2025-05-07T20:22:35.2591330Z Current runner version: '2.323.0' 2025-05-07T20:22:35.2598519Z Runner name: 'i-06f4a4d6ba1a8a9d8' 2025-05-07T20:22:35.2599546Z Machine name: 'ip-10-0-47-52' 2025-05-07T20:22:35.2602377Z ##[group]GITHUB_TOKEN Permissions 2025-05-07T20:22:35.2604648Z Contents: read 2025-05-07T20:22:35.2605170Z Metadata: read 2025-05-07T20:22:35.2605666Z Packages: read 2025-05-07T20:22:35.2606165Z ##[endgroup] 2025-05-07T20:22:35.2608507Z Secret source: None 2025-05-07T20:22:35.2609144Z Prepare workflow directory 2025-05-07T20:22:35.3147983Z Prepare all required actions 2025-05-07T20:22:35.3186294Z Getting action download info 2025-05-07T20:22:35.5245487Z Download action repository 'actions/checkout@v4' (SHA:11bd71901bbe5b1630ceea73d27597364c9af683) 2025-05-07T20:22:35.8202151Z Download action repository 'actions/download-artifact@v4' (SHA:d3f86a106a0bac45b974a628896c90dbdf5c8093) 2025-05-07T20:22:36.1645532Z Download action repository 'pytorch/test-infra@main' (SHA:117fccdf5892ff9a958d2afb4b4b8b6e930d3187) 2025-05-07T20:22:37.7812845Z Getting action download info 2025-05-07T20:22:37.9040371Z Download action repository 'nick-fields/retry@3e91a01664abd3c5cd539100d10d33b9c5b68482' (SHA:3e91a01664abd3c5cd539100d10d33b9c5b68482) 2025-05-07T20:22:38.0969135Z Complete job name: test_and_publish_artifact (x86, linux.g5.4xlarge.nvidia.gpu, default, 3.12, 11.8.0, 12.6.3, clang) 2025-05-07T20:22:38.1590229Z A job started hook has been configured by the self-hosted runner administrator 2025-05-07T20:22:38.1725007Z ##[group]Run '/home/ec2-user/runner-scripts/before_job.sh' 2025-05-07T20:22:38.1737883Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-05-07T20:22:38.1739444Z ##[endgroup] 2025-05-07T20:22:39.2989266Z Runner Type: linux.g5.4xlarge.nvidia.gpu 2025-05-07T20:22:39.2989717Z Instance Type: g5.4xlarge 2025-05-07T20:22:39.2990172Z AMI Name: unknown 2025-05-07T20:22:39.3029836Z AMI ID: ami-071226ecf16aa7d96 2025-05-07T20:22:44.7264830Z ##[group]Run actions/checkout@v4 2025-05-07T20:22:44.7265144Z with: 2025-05-07T20:22:44.7265365Z submodules: true 2025-05-07T20:22:44.7265591Z repository: pytorch/FBGEMM 2025-05-07T20:22:44.7265977Z token: *** 2025-05-07T20:22:44.7266177Z ssh-strict: true 2025-05-07T20:22:44.7266380Z ssh-user: git 2025-05-07T20:22:44.7266589Z persist-credentials: true 2025-05-07T20:22:44.7266835Z clean: true 2025-05-07T20:22:44.7267055Z sparse-checkout-cone-mode: true 2025-05-07T20:22:44.7267316Z fetch-depth: 1 2025-05-07T20:22:44.7267525Z fetch-tags: false 2025-05-07T20:22:44.7267731Z show-progress: true 2025-05-07T20:22:44.7267951Z lfs: false 2025-05-07T20:22:44.7268147Z set-safe-directory: true 2025-05-07T20:22:44.7268392Z env: 2025-05-07T20:22:44.7268597Z PRELUDE: .github/scripts/setup_env.bash 2025-05-07T20:22:44.7268898Z BUILD_ENV: build_binary 2025-05-07T20:22:44.7269158Z BUILD_TARGET: default 2025-05-07T20:22:44.7269381Z BUILD_VARIANT: cuda 2025-05-07T20:22:44.7269641Z BUILD_CUDA_VERSION: 11.8.0 2025-05-07T20:22:44.7269894Z ENFORCE_CUDA_DEVICE: 1 2025-05-07T20:22:44.7270156Z ##[endgroup] 2025-05-07T20:22:44.8429992Z Syncing repository: pytorch/FBGEMM 2025-05-07T20:22:44.8431155Z ##[group]Getting Git version info 2025-05-07T20:22:44.8431592Z Working directory is '/home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM' 2025-05-07T20:22:44.8432181Z [command]/usr/bin/git version 2025-05-07T20:22:44.8432435Z git version 2.47.1 2025-05-07T20:22:44.8440758Z ##[endgroup] 2025-05-07T20:22:44.8464647Z Temporarily overriding HOME='/home/ec2-user/actions-runner/_work/_temp/0116acac-15aa-4039-a48d-e539cc43a189' before making global git config changes 2025-05-07T20:22:44.8465557Z Adding repository directory to the temporary git global config as a safe directory 2025-05-07T20:22:44.8470002Z [command]/usr/bin/git config --global --add safe.directory /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM 2025-05-07T20:22:44.8507754Z Deleting the contents of '/home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM' 2025-05-07T20:22:44.8511040Z ##[group]Initializing the repository 2025-05-07T20:22:44.8515105Z [command]/usr/bin/git init /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM 2025-05-07T20:22:44.8556293Z hint: Using 'master' as the name for the initial branch. This default branch name 2025-05-07T20:22:44.8557111Z hint: is subject to change. To configure the initial branch name to use in all 2025-05-07T20:22:44.8557826Z hint: of your new repositories, which will suppress this warning, call: 2025-05-07T20:22:44.8558335Z hint: 2025-05-07T20:22:44.8558696Z hint: git config --global init.defaultBranch 2025-05-07T20:22:44.8559105Z hint: 2025-05-07T20:22:44.8559714Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2025-05-07T20:22:44.8560233Z hint: 'development'. The just-created branch can be renamed via this command: 2025-05-07T20:22:44.8560631Z hint: 2025-05-07T20:22:44.8560837Z hint: git branch -m 2025-05-07T20:22:44.8561342Z Initialized empty Git repository in /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/.git/ 2025-05-07T20:22:44.8568450Z [command]/usr/bin/git remote add origin https://github.com/pytorch/FBGEMM 2025-05-07T20:22:44.8603315Z ##[endgroup] 2025-05-07T20:22:44.8603745Z ##[group]Disabling automatic garbage collection 2025-05-07T20:22:44.8607371Z [command]/usr/bin/git config --local gc.auto 0 2025-05-07T20:22:44.8640700Z ##[endgroup] 2025-05-07T20:22:44.8641093Z ##[group]Setting up auth 2025-05-07T20:22:44.8647068Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2025-05-07T20:22:44.8679421Z [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.9048293Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2025-05-07T20:22:44.9081056Z [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.9429013Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2025-05-07T20:22:44.9476780Z ##[endgroup] 2025-05-07T20:22:44.9477210Z ##[group]Fetching the repository 2025-05-07T20:22:44.9484599Z [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.2858939Z From https://github.com/pytorch/FBGEMM 2025-05-07T20:22:45.2859798Z * [new ref] a2f4c52051596e74bc8c16e3d2867a4ecdd271e0 -> pull/4066/merge 2025-05-07T20:22:45.2884522Z ##[endgroup] 2025-05-07T20:22:45.2884929Z ##[group]Determining the checkout info 2025-05-07T20:22:45.2887666Z ##[endgroup] 2025-05-07T20:22:45.2892519Z [command]/usr/bin/git sparse-checkout disable 2025-05-07T20:22:45.2933639Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig 2025-05-07T20:22:45.2973009Z ##[group]Checking out the ref 2025-05-07T20:22:45.2977606Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/4066/merge 2025-05-07T20:22:45.4082279Z Note: switching to 'refs/remotes/pull/4066/merge'. 2025-05-07T20:22:45.4082607Z 2025-05-07T20:22:45.4082811Z You are in 'detached HEAD' state. You can look around, make experimental 2025-05-07T20:22:45.4083296Z changes and commit them, and you can discard any commits you make in this 2025-05-07T20:22:45.4083768Z state without impacting any branches by switching back to a branch. 2025-05-07T20:22:45.4084069Z 2025-05-07T20:22:45.4084274Z If you want to create a new branch to retain commits you create, you may 2025-05-07T20:22:45.4084716Z do so (now or later) by using -c with the switch command. Example: 2025-05-07T20:22:45.4085015Z 2025-05-07T20:22:45.4085126Z git switch -c 2025-05-07T20:22:45.4085313Z 2025-05-07T20:22:45.4085457Z Or undo this operation with: 2025-05-07T20:22:45.4085623Z 2025-05-07T20:22:45.4085708Z git switch - 2025-05-07T20:22:45.4086236Z 2025-05-07T20:22:45.4086456Z Turn off this advice by setting config variable advice.detachedHead to false 2025-05-07T20:22:45.4086763Z 2025-05-07T20:22:45.4087134Z HEAD is now at a2f4c52 Merge 6060cd4b5f971680caecdcc657faccb5720d1c3e into fd4df5f456e0cca514bacd98a39efb72990fd9f4 2025-05-07T20:22:45.4095563Z ##[endgroup] 2025-05-07T20:22:45.4096027Z ##[group]Setting up auth for fetching submodules 2025-05-07T20:22:45.4101766Z [command]/usr/bin/git config --global http.https://github.com/.extraheader AUTHORIZATION: basic *** 2025-05-07T20:22:45.4147720Z [command]/usr/bin/git config --global --unset-all url.https://github.com/.insteadOf 2025-05-07T20:22:45.4177810Z [command]/usr/bin/git config --global --add url.https://github.com/.insteadOf git@github.com: 2025-05-07T20:22:45.4212835Z [command]/usr/bin/git config --global --add url.https://github.com/.insteadOf org-21003710@github.com: 2025-05-07T20:22:45.4240411Z ##[endgroup] 2025-05-07T20:22:45.4240779Z ##[group]Fetching submodules 2025-05-07T20:22:45.4243603Z [command]/usr/bin/git submodule sync 2025-05-07T20:22:45.4585249Z [command]/usr/bin/git -c protocol.version=2 submodule update --init --force --depth=1 2025-05-07T20:22:45.4919848Z Submodule 'external/asmjit' (https://github.com/asmjit/asmjit.git) registered for path 'external/asmjit' 2025-05-07T20:22:45.4922572Z Submodule 'external/composable_kernel' (https://github.com/jwfromm/composable_kernel.git) registered for path 'external/composable_kernel' 2025-05-07T20:22:45.4925925Z Submodule 'external/cpuinfo' (https://github.com/pytorch/cpuinfo) registered for path 'external/cpuinfo' 2025-05-07T20:22:45.4929490Z Submodule 'external/cutlass' (https://github.com/jwfromm/cutlass) registered for path 'external/cutlass' 2025-05-07T20:22:45.4933785Z Submodule 'external/googletest' (https://github.com/google/googletest) registered for path 'external/googletest' 2025-05-07T20:22:45.4938066Z Submodule 'external/hipify_torch' (https://github.com/ROCmSoftwarePlatform/hipify_torch.git) registered for path 'external/hipify_torch' 2025-05-07T20:22:45.4941533Z Submodule 'external/json' (https://github.com/nlohmann/json.git) registered for path 'external/json' 2025-05-07T20:22:45.4973506Z Cloning into '/home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/external/asmjit'... 2025-05-07T20:22:45.7673209Z Cloning into '/home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/external/composable_kernel'... 2025-05-07T20:22:46.2561790Z Cloning into '/home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/external/cpuinfo'... 2025-05-07T20:22:46.6468443Z Cloning into '/home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/external/cutlass'... 2025-05-07T20:22:47.7521350Z Cloning into '/home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/external/googletest'... 2025-05-07T20:22:48.1111698Z Cloning into '/home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/external/hipify_torch'... 2025-05-07T20:22:48.4362537Z Cloning into '/home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/external/json'... 2025-05-07T20:22:49.5716287Z From https://github.com/asmjit/asmjit 2025-05-07T20:22:49.5717149Z * branch e5d7c0bd5d9aec44d68830187138149e6a8c4e32 -> FETCH_HEAD 2025-05-07T20:22:49.6189241Z Submodule path 'external/asmjit': checked out 'e5d7c0bd5d9aec44d68830187138149e6a8c4e32' 2025-05-07T20:22:50.2356007Z From https://github.com/jwfromm/composable_kernel 2025-05-07T20:22:50.2356902Z * branch 4a61bdd4bd4ed730e078aebc7c0fcf046ff29406 -> FETCH_HEAD 2025-05-07T20:22:50.5100044Z Submodule path 'external/composable_kernel': checked out '4a61bdd4bd4ed730e078aebc7c0fcf046ff29406' 2025-05-07T20:22:51.3793112Z From https://github.com/pytorch/cpuinfo 2025-05-07T20:22:51.3793680Z * branch 6543fec09b2f04ac4a666882998b534afc9c1349 -> FETCH_HEAD 2025-05-07T20:22:51.4801539Z Submodule path 'external/cpuinfo': checked out '6543fec09b2f04ac4a666882998b534afc9c1349' 2025-05-07T20:22:52.6667009Z From https://github.com/jwfromm/cutlass 2025-05-07T20:22:52.6667451Z * branch 3ed8d2ec4ba35ef5d9d8353826209b6f868f63d3 -> FETCH_HEAD 2025-05-07T20:22:53.3625742Z Submodule path 'external/cutlass': checked out '3ed8d2ec4ba35ef5d9d8353826209b6f868f63d3' 2025-05-07T20:22:54.4953568Z From https://github.com/google/googletest 2025-05-07T20:22:54.4954016Z * branch f8d7d77c06936315286eb55f8de22cd23c188571 -> FETCH_HEAD 2025-05-07T20:22:54.5360064Z Submodule path 'external/googletest': checked out 'f8d7d77c06936315286eb55f8de22cd23c188571' 2025-05-07T20:22:55.0887725Z From https://github.com/ROCmSoftwarePlatform/hipify_torch 2025-05-07T20:22:55.0888215Z * branch 420084499c7c1e1c2d801922f40df202eac5f3a0 -> FETCH_HEAD 2025-05-07T20:22:55.0975594Z Submodule path 'external/hipify_torch': checked out '420084499c7c1e1c2d801922f40df202eac5f3a0' 2025-05-07T20:22:55.9042324Z From https://github.com/nlohmann/json 2025-05-07T20:22:55.9042768Z * branch 9cca280a4d0ccf0c08f47a99aa71d1b0e52f8d03 -> FETCH_HEAD 2025-05-07T20:22:56.0191915Z Submodule path 'external/json': checked out '9cca280a4d0ccf0c08f47a99aa71d1b0e52f8d03' 2025-05-07T20:22:56.0211708Z [command]/usr/bin/git submodule foreach git config --local gc.auto 0 2025-05-07T20:22:56.0551031Z Entering 'external/asmjit' 2025-05-07T20:22:56.0583206Z Entering 'external/composable_kernel' 2025-05-07T20:22:56.0614794Z Entering 'external/cpuinfo' 2025-05-07T20:22:56.0647601Z Entering 'external/cutlass' 2025-05-07T20:22:56.0678919Z Entering 'external/googletest' 2025-05-07T20:22:56.0710444Z Entering 'external/hipify_torch' 2025-05-07T20:22:56.0742055Z Entering 'external/json' 2025-05-07T20:22:56.0788455Z ##[endgroup] 2025-05-07T20:22:56.0789005Z ##[group]Persisting credentials for submodules 2025-05-07T20:22:56.0795743Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'url\.https\:\/\/github\.com\/\.insteadOf' && git config --local --unset-all 'url.https://github.com/.insteadOf' || :" 2025-05-07T20:22:56.1137607Z Entering 'external/asmjit' 2025-05-07T20:22:56.1205705Z Entering 'external/composable_kernel' 2025-05-07T20:22:56.1275847Z Entering 'external/cpuinfo' 2025-05-07T20:22:56.1340315Z Entering 'external/cutlass' 2025-05-07T20:22:56.1413488Z Entering 'external/googletest' 2025-05-07T20:22:56.1479661Z Entering 'external/hipify_torch' 2025-05-07T20:22:56.1545867Z Entering 'external/json' 2025-05-07T20:22:56.1629556Z [command]/usr/bin/git submodule foreach sh -c "git config --local 'http.https://github.com/.extraheader' 'AUTHORIZATION: basic ***' && git config --local --show-origin --name-only --get-regexp remote.origin.url" 2025-05-07T20:22:56.1962026Z Entering 'external/asmjit' 2025-05-07T20:22:56.2024246Z file:/home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/.git/modules/external/asmjit/config remote.origin.url 2025-05-07T20:22:56.2026470Z Entering 'external/composable_kernel' 2025-05-07T20:22:56.2087762Z file:/home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/.git/modules/external/composable_kernel/config remote.origin.url 2025-05-07T20:22:56.2090414Z Entering 'external/cpuinfo' 2025-05-07T20:22:56.2150996Z file:/home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/.git/modules/external/cpuinfo/config remote.origin.url 2025-05-07T20:22:56.2153907Z Entering 'external/cutlass' 2025-05-07T20:22:56.2215678Z file:/home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/.git/modules/external/cutlass/config remote.origin.url 2025-05-07T20:22:56.2219212Z Entering 'external/googletest' 2025-05-07T20:22:56.2279767Z file:/home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/.git/modules/external/googletest/config remote.origin.url 2025-05-07T20:22:56.2282591Z Entering 'external/hipify_torch' 2025-05-07T20:22:56.2344028Z file:/home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/.git/modules/external/hipify_torch/config remote.origin.url 2025-05-07T20:22:56.2346841Z Entering 'external/json' 2025-05-07T20:22:56.2409898Z file:/home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/.git/modules/external/json/config remote.origin.url 2025-05-07T20:22:56.2497387Z [command]/usr/bin/git submodule foreach git config --local --add 'url.https://github.com/.insteadOf' 'git@github.com:' 2025-05-07T20:22:56.2829353Z Entering 'external/asmjit' 2025-05-07T20:22:56.2862154Z Entering 'external/composable_kernel' 2025-05-07T20:22:56.2894526Z Entering 'external/cpuinfo' 2025-05-07T20:22:56.2926046Z Entering 'external/cutlass' 2025-05-07T20:22:56.2957910Z Entering 'external/googletest' 2025-05-07T20:22:56.2989669Z Entering 'external/hipify_torch' 2025-05-07T20:22:56.3022948Z Entering 'external/json' 2025-05-07T20:22:56.3072121Z [command]/usr/bin/git submodule foreach git config --local --add 'url.https://github.com/.insteadOf' 'org-21003710@github.com:' 2025-05-07T20:22:56.3402037Z Entering 'external/asmjit' 2025-05-07T20:22:56.3434491Z Entering 'external/composable_kernel' 2025-05-07T20:22:56.3466577Z Entering 'external/cpuinfo' 2025-05-07T20:22:56.3497634Z Entering 'external/cutlass' 2025-05-07T20:22:56.3531246Z Entering 'external/googletest' 2025-05-07T20:22:56.3563169Z Entering 'external/hipify_torch' 2025-05-07T20:22:56.3595292Z Entering 'external/json' 2025-05-07T20:22:56.3656879Z ##[endgroup] 2025-05-07T20:22:56.3677743Z [command]/usr/bin/git log -1 --format=%H 2025-05-07T20:22:56.3704089Z a2f4c52051596e74bc8c16e3d2867a4ecdd271e0 2025-05-07T20:22:56.3889572Z ##[group]Run actions/download-artifact@v4 2025-05-07T20:22:56.3889882Z with: 2025-05-07T20:22:56.3890127Z name: fbgemm_default_x86_clang_py3.12_cu11.8.0.whl 2025-05-07T20:22:56.3890436Z merge-multiple: false 2025-05-07T20:22:56.3890682Z repository: pytorch/FBGEMM 2025-05-07T20:22:56.3890922Z run-id: 14891846252 2025-05-07T20:22:56.3891138Z env: 2025-05-07T20:22:56.3891354Z PRELUDE: .github/scripts/setup_env.bash 2025-05-07T20:22:56.3891636Z BUILD_ENV: build_binary 2025-05-07T20:22:56.3891867Z BUILD_TARGET: default 2025-05-07T20:22:56.3892084Z BUILD_VARIANT: cuda 2025-05-07T20:22:56.3892309Z BUILD_CUDA_VERSION: 11.8.0 2025-05-07T20:22:56.3892542Z ENFORCE_CUDA_DEVICE: 1 2025-05-07T20:22:56.3892765Z ##[endgroup] 2025-05-07T20:22:56.6204513Z Downloading single artifact 2025-05-07T20:22:56.7333393Z Preparing to download the following artifacts: 2025-05-07T20:22:56.7334234Z - fbgemm_default_x86_clang_py3.12_cu11.8.0.whl (ID: 3081409635, Size: 268057602, Expected Digest: sha256:afb259b130cbd13cf78d728c14b15a9dc10c8a7cc105d40c7a28fedb5b6b93df) 2025-05-07T20:22:56.7849132Z Redirecting to blob download url: https://productionresultssa4.blob.core.windows.net/actions-results/b81c1ade-b872-4473-afc9-b227c140a38f/workflow-job-run-4ecd7a8b-cc54-509c-aa20-2a17ff6ef79e/artifacts/441d74b1b1448e40a301e9220c0f60a17d064d5225a0aa4caf3beed57747b841.zip 2025-05-07T20:22:56.7850508Z Starting download of artifact to: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM 2025-05-07T20:22:56.8534679Z (node:48589) [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.8535617Z (Use `node --trace-deprecation ...` to show where the warning was created) 2025-05-07T20:22:59.7648069Z SHA256 digest of downloaded artifact is afb259b130cbd13cf78d728c14b15a9dc10c8a7cc105d40c7a28fedb5b6b93df 2025-05-07T20:22:59.7648692Z Artifact download completed successfully. 2025-05-07T20:22:59.7649015Z Total of 1 artifact(s) downloaded 2025-05-07T20:22:59.7653960Z Download artifact has finished successfully 2025-05-07T20:22:59.7981259Z ##[group]Run pytorch/test-infra/.github/actions/setup-nvidia@main 2025-05-07T20:22:59.7981651Z with: 2025-05-07T20:22:59.7981866Z driver-version: 570.133.07 2025-05-07T20:22:59.7982106Z env: 2025-05-07T20:22:59.7982321Z PRELUDE: .github/scripts/setup_env.bash 2025-05-07T20:22:59.7982614Z BUILD_ENV: build_binary 2025-05-07T20:22:59.7982848Z BUILD_TARGET: default 2025-05-07T20:22:59.7983072Z BUILD_VARIANT: cuda 2025-05-07T20:22:59.7983305Z BUILD_CUDA_VERSION: 11.8.0 2025-05-07T20:22:59.7983555Z ENFORCE_CUDA_DEVICE: 1 2025-05-07T20:22:59.7983788Z ##[endgroup] 2025-05-07T20:22:59.8071528Z ##[group]Run nick-fields/retry@3e91a01664abd3c5cd539100d10d33b9c5b68482 2025-05-07T20:22:59.8071903Z with: 2025-05-07T20:22:59.8072291Z timeout_minutes: 10 2025-05-07T20:22:59.8072517Z max_attempts: 3 2025-05-07T20:22:59.8095037Z 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:22:59.8117612Z retry_wait_seconds: 10 2025-05-07T20:22:59.8117868Z polling_interval_seconds: 1 2025-05-07T20:22:59.8118117Z warning_on_retry: true 2025-05-07T20:22:59.8118355Z continue_on_error: false 2025-05-07T20:22:59.8118596Z env: 2025-05-07T20:22:59.8118804Z PRELUDE: .github/scripts/setup_env.bash 2025-05-07T20:22:59.8119099Z BUILD_ENV: build_binary 2025-05-07T20:22:59.8119338Z BUILD_TARGET: default 2025-05-07T20:22:59.8119565Z BUILD_VARIANT: cuda 2025-05-07T20:22:59.8119800Z BUILD_CUDA_VERSION: 11.8.0 2025-05-07T20:22:59.8120048Z ENFORCE_CUDA_DEVICE: 1 2025-05-07T20:22:59.8120280Z DRIVER_VERSION: 570.133.07 2025-05-07T20:22:59.8120516Z ##[endgroup] 2025-05-07T20:22:59.8924587Z == Installing nvidia driver NVIDIA-Linux-x86_64-570.133.07.run == 2025-05-07T20:22:59.8926349Z + pre_install_nvidia_driver_amzn2 2025-05-07T20:22:59.8926734Z + sudo yum remove -y nvidia-driver-latest-dkms 2025-05-07T20:23:00.4650441Z No match for argument: nvidia-driver-latest-dkms 2025-05-07T20:23:00.4651580Z No packages marked for removal. 2025-05-07T20:23:00.4716291Z Dependencies resolved. 2025-05-07T20:23:00.4727271Z Nothing to do. 2025-05-07T20:23:00.4727794Z Complete! 2025-05-07T20:23:00.5082178Z + install_nvidia_driver_common 2025-05-07T20:23:00.5098960Z + echo 'Before installing NVIDIA driver' 2025-05-07T20:23:00.5099270Z + lspci 2025-05-07T20:23:00.5099479Z Before installing NVIDIA driver 2025-05-07T20:23:00.5262731Z 00:00.0 Host bridge: Intel Corporation 440FX - 82441FX PMC [Natoma] 2025-05-07T20:23:00.5263592Z 00:01.0 ISA bridge: Intel Corporation 82371SB PIIX3 ISA [Natoma/Triton II] 2025-05-07T20:23:00.5264122Z 00:01.3 Non-VGA unclassified device: Intel Corporation 82371AB/EB/MB PIIX4 ACPI (rev 08) 2025-05-07T20:23:00.5264638Z 00:03.0 VGA compatible controller: Amazon.com, Inc. Device 1111 2025-05-07T20:23:00.5265126Z 00:04.0 Non-Volatile memory controller: Amazon.com, Inc. NVMe EBS Controller 2025-05-07T20:23:00.5265643Z 00:05.0 Ethernet controller: Amazon.com, Inc. Elastic Network Adapter (ENA) 2025-05-07T20:23:00.5266106Z 00:1e.0 3D controller: NVIDIA Corporation GA102GL [A10G] (rev a1) 2025-05-07T20:23:00.5266570Z 00:1f.0 Non-Volatile memory controller: Amazon.com, Inc. NVMe SSD Controller 2025-05-07T20:23:00.5266956Z + lsmod 2025-05-07T20:23:00.5308929Z Module Size Used by 2025-05-07T20:23:00.5309236Z xt_conntrack 16384 1 2025-05-07T20:23:00.5309491Z nft_chain_nat 16384 3 2025-05-07T20:23:00.5309747Z xt_MASQUERADE 20480 1 2025-05-07T20:23:00.5310037Z nf_nat 57344 2 nft_chain_nat,xt_MASQUERADE 2025-05-07T20:23:00.5310355Z nf_conntrack_netlink 57344 0 2025-05-07T20:23:00.5310739Z nf_conntrack 184320 4 xt_conntrack,nf_nat,nf_conntrack_netlink,xt_MASQUERADE 2025-05-07T20:23:00.5311150Z nf_defrag_ipv6 24576 1 nf_conntrack 2025-05-07T20:23:00.5311458Z nf_defrag_ipv4 16384 1 nf_conntrack 2025-05-07T20:23:00.5311745Z xfrm_user 57344 1 2025-05-07T20:23:00.5312005Z xfrm_algo 16384 1 xfrm_user 2025-05-07T20:23:00.5312279Z xt_addrtype 16384 2 2025-05-07T20:23:00.5312529Z nft_compat 20480 4 2025-05-07T20:23:00.5312826Z nf_tables 311296 57 nft_compat,nft_chain_nat 2025-05-07T20:23:00.5313222Z nfnetlink 20480 4 nft_compat,nf_conntrack_netlink,nf_tables 2025-05-07T20:23:00.5313582Z br_netfilter 36864 0 2025-05-07T20:23:00.5313848Z bridge 323584 1 br_netfilter 2025-05-07T20:23:00.5314127Z stp 16384 1 bridge 2025-05-07T20:23:00.5314400Z llc 16384 2 bridge,stp 2025-05-07T20:23:00.5314704Z overlay 167936 0 2025-05-07T20:23:00.5314964Z tls 135168 0 2025-05-07T20:23:00.5315208Z nls_ascii 16384 1 2025-05-07T20:23:00.5315446Z nls_cp437 20480 1 2025-05-07T20:23:00.5315683Z vfat 24576 1 2025-05-07T20:23:00.5315920Z fat 86016 1 vfat 2025-05-07T20:23:00.5316172Z sunrpc 696320 1 2025-05-07T20:23:00.5316406Z i8042 45056 0 2025-05-07T20:23:00.5316631Z ena 180224 0 2025-05-07T20:23:00.5316874Z serio 28672 3 i8042 2025-05-07T20:23:00.5317140Z ghash_clmulni_intel 16384 0 2025-05-07T20:23:00.5317389Z button 24576 0 2025-05-07T20:23:00.5317632Z sch_fq_codel 20480 17 2025-05-07T20:23:00.5317879Z dm_mod 188416 0 2025-05-07T20:23:00.5318108Z fuse 163840 1 2025-05-07T20:23:00.5318349Z loop 36864 0 2025-05-07T20:23:00.5318589Z configfs 57344 1 2025-05-07T20:23:00.5318824Z dax 45056 1 dm_mod 2025-05-07T20:23:00.5319090Z dmi_sysfs 20480 0 2025-05-07T20:23:00.5319338Z crc32_pclmul 16384 0 2025-05-07T20:23:00.5319585Z crc32c_intel 24576 0 2025-05-07T20:23:00.5319820Z efivarfs 24576 1 2025-05-07T20:23:00.5320059Z + modinfo nvidia 2025-05-07T20:23:00.5330927Z filename: /lib/modules/6.1.130-139.222.amzn2023.x86_64/kernel/drivers/video/nvidia.ko 2025-05-07T20:23:00.5331383Z import_ns: DMA_BUF 2025-05-07T20:23:00.5331619Z alias: char-major-195-* 2025-05-07T20:23:00.5331878Z version: 570.133.07 2025-05-07T20:23:00.5332128Z supported: external 2025-05-07T20:23:00.5332359Z license: Dual MIT/GPL 2025-05-07T20:23:00.5332641Z firmware: nvidia/570.133.07/gsp_tu10x.bin 2025-05-07T20:23:00.5333326Z firmware: nvidia/570.133.07/gsp_ga10x.bin 2025-05-07T20:23:00.5333639Z srcversion: 49515739FD8F721A3F2F714 2025-05-07T20:23:00.5334057Z alias: pci:v000010DEd*sv*sd*bc06sc80i00* 2025-05-07T20:23:00.5334686Z alias: pci:v000010DEd*sv*sd*bc03sc02i00* 2025-05-07T20:23:00.5335173Z alias: pci:v000010DEd*sv*sd*bc03sc00i00* 2025-05-07T20:23:00.5335545Z depends: i2c-core,drm 2025-05-07T20:23:00.5335802Z retpoline: Y 2025-05-07T20:23:00.5336122Z name: nvidia 2025-05-07T20:23:00.5336526Z vermagic: 6.1.130-139.222.amzn2023.x86_64 SMP preempt mod_unload modversions 2025-05-07T20:23:00.5337054Z parm: NvSwitchRegDwords:NvSwitch regkey (charp) 2025-05-07T20:23:00.5337558Z parm: NvSwitchBlacklist:NvSwitchBlacklist=uuid[,uuid...] (charp) 2025-05-07T20:23:00.5338078Z parm: NVreg_ResmanDebugLevel:int 2025-05-07T20:23:00.5338369Z parm: NVreg_RmLogonRC:int 2025-05-07T20:23:00.5338656Z parm: NVreg_ModifyDeviceFiles:int 2025-05-07T20:23:00.5338968Z parm: NVreg_DeviceFileUID:int 2025-05-07T20:23:00.5339257Z parm: NVreg_DeviceFileGID:int 2025-05-07T20:23:00.5339552Z parm: NVreg_DeviceFileMode:int 2025-05-07T20:23:00.5339905Z parm: NVreg_InitializeSystemMemoryAllocations:int 2025-05-07T20:23:00.5340304Z parm: NVreg_UsePageAttributeTable:int 2025-05-07T20:23:00.5340616Z parm: NVreg_EnablePCIeGen3:int 2025-05-07T20:23:00.5340907Z parm: NVreg_EnableMSI:int 2025-05-07T20:23:00.5341204Z parm: NVreg_EnableStreamMemOPs:int 2025-05-07T20:23:00.5341550Z parm: NVreg_RestrictProfilingToAdminUsers:int 2025-05-07T20:23:00.5341937Z parm: NVreg_PreserveVideoMemoryAllocations:int 2025-05-07T20:23:00.5342312Z parm: NVreg_EnableS0ixPowerManagement:int 2025-05-07T20:23:00.5342715Z parm: NVreg_S0ixPowerManagementVideoMemoryThreshold:int 2025-05-07T20:23:00.5343116Z parm: NVreg_DynamicPowerManagement:int 2025-05-07T20:23:00.5343525Z parm: NVreg_DynamicPowerManagementVideoMemoryThreshold:int 2025-05-07T20:23:00.5343925Z parm: NVreg_EnableGpuFirmware:int 2025-05-07T20:23:00.5344242Z parm: NVreg_EnableGpuFirmwareLogs:int 2025-05-07T20:23:00.5344617Z parm: NVreg_OpenRmEnableUnsupportedGpus:int 2025-05-07T20:23:00.5345005Z parm: NVreg_EnableUserNUMAManagement:int 2025-05-07T20:23:00.5345325Z parm: NVreg_MemoryPoolSize:int 2025-05-07T20:23:00.5345642Z parm: NVreg_KMallocHeapMaxSize:int 2025-05-07T20:23:00.5345963Z parm: NVreg_VMallocHeapMaxSize:int 2025-05-07T20:23:00.5346271Z parm: NVreg_IgnoreMMIOCheck:int 2025-05-07T20:23:00.5346572Z parm: NVreg_NvLinkDisable:int 2025-05-07T20:23:00.5346905Z parm: NVreg_EnablePCIERelaxedOrderingMode:int 2025-05-07T20:23:00.5347249Z parm: NVreg_RegisterPCIDriver:int 2025-05-07T20:23:00.5347566Z parm: NVreg_EnableResizableBar:int 2025-05-07T20:23:00.5347892Z parm: NVreg_EnableDbgBreakpoint:int 2025-05-07T20:23:00.5348227Z parm: NVreg_EnableNonblockingOpen:int 2025-05-07T20:23:00.5348541Z parm: NVreg_RegistryDwords:charp 2025-05-07T20:23:00.5348873Z parm: NVreg_RegistryDwordsPerDevice:charp 2025-05-07T20:23:00.5349195Z parm: NVreg_RmMsg:charp 2025-05-07T20:23:00.5349464Z parm: NVreg_GpuBlacklist:charp 2025-05-07T20:23:00.5349785Z parm: NVreg_TemporaryFilePath:charp 2025-05-07T20:23:00.5350102Z parm: NVreg_ExcludedGpus:charp 2025-05-07T20:23:00.5350401Z parm: NVreg_DmaRemapPeerMmio:int 2025-05-07T20:23:00.5350724Z parm: NVreg_RmNvlinkBandwidth:charp 2025-05-07T20:23:00.5351066Z parm: NVreg_RmNvlinkBandwidthLinkCount:int 2025-05-07T20:23:00.5351403Z parm: NVreg_ImexChannelCount:int 2025-05-07T20:23:00.5351709Z parm: NVreg_CreateImexChannel0:int 2025-05-07T20:23:00.5352045Z parm: NVreg_GrdmaPciTopoCheckOverride:int 2025-05-07T20:23:00.5352469Z parm: rm_firmware_active:charp 2025-05-07T20:23:00.5352754Z + HAS_NVIDIA_DRIVER=0 2025-05-07T20:23:00.5352991Z ++ command -v nvidia-smi 2025-05-07T20:23:00.5353240Z + '[' -x /usr/bin/nvidia-smi ']' 2025-05-07T20:23:00.5353479Z + set +e 2025-05-07T20:23:00.5353775Z ++ nvidia-smi --query-gpu=driver_version --format=csv,noheader --id=0 2025-05-07T20:23:02.3453284Z + INSTALLED_DRIVER_VERSION=570.133.07 2025-05-07T20:23:02.3453642Z + NVIDIA_SMI_STATUS=0 2025-05-07T20:23:02.3453867Z + '[' 0 -ne 0 ']' 2025-05-07T20:23:02.3454086Z + '[' 570.133.07 '!=' 570.133.07 ']' 2025-05-07T20:23:02.3454347Z + HAS_NVIDIA_DRIVER=1 2025-05-07T20:23:02.3454756Z + echo 'NVIDIA driver (570.133.07) has already been installed. Skipping NVIDIA driver installation' 2025-05-07T20:23:02.3455214Z + set -e 2025-05-07T20:23:02.3455832Z + '[' 1 -eq 0 ']' 2025-05-07T20:23:02.3456310Z NVIDIA driver (570.133.07) has already been installed. Skipping NVIDIA driver installation 2025-05-07T20:23:02.3457079Z + post_install_nvidia_driver_common 2025-05-07T20:23:02.3460731Z + sudo modprobe nvidia 2025-05-07T20:23:02.4660599Z + echo 'After installing NVIDIA driver' 2025-05-07T20:23:02.4660947Z + lspci 2025-05-07T20:23:02.4661168Z After installing NVIDIA driver 2025-05-07T20:23:02.4778790Z 00:00.0 Host bridge: Intel Corporation 440FX - 82441FX PMC [Natoma] 2025-05-07T20:23:02.4779283Z 00:01.0 ISA bridge: Intel Corporation 82371SB PIIX3 ISA [Natoma/Triton II] 2025-05-07T20:23:02.4779826Z 00:01.3 Non-VGA unclassified device: Intel Corporation 82371AB/EB/MB PIIX4 ACPI (rev 08) 2025-05-07T20:23:02.4780340Z 00:03.0 VGA compatible controller: Amazon.com, Inc. Device 1111 2025-05-07T20:23:02.4780809Z 00:04.0 Non-Volatile memory controller: Amazon.com, Inc. NVMe EBS Controller 2025-05-07T20:23:02.4781326Z 00:05.0 Ethernet controller: Amazon.com, Inc. Elastic Network Adapter (ENA) 2025-05-07T20:23:02.4781822Z 00:1e.0 3D controller: NVIDIA Corporation GA102GL [A10G] (rev a1) 2025-05-07T20:23:02.4782292Z 00:1f.0 Non-Volatile memory controller: Amazon.com, Inc. NVMe SSD Controller 2025-05-07T20:23:02.4782695Z + lsmod 2025-05-07T20:23:02.4813910Z Module Size Used by 2025-05-07T20:23:02.4814492Z nvidia_uvm 1884160 0 2025-05-07T20:23:02.4815012Z nvidia 11583488 1 nvidia_uvm 2025-05-07T20:23:02.4815422Z drm 602112 1 nvidia 2025-05-07T20:23:02.4815715Z drm_panel_orientation_quirks 32768 1 drm 2025-05-07T20:23:02.4816083Z backlight 24576 1 drm 2025-05-07T20:23:02.4816366Z i2c_core 110592 2 nvidia,drm 2025-05-07T20:23:02.4816643Z xt_conntrack 16384 1 2025-05-07T20:23:02.4816908Z nft_chain_nat 16384 3 2025-05-07T20:23:02.4817163Z xt_MASQUERADE 20480 1 2025-05-07T20:23:02.4817454Z nf_nat 57344 2 nft_chain_nat,xt_MASQUERADE 2025-05-07T20:23:02.4817777Z nf_conntrack_netlink 57344 0 2025-05-07T20:23:02.4818166Z nf_conntrack 184320 4 xt_conntrack,nf_nat,nf_conntrack_netlink,xt_MASQUERADE 2025-05-07T20:23:02.4818592Z nf_defrag_ipv6 24576 1 nf_conntrack 2025-05-07T20:23:02.4818901Z nf_defrag_ipv4 16384 1 nf_conntrack 2025-05-07T20:23:02.4819182Z xfrm_user 57344 1 2025-05-07T20:23:02.4819440Z xfrm_algo 16384 1 xfrm_user 2025-05-07T20:23:02.4819716Z xt_addrtype 16384 2 2025-05-07T20:23:02.4819972Z nft_compat 20480 4 2025-05-07T20:23:02.4820268Z nf_tables 311296 57 nft_compat,nft_chain_nat 2025-05-07T20:23:02.4820658Z nfnetlink 20480 4 nft_compat,nf_conntrack_netlink,nf_tables 2025-05-07T20:23:02.4821022Z br_netfilter 36864 0 2025-05-07T20:23:02.4821290Z bridge 323584 1 br_netfilter 2025-05-07T20:23:02.4821574Z stp 16384 1 bridge 2025-05-07T20:23:02.4821852Z llc 16384 2 bridge,stp 2025-05-07T20:23:02.4822136Z overlay 167936 0 2025-05-07T20:23:02.4822376Z tls 135168 0 2025-05-07T20:23:02.4822622Z nls_ascii 16384 1 2025-05-07T20:23:02.4824300Z nls_cp437 20480 1 2025-05-07T20:23:02.4824547Z vfat 24576 1 2025-05-07T20:23:02.4824795Z fat 86016 1 vfat 2025-05-07T20:23:02.4825054Z sunrpc 696320 1 2025-05-07T20:23:02.4825296Z i8042 45056 0 2025-05-07T20:23:02.4825526Z ena 180224 0 2025-05-07T20:23:02.4825771Z serio 28672 3 i8042 2025-05-07T20:23:02.4826048Z ghash_clmulni_intel 16384 0 2025-05-07T20:23:02.4826297Z button 24576 0 2025-05-07T20:23:02.4826544Z sch_fq_codel 20480 17 2025-05-07T20:23:02.4826799Z dm_mod 188416 0 2025-05-07T20:23:02.4827033Z fuse 163840 1 2025-05-07T20:23:02.4827270Z loop 36864 0 2025-05-07T20:23:02.4827652Z configfs 57344 1 2025-05-07T20:23:02.4827891Z dax 45056 1 dm_mod 2025-05-07T20:23:02.4828154Z dmi_sysfs 20480 0 2025-05-07T20:23:02.4828398Z crc32_pclmul 16384 0 2025-05-07T20:23:02.4828643Z crc32c_intel 24576 0 2025-05-07T20:23:02.4828887Z efivarfs 24576 1 2025-05-07T20:23:02.4829133Z + modinfo nvidia 2025-05-07T20:23:02.4831155Z filename: /lib/modules/6.1.130-139.222.amzn2023.x86_64/kernel/drivers/video/nvidia.ko 2025-05-07T20:23:02.4831604Z import_ns: DMA_BUF 2025-05-07T20:23:02.4831846Z alias: char-major-195-* 2025-05-07T20:23:02.4832101Z version: 570.133.07 2025-05-07T20:23:02.4832340Z supported: external 2025-05-07T20:23:02.4832572Z license: Dual MIT/GPL 2025-05-07T20:23:02.4832848Z firmware: nvidia/570.133.07/gsp_tu10x.bin 2025-05-07T20:23:02.4833173Z firmware: nvidia/570.133.07/gsp_ga10x.bin 2025-05-07T20:23:02.4833469Z srcversion: 49515739FD8F721A3F2F714 2025-05-07T20:23:02.4833782Z alias: pci:v000010DEd*sv*sd*bc06sc80i00* 2025-05-07T20:23:02.4834107Z alias: pci:v000010DEd*sv*sd*bc03sc02i00* 2025-05-07T20:23:02.4834428Z alias: pci:v000010DEd*sv*sd*bc03sc00i00* 2025-05-07T20:23:02.4834733Z depends: i2c-core,drm 2025-05-07T20:23:02.4834983Z retpoline: Y 2025-05-07T20:23:02.4835186Z name: nvidia 2025-05-07T20:23:02.4835532Z vermagic: 6.1.130-139.222.amzn2023.x86_64 SMP preempt mod_unload modversions 2025-05-07T20:23:02.4835990Z parm: NvSwitchRegDwords:NvSwitch regkey (charp) 2025-05-07T20:23:02.4836420Z parm: NvSwitchBlacklist:NvSwitchBlacklist=uuid[,uuid...] (charp) 2025-05-07T20:23:02.4836811Z parm: NVreg_ResmanDebugLevel:int 2025-05-07T20:23:02.4837105Z parm: NVreg_RmLogonRC:int 2025-05-07T20:23:02.4837390Z parm: NVreg_ModifyDeviceFiles:int 2025-05-07T20:23:02.4837682Z parm: NVreg_DeviceFileUID:int 2025-05-07T20:23:02.4837979Z parm: NVreg_DeviceFileGID:int 2025-05-07T20:23:02.4838268Z parm: NVreg_DeviceFileMode:int 2025-05-07T20:23:02.4838606Z parm: NVreg_InitializeSystemMemoryAllocations:int 2025-05-07T20:23:02.4838984Z parm: NVreg_UsePageAttributeTable:int 2025-05-07T20:23:02.4839300Z parm: NVreg_EnablePCIeGen3:int 2025-05-07T20:23:02.4839589Z parm: NVreg_EnableMSI:int 2025-05-07T20:23:02.4839873Z parm: NVreg_EnableStreamMemOPs:int 2025-05-07T20:23:02.4840215Z parm: NVreg_RestrictProfilingToAdminUsers:int 2025-05-07T20:23:02.4840597Z parm: NVreg_PreserveVideoMemoryAllocations:int 2025-05-07T20:23:02.4840954Z parm: NVreg_EnableS0ixPowerManagement:int 2025-05-07T20:23:02.4841350Z parm: NVreg_S0ixPowerManagementVideoMemoryThreshold:int 2025-05-07T20:23:02.4841742Z parm: NVreg_DynamicPowerManagement:int 2025-05-07T20:23:02.4842138Z parm: NVreg_DynamicPowerManagementVideoMemoryThreshold:int 2025-05-07T20:23:02.4842533Z parm: NVreg_EnableGpuFirmware:int 2025-05-07T20:23:02.4842856Z parm: NVreg_EnableGpuFirmwareLogs:int 2025-05-07T20:23:02.4843211Z parm: NVreg_OpenRmEnableUnsupportedGpus:int 2025-05-07T20:23:02.4843664Z parm: NVreg_EnableUserNUMAManagement:int 2025-05-07T20:23:02.4843989Z parm: NVreg_MemoryPoolSize:int 2025-05-07T20:23:02.4844311Z parm: NVreg_KMallocHeapMaxSize:int 2025-05-07T20:23:02.4844621Z parm: NVreg_VMallocHeapMaxSize:int 2025-05-07T20:23:02.4844928Z parm: NVreg_IgnoreMMIOCheck:int 2025-05-07T20:23:02.4845222Z parm: NVreg_NvLinkDisable:int 2025-05-07T20:23:02.4845553Z parm: NVreg_EnablePCIERelaxedOrderingMode:int 2025-05-07T20:23:02.4845893Z parm: NVreg_RegisterPCIDriver:int 2025-05-07T20:23:02.4846203Z parm: NVreg_EnableResizableBar:int 2025-05-07T20:23:02.4846521Z parm: NVreg_EnableDbgBreakpoint:int 2025-05-07T20:23:02.4846842Z parm: NVreg_EnableNonblockingOpen:int 2025-05-07T20:23:02.4847255Z parm: NVreg_RegistryDwords:charp 2025-05-07T20:23:02.4847582Z parm: NVreg_RegistryDwordsPerDevice:charp 2025-05-07T20:23:02.4847887Z parm: NVreg_RmMsg:charp 2025-05-07T20:23:02.4848169Z parm: NVreg_GpuBlacklist:charp 2025-05-07T20:23:02.4848475Z parm: NVreg_TemporaryFilePath:charp 2025-05-07T20:23:02.4848772Z parm: NVreg_ExcludedGpus:charp 2025-05-07T20:23:02.4849070Z parm: NVreg_DmaRemapPeerMmio:int 2025-05-07T20:23:02.4849378Z parm: NVreg_RmNvlinkBandwidth:charp 2025-05-07T20:23:02.4849714Z parm: NVreg_RmNvlinkBandwidthLinkCount:int 2025-05-07T20:23:02.4850087Z parm: NVreg_ImexChannelCount:int 2025-05-07T20:23:02.4850389Z parm: NVreg_CreateImexChannel0:int 2025-05-07T20:23:02.4850716Z parm: NVreg_GrdmaPciTopoCheckOverride:int 2025-05-07T20:23:02.4851036Z parm: rm_firmware_active:charp 2025-05-07T20:23:02.4851302Z + set +e 2025-05-07T20:23:02.4851483Z + nvidia-smi 2025-05-07T20:23:03.8772591Z Wed May 7 20:23:03 2025 2025-05-07T20:23:03.8772987Z +-----------------------------------------------------------------------------------------+ 2025-05-07T20:23:03.8773504Z | NVIDIA-SMI 570.133.07 Driver Version: 570.133.07 CUDA Version: 12.8 | 2025-05-07T20:23:03.8773968Z |-----------------------------------------+------------------------+----------------------+ 2025-05-07T20:23:03.8774444Z | GPU Name Persistence-M | Bus-Id Disp.A | Volatile Uncorr. ECC | 2025-05-07T20:23:03.8774953Z | Fan Temp Perf Pwr:Usage/Cap | Memory-Usage | GPU-Util Compute M. | 2025-05-07T20:23:03.8775360Z | | | MIG M. | 2025-05-07T20:23:03.8775690Z |=========================================+========================+======================| 2025-05-07T20:23:03.8836888Z | 0 NVIDIA A10G Off | 00000000:00:1E.0 Off | 0 | 2025-05-07T20:23:03.8837337Z | 0% 32C P0 60W / 300W | 0MiB / 23028MiB | 4% Default | 2025-05-07T20:23:03.8837704Z | | | N/A | 2025-05-07T20:23:03.8838087Z +-----------------------------------------+------------------------+----------------------+ 2025-05-07T20:23:03.8838488Z 2025-05-07T20:23:03.8838873Z +-----------------------------------------------------------------------------------------+ 2025-05-07T20:23:03.8839281Z | Processes: | 2025-05-07T20:23:03.8839710Z | GPU GI CI PID Type Process name GPU Memory | 2025-05-07T20:23:03.8840110Z | ID ID Usage | 2025-05-07T20:23:03.8840449Z |=========================================================================================| 2025-05-07T20:23:03.8842144Z | No running processes found | 2025-05-07T20:23:03.8842980Z +-----------------------------------------------------------------------------------------+ 2025-05-07T20:23:04.3036539Z + nvidia-smi --query-gpu=gpu_name --format=csv,noheader --id=0 2025-05-07T20:23:05.6935057Z NVIDIA A10G 2025-05-07T20:23:05.9602296Z + NVIDIA_SMI_STATUS=0 2025-05-07T20:23:05.9603402Z + '[' 0 -eq 0 ']' 2025-05-07T20:23:05.9603695Z + echo 'INFO: Ignoring allowed status 0' 2025-05-07T20:23:05.9603992Z + set -e 2025-05-07T20:23:05.9604193Z INFO: Ignoring allowed status 0 2025-05-07T20:23:05.9611907Z == Installing nvidia container toolkit for amzn2023 == 2025-05-07T20:23:05.9617556Z + sudo yum install -y yum-utils 2025-05-07T20:23:06.3937892Z Last metadata expiration check: 0:04:47 ago on Wed May 7 20:18:19 2025. 2025-05-07T20:23:06.4186079Z Package dnf-utils-4.3.0-13.amzn2023.0.5.noarch is already installed. 2025-05-07T20:23:06.4578970Z Dependencies resolved. 2025-05-07T20:23:06.4761682Z Nothing to do. 2025-05-07T20:23:06.4762482Z Complete! 2025-05-07T20:23:06.5167666Z + [[ amzn2023 == \a\m\z\n\2\0\2\3 ]] 2025-05-07T20:23:06.5168295Z + YUM_REPO_URL=https://nvidia.github.io/libnvidia-container/stable/rpm/nvidia-container-toolkit.repo 2025-05-07T20:23:06.5169117Z + sudo yum-config-manager --add-repo https://nvidia.github.io/libnvidia-container/stable/rpm/nvidia-container-toolkit.repo 2025-05-07T20:23:06.7873634Z Adding repo from: https://nvidia.github.io/libnvidia-container/stable/rpm/nvidia-container-toolkit.repo 2025-05-07T20:23:06.8413197Z + sudo yum install -y nvidia-docker2 nvidia-container-toolkit-1.16.2 2025-05-07T20:23:07.3463517Z nvidia-container-toolkit 15 kB/s | 833 B 00:00 2025-05-07T20:23:07.3713595Z Package nvidia-docker2-2.14.0-1.noarch is already installed. 2025-05-07T20:23:07.4115198Z Dependencies resolved. 2025-05-07T20:23:07.4294134Z ================================================================================ 2025-05-07T20:23:07.4294541Z Package Arch Version Repository Size 2025-05-07T20:23:07.4294931Z ================================================================================ 2025-05-07T20:23:07.4295227Z Downgrading: 2025-05-07T20:23:07.4295570Z nvidia-container-toolkit x86_64 1.16.2-1 nvidia-container-toolkit 1.2 M 2025-05-07T20:23:07.4296235Z nvidia-container-toolkit-base x86_64 1.16.2-1 nvidia-container-toolkit 5.6 M 2025-05-07T20:23:07.4296583Z 2025-05-07T20:23:07.4296676Z Transaction Summary 2025-05-07T20:23:07.4296978Z ================================================================================ 2025-05-07T20:23:07.4297389Z Downgrade 2 Packages 2025-05-07T20:23:07.4297542Z 2025-05-07T20:23:07.4297645Z Total download size: 6.8 M 2025-05-07T20:23:07.4298466Z Downloading Packages: 2025-05-07T20:23:07.4796991Z (1/2): nvidia-container-toolkit-1.16.2-1.x86_64 25 MB/s | 1.2 MB 00:00 2025-05-07T20:23:07.5121470Z (2/2): nvidia-container-toolkit-base-1.16.2-1.x 69 MB/s | 5.6 MB 00:00 2025-05-07T20:23:07.5130372Z -------------------------------------------------------------------------------- 2025-05-07T20:23:07.5133561Z Total 82 MB/s | 6.8 MB 00:00 2025-05-07T20:23:07.5137023Z Running transaction check 2025-05-07T20:23:07.5241107Z Transaction check succeeded. 2025-05-07T20:23:07.5241377Z Running transaction test 2025-05-07T20:23:07.5534104Z Transaction test succeeded. 2025-05-07T20:23:07.5537089Z Running transaction 2025-05-07T20:23:08.1056967Z Preparing : 1/1 2025-05-07T20:23:08.2133350Z Downgrading : nvidia-container-toolkit-base-1.16.2-1.x86_64 1/4 2025-05-07T20:23:08.2171733Z Downgrading : nvidia-container-toolkit-1.16.2-1.x86_64 2/4 2025-05-07T20:23:08.2378080Z Running scriptlet: nvidia-container-toolkit-1.16.2-1.x86_64 2/4 2025-05-07T20:23:08.2378678Z Cleanup : nvidia-container-toolkit-1.17.6-1.x86_64 3/4 2025-05-07T20:23:08.2486816Z Running scriptlet: nvidia-container-toolkit-1.17.6-1.x86_64 3/4 2025-05-07T20:23:08.2520334Z Cleanup : nvidia-container-toolkit-base-1.17.6-1.x86_64 4/4 2025-05-07T20:23:11.6551676Z Running scriptlet: nvidia-container-toolkit-1.16.2-1.x86_64 4/4 2025-05-07T20:23:11.6552259Z Verifying : nvidia-container-toolkit-1.16.2-1.x86_64 1/4 2025-05-07T20:23:11.6552774Z Verifying : nvidia-container-toolkit-1.17.6-1.x86_64 2/4 2025-05-07T20:23:11.6553288Z Verifying : nvidia-container-toolkit-base-1.16.2-1.x86_64 3/4 2025-05-07T20:23:11.7959132Z Verifying : nvidia-container-toolkit-base-1.17.6-1.x86_64 4/4================================================================================ 2025-05-07T20:23:11.7960240Z WARNING: 2025-05-07T20:23:11.7960579Z A newer release of "Amazon Linux" is available. 2025-05-07T20:23:11.7960836Z 2025-05-07T20:23:11.7960993Z Available Versions: 2025-05-07T20:23:11.7961166Z 2025-05-07T20:23:11.7961329Z Version 2023.7.20250331: 2025-05-07T20:23:11.7961905Z Run the following command to upgrade to 2023.7.20250331: 2025-05-07T20:23:11.7962177Z 2025-05-07T20:23:11.7962364Z dnf upgrade --releasever=2023.7.20250331 2025-05-07T20:23:11.7962618Z 2025-05-07T20:23:11.7962716Z Release notes: 2025-05-07T20:23:11.7963276Z https://docs.aws.amazon.com/linux/al2023/release-notes/relnotes-2023.7.20250331.html 2025-05-07T20:23:11.7963661Z 2025-05-07T20:23:11.7975970Z Version 2023.7.20250414: 2025-05-07T20:23:11.7976496Z Run the following command to upgrade to 2023.7.20250414: 2025-05-07T20:23:11.7976759Z 2025-05-07T20:23:11.7976882Z dnf upgrade --releasever=2023.7.20250414 2025-05-07T20:23:11.7977093Z 2025-05-07T20:23:11.7977204Z Release notes: 2025-05-07T20:23:11.7977596Z https://docs.aws.amazon.com/linux/al2023/release-notes/relnotes-2023.7.20250414.html 2025-05-07T20:23:11.7977957Z 2025-05-07T20:23:11.7978045Z Version 2023.7.20250428: 2025-05-07T20:23:11.7978362Z Run the following command to upgrade to 2023.7.20250428: 2025-05-07T20:23:11.7978606Z 2025-05-07T20:23:11.7978725Z dnf upgrade --releasever=2023.7.20250428 2025-05-07T20:23:11.7978924Z 2025-05-07T20:23:11.7979006Z Release notes: 2025-05-07T20:23:11.7979390Z https://docs.aws.amazon.com/linux/al2023/release-notes/relnotes-2023.7.20250428.html 2025-05-07T20:23:11.7979741Z 2025-05-07T20:23:11.7979861Z ================================================================================ 2025-05-07T20:23:11.8318378Z 2025-05-07T20:23:11.8318518Z 2025-05-07T20:23:11.8318603Z Downgraded: 2025-05-07T20:23:11.8318967Z nvidia-container-toolkit-1.16.2-1.x86_64 2025-05-07T20:23:11.8319526Z nvidia-container-toolkit-base-1.16.2-1.x86_64 2025-05-07T20:23:11.8319887Z 2025-05-07T20:23:11.8319968Z Complete! 2025-05-07T20:23:11.8790740Z + sudo systemctl restart docker 2025-05-07T20:23:15.8609028Z Wed May 7 20:23:15 2025 2025-05-07T20:23:15.8609456Z +-----------------------------------------------------------------------------------------+ 2025-05-07T20:23:15.8609947Z | NVIDIA-SMI 570.133.07 Driver Version: 570.133.07 CUDA Version: 12.8 | 2025-05-07T20:23:15.8610422Z |-----------------------------------------+------------------------+----------------------+ 2025-05-07T20:23:15.8610914Z | GPU Name Persistence-M | Bus-Id Disp.A | Volatile Uncorr. ECC | 2025-05-07T20:23:15.8611419Z | Fan Temp Perf Pwr:Usage/Cap | Memory-Usage | GPU-Util Compute M. | 2025-05-07T20:23:15.8611851Z | | | MIG M. | 2025-05-07T20:23:15.8612187Z |=========================================+========================+======================| 2025-05-07T20:23:15.8692159Z | 0 NVIDIA A10G On | 00000000:00:1E.0 Off | 0 | 2025-05-07T20:23:15.8692903Z | 0% 32C P0 60W / 300W | 0MiB / 23028MiB | 4% Default | 2025-05-07T20:23:15.8693282Z | | | N/A | 2025-05-07T20:23:15.8693665Z +-----------------------------------------+------------------------+----------------------+ 2025-05-07T20:23:15.8694051Z 2025-05-07T20:23:15.8694427Z +-----------------------------------------------------------------------------------------+ 2025-05-07T20:23:15.8694839Z | Processes: | 2025-05-07T20:23:15.8695268Z | GPU GI CI PID Type Process name GPU Memory | 2025-05-07T20:23:15.8695808Z | ID ID Usage | 2025-05-07T20:23:15.8696289Z |=========================================================================================| 2025-05-07T20:23:15.8697324Z | No running processes found | 2025-05-07T20:23:15.8697785Z +-----------------------------------------------------------------------------------------+ 2025-05-07T20:23:16.8712981Z Command completed after 1 attempt(s). 2025-05-07T20:23:16.8803747Z ##[group]Run . $PRELUDE; print_system_info; print_ec2_info 2025-05-07T20:23:16.8804211Z . $PRELUDE; print_system_info; print_ec2_info 2025-05-07T20:23:16.8819102Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-05-07T20:23:16.8819445Z env: 2025-05-07T20:23:16.8819663Z PRELUDE: .github/scripts/setup_env.bash 2025-05-07T20:23:16.8819965Z BUILD_ENV: build_binary 2025-05-07T20:23:16.8820209Z BUILD_TARGET: default 2025-05-07T20:23:16.8820450Z BUILD_VARIANT: cuda 2025-05-07T20:23:16.8820687Z BUILD_CUDA_VERSION: 11.8.0 2025-05-07T20:23:16.8820943Z ENFORCE_CUDA_DEVICE: 1 2025-05-07T20:23:16.8821243Z GPU_FLAG: --gpus all -e NVIDIA_DRIVER_CAPABILITIES=all 2025-05-07T20:23:16.8821570Z ##[endgroup] 2025-05-07T20:23:17.2209741Z ################################################################################ 2025-05-07T20:23:17.2210101Z # Print System Info 2025-05-07T20:23:17.2210316Z # 2025-05-07T20:23:17.2226194Z # [2025-05-07T20:23:17.222Z] + print_system_info 2025-05-07T20:23:17.2226560Z ################################################################################ 2025-05-07T20:23:17.2226782Z 2025-05-07T20:23:17.2226896Z ################################################################################ 2025-05-07T20:23:17.2227219Z [INFO] Printing environment variables ... 2025-05-07T20:23:17.2227508Z + printenv 2025-05-07T20:23:17.2227629Z 2025-05-07T20:23:17.2248745Z SHELL=/bin/bash 2025-05-07T20:23:17.2249632Z GITHUB_WORKSPACE=/home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM 2025-05-07T20:23:17.2250090Z BUILD_VARIANT=cuda 2025-05-07T20:23:17.2250619Z GITHUB_PATH=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/add_path_291b8e7b-9c3b-4078-8d30-71436fabf1f2 2025-05-07T20:23:17.2251174Z GITHUB_ACTION=__run 2025-05-07T20:23:17.2251468Z GPU_FLAG=--gpus all -e NVIDIA_DRIVER_CAPABILITIES=all 2025-05-07T20:23:17.2251811Z GITHUB_RUN_NUMBER=10601 2025-05-07T20:23:17.2252055Z RUNNER_NAME=i-06f4a4d6ba1a8a9d8 2025-05-07T20:23:17.2252360Z GITHUB_REPOSITORY_OWNER_ID=21003710 2025-05-07T20:23:17.2252665Z PLATFORM_NAME_LC=linux-x86_64 2025-05-07T20:23:17.2252966Z MACHINE_NAME_LC=x86_64 2025-05-07T20:23:17.2253322Z ACTIONS_RUNNER_HOOK_JOB_COMPLETED=/home/ec2-user/runner-scripts/after_job.sh 2025-05-07T20:23:17.2253746Z GITHUB_TRIGGERING_ACTOR=q10 2025-05-07T20:23:17.2254030Z PRELUDE=.github/scripts/setup_env.bash 2025-05-07T20:23:17.2254316Z GITHUB_REF_TYPE=branch 2025-05-07T20:23:17.2254989Z *** 2025-05-07T20:23:17.2255206Z LOGNAME=ec2-user 2025-05-07T20:23:17.2255442Z GITHUB_REPOSITORY_ID=150154628 2025-05-07T20:23:17.2255700Z ENFORCE_CUDA_DEVICE=1 2025-05-07T20:23:17.2255937Z GITHUB_ACTIONS=true 2025-05-07T20:23:17.2256303Z SYSTEMD_EXEC_PID=47213 2025-05-07T20:23:17.2256572Z GITHUB_SHA=a2f4c52051596e74bc8c16e3d2867a4ecdd271e0 2025-05-07T20:23:17.2257115Z GITHUB_WORKFLOW_REF=pytorch/FBGEMM/.github/workflows/fbgemm_gpu_ci_cuda.yml@refs/pull/4066/merge 2025-05-07T20:23:17.2257622Z RUNNER_ENVIRONMENT=self-hosted 2025-05-07T20:23:17.2257898Z GITHUB_REF=refs/pull/4066/merge 2025-05-07T20:23:17.2258167Z RUNNER_OS=Linux 2025-05-07T20:23:17.2258389Z GITHUB_REF_PROTECTED=false 2025-05-07T20:23:17.2258628Z HOME=/home/ec2-user 2025-05-07T20:23:17.2258882Z GITHUB_API_URL=https://api.github.com 2025-05-07T20:23:17.2259172Z LANG=C.UTF-8 2025-05-07T20:23:17.2259726Z RUNNER_TRACKING_ID=github_e8abef36-039a-46c3-98ae-c2fdd699d683 2025-05-07T20:23:17.2260085Z RUNNER_ARCH=X64 2025-05-07T20:23:17.2260359Z RUNNER_TEMP=/home/ec2-user/actions-runner/_work/_temp 2025-05-07T20:23:17.2261125Z BUILD_TARGET=default 2025-05-07T20:23:17.2261635Z GITHUB_STATE=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/save_state_291b8e7b-9c3b-4078-8d30-71436fabf1f2 2025-05-07T20:23:17.2262474Z GITHUB_ENV=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/set_env_291b8e7b-9c3b-4078-8d30-71436fabf1f2 2025-05-07T20:23:17.2263184Z GITHUB_EVENT_PATH=/home/ec2-user/actions-runner/_work/_temp/_github_workflow/event.json 2025-05-07T20:23:17.2263849Z INVOCATION_ID=1b6dddaded6c4844a703165c1ae66db3 2025-05-07T20:23:17.2264213Z GITHUB_EVENT_NAME=pull_request 2025-05-07T20:23:17.2264470Z GITHUB_RUN_ID=14891846252 2025-05-07T20:23:17.2265031Z GITHUB_STEP_SUMMARY=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/step_summary_291b8e7b-9c3b-4078-8d30-71436fabf1f2 2025-05-07T20:23:17.2265620Z BUILD_ENV=build_binary 2025-05-07T20:23:17.2265843Z GITHUB_ACTOR=q10 2025-05-07T20:23:17.2266059Z GITHUB_RUN_ATTEMPT=1 2025-05-07T20:23:17.2266287Z KERN_NAME_LC=linux 2025-05-07T20:23:17.2266506Z BUILD_CUDA_VERSION=11.8.0 2025-05-07T20:23:17.2266799Z GITHUB_GRAPHQL_URL=https://api.github.com/graphql 2025-05-07T20:23:17.2267124Z PLATFORM_NAME=Linux-x86_64 2025-05-07T20:23:17.2267370Z USER=ec2-user 2025-05-07T20:23:17.2267599Z GITHUB_SERVER_URL=https://github.com 2025-05-07T20:23:17.2267865Z SHLVL=1 2025-05-07T20:23:17.2268047Z GITHUB_ACTOR_ID=255046 2025-05-07T20:23:17.2268347Z RUNNER_TOOL_CACHE=/home/ec2-user/actions-runner/_work/_tool 2025-05-07T20:23:17.2268776Z GITHUB_WORKFLOW_SHA=6060cd4b5f971680caecdcc657faccb5720d1c3e 2025-05-07T20:23:17.2269121Z GITHUB_REF_NAME=4066/merge 2025-05-07T20:23:17.2269356Z KERN_NAME=Linux 2025-05-07T20:23:17.2269579Z GITHUB_JOB=test_and_publish_artifact 2025-05-07T20:23:17.2269967Z ACTIONS_RUNNER_HOOK_JOB_STARTED=/home/ec2-user/runner-scripts/before_job.sh 2025-05-07T20:23:17.2270385Z GITHUB_REPOSITORY=pytorch/FBGEMM 2025-05-07T20:23:17.2270651Z GITHUB_RETENTION_DAYS=90 2025-05-07T20:23:17.2270892Z JOURNAL_STREAM=8:77293 2025-05-07T20:23:17.2271196Z RUNNER_WORKSPACE=/home/ec2-user/actions-runner/_work/FBGEMM 2025-05-07T20:23:17.2271544Z GITHUB_ACTION_REPOSITORY= 2025-05-07T20:23:17.2271841Z PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin 2025-05-07T20:23:17.2272156Z GITHUB_BASE_REF=main 2025-05-07T20:23:17.2272367Z CI=true 2025-05-07T20:23:17.2272571Z GITHUB_REPOSITORY_OWNER=pytorch 2025-05-07T20:23:17.2272848Z GITHUB_HEAD_REF=bm/genai-rocm-oss-6 2025-05-07T20:23:17.2273124Z GITHUB_ACTION_REF= 2025-05-07T20:23:17.2273368Z GITHUB_WORKFLOW=FBGEMM GPU/GenAI CUDA CI 2025-05-07T20:23:17.2273952Z GITHUB_OUTPUT=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/set_output_291b8e7b-9c3b-4078-8d30-71436fabf1f2 2025-05-07T20:23:17.2274518Z MACHINE_NAME=x86_64 2025-05-07T20:23:17.2274735Z _=/usr/bin/printenv 2025-05-07T20:23:17.2274866Z 2025-05-07T20:23:17.2274988Z ################################################################################ 2025-05-07T20:23:17.2275294Z [INFO] Print ldd version ... 2025-05-07T20:23:17.2275549Z + ldd --version 2025-05-07T20:23:17.2275673Z 2025-05-07T20:23:17.2275778Z ldd (GNU libc) 2.34 2025-05-07T20:23:17.2276039Z Copyright (C) 2021 Free Software Foundation, Inc. 2025-05-07T20:23:17.2276467Z This is free software; see the source for copying conditions. There is NO 2025-05-07T20:23:17.2276987Z warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. 2025-05-07T20:23:17.2277424Z Written by Roland McGrath and Ulrich Drepper. 2025-05-07T20:23:17.2277636Z 2025-05-07T20:23:17.2277750Z ################################################################################ 2025-05-07T20:23:17.2278054Z [INFO] Print CPU info ... 2025-05-07T20:23:17.2278290Z + nproc 2025-05-07T20:23:17.2278395Z 2025-05-07T20:23:17.2295512Z 16 2025-05-07T20:23:17.2297629Z 2025-05-07T20:23:17.2298085Z + lscpu 2025-05-07T20:23:17.2298219Z 2025-05-07T20:23:17.2411938Z Architecture: x86_64 2025-05-07T20:23:17.2412308Z CPU op-mode(s): 32-bit, 64-bit 2025-05-07T20:23:17.2412932Z Address sizes: 48 bits physical, 48 bits virtual 2025-05-07T20:23:17.2413315Z Byte Order: Little Endian 2025-05-07T20:23:17.2413616Z CPU(s): 16 2025-05-07T20:23:17.2413905Z On-line CPU(s) list: 0-15 2025-05-07T20:23:17.2414214Z Vendor ID: AuthenticAMD 2025-05-07T20:23:17.2414537Z Model name: AMD EPYC 7R32 2025-05-07T20:23:17.2415019Z CPU family: 23 2025-05-07T20:23:17.2415306Z Model: 49 2025-05-07T20:23:17.2415584Z Thread(s) per core: 2 2025-05-07T20:23:17.2415871Z Core(s) per socket: 8 2025-05-07T20:23:17.2416244Z Socket(s): 1 2025-05-07T20:23:17.2416506Z Stepping: 0 2025-05-07T20:23:17.2416798Z BogoMIPS: 5599.67 2025-05-07T20:23:17.2418813Z Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy cr8_legacy abm sse4a misalignsse 3dnowprefetch topoext ssbd ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr rdpru wbnoinvd arat npt nrip_save rdpid 2025-05-07T20:23:17.2420844Z Hypervisor vendor: KVM 2025-05-07T20:23:17.2421145Z Virtualization type: full 2025-05-07T20:23:17.2421473Z L1d cache: 256 KiB (8 instances) 2025-05-07T20:23:17.2421818Z L1i cache: 256 KiB (8 instances) 2025-05-07T20:23:17.2422165Z L2 cache: 4 MiB (8 instances) 2025-05-07T20:23:17.2422510Z L3 cache: 32 MiB (2 instances) 2025-05-07T20:23:17.2422811Z NUMA node(s): 1 2025-05-07T20:23:17.2423092Z NUMA node0 CPU(s): 0-15 2025-05-07T20:23:17.2423415Z Vulnerability Gather data sampling: Not affected 2025-05-07T20:23:17.2423771Z Vulnerability Itlb multihit: Not affected 2025-05-07T20:23:17.2424114Z Vulnerability L1tf: Not affected 2025-05-07T20:23:17.2424453Z Vulnerability Mds: Not affected 2025-05-07T20:23:17.2424800Z Vulnerability Meltdown: Not affected 2025-05-07T20:23:17.2425136Z Vulnerability Mmio stale data: Not affected 2025-05-07T20:23:17.2425488Z Vulnerability Reg file data sampling: Not affected 2025-05-07T20:23:17.2426017Z Vulnerability Retbleed: Mitigation; untrained return thunk; SMT enabled with STIBP protection 2025-05-07T20:23:17.2426641Z Vulnerability Spec rstack overflow: Mitigation; safe RET 2025-05-07T20:23:17.2427300Z Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl 2025-05-07T20:23:17.2428042Z Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 2025-05-07T20:23:17.2428954Z Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; STIBP always-on; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 2025-05-07T20:23:17.2429965Z Vulnerability Srbds: Not affected 2025-05-07T20:23:17.2430451Z Vulnerability Tsx async abort: Not affected 2025-05-07T20:23:17.2430820Z 2025-05-07T20:23:17.2430909Z + cat /proc/cpuinfo 2025-05-07T20:23:17.2431038Z 2025-05-07T20:23:17.2431132Z processor : 0 2025-05-07T20:23:17.2431337Z vendor_id : AuthenticAMD 2025-05-07T20:23:17.2431569Z cpu family : 23 2025-05-07T20:23:17.2431771Z model : 49 2025-05-07T20:23:17.2431970Z model name : AMD EPYC 7R32 2025-05-07T20:23:17.2432206Z stepping : 0 2025-05-07T20:23:17.2432416Z microcode : 0x830107f 2025-05-07T20:23:17.2432733Z cpu MHz : 2570.260 2025-05-07T20:23:17.2432939Z cache size : 512 KB 2025-05-07T20:23:17.2433145Z physical id : 0 2025-05-07T20:23:17.2433342Z siblings : 16 2025-05-07T20:23:17.2433537Z core id : 0 2025-05-07T20:23:17.2433727Z cpu cores : 8 2025-05-07T20:23:17.2433915Z apicid : 0 2025-05-07T20:23:17.2434108Z initial apicid : 0 2025-05-07T20:23:17.2434313Z fpu : yes 2025-05-07T20:23:17.2434507Z fpu_exception : yes 2025-05-07T20:23:17.2434708Z cpuid level : 13 2025-05-07T20:23:17.2434911Z wp : yes 2025-05-07T20:23:17.2436932Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy cr8_legacy abm sse4a misalignsse 3dnowprefetch topoext ssbd ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr rdpru wbnoinvd arat npt nrip_save rdpid 2025-05-07T20:23:17.2439102Z bugs : sysret_ss_attrs null_seg spectre_v1 spectre_v2 spec_store_bypass retbleed smt_rsb srso ibpb_no_ret 2025-05-07T20:23:17.2439573Z bogomips : 5599.67 2025-05-07T20:23:17.2439791Z TLB size : 3072 4K pages 2025-05-07T20:23:17.2440026Z clflush size : 64 2025-05-07T20:23:17.2440236Z cache_alignment : 64 2025-05-07T20:23:17.2440501Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T20:23:17.2440821Z power management: 2025-05-07T20:23:17.2440948Z 2025-05-07T20:23:17.2441030Z processor : 1 2025-05-07T20:23:17.2441242Z vendor_id : AuthenticAMD 2025-05-07T20:23:17.2441474Z cpu family : 23 2025-05-07T20:23:17.2441681Z model : 49 2025-05-07T20:23:17.2441878Z model name : AMD EPYC 7R32 2025-05-07T20:23:17.2442126Z stepping : 0 2025-05-07T20:23:17.2442336Z microcode : 0x830107f 2025-05-07T20:23:17.2442558Z cpu MHz : 3284.176 2025-05-07T20:23:17.2442782Z cache size : 512 KB 2025-05-07T20:23:17.2442997Z physical id : 0 2025-05-07T20:23:17.2443203Z siblings : 16 2025-05-07T20:23:17.2443407Z core id : 1 2025-05-07T20:23:17.2443607Z cpu cores : 8 2025-05-07T20:23:17.2443800Z apicid : 2 2025-05-07T20:23:17.2444000Z initial apicid : 2 2025-05-07T20:23:17.2444212Z fpu : yes 2025-05-07T20:23:17.2444407Z fpu_exception : yes 2025-05-07T20:23:17.2444623Z cpuid level : 13 2025-05-07T20:23:17.2444831Z wp : yes 2025-05-07T20:23:17.2446723Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy cr8_legacy abm sse4a misalignsse 3dnowprefetch topoext ssbd ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr rdpru wbnoinvd arat npt nrip_save rdpid 2025-05-07T20:23:17.2448878Z bugs : sysret_ss_attrs null_seg spectre_v1 spectre_v2 spec_store_bypass retbleed smt_rsb srso ibpb_no_ret 2025-05-07T20:23:17.2449353Z bogomips : 5599.67 2025-05-07T20:23:17.2449574Z TLB size : 3072 4K pages 2025-05-07T20:23:17.2449802Z clflush size : 64 2025-05-07T20:23:17.2450019Z cache_alignment : 64 2025-05-07T20:23:17.2450288Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T20:23:17.2450602Z power management: 2025-05-07T20:23:17.2450732Z 2025-05-07T20:23:17.2450817Z processor : 2 2025-05-07T20:23:17.2451025Z vendor_id : AuthenticAMD 2025-05-07T20:23:17.2451251Z cpu family : 23 2025-05-07T20:23:17.2451442Z model : 49 2025-05-07T20:23:17.2451638Z model name : AMD EPYC 7R32 2025-05-07T20:23:17.2451872Z stepping : 0 2025-05-07T20:23:17.2452064Z microcode : 0x830107f 2025-05-07T20:23:17.2452279Z cpu MHz : 3288.309 2025-05-07T20:23:17.2452489Z cache size : 512 KB 2025-05-07T20:23:17.2452689Z physical id : 0 2025-05-07T20:23:17.2452974Z siblings : 16 2025-05-07T20:23:17.2453171Z core id : 2 2025-05-07T20:23:17.2453359Z cpu cores : 8 2025-05-07T20:23:17.2453558Z apicid : 4 2025-05-07T20:23:17.2453749Z initial apicid : 4 2025-05-07T20:23:17.2453954Z fpu : yes 2025-05-07T20:23:17.2454145Z fpu_exception : yes 2025-05-07T20:23:17.2454360Z cpuid level : 13 2025-05-07T20:23:17.2454556Z wp : yes 2025-05-07T20:23:17.2456665Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy cr8_legacy abm sse4a misalignsse 3dnowprefetch topoext ssbd ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr rdpru wbnoinvd arat npt nrip_save rdpid 2025-05-07T20:23:17.2458832Z bugs : sysret_ss_attrs null_seg spectre_v1 spectre_v2 spec_store_bypass retbleed smt_rsb srso ibpb_no_ret 2025-05-07T20:23:17.2459636Z bogomips : 5599.67 2025-05-07T20:23:17.2459859Z TLB size : 3072 4K pages 2025-05-07T20:23:17.2460084Z clflush size : 64 2025-05-07T20:23:17.2460297Z cache_alignment : 64 2025-05-07T20:23:17.2460570Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T20:23:17.2460873Z power management: 2025-05-07T20:23:17.2461007Z 2025-05-07T20:23:17.2461091Z processor : 3 2025-05-07T20:23:17.2461303Z vendor_id : AuthenticAMD 2025-05-07T20:23:17.2461544Z cpu family : 23 2025-05-07T20:23:17.2461740Z model : 49 2025-05-07T20:23:17.2461941Z model name : AMD EPYC 7R32 2025-05-07T20:23:17.2462183Z stepping : 0 2025-05-07T20:23:17.2462387Z microcode : 0x830107f 2025-05-07T20:23:17.2462615Z cpu MHz : 3253.110 2025-05-07T20:23:17.2462834Z cache size : 512 KB 2025-05-07T20:23:17.2463046Z physical id : 0 2025-05-07T20:23:17.2463259Z siblings : 16 2025-05-07T20:23:17.2463465Z core id : 3 2025-05-07T20:23:17.2463688Z cpu cores : 8 2025-05-07T20:23:17.2463890Z apicid : 6 2025-05-07T20:23:17.2464090Z initial apicid : 6 2025-05-07T20:23:17.2464305Z fpu : yes 2025-05-07T20:23:17.2464509Z fpu_exception : yes 2025-05-07T20:23:17.2464718Z cpuid level : 13 2025-05-07T20:23:17.2464931Z wp : yes 2025-05-07T20:23:17.2466820Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy cr8_legacy abm sse4a misalignsse 3dnowprefetch topoext ssbd ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr rdpru wbnoinvd arat npt nrip_save rdpid 2025-05-07T20:23:17.2468984Z bugs : sysret_ss_attrs null_seg spectre_v1 spectre_v2 spec_store_bypass retbleed smt_rsb srso ibpb_no_ret 2025-05-07T20:23:17.2469472Z bogomips : 5599.67 2025-05-07T20:23:17.2469738Z TLB size : 3072 4K pages 2025-05-07T20:23:17.2469978Z clflush size : 64 2025-05-07T20:23:17.2470190Z cache_alignment : 64 2025-05-07T20:23:17.2470461Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T20:23:17.2470785Z power management: 2025-05-07T20:23:17.2470915Z 2025-05-07T20:23:17.2470997Z processor : 4 2025-05-07T20:23:17.2471209Z vendor_id : AuthenticAMD 2025-05-07T20:23:17.2471445Z cpu family : 23 2025-05-07T20:23:17.2471650Z model : 49 2025-05-07T20:23:17.2471850Z model name : AMD EPYC 7R32 2025-05-07T20:23:17.2472186Z stepping : 0 2025-05-07T20:23:17.2485741Z microcode : 0x830107f 2025-05-07T20:23:17.2485993Z cpu MHz : 3285.275 2025-05-07T20:23:17.2486217Z cache size : 512 KB 2025-05-07T20:23:17.2486439Z physical id : 0 2025-05-07T20:23:17.2486654Z siblings : 16 2025-05-07T20:23:17.2486860Z core id : 4 2025-05-07T20:23:17.2487055Z cpu cores : 8 2025-05-07T20:23:17.2487256Z apicid : 8 2025-05-07T20:23:17.2487626Z initial apicid : 8 2025-05-07T20:23:17.2487829Z fpu : yes 2025-05-07T20:23:17.2488032Z fpu_exception : yes 2025-05-07T20:23:17.2488253Z cpuid level : 13 2025-05-07T20:23:17.2488454Z wp : yes 2025-05-07T20:23:17.2490550Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy cr8_legacy abm sse4a misalignsse 3dnowprefetch topoext ssbd ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr rdpru wbnoinvd arat npt nrip_save rdpid 2025-05-07T20:23:17.2492713Z bugs : sysret_ss_attrs null_seg spectre_v1 spectre_v2 spec_store_bypass retbleed smt_rsb srso ibpb_no_ret 2025-05-07T20:23:17.2493195Z bogomips : 5599.67 2025-05-07T20:23:17.2493415Z TLB size : 3072 4K pages 2025-05-07T20:23:17.2493653Z clflush size : 64 2025-05-07T20:23:17.2493872Z cache_alignment : 64 2025-05-07T20:23:17.2494139Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T20:23:17.2494458Z power management: 2025-05-07T20:23:17.2494598Z 2025-05-07T20:23:17.2494682Z processor : 5 2025-05-07T20:23:17.2494903Z vendor_id : AuthenticAMD 2025-05-07T20:23:17.2495132Z cpu family : 23 2025-05-07T20:23:17.2495338Z model : 49 2025-05-07T20:23:17.2495545Z model name : AMD EPYC 7R32 2025-05-07T20:23:17.2495783Z stepping : 0 2025-05-07T20:23:17.2495994Z microcode : 0x830107f 2025-05-07T20:23:17.2496300Z cpu MHz : 3189.767 2025-05-07T20:23:17.2496507Z cache size : 512 KB 2025-05-07T20:23:17.2496721Z physical id : 0 2025-05-07T20:23:17.2496925Z siblings : 16 2025-05-07T20:23:17.2497116Z core id : 5 2025-05-07T20:23:17.2497315Z cpu cores : 8 2025-05-07T20:23:17.2497518Z apicid : 10 2025-05-07T20:23:17.2497713Z initial apicid : 10 2025-05-07T20:23:17.2497936Z fpu : yes 2025-05-07T20:23:17.2498134Z fpu_exception : yes 2025-05-07T20:23:17.2498342Z cpuid level : 13 2025-05-07T20:23:17.2498550Z wp : yes 2025-05-07T20:23:17.2500447Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy cr8_legacy abm sse4a misalignsse 3dnowprefetch topoext ssbd ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr rdpru wbnoinvd arat npt nrip_save rdpid 2025-05-07T20:23:17.2502593Z bugs : sysret_ss_attrs null_seg spectre_v1 spectre_v2 spec_store_bypass retbleed smt_rsb srso ibpb_no_ret 2025-05-07T20:23:17.2503065Z bogomips : 5599.67 2025-05-07T20:23:17.2503282Z TLB size : 3072 4K pages 2025-05-07T20:23:17.2503518Z clflush size : 64 2025-05-07T20:23:17.2503733Z cache_alignment : 64 2025-05-07T20:23:17.2503991Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T20:23:17.2504302Z power management: 2025-05-07T20:23:17.2504430Z 2025-05-07T20:23:17.2504520Z processor : 6 2025-05-07T20:23:17.2504732Z vendor_id : AuthenticAMD 2025-05-07T20:23:17.2504967Z cpu family : 23 2025-05-07T20:23:17.2505175Z model : 49 2025-05-07T20:23:17.2505374Z model name : AMD EPYC 7R32 2025-05-07T20:23:17.2505616Z stepping : 0 2025-05-07T20:23:17.2505822Z microcode : 0x830107f 2025-05-07T20:23:17.2506044Z cpu MHz : 3299.535 2025-05-07T20:23:17.2506258Z cache size : 512 KB 2025-05-07T20:23:17.2506469Z physical id : 0 2025-05-07T20:23:17.2506673Z siblings : 16 2025-05-07T20:23:17.2506875Z core id : 6 2025-05-07T20:23:17.2507073Z cpu cores : 8 2025-05-07T20:23:17.2507269Z apicid : 12 2025-05-07T20:23:17.2507474Z initial apicid : 12 2025-05-07T20:23:17.2507684Z fpu : yes 2025-05-07T20:23:17.2507874Z fpu_exception : yes 2025-05-07T20:23:17.2508180Z cpuid level : 13 2025-05-07T20:23:17.2508388Z wp : yes 2025-05-07T20:23:17.2510357Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy cr8_legacy abm sse4a misalignsse 3dnowprefetch topoext ssbd ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr rdpru wbnoinvd arat npt nrip_save rdpid 2025-05-07T20:23:17.2512506Z bugs : sysret_ss_attrs null_seg spectre_v1 spectre_v2 spec_store_bypass retbleed smt_rsb srso ibpb_no_ret 2025-05-07T20:23:17.2512977Z bogomips : 5599.67 2025-05-07T20:23:17.2513198Z TLB size : 3072 4K pages 2025-05-07T20:23:17.2513436Z clflush size : 64 2025-05-07T20:23:17.2513644Z cache_alignment : 64 2025-05-07T20:23:17.2513925Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T20:23:17.2514235Z power management: 2025-05-07T20:23:17.2514364Z 2025-05-07T20:23:17.2514444Z processor : 7 2025-05-07T20:23:17.2514658Z vendor_id : AuthenticAMD 2025-05-07T20:23:17.2514893Z cpu family : 23 2025-05-07T20:23:17.2515087Z model : 49 2025-05-07T20:23:17.2515291Z model name : AMD EPYC 7R32 2025-05-07T20:23:17.2515529Z stepping : 0 2025-05-07T20:23:17.2515731Z microcode : 0x830107f 2025-05-07T20:23:17.2515958Z cpu MHz : 2864.483 2025-05-07T20:23:17.2516173Z cache size : 512 KB 2025-05-07T20:23:17.2516376Z physical id : 0 2025-05-07T20:23:17.2516584Z siblings : 16 2025-05-07T20:23:17.2516782Z core id : 7 2025-05-07T20:23:17.2516983Z cpu cores : 8 2025-05-07T20:23:17.2517172Z apicid : 14 2025-05-07T20:23:17.2517376Z initial apicid : 14 2025-05-07T20:23:17.2517583Z fpu : yes 2025-05-07T20:23:17.2517771Z fpu_exception : yes 2025-05-07T20:23:17.2517986Z cpuid level : 13 2025-05-07T20:23:17.2518192Z wp : yes 2025-05-07T20:23:17.2520125Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy cr8_legacy abm sse4a misalignsse 3dnowprefetch topoext ssbd ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr rdpru wbnoinvd arat npt nrip_save rdpid 2025-05-07T20:23:17.2522275Z bugs : sysret_ss_attrs null_seg spectre_v1 spectre_v2 spec_store_bypass retbleed smt_rsb srso ibpb_no_ret 2025-05-07T20:23:17.2522747Z bogomips : 5599.67 2025-05-07T20:23:17.2522972Z TLB size : 3072 4K pages 2025-05-07T20:23:17.2523199Z clflush size : 64 2025-05-07T20:23:17.2523419Z cache_alignment : 64 2025-05-07T20:23:17.2523687Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T20:23:17.2523999Z power management: 2025-05-07T20:23:17.2524136Z 2025-05-07T20:23:17.2524216Z processor : 8 2025-05-07T20:23:17.2524432Z vendor_id : AuthenticAMD 2025-05-07T20:23:17.2524730Z cpu family : 23 2025-05-07T20:23:17.2524938Z model : 49 2025-05-07T20:23:17.2525140Z model name : AMD EPYC 7R32 2025-05-07T20:23:17.2525385Z stepping : 0 2025-05-07T20:23:17.2525593Z microcode : 0x830107f 2025-05-07T20:23:17.2525822Z cpu MHz : 3280.634 2025-05-07T20:23:17.2526041Z cache size : 512 KB 2025-05-07T20:23:17.2526252Z physical id : 0 2025-05-07T20:23:17.2526470Z siblings : 16 2025-05-07T20:23:17.2526675Z core id : 0 2025-05-07T20:23:17.2526867Z cpu cores : 8 2025-05-07T20:23:17.2527067Z apicid : 1 2025-05-07T20:23:17.2527256Z initial apicid : 1 2025-05-07T20:23:17.2527455Z fpu : yes 2025-05-07T20:23:17.2527641Z fpu_exception : yes 2025-05-07T20:23:17.2527845Z cpuid level : 13 2025-05-07T20:23:17.2528038Z wp : yes 2025-05-07T20:23:17.2529901Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy cr8_legacy abm sse4a misalignsse 3dnowprefetch topoext ssbd ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr rdpru wbnoinvd arat npt nrip_save rdpid 2025-05-07T20:23:17.2532200Z bugs : sysret_ss_attrs null_seg spectre_v1 spectre_v2 spec_store_bypass retbleed smt_rsb srso ibpb_no_ret 2025-05-07T20:23:17.2532666Z bogomips : 5599.67 2025-05-07T20:23:17.2532875Z TLB size : 3072 4K pages 2025-05-07T20:23:17.2533101Z clflush size : 64 2025-05-07T20:23:17.2533313Z cache_alignment : 64 2025-05-07T20:23:17.2533569Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T20:23:17.2533872Z power management: 2025-05-07T20:23:17.2534009Z 2025-05-07T20:23:17.2534097Z processor : 9 2025-05-07T20:23:17.2534300Z vendor_id : AuthenticAMD 2025-05-07T20:23:17.2534533Z cpu family : 23 2025-05-07T20:23:17.2534732Z model : 49 2025-05-07T20:23:17.2534933Z model name : AMD EPYC 7R32 2025-05-07T20:23:17.2535164Z stepping : 0 2025-05-07T20:23:17.2535361Z microcode : 0x830107f 2025-05-07T20:23:17.2535582Z cpu MHz : 3274.494 2025-05-07T20:23:17.2535799Z cache size : 512 KB 2025-05-07T20:23:17.2536009Z physical id : 0 2025-05-07T20:23:17.2536279Z siblings : 16 2025-05-07T20:23:17.2536490Z core id : 1 2025-05-07T20:23:17.2536692Z cpu cores : 8 2025-05-07T20:23:17.2536898Z apicid : 3 2025-05-07T20:23:17.2537101Z initial apicid : 3 2025-05-07T20:23:17.2537310Z fpu : yes 2025-05-07T20:23:17.2537514Z fpu_exception : yes 2025-05-07T20:23:17.2537734Z cpuid level : 13 2025-05-07T20:23:17.2537938Z wp : yes 2025-05-07T20:23:17.2539847Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy cr8_legacy abm sse4a misalignsse 3dnowprefetch topoext ssbd ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr rdpru wbnoinvd arat npt nrip_save rdpid 2025-05-07T20:23:17.2542189Z bugs : sysret_ss_attrs null_seg spectre_v1 spectre_v2 spec_store_bypass retbleed smt_rsb srso ibpb_no_ret 2025-05-07T20:23:17.2542675Z bogomips : 5599.67 2025-05-07T20:23:17.2542891Z TLB size : 3072 4K pages 2025-05-07T20:23:17.2543136Z clflush size : 64 2025-05-07T20:23:17.2543364Z cache_alignment : 64 2025-05-07T20:23:17.2543641Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T20:23:17.2543950Z power management: 2025-05-07T20:23:17.2544092Z 2025-05-07T20:23:17.2544180Z processor : 10 2025-05-07T20:23:17.2544407Z vendor_id : AuthenticAMD 2025-05-07T20:23:17.2544646Z cpu family : 23 2025-05-07T20:23:17.2544856Z model : 49 2025-05-07T20:23:17.2545069Z model name : AMD EPYC 7R32 2025-05-07T20:23:17.2545309Z stepping : 0 2025-05-07T20:23:17.2545523Z microcode : 0x830107f 2025-05-07T20:23:17.2545751Z cpu MHz : 3320.765 2025-05-07T20:23:17.2545962Z cache size : 512 KB 2025-05-07T20:23:17.2546183Z physical id : 0 2025-05-07T20:23:17.2546401Z siblings : 16 2025-05-07T20:23:17.2546605Z core id : 2 2025-05-07T20:23:17.2546811Z cpu cores : 8 2025-05-07T20:23:17.2547017Z apicid : 5 2025-05-07T20:23:17.2547215Z initial apicid : 5 2025-05-07T20:23:17.2547432Z fpu : yes 2025-05-07T20:23:17.2547639Z fpu_exception : yes 2025-05-07T20:23:17.2547847Z cpuid level : 13 2025-05-07T20:23:17.2548051Z wp : yes 2025-05-07T20:23:17.2549984Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy cr8_legacy abm sse4a misalignsse 3dnowprefetch topoext ssbd ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr rdpru wbnoinvd arat npt nrip_save rdpid 2025-05-07T20:23:17.2552217Z bugs : sysret_ss_attrs null_seg spectre_v1 spectre_v2 spec_store_bypass retbleed smt_rsb srso ibpb_no_ret 2025-05-07T20:23:17.2552688Z bogomips : 5599.67 2025-05-07T20:23:17.2552987Z TLB size : 3072 4K pages 2025-05-07T20:23:17.2553224Z clflush size : 64 2025-05-07T20:23:17.2553436Z cache_alignment : 64 2025-05-07T20:23:17.2553696Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T20:23:17.2554005Z power management: 2025-05-07T20:23:17.2554134Z 2025-05-07T20:23:17.2554221Z processor : 11 2025-05-07T20:23:17.2554436Z vendor_id : AuthenticAMD 2025-05-07T20:23:17.2554673Z cpu family : 23 2025-05-07T20:23:17.2554891Z model : 49 2025-05-07T20:23:17.2555089Z model name : AMD EPYC 7R32 2025-05-07T20:23:17.2555329Z stepping : 0 2025-05-07T20:23:17.2555533Z microcode : 0x830107f 2025-05-07T20:23:17.2555750Z cpu MHz : 3017.713 2025-05-07T20:23:17.2555981Z cache size : 512 KB 2025-05-07T20:23:17.2556196Z physical id : 0 2025-05-07T20:23:17.2556395Z siblings : 16 2025-05-07T20:23:17.2556593Z core id : 3 2025-05-07T20:23:17.2556786Z cpu cores : 8 2025-05-07T20:23:17.2556983Z apicid : 7 2025-05-07T20:23:17.2557173Z initial apicid : 7 2025-05-07T20:23:17.2557388Z fpu : yes 2025-05-07T20:23:17.2557588Z fpu_exception : yes 2025-05-07T20:23:17.2557796Z cpuid level : 13 2025-05-07T20:23:17.2558000Z wp : yes 2025-05-07T20:23:17.2560171Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy cr8_legacy abm sse4a misalignsse 3dnowprefetch topoext ssbd ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr rdpru wbnoinvd arat npt nrip_save rdpid 2025-05-07T20:23:17.2562339Z bugs : sysret_ss_attrs null_seg spectre_v1 spectre_v2 spec_store_bypass retbleed smt_rsb srso ibpb_no_ret 2025-05-07T20:23:17.2562806Z bogomips : 5599.67 2025-05-07T20:23:17.2563025Z TLB size : 3072 4K pages 2025-05-07T20:23:17.2563265Z clflush size : 64 2025-05-07T20:23:17.2563476Z cache_alignment : 64 2025-05-07T20:23:17.2563743Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T20:23:17.2564052Z power management: 2025-05-07T20:23:17.2564178Z 2025-05-07T20:23:17.2564265Z processor : 12 2025-05-07T20:23:17.2564473Z vendor_id : AuthenticAMD 2025-05-07T20:23:17.2564705Z cpu family : 23 2025-05-07T20:23:17.2564909Z model : 49 2025-05-07T20:23:17.2565109Z model name : AMD EPYC 7R32 2025-05-07T20:23:17.2565354Z stepping : 0 2025-05-07T20:23:17.2565561Z microcode : 0x830107f 2025-05-07T20:23:17.2565773Z cpu MHz : 3299.018 2025-05-07T20:23:17.2565979Z cache size : 512 KB 2025-05-07T20:23:17.2566193Z physical id : 0 2025-05-07T20:23:17.2566394Z siblings : 16 2025-05-07T20:23:17.2566591Z core id : 4 2025-05-07T20:23:17.2566789Z cpu cores : 8 2025-05-07T20:23:17.2566980Z apicid : 9 2025-05-07T20:23:17.2567176Z initial apicid : 9 2025-05-07T20:23:17.2567384Z fpu : yes 2025-05-07T20:23:17.2567575Z fpu_exception : yes 2025-05-07T20:23:17.2567795Z cpuid level : 13 2025-05-07T20:23:17.2567999Z wp : yes 2025-05-07T20:23:17.2569869Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy cr8_legacy abm sse4a misalignsse 3dnowprefetch topoext ssbd ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr rdpru wbnoinvd arat npt nrip_save rdpid 2025-05-07T20:23:17.2572146Z bugs : sysret_ss_attrs null_seg spectre_v1 spectre_v2 spec_store_bypass retbleed smt_rsb srso ibpb_no_ret 2025-05-07T20:23:17.2572619Z bogomips : 5599.67 2025-05-07T20:23:17.2572842Z TLB size : 3072 4K pages 2025-05-07T20:23:17.2573075Z clflush size : 64 2025-05-07T20:23:17.2573285Z cache_alignment : 64 2025-05-07T20:23:17.2575526Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T20:23:17.2575855Z power management: 2025-05-07T20:23:17.2575984Z 2025-05-07T20:23:17.2576186Z processor : 13 2025-05-07T20:23:17.2576400Z vendor_id : AuthenticAMD 2025-05-07T20:23:17.2576630Z cpu family : 23 2025-05-07T20:23:17.2576822Z model : 49 2025-05-07T20:23:17.2577021Z model name : AMD EPYC 7R32 2025-05-07T20:23:17.2577256Z stepping : 0 2025-05-07T20:23:17.2577454Z microcode : 0x830107f 2025-05-07T20:23:17.2577681Z cpu MHz : 3292.993 2025-05-07T20:23:17.2577893Z cache size : 512 KB 2025-05-07T20:23:17.2578097Z physical id : 0 2025-05-07T20:23:17.2578301Z siblings : 16 2025-05-07T20:23:17.2578502Z core id : 5 2025-05-07T20:23:17.2578689Z cpu cores : 8 2025-05-07T20:23:17.2578888Z apicid : 11 2025-05-07T20:23:17.2579087Z initial apicid : 11 2025-05-07T20:23:17.2579293Z fpu : yes 2025-05-07T20:23:17.2579488Z fpu_exception : yes 2025-05-07T20:23:17.2579701Z cpuid level : 13 2025-05-07T20:23:17.2579899Z wp : yes 2025-05-07T20:23:17.2581792Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy cr8_legacy abm sse4a misalignsse 3dnowprefetch topoext ssbd ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr rdpru wbnoinvd arat npt nrip_save rdpid 2025-05-07T20:23:17.2583943Z bugs : sysret_ss_attrs null_seg spectre_v1 spectre_v2 spec_store_bypass retbleed smt_rsb srso ibpb_no_ret 2025-05-07T20:23:17.2584416Z bogomips : 5599.67 2025-05-07T20:23:17.2584630Z TLB size : 3072 4K pages 2025-05-07T20:23:17.2584857Z clflush size : 64 2025-05-07T20:23:17.2585071Z cache_alignment : 64 2025-05-07T20:23:17.2585335Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T20:23:17.2585641Z power management: 2025-05-07T20:23:17.2585780Z 2025-05-07T20:23:17.2585863Z processor : 14 2025-05-07T20:23:17.2586082Z vendor_id : AuthenticAMD 2025-05-07T20:23:17.2586308Z cpu family : 23 2025-05-07T20:23:17.2586511Z model : 49 2025-05-07T20:23:17.2586714Z model name : AMD EPYC 7R32 2025-05-07T20:23:17.2586942Z stepping : 0 2025-05-07T20:23:17.2587146Z microcode : 0x830107f 2025-05-07T20:23:17.2587364Z cpu MHz : 3294.968 2025-05-07T20:23:17.2587571Z cache size : 512 KB 2025-05-07T20:23:17.2587778Z physical id : 0 2025-05-07T20:23:17.2587980Z siblings : 16 2025-05-07T20:23:17.2588166Z core id : 6 2025-05-07T20:23:17.2588366Z cpu cores : 8 2025-05-07T20:23:17.2588560Z apicid : 13 2025-05-07T20:23:17.2588759Z initial apicid : 13 2025-05-07T20:23:17.2588958Z fpu : yes 2025-05-07T20:23:17.2589153Z fpu_exception : yes 2025-05-07T20:23:17.2589364Z cpuid level : 13 2025-05-07T20:23:17.2589562Z wp : yes 2025-05-07T20:23:17.2591442Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy cr8_legacy abm sse4a misalignsse 3dnowprefetch topoext ssbd ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr rdpru wbnoinvd arat npt nrip_save rdpid 2025-05-07T20:23:17.2593663Z bugs : sysret_ss_attrs null_seg spectre_v1 spectre_v2 spec_store_bypass retbleed smt_rsb srso ibpb_no_ret 2025-05-07T20:23:17.2594133Z bogomips : 5599.67 2025-05-07T20:23:17.2594340Z TLB size : 3072 4K pages 2025-05-07T20:23:17.2594568Z clflush size : 64 2025-05-07T20:23:17.2594780Z cache_alignment : 64 2025-05-07T20:23:17.2595036Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T20:23:17.2595340Z power management: 2025-05-07T20:23:17.2595466Z 2025-05-07T20:23:17.2595645Z processor : 15 2025-05-07T20:23:17.2595859Z vendor_id : AuthenticAMD 2025-05-07T20:23:17.2596084Z cpu family : 23 2025-05-07T20:23:17.2596284Z model : 49 2025-05-07T20:23:17.2596488Z model name : AMD EPYC 7R32 2025-05-07T20:23:17.2596718Z stepping : 0 2025-05-07T20:23:17.2596917Z microcode : 0x830107f 2025-05-07T20:23:17.2597134Z cpu MHz : 3301.946 2025-05-07T20:23:17.2597335Z cache size : 512 KB 2025-05-07T20:23:17.2597545Z physical id : 0 2025-05-07T20:23:17.2597754Z siblings : 16 2025-05-07T20:23:17.2597948Z core id : 7 2025-05-07T20:23:17.2598144Z cpu cores : 8 2025-05-07T20:23:17.2598346Z apicid : 15 2025-05-07T20:23:17.2598547Z initial apicid : 15 2025-05-07T20:23:17.2598756Z fpu : yes 2025-05-07T20:23:17.2598957Z fpu_exception : yes 2025-05-07T20:23:17.2599164Z cpuid level : 13 2025-05-07T20:23:17.2599364Z wp : yes 2025-05-07T20:23:17.2601249Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy cr8_legacy abm sse4a misalignsse 3dnowprefetch topoext ssbd ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr rdpru wbnoinvd arat npt nrip_save rdpid 2025-05-07T20:23:17.2603393Z bugs : sysret_ss_attrs null_seg spectre_v1 spectre_v2 spec_store_bypass retbleed smt_rsb srso ibpb_no_ret 2025-05-07T20:23:17.2603867Z bogomips : 5599.67 2025-05-07T20:23:17.2604083Z TLB size : 3072 4K pages 2025-05-07T20:23:17.2604315Z clflush size : 64 2025-05-07T20:23:17.2604535Z cache_alignment : 64 2025-05-07T20:23:17.2604790Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T20:23:17.2605105Z power management: 2025-05-07T20:23:17.2605234Z 2025-05-07T20:23:17.2605286Z 2025-05-07T20:23:17.2605406Z ################################################################################ 2025-05-07T20:23:17.2605715Z [INFO] Print PCI info ... 2025-05-07T20:23:17.2605952Z + lspci -v 2025-05-07T20:23:17.2606073Z 2025-05-07T20:23:17.2606251Z 00:00.0 Host bridge: Intel Corporation 440FX - 82441FX PMC [Natoma] 2025-05-07T20:23:17.2606632Z Subsystem: Amazon.com, Inc. Device 1237 2025-05-07T20:23:17.2606947Z Flags: bus master, medium devsel, latency 0 2025-05-07T20:23:17.2607156Z 2025-05-07T20:23:17.2607352Z 00:01.0 ISA bridge: Intel Corporation 82371SB PIIX3 ISA [Natoma/Triton II] 2025-05-07T20:23:17.2607731Z Physical Slot: 1 2025-05-07T20:23:17.2607975Z Flags: bus master, fast devsel, latency 0 2025-05-07T20:23:17.2608176Z 2025-05-07T20:23:17.2608419Z 00:01.3 Non-VGA unclassified device: Intel Corporation 82371AB/EB/MB PIIX4 ACPI (rev 08) 2025-05-07T20:23:17.2608845Z Physical Slot: 1 2025-05-07T20:23:17.2609106Z Flags: bus master, fast devsel, latency 0, IRQ 9 2025-05-07T20:23:17.2609327Z 2025-05-07T20:23:17.2609601Z 00:03.0 VGA compatible controller: Amazon.com, Inc. Device 1111 (prog-if 00 [VGA controller]) 2025-05-07T20:23:17.2610032Z Physical Slot: 3 2025-05-07T20:23:17.2610278Z Flags: bus master, fast devsel, latency 0 2025-05-07T20:23:17.2610620Z Memory at c1000000 (32-bit, prefetchable) [size=4M] 2025-05-07T20:23:17.2610963Z Expansion ROM at 000c0000 [disabled] [size=128K] 2025-05-07T20:23:17.2611188Z 2025-05-07T20:23:17.2611478Z 00:04.0 Non-Volatile memory controller: Amazon.com, Inc. NVMe EBS Controller (prog-if 02 [NVM Express]) 2025-05-07T20:23:17.2612063Z Subsystem: Amazon.com, Inc. Device 0000 2025-05-07T20:23:17.2612349Z Physical Slot: 4 2025-05-07T20:23:17.2612603Z Flags: bus master, fast devsel, latency 0, IRQ 11 2025-05-07T20:23:17.2612981Z Memory at c1808000 (32-bit, non-prefetchable) [size=16K] 2025-05-07T20:23:17.2613334Z Capabilities: 2025-05-07T20:23:17.2613596Z Kernel driver in use: nvme 2025-05-07T20:23:17.2613766Z 2025-05-07T20:23:17.2614052Z 00:05.0 Ethernet controller: Amazon.com, Inc. Elastic Network Adapter (ENA) 2025-05-07T20:23:17.2614526Z Subsystem: Amazon.com, Inc. Elastic Network Adapter (ENA) 2025-05-07T20:23:17.2614860Z Physical Slot: 5 2025-05-07T20:23:17.2615104Z Flags: bus master, fast devsel, latency 0 2025-05-07T20:23:17.2615464Z Memory at c1804000 (32-bit, non-prefetchable) [size=16K] 2025-05-07T20:23:17.2615839Z Memory at c1400000 (32-bit, prefetchable) [size=4M] 2025-05-07T20:23:17.2616257Z Capabilities: 2025-05-07T20:23:17.2616539Z Kernel driver in use: ena 2025-05-07T20:23:17.2616786Z Kernel modules: ena 2025-05-07T20:23:17.2616925Z 2025-05-07T20:23:17.2617091Z 00:1e.0 3D controller: NVIDIA Corporation GA102GL [A10G] (rev a1) 2025-05-07T20:23:17.2617465Z Subsystem: NVIDIA Corporation Device 152f 2025-05-07T20:23:17.2617760Z Physical Slot: 30 2025-05-07T20:23:17.2618012Z Flags: bus master, fast devsel, latency 0, IRQ 10 2025-05-07T20:23:17.2618392Z Memory at c0000000 (32-bit, non-prefetchable) [size=16M] 2025-05-07T20:23:17.2618786Z Memory at 1800000000 (64-bit, prefetchable) [size=32G] 2025-05-07T20:23:17.2619159Z Memory at 1040000000 (64-bit, prefetchable) [size=32M] 2025-05-07T20:23:17.2619500Z Capabilities: 2025-05-07T20:23:17.2619800Z Kernel driver in use: nvidia 2025-05-07T20:23:17.2620060Z Kernel modules: nvidia 2025-05-07T20:23:17.2620205Z 2025-05-07T20:23:17.2620502Z 00:1f.0 Non-Volatile memory controller: Amazon.com, Inc. NVMe SSD Controller (prog-if 02 [NVM Express]) 2025-05-07T20:23:17.2621007Z Subsystem: Amazon.com, Inc. Device 0000 2025-05-07T20:23:17.2621302Z Physical Slot: 31 2025-05-07T20:23:17.2621541Z Flags: bus master, fast devsel, latency 0 2025-05-07T20:23:17.2621889Z Memory at c1800000 (32-bit, non-prefetchable) [size=16K] 2025-05-07T20:23:17.2622263Z Memory at c180c000 (32-bit, prefetchable) [size=8K] 2025-05-07T20:23:17.2622582Z Capabilities: 2025-05-07T20:23:17.2622838Z Kernel driver in use: nvme 2025-05-07T20:23:17.2622999Z 2025-05-07T20:23:17.2623003Z 2025-05-07T20:23:17.2623122Z ################################################################################ 2025-05-07T20:23:17.2623436Z [INFO] Print Linux distribution info ... 2025-05-07T20:23:17.2623708Z + uname -a 2025-05-07T20:23:17.2623824Z 2025-05-07T20:23:17.2624213Z Linux ip-10-0-47-52.ec2.internal 6.1.130-139.222.amzn2023.x86_64 #1 SMP PREEMPT_DYNAMIC Tue Mar 11 01:10:58 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux 2025-05-07T20:23:17.2624693Z 2025-05-07T20:23:17.2624775Z + uname -m 2025-05-07T20:23:17.2624883Z 2025-05-07T20:23:17.2624963Z x86_64 2025-05-07T20:23:17.2625067Z 2025-05-07T20:23:17.2625150Z + cat /proc/version 2025-05-07T20:23:17.2625285Z 2025-05-07T20:23:17.2625818Z Linux version 6.1.130-139.222.amzn2023.x86_64 (mockbuild@ip-10-0-55-76) (gcc (GCC) 11.5.0 20240719 (Red Hat 11.5.0-5), GNU ld version 2.39-6.amzn2023.0.11) #1 SMP PREEMPT_DYNAMIC Tue Mar 11 01:10:58 UTC 2025 2025-05-07T20:23:17.2635401Z 2025-05-07T20:23:17.2635537Z + cat /etc/os-release 2025-05-07T20:23:17.2635692Z 2025-05-07T20:23:17.2635809Z NAME="Amazon Linux" 2025-05-07T20:23:17.2636020Z VERSION="2023" 2025-05-07T20:23:17.2636218Z ID="amzn" 2025-05-07T20:23:17.2636405Z ID_LIKE="fedora" 2025-05-07T20:23:17.2636606Z VERSION_ID="2023" 2025-05-07T20:23:17.2636834Z PLATFORM_ID="platform:al2023" 2025-05-07T20:23:17.2637117Z PRETTY_NAME="Amazon Linux 2023.6.20250317" 2025-05-07T20:23:17.2637395Z ANSI_COLOR="0;33" 2025-05-07T20:23:17.2637638Z CPE_NAME="cpe:2.3:o:amazon:amazon_linux:2023" 2025-05-07T20:23:17.2638140Z HOME_URL="https://aws.amazon.com/linux/amazon-linux-2023/" 2025-05-07T20:23:17.2638555Z DOCUMENTATION_URL="https://docs.aws.amazon.com/linux/" 2025-05-07T20:23:17.2638965Z SUPPORT_URL="https://aws.amazon.com/premiumsupport/" 2025-05-07T20:23:17.2639393Z BUG_REPORT_URL="https://github.com/amazonlinux/amazon-linux-2023" 2025-05-07T20:23:17.2639742Z VENDOR_NAME="AWS" 2025-05-07T20:23:17.2639982Z VENDOR_URL="https://aws.amazon.com/" 2025-05-07T20:23:17.2640261Z SUPPORT_END="2029-06-30" 2025-05-07T20:23:17.2640409Z 2025-05-07T20:23:17.2640613Z ################################################################################ 2025-05-07T20:23:17.2640908Z # Print EC2 Instance Info 2025-05-07T20:23:17.2641137Z # 2025-05-07T20:23:17.2641338Z # [2025-05-07T20:23:17.263Z] + print_ec2_info 2025-05-07T20:23:17.2641637Z ################################################################################ 2025-05-07T20:23:17.2641851Z 2025-05-07T20:23:17.2757105Z ami-id: ami-071226ecf16aa7d96 2025-05-07T20:23:17.2880485Z instance-id: i-06f4a4d6ba1a8a9d8 2025-05-07T20:23:17.2995286Z instance-type: g5.4xlarge 2025-05-07T20:23:17.3053586Z ##[group]Run . $PRELUDE; print_gpu_info 2025-05-07T20:23:17.3053962Z . $PRELUDE; print_gpu_info 2025-05-07T20:23:17.3063583Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-05-07T20:23:17.3063935Z env: 2025-05-07T20:23:17.3064151Z PRELUDE: .github/scripts/setup_env.bash 2025-05-07T20:23:17.3064455Z BUILD_ENV: build_binary 2025-05-07T20:23:17.3064699Z BUILD_TARGET: default 2025-05-07T20:23:17.3064923Z BUILD_VARIANT: cuda 2025-05-07T20:23:17.3065159Z BUILD_CUDA_VERSION: 11.8.0 2025-05-07T20:23:17.3065420Z ENFORCE_CUDA_DEVICE: 1 2025-05-07T20:23:17.3065716Z GPU_FLAG: --gpus all -e NVIDIA_DRIVER_CAPABILITIES=all 2025-05-07T20:23:17.3066046Z ##[endgroup] 2025-05-07T20:23:17.6449007Z ################################################################################ 2025-05-07T20:23:17.6449393Z [INFO] Printing general display info ... 2025-05-07T20:23:17.6479478Z [EXEC] [ATTEMPT 0/3] + wget -q --timeout 1 pypi.org -O /dev/null 2025-05-07T20:23:17.7627713Z [CHECK] Network does not appear to be blocked. 2025-05-07T20:23:17.7639293Z /usr/bin/sudo 2025-05-07T20:23:17.7648953Z which: no apt-get in (/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin) 2025-05-07T20:23:17.7658896Z /usr/bin/yum 2025-05-07T20:23:17.7661006Z [INSTALL] Updating system repositories ... 2025-05-07T20:23:17.7682220Z [EXEC] [ATTEMPT 0/3] + sudo yum update -y 2025-05-07T20:23:18.2257513Z Last metadata expiration check: 0:00:11 ago on Wed May 7 20:23:07 2025. 2025-05-07T20:23:18.3214680Z ================================================================================ 2025-05-07T20:23:18.3215451Z WARNING: 2025-05-07T20:23:18.3215907Z A newer release of "Amazon Linux" is available. 2025-05-07T20:23:18.3216468Z 2025-05-07T20:23:18.3216646Z Available Versions: 2025-05-07T20:23:18.3216931Z 2025-05-07T20:23:18.3217098Z Version 2023.7.20250331: 2025-05-07T20:23:18.3217717Z Run the following command to upgrade to 2023.7.20250331: 2025-05-07T20:23:18.3218201Z 2025-05-07T20:23:18.3218446Z dnf upgrade --releasever=2023.7.20250331 2025-05-07T20:23:18.3218855Z 2025-05-07T20:23:18.3219012Z Release notes: 2025-05-07T20:23:18.3219779Z https://docs.aws.amazon.com/linux/al2023/release-notes/relnotes-2023.7.20250331.html 2025-05-07T20:23:18.3220134Z 2025-05-07T20:23:18.3220226Z Version 2023.7.20250414: 2025-05-07T20:23:18.3220515Z Run the following command to upgrade to 2023.7.20250414: 2025-05-07T20:23:18.3220759Z 2025-05-07T20:23:18.3220868Z dnf upgrade --releasever=2023.7.20250414 2025-05-07T20:23:18.3221064Z 2025-05-07T20:23:18.3221149Z Release notes: 2025-05-07T20:23:18.3221524Z https://docs.aws.amazon.com/linux/al2023/release-notes/relnotes-2023.7.20250414.html 2025-05-07T20:23:18.3221881Z 2025-05-07T20:23:18.3221969Z Version 2023.7.20250428: 2025-05-07T20:23:18.3222263Z Run the following command to upgrade to 2023.7.20250428: 2025-05-07T20:23:18.3222739Z 2025-05-07T20:23:18.3222854Z dnf upgrade --releasever=2023.7.20250428 2025-05-07T20:23:18.3223053Z 2025-05-07T20:23:18.3223131Z Release notes: 2025-05-07T20:23:18.3223507Z https://docs.aws.amazon.com/linux/al2023/release-notes/relnotes-2023.7.20250428.html 2025-05-07T20:23:18.3223855Z 2025-05-07T20:23:18.3223966Z ================================================================================ 2025-05-07T20:23:18.4370709Z Dependencies resolved. 2025-05-07T20:23:18.4661633Z ================================================================================ 2025-05-07T20:23:18.4662236Z Package Arch Version Repository Size 2025-05-07T20:23:18.4662667Z ================================================================================ 2025-05-07T20:23:18.4662953Z Upgrading: 2025-05-07T20:23:18.4663295Z nvidia-container-toolkit x86_64 1.17.6-1 nvidia-container-toolkit 1.2 M 2025-05-07T20:23:18.4663857Z nvidia-container-toolkit-base x86_64 1.17.6-1 nvidia-container-toolkit 5.7 M 2025-05-07T20:23:18.4664221Z 2025-05-07T20:23:18.4664659Z Transaction Summary 2025-05-07T20:23:18.4664897Z ================================================================================ 2025-05-07T20:23:18.4665192Z Upgrade 2 Packages 2025-05-07T20:23:18.4665321Z 2025-05-07T20:23:18.4665425Z Total download size: 6.9 M 2025-05-07T20:23:18.4666757Z Downloading Packages: 2025-05-07T20:23:18.5167928Z (1/2): nvidia-container-toolkit-1.17.6-1.x86_64 25 MB/s | 1.2 MB 00:00 2025-05-07T20:23:18.5734264Z (2/2): nvidia-container-toolkit-base-1.17.6-1.x 54 MB/s | 5.7 MB 00:00 2025-05-07T20:23:18.5746622Z -------------------------------------------------------------------------------- 2025-05-07T20:23:18.5749513Z Total 64 MB/s | 6.9 MB 00:00 2025-05-07T20:23:18.5751635Z Running transaction check 2025-05-07T20:23:18.5845954Z Transaction check succeeded. 2025-05-07T20:23:18.5846407Z Running transaction test 2025-05-07T20:23:18.6143753Z Transaction test succeeded. 2025-05-07T20:23:18.6146512Z Running transaction 2025-05-07T20:23:19.1686418Z Preparing : 1/1 2025-05-07T20:23:19.2746181Z Upgrading : nvidia-container-toolkit-base-1.17.6-1.x86_64 1/4 2025-05-07T20:23:19.2768558Z Upgrading : nvidia-container-toolkit-1.17.6-1.x86_64 2/4 2025-05-07T20:23:19.2974317Z Running scriptlet: nvidia-container-toolkit-1.17.6-1.x86_64 2/4 2025-05-07T20:23:19.2975104Z Cleanup : nvidia-container-toolkit-1.16.2-1.x86_64 3/4 2025-05-07T20:23:19.3078726Z Running scriptlet: nvidia-container-toolkit-1.16.2-1.x86_64 3/4 2025-05-07T20:23:19.3104144Z Cleanup : nvidia-container-toolkit-base-1.16.2-1.x86_64 4/4 2025-05-07T20:23:19.4546911Z Running scriptlet: nvidia-container-toolkit-1.17.6-1.x86_64 4/4 2025-05-07T20:23:19.4547634Z Verifying : nvidia-container-toolkit-1.17.6-1.x86_64 1/4 2025-05-07T20:23:19.4548220Z Verifying : nvidia-container-toolkit-1.16.2-1.x86_64 2/4 2025-05-07T20:23:19.4548935Z Verifying : nvidia-container-toolkit-base-1.17.6-1.x86_64 3/4 2025-05-07T20:23:19.5892420Z ================================================================================ 2025-05-07T20:23:19.5892890Z WARNING: 2025-05-07T20:23:19.5893201Z A newer release of "Amazon Linux" is available. 2025-05-07T20:23:19.5893430Z 2025-05-07T20:23:19.5893517Z Available Versions: 2025-05-07T20:23:19.5893671Z 2025-05-07T20:23:19.5893758Z Version 2023.7.20250331: 2025-05-07T20:23:19.5894058Z Run the following command to upgrade to 2023.7.20250331: 2025-05-07T20:23:19.5894298Z 2025-05-07T20:23:19.5894416Z dnf upgrade --releasever=2023.7.20250331 2025-05-07T20:23:19.5894621Z 2025-05-07T20:23:19.5894705Z Release notes: 2025-05-07T20:23:19.5895102Z https://docs.aws.amazon.com/linux/al2023/release-notes/relnotes-2023.7.20250331.html 2025-05-07T20:23:19.5895734Z 2025-05-07T20:23:19.5895834Z Version 2023.7.20250414: 2025-05-07T20:23:19.5896284Z Run the following command to upgrade to 2023.7.20250414: 2025-05-07T20:23:19.5896530Z 2025-05-07T20:23:19.5896641Z dnf upgrade --releasever=2023.7.20250414 2025-05-07T20:23:19.5896839Z 2025-05-07T20:23:19.5896929Z Release notes: 2025-05-07T20:23:19.5897304Z https://docs.aws.amazon.com/linux/al2023/release-notes/relnotes-2023.7.20250414.html 2025-05-07T20:23:19.5897658Z 2025-05-07T20:23:19.5897744Z Version 2023.7.20250428: 2025-05-07T20:23:19.5898040Z Run the following command to upgrade to 2023.7.20250428: 2025-05-07T20:23:19.5898278Z 2025-05-07T20:23:19.5898396Z dnf upgrade --releasever=2023.7.20250428 2025-05-07T20:23:19.5898595Z 2025-05-07T20:23:19.5898677Z Release notes: 2025-05-07T20:23:19.5899056Z https://docs.aws.amazon.com/linux/al2023/release-notes/relnotes-2023.7.20250428.html 2025-05-07T20:23:19.5899409Z 2025-05-07T20:23:19.5899730Z ================================================================================ 2025-05-07T20:23:19.6473205Z Verifying : nvidia-container-toolkit-base-1.16.2-1.x86_64 4/4 2025-05-07T20:23:19.6473587Z 2025-05-07T20:23:19.6473671Z Upgraded: 2025-05-07T20:23:19.6474007Z nvidia-container-toolkit-1.17.6-1.x86_64 2025-05-07T20:23:19.6474558Z nvidia-container-toolkit-base-1.17.6-1.x86_64 2025-05-07T20:23:19.6474884Z 2025-05-07T20:23:19.6474965Z Complete! 2025-05-07T20:23:19.6932786Z [INSTALL] Installing system package(s): hostname lshw ... 2025-05-07T20:23:19.6956640Z [EXEC] [ATTEMPT 0/3] + sudo yum install -y hostname lshw 2025-05-07T20:23:20.2138977Z Last metadata expiration check: 0:00:13 ago on Wed May 7 20:23:07 2025. 2025-05-07T20:23:20.2381042Z Package hostname-3.23-4.amzn2023.0.3.x86_64 is already installed. 2025-05-07T20:23:20.2786939Z Dependencies resolved. 2025-05-07T20:23:20.2963884Z ================================================================================ 2025-05-07T20:23:20.2964396Z Package Architecture Version Repository Size 2025-05-07T20:23:20.2964918Z ================================================================================ 2025-05-07T20:23:20.2965208Z Installing: 2025-05-07T20:23:20.2965491Z lshw x86_64 B.02.19.2-7.amzn2023.0.3 amazonlinux 319 k 2025-05-07T20:23:20.2965750Z 2025-05-07T20:23:20.2965847Z Transaction Summary 2025-05-07T20:23:20.2966081Z ================================================================================ 2025-05-07T20:23:20.2966374Z Install 1 Package 2025-05-07T20:23:20.2966504Z 2025-05-07T20:23:20.2966775Z Total download size: 319 k 2025-05-07T20:23:20.2967170Z Installed size: 837 k 2025-05-07T20:23:20.2969197Z Downloading Packages: 2025-05-07T20:23:20.3773748Z lshw-B.02.19.2-7.amzn2023.0.3.x86_64.rpm 6.3 MB/s | 319 kB 00:00 2025-05-07T20:23:20.3779859Z -------------------------------------------------------------------------------- 2025-05-07T20:23:20.3783137Z Total 3.8 MB/s | 319 kB 00:00 2025-05-07T20:23:20.3939355Z Running transaction check 2025-05-07T20:23:20.3994313Z Transaction check succeeded. 2025-05-07T20:23:20.3994803Z Running transaction test 2025-05-07T20:23:20.4455076Z Transaction test succeeded. 2025-05-07T20:23:20.4458586Z Running transaction 2025-05-07T20:23:20.5511889Z Preparing : 1/1 2025-05-07T20:23:20.6042126Z Installing : lshw-B.02.19.2-7.amzn2023.0.3.x86_64 1/1 2025-05-07T20:23:20.7876023Z Running scriptlet: lshw-B.02.19.2-7.amzn2023.0.3.x86_64 1/1 2025-05-07T20:23:20.9134992Z ================================================================================ 2025-05-07T20:23:20.9135504Z WARNING: 2025-05-07T20:23:20.9135838Z A newer release of "Amazon Linux" is available. 2025-05-07T20:23:20.9136610Z 2025-05-07T20:23:20.9136739Z Available Versions: 2025-05-07T20:23:20.9136962Z 2025-05-07T20:23:20.9137091Z Version 2023.7.20250331: 2025-05-07T20:23:20.9137521Z Run the following command to upgrade to 2023.7.20250331: 2025-05-07T20:23:20.9137871Z 2025-05-07T20:23:20.9138034Z dnf upgrade --releasever=2023.7.20250331 2025-05-07T20:23:20.9138333Z 2025-05-07T20:23:20.9138453Z Release notes: 2025-05-07T20:23:20.9139227Z https://docs.aws.amazon.com/linux/al2023/release-notes/relnotes-2023.7.20250331.html 2025-05-07T20:23:20.9139728Z 2025-05-07T20:23:20.9139860Z Version 2023.7.20250414: 2025-05-07T20:23:20.9140270Z Run the following command to upgrade to 2023.7.20250414: 2025-05-07T20:23:20.9140623Z 2025-05-07T20:23:20.9140779Z dnf upgrade --releasever=2023.7.20250414 2025-05-07T20:23:20.9141064Z 2025-05-07T20:23:20.9141188Z Release notes: 2025-05-07T20:23:20.9141721Z https://docs.aws.amazon.com/linux/al2023/release-notes/relnotes-2023.7.20250414.html 2025-05-07T20:23:20.9142238Z 2025-05-07T20:23:20.9142583Z Version 2023.7.20250428: 2025-05-07T20:23:20.9143017Z Run the following command to upgrade to 2023.7.20250428: 2025-05-07T20:23:20.9143358Z 2025-05-07T20:23:20.9143523Z dnf upgrade --releasever=2023.7.20250428 2025-05-07T20:23:20.9143809Z 2025-05-07T20:23:20.9143924Z Release notes: 2025-05-07T20:23:20.9144464Z https://docs.aws.amazon.com/linux/al2023/release-notes/relnotes-2023.7.20250428.html 2025-05-07T20:23:20.9144956Z 2025-05-07T20:23:20.9145120Z ================================================================================ 2025-05-07T20:23:20.9487364Z Verifying : lshw-B.02.19.2-7.amzn2023.0.3.x86_64 1/1 2025-05-07T20:23:20.9487682Z 2025-05-07T20:23:20.9487766Z Installed: 2025-05-07T20:23:20.9488073Z lshw-B.02.19.2-7.amzn2023.0.3.x86_64 2025-05-07T20:23:20.9488348Z 2025-05-07T20:23:20.9488440Z Complete! 2025-05-07T20:23:20.9965640Z + hostname 2025-05-07T20:23:20.9965785Z 2025-05-07T20:23:20.9978430Z ip-10-0-47-52.ec2.internal 2025-05-07T20:23:20.9979753Z 2025-05-07T20:23:20.9979920Z + sudo lshw -C display 2025-05-07T20:23:20.9980118Z 2025-05-07T20:23:21.3400274Z *-display:0 UNCLAIMED 2025-05-07T20:23:21.3400610Z description: VGA compatible controller 2025-05-07T20:23:21.3400935Z product: Amazon.com, Inc. 2025-05-07T20:23:21.3401202Z vendor: Amazon.com, Inc. 2025-05-07T20:23:21.3401456Z physical id: 3 2025-05-07T20:23:21.3401695Z bus info: pci@0000:00:03.0 2025-05-07T20:23:21.3401943Z version: 00 2025-05-07T20:23:21.3402157Z width: 32 bits 2025-05-07T20:23:21.3402387Z clock: 33MHz 2025-05-07T20:23:21.3402634Z capabilities: vga_controller bus_master 2025-05-07T20:23:21.3402939Z configuration: latency=0 2025-05-07T20:23:21.3403258Z resources: memory:c1000000-c13fffff memory:c0000-dffff 2025-05-07T20:23:21.3403585Z *-display:1 2025-05-07T20:23:21.3403826Z description: 3D controller 2025-05-07T20:23:21.3404115Z product: GA102GL [A10G] 2025-05-07T20:23:21.3404376Z vendor: NVIDIA Corporation 2025-05-07T20:23:21.3404625Z physical id: 1e 2025-05-07T20:23:21.3404854Z bus info: pci@0000:00:1e.0 2025-05-07T20:23:21.3405101Z version: a1 2025-05-07T20:23:21.3405302Z width: 64 bits 2025-05-07T20:23:21.3405513Z clock: 33MHz 2025-05-07T20:23:21.3405795Z capabilities: pm pciexpress msix bus_master cap_list 2025-05-07T20:23:21.3406146Z configuration: driver=nvidia latency=0 2025-05-07T20:23:21.3406744Z resources: iomemory:180-17f iomemory:100-ff irq:10 memory:c0000000-c0ffffff memory:1800000000-1fffffffff memory:1040000000-1041ffffff 2025-05-07T20:23:21.3442749Z 2025-05-07T20:23:21.3443097Z ################################################################################ 2025-05-07T20:23:21.3443596Z [INFO] Printing NVIDIA GPU info ... 2025-05-07T20:23:21.3574769Z 00:1e.0 3D controller: NVIDIA Corporation GA102GL [A10G] (rev a1) 2025-05-07T20:23:21.3746766Z Wed May 7 20:23:21 2025 2025-05-07T20:23:21.3747324Z +-----------------------------------------------------------------------------------------+ 2025-05-07T20:23:21.3747962Z | NVIDIA-SMI 570.133.07 Driver Version: 570.133.07 CUDA Version: 12.8 | 2025-05-07T20:23:21.3748428Z |-----------------------------------------+------------------------+----------------------+ 2025-05-07T20:23:21.3748909Z | GPU Name Persistence-M | Bus-Id Disp.A | Volatile Uncorr. ECC | 2025-05-07T20:23:21.3749419Z | Fan Temp Perf Pwr:Usage/Cap | Memory-Usage | GPU-Util Compute M. | 2025-05-07T20:23:21.3749839Z | | | MIG M. | 2025-05-07T20:23:21.3750163Z |=========================================+========================+======================| 2025-05-07T20:23:21.3825584Z | 0 NVIDIA A10G On | 00000000:00:1E.0 Off | 0 | 2025-05-07T20:23:21.3826584Z | 0% 32C P0 57W / 300W | 0MiB / 23028MiB | 0% Default | 2025-05-07T20:23:21.3827166Z | | | N/A | 2025-05-07T20:23:21.3827731Z +-----------------------------------------+------------------------+----------------------+ 2025-05-07T20:23:21.3828242Z 2025-05-07T20:23:21.3828615Z +-----------------------------------------------------------------------------------------+ 2025-05-07T20:23:21.3829033Z | Processes: | 2025-05-07T20:23:21.3829459Z | GPU GI CI PID Type Process name GPU Memory | 2025-05-07T20:23:21.3829857Z | ID ID Usage | 2025-05-07T20:23:21.3830273Z |=========================================================================================| 2025-05-07T20:23:21.3830889Z | No running processes found | 2025-05-07T20:23:21.3831511Z +-----------------------------------------------------------------------------------------+ 2025-05-07T20:23:21.5256743Z ################################################################################ 2025-05-07T20:23:21.5402281Z which: no rocminfo in (/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin) 2025-05-07T20:23:21.5402894Z [INFO] Printing AMD GPU info ... 2025-05-07T20:23:21.5403349Z [CHECK] rocminfo not found 2025-05-07T20:23:21.5413509Z which: no rocm-smi in (/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin) 2025-05-07T20:23:21.5414688Z [CHECK] rocm-smi not found 2025-05-07T20:23:21.5479775Z ##[group]Run . $PRELUDE; setup_miniconda $HOME/miniconda 2025-05-07T20:23:21.5480237Z . $PRELUDE; setup_miniconda $HOME/miniconda 2025-05-07T20:23:21.5492363Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-05-07T20:23:21.5492749Z env: 2025-05-07T20:23:21.5492987Z PRELUDE: .github/scripts/setup_env.bash 2025-05-07T20:23:21.5493309Z BUILD_ENV: build_binary 2025-05-07T20:23:21.5493568Z BUILD_TARGET: default 2025-05-07T20:23:21.5493819Z BUILD_VARIANT: cuda 2025-05-07T20:23:21.5494062Z BUILD_CUDA_VERSION: 11.8.0 2025-05-07T20:23:21.5494338Z ENFORCE_CUDA_DEVICE: 1 2025-05-07T20:23:21.5494655Z GPU_FLAG: --gpus all -e NVIDIA_DRIVER_CAPABILITIES=all 2025-05-07T20:23:21.5495014Z ##[endgroup] 2025-05-07T20:23:21.8851332Z ################################################################################ 2025-05-07T20:23:21.8851851Z # Setup Miniconda 2025-05-07T20:23:21.8852164Z # 2025-05-07T20:23:21.8869578Z # [2025-05-07T20:23:21.886Z] + setup_miniconda /home/ec2-user/miniconda 2025-05-07T20:23:21.8870179Z ################################################################################ 2025-05-07T20:23:21.8870537Z 2025-05-07T20:23:21.8885609Z [EXEC] [ATTEMPT 0/3] + wget -q --timeout 1 pypi.org -O /dev/null 2025-05-07T20:23:21.9814440Z [CHECK] Network does not appear to be blocked. 2025-05-07T20:23:21.9814824Z + mkdir -p /home/ec2-user/miniconda 2025-05-07T20:23:21.9815017Z 2025-05-07T20:23:21.9832187Z 2025-05-07T20:23:21.9832633Z [SETUP] Downloading the Miniconda installer ... 2025-05-07T20:23:21.9854041Z [EXEC] [ATTEMPT 0/3] + wget -q https://repo.anaconda.com/miniconda/Miniconda3-latest-Linux-x86_64.sh -O miniconda.sh 2025-05-07T20:23:23.0318720Z [SETUP] Installing Miniconda ... 2025-05-07T20:23:23.0319124Z + bash miniconda.sh -b -p /home/ec2-user/miniconda -u 2025-05-07T20:23:23.0319374Z 2025-05-07T20:23:23.0466327Z PREFIX=/home/ec2-user/miniconda 2025-05-07T20:23:23.4937335Z Unpacking payload ... 2025-05-07T20:23:24.0107959Z entry_point.py:256: DeprecationWarning: Python 3.14 will, by default, filter extracted tar archives and reject files or modify their metadata. Use the filter argument to control this behavior. 2025-05-07T20:23:24.8197132Z 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:26.9352240Z 2025-05-07T20:23:26.9352796Z Installing base environment... 2025-05-07T20:23:26.9353049Z 2025-05-07T20:23:28.0372952Z Preparing transaction: ...working... done 2025-05-07T20:23:31.0560525Z Executing transaction: ...working... done 2025-05-07T20:23:31.7175373Z 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.8051267Z installation finished. 2025-05-07T20:23:31.8058044Z 2025-05-07T20:23:31.8058187Z + rm -f miniconda.sh 2025-05-07T20:23:31.8058376Z 2025-05-07T20:23:31.8368018Z 2025-05-07T20:23:31.8368391Z [SETUP] Reloading the bash configuration ... 2025-05-07T20:23:31.8368747Z + /home/ec2-user/miniconda/bin/conda init bash 2025-05-07T20:23:31.8368986Z 2025-05-07T20:23:32.2028502Z no change /home/ec2-user/miniconda/condabin/conda 2025-05-07T20:23:32.2028874Z no change /home/ec2-user/miniconda/bin/conda 2025-05-07T20:23:32.2029226Z no change /home/ec2-user/miniconda/bin/conda-env 2025-05-07T20:23:32.2029572Z no change /home/ec2-user/miniconda/bin/activate 2025-05-07T20:23:32.2029923Z no change /home/ec2-user/miniconda/bin/deactivate 2025-05-07T20:23:32.2030295Z no change /home/ec2-user/miniconda/etc/profile.d/conda.sh 2025-05-07T20:23:32.2030709Z no change /home/ec2-user/miniconda/etc/fish/conf.d/conda.fish 2025-05-07T20:23:32.2031130Z no change /home/ec2-user/miniconda/shell/condabin/Conda.psm1 2025-05-07T20:23:32.2031559Z no change /home/ec2-user/miniconda/shell/condabin/conda-hook.ps1 2025-05-07T20:23:32.2032308Z no change /home/ec2-user/miniconda/lib/python3.13/site-packages/xontrib/conda.xsh 2025-05-07T20:23:32.2032811Z no change /home/ec2-user/miniconda/etc/profile.d/conda.csh 2025-05-07T20:23:32.2033169Z modified /home/ec2-user/.bashrc 2025-05-07T20:23:32.2033353Z 2025-05-07T20:23:32.2033542Z ==> For changes to take effect, close and re-open your current shell. <== 2025-05-07T20:23:32.2033854Z 2025-05-07T20:23:32.2728589Z 2025-05-07T20:23:32.2729089Z + . /home/ec2-user/.bashrc 2025-05-07T20:23:32.2729298Z 2025-05-07T20:23:33.1149122Z 2025-05-07T20:23:33.1150267Z [SETUP] Installing libmamba-solver (required since Anaconda 2024.02-1) and libarchive ... 2025-05-07T20:23:33.1172721Z [EXEC] [ATTEMPT 0/3] + conda install --solver=classic -c conda-forge --override-channels -y conda-libmamba-solver libmamba libmambapy libarchive 2025-05-07T20:23:46.6526955Z Collecting package metadata (current_repodata.json): - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / done 2025-05-07T20:23:48.2449711Z Solving environment: \ | / - \ | / - \ | / - done 2025-05-07T20:23:48.3418510Z 2025-05-07T20:23:48.3419051Z ## Package Plan ## 2025-05-07T20:23:48.3419452Z 2025-05-07T20:23:48.3419817Z environment location: /home/ec2-user/miniconda 2025-05-07T20:23:48.3420467Z 2025-05-07T20:23:48.3420730Z added / updated specs: 2025-05-07T20:23:48.3421463Z - conda-libmamba-solver 2025-05-07T20:23:48.3422131Z - libarchive 2025-05-07T20:23:48.3422677Z - libmamba 2025-05-07T20:23:48.3423210Z - libmambapy 2025-05-07T20:23:48.3423542Z 2025-05-07T20:23:48.3423553Z 2025-05-07T20:23:48.3423884Z The following packages will be downloaded: 2025-05-07T20:23:48.3424462Z 2025-05-07T20:23:48.3424749Z package | build 2025-05-07T20:23:48.3425359Z ---------------------------|----------------- 2025-05-07T20:23:48.3426159Z ca-certificates-2025.4.26 | hbd8a1cb_0 149 KB conda-forge 2025-05-07T20:23:48.3427061Z certifi-2025.4.26 | pyhd8ed1ab_0 154 KB conda-forge 2025-05-07T20:23:48.3427875Z conda-25.3.1 | py313h78bf25f_1 1.1 MB conda-forge 2025-05-07T20:23:48.3428543Z conda-libmamba-solver-25.4.0| pyhd8ed1ab_0 41 KB conda-forge 2025-05-07T20:23:48.3428989Z ------------------------------------------------------------ 2025-05-07T20:23:48.3429313Z Total: 1.4 MB 2025-05-07T20:23:48.3429520Z 2025-05-07T20:23:48.3429631Z The following packages will be UPDATED: 2025-05-07T20:23:48.3429830Z 2025-05-07T20:23:48.3435194Z ca-certificates pkgs/main/linux-64::ca-certificates-2~ --> conda-forge/noarch::ca-certificates-2025.4.26-hbd8a1cb_0 2025-05-07T20:23:48.3435953Z conda pkgs/main::conda-25.3.1-py313h06a4308~ --> conda-forge::conda-25.3.1-py313h78bf25f_1 2025-05-07T20:23:48.3436323Z 2025-05-07T20:23:48.3436541Z The following packages will be SUPERSEDED by a higher-priority channel: 2025-05-07T20:23:48.3436855Z 2025-05-07T20:23:48.3437164Z certifi pkgs/main/linux-64::certifi-2025.4.26~ --> conda-forge/noarch::certifi-2025.4.26-pyhd8ed1ab_0 2025-05-07T20:23:48.3437978Z conda-libmamba-so~ pkgs/main::conda-libmamba-solver-25.4~ --> conda-forge::conda-libmamba-solver-25.4.0-pyhd8ed1ab_0 2025-05-07T20:23:48.3438718Z 2025-05-07T20:23:48.3438724Z 2025-05-07T20:23:48.3438730Z 2025-05-07T20:23:48.3438948Z Downloading and Extracting Packages: ...working... 2025-05-07T20:23:48.3439464Z conda-25.3.1 | 1.1 MB | | 0% 2025-05-07T20:23:48.3439757Z 2025-05-07T20:23:48.3440332Z certifi-2025.4.26 | 154 KB | | 0%  2025-05-07T20:23:48.3440574Z 2025-05-07T20:23:48.3440578Z 2025-05-07T20:23:48.3444881Z ca-certificates-2025 | 149 KB | | 0%  2025-05-07T20:23:48.3445245Z 2025-05-07T20:23:48.3445250Z 2025-05-07T20:23:48.3445636Z 2025-05-07T20:23:48.3970897Z conda-libmamba-solve | 41 KB | | 0%  2025-05-07T20:23:48.3971299Z 2025-05-07T20:23:48.3972757Z 2025-05-07T20:23:48.4068209Z ca-certificates-2025 | 149 KB | ########## | 100%  2025-05-07T20:23:48.4068572Z 2025-05-07T20:23:48.4203458Z certifi-2025.4.26 | 154 KB | ########## | 100%  2025-05-07T20:23:48.4203794Z 2025-05-07T20:23:48.4203800Z 2025-05-07T20:23:48.4204413Z 2025-05-07T20:23:48.4254322Z conda-libmamba-solve | 41 KB | ########## | 100%  2025-05-07T20:23:48.4254701Z 2025-05-07T20:23:48.4254711Z 2025-05-07T20:23:48.4296723Z ca-certificates-2025 | 149 KB | ########## | 100%  2025-05-07T20:23:48.4404137Z conda-25.3.1 | 1.1 MB | ########## | 100% 2025-05-07T20:23:48.4405739Z 2025-05-07T20:23:48.4484214Z certifi-2025.4.26 | 154 KB | ########## | 100%  2025-05-07T20:23:48.4484573Z 2025-05-07T20:23:48.4484834Z 2025-05-07T20:23:48.4484839Z 2025-05-07T20:23:48.4485759Z conda-libmamba-solve | 41 KB | ########## | 100%  2025-05-07T20:23:48.4486141Z 2025-05-07T20:23:48.4486147Z 2025-05-07T20:23:48.4486166Z 2025-05-07T20:23:48.5503034Z conda-libmamba-solve | 41 KB | ########## | 100%  2025-05-07T20:23:48.5503622Z conda-25.3.1 | 1.1 MB | ########## | 100% 2025-05-07T20:23:48.5509285Z conda-25.3.1 | 1.1 MB | ########## | 100% 2025-05-07T20:23:48.5509756Z 2025-05-07T20:23:48.5510035Z 2025-05-07T20:23:48.5510296Z  2025-05-07T20:23:48.5510578Z 2025-05-07T20:23:48.5510584Z 2025-05-07T20:23:48.5510830Z  2025-05-07T20:23:48.5511136Z 2025-05-07T20:23:48.5511141Z 2025-05-07T20:23:48.5511147Z 2025-05-07T20:23:48.5511394Z  done 2025-05-07T20:23:48.6514126Z Preparing transaction: | done 2025-05-07T20:23:48.7516999Z Verifying transaction: - done 2025-05-07T20:23:50.1539777Z Executing transaction: | / - \ | / - \ | / - \ | / done 2025-05-07T20:23:51.9523884Z [SETUP] Updating Miniconda base packages ... 2025-05-07T20:23:51.9548805Z [EXEC] [ATTEMPT 0/3] + conda update -n base -c defaults --update-deps -y conda 2025-05-07T20:23:52.8977801Z Channels: 2025-05-07T20:23:52.8978038Z - defaults 2025-05-07T20:23:52.8978279Z Platform: linux-64 2025-05-07T20:23:54.1403380Z Collecting package metadata (repodata.json): - \ | / - \ | done 2025-05-07T20:23:54.2609038Z Solving environment: - \ Channels: 2025-05-07T20:23:54.2609346Z - defaults 2025-05-07T20:23:54.2609553Z Platform: linux-64 2025-05-07T20:23:54.5537595Z Collecting package metadata (repodata.json): / - \ | done 2025-05-07T20:23:54.7695433Z Solving environment: - \ | / done 2025-05-07T20:23:54.8477648Z done 2025-05-07T20:23:54.9138783Z 2025-05-07T20:23:54.9139384Z ## Package Plan ## 2025-05-07T20:23:54.9139620Z 2025-05-07T20:23:54.9139774Z environment location: /home/ec2-user/miniconda 2025-05-07T20:23:54.9140013Z 2025-05-07T20:23:54.9140105Z added / updated specs: 2025-05-07T20:23:54.9140347Z - conda 2025-05-07T20:23:54.9140458Z 2025-05-07T20:23:54.9140462Z 2025-05-07T20:23:54.9140575Z The following packages will be downloaded: 2025-05-07T20:23:54.9140787Z 2025-05-07T20:23:54.9140897Z package | build 2025-05-07T20:23:54.9141209Z ---------------------------|----------------- 2025-05-07T20:23:54.9141547Z pip-25.1 | pyhc872135_2 1.3 MB 2025-05-07T20:23:54.9141907Z tzdata-2025b | h04d1e81_0 116 KB 2025-05-07T20:23:54.9142860Z ------------------------------------------------------------ 2025-05-07T20:23:54.9143248Z Total: 1.4 MB 2025-05-07T20:23:54.9143447Z 2025-05-07T20:23:54.9143574Z The following packages will be UPDATED: 2025-05-07T20:23:54.9143781Z 2025-05-07T20:23:54.9144079Z pip pkgs/main/linux-64::pip-25.0-py313h06~ --> pkgs/main/noarch::pip-25.1-pyhc872135_2 2025-05-07T20:23:54.9144569Z tzdata 2025a-h04d1e81_0 --> 2025b-h04d1e81_0 2025-05-07T20:23:54.9144807Z 2025-05-07T20:23:54.9144811Z 2025-05-07T20:23:54.9144815Z 2025-05-07T20:23:54.9144956Z Downloading and Extracting Packages: ...working... 2025-05-07T20:23:54.9145309Z pip-25.1 | 1.3 MB | | 0% 2025-05-07T20:23:54.9145516Z 2025-05-07T20:23:54.9637316Z tzdata-2025b | 116 KB | | 0%  2025-05-07T20:23:55.0365718Z pip-25.1 | 1.3 MB | ########## | 100% 2025-05-07T20:23:55.0366021Z 2025-05-07T20:23:55.0400394Z tzdata-2025b | 116 KB | #3 | 14%  2025-05-07T20:23:55.0400666Z 2025-05-07T20:23:55.1114273Z tzdata-2025b | 116 KB | ########## | 100%  2025-05-07T20:23:55.1116026Z pip-25.1 | 1.3 MB | ########## | 100% 2025-05-07T20:23:55.1962733Z pip-25.1 | 1.3 MB | ########## | 100% 2025-05-07T20:23:55.1962959Z 2025-05-07T20:23:55.1963957Z tzdata-2025b | 116 KB | ########## | 100%  2025-05-07T20:23:55.1964225Z 2025-05-07T20:23:55.1968866Z tzdata-2025b | 116 KB | ########## | 100%  2025-05-07T20:23:55.1969390Z 2025-05-07T20:23:55.1969662Z 2025-05-07T20:23:55.1969922Z  done 2025-05-07T20:23:55.2975024Z Preparing transaction: \ done 2025-05-07T20:23:55.3981528Z Verifying transaction: / done 2025-05-07T20:23:57.4112080Z Executing transaction: \ | / - \ | / - \ | / - \ | / - \ | / - done 2025-05-07T20:23:58.0231150Z [SETUP] Cleaning up Conda packages ... 2025-05-07T20:23:58.0234635Z + conda clean --packages --tarball -y 2025-05-07T20:23:58.0234842Z 2025-05-07T20:23:59.0330864Z Will remove 99 (117.8 MB) tarball(s). 2025-05-07T20:23:59.0331205Z Will remove 11 (16.0 MB) package(s). 2025-05-07T20:23:59.1003101Z 2025-05-07T20:23:59.1012099Z + conda clean --all -y 2025-05-07T20:23:59.1012273Z 2025-05-07T20:23:59.6403333Z There are no unused tarball(s) to remove. 2025-05-07T20:23:59.6403688Z Will remove 1 index cache(s). 2025-05-07T20:23:59.6403968Z There are no unused package(s) to remove. 2025-05-07T20:23:59.6404264Z There are no tempfile(s) to remove. 2025-05-07T20:23:59.6404545Z There are no logfile(s) to remove. 2025-05-07T20:23:59.7054903Z 2025-05-07T20:23:59.7059821Z + conda info 2025-05-07T20:23:59.7059969Z 2025-05-07T20:24:00.4575160Z 2025-05-07T20:24:00.4575833Z active environment : base 2025-05-07T20:24:00.4576322Z active env location : /home/ec2-user/miniconda 2025-05-07T20:24:00.4576678Z shell level : 1 2025-05-07T20:24:00.4576953Z user config file : /home/ec2-user/.condarc 2025-05-07T20:24:00.4577325Z populated config files : /home/ec2-user/miniconda/.condarc 2025-05-07T20:24:00.4577710Z conda version : 25.3.1 2025-05-07T20:24:00.4577984Z conda-build version : not installed 2025-05-07T20:24:00.4578275Z python version : 3.13.2.final.0 2025-05-07T20:24:00.4578560Z solver : libmamba (default) 2025-05-07T20:24:00.4578859Z virtual packages : __archspec=1=zen2 2025-05-07T20:24:00.4579151Z __conda=25.3.1=0 2025-05-07T20:24:00.4579420Z __cuda=12.8=0 2025-05-07T20:24:00.4579690Z __glibc=2.34=0 2025-05-07T20:24:00.4579963Z __linux=6.1.130=0 2025-05-07T20:24:00.4580240Z __unix=0=0 2025-05-07T20:24:00.4580570Z base environment : /home/ec2-user/miniconda (writable) 2025-05-07T20:24:00.4581358Z conda av data dir : /home/ec2-user/miniconda/etc/conda 2025-05-07T20:24:00.4581705Z conda av metadata url : None 2025-05-07T20:24:00.4582062Z channel URLs : https://repo.anaconda.com/pkgs/main/linux-64 2025-05-07T20:24:00.4582484Z https://repo.anaconda.com/pkgs/main/noarch 2025-05-07T20:24:00.4582859Z https://repo.anaconda.com/pkgs/r/linux-64 2025-05-07T20:24:00.4583222Z https://repo.anaconda.com/pkgs/r/noarch 2025-05-07T20:24:00.4583581Z package cache : /home/ec2-user/miniconda/pkgs 2025-05-07T20:24:00.4583913Z /home/ec2-user/.conda/pkgs 2025-05-07T20:24:00.4584240Z envs directories : /home/ec2-user/miniconda/envs 2025-05-07T20:24:00.4584554Z /home/ec2-user/.conda/envs 2025-05-07T20:24:00.4584842Z platform : linux-64 2025-05-07T20:24:00.4585640Z user-agent : conda/25.3.1 requests/2.32.3 CPython/3.13.2 Linux/6.1.130-139.222.amzn2023.x86_64 amzn/2023.6.20250317 glibc/2.34 solver/libmamba conda-libmamba-solver/25.4.0 libmambapy/2.0.5 aau/0.7.0 c/. s/. e/. 2025-05-07T20:24:00.4586575Z UID:GID : 1000:1000 2025-05-07T20:24:00.4586840Z netrc file : None 2025-05-07T20:24:00.4587089Z offline mode : False 2025-05-07T20:24:00.4587249Z 2025-05-07T20:24:00.5259011Z 2025-05-07T20:24:00.5260217Z [SETUP] Exporting Miniconda variables ... 2025-05-07T20:24:00.5260964Z [SETUP] Saving Miniconda variables to /home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/add_path_b3ea6800-6947-499a-9147-1fd6f986871d ... 2025-05-07T20:24:00.5261706Z [SETUP] Successfully set up Miniconda at /home/ec2-user/miniconda 2025-05-07T20:24:00.5348700Z ##[group]Run . $PRELUDE; create_conda_environment $BUILD_ENV 3.12 2025-05-07T20:24:00.5349179Z . $PRELUDE; create_conda_environment $BUILD_ENV 3.12 2025-05-07T20:24:00.5367249Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-05-07T20:24:00.5367594Z env: 2025-05-07T20:24:00.5367812Z PRELUDE: .github/scripts/setup_env.bash 2025-05-07T20:24:00.5368119Z BUILD_ENV: build_binary 2025-05-07T20:24:00.5368376Z BUILD_TARGET: default 2025-05-07T20:24:00.5368613Z BUILD_VARIANT: cuda 2025-05-07T20:24:00.5368846Z BUILD_CUDA_VERSION: 11.8.0 2025-05-07T20:24:00.5369100Z ENFORCE_CUDA_DEVICE: 1 2025-05-07T20:24:00.5369400Z GPU_FLAG: --gpus all -e NVIDIA_DRIVER_CAPABILITIES=all 2025-05-07T20:24:00.5369718Z ##[endgroup] 2025-05-07T20:24:00.8763802Z ################################################################################ 2025-05-07T20:24:00.8764204Z # Create Conda Environment 2025-05-07T20:24:00.8764434Z # 2025-05-07T20:24:00.8780690Z # [2025-05-07T20:24:00.877Z] + create_conda_environment build_binary 3.12 2025-05-07T20:24:00.8781324Z ################################################################################ 2025-05-07T20:24:00.8781699Z 2025-05-07T20:24:00.8797713Z [EXEC] [ATTEMPT 0/3] + wget -q --timeout 1 pypi.org -O /dev/null 2025-05-07T20:24:00.9676345Z [CHECK] Network does not appear to be blocked. 2025-05-07T20:24:00.9676762Z [SETUP] Listing existing Conda environments ... 2025-05-07T20:24:00.9677189Z + conda info --envs 2025-05-07T20:24:00.9677329Z 2025-05-07T20:24:01.7168198Z 2025-05-07T20:24:01.7168555Z # conda environments: 2025-05-07T20:24:01.7168813Z # 2025-05-07T20:24:01.7169048Z base /home/ec2-user/miniconda 2025-05-07T20:24:01.7169268Z 2025-05-07T20:24:01.7833090Z 2025-05-07T20:24:01.7834373Z [SETUP] Deleting the prefix directory if it exists ... 2025-05-07T20:24:03.4275422Z + rm -rf /home/ec2-user/miniconda/envs/build_binary 2025-05-07T20:24:03.4275705Z 2025-05-07T20:24:03.4290198Z 2025-05-07T20:24:03.4299545Z [SETUP] Creating new Conda environment (Python 3.12) ... 2025-05-07T20:24:03.4323035Z [EXEC] [ATTEMPT 0/3] + conda create -y -n build_binary python=3.12 2025-05-07T20:24:04.1881900Z Channels: 2025-05-07T20:24:04.1882130Z - defaults 2025-05-07T20:24:04.1882346Z Platform: linux-64 2025-05-07T20:24:05.7292536Z Collecting package metadata (repodata.json): - \ | / - \ | / - \ done 2025-05-07T20:24:05.8537215Z Solving environment: / done 2025-05-07T20:24:05.8841654Z 2025-05-07T20:24:05.8842209Z ## Package Plan ## 2025-05-07T20:24:05.8842606Z 2025-05-07T20:24:05.8843031Z environment location: /home/ec2-user/miniconda/envs/build_binary 2025-05-07T20:24:05.8843489Z 2025-05-07T20:24:05.8843610Z added / updated specs: 2025-05-07T20:24:05.8843876Z - python=3.12 2025-05-07T20:24:05.8844007Z 2025-05-07T20:24:05.8844012Z 2025-05-07T20:24:05.8844158Z The following packages will be downloaded: 2025-05-07T20:24:05.8844484Z 2025-05-07T20:24:05.8844658Z package | build 2025-05-07T20:24:05.8844970Z ---------------------------|----------------- 2025-05-07T20:24:05.8845320Z _libgcc_mutex-0.1 | main 3 KB 2025-05-07T20:24:05.8845695Z _openmp_mutex-5.1 | 1_gnu 21 KB 2025-05-07T20:24:05.8846096Z ca-certificates-2025.2.25 | h06a4308_0 129 KB 2025-05-07T20:24:05.8846486Z python-3.12.9 | h5148396_0 34.7 MB 2025-05-07T20:24:05.8847174Z setuptools-78.1.1 | py312h06a4308_0 2.2 MB 2025-05-07T20:24:05.8847553Z wheel-0.45.1 | py312h06a4308_0 147 KB 2025-05-07T20:24:05.8847903Z ------------------------------------------------------------ 2025-05-07T20:24:05.8848225Z Total: 37.2 MB 2025-05-07T20:24:05.8848430Z 2025-05-07T20:24:05.8848584Z The following NEW packages will be INSTALLED: 2025-05-07T20:24:05.8848912Z 2025-05-07T20:24:05.8849323Z _libgcc_mutex pkgs/main/linux-64::_libgcc_mutex-0.1-main 2025-05-07T20:24:05.8849771Z _openmp_mutex pkgs/main/linux-64::_openmp_mutex-5.1-1_gnu 2025-05-07T20:24:05.8850172Z bzip2 pkgs/main/linux-64::bzip2-1.0.8-h5eee18b_6 2025-05-07T20:24:05.8850636Z ca-certificates pkgs/main/linux-64::ca-certificates-2025.2.25-h06a4308_0 2025-05-07T20:24:05.8851103Z expat pkgs/main/linux-64::expat-2.7.1-h6a678d5_0 2025-05-07T20:24:05.8851546Z ld_impl_linux-64 pkgs/main/linux-64::ld_impl_linux-64-2.40-h12ee557_0 2025-05-07T20:24:05.8851985Z libffi pkgs/main/linux-64::libffi-3.4.4-h6a678d5_1 2025-05-07T20:24:05.8852397Z libgcc-ng pkgs/main/linux-64::libgcc-ng-11.2.0-h1234567_1 2025-05-07T20:24:05.8852822Z libgomp pkgs/main/linux-64::libgomp-11.2.0-h1234567_1 2025-05-07T20:24:05.8853263Z libstdcxx-ng pkgs/main/linux-64::libstdcxx-ng-11.2.0-h1234567_1 2025-05-07T20:24:05.8853705Z libuuid pkgs/main/linux-64::libuuid-1.41.5-h5eee18b_0 2025-05-07T20:24:05.8854172Z ncurses pkgs/main/linux-64::ncurses-6.4-h6a678d5_0 2025-05-07T20:24:05.8854723Z openssl pkgs/main/linux-64::openssl-3.0.16-h5eee18b_0 2025-05-07T20:24:05.8855129Z pip pkgs/main/noarch::pip-25.1-pyhc872135_2 2025-05-07T20:24:05.8855516Z python pkgs/main/linux-64::python-3.12.9-h5148396_0 2025-05-07T20:24:05.8855928Z readline pkgs/main/linux-64::readline-8.2-h5eee18b_0 2025-05-07T20:24:05.8856541Z setuptools pkgs/main/linux-64::setuptools-78.1.1-py312h06a4308_0 2025-05-07T20:24:05.8856991Z sqlite pkgs/main/linux-64::sqlite-3.45.3-h5eee18b_0 2025-05-07T20:24:05.8857365Z tk pkgs/main/linux-64::tk-8.6.14-h39e8969_0 2025-05-07T20:24:05.8857735Z tzdata pkgs/main/noarch::tzdata-2025b-h04d1e81_0 2025-05-07T20:24:05.8858137Z wheel pkgs/main/linux-64::wheel-0.45.1-py312h06a4308_0 2025-05-07T20:24:05.8858514Z xz pkgs/main/linux-64::xz-5.6.4-h5eee18b_1 2025-05-07T20:24:05.8858875Z zlib pkgs/main/linux-64::zlib-1.2.13-h5eee18b_1 2025-05-07T20:24:05.8859107Z 2025-05-07T20:24:05.8859111Z 2025-05-07T20:24:05.8859124Z 2025-05-07T20:24:05.8859467Z Downloading and Extracting Packages: ...working... 2025-05-07T20:24:05.8859865Z python-3.12.9 | 34.7 MB | | 0% 2025-05-07T20:24:05.8860081Z 2025-05-07T20:24:05.8860417Z setuptools-78.1.1 | 2.2 MB | | 0%  2025-05-07T20:24:05.8860661Z 2025-05-07T20:24:05.8860665Z 2025-05-07T20:24:05.8875115Z wheel-0.45.1 | 147 KB | | 0%  2025-05-07T20:24:05.8875360Z 2025-05-07T20:24:05.8875365Z 2025-05-07T20:24:05.8875368Z 2025-05-07T20:24:05.8890484Z ca-certificates-2025 | 129 KB | | 0%  2025-05-07T20:24:05.8890763Z 2025-05-07T20:24:05.8890767Z 2025-05-07T20:24:05.8890771Z 2025-05-07T20:24:05.8890775Z 2025-05-07T20:24:05.8895558Z _openmp_mutex-5.1 | 21 KB | | 0%  2025-05-07T20:24:05.8895837Z 2025-05-07T20:24:05.8895841Z 2025-05-07T20:24:05.8895845Z 2025-05-07T20:24:05.8895848Z 2025-05-07T20:24:05.8895852Z 2025-05-07T20:24:05.9261490Z _libgcc_mutex-0.1 | 3 KB | | 0%  2025-05-07T20:24:05.9261758Z 2025-05-07T20:24:05.9261762Z 2025-05-07T20:24:05.9261766Z 2025-05-07T20:24:05.9322731Z ca-certificates-2025 | 129 KB | ########## | 100%  2025-05-07T20:24:05.9323426Z 2025-05-07T20:24:05.9323431Z 2025-05-07T20:24:05.9323443Z 2025-05-07T20:24:05.9323447Z 2025-05-07T20:24:05.9459430Z _openmp_mutex-5.1 | 21 KB | ########## | 100%  2025-05-07T20:24:05.9459743Z 2025-05-07T20:24:05.9461827Z 2025-05-07T20:24:05.9491485Z wheel-0.45.1 | 147 KB | ########## | 100%  2025-05-07T20:24:05.9491795Z 2025-05-07T20:24:05.9491799Z 2025-05-07T20:24:05.9491803Z 2025-05-07T20:24:05.9491806Z 2025-05-07T20:24:05.9494731Z 2025-05-07T20:24:05.9677785Z _libgcc_mutex-0.1 | 3 KB | ########## | 100%  2025-05-07T20:24:05.9678068Z 2025-05-07T20:24:05.9678072Z 2025-05-07T20:24:05.9678076Z 2025-05-07T20:24:05.9849215Z ca-certificates-2025 | 129 KB | ########## | 100%  2025-05-07T20:24:05.9849485Z 2025-05-07T20:24:05.9849489Z 2025-05-07T20:24:05.9849493Z 2025-05-07T20:24:05.9849496Z 2025-05-07T20:24:05.9850842Z 2025-05-07T20:24:05.9937227Z _libgcc_mutex-0.1 | 3 KB | ########## | 100%  2025-05-07T20:24:06.0035711Z python-3.12.9 | 34.7 MB | | 0% 2025-05-07T20:24:06.0041107Z 2025-05-07T20:24:06.0046490Z setuptools-78.1.1 | 2.2 MB | ########## | 100%  2025-05-07T20:24:06.0047141Z 2025-05-07T20:24:06.0285324Z setuptools-78.1.1 | 2.2 MB | ########## | 100%  2025-05-07T20:24:06.0285664Z 2025-05-07T20:24:06.0285670Z 2025-05-07T20:24:06.0285675Z 2025-05-07T20:24:06.0286276Z 2025-05-07T20:24:06.0292264Z _openmp_mutex-5.1 | 21 KB | ########## | 100%  2025-05-07T20:24:06.0292630Z 2025-05-07T20:24:06.0292634Z 2025-05-07T20:24:06.0292638Z 2025-05-07T20:24:06.0292641Z 2025-05-07T20:24:06.0450238Z _openmp_mutex-5.1 | 21 KB | ########## | 100%  2025-05-07T20:24:06.0450498Z 2025-05-07T20:24:06.0450502Z 2025-05-07T20:24:06.0453124Z wheel-0.45.1 | 147 KB | ########## | 100%  2025-05-07T20:24:06.0453353Z 2025-05-07T20:24:06.0453359Z 2025-05-07T20:24:06.0937859Z wheel-0.45.1 | 147 KB | ########## | 100%  2025-05-07T20:24:06.2219601Z python-3.12.9 | 34.7 MB | #6 | 16% 2025-05-07T20:24:06.3220425Z python-3.12.9 | 34.7 MB | ####9 | 49% 2025-05-07T20:24:06.3650302Z python-3.12.9 | 34.7 MB | ########4 | 84% 2025-05-07T20:24:06.3650608Z 2025-05-07T20:24:06.4851453Z setuptools-78.1.1 | 2.2 MB | ########## | 100%  2025-05-07T20:24:07.1118305Z python-3.12.9 | 34.7 MB | ########## | 100% 2025-05-07T20:24:07.1124944Z python-3.12.9 | 34.7 MB | ########## | 100% 2025-05-07T20:24:07.1125346Z 2025-05-07T20:24:07.1125619Z 2025-05-07T20:24:07.1125910Z  2025-05-07T20:24:07.1126182Z 2025-05-07T20:24:07.1126187Z 2025-05-07T20:24:07.1126413Z  2025-05-07T20:24:07.1126704Z 2025-05-07T20:24:07.1126709Z 2025-05-07T20:24:07.1126715Z 2025-05-07T20:24:07.1126933Z  2025-05-07T20:24:07.1127142Z 2025-05-07T20:24:07.1127145Z 2025-05-07T20:24:07.1127149Z 2025-05-07T20:24:07.1127152Z 2025-05-07T20:24:07.1127331Z  2025-05-07T20:24:07.1127637Z 2025-05-07T20:24:07.1127642Z 2025-05-07T20:24:07.1127648Z 2025-05-07T20:24:07.1127653Z 2025-05-07T20:24:07.1127659Z 2025-05-07T20:24:07.1127928Z  done 2025-05-07T20:24:07.3233767Z Preparing transaction: \ | done 2025-05-07T20:24:08.7586926Z Verifying transaction: - \ | / - \ | / - \ | / - done 2025-05-07T20:24:11.0736976Z Executing transaction: | / - \ | / - \ | / - \ | / - \ | / - \ | / - done 2025-05-07T20:24:11.1239920Z # 2025-05-07T20:24:11.1240254Z # To activate this environment, use 2025-05-07T20:24:11.1240633Z # 2025-05-07T20:24:11.1240904Z # $ conda activate build_binary 2025-05-07T20:24:11.1241493Z # 2025-05-07T20:24:11.1241701Z # To deactivate an active environment, use 2025-05-07T20:24:11.1241980Z # 2025-05-07T20:24:11.1242165Z # $ conda deactivate 2025-05-07T20:24:11.1242315Z 2025-05-07T20:24:11.2394488Z [SETUP] Upgrading PIP to latest ... 2025-05-07T20:24:11.2418007Z [EXEC] [ATTEMPT 0/3] + conda run -n build_binary pip install --upgrade pip 2025-05-07T20:24:14.2301443Z Requirement already satisfied: pip in /home/ec2-user/miniconda/envs/build_binary/lib/python3.12/site-packages (25.1) 2025-05-07T20:24:14.2302046Z Collecting pip 2025-05-07T20:24:14.2302358Z Downloading pip-25.1.1-py3-none-any.whl.metadata (3.6 kB) 2025-05-07T20:24:14.2302759Z Downloading pip-25.1.1-py3-none-any.whl (1.8 MB) 2025-05-07T20:24:14.2305153Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 73.6 MB/s eta 0:00:00 2025-05-07T20:24:14.2305521Z Installing collected packages: pip 2025-05-07T20:24:14.2305818Z Attempting uninstall: pip 2025-05-07T20:24:14.2306109Z Found existing installation: pip 25.1 2025-05-07T20:24:14.2306420Z Uninstalling pip-25.1: 2025-05-07T20:24:14.2306694Z Successfully uninstalled pip-25.1 2025-05-07T20:24:14.2307003Z Successfully installed pip-25.1.1 2025-05-07T20:24:14.2307188Z 2025-05-07T20:24:14.2952020Z [SETUP] Upgrading pyOpenSSL ... 2025-05-07T20:24:14.2974780Z [EXEC] [ATTEMPT 0/3] + conda install -n build_binary -c conda-forge --override-channels -y pyOpenSSL>22.1.0 2025-05-07T20:24:15.1508104Z Channels: 2025-05-07T20:24:15.1508360Z - conda-forge 2025-05-07T20:24:15.1508619Z Platform: linux-64 2025-05-07T20:24:25.7018002Z Collecting package metadata (repodata.json): - \ | / - \ | / - \ | / - \ | / - \ | done 2025-05-07T20:24:27.4012133Z Solving environment: - \ | / - done 2025-05-07T20:24:27.4637811Z 2025-05-07T20:24:27.4638334Z ## Package Plan ## 2025-05-07T20:24:27.4638587Z 2025-05-07T20:24:27.4638884Z environment location: /home/ec2-user/miniconda/envs/build_binary 2025-05-07T20:24:27.4639323Z 2025-05-07T20:24:27.4639441Z added / updated specs: 2025-05-07T20:24:27.4639800Z - pyopenssl[version='>22.1.0'] 2025-05-07T20:24:27.4640047Z 2025-05-07T20:24:27.4640051Z 2025-05-07T20:24:27.4640168Z The following packages will be downloaded: 2025-05-07T20:24:27.4640377Z 2025-05-07T20:24:27.4640499Z package | build 2025-05-07T20:24:27.4640806Z ---------------------------|----------------- 2025-05-07T20:24:27.4641175Z cffi-1.17.1 | py312h06ac9bb_0 288 KB conda-forge 2025-05-07T20:24:27.4641607Z cryptography-44.0.3 | py312hda17c39_0 1.5 MB conda-forge 2025-05-07T20:24:27.4642030Z expat-2.7.0 | h5888daf_0 137 KB conda-forge 2025-05-07T20:24:27.4642416Z libexpat-2.7.0 | h5888daf_0 73 KB conda-forge 2025-05-07T20:24:27.4642832Z libgcc-15.1.0 | h767d61c_2 810 KB conda-forge 2025-05-07T20:24:27.4643243Z libgcc-ng-15.1.0 | h69a702a_2 34 KB conda-forge 2025-05-07T20:24:27.4643652Z libgomp-15.1.0 | h767d61c_2 442 KB conda-forge 2025-05-07T20:24:27.4644038Z libnsl-2.0.1 | hd590300_0 33 KB conda-forge 2025-05-07T20:24:27.4644447Z libsqlite-3.46.0 | hde9e2c9_0 845 KB conda-forge 2025-05-07T20:24:27.4644848Z libuuid-2.38.1 | h0b41bf4_0 33 KB conda-forge 2025-05-07T20:24:27.4645254Z libxcrypt-4.4.36 | hd590300_1 98 KB conda-forge 2025-05-07T20:24:27.4645653Z libzlib-1.2.13 | h4ab18f5_6 60 KB conda-forge 2025-05-07T20:24:27.4646040Z openssl-3.5.0 | h7b32b05_1 3.0 MB conda-forge 2025-05-07T20:24:27.4646442Z pycparser-2.22 | pyh29332c3_1 108 KB conda-forge 2025-05-07T20:24:27.4646861Z pyopenssl-25.0.0 | pyhd8ed1ab_0 120 KB conda-forge 2025-05-07T20:24:27.4647622Z python-3.12.2 |hab00c5b_0_cpython 30.8 MB conda-forge 2025-05-07T20:24:27.4648032Z python_abi-3.12 | 7_cp312 7 KB conda-forge 2025-05-07T20:24:27.4648467Z typing-extensions-4.13.2 | h0e9735f_0 88 KB conda-forge 2025-05-07T20:24:27.4648933Z typing_extensions-4.13.2 | pyh29332c3_0 51 KB conda-forge 2025-05-07T20:24:27.4649546Z zlib-1.2.13 | h4ab18f5_6 91 KB conda-forge 2025-05-07T20:24:27.4649918Z ------------------------------------------------------------ 2025-05-07T20:24:27.4650246Z Total: 38.6 MB 2025-05-07T20:24:27.4650445Z 2025-05-07T20:24:27.4650566Z The following NEW packages will be INSTALLED: 2025-05-07T20:24:27.4650783Z 2025-05-07T20:24:27.4650972Z cffi conda-forge/linux-64::cffi-1.17.1-py312h06ac9bb_0 2025-05-07T20:24:27.4651459Z cryptography conda-forge/linux-64::cryptography-44.0.3-py312hda17c39_0 2025-05-07T20:24:27.4651953Z libexpat conda-forge/linux-64::libexpat-2.7.0-h5888daf_0 2025-05-07T20:24:27.4652366Z libgcc conda-forge/linux-64::libgcc-15.1.0-h767d61c_2 2025-05-07T20:24:27.4652770Z libnsl conda-forge/linux-64::libnsl-2.0.1-hd590300_0 2025-05-07T20:24:27.4655028Z libsqlite conda-forge/linux-64::libsqlite-3.46.0-hde9e2c9_0 2025-05-07T20:24:27.4655503Z libxcrypt conda-forge/linux-64::libxcrypt-4.4.36-hd590300_1 2025-05-07T20:24:27.4655943Z libzlib conda-forge/linux-64::libzlib-1.2.13-h4ab18f5_6 2025-05-07T20:24:27.4656480Z pycparser conda-forge/noarch::pycparser-2.22-pyh29332c3_1 2025-05-07T20:24:27.4656947Z pyopenssl conda-forge/noarch::pyopenssl-25.0.0-pyhd8ed1ab_0 2025-05-07T20:24:27.4657397Z python_abi conda-forge/noarch::python_abi-3.12-7_cp312 2025-05-07T20:24:27.4657893Z typing-extensions conda-forge/noarch::typing-extensions-4.13.2-h0e9735f_0 2025-05-07T20:24:27.4658472Z typing_extensions conda-forge/noarch::typing_extensions-4.13.2-pyh29332c3_0 2025-05-07T20:24:27.4658800Z 2025-05-07T20:24:27.4658922Z The following packages will be UPDATED: 2025-05-07T20:24:27.4659119Z 2025-05-07T20:24:27.4659763Z ca-certificates pkgs/main/linux-64::ca-certificates-2~ --> conda-forge/noarch::ca-certificates-2025.4.26-hbd8a1cb_0 2025-05-07T20:24:27.4660507Z libgcc-ng pkgs/main::libgcc-ng-11.2.0-h1234567_1 --> conda-forge::libgcc-ng-15.1.0-h69a702a_2 2025-05-07T20:24:27.4661136Z libgomp pkgs/main::libgomp-11.2.0-h1234567_1 --> conda-forge::libgomp-15.1.0-h767d61c_2 2025-05-07T20:24:27.4661747Z libuuid pkgs/main::libuuid-1.41.5-h5eee18b_0 --> conda-forge::libuuid-2.38.1-h0b41bf4_0 2025-05-07T20:24:27.4662356Z openssl pkgs/main::openssl-3.0.16-h5eee18b_0 --> conda-forge::openssl-3.5.0-h7b32b05_1 2025-05-07T20:24:27.4662923Z zlib pkgs/main::zlib-1.2.13-h5eee18b_1 --> conda-forge::zlib-1.2.13-h4ab18f5_6 2025-05-07T20:24:27.4663252Z 2025-05-07T20:24:27.4663466Z The following packages will be SUPERSEDED by a higher-priority channel: 2025-05-07T20:24:27.4663774Z 2025-05-07T20:24:27.4664008Z expat pkgs/main::expat-2.7.1-h6a678d5_0 --> conda-forge::expat-2.7.0-h5888daf_0 2025-05-07T20:24:27.4664608Z python pkgs/main::python-3.12.9-h5148396_0 --> conda-forge::python-3.12.2-hab00c5b_0_cpython 2025-05-07T20:24:27.4664973Z 2025-05-07T20:24:27.4664980Z 2025-05-07T20:24:27.4664985Z 2025-05-07T20:24:27.4665129Z Downloading and Extracting Packages: ...working... 2025-05-07T20:24:27.4665493Z python-3.12.2 | 30.8 MB | | 0% 2025-05-07T20:24:27.4665718Z 2025-05-07T20:24:27.4666111Z openssl-3.5.0 | 3.0 MB | | 0%  2025-05-07T20:24:27.4666341Z 2025-05-07T20:24:27.4666345Z 2025-05-07T20:24:27.4666559Z cryptography-44.0.3 | 1.5 MB | | 0%  2025-05-07T20:24:27.4666977Z 2025-05-07T20:24:27.4666980Z 2025-05-07T20:24:27.4666984Z 2025-05-07T20:24:27.4682044Z libsqlite-3.46.0 | 845 KB | | 0%  2025-05-07T20:24:27.4682292Z 2025-05-07T20:24:27.4682296Z 2025-05-07T20:24:27.4682299Z 2025-05-07T20:24:27.4682303Z 2025-05-07T20:24:27.4699829Z libgcc-15.1.0 | 810 KB | | 0%  2025-05-07T20:24:27.4700071Z 2025-05-07T20:24:27.4700760Z 2025-05-07T20:24:27.4700769Z 2025-05-07T20:24:27.4700775Z 2025-05-07T20:24:27.4700782Z 2025-05-07T20:24:27.4701754Z libgomp-15.1.0 | 442 KB | | 0%  2025-05-07T20:24:27.4702139Z 2025-05-07T20:24:27.4702145Z 2025-05-07T20:24:27.4702150Z 2025-05-07T20:24:27.4702156Z 2025-05-07T20:24:27.4702161Z 2025-05-07T20:24:27.4702172Z 2025-05-07T20:24:27.4711778Z cffi-1.17.1 | 288 KB | | 0%  2025-05-07T20:24:27.4712131Z 2025-05-07T20:24:27.4712136Z 2025-05-07T20:24:27.4712153Z 2025-05-07T20:24:27.4712158Z 2025-05-07T20:24:27.4712164Z 2025-05-07T20:24:27.4712169Z 2025-05-07T20:24:27.4712390Z 2025-05-07T20:24:27.4714328Z expat-2.7.0 | 137 KB | | 0%  2025-05-07T20:24:27.4714675Z 2025-05-07T20:24:27.4714681Z 2025-05-07T20:24:27.4714686Z 2025-05-07T20:24:27.4714691Z 2025-05-07T20:24:27.4714696Z 2025-05-07T20:24:27.4714710Z 2025-05-07T20:24:27.4714719Z 2025-05-07T20:24:27.4718792Z 2025-05-07T20:24:27.4720384Z pyopenssl-25.0.0 | 120 KB | | 0%  2025-05-07T20:24:27.4720784Z 2025-05-07T20:24:27.4720791Z 2025-05-07T20:24:27.4720796Z 2025-05-07T20:24:27.4720801Z 2025-05-07T20:24:27.4720806Z 2025-05-07T20:24:27.4720811Z 2025-05-07T20:24:27.4720817Z 2025-05-07T20:24:27.4720822Z 2025-05-07T20:24:27.4722197Z 2025-05-07T20:24:27.4723685Z pycparser-2.22 | 108 KB | | 0%  2025-05-07T20:24:27.4724063Z 2025-05-07T20:24:27.4724069Z 2025-05-07T20:24:27.4724084Z 2025-05-07T20:24:27.4724089Z 2025-05-07T20:24:27.4724094Z 2025-05-07T20:24:27.4724099Z 2025-05-07T20:24:27.4724104Z 2025-05-07T20:24:27.4724109Z 2025-05-07T20:24:27.4724114Z 2025-05-07T20:24:27.4724119Z 2025-05-07T20:24:27.4725103Z libxcrypt-4.4.36 | 98 KB | | 0%  2025-05-07T20:24:27.4725468Z 2025-05-07T20:24:27.4725473Z 2025-05-07T20:24:27.4725479Z 2025-05-07T20:24:27.4725484Z 2025-05-07T20:24:27.4725489Z 2025-05-07T20:24:27.4725494Z 2025-05-07T20:24:27.4725499Z 2025-05-07T20:24:27.4725512Z 2025-05-07T20:24:27.4725517Z 2025-05-07T20:24:27.4725522Z 2025-05-07T20:24:27.4725531Z 2025-05-07T20:24:27.4726652Z zlib-1.2.13 | 91 KB | | 0%  2025-05-07T20:24:27.4726996Z 2025-05-07T20:24:27.4727001Z 2025-05-07T20:24:27.4727006Z 2025-05-07T20:24:27.4727012Z 2025-05-07T20:24:27.4727017Z 2025-05-07T20:24:27.4727022Z 2025-05-07T20:24:27.4727035Z 2025-05-07T20:24:27.4727049Z 2025-05-07T20:24:27.4727054Z 2025-05-07T20:24:27.4727059Z 2025-05-07T20:24:27.4727068Z 2025-05-07T20:24:27.4727073Z 2025-05-07T20:24:27.4728215Z typing-extensions-4. | 88 KB | | 0%  2025-05-07T20:24:27.4728624Z 2025-05-07T20:24:27.4728630Z 2025-05-07T20:24:27.4728635Z 2025-05-07T20:24:27.4728640Z 2025-05-07T20:24:27.4728645Z 2025-05-07T20:24:27.4728650Z 2025-05-07T20:24:27.4728656Z 2025-05-07T20:24:27.4728661Z 2025-05-07T20:24:27.4728666Z 2025-05-07T20:24:27.4728671Z 2025-05-07T20:24:27.4728689Z 2025-05-07T20:24:27.4728694Z 2025-05-07T20:24:27.4728699Z 2025-05-07T20:24:27.4733764Z libexpat-2.7.0 | 73 KB | | 0%  2025-05-07T20:24:27.4734142Z 2025-05-07T20:24:27.4734148Z 2025-05-07T20:24:27.4734153Z 2025-05-07T20:24:27.4734158Z 2025-05-07T20:24:27.4734163Z 2025-05-07T20:24:27.4734168Z 2025-05-07T20:24:27.4734173Z 2025-05-07T20:24:27.4734178Z 2025-05-07T20:24:27.4734320Z 2025-05-07T20:24:27.4734325Z 2025-05-07T20:24:27.4734330Z 2025-05-07T20:24:27.4734335Z 2025-05-07T20:24:27.4734351Z 2025-05-07T20:24:27.4734357Z 2025-05-07T20:24:27.4736200Z libzlib-1.2.13 | 60 KB | | 0%  2025-05-07T20:24:27.4736581Z 2025-05-07T20:24:27.4736586Z 2025-05-07T20:24:27.4736600Z 2025-05-07T20:24:27.4736606Z 2025-05-07T20:24:27.4736611Z 2025-05-07T20:24:27.4736616Z 2025-05-07T20:24:27.4736621Z 2025-05-07T20:24:27.4736626Z 2025-05-07T20:24:27.4736631Z 2025-05-07T20:24:27.4736774Z 2025-05-07T20:24:27.4736780Z 2025-05-07T20:24:27.4736785Z 2025-05-07T20:24:27.4736790Z 2025-05-07T20:24:27.4736795Z 2025-05-07T20:24:27.4736800Z 2025-05-07T20:24:27.4737768Z typing_extensions-4. | 51 KB | | 0%  2025-05-07T20:24:27.4738182Z 2025-05-07T20:24:27.4738195Z 2025-05-07T20:24:27.4738200Z 2025-05-07T20:24:27.4738206Z 2025-05-07T20:24:27.4738211Z 2025-05-07T20:24:27.4738225Z 2025-05-07T20:24:27.4738231Z 2025-05-07T20:24:27.4738236Z 2025-05-07T20:24:27.4738241Z 2025-05-07T20:24:27.4738246Z 2025-05-07T20:24:27.4738251Z 2025-05-07T20:24:27.4738256Z 2025-05-07T20:24:27.4738261Z 2025-05-07T20:24:27.4738266Z 2025-05-07T20:24:27.4738271Z 2025-05-07T20:24:27.4738290Z 2025-05-07T20:24:27.4744890Z libgcc-ng-15.1.0 | 34 KB | | 0%  2025-05-07T20:24:27.4745285Z 2025-05-07T20:24:27.4745290Z 2025-05-07T20:24:27.4745305Z 2025-05-07T20:24:27.4745311Z 2025-05-07T20:24:27.4745326Z 2025-05-07T20:24:27.4745331Z 2025-05-07T20:24:27.4745336Z 2025-05-07T20:24:27.4745341Z 2025-05-07T20:24:27.4745347Z 2025-05-07T20:24:27.4745352Z 2025-05-07T20:24:27.4745357Z 2025-05-07T20:24:27.4745362Z 2025-05-07T20:24:27.4745367Z 2025-05-07T20:24:27.4745372Z 2025-05-07T20:24:27.4745377Z 2025-05-07T20:24:27.4745382Z 2025-05-07T20:24:27.4745388Z 2025-05-07T20:24:27.4746433Z libuuid-2.38.1 | 33 KB | | 0%  2025-05-07T20:24:27.4747194Z 2025-05-07T20:24:27.4747200Z 2025-05-07T20:24:27.4747205Z 2025-05-07T20:24:27.4747210Z 2025-05-07T20:24:27.4747215Z 2025-05-07T20:24:27.4747221Z 2025-05-07T20:24:27.4747226Z 2025-05-07T20:24:27.4747231Z 2025-05-07T20:24:27.4747236Z 2025-05-07T20:24:27.4747241Z 2025-05-07T20:24:27.4747246Z 2025-05-07T20:24:27.4747251Z 2025-05-07T20:24:27.4747256Z 2025-05-07T20:24:27.4747271Z 2025-05-07T20:24:27.4747276Z 2025-05-07T20:24:27.4747281Z 2025-05-07T20:24:27.4747293Z 2025-05-07T20:24:27.4747309Z 2025-05-07T20:24:27.4747701Z libnsl-2.0.1 | 33 KB | | 0%  2025-05-07T20:24:27.4748073Z 2025-05-07T20:24:27.4748078Z 2025-05-07T20:24:27.4748084Z 2025-05-07T20:24:27.4748088Z 2025-05-07T20:24:27.4748094Z 2025-05-07T20:24:27.4748099Z 2025-05-07T20:24:27.4748104Z 2025-05-07T20:24:27.4748109Z 2025-05-07T20:24:27.4748114Z 2025-05-07T20:24:27.4748125Z 2025-05-07T20:24:27.4748130Z 2025-05-07T20:24:27.4748135Z 2025-05-07T20:24:27.4748141Z 2025-05-07T20:24:27.4748146Z 2025-05-07T20:24:27.4748151Z 2025-05-07T20:24:27.4748156Z 2025-05-07T20:24:27.4748161Z 2025-05-07T20:24:27.4748166Z 2025-05-07T20:24:27.4748176Z 2025-05-07T20:24:27.5246456Z ... (more hidden) ... 2025-05-07T20:24:27.5246738Z 2025-05-07T20:24:27.5246840Z 2025-05-07T20:24:27.5246848Z 2025-05-07T20:24:27.5246857Z 2025-05-07T20:24:27.5640475Z libgcc-15.1.0 | 810 KB | ########## | 100%  2025-05-07T20:24:27.5644925Z python-3.12.2 | 30.8 MB | 4 | 5% 2025-05-07T20:24:27.5645224Z 2025-05-07T20:24:27.5668456Z openssl-3.5.0 | 3.0 MB | #####5 | 56%  2025-05-07T20:24:27.5668829Z 2025-05-07T20:24:27.5668836Z 2025-05-07T20:24:27.5668843Z 2025-05-07T20:24:27.5726078Z libsqlite-3.46.0 | 845 KB | ########5 | 85%  2025-05-07T20:24:27.5726346Z 2025-05-07T20:24:27.5726550Z 2025-05-07T20:24:27.5726554Z 2025-05-07T20:24:27.5726558Z 2025-05-07T20:24:27.5727368Z 2025-05-07T20:24:27.5734828Z libgomp-15.1.0 | 442 KB | 3 | 4%  2025-05-07T20:24:27.5735194Z 2025-05-07T20:24:27.5738407Z 2025-05-07T20:24:27.5973579Z cryptography-44.0.3 | 1.5 MB | 1 | 1%  2025-05-07T20:24:27.5973856Z 2025-05-07T20:24:27.5973860Z 2025-05-07T20:24:27.5973864Z 2025-05-07T20:24:27.6051728Z libsqlite-3.46.0 | 845 KB | ########## | 100%  2025-05-07T20:24:27.6052263Z 2025-05-07T20:24:27.6052272Z 2025-05-07T20:24:27.6052277Z 2025-05-07T20:24:27.6052282Z 2025-05-07T20:24:27.6052288Z 2025-05-07T20:24:27.6442900Z libgomp-15.1.0 | 442 KB | ########## | 100%  2025-05-07T20:24:27.6443281Z 2025-05-07T20:24:27.6443287Z 2025-05-07T20:24:27.6443292Z 2025-05-07T20:24:27.6443297Z 2025-05-07T20:24:27.6443303Z 2025-05-07T20:24:27.6443308Z 2025-05-07T20:24:27.6443314Z 2025-05-07T20:24:27.6469923Z expat-2.7.0 | 137 KB | #1 | 12%  2025-05-07T20:24:27.6470244Z 2025-05-07T20:24:27.6470250Z 2025-05-07T20:24:27.6470255Z 2025-05-07T20:24:27.6470261Z 2025-05-07T20:24:27.6470266Z 2025-05-07T20:24:27.6470271Z 2025-05-07T20:24:27.6532736Z cffi-1.17.1 | 288 KB | 5 | 6%  2025-05-07T20:24:27.6533090Z 2025-05-07T20:24:27.6533096Z 2025-05-07T20:24:27.6533109Z 2025-05-07T20:24:27.6533115Z 2025-05-07T20:24:27.6533120Z 2025-05-07T20:24:27.6533125Z 2025-05-07T20:24:27.6534895Z 2025-05-07T20:24:27.6593833Z expat-2.7.0 | 137 KB | ########## | 100%  2025-05-07T20:24:27.6594102Z 2025-05-07T20:24:27.6594106Z 2025-05-07T20:24:27.6594110Z 2025-05-07T20:24:27.6594123Z 2025-05-07T20:24:27.6603969Z libgcc-15.1.0 | 810 KB | ########## | 100%  2025-05-07T20:24:27.6604270Z 2025-05-07T20:24:27.6604276Z 2025-05-07T20:24:27.6604281Z 2025-05-07T20:24:27.6604286Z 2025-05-07T20:24:27.6641940Z libgcc-15.1.0 | 810 KB | ########## | 100%  2025-05-07T20:24:27.6719207Z python-3.12.2 | 30.8 MB | #3 | 14% 2025-05-07T20:24:27.6719472Z 2025-05-07T20:24:27.6719478Z 2025-05-07T20:24:27.6719483Z 2025-05-07T20:24:27.6719489Z 2025-05-07T20:24:27.6719494Z 2025-05-07T20:24:27.6719500Z 2025-05-07T20:24:27.6795632Z cffi-1.17.1 | 288 KB | ########## | 100%  2025-05-07T20:24:27.6795882Z 2025-05-07T20:24:27.6795886Z 2025-05-07T20:24:27.6796127Z cryptography-44.0.3 | 1.5 MB | ########## | 100%  2025-05-07T20:24:27.6796379Z 2025-05-07T20:24:27.6796465Z 2025-05-07T20:24:27.6903190Z cryptography-44.0.3 | 1.5 MB | ########## | 100%  2025-05-07T20:24:27.6903464Z 2025-05-07T20:24:27.6903468Z 2025-05-07T20:24:27.6903471Z 2025-05-07T20:24:27.6903475Z 2025-05-07T20:24:27.6903479Z 2025-05-07T20:24:27.6903482Z 2025-05-07T20:24:27.6903486Z 2025-05-07T20:24:27.6905685Z 2025-05-07T20:24:27.7003227Z pyopenssl-25.0.0 | 120 KB | #3 | 13%  2025-05-07T20:24:27.7003980Z 2025-05-07T20:24:27.7003988Z 2025-05-07T20:24:27.7003995Z 2025-05-07T20:24:27.7004002Z 2025-05-07T20:24:27.7004009Z 2025-05-07T20:24:27.7004017Z 2025-05-07T20:24:27.7004024Z 2025-05-07T20:24:27.7004032Z 2025-05-07T20:24:27.7062530Z pyopenssl-25.0.0 | 120 KB | ########## | 100%  2025-05-07T20:24:27.7062880Z 2025-05-07T20:24:27.7122799Z openssl-3.5.0 | 3.0 MB | ########## | 100%  2025-05-07T20:24:27.7123156Z 2025-05-07T20:24:27.7123173Z 2025-05-07T20:24:27.7123178Z 2025-05-07T20:24:27.7123183Z 2025-05-07T20:24:27.7123189Z 2025-05-07T20:24:27.7123194Z 2025-05-07T20:24:27.7123199Z 2025-05-07T20:24:27.7123204Z 2025-05-07T20:24:27.7125956Z 2025-05-07T20:24:27.7205773Z pycparser-2.22 | 108 KB | #4 | 15%  2025-05-07T20:24:27.7206186Z 2025-05-07T20:24:27.7206192Z 2025-05-07T20:24:27.7206198Z 2025-05-07T20:24:27.7206398Z 2025-05-07T20:24:27.7206402Z 2025-05-07T20:24:27.7206406Z 2025-05-07T20:24:27.7206409Z 2025-05-07T20:24:27.7206413Z 2025-05-07T20:24:27.7211508Z 2025-05-07T20:24:27.7218337Z pycparser-2.22 | 108 KB | ########## | 100%  2025-05-07T20:24:27.7218630Z 2025-05-07T20:24:27.7218633Z 2025-05-07T20:24:27.7218637Z 2025-05-07T20:24:27.7218641Z 2025-05-07T20:24:27.7218644Z 2025-05-07T20:24:27.7218648Z 2025-05-07T20:24:27.7218651Z 2025-05-07T20:24:27.7218655Z 2025-05-07T20:24:27.7218659Z 2025-05-07T20:24:27.7220760Z 2025-05-07T20:24:27.7286152Z libxcrypt-4.4.36 | 98 KB | #6 | 16%  2025-05-07T20:24:27.7286437Z 2025-05-07T20:24:27.7286441Z 2025-05-07T20:24:27.7286445Z 2025-05-07T20:24:27.7286448Z 2025-05-07T20:24:27.7286452Z 2025-05-07T20:24:27.7286456Z 2025-05-07T20:24:27.7286459Z 2025-05-07T20:24:27.7286463Z 2025-05-07T20:24:27.7286467Z 2025-05-07T20:24:27.7288301Z 2025-05-07T20:24:27.7360255Z libxcrypt-4.4.36 | 98 KB | ########## | 100%  2025-05-07T20:24:27.7360541Z 2025-05-07T20:24:27.7360545Z 2025-05-07T20:24:27.7360548Z 2025-05-07T20:24:27.7360552Z 2025-05-07T20:24:27.7360555Z 2025-05-07T20:24:27.7360567Z 2025-05-07T20:24:27.7360570Z 2025-05-07T20:24:27.7360574Z 2025-05-07T20:24:27.7360577Z 2025-05-07T20:24:27.7360581Z 2025-05-07T20:24:27.7360781Z 2025-05-07T20:24:27.7363585Z zlib-1.2.13 | 91 KB | #7 | 18%  2025-05-07T20:24:27.7363842Z 2025-05-07T20:24:27.7363856Z 2025-05-07T20:24:27.7363860Z 2025-05-07T20:24:27.7411743Z libsqlite-3.46.0 | 845 KB | ########## | 100%  2025-05-07T20:24:27.7412090Z 2025-05-07T20:24:27.7412096Z 2025-05-07T20:24:27.7412101Z 2025-05-07T20:24:27.7412106Z 2025-05-07T20:24:27.7412111Z 2025-05-07T20:24:27.7412116Z 2025-05-07T20:24:27.7412121Z 2025-05-07T20:24:27.7412126Z 2025-05-07T20:24:27.7412131Z 2025-05-07T20:24:27.7412137Z 2025-05-07T20:24:27.7412152Z 2025-05-07T20:24:27.7412157Z 2025-05-07T20:24:27.7422207Z typing-extensions-4. | 88 KB | #8 | 18%  2025-05-07T20:24:27.7422636Z 2025-05-07T20:24:27.7422640Z 2025-05-07T20:24:27.7422644Z 2025-05-07T20:24:27.7422647Z 2025-05-07T20:24:27.7422651Z 2025-05-07T20:24:27.7422655Z 2025-05-07T20:24:27.7422658Z 2025-05-07T20:24:27.7422662Z 2025-05-07T20:24:27.7422666Z 2025-05-07T20:24:27.7422669Z 2025-05-07T20:24:27.7424895Z 2025-05-07T20:24:27.7472951Z zlib-1.2.13 | 91 KB | ########## | 100%  2025-05-07T20:24:27.7473297Z 2025-05-07T20:24:27.7473301Z 2025-05-07T20:24:27.7473305Z 2025-05-07T20:24:27.7473308Z 2025-05-07T20:24:27.7473312Z 2025-05-07T20:24:27.7473315Z 2025-05-07T20:24:27.7473319Z 2025-05-07T20:24:27.7473330Z 2025-05-07T20:24:27.7473334Z 2025-05-07T20:24:27.7473338Z 2025-05-07T20:24:27.7473341Z 2025-05-07T20:24:27.7481221Z 2025-05-07T20:24:27.7540611Z typing-extensions-4. | 88 KB | ########## | 100%  2025-05-07T20:24:27.7540957Z 2025-05-07T20:24:27.7540961Z 2025-05-07T20:24:27.7540964Z 2025-05-07T20:24:27.7540968Z 2025-05-07T20:24:27.7540972Z 2025-05-07T20:24:27.7540975Z 2025-05-07T20:24:27.7540979Z 2025-05-07T20:24:27.7540983Z 2025-05-07T20:24:27.7540986Z 2025-05-07T20:24:27.7540990Z 2025-05-07T20:24:27.7540994Z 2025-05-07T20:24:27.7540997Z 2025-05-07T20:24:27.7541001Z 2025-05-07T20:24:27.7607240Z libexpat-2.7.0 | 73 KB | ##2 | 22%  2025-05-07T20:24:27.7607670Z 2025-05-07T20:24:27.7607673Z 2025-05-07T20:24:27.7607677Z 2025-05-07T20:24:27.7607681Z 2025-05-07T20:24:27.7607684Z 2025-05-07T20:24:27.7607688Z 2025-05-07T20:24:27.7607692Z 2025-05-07T20:24:27.7607695Z 2025-05-07T20:24:27.7607699Z 2025-05-07T20:24:27.7607703Z 2025-05-07T20:24:27.7607706Z 2025-05-07T20:24:27.7607710Z 2025-05-07T20:24:27.7607714Z 2025-05-07T20:24:27.7642772Z libexpat-2.7.0 | 73 KB | ########## | 100%  2025-05-07T20:24:27.7666260Z python-3.12.2 | 30.8 MB | ##4 | 25% 2025-05-07T20:24:27.7666502Z 2025-05-07T20:24:27.7666508Z 2025-05-07T20:24:27.7666513Z 2025-05-07T20:24:27.7666518Z 2025-05-07T20:24:27.7666523Z 2025-05-07T20:24:27.7666529Z 2025-05-07T20:24:27.7666534Z 2025-05-07T20:24:27.7666539Z 2025-05-07T20:24:27.7666544Z 2025-05-07T20:24:27.7666549Z 2025-05-07T20:24:27.7666567Z 2025-05-07T20:24:27.7666573Z 2025-05-07T20:24:27.7666578Z 2025-05-07T20:24:27.7666583Z 2025-05-07T20:24:27.7668608Z libzlib-1.2.13 | 60 KB | ##6 | 27%  2025-05-07T20:24:27.7668898Z 2025-05-07T20:24:27.7668909Z 2025-05-07T20:24:27.7668913Z 2025-05-07T20:24:27.7668916Z 2025-05-07T20:24:27.7668920Z 2025-05-07T20:24:27.7668924Z 2025-05-07T20:24:27.7668927Z 2025-05-07T20:24:27.7675910Z expat-2.7.0 | 137 KB | ########## | 100%  2025-05-07T20:24:27.7676178Z 2025-05-07T20:24:27.7676182Z 2025-05-07T20:24:27.7676186Z 2025-05-07T20:24:27.7676189Z 2025-05-07T20:24:27.7676193Z 2025-05-07T20:24:27.7676196Z 2025-05-07T20:24:27.7677269Z 2025-05-07T20:24:27.7738839Z expat-2.7.0 | 137 KB | ########## | 100%  2025-05-07T20:24:27.7739093Z 2025-05-07T20:24:27.7739097Z 2025-05-07T20:24:27.7739101Z 2025-05-07T20:24:27.7739104Z 2025-05-07T20:24:27.7739108Z 2025-05-07T20:24:27.7739111Z 2025-05-07T20:24:27.7739115Z 2025-05-07T20:24:27.7739119Z 2025-05-07T20:24:27.7739122Z 2025-05-07T20:24:27.7739134Z 2025-05-07T20:24:27.7739137Z 2025-05-07T20:24:27.7739141Z 2025-05-07T20:24:27.7739145Z 2025-05-07T20:24:27.7740519Z 2025-05-07T20:24:27.7804112Z libzlib-1.2.13 | 60 KB | ########## | 100%  2025-05-07T20:24:27.7804404Z 2025-05-07T20:24:27.7804408Z 2025-05-07T20:24:27.7804412Z 2025-05-07T20:24:27.7804416Z 2025-05-07T20:24:27.7804419Z 2025-05-07T20:24:27.7804423Z 2025-05-07T20:24:27.7804434Z 2025-05-07T20:24:27.7804438Z 2025-05-07T20:24:27.7804442Z 2025-05-07T20:24:27.7804454Z 2025-05-07T20:24:27.7804458Z 2025-05-07T20:24:27.7804461Z 2025-05-07T20:24:27.7804465Z 2025-05-07T20:24:27.7804469Z 2025-05-07T20:24:27.7804472Z 2025-05-07T20:24:27.7828552Z typing_extensions-4. | 51 KB | ###1 | 31%  2025-05-07T20:24:27.7828865Z 2025-05-07T20:24:27.7828869Z 2025-05-07T20:24:27.7828873Z 2025-05-07T20:24:27.7828877Z 2025-05-07T20:24:27.7828880Z 2025-05-07T20:24:27.7828884Z 2025-05-07T20:24:27.7828895Z 2025-05-07T20:24:27.7828899Z 2025-05-07T20:24:27.7828902Z 2025-05-07T20:24:27.7828906Z 2025-05-07T20:24:27.7828909Z 2025-05-07T20:24:27.7828913Z 2025-05-07T20:24:27.7828917Z 2025-05-07T20:24:27.7828920Z 2025-05-07T20:24:27.7828924Z 2025-05-07T20:24:27.7835007Z 2025-05-07T20:24:27.7846586Z libgcc-ng-15.1.0 | 34 KB | ####7 | 47%  2025-05-07T20:24:27.7846980Z 2025-05-07T20:24:27.7846986Z 2025-05-07T20:24:27.7846991Z 2025-05-07T20:24:27.7846996Z 2025-05-07T20:24:27.7847001Z 2025-05-07T20:24:27.7847007Z 2025-05-07T20:24:27.7847012Z 2025-05-07T20:24:27.7847017Z 2025-05-07T20:24:27.7847023Z 2025-05-07T20:24:27.7847037Z 2025-05-07T20:24:27.7847043Z 2025-05-07T20:24:27.7847048Z 2025-05-07T20:24:27.7847053Z 2025-05-07T20:24:27.7847058Z 2025-05-07T20:24:27.7847063Z 2025-05-07T20:24:27.7891818Z typing_extensions-4. | 51 KB | ########## | 100%  2025-05-07T20:24:27.7892251Z 2025-05-07T20:24:27.7892255Z 2025-05-07T20:24:27.7892258Z 2025-05-07T20:24:27.7892262Z 2025-05-07T20:24:27.7892266Z 2025-05-07T20:24:27.7892269Z 2025-05-07T20:24:27.7892273Z 2025-05-07T20:24:27.7892277Z 2025-05-07T20:24:27.7892280Z 2025-05-07T20:24:27.7892284Z 2025-05-07T20:24:27.7892288Z 2025-05-07T20:24:27.7892291Z 2025-05-07T20:24:27.7892295Z 2025-05-07T20:24:27.7892299Z 2025-05-07T20:24:27.7892303Z 2025-05-07T20:24:27.7892477Z 2025-05-07T20:24:27.8013322Z libgcc-ng-15.1.0 | 34 KB | ########## | 100%  2025-05-07T20:24:27.8013725Z 2025-05-07T20:24:27.8013731Z 2025-05-07T20:24:27.8013736Z 2025-05-07T20:24:27.8013741Z 2025-05-07T20:24:27.8013746Z 2025-05-07T20:24:27.8013751Z 2025-05-07T20:24:27.8013758Z 2025-05-07T20:24:27.8013763Z 2025-05-07T20:24:27.8013769Z 2025-05-07T20:24:27.8013775Z 2025-05-07T20:24:27.8013789Z 2025-05-07T20:24:27.8013794Z 2025-05-07T20:24:27.8013799Z 2025-05-07T20:24:27.8013804Z 2025-05-07T20:24:27.8014003Z 2025-05-07T20:24:27.8014010Z 2025-05-07T20:24:27.8014019Z 2025-05-07T20:24:27.8041333Z libuuid-2.38.1 | 33 KB | ####8 | 49%  2025-05-07T20:24:27.8041768Z 2025-05-07T20:24:27.8041773Z 2025-05-07T20:24:27.8041779Z 2025-05-07T20:24:27.8041784Z 2025-05-07T20:24:27.8041789Z 2025-05-07T20:24:27.8041794Z 2025-05-07T20:24:27.8041799Z 2025-05-07T20:24:27.8041804Z 2025-05-07T20:24:27.8041821Z 2025-05-07T20:24:27.8041826Z 2025-05-07T20:24:27.8041831Z 2025-05-07T20:24:27.8041836Z 2025-05-07T20:24:27.8041841Z 2025-05-07T20:24:27.8041847Z 2025-05-07T20:24:27.8041852Z 2025-05-07T20:24:27.8041857Z 2025-05-07T20:24:27.8043391Z 2025-05-07T20:24:27.8154075Z libuuid-2.38.1 | 33 KB | ########## | 100%  2025-05-07T20:24:27.8154486Z 2025-05-07T20:24:27.8154492Z 2025-05-07T20:24:27.8154497Z 2025-05-07T20:24:27.8154503Z 2025-05-07T20:24:27.8154508Z 2025-05-07T20:24:27.8162473Z libgomp-15.1.0 | 442 KB | ########## | 100%  2025-05-07T20:24:27.8162834Z 2025-05-07T20:24:27.8162840Z 2025-05-07T20:24:27.8162845Z 2025-05-07T20:24:27.8162850Z 2025-05-07T20:24:27.8162855Z 2025-05-07T20:24:27.8182966Z libgomp-15.1.0 | 442 KB | ########## | 100%  2025-05-07T20:24:27.8183325Z 2025-05-07T20:24:27.8183331Z 2025-05-07T20:24:27.8183336Z 2025-05-07T20:24:27.8183341Z 2025-05-07T20:24:27.8183365Z 2025-05-07T20:24:27.8183370Z 2025-05-07T20:24:27.8183376Z 2025-05-07T20:24:27.8183380Z 2025-05-07T20:24:27.8183386Z 2025-05-07T20:24:27.8183391Z 2025-05-07T20:24:27.8183396Z 2025-05-07T20:24:27.8183401Z 2025-05-07T20:24:27.8183406Z 2025-05-07T20:24:27.8183411Z 2025-05-07T20:24:27.8183416Z 2025-05-07T20:24:27.8183421Z 2025-05-07T20:24:27.8183426Z 2025-05-07T20:24:27.8183431Z 2025-05-07T20:24:27.8208774Z libnsl-2.0.1 | 33 KB | ####9 | 49%  2025-05-07T20:24:27.8209156Z 2025-05-07T20:24:27.8209159Z 2025-05-07T20:24:27.8209163Z 2025-05-07T20:24:27.8209167Z 2025-05-07T20:24:27.8209171Z 2025-05-07T20:24:27.8209174Z 2025-05-07T20:24:27.8209178Z 2025-05-07T20:24:27.8209181Z 2025-05-07T20:24:27.8209185Z 2025-05-07T20:24:27.8209189Z 2025-05-07T20:24:27.8209193Z 2025-05-07T20:24:27.8209196Z 2025-05-07T20:24:27.8209200Z 2025-05-07T20:24:27.8209210Z 2025-05-07T20:24:27.8209213Z 2025-05-07T20:24:27.8209220Z 2025-05-07T20:24:27.8209224Z 2025-05-07T20:24:27.8209228Z 2025-05-07T20:24:27.8209231Z 2025-05-07T20:24:27.8226843Z ... (more hidden) ... 2025-05-07T20:24:27.8227238Z 2025-05-07T20:24:27.8227245Z 2025-05-07T20:24:27.8227252Z 2025-05-07T20:24:27.8227257Z 2025-05-07T20:24:27.8227262Z 2025-05-07T20:24:27.8227268Z 2025-05-07T20:24:27.8227274Z 2025-05-07T20:24:27.8227279Z 2025-05-07T20:24:27.8227285Z 2025-05-07T20:24:27.8227291Z 2025-05-07T20:24:27.8227297Z 2025-05-07T20:24:27.8227302Z 2025-05-07T20:24:27.8227317Z 2025-05-07T20:24:27.8227322Z 2025-05-07T20:24:27.8227327Z 2025-05-07T20:24:27.8227331Z 2025-05-07T20:24:27.8227335Z 2025-05-07T20:24:27.8227338Z 2025-05-07T20:24:27.8233550Z 2025-05-07T20:24:27.8235858Z ... (more hidden) ... 2025-05-07T20:24:27.8236235Z 2025-05-07T20:24:27.8236239Z 2025-05-07T20:24:27.8236242Z 2025-05-07T20:24:27.8236246Z 2025-05-07T20:24:27.8236433Z 2025-05-07T20:24:27.8236437Z 2025-05-07T20:24:27.8236441Z 2025-05-07T20:24:27.8236444Z 2025-05-07T20:24:27.8236448Z 2025-05-07T20:24:27.8236452Z 2025-05-07T20:24:27.8236455Z 2025-05-07T20:24:27.8236459Z 2025-05-07T20:24:27.8236463Z 2025-05-07T20:24:27.8236466Z 2025-05-07T20:24:27.8236470Z 2025-05-07T20:24:27.8236473Z 2025-05-07T20:24:27.8236477Z 2025-05-07T20:24:27.8237825Z 2025-05-07T20:24:27.8645889Z libnsl-2.0.1 | 33 KB | ########## | 100%  2025-05-07T20:24:27.8767371Z python-3.12.2 | 30.8 MB | ###7 | 37% 2025-05-07T20:24:27.8767735Z 2025-05-07T20:24:27.8767749Z 2025-05-07T20:24:27.8767760Z 2025-05-07T20:24:27.8767770Z 2025-05-07T20:24:27.8767819Z 2025-05-07T20:24:27.8767837Z 2025-05-07T20:24:27.8772764Z cffi-1.17.1 | 288 KB | ########## | 100%  2025-05-07T20:24:27.8773113Z 2025-05-07T20:24:27.8773124Z 2025-05-07T20:24:27.8773128Z 2025-05-07T20:24:27.8773132Z 2025-05-07T20:24:27.8773146Z 2025-05-07T20:24:27.8775022Z 2025-05-07T20:24:27.8979865Z cffi-1.17.1 | 288 KB | ########## | 100%  2025-05-07T20:24:27.8980211Z 2025-05-07T20:24:27.8980217Z 2025-05-07T20:24:27.8980223Z 2025-05-07T20:24:27.8980228Z 2025-05-07T20:24:27.8980234Z 2025-05-07T20:24:27.8980239Z 2025-05-07T20:24:27.8980244Z 2025-05-07T20:24:27.8980249Z 2025-05-07T20:24:27.8985918Z pyopenssl-25.0.0 | 120 KB | ########## | 100%  2025-05-07T20:24:27.8986300Z 2025-05-07T20:24:27.8986304Z 2025-05-07T20:24:27.8986315Z 2025-05-07T20:24:27.8986319Z 2025-05-07T20:24:27.8986322Z 2025-05-07T20:24:27.8986326Z 2025-05-07T20:24:27.8986330Z 2025-05-07T20:24:27.8986790Z 2025-05-07T20:24:27.9647549Z pyopenssl-25.0.0 | 120 KB | ########## | 100%  2025-05-07T20:24:28.0647145Z python-3.12.2 | 30.8 MB | #####5 | 56% 2025-05-07T20:24:28.1533144Z python-3.12.2 | 30.8 MB | #######6 | 76% 2025-05-07T20:24:28.1533484Z 2025-05-07T20:24:28.1533490Z 2025-05-07T20:24:28.1533495Z 2025-05-07T20:24:28.1533511Z 2025-05-07T20:24:28.1533518Z 2025-05-07T20:24:28.1533523Z 2025-05-07T20:24:28.1533529Z 2025-05-07T20:24:28.1533534Z 2025-05-07T20:24:28.1533539Z 2025-05-07T20:24:28.1539394Z pycparser-2.22 | 108 KB | ########## | 100%  2025-05-07T20:24:28.1539771Z 2025-05-07T20:24:28.1539775Z 2025-05-07T20:24:28.1539779Z 2025-05-07T20:24:28.1539782Z 2025-05-07T20:24:28.1539786Z 2025-05-07T20:24:28.1539790Z 2025-05-07T20:24:28.1539800Z 2025-05-07T20:24:28.1539803Z 2025-05-07T20:24:28.1543503Z 2025-05-07T20:24:28.1717205Z pycparser-2.22 | 108 KB | ########## | 100%  2025-05-07T20:24:28.2201020Z python-3.12.2 | 30.8 MB | #########1 | 92% 2025-05-07T20:24:28.2201251Z 2025-05-07T20:24:28.2201327Z 2025-05-07T20:24:28.2201334Z 2025-05-07T20:24:28.2201339Z 2025-05-07T20:24:28.2201345Z 2025-05-07T20:24:28.2201350Z 2025-05-07T20:24:28.2201366Z 2025-05-07T20:24:28.2201372Z 2025-05-07T20:24:28.2201377Z 2025-05-07T20:24:28.2203137Z 2025-05-07T20:24:28.2214399Z libxcrypt-4.4.36 | 98 KB | ########## | 100%  2025-05-07T20:24:28.2214677Z 2025-05-07T20:24:28.2214681Z 2025-05-07T20:24:28.2214684Z 2025-05-07T20:24:28.2214688Z 2025-05-07T20:24:28.2214692Z 2025-05-07T20:24:28.2214695Z 2025-05-07T20:24:28.2214699Z 2025-05-07T20:24:28.2214702Z 2025-05-07T20:24:28.2214706Z 2025-05-07T20:24:28.2215396Z 2025-05-07T20:24:28.2666574Z libxcrypt-4.4.36 | 98 KB | ########## | 100%  2025-05-07T20:24:28.2666867Z 2025-05-07T20:24:28.2666873Z 2025-05-07T20:24:28.2666878Z 2025-05-07T20:24:28.2666884Z 2025-05-07T20:24:28.2666901Z 2025-05-07T20:24:28.2666906Z 2025-05-07T20:24:28.2666911Z 2025-05-07T20:24:28.2666917Z 2025-05-07T20:24:28.2666922Z 2025-05-07T20:24:28.2666927Z 2025-05-07T20:24:28.2666932Z 2025-05-07T20:24:28.2670758Z zlib-1.2.13 | 91 KB | ########## | 100%  2025-05-07T20:24:28.2671263Z 2025-05-07T20:24:28.2671267Z 2025-05-07T20:24:28.2671271Z 2025-05-07T20:24:28.2671274Z 2025-05-07T20:24:28.2671278Z 2025-05-07T20:24:28.2671281Z 2025-05-07T20:24:28.2671285Z 2025-05-07T20:24:28.2671289Z 2025-05-07T20:24:28.2671292Z 2025-05-07T20:24:28.2671296Z 2025-05-07T20:24:28.2671300Z 2025-05-07T20:24:28.2998542Z zlib-1.2.13 | 91 KB | ########## | 100%  2025-05-07T20:24:28.2998808Z 2025-05-07T20:24:28.2998812Z 2025-05-07T20:24:28.2998985Z 2025-05-07T20:24:28.2998990Z 2025-05-07T20:24:28.2998994Z 2025-05-07T20:24:28.2998997Z 2025-05-07T20:24:28.2999001Z 2025-05-07T20:24:28.2999005Z 2025-05-07T20:24:28.2999008Z 2025-05-07T20:24:28.2999012Z 2025-05-07T20:24:28.2999015Z 2025-05-07T20:24:28.2999676Z 2025-05-07T20:24:28.3009145Z typing-extensions-4. | 88 KB | ########## | 100%  2025-05-07T20:24:28.3009492Z 2025-05-07T20:24:28.3009507Z 2025-05-07T20:24:28.3009512Z 2025-05-07T20:24:28.3009518Z 2025-05-07T20:24:28.3009523Z 2025-05-07T20:24:28.3009528Z 2025-05-07T20:24:28.3009533Z 2025-05-07T20:24:28.3009539Z 2025-05-07T20:24:28.3009544Z 2025-05-07T20:24:28.3009549Z 2025-05-07T20:24:28.3009554Z 2025-05-07T20:24:28.3009863Z 2025-05-07T20:24:28.3013302Z typing-extensions-4. | 88 KB | ########## | 100%  2025-05-07T20:24:28.3014032Z 2025-05-07T20:24:28.3301396Z openssl-3.5.0 | 3.0 MB | ########## | 100%  2025-05-07T20:24:28.3301763Z 2025-05-07T20:24:28.3301769Z 2025-05-07T20:24:28.3301775Z 2025-05-07T20:24:28.3301780Z 2025-05-07T20:24:28.3301786Z 2025-05-07T20:24:28.3301791Z 2025-05-07T20:24:28.3301797Z 2025-05-07T20:24:28.3301802Z 2025-05-07T20:24:28.3301808Z 2025-05-07T20:24:28.3301821Z 2025-05-07T20:24:28.3301826Z 2025-05-07T20:24:28.3301832Z 2025-05-07T20:24:28.3301837Z 2025-05-07T20:24:28.3301842Z 2025-05-07T20:24:28.3305362Z libzlib-1.2.13 | 60 KB | ########## | 100%  2025-05-07T20:24:28.3305783Z 2025-05-07T20:24:28.3305789Z 2025-05-07T20:24:28.3305794Z 2025-05-07T20:24:28.3305799Z 2025-05-07T20:24:28.3305805Z 2025-05-07T20:24:28.3305810Z 2025-05-07T20:24:28.3305816Z 2025-05-07T20:24:28.3305821Z 2025-05-07T20:24:28.3305826Z 2025-05-07T20:24:28.3305831Z 2025-05-07T20:24:28.3305836Z 2025-05-07T20:24:28.3305842Z 2025-05-07T20:24:28.3305847Z 2025-05-07T20:24:28.3305852Z 2025-05-07T20:24:28.3348465Z libzlib-1.2.13 | 60 KB | ########## | 100%  2025-05-07T20:24:28.3348862Z 2025-05-07T20:24:28.3348868Z 2025-05-07T20:24:28.3348872Z 2025-05-07T20:24:28.3348885Z 2025-05-07T20:24:28.3348891Z 2025-05-07T20:24:28.3348896Z 2025-05-07T20:24:28.3348901Z 2025-05-07T20:24:28.3348906Z 2025-05-07T20:24:28.3348911Z 2025-05-07T20:24:28.3348916Z 2025-05-07T20:24:28.3348921Z 2025-05-07T20:24:28.3348927Z 2025-05-07T20:24:28.3348932Z 2025-05-07T20:24:28.3353328Z libexpat-2.7.0 | 73 KB | ########## | 100%  2025-05-07T20:24:28.3353750Z 2025-05-07T20:24:28.3353756Z 2025-05-07T20:24:28.3353761Z 2025-05-07T20:24:28.3353767Z 2025-05-07T20:24:28.3353782Z 2025-05-07T20:24:28.3353788Z 2025-05-07T20:24:28.3353794Z 2025-05-07T20:24:28.3353799Z 2025-05-07T20:24:28.3353804Z 2025-05-07T20:24:28.3353809Z 2025-05-07T20:24:28.3353815Z 2025-05-07T20:24:28.3353820Z 2025-05-07T20:24:28.3354123Z 2025-05-07T20:24:28.3566464Z libexpat-2.7.0 | 73 KB | ########## | 100%  2025-05-07T20:24:28.3567083Z 2025-05-07T20:24:28.3567091Z 2025-05-07T20:24:28.3567098Z 2025-05-07T20:24:28.3567104Z 2025-05-07T20:24:28.3567111Z 2025-05-07T20:24:28.3567117Z 2025-05-07T20:24:28.3567124Z 2025-05-07T20:24:28.3567131Z 2025-05-07T20:24:28.3567137Z 2025-05-07T20:24:28.3567144Z 2025-05-07T20:24:28.3567151Z 2025-05-07T20:24:28.3567157Z 2025-05-07T20:24:28.3567164Z 2025-05-07T20:24:28.3567510Z 2025-05-07T20:24:28.3567517Z 2025-05-07T20:24:28.3570000Z typing_extensions-4. | 51 KB | ########## | 100%  2025-05-07T20:24:28.3570534Z 2025-05-07T20:24:28.3570538Z 2025-05-07T20:24:28.3570542Z 2025-05-07T20:24:28.3570545Z 2025-05-07T20:24:28.3570549Z 2025-05-07T20:24:28.3570559Z 2025-05-07T20:24:28.3570563Z 2025-05-07T20:24:28.3570567Z 2025-05-07T20:24:28.3570570Z 2025-05-07T20:24:28.3570574Z 2025-05-07T20:24:28.3570578Z 2025-05-07T20:24:28.3570581Z 2025-05-07T20:24:28.3570585Z 2025-05-07T20:24:28.3570742Z 2025-05-07T20:24:28.3570746Z 2025-05-07T20:24:28.3817540Z typing_extensions-4. | 51 KB | ########## | 100%  2025-05-07T20:24:28.3817922Z 2025-05-07T20:24:28.3817926Z 2025-05-07T20:24:28.3817930Z 2025-05-07T20:24:28.3817933Z 2025-05-07T20:24:28.3817937Z 2025-05-07T20:24:28.3817941Z 2025-05-07T20:24:28.3817944Z 2025-05-07T20:24:28.3817948Z 2025-05-07T20:24:28.3817952Z 2025-05-07T20:24:28.3817965Z 2025-05-07T20:24:28.3817969Z 2025-05-07T20:24:28.3817973Z 2025-05-07T20:24:28.3817976Z 2025-05-07T20:24:28.3817980Z 2025-05-07T20:24:28.3817984Z 2025-05-07T20:24:28.3817988Z 2025-05-07T20:24:28.3818241Z 2025-05-07T20:24:28.3829920Z libuuid-2.38.1 | 33 KB | ########## | 100%  2025-05-07T20:24:28.3830314Z 2025-05-07T20:24:28.3830318Z 2025-05-07T20:24:28.3830330Z 2025-05-07T20:24:28.3830334Z 2025-05-07T20:24:28.3830338Z 2025-05-07T20:24:28.3830341Z 2025-05-07T20:24:28.3830356Z 2025-05-07T20:24:28.3830360Z 2025-05-07T20:24:28.3830363Z 2025-05-07T20:24:28.3830367Z 2025-05-07T20:24:28.3830371Z 2025-05-07T20:24:28.3830374Z 2025-05-07T20:24:28.3830378Z 2025-05-07T20:24:28.3830382Z 2025-05-07T20:24:28.3830385Z 2025-05-07T20:24:28.3830389Z 2025-05-07T20:24:28.3830393Z 2025-05-07T20:24:28.3991792Z libuuid-2.38.1 | 33 KB | ########## | 100%  2025-05-07T20:24:28.3992083Z 2025-05-07T20:24:28.3992087Z 2025-05-07T20:24:28.4075986Z cryptography-44.0.3 | 1.5 MB | ########## | 100%  2025-05-07T20:24:28.4076248Z 2025-05-07T20:24:28.4076252Z 2025-05-07T20:24:28.4076255Z 2025-05-07T20:24:28.4076259Z 2025-05-07T20:24:28.4076262Z 2025-05-07T20:24:28.4076266Z 2025-05-07T20:24:28.4076270Z 2025-05-07T20:24:28.4076273Z 2025-05-07T20:24:28.4076277Z 2025-05-07T20:24:28.4076281Z 2025-05-07T20:24:28.4076284Z 2025-05-07T20:24:28.4076288Z 2025-05-07T20:24:28.4076291Z 2025-05-07T20:24:28.4076295Z 2025-05-07T20:24:28.4076303Z 2025-05-07T20:24:28.4076314Z 2025-05-07T20:24:28.4076318Z 2025-05-07T20:24:28.4076321Z 2025-05-07T20:24:28.4076325Z 2025-05-07T20:24:28.4127759Z ... (more hidden) ... 2025-05-07T20:24:28.4128128Z 2025-05-07T20:24:28.4128150Z 2025-05-07T20:24:28.4128156Z 2025-05-07T20:24:28.4128161Z 2025-05-07T20:24:28.4128166Z 2025-05-07T20:24:28.4128171Z 2025-05-07T20:24:28.4128184Z 2025-05-07T20:24:28.4128189Z 2025-05-07T20:24:28.4128194Z 2025-05-07T20:24:28.4128199Z 2025-05-07T20:24:28.4128205Z 2025-05-07T20:24:28.4128210Z 2025-05-07T20:24:28.4128215Z 2025-05-07T20:24:28.4128220Z 2025-05-07T20:24:28.4128225Z 2025-05-07T20:24:28.4128272Z 2025-05-07T20:24:28.4130944Z libgcc-ng-15.1.0 | 34 KB | ########## | 100%  2025-05-07T20:24:28.4131358Z 2025-05-07T20:24:28.4131364Z 2025-05-07T20:24:28.4131369Z 2025-05-07T20:24:28.4131374Z 2025-05-07T20:24:28.4131379Z 2025-05-07T20:24:28.4131394Z 2025-05-07T20:24:28.4131399Z 2025-05-07T20:24:28.4131403Z 2025-05-07T20:24:28.4131408Z 2025-05-07T20:24:28.4131413Z 2025-05-07T20:24:28.4131426Z 2025-05-07T20:24:28.4131432Z 2025-05-07T20:24:28.4131437Z 2025-05-07T20:24:28.4131442Z 2025-05-07T20:24:28.4131448Z 2025-05-07T20:24:28.4131456Z 2025-05-07T20:24:28.4180735Z libgcc-ng-15.1.0 | 34 KB | ########## | 100%  2025-05-07T20:24:28.4181366Z 2025-05-07T20:24:28.4181372Z 2025-05-07T20:24:28.4181377Z 2025-05-07T20:24:28.4181382Z 2025-05-07T20:24:28.4181387Z 2025-05-07T20:24:28.4181392Z 2025-05-07T20:24:28.4181397Z 2025-05-07T20:24:28.4181403Z 2025-05-07T20:24:28.4181408Z 2025-05-07T20:24:28.4181413Z 2025-05-07T20:24:28.4181418Z 2025-05-07T20:24:28.4181423Z 2025-05-07T20:24:28.4181428Z 2025-05-07T20:24:28.4181433Z 2025-05-07T20:24:28.4181438Z 2025-05-07T20:24:28.4181444Z 2025-05-07T20:24:28.4181448Z 2025-05-07T20:24:28.4181454Z 2025-05-07T20:24:28.4181985Z libnsl-2.0.1 | 33 KB | ########## | 100%  2025-05-07T20:24:28.4182365Z 2025-05-07T20:24:28.4182371Z 2025-05-07T20:24:28.4182376Z 2025-05-07T20:24:28.4182381Z 2025-05-07T20:24:28.4182386Z 2025-05-07T20:24:28.4182391Z 2025-05-07T20:24:28.4182396Z 2025-05-07T20:24:28.4182411Z 2025-05-07T20:24:28.4182416Z 2025-05-07T20:24:28.4182421Z 2025-05-07T20:24:28.4182427Z 2025-05-07T20:24:28.4182439Z 2025-05-07T20:24:28.4182444Z 2025-05-07T20:24:28.4182449Z 2025-05-07T20:24:28.4182454Z 2025-05-07T20:24:28.4182459Z 2025-05-07T20:24:28.4182465Z 2025-05-07T20:24:28.4182473Z 2025-05-07T20:24:28.4325179Z libnsl-2.0.1 | 33 KB | ########## | 100%  2025-05-07T20:24:29.1183498Z python-3.12.2 | 30.8 MB | ########## | 100% 2025-05-07T20:24:29.1190530Z python-3.12.2 | 30.8 MB | ########## | 100% 2025-05-07T20:24:29.1190898Z 2025-05-07T20:24:29.1190905Z 2025-05-07T20:24:29.1190925Z 2025-05-07T20:24:29.1190930Z 2025-05-07T20:24:29.1190935Z 2025-05-07T20:24:29.1190940Z 2025-05-07T20:24:29.1190945Z 2025-05-07T20:24:29.1190951Z 2025-05-07T20:24:29.1190956Z 2025-05-07T20:24:29.1190962Z 2025-05-07T20:24:29.1190967Z 2025-05-07T20:24:29.1190972Z 2025-05-07T20:24:29.1190978Z 2025-05-07T20:24:29.1190986Z 2025-05-07T20:24:29.1190993Z 2025-05-07T20:24:29.1190999Z 2025-05-07T20:24:29.1191004Z 2025-05-07T20:24:29.1191021Z 2025-05-07T20:24:29.1191029Z 2025-05-07T20:24:29.1191157Z 2025-05-07T20:24:29.1191626Z  2025-05-07T20:24:29.1192085Z 2025-05-07T20:24:29.1192370Z 2025-05-07T20:24:29.1192593Z  2025-05-07T20:24:29.1192885Z 2025-05-07T20:24:29.1192891Z 2025-05-07T20:24:29.1193110Z  2025-05-07T20:24:29.1193408Z 2025-05-07T20:24:29.1193422Z 2025-05-07T20:24:29.1193428Z 2025-05-07T20:24:29.1193661Z  2025-05-07T20:24:29.1193949Z 2025-05-07T20:24:29.1193955Z 2025-05-07T20:24:29.1193968Z 2025-05-07T20:24:29.1193974Z 2025-05-07T20:24:29.1194249Z  2025-05-07T20:24:29.1194554Z 2025-05-07T20:24:29.1194560Z 2025-05-07T20:24:29.1194566Z 2025-05-07T20:24:29.1194578Z 2025-05-07T20:24:29.1194584Z 2025-05-07T20:24:29.1194827Z  2025-05-07T20:24:29.1195129Z 2025-05-07T20:24:29.1195134Z 2025-05-07T20:24:29.1195140Z 2025-05-07T20:24:29.1195145Z 2025-05-07T20:24:29.1195150Z 2025-05-07T20:24:29.1195156Z 2025-05-07T20:24:29.1195399Z  2025-05-07T20:24:29.1195663Z 2025-05-07T20:24:29.1195674Z 2025-05-07T20:24:29.1195678Z 2025-05-07T20:24:29.1195681Z 2025-05-07T20:24:29.1195689Z 2025-05-07T20:24:29.1195693Z 2025-05-07T20:24:29.1195697Z 2025-05-07T20:24:29.1195878Z  2025-05-07T20:24:29.1196095Z 2025-05-07T20:24:29.1196099Z 2025-05-07T20:24:29.1196102Z 2025-05-07T20:24:29.1196106Z 2025-05-07T20:24:29.1196110Z 2025-05-07T20:24:29.1196113Z 2025-05-07T20:24:29.1196117Z 2025-05-07T20:24:29.1196120Z 2025-05-07T20:24:29.1196302Z  2025-05-07T20:24:29.1196722Z 2025-05-07T20:24:29.1196726Z 2025-05-07T20:24:29.1196729Z 2025-05-07T20:24:29.1196733Z 2025-05-07T20:24:29.1196737Z 2025-05-07T20:24:29.1196740Z 2025-05-07T20:24:29.1196744Z 2025-05-07T20:24:29.1196747Z 2025-05-07T20:24:29.1196751Z 2025-05-07T20:24:29.1196936Z  2025-05-07T20:24:29.1197206Z 2025-05-07T20:24:29.1197211Z 2025-05-07T20:24:29.1197216Z 2025-05-07T20:24:29.1197221Z 2025-05-07T20:24:29.1197395Z 2025-05-07T20:24:29.1197403Z 2025-05-07T20:24:29.1197409Z 2025-05-07T20:24:29.1197415Z 2025-05-07T20:24:29.1197420Z 2025-05-07T20:24:29.1197426Z 2025-05-07T20:24:29.1197712Z  2025-05-07T20:24:29.1198029Z 2025-05-07T20:24:29.1198034Z 2025-05-07T20:24:29.1198040Z 2025-05-07T20:24:29.1198045Z 2025-05-07T20:24:29.1198051Z 2025-05-07T20:24:29.1198065Z 2025-05-07T20:24:29.1198071Z 2025-05-07T20:24:29.1198076Z 2025-05-07T20:24:29.1198081Z 2025-05-07T20:24:29.1198086Z 2025-05-07T20:24:29.1198092Z 2025-05-07T20:24:29.1198370Z  2025-05-07T20:24:29.1198588Z 2025-05-07T20:24:29.1198592Z 2025-05-07T20:24:29.1198595Z 2025-05-07T20:24:29.1198599Z 2025-05-07T20:24:29.1198603Z 2025-05-07T20:24:29.1198606Z 2025-05-07T20:24:29.1198610Z 2025-05-07T20:24:29.1198613Z 2025-05-07T20:24:29.1198617Z 2025-05-07T20:24:29.1198626Z 2025-05-07T20:24:29.1198630Z 2025-05-07T20:24:29.1198633Z 2025-05-07T20:24:29.1198836Z  2025-05-07T20:24:29.1199050Z 2025-05-07T20:24:29.1199054Z 2025-05-07T20:24:29.1199057Z 2025-05-07T20:24:29.1199061Z 2025-05-07T20:24:29.1199065Z 2025-05-07T20:24:29.1199068Z 2025-05-07T20:24:29.1199072Z 2025-05-07T20:24:29.1199083Z 2025-05-07T20:24:29.1199092Z 2025-05-07T20:24:29.1199096Z 2025-05-07T20:24:29.1199099Z 2025-05-07T20:24:29.1199103Z 2025-05-07T20:24:29.1199107Z 2025-05-07T20:24:29.1199301Z  2025-05-07T20:24:29.1199719Z 2025-05-07T20:24:29.1199742Z 2025-05-07T20:24:29.1199746Z 2025-05-07T20:24:29.1199750Z 2025-05-07T20:24:29.1199753Z 2025-05-07T20:24:29.1199757Z 2025-05-07T20:24:29.1199760Z 2025-05-07T20:24:29.1199764Z 2025-05-07T20:24:29.1199767Z 2025-05-07T20:24:29.1199771Z 2025-05-07T20:24:29.1199779Z 2025-05-07T20:24:29.1199783Z 2025-05-07T20:24:29.1199786Z 2025-05-07T20:24:29.1199790Z 2025-05-07T20:24:29.1200002Z  2025-05-07T20:24:29.1200219Z 2025-05-07T20:24:29.1200223Z 2025-05-07T20:24:29.1200226Z 2025-05-07T20:24:29.1200230Z 2025-05-07T20:24:29.1200234Z 2025-05-07T20:24:29.1200237Z 2025-05-07T20:24:29.1200241Z 2025-05-07T20:24:29.1200247Z 2025-05-07T20:24:29.1200251Z 2025-05-07T20:24:29.1200254Z 2025-05-07T20:24:29.1200266Z 2025-05-07T20:24:29.1200270Z 2025-05-07T20:24:29.1200274Z 2025-05-07T20:24:29.1200277Z 2025-05-07T20:24:29.1200281Z 2025-05-07T20:24:29.1200482Z  2025-05-07T20:24:29.1200701Z 2025-05-07T20:24:29.1200711Z 2025-05-07T20:24:29.1200715Z 2025-05-07T20:24:29.1200719Z 2025-05-07T20:24:29.1200722Z 2025-05-07T20:24:29.1200726Z 2025-05-07T20:24:29.1200730Z 2025-05-07T20:24:29.1200736Z 2025-05-07T20:24:29.1200740Z 2025-05-07T20:24:29.1200743Z 2025-05-07T20:24:29.1200747Z 2025-05-07T20:24:29.1200751Z 2025-05-07T20:24:29.1200754Z 2025-05-07T20:24:29.1200758Z 2025-05-07T20:24:29.1200761Z 2025-05-07T20:24:29.1200765Z 2025-05-07T20:24:29.1200971Z  2025-05-07T20:24:29.1201198Z 2025-05-07T20:24:29.1201202Z 2025-05-07T20:24:29.1201300Z 2025-05-07T20:24:29.1201303Z 2025-05-07T20:24:29.1201307Z 2025-05-07T20:24:29.1201310Z 2025-05-07T20:24:29.1201314Z 2025-05-07T20:24:29.1201318Z 2025-05-07T20:24:29.1201321Z 2025-05-07T20:24:29.1201325Z 2025-05-07T20:24:29.1201329Z 2025-05-07T20:24:29.1201332Z 2025-05-07T20:24:29.1201336Z 2025-05-07T20:24:29.1201339Z 2025-05-07T20:24:29.1201343Z 2025-05-07T20:24:29.1201354Z 2025-05-07T20:24:29.1201357Z 2025-05-07T20:24:29.1201683Z  2025-05-07T20:24:29.1201910Z 2025-05-07T20:24:29.1201914Z 2025-05-07T20:24:29.1201917Z 2025-05-07T20:24:29.1201921Z 2025-05-07T20:24:29.1201931Z 2025-05-07T20:24:29.1201935Z 2025-05-07T20:24:29.1201938Z 2025-05-07T20:24:29.1201942Z 2025-05-07T20:24:29.1201945Z 2025-05-07T20:24:29.1201949Z 2025-05-07T20:24:29.1201953Z 2025-05-07T20:24:29.1201956Z 2025-05-07T20:24:29.1201960Z 2025-05-07T20:24:29.1201963Z 2025-05-07T20:24:29.1201972Z 2025-05-07T20:24:29.1201976Z 2025-05-07T20:24:29.1201979Z 2025-05-07T20:24:29.1201983Z 2025-05-07T20:24:29.1202198Z  2025-05-07T20:24:29.1202431Z 2025-05-07T20:24:29.1202502Z done 2025-05-07T20:24:29.2213831Z Preparing transaction: | done 2025-05-07T20:24:29.9796525Z Verifying transaction: - \ | / - \ | done 2025-05-07T20:24:31.6859969Z Executing transaction: - \ | / - \ | / - \ | / - \ | / - done 2025-05-07T20:24:32.0389391Z [SETUP] Testing pyOpenSSL import ... 2025-05-07T20:24:33.7825768Z [CHECK] Python (sub-)package 'OpenSSL' found ... 2025-05-07T20:24:33.7839170Z [SETUP] Installing libxcrypt ... 2025-05-07T20:24:33.7862986Z [EXEC] [ATTEMPT 0/3] + conda install -n build_binary -c conda-forge --override-channels -y libxcrypt 2025-05-07T20:24:34.6497241Z Channels: 2025-05-07T20:24:34.6497569Z - conda-forge 2025-05-07T20:24:34.6497866Z Platform: linux-64 2025-05-07T20:24:37.9948402Z Collecting package metadata (repodata.json): - \ | / done 2025-05-07T20:24:38.3718543Z Solving environment: \ done 2025-05-07T20:24:38.4079507Z 2025-05-07T20:24:38.4079876Z # All requested packages already installed. 2025-05-07T20:24:38.4080206Z 2025-05-07T20:24:41.8097950Z [SETUP] Copying over ... 2025-05-07T20:24:41.8098869Z + cp /home/ec2-user/miniconda/envs/build_binary/include/crypt.h /home/ec2-user/miniconda/envs/build_binary/include/python3.12/crypt.h 2025-05-07T20:24:41.8099607Z 2025-05-07T20:24:41.8130382Z 2025-05-07T20:24:43.4612584Z [SETUP] Installed Python version: Python 3.12.2 2025-05-07T20:24:43.4613188Z [SETUP] Successfully created Conda environment: build_binary 2025-05-07T20:24:43.4648408Z ##[group]Run . $PRELUDE; install_cxx_compiler $BUILD_ENV gcc 2025-05-07T20:24:43.4648856Z . $PRELUDE; install_cxx_compiler $BUILD_ENV gcc 2025-05-07T20:24:43.4664028Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-05-07T20:24:43.4664392Z env: 2025-05-07T20:24:43.4664617Z PRELUDE: .github/scripts/setup_env.bash 2025-05-07T20:24:43.4664909Z BUILD_ENV: build_binary 2025-05-07T20:24:43.4665154Z BUILD_TARGET: default 2025-05-07T20:24:43.4665386Z BUILD_VARIANT: cuda 2025-05-07T20:24:43.4665616Z BUILD_CUDA_VERSION: 11.8.0 2025-05-07T20:24:43.4665869Z ENFORCE_CUDA_DEVICE: 1 2025-05-07T20:24:43.4666167Z GPU_FLAG: --gpus all -e NVIDIA_DRIVER_CAPABILITIES=all 2025-05-07T20:24:43.4666489Z ##[endgroup] 2025-05-07T20:24:43.8028577Z ################################################################################ 2025-05-07T20:24:43.8028928Z # Install C/C++ Compilers 2025-05-07T20:24:43.8029168Z # 2025-05-07T20:24:43.8046235Z # [2025-05-07T20:24:43.804Z] + install_cxx_compiler build_binary gcc 2025-05-07T20:24:43.8046626Z ################################################################################ 2025-05-07T20:24:43.8046846Z 2025-05-07T20:24:43.8066195Z [EXEC] [ATTEMPT 0/3] + wget -q --timeout 1 pypi.org -O /dev/null 2025-05-07T20:24:43.8926705Z [CHECK] Network does not appear to be blocked. 2025-05-07T20:24:43.8937261Z [INSTALL] Installing GLIBC (architecture = 64) ... 2025-05-07T20:24:43.8962201Z [EXEC] [ATTEMPT 0/3] + conda install -n build_binary -c conda-forge --override-channels -y sysroot_linux-64=2.17 2025-05-07T20:24:44.7623215Z Channels: 2025-05-07T20:24:44.7623471Z - conda-forge 2025-05-07T20:24:44.7623716Z Platform: linux-64 2025-05-07T20:24:48.1178391Z Collecting package metadata (repodata.json): - \ | / done 2025-05-07T20:24:48.4894378Z Solving environment: \ done 2025-05-07T20:24:48.5526203Z 2025-05-07T20:24:48.5526787Z ## Package Plan ## 2025-05-07T20:24:48.5527038Z 2025-05-07T20:24:48.5527356Z environment location: /home/ec2-user/miniconda/envs/build_binary 2025-05-07T20:24:48.5527749Z 2025-05-07T20:24:48.5527886Z added / updated specs: 2025-05-07T20:24:48.5528209Z - sysroot_linux-64=2.17 2025-05-07T20:24:48.5528432Z 2025-05-07T20:24:48.5528438Z 2025-05-07T20:24:48.5528614Z The following packages will be downloaded: 2025-05-07T20:24:48.5528832Z 2025-05-07T20:24:48.5528948Z package | build 2025-05-07T20:24:48.5529274Z ---------------------------|----------------- 2025-05-07T20:24:48.5529679Z kernel-headers_linux-64-3.10.0| he073ed8_18 921 KB conda-forge 2025-05-07T20:24:48.5530159Z sysroot_linux-64-2.17 | h0157908_18 14.5 MB conda-forge 2025-05-07T20:24:48.5530566Z ------------------------------------------------------------ 2025-05-07T20:24:48.5530893Z Total: 15.4 MB 2025-05-07T20:24:48.5531103Z 2025-05-07T20:24:48.5531231Z The following NEW packages will be INSTALLED: 2025-05-07T20:24:48.5531467Z 2025-05-07T20:24:48.5531750Z kernel-headers_li~ conda-forge/noarch::kernel-headers_linux-64-3.10.0-he073ed8_18 2025-05-07T20:24:48.5532305Z sysroot_linux-64 conda-forge/noarch::sysroot_linux-64-2.17-h0157908_18 2025-05-07T20:24:48.5532602Z 2025-05-07T20:24:48.5532611Z 2025-05-07T20:24:48.5532614Z 2025-05-07T20:24:48.5532763Z Downloading and Extracting Packages: ...working... 2025-05-07T20:24:48.5533120Z sysroot_linux-64-2.1 | 14.5 MB | | 0% 2025-05-07T20:24:48.5533347Z 2025-05-07T20:24:48.6418444Z kernel-headers_linux | 921 KB | | 0%  2025-05-07T20:24:48.6418713Z 2025-05-07T20:24:48.6783868Z kernel-headers_linux | 921 KB | ########## | 100%  2025-05-07T20:24:48.7785550Z sysroot_linux-64-2.1 | 14.5 MB | | 0% 2025-05-07T20:24:48.8192632Z sysroot_linux-64-2.1 | 14.5 MB | ########9 | 89% 2025-05-07T20:24:48.9018488Z sysroot_linux-64-2.1 | 14.5 MB | ########## | 100% 2025-05-07T20:24:48.9018737Z 2025-05-07T20:24:48.9021569Z kernel-headers_linux | 921 KB | ########## | 100%  2025-05-07T20:24:48.9021830Z 2025-05-07T20:24:49.3975742Z kernel-headers_linux | 921 KB | ########## | 100%  2025-05-07T20:24:49.3979309Z sysroot_linux-64-2.1 | 14.5 MB | ########## | 100% 2025-05-07T20:24:49.3979836Z 2025-05-07T20:24:49.3980124Z 2025-05-07T20:24:49.3980415Z  done 2025-05-07T20:24:49.4986998Z Preparing transaction: / done 2025-05-07T20:24:49.6995214Z Verifying transaction: \ | done 2025-05-07T20:24:49.9054341Z Executing transaction: - \ done 2025-05-07T20:24:50.0677145Z [CHECK] LD_LIBRARY_PATH = 2025-05-07T20:24:50.0677570Z [CHECK] CONDA_PREFIX is not set. 2025-05-07T20:24:51.7495504Z [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:51.7509705Z [INSTALL] Installing GCC (11.4.0, 64) through Conda ... 2025-05-07T20:24:51.7533220Z [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:52.6433933Z Channels: 2025-05-07T20:24:52.6434271Z - conda-forge 2025-05-07T20:24:52.6434585Z Platform: linux-64 2025-05-07T20:24:56.1017244Z Collecting package metadata (repodata.json): - \ | / done 2025-05-07T20:24:57.0738609Z Solving environment: \ | / done 2025-05-07T20:24:57.1389895Z 2025-05-07T20:24:57.1390249Z ## Package Plan ## 2025-05-07T20:24:57.1390458Z 2025-05-07T20:24:57.1390672Z environment location: /home/ec2-user/miniconda/envs/build_binary 2025-05-07T20:24:57.1390962Z 2025-05-07T20:24:57.1391058Z added / updated specs: 2025-05-07T20:24:57.1391313Z - gxx_linux-64=11.4.0 2025-05-07T20:24:57.1391468Z 2025-05-07T20:24:57.1391473Z 2025-05-07T20:24:57.1391593Z The following packages will be downloaded: 2025-05-07T20:24:57.1391802Z 2025-05-07T20:24:57.1391912Z package | build 2025-05-07T20:24:57.1392251Z ---------------------------|----------------- 2025-05-07T20:24:57.1392642Z binutils_impl_linux-64-2.40| ha1999f0_7 6.0 MB conda-forge 2025-05-07T20:24:57.1393198Z binutils_linux-64-2.40 | hb3c18ed_4 28 KB conda-forge 2025-05-07T20:24:57.1393856Z gcc_impl_linux-64-11.4.0 | h00c12a0_13 53.0 MB conda-forge 2025-05-07T20:24:57.1394283Z gcc_linux-64-11.4.0 | ha077dfb_4 31 KB conda-forge 2025-05-07T20:24:57.1394705Z gxx_impl_linux-64-11.4.0 | h634f3ee_13 11.2 MB conda-forge 2025-05-07T20:24:57.1395124Z gxx_linux-64-11.4.0 | h35bfe5d_4 29 KB conda-forge 2025-05-07T20:24:57.1395534Z ld_impl_linux-64-2.40 | hf3520f5_7 691 KB conda-forge 2025-05-07T20:24:57.1395986Z libgcc-devel_linux-64-11.4.0| h8f596e0_113 2.3 MB conda-forge 2025-05-07T20:24:57.1396448Z libsanitizer-11.4.0 | h5763a12_13 3.5 MB conda-forge 2025-05-07T20:24:57.1396865Z libstdcxx-15.1.0 | h8f9b012_2 3.7 MB conda-forge 2025-05-07T20:24:57.1397319Z libstdcxx-devel_linux-64-11.4.0| h8f596e0_113 11.1 MB conda-forge 2025-05-07T20:24:57.1397778Z libstdcxx-ng-15.1.0 | h4852527_2 34 KB conda-forge 2025-05-07T20:24:57.1398175Z ------------------------------------------------------------ 2025-05-07T20:24:57.1398498Z Total: 91.6 MB 2025-05-07T20:24:57.1398707Z 2025-05-07T20:24:57.1398830Z The following NEW packages will be INSTALLED: 2025-05-07T20:24:57.1399041Z 2025-05-07T20:24:57.1399318Z binutils_impl_lin~ conda-forge/linux-64::binutils_impl_linux-64-2.40-ha1999f0_7 2025-05-07T20:24:57.1399852Z binutils_linux-64 conda-forge/linux-64::binutils_linux-64-2.40-hb3c18ed_4 2025-05-07T20:24:57.1400385Z gcc_impl_linux-64 conda-forge/linux-64::gcc_impl_linux-64-11.4.0-h00c12a0_13 2025-05-07T20:24:57.1401448Z gcc_linux-64 conda-forge/linux-64::gcc_linux-64-11.4.0-ha077dfb_4 2025-05-07T20:24:57.1402017Z gxx_impl_linux-64 conda-forge/linux-64::gxx_impl_linux-64-11.4.0-h634f3ee_13 2025-05-07T20:24:57.1402508Z gxx_linux-64 conda-forge/linux-64::gxx_linux-64-11.4.0-h35bfe5d_4 2025-05-07T20:24:57.1403018Z libgcc-devel_linu~ conda-forge/noarch::libgcc-devel_linux-64-11.4.0-h8f596e0_113 2025-05-07T20:24:57.1403564Z libsanitizer conda-forge/linux-64::libsanitizer-11.4.0-h5763a12_13 2025-05-07T20:24:57.1404050Z libstdcxx conda-forge/linux-64::libstdcxx-15.1.0-h8f9b012_2 2025-05-07T20:24:57.1404580Z libstdcxx-devel_l~ conda-forge/noarch::libstdcxx-devel_linux-64-11.4.0-h8f596e0_113 2025-05-07T20:24:57.1404929Z 2025-05-07T20:24:57.1405039Z The following packages will be UPDATED: 2025-05-07T20:24:57.1405245Z 2025-05-07T20:24:57.1405547Z 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:57.1406252Z libstdcxx-ng pkgs/main::libstdcxx-ng-11.2.0-h12345~ --> conda-forge::libstdcxx-ng-15.1.0-h4852527_2 2025-05-07T20:24:57.1406644Z 2025-05-07T20:24:57.1406648Z 2025-05-07T20:24:57.1406652Z 2025-05-07T20:24:57.1406799Z Downloading and Extracting Packages: ...working... 2025-05-07T20:24:57.1407327Z gcc_impl_linux-64-11 | 53.0 MB | | 0% 2025-05-07T20:24:57.1407552Z 2025-05-07T20:24:57.1407937Z gxx_impl_linux-64-11 | 11.2 MB | | 0%  2025-05-07T20:24:57.1408169Z 2025-05-07T20:24:57.1408173Z 2025-05-07T20:24:57.1412224Z libstdcxx-devel_linu | 11.1 MB | | 0%  2025-05-07T20:24:57.1412485Z 2025-05-07T20:24:57.1412497Z 2025-05-07T20:24:57.1420757Z 2025-05-07T20:24:57.1431875Z binutils_impl_linux- | 6.0 MB | | 0%  2025-05-07T20:24:57.1432142Z 2025-05-07T20:24:57.1432146Z 2025-05-07T20:24:57.1432150Z 2025-05-07T20:24:57.1432161Z 2025-05-07T20:24:57.1436309Z libstdcxx-15.1.0 | 3.7 MB | | 0%  2025-05-07T20:24:57.1436593Z 2025-05-07T20:24:57.1436599Z 2025-05-07T20:24:57.1436605Z 2025-05-07T20:24:57.1436610Z 2025-05-07T20:24:57.1436625Z 2025-05-07T20:24:57.1462639Z libsanitizer-11.4.0 | 3.5 MB | | 0%  2025-05-07T20:24:57.1463047Z 2025-05-07T20:24:57.1463061Z 2025-05-07T20:24:57.1463064Z 2025-05-07T20:24:57.1463068Z 2025-05-07T20:24:57.1463080Z 2025-05-07T20:24:57.1463084Z 2025-05-07T20:24:57.1470002Z libgcc-devel_linux-6 | 2.3 MB | | 0%  2025-05-07T20:24:57.1470287Z 2025-05-07T20:24:57.1470291Z 2025-05-07T20:24:57.1470301Z 2025-05-07T20:24:57.1470305Z 2025-05-07T20:24:57.1470309Z 2025-05-07T20:24:57.1470312Z 2025-05-07T20:24:57.1470316Z 2025-05-07T20:24:57.1471514Z ld_impl_linux-64-2.4 | 691 KB | | 0%  2025-05-07T20:24:57.1471778Z 2025-05-07T20:24:57.1471788Z 2025-05-07T20:24:57.1471792Z 2025-05-07T20:24:57.1471796Z 2025-05-07T20:24:57.1471799Z 2025-05-07T20:24:57.1471803Z 2025-05-07T20:24:57.1471818Z 2025-05-07T20:24:57.1491801Z 2025-05-07T20:24:57.1493521Z libstdcxx-ng-15.1.0 | 34 KB | | 0%  2025-05-07T20:24:57.1493807Z 2025-05-07T20:24:57.1493811Z 2025-05-07T20:24:57.1493814Z 2025-05-07T20:24:57.1493825Z 2025-05-07T20:24:57.1493829Z 2025-05-07T20:24:57.1493833Z 2025-05-07T20:24:57.1493836Z 2025-05-07T20:24:57.1493840Z 2025-05-07T20:24:57.1510082Z 2025-05-07T20:24:57.1518361Z gcc_linux-64-11.4.0 | 31 KB | | 0%  2025-05-07T20:24:57.1518657Z 2025-05-07T20:24:57.1518660Z 2025-05-07T20:24:57.1518664Z 2025-05-07T20:24:57.1518667Z 2025-05-07T20:24:57.1518671Z 2025-05-07T20:24:57.1518674Z 2025-05-07T20:24:57.1518678Z 2025-05-07T20:24:57.1518682Z 2025-05-07T20:24:57.1518685Z 2025-05-07T20:24:57.1518689Z 2025-05-07T20:24:57.1520150Z gxx_linux-64-11.4.0 | 29 KB | | 0%  2025-05-07T20:24:57.1520423Z 2025-05-07T20:24:57.1520427Z 2025-05-07T20:24:57.1520608Z 2025-05-07T20:24:57.1520614Z 2025-05-07T20:24:57.1520617Z 2025-05-07T20:24:57.1520621Z 2025-05-07T20:24:57.1520624Z 2025-05-07T20:24:57.1520628Z 2025-05-07T20:24:57.1520642Z 2025-05-07T20:24:57.1520646Z 2025-05-07T20:24:57.1524238Z 2025-05-07T20:24:57.2503242Z binutils_linux-64-2. | 28 KB | | 0%  2025-05-07T20:24:57.2503953Z 2025-05-07T20:24:57.2503972Z 2025-05-07T20:24:57.2503980Z 2025-05-07T20:24:57.2663656Z binutils_impl_linux- | 6.0 MB | 4 | 4%  2025-05-07T20:24:57.2663924Z 2025-05-07T20:24:57.2663928Z 2025-05-07T20:24:57.2663931Z 2025-05-07T20:24:57.2663942Z 2025-05-07T20:24:57.3512025Z libstdcxx-15.1.0 | 3.7 MB | 5 | 5%  2025-05-07T20:24:57.3512293Z 2025-05-07T20:24:57.3512298Z 2025-05-07T20:24:57.3512657Z 2025-05-07T20:24:57.3820754Z binutils_impl_linux- | 6.0 MB | 8 | 9%  2025-05-07T20:24:57.3821294Z 2025-05-07T20:24:57.3821303Z 2025-05-07T20:24:57.3821331Z 2025-05-07T20:24:57.3871312Z 2025-05-07T20:24:57.4131043Z libstdcxx-15.1.0 | 3.7 MB | ## | 20%  2025-05-07T20:24:57.4316933Z gcc_impl_linux-64-11 | 53.0 MB | | 0% 2025-05-07T20:24:57.4317177Z 2025-05-07T20:24:57.4317374Z 2025-05-07T20:24:57.4515232Z libstdcxx-devel_linu | 11.1 MB | | 0%  2025-05-07T20:24:57.4515499Z 2025-05-07T20:24:57.4515503Z 2025-05-07T20:24:57.4516069Z 2025-05-07T20:24:57.4913624Z binutils_impl_linux- | 6.0 MB | #####2 | 52%  2025-05-07T20:24:57.4915805Z 2025-05-07T20:24:57.5132515Z gxx_impl_linux-64-11 | 11.2 MB | | 0%  2025-05-07T20:24:57.5318621Z gcc_impl_linux-64-11 | 53.0 MB | 8 | 9% 2025-05-07T20:24:57.5318857Z 2025-05-07T20:24:57.5320174Z 2025-05-07T20:24:57.5578683Z libstdcxx-devel_linu | 11.1 MB | ###8 | 38%  2025-05-07T20:24:57.5578955Z 2025-05-07T20:24:57.5578960Z 2025-05-07T20:24:57.5578964Z 2025-05-07T20:24:57.5578968Z 2025-05-07T20:24:57.5579214Z libstdcxx-15.1.0 | 3.7 MB | ########## | 100%  2025-05-07T20:24:57.5579465Z 2025-05-07T20:24:57.5579470Z 2025-05-07T20:24:57.5579475Z 2025-05-07T20:24:57.5579585Z 2025-05-07T20:24:57.5915778Z libstdcxx-15.1.0 | 3.7 MB | ########## | 100%  2025-05-07T20:24:57.5917527Z 2025-05-07T20:24:57.6118892Z gxx_impl_linux-64-11 | 11.2 MB | ##9 | 29%  2025-05-07T20:24:57.6119247Z 2025-05-07T20:24:57.6119254Z 2025-05-07T20:24:57.6119259Z 2025-05-07T20:24:57.6119265Z 2025-05-07T20:24:57.6121051Z 2025-05-07T20:24:57.6133751Z libsanitizer-11.4.0 | 3.5 MB | | 0%  2025-05-07T20:24:57.6323937Z gcc_impl_linux-64-11 | 53.0 MB | #5 | 16% 2025-05-07T20:24:57.6324173Z 2025-05-07T20:24:57.6324176Z 2025-05-07T20:24:57.6410987Z libstdcxx-devel_linu | 11.1 MB | ####### | 71%  2025-05-07T20:24:57.6411369Z 2025-05-07T20:24:57.6411374Z 2025-05-07T20:24:57.6417651Z 2025-05-07T20:24:57.6420368Z binutils_impl_linux- | 6.0 MB | ########## | 100%  2025-05-07T20:24:57.6420739Z 2025-05-07T20:24:57.6420745Z 2025-05-07T20:24:57.6422802Z 2025-05-07T20:24:57.6866498Z binutils_impl_linux- | 6.0 MB | ########## | 100%  2025-05-07T20:24:57.6866921Z 2025-05-07T20:24:57.6866928Z 2025-05-07T20:24:57.6866933Z 2025-05-07T20:24:57.6866938Z 2025-05-07T20:24:57.6866944Z 2025-05-07T20:24:57.6868888Z 2025-05-07T20:24:57.6925520Z libgcc-devel_linux-6 | 2.3 MB | | 1%  2025-05-07T20:24:57.6927270Z 2025-05-07T20:24:57.7119542Z gxx_impl_linux-64-11 | 11.2 MB | #####3 | 54%  2025-05-07T20:24:57.7119894Z 2025-05-07T20:24:57.7119900Z 2025-05-07T20:24:57.7119905Z 2025-05-07T20:24:57.7119911Z 2025-05-07T20:24:57.7121490Z 2025-05-07T20:24:57.7251534Z libsanitizer-11.4.0 | 3.5 MB | #######8 | 79%  2025-05-07T20:24:57.7345812Z gcc_impl_linux-64-11 | 53.0 MB | ##1 | 22% 2025-05-07T20:24:57.7346162Z 2025-05-07T20:24:57.7346825Z 2025-05-07T20:24:57.7925720Z libstdcxx-devel_linu | 11.1 MB | #########7 | 98%  2025-05-07T20:24:57.7926051Z 2025-05-07T20:24:57.8255499Z gxx_impl_linux-64-11 | 11.2 MB | #######9 | 79%  2025-05-07T20:24:57.8559930Z gcc_impl_linux-64-11 | 53.0 MB | ##7 | 28% 2025-05-07T20:24:57.8560183Z 2025-05-07T20:24:57.8560348Z 2025-05-07T20:24:57.8560353Z 2025-05-07T20:24:57.8560357Z 2025-05-07T20:24:57.8563052Z 2025-05-07T20:24:57.8667100Z libsanitizer-11.4.0 | 3.5 MB | ########## | 100%  2025-05-07T20:24:57.8667406Z 2025-05-07T20:24:57.8667410Z 2025-05-07T20:24:57.8667414Z 2025-05-07T20:24:57.8667418Z 2025-05-07T20:24:57.8667421Z 2025-05-07T20:24:57.8667425Z 2025-05-07T20:24:57.8667681Z libgcc-devel_linux-6 | 2.3 MB | ########## | 100%  2025-05-07T20:24:57.8667962Z 2025-05-07T20:24:57.8667966Z 2025-05-07T20:24:57.8667970Z 2025-05-07T20:24:57.8667974Z 2025-05-07T20:24:57.8667977Z 2025-05-07T20:24:57.8670045Z 2025-05-07T20:24:57.9075845Z libgcc-devel_linux-6 | 2.3 MB | ########## | 100%  2025-05-07T20:24:57.9076134Z 2025-05-07T20:24:57.9076138Z 2025-05-07T20:24:57.9076141Z 2025-05-07T20:24:57.9076145Z 2025-05-07T20:24:57.9076149Z 2025-05-07T20:24:57.9076152Z 2025-05-07T20:24:57.9076390Z 2025-05-07T20:24:57.9185208Z ld_impl_linux-64-2.4 | 691 KB | 2 | 2%  2025-05-07T20:24:57.9185483Z 2025-05-07T20:24:57.9185487Z 2025-05-07T20:24:57.9185491Z 2025-05-07T20:24:57.9185494Z 2025-05-07T20:24:57.9185498Z 2025-05-07T20:24:57.9185501Z 2025-05-07T20:24:57.9185505Z 2025-05-07T20:24:57.9185509Z 2025-05-07T20:24:57.9256004Z libstdcxx-ng-15.1.0 | 34 KB | ####7 | 47%  2025-05-07T20:24:57.9259581Z gcc_impl_linux-64-11 | 53.0 MB | ###4 | 34% 2025-05-07T20:24:57.9259809Z 2025-05-07T20:24:57.9259813Z 2025-05-07T20:24:57.9259817Z 2025-05-07T20:24:57.9259820Z 2025-05-07T20:24:57.9259824Z 2025-05-07T20:24:57.9259832Z 2025-05-07T20:24:57.9259844Z 2025-05-07T20:24:57.9267354Z 2025-05-07T20:24:57.9568367Z libstdcxx-ng-15.1.0 | 34 KB | ########## | 100%  2025-05-07T20:24:57.9568646Z 2025-05-07T20:24:57.9568650Z 2025-05-07T20:24:57.9568654Z 2025-05-07T20:24:57.9568657Z 2025-05-07T20:24:57.9568670Z 2025-05-07T20:24:57.9568674Z 2025-05-07T20:24:57.9568678Z 2025-05-07T20:24:57.9621449Z ld_impl_linux-64-2.4 | 691 KB | ########## | 100%  2025-05-07T20:24:57.9621721Z 2025-05-07T20:24:57.9621724Z 2025-05-07T20:24:57.9621728Z 2025-05-07T20:24:57.9621732Z 2025-05-07T20:24:57.9621735Z 2025-05-07T20:24:57.9621739Z 2025-05-07T20:24:57.9621743Z 2025-05-07T20:24:57.9621753Z 2025-05-07T20:24:57.9621757Z 2025-05-07T20:24:57.9662031Z gcc_linux-64-11.4.0 | 31 KB | #####2 | 52%  2025-05-07T20:24:57.9662309Z 2025-05-07T20:24:57.9662312Z 2025-05-07T20:24:57.9662321Z 2025-05-07T20:24:57.9662325Z 2025-05-07T20:24:57.9662329Z 2025-05-07T20:24:57.9662340Z 2025-05-07T20:24:57.9662344Z 2025-05-07T20:24:57.9662347Z 2025-05-07T20:24:57.9662351Z 2025-05-07T20:24:57.9999822Z gcc_linux-64-11.4.0 | 31 KB | ########## | 100%  2025-05-07T20:24:58.0000096Z 2025-05-07T20:24:58.0000100Z 2025-05-07T20:24:58.0000111Z 2025-05-07T20:24:58.0000115Z 2025-05-07T20:24:58.0000118Z 2025-05-07T20:24:58.0000122Z 2025-05-07T20:24:58.0000126Z 2025-05-07T20:24:58.0000130Z 2025-05-07T20:24:58.0000133Z 2025-05-07T20:24:58.0011564Z 2025-05-07T20:24:58.0055188Z gxx_linux-64-11.4.0 | 29 KB | #####5 | 55%  2025-05-07T20:24:58.0055467Z 2025-05-07T20:24:58.0055471Z 2025-05-07T20:24:58.0055474Z 2025-05-07T20:24:58.0055478Z 2025-05-07T20:24:58.0055481Z 2025-05-07T20:24:58.0055485Z 2025-05-07T20:24:58.0055489Z 2025-05-07T20:24:58.0055492Z 2025-05-07T20:24:58.0055496Z 2025-05-07T20:24:58.0057743Z 2025-05-07T20:24:58.0093058Z gxx_linux-64-11.4.0 | 29 KB | ########## | 100%  2025-05-07T20:24:58.0093335Z 2025-05-07T20:24:58.0093339Z 2025-05-07T20:24:58.0093342Z 2025-05-07T20:24:58.0093346Z 2025-05-07T20:24:58.0093349Z 2025-05-07T20:24:58.0093353Z 2025-05-07T20:24:58.0093357Z 2025-05-07T20:24:58.0093360Z 2025-05-07T20:24:58.0093375Z 2025-05-07T20:24:58.0093379Z 2025-05-07T20:24:58.0093985Z 2025-05-07T20:24:58.0150048Z binutils_linux-64-2. | 28 KB | #####6 | 56%  2025-05-07T20:24:58.0150344Z 2025-05-07T20:24:58.0150347Z 2025-05-07T20:24:58.0150351Z 2025-05-07T20:24:58.0150354Z 2025-05-07T20:24:58.0150358Z 2025-05-07T20:24:58.0150527Z 2025-05-07T20:24:58.0150535Z 2025-05-07T20:24:58.0150540Z 2025-05-07T20:24:58.0150546Z 2025-05-07T20:24:58.0150551Z 2025-05-07T20:24:58.0152971Z 2025-05-07T20:24:58.0258785Z binutils_linux-64-2. | 28 KB | ########## | 100%  2025-05-07T20:24:58.0895608Z gcc_impl_linux-64-11 | 53.0 MB | ####1 | 41% 2025-05-07T20:24:58.0895852Z 2025-05-07T20:24:58.0897467Z 2025-05-07T20:24:58.1070973Z libstdcxx-devel_linu | 11.1 MB | ########## | 100%  2025-05-07T20:24:58.1071241Z 2025-05-07T20:24:58.1071245Z 2025-05-07T20:24:58.1071249Z 2025-05-07T20:24:58.1071252Z 2025-05-07T20:24:58.1262604Z libstdcxx-15.1.0 | 3.7 MB | ########## | 100%  2025-05-07T20:24:58.1366473Z gcc_impl_linux-64-11 | 53.0 MB | ####8 | 49% 2025-05-07T20:24:58.1366958Z 2025-05-07T20:24:58.2264263Z gxx_impl_linux-64-11 | 11.2 MB | ########## | 100%  2025-05-07T20:24:58.2673986Z gcc_impl_linux-64-11 | 53.0 MB | ###### | 61% 2025-05-07T20:24:58.2674286Z 2025-05-07T20:24:58.2674489Z 2025-05-07T20:24:58.2674497Z 2025-05-07T20:24:58.2674504Z 2025-05-07T20:24:58.2674518Z 2025-05-07T20:24:58.2715309Z libsanitizer-11.4.0 | 3.5 MB | ########## | 100%  2025-05-07T20:24:58.2715732Z 2025-05-07T20:24:58.2715737Z 2025-05-07T20:24:58.2715743Z 2025-05-07T20:24:58.2715749Z 2025-05-07T20:24:58.2715754Z 2025-05-07T20:24:58.2715771Z 2025-05-07T20:24:58.3265308Z libgcc-devel_linux-6 | 2.3 MB | ########## | 100%  2025-05-07T20:24:58.3406135Z gcc_impl_linux-64-11 | 53.0 MB | ####### | 70% 2025-05-07T20:24:58.3406791Z 2025-05-07T20:24:58.3406802Z 2025-05-07T20:24:58.3406844Z 2025-05-07T20:24:58.3406855Z 2025-05-07T20:24:58.3406865Z 2025-05-07T20:24:58.3406875Z 2025-05-07T20:24:58.3406885Z 2025-05-07T20:24:58.3406896Z 2025-05-07T20:24:58.3409697Z libstdcxx-ng-15.1.0 | 34 KB | ########## | 100%  2025-05-07T20:24:58.3410087Z 2025-05-07T20:24:58.3410092Z 2025-05-07T20:24:58.3410098Z 2025-05-07T20:24:58.3410103Z 2025-05-07T20:24:58.3410108Z 2025-05-07T20:24:58.3410113Z 2025-05-07T20:24:58.3410119Z 2025-05-07T20:24:58.3410124Z 2025-05-07T20:24:58.3421279Z libstdcxx-ng-15.1.0 | 34 KB | ########## | 100%  2025-05-07T20:24:58.3421698Z 2025-05-07T20:24:58.3421704Z 2025-05-07T20:24:58.3421710Z 2025-05-07T20:24:58.3421715Z 2025-05-07T20:24:58.3421731Z 2025-05-07T20:24:58.3421737Z 2025-05-07T20:24:58.3423441Z 2025-05-07T20:24:58.3428429Z ld_impl_linux-64-2.4 | 691 KB | ########## | 100%  2025-05-07T20:24:58.3428839Z 2025-05-07T20:24:58.3428845Z 2025-05-07T20:24:58.3428850Z 2025-05-07T20:24:58.3428865Z 2025-05-07T20:24:58.3428870Z 2025-05-07T20:24:58.3428876Z 2025-05-07T20:24:58.3428881Z 2025-05-07T20:24:58.4054056Z ld_impl_linux-64-2.4 | 691 KB | ########## | 100%  2025-05-07T20:24:58.4054472Z 2025-05-07T20:24:58.4054479Z 2025-05-07T20:24:58.4054484Z 2025-05-07T20:24:58.4054490Z 2025-05-07T20:24:58.4054496Z 2025-05-07T20:24:58.4054501Z 2025-05-07T20:24:58.4054507Z 2025-05-07T20:24:58.4054513Z 2025-05-07T20:24:58.4054519Z 2025-05-07T20:24:58.4054623Z 2025-05-07T20:24:58.4063590Z gxx_linux-64-11.4.0 | 29 KB | ########## | 100%  2025-05-07T20:24:58.4063991Z 2025-05-07T20:24:58.4063996Z 2025-05-07T20:24:58.4064002Z 2025-05-07T20:24:58.4064007Z 2025-05-07T20:24:58.4064247Z 2025-05-07T20:24:58.4064253Z 2025-05-07T20:24:58.4064258Z 2025-05-07T20:24:58.4064264Z 2025-05-07T20:24:58.4064269Z 2025-05-07T20:24:58.4064274Z 2025-05-07T20:24:58.4266552Z gxx_linux-64-11.4.0 | 29 KB | ########## | 100%  2025-05-07T20:24:58.4274333Z gcc_impl_linux-64-11 | 53.0 MB | ######## | 81% 2025-05-07T20:24:58.4274693Z 2025-05-07T20:24:58.4274699Z 2025-05-07T20:24:58.4274704Z 2025-05-07T20:24:58.4274709Z 2025-05-07T20:24:58.4274715Z 2025-05-07T20:24:58.4274720Z 2025-05-07T20:24:58.4274726Z 2025-05-07T20:24:58.4274731Z 2025-05-07T20:24:58.4277271Z 2025-05-07T20:24:58.4285117Z gcc_linux-64-11.4.0 | 31 KB | ########## | 100%  2025-05-07T20:24:58.4285497Z 2025-05-07T20:24:58.4285502Z 2025-05-07T20:24:58.4285507Z 2025-05-07T20:24:58.4285513Z 2025-05-07T20:24:58.4285518Z 2025-05-07T20:24:58.4285523Z 2025-05-07T20:24:58.4285528Z 2025-05-07T20:24:58.4285533Z 2025-05-07T20:24:58.4285621Z 2025-05-07T20:24:58.4595256Z gcc_linux-64-11.4.0 | 31 KB | ########## | 100%  2025-05-07T20:24:58.4595651Z 2025-05-07T20:24:58.4595657Z 2025-05-07T20:24:58.4595663Z 2025-05-07T20:24:58.4595668Z 2025-05-07T20:24:58.4595673Z 2025-05-07T20:24:58.4595881Z 2025-05-07T20:24:58.4595897Z 2025-05-07T20:24:58.4595903Z 2025-05-07T20:24:58.4595908Z 2025-05-07T20:24:58.4595913Z 2025-05-07T20:24:58.4596037Z 2025-05-07T20:24:58.4599592Z binutils_linux-64-2. | 28 KB | ########## | 100%  2025-05-07T20:24:58.4600018Z 2025-05-07T20:24:58.4600024Z 2025-05-07T20:24:58.4600030Z 2025-05-07T20:24:58.4600035Z 2025-05-07T20:24:58.4600040Z 2025-05-07T20:24:58.4600046Z 2025-05-07T20:24:58.4600051Z 2025-05-07T20:24:58.4600056Z 2025-05-07T20:24:58.4600062Z 2025-05-07T20:24:58.4600067Z 2025-05-07T20:24:58.4600081Z 2025-05-07T20:24:58.5273611Z binutils_linux-64-2. | 28 KB | ########## | 100%  2025-05-07T20:24:58.6355671Z gcc_impl_linux-64-11 | 53.0 MB | #########1 | 92% 2025-05-07T20:24:58.6356014Z 2025-05-07T20:24:58.6356074Z 2025-05-07T20:24:58.6356133Z 2025-05-07T20:24:58.7642906Z binutils_impl_linux- | 6.0 MB | ########## | 100%  2025-05-07T20:24:58.7958506Z gcc_impl_linux-64-11 | 53.0 MB | ########## | 100% 2025-05-07T20:24:58.7958861Z 2025-05-07T20:24:59.0819869Z gxx_impl_linux-64-11 | 11.2 MB | ########## | 100%  2025-05-07T20:24:59.0820154Z 2025-05-07T20:24:59.0820158Z 2025-05-07T20:24:59.4937415Z libstdcxx-devel_linu | 11.1 MB | ########## | 100%  2025-05-07T20:24:59.4945516Z gcc_impl_linux-64-11 | 53.0 MB | ########## | 100% 2025-05-07T20:24:59.4946076Z 2025-05-07T20:24:59.4946449Z 2025-05-07T20:24:59.4946784Z  2025-05-07T20:24:59.4947168Z 2025-05-07T20:24:59.4947175Z 2025-05-07T20:24:59.4947485Z  2025-05-07T20:24:59.4947879Z 2025-05-07T20:24:59.4947886Z 2025-05-07T20:24:59.4947892Z 2025-05-07T20:24:59.4948211Z  2025-05-07T20:24:59.4948548Z 2025-05-07T20:24:59.4948554Z 2025-05-07T20:24:59.4948560Z 2025-05-07T20:24:59.4948583Z 2025-05-07T20:24:59.4948899Z  2025-05-07T20:24:59.4949219Z 2025-05-07T20:24:59.4949225Z 2025-05-07T20:24:59.4949232Z 2025-05-07T20:24:59.4949238Z 2025-05-07T20:24:59.4949244Z 2025-05-07T20:24:59.4949513Z  2025-05-07T20:24:59.4949817Z 2025-05-07T20:24:59.4949823Z 2025-05-07T20:24:59.4949829Z 2025-05-07T20:24:59.4949835Z 2025-05-07T20:24:59.4949841Z 2025-05-07T20:24:59.4949846Z 2025-05-07T20:24:59.4950118Z  2025-05-07T20:24:59.4950428Z 2025-05-07T20:24:59.4950434Z 2025-05-07T20:24:59.4950439Z 2025-05-07T20:24:59.4950777Z 2025-05-07T20:24:59.4950786Z 2025-05-07T20:24:59.4950791Z 2025-05-07T20:24:59.4950797Z 2025-05-07T20:24:59.4951066Z  2025-05-07T20:24:59.4951288Z 2025-05-07T20:24:59.4951294Z 2025-05-07T20:24:59.4951305Z 2025-05-07T20:24:59.4951310Z 2025-05-07T20:24:59.4951316Z 2025-05-07T20:24:59.4951322Z 2025-05-07T20:24:59.4951327Z 2025-05-07T20:24:59.4951332Z 2025-05-07T20:24:59.4951599Z  2025-05-07T20:24:59.4951906Z 2025-05-07T20:24:59.4951912Z 2025-05-07T20:24:59.4951917Z 2025-05-07T20:24:59.4951922Z 2025-05-07T20:24:59.4951927Z 2025-05-07T20:24:59.4951932Z 2025-05-07T20:24:59.4951938Z 2025-05-07T20:24:59.4951955Z 2025-05-07T20:24:59.4951962Z 2025-05-07T20:24:59.4952237Z  2025-05-07T20:24:59.4952569Z 2025-05-07T20:24:59.4952575Z 2025-05-07T20:24:59.4952591Z 2025-05-07T20:24:59.4952597Z 2025-05-07T20:24:59.4952602Z 2025-05-07T20:24:59.4952616Z 2025-05-07T20:24:59.4952622Z 2025-05-07T20:24:59.4952628Z 2025-05-07T20:24:59.4952633Z 2025-05-07T20:24:59.4952639Z 2025-05-07T20:24:59.4952934Z  2025-05-07T20:24:59.4953543Z 2025-05-07T20:24:59.4953551Z 2025-05-07T20:24:59.4953566Z 2025-05-07T20:24:59.4953573Z 2025-05-07T20:24:59.4953580Z 2025-05-07T20:24:59.4953587Z 2025-05-07T20:24:59.4953593Z 2025-05-07T20:24:59.4953600Z 2025-05-07T20:24:59.4953606Z 2025-05-07T20:24:59.4953614Z 2025-05-07T20:24:59.4953620Z 2025-05-07T20:24:59.4953970Z  done 2025-05-07T20:24:59.5958048Z Preparing transaction: \ done 2025-05-07T20:24:59.8966446Z Verifying transaction: / - \ done 2025-05-07T20:24:59.9978349Z Executing transaction: / done 2025-05-07T20:25:00.1692191Z [INSTALL] Setting the C/C++ compiler symlinks ... 2025-05-07T20:25:04.1013852Z + 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:04.1014388Z 2025-05-07T20:25:04.1023796Z 2025-05-07T20:25:04.1043105Z + 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:04.1043624Z 2025-05-07T20:25:04.1055783Z 2025-05-07T20:25:04.1073274Z + 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:04.1073784Z 2025-05-07T20:25:04.1084787Z 2025-05-07T20:25:04.1102338Z + 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:04.1102855Z 2025-05-07T20:25:04.1114687Z 2025-05-07T20:25:06.0091980Z /home/ec2-user/miniconda/envs/build_binary/bin/cc 2025-05-07T20:25:06.0092275Z 2025-05-07T20:25:06.0731467Z [CHECK] Binary cc found in PATH 2025-05-07T20:25:07.9777161Z /home/ec2-user/miniconda/envs/build_binary/bin/gcc 2025-05-07T20:25:07.9777450Z 2025-05-07T20:25:08.0429925Z [CHECK] Binary gcc found in PATH 2025-05-07T20:25:09.9542635Z /home/ec2-user/miniconda/envs/build_binary/bin/c++ 2025-05-07T20:25:09.9542950Z 2025-05-07T20:25:10.0193000Z [CHECK] Binary c++ found in PATH 2025-05-07T20:25:11.9085613Z /home/ec2-user/miniconda/envs/build_binary/bin/g++ 2025-05-07T20:25:11.9085897Z 2025-05-07T20:25:11.9734083Z [CHECK] Binary g++ found in PATH 2025-05-07T20:25:11.9737594Z [INFO] Printing out all preprocessor defines in the C compiler ... 2025-05-07T20:25:11.9738126Z + conda run -n build_binary cc -dM -E - 2025-05-07T20:25:11.9738354Z 2025-05-07T20:25:13.8731675Z #define __DBL_MIN_EXP__ (-1021) 2025-05-07T20:25:13.8732009Z #define __UINT_LEAST16_MAX__ 0xffff 2025-05-07T20:25:13.8732299Z #define __ATOMIC_ACQUIRE 2 2025-05-07T20:25:13.8732556Z #define __FLT128_MAX_10_EXP__ 4932 2025-05-07T20:25:13.8733266Z #define __FLT_MIN__ 1.17549435082228750796873653722224568e-38F 2025-05-07T20:25:13.8733624Z #define __GCC_IEC_559_COMPLEX 2 2025-05-07T20:25:13.8733901Z #define __UINT_LEAST8_TYPE__ unsigned char 2025-05-07T20:25:13.8734339Z #define __SIZEOF_FLOAT80__ 16 2025-05-07T20:25:13.8734714Z #define __INTMAX_C(c) c ## L 2025-05-07T20:25:13.8735276Z #define __CHAR_BIT__ 8 2025-05-07T20:25:13.8735616Z #define __UINT8_MAX__ 0xff 2025-05-07T20:25:13.8735891Z #define __SCHAR_WIDTH__ 8 2025-05-07T20:25:13.8736375Z #define __WINT_MAX__ 0xffffffffU 2025-05-07T20:25:13.8736768Z #define __FLT32_MIN_EXP__ (-125) 2025-05-07T20:25:13.8737159Z #define __ORDER_LITTLE_ENDIAN__ 1234 2025-05-07T20:25:13.8747234Z #define __SIZE_MAX__ 0xffffffffffffffffUL 2025-05-07T20:25:13.8747720Z #define __WCHAR_MAX__ 0x7fffffff 2025-05-07T20:25:13.8748127Z #define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_1 1 2025-05-07T20:25:13.8748525Z #define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_2 1 2025-05-07T20:25:13.8748851Z #define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_4 1 2025-05-07T20:25:13.8749256Z #define __DBL_DENORM_MIN__ ((double)4.94065645841246544176568792868221372e-324L) 2025-05-07T20:25:13.8749669Z #define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_8 1 2025-05-07T20:25:13.8749977Z #define __GCC_ATOMIC_CHAR_LOCK_FREE 2 2025-05-07T20:25:13.8750547Z #define __GCC_IEC_559 2 2025-05-07T20:25:13.8750804Z #define __FLT32X_DECIMAL_DIG__ 17 2025-05-07T20:25:13.8751079Z #define __FLT_EVAL_METHOD__ 0 2025-05-07T20:25:13.8751349Z #define __FLT64_DECIMAL_DIG__ 17 2025-05-07T20:25:13.8751633Z #define __GCC_ATOMIC_CHAR32_T_LOCK_FREE 2 2025-05-07T20:25:13.8751959Z #define __UINT_FAST64_MAX__ 0xffffffffffffffffUL 2025-05-07T20:25:13.8752285Z #define __SIG_ATOMIC_TYPE__ int 2025-05-07T20:25:13.8752579Z #define __DBL_MIN_10_EXP__ (-307) 2025-05-07T20:25:13.8752892Z #define __FINITE_MATH_ONLY__ 0 2025-05-07T20:25:13.8753155Z #define __FLT32X_MAX_EXP__ 1024 2025-05-07T20:25:13.8753424Z #define __FLT32_HAS_DENORM__ 1 2025-05-07T20:25:13.8753690Z #define __UINT_FAST8_MAX__ 0xff 2025-05-07T20:25:13.8753954Z #define __FLT32_MAX_10_EXP__ 38 2025-05-07T20:25:13.8754224Z #define __DEC64_MAX_EXP__ 385 2025-05-07T20:25:13.8754480Z #define __INT8_C(c) c 2025-05-07T20:25:13.8754713Z #define __INT_LEAST8_WIDTH__ 8 2025-05-07T20:25:13.8755017Z #define __UINT_LEAST64_MAX__ 0xffffffffffffffffUL 2025-05-07T20:25:13.8755342Z #define __SHRT_MAX__ 0x7fff 2025-05-07T20:25:13.8755651Z #define __LDBL_MAX__ 1.18973149535723176502126385303097021e+4932L 2025-05-07T20:25:13.8756004Z #define __FLT64X_MAX_10_EXP__ 4932 2025-05-07T20:25:13.8756281Z #define __LDBL_IS_IEC_60559__ 2 2025-05-07T20:25:13.8756542Z #define __FLT64X_HAS_QUIET_NAN__ 1 2025-05-07T20:25:13.8756824Z #define __UINT_LEAST8_MAX__ 0xff 2025-05-07T20:25:13.8757115Z #define __GCC_ATOMIC_BOOL_LOCK_FREE 2 2025-05-07T20:25:13.8757506Z #define __FLT128_DENORM_MIN__ 6.47517511943802511092443895822764655e-4966F128 2025-05-07T20:25:13.8757911Z #define __UINTMAX_TYPE__ long unsigned int 2025-05-07T20:25:13.8758208Z #define __linux 1 2025-05-07T20:25:13.8758444Z #define __DEC32_EPSILON__ 1E-6DF 2025-05-07T20:25:13.8758719Z #define __FLT_EVAL_METHOD_TS_18661_3__ 0 2025-05-07T20:25:13.8759002Z #define __unix 1 2025-05-07T20:25:13.8759657Z #define __UINT32_MAX__ 0xffffffffU 2025-05-07T20:25:13.8759978Z #define __FLT128_MIN_EXP__ (-16381) 2025-05-07T20:25:13.8760286Z #define __WINT_MIN__ 0U 2025-05-07T20:25:13.8760549Z #define __FLT128_MIN_10_EXP__ (-4931) 2025-05-07T20:25:13.8760856Z #define __FLT32X_IS_IEC_60559__ 2 2025-05-07T20:25:13.8761159Z #define __INT_LEAST16_WIDTH__ 16 2025-05-07T20:25:13.8761452Z #define __SCHAR_MAX__ 0x7f 2025-05-07T20:25:13.8761727Z #define __FLT128_MANT_DIG__ 113 2025-05-07T20:25:13.8762036Z #define __WCHAR_MIN__ (-__WCHAR_MAX__ - 1) 2025-05-07T20:25:13.8762357Z #define __INT64_C(c) c ## L 2025-05-07T20:25:13.8762650Z #define __GCC_ATOMIC_POINTER_LOCK_FREE 2 2025-05-07T20:25:13.8762976Z #define __FLT32X_MANT_DIG__ 53 2025-05-07T20:25:13.8763266Z #define __USER_LABEL_PREFIX__ 2025-05-07T20:25:13.8763897Z #define __FLT64X_EPSILON__ 1.08420217248550443400745280086994171e-19F64x 2025-05-07T20:25:13.8764267Z #define __STDC_HOSTED__ 1 2025-05-07T20:25:13.8764524Z #define __DEC64_MIN_EXP__ (-382) 2025-05-07T20:25:13.8764789Z #define __DBL_DIG__ 15 2025-05-07T20:25:13.8765014Z #define __FLT32_DIG__ 6 2025-05-07T20:25:13.8765323Z #define __FLT_EPSILON__ 1.19209289550781250000000000000000000e-7F 2025-05-07T20:25:13.8765673Z #define __SHRT_WIDTH__ 16 2025-05-07T20:25:13.8765925Z #define __FLT32_IS_IEC_60559__ 2 2025-05-07T20:25:13.8766240Z #define __LDBL_MIN__ 3.36210314311209350626267781732175260e-4932L 2025-05-07T20:25:13.8766585Z #define __STDC_UTF_16__ 1 2025-05-07T20:25:13.8766834Z #define __DBL_IS_IEC_60559__ 2 2025-05-07T20:25:13.8767090Z #define __DEC32_MAX__ 9.999999E96DF 2025-05-07T20:25:13.8767469Z #define __FLT64X_DENORM_MIN__ 3.64519953188247460252840593361941982e-4951F64x 2025-05-07T20:25:13.8767868Z #define __FLT32X_HAS_INFINITY__ 1 2025-05-07T20:25:13.8768136Z #define __INT32_MAX__ 0x7fffffff 2025-05-07T20:25:13.8768407Z #define __unix__ 1 2025-05-07T20:25:13.8768638Z #define __INT_WIDTH__ 32 2025-05-07T20:25:13.8768877Z #define __SIZEOF_LONG__ 8 2025-05-07T20:25:13.8769125Z #define __STDC_IEC_559__ 1 2025-05-07T20:25:13.8769381Z #define __STDC_ISO_10646__ 201103L 2025-05-07T20:25:13.8769640Z #define __UINT16_C(c) c 2025-05-07T20:25:13.8770006Z #define __DECIMAL_DIG__ 21 2025-05-07T20:25:13.8770267Z #define __STDC_IEC_559_COMPLEX__ 1 2025-05-07T20:25:13.8770622Z #define __FLT64_EPSILON__ 2.22044604925031308084726333618164062e-16F64 2025-05-07T20:25:13.8770972Z #define __gnu_linux__ 1 2025-05-07T20:25:13.8771214Z #define __FLT128_IS_IEC_60559__ 2 2025-05-07T20:25:13.8771490Z #define __FLT64X_MIN_10_EXP__ (-4931) 2025-05-07T20:25:13.8771770Z #define __LDBL_HAS_QUIET_NAN__ 1 2025-05-07T20:25:13.8772043Z #define __FLT64_MANT_DIG__ 53 2025-05-07T20:25:13.8772309Z #define __FLT64X_MANT_DIG__ 64 2025-05-07T20:25:13.8772551Z #define __GNUC__ 11 2025-05-07T20:25:13.8772767Z #define __pie__ 2 2025-05-07T20:25:13.8772985Z #define __MMX__ 1 2025-05-07T20:25:13.8773204Z #define __FLT_HAS_DENORM__ 1 2025-05-07T20:25:13.8773471Z #define __SIZEOF_LONG_DOUBLE__ 16 2025-05-07T20:25:13.8773751Z #define __BIGGEST_ALIGNMENT__ 16 2025-05-07T20:25:13.8774015Z #define __FLT64_MAX_10_EXP__ 308 2025-05-07T20:25:13.8774360Z #define __DBL_MAX__ ((double)1.79769313486231570814527423731704357e+308L) 2025-05-07T20:25:13.8774762Z #define __INT_FAST32_MAX__ 0x7fffffffffffffffL 2025-05-07T20:25:13.8775071Z #define __DBL_HAS_INFINITY__ 1 2025-05-07T20:25:13.8775330Z #define __SIZEOF_FLOAT__ 4 2025-05-07T20:25:13.8775584Z #define __HAVE_SPECULATION_SAFE_VALUE 1 2025-05-07T20:25:13.8775884Z #define __DEC32_MIN_EXP__ (-94) 2025-05-07T20:25:13.8776280Z #define __INTPTR_WIDTH__ 64 2025-05-07T20:25:13.8776558Z #define __FLT64X_HAS_INFINITY__ 1 2025-05-07T20:25:13.8776835Z #define __UINT_LEAST32_MAX__ 0xffffffffU 2025-05-07T20:25:13.8777126Z #define __FLT32X_HAS_DENORM__ 1 2025-05-07T20:25:13.8777392Z #define __INT_FAST16_TYPE__ long int 2025-05-07T20:25:13.8777670Z #define __MMX_WITH_SSE__ 1 2025-05-07T20:25:13.8777920Z #define __LDBL_HAS_DENORM__ 1 2025-05-07T20:25:13.8778182Z #define __FLT128_HAS_INFINITY__ 1 2025-05-07T20:25:13.8778441Z #define __DEC32_MIN__ 1E-95DF 2025-05-07T20:25:13.8778700Z #define __DBL_MAX_EXP__ 1024 2025-05-07T20:25:13.8778959Z #define __WCHAR_WIDTH__ 32 2025-05-07T20:25:13.8779260Z #define __FLT32_MAX__ 3.40282346638528859811704183484516925e+38F32 2025-05-07T20:25:13.8779612Z #define __DEC128_EPSILON__ 1E-33DL 2025-05-07T20:25:13.8779878Z #define __SSE2_MATH__ 1 2025-05-07T20:25:13.8780118Z #define __ATOMIC_HLE_RELEASE 131072 2025-05-07T20:25:13.8780414Z #define __PTRDIFF_MAX__ 0x7fffffffffffffffL 2025-05-07T20:25:13.8780704Z #define __amd64 1 2025-05-07T20:25:13.8780928Z #define __STDC_NO_THREADS__ 1 2025-05-07T20:25:13.8781192Z #define __ATOMIC_HLE_ACQUIRE 65536 2025-05-07T20:25:13.8781499Z #define __LONG_LONG_MAX__ 0x7fffffffffffffffLL 2025-05-07T20:25:13.8781807Z #define __SIZEOF_SIZE_T__ 8 2025-05-07T20:25:13.8782170Z #define __FLT64X_MIN_EXP__ (-16381) 2025-05-07T20:25:13.8782449Z #define __SIZEOF_WINT_T__ 4 2025-05-07T20:25:13.8782702Z #define __LONG_LONG_WIDTH__ 64 2025-05-07T20:25:13.8782961Z #define __FLT32_MAX_EXP__ 128 2025-05-07T20:25:13.8783227Z #define __GXX_ABI_VERSION 1016 2025-05-07T20:25:13.8783487Z #define __FLT_MIN_EXP__ (-125) 2025-05-07T20:25:13.8783750Z #define __GCC_HAVE_DWARF2_CFI_ASM 1 2025-05-07T20:25:13.8784031Z #define __INT16_MAX__ 0x7fff 2025-05-07T20:25:13.8784276Z #define __x86_64 1 2025-05-07T20:25:13.8784501Z #define __INT_FAST64_TYPE__ long int 2025-05-07T20:25:13.8784866Z #define __FLT64_DENORM_MIN__ 4.94065645841246544176568792868221372e-324F64 2025-05-07T20:25:13.8785313Z #define __DBL_MIN__ ((double)2.22507385850720138309023271733240406e-308L) 2025-05-07T20:25:13.8785760Z #define __FLT128_EPSILON__ 1.92592994438723585305597794258492732e-34F128 2025-05-07T20:25:13.8786208Z #define __FLT64X_NORM_MAX__ 1.18973149535723176502126385303097021e+4932F64x 2025-05-07T20:25:13.8786586Z #define __SIZEOF_POINTER__ 8 2025-05-07T20:25:13.8786841Z #define __LP64__ 1 2025-05-07T20:25:13.8787062Z #define __DBL_HAS_QUIET_NAN__ 1 2025-05-07T20:25:13.8787413Z #define __FLT32X_EPSILON__ 2.22044604925031308084726333618164062e-16F32x 2025-05-07T20:25:13.8787791Z #define __DECIMAL_BID_FORMAT__ 1 2025-05-07T20:25:13.8788140Z #define __FLT64_MIN_EXP__ (-1021) 2025-05-07T20:25:13.8788407Z #define __FLT64_MIN_10_EXP__ (-307) 2025-05-07T20:25:13.8788680Z #define __FLT64X_DECIMAL_DIG__ 21 2025-05-07T20:25:13.8788944Z #define __DEC128_MIN__ 1E-6143DL 2025-05-07T20:25:13.8789208Z #define __REGISTER_PREFIX__ 2025-05-07T20:25:13.8789464Z #define __UINT16_MAX__ 0xffff 2025-05-07T20:25:13.8789723Z #define __DBL_HAS_DENORM__ 1 2025-05-07T20:25:13.8789971Z #define __LDBL_HAS_INFINITY__ 1 2025-05-07T20:25:13.8790294Z #define __FLT32_MIN__ 1.17549435082228750796873653722224568e-38F32 2025-05-07T20:25:13.8790647Z #define __UINT8_TYPE__ unsigned char 2025-05-07T20:25:13.8790911Z #define __FLT_DIG__ 6 2025-05-07T20:25:13.8791141Z #define __NO_INLINE__ 1 2025-05-07T20:25:13.8791387Z #define __DEC_EVAL_METHOD__ 2 2025-05-07T20:25:13.8791696Z #define __DEC128_MAX__ 9.999999999999999999999999999999999E6144DL 2025-05-07T20:25:13.8792041Z #define __FLT_MANT_DIG__ 24 2025-05-07T20:25:13.8792294Z #define __LDBL_DECIMAL_DIG__ 21 2025-05-07T20:25:13.8792554Z #define __VERSION__ "11.4.0" 2025-05-07T20:25:13.8792810Z #define __UINT64_C(c) c ## UL 2025-05-07T20:25:13.8793067Z #define _STDC_PREDEF_H 1 2025-05-07T20:25:13.8793315Z #define __INT_LEAST32_MAX__ 0x7fffffff 2025-05-07T20:25:13.8793622Z #define __GCC_ATOMIC_INT_LOCK_FREE 2 2025-05-07T20:25:13.8793908Z #define __FLT128_MAX_EXP__ 16384 2025-05-07T20:25:13.8794171Z #define __FLT32_MANT_DIG__ 24 2025-05-07T20:25:13.8794462Z #define __FLOAT_WORD_ORDER__ __ORDER_LITTLE_ENDIAN__ 2025-05-07T20:25:13.8794789Z #define __FLT128_HAS_DENORM__ 1 2025-05-07T20:25:13.8795050Z #define __FLT32_DECIMAL_DIG__ 9 2025-05-07T20:25:13.8795302Z #define __FLT128_DIG__ 33 2025-05-07T20:25:13.8795542Z #define __INT32_C(c) c 2025-05-07T20:25:13.8795789Z #define __DEC64_EPSILON__ 1E-15DD 2025-05-07T20:25:13.8796061Z #define __ORDER_PDP_ENDIAN__ 3412 2025-05-07T20:25:13.8796338Z #define __DEC128_MIN_EXP__ (-6142) 2025-05-07T20:25:13.8796616Z #define __INT_FAST32_TYPE__ long int 2025-05-07T20:25:13.8796918Z #define __UINT_LEAST16_TYPE__ short unsigned int 2025-05-07T20:25:13.8797230Z #define unix 1 2025-05-07T20:25:13.8797462Z #define __SIZE_TYPE__ long unsigned int 2025-05-07T20:25:13.8797764Z #define __UINT64_MAX__ 0xffffffffffffffffUL 2025-05-07T20:25:13.8798070Z #define __FLT_IS_IEC_60559__ 2 2025-05-07T20:25:13.8798377Z #define __GNUC_WIDE_EXECUTION_CHARSET_NAME "UTF-32LE" 2025-05-07T20:25:13.8798703Z #define __FLT64X_DIG__ 18 2025-05-07T20:25:13.8798947Z #define __INT8_TYPE__ signed char 2025-05-07T20:25:13.8799207Z #define __ELF__ 1 2025-05-07T20:25:13.8799438Z #define __GCC_ASM_FLAG_OUTPUTS__ 1 2025-05-07T20:25:13.8799716Z #define __UINT32_TYPE__ unsigned int 2025-05-07T20:25:13.8799991Z #define __FLT_RADIX__ 2 2025-05-07T20:25:13.8800343Z #define __INT_LEAST16_TYPE__ short int 2025-05-07T20:25:13.8800689Z #define __LDBL_EPSILON__ 1.08420217248550443400745280086994171e-19L 2025-05-07T20:25:13.8801042Z #define __UINTMAX_C(c) c ## UL 2025-05-07T20:25:13.8801294Z #define __SSE_MATH__ 1 2025-05-07T20:25:13.8801511Z #define __k8 1 2025-05-07T20:25:13.8801805Z #define __FLT32X_MIN__ 2.22507385850720138309023271733240406e-308F32x 2025-05-07T20:25:13.8802167Z #define __SIG_ATOMIC_MAX__ 0x7fffffff 2025-05-07T20:25:13.8802462Z #define __GCC_ATOMIC_WCHAR_T_LOCK_FREE 2 2025-05-07T20:25:13.8802748Z #define __SIZEOF_PTRDIFF_T__ 8 2025-05-07T20:25:13.8803005Z #define __LDBL_DIG__ 18 2025-05-07T20:25:13.8803246Z #define __FLT64_IS_IEC_60559__ 2 2025-05-07T20:25:13.8803490Z #define __x86_64__ 1 2025-05-07T20:25:13.8803725Z #define __FLT32X_MIN_EXP__ (-1021) 2025-05-07T20:25:13.8804018Z #define __DEC32_SUBNORMAL_MIN__ 0.000001E-95DF 2025-05-07T20:25:13.8804339Z #define __INT_FAST16_MAX__ 0x7fffffffffffffffL 2025-05-07T20:25:13.8804639Z #define __FLT64_DIG__ 15 2025-05-07T20:25:13.8804924Z #define __UINT_FAST32_MAX__ 0xffffffffffffffffUL 2025-05-07T20:25:13.8805257Z #define __UINT_LEAST64_TYPE__ long unsigned int 2025-05-07T20:25:13.8805565Z #define __FLT_HAS_QUIET_NAN__ 1 2025-05-07T20:25:13.8805829Z #define __FLT_MAX_10_EXP__ 38 2025-05-07T20:25:13.8806227Z #define __LONG_MAX__ 0x7fffffffffffffffL 2025-05-07T20:25:13.8806521Z #define __FLT64X_HAS_DENORM__ 1 2025-05-07T20:25:13.8806881Z #define __DEC128_SUBNORMAL_MIN__ 0.000000000000000000000000000000001E-6143DL 2025-05-07T20:25:13.8807274Z #define __FLT_HAS_INFINITY__ 1 2025-05-07T20:25:13.8807554Z #define __GNUC_EXECUTION_CHARSET_NAME "UTF-8" 2025-05-07T20:25:13.8807881Z #define __UINT_FAST16_TYPE__ long unsigned int 2025-05-07T20:25:13.8808198Z #define __DEC64_MAX__ 9.999999999999999E384DD 2025-05-07T20:25:13.8808484Z #define __INT_FAST32_WIDTH__ 64 2025-05-07T20:25:13.8808764Z #define __CHAR16_TYPE__ short unsigned int 2025-05-07T20:25:13.8809068Z #define __PRAGMA_REDEFINE_EXTNAME 1 2025-05-07T20:25:13.8809342Z #define __SIZE_WIDTH__ 64 2025-05-07T20:25:13.8809579Z #define __SEG_FS 1 2025-05-07T20:25:13.8809808Z #define __INT_LEAST16_MAX__ 0x7fff 2025-05-07T20:25:13.8810076Z #define __DEC64_MANT_DIG__ 16 2025-05-07T20:25:13.8810348Z #define __INT64_MAX__ 0x7fffffffffffffffL 2025-05-07T20:25:13.8810647Z #define __SEG_GS 1 2025-05-07T20:25:13.8810956Z #define __FLT32_DENORM_MIN__ 1.40129846432481707092372958328991613e-45F32 2025-05-07T20:25:13.8811322Z #define __SIG_ATOMIC_WIDTH__ 32 2025-05-07T20:25:13.8811595Z #define __INT_LEAST64_TYPE__ long int 2025-05-07T20:25:13.8811880Z #define __INT16_TYPE__ short int 2025-05-07T20:25:13.8812149Z #define __INT_LEAST8_TYPE__ signed char 2025-05-07T20:25:13.8812444Z #define __STDC_VERSION__ 201710L 2025-05-07T20:25:13.8812717Z #define __SIZEOF_INT__ 4 2025-05-07T20:25:13.8812992Z #define __DEC32_MAX_EXP__ 97 2025-05-07T20:25:13.8813250Z #define __INT_FAST8_MAX__ 0x7f 2025-05-07T20:25:13.8813585Z #define __FLT128_MAX__ 1.18973149535723176508575932662800702e+4932F128 2025-05-07T20:25:13.8813960Z #define __INTPTR_MAX__ 0x7fffffffffffffffL 2025-05-07T20:25:13.8814247Z #define linux 1 2025-05-07T20:25:13.8814469Z #define __FLT64_HAS_QUIET_NAN__ 1 2025-05-07T20:25:13.8814735Z #define __FLT32_MIN_10_EXP__ (-37) 2025-05-07T20:25:13.8815001Z #define __FLT32X_DIG__ 15 2025-05-07T20:25:13.8815253Z #define __PTRDIFF_WIDTH__ 64 2025-05-07T20:25:13.8815508Z #define __LDBL_MANT_DIG__ 64 2025-05-07T20:25:13.8815757Z #define __FLT64_HAS_INFINITY__ 1 2025-05-07T20:25:13.8816095Z #define __FLT64X_MAX__ 1.18973149535723176502126385303097021e+4932F64x 2025-05-07T20:25:13.8816649Z #define __SIG_ATOMIC_MIN__ (-__SIG_ATOMIC_MAX__ - 1) 2025-05-07T20:25:13.8816965Z #define __code_model_small__ 1 2025-05-07T20:25:13.8817237Z #define __GCC_ATOMIC_LONG_LOCK_FREE 2 2025-05-07T20:25:13.8817518Z #define __DEC32_MANT_DIG__ 7 2025-05-07T20:25:13.8817753Z #define __k8__ 1 2025-05-07T20:25:13.8817979Z #define __INTPTR_TYPE__ long int 2025-05-07T20:25:13.8818260Z #define __UINT16_TYPE__ short unsigned int 2025-05-07T20:25:13.8818652Z #define __WCHAR_TYPE__ int 2025-05-07T20:25:13.8818896Z #define __pic__ 2 2025-05-07T20:25:13.8819144Z #define __UINTPTR_MAX__ 0xffffffffffffffffUL 2025-05-07T20:25:13.8819444Z #define __INT_FAST64_WIDTH__ 64 2025-05-07T20:25:13.8819733Z #define __INT_FAST64_MAX__ 0x7fffffffffffffffL 2025-05-07T20:25:13.8820064Z #define __GCC_ATOMIC_TEST_AND_SET_TRUEVAL 1 2025-05-07T20:25:13.8820427Z #define __FLT_NORM_MAX__ 3.40282346638528859811704183484516925e+38F 2025-05-07T20:25:13.8820777Z #define __FLT32_HAS_INFINITY__ 1 2025-05-07T20:25:13.8821048Z #define __FLT64X_MAX_EXP__ 16384 2025-05-07T20:25:13.8821338Z #define __UINT_FAST64_TYPE__ long unsigned int 2025-05-07T20:25:13.8821640Z #define __INT_MAX__ 0x7fffffff 2025-05-07T20:25:13.8821890Z #define __linux__ 1 2025-05-07T20:25:13.8822114Z #define __INT64_TYPE__ long int 2025-05-07T20:25:13.8822367Z #define __FLT_MAX_EXP__ 128 2025-05-07T20:25:13.8822628Z #define __ORDER_BIG_ENDIAN__ 4321 2025-05-07T20:25:13.8822899Z #define __DBL_MANT_DIG__ 53 2025-05-07T20:25:13.8823153Z #define __SIZEOF_FLOAT128__ 16 2025-05-07T20:25:13.8823447Z #define __INT_LEAST64_MAX__ 0x7fffffffffffffffL 2025-05-07T20:25:13.8823774Z #define __GCC_ATOMIC_CHAR16_T_LOCK_FREE 2 2025-05-07T20:25:13.8824075Z #define __DEC64_MIN__ 1E-383DD 2025-05-07T20:25:13.8824508Z #define __WINT_TYPE__ unsigned int 2025-05-07T20:25:13.8824790Z #define __UINT_LEAST32_TYPE__ unsigned int 2025-05-07T20:25:13.8825086Z #define __SIZEOF_SHORT__ 2 2025-05-07T20:25:13.8825410Z #define __FLT32_NORM_MAX__ 3.40282346638528859811704183484516925e+38F32 2025-05-07T20:25:13.8825758Z #define __SSE__ 1 2025-05-07T20:25:13.8825977Z #define __LDBL_MIN_EXP__ (-16381) 2025-05-07T20:25:13.8826312Z #define __FLT64_MAX__ 1.79769313486231570814527423731704357e+308F64 2025-05-07T20:25:13.8826649Z #define __amd64__ 1 2025-05-07T20:25:13.8826865Z #define __WINT_WIDTH__ 32 2025-05-07T20:25:13.8827118Z #define __INT_LEAST8_MAX__ 0x7f 2025-05-07T20:25:13.8827388Z #define __INT_LEAST64_WIDTH__ 64 2025-05-07T20:25:13.8827654Z #define __LDBL_MAX_EXP__ 16384 2025-05-07T20:25:13.8827925Z #define __FLT32X_MAX_10_EXP__ 308 2025-05-07T20:25:13.8828195Z #define __SIZEOF_INT128__ 16 2025-05-07T20:25:13.8828444Z #define __FLT64X_IS_IEC_60559__ 2 2025-05-07T20:25:13.8828717Z #define __LDBL_MAX_10_EXP__ 4932 2025-05-07T20:25:13.8828992Z #define __ATOMIC_RELAXED 0 2025-05-07T20:25:13.8829330Z #define __DBL_EPSILON__ ((double)2.22044604925031308084726333618164062e-16L) 2025-05-07T20:25:13.8829785Z #define __FLT128_MIN__ 3.36210314311209350626267781732175260e-4932F128 2025-05-07T20:25:13.8830136Z #define _LP64 1 2025-05-07T20:25:13.8830352Z #define __UINT8_C(c) c 2025-05-07T20:25:13.8830585Z #define __FLT64_MAX_EXP__ 1024 2025-05-07T20:25:13.8830852Z #define __INT_LEAST32_TYPE__ int 2025-05-07T20:25:13.8831118Z #define __SIZEOF_WCHAR_T__ 4 2025-05-07T20:25:13.8831382Z #define __UINT64_TYPE__ long unsigned int 2025-05-07T20:25:13.8831679Z #define __GNUC_PATCHLEVEL__ 0 2025-05-07T20:25:13.8832035Z #define __FLT128_NORM_MAX__ 1.18973149535723176508575932662800702e+4932F128 2025-05-07T20:25:13.8832485Z #define __FLT64_NORM_MAX__ 1.79769313486231570814527423731704357e+308F64 2025-05-07T20:25:13.8832851Z #define __FLT128_HAS_QUIET_NAN__ 1 2025-05-07T20:25:13.8833139Z #define __INTMAX_MAX__ 0x7fffffffffffffffL 2025-05-07T20:25:13.8833451Z #define __INT_FAST8_TYPE__ signed char 2025-05-07T20:25:13.8833799Z #define __FLT64X_MIN__ 3.36210314311209350626267781732175260e-4932F64x 2025-05-07T20:25:13.8834161Z #define __GNUC_STDC_INLINE__ 1 2025-05-07T20:25:13.8834421Z #define __FLT64_HAS_DENORM__ 1 2025-05-07T20:25:13.8834745Z #define __FLT32_EPSILON__ 1.19209289550781250000000000000000000e-7F32 2025-05-07T20:25:13.8835101Z #define __DBL_DECIMAL_DIG__ 17 2025-05-07T20:25:13.8835361Z #define __STDC_UTF_32__ 1 2025-05-07T20:25:13.8835601Z #define __INT_FAST8_WIDTH__ 8 2025-05-07T20:25:13.8835850Z #define __FXSR__ 1 2025-05-07T20:25:13.8836150Z #define __FLT32X_MAX__ 1.79769313486231570814527423731704357e+308F32x 2025-05-07T20:25:13.8836688Z #define __DBL_NORM_MAX__ ((double)1.79769313486231570814527423731704357e+308L) 2025-05-07T20:25:13.8837097Z #define __BYTE_ORDER__ __ORDER_LITTLE_ENDIAN__ 2025-05-07T20:25:13.8837400Z #define __INTMAX_WIDTH__ 64 2025-05-07T20:25:13.8837650Z #define __UINT32_C(c) c ## U 2025-05-07T20:25:13.8837970Z #define __FLT_DENORM_MIN__ 1.40129846432481707092372958328991613e-45F 2025-05-07T20:25:13.8838328Z #define __INT8_MAX__ 0x7f 2025-05-07T20:25:13.8838570Z #define __LONG_WIDTH__ 64 2025-05-07T20:25:13.8838800Z #define __PIC__ 2 2025-05-07T20:25:13.8839054Z #define __UINT_FAST32_TYPE__ long unsigned int 2025-05-07T20:25:13.8839451Z #define __FLT32X_NORM_MAX__ 1.79769313486231570814527423731704357e+308F32x 2025-05-07T20:25:13.8839828Z #define __CHAR32_TYPE__ unsigned int 2025-05-07T20:25:13.8840159Z #define __FLT_MAX__ 3.40282346638528859811704183484516925e+38F 2025-05-07T20:25:13.8840482Z #define __SSE2__ 1 2025-05-07T20:25:13.8840695Z #define __INT32_TYPE__ int 2025-05-07T20:25:13.8840946Z #define __SIZEOF_DOUBLE__ 8 2025-05-07T20:25:13.8841208Z #define __FLT_MIN_10_EXP__ (-37) 2025-05-07T20:25:13.8841540Z #define __FLT64_MIN__ 2.22507385850720138309023271733240406e-308F64 2025-05-07T20:25:13.8841883Z #define __INT_LEAST32_WIDTH__ 32 2025-05-07T20:25:13.8842151Z #define __INTMAX_TYPE__ long int 2025-05-07T20:25:13.8842507Z #define __DEC128_MAX_EXP__ 6145 2025-05-07T20:25:13.8842767Z #define __FLT32X_HAS_QUIET_NAN__ 1 2025-05-07T20:25:13.8843039Z #define __ATOMIC_CONSUME 1 2025-05-07T20:25:13.8843284Z #define __GNUC_MINOR__ 4 2025-05-07T20:25:13.8843522Z #define __INT_FAST16_WIDTH__ 64 2025-05-07T20:25:13.8843807Z #define __UINTMAX_MAX__ 0xffffffffffffffffUL 2025-05-07T20:25:13.8844105Z #define __PIE__ 2 2025-05-07T20:25:13.8844423Z #define __FLT32X_DENORM_MIN__ 4.94065645841246544176568792868221372e-324F32x 2025-05-07T20:25:13.8844809Z #define __DBL_MAX_10_EXP__ 308 2025-05-07T20:25:13.8845152Z #define __LDBL_DENORM_MIN__ 3.64519953188247460252840593361941982e-4951L 2025-05-07T20:25:13.8845513Z #define __INT16_C(c) c 2025-05-07T20:25:13.8845735Z #define __STDC__ 1 2025-05-07T20:25:13.8845965Z #define __PTRDIFF_TYPE__ long int 2025-05-07T20:25:13.8846238Z #define __ATOMIC_SEQ_CST 5 2025-05-07T20:25:13.8846485Z #define __FLT32X_MIN_10_EXP__ (-307) 2025-05-07T20:25:13.8846782Z #define __UINTPTR_TYPE__ long unsigned int 2025-05-07T20:25:13.8847127Z #define __DEC64_SUBNORMAL_MIN__ 0.000000000000001E-383DD 2025-05-07T20:25:13.8847448Z #define __DEC128_MANT_DIG__ 34 2025-05-07T20:25:13.8847713Z #define __LDBL_MIN_10_EXP__ (-4931) 2025-05-07T20:25:13.8847990Z #define __SIZEOF_LONG_LONG__ 8 2025-05-07T20:25:13.8848248Z #define __FLT128_DECIMAL_DIG__ 36 2025-05-07T20:25:13.8848526Z #define __GCC_ATOMIC_LLONG_LOCK_FREE 2 2025-05-07T20:25:13.8848815Z #define __FLT32_HAS_QUIET_NAN__ 1 2025-05-07T20:25:13.8849078Z #define __FLT_DECIMAL_DIG__ 9 2025-05-07T20:25:13.8849369Z #define __UINT_FAST16_MAX__ 0xffffffffffffffffUL 2025-05-07T20:25:13.8849757Z #define __LDBL_NORM_MAX__ 1.18973149535723176502126385303097021e+4932L 2025-05-07T20:25:13.8850128Z #define __GCC_ATOMIC_SHORT_LOCK_FREE 2 2025-05-07T20:25:13.8850423Z #define __UINT_FAST8_TYPE__ unsigned char 2025-05-07T20:25:13.8850714Z #define __ATOMIC_ACQ_REL 4 2025-05-07T20:25:13.8850967Z #define __ATOMIC_RELEASE 3 2025-05-07T20:25:13.8851125Z 2025-05-07T20:25:13.9397421Z 2025-05-07T20:25:13.9398296Z [INFO] Printing out all preprocessor defines in the C++ compiler ... 2025-05-07T20:25:13.9398870Z + conda run -n build_binary c++ -dM -E -x c++ - 2025-05-07T20:25:13.9399090Z 2025-05-07T20:25:15.8542151Z #define __DBL_MIN_EXP__ (-1021) 2025-05-07T20:25:15.8542743Z #define __cpp_attributes 200809L 2025-05-07T20:25:15.8543211Z #define __cpp_nontype_template_parameter_auto 201606L 2025-05-07T20:25:15.8543708Z #define __UINT_LEAST16_MAX__ 0xffff 2025-05-07T20:25:15.8544113Z #define __ATOMIC_ACQUIRE 2 2025-05-07T20:25:15.8544430Z #define __FLT128_MAX_10_EXP__ 4932 2025-05-07T20:25:15.8544759Z #define __FLT_MIN__ 1.17549435082228750796873653722224568e-38F 2025-05-07T20:25:15.8545107Z #define __GCC_IEC_559_COMPLEX 2 2025-05-07T20:25:15.8545757Z #define __cpp_aggregate_nsdmi 201304L 2025-05-07T20:25:15.8546054Z #define __UINT_LEAST8_TYPE__ unsigned char 2025-05-07T20:25:15.8546362Z #define __SIZEOF_FLOAT80__ 16 2025-05-07T20:25:15.8546622Z #define __INTMAX_C(c) c ## L 2025-05-07T20:25:15.8546865Z #define __CHAR_BIT__ 8 2025-05-07T20:25:15.8547111Z #define __UINT8_MAX__ 0xff 2025-05-07T20:25:15.8547356Z #define __SCHAR_WIDTH__ 8 2025-05-07T20:25:15.8556857Z #define __WINT_MAX__ 0xffffffffU 2025-05-07T20:25:15.8557175Z #define __FLT32_MIN_EXP__ (-125) 2025-05-07T20:25:15.8557452Z #define __cpp_static_assert 201411L 2025-05-07T20:25:15.8557749Z #define __ORDER_LITTLE_ENDIAN__ 1234 2025-05-07T20:25:15.8558051Z #define __SIZE_MAX__ 0xffffffffffffffffUL 2025-05-07T20:25:15.8558359Z #define __WCHAR_MAX__ 0x7fffffff 2025-05-07T20:25:15.8558642Z #define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_1 1 2025-05-07T20:25:15.8558969Z #define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_2 1 2025-05-07T20:25:15.8559705Z #define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_4 1 2025-05-07T20:25:15.8560117Z #define __DBL_DENORM_MIN__ double(4.94065645841246544176568792868221372e-324L) 2025-05-07T20:25:15.8560523Z #define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_8 1 2025-05-07T20:25:15.8560833Z #define __GCC_ATOMIC_CHAR_LOCK_FREE 2 2025-05-07T20:25:15.8561104Z #define __GCC_IEC_559 2 2025-05-07T20:25:15.8561550Z #define __FLT32X_DECIMAL_DIG__ 17 2025-05-07T20:25:15.8561824Z #define __FLT_EVAL_METHOD__ 0 2025-05-07T20:25:15.8562091Z #define __cpp_binary_literals 201304L 2025-05-07T20:25:15.8562383Z #define __FLT64_DECIMAL_DIG__ 17 2025-05-07T20:25:15.8562673Z #define __cpp_noexcept_function_type 201510L 2025-05-07T20:25:15.8562990Z #define __GCC_ATOMIC_CHAR32_T_LOCK_FREE 2 2025-05-07T20:25:15.8563291Z #define __cpp_variadic_templates 200704L 2025-05-07T20:25:15.8563620Z #define __UINT_FAST64_MAX__ 0xffffffffffffffffUL 2025-05-07T20:25:15.8563945Z #define __SIG_ATOMIC_TYPE__ int 2025-05-07T20:25:15.8564213Z #define __DBL_MIN_10_EXP__ (-307) 2025-05-07T20:25:15.8564491Z #define __FINITE_MATH_ONLY__ 0 2025-05-07T20:25:15.8564775Z #define __cpp_variable_templates 201304L 2025-05-07T20:25:15.8565067Z #define __FLT32X_MAX_EXP__ 1024 2025-05-07T20:25:15.8565334Z #define __FLT32_HAS_DENORM__ 1 2025-05-07T20:25:15.8565603Z #define __UINT_FAST8_MAX__ 0xff 2025-05-07T20:25:15.8565873Z #define __cpp_rvalue_reference 200610L 2025-05-07T20:25:15.8566210Z #define __cpp_nested_namespace_definitions 201411L 2025-05-07T20:25:15.8566536Z #define __DEC64_MAX_EXP__ 385 2025-05-07T20:25:15.8566786Z #define __INT8_C(c) c 2025-05-07T20:25:15.8567024Z #define __INT_LEAST8_WIDTH__ 8 2025-05-07T20:25:15.8567296Z #define __cpp_variadic_using 201611L 2025-05-07T20:25:15.8567615Z #define __UINT_LEAST64_MAX__ 0xffffffffffffffffUL 2025-05-07T20:25:15.8567930Z #define __INT_LEAST8_MAX__ 0x7f 2025-05-07T20:25:15.8568206Z #define __cpp_capture_star_this 201603L 2025-05-07T20:25:15.8568491Z #define __SHRT_MAX__ 0x7fff 2025-05-07T20:25:15.8568791Z #define __LDBL_MAX__ 1.18973149535723176502126385303097021e+4932L 2025-05-07T20:25:15.8569145Z #define __FLT64X_MAX_10_EXP__ 4932 2025-05-07T20:25:15.8569429Z #define __cpp_if_constexpr 201606L 2025-05-07T20:25:15.8569699Z #define __LDBL_IS_IEC_60559__ 2 2025-05-07T20:25:15.8569964Z #define __FLT64X_HAS_QUIET_NAN__ 1 2025-05-07T20:25:15.8570241Z #define __UINT_LEAST8_MAX__ 0xff 2025-05-07T20:25:15.8570514Z #define __GCC_ATOMIC_BOOL_LOCK_FREE 2 2025-05-07T20:25:15.8570900Z #define __FLT128_DENORM_MIN__ 6.47517511943802511092443895822764655e-4966F128 2025-05-07T20:25:15.8571307Z #define __UINTMAX_TYPE__ long unsigned int 2025-05-07T20:25:15.8571594Z #define __linux 1 2025-05-07T20:25:15.8571815Z #define __DEC32_EPSILON__ 1E-6DF 2025-05-07T20:25:15.8572090Z #define __FLT_EVAL_METHOD_TS_18661_3__ 0 2025-05-07T20:25:15.8572373Z #define __unix 1 2025-05-07T20:25:15.8572591Z #define __UINT32_MAX__ 0xffffffffU 2025-05-07T20:25:15.8572881Z #define __GXX_EXPERIMENTAL_CXX0X__ 1 2025-05-07T20:25:15.8573168Z #define __FLT128_MIN_EXP__ (-16381) 2025-05-07T20:25:15.8573428Z #define __WINT_MIN__ 0U 2025-05-07T20:25:15.8573806Z #define __FLT128_MIN_10_EXP__ (-4931) 2025-05-07T20:25:15.8574093Z #define __FLT32X_IS_IEC_60559__ 2 2025-05-07T20:25:15.8574357Z #define __INT_LEAST16_WIDTH__ 16 2025-05-07T20:25:15.8574624Z #define __SCHAR_MAX__ 0x7f 2025-05-07T20:25:15.8574877Z #define __FLT128_MANT_DIG__ 113 2025-05-07T20:25:15.8575156Z #define __WCHAR_MIN__ (-__WCHAR_MAX__ - 1) 2025-05-07T20:25:15.8575453Z #define __INT64_C(c) c ## L 2025-05-07T20:25:15.8575717Z #define __GCC_ATOMIC_POINTER_LOCK_FREE 2 2025-05-07T20:25:15.8576013Z #define __FLT32X_MANT_DIG__ 53 2025-05-07T20:25:15.8576381Z #define __GCC_ATOMIC_CHAR16_T_LOCK_FREE 2 2025-05-07T20:25:15.8576679Z #define __cpp_aligned_new 201606L 2025-05-07T20:25:15.8576964Z #define __USER_LABEL_PREFIX__ 2025-05-07T20:25:15.8577225Z #define __FLT32_MAX_10_EXP__ 38 2025-05-07T20:25:15.8577577Z #define __FLT64X_EPSILON__ 1.08420217248550443400745280086994171e-19F64x 2025-05-07T20:25:15.8577950Z #define __STDC_HOSTED__ 1 2025-05-07T20:25:15.8578199Z #define __DEC64_MIN_EXP__ (-382) 2025-05-07T20:25:15.8578483Z #define __cpp_decltype_auto 201304L 2025-05-07T20:25:15.8578757Z #define __DBL_DIG__ 15 2025-05-07T20:25:15.8578982Z #define __FLT32_DIG__ 6 2025-05-07T20:25:15.8579284Z #define __FLT_EPSILON__ 1.19209289550781250000000000000000000e-7F 2025-05-07T20:25:15.8579712Z #define __GXX_WEAK__ 1 2025-05-07T20:25:15.8579939Z #define __SHRT_WIDTH__ 16 2025-05-07T20:25:15.8580189Z #define __FLT32_IS_IEC_60559__ 2 2025-05-07T20:25:15.8580509Z #define __LDBL_MIN__ 3.36210314311209350626267781732175260e-4932L 2025-05-07T20:25:15.8580852Z #define __DBL_IS_IEC_60559__ 2 2025-05-07T20:25:15.8581111Z #define __DEC32_MAX__ 9.999999E96DF 2025-05-07T20:25:15.8581410Z #define __cpp_threadsafe_static_init 200806L 2025-05-07T20:25:15.8581737Z #define __cpp_enumerator_attributes 201411L 2025-05-07T20:25:15.8582126Z #define __FLT64X_DENORM_MIN__ 3.64519953188247460252840593361941982e-4951F64x 2025-05-07T20:25:15.8582522Z #define __FLT32X_HAS_INFINITY__ 1 2025-05-07T20:25:15.8582791Z #define __INT32_MAX__ 0x7fffffff 2025-05-07T20:25:15.8583052Z #define __unix__ 1 2025-05-07T20:25:15.8583277Z #define __INT_WIDTH__ 32 2025-05-07T20:25:15.8583529Z #define __SIZEOF_LONG__ 8 2025-05-07T20:25:15.8583762Z #define __STDC_IEC_559__ 1 2025-05-07T20:25:15.8584022Z #define __STDC_ISO_10646__ 201103L 2025-05-07T20:25:15.8584283Z #define __UINT16_C(c) c 2025-05-07T20:25:15.8584522Z #define __DECIMAL_DIG__ 21 2025-05-07T20:25:15.8584776Z #define __STDC_IEC_559_COMPLEX__ 1 2025-05-07T20:25:15.8585119Z #define __FLT64_EPSILON__ 2.22044604925031308084726333618164062e-16F64 2025-05-07T20:25:15.8585474Z #define __gnu_linux__ 1 2025-05-07T20:25:15.8585711Z #define __INT16_MAX__ 0x7fff 2025-05-07T20:25:15.8585972Z #define __FLT64_MIN_EXP__ (-1021) 2025-05-07T20:25:15.8586244Z #define __FLT64X_MIN_10_EXP__ (-4931) 2025-05-07T20:25:15.8586527Z #define __LDBL_HAS_QUIET_NAN__ 1 2025-05-07T20:25:15.8586795Z #define __FLT64_MANT_DIG__ 53 2025-05-07T20:25:15.8587047Z #define __FLT64X_MANT_DIG__ 64 2025-05-07T20:25:15.8587295Z #define __GNUC__ 11 2025-05-07T20:25:15.8587514Z #define __GXX_RTTI 1 2025-05-07T20:25:15.8587730Z #define __pie__ 2 2025-05-07T20:25:15.8587940Z #define __MMX__ 1 2025-05-07T20:25:15.8588158Z #define __FLT_HAS_DENORM__ 1 2025-05-07T20:25:15.8588412Z #define __SIZEOF_LONG_DOUBLE__ 16 2025-05-07T20:25:15.8588689Z #define __BIGGEST_ALIGNMENT__ 16 2025-05-07T20:25:15.8588957Z #define __STDC_UTF_16__ 1 2025-05-07T20:25:15.8589199Z #define __FLT64_MAX_10_EXP__ 308 2025-05-07T20:25:15.8589491Z #define __cpp_delegating_constructors 200604L 2025-05-07T20:25:15.8589798Z #define __FLT32_HAS_INFINITY__ 1 2025-05-07T20:25:15.8590130Z #define __DBL_MAX__ double(1.79769313486231570814527423731704357e+308L) 2025-05-07T20:25:15.8590492Z #define __cpp_raw_strings 200710L 2025-05-07T20:25:15.8590787Z #define __INT_FAST32_MAX__ 0x7fffffffffffffffL 2025-05-07T20:25:15.8591097Z #define __DBL_HAS_INFINITY__ 1 2025-05-07T20:25:15.8591351Z #define __SIZEOF_FLOAT__ 4 2025-05-07T20:25:15.8591613Z #define __HAVE_SPECULATION_SAFE_VALUE 1 2025-05-07T20:25:15.8592005Z #define __cpp_fold_expressions 201603L 2025-05-07T20:25:15.8592290Z #define __DEC32_MIN_EXP__ (-94) 2025-05-07T20:25:15.8592551Z #define __INTPTR_WIDTH__ 64 2025-05-07T20:25:15.8592807Z #define __FLT64X_HAS_INFINITY__ 1 2025-05-07T20:25:15.8593078Z #define __UINT_LEAST32_MAX__ 0xffffffffU 2025-05-07T20:25:15.8593370Z #define __FLT32X_HAS_DENORM__ 1 2025-05-07T20:25:15.8593635Z #define __INT_FAST16_TYPE__ long int 2025-05-07T20:25:15.8593901Z #define __MMX_WITH_SSE__ 1 2025-05-07T20:25:15.8594148Z #define __LDBL_HAS_DENORM__ 1 2025-05-07T20:25:15.8594409Z #define __cplusplus 201703L 2025-05-07T20:25:15.8594665Z #define __cpp_ref_qualifiers 200710L 2025-05-07T20:25:15.8594947Z #define __DEC32_MIN__ 1E-95DF 2025-05-07T20:25:15.8595201Z #define __DEPRECATED 1 2025-05-07T20:25:15.8595451Z #define __cpp_rvalue_references 200610L 2025-05-07T20:25:15.8595733Z #define __DBL_MAX_EXP__ 1024 2025-05-07T20:25:15.8595989Z #define __WCHAR_WIDTH__ 32 2025-05-07T20:25:15.8596304Z #define __FLT32_MAX__ 3.40282346638528859811704183484516925e+38F32 2025-05-07T20:25:15.8596645Z #define __DEC128_EPSILON__ 1E-33DL 2025-05-07T20:25:15.8596912Z #define __SSE2_MATH__ 1 2025-05-07T20:25:15.8597156Z #define __ATOMIC_HLE_RELEASE 131072 2025-05-07T20:25:15.8597444Z #define __PTRDIFF_MAX__ 0x7fffffffffffffffL 2025-05-07T20:25:15.8597844Z #define __amd64 1 2025-05-07T20:25:15.8598067Z #define __STDC_NO_THREADS__ 1 2025-05-07T20:25:15.8598324Z #define __ATOMIC_HLE_ACQUIRE 65536 2025-05-07T20:25:15.8598589Z #define __GNUG__ 11 2025-05-07T20:25:15.8598848Z #define __LONG_LONG_MAX__ 0x7fffffffffffffffLL 2025-05-07T20:25:15.8599147Z #define __SIZEOF_SIZE_T__ 8 2025-05-07T20:25:15.8599400Z #define __cpp_nsdmi 200809L 2025-05-07T20:25:15.8599656Z #define __FLT64X_MIN_EXP__ (-16381) 2025-05-07T20:25:15.8599929Z #define __SIZEOF_WINT_T__ 4 2025-05-07T20:25:15.8600174Z #define __LONG_LONG_WIDTH__ 64 2025-05-07T20:25:15.8600448Z #define __cpp_initializer_lists 200806L 2025-05-07T20:25:15.8600736Z #define __FLT32_MAX_EXP__ 128 2025-05-07T20:25:15.8600994Z #define __cpp_hex_float 201603L 2025-05-07T20:25:15.8601255Z #define __GXX_ABI_VERSION 1016 2025-05-07T20:25:15.8601517Z #define __FLT128_HAS_INFINITY__ 1 2025-05-07T20:25:15.8601779Z #define __FLT_MIN_EXP__ (-125) 2025-05-07T20:25:15.8602043Z #define __GCC_HAVE_DWARF2_CFI_ASM 1 2025-05-07T20:25:15.8602310Z #define __x86_64 1 2025-05-07T20:25:15.8602528Z #define __cpp_lambdas 200907L 2025-05-07T20:25:15.8602795Z #define __INT_FAST64_TYPE__ long int 2025-05-07T20:25:15.8603158Z #define __FLT64_DENORM_MIN__ 4.94065645841246544176568792868221372e-324F64 2025-05-07T20:25:15.8603528Z #define __cpp_template_auto 201606L 2025-05-07T20:25:15.8603879Z #define __DBL_MIN__ double(2.22507385850720138309023271733240406e-308L) 2025-05-07T20:25:15.8604318Z #define __FLT128_EPSILON__ 1.92592994438723585305597794258492732e-34F128 2025-05-07T20:25:15.8604769Z #define __FLT64X_NORM_MAX__ 1.18973149535723176502126385303097021e+4932F64x 2025-05-07T20:25:15.8605135Z #define __SIZEOF_POINTER__ 8 2025-05-07T20:25:15.8605392Z #define __LP64__ 1 2025-05-07T20:25:15.8605618Z #define __DBL_HAS_QUIET_NAN__ 1 2025-05-07T20:25:15.8605954Z #define __FLT32X_EPSILON__ 2.22044604925031308084726333618164062e-16F32x 2025-05-07T20:25:15.8606327Z #define __DECIMAL_BID_FORMAT__ 1 2025-05-07T20:25:15.8606599Z #define __FLT64_MIN_10_EXP__ (-307) 2025-05-07T20:25:15.8606871Z #define __FLT64X_DECIMAL_DIG__ 21 2025-05-07T20:25:15.8607142Z #define __DEC128_MIN__ 1E-6143DL 2025-05-07T20:25:15.8607408Z #define __REGISTER_PREFIX__ 2025-05-07T20:25:15.8607664Z #define __UINT16_MAX__ 0xffff 2025-05-07T20:25:15.8607969Z #define __LDBL_HAS_INFINITY__ 1 2025-05-07T20:25:15.8608284Z #define __FLT32_MIN__ 1.17549435082228750796873653722224568e-38F32 2025-05-07T20:25:15.8608636Z #define __UINT8_TYPE__ unsigned char 2025-05-07T20:25:15.8608907Z #define __FLT_DIG__ 6 2025-05-07T20:25:15.8609134Z #define __NO_INLINE__ 1 2025-05-07T20:25:15.8609364Z #define __DEC_EVAL_METHOD__ 2 2025-05-07T20:25:15.8609811Z #define __DEC128_MAX__ 9.999999999999999999999999999999999E6144DL 2025-05-07T20:25:15.8610156Z #define __FLT_MANT_DIG__ 24 2025-05-07T20:25:15.8610402Z #define __LDBL_DECIMAL_DIG__ 21 2025-05-07T20:25:15.8610661Z #define __VERSION__ "11.4.0" 2025-05-07T20:25:15.8610912Z #define __UINT64_C(c) c ## UL 2025-05-07T20:25:15.8611252Z #define __cpp_unicode_characters 201411L 2025-05-07T20:25:15.8611588Z #define _STDC_PREDEF_H 1 2025-05-07T20:25:15.8611835Z #define __INT_LEAST32_MAX__ 0x7fffffff 2025-05-07T20:25:15.8612111Z #define __GCC_ATOMIC_INT_LOCK_FREE 2 2025-05-07T20:25:15.8612391Z #define __FLT128_MAX_EXP__ 16384 2025-05-07T20:25:15.8612651Z #define __FLT32_MANT_DIG__ 24 2025-05-07T20:25:15.8612939Z #define __FLOAT_WORD_ORDER__ __ORDER_LITTLE_ENDIAN__ 2025-05-07T20:25:15.8613270Z #define __cpp_aggregate_bases 201603L 2025-05-07T20:25:15.8613548Z #define __FLT128_HAS_DENORM__ 1 2025-05-07T20:25:15.8613803Z #define __FLT32_DECIMAL_DIG__ 9 2025-05-07T20:25:15.8614047Z #define __FLT128_DIG__ 33 2025-05-07T20:25:15.8614276Z #define __INT32_C(c) c 2025-05-07T20:25:15.8614518Z #define __DEC64_EPSILON__ 1E-15DD 2025-05-07T20:25:15.8614783Z #define __ORDER_PDP_ENDIAN__ 3412 2025-05-07T20:25:15.8615050Z #define __DEC128_MIN_EXP__ (-6142) 2025-05-07T20:25:15.8615322Z #define __INT_FAST32_TYPE__ long int 2025-05-07T20:25:15.8615618Z #define __UINT_LEAST16_TYPE__ short unsigned int 2025-05-07T20:25:15.8616011Z #define unix 1 2025-05-07T20:25:15.8616368Z #define __DBL_HAS_DENORM__ 1 2025-05-07T20:25:15.8616619Z #define __cpp_rtti 199711L 2025-05-07T20:25:15.8616878Z #define __SIZE_TYPE__ long unsigned int 2025-05-07T20:25:15.8617183Z #define __UINT64_MAX__ 0xffffffffffffffffUL 2025-05-07T20:25:15.8617476Z #define __FLT_IS_IEC_60559__ 2 2025-05-07T20:25:15.8617781Z #define __GNUC_WIDE_EXECUTION_CHARSET_NAME "UTF-32LE" 2025-05-07T20:25:15.8618104Z #define __FLT64X_DIG__ 18 2025-05-07T20:25:15.8618350Z #define __INT8_TYPE__ signed char 2025-05-07T20:25:15.8618625Z #define __cpp_digit_separators 201309L 2025-05-07T20:25:15.8618899Z #define __ELF__ 1 2025-05-07T20:25:15.8619134Z #define __GCC_ASM_FLAG_OUTPUTS__ 1 2025-05-07T20:25:15.8619408Z #define __UINT32_TYPE__ unsigned int 2025-05-07T20:25:15.8619678Z #define __FLT_RADIX__ 2 2025-05-07T20:25:15.8619922Z #define __INT_LEAST16_TYPE__ short int 2025-05-07T20:25:15.8620263Z #define __LDBL_EPSILON__ 1.08420217248550443400745280086994171e-19L 2025-05-07T20:25:15.8620624Z #define __UINTMAX_C(c) c ## UL 2025-05-07T20:25:15.8620895Z #define __GLIBCXX_BITSIZE_INT_N_0 128 2025-05-07T20:25:15.8621160Z #define __k8 1 2025-05-07T20:25:15.8621447Z #define __FLT32X_MIN__ 2.22507385850720138309023271733240406e-308F32x 2025-05-07T20:25:15.8621816Z #define __SIG_ATOMIC_MAX__ 0x7fffffff 2025-05-07T20:25:15.8622104Z #define __GCC_ATOMIC_WCHAR_T_LOCK_FREE 2 2025-05-07T20:25:15.8622393Z #define __SIZEOF_PTRDIFF_T__ 8 2025-05-07T20:25:15.8622649Z #define __LDBL_DIG__ 18 2025-05-07T20:25:15.8622888Z #define __FLT64_IS_IEC_60559__ 2 2025-05-07T20:25:15.8623131Z #define __x86_64__ 1 2025-05-07T20:25:15.8623369Z #define __FLT32X_MIN_EXP__ (-1021) 2025-05-07T20:25:15.8623671Z #define __DEC32_SUBNORMAL_MIN__ 0.000001E-95DF 2025-05-07T20:25:15.8623996Z #define __INT_FAST16_MAX__ 0x7fffffffffffffffL 2025-05-07T20:25:15.8624299Z #define __FLT64_DIG__ 15 2025-05-07T20:25:15.8624575Z #define __UINT_FAST32_MAX__ 0xffffffffffffffffUL 2025-05-07T20:25:15.8624921Z #define __UINT_LEAST64_TYPE__ long unsigned int 2025-05-07T20:25:15.8625231Z #define __FLT_HAS_QUIET_NAN__ 1 2025-05-07T20:25:15.8625499Z #define __FLT_MAX_10_EXP__ 38 2025-05-07T20:25:15.8625767Z #define __LONG_MAX__ 0x7fffffffffffffffL 2025-05-07T20:25:15.8626060Z #define __FLT64X_HAS_DENORM__ 1 2025-05-07T20:25:15.8626421Z #define __DEC128_SUBNORMAL_MIN__ 0.000000000000000000000000000000001E-6143DL 2025-05-07T20:25:15.8626810Z #define __FLT_HAS_INFINITY__ 1 2025-05-07T20:25:15.8627090Z #define __GNUC_EXECUTION_CHARSET_NAME "UTF-8" 2025-05-07T20:25:15.8627406Z #define __cpp_unicode_literals 200710L 2025-05-07T20:25:15.8627720Z #define __UINT_FAST16_TYPE__ long unsigned int 2025-05-07T20:25:15.8628114Z #define __DEC64_MAX__ 9.999999999999999E384DD 2025-05-07T20:25:15.8628416Z #define __INT_FAST32_WIDTH__ 64 2025-05-07T20:25:15.8628698Z #define __CHAR16_TYPE__ short unsigned int 2025-05-07T20:25:15.8628995Z #define __PRAGMA_REDEFINE_EXTNAME 1 2025-05-07T20:25:15.8629272Z #define __SIZE_WIDTH__ 64 2025-05-07T20:25:15.8629511Z #define __SEG_FS 1 2025-05-07T20:25:15.8629734Z #define __INT_LEAST16_MAX__ 0x7fff 2025-05-07T20:25:15.8630004Z #define __DEC64_MANT_DIG__ 16 2025-05-07T20:25:15.8630279Z #define __INT64_MAX__ 0x7fffffffffffffffL 2025-05-07T20:25:15.8630560Z #define __SEG_GS 1 2025-05-07T20:25:15.8630857Z #define __FLT32_DENORM_MIN__ 1.40129846432481707092372958328991613e-45F32 2025-05-07T20:25:15.8631228Z #define __SIG_ATOMIC_WIDTH__ 32 2025-05-07T20:25:15.8631496Z #define __INT_LEAST64_TYPE__ long int 2025-05-07T20:25:15.8631773Z #define __INT16_TYPE__ short int 2025-05-07T20:25:15.8632045Z #define __INT_LEAST8_TYPE__ signed char 2025-05-07T20:25:15.8632344Z #define __cpp_structured_bindings 201606L 2025-05-07T20:25:15.8632643Z #define __SIZEOF_INT__ 4 2025-05-07T20:25:15.8632883Z #define __DEC32_MAX_EXP__ 97 2025-05-07T20:25:15.8633146Z #define __INT_FAST8_MAX__ 0x7f 2025-05-07T20:25:15.8633495Z #define __FLT128_MAX__ 1.18973149535723176508575932662800702e+4932F128 2025-05-07T20:25:15.8633989Z #define __INTPTR_MAX__ 0x7fffffffffffffffL 2025-05-07T20:25:15.8634305Z #define __cpp_sized_deallocation 201309L 2025-05-07T20:25:15.8634625Z #define __cpp_guaranteed_copy_elision 201606L 2025-05-07T20:25:15.8634919Z #define linux 1 2025-05-07T20:25:15.8635137Z #define __FLT64_HAS_QUIET_NAN__ 1 2025-05-07T20:25:15.8635412Z #define __FLT32_MIN_10_EXP__ (-37) 2025-05-07T20:25:15.8635682Z #define __EXCEPTIONS 1 2025-05-07T20:25:15.8635916Z #define __PTRDIFF_WIDTH__ 64 2025-05-07T20:25:15.8636173Z #define __LDBL_MANT_DIG__ 64 2025-05-07T20:25:15.8636440Z #define __cpp_range_based_for 201603L 2025-05-07T20:25:15.8636716Z #define __FLT64_HAS_INFINITY__ 1 2025-05-07T20:25:15.8637063Z #define __FLT64X_MAX__ 1.18973149535723176502126385303097021e+4932F64x 2025-05-07T20:25:15.8637447Z #define __STDCPP_DEFAULT_NEW_ALIGNMENT__ 16 2025-05-07T20:25:15.8637780Z #define __SIG_ATOMIC_MIN__ (-__SIG_ATOMIC_MAX__ - 1) 2025-05-07T20:25:15.8638101Z #define __code_model_small__ 1 2025-05-07T20:25:15.8638374Z #define __GCC_ATOMIC_LONG_LOCK_FREE 2 2025-05-07T20:25:15.8638675Z #define __cpp_nontype_template_args 201411L 2025-05-07T20:25:15.8638979Z #define __DEC32_MANT_DIG__ 7 2025-05-07T20:25:15.8639256Z #define __cpp_return_type_deduction 201304L 2025-05-07T20:25:15.8639545Z #define __k8__ 1 2025-05-07T20:25:15.8639765Z #define __INTPTR_TYPE__ long int 2025-05-07T20:25:15.8640046Z #define __UINT16_TYPE__ short unsigned int 2025-05-07T20:25:15.8640334Z #define __WCHAR_TYPE__ int 2025-05-07T20:25:15.8640566Z #define __pic__ 2 2025-05-07T20:25:15.8640811Z #define __UINTPTR_MAX__ 0xffffffffffffffffUL 2025-05-07T20:25:15.8641118Z #define __INT_FAST64_WIDTH__ 64 2025-05-07T20:25:15.8641377Z #define __cpp_decltype 200707L 2025-05-07T20:25:15.8641667Z #define __INT_FAST64_MAX__ 0x7fffffffffffffffL 2025-05-07T20:25:15.8641990Z #define __GCC_ATOMIC_TEST_AND_SET_TRUEVAL 1 2025-05-07T20:25:15.8642343Z #define __FLT_NORM_MAX__ 3.40282346638528859811704183484516925e+38F 2025-05-07T20:25:15.8642698Z #define __FLT64X_MAX_EXP__ 16384 2025-05-07T20:25:15.8642993Z #define __UINT_FAST64_TYPE__ long unsigned int 2025-05-07T20:25:15.8643306Z #define __cpp_inline_variables 201606L 2025-05-07T20:25:15.8643586Z #define __INT_MAX__ 0x7fffffff 2025-05-07T20:25:15.8643845Z #define __linux__ 1 2025-05-07T20:25:15.8644110Z #define __INT64_TYPE__ long int 2025-05-07T20:25:15.8644369Z #define __FLT_MAX_EXP__ 128 2025-05-07T20:25:15.8644627Z #define __ORDER_BIG_ENDIAN__ 4321 2025-05-07T20:25:15.8644896Z #define __DBL_MANT_DIG__ 53 2025-05-07T20:25:15.8645168Z #define __cpp_inheriting_constructors 201511L 2025-05-07T20:25:15.8645475Z #define __SIZEOF_FLOAT128__ 16 2025-05-07T20:25:15.8645766Z #define __INT_LEAST64_MAX__ 0x7fffffffffffffffL 2025-05-07T20:25:15.8646154Z #define __DEC64_MIN__ 1E-383DD 2025-05-07T20:25:15.8646419Z #define __WINT_TYPE__ unsigned int 2025-05-07T20:25:15.8646710Z #define __UINT_LEAST32_TYPE__ unsigned int 2025-05-07T20:25:15.8646998Z #define __SIZEOF_SHORT__ 2 2025-05-07T20:25:15.8647321Z #define __FLT32_NORM_MAX__ 3.40282346638528859811704183484516925e+38F32 2025-05-07T20:25:15.8647676Z #define __SSE__ 1 2025-05-07T20:25:15.8647902Z #define __LDBL_MIN_EXP__ (-16381) 2025-05-07T20:25:15.8648227Z #define __FLT64_MAX__ 1.79769313486231570814527423731704357e+308F64 2025-05-07T20:25:15.8648562Z #define __amd64__ 1 2025-05-07T20:25:15.8648783Z #define __WINT_WIDTH__ 32 2025-05-07T20:25:15.8649029Z #define __INT_LEAST64_WIDTH__ 64 2025-05-07T20:25:15.8649299Z #define __LDBL_MAX_EXP__ 16384 2025-05-07T20:25:15.8649559Z #define __FLT32X_MAX_10_EXP__ 308 2025-05-07T20:25:15.8649823Z #define __SIZEOF_INT128__ 16 2025-05-07T20:25:15.8650082Z #define __FLT64X_IS_IEC_60559__ 2 2025-05-07T20:25:15.8650351Z #define __LDBL_MAX_10_EXP__ 4932 2025-05-07T20:25:15.8650618Z #define __ATOMIC_RELAXED 0 2025-05-07T20:25:15.8650955Z #define __DBL_EPSILON__ double(2.22044604925031308084726333618164062e-16L) 2025-05-07T20:25:15.8651404Z #define __FLT128_MIN__ 3.36210314311209350626267781732175260e-4932F128 2025-05-07T20:25:15.8651751Z #define _LP64 1 2025-05-07T20:25:15.8652042Z #define __UINT8_C(c) c 2025-05-07T20:25:15.8652278Z #define __FLT64_MAX_EXP__ 1024 2025-05-07T20:25:15.8652543Z #define __INT_LEAST32_TYPE__ int 2025-05-07T20:25:15.8652804Z #define __SIZEOF_WCHAR_T__ 4 2025-05-07T20:25:15.8653062Z #define __GNUC_PATCHLEVEL__ 0 2025-05-07T20:25:15.8653416Z #define __FLT128_NORM_MAX__ 1.18973149535723176508575932662800702e+4932F128 2025-05-07T20:25:15.8653861Z #define __FLT64_NORM_MAX__ 1.79769313486231570814527423731704357e+308F64 2025-05-07T20:25:15.8654232Z #define __FLT128_HAS_QUIET_NAN__ 1 2025-05-07T20:25:15.8654523Z #define __INTMAX_MAX__ 0x7fffffffffffffffL 2025-05-07T20:25:15.8654818Z #define __INT_FAST8_TYPE__ signed char 2025-05-07T20:25:15.8655123Z #define __cpp_namespace_attributes 201411L 2025-05-07T20:25:15.8655492Z #define __FLT64X_MIN__ 3.36210314311209350626267781732175260e-4932F64x 2025-05-07T20:25:15.8655848Z #define __STDCPP_THREADS__ 1 2025-05-07T20:25:15.8656185Z #define __GNUC_STDC_INLINE__ 1 2025-05-07T20:25:15.8656464Z #define __FLT64_HAS_DENORM__ 1 2025-05-07T20:25:15.8656801Z #define __FLT32_EPSILON__ 1.19209289550781250000000000000000000e-7F32 2025-05-07T20:25:15.8657150Z #define __DBL_DECIMAL_DIG__ 17 2025-05-07T20:25:15.8657407Z #define __STDC_UTF_32__ 1 2025-05-07T20:25:15.8657657Z #define __INT_FAST8_WIDTH__ 8 2025-05-07T20:25:15.8657903Z #define __FXSR__ 1 2025-05-07T20:25:15.8658201Z #define __FLT32X_MAX__ 1.79769313486231570814527423731704357e+308F32x 2025-05-07T20:25:15.8658644Z #define __DBL_NORM_MAX__ double(1.79769313486231570814527423731704357e+308L) 2025-05-07T20:25:15.8659034Z #define __BYTE_ORDER__ __ORDER_LITTLE_ENDIAN__ 2025-05-07T20:25:15.8660232Z #define __INTMAX_WIDTH__ 64 2025-05-07T20:25:15.8660503Z #define __cpp_runtime_arrays 198712L 2025-05-07T20:25:15.8660804Z #define __UINT64_TYPE__ long unsigned int 2025-05-07T20:25:15.8661091Z #define __UINT32_C(c) c ## U 2025-05-07T20:25:15.8661360Z #define __cpp_alias_templates 200704L 2025-05-07T20:25:15.8661714Z #define __FLT_DENORM_MIN__ 1.40129846432481707092372958328991613e-45F 2025-05-07T20:25:15.8662069Z #define __FLT128_IS_IEC_60559__ 2 2025-05-07T20:25:15.8662339Z #define __INT8_MAX__ 0x7f 2025-05-07T20:25:15.8662583Z #define __LONG_WIDTH__ 64 2025-05-07T20:25:15.8662810Z #define __PIC__ 2 2025-05-07T20:25:15.8663082Z #define __UINT_FAST32_TYPE__ long unsigned int 2025-05-07T20:25:15.8663468Z #define __FLT32X_NORM_MAX__ 1.79769313486231570814527423731704357e+308F32x 2025-05-07T20:25:15.8663842Z #define __CHAR32_TYPE__ unsigned int 2025-05-07T20:25:15.8664175Z #define __FLT_MAX__ 3.40282346638528859811704183484516925e+38F 2025-05-07T20:25:15.8664508Z #define __cpp_constexpr 201603L 2025-05-07T20:25:15.8664765Z #define __SSE2__ 1 2025-05-07T20:25:15.8665004Z #define __cpp_deduction_guides 201703L 2025-05-07T20:25:15.8665440Z #define __INT32_TYPE__ int 2025-05-07T20:25:15.8665696Z #define __SIZEOF_DOUBLE__ 8 2025-05-07T20:25:15.8665956Z #define __cpp_exceptions 199711L 2025-05-07T20:25:15.8666220Z #define __FLT_MIN_10_EXP__ (-37) 2025-05-07T20:25:15.8666543Z #define __FLT64_MIN__ 2.22507385850720138309023271733240406e-308F64 2025-05-07T20:25:15.8666893Z #define __INT_LEAST32_WIDTH__ 32 2025-05-07T20:25:15.8667162Z #define __INTMAX_TYPE__ long int 2025-05-07T20:25:15.8667423Z #define __DEC128_MAX_EXP__ 6145 2025-05-07T20:25:15.8667684Z #define __FLT32X_HAS_QUIET_NAN__ 1 2025-05-07T20:25:15.8667956Z #define __ATOMIC_CONSUME 1 2025-05-07T20:25:15.8668192Z #define __GNUC_MINOR__ 4 2025-05-07T20:25:15.8668448Z #define __GLIBCXX_TYPE_INT_N_0 __int128 2025-05-07T20:25:15.8668732Z #define __INT_FAST16_WIDTH__ 64 2025-05-07T20:25:15.8676334Z #define __UINTMAX_MAX__ 0xffffffffffffffffUL 2025-05-07T20:25:15.8676673Z #define __PIE__ 2 2025-05-07T20:25:15.8677005Z #define __FLT32X_DENORM_MIN__ 4.94065645841246544176568792868221372e-324F32x 2025-05-07T20:25:15.8677421Z #define __cpp_template_template_args 201611L 2025-05-07T20:25:15.8677729Z #define __DBL_MAX_10_EXP__ 308 2025-05-07T20:25:15.8678066Z #define __LDBL_DENORM_MIN__ 3.64519953188247460252840593361941982e-4951L 2025-05-07T20:25:15.8678614Z #define __INT16_C(c) c 2025-05-07T20:25:15.8678839Z #define __STDC__ 1 2025-05-07T20:25:15.8679059Z #define __FLT32X_DIG__ 15 2025-05-07T20:25:15.8679307Z #define __PTRDIFF_TYPE__ long int 2025-05-07T20:25:15.8679579Z #define __ATOMIC_SEQ_CST 5 2025-05-07T20:25:15.8679833Z #define __FLT32X_MIN_10_EXP__ (-307) 2025-05-07T20:25:15.8680117Z #define __UINTPTR_TYPE__ long unsigned int 2025-05-07T20:25:15.8680461Z #define __DEC64_SUBNORMAL_MIN__ 0.000000000000001E-383DD 2025-05-07T20:25:15.8680788Z #define __DEC128_MANT_DIG__ 34 2025-05-07T20:25:15.8681042Z #define __LDBL_MIN_10_EXP__ (-4931) 2025-05-07T20:25:15.8681332Z #define __cpp_generic_lambdas 201304L 2025-05-07T20:25:15.8681609Z #define __SSE_MATH__ 1 2025-05-07T20:25:15.8681844Z #define __SIZEOF_LONG_LONG__ 8 2025-05-07T20:25:15.8682121Z #define __cpp_user_defined_literals 200809L 2025-05-07T20:25:15.8682425Z #define __FLT128_DECIMAL_DIG__ 36 2025-05-07T20:25:15.8682704Z #define __GCC_ATOMIC_LLONG_LOCK_FREE 2 2025-05-07T20:25:15.8682983Z #define __FLT32_HAS_QUIET_NAN__ 1 2025-05-07T20:25:15.8683253Z #define __FLT_DECIMAL_DIG__ 9 2025-05-07T20:25:15.8683542Z #define __UINT_FAST16_MAX__ 0xffffffffffffffffUL 2025-05-07T20:25:15.8683920Z #define __LDBL_NORM_MAX__ 1.18973149535723176502126385303097021e+4932L 2025-05-07T20:25:15.8684283Z #define __GCC_ATOMIC_SHORT_LOCK_FREE 2 2025-05-07T20:25:15.8684577Z #define __UINT_FAST8_TYPE__ unsigned char 2025-05-07T20:25:15.8684853Z #define _GNU_SOURCE 1 2025-05-07T20:25:15.8685090Z #define __cpp_init_captures 201304L 2025-05-07T20:25:15.8685361Z #define __ATOMIC_ACQ_REL 4 2025-05-07T20:25:15.8685599Z #define __ATOMIC_RELEASE 3 2025-05-07T20:25:15.8685756Z 2025-05-07T20:25:15.9196473Z 2025-05-07T20:25:15.9196862Z + conda run -n build_binary c++ --version 2025-05-07T20:25:15.9197139Z 2025-05-07T20:25:17.8235547Z c++ (conda-forge gcc 11.4.0-13) 11.4.0 2025-05-07T20:25:17.8235967Z Copyright (C) 2021 Free Software Foundation, Inc. 2025-05-07T20:25:17.8236413Z This is free software; see the source for copying conditions. There is NO 2025-05-07T20:25:17.8236976Z warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. 2025-05-07T20:25:17.8237292Z 2025-05-07T20:25:17.8237296Z 2025-05-07T20:25:17.8884276Z 2025-05-07T20:25:17.8884832Z [INFO] Printing the default version of the C standard used by the compiler ... 2025-05-07T20:25:17.8885390Z + conda run -n build_binary cc -dM -E - < /dev/null | grep __STDC_VERSION__ 2025-05-07T20:25:17.8885691Z 2025-05-07T20:25:19.8483430Z #define __STDC_VERSION__ 201710L 2025-05-07T20:25:19.8485632Z 2025-05-07T20:25:19.8486026Z [INFO] Printing the default version of the C++ standard used by the compiler ... 2025-05-07T20:25:19.8486974Z + conda run -n build_binary c++ -dM -E -x c++ - < /dev/null | grep __cplusplus 2025-05-07T20:25:19.8487287Z 2025-05-07T20:25:21.8147847Z #define __cplusplus 201703L 2025-05-07T20:25:21.8149989Z 2025-05-07T20:25:21.8150692Z [INSTALL] Successfully installed C/C++ compilers 2025-05-07T20:25:21.8190695Z ##[group]Run . $PRELUDE; install_cuda $BUILD_ENV 11.8.0 2025-05-07T20:25:21.8191148Z . $PRELUDE; install_cuda $BUILD_ENV 11.8.0 2025-05-07T20:25:21.8204497Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-05-07T20:25:21.8204880Z env: 2025-05-07T20:25:21.8205173Z PRELUDE: .github/scripts/setup_env.bash 2025-05-07T20:25:21.8205551Z BUILD_ENV: build_binary 2025-05-07T20:25:21.8205872Z BUILD_TARGET: default 2025-05-07T20:25:21.8206135Z BUILD_VARIANT: cuda 2025-05-07T20:25:21.8206356Z BUILD_CUDA_VERSION: 11.8.0 2025-05-07T20:25:21.8206609Z ENFORCE_CUDA_DEVICE: 1 2025-05-07T20:25:21.8206901Z GPU_FLAG: --gpus all -e NVIDIA_DRIVER_CAPABILITIES=all 2025-05-07T20:25:21.8207227Z ##[endgroup] 2025-05-07T20:25:22.1693276Z ################################################################################ 2025-05-07T20:25:22.1710889Z # Install CUDA 2025-05-07T20:25:22.1711085Z # 2025-05-07T20:25:22.1711421Z # [2025-05-07T20:25:22.170Z] + install_cuda build_binary 11.8.0 2025-05-07T20:25:22.1711788Z ################################################################################ 2025-05-07T20:25:22.1712403Z 2025-05-07T20:25:22.1728678Z [EXEC] [ATTEMPT 0/3] + wget -q --timeout 1 pypi.org -O /dev/null 2025-05-07T20:25:22.2751937Z [CHECK] Network does not appear to be blocked. 2025-05-07T20:25:22.2752994Z [SETUP] Cleaning up Conda packages ... 2025-05-07T20:25:22.2756652Z + conda clean --packages --tarball -y 2025-05-07T20:25:22.2756866Z 2025-05-07T20:25:23.1424039Z Will remove 40 (182.7 MB) tarball(s). 2025-05-07T20:25:23.1424688Z Will remove 7 (108.6 MB) package(s). 2025-05-07T20:25:23.2074177Z 2025-05-07T20:25:23.2083099Z + conda clean --all -y 2025-05-07T20:25:23.2083280Z 2025-05-07T20:25:23.8825130Z There are no unused tarball(s) to remove. 2025-05-07T20:25:23.8825489Z Will remove 1 index cache(s). 2025-05-07T20:25:23.8825779Z There are no unused package(s) to remove. 2025-05-07T20:25:23.8826079Z There are no tempfile(s) to remove. 2025-05-07T20:25:23.8826392Z There are no logfile(s) to remove. 2025-05-07T20:25:23.9481562Z 2025-05-07T20:25:23.9497444Z [INSTALL] Installing CUDA 11.8.0 ... 2025-05-07T20:25:23.9521290Z [EXEC] [ATTEMPT 0/3] + conda install --force-reinstall -n build_binary -c nvidia/label/cuda-11.8.0 -y cuda 2025-05-07T20:25:25.0607499Z Channels: 2025-05-07T20:25:25.0607746Z - nvidia/label/cuda-11.8.0 2025-05-07T20:25:25.0608010Z - defaults 2025-05-07T20:25:25.0608210Z Platform: linux-64 2025-05-07T20:25:26.3152841Z Collecting package metadata (repodata.json): - \ | / - \ | done 2025-05-07T20:25:26.4207200Z Solving environment: - done 2025-05-07T20:25:26.4631953Z 2025-05-07T20:25:26.4632247Z ## Package Plan ## 2025-05-07T20:25:26.4632418Z 2025-05-07T20:25:26.4632623Z environment location: /home/ec2-user/miniconda/envs/build_binary 2025-05-07T20:25:26.4632994Z 2025-05-07T20:25:26.4633126Z added / updated specs: 2025-05-07T20:25:26.4633413Z - cuda 2025-05-07T20:25:26.4633524Z 2025-05-07T20:25:26.4633528Z 2025-05-07T20:25:26.4633671Z The following packages will be downloaded: 2025-05-07T20:25:26.4633902Z 2025-05-07T20:25:26.4634012Z package | build 2025-05-07T20:25:26.4634319Z ---------------------------|----------------- 2025-05-07T20:25:26.4634674Z cuda-11.8.0 | 0 1 KB nvidia/label/cuda-11.8.0 2025-05-07T20:25:26.4635091Z cuda-cccl-11.8.89 | 0 1.2 MB nvidia/label/cuda-11.8.0 2025-05-07T20:25:26.4635582Z cuda-command-line-tools-11.8.0| 0 1 KB nvidia/label/cuda-11.8.0 2025-05-07T20:25:26.4636087Z cuda-compiler-11.8.0 | 0 1 KB nvidia/label/cuda-11.8.0 2025-05-07T20:25:26.4636541Z cuda-cudart-11.8.89 | 0 197 KB nvidia/label/cuda-11.8.0 2025-05-07T20:25:26.4636997Z cuda-cudart-dev-11.8.89 | 0 1.1 MB nvidia/label/cuda-11.8.0 2025-05-07T20:25:26.4637902Z cuda-cuobjdump-11.8.86 | 0 229 KB nvidia/label/cuda-11.8.0 2025-05-07T20:25:26.4638372Z cuda-cupti-11.8.87 | 0 25.3 MB nvidia/label/cuda-11.8.0 2025-05-07T20:25:26.4638813Z cuda-cuxxfilt-11.8.86 | 0 291 KB nvidia/label/cuda-11.8.0 2025-05-07T20:25:26.4639278Z cuda-demo-suite-11.8.86 | 0 5.0 MB nvidia/label/cuda-11.8.0 2025-05-07T20:25:26.4639763Z cuda-documentation-11.8.86 | 0 89 KB nvidia/label/cuda-11.8.0 2025-05-07T20:25:26.4640251Z cuda-driver-dev-11.8.89 | 0 16 KB nvidia/label/cuda-11.8.0 2025-05-07T20:25:26.4640687Z cuda-gdb-11.8.86 | 0 4.8 MB nvidia/label/cuda-11.8.0 2025-05-07T20:25:26.4641129Z cuda-libraries-11.8.0 | 0 1 KB nvidia/label/cuda-11.8.0 2025-05-07T20:25:26.4641611Z cuda-libraries-dev-11.8.0 | 0 2 KB nvidia/label/cuda-11.8.0 2025-05-07T20:25:26.4642084Z cuda-memcheck-11.8.86 | 0 168 KB nvidia/label/cuda-11.8.0 2025-05-07T20:25:26.4642683Z cuda-nsight-11.8.86 | 0 113.6 MB nvidia/label/cuda-11.8.0 2025-05-07T20:25:26.4643160Z cuda-nsight-compute-11.8.0 | 0 1 KB nvidia/label/cuda-11.8.0 2025-05-07T20:25:26.4643626Z cuda-nvcc-11.8.89 | 0 50.8 MB nvidia/label/cuda-11.8.0 2025-05-07T20:25:26.4644060Z cuda-nvdisasm-11.8.86 | 0 48.7 MB nvidia/label/cuda-11.8.0 2025-05-07T20:25:26.4644512Z cuda-nvml-dev-11.8.86 | 0 83 KB nvidia/label/cuda-11.8.0 2025-05-07T20:25:26.4644957Z cuda-nvprof-11.8.87 | 0 4.4 MB nvidia/label/cuda-11.8.0 2025-05-07T20:25:26.4645402Z cuda-nvprune-11.8.86 | 0 65 KB nvidia/label/cuda-11.8.0 2025-05-07T20:25:26.4645841Z cuda-nvrtc-11.8.89 | 0 19.1 MB nvidia/label/cuda-11.8.0 2025-05-07T20:25:26.4646291Z cuda-nvrtc-dev-11.8.89 | 0 17.0 MB nvidia/label/cuda-11.8.0 2025-05-07T20:25:26.4646731Z cuda-nvtx-11.8.86 | 0 57 KB nvidia/label/cuda-11.8.0 2025-05-07T20:25:26.4647152Z cuda-nvvp-11.8.87 | 0 114.4 MB nvidia/label/cuda-11.8.0 2025-05-07T20:25:26.4647601Z cuda-profiler-api-11.8.86 | 0 18 KB nvidia/label/cuda-11.8.0 2025-05-07T20:25:26.4648069Z cuda-runtime-11.8.0 | 0 1 KB nvidia/label/cuda-11.8.0 2025-05-07T20:25:26.4648538Z cuda-sanitizer-api-11.8.86 | 0 16.6 MB nvidia/label/cuda-11.8.0 2025-05-07T20:25:26.4648999Z cuda-toolkit-11.8.0 | 0 1 KB nvidia/label/cuda-11.8.0 2025-05-07T20:25:26.4649443Z cuda-tools-11.8.0 | 0 1 KB nvidia/label/cuda-11.8.0 2025-05-07T20:25:26.4649904Z cuda-visual-tools-11.8.0 | 0 1 KB nvidia/label/cuda-11.8.0 2025-05-07T20:25:26.4650363Z gds-tools-1.4.0.31 | 0 2 KB nvidia/label/cuda-11.8.0 2025-05-07T20:25:26.4650791Z libcublas-11.11.3.6 | 0 364.0 MB nvidia/label/cuda-11.8.0 2025-05-07T20:25:26.4651245Z libcublas-dev-11.11.3.6 | 0 394.1 MB nvidia/label/cuda-11.8.0 2025-05-07T20:25:26.4651694Z libcufft-10.9.0.58 | 0 142.8 MB nvidia/label/cuda-11.8.0 2025-05-07T20:25:26.4652136Z libcufft-dev-10.9.0.58 | 0 275.8 MB nvidia/label/cuda-11.8.0 2025-05-07T20:25:26.4652575Z libcufile-1.4.0.31 | 0 548 KB nvidia/label/cuda-11.8.0 2025-05-07T20:25:26.4653020Z libcufile-dev-1.4.0.31 | 0 1.6 MB nvidia/label/cuda-11.8.0 2025-05-07T20:25:26.4653591Z libcurand-10.3.0.86 | 0 53.2 MB nvidia/label/cuda-11.8.0 2025-05-07T20:25:26.4654048Z libcurand-dev-10.3.0.86 | 0 53.7 MB nvidia/label/cuda-11.8.0 2025-05-07T20:25:26.4654498Z libcusolver-11.4.1.48 | 0 96.5 MB nvidia/label/cuda-11.8.0 2025-05-07T20:25:26.4654964Z libcusolver-dev-11.4.1.48 | 0 66.3 MB nvidia/label/cuda-11.8.0 2025-05-07T20:25:26.4655430Z libcusparse-11.7.5.86 | 0 176.3 MB nvidia/label/cuda-11.8.0 2025-05-07T20:25:26.4655887Z libcusparse-dev-11.7.5.86 | 0 359.7 MB nvidia/label/cuda-11.8.0 2025-05-07T20:25:26.4656499Z libnpp-11.8.0.86 | 0 147.8 MB nvidia/label/cuda-11.8.0 2025-05-07T20:25:26.4656933Z libnpp-dev-11.8.0.86 | 0 144.5 MB nvidia/label/cuda-11.8.0 2025-05-07T20:25:26.4657375Z libnvjpeg-11.9.0.86 | 0 2.4 MB nvidia/label/cuda-11.8.0 2025-05-07T20:25:26.4657830Z libnvjpeg-dev-11.9.0.86 | 0 2.1 MB nvidia/label/cuda-11.8.0 2025-05-07T20:25:26.4658398Z nsight-compute-2022.3.0.22 | 0 610.0 MB nvidia/label/cuda-11.8.0 2025-05-07T20:25:26.4658828Z ------------------------------------------------------------ 2025-05-07T20:25:26.4659154Z Total: 3.24 GB 2025-05-07T20:25:26.4659693Z 2025-05-07T20:25:26.4659821Z The following NEW packages will be INSTALLED: 2025-05-07T20:25:26.4660039Z 2025-05-07T20:25:26.4660223Z cuda nvidia/label/cuda-11.8.0/linux-64::cuda-11.8.0-0 2025-05-07T20:25:26.4660660Z cuda-cccl nvidia/label/cuda-11.8.0/linux-64::cuda-cccl-11.8.89-0 2025-05-07T20:25:26.4661212Z cuda-command-line~ nvidia/label/cuda-11.8.0/linux-64::cuda-command-line-tools-11.8.0-0 2025-05-07T20:25:26.4661790Z cuda-compiler nvidia/label/cuda-11.8.0/linux-64::cuda-compiler-11.8.0-0 2025-05-07T20:25:26.4662316Z cuda-cudart nvidia/label/cuda-11.8.0/linux-64::cuda-cudart-11.8.89-0 2025-05-07T20:25:26.4662849Z cuda-cudart-dev nvidia/label/cuda-11.8.0/linux-64::cuda-cudart-dev-11.8.89-0 2025-05-07T20:25:26.4663403Z cuda-cuobjdump nvidia/label/cuda-11.8.0/linux-64::cuda-cuobjdump-11.8.86-0 2025-05-07T20:25:26.4663920Z cuda-cupti nvidia/label/cuda-11.8.0/linux-64::cuda-cupti-11.8.87-0 2025-05-07T20:25:26.4664570Z cuda-cuxxfilt nvidia/label/cuda-11.8.0/linux-64::cuda-cuxxfilt-11.8.86-0 2025-05-07T20:25:26.4665114Z cuda-demo-suite nvidia/label/cuda-11.8.0/linux-64::cuda-demo-suite-11.8.86-0 2025-05-07T20:25:26.4665689Z cuda-documentation nvidia/label/cuda-11.8.0/linux-64::cuda-documentation-11.8.86-0 2025-05-07T20:25:26.4666286Z cuda-driver-dev nvidia/label/cuda-11.8.0/linux-64::cuda-driver-dev-11.8.89-0 2025-05-07T20:25:26.4666851Z cuda-gdb nvidia/label/cuda-11.8.0/linux-64::cuda-gdb-11.8.86-0 2025-05-07T20:25:26.4667351Z cuda-libraries nvidia/label/cuda-11.8.0/linux-64::cuda-libraries-11.8.0-0 2025-05-07T20:25:26.4667931Z cuda-libraries-dev nvidia/label/cuda-11.8.0/linux-64::cuda-libraries-dev-11.8.0-0 2025-05-07T20:25:26.4668505Z cuda-memcheck nvidia/label/cuda-11.8.0/linux-64::cuda-memcheck-11.8.86-0 2025-05-07T20:25:26.4669024Z cuda-nsight nvidia/label/cuda-11.8.0/linux-64::cuda-nsight-11.8.86-0 2025-05-07T20:25:26.4669571Z cuda-nsight-compu~ nvidia/label/cuda-11.8.0/linux-64::cuda-nsight-compute-11.8.0-0 2025-05-07T20:25:26.4670114Z cuda-nvcc nvidia/label/cuda-11.8.0/linux-64::cuda-nvcc-11.8.89-0 2025-05-07T20:25:26.4670615Z cuda-nvdisasm nvidia/label/cuda-11.8.0/linux-64::cuda-nvdisasm-11.8.86-0 2025-05-07T20:25:26.4671140Z cuda-nvml-dev nvidia/label/cuda-11.8.0/linux-64::cuda-nvml-dev-11.8.86-0 2025-05-07T20:25:26.4671654Z cuda-nvprof nvidia/label/cuda-11.8.0/linux-64::cuda-nvprof-11.8.87-0 2025-05-07T20:25:26.4672321Z cuda-nvprune nvidia/label/cuda-11.8.0/linux-64::cuda-nvprune-11.8.86-0 2025-05-07T20:25:26.4672830Z cuda-nvrtc nvidia/label/cuda-11.8.0/linux-64::cuda-nvrtc-11.8.89-0 2025-05-07T20:25:26.4673348Z cuda-nvrtc-dev nvidia/label/cuda-11.8.0/linux-64::cuda-nvrtc-dev-11.8.89-0 2025-05-07T20:25:26.4673850Z cuda-nvtx nvidia/label/cuda-11.8.0/linux-64::cuda-nvtx-11.8.86-0 2025-05-07T20:25:26.4674316Z cuda-nvvp nvidia/label/cuda-11.8.0/linux-64::cuda-nvvp-11.8.87-0 2025-05-07T20:25:26.4674846Z cuda-profiler-api nvidia/label/cuda-11.8.0/linux-64::cuda-profiler-api-11.8.86-0 2025-05-07T20:25:26.4675403Z cuda-runtime nvidia/label/cuda-11.8.0/linux-64::cuda-runtime-11.8.0-0 2025-05-07T20:25:26.4675950Z cuda-sanitizer-api nvidia/label/cuda-11.8.0/linux-64::cuda-sanitizer-api-11.8.86-0 2025-05-07T20:25:26.4676511Z cuda-toolkit nvidia/label/cuda-11.8.0/linux-64::cuda-toolkit-11.8.0-0 2025-05-07T20:25:26.4677004Z cuda-tools nvidia/label/cuda-11.8.0/linux-64::cuda-tools-11.8.0-0 2025-05-07T20:25:26.4677538Z cuda-visual-tools nvidia/label/cuda-11.8.0/linux-64::cuda-visual-tools-11.8.0-0 2025-05-07T20:25:26.4678173Z gds-tools nvidia/label/cuda-11.8.0/linux-64::gds-tools-1.4.0.31-0 2025-05-07T20:25:26.4678657Z libcublas nvidia/label/cuda-11.8.0/linux-64::libcublas-11.11.3.6-0 2025-05-07T20:25:26.4679178Z libcublas-dev nvidia/label/cuda-11.8.0/linux-64::libcublas-dev-11.11.3.6-0 2025-05-07T20:25:26.4679690Z libcufft nvidia/label/cuda-11.8.0/linux-64::libcufft-10.9.0.58-0 2025-05-07T20:25:26.4680188Z libcufft-dev nvidia/label/cuda-11.8.0/linux-64::libcufft-dev-10.9.0.58-0 2025-05-07T20:25:26.4680693Z libcufile nvidia/label/cuda-11.8.0/linux-64::libcufile-1.4.0.31-0 2025-05-07T20:25:26.4681200Z libcufile-dev nvidia/label/cuda-11.8.0/linux-64::libcufile-dev-1.4.0.31-0 2025-05-07T20:25:26.4681707Z libcurand nvidia/label/cuda-11.8.0/linux-64::libcurand-10.3.0.86-0 2025-05-07T20:25:26.4682223Z libcurand-dev nvidia/label/cuda-11.8.0/linux-64::libcurand-dev-10.3.0.86-0 2025-05-07T20:25:26.4682763Z libcusolver nvidia/label/cuda-11.8.0/linux-64::libcusolver-11.4.1.48-0 2025-05-07T20:25:26.4683313Z libcusolver-dev nvidia/label/cuda-11.8.0/linux-64::libcusolver-dev-11.4.1.48-0 2025-05-07T20:25:26.4683859Z libcusparse nvidia/label/cuda-11.8.0/linux-64::libcusparse-11.7.5.86-0 2025-05-07T20:25:26.4684406Z libcusparse-dev nvidia/label/cuda-11.8.0/linux-64::libcusparse-dev-11.7.5.86-0 2025-05-07T20:25:26.4684923Z libnpp nvidia/label/cuda-11.8.0/linux-64::libnpp-11.8.0.86-0 2025-05-07T20:25:26.4685403Z libnpp-dev nvidia/label/cuda-11.8.0/linux-64::libnpp-dev-11.8.0.86-0 2025-05-07T20:25:26.4685893Z libnvjpeg nvidia/label/cuda-11.8.0/linux-64::libnvjpeg-11.9.0.86-0 2025-05-07T20:25:26.4686416Z libnvjpeg-dev nvidia/label/cuda-11.8.0/linux-64::libnvjpeg-dev-11.9.0.86-0 2025-05-07T20:25:26.4687031Z nsight-compute nvidia/label/cuda-11.8.0/linux-64::nsight-compute-2022.3.0.22-0 2025-05-07T20:25:26.4687370Z 2025-05-07T20:25:26.4725228Z 2025-05-07T20:25:26.4725234Z 2025-05-07T20:25:26.4726102Z Downloading and Extracting Packages: ...working... 2025-05-07T20:25:26.4730613Z nsight-compute-2022. | 610.0 MB | | 0% 2025-05-07T20:25:26.4730998Z 2025-05-07T20:25:26.4735505Z libcublas-dev-11.11. | 394.1 MB | | 0%  2025-05-07T20:25:26.4735873Z 2025-05-07T20:25:26.4735879Z 2025-05-07T20:25:26.4747520Z libcublas-11.11.3.6 | 364.0 MB | | 0%  2025-05-07T20:25:26.4747868Z 2025-05-07T20:25:26.4747872Z 2025-05-07T20:25:26.4755855Z 2025-05-07T20:25:26.4777469Z libcusparse-dev-11.7 | 359.7 MB | | 0%  2025-05-07T20:25:26.4777884Z 2025-05-07T20:25:26.4777890Z 2025-05-07T20:25:26.4777895Z 2025-05-07T20:25:26.4777901Z 2025-05-07T20:25:26.4783769Z libcufft-dev-10.9.0. | 275.8 MB | | 0%  2025-05-07T20:25:26.4784133Z 2025-05-07T20:25:26.4784139Z 2025-05-07T20:25:26.4784144Z 2025-05-07T20:25:26.4784430Z 2025-05-07T20:25:26.4784439Z 2025-05-07T20:25:26.4786857Z libcusparse-11.7.5.8 | 176.3 MB | | 0%  2025-05-07T20:25:26.4787316Z 2025-05-07T20:25:26.4787322Z 2025-05-07T20:25:26.4787327Z 2025-05-07T20:25:26.4787333Z 2025-05-07T20:25:26.4787338Z 2025-05-07T20:25:26.4787344Z 2025-05-07T20:25:26.4788510Z libnpp-11.8.0.86 | 147.8 MB | | 0%  2025-05-07T20:25:26.4788909Z 2025-05-07T20:25:26.4788916Z 2025-05-07T20:25:26.4788922Z 2025-05-07T20:25:26.4788927Z 2025-05-07T20:25:26.4788933Z 2025-05-07T20:25:26.4788938Z 2025-05-07T20:25:26.4788944Z 2025-05-07T20:25:26.4791035Z libnpp-dev-11.8.0.86 | 144.5 MB | | 0%  2025-05-07T20:25:26.4791501Z 2025-05-07T20:25:26.4791508Z 2025-05-07T20:25:26.4791513Z 2025-05-07T20:25:26.4791518Z 2025-05-07T20:25:26.4791523Z 2025-05-07T20:25:26.4791540Z 2025-05-07T20:25:26.4791546Z 2025-05-07T20:25:26.4791551Z 2025-05-07T20:25:26.4793235Z libcufft-10.9.0.58 | 142.8 MB | | 0%  2025-05-07T20:25:26.4793696Z 2025-05-07T20:25:26.4793700Z 2025-05-07T20:25:26.4793712Z 2025-05-07T20:25:26.4793716Z 2025-05-07T20:25:26.4793719Z 2025-05-07T20:25:26.4793723Z 2025-05-07T20:25:26.4793727Z 2025-05-07T20:25:26.4793730Z 2025-05-07T20:25:26.4797917Z 2025-05-07T20:25:26.4799559Z cuda-nvvp-11.8.87 | 114.4 MB | | 0%  2025-05-07T20:25:26.4799847Z 2025-05-07T20:25:26.4799851Z 2025-05-07T20:25:26.4799855Z 2025-05-07T20:25:26.4799858Z 2025-05-07T20:25:26.4799862Z 2025-05-07T20:25:26.4799866Z 2025-05-07T20:25:26.4799869Z 2025-05-07T20:25:26.4799873Z 2025-05-07T20:25:26.4799877Z 2025-05-07T20:25:26.4808482Z 2025-05-07T20:25:26.4810404Z cuda-nsight-11.8.86 | 113.6 MB | | 0%  2025-05-07T20:25:26.4810721Z 2025-05-07T20:25:26.4810725Z 2025-05-07T20:25:26.4810728Z 2025-05-07T20:25:26.4810732Z 2025-05-07T20:25:26.4810736Z 2025-05-07T20:25:26.4810749Z 2025-05-07T20:25:26.4810753Z 2025-05-07T20:25:26.4810763Z 2025-05-07T20:25:26.4810766Z 2025-05-07T20:25:26.4810770Z 2025-05-07T20:25:26.4810774Z 2025-05-07T20:25:26.4824856Z libcusolver-11.4.1.4 | 96.5 MB | | 0%  2025-05-07T20:25:26.4825362Z 2025-05-07T20:25:26.4825368Z 2025-05-07T20:25:26.4825373Z 2025-05-07T20:25:26.4825378Z 2025-05-07T20:25:26.4825384Z 2025-05-07T20:25:26.4825389Z 2025-05-07T20:25:26.4825403Z 2025-05-07T20:25:26.4825408Z 2025-05-07T20:25:26.4825413Z 2025-05-07T20:25:26.4825418Z 2025-05-07T20:25:26.4825423Z 2025-05-07T20:25:26.4825429Z 2025-05-07T20:25:26.4825895Z libcusolver-dev-11.4 | 66.3 MB | | 0%  2025-05-07T20:25:26.4826450Z 2025-05-07T20:25:26.4826457Z 2025-05-07T20:25:26.4826462Z 2025-05-07T20:25:26.4826467Z 2025-05-07T20:25:26.4826473Z 2025-05-07T20:25:26.4826479Z 2025-05-07T20:25:26.4826484Z 2025-05-07T20:25:26.4826490Z 2025-05-07T20:25:26.4826507Z 2025-05-07T20:25:26.4826514Z 2025-05-07T20:25:26.4826529Z 2025-05-07T20:25:26.4826536Z 2025-05-07T20:25:26.4826631Z 2025-05-07T20:25:26.4828934Z libcurand-dev-10.3.0 | 53.7 MB | | 0%  2025-05-07T20:25:26.4829494Z 2025-05-07T20:25:26.4829502Z 2025-05-07T20:25:26.4829509Z 2025-05-07T20:25:26.4829515Z 2025-05-07T20:25:26.4829522Z 2025-05-07T20:25:26.4829528Z 2025-05-07T20:25:26.4829534Z 2025-05-07T20:25:26.4829541Z 2025-05-07T20:25:26.4829548Z 2025-05-07T20:25:26.4829555Z 2025-05-07T20:25:26.4829561Z 2025-05-07T20:25:26.4829567Z 2025-05-07T20:25:26.4829574Z 2025-05-07T20:25:26.4829591Z 2025-05-07T20:25:26.4830097Z libcurand-10.3.0.86 | 53.2 MB | | 0%  2025-05-07T20:25:26.4830656Z 2025-05-07T20:25:26.4830662Z 2025-05-07T20:25:26.4830668Z 2025-05-07T20:25:26.4830673Z 2025-05-07T20:25:26.4830678Z 2025-05-07T20:25:26.4830684Z 2025-05-07T20:25:26.4830699Z 2025-05-07T20:25:26.4830901Z 2025-05-07T20:25:26.4830911Z 2025-05-07T20:25:26.4830926Z 2025-05-07T20:25:26.4830934Z 2025-05-07T20:25:26.4830940Z 2025-05-07T20:25:26.4830954Z 2025-05-07T20:25:26.4830961Z 2025-05-07T20:25:26.4830967Z 2025-05-07T20:25:26.4831895Z cuda-nvcc-11.8.89 | 50.8 MB | | 0%  2025-05-07T20:25:26.4832449Z 2025-05-07T20:25:26.4832458Z 2025-05-07T20:25:26.4832465Z 2025-05-07T20:25:26.4832473Z 2025-05-07T20:25:26.4832482Z 2025-05-07T20:25:26.4832490Z 2025-05-07T20:25:26.4832498Z 2025-05-07T20:25:26.4832504Z 2025-05-07T20:25:26.4832510Z 2025-05-07T20:25:26.4832518Z 2025-05-07T20:25:26.4832524Z 2025-05-07T20:25:26.4832531Z 2025-05-07T20:25:26.4832536Z 2025-05-07T20:25:26.4832542Z 2025-05-07T20:25:26.4832547Z 2025-05-07T20:25:26.4832555Z 2025-05-07T20:25:26.4833575Z cuda-nvdisasm-11.8.8 | 48.7 MB | | 0%  2025-05-07T20:25:26.4834161Z 2025-05-07T20:25:26.4834168Z 2025-05-07T20:25:26.4834188Z 2025-05-07T20:25:26.4834208Z 2025-05-07T20:25:26.4834353Z 2025-05-07T20:25:26.4834369Z 2025-05-07T20:25:26.4834375Z 2025-05-07T20:25:26.4834381Z 2025-05-07T20:25:26.4834388Z 2025-05-07T20:25:26.4834396Z 2025-05-07T20:25:26.4834402Z 2025-05-07T20:25:26.4834409Z 2025-05-07T20:25:26.4834415Z 2025-05-07T20:25:26.4834423Z 2025-05-07T20:25:26.4834429Z 2025-05-07T20:25:26.4834435Z 2025-05-07T20:25:26.4834440Z 2025-05-07T20:25:26.4835219Z cuda-cupti-11.8.87 | 25.3 MB | | 0%  2025-05-07T20:25:26.4835610Z 2025-05-07T20:25:26.4835614Z 2025-05-07T20:25:26.4835618Z 2025-05-07T20:25:26.4835622Z 2025-05-07T20:25:26.4835625Z 2025-05-07T20:25:26.4835629Z 2025-05-07T20:25:26.4835639Z 2025-05-07T20:25:26.4835642Z 2025-05-07T20:25:26.4835646Z 2025-05-07T20:25:26.4835650Z 2025-05-07T20:25:26.4835653Z 2025-05-07T20:25:26.4835657Z 2025-05-07T20:25:26.4835661Z 2025-05-07T20:25:26.4835664Z 2025-05-07T20:25:26.4835675Z 2025-05-07T20:25:26.4835678Z 2025-05-07T20:25:26.4835699Z 2025-05-07T20:25:26.4837663Z 2025-05-07T20:25:26.4839719Z cuda-nvrtc-11.8.89 | 19.1 MB | | 0%  2025-05-07T20:25:26.4840221Z 2025-05-07T20:25:26.4840227Z 2025-05-07T20:25:26.4840232Z 2025-05-07T20:25:26.4840238Z 2025-05-07T20:25:26.4840243Z 2025-05-07T20:25:26.4840248Z 2025-05-07T20:25:26.4840253Z 2025-05-07T20:25:26.4840258Z 2025-05-07T20:25:26.4840263Z 2025-05-07T20:25:26.4840269Z 2025-05-07T20:25:26.4840274Z 2025-05-07T20:25:26.4840279Z 2025-05-07T20:25:26.4840285Z 2025-05-07T20:25:26.4840290Z 2025-05-07T20:25:26.4840295Z 2025-05-07T20:25:26.4840301Z 2025-05-07T20:25:26.4840306Z 2025-05-07T20:25:26.4840311Z 2025-05-07T20:25:26.4840317Z 2025-05-07T20:25:36.7361542Z ... (more hidden) ... 2025-05-07T20:25:36.7361839Z 2025-05-07T20:25:36.7361849Z 2025-05-07T20:25:36.7361853Z 2025-05-07T20:25:36.7367303Z 2025-05-07T20:25:36.7367739Z libcufft-dev-10.9.0. | 275.8 MB | ########## | 100%  2025-05-07T20:25:36.7368049Z 2025-05-07T20:25:36.7368067Z 2025-05-07T20:25:36.7368071Z 2025-05-07T20:25:36.7368075Z 2025-05-07T20:25:39.0419235Z libcufft-dev-10.9.0. | 275.8 MB | ########## | 100%  2025-05-07T20:25:39.0419535Z 2025-05-07T20:25:39.0419769Z libcublas-dev-11.11. | 394.1 MB | ########## | 100%  2025-05-07T20:25:39.0420088Z 2025-05-07T20:25:40.3978778Z libcublas-dev-11.11. | 394.1 MB | ########## | 100%  2025-05-07T20:25:40.3979058Z 2025-05-07T20:25:40.3979065Z 2025-05-07T20:25:40.3983197Z 2025-05-07T20:25:40.3983597Z libcusparse-dev-11.7 | 359.7 MB | ########## | 100%  2025-05-07T20:25:40.3983858Z 2025-05-07T20:25:40.3983866Z 2025-05-07T20:25:40.3984022Z 2025-05-07T20:25:40.7221450Z libcusparse-dev-11.7 | 359.7 MB | ########## | 100%  2025-05-07T20:25:40.7221725Z 2025-05-07T20:25:40.7221729Z 2025-05-07T20:25:40.7222665Z libcublas-11.11.3.6 | 364.0 MB | ########## | 100%  2025-05-07T20:25:40.7222976Z 2025-05-07T20:25:40.7222985Z 2025-05-07T20:25:44.5878240Z libcublas-11.11.3.6 | 364.0 MB | ########## | 100%  2025-05-07T20:25:44.5878617Z 2025-05-07T20:25:44.5878624Z 2025-05-07T20:25:44.5878630Z 2025-05-07T20:25:44.5878635Z 2025-05-07T20:25:44.5880637Z 2025-05-07T20:25:44.5881066Z libcusparse-11.7.5.8 | 176.3 MB | ########## | 100%  2025-05-07T20:25:44.5881364Z 2025-05-07T20:25:44.5881377Z 2025-05-07T20:25:44.5881381Z 2025-05-07T20:25:44.5881386Z 2025-05-07T20:25:44.5881391Z 2025-05-07T20:25:45.9295748Z libcusparse-11.7.5.8 | 176.3 MB | ########## | 100%  2025-05-07T20:25:45.9296348Z 2025-05-07T20:25:45.9296355Z 2025-05-07T20:25:45.9296361Z 2025-05-07T20:25:45.9296367Z 2025-05-07T20:25:45.9296381Z 2025-05-07T20:25:45.9296385Z 2025-05-07T20:25:45.9296649Z libnpp-11.8.0.86 | 147.8 MB | ########## | 100%  2025-05-07T20:25:45.9296907Z 2025-05-07T20:25:45.9296937Z 2025-05-07T20:25:45.9296941Z 2025-05-07T20:25:45.9296945Z 2025-05-07T20:25:45.9297215Z 2025-05-07T20:25:45.9297229Z 2025-05-07T20:25:46.9964601Z libnpp-11.8.0.86 | 147.8 MB | ########## | 100%  2025-05-07T20:25:46.9965035Z 2025-05-07T20:25:46.9965041Z 2025-05-07T20:25:46.9965047Z 2025-05-07T20:25:46.9965052Z 2025-05-07T20:25:46.9965058Z 2025-05-07T20:25:46.9965063Z 2025-05-07T20:25:46.9965632Z 2025-05-07T20:25:46.9966283Z libnpp-dev-11.8.0.86 | 144.5 MB | ########## | 100%  2025-05-07T20:25:46.9966716Z 2025-05-07T20:25:46.9966723Z 2025-05-07T20:25:46.9966728Z 2025-05-07T20:25:46.9966735Z 2025-05-07T20:25:46.9966751Z 2025-05-07T20:25:46.9966757Z 2025-05-07T20:25:46.9966762Z 2025-05-07T20:25:47.1142360Z libnpp-dev-11.8.0.86 | 144.5 MB | ########## | 100%  2025-05-07T20:25:47.1142693Z 2025-05-07T20:25:47.1142708Z 2025-05-07T20:25:47.1142712Z 2025-05-07T20:25:47.1142715Z 2025-05-07T20:25:47.1142719Z 2025-05-07T20:25:47.1142764Z 2025-05-07T20:25:47.1142768Z 2025-05-07T20:25:47.1142787Z 2025-05-07T20:25:47.1143044Z libcufft-10.9.0.58 | 142.8 MB | ########## | 100%  2025-05-07T20:25:47.1143358Z 2025-05-07T20:25:47.1143363Z 2025-05-07T20:25:47.1143368Z 2025-05-07T20:25:47.1143373Z 2025-05-07T20:25:47.1143378Z 2025-05-07T20:25:47.1143383Z 2025-05-07T20:25:47.1143388Z 2025-05-07T20:25:47.1143393Z 2025-05-07T20:25:50.0187806Z libcufft-10.9.0.58 | 142.8 MB | ########## | 100%  2025-05-07T20:25:50.0188266Z 2025-05-07T20:25:50.0188273Z 2025-05-07T20:25:50.0188278Z 2025-05-07T20:25:50.0188284Z 2025-05-07T20:25:50.0188289Z 2025-05-07T20:25:50.0188295Z 2025-05-07T20:25:50.0188310Z 2025-05-07T20:25:50.0188316Z 2025-05-07T20:25:50.0191018Z 2025-05-07T20:25:50.0193405Z cuda-nvvp-11.8.87 | 114.4 MB | ########## | 100%  2025-05-07T20:25:50.0193840Z 2025-05-07T20:25:50.0193847Z 2025-05-07T20:25:50.0193852Z 2025-05-07T20:25:50.0193858Z 2025-05-07T20:25:50.0193893Z 2025-05-07T20:25:50.0193900Z 2025-05-07T20:25:50.0193918Z 2025-05-07T20:25:50.0193923Z 2025-05-07T20:25:50.0193929Z 2025-05-07T20:25:50.0945479Z cuda-nvvp-11.8.87 | 114.4 MB | ########## | 100%  2025-05-07T20:25:50.0945942Z 2025-05-07T20:25:50.0945949Z 2025-05-07T20:25:50.0945954Z 2025-05-07T20:25:50.0945960Z 2025-05-07T20:25:50.0945965Z 2025-05-07T20:25:50.0945971Z 2025-05-07T20:25:50.0945976Z 2025-05-07T20:25:50.0945982Z 2025-05-07T20:25:50.0945988Z 2025-05-07T20:25:50.0945995Z 2025-05-07T20:25:50.0946001Z 2025-05-07T20:25:50.0946006Z 2025-05-07T20:25:50.0949291Z libcusolver-dev-11.4 | 66.3 MB | ########## | 100%  2025-05-07T20:25:50.0949755Z 2025-05-07T20:25:50.0949761Z 2025-05-07T20:25:50.0949767Z 2025-05-07T20:25:50.0949772Z 2025-05-07T20:25:50.0949778Z 2025-05-07T20:25:50.0949784Z 2025-05-07T20:25:50.0949790Z 2025-05-07T20:25:50.0949796Z 2025-05-07T20:25:50.0949802Z 2025-05-07T20:25:50.0950202Z 2025-05-07T20:25:50.0950210Z 2025-05-07T20:25:50.0950245Z 2025-05-07T20:25:50.6146878Z libcusolver-dev-11.4 | 66.3 MB | ########## | 100%  2025-05-07T20:25:50.6147585Z nsight-compute-2022. | 610.0 MB | ########## | 100% 2025-05-07T20:25:50.6870914Z nsight-compute-2022. | 610.0 MB | ########## | 100% 2025-05-07T20:25:50.6871275Z 2025-05-07T20:25:50.6871279Z 2025-05-07T20:25:50.6871283Z 2025-05-07T20:25:50.6871286Z 2025-05-07T20:25:50.6871299Z 2025-05-07T20:25:50.6871303Z 2025-05-07T20:25:50.6871307Z 2025-05-07T20:25:50.6871310Z 2025-05-07T20:25:50.6871314Z 2025-05-07T20:25:50.6873103Z 2025-05-07T20:25:50.6873708Z cuda-nsight-11.8.86 | 113.6 MB | ########## | 100%  2025-05-07T20:25:50.6874123Z 2025-05-07T20:25:50.6874136Z 2025-05-07T20:25:50.6874142Z 2025-05-07T20:25:50.6874147Z 2025-05-07T20:25:50.6874152Z 2025-05-07T20:25:50.6874157Z 2025-05-07T20:25:50.6874163Z 2025-05-07T20:25:50.6874168Z 2025-05-07T20:25:50.6874201Z 2025-05-07T20:25:50.6874207Z 2025-05-07T20:25:51.0071616Z cuda-nsight-11.8.86 | 113.6 MB | ########## | 100%  2025-05-07T20:25:51.0072120Z 2025-05-07T20:25:51.0072126Z 2025-05-07T20:25:51.0072132Z 2025-05-07T20:25:51.0072152Z 2025-05-07T20:25:51.0072158Z 2025-05-07T20:25:51.0072165Z 2025-05-07T20:25:51.0072171Z 2025-05-07T20:25:51.0072176Z 2025-05-07T20:25:51.0072182Z 2025-05-07T20:25:51.0072187Z 2025-05-07T20:25:51.0074821Z 2025-05-07T20:25:51.0075292Z libcusolver-11.4.1.4 | 96.5 MB | ########## | 100%  2025-05-07T20:25:51.0075601Z 2025-05-07T20:25:51.0075605Z 2025-05-07T20:25:51.0075609Z 2025-05-07T20:25:51.0075612Z 2025-05-07T20:25:51.0075616Z 2025-05-07T20:25:51.0075620Z 2025-05-07T20:25:51.0075623Z 2025-05-07T20:25:51.0075627Z 2025-05-07T20:25:51.0075631Z 2025-05-07T20:25:51.0075634Z 2025-05-07T20:25:51.0075638Z 2025-05-07T20:25:52.6431150Z libcusolver-11.4.1.4 | 96.5 MB | ########## | 100%  2025-05-07T20:25:52.6431577Z 2025-05-07T20:25:52.6431605Z 2025-05-07T20:25:52.6431611Z 2025-05-07T20:25:52.6431616Z 2025-05-07T20:25:52.6431621Z 2025-05-07T20:25:52.6431626Z 2025-05-07T20:25:52.6431631Z 2025-05-07T20:25:52.6431637Z 2025-05-07T20:25:52.6431642Z 2025-05-07T20:25:52.6431648Z 2025-05-07T20:25:52.6431663Z 2025-05-07T20:25:52.6431675Z 2025-05-07T20:25:52.6431680Z 2025-05-07T20:25:52.6431685Z 2025-05-07T20:25:52.6431691Z 2025-05-07T20:25:52.6431696Z 2025-05-07T20:25:52.6431701Z 2025-05-07T20:25:52.6437932Z cuda-cupti-11.8.87 | 25.3 MB | ########## | 100%  2025-05-07T20:25:52.6438462Z 2025-05-07T20:25:52.6438468Z 2025-05-07T20:25:52.6438473Z 2025-05-07T20:25:52.6438478Z 2025-05-07T20:25:52.6438484Z 2025-05-07T20:25:52.6438489Z 2025-05-07T20:25:52.6438494Z 2025-05-07T20:25:52.6438499Z 2025-05-07T20:25:52.6438504Z 2025-05-07T20:25:52.6438509Z 2025-05-07T20:25:52.6438514Z 2025-05-07T20:25:52.6438529Z 2025-05-07T20:25:52.6438535Z 2025-05-07T20:25:52.6438546Z 2025-05-07T20:25:52.6438551Z 2025-05-07T20:25:52.6438556Z 2025-05-07T20:25:52.6439297Z 2025-05-07T20:25:52.6677869Z cuda-cupti-11.8.87 | 25.3 MB | ########## | 100%  2025-05-07T20:25:52.6678329Z 2025-05-07T20:25:52.6678336Z 2025-05-07T20:25:52.6678341Z 2025-05-07T20:25:52.6678346Z 2025-05-07T20:25:52.6678352Z 2025-05-07T20:25:52.6678369Z 2025-05-07T20:25:52.6678374Z 2025-05-07T20:25:52.6678379Z 2025-05-07T20:25:52.6678384Z 2025-05-07T20:25:52.6678388Z 2025-05-07T20:25:52.6678393Z 2025-05-07T20:25:52.6678398Z 2025-05-07T20:25:52.6678403Z 2025-05-07T20:25:52.6678860Z libcurand-dev-10.3.0 | 53.7 MB | ########## | 100%  2025-05-07T20:25:52.6679170Z 2025-05-07T20:25:52.6679174Z 2025-05-07T20:25:52.6679177Z 2025-05-07T20:25:52.6679181Z 2025-05-07T20:25:52.6679185Z 2025-05-07T20:25:52.6679188Z 2025-05-07T20:25:52.6679192Z 2025-05-07T20:25:52.6679472Z 2025-05-07T20:25:52.6679477Z 2025-05-07T20:25:52.6679489Z 2025-05-07T20:25:52.6679493Z 2025-05-07T20:25:52.6679496Z 2025-05-07T20:25:52.6679500Z 2025-05-07T20:25:52.7154571Z libcurand-dev-10.3.0 | 53.7 MB | ########## | 100%  2025-05-07T20:25:52.7155016Z 2025-05-07T20:25:52.7155022Z 2025-05-07T20:25:52.7155027Z 2025-05-07T20:25:52.7155032Z 2025-05-07T20:25:52.7155037Z 2025-05-07T20:25:52.7155042Z 2025-05-07T20:25:52.7155048Z 2025-05-07T20:25:52.7155053Z 2025-05-07T20:25:52.7155058Z 2025-05-07T20:25:52.7155063Z 2025-05-07T20:25:52.7155068Z 2025-05-07T20:25:52.7155074Z 2025-05-07T20:25:52.7155079Z 2025-05-07T20:25:52.7155357Z 2025-05-07T20:25:52.7157525Z libcurand-10.3.0.86 | 53.2 MB | ########## | 100%  2025-05-07T20:25:52.7158157Z 2025-05-07T20:25:52.7158166Z 2025-05-07T20:25:52.7158174Z 2025-05-07T20:25:52.7158193Z 2025-05-07T20:25:52.7158201Z 2025-05-07T20:25:52.7158208Z 2025-05-07T20:25:52.7158238Z 2025-05-07T20:25:52.7158246Z 2025-05-07T20:25:52.7158656Z 2025-05-07T20:25:52.7158663Z 2025-05-07T20:25:52.7158670Z 2025-05-07T20:25:52.7158678Z 2025-05-07T20:25:52.7158685Z 2025-05-07T20:25:52.7158692Z 2025-05-07T20:25:52.7405619Z libcurand-10.3.0.86 | 53.2 MB | ########## | 100%  2025-05-07T20:25:52.7406099Z 2025-05-07T20:25:52.7406103Z 2025-05-07T20:25:52.7406106Z 2025-05-07T20:25:52.7406110Z 2025-05-07T20:25:52.7406113Z 2025-05-07T20:25:52.7406117Z 2025-05-07T20:25:52.7406121Z 2025-05-07T20:25:52.7406124Z 2025-05-07T20:25:52.7406128Z 2025-05-07T20:25:52.7406131Z 2025-05-07T20:25:52.7406135Z 2025-05-07T20:25:52.7406138Z 2025-05-07T20:25:52.7406142Z 2025-05-07T20:25:52.7406145Z 2025-05-07T20:25:52.7406149Z 2025-05-07T20:25:52.7406152Z 2025-05-07T20:25:52.7406467Z cuda-nvdisasm-11.8.8 | 48.7 MB | ########## | 100%  2025-05-07T20:25:52.7406859Z 2025-05-07T20:25:52.7406882Z 2025-05-07T20:25:52.7406888Z 2025-05-07T20:25:52.7406903Z 2025-05-07T20:25:52.7406908Z 2025-05-07T20:25:52.7406915Z 2025-05-07T20:25:52.7406921Z 2025-05-07T20:25:52.7406937Z 2025-05-07T20:25:52.7406943Z 2025-05-07T20:25:52.7406948Z 2025-05-07T20:25:52.7406954Z 2025-05-07T20:25:52.7406960Z 2025-05-07T20:25:52.7406967Z 2025-05-07T20:25:52.7406973Z 2025-05-07T20:25:52.7406979Z 2025-05-07T20:25:52.7406987Z 2025-05-07T20:25:52.7653955Z cuda-nvdisasm-11.8.8 | 48.7 MB | ########## | 100%  2025-05-07T20:25:52.7654309Z 2025-05-07T20:25:52.7654313Z 2025-05-07T20:25:52.7654316Z 2025-05-07T20:25:52.7654320Z 2025-05-07T20:25:52.7654324Z 2025-05-07T20:25:52.7654328Z 2025-05-07T20:25:52.7654331Z 2025-05-07T20:25:52.7654335Z 2025-05-07T20:25:52.7654338Z 2025-05-07T20:25:52.7654342Z 2025-05-07T20:25:52.7654346Z 2025-05-07T20:25:52.7654349Z 2025-05-07T20:25:52.7654353Z 2025-05-07T20:25:52.7654357Z 2025-05-07T20:25:52.7654360Z 2025-05-07T20:25:52.7654756Z cuda-nvcc-11.8.89 | 50.8 MB | ########## | 100%  2025-05-07T20:25:52.7655052Z 2025-05-07T20:25:52.7655055Z 2025-05-07T20:25:52.7655059Z 2025-05-07T20:25:52.7655068Z 2025-05-07T20:25:52.7655071Z 2025-05-07T20:25:52.7655075Z 2025-05-07T20:25:52.7655087Z 2025-05-07T20:25:52.7655091Z 2025-05-07T20:25:52.7655095Z 2025-05-07T20:25:52.7655098Z 2025-05-07T20:25:52.7655102Z 2025-05-07T20:25:52.7655106Z 2025-05-07T20:25:52.7655109Z 2025-05-07T20:25:52.7655113Z 2025-05-07T20:25:52.7655117Z 2025-05-07T20:25:53.3418955Z cuda-nvcc-11.8.89 | 50.8 MB | ########## | 100%  2025-05-07T20:25:53.3419326Z 2025-05-07T20:25:53.3419332Z 2025-05-07T20:25:53.3419337Z 2025-05-07T20:25:53.3419342Z 2025-05-07T20:25:53.3419348Z 2025-05-07T20:25:53.3419353Z 2025-05-07T20:25:53.3419359Z 2025-05-07T20:25:53.3419364Z 2025-05-07T20:25:53.3419369Z 2025-05-07T20:25:53.3419391Z 2025-05-07T20:25:53.3419397Z 2025-05-07T20:25:53.3419672Z 2025-05-07T20:25:53.3419678Z 2025-05-07T20:25:53.3419694Z 2025-05-07T20:25:53.3419698Z 2025-05-07T20:25:53.3419701Z 2025-05-07T20:25:53.3419705Z 2025-05-07T20:25:53.3419709Z 2025-05-07T20:25:53.3419721Z 2025-05-07T20:25:53.3419989Z ... (more hidden) ... 2025-05-07T20:25:53.3420269Z 2025-05-07T20:25:53.3420273Z 2025-05-07T20:25:53.3420276Z 2025-05-07T20:25:53.3420280Z 2025-05-07T20:25:53.3420284Z 2025-05-07T20:25:53.3420288Z 2025-05-07T20:25:53.3420291Z 2025-05-07T20:25:53.3420295Z 2025-05-07T20:25:53.3420299Z 2025-05-07T20:25:53.3420302Z 2025-05-07T20:25:53.3420306Z 2025-05-07T20:25:53.3420310Z 2025-05-07T20:25:53.3420313Z 2025-05-07T20:25:53.3420317Z 2025-05-07T20:25:53.3420320Z 2025-05-07T20:25:53.3420324Z 2025-05-07T20:25:53.3420328Z 2025-05-07T20:25:53.3420331Z 2025-05-07T20:25:53.3420385Z 2025-05-07T20:25:53.3675404Z ... (more hidden) ... 2025-05-07T20:25:53.3675880Z 2025-05-07T20:25:53.3675886Z 2025-05-07T20:25:53.3676136Z 2025-05-07T20:25:53.3676140Z 2025-05-07T20:25:53.3676144Z 2025-05-07T20:25:53.3676147Z 2025-05-07T20:25:53.3676151Z 2025-05-07T20:25:53.3676154Z 2025-05-07T20:25:53.3676158Z 2025-05-07T20:25:53.3676161Z 2025-05-07T20:25:53.3676165Z 2025-05-07T20:25:53.3676169Z 2025-05-07T20:25:53.3676172Z 2025-05-07T20:25:53.3676176Z 2025-05-07T20:25:53.3676179Z 2025-05-07T20:25:53.3676183Z 2025-05-07T20:25:53.3676186Z 2025-05-07T20:25:53.3676190Z 2025-05-07T20:25:53.3676531Z cuda-nvrtc-11.8.89 | 19.1 MB | ########## | 100%  2025-05-07T20:25:53.3676831Z 2025-05-07T20:25:53.3676835Z 2025-05-07T20:25:53.3676838Z 2025-05-07T20:25:53.3676842Z 2025-05-07T20:25:53.3676846Z 2025-05-07T20:25:53.3676850Z 2025-05-07T20:25:53.3676853Z 2025-05-07T20:25:53.3676857Z 2025-05-07T20:25:53.3676860Z 2025-05-07T20:25:53.3676864Z 2025-05-07T20:25:53.3676868Z 2025-05-07T20:25:53.3676877Z 2025-05-07T20:25:53.3676890Z 2025-05-07T20:25:53.3676899Z 2025-05-07T20:25:53.3676902Z 2025-05-07T20:25:53.3676906Z 2025-05-07T20:25:53.3676909Z 2025-05-07T20:25:53.3676913Z 2025-05-07T20:26:13.9107007Z cuda-nvrtc-11.8.89 | 19.1 MB | ########## | 100%  2025-05-07T20:26:13.9107335Z 2025-05-07T20:26:13.9107339Z 2025-05-07T20:26:13.9107343Z 2025-05-07T20:26:13.9108800Z 2025-05-07T20:26:21.3220854Z libcufft-dev-10.9.0. | 275.8 MB | ########## | 100%  2025-05-07T20:26:21.3221155Z 2025-05-07T20:26:21.3221159Z 2025-05-07T20:26:21.3221173Z 2025-05-07T20:26:29.7620598Z libcusparse-dev-11.7 | 359.7 MB | ########## | 100%  2025-05-07T20:26:29.7620898Z 2025-05-07T20:26:38.2616269Z libcublas-dev-11.11. | 394.1 MB | ########## | 100%  2025-05-07T20:26:38.2616553Z 2025-05-07T20:26:38.2616558Z 2025-05-07T20:26:38.2616562Z 2025-05-07T20:26:38.2616565Z 2025-05-07T20:26:38.2616569Z 2025-05-07T20:26:44.2294404Z libcusparse-11.7.5.8 | 176.3 MB | ########## | 100%  2025-05-07T20:26:44.2294739Z 2025-05-07T20:26:44.2294743Z 2025-05-07T20:26:44.2294747Z 2025-05-07T20:26:44.2294750Z 2025-05-07T20:26:44.2294754Z 2025-05-07T20:26:44.2294765Z 2025-05-07T20:26:50.1112195Z libnpp-11.8.0.86 | 147.8 MB | ########## | 100%  2025-05-07T20:26:50.1112493Z 2025-05-07T20:26:50.1112497Z 2025-05-07T20:26:52.5666549Z libcublas-11.11.3.6 | 364.0 MB | ########## | 100%  2025-05-07T20:26:52.5666847Z 2025-05-07T20:26:52.5666851Z 2025-05-07T20:26:52.5666855Z 2025-05-07T20:26:52.5666859Z 2025-05-07T20:26:52.5666864Z 2025-05-07T20:26:52.5666867Z 2025-05-07T20:26:52.5666877Z 2025-05-07T20:26:58.6922081Z libnpp-dev-11.8.0.86 | 144.5 MB | ########## | 100%  2025-05-07T20:26:58.6922534Z 2025-05-07T20:26:58.6922538Z 2025-05-07T20:26:58.6922542Z 2025-05-07T20:26:58.6922546Z 2025-05-07T20:26:58.6922549Z 2025-05-07T20:26:58.6922553Z 2025-05-07T20:26:58.6922557Z 2025-05-07T20:26:58.6922892Z 2025-05-07T20:26:58.6922898Z 2025-05-07T20:26:59.2246610Z cuda-nvvp-11.8.87 | 114.4 MB | ########## | 100%  2025-05-07T20:26:59.2247047Z 2025-05-07T20:26:59.2247054Z 2025-05-07T20:26:59.2247059Z 2025-05-07T20:26:59.2247064Z 2025-05-07T20:26:59.2247069Z 2025-05-07T20:26:59.2247075Z 2025-05-07T20:26:59.2247080Z 2025-05-07T20:26:59.2247085Z 2025-05-07T20:27:02.9657793Z libcufft-10.9.0.58 | 142.8 MB | ########## | 100%  2025-05-07T20:27:02.9658106Z 2025-05-07T20:27:02.9658111Z 2025-05-07T20:27:02.9658114Z 2025-05-07T20:27:02.9658118Z 2025-05-07T20:27:02.9658122Z 2025-05-07T20:27:02.9658125Z 2025-05-07T20:27:02.9658129Z 2025-05-07T20:27:02.9658133Z 2025-05-07T20:27:02.9658136Z 2025-05-07T20:27:02.9658140Z 2025-05-07T20:27:02.9658144Z 2025-05-07T20:27:02.9658158Z 2025-05-07T20:27:07.1701507Z libcusolver-dev-11.4 | 66.3 MB | ########## | 100%  2025-05-07T20:27:07.1701853Z 2025-05-07T20:27:07.1701890Z 2025-05-07T20:27:07.1701894Z 2025-05-07T20:27:07.1702166Z 2025-05-07T20:27:07.1702170Z 2025-05-07T20:27:07.1702174Z 2025-05-07T20:27:07.1702178Z 2025-05-07T20:27:07.1702181Z 2025-05-07T20:27:07.1702185Z 2025-05-07T20:27:07.1702189Z 2025-05-07T20:27:10.4016491Z cuda-nsight-11.8.86 | 113.6 MB | ########## | 100%  2025-05-07T20:27:10.4016844Z 2025-05-07T20:27:10.4016852Z 2025-05-07T20:27:10.4016856Z 2025-05-07T20:27:10.4016860Z 2025-05-07T20:27:10.4016865Z 2025-05-07T20:27:10.4016869Z 2025-05-07T20:27:10.4016873Z 2025-05-07T20:27:10.4016877Z 2025-05-07T20:27:10.4016882Z 2025-05-07T20:27:10.4016886Z 2025-05-07T20:27:10.4016890Z 2025-05-07T20:27:10.4016894Z 2025-05-07T20:27:10.4016897Z 2025-05-07T20:27:10.4016901Z 2025-05-07T20:27:10.4016905Z 2025-05-07T20:27:10.4016908Z 2025-05-07T20:27:10.4016912Z 2025-05-07T20:27:15.2694132Z cuda-cupti-11.8.87 | 25.3 MB | ########## | 100%  2025-05-07T20:27:15.2694522Z 2025-05-07T20:27:15.2694527Z 2025-05-07T20:27:15.2694546Z 2025-05-07T20:27:15.2694550Z 2025-05-07T20:27:15.2694554Z 2025-05-07T20:27:15.2694557Z 2025-05-07T20:27:15.2694561Z 2025-05-07T20:27:15.2694565Z 2025-05-07T20:27:15.2694568Z 2025-05-07T20:27:15.2694572Z 2025-05-07T20:27:15.2694576Z 2025-05-07T20:27:15.2694579Z 2025-05-07T20:27:15.2694583Z 2025-05-07T20:27:17.8525914Z libcurand-dev-10.3.0 | 53.7 MB | ########## | 100%  2025-05-07T20:27:17.8526248Z 2025-05-07T20:27:17.8526252Z 2025-05-07T20:27:17.8526256Z 2025-05-07T20:27:17.8526259Z 2025-05-07T20:27:17.8526264Z 2025-05-07T20:27:17.8526268Z 2025-05-07T20:27:17.8526273Z 2025-05-07T20:27:17.8526277Z 2025-05-07T20:27:17.8526291Z 2025-05-07T20:27:17.8526295Z 2025-05-07T20:27:17.8526302Z 2025-05-07T20:27:20.0552221Z libcusolver-11.4.1.4 | 96.5 MB | ########## | 100%  2025-05-07T20:27:20.0552844Z 2025-05-07T20:27:20.0552853Z 2025-05-07T20:27:20.0552896Z 2025-05-07T20:27:20.0552905Z 2025-05-07T20:27:20.0552929Z 2025-05-07T20:27:20.0552953Z 2025-05-07T20:27:20.0552961Z 2025-05-07T20:27:20.0552968Z 2025-05-07T20:27:20.0552975Z 2025-05-07T20:27:20.0552983Z 2025-05-07T20:27:20.0552991Z 2025-05-07T20:27:20.0552998Z 2025-05-07T20:27:20.0553006Z 2025-05-07T20:27:20.0553013Z 2025-05-07T20:27:21.2745588Z libcurand-10.3.0.86 | 53.2 MB | ########## | 100%  2025-05-07T20:27:21.2745920Z 2025-05-07T20:27:21.2745924Z 2025-05-07T20:27:21.2745945Z 2025-05-07T20:27:21.2745949Z 2025-05-07T20:27:21.2745953Z 2025-05-07T20:27:21.2745957Z 2025-05-07T20:27:21.2745960Z 2025-05-07T20:27:21.2745964Z 2025-05-07T20:27:21.2745969Z 2025-05-07T20:27:21.2745973Z 2025-05-07T20:27:21.2745977Z 2025-05-07T20:27:21.2745981Z 2025-05-07T20:27:21.2745986Z 2025-05-07T20:27:21.2745989Z 2025-05-07T20:27:21.2745993Z 2025-05-07T20:27:21.2745997Z 2025-05-07T20:27:26.0851886Z cuda-nvdisasm-11.8.8 | 48.7 MB | ########## | 100%  2025-05-07T20:27:26.0852571Z 2025-05-07T20:27:26.0852579Z 2025-05-07T20:27:26.0852587Z 2025-05-07T20:27:26.0852594Z 2025-05-07T20:27:26.0852602Z 2025-05-07T20:27:26.0852609Z 2025-05-07T20:27:26.0852629Z 2025-05-07T20:27:26.0852636Z 2025-05-07T20:27:26.0852644Z 2025-05-07T20:27:26.0852651Z 2025-05-07T20:27:26.0852658Z 2025-05-07T20:27:26.0852665Z 2025-05-07T20:27:26.0852672Z 2025-05-07T20:27:26.0852679Z 2025-05-07T20:27:26.0852686Z 2025-05-07T20:27:26.8779236Z cuda-nvcc-11.8.89 | 50.8 MB | ########## | 100%  2025-05-07T20:27:26.8779556Z 2025-05-07T20:27:26.8779560Z 2025-05-07T20:27:26.8779564Z 2025-05-07T20:27:26.8779567Z 2025-05-07T20:27:26.8779572Z 2025-05-07T20:27:26.8779577Z 2025-05-07T20:27:26.8779581Z 2025-05-07T20:27:26.8779585Z 2025-05-07T20:27:26.8779589Z 2025-05-07T20:27:26.8779592Z 2025-05-07T20:27:26.8779596Z 2025-05-07T20:27:26.8779599Z 2025-05-07T20:27:26.8779623Z 2025-05-07T20:27:26.8779627Z 2025-05-07T20:27:26.8779880Z 2025-05-07T20:27:26.8779884Z 2025-05-07T20:27:26.8779897Z 2025-05-07T20:27:26.8779900Z 2025-05-07T20:27:26.8779904Z 2025-05-07T20:27:28.4656462Z ... (more hidden) ... 2025-05-07T20:27:28.4656763Z 2025-05-07T20:27:28.4656767Z 2025-05-07T20:27:28.4656780Z 2025-05-07T20:27:28.4656784Z 2025-05-07T20:27:28.4656787Z 2025-05-07T20:27:28.4656791Z 2025-05-07T20:27:28.4656795Z 2025-05-07T20:27:28.4656798Z 2025-05-07T20:27:28.4656802Z 2025-05-07T20:27:28.4656807Z 2025-05-07T20:27:28.4656810Z 2025-05-07T20:27:28.4656826Z 2025-05-07T20:27:28.4656830Z 2025-05-07T20:27:28.4656833Z 2025-05-07T20:27:28.4656837Z 2025-05-07T20:27:28.4656841Z 2025-05-07T20:27:28.4656845Z 2025-05-07T20:27:28.4656849Z 2025-05-07T20:27:48.2601834Z cuda-nvrtc-11.8.89 | 19.1 MB | ########## | 100%  2025-05-07T20:27:48.2608935Z nsight-compute-2022. | 610.0 MB | ########## | 100% 2025-05-07T20:27:48.2609343Z 2025-05-07T20:27:48.2609350Z 2025-05-07T20:27:48.2609355Z 2025-05-07T20:27:48.2609361Z 2025-05-07T20:27:48.2609367Z 2025-05-07T20:27:48.2609402Z 2025-05-07T20:27:48.2609422Z 2025-05-07T20:27:48.2609429Z 2025-05-07T20:27:48.2609440Z 2025-05-07T20:27:48.2609445Z 2025-05-07T20:27:48.2609450Z 2025-05-07T20:27:48.2609455Z 2025-05-07T20:27:48.2609460Z 2025-05-07T20:27:48.2609465Z 2025-05-07T20:27:48.2609470Z 2025-05-07T20:27:48.2609475Z 2025-05-07T20:27:48.2609483Z 2025-05-07T20:27:48.2609488Z 2025-05-07T20:27:48.2609493Z 2025-05-07T20:27:48.2609643Z 2025-05-07T20:27:48.2610070Z  2025-05-07T20:27:48.2614212Z 2025-05-07T20:27:48.2614440Z 2025-05-07T20:27:48.2614943Z  2025-05-07T20:27:48.2615284Z 2025-05-07T20:27:48.2615347Z 2025-05-07T20:27:48.2615639Z  2025-05-07T20:27:48.2615953Z 2025-05-07T20:27:48.2615959Z 2025-05-07T20:27:48.2615965Z 2025-05-07T20:27:48.2616331Z  2025-05-07T20:27:48.2616546Z 2025-05-07T20:27:48.2616550Z 2025-05-07T20:27:48.2616554Z 2025-05-07T20:27:48.2616558Z 2025-05-07T20:27:48.2616782Z  2025-05-07T20:27:48.2617072Z 2025-05-07T20:27:48.2617078Z 2025-05-07T20:27:48.2617094Z 2025-05-07T20:27:48.2617100Z 2025-05-07T20:27:48.2617105Z 2025-05-07T20:27:48.2617355Z  2025-05-07T20:27:48.2617637Z 2025-05-07T20:27:48.2617642Z 2025-05-07T20:27:48.2617647Z 2025-05-07T20:27:48.2617653Z 2025-05-07T20:27:48.2617670Z 2025-05-07T20:27:48.2617675Z 2025-05-07T20:27:48.2617914Z  2025-05-07T20:27:48.2618196Z 2025-05-07T20:27:48.2618532Z 2025-05-07T20:27:48.2618539Z 2025-05-07T20:27:48.2618552Z 2025-05-07T20:27:48.2618565Z 2025-05-07T20:27:48.2618570Z 2025-05-07T20:27:48.2618576Z 2025-05-07T20:27:48.2618870Z  2025-05-07T20:27:48.2619167Z 2025-05-07T20:27:48.2619173Z 2025-05-07T20:27:48.2619177Z 2025-05-07T20:27:48.2619183Z 2025-05-07T20:27:48.2619199Z 2025-05-07T20:27:48.2619204Z 2025-05-07T20:27:48.2619209Z 2025-05-07T20:27:48.2619214Z 2025-05-07T20:27:48.2619459Z  2025-05-07T20:27:48.2619748Z 2025-05-07T20:27:48.2619753Z 2025-05-07T20:27:48.2619767Z 2025-05-07T20:27:48.2619773Z 2025-05-07T20:27:48.2619778Z 2025-05-07T20:27:48.2619783Z 2025-05-07T20:27:48.2619788Z 2025-05-07T20:27:48.2619794Z 2025-05-07T20:27:48.2619799Z 2025-05-07T20:27:48.2620050Z  2025-05-07T20:27:48.2620352Z 2025-05-07T20:27:48.2620358Z 2025-05-07T20:27:48.2620547Z 2025-05-07T20:27:48.2620552Z 2025-05-07T20:27:48.2620557Z 2025-05-07T20:27:48.2620562Z 2025-05-07T20:27:48.2620567Z 2025-05-07T20:27:48.2620572Z 2025-05-07T20:27:48.2620577Z 2025-05-07T20:27:48.2620582Z 2025-05-07T20:27:48.2620848Z  2025-05-07T20:27:48.2621148Z 2025-05-07T20:27:48.2621154Z 2025-05-07T20:27:48.2621159Z 2025-05-07T20:27:48.2621164Z 2025-05-07T20:27:48.2621169Z 2025-05-07T20:27:48.2621174Z 2025-05-07T20:27:48.2621179Z 2025-05-07T20:27:48.2621184Z 2025-05-07T20:27:48.2621189Z 2025-05-07T20:27:48.2621194Z 2025-05-07T20:27:48.2621199Z 2025-05-07T20:27:48.2621475Z  2025-05-07T20:27:48.2621742Z 2025-05-07T20:27:48.2621746Z 2025-05-07T20:27:48.2621749Z 2025-05-07T20:27:48.2621753Z 2025-05-07T20:27:48.2621756Z 2025-05-07T20:27:48.2621760Z 2025-05-07T20:27:48.2621771Z 2025-05-07T20:27:48.2621774Z 2025-05-07T20:27:48.2621784Z 2025-05-07T20:27:48.2621787Z 2025-05-07T20:27:48.2621791Z 2025-05-07T20:27:48.2621794Z 2025-05-07T20:27:48.2622063Z  2025-05-07T20:27:48.2622285Z 2025-05-07T20:27:48.2622289Z 2025-05-07T20:27:48.2622292Z 2025-05-07T20:27:48.2622296Z 2025-05-07T20:27:48.2622300Z 2025-05-07T20:27:48.2622303Z 2025-05-07T20:27:48.2622307Z 2025-05-07T20:27:48.2622310Z 2025-05-07T20:27:48.2622314Z 2025-05-07T20:27:48.2622317Z 2025-05-07T20:27:48.2622326Z 2025-05-07T20:27:48.2622330Z 2025-05-07T20:27:48.2622334Z 2025-05-07T20:27:48.2622531Z  2025-05-07T20:27:48.2622820Z 2025-05-07T20:27:48.2622826Z 2025-05-07T20:27:48.2622831Z 2025-05-07T20:27:48.2622836Z 2025-05-07T20:27:48.2622852Z 2025-05-07T20:27:48.2622857Z 2025-05-07T20:27:48.2622862Z 2025-05-07T20:27:48.2622875Z 2025-05-07T20:27:48.2622879Z 2025-05-07T20:27:48.2622888Z 2025-05-07T20:27:48.2622892Z 2025-05-07T20:27:48.2622896Z 2025-05-07T20:27:48.2622899Z 2025-05-07T20:27:48.2622903Z 2025-05-07T20:27:48.2623119Z  2025-05-07T20:27:48.2623351Z 2025-05-07T20:27:48.2623355Z 2025-05-07T20:27:48.2623359Z 2025-05-07T20:27:48.2623362Z 2025-05-07T20:27:48.2623366Z 2025-05-07T20:27:48.2623370Z 2025-05-07T20:27:48.2623373Z 2025-05-07T20:27:48.2623377Z 2025-05-07T20:27:48.2623380Z 2025-05-07T20:27:48.2623384Z 2025-05-07T20:27:48.2623387Z 2025-05-07T20:27:48.2623391Z 2025-05-07T20:27:48.2623395Z 2025-05-07T20:27:48.2623398Z 2025-05-07T20:27:48.2623402Z 2025-05-07T20:27:48.2623615Z  2025-05-07T20:27:48.2623841Z 2025-05-07T20:27:48.2623845Z 2025-05-07T20:27:48.2623848Z 2025-05-07T20:27:48.2623975Z 2025-05-07T20:27:48.2623981Z 2025-05-07T20:27:48.2623992Z 2025-05-07T20:27:48.2623998Z 2025-05-07T20:27:48.2624003Z 2025-05-07T20:27:48.2624008Z 2025-05-07T20:27:48.2624013Z 2025-05-07T20:27:48.2624018Z 2025-05-07T20:27:48.2624032Z 2025-05-07T20:27:48.2624037Z 2025-05-07T20:27:48.2624042Z 2025-05-07T20:27:48.2624047Z 2025-05-07T20:27:48.2624052Z 2025-05-07T20:27:48.2624329Z  2025-05-07T20:27:48.2624555Z 2025-05-07T20:27:48.2624558Z 2025-05-07T20:27:48.2624569Z 2025-05-07T20:27:48.2624573Z 2025-05-07T20:27:48.2624576Z 2025-05-07T20:27:48.2624580Z 2025-05-07T20:27:48.2624584Z 2025-05-07T20:27:48.2624587Z 2025-05-07T20:27:48.2624591Z 2025-05-07T20:27:48.2624595Z 2025-05-07T20:27:48.2624599Z 2025-05-07T20:27:48.2624602Z 2025-05-07T20:27:48.2624606Z 2025-05-07T20:27:48.2624609Z 2025-05-07T20:27:48.2624613Z 2025-05-07T20:27:48.2624616Z 2025-05-07T20:27:48.2624620Z 2025-05-07T20:27:48.2624841Z  2025-05-07T20:27:48.2625161Z 2025-05-07T20:27:48.2625165Z 2025-05-07T20:27:48.2625169Z 2025-05-07T20:27:48.2625172Z 2025-05-07T20:27:48.2625176Z 2025-05-07T20:27:48.2625179Z 2025-05-07T20:27:48.2625183Z 2025-05-07T20:27:48.2625187Z 2025-05-07T20:27:48.2625190Z 2025-05-07T20:27:48.2625249Z 2025-05-07T20:27:48.2625252Z 2025-05-07T20:27:48.2625256Z 2025-05-07T20:27:48.2625260Z 2025-05-07T20:27:48.2625270Z 2025-05-07T20:27:48.2625274Z 2025-05-07T20:27:48.2625277Z 2025-05-07T20:27:48.2625281Z 2025-05-07T20:27:48.2625284Z 2025-05-07T20:27:48.2625499Z  2025-05-07T20:27:48.2625726Z 2025-05-07T20:27:48.2625730Z 2025-05-07T20:27:48.2625829Z  2025-05-07T20:27:48.2625930Z 2025-05-07T20:27:48.2625933Z 2025-05-07T20:27:48.2626034Z  2025-05-07T20:27:48.2626137Z 2025-05-07T20:27:48.2626145Z 2025-05-07T20:27:48.2626149Z 2025-05-07T20:27:48.2626259Z  2025-05-07T20:27:48.2626372Z 2025-05-07T20:27:48.2626376Z 2025-05-07T20:27:48.2626379Z 2025-05-07T20:27:48.2626383Z 2025-05-07T20:27:48.2626489Z  2025-05-07T20:27:48.2626608Z 2025-05-07T20:27:48.2626612Z 2025-05-07T20:27:48.2626616Z 2025-05-07T20:27:48.2626619Z 2025-05-07T20:27:48.2626623Z 2025-05-07T20:27:48.2626725Z  2025-05-07T20:27:48.2626845Z 2025-05-07T20:27:48.2626856Z 2025-05-07T20:27:48.2626860Z 2025-05-07T20:27:48.2626864Z 2025-05-07T20:27:48.2626867Z 2025-05-07T20:27:48.2626871Z 2025-05-07T20:27:48.2626983Z  2025-05-07T20:27:48.2627105Z 2025-05-07T20:27:48.2627109Z 2025-05-07T20:27:48.2627112Z 2025-05-07T20:27:48.2627122Z 2025-05-07T20:27:48.2627126Z 2025-05-07T20:27:48.2627130Z 2025-05-07T20:27:48.2627133Z 2025-05-07T20:27:48.2627246Z  2025-05-07T20:27:48.2627380Z 2025-05-07T20:27:48.2627383Z 2025-05-07T20:27:48.2627387Z 2025-05-07T20:27:48.2627396Z 2025-05-07T20:27:48.2627406Z 2025-05-07T20:27:48.2627414Z 2025-05-07T20:27:48.2627418Z 2025-05-07T20:27:48.2627421Z 2025-05-07T20:27:48.2627539Z  2025-05-07T20:27:48.2627683Z 2025-05-07T20:27:48.2627686Z 2025-05-07T20:27:48.2627690Z 2025-05-07T20:27:48.2627700Z 2025-05-07T20:27:48.2627704Z 2025-05-07T20:27:48.2627707Z 2025-05-07T20:27:48.2627711Z 2025-05-07T20:27:48.2627714Z 2025-05-07T20:27:48.2627718Z 2025-05-07T20:27:48.2627834Z  2025-05-07T20:27:48.2627983Z 2025-05-07T20:27:48.2627987Z 2025-05-07T20:27:48.2627997Z 2025-05-07T20:27:48.2628001Z 2025-05-07T20:27:48.2628005Z 2025-05-07T20:27:48.2628009Z 2025-05-07T20:27:48.2628012Z 2025-05-07T20:27:48.2628016Z 2025-05-07T20:27:48.2628019Z 2025-05-07T20:27:48.2628023Z 2025-05-07T20:27:48.2628159Z  2025-05-07T20:27:48.2628321Z 2025-05-07T20:27:48.2628325Z 2025-05-07T20:27:48.2628329Z 2025-05-07T20:27:48.2628332Z 2025-05-07T20:27:48.2628429Z 2025-05-07T20:27:48.2628433Z 2025-05-07T20:27:48.2628440Z 2025-05-07T20:27:48.2628444Z 2025-05-07T20:27:48.2628448Z 2025-05-07T20:27:48.2628451Z 2025-05-07T20:27:48.2628455Z 2025-05-07T20:27:48.2628584Z  2025-05-07T20:27:48.2628759Z 2025-05-07T20:27:48.2628762Z 2025-05-07T20:27:48.2628766Z 2025-05-07T20:27:48.2628770Z 2025-05-07T20:27:48.2628773Z 2025-05-07T20:27:48.2628777Z 2025-05-07T20:27:48.2628781Z 2025-05-07T20:27:48.2628784Z 2025-05-07T20:27:48.2628788Z 2025-05-07T20:27:48.2628791Z 2025-05-07T20:27:48.2628795Z 2025-05-07T20:27:48.2628799Z 2025-05-07T20:27:48.2628935Z  2025-05-07T20:27:48.2629108Z 2025-05-07T20:27:48.2629111Z 2025-05-07T20:27:48.2629115Z 2025-05-07T20:27:48.2629118Z 2025-05-07T20:27:48.2629122Z 2025-05-07T20:27:48.2629125Z 2025-05-07T20:27:48.2629129Z 2025-05-07T20:27:48.2629132Z 2025-05-07T20:27:48.2629136Z 2025-05-07T20:27:48.2629140Z 2025-05-07T20:27:48.2629143Z 2025-05-07T20:27:48.2629151Z 2025-05-07T20:27:48.2629155Z 2025-05-07T20:27:48.2629376Z  2025-05-07T20:27:48.2629557Z 2025-05-07T20:27:48.2629561Z 2025-05-07T20:27:48.2629565Z 2025-05-07T20:27:48.2629568Z 2025-05-07T20:27:48.2629572Z 2025-05-07T20:27:48.2629575Z 2025-05-07T20:27:48.2629579Z 2025-05-07T20:27:48.2629583Z 2025-05-07T20:27:48.2629586Z 2025-05-07T20:27:48.2629595Z 2025-05-07T20:27:48.2629599Z 2025-05-07T20:27:48.2629603Z 2025-05-07T20:27:48.2629606Z 2025-05-07T20:27:48.2629610Z 2025-05-07T20:27:48.2629748Z  2025-05-07T20:27:48.2629931Z 2025-05-07T20:27:48.2629935Z 2025-05-07T20:27:48.2629939Z 2025-05-07T20:27:48.2629950Z 2025-05-07T20:27:48.2629953Z 2025-05-07T20:27:48.2629957Z 2025-05-07T20:27:48.2629960Z 2025-05-07T20:27:48.2629964Z 2025-05-07T20:27:48.2629968Z 2025-05-07T20:27:48.2629971Z 2025-05-07T20:27:48.2629975Z 2025-05-07T20:27:48.2629979Z 2025-05-07T20:27:48.2629982Z 2025-05-07T20:27:48.2629991Z 2025-05-07T20:27:48.2629994Z 2025-05-07T20:27:48.2630143Z  2025-05-07T20:27:48.2630337Z 2025-05-07T20:27:48.2630341Z 2025-05-07T20:27:48.2630344Z 2025-05-07T20:27:48.2630348Z 2025-05-07T20:27:48.2630351Z 2025-05-07T20:27:48.2630355Z 2025-05-07T20:27:48.2630359Z 2025-05-07T20:27:48.2630362Z 2025-05-07T20:27:48.2630366Z 2025-05-07T20:27:48.2630369Z 2025-05-07T20:27:48.2630373Z 2025-05-07T20:27:48.2630377Z 2025-05-07T20:27:48.2630380Z 2025-05-07T20:27:48.2630384Z 2025-05-07T20:27:48.2630387Z 2025-05-07T20:27:48.2630391Z 2025-05-07T20:27:48.2630555Z  2025-05-07T20:27:48.2630747Z 2025-05-07T20:27:48.2630750Z 2025-05-07T20:27:48.2630754Z 2025-05-07T20:27:48.2630758Z 2025-05-07T20:27:48.2630762Z 2025-05-07T20:27:48.2630765Z 2025-05-07T20:27:48.2630769Z 2025-05-07T20:27:48.2630772Z 2025-05-07T20:27:48.2630776Z 2025-05-07T20:27:48.2630780Z 2025-05-07T20:27:48.2630790Z 2025-05-07T20:27:48.2630798Z 2025-05-07T20:27:48.2630801Z 2025-05-07T20:27:48.2630809Z 2025-05-07T20:27:48.2630812Z 2025-05-07T20:27:48.2630816Z 2025-05-07T20:27:48.2630820Z 2025-05-07T20:27:48.2630971Z  2025-05-07T20:27:48.2631174Z 2025-05-07T20:27:48.2631178Z 2025-05-07T20:27:48.2631181Z 2025-05-07T20:27:48.2631185Z 2025-05-07T20:27:48.2631189Z 2025-05-07T20:27:48.2631192Z 2025-05-07T20:27:48.2631196Z 2025-05-07T20:27:48.2631200Z 2025-05-07T20:27:48.2631203Z 2025-05-07T20:27:48.2631207Z 2025-05-07T20:27:48.2631210Z 2025-05-07T20:27:48.2631214Z 2025-05-07T20:27:48.2631218Z 2025-05-07T20:27:48.2631221Z 2025-05-07T20:27:48.2631225Z 2025-05-07T20:27:48.2631229Z 2025-05-07T20:27:48.2631232Z 2025-05-07T20:27:48.2631236Z 2025-05-07T20:27:48.2631403Z  2025-05-07T20:27:48.2631603Z 2025-05-07T20:27:48.2631607Z 2025-05-07T20:27:48.2631701Z  2025-05-07T20:27:48.2631808Z 2025-05-07T20:27:48.2631811Z 2025-05-07T20:27:48.2632023Z  2025-05-07T20:27:48.2632127Z 2025-05-07T20:27:48.2632144Z 2025-05-07T20:27:48.2632147Z 2025-05-07T20:27:48.2632250Z  2025-05-07T20:27:48.2632353Z 2025-05-07T20:27:48.2632356Z 2025-05-07T20:27:48.2632360Z 2025-05-07T20:27:48.2632363Z 2025-05-07T20:27:48.2632471Z  2025-05-07T20:27:48.2632585Z 2025-05-07T20:27:48.2632588Z 2025-05-07T20:27:48.2632592Z 2025-05-07T20:27:48.2632596Z 2025-05-07T20:27:48.2632599Z 2025-05-07T20:27:48.2632710Z  2025-05-07T20:27:48.2632829Z 2025-05-07T20:27:48.2632833Z 2025-05-07T20:27:48.2632836Z 2025-05-07T20:27:48.2632840Z 2025-05-07T20:27:48.2632844Z 2025-05-07T20:27:48.2632847Z 2025-05-07T20:27:48.2632956Z  2025-05-07T20:27:48.2633076Z 2025-05-07T20:27:48.2633080Z 2025-05-07T20:27:48.2633084Z 2025-05-07T20:27:48.2633087Z 2025-05-07T20:27:48.2633091Z 2025-05-07T20:27:48.2633095Z 2025-05-07T20:27:48.2633098Z 2025-05-07T20:27:48.2633212Z  2025-05-07T20:27:48.2633349Z 2025-05-07T20:27:48.2633352Z 2025-05-07T20:27:48.2633439Z 2025-05-07T20:27:48.2633443Z 2025-05-07T20:27:48.2633446Z 2025-05-07T20:27:48.2633450Z 2025-05-07T20:27:48.2633454Z 2025-05-07T20:27:48.2633457Z 2025-05-07T20:27:48.2633579Z  2025-05-07T20:27:48.2633724Z 2025-05-07T20:27:48.2633727Z 2025-05-07T20:27:48.2633731Z 2025-05-07T20:27:48.2633735Z 2025-05-07T20:27:48.2633738Z 2025-05-07T20:27:48.2633742Z 2025-05-07T20:27:48.2633745Z 2025-05-07T20:27:48.2633749Z 2025-05-07T20:27:48.2633752Z 2025-05-07T20:27:48.2633879Z  2025-05-07T20:27:48.2634029Z 2025-05-07T20:27:48.2634032Z 2025-05-07T20:27:48.2634036Z 2025-05-07T20:27:48.2634040Z 2025-05-07T20:27:48.2634043Z 2025-05-07T20:27:48.2634047Z 2025-05-07T20:27:48.2634050Z 2025-05-07T20:27:48.2634054Z 2025-05-07T20:27:48.2634057Z 2025-05-07T20:27:48.2634061Z 2025-05-07T20:27:48.2634193Z  2025-05-07T20:27:48.2634350Z 2025-05-07T20:27:48.2634353Z 2025-05-07T20:27:48.2634362Z 2025-05-07T20:27:48.2634366Z 2025-05-07T20:27:48.2634374Z 2025-05-07T20:27:48.2634377Z 2025-05-07T20:27:48.2634381Z 2025-05-07T20:27:48.2634384Z 2025-05-07T20:27:48.2634388Z 2025-05-07T20:27:48.2634391Z 2025-05-07T20:27:48.2634402Z 2025-05-07T20:27:48.2634529Z  2025-05-07T20:27:48.2634694Z 2025-05-07T20:27:48.2634698Z 2025-05-07T20:27:48.2634702Z 2025-05-07T20:27:48.2634705Z 2025-05-07T20:27:48.2634709Z 2025-05-07T20:27:48.2634713Z 2025-05-07T20:27:48.2634716Z 2025-05-07T20:27:48.2634726Z 2025-05-07T20:27:48.2634729Z 2025-05-07T20:27:48.2634733Z 2025-05-07T20:27:48.2634736Z 2025-05-07T20:27:48.2634740Z 2025-05-07T20:27:48.2634883Z  done 2025-05-07T20:27:48.3632921Z Preparing transaction: | done 2025-05-07T20:27:48.6651591Z Verifying transaction: - \ | done 2025-05-07T20:27:48.9696750Z Executing transaction: - \ | done 2025-05-07T20:27:51.0343484Z [INSTALL] Appending libcuda.so path to LD_LIBRARY_PATH ... 2025-05-07T20:27:51.0647992Z [ENV] Appending to LD_LIBRARY_PATH: /home/ec2-user/miniconda/envs/build_binary/lib/stubs ... 2025-05-07T20:27:52.9467704Z ERROR conda.cli.main_run:execute(125): `conda run printenv LD_LIBRARY_PATH` failed. (See above for error) 2025-05-07T20:27:53.0119791Z + conda env config vars set -n build_binary LD_LIBRARY_PATH=/home/ec2-user/miniconda/envs/build_binary/lib/stubs 2025-05-07T20:27:53.0120223Z 2025-05-07T20:27:53.4401071Z 2025-05-07T20:27:53.4410722Z [INSTALL] Setting environment variable NVML_LIB_PATH ... 2025-05-07T20:27:53.4688189Z + conda env config vars set -n build_binary NVML_LIB_PATH=/home/ec2-user/miniconda/envs/build_binary/lib/stubs/libnvidia-ml.so 2025-05-07T20:27:53.4688849Z 2025-05-07T20:27:53.8973315Z 2025-05-07T20:27:53.8973656Z [INSTALL] Setting environment variable CUDA_INCLUDE_DIRS ... 2025-05-07T20:27:53.8974803Z + conda env config vars set -n build_binary CUDA_INCLUDE_DIRS="/home/ec2-user/miniconda/envs/build_binary/include/:/home/ec2-user/miniconda/envs/build_binary/targets/x86_64-linux/include/" 2025-05-07T20:27:53.8975514Z 2025-05-07T20:27:54.3388469Z 2025-05-07T20:27:56.3692538Z [CHECK] cuda_runtime.h found in CONDA_PREFIX PATH (file): /home/ec2-user/miniconda/envs/build_binary/include/cuda_runtime.h 2025-05-07T20:27:58.3791990Z [CHECK] libcuda.so found in CONDA_PREFIX PATH (file): /home/ec2-user/miniconda/envs/build_binary/lib/stubs/libcuda.so 2025-05-07T20:28:00.3905101Z [CHECK] libnvToolsExt.so found in CONDA_PREFIX PATH (symbolic link): /home/ec2-user/miniconda/envs/build_binary/lib/libnvToolsExt.so 2025-05-07T20:28:02.4051523Z [CHECK] libnvidia-ml.so found in CONDA_PREFIX PATH (file): /home/ec2-user/miniconda/envs/build_binary/lib/stubs/libnvidia-ml.so 2025-05-07T20:28:04.2995007Z /home/ec2-user/miniconda/envs/build_binary/bin/nvcc 2025-05-07T20:28:04.2995286Z 2025-05-07T20:28:04.3638685Z [CHECK] Binary nvcc found in PATH 2025-05-07T20:28:08.2165977Z /tmp/tmpt69zijfk: line 3: clang: command not found 2025-05-07T20:28:08.2166418Z 2025-05-07T20:28:08.2166819Z ERROR conda.cli.main_run:execute(125): `conda run clang --version` failed. (See above for error) 2025-05-07T20:28:08.2819940Z + ls -la /home/ec2-user/miniconda/envs/build_binary/etc/conda/activate.d 2025-05-07T20:28:08.2820374Z 2025-05-07T20:28:08.2842348Z total 24 2025-05-07T20:28:08.2843052Z drwxr-xr-x. 2 ec2-user ec2-user 107 May 7 20:24 . 2025-05-07T20:28:08.2844050Z drwxr-xr-x. 5 ec2-user ec2-user 62 May 7 20:24 .. 2025-05-07T20:28:08.2845217Z -rw-r--r--. 2 ec2-user ec2-user 3778 Jun 10 2024 activate-binutils_linux-64.sh 2025-05-07T20:28:08.2846538Z -rw-r--r--. 2 ec2-user ec2-user 11630 Jun 10 2024 activate-gcc_linux-64.sh 2025-05-07T20:28:08.2847466Z -rw-r--r--. 2 ec2-user ec2-user 5190 Jun 10 2024 activate-gxx_linux-64.sh 2025-05-07T20:28:08.2848044Z 2025-05-07T20:28:08.2848348Z + conda run -n build_binary c++ --version | grep -i clang 2025-05-07T20:28:08.2848835Z 2025-05-07T20:28:10.2374361Z 2025-05-07T20:28:10.2374887Z [BUILD] Setting prepend flags for NVCC ... 2025-05-07T20:28:10.2375639Z + conda env config vars set -n build_binary NVCC_PREPEND_FLAGS="-allow-unsupported-compiler" 2025-05-07T20:28:10.2376327Z 2025-05-07T20:28:10.6646582Z 2025-05-07T20:28:10.6646937Z + conda run -n build_binary printenv NVCC_PREPEND_FLAGS 2025-05-07T20:28:10.6647270Z 2025-05-07T20:28:12.5670668Z -allow-unsupported-compiler 2025-05-07T20:28:12.5670911Z 2025-05-07T20:28:12.6315107Z 2025-05-07T20:28:12.6315606Z [INFO] Printing out all preprocessor defines in nvcc ... 2025-05-07T20:28:12.6316287Z + conda run -n build_binary nvcc --compiler-options -dM -E -x cu - < /dev/null 2025-05-07T20:28:12.6316715Z 2025-05-07T20:28:14.5868791Z #define _GLIBCXX_DEPRECATED_SUGGEST(ALT) __attribute__ ((__deprecated__ ("use '" ALT "' instead"))) 2025-05-07T20:28:14.5869418Z #define M_PIl 3.141592653589793238462643383279502884L 2025-05-07T20:28:14.5869763Z #define _IO_CURRENTLY_PUTTING 0x800 2025-05-07T20:28:14.5870105Z #define __W_EXITCODE(ret,sig) ((ret) << 8 | (sig)) 2025-05-07T20:28:14.5870461Z #define __DBL_MIN_EXP__ (-1021) 2025-05-07T20:28:14.5870756Z #define _STL_PAIR_H 1 2025-05-07T20:28:14.5871056Z #define _GLIBCXX_PURE __attribute__ ((__pure__)) 2025-05-07T20:28:14.5871425Z #define __cpp_attributes 200809L 2025-05-07T20:28:14.5871741Z #define __cpp_nontype_template_parameter_auto 201606L 2025-05-07T20:28:14.5872079Z #define __DELETE_THROW throw() 2025-05-07T20:28:14.5872326Z #define _PTRDIFF_T_ 2025-05-07T20:28:14.5872549Z #define M_PI_4 0.78539816339744830962 2025-05-07T20:28:14.5872823Z #define __UINT_LEAST16_MAX__ 0xffff 2025-05-07T20:28:14.5873084Z #define _IO_LEFT 02 2025-05-07T20:28:14.5873330Z #define __ATOMIC_ACQUIRE 2 2025-05-07T20:28:14.5873632Z #define _POSIX2_BC_SCALE_MAX 99 2025-05-07T20:28:14.5874016Z #define _GLIBCXX_USE_RANDOM_TR1 1 2025-05-07T20:28:14.5874563Z #define _GLIBCXX_MOVE_BACKWARD3(_Tp,_Up,_Vp) std::move_backward(_Tp, _Up, _Vp) 2025-05-07T20:28:14.5875079Z #define __FLT128_MAX_10_EXP__ 4932 2025-05-07T20:28:14.5875469Z #define RE_DUP_MAX (0x7fff) 2025-05-07T20:28:14.5876175Z #define _IOS_OUTPUT 2 2025-05-07T20:28:14.5876506Z #define __FLT_MIN__ 1.17549435082228750796873653722224568e-38F 2025-05-07T20:28:14.5876841Z #define __GCC_IEC_559_COMPLEX 2 2025-05-07T20:28:14.5877097Z #define _GLIBCXX_USE_FCHMOD 1 2025-05-07T20:28:14.5877355Z #define __cpp_aggregate_nsdmi 201304L 2025-05-07T20:28:14.5878156Z #define __bswap_16(x) (__extension__ ({ unsigned short int __v, __x = (unsigned short int) (x); if (__builtin_constant_p (__x)) __v = __bswap_constant_16 (__x); else __asm__ ("rorw $8, %w0" : "=r" (__v) : "0" (__x) : "cc"); __v; })) 2025-05-07T20:28:14.5879014Z #define __UINT_LEAST8_TYPE__ unsigned char 2025-05-07T20:28:14.5879307Z #define __SIZEOF_FLOAT80__ 16 2025-05-07T20:28:14.5879588Z #define cudaTextureTypeCubemapLayered 0xFC 2025-05-07T20:28:14.5879883Z #define _T_WCHAR_ 2025-05-07T20:28:14.5880099Z #define __WCLONE 0x80000000 2025-05-07T20:28:14.5880342Z #define stdout stdout 2025-05-07T20:28:14.5880665Z #define _GLIBCXX_ABI_TAG_CXX11 __attribute ((__abi_tag__ ("cxx11"))) 2025-05-07T20:28:14.5881032Z #define CHAR_BIT __CHAR_BIT__ 2025-05-07T20:28:14.5881432Z #define __flexarr [] 2025-05-07T20:28:14.5881661Z #define __SM_32_ATOMIC_FUNCTIONS_HPP__ 2025-05-07T20:28:14.5881946Z #define _GLIBCXX_HAVE_FINITEF 1 2025-05-07T20:28:14.5882200Z #define _IO_FLAGS2_USER_WBUF 8 2025-05-07T20:28:14.5882438Z #define _MATH_H 1 2025-05-07T20:28:14.5882706Z #define cudaOccupancyDisableCachingOverride 0x01 2025-05-07T20:28:14.5883031Z #define __S64_TYPE long int 2025-05-07T20:28:14.5883262Z #define __stub_fchflags 2025-05-07T20:28:14.5883514Z #define cudaDeviceScheduleMask 0x07 2025-05-07T20:28:14.5883793Z #define __SQUAD_TYPE long int 2025-05-07T20:28:14.5884038Z #define __INTMAX_C(c) c ## L 2025-05-07T20:28:14.5884296Z #define _BSD_SIZE_T_DEFINED_ 2025-05-07T20:28:14.5884538Z #define NL_NMAX INT_MAX 2025-05-07T20:28:14.5884755Z #define _BITS_TIME_H 1 2025-05-07T20:28:14.5885017Z #define M_LN10l 2.302585092994045684017991454684364208L 2025-05-07T20:28:14.5885360Z #define M_El 2.718281828459045235360287471352662498L 2025-05-07T20:28:14.5885751Z #define _PSTL_PRAGMA_DECLARE_SIMD _PSTL_PRAGMA(omp declare simd) 2025-05-07T20:28:14.5886093Z #define __CHAR_BIT__ 8 2025-05-07T20:28:14.5886340Z #define __FSWORD_T_TYPE __SYSCALL_SLONG_TYPE 2025-05-07T20:28:14.5886642Z #define _PSTL_STRING_CONCAT(x,y) x #y 2025-05-07T20:28:14.5886912Z #define _GLIBCXX98_USE_C99_MATH 1 2025-05-07T20:28:14.5887165Z #define FP_NAN 0 2025-05-07T20:28:14.5887414Z #define makedev(maj,min) gnu_dev_makedev (maj, min) 2025-05-07T20:28:14.5887828Z #define __glibcxx_requires_sorted_set_pred(_First1,_Last1,_First2,_Pred) 2025-05-07T20:28:14.5888225Z #define SHRT_MAX __SHRT_MAX__ 2025-05-07T20:28:14.5888475Z #define _GLIBCXX_X86_RDSEED 1 2025-05-07T20:28:14.5888706Z #define _NEW 2025-05-07T20:28:14.5888908Z #define __UINT8_MAX__ 0xff 2025-05-07T20:28:14.5889143Z #define __SCHAR_WIDTH__ 8 2025-05-07T20:28:14.5889382Z #define _GLIBCXX_HAVE_LOCALE_H 1 2025-05-07T20:28:14.5889620Z #define __USE_ANSI 1 2025-05-07T20:28:14.5889893Z #define _IO_BE(expr,res) __builtin_expect ((expr), res) 2025-05-07T20:28:14.5890223Z #define __WINT_MAX__ 0xffffffffU 2025-05-07T20:28:14.5890477Z #define __SIZEOF_PTHREAD_ATTR_T 56 2025-05-07T20:28:14.5890748Z #define __FLT32_MIN_EXP__ (-125) 2025-05-07T20:28:14.5891014Z #define _GLIBCXX_END_NAMESPACE_LDBL 2025-05-07T20:28:14.5891273Z #define PIPE_BUF 4096 2025-05-07T20:28:14.5891579Z #define _PSTL_PRAGMA_SIMD_ORDERED_MONOTONIC_2ARGS(PRM1,PRM2) 2025-05-07T20:28:14.5891920Z #define EXIT_FAILURE 1 2025-05-07T20:28:14.5892174Z #define _PSTL_VERSION_PATCH (_PSTL_VERSION % 10) 2025-05-07T20:28:14.5892477Z #define MQ_PRIO_MAX 32768 2025-05-07T20:28:14.5892726Z #define __SIZEOF_PTHREAD_MUTEXATTR_T 4 2025-05-07T20:28:14.5893025Z #define __WAIT_INT(status) (*(int *) &(status)) 2025-05-07T20:28:14.5893465Z #define __GLIBC_PREREQ(maj,min) ((__GLIBC__ << 16) + __GLIBC_MINOR__ >= ((maj) << 16) + (min)) 2025-05-07T20:28:14.5893973Z #define cudaCooperativeLaunchMultiDeviceNoPreSync 0x01 2025-05-07T20:28:14.5894418Z #define _XOPEN_SOURCE 700 2025-05-07T20:28:14.5894661Z #define _POSIX2_BC_DIM_MAX 2048 2025-05-07T20:28:14.5894932Z #define __VECTOR_FUNCTIONS_HPP__ 2025-05-07T20:28:14.5895210Z #define __cpp_static_assert 201411L 2025-05-07T20:28:14.5895465Z #define __need_timer_t 2025-05-07T20:28:14.5895749Z #define __WEXITSTATUS(status) (((status) & 0xff00) >> 8) 2025-05-07T20:28:14.5896077Z #define _GLIBCXX_HAVE_STRXFRM_L 1 2025-05-07T20:28:14.5896460Z #define _POSIX_TTY_NAME_MAX 9 2025-05-07T20:28:14.5896738Z #define _GLIBCXX_USE_WEAK_REF __GXX_WEAK__ 2025-05-07T20:28:14.5897032Z #define __ORDER_LITTLE_ENDIAN__ 1234 2025-05-07T20:28:14.5897319Z #define __SIZE_MAX__ 0xffffffffffffffffUL 2025-05-07T20:28:14.5897610Z #define __WCHAR_MAX__ 0x7fffffff 2025-05-07T20:28:14.5897886Z #define __BLKCNT_T_TYPE __SYSCALL_SLONG_TYPE 2025-05-07T20:28:14.5898198Z #define cudaNvSciSyncAttrSignal 0x1 2025-05-07T20:28:14.5898474Z #define _GLIBCXX_USE_LONG_LONG 1 2025-05-07T20:28:14.5898765Z #define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_1 1 2025-05-07T20:28:14.5899074Z #define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_2 1 2025-05-07T20:28:14.5899468Z #define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_4 1 2025-05-07T20:28:14.5899858Z #define __DBL_DENORM_MIN__ double(4.94065645841246544176568792868221372e-324L) 2025-05-07T20:28:14.5900261Z #define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_8 1 2025-05-07T20:28:14.5900550Z #define ADJ_ESTERROR 0x0008 2025-05-07T20:28:14.5900810Z #define __GCC_ATOMIC_CHAR_LOCK_FREE 2 2025-05-07T20:28:14.5901078Z #define __GCC_IEC_559 2 2025-05-07T20:28:14.5901360Z #define __cpp_lib_transformation_trait_aliases 201304 2025-05-07T20:28:14.5901677Z #define _IO_flockfile(_fp) 2025-05-07T20:28:14.5901932Z #define CLOCK_MONOTONIC_RAW 4 2025-05-07T20:28:14.5902190Z #define __FLT32X_DECIMAL_DIG__ 17 2025-05-07T20:28:14.5902431Z #define _IOFBF 0 2025-05-07T20:28:14.5902635Z #define __USE_BSD 1 2025-05-07T20:28:14.5902849Z #define __FLT_EVAL_METHOD__ 0 2025-05-07T20:28:14.5903101Z #define SHRT_MIN (-SHRT_MAX - 1) 2025-05-07T20:28:14.5903363Z #define _IO_USER_LOCK 0x8000 2025-05-07T20:28:14.5903603Z #define _IO_NO_WRITES 8 2025-05-07T20:28:14.5903844Z #define _GLIBCXX_PSEUDO_VISIBILITY(V) 2025-05-07T20:28:14.5904183Z #define __ASMNAME2(prefix,cname) __STRING (prefix) cname 2025-05-07T20:28:14.5904516Z #define _GLIBCXX_HAVE_SYS_STAT_H 1 2025-05-07T20:28:14.5904786Z #define __cpp_binary_literals 201304L 2025-05-07T20:28:14.5905069Z #define _CPP_TYPE_TRAITS_H 1 2025-05-07T20:28:14.5905320Z #define __FLT64_DECIMAL_DIG__ 17 2025-05-07T20:28:14.5905616Z #define _GLIBCXX_SYNCHRONIZATION_HAPPENS_AFTER(A) 2025-05-07T20:28:14.5905981Z #define _G_HAVE_ST_BLKSIZE defined (_STATBUF_ST_BLKSIZE) 2025-05-07T20:28:14.5906336Z #define __cpp_noexcept_function_type 201510L 2025-05-07T20:28:14.5906661Z #define __cpp_lib_make_reverse_iterator 201402 2025-05-07T20:28:14.5906951Z #define M_PI 3.14159265358979323846 2025-05-07T20:28:14.5907248Z #define _GLIBCXX_PACKAGE_NAME "package-unused" 2025-05-07T20:28:14.5907559Z #define _GLIBCXX_HAVE_BUILTIN_IS_SAME 1 2025-05-07T20:28:14.5907983Z #define __NV_GLIBCXX_VERSION (__GNUC__ * 10000 + __GNUC_MINOR__ * 100 + __GNUC_PATCHLEVEL__) 2025-05-07T20:28:14.5908421Z #define __GCC_ATOMIC_CHAR32_T_LOCK_FREE 2 2025-05-07T20:28:14.5908711Z #define _POSIX_DELAYTIMER_MAX 32 2025-05-07T20:28:14.5908969Z #define _GLIBCXX_USE_UTIME 1 2025-05-07T20:28:14.5909225Z #define _STL_ITERATOR_BASE_FUNCS_H 1 2025-05-07T20:28:14.5909786Z #define _IO_peekc_unlocked(_fp) (_IO_BE ((_fp)->_IO_read_ptr >= (_fp)->_IO_read_end, 0) && __underflow (_fp) == EOF ? EOF : *(unsigned char *) (_fp)->_IO_read_ptr) 2025-05-07T20:28:14.5910352Z #define _GLIBCXX_TR1_ELL_INTEGRAL_TCC 1 2025-05-07T20:28:14.5910659Z #define w_termsig __wait_terminated.__w_termsig 2025-05-07T20:28:14.5910986Z #define __FLOAT_WORD_ORDER __BYTE_ORDER 2025-05-07T20:28:14.5911264Z #define XATTR_SIZE_MAX 65536 2025-05-07T20:28:14.5911513Z #define be64toh(x) __bswap_64 (x) 2025-05-07T20:28:14.5911806Z #define __ASSERT_VOID_CAST static_cast 2025-05-07T20:28:14.5912211Z #define __cpp_variadic_templates 200704L 2025-05-07T20:28:14.5912492Z #define RAND_MAX 2147483647 2025-05-07T20:28:14.5912759Z #define _GLIBCXX_USE_C99_COMPLEX_TR1 1 2025-05-07T20:28:14.5913075Z #define __UINT_FAST64_MAX__ 0xffffffffffffffffUL 2025-05-07T20:28:14.5913400Z #define __SM_90_RT_H__ 2025-05-07T20:28:14.5913649Z #define __SIG_ATOMIC_TYPE__ int 2025-05-07T20:28:14.5913901Z #define __COMPAR_FN_T 2025-05-07T20:28:14.5914130Z #define __GID_T_TYPE __U32_TYPE 2025-05-07T20:28:14.5914379Z #define _IO_BAD_SEEN 0x4000 2025-05-07T20:28:14.5914841Z #define _PSTL_PRAGMA_MESSAGE_IMPL(x) _PSTL_PRAGMA(message(_PSTL_STRING_CONCAT(_PSTL_PRAGMA_LOCATION, x))) 2025-05-07T20:28:14.5915330Z #define __DBL_MIN_10_EXP__ (-307) 2025-05-07T20:28:14.5915653Z #define __glibcxx_requires_sorted_pred(_First,_Last,_Pred) 2025-05-07T20:28:14.5915998Z #define __FINITE_MATH_ONLY__ 0 2025-05-07T20:28:14.5927987Z #define _PSTL_PRAGMA_SIMD_INCLUSIVE_SCAN(PRM) 2025-05-07T20:28:14.5928337Z #define cudaArrayColorAttachment 0x20 2025-05-07T20:28:14.5928654Z #define __cpp_variable_templates 201304L 2025-05-07T20:28:14.5929129Z #define __cpp_lib_integral_constant_callable 201304 2025-05-07T20:28:14.5929456Z #define _GLIBCXX_HAVE_SINHF 1 2025-05-07T20:28:14.5929733Z #define MOD_TIMECONST ADJ_TIMECONST 2025-05-07T20:28:14.5930028Z #define __cpp_lib_result_of_sfinae 201210 2025-05-07T20:28:14.5930316Z #define __SM_30_INTRINSICS_H__ 2025-05-07T20:28:14.5930578Z #define __FLT32X_MAX_EXP__ 1024 2025-05-07T20:28:14.5930831Z #define _GLIBCXX_USE_WCHAR_T 1 2025-05-07T20:28:14.5931092Z #define _GLIBCXX_MATH_H 1 2025-05-07T20:28:14.5931339Z #define __u_char_defined 2025-05-07T20:28:14.5931638Z #define WIFEXITED(status) __WIFEXITED (__WAIT_INT (status)) 2025-05-07T20:28:14.5931981Z #define STA_PPSERROR 0x0800 2025-05-07T20:28:14.5932226Z #define _GLIBCXX_STD_A std 2025-05-07T20:28:14.5932469Z #define __FLT32_HAS_DENORM__ 1 2025-05-07T20:28:14.5932735Z #define _POSIX_SYMLINK_MAX 255 2025-05-07T20:28:14.5933020Z #define _GLIBCXX_BEGIN_NAMESPACE_VERSION 2025-05-07T20:28:14.5933498Z #define __device_builtin_texture_type__ __location__(device_builtin_texture_type) 2025-05-07T20:28:14.5933930Z #define FP_INFINITE 1 2025-05-07T20:28:14.5934293Z #define _GLIBCXX11_DEPRECATED_SUGGEST(ALT) _GLIBCXX_DEPRECATED_SUGGEST(ALT) 2025-05-07T20:28:14.5934706Z #define _IO_pid_t __pid_t 2025-05-07T20:28:14.5934956Z #define __UINT_FAST8_MAX__ 0xff 2025-05-07T20:28:14.5935221Z #define __LEAF , __leaf__ 2025-05-07T20:28:14.5935471Z #define PATH_MAX 4096 2025-05-07T20:28:14.5935717Z #define __cpp_rvalue_reference 200610L 2025-05-07T20:28:14.5936057Z #define __LDBL_REDIR1(name,proto,alias) name proto 2025-05-07T20:28:14.5936449Z #define _LIMITS_H___ 2025-05-07T20:28:14.5936669Z #define __size_t 2025-05-07T20:28:14.5936905Z #define _GLIBCXX_HAVE_FREXPF 1 2025-05-07T20:28:14.5937444Z #define STA_RONLY (STA_PPSSIGNAL | STA_PPSJITTER | STA_PPSWANDER | STA_PPSERROR | STA_CLOCKERR | STA_NANO | STA_MODE | STA_CLK) 2025-05-07T20:28:14.5938001Z #define _GLIBCXX_HAVE_FREXPL 1 2025-05-07T20:28:14.5938305Z #define __cpp_nested_namespace_definitions 201411L 2025-05-07T20:28:14.5938645Z #define __DEC64_MAX_EXP__ 385 2025-05-07T20:28:14.5938910Z #define _WCHAR_T_DEFINED 2025-05-07T20:28:14.5939261Z #define __glibcxx_requires_can_decrement_range(_First1,_Last1,_First2) 2025-05-07T20:28:14.5939662Z #define MOD_STATUS ADJ_STATUS 2025-05-07T20:28:14.5939938Z #define _GLIBCXX_HAVE_STDINT_H 1 2025-05-07T20:28:14.5940218Z #define __SIZEOF_PTHREAD_CONDATTR_T 4 2025-05-07T20:28:14.5940502Z #define __INT8_C(c) c 2025-05-07T20:28:14.5940745Z #define _GLIBCXX_HAVE_COSHF 1 2025-05-07T20:28:14.5941001Z #define _GLIBCXX_HAVE_COSHL 1 2025-05-07T20:28:14.5941263Z #define __SM_70_RT_HPP__ 2025-05-07T20:28:14.5941514Z #define __INT_LEAST8_WIDTH__ 8 2025-05-07T20:28:14.5941798Z #define __cpp_variadic_using 201611L 2025-05-07T20:28:14.5942116Z #define __UINT_LEAST64_MAX__ 0xffffffffffffffffUL 2025-05-07T20:28:14.5942446Z #define __INT_LEAST8_MAX__ 0x7f 2025-05-07T20:28:14.5942717Z #define __SM_61_INTRINSICS_HPP__ 2025-05-07T20:28:14.5943073Z #define _IO_FLAGS2_MMAP 1 2025-05-07T20:28:14.5943382Z #define __cpp_capture_star_this 201603L 2025-05-07T20:28:14.5943693Z #define _GLIBCXX_HAVE_ENDIAN_H 1 2025-05-07T20:28:14.5944044Z #define __always_inline __inline __attribute__ ((__always_inline__)) 2025-05-07T20:28:14.5944421Z #define NFDBITS __NFDBITS 2025-05-07T20:28:14.5944685Z #define _PSTL_PRAGMA_FORCEINLINE 2025-05-07T20:28:14.5944966Z #define _GLIBCXX_HAVE_SYS_STATVFS_H 1 2025-05-07T20:28:14.5945284Z #define __glibcxx_requires_sorted(_First,_Last) 2025-05-07T20:28:14.5945602Z #define __SHRT_MAX__ 0x7fff 2025-05-07T20:28:14.5945862Z #define _GLIBCXX_SYMVER_GNU 1 2025-05-07T20:28:14.5946142Z #define w_stopval __wait_stopped.__w_stopval 2025-05-07T20:28:14.5946500Z #define __LDBL_MAX__ 1.18973149535723176502126385303097021e+4932L 2025-05-07T20:28:14.5946908Z #define _GLIBCXX_USE_C99_COMPLEX _GLIBCXX11_USE_C99_COMPLEX 2025-05-07T20:28:14.5947272Z #define __FLT64X_MAX_10_EXP__ 4932 2025-05-07T20:28:14.5947550Z #define __cpp_if_constexpr 201606L 2025-05-07T20:28:14.5947842Z #define _GLIBCXX_HAVE_WCHAR_H 1 2025-05-07T20:28:14.5948240Z #define _GLIBCXX_USE_C99_STDIO _GLIBCXX11_USE_C99_STDIO 2025-05-07T20:28:14.5948568Z #define __daddr_t_defined 2025-05-07T20:28:14.5948815Z #define __LDBL_IS_IEC_60559__ 2 2025-05-07T20:28:14.5949088Z #define _GLIBCXX_TR1_RIEMANN_ZETA_TCC 1 2025-05-07T20:28:14.5949405Z #define _GLIBCXX_HAVE_STRUCT_DIRENT_D_TYPE 1 2025-05-07T20:28:14.5949899Z #define _PSTL_CPP11_STD_ROTATE_BROKEN ((__GLIBCXX__ && __GLIBCXX__ < 20150716) || (_MSC_VER && _MSC_VER < 1800)) 2025-05-07T20:28:14.5950374Z #define _ACRTIMP 2025-05-07T20:28:14.5950601Z #define _IO_EOF_SEEN 0x10 2025-05-07T20:28:14.5950860Z #define _GLIBCXX_TR1_POLY_LAGUERRE_TCC 1 2025-05-07T20:28:14.5951146Z #define _IOS_BIN 128 2025-05-07T20:28:14.5951495Z #define __fortify_function __extern_always_inline __attribute_artificial__ 2025-05-07T20:28:14.5951892Z #define _GLIBCXX_HAVE_VFWSCANF 1 2025-05-07T20:28:14.5952167Z #define __FLT64X_HAS_QUIET_NAN__ 1 2025-05-07T20:28:14.5952441Z #define UNDERFLOW 4 2025-05-07T20:28:14.5952654Z #define NAME_MAX 255 2025-05-07T20:28:14.5952895Z #define SCHAR_MAX __SCHAR_MAX__ 2025-05-07T20:28:14.5953166Z #define __UINT_LEAST8_MAX__ 0xff 2025-05-07T20:28:14.5953447Z #define __GCC_ATOMIC_BOOL_LOCK_FREE 2 2025-05-07T20:28:14.5953823Z #define __FLT128_DENORM_MIN__ 6.47517511943802511092443895822764655e-4966F128 2025-05-07T20:28:14.5954204Z #define __ptr_t void * 2025-05-07T20:28:14.5954444Z #define M_E 2.7182818284590452354 2025-05-07T20:28:14.5954715Z #define cudaSurfaceType1D 0x01 2025-05-07T20:28:14.5954981Z #define __USE_ISOCXX11 1 2025-05-07T20:28:14.5955246Z #define __UINTMAX_TYPE__ long unsigned int 2025-05-07T20:28:14.5955548Z #define _GLIBCXX_HAVE_OBSOLETE_ISINF 1 2025-05-07T20:28:14.5955854Z #define cudaDeviceBlockingSync 0x04 2025-05-07T20:28:14.5956154Z #define CLOCK_MONOTONIC_COARSE 6 2025-05-07T20:28:14.5956422Z #define _GLIBCXX_OS_DEFINES 1 2025-05-07T20:28:14.5956712Z #define _GLIBCXX_NODISCARD [[__nodiscard__]] 2025-05-07T20:28:14.5957023Z #define cudaSurfaceType2D 0x02 2025-05-07T20:28:14.5957290Z #define __linux 1 2025-05-07T20:28:14.5957514Z #define __DEC32_EPSILON__ 1E-6DF 2025-05-07T20:28:14.5957790Z #define cudaDeviceMask 0x1f 2025-05-07T20:28:14.5958058Z #define _GLIBCXX_END_NAMESPACE_ALGO 2025-05-07T20:28:14.5958340Z #define __CUDA_API_VER_MAJOR__ 11 2025-05-07T20:28:14.5958616Z #define htobe16(x) __bswap_16 (x) 2025-05-07T20:28:14.5958916Z #define _GLIBCXX_USE_C99_INTTYPES_WCHAR_T_TR1 1 2025-05-07T20:28:14.5959492Z #define HUGE_VALF (__builtin_huge_valf()) 2025-05-07T20:28:14.5959905Z #define __FLT_EVAL_METHOD_TS_18661_3__ 0 2025-05-07T20:28:14.5960220Z #define HUGE_VALL (__builtin_huge_vall()) 2025-05-07T20:28:14.5960505Z #define _BITS_TYPES_H 1 2025-05-07T20:28:14.5960789Z #define ULONG_LONG_MAX (LONG_LONG_MAX * 2ULL + 1ULL) 2025-05-07T20:28:14.5961124Z #define _IO_cleanup_region_end(_Doit) 2025-05-07T20:28:14.5961422Z #define cudaSurfaceType3D 0x03 2025-05-07T20:28:14.5961700Z #define _GLIBCXX_HAVE_SYS_TIME_H 1 2025-05-07T20:28:14.5962135Z #define __cudaGet_blockIdx() blockIdx 2025-05-07T20:28:14.5962424Z #define _IO_DONT_CLOSE 0100000 2025-05-07T20:28:14.5963201Z #define __MATHDECLX(type,function,suffix,args,attrib) __MATHDECL_1(type, function,suffix, args) __attribute__ (attrib); __MATHDECL_1(type, __CONCAT(__,function),suffix, args) __attribute__ (attrib) 2025-05-07T20:28:14.5964012Z #define cudaHostRegisterDefault 0x00 2025-05-07T20:28:14.5964288Z #define __unix 1 2025-05-07T20:28:14.5964495Z #define MATH_ERRNO 1 2025-05-07T20:28:14.5964734Z #define _GLIBCXX_STDIO_SEEK_END 2 2025-05-07T20:28:14.5965009Z #define _GLIBCXX_USE_FCHMODAT 1 2025-05-07T20:28:14.5965269Z #define __UINT32_MAX__ 0xffffffffU 2025-05-07T20:28:14.5965552Z #define __GXX_EXPERIMENTAL_CXX0X__ 1 2025-05-07T20:28:14.5965835Z #define __UID_T_TYPE __U32_TYPE 2025-05-07T20:28:14.5966109Z #define _GLIBCXX_HAVE_ATOMIC_LOCK_POLICY 1 2025-05-07T20:28:14.5966554Z #define __CUDART_API_VERSION ((__CUDA_API_VER_MAJOR__ * 1000) + (__CUDA_API_VER_MINOR__ * 10)) 2025-05-07T20:28:14.5966998Z #define __SM_20_INTRINSICS_H__ 2025-05-07T20:28:14.5967387Z #define CUDARTAPI_CDECL 2025-05-07T20:28:14.5967631Z #define _PSTL_USAGE_WARNINGS 0 2025-05-07T20:28:14.5967900Z #define _GLIBCXX98_USE_C99_COMPLEX 1 2025-05-07T20:28:14.5968177Z #define __cpp_lib_void_t 201411 2025-05-07T20:28:14.5968428Z #define _POSIX_AIO_MAX 1 2025-05-07T20:28:14.5968657Z #define __SIZE_T 2025-05-07T20:28:14.5968890Z #define _GLIBCXX_FULLY_DYNAMIC_STRING 0 2025-05-07T20:28:14.5969175Z #define _POSIX_PIPE_BUF 512 2025-05-07T20:28:14.5969428Z #define _GLIBCXX_HAVE_STRTOLD 1 2025-05-07T20:28:14.5969683Z #define _ATFILE_SOURCE 1 2025-05-07T20:28:14.5970047Z #define __glibcxx_assert(cond) do { __glibcxx_constexpr_assert(cond); } while (false) 2025-05-07T20:28:14.5970468Z #define __WAIT_STATUS void * 2025-05-07T20:28:14.5970726Z #define __MATH_FUNCTIONS_H__ 2025-05-07T20:28:14.5970991Z #define _GLIBCXX_HAVE_WCSTOF 1 2025-05-07T20:28:14.5971247Z #define __FLT128_MIN_EXP__ (-16381) 2025-05-07T20:28:14.5971517Z #define __WINT_MIN__ 0U 2025-05-07T20:28:14.5972077Z #define _PSTL_CPP14_VARIABLE_TEMPLATES_PRESENT (!__INTEL_COMPILER || __INTEL_COMPILER >= 1700) && (_MSC_FULL_VER >= 190023918 || __cplusplus >= 201402L) 2025-05-07T20:28:14.5972664Z #define WUNTRACED 2 2025-05-07T20:28:14.5972900Z #define __SIZEOF_PTHREAD_RWLOCKATTR_T 8 2025-05-07T20:28:14.5973180Z #define NZERO 20 2025-05-07T20:28:14.5973472Z #define WEXITSTATUS(status) __WEXITSTATUS (__WAIT_INT (status)) 2025-05-07T20:28:14.5973843Z #define _GLIBCXX_HAVE_MEMALIGN 1 2025-05-07T20:28:14.5974117Z #define _PSTL_PRAGMA(x) _Pragma(#x) 2025-05-07T20:28:14.5974402Z #define MOD_CLKA ADJ_OFFSET_SINGLESHOT 2025-05-07T20:28:14.5974678Z #define MOD_CLKB ADJ_TICK 2025-05-07T20:28:14.5974928Z #define __FLT128_MIN_10_EXP__ (-4931) 2025-05-07T20:28:14.5975200Z #define __FLT32X_IS_IEC_60559__ 2 2025-05-07T20:28:14.5975657Z #define __DEVICE_FUNCTIONS_H__ 2025-05-07T20:28:14.5975927Z #define SCHAR_MIN (-SCHAR_MAX - 1) 2025-05-07T20:28:14.5976258Z #define ADJ_MAXERROR 0x0004 2025-05-07T20:28:14.5976511Z #define __INT_LEAST16_WIDTH__ 16 2025-05-07T20:28:14.5976779Z #define _SIZE_T_DEFINED_ 2025-05-07T20:28:14.5977028Z #define _POSIX_AIO_LISTIO_MAX 2 2025-05-07T20:28:14.5977335Z #define __LDBL_REDIR_NTH(name,proto) name proto __THROW 2025-05-07T20:28:14.5977666Z #define __SCHAR_MAX__ 0x7f 2025-05-07T20:28:14.5977916Z #define __FLT128_MANT_DIG__ 113 2025-05-07T20:28:14.5978178Z #define __USING_NAMESPACE_STD(name) 2025-05-07T20:28:14.5978463Z #define _IO_UNIFIED_JUMPTABLES 1 2025-05-07T20:28:14.5978747Z #define __WCHAR_MIN__ (-__WCHAR_MAX__ - 1) 2025-05-07T20:28:14.5979046Z #define __KERNEL_STRICT_NAMES 2025-05-07T20:28:14.5979332Z #define _IO_stderr ((_IO_FILE*)(&_IO_2_1_stderr_)) 2025-05-07T20:28:14.5979743Z #define _IO_ferror_unlocked(__fp) (((__fp)->_flags & _IO_ERR_SEEN) != 0) 2025-05-07T20:28:14.5980126Z #define _FUNCTEXCEPT_H 1 2025-05-07T20:28:14.5980365Z #define __INT64_C(c) c ## L 2025-05-07T20:28:14.5980629Z #define __NTH(fct) __LEAF_ATTR fct throw () 2025-05-07T20:28:14.5981042Z #define _GLIBCXX_CONST __attribute__ ((__const__)) 2025-05-07T20:28:14.5981358Z #define _GLIBCXX_HAVE_LINK 1 2025-05-07T20:28:14.5981627Z #define cudaNvSciSyncAttrWait 0x2 2025-05-07T20:28:14.5981916Z #define __GCC_ATOMIC_POINTER_LOCK_FREE 2 2025-05-07T20:28:14.5982202Z #define STA_PPSWANDER 0x0400 2025-05-07T20:28:14.5982453Z #define __INT_WCHAR_T_H 2025-05-07T20:28:14.5982699Z #define _POSIX_THREAD_THREADS_MAX 64 2025-05-07T20:28:14.5982981Z #define _POSIX_MQ_OPEN_MAX 8 2025-05-07T20:28:14.5983232Z #define __have_pthread_attr_t 1 2025-05-07T20:28:14.5983483Z #define FP_NORMAL 4 2025-05-07T20:28:14.5983701Z #define _BITS_TIMEX_H 1 2025-05-07T20:28:14.5983931Z #define _POSIX_LINK_MAX 8 2025-05-07T20:28:14.5984183Z #define _GLIBCXX_HAVE_LIMIT_FSIZE 1 2025-05-07T20:28:14.5984462Z #define _GLIBCXX_HAVE_ATAN2F 1 2025-05-07T20:28:14.5984723Z #define cudaTextureType1D 0x01 2025-05-07T20:28:14.5984991Z #define _GLIBCXX_HAVE_ATAN2L 1 2025-05-07T20:28:14.5985248Z #define COLL_WEIGHTS_MAX 255 2025-05-07T20:28:14.5985648Z #define __attribute_format_strfmon__(a,b) __attribute__ ((__format__ (__strfmon__, a, b))) 2025-05-07T20:28:14.5986167Z #define _IO_MAGIC 0xFBAD0000 2025-05-07T20:28:14.5986433Z #define _GLIBCXX_USE_SENDFILE 1 2025-05-07T20:28:14.5986684Z #define _POSIX_SOURCE 1 2025-05-07T20:28:14.5986929Z #define cudaTextureType2D 0x02 2025-05-07T20:28:14.5987186Z #define _PTR_TRAITS_H 1 2025-05-07T20:28:14.5987447Z #define _GLIBCXX_NOEXCEPT_QUAL noexcept (_NE) 2025-05-07T20:28:14.5987766Z #define __CUDA_TEXTURE_TYPES_H__ 2025-05-07T20:28:14.5988041Z #define _POSIX2_BC_STRING_MAX 1000 2025-05-07T20:28:14.5988354Z #define __attribute_used__ __attribute__ ((__used__)) 2025-05-07T20:28:14.5988677Z #define cudaTextureType3D 0x03 2025-05-07T20:28:14.5988944Z #define _STDIO_USES_IOSTREAM 2025-05-07T20:28:14.5989197Z #define CLOCK_REALTIME 0 2025-05-07T20:28:14.5989434Z #define __FLT32X_MANT_DIG__ 53 2025-05-07T20:28:14.5989705Z #define __GCC_ATOMIC_CHAR16_T_LOCK_FREE 2 2025-05-07T20:28:14.5990006Z #define __cpp_aligned_new 201606L 2025-05-07T20:28:14.5990270Z #define __USER_LABEL_PREFIX__ 2025-05-07T20:28:14.5990538Z #define __MODE_T_TYPE __U32_TYPE 2025-05-07T20:28:14.5990803Z #define CLOCK_REALTIME_ALARM 8 2025-05-07T20:28:14.5991069Z #define cudaEventBlockingSync 0x01 2025-05-07T20:28:14.5991363Z #define _GLIBCXX_USE_PTHREAD_RWLOCK_T 1 2025-05-07T20:28:14.5991660Z #define _GLIBCXX_HAVE_LINUX_RANDOM_H 1 2025-05-07T20:28:14.5991940Z #define _GLIBCXX_USE_C99_FENV_TR1 1 2025-05-07T20:28:14.5992212Z #define __FLT32_MAX_10_EXP__ 38 2025-05-07T20:28:14.5992458Z #define __GLIBC__ 2 2025-05-07T20:28:14.5992673Z #define __END_DECLS } 2025-05-07T20:28:14.5992902Z #define FP_ILOGB0 (-2147483647 - 1) 2025-05-07T20:28:14.5993304Z #define __FLT64X_EPSILON__ 1.08420217248550443400745280086994171e-19F64x 2025-05-07T20:28:14.5993670Z #define __CONCAT(x,y) x ## y 2025-05-07T20:28:14.5993915Z #define __STDC_HOSTED__ 1 2025-05-07T20:28:14.5994164Z #define _GLIBCXX_HAVE_ARPA_INET_H 1 2025-05-07T20:28:14.5994427Z #define _ALLOCA_H 1 2025-05-07T20:28:14.5994652Z #define __host__ __location__(host) 2025-05-07T20:28:14.5995068Z #define __warndecl(name,msg) extern void name (void) __attribute__((__warning__ (msg))) 2025-05-07T20:28:14.5995494Z #define __SLONG32_TYPE int 2025-05-07T20:28:14.5995743Z #define __SSIZE_T_TYPE __SWORD_TYPE 2025-05-07T20:28:14.5996030Z #define _GLIBCXX_DEBUG_ASSERTIONS_H 1 2025-05-07T20:28:14.5996305Z #define _SYS_SELECT_H 1 2025-05-07T20:28:14.5996533Z #define _IO_LINE_BUF 0x200 2025-05-07T20:28:14.5996780Z #define _IOS_NOCREATE 32 2025-05-07T20:28:14.5997021Z #define __DEC64_MIN_EXP__ (-382) 2025-05-07T20:28:14.5997288Z #define __cudaGet_warpSize() warpSize 2025-05-07T20:28:14.5997577Z #define __RLIM_T_TYPE __SYSCALL_ULONG_TYPE 2025-05-07T20:28:14.5997871Z #define _GLIBCXX_HAVE_LIMIT_VMEM 0 2025-05-07T20:28:14.5998145Z #define __global__ __location__(global) 2025-05-07T20:28:14.5998416Z #define __GNU_LIBRARY__ 6 2025-05-07T20:28:14.5998660Z #define __cpp_decltype_auto 201304L 2025-05-07T20:28:14.5999011Z #define __DBL_DIG__ 15 2025-05-07T20:28:14.5999224Z #define TIME_UTC 1 2025-05-07T20:28:14.5999439Z #define __FLT32_DIG__ 6 2025-05-07T20:28:14.5999745Z #define __forceinline__ __inline__ __attribute__((always_inline)) 2025-05-07T20:28:14.6000118Z #define cudaHostAllocWriteCombined 0x04 2025-05-07T20:28:14.6000421Z #define cudaDeviceScheduleAuto 0x00 2025-05-07T20:28:14.6000689Z #define _G_BUFSIZ 8192 2025-05-07T20:28:14.6000969Z #define __FLT_EPSILON__ 1.19209289550781250000000000000000000e-7F 2025-05-07T20:28:14.6001324Z #define cudaTextureTypeCubemap 0x0C 2025-05-07T20:28:14.6001603Z #define STA_CLOCKERR 0x1000 2025-05-07T20:28:14.6001842Z #define __GXX_WEAK__ 1 2025-05-07T20:28:14.6002065Z #define _GLIBCXX_HAVE_ISNANF 1 2025-05-07T20:28:14.6002319Z #define __SHRT_WIDTH__ 16 2025-05-07T20:28:14.6002599Z #define __cpp_lib_robust_nonmodifying_seq_ops 201304 2025-05-07T20:28:14.6002915Z #define _GLIBCXX_BITS_SPECFUN_H 1 2025-05-07T20:28:14.6003180Z #define _GLIBCXX_HAVE_ISNANL 1 2025-05-07T20:28:14.6003479Z #define M_LOG2El 1.442695040888963407359924681001892137L 2025-05-07T20:28:14.6003933Z #define ADJ_OFFSET_SINGLESHOT 0x8001 2025-05-07T20:28:14.6004202Z #define _GCC_WCHAR_T 2025-05-07T20:28:14.6004427Z #define TMP_MAX 238328 2025-05-07T20:28:14.6004654Z #define __FLT32_IS_IEC_60559__ 2 2025-05-07T20:28:14.6004916Z #define __DEVICE_TYPES_H__ 2025-05-07T20:28:14.6005165Z #define __DEV_T_TYPE __UQUAD_TYPE 2025-05-07T20:28:14.6005427Z #define _EXT_NUMERIC_TRAITS 1 2025-05-07T20:28:14.6005694Z #define _GLIBCXX_BEGIN_NAMESPACE_ALGO 2025-05-07T20:28:14.6005968Z #define _IO_SKIPWS 01 2025-05-07T20:28:14.6006200Z #define _IO_SCIENTIFIC 04000 2025-05-07T20:28:14.6006449Z #define _GLIBCXX_HAVE_STRING_H 1 2025-05-07T20:28:14.6006769Z #define __LDBL_MIN__ 3.36210314311209350626267781732175260e-4932L 2025-05-07T20:28:14.6007121Z #define cudaDeviceScheduleSpin 0x01 2025-05-07T20:28:14.6007471Z #define __nonnull(params) __attribute__ ((__nonnull__ params)) 2025-05-07T20:28:14.6007816Z #define __DBL_IS_IEC_60559__ 2 2025-05-07T20:28:14.6008069Z #define le32toh(x) (x) 2025-05-07T20:28:14.6008287Z #define _SIZE_T_DEFINED 2025-05-07T20:28:14.6008595Z #define cudaArraySparsePropertiesSingleMipTail 0x1 2025-05-07T20:28:14.6008932Z #define __DEC32_MAX__ 9.999999E96DF 2025-05-07T20:28:14.6009195Z #define _GLIBCXX_HAVE_FMODL 1 2025-05-07T20:28:14.6009452Z #define _GLIBCXX_HAVE_POLL 1 2025-05-07T20:28:14.6009708Z #define __SM_32_INTRINSICS_H__ 2025-05-07T20:28:14.6010204Z #define cudaSignalExternalSemaphoresAsync __CUDART_API_PTSZ(cudaSignalExternalSemaphoresAsync_v2) 2025-05-07T20:28:14.6010720Z #define _POSIX_NAME_MAX 14 2025-05-07T20:28:14.6010990Z #define __cpp_threadsafe_static_init 200806L 2025-05-07T20:28:14.6011499Z #define _GLIBCXX_MAKE_MOVE_IF_NOEXCEPT_ITERATOR(_Iter) std::__make_move_if_noexcept_iterator(_Iter) 2025-05-07T20:28:14.6011974Z #define _GLIBCXX_USE_CLOCK_REALTIME 1 2025-05-07T20:28:14.6012281Z #define __cpp_enumerator_attributes 201411L 2025-05-07T20:28:14.6012568Z #define _WCHAR_T_ 2025-05-07T20:28:14.6012788Z #define _GLIBCXX_FAST_MATH 0 2025-05-07T20:28:14.6013141Z #define __FLT64X_DENORM_MIN__ 3.64519953188247460252840593361941982e-4951F64x 2025-05-07T20:28:14.6013527Z #define RTSIG_MAX 32 2025-05-07T20:28:14.6013736Z #define _STDDEF_H 2025-05-07T20:28:14.6013961Z #define CU_UUID_HAS_BEEN_DEFINED 2025-05-07T20:28:14.6014224Z #define _VA_LIST_DEFINED 2025-05-07T20:28:14.6014470Z #define __FLT32X_HAS_INFINITY__ 1 2025-05-07T20:28:14.6014788Z #define __glibcxx_requires_non_empty_range(_First,_Last) 2025-05-07T20:28:14.6015167Z #define __grid_constant__ __location__(grid_constant) 2025-05-07T20:28:14.6015484Z #define __INT32_MAX__ 0x7fffffff 2025-05-07T20:28:14.6015889Z #define _PSTL_CPP14_INTEGER_SEQUENCE_PRESENT (_MSC_VER >= 1900 || __cplusplus >= 201402L) 2025-05-07T20:28:14.6016442Z #define __glibcxx_digits_b(T,B) (B - __glibcxx_signed_b (T,B)) 2025-05-07T20:28:14.6016798Z #define __SIZEOF_PTHREAD_COND_T 48 2025-05-07T20:28:14.6017054Z #define __unix__ 1 2025-05-07T20:28:14.6017282Z #define __SM_60_ATOMIC_FUNCTIONS_H__ 2025-05-07T20:28:14.6017642Z #define __INT_WIDTH__ 32 2025-05-07T20:28:14.6017880Z #define __SIZEOF_LONG__ 8 2025-05-07T20:28:14.6018113Z #define _IONBF 2 2025-05-07T20:28:14.6018545Z #define __MATHCALLX(function,suffix,args,attrib) __MATHDECLX (_Mdouble_,function,suffix, args, attrib) 2025-05-07T20:28:14.6019281Z #define _IO_getc_unlocked(_fp) (_IO_BE ((_fp)->_IO_read_ptr >= (_fp)->_IO_read_end, 0) ? __uflow (_fp) : *(unsigned char *) (_fp)->_IO_read_ptr++) 2025-05-07T20:28:14.6019793Z #define __STDC_IEC_559__ 1 2025-05-07T20:28:14.6020043Z #define __STDC_ISO_10646__ 201103L 2025-05-07T20:28:14.6020304Z #define __UINT16_C(c) c 2025-05-07T20:28:14.6020529Z #define M_2_PI 0.63661977236758134308 2025-05-07T20:28:14.6020789Z #define STA_DEL 0x0020 2025-05-07T20:28:14.6021065Z #define __glibcxx_requires_valid_range(_First,_Last) 2025-05-07T20:28:14.6021379Z #define __CUDACC_VER_MINOR__ 8 2025-05-07T20:28:14.6021624Z #define __id_t_defined 2025-05-07T20:28:14.6021894Z #define w_retcode __wait_terminated.__w_retcode 2025-05-07T20:28:14.6022325Z #define _IO_PENDING_OUTPUT_COUNT(_fp) ((_fp)->_IO_write_ptr - (_fp)->_IO_write_base) 2025-05-07T20:28:14.6022817Z #define _GLIBCXX_HAVE_MODFF 1 2025-05-07T20:28:14.6023075Z #define _GLIBCXX_HAVE_MODFL 1 2025-05-07T20:28:14.6023323Z #define __DECIMAL_DIG__ 21 2025-05-07T20:28:14.6023561Z #define _POSIX2_RE_DUP_MAX 255 2025-05-07T20:28:14.6023816Z #define __USE_FORTIFY_LEVEL 0 2025-05-07T20:28:14.6024072Z #define __STDC_IEC_559_COMPLEX__ 1 2025-05-07T20:28:14.6024343Z #define __SIZEOF_PTHREAD_BARRIER_T 32 2025-05-07T20:28:14.6024605Z #define SING 2 2025-05-07T20:28:14.6024815Z #define STA_FREQHOLD 0x0080 2025-05-07T20:28:14.6025067Z #define cudaStreamDefault 0x00 2025-05-07T20:28:14.6025399Z #define __FLT64_EPSILON__ 2.22044604925031308084726333618164062e-16F64 2025-05-07T20:28:14.6025754Z #define _GLIBCXX_HAVE_HYPOTL 1 2025-05-07T20:28:14.6026022Z #define _GLIBCXX_HAVE_SYS_UIO_H 1 2025-05-07T20:28:14.6026274Z #define __gnu_linux__ 1 2025-05-07T20:28:14.6026508Z #define __INT16_MAX__ 0x7fff 2025-05-07T20:28:14.6026755Z #define _LARGEFILE_SOURCE 1 2025-05-07T20:28:14.6026997Z #define MAX_INPUT 255 2025-05-07T20:28:14.6027224Z #define __need_clock_t 2025-05-07T20:28:14.6027459Z #define __FLT64_MIN_EXP__ (-1021) 2025-05-07T20:28:14.6027705Z #define SEEK_DATA 3 2025-05-07T20:28:14.6027951Z #define __glibcxx_requires_heap(_First,_Last) 2025-05-07T20:28:14.6028258Z #define _GLIBCXX_CPU_DEFINES 1 2025-05-07T20:28:14.6028512Z #define _GLIBCXX_HAVE_POLL_H 1 2025-05-07T20:28:14.6028891Z #define __attribute_warn_unused_result__ __attribute__ ((__warn_unused_result__)) 2025-05-07T20:28:14.6029303Z #define _IO_SHOWPOS 02000 2025-05-07T20:28:14.6029613Z #define _GLIBCXX_HAVE_SYMVER_SYMBOL_RENAMING_RUNTIME_SUPPORT 1 2025-05-07T20:28:14.6029963Z #define _Mfloat_ float 2025-05-07T20:28:14.6030214Z #define __glibcxx_requires_cond(_Cond,_Msg) 2025-05-07T20:28:14.6030511Z #define __FLT64X_MIN_10_EXP__ (-4931) 2025-05-07T20:28:14.6030784Z #define DELAYTIMER_MAX 2147483647 2025-05-07T20:28:14.6031258Z #define __glibcxx_max_b(T,B) (__glibcxx_signed_b (T,B) ? (((((T)1 << (__glibcxx_digits_b (T,B) - 1)) - 1) << 1) + 1) : ~(T)0) 2025-05-07T20:28:14.6031738Z #define __LDBL_HAS_QUIET_NAN__ 1 2025-05-07T20:28:14.6031997Z #define _GLIBCXX98_USE_C99_STDIO 1 2025-05-07T20:28:14.6032320Z #define cudaKernelNodeAttrID cudaLaunchAttributeID 2025-05-07T20:28:14.6032665Z #define __glibcxx_class_requires2(_a,_b,_c) 2025-05-07T20:28:14.6032947Z #define __USE_ISOC11 1 2025-05-07T20:28:14.6033168Z #define _BSD_SIZE_T_ 2025-05-07T20:28:14.6033390Z #define ADJ_MICRO 0x1000 2025-05-07T20:28:14.6033627Z #define _GLIBCXX_HAVE_FABSF 1 2025-05-07T20:28:14.6033880Z #define _GLIBCXX_HAVE_FABSL 1 2025-05-07T20:28:14.6034165Z #define _PSTL_PRAGMA_SIMD _PSTL_PRAGMA(omp simd) 2025-05-07T20:28:14.6034466Z #define __FLT64_MANT_DIG__ 53 2025-05-07T20:28:14.6034759Z #define __attribute_const__ __attribute__ ((__const__)) 2025-05-07T20:28:14.6035076Z #define __THROW throw () 2025-05-07T20:28:14.6035324Z #define __cudaGet_gridDim() gridDim 2025-05-07T20:28:14.6035687Z #define __SM_60_ATOMIC_FUNCTIONS_HPP__ 2025-05-07T20:28:14.6036036Z #define __glibcxx_requires_heap_pred(_First,_Last,_Pred) 2025-05-07T20:28:14.6036374Z #define _GLIBCXX_HAVE_POWF 1 2025-05-07T20:28:14.6036623Z #define _GLIBCXX_HAVE_POWL 1 2025-05-07T20:28:14.6036875Z #define __FLT64X_MANT_DIG__ 64 2025-05-07T20:28:14.6037131Z #define __GLIBC_HAVE_LONG_LONG 1 2025-05-07T20:28:14.6037378Z #define L_tmpnam 20 2025-05-07T20:28:14.6037596Z #define ___int_wchar_t_h 2025-05-07T20:28:14.6037924Z #define WIFCONTINUED(status) __WIFCONTINUED (__WAIT_INT (status)) 2025-05-07T20:28:14.6038278Z #define _T_PTRDIFF 2025-05-07T20:28:14.6038523Z #define __GNUC__ 11 2025-05-07T20:28:14.6038773Z #define __SYSCALL_ULONG_TYPE __ULONGWORD_TYPE 2025-05-07T20:28:14.6039066Z #define __GXX_RTTI 1 2025-05-07T20:28:14.6039276Z #define __pie__ 2 2025-05-07T20:28:14.6039480Z #define __MMX__ 1 2025-05-07T20:28:14.6039696Z #define __timespec_defined 1 2025-05-07T20:28:14.6039930Z #define L_ctermid 9 2025-05-07T20:28:14.6040155Z #define __OFF64_T_TYPE __SQUAD_TYPE 2025-05-07T20:28:14.6040589Z #define offsetof(TYPE,MEMBER) __builtin_offsetof (TYPE, MEMBER) 2025-05-07T20:28:14.6040938Z #define _BITS_POSIX2_LIM_H 1 2025-05-07T20:28:14.6041198Z #define _GLIBCXX98_USE_C99_STDLIB 1 2025-05-07T20:28:14.6041480Z #define cudaMemAttachGlobal 0x01 2025-05-07T20:28:14.6041774Z #define FD_SET(fd,fdsetp) __FD_SET (fd, fdsetp) 2025-05-07T20:28:14.6047610Z #define __FLT_HAS_DENORM__ 1 2025-05-07T20:28:14.6047901Z #define __SIZEOF_LONG_DOUBLE__ 16 2025-05-07T20:28:14.6048334Z #define _GLIBCXX_NATIVE_THREAD_ID (__gthread_active_p() ? __gthread_self() : (__gthread_t)1) 2025-05-07T20:28:14.6049062Z #define assert_perror(errnum) (!(errnum) ? __ASSERT_VOID_CAST (0) : __assert_perror_fail ((errnum), __FILE__, __LINE__, __ASSERT_FUNCTION)) 2025-05-07T20:28:14.6049619Z #define _GLIBCXX_HAVE_LOGF 1 2025-05-07T20:28:14.6049898Z #define _IO_HAVE_ST_BLKSIZE _G_HAVE_ST_BLKSIZE 2025-05-07T20:28:14.6050184Z #define __USE_SVID 1 2025-05-07T20:28:14.6050426Z #define __constant__ __location__(constant) 2025-05-07T20:28:14.6050736Z #define _GLIBCXX_HAVE_POSIX_MEMALIGN 1 2025-05-07T20:28:14.6051016Z #define __device__ __location__(device) 2025-05-07T20:28:14.6051290Z #define _GLIBCXX_RES_LIMITS 1 2025-05-07T20:28:14.6051540Z #define M_1_PI 0.31830988618379067154 2025-05-07T20:28:14.6051804Z #define CUDART_DEVICE __device__ 2025-05-07T20:28:14.6052090Z #define M_PI_4l 0.785398163397448309615660845819875721L 2025-05-07T20:28:14.6052471Z #define __LDBL_REDIR1_NTH(name,proto,alias) name proto __THROW 2025-05-07T20:28:14.6052829Z #define M_PI_2 1.57079632679489661923 2025-05-07T20:28:14.6053103Z #define __BIGGEST_ALIGNMENT__ 16 2025-05-07T20:28:14.6053457Z #define cudaExternalSemaphoreWaitSkipNvSciBufMemSync 0x02 2025-05-07T20:28:14.6053820Z #define __STDC_UTF_16__ 1 2025-05-07T20:28:14.6054065Z #define LONG_MAX __LONG_MAX__ 2025-05-07T20:28:14.6054413Z #define __glibcxx_digits10_b(T,B) (__glibcxx_digits_b (T,B) * 643L / 2136) 2025-05-07T20:28:14.6054826Z #define _POSIX_THREAD_DESTRUCTOR_ITERATIONS 4 2025-05-07T20:28:14.6055141Z #define _POSIX_HOST_NAME_MAX 255 2025-05-07T20:28:14.6055405Z #define __FLT64_MAX_10_EXP__ 308 2025-05-07T20:28:14.6055664Z #define NGROUPS_MAX 65536 2025-05-07T20:28:14.6055895Z #define __USE_ISOC95 1 2025-05-07T20:28:14.6056195Z #define _TIME_H 1 2025-05-07T20:28:14.6056452Z #define M_LOG10El 0.434294481903251827651128918916605082L 2025-05-07T20:28:14.6056762Z #define __USE_ISOC99 1 2025-05-07T20:28:14.6057070Z #define __ASMNAME(cname) __ASMNAME2 (__USER_LABEL_PREFIX__, cname) 2025-05-07T20:28:14.6057423Z #define HOST_NAME_MAX 64 2025-05-07T20:28:14.6057664Z #define _POSIX_SEM_NSEMS_MAX 256 2025-05-07T20:28:14.6057913Z #define _IOS_ATEND 4 2025-05-07T20:28:14.6058143Z #define __U64_TYPE unsigned long int 2025-05-07T20:28:14.6058420Z #define __SM_35_INTRINSICS_H__ 2025-05-07T20:28:14.6058740Z #define WTERMSIG(status) __WTERMSIG (__WAIT_INT (status)) 2025-05-07T20:28:14.6059123Z #define cudaStreamAttrValue cudaLaunchAttributeValue 2025-05-07T20:28:14.6059980Z #define _GLIBCXX_HAVE_S_ISREG 1 2025-05-07T20:28:14.6060349Z #define cudaSurfaceTypeCubemap 0x0C 2025-05-07T20:28:14.6060712Z #define _IO_uid_t __uid_t 2025-05-07T20:28:14.6060976Z #define __cpp_delegating_constructors 200604L 2025-05-07T20:28:14.6061273Z #define __FLT32_HAS_INFINITY__ 1 2025-05-07T20:28:14.6061513Z #define _STDIO_H 1 2025-05-07T20:28:14.6061731Z #define _GLIBCXX_PREDEFINED_OPS_H 1 2025-05-07T20:28:14.6062072Z #define __DBL_MAX__ double(1.79769313486231570814527423731704357e+308L) 2025-05-07T20:28:14.6062432Z #define _G_IO_IO_FILE_VERSION 0x20001 2025-05-07T20:28:14.6062706Z #define _POSIX_SIGQUEUE_MAX 32 2025-05-07T20:28:14.6062961Z #define _GLIBCXX_HAVE_GETS 1 2025-05-07T20:28:14.6063247Z #define _GLIBCXX_HAVE_LINUX_TYPES_H 1 2025-05-07T20:28:14.6063542Z #define __cpp_raw_strings 200710L 2025-05-07T20:28:14.6063830Z #define __INT_FAST32_MAX__ 0x7fffffffffffffffL 2025-05-07T20:28:14.6064127Z #define __DBL_HAS_INFINITY__ 1 2025-05-07T20:28:14.6064400Z #define __STDCPP_MATH_SPEC_FUNCS__ 201003L 2025-05-07T20:28:14.6064684Z #define _GLIBCXX_STDIO_EOF -1 2025-05-07T20:28:14.6065072Z #define __SIZEOF_PTHREAD_MUTEX_T 40 2025-05-07T20:28:14.6065342Z #define __CHANNEL_DESCRIPTOR_H__ 2025-05-07T20:28:14.6065602Z #define _POSIX_NGROUPS_MAX 8 2025-05-07T20:28:14.6065974Z #define __intN_t(N,MODE) typedef int int ##N ##_t __attribute__ ((__mode__ (MODE))) 2025-05-07T20:28:14.6066364Z #define __SIZEOF_FLOAT__ 4 2025-05-07T20:28:14.6066594Z #define __USE_XOPEN 1 2025-05-07T20:28:14.6066809Z #define __USE_XOPEN2K 1 2025-05-07T20:28:14.6067037Z #define _PSTL_UDR_PRESENT 1 2025-05-07T20:28:14.6067289Z #define __HAVE_SPECULATION_SAFE_VALUE 1 2025-05-07T20:28:14.6067567Z #define _GLIBCXX_HAVE_COSF 1 2025-05-07T20:28:14.6067820Z #define __cpp_fold_expressions 201603L 2025-05-07T20:28:14.6068319Z #define cudaWaitExternalSemaphoresAsync __CUDART_API_PTSZ(cudaWaitExternalSemaphoresAsync_v2) 2025-05-07T20:28:14.6068822Z #define NL_LANGMAX _POSIX2_LINE_MAX 2025-05-07T20:28:14.6069092Z #define __DEC32_MIN_EXP__ (-94) 2025-05-07T20:28:14.6069431Z #define __glibcxx_requires_partitioned_upper(_First,_Last,_Value) 2025-05-07T20:28:14.6069803Z #define __DADDR_T_TYPE __S32_TYPE 2025-05-07T20:28:14.6070162Z #define cudaExternalSemaphoreSignalSkipNvSciBufMemSync 0x01 2025-05-07T20:28:14.6070535Z #define __END_NAMESPACE_C99 2025-05-07T20:28:14.6070787Z #define __glibcxx_integral_traps true 2025-05-07T20:28:14.6071052Z #define _POSIX_PATH_MAX 256 2025-05-07T20:28:14.6071295Z #define __INTPTR_WIDTH__ 64 2025-05-07T20:28:14.6071536Z #define __FLT64X_HAS_INFINITY__ 1 2025-05-07T20:28:14.6071786Z #define _ISOC11_SOURCE 1 2025-05-07T20:28:14.6072012Z #define _GLIBCXX_HAVE_COSL 1 2025-05-07T20:28:14.6072262Z #define _GLIBCXX_HAVE_LINUX_FUTEX 1 2025-05-07T20:28:14.6072538Z #define __UINT_LEAST32_MAX__ 0xffffffffU 2025-05-07T20:28:14.6072817Z #define _GLIBCXX_HAVE_QUICK_EXIT 1 2025-05-07T20:28:14.6073160Z #define __glibcxx_requires_irreflexive_pred2(_First,_Last,_Pred) 2025-05-07T20:28:14.6073524Z #define LONG_MIN (-LONG_MAX - 1L) 2025-05-07T20:28:14.6073778Z #define _GLIBCXX_HAVE_SINCOSF 1 2025-05-07T20:28:14.6074031Z #define _IO_UNITBUF 020000 2025-05-07T20:28:14.6074264Z #define _GLIBCXX_HAVE_SINCOSL 1 2025-05-07T20:28:14.6074502Z #define __FD_SETSIZE 1024 2025-05-07T20:28:14.6074738Z #define getc(_fp) _IO_getc (_fp) 2025-05-07T20:28:14.6074995Z #define be32toh(x) __bswap_32 (x) 2025-05-07T20:28:14.6075311Z #define _GLIBCXX_PACKAGE__GLIBCXX_VERSION "version-unused" 2025-05-07T20:28:14.6075647Z #define __FLT32X_HAS_DENORM__ 1 2025-05-07T20:28:14.6075897Z #define __INT_FAST16_TYPE__ long int 2025-05-07T20:28:14.6076163Z #define _GLIBCXX_HAVE_GETIPINFO 1 2025-05-07T20:28:14.6076412Z #define __MMX_WITH_SSE__ 1 2025-05-07T20:28:14.6076645Z #define _WCHAR_T_DEFINED_ 2025-05-07T20:28:14.6076910Z #define cudaIpcMemLazyEnablePeerAccess 0x01 2025-05-07T20:28:14.6077210Z #define _GLIBCXX_HAVE_AT_QUICK_EXIT 1 2025-05-07T20:28:14.6077482Z #define __INO_T_MATCHES_INO64_T 1 2025-05-07T20:28:14.6077740Z #define __USE_POSIX199506 1 2025-05-07T20:28:14.6078082Z #define _FEATURES_H 1 2025-05-07T20:28:14.6078307Z #define __LDBL_HAS_DENORM__ 1 2025-05-07T20:28:14.6078681Z #define _PSTL_PRAGMA_SIMD_REDUCTION(PRM) _PSTL_PRAGMA(omp simd reduction(PRM)) 2025-05-07T20:28:14.6079069Z #define __stub_getmsg 2025-05-07T20:28:14.6079287Z #define _IO_FIXED 010000 2025-05-07T20:28:14.6079542Z #define __cpp_lib_addressof_constexpr 201603 2025-05-07T20:28:14.6079834Z #define _GLIBCXX11_USE_C99_STDIO 1 2025-05-07T20:28:14.6080086Z #define __stub_setlogin 2025-05-07T20:28:14.6080309Z #define __stub_fattach 2025-05-07T20:28:14.6080533Z #define __cplusplus 201703L 2025-05-07T20:28:14.6080781Z #define __cpp_ref_qualifiers 200710L 2025-05-07T20:28:14.6081043Z #define _STRUCT_TIMEVAL 1 2025-05-07T20:28:14.6081282Z #define INFINITY (__builtin_inff()) 2025-05-07T20:28:14.6081535Z #define _IO_UNBUFFERED 2 2025-05-07T20:28:14.6081997Z #define cudaStreamAttributeSynchronizationPolicy cudaLaunchAttributeSynchronizationPolicy 2025-05-07T20:28:14.6082495Z #define _IO_INTERNAL 010 2025-05-07T20:28:14.6082725Z #define __DEC32_MIN__ 1E-95DF 2025-05-07T20:28:14.6083062Z #define _GLIBCXX_HAVE_SYS_IPC_H 1 2025-05-07T20:28:14.6083423Z #define cudaKernelNodeAttrValue cudaLaunchAttributeValue 2025-05-07T20:28:14.6083766Z #define __dev_t_defined 2025-05-07T20:28:14.6083988Z #define __DEPRECATED 1 2025-05-07T20:28:14.6084205Z #define __S32_TYPE int 2025-05-07T20:28:14.6084437Z #define __cpp_rvalue_references 200610L 2025-05-07T20:28:14.6084708Z #define __DBL_MAX_EXP__ 1024 2025-05-07T20:28:14.6084950Z #define _IO_fpos_t _G_fpos_t 2025-05-07T20:28:14.6085189Z #define __WCHAR_WIDTH__ 32 2025-05-07T20:28:14.6085416Z #define _G_HAVE_MREMAP 1 2025-05-07T20:28:14.6085707Z #define __FLT32_MAX__ 3.40282346638528859811704183484516925e+38F32 2025-05-07T20:28:14.6086028Z #define OVERFLOW 3 2025-05-07T20:28:14.6086244Z #define _GLIBCXX_HAVE_STRERROR_L 1 2025-05-07T20:28:14.6086518Z #define _GLIBCXX20_DEPRECATED(MSG) 2025-05-07T20:28:14.6086787Z #define __DEC128_EPSILON__ 1E-33DL 2025-05-07T20:28:14.6087056Z #define __SM_32_ATOMIC_FUNCTIONS_H__ 2025-05-07T20:28:14.6087384Z #define _GLIBCXX_DEFAULT_ABI_TAG _GLIBCXX_ABI_TAG_CXX11 2025-05-07T20:28:14.6087695Z #define __SSE2_MATH__ 1 2025-05-07T20:28:14.6087923Z #define __ATOMIC_HLE_RELEASE 131072 2025-05-07T20:28:14.6088213Z #define __FSFILCNT_T_TYPE __SYSCALL_ULONG_TYPE 2025-05-07T20:28:14.6088508Z #define __DRIVER_FUNCTIONS_H__ 2025-05-07T20:28:14.6088762Z #define PDP_ENDIAN __PDP_ENDIAN 2025-05-07T20:28:14.6089028Z #define __PTRDIFF_MAX__ 0x7fffffffffffffffL 2025-05-07T20:28:14.6089319Z #define _GLIBCXX_HAVE_STRERROR_R 1 2025-05-07T20:28:14.6089564Z #define __amd64 1 2025-05-07T20:28:14.6089772Z #define _POSIX_TZNAME_MAX 6 2025-05-07T20:28:14.6090006Z #define __need_timespec 2025-05-07T20:28:14.6090240Z #define __SYSCALL_WORDSIZE 64 2025-05-07T20:28:14.6090481Z #define _EXT_TYPE_TRAITS 1 2025-05-07T20:28:14.6090730Z #define _GLIBCXX_HAVE_POSIX_SEMAPHORE 1 2025-05-07T20:28:14.6091008Z #define _POSIX_RE_DUP_MAX 255 2025-05-07T20:28:14.6091252Z #define __STDC_NO_THREADS__ 1 2025-05-07T20:28:14.6091490Z #define __bounded 2025-05-07T20:28:14.6091711Z #define __USECONDS_T_TYPE __U32_TYPE 2025-05-07T20:28:14.6091975Z #define _IO_DELETE_DONT_CLOSE 0x40 2025-05-07T20:28:14.6092240Z #define __BEGIN_NAMESPACE_STD 2025-05-07T20:28:14.6092492Z #define _PTRDIFF_T_DECLARED 2025-05-07T20:28:14.6092747Z #define __OFF_T_TYPE __SYSCALL_SLONG_TYPE 2025-05-07T20:28:14.6093153Z #define __WIFSIGNALED(status) (((signed char) (((status) & 0x7f) + 1) >> 1) > 0) 2025-05-07T20:28:14.6093581Z #define _GLIBCXX_HAVE_NETDB_H 1 2025-05-07T20:28:14.6093848Z #define __SM_20_INTRINSICS_HPP__ 2025-05-07T20:28:14.6094168Z #define __cpp_lib_has_unique_object_representations 201606 2025-05-07T20:28:14.6094494Z #define STA_PLL 0x0001 2025-05-07T20:28:14.6094720Z #define __ATOMIC_HLE_ACQUIRE 65536 2025-05-07T20:28:14.6094965Z #define __GNUG__ 11 2025-05-07T20:28:14.6095178Z #define _GLIBCXX_USE_GET_NPROCS 1 2025-05-07T20:28:14.6095423Z #define _T_WCHAR 2025-05-07T20:28:14.6095716Z #define __specialization_static 2025-05-07T20:28:14.6095971Z #define __key_t_defined 2025-05-07T20:28:14.6096295Z #define __LONG_LONG_MAX__ 0x7fffffffffffffffLL 2025-05-07T20:28:14.6096584Z #define __SIZEOF_SIZE_T__ 8 2025-05-07T20:28:14.6096828Z #define cudaArraySparse 0x40 2025-05-07T20:28:14.6097072Z #define STA_PPSFREQ 0x0002 2025-05-07T20:28:14.6097301Z #define __GLIBCXX__ 20230528 2025-05-07T20:28:14.6097569Z #define _IO_stdin ((_IO_FILE*)(&_IO_2_1_stdin_)) 2025-05-07T20:28:14.6097850Z #define _WCHAR_T 2025-05-07T20:28:14.6098068Z #define __FDS_BITS(set) ((set)->fds_bits) 2025-05-07T20:28:14.6098722Z #define __FD_ZERO(fdsp) do { int __d0, __d1; __asm__ __volatile__ ("cld; rep; " __FD_ZERO_STOS : "=c" (__d0), "=D" (__d1) : "a" (0), "0" (sizeof (fd_set) / sizeof (__fd_mask)), "1" (&__FDS_BITS (fdsp)[0]) : "memory"); } while (0) 2025-05-07T20:28:14.6099365Z #define __cpp_nsdmi 200809L 2025-05-07T20:28:14.6099756Z #define __glibcxx_min_b(T,B) (__glibcxx_signed_b (T,B) ? -__glibcxx_max_b (T,B) - 1 : (T)0) 2025-05-07T20:28:14.6100174Z #define __FLT64X_MIN_EXP__ (-16381) 2025-05-07T20:28:14.6100515Z #define __SIZEOF_WINT_T__ 4 2025-05-07T20:28:14.6100756Z #define cudaArrayCubemap 0x04 2025-05-07T20:28:14.6101069Z #define _PSTL_MONOTONIC_PRESENT (__INTEL_COMPILER >= 1800) 2025-05-07T20:28:14.6101392Z #define _GLIBCXX_UTILITY 1 2025-05-07T20:28:14.6101617Z #define __NO_CTYPE 1 2025-05-07T20:28:14.6101825Z #define __stub_bdflush 2025-05-07T20:28:14.6102160Z #define _GLIBCXX_MAKE_MOVE_ITERATOR(_Iter) std::make_move_iterator(_Iter) 2025-05-07T20:28:14.6102558Z #define __CORRECT_ISO_CPP_STRING_H_PROTO 2025-05-07T20:28:14.6102845Z #define _GLIBCXX_STDC_HEADERS 1 2025-05-07T20:28:14.6103097Z #define __LONG_LONG_WIDTH__ 64 2025-05-07T20:28:14.6103366Z #define __cpp_initializer_lists 200806L 2025-05-07T20:28:14.6103656Z #define _GLIBCXX_HAVE_NETINET_TCP_H 1 2025-05-07T20:28:14.6103931Z #define __U16_TYPE unsigned short int 2025-05-07T20:28:14.6104250Z #define __glibcxx_requires_can_increment(_First,_Size) 2025-05-07T20:28:14.6104582Z #define _GLIBCXX_HAVE_SYS_PARAM_H 1 2025-05-07T20:28:14.6104851Z #define __FLT32_MAX_EXP__ 128 2025-05-07T20:28:14.6105117Z #define cudaHostRegisterIoMemory 0x04 2025-05-07T20:28:14.6105438Z #define __FD_MASK(d) ((__fd_mask) 1 << ((d) % __NFDBITS)) 2025-05-07T20:28:14.6105763Z #define __cpp_lib_is_invocable 201703 2025-05-07T20:28:14.6106025Z #define _IO_STDIO 040000 2025-05-07T20:28:14.6106333Z #define _SIGSET_NWORDS (1024 / (8 * sizeof (unsigned long int))) 2025-05-07T20:28:14.6106697Z #define cudaSurfaceType1DLayered 0xF1 2025-05-07T20:28:14.6106992Z #define cudaArraySurfaceLoadStore 0x02 2025-05-07T20:28:14.6107264Z #define _PTRDIFF_T 2025-05-07T20:28:14.6107468Z #define _MOVE_H 1 2025-05-07T20:28:14.6107679Z #define __cpp_hex_float 201603L 2025-05-07T20:28:14.6107936Z #define ADJ_TAI 0x0080 2025-05-07T20:28:14.6108151Z #define __ptrvalue 2025-05-07T20:28:14.6108362Z #define _GLIBCXX_HOSTED 1 2025-05-07T20:28:14.6108598Z #define __GXX_ABI_VERSION 1016 2025-05-07T20:28:14.6108873Z #define __WTERMSIG(status) ((status) & 0x7f) 2025-05-07T20:28:14.6109167Z #define MATH_ERREXCEPT 2 2025-05-07T20:28:14.6109437Z #define __glibcxx_class_requires4(_a,_b,_c,_d,_e) 2025-05-07T20:28:14.6109761Z #define cudaTextureType2DLayered 0xF2 2025-05-07T20:28:14.6110132Z #define __isleap(year) ((year) % 4 == 0 && ((year) % 100 != 0 || (year) % 400 == 0)) 2025-05-07T20:28:14.6110482Z #define __USE_GNU 1 2025-05-07T20:28:14.6110694Z #define __FLT128_HAS_INFINITY__ 1 2025-05-07T20:28:14.6110947Z #define __FLT_MIN_EXP__ (-125) 2025-05-07T20:28:14.6111192Z #define __GCC_HAVE_DWARF2_CFI_ASM 1 2025-05-07T20:28:14.6111552Z #define __FD_CLR(d,set) ((void) (__FDS_BITS (set)[__FD_ELT (d)] &= ~__FD_MASK (d))) 2025-05-07T20:28:14.6111911Z #define WEXITED 4 2025-05-07T20:28:14.6112111Z #define _IO_NO_READS 4 2025-05-07T20:28:14.6112333Z #define M_LOG2E 1.4426950408889634074 2025-05-07T20:28:14.6112623Z #define _GLIBCXX_HAVE_BUILTIN_HAS_UNIQ_OBJ_REP 1 2025-05-07T20:28:14.6112913Z #define __uid_t_defined 2025-05-07T20:28:14.6113236Z #define _GLIBCXX_USE_SCHED_YIELD 1 2025-05-07T20:28:14.6113509Z #define _GLIBCXX_USE_STD_SPEC_FUNCS 1 2025-05-07T20:28:14.6113768Z #define WNOHANG 1 2025-05-07T20:28:14.6113993Z #define alloca(size) __builtin_alloca (size) 2025-05-07T20:28:14.6114282Z #define _GLIBCXX_HAVE_HYPOTF 1 2025-05-07T20:28:14.6114535Z #define cudaEventDefault 0x00 2025-05-07T20:28:14.6114779Z #define NL_SETMAX INT_MAX 2025-05-07T20:28:14.6115001Z #define __x86_64 1 2025-05-07T20:28:14.6115213Z #define NAN (__builtin_nanf ("")) 2025-05-07T20:28:14.6115581Z #define __REDIRECT(name,proto,alias) name proto __asm__ (__ASMNAME (#alias)) 2025-05-07T20:28:14.6116027Z #define _GLIBCXX_BEGIN_NAMESPACE_CXX11 namespace __cxx11 { 2025-05-07T20:28:14.6116497Z #define __extern_always_inline extern __always_inline __attribute__ ((__gnu_inline__)) 2025-05-07T20:28:14.6116900Z #define __PTRDIFF_T 2025-05-07T20:28:14.6117109Z #define _ASSERT_H 1 2025-05-07T20:28:14.6117325Z #define _GLIBCXX_HAVE_FINITEL 1 2025-05-07T20:28:14.6117588Z #define __SM_35_ATOMIC_FUNCTIONS_H__ 2025-05-07T20:28:14.6117858Z #define _Mlong_double_ long double 2025-05-07T20:28:14.6118206Z #define __cpp_lambdas 200907L 2025-05-07T20:28:14.6118440Z #define _IO_DEC 020 2025-05-07T20:28:14.6118649Z #define STA_PPSSIGNAL 0x0100 2025-05-07T20:28:14.6118899Z #define _POSIX_CLOCKRES_MIN 20000000 2025-05-07T20:28:14.6119169Z #define __INT_FAST64_TYPE__ long int 2025-05-07T20:28:14.6119429Z #define ADJ_TIMECONST 0x0020 2025-05-07T20:28:14.6119672Z #define _GLIBCXX_HAVE_SQRTL 1 2025-05-07T20:28:14.6119923Z #define _GLIBCXX_HAVE_STDALIGN_H 1 2025-05-07T20:28:14.6120172Z #define _ANSI_STDDEF_H 2025-05-07T20:28:14.6120422Z #define _GLIBCXX_MOVE(__val) std::move(__val) 2025-05-07T20:28:14.6120793Z #define __FLT64_DENORM_MIN__ 4.94065645841246544176568792868221372e-324F64 2025-05-07T20:28:14.6121150Z #define _GLIBCXX_USE_DEV_RANDOM 1 2025-05-07T20:28:14.6121411Z #define _STL_ITERATOR_BASE_TYPES_H 1 2025-05-07T20:28:14.6121685Z #define __cpp_template_auto 201606L 2025-05-07T20:28:14.6122029Z #define __DBL_MIN__ double(2.22507385850720138309023271733240406e-308L) 2025-05-07T20:28:14.6122379Z #define _GLIBCXX_HAVE_SYS_SEM_H 1 2025-05-07T20:28:14.6122640Z #define _IO_MAGIC_MASK 0xFFFF0000 2025-05-07T20:28:14.6122991Z #define __cluster_dims__(...) __attribute__((cluster_dims(__VA_ARGS__))) 2025-05-07T20:28:14.6123460Z #define __FLT128_EPSILON__ 1.92592994438723585305597794258492732e-34F128 2025-05-07T20:28:14.6123828Z #define __GNUC_VA_LIST 2025-05-07T20:28:14.6124141Z #define __FLT64X_NORM_MAX__ 1.18973149535723176502126385303097021e+4932F64x 2025-05-07T20:28:14.6124501Z #define __SIZEOF_POINTER__ 8 2025-05-07T20:28:14.6124749Z #define CLOCK_REALTIME_COARSE 5 2025-05-07T20:28:14.6125007Z #define _GLIBCXX14_CONSTEXPR constexpr 2025-05-07T20:28:14.6125276Z #define __USE_XOPEN2KXSI 1 2025-05-07T20:28:14.6125510Z #define __WCOREFLAG 0x80 2025-05-07T20:28:14.6125744Z #define M_2_SQRTPI 1.12837916709551257390 2025-05-07T20:28:14.6126029Z #define cudaEventDisableTiming 0x02 2025-05-07T20:28:14.6126298Z #define htobe32(x) __bswap_32 (x) 2025-05-07T20:28:14.6126542Z #define __LP64__ 1 2025-05-07T20:28:14.6126769Z #define cudaStreamNonBlocking 0x01 2025-05-07T20:28:14.6127029Z #define _IO_off64_t __off64_t 2025-05-07T20:28:14.6127271Z #define __DBL_HAS_QUIET_NAN__ 1 2025-05-07T20:28:14.6127513Z #define __time_t_defined 1 2025-05-07T20:28:14.6127743Z #define _POSIX_SYMLOOP_MAX 8 2025-05-07T20:28:14.6128067Z #define __FLT32X_EPSILON__ 2.22044604925031308084726333618164062e-16F32x 2025-05-07T20:28:14.6128409Z #define __USE_UNIX98 1 2025-05-07T20:28:14.6128628Z #define _GLIBCXX_HAVE_STRINGS_H 1 2025-05-07T20:28:14.6128907Z #define __LEAF_ATTR __attribute__ ((__leaf__)) 2025-05-07T20:28:14.6129200Z #define __DECIMAL_BID_FORMAT__ 1 2025-05-07T20:28:14.6129439Z #define SEEK_CUR 1 2025-05-07T20:28:14.6129654Z #define __RLIM64_T_TYPE __UQUAD_TYPE 2025-05-07T20:28:14.6130241Z #define _PSTL_PRAGMA_DECLARE_REDUCTION(NAME,OP) _PSTL_PRAGMA(omp declare reduction(NAME:OP : omp_out(omp_in)) initializer(omp_priv = omp_orig)) 2025-05-07T20:28:14.6130918Z #define _GLIBCXX_USE_DEPRECATED 1 2025-05-07T20:28:14.6131176Z #define CHAR_MAX SCHAR_MAX 2025-05-07T20:28:14.6131414Z #define _GLIBCXX_HAVE_INT64_T_LONG 1 2025-05-07T20:28:14.6131675Z #define _GLIBCXX_HAVE_SETENV 1 2025-05-07T20:28:14.6131920Z #define NL_ARGMAX _POSIX_ARG_MAX 2025-05-07T20:28:14.6132175Z #define _GLIBCXX_USE_UTIMENSAT 1 2025-05-07T20:28:14.6132525Z #define __extern_inline extern __inline __attribute__ ((__gnu_inline__)) 2025-05-07T20:28:14.6132905Z #define _GLIBCXX_DEBUG_ONLY(_Statement) 2025-05-07T20:28:14.6133537Z #define _IO_putc_unlocked(_ch,_fp) (_IO_BE ((_fp)->_IO_write_ptr >= (_fp)->_IO_write_end, 0) ? __overflow (_fp, (unsigned char) (_ch)) : (unsigned char) (*(_fp)->_IO_write_ptr++ = (_ch))) 2025-05-07T20:28:14.6134151Z #define _GLIBCXX_HAVE_BUILTIN_LAUNDER 1 2025-05-07T20:28:14.6134427Z #define _IO_BOOLALPHA 0200000 2025-05-07T20:28:14.6134755Z #define _PSTL_CPP17_EXECUTION_POLICIES_PRESENT (_MSC_VER >= 1912) 2025-05-07T20:28:14.6135109Z #define _GLIBCXX_PACKAGE_URL "" 2025-05-07T20:28:14.6135361Z #define __FLT64_MIN_10_EXP__ (-307) 2025-05-07T20:28:14.6135704Z #define cudaArrayDefault 0x00 2025-05-07T20:28:14.6135940Z #define TLOSS 5 2025-05-07T20:28:14.6136192Z #define __ssize_t_defined 2025-05-07T20:28:14.6136442Z #define __ULONGWORD_TYPE unsigned long int 2025-05-07T20:28:14.6136725Z #define __CUDACC_VER_BUILD__ 89 2025-05-07T20:28:14.6136976Z #define _GLIBCXX_HAVE_SYS_SOCKET_H 1 2025-05-07T20:28:14.6137254Z #define ULONG_MAX (LONG_MAX * 2UL + 1UL) 2025-05-07T20:28:14.6137527Z #define __SURFACE_FUNCTIONS_H__ 2025-05-07T20:28:14.6137785Z #define __FLT64X_DECIMAL_DIG__ 21 2025-05-07T20:28:14.6138124Z #define _GLIBCXX_NAMESPACE_LDBL_OR_CXX11 _GLIBCXX_NAMESPACE_CXX11 2025-05-07T20:28:14.6138483Z #define _POSIX_HIWAT _POSIX_PIPE_BUF 2025-05-07T20:28:14.6138748Z #define __DEC128_MIN__ 1E-6143DL 2025-05-07T20:28:14.6139002Z #define _GLIBCXX_ATOMIC_BUILTINS 1 2025-05-07T20:28:14.6139271Z #define cudaPeerAccessDefault 0x00 2025-05-07T20:28:14.6139545Z #define __REGISTER_PREFIX__ 2025-05-07T20:28:14.6139786Z #define __UINT16_MAX__ 0xffff 2025-05-07T20:28:14.6140101Z #define __glibcxx_requires_sorted_set(_First1,_Last1,_First2) 2025-05-07T20:28:14.6140437Z #define _IOS_NOREPLACE 64 2025-05-07T20:28:14.6140656Z #define __cdecl 2025-05-07T20:28:14.6140875Z #define cudaEventInterprocess 0x04 2025-05-07T20:28:14.6141182Z #define __WCOREDUMP(status) ((status) & __WCOREFLAG) 2025-05-07T20:28:14.6141530Z #define M_SQRT1_2l 0.707106781186547524400844362104849039L 2025-05-07T20:28:14.6141835Z #define LOGIN_NAME_MAX 256 2025-05-07T20:28:14.6142066Z #define _IO_TIED_PUT_GET 0x400 2025-05-07T20:28:14.6142323Z #define X_TLOSS 1.41484755040568800000e+16 2025-05-07T20:28:14.6142595Z #define CUDA_IPC_HANDLE_SIZE 64 2025-05-07T20:28:14.6142840Z #define __LDBL_HAS_INFINITY__ 1 2025-05-07T20:28:14.6143126Z #define __attribute_pure__ __attribute__ ((__pure__)) 2025-05-07T20:28:14.6143439Z #define __TEXTURE_TYPES_H__ 2025-05-07T20:28:14.6143670Z #define ADJ_NANO 0x2000 2025-05-07T20:28:14.6143954Z #define __FLT32_MIN__ 1.17549435082228750796873653722224568e-38F32 2025-05-07T20:28:14.6144295Z #define __UINT8_TYPE__ unsigned char 2025-05-07T20:28:14.6144557Z #define _GLIBCXX_HAVE_ISWBLANK 1 2025-05-07T20:28:14.6144798Z #define __FLT_DIG__ 6 2025-05-07T20:28:14.6145127Z #define __REDIRECT_LDBL(name,proto,alias) __REDIRECT (name, proto, alias) 2025-05-07T20:28:14.6145499Z #define __NO_INLINE__ 1 2025-05-07T20:28:14.6145784Z #define _PSTL_EARLYEXIT_PRESENT (__INTEL_COMPILER >= 1800) 2025-05-07T20:28:14.6146108Z #define ADJ_STATUS 0x0010 2025-05-07T20:28:14.6146343Z #define CLOCK_BOOTTIME_ALARM 9 2025-05-07T20:28:14.6146592Z #define LONG_LONG_MAX __LONG_LONG_MAX__ 2025-05-07T20:28:14.6146873Z #define _GLIBCXX_HAVE_OBSOLETE_ISNAN 1 2025-05-07T20:28:14.6147146Z #define __DEC_EVAL_METHOD__ 2 2025-05-07T20:28:14.6147393Z #define _GLIBCXX_HAVE_ALIGNED_ALLOC 1 2025-05-07T20:28:14.6147716Z #define __DEC128_MAX__ 9.999999999999999999999999999999999E6144DL 2025-05-07T20:28:14.6148152Z #define CHAR_MIN SCHAR_MIN 2025-05-07T20:28:14.6148378Z #define MAX_CANON 255 2025-05-07T20:28:14.6148594Z #define __FLT_MANT_DIG__ 24 2025-05-07T20:28:14.6148830Z #define __LDBL_DECIMAL_DIG__ 21 2025-05-07T20:28:14.6149089Z #define _POSIX_FD_SETSIZE _POSIX_OPEN_MAX 2025-05-07T20:28:14.6149368Z #define _GLIBCXX_HAVE_HYPOT 1 2025-05-07T20:28:14.6149646Z #define _GLIBCXX_TR1_MODIFIED_BESSEL_FUNC_TCC 1 2025-05-07T20:28:14.6149937Z #define __VERSION__ "11.4.0" 2025-05-07T20:28:14.6150176Z #define _GLIBCXX11_USE_C99_STDLIB 1 2025-05-07T20:28:14.6150452Z #define cudaHostRegisterMapped 0x02 2025-05-07T20:28:14.6150728Z #define _GLIBCXX_HAVE_INT64_T 1 2025-05-07T20:28:14.6150986Z #define _GLIBCXX_USE_CONSTEXPR constexpr 2025-05-07T20:28:14.6151276Z #define FD_ZERO(fdsetp) __FD_ZERO (fdsetp) 2025-05-07T20:28:14.6151558Z #define __UINT64_C(c) c ## UL 2025-05-07T20:28:14.6151797Z #define MOD_OFFSET ADJ_OFFSET 2025-05-07T20:28:14.6152036Z #define _SYS_TYPES_H 1 2025-05-07T20:28:14.6152259Z #define AIO_PRIO_DELTA_MAX 20 2025-05-07T20:28:14.6152504Z #define _GLIBCXX_HAVE_TANHF 1 2025-05-07T20:28:14.6152817Z #define _SYS_CDEFS_H 1 2025-05-07T20:28:14.6153043Z #define _GLIBCXX_HAVE_TANHL 1 2025-05-07T20:28:14.6153348Z #define __cpp_unicode_characters 201411L 2025-05-07T20:28:14.6153622Z #define _IO_ERR_SEEN 0x20 2025-05-07T20:28:14.6153857Z #define _GLIBCXX_USE_DECIMAL_FLOAT 1 2025-05-07T20:28:14.6154118Z #define FP_SUBNORMAL 3 2025-05-07T20:28:14.6154346Z #define cudaOccupancyDefault 0x00 2025-05-07T20:28:14.6154609Z #define _INITIALIZER_LIST 2025-05-07T20:28:14.6154841Z #define _STDC_PREDEF_H 1 2025-05-07T20:28:14.6155068Z #define __CUDA_RUNTIME_API_H__ 2025-05-07T20:28:14.6155328Z #define _GLIBCXX_PACKAGE_BUGREPORT "" 2025-05-07T20:28:14.6155597Z #define _GLIBCXX_HAVE_MODF 1 2025-05-07T20:28:14.6155835Z #define _IO_file_flags _flags 2025-05-07T20:28:14.6156073Z #define __USE_XOPEN2K8 1 2025-05-07T20:28:14.6156302Z #define _GLIBCXX_HAVE_ATANF 1 2025-05-07T20:28:14.6156536Z #define HUGE 3.40282347e+38F 2025-05-07T20:28:14.6156827Z #define __WIFSTOPPED(status) (((status) & 0xff) == 0x7f) 2025-05-07T20:28:14.6157154Z #define _GLIBCXX_USE_CXX11_ABI 1 2025-05-07T20:28:14.6157402Z #define _GLIBCXX_HAVE_SYMLINK 1 2025-05-07T20:28:14.6157643Z #define _BSD_SOURCE 1 2025-05-07T20:28:14.6157872Z #define _GLIBCXX_THROW(_EXC) 2025-05-07T20:28:14.6163606Z #define _GLIBCXX_HAS_NESTED_TYPE(_NTYPE) template> struct __has_ ##_NTYPE : false_type { }; template struct __has_ ##_NTYPE<_Tp, __void_t> : true_type { }; 2025-05-07T20:28:14.6164456Z #define __catch(X) catch(X) 2025-05-07T20:28:14.6164709Z #define __ULONG32_TYPE unsigned int 2025-05-07T20:28:14.6164987Z #define __INT_LEAST32_MAX__ 0x7fffffff 2025-05-07T20:28:14.6165262Z #define LINE_MAX _POSIX2_LINE_MAX 2025-05-07T20:28:14.6165521Z #define __TIMER_T_TYPE void * 2025-05-07T20:28:14.6165763Z #define __STRING(x) #x 2025-05-07T20:28:14.6165996Z #define __GCC_ATOMIC_INT_LOCK_FREE 2 2025-05-07T20:28:14.6166254Z #define _T_PTRDIFF_ 2025-05-07T20:28:14.6166496Z #define _GLIBCXX_USE_NOEXCEPT noexcept 2025-05-07T20:28:14.6166790Z #define cudaEventWaitExternal 0x01 2025-05-07T20:28:14.6167049Z #define __unbounded 2025-05-07T20:28:14.6167275Z #define __DEVICE_ATOMIC_FUNCTIONS_H__ 2025-05-07T20:28:14.6167549Z #define __FLT128_MAX_EXP__ 16384 2025-05-07T20:28:14.6167819Z #define __INO_T_TYPE __SYSCALL_ULONG_TYPE 2025-05-07T20:28:14.6168104Z #define be16toh(x) __bswap_16 (x) 2025-05-07T20:28:14.6168368Z #define __cpp_lib_is_final 201402L 2025-05-07T20:28:14.6168650Z #define _GLIBCXX_BEGIN_NAMESPACE_CONTAINER 2025-05-07T20:28:14.6168960Z #define LONG_LONG_MIN (-LONG_LONG_MAX - 1LL) 2025-05-07T20:28:14.6169755Z #define cudaDevicePropDontCare { {'\0'}, {{0}}, {'\0'}, 0, 0, 0, 0, 0, 0, 0, {0, 0, 0}, {0, 0, 0}, 0, 0, -1, -1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, {0, 0}, {0, 0}, {0, 0, 0}, {0, 0}, {0, 0, 0}, {0, 0, 0}, 0, {0, 0}, {0, 0, 0}, {0, 0}, 0, {0, 0}, {0, 0, 0}, {0, 0}, {0, 0, 0}, 0, {0, 0}, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, } 2025-05-07T20:28:14.6170363Z #define __MATH_DECLARE_LDOUBLE 1 2025-05-07T20:28:14.6170635Z #define __managed__ __location__(managed) 2025-05-07T20:28:14.6170915Z #define _POSIX2_EXPR_NEST_MAX 32 2025-05-07T20:28:14.6171306Z #define __GNUC_PREREQ(maj,min) ((__GNUC__ << 16) + __GNUC_MINOR__ >= ((maj) << 16) + (min)) 2025-05-07T20:28:14.6171707Z #define _POSIX_STREAM_MAX 8 2025-05-07T20:28:14.6171952Z #define __LIBRARY_TYPES_H__ 2025-05-07T20:28:14.6172314Z #define _GLIBCXX_END_NAMESPACE_LDBL_OR_CXX11 _GLIBCXX_END_NAMESPACE_CXX11 2025-05-07T20:28:14.6172690Z #define __FLT32_MANT_DIG__ 24 2025-05-07T20:28:14.6172925Z #define _SYS_SIZE_T_H 2025-05-07T20:28:14.6173193Z #define _PSTL_VERSION_MINOR ((_PSTL_VERSION % 1000) / 10) 2025-05-07T20:28:14.6173509Z #define _GLIBCXX_STDLIB_H 1 2025-05-07T20:28:14.6173739Z #define _CRTIMP 2025-05-07T20:28:14.6173945Z #define _GLIBCXX_CXX_CONFIG_H 1 2025-05-07T20:28:14.6174230Z #define __FLOAT_WORD_ORDER__ __ORDER_LITTLE_ENDIAN__ 2025-05-07T20:28:14.6174555Z #define STA_PPSJITTER 0x0200 2025-05-07T20:28:14.6175013Z #define _IO_feof_unlocked(__fp) (((__fp)->_flags & _IO_EOF_SEEN) != 0) 2025-05-07T20:28:14.6175400Z #define __SUSECONDS_T_TYPE __SYSCALL_SLONG_TYPE 2025-05-07T20:28:14.6175719Z #define MB_CUR_MAX (__ctype_get_mb_cur_max ()) 2025-05-07T20:28:14.6175991Z #define __SIZE_T__ 2025-05-07T20:28:14.6176254Z #define __stub_gtty 2025-05-07T20:28:14.6176463Z #define __pid_t_defined 2025-05-07T20:28:14.6176706Z #define __glibcxx_function_requires(...) 2025-05-07T20:28:14.6176977Z #define __SM_80_RT_HPP__ 2025-05-07T20:28:14.6177201Z #define __need_clockid_t 2025-05-07T20:28:14.6177432Z #define SSIZE_MAX LONG_MAX 2025-05-07T20:28:14.6177671Z #define _GLIBCXX_HAVE_USELOCALE 1 2025-05-07T20:28:14.6177968Z #define __glibcxx_requires_string_len(_String,_Len) 2025-05-07T20:28:14.6178273Z #define __mode_t_defined 2025-05-07T20:28:14.6178521Z #define cudaExternalMemoryDedicated 0x1 2025-05-07T20:28:14.6178818Z #define _GLIBCXX_HAVE_TGMATH_H 1 2025-05-07T20:28:14.6179077Z #define _GLIBCXX11_USE_C99_COMPLEX 1 2025-05-07T20:28:14.6179463Z #define _GLIBCXX17_DEPRECATED_SUGGEST(ALT) _GLIBCXX_DEPRECATED_SUGGEST(ALT) 2025-05-07T20:28:14.6179873Z #define __cpp_aggregate_bases 201603L 2025-05-07T20:28:14.6180147Z #define __cudaGet_blockDim() blockDim 2025-05-07T20:28:14.6180406Z #define _G_config_h 1 2025-05-07T20:28:14.6180613Z #define __stub_sstk 2025-05-07T20:28:14.6180829Z #define _IO_IN_BACKUP 0x100 2025-05-07T20:28:14.6181126Z #define _GLIBCXX_USE_C99_STDLIB _GLIBCXX11_USE_C99_STDLIB 2025-05-07T20:28:14.6181438Z #define __wur 2025-05-07T20:28:14.6181638Z #define NL_TEXTMAX INT_MAX 2025-05-07T20:28:14.6181869Z #define _G_HAVE_MMAP 1 2025-05-07T20:28:14.6182078Z #define _IO_OCT 040 2025-05-07T20:28:14.6182283Z #define __FLT128_HAS_DENORM__ 1 2025-05-07T20:28:14.6182526Z #define NL_MSGMAX INT_MAX 2025-05-07T20:28:14.6182759Z #define _GLIBCXX_USE_LFS 1 2025-05-07T20:28:14.6183028Z #define cudaDeviceScheduleBlockingSync 0x04 2025-05-07T20:28:14.6183378Z #define _POSIX_RTSIG_MAX 8 2025-05-07T20:28:14.6183625Z #define _GLIBCXX_NOEXCEPT noexcept 2025-05-07T20:28:14.6183974Z #define __glibcxx_requires_partitioned_lower(_First,_Last,_Value) 2025-05-07T20:28:14.6184334Z #define __FLT32_DECIMAL_DIG__ 9 2025-05-07T20:28:14.6184575Z #define _STL_ALGOBASE_H 1 2025-05-07T20:28:14.6184865Z #define __WIFCONTINUED(status) ((status) == __W_CONTINUED) 2025-05-07T20:28:14.6185186Z #define __off64_t_defined 2025-05-07T20:28:14.6185420Z #define _GLIBCXX_WEAK_DEFINITION 2025-05-07T20:28:14.6185674Z #define __FLT128_DIG__ 33 2025-05-07T20:28:14.6185909Z #define _GLIBCXX_USE_C99_INTTYPES_TR1 1 2025-05-07T20:28:14.6186175Z #define __INT32_C(c) c 2025-05-07T20:28:14.6186394Z #define __DEC64_EPSILON__ 1E-15DD 2025-05-07T20:28:14.6186649Z #define __ORDER_PDP_ENDIAN__ 3412 2025-05-07T20:28:14.6186906Z #define __DEC128_MIN_EXP__ (-6142) 2025-05-07T20:28:14.6187155Z #define __PDP_ENDIAN 3412 2025-05-07T20:28:14.6187377Z #define _ISOC95_SOURCE 1 2025-05-07T20:28:14.6187714Z #define _IO_fpos64_t _G_fpos64_t 2025-05-07T20:28:14.6187974Z #define _GLIBCXX_HAVE_TANL 1 2025-05-07T20:28:14.6188220Z #define _GLIBCXX_TXN_SAFE_DYN 2025-05-07T20:28:14.6188495Z #define M_PI_2l 1.570796326794896619231321691639751442L 2025-05-07T20:28:14.6188797Z #define BYTE_ORDER __BYTE_ORDER 2025-05-07T20:28:14.6189040Z #define __SM_90_RT_HPP__ 2025-05-07T20:28:14.6189268Z #define __INT_FAST32_TYPE__ long int 2025-05-07T20:28:14.6189536Z #define _GLIBCXX_HAVE_LIMIT_DATA 1 2025-05-07T20:28:14.6189918Z #define _GLIBCXX_BEGIN_NAMESPACE_LDBL_OR_CXX11 _GLIBCXX_BEGIN_NAMESPACE_CXX11 2025-05-07T20:28:14.6190308Z #define _BITS_TYPESIZES_H 1 2025-05-07T20:28:14.6190539Z #define htole32(x) (x) 2025-05-07T20:28:14.6190784Z #define __SYSCALL_SLONG_TYPE __SLONGWORD_TYPE 2025-05-07T20:28:14.6191072Z #define _GLIBCXX_USE_C99_MATH_TR1 1 2025-05-07T20:28:14.6191391Z #define WSTOPSIG(status) __WSTOPSIG (__WAIT_INT (status)) 2025-05-07T20:28:14.6191763Z #define _GLIBCXX_USE_C99_MATH _GLIBCXX11_USE_C99_MATH 2025-05-07T20:28:14.6192111Z #define __UINT_LEAST16_TYPE__ short unsigned int 2025-05-07T20:28:14.6192531Z #define __WIFEXITED(status) (__WTERMSIG(status) == 0) 2025-05-07T20:28:14.6192834Z #define ADJ_OFFSET 0x0001 2025-05-07T20:28:14.6193076Z #define cudaArrayLayered 0x01 2025-05-07T20:28:14.6193433Z #define _PSTL_ICC_18_OMP_SIMD_BROKEN (__INTEL_COMPILER == 1800) 2025-05-07T20:28:14.6193798Z #define cudaEventRecordDefault 0x00 2025-05-07T20:28:14.6194074Z #define USHRT_MAX (SHRT_MAX * 2 + 1) 2025-05-07T20:28:14.6194331Z #define _GLIBCXX_HAVE_FMODF 1 2025-05-07T20:28:14.6194582Z #define _PSTL_PRAGMA_MESSAGE(x) 2025-05-07T20:28:14.6194821Z #define unix 1 2025-05-07T20:28:14.6195022Z #define __DBL_HAS_DENORM__ 1 2025-05-07T20:28:14.6195262Z #define _POSIX_CHILD_MAX 25 2025-05-07T20:28:14.6195500Z #define _POSIX_MAX_INPUT 255 2025-05-07T20:28:14.6195745Z #define _OLD_STDIO_MAGIC 0xFABC0000 2025-05-07T20:28:14.6195996Z #define __USE_POSIX 1 2025-05-07T20:28:14.6196978Z #define __bswap_constant_64(x) (__extension__ ((((x) & 0xff00000000000000ull) >> 56) | (((x) & 0x00ff000000000000ull) >> 40) | (((x) & 0x0000ff0000000000ull) >> 24) | (((x) & 0x000000ff00000000ull) >> 8) | (((x) & 0x00000000ff000000ull) << 8) | (((x) & 0x0000000000ff0000ull) << 24) | (((x) & 0x000000000000ff00ull) << 40) | (((x) & 0x00000000000000ffull) << 56))) 2025-05-07T20:28:14.6197997Z #define __FD_ZERO_STOS "stosq" 2025-05-07T20:28:14.6198275Z #define _PSTL_VERSION_MAJOR (_PSTL_VERSION / 1000) 2025-05-07T20:28:14.6198577Z #define __THROWNL throw () 2025-05-07T20:28:14.6198877Z #define _GLIBCXX_MOVE3(_Tp,_Up,_Vp) std::move(_Tp, _Up, _Vp) 2025-05-07T20:28:14.6199205Z #define __cpp_rtti 199711L 2025-05-07T20:28:14.6199444Z #define __SIZE_TYPE__ long unsigned int 2025-05-07T20:28:14.6199710Z #define __PMT(args) args 2025-05-07T20:28:14.6199816Z #define __UINT64_MAX__ 0xffffffffffffffffUL 2025-05-07T20:28:14.6199956Z #define __va_arg_pack_len() __builtin_va_arg_pack_len () 2025-05-07T20:28:14.6200060Z #define BC_STRING_MAX _POSIX2_BC_STRING_MAX 2025-05-07T20:28:14.6200147Z #define _SIZE_T_DECLARED 2025-05-07T20:28:14.6200245Z #define _PSTL_STRING_AUX(x) #x 2025-05-07T20:28:14.6200335Z #define __FLT_IS_IEC_60559__ 2 2025-05-07T20:28:14.6200709Z #define _PSTL_CPP14_MAKE_REVERSE_ITERATOR_PRESENT (_MSC_VER >= 1900 || __cplusplus >= 201402L || __cpp_lib_make_reverse_iterator == 201402) 2025-05-07T20:28:14.6200803Z #define _GLIBCXX_HAVE_LIMIT_AS 1 2025-05-07T20:28:14.6200891Z #define XATTR_LIST_MAX 65536 2025-05-07T20:28:14.6200982Z #define __CUDACC_VER_MAJOR__ 11 2025-05-07T20:28:14.6201114Z #define __GNUC_WIDE_EXECUTION_CHARSET_NAME "UTF-32LE" 2025-05-07T20:28:14.6201191Z #define _WCHAR_T_H 2025-05-07T20:28:14.6201276Z #define __FLT64X_DIG__ 18 2025-05-07T20:28:14.6201363Z #define _IO_SHOWBASE 0200 2025-05-07T20:28:14.6201445Z #define _POSIX_QLIMIT 1 2025-05-07T20:28:14.6201546Z #define _GLIBCXX_HAS_GTHREADS 1 2025-05-07T20:28:14.6201639Z #define __INT8_TYPE__ signed char 2025-05-07T20:28:14.6201729Z #define __SURFACE_TYPES_H__ 2025-05-07T20:28:14.6201900Z #define __CUDA_ARCH__ 520 2025-05-07T20:28:14.6202004Z #define __cpp_digit_separators 201309L 2025-05-07T20:28:14.6202083Z #define __ELF__ 1 2025-05-07T20:28:14.6202180Z #define CLOCK_THREAD_CPUTIME_ID 3 2025-05-07T20:28:14.6202274Z #define __GCC_ASM_FLAG_OUTPUTS__ 1 2025-05-07T20:28:14.6202364Z #define STA_INS 0x0010 2025-05-07T20:28:14.6202458Z #define __UINT32_TYPE__ unsigned int 2025-05-07T20:28:14.6202546Z #define __ID_T_TYPE __U32_TYPE 2025-05-07T20:28:14.6202652Z #define __TIME_T_TYPE __SYSCALL_SLONG_TYPE 2025-05-07T20:28:14.6202755Z #define __builtin_align__(a) __align__(a) 2025-05-07T20:28:14.6202855Z #define __DEVICE_DOUBLE_FUNCTIONS_HPP__ 2025-05-07T20:28:14.6202950Z #define _GLIBCXX_HAVE_MBSTATE_T 1 2025-05-07T20:28:14.6203048Z #define __cpp_lib_logical_traits 201510 2025-05-07T20:28:14.6203139Z #define ADJ_OFFSET_SS_READ 0xa001 2025-05-07T20:28:14.6203286Z #define __warnattr(msg) __attribute__((__warning__ (msg))) 2025-05-07T20:28:14.6203432Z #define _PSTL_PRAGMA_LOCATION " [Parallel STL message]: " 2025-05-07T20:28:14.6203533Z #define _IO_funlockfile(_fp) 2025-05-07T20:28:14.6203978Z #define cudaKernelNodeAttributeAccessPolicyWindow cudaLaunchAttributeAccessPolicyWindow 2025-05-07T20:28:14.6204122Z #define M_2_PIl 0.636619772367581343075535053490057448L 2025-05-07T20:28:14.6204219Z #define __DRIVER_TYPES_H__ 2025-05-07T20:28:14.6204299Z #define __FLT_RADIX__ 2 2025-05-07T20:28:14.6204393Z #define __INT_LEAST16_TYPE__ short int 2025-05-07T20:28:14.6204553Z #define __LDBL_EPSILON__ 1.08420217248550443400745280086994171e-19L 2025-05-07T20:28:14.6204645Z #define __UINTMAX_C(c) c ## UL 2025-05-07T20:28:14.6204732Z #define _GLIBCXX_USE_LSTAT 1 2025-05-07T20:28:14.6204831Z #define minor(dev) gnu_dev_minor (dev) 2025-05-07T20:28:14.6204921Z #define _POSIX_C_SOURCE 200809L 2025-05-07T20:28:14.6205020Z #define _GLIBCXX_HAVE_DIRENT_H 1 2025-05-07T20:28:14.6205115Z #define __GLIBCXX_BITSIZE_INT_N_0 128 2025-05-07T20:28:14.6205193Z #define WORD_BIT 32 2025-05-07T20:28:14.6205276Z #define _IO_USER_BUF 1 2025-05-07T20:28:14.6205366Z #define __VECTOR_TYPES_H__ 2025-05-07T20:28:14.6205468Z #define __SM_20_ATOMIC_FUNCTIONS_HPP__ 2025-05-07T20:28:14.6205572Z #define cudaHostAllocPortable 0x01 2025-05-07T20:28:14.6205667Z #define PTHREAD_STACK_MIN 16384 2025-05-07T20:28:14.6205760Z #define __long_double_t long double 2025-05-07T20:28:14.6205856Z #define _GLIBCXX_HAVE_LC_MESSAGES 1 2025-05-07T20:28:14.6205947Z #define _GLIBCXX_HAVE_ISINF 1 2025-05-07T20:28:14.6206032Z #define _POSIX_ARG_MAX 4096 2025-05-07T20:28:14.6206135Z #define _GLIBCXX17_CONSTEXPR constexpr 2025-05-07T20:28:14.6206231Z #define __TEXTURE_FETCH_FUNCTIONS_H__ 2025-05-07T20:28:14.6206311Z #define __k8 1 2025-05-07T20:28:14.6206496Z #define _GLIBCXX_NO_OBSOLETE_ISINF_ISNAN_DYNAMIC __GLIBC_PREREQ(2,23) 2025-05-07T20:28:14.6206658Z #define __FLT32X_MIN__ 2.22507385850720138309023271733240406e-308F32x 2025-05-07T20:28:14.6206769Z #define __LDBL_REDIR(name,proto) name proto 2025-05-07T20:28:14.6206864Z #define __SIG_ATOMIC_MAX__ 0x7fffffff 2025-05-07T20:28:14.6206960Z #define __SM_30_INTRINSICS_HPP__ 2025-05-07T20:28:14.6207089Z #define _PSTL_PRAGMA_SIMD_EXCLUSIVE_SCAN(PRM) 2025-05-07T20:28:14.6207185Z #define _GLIBCXX_EXTERN_TEMPLATE 1 2025-05-07T20:28:14.6207273Z #define __blksize_t_defined 2025-05-07T20:28:14.6207366Z #define _IO_SHOWPOINT 0400 2025-05-07T20:28:14.6207457Z #define _GLIBCXX_HAVE_LIMIT_RSS 1 2025-05-07T20:28:14.6207582Z #define _PSTL_PRAGMA_SIMD_ORDERED_MONOTONIC(PRM) 2025-05-07T20:28:14.6207691Z #define cudaDeviceLmemResizeToMax 0x10 2025-05-07T20:28:14.6207782Z #define _GLIBCXX_X86_RDRAND 1 2025-05-07T20:28:14.6208032Z #define _PSTL_UDS_PRESENT (__INTEL_COMPILER >= 1900 && __INTEL_COMPILER_BUILD_DATE >= 20180626) 2025-05-07T20:28:14.6208131Z #define __GCC_ATOMIC_WCHAR_T_LOCK_FREE 2 2025-05-07T20:28:14.6208221Z #define _IO_IS_FILEBUF 0x2000 2025-05-07T20:28:14.6208314Z #define _GLIBCXX_USE_DUAL_ABI 1 2025-05-07T20:28:14.6208555Z #define __bswap_constant_16(x) ((unsigned short int) ((((x) >> 8) & 0xff) | (((x) & 0xff) << 8))) 2025-05-07T20:28:14.6208732Z #define UCHAR_MAX (SCHAR_MAX * 2 + 1) 2025-05-07T20:28:14.6208832Z #define __SIZEOF_PTRDIFF_T__ 8 2025-05-07T20:28:14.6208940Z #define __W_STOPCODE(sig) ((sig) << 8 | 0x7f) 2025-05-07T20:28:14.6209017Z #define SEEK_SET 0 2025-05-07T20:28:14.6209107Z #define _GLIBCXX_TR1_GAMMA_TCC 1 2025-05-07T20:28:14.6209197Z #define __CUDA_API_VER_MINOR__ 8 2025-05-07T20:28:14.6209385Z #define _GLIBCXX_VISIBILITY(V) __attribute__ ((__visibility__ (#V))) 2025-05-07T20:28:14.6209472Z #define _MATH_H_MATHDEF 1 2025-05-07T20:28:14.6209552Z #define WSTOPPED 2 2025-05-07T20:28:14.6209856Z #define __bswap_constant_32(x) ((((x) & 0xff000000) >> 24) | (((x) & 0x00ff0000) >> 8) | (((x) & 0x0000ff00) << 8) | (((x) & 0x000000ff) << 24)) 2025-05-07T20:28:14.6209947Z #define _GLIBCXX_USE_FLOAT128 1 2025-05-07T20:28:14.6210035Z #define _IO_FLAGS2_NOTCANCEL 2 2025-05-07T20:28:14.6210137Z #define _PSTL_PRAGMA_VECTOR_UNALIGNED 2025-05-07T20:28:14.6210220Z #define __stub_sigreturn 2025-05-07T20:28:14.6210449Z #define __errordecl(name,msg) extern void name (void) __attribute__((__error__ (msg))) 2025-05-07T20:28:14.6210613Z #define _GLIBCXX_HAVE_UTIME_H 1 2025-05-07T20:28:14.6210698Z #define __HOST_CONFIG_H__ 2025-05-07T20:28:14.6210791Z #define _XOPEN_SOURCE_EXTENDED 1 2025-05-07T20:28:14.6210871Z #define CLOCK_TAI 11 2025-05-07T20:28:14.6210968Z #define _GLIBCXX_END_NAMESPACE_VERSION 2025-05-07T20:28:14.6211050Z #define __restrict_arr 2025-05-07T20:28:14.6211151Z #define _PSTL_PRAGMA_MESSAGE_POLICIES(x) 2025-05-07T20:28:14.6211642Z #define strndupa(s,n) (__extension__ ({ const char *__old = (s); size_t __len = strnlen (__old, (n)); char *__new = (char *) __builtin_alloca (__len + 1); __new[__len] = '\0'; (char *) memcpy (__new, __old, __len); })) 2025-05-07T20:28:14.6211818Z #define __attribute_artificial__ __attribute__ ((__artificial__)) 2025-05-07T20:28:14.6211894Z #define __USE_MISC 1 2025-05-07T20:28:14.6211997Z #define __UWORD_TYPE unsigned long int 2025-05-07T20:28:14.6212089Z #define _EXCEPTION_DEFINES_H 1 2025-05-07T20:28:14.6212176Z #define _GCC_LIMITS_H_ 2025-05-07T20:28:14.6212257Z #define __LDBL_DIG__ 18 2025-05-07T20:28:14.6212350Z #define __BIT_TYPES_DEFINED__ 1 2025-05-07T20:28:14.6212441Z #define __malloc_and_calloc_defined 2025-05-07T20:28:14.6212528Z #define __FLT64_IS_IEC_60559__ 2 2025-05-07T20:28:14.6212623Z #define _GLIBCXX_HAVE_SYS_SYSINFO_H 1 2025-05-07T20:28:14.6212697Z #define __x86_64__ 1 2025-05-07T20:28:14.6212773Z #define _SIZE_T_ 2025-05-07T20:28:14.6212865Z #define _POSIX2_COLL_WEIGHTS_MAX 2 2025-05-07T20:28:14.6212952Z #define __FLT32X_MIN_EXP__ (-1021) 2025-05-07T20:28:14.6213063Z #define __PTHREAD_RWLOCK_INT_FLAGS_SHARED 1 2025-05-07T20:28:14.6213175Z #define __DEC32_SUBNORMAL_MIN__ 0.000001E-95DF 2025-05-07T20:28:14.6213263Z #define _IO_iconv_t _G_iconv_t 2025-05-07T20:28:14.6213361Z #define _GLIBCXX_FLOAT_IS_IEEE_BINARY32 1 2025-05-07T20:28:14.6213489Z #define _GLIBCXX_SYNCHRONIZATION_HAPPENS_BEFORE(A) 2025-05-07T20:28:14.6213580Z #define _GLIBCXX_HAVE_DLFCN_H 1 2025-05-07T20:28:14.6214017Z #define strdupa(s) (__extension__ ({ const char *__old = (s); size_t __len = strlen (__old) + 1; char *__new = (char *) __builtin_alloca (__len); (char *) memcpy (__new, __old, __len); })) 2025-05-07T20:28:14.6214138Z #define __no_return__ __attribute__((noreturn)) 2025-05-07T20:28:14.6214280Z #define __device_builtin__ __location__(device_builtin) 2025-05-07T20:28:14.6214373Z #define _PSTL_HIDE_FROM_ABI_POP 2025-05-07T20:28:14.6214464Z #define _GLIBCXX_HAVE_ACOSF 1 2025-05-07T20:28:14.6214541Z #define STA_FLL 0x0008 2025-05-07T20:28:14.6214673Z #define _GLIBCXX_HAVE_BUILTIN_IS_CONSTANT_EVALUATED 1 2025-05-07T20:28:14.6214765Z #define _GLIBCXX_END_EXTERN_C } 2025-05-07T20:28:14.6214878Z #define __INT_FAST16_MAX__ 0x7fffffffffffffffL 2025-05-07T20:28:14.6214977Z #define __cpp_lib_integer_sequence 201304 2025-05-07T20:28:14.6215065Z #define __stub_revoke 2025-05-07T20:28:14.6215148Z #define __timer_t_defined 1 2025-05-07T20:28:14.6215272Z #define _GLIBCXX11_DEPRECATED _GLIBCXX_DEPRECATED 2025-05-07T20:28:14.6215440Z #define INT_MAX __INT_MAX__ 2025-05-07T20:28:14.6215538Z #define ULLONG_MAX (LLONG_MAX * 2ULL + 1) 2025-05-07T20:28:14.6215638Z #define _GLIBCXX_END_NAMESPACE_CXX11 } 2025-05-07T20:28:14.6215726Z #define _GLIBCXX_ICONV_CONST 2025-05-07T20:28:14.6215820Z #define major(dev) gnu_dev_major (dev) 2025-05-07T20:28:14.6215920Z #define cudaArrayTextureGather 0x08 2025-05-07T20:28:14.6216014Z #define _GLIBCXX_LT_OBJDIR ".libs/" 2025-05-07T20:28:14.6216095Z #define _IO_off_t __off_t 2025-05-07T20:28:14.6216239Z #define __FLT64_DIG__ 15 2025-05-07T20:28:14.6216447Z #define PTHREAD_DESTRUCTOR_ITERATIONS _POSIX_THREAD_DESTRUCTOR_ITERATIONS 2025-05-07T20:28:14.6216534Z #define _POSIX2_LINE_MAX 2048 2025-05-07T20:28:14.6216656Z #define __UINT_FAST32_MAX__ 0xffffffffffffffffUL 2025-05-07T20:28:14.6216769Z #define __UINT_LEAST64_TYPE__ long unsigned int 2025-05-07T20:28:14.6216860Z #define ADJ_FREQUENCY 0x0002 2025-05-07T20:28:14.6216955Z #define __CUDART_API_PTDS(api) api 2025-05-07T20:28:14.6217032Z #define NULL __null 2025-05-07T20:28:14.6217159Z #define cudaStreamPerThread ((cudaStream_t)0x2) 2025-05-07T20:28:14.6217338Z #define _GLIBCXX_CONSTEXPR constexpr 2025-05-07T20:28:14.6217426Z #define __FLT_HAS_QUIET_NAN__ 1 2025-05-07T20:28:14.6217515Z #define __FLT_MAX_10_EXP__ 38 2025-05-07T20:28:14.6217590Z #define FP_ZERO 2 2025-05-07T20:28:14.6217677Z #define _GLIBCXX_HAVE_FLOORL 1 2025-05-07T20:28:14.6217777Z #define __LONG_MAX__ 0x7fffffffffffffffL 2025-05-07T20:28:14.6217852Z #define __WCHAR_T__ 2025-05-07T20:28:14.6217938Z #define __FLT64X_HAS_DENORM__ 1 2025-05-07T20:28:14.6218131Z #define __DEC128_SUBNORMAL_MIN__ 0.000000000000000000000000000000001E-6143DL 2025-05-07T20:28:14.6218273Z #define _GLIBCXX_NORETURN __attribute__ ((__noreturn__)) 2025-05-07T20:28:14.6218362Z #define __FLT_HAS_INFINITY__ 1 2025-05-07T20:28:14.6218481Z #define __GNUC_EXECUTION_CHARSET_NAME "UTF-8" 2025-05-07T20:28:14.6218588Z #define _GLIBCXX20_DEPRECATED_SUGGEST(ALT) 2025-05-07T20:28:14.6218709Z #define __WSTOPSIG(status) __WEXITSTATUS(status) 2025-05-07T20:28:14.6218828Z #define cudaSurfaceTypeCubemapLayered 0xFC 2025-05-07T20:28:14.6218919Z #define _BSD_PTRDIFF_T_ 2025-05-07T20:28:14.6219006Z #define _SIGSET_H_types 1 2025-05-07T20:28:14.6219111Z #define cudaTextureType1DLayered 0xF1 2025-05-07T20:28:14.6219207Z #define __cpp_unicode_literals 200710L 2025-05-07T20:28:14.6219303Z #define __LONG_LONG_PAIR(HI,LO) LO, HI 2025-05-07T20:28:14.6219416Z #define __UINT_FAST16_TYPE__ long unsigned int 2025-05-07T20:28:14.6219542Z #define __bos0(ptr) __builtin_object_size (ptr, 0) 2025-05-07T20:28:14.6219645Z #define __DEC64_MAX__ 9.999999999999999E384DD 2025-05-07T20:28:14.6219764Z #define M_1_PIl 0.318309886183790671537767526745028724L 2025-05-07T20:28:14.6219927Z #define WIFSTOPPED(status) __WIFSTOPPED (__WAIT_INT (status)) 2025-05-07T20:28:14.6220017Z #define __INT_FAST32_WIDTH__ 64 2025-05-07T20:28:14.6220113Z #define _POSIX2_CHARCLASS_NAME_MAX 14 2025-05-07T20:28:14.6220204Z #define _GLIBCXX_BITS_STD_ABS_H 2025-05-07T20:28:14.6220289Z #define STA_MODE 0x4000 2025-05-07T20:28:14.6220389Z #define __CHAR16_TYPE__ short unsigned int 2025-05-07T20:28:14.6220490Z #define __PRAGMA_REDEFINE_EXTNAME 1 2025-05-07T20:28:14.6220597Z #define __glibcxx_signed_b(T,B) ((T)(-1) < 0) 2025-05-07T20:28:14.6220688Z #define __USING_NAMESPACE_C99(name) 2025-05-07T20:28:14.6220778Z #define BIG_ENDIAN __BIG_ENDIAN 2025-05-07T20:28:14.6220863Z #define _GLIBCXX_HAVE_SINL 1 2025-05-07T20:28:14.6220966Z #define EXPR_NEST_MAX _POSIX2_EXPR_NEST_MAX 2025-05-07T20:28:14.6221054Z #define __SIZE_WIDTH__ 64 2025-05-07T20:28:14.6221166Z #define __BLKSIZE_T_TYPE __SYSCALL_SLONG_TYPE 2025-05-07T20:28:14.6221249Z #define __SEG_FS 1 2025-05-07T20:28:14.6221329Z #define _IO_size_t size_t 2025-05-07T20:28:14.6221418Z #define __INT_LEAST16_MAX__ 0x7fff 2025-05-07T20:28:14.6221510Z #define INT_MIN (-INT_MAX - 1) 2025-05-07T20:28:14.6221587Z #define __stub_lchmod 2025-05-07T20:28:14.6221673Z #define __DEC64_MANT_DIG__ 16 2025-05-07T20:28:14.6221760Z #define __LITTLE_ENDIAN 1234 2025-05-07T20:28:14.6221943Z #define __INT64_MAX__ 0x7fffffffffffffffL 2025-05-07T20:28:14.6222037Z #define _GLIBCXX_MANGLE_SIZE_T m 2025-05-07T20:28:14.6222116Z #define __SEG_GS 1 2025-05-07T20:28:14.6222287Z #define __FLT32_DENORM_MIN__ 1.40129846432481707092372958328991613e-45F32 2025-05-07T20:28:14.6222370Z #define _IOS_APPEND 8 2025-05-07T20:28:14.6222459Z #define __SIG_ATOMIC_WIDTH__ 32 2025-05-07T20:28:14.6222547Z #define _GLIBCXX98_USE_C99_WCHAR 1 2025-05-07T20:28:14.6222638Z #define _IO_IS_APPENDING 0x1000 2025-05-07T20:28:14.6222732Z #define __INT_LEAST64_TYPE__ long int 2025-05-07T20:28:14.6222810Z #define htole16(x) (x) 2025-05-07T20:28:14.6222912Z #define __TEXTURE_INDIRECT_FUNCTIONS_H__ 2025-05-07T20:28:14.6223003Z #define _GLIBCXX_HAVE_FCNTL_H 1 2025-05-07T20:28:14.6223092Z #define __INT16_TYPE__ short int 2025-05-07T20:28:14.6223189Z #define __INT_LEAST8_TYPE__ signed char 2025-05-07T20:28:14.6223311Z #define __glibcxx_class_requires(_a,_b) 2025-05-07T20:28:14.6223422Z #define _GLIBCXX_USE_CLOCK_MONOTONIC 1 2025-05-07T20:28:14.6223544Z #define __cpp_structured_bindings 201606L 2025-05-07T20:28:14.6223739Z #define __align__(n) __attribute__((aligned(n))) 2025-05-07T20:28:14.6223821Z #define __SIZEOF_INT__ 4 2025-05-07T20:28:14.6223909Z #define __DEC32_MAX_EXP__ 97 2025-05-07T20:28:14.6224012Z #define __NLINK_T_TYPE __SYSCALL_ULONG_TYPE 2025-05-07T20:28:14.6224094Z #define SEEK_HOLE 4 2025-05-07T20:28:14.6224174Z #define TIMER_ABSTIME 1 2025-05-07T20:28:14.6224260Z #define __INT_FAST8_MAX__ 0x7f 2025-05-07T20:28:14.6224345Z #define __CUDA_MATH_CRTIMP 2025-05-07T20:28:14.6224509Z #define __FLT128_MAX__ 1.18973149535723176508575932662800702e+4932F128 2025-05-07T20:28:14.6224613Z #define __INTPTR_MAX__ 0x7fffffffffffffffL 2025-05-07T20:28:14.6224716Z #define __cpp_sized_deallocation 201309L 2025-05-07T20:28:14.6224806Z #define __MATH_FUNCTIONS_HPP__ 2025-05-07T20:28:14.6224917Z #define __cpp_guaranteed_copy_elision 201606L 2025-05-07T20:28:14.6225005Z #define _LINUX_LIMITS_H 2025-05-07T20:28:14.6225088Z #define linux 1 2025-05-07T20:28:14.6225175Z #define MOD_MICRO ADJ_MICRO 2025-05-07T20:28:14.6225288Z #define _GLIBCXX_DEBUG_ASSERT(_Condition) 2025-05-07T20:28:14.6225378Z #define _GLIBCXX_HAVE_VSWSCANF 1 2025-05-07T20:28:14.6225467Z #define _GLIBCXX_HAVE_ISNAN 1 2025-05-07T20:28:14.6225562Z #define _XOPEN_IOV_MAX _POSIX_UIO_MAXIOV 2025-05-07T20:28:14.6225698Z #define __cudart_builtin__ __location__(cudart_builtin) 2025-05-07T20:28:14.6225790Z #define __cpp_lib_hypot 201603 2025-05-07T20:28:14.6225879Z #define __FLT64_HAS_QUIET_NAN__ 1 2025-05-07T20:28:14.6225970Z #define _GLIBCXX_HAVE_WCTYPE_H 1 2025-05-07T20:28:14.6226055Z #define MOD_NANO ADJ_NANO 2025-05-07T20:28:14.6226136Z #define htole64(x) (x) 2025-05-07T20:28:14.6226229Z #define FP_ILOGBNAN (-2147483647 - 1) 2025-05-07T20:28:14.6226320Z #define _GLIBCXX_HAVE_SINCOS 1 2025-05-07T20:28:14.6226407Z #define _IO_UPPERCASE 01000 2025-05-07T20:28:14.6226887Z #define cudaKernelNodeAttributeClusterSchedulingPolicyPreference cudaLaunchAttributeClusterSchedulingPolicyPreference 2025-05-07T20:28:14.6226970Z #define __USE_POSIX2 1 2025-05-07T20:28:14.6227069Z #define MOD_ESTERROR ADJ_ESTERROR 2025-05-07T20:28:14.6227159Z #define _GLIBCXX_HAVE_LDEXPF 1 2025-05-07T20:28:14.6227357Z #define _PSTL_ASSERT_MSG(_Condition,_Message) __glibcxx_assert(_Condition) 2025-05-07T20:28:14.6227435Z #define _XLOCALE_H 1 2025-05-07T20:28:14.6227530Z #define _GLIBCXX_USE_TMPNAM 1 2025-05-07T20:28:14.6227619Z #define __FLT32_MIN_10_EXP__ (-37) 2025-05-07T20:28:14.6227709Z #define __KEY_T_TYPE __S32_TYPE 2025-05-07T20:28:14.6227810Z #define __cudaGet_threadIdx() threadIdx 2025-05-07T20:28:14.6227892Z #define __EXCEPTIONS 1 2025-05-07T20:28:14.6227984Z #define __CUDART_API_PTSZ(api) api 2025-05-07T20:28:14.6228167Z #define __launch_bounds__(...) __annotate__(launch_bounds(__VA_ARGS__)) 2025-05-07T20:28:14.6228243Z #define __WORDSIZE 64 2025-05-07T20:28:14.6228333Z #define CLOCK_MONOTONIC 1 2025-05-07T20:28:14.6228413Z #define _STL_RELOPS_H 1 2025-05-07T20:28:14.6228591Z #define __PTRDIFF_WIDTH__ 64 2025-05-07T20:28:14.6228692Z #define __BEGIN_DECLS extern "C" { 2025-05-07T20:28:14.6228781Z #define __LDBL_MANT_DIG__ 64 2025-05-07T20:28:14.6228871Z #define _GLIBCXX_HAVE_TRUNCATE 1 2025-05-07T20:28:14.6229162Z #define cudaKernelNodeAttributeClusterDimension cudaLaunchAttributeClusterDimension 2025-05-07T20:28:14.6229379Z #define _PSTL_GCC_VERSION (__GNUC__ * 10000 + __GNUC_MINOR__ * 100 + __GNUC_PATCHLEVEL__) 2025-05-07T20:28:14.6229486Z #define _GLIBCXX_NAMESPACE_CXX11 __cxx11:: 2025-05-07T20:28:14.6229582Z #define _GLIBCXX_NUMERIC_LIMITS 1 2025-05-07T20:28:14.6229677Z #define __cpp_range_based_for 201603L 2025-05-07T20:28:14.6229783Z #define __cpp_lib_exchange_function 201304 2025-05-07T20:28:14.6229879Z #define _GLIBCXX_HAVE_INTTYPES_H 1 2025-05-07T20:28:14.6229981Z #define _GLIBCXX_DARWIN_USE_64_BIT_INODE 1 2025-05-07T20:28:14.6230156Z #define cudaCooperativeLaunchMultiDeviceNoPostSync 0x02 2025-05-07T20:28:14.6230245Z #define __FLT64_HAS_INFINITY__ 1 2025-05-07T20:28:14.6230334Z #define _GLIBCXX_CSTDLIB 1 2025-05-07T20:28:14.6230436Z #define _GLIBCXX_DEBUG_MACRO_SWITCH_H 1 2025-05-07T20:28:14.6230701Z #define __FLT64X_MAX__ 1.18973149535723176502126385303097021e+4932F64x 2025-05-07T20:28:14.6230788Z #define _BITS_BYTESWAP_H 1 2025-05-07T20:28:14.6230888Z #define _GLIBCXX_FWDREF(_Tp) _Tp&& 2025-05-07T20:28:14.6231004Z #define __STDCPP_DEFAULT_NEW_ALIGNMENT__ 16 2025-05-07T20:28:14.6231087Z #define _STRING_H 1 2025-05-07T20:28:14.6231169Z #define _GCC_MAX_ALIGN_T 2025-05-07T20:28:14.6231261Z #define __SM_32_INTRINSICS_HPP__ 2025-05-07T20:28:14.6231392Z #define __SIG_ATOMIC_MIN__ (-__SIG_ATOMIC_MAX__ - 1) 2025-05-07T20:28:14.6231482Z #define __code_model_small__ 1 2025-05-07T20:28:14.6231564Z #define _PSTL_CONFIG_H 2025-05-07T20:28:14.6231664Z #define __GCC_ATOMIC_LONG_LOCK_FREE 2 2025-05-07T20:28:14.6231770Z #define __cpp_nontype_template_args 201411L 2025-05-07T20:28:14.6231867Z #define cudaCpuDeviceId ((int)-1) 2025-05-07T20:28:14.6232198Z #define assert(expr) ((expr) ? __ASSERT_VOID_CAST (0) : __assert_fail (__STRING(expr), __FILE__, __LINE__, __ASSERT_FUNCTION)) 2025-05-07T20:28:14.6232291Z #define __DEC32_MANT_DIG__ 7 2025-05-07T20:28:14.6232377Z #define FILENAME_MAX 4096 2025-05-07T20:28:14.6232483Z #define __cpp_return_type_deduction 201304L 2025-05-07T20:28:14.6232561Z #define L_cuserid 9 2025-05-07T20:28:14.6232646Z #define __ino_t_defined 2025-05-07T20:28:14.6232720Z #define __k8__ 1 2025-05-07T20:28:14.6232813Z #define __INTPTR_TYPE__ long int 2025-05-07T20:28:14.6232917Z #define __UINT16_TYPE__ short unsigned int 2025-05-07T20:28:14.6232998Z #define __int8_t_defined 2025-05-07T20:28:14.6233080Z #define __WCHAR_TYPE__ int 2025-05-07T20:28:14.6233175Z #define __CLOCKID_T_TYPE __S32_TYPE 2025-05-07T20:28:14.6233284Z #define cudaHostRegisterPortable 0x01 2025-05-07T20:28:14.6233363Z #define _IOS_TRUNC 16 2025-05-07T20:28:14.6233478Z #define _GLIBCXX_PACKAGE_TARNAME "libstdc++" 2025-05-07T20:28:14.6233554Z #define __HAVE_COLUMN 2025-05-07T20:28:14.6233648Z #define __stub_fdetach 2025-05-07T20:28:14.6234077Z #define __CUDACC_VER__ "__CUDACC_VER__ is no longer supported. Use __CUDACC_VER_MAJOR__, __CUDACC_VER_MINOR__, and __CUDACC_VER_BUILD__ instead." 2025-05-07T20:28:14.6234163Z #define __need_time_t 2025-05-07T20:28:14.6234241Z #define __pic__ 2 2025-05-07T20:28:14.6234355Z #define __UINTPTR_MAX__ 0xffffffffffffffffUL 2025-05-07T20:28:14.6234444Z #define CLOCKS_PER_SEC 1000000l 2025-05-07T20:28:14.6234533Z #define __INT_FAST64_WIDTH__ 64 2025-05-07T20:28:14.6234631Z #define _GLIBCXX_HAVE_SOCKATMARK 1 2025-05-07T20:28:14.6234710Z #define __stub_chflags 2025-05-07T20:28:14.6234797Z #define CLOCK_BOOTTIME 7 2025-05-07T20:28:14.6234877Z #define __need_IOV_MAX 2025-05-07T20:28:14.6234980Z #define putc(_ch,_fp) _IO_putc (_ch, _fp) 2025-05-07T20:28:14.6235078Z #define __UQUAD_TYPE unsigned long int 2025-05-07T20:28:14.6235167Z #define __cpp_decltype 200707L 2025-05-07T20:28:14.6235262Z #define __BYTE_ORDER __LITTLE_ENDIAN 2025-05-07T20:28:14.6235348Z #define _GLIBCXX_USE_C99 1 2025-05-07T20:28:14.6235534Z #define _GLIBCXX_TR1_BETA_FUNCTION_TCC 1 2025-05-07T20:28:14.6235622Z #define TTY_NAME_MAX 32 2025-05-07T20:28:14.6235778Z #define _GLIBCXX_FORWARD(_Tp,__val) std::forward<_Tp>(__val) 2025-05-07T20:28:14.6235859Z #define le64toh(x) (x) 2025-05-07T20:28:14.6235977Z #define __INT_FAST64_MAX__ 0x7fffffffffffffffL 2025-05-07T20:28:14.6236137Z #define _PSTL_ASSERT(_Condition) __glibcxx_assert(_Condition) 2025-05-07T20:28:14.6236239Z #define __GCC_ATOMIC_TEST_AND_SET_TRUEVAL 1 2025-05-07T20:28:14.6236330Z #define STA_PPSTIME 0x0004 2025-05-07T20:28:14.6236405Z #define __import__ 2025-05-07T20:28:14.6236491Z #define BUFSIZ _IO_BUFSIZ 2025-05-07T20:28:14.6236619Z #define M_SQRT2l 1.414213562373095048801688724209698079L 2025-05-07T20:28:14.6236692Z #define __export__ 2025-05-07T20:28:14.6236806Z #define __FSID_T_TYPE struct { int __val[2]; } 2025-05-07T20:28:14.6236899Z #define cudaMemAttachHost 0x02 2025-05-07T20:28:14.6237052Z #define __FLT_NORM_MAX__ 3.40282346638528859811704183484516925e+38F 2025-05-07T20:28:14.6237151Z #define _GLIBCXX_HAVE_ICONV 1 2025-05-07T20:28:14.6237326Z #define _GLIBCXX_SYMVER 1 2025-05-07T20:28:14.6237417Z #define __FLT64X_MAX_EXP__ 16384 2025-05-07T20:28:14.6237503Z #define _WCHAR_T_DECLARED 2025-05-07T20:28:14.6237615Z #define __UINT_FAST64_TYPE__ long unsigned int 2025-05-07T20:28:14.6237713Z #define __cpp_inline_variables 201606L 2025-05-07T20:28:14.6237803Z #define WNOWAIT 0x01000000 2025-05-07T20:28:14.6237878Z #define PLOSS 6 2025-05-07T20:28:14.6237968Z #define M_LN10 2.30258509299404568402 2025-05-07T20:28:14.6238048Z #define EXIT_SUCCESS 0 2025-05-07T20:28:14.6238138Z #define __LDBL_REDIR_DECL(name) 2025-05-07T20:28:14.6238232Z #define _GLIBCXX_HAVE_STRTOF 1 2025-05-07T20:28:14.6238329Z #define MOD_FREQUENCY ADJ_FREQUENCY 2025-05-07T20:28:14.6238411Z #define __thread__ __thread 2025-05-07T20:28:14.6238501Z #define _GLIBCXX_HAVE_MEMORY_H 1 2025-05-07T20:28:14.6238587Z #define __INT_MAX__ 0x7fffffff 2025-05-07T20:28:14.6238811Z #define __glibcxx_requires_partitioned_upper_pred(_First,_Last,_Value,_Pred) 2025-05-07T20:28:14.6238904Z #define _GLIBCXX_HAVE_SINF 1 2025-05-07T20:28:14.6238985Z #define __linux__ 1 2025-05-07T20:28:14.6239077Z #define _GLIBCXX_HAVE_SINHL 1 2025-05-07T20:28:14.6239194Z #define M_LN2l 0.693147180559945309417232121458176568L 2025-05-07T20:28:14.6239279Z #define __S16_TYPE short int 2025-05-07T20:28:14.6239612Z #define __glibcxx_constexpr_assert(cond) if (__builtin_is_constant_evaluated() && !bool(cond)) __builtin_unreachable() 2025-05-07T20:28:14.6239712Z #define __NVCC_DIAG_PRAGMA_SUPPORT__ 1 2025-05-07T20:28:14.6239892Z #define __bos(ptr) __builtin_object_size (ptr, __USE_FORTIFY_LEVEL > 1) 2025-05-07T20:28:14.6239989Z #define __COMMON_FUNCTIONS_H__ 2025-05-07T20:28:14.6240080Z #define UINT_MAX (INT_MAX * 2U + 1U) 2025-05-07T20:28:14.6240156Z #define _T_SIZE_ 2025-05-07T20:28:14.6240252Z #define LLONG_MAX __LONG_LONG_MAX__ 2025-05-07T20:28:14.6240338Z #define _PSTL_VERSION 12000 2025-05-07T20:28:14.6240460Z #define __noinline__ __attribute__((noinline)) 2025-05-07T20:28:14.6240549Z #define __WNOTHREAD 0x20000000 2025-05-07T20:28:14.6240647Z #define _G_va_list __gnuc_va_list 2025-05-07T20:28:14.6240726Z #define _IOS_INPUT 1 2025-05-07T20:28:14.6240811Z #define __USE_LARGEFILE64 1 2025-05-07T20:28:14.6240908Z #define _GLIBCXX_TR1_EXP_INTEGRAL_TCC 1 2025-05-07T20:28:14.6240998Z #define __INT64_TYPE__ long int 2025-05-07T20:28:14.6241087Z #define _POSIX_SSIZE_MAX 32767 2025-05-07T20:28:14.6241180Z #define __shared__ __location__(shared) 2025-05-07T20:28:14.6241269Z #define __FLT_MAX_EXP__ 128 2025-05-07T20:28:14.6241364Z #define CLOCK_PROCESS_CPUTIME_ID 2 2025-05-07T20:28:14.6241512Z #define __glibc_unlikely(cond) __builtin_expect((cond), 0) 2025-05-07T20:28:14.6241598Z #define __gid_t_defined 2025-05-07T20:28:14.6241704Z #define _GLIBCXX_USE_SC_NPROCESSORS_ONLN 1 2025-05-07T20:28:14.6241796Z #define __ORDER_BIG_ENDIAN__ 4321 2025-05-07T20:28:14.6241985Z #define __glibcxx_requires_can_increment_range(_First1,_Last1,_First2) 2025-05-07T20:28:14.6242157Z #define _GLIBCXX17_INLINE inline 2025-05-07T20:28:14.6242248Z #define __DBL_MANT_DIG__ 53 2025-05-07T20:28:14.6242332Z #define ___int_size_t_h 2025-05-07T20:28:14.6242449Z #define __cpp_inheriting_constructors 201511L 2025-05-07T20:28:14.6242546Z #define CUDA_DOUBLE_MATH_FUNCTIONS 1 2025-05-07T20:28:14.6242635Z #define _GLIBCXX_HAVE_FENV_H 1 2025-05-07T20:28:14.6242726Z #define _GLIBCXX_HAVE_STDBOOL_H 1 2025-05-07T20:28:14.6242815Z #define __SIZEOF_FLOAT128__ 16 2025-05-07T20:28:14.6242941Z #define __INT_LEAST64_MAX__ 0x7fffffffffffffffL 2025-05-07T20:28:14.6243046Z #define _GLIBCXX_TR1_HYPERGEOMETRIC_TCC 1 2025-05-07T20:28:14.6243161Z #define _GLIBCXX_DEBUG_PEDASSERT(_Condition) 2025-05-07T20:28:14.6243246Z #define __clock_t_defined 1 2025-05-07T20:28:14.6243343Z #define _POSIX_SEM_VALUE_MAX 32767 2025-05-07T20:28:14.6243447Z #define __GLIBC_MINOR__ 17 2025-05-07T20:28:14.6243538Z #define __DEC64_MIN__ 1E-383DD 2025-05-07T20:28:14.6243651Z #define __WINT_TYPE__ unsigned int 2025-05-07T20:28:14.6243762Z #define __UINT_LEAST32_TYPE__ unsigned int 2025-05-07T20:28:14.6243922Z #define __SIZEOF_SHORT__ 2 2025-05-07T20:28:14.6244089Z #define __FLT32_NORM_MAX__ 3.40282346638528859811704183484516925e+38F32 2025-05-07T20:28:14.6244165Z #define __SSE__ 1 2025-05-07T20:28:14.6244252Z #define SEM_VALUE_MAX (2147483647) 2025-05-07T20:28:14.6244344Z #define M_SQRT1_2 0.70710678118654752440 2025-05-07T20:28:14.6244429Z #define __sigset_t_defined 2025-05-07T20:28:14.6244520Z #define __LDBL_MIN_EXP__ (-16381) 2025-05-07T20:28:14.6244600Z #define MOD_TAI ADJ_TAI 2025-05-07T20:28:14.6244686Z #define _IO_va_list __gnuc_va_list 2025-05-07T20:28:14.6244773Z #define _GLIBCXX_HAVE_LOGL 1 2025-05-07T20:28:14.6244848Z #define __SM_70_RT_H__ 2025-05-07T20:28:14.6244935Z #define _GLIBCXX_HAVE_WRITEV 1 2025-05-07T20:28:14.6245022Z #define _GLIBCXX_HAVE_EXPL 1 2025-05-07T20:28:14.6245111Z #define __CUDA_SURFACE_TYPES_H__ 2025-05-07T20:28:14.6245262Z #define __FLT64_MAX__ 1.79769313486231570814527423731704357e+308F64 2025-05-07T20:28:14.6245357Z #define _POSIX_MAX_CANON 255 2025-05-07T20:28:14.6245463Z #define _GLIBCXX_NOEXCEPT_PARM , bool _NE 2025-05-07T20:28:14.6245549Z #define FD_SETSIZE __FD_SETSIZE 2025-05-07T20:28:14.6245645Z #define _BITS_PTHREADTYPES_H 1 2025-05-07T20:28:14.6245729Z #define _GLIBCXX_TXN_SAFE 2025-05-07T20:28:14.6245809Z #define __amd64__ 1 2025-05-07T20:28:14.6245892Z #define __WINT_WIDTH__ 32 2025-05-07T20:28:14.6245987Z #define __CUDA_DEVICE_RUNTIME_API_H__ 2025-05-07T20:28:14.6246241Z #define __REDIRECT_NTHNL(name,proto,alias) name proto __THROWNL __asm__ (__ASMNAME (#alias)) 2025-05-07T20:28:14.6246334Z #define _GLIBCXX_STDIO_SEEK_CUR 1 2025-05-07T20:28:14.6246412Z #define EOF (-1) 2025-05-07T20:28:14.6246505Z #define __WAIT_STATUS_DEFN void * 2025-05-07T20:28:14.6246590Z #define __USE_POSIX199309 1 2025-05-07T20:28:14.6246676Z #define __INT_LEAST64_WIDTH__ 64 2025-05-07T20:28:14.6246767Z #define __LDBL_MAX_EXP__ 16384 2025-05-07T20:28:14.6246856Z #define __FLT32X_MAX_10_EXP__ 308 2025-05-07T20:28:14.6246950Z #define LLONG_MIN (-LLONG_MAX-1) 2025-05-07T20:28:14.6247058Z #define cudaSurfaceType2DLayered 0xF2 2025-05-07T20:28:14.6247152Z #define ____mbstate_t_defined 1 2025-05-07T20:28:14.6247233Z #define STA_NANO 0x2000 2025-05-07T20:28:14.6247319Z #define _GLIBCXX_RELEASE 11 2025-05-07T20:28:14.6247406Z #define _GLIBCXX_HAVE_LOG10F 1 2025-05-07T20:28:14.6247499Z #define _GLIBCXX_HAVE_LOG10L 1 2025-05-07T20:28:14.6247579Z #define _IO_LINKED 0x80 2025-05-07T20:28:14.6247670Z #define __cpp_lib_launder 201606 2025-05-07T20:28:14.6247758Z #define __SIZEOF_INT128__ 16 2025-05-07T20:28:14.6247852Z #define __PTHREAD_MUTEX_HAVE_PREV 1 2025-05-07T20:28:14.6247940Z #define __FLT64X_IS_IEC_60559__ 2 2025-05-07T20:28:14.6248032Z #define _GLIBCXX_TYPE_TRAITS 1 2025-05-07T20:28:14.6248135Z #define __DEVICE_ATOMIC_FUNCTIONS_HPP__ 2025-05-07T20:28:14.6248231Z #define __BLKCNT64_T_TYPE __SQUAD_TYPE 2025-05-07T20:28:14.6248321Z #define __LDBL_MAX_10_EXP__ 4932 2025-05-07T20:28:14.6248409Z #define __W_CONTINUED 0xffff 2025-05-07T20:28:14.6248579Z #define __ATOMIC_RELAXED 0 2025-05-07T20:28:14.6248709Z #define w_coredump __wait_terminated.__w_coredump 2025-05-07T20:28:14.6248823Z #define __FSBLKCNT_T_TYPE __SYSCALL_ULONG_TYPE 2025-05-07T20:28:14.6249002Z #define __DBL_EPSILON__ double(2.22044604925031308084726333618164062e-16L) 2025-05-07T20:28:14.6249078Z #define __stub_stty 2025-05-07T20:28:14.6249156Z #define le16toh(x) (x) 2025-05-07T20:28:14.6249260Z #define BC_SCALE_MAX _POSIX2_BC_SCALE_MAX 2025-05-07T20:28:14.6249424Z #define __FLT128_MIN__ 3.36210314311209350626267781732175260e-4932F128 2025-05-07T20:28:14.6249501Z #define _SIZET_ 2025-05-07T20:28:14.6249594Z #define XATTR_NAME_MAX 255 2025-05-07T20:28:14.6249702Z #define _GLIBCXX_HAVE_ATTRIBUTE_VISIBILITY 1 2025-05-07T20:28:14.6249783Z #define _SVID_SOURCE 1 2025-05-07T20:28:14.6249857Z #define _LP64 1 2025-05-07T20:28:14.6249941Z #define _LIBC_LIMITS_H_ 1 2025-05-07T20:28:14.6250170Z #define __REDIRECT_NTH_LDBL(name,proto,alias) __REDIRECT_NTH (name, proto, alias) 2025-05-07T20:28:14.6250281Z #define _GLIBCXX_TR1_BESSEL_FUNCTION_TCC 1 2025-05-07T20:28:14.6250432Z #define __UINT8_C(c) c 2025-05-07T20:28:14.6250522Z #define _GLIBCXX_HAVE_CEILF 1 2025-05-07T20:28:14.6250610Z #define _GLIBCXX_HAVE_CEILL 1 2025-05-07T20:28:14.6250700Z #define __CUDA_ARCH_LIST__ 520 2025-05-07T20:28:14.6250793Z #define __FLT64_MAX_EXP__ 1024 2025-05-07T20:28:14.6250884Z #define MOD_MAXERROR ADJ_MAXERROR 2025-05-07T20:28:14.6250961Z #define CUDARTAPI 2025-05-07T20:28:14.6251060Z #define cudaEventWaitDefault 0x00 2025-05-07T20:28:14.6251138Z #define IOV_MAX 1024 2025-05-07T20:28:14.6251278Z #define __glibcxx_requires_irreflexive2(_First,_Last) 2025-05-07T20:28:14.6251371Z #define __INT_LEAST32_TYPE__ int 2025-05-07T20:28:14.6251455Z #define STA_CLK 0x8000 2025-05-07T20:28:14.6251552Z #define cudaMemAttachSingle 0x04 2025-05-07T20:28:14.6251630Z #define __wchar_t__ 2025-05-07T20:28:14.6251726Z #define __cpp_lib_is_aggregate 201703 2025-05-07T20:28:14.6251801Z #define SEEK_END 2 2025-05-07T20:28:14.6251891Z #define __SIZEOF_WCHAR_T__ 4 2025-05-07T20:28:14.6252052Z #define _GLIBCXX_USE_TBB_PAR_BACKEND __has_include() 2025-05-07T20:28:14.6252153Z #define _IO_ftrylockfile(_fp) 2025-05-07T20:28:14.6252288Z #define _GLIBCXX_USE_C99_WCHAR _GLIBCXX11_USE_C99_WCHAR 2025-05-07T20:28:14.6252370Z #define ____FILE_defined 1 2025-05-07T20:28:14.6252480Z #define _GLIBCXX_HAVE_BUILTIN_IS_AGGREGATE 1 2025-05-07T20:28:14.6252568Z #define __GNUC_PATCHLEVEL__ 0 2025-05-07T20:28:14.6252651Z #define _ISOC99_SOURCE 1 2025-05-07T20:28:14.6252739Z #define __VECTOR_FUNCTIONS_H__ 2025-05-07T20:28:14.6252972Z #define __REDIRECT_NTH(name,proto,alias) name proto __THROW __asm__ (__ASMNAME (#alias)) 2025-05-07T20:28:14.6253095Z #define _PSTL_USE_NONTEMPORAL_STORES_IF_ALLOWED 2025-05-07T20:28:14.6253175Z #define _IO_RIGHT 04 2025-05-07T20:28:14.6253261Z #define __END_NAMESPACE_STD 2025-05-07T20:28:14.6253467Z #define __FLT128_NORM_MAX__ 1.18973149535723176508575932662800702e+4932F128 2025-05-07T20:28:14.6253572Z #define _GLIBCXX_STD_C std 2025-05-07T20:28:14.6253664Z #define _LARGEFILE64_SOURCE 1 2025-05-07T20:28:14.6253764Z #define _GLIBCXX_USE_C99_STDINT_TR1 1 2025-05-07T20:28:14.6253840Z #define _STDDEF_H_ 2025-05-07T20:28:14.6254007Z #define __FLT64_NORM_MAX__ 1.79769313486231570814527423731704357e+308F64 2025-05-07T20:28:14.6254097Z #define __FLT128_HAS_QUIET_NAN__ 1 2025-05-07T20:28:14.6254201Z #define __INTMAX_MAX__ 0x7fffffffffffffffL 2025-05-07T20:28:14.6254335Z #define __glibcxx_requires_irreflexive(_First,_Last) 2025-05-07T20:28:14.6254430Z #define __INT_FAST8_TYPE__ signed char 2025-05-07T20:28:14.6254517Z #define __PID_T_TYPE __S32_TYPE 2025-05-07T20:28:14.6254623Z #define __cpp_namespace_attributes 201411L 2025-05-07T20:28:14.6254711Z #define CHARCLASS_NAME_MAX 2048 2025-05-07T20:28:14.6254795Z #define _GLIBCXX_HAVE_TANF 1 2025-05-07T20:28:14.6254885Z #define _GLIBCXX_USE_ST_MTIM 1 2025-05-07T20:28:14.6255045Z #define __FLT64X_MIN__ 3.36210314311209350626267781732175260e-4932F64x 2025-05-07T20:28:14.6255240Z #define __CUDA_RUNTIME_H__ 2025-05-07T20:28:14.6255409Z #define WIFSIGNALED(status) __WIFSIGNALED (__WAIT_INT (status)) 2025-05-07T20:28:14.6255507Z #define _GLIBCXX_HAVE_STDLIB_H 1 2025-05-07T20:28:14.6255594Z #define __STDCPP_THREADS__ 1 2025-05-07T20:28:14.6255693Z #define __cpp_lib_is_null_pointer 201309 2025-05-07T20:28:14.6255832Z #define M_2_SQRTPIl 1.128379167095512573896158903121545172L 2025-05-07T20:28:14.6255926Z #define __GNUC_STDC_INLINE__ 1 2025-05-07T20:28:14.6260856Z #define _POSIX_UIO_MAXIOV 16 2025-05-07T20:28:14.6260988Z #define _PSTL_PAR_BACKEND_SERIAL 2025-05-07T20:28:14.6261083Z #define P_tmpdir "/tmp" 2025-05-07T20:28:14.6261208Z #define __ASSERT_FUNCTION __PRETTY_FUNCTION__ 2025-05-07T20:28:14.6261307Z #define __FLT64_HAS_DENORM__ 1 2025-05-07T20:28:14.6261406Z #define __WORDSIZE_TIME64_COMPAT32 1 2025-05-07T20:28:14.6261570Z #define _GLIBCXX_DEPRECATED __attribute__ ((__deprecated__)) 2025-05-07T20:28:14.6261735Z #define __FLT32_EPSILON__ 1.19209289550781250000000000000000000e-7F32 2025-05-07T20:28:14.6261841Z #define _PSTL_HIDE_FROM_ABI_PUSH 2025-05-07T20:28:14.6262129Z #define cudaStreamLegacy ((cudaStream_t)0x1) 2025-05-07T20:28:14.6262240Z #define _IO_cleanup_region_start(_fct,_fp) 2025-05-07T20:28:14.6262339Z #define __location__(a) __annotate__(a) 2025-05-07T20:28:14.6262560Z #define __device_builtin_surface_type__ __location__(device_builtin_surface_type) 2025-05-07T20:28:14.6262655Z #define _POSIX2_BC_BASE_MAX 99 2025-05-07T20:28:14.6262748Z #define __DBL_DECIMAL_DIG__ 17 2025-05-07T20:28:14.6262833Z #define __STDC_UTF_32__ 1 2025-05-07T20:28:14.6262921Z #define __INT_FAST8_WIDTH__ 8 2025-05-07T20:28:14.6263016Z #define _POSIX_MQ_PRIO_MAX 32 2025-05-07T20:28:14.6263093Z #define __FXSR__ 1 2025-05-07T20:28:14.6263169Z #define _SIZE_T 2025-05-07T20:28:14.6263272Z #define _GLIBCXX_USE_GETTIMEOFDAY 1 2025-05-07T20:28:14.6263382Z #define cudaHostRegisterReadOnly 0x08 2025-05-07T20:28:14.6263548Z #define __FLT32X_MAX__ 1.79769313486231570814527423731704357e+308F32x 2025-05-07T20:28:14.6263641Z #define _IO_ssize_t __ssize_t 2025-05-07T20:28:14.6263825Z #define __DBL_NORM_MAX__ double(1.79769313486231570814527423731704357e+308L) 2025-05-07T20:28:14.6263914Z #define _GXX_NULLPTR_T 2025-05-07T20:28:14.6264036Z #define __glibcxx_class_requires3(_a,_b,_c,_d) 2025-05-07T20:28:14.6264118Z #define FOPEN_MAX 16 2025-05-07T20:28:14.6264209Z #define __BIG_ENDIAN 4321 2025-05-07T20:28:14.6264323Z #define __BYTE_ORDER__ __ORDER_LITTLE_ENDIAN__ 2025-05-07T20:28:14.6264414Z #define __suseconds_t_defined 2025-05-07T20:28:14.6264498Z #define WCONTINUED 8 2025-05-07T20:28:14.6264582Z #define __off_t_defined 2025-05-07T20:28:14.6264665Z #define stderr stderr 2025-05-07T20:28:14.6264760Z #define M_LOG10E 0.43429448190325182765 2025-05-07T20:28:14.6264862Z #define __FSBLKCNT64_T_TYPE __UQUAD_TYPE 2025-05-07T20:28:14.6264972Z #define __glibcxx_requires_string(_String) 2025-05-07T20:28:14.6265066Z #define _GLIBCXX_HAVE_LDEXPL 1 2025-05-07T20:28:14.6265153Z #define __INTMAX_WIDTH__ 64 2025-05-07T20:28:14.6265551Z #define _PSTL_CPP14_2RANGE_MISMATCH_EQUAL_PRESENT (_MSC_VER >= 1900 || __cplusplus >= 201300L || __cpp_lib_robust_nonmodifying_seq_ops == 201304) 2025-05-07T20:28:14.6265636Z #define _GCC_SIZE_T 2025-05-07T20:28:14.6265732Z #define __INO64_T_TYPE __UQUAD_TYPE 2025-05-07T20:28:14.6265834Z #define __cpp_runtime_arrays 198712L 2025-05-07T20:28:14.6265936Z #define __UINT64_TYPE__ long unsigned int 2025-05-07T20:28:14.6266028Z #define __USE_XOPEN2K8XSI 1 2025-05-07T20:28:14.6266129Z #define __UINT32_C(c) c ## U 2025-05-07T20:28:14.6266223Z #define __FD_ELT(d) ((d) / __NFDBITS) 2025-05-07T20:28:14.6266324Z #define __cpp_alias_templates 200704L 2025-05-07T20:28:14.6266424Z #define cudaHostAllocMapped 0x02 2025-05-07T20:28:14.6266526Z #define __DEVICE_LAUNCH_PARAMETERS_H__ 2025-05-07T20:28:14.6266619Z #define _STL_ITERATOR_H 1 2025-05-07T20:28:14.6266699Z #define __size_t__ 2025-05-07T20:28:14.6266824Z #define cudaStreamAttrID cudaLaunchAttributeID 2025-05-07T20:28:14.6266920Z #define htobe64(x) __bswap_64 (x) 2025-05-07T20:28:14.6267144Z #define cudaEventRecordExternal 0x01 2025-05-07T20:28:14.6267242Z #define _IO_BUFSIZ _G_BUFSIZ 2025-05-07T20:28:14.6267411Z #define __FLT_DENORM_MIN__ 1.40129846432481707092372958328991613e-45F 2025-05-07T20:28:14.6267493Z #define __SM_80_RT_H__ 2025-05-07T20:28:14.6267570Z #define _ENDIAN_H 1 2025-05-07T20:28:14.6267665Z #define _GLIBCXX20_CONSTEXPR 2025-05-07T20:28:14.6267762Z #define __NV_NO_HOST_COMPILER_CHECK 1 2025-05-07T20:28:14.6267861Z #define __BEGIN_NAMESPACE_C99 2025-05-07T20:28:14.6267940Z #define __try try 2025-05-07T20:28:14.6268032Z #define _GLIBCXX_HAVE_FINITE 1 2025-05-07T20:28:14.6268127Z #define __FLT128_IS_IEC_60559__ 2 2025-05-07T20:28:14.6268214Z #define __INT8_MAX__ 0x7f 2025-05-07T20:28:14.6268302Z #define __LONG_WIDTH__ 64 2025-05-07T20:28:14.6268386Z #define __PIC__ 2 2025-05-07T20:28:14.6268477Z #define _GLIBCXX_HAVE_SQRTF 1 2025-05-07T20:28:14.6268573Z #define _GLIBCXX_HAVE_EXECINFO_H 1 2025-05-07T20:28:14.6268697Z #define __UINT_FAST32_TYPE__ long unsigned int 2025-05-07T20:28:14.6268825Z #define FD_ISSET(fd,fdsetp) __FD_ISSET (fd, fdsetp) 2025-05-07T20:28:14.6269030Z #define _GLIBCXX_HAVE_EXCEPTION_PTR_SINCE_GCC46 1 2025-05-07T20:28:14.6269126Z #define _GLIBCXX_HAVE_FLOAT_H 1 2025-05-07T20:28:14.6269219Z #define _GLIBCXX_HAVE_ATANL 1 2025-05-07T20:28:14.6269401Z #define __FLT32X_NORM_MAX__ 1.79769313486231570814527423731704357e+308F32x 2025-05-07T20:28:14.6269497Z #define __DEVICE_FUNCTIONS_HPP__ 2025-05-07T20:28:14.6269591Z #define __CHAR32_TYPE__ unsigned int 2025-05-07T20:28:14.6269702Z #define _GLIBCXX_BEGIN_EXTERN_C extern "C" { 2025-05-07T20:28:14.6269799Z #define _GLIBCXX_HAVE_READLINK 1 2025-05-07T20:28:14.6269878Z #define _IO_STDIO_H 2025-05-07T20:28:14.6269969Z #define _CONCEPT_CHECK_H 1 2025-05-07T20:28:14.6270109Z #define __FLT_MAX__ 3.40282346638528859811704183484516925e+38F 2025-05-07T20:28:14.6270205Z #define _GLIBCXX_HAVE_NETINET_IN_H 1 2025-05-07T20:28:14.6270324Z #define _GLIBCXX_TR1_SPECIAL_FUNCTION_UTIL_H 1 2025-05-07T20:28:14.6270410Z #define LONG_BIT 64 2025-05-07T20:28:14.6270517Z #define __SIZEOF_PTHREAD_BARRIERATTR_T 4 2025-05-07T20:28:14.6270618Z #define _GLIBCXX_USE_ALLOCATOR_NEW 1 2025-05-07T20:28:14.6270741Z #define __cpp_lib_math_special_functions 201603L 2025-05-07T20:28:14.6270834Z #define __fsfilcnt_t_defined 2025-05-07T20:28:14.6270921Z #define __blkcnt_t_defined 2025-05-07T20:28:14.6271006Z #define __USE_LARGEFILE 1 2025-05-07T20:28:14.6271104Z #define __cpp_constexpr 201603L 2025-05-07T20:28:14.6271198Z #define CUDART_VERSION 11080 2025-05-07T20:28:14.6271295Z #define cudaDeviceMapHost 0x08 2025-05-07T20:28:14.6271384Z #define _GLIBCXX_CMATH 1 2025-05-07T20:28:14.6271575Z #define __attribute_format_arg__(x) __attribute__ ((__format_arg__ (x))) 2025-05-07T20:28:14.6271664Z #define __lldiv_t_defined 1 2025-05-07T20:28:14.6271744Z #define __SSE2__ 1 2025-05-07T20:28:14.6271819Z #define _IOLBF 1 2025-05-07T20:28:14.6271919Z #define _GLIBCXX_HAVE_SYS_TYPES_H 1 2025-05-07T20:28:14.6272013Z #define _GLIBCXX_HAVE_FLOORF 1 2025-05-07T20:28:14.6272118Z #define __cpp_deduction_guides 201703L 2025-05-07T20:28:14.6272209Z #define ADJ_TICK 0x4000 2025-05-07T20:28:14.6272301Z #define _GLIBCXX_HAVE_EXPF 1 2025-05-07T20:28:14.6272403Z #define __annotate__(a) __attribute__((a)) 2025-05-07T20:28:14.6272491Z #define __INT32_TYPE__ int 2025-05-07T20:28:14.6272581Z #define __SIZEOF_DOUBLE__ 8 2025-05-07T20:28:14.6272679Z #define __cpp_exceptions 199711L 2025-05-07T20:28:14.6272775Z #define __FLT_MIN_10_EXP__ (-37) 2025-05-07T20:28:14.6272881Z #define cudaDeviceScheduleYield 0x02 2025-05-07T20:28:14.6272969Z #define _SYS_SYSMACROS_H 1 2025-05-07T20:28:14.6273085Z #define _GLIBCXX_TR1_LEGENDRE_FUNCTION_TCC 1 2025-05-07T20:28:14.6273240Z #define __FLT64_MIN__ 2.22507385850720138309023271733240406e-308F64 2025-05-07T20:28:14.6273332Z #define __INT_LEAST32_WIDTH__ 32 2025-05-07T20:28:14.6273424Z #define __SWORD_TYPE long int 2025-05-07T20:28:14.6273516Z #define __INTMAX_TYPE__ long int 2025-05-07T20:28:14.6273690Z #define _GLIBCXX11_USE_C99_MATH 1 2025-05-07T20:28:14.6273783Z #define __PTHREAD_SPINS 0, 0 2025-05-07T20:28:14.6273881Z #define _BITS_POSIX1_LIM_H 1 2025-05-07T20:28:14.6273974Z #define __DEC128_MAX_EXP__ 6145 2025-05-07T20:28:14.6274114Z #define math_errhandling (MATH_ERRNO | MATH_ERREXCEPT) 2025-05-07T20:28:14.6274197Z #define _T_SIZE 2025-05-07T20:28:14.6274299Z #define cudaHostAllocDefault 0x00 2025-05-07T20:28:14.6274421Z #define __va_arg_pack() __builtin_va_arg_pack () 2025-05-07T20:28:14.6274510Z #define _POSIX_TIMER_MAX 32 2025-05-07T20:28:14.6274598Z #define _GLIBCXX_HAVE_TLS 1 2025-05-07T20:28:14.6274694Z #define _GLIBCXX_HAVE_ACOSL 1 2025-05-07T20:28:14.6274794Z #define __FLT32X_HAS_QUIET_NAN__ 1 2025-05-07T20:28:14.6274881Z #define __ATOMIC_CONSUME 1 2025-05-07T20:28:14.6275011Z #define _IO_stdout ((_IO_FILE*)(&_IO_2_1_stdout_)) 2025-05-07T20:28:14.6275095Z #define __GNUC_MINOR__ 4 2025-05-07T20:28:14.6275193Z #define __GLIBCXX_TYPE_INT_N_0 __int128 2025-05-07T20:28:14.6275284Z #define __INT_FAST16_WIDTH__ 64 2025-05-07T20:28:14.6275402Z #define __UINTMAX_MAX__ 0xffffffffffffffffUL 2025-05-07T20:28:14.6275568Z #define __PIE__ 2 2025-05-07T20:28:14.6275671Z #define LITTLE_ENDIAN __LITTLE_ENDIAN 2025-05-07T20:28:14.6275855Z #define __FLT32X_DENORM_MIN__ 4.94065645841246544176568792868221372e-324F32x 2025-05-07T20:28:14.6275951Z #define _GLIBCXX_HAVE_COMPLEX_H 1 2025-05-07T20:28:14.6276056Z #define __glibcxx_requires_subscript(_N) 2025-05-07T20:28:14.6276172Z #define __NFDBITS (8 * (int) sizeof (__fd_mask)) 2025-05-07T20:28:14.6276262Z #define __nlink_t_defined 2025-05-07T20:28:14.6276383Z #define _GLIBCXX17_DEPRECATED [[__deprecated__]] 2025-05-07T20:28:14.6276487Z #define _PSTL_STRING(x) _PSTL_STRING_AUX(x) 2025-05-07T20:28:14.6276571Z #define _XOPEN_LIM_H 1 2025-05-07T20:28:14.6276822Z #define __u_intN_t(N,MODE) typedef unsigned int u_int ##N ##_t __attribute__ ((__mode__ (MODE))) 2025-05-07T20:28:14.6276936Z #define __cpp_template_template_args 201611L 2025-05-07T20:28:14.6277033Z #define _GTHREAD_USE_MUTEX_TIMEDLOCK 1 2025-05-07T20:28:14.6277133Z #define BC_DIM_MAX _POSIX2_BC_DIM_MAX 2025-05-07T20:28:14.6277235Z #define __DBL_MAX_10_EXP__ 308 2025-05-07T20:28:14.6277318Z #define __FILE_defined 1 2025-05-07T20:28:14.6277487Z #define __LDBL_DENORM_MIN__ 3.64519953188247460252840593361941982e-4951L 2025-05-07T20:28:14.6277580Z #define __USE_XOPEN_EXTENDED 1 2025-05-07T20:28:14.6277681Z #define __cpp_lib_tuple_element_t 201402L 2025-05-07T20:28:14.6277783Z #define cudaInvalidDeviceId ((int)-2) 2025-05-07T20:28:14.6277881Z #define _GLIBCXX_HAVE_SYS_RESOURCE_H 1 2025-05-07T20:28:14.6277961Z #define __INT16_C(c) c 2025-05-07T20:28:14.6278049Z #define __U32_TYPE unsigned int 2025-05-07T20:28:14.6278146Z #define __SIZEOF_PTHREAD_RWLOCK_T 56 2025-05-07T20:28:14.6278237Z #define _GLIBCXX_HAVE_SYS_IOCTL_H 1 2025-05-07T20:28:14.6278357Z #define FD_CLR(fd,fdsetp) __FD_CLR (fd, fdsetp) 2025-05-07T20:28:14.6278434Z #define __STDC__ 1 2025-05-07T20:28:14.6278525Z #define _GLIBCXX_HAVE_VWSCANF 1 2025-05-07T20:28:14.6278623Z #define _GLIBCXX_USE_REALPATH 1 2025-05-07T20:28:14.6278766Z #define __attribute_malloc__ __attribute__ ((__malloc__)) 2025-05-07T20:28:14.6278854Z #define __FLT32X_DIG__ 15 2025-05-07T20:28:14.6278950Z #define _GLIBCXX_USE_C99_CTYPE_TR1 1 2025-05-07T20:28:14.6279041Z #define __PTRDIFF_TYPE__ long int 2025-05-07T20:28:14.6279148Z #define cudaArrayDeferredMapping 0x80 2025-05-07T20:28:14.6279255Z #define _GLIBCXX_END_NAMESPACE_CONTAINER 2025-05-07T20:28:14.6279356Z #define __cpp_lib_is_swappable 201603 2025-05-07T20:28:14.6279438Z #define stdin stdin 2025-05-07T20:28:14.6279523Z #define __ino64_t_defined 2025-05-07T20:28:14.6279606Z #define STA_UNSYNC 0x0040 2025-05-07T20:28:14.6279696Z #define __clockid_t_defined 1 2025-05-07T20:28:14.6279836Z #define _GLIBCXX_NOEXCEPT_IF(...) noexcept(__VA_ARGS__) 2025-05-07T20:28:14.6279989Z #define __attribute_noinline__ __attribute__ ((__noinline__)) 2025-05-07T20:28:14.6280090Z #define _PSTL_PRAGMA_SIMD_SCAN(PRM) 2025-05-07T20:28:14.6280186Z #define _GLIBCXX_BEGIN_NAMESPACE_LDBL 2025-05-07T20:28:14.6280363Z #define _GLIBCXX_TR1_POLY_HERMITE_TCC 1 2025-05-07T20:28:14.6280560Z #define __FD_SET(d,set) ((void) (__FDS_BITS (set)[__FD_ELT (d)] |= __FD_MASK (d))) 2025-05-07T20:28:14.6280640Z #define _IO_HEX 0100 2025-05-07T20:28:14.6280724Z #define __ATOMIC_SEQ_CST 5 2025-05-07T20:28:14.6280802Z #define DOMAIN 1 2025-05-07T20:28:14.6280887Z #define M_LN2 0.69314718055994530942 2025-05-07T20:28:14.6280963Z #define __NVCC__ 1 2025-05-07T20:28:14.6281070Z #define __CLOCK_T_TYPE __SYSCALL_SLONG_TYPE 2025-05-07T20:28:14.6281164Z #define _PSTL_PRAGMA_SIMD_EARLYEXIT 2025-05-07T20:28:14.6281260Z #define __throw_exception_again throw 2025-05-07T20:28:14.6281346Z #define M_SQRT2 1.41421356237309504880 2025-05-07T20:28:14.6281429Z #define __EXCEPTION_H 1 2025-05-07T20:28:14.6281522Z #define __FLT32X_MIN_10_EXP__ (-307) 2025-05-07T20:28:14.6281618Z #define HUGE_VAL (__builtin_huge_val()) 2025-05-07T20:28:14.6281909Z #define cudaStreamAttributeAccessPolicyWindow cudaLaunchAttributeAccessPolicyWindow 2025-05-07T20:28:14.6282021Z #define __UINTPTR_TYPE__ long unsigned int 2025-05-07T20:28:14.6282196Z #define _GLIBCXX_INLINE_VERSION 0 2025-05-07T20:28:14.6282286Z #define _GLIBCXX_USE_INT128 1 2025-05-07T20:28:14.6282383Z #define __cpp_lib_bool_constant 201505 2025-05-07T20:28:14.6282473Z #define PTHREAD_KEYS_MAX 1024 2025-05-07T20:28:14.6282609Z #define __DEC64_SUBNORMAL_MIN__ 0.000000000000001E-383DD 2025-05-07T20:28:14.6282708Z #define __FSFILCNT64_T_TYPE __UQUAD_TYPE 2025-05-07T20:28:14.6282811Z #define _GLIBCXX_DOUBLE_IS_IEEE_BINARY64 1 2025-05-07T20:28:14.6282903Z #define __DEC128_MANT_DIG__ 34 2025-05-07T20:28:14.6283001Z #define __cpp_lib_tuples_by_type 201304 2025-05-07T20:28:14.6283090Z #define __LDBL_MIN_10_EXP__ (-4931) 2025-05-07T20:28:14.6283189Z #define __cpp_generic_lambdas 201304L 2025-05-07T20:28:14.6283316Z #define _GLIBCXX_THROW_OR_ABORT(_EXC) (throw (_EXC)) 2025-05-07T20:28:14.6283405Z #define __useconds_t_defined 2025-05-07T20:28:14.6283586Z #define __attribute_deprecated__ __attribute__ ((__deprecated__)) 2025-05-07T20:28:14.6283729Z #define __cpp_lib_type_trait_variable_templates 201510L 2025-05-07T20:28:14.6283844Z #define __SSE_MATH__ 1 2025-05-07T20:28:14.6283931Z #define _IO_wint_t wint_t 2025-05-07T20:28:14.6284044Z #define __OFF_T_MATCHES_OFF64_T 1 2025-05-07T20:28:14.6284136Z #define __SIZEOF_LONG_LONG__ 8 2025-05-07T20:28:14.6284224Z #define _GLIBCXX_VERBOSE 1 2025-05-07T20:28:14.6284339Z #define _GLIBCXX_NOTHROW _GLIBCXX_USE_NOEXCEPT 2025-05-07T20:28:14.6284431Z #define _GLIBCXX_HAVE_ISINFF 1 2025-05-07T20:28:14.6284519Z #define _GLIBCXX_HAVE_ASINF 1 2025-05-07T20:28:14.6284625Z #define __cpp_user_defined_literals 200809L 2025-05-07T20:28:14.6284717Z #define _GLIBCXX_HAVE_ISINFL 1 2025-05-07T20:28:14.6284805Z #define _GLIBCXX_HAVE_ASINL 1 2025-05-07T20:28:14.6284885Z #define __USE_ATFILE 1 2025-05-07T20:28:14.6284971Z #define _POSIX_OPEN_MAX 20 2025-05-07T20:28:14.6285061Z #define _POSIX_LOGIN_NAME_MAX 9 2025-05-07T20:28:14.6285142Z #define _GCC_PTRDIFF_T 2025-05-07T20:28:14.6285362Z #define cudaKernelNodeAttributePriority cudaLaunchAttributePriority 2025-05-07T20:28:14.6285459Z #define __FLT128_DECIMAL_DIG__ 36 2025-05-07T20:28:14.6285554Z #define _POSIX_THREAD_KEYS_MAX 128 2025-05-07T20:28:14.6285649Z #define __GCC_ATOMIC_LLONG_LOCK_FREE 2 2025-05-07T20:28:14.6285751Z #define __cpp_lib_array_constexpr 201803L 2025-05-07T20:28:14.6285827Z #define _STDLIB_H 1 2025-05-07T20:28:14.6285916Z #define __FLT32_HAS_QUIET_NAN__ 1 2025-05-07T20:28:14.6286005Z #define __FLT_DECIMAL_DIG__ 9 2025-05-07T20:28:14.6286128Z #define __UINT_FAST16_MAX__ 0xffffffffffffffffUL 2025-05-07T20:28:14.6286231Z #define __SURFACE_INDIRECT_FUNCTIONS_H__ 2025-05-07T20:28:14.6286323Z #define __SM_61_INTRINSICS_H__ 2025-05-07T20:28:14.6286498Z #define _GLIBCXX_PACKAGE_STRING "package-unused version-unused" 2025-05-07T20:28:14.6286580Z #define __WALL 0x40000000 2025-05-07T20:28:14.6286680Z #define __glibcxx_requires_nonempty() 2025-05-07T20:28:14.6286789Z #define w_stopsig __wait_stopped.__w_stopsig 2025-05-07T20:28:14.6286980Z #define __ldiv_t_defined 1 2025-05-07T20:28:14.6287157Z #define __glibcxx_requires_irreflexive_pred(_First,_Last,_Pred) 2025-05-07T20:28:14.6287248Z #define ___int_ptrdiff_t_h 2025-05-07T20:28:14.6287406Z #define __LDBL_NORM_MAX__ 1.18973149535723176502126385303097021e+4932L 2025-05-07T20:28:14.6287494Z #define __HOST_DEFINES_H__ 2025-05-07T20:28:14.6287588Z #define __GCC_ATOMIC_SHORT_LOCK_FREE 2 2025-05-07T20:28:14.6287685Z #define __SM_20_ATOMIC_FUNCTIONS_H__ 2025-05-07T20:28:14.6287778Z #define _GLIBCXX_USE_NANOSLEEP 1 2025-05-07T20:28:14.6287854Z #define CUDART_CB 2025-05-07T20:28:14.6287952Z #define BC_BASE_MAX _POSIX2_BC_BASE_MAX 2025-05-07T20:28:14.6288034Z #define MB_LEN_MAX 16 2025-05-07T20:28:14.6288252Z #define __glibcxx_requires_partitioned_lower_pred(_First,_Last,_Value,_Pred) 2025-05-07T20:28:14.6288352Z #define _GLIBCXX11_USE_C99_WCHAR 1 2025-05-07T20:28:14.6288473Z #define _IO_peekc(_fp) _IO_peekc_unlocked (_fp) 2025-05-07T20:28:14.6288567Z #define _GLIBCXX_HAVE_XLOCALE_H 1 2025-05-07T20:28:14.6288679Z #define _GLIBCXX_HAVE_AS_SYMVER_DIRECTIVE 1 2025-05-07T20:28:14.6288846Z #define _GLIBCXX_HAVE_UNISTD_H 1 2025-05-07T20:28:14.6288993Z #define __glibc_likely(cond) __builtin_expect((cond), 1) 2025-05-07T20:28:14.6289180Z #define __FD_ISSET(d,set) ((__FDS_BITS (set)[__FD_ELT (d)] & __FD_MASK (d)) != 0) 2025-05-07T20:28:14.6289284Z #define __UINT_FAST8_TYPE__ unsigned char 2025-05-07T20:28:14.6289364Z #define _GNU_SOURCE 1 2025-05-07T20:28:14.6289441Z #define __stub_putmsg 2025-05-07T20:28:14.6289517Z #define __CUDACC__ 1 2025-05-07T20:28:14.6289606Z #define __N(msgid) (msgid) 2025-05-07T20:28:14.6289684Z #define __P(args) args 2025-05-07T20:28:14.6289927Z #define cudaKernelNodeAttributeCooperative cudaLaunchAttributeCooperative 2025-05-07T20:28:14.6290027Z #define __cpp_init_captures 201304L 2025-05-07T20:28:14.6290119Z #define __SLONGWORD_TYPE long int 2025-05-07T20:28:14.6290203Z #define __ATOMIC_ACQ_REL 4 2025-05-07T20:28:14.6290296Z #define __cpp_lib_as_const 201510 2025-05-07T20:28:14.6290375Z #define __WCHAR_T 2025-05-07T20:28:14.6290460Z #define __ATOMIC_RELEASE 3 2025-05-07T20:28:14.6290555Z #define __fsblkcnt_t_defined 2025-05-07T20:28:14.6290655Z #define __DEVICE_DOUBLE_FUNCTIONS_H__ 2025-05-07T20:28:14.6290750Z #define _GLIBCXX_NAMESPACE_LDBL 2025-05-07T20:28:14.6290757Z 2025-05-07T20:28:14.6511306Z 2025-05-07T20:28:14.6511734Z + conda run -n build_binary nvcc --version 2025-05-07T20:28:14.6511743Z 2025-05-07T20:28:16.5417142Z nvcc: NVIDIA (R) Cuda compiler driver 2025-05-07T20:28:16.5417664Z Copyright (c) 2005-2022 NVIDIA Corporation 2025-05-07T20:28:16.5418002Z Built on Wed_Sep_21_10:33:58_PDT_2022 2025-05-07T20:28:16.5418314Z Cuda compilation tools, release 11.8, V11.8.89 2025-05-07T20:28:16.5418644Z Build cuda_11.8.r11.8/compiler.31833905_0 2025-05-07T20:28:16.5418842Z 2025-05-07T20:28:16.6073625Z 2025-05-07T20:28:16.6085183Z /usr/bin/nvidia-smi 2025-05-07T20:28:16.6091087Z + nvidia-smi 2025-05-07T20:28:16.6091388Z 2025-05-07T20:28:16.6271218Z Wed May 7 20:28:16 2025 2025-05-07T20:28:16.6271669Z +-----------------------------------------------------------------------------------------+ 2025-05-07T20:28:16.6272174Z | NVIDIA-SMI 570.133.07 Driver Version: 570.133.07 CUDA Version: 12.8 | 2025-05-07T20:28:16.6272639Z |-----------------------------------------+------------------------+----------------------+ 2025-05-07T20:28:16.6273105Z | GPU Name Persistence-M | Bus-Id Disp.A | Volatile Uncorr. ECC | 2025-05-07T20:28:16.6273610Z | Fan Temp Perf Pwr:Usage/Cap | Memory-Usage | GPU-Util Compute M. | 2025-05-07T20:28:16.6274026Z | | | MIG M. | 2025-05-07T20:28:16.6274349Z |=========================================+========================+======================| 2025-05-07T20:28:16.6446308Z | 0 NVIDIA A10G On | 00000000:00:1E.0 Off | 0 | 2025-05-07T20:28:16.6447193Z | 0% 28C P8 15W / 300W | 0MiB / 23028MiB | 0% Default | 2025-05-07T20:28:16.6447733Z | | | N/A | 2025-05-07T20:28:16.6448179Z +-----------------------------------------+------------------------+----------------------+ 2025-05-07T20:28:16.6453680Z 2025-05-07T20:28:16.6454188Z +-----------------------------------------------------------------------------------------+ 2025-05-07T20:28:16.6454605Z | Processes: | 2025-05-07T20:28:16.6455030Z | GPU GI CI PID Type Process name GPU Memory | 2025-05-07T20:28:16.6455444Z | ID ID Usage | 2025-05-07T20:28:16.6455789Z |=========================================================================================| 2025-05-07T20:28:16.6459208Z | No running processes found | 2025-05-07T20:28:16.6460128Z +-----------------------------------------------------------------------------------------+ 2025-05-07T20:28:16.8946601Z 2025-05-07T20:28:16.8951413Z [INSTALL] Successfully installed CUDA 11.8.0 2025-05-07T20:28:16.9003317Z ##[group]Run . $PRELUDE; install_pytorch_pip $BUILD_ENV nightly cuda/11.8.0 2025-05-07T20:28:16.9003860Z . $PRELUDE; install_pytorch_pip $BUILD_ENV nightly cuda/11.8.0 2025-05-07T20:28:16.9015477Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-05-07T20:28:16.9015823Z env: 2025-05-07T20:28:16.9016037Z PRELUDE: .github/scripts/setup_env.bash 2025-05-07T20:28:16.9016420Z BUILD_ENV: build_binary 2025-05-07T20:28:16.9016657Z BUILD_TARGET: default 2025-05-07T20:28:16.9016879Z BUILD_VARIANT: cuda 2025-05-07T20:28:16.9017100Z BUILD_CUDA_VERSION: 11.8.0 2025-05-07T20:28:16.9017347Z ENFORCE_CUDA_DEVICE: 1 2025-05-07T20:28:16.9017634Z GPU_FLAG: --gpus all -e NVIDIA_DRIVER_CAPABILITIES=all 2025-05-07T20:28:16.9017967Z ##[endgroup] 2025-05-07T20:28:17.2353356Z ################################################################################ 2025-05-07T20:28:17.2353852Z # Install PyTorch (PIP) 2025-05-07T20:28:17.2354098Z # 2025-05-07T20:28:17.2368324Z # [2025-05-07T20:28:17.236Z] + install_pytorch_pip build_binary nightly cuda/11.8.0 2025-05-07T20:28:17.2368821Z ################################################################################ 2025-05-07T20:28:17.2369030Z 2025-05-07T20:28:17.2394927Z [EXEC] [ATTEMPT 0/3] + conda install -n build_binary -c conda-forge --override-channels -y numpy 2025-05-07T20:28:18.1683014Z Channels: 2025-05-07T20:28:18.1683249Z - conda-forge 2025-05-07T20:28:18.1683470Z Platform: linux-64 2025-05-07T20:28:28.7298836Z Collecting package metadata (repodata.json): - \ | / - \ | / - \ | / - \ | / - \ | done 2025-05-07T20:28:29.2877930Z Solving environment: - \ done 2025-05-07T20:28:29.3808156Z 2025-05-07T20:28:29.3808358Z ## Package Plan ## 2025-05-07T20:28:29.3808514Z 2025-05-07T20:28:29.3808726Z environment location: /home/ec2-user/miniconda/envs/build_binary 2025-05-07T20:28:29.3809014Z 2025-05-07T20:28:29.3809108Z added / updated specs: 2025-05-07T20:28:29.3809371Z - numpy 2025-05-07T20:28:29.3809486Z 2025-05-07T20:28:29.3809491Z 2025-05-07T20:28:29.3809611Z The following packages will be downloaded: 2025-05-07T20:28:29.3809819Z 2025-05-07T20:28:29.3809948Z package | build 2025-05-07T20:28:29.3810255Z ---------------------------|----------------- 2025-05-07T20:28:29.3810629Z libblas-3.9.0 |31_h59b9bed_openblas 16 KB conda-forge 2025-05-07T20:28:29.3811073Z libcblas-3.9.0 |31_he106b2a_openblas 16 KB conda-forge 2025-05-07T20:28:29.3811508Z libgfortran-15.1.0 | h69a702a_2 34 KB conda-forge 2025-05-07T20:28:29.3811946Z libgfortran5-15.1.0 | hcea5267_2 1.5 MB conda-forge 2025-05-07T20:28:29.3812406Z liblapack-3.9.0 |31_h7ac8fdf_openblas 16 KB conda-forge 2025-05-07T20:28:29.3812867Z libopenblas-0.3.29 |pthreads_h94d23a6_0 5.6 MB conda-forge 2025-05-07T20:28:29.3813297Z numpy-2.2.5 | py312h72c5963_0 8.1 MB conda-forge 2025-05-07T20:28:29.3813674Z ------------------------------------------------------------ 2025-05-07T20:28:29.3814024Z Total: 15.4 MB 2025-05-07T20:28:29.3814235Z 2025-05-07T20:28:29.3814359Z The following NEW packages will be INSTALLED: 2025-05-07T20:28:29.3814571Z 2025-05-07T20:28:29.3814795Z libblas conda-forge/linux-64::libblas-3.9.0-31_h59b9bed_openblas 2025-05-07T20:28:29.3815284Z libcblas conda-forge/linux-64::libcblas-3.9.0-31_he106b2a_openblas 2025-05-07T20:28:29.3824739Z libgfortran conda-forge/linux-64::libgfortran-15.1.0-h69a702a_2 2025-05-07T20:28:29.3825624Z libgfortran5 conda-forge/linux-64::libgfortran5-15.1.0-hcea5267_2 2025-05-07T20:28:29.3826145Z liblapack conda-forge/linux-64::liblapack-3.9.0-31_h7ac8fdf_openblas 2025-05-07T20:28:29.3826888Z libopenblas conda-forge/linux-64::libopenblas-0.3.29-pthreads_h94d23a6_0 2025-05-07T20:28:29.3827389Z numpy conda-forge/linux-64::numpy-2.2.5-py312h72c5963_0 2025-05-07T20:28:29.3827673Z 2025-05-07T20:28:29.3827678Z 2025-05-07T20:28:29.3827683Z 2025-05-07T20:28:29.3827860Z Downloading and Extracting Packages: ...working... 2025-05-07T20:28:29.3828231Z numpy-2.2.5 | 8.1 MB | | 0% 2025-05-07T20:28:29.3828452Z 2025-05-07T20:28:29.3828839Z libopenblas-0.3.29 | 5.6 MB | | 0%  2025-05-07T20:28:29.3829081Z 2025-05-07T20:28:29.3829086Z 2025-05-07T20:28:29.3838060Z libgfortran5-15.1.0 | 1.5 MB | | 0%  2025-05-07T20:28:29.3838310Z 2025-05-07T20:28:29.3838321Z 2025-05-07T20:28:29.3838325Z 2025-05-07T20:28:29.3841878Z libgfortran-15.1.0 | 34 KB | | 0%  2025-05-07T20:28:29.3842126Z 2025-05-07T20:28:29.3842132Z 2025-05-07T20:28:29.3842136Z 2025-05-07T20:28:29.3848536Z 2025-05-07T20:28:29.3892223Z libblas-3.9.0 | 16 KB | | 0%  2025-05-07T20:28:29.3892488Z 2025-05-07T20:28:29.3892492Z 2025-05-07T20:28:29.3892496Z 2025-05-07T20:28:29.3892499Z 2025-05-07T20:28:29.3892513Z 2025-05-07T20:28:29.3893950Z libcblas-3.9.0 | 16 KB | | 0%  2025-05-07T20:28:29.3894206Z 2025-05-07T20:28:29.3894209Z 2025-05-07T20:28:29.3894213Z 2025-05-07T20:28:29.3894226Z 2025-05-07T20:28:29.3894230Z 2025-05-07T20:28:29.3894233Z 2025-05-07T20:28:29.4447735Z liblapack-3.9.0 | 16 KB | | 0%  2025-05-07T20:28:29.4448088Z 2025-05-07T20:28:29.4448092Z 2025-05-07T20:28:29.4556136Z libgfortran5-15.1.0 | 1.5 MB | ########## | 100%  2025-05-07T20:28:29.4556553Z 2025-05-07T20:28:29.4556570Z 2025-05-07T20:28:29.4562487Z 2025-05-07T20:28:29.4812012Z libgfortran-15.1.0 | 34 KB | ########## | 100%  2025-05-07T20:28:29.4822721Z numpy-2.2.5 | 8.1 MB | #8 | 18% 2025-05-07T20:28:29.4825768Z 2025-05-07T20:28:29.4879703Z libopenblas-0.3.29 | 5.6 MB | 1 | 1%  2025-05-07T20:28:29.4880105Z 2025-05-07T20:28:29.4880112Z 2025-05-07T20:28:29.4880117Z 2025-05-07T20:28:29.4880123Z 2025-05-07T20:28:29.4905254Z libblas-3.9.0 | 16 KB | #########7 | 97%  2025-05-07T20:28:29.4905717Z 2025-05-07T20:28:29.4905723Z 2025-05-07T20:28:29.4905730Z 2025-05-07T20:28:29.4905737Z 2025-05-07T20:28:29.4905743Z 2025-05-07T20:28:29.4934804Z libcblas-3.9.0 | 16 KB | #########7 | 98%  2025-05-07T20:28:29.4935080Z 2025-05-07T20:28:29.4935084Z 2025-05-07T20:28:29.4935088Z 2025-05-07T20:28:29.4935091Z 2025-05-07T20:28:29.4940725Z 2025-05-07T20:28:29.4944703Z libcblas-3.9.0 | 16 KB | ########## | 100%  2025-05-07T20:28:29.4944992Z 2025-05-07T20:28:29.4944996Z 2025-05-07T20:28:29.4944999Z 2025-05-07T20:28:29.4945003Z 2025-05-07T20:28:29.4945007Z 2025-05-07T20:28:29.4945010Z 2025-05-07T20:28:29.4951560Z liblapack-3.9.0 | 16 KB | #########7 | 98%  2025-05-07T20:28:29.4951833Z 2025-05-07T20:28:29.4951837Z 2025-05-07T20:28:29.4951841Z 2025-05-07T20:28:29.4956087Z 2025-05-07T20:28:29.4977280Z libblas-3.9.0 | 16 KB | ########## | 100%  2025-05-07T20:28:29.4977538Z 2025-05-07T20:28:29.4977542Z 2025-05-07T20:28:29.4977546Z 2025-05-07T20:28:29.4977549Z 2025-05-07T20:28:29.4977553Z 2025-05-07T20:28:29.4977557Z 2025-05-07T20:28:29.5492227Z liblapack-3.9.0 | 16 KB | ########## | 100%  2025-05-07T20:28:29.5492509Z 2025-05-07T20:28:29.5492513Z 2025-05-07T20:28:29.5492517Z 2025-05-07T20:28:29.5497921Z libgfortran-15.1.0 | 34 KB | ########## | 100%  2025-05-07T20:28:29.5498193Z 2025-05-07T20:28:29.5498430Z 2025-05-07T20:28:29.5500689Z 2025-05-07T20:28:29.5813320Z libgfortran-15.1.0 | 34 KB | ########## | 100%  2025-05-07T20:28:29.5823025Z numpy-2.2.5 | 8.1 MB | ######1 | 62% 2025-05-07T20:28:29.5823627Z 2025-05-07T20:28:29.5868419Z libopenblas-0.3.29 | 5.6 MB | ######3 | 63%  2025-05-07T20:28:29.5868680Z 2025-05-07T20:28:29.5868684Z 2025-05-07T20:28:29.5868688Z 2025-05-07T20:28:29.5869920Z 2025-05-07T20:28:29.6144031Z libblas-3.9.0 | 16 KB | ########## | 100%  2025-05-07T20:28:29.6144286Z 2025-05-07T20:28:29.6144290Z 2025-05-07T20:28:29.6144293Z 2025-05-07T20:28:29.6144297Z 2025-05-07T20:28:29.6145941Z 2025-05-07T20:28:29.6310213Z libcblas-3.9.0 | 16 KB | ########## | 100%  2025-05-07T20:28:29.6310475Z 2025-05-07T20:28:29.6310479Z 2025-05-07T20:28:29.6310483Z 2025-05-07T20:28:29.6310486Z 2025-05-07T20:28:29.6310490Z 2025-05-07T20:28:29.6310917Z 2025-05-07T20:28:29.6404543Z liblapack-3.9.0 | 16 KB | ########## | 100%  2025-05-07T20:28:29.6404916Z 2025-05-07T20:28:29.6404921Z 2025-05-07T20:28:29.6407255Z libgfortran5-15.1.0 | 1.5 MB | ########## | 100%  2025-05-07T20:28:29.6407607Z 2025-05-07T20:28:29.6407681Z 2025-05-07T20:28:29.6426998Z libgfortran5-15.1.0 | 1.5 MB | ########## | 100%  2025-05-07T20:28:29.7144882Z numpy-2.2.5 | 8.1 MB | ########## | 100% 2025-05-07T20:28:29.7146726Z 2025-05-07T20:28:29.8627133Z libopenblas-0.3.29 | 5.6 MB | ########## | 100%  2025-05-07T20:28:29.8627388Z 2025-05-07T20:28:30.0707107Z libopenblas-0.3.29 | 5.6 MB | ########## | 100%  2025-05-07T20:28:30.0707502Z numpy-2.2.5 | 8.1 MB | ########## | 100% 2025-05-07T20:28:30.0714794Z numpy-2.2.5 | 8.1 MB | ########## | 100% 2025-05-07T20:28:30.0715131Z 2025-05-07T20:28:30.0715324Z 2025-05-07T20:28:30.0715524Z  2025-05-07T20:28:30.0715730Z 2025-05-07T20:28:30.0715734Z 2025-05-07T20:28:30.0715912Z  2025-05-07T20:28:30.0716110Z 2025-05-07T20:28:30.0716114Z 2025-05-07T20:28:30.0716118Z 2025-05-07T20:28:30.0716307Z  2025-05-07T20:28:30.0716504Z 2025-05-07T20:28:30.0716508Z 2025-05-07T20:28:30.0716511Z 2025-05-07T20:28:30.0716515Z 2025-05-07T20:28:30.0716684Z  2025-05-07T20:28:30.0716893Z 2025-05-07T20:28:30.0716896Z 2025-05-07T20:28:30.0716900Z 2025-05-07T20:28:30.0716904Z 2025-05-07T20:28:30.0716907Z 2025-05-07T20:28:30.0717080Z  2025-05-07T20:28:30.0717295Z 2025-05-07T20:28:30.0717299Z 2025-05-07T20:28:30.0717302Z 2025-05-07T20:28:30.0717306Z 2025-05-07T20:28:30.0717310Z 2025-05-07T20:28:30.0717313Z 2025-05-07T20:28:30.0717817Z  done 2025-05-07T20:28:30.1724066Z Preparing transaction: / done 2025-05-07T20:28:30.2731026Z Verifying transaction: \ done 2025-05-07T20:28:30.3739160Z Executing transaction: / done 2025-05-07T20:28:30.5478416Z ################################################################################ 2025-05-07T20:28:30.5478818Z # Install Package From PyTorch PIP: torch 2025-05-07T20:28:30.5479108Z # 2025-05-07T20:28:30.5493810Z # [2025-05-07T20:28:30.549Z] + install_from_pytorch_pip build_binary torch nightly cuda/11.8.0 2025-05-07T20:28:30.5494287Z ################################################################################ 2025-05-07T20:28:30.5494498Z 2025-05-07T20:28:30.5509703Z [EXEC] [ATTEMPT 0/3] + wget -q --timeout 1 pypi.org -O /dev/null 2025-05-07T20:28:30.6413061Z [CHECK] Network does not appear to be blocked. 2025-05-07T20:28:30.6413448Z ################################################################################ 2025-05-07T20:28:30.6414055Z # Prepare PIP Arguments (PyTorch PIP) 2025-05-07T20:28:30.6414338Z # 2025-05-07T20:28:30.6431166Z # [2025-05-07T20:28:30.642Z] + __prepare_pip_arguments torch nightly cuda/11.8.0 2025-05-07T20:28:30.6431794Z ################################################################################ 2025-05-07T20:28:30.6432020Z 2025-05-07T20:28:30.6455315Z [INSTALL] Extracted package (channel, version): (nightly, LATEST) 2025-05-07T20:28:30.6481945Z [INSTALL] Extracted package variant: cu118 2025-05-07T20:28:30.6498126Z [INSTALL] Using a non-RELEASE channel: nightly ... 2025-05-07T20:28:30.6498647Z [INSTALL] Extracted the full PIP channel: https://download.pytorch.org/whl/nightly/cu118/ 2025-05-07T20:28:30.6505793Z [INSTALL] Extracted the full PIP package: --pre torch 2025-05-07T20:28:30.6513451Z [INSTALL] Attempting to install [torch, LATEST] from PyTorch PIP using channel https://download.pytorch.org/whl/nightly/cu118/ ... 2025-05-07T20:28:30.6534319Z [EXEC] [ATTEMPT 0/3] + conda run -n build_binary pip install --pre torch --index-url https://download.pytorch.org/whl/nightly/cu118/ 2025-05-07T20:29:51.0874351Z Looking in indexes: https://download.pytorch.org/whl/nightly/cu118/ 2025-05-07T20:29:51.0874843Z Collecting torch 2025-05-07T20:29:51.0875688Z Downloading https://download.pytorch.org/whl/nightly/cu118/torch-2.8.0.dev20250507%2Bcu118-cp312-cp312-manylinux_2_28_x86_64.whl.metadata (29 kB) 2025-05-07T20:29:51.0876575Z Collecting filelock (from torch) 2025-05-07T20:29:51.0877314Z Downloading https://download.pytorch.org/whl/nightly/filelock-3.16.1-py3-none-any.whl (16 kB) 2025-05-07T20:29:51.0878622Z Requirement already satisfied: typing-extensions>=4.10.0 in /home/ec2-user/miniconda/envs/build_binary/lib/python3.12/site-packages (from torch) (4.13.2) 2025-05-07T20:29:51.0879650Z Requirement already satisfied: setuptools in /home/ec2-user/miniconda/envs/build_binary/lib/python3.12/site-packages (from torch) (78.1.1) 2025-05-07T20:29:51.0880296Z Collecting sympy>=1.13.3 (from torch) 2025-05-07T20:29:51.0880820Z Downloading https://download.pytorch.org/whl/nightly/sympy-1.13.3-py3-none-any.whl (6.2 MB) 2025-05-07T20:29:51.0881796Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 6.2/6.2 MB 172.9 MB/s eta 0:00:00 2025-05-07T20:29:51.0882132Z Collecting networkx (from torch) 2025-05-07T20:29:51.0882626Z Downloading https://download.pytorch.org/whl/nightly/networkx-3.4.2-py3-none-any.whl (1.7 MB) 2025-05-07T20:29:51.0883250Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.7/1.7 MB 118.3 MB/s eta 0:00:00 2025-05-07T20:29:51.0883580Z Collecting jinja2 (from torch) 2025-05-07T20:29:51.0884040Z Downloading https://download.pytorch.org/whl/nightly/jinja2-3.1.4-py3-none-any.whl (133 kB) 2025-05-07T20:29:51.0884528Z Collecting fsspec (from torch) 2025-05-07T20:29:51.0884994Z Downloading https://download.pytorch.org/whl/nightly/fsspec-2024.10.0-py3-none-any.whl (179 kB) 2025-05-07T20:29:51.0885549Z Collecting nvidia-cuda-nvrtc-cu11==11.8.89 (from torch) 2025-05-07T20:29:51.0886294Z Downloading https://download.pytorch.org/whl/nightly/cu118/nvidia_cuda_nvrtc_cu11-11.8.89-py3-none-manylinux1_x86_64.whl (23.2 MB) 2025-05-07T20:29:51.0887099Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 23.2/23.2 MB 138.4 MB/s eta 0:00:00 2025-05-07T20:29:51.0887505Z Collecting nvidia-cuda-runtime-cu11==11.8.89 (from torch) 2025-05-07T20:29:51.0888191Z Downloading https://download.pytorch.org/whl/nightly/cu118/nvidia_cuda_runtime_cu11-11.8.89-py3-none-manylinux1_x86_64.whl (875 kB) 2025-05-07T20:29:51.0889038Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 875.6/875.6 kB 87.0 MB/s eta 0:00:00 2025-05-07T20:29:51.0889414Z Collecting nvidia-cuda-cupti-cu11==11.8.87 (from torch) 2025-05-07T20:29:51.0890083Z Downloading https://download.pytorch.org/whl/nightly/cu118/nvidia_cuda_cupti_cu11-11.8.87-py3-none-manylinux1_x86_64.whl (13.1 MB) 2025-05-07T20:29:51.0890829Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 13.1/13.1 MB 197.1 MB/s eta 0:00:00 2025-05-07T20:29:51.0891233Z Collecting nvidia-cudnn-cu11==9.1.0.70 (from torch) 2025-05-07T20:29:51.0892261Z Downloading https://download.pytorch.org/whl/nightly/cu118/nvidia_cudnn_cu11-9.1.0.70-py3-none-manylinux2014_x86_64.whl (663.9 MB) 2025-05-07T20:29:51.0893011Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 663.9/663.9 MB 45.4 MB/s eta 0:00:00 2025-05-07T20:29:51.0893583Z Collecting nvidia-cublas-cu11==11.11.3.6 (from torch) 2025-05-07T20:29:51.0894242Z Downloading https://download.pytorch.org/whl/nightly/cu118/nvidia_cublas_cu11-11.11.3.6-py3-none-manylinux1_x86_64.whl (417.9 MB) 2025-05-07T20:29:51.0894991Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 417.9/417.9 MB 70.6 MB/s eta 0:00:00 2025-05-07T20:29:51.0895367Z Collecting nvidia-cufft-cu11==10.9.0.58 (from torch) 2025-05-07T20:29:51.0896022Z Downloading https://download.pytorch.org/whl/nightly/cu118/nvidia_cufft_cu11-10.9.0.58-py3-none-manylinux1_x86_64.whl (168.4 MB) 2025-05-07T20:29:51.0896868Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 168.4/168.4 MB 154.4 MB/s eta 0:00:00 2025-05-07T20:29:51.0897237Z Collecting nvidia-curand-cu11==10.3.0.86 (from torch) 2025-05-07T20:29:51.0897903Z Downloading https://download.pytorch.org/whl/nightly/cu118/nvidia_curand_cu11-10.3.0.86-py3-none-manylinux1_x86_64.whl (58.1 MB) 2025-05-07T20:29:51.0898625Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.1/58.1 MB 168.5 MB/s eta 0:00:00 2025-05-07T20:29:51.0899019Z Collecting nvidia-cusolver-cu11==11.4.1.48 (from torch) 2025-05-07T20:29:51.0899691Z Downloading https://download.pytorch.org/whl/nightly/cu118/nvidia_cusolver_cu11-11.4.1.48-py3-none-manylinux1_x86_64.whl (128.2 MB) 2025-05-07T20:29:51.0900436Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 128.2/128.2 MB 153.4 MB/s eta 0:00:00 2025-05-07T20:29:51.0900840Z Collecting nvidia-cusparse-cu11==11.7.5.86 (from torch) 2025-05-07T20:29:51.0901521Z Downloading https://download.pytorch.org/whl/nightly/cu118/nvidia_cusparse_cu11-11.7.5.86-py3-none-manylinux1_x86_64.whl (204.1 MB) 2025-05-07T20:29:51.0902262Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 204.1/204.1 MB 102.5 MB/s eta 0:00:00 2025-05-07T20:29:51.0902630Z Collecting nvidia-nccl-cu11==2.21.5 (from torch) 2025-05-07T20:29:51.0903258Z Downloading https://download.pytorch.org/whl/nightly/cu118/nvidia_nccl_cu11-2.21.5-py3-none-manylinux2014_x86_64.whl (147.8 MB) 2025-05-07T20:29:51.0904001Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 147.8/147.8 MB 147.1 MB/s eta 0:00:00 2025-05-07T20:29:51.0904360Z Collecting nvidia-nvtx-cu11==11.8.86 (from torch) 2025-05-07T20:29:51.0904974Z Downloading https://download.pytorch.org/whl/nightly/cu118/nvidia_nvtx_cu11-11.8.86-py3-none-manylinux1_x86_64.whl (99 kB) 2025-05-07T20:29:51.0905623Z Collecting pytorch-triton==3.3.0+git96316ce5 (from torch) 2025-05-07T20:29:51.0906433Z Downloading https://download.pytorch.org/whl/nightly/pytorch_triton-3.3.0%2Bgit96316ce5-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.metadata (1.6 kB) 2025-05-07T20:29:51.0907234Z Collecting mpmath<1.4,>=1.1.0 (from sympy>=1.13.3->torch) 2025-05-07T20:29:51.0907765Z Downloading https://download.pytorch.org/whl/nightly/mpmath-1.3.0-py3-none-any.whl (536 kB) 2025-05-07T20:29:51.0908387Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 536.2/536.2 kB 56.0 MB/s eta 0:00:00 2025-05-07T20:29:51.0908743Z Collecting MarkupSafe>=2.0 (from jinja2->torch) 2025-05-07T20:29:51.0909430Z Downloading https://download.pytorch.org/whl/nightly/MarkupSafe-2.1.5-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (28 kB) 2025-05-07T20:29:51.0910440Z Downloading https://download.pytorch.org/whl/nightly/cu118/torch-2.8.0.dev20250507%2Bcu118-cp312-cp312-manylinux_2_28_x86_64.whl (916.2 MB) 2025-05-07T20:29:51.0911218Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 916.2/916.2 MB 25.2 MB/s eta 0:00:00 2025-05-07T20:29:51.0911975Z Downloading https://download.pytorch.org/whl/nightly/pytorch_triton-3.3.0%2Bgit96316ce5-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (153.5 MB) 2025-05-07T20:29:51.0912819Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 153.5/153.5 MB 92.6 MB/s eta 0:00:00 2025-05-07T20:29:51.0914333Z Installing collected packages: mpmath, sympy, pytorch-triton, nvidia-nvtx-cu11, nvidia-nccl-cu11, nvidia-cusparse-cu11, nvidia-curand-cu11, nvidia-cufft-cu11, nvidia-cuda-runtime-cu11, nvidia-cuda-nvrtc-cu11, nvidia-cuda-cupti-cu11, nvidia-cublas-cu11, networkx, MarkupSafe, fsspec, filelock, nvidia-cusolver-cu11, nvidia-cudnn-cu11, jinja2, torch 2025-05-07T20:29:51.0915751Z 2025-05-07T20:29:51.0917359Z Successfully installed MarkupSafe-2.1.5 filelock-3.16.1 fsspec-2024.10.0 jinja2-3.1.4 mpmath-1.3.0 networkx-3.4.2 nvidia-cublas-cu11-11.11.3.6 nvidia-cuda-cupti-cu11-11.8.87 nvidia-cuda-nvrtc-cu11-11.8.89 nvidia-cuda-runtime-cu11-11.8.89 nvidia-cudnn-cu11-9.1.0.70 nvidia-cufft-cu11-10.9.0.58 nvidia-curand-cu11-10.3.0.86 nvidia-cusolver-cu11-11.4.1.48 nvidia-cusparse-cu11-11.7.5.86 nvidia-nccl-cu11-2.21.5 nvidia-nvtx-cu11-11.8.86 pytorch-triton-3.3.0+git96316ce5 sympy-1.13.3 torch-2.8.0.dev20250507+cu118 2025-05-07T20:29:51.0919047Z 2025-05-07T20:29:53.3448745Z torch 2.8.0.dev20250507+cu118 2025-05-07T20:29:53.3451198Z [CHECK] The installed package [torch, nightly/LATEST] is the correct variant (cu118) 2025-05-07T20:29:56.8075928Z [CHECK] Python (sub-)package 'torch.distributed' found ... 2025-05-07T20:30:00.3044045Z [CHECK] NOTE: The installed version is: 2.8.0.dev20250507+cu118 2025-05-07T20:30:00.3044669Z [CHECK] NOTE: Checking _GLIBCXX_USE_CXX11_ABI ... 2025-05-07T20:30:03.7185584Z True 2025-05-07T20:30:03.7185942Z True 2025-05-07T20:30:03.7186098Z 2025-05-07T20:30:03.7822804Z [INSTALL] Successfully installed PyTorch through PyTorch PIP 2025-05-07T20:30:03.7862442Z ##[group]Run if . $PRELUDE && which conda; then collect_pytorch_env_info $BUILD_ENV; fi 2025-05-07T20:30:03.7863049Z if . $PRELUDE && which conda; then collect_pytorch_env_info $BUILD_ENV; fi 2025-05-07T20:30:03.7877132Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-05-07T20:30:03.7877467Z env: 2025-05-07T20:30:03.7877677Z PRELUDE: .github/scripts/setup_env.bash 2025-05-07T20:30:03.7877959Z BUILD_ENV: build_binary 2025-05-07T20:30:03.7878215Z BUILD_TARGET: default 2025-05-07T20:30:03.7878439Z BUILD_VARIANT: cuda 2025-05-07T20:30:03.7878671Z BUILD_CUDA_VERSION: 11.8.0 2025-05-07T20:30:03.7878908Z ENFORCE_CUDA_DEVICE: 1 2025-05-07T20:30:03.7879198Z GPU_FLAG: --gpus all -e NVIDIA_DRIVER_CAPABILITIES=all 2025-05-07T20:30:03.7879519Z ##[endgroup] 2025-05-07T20:30:04.1301833Z /home/ec2-user/miniconda/bin/conda 2025-05-07T20:30:04.1303678Z ################################################################################ 2025-05-07T20:30:04.1304172Z # Collect PyTorch Environment Information (for Reporting Issues) 2025-05-07T20:30:04.1304536Z # 2025-05-07T20:30:04.1320590Z # [2025-05-07T20:30:04.131Z] + collect_pytorch_env_info build_binary 2025-05-07T20:30:04.1320991Z ################################################################################ 2025-05-07T20:30:04.1321204Z 2025-05-07T20:30:04.1337854Z [EXEC] [ATTEMPT 0/3] + wget -q --timeout 1 pypi.org -O /dev/null 2025-05-07T20:30:04.2217632Z [CHECK] Network does not appear to be blocked. 2025-05-07T20:30:04.2226723Z [INFO] Downloading the PyTorch environment info collection script ... 2025-05-07T20:30:04.2227317Z + wget -q https://raw.githubusercontent.com/pytorch/pytorch/main/torch/utils/collect_env.py 2025-05-07T20:30:04.2227706Z 2025-05-07T20:30:04.3121997Z 2025-05-07T20:30:04.3122846Z [INFO] Collecting PyTorch environment info (will be needed for reporting issues to PyTorch) ... 2025-05-07T20:30:04.3145804Z [EXEC] [ATTEMPT 0/3] + conda run -n build_binary python collect_env.py 2025-05-07T20:30:10.3157105Z Collecting environment information... 2025-05-07T20:30:10.3157495Z PyTorch version: 2.8.0.dev20250507+cu118 2025-05-07T20:30:10.3157786Z Is debug build: False 2025-05-07T20:30:10.3158025Z CUDA used to build PyTorch: 11.8 2025-05-07T20:30:10.3158301Z ROCM used to build PyTorch: N/A 2025-05-07T20:30:10.3158471Z 2025-05-07T20:30:10.3158578Z OS: Amazon Linux 2023.6.20250317 (x86_64) 2025-05-07T20:30:10.3158890Z GCC version: (conda-forge gcc 11.4.0-13) 11.4.0 2025-05-07T20:30:10.3159211Z Clang version: Could not collect 2025-05-07T20:30:10.3159800Z CMake version: Could not collect 2025-05-07T20:30:10.3160058Z Libc version: glibc-2.34 2025-05-07T20:30:10.3160218Z 2025-05-07T20:30:10.3160517Z Python version: 3.12.2 | packaged by conda-forge | (main, Feb 16 2024, 20:50:58) [GCC 12.3.0] (64-bit runtime) 2025-05-07T20:30:10.3161128Z Python platform: Linux-6.1.130-139.222.amzn2023.x86_64-x86_64-with-glibc2.34 2025-05-07T20:30:10.3161606Z Is CUDA available: True 2025-05-07T20:30:10.3161956Z CUDA runtime version: 11.8.89 2025-05-07T20:30:10.3162328Z CUDA_MODULE_LOADING set to: LAZY 2025-05-07T20:30:10.3162748Z GPU models and configuration: GPU 0: NVIDIA A10G 2025-05-07T20:30:10.3163105Z Nvidia driver version: 570.133.07 2025-05-07T20:30:10.3163378Z cuDNN version: Could not collect 2025-05-07T20:30:10.3163641Z HIP runtime version: N/A 2025-05-07T20:30:10.3163881Z MIOpen runtime version: N/A 2025-05-07T20:30:10.3164134Z Is XNNPACK available: True 2025-05-07T20:30:10.3164300Z 2025-05-07T20:30:10.3164380Z CPU: 2025-05-07T20:30:10.3164591Z Architecture: x86_64 2025-05-07T20:30:10.3164911Z CPU op-mode(s): 32-bit, 64-bit 2025-05-07T20:30:10.3165290Z Address sizes: 48 bits physical, 48 bits virtual 2025-05-07T20:30:10.3165664Z Byte Order: Little Endian 2025-05-07T20:30:10.3165965Z CPU(s): 16 2025-05-07T20:30:10.3166256Z On-line CPU(s) list: 0-15 2025-05-07T20:30:10.3166968Z Vendor ID: AuthenticAMD 2025-05-07T20:30:10.3167293Z Model name: AMD EPYC 7R32 2025-05-07T20:30:10.3167595Z CPU family: 23 2025-05-07T20:30:10.3167865Z Model: 49 2025-05-07T20:30:10.3168139Z Thread(s) per core: 2 2025-05-07T20:30:10.3168410Z Core(s) per socket: 8 2025-05-07T20:30:10.3168681Z Socket(s): 1 2025-05-07T20:30:10.3168957Z Stepping: 0 2025-05-07T20:30:10.3169244Z BogoMIPS: 5599.67 2025-05-07T20:30:10.3171833Z Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy cr8_legacy abm sse4a misalignsse 3dnowprefetch topoext ssbd ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr rdpru wbnoinvd arat npt nrip_save rdpid 2025-05-07T20:30:10.3174417Z Hypervisor vendor: KVM 2025-05-07T20:30:10.3174761Z Virtualization type: full 2025-05-07T20:30:10.3175133Z L1d cache: 256 KiB (8 instances) 2025-05-07T20:30:10.3175650Z L1i cache: 256 KiB (8 instances) 2025-05-07T20:30:10.3175996Z L2 cache: 4 MiB (8 instances) 2025-05-07T20:30:10.3176430Z L3 cache: 32 MiB (2 instances) 2025-05-07T20:30:10.3176741Z NUMA node(s): 1 2025-05-07T20:30:10.3177018Z NUMA node0 CPU(s): 0-15 2025-05-07T20:30:10.3177340Z Vulnerability Gather data sampling: Not affected 2025-05-07T20:30:10.3177700Z Vulnerability Itlb multihit: Not affected 2025-05-07T20:30:10.3178034Z Vulnerability L1tf: Not affected 2025-05-07T20:30:10.3178366Z Vulnerability Mds: Not affected 2025-05-07T20:30:10.3178718Z Vulnerability Meltdown: Not affected 2025-05-07T20:30:10.3179060Z Vulnerability Mmio stale data: Not affected 2025-05-07T20:30:10.3179400Z Vulnerability Reg file data sampling: Not affected 2025-05-07T20:30:10.3179924Z Vulnerability Retbleed: Mitigation; untrained return thunk; SMT enabled with STIBP protection 2025-05-07T20:30:10.3180485Z Vulnerability Spec rstack overflow: Mitigation; safe RET 2025-05-07T20:30:10.3180999Z Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl 2025-05-07T20:30:10.3181656Z Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 2025-05-07T20:30:10.3182483Z Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; STIBP always-on; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 2025-05-07T20:30:10.3183132Z Vulnerability Srbds: Not affected 2025-05-07T20:30:10.3183468Z Vulnerability Tsx async abort: Not affected 2025-05-07T20:30:10.3183694Z 2025-05-07T20:30:10.3183791Z Versions of relevant libraries: 2025-05-07T20:30:10.3184047Z [pip3] numpy==2.2.5 2025-05-07T20:30:10.3184274Z [pip3] nvidia-cublas-cu11==11.11.3.6 2025-05-07T20:30:10.3184564Z [pip3] nvidia-cuda-cupti-cu11==11.8.87 2025-05-07T20:30:10.3184865Z [pip3] nvidia-cuda-nvrtc-cu11==11.8.89 2025-05-07T20:30:10.3185189Z [pip3] nvidia-cuda-runtime-cu11==11.8.89 2025-05-07T20:30:10.3185492Z [pip3] nvidia-cudnn-cu11==9.1.0.70 2025-05-07T20:30:10.3185763Z [pip3] nvidia-cufft-cu11==10.9.0.58 2025-05-07T20:30:10.3186044Z [pip3] nvidia-curand-cu11==10.3.0.86 2025-05-07T20:30:10.3186328Z [pip3] nvidia-cusolver-cu11==11.4.1.48 2025-05-07T20:30:10.3186613Z [pip3] nvidia-cusparse-cu11==11.7.5.86 2025-05-07T20:30:10.3187042Z [pip3] nvidia-nccl-cu11==2.21.5 2025-05-07T20:30:10.3187311Z [pip3] nvidia-nvtx-cu11==11.8.86 2025-05-07T20:30:10.3187578Z [pip3] pytorch-triton==3.3.0+git96316ce5 2025-05-07T20:30:10.3187875Z [pip3] torch==2.8.0.dev20250507+cu118 2025-05-07T20:30:10.3188255Z [conda] cuda-cudart 11.8.89 0 nvidia/label/cuda-11.8.0 2025-05-07T20:30:10.3188741Z [conda] cuda-cudart-dev 11.8.89 0 nvidia/label/cuda-11.8.0 2025-05-07T20:30:10.3189222Z [conda] cuda-cupti 11.8.87 0 nvidia/label/cuda-11.8.0 2025-05-07T20:30:10.3189703Z [conda] cuda-libraries 11.8.0 0 nvidia/label/cuda-11.8.0 2025-05-07T20:30:10.3190205Z [conda] cuda-libraries-dev 11.8.0 0 nvidia/label/cuda-11.8.0 2025-05-07T20:30:10.3203131Z [conda] cuda-nvrtc 11.8.89 0 nvidia/label/cuda-11.8.0 2025-05-07T20:30:10.3203658Z [conda] cuda-nvrtc-dev 11.8.89 0 nvidia/label/cuda-11.8.0 2025-05-07T20:30:10.3204136Z [conda] cuda-nvtx 11.8.86 0 nvidia/label/cuda-11.8.0 2025-05-07T20:30:10.3204611Z [conda] cuda-runtime 11.8.0 0 nvidia/label/cuda-11.8.0 2025-05-07T20:30:10.3205094Z [conda] libcublas 11.11.3.6 0 nvidia/label/cuda-11.8.0 2025-05-07T20:30:10.3205581Z [conda] libcublas-dev 11.11.3.6 0 nvidia/label/cuda-11.8.0 2025-05-07T20:30:10.3206288Z [conda] libcufft 10.9.0.58 0 nvidia/label/cuda-11.8.0 2025-05-07T20:30:10.3206813Z [conda] libcufft-dev 10.9.0.58 0 nvidia/label/cuda-11.8.0 2025-05-07T20:30:10.3207282Z [conda] libcurand 10.3.0.86 0 nvidia/label/cuda-11.8.0 2025-05-07T20:30:10.3207756Z [conda] libcurand-dev 10.3.0.86 0 nvidia/label/cuda-11.8.0 2025-05-07T20:30:10.3208240Z [conda] libcusolver 11.4.1.48 0 nvidia/label/cuda-11.8.0 2025-05-07T20:30:10.3208743Z [conda] libcusolver-dev 11.4.1.48 0 nvidia/label/cuda-11.8.0 2025-05-07T20:30:10.3209247Z [conda] libcusparse 11.7.5.86 0 nvidia/label/cuda-11.8.0 2025-05-07T20:30:10.3209743Z [conda] libcusparse-dev 11.7.5.86 0 nvidia/label/cuda-11.8.0 2025-05-07T20:30:10.3210225Z [conda] numpy 2.2.5 py312h72c5963_0 conda-forge 2025-05-07T20:30:10.3210686Z [conda] nvidia-cublas-cu11 11.11.3.6 pypi_0 pypi 2025-05-07T20:30:10.3211179Z [conda] nvidia-cuda-cupti-cu11 11.8.87 pypi_0 pypi 2025-05-07T20:30:10.3211662Z [conda] nvidia-cuda-nvrtc-cu11 11.8.89 pypi_0 pypi 2025-05-07T20:30:10.3212160Z [conda] nvidia-cuda-runtime-cu11 11.8.89 pypi_0 pypi 2025-05-07T20:30:10.3212647Z [conda] nvidia-cudnn-cu11 9.1.0.70 pypi_0 pypi 2025-05-07T20:30:10.3213102Z [conda] nvidia-cufft-cu11 10.9.0.58 pypi_0 pypi 2025-05-07T20:30:10.3213571Z [conda] nvidia-curand-cu11 10.3.0.86 pypi_0 pypi 2025-05-07T20:30:10.3214056Z [conda] nvidia-cusolver-cu11 11.4.1.48 pypi_0 pypi 2025-05-07T20:30:10.3214541Z [conda] nvidia-cusparse-cu11 11.7.5.86 pypi_0 pypi 2025-05-07T20:30:10.3215013Z [conda] nvidia-nccl-cu11 2.21.5 pypi_0 pypi 2025-05-07T20:30:10.3215474Z [conda] nvidia-nvtx-cu11 11.8.86 pypi_0 pypi 2025-05-07T20:30:10.3215951Z [conda] pytorch-triton 3.3.0+git96316ce5 pypi_0 pypi 2025-05-07T20:30:10.3216551Z [conda] torch 2.8.0.dev20250507+cu118 pypi_0 pypi 2025-05-07T20:30:10.3216825Z 2025-05-07T20:30:10.3873531Z ##[group]Run . $PRELUDE; cd fbgemm_gpu; prepare_fbgemm_gpu_build $BUILD_ENV 2025-05-07T20:30:10.3874085Z . $PRELUDE; cd fbgemm_gpu; prepare_fbgemm_gpu_build $BUILD_ENV 2025-05-07T20:30:10.3886285Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-05-07T20:30:10.3886623Z env: 2025-05-07T20:30:10.3886839Z PRELUDE: .github/scripts/setup_env.bash 2025-05-07T20:30:10.3887136Z BUILD_ENV: build_binary 2025-05-07T20:30:10.3887380Z BUILD_TARGET: default 2025-05-07T20:30:10.3887604Z BUILD_VARIANT: cuda 2025-05-07T20:30:10.3887840Z BUILD_CUDA_VERSION: 11.8.0 2025-05-07T20:30:10.3888093Z ENFORCE_CUDA_DEVICE: 1 2025-05-07T20:30:10.3888387Z GPU_FLAG: --gpus all -e NVIDIA_DRIVER_CAPABILITIES=all 2025-05-07T20:30:10.3888705Z ##[endgroup] 2025-05-07T20:30:10.7288835Z ################################################################################ 2025-05-07T20:30:10.7289217Z # Prepare FBGEMM-GPU Build 2025-05-07T20:30:10.7289467Z # 2025-05-07T20:30:10.7303822Z # [2025-05-07T20:30:10.730Z] + prepare_fbgemm_gpu_build build_binary 2025-05-07T20:30:10.7304229Z ################################################################################ 2025-05-07T20:30:10.7304451Z 2025-05-07T20:30:10.7320711Z [EXEC] [ATTEMPT 0/3] + wget -q --timeout 1 pypi.org -O /dev/null 2025-05-07T20:30:10.8230920Z [CHECK] Network does not appear to be blocked. 2025-05-07T20:30:10.8252566Z [BUILD] Running git submodules update ... 2025-05-07T20:30:10.8276336Z [EXEC] [ATTEMPT 0/3] + git submodule sync 2025-05-07T20:30:10.8638017Z Synchronizing submodule url for '../external/asmjit' 2025-05-07T20:30:10.8638914Z Synchronizing submodule url for '../external/composable_kernel' 2025-05-07T20:30:10.8639758Z Synchronizing submodule url for '../external/cpuinfo' 2025-05-07T20:30:10.8640510Z Synchronizing submodule url for '../external/cutlass' 2025-05-07T20:30:10.8641272Z Synchronizing submodule url for '../external/googletest' 2025-05-07T20:30:10.8642110Z Synchronizing submodule url for '../external/hipify_torch' 2025-05-07T20:30:10.8642883Z Synchronizing submodule url for '../external/json' 2025-05-07T20:30:10.8672865Z [EXEC] [ATTEMPT 0/3] + git submodule update --init --recursive 2025-05-07T20:30:10.9229117Z [BUILD] Installing other build dependencies ... 2025-05-07T20:30:10.9250482Z [EXEC] [ATTEMPT 0/3] + conda run --no-capture-output -n build_binary python -m pip install -r requirements.txt 2025-05-07T20:30:13.4243707Z Collecting backports.tarfile (from -r requirements.txt (line 13)) 2025-05-07T20:30:13.4417358Z Downloading backports.tarfile-1.2.0-py3-none-any.whl.metadata (2.0 kB) 2025-05-07T20:30:13.5568940Z Collecting build (from -r requirements.txt (line 14)) 2025-05-07T20:30:13.5592262Z Downloading build-1.2.2.post1-py3-none-any.whl.metadata (6.5 kB) 2025-05-07T20:30:13.7738807Z Collecting cmake (from -r requirements.txt (line 15)) 2025-05-07T20:30:13.7777054Z Downloading cmake-4.0.0-py3-none-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (6.3 kB) 2025-05-07T20:30:13.9005301Z Collecting click (from -r requirements.txt (line 16)) 2025-05-07T20:30:13.9036425Z Downloading click-8.1.8-py3-none-any.whl.metadata (2.3 kB) 2025-05-07T20:30:14.2383922Z Collecting hypothesis (from -r requirements.txt (line 17)) 2025-05-07T20:30:14.2409254Z Downloading hypothesis-6.131.14-py3-none-any.whl.metadata (5.6 kB) 2025-05-07T20:30:14.3058774Z Requirement already satisfied: jinja2 in /home/ec2-user/miniconda/envs/build_binary/lib/python3.12/site-packages (from -r requirements.txt (line 18)) (3.1.4) 2025-05-07T20:30:14.3062344Z Requirement already satisfied: mpmath==1.3.0 in /home/ec2-user/miniconda/envs/build_binary/lib/python3.12/site-packages (from -r requirements.txt (line 19)) (1.3.0) 2025-05-07T20:30:14.3748187Z Collecting ninja (from -r requirements.txt (line 20)) 2025-05-07T20:30:14.3775009Z Downloading ninja-1.11.1.4-py3-none-manylinux_2_12_x86_64.manylinux2010_x86_64.whl.metadata (5.0 kB) 2025-05-07T20:30:14.4269397Z Requirement already satisfied: numpy>=2.0.2 in /home/ec2-user/miniconda/envs/build_binary/lib/python3.12/site-packages (from -r requirements.txt (line 21)) (2.2.5) 2025-05-07T20:30:14.4914378Z Collecting pyre-extensions (from -r requirements.txt (line 22)) 2025-05-07T20:30:14.4940527Z Downloading pyre_extensions-0.0.32-py3-none-any.whl.metadata (4.0 kB) 2025-05-07T20:30:14.6216999Z Collecting pyyaml (from -r requirements.txt (line 23)) 2025-05-07T20:30:14.6243072Z Downloading PyYAML-6.0.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (2.1 kB) 2025-05-07T20:30:14.7357628Z Collecting scikit-build (from -r requirements.txt (line 24)) 2025-05-07T20:30:14.7408316Z Downloading scikit_build-0.18.1-py3-none-any.whl.metadata (18 kB) 2025-05-07T20:30:14.8046462Z Requirement already satisfied: setuptools in /home/ec2-user/miniconda/envs/build_binary/lib/python3.12/site-packages (from -r requirements.txt (line 25)) (78.1.1) 2025-05-07T20:30:14.8717172Z Collecting setuptools_git_versioning (from -r requirements.txt (line 26)) 2025-05-07T20:30:14.8744859Z Downloading setuptools_git_versioning-2.1.0-py3-none-any.whl.metadata (6.1 kB) 2025-05-07T20:30:14.9759536Z Collecting tabulate (from -r requirements.txt (line 27)) 2025-05-07T20:30:14.9795421Z Downloading tabulate-0.9.0-py3-none-any.whl.metadata (34 kB) 2025-05-07T20:30:15.1040600Z Collecting patchelf (from -r requirements.txt (line 28)) 2025-05-07T20:30:15.1076922Z Downloading patchelf-0.17.2.2-py3-none-manylinux1_x86_64.manylinux_2_5_x86_64.musllinux_1_1_x86_64.whl.metadata (3.5 kB) 2025-05-07T20:30:15.2173538Z Collecting packaging>=19.1 (from build->-r requirements.txt (line 14)) 2025-05-07T20:30:15.2196969Z Downloading packaging-25.0-py3-none-any.whl.metadata (3.3 kB) 2025-05-07T20:30:15.3123655Z Collecting pyproject_hooks (from build->-r requirements.txt (line 14)) 2025-05-07T20:30:15.3146639Z Downloading pyproject_hooks-1.2.0-py3-none-any.whl.metadata (1.3 kB) 2025-05-07T20:30:15.4324507Z Collecting attrs>=22.2.0 (from hypothesis->-r requirements.txt (line 17)) 2025-05-07T20:30:15.4348372Z Downloading attrs-25.3.0-py3-none-any.whl.metadata (10 kB) 2025-05-07T20:30:15.5529289Z Collecting sortedcontainers<3.0.0,>=2.1.0 (from hypothesis->-r requirements.txt (line 17)) 2025-05-07T20:30:15.5557455Z Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB) 2025-05-07T20:30:15.6165759Z Requirement already satisfied: MarkupSafe>=2.0 in /home/ec2-user/miniconda/envs/build_binary/lib/python3.12/site-packages (from jinja2->-r requirements.txt (line 18)) (2.1.5) 2025-05-07T20:30:15.6711393Z Collecting typing-inspect (from pyre-extensions->-r requirements.txt (line 22)) 2025-05-07T20:30:15.6733377Z Downloading typing_inspect-0.9.0-py3-none-any.whl.metadata (1.5 kB) 2025-05-07T20:30:15.7249565Z Requirement already satisfied: typing-extensions in /home/ec2-user/miniconda/envs/build_binary/lib/python3.12/site-packages (from pyre-extensions->-r requirements.txt (line 22)) (4.13.2) 2025-05-07T20:30:15.7807320Z Collecting distro (from scikit-build->-r requirements.txt (line 24)) 2025-05-07T20:30:15.7836106Z Downloading distro-1.9.0-py3-none-any.whl.metadata (6.8 kB) 2025-05-07T20:30:15.8325131Z Requirement already satisfied: wheel>=0.32.0 in /home/ec2-user/miniconda/envs/build_binary/lib/python3.12/site-packages (from scikit-build->-r requirements.txt (line 24)) (0.45.1) 2025-05-07T20:30:15.8984025Z Collecting mypy-extensions>=0.3.0 (from typing-inspect->pyre-extensions->-r requirements.txt (line 22)) 2025-05-07T20:30:15.9005092Z Downloading mypy_extensions-1.1.0-py3-none-any.whl.metadata (1.1 kB) 2025-05-07T20:30:15.9524863Z Downloading backports.tarfile-1.2.0-py3-none-any.whl (30 kB) 2025-05-07T20:30:16.0025442Z Downloading build-1.2.2.post1-py3-none-any.whl (22 kB) 2025-05-07T20:30:16.0658513Z Downloading cmake-4.0.0-py3-none-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (27.9 MB) 2025-05-07T20:30:16.5990943Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 27.9/27.9 MB 52.2 MB/s eta 0:00:00 2025-05-07T20:30:16.6107262Z Downloading click-8.1.8-py3-none-any.whl (98 kB) 2025-05-07T20:30:16.6734426Z Downloading hypothesis-6.131.14-py3-none-any.whl (500 kB) 2025-05-07T20:30:16.7347944Z Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 2025-05-07T20:30:16.7910728Z Downloading ninja-1.11.1.4-py3-none-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (422 kB) 2025-05-07T20:30:16.8547257Z Downloading pyre_extensions-0.0.32-py3-none-any.whl (12 kB) 2025-05-07T20:30:16.9093146Z Downloading PyYAML-6.0.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (767 kB) 2025-05-07T20:30:16.9754700Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 767.5/767.5 kB 7.9 MB/s eta 0:00:00 2025-05-07T20:30:16.9801614Z Downloading scikit_build-0.18.1-py3-none-any.whl (85 kB) 2025-05-07T20:30:17.0368742Z Downloading setuptools_git_versioning-2.1.0-py3-none-any.whl (10 kB) 2025-05-07T20:30:17.1004060Z Downloading tabulate-0.9.0-py3-none-any.whl (35 kB) 2025-05-07T20:30:17.1478125Z Downloading patchelf-0.17.2.2-py3-none-manylinux1_x86_64.manylinux_2_5_x86_64.musllinux_1_1_x86_64.whl (466 kB) 2025-05-07T20:30:17.2054737Z Downloading attrs-25.3.0-py3-none-any.whl (63 kB) 2025-05-07T20:30:17.2626657Z Downloading packaging-25.0-py3-none-any.whl (66 kB) 2025-05-07T20:30:17.3284406Z Downloading distro-1.9.0-py3-none-any.whl (20 kB) 2025-05-07T20:30:17.3864089Z Downloading pyproject_hooks-1.2.0-py3-none-any.whl (10 kB) 2025-05-07T20:30:17.4388037Z Downloading typing_inspect-0.9.0-py3-none-any.whl (8.8 kB) 2025-05-07T20:30:17.4992386Z Downloading mypy_extensions-1.1.0-py3-none-any.whl (5.0 kB) 2025-05-07T20:30:17.6715729Z Installing collected packages: sortedcontainers, tabulate, pyyaml, pyproject_hooks, patchelf, packaging, ninja, mypy-extensions, distro, cmake, click, backports.tarfile, attrs, typing-inspect, setuptools_git_versioning, scikit-build, hypothesis, build, pyre-extensions 2025-05-07T20:30:20.0809181Z 2025-05-07T20:30:20.0854054Z Successfully installed attrs-25.3.0 backports.tarfile-1.2.0 build-1.2.2.post1 click-8.1.8 cmake-4.0.0 distro-1.9.0 hypothesis-6.131.14 mypy-extensions-1.1.0 ninja-1.11.1.4 packaging-25.0 patchelf-0.17.2.2 pyproject_hooks-1.2.0 pyre-extensions-0.0.32 pyyaml-6.0.2 scikit-build-0.18.1 setuptools_git_versioning-2.1.0 sortedcontainers-2.4.0 tabulate-0.9.0 typing-inspect-0.9.0 2025-05-07T20:30:20.2631512Z ################################################################################ 2025-05-07T20:30:20.2631882Z # Install PyTorch (PyTorch PIP) 2025-05-07T20:30:20.2632149Z # 2025-05-07T20:30:20.2651733Z # [2025-05-07T20:30:20.264Z] + install_triton_pip build_binary 2025-05-07T20:30:20.2652109Z ################################################################################ 2025-05-07T20:30:20.2652357Z 2025-05-07T20:30:20.2652577Z [BUILD] Installing pytorch-triton nightly/3.2.0+git4b3bb1f8 from PIP ... 2025-05-07T20:30:20.2653004Z ################################################################################ 2025-05-07T20:30:20.2653347Z # Install Package From PyTorch PIP: pytorch-triton 2025-05-07T20:30:20.2653659Z # 2025-05-07T20:30:20.2668213Z # [2025-05-07T20:30:20.266Z] + install_from_pytorch_pip build_binary pytorch-triton nightly/3.2.0+git4b3bb1f8 2025-05-07T20:30:20.2668728Z ################################################################################ 2025-05-07T20:30:20.2668935Z 2025-05-07T20:30:20.2686170Z [EXEC] [ATTEMPT 0/3] + wget -q --timeout 1 pypi.org -O /dev/null 2025-05-07T20:30:20.3656346Z [CHECK] Network does not appear to be blocked. 2025-05-07T20:30:20.3657028Z ################################################################################ 2025-05-07T20:30:20.3657668Z # Prepare PIP Arguments (PyTorch PIP) 2025-05-07T20:30:20.3658201Z # 2025-05-07T20:30:20.3674173Z # [2025-05-07T20:30:20.367Z] + __prepare_pip_arguments pytorch-triton nightly/3.2.0+git4b3bb1f8 2025-05-07T20:30:20.3674642Z ################################################################################ 2025-05-07T20:30:20.3674847Z 2025-05-07T20:30:20.3721433Z [INSTALL] Extracted package (channel, version): (nightly, 3.2.0+git4b3bb1f8) 2025-05-07T20:30:20.3738085Z [INSTALL] Using a non-RELEASE channel: nightly ... 2025-05-07T20:30:20.3738583Z [INSTALL] Extracted the full PIP channel: https://download.pytorch.org/whl/nightly/ 2025-05-07T20:30:20.3746566Z [INSTALL] Extracted the full PIP package: --pre pytorch-triton==3.2.0+git4b3bb1f8 2025-05-07T20:30:20.3757296Z [INSTALL] Attempting to install [pytorch-triton, 3.2.0+git4b3bb1f8] from PyTorch PIP using channel https://download.pytorch.org/whl/nightly/ ... 2025-05-07T20:30:20.3778432Z [EXEC] [ATTEMPT 0/3] + conda run -n build_binary pip install --pre pytorch-triton==3.2.0+git4b3bb1f8 --index-url https://download.pytorch.org/whl/nightly/ 2025-05-07T20:30:28.2653422Z ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 2025-05-07T20:30:28.2654743Z torch 2.8.0.dev20250507+cu118 requires pytorch-triton==3.3.0+git96316ce5; platform_system == "Linux" and platform_machine == "x86_64", but you have pytorch-triton 3.2.0+git4b3bb1f8 which is incompatible. 2025-05-07T20:30:28.2655445Z 2025-05-07T20:30:28.2655652Z Looking in indexes: https://download.pytorch.org/whl/nightly/ 2025-05-07T20:30:28.2656174Z Collecting pytorch-triton==3.2.0+git4b3bb1f8 2025-05-07T20:30:28.2656958Z Downloading https://download.pytorch.org/whl/nightly/pytorch_triton-3.2.0%2Bgit4b3bb1f8-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.metadata (1.3 kB) 2025-05-07T20:30:28.2658135Z Downloading https://download.pytorch.org/whl/nightly/pytorch_triton-3.2.0%2Bgit4b3bb1f8-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (166.5 MB) 2025-05-07T20:30:28.2660032Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 166.5/166.5 MB 53.3 MB/s eta 0:00:00 2025-05-07T20:30:28.2660405Z Installing collected packages: pytorch-triton 2025-05-07T20:30:28.2660738Z Attempting uninstall: pytorch-triton 2025-05-07T20:30:28.2661154Z Found existing installation: pytorch-triton 3.3.0+git96316ce5 2025-05-07T20:30:28.2661564Z Uninstalling pytorch-triton-3.3.0+git96316ce5: 2025-05-07T20:30:28.2661984Z Successfully uninstalled pytorch-triton-3.3.0+git96316ce5 2025-05-07T20:30:28.2662408Z Successfully installed pytorch-triton-3.2.0+git4b3bb1f8 2025-05-07T20:30:28.2662655Z 2025-05-07T20:30:30.5011128Z [CHECK] Python (sub-)package 'triton' found ... 2025-05-07T20:30:30.5014483Z [CHECK] Printing out the pytorch-triton version ... 2025-05-07T20:30:32.6837688Z ################################################################################ 2025-05-07T20:30:32.6838167Z [CHECK] The installed VERSION of pytorch-triton is: 3.2.0 2025-05-07T20:30:32.6838574Z ################################################################################ 2025-05-07T20:30:32.6838798Z 2025-05-07T20:30:34.7485957Z [CHECK] Python (sub-)package 'numpy' found ... 2025-05-07T20:30:36.9361837Z [CHECK] Python (sub-)package 'skbuild' found ... 2025-05-07T20:30:36.9365288Z [BUILD] Successfully ran git submodules update 2025-05-07T20:30:36.9399832Z ##[group]Run . $PRELUDE; install_fbgemm_gpu_wheel $BUILD_ENV *.whl 2025-05-07T20:30:36.9400301Z . $PRELUDE; install_fbgemm_gpu_wheel $BUILD_ENV *.whl 2025-05-07T20:30:36.9413753Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-05-07T20:30:36.9414098Z env: 2025-05-07T20:30:36.9414322Z PRELUDE: .github/scripts/setup_env.bash 2025-05-07T20:30:36.9414612Z BUILD_ENV: build_binary 2025-05-07T20:30:36.9414856Z BUILD_TARGET: default 2025-05-07T20:30:36.9415087Z BUILD_VARIANT: cuda 2025-05-07T20:30:36.9415312Z BUILD_CUDA_VERSION: 11.8.0 2025-05-07T20:30:36.9415569Z ENFORCE_CUDA_DEVICE: 1 2025-05-07T20:30:36.9415875Z GPU_FLAG: --gpus all -e NVIDIA_DRIVER_CAPABILITIES=all 2025-05-07T20:30:36.9416341Z ##[endgroup] 2025-05-07T20:30:37.2768450Z ################################################################################ 2025-05-07T20:30:37.2768815Z # Install FBGEMM-GPU from Wheel 2025-05-07T20:30:37.2769064Z # 2025-05-07T20:30:37.2784077Z # [2025-05-07T20:30:37.278Z] + install_fbgemm_gpu_wheel build_binary fbgemm_gpu_nightly-2025.5.7-cp312-cp312-manylinux_2_28_x86_64.whl 2025-05-07T20:30:37.2793640Z ################################################################################ 2025-05-07T20:30:37.2793872Z 2025-05-07T20:30:37.2794211Z [INSTALL] Printing out FBGEMM-GPU wheel SHA: fbgemm_gpu_nightly-2025.5.7-cp312-cp312-manylinux_2_28_x86_64.whl 2025-05-07T20:30:37.2794864Z + sha1sum fbgemm_gpu_nightly-2025.5.7-cp312-cp312-manylinux_2_28_x86_64.whl 2025-05-07T20:30:37.2795176Z 2025-05-07T20:30:37.4702911Z 26456cfd09b27db46eeccec1cb3aa28ae3f7cb7c fbgemm_gpu_nightly-2025.5.7-cp312-cp312-manylinux_2_28_x86_64.whl 2025-05-07T20:30:37.4706367Z 2025-05-07T20:30:37.4706792Z + sha256sum fbgemm_gpu_nightly-2025.5.7-cp312-cp312-manylinux_2_28_x86_64.whl 2025-05-07T20:30:37.4707116Z 2025-05-07T20:30:37.6896214Z d118258aaef531ca730f3914d1f1e426c1f1094725b0e993cd04172ed96f15f8 fbgemm_gpu_nightly-2025.5.7-cp312-cp312-manylinux_2_28_x86_64.whl 2025-05-07T20:30:37.6899314Z 2025-05-07T20:30:37.6899739Z + md5sum fbgemm_gpu_nightly-2025.5.7-cp312-cp312-manylinux_2_28_x86_64.whl 2025-05-07T20:30:37.6900064Z 2025-05-07T20:30:38.1443103Z c1ef31839c322dddc99f040b5155be13 fbgemm_gpu_nightly-2025.5.7-cp312-cp312-manylinux_2_28_x86_64.whl 2025-05-07T20:30:38.1447330Z 2025-05-07T20:30:38.1460249Z [INSTALL] Installing FBGEMM-GPU wheel: fbgemm_gpu_nightly-2025.5.7-cp312-cp312-manylinux_2_28_x86_64.whl ... 2025-05-07T20:30:38.1483482Z [EXEC] [ATTEMPT 0/3] + conda run -n build_binary python -m pip install fbgemm_gpu_nightly-2025.5.7-cp312-cp312-manylinux_2_28_x86_64.whl 2025-05-07T20:30:44.8949122Z Processing ./fbgemm_gpu_nightly-2025.5.7-cp312-cp312-manylinux_2_28_x86_64.whl 2025-05-07T20:30:44.8950500Z Requirement already satisfied: numpy in /home/ec2-user/miniconda/envs/build_binary/lib/python3.12/site-packages (from fbgemm-gpu-nightly==2025.5.7) (2.2.5) 2025-05-07T20:30:44.8951419Z Installing collected packages: fbgemm-gpu-nightly 2025-05-07T20:30:44.8951823Z Successfully installed fbgemm-gpu-nightly-2025.5.7 2025-05-07T20:30:44.8952071Z 2025-05-07T20:30:51.8508303Z ################################################################################ 2025-05-07T20:30:51.8508695Z [CHECK] !!!! INFO !!!! 2025-05-07T20:30:51.8509060Z [CHECK] The installed version of PyTorch is: 2.8.0.dev20250507+cu118 2025-05-07T20:30:51.8509464Z [CHECK] CUDA version reported by PyTorch is: 11.8 2025-05-07T20:30:51.8509773Z [CHECK] 2025-05-07T20:30:51.8510087Z [CHECK] NOTE: If the PyTorch package channel is different from the FBGEMM_GPU 2025-05-07T20:30:51.8510563Z [CHECK] package channel; the package may be broken at runtime!!! 2025-05-07T20:30:51.8510974Z ################################################################################ 2025-05-07T20:30:51.8511189Z 2025-05-07T20:30:51.8511298Z [INSTALL] Checking imports and symbols ... 2025-05-07T20:30:55.9343170Z [CHECK] Python (sub-)package 'fbgemm_gpu' found ... 2025-05-07T20:31:00.0207307Z [CHECK] Found symbol '__version__' in Python package 'fbgemm_gpu'. 2025-05-07T20:31:04.1156931Z [CHECK] Found symbol '__variant__' in Python package 'fbgemm_gpu'. 2025-05-07T20:31:04.1160977Z [CHECK] Printing out the FBGEMM-GPU version ... 2025-05-07T20:31:16.4242551Z ################################################################################ 2025-05-07T20:31:16.4243083Z [CHECK] The installed FBGEMM TARGET is: default 2025-05-07T20:31:16.4243425Z [CHECK] The installed FBGEMM VARIANT is: cuda 2025-05-07T20:31:16.4243765Z [CHECK] The installed FBGEMM VERSION is: 2025.5.7 2025-05-07T20:31:16.4244092Z ################################################################################ 2025-05-07T20:31:16.4244338Z 2025-05-07T20:31:20.5165311Z ################################################################################ 2025-05-07T20:31:20.5165905Z [CHECK] FBGEMM_GPU Experimental Packages 2025-05-07T20:31:20.5167970Z [CHECK] fbgemm_gpu: ['__annotations__', '__builtins__', '__cached__', '__doc__', '__file__', '__loader__', '__name__', '__package__', '__path__', '__spec__', '__target__', '__variant__', '__version__', '_load_library', 'docs', 'fbgemm_genai_libraries', 'fbgemm_gpu', 'fbgemm_gpu_libraries', 'libraries_to_load', 'library', 'logging', 'open_source', 'os', 'sparse_ops', 'split_embedding_configs', 'split_table_batched_embeddings_ops_common', 'torch', 'utils'] 2025-05-07T20:31:20.5169355Z [CHECK] fbgemm_gpu.experimental: 2025-05-07T20:31:20.5169653Z ################################################################################ 2025-05-07T20:31:20.5169870Z 2025-05-07T20:31:20.5170019Z [INSTALL] Check for installation of Python sources ... 2025-05-07T20:31:24.6098679Z [CHECK] Python (sub-)package 'fbgemm_gpu.config' found ... 2025-05-07T20:31:28.7103977Z [CHECK] Python (sub-)package 'fbgemm_gpu.docs' found ... 2025-05-07T20:31:32.9257758Z [CHECK] Python (sub-)package 'fbgemm_gpu.quantize' found ... 2025-05-07T20:31:37.0289117Z [CHECK] Python (sub-)package 'fbgemm_gpu.tbe.cache' found ... 2025-05-07T20:31:41.1311670Z [CHECK] Python (sub-)package 'fbgemm_gpu.split_embedding_codegen_lookup_invokers' found ... 2025-05-07T20:31:45.2604523Z [CHECK] Python (sub-)package 'fbgemm_gpu.tbe.ssd' found ... 2025-05-07T20:31:49.3659655Z [CHECK] Python (sub-)package 'fbgemm_gpu.tbe.utils' found ... 2025-05-07T20:31:49.3663942Z [INSTALL] Check for operator registrations ... 2025-05-07T20:31:53.3717466Z fbgemm.asynchronous_inclusive_cumsum 2025-05-07T20:31:53.3717719Z 2025-05-07T20:31:53.4378162Z [CHECK] FBGEMM_GPU operator appears to be correctly registered: torch.ops.fbgemm.asynchronous_inclusive_cumsum 2025-05-07T20:31:57.4430413Z fbgemm.split_embedding_codegen_lookup_sgd_function_pt2 2025-05-07T20:31:57.4431194Z 2025-05-07T20:31:57.5093526Z [CHECK] FBGEMM_GPU operator appears to be correctly registered: torch.ops.fbgemm.split_embedding_codegen_lookup_sgd_function_pt2 2025-05-07T20:31:57.5094885Z [INSTALL] FBGEMM-GPU installation through wheel completed ... 2025-05-07T20:31:57.5129528Z ##[group]Run . $PRELUDE; test_all_fbgemm_gpu_modules $BUILD_ENV 2025-05-07T20:31:57.5129989Z . $PRELUDE; test_all_fbgemm_gpu_modules $BUILD_ENV 2025-05-07T20:31:57.5144859Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-05-07T20:31:57.5145201Z env: 2025-05-07T20:31:57.5145421Z PRELUDE: .github/scripts/setup_env.bash 2025-05-07T20:31:57.5145707Z BUILD_ENV: build_binary 2025-05-07T20:31:57.5145947Z BUILD_TARGET: default 2025-05-07T20:31:57.5146174Z BUILD_VARIANT: cuda 2025-05-07T20:31:57.5146401Z BUILD_CUDA_VERSION: 11.8.0 2025-05-07T20:31:57.5146652Z ENFORCE_CUDA_DEVICE: 1 2025-05-07T20:31:57.5146947Z GPU_FLAG: --gpus all -e NVIDIA_DRIVER_CAPABILITIES=all 2025-05-07T20:31:57.5147258Z ##[endgroup] 2025-05-07T20:31:57.8537347Z ################################################################################ 2025-05-07T20:31:57.8537726Z # Test All FBGEMM-GPU Modules 2025-05-07T20:31:57.8537975Z # 2025-05-07T20:31:57.8553549Z # [2025-05-07T20:31:57.854Z] + test_all_fbgemm_gpu_modules build_binary 2025-05-07T20:31:57.8553952Z ################################################################################ 2025-05-07T20:31:57.8554162Z 2025-05-07T20:32:06.0108900Z [TEST] Determined FBGEMM_GPU (target : variant) from installation: (default : cuda) 2025-05-07T20:32:06.0109457Z [TEST] Will be running tests specific to this target and variant ... 2025-05-07T20:32:06.0109834Z [TEST] Determined the test directories: 2025-05-07T20:32:06.0110120Z fbgemm_gpu/test 2025-05-07T20:32:06.0110251Z 2025-05-07T20:32:06.0118249Z [TEST] FBGEMM_GPU variant is cuda; configuring for CUDA-based testing ... 2025-05-07T20:32:06.0126902Z [TEST] Set environment variables for CUDA testing ... 2025-05-07T20:32:06.0127356Z + conda env config vars unset -n build_binary CUDA_VISIBLE_DEVICES 2025-05-07T20:32:06.0127660Z 2025-05-07T20:32:06.4399530Z 2025-05-07T20:32:06.4400158Z [TEST] Installing PyTest ... 2025-05-07T20:32:06.4425632Z [EXEC] [ATTEMPT 0/3] + conda install -n build_binary -c conda-forge --override-channels -y pytest expecttest 2025-05-07T20:32:07.4836293Z Channels: 2025-05-07T20:32:07.4836543Z - conda-forge 2025-05-07T20:32:07.4836767Z Platform: linux-64 2025-05-07T20:32:10.9774646Z Collecting package metadata (repodata.json): - \ | / done 2025-05-07T20:32:11.9953015Z Solving environment: \ | done 2025-05-07T20:32:12.0896274Z 2025-05-07T20:32:12.0896750Z ## Package Plan ## 2025-05-07T20:32:12.0896922Z 2025-05-07T20:32:12.0897133Z environment location: /home/ec2-user/miniconda/envs/build_binary 2025-05-07T20:32:12.0897453Z 2025-05-07T20:32:12.0897550Z added / updated specs: 2025-05-07T20:32:12.0897798Z - expecttest 2025-05-07T20:32:12.0898016Z - pytest 2025-05-07T20:32:12.0898142Z 2025-05-07T20:32:12.0898177Z 2025-05-07T20:32:12.0898297Z The following packages will be downloaded: 2025-05-07T20:32:12.0898506Z 2025-05-07T20:32:12.0898627Z package | build 2025-05-07T20:32:12.0898955Z ---------------------------|----------------- 2025-05-07T20:32:12.0899325Z colorama-0.4.6 | pyhd8ed1ab_1 26 KB conda-forge 2025-05-07T20:32:12.0899786Z exceptiongroup-1.2.2 | pyhd8ed1ab_1 20 KB conda-forge 2025-05-07T20:32:12.0900242Z expecttest-0.3.0 | pyhd8ed1ab_0 14 KB conda-forge 2025-05-07T20:32:12.0900670Z iniconfig-2.0.0 | pyhd8ed1ab_1 11 KB conda-forge 2025-05-07T20:32:12.0901096Z packaging-25.0 | pyh29332c3_1 61 KB conda-forge 2025-05-07T20:32:12.0901509Z pluggy-1.5.0 | pyhd8ed1ab_1 23 KB conda-forge 2025-05-07T20:32:12.0901913Z pytest-8.3.5 | pyhd8ed1ab_0 254 KB conda-forge 2025-05-07T20:32:12.0902637Z tomli-2.2.1 | pyhd8ed1ab_1 19 KB conda-forge 2025-05-07T20:32:12.0903013Z ------------------------------------------------------------ 2025-05-07T20:32:12.0903602Z Total: 428 KB 2025-05-07T20:32:12.0903807Z 2025-05-07T20:32:12.0903932Z The following NEW packages will be INSTALLED: 2025-05-07T20:32:12.0904151Z 2025-05-07T20:32:12.0904344Z colorama conda-forge/noarch::colorama-0.4.6-pyhd8ed1ab_1 2025-05-07T20:32:12.0904834Z exceptiongroup conda-forge/noarch::exceptiongroup-1.2.2-pyhd8ed1ab_1 2025-05-07T20:32:12.0905345Z expecttest conda-forge/noarch::expecttest-0.3.0-pyhd8ed1ab_0 2025-05-07T20:32:12.0905803Z iniconfig conda-forge/noarch::iniconfig-2.0.0-pyhd8ed1ab_1 2025-05-07T20:32:12.0906256Z packaging conda-forge/noarch::packaging-25.0-pyh29332c3_1 2025-05-07T20:32:12.0906691Z pluggy conda-forge/noarch::pluggy-1.5.0-pyhd8ed1ab_1 2025-05-07T20:32:12.0907114Z pytest conda-forge/noarch::pytest-8.3.5-pyhd8ed1ab_0 2025-05-07T20:32:12.0907518Z tomli conda-forge/noarch::tomli-2.2.1-pyhd8ed1ab_1 2025-05-07T20:32:12.0907774Z 2025-05-07T20:32:12.0907785Z 2025-05-07T20:32:12.0907789Z 2025-05-07T20:32:12.0907930Z Downloading and Extracting Packages: ...working... 2025-05-07T20:32:12.0908293Z pytest-8.3.5 | 254 KB | | 0% 2025-05-07T20:32:12.0908510Z 2025-05-07T20:32:12.0911936Z packaging-25.0 | 61 KB | | 0%  2025-05-07T20:32:12.0912171Z 2025-05-07T20:32:12.0912175Z 2025-05-07T20:32:12.0921039Z colorama-0.4.6 | 26 KB | | 0%  2025-05-07T20:32:12.0921275Z 2025-05-07T20:32:12.0921279Z 2025-05-07T20:32:12.0923510Z 2025-05-07T20:32:12.0933531Z pluggy-1.5.0 | 23 KB | | 0%  2025-05-07T20:32:12.0933777Z 2025-05-07T20:32:12.0933781Z 2025-05-07T20:32:12.0933785Z 2025-05-07T20:32:12.0941680Z 2025-05-07T20:32:12.0967182Z exceptiongroup-1.2.2 | 20 KB | | 0%  2025-05-07T20:32:12.0967504Z 2025-05-07T20:32:12.0967510Z 2025-05-07T20:32:12.0967522Z 2025-05-07T20:32:12.0967527Z 2025-05-07T20:32:12.0967532Z 2025-05-07T20:32:12.0976561Z tomli-2.2.1 | 19 KB | | 0%  2025-05-07T20:32:12.0976888Z 2025-05-07T20:32:12.0976893Z 2025-05-07T20:32:12.0976906Z 2025-05-07T20:32:12.0976913Z 2025-05-07T20:32:12.0976918Z 2025-05-07T20:32:12.0976923Z 2025-05-07T20:32:12.0977672Z expecttest-0.3.0 | 14 KB | | 0%  2025-05-07T20:32:12.0977971Z 2025-05-07T20:32:12.0977999Z 2025-05-07T20:32:12.0978006Z 2025-05-07T20:32:12.0978014Z 2025-05-07T20:32:12.0978023Z 2025-05-07T20:32:12.0978032Z 2025-05-07T20:32:12.0978037Z 2025-05-07T20:32:12.2599376Z iniconfig-2.0.0 | 11 KB | | 0%  2025-05-07T20:32:12.2600013Z 2025-05-07T20:32:12.2600025Z 2025-05-07T20:32:12.2600076Z 2025-05-07T20:32:12.2649905Z 2025-05-07T20:32:12.2968073Z exceptiongroup-1.2.2 | 20 KB | #######9 | 80%  2025-05-07T20:32:12.2968674Z 2025-05-07T20:32:12.2968682Z 2025-05-07T20:32:12.2968690Z 2025-05-07T20:32:12.2968697Z 2025-05-07T20:32:12.3532150Z exceptiongroup-1.2.2 | 20 KB | ########## | 100%  2025-05-07T20:32:12.3532453Z 2025-05-07T20:32:12.3532457Z 2025-05-07T20:32:12.3532471Z 2025-05-07T20:32:12.3532475Z 2025-05-07T20:32:12.3738578Z exceptiongroup-1.2.2 | 20 KB | ########## | 100%  2025-05-07T20:32:12.3738856Z 2025-05-07T20:32:12.3738860Z 2025-05-07T20:32:12.3738863Z 2025-05-07T20:32:12.3738873Z 2025-05-07T20:32:12.3738876Z 2025-05-07T20:32:12.3741905Z tomli-2.2.1 | 19 KB | ########5 | 85%  2025-05-07T20:32:12.3742146Z 2025-05-07T20:32:12.3742150Z 2025-05-07T20:32:12.3742154Z 2025-05-07T20:32:12.3742164Z 2025-05-07T20:32:12.3742168Z 2025-05-07T20:32:12.3814039Z tomli-2.2.1 | 19 KB | ########## | 100%  2025-05-07T20:32:12.3814522Z 2025-05-07T20:32:12.3814526Z 2025-05-07T20:32:12.3814529Z 2025-05-07T20:32:12.3823494Z pluggy-1.5.0 | 23 KB | ######9 | 69%  2025-05-07T20:32:12.3823738Z 2025-05-07T20:32:12.3823929Z 2025-05-07T20:32:12.3823934Z 2025-05-07T20:32:12.3847259Z pluggy-1.5.0 | 23 KB | ########## | 100%  2025-05-07T20:32:12.3847504Z 2025-05-07T20:32:12.3847508Z 2025-05-07T20:32:12.3847511Z 2025-05-07T20:32:12.3847515Z 2025-05-07T20:32:12.3847518Z 2025-05-07T20:32:12.3928491Z tomli-2.2.1 | 19 KB | ########## | 100%  2025-05-07T20:32:12.3928734Z 2025-05-07T20:32:12.3928881Z 2025-05-07T20:32:12.3928891Z 2025-05-07T20:32:12.4054783Z pluggy-1.5.0 | 23 KB | ########## | 100%  2025-05-07T20:32:12.4150269Z pytest-8.3.5 | 254 KB | 6 | 6% 2025-05-07T20:32:12.4154675Z pytest-8.3.5 | 254 KB | ########## | 100% 2025-05-07T20:32:12.4154903Z 2025-05-07T20:32:12.4154918Z 2025-05-07T20:32:12.4162380Z colorama-0.4.6 | 26 KB | ###### | 61%  2025-05-07T20:32:12.4162620Z 2025-05-07T20:32:12.4162624Z 2025-05-07T20:32:12.4284539Z colorama-0.4.6 | 26 KB | ########## | 100%  2025-05-07T20:32:12.4284781Z 2025-05-07T20:32:12.4284785Z 2025-05-07T20:32:12.4284789Z 2025-05-07T20:32:12.4284792Z 2025-05-07T20:32:12.4284796Z 2025-05-07T20:32:12.4284800Z 2025-05-07T20:32:12.4286710Z 2025-05-07T20:32:12.4297722Z iniconfig-2.0.0 | 11 KB | ########## | 100%  2025-05-07T20:32:12.4297993Z 2025-05-07T20:32:12.4297997Z 2025-05-07T20:32:12.4298000Z 2025-05-07T20:32:12.4298013Z 2025-05-07T20:32:12.4298016Z 2025-05-07T20:32:12.4298020Z 2025-05-07T20:32:12.4298023Z 2025-05-07T20:32:12.4368678Z iniconfig-2.0.0 | 11 KB | ########## | 100%  2025-05-07T20:32:12.4368939Z 2025-05-07T20:32:12.4371333Z 2025-05-07T20:32:12.4374168Z colorama-0.4.6 | 26 KB | ########## | 100%  2025-05-07T20:32:12.4375796Z 2025-05-07T20:32:12.4420453Z packaging-25.0 | 61 KB | ##6 | 26%  2025-05-07T20:32:12.4422389Z 2025-05-07T20:32:12.4479049Z packaging-25.0 | 61 KB | ########## | 100%  2025-05-07T20:32:12.4479289Z 2025-05-07T20:32:12.4479537Z 2025-05-07T20:32:12.4479541Z 2025-05-07T20:32:12.4479598Z 2025-05-07T20:32:12.4479607Z 2025-05-07T20:32:12.4479639Z 2025-05-07T20:32:12.4495214Z expecttest-0.3.0 | 14 KB | ########## | 100%  2025-05-07T20:32:12.4495574Z 2025-05-07T20:32:12.4495580Z 2025-05-07T20:32:12.4495586Z 2025-05-07T20:32:12.4495592Z 2025-05-07T20:32:12.4495598Z 2025-05-07T20:32:12.4495603Z 2025-05-07T20:32:12.4628570Z expecttest-0.3.0 | 14 KB | ########## | 100%  2025-05-07T20:32:12.4628969Z 2025-05-07T20:32:12.4628975Z 2025-05-07T20:32:12.4628981Z 2025-05-07T20:32:12.4628986Z 2025-05-07T20:32:12.4628991Z 2025-05-07T20:32:12.4628997Z 2025-05-07T20:32:12.4629021Z 2025-05-07T20:32:12.4720146Z iniconfig-2.0.0 | 11 KB | ########## | 100%  2025-05-07T20:32:12.4756904Z pytest-8.3.5 | 254 KB | ########## | 100% 2025-05-07T20:32:12.4757145Z 2025-05-07T20:32:12.4782144Z packaging-25.0 | 61 KB | ########## | 100%  2025-05-07T20:32:12.4782382Z 2025-05-07T20:32:12.4782386Z 2025-05-07T20:32:12.4782390Z 2025-05-07T20:32:12.4782394Z 2025-05-07T20:32:12.4782406Z 2025-05-07T20:32:12.4782410Z 2025-05-07T20:32:12.4789235Z expecttest-0.3.0 | 14 KB | ########## | 100%  2025-05-07T20:32:12.4789739Z 2025-05-07T20:32:12.4790011Z 2025-05-07T20:32:12.4790236Z  2025-05-07T20:32:12.4790527Z 2025-05-07T20:32:12.4790533Z 2025-05-07T20:32:12.4790750Z  2025-05-07T20:32:12.4790988Z 2025-05-07T20:32:12.4790993Z 2025-05-07T20:32:12.4790997Z 2025-05-07T20:32:12.4791423Z  2025-05-07T20:32:12.4791728Z 2025-05-07T20:32:12.4791733Z 2025-05-07T20:32:12.4791739Z 2025-05-07T20:32:12.4791744Z 2025-05-07T20:32:12.4792144Z  2025-05-07T20:32:12.4792434Z 2025-05-07T20:32:12.4792440Z 2025-05-07T20:32:12.4792446Z 2025-05-07T20:32:12.4792460Z 2025-05-07T20:32:12.4792466Z 2025-05-07T20:32:12.4792652Z  2025-05-07T20:32:12.4792854Z 2025-05-07T20:32:12.4792857Z 2025-05-07T20:32:12.4792861Z 2025-05-07T20:32:12.4792864Z 2025-05-07T20:32:12.4792868Z 2025-05-07T20:32:12.4792879Z 2025-05-07T20:32:12.4793052Z  2025-05-07T20:32:12.4793257Z 2025-05-07T20:32:12.4793260Z 2025-05-07T20:32:12.4793271Z 2025-05-07T20:32:12.4793275Z 2025-05-07T20:32:12.4793279Z 2025-05-07T20:32:12.4793287Z 2025-05-07T20:32:12.4793299Z 2025-05-07T20:32:12.4793483Z  done 2025-05-07T20:32:12.5794293Z Preparing transaction: - done 2025-05-07T20:32:12.6799740Z Verifying transaction: | done 2025-05-07T20:32:14.5826857Z Executing transaction: - \ | / - \ | / - \ | / - \ | / - \ | done 2025-05-07T20:32:14.7068191Z [TEST] Checking imports ... 2025-05-07T20:32:18.7931014Z [CHECK] Python (sub-)package 'fbgemm_gpu' found ... 2025-05-07T20:32:18.7944181Z [TEST] Setting feature flags ... 2025-05-07T20:32:18.7944762Z + conda env config vars set -n build_binary FBGEMM_TBE_ENSEMBLE_ROWWISE_ADAGRAD=1 2025-05-07T20:32:18.7945218Z 2025-05-07T20:32:19.2200044Z 2025-05-07T20:32:19.2201268Z [TEST] PyTest args: -v -rsx -s -W ignore::pytest.PytestCollectionWarning 2025-05-07T20:32:19.2202344Z ################################################################################ 2025-05-07T20:32:19.2202810Z # Run FBGEMM-GPU Tests: 2025-05-07T20:32:19.2203153Z # 2025-05-07T20:32:19.2219707Z # [2025-05-07T20:32:19.221Z] + __run_fbgemm_gpu_tests_in_directory build_binary 2025-05-07T20:32:19.2220304Z ################################################################################ 2025-05-07T20:32:19.2220630Z 2025-05-07T20:32:19.2227100Z [TEST] Enumerating ALL test files ... 2025-05-07T20:32:19.2260451Z ./batched_unary_embeddings_test.py 2025-05-07T20:32:19.2260797Z ./combine/empty_weights_test.py 2025-05-07T20:32:19.2261194Z ./combine/input_combine_test.py 2025-05-07T20:32:19.2261520Z ./config/feature_gate_test.py 2025-05-07T20:32:19.2261831Z ./jagged/1d_to_dense_test.py 2025-05-07T20:32:19.2262105Z ./jagged/2d_to_dense_test.py 2025-05-07T20:32:19.2262391Z ./jagged/batched_dense_vec_jagged_2d_mul_test.py 2025-05-07T20:32:19.2262696Z ./jagged/dense_bmm_test.py 2025-05-07T20:32:19.2263043Z ./jagged/dense_dense_elementwise_add_test.py 2025-05-07T20:32:19.2263351Z ./jagged/dense_to_jagged_test.py 2025-05-07T20:32:19.2263624Z ./jagged/elementwise_binary_test.py 2025-05-07T20:32:19.2263922Z ./jagged/expand_into_jagged_permute_test.py 2025-05-07T20:32:19.2264224Z ./jagged/jagged_index_select_2d_test.py 2025-05-07T20:32:19.2264599Z ./jagged/jagged_to_padded_dense_test.py 2025-05-07T20:32:19.2264905Z ./jagged/keyed_jagged_index_select_test.py 2025-05-07T20:32:19.2265199Z ./jagged/misc_ops_test.py 2025-05-07T20:32:19.2265511Z ./jagged/slice_test.py 2025-05-07T20:32:19.2265744Z ./jagged/unique_indices_test.py 2025-05-07T20:32:19.2266013Z ./layout_transform_ops_test.py 2025-05-07T20:32:19.2266285Z ./merge_pooled_embeddings_test.py 2025-05-07T20:32:19.2266576Z ./metric_ops_test.py 2025-05-07T20:32:19.2266821Z ./permute/permute_pooled_embedding_test.py 2025-05-07T20:32:19.2267119Z ./quantize/bfloat16_test.py 2025-05-07T20:32:19.2267374Z ./quantize/comm_codec_test.py 2025-05-07T20:32:19.2267631Z ./quantize/fp8_rowwise_test.py 2025-05-07T20:32:19.2267900Z ./quantize/fused_8bit_rowwise_test.py 2025-05-07T20:32:19.2268187Z ./quantize/fused_nbit_rowwise_test.py 2025-05-07T20:32:19.2268687Z ./quantize/hfp8_test.py 2025-05-07T20:32:19.2268929Z ./quantize/mixed_dim_int8_test.py 2025-05-07T20:32:19.2269193Z ./quantize/msfp_test.py 2025-05-07T20:32:19.2269422Z ./quantize/mx4_test.py 2025-05-07T20:32:19.2269802Z ./release/stable_release_test.py 2025-05-07T20:32:19.2270079Z ./runtime_monitor_test.py 2025-05-07T20:32:19.2270339Z ./sll/array_jagged_bmm_jagged_out_test.py 2025-05-07T20:32:19.2270638Z ./sll/dense_jagged_cat_jagged_out_test.py 2025-05-07T20:32:19.2270943Z ./sll/jagged2_to_padded_dense_test.py 2025-05-07T20:32:19.2271226Z ./sll/jagged_dense_bmm_test.py 2025-05-07T20:32:19.2271503Z ./sll/jagged_dense_elementwise_add_test.py 2025-05-07T20:32:19.2271846Z ./sll/jagged_dense_elementwise_mul_jagged_out_test.py 2025-05-07T20:32:19.2272193Z ./sll/jagged_dense_flash_attention_test.py 2025-05-07T20:32:19.2272509Z ./sll/jagged_flash_attention_basic_test.py 2025-05-07T20:32:19.2272809Z ./sll/jagged_jagged_bmm_jagged_out_test.py 2025-05-07T20:32:19.2273101Z ./sll/jagged_jagged_bmm_test.py 2025-05-07T20:32:19.2273406Z ./sll/jagged_self_substraction_jagged_out_test.py 2025-05-07T20:32:19.2273720Z ./sll/jagged_softmax_test.py 2025-05-07T20:32:19.2274008Z ./sll/multi_head_jagged_flash_attention_test.py 2025-05-07T20:32:19.2274325Z ./sparse/block_bucketize_test.py 2025-05-07T20:32:19.2274581Z ./sparse/cumsum_test.py 2025-05-07T20:32:19.2274843Z ./sparse/histogram_binning_calibration_test.py 2025-05-07T20:32:19.2275150Z ./sparse/index_select_test.py 2025-05-07T20:32:19.2275410Z ./sparse/misc_ops_test.py 2025-05-07T20:32:19.2275656Z ./sparse/pack_segments_test.py 2025-05-07T20:32:19.2275937Z ./sparse/permute_embeddings_test.py 2025-05-07T20:32:19.2276349Z ./sparse/permute_indices_test.py 2025-05-07T20:32:19.2276689Z ./sparse/permute_sparse_features_test.py 2025-05-07T20:32:19.2277213Z ./sparse/reorder_batched_test.py 2025-05-07T20:32:19.2277568Z ./tbe/bench/tbe_data_config_loader_test.py 2025-05-07T20:32:19.2277995Z ./tbe/bench/tbe_data_config_models_test.py 2025-05-07T20:32:19.2278433Z ./tbe/cache/cache_overflow_test.py 2025-05-07T20:32:19.2278777Z ./tbe/cache/cache_test.py 2025-05-07T20:32:19.2279159Z ./tbe/cache/linearize_cache_indices_test.py 2025-05-07T20:32:19.2279574Z ./tbe/cache/lxu_cache_test.py 2025-05-07T20:32:19.2279908Z ./tbe/dram_kv/dram_kv_test.py 2025-05-07T20:32:19.2280290Z ./tbe/eeg/tbe_indices_estimator_test.py 2025-05-07T20:32:19.2280705Z ./tbe/eeg/tbe_indices_generator_test.py 2025-05-07T20:32:19.2289956Z ./tbe/inference/inference_converter_test.py 2025-05-07T20:32:19.2290337Z ./tbe/inference/nbit_cache_test.py 2025-05-07T20:32:19.2290645Z ./tbe/inference/nbit_forward_autovec_test.py 2025-05-07T20:32:19.2290960Z ./tbe/inference/nbit_forward_test.py 2025-05-07T20:32:19.2291276Z ./tbe/inference/nbit_split_embeddings_test.py 2025-05-07T20:32:19.2291592Z ./tbe/ssd/kv_tensor_wrapper_test.py 2025-05-07T20:32:19.2291880Z ./tbe/ssd/ssd_l2_cache_test.py 2025-05-07T20:32:19.2292171Z ./tbe/ssd/ssd_split_tbe_inference_test.py 2025-05-07T20:32:19.2292523Z ./tbe/ssd/ssd_split_tbe_training_test.py 2025-05-07T20:32:19.2292832Z ./tbe/ssd/ssd_utils_test.py 2025-05-07T20:32:19.2293119Z ./tbe/stats/tbe_bench_params_reporter_test.py 2025-05-07T20:32:19.2293497Z ./tbe/training/backward_adagrad_global_weight_decay_test.py 2025-05-07T20:32:19.2293898Z ./tbe/training/backward_adagrad_large_dim_test.py 2025-05-07T20:32:19.2294230Z ./tbe/training/backward_adagrad_test.py 2025-05-07T20:32:19.2294533Z ./tbe/training/backward_dense_test.py 2025-05-07T20:32:19.2294822Z ./tbe/training/backward_none_test.py 2025-05-07T20:32:19.2295125Z ./tbe/training/backward_optimizers_test.py 2025-05-07T20:32:19.2295434Z ./tbe/training/backward_sgd_test.py 2025-05-07T20:32:19.2295763Z ./tbe/training/forward_backward_int32_overflow_test.py 2025-05-07T20:32:19.2296108Z ./tbe/training/forward_test.py 2025-05-07T20:32:19.2296530Z ./tbe/utils/generate_vbe_metadata_test.py 2025-05-07T20:32:19.2296832Z ./tbe/utils/split_embeddings_test.py 2025-05-07T20:32:19.2297141Z ./tbe/utils/split_embeddings_utils_test.py 2025-05-07T20:32:19.2297571Z ./utils/filestore_test.py 2025-05-07T20:32:19.2297811Z ./uvm/copy_test.py 2025-05-07T20:32:19.2298035Z ./uvm/ops_load_test.py 2025-05-07T20:32:19.2298268Z ./uvm/uvm_test.py 2025-05-07T20:32:19.2298400Z 2025-05-07T20:32:19.2298613Z [TEST] Enumerating IGNORED test files ... 2025-05-07T20:32:19.2298819Z 2025-05-07T20:32:19.2298944Z ################################################################################ 2025-05-07T20:32:19.2303289Z # [2025-05-07T20:32:19.230Z] Run Python Test Suite: 2025-05-07T20:32:19.2303665Z # ./batched_unary_embeddings_test.py 2025-05-07T20:32:19.2304042Z ################################################################################ 2025-05-07T20:32:19.2325761Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./batched_unary_embeddings_test.py 2025-05-07T20:32:19.2326398Z 2025-05-07T20:32:21.7791142Z ============================= test session starts ============================== 2025-05-07T20:32:21.7792402Z platform linux -- Python 3.12.2, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:32:21.7793174Z cachedir: .pytest_cache 2025-05-07T20:32:21.7793772Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:32:21.7794481Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:32:21.7794881Z plugins: hypothesis-6.131.14 2025-05-07T20:32:23.4847493Z collecting ... collected 2 items 2025-05-07T20:32:23.4847906Z 2025-05-07T20:32:23.4995736Z batched_unary_embeddings_test.py::TableBatchedEmbeddingsTest::test_cpu PASSED 2025-05-07T20:32:23.7278271Z batched_unary_embeddings_test.py::TableBatchedEmbeddingsTest::test_gpu PASSED 2025-05-07T20:32:23.7278822Z 2025-05-07T20:32:23.7279046Z =============================== warnings summary =============================== 2025-05-07T20:32:23.7279751Z test/batched_unary_embeddings_test.py::TableBatchedEmbeddingsTest::test_gpu 2025-05-07T20:32:23.7284455Z /home/ec2-user/miniconda/envs/build_binary/lib/python3.12/site-packages/torch/autograd/graph.py:824: UserWarning: fbgemm::batched_unary_embeddings: an autograd kernel was not registered to the Autograd key(s) but we are trying to backprop through it. This may lead to silently incorrect behavior. This behavior is deprecated and will be removed in a future version of PyTorch. If your operator is differentiable, please ensure you have registered an autograd kernel to the correct Autograd key (e.g. DispatchKey::Autograd, DispatchKey::CompositeImplicitAutograd). If your operator is not differentiable, or to squash this warning and use the previous behavior, please register torch::CppFunction::makeFallthrough() to DispatchKey::Autograd. (Triggered internally at /pytorch/torch/csrc/autograd/autograd_not_implemented_fallback.cpp:62.) 2025-05-07T20:32:23.7289136Z return Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass 2025-05-07T20:32:23.7289732Z 2025-05-07T20:32:23.7290055Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2025-05-07T20:32:23.7290709Z ========================= 2 passed, 1 warning in 2.45s ========================= 2025-05-07T20:32:24.3871438Z 2025-05-07T20:32:24.3872024Z [TEST] Python test suite PASSED: ./batched_unary_embeddings_test.py 2025-05-07T20:32:24.3890941Z [TEST] Python test time for ./batched_unary_embeddings_test.py: 5 seconds 2025-05-07T20:32:24.3891258Z 2025-05-07T20:32:24.3891263Z 2025-05-07T20:32:24.3891267Z 2025-05-07T20:32:24.3891270Z 2025-05-07T20:32:24.3911282Z ################################################################################ 2025-05-07T20:32:24.3926762Z # [2025-05-07T20:32:24.392Z] Run Python Test Suite: 2025-05-07T20:32:24.3927092Z # ./combine/empty_weights_test.py 2025-05-07T20:32:24.3927390Z ################################################################################ 2025-05-07T20:32:24.3952663Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./combine/empty_weights_test.py 2025-05-07T20:32:24.3953643Z 2025-05-07T20:32:26.5602467Z ============================= test session starts ============================== 2025-05-07T20:32:26.5603102Z platform linux -- Python 3.12.2, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:32:26.5603613Z cachedir: .pytest_cache 2025-05-07T20:32:26.5604186Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:32:26.5604951Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:32:26.5605362Z plugins: hypothesis-6.131.14 2025-05-07T20:32:28.2555148Z collecting ... collected 1 item 2025-05-07T20:32:28.2555380Z 2025-05-07T20:32:28.2579406Z combine/empty_weights_test.py::EmptyWeightsTest::test_tbe_input_combine_with_length_empty_weights SKIPPED 2025-05-07T20:32:28.2579880Z 2025-05-07T20:32:28.2580048Z =========================== short test summary info ============================ 2025-05-07T20:32:28.2580523Z SKIPPED [1] combine/empty_weights_test.py:26: Fix is not implemented yet 2025-05-07T20:32:28.2580985Z ============================== 1 skipped in 1.82s ============================== 2025-05-07T20:32:28.8449230Z 2025-05-07T20:32:28.8449892Z [TEST] Python test suite PASSED: ./combine/empty_weights_test.py 2025-05-07T20:32:28.8472515Z [TEST] Python test time for ./combine/empty_weights_test.py: 4 seconds 2025-05-07T20:32:28.8472826Z 2025-05-07T20:32:28.8473195Z 2025-05-07T20:32:28.8473207Z 2025-05-07T20:32:28.8473213Z 2025-05-07T20:32:28.8495204Z ################################################################################ 2025-05-07T20:32:28.8511855Z # [2025-05-07T20:32:28.850Z] Run Python Test Suite: 2025-05-07T20:32:28.8512207Z # ./combine/input_combine_test.py 2025-05-07T20:32:28.8512513Z ################################################################################ 2025-05-07T20:32:28.8536980Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./combine/input_combine_test.py 2025-05-07T20:32:28.8537611Z 2025-05-07T20:32:31.0185958Z ============================= test session starts ============================== 2025-05-07T20:32:31.0186571Z platform linux -- Python 3.12.2, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:32:31.0187091Z cachedir: .pytest_cache 2025-05-07T20:32:31.0187651Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:32:31.0188356Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:32:31.0188752Z plugins: hypothesis-6.131.14 2025-05-07T20:32:32.6907028Z collecting ... collected 14 items 2025-05-07T20:32:32.6907267Z 2025-05-07T20:32:32.6945722Z combine/input_combine_test.py::InputCombineTest::test_input_combine_int32 PASSED 2025-05-07T20:32:33.0115983Z combine/input_combine_test.py::InputCombineTest::test_input_combine_int32_with_length PASSED 2025-05-07T20:32:33.0134935Z combine/input_combine_test.py::InputCombineTest::test_input_combine_int64 PASSED 2025-05-07T20:32:33.0187534Z combine/input_combine_test.py::InputCombineTest::test_input_combine_int64_with_length PASSED 2025-05-07T20:32:33.0234843Z combine/input_combine_test.py::InputCombineTest::test_input_combine_mix_with_length PASSED 2025-05-07T20:32:33.0250998Z combine/input_combine_test.py::InputCombineTest::test_input_combined_mix PASSED 2025-05-07T20:32:33.0312871Z combine/input_combine_test.py::InputCombineTest::test_padding_fused_input_combine_int32 PASSED 2025-05-07T20:32:33.0347211Z combine/input_combine_test.py::InputCombineTest::test_padding_fused_input_combine_int32_with_length PASSED 2025-05-07T20:32:33.0394137Z combine/input_combine_test.py::InputCombineTest::test_padding_fused_input_combine_int64 PASSED 2025-05-07T20:32:33.0422840Z combine/input_combine_test.py::InputCombineTest::test_padding_fused_input_combine_int64_with_length PASSED 2025-05-07T20:32:33.0469802Z combine/input_combine_test.py::InputCombineTest::test_padding_fused_input_combined_mix PASSED 2025-05-07T20:32:33.0497996Z combine/input_combine_test.py::InputCombineTest::test_padding_fused_input_combined_mix_with_length PASSED 2025-05-07T20:32:33.0510052Z combine/input_combine_test.py::InputCombineTest::test_tbe_input_combine_cpu_with_padded_indices PASSED 2025-05-07T20:32:33.0532699Z combine/input_combine_test.py::InputCombineTest::test_tbe_input_combine_cpu_with_padded_indices_without_last_offsets PASSED 2025-05-07T20:32:33.0533190Z 2025-05-07T20:32:33.0533325Z ============================== 14 passed in 2.16s ============================== 2025-05-07T20:32:33.7193300Z 2025-05-07T20:32:33.7193886Z [TEST] Python test suite PASSED: ./combine/input_combine_test.py 2025-05-07T20:32:33.7212585Z [TEST] Python test time for ./combine/input_combine_test.py: 5 seconds 2025-05-07T20:32:33.7212917Z 2025-05-07T20:32:33.7213136Z 2025-05-07T20:32:33.7213148Z 2025-05-07T20:32:33.7213191Z 2025-05-07T20:32:33.7233403Z ################################################################################ 2025-05-07T20:32:33.7248323Z # [2025-05-07T20:32:33.724Z] Run Python Test Suite: 2025-05-07T20:32:33.7248653Z # ./config/feature_gate_test.py 2025-05-07T20:32:33.7248955Z ################################################################################ 2025-05-07T20:32:33.7275055Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./config/feature_gate_test.py 2025-05-07T20:32:33.7275653Z 2025-05-07T20:32:35.8928018Z ============================= test session starts ============================== 2025-05-07T20:32:35.8928656Z platform linux -- Python 3.12.2, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:32:35.8929194Z cachedir: .pytest_cache 2025-05-07T20:32:35.8929758Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:32:35.8930474Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:32:35.8930868Z plugins: hypothesis-6.131.14 2025-05-07T20:32:37.5825591Z collecting ... collected 2 items 2025-05-07T20:32:37.5825849Z 2025-05-07T20:32:37.5835222Z config/feature_gate_test.py::FeatureGateTest::test_feature_gates 2025-05-07T20:32:37.5835813Z [OSS] Feature TBE_V2 enabled: False 2025-05-07T20:32:37.5836064Z 2025-05-07T20:32:37.5836212Z [OSS] Feature TBE_V2 enabled: False 2025-05-07T20:32:37.5836418Z 2025-05-07T20:32:37.5836576Z [OSS] Feature TBE_ENSEMBLE_ROWWISE_ADAGRAD enabled: True 2025-05-07T20:32:37.5836815Z 2025-05-07T20:32:37.5836960Z [OSS] Feature TBE_ENSEMBLE_ROWWISE_ADAGRAD enabled: True 2025-05-07T20:32:37.5837200Z 2025-05-07T20:32:37.5837357Z [OSS] Feature TBE_ROCM_INFERENCE_PACKED_BAGS enabled: False 2025-05-07T20:32:37.5837637Z 2025-05-07T20:32:37.5837798Z [OSS] Feature TBE_ROCM_INFERENCE_PACKED_BAGS enabled: False 2025-05-07T20:32:37.5838044Z 2025-05-07T20:32:37.5838208Z [OSS] Feature TBE_ROCM_HIP_BACKWARD_KERNEL enabled: False 2025-05-07T20:32:37.5838459Z 2025-05-07T20:32:37.5838676Z [OSS] Feature TBE_ROCM_HIP_BACKWARD_KERNEL enabled: False 2025-05-07T20:32:37.5839055Z 2025-05-07T20:32:37.5839251Z [OSS] Feature BOUNDS_CHECK_INDICES_V2 enabled: False 2025-05-07T20:32:37.5839589Z 2025-05-07T20:32:37.5839798Z [OSS] Feature BOUNDS_CHECK_INDICES_V2 enabled: False 2025-05-07T20:32:37.5840104Z PASSED 2025-05-07T20:32:37.5856116Z config/feature_gate_test.py::FeatureGateTest::test_feature_gates_fb SKIPPED 2025-05-07T20:32:37.5856671Z 2025-05-07T20:32:37.5856874Z =========================== short test summary info ============================ 2025-05-07T20:32:37.5857402Z SKIPPED [1] config/feature_gate_test.py:41: Not supported in open source 2025-05-07T20:32:37.5858249Z ========================= 1 passed, 1 skipped in 1.82s ========================= 2025-05-07T20:32:38.1711594Z 2025-05-07T20:32:38.1712455Z [TEST] Python test suite PASSED: ./config/feature_gate_test.py 2025-05-07T20:32:38.1730880Z [TEST] Python test time for ./config/feature_gate_test.py: 5 seconds 2025-05-07T20:32:38.1731200Z 2025-05-07T20:32:38.1731205Z 2025-05-07T20:32:38.1731209Z 2025-05-07T20:32:38.1731212Z 2025-05-07T20:32:38.1753175Z ################################################################################ 2025-05-07T20:32:38.1769720Z # [2025-05-07T20:32:38.176Z] Run Python Test Suite: 2025-05-07T20:32:38.1770058Z # ./jagged/1d_to_dense_test.py 2025-05-07T20:32:38.1770345Z ################################################################################ 2025-05-07T20:32:38.1794727Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./jagged/1d_to_dense_test.py 2025-05-07T20:32:38.1795336Z 2025-05-07T20:32:40.3617441Z ============================= test session starts ============================== 2025-05-07T20:32:40.3618072Z platform linux -- Python 3.12.2, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:32:40.3618614Z cachedir: .pytest_cache 2025-05-07T20:32:40.3619179Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:32:40.3619884Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:32:40.3620277Z plugins: hypothesis-6.131.14 2025-05-07T20:32:42.5115686Z collecting ... collected 4 items 2025-05-07T20:32:42.5115932Z 2025-05-07T20:32:42.8614226Z jagged/1d_to_dense_test.py::Jagged1DToDenseTest::test_jagged_1d_to_dense Trying example: test_jagged_1d_to_dense( 2025-05-07T20:32:42.8615140Z self=, 2025-05-07T20:32:42.8615674Z B=1, 2025-05-07T20:32:42.8615951Z max_sequence_length=1, 2025-05-07T20:32:42.8616240Z padding_value=0, 2025-05-07T20:32:42.8616592Z ) 2025-05-07T20:32:42.8616841Z Trying example: test_jagged_1d_to_dense( 2025-05-07T20:32:42.8617402Z self=, 2025-05-07T20:32:42.8617928Z B=103, 2025-05-07T20:32:42.8618166Z max_sequence_length=1, 2025-05-07T20:32:42.8618445Z padding_value=0, 2025-05-07T20:32:42.8618694Z ) 2025-05-07T20:32:42.8618939Z Trying example: test_jagged_1d_to_dense( 2025-05-07T20:32:42.8619473Z self=, 2025-05-07T20:32:42.8619991Z B=103, 2025-05-07T20:32:42.8620238Z max_sequence_length=224, 2025-05-07T20:32:42.8620534Z padding_value=41016, 2025-05-07T20:32:42.8620802Z ) 2025-05-07T20:32:42.8621045Z Trying example: test_jagged_1d_to_dense( 2025-05-07T20:32:42.8621586Z self=, 2025-05-07T20:32:42.8622102Z B=7, 2025-05-07T20:32:42.8622340Z max_sequence_length=473, 2025-05-07T20:32:42.8622642Z padding_value=55817, 2025-05-07T20:32:42.8622908Z ) 2025-05-07T20:32:42.8623157Z Trying example: test_jagged_1d_to_dense( 2025-05-07T20:32:42.8623701Z self=, 2025-05-07T20:32:42.8624209Z B=21, 2025-05-07T20:32:42.8624445Z max_sequence_length=429, 2025-05-07T20:32:42.8624745Z padding_value=-43576, 2025-05-07T20:32:42.8625008Z ) 2025-05-07T20:32:42.8625250Z Trying example: test_jagged_1d_to_dense( 2025-05-07T20:32:42.8625793Z self=, 2025-05-07T20:32:42.8626298Z B=35, 2025-05-07T20:32:42.8626535Z max_sequence_length=266, 2025-05-07T20:32:42.8626836Z padding_value=57652, 2025-05-07T20:32:42.8627097Z ) 2025-05-07T20:32:42.8627329Z Trying example: test_jagged_1d_to_dense( 2025-05-07T20:32:42.8628167Z self=, 2025-05-07T20:32:42.8628677Z B=16, 2025-05-07T20:32:42.8628905Z max_sequence_length=168, 2025-05-07T20:32:42.8629369Z padding_value=-24624, 2025-05-07T20:32:42.8629642Z ) 2025-05-07T20:32:42.8629874Z Trying example: test_jagged_1d_to_dense( 2025-05-07T20:32:42.8630412Z self=, 2025-05-07T20:32:42.8630927Z B=89, 2025-05-07T20:32:42.8631157Z max_sequence_length=363, 2025-05-07T20:32:42.8631456Z padding_value=-55348, 2025-05-07T20:32:42.8631723Z ) 2025-05-07T20:32:42.8631955Z Trying example: test_jagged_1d_to_dense( 2025-05-07T20:32:42.8632494Z self=, 2025-05-07T20:32:42.8633006Z B=59, 2025-05-07T20:32:42.8633242Z max_sequence_length=403, 2025-05-07T20:32:42.8633533Z padding_value=-4601, 2025-05-07T20:32:42.8633808Z ) 2025-05-07T20:32:42.8634049Z Trying example: test_jagged_1d_to_dense( 2025-05-07T20:32:42.8634586Z self=, 2025-05-07T20:32:42.8635107Z B=112, 2025-05-07T20:32:42.8635343Z max_sequence_length=291, 2025-05-07T20:32:42.8635638Z padding_value=-73176, 2025-05-07T20:32:42.8635911Z ) 2025-05-07T20:32:42.8636152Z Trying example: test_jagged_1d_to_dense( 2025-05-07T20:32:42.8636683Z self=, 2025-05-07T20:32:42.8637194Z B=5, 2025-05-07T20:32:42.8637431Z max_sequence_length=103, 2025-05-07T20:32:42.8637719Z padding_value=8516, 2025-05-07T20:32:42.8637978Z ) 2025-05-07T20:32:42.8638219Z Trying example: test_jagged_1d_to_dense( 2025-05-07T20:32:42.8638761Z self=, 2025-05-07T20:32:42.8639324Z B=103, 2025-05-07T20:32:42.8639566Z max_sequence_length=103, 2025-05-07T20:32:42.8639863Z padding_value=8516, 2025-05-07T20:32:42.8640114Z ) 2025-05-07T20:32:42.8640355Z Trying example: test_jagged_1d_to_dense( 2025-05-07T20:32:42.8640901Z self=, 2025-05-07T20:32:42.8641408Z B=103, 2025-05-07T20:32:42.8641644Z max_sequence_length=1, 2025-05-07T20:32:42.8641931Z padding_value=8516, 2025-05-07T20:32:42.8642181Z ) 2025-05-07T20:32:42.8642426Z Trying example: test_jagged_1d_to_dense( 2025-05-07T20:32:42.8642968Z self=, 2025-05-07T20:32:42.8643476Z B=1, 2025-05-07T20:32:42.8643710Z max_sequence_length=1, 2025-05-07T20:32:42.8644001Z padding_value=8516, 2025-05-07T20:32:42.8644253Z ) 2025-05-07T20:32:42.8644496Z Trying example: test_jagged_1d_to_dense( 2025-05-07T20:32:42.8645034Z self=, 2025-05-07T20:32:42.8645552Z B=1, 2025-05-07T20:32:42.8645775Z max_sequence_length=1, 2025-05-07T20:32:42.8646057Z padding_value=1, 2025-05-07T20:32:42.8646308Z ) 2025-05-07T20:32:42.8646544Z Trying example: test_jagged_1d_to_dense( 2025-05-07T20:32:42.8647083Z self=, 2025-05-07T20:32:42.8647597Z B=26, 2025-05-07T20:32:42.8647824Z max_sequence_length=248, 2025-05-07T20:32:42.8648125Z padding_value=-33938, 2025-05-07T20:32:42.8648393Z ) 2025-05-07T20:32:42.8648625Z Trying example: test_jagged_1d_to_dense( 2025-05-07T20:32:42.8649165Z self=, 2025-05-07T20:32:42.8649679Z B=1, 2025-05-07T20:32:42.8649903Z max_sequence_length=248, 2025-05-07T20:32:42.8650203Z padding_value=-33938, 2025-05-07T20:32:42.8650471Z ) 2025-05-07T20:32:42.8650713Z Trying example: test_jagged_1d_to_dense( 2025-05-07T20:32:42.8651347Z self=, 2025-05-07T20:32:42.8651862Z B=1, 2025-05-07T20:32:42.8652095Z max_sequence_length=248, 2025-05-07T20:32:42.8652379Z padding_value=1, 2025-05-07T20:32:42.8652717Z ) 2025-05-07T20:32:42.8652957Z Trying example: test_jagged_1d_to_dense( 2025-05-07T20:32:42.8653489Z self=, 2025-05-07T20:32:42.8654000Z B=71, 2025-05-07T20:32:42.8654237Z max_sequence_length=364, 2025-05-07T20:32:42.8654526Z padding_value=3266, 2025-05-07T20:32:42.8654782Z ) 2025-05-07T20:32:42.8655021Z Trying example: test_jagged_1d_to_dense( 2025-05-07T20:32:42.8655552Z self=, 2025-05-07T20:32:42.8656064Z B=71, 2025-05-07T20:32:42.8656301Z max_sequence_length=364, 2025-05-07T20:32:42.8656721Z padding_value=71, 2025-05-07T20:32:42.8656978Z ) 2025-05-07T20:32:42.8657192Z PASSED 2025-05-07T20:32:42.9036600Z jagged/1d_to_dense_test.py::Jagged1DToDenseTest::test_jagged_1d_to_dense_dynamic_shape Trying example: test_jagged_1d_to_dense_dynamic_shape( 2025-05-07T20:32:42.9037443Z self=, 2025-05-07T20:32:42.9039304Z B=1, 2025-05-07T20:32:42.9039908Z max_sequence_length=1, 2025-05-07T20:32:42.9040221Z padding_value=0, 2025-05-07T20:32:42.9040465Z device=device(type='cpu'), 2025-05-07T20:32:42.9040718Z ) 2025-05-07T20:32:42.9040980Z Trying example: test_jagged_1d_to_dense_dynamic_shape( 2025-05-07T20:32:42.9041535Z self=, 2025-05-07T20:32:42.9042031Z B=73, 2025-05-07T20:32:42.9042240Z max_sequence_length=1, 2025-05-07T20:32:42.9042483Z padding_value=0, 2025-05-07T20:32:42.9042723Z device=device(type='cpu'), 2025-05-07T20:32:42.9043027Z ) 2025-05-07T20:32:42.9043278Z Trying example: test_jagged_1d_to_dense_dynamic_shape( 2025-05-07T20:32:42.9043818Z self=, 2025-05-07T20:32:42.9044310Z B=73, 2025-05-07T20:32:42.9044515Z max_sequence_length=430, 2025-05-07T20:32:42.9044775Z padding_value=89311, 2025-05-07T20:32:42.9045022Z device=device(type='cpu'), 2025-05-07T20:32:42.9045270Z ) 2025-05-07T20:32:42.9045515Z Trying example: test_jagged_1d_to_dense_dynamic_shape( 2025-05-07T20:32:42.9046050Z self=, 2025-05-07T20:32:42.9046528Z B=76, 2025-05-07T20:32:42.9046734Z max_sequence_length=107, 2025-05-07T20:32:42.9046988Z padding_value=-90396, 2025-05-07T20:32:42.9047241Z device=device(type='cpu'), 2025-05-07T20:32:42.9047485Z ) 2025-05-07T20:32:42.9047722Z Trying example: test_jagged_1d_to_dense_dynamic_shape( 2025-05-07T20:32:42.9048269Z self=, 2025-05-07T20:32:42.9048749Z B=116, 2025-05-07T20:32:42.9048951Z max_sequence_length=477, 2025-05-07T20:32:42.9049211Z padding_value=10001, 2025-05-07T20:32:42.9049460Z device=device(type='cuda'), 2025-05-07T20:32:42.9049707Z ) 2025-05-07T20:32:42.9049945Z Trying example: test_jagged_1d_to_dense_dynamic_shape( 2025-05-07T20:32:42.9050489Z self=, 2025-05-07T20:32:42.9050967Z B=101, 2025-05-07T20:32:42.9051167Z max_sequence_length=324, 2025-05-07T20:32:42.9051421Z padding_value=85408, 2025-05-07T20:32:42.9051669Z device=device(type='cpu'), 2025-05-07T20:32:42.9051905Z ) 2025-05-07T20:32:42.9052150Z Trying example: test_jagged_1d_to_dense_dynamic_shape( 2025-05-07T20:32:42.9052691Z self=, 2025-05-07T20:32:42.9053529Z B=38, 2025-05-07T20:32:42.9053730Z max_sequence_length=48, 2025-05-07T20:32:42.9053982Z padding_value=57983, 2025-05-07T20:32:42.9054231Z device=device(type='cuda'), 2025-05-07T20:32:42.9054647Z ) 2025-05-07T20:32:42.9054899Z Trying example: test_jagged_1d_to_dense_dynamic_shape( 2025-05-07T20:32:42.9055435Z self=, 2025-05-07T20:32:42.9055901Z B=92, 2025-05-07T20:32:42.9056105Z max_sequence_length=499, 2025-05-07T20:32:42.9056465Z padding_value=96247, 2025-05-07T20:32:42.9056708Z device=device(type='cpu'), 2025-05-07T20:32:42.9056950Z ) 2025-05-07T20:32:42.9057201Z Trying example: test_jagged_1d_to_dense_dynamic_shape( 2025-05-07T20:32:42.9057728Z self=, 2025-05-07T20:32:42.9058191Z B=123, 2025-05-07T20:32:42.9058385Z max_sequence_length=188, 2025-05-07T20:32:42.9058631Z padding_value=15319, 2025-05-07T20:32:42.9058866Z device=device(type='cpu'), 2025-05-07T20:32:42.9059099Z ) 2025-05-07T20:32:42.9059602Z Trying example: test_jagged_1d_to_dense_dynamic_shape( 2025-05-07T20:32:42.9060155Z self=, 2025-05-07T20:32:42.9060628Z B=70, 2025-05-07T20:32:42.9060824Z max_sequence_length=286, 2025-05-07T20:32:42.9061081Z padding_value=-99999, 2025-05-07T20:32:42.9061335Z device=device(type='cpu'), 2025-05-07T20:32:42.9061570Z ) 2025-05-07T20:32:42.9061807Z Trying example: test_jagged_1d_to_dense_dynamic_shape( 2025-05-07T20:32:42.9062347Z self=, 2025-05-07T20:32:42.9062819Z B=17, 2025-05-07T20:32:42.9063012Z max_sequence_length=202, 2025-05-07T20:32:42.9063265Z padding_value=24075, 2025-05-07T20:32:42.9063509Z device=device(type='cuda'), 2025-05-07T20:32:42.9063747Z ) 2025-05-07T20:32:42.9064011Z Trying example: test_jagged_1d_to_dense_dynamic_shape( 2025-05-07T20:32:42.9064558Z self=, 2025-05-07T20:32:42.9065029Z B=17, 2025-05-07T20:32:42.9065231Z max_sequence_length=1, 2025-05-07T20:32:42.9065476Z padding_value=24075, 2025-05-07T20:32:42.9065719Z device=device(type='cuda'), 2025-05-07T20:32:42.9065965Z ) 2025-05-07T20:32:42.9066213Z Trying example: test_jagged_1d_to_dense_dynamic_shape( 2025-05-07T20:32:42.9066744Z self=, 2025-05-07T20:32:42.9067218Z B=1, 2025-05-07T20:32:42.9067421Z max_sequence_length=1, 2025-05-07T20:32:42.9067664Z padding_value=24075, 2025-05-07T20:32:42.9077492Z device=device(type='cuda'), 2025-05-07T20:32:42.9077776Z ) 2025-05-07T20:32:42.9078046Z Trying example: test_jagged_1d_to_dense_dynamic_shape( 2025-05-07T20:32:42.9078714Z self=, 2025-05-07T20:32:42.9079205Z B=1, 2025-05-07T20:32:42.9079421Z max_sequence_length=1, 2025-05-07T20:32:42.9079675Z padding_value=1, 2025-05-07T20:32:42.9079913Z device=device(type='cuda'), 2025-05-07T20:32:42.9080164Z ) 2025-05-07T20:32:42.9080415Z Trying example: test_jagged_1d_to_dense_dynamic_shape( 2025-05-07T20:32:42.9080956Z self=, 2025-05-07T20:32:42.9081438Z B=23, 2025-05-07T20:32:42.9081657Z max_sequence_length=421, 2025-05-07T20:32:42.9081912Z padding_value=100000, 2025-05-07T20:32:42.9082170Z device=device(type='cpu'), 2025-05-07T20:32:42.9082421Z ) 2025-05-07T20:32:42.9082664Z Trying example: test_jagged_1d_to_dense_dynamic_shape( 2025-05-07T20:32:42.9083216Z self=, 2025-05-07T20:32:42.9083887Z B=1, 2025-05-07T20:32:42.9084090Z max_sequence_length=421, 2025-05-07T20:32:42.9084358Z padding_value=100000, 2025-05-07T20:32:42.9084743Z device=device(type='cpu'), 2025-05-07T20:32:42.9084994Z ) 2025-05-07T20:32:42.9085240Z Trying example: test_jagged_1d_to_dense_dynamic_shape( 2025-05-07T20:32:42.9085784Z self=, 2025-05-07T20:32:42.9086263Z B=1, 2025-05-07T20:32:42.9086469Z max_sequence_length=421, 2025-05-07T20:32:42.9086729Z padding_value=421, 2025-05-07T20:32:42.9086970Z device=device(type='cpu'), 2025-05-07T20:32:42.9087206Z ) 2025-05-07T20:32:42.9087460Z Trying example: test_jagged_1d_to_dense_dynamic_shape( 2025-05-07T20:32:42.9088001Z self=, 2025-05-07T20:32:42.9088472Z B=1, 2025-05-07T20:32:42.9088684Z max_sequence_length=1, 2025-05-07T20:32:42.9088958Z padding_value=421, 2025-05-07T20:32:42.9089219Z device=device(type='cpu'), 2025-05-07T20:32:42.9089462Z ) 2025-05-07T20:32:42.9089718Z Trying example: test_jagged_1d_to_dense_dynamic_shape( 2025-05-07T20:32:42.9090257Z self=, 2025-05-07T20:32:42.9090726Z B=1, 2025-05-07T20:32:42.9090932Z max_sequence_length=421, 2025-05-07T20:32:42.9091187Z padding_value=1, 2025-05-07T20:32:42.9091423Z device=device(type='cpu'), 2025-05-07T20:32:42.9091667Z ) 2025-05-07T20:32:42.9091919Z Trying example: test_jagged_1d_to_dense_dynamic_shape( 2025-05-07T20:32:42.9092454Z self=, 2025-05-07T20:32:42.9092931Z B=1, 2025-05-07T20:32:42.9093140Z max_sequence_length=1, 2025-05-07T20:32:42.9093378Z padding_value=1, 2025-05-07T20:32:42.9093621Z device=device(type='cpu'), 2025-05-07T20:32:42.9093869Z ) 2025-05-07T20:32:42.9094046Z PASSED 2025-05-07T20:32:42.9094461Z jagged/1d_to_dense_test.py::Jagged1DToDenseTest::test_jagged_1d_to_dense_truncation PASSED 2025-05-07T20:32:42.9785707Z jagged/1d_to_dense_test.py::Jagged1DToDenseTest::test_stacked_jagged_1d_to_dense Trying example: test_stacked_jagged_1d_to_dense( 2025-05-07T20:32:42.9786500Z self=, 2025-05-07T20:32:42.9786964Z T=1, 2025-05-07T20:32:42.9787139Z B=1, 2025-05-07T20:32:42.9787341Z max_sequence_length=1, 2025-05-07T20:32:42.9787591Z padding_value=0, 2025-05-07T20:32:42.9787827Z device=device(type='cpu'), 2025-05-07T20:32:42.9788077Z ) 2025-05-07T20:32:42.9788313Z Trying example: test_stacked_jagged_1d_to_dense( 2025-05-07T20:32:42.9788808Z self=, 2025-05-07T20:32:42.9789278Z T=15, 2025-05-07T20:32:42.9789469Z B=1, 2025-05-07T20:32:42.9789670Z max_sequence_length=1, 2025-05-07T20:32:42.9789911Z padding_value=0, 2025-05-07T20:32:42.9790150Z device=device(type='cpu'), 2025-05-07T20:32:42.9790390Z ) 2025-05-07T20:32:42.9790616Z Trying example: test_stacked_jagged_1d_to_dense( 2025-05-07T20:32:42.9791118Z self=, 2025-05-07T20:32:42.9791572Z T=15, 2025-05-07T20:32:42.9791794Z B=95, 2025-05-07T20:32:42.9792000Z max_sequence_length=49, 2025-05-07T20:32:42.9792253Z padding_value=99080, 2025-05-07T20:32:42.9792505Z device=device(type='cpu'), 2025-05-07T20:32:42.9792747Z ) 2025-05-07T20:32:42.9792972Z Trying example: test_stacked_jagged_1d_to_dense( 2025-05-07T20:32:42.9793471Z self=, 2025-05-07T20:32:42.9793928Z T=19, 2025-05-07T20:32:42.9794111Z B=61, 2025-05-07T20:32:42.9794559Z max_sequence_length=272, 2025-05-07T20:32:42.9794829Z padding_value=-61936, 2025-05-07T20:32:42.9795079Z device=device(type='cpu'), 2025-05-07T20:32:42.9795327Z ) 2025-05-07T20:32:42.9795710Z Trying example: test_stacked_jagged_1d_to_dense( 2025-05-07T20:32:42.9796206Z self=, 2025-05-07T20:32:42.9796661Z T=3, 2025-05-07T20:32:42.9796849Z B=109, 2025-05-07T20:32:42.9797057Z max_sequence_length=389, 2025-05-07T20:32:42.9797307Z padding_value=-93786, 2025-05-07T20:32:42.9797563Z device=device(type='cpu'), 2025-05-07T20:32:42.9797810Z ) 2025-05-07T20:32:42.9798032Z Trying example: test_stacked_jagged_1d_to_dense( 2025-05-07T20:32:42.9798533Z self=, 2025-05-07T20:32:42.9798992Z T=8, 2025-05-07T20:32:42.9799172Z B=91, 2025-05-07T20:32:42.9799379Z max_sequence_length=149, 2025-05-07T20:32:42.9799641Z padding_value=-51371, 2025-05-07T20:32:42.9799884Z device=device(type='cpu'), 2025-05-07T20:32:42.9800131Z ) 2025-05-07T20:32:42.9800361Z Trying example: test_stacked_jagged_1d_to_dense( 2025-05-07T20:32:42.9800867Z self=, 2025-05-07T20:32:42.9801332Z T=3, 2025-05-07T20:32:42.9801521Z B=59, 2025-05-07T20:32:42.9801724Z max_sequence_length=499, 2025-05-07T20:32:42.9801975Z padding_value=-7424, 2025-05-07T20:32:42.9802227Z device=device(type='cuda'), 2025-05-07T20:32:42.9802470Z ) 2025-05-07T20:32:42.9802693Z Trying example: test_stacked_jagged_1d_to_dense( 2025-05-07T20:32:42.9803188Z self=, 2025-05-07T20:32:42.9803640Z T=4, 2025-05-07T20:32:42.9803815Z B=123, 2025-05-07T20:32:42.9804019Z max_sequence_length=483, 2025-05-07T20:32:42.9804271Z padding_value=25443, 2025-05-07T20:32:42.9804516Z device=device(type='cuda'), 2025-05-07T20:32:42.9804762Z ) 2025-05-07T20:32:42.9804988Z Trying example: test_stacked_jagged_1d_to_dense( 2025-05-07T20:32:42.9805485Z self=, 2025-05-07T20:32:42.9805936Z T=19, 2025-05-07T20:32:42.9806122Z B=116, 2025-05-07T20:32:42.9806326Z max_sequence_length=417, 2025-05-07T20:32:42.9806573Z padding_value=15364, 2025-05-07T20:32:42.9806824Z device=device(type='cpu'), 2025-05-07T20:32:42.9807070Z ) 2025-05-07T20:32:42.9807296Z Trying example: test_stacked_jagged_1d_to_dense( 2025-05-07T20:32:42.9807792Z self=, 2025-05-07T20:32:42.9808243Z T=1, 2025-05-07T20:32:42.9808423Z B=61, 2025-05-07T20:32:42.9808627Z max_sequence_length=288, 2025-05-07T20:32:42.9808883Z padding_value=-68348, 2025-05-07T20:32:42.9809127Z device=device(type='cpu'), 2025-05-07T20:32:42.9809374Z ) 2025-05-07T20:32:42.9809605Z Trying example: test_stacked_jagged_1d_to_dense( 2025-05-07T20:32:42.9810097Z self=, 2025-05-07T20:32:42.9810555Z T=5, 2025-05-07T20:32:42.9810741Z B=128, 2025-05-07T20:32:42.9810937Z max_sequence_length=5, 2025-05-07T20:32:42.9811185Z padding_value=-25191, 2025-05-07T20:32:42.9811436Z device=device(type='cpu'), 2025-05-07T20:32:42.9811682Z ) 2025-05-07T20:32:42.9811908Z Trying example: test_stacked_jagged_1d_to_dense( 2025-05-07T20:32:42.9812409Z self=, 2025-05-07T20:32:42.9812867Z T=5, 2025-05-07T20:32:42.9813047Z B=5, 2025-05-07T20:32:42.9813248Z max_sequence_length=5, 2025-05-07T20:32:42.9813496Z padding_value=-25191, 2025-05-07T20:32:42.9813739Z device=device(type='cpu'), 2025-05-07T20:32:42.9813984Z ) 2025-05-07T20:32:42.9814313Z Trying example: test_stacked_jagged_1d_to_dense( 2025-05-07T20:32:42.9814804Z self=, 2025-05-07T20:32:42.9815254Z T=1, 2025-05-07T20:32:42.9816234Z B=5, 2025-05-07T20:32:42.9816524Z max_sequence_length=5, 2025-05-07T20:32:42.9816780Z padding_value=-25191, 2025-05-07T20:32:42.9817029Z device=device(type='cpu'), 2025-05-07T20:32:42.9817268Z ) 2025-05-07T20:32:42.9817500Z Trying example: test_stacked_jagged_1d_to_dense( 2025-05-07T20:32:42.9818015Z self=, 2025-05-07T20:32:42.9818468Z T=1, 2025-05-07T20:32:42.9818652Z B=5, 2025-05-07T20:32:42.9818846Z max_sequence_length=1, 2025-05-07T20:32:42.9819133Z padding_value=-25191, 2025-05-07T20:32:42.9819394Z device=device(type='cpu'), 2025-05-07T20:32:42.9819630Z ) 2025-05-07T20:32:42.9819863Z Trying example: test_stacked_jagged_1d_to_dense( 2025-05-07T20:32:42.9820370Z self=, 2025-05-07T20:32:42.9820819Z T=1, 2025-05-07T20:32:42.9821005Z B=5, 2025-05-07T20:32:42.9821214Z max_sequence_length=1, 2025-05-07T20:32:42.9821449Z padding_value=1, 2025-05-07T20:32:42.9821686Z device=device(type='cpu'), 2025-05-07T20:32:42.9821929Z ) 2025-05-07T20:32:42.9822138Z Trying example: test_stacked_jagged_1d_to_dense( 2025-05-07T20:32:42.9822633Z self=, 2025-05-07T20:32:42.9823082Z T=1, 2025-05-07T20:32:42.9823253Z B=5, 2025-05-07T20:32:42.9823443Z max_sequence_length=1, 2025-05-07T20:32:42.9823678Z padding_value=5, 2025-05-07T20:32:42.9823906Z device=device(type='cpu'), 2025-05-07T20:32:42.9824132Z ) 2025-05-07T20:32:42.9824355Z Trying example: test_stacked_jagged_1d_to_dense( 2025-05-07T20:32:42.9824851Z self=, 2025-05-07T20:32:42.9825295Z T=5, 2025-05-07T20:32:42.9825475Z B=5, 2025-05-07T20:32:42.9825673Z max_sequence_length=1, 2025-05-07T20:32:42.9825909Z padding_value=5, 2025-05-07T20:32:42.9826139Z device=device(type='cpu'), 2025-05-07T20:32:42.9826379Z ) 2025-05-07T20:32:42.9826593Z Trying example: test_stacked_jagged_1d_to_dense( 2025-05-07T20:32:42.9827090Z self=, 2025-05-07T20:32:42.9827544Z T=1, 2025-05-07T20:32:42.9827717Z B=62, 2025-05-07T20:32:42.9827916Z max_sequence_length=240, 2025-05-07T20:32:42.9828163Z padding_value=17328, 2025-05-07T20:32:42.9828398Z device=device(type='cpu'), 2025-05-07T20:32:42.9828635Z ) 2025-05-07T20:32:42.9828860Z Trying example: test_stacked_jagged_1d_to_dense( 2025-05-07T20:32:42.9829355Z self=, 2025-05-07T20:32:42.9829802Z T=1, 2025-05-07T20:32:42.9829979Z B=62, 2025-05-07T20:32:42.9830176Z max_sequence_length=240, 2025-05-07T20:32:42.9830412Z padding_value=240, 2025-05-07T20:32:42.9830649Z device=device(type='cpu'), 2025-05-07T20:32:42.9830886Z ) 2025-05-07T20:32:42.9831098Z Trying example: test_stacked_jagged_1d_to_dense( 2025-05-07T20:32:42.9831591Z self=, 2025-05-07T20:32:42.9832036Z T=1, 2025-05-07T20:32:42.9832211Z B=62, 2025-05-07T20:32:42.9832407Z max_sequence_length=1, 2025-05-07T20:32:42.9832643Z padding_value=240, 2025-05-07T20:32:42.9832865Z device=device(type='cpu'), 2025-05-07T20:32:42.9833105Z ) 2025-05-07T20:32:42.9833282Z PASSED 2025-05-07T20:32:42.9833386Z 2025-05-07T20:32:42.9833527Z ============================== 4 passed in 2.74s =============================== 2025-05-07T20:32:43.7304324Z 2025-05-07T20:32:43.7305398Z [TEST] Python test suite PASSED: ./jagged/1d_to_dense_test.py 2025-05-07T20:32:43.7322358Z [TEST] Python test time for ./jagged/1d_to_dense_test.py: 5 seconds 2025-05-07T20:32:43.7322645Z 2025-05-07T20:32:43.7322660Z 2025-05-07T20:32:43.7322664Z 2025-05-07T20:32:43.7322874Z 2025-05-07T20:32:43.7345482Z ################################################################################ 2025-05-07T20:32:43.7361573Z # [2025-05-07T20:32:43.735Z] Run Python Test Suite: 2025-05-07T20:32:43.7361897Z # ./jagged/2d_to_dense_test.py 2025-05-07T20:32:43.7362199Z ################################################################################ 2025-05-07T20:32:43.7388226Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./jagged/2d_to_dense_test.py 2025-05-07T20:32:43.7388816Z 2025-05-07T20:32:45.9149847Z ============================= test session starts ============================== 2025-05-07T20:32:45.9150496Z platform linux -- Python 3.12.2, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:32:45.9151034Z cachedir: .pytest_cache 2025-05-07T20:32:45.9151611Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:32:45.9152314Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:32:45.9152713Z plugins: hypothesis-6.131.14 2025-05-07T20:32:48.0740589Z collecting ... collected 4 items 2025-05-07T20:32:48.0740817Z 2025-05-07T20:32:48.9452833Z jagged/2d_to_dense_test.py::Jagged2DToDenseTest::test_jagged_2d_to_dense Trying example: test_jagged_2d_to_dense( 2025-05-07T20:32:48.9453780Z self=, 2025-05-07T20:32:48.9454311Z B=1, 2025-05-07T20:32:48.9454530Z D=1, 2025-05-07T20:32:48.9454768Z max_sequence_length=1, 2025-05-07T20:32:48.9455071Z dtype=torch.float32, 2025-05-07T20:32:48.9455381Z ) 2025-05-07T20:32:48.9455630Z Trying example: test_jagged_2d_to_dense( 2025-05-07T20:32:48.9456182Z self=, 2025-05-07T20:32:48.9456837Z B=77, 2025-05-07T20:32:48.9457068Z D=1, 2025-05-07T20:32:48.9457301Z max_sequence_length=1, 2025-05-07T20:32:48.9457587Z dtype=torch.float32, 2025-05-07T20:32:48.9457865Z ) 2025-05-07T20:32:48.9458109Z Trying example: test_jagged_2d_to_dense( 2025-05-07T20:32:48.9458648Z self=, 2025-05-07T20:32:48.9459167Z B=77, 2025-05-07T20:32:48.9459723Z D=100, 2025-05-07T20:32:48.9459968Z max_sequence_length=157, 2025-05-07T20:32:48.9460266Z dtype=torch.float16, 2025-05-07T20:32:48.9460531Z ) 2025-05-07T20:32:48.9460779Z Trying example: test_jagged_2d_to_dense( 2025-05-07T20:32:48.9461369Z self=, 2025-05-07T20:32:48.9461895Z B=37, 2025-05-07T20:32:48.9462113Z D=6, 2025-05-07T20:32:48.9462339Z max_sequence_length=70, 2025-05-07T20:32:48.9462636Z dtype=torch.bfloat16, 2025-05-07T20:32:48.9462906Z ) 2025-05-07T20:32:48.9463148Z Trying example: test_jagged_2d_to_dense( 2025-05-07T20:32:48.9463707Z self=, 2025-05-07T20:32:48.9464128Z B=60, 2025-05-07T20:32:48.9464298Z D=96, 2025-05-07T20:32:48.9464495Z max_sequence_length=63, 2025-05-07T20:32:48.9464742Z dtype=torch.float32, 2025-05-07T20:32:48.9464955Z ) 2025-05-07T20:32:48.9465157Z Trying example: test_jagged_2d_to_dense( 2025-05-07T20:32:48.9465758Z self=, 2025-05-07T20:32:48.9466180Z B=42, 2025-05-07T20:32:48.9466353Z D=96, 2025-05-07T20:32:48.9466552Z max_sequence_length=159, 2025-05-07T20:32:48.9466806Z dtype=torch.float32, 2025-05-07T20:32:48.9467504Z ) 2025-05-07T20:32:48.9467701Z Trying example: test_jagged_2d_to_dense( 2025-05-07T20:32:48.9468143Z self=, 2025-05-07T20:32:48.9468556Z B=58, 2025-05-07T20:32:48.9468920Z D=61, 2025-05-07T20:32:48.9469120Z max_sequence_length=200, 2025-05-07T20:32:48.9469361Z dtype=torch.float16, 2025-05-07T20:32:48.9469582Z ) 2025-05-07T20:32:48.9469780Z Trying example: test_jagged_2d_to_dense( 2025-05-07T20:32:48.9470211Z self=, 2025-05-07T20:32:48.9470634Z B=39, 2025-05-07T20:32:48.9470814Z D=9, 2025-05-07T20:32:48.9471000Z max_sequence_length=32, 2025-05-07T20:32:48.9471243Z dtype=torch.float32, 2025-05-07T20:32:48.9471463Z ) 2025-05-07T20:32:48.9471662Z Trying example: test_jagged_2d_to_dense( 2025-05-07T20:32:48.9472094Z self=, 2025-05-07T20:32:48.9472520Z B=11, 2025-05-07T20:32:48.9472697Z D=98, 2025-05-07T20:32:48.9472882Z max_sequence_length=7, 2025-05-07T20:32:48.9473124Z dtype=torch.bfloat16, 2025-05-07T20:32:48.9473343Z ) 2025-05-07T20:32:48.9473541Z Trying example: test_jagged_2d_to_dense( 2025-05-07T20:32:48.9473983Z self=, 2025-05-07T20:32:48.9474393Z B=85, 2025-05-07T20:32:48.9474563Z D=38, 2025-05-07T20:32:48.9474754Z max_sequence_length=1, 2025-05-07T20:32:48.9474997Z dtype=torch.bfloat16, 2025-05-07T20:32:48.9475208Z ) 2025-05-07T20:32:48.9475413Z Trying example: test_jagged_2d_to_dense( 2025-05-07T20:32:48.9475853Z self=, 2025-05-07T20:32:48.9476268Z B=113, 2025-05-07T20:32:48.9476441Z D=116, 2025-05-07T20:32:48.9476631Z max_sequence_length=93, 2025-05-07T20:32:48.9476872Z dtype=torch.bfloat16, 2025-05-07T20:32:48.9477089Z ) 2025-05-07T20:32:48.9477288Z Trying example: test_jagged_2d_to_dense( 2025-05-07T20:32:48.9477725Z self=, 2025-05-07T20:32:48.9478139Z B=113, 2025-05-07T20:32:48.9478324Z D=113, 2025-05-07T20:32:48.9478519Z max_sequence_length=93, 2025-05-07T20:32:48.9478753Z dtype=torch.bfloat16, 2025-05-07T20:32:48.9478976Z ) 2025-05-07T20:32:48.9479179Z Trying example: test_jagged_2d_to_dense( 2025-05-07T20:32:48.9479610Z self=, 2025-05-07T20:32:48.9480030Z B=93, 2025-05-07T20:32:48.9480211Z D=113, 2025-05-07T20:32:48.9480398Z max_sequence_length=93, 2025-05-07T20:32:48.9480642Z dtype=torch.bfloat16, 2025-05-07T20:32:48.9480870Z ) 2025-05-07T20:32:48.9481089Z Trying example: test_jagged_2d_to_dense( 2025-05-07T20:32:48.9481549Z self=, 2025-05-07T20:32:48.9481972Z B=93, 2025-05-07T20:32:48.9482155Z D=113, 2025-05-07T20:32:48.9482352Z max_sequence_length=113, 2025-05-07T20:32:48.9482604Z dtype=torch.bfloat16, 2025-05-07T20:32:48.9482829Z ) 2025-05-07T20:32:48.9483032Z Trying example: test_jagged_2d_to_dense( 2025-05-07T20:32:48.9483471Z self=, 2025-05-07T20:32:48.9483891Z B=93, 2025-05-07T20:32:48.9484073Z D=93, 2025-05-07T20:32:48.9484261Z max_sequence_length=113, 2025-05-07T20:32:48.9484507Z dtype=torch.bfloat16, 2025-05-07T20:32:48.9484725Z ) 2025-05-07T20:32:48.9484919Z Trying example: test_jagged_2d_to_dense( 2025-05-07T20:32:48.9485357Z self=, 2025-05-07T20:32:48.9485768Z B=113, 2025-05-07T20:32:48.9485945Z D=93, 2025-05-07T20:32:48.9486136Z max_sequence_length=113, 2025-05-07T20:32:48.9486384Z dtype=torch.bfloat16, 2025-05-07T20:32:48.9486692Z ) 2025-05-07T20:32:48.9486889Z Trying example: test_jagged_2d_to_dense( 2025-05-07T20:32:48.9487326Z self=, 2025-05-07T20:32:48.9487859Z B=113, 2025-05-07T20:32:48.9488039Z D=93, 2025-05-07T20:32:48.9488225Z max_sequence_length=93, 2025-05-07T20:32:48.9488460Z dtype=torch.bfloat16, 2025-05-07T20:32:48.9488707Z ) 2025-05-07T20:32:48.9488902Z Trying example: test_jagged_2d_to_dense( 2025-05-07T20:32:48.9489332Z self=, 2025-05-07T20:32:48.9489751Z B=108, 2025-05-07T20:32:48.9489933Z D=114, 2025-05-07T20:32:48.9490123Z max_sequence_length=137, 2025-05-07T20:32:48.9490370Z dtype=torch.float16, 2025-05-07T20:32:48.9490597Z ) 2025-05-07T20:32:48.9490807Z Trying example: test_jagged_2d_to_dense( 2025-05-07T20:32:48.9491276Z self=, 2025-05-07T20:32:48.9491709Z B=108, 2025-05-07T20:32:48.9491891Z D=114, 2025-05-07T20:32:48.9492082Z max_sequence_length=114, 2025-05-07T20:32:48.9492431Z dtype=torch.float16, 2025-05-07T20:32:48.9502372Z ) 2025-05-07T20:32:48.9502660Z Trying example: test_jagged_2d_to_dense( 2025-05-07T20:32:48.9503227Z self=, 2025-05-07T20:32:48.9503760Z B=108, 2025-05-07T20:32:48.9503990Z D=114, 2025-05-07T20:32:48.9504228Z max_sequence_length=108, 2025-05-07T20:32:48.9504543Z dtype=torch.float16, 2025-05-07T20:32:48.9504819Z ) 2025-05-07T20:32:48.9505036Z PASSED 2025-05-07T20:32:49.0899946Z jagged/2d_to_dense_test.py::Jagged2DToDenseTest::test_jagged_2d_to_dense_dynamic_shape Trying example: test_jagged_2d_to_dense_dynamic_shape( 2025-05-07T20:32:49.0901100Z self=, 2025-05-07T20:32:49.0901761Z B=2, 2025-05-07T20:32:49.0901995Z D=2, 2025-05-07T20:32:49.0902229Z max_sequence_length=1, 2025-05-07T20:32:49.0902530Z dtype=torch.float32, 2025-05-07T20:32:49.0902831Z device=device(type='cpu'), 2025-05-07T20:32:49.0903124Z ) 2025-05-07T20:32:49.0903440Z Trying example: test_jagged_2d_to_dense_dynamic_shape( 2025-05-07T20:32:49.0904113Z self=, 2025-05-07T20:32:49.0904696Z B=33, 2025-05-07T20:32:49.0904917Z D=2, 2025-05-07T20:32:49.0905155Z max_sequence_length=1, 2025-05-07T20:32:49.0905445Z dtype=torch.float32, 2025-05-07T20:32:49.0905743Z device=device(type='cpu'), 2025-05-07T20:32:49.0906033Z ) 2025-05-07T20:32:49.0906320Z Trying example: test_jagged_2d_to_dense_dynamic_shape( 2025-05-07T20:32:49.0906987Z self=, 2025-05-07T20:32:49.0907571Z B=33, 2025-05-07T20:32:49.0907807Z D=105, 2025-05-07T20:32:49.0908040Z max_sequence_length=178, 2025-05-07T20:32:49.0908347Z dtype=torch.float32, 2025-05-07T20:32:49.0908648Z device=device(type='cuda'), 2025-05-07T20:32:49.0908930Z ) 2025-05-07T20:32:49.0909234Z Trying example: test_jagged_2d_to_dense_dynamic_shape( 2025-05-07T20:32:49.0909904Z self=, 2025-05-07T20:32:49.0910485Z B=12, 2025-05-07T20:32:49.0910708Z D=73, 2025-05-07T20:32:49.0910951Z max_sequence_length=87, 2025-05-07T20:32:49.0911244Z dtype=torch.float16, 2025-05-07T20:32:49.0911540Z device=device(type='cuda'), 2025-05-07T20:32:49.0911832Z ) 2025-05-07T20:32:49.0912124Z Trying example: test_jagged_2d_to_dense_dynamic_shape( 2025-05-07T20:32:49.0912787Z self=, 2025-05-07T20:32:49.0913375Z B=125, 2025-05-07T20:32:49.0913600Z D=49, 2025-05-07T20:32:49.0914291Z max_sequence_length=129, 2025-05-07T20:32:49.0914599Z dtype=torch.bfloat16, 2025-05-07T20:32:49.0914896Z device=device(type='cpu'), 2025-05-07T20:32:49.0915185Z ) 2025-05-07T20:32:49.0915643Z Trying example: test_jagged_2d_to_dense_dynamic_shape( 2025-05-07T20:32:49.0916313Z self=, 2025-05-07T20:32:49.0916888Z B=64, 2025-05-07T20:32:49.0917107Z D=22, 2025-05-07T20:32:49.0917343Z max_sequence_length=97, 2025-05-07T20:32:49.0917635Z dtype=torch.float16, 2025-05-07T20:32:49.0917928Z device=device(type='cuda'), 2025-05-07T20:32:49.0918212Z ) 2025-05-07T20:32:49.0918496Z Trying example: test_jagged_2d_to_dense_dynamic_shape( 2025-05-07T20:32:49.0919159Z self=, 2025-05-07T20:32:49.0919740Z B=43, 2025-05-07T20:32:49.0919962Z D=45, 2025-05-07T20:32:49.0920198Z max_sequence_length=123, 2025-05-07T20:32:49.0920500Z dtype=torch.float32, 2025-05-07T20:32:49.0920798Z device=device(type='cpu'), 2025-05-07T20:32:49.0921077Z ) 2025-05-07T20:32:49.0921376Z Trying example: test_jagged_2d_to_dense_dynamic_shape( 2025-05-07T20:32:49.0922037Z self=, 2025-05-07T20:32:49.0922613Z B=44, 2025-05-07T20:32:49.0922835Z D=10, 2025-05-07T20:32:49.0923080Z max_sequence_length=199, 2025-05-07T20:32:49.0923376Z dtype=torch.float16, 2025-05-07T20:32:49.0923673Z device=device(type='cpu'), 2025-05-07T20:32:49.0923967Z ) 2025-05-07T20:32:49.0924256Z Trying example: test_jagged_2d_to_dense_dynamic_shape( 2025-05-07T20:32:49.0924922Z self=, 2025-05-07T20:32:49.0925506Z B=116, 2025-05-07T20:32:49.0925727Z D=86, 2025-05-07T20:32:49.0925958Z max_sequence_length=50, 2025-05-07T20:32:49.0926265Z dtype=torch.bfloat16, 2025-05-07T20:32:49.0926565Z device=device(type='cpu'), 2025-05-07T20:32:49.0926846Z ) 2025-05-07T20:32:49.0927142Z Trying example: test_jagged_2d_to_dense_dynamic_shape( 2025-05-07T20:32:49.0927814Z self=, 2025-05-07T20:32:49.0928391Z B=25, 2025-05-07T20:32:49.0928619Z D=57, 2025-05-07T20:32:49.0928864Z max_sequence_length=104, 2025-05-07T20:32:49.0929161Z dtype=torch.float32, 2025-05-07T20:32:49.0929459Z device=device(type='cpu'), 2025-05-07T20:32:49.0929755Z ) 2025-05-07T20:32:49.0930041Z Trying example: test_jagged_2d_to_dense_dynamic_shape( 2025-05-07T20:32:49.0930727Z self=, 2025-05-07T20:32:49.0931343Z B=91, 2025-05-07T20:32:49.0931560Z D=115, 2025-05-07T20:32:49.0931794Z max_sequence_length=1, 2025-05-07T20:32:49.0932100Z dtype=torch.bfloat16, 2025-05-07T20:32:49.0932397Z device=device(type='cuda'), 2025-05-07T20:32:49.0932677Z ) 2025-05-07T20:32:49.0932966Z Trying example: test_jagged_2d_to_dense_dynamic_shape( 2025-05-07T20:32:49.0933639Z self=, 2025-05-07T20:32:49.0934214Z B=91, 2025-05-07T20:32:49.0934433Z D=2, 2025-05-07T20:32:49.0934673Z max_sequence_length=1, 2025-05-07T20:32:49.0934956Z dtype=torch.bfloat16, 2025-05-07T20:32:49.0935252Z device=device(type='cuda'), 2025-05-07T20:32:49.0935540Z ) 2025-05-07T20:32:49.0935820Z Trying example: test_jagged_2d_to_dense_dynamic_shape( 2025-05-07T20:32:49.0936607Z self=, 2025-05-07T20:32:49.0937195Z B=91, 2025-05-07T20:32:49.0937403Z D=91, 2025-05-07T20:32:49.0937839Z max_sequence_length=1, 2025-05-07T20:32:49.0938138Z dtype=torch.bfloat16, 2025-05-07T20:32:49.0938552Z device=device(type='cuda'), 2025-05-07T20:32:49.0938832Z ) 2025-05-07T20:32:49.0939125Z Trying example: test_jagged_2d_to_dense_dynamic_shape( 2025-05-07T20:32:49.0939876Z self=, 2025-05-07T20:32:49.0940457Z B=91, 2025-05-07T20:32:49.0940680Z D=2, 2025-05-07T20:32:49.0940916Z max_sequence_length=91, 2025-05-07T20:32:49.0941213Z dtype=torch.bfloat16, 2025-05-07T20:32:49.0941515Z device=device(type='cuda'), 2025-05-07T20:32:49.0941808Z ) 2025-05-07T20:32:49.0942094Z Trying example: test_jagged_2d_to_dense_dynamic_shape( 2025-05-07T20:32:49.0942757Z self=, 2025-05-07T20:32:49.0943343Z B=91, 2025-05-07T20:32:49.0943553Z D=91, 2025-05-07T20:32:49.0943789Z max_sequence_length=91, 2025-05-07T20:32:49.0944090Z dtype=torch.bfloat16, 2025-05-07T20:32:49.0944404Z device=device(type='cuda'), 2025-05-07T20:32:49.0944683Z ) 2025-05-07T20:32:49.0944980Z Trying example: test_jagged_2d_to_dense_dynamic_shape( 2025-05-07T20:32:49.0945658Z self=, 2025-05-07T20:32:49.0946238Z B=53, 2025-05-07T20:32:49.0946462Z D=34, 2025-05-07T20:32:49.0946706Z max_sequence_length=145, 2025-05-07T20:32:49.0947006Z dtype=torch.float16, 2025-05-07T20:32:49.0947301Z device=device(type='cuda'), 2025-05-07T20:32:49.0947589Z ) 2025-05-07T20:32:49.0947877Z Trying example: test_jagged_2d_to_dense_dynamic_shape( 2025-05-07T20:32:49.0948544Z self=, 2025-05-07T20:32:49.0949128Z B=53, 2025-05-07T20:32:49.0949337Z D=34, 2025-05-07T20:32:49.0949575Z max_sequence_length=34, 2025-05-07T20:32:49.0949877Z dtype=torch.float16, 2025-05-07T20:32:49.0950170Z device=device(type='cuda'), 2025-05-07T20:32:49.0950454Z ) 2025-05-07T20:32:49.0950751Z Trying example: test_jagged_2d_to_dense_dynamic_shape( 2025-05-07T20:32:49.0951419Z self=, 2025-05-07T20:32:49.0951994Z B=34, 2025-05-07T20:32:49.0952215Z D=34, 2025-05-07T20:32:49.0952450Z max_sequence_length=34, 2025-05-07T20:32:49.0952740Z dtype=torch.float16, 2025-05-07T20:32:49.0953029Z device=device(type='cuda'), 2025-05-07T20:32:49.0953318Z ) 2025-05-07T20:32:49.0953604Z Trying example: test_jagged_2d_to_dense_dynamic_shape( 2025-05-07T20:32:49.0954265Z self=, 2025-05-07T20:32:49.0954844Z B=10, 2025-05-07T20:32:49.0955051Z D=27, 2025-05-07T20:32:49.0955289Z max_sequence_length=17, 2025-05-07T20:32:49.0955584Z dtype=torch.float16, 2025-05-07T20:32:49.0955874Z device=device(type='cuda'), 2025-05-07T20:32:49.0956161Z ) 2025-05-07T20:32:49.0956464Z Trying example: test_jagged_2d_to_dense_dynamic_shape( 2025-05-07T20:32:49.0957129Z self=, 2025-05-07T20:32:49.0957715Z B=10, 2025-05-07T20:32:49.0957930Z D=27, 2025-05-07T20:32:49.0958161Z max_sequence_length=10, 2025-05-07T20:32:49.0958445Z dtype=torch.float16, 2025-05-07T20:32:49.0958736Z device=device(type='cuda'), 2025-05-07T20:32:49.0959021Z ) 2025-05-07T20:32:49.0959421Z PASSED 2025-05-07T20:32:49.0959890Z jagged/2d_to_dense_test.py::Jagged2DToDenseTest::test_jagged_2d_to_dense_truncation PASSED 2025-05-07T20:32:49.2232498Z jagged/2d_to_dense_test.py::Jagged2DToDenseTest::test_stacked_jagged_2d_to_dense Trying example: test_stacked_jagged_2d_to_dense( 2025-05-07T20:32:49.2234725Z self=, 2025-05-07T20:32:49.2235181Z T=1, 2025-05-07T20:32:49.2235841Z B=1, 2025-05-07T20:32:49.2236023Z D=1, 2025-05-07T20:32:49.2236217Z max_sequence_length=1, 2025-05-07T20:32:49.2236462Z device=device(type='cpu'), 2025-05-07T20:32:49.2236706Z ) 2025-05-07T20:32:49.2237099Z Trying example: test_stacked_jagged_2d_to_dense( 2025-05-07T20:32:49.2237601Z self=, 2025-05-07T20:32:49.2238045Z T=2, 2025-05-07T20:32:49.2238226Z B=1, 2025-05-07T20:32:49.2238407Z D=1, 2025-05-07T20:32:49.2238593Z max_sequence_length=1, 2025-05-07T20:32:49.2238843Z device=device(type='cpu'), 2025-05-07T20:32:49.2239087Z ) 2025-05-07T20:32:49.2239306Z Trying example: test_stacked_jagged_2d_to_dense( 2025-05-07T20:32:49.2239803Z self=, 2025-05-07T20:32:49.2240257Z T=2, 2025-05-07T20:32:49.2240430Z B=43, 2025-05-07T20:32:49.2240612Z D=93, 2025-05-07T20:32:49.2240816Z max_sequence_length=247, 2025-05-07T20:32:49.2241075Z device=device(type='cuda'), 2025-05-07T20:32:49.2241315Z ) 2025-05-07T20:32:49.2241540Z Trying example: test_stacked_jagged_2d_to_dense( 2025-05-07T20:32:49.2242036Z self=, 2025-05-07T20:32:49.2242484Z T=1, 2025-05-07T20:32:49.2242667Z B=6, 2025-05-07T20:32:49.2242842Z D=125, 2025-05-07T20:32:49.2243039Z max_sequence_length=206, 2025-05-07T20:32:49.2243300Z device=device(type='cuda'), 2025-05-07T20:32:49.2243541Z ) 2025-05-07T20:32:49.2243759Z Trying example: test_stacked_jagged_2d_to_dense( 2025-05-07T20:32:49.2244253Z self=, 2025-05-07T20:32:49.2244703Z T=1, 2025-05-07T20:32:49.2244873Z B=20, 2025-05-07T20:32:49.2245054Z D=62, 2025-05-07T20:32:49.2245249Z max_sequence_length=195, 2025-05-07T20:32:49.2245496Z device=device(type='cuda'), 2025-05-07T20:32:49.2245739Z ) 2025-05-07T20:32:49.2245961Z Trying example: test_stacked_jagged_2d_to_dense( 2025-05-07T20:32:49.2246450Z self=, 2025-05-07T20:32:49.2246902Z T=5, 2025-05-07T20:32:49.2247081Z B=1, 2025-05-07T20:32:49.2247251Z D=55, 2025-05-07T20:32:49.2247447Z max_sequence_length=64, 2025-05-07T20:32:49.2247702Z device=device(type='cpu'), 2025-05-07T20:32:49.2247934Z ) 2025-05-07T20:32:49.2248153Z Trying example: test_stacked_jagged_2d_to_dense( 2025-05-07T20:32:49.2248647Z self=, 2025-05-07T20:32:49.2249105Z T=4, 2025-05-07T20:32:49.2249275Z B=1, 2025-05-07T20:32:49.2249451Z D=43, 2025-05-07T20:32:49.2249644Z max_sequence_length=16, 2025-05-07T20:32:49.2249886Z device=device(type='cpu'), 2025-05-07T20:32:49.2250126Z ) 2025-05-07T20:32:49.2250349Z Trying example: test_stacked_jagged_2d_to_dense( 2025-05-07T20:32:49.2250838Z self=, 2025-05-07T20:32:49.2251285Z T=5, 2025-05-07T20:32:49.2251466Z B=38, 2025-05-07T20:32:49.2251643Z D=93, 2025-05-07T20:32:49.2251842Z max_sequence_length=296, 2025-05-07T20:32:49.2252098Z device=device(type='cuda'), 2025-05-07T20:32:49.2252328Z ) 2025-05-07T20:32:49.2252552Z Trying example: test_stacked_jagged_2d_to_dense( 2025-05-07T20:32:49.2254394Z self=, 2025-05-07T20:32:49.2254841Z T=4, 2025-05-07T20:32:49.2255014Z B=49, 2025-05-07T20:32:49.2255196Z D=118, 2025-05-07T20:32:49.2255402Z max_sequence_length=103, 2025-05-07T20:32:49.2255653Z device=device(type='cuda'), 2025-05-07T20:32:49.2255899Z ) 2025-05-07T20:32:49.2256128Z Trying example: test_stacked_jagged_2d_to_dense( 2025-05-07T20:32:49.2256740Z self=, 2025-05-07T20:32:49.2257294Z T=4, 2025-05-07T20:32:49.2257481Z B=60, 2025-05-07T20:32:49.2257657Z D=28, 2025-05-07T20:32:49.2257860Z max_sequence_length=26, 2025-05-07T20:32:49.2258237Z device=device(type='cuda'), 2025-05-07T20:32:49.2258475Z ) 2025-05-07T20:32:49.2258698Z Trying example: test_stacked_jagged_2d_to_dense( 2025-05-07T20:32:49.2259200Z self=, 2025-05-07T20:32:49.2260056Z T=1, 2025-05-07T20:32:49.2260255Z B=32, 2025-05-07T20:32:49.2260455Z D=82, 2025-05-07T20:32:49.2260674Z max_sequence_length=174, 2025-05-07T20:32:49.2260960Z device=device(type='cpu'), 2025-05-07T20:32:49.2261230Z ) 2025-05-07T20:32:49.2261482Z Trying example: test_stacked_jagged_2d_to_dense( 2025-05-07T20:32:49.2262067Z self=, 2025-05-07T20:32:49.2262608Z T=1, 2025-05-07T20:32:49.2262798Z B=32, 2025-05-07T20:32:49.2262981Z D=32, 2025-05-07T20:32:49.2263192Z max_sequence_length=174, 2025-05-07T20:32:49.2263474Z device=device(type='cpu'), 2025-05-07T20:32:49.2263734Z ) 2025-05-07T20:32:49.2263976Z Trying example: test_stacked_jagged_2d_to_dense( 2025-05-07T20:32:49.2264570Z self=, 2025-05-07T20:32:49.2265101Z T=1, 2025-05-07T20:32:49.2265292Z B=1, 2025-05-07T20:32:49.2265478Z D=32, 2025-05-07T20:32:49.2265682Z max_sequence_length=174, 2025-05-07T20:32:49.2265966Z device=device(type='cpu'), 2025-05-07T20:32:49.2266228Z ) 2025-05-07T20:32:49.2266464Z Trying example: test_stacked_jagged_2d_to_dense( 2025-05-07T20:32:49.2267056Z self=, 2025-05-07T20:32:49.2267595Z T=1, 2025-05-07T20:32:49.2267784Z B=1, 2025-05-07T20:32:49.2267973Z D=1, 2025-05-07T20:32:49.2268182Z max_sequence_length=174, 2025-05-07T20:32:49.2268466Z device=device(type='cpu'), 2025-05-07T20:32:49.2268724Z ) 2025-05-07T20:32:49.2268968Z Trying example: test_stacked_jagged_2d_to_dense( 2025-05-07T20:32:49.2269566Z self=, 2025-05-07T20:32:49.2270103Z T=4, 2025-05-07T20:32:49.2270294Z B=27, 2025-05-07T20:32:49.2270486Z D=6, 2025-05-07T20:32:49.2270696Z max_sequence_length=274, 2025-05-07T20:32:49.2270977Z device=device(type='cpu'), 2025-05-07T20:32:49.2271242Z ) 2025-05-07T20:32:49.2271481Z Trying example: test_stacked_jagged_2d_to_dense( 2025-05-07T20:32:49.2272072Z self=, 2025-05-07T20:32:49.2272611Z T=4, 2025-05-07T20:32:49.2272802Z B=1, 2025-05-07T20:32:49.2272983Z D=6, 2025-05-07T20:32:49.2273195Z max_sequence_length=274, 2025-05-07T20:32:49.2273487Z device=device(type='cpu'), 2025-05-07T20:32:49.2273740Z ) 2025-05-07T20:32:49.2273988Z Trying example: test_stacked_jagged_2d_to_dense( 2025-05-07T20:32:49.2274586Z self=, 2025-05-07T20:32:49.2275117Z T=1, 2025-05-07T20:32:49.2275306Z B=1, 2025-05-07T20:32:49.2275493Z D=6, 2025-05-07T20:32:49.2275697Z max_sequence_length=274, 2025-05-07T20:32:49.2275982Z device=device(type='cpu'), 2025-05-07T20:32:49.2276245Z ) 2025-05-07T20:32:49.2276479Z Trying example: test_stacked_jagged_2d_to_dense( 2025-05-07T20:32:49.2277070Z self=, 2025-05-07T20:32:49.2277609Z T=1, 2025-05-07T20:32:49.2277792Z B=1, 2025-05-07T20:32:49.2277982Z D=6, 2025-05-07T20:32:49.2278191Z max_sequence_length=1, 2025-05-07T20:32:49.2278457Z device=device(type='cpu'), 2025-05-07T20:32:49.2278841Z ) 2025-05-07T20:32:49.2279062Z Trying example: test_stacked_jagged_2d_to_dense( 2025-05-07T20:32:49.2279556Z self=, 2025-05-07T20:32:49.2279992Z T=1, 2025-05-07T20:32:49.2280276Z B=20, 2025-05-07T20:32:49.2280450Z D=10, 2025-05-07T20:32:49.2280637Z max_sequence_length=221, 2025-05-07T20:32:49.2280891Z device=device(type='cuda'), 2025-05-07T20:32:49.2281129Z ) 2025-05-07T20:32:49.2281346Z Trying example: test_stacked_jagged_2d_to_dense( 2025-05-07T20:32:49.2281841Z self=, 2025-05-07T20:32:49.2282288Z T=1, 2025-05-07T20:32:49.2282452Z B=20, 2025-05-07T20:32:49.2282628Z D=1, 2025-05-07T20:32:49.2282819Z max_sequence_length=221, 2025-05-07T20:32:49.2283063Z device=device(type='cuda'), 2025-05-07T20:32:49.2283300Z ) 2025-05-07T20:32:49.2283485Z PASSED 2025-05-07T20:32:49.2283589Z 2025-05-07T20:32:49.2283733Z =============================== warnings summary =============================== 2025-05-07T20:32:49.2284205Z test/jagged/2d_to_dense_test.py::Jagged2DToDenseTest::test_stacked_jagged_2d_to_dense 2025-05-07T20:32:49.2287321Z /home/ec2-user/miniconda/envs/build_binary/lib/python3.12/site-packages/torch/autograd/graph.py:824: UserWarning: fbgemm::stacked_jagged_2d_to_dense: an autograd kernel was not registered to the Autograd key(s) but we are trying to backprop through it. This may lead to silently incorrect behavior. This behavior is deprecated and will be removed in a future version of PyTorch. If your operator is differentiable, please ensure you have registered an autograd kernel to the correct Autograd key (e.g. DispatchKey::Autograd, DispatchKey::CompositeImplicitAutograd). If your operator is not differentiable, or to squash this warning and use the previous behavior, please register torch::CppFunction::makeFallthrough() to DispatchKey::Autograd. (Triggered internally at /pytorch/torch/csrc/autograd/autograd_not_implemented_fallback.cpp:62.) 2025-05-07T20:32:49.2290461Z return Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass 2025-05-07T20:32:49.2290866Z 2025-05-07T20:32:49.2291131Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2025-05-07T20:32:49.2291583Z ========================= 4 passed, 1 warning in 3.43s ========================= 2025-05-07T20:32:50.0016370Z 2025-05-07T20:32:50.0016846Z [TEST] Python test suite PASSED: ./jagged/2d_to_dense_test.py 2025-05-07T20:32:50.0037685Z [TEST] Python test time for ./jagged/2d_to_dense_test.py: 7 seconds 2025-05-07T20:32:50.0038117Z 2025-05-07T20:32:50.0038124Z 2025-05-07T20:32:50.0038131Z 2025-05-07T20:32:50.0038138Z 2025-05-07T20:32:50.0059203Z ################################################################################ 2025-05-07T20:32:50.0079422Z # [2025-05-07T20:32:50.007Z] Run Python Test Suite: 2025-05-07T20:32:50.0079799Z # ./jagged/batched_dense_vec_jagged_2d_mul_test.py 2025-05-07T20:32:50.0080163Z ################################################################################ 2025-05-07T20:32:50.0105040Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./jagged/batched_dense_vec_jagged_2d_mul_test.py 2025-05-07T20:32:50.0105712Z 2025-05-07T20:32:52.1788391Z ============================= test session starts ============================== 2025-05-07T20:32:52.1789011Z platform linux -- Python 3.12.2, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:32:52.1789522Z cachedir: .pytest_cache 2025-05-07T20:32:52.1790086Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:32:52.1790793Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:32:52.1791192Z plugins: hypothesis-6.131.14 2025-05-07T20:32:54.3383293Z collecting ... collected 3 items 2025-05-07T20:32:54.3383540Z 2025-05-07T20:33:03.5397733Z jagged/batched_dense_vec_jagged_2d_mul_test.py::BatchedDenseVecJagged2DMulTest::test_batched_dense_vec_jagged_2d_mul Trying example: test_batched_dense_vec_jagged_2d_mul( 2025-05-07T20:33:03.5398896Z self=, 2025-05-07T20:33:03.5399495Z B=0, 2025-05-07T20:33:03.5399680Z H=1, 2025-05-07T20:33:03.5399863Z max_L=1, 2025-05-07T20:33:03.5400043Z D=0, 2025-05-07T20:33:03.5400233Z dtype=torch.float32, 2025-05-07T20:33:03.5409097Z device=device(type='cpu'), 2025-05-07T20:33:03.5409450Z ) 2025-05-07T20:33:03.5409818Z Trying example: test_batched_dense_vec_jagged_2d_mul( 2025-05-07T20:33:03.5410814Z self=, 2025-05-07T20:33:03.5411479Z B=15, 2025-05-07T20:33:03.5411681Z H=1, 2025-05-07T20:33:03.5411859Z max_L=1, 2025-05-07T20:33:03.5412053Z D=0, 2025-05-07T20:33:03.5412259Z dtype=torch.float32, 2025-05-07T20:33:03.5412511Z device=device(type='cpu'), 2025-05-07T20:33:03.5412774Z ) 2025-05-07T20:33:03.5413031Z Trying example: test_batched_dense_vec_jagged_2d_mul( 2025-05-07T20:33:03.5413693Z self=, 2025-05-07T20:33:03.5414298Z B=15, 2025-05-07T20:33:03.5414489Z H=1, 2025-05-07T20:33:03.5414675Z max_L=10, 2025-05-07T20:33:03.5414878Z D=10, 2025-05-07T20:33:03.5415082Z dtype=torch.bfloat16, 2025-05-07T20:33:03.5415333Z device=device(type='cpu'), 2025-05-07T20:33:03.5415585Z ) 2025-05-07T20:33:03.5415834Z Trying example: test_batched_dense_vec_jagged_2d_mul( 2025-05-07T20:33:03.5416586Z self=, 2025-05-07T20:33:03.5417191Z B=8, 2025-05-07T20:33:03.5417383Z H=1, 2025-05-07T20:33:03.5417573Z max_L=1, 2025-05-07T20:33:03.5417762Z D=0, 2025-05-07T20:33:03.5417968Z dtype=torch.float32, 2025-05-07T20:33:03.5418226Z device=device(type='cpu'), 2025-05-07T20:33:03.5418467Z ) 2025-05-07T20:33:03.5418715Z Trying example: test_batched_dense_vec_jagged_2d_mul( 2025-05-07T20:33:03.5419371Z self=, 2025-05-07T20:33:03.5419962Z B=8, 2025-05-07T20:33:03.5420152Z H=1, 2025-05-07T20:33:03.5420347Z max_L=22, 2025-05-07T20:33:03.5420533Z D=6, 2025-05-07T20:33:03.5420729Z dtype=torch.float32, 2025-05-07T20:33:03.5420981Z device=device(type='cpu'), 2025-05-07T20:33:03.5421219Z ) 2025-05-07T20:33:03.5421466Z Trying example: test_batched_dense_vec_jagged_2d_mul( 2025-05-07T20:33:03.5422123Z self=, 2025-05-07T20:33:03.5422723Z B=23, 2025-05-07T20:33:03.5422904Z H=1, 2025-05-07T20:33:03.5423087Z max_L=9, 2025-05-07T20:33:03.5423288Z D=13, 2025-05-07T20:33:03.5423482Z dtype=torch.float16, 2025-05-07T20:33:03.5423735Z device=device(type='cpu'), 2025-05-07T20:33:03.5423984Z ) 2025-05-07T20:33:03.5424224Z Trying example: test_batched_dense_vec_jagged_2d_mul( 2025-05-07T20:33:03.5424882Z self=, 2025-05-07T20:33:03.5425475Z B=9, 2025-05-07T20:33:03.5425657Z H=3, 2025-05-07T20:33:03.5425847Z max_L=27, 2025-05-07T20:33:03.5426046Z D=12, 2025-05-07T20:33:03.5426243Z dtype=torch.float16, 2025-05-07T20:33:03.5426503Z device=device(type='cpu'), 2025-05-07T20:33:03.5426749Z ) 2025-05-07T20:33:03.5426991Z Trying example: test_batched_dense_vec_jagged_2d_mul( 2025-05-07T20:33:03.5427867Z self=, 2025-05-07T20:33:03.5428462Z B=13, 2025-05-07T20:33:03.5428729Z H=2, 2025-05-07T20:33:03.5428915Z max_L=14, 2025-05-07T20:33:03.5429113Z D=3, 2025-05-07T20:33:03.5429311Z dtype=torch.float16, 2025-05-07T20:33:03.5429557Z device=device(type='cpu'), 2025-05-07T20:33:03.5429808Z ) 2025-05-07T20:33:03.5430057Z Trying example: test_batched_dense_vec_jagged_2d_mul( 2025-05-07T20:33:03.5430708Z self=, 2025-05-07T20:33:03.5431304Z B=1, 2025-05-07T20:33:03.5431495Z H=2, 2025-05-07T20:33:03.5431679Z max_L=13, 2025-05-07T20:33:03.5431882Z D=9, 2025-05-07T20:33:03.5432080Z dtype=torch.float16, 2025-05-07T20:33:03.5432324Z device=device(type='cpu'), 2025-05-07T20:33:03.5432577Z ) 2025-05-07T20:33:03.5432823Z Trying example: test_batched_dense_vec_jagged_2d_mul( 2025-05-07T20:33:03.5433484Z self=, 2025-05-07T20:33:03.5434074Z B=9, 2025-05-07T20:33:03.5434261Z H=1, 2025-05-07T20:33:03.5434454Z max_L=27, 2025-05-07T20:33:03.5434645Z D=32, 2025-05-07T20:33:03.5434846Z dtype=torch.float16, 2025-05-07T20:33:03.5435096Z device=device(type='cpu'), 2025-05-07T20:33:03.5435334Z ) 2025-05-07T20:33:03.5435577Z Trying example: test_batched_dense_vec_jagged_2d_mul( 2025-05-07T20:33:03.5436233Z self=, 2025-05-07T20:33:03.5436820Z B=20, 2025-05-07T20:33:03.5437015Z H=1, 2025-05-07T20:33:03.5437201Z max_L=17, 2025-05-07T20:33:03.5437392Z D=20, 2025-05-07T20:33:03.5437592Z dtype=torch.float32, 2025-05-07T20:33:03.5437846Z device=device(type='cuda'), 2025-05-07T20:33:03.5438088Z ) 2025-05-07T20:33:03.5438332Z Trying example: test_batched_dense_vec_jagged_2d_mul( 2025-05-07T20:33:03.5438997Z self=, 2025-05-07T20:33:03.5439593Z B=0, 2025-05-07T20:33:03.5439774Z H=3, 2025-05-07T20:33:03.5439961Z max_L=30, 2025-05-07T20:33:03.5440159Z D=29, 2025-05-07T20:33:03.5440354Z dtype=torch.float16, 2025-05-07T20:33:03.5440607Z device=device(type='cuda'), 2025-05-07T20:33:03.5440853Z ) 2025-05-07T20:33:03.5441092Z Trying example: test_batched_dense_vec_jagged_2d_mul( 2025-05-07T20:33:03.5441747Z self=, 2025-05-07T20:33:03.5442343Z B=9, 2025-05-07T20:33:03.5442522Z H=2, 2025-05-07T20:33:03.5442712Z max_L=27, 2025-05-07T20:33:03.5442919Z D=13, 2025-05-07T20:33:03.5443112Z dtype=torch.float32, 2025-05-07T20:33:03.5443370Z device=device(type='cpu'), 2025-05-07T20:33:03.5443618Z ) 2025-05-07T20:33:03.5443858Z Trying example: test_batched_dense_vec_jagged_2d_mul( 2025-05-07T20:33:03.5444521Z self=, 2025-05-07T20:33:03.5445149Z B=9, 2025-05-07T20:33:03.5445365Z H=1, 2025-05-07T20:33:03.5445548Z max_L=27, 2025-05-07T20:33:03.5445748Z D=13, 2025-05-07T20:33:03.5445956Z dtype=torch.float32, 2025-05-07T20:33:03.5446203Z device=device(type='cpu'), 2025-05-07T20:33:03.5446448Z ) 2025-05-07T20:33:03.5446695Z Trying example: test_batched_dense_vec_jagged_2d_mul( 2025-05-07T20:33:03.5447344Z self=, 2025-05-07T20:33:03.5447938Z B=9, 2025-05-07T20:33:03.5448241Z H=1, 2025-05-07T20:33:03.5448431Z max_L=1, 2025-05-07T20:33:03.5448620Z D=13, 2025-05-07T20:33:03.5448819Z dtype=torch.float32, 2025-05-07T20:33:03.5449068Z device=device(type='cpu'), 2025-05-07T20:33:03.5449305Z ) 2025-05-07T20:33:03.5449625Z Trying example: test_batched_dense_vec_jagged_2d_mul( 2025-05-07T20:33:03.5450284Z self=, 2025-05-07T20:33:03.5450873Z B=9, 2025-05-07T20:33:03.5451054Z H=1, 2025-05-07T20:33:03.5451241Z max_L=9, 2025-05-07T20:33:03.5451437Z D=13, 2025-05-07T20:33:03.5451628Z dtype=torch.float32, 2025-05-07T20:33:03.5451886Z device=device(type='cpu'), 2025-05-07T20:33:03.5452129Z ) 2025-05-07T20:33:03.5452371Z Trying example: test_batched_dense_vec_jagged_2d_mul( 2025-05-07T20:33:03.5453030Z self=, 2025-05-07T20:33:03.5453629Z B=13, 2025-05-07T20:33:03.5453811Z H=1, 2025-05-07T20:33:03.5454001Z max_L=9, 2025-05-07T20:33:03.5454198Z D=13, 2025-05-07T20:33:03.5454393Z dtype=torch.float32, 2025-05-07T20:33:03.5454650Z device=device(type='cpu'), 2025-05-07T20:33:03.5454899Z ) 2025-05-07T20:33:03.5455164Z Trying example: test_batched_dense_vec_jagged_2d_mul( 2025-05-07T20:33:03.5455851Z self=, 2025-05-07T20:33:03.5456560Z B=13, 2025-05-07T20:33:03.5456748Z H=1, 2025-05-07T20:33:03.5456926Z max_L=13, 2025-05-07T20:33:03.5457124Z D=13, 2025-05-07T20:33:03.5457323Z dtype=torch.float32, 2025-05-07T20:33:03.5457567Z device=device(type='cpu'), 2025-05-07T20:33:03.5457817Z ) 2025-05-07T20:33:03.5458067Z Trying example: test_batched_dense_vec_jagged_2d_mul( 2025-05-07T20:33:03.5458729Z self=, 2025-05-07T20:33:03.5459696Z B=1, 2025-05-07T20:33:03.5459889Z H=1, 2025-05-07T20:33:03.5460071Z max_L=13, 2025-05-07T20:33:03.5460273Z D=13, 2025-05-07T20:33:03.5460485Z dtype=torch.float32, 2025-05-07T20:33:03.5460733Z device=device(type='cpu'), 2025-05-07T20:33:03.5460983Z ) 2025-05-07T20:33:03.5461224Z Trying example: test_batched_dense_vec_jagged_2d_mul( 2025-05-07T20:33:03.5461884Z self=, 2025-05-07T20:33:03.5462477Z B=4, 2025-05-07T20:33:03.5462663Z H=2, 2025-05-07T20:33:03.5462844Z max_L=15, 2025-05-07T20:33:03.5463038Z D=13, 2025-05-07T20:33:03.5463236Z dtype=torch.float16, 2025-05-07T20:33:03.5463482Z device=device(type='cuda'), 2025-05-07T20:33:03.5463731Z ) 2025-05-07T20:33:03.5463975Z Trying example: test_batched_dense_vec_jagged_2d_mul( 2025-05-07T20:33:03.5464633Z self=, 2025-05-07T20:33:03.5465229Z B=13, 2025-05-07T20:33:03.5465414Z H=2, 2025-05-07T20:33:03.5465599Z max_L=15, 2025-05-07T20:33:03.5465792Z D=13, 2025-05-07T20:33:03.5465992Z dtype=torch.float16, 2025-05-07T20:33:03.5466237Z device=device(type='cuda'), 2025-05-07T20:33:03.5466479Z ) 2025-05-07T20:33:03.5466739Z Trying example: test_batched_dense_vec_jagged_2d_mul( 2025-05-07T20:33:03.5467654Z self=, 2025-05-07T20:33:03.5468376Z B=13, 2025-05-07T20:33:03.5468563Z H=1, 2025-05-07T20:33:03.5468748Z max_L=15, 2025-05-07T20:33:03.5468936Z D=13, 2025-05-07T20:33:03.5469131Z dtype=torch.float16, 2025-05-07T20:33:03.5469381Z device=device(type='cuda'), 2025-05-07T20:33:03.5469780Z ) 2025-05-07T20:33:03.5469957Z PASSED 2025-05-07T20:33:03.5688008Z jagged/batched_dense_vec_jagged_2d_mul_test.py::BatchedDenseVecJagged2DMulTest::test_batched_dense_vec_jagged_2d_mul_dynamic_shape Trying example: test_batched_dense_vec_jagged_2d_mul_dynamic_shape( 2025-05-07T20:33:03.5689627Z self=, 2025-05-07T20:33:03.5690276Z B=2, 2025-05-07T20:33:03.5690453Z H=1, 2025-05-07T20:33:03.5690636Z max_L=1, 2025-05-07T20:33:03.5690827Z D=2, 2025-05-07T20:33:03.5691018Z dtype=torch.float32, 2025-05-07T20:33:03.5691349Z device_type='cpu', 2025-05-07T20:33:03.5691576Z ) 2025-05-07T20:33:03.5691869Z Trying example: test_batched_dense_vec_jagged_2d_mul_dynamic_shape( 2025-05-07T20:33:03.5692623Z self=, 2025-05-07T20:33:03.5693282Z B=28, 2025-05-07T20:33:03.5693471Z H=1, 2025-05-07T20:33:03.5693650Z max_L=1, 2025-05-07T20:33:03.5693842Z D=2, 2025-05-07T20:33:03.5694040Z dtype=torch.float32, 2025-05-07T20:33:03.5694279Z device_type='cpu', 2025-05-07T20:33:03.5694507Z ) 2025-05-07T20:33:03.5694801Z Trying example: test_batched_dense_vec_jagged_2d_mul_dynamic_shape( 2025-05-07T20:33:03.5695556Z self=, 2025-05-07T20:33:03.5696207Z B=28, 2025-05-07T20:33:03.5696566Z H=3, 2025-05-07T20:33:03.5696768Z max_L=10, 2025-05-07T20:33:03.5696958Z D=5, 2025-05-07T20:33:03.5697160Z dtype=torch.bfloat16, 2025-05-07T20:33:03.5697410Z device_type='cpu', 2025-05-07T20:33:03.5697632Z ) 2025-05-07T20:33:03.5697922Z Trying example: test_batched_dense_vec_jagged_2d_mul_dynamic_shape( 2025-05-07T20:33:03.5698667Z self=, 2025-05-07T20:33:03.5699305Z B=13, 2025-05-07T20:33:03.5699487Z H=3, 2025-05-07T20:33:03.5699666Z max_L=4, 2025-05-07T20:33:03.5699851Z D=2, 2025-05-07T20:33:03.5700046Z dtype=torch.bfloat16, 2025-05-07T20:33:03.5700285Z device_type='cpu', 2025-05-07T20:33:03.5700491Z ) 2025-05-07T20:33:03.5700778Z Trying example: test_batched_dense_vec_jagged_2d_mul_dynamic_shape( 2025-05-07T20:33:03.5701526Z self=, 2025-05-07T20:33:03.5702163Z B=25, 2025-05-07T20:33:03.5702336Z H=1, 2025-05-07T20:33:03.5702513Z max_L=4, 2025-05-07T20:33:03.5702711Z D=8, 2025-05-07T20:33:03.5702900Z dtype=torch.bfloat16, 2025-05-07T20:33:03.5703139Z device_type='cpu', 2025-05-07T20:33:03.5703354Z ) 2025-05-07T20:33:03.5703628Z Trying example: test_batched_dense_vec_jagged_2d_mul_dynamic_shape( 2025-05-07T20:33:03.5704372Z self=, 2025-05-07T20:33:03.5705013Z B=25, 2025-05-07T20:33:03.5705188Z H=3, 2025-05-07T20:33:03.5705372Z max_L=17, 2025-05-07T20:33:03.5705562Z D=6, 2025-05-07T20:33:03.5705753Z dtype=torch.float32, 2025-05-07T20:33:03.5705989Z device_type='cpu', 2025-05-07T20:33:03.5706202Z ) 2025-05-07T20:33:03.5706478Z Trying example: test_batched_dense_vec_jagged_2d_mul_dynamic_shape( 2025-05-07T20:33:03.5707224Z self=, 2025-05-07T20:33:03.5707857Z B=11, 2025-05-07T20:33:03.5708041Z H=3, 2025-05-07T20:33:03.5708214Z max_L=25, 2025-05-07T20:33:03.5708405Z D=31, 2025-05-07T20:33:03.5708602Z dtype=torch.float16, 2025-05-07T20:33:03.5708990Z device_type='cpu', 2025-05-07T20:33:03.5709199Z ) 2025-05-07T20:33:03.5709481Z Trying example: test_batched_dense_vec_jagged_2d_mul_dynamic_shape( 2025-05-07T20:33:03.5710320Z self=, 2025-05-07T20:33:03.5710957Z B=3, 2025-05-07T20:33:03.5711139Z H=2, 2025-05-07T20:33:03.5711314Z max_L=32, 2025-05-07T20:33:03.5711507Z D=12, 2025-05-07T20:33:03.5711705Z dtype=torch.float16, 2025-05-07T20:33:03.5711938Z device_type='cpu', 2025-05-07T20:33:03.5712151Z ) 2025-05-07T20:33:03.5712435Z Trying example: test_batched_dense_vec_jagged_2d_mul_dynamic_shape( 2025-05-07T20:33:03.5713180Z self=, 2025-05-07T20:33:03.5713814Z B=18, 2025-05-07T20:33:03.5713996Z H=1, 2025-05-07T20:33:03.5714179Z max_L=21, 2025-05-07T20:33:03.5714370Z D=22, 2025-05-07T20:33:03.5714564Z dtype=torch.float16, 2025-05-07T20:33:03.5714800Z device_type='cpu', 2025-05-07T20:33:03.5715007Z ) 2025-05-07T20:33:03.5715300Z Trying example: test_batched_dense_vec_jagged_2d_mul_dynamic_shape( 2025-05-07T20:33:03.5716041Z self=, 2025-05-07T20:33:03.5716668Z B=4, 2025-05-07T20:33:03.5716843Z H=3, 2025-05-07T20:33:03.5717027Z max_L=16, 2025-05-07T20:33:03.5717216Z D=10, 2025-05-07T20:33:03.5717401Z dtype=torch.bfloat16, 2025-05-07T20:33:03.5717638Z device_type='cpu', 2025-05-07T20:33:03.5717845Z ) 2025-05-07T20:33:03.5718120Z Trying example: test_batched_dense_vec_jagged_2d_mul_dynamic_shape( 2025-05-07T20:33:03.5718863Z self=, 2025-05-07T20:33:03.5719500Z B=19, 2025-05-07T20:33:03.5719674Z H=3, 2025-05-07T20:33:03.5719851Z max_L=4, 2025-05-07T20:33:03.5720040Z D=26, 2025-05-07T20:33:03.5720229Z dtype=torch.bfloat16, 2025-05-07T20:33:03.5720480Z device_type='cpu', 2025-05-07T20:33:03.5720691Z ) 2025-05-07T20:33:03.5720966Z Trying example: test_batched_dense_vec_jagged_2d_mul_dynamic_shape( 2025-05-07T20:33:03.5721707Z self=, 2025-05-07T20:33:03.5722337Z B=4, 2025-05-07T20:33:03.5722517Z H=3, 2025-05-07T20:33:03.5722687Z max_L=4, 2025-05-07T20:33:03.5722879Z D=26, 2025-05-07T20:33:03.5723077Z dtype=torch.bfloat16, 2025-05-07T20:33:03.5723311Z device_type='cpu', 2025-05-07T20:33:03.5723528Z ) 2025-05-07T20:33:03.5723807Z Trying example: test_batched_dense_vec_jagged_2d_mul_dynamic_shape( 2025-05-07T20:33:03.5724542Z self=, 2025-05-07T20:33:03.5725182Z B=4, 2025-05-07T20:33:03.5725362Z H=1, 2025-05-07T20:33:03.5725540Z max_L=4, 2025-05-07T20:33:03.5725733Z D=26, 2025-05-07T20:33:03.5725929Z dtype=torch.bfloat16, 2025-05-07T20:33:03.5726162Z device_type='cpu', 2025-05-07T20:33:03.5726372Z ) 2025-05-07T20:33:03.5726655Z Trying example: test_batched_dense_vec_jagged_2d_mul_dynamic_shape( 2025-05-07T20:33:03.5727396Z self=, 2025-05-07T20:33:03.5728025Z B=4, 2025-05-07T20:33:03.5728201Z H=1, 2025-05-07T20:33:03.5728382Z max_L=26, 2025-05-07T20:33:03.5728567Z D=26, 2025-05-07T20:33:03.5728764Z dtype=torch.bfloat16, 2025-05-07T20:33:03.5729006Z device_type='cpu', 2025-05-07T20:33:03.5729219Z ) 2025-05-07T20:33:03.5729502Z Trying example: test_batched_dense_vec_jagged_2d_mul_dynamic_shape( 2025-05-07T20:33:03.5730330Z self=, 2025-05-07T20:33:03.5731027Z B=2, 2025-05-07T20:33:03.5731206Z H=1, 2025-05-07T20:33:03.5731384Z max_L=26, 2025-05-07T20:33:03.5731565Z D=26, 2025-05-07T20:33:03.5731757Z dtype=torch.bfloat16, 2025-05-07T20:33:03.5732000Z device_type='cpu', 2025-05-07T20:33:03.5732208Z ) 2025-05-07T20:33:03.5732485Z Trying example: test_batched_dense_vec_jagged_2d_mul_dynamic_shape( 2025-05-07T20:33:03.5733224Z self=, 2025-05-07T20:33:03.5733853Z B=2, 2025-05-07T20:33:03.5734023Z H=1, 2025-05-07T20:33:03.5734201Z max_L=26, 2025-05-07T20:33:03.5734389Z D=2, 2025-05-07T20:33:03.5734573Z dtype=torch.bfloat16, 2025-05-07T20:33:03.5734821Z device_type='cpu', 2025-05-07T20:33:03.5735032Z ) 2025-05-07T20:33:03.5735305Z Trying example: test_batched_dense_vec_jagged_2d_mul_dynamic_shape( 2025-05-07T20:33:03.5736052Z self=, 2025-05-07T20:33:03.5736813Z B=2, 2025-05-07T20:33:03.5736991Z H=1, 2025-05-07T20:33:03.5737185Z max_L=1, 2025-05-07T20:33:03.5737375Z D=2, 2025-05-07T20:33:03.5737575Z dtype=torch.bfloat16, 2025-05-07T20:33:03.5737819Z device_type='cpu', 2025-05-07T20:33:03.5738031Z ) 2025-05-07T20:33:03.5738318Z Trying example: test_batched_dense_vec_jagged_2d_mul_dynamic_shape( 2025-05-07T20:33:03.5739063Z self=, 2025-05-07T20:33:03.5739697Z B=27, 2025-05-07T20:33:03.5739882Z H=1, 2025-05-07T20:33:03.5740076Z max_L=8, 2025-05-07T20:33:03.5740262Z D=13, 2025-05-07T20:33:03.5740461Z dtype=torch.bfloat16, 2025-05-07T20:33:03.5740704Z device_type='cpu', 2025-05-07T20:33:03.5740915Z ) 2025-05-07T20:33:03.5741206Z Trying example: test_batched_dense_vec_jagged_2d_mul_dynamic_shape( 2025-05-07T20:33:03.5741956Z self=, 2025-05-07T20:33:03.5742595Z B=27, 2025-05-07T20:33:03.5742778Z H=1, 2025-05-07T20:33:03.5742962Z max_L=8, 2025-05-07T20:33:03.5743156Z D=2, 2025-05-07T20:33:03.5743351Z dtype=torch.bfloat16, 2025-05-07T20:33:03.5743595Z device_type='cpu', 2025-05-07T20:33:03.5743814Z ) 2025-05-07T20:33:03.5744105Z Trying example: test_batched_dense_vec_jagged_2d_mul_dynamic_shape( 2025-05-07T20:33:03.5744856Z self=, 2025-05-07T20:33:03.5745501Z B=27, 2025-05-07T20:33:03.5745682Z H=1, 2025-05-07T20:33:03.5745871Z max_L=1, 2025-05-07T20:33:03.5746067Z D=2, 2025-05-07T20:33:03.5746262Z dtype=torch.bfloat16, 2025-05-07T20:33:03.5746509Z device_type='cpu', 2025-05-07T20:33:03.5746727Z ) 2025-05-07T20:33:03.5746901Z PASSED 2025-05-07T20:33:03.5953046Z jagged/batched_dense_vec_jagged_2d_mul_test.py::BatchedDenseVecJagged2DMulTest::test_batched_dense_vec_jagged_2d_mul_meta_backend Trying example: test_batched_dense_vec_jagged_2d_mul_meta_backend( 2025-05-07T20:33:03.5963700Z self=, 2025-05-07T20:33:03.5964680Z B=0, 2025-05-07T20:33:03.5964946Z H=1, 2025-05-07T20:33:03.5965142Z max_L=1, 2025-05-07T20:33:03.5965334Z D=0, 2025-05-07T20:33:03.5965559Z dtype=torch.float32, 2025-05-07T20:33:03.5965830Z device_type='meta', 2025-05-07T20:33:03.5966230Z ) 2025-05-07T20:33:03.5966520Z Trying example: test_batched_dense_vec_jagged_2d_mul_meta_backend( 2025-05-07T20:33:03.5967373Z self=, 2025-05-07T20:33:03.5968007Z B=10, 2025-05-07T20:33:03.5968190Z H=1, 2025-05-07T20:33:03.5968368Z max_L=1, 2025-05-07T20:33:03.5968554Z D=0, 2025-05-07T20:33:03.5968751Z dtype=torch.float32, 2025-05-07T20:33:03.5968989Z device_type='meta', 2025-05-07T20:33:03.5969205Z ) 2025-05-07T20:33:03.5969480Z Trying example: test_batched_dense_vec_jagged_2d_mul_meta_backend( 2025-05-07T20:33:03.5970221Z self=, 2025-05-07T20:33:03.5970850Z B=10, 2025-05-07T20:33:03.5971027Z H=2, 2025-05-07T20:33:03.5971209Z max_L=8, 2025-05-07T20:33:03.5971400Z D=13, 2025-05-07T20:33:03.5971594Z dtype=torch.float32, 2025-05-07T20:33:03.5971835Z device_type='meta', 2025-05-07T20:33:03.5972048Z ) 2025-05-07T20:33:03.5972324Z Trying example: test_batched_dense_vec_jagged_2d_mul_meta_backend( 2025-05-07T20:33:03.5973068Z self=, 2025-05-07T20:33:03.5973697Z B=30, 2025-05-07T20:33:03.5973873Z H=3, 2025-05-07T20:33:03.5974045Z max_L=24, 2025-05-07T20:33:03.5974236Z D=32, 2025-05-07T20:33:03.5974426Z dtype=torch.float16, 2025-05-07T20:33:03.5974659Z device_type='meta', 2025-05-07T20:33:03.5974875Z ) 2025-05-07T20:33:03.5975157Z Trying example: test_batched_dense_vec_jagged_2d_mul_meta_backend( 2025-05-07T20:33:03.5975890Z self=, 2025-05-07T20:33:03.5976667Z B=25, 2025-05-07T20:33:03.5976858Z H=3, 2025-05-07T20:33:03.5977039Z max_L=32, 2025-05-07T20:33:03.5977231Z D=1, 2025-05-07T20:33:03.5977434Z dtype=torch.bfloat16, 2025-05-07T20:33:03.5977676Z device_type='meta', 2025-05-07T20:33:03.5977899Z ) 2025-05-07T20:33:03.5978186Z Trying example: test_batched_dense_vec_jagged_2d_mul_meta_backend( 2025-05-07T20:33:03.5978924Z self=, 2025-05-07T20:33:03.5979561Z B=30, 2025-05-07T20:33:03.5979743Z H=1, 2025-05-07T20:33:03.5979930Z max_L=6, 2025-05-07T20:33:03.5980119Z D=17, 2025-05-07T20:33:03.5980316Z dtype=torch.float16, 2025-05-07T20:33:03.5980560Z device_type='meta', 2025-05-07T20:33:03.5980773Z ) 2025-05-07T20:33:03.5981057Z Trying example: test_batched_dense_vec_jagged_2d_mul_meta_backend( 2025-05-07T20:33:03.5981798Z self=, 2025-05-07T20:33:03.5982432Z B=22, 2025-05-07T20:33:03.5982617Z H=2, 2025-05-07T20:33:03.5982800Z max_L=5, 2025-05-07T20:33:03.5982989Z D=2, 2025-05-07T20:33:03.5983187Z dtype=torch.bfloat16, 2025-05-07T20:33:03.5983436Z device_type='meta', 2025-05-07T20:33:03.5983652Z ) 2025-05-07T20:33:03.5983939Z Trying example: test_batched_dense_vec_jagged_2d_mul_meta_backend( 2025-05-07T20:33:03.5984682Z self=, 2025-05-07T20:33:03.5985368Z B=31, 2025-05-07T20:33:03.5985546Z H=2, 2025-05-07T20:33:03.5985731Z max_L=2, 2025-05-07T20:33:03.5985928Z D=22, 2025-05-07T20:33:03.5986121Z dtype=torch.float16, 2025-05-07T20:33:03.5986369Z device_type='meta', 2025-05-07T20:33:03.5986591Z ) 2025-05-07T20:33:03.5986866Z Trying example: test_batched_dense_vec_jagged_2d_mul_meta_backend( 2025-05-07T20:33:03.5987696Z self=, 2025-05-07T20:33:03.5988335Z B=10, 2025-05-07T20:33:03.5988592Z H=2, 2025-05-07T20:33:03.5988781Z max_L=29, 2025-05-07T20:33:03.5988976Z D=14, 2025-05-07T20:33:03.5989168Z dtype=torch.float32, 2025-05-07T20:33:03.5989413Z device_type='meta', 2025-05-07T20:33:03.5989636Z ) 2025-05-07T20:33:03.5989923Z Trying example: test_batched_dense_vec_jagged_2d_mul_meta_backend( 2025-05-07T20:33:03.5990661Z self=, 2025-05-07T20:33:03.5991293Z B=28, 2025-05-07T20:33:03.5991478Z H=1, 2025-05-07T20:33:03.5991655Z max_L=14, 2025-05-07T20:33:03.5991855Z D=1, 2025-05-07T20:33:03.5992050Z dtype=torch.float32, 2025-05-07T20:33:03.5992286Z device_type='meta', 2025-05-07T20:33:03.5992514Z ) 2025-05-07T20:33:03.5992796Z Trying example: test_batched_dense_vec_jagged_2d_mul_meta_backend( 2025-05-07T20:33:03.5993540Z self=, 2025-05-07T20:33:03.5994176Z B=11, 2025-05-07T20:33:03.5994363Z H=1, 2025-05-07T20:33:03.5994550Z max_L=25, 2025-05-07T20:33:03.5994740Z D=14, 2025-05-07T20:33:03.5994936Z dtype=torch.float16, 2025-05-07T20:33:03.5995179Z device_type='meta', 2025-05-07T20:33:03.5995389Z ) 2025-05-07T20:33:03.5995675Z Trying example: test_batched_dense_vec_jagged_2d_mul_meta_backend( 2025-05-07T20:33:03.5996416Z self=, 2025-05-07T20:33:03.5997047Z B=11, 2025-05-07T20:33:03.5997234Z H=1, 2025-05-07T20:33:03.5997421Z max_L=25, 2025-05-07T20:33:03.5997609Z D=1, 2025-05-07T20:33:03.5997813Z dtype=torch.float16, 2025-05-07T20:33:03.5998058Z device_type='meta', 2025-05-07T20:33:03.5998270Z ) 2025-05-07T20:33:03.5998552Z Trying example: test_batched_dense_vec_jagged_2d_mul_meta_backend( 2025-05-07T20:33:03.5999304Z self=, 2025-05-07T20:33:03.5999934Z B=1, 2025-05-07T20:33:03.6000112Z H=1, 2025-05-07T20:33:03.6000298Z max_L=25, 2025-05-07T20:33:03.6000492Z D=1, 2025-05-07T20:33:03.6000682Z dtype=torch.float16, 2025-05-07T20:33:03.6000919Z device_type='meta', 2025-05-07T20:33:03.6001143Z ) 2025-05-07T20:33:03.6001420Z Trying example: test_batched_dense_vec_jagged_2d_mul_meta_backend( 2025-05-07T20:33:03.6002163Z self=, 2025-05-07T20:33:03.6002793Z B=25, 2025-05-07T20:33:03.6002974Z H=1, 2025-05-07T20:33:03.6003155Z max_L=25, 2025-05-07T20:33:03.6003351Z D=1, 2025-05-07T20:33:03.6003548Z dtype=torch.float16, 2025-05-07T20:33:03.6003790Z device_type='meta', 2025-05-07T20:33:03.6004006Z ) 2025-05-07T20:33:03.6004286Z Trying example: test_batched_dense_vec_jagged_2d_mul_meta_backend( 2025-05-07T20:33:03.6005036Z self=, 2025-05-07T20:33:03.6005713Z B=25, 2025-05-07T20:33:03.6005893Z H=1, 2025-05-07T20:33:03.6006069Z max_L=25, 2025-05-07T20:33:03.6006261Z D=25, 2025-05-07T20:33:03.6006455Z dtype=torch.float16, 2025-05-07T20:33:03.6006689Z device_type='meta', 2025-05-07T20:33:03.6006904Z ) 2025-05-07T20:33:03.6007183Z Trying example: test_batched_dense_vec_jagged_2d_mul_meta_backend( 2025-05-07T20:33:03.6007918Z self=, 2025-05-07T20:33:03.6008667Z B=25, 2025-05-07T20:33:03.6008852Z H=1, 2025-05-07T20:33:03.6009031Z max_L=1, 2025-05-07T20:33:03.6009223Z D=25, 2025-05-07T20:33:03.6009490Z dtype=torch.float16, 2025-05-07T20:33:03.6009724Z device_type='meta', 2025-05-07T20:33:03.6009950Z ) 2025-05-07T20:33:03.6010240Z Trying example: test_batched_dense_vec_jagged_2d_mul_meta_backend( 2025-05-07T20:33:03.6010979Z self=, 2025-05-07T20:33:03.6011613Z B=1, 2025-05-07T20:33:03.6011794Z H=1, 2025-05-07T20:33:03.6011976Z max_L=25, 2025-05-07T20:33:03.6012161Z D=25, 2025-05-07T20:33:03.6012354Z dtype=torch.float16, 2025-05-07T20:33:03.6012595Z device_type='meta', 2025-05-07T20:33:03.6012805Z ) 2025-05-07T20:33:03.6013085Z Trying example: test_batched_dense_vec_jagged_2d_mul_meta_backend( 2025-05-07T20:33:03.6013838Z self=, 2025-05-07T20:33:03.6014469Z B=19, 2025-05-07T20:33:03.6014652Z H=3, 2025-05-07T20:33:03.6014841Z max_L=6, 2025-05-07T20:33:03.6015025Z D=8, 2025-05-07T20:33:03.6015221Z dtype=torch.float16, 2025-05-07T20:33:03.6015506Z device_type='meta', 2025-05-07T20:33:03.6015726Z ) 2025-05-07T20:33:03.6015999Z Trying example: test_batched_dense_vec_jagged_2d_mul_meta_backend( 2025-05-07T20:33:03.6016868Z self=, 2025-05-07T20:33:03.6017513Z B=19, 2025-05-07T20:33:03.6017687Z H=3, 2025-05-07T20:33:03.6017866Z max_L=3, 2025-05-07T20:33:03.6018052Z D=8, 2025-05-07T20:33:03.6018247Z dtype=torch.float16, 2025-05-07T20:33:03.6018484Z device_type='meta', 2025-05-07T20:33:03.6018699Z ) 2025-05-07T20:33:03.6018981Z Trying example: test_batched_dense_vec_jagged_2d_mul_meta_backend( 2025-05-07T20:33:03.6019725Z self=, 2025-05-07T20:33:03.6020353Z B=3, 2025-05-07T20:33:03.6020536Z H=3, 2025-05-07T20:33:03.6020713Z max_L=3, 2025-05-07T20:33:03.6020899Z D=8, 2025-05-07T20:33:03.6021095Z dtype=torch.float16, 2025-05-07T20:33:03.6021337Z device_type='meta', 2025-05-07T20:33:03.6021551Z ) 2025-05-07T20:33:03.6021738Z PASSED 2025-05-07T20:33:03.6021853Z 2025-05-07T20:33:03.6021988Z =============================== warnings summary =============================== 2025-05-07T20:33:03.6022617Z test/jagged/batched_dense_vec_jagged_2d_mul_test.py::BatchedDenseVecJagged2DMulTest::test_batched_dense_vec_jagged_2d_mul 2025-05-07T20:33:03.6024097Z /home/ec2-user/miniconda/envs/build_binary/lib/python3.12/site-packages/torch/autograd/gradcheck.py:923: UserWarning: Input #0 requires gradient and is not a double precision floating point or complex. This check will likely fail if all the inputs are not of double precision floating point or complex. 2025-05-07T20:33:03.6025278Z warnings.warn( 2025-05-07T20:33:03.6025411Z 2025-05-07T20:33:03.6025801Z test/jagged/batched_dense_vec_jagged_2d_mul_test.py::BatchedDenseVecJagged2DMulTest::test_batched_dense_vec_jagged_2d_mul 2025-05-07T20:33:03.6027260Z /home/ec2-user/miniconda/envs/build_binary/lib/python3.12/site-packages/torch/autograd/gradcheck.py:923: UserWarning: Input #1 requires gradient and is not a double precision floating point or complex. This check will likely fail if all the inputs are not of double precision floating point or complex. 2025-05-07T20:33:03.6028412Z warnings.warn( 2025-05-07T20:33:03.6028541Z 2025-05-07T20:33:03.6028758Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2025-05-07T20:33:03.6029213Z ======================== 3 passed, 2 warnings in 11.54s ======================== 2025-05-07T20:33:04.3710067Z 2025-05-07T20:33:04.3710889Z [TEST] Python test suite PASSED: ./jagged/batched_dense_vec_jagged_2d_mul_test.py 2025-05-07T20:33:04.3732572Z [TEST] Python test time for ./jagged/batched_dense_vec_jagged_2d_mul_test.py: 14 seconds 2025-05-07T20:33:04.3733096Z 2025-05-07T20:33:04.3733102Z 2025-05-07T20:33:04.3733115Z 2025-05-07T20:33:04.3733120Z 2025-05-07T20:33:04.3755646Z ################################################################################ 2025-05-07T20:33:04.3773432Z # [2025-05-07T20:33:04.377Z] Run Python Test Suite: 2025-05-07T20:33:04.3773883Z # ./jagged/dense_bmm_test.py 2025-05-07T20:33:04.3774260Z ################################################################################ 2025-05-07T20:33:04.3798966Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./jagged/dense_bmm_test.py 2025-05-07T20:33:04.3799702Z 2025-05-07T20:33:06.5473137Z ============================= test session starts ============================== 2025-05-07T20:33:06.5474065Z platform linux -- Python 3.12.2, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:33:06.5474608Z cachedir: .pytest_cache 2025-05-07T20:33:06.5475170Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:33:06.5475867Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:33:06.5476274Z plugins: hypothesis-6.131.14 2025-05-07T20:33:08.6855146Z collecting ... collected 3 items 2025-05-07T20:33:08.6855462Z 2025-05-07T20:33:08.8349230Z jagged/dense_bmm_test.py::DenseBmmTest::test_jagged_dense_bmm Trying example: test_jagged_dense_bmm( 2025-05-07T20:33:08.8350033Z self=, 2025-05-07T20:33:08.8350513Z B=10, 2025-05-07T20:33:08.8350769Z M=1, 2025-05-07T20:33:08.8350984Z N=1, 2025-05-07T20:33:08.8351202Z max_L=1, 2025-05-07T20:33:08.8351441Z dtype=torch.float32, 2025-05-07T20:33:08.8351741Z device=device(type='cpu'), 2025-05-07T20:33:08.8352040Z ) 2025-05-07T20:33:08.8352290Z Trying example: test_jagged_dense_bmm( 2025-05-07T20:33:08.8352789Z self=, 2025-05-07T20:33:08.8353259Z B=184, 2025-05-07T20:33:08.8353474Z M=27, 2025-05-07T20:33:08.8353686Z N=21, 2025-05-07T20:33:08.8353906Z max_L=12, 2025-05-07T20:33:08.8354142Z dtype=torch.float32, 2025-05-07T20:33:08.8354443Z device=device(type='cpu'), 2025-05-07T20:33:08.8354732Z ) 2025-05-07T20:33:08.8355213Z PASSED 2025-05-07T20:33:08.9289053Z jagged/dense_bmm_test.py::DenseBmmTest::test_jagged_dense_bmm_dynamic_shape Trying example: test_jagged_dense_bmm_dynamic_shape( 2025-05-07T20:33:08.9290130Z self=, 2025-05-07T20:33:08.9290730Z B=10, 2025-05-07T20:33:08.9290976Z M=2, 2025-05-07T20:33:08.9291214Z N=2, 2025-05-07T20:33:08.9291438Z max_L=2, 2025-05-07T20:33:08.9291691Z dtype=torch.float32, 2025-05-07T20:33:08.9292006Z device=device(type='cpu'), 2025-05-07T20:33:08.9292297Z ) 2025-05-07T20:33:08.9292592Z Trying example: test_jagged_dense_bmm_dynamic_shape( 2025-05-07T20:33:08.9293213Z self=, 2025-05-07T20:33:08.9293755Z B=352, 2025-05-07T20:33:08.9293974Z M=2, 2025-05-07T20:33:08.9294189Z N=2, 2025-05-07T20:33:08.9294411Z max_L=2, 2025-05-07T20:33:08.9294651Z dtype=torch.float32, 2025-05-07T20:33:08.9294950Z device=device(type='cpu'), 2025-05-07T20:33:08.9295242Z ) 2025-05-07T20:33:08.9295529Z Trying example: test_jagged_dense_bmm_dynamic_shape( 2025-05-07T20:33:08.9296147Z self=, 2025-05-07T20:33:08.9297306Z B=352, 2025-05-07T20:33:08.9297524Z M=21, 2025-05-07T20:33:08.9297746Z N=18, 2025-05-07T20:33:08.9297964Z max_L=15, 2025-05-07T20:33:08.9298207Z dtype=torch.float32, 2025-05-07T20:33:08.9298701Z device=device(type='cpu'), 2025-05-07T20:33:08.9298994Z ) 2025-05-07T20:33:08.9299278Z Trying example: test_jagged_dense_bmm_dynamic_shape( 2025-05-07T20:33:08.9299891Z self=, 2025-05-07T20:33:08.9300430Z B=209, 2025-05-07T20:33:08.9300644Z M=29, 2025-05-07T20:33:08.9300862Z N=2, 2025-05-07T20:33:08.9301081Z max_L=9, 2025-05-07T20:33:08.9301322Z dtype=torch.float32, 2025-05-07T20:33:08.9301619Z device=device(type='cpu'), 2025-05-07T20:33:08.9301908Z ) 2025-05-07T20:33:08.9302196Z Trying example: test_jagged_dense_bmm_dynamic_shape( 2025-05-07T20:33:08.9302800Z self=, 2025-05-07T20:33:08.9303347Z B=373, 2025-05-07T20:33:08.9303565Z M=16, 2025-05-07T20:33:08.9303775Z N=30, 2025-05-07T20:33:08.9303995Z max_L=23, 2025-05-07T20:33:08.9304246Z dtype=torch.float32, 2025-05-07T20:33:08.9304545Z device=device(type='cpu'), 2025-05-07T20:33:08.9304836Z ) 2025-05-07T20:33:08.9305128Z Trying example: test_jagged_dense_bmm_dynamic_shape( 2025-05-07T20:33:08.9305733Z self=, 2025-05-07T20:33:08.9306271Z B=456, 2025-05-07T20:33:08.9306492Z M=32, 2025-05-07T20:33:08.9306704Z N=29, 2025-05-07T20:33:08.9307103Z max_L=18, 2025-05-07T20:33:08.9307357Z dtype=torch.float32, 2025-05-07T20:33:08.9307646Z device=device(type='cpu'), 2025-05-07T20:33:08.9307935Z ) 2025-05-07T20:33:08.9308228Z Trying example: test_jagged_dense_bmm_dynamic_shape( 2025-05-07T20:33:08.9308836Z self=, 2025-05-07T20:33:08.9309372Z B=438, 2025-05-07T20:33:08.9309589Z M=27, 2025-05-07T20:33:08.9309802Z N=21, 2025-05-07T20:33:08.9310015Z max_L=12, 2025-05-07T20:33:08.9310259Z dtype=torch.float32, 2025-05-07T20:33:08.9310561Z device=device(type='cpu'), 2025-05-07T20:33:08.9310843Z ) 2025-05-07T20:33:08.9311128Z Trying example: test_jagged_dense_bmm_dynamic_shape( 2025-05-07T20:33:08.9311739Z self=, 2025-05-07T20:33:08.9312268Z B=251, 2025-05-07T20:33:08.9312490Z M=14, 2025-05-07T20:33:08.9312707Z N=20, 2025-05-07T20:33:08.9312924Z max_L=12, 2025-05-07T20:33:08.9313171Z dtype=torch.float32, 2025-05-07T20:33:08.9313467Z device=device(type='cpu'), 2025-05-07T20:33:08.9313748Z ) 2025-05-07T20:33:08.9314036Z Trying example: test_jagged_dense_bmm_dynamic_shape( 2025-05-07T20:33:08.9314641Z self=, 2025-05-07T20:33:08.9315184Z B=512, 2025-05-07T20:33:08.9315403Z M=16, 2025-05-07T20:33:08.9315625Z N=14, 2025-05-07T20:33:08.9315844Z max_L=13, 2025-05-07T20:33:08.9316085Z dtype=torch.float32, 2025-05-07T20:33:08.9316387Z device=device(type='cpu'), 2025-05-07T20:33:08.9316680Z ) 2025-05-07T20:33:08.9316959Z Trying example: test_jagged_dense_bmm_dynamic_shape( 2025-05-07T20:33:08.9317567Z self=, 2025-05-07T20:33:08.9318110Z B=287, 2025-05-07T20:33:08.9318324Z M=2, 2025-05-07T20:33:08.9318541Z N=22, 2025-05-07T20:33:08.9318759Z max_L=8, 2025-05-07T20:33:08.9318997Z dtype=torch.float32, 2025-05-07T20:33:08.9319292Z device=device(type='cpu'), 2025-05-07T20:33:08.9319580Z ) 2025-05-07T20:33:08.9319858Z Trying example: test_jagged_dense_bmm_dynamic_shape( 2025-05-07T20:33:08.9320469Z self=, 2025-05-07T20:33:08.9321110Z B=361, 2025-05-07T20:33:08.9321318Z M=7, 2025-05-07T20:33:08.9321532Z N=3, 2025-05-07T20:33:08.9321749Z max_L=3, 2025-05-07T20:33:08.9321984Z dtype=torch.float32, 2025-05-07T20:33:08.9322362Z device=device(type='cpu'), 2025-05-07T20:33:08.9322652Z ) 2025-05-07T20:33:08.9322932Z Trying example: test_jagged_dense_bmm_dynamic_shape( 2025-05-07T20:33:08.9323545Z self=, 2025-05-07T20:33:08.9324071Z B=361, 2025-05-07T20:33:08.9324290Z M=3, 2025-05-07T20:33:08.9324506Z N=3, 2025-05-07T20:33:08.9324710Z max_L=3, 2025-05-07T20:33:08.9324951Z dtype=torch.float32, 2025-05-07T20:33:08.9325241Z device=device(type='cpu'), 2025-05-07T20:33:08.9325517Z ) 2025-05-07T20:33:08.9325802Z Trying example: test_jagged_dense_bmm_dynamic_shape( 2025-05-07T20:33:08.9326435Z self=, 2025-05-07T20:33:08.9327003Z B=361, 2025-05-07T20:33:08.9327221Z M=3, 2025-05-07T20:33:08.9327436Z N=2, 2025-05-07T20:33:08.9327641Z max_L=3, 2025-05-07T20:33:08.9327879Z dtype=torch.float32, 2025-05-07T20:33:08.9328170Z device=device(type='cpu'), 2025-05-07T20:33:08.9328461Z ) 2025-05-07T20:33:08.9328737Z Trying example: test_jagged_dense_bmm_dynamic_shape( 2025-05-07T20:33:08.9329345Z self=, 2025-05-07T20:33:08.9329878Z B=10, 2025-05-07T20:33:08.9330088Z M=3, 2025-05-07T20:33:08.9330300Z N=2, 2025-05-07T20:33:08.9330513Z max_L=3, 2025-05-07T20:33:08.9330767Z dtype=torch.float32, 2025-05-07T20:33:08.9331063Z device=device(type='cpu'), 2025-05-07T20:33:08.9331351Z ) 2025-05-07T20:33:08.9331628Z Trying example: test_jagged_dense_bmm_dynamic_shape( 2025-05-07T20:33:08.9332234Z self=, 2025-05-07T20:33:08.9332776Z B=10, 2025-05-07T20:33:08.9332984Z M=3, 2025-05-07T20:33:08.9333199Z N=3, 2025-05-07T20:33:08.9333414Z max_L=3, 2025-05-07T20:33:08.9333648Z dtype=torch.float32, 2025-05-07T20:33:08.9333940Z device=device(type='cpu'), 2025-05-07T20:33:08.9334233Z ) 2025-05-07T20:33:08.9334509Z Trying example: test_jagged_dense_bmm_dynamic_shape( 2025-05-07T20:33:08.9335167Z self=, 2025-05-07T20:33:08.9335840Z B=10, 2025-05-07T20:33:08.9336308Z M=3, 2025-05-07T20:33:08.9345666Z N=10, 2025-05-07T20:33:08.9345878Z max_L=3, 2025-05-07T20:33:08.9346103Z dtype=torch.float32, 2025-05-07T20:33:08.9346364Z device=device(type='cpu'), 2025-05-07T20:33:08.9346619Z ) 2025-05-07T20:33:08.9346878Z Trying example: test_jagged_dense_bmm_dynamic_shape( 2025-05-07T20:33:08.9347397Z self=, 2025-05-07T20:33:08.9347841Z B=10, 2025-05-07T20:33:08.9348049Z M=3, 2025-05-07T20:33:08.9348235Z N=10, 2025-05-07T20:33:08.9348417Z max_L=10, 2025-05-07T20:33:08.9348633Z dtype=torch.float32, 2025-05-07T20:33:08.9348897Z device=device(type='cpu'), 2025-05-07T20:33:08.9349142Z ) 2025-05-07T20:33:08.9349391Z Trying example: test_jagged_dense_bmm_dynamic_shape( 2025-05-07T20:33:08.9349901Z self=, 2025-05-07T20:33:08.9350341Z B=332, 2025-05-07T20:33:08.9350532Z M=5, 2025-05-07T20:33:08.9350721Z N=31, 2025-05-07T20:33:08.9350901Z max_L=28, 2025-05-07T20:33:08.9351119Z dtype=torch.float32, 2025-05-07T20:33:08.9351375Z device=device(type='cpu'), 2025-05-07T20:33:08.9351615Z ) 2025-05-07T20:33:08.9351864Z Trying example: test_jagged_dense_bmm_dynamic_shape( 2025-05-07T20:33:08.9352369Z self=, 2025-05-07T20:33:08.9352814Z B=332, 2025-05-07T20:33:08.9353114Z M=5, 2025-05-07T20:33:08.9353294Z N=5, 2025-05-07T20:33:08.9353478Z max_L=28, 2025-05-07T20:33:08.9353677Z dtype=torch.float32, 2025-05-07T20:33:08.9353929Z device=device(type='cpu'), 2025-05-07T20:33:08.9354246Z ) 2025-05-07T20:33:08.9354488Z Trying example: test_jagged_dense_bmm_dynamic_shape( 2025-05-07T20:33:08.9354992Z self=, 2025-05-07T20:33:08.9355437Z B=332, 2025-05-07T20:33:08.9355618Z M=5, 2025-05-07T20:33:08.9355803Z N=5, 2025-05-07T20:33:08.9355981Z max_L=5, 2025-05-07T20:33:08.9356179Z dtype=torch.float32, 2025-05-07T20:33:08.9356430Z device=device(type='cpu'), 2025-05-07T20:33:08.9356671Z ) 2025-05-07T20:33:08.9356851Z PASSED 2025-05-07T20:33:09.2247934Z jagged/dense_bmm_test.py::DenseBmmTest::test_jagged_jagged_bmm Trying example: test_jagged_jagged_bmm( 2025-05-07T20:33:09.2248826Z self=, 2025-05-07T20:33:09.2249378Z B=10, 2025-05-07T20:33:09.2249603Z M=1, 2025-05-07T20:33:09.2249828Z N=1, 2025-05-07T20:33:09.2250064Z max_L=1, 2025-05-07T20:33:09.2250313Z dtype=torch.float32, 2025-05-07T20:33:09.2250634Z device=device(type='cpu'), 2025-05-07T20:33:09.2250938Z ) 2025-05-07T20:33:09.2251194Z Trying example: test_jagged_jagged_bmm( 2025-05-07T20:33:09.2251703Z self=, 2025-05-07T20:33:09.2252191Z B=39, 2025-05-07T20:33:09.2252422Z M=1, 2025-05-07T20:33:09.2252634Z N=1, 2025-05-07T20:33:09.2252854Z max_L=1, 2025-05-07T20:33:09.2253106Z dtype=torch.float32, 2025-05-07T20:33:09.2253403Z device=device(type='cpu'), 2025-05-07T20:33:09.2253704Z ) 2025-05-07T20:33:09.2253958Z Trying example: test_jagged_jagged_bmm( 2025-05-07T20:33:09.2254460Z self=, 2025-05-07T20:33:09.2254947Z B=39, 2025-05-07T20:33:09.2255176Z M=10, 2025-05-07T20:33:09.2255401Z N=22, 2025-05-07T20:33:09.2255621Z max_L=11, 2025-05-07T20:33:09.2255878Z dtype=torch.float32, 2025-05-07T20:33:09.2256171Z device=device(type='cuda'), 2025-05-07T20:33:09.2256691Z ) 2025-05-07T20:33:09.2256944Z Trying example: test_jagged_jagged_bmm( 2025-05-07T20:33:09.2257446Z self=, 2025-05-07T20:33:09.2257929Z B=299, 2025-05-07T20:33:09.2258154Z M=24, 2025-05-07T20:33:09.2258379Z N=26, 2025-05-07T20:33:09.2258594Z max_L=4, 2025-05-07T20:33:09.2258848Z dtype=torch.float32, 2025-05-07T20:33:09.2259152Z device=device(type='cpu'), 2025-05-07T20:33:09.2259633Z ) 2025-05-07T20:33:09.2259887Z Trying example: test_jagged_jagged_bmm( 2025-05-07T20:33:09.2260400Z self=, 2025-05-07T20:33:09.2260873Z B=489, 2025-05-07T20:33:09.2261101Z M=13, 2025-05-07T20:33:09.2261332Z N=27, 2025-05-07T20:33:09.2261546Z max_L=13, 2025-05-07T20:33:09.2261805Z dtype=torch.float32, 2025-05-07T20:33:09.2262109Z device=device(type='cpu'), 2025-05-07T20:33:09.2262398Z ) 2025-05-07T20:33:09.2262650Z Trying example: test_jagged_jagged_bmm( 2025-05-07T20:33:09.2263155Z self=, 2025-05-07T20:33:09.2263626Z B=511, 2025-05-07T20:33:09.2263854Z M=25, 2025-05-07T20:33:09.2264070Z N=24, 2025-05-07T20:33:09.2264281Z max_L=8, 2025-05-07T20:33:09.2264525Z dtype=torch.float32, 2025-05-07T20:33:09.2264824Z device=device(type='cpu'), 2025-05-07T20:33:09.2265107Z ) 2025-05-07T20:33:09.2265355Z Trying example: test_jagged_jagged_bmm( 2025-05-07T20:33:09.2265859Z self=, 2025-05-07T20:33:09.2266341Z B=191, 2025-05-07T20:33:09.2266553Z M=12, 2025-05-07T20:33:09.2266773Z N=28, 2025-05-07T20:33:09.2267408Z max_L=11, 2025-05-07T20:33:09.2267651Z dtype=torch.float32, 2025-05-07T20:33:09.2267949Z device=device(type='cuda'), 2025-05-07T20:33:09.2268239Z ) 2025-05-07T20:33:09.2268475Z Trying example: test_jagged_jagged_bmm( 2025-05-07T20:33:09.2269144Z self=, 2025-05-07T20:33:09.2269627Z B=491, 2025-05-07T20:33:09.2269840Z M=22, 2025-05-07T20:33:09.2270058Z N=18, 2025-05-07T20:33:09.2270281Z max_L=31, 2025-05-07T20:33:09.2270522Z dtype=torch.float32, 2025-05-07T20:33:09.2270823Z device=device(type='cuda'), 2025-05-07T20:33:09.2271117Z ) 2025-05-07T20:33:09.2271355Z Trying example: test_jagged_jagged_bmm( 2025-05-07T20:33:09.2271860Z self=, 2025-05-07T20:33:09.2272339Z B=187, 2025-05-07T20:33:09.2272553Z M=12, 2025-05-07T20:33:09.2272776Z N=17, 2025-05-07T20:33:09.2272996Z max_L=18, 2025-05-07T20:33:09.2273238Z dtype=torch.float32, 2025-05-07T20:33:09.2273546Z device=device(type='cpu'), 2025-05-07T20:33:09.2273844Z ) 2025-05-07T20:33:09.2274092Z Trying example: test_jagged_jagged_bmm( 2025-05-07T20:33:09.2274594Z self=, 2025-05-07T20:33:09.2275072Z B=351, 2025-05-07T20:33:09.2275297Z M=4, 2025-05-07T20:33:09.2275507Z N=28, 2025-05-07T20:33:09.2275729Z max_L=25, 2025-05-07T20:33:09.2275978Z dtype=torch.float32, 2025-05-07T20:33:09.2276268Z device=device(type='cpu'), 2025-05-07T20:33:09.2276561Z ) 2025-05-07T20:33:09.2276811Z Trying example: test_jagged_jagged_bmm( 2025-05-07T20:33:09.2277308Z self=, 2025-05-07T20:33:09.2277793Z B=449, 2025-05-07T20:33:09.2278015Z M=8, 2025-05-07T20:33:09.2278222Z N=18, 2025-05-07T20:33:09.2278443Z max_L=7, 2025-05-07T20:33:09.2278694Z dtype=torch.float32, 2025-05-07T20:33:09.2278983Z device=device(type='cuda'), 2025-05-07T20:33:09.2279278Z ) 2025-05-07T20:33:09.2279525Z Trying example: test_jagged_jagged_bmm( 2025-05-07T20:33:09.2280019Z self=, 2025-05-07T20:33:09.2280504Z B=449, 2025-05-07T20:33:09.2280727Z M=8, 2025-05-07T20:33:09.2280942Z N=18, 2025-05-07T20:33:09.2281153Z max_L=1, 2025-05-07T20:33:09.2281398Z dtype=torch.float32, 2025-05-07T20:33:09.2281695Z device=device(type='cuda'), 2025-05-07T20:33:09.2281978Z ) 2025-05-07T20:33:09.2282220Z Trying example: test_jagged_jagged_bmm( 2025-05-07T20:33:09.2282718Z self=, 2025-05-07T20:33:09.2283188Z B=449, 2025-05-07T20:33:09.2283408Z M=8, 2025-05-07T20:33:09.2283624Z N=8, 2025-05-07T20:33:09.2283832Z max_L=1, 2025-05-07T20:33:09.2284077Z dtype=torch.float32, 2025-05-07T20:33:09.2284370Z device=device(type='cuda'), 2025-05-07T20:33:09.2284654Z ) 2025-05-07T20:33:09.2284906Z Trying example: test_jagged_jagged_bmm( 2025-05-07T20:33:09.2285410Z self=, 2025-05-07T20:33:09.2285894Z B=449, 2025-05-07T20:33:09.2286106Z M=8, 2025-05-07T20:33:09.2286329Z N=1, 2025-05-07T20:33:09.2286576Z max_L=1, 2025-05-07T20:33:09.2286828Z dtype=torch.float32, 2025-05-07T20:33:09.2287121Z device=device(type='cuda'), 2025-05-07T20:33:09.2287406Z ) 2025-05-07T20:33:09.2287649Z Trying example: test_jagged_jagged_bmm( 2025-05-07T20:33:09.2288141Z self=, 2025-05-07T20:33:09.2288616Z B=10, 2025-05-07T20:33:09.2288833Z M=8, 2025-05-07T20:33:09.2289041Z N=1, 2025-05-07T20:33:09.2289255Z max_L=1, 2025-05-07T20:33:09.2289498Z dtype=torch.float32, 2025-05-07T20:33:09.2289782Z device=device(type='cuda'), 2025-05-07T20:33:09.2290071Z ) 2025-05-07T20:33:09.2290312Z Trying example: test_jagged_jagged_bmm( 2025-05-07T20:33:09.2290905Z self=, 2025-05-07T20:33:09.2291381Z B=10, 2025-05-07T20:33:09.2291597Z M=10, 2025-05-07T20:33:09.2291803Z N=1, 2025-05-07T20:33:09.2292108Z max_L=1, 2025-05-07T20:33:09.2292355Z dtype=torch.float32, 2025-05-07T20:33:09.2292641Z device=device(type='cuda'), 2025-05-07T20:33:09.2292926Z ) 2025-05-07T20:33:09.2293172Z Trying example: test_jagged_jagged_bmm( 2025-05-07T20:33:09.2293664Z self=, 2025-05-07T20:33:09.2294138Z B=10, 2025-05-07T20:33:09.2294358Z M=1, 2025-05-07T20:33:09.2294572Z N=1, 2025-05-07T20:33:09.2294780Z max_L=1, 2025-05-07T20:33:09.2295023Z dtype=torch.float32, 2025-05-07T20:33:09.2295314Z device=device(type='cuda'), 2025-05-07T20:33:09.2295595Z ) 2025-05-07T20:33:09.2295838Z Trying example: test_jagged_jagged_bmm( 2025-05-07T20:33:09.2296471Z self=, 2025-05-07T20:33:09.2296954Z B=399, 2025-05-07T20:33:09.2297169Z M=15, 2025-05-07T20:33:09.2297382Z N=30, 2025-05-07T20:33:09.2297591Z max_L=20, 2025-05-07T20:33:09.2297840Z dtype=torch.float32, 2025-05-07T20:33:09.2298150Z device=device(type='cpu'), 2025-05-07T20:33:09.2298434Z ) 2025-05-07T20:33:09.2298638Z Trying example: test_jagged_jagged_bmm( 2025-05-07T20:33:09.2299043Z self=, 2025-05-07T20:33:09.2299421Z B=20, 2025-05-07T20:33:09.2299605Z M=15, 2025-05-07T20:33:09.2299777Z N=30, 2025-05-07T20:33:09.2299951Z max_L=20, 2025-05-07T20:33:09.2300158Z dtype=torch.float32, 2025-05-07T20:33:09.2300399Z device=device(type='cpu'), 2025-05-07T20:33:09.2300631Z ) 2025-05-07T20:33:09.2300829Z Trying example: test_jagged_jagged_bmm( 2025-05-07T20:33:09.2301236Z self=, 2025-05-07T20:33:09.2301628Z B=20, 2025-05-07T20:33:09.2301798Z M=15, 2025-05-07T20:33:09.2301978Z N=15, 2025-05-07T20:33:09.2302158Z max_L=20, 2025-05-07T20:33:09.2302355Z dtype=torch.float32, 2025-05-07T20:33:09.2302605Z device=device(type='cpu'), 2025-05-07T20:33:09.2302844Z ) 2025-05-07T20:33:09.2303025Z PASSED 2025-05-07T20:33:09.2303139Z 2025-05-07T20:33:09.2303270Z =============================== warnings summary =============================== 2025-05-07T20:33:09.2303703Z test/jagged/dense_bmm_test.py::DenseBmmTest::test_jagged_dense_bmm 2025-05-07T20:33:09.2304212Z test/jagged/dense_bmm_test.py::DenseBmmTest::test_jagged_dense_bmm_dynamic_shape 2025-05-07T20:33:09.2307268Z /home/ec2-user/miniconda/envs/build_binary/lib/python3.12/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:09.2310373Z return Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass 2025-05-07T20:33:09.2310763Z 2025-05-07T20:33:09.2310963Z test/jagged/dense_bmm_test.py::DenseBmmTest::test_jagged_dense_bmm 2025-05-07T20:33:09.2311471Z test/jagged/dense_bmm_test.py::DenseBmmTest::test_jagged_dense_bmm_dynamic_shape 2025-05-07T20:33:09.2311986Z test/jagged/dense_bmm_test.py::DenseBmmTest::test_jagged_jagged_bmm 2025-05-07T20:33:09.2315087Z /home/ec2-user/miniconda/envs/build_binary/lib/python3.12/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:09.2318292Z return Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass 2025-05-07T20:33:09.2318685Z 2025-05-07T20:33:09.2318912Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2025-05-07T20:33:09.2319362Z ======================== 3 passed, 5 warnings in 2.80s ========================= 2025-05-07T20:33:09.9914335Z 2025-05-07T20:33:09.9914925Z [TEST] Python test suite PASSED: ./jagged/dense_bmm_test.py 2025-05-07T20:33:09.9936182Z [TEST] Python test time for ./jagged/dense_bmm_test.py: 5 seconds 2025-05-07T20:33:09.9936520Z 2025-05-07T20:33:09.9936532Z 2025-05-07T20:33:09.9936536Z 2025-05-07T20:33:09.9936540Z 2025-05-07T20:33:09.9957748Z ################################################################################ 2025-05-07T20:33:09.9975126Z # [2025-05-07T20:33:09.997Z] Run Python Test Suite: 2025-05-07T20:33:09.9975477Z # ./jagged/dense_dense_elementwise_add_test.py 2025-05-07T20:33:09.9975797Z ################################################################################ 2025-05-07T20:33:10.0001615Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./jagged/dense_dense_elementwise_add_test.py 2025-05-07T20:33:10.0002286Z 2025-05-07T20:33:12.1671590Z ============================= test session starts ============================== 2025-05-07T20:33:12.1672613Z platform linux -- Python 3.12.2, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:33:12.1673521Z cachedir: .pytest_cache 2025-05-07T20:33:12.1674442Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:33:12.1675656Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:33:12.1676364Z plugins: hypothesis-6.131.14 2025-05-07T20:33:14.3471726Z collecting ... collected 4 items 2025-05-07T20:33:14.3471968Z 2025-05-07T20:33:15.9821226Z jagged/dense_dense_elementwise_add_test.py::DenseDenseElementwiseAddTest::test_jagged_dense_dense_elementwise_add_jagged_output Trying example: test_jagged_dense_dense_elementwise_add_jagged_output( 2025-05-07T20:33:15.9822558Z self=, 2025-05-07T20:33:15.9823234Z num_jagged_dim=1, 2025-05-07T20:33:15.9823470Z outer_dense_size=0, 2025-05-07T20:33:15.9823698Z inner_dense_size=0, 2025-05-07T20:33:15.9823933Z dtype=torch.float32, 2025-05-07T20:33:15.9824190Z device=device(type='cpu'), 2025-05-07T20:33:15.9824433Z ) 2025-05-07T20:33:15.9824741Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output( 2025-05-07T20:33:15.9825500Z self=, 2025-05-07T20:33:15.9826140Z num_jagged_dim=3, 2025-05-07T20:33:15.9826364Z outer_dense_size=0, 2025-05-07T20:33:15.9826588Z inner_dense_size=0, 2025-05-07T20:33:15.9826809Z dtype=torch.float32, 2025-05-07T20:33:15.9827416Z device=device(type='cpu'), 2025-05-07T20:33:15.9827653Z ) 2025-05-07T20:33:15.9827947Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output( 2025-05-07T20:33:15.9828854Z self=, 2025-05-07T20:33:15.9829493Z num_jagged_dim=3, 2025-05-07T20:33:15.9829714Z outer_dense_size=1, 2025-05-07T20:33:15.9829931Z inner_dense_size=0, 2025-05-07T20:33:15.9830159Z dtype=torch.float16, 2025-05-07T20:33:15.9830399Z device=device(type='cpu'), 2025-05-07T20:33:15.9830629Z ) 2025-05-07T20:33:15.9830923Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output( 2025-05-07T20:33:15.9831674Z self=, 2025-05-07T20:33:15.9832312Z num_jagged_dim=2, 2025-05-07T20:33:15.9832524Z outer_dense_size=2, 2025-05-07T20:33:15.9832755Z inner_dense_size=3, 2025-05-07T20:33:15.9832983Z dtype=torch.float32, 2025-05-07T20:33:15.9833216Z device=device(type='cpu'), 2025-05-07T20:33:15.9833452Z ) 2025-05-07T20:33:15.9833759Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output( 2025-05-07T20:33:15.9834501Z self=, 2025-05-07T20:33:15.9835141Z num_jagged_dim=2, 2025-05-07T20:33:15.9835359Z outer_dense_size=3, 2025-05-07T20:33:15.9835575Z inner_dense_size=1, 2025-05-07T20:33:15.9835807Z dtype=torch.bfloat16, 2025-05-07T20:33:15.9836055Z device=device(type='cuda'), 2025-05-07T20:33:15.9836295Z ) 2025-05-07T20:33:15.9836577Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output( 2025-05-07T20:33:15.9837325Z self=, 2025-05-07T20:33:15.9837969Z num_jagged_dim=3, 2025-05-07T20:33:15.9838184Z outer_dense_size=0, 2025-05-07T20:33:15.9838410Z inner_dense_size=4, 2025-05-07T20:33:15.9838641Z dtype=torch.float32, 2025-05-07T20:33:15.9838883Z device=device(type='cuda'), 2025-05-07T20:33:15.9839122Z ) 2025-05-07T20:33:15.9839418Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output( 2025-05-07T20:33:15.9840160Z self=, 2025-05-07T20:33:15.9840808Z num_jagged_dim=4, 2025-05-07T20:33:15.9841028Z outer_dense_size=1, 2025-05-07T20:33:15.9841252Z inner_dense_size=0, 2025-05-07T20:33:15.9841479Z dtype=torch.bfloat16, 2025-05-07T20:33:15.9841723Z device=device(type='cuda'), 2025-05-07T20:33:15.9841961Z ) 2025-05-07T20:33:15.9842247Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output( 2025-05-07T20:33:15.9843003Z self=, 2025-05-07T20:33:15.9843640Z num_jagged_dim=2, 2025-05-07T20:33:15.9843855Z outer_dense_size=0, 2025-05-07T20:33:15.9844080Z inner_dense_size=1, 2025-05-07T20:33:15.9844306Z dtype=torch.float32, 2025-05-07T20:33:15.9844537Z device=device(type='cuda'), 2025-05-07T20:33:15.9844774Z ) 2025-05-07T20:33:15.9845064Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output( 2025-05-07T20:33:15.9845809Z self=, 2025-05-07T20:33:15.9846439Z num_jagged_dim=4, 2025-05-07T20:33:15.9846659Z outer_dense_size=4, 2025-05-07T20:33:15.9846880Z inner_dense_size=3, 2025-05-07T20:33:15.9847101Z dtype=torch.float16, 2025-05-07T20:33:15.9847344Z device=device(type='cpu'), 2025-05-07T20:33:15.9847666Z ) 2025-05-07T20:33:15.9847947Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output( 2025-05-07T20:33:15.9848828Z self=, 2025-05-07T20:33:15.9849467Z num_jagged_dim=2, 2025-05-07T20:33:15.9849684Z outer_dense_size=3, 2025-05-07T20:33:15.9849897Z inner_dense_size=0, 2025-05-07T20:33:15.9850126Z dtype=torch.bfloat16, 2025-05-07T20:33:15.9850366Z device=device(type='cpu'), 2025-05-07T20:33:15.9850602Z ) 2025-05-07T20:33:15.9850891Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output( 2025-05-07T20:33:15.9851639Z self=, 2025-05-07T20:33:15.9852270Z num_jagged_dim=3, 2025-05-07T20:33:15.9852486Z outer_dense_size=0, 2025-05-07T20:33:15.9852704Z inner_dense_size=0, 2025-05-07T20:33:15.9852928Z dtype=torch.float16, 2025-05-07T20:33:15.9853167Z device=device(type='cuda'), 2025-05-07T20:33:15.9853402Z ) 2025-05-07T20:33:15.9853687Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output( 2025-05-07T20:33:15.9854439Z self=, 2025-05-07T20:33:15.9855072Z num_jagged_dim=3, 2025-05-07T20:33:15.9855289Z outer_dense_size=0, 2025-05-07T20:33:15.9855502Z inner_dense_size=3, 2025-05-07T20:33:15.9855725Z dtype=torch.float16, 2025-05-07T20:33:15.9855964Z device=device(type='cuda'), 2025-05-07T20:33:15.9856195Z ) 2025-05-07T20:33:15.9856602Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output( 2025-05-07T20:33:15.9857353Z self=, 2025-05-07T20:33:15.9857989Z num_jagged_dim=3, 2025-05-07T20:33:15.9858206Z outer_dense_size=3, 2025-05-07T20:33:15.9858446Z inner_dense_size=3, 2025-05-07T20:33:15.9858692Z dtype=torch.float16, 2025-05-07T20:33:15.9858950Z device=device(type='cuda'), 2025-05-07T20:33:15.9859192Z ) 2025-05-07T20:33:15.9859705Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output( 2025-05-07T20:33:15.9860458Z self=, 2025-05-07T20:33:15.9861097Z num_jagged_dim=1, 2025-05-07T20:33:15.9861315Z outer_dense_size=1, 2025-05-07T20:33:15.9861530Z inner_dense_size=0, 2025-05-07T20:33:15.9861756Z dtype=torch.float32, 2025-05-07T20:33:15.9861995Z device=device(type='cuda'), 2025-05-07T20:33:15.9862226Z ) 2025-05-07T20:33:15.9862524Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output( 2025-05-07T20:33:15.9863272Z self=, 2025-05-07T20:33:15.9863904Z num_jagged_dim=1, 2025-05-07T20:33:15.9872656Z outer_dense_size=1, 2025-05-07T20:33:15.9872916Z inner_dense_size=1, 2025-05-07T20:33:15.9873161Z dtype=torch.float32, 2025-05-07T20:33:15.9873407Z device=device(type='cuda'), 2025-05-07T20:33:15.9873657Z ) 2025-05-07T20:33:15.9873962Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output( 2025-05-07T20:33:15.9874725Z self=, 2025-05-07T20:33:15.9875376Z num_jagged_dim=1, 2025-05-07T20:33:15.9875610Z outer_dense_size=2, 2025-05-07T20:33:15.9875835Z inner_dense_size=2, 2025-05-07T20:33:15.9876070Z dtype=torch.float16, 2025-05-07T20:33:15.9876321Z device=device(type='cuda'), 2025-05-07T20:33:15.9876563Z ) 2025-05-07T20:33:15.9876857Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output( 2025-05-07T20:33:15.9877797Z self=, 2025-05-07T20:33:15.9878603Z num_jagged_dim=2, 2025-05-07T20:33:15.9878830Z outer_dense_size=2, 2025-05-07T20:33:15.9879062Z inner_dense_size=2, 2025-05-07T20:33:15.9879291Z dtype=torch.float16, 2025-05-07T20:33:15.9879522Z device=device(type='cuda'), 2025-05-07T20:33:15.9879764Z ) 2025-05-07T20:33:15.9880059Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output( 2025-05-07T20:33:15.9880804Z self=, 2025-05-07T20:33:15.9881443Z num_jagged_dim=1, 2025-05-07T20:33:15.9881666Z outer_dense_size=1, 2025-05-07T20:33:15.9881889Z inner_dense_size=4, 2025-05-07T20:33:15.9882108Z dtype=torch.float32, 2025-05-07T20:33:15.9882355Z device=device(type='cpu'), 2025-05-07T20:33:15.9882593Z ) 2025-05-07T20:33:15.9882878Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output( 2025-05-07T20:33:15.9883635Z self=, 2025-05-07T20:33:15.9884271Z num_jagged_dim=1, 2025-05-07T20:33:15.9884489Z outer_dense_size=1, 2025-05-07T20:33:15.9884712Z inner_dense_size=1, 2025-05-07T20:33:15.9884943Z dtype=torch.float32, 2025-05-07T20:33:15.9885176Z device=device(type='cpu'), 2025-05-07T20:33:15.9885413Z ) 2025-05-07T20:33:15.9885706Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output( 2025-05-07T20:33:15.9886457Z self=, 2025-05-07T20:33:15.9887086Z num_jagged_dim=4, 2025-05-07T20:33:15.9887314Z outer_dense_size=2, 2025-05-07T20:33:15.9887539Z inner_dense_size=1, 2025-05-07T20:33:15.9887762Z dtype=torch.float16, 2025-05-07T20:33:15.9887999Z device=device(type='cuda'), 2025-05-07T20:33:15.9888230Z ) 2025-05-07T20:33:15.9888432Z PASSED 2025-05-07T20:33:16.2925993Z jagged/dense_dense_elementwise_add_test.py::DenseDenseElementwiseAddTest::test_jagged_dense_dense_elementwise_add_jagged_output_dynamic_shape Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_dynamic_shape( 2025-05-07T20:33:16.2928793Z self=, 2025-05-07T20:33:16.2929529Z num_jagged_dim=1, 2025-05-07T20:33:16.2929763Z outer_dense_size=2, 2025-05-07T20:33:16.2930004Z inner_dense_size=2, 2025-05-07T20:33:16.2930232Z dtype=torch.float32, 2025-05-07T20:33:16.2930472Z device_type='cpu', 2025-05-07T20:33:16.2930689Z ) 2025-05-07T20:33:16.2931031Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_dynamic_shape( 2025-05-07T20:33:16.2931899Z self=, 2025-05-07T20:33:16.2932595Z num_jagged_dim=4, 2025-05-07T20:33:16.2932816Z outer_dense_size=2, 2025-05-07T20:33:16.2933046Z inner_dense_size=2, 2025-05-07T20:33:16.2933281Z dtype=torch.float32, 2025-05-07T20:33:16.2933513Z device_type='cpu', 2025-05-07T20:33:16.2933731Z ) 2025-05-07T20:33:16.2934076Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_dynamic_shape( 2025-05-07T20:33:16.2934939Z self=, 2025-05-07T20:33:16.2935628Z num_jagged_dim=4, 2025-05-07T20:33:16.2935859Z outer_dense_size=4, 2025-05-07T20:33:16.2936095Z inner_dense_size=2, 2025-05-07T20:33:16.2936590Z dtype=torch.bfloat16, 2025-05-07T20:33:16.2936839Z device_type='cpu', 2025-05-07T20:33:16.2937059Z ) 2025-05-07T20:33:16.2937500Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_dynamic_shape( 2025-05-07T20:33:16.2938358Z self=, 2025-05-07T20:33:16.2939053Z num_jagged_dim=3, 2025-05-07T20:33:16.2939282Z outer_dense_size=4, 2025-05-07T20:33:16.2939502Z inner_dense_size=4, 2025-05-07T20:33:16.2939732Z dtype=torch.float16, 2025-05-07T20:33:16.2939969Z device_type='cpu', 2025-05-07T20:33:16.2940173Z ) 2025-05-07T20:33:16.2940512Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_dynamic_shape( 2025-05-07T20:33:16.2941364Z self=, 2025-05-07T20:33:16.2942055Z num_jagged_dim=4, 2025-05-07T20:33:16.2942282Z outer_dense_size=4, 2025-05-07T20:33:16.2942509Z inner_dense_size=3, 2025-05-07T20:33:16.2942734Z dtype=torch.bfloat16, 2025-05-07T20:33:16.2942980Z device_type='cpu', 2025-05-07T20:33:16.2943195Z ) 2025-05-07T20:33:16.2943524Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_dynamic_shape( 2025-05-07T20:33:16.2944380Z self=, 2025-05-07T20:33:16.2945074Z num_jagged_dim=4, 2025-05-07T20:33:16.2945300Z outer_dense_size=3, 2025-05-07T20:33:16.2945516Z inner_dense_size=3, 2025-05-07T20:33:16.2945748Z dtype=torch.float16, 2025-05-07T20:33:16.2945987Z device_type='cpu', 2025-05-07T20:33:16.2946196Z ) 2025-05-07T20:33:16.2946534Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_dynamic_shape( 2025-05-07T20:33:16.2947388Z self=, 2025-05-07T20:33:16.2948079Z num_jagged_dim=4, 2025-05-07T20:33:16.2948299Z outer_dense_size=3, 2025-05-07T20:33:16.2948525Z inner_dense_size=2, 2025-05-07T20:33:16.2948757Z dtype=torch.bfloat16, 2025-05-07T20:33:16.2948987Z device_type='cpu', 2025-05-07T20:33:16.2949199Z ) 2025-05-07T20:33:16.2949534Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_dynamic_shape( 2025-05-07T20:33:16.2950376Z self=, 2025-05-07T20:33:16.2951066Z num_jagged_dim=1, 2025-05-07T20:33:16.2951292Z outer_dense_size=3, 2025-05-07T20:33:16.2951510Z inner_dense_size=3, 2025-05-07T20:33:16.2951743Z dtype=torch.float32, 2025-05-07T20:33:16.2951988Z device_type='cpu', 2025-05-07T20:33:16.2952204Z ) 2025-05-07T20:33:16.2952534Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_dynamic_shape( 2025-05-07T20:33:16.2953393Z self=, 2025-05-07T20:33:16.2954085Z num_jagged_dim=4, 2025-05-07T20:33:16.2954303Z outer_dense_size=2, 2025-05-07T20:33:16.2954533Z inner_dense_size=3, 2025-05-07T20:33:16.2954765Z dtype=torch.float16, 2025-05-07T20:33:16.2954991Z device_type='cpu', 2025-05-07T20:33:16.2955205Z ) 2025-05-07T20:33:16.2955538Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_dynamic_shape( 2025-05-07T20:33:16.2956394Z self=, 2025-05-07T20:33:16.2957081Z num_jagged_dim=4, 2025-05-07T20:33:16.2957396Z outer_dense_size=3, 2025-05-07T20:33:16.2957619Z inner_dense_size=3, 2025-05-07T20:33:16.2957839Z dtype=torch.bfloat16, 2025-05-07T20:33:16.2958083Z device_type='cpu', 2025-05-07T20:33:16.2958300Z ) 2025-05-07T20:33:16.2958724Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_dynamic_shape( 2025-05-07T20:33:16.2959773Z self=, 2025-05-07T20:33:16.2960466Z num_jagged_dim=2, 2025-05-07T20:33:16.2960690Z outer_dense_size=3, 2025-05-07T20:33:16.2960905Z inner_dense_size=2, 2025-05-07T20:33:16.2961136Z dtype=torch.float32, 2025-05-07T20:33:16.2961368Z device_type='cpu', 2025-05-07T20:33:16.2961570Z ) 2025-05-07T20:33:16.2961905Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_dynamic_shape( 2025-05-07T20:33:16.2962756Z self=, 2025-05-07T20:33:16.2963447Z num_jagged_dim=3, 2025-05-07T20:33:16.2963675Z outer_dense_size=3, 2025-05-07T20:33:16.2963909Z inner_dense_size=2, 2025-05-07T20:33:16.2964133Z dtype=torch.float32, 2025-05-07T20:33:16.2964373Z device_type='cpu', 2025-05-07T20:33:16.2964585Z ) 2025-05-07T20:33:16.2964910Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_dynamic_shape( 2025-05-07T20:33:16.2965764Z self=, 2025-05-07T20:33:16.2966452Z num_jagged_dim=2, 2025-05-07T20:33:16.2966674Z outer_dense_size=2, 2025-05-07T20:33:16.2966890Z inner_dense_size=2, 2025-05-07T20:33:16.2967118Z dtype=torch.float32, 2025-05-07T20:33:16.2967352Z device_type='cpu', 2025-05-07T20:33:16.2967556Z ) 2025-05-07T20:33:16.2967896Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_dynamic_shape( 2025-05-07T20:33:16.2968790Z self=, 2025-05-07T20:33:16.2969500Z num_jagged_dim=3, 2025-05-07T20:33:16.2969715Z outer_dense_size=4, 2025-05-07T20:33:16.2969946Z inner_dense_size=2, 2025-05-07T20:33:16.2970178Z dtype=torch.bfloat16, 2025-05-07T20:33:16.2970408Z device_type='cpu', 2025-05-07T20:33:16.2970622Z ) 2025-05-07T20:33:16.2970959Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_dynamic_shape( 2025-05-07T20:33:16.2971803Z self=, 2025-05-07T20:33:16.2972493Z num_jagged_dim=3, 2025-05-07T20:33:16.2972716Z outer_dense_size=3, 2025-05-07T20:33:16.2972932Z inner_dense_size=2, 2025-05-07T20:33:16.2973163Z dtype=torch.bfloat16, 2025-05-07T20:33:16.2973401Z device_type='cpu', 2025-05-07T20:33:16.2973606Z ) 2025-05-07T20:33:16.2973946Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_dynamic_shape( 2025-05-07T20:33:16.2974799Z self=, 2025-05-07T20:33:16.2975488Z num_jagged_dim=3, 2025-05-07T20:33:16.2975702Z outer_dense_size=3, 2025-05-07T20:33:16.2975923Z inner_dense_size=3, 2025-05-07T20:33:16.2976151Z dtype=torch.bfloat16, 2025-05-07T20:33:16.2976461Z device_type='cpu', 2025-05-07T20:33:16.2976672Z ) 2025-05-07T20:33:16.2977004Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_dynamic_shape( 2025-05-07T20:33:16.2977848Z self=, 2025-05-07T20:33:16.2978667Z num_jagged_dim=3, 2025-05-07T20:33:16.2978885Z outer_dense_size=3, 2025-05-07T20:33:16.2979105Z inner_dense_size=4, 2025-05-07T20:33:16.2979321Z dtype=torch.float32, 2025-05-07T20:33:16.2979693Z device_type='cpu', 2025-05-07T20:33:16.2979908Z ) 2025-05-07T20:33:16.2980234Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_dynamic_shape( 2025-05-07T20:33:16.2981080Z self=, 2025-05-07T20:33:16.2981767Z num_jagged_dim=3, 2025-05-07T20:33:16.2981982Z outer_dense_size=3, 2025-05-07T20:33:16.2982205Z inner_dense_size=3, 2025-05-07T20:33:16.2982432Z dtype=torch.float32, 2025-05-07T20:33:16.2982657Z device_type='cpu', 2025-05-07T20:33:16.2982871Z ) 2025-05-07T20:33:16.2983210Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_dynamic_shape( 2025-05-07T20:33:16.2984066Z self=, 2025-05-07T20:33:16.2984748Z num_jagged_dim=3, 2025-05-07T20:33:16.2984973Z outer_dense_size=4, 2025-05-07T20:33:16.2985193Z inner_dense_size=4, 2025-05-07T20:33:16.2985413Z dtype=torch.bfloat16, 2025-05-07T20:33:16.2985647Z device_type='cpu', 2025-05-07T20:33:16.2985852Z ) 2025-05-07T20:33:16.2986179Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_dynamic_shape( 2025-05-07T20:33:16.2987031Z self=, 2025-05-07T20:33:16.2987719Z num_jagged_dim=3, 2025-05-07T20:33:16.2987942Z outer_dense_size=3, 2025-05-07T20:33:16.2988162Z inner_dense_size=4, 2025-05-07T20:33:16.2988393Z dtype=torch.bfloat16, 2025-05-07T20:33:16.2988633Z device_type='cpu', 2025-05-07T20:33:16.2988837Z ) 2025-05-07T20:33:16.2989010Z PASSED 2025-05-07T20:33:16.4354616Z jagged/dense_dense_elementwise_add_test.py::DenseDenseElementwiseAddTest::test_jagged_dense_dense_elementwise_add_jagged_output_meta_backend Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_meta_backend( 2025-05-07T20:33:16.4357950Z self=, 2025-05-07T20:33:16.4358819Z num_jagged_dim=1, 2025-05-07T20:33:16.4359047Z outer_dense_size=0, 2025-05-07T20:33:16.4359440Z inner_dense_size=0, 2025-05-07T20:33:16.4359670Z dtype=torch.float32, 2025-05-07T20:33:16.4359911Z device_type='meta', 2025-05-07T20:33:16.4360118Z ) 2025-05-07T20:33:16.4360459Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_meta_backend( 2025-05-07T20:33:16.4361310Z self=, 2025-05-07T20:33:16.4361999Z num_jagged_dim=3, 2025-05-07T20:33:16.4362221Z outer_dense_size=0, 2025-05-07T20:33:16.4362451Z inner_dense_size=0, 2025-05-07T20:33:16.4362822Z dtype=torch.float32, 2025-05-07T20:33:16.4363055Z device_type='meta', 2025-05-07T20:33:16.4363265Z ) 2025-05-07T20:33:16.4363592Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_meta_backend( 2025-05-07T20:33:16.4364439Z self=, 2025-05-07T20:33:16.4365131Z num_jagged_dim=3, 2025-05-07T20:33:16.4365351Z outer_dense_size=4, 2025-05-07T20:33:16.4365567Z inner_dense_size=1, 2025-05-07T20:33:16.4365794Z dtype=torch.float16, 2025-05-07T20:33:16.4366032Z device_type='meta', 2025-05-07T20:33:16.4366237Z ) 2025-05-07T20:33:16.4366750Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_meta_backend( 2025-05-07T20:33:16.4367706Z self=, 2025-05-07T20:33:16.4368387Z num_jagged_dim=3, 2025-05-07T20:33:16.4368613Z outer_dense_size=4, 2025-05-07T20:33:16.4368835Z inner_dense_size=0, 2025-05-07T20:33:16.4369060Z dtype=torch.float16, 2025-05-07T20:33:16.4369290Z device_type='meta', 2025-05-07T20:33:16.4369501Z ) 2025-05-07T20:33:16.4369839Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_meta_backend( 2025-05-07T20:33:16.4370674Z self=, 2025-05-07T20:33:16.4371360Z num_jagged_dim=2, 2025-05-07T20:33:16.4371583Z outer_dense_size=1, 2025-05-07T20:33:16.4371799Z inner_dense_size=3, 2025-05-07T20:33:16.4372034Z dtype=torch.float32, 2025-05-07T20:33:16.4372271Z device_type='meta', 2025-05-07T20:33:16.4372478Z ) 2025-05-07T20:33:16.4372821Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_meta_backend( 2025-05-07T20:33:16.4373664Z self=, 2025-05-07T20:33:16.4374353Z num_jagged_dim=3, 2025-05-07T20:33:16.4374575Z outer_dense_size=0, 2025-05-07T20:33:16.4374805Z inner_dense_size=4, 2025-05-07T20:33:16.4375038Z dtype=torch.bfloat16, 2025-05-07T20:33:16.4375268Z device_type='meta', 2025-05-07T20:33:16.4375479Z ) 2025-05-07T20:33:16.4375807Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_meta_backend( 2025-05-07T20:33:16.4376703Z self=, 2025-05-07T20:33:16.4377397Z num_jagged_dim=4, 2025-05-07T20:33:16.4377620Z outer_dense_size=4, 2025-05-07T20:33:16.4377846Z inner_dense_size=3, 2025-05-07T20:33:16.4378060Z dtype=torch.float16, 2025-05-07T20:33:16.4378297Z device_type='meta', 2025-05-07T20:33:16.4378506Z ) 2025-05-07T20:33:16.4378829Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_meta_backend( 2025-05-07T20:33:16.4379667Z self=, 2025-05-07T20:33:16.4380352Z num_jagged_dim=4, 2025-05-07T20:33:16.4380564Z outer_dense_size=2, 2025-05-07T20:33:16.4380781Z inner_dense_size=3, 2025-05-07T20:33:16.4381006Z dtype=torch.float16, 2025-05-07T20:33:16.4381230Z device_type='meta', 2025-05-07T20:33:16.4381434Z ) 2025-05-07T20:33:16.4381762Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_meta_backend( 2025-05-07T20:33:16.4382603Z self=, 2025-05-07T20:33:16.4383282Z num_jagged_dim=4, 2025-05-07T20:33:16.4383505Z outer_dense_size=4, 2025-05-07T20:33:16.4383724Z inner_dense_size=0, 2025-05-07T20:33:16.4383941Z dtype=torch.float16, 2025-05-07T20:33:16.4384172Z device_type='meta', 2025-05-07T20:33:16.4384384Z ) 2025-05-07T20:33:16.4384706Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_meta_backend( 2025-05-07T20:33:16.4385546Z self=, 2025-05-07T20:33:16.4386233Z num_jagged_dim=1, 2025-05-07T20:33:16.4386448Z outer_dense_size=1, 2025-05-07T20:33:16.4386660Z inner_dense_size=1, 2025-05-07T20:33:16.4386885Z dtype=torch.bfloat16, 2025-05-07T20:33:16.4387206Z device_type='meta', 2025-05-07T20:33:16.4387405Z ) 2025-05-07T20:33:16.4387734Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_meta_backend( 2025-05-07T20:33:16.4388655Z self=, 2025-05-07T20:33:16.4389332Z num_jagged_dim=3, 2025-05-07T20:33:16.4389551Z outer_dense_size=2, 2025-05-07T20:33:16.4389764Z inner_dense_size=0, 2025-05-07T20:33:16.4389978Z dtype=torch.float16, 2025-05-07T20:33:16.4390206Z device_type='meta', 2025-05-07T20:33:16.4390412Z ) 2025-05-07T20:33:16.4390740Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_meta_backend( 2025-05-07T20:33:16.4391572Z self=, 2025-05-07T20:33:16.4392254Z num_jagged_dim=3, 2025-05-07T20:33:16.4392481Z outer_dense_size=2, 2025-05-07T20:33:16.4392694Z inner_dense_size=3, 2025-05-07T20:33:16.4392917Z dtype=torch.float16, 2025-05-07T20:33:16.4393142Z device_type='meta', 2025-05-07T20:33:16.4393343Z ) 2025-05-07T20:33:16.4393677Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_meta_backend( 2025-05-07T20:33:16.4394515Z self=, 2025-05-07T20:33:16.4395195Z num_jagged_dim=2, 2025-05-07T20:33:16.4395406Z outer_dense_size=2, 2025-05-07T20:33:16.4395625Z inner_dense_size=3, 2025-05-07T20:33:16.4395847Z dtype=torch.float16, 2025-05-07T20:33:16.4396068Z device_type='meta', 2025-05-07T20:33:16.4396274Z ) 2025-05-07T20:33:16.4396600Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_meta_backend( 2025-05-07T20:33:16.4397437Z self=, 2025-05-07T20:33:16.4398127Z num_jagged_dim=2, 2025-05-07T20:33:16.4398345Z outer_dense_size=2, 2025-05-07T20:33:16.4398565Z inner_dense_size=2, 2025-05-07T20:33:16.4398780Z dtype=torch.float16, 2025-05-07T20:33:16.4399005Z device_type='meta', 2025-05-07T20:33:16.4399210Z ) 2025-05-07T20:33:16.4399530Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_meta_backend( 2025-05-07T20:33:16.4400367Z self=, 2025-05-07T20:33:16.4401050Z num_jagged_dim=3, 2025-05-07T20:33:16.4401260Z outer_dense_size=2, 2025-05-07T20:33:16.4401477Z inner_dense_size=0, 2025-05-07T20:33:16.4401696Z dtype=torch.float32, 2025-05-07T20:33:16.4401917Z device_type='meta', 2025-05-07T20:33:16.4402128Z ) 2025-05-07T20:33:16.4402456Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_meta_backend( 2025-05-07T20:33:16.4403301Z self=, 2025-05-07T20:33:16.4403979Z num_jagged_dim=3, 2025-05-07T20:33:16.4404200Z outer_dense_size=0, 2025-05-07T20:33:16.4404418Z inner_dense_size=3, 2025-05-07T20:33:16.4404633Z dtype=torch.float32, 2025-05-07T20:33:16.4404860Z device_type='meta', 2025-05-07T20:33:16.4405065Z ) 2025-05-07T20:33:16.4405391Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_meta_backend( 2025-05-07T20:33:16.4406234Z self=, 2025-05-07T20:33:16.4406919Z num_jagged_dim=1, 2025-05-07T20:33:16.4407139Z outer_dense_size=0, 2025-05-07T20:33:16.4407355Z inner_dense_size=3, 2025-05-07T20:33:16.4407664Z dtype=torch.float32, 2025-05-07T20:33:16.4407891Z device_type='meta', 2025-05-07T20:33:16.4408097Z ) 2025-05-07T20:33:16.4408415Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_meta_backend( 2025-05-07T20:33:16.4409329Z self=, 2025-05-07T20:33:16.4410020Z num_jagged_dim=1, 2025-05-07T20:33:16.4410242Z outer_dense_size=1, 2025-05-07T20:33:16.4410453Z inner_dense_size=3, 2025-05-07T20:33:16.4410678Z dtype=torch.float32, 2025-05-07T20:33:16.4410906Z device_type='meta', 2025-05-07T20:33:16.4411110Z ) 2025-05-07T20:33:16.4411436Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_meta_backend( 2025-05-07T20:33:16.4412275Z self=, 2025-05-07T20:33:16.4412959Z num_jagged_dim=1, 2025-05-07T20:33:16.4413179Z outer_dense_size=1, 2025-05-07T20:33:16.4413396Z inner_dense_size=1, 2025-05-07T20:33:16.4413611Z dtype=torch.float32, 2025-05-07T20:33:16.4413853Z device_type='meta', 2025-05-07T20:33:16.4414075Z ) 2025-05-07T20:33:16.4414396Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_meta_backend( 2025-05-07T20:33:16.4415238Z self=, 2025-05-07T20:33:16.4415924Z num_jagged_dim=1, 2025-05-07T20:33:16.4416144Z outer_dense_size=3, 2025-05-07T20:33:16.4416433Z inner_dense_size=1, 2025-05-07T20:33:16.4416661Z dtype=torch.float16, 2025-05-07T20:33:16.4416891Z device_type='meta', 2025-05-07T20:33:16.4417093Z ) 2025-05-07T20:33:16.4417271Z PASSED 2025-05-07T20:33:20.1464426Z jagged/dense_dense_elementwise_add_test.py::DenseDenseElementwiseAddTest::test_jagged_dense_dense_elementwise_add_jagged_output_opt Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_opt( 2025-05-07T20:33:20.1466175Z self=, 2025-05-07T20:33:20.1467040Z num_jagged_dim=1, 2025-05-07T20:33:20.1467325Z outer_dense_size=0, 2025-05-07T20:33:20.1467606Z inner_dense_size=16, 2025-05-07T20:33:20.1467907Z dtype=torch.float16, 2025-05-07T20:33:20.1468213Z device=device(type='cpu'), 2025-05-07T20:33:20.1468507Z ) 2025-05-07T20:33:20.1468892Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_opt( 2025-05-07T20:33:20.1469885Z self=, 2025-05-07T20:33:20.1470709Z num_jagged_dim=1, 2025-05-07T20:33:20.1470984Z outer_dense_size=5, 2025-05-07T20:33:20.1471272Z inner_dense_size=96, 2025-05-07T20:33:20.1471553Z dtype=torch.float16, 2025-05-07T20:33:20.1471847Z device=device(type='cpu'), 2025-05-07T20:33:20.1472143Z ) 2025-05-07T20:33:20.1472525Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_opt( 2025-05-07T20:33:20.1473516Z self=, 2025-05-07T20:33:20.1474346Z num_jagged_dim=1, 2025-05-07T20:33:20.1474615Z outer_dense_size=1, 2025-05-07T20:33:20.1474891Z inner_dense_size=96, 2025-05-07T20:33:20.1475178Z dtype=torch.float16, 2025-05-07T20:33:20.1475474Z device=device(type='cuda'), 2025-05-07T20:33:20.1475761Z ) 2025-05-07T20:33:20.1476141Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_opt( 2025-05-07T20:33:20.1477130Z self=, 2025-05-07T20:33:20.1478416Z num_jagged_dim=1, 2025-05-07T20:33:20.1478682Z outer_dense_size=5, 2025-05-07T20:33:20.1478960Z inner_dense_size=16, 2025-05-07T20:33:20.1479247Z dtype=torch.float16, 2025-05-07T20:33:20.1479707Z device=device(type='cpu'), 2025-05-07T20:33:20.1480005Z ) 2025-05-07T20:33:20.1480239Z PASSED 2025-05-07T20:33:20.1480368Z 2025-05-07T20:33:20.1480533Z =============================== warnings summary =============================== 2025-05-07T20:33:20.1481377Z test/jagged/dense_dense_elementwise_add_test.py::DenseDenseElementwiseAddTest::test_jagged_dense_dense_elementwise_add_jagged_output 2025-05-07T20:33:20.1482600Z test/jagged/dense_dense_elementwise_add_test.py::DenseDenseElementwiseAddTest::test_jagged_dense_dense_elementwise_add_jagged_output_opt 2025-05-07T20:33:20.1484541Z /home/ec2-user/miniconda/envs/build_binary/lib/python3.12/site-packages/torch/autograd/gradcheck.py:923: UserWarning: Input #0 requires gradient and is not a double precision floating point or complex. This check will likely fail if all the inputs are not of double precision floating point or complex. 2025-05-07T20:33:20.1486034Z warnings.warn( 2025-05-07T20:33:20.1486191Z 2025-05-07T20:33:20.1486745Z test/jagged/dense_dense_elementwise_add_test.py::DenseDenseElementwiseAddTest::test_jagged_dense_dense_elementwise_add_jagged_output 2025-05-07T20:33:20.1487967Z test/jagged/dense_dense_elementwise_add_test.py::DenseDenseElementwiseAddTest::test_jagged_dense_dense_elementwise_add_jagged_output_opt 2025-05-07T20:33:20.1489939Z /home/ec2-user/miniconda/envs/build_binary/lib/python3.12/site-packages/torch/autograd/gradcheck.py:923: UserWarning: Input #2 requires gradient and is not a double precision floating point or complex. This check will likely fail if all the inputs are not of double precision floating point or complex. 2025-05-07T20:33:20.1491395Z warnings.warn( 2025-05-07T20:33:20.1491554Z 2025-05-07T20:33:20.1492097Z test/jagged/dense_dense_elementwise_add_test.py::DenseDenseElementwiseAddTest::test_jagged_dense_dense_elementwise_add_jagged_output 2025-05-07T20:33:20.1493324Z test/jagged/dense_dense_elementwise_add_test.py::DenseDenseElementwiseAddTest::test_jagged_dense_dense_elementwise_add_jagged_output_opt 2025-05-07T20:33:20.1495239Z /home/ec2-user/miniconda/envs/build_binary/lib/python3.12/site-packages/torch/autograd/gradcheck.py:923: UserWarning: Input #3 requires gradient and is not a double precision floating point or complex. This check will likely fail if all the inputs are not of double precision floating point or complex. 2025-05-07T20:33:20.1496835Z warnings.warn( 2025-05-07T20:33:20.1496991Z 2025-05-07T20:33:20.1497258Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2025-05-07T20:33:20.1497799Z ======================== 4 passed, 6 warnings in 8.10s ========================= 2025-05-07T20:33:20.9281801Z 2025-05-07T20:33:20.9282240Z [TEST] Python test suite PASSED: ./jagged/dense_dense_elementwise_add_test.py 2025-05-07T20:33:20.9302325Z [TEST] Python test time for ./jagged/dense_dense_elementwise_add_test.py: 11 seconds 2025-05-07T20:33:20.9302663Z 2025-05-07T20:33:20.9302667Z 2025-05-07T20:33:20.9302736Z 2025-05-07T20:33:20.9302740Z 2025-05-07T20:33:20.9325205Z ################################################################################ 2025-05-07T20:33:20.9340501Z # [2025-05-07T20:33:20.933Z] Run Python Test Suite: 2025-05-07T20:33:20.9340830Z # ./jagged/dense_to_jagged_test.py 2025-05-07T20:33:20.9341132Z ################################################################################ 2025-05-07T20:33:20.9367584Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./jagged/dense_to_jagged_test.py 2025-05-07T20:33:20.9368207Z 2025-05-07T20:33:23.1015660Z ============================= test session starts ============================== 2025-05-07T20:33:23.1016373Z platform linux -- Python 3.12.2, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:33:23.1017193Z cachedir: .pytest_cache 2025-05-07T20:33:23.1017933Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:33:23.1018642Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:33:23.1019040Z plugins: hypothesis-6.131.14 2025-05-07T20:33:25.2351376Z collecting ... collected 5 items 2025-05-07T20:33:25.2351628Z 2025-05-07T20:33:25.6203844Z jagged/dense_to_jagged_test.py::DenseToJaggedTest::test_dense_to_jagged Trying example: test_dense_to_jagged( 2025-05-07T20:33:25.6204625Z self=, 2025-05-07T20:33:25.6205289Z num_jagged_dim=1, 2025-05-07T20:33:25.6205577Z outer_dense_size=0, 2025-05-07T20:33:25.6205808Z inner_dense_size=0, 2025-05-07T20:33:25.6206044Z dtype=torch.float32, 2025-05-07T20:33:25.6206320Z device=device(type='cpu'), 2025-05-07T20:33:25.6206583Z precompute_total_L=False, 2025-05-07T20:33:25.6206836Z ) 2025-05-07T20:33:25.6207044Z Trying example: test_dense_to_jagged( 2025-05-07T20:33:25.6207491Z self=, 2025-05-07T20:33:25.6207926Z num_jagged_dim=3, 2025-05-07T20:33:25.6208154Z outer_dense_size=0, 2025-05-07T20:33:25.6208384Z inner_dense_size=0, 2025-05-07T20:33:25.6208609Z dtype=torch.float32, 2025-05-07T20:33:25.6208855Z device=device(type='cpu'), 2025-05-07T20:33:25.6209120Z precompute_total_L=False, 2025-05-07T20:33:25.6209354Z ) 2025-05-07T20:33:25.6209556Z Trying example: test_dense_to_jagged( 2025-05-07T20:33:25.6209996Z self=, 2025-05-07T20:33:25.6210421Z num_jagged_dim=3, 2025-05-07T20:33:25.6210644Z outer_dense_size=5, 2025-05-07T20:33:25.6210872Z inner_dense_size=2, 2025-05-07T20:33:25.6211103Z dtype=torch.bfloat16, 2025-05-07T20:33:25.6211352Z device=device(type='cuda'), 2025-05-07T20:33:25.6211615Z precompute_total_L=False, 2025-05-07T20:33:25.6211848Z ) 2025-05-07T20:33:25.6212050Z Trying example: test_dense_to_jagged( 2025-05-07T20:33:25.6212485Z self=, 2025-05-07T20:33:25.6212916Z num_jagged_dim=5, 2025-05-07T20:33:25.6213134Z outer_dense_size=5, 2025-05-07T20:33:25.6213360Z inner_dense_size=5, 2025-05-07T20:33:25.6213590Z dtype=torch.float32, 2025-05-07T20:33:25.6213827Z device=device(type='cuda'), 2025-05-07T20:33:25.6214088Z precompute_total_L=False, 2025-05-07T20:33:25.6214327Z ) 2025-05-07T20:33:25.6214522Z Trying example: test_dense_to_jagged( 2025-05-07T20:33:25.6214961Z self=, 2025-05-07T20:33:25.6215386Z num_jagged_dim=1, 2025-05-07T20:33:25.6215603Z outer_dense_size=4, 2025-05-07T20:33:25.6215830Z inner_dense_size=0, 2025-05-07T20:33:25.6216057Z dtype=torch.float16, 2025-05-07T20:33:25.6216399Z device=device(type='cuda'), 2025-05-07T20:33:25.6216669Z precompute_total_L=True, 2025-05-07T20:33:25.6216915Z ) 2025-05-07T20:33:25.6217114Z Trying example: test_dense_to_jagged( 2025-05-07T20:33:25.6217550Z self=, 2025-05-07T20:33:25.6217987Z num_jagged_dim=4, 2025-05-07T20:33:25.6218218Z outer_dense_size=5, 2025-05-07T20:33:25.6218441Z inner_dense_size=5, 2025-05-07T20:33:25.6218675Z dtype=torch.float16, 2025-05-07T20:33:25.6218924Z device=device(type='cuda'), 2025-05-07T20:33:25.6219184Z precompute_total_L=False, 2025-05-07T20:33:25.6219430Z ) 2025-05-07T20:33:25.6219642Z Trying example: test_dense_to_jagged( 2025-05-07T20:33:25.6220074Z self=, 2025-05-07T20:33:25.6220737Z num_jagged_dim=1, 2025-05-07T20:33:25.6220966Z outer_dense_size=2, 2025-05-07T20:33:25.6221184Z inner_dense_size=2, 2025-05-07T20:33:25.6221417Z dtype=torch.bfloat16, 2025-05-07T20:33:25.6221795Z device=device(type='cuda'), 2025-05-07T20:33:25.6222053Z precompute_total_L=False, 2025-05-07T20:33:25.6222298Z ) 2025-05-07T20:33:25.6222496Z Trying example: test_dense_to_jagged( 2025-05-07T20:33:25.6222924Z self=, 2025-05-07T20:33:25.6223355Z num_jagged_dim=4, 2025-05-07T20:33:25.6223583Z outer_dense_size=3, 2025-05-07T20:33:25.6223806Z inner_dense_size=3, 2025-05-07T20:33:25.6224029Z dtype=torch.float16, 2025-05-07T20:33:25.6224274Z device=device(type='cuda'), 2025-05-07T20:33:25.6224537Z precompute_total_L=True, 2025-05-07T20:33:25.6224769Z ) 2025-05-07T20:33:25.6224974Z Trying example: test_dense_to_jagged( 2025-05-07T20:33:25.6225409Z self=, 2025-05-07T20:33:25.6225837Z num_jagged_dim=2, 2025-05-07T20:33:25.6226063Z outer_dense_size=5, 2025-05-07T20:33:25.6226289Z inner_dense_size=5, 2025-05-07T20:33:25.6226520Z dtype=torch.float16, 2025-05-07T20:33:25.6226761Z device=device(type='cpu'), 2025-05-07T20:33:25.6227022Z precompute_total_L=False, 2025-05-07T20:33:25.6227257Z ) 2025-05-07T20:33:25.6227457Z Trying example: test_dense_to_jagged( 2025-05-07T20:33:25.6227889Z self=, 2025-05-07T20:33:25.6228315Z num_jagged_dim=5, 2025-05-07T20:33:25.6228534Z outer_dense_size=0, 2025-05-07T20:33:25.6228757Z inner_dense_size=5, 2025-05-07T20:33:25.6228986Z dtype=torch.bfloat16, 2025-05-07T20:33:25.6229224Z device=device(type='cpu'), 2025-05-07T20:33:25.6229486Z precompute_total_L=False, 2025-05-07T20:33:25.6229725Z ) 2025-05-07T20:33:25.6229921Z Trying example: test_dense_to_jagged( 2025-05-07T20:33:25.6230358Z self=, 2025-05-07T20:33:25.6230772Z num_jagged_dim=4, 2025-05-07T20:33:25.6230991Z outer_dense_size=0, 2025-05-07T20:33:25.6231215Z inner_dense_size=0, 2025-05-07T20:33:25.6231438Z dtype=torch.float32, 2025-05-07T20:33:25.6231671Z device=device(type='cpu'), 2025-05-07T20:33:25.6231927Z precompute_total_L=False, 2025-05-07T20:33:25.6232167Z ) 2025-05-07T20:33:25.6232354Z Trying example: test_dense_to_jagged( 2025-05-07T20:33:25.6232787Z self=, 2025-05-07T20:33:25.6233208Z num_jagged_dim=4, 2025-05-07T20:33:25.6233420Z outer_dense_size=4, 2025-05-07T20:33:25.6233643Z inner_dense_size=0, 2025-05-07T20:33:25.6233868Z dtype=torch.float32, 2025-05-07T20:33:25.6234100Z device=device(type='cpu'), 2025-05-07T20:33:25.6234360Z precompute_total_L=False, 2025-05-07T20:33:25.6234600Z ) 2025-05-07T20:33:25.6234792Z Trying example: test_dense_to_jagged( 2025-05-07T20:33:25.6235221Z self=, 2025-05-07T20:33:25.6235647Z num_jagged_dim=4, 2025-05-07T20:33:25.6235867Z outer_dense_size=4, 2025-05-07T20:33:25.6236083Z inner_dense_size=4, 2025-05-07T20:33:25.6236304Z dtype=torch.float32, 2025-05-07T20:33:25.6236546Z device=device(type='cpu'), 2025-05-07T20:33:25.6236795Z precompute_total_L=False, 2025-05-07T20:33:25.6237029Z ) 2025-05-07T20:33:25.6237226Z Trying example: test_dense_to_jagged( 2025-05-07T20:33:25.6237649Z self=, 2025-05-07T20:33:25.6238073Z num_jagged_dim=1, 2025-05-07T20:33:25.6238293Z outer_dense_size=3, 2025-05-07T20:33:25.6238512Z inner_dense_size=3, 2025-05-07T20:33:25.6238742Z dtype=torch.bfloat16, 2025-05-07T20:33:25.6238985Z device=device(type='cuda'), 2025-05-07T20:33:25.6239326Z precompute_total_L=False, 2025-05-07T20:33:25.6239568Z ) 2025-05-07T20:33:25.6239767Z Trying example: test_dense_to_jagged( 2025-05-07T20:33:25.6240265Z self=, 2025-05-07T20:33:25.6240698Z num_jagged_dim=3, 2025-05-07T20:33:25.6240923Z outer_dense_size=3, 2025-05-07T20:33:25.6241145Z inner_dense_size=3, 2025-05-07T20:33:25.6241368Z dtype=torch.bfloat16, 2025-05-07T20:33:25.6241610Z device=device(type='cuda'), 2025-05-07T20:33:25.6241870Z precompute_total_L=False, 2025-05-07T20:33:25.6242101Z ) 2025-05-07T20:33:25.6242318Z Trying example: test_dense_to_jagged( 2025-05-07T20:33:25.6242747Z self=, 2025-05-07T20:33:25.6243181Z num_jagged_dim=4, 2025-05-07T20:33:25.6243398Z outer_dense_size=5, 2025-05-07T20:33:25.6243618Z inner_dense_size=0, 2025-05-07T20:33:25.6243841Z dtype=torch.float32, 2025-05-07T20:33:25.6244079Z device=device(type='cuda'), 2025-05-07T20:33:25.6244334Z precompute_total_L=True, 2025-05-07T20:33:25.6244571Z ) 2025-05-07T20:33:25.6244764Z Trying example: test_dense_to_jagged( 2025-05-07T20:33:25.6245200Z self=, 2025-05-07T20:33:25.6245621Z num_jagged_dim=1, 2025-05-07T20:33:25.6245834Z outer_dense_size=5, 2025-05-07T20:33:25.6246054Z inner_dense_size=0, 2025-05-07T20:33:25.6246279Z dtype=torch.float32, 2025-05-07T20:33:25.6246510Z device=device(type='cuda'), 2025-05-07T20:33:25.6246767Z precompute_total_L=True, 2025-05-07T20:33:25.6247000Z ) 2025-05-07T20:33:25.6247189Z Trying example: test_dense_to_jagged( 2025-05-07T20:33:25.6247618Z self=, 2025-05-07T20:33:25.6248043Z num_jagged_dim=1, 2025-05-07T20:33:25.6248263Z outer_dense_size=5, 2025-05-07T20:33:25.6248484Z inner_dense_size=5, 2025-05-07T20:33:25.6248713Z dtype=torch.float32, 2025-05-07T20:33:25.6248955Z device=device(type='cuda'), 2025-05-07T20:33:25.6249209Z precompute_total_L=True, 2025-05-07T20:33:25.6249441Z ) 2025-05-07T20:33:25.6249644Z Trying example: test_dense_to_jagged( 2025-05-07T20:33:25.6250066Z self=, 2025-05-07T20:33:25.6250492Z num_jagged_dim=1, 2025-05-07T20:33:25.6250710Z outer_dense_size=5, 2025-05-07T20:33:25.6250928Z inner_dense_size=1, 2025-05-07T20:33:25.6251153Z dtype=torch.float32, 2025-05-07T20:33:25.6251393Z device=device(type='cuda'), 2025-05-07T20:33:25.6251643Z precompute_total_L=True, 2025-05-07T20:33:25.6251874Z ) 2025-05-07T20:33:25.6252074Z Trying example: test_dense_to_jagged( 2025-05-07T20:33:25.6252506Z self=, 2025-05-07T20:33:25.6252923Z num_jagged_dim=5, 2025-05-07T20:33:25.6253148Z outer_dense_size=5, 2025-05-07T20:33:25.6253371Z inner_dense_size=1, 2025-05-07T20:33:25.6253589Z dtype=torch.float32, 2025-05-07T20:33:25.6253829Z device=device(type='cuda'), 2025-05-07T20:33:25.6254096Z precompute_total_L=True, 2025-05-07T20:33:25.6254317Z ) 2025-05-07T20:33:25.6254493Z PASSED 2025-05-07T20:33:25.6523451Z jagged/dense_to_jagged_test.py::DenseToJaggedTest::test_dense_to_jagged_dynamic_shape Trying example: test_dense_to_jagged_dynamic_shape( 2025-05-07T20:33:25.6524479Z self=, 2025-05-07T20:33:25.6524977Z num_jagged_dim=1, 2025-05-07T20:33:25.6525193Z outer_dense_size=2, 2025-05-07T20:33:25.6525420Z inner_dense_size=2, 2025-05-07T20:33:25.6525647Z dtype=torch.float32, 2025-05-07T20:33:25.6525882Z device=device(type='cpu'), 2025-05-07T20:33:25.6526121Z ) 2025-05-07T20:33:25.6526357Z Trying example: test_dense_to_jagged_dynamic_shape( 2025-05-07T20:33:25.6527070Z self=, 2025-05-07T20:33:25.6527542Z num_jagged_dim=3, 2025-05-07T20:33:25.6527766Z outer_dense_size=2, 2025-05-07T20:33:25.6528099Z inner_dense_size=2, 2025-05-07T20:33:25.6528322Z dtype=torch.float32, 2025-05-07T20:33:25.6528561Z device=device(type='cpu'), 2025-05-07T20:33:25.6528806Z ) 2025-05-07T20:33:25.6529031Z Trying example: test_dense_to_jagged_dynamic_shape( 2025-05-07T20:33:25.6529563Z self=, 2025-05-07T20:33:25.6530040Z num_jagged_dim=3, 2025-05-07T20:33:25.6530250Z outer_dense_size=4, 2025-05-07T20:33:25.6530472Z inner_dense_size=2, 2025-05-07T20:33:25.6530698Z dtype=torch.float16, 2025-05-07T20:33:25.6530925Z device=device(type='cuda'), 2025-05-07T20:33:25.6531162Z ) 2025-05-07T20:33:25.6531399Z Trying example: test_dense_to_jagged_dynamic_shape( 2025-05-07T20:33:25.6531985Z self=, 2025-05-07T20:33:25.6532462Z num_jagged_dim=4, 2025-05-07T20:33:25.6532687Z outer_dense_size=3, 2025-05-07T20:33:25.6532917Z inner_dense_size=3, 2025-05-07T20:33:25.6533139Z dtype=torch.float32, 2025-05-07T20:33:25.6533380Z device=device(type='cuda'), 2025-05-07T20:33:25.6533617Z ) 2025-05-07T20:33:25.6533836Z Trying example: test_dense_to_jagged_dynamic_shape( 2025-05-07T20:33:25.6534370Z self=, 2025-05-07T20:33:25.6534854Z num_jagged_dim=4, 2025-05-07T20:33:25.6535067Z outer_dense_size=2, 2025-05-07T20:33:25.6535293Z inner_dense_size=5, 2025-05-07T20:33:25.6535520Z dtype=torch.bfloat16, 2025-05-07T20:33:25.6535761Z device=device(type='cpu'), 2025-05-07T20:33:25.6536001Z ) 2025-05-07T20:33:25.6536230Z Trying example: test_dense_to_jagged_dynamic_shape( 2025-05-07T20:33:25.6536881Z self=, 2025-05-07T20:33:25.6537360Z num_jagged_dim=5, 2025-05-07T20:33:25.6537588Z outer_dense_size=4, 2025-05-07T20:33:25.6537823Z inner_dense_size=5, 2025-05-07T20:33:25.6538050Z dtype=torch.bfloat16, 2025-05-07T20:33:25.6538304Z device=device(type='cpu'), 2025-05-07T20:33:25.6538549Z ) 2025-05-07T20:33:25.6538781Z Trying example: test_dense_to_jagged_dynamic_shape( 2025-05-07T20:33:25.6539314Z self=, 2025-05-07T20:33:25.6539794Z num_jagged_dim=5, 2025-05-07T20:33:25.6540011Z outer_dense_size=2, 2025-05-07T20:33:25.6540241Z inner_dense_size=3, 2025-05-07T20:33:25.6540473Z dtype=torch.bfloat16, 2025-05-07T20:33:25.6540720Z device=device(type='cuda'), 2025-05-07T20:33:25.6540955Z ) 2025-05-07T20:33:25.6541184Z Trying example: test_dense_to_jagged_dynamic_shape( 2025-05-07T20:33:25.6541769Z self=, 2025-05-07T20:33:25.6542250Z num_jagged_dim=3, 2025-05-07T20:33:25.6542477Z outer_dense_size=2, 2025-05-07T20:33:25.6542702Z inner_dense_size=5, 2025-05-07T20:33:25.6542926Z dtype=torch.bfloat16, 2025-05-07T20:33:25.6543176Z device=device(type='cpu'), 2025-05-07T20:33:25.6543417Z ) 2025-05-07T20:33:25.6543644Z Trying example: test_dense_to_jagged_dynamic_shape( 2025-05-07T20:33:25.6544175Z self=, 2025-05-07T20:33:25.6544659Z num_jagged_dim=3, 2025-05-07T20:33:25.6544877Z outer_dense_size=2, 2025-05-07T20:33:25.6545105Z inner_dense_size=3, 2025-05-07T20:33:25.6545337Z dtype=torch.float16, 2025-05-07T20:33:25.6545581Z device=device(type='cpu'), 2025-05-07T20:33:25.6545819Z ) 2025-05-07T20:33:25.6546051Z Trying example: test_dense_to_jagged_dynamic_shape( 2025-05-07T20:33:25.6546672Z self=, 2025-05-07T20:33:25.6547149Z num_jagged_dim=2, 2025-05-07T20:33:25.6547475Z outer_dense_size=3, 2025-05-07T20:33:25.6547705Z inner_dense_size=3, 2025-05-07T20:33:25.6547930Z dtype=torch.float16, 2025-05-07T20:33:25.6548177Z device=device(type='cuda'), 2025-05-07T20:33:25.6548423Z ) 2025-05-07T20:33:25.6548653Z Trying example: test_dense_to_jagged_dynamic_shape( 2025-05-07T20:33:25.6549192Z self=, 2025-05-07T20:33:25.6549676Z num_jagged_dim=1, 2025-05-07T20:33:25.6549906Z outer_dense_size=5, 2025-05-07T20:33:25.6550138Z inner_dense_size=4, 2025-05-07T20:33:25.6550362Z dtype=torch.float32, 2025-05-07T20:33:25.6550605Z device=device(type='cuda'), 2025-05-07T20:33:25.6550844Z ) 2025-05-07T20:33:25.6551072Z Trying example: test_dense_to_jagged_dynamic_shape( 2025-05-07T20:33:25.6551606Z self=, 2025-05-07T20:33:25.6552086Z num_jagged_dim=1, 2025-05-07T20:33:25.6552315Z outer_dense_size=2, 2025-05-07T20:33:25.6552535Z inner_dense_size=4, 2025-05-07T20:33:25.6552762Z dtype=torch.float32, 2025-05-07T20:33:25.6553000Z device=device(type='cuda'), 2025-05-07T20:33:25.6553236Z ) 2025-05-07T20:33:25.6553465Z Trying example: test_dense_to_jagged_dynamic_shape( 2025-05-07T20:33:25.6553995Z self=, 2025-05-07T20:33:25.6554472Z num_jagged_dim=1, 2025-05-07T20:33:25.6554695Z outer_dense_size=2, 2025-05-07T20:33:25.6554921Z inner_dense_size=2, 2025-05-07T20:33:25.6555144Z dtype=torch.float32, 2025-05-07T20:33:25.6555387Z device=device(type='cuda'), 2025-05-07T20:33:25.6555624Z ) 2025-05-07T20:33:25.6555855Z Trying example: test_dense_to_jagged_dynamic_shape( 2025-05-07T20:33:25.6556399Z self=, 2025-05-07T20:33:25.6556882Z num_jagged_dim=1, 2025-05-07T20:33:25.6557108Z outer_dense_size=2, 2025-05-07T20:33:25.6557334Z inner_dense_size=4, 2025-05-07T20:33:25.6557569Z dtype=torch.bfloat16, 2025-05-07T20:33:25.6557818Z device=device(type='cpu'), 2025-05-07T20:33:25.6558058Z ) 2025-05-07T20:33:25.6558295Z Trying example: test_dense_to_jagged_dynamic_shape( 2025-05-07T20:33:25.6558827Z self=, 2025-05-07T20:33:25.6559483Z num_jagged_dim=4, 2025-05-07T20:33:25.6559712Z outer_dense_size=2, 2025-05-07T20:33:25.6559940Z inner_dense_size=4, 2025-05-07T20:33:25.6560166Z dtype=torch.bfloat16, 2025-05-07T20:33:25.6560419Z device=device(type='cpu'), 2025-05-07T20:33:25.6560661Z ) 2025-05-07T20:33:25.6569976Z Trying example: test_dense_to_jagged_dynamic_shape( 2025-05-07T20:33:25.6570540Z self=, 2025-05-07T20:33:25.6571043Z num_jagged_dim=4, 2025-05-07T20:33:25.6571283Z outer_dense_size=2, 2025-05-07T20:33:25.6571525Z inner_dense_size=2, 2025-05-07T20:33:25.6571773Z dtype=torch.bfloat16, 2025-05-07T20:33:25.6572065Z device=device(type='cpu'), 2025-05-07T20:33:25.6572330Z ) 2025-05-07T20:33:25.6572571Z Trying example: test_dense_to_jagged_dynamic_shape( 2025-05-07T20:33:25.6573113Z self=, 2025-05-07T20:33:25.6573598Z num_jagged_dim=2, 2025-05-07T20:33:25.6573835Z outer_dense_size=2, 2025-05-07T20:33:25.6574070Z inner_dense_size=2, 2025-05-07T20:33:25.6574308Z dtype=torch.bfloat16, 2025-05-07T20:33:25.6574567Z device=device(type='cpu'), 2025-05-07T20:33:25.6574814Z ) 2025-05-07T20:33:25.6575220Z Trying example: test_dense_to_jagged_dynamic_shape( 2025-05-07T20:33:25.6575766Z self=, 2025-05-07T20:33:25.6576434Z num_jagged_dim=1, 2025-05-07T20:33:25.6576665Z outer_dense_size=4, 2025-05-07T20:33:25.6576906Z inner_dense_size=3, 2025-05-07T20:33:25.6577148Z dtype=torch.float16, 2025-05-07T20:33:25.6577394Z device=device(type='cpu'), 2025-05-07T20:33:25.6577640Z ) 2025-05-07T20:33:25.6577876Z Trying example: test_dense_to_jagged_dynamic_shape( 2025-05-07T20:33:25.6578409Z self=, 2025-05-07T20:33:25.6578889Z num_jagged_dim=1, 2025-05-07T20:33:25.6579121Z outer_dense_size=2, 2025-05-07T20:33:25.6579353Z inner_dense_size=3, 2025-05-07T20:33:25.6579578Z dtype=torch.float16, 2025-05-07T20:33:25.6579830Z device=device(type='cpu'), 2025-05-07T20:33:25.6580081Z ) 2025-05-07T20:33:25.6580312Z Trying example: test_dense_to_jagged_dynamic_shape( 2025-05-07T20:33:25.6580851Z self=, 2025-05-07T20:33:25.6581345Z num_jagged_dim=1, 2025-05-07T20:33:25.6581567Z outer_dense_size=2, 2025-05-07T20:33:25.6581797Z inner_dense_size=2, 2025-05-07T20:33:25.6582027Z dtype=torch.float16, 2025-05-07T20:33:25.6582276Z device=device(type='cpu'), 2025-05-07T20:33:25.6582520Z ) 2025-05-07T20:33:25.6582708Z PASSED 2025-05-07T20:33:25.6797683Z jagged/dense_to_jagged_test.py::DenseToJaggedTest::test_dense_to_jagged_meta_backend Trying example: test_dense_to_jagged_meta_backend( 2025-05-07T20:33:25.6798570Z self=, 2025-05-07T20:33:25.6799056Z num_jagged_dim=1, 2025-05-07T20:33:25.6799272Z outer_dense_size=0, 2025-05-07T20:33:25.6799505Z inner_dense_size=0, 2025-05-07T20:33:25.6799749Z dtype=torch.float32, 2025-05-07T20:33:25.6799985Z device=device(type='meta'), 2025-05-07T20:33:25.6800249Z precompute_total_L=False, 2025-05-07T20:33:25.6800492Z ) 2025-05-07T20:33:25.6800718Z Trying example: test_dense_to_jagged_meta_backend( 2025-05-07T20:33:25.6801247Z self=, 2025-05-07T20:33:25.6801724Z num_jagged_dim=4, 2025-05-07T20:33:25.6801951Z outer_dense_size=0, 2025-05-07T20:33:25.6802172Z inner_dense_size=0, 2025-05-07T20:33:25.6802401Z dtype=torch.float32, 2025-05-07T20:33:25.6802640Z device=device(type='meta'), 2025-05-07T20:33:25.6802898Z precompute_total_L=False, 2025-05-07T20:33:25.6803138Z ) 2025-05-07T20:33:25.6803365Z Trying example: test_dense_to_jagged_meta_backend( 2025-05-07T20:33:25.6803879Z self=, 2025-05-07T20:33:25.6804360Z num_jagged_dim=4, 2025-05-07T20:33:25.6804588Z outer_dense_size=4, 2025-05-07T20:33:25.6804805Z inner_dense_size=1, 2025-05-07T20:33:25.6805040Z dtype=torch.bfloat16, 2025-05-07T20:33:25.6805286Z device=device(type='meta'), 2025-05-07T20:33:25.6805542Z precompute_total_L=False, 2025-05-07T20:33:25.6805782Z ) 2025-05-07T20:33:25.6806009Z Trying example: test_dense_to_jagged_meta_backend( 2025-05-07T20:33:25.6806526Z self=, 2025-05-07T20:33:25.6806994Z num_jagged_dim=4, 2025-05-07T20:33:25.6807222Z outer_dense_size=2, 2025-05-07T20:33:25.6807453Z inner_dense_size=4, 2025-05-07T20:33:25.6807674Z dtype=torch.float32, 2025-05-07T20:33:25.6807909Z device=device(type='meta'), 2025-05-07T20:33:25.6808165Z precompute_total_L=True, 2025-05-07T20:33:25.6808387Z ) 2025-05-07T20:33:25.6808616Z Trying example: test_dense_to_jagged_meta_backend( 2025-05-07T20:33:25.6809130Z self=, 2025-05-07T20:33:25.6809773Z num_jagged_dim=3, 2025-05-07T20:33:25.6809989Z outer_dense_size=1, 2025-05-07T20:33:25.6810211Z inner_dense_size=4, 2025-05-07T20:33:25.6810538Z dtype=torch.bfloat16, 2025-05-07T20:33:25.6810780Z device=device(type='meta'), 2025-05-07T20:33:25.6811033Z precompute_total_L=True, 2025-05-07T20:33:25.6811264Z ) 2025-05-07T20:33:25.6811483Z Trying example: test_dense_to_jagged_meta_backend( 2025-05-07T20:33:25.6812001Z self=, 2025-05-07T20:33:25.6812476Z num_jagged_dim=1, 2025-05-07T20:33:25.6812691Z outer_dense_size=3, 2025-05-07T20:33:25.6812918Z inner_dense_size=2, 2025-05-07T20:33:25.6813146Z dtype=torch.float32, 2025-05-07T20:33:25.6813379Z device=device(type='meta'), 2025-05-07T20:33:25.6813637Z precompute_total_L=False, 2025-05-07T20:33:25.6813866Z ) 2025-05-07T20:33:25.6814090Z Trying example: test_dense_to_jagged_meta_backend( 2025-05-07T20:33:25.6814607Z self=, 2025-05-07T20:33:25.6815079Z num_jagged_dim=4, 2025-05-07T20:33:25.6815298Z outer_dense_size=0, 2025-05-07T20:33:25.6815520Z inner_dense_size=5, 2025-05-07T20:33:25.6815746Z dtype=torch.float16, 2025-05-07T20:33:25.6815985Z device=device(type='meta'), 2025-05-07T20:33:25.6816236Z precompute_total_L=True, 2025-05-07T20:33:25.6816534Z ) 2025-05-07T20:33:25.6816760Z Trying example: test_dense_to_jagged_meta_backend( 2025-05-07T20:33:25.6817269Z self=, 2025-05-07T20:33:25.6817743Z num_jagged_dim=4, 2025-05-07T20:33:25.6817961Z outer_dense_size=2, 2025-05-07T20:33:25.6818178Z inner_dense_size=2, 2025-05-07T20:33:25.6818404Z dtype=torch.float32, 2025-05-07T20:33:25.6818642Z device=device(type='meta'), 2025-05-07T20:33:25.6818896Z precompute_total_L=True, 2025-05-07T20:33:25.6819128Z ) 2025-05-07T20:33:25.6819358Z Trying example: test_dense_to_jagged_meta_backend( 2025-05-07T20:33:25.6819870Z self=, 2025-05-07T20:33:25.6820345Z num_jagged_dim=2, 2025-05-07T20:33:25.6820563Z outer_dense_size=3, 2025-05-07T20:33:25.6820794Z inner_dense_size=1, 2025-05-07T20:33:25.6821013Z dtype=torch.float16, 2025-05-07T20:33:25.6821253Z device=device(type='meta'), 2025-05-07T20:33:25.6821508Z precompute_total_L=False, 2025-05-07T20:33:25.6821736Z ) 2025-05-07T20:33:25.6821956Z Trying example: test_dense_to_jagged_meta_backend( 2025-05-07T20:33:25.6822472Z self=, 2025-05-07T20:33:25.6822935Z num_jagged_dim=2, 2025-05-07T20:33:25.6823154Z outer_dense_size=2, 2025-05-07T20:33:25.6823375Z inner_dense_size=0, 2025-05-07T20:33:25.6823590Z dtype=torch.float32, 2025-05-07T20:33:25.6823827Z device=device(type='meta'), 2025-05-07T20:33:25.6824080Z precompute_total_L=True, 2025-05-07T20:33:25.6824302Z ) 2025-05-07T20:33:25.6824528Z Trying example: test_dense_to_jagged_meta_backend( 2025-05-07T20:33:25.6825040Z self=, 2025-05-07T20:33:25.6825514Z num_jagged_dim=1, 2025-05-07T20:33:25.6825723Z outer_dense_size=4, 2025-05-07T20:33:25.6825946Z inner_dense_size=1, 2025-05-07T20:33:25.6826175Z dtype=torch.float16, 2025-05-07T20:33:25.6826406Z device=device(type='meta'), 2025-05-07T20:33:25.6826661Z precompute_total_L=True, 2025-05-07T20:33:25.6826891Z ) 2025-05-07T20:33:25.6827109Z Trying example: test_dense_to_jagged_meta_backend( 2025-05-07T20:33:25.6827627Z self=, 2025-05-07T20:33:25.6828189Z num_jagged_dim=1, 2025-05-07T20:33:25.6828400Z outer_dense_size=1, 2025-05-07T20:33:25.6828628Z inner_dense_size=1, 2025-05-07T20:33:25.6828849Z dtype=torch.float16, 2025-05-07T20:33:25.6829155Z device=device(type='meta'), 2025-05-07T20:33:25.6829416Z precompute_total_L=True, 2025-05-07T20:33:25.6829646Z ) 2025-05-07T20:33:25.6829868Z Trying example: test_dense_to_jagged_meta_backend( 2025-05-07T20:33:25.6830377Z self=, 2025-05-07T20:33:25.6830847Z num_jagged_dim=1, 2025-05-07T20:33:25.6831062Z outer_dense_size=2, 2025-05-07T20:33:25.6831272Z inner_dense_size=3, 2025-05-07T20:33:25.6831498Z dtype=torch.float16, 2025-05-07T20:33:25.6831734Z device=device(type='meta'), 2025-05-07T20:33:25.6831979Z precompute_total_L=True, 2025-05-07T20:33:25.6832210Z ) 2025-05-07T20:33:25.6832436Z Trying example: test_dense_to_jagged_meta_backend( 2025-05-07T20:33:25.6832948Z self=, 2025-05-07T20:33:25.6833422Z num_jagged_dim=1, 2025-05-07T20:33:25.6833646Z outer_dense_size=3, 2025-05-07T20:33:25.6833874Z inner_dense_size=3, 2025-05-07T20:33:25.6834088Z dtype=torch.float16, 2025-05-07T20:33:25.6834321Z device=device(type='meta'), 2025-05-07T20:33:25.6834573Z precompute_total_L=True, 2025-05-07T20:33:25.6834799Z ) 2025-05-07T20:33:25.6835017Z Trying example: test_dense_to_jagged_meta_backend( 2025-05-07T20:33:25.6835523Z self=, 2025-05-07T20:33:25.6835994Z num_jagged_dim=1, 2025-05-07T20:33:25.6836207Z outer_dense_size=1, 2025-05-07T20:33:25.6836419Z inner_dense_size=3, 2025-05-07T20:33:25.6836642Z dtype=torch.float16, 2025-05-07T20:33:25.6836878Z device=device(type='meta'), 2025-05-07T20:33:25.6837124Z precompute_total_L=True, 2025-05-07T20:33:25.6837362Z ) 2025-05-07T20:33:25.6837580Z Trying example: test_dense_to_jagged_meta_backend( 2025-05-07T20:33:25.6838088Z self=, 2025-05-07T20:33:25.6838564Z num_jagged_dim=2, 2025-05-07T20:33:25.6838779Z outer_dense_size=1, 2025-05-07T20:33:25.6838993Z inner_dense_size=5, 2025-05-07T20:33:25.6839219Z dtype=torch.bfloat16, 2025-05-07T20:33:25.6839452Z device=device(type='meta'), 2025-05-07T20:33:25.6839708Z precompute_total_L=False, 2025-05-07T20:33:25.6839934Z ) 2025-05-07T20:33:25.6840153Z Trying example: test_dense_to_jagged_meta_backend( 2025-05-07T20:33:25.6840665Z self=, 2025-05-07T20:33:25.6841132Z num_jagged_dim=2, 2025-05-07T20:33:25.6841349Z outer_dense_size=5, 2025-05-07T20:33:25.6841566Z inner_dense_size=5, 2025-05-07T20:33:25.6841826Z dtype=torch.bfloat16, 2025-05-07T20:33:25.6842075Z device=device(type='meta'), 2025-05-07T20:33:25.6842334Z precompute_total_L=False, 2025-05-07T20:33:25.6842559Z ) 2025-05-07T20:33:25.6842779Z Trying example: test_dense_to_jagged_meta_backend( 2025-05-07T20:33:25.6843292Z self=, 2025-05-07T20:33:25.6843761Z num_jagged_dim=2, 2025-05-07T20:33:25.6843973Z outer_dense_size=5, 2025-05-07T20:33:25.6844196Z inner_dense_size=2, 2025-05-07T20:33:25.6844419Z dtype=torch.bfloat16, 2025-05-07T20:33:25.6844651Z device=device(type='meta'), 2025-05-07T20:33:25.6844906Z precompute_total_L=False, 2025-05-07T20:33:25.6845135Z ) 2025-05-07T20:33:25.6845351Z Trying example: test_dense_to_jagged_meta_backend( 2025-05-07T20:33:25.6845864Z self=, 2025-05-07T20:33:25.6846332Z num_jagged_dim=2, 2025-05-07T20:33:25.6847066Z outer_dense_size=2, 2025-05-07T20:33:25.6847283Z inner_dense_size=2, 2025-05-07T20:33:25.6847505Z dtype=torch.bfloat16, 2025-05-07T20:33:25.6847736Z device=device(type='meta'), 2025-05-07T20:33:25.6847989Z precompute_total_L=False, 2025-05-07T20:33:25.6848322Z ) 2025-05-07T20:33:25.6848542Z Trying example: test_dense_to_jagged_meta_backend( 2025-05-07T20:33:25.6849053Z self=, 2025-05-07T20:33:25.6849524Z num_jagged_dim=5, 2025-05-07T20:33:25.6849739Z outer_dense_size=0, 2025-05-07T20:33:25.6849951Z inner_dense_size=0, 2025-05-07T20:33:25.6850175Z dtype=torch.bfloat16, 2025-05-07T20:33:25.6850412Z device=device(type='meta'), 2025-05-07T20:33:25.6850661Z precompute_total_L=True, 2025-05-07T20:33:25.6850888Z ) 2025-05-07T20:33:25.6851061Z PASSED 2025-05-07T20:33:25.9089319Z jagged/dense_to_jagged_test.py::DenseToJaggedTest::test_dense_to_jagged_opt Trying example: test_dense_to_jagged_opt( 2025-05-07T20:33:25.9090390Z self=, 2025-05-07T20:33:25.9090944Z num_jagged_dim=1, 2025-05-07T20:33:25.9091219Z outer_dense_size=0, 2025-05-07T20:33:25.9091524Z inner_dense_size=8, 2025-05-07T20:33:25.9091807Z dtype=torch.float16, 2025-05-07T20:33:25.9092102Z device=device(type='cpu'), 2025-05-07T20:33:25.9092421Z precompute_total_L=False, 2025-05-07T20:33:25.9092715Z ) 2025-05-07T20:33:25.9092961Z Trying example: test_dense_to_jagged_opt( 2025-05-07T20:33:25.9093540Z self=, 2025-05-07T20:33:25.9094088Z num_jagged_dim=1, 2025-05-07T20:33:25.9094357Z outer_dense_size=3265, 2025-05-07T20:33:25.9094649Z inner_dense_size=8, 2025-05-07T20:33:25.9094932Z dtype=torch.float16, 2025-05-07T20:33:25.9095220Z device=device(type='cpu'), 2025-05-07T20:33:25.9095541Z precompute_total_L=False, 2025-05-07T20:33:25.9095842Z ) 2025-05-07T20:33:25.9096083Z Trying example: test_dense_to_jagged_opt( 2025-05-07T20:33:25.9096798Z self=, 2025-05-07T20:33:25.9097360Z num_jagged_dim=1, 2025-05-07T20:33:25.9097644Z outer_dense_size=3265, 2025-05-07T20:33:25.9097934Z inner_dense_size=96, 2025-05-07T20:33:25.9098225Z dtype=torch.float16, 2025-05-07T20:33:25.9098525Z device=device(type='cpu'), 2025-05-07T20:33:25.9098837Z precompute_total_L=True, 2025-05-07T20:33:25.9099124Z ) 2025-05-07T20:33:25.9099384Z Trying example: test_dense_to_jagged_opt( 2025-05-07T20:33:25.9099955Z self=, 2025-05-07T20:33:25.9100512Z num_jagged_dim=1, 2025-05-07T20:33:25.9100791Z outer_dense_size=5599, 2025-05-07T20:33:25.9101077Z inner_dense_size=50, 2025-05-07T20:33:25.9101366Z dtype=torch.float16, 2025-05-07T20:33:25.9101671Z device=device(type='cpu'), 2025-05-07T20:33:25.9101981Z precompute_total_L=True, 2025-05-07T20:33:25.9102271Z ) 2025-05-07T20:33:25.9102525Z Trying example: test_dense_to_jagged_opt( 2025-05-07T20:33:25.9103107Z self=, 2025-05-07T20:33:25.9103652Z num_jagged_dim=1, 2025-05-07T20:33:25.9103930Z outer_dense_size=3194, 2025-05-07T20:33:25.9104226Z inner_dense_size=64, 2025-05-07T20:33:25.9104509Z dtype=torch.float16, 2025-05-07T20:33:25.9104812Z device=device(type='cpu'), 2025-05-07T20:33:25.9105138Z precompute_total_L=True, 2025-05-07T20:33:25.9105417Z ) 2025-05-07T20:33:25.9105671Z Trying example: test_dense_to_jagged_opt( 2025-05-07T20:33:25.9106253Z self=, 2025-05-07T20:33:25.9106796Z num_jagged_dim=1, 2025-05-07T20:33:25.9107068Z outer_dense_size=1, 2025-05-07T20:33:25.9107349Z inner_dense_size=8, 2025-05-07T20:33:25.9108116Z dtype=torch.float16, 2025-05-07T20:33:25.9108414Z device=device(type='cuda'), 2025-05-07T20:33:25.9108733Z precompute_total_L=False, 2025-05-07T20:33:25.9109020Z ) 2025-05-07T20:33:25.9109462Z Trying example: test_dense_to_jagged_opt( 2025-05-07T20:33:25.9110043Z self=, 2025-05-07T20:33:25.9110597Z num_jagged_dim=1, 2025-05-07T20:33:25.9110871Z outer_dense_size=168, 2025-05-07T20:33:25.9111161Z inner_dense_size=8, 2025-05-07T20:33:25.9111444Z dtype=torch.float16, 2025-05-07T20:33:25.9111734Z device=device(type='cuda'), 2025-05-07T20:33:25.9112057Z precompute_total_L=True, 2025-05-07T20:33:25.9112345Z ) 2025-05-07T20:33:25.9112593Z Trying example: test_dense_to_jagged_opt( 2025-05-07T20:33:25.9113170Z self=, 2025-05-07T20:33:25.9113720Z num_jagged_dim=1, 2025-05-07T20:33:25.9113996Z outer_dense_size=1, 2025-05-07T20:33:25.9114281Z inner_dense_size=72, 2025-05-07T20:33:25.9114568Z dtype=torch.float16, 2025-05-07T20:33:25.9114859Z device=device(type='cpu'), 2025-05-07T20:33:25.9115188Z precompute_total_L=False, 2025-05-07T20:33:25.9115487Z ) 2025-05-07T20:33:25.9115740Z Trying example: test_dense_to_jagged_opt( 2025-05-07T20:33:25.9116306Z self=, 2025-05-07T20:33:25.9116856Z num_jagged_dim=1, 2025-05-07T20:33:25.9117133Z outer_dense_size=1, 2025-05-07T20:33:25.9117402Z inner_dense_size=8, 2025-05-07T20:33:25.9117680Z dtype=torch.float16, 2025-05-07T20:33:25.9117978Z device=device(type='cpu'), 2025-05-07T20:33:25.9118288Z precompute_total_L=True, 2025-05-07T20:33:25.9118582Z ) 2025-05-07T20:33:25.9118834Z Trying example: test_dense_to_jagged_opt( 2025-05-07T20:33:25.9119398Z self=, 2025-05-07T20:33:25.9119950Z num_jagged_dim=1, 2025-05-07T20:33:25.9120231Z outer_dense_size=3468, 2025-05-07T20:33:25.9120516Z inner_dense_size=72, 2025-05-07T20:33:25.9120812Z dtype=torch.float16, 2025-05-07T20:33:25.9121115Z device=device(type='cpu'), 2025-05-07T20:33:25.9121431Z precompute_total_L=True, 2025-05-07T20:33:25.9121710Z ) 2025-05-07T20:33:25.9121960Z Trying example: test_dense_to_jagged_opt( 2025-05-07T20:33:25.9122529Z self=, 2025-05-07T20:33:25.9123071Z num_jagged_dim=1, 2025-05-07T20:33:25.9123346Z outer_dense_size=5381, 2025-05-07T20:33:25.9123638Z inner_dense_size=23, 2025-05-07T20:33:25.9123921Z dtype=torch.float16, 2025-05-07T20:33:25.9124213Z device=device(type='cpu'), 2025-05-07T20:33:25.9124527Z precompute_total_L=True, 2025-05-07T20:33:25.9124805Z ) 2025-05-07T20:33:25.9125053Z Trying example: test_dense_to_jagged_opt( 2025-05-07T20:33:25.9125628Z self=, 2025-05-07T20:33:25.9126167Z num_jagged_dim=1, 2025-05-07T20:33:25.9126443Z outer_dense_size=3668, 2025-05-07T20:33:25.9126737Z inner_dense_size=96, 2025-05-07T20:33:25.9127025Z dtype=torch.float16, 2025-05-07T20:33:25.9127314Z device=device(type='cuda'), 2025-05-07T20:33:25.9127629Z precompute_total_L=False, 2025-05-07T20:33:25.9127922Z ) 2025-05-07T20:33:25.9128166Z Trying example: test_dense_to_jagged_opt( 2025-05-07T20:33:25.9128740Z self=, 2025-05-07T20:33:25.9129289Z num_jagged_dim=1, 2025-05-07T20:33:25.9129558Z outer_dense_size=604, 2025-05-07T20:33:25.9129853Z inner_dense_size=64, 2025-05-07T20:33:25.9130142Z dtype=torch.float16, 2025-05-07T20:33:25.9130430Z device=device(type='cuda'), 2025-05-07T20:33:25.9130753Z precompute_total_L=True, 2025-05-07T20:33:25.9131154Z ) 2025-05-07T20:33:25.9131405Z Trying example: test_dense_to_jagged_opt( 2025-05-07T20:33:25.9131971Z self=, 2025-05-07T20:33:25.9132607Z num_jagged_dim=1, 2025-05-07T20:33:25.9132886Z outer_dense_size=3774, 2025-05-07T20:33:25.9133176Z inner_dense_size=72, 2025-05-07T20:33:25.9133468Z dtype=torch.float16, 2025-05-07T20:33:25.9133763Z device=device(type='cuda'), 2025-05-07T20:33:25.9134072Z precompute_total_L=False, 2025-05-07T20:33:25.9134364Z ) 2025-05-07T20:33:25.9134616Z Trying example: test_dense_to_jagged_opt( 2025-05-07T20:33:25.9135181Z self=, 2025-05-07T20:33:25.9135727Z num_jagged_dim=1, 2025-05-07T20:33:25.9136005Z outer_dense_size=5086, 2025-05-07T20:33:25.9136430Z inner_dense_size=50, 2025-05-07T20:33:25.9136724Z dtype=torch.float16, 2025-05-07T20:33:25.9137018Z device=device(type='cuda'), 2025-05-07T20:33:25.9137342Z precompute_total_L=True, 2025-05-07T20:33:25.9137621Z ) 2025-05-07T20:33:25.9137877Z Trying example: test_dense_to_jagged_opt( 2025-05-07T20:33:25.9138463Z self=, 2025-05-07T20:33:25.9139008Z num_jagged_dim=1, 2025-05-07T20:33:25.9139284Z outer_dense_size=6000, 2025-05-07T20:33:25.9139593Z inner_dense_size=96, 2025-05-07T20:33:25.9139875Z dtype=torch.float16, 2025-05-07T20:33:25.9140173Z device=device(type='cuda'), 2025-05-07T20:33:25.9140494Z precompute_total_L=False, 2025-05-07T20:33:25.9140779Z ) 2025-05-07T20:33:25.9141031Z Trying example: test_dense_to_jagged_opt( 2025-05-07T20:33:25.9141605Z self=, 2025-05-07T20:33:25.9142168Z num_jagged_dim=1, 2025-05-07T20:33:25.9142401Z outer_dense_size=3322, 2025-05-07T20:33:25.9142649Z inner_dense_size=16, 2025-05-07T20:33:25.9142888Z dtype=torch.float16, 2025-05-07T20:33:25.9143136Z device=device(type='cpu'), 2025-05-07T20:33:25.9143397Z precompute_total_L=True, 2025-05-07T20:33:25.9143629Z ) 2025-05-07T20:33:25.9154208Z Trying example: test_dense_to_jagged_opt( 2025-05-07T20:33:25.9154834Z self=, 2025-05-07T20:33:25.9155298Z num_jagged_dim=1, 2025-05-07T20:33:25.9155536Z outer_dense_size=3455, 2025-05-07T20:33:25.9155781Z inner_dense_size=23, 2025-05-07T20:33:25.9156028Z dtype=torch.float16, 2025-05-07T20:33:25.9156274Z device=device(type='cuda'), 2025-05-07T20:33:25.9156540Z precompute_total_L=False, 2025-05-07T20:33:25.9156789Z ) 2025-05-07T20:33:25.9157004Z Trying example: test_dense_to_jagged_opt( 2025-05-07T20:33:25.9157468Z self=, 2025-05-07T20:33:25.9157920Z num_jagged_dim=1, 2025-05-07T20:33:25.9158164Z outer_dense_size=1775, 2025-05-07T20:33:25.9158404Z inner_dense_size=72, 2025-05-07T20:33:25.9158645Z dtype=torch.float16, 2025-05-07T20:33:25.9158892Z device=device(type='cpu'), 2025-05-07T20:33:25.9159163Z precompute_total_L=True, 2025-05-07T20:33:25.9159693Z ) 2025-05-07T20:33:25.9159910Z Trying example: test_dense_to_jagged_opt( 2025-05-07T20:33:25.9160381Z self=, 2025-05-07T20:33:25.9160824Z num_jagged_dim=1, 2025-05-07T20:33:25.9161064Z outer_dense_size=2559, 2025-05-07T20:33:25.9161311Z inner_dense_size=8, 2025-05-07T20:33:25.9161543Z dtype=torch.float16, 2025-05-07T20:33:25.9161793Z device=device(type='cpu'), 2025-05-07T20:33:25.9162068Z precompute_total_L=True, 2025-05-07T20:33:25.9162303Z ) 2025-05-07T20:33:25.9162500Z PASSED 2025-05-07T20:33:25.9293119Z jagged/dense_to_jagged_test.py::DenseToJaggedTest::test_dense_to_jagged_opt_large_batch Trying example: test_dense_to_jagged_opt_large_batch( 2025-05-07T20:33:25.9294626Z self=, 2025-05-07T20:33:25.9295243Z num_jagged_dim=1, 2025-05-07T20:33:25.9295702Z outer_dense_size=8000, 2025-05-07T20:33:25.9296020Z inner_dense_size=16, 2025-05-07T20:33:25.9296412Z dtype=torch.float16, 2025-05-07T20:33:25.9296726Z device=device(type='cpu'), 2025-05-07T20:33:25.9297066Z precompute_total_L=False, 2025-05-07T20:33:25.9297362Z ) 2025-05-07T20:33:25.9303401Z PASSED 2025-05-07T20:33:25.9303654Z 2025-05-07T20:33:25.9303939Z =============================== warnings summary =============================== 2025-05-07T20:33:25.9304583Z test/jagged/dense_to_jagged_test.py::DenseToJaggedTest::test_dense_to_jagged 2025-05-07T20:33:25.9305286Z test/jagged/dense_to_jagged_test.py::DenseToJaggedTest::test_dense_to_jagged_opt 2025-05-07T20:33:25.9306029Z test/jagged/dense_to_jagged_test.py::DenseToJaggedTest::test_dense_to_jagged_opt_large_batch 2025-05-07T20:33:25.9310038Z /home/ec2-user/miniconda/envs/build_binary/lib/python3.12/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:25.9314180Z return Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass 2025-05-07T20:33:25.9314686Z 2025-05-07T20:33:25.9314963Z test/jagged/dense_to_jagged_test.py::DenseToJaggedTest::test_dense_to_jagged 2025-05-07T20:33:25.9315644Z test/jagged/dense_to_jagged_test.py::DenseToJaggedTest::test_dense_to_jagged_opt 2025-05-07T20:33:25.9316393Z test/jagged/dense_to_jagged_test.py::DenseToJaggedTest::test_dense_to_jagged_opt_large_batch 2025-05-07T20:33:25.9320342Z /home/ec2-user/miniconda/envs/build_binary/lib/python3.12/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:25.9324311Z return Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass 2025-05-07T20:33:25.9324795Z 2025-05-07T20:33:25.9325064Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2025-05-07T20:33:25.9325604Z ======================== 5 passed, 6 warnings in 2.95s ========================= 2025-05-07T20:33:26.6923381Z 2025-05-07T20:33:26.6924094Z [TEST] Python test suite PASSED: ./jagged/dense_to_jagged_test.py 2025-05-07T20:33:26.6944811Z [TEST] Python test time for ./jagged/dense_to_jagged_test.py: 6 seconds 2025-05-07T20:33:26.6945119Z 2025-05-07T20:33:26.6945225Z 2025-05-07T20:33:26.6945230Z 2025-05-07T20:33:26.6945804Z 2025-05-07T20:33:26.6966116Z ################################################################################ 2025-05-07T20:33:26.6981240Z # [2025-05-07T20:33:26.697Z] Run Python Test Suite: 2025-05-07T20:33:26.6981587Z # ./jagged/elementwise_binary_test.py 2025-05-07T20:33:26.6982065Z ################################################################################ 2025-05-07T20:33:26.7007811Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./jagged/elementwise_binary_test.py 2025-05-07T20:33:26.7008689Z 2025-05-07T20:33:28.8634481Z ============================= test session starts ============================== 2025-05-07T20:33:28.8635478Z platform linux -- Python 3.12.2, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:33:28.8636382Z cachedir: .pytest_cache 2025-05-07T20:33:28.8637312Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:33:28.8638520Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:33:28.8639269Z plugins: hypothesis-6.131.14 2025-05-07T20:33:31.0318754Z collecting ... collected 3 items 2025-05-07T20:33:31.0318991Z 2025-05-07T20:33:33.1123723Z jagged/elementwise_binary_test.py::ElementwiseBinaryTest::test_jagged_elementwise_binary Trying example: test_jagged_elementwise_binary( 2025-05-07T20:33:33.1124693Z self=, 2025-05-07T20:33:33.1125222Z num_jagged_dim=1, 2025-05-07T20:33:33.1125451Z outer_dense_size=0, 2025-05-07T20:33:33.1125692Z inner_dense_size=0, 2025-05-07T20:33:33.1125926Z operation='add', 2025-05-07T20:33:33.1126155Z dtype=torch.float32, 2025-05-07T20:33:33.1126408Z device=device(type='cpu'), 2025-05-07T20:33:33.1126670Z ) 2025-05-07T20:33:33.1126905Z Trying example: test_jagged_elementwise_binary( 2025-05-07T20:33:33.1127470Z self=, 2025-05-07T20:33:33.1128006Z num_jagged_dim=4, 2025-05-07T20:33:33.1128235Z outer_dense_size=0, 2025-05-07T20:33:33.1128472Z inner_dense_size=0, 2025-05-07T20:33:33.1128715Z operation='add', 2025-05-07T20:33:33.1128943Z dtype=torch.float32, 2025-05-07T20:33:33.1129203Z device=device(type='cpu'), 2025-05-07T20:33:33.1129456Z ) 2025-05-07T20:33:33.1129691Z Trying example: test_jagged_elementwise_binary( 2025-05-07T20:33:33.1130240Z self=, 2025-05-07T20:33:33.1130755Z num_jagged_dim=4, 2025-05-07T20:33:33.1130987Z outer_dense_size=4, 2025-05-07T20:33:33.1131215Z inner_dense_size=0, 2025-05-07T20:33:33.1131443Z operation='add', 2025-05-07T20:33:33.1131683Z dtype=torch.float16, 2025-05-07T20:33:33.1131929Z device=device(type='cuda'), 2025-05-07T20:33:33.1132182Z ) 2025-05-07T20:33:33.1132418Z Trying example: test_jagged_elementwise_binary( 2025-05-07T20:33:33.1132975Z self=, 2025-05-07T20:33:33.1133546Z num_jagged_dim=3, 2025-05-07T20:33:33.1133783Z outer_dense_size=4, 2025-05-07T20:33:33.1134018Z inner_dense_size=0, 2025-05-07T20:33:33.1134244Z operation='add', 2025-05-07T20:33:33.1134479Z dtype=torch.float16, 2025-05-07T20:33:33.1134729Z device=device(type='cuda'), 2025-05-07T20:33:33.1134970Z ) 2025-05-07T20:33:33.1135203Z Trying example: test_jagged_elementwise_binary( 2025-05-07T20:33:33.1135759Z self=, 2025-05-07T20:33:33.1136267Z num_jagged_dim=2, 2025-05-07T20:33:33.1136580Z outer_dense_size=3, 2025-05-07T20:33:33.1136812Z inner_dense_size=1, 2025-05-07T20:33:33.1137035Z operation='add', 2025-05-07T20:33:33.1137267Z dtype=torch.float32, 2025-05-07T20:33:33.1137517Z device=device(type='cuda'), 2025-05-07T20:33:33.1138158Z ) 2025-05-07T20:33:33.1138393Z Trying example: test_jagged_elementwise_binary( 2025-05-07T20:33:33.1139097Z self=, 2025-05-07T20:33:33.1139615Z num_jagged_dim=2, 2025-05-07T20:33:33.1139835Z outer_dense_size=2, 2025-05-07T20:33:33.1140067Z inner_dense_size=2, 2025-05-07T20:33:33.1140300Z operation='add', 2025-05-07T20:33:33.1140522Z dtype=torch.float32, 2025-05-07T20:33:33.1140772Z device=device(type='cpu'), 2025-05-07T20:33:33.1141022Z ) 2025-05-07T20:33:33.1141249Z Trying example: test_jagged_elementwise_binary( 2025-05-07T20:33:33.1141804Z self=, 2025-05-07T20:33:33.1142318Z num_jagged_dim=2, 2025-05-07T20:33:33.1142540Z outer_dense_size=0, 2025-05-07T20:33:33.1142772Z inner_dense_size=3, 2025-05-07T20:33:33.1143004Z operation='add', 2025-05-07T20:33:33.1143236Z dtype=torch.float16, 2025-05-07T20:33:33.1143490Z device=device(type='cpu'), 2025-05-07T20:33:33.1143742Z ) 2025-05-07T20:33:33.1143964Z Trying example: test_jagged_elementwise_binary( 2025-05-07T20:33:33.1144532Z self=, 2025-05-07T20:33:33.1145051Z num_jagged_dim=3, 2025-05-07T20:33:33.1145278Z outer_dense_size=2, 2025-05-07T20:33:33.1145500Z inner_dense_size=0, 2025-05-07T20:33:33.1145729Z operation='add', 2025-05-07T20:33:33.1145960Z dtype=torch.float32, 2025-05-07T20:33:33.1146203Z device=device(type='cpu'), 2025-05-07T20:33:33.1146455Z ) 2025-05-07T20:33:33.1146688Z Trying example: test_jagged_elementwise_binary( 2025-05-07T20:33:33.1147232Z self=, 2025-05-07T20:33:33.1147752Z num_jagged_dim=2, 2025-05-07T20:33:33.1147988Z outer_dense_size=3, 2025-05-07T20:33:33.1148216Z inner_dense_size=4, 2025-05-07T20:33:33.1148456Z operation='add', 2025-05-07T20:33:33.1148677Z dtype=torch.float16, 2025-05-07T20:33:33.1148920Z device=device(type='cuda'), 2025-05-07T20:33:33.1149169Z ) 2025-05-07T20:33:33.1149392Z Trying example: test_jagged_elementwise_binary( 2025-05-07T20:33:33.1149942Z self=, 2025-05-07T20:33:33.1150452Z num_jagged_dim=4, 2025-05-07T20:33:33.1150676Z outer_dense_size=4, 2025-05-07T20:33:33.1150898Z inner_dense_size=2, 2025-05-07T20:33:33.1151143Z operation='add_jagged_output', 2025-05-07T20:33:33.1151422Z dtype=torch.bfloat16, 2025-05-07T20:33:33.1151665Z device=device(type='cuda'), 2025-05-07T20:33:33.1151907Z ) 2025-05-07T20:33:33.1152139Z Trying example: test_jagged_elementwise_binary( 2025-05-07T20:33:33.1152680Z self=, 2025-05-07T20:33:33.1153230Z num_jagged_dim=3, 2025-05-07T20:33:33.1153479Z outer_dense_size=3, 2025-05-07T20:33:33.1153702Z inner_dense_size=0, 2025-05-07T20:33:33.1153934Z operation='add', 2025-05-07T20:33:33.1154165Z dtype=torch.float16, 2025-05-07T20:33:33.1154410Z device=device(type='cuda'), 2025-05-07T20:33:33.1154649Z ) 2025-05-07T20:33:33.1154881Z Trying example: test_jagged_elementwise_binary( 2025-05-07T20:33:33.1155432Z self=, 2025-05-07T20:33:33.1155940Z num_jagged_dim=3, 2025-05-07T20:33:33.1156170Z outer_dense_size=3, 2025-05-07T20:33:33.1156401Z inner_dense_size=3, 2025-05-07T20:33:33.1156621Z operation='add', 2025-05-07T20:33:33.1156848Z dtype=torch.float16, 2025-05-07T20:33:33.1157087Z device=device(type='cuda'), 2025-05-07T20:33:33.1157322Z ) 2025-05-07T20:33:33.1157547Z Trying example: test_jagged_elementwise_binary( 2025-05-07T20:33:33.1158189Z self=, 2025-05-07T20:33:33.1158689Z num_jagged_dim=1, 2025-05-07T20:33:33.1158912Z outer_dense_size=4, 2025-05-07T20:33:33.1159215Z inner_dense_size=2, 2025-05-07T20:33:33.1159783Z operation='add', 2025-05-07T20:33:33.1160003Z dtype=torch.float16, 2025-05-07T20:33:33.1160251Z device=device(type='cpu'), 2025-05-07T20:33:33.1160493Z ) 2025-05-07T20:33:33.1160717Z Trying example: test_jagged_elementwise_binary( 2025-05-07T20:33:33.1161267Z self=, 2025-05-07T20:33:33.1161770Z num_jagged_dim=1, 2025-05-07T20:33:33.1161991Z outer_dense_size=4, 2025-05-07T20:33:33.1162219Z inner_dense_size=4, 2025-05-07T20:33:33.1162443Z operation='add', 2025-05-07T20:33:33.1162660Z dtype=torch.float16, 2025-05-07T20:33:33.1162904Z device=device(type='cpu'), 2025-05-07T20:33:33.1163150Z ) 2025-05-07T20:33:33.1163373Z Trying example: test_jagged_elementwise_binary( 2025-05-07T20:33:33.1163922Z self=, 2025-05-07T20:33:33.1164437Z num_jagged_dim=4, 2025-05-07T20:33:33.1164663Z outer_dense_size=4, 2025-05-07T20:33:33.1164883Z inner_dense_size=4, 2025-05-07T20:33:33.1165108Z operation='add', 2025-05-07T20:33:33.1165335Z dtype=torch.float16, 2025-05-07T20:33:33.1165574Z device=device(type='cpu'), 2025-05-07T20:33:33.1165815Z ) 2025-05-07T20:33:33.1166046Z Trying example: test_jagged_elementwise_binary( 2025-05-07T20:33:33.1166588Z self=, 2025-05-07T20:33:33.1167101Z num_jagged_dim=1, 2025-05-07T20:33:33.1167329Z outer_dense_size=0, 2025-05-07T20:33:33.1167548Z inner_dense_size=3, 2025-05-07T20:33:33.1167779Z operation='mul', 2025-05-07T20:33:33.1168013Z dtype=torch.bfloat16, 2025-05-07T20:33:33.1168258Z device=device(type='cpu'), 2025-05-07T20:33:33.1168502Z ) 2025-05-07T20:33:33.1168730Z Trying example: test_jagged_elementwise_binary( 2025-05-07T20:33:33.1169277Z self=, 2025-05-07T20:33:33.1169786Z num_jagged_dim=1, 2025-05-07T20:33:33.1170017Z outer_dense_size=1, 2025-05-07T20:33:33.1170247Z inner_dense_size=3, 2025-05-07T20:33:33.1170469Z operation='mul', 2025-05-07T20:33:33.1170706Z dtype=torch.bfloat16, 2025-05-07T20:33:33.1170955Z device=device(type='cpu'), 2025-05-07T20:33:33.1171189Z ) 2025-05-07T20:33:33.1171415Z Trying example: test_jagged_elementwise_binary( 2025-05-07T20:33:33.1171965Z self=, 2025-05-07T20:33:33.1172465Z num_jagged_dim=1, 2025-05-07T20:33:33.1172694Z outer_dense_size=1, 2025-05-07T20:33:33.1172925Z inner_dense_size=1, 2025-05-07T20:33:33.1173144Z operation='mul', 2025-05-07T20:33:33.1173375Z dtype=torch.bfloat16, 2025-05-07T20:33:33.1173626Z device=device(type='cpu'), 2025-05-07T20:33:33.1173862Z ) 2025-05-07T20:33:33.1174092Z Trying example: test_jagged_elementwise_binary( 2025-05-07T20:33:33.1174641Z self=, 2025-05-07T20:33:33.1175147Z num_jagged_dim=3, 2025-05-07T20:33:33.1175365Z outer_dense_size=0, 2025-05-07T20:33:33.1175593Z inner_dense_size=2, 2025-05-07T20:33:33.1175819Z operation='mul', 2025-05-07T20:33:33.1176037Z dtype=torch.float32, 2025-05-07T20:33:33.1176354Z device=device(type='cpu'), 2025-05-07T20:33:33.1176595Z ) 2025-05-07T20:33:33.1176817Z Trying example: test_jagged_elementwise_binary( 2025-05-07T20:33:33.1177361Z self=, 2025-05-07T20:33:33.1178000Z num_jagged_dim=3, 2025-05-07T20:33:33.1178216Z outer_dense_size=2, 2025-05-07T20:33:33.1178442Z inner_dense_size=2, 2025-05-07T20:33:33.1178668Z operation='mul', 2025-05-07T20:33:33.1178992Z dtype=torch.float32, 2025-05-07T20:33:33.1179240Z device=device(type='cpu'), 2025-05-07T20:33:33.1179481Z ) 2025-05-07T20:33:33.1179666Z PASSED 2025-05-07T20:33:38.6103868Z jagged/elementwise_binary_test.py::ElementwiseBinaryTest::test_jagged_elementwise_binary_dynamic_shape Trying example: test_jagged_elementwise_binary_dynamic_shape( 2025-05-07T20:33:38.6104955Z self=, 2025-05-07T20:33:38.6105529Z num_jagged_dim=1, 2025-05-07T20:33:38.6105752Z outer_dense_size=2, 2025-05-07T20:33:38.6105987Z inner_dense_size=2, 2025-05-07T20:33:38.6106217Z operation='add', 2025-05-07T20:33:38.6106443Z dtype=torch.float32, 2025-05-07T20:33:38.6106717Z device=device(type='cpu'), 2025-05-07T20:33:38.6106972Z ) 2025-05-07T20:33:38.6107241Z Trying example: test_jagged_elementwise_binary_dynamic_shape( 2025-05-07T20:33:38.6107905Z self=, 2025-05-07T20:33:38.6108469Z num_jagged_dim=4, 2025-05-07T20:33:38.6108697Z outer_dense_size=2, 2025-05-07T20:33:38.6108918Z inner_dense_size=2, 2025-05-07T20:33:38.6109143Z operation='add', 2025-05-07T20:33:38.6109374Z dtype=torch.float32, 2025-05-07T20:33:38.6109614Z device=device(type='cpu'), 2025-05-07T20:33:38.6109855Z ) 2025-05-07T20:33:38.6110130Z Trying example: test_jagged_elementwise_binary_dynamic_shape( 2025-05-07T20:33:38.6110767Z self=, 2025-05-07T20:33:38.6111323Z num_jagged_dim=4, 2025-05-07T20:33:38.6111540Z outer_dense_size=2, 2025-05-07T20:33:38.6111762Z inner_dense_size=3, 2025-05-07T20:33:38.6111978Z operation='mul', 2025-05-07T20:33:38.6112198Z dtype=torch.float16, 2025-05-07T20:33:38.6112429Z device=device(type='cpu'), 2025-05-07T20:33:38.6112664Z ) 2025-05-07T20:33:38.6112930Z Trying example: test_jagged_elementwise_binary_dynamic_shape( 2025-05-07T20:33:38.6113569Z self=, 2025-05-07T20:33:38.6114122Z num_jagged_dim=5, 2025-05-07T20:33:38.6114341Z outer_dense_size=4, 2025-05-07T20:33:38.6114566Z inner_dense_size=5, 2025-05-07T20:33:38.6114779Z operation='add', 2025-05-07T20:33:38.6115028Z dtype=torch.float32, 2025-05-07T20:33:38.6115292Z device=device(type='cpu'), 2025-05-07T20:33:38.6115522Z ) 2025-05-07T20:33:38.6115784Z Trying example: test_jagged_elementwise_binary_dynamic_shape( 2025-05-07T20:33:38.6116422Z self=, 2025-05-07T20:33:38.6116976Z num_jagged_dim=5, 2025-05-07T20:33:38.6117194Z outer_dense_size=3, 2025-05-07T20:33:38.6117419Z inner_dense_size=5, 2025-05-07T20:33:38.6117631Z operation='mul', 2025-05-07T20:33:38.6117854Z dtype=torch.float32, 2025-05-07T20:33:38.6118097Z device=device(type='cpu'), 2025-05-07T20:33:38.6118338Z ) 2025-05-07T20:33:38.6118595Z Trying example: test_jagged_elementwise_binary_dynamic_shape( 2025-05-07T20:33:38.6119235Z self=, 2025-05-07T20:33:38.6119794Z num_jagged_dim=3, 2025-05-07T20:33:38.6120012Z outer_dense_size=4, 2025-05-07T20:33:38.6120234Z inner_dense_size=3, 2025-05-07T20:33:38.6120480Z operation='add_jagged_output', 2025-05-07T20:33:38.6120745Z dtype=torch.float16, 2025-05-07T20:33:38.6120987Z device=device(type='cuda'), 2025-05-07T20:33:38.6121229Z ) 2025-05-07T20:33:38.6121706Z Trying example: test_jagged_elementwise_binary_dynamic_shape( 2025-05-07T20:33:38.6122344Z self=, 2025-05-07T20:33:38.6123118Z num_jagged_dim=2, 2025-05-07T20:33:38.6123344Z outer_dense_size=2, 2025-05-07T20:33:38.6123563Z inner_dense_size=3, 2025-05-07T20:33:38.6123803Z operation='add_jagged_output', 2025-05-07T20:33:38.6124070Z dtype=torch.float16, 2025-05-07T20:33:38.6124306Z device=device(type='cpu'), 2025-05-07T20:33:38.6124550Z ) 2025-05-07T20:33:38.6124811Z Trying example: test_jagged_elementwise_binary_dynamic_shape( 2025-05-07T20:33:38.6125455Z self=, 2025-05-07T20:33:38.6126012Z num_jagged_dim=5, 2025-05-07T20:33:38.6126227Z outer_dense_size=3, 2025-05-07T20:33:38.6126448Z inner_dense_size=3, 2025-05-07T20:33:38.6126667Z operation='add', 2025-05-07T20:33:38.6126887Z dtype=torch.float32, 2025-05-07T20:33:38.6127126Z device=device(type='cpu'), 2025-05-07T20:33:38.6127362Z ) 2025-05-07T20:33:38.6127627Z Trying example: test_jagged_elementwise_binary_dynamic_shape( 2025-05-07T20:33:38.6128268Z self=, 2025-05-07T20:33:38.6128821Z num_jagged_dim=1, 2025-05-07T20:33:38.6129042Z outer_dense_size=3, 2025-05-07T20:33:38.6129256Z inner_dense_size=3, 2025-05-07T20:33:38.6129478Z operation='add', 2025-05-07T20:33:38.6129699Z dtype=torch.bfloat16, 2025-05-07T20:33:38.6129939Z device=device(type='cpu'), 2025-05-07T20:33:38.6130173Z ) 2025-05-07T20:33:38.6130436Z Trying example: test_jagged_elementwise_binary_dynamic_shape( 2025-05-07T20:33:38.6131075Z self=, 2025-05-07T20:33:38.6131628Z num_jagged_dim=1, 2025-05-07T20:33:38.6131855Z outer_dense_size=2, 2025-05-07T20:33:38.6132081Z inner_dense_size=5, 2025-05-07T20:33:38.6132302Z operation='mul', 2025-05-07T20:33:38.6132525Z dtype=torch.bfloat16, 2025-05-07T20:33:38.6132768Z device=device(type='cuda'), 2025-05-07T20:33:38.6133005Z ) 2025-05-07T20:33:38.6133270Z Trying example: test_jagged_elementwise_binary_dynamic_shape( 2025-05-07T20:33:38.6133910Z self=, 2025-05-07T20:33:38.6134460Z num_jagged_dim=4, 2025-05-07T20:33:38.6134705Z outer_dense_size=5, 2025-05-07T20:33:38.6134954Z inner_dense_size=4, 2025-05-07T20:33:38.6135185Z operation='add_jagged_output', 2025-05-07T20:33:38.6135454Z dtype=torch.float32, 2025-05-07T20:33:38.6135689Z device=device(type='cuda'), 2025-05-07T20:33:38.6135923Z ) 2025-05-07T20:33:38.6136189Z Trying example: test_jagged_elementwise_binary_dynamic_shape( 2025-05-07T20:33:38.6136949Z self=, 2025-05-07T20:33:38.6137583Z num_jagged_dim=5, 2025-05-07T20:33:38.6146621Z outer_dense_size=5, 2025-05-07T20:33:38.6146878Z inner_dense_size=4, 2025-05-07T20:33:38.6147126Z operation='add_jagged_output', 2025-05-07T20:33:38.6147400Z dtype=torch.float32, 2025-05-07T20:33:38.6147651Z device=device(type='cuda'), 2025-05-07T20:33:38.6147893Z ) 2025-05-07T20:33:38.6148158Z Trying example: test_jagged_elementwise_binary_dynamic_shape( 2025-05-07T20:33:38.6148813Z self=, 2025-05-07T20:33:38.6149388Z num_jagged_dim=5, 2025-05-07T20:33:38.6149618Z outer_dense_size=4, 2025-05-07T20:33:38.6149842Z inner_dense_size=4, 2025-05-07T20:33:38.6150087Z operation='add_jagged_output', 2025-05-07T20:33:38.6150360Z dtype=torch.float32, 2025-05-07T20:33:38.6150731Z device=device(type='cuda'), 2025-05-07T20:33:38.6150979Z ) 2025-05-07T20:33:38.6151257Z Trying example: test_jagged_elementwise_binary_dynamic_shape( 2025-05-07T20:33:38.6151987Z self=, 2025-05-07T20:33:38.6152558Z num_jagged_dim=5, 2025-05-07T20:33:38.6152790Z outer_dense_size=5, 2025-05-07T20:33:38.6153019Z inner_dense_size=5, 2025-05-07T20:33:38.6153268Z operation='add_jagged_output', 2025-05-07T20:33:38.6153544Z dtype=torch.float32, 2025-05-07T20:33:38.6153787Z device=device(type='cuda'), 2025-05-07T20:33:38.6154037Z ) 2025-05-07T20:33:38.6154316Z Trying example: test_jagged_elementwise_binary_dynamic_shape( 2025-05-07T20:33:38.6154968Z self=, 2025-05-07T20:33:38.6155529Z num_jagged_dim=5, 2025-05-07T20:33:38.6155767Z outer_dense_size=2, 2025-05-07T20:33:38.6156005Z inner_dense_size=2, 2025-05-07T20:33:38.6156226Z operation='mul', 2025-05-07T20:33:38.6156465Z dtype=torch.float16, 2025-05-07T20:33:38.6156716Z device=device(type='cuda'), 2025-05-07T20:33:38.6156961Z ) 2025-05-07T20:33:38.6157238Z Trying example: test_jagged_elementwise_binary_dynamic_shape( 2025-05-07T20:33:38.6157894Z self=, 2025-05-07T20:33:38.6158455Z num_jagged_dim=2, 2025-05-07T20:33:38.6158699Z outer_dense_size=2, 2025-05-07T20:33:38.6158932Z inner_dense_size=2, 2025-05-07T20:33:38.6159163Z operation='mul', 2025-05-07T20:33:38.6159661Z dtype=torch.float16, 2025-05-07T20:33:38.6159913Z device=device(type='cuda'), 2025-05-07T20:33:38.6160162Z ) 2025-05-07T20:33:38.6160430Z Trying example: test_jagged_elementwise_binary_dynamic_shape( 2025-05-07T20:33:38.6161085Z self=, 2025-05-07T20:33:38.6161656Z num_jagged_dim=5, 2025-05-07T20:33:38.6161882Z outer_dense_size=4, 2025-05-07T20:33:38.6162119Z inner_dense_size=3, 2025-05-07T20:33:38.6162358Z operation='add', 2025-05-07T20:33:38.6162588Z dtype=torch.bfloat16, 2025-05-07T20:33:38.6162844Z device=device(type='cuda'), 2025-05-07T20:33:38.6163097Z ) 2025-05-07T20:33:38.6163366Z Trying example: test_jagged_elementwise_binary_dynamic_shape( 2025-05-07T20:33:38.6164021Z self=, 2025-05-07T20:33:38.6164620Z num_jagged_dim=5, 2025-05-07T20:33:38.6164880Z outer_dense_size=4, 2025-05-07T20:33:38.6165108Z inner_dense_size=4, 2025-05-07T20:33:38.6165352Z operation='add', 2025-05-07T20:33:38.6165590Z dtype=torch.bfloat16, 2025-05-07T20:33:38.6165839Z device=device(type='cuda'), 2025-05-07T20:33:38.6166090Z ) 2025-05-07T20:33:38.6166369Z Trying example: test_jagged_elementwise_binary_dynamic_shape( 2025-05-07T20:33:38.6167015Z self=, 2025-05-07T20:33:38.6167586Z num_jagged_dim=5, 2025-05-07T20:33:38.6167819Z outer_dense_size=5, 2025-05-07T20:33:38.6168044Z inner_dense_size=4, 2025-05-07T20:33:38.6168277Z operation='add', 2025-05-07T20:33:38.6168512Z dtype=torch.bfloat16, 2025-05-07T20:33:38.6168758Z device=device(type='cuda'), 2025-05-07T20:33:38.6169009Z ) 2025-05-07T20:33:38.6169283Z Trying example: test_jagged_elementwise_binary_dynamic_shape( 2025-05-07T20:33:38.6169941Z self=, 2025-05-07T20:33:38.6170504Z num_jagged_dim=5, 2025-05-07T20:33:38.6170740Z outer_dense_size=5, 2025-05-07T20:33:38.6170975Z inner_dense_size=5, 2025-05-07T20:33:38.6171352Z operation='add', 2025-05-07T20:33:38.6171593Z dtype=torch.bfloat16, 2025-05-07T20:33:38.6171845Z device=device(type='cuda'), 2025-05-07T20:33:38.6172086Z ) 2025-05-07T20:33:38.6172271Z PASSED 2025-05-07T20:33:49.9766116Z jagged/elementwise_binary_test.py::ElementwiseBinaryTest::test_jagged_elementwise_binary_opt Trying example: test_jagged_elementwise_binary_opt( 2025-05-07T20:33:49.9768087Z self=, 2025-05-07T20:33:49.9769026Z num_jagged_dim=1, 2025-05-07T20:33:49.9769327Z outer_dense_size=0, 2025-05-07T20:33:49.9769588Z inner_dense_size=16, 2025-05-07T20:33:49.9769846Z operation='add_jagged_output', 2025-05-07T20:33:49.9770127Z dtype=torch.float16, 2025-05-07T20:33:49.9770369Z device=device(type='cpu'), 2025-05-07T20:33:49.9770623Z ) 2025-05-07T20:33:49.9770864Z Trying example: test_jagged_elementwise_binary_opt( 2025-05-07T20:33:49.9771615Z self=, 2025-05-07T20:33:49.9772153Z num_jagged_dim=1, 2025-05-07T20:33:49.9772379Z outer_dense_size=6, 2025-05-07T20:33:49.9772614Z inner_dense_size=96, 2025-05-07T20:33:49.9772869Z operation='add_jagged_output', 2025-05-07T20:33:49.9773143Z dtype=torch.float16, 2025-05-07T20:33:49.9773390Z device=device(type='cpu'), 2025-05-07T20:33:49.9773625Z ) 2025-05-07T20:33:49.9773862Z Trying example: test_jagged_elementwise_binary_opt( 2025-05-07T20:33:49.9774446Z self=, 2025-05-07T20:33:49.9774972Z num_jagged_dim=1, 2025-05-07T20:33:49.9775199Z outer_dense_size=4, 2025-05-07T20:33:49.9775425Z inner_dense_size=64, 2025-05-07T20:33:49.9775653Z operation='mul', 2025-05-07T20:33:49.9775880Z dtype=torch.float16, 2025-05-07T20:33:49.9776123Z device=device(type='cuda'), 2025-05-07T20:33:49.9776487Z ) 2025-05-07T20:33:49.9776723Z Trying example: test_jagged_elementwise_binary_opt( 2025-05-07T20:33:49.9777302Z self=, 2025-05-07T20:33:49.9777838Z num_jagged_dim=1, 2025-05-07T20:33:49.9778054Z outer_dense_size=7, 2025-05-07T20:33:49.9778286Z inner_dense_size=192, 2025-05-07T20:33:49.9778520Z operation='mul', 2025-05-07T20:33:49.9778735Z dtype=torch.float16, 2025-05-07T20:33:49.9778978Z device=device(type='cpu'), 2025-05-07T20:33:49.9779216Z ) 2025-05-07T20:33:49.9779397Z PASSED 2025-05-07T20:33:49.9779507Z 2025-05-07T20:33:49.9779641Z =============================== warnings summary =============================== 2025-05-07T20:33:49.9780174Z test/jagged/elementwise_binary_test.py::ElementwiseBinaryTest::test_jagged_elementwise_binary 2025-05-07T20:33:49.9780872Z test/jagged/elementwise_binary_test.py::ElementwiseBinaryTest::test_jagged_elementwise_binary_opt 2025-05-07T20:33:49.9782276Z /home/ec2-user/miniconda/envs/build_binary/lib/python3.12/site-packages/torch/autograd/gradcheck.py:923: UserWarning: Input #0 requires gradient and is not a double precision floating point or complex. This check will likely fail if all the inputs are not of double precision floating point or complex. 2025-05-07T20:33:49.9783464Z warnings.warn( 2025-05-07T20:33:49.9783604Z 2025-05-07T20:33:49.9783900Z test/jagged/elementwise_binary_test.py::ElementwiseBinaryTest::test_jagged_elementwise_binary 2025-05-07T20:33:49.9784602Z test/jagged/elementwise_binary_test.py::ElementwiseBinaryTest::test_jagged_elementwise_binary_opt 2025-05-07T20:33:49.9785991Z /home/ec2-user/miniconda/envs/build_binary/lib/python3.12/site-packages/torch/autograd/gradcheck.py:923: UserWarning: Input #2 requires gradient and is not a double precision floating point or complex. This check will likely fail if all the inputs are not of double precision floating point or complex. 2025-05-07T20:33:49.9787140Z warnings.warn( 2025-05-07T20:33:49.9787453Z 2025-05-07T20:33:49.9787749Z test/jagged/elementwise_binary_test.py::ElementwiseBinaryTest::test_jagged_elementwise_binary 2025-05-07T20:33:49.9790980Z /home/ec2-user/miniconda/envs/build_binary/lib/python3.12/site-packages/torch/autograd/graph.py:824: UserWarning: fbgemm::jagged_dense_elementwise_add: an autograd kernel was not registered to the Autograd key(s) but we are trying to backprop through it. This may lead to silently incorrect behavior. This behavior is deprecated and will be removed in a future version of PyTorch. If your operator is differentiable, please ensure you have registered an autograd kernel to the correct Autograd key (e.g. DispatchKey::Autograd, DispatchKey::CompositeImplicitAutograd). If your operator is not differentiable, or to squash this warning and use the previous behavior, please register torch::CppFunction::makeFallthrough() to DispatchKey::Autograd. (Triggered internally at /pytorch/torch/csrc/autograd/autograd_not_implemented_fallback.cpp:62.) 2025-05-07T20:33:49.9794113Z return Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass 2025-05-07T20:33:49.9794522Z 2025-05-07T20:33:49.9794752Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2025-05-07T20:33:49.9795211Z ======================== 3 passed, 5 warnings in 21.24s ======================== 2025-05-07T20:33:50.8410887Z 2025-05-07T20:33:50.8411517Z [TEST] Python test suite PASSED: ./jagged/elementwise_binary_test.py 2025-05-07T20:33:50.8432441Z [TEST] Python test time for ./jagged/elementwise_binary_test.py: 24 seconds 2025-05-07T20:33:50.8432902Z 2025-05-07T20:33:50.8432907Z 2025-05-07T20:33:50.8432914Z 2025-05-07T20:33:50.8432918Z 2025-05-07T20:33:50.8453704Z ################################################################################ 2025-05-07T20:33:50.8472599Z # [2025-05-07T20:33:50.846Z] Run Python Test Suite: 2025-05-07T20:33:50.8472967Z # ./jagged/expand_into_jagged_permute_test.py 2025-05-07T20:33:50.8473336Z ################################################################################ 2025-05-07T20:33:50.8499919Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./jagged/expand_into_jagged_permute_test.py 2025-05-07T20:33:50.8500573Z 2025-05-07T20:33:53.0164347Z ============================= test session starts ============================== 2025-05-07T20:33:53.0164970Z platform linux -- Python 3.12.2, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:33:53.0165480Z cachedir: .pytest_cache 2025-05-07T20:33:53.0166040Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:33:53.0166750Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:33:53.0167149Z plugins: hypothesis-6.131.14 2025-05-07T20:33:55.1456198Z collecting ... collected 1 item 2025-05-07T20:33:55.1456472Z 2025-05-07T20:34:02.2223519Z jagged/expand_into_jagged_permute_test.py::ExpandIntoJaggedPermuteTest::test_expand_into_jagged_permute Trying example: test_expand_into_jagged_permute( 2025-05-07T20:34:02.2224606Z self=, 2025-05-07T20:34:02.2225180Z T=10, 2025-05-07T20:34:02.2225369Z W=8, 2025-05-07T20:34:02.2225551Z ) 2025-05-07T20:34:02.2225786Z Trying example: test_expand_into_jagged_permute( 2025-05-07T20:34:02.2226404Z self=, 2025-05-07T20:34:02.2226954Z T=11, 2025-05-07T20:34:02.2227136Z W=8, 2025-05-07T20:34:02.2227311Z ) 2025-05-07T20:34:02.2227529Z Trying example: test_expand_into_jagged_permute( 2025-05-07T20:34:02.2228140Z self=, 2025-05-07T20:34:02.2229119Z T=11, 2025-05-07T20:34:02.2229298Z W=44, 2025-05-07T20:34:02.2229462Z ) 2025-05-07T20:34:02.2229685Z Trying example: test_expand_into_jagged_permute( 2025-05-07T20:34:02.2230442Z self=, 2025-05-07T20:34:02.2230988Z T=14, 2025-05-07T20:34:02.2231166Z W=54, 2025-05-07T20:34:02.2231336Z ) 2025-05-07T20:34:02.2231547Z Trying example: test_expand_into_jagged_permute( 2025-05-07T20:34:02.2232149Z self=, 2025-05-07T20:34:02.2232697Z T=19, 2025-05-07T20:34:02.2232870Z W=13, 2025-05-07T20:34:02.2233043Z ) 2025-05-07T20:34:02.2233266Z Trying example: test_expand_into_jagged_permute( 2025-05-07T20:34:02.2233873Z self=, 2025-05-07T20:34:02.2234436Z T=14, 2025-05-07T20:34:02.2234621Z W=64, 2025-05-07T20:34:02.2234801Z ) 2025-05-07T20:34:02.2235020Z Trying example: test_expand_into_jagged_permute( 2025-05-07T20:34:02.2235635Z self=, 2025-05-07T20:34:02.2236189Z T=20, 2025-05-07T20:34:02.2236367Z W=49, 2025-05-07T20:34:02.2236552Z ) 2025-05-07T20:34:02.2236775Z Trying example: test_expand_into_jagged_permute( 2025-05-07T20:34:02.2237374Z self=, 2025-05-07T20:34:02.2237933Z T=15, 2025-05-07T20:34:02.2238121Z W=26, 2025-05-07T20:34:02.2238294Z ) 2025-05-07T20:34:02.2238525Z Trying example: test_expand_into_jagged_permute( 2025-05-07T20:34:02.2239132Z self=, 2025-05-07T20:34:02.2239688Z T=13, 2025-05-07T20:34:02.2239863Z W=35, 2025-05-07T20:34:02.2240046Z ) 2025-05-07T20:34:02.2240275Z Trying example: test_expand_into_jagged_permute( 2025-05-07T20:34:02.2240880Z self=, 2025-05-07T20:34:02.2241437Z T=18, 2025-05-07T20:34:02.2241624Z W=31, 2025-05-07T20:34:02.2241799Z ) 2025-05-07T20:34:02.2241986Z PASSED 2025-05-07T20:34:02.2242099Z 2025-05-07T20:34:02.2242242Z ============================== 1 passed in 9.33s =============================== 2025-05-07T20:34:02.9687150Z 2025-05-07T20:34:02.9687756Z [TEST] Python test suite PASSED: ./jagged/expand_into_jagged_permute_test.py 2025-05-07T20:34:02.9709333Z [TEST] Python test time for ./jagged/expand_into_jagged_permute_test.py: 12 seconds 2025-05-07T20:34:02.9709823Z 2025-05-07T20:34:02.9709830Z 2025-05-07T20:34:02.9709835Z 2025-05-07T20:34:02.9709840Z 2025-05-07T20:34:02.9732016Z ################################################################################ 2025-05-07T20:34:02.9751757Z # [2025-05-07T20:34:02.974Z] Run Python Test Suite: 2025-05-07T20:34:02.9752243Z # ./jagged/jagged_index_select_2d_test.py 2025-05-07T20:34:02.9752686Z ################################################################################ 2025-05-07T20:34:02.9775721Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./jagged/jagged_index_select_2d_test.py 2025-05-07T20:34:02.9776606Z 2025-05-07T20:34:05.1523016Z ============================= test session starts ============================== 2025-05-07T20:34:05.1523802Z platform linux -- Python 3.12.2, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:34:05.1524317Z cachedir: .pytest_cache 2025-05-07T20:34:05.1524872Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:34:05.1525891Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:34:05.1526289Z plugins: hypothesis-6.131.14 2025-05-07T20:34:07.2849341Z collecting ... collected 2 items 2025-05-07T20:34:07.2849980Z 2025-05-07T20:34:07.7736726Z jagged/jagged_index_select_2d_test.py::JaggedIndexSelect2DTest::test_jagged_index_select_2d Trying example: test_jagged_index_select_2d( 2025-05-07T20:34:07.7738028Z self=, 2025-05-07T20:34:07.7738675Z max_seq_length=5, 2025-05-07T20:34:07.7738940Z batch_size=1, 2025-05-07T20:34:07.7739192Z num_cols=1, 2025-05-07T20:34:07.7739456Z num_jagged_tensor_rows=1, 2025-05-07T20:34:07.7739771Z index_dtype=torch.int32, 2025-05-07T20:34:07.7740105Z jagged_tensor_dtype=torch.float32, 2025-05-07T20:34:07.7740445Z use_cpu=False, 2025-05-07T20:34:07.7740709Z check_non_contiguous=False, 2025-05-07T20:34:07.7741046Z known_shape=False, 2025-05-07T20:34:07.7741310Z ) 2025-05-07T20:34:07.7741588Z Trying example: test_jagged_index_select_2d( 2025-05-07T20:34:07.7742264Z self=, 2025-05-07T20:34:07.7742953Z max_seq_length=8, 2025-05-07T20:34:07.7743216Z batch_size=1, 2025-05-07T20:34:07.7743460Z num_cols=1, 2025-05-07T20:34:07.7743719Z num_jagged_tensor_rows=1, 2025-05-07T20:34:07.7744035Z index_dtype=torch.int32, 2025-05-07T20:34:07.7744352Z jagged_tensor_dtype=torch.float32, 2025-05-07T20:34:07.7744692Z use_cpu=False, 2025-05-07T20:34:07.7744962Z check_non_contiguous=False, 2025-05-07T20:34:07.7745264Z known_shape=False, 2025-05-07T20:34:07.7745526Z ) 2025-05-07T20:34:07.7745789Z Trying example: test_jagged_index_select_2d( 2025-05-07T20:34:07.7746452Z self=, 2025-05-07T20:34:07.7747091Z max_seq_length=8, 2025-05-07T20:34:07.7747357Z batch_size=101, 2025-05-07T20:34:07.7747609Z num_cols=23, 2025-05-07T20:34:07.7747866Z num_jagged_tensor_rows=103, 2025-05-07T20:34:07.7748181Z index_dtype=torch.int32, 2025-05-07T20:34:07.7748514Z jagged_tensor_dtype=torch.float16, 2025-05-07T20:34:07.7748843Z use_cpu=False, 2025-05-07T20:34:07.7749114Z check_non_contiguous=False, 2025-05-07T20:34:07.7749420Z known_shape=False, 2025-05-07T20:34:07.7749671Z ) 2025-05-07T20:34:07.7749930Z Trying example: test_jagged_index_select_2d( 2025-05-07T20:34:07.7750590Z self=, 2025-05-07T20:34:07.7751212Z max_seq_length=10, 2025-05-07T20:34:07.7751476Z batch_size=120, 2025-05-07T20:34:07.7751728Z num_cols=74, 2025-05-07T20:34:07.7751987Z num_jagged_tensor_rows=103, 2025-05-07T20:34:07.7752303Z index_dtype=torch.int32, 2025-05-07T20:34:07.7752623Z jagged_tensor_dtype=torch.int32, 2025-05-07T20:34:07.7752954Z use_cpu=False, 2025-05-07T20:34:07.7753245Z check_non_contiguous=True, 2025-05-07T20:34:07.7753574Z known_shape=True, 2025-05-07T20:34:07.7753826Z ) 2025-05-07T20:34:07.7754086Z Trying example: test_jagged_index_select_2d( 2025-05-07T20:34:07.7754753Z self=, 2025-05-07T20:34:07.7755384Z max_seq_length=8, 2025-05-07T20:34:07.7755640Z batch_size=11, 2025-05-07T20:34:07.7755889Z num_cols=7, 2025-05-07T20:34:07.7756150Z num_jagged_tensor_rows=45, 2025-05-07T20:34:07.7756457Z index_dtype=torch.int64, 2025-05-07T20:34:07.7756776Z jagged_tensor_dtype=torch.float16, 2025-05-07T20:34:07.7757109Z use_cpu=False, 2025-05-07T20:34:07.7757369Z check_non_contiguous=False, 2025-05-07T20:34:07.7757676Z known_shape=True, 2025-05-07T20:34:07.7757929Z ) 2025-05-07T20:34:07.7758183Z Trying example: test_jagged_index_select_2d( 2025-05-07T20:34:07.7759155Z self=, 2025-05-07T20:34:07.7760113Z max_seq_length=10, 2025-05-07T20:34:07.7760381Z batch_size=108, 2025-05-07T20:34:07.7760799Z num_cols=81, 2025-05-07T20:34:07.7761068Z num_jagged_tensor_rows=48, 2025-05-07T20:34:07.7761380Z index_dtype=torch.int64, 2025-05-07T20:34:07.7761693Z jagged_tensor_dtype=torch.float16, 2025-05-07T20:34:07.7762019Z use_cpu=True, 2025-05-07T20:34:07.7762283Z check_non_contiguous=False, 2025-05-07T20:34:07.7762580Z known_shape=True, 2025-05-07T20:34:07.7762835Z ) 2025-05-07T20:34:07.7763095Z Trying example: test_jagged_index_select_2d( 2025-05-07T20:34:07.7763800Z self=, 2025-05-07T20:34:07.7764430Z max_seq_length=5, 2025-05-07T20:34:07.7764692Z batch_size=113, 2025-05-07T20:34:07.7764933Z num_cols=79, 2025-05-07T20:34:07.7765203Z num_jagged_tensor_rows=104, 2025-05-07T20:34:07.7765517Z index_dtype=torch.int32, 2025-05-07T20:34:07.7765838Z jagged_tensor_dtype=torch.float16, 2025-05-07T20:34:07.7766162Z use_cpu=False, 2025-05-07T20:34:07.7766434Z check_non_contiguous=True, 2025-05-07T20:34:07.7766736Z known_shape=False, 2025-05-07T20:34:07.7766986Z ) 2025-05-07T20:34:07.7767242Z Trying example: test_jagged_index_select_2d( 2025-05-07T20:34:07.7767902Z self=, 2025-05-07T20:34:07.7768526Z max_seq_length=6, 2025-05-07T20:34:07.7768793Z batch_size=26, 2025-05-07T20:34:07.7769039Z num_cols=26, 2025-05-07T20:34:07.7769297Z num_jagged_tensor_rows=18, 2025-05-07T20:34:07.7769608Z index_dtype=torch.int32, 2025-05-07T20:34:07.7769929Z jagged_tensor_dtype=torch.float16, 2025-05-07T20:34:07.7770255Z use_cpu=False, 2025-05-07T20:34:07.7770521Z check_non_contiguous=True, 2025-05-07T20:34:07.7770830Z known_shape=True, 2025-05-07T20:34:07.7771077Z ) 2025-05-07T20:34:07.7771344Z Trying example: test_jagged_index_select_2d( 2025-05-07T20:34:07.7772019Z self=, 2025-05-07T20:34:07.7772662Z max_seq_length=10, 2025-05-07T20:34:07.7772961Z batch_size=94, 2025-05-07T20:34:07.7773208Z num_cols=73, 2025-05-07T20:34:07.7773468Z num_jagged_tensor_rows=81, 2025-05-07T20:34:07.7773777Z index_dtype=torch.int32, 2025-05-07T20:34:07.7774138Z jagged_tensor_dtype=torch.int64, 2025-05-07T20:34:07.7774455Z use_cpu=True, 2025-05-07T20:34:07.7774724Z check_non_contiguous=False, 2025-05-07T20:34:07.7775030Z known_shape=False, 2025-05-07T20:34:07.7775280Z ) 2025-05-07T20:34:07.7775551Z Trying example: test_jagged_index_select_2d( 2025-05-07T20:34:07.7776313Z self=, 2025-05-07T20:34:07.7776951Z max_seq_length=8, 2025-05-07T20:34:07.7777212Z batch_size=118, 2025-05-07T20:34:07.7777455Z num_cols=16, 2025-05-07T20:34:07.7777716Z num_jagged_tensor_rows=84, 2025-05-07T20:34:07.7778034Z index_dtype=torch.int64, 2025-05-07T20:34:07.7778345Z jagged_tensor_dtype=torch.int32, 2025-05-07T20:34:07.7778664Z use_cpu=True, 2025-05-07T20:34:07.7778928Z check_non_contiguous=True, 2025-05-07T20:34:07.7779223Z known_shape=True, 2025-05-07T20:34:07.7779482Z ) 2025-05-07T20:34:07.7779741Z Trying example: test_jagged_index_select_2d( 2025-05-07T20:34:07.7780404Z self=, 2025-05-07T20:34:07.7781025Z max_seq_length=6, 2025-05-07T20:34:07.7781289Z batch_size=95, 2025-05-07T20:34:07.7781534Z num_cols=92, 2025-05-07T20:34:07.7781785Z num_jagged_tensor_rows=87, 2025-05-07T20:34:07.7782102Z index_dtype=torch.int64, 2025-05-07T20:34:07.7782563Z jagged_tensor_dtype=torch.float16, 2025-05-07T20:34:07.7782881Z use_cpu=True, 2025-05-07T20:34:07.7783142Z check_non_contiguous=False, 2025-05-07T20:34:07.7783443Z known_shape=False, 2025-05-07T20:34:07.7783708Z ) 2025-05-07T20:34:07.7784050Z Trying example: test_jagged_index_select_2d( 2025-05-07T20:34:07.7784711Z self=, 2025-05-07T20:34:07.7785329Z max_seq_length=6, 2025-05-07T20:34:07.7785586Z batch_size=6, 2025-05-07T20:34:07.7785825Z num_cols=92, 2025-05-07T20:34:07.7786075Z num_jagged_tensor_rows=87, 2025-05-07T20:34:07.7786386Z index_dtype=torch.int64, 2025-05-07T20:34:07.7786703Z jagged_tensor_dtype=torch.float16, 2025-05-07T20:34:07.7787027Z use_cpu=True, 2025-05-07T20:34:07.7787286Z check_non_contiguous=False, 2025-05-07T20:34:07.7787587Z known_shape=False, 2025-05-07T20:34:07.7796372Z ) 2025-05-07T20:34:07.7796609Z Trying example: test_jagged_index_select_2d( 2025-05-07T20:34:07.7797167Z self=, 2025-05-07T20:34:07.7797675Z max_seq_length=6, 2025-05-07T20:34:07.7797895Z batch_size=6, 2025-05-07T20:34:07.7798098Z num_cols=92, 2025-05-07T20:34:07.7798307Z num_jagged_tensor_rows=92, 2025-05-07T20:34:07.7798568Z index_dtype=torch.int64, 2025-05-07T20:34:07.7798840Z jagged_tensor_dtype=torch.float16, 2025-05-07T20:34:07.7799107Z use_cpu=True, 2025-05-07T20:34:07.7799333Z check_non_contiguous=False, 2025-05-07T20:34:07.7799596Z known_shape=False, 2025-05-07T20:34:07.7799812Z ) 2025-05-07T20:34:07.7800032Z Trying example: test_jagged_index_select_2d( 2025-05-07T20:34:07.7800576Z self=, 2025-05-07T20:34:07.7801093Z max_seq_length=6, 2025-05-07T20:34:07.7801310Z batch_size=6, 2025-05-07T20:34:07.7801527Z num_cols=92, 2025-05-07T20:34:07.7801749Z num_jagged_tensor_rows=6, 2025-05-07T20:34:07.7802007Z index_dtype=torch.int64, 2025-05-07T20:34:07.7802278Z jagged_tensor_dtype=torch.float16, 2025-05-07T20:34:07.7802558Z use_cpu=True, 2025-05-07T20:34:07.7802781Z check_non_contiguous=False, 2025-05-07T20:34:07.7803042Z known_shape=False, 2025-05-07T20:34:07.7803262Z ) 2025-05-07T20:34:07.7803478Z Trying example: test_jagged_index_select_2d( 2025-05-07T20:34:07.7804019Z self=, 2025-05-07T20:34:07.7804537Z max_seq_length=6, 2025-05-07T20:34:07.7804761Z batch_size=6, 2025-05-07T20:34:07.7804961Z num_cols=92, 2025-05-07T20:34:07.7805183Z num_jagged_tensor_rows=6, 2025-05-07T20:34:07.7805445Z index_dtype=torch.int64, 2025-05-07T20:34:07.7805711Z jagged_tensor_dtype=torch.float16, 2025-05-07T20:34:07.7805987Z use_cpu=True, 2025-05-07T20:34:07.7806211Z check_non_contiguous=True, 2025-05-07T20:34:07.7806465Z known_shape=False, 2025-05-07T20:34:07.7806683Z ) 2025-05-07T20:34:07.7806906Z Trying example: test_jagged_index_select_2d( 2025-05-07T20:34:07.7807442Z self=, 2025-05-07T20:34:07.7807953Z max_seq_length=5, 2025-05-07T20:34:07.7808174Z batch_size=6, 2025-05-07T20:34:07.7808377Z num_cols=92, 2025-05-07T20:34:07.7808597Z num_jagged_tensor_rows=6, 2025-05-07T20:34:07.7808865Z index_dtype=torch.int64, 2025-05-07T20:34:07.7809135Z jagged_tensor_dtype=torch.float16, 2025-05-07T20:34:07.7809404Z use_cpu=True, 2025-05-07T20:34:07.7809632Z check_non_contiguous=True, 2025-05-07T20:34:07.7809886Z known_shape=False, 2025-05-07T20:34:07.7810094Z ) 2025-05-07T20:34:07.7810315Z Trying example: test_jagged_index_select_2d( 2025-05-07T20:34:07.7810855Z self=, 2025-05-07T20:34:07.7811486Z max_seq_length=5, 2025-05-07T20:34:07.7811713Z batch_size=6, 2025-05-07T20:34:07.7811918Z num_cols=6, 2025-05-07T20:34:07.7812129Z num_jagged_tensor_rows=6, 2025-05-07T20:34:07.7812466Z index_dtype=torch.int64, 2025-05-07T20:34:07.7812742Z jagged_tensor_dtype=torch.float16, 2025-05-07T20:34:07.7813008Z use_cpu=True, 2025-05-07T20:34:07.7813229Z check_non_contiguous=True, 2025-05-07T20:34:07.7813485Z known_shape=False, 2025-05-07T20:34:07.7813695Z ) 2025-05-07T20:34:07.7813914Z Trying example: test_jagged_index_select_2d( 2025-05-07T20:34:07.7814444Z self=, 2025-05-07T20:34:07.7814952Z max_seq_length=7, 2025-05-07T20:34:07.7815163Z batch_size=59, 2025-05-07T20:34:07.7815369Z num_cols=128, 2025-05-07T20:34:07.7815587Z num_jagged_tensor_rows=125, 2025-05-07T20:34:07.7815842Z index_dtype=torch.int32, 2025-05-07T20:34:07.7816201Z jagged_tensor_dtype=torch.int64, 2025-05-07T20:34:07.7816511Z use_cpu=False, 2025-05-07T20:34:07.7816732Z check_non_contiguous=False, 2025-05-07T20:34:07.7816987Z known_shape=True, 2025-05-07T20:34:07.7817205Z ) 2025-05-07T20:34:07.7817423Z Trying example: test_jagged_index_select_2d( 2025-05-07T20:34:07.7817966Z self=, 2025-05-07T20:34:07.7818483Z max_seq_length=7, 2025-05-07T20:34:07.7818700Z batch_size=59, 2025-05-07T20:34:07.7818911Z num_cols=128, 2025-05-07T20:34:07.7819140Z num_jagged_tensor_rows=125, 2025-05-07T20:34:07.7819406Z index_dtype=torch.int32, 2025-05-07T20:34:07.7819667Z jagged_tensor_dtype=torch.int64, 2025-05-07T20:34:07.7819941Z use_cpu=True, 2025-05-07T20:34:07.7820167Z check_non_contiguous=False, 2025-05-07T20:34:07.7820419Z known_shape=True, 2025-05-07T20:34:07.7820637Z ) 2025-05-07T20:34:07.7820859Z Trying example: test_jagged_index_select_2d( 2025-05-07T20:34:07.7821395Z self=, 2025-05-07T20:34:07.7821906Z max_seq_length=7, 2025-05-07T20:34:07.7822133Z batch_size=125, 2025-05-07T20:34:07.7822337Z num_cols=128, 2025-05-07T20:34:07.7822563Z num_jagged_tensor_rows=125, 2025-05-07T20:34:07.7822829Z index_dtype=torch.int32, 2025-05-07T20:34:07.7823089Z jagged_tensor_dtype=torch.int64, 2025-05-07T20:34:07.7823362Z use_cpu=True, 2025-05-07T20:34:07.7823587Z check_non_contiguous=False, 2025-05-07T20:34:07.7823834Z known_shape=True, 2025-05-07T20:34:07.7824050Z ) 2025-05-07T20:34:07.7824220Z PASSED 2025-05-07T20:34:07.8307526Z jagged/jagged_index_select_2d_test.py::JaggedIndexSelect2DTest::test_jagged_index_select_2d_in_inference PASSED 2025-05-07T20:34:07.8307986Z 2025-05-07T20:34:07.8308124Z ============================== 2 passed in 2.80s =============================== 2025-05-07T20:34:08.5934508Z 2025-05-07T20:34:08.5934845Z [TEST] Python test suite PASSED: ./jagged/jagged_index_select_2d_test.py 2025-05-07T20:34:08.5957240Z [TEST] Python test time for ./jagged/jagged_index_select_2d_test.py: 6 seconds 2025-05-07T20:34:08.5957578Z 2025-05-07T20:34:08.5957745Z 2025-05-07T20:34:08.5957751Z 2025-05-07T20:34:08.5957755Z 2025-05-07T20:34:08.5980344Z ################################################################################ 2025-05-07T20:34:08.5997551Z # [2025-05-07T20:34:08.599Z] Run Python Test Suite: 2025-05-07T20:34:08.5997895Z # ./jagged/jagged_to_padded_dense_test.py 2025-05-07T20:34:08.5998208Z ################################################################################ 2025-05-07T20:34:08.6023746Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./jagged/jagged_to_padded_dense_test.py 2025-05-07T20:34:08.6024715Z 2025-05-07T20:34:10.7708572Z ============================= test session starts ============================== 2025-05-07T20:34:10.7709618Z platform linux -- Python 3.12.2, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:34:10.7710132Z cachedir: .pytest_cache 2025-05-07T20:34:10.7710835Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:34:10.7711553Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:34:10.7711952Z plugins: hypothesis-6.131.14 2025-05-07T20:34:12.8995249Z collecting ... collected 2 items 2025-05-07T20:34:12.8995681Z 2025-05-07T20:34:17.1921482Z jagged/jagged_to_padded_dense_test.py::JaggedToPaddedDenseTest::test_jagged_to_padded_dense Trying example: test_jagged_to_padded_dense( 2025-05-07T20:34:17.1923327Z self=, 2025-05-07T20:34:17.1924365Z num_jagged_dim=1, 2025-05-07T20:34:17.1924844Z outer_dense_size=0, 2025-05-07T20:34:17.1925295Z inner_dense_size=0, 2025-05-07T20:34:17.1925723Z fold_inner_dense=False, 2025-05-07T20:34:17.1925964Z padding_value=0, 2025-05-07T20:34:17.1926206Z dtype=torch.float32, 2025-05-07T20:34:17.1926460Z device_type=device(type='cpu'), 2025-05-07T20:34:17.1926714Z ) 2025-05-07T20:34:17.1926933Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:34:17.1927479Z self=, 2025-05-07T20:34:17.1927987Z num_jagged_dim=2, 2025-05-07T20:34:17.1928209Z outer_dense_size=0, 2025-05-07T20:34:17.1928435Z inner_dense_size=0, 2025-05-07T20:34:17.1928663Z fold_inner_dense=False, 2025-05-07T20:34:17.1928903Z padding_value=0, 2025-05-07T20:34:17.1929131Z dtype=torch.float32, 2025-05-07T20:34:17.1929381Z device_type=device(type='cpu'), 2025-05-07T20:34:17.1929628Z ) 2025-05-07T20:34:17.1929848Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:34:17.1930395Z self=, 2025-05-07T20:34:17.1930905Z num_jagged_dim=2, 2025-05-07T20:34:17.1931134Z outer_dense_size=5, 2025-05-07T20:34:17.1931359Z inner_dense_size=5, 2025-05-07T20:34:17.1931583Z fold_inner_dense=False, 2025-05-07T20:34:17.1931832Z padding_value=-1e-08, 2025-05-07T20:34:17.1932082Z dtype=torch.float16, 2025-05-07T20:34:17.1932327Z device_type=device(type='cpu'), 2025-05-07T20:34:17.1932589Z ) 2025-05-07T20:34:17.1932805Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:34:17.1933340Z self=, 2025-05-07T20:34:17.1933852Z num_jagged_dim=5, 2025-05-07T20:34:17.1934078Z outer_dense_size=4, 2025-05-07T20:34:17.1934313Z inner_dense_size=2, 2025-05-07T20:34:17.1934539Z fold_inner_dense=False, 2025-05-07T20:34:17.1934793Z padding_value=-1e-08, 2025-05-07T20:34:17.1935044Z dtype=torch.bfloat16, 2025-05-07T20:34:17.1935289Z device_type=device(type='cuda'), 2025-05-07T20:34:17.1935554Z ) 2025-05-07T20:34:17.1935780Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:34:17.1936452Z self=, 2025-05-07T20:34:17.1936971Z num_jagged_dim=4, 2025-05-07T20:34:17.1937197Z outer_dense_size=2, 2025-05-07T20:34:17.1938886Z inner_dense_size=3, 2025-05-07T20:34:17.1939120Z fold_inner_dense=True, 2025-05-07T20:34:17.1939367Z padding_value=-1e-08, 2025-05-07T20:34:17.1939606Z dtype=torch.float16, 2025-05-07T20:34:17.1939858Z device_type=device(type='cpu'), 2025-05-07T20:34:17.1940113Z ) 2025-05-07T20:34:17.1940335Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:34:17.1940869Z self=, 2025-05-07T20:34:17.1941774Z num_jagged_dim=2, 2025-05-07T20:34:17.1941994Z outer_dense_size=5, 2025-05-07T20:34:17.1942207Z inner_dense_size=0, 2025-05-07T20:34:17.1942439Z fold_inner_dense=False, 2025-05-07T20:34:17.1942837Z padding_value=0, 2025-05-07T20:34:17.1943053Z dtype=torch.float32, 2025-05-07T20:34:17.1943300Z device_type=device(type='cuda'), 2025-05-07T20:34:17.1943556Z ) 2025-05-07T20:34:17.1943768Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:34:17.1944294Z self=, 2025-05-07T20:34:17.1944798Z num_jagged_dim=1, 2025-05-07T20:34:17.1945015Z outer_dense_size=5, 2025-05-07T20:34:17.1945227Z inner_dense_size=5, 2025-05-07T20:34:17.1945448Z fold_inner_dense=True, 2025-05-07T20:34:17.1945684Z padding_value=-1e-08, 2025-05-07T20:34:17.1945915Z dtype=torch.bfloat16, 2025-05-07T20:34:17.1946163Z device_type=device(type='cpu'), 2025-05-07T20:34:17.1946418Z ) 2025-05-07T20:34:17.1946624Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:34:17.1947157Z self=, 2025-05-07T20:34:17.1947665Z num_jagged_dim=3, 2025-05-07T20:34:17.1947888Z outer_dense_size=5, 2025-05-07T20:34:17.1948102Z inner_dense_size=1, 2025-05-07T20:34:17.1948329Z fold_inner_dense=True, 2025-05-07T20:34:17.1948563Z padding_value=0, 2025-05-07T20:34:17.1948776Z dtype=torch.float32, 2025-05-07T20:34:17.1949022Z device_type=device(type='cuda'), 2025-05-07T20:34:17.1949276Z ) 2025-05-07T20:34:17.1949480Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:34:17.1950013Z self=, 2025-05-07T20:34:17.1950520Z num_jagged_dim=5, 2025-05-07T20:34:17.1950732Z outer_dense_size=2, 2025-05-07T20:34:17.1950952Z inner_dense_size=3, 2025-05-07T20:34:17.1951184Z fold_inner_dense=True, 2025-05-07T20:34:17.1951410Z padding_value=0, 2025-05-07T20:34:17.1951642Z dtype=torch.bfloat16, 2025-05-07T20:34:17.1951887Z device_type=device(type='cuda'), 2025-05-07T20:34:17.1952139Z ) 2025-05-07T20:34:17.1952355Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:34:17.1952891Z self=, 2025-05-07T20:34:17.1953397Z num_jagged_dim=3, 2025-05-07T20:34:17.1953612Z outer_dense_size=3, 2025-05-07T20:34:17.1953835Z inner_dense_size=4, 2025-05-07T20:34:17.1954059Z fold_inner_dense=True, 2025-05-07T20:34:17.1954284Z padding_value=0, 2025-05-07T20:34:17.1954507Z dtype=torch.bfloat16, 2025-05-07T20:34:17.1954760Z device_type=device(type='cuda'), 2025-05-07T20:34:17.1955009Z ) 2025-05-07T20:34:17.1955222Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:34:17.1955760Z self=, 2025-05-07T20:34:17.1956265Z num_jagged_dim=1, 2025-05-07T20:34:17.1956486Z outer_dense_size=2, 2025-05-07T20:34:17.1956708Z inner_dense_size=0, 2025-05-07T20:34:17.1956934Z fold_inner_dense=True, 2025-05-07T20:34:17.1957167Z padding_value=0, 2025-05-07T20:34:17.1957394Z dtype=torch.float32, 2025-05-07T20:34:17.1957636Z device_type=device(type='cuda'), 2025-05-07T20:34:17.1957881Z ) 2025-05-07T20:34:17.1958093Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:34:17.1958625Z self=, 2025-05-07T20:34:17.1959124Z num_jagged_dim=3, 2025-05-07T20:34:17.1959538Z outer_dense_size=5, 2025-05-07T20:34:17.1959762Z inner_dense_size=2, 2025-05-07T20:34:17.1959979Z fold_inner_dense=True, 2025-05-07T20:34:17.1960216Z padding_value=0, 2025-05-07T20:34:17.1960437Z dtype=torch.float32, 2025-05-07T20:34:17.1960815Z device_type=device(type='cpu'), 2025-05-07T20:34:17.1961065Z ) 2025-05-07T20:34:17.1961274Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:34:17.1961909Z self=, 2025-05-07T20:34:17.1962416Z num_jagged_dim=2, 2025-05-07T20:34:17.1962636Z outer_dense_size=2, 2025-05-07T20:34:17.1962855Z inner_dense_size=4, 2025-05-07T20:34:17.1963075Z fold_inner_dense=True, 2025-05-07T20:34:17.1963311Z padding_value=-1e-08, 2025-05-07T20:34:17.1963549Z dtype=torch.float16, 2025-05-07T20:34:17.1963785Z device_type=device(type='cuda'), 2025-05-07T20:34:17.1964036Z ) 2025-05-07T20:34:17.1964245Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:34:17.1964774Z self=, 2025-05-07T20:34:17.1965288Z num_jagged_dim=1, 2025-05-07T20:34:17.1965512Z outer_dense_size=0, 2025-05-07T20:34:17.1965726Z inner_dense_size=5, 2025-05-07T20:34:17.1965952Z fold_inner_dense=False, 2025-05-07T20:34:17.1966196Z padding_value=-1e-08, 2025-05-07T20:34:17.1966431Z dtype=torch.float16, 2025-05-07T20:34:17.1966682Z device_type=device(type='cuda'), 2025-05-07T20:34:17.1966931Z ) 2025-05-07T20:34:17.1967146Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:34:17.1967675Z self=, 2025-05-07T20:34:17.1968183Z num_jagged_dim=5, 2025-05-07T20:34:17.1968402Z outer_dense_size=1, 2025-05-07T20:34:17.1968616Z inner_dense_size=4, 2025-05-07T20:34:17.1968869Z fold_inner_dense=True, 2025-05-07T20:34:17.1969113Z padding_value=-1e-08, 2025-05-07T20:34:17.1969353Z dtype=torch.bfloat16, 2025-05-07T20:34:17.1969592Z device_type=device(type='cpu'), 2025-05-07T20:34:17.1969846Z ) 2025-05-07T20:34:17.1970054Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:34:17.1970584Z self=, 2025-05-07T20:34:17.1971094Z num_jagged_dim=2, 2025-05-07T20:34:17.1971319Z outer_dense_size=1, 2025-05-07T20:34:17.1971536Z inner_dense_size=4, 2025-05-07T20:34:17.1971763Z fold_inner_dense=True, 2025-05-07T20:34:17.1971990Z padding_value=0, 2025-05-07T20:34:17.1972212Z dtype=torch.bfloat16, 2025-05-07T20:34:17.1972453Z device_type=device(type='cpu'), 2025-05-07T20:34:17.1972697Z ) 2025-05-07T20:34:17.1972907Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:34:17.1973432Z self=, 2025-05-07T20:34:17.1973938Z num_jagged_dim=2, 2025-05-07T20:34:17.1974159Z outer_dense_size=1, 2025-05-07T20:34:17.1974378Z inner_dense_size=0, 2025-05-07T20:34:17.1974601Z fold_inner_dense=True, 2025-05-07T20:34:17.1974842Z padding_value=-1e-08, 2025-05-07T20:34:17.1975071Z dtype=torch.float32, 2025-05-07T20:34:17.1975341Z device_type=device(type='cpu'), 2025-05-07T20:34:17.1975619Z ) 2025-05-07T20:34:17.1975827Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:34:17.1976424Z self=, 2025-05-07T20:34:17.1976931Z num_jagged_dim=2, 2025-05-07T20:34:17.1977148Z outer_dense_size=3, 2025-05-07T20:34:17.1977362Z inner_dense_size=1, 2025-05-07T20:34:17.1977585Z fold_inner_dense=True, 2025-05-07T20:34:17.1977814Z padding_value=0, 2025-05-07T20:34:17.1978029Z dtype=torch.float32, 2025-05-07T20:34:17.1978272Z device_type=device(type='cpu'), 2025-05-07T20:34:17.1978526Z ) 2025-05-07T20:34:17.1978730Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:34:17.1979269Z self=, 2025-05-07T20:34:17.1979871Z num_jagged_dim=5, 2025-05-07T20:34:17.1980081Z outer_dense_size=0, 2025-05-07T20:34:17.1980307Z inner_dense_size=4, 2025-05-07T20:34:17.1980535Z fold_inner_dense=False, 2025-05-07T20:34:17.1980843Z padding_value=-1e-08, 2025-05-07T20:34:17.1981084Z dtype=torch.float32, 2025-05-07T20:34:17.1981327Z device_type=device(type='cpu'), 2025-05-07T20:34:17.1981578Z ) 2025-05-07T20:34:17.1981783Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:34:17.1982321Z self=, 2025-05-07T20:34:17.1982828Z num_jagged_dim=3, 2025-05-07T20:34:17.1983044Z outer_dense_size=0, 2025-05-07T20:34:17.1983270Z inner_dense_size=2, 2025-05-07T20:34:17.1983498Z fold_inner_dense=True, 2025-05-07T20:34:17.1983727Z padding_value=0, 2025-05-07T20:34:17.1983954Z dtype=torch.float32, 2025-05-07T20:34:17.1984204Z device_type=device(type='cuda'), 2025-05-07T20:34:17.1984463Z ) 2025-05-07T20:34:17.1984675Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:34:17.1985209Z self=, 2025-05-07T20:34:17.1985716Z num_jagged_dim=1, 2025-05-07T20:34:17.1985941Z outer_dense_size=1, 2025-05-07T20:34:17.1986166Z inner_dense_size=0, 2025-05-07T20:34:17.1986393Z fold_inner_dense=False, 2025-05-07T20:34:17.1986623Z padding_value=0, 2025-05-07T20:34:17.1986850Z dtype=torch.bfloat16, 2025-05-07T20:34:17.1987099Z device_type=device(type='cuda'), 2025-05-07T20:34:17.1987348Z ) 2025-05-07T20:34:17.1987563Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:34:17.1988096Z self=, 2025-05-07T20:34:17.1988594Z num_jagged_dim=4, 2025-05-07T20:34:17.1988818Z outer_dense_size=5, 2025-05-07T20:34:17.1989042Z inner_dense_size=5, 2025-05-07T20:34:17.1989267Z fold_inner_dense=True, 2025-05-07T20:34:17.1989498Z padding_value=0, 2025-05-07T20:34:17.1989723Z dtype=torch.float16, 2025-05-07T20:34:17.1989964Z device_type=device(type='cuda'), 2025-05-07T20:34:17.1990221Z ) 2025-05-07T20:34:17.1990437Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:34:17.1990973Z self=, 2025-05-07T20:34:17.1991473Z num_jagged_dim=5, 2025-05-07T20:34:17.1991696Z outer_dense_size=3, 2025-05-07T20:34:17.1991918Z inner_dense_size=2, 2025-05-07T20:34:17.1992140Z fold_inner_dense=True, 2025-05-07T20:34:17.1992383Z padding_value=-1e-08, 2025-05-07T20:34:17.1992628Z dtype=torch.bfloat16, 2025-05-07T20:34:17.1992876Z device_type=device(type='cpu'), 2025-05-07T20:34:17.1993133Z ) 2025-05-07T20:34:17.1993348Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:34:17.1993883Z self=, 2025-05-07T20:34:17.1994400Z num_jagged_dim=5, 2025-05-07T20:34:17.1994615Z outer_dense_size=1, 2025-05-07T20:34:17.1994838Z inner_dense_size=0, 2025-05-07T20:34:17.1995068Z fold_inner_dense=True, 2025-05-07T20:34:17.1995292Z padding_value=0, 2025-05-07T20:34:17.1995518Z dtype=torch.bfloat16, 2025-05-07T20:34:17.1995767Z device_type=device(type='cuda'), 2025-05-07T20:34:17.1996014Z ) 2025-05-07T20:34:18.0765282Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:34:18.0765903Z self=, 2025-05-07T20:34:18.0766436Z num_jagged_dim=2, 2025-05-07T20:34:18.0766669Z outer_dense_size=4, 2025-05-07T20:34:18.0766897Z inner_dense_size=3, 2025-05-07T20:34:18.0767128Z fold_inner_dense=True, 2025-05-07T20:34:18.0775113Z padding_value=-1e-08, 2025-05-07T20:34:18.0775414Z dtype=torch.bfloat16, 2025-05-07T20:34:18.0776014Z device_type=device(type='cuda'), 2025-05-07T20:34:18.0776354Z ) 2025-05-07T20:34:18.0776576Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:34:18.0777272Z self=, 2025-05-07T20:34:18.0777799Z num_jagged_dim=2, 2025-05-07T20:34:18.0778028Z outer_dense_size=0, 2025-05-07T20:34:18.0778269Z inner_dense_size=2, 2025-05-07T20:34:18.0778510Z fold_inner_dense=True, 2025-05-07T20:34:18.0778766Z padding_value=-1e-08, 2025-05-07T20:34:18.0779006Z dtype=torch.float16, 2025-05-07T20:34:18.0779262Z device_type=device(type='cpu'), 2025-05-07T20:34:18.0779522Z ) 2025-05-07T20:34:18.0779743Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:34:18.0780289Z self=, 2025-05-07T20:34:18.0780805Z num_jagged_dim=2, 2025-05-07T20:34:18.0781036Z outer_dense_size=4, 2025-05-07T20:34:18.0781268Z inner_dense_size=4, 2025-05-07T20:34:18.0781505Z fold_inner_dense=False, 2025-05-07T20:34:18.0781747Z padding_value=0, 2025-05-07T20:34:18.0781983Z dtype=torch.bfloat16, 2025-05-07T20:34:18.0782250Z device_type=device(type='cuda'), 2025-05-07T20:34:18.0782512Z ) 2025-05-07T20:34:18.0782729Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:34:18.0783275Z self=, 2025-05-07T20:34:18.0783796Z num_jagged_dim=4, 2025-05-07T20:34:18.0784019Z outer_dense_size=4, 2025-05-07T20:34:18.0784254Z inner_dense_size=4, 2025-05-07T20:34:18.0784494Z fold_inner_dense=False, 2025-05-07T20:34:18.0784730Z padding_value=0, 2025-05-07T20:34:18.0784973Z dtype=torch.bfloat16, 2025-05-07T20:34:18.0785231Z device_type=device(type='cuda'), 2025-05-07T20:34:18.0785487Z ) 2025-05-07T20:34:18.0785712Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:34:18.0786260Z self=, 2025-05-07T20:34:18.0786800Z num_jagged_dim=2, 2025-05-07T20:34:18.0787025Z outer_dense_size=0, 2025-05-07T20:34:18.0787258Z inner_dense_size=3, 2025-05-07T20:34:18.0787493Z fold_inner_dense=False, 2025-05-07T20:34:18.0787740Z padding_value=0, 2025-05-07T20:34:18.0787961Z dtype=torch.float16, 2025-05-07T20:34:18.0788215Z device_type=device(type='cpu'), 2025-05-07T20:34:18.0788477Z ) 2025-05-07T20:34:18.0788692Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:34:18.0789236Z self=, 2025-05-07T20:34:18.0789753Z num_jagged_dim=1, 2025-05-07T20:34:18.0789974Z outer_dense_size=0, 2025-05-07T20:34:18.0790209Z inner_dense_size=3, 2025-05-07T20:34:18.0790443Z fold_inner_dense=False, 2025-05-07T20:34:18.0790681Z padding_value=0, 2025-05-07T20:34:18.0790915Z dtype=torch.float16, 2025-05-07T20:34:18.0791171Z device_type=device(type='cpu'), 2025-05-07T20:34:18.0791422Z ) 2025-05-07T20:34:18.0791641Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:34:18.0792186Z self=, 2025-05-07T20:34:18.0792701Z num_jagged_dim=1, 2025-05-07T20:34:18.0792925Z outer_dense_size=0, 2025-05-07T20:34:18.0793157Z inner_dense_size=1, 2025-05-07T20:34:18.0793391Z fold_inner_dense=False, 2025-05-07T20:34:18.0793629Z padding_value=0, 2025-05-07T20:34:18.0793857Z dtype=torch.float16, 2025-05-07T20:34:18.0794108Z device_type=device(type='cpu'), 2025-05-07T20:34:18.0794355Z ) 2025-05-07T20:34:18.0794568Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:34:18.0795109Z self=, 2025-05-07T20:34:18.0795708Z num_jagged_dim=1, 2025-05-07T20:34:18.0795933Z outer_dense_size=1, 2025-05-07T20:34:18.0796165Z inner_dense_size=1, 2025-05-07T20:34:18.0796387Z fold_inner_dense=False, 2025-05-07T20:34:18.0796628Z padding_value=0, 2025-05-07T20:34:18.0796936Z dtype=torch.float16, 2025-05-07T20:34:18.0797180Z device_type=device(type='cpu'), 2025-05-07T20:34:18.0797434Z ) 2025-05-07T20:34:18.0797652Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:34:18.0798192Z self=, 2025-05-07T20:34:18.0798696Z num_jagged_dim=1, 2025-05-07T20:34:18.0798919Z outer_dense_size=0, 2025-05-07T20:34:18.0799150Z inner_dense_size=2, 2025-05-07T20:34:18.0799374Z fold_inner_dense=True, 2025-05-07T20:34:18.0799624Z padding_value=-1e-08, 2025-05-07T20:34:18.0799864Z dtype=torch.float16, 2025-05-07T20:34:18.0800104Z device_type=device(type='cpu'), 2025-05-07T20:34:18.0800368Z ) 2025-05-07T20:34:18.0800584Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:34:18.0801114Z self=, 2025-05-07T20:34:18.0801629Z num_jagged_dim=1, 2025-05-07T20:34:18.0801857Z outer_dense_size=1, 2025-05-07T20:34:18.0802084Z inner_dense_size=2, 2025-05-07T20:34:18.0802306Z fold_inner_dense=True, 2025-05-07T20:34:18.0802549Z padding_value=-1e-08, 2025-05-07T20:34:18.0802792Z dtype=torch.float16, 2025-05-07T20:34:18.0803031Z device_type=device(type='cpu'), 2025-05-07T20:34:18.0803287Z ) 2025-05-07T20:34:18.0803501Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:34:18.0804032Z self=, 2025-05-07T20:34:18.0804540Z num_jagged_dim=1, 2025-05-07T20:34:18.0804765Z outer_dense_size=2, 2025-05-07T20:34:18.0804983Z inner_dense_size=2, 2025-05-07T20:34:18.0805221Z fold_inner_dense=True, 2025-05-07T20:34:18.0805460Z padding_value=-1e-08, 2025-05-07T20:34:18.0805712Z dtype=torch.float16, 2025-05-07T20:34:18.0805988Z device_type=device(type='cpu'), 2025-05-07T20:34:18.0806244Z ) 2025-05-07T20:34:18.0806460Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:34:18.0806995Z self=, 2025-05-07T20:34:18.0807504Z num_jagged_dim=1, 2025-05-07T20:34:18.0807726Z outer_dense_size=2, 2025-05-07T20:34:18.0807940Z inner_dense_size=1, 2025-05-07T20:34:18.0808172Z fold_inner_dense=True, 2025-05-07T20:34:18.0808412Z padding_value=-1e-08, 2025-05-07T20:34:18.0808646Z dtype=torch.float16, 2025-05-07T20:34:18.0808893Z device_type=device(type='cpu'), 2025-05-07T20:34:18.0809144Z ) 2025-05-07T20:34:18.0809352Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:34:18.0809889Z self=, 2025-05-07T20:34:18.0810400Z num_jagged_dim=1, 2025-05-07T20:34:18.0810613Z outer_dense_size=1, 2025-05-07T20:34:18.0810838Z inner_dense_size=1, 2025-05-07T20:34:18.0811070Z fold_inner_dense=True, 2025-05-07T20:34:18.0811314Z padding_value=-1e-08, 2025-05-07T20:34:18.0811546Z dtype=torch.float16, 2025-05-07T20:34:18.0811797Z device_type=device(type='cpu'), 2025-05-07T20:34:18.0812056Z ) 2025-05-07T20:34:18.0812270Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:34:18.0812811Z self=, 2025-05-07T20:34:18.0813317Z num_jagged_dim=2, 2025-05-07T20:34:18.0813535Z outer_dense_size=0, 2025-05-07T20:34:18.0813767Z inner_dense_size=4, 2025-05-07T20:34:18.0814005Z fold_inner_dense=False, 2025-05-07T20:34:18.0814248Z padding_value=-1e-08, 2025-05-07T20:34:18.0814496Z dtype=torch.float16, 2025-05-07T20:34:18.0814843Z device_type=device(type='cuda'), 2025-05-07T20:34:18.0815093Z ) 2025-05-07T20:34:18.0815308Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:34:18.0815920Z self=, 2025-05-07T20:34:18.0816526Z num_jagged_dim=2, 2025-05-07T20:34:18.0816751Z outer_dense_size=0, 2025-05-07T20:34:18.0816983Z inner_dense_size=0, 2025-05-07T20:34:18.0817217Z fold_inner_dense=False, 2025-05-07T20:34:18.0817461Z padding_value=-1e-08, 2025-05-07T20:34:18.0817712Z dtype=torch.float16, 2025-05-07T20:34:18.0817965Z device_type=device(type='cuda'), 2025-05-07T20:34:18.0818220Z ) 2025-05-07T20:34:18.0818398Z PASSED 2025-05-07T20:34:18.3577625Z jagged/jagged_to_padded_dense_test.py::JaggedToPaddedDenseTest::test_jagged_to_padded_dense_meta_backend Trying example: test_jagged_to_padded_dense_meta_backend( 2025-05-07T20:34:18.3579674Z self=, 2025-05-07T20:34:18.3580795Z num_jagged_dim=1, 2025-05-07T20:34:18.3581223Z outer_dense_size=0, 2025-05-07T20:34:18.3581658Z inner_dense_size=0, 2025-05-07T20:34:18.3582096Z padding_value=0, 2025-05-07T20:34:18.3582534Z dtype=torch.float32, 2025-05-07T20:34:18.3582980Z device_type='meta', 2025-05-07T20:34:18.3583393Z ) 2025-05-07T20:34:18.3583886Z Trying example: test_jagged_to_padded_dense_meta_backend( 2025-05-07T20:34:18.3585113Z self=, 2025-05-07T20:34:18.3586109Z num_jagged_dim=2, 2025-05-07T20:34:18.3586330Z outer_dense_size=0, 2025-05-07T20:34:18.3586548Z inner_dense_size=0, 2025-05-07T20:34:18.3586772Z padding_value=0, 2025-05-07T20:34:18.3587005Z dtype=torch.float32, 2025-05-07T20:34:18.3587234Z device_type='meta', 2025-05-07T20:34:18.3587450Z ) 2025-05-07T20:34:18.3587713Z Trying example: test_jagged_to_padded_dense_meta_backend( 2025-05-07T20:34:18.3588335Z self=, 2025-05-07T20:34:18.3588895Z num_jagged_dim=2, 2025-05-07T20:34:18.3589121Z outer_dense_size=5, 2025-05-07T20:34:18.3589357Z inner_dense_size=3, 2025-05-07T20:34:18.3589573Z padding_value=0, 2025-05-07T20:34:18.3589803Z dtype=torch.bfloat16, 2025-05-07T20:34:18.3590041Z device_type='meta', 2025-05-07T20:34:18.3590250Z ) 2025-05-07T20:34:18.3590502Z Trying example: test_jagged_to_padded_dense_meta_backend( 2025-05-07T20:34:18.3591129Z self=, 2025-05-07T20:34:18.3591676Z num_jagged_dim=5, 2025-05-07T20:34:18.3591899Z outer_dense_size=0, 2025-05-07T20:34:18.3592116Z inner_dense_size=2, 2025-05-07T20:34:18.3592337Z padding_value=0, 2025-05-07T20:34:18.3592564Z dtype=torch.float16, 2025-05-07T20:34:18.3592790Z device_type='meta', 2025-05-07T20:34:18.3592998Z ) 2025-05-07T20:34:18.3593246Z Trying example: test_jagged_to_padded_dense_meta_backend( 2025-05-07T20:34:18.3593865Z self=, 2025-05-07T20:34:18.3594415Z num_jagged_dim=5, 2025-05-07T20:34:18.3594636Z outer_dense_size=2, 2025-05-07T20:34:18.3594854Z inner_dense_size=4, 2025-05-07T20:34:18.3595066Z padding_value=0, 2025-05-07T20:34:18.3595286Z dtype=torch.float16, 2025-05-07T20:34:18.3595516Z device_type='meta', 2025-05-07T20:34:18.3595719Z ) 2025-05-07T20:34:18.3595967Z Trying example: test_jagged_to_padded_dense_meta_backend( 2025-05-07T20:34:18.3596588Z self=, 2025-05-07T20:34:18.3597131Z num_jagged_dim=5, 2025-05-07T20:34:18.3597530Z outer_dense_size=1, 2025-05-07T20:34:18.3597748Z inner_dense_size=4, 2025-05-07T20:34:18.3597960Z padding_value=0, 2025-05-07T20:34:18.3598184Z dtype=torch.bfloat16, 2025-05-07T20:34:18.3598412Z device_type='meta', 2025-05-07T20:34:18.3598783Z ) 2025-05-07T20:34:18.3599032Z Trying example: test_jagged_to_padded_dense_meta_backend( 2025-05-07T20:34:18.3599655Z self=, 2025-05-07T20:34:18.3600206Z num_jagged_dim=5, 2025-05-07T20:34:18.3600419Z outer_dense_size=3, 2025-05-07T20:34:18.3600639Z inner_dense_size=5, 2025-05-07T20:34:18.3600856Z padding_value=0, 2025-05-07T20:34:18.3601073Z dtype=torch.float32, 2025-05-07T20:34:18.3601304Z device_type='meta', 2025-05-07T20:34:18.3601516Z ) 2025-05-07T20:34:18.3601760Z Trying example: test_jagged_to_padded_dense_meta_backend( 2025-05-07T20:34:18.3602384Z self=, 2025-05-07T20:34:18.3602943Z num_jagged_dim=3, 2025-05-07T20:34:18.3603158Z outer_dense_size=3, 2025-05-07T20:34:18.3603384Z inner_dense_size=4, 2025-05-07T20:34:18.3603612Z padding_value=0, 2025-05-07T20:34:18.3603835Z dtype=torch.float16, 2025-05-07T20:34:18.3604066Z device_type='meta', 2025-05-07T20:34:18.3604275Z ) 2025-05-07T20:34:18.3604531Z Trying example: test_jagged_to_padded_dense_meta_backend( 2025-05-07T20:34:18.3605151Z self=, 2025-05-07T20:34:18.3605709Z num_jagged_dim=5, 2025-05-07T20:34:18.3605967Z outer_dense_size=4, 2025-05-07T20:34:18.3606190Z inner_dense_size=4, 2025-05-07T20:34:18.3606412Z padding_value=0, 2025-05-07T20:34:18.3606640Z dtype=torch.bfloat16, 2025-05-07T20:34:18.3606870Z device_type='meta', 2025-05-07T20:34:18.3607085Z ) 2025-05-07T20:34:18.3607340Z Trying example: test_jagged_to_padded_dense_meta_backend( 2025-05-07T20:34:18.3607963Z self=, 2025-05-07T20:34:18.3608525Z num_jagged_dim=4, 2025-05-07T20:34:18.3608745Z outer_dense_size=5, 2025-05-07T20:34:18.3608970Z inner_dense_size=4, 2025-05-07T20:34:18.3609183Z padding_value=0, 2025-05-07T20:34:18.3609406Z dtype=torch.float16, 2025-05-07T20:34:18.3609637Z device_type='meta', 2025-05-07T20:34:18.3609839Z ) 2025-05-07T20:34:18.3610089Z Trying example: test_jagged_to_padded_dense_meta_backend( 2025-05-07T20:34:18.3610710Z self=, 2025-05-07T20:34:18.3611253Z num_jagged_dim=3, 2025-05-07T20:34:18.3611473Z outer_dense_size=4, 2025-05-07T20:34:18.3611701Z inner_dense_size=2, 2025-05-07T20:34:18.3611915Z padding_value=0, 2025-05-07T20:34:18.3612141Z dtype=torch.float32, 2025-05-07T20:34:18.3612374Z device_type='meta', 2025-05-07T20:34:18.3612576Z ) 2025-05-07T20:34:18.3612825Z Trying example: test_jagged_to_padded_dense_meta_backend( 2025-05-07T20:34:18.3613453Z self=, 2025-05-07T20:34:18.3614004Z num_jagged_dim=3, 2025-05-07T20:34:18.3614218Z outer_dense_size=4, 2025-05-07T20:34:18.3614442Z inner_dense_size=4, 2025-05-07T20:34:18.3614660Z padding_value=0, 2025-05-07T20:34:18.3614876Z dtype=torch.float32, 2025-05-07T20:34:18.3615105Z device_type='meta', 2025-05-07T20:34:18.3615317Z ) 2025-05-07T20:34:18.3615561Z Trying example: test_jagged_to_padded_dense_meta_backend( 2025-05-07T20:34:18.3616256Z self=, 2025-05-07T20:34:18.3616809Z num_jagged_dim=4, 2025-05-07T20:34:18.3617114Z outer_dense_size=4, 2025-05-07T20:34:18.3617339Z inner_dense_size=4, 2025-05-07T20:34:18.3617557Z padding_value=0, 2025-05-07T20:34:18.3617779Z dtype=torch.float32, 2025-05-07T20:34:18.3618002Z device_type='meta', 2025-05-07T20:34:18.3618291Z ) 2025-05-07T20:34:18.3618550Z Trying example: test_jagged_to_padded_dense_meta_backend( 2025-05-07T20:34:18.3619163Z self=, 2025-05-07T20:34:18.3619710Z num_jagged_dim=2, 2025-05-07T20:34:18.3619930Z outer_dense_size=3, 2025-05-07T20:34:18.3620142Z inner_dense_size=4, 2025-05-07T20:34:18.3620360Z padding_value=0, 2025-05-07T20:34:18.3620582Z dtype=torch.float32, 2025-05-07T20:34:18.3620808Z device_type='meta', 2025-05-07T20:34:18.3621018Z ) 2025-05-07T20:34:18.3621263Z Trying example: test_jagged_to_padded_dense_meta_backend( 2025-05-07T20:34:18.3621881Z self=, 2025-05-07T20:34:18.3622441Z num_jagged_dim=2, 2025-05-07T20:34:18.3622663Z outer_dense_size=3, 2025-05-07T20:34:18.3622887Z inner_dense_size=2, 2025-05-07T20:34:18.3623106Z padding_value=0, 2025-05-07T20:34:18.3623328Z dtype=torch.float32, 2025-05-07T20:34:18.3623557Z device_type='meta', 2025-05-07T20:34:18.3623763Z ) 2025-05-07T20:34:18.3624014Z Trying example: test_jagged_to_padded_dense_meta_backend( 2025-05-07T20:34:18.3624630Z self=, 2025-05-07T20:34:18.3625175Z num_jagged_dim=3, 2025-05-07T20:34:18.3625392Z outer_dense_size=3, 2025-05-07T20:34:18.3625609Z inner_dense_size=2, 2025-05-07T20:34:18.3625818Z padding_value=0, 2025-05-07T20:34:18.3626038Z dtype=torch.float32, 2025-05-07T20:34:18.3626269Z device_type='meta', 2025-05-07T20:34:18.3626470Z ) 2025-05-07T20:34:18.3626721Z Trying example: test_jagged_to_padded_dense_meta_backend( 2025-05-07T20:34:18.3627340Z self=, 2025-05-07T20:34:18.3627896Z num_jagged_dim=3, 2025-05-07T20:34:18.3628107Z outer_dense_size=3, 2025-05-07T20:34:18.3628327Z inner_dense_size=3, 2025-05-07T20:34:18.3628547Z padding_value=0, 2025-05-07T20:34:18.3628760Z dtype=torch.float32, 2025-05-07T20:34:18.3628993Z device_type='meta', 2025-05-07T20:34:18.3629205Z ) 2025-05-07T20:34:18.3629446Z Trying example: test_jagged_to_padded_dense_meta_backend( 2025-05-07T20:34:18.3630066Z self=, 2025-05-07T20:34:18.3630610Z num_jagged_dim=3, 2025-05-07T20:34:18.3630824Z outer_dense_size=4, 2025-05-07T20:34:18.3631042Z inner_dense_size=0, 2025-05-07T20:34:18.3631262Z padding_value=0, 2025-05-07T20:34:18.3631487Z dtype=torch.float16, 2025-05-07T20:34:18.3631712Z device_type='meta', 2025-05-07T20:34:18.3631922Z ) 2025-05-07T20:34:18.3632173Z Trying example: test_jagged_to_padded_dense_meta_backend( 2025-05-07T20:34:18.3632791Z self=, 2025-05-07T20:34:18.3633343Z num_jagged_dim=1, 2025-05-07T20:34:18.3633567Z outer_dense_size=4, 2025-05-07T20:34:18.3633780Z inner_dense_size=0, 2025-05-07T20:34:18.3634001Z padding_value=0, 2025-05-07T20:34:18.3634224Z dtype=torch.float16, 2025-05-07T20:34:18.3634452Z device_type='meta', 2025-05-07T20:34:18.3634664Z ) 2025-05-07T20:34:18.3634909Z Trying example: test_jagged_to_padded_dense_meta_backend( 2025-05-07T20:34:18.3635530Z self=, 2025-05-07T20:34:18.3636133Z num_jagged_dim=1, 2025-05-07T20:34:18.3636448Z outer_dense_size=1, 2025-05-07T20:34:18.3636668Z inner_dense_size=0, 2025-05-07T20:34:18.3636881Z padding_value=0, 2025-05-07T20:34:18.3637102Z dtype=torch.float16, 2025-05-07T20:34:18.3637332Z device_type='meta', 2025-05-07T20:34:18.3637615Z ) 2025-05-07T20:34:18.3637799Z PASSED 2025-05-07T20:34:18.3637908Z 2025-05-07T20:34:18.3638055Z =============================== warnings summary =============================== 2025-05-07T20:34:18.3638583Z test/jagged/jagged_to_padded_dense_test.py::JaggedToPaddedDenseTest::test_jagged_to_padded_dense 2025-05-07T20:34:18.3639974Z /home/ec2-user/miniconda/envs/build_binary/lib/python3.12/site-packages/torch/autograd/gradcheck.py:923: UserWarning: Input #0 requires gradient and is not a double precision floating point or complex. This check will likely fail if all the inputs are not of double precision floating point or complex. 2025-05-07T20:34:18.3641149Z warnings.warn( 2025-05-07T20:34:18.3641279Z 2025-05-07T20:34:18.3641583Z test/jagged/jagged_to_padded_dense_test.py::JaggedToPaddedDenseTest::test_jagged_to_padded_dense 2025-05-07T20:34:18.3644721Z /home/ec2-user/miniconda/envs/build_binary/lib/python3.12/site-packages/torch/autograd/graph.py:824: UserWarning: fbgemm::jagged_to_padded_dense: an autograd kernel was not registered to the Autograd key(s) but we are trying to backprop through it. This may lead to silently incorrect behavior. This behavior is deprecated and will be removed in a future version of PyTorch. If your operator is differentiable, please ensure you have registered an autograd kernel to the correct Autograd key (e.g. DispatchKey::Autograd, DispatchKey::CompositeImplicitAutograd). If your operator is not differentiable, or to squash this warning and use the previous behavior, please register torch::CppFunction::makeFallthrough() to DispatchKey::Autograd. (Triggered internally at /pytorch/torch/csrc/autograd/autograd_not_implemented_fallback.cpp:62.) 2025-05-07T20:34:18.3647816Z return Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass 2025-05-07T20:34:18.3648212Z 2025-05-07T20:34:18.3648434Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2025-05-07T20:34:18.3648886Z ======================== 2 passed, 2 warnings in 7.71s ========================= 2025-05-07T20:34:19.1217279Z 2025-05-07T20:34:19.1218062Z [TEST] Python test suite PASSED: ./jagged/jagged_to_padded_dense_test.py 2025-05-07T20:34:19.1237963Z [TEST] Python test time for ./jagged/jagged_to_padded_dense_test.py: 11 seconds 2025-05-07T20:34:19.1238286Z 2025-05-07T20:34:19.1238291Z 2025-05-07T20:34:19.1238312Z 2025-05-07T20:34:19.1238418Z 2025-05-07T20:34:19.1258827Z ################################################################################ 2025-05-07T20:34:19.1277596Z # [2025-05-07T20:34:19.127Z] Run Python Test Suite: 2025-05-07T20:34:19.1277944Z # ./jagged/keyed_jagged_index_select_test.py 2025-05-07T20:34:19.1278265Z ################################################################################ 2025-05-07T20:34:19.1304398Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./jagged/keyed_jagged_index_select_test.py 2025-05-07T20:34:19.1305050Z 2025-05-07T20:34:21.3170667Z ============================= test session starts ============================== 2025-05-07T20:34:21.3171292Z platform linux -- Python 3.12.2, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:34:21.3171797Z cachedir: .pytest_cache 2025-05-07T20:34:21.3172363Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:34:21.3173074Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:34:21.3173468Z plugins: hypothesis-6.131.14 2025-05-07T20:34:23.4438220Z collecting ... collected 1 item 2025-05-07T20:34:23.4438453Z 2025-05-07T20:34:23.8906688Z jagged/keyed_jagged_index_select_test.py::KeyedJaggedIndexSelectTest::test_keyed_jagged_index_select_dim1 PASSED 2025-05-07T20:34:23.8907655Z 2025-05-07T20:34:23.8907802Z ============================== 1 passed in 2.70s =============================== 2025-05-07T20:34:24.6487885Z 2025-05-07T20:34:24.6488540Z [TEST] Python test suite PASSED: ./jagged/keyed_jagged_index_select_test.py 2025-05-07T20:34:24.6508598Z [TEST] Python test time for ./jagged/keyed_jagged_index_select_test.py: 5 seconds 2025-05-07T20:34:24.6508931Z 2025-05-07T20:34:24.6508935Z 2025-05-07T20:34:24.6508939Z 2025-05-07T20:34:24.6508943Z 2025-05-07T20:34:24.6529446Z ################################################################################ 2025-05-07T20:34:24.6544348Z # [2025-05-07T20:34:24.654Z] Run Python Test Suite: 2025-05-07T20:34:24.6544673Z # ./jagged/misc_ops_test.py 2025-05-07T20:34:24.6544945Z ################################################################################ 2025-05-07T20:34:24.6570958Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./jagged/misc_ops_test.py 2025-05-07T20:34:24.6571806Z 2025-05-07T20:34:26.8293774Z ============================= test session starts ============================== 2025-05-07T20:34:26.8294390Z platform linux -- Python 3.12.2, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:34:26.8294917Z cachedir: .pytest_cache 2025-05-07T20:34:26.8302497Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:34:26.8303222Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:34:26.8303639Z plugins: hypothesis-6.131.14 2025-05-07T20:34:28.9629994Z collecting ... collected 3 items 2025-05-07T20:34:28.9630238Z 2025-05-07T20:34:29.1288164Z jagged/misc_ops_test.py::JaggedTensorOpsTest::test_jagged_1d_to_truncated_values PASSED 2025-05-07T20:34:29.4505527Z jagged/misc_ops_test.py::JaggedTensorOpsTest::test_jagged_softmax Trying example: test_jagged_softmax( 2025-05-07T20:34:29.4506369Z self=, 2025-05-07T20:34:29.4506793Z B=1, 2025-05-07T20:34:29.4506985Z max_L=1, 2025-05-07T20:34:29.4507181Z D=1, 2025-05-07T20:34:29.4507385Z dtype=torch.float32, 2025-05-07T20:34:29.4507643Z device_type=device(type='cpu'), 2025-05-07T20:34:29.4507899Z ) 2025-05-07T20:34:29.4508098Z Trying example: test_jagged_softmax( 2025-05-07T20:34:29.4508520Z self=, 2025-05-07T20:34:29.4508923Z B=170, 2025-05-07T20:34:29.4509112Z max_L=1, 2025-05-07T20:34:29.4509307Z D=1, 2025-05-07T20:34:29.4509496Z dtype=torch.float32, 2025-05-07T20:34:29.4509754Z device_type=device(type='cpu'), 2025-05-07T20:34:29.4510016Z ) 2025-05-07T20:34:29.4510212Z Trying example: test_jagged_softmax( 2025-05-07T20:34:29.4510641Z self=, 2025-05-07T20:34:29.4511047Z B=170, 2025-05-07T20:34:29.4511231Z max_L=706, 2025-05-07T20:34:29.4511429Z D=28, 2025-05-07T20:34:29.4511632Z dtype=torch.float32, 2025-05-07T20:34:29.4511873Z device_type=device(type='cuda'), 2025-05-07T20:34:29.4512136Z ) 2025-05-07T20:34:29.4512337Z Trying example: test_jagged_softmax( 2025-05-07T20:34:29.4512741Z self=, 2025-05-07T20:34:29.4513145Z B=68, 2025-05-07T20:34:29.4513332Z max_L=448, 2025-05-07T20:34:29.4513529Z D=17, 2025-05-07T20:34:29.4513713Z dtype=torch.float32, 2025-05-07T20:34:29.4513965Z device_type=device(type='cpu'), 2025-05-07T20:34:29.4514217Z ) 2025-05-07T20:34:29.4514409Z Trying example: test_jagged_softmax( 2025-05-07T20:34:29.4514825Z self=, 2025-05-07T20:34:29.4515228Z B=474, 2025-05-07T20:34:29.4515817Z max_L=58, 2025-05-07T20:34:29.4516008Z D=15, 2025-05-07T20:34:29.4516197Z dtype=torch.float32, 2025-05-07T20:34:29.4516439Z device_type=device(type='cpu'), 2025-05-07T20:34:29.4516696Z ) 2025-05-07T20:34:29.4517044Z Trying example: test_jagged_softmax( 2025-05-07T20:34:29.4517454Z self=, 2025-05-07T20:34:29.4517869Z B=227, 2025-05-07T20:34:29.4518051Z max_L=793, 2025-05-07T20:34:29.4518238Z D=5, 2025-05-07T20:34:29.4518432Z dtype=torch.float32, 2025-05-07T20:34:29.4518682Z device_type=device(type='cpu'), 2025-05-07T20:34:29.4518926Z ) 2025-05-07T20:34:29.4519132Z Trying example: test_jagged_softmax( 2025-05-07T20:34:29.4519592Z self=, 2025-05-07T20:34:29.4520000Z B=116, 2025-05-07T20:34:29.4520176Z max_L=142, 2025-05-07T20:34:29.4520370Z D=14, 2025-05-07T20:34:29.4520567Z dtype=torch.float32, 2025-05-07T20:34:29.4520821Z device_type=device(type='cuda'), 2025-05-07T20:34:29.4521079Z ) 2025-05-07T20:34:29.4521283Z Trying example: test_jagged_softmax( 2025-05-07T20:34:29.4521700Z self=, 2025-05-07T20:34:29.4522110Z B=152, 2025-05-07T20:34:29.4522301Z max_L=143, 2025-05-07T20:34:29.4522488Z D=20, 2025-05-07T20:34:29.4522685Z dtype=torch.float32, 2025-05-07T20:34:29.4522937Z device_type=device(type='cuda'), 2025-05-07T20:34:29.4523189Z ) 2025-05-07T20:34:29.4523387Z Trying example: test_jagged_softmax( 2025-05-07T20:34:29.4523806Z self=, 2025-05-07T20:34:29.4524207Z B=366, 2025-05-07T20:34:29.4524392Z max_L=67, 2025-05-07T20:34:29.4524590Z D=22, 2025-05-07T20:34:29.4524786Z dtype=torch.float32, 2025-05-07T20:34:29.4525033Z device_type=device(type='cpu'), 2025-05-07T20:34:29.4525289Z ) 2025-05-07T20:34:29.4525492Z Trying example: test_jagged_softmax( 2025-05-07T20:34:29.4525899Z self=, 2025-05-07T20:34:29.4526302Z B=2, 2025-05-07T20:34:29.4526489Z max_L=820, 2025-05-07T20:34:29.4526679Z D=5, 2025-05-07T20:34:29.4526872Z dtype=torch.float32, 2025-05-07T20:34:29.4527125Z device_type=device(type='cuda'), 2025-05-07T20:34:29.4527373Z ) 2025-05-07T20:34:29.4527573Z Trying example: test_jagged_softmax( 2025-05-07T20:34:29.4527991Z self=, 2025-05-07T20:34:29.4528388Z B=30, 2025-05-07T20:34:29.4528572Z max_L=316, 2025-05-07T20:34:29.4528763Z D=27, 2025-05-07T20:34:29.4528947Z dtype=torch.float32, 2025-05-07T20:34:29.4529194Z device_type=device(type='cpu'), 2025-05-07T20:34:29.4529469Z ) 2025-05-07T20:34:29.4529687Z Trying example: test_jagged_softmax( 2025-05-07T20:34:29.4530109Z self=, 2025-05-07T20:34:29.4530517Z B=30, 2025-05-07T20:34:29.4530701Z max_L=316, 2025-05-07T20:34:29.4530885Z D=30, 2025-05-07T20:34:29.4531082Z dtype=torch.float32, 2025-05-07T20:34:29.4531339Z device_type=device(type='cpu'), 2025-05-07T20:34:29.4531590Z ) 2025-05-07T20:34:29.4531796Z Trying example: test_jagged_softmax( 2025-05-07T20:34:29.4532215Z self=, 2025-05-07T20:34:29.4532616Z B=30, 2025-05-07T20:34:29.4532804Z max_L=316, 2025-05-07T20:34:29.4533002Z D=1, 2025-05-07T20:34:29.4533190Z dtype=torch.float32, 2025-05-07T20:34:29.4533439Z device_type=device(type='cpu'), 2025-05-07T20:34:29.4533695Z ) 2025-05-07T20:34:29.4533888Z Trying example: test_jagged_softmax( 2025-05-07T20:34:29.4534302Z self=, 2025-05-07T20:34:29.4534713Z B=316, 2025-05-07T20:34:29.4534893Z max_L=316, 2025-05-07T20:34:29.4535186Z D=1, 2025-05-07T20:34:29.4535383Z dtype=torch.float32, 2025-05-07T20:34:29.4535626Z device_type=device(type='cpu'), 2025-05-07T20:34:29.4535888Z ) 2025-05-07T20:34:29.4536285Z Trying example: test_jagged_softmax( 2025-05-07T20:34:29.4536710Z self=, 2025-05-07T20:34:29.4537108Z B=316, 2025-05-07T20:34:29.4537295Z max_L=1, 2025-05-07T20:34:29.4537493Z D=1, 2025-05-07T20:34:29.4537676Z dtype=torch.float32, 2025-05-07T20:34:29.4537929Z device_type=device(type='cpu'), 2025-05-07T20:34:29.4538192Z ) 2025-05-07T20:34:29.4538385Z Trying example: test_jagged_softmax( 2025-05-07T20:34:29.4538810Z self=, 2025-05-07T20:34:29.4539260Z B=329, 2025-05-07T20:34:29.4539446Z max_L=1, 2025-05-07T20:34:29.4539642Z D=21, 2025-05-07T20:34:29.4539835Z dtype=torch.float32, 2025-05-07T20:34:29.4540085Z device_type=device(type='cuda'), 2025-05-07T20:34:29.4540344Z ) 2025-05-07T20:34:29.4540540Z Trying example: test_jagged_softmax( 2025-05-07T20:34:29.4540954Z self=, 2025-05-07T20:34:29.4541368Z B=329, 2025-05-07T20:34:29.4541560Z max_L=1, 2025-05-07T20:34:29.4541751Z D=1, 2025-05-07T20:34:29.4541935Z dtype=torch.float32, 2025-05-07T20:34:29.4542182Z device_type=device(type='cuda'), 2025-05-07T20:34:29.4542434Z ) 2025-05-07T20:34:29.4542629Z Trying example: test_jagged_softmax( 2025-05-07T20:34:29.4543045Z self=, 2025-05-07T20:34:29.4543450Z B=329, 2025-05-07T20:34:29.4543629Z max_L=329, 2025-05-07T20:34:29.4543824Z D=1, 2025-05-07T20:34:29.4544017Z dtype=torch.float32, 2025-05-07T20:34:29.4544255Z device_type=device(type='cuda'), 2025-05-07T20:34:29.4544514Z ) 2025-05-07T20:34:29.4544709Z Trying example: test_jagged_softmax( 2025-05-07T20:34:29.4545125Z self=, 2025-05-07T20:34:29.4545526Z B=1, 2025-05-07T20:34:29.4545704Z max_L=329, 2025-05-07T20:34:29.4545892Z D=1, 2025-05-07T20:34:29.4546091Z dtype=torch.float32, 2025-05-07T20:34:29.4546348Z device_type=device(type='cuda'), 2025-05-07T20:34:29.4546598Z ) 2025-05-07T20:34:29.4546793Z Trying example: test_jagged_softmax( 2025-05-07T20:34:29.4547209Z self=, 2025-05-07T20:34:29.4547614Z B=1, 2025-05-07T20:34:29.4547788Z max_L=1, 2025-05-07T20:34:29.4547980Z D=1, 2025-05-07T20:34:29.4548175Z dtype=torch.float32, 2025-05-07T20:34:29.4548417Z device_type=device(type='cuda'), 2025-05-07T20:34:29.4548676Z ) 2025-05-07T20:34:29.4548892Z PASSED 2025-05-07T20:34:29.4801969Z jagged/misc_ops_test.py::JaggedTensorOpsTest::test_masked_select_jagged_1d PASSED 2025-05-07T20:34:29.4802334Z 2025-05-07T20:34:29.4802473Z =============================== warnings summary =============================== 2025-05-07T20:34:29.4802918Z test/jagged/misc_ops_test.py::JaggedTensorOpsTest::test_jagged_softmax 2025-05-07T20:34:29.4805976Z /home/ec2-user/miniconda/envs/build_binary/lib/python3.12/site-packages/torch/autograd/graph.py:824: UserWarning: fbgemm::dense_to_jagged: an autograd kernel was not registered to the Autograd key(s) but we are trying to backprop through it. This may lead to silently incorrect behavior. This behavior is deprecated and will be removed in a future version of PyTorch. If your operator is differentiable, please ensure you have registered an autograd kernel to the correct Autograd key (e.g. DispatchKey::Autograd, DispatchKey::CompositeImplicitAutograd). If your operator is not differentiable, or to squash this warning and use the previous behavior, please register torch::CppFunction::makeFallthrough() to DispatchKey::Autograd. (Triggered internally at /pytorch/torch/csrc/autograd/autograd_not_implemented_fallback.cpp:62.) 2025-05-07T20:34:29.4809382Z return Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass 2025-05-07T20:34:29.4809785Z 2025-05-07T20:34:29.4810104Z test/jagged/misc_ops_test.py::JaggedTensorOpsTest::test_jagged_softmax 2025-05-07T20:34:29.4813167Z /home/ec2-user/miniconda/envs/build_binary/lib/python3.12/site-packages/torch/autograd/graph.py:824: UserWarning: fbgemm::jagged_to_padded_dense: an autograd kernel was not registered to the Autograd key(s) but we are trying to backprop through it. This may lead to silently incorrect behavior. This behavior is deprecated and will be removed in a future version of PyTorch. If your operator is differentiable, please ensure you have registered an autograd kernel to the correct Autograd key (e.g. DispatchKey::Autograd, DispatchKey::CompositeImplicitAutograd). If your operator is not differentiable, or to squash this warning and use the previous behavior, please register torch::CppFunction::makeFallthrough() to DispatchKey::Autograd. (Triggered internally at /pytorch/torch/csrc/autograd/autograd_not_implemented_fallback.cpp:62.) 2025-05-07T20:34:29.4816393Z return Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass 2025-05-07T20:34:29.4816781Z 2025-05-07T20:34:29.4817006Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2025-05-07T20:34:29.4817447Z ======================== 3 passed, 2 warnings in 2.77s ========================= 2025-05-07T20:34:30.2371424Z 2025-05-07T20:34:30.2372030Z [TEST] Python test suite PASSED: ./jagged/misc_ops_test.py 2025-05-07T20:34:30.2392535Z [TEST] Python test time for ./jagged/misc_ops_test.py: 6 seconds 2025-05-07T20:34:30.2392813Z 2025-05-07T20:34:30.2392914Z 2025-05-07T20:34:30.2392918Z 2025-05-07T20:34:30.2392983Z 2025-05-07T20:34:30.2415405Z ################################################################################ 2025-05-07T20:34:30.2431279Z # [2025-05-07T20:34:30.242Z] Run Python Test Suite: 2025-05-07T20:34:30.2431606Z # ./jagged/slice_test.py 2025-05-07T20:34:30.2431875Z ################################################################################ 2025-05-07T20:34:30.2456293Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./jagged/slice_test.py 2025-05-07T20:34:30.2457127Z 2025-05-07T20:34:32.4139163Z ============================= test session starts ============================== 2025-05-07T20:34:32.4140089Z platform linux -- Python 3.12.2, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:34:32.4141091Z cachedir: .pytest_cache 2025-05-07T20:34:32.4142418Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:34:32.4143829Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:34:32.4144603Z plugins: hypothesis-6.131.14 2025-05-07T20:34:34.5566755Z collecting ... collected 2 items 2025-05-07T20:34:34.5567011Z 2025-05-07T20:34:34.8737129Z jagged/slice_test.py::JaggedSliceTest::test_jagged_slice Trying example: test_jagged_slice( 2025-05-07T20:34:34.8738422Z self=, 2025-05-07T20:34:34.8739179Z B=10, 2025-05-07T20:34:34.8739547Z N=10, 2025-05-07T20:34:34.8739916Z slice_length=0, 2025-05-07T20:34:34.8740321Z dtype=torch.float32, 2025-05-07T20:34:34.8740579Z ) 2025-05-07T20:34:34.8740803Z Trying example: test_jagged_slice( 2025-05-07T20:34:34.8741183Z self=, 2025-05-07T20:34:34.8741569Z B=334, 2025-05-07T20:34:34.8741758Z N=10, 2025-05-07T20:34:34.8741942Z slice_length=0, 2025-05-07T20:34:34.8742163Z dtype=torch.float32, 2025-05-07T20:34:34.8742384Z ) 2025-05-07T20:34:34.8742587Z Trying example: test_jagged_slice( 2025-05-07T20:34:34.8743331Z self=, 2025-05-07T20:34:34.8743708Z B=334, 2025-05-07T20:34:34.8743889Z N=23, 2025-05-07T20:34:34.8744066Z slice_length=47, 2025-05-07T20:34:34.8744448Z dtype=torch.float32, 2025-05-07T20:34:34.8744678Z ) 2025-05-07T20:34:34.8744870Z Trying example: test_jagged_slice( 2025-05-07T20:34:34.8745256Z self=, 2025-05-07T20:34:34.8745629Z B=351, 2025-05-07T20:34:34.8745802Z N=57, 2025-05-07T20:34:34.8745985Z slice_length=15, 2025-05-07T20:34:34.8746210Z dtype=torch.float32, 2025-05-07T20:34:34.8746423Z ) 2025-05-07T20:34:34.8746616Z Trying example: test_jagged_slice( 2025-05-07T20:34:34.8746994Z self=, 2025-05-07T20:34:34.8747355Z B=300, 2025-05-07T20:34:34.8747537Z N=60, 2025-05-07T20:34:34.8747720Z slice_length=0, 2025-05-07T20:34:34.8747928Z dtype=torch.float32, 2025-05-07T20:34:34.8748157Z ) 2025-05-07T20:34:34.8748353Z Trying example: test_jagged_slice( 2025-05-07T20:34:34.8748729Z self=, 2025-05-07T20:34:34.8749096Z B=455, 2025-05-07T20:34:34.8749285Z N=29, 2025-05-07T20:34:34.8749469Z slice_length=31, 2025-05-07T20:34:34.8749687Z dtype=torch.float32, 2025-05-07T20:34:34.8749906Z ) 2025-05-07T20:34:34.8750102Z Trying example: test_jagged_slice( 2025-05-07T20:34:34.8750471Z self=, 2025-05-07T20:34:34.8750839Z B=273, 2025-05-07T20:34:34.8751018Z N=24, 2025-05-07T20:34:34.8751196Z slice_length=8, 2025-05-07T20:34:34.8751410Z dtype=torch.float32, 2025-05-07T20:34:34.8751632Z ) 2025-05-07T20:34:34.8751819Z Trying example: test_jagged_slice( 2025-05-07T20:34:34.8752197Z self=, 2025-05-07T20:34:34.8752568Z B=55, 2025-05-07T20:34:34.8752747Z N=21, 2025-05-07T20:34:34.8752931Z slice_length=31, 2025-05-07T20:34:34.8753153Z dtype=torch.float32, 2025-05-07T20:34:34.8753367Z ) 2025-05-07T20:34:34.8753560Z Trying example: test_jagged_slice( 2025-05-07T20:34:34.8753943Z self=, 2025-05-07T20:34:34.8754313Z B=290, 2025-05-07T20:34:34.8754488Z N=53, 2025-05-07T20:34:34.8754668Z slice_length=10, 2025-05-07T20:34:34.8754894Z dtype=torch.float32, 2025-05-07T20:34:34.8755107Z ) 2025-05-07T20:34:34.8755303Z Trying example: test_jagged_slice( 2025-05-07T20:34:34.8755681Z self=, 2025-05-07T20:34:34.8756226Z B=454, 2025-05-07T20:34:34.8756405Z N=63, 2025-05-07T20:34:34.8756588Z slice_length=41, 2025-05-07T20:34:34.8756805Z dtype=torch.float32, 2025-05-07T20:34:34.8757022Z ) 2025-05-07T20:34:34.8757218Z Trying example: test_jagged_slice( 2025-05-07T20:34:34.8757590Z self=, 2025-05-07T20:34:34.8757970Z B=265, 2025-05-07T20:34:34.8758154Z N=29, 2025-05-07T20:34:34.8758334Z slice_length=38, 2025-05-07T20:34:34.8758553Z dtype=torch.float32, 2025-05-07T20:34:34.8758781Z ) 2025-05-07T20:34:34.8758969Z Trying example: test_jagged_slice( 2025-05-07T20:34:34.8759560Z self=, 2025-05-07T20:34:34.8759933Z B=38, 2025-05-07T20:34:34.8760118Z N=29, 2025-05-07T20:34:34.8760324Z slice_length=38, 2025-05-07T20:34:34.8760546Z dtype=torch.float32, 2025-05-07T20:34:34.8760769Z ) 2025-05-07T20:34:34.8760958Z Trying example: test_jagged_slice( 2025-05-07T20:34:34.8761334Z self=, 2025-05-07T20:34:34.8761702Z B=38, 2025-05-07T20:34:34.8761871Z N=38, 2025-05-07T20:34:34.8762055Z slice_length=38, 2025-05-07T20:34:34.8762273Z dtype=torch.float32, 2025-05-07T20:34:34.8762624Z ) 2025-05-07T20:34:34.8762816Z Trying example: test_jagged_slice( 2025-05-07T20:34:34.8763194Z self=, 2025-05-07T20:34:34.8763556Z B=186, 2025-05-07T20:34:34.8763847Z N=13, 2025-05-07T20:34:34.8764030Z slice_length=53, 2025-05-07T20:34:34.8764241Z dtype=torch.float32, 2025-05-07T20:34:34.8764461Z ) 2025-05-07T20:34:34.8764650Z Trying example: test_jagged_slice( 2025-05-07T20:34:34.8765018Z self=, 2025-05-07T20:34:34.8765389Z B=186, 2025-05-07T20:34:34.8765573Z N=13, 2025-05-07T20:34:34.8765752Z slice_length=0, 2025-05-07T20:34:34.8765957Z dtype=torch.float32, 2025-05-07T20:34:34.8766171Z ) 2025-05-07T20:34:34.8766358Z Trying example: test_jagged_slice( 2025-05-07T20:34:34.8766724Z self=, 2025-05-07T20:34:34.8767092Z B=186, 2025-05-07T20:34:34.8767274Z N=10, 2025-05-07T20:34:34.8767452Z slice_length=0, 2025-05-07T20:34:34.8767666Z dtype=torch.float32, 2025-05-07T20:34:34.8767879Z ) 2025-05-07T20:34:34.8768061Z Trying example: test_jagged_slice( 2025-05-07T20:34:34.8768443Z self=, 2025-05-07T20:34:34.8768816Z B=33, 2025-05-07T20:34:34.8768990Z N=42, 2025-05-07T20:34:34.8769177Z slice_length=29, 2025-05-07T20:34:34.8769396Z dtype=torch.float32, 2025-05-07T20:34:34.8769609Z ) 2025-05-07T20:34:34.8769797Z Trying example: test_jagged_slice( 2025-05-07T20:34:34.8770181Z self=, 2025-05-07T20:34:34.8770546Z B=33, 2025-05-07T20:34:34.8770726Z N=33, 2025-05-07T20:34:34.8770910Z slice_length=29, 2025-05-07T20:34:34.8771125Z dtype=torch.float32, 2025-05-07T20:34:34.8771347Z ) 2025-05-07T20:34:34.8771541Z Trying example: test_jagged_slice( 2025-05-07T20:34:34.8771921Z self=, 2025-05-07T20:34:34.8772289Z B=33, 2025-05-07T20:34:34.8772468Z N=29, 2025-05-07T20:34:34.8772648Z slice_length=29, 2025-05-07T20:34:34.8772859Z dtype=torch.float32, 2025-05-07T20:34:34.8773081Z ) 2025-05-07T20:34:34.8773274Z Trying example: test_jagged_slice( 2025-05-07T20:34:34.8773640Z self=, 2025-05-07T20:34:34.8774010Z B=33, 2025-05-07T20:34:34.8774189Z N=29, 2025-05-07T20:34:34.8774361Z slice_length=33, 2025-05-07T20:34:34.8774577Z dtype=torch.float32, 2025-05-07T20:34:34.8774794Z ) 2025-05-07T20:34:34.8774966Z PASSED 2025-05-07T20:34:34.8775280Z jagged/slice_test.py::JaggedSliceTest::test_jagged_slice_errors PASSED 2025-05-07T20:34:34.8775577Z 2025-05-07T20:34:34.8775720Z ============================== 2 passed in 2.59s =============================== 2025-05-07T20:34:35.5502531Z 2025-05-07T20:34:35.5502943Z [TEST] Python test suite PASSED: ./jagged/slice_test.py 2025-05-07T20:34:35.5522584Z [TEST] Python test time for ./jagged/slice_test.py: 5 seconds 2025-05-07T20:34:35.5522981Z 2025-05-07T20:34:35.5522988Z 2025-05-07T20:34:35.5522994Z 2025-05-07T20:34:35.5522999Z 2025-05-07T20:34:35.5543447Z ################################################################################ 2025-05-07T20:34:35.5558852Z # [2025-05-07T20:34:35.555Z] Run Python Test Suite: 2025-05-07T20:34:35.5559417Z # ./jagged/unique_indices_test.py 2025-05-07T20:34:35.5559829Z ################################################################################ 2025-05-07T20:34:35.5585430Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./jagged/unique_indices_test.py 2025-05-07T20:34:35.5586053Z 2025-05-07T20:34:37.7257608Z ============================= test session starts ============================== 2025-05-07T20:34:37.7258245Z platform linux -- Python 3.12.2, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:34:37.7259099Z cachedir: .pytest_cache 2025-05-07T20:34:37.7259866Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:34:37.7260724Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:34:37.7261123Z plugins: hypothesis-6.131.14 2025-05-07T20:34:39.8912342Z collecting ... collected 3 items 2025-05-07T20:34:39.8912587Z 2025-05-07T20:34:41.2568158Z jagged/unique_indices_test.py::UniqueIndicesTest::test_jagged_unique_indices Trying example: test_jagged_unique_indices( 2025-05-07T20:34:41.2569036Z self=, 2025-05-07T20:34:41.2569505Z B=100, 2025-05-07T20:34:41.2569692Z F=50, 2025-05-07T20:34:41.2569906Z max_length=5, 2025-05-07T20:34:41.2570115Z ) 2025-05-07T20:34:41.2570326Z Trying example: test_jagged_unique_indices( 2025-05-07T20:34:41.2570828Z self=, 2025-05-07T20:34:41.2571299Z B=120, 2025-05-07T20:34:41.2578568Z F=50, 2025-05-07T20:34:41.2578782Z max_length=5, 2025-05-07T20:34:41.2579012Z ) 2025-05-07T20:34:41.2579233Z Trying example: test_jagged_unique_indices( 2025-05-07T20:34:41.2579731Z self=, 2025-05-07T20:34:41.2580195Z B=120, 2025-05-07T20:34:41.2580381Z F=51, 2025-05-07T20:34:41.2580573Z max_length=7, 2025-05-07T20:34:41.2580781Z ) 2025-05-07T20:34:41.2580991Z Trying example: test_jagged_unique_indices( 2025-05-07T20:34:41.2581479Z self=, 2025-05-07T20:34:41.2581933Z B=135, 2025-05-07T20:34:41.2582123Z F=100, 2025-05-07T20:34:41.2582312Z max_length=9, 2025-05-07T20:34:41.2582517Z ) 2025-05-07T20:34:41.2582734Z Trying example: test_jagged_unique_indices( 2025-05-07T20:34:41.2583213Z self=, 2025-05-07T20:34:41.2583665Z B=183, 2025-05-07T20:34:41.2583859Z F=70, 2025-05-07T20:34:41.2584046Z max_length=8, 2025-05-07T20:34:41.2584255Z ) 2025-05-07T20:34:41.2584473Z Trying example: test_jagged_unique_indices( 2025-05-07T20:34:41.2584947Z self=, 2025-05-07T20:34:41.2585404Z B=134, 2025-05-07T20:34:41.2585600Z F=70, 2025-05-07T20:34:41.2585798Z max_length=10, 2025-05-07T20:34:41.2586001Z ) 2025-05-07T20:34:41.2586225Z Trying example: test_jagged_unique_indices( 2025-05-07T20:34:41.2586708Z self=, 2025-05-07T20:34:41.2587156Z B=105, 2025-05-07T20:34:41.2587350Z F=53, 2025-05-07T20:34:41.2587545Z max_length=10, 2025-05-07T20:34:41.2587748Z ) 2025-05-07T20:34:41.2587970Z Trying example: test_jagged_unique_indices( 2025-05-07T20:34:41.2588453Z self=, 2025-05-07T20:34:41.2588900Z B=176, 2025-05-07T20:34:41.2589098Z F=50, 2025-05-07T20:34:41.2589293Z max_length=10, 2025-05-07T20:34:41.2589493Z ) 2025-05-07T20:34:41.2589713Z Trying example: test_jagged_unique_indices( 2025-05-07T20:34:41.2590197Z self=, 2025-05-07T20:34:41.2590643Z B=128, 2025-05-07T20:34:41.2590838Z F=51, 2025-05-07T20:34:41.2591029Z max_length=9, 2025-05-07T20:34:41.2591240Z ) 2025-05-07T20:34:41.2591452Z Trying example: test_jagged_unique_indices( 2025-05-07T20:34:41.2591941Z self=, 2025-05-07T20:34:41.2592401Z B=123, 2025-05-07T20:34:41.2592582Z F=92, 2025-05-07T20:34:41.2592773Z max_length=9, 2025-05-07T20:34:41.2593213Z ) 2025-05-07T20:34:41.2593393Z PASSED 2025-05-07T20:34:41.2691516Z jagged/unique_indices_test.py::UniqueIndicesTest::test_jagged_unique_indices_empty Trying example: test_jagged_unique_indices_empty( 2025-05-07T20:34:41.2692666Z self=, 2025-05-07T20:34:41.2693149Z B=100, 2025-05-07T20:34:41.2693332Z F=50, 2025-05-07T20:34:41.2693513Z ) 2025-05-07T20:34:41.2693745Z Trying example: test_jagged_unique_indices_empty( 2025-05-07T20:34:41.2694265Z self=, 2025-05-07T20:34:41.2694742Z B=126, 2025-05-07T20:34:41.2694937Z F=54, 2025-05-07T20:34:41.2695110Z ) 2025-05-07T20:34:41.2695287Z PASSED 2025-05-07T20:34:42.3473183Z jagged/unique_indices_test.py::UniqueIndicesTest::test_jagged_unique_indices_multi_keys Trying example: test_jagged_unique_indices_multi_keys( 2025-05-07T20:34:42.3474265Z self=, 2025-05-07T20:34:42.3474775Z B=100, 2025-05-07T20:34:42.3474967Z F=50, 2025-05-07T20:34:42.3475143Z max_length=5, 2025-05-07T20:34:42.3475351Z ) 2025-05-07T20:34:42.3475597Z Trying example: test_jagged_unique_indices_multi_keys( 2025-05-07T20:34:42.3476151Z self=, 2025-05-07T20:34:42.3476644Z B=126, 2025-05-07T20:34:42.3476831Z F=50, 2025-05-07T20:34:42.3477008Z max_length=5, 2025-05-07T20:34:42.3477222Z ) 2025-05-07T20:34:42.3477469Z Trying example: test_jagged_unique_indices_multi_keys( 2025-05-07T20:34:42.3478023Z self=, 2025-05-07T20:34:42.3478500Z B=126, 2025-05-07T20:34:42.3478683Z F=78, 2025-05-07T20:34:42.3478866Z max_length=7, 2025-05-07T20:34:42.3479057Z ) 2025-05-07T20:34:42.3479310Z Trying example: test_jagged_unique_indices_multi_keys( 2025-05-07T20:34:42.3479862Z self=, 2025-05-07T20:34:42.3480343Z B=191, 2025-05-07T20:34:42.3480530Z F=83, 2025-05-07T20:34:42.3480714Z max_length=8, 2025-05-07T20:34:42.3480905Z ) 2025-05-07T20:34:42.3481149Z Trying example: test_jagged_unique_indices_multi_keys( 2025-05-07T20:34:42.3481704Z self=, 2025-05-07T20:34:42.3482181Z B=168, 2025-05-07T20:34:42.3482370Z F=66, 2025-05-07T20:34:42.3482553Z max_length=8, 2025-05-07T20:34:42.3482740Z ) 2025-05-07T20:34:42.3482980Z Trying example: test_jagged_unique_indices_multi_keys( 2025-05-07T20:34:42.3483532Z self=, 2025-05-07T20:34:42.3484014Z B=121, 2025-05-07T20:34:42.3484194Z F=59, 2025-05-07T20:34:42.3484377Z max_length=8, 2025-05-07T20:34:42.3484580Z ) 2025-05-07T20:34:42.3484815Z Trying example: test_jagged_unique_indices_multi_keys( 2025-05-07T20:34:42.3485366Z self=, 2025-05-07T20:34:42.3485853Z B=166, 2025-05-07T20:34:42.3486026Z F=56, 2025-05-07T20:34:42.3486209Z max_length=6, 2025-05-07T20:34:42.3486407Z ) 2025-05-07T20:34:42.3486638Z Trying example: test_jagged_unique_indices_multi_keys( 2025-05-07T20:34:42.3487189Z self=, 2025-05-07T20:34:42.3487678Z B=124, 2025-05-07T20:34:42.3487864Z F=87, 2025-05-07T20:34:42.3488042Z max_length=10, 2025-05-07T20:34:42.3488245Z ) 2025-05-07T20:34:42.3488488Z Trying example: test_jagged_unique_indices_multi_keys( 2025-05-07T20:34:42.3489031Z self=, 2025-05-07T20:34:42.3489712Z B=113, 2025-05-07T20:34:42.3489896Z F=69, 2025-05-07T20:34:42.3490070Z max_length=7, 2025-05-07T20:34:42.3490269Z ) 2025-05-07T20:34:42.3490623Z Trying example: test_jagged_unique_indices_multi_keys( 2025-05-07T20:34:42.3491166Z self=, 2025-05-07T20:34:42.3491654Z B=179, 2025-05-07T20:34:42.3491837Z F=70, 2025-05-07T20:34:42.3492017Z max_length=7, 2025-05-07T20:34:42.3492222Z ) 2025-05-07T20:34:42.3492402Z PASSED 2025-05-07T20:34:42.3492510Z 2025-05-07T20:34:42.3492658Z ============================== 3 passed in 4.75s =============================== 2025-05-07T20:34:43.0976758Z 2025-05-07T20:34:43.0977355Z [TEST] Python test suite PASSED: ./jagged/unique_indices_test.py 2025-05-07T20:34:43.0994696Z [TEST] Python test time for ./jagged/unique_indices_test.py: 8 seconds 2025-05-07T20:34:43.0994995Z 2025-05-07T20:34:43.0995034Z 2025-05-07T20:34:43.0995037Z 2025-05-07T20:34:43.0995041Z 2025-05-07T20:34:43.1017126Z ################################################################################ 2025-05-07T20:34:43.1032923Z # [2025-05-07T20:34:43.102Z] Run Python Test Suite: 2025-05-07T20:34:43.1033309Z # ./layout_transform_ops_test.py 2025-05-07T20:34:43.1033605Z ################################################################################ 2025-05-07T20:34:43.1057530Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./layout_transform_ops_test.py 2025-05-07T20:34:43.1058146Z 2025-05-07T20:34:45.2708043Z ============================= test session starts ============================== 2025-05-07T20:34:45.2708672Z platform linux -- Python 3.12.2, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:34:45.2709172Z cachedir: .pytest_cache 2025-05-07T20:34:45.2709734Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:34:45.2710475Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:34:45.2710888Z plugins: hypothesis-6.131.14 2025-05-07T20:34:46.9931980Z collecting ... collected 3 items 2025-05-07T20:34:46.9932221Z 2025-05-07T20:34:47.2894824Z layout_transform_ops_test.py::LayoutTransformOpsTest::test_recat_embedding_grad_output Trying example: test_recat_embedding_grad_output( 2025-05-07T20:34:47.2895888Z self=, 2025-05-07T20:34:47.2896689Z B=1, 2025-05-07T20:34:47.2896889Z T=1, 2025-05-07T20:34:47.2897083Z D=2, 2025-05-07T20:34:47.2897265Z W=1, 2025-05-07T20:34:47.2897463Z ) 2025-05-07T20:34:47.2897707Z Trying example: test_recat_embedding_grad_output( 2025-05-07T20:34:47.2898253Z self=, 2025-05-07T20:34:47.2898768Z B=7, 2025-05-07T20:34:47.2898961Z T=1, 2025-05-07T20:34:47.2899138Z D=2, 2025-05-07T20:34:47.2899328Z W=1, 2025-05-07T20:34:47.2899520Z ) 2025-05-07T20:34:47.2899757Z Trying example: test_recat_embedding_grad_output( 2025-05-07T20:34:47.2900305Z self=, 2025-05-07T20:34:47.2900794Z B=7, 2025-05-07T20:34:47.2900973Z T=12, 2025-05-07T20:34:47.2901166Z D=17, 2025-05-07T20:34:47.2901355Z W=13, 2025-05-07T20:34:47.2901531Z ) 2025-05-07T20:34:47.2901768Z Trying example: test_recat_embedding_grad_output( 2025-05-07T20:34:47.2902312Z self=, 2025-05-07T20:34:47.2902805Z B=8, 2025-05-07T20:34:47.2902985Z T=8, 2025-05-07T20:34:47.2903174Z D=11, 2025-05-07T20:34:47.2903365Z W=19, 2025-05-07T20:34:47.2903540Z ) 2025-05-07T20:34:47.2904011Z Trying example: test_recat_embedding_grad_output( 2025-05-07T20:34:47.2904555Z self=, 2025-05-07T20:34:47.2905045Z B=9, 2025-05-07T20:34:47.2905379Z T=3, 2025-05-07T20:34:47.2905557Z D=14, 2025-05-07T20:34:47.2905745Z W=2, 2025-05-07T20:34:47.2905926Z ) 2025-05-07T20:34:47.2906152Z Trying example: test_recat_embedding_grad_output( 2025-05-07T20:34:47.2906689Z self=, 2025-05-07T20:34:47.2907178Z B=14, 2025-05-07T20:34:47.2907358Z T=6, 2025-05-07T20:34:47.2907544Z D=16, 2025-05-07T20:34:47.2907725Z W=14, 2025-05-07T20:34:47.2907897Z ) 2025-05-07T20:34:47.2908125Z Trying example: test_recat_embedding_grad_output( 2025-05-07T20:34:47.2908662Z self=, 2025-05-07T20:34:47.2909136Z B=5, 2025-05-07T20:34:47.2909328Z T=19, 2025-05-07T20:34:47.2909510Z D=6, 2025-05-07T20:34:47.2909684Z W=10, 2025-05-07T20:34:47.2909864Z ) 2025-05-07T20:34:47.2910088Z Trying example: test_recat_embedding_grad_output( 2025-05-07T20:34:47.2910630Z self=, 2025-05-07T20:34:47.2911108Z B=9, 2025-05-07T20:34:47.2911290Z T=16, 2025-05-07T20:34:47.2911474Z D=10, 2025-05-07T20:34:47.2911651Z W=8, 2025-05-07T20:34:47.2911831Z ) 2025-05-07T20:34:47.2912057Z Trying example: test_recat_embedding_grad_output( 2025-05-07T20:34:47.2912585Z self=, 2025-05-07T20:34:47.2913073Z B=18, 2025-05-07T20:34:47.2913260Z T=5, 2025-05-07T20:34:47.2913435Z D=3, 2025-05-07T20:34:47.2913617Z W=13, 2025-05-07T20:34:47.2913801Z ) 2025-05-07T20:34:47.2914027Z Trying example: test_recat_embedding_grad_output( 2025-05-07T20:34:47.2914565Z self=, 2025-05-07T20:34:47.2915053Z B=16, 2025-05-07T20:34:47.2915243Z T=19, 2025-05-07T20:34:47.2915422Z D=6, 2025-05-07T20:34:47.2915612Z W=5, 2025-05-07T20:34:47.2915798Z ) 2025-05-07T20:34:47.2916019Z Trying example: test_recat_embedding_grad_output( 2025-05-07T20:34:47.2916559Z self=, 2025-05-07T20:34:47.2917054Z B=9, 2025-05-07T20:34:47.2917229Z T=12, 2025-05-07T20:34:47.2917412Z D=15, 2025-05-07T20:34:47.2917595Z W=6, 2025-05-07T20:34:47.2917770Z ) 2025-05-07T20:34:47.2917997Z Trying example: test_recat_embedding_grad_output( 2025-05-07T20:34:47.2918533Z self=, 2025-05-07T20:34:47.2919019Z B=9, 2025-05-07T20:34:47.2919205Z T=12, 2025-05-07T20:34:47.2919396Z D=15, 2025-05-07T20:34:47.2919574Z W=9, 2025-05-07T20:34:47.2919757Z ) 2025-05-07T20:34:47.2919987Z Trying example: test_recat_embedding_grad_output( 2025-05-07T20:34:47.2920521Z self=, 2025-05-07T20:34:47.2921011Z B=9, 2025-05-07T20:34:47.2921194Z T=12, 2025-05-07T20:34:47.2921375Z D=9, 2025-05-07T20:34:47.2921548Z W=9, 2025-05-07T20:34:47.2921731Z ) 2025-05-07T20:34:47.2921958Z Trying example: test_recat_embedding_grad_output( 2025-05-07T20:34:47.2922487Z self=, 2025-05-07T20:34:47.2922972Z B=9, 2025-05-07T20:34:47.2923155Z T=12, 2025-05-07T20:34:47.2923334Z D=9, 2025-05-07T20:34:47.2923517Z W=12, 2025-05-07T20:34:47.2923697Z ) 2025-05-07T20:34:47.2923919Z Trying example: test_recat_embedding_grad_output( 2025-05-07T20:34:47.2924458Z self=, 2025-05-07T20:34:47.2925042Z B=9, 2025-05-07T20:34:47.2925223Z T=12, 2025-05-07T20:34:47.2925409Z D=12, 2025-05-07T20:34:47.2925592Z W=12, 2025-05-07T20:34:47.2925844Z ) 2025-05-07T20:34:47.2926074Z Trying example: test_recat_embedding_grad_output( 2025-05-07T20:34:47.2926612Z self=, 2025-05-07T20:34:47.2927099Z B=12, 2025-05-07T20:34:47.2927278Z T=12, 2025-05-07T20:34:47.2927462Z D=12, 2025-05-07T20:34:47.2927645Z W=12, 2025-05-07T20:34:47.2927820Z ) 2025-05-07T20:34:47.2928046Z Trying example: test_recat_embedding_grad_output( 2025-05-07T20:34:47.2928586Z self=, 2025-05-07T20:34:47.2929074Z B=15, 2025-05-07T20:34:47.2929261Z T=18, 2025-05-07T20:34:47.2929445Z D=5, 2025-05-07T20:34:47.2929626Z W=10, 2025-05-07T20:34:47.2929816Z ) 2025-05-07T20:34:47.2930051Z Trying example: test_recat_embedding_grad_output( 2025-05-07T20:34:47.2930585Z self=, 2025-05-07T20:34:47.2931081Z B=5, 2025-05-07T20:34:47.2931270Z T=18, 2025-05-07T20:34:47.2931453Z D=5, 2025-05-07T20:34:47.2931642Z W=10, 2025-05-07T20:34:47.2931827Z ) 2025-05-07T20:34:47.2932053Z Trying example: test_recat_embedding_grad_output( 2025-05-07T20:34:47.2932595Z self=, 2025-05-07T20:34:47.2933089Z B=5, 2025-05-07T20:34:47.2933280Z T=18, 2025-05-07T20:34:47.2933461Z D=5, 2025-05-07T20:34:47.2933647Z W=18, 2025-05-07T20:34:47.2933832Z ) 2025-05-07T20:34:47.2934057Z Trying example: test_recat_embedding_grad_output( 2025-05-07T20:34:47.2934597Z self=, 2025-05-07T20:34:47.2935091Z B=5, 2025-05-07T20:34:47.2935269Z T=18, 2025-05-07T20:34:47.2935462Z D=18, 2025-05-07T20:34:47.2935646Z W=18, 2025-05-07T20:34:47.2935827Z ) 2025-05-07T20:34:47.2936013Z PASSED 2025-05-07T20:34:47.3204473Z layout_transform_ops_test.py::LayoutTransformOpsTest::test_recat_embedding_grad_output_mixed_D Trying example: test_recat_embedding_grad_output_mixed_D( 2025-05-07T20:34:47.3205633Z self=, 2025-05-07T20:34:47.3206152Z B=1, 2025-05-07T20:34:47.3206322Z W=1, 2025-05-07T20:34:47.3206506Z cuda=False, 2025-05-07T20:34:47.3206702Z ) 2025-05-07T20:34:47.3206950Z Trying example: test_recat_embedding_grad_output_mixed_D( 2025-05-07T20:34:47.3207539Z self=, 2025-05-07T20:34:47.3208052Z B=16, 2025-05-07T20:34:47.3208226Z W=1, 2025-05-07T20:34:47.3208420Z cuda=False, 2025-05-07T20:34:47.3208614Z ) 2025-05-07T20:34:47.3208860Z Trying example: test_recat_embedding_grad_output_mixed_D( 2025-05-07T20:34:47.3209452Z self=, 2025-05-07T20:34:47.3209964Z B=16, 2025-05-07T20:34:47.3210138Z W=6, 2025-05-07T20:34:47.3210314Z cuda=True, 2025-05-07T20:34:47.3210506Z ) 2025-05-07T20:34:47.3210758Z Trying example: test_recat_embedding_grad_output_mixed_D( 2025-05-07T20:34:47.3211337Z self=, 2025-05-07T20:34:47.3211848Z B=14, 2025-05-07T20:34:47.3212030Z W=8, 2025-05-07T20:34:47.3212204Z cuda=False, 2025-05-07T20:34:47.3212399Z ) 2025-05-07T20:34:47.3212652Z Trying example: test_recat_embedding_grad_output_mixed_D( 2025-05-07T20:34:47.3213232Z self=, 2025-05-07T20:34:47.3213918Z B=9, 2025-05-07T20:34:47.3214099Z W=5, 2025-05-07T20:34:47.3214270Z cuda=True, 2025-05-07T20:34:47.3214459Z ) 2025-05-07T20:34:47.3214825Z Trying example: test_recat_embedding_grad_output_mixed_D( 2025-05-07T20:34:47.3215406Z self=, 2025-05-07T20:34:47.3215921Z B=15, 2025-05-07T20:34:47.3216239Z W=13, 2025-05-07T20:34:47.3216436Z cuda=False, 2025-05-07T20:34:47.3216627Z ) 2025-05-07T20:34:47.3216887Z Trying example: test_recat_embedding_grad_output_mixed_D( 2025-05-07T20:34:47.3217483Z self=, 2025-05-07T20:34:47.3217994Z B=19, 2025-05-07T20:34:47.3218177Z W=7, 2025-05-07T20:34:47.3218362Z cuda=False, 2025-05-07T20:34:47.3218554Z ) 2025-05-07T20:34:47.3218808Z Trying example: test_recat_embedding_grad_output_mixed_D( 2025-05-07T20:34:47.3219404Z self=, 2025-05-07T20:34:47.3219914Z B=6, 2025-05-07T20:34:47.3220098Z W=20, 2025-05-07T20:34:47.3220292Z cuda=False, 2025-05-07T20:34:47.3220482Z ) 2025-05-07T20:34:47.3220740Z Trying example: test_recat_embedding_grad_output_mixed_D( 2025-05-07T20:34:47.3221333Z self=, 2025-05-07T20:34:47.3221854Z B=8, 2025-05-07T20:34:47.3222030Z W=14, 2025-05-07T20:34:47.3222224Z cuda=False, 2025-05-07T20:34:47.3222427Z ) 2025-05-07T20:34:47.3222678Z Trying example: test_recat_embedding_grad_output_mixed_D( 2025-05-07T20:34:47.3223269Z self=, 2025-05-07T20:34:47.3223787Z B=7, 2025-05-07T20:34:47.3223964Z W=5, 2025-05-07T20:34:47.3224156Z cuda=False, 2025-05-07T20:34:47.3224356Z ) 2025-05-07T20:34:47.3224604Z Trying example: test_recat_embedding_grad_output_mixed_D( 2025-05-07T20:34:47.3225197Z self=, 2025-05-07T20:34:47.3225715Z B=10, 2025-05-07T20:34:47.3225890Z W=1, 2025-05-07T20:34:47.3226078Z cuda=True, 2025-05-07T20:34:47.3226273Z ) 2025-05-07T20:34:47.3226536Z Trying example: test_recat_embedding_grad_output_mixed_D( 2025-05-07T20:34:47.3227126Z self=, 2025-05-07T20:34:47.3227637Z B=10, 2025-05-07T20:34:47.3227824Z W=10, 2025-05-07T20:34:47.3228010Z cuda=True, 2025-05-07T20:34:47.3228198Z ) 2025-05-07T20:34:47.3228453Z Trying example: test_recat_embedding_grad_output_mixed_D( 2025-05-07T20:34:47.3229043Z self=, 2025-05-07T20:34:47.3229564Z B=10, 2025-05-07T20:34:47.3229741Z W=2, 2025-05-07T20:34:47.3229926Z cuda=False, 2025-05-07T20:34:47.3230122Z ) 2025-05-07T20:34:47.3230374Z Trying example: test_recat_embedding_grad_output_mixed_D( 2025-05-07T20:34:47.3230961Z self=, 2025-05-07T20:34:47.3231479Z B=10, 2025-05-07T20:34:47.3231657Z W=10, 2025-05-07T20:34:47.3231844Z cuda=False, 2025-05-07T20:34:47.3232042Z ) 2025-05-07T20:34:47.3232290Z Trying example: test_recat_embedding_grad_output_mixed_D( 2025-05-07T20:34:47.3232881Z self=, 2025-05-07T20:34:47.3233395Z B=18, 2025-05-07T20:34:47.3233578Z W=1, 2025-05-07T20:34:47.3233762Z cuda=True, 2025-05-07T20:34:47.3241169Z ) 2025-05-07T20:34:47.3241460Z Trying example: test_recat_embedding_grad_output_mixed_D( 2025-05-07T20:34:47.3242196Z self=, 2025-05-07T20:34:47.3242727Z B=1, 2025-05-07T20:34:47.3242913Z W=1, 2025-05-07T20:34:47.3243177Z cuda=True, 2025-05-07T20:34:47.3243379Z ) 2025-05-07T20:34:47.3243638Z Trying example: test_recat_embedding_grad_output_mixed_D( 2025-05-07T20:34:47.3244242Z self=, 2025-05-07T20:34:47.3244767Z B=8, 2025-05-07T20:34:47.3244957Z W=1, 2025-05-07T20:34:47.3245139Z cuda=False, 2025-05-07T20:34:47.3245340Z ) 2025-05-07T20:34:47.3245609Z Trying example: test_recat_embedding_grad_output_mixed_D( 2025-05-07T20:34:47.3246204Z self=, 2025-05-07T20:34:47.3246726Z B=8, 2025-05-07T20:34:47.3246915Z W=18, 2025-05-07T20:34:47.3247101Z cuda=False, 2025-05-07T20:34:47.3247314Z ) 2025-05-07T20:34:47.3247582Z Trying example: test_recat_embedding_grad_output_mixed_D( 2025-05-07T20:34:47.3248187Z self=, 2025-05-07T20:34:47.3248702Z B=18, 2025-05-07T20:34:47.3248890Z W=18, 2025-05-07T20:34:47.3249084Z cuda=False, 2025-05-07T20:34:47.3249279Z ) 2025-05-07T20:34:47.3249543Z Trying example: test_recat_embedding_grad_output_mixed_D( 2025-05-07T20:34:47.3250146Z self=, 2025-05-07T20:34:47.3250662Z B=7, 2025-05-07T20:34:47.3250854Z W=14, 2025-05-07T20:34:47.3251047Z cuda=False, 2025-05-07T20:34:47.3251239Z ) 2025-05-07T20:34:47.3251429Z PASSED 2025-05-07T20:34:47.3646878Z layout_transform_ops_test.py::LayoutTransformOpsTest::test_recat_embedding_grad_output_mixed_D_batch Trying example: test_recat_embedding_grad_output_mixed_D_batch( 2025-05-07T20:34:47.3647926Z self=, 2025-05-07T20:34:47.3648473Z B=1, 2025-05-07T20:34:47.3648659Z W=1, 2025-05-07T20:34:47.3648851Z ) 2025-05-07T20:34:47.3649134Z Trying example: test_recat_embedding_grad_output_mixed_D_batch( 2025-05-07T20:34:47.3649764Z self=, 2025-05-07T20:34:47.3650308Z B=14, 2025-05-07T20:34:47.3650498Z W=1, 2025-05-07T20:34:47.3650674Z ) 2025-05-07T20:34:47.3650952Z Trying example: test_recat_embedding_grad_output_mixed_D_batch( 2025-05-07T20:34:47.3651590Z self=, 2025-05-07T20:34:47.3652124Z B=14, 2025-05-07T20:34:47.3652306Z W=11, 2025-05-07T20:34:47.3652492Z ) 2025-05-07T20:34:47.3652772Z Trying example: test_recat_embedding_grad_output_mixed_D_batch( 2025-05-07T20:34:47.3653403Z self=, 2025-05-07T20:34:47.3653938Z B=10, 2025-05-07T20:34:47.3654131Z W=6, 2025-05-07T20:34:47.3654308Z ) 2025-05-07T20:34:47.3654587Z Trying example: test_recat_embedding_grad_output_mixed_D_batch( 2025-05-07T20:34:47.3655223Z self=, 2025-05-07T20:34:47.3655752Z B=8, 2025-05-07T20:34:47.3655945Z W=5, 2025-05-07T20:34:47.3656204Z ) 2025-05-07T20:34:47.3656473Z Trying example: test_recat_embedding_grad_output_mixed_D_batch( 2025-05-07T20:34:47.3657111Z self=, 2025-05-07T20:34:47.3657651Z B=18, 2025-05-07T20:34:47.3657841Z W=9, 2025-05-07T20:34:47.3658017Z ) 2025-05-07T20:34:47.3658292Z Trying example: test_recat_embedding_grad_output_mixed_D_batch( 2025-05-07T20:34:47.3659097Z self=, 2025-05-07T20:34:47.3659770Z B=12, 2025-05-07T20:34:47.3660110Z W=19, 2025-05-07T20:34:47.3660294Z ) 2025-05-07T20:34:47.3660565Z Trying example: test_recat_embedding_grad_output_mixed_D_batch( 2025-05-07T20:34:47.3661201Z self=, 2025-05-07T20:34:47.3661743Z B=1, 2025-05-07T20:34:47.3661933Z W=15, 2025-05-07T20:34:47.3662114Z ) 2025-05-07T20:34:47.3662394Z Trying example: test_recat_embedding_grad_output_mixed_D_batch( 2025-05-07T20:34:47.3663026Z self=, 2025-05-07T20:34:47.3663562Z B=8, 2025-05-07T20:34:47.3663752Z W=8, 2025-05-07T20:34:47.3663942Z ) 2025-05-07T20:34:47.3664224Z Trying example: test_recat_embedding_grad_output_mixed_D_batch( 2025-05-07T20:34:47.3664857Z self=, 2025-05-07T20:34:47.3665410Z B=17, 2025-05-07T20:34:47.3665596Z W=8, 2025-05-07T20:34:47.3665783Z ) 2025-05-07T20:34:47.3666065Z Trying example: test_recat_embedding_grad_output_mixed_D_batch( 2025-05-07T20:34:47.3666698Z self=, 2025-05-07T20:34:47.3667234Z B=3, 2025-05-07T20:34:47.3667425Z W=17, 2025-05-07T20:34:47.3667610Z ) 2025-05-07T20:34:47.3667878Z Trying example: test_recat_embedding_grad_output_mixed_D_batch( 2025-05-07T20:34:47.3668512Z self=, 2025-05-07T20:34:47.3669055Z B=3, 2025-05-07T20:34:47.3669236Z W=3, 2025-05-07T20:34:47.3669432Z ) 2025-05-07T20:34:47.3669712Z Trying example: test_recat_embedding_grad_output_mixed_D_batch( 2025-05-07T20:34:47.3670340Z self=, 2025-05-07T20:34:47.3670880Z B=8, 2025-05-07T20:34:47.3671063Z W=12, 2025-05-07T20:34:47.3671246Z ) 2025-05-07T20:34:47.3671515Z Trying example: test_recat_embedding_grad_output_mixed_D_batch( 2025-05-07T20:34:47.3672153Z self=, 2025-05-07T20:34:47.3672690Z B=12, 2025-05-07T20:34:47.3672872Z W=12, 2025-05-07T20:34:47.3673055Z ) 2025-05-07T20:34:47.3673334Z Trying example: test_recat_embedding_grad_output_mixed_D_batch( 2025-05-07T20:34:47.3674010Z self=, 2025-05-07T20:34:47.3674553Z B=4, 2025-05-07T20:34:47.3674741Z W=3, 2025-05-07T20:34:47.3674923Z ) 2025-05-07T20:34:47.3675200Z Trying example: test_recat_embedding_grad_output_mixed_D_batch( 2025-05-07T20:34:47.3675840Z self=, 2025-05-07T20:34:47.3676375Z B=13, 2025-05-07T20:34:47.3676557Z W=10, 2025-05-07T20:34:47.3676742Z ) 2025-05-07T20:34:47.3677026Z Trying example: test_recat_embedding_grad_output_mixed_D_batch( 2025-05-07T20:34:47.3677651Z self=, 2025-05-07T20:34:47.3678189Z B=10, 2025-05-07T20:34:47.3678380Z W=10, 2025-05-07T20:34:47.3678555Z ) 2025-05-07T20:34:47.3678834Z Trying example: test_recat_embedding_grad_output_mixed_D_batch( 2025-05-07T20:34:47.3679468Z self=, 2025-05-07T20:34:47.3679999Z B=12, 2025-05-07T20:34:47.3680327Z W=14, 2025-05-07T20:34:47.3680518Z ) 2025-05-07T20:34:47.3680798Z Trying example: test_recat_embedding_grad_output_mixed_D_batch( 2025-05-07T20:34:47.3681500Z self=, 2025-05-07T20:34:47.3682045Z B=14, 2025-05-07T20:34:47.3682236Z W=14, 2025-05-07T20:34:47.3682412Z ) 2025-05-07T20:34:47.3682691Z Trying example: test_recat_embedding_grad_output_mixed_D_batch( 2025-05-07T20:34:47.3683330Z self=, 2025-05-07T20:34:47.3683859Z B=6, 2025-05-07T20:34:47.3684048Z W=14, 2025-05-07T20:34:47.3684236Z ) 2025-05-07T20:34:47.3684439Z PASSED 2025-05-07T20:34:47.3684580Z 2025-05-07T20:34:47.3684719Z =============================== warnings summary =============================== 2025-05-07T20:34:47.3685287Z test/layout_transform_ops_test.py::LayoutTransformOpsTest::test_recat_embedding_grad_output_mixed_D_batch 2025-05-07T20:34:47.3686863Z /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu/test/layout_transform_ops_test.py:128: UserWarning: The torch.cuda.*DtypeTensor constructors are no longer recommended. It's best to use methods such as torch.tensor(data, dtype=*, device='cuda') to create tensors. (Triggered internally at /pytorch/torch/csrc/tensor/python_tensor.cpp:78.) 2025-05-07T20:34:47.3688267Z dim_sum_per_rank_tensor = torch.cuda.LongTensor(dim_sum_per_rank) 2025-05-07T20:34:47.3688540Z 2025-05-07T20:34:47.3688757Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2025-05-07T20:34:47.3689207Z ========================= 3 passed, 1 warning in 2.22s ========================= 2025-05-07T20:34:48.0104822Z 2025-05-07T20:34:48.0105332Z [TEST] Python test suite PASSED: ./layout_transform_ops_test.py 2025-05-07T20:34:48.0124618Z [TEST] Python test time for ./layout_transform_ops_test.py: 5 seconds 2025-05-07T20:34:48.0124938Z 2025-05-07T20:34:48.0125254Z 2025-05-07T20:34:48.0125266Z 2025-05-07T20:34:48.0125272Z 2025-05-07T20:34:48.0146105Z ################################################################################ 2025-05-07T20:34:48.0164647Z # [2025-05-07T20:34:48.016Z] Run Python Test Suite: 2025-05-07T20:34:48.0165006Z # ./merge_pooled_embeddings_test.py 2025-05-07T20:34:48.0165317Z ################################################################################ 2025-05-07T20:34:48.0191204Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./merge_pooled_embeddings_test.py 2025-05-07T20:34:48.0191835Z 2025-05-07T20:34:50.1813014Z ============================= test session starts ============================== 2025-05-07T20:34:50.1813632Z platform linux -- Python 3.12.2, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:34:50.1814132Z cachedir: .pytest_cache 2025-05-07T20:34:50.1814704Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:34:50.1815447Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:34:50.1815862Z plugins: hypothesis-6.131.14 2025-05-07T20:34:51.8615423Z collecting ... collected 7 items 2025-05-07T20:34:51.8615649Z 2025-05-07T20:34:51.8627764Z merge_pooled_embeddings_test.py::MergePooledEmbeddingsTest::test_all_to_one_device SKIPPED 2025-05-07T20:34:51.8635956Z merge_pooled_embeddings_test.py::MergePooledEmbeddingsTest::test_merge SKIPPED 2025-05-07T20:34:51.8644059Z merge_pooled_embeddings_test.py::MergePooledEmbeddingsTest::test_merge_pooled_embeddings_cpu_with_different_target_device SKIPPED 2025-05-07T20:34:51.8651655Z merge_pooled_embeddings_test.py::MergePooledEmbeddingsTest::test_merge_pooled_embeddings_gpu_to_cpu SKIPPED 2025-05-07T20:34:51.8661747Z merge_pooled_embeddings_test.py::MergePooledEmbeddingsTest::test_merge_pooled_embeddings_gpu_to_cuda_without_index SKIPPED 2025-05-07T20:34:51.8669295Z merge_pooled_embeddings_test.py::MergePooledEmbeddingsTest::test_merge_pooled_embeddings_meta SKIPPED 2025-05-07T20:34:51.8689110Z merge_pooled_embeddings_test.py::MergePooledEmbeddingsTest::test_sum_reduce_to_one SKIPPED 2025-05-07T20:34:51.8689516Z 2025-05-07T20:34:51.8689663Z =========================== short test summary info ============================ 2025-05-07T20:34:51.8690139Z SKIPPED [1] merge_pooled_embeddings_test.py:113: Not supported in open source yet 2025-05-07T20:34:51.8690683Z SKIPPED [1] merge_pooled_embeddings_test.py:42: Not supported in open source yet 2025-05-07T20:34:51.8691228Z SKIPPED [1] merge_pooled_embeddings_test.py:195: Not supported in open source yet 2025-05-07T20:34:51.8691774Z SKIPPED [1] merge_pooled_embeddings_test.py:140: Not supported in open source yet 2025-05-07T20:34:51.8692305Z SKIPPED [1] merge_pooled_embeddings_test.py:156: Not supported in open source yet 2025-05-07T20:34:51.8692842Z SKIPPED [1] merge_pooled_embeddings_test.py:238: Not supported in open source yet 2025-05-07T20:34:51.8693386Z SKIPPED [1] merge_pooled_embeddings_test.py:210: Not supported in open source yet 2025-05-07T20:34:51.8693848Z ============================== 7 skipped in 1.81s ============================== 2025-05-07T20:34:52.4500188Z 2025-05-07T20:34:52.4500728Z [TEST] Python test suite PASSED: ./merge_pooled_embeddings_test.py 2025-05-07T20:34:52.4520159Z [TEST] Python test time for ./merge_pooled_embeddings_test.py: 4 seconds 2025-05-07T20:34:52.4520462Z 2025-05-07T20:34:52.4520467Z 2025-05-07T20:34:52.4520505Z 2025-05-07T20:34:52.4520509Z 2025-05-07T20:34:52.4542953Z ################################################################################ 2025-05-07T20:34:52.4558215Z # [2025-05-07T20:34:52.455Z] Run Python Test Suite: 2025-05-07T20:34:52.4558562Z # ./metric_ops_test.py 2025-05-07T20:34:52.4558826Z ################################################################################ 2025-05-07T20:34:52.4583767Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./metric_ops_test.py 2025-05-07T20:34:52.4584360Z 2025-05-07T20:34:54.6343402Z ============================= test session starts ============================== 2025-05-07T20:34:54.6344035Z platform linux -- Python 3.12.2, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:34:54.6344546Z cachedir: .pytest_cache 2025-05-07T20:34:54.6345108Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:34:54.6345815Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:34:54.6346213Z plugins: hypothesis-6.131.14 2025-05-07T20:34:56.3101337Z collecting ... collected 1 item 2025-05-07T20:34:56.3101741Z 2025-05-07T20:34:56.3120317Z metric_ops_test.py::MetricOpsTest::test_auc SKIPPED (Test is sometim...) 2025-05-07T20:34:56.3120662Z 2025-05-07T20:34:56.3120816Z =========================== short test summary info ============================ 2025-05-07T20:34:56.3121411Z SKIPPED [1] metric_ops_test.py:31: Test is sometimes failed due to issues with Flaky. Skipping until the issues are resolved. 2025-05-07T20:34:56.3121984Z ============================== 1 skipped in 1.80s ============================== 2025-05-07T20:34:56.8959734Z 2025-05-07T20:34:56.8960784Z [TEST] Python test suite PASSED: ./metric_ops_test.py 2025-05-07T20:34:56.8981816Z [TEST] Python test time for ./metric_ops_test.py: 4 seconds 2025-05-07T20:34:56.8982080Z 2025-05-07T20:34:56.8982086Z 2025-05-07T20:34:56.8982092Z 2025-05-07T20:34:56.8982096Z 2025-05-07T20:34:56.9003112Z ################################################################################ 2025-05-07T20:34:56.9021178Z # [2025-05-07T20:34:56.901Z] Run Python Test Suite: 2025-05-07T20:34:56.9021579Z # ./permute/permute_pooled_embedding_test.py 2025-05-07T20:34:56.9021904Z ################################################################################ 2025-05-07T20:34:56.9046946Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./permute/permute_pooled_embedding_test.py 2025-05-07T20:34:56.9047604Z 2025-05-07T20:34:59.0773332Z ============================= test session starts ============================== 2025-05-07T20:34:59.0773968Z platform linux -- Python 3.12.2, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:34:59.0774472Z cachedir: .pytest_cache 2025-05-07T20:34:59.0775035Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:34:59.0775746Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:34:59.0776254Z plugins: hypothesis-6.131.14 2025-05-07T20:35:00.7615553Z collecting ... collected 5 items 2025-05-07T20:35:00.7615884Z 2025-05-07T20:35:00.8808736Z permute/permute_pooled_embedding_test.py::PooledEmbeddingModulesTest::test_compatibility PASSED 2025-05-07T20:35:01.0193121Z permute/permute_pooled_embedding_test.py::PooledEmbeddingModulesTest::test_permutation PASSED 2025-05-07T20:35:01.1132060Z permute/permute_pooled_embedding_test.py::PooledEmbeddingModulesTest::test_permutation_autograd PASSED 2025-05-07T20:35:01.1169338Z permute/permute_pooled_embedding_test.py::PooledEmbeddingModulesTest::test_permutation_autograd_meta PASSED 2025-05-07T20:35:01.1215776Z permute/permute_pooled_embedding_test.py::PooledEmbeddingModulesTest::test_pooled_table_batched_embedding PASSED 2025-05-07T20:35:01.1216369Z 2025-05-07T20:35:01.1216507Z =============================== warnings summary =============================== 2025-05-07T20:35:01.1216865Z permute/permute_pooled_embedding_test.py:65 2025-05-07T20:35:01.1217853Z /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu/test/permute/permute_pooled_embedding_test.py:65: HypothesisDeprecationWarning: The not_a_test_method health check is deprecated, because this is always an error. 2025-05-07T20:35:01.1219312Z @settings(deadline=10000, suppress_health_check=suppressed_list) 2025-05-07T20:35:01.1219657Z 2025-05-07T20:35:01.1219914Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2025-05-07T20:35:01.1220439Z ========================= 5 passed, 1 warning in 2.17s ========================= 2025-05-07T20:35:01.7872953Z 2025-05-07T20:35:01.7873416Z [TEST] Python test suite PASSED: ./permute/permute_pooled_embedding_test.py 2025-05-07T20:35:01.7893674Z [TEST] Python test time for ./permute/permute_pooled_embedding_test.py: 5 seconds 2025-05-07T20:35:01.7894071Z 2025-05-07T20:35:01.7894075Z 2025-05-07T20:35:01.7894079Z 2025-05-07T20:35:01.7894082Z 2025-05-07T20:35:01.7914836Z ################################################################################ 2025-05-07T20:35:01.7933309Z # [2025-05-07T20:35:01.792Z] Run Python Test Suite: 2025-05-07T20:35:01.7933700Z # ./quantize/bfloat16_test.py 2025-05-07T20:35:01.7934009Z ################################################################################ 2025-05-07T20:35:01.7959158Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./quantize/bfloat16_test.py 2025-05-07T20:35:01.7959952Z 2025-05-07T20:35:03.9609960Z ============================= test session starts ============================== 2025-05-07T20:35:03.9610596Z platform linux -- Python 3.12.2, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:35:03.9611102Z cachedir: .pytest_cache 2025-05-07T20:35:03.9611663Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:35:03.9612375Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:35:03.9612763Z plugins: hypothesis-6.131.14 2025-05-07T20:35:05.7014826Z collecting ... collected 4 items 2025-05-07T20:35:05.7015331Z 2025-05-07T20:35:05.9314599Z quantize/bfloat16_test.py::SparseNNOperatorsGPUTest::test_dense_mlp_quantize_ops PASSED 2025-05-07T20:35:07.7363488Z quantize/bfloat16_test.py::TestBfloat16QuantizationConversion::test_quantize_and_dequantize_op PASSED 2025-05-07T20:35:08.3692768Z quantize/bfloat16_test.py::TestBfloat16QuantizationConversion::test_quantize_and_dequantize_op_cuda_large_nrows_bf16 PASSED 2025-05-07T20:35:09.2243176Z quantize/bfloat16_test.py::TestBfloat16QuantizationConversion::test_quantize_op PASSED 2025-05-07T20:35:09.2243574Z 2025-05-07T20:35:09.2243714Z ============================== 4 passed in 5.39s =============================== 2025-05-07T20:35:09.8755743Z 2025-05-07T20:35:09.8756333Z [TEST] Python test suite PASSED: ./quantize/bfloat16_test.py 2025-05-07T20:35:09.8778045Z [TEST] Python test time for ./quantize/bfloat16_test.py: 8 seconds 2025-05-07T20:35:09.8778336Z 2025-05-07T20:35:09.8778341Z 2025-05-07T20:35:09.8778344Z 2025-05-07T20:35:09.8778377Z 2025-05-07T20:35:09.8798524Z ################################################################################ 2025-05-07T20:35:09.8813894Z # [2025-05-07T20:35:09.881Z] Run Python Test Suite: 2025-05-07T20:35:09.8814229Z # ./quantize/comm_codec_test.py 2025-05-07T20:35:09.8814525Z ################################################################################ 2025-05-07T20:35:09.8840733Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./quantize/comm_codec_test.py 2025-05-07T20:35:09.8841576Z 2025-05-07T20:35:12.0531440Z ============================= test session starts ============================== 2025-05-07T20:35:12.0532051Z platform linux -- Python 3.12.2, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:35:12.0532565Z cachedir: .pytest_cache 2025-05-07T20:35:12.0533143Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:35:12.0533877Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:35:12.0534278Z plugins: hypothesis-6.131.14 2025-05-07T20:35:13.8873599Z collecting ... collected 1 item 2025-05-07T20:35:13.8873812Z 2025-05-07T20:35:14.3874704Z quantize/comm_codec_test.py::QuantizedCommCodecTest::test_quantized_comm_codec PASSED 2025-05-07T20:35:14.3875170Z 2025-05-07T20:35:14.3875350Z ============================== 1 passed in 2.46s =============================== 2025-05-07T20:35:15.0592401Z 2025-05-07T20:35:15.0592673Z [TEST] Python test suite PASSED: ./quantize/comm_codec_test.py 2025-05-07T20:35:15.0610715Z [TEST] Python test time for ./quantize/comm_codec_test.py: 6 seconds 2025-05-07T20:35:15.0611008Z 2025-05-07T20:35:15.0611013Z 2025-05-07T20:35:15.0611016Z 2025-05-07T20:35:15.0611020Z 2025-05-07T20:35:15.0631174Z ################################################################################ 2025-05-07T20:35:15.0649873Z # [2025-05-07T20:35:15.064Z] Run Python Test Suite: 2025-05-07T20:35:15.0650209Z # ./quantize/fp8_rowwise_test.py 2025-05-07T20:35:15.0650497Z ################################################################################ 2025-05-07T20:35:15.0675079Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./quantize/fp8_rowwise_test.py 2025-05-07T20:35:15.0675680Z 2025-05-07T20:35:17.2371035Z ============================= test session starts ============================== 2025-05-07T20:35:17.2372065Z platform linux -- Python 3.12.2, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:35:17.2372931Z cachedir: .pytest_cache 2025-05-07T20:35:17.2373885Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:35:17.2375090Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:35:17.2376428Z plugins: hypothesis-6.131.14 2025-05-07T20:35:19.0116054Z collecting ... collected 2 items 2025-05-07T20:35:19.0116283Z 2025-05-07T20:35:19.9552774Z quantize/fp8_rowwise_test.py::TestFP8RowwiseQuantizationConversion::test_quantize_and_dequantize_op_fp8_rowwise Trying example: test_quantize_and_dequantize_op_fp8_rowwise( 2025-05-07T20:35:19.9554226Z self=, 2025-05-07T20:35:19.9554986Z batched=False, 2025-05-07T20:35:19.9555236Z bs=1, 2025-05-07T20:35:19.9555458Z m=0, 2025-05-07T20:35:19.9555671Z n=0, 2025-05-07T20:35:19.9555892Z forward=False, 2025-05-07T20:35:19.9556160Z given_last_dim=False, 2025-05-07T20:35:19.9556451Z dtype=torch.float32, 2025-05-07T20:35:19.9556740Z test_compile=False, 2025-05-07T20:35:19.9557001Z ) 2025-05-07T20:35:19.9557313Z Trying example: test_quantize_and_dequantize_op_fp8_rowwise( 2025-05-07T20:35:19.9558189Z self=, 2025-05-07T20:35:19.9558943Z batched=True, 2025-05-07T20:35:19.9559178Z bs=1, 2025-05-07T20:35:19.9559660Z m=0, 2025-05-07T20:35:19.9559877Z n=0, 2025-05-07T20:35:19.9560090Z forward=False, 2025-05-07T20:35:19.9560347Z given_last_dim=False, 2025-05-07T20:35:19.9560643Z dtype=torch.float32, 2025-05-07T20:35:19.9560920Z test_compile=False, 2025-05-07T20:35:19.9561176Z ) 2025-05-07T20:35:19.9561496Z Trying example: test_quantize_and_dequantize_op_fp8_rowwise( 2025-05-07T20:35:19.9562349Z self=, 2025-05-07T20:35:19.9563092Z batched=True, 2025-05-07T20:35:19.9563366Z bs=56, 2025-05-07T20:35:19.9563603Z m=87, 2025-05-07T20:35:19.9563814Z n=82, 2025-05-07T20:35:19.9564038Z forward=False, 2025-05-07T20:35:19.9564307Z given_last_dim=False, 2025-05-07T20:35:19.9564589Z dtype=torch.float16, 2025-05-07T20:35:19.9564875Z test_compile=True, 2025-05-07T20:35:19.9565131Z ) 2025-05-07T20:35:19.9565448Z Trying example: test_quantize_and_dequantize_op_fp8_rowwise( 2025-05-07T20:35:19.9566301Z self=, 2025-05-07T20:35:19.9567049Z batched=False, 2025-05-07T20:35:19.9567283Z bs=14, 2025-05-07T20:35:19.9567503Z m=0, 2025-05-07T20:35:19.9567723Z n=0, 2025-05-07T20:35:19.9567936Z forward=False, 2025-05-07T20:35:19.9568194Z given_last_dim=False, 2025-05-07T20:35:19.9568484Z dtype=torch.float32, 2025-05-07T20:35:19.9568768Z test_compile=False, 2025-05-07T20:35:19.9569016Z ) 2025-05-07T20:35:19.9569335Z Trying example: test_quantize_and_dequantize_op_fp8_rowwise( 2025-05-07T20:35:19.9570183Z self=, 2025-05-07T20:35:19.9570925Z batched=False, 2025-05-07T20:35:19.9571163Z bs=14, 2025-05-07T20:35:19.9571391Z m=95, 2025-05-07T20:35:19.9571609Z n=13, 2025-05-07T20:35:19.9571833Z forward=True, 2025-05-07T20:35:19.9572090Z given_last_dim=True, 2025-05-07T20:35:19.9572375Z dtype=torch.float32, 2025-05-07T20:35:19.9572656Z test_compile=False, 2025-05-07T20:35:19.9572907Z ) 2025-05-07T20:35:19.9573222Z Trying example: test_quantize_and_dequantize_op_fp8_rowwise( 2025-05-07T20:35:19.9574071Z self=, 2025-05-07T20:35:19.9574809Z batched=True, 2025-05-07T20:35:19.9575047Z bs=35, 2025-05-07T20:35:19.9575268Z m=57, 2025-05-07T20:35:19.9575476Z n=76, 2025-05-07T20:35:19.9575695Z forward=True, 2025-05-07T20:35:19.9575949Z given_last_dim=False, 2025-05-07T20:35:19.9576400Z dtype=torch.float16, 2025-05-07T20:35:19.9576901Z test_compile=False, 2025-05-07T20:35:19.9577162Z ) 2025-05-07T20:35:19.9577471Z Trying example: test_quantize_and_dequantize_op_fp8_rowwise( 2025-05-07T20:35:19.9578450Z self=, 2025-05-07T20:35:19.9579201Z batched=False, 2025-05-07T20:35:19.9579443Z bs=45, 2025-05-07T20:35:19.9579652Z m=22, 2025-05-07T20:35:19.9587783Z n=19, 2025-05-07T20:35:19.9588024Z forward=True, 2025-05-07T20:35:19.9588267Z given_last_dim=False, 2025-05-07T20:35:19.9588531Z dtype=torch.float32, 2025-05-07T20:35:19.9588770Z test_compile=True, 2025-05-07T20:35:19.9588999Z ) 2025-05-07T20:35:19.9589282Z Trying example: test_quantize_and_dequantize_op_fp8_rowwise( 2025-05-07T20:35:19.9589982Z self=, 2025-05-07T20:35:19.9590612Z batched=True, 2025-05-07T20:35:19.9590829Z bs=33, 2025-05-07T20:35:19.9591014Z m=22, 2025-05-07T20:35:19.9591204Z n=91, 2025-05-07T20:35:19.9591406Z forward=False, 2025-05-07T20:35:19.9591624Z given_last_dim=True, 2025-05-07T20:35:19.9591885Z dtype=torch.float16, 2025-05-07T20:35:19.9592132Z test_compile=False, 2025-05-07T20:35:19.9592397Z ) 2025-05-07T20:35:19.9592679Z Trying example: test_quantize_and_dequantize_op_fp8_rowwise( 2025-05-07T20:35:19.9593425Z self=, 2025-05-07T20:35:19.9594046Z batched=False, 2025-05-07T20:35:19.9594270Z bs=99, 2025-05-07T20:35:19.9594472Z m=9, 2025-05-07T20:35:19.9594660Z n=62, 2025-05-07T20:35:19.9594866Z forward=True, 2025-05-07T20:35:19.9595092Z given_last_dim=True, 2025-05-07T20:35:19.9595339Z dtype=torch.bfloat16, 2025-05-07T20:35:19.9595602Z test_compile=True, 2025-05-07T20:35:19.9595834Z ) 2025-05-07T20:35:19.9596101Z Trying example: test_quantize_and_dequantize_op_fp8_rowwise( 2025-05-07T20:35:19.9596810Z self=, 2025-05-07T20:35:19.9597433Z batched=False, 2025-05-07T20:35:19.9597647Z bs=23, 2025-05-07T20:35:19.9597849Z m=23, 2025-05-07T20:35:19.9598050Z n=34, 2025-05-07T20:35:19.9598238Z forward=True, 2025-05-07T20:35:19.9598469Z given_last_dim=True, 2025-05-07T20:35:19.9598718Z dtype=torch.bfloat16, 2025-05-07T20:35:19.9598956Z test_compile=True, 2025-05-07T20:35:19.9599177Z ) 2025-05-07T20:35:19.9599450Z Trying example: test_quantize_and_dequantize_op_fp8_rowwise( 2025-05-07T20:35:19.9600165Z self=, 2025-05-07T20:35:19.9601257Z batched=True, 2025-05-07T20:35:19.9601655Z bs=84, 2025-05-07T20:35:19.9601964Z m=44, 2025-05-07T20:35:19.9602240Z n=0, 2025-05-07T20:35:19.9602509Z forward=False, 2025-05-07T20:35:19.9603200Z given_last_dim=False, 2025-05-07T20:35:19.9603603Z dtype=torch.bfloat16, 2025-05-07T20:35:19.9604323Z test_compile=True, 2025-05-07T20:35:19.9604818Z ) 2025-05-07T20:35:19.9605365Z Trying example: test_quantize_and_dequantize_op_fp8_rowwise( 2025-05-07T20:35:19.9607226Z self=, 2025-05-07T20:35:19.9608889Z batched=True, 2025-05-07T20:35:19.9609153Z bs=84, 2025-05-07T20:35:19.9609456Z m=44, 2025-05-07T20:35:19.9609692Z n=0, 2025-05-07T20:35:19.9609935Z forward=True, 2025-05-07T20:35:19.9610233Z given_last_dim=False, 2025-05-07T20:35:19.9610569Z dtype=torch.bfloat16, 2025-05-07T20:35:19.9610906Z test_compile=True, 2025-05-07T20:35:19.9611198Z ) 2025-05-07T20:35:19.9611565Z Trying example: test_quantize_and_dequantize_op_fp8_rowwise( 2025-05-07T20:35:19.9612792Z self=, 2025-05-07T20:35:19.9613765Z batched=True, 2025-05-07T20:35:19.9614133Z bs=84, 2025-05-07T20:35:19.9614375Z m=44, 2025-05-07T20:35:19.9614627Z n=0, 2025-05-07T20:35:19.9614911Z forward=True, 2025-05-07T20:35:19.9615245Z given_last_dim=True, 2025-05-07T20:35:19.9615658Z dtype=torch.bfloat16, 2025-05-07T20:35:19.9616020Z test_compile=True, 2025-05-07T20:35:19.9616552Z ) 2025-05-07T20:35:19.9616958Z Trying example: test_quantize_and_dequantize_op_fp8_rowwise( 2025-05-07T20:35:19.9617937Z self=, 2025-05-07T20:35:19.9618905Z batched=True, 2025-05-07T20:35:19.9619180Z bs=84, 2025-05-07T20:35:19.9619405Z m=44, 2025-05-07T20:35:19.9619642Z n=84, 2025-05-07T20:35:19.9619897Z forward=True, 2025-05-07T20:35:19.9620163Z given_last_dim=True, 2025-05-07T20:35:19.9620466Z dtype=torch.bfloat16, 2025-05-07T20:35:19.9620775Z test_compile=True, 2025-05-07T20:35:19.9621040Z ) 2025-05-07T20:35:19.9621372Z Trying example: test_quantize_and_dequantize_op_fp8_rowwise( 2025-05-07T20:35:19.9622227Z self=, 2025-05-07T20:35:19.9622967Z batched=True, 2025-05-07T20:35:19.9623217Z bs=84, 2025-05-07T20:35:19.9623439Z m=84, 2025-05-07T20:35:19.9623650Z n=84, 2025-05-07T20:35:19.9623878Z forward=True, 2025-05-07T20:35:19.9624144Z given_last_dim=True, 2025-05-07T20:35:19.9624431Z dtype=torch.bfloat16, 2025-05-07T20:35:19.9624724Z test_compile=True, 2025-05-07T20:35:19.9624985Z ) 2025-05-07T20:35:19.9625296Z Trying example: test_quantize_and_dequantize_op_fp8_rowwise( 2025-05-07T20:35:19.9626149Z self=, 2025-05-07T20:35:19.9626904Z batched=True, 2025-05-07T20:35:19.9627158Z bs=27, 2025-05-07T20:35:19.9627377Z m=74, 2025-05-07T20:35:19.9627604Z n=62, 2025-05-07T20:35:19.9627838Z forward=False, 2025-05-07T20:35:19.9628090Z given_last_dim=True, 2025-05-07T20:35:19.9628382Z dtype=torch.bfloat16, 2025-05-07T20:35:19.9628678Z test_compile=True, 2025-05-07T20:35:19.9628929Z ) 2025-05-07T20:35:19.9629251Z Trying example: test_quantize_and_dequantize_op_fp8_rowwise( 2025-05-07T20:35:19.9630106Z self=, 2025-05-07T20:35:19.9630850Z batched=True, 2025-05-07T20:35:19.9631100Z bs=27, 2025-05-07T20:35:19.9631324Z m=74, 2025-05-07T20:35:19.9631542Z n=62, 2025-05-07T20:35:19.9631769Z forward=True, 2025-05-07T20:35:19.9632030Z given_last_dim=True, 2025-05-07T20:35:19.9632332Z dtype=torch.bfloat16, 2025-05-07T20:35:19.9632615Z test_compile=True, 2025-05-07T20:35:19.9632876Z ) 2025-05-07T20:35:19.9633230Z Trying example: test_quantize_and_dequantize_op_fp8_rowwise( 2025-05-07T20:35:19.9634100Z self=, 2025-05-07T20:35:19.9634849Z batched=True, 2025-05-07T20:35:19.9635101Z bs=62, 2025-05-07T20:35:19.9635322Z m=74, 2025-05-07T20:35:19.9635547Z n=62, 2025-05-07T20:35:19.9635779Z forward=True, 2025-05-07T20:35:19.9636035Z given_last_dim=True, 2025-05-07T20:35:19.9636337Z dtype=torch.bfloat16, 2025-05-07T20:35:19.9636635Z test_compile=True, 2025-05-07T20:35:19.9636890Z ) 2025-05-07T20:35:19.9637222Z Trying example: test_quantize_and_dequantize_op_fp8_rowwise( 2025-05-07T20:35:19.9638074Z self=, 2025-05-07T20:35:19.9638934Z batched=True, 2025-05-07T20:35:19.9639175Z bs=62, 2025-05-07T20:35:19.9639396Z m=74, 2025-05-07T20:35:19.9639616Z n=74, 2025-05-07T20:35:19.9639832Z forward=True, 2025-05-07T20:35:19.9640172Z given_last_dim=True, 2025-05-07T20:35:19.9640467Z dtype=torch.bfloat16, 2025-05-07T20:35:19.9640746Z test_compile=True, 2025-05-07T20:35:19.9641007Z ) 2025-05-07T20:35:19.9641329Z Trying example: test_quantize_and_dequantize_op_fp8_rowwise( 2025-05-07T20:35:19.9642173Z self=, 2025-05-07T20:35:19.9642919Z batched=True, 2025-05-07T20:35:19.9643165Z bs=62, 2025-05-07T20:35:19.9643380Z m=62, 2025-05-07T20:35:19.9643597Z n=62, 2025-05-07T20:35:19.9643823Z forward=True, 2025-05-07T20:35:19.9644072Z given_last_dim=True, 2025-05-07T20:35:19.9644364Z dtype=torch.bfloat16, 2025-05-07T20:35:19.9644651Z test_compile=True, 2025-05-07T20:35:19.9644908Z ) 2025-05-07T20:35:19.9645224Z Trying example: test_quantize_and_dequantize_op_fp8_rowwise( 2025-05-07T20:35:19.9646083Z self=, 2025-05-07T20:35:19.9646832Z batched=False, 2025-05-07T20:35:19.9647076Z bs=14, 2025-05-07T20:35:19.9647300Z m=53, 2025-05-07T20:35:19.9647520Z n=53, 2025-05-07T20:35:19.9647738Z forward=False, 2025-05-07T20:35:19.9648000Z given_last_dim=True, 2025-05-07T20:35:19.9648293Z dtype=torch.float32, 2025-05-07T20:35:19.9648573Z test_compile=False, 2025-05-07T20:35:19.9648835Z ) 2025-05-07T20:35:19.9649155Z Trying example: test_quantize_and_dequantize_op_fp8_rowwise( 2025-05-07T20:35:19.9649997Z self=, 2025-05-07T20:35:19.9650755Z batched=False, 2025-05-07T20:35:19.9651004Z bs=14, 2025-05-07T20:35:19.9651230Z m=53, 2025-05-07T20:35:19.9651455Z n=53, 2025-05-07T20:35:19.9651675Z forward=False, 2025-05-07T20:35:19.9651942Z given_last_dim=False, 2025-05-07T20:35:19.9652224Z dtype=torch.float32, 2025-05-07T20:35:19.9652519Z test_compile=False, 2025-05-07T20:35:19.9652779Z ) 2025-05-07T20:35:19.9653098Z Trying example: test_quantize_and_dequantize_op_fp8_rowwise( 2025-05-07T20:35:19.9653994Z self=, 2025-05-07T20:35:19.9654746Z batched=False, 2025-05-07T20:35:19.9654986Z bs=14, 2025-05-07T20:35:19.9655213Z m=14, 2025-05-07T20:35:19.9655432Z n=53, 2025-05-07T20:35:19.9655660Z forward=False, 2025-05-07T20:35:19.9655915Z given_last_dim=False, 2025-05-07T20:35:19.9656347Z dtype=torch.float32, 2025-05-07T20:35:19.9656629Z test_compile=False, 2025-05-07T20:35:19.9656891Z ) 2025-05-07T20:35:19.9657198Z Trying example: test_quantize_and_dequantize_op_fp8_rowwise( 2025-05-07T20:35:19.9658051Z self=, 2025-05-07T20:35:19.9658794Z batched=False, 2025-05-07T20:35:19.9659042Z bs=14, 2025-05-07T20:35:19.9659544Z m=14, 2025-05-07T20:35:19.9659776Z n=14, 2025-05-07T20:35:19.9659999Z forward=False, 2025-05-07T20:35:19.9660250Z given_last_dim=False, 2025-05-07T20:35:19.9660540Z dtype=torch.float32, 2025-05-07T20:35:19.9660820Z test_compile=False, 2025-05-07T20:35:19.9661068Z ) 2025-05-07T20:35:20.1331919Z Trying example: test_quantize_and_dequantize_op_fp8_rowwise( 2025-05-07T20:35:20.1332924Z self=, 2025-05-07T20:35:20.1333776Z batched=True, 2025-05-07T20:35:20.1333980Z bs=30, 2025-05-07T20:35:20.1334158Z m=77, 2025-05-07T20:35:20.1334333Z n=74, 2025-05-07T20:35:20.1334934Z forward=True, 2025-05-07T20:35:20.1335151Z given_last_dim=False, 2025-05-07T20:35:20.1335391Z dtype=torch.float32, 2025-05-07T20:35:20.1335638Z test_compile=True, 2025-05-07T20:35:20.1335943Z ) 2025-05-07T20:35:20.1336648Z Trying example: test_quantize_and_dequantize_op_fp8_rowwise( 2025-05-07T20:35:20.1337438Z self=, 2025-05-07T20:35:20.1338047Z batched=True, 2025-05-07T20:35:20.1338253Z bs=30, 2025-05-07T20:35:20.1338435Z m=77, 2025-05-07T20:35:20.1338623Z n=77, 2025-05-07T20:35:20.1338819Z forward=True, 2025-05-07T20:35:20.1339034Z given_last_dim=False, 2025-05-07T20:35:20.1339322Z dtype=torch.float32, 2025-05-07T20:35:20.1339555Z test_compile=True, 2025-05-07T20:35:20.1339775Z ) 2025-05-07T20:35:20.1340045Z Trying example: test_quantize_and_dequantize_op_fp8_rowwise( 2025-05-07T20:35:20.1340727Z self=, 2025-05-07T20:35:20.1341343Z batched=True, 2025-05-07T20:35:20.1341559Z bs=30, 2025-05-07T20:35:20.1341748Z m=30, 2025-05-07T20:35:20.1341935Z n=77, 2025-05-07T20:35:20.1342127Z forward=True, 2025-05-07T20:35:20.1342347Z given_last_dim=False, 2025-05-07T20:35:20.1342588Z dtype=torch.float32, 2025-05-07T20:35:20.1342834Z test_compile=True, 2025-05-07T20:35:20.1343052Z ) 2025-05-07T20:35:20.1343313Z Trying example: test_quantize_and_dequantize_op_fp8_rowwise( 2025-05-07T20:35:20.1344004Z self=, 2025-05-07T20:35:20.1344606Z batched=True, 2025-05-07T20:35:20.1344805Z bs=30, 2025-05-07T20:35:20.1344994Z m=30, 2025-05-07T20:35:20.1345181Z n=77, 2025-05-07T20:35:20.1345364Z forward=False, 2025-05-07T20:35:20.1345585Z given_last_dim=False, 2025-05-07T20:35:20.1345834Z dtype=torch.float32, 2025-05-07T20:35:20.1346066Z test_compile=True, 2025-05-07T20:35:20.1346279Z ) 2025-05-07T20:35:20.1346544Z Trying example: test_quantize_and_dequantize_op_fp8_rowwise( 2025-05-07T20:35:20.1347236Z self=, 2025-05-07T20:35:20.1347832Z batched=True, 2025-05-07T20:35:20.1348036Z bs=30, 2025-05-07T20:35:20.1348225Z m=30, 2025-05-07T20:35:20.1348403Z n=77, 2025-05-07T20:35:20.1348592Z forward=False, 2025-05-07T20:35:20.1348811Z given_last_dim=True, 2025-05-07T20:35:20.1349046Z dtype=torch.float32, 2025-05-07T20:35:20.1349284Z test_compile=True, 2025-05-07T20:35:20.1349504Z ) 2025-05-07T20:35:20.1349763Z Trying example: test_quantize_and_dequantize_op_fp8_rowwise( 2025-05-07T20:35:20.1350452Z self=, 2025-05-07T20:35:20.1351061Z batched=True, 2025-05-07T20:35:20.1351260Z bs=30, 2025-05-07T20:35:20.1351449Z m=30, 2025-05-07T20:35:20.1351637Z n=77, 2025-05-07T20:35:20.1351822Z forward=True, 2025-05-07T20:35:20.1352043Z given_last_dim=True, 2025-05-07T20:35:20.1352287Z dtype=torch.float32, 2025-05-07T20:35:20.1352520Z test_compile=True, 2025-05-07T20:35:20.1352742Z ) 2025-05-07T20:35:20.1353018Z Trying example: test_quantize_and_dequantize_op_fp8_rowwise( 2025-05-07T20:35:20.1353708Z self=, 2025-05-07T20:35:20.1354306Z batched=True, 2025-05-07T20:35:20.1354519Z bs=77, 2025-05-07T20:35:20.1354711Z m=30, 2025-05-07T20:35:20.1354891Z n=77, 2025-05-07T20:35:20.1355083Z forward=True, 2025-05-07T20:35:20.1355299Z given_last_dim=True, 2025-05-07T20:35:20.1355535Z dtype=torch.float32, 2025-05-07T20:35:20.1356623Z test_compile=True, 2025-05-07T20:35:20.1356842Z ) 2025-05-07T20:35:20.1357106Z Trying example: test_quantize_and_dequantize_op_fp8_rowwise( 2025-05-07T20:35:20.1357868Z self=, 2025-05-07T20:35:20.1358473Z batched=True, 2025-05-07T20:35:20.1358680Z bs=2, 2025-05-07T20:35:20.1358858Z m=85, 2025-05-07T20:35:20.1359041Z n=46, 2025-05-07T20:35:20.1359512Z forward=False, 2025-05-07T20:35:20.1359734Z given_last_dim=True, 2025-05-07T20:35:20.1359973Z dtype=torch.float32, 2025-05-07T20:35:20.1360211Z test_compile=False, 2025-05-07T20:35:20.1360421Z ) 2025-05-07T20:35:20.1360686Z Trying example: test_quantize_and_dequantize_op_fp8_rowwise( 2025-05-07T20:35:20.1361372Z self=, 2025-05-07T20:35:20.1361967Z batched=True, 2025-05-07T20:35:20.1362179Z bs=46, 2025-05-07T20:35:20.1362363Z m=85, 2025-05-07T20:35:20.1362539Z n=46, 2025-05-07T20:35:20.1362729Z forward=False, 2025-05-07T20:35:20.1362946Z given_last_dim=True, 2025-05-07T20:35:20.1363212Z dtype=torch.float32, 2025-05-07T20:35:20.1363479Z test_compile=False, 2025-05-07T20:35:20.1363696Z ) 2025-05-07T20:35:20.1363955Z Trying example: test_quantize_and_dequantize_op_fp8_rowwise( 2025-05-07T20:35:20.1364645Z self=, 2025-05-07T20:35:20.1365245Z batched=True, 2025-05-07T20:35:20.1365455Z bs=85, 2025-05-07T20:35:20.1365635Z m=85, 2025-05-07T20:35:20.1365820Z n=46, 2025-05-07T20:35:20.1366010Z forward=False, 2025-05-07T20:35:20.1366221Z given_last_dim=True, 2025-05-07T20:35:20.1366464Z dtype=torch.float32, 2025-05-07T20:35:20.1366704Z test_compile=False, 2025-05-07T20:35:20.1366914Z ) 2025-05-07T20:35:20.1367187Z Trying example: test_quantize_and_dequantize_op_fp8_rowwise( 2025-05-07T20:35:20.1367870Z self=, 2025-05-07T20:35:20.1368471Z batched=True, 2025-05-07T20:35:20.1368680Z bs=85, 2025-05-07T20:35:20.1368867Z m=85, 2025-05-07T20:35:20.1369045Z n=85, 2025-05-07T20:35:20.1369241Z forward=False, 2025-05-07T20:35:20.1369463Z given_last_dim=True, 2025-05-07T20:35:20.1369697Z dtype=torch.float32, 2025-05-07T20:35:20.1369941Z test_compile=False, 2025-05-07T20:35:20.1370159Z ) 2025-05-07T20:35:20.1370432Z Trying example: test_quantize_and_dequantize_op_fp8_rowwise( 2025-05-07T20:35:20.1371151Z self=, 2025-05-07T20:35:20.1371950Z batched=True, 2025-05-07T20:35:20.1372157Z bs=85, 2025-05-07T20:35:20.1372338Z m=85, 2025-05-07T20:35:20.1372526Z n=85, 2025-05-07T20:35:20.1372714Z forward=False, 2025-05-07T20:35:20.1372924Z given_last_dim=False, 2025-05-07T20:35:20.1373164Z dtype=torch.float32, 2025-05-07T20:35:20.1373391Z test_compile=False, 2025-05-07T20:35:20.1373602Z ) 2025-05-07T20:35:20.1373861Z Trying example: test_quantize_and_dequantize_op_fp8_rowwise( 2025-05-07T20:35:20.1374548Z self=, 2025-05-07T20:35:20.1375147Z batched=False, 2025-05-07T20:35:20.1375339Z bs=85, 2025-05-07T20:35:20.1375518Z m=85, 2025-05-07T20:35:20.1375696Z n=85, 2025-05-07T20:35:20.1375871Z forward=False, 2025-05-07T20:35:20.1376080Z given_last_dim=False, 2025-05-07T20:35:20.1376432Z dtype=torch.float32, 2025-05-07T20:35:20.1376656Z test_compile=False, 2025-05-07T20:35:20.1376866Z ) 2025-05-07T20:35:20.1377124Z Trying example: test_quantize_and_dequantize_op_fp8_rowwise( 2025-05-07T20:35:20.1378011Z self=, 2025-05-07T20:35:20.1378605Z batched=True, 2025-05-07T20:35:20.1378798Z bs=17, 2025-05-07T20:35:20.1379076Z m=21, 2025-05-07T20:35:20.1379260Z n=2, 2025-05-07T20:35:20.1379441Z forward=False, 2025-05-07T20:35:20.1379643Z given_last_dim=True, 2025-05-07T20:35:20.1379877Z dtype=torch.bfloat16, 2025-05-07T20:35:20.1380110Z test_compile=False, 2025-05-07T20:35:20.1380318Z ) 2025-05-07T20:35:20.1380580Z Trying example: test_quantize_and_dequantize_op_fp8_rowwise( 2025-05-07T20:35:20.1381268Z self=, 2025-05-07T20:35:20.1381863Z batched=True, 2025-05-07T20:35:20.1382061Z bs=2, 2025-05-07T20:35:20.1382238Z m=21, 2025-05-07T20:35:20.1382416Z n=2, 2025-05-07T20:35:20.1382589Z forward=False, 2025-05-07T20:35:20.1382805Z given_last_dim=True, 2025-05-07T20:35:20.1383039Z dtype=torch.bfloat16, 2025-05-07T20:35:20.1383265Z test_compile=False, 2025-05-07T20:35:20.1383475Z ) 2025-05-07T20:35:20.1383739Z Trying example: test_quantize_and_dequantize_op_fp8_rowwise( 2025-05-07T20:35:20.1384414Z self=, 2025-05-07T20:35:20.1385009Z batched=True, 2025-05-07T20:35:20.1385209Z bs=2, 2025-05-07T20:35:20.1385383Z m=21, 2025-05-07T20:35:20.1385563Z n=2, 2025-05-07T20:35:20.1385744Z forward=False, 2025-05-07T20:35:20.1385951Z given_last_dim=True, 2025-05-07T20:35:20.1386188Z dtype=torch.bfloat16, 2025-05-07T20:35:20.1386420Z test_compile=True, 2025-05-07T20:35:20.1386626Z ) 2025-05-07T20:35:20.1386796Z PASSED 2025-05-07T20:35:20.2548939Z quantize/fp8_rowwise_test.py::TestFP8RowwiseQuantizationConversion::test_quantize_and_dequantize_op_padded_fp8_rowwise Trying example: test_quantize_and_dequantize_op_padded_fp8_rowwise( 2025-05-07T20:35:20.2560950Z self=, 2025-05-07T20:35:20.2561990Z m=1, 2025-05-07T20:35:20.2562254Z n1=1, 2025-05-07T20:35:20.2562515Z n2=1, 2025-05-07T20:35:20.2562763Z n3=1, 2025-05-07T20:35:20.2563027Z row_dim=1, 2025-05-07T20:35:20.2563683Z forward=False, 2025-05-07T20:35:20.2564235Z given_last_dim=False, 2025-05-07T20:35:20.2564625Z dtype=torch.float32, 2025-05-07T20:35:20.2565004Z ) 2025-05-07T20:35:20.2565428Z Trying example: test_quantize_and_dequantize_op_padded_fp8_rowwise( 2025-05-07T20:35:20.2567117Z self=, 2025-05-07T20:35:20.2568122Z m=106, 2025-05-07T20:35:20.2568391Z n1=1, 2025-05-07T20:35:20.2568655Z n2=1, 2025-05-07T20:35:20.2568949Z n3=1, 2025-05-07T20:35:20.2569244Z row_dim=1, 2025-05-07T20:35:20.2569520Z forward=False, 2025-05-07T20:35:20.2569839Z given_last_dim=False, 2025-05-07T20:35:20.2570193Z dtype=torch.float32, 2025-05-07T20:35:20.2570495Z ) 2025-05-07T20:35:20.2570937Z Trying example: test_quantize_and_dequantize_op_padded_fp8_rowwise( 2025-05-07T20:35:20.2572163Z self=, 2025-05-07T20:35:20.2573190Z m=106, 2025-05-07T20:35:20.2573476Z n1=121, 2025-05-07T20:35:20.2573755Z n2=133, 2025-05-07T20:35:20.2574184Z n3=457, 2025-05-07T20:35:20.2574492Z row_dim=486, 2025-05-07T20:35:20.2574930Z forward=True, 2025-05-07T20:35:20.2575400Z given_last_dim=True, 2025-05-07T20:35:20.2575752Z dtype=torch.float32, 2025-05-07T20:35:20.2576622Z ) 2025-05-07T20:35:20.2577460Z Trying example: test_quantize_and_dequantize_op_padded_fp8_rowwise( 2025-05-07T20:35:20.2579097Z self=, 2025-05-07T20:35:20.2580890Z m=4, 2025-05-07T20:35:20.2581312Z n1=1, 2025-05-07T20:35:20.2581665Z n2=1, 2025-05-07T20:35:20.2582315Z n3=1, 2025-05-07T20:35:20.2582621Z row_dim=1, 2025-05-07T20:35:20.2582932Z forward=False, 2025-05-07T20:35:20.2583322Z given_last_dim=False, 2025-05-07T20:35:20.2583700Z dtype=torch.float32, 2025-05-07T20:35:20.2584015Z ) 2025-05-07T20:35:20.2584446Z Trying example: test_quantize_and_dequantize_op_padded_fp8_rowwise( 2025-05-07T20:35:20.2585715Z self=, 2025-05-07T20:35:20.2586654Z m=4, 2025-05-07T20:35:20.2586914Z n1=762, 2025-05-07T20:35:20.2587186Z n2=208, 2025-05-07T20:35:20.2587441Z n3=176, 2025-05-07T20:35:20.2587734Z row_dim=1, 2025-05-07T20:35:20.2588058Z forward=True, 2025-05-07T20:35:20.2588390Z given_last_dim=True, 2025-05-07T20:35:20.2588768Z dtype=torch.float32, 2025-05-07T20:35:20.2589101Z ) 2025-05-07T20:35:20.2589528Z Trying example: test_quantize_and_dequantize_op_padded_fp8_rowwise( 2025-05-07T20:35:20.2590687Z self=, 2025-05-07T20:35:20.2591740Z m=329, 2025-05-07T20:35:20.2592030Z n1=701, 2025-05-07T20:35:20.2592302Z n2=893, 2025-05-07T20:35:20.2592565Z n3=323, 2025-05-07T20:35:20.2592848Z row_dim=1537, 2025-05-07T20:35:20.2593149Z forward=True, 2025-05-07T20:35:20.2593541Z given_last_dim=False, 2025-05-07T20:35:20.2593942Z dtype=torch.bfloat16, 2025-05-07T20:35:20.2594299Z ) 2025-05-07T20:35:20.2594726Z Trying example: test_quantize_and_dequantize_op_padded_fp8_rowwise( 2025-05-07T20:35:20.2595920Z self=, 2025-05-07T20:35:20.2596971Z m=469, 2025-05-07T20:35:20.2597266Z n1=749, 2025-05-07T20:35:20.2597565Z n2=812, 2025-05-07T20:35:20.2597853Z n3=601, 2025-05-07T20:35:20.2598148Z row_dim=454, 2025-05-07T20:35:20.2598484Z forward=True, 2025-05-07T20:35:20.2598817Z given_last_dim=True, 2025-05-07T20:35:20.2599198Z dtype=torch.float32, 2025-05-07T20:35:20.2599559Z ) 2025-05-07T20:35:20.2600023Z Trying example: test_quantize_and_dequantize_op_padded_fp8_rowwise( 2025-05-07T20:35:20.2601262Z self=, 2025-05-07T20:35:20.2602307Z m=2, 2025-05-07T20:35:20.2602588Z n1=275, 2025-05-07T20:35:20.2602864Z n2=203, 2025-05-07T20:35:20.2603158Z n3=753, 2025-05-07T20:35:20.2603472Z row_dim=1, 2025-05-07T20:35:20.2603784Z forward=False, 2025-05-07T20:35:20.2604100Z given_last_dim=False, 2025-05-07T20:35:20.2604442Z dtype=torch.float16, 2025-05-07T20:35:20.2604744Z ) 2025-05-07T20:35:20.2605185Z Trying example: test_quantize_and_dequantize_op_padded_fp8_rowwise( 2025-05-07T20:35:20.2606323Z self=, 2025-05-07T20:35:20.2607277Z m=534, 2025-05-07T20:35:20.2607553Z n1=3, 2025-05-07T20:35:20.2607836Z n2=664, 2025-05-07T20:35:20.2608119Z n3=123, 2025-05-07T20:35:20.2608398Z row_dim=706, 2025-05-07T20:35:20.2608716Z forward=True, 2025-05-07T20:35:20.2609059Z given_last_dim=False, 2025-05-07T20:35:20.2609434Z dtype=torch.bfloat16, 2025-05-07T20:35:20.2609789Z ) 2025-05-07T20:35:20.2610242Z Trying example: test_quantize_and_dequantize_op_padded_fp8_rowwise( 2025-05-07T20:35:20.2611452Z self=, 2025-05-07T20:35:20.2612637Z m=766, 2025-05-07T20:35:20.2612922Z n1=235, 2025-05-07T20:35:20.2613206Z n2=75, 2025-05-07T20:35:20.2613477Z n3=403, 2025-05-07T20:35:20.2613765Z row_dim=1718, 2025-05-07T20:35:20.2614089Z forward=False, 2025-05-07T20:35:20.2614546Z given_last_dim=True, 2025-05-07T20:35:20.2614930Z dtype=torch.float16, 2025-05-07T20:35:20.2615285Z ) 2025-05-07T20:35:20.2615734Z Trying example: test_quantize_and_dequantize_op_padded_fp8_rowwise( 2025-05-07T20:35:20.2617130Z self=, 2025-05-07T20:35:20.2618162Z m=225, 2025-05-07T20:35:20.2618440Z n1=69, 2025-05-07T20:35:20.2618731Z n2=574, 2025-05-07T20:35:20.2619021Z n3=621, 2025-05-07T20:35:20.2619316Z row_dim=1557, 2025-05-07T20:35:20.2619629Z forward=True, 2025-05-07T20:35:20.2619965Z given_last_dim=False, 2025-05-07T20:35:20.2620346Z dtype=torch.float16, 2025-05-07T20:35:20.2620697Z ) 2025-05-07T20:35:20.2621152Z Trying example: test_quantize_and_dequantize_op_padded_fp8_rowwise( 2025-05-07T20:35:20.2622367Z self=, 2025-05-07T20:35:20.2623432Z m=225, 2025-05-07T20:35:20.2623718Z n1=69, 2025-05-07T20:35:20.2623984Z n2=574, 2025-05-07T20:35:20.2624220Z n3=621, 2025-05-07T20:35:20.2624479Z row_dim=1557, 2025-05-07T20:35:20.2624771Z forward=False, 2025-05-07T20:35:20.2625061Z given_last_dim=False, 2025-05-07T20:35:20.2625475Z dtype=torch.float16, 2025-05-07T20:35:20.2626249Z ) 2025-05-07T20:35:20.2626884Z Trying example: test_quantize_and_dequantize_op_padded_fp8_rowwise( 2025-05-07T20:35:20.2628078Z self=, 2025-05-07T20:35:20.2628958Z m=225, 2025-05-07T20:35:20.2629213Z n1=69, 2025-05-07T20:35:20.2630018Z n2=574, 2025-05-07T20:35:20.2630870Z n3=69, 2025-05-07T20:35:20.2631161Z row_dim=1557, 2025-05-07T20:35:20.2631494Z forward=False, 2025-05-07T20:35:20.2631854Z given_last_dim=False, 2025-05-07T20:35:20.2632246Z dtype=torch.float16, 2025-05-07T20:35:20.2632526Z ) 2025-05-07T20:35:20.2632906Z Trying example: test_quantize_and_dequantize_op_padded_fp8_rowwise( 2025-05-07T20:35:20.2634083Z self=, 2025-05-07T20:35:20.2635018Z m=574, 2025-05-07T20:35:20.2635285Z n1=69, 2025-05-07T20:35:20.2635568Z n2=574, 2025-05-07T20:35:20.2635843Z n3=69, 2025-05-07T20:35:20.2636141Z row_dim=1557, 2025-05-07T20:35:20.2636466Z forward=False, 2025-05-07T20:35:20.2636791Z given_last_dim=False, 2025-05-07T20:35:20.2637163Z dtype=torch.float16, 2025-05-07T20:35:20.2637514Z ) 2025-05-07T20:35:20.2637964Z Trying example: test_quantize_and_dequantize_op_padded_fp8_rowwise( 2025-05-07T20:35:20.2639084Z self=, 2025-05-07T20:35:20.2639925Z m=574, 2025-05-07T20:35:20.2640238Z n1=69, 2025-05-07T20:35:20.2640601Z n2=574, 2025-05-07T20:35:20.2641102Z n3=69, 2025-05-07T20:35:20.2641384Z row_dim=69, 2025-05-07T20:35:20.2641706Z forward=False, 2025-05-07T20:35:20.2642231Z given_last_dim=False, 2025-05-07T20:35:20.2642661Z dtype=torch.float16, 2025-05-07T20:35:20.2643151Z ) 2025-05-07T20:35:20.2644141Z Trying example: test_quantize_and_dequantize_op_padded_fp8_rowwise( 2025-05-07T20:35:20.2646230Z self=, 2025-05-07T20:35:20.2647446Z m=574, 2025-05-07T20:35:20.2647726Z n1=69, 2025-05-07T20:35:20.2647996Z n2=69, 2025-05-07T20:35:20.2648274Z n3=69, 2025-05-07T20:35:20.2648796Z row_dim=69, 2025-05-07T20:35:20.2649067Z forward=False, 2025-05-07T20:35:20.2649338Z given_last_dim=False, 2025-05-07T20:35:20.2649795Z dtype=torch.float16, 2025-05-07T20:35:20.2650164Z ) 2025-05-07T20:35:20.2650774Z Trying example: test_quantize_and_dequantize_op_padded_fp8_rowwise( 2025-05-07T20:35:20.2651951Z self=, 2025-05-07T20:35:20.2653004Z m=574, 2025-05-07T20:35:20.2653276Z n1=69, 2025-05-07T20:35:20.2653551Z n2=69, 2025-05-07T20:35:20.2653830Z n3=69, 2025-05-07T20:35:20.2654123Z row_dim=574, 2025-05-07T20:35:20.2654456Z forward=False, 2025-05-07T20:35:20.2654806Z given_last_dim=False, 2025-05-07T20:35:20.2655181Z dtype=torch.float16, 2025-05-07T20:35:20.2655519Z ) 2025-05-07T20:35:20.2655951Z Trying example: test_quantize_and_dequantize_op_padded_fp8_rowwise( 2025-05-07T20:35:20.2657336Z self=, 2025-05-07T20:35:20.2658460Z m=468, 2025-05-07T20:35:20.2658765Z n1=458, 2025-05-07T20:35:20.2659052Z n2=827, 2025-05-07T20:35:20.2659693Z n3=584, 2025-05-07T20:35:20.2659983Z row_dim=280, 2025-05-07T20:35:20.2660313Z forward=True, 2025-05-07T20:35:20.2660647Z given_last_dim=True, 2025-05-07T20:35:20.2661005Z dtype=torch.float16, 2025-05-07T20:35:20.2661355Z ) 2025-05-07T20:35:20.2661779Z Trying example: test_quantize_and_dequantize_op_padded_fp8_rowwise( 2025-05-07T20:35:20.2662991Z self=, 2025-05-07T20:35:20.2664053Z m=827, 2025-05-07T20:35:20.2664344Z n1=458, 2025-05-07T20:35:20.2664634Z n2=827, 2025-05-07T20:35:20.2664904Z n3=584, 2025-05-07T20:35:20.2665177Z row_dim=280, 2025-05-07T20:35:20.2665486Z forward=True, 2025-05-07T20:35:20.2665838Z given_last_dim=True, 2025-05-07T20:35:20.2666199Z dtype=torch.float16, 2025-05-07T20:35:20.2666550Z ) 2025-05-07T20:35:20.2667022Z Trying example: test_quantize_and_dequantize_op_padded_fp8_rowwise( 2025-05-07T20:35:20.2668259Z self=, 2025-05-07T20:35:20.2669298Z m=827, 2025-05-07T20:35:20.2669605Z n1=584, 2025-05-07T20:35:20.2669890Z n2=827, 2025-05-07T20:35:20.2670161Z n3=584, 2025-05-07T20:35:20.2670448Z row_dim=280, 2025-05-07T20:35:20.2670769Z forward=True, 2025-05-07T20:35:20.2671095Z given_last_dim=True, 2025-05-07T20:35:20.2671482Z dtype=torch.float16, 2025-05-07T20:35:20.2671831Z ) 2025-05-07T20:35:20.2672284Z Trying example: test_quantize_and_dequantize_op_padded_fp8_rowwise( 2025-05-07T20:35:20.2673509Z self=, 2025-05-07T20:35:20.2674532Z m=827, 2025-05-07T20:35:20.2674781Z n1=280, 2025-05-07T20:35:20.2675059Z n2=827, 2025-05-07T20:35:20.2675341Z n3=584, 2025-05-07T20:35:20.2675589Z row_dim=280, 2025-05-07T20:35:20.2675903Z forward=True, 2025-05-07T20:35:20.2676265Z given_last_dim=True, 2025-05-07T20:35:20.2676632Z dtype=torch.float16, 2025-05-07T20:35:20.2676973Z ) 2025-05-07T20:35:20.2677397Z Trying example: test_quantize_and_dequantize_op_padded_fp8_rowwise( 2025-05-07T20:35:20.2678613Z self=, 2025-05-07T20:35:20.2679628Z m=827, 2025-05-07T20:35:20.2679914Z n1=280, 2025-05-07T20:35:20.2680197Z n2=827, 2025-05-07T20:35:20.2680474Z n3=584, 2025-05-07T20:35:20.2680760Z row_dim=827, 2025-05-07T20:35:20.2681077Z forward=True, 2025-05-07T20:35:20.2681401Z given_last_dim=True, 2025-05-07T20:35:20.2682078Z dtype=torch.float16, 2025-05-07T20:35:20.2682427Z ) 2025-05-07T20:35:20.2682873Z Trying example: test_quantize_and_dequantize_op_padded_fp8_rowwise( 2025-05-07T20:35:20.2684223Z self=, 2025-05-07T20:35:20.2685254Z m=827, 2025-05-07T20:35:20.2685536Z n1=584, 2025-05-07T20:35:20.2685813Z n2=827, 2025-05-07T20:35:20.2686096Z n3=584, 2025-05-07T20:35:20.2686382Z row_dim=827, 2025-05-07T20:35:20.2686688Z forward=True, 2025-05-07T20:35:20.2687020Z given_last_dim=True, 2025-05-07T20:35:20.2687389Z dtype=torch.float16, 2025-05-07T20:35:20.2687727Z ) 2025-05-07T20:35:20.2688184Z Trying example: test_quantize_and_dequantize_op_padded_fp8_rowwise( 2025-05-07T20:35:20.2689390Z self=, 2025-05-07T20:35:20.2690414Z m=827, 2025-05-07T20:35:20.2690703Z n1=827, 2025-05-07T20:35:20.2690984Z n2=827, 2025-05-07T20:35:20.2691256Z n3=584, 2025-05-07T20:35:20.2691544Z row_dim=827, 2025-05-07T20:35:20.2691860Z forward=True, 2025-05-07T20:35:20.2692192Z given_last_dim=True, 2025-05-07T20:35:20.2692560Z dtype=torch.float16, 2025-05-07T20:35:20.2692908Z ) 2025-05-07T20:35:20.3392037Z Trying example: test_quantize_and_dequantize_op_padded_fp8_rowwise( 2025-05-07T20:35:20.3393314Z self=, 2025-05-07T20:35:20.3394284Z m=488, 2025-05-07T20:35:20.3394569Z n1=192, 2025-05-07T20:35:20.3394830Z n2=727, 2025-05-07T20:35:20.3395109Z n3=57, 2025-05-07T20:35:20.3395351Z row_dim=1374, 2025-05-07T20:35:20.3395629Z forward=True, 2025-05-07T20:35:20.3395923Z given_last_dim=True, 2025-05-07T20:35:20.3396247Z dtype=torch.float16, 2025-05-07T20:35:20.3396620Z ) 2025-05-07T20:35:20.3397039Z Trying example: test_quantize_and_dequantize_op_padded_fp8_rowwise( 2025-05-07T20:35:20.3398116Z self=, 2025-05-07T20:35:20.3399129Z m=488, 2025-05-07T20:35:20.3399405Z n1=727, 2025-05-07T20:35:20.3399677Z n2=727, 2025-05-07T20:35:20.3399961Z n3=57, 2025-05-07T20:35:20.3400248Z row_dim=1374, 2025-05-07T20:35:20.3400555Z forward=True, 2025-05-07T20:35:20.3400897Z given_last_dim=True, 2025-05-07T20:35:20.3401281Z dtype=torch.float16, 2025-05-07T20:35:20.3401621Z ) 2025-05-07T20:35:20.3402089Z Trying example: test_quantize_and_dequantize_op_padded_fp8_rowwise( 2025-05-07T20:35:20.3403247Z self=, 2025-05-07T20:35:20.3404207Z m=488, 2025-05-07T20:35:20.3404475Z n1=727, 2025-05-07T20:35:20.3404759Z n2=727, 2025-05-07T20:35:20.3405036Z n3=727, 2025-05-07T20:35:20.3405294Z row_dim=1374, 2025-05-07T20:35:20.3405599Z forward=True, 2025-05-07T20:35:20.3405909Z given_last_dim=True, 2025-05-07T20:35:20.3406270Z dtype=torch.float16, 2025-05-07T20:35:20.3406603Z ) 2025-05-07T20:35:20.3407056Z Trying example: test_quantize_and_dequantize_op_padded_fp8_rowwise( 2025-05-07T20:35:20.3408185Z self=, 2025-05-07T20:35:20.3409140Z m=727, 2025-05-07T20:35:20.3409401Z n1=727, 2025-05-07T20:35:20.3409655Z n2=727, 2025-05-07T20:35:20.3409908Z n3=727, 2025-05-07T20:35:20.3410180Z row_dim=1374, 2025-05-07T20:35:20.3410476Z forward=True, 2025-05-07T20:35:20.3410776Z given_last_dim=True, 2025-05-07T20:35:20.3411122Z dtype=torch.float16, 2025-05-07T20:35:20.3411437Z ) 2025-05-07T20:35:20.3411851Z Trying example: test_quantize_and_dequantize_op_padded_fp8_rowwise( 2025-05-07T20:35:20.3413291Z self=, 2025-05-07T20:35:20.3414325Z m=727, 2025-05-07T20:35:20.3414848Z n1=1, 2025-05-07T20:35:20.3415146Z n2=727, 2025-05-07T20:35:20.3415434Z n3=727, 2025-05-07T20:35:20.3415703Z row_dim=1374, 2025-05-07T20:35:20.3416031Z forward=True, 2025-05-07T20:35:20.3416495Z given_last_dim=True, 2025-05-07T20:35:20.3416857Z dtype=torch.float16, 2025-05-07T20:35:20.3417216Z ) 2025-05-07T20:35:20.3417656Z Trying example: test_quantize_and_dequantize_op_padded_fp8_rowwise( 2025-05-07T20:35:20.3418751Z self=, 2025-05-07T20:35:20.3419765Z m=727, 2025-05-07T20:35:20.3420053Z n1=727, 2025-05-07T20:35:20.3420346Z n2=727, 2025-05-07T20:35:20.3420624Z n3=727, 2025-05-07T20:35:20.3420930Z row_dim=727, 2025-05-07T20:35:20.3421245Z forward=True, 2025-05-07T20:35:20.3421561Z given_last_dim=True, 2025-05-07T20:35:20.3421938Z dtype=torch.float16, 2025-05-07T20:35:20.3422290Z ) 2025-05-07T20:35:20.3422761Z Trying example: test_quantize_and_dequantize_op_padded_fp8_rowwise( 2025-05-07T20:35:20.3424048Z self=, 2025-05-07T20:35:20.3425000Z m=208, 2025-05-07T20:35:20.3426767Z n1=325, 2025-05-07T20:35:20.3427055Z n2=204, 2025-05-07T20:35:20.3427340Z n3=573, 2025-05-07T20:35:20.3427623Z row_dim=929, 2025-05-07T20:35:20.3427947Z forward=False, 2025-05-07T20:35:20.3428286Z given_last_dim=True, 2025-05-07T20:35:20.3428651Z dtype=torch.float16, 2025-05-07T20:35:20.3429005Z ) 2025-05-07T20:35:20.3429461Z Trying example: test_quantize_and_dequantize_op_padded_fp8_rowwise( 2025-05-07T20:35:20.3430681Z self=, 2025-05-07T20:35:20.3431721Z m=208, 2025-05-07T20:35:20.3432027Z n1=325, 2025-05-07T20:35:20.3432326Z n2=208, 2025-05-07T20:35:20.3432603Z n3=573, 2025-05-07T20:35:20.3432887Z row_dim=929, 2025-05-07T20:35:20.3433214Z forward=False, 2025-05-07T20:35:20.3433568Z given_last_dim=True, 2025-05-07T20:35:20.3433952Z dtype=torch.float16, 2025-05-07T20:35:20.3434303Z ) 2025-05-07T20:35:20.3434797Z Trying example: test_quantize_and_dequantize_op_padded_fp8_rowwise( 2025-05-07T20:35:20.3436011Z self=, 2025-05-07T20:35:20.3437053Z m=208, 2025-05-07T20:35:20.3437339Z n1=325, 2025-05-07T20:35:20.3437626Z n2=208, 2025-05-07T20:35:20.3437907Z n3=573, 2025-05-07T20:35:20.3438196Z row_dim=208, 2025-05-07T20:35:20.3438499Z forward=False, 2025-05-07T20:35:20.3438856Z given_last_dim=True, 2025-05-07T20:35:20.3439217Z dtype=torch.float16, 2025-05-07T20:35:20.3439557Z ) 2025-05-07T20:35:20.3440012Z Trying example: test_quantize_and_dequantize_op_padded_fp8_rowwise( 2025-05-07T20:35:20.3441269Z self=, 2025-05-07T20:35:20.3442305Z m=208, 2025-05-07T20:35:20.3442569Z n1=325, 2025-05-07T20:35:20.3442848Z n2=208, 2025-05-07T20:35:20.3443135Z n3=573, 2025-05-07T20:35:20.3443453Z row_dim=208, 2025-05-07T20:35:20.3443798Z forward=True, 2025-05-07T20:35:20.3444128Z given_last_dim=True, 2025-05-07T20:35:20.3444512Z dtype=torch.float16, 2025-05-07T20:35:20.3444888Z ) 2025-05-07T20:35:20.3445365Z Trying example: test_quantize_and_dequantize_op_padded_fp8_rowwise( 2025-05-07T20:35:20.3458561Z self=, 2025-05-07T20:35:20.3460101Z m=573, 2025-05-07T20:35:20.3460386Z n1=325, 2025-05-07T20:35:20.3460665Z n2=208, 2025-05-07T20:35:20.3460949Z n3=573, 2025-05-07T20:35:20.3461251Z row_dim=208, 2025-05-07T20:35:20.3461776Z forward=True, 2025-05-07T20:35:20.3462133Z given_last_dim=True, 2025-05-07T20:35:20.3462529Z dtype=torch.float16, 2025-05-07T20:35:20.3462854Z ) 2025-05-07T20:35:20.3463287Z Trying example: test_quantize_and_dequantize_op_padded_fp8_rowwise( 2025-05-07T20:35:20.3464335Z self=, 2025-05-07T20:35:20.3465301Z m=573, 2025-05-07T20:35:20.3465580Z n1=325, 2025-05-07T20:35:20.3465853Z n2=208, 2025-05-07T20:35:20.3466129Z n3=573, 2025-05-07T20:35:20.3466399Z row_dim=325, 2025-05-07T20:35:20.3466717Z forward=True, 2025-05-07T20:35:20.3467057Z given_last_dim=True, 2025-05-07T20:35:20.3467454Z dtype=torch.float16, 2025-05-07T20:35:20.3467798Z ) 2025-05-07T20:35:20.3468256Z Trying example: test_quantize_and_dequantize_op_padded_fp8_rowwise( 2025-05-07T20:35:20.3469399Z self=, 2025-05-07T20:35:20.3470334Z m=573, 2025-05-07T20:35:20.3470613Z n1=208, 2025-05-07T20:35:20.3470891Z n2=208, 2025-05-07T20:35:20.3471154Z n3=573, 2025-05-07T20:35:20.3471436Z row_dim=325, 2025-05-07T20:35:20.3471747Z forward=True, 2025-05-07T20:35:20.3472061Z given_last_dim=True, 2025-05-07T20:35:20.3472417Z dtype=torch.float16, 2025-05-07T20:35:20.3472754Z ) 2025-05-07T20:35:20.3473175Z Trying example: test_quantize_and_dequantize_op_padded_fp8_rowwise( 2025-05-07T20:35:20.3474284Z self=, 2025-05-07T20:35:20.3475228Z m=928, 2025-05-07T20:35:20.3475494Z n1=449, 2025-05-07T20:35:20.3475752Z n2=1000, 2025-05-07T20:35:20.3476021Z n3=216, 2025-05-07T20:35:20.3476287Z row_dim=1741, 2025-05-07T20:35:20.3476573Z forward=False, 2025-05-07T20:35:20.3476892Z given_last_dim=False, 2025-05-07T20:35:20.3477248Z dtype=torch.float16, 2025-05-07T20:35:20.3477557Z ) 2025-05-07T20:35:20.3477969Z Trying example: test_quantize_and_dequantize_op_padded_fp8_rowwise( 2025-05-07T20:35:20.3479050Z self=, 2025-05-07T20:35:20.3479960Z m=1, 2025-05-07T20:35:20.3480229Z n1=449, 2025-05-07T20:35:20.3480497Z n2=1000, 2025-05-07T20:35:20.3480756Z n3=216, 2025-05-07T20:35:20.3481030Z row_dim=1741, 2025-05-07T20:35:20.3481331Z forward=False, 2025-05-07T20:35:20.3481638Z given_last_dim=False, 2025-05-07T20:35:20.3481989Z dtype=torch.float16, 2025-05-07T20:35:20.3482324Z ) 2025-05-07T20:35:20.3482733Z Trying example: test_quantize_and_dequantize_op_padded_fp8_rowwise( 2025-05-07T20:35:20.3483870Z self=, 2025-05-07T20:35:20.3484788Z m=1, 2025-05-07T20:35:20.3485050Z n1=449, 2025-05-07T20:35:20.3485308Z n2=216, 2025-05-07T20:35:20.3485571Z n3=216, 2025-05-07T20:35:20.3485845Z row_dim=1741, 2025-05-07T20:35:20.3486134Z forward=False, 2025-05-07T20:35:20.3486450Z given_last_dim=False, 2025-05-07T20:35:20.3486804Z dtype=torch.float16, 2025-05-07T20:35:20.3487120Z ) 2025-05-07T20:35:20.3487412Z PASSED 2025-05-07T20:35:20.3487567Z 2025-05-07T20:35:20.3487778Z =============================== warnings summary =============================== 2025-05-07T20:35:20.3488766Z test/quantize/fp8_rowwise_test.py::TestFP8RowwiseQuantizationConversion::test_quantize_and_dequantize_op_padded_fp8_rowwise 2025-05-07T20:35:20.3491604Z /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu/test/quantize/fp8_rowwise_test.py:234: FutureWarning: `torch.testing.assert_allclose()` is deprecated since 1.12 and will be removed in a future release. Please use `torch.testing.assert_close()` instead. You can find detailed upgrade instructions in https://github.com/pytorch/pytorch/issues/61844. 2025-05-07T20:35:20.3493762Z torch.testing.assert_allclose(dqcat, qref, rtol=0.1, atol=0.05) 2025-05-07T20:35:20.3494172Z 2025-05-07T20:35:20.3494469Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2025-05-07T20:35:20.3495120Z ========================= 2 passed, 1 warning in 3.23s ========================= 2025-05-07T20:35:21.1018221Z 2025-05-07T20:35:21.1019325Z [TEST] Python test suite PASSED: ./quantize/fp8_rowwise_test.py 2025-05-07T20:35:21.1040910Z [TEST] Python test time for ./quantize/fp8_rowwise_test.py: 6 seconds 2025-05-07T20:35:21.1041332Z 2025-05-07T20:35:21.1041338Z 2025-05-07T20:35:21.1041344Z 2025-05-07T20:35:21.1041372Z 2025-05-07T20:35:21.1064096Z ################################################################################ 2025-05-07T20:35:21.1081232Z # [2025-05-07T20:35:21.107Z] Run Python Test Suite: 2025-05-07T20:35:21.1081735Z # ./quantize/fused_8bit_rowwise_test.py 2025-05-07T20:35:21.1082157Z ################################################################################ 2025-05-07T20:35:21.1106177Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./quantize/fused_8bit_rowwise_test.py 2025-05-07T20:35:21.1106953Z 2025-05-07T20:35:23.2917839Z ============================= test session starts ============================== 2025-05-07T20:35:23.2918883Z platform linux -- Python 3.12.2, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:35:23.2919772Z cachedir: .pytest_cache 2025-05-07T20:35:23.2920717Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:35:23.2921963Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:35:23.2922671Z plugins: hypothesis-6.131.14 2025-05-07T20:35:25.0607257Z collecting ... collected 4 items 2025-05-07T20:35:25.0607498Z 2025-05-07T20:35:25.3092402Z quantize/fused_8bit_rowwise_test.py::TestFused8BitRowwiseQuantizationConversion::test_quantize_and_dequantize_op_cpu PASSED 2025-05-07T20:35:25.6036992Z quantize/fused_8bit_rowwise_test.py::TestFused8BitRowwiseQuantizationConversion::test_quantize_and_dequantize_op_cuda PASSED 2025-05-07T20:35:26.2362402Z quantize/fused_8bit_rowwise_test.py::TestFused8BitRowwiseQuantizationConversion::test_quantize_and_dequantize_op_cuda_large_nrows PASSED 2025-05-07T20:35:26.4319095Z quantize/fused_8bit_rowwise_test.py::TestFused8BitRowwiseQuantizationConversion::test_quantize_op PASSED 2025-05-07T20:35:26.4319585Z 2025-05-07T20:35:26.4319725Z ============================== 4 passed in 3.26s =============================== 2025-05-07T20:35:27.0837681Z 2025-05-07T20:35:27.0838711Z [TEST] Python test suite PASSED: ./quantize/fused_8bit_rowwise_test.py 2025-05-07T20:35:27.0857861Z [TEST] Python test time for ./quantize/fused_8bit_rowwise_test.py: 6 seconds 2025-05-07T20:35:27.0858325Z 2025-05-07T20:35:27.0858332Z 2025-05-07T20:35:27.0858338Z 2025-05-07T20:35:27.0858343Z 2025-05-07T20:35:27.0879259Z ################################################################################ 2025-05-07T20:35:27.0894590Z # [2025-05-07T20:35:27.089Z] Run Python Test Suite: 2025-05-07T20:35:27.0895078Z # ./quantize/fused_nbit_rowwise_test.py 2025-05-07T20:35:27.0895455Z ################################################################################ 2025-05-07T20:35:27.0922031Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./quantize/fused_nbit_rowwise_test.py 2025-05-07T20:35:27.0922664Z 2025-05-07T20:35:29.2629366Z ============================= test session starts ============================== 2025-05-07T20:35:29.2629994Z platform linux -- Python 3.12.2, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:35:29.2630873Z cachedir: .pytest_cache 2025-05-07T20:35:29.2631448Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:35:29.2632145Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:35:29.2632552Z plugins: hypothesis-6.131.14 2025-05-07T20:35:31.0424957Z collecting ... collected 4 items 2025-05-07T20:35:31.0425282Z 2025-05-07T20:35:31.9124283Z quantize/fused_nbit_rowwise_test.py::TestFusedNBitRowwiseQuantizationConversion::test_quantize_and_dequantize_op PASSED 2025-05-07T20:35:32.5293486Z quantize/fused_nbit_rowwise_test.py::TestFusedNBitRowwiseQuantizationConversion::test_quantize_and_dequantize_op_cpu_and_cuda PASSED 2025-05-07T20:35:47.9756636Z quantize/fused_nbit_rowwise_test.py::TestFusedNBitRowwiseQuantizationConversion::test_quantize_and_dequantize_op_cuda_large_nrows PASSED 2025-05-07T20:35:48.6466686Z quantize/fused_nbit_rowwise_test.py::TestFusedNBitRowwiseQuantizationConversion::test_quantize_op PASSED 2025-05-07T20:35:48.6467185Z 2025-05-07T20:35:48.6467340Z =============================== warnings summary =============================== 2025-05-07T20:35:48.6468047Z test/quantize/fused_nbit_rowwise_test.py::TestFusedNBitRowwiseQuantizationConversion::test_quantize_and_dequantize_op_cuda_large_nrows 2025-05-07T20:35:48.6469302Z /home/ec2-user/miniconda/envs/build_binary/lib/python3.12/site-packages/hypothesis/control.py:60: HypothesisDeprecationWarning: Using `assume` outside a property-based test is deprecated 2025-05-07T20:35:48.6470516Z note_deprecation( 2025-05-07T20:35:48.6470722Z 2025-05-07T20:35:48.6470973Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2025-05-07T20:35:48.6471428Z ======================== 4 passed, 1 warning in 19.51s ========================= 2025-05-07T20:35:49.3005940Z 2025-05-07T20:35:49.3006429Z [TEST] Python test suite PASSED: ./quantize/fused_nbit_rowwise_test.py 2025-05-07T20:35:49.3027960Z [TEST] Python test time for ./quantize/fused_nbit_rowwise_test.py: 22 seconds 2025-05-07T20:35:49.3028447Z 2025-05-07T20:35:49.3028495Z 2025-05-07T20:35:49.3028500Z 2025-05-07T20:35:49.3028547Z 2025-05-07T20:35:49.3050843Z ################################################################################ 2025-05-07T20:35:49.3066654Z # [2025-05-07T20:35:49.306Z] Run Python Test Suite: 2025-05-07T20:35:49.3067112Z # ./quantize/hfp8_test.py 2025-05-07T20:35:49.3067488Z ################################################################################ 2025-05-07T20:35:49.3091660Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./quantize/hfp8_test.py 2025-05-07T20:35:49.3092455Z 2025-05-07T20:35:51.4800395Z ============================= test session starts ============================== 2025-05-07T20:35:51.4801025Z platform linux -- Python 3.12.2, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:35:51.4801576Z cachedir: .pytest_cache 2025-05-07T20:35:51.4802146Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:35:51.4802842Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:35:51.4803245Z plugins: hypothesis-6.131.14 2025-05-07T20:35:53.2243145Z collecting ... collected 1 item 2025-05-07T20:35:53.2243356Z 2025-05-07T20:35:53.7498487Z quantize/hfp8_test.py::TestHFP8QuantizationConversion::test_quantize_and_dequantize_op PASSED 2025-05-07T20:35:53.7499077Z 2025-05-07T20:35:53.7499228Z ============================== 1 passed in 2.39s =============================== 2025-05-07T20:35:54.3865360Z 2025-05-07T20:35:54.3866285Z [TEST] Python test suite PASSED: ./quantize/hfp8_test.py 2025-05-07T20:35:54.3885869Z [TEST] Python test time for ./quantize/hfp8_test.py: 5 seconds 2025-05-07T20:35:54.3886135Z 2025-05-07T20:35:54.3886140Z 2025-05-07T20:35:54.3886143Z 2025-05-07T20:35:54.3886334Z 2025-05-07T20:35:54.3907135Z ################################################################################ 2025-05-07T20:35:54.3922524Z # [2025-05-07T20:35:54.391Z] Run Python Test Suite: 2025-05-07T20:35:54.3922852Z # ./quantize/mixed_dim_int8_test.py 2025-05-07T20:35:54.3923150Z ################################################################################ 2025-05-07T20:35:54.3949078Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./quantize/mixed_dim_int8_test.py 2025-05-07T20:35:54.3949704Z 2025-05-07T20:35:56.5619097Z ============================= test session starts ============================== 2025-05-07T20:35:56.5619733Z platform linux -- Python 3.12.2, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:35:56.5620271Z cachedir: .pytest_cache 2025-05-07T20:35:56.5620851Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:35:56.5621571Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:35:56.5621974Z plugins: hypothesis-6.131.14 2025-05-07T20:35:58.3302858Z collecting ... collected 4 items 2025-05-07T20:35:58.3303068Z 2025-05-07T20:35:59.6932392Z quantize/mixed_dim_int8_test.py::TestMixedDimInt8DequantizationConversion::test_mixed_dim_8bit_dequantize_op PASSED 2025-05-07T20:35:59.6941232Z quantize/mixed_dim_int8_test.py::TestMixedDimInt8DequantizationConversion::test_mixed_dim_8bit_dequantize_op_empty PASSED 2025-05-07T20:36:07.8263695Z quantize/mixed_dim_int8_test.py::TestMixedDimInt8DequantizationConversion::test_mixed_dim_8bit_dequantize_op_large_dims PASSED 2025-05-07T20:36:08.8102670Z quantize/mixed_dim_int8_test.py::TestMixedDimInt8DequantizationConversion::test_mixed_dim_8bit_dequantize_op_large_rows PASSED 2025-05-07T20:36:08.8103222Z 2025-05-07T20:36:08.8103398Z ============================== 4 passed in 12.37s ============================== 2025-05-07T20:36:09.4823141Z 2025-05-07T20:36:09.4823770Z [TEST] Python test suite PASSED: ./quantize/mixed_dim_int8_test.py 2025-05-07T20:36:09.4844637Z [TEST] Python test time for ./quantize/mixed_dim_int8_test.py: 15 seconds 2025-05-07T20:36:09.4844954Z 2025-05-07T20:36:09.4844958Z 2025-05-07T20:36:09.4844962Z 2025-05-07T20:36:09.4844965Z 2025-05-07T20:36:09.4866186Z ################################################################################ 2025-05-07T20:36:09.4881173Z # [2025-05-07T20:36:09.487Z] Run Python Test Suite: 2025-05-07T20:36:09.4881494Z # ./quantize/msfp_test.py 2025-05-07T20:36:09.4881764Z ################################################################################ 2025-05-07T20:36:09.4908180Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./quantize/msfp_test.py 2025-05-07T20:36:09.4910410Z 2025-05-07T20:36:11.6599696Z ============================= test session starts ============================== 2025-05-07T20:36:11.6600336Z platform linux -- Python 3.12.2, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:36:11.6600844Z cachedir: .pytest_cache 2025-05-07T20:36:11.6601397Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:36:11.6602104Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:36:11.6602502Z plugins: hypothesis-6.131.14 2025-05-07T20:36:13.3742788Z collecting ... collected 1 item 2025-05-07T20:36:13.3743269Z 2025-05-07T20:36:13.7216088Z quantize/msfp_test.py::TestMSFPQuantizationConversion::test_quantize_op MSFP parameters 16 8 7 127 2025-05-07T20:36:13.7218198Z MSFP parameters 16 8 7 127 2025-05-07T20:36:13.7218619Z MSFP parameters 16 8 7 127 2025-05-07T20:36:13.7219003Z MSFP parameters 16 8 7 127 2025-05-07T20:36:13.7219308Z MSFP parameters 16 8 7 127 2025-05-07T20:36:13.7219749Z MSFP parameters 16 8 7 127 2025-05-07T20:36:13.7219997Z MSFP parameters 16 8 7 127 2025-05-07T20:36:13.7220240Z MSFP parameters 16 8 7 127 2025-05-07T20:36:13.7220478Z MSFP parameters 16 8 7 127 2025-05-07T20:36:13.7220719Z MSFP parameters 16 8 7 127 2025-05-07T20:36:13.7220963Z MSFP parameters 16 8 7 127 2025-05-07T20:36:13.7221198Z MSFP parameters 16 8 7 127 2025-05-07T20:36:13.7221446Z MSFP parameters 16 8 7 127 2025-05-07T20:36:13.7221688Z MSFP parameters 16 8 7 127 2025-05-07T20:36:13.7221925Z MSFP parameters 16 8 7 127 2025-05-07T20:36:13.7222167Z MSFP parameters 16 8 7 127 2025-05-07T20:36:13.7222408Z MSFP parameters 16 8 7 127 2025-05-07T20:36:13.7222643Z MSFP parameters 16 8 7 127 2025-05-07T20:36:13.7222888Z MSFP parameters 16 8 7 127 2025-05-07T20:36:13.7223135Z MSFP parameters 16 8 7 127 2025-05-07T20:36:13.7223374Z MSFP parameters 16 8 7 127 2025-05-07T20:36:13.7223616Z MSFP parameters 16 8 7 127 2025-05-07T20:36:13.7223930Z MSFP parameters 16 8 7 127 2025-05-07T20:36:13.7224293Z MSFP parameters 16 8 7 127 2025-05-07T20:36:13.7224666Z MSFP parameters 16 8 7 127 2025-05-07T20:36:13.7224957Z MSFP parameters 16 8 7 127 2025-05-07T20:36:13.7225193Z MSFP parameters 16 8 7 127 2025-05-07T20:36:13.7225438Z MSFP parameters 16 8 7 127 2025-05-07T20:36:13.7225684Z MSFP parameters 16 8 7 127 2025-05-07T20:36:13.7225927Z MSFP parameters 16 8 7 127 2025-05-07T20:36:13.7226164Z MSFP parameters 16 8 7 127 2025-05-07T20:36:13.7226409Z MSFP parameters 16 8 7 127 2025-05-07T20:36:13.7226650Z MSFP parameters 16 8 7 127 2025-05-07T20:36:13.7226885Z MSFP parameters 16 8 7 127 2025-05-07T20:36:13.7227127Z MSFP parameters 16 8 7 127 2025-05-07T20:36:13.7227370Z MSFP parameters 16 8 7 127 2025-05-07T20:36:13.7227608Z MSFP parameters 16 8 7 127 2025-05-07T20:36:13.7227861Z MSFP parameters 16 8 7 127 2025-05-07T20:36:13.7228104Z MSFP parameters 16 8 7 127 2025-05-07T20:36:13.7228359Z MSFP parameters 16 8 7 127 2025-05-07T20:36:13.7228631Z MSFP parameters 16 8 7 127 2025-05-07T20:36:13.7228877Z MSFP parameters 16 8 7 127 2025-05-07T20:36:13.7229115Z MSFP parameters 16 8 7 127 2025-05-07T20:36:13.7229356Z MSFP parameters 16 8 7 127 2025-05-07T20:36:13.7229600Z MSFP parameters 16 8 7 127 2025-05-07T20:36:13.7229835Z MSFP parameters 16 8 7 127 2025-05-07T20:36:13.7230079Z MSFP parameters 16 8 7 127 2025-05-07T20:36:13.7230319Z MSFP parameters 16 8 7 127 2025-05-07T20:36:13.7230563Z MSFP parameters 16 8 7 127 2025-05-07T20:36:13.7230799Z MSFP parameters 16 8 7 127 2025-05-07T20:36:13.7231041Z MSFP parameters 16 8 7 127 2025-05-07T20:36:13.7231282Z MSFP parameters 16 8 7 127 2025-05-07T20:36:13.7231516Z MSFP parameters 16 8 7 127 2025-05-07T20:36:13.7231755Z MSFP parameters 16 8 7 127 2025-05-07T20:36:13.7231996Z MSFP parameters 16 8 7 127 2025-05-07T20:36:13.7232232Z MSFP parameters 16 8 7 127 2025-05-07T20:36:13.7232477Z MSFP parameters 16 8 7 127 2025-05-07T20:36:13.7232719Z MSFP parameters 16 8 7 127 2025-05-07T20:36:13.7232955Z MSFP parameters 16 8 7 127 2025-05-07T20:36:13.7233197Z MSFP parameters 16 8 7 127 2025-05-07T20:36:13.7233441Z MSFP parameters 16 8 7 127 2025-05-07T20:36:13.7233675Z MSFP parameters 16 8 7 127 2025-05-07T20:36:13.7233915Z MSFP parameters 16 8 7 127 2025-05-07T20:36:13.7234153Z MSFP parameters 16 8 7 127 2025-05-07T20:36:13.7234389Z MSFP parameters 16 8 7 127 2025-05-07T20:36:13.7234632Z MSFP parameters 16 8 7 127 2025-05-07T20:36:13.7234873Z MSFP parameters 16 8 7 127 2025-05-07T20:36:13.7235108Z MSFP parameters 16 8 7 127 2025-05-07T20:36:13.7235352Z MSFP parameters 16 8 7 127 2025-05-07T20:36:13.7235589Z MSFP parameters 16 8 7 127 2025-05-07T20:36:13.7235831Z MSFP parameters 16 8 7 127 2025-05-07T20:36:13.7236066Z MSFP parameters 16 8 7 127 2025-05-07T20:36:13.7236308Z MSFP parameters 16 8 7 127 2025-05-07T20:36:13.7236549Z MSFP parameters 16 8 7 127 2025-05-07T20:36:13.7236910Z MSFP parameters 16 8 7 127 2025-05-07T20:36:13.7237156Z MSFP parameters 16 8 7 127 2025-05-07T20:36:13.7237400Z MSFP parameters 16 8 7 127 2025-05-07T20:36:13.7237644Z MSFP parameters 16 8 7 127 2025-05-07T20:36:13.7237968Z MSFP parameters 16 8 7 127 2025-05-07T20:36:13.7238215Z MSFP parameters 16 8 7 127 2025-05-07T20:36:13.7238474Z MSFP parameters 16 8 7 127 2025-05-07T20:36:13.7238741Z MSFP parameters 16 8 7 127 2025-05-07T20:36:13.7238984Z MSFP parameters 16 8 7 127 2025-05-07T20:36:13.7239220Z MSFP parameters 16 8 7 127 2025-05-07T20:36:13.7239467Z MSFP parameters 16 8 7 127 2025-05-07T20:36:13.7239712Z MSFP parameters 16 8 7 127 2025-05-07T20:36:13.7239947Z MSFP parameters 16 8 7 127 2025-05-07T20:36:13.7240191Z MSFP parameters 16 8 7 127 2025-05-07T20:36:13.7240434Z MSFP parameters 16 8 7 127 2025-05-07T20:36:13.7240672Z MSFP parameters 16 8 7 127 2025-05-07T20:36:13.7240911Z MSFP parameters 16 8 7 127 2025-05-07T20:36:13.7241153Z MSFP parameters 16 8 7 127 2025-05-07T20:36:13.7241399Z MSFP parameters 16 8 7 127 2025-05-07T20:36:13.7241631Z MSFP parameters 16 8 7 127 2025-05-07T20:36:13.7241873Z MSFP parameters 16 8 7 127 2025-05-07T20:36:13.7242111Z MSFP parameters 16 8 7 127 2025-05-07T20:36:13.7242351Z MSFP parameters 16 8 7 127 2025-05-07T20:36:13.7242591Z MSFP parameters 16 8 7 127 2025-05-07T20:36:13.7242830Z MSFP parameters 16 8 7 127 2025-05-07T20:36:13.7243064Z MSFP parameters 16 8 7 127 2025-05-07T20:36:13.7243302Z PASSED 2025-05-07T20:36:13.7243411Z 2025-05-07T20:36:13.7243556Z ============================== 1 passed in 2.19s =============================== 2025-05-07T20:36:14.3709112Z 2025-05-07T20:36:14.3709723Z [TEST] Python test suite PASSED: ./quantize/msfp_test.py 2025-05-07T20:36:14.3727040Z [TEST] Python test time for ./quantize/msfp_test.py: 5 seconds 2025-05-07T20:36:14.3727314Z 2025-05-07T20:36:14.3727318Z 2025-05-07T20:36:14.3727322Z 2025-05-07T20:36:14.3727325Z 2025-05-07T20:36:14.3747484Z ################################################################################ 2025-05-07T20:36:14.3762746Z # [2025-05-07T20:36:14.375Z] Run Python Test Suite: 2025-05-07T20:36:14.3763058Z # ./quantize/mx4_test.py 2025-05-07T20:36:14.3763339Z ################################################################################ 2025-05-07T20:36:14.3789764Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./quantize/mx4_test.py 2025-05-07T20:36:14.3790348Z 2025-05-07T20:36:16.5471186Z ============================= test session starts ============================== 2025-05-07T20:36:16.5471803Z platform linux -- Python 3.12.2, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:36:16.5472320Z cachedir: .pytest_cache 2025-05-07T20:36:16.5472893Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:36:16.5473607Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:36:16.5474035Z plugins: hypothesis-6.131.14 2025-05-07T20:36:18.5237497Z collecting ... collected 4 items 2025-05-07T20:36:18.5237822Z 2025-05-07T20:36:36.4304424Z quantize/mx4_test.py::TestMXQuantizationConversion::test_mx4 Trying example: test_mx4( 2025-05-07T20:36:36.4305262Z self=, 2025-05-07T20:36:36.4306057Z power=5, 2025-05-07T20:36:36.4306423Z sizes=4, 2025-05-07T20:36:36.4306772Z ) 2025-05-07T20:36:36.4307122Z Trying example: test_mx4( 2025-05-07T20:36:36.4307815Z self=, 2025-05-07T20:36:36.4308565Z power=6, 2025-05-07T20:36:36.4308921Z sizes=4, 2025-05-07T20:36:36.4309249Z ) 2025-05-07T20:36:36.4309594Z Trying example: test_mx4( 2025-05-07T20:36:36.4310326Z self=, 2025-05-07T20:36:36.4311055Z power=6, 2025-05-07T20:36:36.4312022Z sizes=12, 2025-05-07T20:36:36.4312363Z ) 2025-05-07T20:36:36.4312704Z Trying example: test_mx4( 2025-05-07T20:36:36.4313378Z self=, 2025-05-07T20:36:36.4314348Z power=5, 2025-05-07T20:36:36.4314702Z sizes=8, 2025-05-07T20:36:36.4315026Z ) 2025-05-07T20:36:36.4315265Z Trying example: test_mx4( 2025-05-07T20:36:36.4315645Z self=, 2025-05-07T20:36:36.4316042Z power=6, 2025-05-07T20:36:36.4316239Z sizes=5, 2025-05-07T20:36:36.4316431Z ) 2025-05-07T20:36:36.4316621Z Trying example: test_mx4( 2025-05-07T20:36:36.4316995Z self=, 2025-05-07T20:36:36.4317396Z power=8, 2025-05-07T20:36:36.4317584Z sizes=7, 2025-05-07T20:36:36.4317761Z ) 2025-05-07T20:36:36.4317972Z Trying example: test_mx4( 2025-05-07T20:36:36.4318343Z self=, 2025-05-07T20:36:36.4318755Z power=7, 2025-05-07T20:36:36.4318955Z sizes=12, 2025-05-07T20:36:36.4319152Z ) 2025-05-07T20:36:36.4319339Z Trying example: test_mx4( 2025-05-07T20:36:36.4319723Z self=, 2025-05-07T20:36:36.4327017Z power=5, 2025-05-07T20:36:36.4327244Z sizes=12, 2025-05-07T20:36:36.4327449Z ) 2025-05-07T20:36:36.4327646Z Trying example: test_mx4( 2025-05-07T20:36:36.4328046Z self=, 2025-05-07T20:36:36.4328473Z power=6, 2025-05-07T20:36:36.4328683Z sizes=6, 2025-05-07T20:36:36.4328876Z ) 2025-05-07T20:36:36.4329078Z Trying example: test_mx4( 2025-05-07T20:36:36.4329468Z self=, 2025-05-07T20:36:36.4329871Z power=7, 2025-05-07T20:36:36.4330074Z sizes=7, 2025-05-07T20:36:36.4330274Z ) 2025-05-07T20:36:36.4330464Z Trying example: test_mx4( 2025-05-07T20:36:36.4330857Z self=, 2025-05-07T20:36:36.4331267Z power=5, 2025-05-07T20:36:36.4331462Z sizes=10, 2025-05-07T20:36:36.4331661Z ) 2025-05-07T20:36:36.4331863Z Trying example: test_mx4( 2025-05-07T20:36:36.4332238Z self=, 2025-05-07T20:36:36.4332651Z power=5, 2025-05-07T20:36:36.4332856Z sizes=5, 2025-05-07T20:36:36.4333043Z ) 2025-05-07T20:36:36.4333241Z Trying example: test_mx4( 2025-05-07T20:36:36.4333637Z self=, 2025-05-07T20:36:36.4334040Z power=7, 2025-05-07T20:36:36.4334244Z sizes=11, 2025-05-07T20:36:36.4334443Z ) 2025-05-07T20:36:36.4334634Z Trying example: test_mx4( 2025-05-07T20:36:36.4335024Z self=, 2025-05-07T20:36:36.4335434Z power=5, 2025-05-07T20:36:36.4335639Z sizes=11, 2025-05-07T20:36:36.4335837Z ) 2025-05-07T20:36:36.4336035Z Trying example: test_mx4( 2025-05-07T20:36:36.4336516Z self=, 2025-05-07T20:36:36.4336921Z power=8, 2025-05-07T20:36:36.4337123Z sizes=10, 2025-05-07T20:36:36.4337322Z ) 2025-05-07T20:36:36.4337515Z Trying example: test_mx4( 2025-05-07T20:36:36.4337902Z self=, 2025-05-07T20:36:36.4338310Z power=7, 2025-05-07T20:36:36.4338503Z sizes=10, 2025-05-07T20:36:36.4338701Z ) 2025-05-07T20:36:36.4338897Z Trying example: test_mx4( 2025-05-07T20:36:36.4339272Z self=, 2025-05-07T20:36:36.4339688Z power=8, 2025-05-07T20:36:36.4339890Z sizes=12, 2025-05-07T20:36:36.4340084Z ) 2025-05-07T20:36:36.4340284Z Trying example: test_mx4( 2025-05-07T20:36:36.4340668Z self=, 2025-05-07T20:36:36.4341195Z power=8, 2025-05-07T20:36:36.4341389Z sizes=8, 2025-05-07T20:36:36.4341590Z ) 2025-05-07T20:36:36.4341789Z Trying example: test_mx4( 2025-05-07T20:36:36.4342245Z self=, 2025-05-07T20:36:36.4342659Z power=6, 2025-05-07T20:36:36.4342866Z sizes=9, 2025-05-07T20:36:36.4343053Z ) 2025-05-07T20:36:36.4343252Z Trying example: test_mx4( 2025-05-07T20:36:36.4343640Z self=, 2025-05-07T20:36:36.4344041Z power=5, 2025-05-07T20:36:36.4344243Z sizes=9, 2025-05-07T20:36:36.4344444Z ) 2025-05-07T20:36:36.4344618Z PASSED 2025-05-07T20:36:42.8473452Z quantize/mx4_test.py::TestMXQuantizationConversion::test_mx4_cases Trying example: test_mx4_cases( 2025-05-07T20:36:42.8474325Z self=, 2025-05-07T20:36:42.8474866Z shape=[32], 2025-05-07T20:36:42.8475148Z group_size=32, 2025-05-07T20:36:42.8475488Z rounding_mode=, 2025-05-07T20:36:42.8475839Z magnitude=1.0, 2025-05-07T20:36:42.8476097Z mx4_format=(2, 1), 2025-05-07T20:36:42.8476381Z device='cpu', 2025-05-07T20:36:42.8476652Z ) 2025-05-07T20:36:42.8476923Z Trying example: test_mx4_cases( 2025-05-07T20:36:42.8477447Z self=, 2025-05-07T20:36:42.8477964Z shape=[2, 16], 2025-05-07T20:36:42.8478218Z group_size=32, 2025-05-07T20:36:42.8478513Z rounding_mode=, 2025-05-07T20:36:42.8478860Z magnitude=1.0, 2025-05-07T20:36:42.8479115Z mx4_format=(2, 1), 2025-05-07T20:36:42.8479377Z device='cpu', 2025-05-07T20:36:42.8479618Z ) 2025-05-07T20:36:42.8479846Z Trying example: test_mx4_cases( 2025-05-07T20:36:42.8480350Z self=, 2025-05-07T20:36:42.8480889Z shape=[2, 16], 2025-05-07T20:36:42.8481130Z group_size=32, 2025-05-07T20:36:42.8481430Z rounding_mode=, 2025-05-07T20:36:42.8481793Z magnitude=1.0, 2025-05-07T20:36:42.8482037Z mx4_format=(3, 0), 2025-05-07T20:36:42.8482315Z device='cuda', 2025-05-07T20:36:42.8482552Z ) 2025-05-07T20:36:42.8482780Z Trying example: test_mx4_cases( 2025-05-07T20:36:42.8483285Z self=, 2025-05-07T20:36:42.8483814Z shape=[2, 2, 4, 32], 2025-05-07T20:36:42.8484083Z group_size=32, 2025-05-07T20:36:42.8484373Z rounding_mode=, 2025-05-07T20:36:42.8484728Z magnitude=1000.0, 2025-05-07T20:36:42.8484990Z mx4_format=(3, 0), 2025-05-07T20:36:42.8485256Z device='cuda', 2025-05-07T20:36:42.8485498Z ) 2025-05-07T20:36:42.8485735Z Trying example: test_mx4_cases( 2025-05-07T20:36:42.8486233Z self=, 2025-05-07T20:36:42.8486772Z shape=[2, 16], 2025-05-07T20:36:42.8487030Z group_size=64, 2025-05-07T20:36:42.8487313Z rounding_mode=, 2025-05-07T20:36:42.8487668Z magnitude=1.0, 2025-05-07T20:36:42.8487933Z mx4_format=(3, 0), 2025-05-07T20:36:42.8488191Z device='cuda', 2025-05-07T20:36:42.8488437Z ) 2025-05-07T20:36:42.8488672Z Trying example: test_mx4_cases( 2025-05-07T20:36:42.8489172Z self=, 2025-05-07T20:36:42.8489701Z shape=[2, 16], 2025-05-07T20:36:42.8489952Z group_size=64, 2025-05-07T20:36:42.8490241Z rounding_mode=, 2025-05-07T20:36:42.8490606Z magnitude=1.0, 2025-05-07T20:36:42.8490859Z mx4_format=(3, 0), 2025-05-07T20:36:42.8491114Z device='cpu', 2025-05-07T20:36:42.8491356Z ) 2025-05-07T20:36:42.8491591Z Trying example: test_mx4_cases( 2025-05-07T20:36:42.8492096Z self=, 2025-05-07T20:36:42.8492987Z shape=[32], 2025-05-07T20:36:42.8493239Z group_size=64, 2025-05-07T20:36:42.8493526Z rounding_mode=, 2025-05-07T20:36:42.8493872Z magnitude=0.001, 2025-05-07T20:36:42.8494307Z mx4_format=(3, 0), 2025-05-07T20:36:42.8494579Z device='cuda', 2025-05-07T20:36:42.8494817Z ) 2025-05-07T20:36:42.8495053Z Trying example: test_mx4_cases( 2025-05-07T20:36:42.8495561Z self=, 2025-05-07T20:36:42.8496079Z shape=[4, 30], 2025-05-07T20:36:42.8496456Z group_size=32, 2025-05-07T20:36:42.8496744Z rounding_mode=, 2025-05-07T20:36:42.8497084Z magnitude=0.001, 2025-05-07T20:36:42.8497348Z mx4_format=(2, 1), 2025-05-07T20:36:42.8497617Z device='cuda', 2025-05-07T20:36:42.8497854Z ) 2025-05-07T20:36:42.8498093Z Trying example: test_mx4_cases( 2025-05-07T20:36:42.8498601Z self=, 2025-05-07T20:36:42.8499143Z shape=[2, 2, 4, 32], 2025-05-07T20:36:42.8499412Z group_size=64, 2025-05-07T20:36:42.8499714Z rounding_mode=, 2025-05-07T20:36:42.8500093Z magnitude=1.0, 2025-05-07T20:36:42.8500347Z mx4_format=(2, 1), 2025-05-07T20:36:42.8500614Z device='cuda', 2025-05-07T20:36:42.8500858Z ) 2025-05-07T20:36:42.8501088Z Trying example: test_mx4_cases( 2025-05-07T20:36:42.8501598Z self=, 2025-05-07T20:36:42.8502129Z shape=[16, 1028], 2025-05-07T20:36:42.8502389Z group_size=64, 2025-05-07T20:36:42.8502682Z rounding_mode=, 2025-05-07T20:36:42.8503035Z magnitude=0.001, 2025-05-07T20:36:42.8503297Z mx4_format=(3, 0), 2025-05-07T20:36:42.8503570Z device='cuda', 2025-05-07T20:36:42.8503817Z ) 2025-05-07T20:36:42.8504051Z Trying example: test_mx4_cases( 2025-05-07T20:36:42.8504573Z self=, 2025-05-07T20:36:42.8505104Z shape=[2, 16], 2025-05-07T20:36:42.8505359Z group_size=64, 2025-05-07T20:36:42.8505652Z rounding_mode=, 2025-05-07T20:36:42.8505995Z magnitude=1.0, 2025-05-07T20:36:42.8506240Z mx4_format=(3, 0), 2025-05-07T20:36:42.8506504Z device='cuda', 2025-05-07T20:36:42.8506746Z ) 2025-05-07T20:36:42.8506971Z Trying example: test_mx4_cases( 2025-05-07T20:36:42.8507477Z self=, 2025-05-07T20:36:42.8507999Z shape=[96], 2025-05-07T20:36:42.8508240Z group_size=32, 2025-05-07T20:36:42.8508536Z rounding_mode=, 2025-05-07T20:36:42.8508900Z magnitude=1.0, 2025-05-07T20:36:42.8509147Z mx4_format=(3, 0), 2025-05-07T20:36:42.8509410Z device='cpu', 2025-05-07T20:36:42.8509650Z ) 2025-05-07T20:36:42.8509879Z Trying example: test_mx4_cases( 2025-05-07T20:36:42.8510385Z self=, 2025-05-07T20:36:42.8510903Z shape=[32], 2025-05-07T20:36:42.8511145Z group_size=64, 2025-05-07T20:36:42.8511447Z rounding_mode=, 2025-05-07T20:36:42.8511806Z magnitude=0.001, 2025-05-07T20:36:42.8512073Z mx4_format=(3, 0), 2025-05-07T20:36:42.8512331Z device='cpu', 2025-05-07T20:36:42.8512574Z ) 2025-05-07T20:36:42.8512811Z Trying example: test_mx4_cases( 2025-05-07T20:36:42.8513308Z self=, 2025-05-07T20:36:42.8513832Z shape=[2, 16], 2025-05-07T20:36:42.8514087Z group_size=64, 2025-05-07T20:36:42.8514364Z rounding_mode=, 2025-05-07T20:36:42.8514721Z magnitude=1000.0, 2025-05-07T20:36:42.8514992Z mx4_format=(3, 0), 2025-05-07T20:36:42.8515250Z device='cpu', 2025-05-07T20:36:42.8515492Z ) 2025-05-07T20:36:42.8515728Z Trying example: test_mx4_cases( 2025-05-07T20:36:42.8516331Z self=, 2025-05-07T20:36:42.8516855Z shape=[16, 1028], 2025-05-07T20:36:42.8517123Z group_size=32, 2025-05-07T20:36:42.8517476Z rounding_mode=, 2025-05-07T20:36:42.8517828Z magnitude=1000.0, 2025-05-07T20:36:42.8518096Z mx4_format=(3, 0), 2025-05-07T20:36:42.8518358Z device='cuda', 2025-05-07T20:36:42.8518591Z ) 2025-05-07T20:36:42.8518825Z Trying example: test_mx4_cases( 2025-05-07T20:36:42.8519333Z self=, 2025-05-07T20:36:42.8519843Z shape=[96], 2025-05-07T20:36:42.8520050Z group_size=64, 2025-05-07T20:36:42.8520282Z rounding_mode=, 2025-05-07T20:36:42.8520559Z magnitude=1000.0, 2025-05-07T20:36:42.8520778Z mx4_format=(3, 0), 2025-05-07T20:36:42.8520999Z device='cuda', 2025-05-07T20:36:42.8521191Z ) 2025-05-07T20:36:42.8521396Z Trying example: test_mx4_cases( 2025-05-07T20:36:42.8521813Z self=, 2025-05-07T20:36:42.8522232Z shape=[2, 16], 2025-05-07T20:36:42.8522444Z group_size=64, 2025-05-07T20:36:42.8522699Z rounding_mode=, 2025-05-07T20:36:42.8522993Z magnitude=1000.0, 2025-05-07T20:36:42.8523215Z mx4_format=(2, 1), 2025-05-07T20:36:42.8523433Z device='cpu', 2025-05-07T20:36:42.8523637Z ) 2025-05-07T20:36:42.8523829Z Trying example: test_mx4_cases( 2025-05-07T20:36:42.8524239Z self=, 2025-05-07T20:36:42.8524661Z shape=[2, 16], 2025-05-07T20:36:42.8524858Z group_size=32, 2025-05-07T20:36:42.8525087Z rounding_mode=, 2025-05-07T20:36:42.8525368Z magnitude=0.001, 2025-05-07T20:36:42.8525577Z mx4_format=(3, 0), 2025-05-07T20:36:42.8525791Z device='cpu', 2025-05-07T20:36:42.8525990Z ) 2025-05-07T20:36:42.8526176Z Trying example: test_mx4_cases( 2025-05-07T20:36:42.8526596Z self=, 2025-05-07T20:36:42.8527018Z shape=[2, 16], 2025-05-07T20:36:42.8527220Z group_size=64, 2025-05-07T20:36:42.8527459Z rounding_mode=, 2025-05-07T20:36:42.8527749Z magnitude=1000.0, 2025-05-07T20:36:42.8527962Z mx4_format=(3, 0), 2025-05-07T20:36:42.8528176Z device='cpu', 2025-05-07T20:36:42.8528374Z ) 2025-05-07T20:36:42.8528561Z Trying example: test_mx4_cases( 2025-05-07T20:36:42.8528971Z self=, 2025-05-07T20:36:42.8529395Z shape=[2, 16], 2025-05-07T20:36:42.8529592Z group_size=32, 2025-05-07T20:36:42.8529816Z rounding_mode=, 2025-05-07T20:36:42.8530095Z magnitude=1.0, 2025-05-07T20:36:42.8530299Z mx4_format=(2, 1), 2025-05-07T20:36:42.8530510Z device='cpu', 2025-05-07T20:36:42.8530714Z ) 2025-05-07T20:36:42.8530909Z PASSED 2025-05-07T20:36:42.8531279Z quantize/mx4_test.py::TestMXQuantizationConversion::test_mx4_index_overflow SKIPPED 2025-05-07T20:36:42.8531882Z quantize/mx4_test.py::TestMXQuantizationConversion::test_mx4_large_cases SKIPPED 2025-05-07T20:36:42.8532215Z 2025-05-07T20:36:42.8532364Z =========================== short test summary info ============================ 2025-05-07T20:36:42.8532838Z SKIPPED [1] quantize/mx4_test.py:293: Test requires a gpu with at least 32GB of memory. 2025-05-07T20:36:42.8533389Z SKIPPED [1] quantize/mx4_test.py:307: Test requires a gpu with at least 64GB of memory. 2025-05-07T20:36:42.8533858Z ======================== 2 passed, 2 skipped in 26.43s ========================= 2025-05-07T20:36:43.5620435Z 2025-05-07T20:36:43.5642518Z [TEST] Python test suite PASSED: ./quantize/mx4_test.py 2025-05-07T20:36:43.5642979Z [TEST] Python test time for ./quantize/mx4_test.py: 29 seconds 2025-05-07T20:36:43.5643249Z 2025-05-07T20:36:43.5643696Z 2025-05-07T20:36:43.5643700Z 2025-05-07T20:36:43.5643704Z 2025-05-07T20:36:43.5665518Z ################################################################################ 2025-05-07T20:36:43.5681395Z # [2025-05-07T20:36:43.567Z] Run Python Test Suite: 2025-05-07T20:36:43.5681731Z # ./release/stable_release_test.py 2025-05-07T20:36:43.5682021Z ################################################################################ 2025-05-07T20:36:43.5706490Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./release/stable_release_test.py 2025-05-07T20:36:43.5707107Z 2025-05-07T20:36:45.7400799Z ============================= test session starts ============================== 2025-05-07T20:36:45.7402015Z platform linux -- Python 3.12.2, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:36:45.7403032Z cachedir: .pytest_cache 2025-05-07T20:36:45.7404153Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:36:45.7405582Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:36:45.7406385Z plugins: hypothesis-6.131.14 2025-05-07T20:36:47.4357056Z collecting ... collected 2 items 2025-05-07T20:36:47.4357455Z 2025-05-07T20:36:47.4382493Z release/stable_release_test.py::StableRelease::test_backwards_compatibility PASSED 2025-05-07T20:36:47.4398750Z release/stable_release_test.py::StableRelease::test_example_ops PASSED 2025-05-07T20:36:47.4399058Z 2025-05-07T20:36:47.4399204Z ============================== 2 passed in 1.82s =============================== 2025-05-07T20:36:48.0225314Z 2025-05-07T20:36:48.0226110Z [TEST] Python test suite PASSED: ./release/stable_release_test.py 2025-05-07T20:36:48.0247092Z [TEST] Python test time for ./release/stable_release_test.py: 5 seconds 2025-05-07T20:36:48.0247398Z 2025-05-07T20:36:48.0247402Z 2025-05-07T20:36:48.0247435Z 2025-05-07T20:36:48.0247439Z 2025-05-07T20:36:48.0268619Z ################################################################################ 2025-05-07T20:36:48.0283600Z # [2025-05-07T20:36:48.028Z] Run Python Test Suite: 2025-05-07T20:36:48.0283940Z # ./runtime_monitor_test.py 2025-05-07T20:36:48.0284220Z ################################################################################ 2025-05-07T20:36:48.0310650Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./runtime_monitor_test.py 2025-05-07T20:36:48.0311467Z 2025-05-07T20:36:50.1980949Z ============================= test session starts ============================== 2025-05-07T20:36:50.1981557Z platform linux -- Python 3.12.2, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:36:50.1982070Z cachedir: .pytest_cache 2025-05-07T20:36:50.1982638Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:36:50.1983395Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:36:50.1983799Z plugins: hypothesis-6.131.14 2025-05-07T20:36:51.8879404Z collecting ... collected 7 items 2025-05-07T20:36:51.8879634Z 2025-05-07T20:36:52.0196250Z runtime_monitor_test.py::RuntimeMonitorTest::test_async_series_timer_multi_start PASSED 2025-05-07T20:36:52.0205908Z runtime_monitor_test.py::RuntimeMonitorTest::test_async_series_timer_multi_stop PASSED 2025-05-07T20:36:52.2295298Z runtime_monitor_test.py::RuntimeMonitorTest::test_async_series_timer_recording PASSED 2025-05-07T20:36:52.5748404Z runtime_monitor_test.py::RuntimeMonitorTest::test_async_series_timer_recording_multi_stream_load PASSED 2025-05-07T20:36:52.7484336Z runtime_monitor_test.py::RuntimeMonitorTest::test_async_series_timer_recording_other_stream PASSED 2025-05-07T20:36:52.7490888Z runtime_monitor_test.py::RuntimeMonitorTest::test_noop_reporter PASSED 2025-05-07T20:36:52.7504554Z runtime_monitor_test.py::RuntimeMonitorTest::test_stdlog_reporter PASSED 2025-05-07T20:36:52.7504863Z 2025-05-07T20:36:52.7505006Z ============================== 7 passed in 2.68s =============================== 2025-05-07T20:36:53.4123726Z 2025-05-07T20:36:53.4124324Z [TEST] Python test suite PASSED: ./runtime_monitor_test.py 2025-05-07T20:36:53.4145281Z [TEST] Python test time for ./runtime_monitor_test.py: 5 seconds 2025-05-07T20:36:53.4145570Z 2025-05-07T20:36:53.4145575Z 2025-05-07T20:36:53.4145578Z 2025-05-07T20:36:53.4145583Z 2025-05-07T20:36:53.4167189Z ################################################################################ 2025-05-07T20:36:53.4182706Z # [2025-05-07T20:36:53.417Z] Run Python Test Suite: 2025-05-07T20:36:53.4183052Z # ./sll/array_jagged_bmm_jagged_out_test.py 2025-05-07T20:36:53.4183362Z ################################################################################ 2025-05-07T20:36:53.4209258Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./sll/array_jagged_bmm_jagged_out_test.py 2025-05-07T20:36:53.4210176Z 2025-05-07T20:36:55.5861476Z ============================= test session starts ============================== 2025-05-07T20:36:55.5862088Z platform linux -- Python 3.12.2, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:36:55.5862587Z cachedir: .pytest_cache 2025-05-07T20:36:55.5863150Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:36:55.5863851Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:36:55.5864252Z plugins: hypothesis-6.131.14 2025-05-07T20:36:57.4487817Z collecting ... collected 3 items 2025-05-07T20:36:57.4488061Z 2025-05-07T20:37:13.1825932Z sll/array_jagged_bmm_jagged_out_test.py::ArrayJaggedBmmJaggedTest::test_triton_array_jagged_bmm_jagged_out PASSED 2025-05-07T20:37:22.3436351Z sll/array_jagged_bmm_jagged_out_test.py::ArrayJaggedBmmJaggedTest::test_triton_array_jagged_bmm_jagged_out_meta_backend PASSED 2025-05-07T20:37:37.0094294Z sll/array_jagged_bmm_jagged_out_test.py::ArrayJaggedBmmJaggedTest::test_triton_array_jagged_bmm_jagged_out_with_grad PASSED 2025-05-07T20:37:37.0096611Z 2025-05-07T20:37:37.0097342Z ============================== 3 passed in 41.55s ============================== 2025-05-07T20:37:37.8180513Z 2025-05-07T20:37:37.8181183Z [TEST] Python test suite PASSED: ./sll/array_jagged_bmm_jagged_out_test.py 2025-05-07T20:37:37.8201292Z [TEST] Python test time for ./sll/array_jagged_bmm_jagged_out_test.py: 44 seconds 2025-05-07T20:37:37.8201614Z 2025-05-07T20:37:37.8201618Z 2025-05-07T20:37:37.8201622Z 2025-05-07T20:37:37.8201626Z 2025-05-07T20:37:37.8222506Z ################################################################################ 2025-05-07T20:37:37.8238028Z # [2025-05-07T20:37:37.823Z] Run Python Test Suite: 2025-05-07T20:37:37.8238398Z # ./sll/dense_jagged_cat_jagged_out_test.py 2025-05-07T20:37:37.8238723Z ################################################################################ 2025-05-07T20:37:37.8261226Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./sll/dense_jagged_cat_jagged_out_test.py 2025-05-07T20:37:37.8261872Z 2025-05-07T20:37:39.9856194Z ============================= test session starts ============================== 2025-05-07T20:37:39.9856999Z platform linux -- Python 3.12.2, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:37:39.9857526Z cachedir: .pytest_cache 2025-05-07T20:37:39.9858106Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:37:39.9858817Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:37:39.9859231Z plugins: hypothesis-6.131.14 2025-05-07T20:37:41.7880421Z collecting ... collected 1 item 2025-05-07T20:37:41.7880675Z 2025-05-07T20:37:54.9965984Z sll/dense_jagged_cat_jagged_out_test.py::DenseJaggedCatJaggedOutTest::test_dense_jagged_cat_jagged_out PASSED 2025-05-07T20:37:54.9966942Z 2025-05-07T20:37:54.9967099Z ============================== 1 passed in 15.13s ============================== 2025-05-07T20:37:56.7139083Z 2025-05-07T20:37:56.7139685Z [TEST] Python test suite PASSED: ./sll/dense_jagged_cat_jagged_out_test.py 2025-05-07T20:37:56.7159735Z [TEST] Python test time for ./sll/dense_jagged_cat_jagged_out_test.py: 19 seconds 2025-05-07T20:37:56.7160071Z 2025-05-07T20:37:56.7160075Z 2025-05-07T20:37:56.7160079Z 2025-05-07T20:37:56.7160083Z 2025-05-07T20:37:56.7180849Z ################################################################################ 2025-05-07T20:37:56.7198747Z # [2025-05-07T20:37:56.719Z] Run Python Test Suite: 2025-05-07T20:37:56.7199086Z # ./sll/jagged2_to_padded_dense_test.py 2025-05-07T20:37:56.7206357Z ################################################################################ 2025-05-07T20:37:56.7223052Z + 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:56.7223680Z 2025-05-07T20:37:58.8925623Z ============================= test session starts ============================== 2025-05-07T20:37:58.8926236Z platform linux -- Python 3.12.2, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:37:58.8926754Z cachedir: .pytest_cache 2025-05-07T20:37:58.8927321Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:37:58.8928035Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:37:58.8928437Z plugins: hypothesis-6.131.14 2025-05-07T20:38:00.7403535Z collecting ... collected 1 item 2025-05-07T20:38:00.7403985Z 2025-05-07T20:38:02.7158755Z sll/jagged2_to_padded_dense_test.py::Jagged2ToPaddedDenseTest::test_jagged2_to_padded_dense PASSED 2025-05-07T20:38:02.7159223Z 2025-05-07T20:38:02.7159612Z ============================== 1 passed in 3.95s =============================== 2025-05-07T20:38:03.4114801Z 2025-05-07T20:38:03.4115626Z [TEST] Python test suite PASSED: ./sll/jagged2_to_padded_dense_test.py 2025-05-07T20:38:03.4132697Z [TEST] Python test time for ./sll/jagged2_to_padded_dense_test.py: 7 seconds 2025-05-07T20:38:03.4133101Z 2025-05-07T20:38:03.4133105Z 2025-05-07T20:38:03.4133109Z 2025-05-07T20:38:03.4133113Z 2025-05-07T20:38:03.4155711Z ################################################################################ 2025-05-07T20:38:03.4171567Z # [2025-05-07T20:38:03.416Z] Run Python Test Suite: 2025-05-07T20:38:03.4172025Z # ./sll/jagged_dense_bmm_test.py 2025-05-07T20:38:03.4172319Z ################################################################################ 2025-05-07T20:38:03.4197677Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./sll/jagged_dense_bmm_test.py 2025-05-07T20:38:03.4198297Z 2025-05-07T20:38:05.6057204Z ============================= test session starts ============================== 2025-05-07T20:38:05.6057918Z platform linux -- Python 3.12.2, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:38:05.6058530Z cachedir: .pytest_cache 2025-05-07T20:38:05.6059219Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:38:05.6060153Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:38:05.6060543Z plugins: hypothesis-6.131.14 2025-05-07T20:38:07.4632051Z collecting ... collected 2 items 2025-05-07T20:38:07.4632272Z 2025-05-07T20:38:41.9863043Z sll/jagged_dense_bmm_test.py::JaggedDenseBMMTest::test_triton_jagged_dense_bmm PASSED 2025-05-07T20:41:34.0497631Z sll/jagged_dense_bmm_test.py::JaggedDenseBMMTest::test_triton_jagged_dense_bmm_with_grad PASSED 2025-05-07T20:41:34.0499857Z 2025-05-07T20:41:34.0500783Z =============================== warnings summary =============================== 2025-05-07T20:41:34.0501253Z test/sll/jagged_dense_bmm_test.py: 16 warnings 2025-05-07T20:41:34.0505030Z /home/ec2-user/miniconda/envs/build_binary/lib/python3.12/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:34.0509021Z return Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass 2025-05-07T20:41:34.0509513Z 2025-05-07T20:41:34.0509672Z test/sll/jagged_dense_bmm_test.py: 16 warnings 2025-05-07T20:41:34.0513391Z /home/ec2-user/miniconda/envs/build_binary/lib/python3.12/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:34.0517293Z return Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass 2025-05-07T20:41:34.0517779Z 2025-05-07T20:41:34.0518050Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2025-05-07T20:41:34.0518609Z ================== 2 passed, 32 warnings in 208.57s (0:03:28) ================== 2025-05-07T20:41:34.8287151Z 2025-05-07T20:41:34.8287637Z [TEST] Python test suite PASSED: ./sll/jagged_dense_bmm_test.py 2025-05-07T20:41:34.8308753Z [TEST] Python test time for ./sll/jagged_dense_bmm_test.py: 211 seconds 2025-05-07T20:41:34.8309046Z 2025-05-07T20:41:34.8309050Z 2025-05-07T20:41:34.8309054Z 2025-05-07T20:41:34.8309058Z 2025-05-07T20:41:34.8333544Z ################################################################################ 2025-05-07T20:41:34.8349061Z # [2025-05-07T20:41:34.834Z] Run Python Test Suite: 2025-05-07T20:41:34.8349434Z # ./sll/jagged_dense_elementwise_add_test.py 2025-05-07T20:41:34.8349795Z ################################################################################ 2025-05-07T20:41:34.8374663Z + 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:34.8375322Z 2025-05-07T20:41:37.0130262Z ============================= test session starts ============================== 2025-05-07T20:41:37.0130884Z platform linux -- Python 3.12.2, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:41:37.0131392Z cachedir: .pytest_cache 2025-05-07T20:41:37.0131958Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:41:37.0133025Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:41:37.0133437Z plugins: hypothesis-6.131.14 2025-05-07T20:41:38.8798724Z collecting ... collected 1 item 2025-05-07T20:41:38.8799114Z 2025-05-07T20:41:42.8756381Z sll/jagged_dense_elementwise_add_test.py::JaggedDenseElementwiseAddTest::test_triton_jagged_dense_add PASSED 2025-05-07T20:41:42.8757543Z 2025-05-07T20:41:42.8757861Z =============================== warnings summary =============================== 2025-05-07T20:41:42.8759009Z test/sll/jagged_dense_elementwise_add_test.py::JaggedDenseElementwiseAddTest::test_triton_jagged_dense_add 2025-05-07T20:41:42.8761350Z test/sll/jagged_dense_elementwise_add_test.py::JaggedDenseElementwiseAddTest::test_triton_jagged_dense_add 2025-05-07T20:41:42.8762146Z test/sll/jagged_dense_elementwise_add_test.py::JaggedDenseElementwiseAddTest::test_triton_jagged_dense_add 2025-05-07T20:41:42.8762924Z test/sll/jagged_dense_elementwise_add_test.py::JaggedDenseElementwiseAddTest::test_triton_jagged_dense_add 2025-05-07T20:41:42.8763739Z test/sll/jagged_dense_elementwise_add_test.py::JaggedDenseElementwiseAddTest::test_triton_jagged_dense_add 2025-05-07T20:41:42.8764527Z test/sll/jagged_dense_elementwise_add_test.py::JaggedDenseElementwiseAddTest::test_triton_jagged_dense_add 2025-05-07T20:41:42.8765305Z test/sll/jagged_dense_elementwise_add_test.py::JaggedDenseElementwiseAddTest::test_triton_jagged_dense_add 2025-05-07T20:41:42.8766076Z test/sll/jagged_dense_elementwise_add_test.py::JaggedDenseElementwiseAddTest::test_triton_jagged_dense_add 2025-05-07T20:41:42.8766854Z test/sll/jagged_dense_elementwise_add_test.py::JaggedDenseElementwiseAddTest::test_triton_jagged_dense_add 2025-05-07T20:41:42.8770044Z /home/ec2-user/miniconda/envs/build_binary/lib/python3.12/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:42.8773166Z return Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass 2025-05-07T20:41:42.8773561Z 2025-05-07T20:41:42.8773906Z test/sll/jagged_dense_elementwise_add_test.py::JaggedDenseElementwiseAddTest::test_triton_jagged_dense_add 2025-05-07T20:41:42.8774684Z test/sll/jagged_dense_elementwise_add_test.py::JaggedDenseElementwiseAddTest::test_triton_jagged_dense_add 2025-05-07T20:41:42.8775459Z test/sll/jagged_dense_elementwise_add_test.py::JaggedDenseElementwiseAddTest::test_triton_jagged_dense_add 2025-05-07T20:41:42.8776235Z test/sll/jagged_dense_elementwise_add_test.py::JaggedDenseElementwiseAddTest::test_triton_jagged_dense_add 2025-05-07T20:41:42.8777090Z test/sll/jagged_dense_elementwise_add_test.py::JaggedDenseElementwiseAddTest::test_triton_jagged_dense_add 2025-05-07T20:41:42.8777860Z test/sll/jagged_dense_elementwise_add_test.py::JaggedDenseElementwiseAddTest::test_triton_jagged_dense_add 2025-05-07T20:41:42.8778635Z test/sll/jagged_dense_elementwise_add_test.py::JaggedDenseElementwiseAddTest::test_triton_jagged_dense_add 2025-05-07T20:41:42.8779411Z test/sll/jagged_dense_elementwise_add_test.py::JaggedDenseElementwiseAddTest::test_triton_jagged_dense_add 2025-05-07T20:41:42.8780180Z test/sll/jagged_dense_elementwise_add_test.py::JaggedDenseElementwiseAddTest::test_triton_jagged_dense_add 2025-05-07T20:41:42.8783943Z /home/ec2-user/miniconda/envs/build_binary/lib/python3.12/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:42.8787195Z return Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass 2025-05-07T20:41:42.8787586Z 2025-05-07T20:41:42.8787808Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2025-05-07T20:41:42.8788276Z ======================== 1 passed, 18 warnings in 5.99s ======================== 2025-05-07T20:41:43.5865302Z 2025-05-07T20:41:43.5865775Z [TEST] Python test suite PASSED: ./sll/jagged_dense_elementwise_add_test.py 2025-05-07T20:41:43.5887165Z [TEST] Python test time for ./sll/jagged_dense_elementwise_add_test.py: 9 seconds 2025-05-07T20:41:43.5887491Z 2025-05-07T20:41:43.5887495Z 2025-05-07T20:41:43.5887499Z 2025-05-07T20:41:43.5887503Z 2025-05-07T20:41:43.5910311Z ################################################################################ 2025-05-07T20:41:43.5926268Z # [2025-05-07T20:41:43.592Z] Run Python Test Suite: 2025-05-07T20:41:43.5926655Z # ./sll/jagged_dense_elementwise_mul_jagged_out_test.py 2025-05-07T20:41:43.5927008Z ################################################################################ 2025-05-07T20:41:43.5952042Z + 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:43.5952746Z 2025-05-07T20:41:45.7640422Z ============================= test session starts ============================== 2025-05-07T20:41:45.7641220Z platform linux -- Python 3.12.2, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:41:45.7641743Z cachedir: .pytest_cache 2025-05-07T20:41:45.7642316Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:41:45.7643018Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:41:45.7643424Z plugins: hypothesis-6.131.14 2025-05-07T20:41:47.6169468Z collecting ... collected 3 items 2025-05-07T20:41:47.6170021Z 2025-05-07T20:41:56.9737798Z sll/jagged_dense_elementwise_mul_jagged_out_test.py::JaggedDenseElementwiseMulJaggedOutTest::test_jagged_dense_elementwise_mul_jagged_out PASSED 2025-05-07T20:42:05.3523047Z sll/jagged_dense_elementwise_mul_jagged_out_test.py::JaggedDenseElementwiseMulJaggedOutTest::test_jagged_dense_elementwise_mul_jagged_out_meta_backend PASSED 2025-05-07T20:42:12.2233630Z sll/jagged_dense_elementwise_mul_jagged_out_test.py::JaggedDenseElementwiseMulJaggedOutTest::test_jagged_dense_elementwise_mul_jagged_out_with_grad PASSED 2025-05-07T20:42:12.2235468Z 2025-05-07T20:42:12.2236121Z =============================== warnings summary =============================== 2025-05-07T20:42:12.2236937Z test/sll/jagged_dense_elementwise_mul_jagged_out_test.py::JaggedDenseElementwiseMulJaggedOutTest::test_jagged_dense_elementwise_mul_jagged_out_meta_backend 2025-05-07T20:42:12.2240916Z /home/ec2-user/miniconda/envs/build_binary/lib/python3.12/site-packages/torch/autograd/graph.py:824: UserWarning: fbgemm::sll_jagged_dense_elementwise_mul_jagged_out: an autograd kernel was not registered to the Autograd key(s) but we are trying to backprop through it. This may lead to silently incorrect behavior. This behavior is deprecated and will be removed in a future version of PyTorch. If your operator is differentiable, please ensure you have registered an autograd kernel to the correct Autograd key (e.g. DispatchKey::Autograd, DispatchKey::CompositeImplicitAutograd). If your operator is not differentiable, or to squash this warning and use the previous behavior, please register torch::CppFunction::makeFallthrough() to DispatchKey::Autograd. (Triggered internally at /pytorch/torch/csrc/autograd/autograd_not_implemented_fallback.cpp:62.) 2025-05-07T20:42:12.2244362Z return Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass 2025-05-07T20:42:12.2244759Z 2025-05-07T20:42:12.2244994Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2025-05-07T20:42:12.2245453Z ======================== 3 passed, 1 warning in 26.58s ========================= 2025-05-07T20:42:13.0934526Z 2025-05-07T20:42:13.0935137Z [TEST] Python test suite PASSED: ./sll/jagged_dense_elementwise_mul_jagged_out_test.py 2025-05-07T20:42:13.0954980Z [TEST] Python test time for ./sll/jagged_dense_elementwise_mul_jagged_out_test.py: 30 seconds 2025-05-07T20:42:13.0955356Z 2025-05-07T20:42:13.0955581Z 2025-05-07T20:42:13.0955595Z 2025-05-07T20:42:13.0955601Z 2025-05-07T20:42:13.0976890Z ################################################################################ 2025-05-07T20:42:13.0995566Z # [2025-05-07T20:42:13.099Z] Run Python Test Suite: 2025-05-07T20:42:13.0996220Z # ./sll/jagged_dense_flash_attention_test.py 2025-05-07T20:42:13.0996635Z ################################################################################ 2025-05-07T20:42:13.1024028Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./sll/jagged_dense_flash_attention_test.py 2025-05-07T20:42:13.1024696Z 2025-05-07T20:42:15.2737771Z ============================= test session starts ============================== 2025-05-07T20:42:15.2738985Z platform linux -- Python 3.12.2, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:42:15.2740004Z cachedir: .pytest_cache 2025-05-07T20:42:15.2740755Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:42:15.2741460Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:42:15.2741860Z plugins: hypothesis-6.131.14 2025-05-07T20:42:17.0865919Z collecting ... collected 1 item 2025-05-07T20:42:17.0866232Z 2025-05-07T20:44:11.5859438Z sll/jagged_dense_flash_attention_test.py::JaggedDenseFlashAttentionTest::test_jagged_dense_flash_attention PASSED 2025-05-07T20:44:11.5860011Z 2025-05-07T20:44:11.5860163Z ======================== 1 passed in 116.44s (0:01:56) ========================= 2025-05-07T20:44:12.3469836Z 2025-05-07T20:44:12.3470372Z [TEST] Python test suite PASSED: ./sll/jagged_dense_flash_attention_test.py 2025-05-07T20:44:12.3490946Z [TEST] Python test time for ./sll/jagged_dense_flash_attention_test.py: 119 seconds 2025-05-07T20:44:12.3491274Z 2025-05-07T20:44:12.3491283Z 2025-05-07T20:44:12.3491287Z 2025-05-07T20:44:12.3491315Z 2025-05-07T20:44:12.3512114Z ################################################################################ 2025-05-07T20:44:12.3527143Z # [2025-05-07T20:44:12.352Z] Run Python Test Suite: 2025-05-07T20:44:12.3527480Z # ./sll/jagged_flash_attention_basic_test.py 2025-05-07T20:44:12.3527798Z ################################################################################ 2025-05-07T20:44:12.3554365Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./sll/jagged_flash_attention_basic_test.py 2025-05-07T20:44:12.3555677Z 2025-05-07T20:44:14.5177353Z ============================= test session starts ============================== 2025-05-07T20:44:14.5177970Z platform linux -- Python 3.12.2, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:44:14.5178944Z cachedir: .pytest_cache 2025-05-07T20:44:14.5179688Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:44:14.5180388Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:44:14.5180773Z plugins: hypothesis-6.131.14 2025-05-07T20:44:16.3787357Z collecting ... collected 1 item 2025-05-07T20:44:16.3787680Z 2025-05-07T20:45:28.7259888Z sll/jagged_flash_attention_basic_test.py::JaggedFlashAttentionBasicTest::test_triton_jagged_flash_attention_basic PASSED 2025-05-07T20:45:28.7263009Z 2025-05-07T20:45:28.7263496Z ========================= 1 passed in 74.33s (0:01:14) ========================= 2025-05-07T20:45:29.4729208Z 2025-05-07T20:45:29.4729743Z [TEST] Python test suite PASSED: ./sll/jagged_flash_attention_basic_test.py 2025-05-07T20:45:29.4750212Z [TEST] Python test time for ./sll/jagged_flash_attention_basic_test.py: 77 seconds 2025-05-07T20:45:29.4750542Z 2025-05-07T20:45:29.4750546Z 2025-05-07T20:45:29.4750550Z 2025-05-07T20:45:29.4750554Z 2025-05-07T20:45:29.4772311Z ################################################################################ 2025-05-07T20:45:29.4787972Z # [2025-05-07T20:45:29.478Z] Run Python Test Suite: 2025-05-07T20:45:29.4788326Z # ./sll/jagged_jagged_bmm_jagged_out_test.py 2025-05-07T20:45:29.4788644Z ################################################################################ 2025-05-07T20:45:29.4813626Z + 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:29.4814285Z 2025-05-07T20:45:31.6551582Z ============================= test session starts ============================== 2025-05-07T20:45:31.6552235Z platform linux -- Python 3.12.2, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:45:31.6552789Z cachedir: .pytest_cache 2025-05-07T20:45:31.6553356Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:45:31.6554062Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:45:31.6554466Z plugins: hypothesis-6.131.14 2025-05-07T20:45:33.5025731Z collecting ... collected 2 items 2025-05-07T20:45:33.5026047Z 2025-05-07T20:45:36.5945572Z sll/jagged_jagged_bmm_jagged_out_test.py::JaggedJaggedBmmJaggedOutTest::test_triton_jagged_jagged_bmm_jagged_out PASSED 2025-05-07T20:45:37.0191657Z sll/jagged_jagged_bmm_jagged_out_test.py::JaggedJaggedBmmJaggedOutTest::test_triton_jagged_jagged_bmm_jagged_out_meta_backend PASSED 2025-05-07T20:45:37.0192206Z 2025-05-07T20:45:37.0192343Z ============================== 2 passed in 5.49s =============================== 2025-05-07T20:45:37.7939671Z 2025-05-07T20:45:37.7940429Z [TEST] Python test suite PASSED: ./sll/jagged_jagged_bmm_jagged_out_test.py 2025-05-07T20:45:37.7963164Z [TEST] Python test time for ./sll/jagged_jagged_bmm_jagged_out_test.py: 8 seconds 2025-05-07T20:45:37.7963496Z 2025-05-07T20:45:37.7963500Z 2025-05-07T20:45:37.7963518Z 2025-05-07T20:45:37.7963522Z 2025-05-07T20:45:37.7983965Z ################################################################################ 2025-05-07T20:45:37.7999505Z # [2025-05-07T20:45:37.799Z] Run Python Test Suite: 2025-05-07T20:45:37.7999946Z # ./sll/jagged_jagged_bmm_test.py 2025-05-07T20:45:37.8000251Z ################################################################################ 2025-05-07T20:45:37.8026277Z + 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:37.8027163Z 2025-05-07T20:45:39.9735514Z ============================= test session starts ============================== 2025-05-07T20:45:39.9736914Z platform linux -- Python 3.12.2, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:45:39.9737453Z cachedir: .pytest_cache 2025-05-07T20:45:39.9738193Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:45:39.9738892Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:45:39.9739292Z plugins: hypothesis-6.131.14 2025-05-07T20:45:41.8278511Z collecting ... collected 2 items 2025-05-07T20:45:41.8278755Z 2025-05-07T20:46:22.0080240Z sll/jagged_jagged_bmm_test.py::JaggedJaggedBMMTest::test_triton_jagged_jagged_bmm PASSED 2025-05-07T20:48:23.9399123Z sll/jagged_jagged_bmm_test.py::JaggedJaggedBMMTest::test_triton_jagged_jagged_bmm_with_grad PASSED 2025-05-07T20:48:23.9400348Z 2025-05-07T20:48:23.9401079Z =============================== warnings summary =============================== 2025-05-07T20:48:23.9401805Z test/sll/jagged_jagged_bmm_test.py::JaggedJaggedBMMTest::test_triton_jagged_jagged_bmm_with_grad 2025-05-07T20:48:23.9402757Z test/sll/jagged_jagged_bmm_test.py::JaggedJaggedBMMTest::test_triton_jagged_jagged_bmm_with_grad 2025-05-07T20:48:23.9403653Z test/sll/jagged_jagged_bmm_test.py::JaggedJaggedBMMTest::test_triton_jagged_jagged_bmm_with_grad 2025-05-07T20:48:23.9404341Z test/sll/jagged_jagged_bmm_test.py::JaggedJaggedBMMTest::test_triton_jagged_jagged_bmm_with_grad 2025-05-07T20:48:23.9405025Z test/sll/jagged_jagged_bmm_test.py::JaggedJaggedBMMTest::test_triton_jagged_jagged_bmm_with_grad 2025-05-07T20:48:23.9405706Z test/sll/jagged_jagged_bmm_test.py::JaggedJaggedBMMTest::test_triton_jagged_jagged_bmm_with_grad 2025-05-07T20:48:23.9406388Z test/sll/jagged_jagged_bmm_test.py::JaggedJaggedBMMTest::test_triton_jagged_jagged_bmm_with_grad 2025-05-07T20:48:23.9407073Z test/sll/jagged_jagged_bmm_test.py::JaggedJaggedBMMTest::test_triton_jagged_jagged_bmm_with_grad 2025-05-07T20:48:23.9410242Z /home/ec2-user/miniconda/envs/build_binary/lib/python3.12/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:23.9413455Z return Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass 2025-05-07T20:48:23.9413860Z 2025-05-07T20:48:23.9414156Z test/sll/jagged_jagged_bmm_test.py::JaggedJaggedBMMTest::test_triton_jagged_jagged_bmm_with_grad 2025-05-07T20:48:23.9415557Z /home/ec2-user/miniconda/envs/build_binary/lib/python3.12/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:23.9417077Z return Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass 2025-05-07T20:48:23.9417467Z 2025-05-07T20:48:23.9417701Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2025-05-07T20:48:23.9418170Z ================== 2 passed, 9 warnings in 164.09s (0:02:44) =================== 2025-05-07T20:48:24.7070997Z 2025-05-07T20:48:24.7071690Z [TEST] Python test suite PASSED: ./sll/jagged_jagged_bmm_test.py 2025-05-07T20:48:24.7092823Z [TEST] Python test time for ./sll/jagged_jagged_bmm_test.py: 167 seconds 2025-05-07T20:48:24.7093550Z 2025-05-07T20:48:24.7093555Z 2025-05-07T20:48:24.7093559Z 2025-05-07T20:48:24.7093562Z 2025-05-07T20:48:24.7112751Z ################################################################################ 2025-05-07T20:48:24.7128272Z # [2025-05-07T20:48:24.712Z] Run Python Test Suite: 2025-05-07T20:48:24.7128648Z # ./sll/jagged_self_substraction_jagged_out_test.py 2025-05-07T20:48:24.7128990Z ################################################################################ 2025-05-07T20:48:24.7154484Z + 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:24.7155158Z 2025-05-07T20:48:26.8793934Z ============================= test session starts ============================== 2025-05-07T20:48:26.8794547Z platform linux -- Python 3.12.2, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:48:26.8795109Z cachedir: .pytest_cache 2025-05-07T20:48:26.8795704Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:48:26.8796411Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:48:26.8796813Z plugins: hypothesis-6.131.14 2025-05-07T20:48:29.2784253Z collecting ... collected 1 item 2025-05-07T20:48:29.2784468Z 2025-05-07T20:48:33.3749975Z W0507 20:48:33.374000 105349 site-packages/torch/_dynamo/convert_frame.py:987] [0/8] torch._dynamo hit config.recompile_limit (8) 2025-05-07T20:48:33.3751163Z W0507 20:48:33.374000 105349 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:33.3752901Z W0507 20:48:33.374000 105349 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:33.3754427Z W0507 20:48:33.374000 105349 site-packages/torch/_dynamo/convert_frame.py:987] [0/8] To log all recompilation reasons, use TORCH_LOGS="recompiles". 2025-05-07T20:48:33.3755519Z W0507 20:48:33.374000 105349 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:35.5299549Z sll/jagged_self_substraction_jagged_out_test.py::JaggedSelfSubtractionJaggedOutTest::test_triton_jagged_self_substraction_jagged_out PASSED 2025-05-07T20:48:35.5300383Z 2025-05-07T20:48:35.5300565Z ============================== 1 passed in 8.77s =============================== 2025-05-07T20:48:37.2413453Z 2025-05-07T20:48:37.2414284Z [TEST] Python test suite PASSED: ./sll/jagged_self_substraction_jagged_out_test.py 2025-05-07T20:48:37.2434433Z [TEST] Python test time for ./sll/jagged_self_substraction_jagged_out_test.py: 13 seconds 2025-05-07T20:48:37.2434788Z 2025-05-07T20:48:37.2434793Z 2025-05-07T20:48:37.2434797Z 2025-05-07T20:48:37.2434800Z 2025-05-07T20:48:37.2454852Z ################################################################################ 2025-05-07T20:48:37.2470945Z # [2025-05-07T20:48:37.246Z] Run Python Test Suite: 2025-05-07T20:48:37.2471269Z # ./sll/jagged_softmax_test.py 2025-05-07T20:48:37.2471559Z ################################################################################ 2025-05-07T20:48:37.2497504Z + 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:37.2498390Z 2025-05-07T20:48:39.4146583Z ============================= test session starts ============================== 2025-05-07T20:48:39.4147262Z platform linux -- Python 3.12.2, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:48:39.4148146Z cachedir: .pytest_cache 2025-05-07T20:48:39.4148855Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:48:39.4149561Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:48:39.4149951Z plugins: hypothesis-6.131.14 2025-05-07T20:48:41.2424412Z collecting ... collected 3 items 2025-05-07T20:48:41.2424981Z 2025-05-07T20:48:45.2723338Z sll/jagged_softmax_test.py::JaggedSoftmaxTest::test_triton_jagged2_softmax PASSED 2025-05-07T20:48:45.7285320Z sll/jagged_softmax_test.py::JaggedSoftmaxTest::test_triton_jagged2_softmax_meta_backend PASSED 2025-05-07T20:48:49.9688628Z sll/jagged_softmax_test.py::JaggedSoftmaxTest::test_triton_jagged_softmax PASSED 2025-05-07T20:48:49.9689200Z 2025-05-07T20:48:49.9689377Z =============================== warnings summary =============================== 2025-05-07T20:48:49.9689777Z test/sll/jagged_softmax_test.py: 25 warnings 2025-05-07T20:48:49.9692769Z /home/ec2-user/miniconda/envs/build_binary/lib/python3.12/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:49.9696003Z return Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass 2025-05-07T20:48:49.9696519Z 2025-05-07T20:48:49.9696639Z test/sll/jagged_softmax_test.py: 25 warnings 2025-05-07T20:48:49.9699606Z /home/ec2-user/miniconda/envs/build_binary/lib/python3.12/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:49.9702773Z return Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass 2025-05-07T20:48:49.9703168Z 2025-05-07T20:48:49.9703388Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2025-05-07T20:48:49.9703845Z ======================= 3 passed, 50 warnings in 10.68s ======================== 2025-05-07T20:48:50.7599698Z 2025-05-07T20:48:50.7600858Z [TEST] Python test suite PASSED: ./sll/jagged_softmax_test.py 2025-05-07T20:48:50.7622003Z [TEST] Python test time for ./sll/jagged_softmax_test.py: 13 seconds 2025-05-07T20:48:50.7622449Z 2025-05-07T20:48:50.7622454Z 2025-05-07T20:48:50.7622459Z 2025-05-07T20:48:50.7622465Z 2025-05-07T20:48:50.7645047Z ################################################################################ 2025-05-07T20:48:50.7661170Z # [2025-05-07T20:48:50.765Z] Run Python Test Suite: 2025-05-07T20:48:50.7661636Z # ./sll/multi_head_jagged_flash_attention_test.py 2025-05-07T20:48:50.7662038Z ################################################################################ 2025-05-07T20:48:50.7686752Z + 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:50.7687428Z 2025-05-07T20:48:52.9369225Z ============================= test session starts ============================== 2025-05-07T20:48:52.9369862Z platform linux -- Python 3.12.2, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:48:52.9370367Z cachedir: .pytest_cache 2025-05-07T20:48:52.9370938Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:48:52.9371654Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:48:52.9372048Z plugins: hypothesis-6.131.14 2025-05-07T20:48:54.7824033Z collecting ... collected 1 item 2025-05-07T20:48:54.7824341Z 2025-05-07T20:48:54.7855624Z sll/multi_head_jagged_flash_attention_test.py::MultiHeadJaggedFlashAttentionTest::test_multi_head_jagged_flash_attention SKIPPED 2025-05-07T20:48:54.7856476Z 2025-05-07T20:48:54.7856709Z =========================== short test summary info ============================ 2025-05-07T20:48:54.7857667Z 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:54.7858618Z ============================== 1 skipped in 1.97s ============================== 2025-05-07T20:48:55.3955539Z 2025-05-07T20:48:55.3956232Z [TEST] Python test suite PASSED: ./sll/multi_head_jagged_flash_attention_test.py 2025-05-07T20:48:55.3977567Z [TEST] Python test time for ./sll/multi_head_jagged_flash_attention_test.py: 5 seconds 2025-05-07T20:48:55.3977909Z 2025-05-07T20:48:55.3977914Z 2025-05-07T20:48:55.3977918Z 2025-05-07T20:48:55.3977922Z 2025-05-07T20:48:55.3998504Z ################################################################################ 2025-05-07T20:48:55.4013883Z # [2025-05-07T20:48:55.401Z] Run Python Test Suite: 2025-05-07T20:48:55.4014212Z # ./sparse/block_bucketize_test.py 2025-05-07T20:48:55.4014522Z ################################################################################ 2025-05-07T20:48:55.4039981Z + 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:55.4040585Z 2025-05-07T20:48:57.5654004Z ============================= test session starts ============================== 2025-05-07T20:48:57.5654696Z platform linux -- Python 3.12.2, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:48:57.5655202Z cachedir: .pytest_cache 2025-05-07T20:48:57.5655774Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:48:57.5656546Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:48:57.5656971Z plugins: hypothesis-6.131.14 2025-05-07T20:48:59.9363530Z collecting ... collected 11 items 2025-05-07T20:48:59.9363962Z 2025-05-07T20:49:00.2610534Z sparse/block_bucketize_test.py::BlockBucketizeTest::test_block_bucketize_sparse_features Trying example: test_block_bucketize_sparse_features( 2025-05-07T20:49:00.2611452Z self=, 2025-05-07T20:49:00.2611974Z index_type=torch.int32, 2025-05-07T20:49:00.2612227Z has_weight=False, 2025-05-07T20:49:00.2612461Z bucketize_pos=False, 2025-05-07T20:49:00.2612700Z sequence=False, 2025-05-07T20:49:00.2612899Z ) 2025-05-07T20:49:00.2613151Z Trying example: test_block_bucketize_sparse_features( 2025-05-07T20:49:00.2613721Z self=, 2025-05-07T20:49:00.2614239Z index_type=torch.int64, 2025-05-07T20:49:00.2614881Z has_weight=False, 2025-05-07T20:49:00.2615117Z bucketize_pos=False, 2025-05-07T20:49:00.2615361Z sequence=False, 2025-05-07T20:49:00.2615557Z ) 2025-05-07T20:49:00.2615963Z Trying example: test_block_bucketize_sparse_features( 2025-05-07T20:49:00.2616613Z self=, 2025-05-07T20:49:00.2617115Z index_type=torch.int64, 2025-05-07T20:49:00.2617356Z has_weight=False, 2025-05-07T20:49:00.2617584Z bucketize_pos=False, 2025-05-07T20:49:00.2617808Z sequence=True, 2025-05-07T20:49:00.2618014Z ) 2025-05-07T20:49:00.2618275Z Trying example: test_block_bucketize_sparse_features( 2025-05-07T20:49:00.2618837Z self=, 2025-05-07T20:49:00.2619344Z index_type=torch.int32, 2025-05-07T20:49:00.2619586Z has_weight=True, 2025-05-07T20:49:00.2619806Z bucketize_pos=True, 2025-05-07T20:49:00.2620027Z sequence=True, 2025-05-07T20:49:00.2620230Z ) 2025-05-07T20:49:00.2620472Z Trying example: test_block_bucketize_sparse_features( 2025-05-07T20:49:00.2621037Z self=, 2025-05-07T20:49:00.2621537Z index_type=torch.int32, 2025-05-07T20:49:00.2621785Z has_weight=False, 2025-05-07T20:49:00.2622008Z bucketize_pos=True, 2025-05-07T20:49:00.2622223Z sequence=False, 2025-05-07T20:49:00.2622422Z ) 2025-05-07T20:49:00.2622669Z Trying example: test_block_bucketize_sparse_features( 2025-05-07T20:49:00.2623225Z self=, 2025-05-07T20:49:00.2623719Z index_type=torch.int32, 2025-05-07T20:49:00.2623958Z has_weight=True, 2025-05-07T20:49:00.2624184Z bucketize_pos=False, 2025-05-07T20:49:00.2624402Z sequence=True, 2025-05-07T20:49:00.2624600Z ) 2025-05-07T20:49:00.2624845Z Trying example: test_block_bucketize_sparse_features( 2025-05-07T20:49:00.2625393Z self=, 2025-05-07T20:49:00.2625903Z index_type=torch.int32, 2025-05-07T20:49:00.2626145Z has_weight=False, 2025-05-07T20:49:00.2626359Z bucketize_pos=True, 2025-05-07T20:49:00.2626586Z sequence=True, 2025-05-07T20:49:00.2626786Z ) 2025-05-07T20:49:00.2627019Z Trying example: test_block_bucketize_sparse_features( 2025-05-07T20:49:00.2627572Z self=, 2025-05-07T20:49:00.2628076Z index_type=torch.int64, 2025-05-07T20:49:00.2628317Z has_weight=True, 2025-05-07T20:49:00.2628529Z bucketize_pos=False, 2025-05-07T20:49:00.2628755Z sequence=True, 2025-05-07T20:49:00.2628946Z ) 2025-05-07T20:49:00.2629178Z Trying example: test_block_bucketize_sparse_features( 2025-05-07T20:49:00.2629734Z self=, 2025-05-07T20:49:00.2630246Z index_type=torch.int32, 2025-05-07T20:49:00.2630475Z has_weight=True, 2025-05-07T20:49:00.2630697Z bucketize_pos=True, 2025-05-07T20:49:00.2630915Z sequence=False, 2025-05-07T20:49:00.2631101Z ) 2025-05-07T20:49:00.2631344Z Trying example: test_block_bucketize_sparse_features( 2025-05-07T20:49:00.2631896Z self=, 2025-05-07T20:49:00.2632400Z index_type=torch.int32, 2025-05-07T20:49:00.2632626Z has_weight=True, 2025-05-07T20:49:00.2632846Z bucketize_pos=False, 2025-05-07T20:49:00.2633071Z sequence=False, 2025-05-07T20:49:00.2633262Z ) 2025-05-07T20:49:00.2633497Z Trying example: test_block_bucketize_sparse_features( 2025-05-07T20:49:00.2634051Z self=, 2025-05-07T20:49:00.2634699Z index_type=torch.int64, 2025-05-07T20:49:00.2634932Z has_weight=True, 2025-05-07T20:49:00.2635149Z bucketize_pos=True, 2025-05-07T20:49:00.2635362Z sequence=True, 2025-05-07T20:49:00.2635560Z ) 2025-05-07T20:49:00.2635876Z Trying example: test_block_bucketize_sparse_features( 2025-05-07T20:49:00.2636425Z self=, 2025-05-07T20:49:00.2636930Z index_type=torch.int32, 2025-05-07T20:49:00.2637167Z has_weight=False, 2025-05-07T20:49:00.2637386Z bucketize_pos=False, 2025-05-07T20:49:00.2637604Z sequence=True, 2025-05-07T20:49:00.2637803Z ) 2025-05-07T20:49:00.2638040Z Trying example: test_block_bucketize_sparse_features( 2025-05-07T20:49:00.2638586Z self=, 2025-05-07T20:49:00.2639089Z index_type=torch.int64, 2025-05-07T20:49:00.2639323Z has_weight=True, 2025-05-07T20:49:00.2639543Z bucketize_pos=False, 2025-05-07T20:49:00.2639773Z sequence=False, 2025-05-07T20:49:00.2639972Z ) 2025-05-07T20:49:00.2640204Z Trying example: test_block_bucketize_sparse_features( 2025-05-07T20:49:00.2640768Z self=, 2025-05-07T20:49:00.2641275Z index_type=torch.int64, 2025-05-07T20:49:00.2641511Z has_weight=True, 2025-05-07T20:49:00.2641725Z bucketize_pos=True, 2025-05-07T20:49:00.2641949Z sequence=False, 2025-05-07T20:49:00.2642146Z ) 2025-05-07T20:49:00.2642377Z Trying example: test_block_bucketize_sparse_features( 2025-05-07T20:49:00.2642937Z self=, 2025-05-07T20:49:00.2643441Z index_type=torch.int64, 2025-05-07T20:49:00.2643676Z has_weight=False, 2025-05-07T20:49:00.2643902Z bucketize_pos=True, 2025-05-07T20:49:00.2644146Z sequence=True, 2025-05-07T20:49:00.2644369Z ) 2025-05-07T20:49:00.2644604Z Trying example: test_block_bucketize_sparse_features( 2025-05-07T20:49:00.2645159Z self=, 2025-05-07T20:49:00.2645669Z index_type=torch.int64, 2025-05-07T20:49:00.2645903Z has_weight=False, 2025-05-07T20:49:00.2646119Z bucketize_pos=True, 2025-05-07T20:49:00.2646337Z sequence=False, 2025-05-07T20:49:00.2646528Z ) 2025-05-07T20:49:00.2646701Z PASSED 2025-05-07T20:49:00.2677734Z sparse/block_bucketize_test.py::BlockBucketizeTest::test_block_bucketize_sparse_features_inference Trying example: test_block_bucketize_sparse_features_inference( 2025-05-07T20:49:00.2678711Z self=, 2025-05-07T20:49:00.2679260Z index_type=torch.int32, 2025-05-07T20:49:00.2679488Z ) 2025-05-07T20:49:00.2679761Z Trying example: test_block_bucketize_sparse_features_inference( 2025-05-07T20:49:00.2680387Z self=, 2025-05-07T20:49:00.2680924Z index_type=torch.int64, 2025-05-07T20:49:00.2681155Z ) 2025-05-07T20:49:00.2681326Z PASSED 2025-05-07T20:50:45.9737253Z sparse/block_bucketize_test.py::BlockBucketizeTest::test_block_bucketize_sparse_features_large Trying example: test_block_bucketize_sparse_features_large( 2025-05-07T20:50:45.9738452Z self=, 2025-05-07T20:50:45.9739133Z index_type=torch.int32, 2025-05-07T20:50:45.9739435Z has_weight=False, 2025-05-07T20:50:45.9739718Z bucketize_pos=False, 2025-05-07T20:50:45.9739991Z sequence=False, 2025-05-07T20:50:45.9740238Z my_size=3, 2025-05-07T20:50:45.9740471Z ) 2025-05-07T20:50:45.9740781Z Trying example: test_block_bucketize_sparse_features_large( 2025-05-07T20:50:45.9741522Z self=, 2025-05-07T20:50:45.9742822Z index_type=torch.int64, 2025-05-07T20:50:45.9743107Z has_weight=False, 2025-05-07T20:50:45.9743578Z bucketize_pos=False, 2025-05-07T20:50:45.9743861Z sequence=False, 2025-05-07T20:50:45.9744099Z my_size=3, 2025-05-07T20:50:45.9744329Z ) 2025-05-07T20:50:45.9744644Z Trying example: test_block_bucketize_sparse_features_large( 2025-05-07T20:50:45.9745372Z self=, 2025-05-07T20:50:45.9746026Z index_type=torch.int64, 2025-05-07T20:50:45.9746310Z has_weight=True, 2025-05-07T20:50:45.9746574Z bucketize_pos=True, 2025-05-07T20:50:45.9746838Z sequence=True, 2025-05-07T20:50:45.9747082Z my_size=3, 2025-05-07T20:50:45.9747310Z ) 2025-05-07T20:50:45.9747615Z Trying example: test_block_bucketize_sparse_features_large( 2025-05-07T20:50:45.9748346Z self=, 2025-05-07T20:50:45.9749007Z index_type=torch.int32, 2025-05-07T20:50:45.9749286Z has_weight=True, 2025-05-07T20:50:45.9749558Z bucketize_pos=False, 2025-05-07T20:50:45.9749838Z sequence=False, 2025-05-07T20:50:45.9750076Z my_size=3, 2025-05-07T20:50:45.9750303Z ) 2025-05-07T20:50:45.9750614Z Trying example: test_block_bucketize_sparse_features_large( 2025-05-07T20:50:45.9751339Z self=, 2025-05-07T20:50:45.9751993Z index_type=torch.int32, 2025-05-07T20:50:45.9752278Z has_weight=True, 2025-05-07T20:50:45.9752543Z bucketize_pos=True, 2025-05-07T20:50:45.9752808Z sequence=False, 2025-05-07T20:50:45.9753056Z my_size=1024, 2025-05-07T20:50:45.9753291Z ) 2025-05-07T20:50:45.9753598Z Trying example: test_block_bucketize_sparse_features_large( 2025-05-07T20:50:45.9754342Z self=, 2025-05-07T20:50:45.9754996Z index_type=torch.int64, 2025-05-07T20:50:45.9755319Z has_weight=False, 2025-05-07T20:50:45.9755590Z bucketize_pos=True, 2025-05-07T20:50:45.9755854Z sequence=False, 2025-05-07T20:50:45.9756099Z my_size=194, 2025-05-07T20:50:45.9756331Z ) 2025-05-07T20:50:45.9756633Z Trying example: test_block_bucketize_sparse_features_large( 2025-05-07T20:50:45.9757366Z self=, 2025-05-07T20:50:45.9758018Z index_type=torch.int64, 2025-05-07T20:50:45.9758299Z has_weight=False, 2025-05-07T20:50:45.9758568Z bucketize_pos=False, 2025-05-07T20:50:45.9758843Z sequence=True, 2025-05-07T20:50:45.9759080Z my_size=194, 2025-05-07T20:50:45.9759563Z ) 2025-05-07T20:50:45.9759910Z Trying example: test_block_bucketize_sparse_features_large( 2025-05-07T20:50:45.9760750Z self=, 2025-05-07T20:50:45.9761398Z index_type=torch.int64, 2025-05-07T20:50:45.9761691Z has_weight=False, 2025-05-07T20:50:45.9761968Z bucketize_pos=True, 2025-05-07T20:50:45.9762228Z sequence=True, 2025-05-07T20:50:45.9762472Z my_size=256, 2025-05-07T20:50:45.9762702Z ) 2025-05-07T20:50:45.9763007Z Trying example: test_block_bucketize_sparse_features_large( 2025-05-07T20:50:45.9763736Z self=, 2025-05-07T20:50:45.9764385Z index_type=torch.int64, 2025-05-07T20:50:45.9764675Z has_weight=False, 2025-05-07T20:50:45.9764945Z bucketize_pos=False, 2025-05-07T20:50:45.9765221Z sequence=True, 2025-05-07T20:50:45.9767224Z my_size=3, 2025-05-07T20:50:45.9767456Z ) 2025-05-07T20:50:45.9767768Z Trying example: test_block_bucketize_sparse_features_large( 2025-05-07T20:50:45.9768667Z self=, 2025-05-07T20:50:45.9769311Z index_type=torch.int32, 2025-05-07T20:50:45.9769598Z has_weight=False, 2025-05-07T20:50:45.9769980Z bucketize_pos=True, 2025-05-07T20:50:45.9770242Z sequence=True, 2025-05-07T20:50:45.9770490Z my_size=1024, 2025-05-07T20:50:45.9770725Z ) 2025-05-07T20:50:45.9771027Z Trying example: test_block_bucketize_sparse_features_large( 2025-05-07T20:50:45.9771762Z self=, 2025-05-07T20:50:45.9772413Z index_type=torch.int32, 2025-05-07T20:50:45.9772693Z has_weight=False, 2025-05-07T20:50:45.9772959Z bucketize_pos=True, 2025-05-07T20:50:45.9773229Z sequence=False, 2025-05-07T20:50:45.9773467Z my_size=194, 2025-05-07T20:50:45.9773701Z ) 2025-05-07T20:50:45.9774014Z Trying example: test_block_bucketize_sparse_features_large( 2025-05-07T20:50:45.9774754Z self=, 2025-05-07T20:50:45.9775415Z index_type=torch.int32, 2025-05-07T20:50:45.9775710Z has_weight=False, 2025-05-07T20:50:45.9785868Z bucketize_pos=False, 2025-05-07T20:50:45.9786219Z sequence=False, 2025-05-07T20:50:45.9786478Z my_size=194, 2025-05-07T20:50:45.9786726Z ) 2025-05-07T20:50:45.9787048Z Trying example: test_block_bucketize_sparse_features_large( 2025-05-07T20:50:45.9787789Z self=, 2025-05-07T20:50:45.9788453Z index_type=torch.int32, 2025-05-07T20:50:45.9788752Z has_weight=False, 2025-05-07T20:50:45.9789023Z bucketize_pos=True, 2025-05-07T20:50:45.9789303Z sequence=False, 2025-05-07T20:50:45.9789559Z my_size=3, 2025-05-07T20:50:45.9789789Z ) 2025-05-07T20:50:45.9790113Z Trying example: test_block_bucketize_sparse_features_large( 2025-05-07T20:50:45.9790875Z self=, 2025-05-07T20:50:45.9791543Z index_type=torch.int32, 2025-05-07T20:50:45.9791838Z has_weight=False, 2025-05-07T20:50:45.9792114Z bucketize_pos=True, 2025-05-07T20:50:45.9792400Z sequence=True, 2025-05-07T20:50:45.9792648Z my_size=3, 2025-05-07T20:50:45.9792895Z ) 2025-05-07T20:50:45.9793231Z Trying example: test_block_bucketize_sparse_features_large( 2025-05-07T20:50:45.9793967Z self=, 2025-05-07T20:50:45.9794634Z index_type=torch.int32, 2025-05-07T20:50:45.9794933Z has_weight=True, 2025-05-07T20:50:45.9795196Z bucketize_pos=True, 2025-05-07T20:50:45.9795469Z sequence=True, 2025-05-07T20:50:45.9795722Z my_size=3, 2025-05-07T20:50:45.9795947Z ) 2025-05-07T20:50:45.9796268Z Trying example: test_block_bucketize_sparse_features_large( 2025-05-07T20:50:45.9797017Z self=, 2025-05-07T20:50:45.9797674Z index_type=torch.int64, 2025-05-07T20:50:45.9797963Z has_weight=False, 2025-05-07T20:50:45.9798235Z bucketize_pos=True, 2025-05-07T20:50:45.9798505Z sequence=True, 2025-05-07T20:50:45.9798752Z my_size=1024, 2025-05-07T20:50:45.9798997Z ) 2025-05-07T20:50:45.9799318Z Trying example: test_block_bucketize_sparse_features_large( 2025-05-07T20:50:45.9800049Z self=, 2025-05-07T20:50:45.9800708Z index_type=torch.int64, 2025-05-07T20:50:45.9801000Z has_weight=True, 2025-05-07T20:50:45.9801263Z bucketize_pos=True, 2025-05-07T20:50:45.9801537Z sequence=True, 2025-05-07T20:50:45.9801787Z my_size=1024, 2025-05-07T20:50:45.9802020Z ) 2025-05-07T20:50:45.9802338Z Trying example: test_block_bucketize_sparse_features_large( 2025-05-07T20:50:45.9803897Z self=, 2025-05-07T20:50:45.9804560Z index_type=torch.int32, 2025-05-07T20:50:45.9804949Z has_weight=False, 2025-05-07T20:50:45.9805226Z bucketize_pos=True, 2025-05-07T20:50:45.9805507Z sequence=True, 2025-05-07T20:50:45.9805750Z my_size=256, 2025-05-07T20:50:45.9805990Z ) 2025-05-07T20:50:45.9806318Z Trying example: test_block_bucketize_sparse_features_large( 2025-05-07T20:50:45.9807050Z self=, 2025-05-07T20:50:45.9807713Z index_type=torch.int32, 2025-05-07T20:50:45.9808007Z has_weight=False, 2025-05-07T20:50:45.9808278Z bucketize_pos=True, 2025-05-07T20:50:45.9808554Z sequence=False, 2025-05-07T20:50:45.9808809Z my_size=256, 2025-05-07T20:50:45.9809048Z ) 2025-05-07T20:50:45.9809371Z Trying example: test_block_bucketize_sparse_features_large( 2025-05-07T20:50:45.9810126Z self=, 2025-05-07T20:50:45.9810785Z index_type=torch.int32, 2025-05-07T20:50:45.9811086Z has_weight=False, 2025-05-07T20:50:45.9811366Z bucketize_pos=False, 2025-05-07T20:50:45.9811658Z sequence=False, 2025-05-07T20:50:45.9811906Z my_size=256, 2025-05-07T20:50:45.9812155Z ) 2025-05-07T20:50:45.9812475Z Trying example: test_block_bucketize_sparse_features_large( 2025-05-07T20:50:45.9813207Z self=, 2025-05-07T20:50:45.9813888Z index_type=torch.int64, 2025-05-07T20:50:45.9814221Z has_weight=False, 2025-05-07T20:50:45.9814490Z bucketize_pos=True, 2025-05-07T20:50:45.9814773Z sequence=True, 2025-05-07T20:50:45.9815024Z my_size=3, 2025-05-07T20:50:45.9815254Z ) 2025-05-07T20:50:45.9815578Z Trying example: test_block_bucketize_sparse_features_large( 2025-05-07T20:50:45.9816432Z self=, 2025-05-07T20:50:45.9817098Z index_type=torch.int32, 2025-05-07T20:50:45.9817388Z has_weight=False, 2025-05-07T20:50:45.9817663Z bucketize_pos=True, 2025-05-07T20:50:45.9817939Z sequence=True, 2025-05-07T20:50:45.9818183Z my_size=194, 2025-05-07T20:50:45.9818421Z ) 2025-05-07T20:50:45.9818736Z Trying example: test_block_bucketize_sparse_features_large( 2025-05-07T20:50:45.9819461Z self=, 2025-05-07T20:50:45.9820113Z index_type=torch.int32, 2025-05-07T20:50:45.9820403Z has_weight=True, 2025-05-07T20:50:45.9820660Z bucketize_pos=True, 2025-05-07T20:50:45.9820930Z sequence=True, 2025-05-07T20:50:45.9821181Z my_size=194, 2025-05-07T20:50:45.9821415Z ) 2025-05-07T20:50:45.9821735Z Trying example: test_block_bucketize_sparse_features_large( 2025-05-07T20:50:45.9822469Z self=, 2025-05-07T20:50:45.9823125Z index_type=torch.int32, 2025-05-07T20:50:45.9823418Z has_weight=False, 2025-05-07T20:50:45.9823713Z bucketize_pos=False, 2025-05-07T20:50:45.9823950Z sequence=True, 2025-05-07T20:50:45.9824151Z my_size=256, 2025-05-07T20:50:45.9824353Z ) 2025-05-07T20:50:45.9824616Z Trying example: test_block_bucketize_sparse_features_large( 2025-05-07T20:50:45.9825200Z self=, 2025-05-07T20:50:45.9825728Z index_type=torch.int64, 2025-05-07T20:50:45.9825966Z has_weight=True, 2025-05-07T20:50:45.9826182Z bucketize_pos=False, 2025-05-07T20:50:45.9826418Z sequence=False, 2025-05-07T20:50:45.9826632Z my_size=194, 2025-05-07T20:50:45.9826825Z ) 2025-05-07T20:50:45.9827190Z Trying example: test_block_bucketize_sparse_features_large( 2025-05-07T20:50:45.9827788Z self=, 2025-05-07T20:50:45.9828393Z index_type=torch.int64, 2025-05-07T20:50:45.9828627Z has_weight=True, 2025-05-07T20:50:45.9828851Z bucketize_pos=True, 2025-05-07T20:50:45.9829077Z sequence=False, 2025-05-07T20:50:45.9829280Z my_size=194, 2025-05-07T20:50:45.9829482Z ) 2025-05-07T20:50:45.9829742Z Trying example: test_block_bucketize_sparse_features_large( 2025-05-07T20:50:45.9830330Z self=, 2025-05-07T20:50:45.9830860Z index_type=torch.int64, 2025-05-07T20:50:45.9831099Z has_weight=False, 2025-05-07T20:50:45.9831318Z bucketize_pos=False, 2025-05-07T20:50:45.9831550Z sequence=False, 2025-05-07T20:50:45.9831755Z my_size=194, 2025-05-07T20:50:45.9831958Z ) 2025-05-07T20:50:45.9832209Z Trying example: test_block_bucketize_sparse_features_large( 2025-05-07T20:50:45.9832805Z self=, 2025-05-07T20:50:45.9833336Z index_type=torch.int32, 2025-05-07T20:50:45.9833566Z has_weight=True, 2025-05-07T20:50:45.9833788Z bucketize_pos=True, 2025-05-07T20:50:45.9834012Z sequence=True, 2025-05-07T20:50:45.9834211Z my_size=1024, 2025-05-07T20:50:45.9834415Z ) 2025-05-07T20:50:58.4940970Z Trying example: test_block_bucketize_sparse_features_large( 2025-05-07T20:50:58.4941625Z self=, 2025-05-07T20:50:58.4942171Z index_type=torch.int64, 2025-05-07T20:50:58.4942421Z has_weight=True, 2025-05-07T20:50:58.4942642Z bucketize_pos=True, 2025-05-07T20:50:58.4942871Z sequence=True, 2025-05-07T20:50:58.4943079Z my_size=194, 2025-05-07T20:50:58.4943307Z ) 2025-05-07T20:50:58.4943574Z Trying example: test_block_bucketize_sparse_features_large( 2025-05-07T20:50:58.4944173Z self=, 2025-05-07T20:50:58.4944716Z index_type=torch.int64, 2025-05-07T20:50:58.4944960Z has_weight=False, 2025-05-07T20:50:58.4945192Z bucketize_pos=False, 2025-05-07T20:50:58.4945422Z sequence=False, 2025-05-07T20:50:58.4945631Z my_size=1024, 2025-05-07T20:50:58.4945833Z ) 2025-05-07T20:50:58.4946095Z Trying example: test_block_bucketize_sparse_features_large( 2025-05-07T20:50:58.4946692Z self=, 2025-05-07T20:50:58.4947221Z index_type=torch.int32, 2025-05-07T20:50:58.4947470Z has_weight=False, 2025-05-07T20:50:58.4947697Z bucketize_pos=True, 2025-05-07T20:50:58.4947923Z sequence=False, 2025-05-07T20:50:58.4948137Z my_size=1024, 2025-05-07T20:50:58.4948332Z ) 2025-05-07T20:50:58.4948593Z Trying example: test_block_bucketize_sparse_features_large( 2025-05-07T20:50:58.4949194Z self=, 2025-05-07T20:50:58.4949722Z index_type=torch.int32, 2025-05-07T20:50:58.4949954Z has_weight=False, 2025-05-07T20:50:58.4950171Z bucketize_pos=False, 2025-05-07T20:50:58.4950401Z sequence=False, 2025-05-07T20:50:58.4950601Z my_size=1024, 2025-05-07T20:50:58.4950787Z ) 2025-05-07T20:50:58.4950966Z PASSED 2025-05-07T20:50:58.5290832Z 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:58.5291863Z self=, 2025-05-07T20:50:58.5292415Z long_indices=False, 2025-05-07T20:50:58.5292633Z use_cpu=False, 2025-05-07T20:50:58.5293247Z keep_orig_idx=False, 2025-05-07T20:50:58.5293471Z sequence=False, 2025-05-07T20:50:58.5293679Z bucketize_pos=False, 2025-05-07T20:50:58.5293898Z ) 2025-05-07T20:50:58.5294333Z Trying example: test_block_bucketize_sparse_features_long_indices( 2025-05-07T20:50:58.5294971Z self=, 2025-05-07T20:50:58.5295516Z long_indices=True, 2025-05-07T20:50:58.5295738Z use_cpu=False, 2025-05-07T20:50:58.5295943Z keep_orig_idx=False, 2025-05-07T20:50:58.5296177Z sequence=False, 2025-05-07T20:50:58.5296522Z bucketize_pos=False, 2025-05-07T20:50:58.5296735Z ) 2025-05-07T20:50:58.5297016Z Trying example: test_block_bucketize_sparse_features_long_indices( 2025-05-07T20:50:58.5297655Z self=, 2025-05-07T20:50:58.5298200Z long_indices=True, 2025-05-07T20:50:58.5298416Z use_cpu=False, 2025-05-07T20:50:58.5298626Z keep_orig_idx=True, 2025-05-07T20:50:58.5298847Z sequence=False, 2025-05-07T20:50:58.5299051Z bucketize_pos=True, 2025-05-07T20:50:58.5299261Z ) 2025-05-07T20:50:58.5299548Z Trying example: test_block_bucketize_sparse_features_long_indices( 2025-05-07T20:50:58.5300182Z self=, 2025-05-07T20:50:58.5300723Z long_indices=True, 2025-05-07T20:50:58.5300945Z use_cpu=True, 2025-05-07T20:50:58.5301153Z keep_orig_idx=True, 2025-05-07T20:50:58.5301382Z sequence=False, 2025-05-07T20:50:58.5301595Z bucketize_pos=True, 2025-05-07T20:50:58.5301809Z ) 2025-05-07T20:50:58.5302093Z Trying example: test_block_bucketize_sparse_features_long_indices( 2025-05-07T20:50:58.5302733Z self=, 2025-05-07T20:50:58.5303284Z long_indices=False, 2025-05-07T20:50:58.5303502Z use_cpu=True, 2025-05-07T20:50:58.5303715Z keep_orig_idx=True, 2025-05-07T20:50:58.5303940Z sequence=False, 2025-05-07T20:50:58.5304149Z bucketize_pos=True, 2025-05-07T20:50:58.5304375Z ) 2025-05-07T20:50:58.5304661Z Trying example: test_block_bucketize_sparse_features_long_indices( 2025-05-07T20:50:58.5305300Z self=, 2025-05-07T20:50:58.5305846Z long_indices=True, 2025-05-07T20:50:58.5306071Z use_cpu=True, 2025-05-07T20:50:58.5306280Z keep_orig_idx=False, 2025-05-07T20:50:58.5306517Z sequence=True, 2025-05-07T20:50:58.5306733Z bucketize_pos=True, 2025-05-07T20:50:58.5306947Z ) 2025-05-07T20:50:58.5307224Z Trying example: test_block_bucketize_sparse_features_long_indices( 2025-05-07T20:50:58.5307867Z self=, 2025-05-07T20:50:58.5308422Z long_indices=True, 2025-05-07T20:50:58.5308636Z use_cpu=False, 2025-05-07T20:50:58.5308846Z keep_orig_idx=True, 2025-05-07T20:50:58.5309070Z sequence=True, 2025-05-07T20:50:58.5309283Z bucketize_pos=False, 2025-05-07T20:50:58.5309511Z ) 2025-05-07T20:50:58.5309794Z Trying example: test_block_bucketize_sparse_features_long_indices( 2025-05-07T20:50:58.5310436Z self=, 2025-05-07T20:50:58.5310982Z long_indices=False, 2025-05-07T20:50:58.5311208Z use_cpu=False, 2025-05-07T20:50:58.5311421Z keep_orig_idx=True, 2025-05-07T20:50:58.5311640Z sequence=False, 2025-05-07T20:50:58.5311854Z bucketize_pos=True, 2025-05-07T20:50:58.5312074Z ) 2025-05-07T20:50:58.5312350Z Trying example: test_block_bucketize_sparse_features_long_indices( 2025-05-07T20:50:58.5312997Z self=, 2025-05-07T20:50:58.5313634Z long_indices=False, 2025-05-07T20:50:58.5313855Z use_cpu=True, 2025-05-07T20:50:58.5314075Z keep_orig_idx=False, 2025-05-07T20:50:58.5314419Z sequence=False, 2025-05-07T20:50:58.5314635Z bucketize_pos=False, 2025-05-07T20:50:58.5314862Z ) 2025-05-07T20:50:58.5315147Z Trying example: test_block_bucketize_sparse_features_long_indices( 2025-05-07T20:50:58.5315787Z self=, 2025-05-07T20:50:58.5316336Z long_indices=True, 2025-05-07T20:50:58.5316561Z use_cpu=False, 2025-05-07T20:50:58.5316781Z keep_orig_idx=False, 2025-05-07T20:50:58.5317006Z sequence=True, 2025-05-07T20:50:58.5317221Z bucketize_pos=True, 2025-05-07T20:50:58.5317464Z ) 2025-05-07T20:50:58.5317766Z Trying example: test_block_bucketize_sparse_features_long_indices( 2025-05-07T20:50:58.5318407Z self=, 2025-05-07T20:50:58.5318957Z long_indices=True, 2025-05-07T20:50:58.5319167Z use_cpu=False, 2025-05-07T20:50:58.5319384Z keep_orig_idx=False, 2025-05-07T20:50:58.5319609Z sequence=False, 2025-05-07T20:50:58.5319809Z bucketize_pos=True, 2025-05-07T20:50:58.5320022Z ) 2025-05-07T20:50:58.5320299Z Trying example: test_block_bucketize_sparse_features_long_indices( 2025-05-07T20:50:58.5320938Z self=, 2025-05-07T20:50:58.5321474Z long_indices=False, 2025-05-07T20:50:58.5321696Z use_cpu=False, 2025-05-07T20:50:58.5321908Z keep_orig_idx=False, 2025-05-07T20:50:58.5322129Z sequence=False, 2025-05-07T20:50:58.5322343Z bucketize_pos=True, 2025-05-07T20:50:58.5322552Z ) 2025-05-07T20:50:58.5322829Z Trying example: test_block_bucketize_sparse_features_long_indices( 2025-05-07T20:50:58.5323471Z self=, 2025-05-07T20:50:58.5324015Z long_indices=False, 2025-05-07T20:50:58.5324230Z use_cpu=False, 2025-05-07T20:50:58.5324449Z keep_orig_idx=False, 2025-05-07T20:50:58.5324672Z sequence=True, 2025-05-07T20:50:58.5324878Z bucketize_pos=False, 2025-05-07T20:50:58.5325094Z ) 2025-05-07T20:50:58.5325369Z Trying example: test_block_bucketize_sparse_features_long_indices( 2025-05-07T20:50:58.5326011Z self=, 2025-05-07T20:50:58.5326549Z long_indices=False, 2025-05-07T20:50:58.5326772Z use_cpu=False, 2025-05-07T20:50:58.5326983Z keep_orig_idx=False, 2025-05-07T20:50:58.5327206Z sequence=True, 2025-05-07T20:50:58.5327415Z bucketize_pos=True, 2025-05-07T20:50:58.5327630Z ) 2025-05-07T20:50:58.5327905Z Trying example: test_block_bucketize_sparse_features_long_indices( 2025-05-07T20:50:58.5328548Z self=, 2025-05-07T20:50:58.5329090Z long_indices=False, 2025-05-07T20:50:58.5329309Z use_cpu=True, 2025-05-07T20:50:58.5329526Z keep_orig_idx=False, 2025-05-07T20:50:58.5329758Z sequence=True, 2025-05-07T20:50:58.5329971Z bucketize_pos=True, 2025-05-07T20:50:58.5330179Z ) 2025-05-07T20:50:58.5330464Z Trying example: test_block_bucketize_sparse_features_long_indices( 2025-05-07T20:50:58.5331104Z self=, 2025-05-07T20:50:58.5331639Z long_indices=False, 2025-05-07T20:50:58.5331862Z use_cpu=True, 2025-05-07T20:50:58.5332077Z keep_orig_idx=False, 2025-05-07T20:50:58.5332297Z sequence=False, 2025-05-07T20:50:58.5332508Z bucketize_pos=True, 2025-05-07T20:50:58.5332721Z ) 2025-05-07T20:50:58.5332980Z PASSED 2025-05-07T20:50:58.5620726Z 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:58.5622051Z self=, 2025-05-07T20:50:58.5622623Z long_indices=False, 2025-05-07T20:50:58.5622845Z use_cpu=False, 2025-05-07T20:50:58.5623065Z keep_orig_idx=False, 2025-05-07T20:50:58.5623300Z sequence=False, 2025-05-07T20:50:58.5623500Z ) 2025-05-07T20:50:58.5623798Z Trying example: test_block_bucketize_sparse_features_total_num_blocks( 2025-05-07T20:50:58.5624469Z self=, 2025-05-07T20:50:58.5625022Z long_indices=True, 2025-05-07T20:50:58.5625232Z use_cpu=False, 2025-05-07T20:50:58.5625444Z keep_orig_idx=False, 2025-05-07T20:50:58.5625679Z sequence=False, 2025-05-07T20:50:58.5625865Z ) 2025-05-07T20:50:58.5626158Z Trying example: test_block_bucketize_sparse_features_total_num_blocks( 2025-05-07T20:50:58.5626830Z self=, 2025-05-07T20:50:58.5627380Z long_indices=True, 2025-05-07T20:50:58.5627628Z use_cpu=False, 2025-05-07T20:50:58.5627859Z keep_orig_idx=True, 2025-05-07T20:50:58.5628072Z sequence=False, 2025-05-07T20:50:58.5628270Z ) 2025-05-07T20:50:58.5628562Z Trying example: test_block_bucketize_sparse_features_total_num_blocks( 2025-05-07T20:50:58.5629227Z self=, 2025-05-07T20:50:58.5629780Z long_indices=False, 2025-05-07T20:50:58.5630007Z use_cpu=True, 2025-05-07T20:50:58.5630234Z keep_orig_idx=True, 2025-05-07T20:50:58.5630456Z sequence=False, 2025-05-07T20:50:58.5630653Z ) 2025-05-07T20:50:58.5630943Z Trying example: test_block_bucketize_sparse_features_total_num_blocks( 2025-05-07T20:50:58.5631614Z self=, 2025-05-07T20:50:58.5632164Z long_indices=True, 2025-05-07T20:50:58.5632381Z use_cpu=True, 2025-05-07T20:50:58.5632596Z keep_orig_idx=False, 2025-05-07T20:50:58.5632816Z sequence=False, 2025-05-07T20:50:58.5633012Z ) 2025-05-07T20:50:58.5633303Z Trying example: test_block_bucketize_sparse_features_total_num_blocks( 2025-05-07T20:50:58.5633966Z self=, 2025-05-07T20:50:58.5634514Z long_indices=True, 2025-05-07T20:50:58.5634734Z use_cpu=True, 2025-05-07T20:50:58.5634946Z keep_orig_idx=True, 2025-05-07T20:50:58.5635161Z sequence=False, 2025-05-07T20:50:58.5635360Z ) 2025-05-07T20:50:58.5635650Z Trying example: test_block_bucketize_sparse_features_total_num_blocks( 2025-05-07T20:50:58.5636310Z self=, 2025-05-07T20:50:58.5636868Z long_indices=False, 2025-05-07T20:50:58.5637085Z use_cpu=False, 2025-05-07T20:50:58.5637285Z keep_orig_idx=True, 2025-05-07T20:50:58.5637502Z sequence=False, 2025-05-07T20:50:58.5637700Z ) 2025-05-07T20:50:58.5637992Z Trying example: test_block_bucketize_sparse_features_total_num_blocks( 2025-05-07T20:50:58.5638648Z self=, 2025-05-07T20:50:58.5639205Z long_indices=False, 2025-05-07T20:50:58.5639423Z use_cpu=True, 2025-05-07T20:50:58.5639632Z keep_orig_idx=False, 2025-05-07T20:50:58.5639853Z sequence=True, 2025-05-07T20:50:58.5640047Z ) 2025-05-07T20:50:58.5640336Z Trying example: test_block_bucketize_sparse_features_total_num_blocks( 2025-05-07T20:50:58.5641134Z self=, 2025-05-07T20:50:58.5641685Z long_indices=True, 2025-05-07T20:50:58.5641979Z use_cpu=True, 2025-05-07T20:50:58.5642189Z keep_orig_idx=False, 2025-05-07T20:50:58.5642418Z sequence=True, 2025-05-07T20:50:58.5642626Z ) 2025-05-07T20:50:58.5642915Z Trying example: test_block_bucketize_sparse_features_total_num_blocks( 2025-05-07T20:50:58.5643579Z self=, 2025-05-07T20:50:58.5644138Z long_indices=True, 2025-05-07T20:50:58.5644357Z use_cpu=False, 2025-05-07T20:50:58.5644564Z keep_orig_idx=True, 2025-05-07T20:50:58.5644786Z sequence=True, 2025-05-07T20:50:58.5644982Z ) 2025-05-07T20:50:58.5645270Z Trying example: test_block_bucketize_sparse_features_total_num_blocks( 2025-05-07T20:50:58.5645957Z self=, 2025-05-07T20:50:58.5646528Z long_indices=False, 2025-05-07T20:50:58.5646747Z use_cpu=True, 2025-05-07T20:50:58.5654703Z keep_orig_idx=True, 2025-05-07T20:50:58.5654946Z sequence=True, 2025-05-07T20:50:58.5655156Z ) 2025-05-07T20:50:58.5655465Z Trying example: test_block_bucketize_sparse_features_total_num_blocks( 2025-05-07T20:50:58.5656151Z self=, 2025-05-07T20:50:58.5656823Z long_indices=True, 2025-05-07T20:50:58.5657057Z use_cpu=True, 2025-05-07T20:50:58.5657282Z keep_orig_idx=True, 2025-05-07T20:50:58.5657530Z sequence=True, 2025-05-07T20:50:58.5657767Z ) 2025-05-07T20:50:58.5658076Z Trying example: test_block_bucketize_sparse_features_total_num_blocks( 2025-05-07T20:50:58.5658745Z self=, 2025-05-07T20:50:58.5659594Z long_indices=False, 2025-05-07T20:50:58.5659834Z use_cpu=True, 2025-05-07T20:50:58.5661514Z keep_orig_idx=False, 2025-05-07T20:50:58.5661765Z sequence=False, 2025-05-07T20:50:58.5661979Z ) 2025-05-07T20:50:58.5662275Z Trying example: test_block_bucketize_sparse_features_total_num_blocks( 2025-05-07T20:50:58.5662949Z self=, 2025-05-07T20:50:58.5663515Z long_indices=False, 2025-05-07T20:50:58.5663752Z use_cpu=False, 2025-05-07T20:50:58.5663971Z keep_orig_idx=False, 2025-05-07T20:50:58.5664213Z sequence=True, 2025-05-07T20:50:58.5664425Z ) 2025-05-07T20:50:58.5664723Z Trying example: test_block_bucketize_sparse_features_total_num_blocks( 2025-05-07T20:50:58.5665401Z self=, 2025-05-07T20:50:58.5665976Z long_indices=False, 2025-05-07T20:50:58.5666209Z use_cpu=False, 2025-05-07T20:50:58.5666432Z keep_orig_idx=True, 2025-05-07T20:50:58.5666665Z sequence=True, 2025-05-07T20:50:58.5666873Z ) 2025-05-07T20:50:58.5667172Z Trying example: test_block_bucketize_sparse_features_total_num_blocks( 2025-05-07T20:50:58.5667894Z self=, 2025-05-07T20:50:58.5668462Z long_indices=True, 2025-05-07T20:50:58.5668685Z use_cpu=False, 2025-05-07T20:50:58.5668909Z keep_orig_idx=False, 2025-05-07T20:50:58.5669150Z sequence=True, 2025-05-07T20:50:58.5669346Z ) 2025-05-07T20:50:58.5669529Z PASSED 2025-05-07T20:50:58.5937547Z 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:58.5938692Z self=, 2025-05-07T20:50:58.5939546Z long_indices=False, 2025-05-07T20:50:58.5939769Z use_cpu=False, 2025-05-07T20:50:58.5940115Z keep_orig_idx=False, 2025-05-07T20:50:58.5940354Z sequence=False, 2025-05-07T20:50:58.5940552Z ) 2025-05-07T20:50:58.5940879Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_raw_ids( 2025-05-07T20:50:58.5941605Z self=, 2025-05-07T20:50:58.5942188Z long_indices=True, 2025-05-07T20:50:58.5942415Z use_cpu=False, 2025-05-07T20:50:58.5942637Z keep_orig_idx=False, 2025-05-07T20:50:58.5942868Z sequence=False, 2025-05-07T20:50:58.5943074Z ) 2025-05-07T20:50:58.5943401Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_raw_ids( 2025-05-07T20:50:58.5944130Z self=, 2025-05-07T20:50:58.5944716Z long_indices=False, 2025-05-07T20:50:58.5944945Z use_cpu=True, 2025-05-07T20:50:58.5945170Z keep_orig_idx=False, 2025-05-07T20:50:58.5945398Z sequence=True, 2025-05-07T20:50:58.5945608Z ) 2025-05-07T20:50:58.5945934Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_raw_ids( 2025-05-07T20:50:58.5946652Z self=, 2025-05-07T20:50:58.5947247Z long_indices=True, 2025-05-07T20:50:58.5947473Z use_cpu=True, 2025-05-07T20:50:58.5947690Z keep_orig_idx=True, 2025-05-07T20:50:58.5947910Z sequence=False, 2025-05-07T20:50:58.5948115Z ) 2025-05-07T20:50:58.5948442Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_raw_ids( 2025-05-07T20:50:58.5949159Z self=, 2025-05-07T20:50:58.5949754Z long_indices=False, 2025-05-07T20:50:58.5949984Z use_cpu=False, 2025-05-07T20:50:58.5950195Z keep_orig_idx=True, 2025-05-07T20:50:58.5950427Z sequence=True, 2025-05-07T20:50:58.5950632Z ) 2025-05-07T20:50:58.5950947Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_raw_ids( 2025-05-07T20:50:58.5951671Z self=, 2025-05-07T20:50:58.5952258Z long_indices=True, 2025-05-07T20:50:58.5952481Z use_cpu=True, 2025-05-07T20:50:58.5952690Z keep_orig_idx=False, 2025-05-07T20:50:58.5952926Z sequence=False, 2025-05-07T20:50:58.5953134Z ) 2025-05-07T20:50:58.5953449Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_raw_ids( 2025-05-07T20:50:58.5954176Z self=, 2025-05-07T20:50:58.5954763Z long_indices=True, 2025-05-07T20:50:58.5954990Z use_cpu=False, 2025-05-07T20:50:58.5955207Z keep_orig_idx=True, 2025-05-07T20:50:58.5955441Z sequence=False, 2025-05-07T20:50:58.5955638Z ) 2025-05-07T20:50:58.5955962Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_raw_ids( 2025-05-07T20:50:58.5956692Z self=, 2025-05-07T20:50:58.5957279Z long_indices=False, 2025-05-07T20:50:58.5957501Z use_cpu=False, 2025-05-07T20:50:58.5957717Z keep_orig_idx=False, 2025-05-07T20:50:58.5957950Z sequence=True, 2025-05-07T20:50:58.5958144Z ) 2025-05-07T20:50:58.5958463Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_raw_ids( 2025-05-07T20:50:58.5959187Z self=, 2025-05-07T20:50:58.5960105Z long_indices=False, 2025-05-07T20:50:58.5960344Z use_cpu=False, 2025-05-07T20:50:58.5960578Z keep_orig_idx=True, 2025-05-07T20:50:58.5960816Z sequence=False, 2025-05-07T20:50:58.5961146Z ) 2025-05-07T20:50:58.5961515Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_raw_ids( 2025-05-07T20:50:58.5962412Z self=, 2025-05-07T20:50:58.5963125Z long_indices=True, 2025-05-07T20:50:58.5963371Z use_cpu=True, 2025-05-07T20:50:58.5963605Z keep_orig_idx=False, 2025-05-07T20:50:58.5963853Z sequence=True, 2025-05-07T20:50:58.5964079Z ) 2025-05-07T20:50:58.5964451Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_raw_ids( 2025-05-07T20:50:58.5965339Z self=, 2025-05-07T20:50:58.5966067Z long_indices=False, 2025-05-07T20:50:58.5966318Z use_cpu=True, 2025-05-07T20:50:58.5966557Z keep_orig_idx=True, 2025-05-07T20:50:58.5966804Z sequence=False, 2025-05-07T20:50:58.5967036Z ) 2025-05-07T20:50:58.5967411Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_raw_ids( 2025-05-07T20:50:58.5968301Z self=, 2025-05-07T20:50:58.5969027Z long_indices=True, 2025-05-07T20:50:58.5969272Z use_cpu=True, 2025-05-07T20:50:58.5969500Z keep_orig_idx=True, 2025-05-07T20:50:58.5969750Z sequence=True, 2025-05-07T20:50:58.5969974Z ) 2025-05-07T20:50:58.5970338Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_raw_ids( 2025-05-07T20:50:58.5971235Z self=, 2025-05-07T20:50:58.5971966Z long_indices=False, 2025-05-07T20:50:58.5972214Z use_cpu=True, 2025-05-07T20:50:58.5972444Z keep_orig_idx=True, 2025-05-07T20:50:58.5972695Z sequence=True, 2025-05-07T20:50:58.5972916Z ) 2025-05-07T20:50:58.5973285Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_raw_ids( 2025-05-07T20:50:58.5974178Z self=, 2025-05-07T20:50:58.5974897Z long_indices=True, 2025-05-07T20:50:58.5975134Z use_cpu=False, 2025-05-07T20:50:58.5975367Z keep_orig_idx=True, 2025-05-07T20:50:58.5975614Z sequence=True, 2025-05-07T20:50:58.5975829Z ) 2025-05-07T20:50:58.5976301Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_raw_ids( 2025-05-07T20:50:58.5977024Z self=, 2025-05-07T20:50:58.5977663Z long_indices=False, 2025-05-07T20:50:58.5977872Z use_cpu=True, 2025-05-07T20:50:58.5978084Z keep_orig_idx=False, 2025-05-07T20:50:58.5978314Z sequence=False, 2025-05-07T20:50:58.5978501Z ) 2025-05-07T20:50:58.5978823Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_raw_ids( 2025-05-07T20:50:58.5979543Z self=, 2025-05-07T20:50:58.5980116Z long_indices=True, 2025-05-07T20:50:58.5980340Z use_cpu=False, 2025-05-07T20:50:58.5980553Z keep_orig_idx=False, 2025-05-07T20:50:58.5980776Z sequence=True, 2025-05-07T20:50:58.5980975Z ) 2025-05-07T20:50:58.5981153Z PASSED 2025-05-07T20:50:58.6272343Z 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:58.6273483Z self=, 2025-05-07T20:50:58.6274363Z long_indices=False, 2025-05-07T20:50:58.6274589Z use_cpu=False, 2025-05-07T20:50:58.6274929Z keep_orig_idx=False, 2025-05-07T20:50:58.6275155Z sequence=False, 2025-05-07T20:50:58.6275360Z ) 2025-05-07T20:50:58.6275678Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_uneven( 2025-05-07T20:50:58.6276396Z self=, 2025-05-07T20:50:58.6276967Z long_indices=True, 2025-05-07T20:50:58.6277187Z use_cpu=False, 2025-05-07T20:50:58.6277402Z keep_orig_idx=False, 2025-05-07T20:50:58.6277628Z sequence=False, 2025-05-07T20:50:58.6277820Z ) 2025-05-07T20:50:58.6278127Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_uneven( 2025-05-07T20:50:58.6278840Z self=, 2025-05-07T20:50:58.6279420Z long_indices=True, 2025-05-07T20:50:58.6279628Z use_cpu=False, 2025-05-07T20:50:58.6279832Z keep_orig_idx=True, 2025-05-07T20:50:58.6280053Z sequence=False, 2025-05-07T20:50:58.6280245Z ) 2025-05-07T20:50:58.6280557Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_uneven( 2025-05-07T20:50:58.6281267Z self=, 2025-05-07T20:50:58.6281843Z long_indices=True, 2025-05-07T20:50:58.6282052Z use_cpu=True, 2025-05-07T20:50:58.6282259Z keep_orig_idx=False, 2025-05-07T20:50:58.6282482Z sequence=True, 2025-05-07T20:50:58.6282674Z ) 2025-05-07T20:50:58.6282985Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_uneven( 2025-05-07T20:50:58.6283694Z self=, 2025-05-07T20:50:58.6284265Z long_indices=True, 2025-05-07T20:50:58.6284478Z use_cpu=True, 2025-05-07T20:50:58.6284686Z keep_orig_idx=True, 2025-05-07T20:50:58.6284910Z sequence=False, 2025-05-07T20:50:58.6285097Z ) 2025-05-07T20:50:58.6285408Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_uneven( 2025-05-07T20:50:58.6286118Z self=, 2025-05-07T20:50:58.6286684Z long_indices=True, 2025-05-07T20:50:58.6286907Z use_cpu=False, 2025-05-07T20:50:58.6287114Z keep_orig_idx=True, 2025-05-07T20:50:58.6287323Z sequence=True, 2025-05-07T20:50:58.6287518Z ) 2025-05-07T20:50:58.6287828Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_uneven( 2025-05-07T20:50:58.6288533Z self=, 2025-05-07T20:50:58.6289115Z long_indices=True, 2025-05-07T20:50:58.6289329Z use_cpu=False, 2025-05-07T20:50:58.6289536Z keep_orig_idx=False, 2025-05-07T20:50:58.6289753Z sequence=True, 2025-05-07T20:50:58.6289952Z ) 2025-05-07T20:50:58.6290267Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_uneven( 2025-05-07T20:50:58.6290968Z self=, 2025-05-07T20:50:58.6291541Z long_indices=True, 2025-05-07T20:50:58.6291757Z use_cpu=True, 2025-05-07T20:50:58.6291957Z keep_orig_idx=False, 2025-05-07T20:50:58.6292191Z sequence=False, 2025-05-07T20:50:58.6292390Z ) 2025-05-07T20:50:58.6292697Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_uneven( 2025-05-07T20:50:58.6293407Z self=, 2025-05-07T20:50:58.6294077Z long_indices=False, 2025-05-07T20:50:58.6294296Z use_cpu=True, 2025-05-07T20:50:58.6294500Z keep_orig_idx=False, 2025-05-07T20:50:58.6294730Z sequence=True, 2025-05-07T20:50:58.6294924Z ) 2025-05-07T20:50:58.6295348Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_uneven( 2025-05-07T20:50:58.6296063Z self=, 2025-05-07T20:50:58.6296744Z long_indices=True, 2025-05-07T20:50:58.6296951Z use_cpu=True, 2025-05-07T20:50:58.6297157Z keep_orig_idx=True, 2025-05-07T20:50:58.6297371Z sequence=True, 2025-05-07T20:50:58.6297558Z ) 2025-05-07T20:50:58.6297874Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_uneven( 2025-05-07T20:50:58.6298587Z self=, 2025-05-07T20:50:58.6299170Z long_indices=False, 2025-05-07T20:50:58.6299382Z use_cpu=False, 2025-05-07T20:50:58.6299588Z keep_orig_idx=True, 2025-05-07T20:50:58.6299804Z sequence=False, 2025-05-07T20:50:58.6299995Z ) 2025-05-07T20:50:58.6300317Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_uneven( 2025-05-07T20:50:58.6301028Z self=, 2025-05-07T20:50:58.6301596Z long_indices=False, 2025-05-07T20:50:58.6301818Z use_cpu=True, 2025-05-07T20:50:58.6302027Z keep_orig_idx=True, 2025-05-07T20:50:58.6302245Z sequence=False, 2025-05-07T20:50:58.6302434Z ) 2025-05-07T20:50:58.6302751Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_uneven( 2025-05-07T20:50:58.6303463Z self=, 2025-05-07T20:50:58.6304032Z long_indices=False, 2025-05-07T20:50:58.6304257Z use_cpu=False, 2025-05-07T20:50:58.6304470Z keep_orig_idx=False, 2025-05-07T20:50:58.6304692Z sequence=True, 2025-05-07T20:50:58.6304891Z ) 2025-05-07T20:50:58.6305213Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_uneven( 2025-05-07T20:50:58.6305917Z self=, 2025-05-07T20:50:58.6306493Z long_indices=False, 2025-05-07T20:50:58.6306713Z use_cpu=False, 2025-05-07T20:50:58.6306924Z keep_orig_idx=True, 2025-05-07T20:50:58.6307135Z sequence=True, 2025-05-07T20:50:58.6307333Z ) 2025-05-07T20:50:58.6307647Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_uneven( 2025-05-07T20:50:58.6308353Z self=, 2025-05-07T20:50:58.6308931Z long_indices=False, 2025-05-07T20:50:58.6309157Z use_cpu=True, 2025-05-07T20:50:58.6309361Z keep_orig_idx=True, 2025-05-07T20:50:58.6309577Z sequence=True, 2025-05-07T20:50:58.6309771Z ) 2025-05-07T20:50:58.6310080Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_uneven( 2025-05-07T20:50:58.6310795Z self=, 2025-05-07T20:50:58.6311368Z long_indices=False, 2025-05-07T20:50:58.6311584Z use_cpu=True, 2025-05-07T20:50:58.6311785Z keep_orig_idx=False, 2025-05-07T20:50:58.6312012Z sequence=False, 2025-05-07T20:50:58.6312207Z ) 2025-05-07T20:50:58.6312374Z PASSED 2025-05-07T20:50:58.6592916Z 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:58.6594122Z self=, 2025-05-07T20:50:58.6594968Z long_indices=False, 2025-05-07T20:50:58.6595185Z use_cpu=False, 2025-05-07T20:50:58.6595388Z keep_orig_idx=False, 2025-05-07T20:50:58.6595737Z sequence=False, 2025-05-07T20:50:58.6595939Z ) 2025-05-07T20:50:58.6596275Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_uneven_raw_ids( 2025-05-07T20:50:58.6597043Z self=, 2025-05-07T20:50:58.6597645Z long_indices=True, 2025-05-07T20:50:58.6597854Z use_cpu=False, 2025-05-07T20:50:58.6598062Z keep_orig_idx=False, 2025-05-07T20:50:58.6598291Z sequence=False, 2025-05-07T20:50:58.6598481Z ) 2025-05-07T20:50:58.6598820Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_uneven_raw_ids( 2025-05-07T20:50:58.6599590Z self=, 2025-05-07T20:50:58.6600200Z long_indices=True, 2025-05-07T20:50:58.6600412Z use_cpu=False, 2025-05-07T20:50:58.6600628Z keep_orig_idx=False, 2025-05-07T20:50:58.6600856Z sequence=True, 2025-05-07T20:50:58.6601041Z ) 2025-05-07T20:50:58.6601384Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_uneven_raw_ids( 2025-05-07T20:50:58.6602151Z self=, 2025-05-07T20:50:58.6602747Z long_indices=False, 2025-05-07T20:50:58.6602967Z use_cpu=True, 2025-05-07T20:50:58.6603175Z keep_orig_idx=False, 2025-05-07T20:50:58.6603401Z sequence=True, 2025-05-07T20:50:58.6603587Z ) 2025-05-07T20:50:58.6603927Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_uneven_raw_ids( 2025-05-07T20:50:58.6604693Z self=, 2025-05-07T20:50:58.6605295Z long_indices=True, 2025-05-07T20:50:58.6605511Z use_cpu=True, 2025-05-07T20:50:58.6605723Z keep_orig_idx=True, 2025-05-07T20:50:58.6605934Z sequence=False, 2025-05-07T20:50:58.6606133Z ) 2025-05-07T20:50:58.6606471Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_uneven_raw_ids( 2025-05-07T20:50:58.6607231Z self=, 2025-05-07T20:50:58.6607835Z long_indices=True, 2025-05-07T20:50:58.6608047Z use_cpu=False, 2025-05-07T20:50:58.6608253Z keep_orig_idx=True, 2025-05-07T20:50:58.6608464Z sequence=False, 2025-05-07T20:50:58.6608657Z ) 2025-05-07T20:50:58.6608994Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_uneven_raw_ids( 2025-05-07T20:50:58.6609752Z self=, 2025-05-07T20:50:58.6610358Z long_indices=False, 2025-05-07T20:50:58.6610574Z use_cpu=True, 2025-05-07T20:50:58.6610774Z keep_orig_idx=True, 2025-05-07T20:50:58.6610990Z sequence=False, 2025-05-07T20:50:58.6611185Z ) 2025-05-07T20:50:58.6611517Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_uneven_raw_ids( 2025-05-07T20:50:58.6612282Z self=, 2025-05-07T20:50:58.6612886Z long_indices=False, 2025-05-07T20:50:58.6613105Z use_cpu=False, 2025-05-07T20:50:58.6613304Z keep_orig_idx=True, 2025-05-07T20:50:58.6613517Z sequence=True, 2025-05-07T20:50:58.6613711Z ) 2025-05-07T20:50:58.6614042Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_uneven_raw_ids( 2025-05-07T20:50:58.6614810Z self=, 2025-05-07T20:50:58.6615507Z long_indices=True, 2025-05-07T20:50:58.6615721Z use_cpu=True, 2025-05-07T20:50:58.6615996Z keep_orig_idx=False, 2025-05-07T20:50:58.6616310Z sequence=False, 2025-05-07T20:50:58.6616504Z ) 2025-05-07T20:50:58.6616835Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_uneven_raw_ids( 2025-05-07T20:50:58.6617601Z self=, 2025-05-07T20:50:58.6618211Z long_indices=True, 2025-05-07T20:50:58.6618422Z use_cpu=True, 2025-05-07T20:50:58.6618636Z keep_orig_idx=True, 2025-05-07T20:50:58.6618859Z sequence=True, 2025-05-07T20:50:58.6619055Z ) 2025-05-07T20:50:58.6619401Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_uneven_raw_ids( 2025-05-07T20:50:58.6620181Z self=, 2025-05-07T20:50:58.6620797Z long_indices=False, 2025-05-07T20:50:58.6621017Z use_cpu=False, 2025-05-07T20:50:58.6621246Z keep_orig_idx=False, 2025-05-07T20:50:58.6621483Z sequence=True, 2025-05-07T20:50:58.6621680Z ) 2025-05-07T20:50:58.6622026Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_uneven_raw_ids( 2025-05-07T20:50:58.6622796Z self=, 2025-05-07T20:50:58.6623400Z long_indices=False, 2025-05-07T20:50:58.6623627Z use_cpu=False, 2025-05-07T20:50:58.6623841Z keep_orig_idx=True, 2025-05-07T20:50:58.6624058Z sequence=False, 2025-05-07T20:50:58.6624261Z ) 2025-05-07T20:50:58.6624604Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_uneven_raw_ids( 2025-05-07T20:50:58.6625380Z self=, 2025-05-07T20:50:58.6626000Z long_indices=False, 2025-05-07T20:50:58.6626222Z use_cpu=True, 2025-05-07T20:50:58.6626444Z keep_orig_idx=False, 2025-05-07T20:50:58.6626681Z sequence=False, 2025-05-07T20:50:58.6626877Z ) 2025-05-07T20:50:58.6627226Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_uneven_raw_ids( 2025-05-07T20:50:58.6628000Z self=, 2025-05-07T20:50:58.6628604Z long_indices=True, 2025-05-07T20:50:58.6628829Z use_cpu=True, 2025-05-07T20:50:58.6629046Z keep_orig_idx=False, 2025-05-07T20:50:58.6629271Z sequence=True, 2025-05-07T20:50:58.6629476Z ) 2025-05-07T20:50:58.6629818Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_uneven_raw_ids( 2025-05-07T20:50:58.6630590Z self=, 2025-05-07T20:50:58.6631196Z long_indices=False, 2025-05-07T20:50:58.6631418Z use_cpu=True, 2025-05-07T20:50:58.6631636Z keep_orig_idx=True, 2025-05-07T20:50:58.6631855Z sequence=True, 2025-05-07T20:50:58.6632056Z ) 2025-05-07T20:50:58.6632398Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_uneven_raw_ids( 2025-05-07T20:50:58.6633162Z self=, 2025-05-07T20:50:58.6633771Z long_indices=True, 2025-05-07T20:50:58.6633998Z use_cpu=False, 2025-05-07T20:50:58.6641658Z keep_orig_idx=True, 2025-05-07T20:50:58.6641927Z sequence=True, 2025-05-07T20:50:58.6642145Z ) 2025-05-07T20:50:58.6642337Z PASSED 2025-05-07T20:50:58.6910211Z 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:58.6911848Z self=, 2025-05-07T20:50:58.6912471Z index_type=torch.int32, 2025-05-07T20:50:58.6912736Z has_weight=False, 2025-05-07T20:50:58.6912970Z bucketize_pos=False, 2025-05-07T20:50:58.6913218Z sequence=False, 2025-05-07T20:50:58.6913438Z ) 2025-05-07T20:50:58.6913765Z Trying example: test_block_bucketize_sparse_features_with_block_bucketize_pos( 2025-05-07T20:50:58.6914528Z self=, 2025-05-07T20:50:58.6915140Z index_type=torch.int64, 2025-05-07T20:50:58.6915397Z has_weight=False, 2025-05-07T20:50:58.6915632Z bucketize_pos=False, 2025-05-07T20:50:58.6915873Z sequence=False, 2025-05-07T20:50:58.6916098Z ) 2025-05-07T20:50:58.6916433Z Trying example: test_block_bucketize_sparse_features_with_block_bucketize_pos( 2025-05-07T20:50:58.6917173Z self=, 2025-05-07T20:50:58.6917777Z index_type=torch.int64, 2025-05-07T20:50:58.6918026Z has_weight=True, 2025-05-07T20:50:58.6918251Z bucketize_pos=False, 2025-05-07T20:50:58.6918492Z sequence=False, 2025-05-07T20:50:58.6918704Z ) 2025-05-07T20:50:58.6919024Z Trying example: test_block_bucketize_sparse_features_with_block_bucketize_pos( 2025-05-07T20:50:58.6919764Z self=, 2025-05-07T20:50:58.6920365Z index_type=torch.int64, 2025-05-07T20:50:58.6920615Z has_weight=True, 2025-05-07T20:50:58.6920838Z bucketize_pos=True, 2025-05-07T20:50:58.6921070Z sequence=True, 2025-05-07T20:50:58.6921285Z ) 2025-05-07T20:50:58.6921606Z Trying example: test_block_bucketize_sparse_features_with_block_bucketize_pos( 2025-05-07T20:50:58.6922349Z self=, 2025-05-07T20:50:58.6922955Z index_type=torch.int64, 2025-05-07T20:50:58.6923198Z has_weight=False, 2025-05-07T20:50:58.6923434Z bucketize_pos=True, 2025-05-07T20:50:58.6923665Z sequence=False, 2025-05-07T20:50:58.6923862Z ) 2025-05-07T20:50:58.6924190Z Trying example: test_block_bucketize_sparse_features_with_block_bucketize_pos( 2025-05-07T20:50:58.6924926Z self=, 2025-05-07T20:50:58.6925528Z index_type=torch.int32, 2025-05-07T20:50:58.6925768Z has_weight=True, 2025-05-07T20:50:58.6926001Z bucketize_pos=False, 2025-05-07T20:50:58.6926239Z sequence=True, 2025-05-07T20:50:58.6926445Z ) 2025-05-07T20:50:58.6926774Z Trying example: test_block_bucketize_sparse_features_with_block_bucketize_pos( 2025-05-07T20:50:58.6927523Z self=, 2025-05-07T20:50:58.6928119Z index_type=torch.int32, 2025-05-07T20:50:58.6928366Z has_weight=True, 2025-05-07T20:50:58.6928596Z bucketize_pos=True, 2025-05-07T20:50:58.6928832Z sequence=False, 2025-05-07T20:50:58.6929036Z ) 2025-05-07T20:50:58.6929363Z Trying example: test_block_bucketize_sparse_features_with_block_bucketize_pos( 2025-05-07T20:50:58.6930103Z self=, 2025-05-07T20:50:58.6930703Z index_type=torch.int32, 2025-05-07T20:50:58.6930957Z has_weight=True, 2025-05-07T20:50:58.6931188Z bucketize_pos=True, 2025-05-07T20:50:58.6931413Z sequence=True, 2025-05-07T20:50:58.6931752Z ) 2025-05-07T20:50:58.6932083Z Trying example: test_block_bucketize_sparse_features_with_block_bucketize_pos( 2025-05-07T20:50:58.6932885Z self=, 2025-05-07T20:50:58.6933492Z index_type=torch.int64, 2025-05-07T20:50:58.6933744Z has_weight=True, 2025-05-07T20:50:58.6933978Z bucketize_pos=False, 2025-05-07T20:50:58.6934213Z sequence=True, 2025-05-07T20:50:58.6934430Z ) 2025-05-07T20:50:58.6934762Z Trying example: test_block_bucketize_sparse_features_with_block_bucketize_pos( 2025-05-07T20:50:58.6935492Z self=, 2025-05-07T20:50:58.6936099Z index_type=torch.int32, 2025-05-07T20:50:58.6936458Z has_weight=False, 2025-05-07T20:50:58.6936682Z bucketize_pos=True, 2025-05-07T20:50:58.6936918Z sequence=True, 2025-05-07T20:50:58.6937127Z ) 2025-05-07T20:50:58.6937453Z Trying example: test_block_bucketize_sparse_features_with_block_bucketize_pos( 2025-05-07T20:50:58.6938198Z self=, 2025-05-07T20:50:58.6938802Z index_type=torch.int64, 2025-05-07T20:50:58.6939051Z has_weight=False, 2025-05-07T20:50:58.6939277Z bucketize_pos=True, 2025-05-07T20:50:58.6939510Z sequence=True, 2025-05-07T20:50:58.6939719Z ) 2025-05-07T20:50:58.6940042Z Trying example: test_block_bucketize_sparse_features_with_block_bucketize_pos( 2025-05-07T20:50:58.6940780Z self=, 2025-05-07T20:50:58.6941382Z index_type=torch.int32, 2025-05-07T20:50:58.6941620Z has_weight=True, 2025-05-07T20:50:58.6941851Z bucketize_pos=False, 2025-05-07T20:50:58.6942088Z sequence=False, 2025-05-07T20:50:58.6942294Z ) 2025-05-07T20:50:58.6942619Z Trying example: test_block_bucketize_sparse_features_with_block_bucketize_pos( 2025-05-07T20:50:58.6943357Z self=, 2025-05-07T20:50:58.6943965Z index_type=torch.int64, 2025-05-07T20:50:58.6944211Z has_weight=False, 2025-05-07T20:50:58.6944449Z bucketize_pos=False, 2025-05-07T20:50:58.6944689Z sequence=True, 2025-05-07T20:50:58.6944894Z ) 2025-05-07T20:50:58.6945222Z Trying example: test_block_bucketize_sparse_features_with_block_bucketize_pos( 2025-05-07T20:50:58.6945956Z self=, 2025-05-07T20:50:58.6946552Z index_type=torch.int64, 2025-05-07T20:50:58.6946790Z has_weight=True, 2025-05-07T20:50:58.6947019Z bucketize_pos=True, 2025-05-07T20:50:58.6947251Z sequence=False, 2025-05-07T20:50:58.6947456Z ) 2025-05-07T20:50:58.6947792Z Trying example: test_block_bucketize_sparse_features_with_block_bucketize_pos( 2025-05-07T20:50:58.6948534Z self=, 2025-05-07T20:50:58.6949126Z index_type=torch.int32, 2025-05-07T20:50:58.6949372Z has_weight=False, 2025-05-07T20:50:58.6949602Z bucketize_pos=True, 2025-05-07T20:50:58.6949823Z sequence=False, 2025-05-07T20:50:58.6950030Z ) 2025-05-07T20:50:58.6950359Z Trying example: test_block_bucketize_sparse_features_with_block_bucketize_pos( 2025-05-07T20:50:58.6951095Z self=, 2025-05-07T20:50:58.6951685Z index_type=torch.int32, 2025-05-07T20:50:58.6951937Z has_weight=False, 2025-05-07T20:50:58.6952175Z bucketize_pos=False, 2025-05-07T20:50:58.6952409Z sequence=True, 2025-05-07T20:50:58.6952624Z ) 2025-05-07T20:50:58.6952903Z PASSED 2025-05-07T20:50:58.7167642Z 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:58.7169402Z self=, 2025-05-07T20:50:58.7170001Z index_type=torch.int32, 2025-05-07T20:50:58.7170256Z has_weight=False, 2025-05-07T20:50:58.7170487Z bucketize_pos=False, 2025-05-07T20:50:58.7170712Z sequence=False, 2025-05-07T20:50:58.7170919Z ) 2025-05-07T20:50:58.7171249Z Trying example: test_block_bucketize_sparse_features_with_variable_batch_sizes( 2025-05-07T20:50:58.7171974Z self=, 2025-05-07T20:50:58.7172570Z index_type=torch.int64, 2025-05-07T20:50:58.7172814Z has_weight=False, 2025-05-07T20:50:58.7173047Z bucketize_pos=False, 2025-05-07T20:50:58.7173281Z sequence=False, 2025-05-07T20:50:58.7173485Z ) 2025-05-07T20:50:58.7173812Z Trying example: test_block_bucketize_sparse_features_with_variable_batch_sizes( 2025-05-07T20:50:58.7174536Z self=, 2025-05-07T20:50:58.7175133Z index_type=torch.int64, 2025-05-07T20:50:58.7175373Z has_weight=True, 2025-05-07T20:50:58.7175590Z bucketize_pos=True, 2025-05-07T20:50:58.7175812Z sequence=False, 2025-05-07T20:50:58.7176014Z ) 2025-05-07T20:50:58.7176441Z Trying example: test_block_bucketize_sparse_features_with_variable_batch_sizes( 2025-05-07T20:50:58.7177173Z self=, 2025-05-07T20:50:58.7177770Z index_type=torch.int32, 2025-05-07T20:50:58.7178014Z has_weight=True, 2025-05-07T20:50:58.7178239Z bucketize_pos=False, 2025-05-07T20:50:58.7178473Z sequence=True, 2025-05-07T20:50:58.7178679Z ) 2025-05-07T20:50:58.7178996Z Trying example: test_block_bucketize_sparse_features_with_variable_batch_sizes( 2025-05-07T20:50:58.7179729Z self=, 2025-05-07T20:50:58.7180331Z index_type=torch.int64, 2025-05-07T20:50:58.7180567Z has_weight=False, 2025-05-07T20:50:58.7180791Z bucketize_pos=True, 2025-05-07T20:50:58.7181022Z sequence=False, 2025-05-07T20:50:58.7181215Z ) 2025-05-07T20:50:58.7181547Z Trying example: test_block_bucketize_sparse_features_with_variable_batch_sizes( 2025-05-07T20:50:58.7182276Z self=, 2025-05-07T20:50:58.7182873Z index_type=torch.int64, 2025-05-07T20:50:58.7183109Z has_weight=False, 2025-05-07T20:50:58.7183342Z bucketize_pos=False, 2025-05-07T20:50:58.7183573Z sequence=True, 2025-05-07T20:50:58.7183772Z ) 2025-05-07T20:50:58.7184104Z Trying example: test_block_bucketize_sparse_features_with_variable_batch_sizes( 2025-05-07T20:50:58.7184835Z self=, 2025-05-07T20:50:58.7185425Z index_type=torch.int32, 2025-05-07T20:50:58.7185668Z has_weight=True, 2025-05-07T20:50:58.7185888Z bucketize_pos=True, 2025-05-07T20:50:58.7186117Z sequence=False, 2025-05-07T20:50:58.7186314Z ) 2025-05-07T20:50:58.7186627Z Trying example: test_block_bucketize_sparse_features_with_variable_batch_sizes( 2025-05-07T20:50:58.7187357Z self=, 2025-05-07T20:50:58.7187948Z index_type=torch.int64, 2025-05-07T20:50:58.7188186Z has_weight=False, 2025-05-07T20:50:58.7188531Z bucketize_pos=True, 2025-05-07T20:50:58.7188751Z sequence=True, 2025-05-07T20:50:58.7188946Z ) 2025-05-07T20:50:58.7189260Z Trying example: test_block_bucketize_sparse_features_with_variable_batch_sizes( 2025-05-07T20:50:58.7190064Z self=, 2025-05-07T20:50:58.7190657Z index_type=torch.int32, 2025-05-07T20:50:58.7190887Z has_weight=True, 2025-05-07T20:50:58.7191109Z bucketize_pos=False, 2025-05-07T20:50:58.7191336Z sequence=False, 2025-05-07T20:50:58.7191525Z ) 2025-05-07T20:50:58.7191842Z Trying example: test_block_bucketize_sparse_features_with_variable_batch_sizes( 2025-05-07T20:50:58.7192565Z self=, 2025-05-07T20:50:58.7193156Z index_type=torch.int64, 2025-05-07T20:50:58.7193386Z has_weight=True, 2025-05-07T20:50:58.7193616Z bucketize_pos=False, 2025-05-07T20:50:58.7193846Z sequence=True, 2025-05-07T20:50:58.7194043Z ) 2025-05-07T20:50:58.7194359Z Trying example: test_block_bucketize_sparse_features_with_variable_batch_sizes( 2025-05-07T20:50:58.7195092Z self=, 2025-05-07T20:50:58.7195675Z index_type=torch.int32, 2025-05-07T20:50:58.7195910Z has_weight=True, 2025-05-07T20:50:58.7196126Z bucketize_pos=True, 2025-05-07T20:50:58.7196346Z sequence=True, 2025-05-07T20:50:58.7196534Z ) 2025-05-07T20:50:58.7196854Z Trying example: test_block_bucketize_sparse_features_with_variable_batch_sizes( 2025-05-07T20:50:58.7197580Z self=, 2025-05-07T20:50:58.7198163Z index_type=torch.int32, 2025-05-07T20:50:58.7198404Z has_weight=False, 2025-05-07T20:50:58.7198628Z bucketize_pos=True, 2025-05-07T20:50:58.7198843Z sequence=False, 2025-05-07T20:50:58.7199045Z ) 2025-05-07T20:50:58.7199366Z Trying example: test_block_bucketize_sparse_features_with_variable_batch_sizes( 2025-05-07T20:50:58.7200090Z self=, 2025-05-07T20:50:58.7200687Z index_type=torch.int32, 2025-05-07T20:50:58.7200927Z has_weight=False, 2025-05-07T20:50:58.7201146Z bucketize_pos=True, 2025-05-07T20:50:58.7201358Z sequence=True, 2025-05-07T20:50:58.7201556Z ) 2025-05-07T20:50:58.7201874Z Trying example: test_block_bucketize_sparse_features_with_variable_batch_sizes( 2025-05-07T20:50:58.7202592Z self=, 2025-05-07T20:50:58.7203184Z index_type=torch.int32, 2025-05-07T20:50:58.7203421Z has_weight=False, 2025-05-07T20:50:58.7203639Z bucketize_pos=False, 2025-05-07T20:50:58.7203869Z sequence=True, 2025-05-07T20:50:58.7204066Z ) 2025-05-07T20:50:58.7204377Z Trying example: test_block_bucketize_sparse_features_with_variable_batch_sizes( 2025-05-07T20:50:58.7205111Z self=, 2025-05-07T20:50:58.7205702Z index_type=torch.int64, 2025-05-07T20:50:58.7205941Z has_weight=True, 2025-05-07T20:50:58.7206155Z bucketize_pos=False, 2025-05-07T20:50:58.7206385Z sequence=False, 2025-05-07T20:50:58.7206582Z ) 2025-05-07T20:50:58.7206894Z Trying example: test_block_bucketize_sparse_features_with_variable_batch_sizes( 2025-05-07T20:50:58.7207651Z self=, 2025-05-07T20:50:58.7208264Z index_type=torch.int64, 2025-05-07T20:50:58.7208494Z has_weight=True, 2025-05-07T20:50:58.7208810Z bucketize_pos=True, 2025-05-07T20:50:58.7209032Z sequence=True, 2025-05-07T20:50:58.7209230Z ) 2025-05-07T20:50:58.7209399Z PASSED 2025-05-07T20:50:58.7240447Z sparse/block_bucketize_test.py::BlockBucketizeTest::test_populate_bucketized_permute Trying example: test_populate_bucketized_permute( 2025-05-07T20:50:58.7241289Z self=, 2025-05-07T20:50:58.7241776Z index_type=torch.int32, 2025-05-07T20:50:58.7242010Z ) 2025-05-07T20:50:58.7242236Z Trying example: test_populate_bucketized_permute( 2025-05-07T20:50:58.7242759Z self=, 2025-05-07T20:50:58.7243253Z index_type=torch.int64, 2025-05-07T20:50:58.7243484Z ) 2025-05-07T20:50:58.7251026Z PASSED 2025-05-07T20:50:58.7251140Z 2025-05-07T20:50:58.7251281Z =============================== warnings summary =============================== 2025-05-07T20:50:58.7251873Z test/sparse/block_bucketize_test.py::BlockBucketizeTest::test_block_bucketize_sparse_features_inference 2025-05-07T20:50:58.7253622Z /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:58.7255028Z torch.testing.assert_allclose( 2025-05-07T20:50:58.7255214Z 2025-05-07T20:50:58.7255495Z test/sparse/block_bucketize_test.py::BlockBucketizeTest::test_populate_bucketized_permute 2025-05-07T20:50:58.7257134Z /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:58.7258570Z torch.testing.assert_allclose( 2025-05-07T20:50:58.7258761Z 2025-05-07T20:50:58.7258976Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2025-05-07T20:50:58.7259704Z ================== 11 passed, 2 warnings in 121.28s (0:02:01) ================== 2025-05-07T20:50:59.5193362Z 2025-05-07T20:50:59.5193739Z [TEST] Python test suite PASSED: ./sparse/block_bucketize_test.py 2025-05-07T20:50:59.5214053Z [TEST] Python test time for ./sparse/block_bucketize_test.py: 124 seconds 2025-05-07T20:50:59.5214359Z 2025-05-07T20:50:59.5214441Z 2025-05-07T20:50:59.5214497Z 2025-05-07T20:50:59.5214501Z 2025-05-07T20:50:59.5234975Z ################################################################################ 2025-05-07T20:50:59.5250107Z # [2025-05-07T20:50:59.524Z] Run Python Test Suite: 2025-05-07T20:50:59.5250426Z # ./sparse/cumsum_test.py 2025-05-07T20:50:59.5250727Z ################################################################################ 2025-05-07T20:50:59.5276998Z + 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:59.5277900Z 2025-05-07T20:51:01.6914007Z ============================= test session starts ============================== 2025-05-07T20:51:01.6914813Z platform linux -- Python 3.12.2, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:51:01.6915330Z cachedir: .pytest_cache 2025-05-07T20:51:01.6915892Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:51:01.6916612Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:51:01.6917018Z plugins: hypothesis-6.131.14 2025-05-07T20:51:04.1148053Z collecting ... collected 3 items 2025-05-07T20:51:04.1148600Z 2025-05-07T20:51:04.4285970Z sparse/cumsum_test.py::CumSumTest::test_asynchronous_complete_cumsum_2d Trying example: test_asynchronous_complete_cumsum_2d( 2025-05-07T20:51:04.4287247Z self=, 2025-05-07T20:51:04.4287706Z n=0, 2025-05-07T20:51:04.4287895Z b=0, 2025-05-07T20:51:04.4288107Z index_types=(torch.int64, numpy.int64), 2025-05-07T20:51:04.4288418Z device=device(type='cpu'), 2025-05-07T20:51:04.4288670Z ) 2025-05-07T20:51:04.4288918Z Trying example: test_asynchronous_complete_cumsum_2d( 2025-05-07T20:51:04.4289463Z self=, 2025-05-07T20:51:04.4289896Z n=12, 2025-05-07T20:51:04.4290071Z b=0, 2025-05-07T20:51:04.4290287Z index_types=(torch.int64, numpy.int64), 2025-05-07T20:51:04.4290585Z device=device(type='cpu'), 2025-05-07T20:51:04.4290820Z ) 2025-05-07T20:51:04.4291067Z Trying example: test_asynchronous_complete_cumsum_2d( 2025-05-07T20:51:04.4291568Z self=, 2025-05-07T20:51:04.4291999Z n=12, 2025-05-07T20:51:04.4292175Z b=0, 2025-05-07T20:51:04.4292410Z index_types=(torch.float32, numpy.float32), 2025-05-07T20:51:04.4292721Z device=device(type='cpu'), 2025-05-07T20:51:04.4292958Z ) 2025-05-07T20:51:04.4293204Z Trying example: test_asynchronous_complete_cumsum_2d( 2025-05-07T20:51:04.4293689Z self=, 2025-05-07T20:51:04.4294105Z n=22, 2025-05-07T20:51:04.4294286Z b=1, 2025-05-07T20:51:04.4294525Z index_types=(torch.int64, numpy.int64), 2025-05-07T20:51:04.4294818Z device=device(type='cuda'), 2025-05-07T20:51:04.4295052Z ) 2025-05-07T20:51:04.4295294Z Trying example: test_asynchronous_complete_cumsum_2d( 2025-05-07T20:51:04.4295781Z self=, 2025-05-07T20:51:04.4296330Z n=57, 2025-05-07T20:51:04.4296513Z b=4, 2025-05-07T20:51:04.4296735Z index_types=(torch.float32, numpy.float32), 2025-05-07T20:51:04.4297048Z device=device(type='cuda'), 2025-05-07T20:51:04.4297289Z ) 2025-05-07T20:51:04.4297534Z Trying example: test_asynchronous_complete_cumsum_2d( 2025-05-07T20:51:04.4298016Z self=, 2025-05-07T20:51:04.4298435Z n=28, 2025-05-07T20:51:04.4298613Z b=5, 2025-05-07T20:51:04.4298823Z index_types=(torch.int32, numpy.int32), 2025-05-07T20:51:04.4299107Z device=device(type='cuda'), 2025-05-07T20:51:04.4299347Z ) 2025-05-07T20:51:04.4299590Z Trying example: test_asynchronous_complete_cumsum_2d( 2025-05-07T20:51:04.4300068Z self=, 2025-05-07T20:51:04.4300492Z n=14, 2025-05-07T20:51:04.4300674Z b=3, 2025-05-07T20:51:04.4300880Z index_types=(torch.int64, numpy.int64), 2025-05-07T20:51:04.4301181Z device=device(type='cpu'), 2025-05-07T20:51:04.4301422Z ) 2025-05-07T20:51:04.4301658Z Trying example: test_asynchronous_complete_cumsum_2d( 2025-05-07T20:51:04.4302150Z self=, 2025-05-07T20:51:04.4302576Z n=8, 2025-05-07T20:51:04.4302762Z b=3, 2025-05-07T20:51:04.4302976Z index_types=(torch.int32, numpy.int32), 2025-05-07T20:51:04.4303271Z device=device(type='cpu'), 2025-05-07T20:51:04.4303511Z ) 2025-05-07T20:51:04.4303748Z Trying example: test_asynchronous_complete_cumsum_2d( 2025-05-07T20:51:04.4304233Z self=, 2025-05-07T20:51:04.4304661Z n=24, 2025-05-07T20:51:04.4304838Z b=1, 2025-05-07T20:51:04.4305049Z index_types=(torch.int64, numpy.int64), 2025-05-07T20:51:04.4305343Z device=device(type='cuda'), 2025-05-07T20:51:04.4305574Z ) 2025-05-07T20:51:04.4305967Z Trying example: test_asynchronous_complete_cumsum_2d( 2025-05-07T20:51:04.4306458Z self=, 2025-05-07T20:51:04.4306881Z n=13, 2025-05-07T20:51:04.4307133Z b=9, 2025-05-07T20:51:04.4307339Z index_types=(torch.int64, numpy.int64), 2025-05-07T20:51:04.4307629Z device=device(type='cuda'), 2025-05-07T20:51:04.4307858Z ) 2025-05-07T20:51:04.4308095Z Trying example: test_asynchronous_complete_cumsum_2d( 2025-05-07T20:51:04.4308577Z self=, 2025-05-07T20:51:04.4309002Z n=6, 2025-05-07T20:51:04.4309183Z b=2, 2025-05-07T20:51:04.4309440Z index_types=(torch.float32, numpy.float32), 2025-05-07T20:51:04.4309752Z device=device(type='cpu'), 2025-05-07T20:51:04.4309982Z ) 2025-05-07T20:51:04.4310221Z Trying example: test_asynchronous_complete_cumsum_2d( 2025-05-07T20:51:04.4310706Z self=, 2025-05-07T20:51:04.4311130Z n=6, 2025-05-07T20:51:04.4311311Z b=6, 2025-05-07T20:51:04.4311533Z index_types=(torch.float32, numpy.float32), 2025-05-07T20:51:04.4311841Z device=device(type='cpu'), 2025-05-07T20:51:04.4312079Z ) 2025-05-07T20:51:04.4312318Z Trying example: test_asynchronous_complete_cumsum_2d( 2025-05-07T20:51:04.4312793Z self=, 2025-05-07T20:51:04.4313219Z n=60, 2025-05-07T20:51:04.4320661Z b=8, 2025-05-07T20:51:04.4321002Z index_types=(torch.int64, numpy.int64), 2025-05-07T20:51:04.4321315Z device=device(type='cpu'), 2025-05-07T20:51:04.4321571Z ) 2025-05-07T20:51:04.4321833Z Trying example: test_asynchronous_complete_cumsum_2d( 2025-05-07T20:51:04.4322330Z self=, 2025-05-07T20:51:04.4322774Z n=60, 2025-05-07T20:51:04.4322966Z b=0, 2025-05-07T20:51:04.4323194Z index_types=(torch.int64, numpy.int64), 2025-05-07T20:51:04.4323503Z device=device(type='cpu'), 2025-05-07T20:51:04.4323757Z ) 2025-05-07T20:51:04.4324006Z Trying example: test_asynchronous_complete_cumsum_2d( 2025-05-07T20:51:04.4324520Z self=, 2025-05-07T20:51:04.4324959Z n=60, 2025-05-07T20:51:04.4325153Z b=5, 2025-05-07T20:51:04.4325369Z index_types=(torch.int32, numpy.int32), 2025-05-07T20:51:04.4325680Z device=device(type='cuda'), 2025-05-07T20:51:04.4325933Z ) 2025-05-07T20:51:04.4326182Z Trying example: test_asynchronous_complete_cumsum_2d( 2025-05-07T20:51:04.4326684Z self=, 2025-05-07T20:51:04.4327123Z n=5, 2025-05-07T20:51:04.4327308Z b=5, 2025-05-07T20:51:04.4327533Z index_types=(torch.int32, numpy.int32), 2025-05-07T20:51:04.4327840Z device=device(type='cuda'), 2025-05-07T20:51:04.4328089Z ) 2025-05-07T20:51:04.4328347Z Trying example: test_asynchronous_complete_cumsum_2d( 2025-05-07T20:51:04.4328846Z self=, 2025-05-07T20:51:04.4329346Z n=32, 2025-05-07T20:51:04.4329530Z b=2, 2025-05-07T20:51:04.4329756Z index_types=(torch.int64, numpy.int64), 2025-05-07T20:51:04.4330065Z device=device(type='cpu'), 2025-05-07T20:51:04.4330307Z ) 2025-05-07T20:51:04.4330562Z Trying example: test_asynchronous_complete_cumsum_2d( 2025-05-07T20:51:04.4331061Z self=, 2025-05-07T20:51:04.4331489Z n=2, 2025-05-07T20:51:04.4331682Z b=2, 2025-05-07T20:51:04.4331909Z index_types=(torch.int64, numpy.int64), 2025-05-07T20:51:04.4332207Z device=device(type='cpu'), 2025-05-07T20:51:04.4332456Z ) 2025-05-07T20:51:04.4332713Z Trying example: test_asynchronous_complete_cumsum_2d( 2025-05-07T20:51:04.4333204Z self=, 2025-05-07T20:51:04.4333781Z n=36, 2025-05-07T20:51:04.4333975Z b=10, 2025-05-07T20:51:04.4334193Z index_types=(torch.int32, numpy.int32), 2025-05-07T20:51:04.4334578Z device=device(type='cpu'), 2025-05-07T20:51:04.4334827Z ) 2025-05-07T20:51:04.4335084Z Trying example: test_asynchronous_complete_cumsum_2d( 2025-05-07T20:51:04.4335575Z self=, 2025-05-07T20:51:04.4336016Z n=10, 2025-05-07T20:51:04.4336306Z b=10, 2025-05-07T20:51:04.4336525Z index_types=(torch.int32, numpy.int32), 2025-05-07T20:51:04.4336833Z device=device(type='cpu'), 2025-05-07T20:51:04.4337087Z ) 2025-05-07T20:51:04.4337264Z PASSED 2025-05-07T20:51:04.8491429Z sparse/cumsum_test.py::CumSumTest::test_batched_complete_cumsum Trying example: test_batched_complete_cumsum( 2025-05-07T20:51:04.8493415Z self=, 2025-05-07T20:51:04.8494345Z batch_size=10, 2025-05-07T20:51:04.8494758Z max_len=10, 2025-05-07T20:51:04.8495160Z dtype=torch.int32, 2025-05-07T20:51:04.8495633Z device=device(type='cpu'), 2025-05-07T20:51:04.8496125Z ) 2025-05-07T20:51:04.8496691Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:51:04.8497575Z self=, 2025-05-07T20:51:04.8498380Z batch_size=205, 2025-05-07T20:51:04.8498793Z max_len=10, 2025-05-07T20:51:04.8499089Z dtype=torch.int32, 2025-05-07T20:51:04.8499361Z device=device(type='cpu'), 2025-05-07T20:51:04.8499620Z ) 2025-05-07T20:51:04.8499837Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:51:04.8500279Z self=, 2025-05-07T20:51:04.8500690Z batch_size=178, 2025-05-07T20:51:04.8500892Z max_len=10, 2025-05-07T20:51:04.8501098Z dtype=torch.int32, 2025-05-07T20:51:04.8501340Z device=device(type='cpu'), 2025-05-07T20:51:04.8501574Z ) 2025-05-07T20:51:04.8501791Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:51:04.8502239Z self=, 2025-05-07T20:51:04.8502645Z batch_size=178, 2025-05-07T20:51:04.8502847Z max_len=814, 2025-05-07T20:51:04.8503062Z dtype=torch.int64, 2025-05-07T20:51:04.8503304Z device=device(type='cuda'), 2025-05-07T20:51:04.8503537Z ) 2025-05-07T20:51:04.8503756Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:51:04.8504192Z self=, 2025-05-07T20:51:04.8504590Z batch_size=238, 2025-05-07T20:51:04.8504794Z max_len=10, 2025-05-07T20:51:04.8504999Z dtype=torch.int32, 2025-05-07T20:51:04.8505230Z device=device(type='cpu'), 2025-05-07T20:51:04.8505468Z ) 2025-05-07T20:51:04.8505684Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:51:04.8506118Z self=, 2025-05-07T20:51:04.8506525Z batch_size=238, 2025-05-07T20:51:04.8506733Z max_len=122, 2025-05-07T20:51:04.8506935Z dtype=torch.int64, 2025-05-07T20:51:04.8507176Z device=device(type='cuda'), 2025-05-07T20:51:04.8507422Z ) 2025-05-07T20:51:04.8507643Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:51:04.8508074Z self=, 2025-05-07T20:51:04.8508484Z batch_size=69, 2025-05-07T20:51:04.8508689Z max_len=11, 2025-05-07T20:51:04.8508891Z dtype=torch.int32, 2025-05-07T20:51:04.8509134Z device=device(type='cuda'), 2025-05-07T20:51:04.8509418Z ) 2025-05-07T20:51:04.8509630Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:51:04.8510071Z self=, 2025-05-07T20:51:04.8510476Z batch_size=108, 2025-05-07T20:51:04.8511068Z max_len=495, 2025-05-07T20:51:04.8511281Z dtype=torch.int64, 2025-05-07T20:51:04.8511518Z device=device(type='cuda'), 2025-05-07T20:51:04.8511748Z ) 2025-05-07T20:51:04.8511969Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:51:04.8512543Z self=, 2025-05-07T20:51:04.8512953Z batch_size=822, 2025-05-07T20:51:04.8513152Z max_len=669, 2025-05-07T20:51:04.8513364Z dtype=torch.int64, 2025-05-07T20:51:04.8513602Z device=device(type='cpu'), 2025-05-07T20:51:04.8513834Z ) 2025-05-07T20:51:04.8514059Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:51:04.8514500Z self=, 2025-05-07T20:51:04.8514892Z batch_size=691, 2025-05-07T20:51:04.8515096Z max_len=843, 2025-05-07T20:51:04.8515300Z dtype=torch.int32, 2025-05-07T20:51:04.8515535Z device=device(type='cpu'), 2025-05-07T20:51:04.8515774Z ) 2025-05-07T20:51:04.8516003Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:51:04.8516431Z self=, 2025-05-07T20:51:04.8516840Z batch_size=372, 2025-05-07T20:51:04.8517059Z max_len=359, 2025-05-07T20:51:04.8517265Z dtype=torch.int32, 2025-05-07T20:51:04.8517500Z device=device(type='cuda'), 2025-05-07T20:51:04.8517739Z ) 2025-05-07T20:51:04.8517961Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:51:04.8518389Z self=, 2025-05-07T20:51:04.8518792Z batch_size=359, 2025-05-07T20:51:04.8519001Z max_len=359, 2025-05-07T20:51:04.8519202Z dtype=torch.int32, 2025-05-07T20:51:04.8519439Z device=device(type='cuda'), 2025-05-07T20:51:04.8519680Z ) 2025-05-07T20:51:04.8519891Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:51:04.8520327Z self=, 2025-05-07T20:51:04.8520739Z batch_size=900, 2025-05-07T20:51:04.8520939Z max_len=770, 2025-05-07T20:51:04.8521151Z dtype=torch.int32, 2025-05-07T20:51:04.8521391Z device=device(type='cpu'), 2025-05-07T20:51:04.8521626Z ) 2025-05-07T20:51:04.8521853Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:51:04.8522301Z self=, 2025-05-07T20:51:04.8522708Z batch_size=770, 2025-05-07T20:51:04.8522909Z max_len=770, 2025-05-07T20:51:04.8523120Z dtype=torch.int32, 2025-05-07T20:51:04.8523359Z device=device(type='cpu'), 2025-05-07T20:51:04.8523596Z ) 2025-05-07T20:51:04.8523821Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:51:04.8524257Z self=, 2025-05-07T20:51:04.8524655Z batch_size=667, 2025-05-07T20:51:04.8524877Z max_len=164, 2025-05-07T20:51:04.8525088Z dtype=torch.int64, 2025-05-07T20:51:04.8525327Z device=device(type='cpu'), 2025-05-07T20:51:04.8525568Z ) 2025-05-07T20:51:04.8525800Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:51:04.8526233Z self=, 2025-05-07T20:51:04.8526644Z batch_size=164, 2025-05-07T20:51:04.8526855Z max_len=164, 2025-05-07T20:51:04.8527058Z dtype=torch.int64, 2025-05-07T20:51:04.8527313Z device=device(type='cpu'), 2025-05-07T20:51:04.8527543Z ) 2025-05-07T20:51:04.8527759Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:51:04.8528190Z self=, 2025-05-07T20:51:04.8528588Z batch_size=101, 2025-05-07T20:51:04.8528783Z max_len=806, 2025-05-07T20:51:04.8528987Z dtype=torch.int32, 2025-05-07T20:51:04.8529244Z device=device(type='cuda'), 2025-05-07T20:51:04.8529501Z ) 2025-05-07T20:51:04.8529715Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:51:04.8530148Z self=, 2025-05-07T20:51:04.8530633Z batch_size=101, 2025-05-07T20:51:04.8530842Z max_len=101, 2025-05-07T20:51:04.8531045Z dtype=torch.int32, 2025-05-07T20:51:04.8531344Z device=device(type='cuda'), 2025-05-07T20:51:04.8531581Z ) 2025-05-07T20:51:04.8531797Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:51:04.8532224Z self=, 2025-05-07T20:51:04.8532624Z batch_size=280, 2025-05-07T20:51:04.8532830Z max_len=943, 2025-05-07T20:51:04.8533040Z dtype=torch.int32, 2025-05-07T20:51:04.8533274Z device=device(type='cuda'), 2025-05-07T20:51:04.8533509Z ) 2025-05-07T20:51:04.8533724Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:51:04.8534150Z self=, 2025-05-07T20:51:04.8534553Z batch_size=943, 2025-05-07T20:51:04.8534760Z max_len=943, 2025-05-07T20:51:04.8534966Z dtype=torch.int32, 2025-05-07T20:51:04.8535199Z device=device(type='cuda'), 2025-05-07T20:51:04.8535438Z ) 2025-05-07T20:51:04.8535654Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:51:04.8536093Z self=, 2025-05-07T20:51:04.8536583Z batch_size=272, 2025-05-07T20:51:04.8536783Z max_len=330, 2025-05-07T20:51:04.8536995Z dtype=torch.int64, 2025-05-07T20:51:04.8537232Z device=device(type='cuda'), 2025-05-07T20:51:04.8537468Z ) 2025-05-07T20:51:04.8537696Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:51:04.8538129Z self=, 2025-05-07T20:51:04.8538535Z batch_size=272, 2025-05-07T20:51:04.8538736Z max_len=272, 2025-05-07T20:51:04.8538947Z dtype=torch.int64, 2025-05-07T20:51:04.8539181Z device=device(type='cuda'), 2025-05-07T20:51:04.8539412Z ) 2025-05-07T20:51:04.8539628Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:51:04.8540067Z self=, 2025-05-07T20:51:04.8540460Z batch_size=154, 2025-05-07T20:51:04.8540666Z max_len=759, 2025-05-07T20:51:04.8540879Z dtype=torch.int32, 2025-05-07T20:51:04.8541110Z device=device(type='cpu'), 2025-05-07T20:51:04.8541352Z ) 2025-05-07T20:51:04.8541572Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:51:04.8542000Z self=, 2025-05-07T20:51:04.8542406Z batch_size=154, 2025-05-07T20:51:04.8542615Z max_len=154, 2025-05-07T20:51:04.8542817Z dtype=torch.int32, 2025-05-07T20:51:04.8543055Z device=device(type='cpu'), 2025-05-07T20:51:04.8543295Z ) 2025-05-07T20:51:04.8543516Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:51:04.8543944Z self=, 2025-05-07T20:51:04.8544349Z batch_size=188, 2025-05-07T20:51:04.8544555Z max_len=516, 2025-05-07T20:51:04.8544756Z dtype=torch.int32, 2025-05-07T20:51:04.8544990Z device=device(type='cpu'), 2025-05-07T20:51:04.8545231Z ) 2025-05-07T20:51:04.8545448Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:51:04.8545883Z self=, 2025-05-07T20:51:04.8546287Z batch_size=516, 2025-05-07T20:51:04.8546486Z max_len=516, 2025-05-07T20:51:04.8546697Z dtype=torch.int32, 2025-05-07T20:51:04.8546935Z device=device(type='cpu'), 2025-05-07T20:51:04.8547169Z ) 2025-05-07T20:51:04.8547389Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:51:04.8547830Z self=, 2025-05-07T20:51:04.8548232Z batch_size=786, 2025-05-07T20:51:04.8548430Z max_len=699, 2025-05-07T20:51:04.8548644Z dtype=torch.int64, 2025-05-07T20:51:04.8548878Z device=device(type='cuda'), 2025-05-07T20:51:04.8549240Z ) 2025-05-07T20:51:04.8549464Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:51:04.8549904Z self=, 2025-05-07T20:51:04.8550377Z batch_size=786, 2025-05-07T20:51:04.8550586Z max_len=786, 2025-05-07T20:51:04.8550799Z dtype=torch.int64, 2025-05-07T20:51:04.8551026Z device=device(type='cuda'), 2025-05-07T20:51:04.8551265Z ) 2025-05-07T20:51:04.8551482Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:51:04.8551913Z self=, 2025-05-07T20:51:04.8552321Z batch_size=541, 2025-05-07T20:51:04.8552526Z max_len=798, 2025-05-07T20:51:04.8552731Z dtype=torch.int32, 2025-05-07T20:51:04.8552971Z device=device(type='cpu'), 2025-05-07T20:51:04.8553216Z ) 2025-05-07T20:51:04.8553436Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:51:04.8553868Z self=, 2025-05-07T20:51:04.8554277Z batch_size=541, 2025-05-07T20:51:04.8554482Z max_len=541, 2025-05-07T20:51:04.8554687Z dtype=torch.int32, 2025-05-07T20:51:04.8554922Z device=device(type='cpu'), 2025-05-07T20:51:04.8555171Z ) 2025-05-07T20:51:04.8555386Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:51:04.8555823Z self=, 2025-05-07T20:51:04.8556225Z batch_size=874, 2025-05-07T20:51:04.8556426Z max_len=752, 2025-05-07T20:51:04.8556635Z dtype=torch.int32, 2025-05-07T20:51:04.8556871Z device=device(type='cuda'), 2025-05-07T20:51:04.8557104Z ) 2025-05-07T20:51:04.8557323Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:51:04.8557758Z self=, 2025-05-07T20:51:04.8558165Z batch_size=752, 2025-05-07T20:51:04.8558369Z max_len=752, 2025-05-07T20:51:04.8558578Z dtype=torch.int32, 2025-05-07T20:51:04.8558820Z device=device(type='cuda'), 2025-05-07T20:51:04.8559052Z ) 2025-05-07T20:51:04.8559657Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:51:04.8560196Z self=, 2025-05-07T20:51:04.8560591Z batch_size=238, 2025-05-07T20:51:04.8560792Z max_len=630, 2025-05-07T20:51:04.8560998Z dtype=torch.int32, 2025-05-07T20:51:04.8561227Z device=device(type='cpu'), 2025-05-07T20:51:04.8561467Z ) 2025-05-07T20:51:04.8561683Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:51:04.8562112Z self=, 2025-05-07T20:51:04.8562514Z batch_size=238, 2025-05-07T20:51:04.8562719Z max_len=238, 2025-05-07T20:51:04.8562923Z dtype=torch.int32, 2025-05-07T20:51:04.8563163Z device=device(type='cpu'), 2025-05-07T20:51:04.8563400Z ) 2025-05-07T20:51:04.8563615Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:51:04.8564048Z self=, 2025-05-07T20:51:04.8564449Z batch_size=549, 2025-05-07T20:51:04.8564653Z max_len=29, 2025-05-07T20:51:04.8564856Z dtype=torch.int32, 2025-05-07T20:51:04.8565088Z device=device(type='cpu'), 2025-05-07T20:51:04.8565329Z ) 2025-05-07T20:51:04.8565537Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:51:04.8565969Z self=, 2025-05-07T20:51:04.8566372Z batch_size=29, 2025-05-07T20:51:04.8566579Z max_len=29, 2025-05-07T20:51:04.8566774Z dtype=torch.int32, 2025-05-07T20:51:04.8567005Z device=device(type='cpu'), 2025-05-07T20:51:04.8567241Z ) 2025-05-07T20:51:04.8567450Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:51:04.8567883Z self=, 2025-05-07T20:51:04.8568280Z batch_size=480, 2025-05-07T20:51:04.8568623Z max_len=233, 2025-05-07T20:51:04.8568827Z dtype=torch.int64, 2025-05-07T20:51:04.8569054Z device=device(type='cuda'), 2025-05-07T20:51:04.8569288Z ) 2025-05-07T20:51:05.0428386Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:51:05.0429016Z self=, 2025-05-07T20:51:05.0429425Z batch_size=480, 2025-05-07T20:51:05.0429638Z max_len=480, 2025-05-07T20:51:05.0429850Z dtype=torch.int64, 2025-05-07T20:51:05.0430085Z device=device(type='cuda'), 2025-05-07T20:51:05.0430329Z ) 2025-05-07T20:51:05.0430549Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:51:05.0430979Z self=, 2025-05-07T20:51:05.0431385Z batch_size=993, 2025-05-07T20:51:05.0431593Z max_len=420, 2025-05-07T20:51:05.0431858Z dtype=torch.int32, 2025-05-07T20:51:05.0432204Z device=device(type='cpu'), 2025-05-07T20:51:05.0432588Z ) 2025-05-07T20:51:05.0432905Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:51:05.0433438Z self=, 2025-05-07T20:51:05.0433845Z batch_size=993, 2025-05-07T20:51:05.0434065Z max_len=993, 2025-05-07T20:51:05.0434277Z dtype=torch.int32, 2025-05-07T20:51:05.0434514Z device=device(type='cpu'), 2025-05-07T20:51:05.0434756Z ) 2025-05-07T20:51:05.0434976Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:51:05.0435414Z self=, 2025-05-07T20:51:05.0435822Z batch_size=295, 2025-05-07T20:51:05.0436025Z max_len=84, 2025-05-07T20:51:05.0436235Z dtype=torch.int64, 2025-05-07T20:51:05.0436475Z device=device(type='cpu'), 2025-05-07T20:51:05.0436714Z ) 2025-05-07T20:51:05.0436942Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:51:05.0437382Z self=, 2025-05-07T20:51:05.0437794Z batch_size=84, 2025-05-07T20:51:05.0437996Z max_len=84, 2025-05-07T20:51:05.0438210Z dtype=torch.int64, 2025-05-07T20:51:05.0438453Z device=device(type='cpu'), 2025-05-07T20:51:05.0438689Z ) 2025-05-07T20:51:05.0438927Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:51:05.0439365Z self=, 2025-05-07T20:51:05.0439766Z batch_size=468, 2025-05-07T20:51:05.0439977Z max_len=98, 2025-05-07T20:51:05.0440186Z dtype=torch.int32, 2025-05-07T20:51:05.0440426Z device=device(type='cuda'), 2025-05-07T20:51:05.0440663Z ) 2025-05-07T20:51:05.0440887Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:51:05.0441325Z self=, 2025-05-07T20:51:05.0441723Z batch_size=98, 2025-05-07T20:51:05.0441931Z max_len=98, 2025-05-07T20:51:05.0442142Z dtype=torch.int32, 2025-05-07T20:51:05.0442381Z device=device(type='cuda'), 2025-05-07T20:51:05.0442625Z ) 2025-05-07T20:51:05.0442854Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:51:05.0443288Z self=, 2025-05-07T20:51:05.0443696Z batch_size=578, 2025-05-07T20:51:05.0443905Z max_len=582, 2025-05-07T20:51:05.0444112Z dtype=torch.int64, 2025-05-07T20:51:05.0444348Z device=device(type='cuda'), 2025-05-07T20:51:05.0444587Z ) 2025-05-07T20:51:05.0452630Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:51:05.0453131Z self=, 2025-05-07T20:51:05.0453546Z batch_size=578, 2025-05-07T20:51:05.0453770Z max_len=578, 2025-05-07T20:51:05.0453989Z dtype=torch.int64, 2025-05-07T20:51:05.0454227Z device=device(type='cuda'), 2025-05-07T20:51:05.0454481Z ) 2025-05-07T20:51:05.0454716Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:51:05.0455408Z self=, 2025-05-07T20:51:05.0455822Z batch_size=340, 2025-05-07T20:51:05.0456040Z max_len=184, 2025-05-07T20:51:05.0456377Z dtype=torch.int64, 2025-05-07T20:51:05.0456713Z device=device(type='cuda'), 2025-05-07T20:51:05.0456971Z ) 2025-05-07T20:51:05.0457200Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:51:05.0457638Z self=, 2025-05-07T20:51:05.0458049Z batch_size=340, 2025-05-07T20:51:05.0458264Z max_len=340, 2025-05-07T20:51:05.0458473Z dtype=torch.int64, 2025-05-07T20:51:05.0458715Z device=device(type='cuda'), 2025-05-07T20:51:05.0458963Z ) 2025-05-07T20:51:05.0459182Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:51:05.0460037Z self=, 2025-05-07T20:51:05.0460448Z batch_size=971, 2025-05-07T20:51:05.0460666Z max_len=796, 2025-05-07T20:51:05.0460903Z dtype=torch.int32, 2025-05-07T20:51:05.0461163Z device=device(type='cuda'), 2025-05-07T20:51:05.0461421Z ) 2025-05-07T20:51:05.0461659Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:51:05.0462180Z self=, 2025-05-07T20:51:05.0462657Z batch_size=796, 2025-05-07T20:51:05.0462877Z max_len=796, 2025-05-07T20:51:05.0463104Z dtype=torch.int32, 2025-05-07T20:51:05.0463362Z device=device(type='cuda'), 2025-05-07T20:51:05.0463623Z ) 2025-05-07T20:51:05.0463823Z PASSED 2025-05-07T20:51:05.0703486Z sparse/cumsum_test.py::CumSumTest::test_cumsum Trying example: test_cumsum( 2025-05-07T20:51:05.0704275Z self=, 2025-05-07T20:51:05.0704753Z n=0, 2025-05-07T20:51:05.0705028Z index_types=(torch.int64, numpy.int64), 2025-05-07T20:51:05.0705338Z device=device(type='cpu'), 2025-05-07T20:51:05.0705577Z ) 2025-05-07T20:51:05.0705794Z Trying example: test_cumsum( 2025-05-07T20:51:05.0706132Z self=, 2025-05-07T20:51:05.0706471Z n=9, 2025-05-07T20:51:05.0706692Z index_types=(torch.int64, numpy.int64), 2025-05-07T20:51:05.0707007Z device=device(type='cpu'), 2025-05-07T20:51:05.0707256Z ) 2025-05-07T20:51:05.0707453Z Trying example: test_cumsum( 2025-05-07T20:51:05.0707792Z self=, 2025-05-07T20:51:05.0708135Z n=6, 2025-05-07T20:51:05.0708349Z index_types=(torch.int64, numpy.int64), 2025-05-07T20:51:05.0708645Z device=device(type='cpu'), 2025-05-07T20:51:05.0708884Z ) 2025-05-07T20:51:05.0709069Z Trying example: test_cumsum( 2025-05-07T20:51:05.0709406Z self=, 2025-05-07T20:51:05.0709750Z n=6, 2025-05-07T20:51:05.0709975Z index_types=(torch.float32, numpy.float32), 2025-05-07T20:51:05.0710297Z device=device(type='cuda'), 2025-05-07T20:51:05.0710546Z ) 2025-05-07T20:51:05.0710740Z Trying example: test_cumsum( 2025-05-07T20:51:05.0711078Z self=, 2025-05-07T20:51:05.0711419Z n=0, 2025-05-07T20:51:05.0711646Z index_types=(torch.float32, numpy.float32), 2025-05-07T20:51:05.0711958Z device=device(type='cuda'), 2025-05-07T20:51:05.0712205Z ) 2025-05-07T20:51:05.0712415Z Trying example: test_cumsum( 2025-05-07T20:51:05.0712959Z self=, 2025-05-07T20:51:05.0713511Z n=3, 2025-05-07T20:51:05.0713836Z index_types=(torch.int64, numpy.int64), 2025-05-07T20:51:05.0714220Z device=device(type='cuda'), 2025-05-07T20:51:05.0714466Z ) 2025-05-07T20:51:05.0714663Z Trying example: test_cumsum( 2025-05-07T20:51:05.0714993Z self=, 2025-05-07T20:51:05.0715342Z n=1, 2025-05-07T20:51:05.0715559Z index_types=(torch.int32, numpy.int32), 2025-05-07T20:51:05.0716704Z device=device(type='cpu'), 2025-05-07T20:51:05.0716947Z ) 2025-05-07T20:51:05.0717141Z Trying example: test_cumsum( 2025-05-07T20:51:05.0717462Z self=, 2025-05-07T20:51:05.0717936Z n=0, 2025-05-07T20:51:05.0718150Z index_types=(torch.int32, numpy.int32), 2025-05-07T20:51:05.0718447Z device=device(type='cpu'), 2025-05-07T20:51:05.0718679Z ) 2025-05-07T20:51:05.0718872Z Trying example: test_cumsum( 2025-05-07T20:51:05.0719198Z self=, 2025-05-07T20:51:05.0719532Z n=0, 2025-05-07T20:51:05.0719755Z index_types=(torch.float32, numpy.float32), 2025-05-07T20:51:05.0720059Z device=device(type='cpu'), 2025-05-07T20:51:05.0720288Z ) 2025-05-07T20:51:05.0720476Z Trying example: test_cumsum( 2025-05-07T20:51:05.0720802Z self=, 2025-05-07T20:51:05.0721132Z n=7, 2025-05-07T20:51:05.0721353Z index_types=(torch.float32, numpy.float32), 2025-05-07T20:51:05.0721669Z device=device(type='cpu'), 2025-05-07T20:51:05.0721901Z ) 2025-05-07T20:51:05.0722096Z Trying example: test_cumsum( 2025-05-07T20:51:05.0722436Z self=, 2025-05-07T20:51:05.0722769Z n=9, 2025-05-07T20:51:05.0722986Z index_types=(torch.int32, numpy.int32), 2025-05-07T20:51:05.0723282Z device=device(type='cpu'), 2025-05-07T20:51:05.0723524Z ) 2025-05-07T20:51:05.0723709Z Trying example: test_cumsum( 2025-05-07T20:51:05.0724039Z self=, 2025-05-07T20:51:05.0724373Z n=5, 2025-05-07T20:51:05.0724581Z index_types=(torch.int64, numpy.int64), 2025-05-07T20:51:05.0724872Z device=device(type='cuda'), 2025-05-07T20:51:05.0725106Z ) 2025-05-07T20:51:05.0725290Z Trying example: test_cumsum( 2025-05-07T20:51:05.0725620Z self=, 2025-05-07T20:51:05.0725959Z n=7, 2025-05-07T20:51:05.0726169Z index_types=(torch.int64, numpy.int64), 2025-05-07T20:51:05.0726462Z device=device(type='cuda'), 2025-05-07T20:51:05.0726705Z ) 2025-05-07T20:51:05.0726891Z Trying example: test_cumsum( 2025-05-07T20:51:05.0727230Z self=, 2025-05-07T20:51:05.0727572Z n=3, 2025-05-07T20:51:05.0727777Z index_types=(torch.int32, numpy.int32), 2025-05-07T20:51:05.0728077Z device=device(type='cpu'), 2025-05-07T20:51:05.0728315Z ) 2025-05-07T20:51:05.0728499Z Trying example: test_cumsum( 2025-05-07T20:51:05.0728826Z self=, 2025-05-07T20:51:05.0729163Z n=4, 2025-05-07T20:51:05.0729397Z index_types=(torch.float32, numpy.float32), 2025-05-07T20:51:05.0729736Z device=device(type='cpu'), 2025-05-07T20:51:05.0729983Z ) 2025-05-07T20:51:05.0730177Z Trying example: test_cumsum( 2025-05-07T20:51:05.0730500Z self=, 2025-05-07T20:51:05.0730842Z n=8, 2025-05-07T20:51:05.0731053Z index_types=(torch.int32, numpy.int32), 2025-05-07T20:51:05.0731337Z device=device(type='cuda'), 2025-05-07T20:51:05.0731580Z ) 2025-05-07T20:51:05.0731778Z Trying example: test_cumsum( 2025-05-07T20:51:05.0732099Z self=, 2025-05-07T20:51:05.0732436Z n=9, 2025-05-07T20:51:05.0732650Z index_types=(torch.int64, numpy.int64), 2025-05-07T20:51:05.0732936Z device=device(type='cuda'), 2025-05-07T20:51:05.0733171Z ) 2025-05-07T20:51:05.0733360Z Trying example: test_cumsum( 2025-05-07T20:51:05.0733685Z self=, 2025-05-07T20:51:05.0734014Z n=7, 2025-05-07T20:51:05.0734235Z index_types=(torch.float32, numpy.float32), 2025-05-07T20:51:05.0734542Z device=device(type='cuda'), 2025-05-07T20:51:05.0734773Z ) 2025-05-07T20:51:05.0734968Z Trying example: test_cumsum( 2025-05-07T20:51:05.0735296Z self=, 2025-05-07T20:51:05.0735726Z n=7, 2025-05-07T20:51:05.0735944Z index_types=(torch.int32, numpy.int32), 2025-05-07T20:51:05.0736405Z device=device(type='cpu'), 2025-05-07T20:51:05.0736643Z ) 2025-05-07T20:51:05.0736922Z Trying example: test_cumsum( 2025-05-07T20:51:05.0737259Z self=, 2025-05-07T20:51:05.0737588Z n=3, 2025-05-07T20:51:05.0737806Z index_types=(torch.int64, numpy.int64), 2025-05-07T20:51:05.0738105Z device=device(type='cpu'), 2025-05-07T20:51:05.0738341Z ) 2025-05-07T20:51:05.0738528Z PASSED 2025-05-07T20:51:05.0738639Z 2025-05-07T20:51:05.0738774Z ============================== 3 passed in 3.50s =============================== 2025-05-07T20:51:05.8731004Z 2025-05-07T20:51:05.8731693Z [TEST] Python test suite PASSED: ./sparse/cumsum_test.py 2025-05-07T20:51:05.8751351Z [TEST] Python test time for ./sparse/cumsum_test.py: 6 seconds 2025-05-07T20:51:05.8751627Z 2025-05-07T20:51:05.8751762Z 2025-05-07T20:51:05.8751796Z 2025-05-07T20:51:05.8751800Z 2025-05-07T20:51:05.8773106Z ################################################################################ 2025-05-07T20:51:05.8788209Z # [2025-05-07T20:51:05.878Z] Run Python Test Suite: 2025-05-07T20:51:05.8788667Z # ./sparse/histogram_binning_calibration_test.py 2025-05-07T20:51:05.8789090Z ################################################################################ 2025-05-07T20:51:05.8814670Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./sparse/histogram_binning_calibration_test.py 2025-05-07T20:51:05.8815330Z 2025-05-07T20:51:08.0418211Z ============================= test session starts ============================== 2025-05-07T20:51:08.0418825Z platform linux -- Python 3.12.2, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:51:08.0419328Z cachedir: .pytest_cache 2025-05-07T20:51:08.0419920Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:51:08.0420662Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:51:08.0421076Z plugins: hypothesis-6.131.14 2025-05-07T20:51:10.4109013Z collecting ... collected 4 items 2025-05-07T20:51:10.4109221Z 2025-05-07T20:51:10.7735137Z sparse/histogram_binning_calibration_test.py::HistogramBinningCalibrationTest::test_generic_histogram_binning_calibration_by_feature Trying example: test_generic_histogram_binning_calibration_by_feature( 2025-05-07T20:51:10.7760736Z self=, 2025-05-07T20:51:10.7761678Z data_type=torch.bfloat16, 2025-05-07T20:51:10.7762016Z segment_value_type=torch.int32, 2025-05-07T20:51:10.7762372Z segment_length_type=torch.int32, 2025-05-07T20:51:10.7762731Z ) 2025-05-07T20:51:10.7763103Z Trying example: test_generic_histogram_binning_calibration_by_feature( 2025-05-07T20:51:10.7764142Z self=, 2025-05-07T20:51:10.7765036Z data_type=torch.float16, 2025-05-07T20:51:10.7765355Z segment_value_type=torch.int32, 2025-05-07T20:51:10.7765710Z segment_length_type=torch.int32, 2025-05-07T20:51:10.7766033Z ) 2025-05-07T20:51:10.7766400Z Trying example: test_generic_histogram_binning_calibration_by_feature( 2025-05-07T20:51:10.7767440Z self=, 2025-05-07T20:51:10.7768342Z data_type=torch.float32, 2025-05-07T20:51:10.7768672Z segment_value_type=torch.int32, 2025-05-07T20:51:10.7769020Z segment_length_type=torch.int32, 2025-05-07T20:51:10.7769348Z ) 2025-05-07T20:51:10.7770113Z Trying example: test_generic_histogram_binning_calibration_by_feature( 2025-05-07T20:51:10.7771297Z self=, 2025-05-07T20:51:10.7772197Z data_type=torch.float32, 2025-05-07T20:51:10.7772519Z segment_value_type=torch.int64, 2025-05-07T20:51:10.7772859Z segment_length_type=torch.int32, 2025-05-07T20:51:10.7773162Z ) 2025-05-07T20:51:10.7773522Z Trying example: test_generic_histogram_binning_calibration_by_feature( 2025-05-07T20:51:10.7774507Z self=, 2025-05-07T20:51:10.7775358Z data_type=torch.bfloat16, 2025-05-07T20:51:10.7775678Z segment_value_type=torch.int64, 2025-05-07T20:51:10.7776019Z segment_length_type=torch.int32, 2025-05-07T20:51:10.7776440Z ) 2025-05-07T20:51:10.7776805Z Trying example: test_generic_histogram_binning_calibration_by_feature( 2025-05-07T20:51:10.7777611Z self=, 2025-05-07T20:51:10.7778300Z data_type=torch.bfloat16, 2025-05-07T20:51:10.7778561Z segment_value_type=torch.int64, 2025-05-07T20:51:10.7778842Z segment_length_type=torch.int64, 2025-05-07T20:51:10.7779100Z ) 2025-05-07T20:51:10.7779391Z Trying example: test_generic_histogram_binning_calibration_by_feature( 2025-05-07T20:51:10.7780183Z self=, 2025-05-07T20:51:10.7780870Z data_type=torch.float16, 2025-05-07T20:51:10.7781131Z segment_value_type=torch.int64, 2025-05-07T20:51:10.7781405Z segment_length_type=torch.int32, 2025-05-07T20:51:10.7781661Z ) 2025-05-07T20:51:10.7781953Z Trying example: test_generic_histogram_binning_calibration_by_feature( 2025-05-07T20:51:10.7782744Z self=, 2025-05-07T20:51:10.7783433Z data_type=torch.float16, 2025-05-07T20:51:10.7783700Z segment_value_type=torch.int64, 2025-05-07T20:51:10.7783972Z segment_length_type=torch.int64, 2025-05-07T20:51:10.7784229Z ) 2025-05-07T20:51:10.7784526Z Trying example: test_generic_histogram_binning_calibration_by_feature( 2025-05-07T20:51:10.7785319Z self=, 2025-05-07T20:51:10.7785997Z data_type=torch.float16, 2025-05-07T20:51:10.7786258Z segment_value_type=torch.int32, 2025-05-07T20:51:10.7786534Z segment_length_type=torch.int64, 2025-05-07T20:51:10.7786780Z ) 2025-05-07T20:51:10.7787074Z Trying example: test_generic_histogram_binning_calibration_by_feature( 2025-05-07T20:51:10.7787866Z self=, 2025-05-07T20:51:10.7788551Z data_type=torch.bfloat16, 2025-05-07T20:51:10.7788817Z segment_value_type=torch.int32, 2025-05-07T20:51:10.7789101Z segment_length_type=torch.int64, 2025-05-07T20:51:10.7789356Z ) 2025-05-07T20:51:10.7789641Z Trying example: test_generic_histogram_binning_calibration_by_feature( 2025-05-07T20:51:10.7790433Z self=, 2025-05-07T20:51:10.7791119Z data_type=torch.float32, 2025-05-07T20:51:10.7791377Z segment_value_type=torch.int32, 2025-05-07T20:51:10.7791659Z segment_length_type=torch.int64, 2025-05-07T20:51:10.7791917Z ) 2025-05-07T20:51:10.7792204Z Trying example: test_generic_histogram_binning_calibration_by_feature( 2025-05-07T20:51:10.7793113Z self=, 2025-05-07T20:51:10.7793800Z data_type=torch.float32, 2025-05-07T20:51:10.7794142Z segment_value_type=torch.int64, 2025-05-07T20:51:10.7794416Z segment_length_type=torch.int64, 2025-05-07T20:51:10.7794673Z ) 2025-05-07T20:51:10.7794847Z PASSED 2025-05-07T20:51:10.7825204Z sparse/histogram_binning_calibration_test.py::HistogramBinningCalibrationTest::test_generic_histogram_binning_calibration_by_feature_cpu_gpu Trying example: test_generic_histogram_binning_calibration_by_feature_cpu_gpu( 2025-05-07T20:51:10.7826578Z self=, 2025-05-07T20:51:10.7827302Z data_type=torch.bfloat16, 2025-05-07T20:51:10.7827546Z ) 2025-05-07T20:51:10.7827864Z Trying example: test_generic_histogram_binning_calibration_by_feature_cpu_gpu( 2025-05-07T20:51:10.7828720Z self=, 2025-05-07T20:51:10.7829449Z data_type=torch.float16, 2025-05-07T20:51:10.7829685Z ) 2025-05-07T20:51:10.7830000Z Trying example: test_generic_histogram_binning_calibration_by_feature_cpu_gpu( 2025-05-07T20:51:10.7830874Z self=, 2025-05-07T20:51:10.7831615Z data_type=torch.float32, 2025-05-07T20:51:10.7831840Z ) 2025-05-07T20:51:10.7832014Z PASSED 2025-05-07T20:51:10.7904721Z sparse/histogram_binning_calibration_test.py::HistogramBinningCalibrationTest::test_histogram_binning_calibration Trying example: test_histogram_binning_calibration( 2025-05-07T20:51:10.7905837Z self=, 2025-05-07T20:51:10.7906473Z data_type=torch.bfloat16, 2025-05-07T20:51:10.7906723Z ) 2025-05-07T20:51:10.7906962Z Trying example: test_histogram_binning_calibration( 2025-05-07T20:51:10.7907634Z self=, 2025-05-07T20:51:10.7908264Z data_type=torch.float16, 2025-05-07T20:51:10.7908507Z ) 2025-05-07T20:51:10.7908744Z Trying example: test_histogram_binning_calibration( 2025-05-07T20:51:10.7909408Z self=, 2025-05-07T20:51:10.7910037Z data_type=torch.float32, 2025-05-07T20:51:10.7910274Z ) 2025-05-07T20:51:10.7910447Z PASSED 2025-05-07T20:51:10.8199511Z sparse/histogram_binning_calibration_test.py::HistogramBinningCalibrationTest::test_histogram_binning_calibration_by_feature Trying example: test_histogram_binning_calibration_by_feature( 2025-05-07T20:51:10.8201128Z self=, 2025-05-07T20:51:10.8201996Z data_type=torch.bfloat16, 2025-05-07T20:51:10.8202327Z segment_value_type=torch.int32, 2025-05-07T20:51:10.8202669Z segment_length_type=torch.int32, 2025-05-07T20:51:10.8202990Z ) 2025-05-07T20:51:10.8203324Z Trying example: test_histogram_binning_calibration_by_feature( 2025-05-07T20:51:10.8204253Z self=, 2025-05-07T20:51:10.8205086Z data_type=torch.float16, 2025-05-07T20:51:10.8205407Z segment_value_type=torch.int32, 2025-05-07T20:51:10.8205752Z segment_length_type=torch.int32, 2025-05-07T20:51:10.8206062Z ) 2025-05-07T20:51:10.8206392Z Trying example: test_histogram_binning_calibration_by_feature( 2025-05-07T20:51:10.8207576Z self=, 2025-05-07T20:51:10.8208405Z data_type=torch.float16, 2025-05-07T20:51:10.8208876Z segment_value_type=torch.int64, 2025-05-07T20:51:10.8209229Z segment_length_type=torch.int32, 2025-05-07T20:51:10.8209539Z ) 2025-05-07T20:51:10.8209871Z Trying example: test_histogram_binning_calibration_by_feature( 2025-05-07T20:51:10.8210827Z self=, 2025-05-07T20:51:10.8211681Z data_type=torch.float16, 2025-05-07T20:51:10.8211987Z segment_value_type=torch.int32, 2025-05-07T20:51:10.8212328Z segment_length_type=torch.int64, 2025-05-07T20:51:10.8212637Z ) 2025-05-07T20:51:10.8212956Z Trying example: test_histogram_binning_calibration_by_feature( 2025-05-07T20:51:10.8213874Z self=, 2025-05-07T20:51:10.8214714Z data_type=torch.bfloat16, 2025-05-07T20:51:10.8215023Z segment_value_type=torch.int64, 2025-05-07T20:51:10.8215375Z segment_length_type=torch.int32, 2025-05-07T20:51:10.8215684Z ) 2025-05-07T20:51:10.8216008Z Trying example: test_histogram_binning_calibration_by_feature( 2025-05-07T20:51:10.8217050Z self=, 2025-05-07T20:51:10.8217876Z data_type=torch.bfloat16, 2025-05-07T20:51:10.8218198Z segment_value_type=torch.int64, 2025-05-07T20:51:10.8218533Z segment_length_type=torch.int64, 2025-05-07T20:51:10.8218845Z ) 2025-05-07T20:51:10.8219173Z Trying example: test_histogram_binning_calibration_by_feature( 2025-05-07T20:51:10.8220084Z self=, 2025-05-07T20:51:10.8220916Z data_type=torch.float16, 2025-05-07T20:51:10.8221234Z segment_value_type=torch.int64, 2025-05-07T20:51:10.8221575Z segment_length_type=torch.int64, 2025-05-07T20:51:10.8221892Z ) 2025-05-07T20:51:10.8222223Z Trying example: test_histogram_binning_calibration_by_feature( 2025-05-07T20:51:10.8223142Z self=, 2025-05-07T20:51:10.8223963Z data_type=torch.bfloat16, 2025-05-07T20:51:10.8224285Z segment_value_type=torch.int32, 2025-05-07T20:51:10.8224624Z segment_length_type=torch.int64, 2025-05-07T20:51:10.8224928Z ) 2025-05-07T20:51:10.8225253Z Trying example: test_histogram_binning_calibration_by_feature( 2025-05-07T20:51:10.8226172Z self=, 2025-05-07T20:51:10.8227003Z data_type=torch.float32, 2025-05-07T20:51:10.8227311Z segment_value_type=torch.int32, 2025-05-07T20:51:10.8227650Z segment_length_type=torch.int32, 2025-05-07T20:51:10.8227960Z ) 2025-05-07T20:51:10.8228286Z Trying example: test_histogram_binning_calibration_by_feature( 2025-05-07T20:51:10.8229203Z self=, 2025-05-07T20:51:10.8230025Z data_type=torch.float32, 2025-05-07T20:51:10.8230334Z segment_value_type=torch.int64, 2025-05-07T20:51:10.8230681Z segment_length_type=torch.int64, 2025-05-07T20:51:10.8231042Z ) 2025-05-07T20:51:10.8231371Z Trying example: test_histogram_binning_calibration_by_feature( 2025-05-07T20:51:10.8232286Z self=, 2025-05-07T20:51:10.8233111Z data_type=torch.float32, 2025-05-07T20:51:10.8233532Z segment_value_type=torch.int32, 2025-05-07T20:51:10.8233867Z segment_length_type=torch.int64, 2025-05-07T20:51:10.8234180Z ) 2025-05-07T20:51:10.8234625Z Trying example: test_histogram_binning_calibration_by_feature( 2025-05-07T20:51:10.8235542Z self=, 2025-05-07T20:51:10.8236368Z data_type=torch.float32, 2025-05-07T20:51:10.8236689Z segment_value_type=torch.int64, 2025-05-07T20:51:10.8237030Z segment_length_type=torch.int32, 2025-05-07T20:51:10.8237335Z ) 2025-05-07T20:51:10.8237548Z PASSED 2025-05-07T20:51:10.8237675Z 2025-05-07T20:51:10.8237841Z ============================== 4 passed in 2.90s =============================== 2025-05-07T20:51:11.6240311Z 2025-05-07T20:51:11.6240910Z [TEST] Python test suite PASSED: ./sparse/histogram_binning_calibration_test.py 2025-05-07T20:51:11.6262956Z [TEST] Python test time for ./sparse/histogram_binning_calibration_test.py: 6 seconds 2025-05-07T20:51:11.6263340Z 2025-05-07T20:51:11.6263344Z 2025-05-07T20:51:11.6263348Z 2025-05-07T20:51:11.6263351Z 2025-05-07T20:51:11.6286090Z ################################################################################ 2025-05-07T20:51:11.6299159Z # [2025-05-07T20:51:11.629Z] Run Python Test Suite: 2025-05-07T20:51:11.6299490Z # ./sparse/index_select_test.py 2025-05-07T20:51:11.6299780Z ################################################################################ 2025-05-07T20:51:11.6325441Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./sparse/index_select_test.py 2025-05-07T20:51:11.6326167Z 2025-05-07T20:51:13.7976713Z ============================= test session starts ============================== 2025-05-07T20:51:13.7977558Z platform linux -- Python 3.12.2, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:51:13.7978120Z cachedir: .pytest_cache 2025-05-07T20:51:13.7978676Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:51:13.7979415Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:51:13.7979819Z plugins: hypothesis-6.131.14 2025-05-07T20:51:16.1968826Z collecting ... collected 3 items 2025-05-07T20:51:16.1969169Z 2025-05-07T20:51:16.8372083Z sparse/index_select_test.py::IndexSelectTest::test_batch_index_select_dim0 Trying example: test_batch_index_select_dim0( 2025-05-07T20:51:16.8373349Z self=, 2025-05-07T20:51:16.8373808Z num_inputs=0, 2025-05-07T20:51:16.8374033Z max_input_rows=2, 2025-05-07T20:51:16.8374256Z max_cols_factor=2, 2025-05-07T20:51:16.8374482Z max_output_rows=2, 2025-05-07T20:51:16.8374718Z permute_output_dim_0_1=False, 2025-05-07T20:51:16.8375012Z dtype=torch.float32, 2025-05-07T20:51:16.8375254Z use_cpu=False, 2025-05-07T20:51:16.8375559Z op=, 2025-05-07T20:51:16.8375899Z ) 2025-05-07T20:51:16.8376143Z Trying example: test_batch_index_select_dim0( 2025-05-07T20:51:16.8376703Z self=, 2025-05-07T20:51:16.8377151Z num_inputs=31, 2025-05-07T20:51:16.8377356Z max_input_rows=2, 2025-05-07T20:51:16.8377581Z max_cols_factor=2, 2025-05-07T20:51:16.8377806Z max_output_rows=2, 2025-05-07T20:51:16.8378035Z permute_output_dim_0_1=False, 2025-05-07T20:51:16.8378306Z dtype=torch.float32, 2025-05-07T20:51:16.8378536Z use_cpu=False, 2025-05-07T20:51:16.8378823Z op=, 2025-05-07T20:51:16.8379161Z ) 2025-05-07T20:51:16.8379379Z Trying example: test_batch_index_select_dim0( 2025-05-07T20:51:16.8379847Z self=, 2025-05-07T20:51:16.8380674Z num_inputs=31, 2025-05-07T20:51:16.8380890Z max_input_rows=31, 2025-05-07T20:51:16.8381115Z max_cols_factor=63, 2025-05-07T20:51:16.8381491Z max_output_rows=13, 2025-05-07T20:51:16.8381734Z permute_output_dim_0_1=True, 2025-05-07T20:51:16.8382003Z dtype=torch.float16, 2025-05-07T20:51:16.8382227Z use_cpu=False, 2025-05-07T20:51:16.8382538Z op=, 2025-05-07T20:51:16.8382912Z ) 2025-05-07T20:51:16.8383124Z Trying example: test_batch_index_select_dim0( 2025-05-07T20:51:16.8383602Z self=, 2025-05-07T20:51:16.8384049Z num_inputs=5, 2025-05-07T20:51:16.8384261Z max_input_rows=3, 2025-05-07T20:51:16.8384488Z max_cols_factor=137, 2025-05-07T20:51:16.8384724Z max_output_rows=13, 2025-05-07T20:51:16.8384955Z permute_output_dim_0_1=False, 2025-05-07T20:51:16.8385227Z dtype=torch.float16, 2025-05-07T20:51:16.8385456Z use_cpu=False, 2025-05-07T20:51:16.8385744Z op=, 2025-05-07T20:51:16.8386081Z ) 2025-05-07T20:51:16.8386304Z Trying example: test_batch_index_select_dim0( 2025-05-07T20:51:16.8386783Z self=, 2025-05-07T20:51:16.8387219Z num_inputs=63, 2025-05-07T20:51:16.8387436Z max_input_rows=15, 2025-05-07T20:51:16.8387667Z max_cols_factor=256, 2025-05-07T20:51:16.8387898Z max_output_rows=29, 2025-05-07T20:51:16.8388141Z permute_output_dim_0_1=True, 2025-05-07T20:51:16.8388407Z dtype=torch.float16, 2025-05-07T20:51:16.8388631Z use_cpu=True, 2025-05-07T20:51:16.8388926Z op=, 2025-05-07T20:51:16.8389263Z ) 2025-05-07T20:51:16.8389478Z Trying example: test_batch_index_select_dim0( 2025-05-07T20:51:16.8389962Z self=, 2025-05-07T20:51:16.8390408Z num_inputs=13, 2025-05-07T20:51:16.8390626Z max_input_rows=2, 2025-05-07T20:51:16.8390845Z max_cols_factor=156, 2025-05-07T20:51:16.8391084Z max_output_rows=21, 2025-05-07T20:51:16.8391325Z permute_output_dim_0_1=False, 2025-05-07T20:51:16.8391590Z dtype=torch.float32, 2025-05-07T20:51:16.8391822Z use_cpu=True, 2025-05-07T20:51:16.8392121Z op=, 2025-05-07T20:51:16.8392452Z ) 2025-05-07T20:51:16.8392676Z Trying example: test_batch_index_select_dim0( 2025-05-07T20:51:16.8393155Z self=, 2025-05-07T20:51:16.8393590Z num_inputs=68, 2025-05-07T20:51:16.8393811Z max_input_rows=4, 2025-05-07T20:51:16.8394042Z max_cols_factor=81, 2025-05-07T20:51:16.8394263Z max_output_rows=21, 2025-05-07T20:51:16.8394505Z permute_output_dim_0_1=True, 2025-05-07T20:51:16.8394773Z dtype=torch.float32, 2025-05-07T20:51:16.8394994Z use_cpu=False, 2025-05-07T20:51:16.8395290Z op=, 2025-05-07T20:51:16.8395630Z ) 2025-05-07T20:51:16.8395857Z Trying example: test_batch_index_select_dim0( 2025-05-07T20:51:16.8396326Z self=, 2025-05-07T20:51:16.8396773Z num_inputs=25, 2025-05-07T20:51:16.8396987Z max_input_rows=28, 2025-05-07T20:51:16.8397218Z max_cols_factor=256, 2025-05-07T20:51:16.8397449Z max_output_rows=17, 2025-05-07T20:51:16.8397687Z permute_output_dim_0_1=False, 2025-05-07T20:51:16.8397945Z dtype=torch.float32, 2025-05-07T20:51:16.8398175Z use_cpu=True, 2025-05-07T20:51:16.8398498Z op=, 2025-05-07T20:51:16.8398845Z ) 2025-05-07T20:51:16.8399066Z Trying example: test_batch_index_select_dim0( 2025-05-07T20:51:16.8399637Z self=, 2025-05-07T20:51:16.8400078Z num_inputs=0, 2025-05-07T20:51:16.8400284Z max_input_rows=23, 2025-05-07T20:51:16.8400628Z max_cols_factor=246, 2025-05-07T20:51:16.8400862Z max_output_rows=14, 2025-05-07T20:51:16.8401091Z permute_output_dim_0_1=False, 2025-05-07T20:51:16.8401354Z dtype=torch.float16, 2025-05-07T20:51:16.8401589Z use_cpu=False, 2025-05-07T20:51:16.8401877Z op=, 2025-05-07T20:51:16.8402212Z ) 2025-05-07T20:51:16.8402430Z Trying example: test_batch_index_select_dim0( 2025-05-07T20:51:16.8402894Z self=, 2025-05-07T20:51:16.8403337Z num_inputs=43, 2025-05-07T20:51:16.8403552Z max_input_rows=3, 2025-05-07T20:51:16.8403766Z max_cols_factor=68, 2025-05-07T20:51:16.8403989Z max_output_rows=5, 2025-05-07T20:51:16.8404228Z permute_output_dim_0_1=True, 2025-05-07T20:51:16.8404479Z dtype=torch.float32, 2025-05-07T20:51:16.8404709Z use_cpu=True, 2025-05-07T20:51:16.8405038Z op=, 2025-05-07T20:51:16.8405400Z ) 2025-05-07T20:51:16.8405612Z Trying example: test_batch_index_select_dim0( 2025-05-07T20:51:16.8406090Z self=, 2025-05-07T20:51:16.8406540Z num_inputs=35, 2025-05-07T20:51:16.8406743Z max_input_rows=25, 2025-05-07T20:51:16.8406971Z max_cols_factor=86, 2025-05-07T20:51:16.8407196Z max_output_rows=15, 2025-05-07T20:51:16.8407425Z permute_output_dim_0_1=False, 2025-05-07T20:51:16.8407689Z dtype=torch.float16, 2025-05-07T20:51:16.8407918Z use_cpu=True, 2025-05-07T20:51:16.8408229Z op=, 2025-05-07T20:51:16.8408584Z ) 2025-05-07T20:51:16.8408806Z Trying example: test_batch_index_select_dim0( 2025-05-07T20:51:16.8409275Z self=, 2025-05-07T20:51:16.8409717Z num_inputs=35, 2025-05-07T20:51:16.8409938Z max_input_rows=25, 2025-05-07T20:51:16.8410163Z max_cols_factor=86, 2025-05-07T20:51:16.8410380Z max_output_rows=15, 2025-05-07T20:51:16.8410614Z permute_output_dim_0_1=True, 2025-05-07T20:51:16.8410873Z dtype=torch.float16, 2025-05-07T20:51:16.8411088Z use_cpu=True, 2025-05-07T20:51:16.8411401Z op=, 2025-05-07T20:51:16.8411755Z ) 2025-05-07T20:51:16.8411962Z Trying example: test_batch_index_select_dim0( 2025-05-07T20:51:16.8412431Z self=, 2025-05-07T20:51:16.8412911Z num_inputs=35, 2025-05-07T20:51:16.8413120Z max_input_rows=25, 2025-05-07T20:51:16.8413342Z max_cols_factor=86, 2025-05-07T20:51:16.8413568Z max_output_rows=2, 2025-05-07T20:51:16.8413791Z permute_output_dim_0_1=True, 2025-05-07T20:51:16.8414055Z dtype=torch.float16, 2025-05-07T20:51:16.8414284Z use_cpu=True, 2025-05-07T20:51:16.8414603Z op=, 2025-05-07T20:51:16.8414952Z ) 2025-05-07T20:51:16.8415168Z Trying example: test_batch_index_select_dim0( 2025-05-07T20:51:16.8415643Z self=, 2025-05-07T20:51:16.8416081Z num_inputs=35, 2025-05-07T20:51:16.8416402Z max_input_rows=2, 2025-05-07T20:51:16.8416627Z max_cols_factor=86, 2025-05-07T20:51:16.8416844Z max_output_rows=2, 2025-05-07T20:51:16.8417087Z permute_output_dim_0_1=True, 2025-05-07T20:51:16.8417347Z dtype=torch.float16, 2025-05-07T20:51:16.8417565Z use_cpu=True, 2025-05-07T20:51:16.8417878Z op=, 2025-05-07T20:51:16.8418328Z ) 2025-05-07T20:51:16.8418535Z Trying example: test_batch_index_select_dim0( 2025-05-07T20:51:16.8419008Z self=, 2025-05-07T20:51:16.8419449Z num_inputs=35, 2025-05-07T20:51:16.8419736Z max_input_rows=2, 2025-05-07T20:51:16.8419952Z max_cols_factor=2, 2025-05-07T20:51:16.8420173Z max_output_rows=2, 2025-05-07T20:51:16.8420407Z permute_output_dim_0_1=True, 2025-05-07T20:51:16.8420658Z dtype=torch.float16, 2025-05-07T20:51:16.8420885Z use_cpu=True, 2025-05-07T20:51:16.8421196Z op=, 2025-05-07T20:51:16.8421546Z ) 2025-05-07T20:51:16.8421758Z Trying example: test_batch_index_select_dim0( 2025-05-07T20:51:16.8422222Z self=, 2025-05-07T20:51:16.8422659Z num_inputs=2, 2025-05-07T20:51:16.8422863Z max_input_rows=2, 2025-05-07T20:51:16.8423078Z max_cols_factor=2, 2025-05-07T20:51:16.8423293Z max_output_rows=2, 2025-05-07T20:51:16.8423521Z permute_output_dim_0_1=True, 2025-05-07T20:51:16.8423771Z dtype=torch.float16, 2025-05-07T20:51:16.8423996Z use_cpu=True, 2025-05-07T20:51:16.8424312Z op=, 2025-05-07T20:51:16.8424662Z ) 2025-05-07T20:51:16.8424871Z Trying example: test_batch_index_select_dim0( 2025-05-07T20:51:16.8425339Z self=, 2025-05-07T20:51:16.8425774Z num_inputs=76, 2025-05-07T20:51:16.8425977Z max_input_rows=16, 2025-05-07T20:51:16.8426200Z max_cols_factor=75, 2025-05-07T20:51:16.8426422Z max_output_rows=10, 2025-05-07T20:51:16.8426648Z permute_output_dim_0_1=False, 2025-05-07T20:51:16.8426910Z dtype=torch.float16, 2025-05-07T20:51:16.8427135Z use_cpu=False, 2025-05-07T20:51:16.8427444Z op=, 2025-05-07T20:51:16.8427805Z ) 2025-05-07T20:51:16.8428021Z Trying example: test_batch_index_select_dim0( 2025-05-07T20:51:16.8428482Z self=, 2025-05-07T20:51:16.8428928Z num_inputs=76, 2025-05-07T20:51:16.8429135Z max_input_rows=16, 2025-05-07T20:51:16.8429355Z max_cols_factor=76, 2025-05-07T20:51:16.8429568Z max_output_rows=10, 2025-05-07T20:51:16.8429800Z permute_output_dim_0_1=False, 2025-05-07T20:51:16.8430062Z dtype=torch.float16, 2025-05-07T20:51:16.8430277Z use_cpu=False, 2025-05-07T20:51:16.8430588Z op=, 2025-05-07T20:51:16.8430942Z ) 2025-05-07T20:51:16.8431150Z Trying example: test_batch_index_select_dim0( 2025-05-07T20:51:16.8431619Z self=, 2025-05-07T20:51:16.8432063Z num_inputs=10, 2025-05-07T20:51:16.8432265Z max_input_rows=16, 2025-05-07T20:51:16.8432490Z max_cols_factor=76, 2025-05-07T20:51:16.8432714Z max_output_rows=10, 2025-05-07T20:51:16.8432938Z permute_output_dim_0_1=False, 2025-05-07T20:51:16.8433197Z dtype=torch.float16, 2025-05-07T20:51:16.8433425Z use_cpu=False, 2025-05-07T20:51:16.8433736Z op=, 2025-05-07T20:51:16.8434078Z ) 2025-05-07T20:51:16.8434291Z Trying example: test_batch_index_select_dim0( 2025-05-07T20:51:16.8434757Z self=, 2025-05-07T20:51:16.8435189Z num_inputs=10, 2025-05-07T20:51:16.8435396Z max_input_rows=16, 2025-05-07T20:51:16.8435615Z max_cols_factor=16, 2025-05-07T20:51:16.8435829Z max_output_rows=10, 2025-05-07T20:51:16.8436060Z permute_output_dim_0_1=False, 2025-05-07T20:51:16.8436320Z dtype=torch.float16, 2025-05-07T20:51:16.8436539Z use_cpu=False, 2025-05-07T20:51:16.8436859Z op=, 2025-05-07T20:51:16.8437311Z ) 2025-05-07T20:51:16.8437497Z PASSED 2025-05-07T20:51:16.9735634Z sparse/index_select_test.py::IndexSelectTest::test_group_index_select_dim0 Trying example: test_group_index_select_dim0( 2025-05-07T20:51:16.9736877Z self=, 2025-05-07T20:51:16.9737508Z num_indices=1, 2025-05-07T20:51:16.9737803Z max_num_input_rows=1, 2025-05-07T20:51:16.9738127Z shape=[1], 2025-05-07T20:51:16.9738425Z dtype=torch.float32, 2025-05-07T20:51:16.9738748Z use_cpu=False, 2025-05-07T20:51:16.9738967Z num_groups=1, 2025-05-07T20:51:16.9739189Z use_var_cols=False, 2025-05-07T20:51:16.9739436Z use_var_num_input_rows=False, 2025-05-07T20:51:16.9739705Z check_non_contiguous=False, 2025-05-07T20:51:16.9739959Z ) 2025-05-07T20:51:16.9740185Z Trying example: test_group_index_select_dim0( 2025-05-07T20:51:16.9740661Z self=, 2025-05-07T20:51:16.9741123Z num_indices=26, 2025-05-07T20:51:16.9741354Z max_num_input_rows=1, 2025-05-07T20:51:16.9741583Z shape=[1], 2025-05-07T20:51:16.9741806Z dtype=torch.float32, 2025-05-07T20:51:16.9742041Z use_cpu=False, 2025-05-07T20:51:16.9742244Z num_groups=1, 2025-05-07T20:51:16.9742480Z use_var_cols=False, 2025-05-07T20:51:16.9742762Z use_var_num_input_rows=False, 2025-05-07T20:51:16.9743030Z check_non_contiguous=False, 2025-05-07T20:51:16.9743275Z ) 2025-05-07T20:51:16.9743497Z Trying example: test_group_index_select_dim0( 2025-05-07T20:51:16.9743967Z self=, 2025-05-07T20:51:16.9744418Z num_indices=26, 2025-05-07T20:51:16.9744640Z max_num_input_rows=27, 2025-05-07T20:51:16.9744884Z shape=[16, 26], 2025-05-07T20:51:16.9745096Z dtype=torch.float32, 2025-05-07T20:51:16.9745331Z use_cpu=True, 2025-05-07T20:51:16.9745545Z num_groups=11, 2025-05-07T20:51:16.9745751Z use_var_cols=False, 2025-05-07T20:51:16.9745991Z use_var_num_input_rows=True, 2025-05-07T20:51:16.9746267Z check_non_contiguous=False, 2025-05-07T20:51:16.9746511Z ) 2025-05-07T20:51:16.9746735Z Trying example: test_group_index_select_dim0( 2025-05-07T20:51:16.9747210Z self=, 2025-05-07T20:51:16.9747649Z num_indices=26, 2025-05-07T20:51:16.9747871Z max_num_input_rows=29, 2025-05-07T20:51:16.9748110Z shape=[8, 2], 2025-05-07T20:51:16.9748320Z dtype=torch.float32, 2025-05-07T20:51:16.9748554Z use_cpu=False, 2025-05-07T20:51:16.9748765Z num_groups=8, 2025-05-07T20:51:16.9748976Z use_var_cols=False, 2025-05-07T20:51:16.9749216Z use_var_num_input_rows=True, 2025-05-07T20:51:16.9749487Z check_non_contiguous=False, 2025-05-07T20:51:16.9749728Z ) 2025-05-07T20:51:16.9749946Z Trying example: test_group_index_select_dim0( 2025-05-07T20:51:16.9750425Z self=, 2025-05-07T20:51:16.9750873Z num_indices=5, 2025-05-07T20:51:16.9751088Z max_num_input_rows=15, 2025-05-07T20:51:16.9751330Z shape=[10], 2025-05-07T20:51:16.9751545Z dtype=torch.float16, 2025-05-07T20:51:16.9751772Z use_cpu=False, 2025-05-07T20:51:16.9751982Z num_groups=4, 2025-05-07T20:51:16.9752194Z use_var_cols=True, 2025-05-07T20:51:16.9752425Z use_var_num_input_rows=True, 2025-05-07T20:51:16.9752734Z check_non_contiguous=False, 2025-05-07T20:51:16.9752986Z ) 2025-05-07T20:51:16.9753202Z Trying example: test_group_index_select_dim0( 2025-05-07T20:51:16.9753680Z self=, 2025-05-07T20:51:16.9754124Z num_indices=7, 2025-05-07T20:51:16.9754339Z max_num_input_rows=30, 2025-05-07T20:51:16.9754579Z shape=[10], 2025-05-07T20:51:16.9754798Z dtype=torch.float16, 2025-05-07T20:51:16.9755204Z use_cpu=True, 2025-05-07T20:51:16.9755407Z num_groups=13, 2025-05-07T20:51:16.9755624Z use_var_cols=True, 2025-05-07T20:51:16.9755864Z use_var_num_input_rows=False, 2025-05-07T20:51:16.9756210Z check_non_contiguous=True, 2025-05-07T20:51:16.9756460Z ) 2025-05-07T20:51:16.9756685Z Trying example: test_group_index_select_dim0( 2025-05-07T20:51:16.9757155Z self=, 2025-05-07T20:51:16.9757601Z num_indices=11, 2025-05-07T20:51:16.9757823Z max_num_input_rows=2, 2025-05-07T20:51:16.9758053Z shape=[30], 2025-05-07T20:51:16.9758271Z dtype=torch.float16, 2025-05-07T20:51:16.9758507Z use_cpu=False, 2025-05-07T20:51:16.9758710Z num_groups=25, 2025-05-07T20:51:16.9758923Z use_var_cols=False, 2025-05-07T20:51:16.9759161Z use_var_num_input_rows=True, 2025-05-07T20:51:16.9759722Z check_non_contiguous=False, 2025-05-07T20:51:16.9759974Z ) 2025-05-07T20:51:16.9760194Z Trying example: test_group_index_select_dim0( 2025-05-07T20:51:16.9760675Z self=, 2025-05-07T20:51:16.9761114Z num_indices=31, 2025-05-07T20:51:16.9761341Z max_num_input_rows=20, 2025-05-07T20:51:16.9761579Z shape=[3], 2025-05-07T20:51:16.9761786Z dtype=torch.float16, 2025-05-07T20:51:16.9762021Z use_cpu=True, 2025-05-07T20:51:16.9762230Z num_groups=27, 2025-05-07T20:51:16.9762439Z use_var_cols=False, 2025-05-07T20:51:16.9762684Z use_var_num_input_rows=False, 2025-05-07T20:51:16.9762961Z check_non_contiguous=True, 2025-05-07T20:51:16.9763198Z ) 2025-05-07T20:51:16.9763420Z Trying example: test_group_index_select_dim0( 2025-05-07T20:51:16.9763897Z self=, 2025-05-07T20:51:16.9764335Z num_indices=19, 2025-05-07T20:51:16.9764562Z max_num_input_rows=24, 2025-05-07T20:51:16.9764802Z shape=[25, 16], 2025-05-07T20:51:16.9765016Z dtype=torch.float16, 2025-05-07T20:51:16.9765256Z use_cpu=False, 2025-05-07T20:51:16.9765468Z num_groups=12, 2025-05-07T20:51:16.9765682Z use_var_cols=False, 2025-05-07T20:51:16.9765923Z use_var_num_input_rows=True, 2025-05-07T20:51:16.9766193Z check_non_contiguous=False, 2025-05-07T20:51:16.9766446Z ) 2025-05-07T20:51:16.9766671Z Trying example: test_group_index_select_dim0( 2025-05-07T20:51:16.9767148Z self=, 2025-05-07T20:51:16.9767596Z num_indices=23, 2025-05-07T20:51:16.9767814Z max_num_input_rows=16, 2025-05-07T20:51:16.9768057Z shape=[4], 2025-05-07T20:51:16.9768273Z dtype=torch.float32, 2025-05-07T20:51:16.9768506Z use_cpu=True, 2025-05-07T20:51:16.9768717Z num_groups=31, 2025-05-07T20:51:16.9768931Z use_var_cols=True, 2025-05-07T20:51:16.9769164Z use_var_num_input_rows=False, 2025-05-07T20:51:16.9769446Z check_non_contiguous=True, 2025-05-07T20:51:16.9769694Z ) 2025-05-07T20:51:16.9769915Z Trying example: test_group_index_select_dim0( 2025-05-07T20:51:16.9770401Z self=, 2025-05-07T20:51:16.9770851Z num_indices=16, 2025-05-07T20:51:16.9771072Z max_num_input_rows=29, 2025-05-07T20:51:16.9771313Z shape=[22, 7], 2025-05-07T20:51:16.9771539Z dtype=torch.float32, 2025-05-07T20:51:16.9771768Z use_cpu=True, 2025-05-07T20:51:16.9771978Z num_groups=9, 2025-05-07T20:51:16.9772191Z use_var_cols=False, 2025-05-07T20:51:16.9772428Z use_var_num_input_rows=False, 2025-05-07T20:51:16.9772725Z check_non_contiguous=True, 2025-05-07T20:51:16.9772991Z ) 2025-05-07T20:51:16.9773207Z Trying example: test_group_index_select_dim0( 2025-05-07T20:51:16.9773682Z self=, 2025-05-07T20:51:16.9774127Z num_indices=16, 2025-05-07T20:51:16.9774483Z max_num_input_rows=29, 2025-05-07T20:51:16.9774723Z shape=[22, 29], 2025-05-07T20:51:16.9774942Z dtype=torch.float32, 2025-05-07T20:51:16.9775167Z use_cpu=True, 2025-05-07T20:51:16.9775378Z num_groups=9, 2025-05-07T20:51:16.9775698Z use_var_cols=False, 2025-05-07T20:51:16.9775940Z use_var_num_input_rows=False, 2025-05-07T20:51:16.9776293Z check_non_contiguous=True, 2025-05-07T20:51:16.9776541Z ) 2025-05-07T20:51:16.9776762Z Trying example: test_group_index_select_dim0( 2025-05-07T20:51:16.9777234Z self=, 2025-05-07T20:51:16.9777702Z num_indices=16, 2025-05-07T20:51:16.9785844Z max_num_input_rows=29, 2025-05-07T20:51:16.9786134Z shape=[22, 22], 2025-05-07T20:51:16.9786358Z dtype=torch.float32, 2025-05-07T20:51:16.9786605Z use_cpu=True, 2025-05-07T20:51:16.9786828Z num_groups=9, 2025-05-07T20:51:16.9787051Z use_var_cols=False, 2025-05-07T20:51:16.9787493Z use_var_num_input_rows=False, 2025-05-07T20:51:16.9787774Z check_non_contiguous=True, 2025-05-07T20:51:16.9788010Z ) 2025-05-07T20:51:16.9788239Z Trying example: test_group_index_select_dim0( 2025-05-07T20:51:16.9788731Z self=, 2025-05-07T20:51:16.9789183Z num_indices=16, 2025-05-07T20:51:16.9789407Z max_num_input_rows=29, 2025-05-07T20:51:16.9789650Z shape=[9, 22], 2025-05-07T20:51:16.9789873Z dtype=torch.float32, 2025-05-07T20:51:16.9790109Z use_cpu=True, 2025-05-07T20:51:16.9790325Z num_groups=9, 2025-05-07T20:51:16.9790545Z use_var_cols=False, 2025-05-07T20:51:16.9790779Z use_var_num_input_rows=False, 2025-05-07T20:51:16.9791055Z check_non_contiguous=True, 2025-05-07T20:51:16.9791304Z ) 2025-05-07T20:51:16.9791524Z Trying example: test_group_index_select_dim0( 2025-05-07T20:51:16.9792008Z self=, 2025-05-07T20:51:16.9792469Z num_indices=16, 2025-05-07T20:51:16.9792692Z max_num_input_rows=29, 2025-05-07T20:51:16.9792940Z shape=[22, 22], 2025-05-07T20:51:16.9793163Z dtype=torch.float32, 2025-05-07T20:51:16.9793400Z use_cpu=True, 2025-05-07T20:51:16.9793618Z num_groups=16, 2025-05-07T20:51:16.9793836Z use_var_cols=False, 2025-05-07T20:51:16.9794071Z use_var_num_input_rows=False, 2025-05-07T20:51:16.9794349Z check_non_contiguous=True, 2025-05-07T20:51:16.9794594Z ) 2025-05-07T20:51:16.9794818Z Trying example: test_group_index_select_dim0( 2025-05-07T20:51:16.9795292Z self=, 2025-05-07T20:51:16.9795743Z num_indices=16, 2025-05-07T20:51:16.9795964Z max_num_input_rows=29, 2025-05-07T20:51:16.9796192Z shape=[16, 22], 2025-05-07T20:51:16.9796415Z dtype=torch.float32, 2025-05-07T20:51:16.9796649Z use_cpu=True, 2025-05-07T20:51:16.9796853Z num_groups=16, 2025-05-07T20:51:16.9797075Z use_var_cols=False, 2025-05-07T20:51:16.9797323Z use_var_num_input_rows=False, 2025-05-07T20:51:16.9797591Z check_non_contiguous=True, 2025-05-07T20:51:16.9797833Z ) 2025-05-07T20:51:16.9798061Z Trying example: test_group_index_select_dim0( 2025-05-07T20:51:16.9798534Z self=, 2025-05-07T20:51:16.9798979Z num_indices=16, 2025-05-07T20:51:16.9799206Z max_num_input_rows=29, 2025-05-07T20:51:16.9799447Z shape=[16], 2025-05-07T20:51:16.9799657Z dtype=torch.float32, 2025-05-07T20:51:16.9799893Z use_cpu=False, 2025-05-07T20:51:16.9800113Z num_groups=1, 2025-05-07T20:51:16.9800329Z use_var_cols=False, 2025-05-07T20:51:16.9800576Z use_var_num_input_rows=False, 2025-05-07T20:51:16.9800852Z check_non_contiguous=False, 2025-05-07T20:51:16.9801092Z ) 2025-05-07T20:51:16.9801318Z Trying example: test_group_index_select_dim0( 2025-05-07T20:51:16.9801797Z self=, 2025-05-07T20:51:16.9802379Z num_indices=13, 2025-05-07T20:51:16.9802601Z max_num_input_rows=18, 2025-05-07T20:51:16.9802869Z shape=[4], 2025-05-07T20:51:16.9804102Z dtype=torch.float32, 2025-05-07T20:51:16.9804354Z use_cpu=True, 2025-05-07T20:51:16.9804570Z num_groups=11, 2025-05-07T20:51:16.9804779Z use_var_cols=False, 2025-05-07T20:51:16.9805020Z use_var_num_input_rows=False, 2025-05-07T20:51:16.9805298Z check_non_contiguous=True, 2025-05-07T20:51:16.9805543Z ) 2025-05-07T20:51:16.9805760Z Trying example: test_group_index_select_dim0( 2025-05-07T20:51:16.9806242Z self=, 2025-05-07T20:51:16.9806697Z num_indices=13, 2025-05-07T20:51:16.9806918Z max_num_input_rows=18, 2025-05-07T20:51:16.9807173Z shape=[4], 2025-05-07T20:51:16.9807390Z dtype=torch.float32, 2025-05-07T20:51:16.9807620Z use_cpu=True, 2025-05-07T20:51:16.9807838Z num_groups=11, 2025-05-07T20:51:16.9808051Z use_var_cols=False, 2025-05-07T20:51:16.9808290Z use_var_num_input_rows=True, 2025-05-07T20:51:16.9808562Z check_non_contiguous=True, 2025-05-07T20:51:16.9808817Z ) 2025-05-07T20:51:16.9809033Z Trying example: test_group_index_select_dim0( 2025-05-07T20:51:16.9809515Z self=, 2025-05-07T20:51:16.9809971Z num_indices=27, 2025-05-07T20:51:16.9810188Z max_num_input_rows=16, 2025-05-07T20:51:16.9810426Z shape=[6, 17], 2025-05-07T20:51:16.9810643Z dtype=torch.float32, 2025-05-07T20:51:16.9810876Z use_cpu=False, 2025-05-07T20:51:16.9811078Z num_groups=2, 2025-05-07T20:51:16.9811292Z use_var_cols=False, 2025-05-07T20:51:16.9811531Z use_var_num_input_rows=True, 2025-05-07T20:51:16.9811796Z check_non_contiguous=False, 2025-05-07T20:51:16.9812039Z ) 2025-05-07T20:51:16.9812236Z PASSED 2025-05-07T20:51:20.7548390Z sparse/index_select_test.py::IndexSelectTest::test_index_select_dim0 PASSED 2025-05-07T20:51:20.7548926Z 2025-05-07T20:51:20.7549153Z =============================== warnings summary =============================== 2025-05-07T20:51:20.7549915Z test/sparse/index_select_test.py::IndexSelectTest::test_index_select_dim0 2025-05-07T20:51:20.7551947Z /home/ec2-user/miniconda/envs/build_binary/lib/python3.12/site-packages/torch/autograd/gradcheck.py:923: UserWarning: Input #0 requires gradient and is not a double precision floating point or complex. This check will likely fail if all the inputs are not of double precision floating point or complex. 2025-05-07T20:51:20.7553831Z warnings.warn( 2025-05-07T20:51:20.7554036Z 2025-05-07T20:51:20.7554377Z test/sparse/index_select_test.py::IndexSelectTest::test_index_select_dim0 2025-05-07T20:51:20.7559639Z /home/ec2-user/miniconda/envs/build_binary/lib/python3.12/site-packages/torch/autograd/graph.py:824: UserWarning: fbgemm::index_select_dim0: an autograd kernel was not registered to the Autograd key(s) but we are trying to backprop through it. This may lead to silently incorrect behavior. This behavior is deprecated and will be removed in a future version of PyTorch. If your operator is differentiable, please ensure you have registered an autograd kernel to the correct Autograd key (e.g. DispatchKey::Autograd, DispatchKey::CompositeImplicitAutograd). If your operator is not differentiable, or to squash this warning and use the previous behavior, please register torch::CppFunction::makeFallthrough() to DispatchKey::Autograd. (Triggered internally at /pytorch/torch/csrc/autograd/autograd_not_implemented_fallback.cpp:62.) 2025-05-07T20:51:20.7565029Z return Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass 2025-05-07T20:51:20.7565742Z 2025-05-07T20:51:20.7566110Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2025-05-07T20:51:20.7566905Z ======================== 3 passed, 2 warnings in 7.08s ========================= 2025-05-07T20:51:21.5746547Z 2025-05-07T20:51:21.5747200Z [TEST] Python test suite PASSED: ./sparse/index_select_test.py 2025-05-07T20:51:21.5769049Z [TEST] Python test time for ./sparse/index_select_test.py: 10 seconds 2025-05-07T20:51:21.5769355Z 2025-05-07T20:51:21.5769687Z 2025-05-07T20:51:21.5769743Z 2025-05-07T20:51:21.5769747Z 2025-05-07T20:51:21.5793114Z ################################################################################ 2025-05-07T20:51:21.5813517Z # [2025-05-07T20:51:21.581Z] Run Python Test Suite: 2025-05-07T20:51:21.5813931Z # ./sparse/misc_ops_test.py 2025-05-07T20:51:21.5814230Z ################################################################################ 2025-05-07T20:51:21.5840130Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./sparse/misc_ops_test.py 2025-05-07T20:51:21.5840734Z 2025-05-07T20:51:23.7445466Z ============================= test session starts ============================== 2025-05-07T20:51:23.7446133Z platform linux -- Python 3.12.2, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:51:23.7446647Z cachedir: .pytest_cache 2025-05-07T20:51:23.7447220Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:51:23.7447929Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:51:23.7448339Z plugins: hypothesis-6.131.14 2025-05-07T20:51:26.1137949Z collecting ... collected 8 items 2025-05-07T20:51:26.1138172Z 2025-05-07T20:51:26.2852043Z sparse/misc_ops_test.py::MiscOpsTest::test_bottom_unique_k_per_row PASSED 2025-05-07T20:51:26.4275831Z sparse/misc_ops_test.py::MiscOpsTest::test_bucketize_sparse_features Trying example: test_bucketize_sparse_features( 2025-05-07T20:51:26.4276567Z self=, 2025-05-07T20:51:26.4277053Z index_type=torch.int32, 2025-05-07T20:51:26.4277304Z has_weight=False, 2025-05-07T20:51:26.4277545Z bucketize_pos=False, 2025-05-07T20:51:26.4277782Z ) 2025-05-07T20:51:26.4278027Z Trying example: test_bucketize_sparse_features( 2025-05-07T20:51:26.4278507Z self=, 2025-05-07T20:51:26.4278942Z index_type=torch.int64, 2025-05-07T20:51:26.4279191Z has_weight=False, 2025-05-07T20:51:26.4279416Z bucketize_pos=True, 2025-05-07T20:51:26.4279640Z ) 2025-05-07T20:51:26.4279825Z PASSED 2025-05-07T20:51:26.4529294Z sparse/misc_ops_test.py::MiscOpsTest::test_invert_permute Trying example: test_invert_permute( 2025-05-07T20:51:26.4530097Z self=, 2025-05-07T20:51:26.4530636Z permute_size=0, 2025-05-07T20:51:26.4530864Z long_index=False, 2025-05-07T20:51:26.4531081Z ) 2025-05-07T20:51:26.4531292Z Trying example: test_invert_permute( 2025-05-07T20:51:26.4531705Z self=, 2025-05-07T20:51:26.4532090Z permute_size=393, 2025-05-07T20:51:26.4532322Z long_index=False, 2025-05-07T20:51:26.4532542Z ) 2025-05-07T20:51:26.4532784Z Trying example: test_invert_permute( 2025-05-07T20:51:26.4533356Z self=, 2025-05-07T20:51:26.4533887Z permute_size=393, 2025-05-07T20:51:26.4534107Z long_index=True, 2025-05-07T20:51:26.4534320Z ) 2025-05-07T20:51:26.4534524Z Trying example: test_invert_permute( 2025-05-07T20:51:26.4534905Z self=, 2025-05-07T20:51:26.4535337Z permute_size=883, 2025-05-07T20:51:26.4535570Z long_index=False, 2025-05-07T20:51:26.4535772Z ) 2025-05-07T20:51:26.4535981Z Trying example: test_invert_permute( 2025-05-07T20:51:26.4536478Z self=, 2025-05-07T20:51:26.4537274Z permute_size=516, 2025-05-07T20:51:26.4537499Z long_index=False, 2025-05-07T20:51:26.4537710Z ) 2025-05-07T20:51:26.4537905Z Trying example: test_invert_permute( 2025-05-07T20:51:26.4538443Z self=, 2025-05-07T20:51:26.4538827Z permute_size=324, 2025-05-07T20:51:26.4539045Z long_index=True, 2025-05-07T20:51:26.4539255Z ) 2025-05-07T20:51:26.4539456Z Trying example: test_invert_permute( 2025-05-07T20:51:26.4539832Z self=, 2025-05-07T20:51:26.4540218Z permute_size=661, 2025-05-07T20:51:26.4540438Z long_index=True, 2025-05-07T20:51:26.4540639Z ) 2025-05-07T20:51:26.4540842Z Trying example: test_invert_permute( 2025-05-07T20:51:26.4541231Z self=, 2025-05-07T20:51:26.4541609Z permute_size=163, 2025-05-07T20:51:26.4541836Z long_index=False, 2025-05-07T20:51:26.4542054Z ) 2025-05-07T20:51:26.4542257Z Trying example: test_invert_permute( 2025-05-07T20:51:26.4542638Z self=, 2025-05-07T20:51:26.4543021Z permute_size=542, 2025-05-07T20:51:26.4543251Z long_index=False, 2025-05-07T20:51:26.4543457Z ) 2025-05-07T20:51:26.4543659Z Trying example: test_invert_permute( 2025-05-07T20:51:26.4544045Z self=, 2025-05-07T20:51:26.4544423Z permute_size=999, 2025-05-07T20:51:26.4544645Z long_index=True, 2025-05-07T20:51:26.4544854Z ) 2025-05-07T20:51:26.4545053Z Trying example: test_invert_permute( 2025-05-07T20:51:26.4545492Z self=, 2025-05-07T20:51:26.4545875Z permute_size=168, 2025-05-07T20:51:26.4546095Z long_index=True, 2025-05-07T20:51:26.4546307Z ) 2025-05-07T20:51:26.4546512Z Trying example: test_invert_permute( 2025-05-07T20:51:26.4546901Z self=, 2025-05-07T20:51:26.4547273Z permute_size=682, 2025-05-07T20:51:26.4547493Z long_index=False, 2025-05-07T20:51:26.4547701Z ) 2025-05-07T20:51:26.4547898Z Trying example: test_invert_permute( 2025-05-07T20:51:26.4548279Z self=, 2025-05-07T20:51:26.4548661Z permute_size=704, 2025-05-07T20:51:26.4548872Z long_index=True, 2025-05-07T20:51:26.4549080Z ) 2025-05-07T20:51:26.4549282Z Trying example: test_invert_permute( 2025-05-07T20:51:26.4549664Z self=, 2025-05-07T20:51:26.4550048Z permute_size=233, 2025-05-07T20:51:26.4550272Z long_index=True, 2025-05-07T20:51:26.4550476Z ) 2025-05-07T20:51:26.4550676Z Trying example: test_invert_permute( 2025-05-07T20:51:26.4551060Z self=, 2025-05-07T20:51:26.4551438Z permute_size=447, 2025-05-07T20:51:26.4551667Z long_index=False, 2025-05-07T20:51:26.4551878Z ) 2025-05-07T20:51:26.4552079Z Trying example: test_invert_permute( 2025-05-07T20:51:26.4552463Z self=, 2025-05-07T20:51:26.4552846Z permute_size=85, 2025-05-07T20:51:26.4553069Z long_index=True, 2025-05-07T20:51:26.4553271Z ) 2025-05-07T20:51:26.4553475Z Trying example: test_invert_permute( 2025-05-07T20:51:26.4553861Z self=, 2025-05-07T20:51:26.4554232Z permute_size=998, 2025-05-07T20:51:26.4554457Z long_index=True, 2025-05-07T20:51:26.4554674Z ) 2025-05-07T20:51:26.4554868Z Trying example: test_invert_permute( 2025-05-07T20:51:26.4555251Z self=, 2025-05-07T20:51:26.4555633Z permute_size=469, 2025-05-07T20:51:26.4555850Z long_index=True, 2025-05-07T20:51:26.4556057Z ) 2025-05-07T20:51:26.4556360Z Trying example: test_invert_permute( 2025-05-07T20:51:26.4556739Z self=, 2025-05-07T20:51:26.4557123Z permute_size=431, 2025-05-07T20:51:26.4557422Z long_index=True, 2025-05-07T20:51:26.4557632Z ) 2025-05-07T20:51:26.4557829Z Trying example: test_invert_permute( 2025-05-07T20:51:26.4558216Z self=, 2025-05-07T20:51:26.4558603Z permute_size=38, 2025-05-07T20:51:26.4558821Z long_index=False, 2025-05-07T20:51:26.4559041Z ) 2025-05-07T20:51:26.4559634Z PASSED 2025-05-07T20:51:26.4590866Z sparse/misc_ops_test.py::MiscOpsTest::test_lengths_range PASSED 2025-05-07T20:51:26.4826950Z sparse/misc_ops_test.py::MiscOpsTest::test_offsets_range Trying example: test_offsets_range( 2025-05-07T20:51:26.4827797Z self=, 2025-05-07T20:51:26.4828210Z N=1, 2025-05-07T20:51:26.4828421Z offsets_type=torch.int32, 2025-05-07T20:51:26.4828680Z ) 2025-05-07T20:51:26.4828884Z Trying example: test_offsets_range( 2025-05-07T20:51:26.4829264Z self=, 2025-05-07T20:51:26.4829636Z N=10, 2025-05-07T20:51:26.4829839Z offsets_type=torch.int32, 2025-05-07T20:51:26.4830177Z ) 2025-05-07T20:51:26.4830452Z Trying example: test_offsets_range( 2025-05-07T20:51:26.4830986Z self=, 2025-05-07T20:51:26.4831397Z N=10, 2025-05-07T20:51:26.4831600Z offsets_type=torch.int64, 2025-05-07T20:51:26.4831838Z ) 2025-05-07T20:51:26.4832038Z Trying example: test_offsets_range( 2025-05-07T20:51:26.4832407Z self=, 2025-05-07T20:51:26.4832774Z N=19, 2025-05-07T20:51:26.4832976Z offsets_type=torch.int32, 2025-05-07T20:51:26.4833207Z ) 2025-05-07T20:51:26.4833405Z Trying example: test_offsets_range( 2025-05-07T20:51:26.4833788Z self=, 2025-05-07T20:51:26.4834151Z N=11, 2025-05-07T20:51:26.4834348Z offsets_type=torch.int64, 2025-05-07T20:51:26.4834587Z ) 2025-05-07T20:51:26.4834789Z Trying example: test_offsets_range( 2025-05-07T20:51:26.4835159Z self=, 2025-05-07T20:51:26.4835527Z N=18, 2025-05-07T20:51:26.4835730Z offsets_type=torch.int64, 2025-05-07T20:51:26.4835966Z ) 2025-05-07T20:51:26.4836165Z Trying example: test_offsets_range( 2025-05-07T20:51:26.4836542Z self=, 2025-05-07T20:51:26.4836902Z N=2, 2025-05-07T20:51:26.4837104Z offsets_type=torch.int64, 2025-05-07T20:51:26.4837343Z ) 2025-05-07T20:51:26.4837536Z Trying example: test_offsets_range( 2025-05-07T20:51:26.4837916Z self=, 2025-05-07T20:51:26.4838283Z N=2, 2025-05-07T20:51:26.4838485Z offsets_type=torch.int32, 2025-05-07T20:51:26.4838728Z ) 2025-05-07T20:51:26.4838926Z Trying example: test_offsets_range( 2025-05-07T20:51:26.4839302Z self=, 2025-05-07T20:51:26.4839667Z N=20, 2025-05-07T20:51:26.4839870Z offsets_type=torch.int64, 2025-05-07T20:51:26.4840110Z ) 2025-05-07T20:51:26.4840303Z Trying example: test_offsets_range( 2025-05-07T20:51:26.4840684Z self=, 2025-05-07T20:51:26.4841051Z N=8, 2025-05-07T20:51:26.4841246Z offsets_type=torch.int64, 2025-05-07T20:51:26.4841487Z ) 2025-05-07T20:51:26.4841687Z Trying example: test_offsets_range( 2025-05-07T20:51:26.4842058Z self=, 2025-05-07T20:51:26.4842426Z N=20, 2025-05-07T20:51:26.4842634Z offsets_type=torch.int32, 2025-05-07T20:51:26.4842873Z ) 2025-05-07T20:51:26.4843073Z Trying example: test_offsets_range( 2025-05-07T20:51:26.4843817Z self=, 2025-05-07T20:51:26.4844181Z N=9, 2025-05-07T20:51:26.4844374Z offsets_type=torch.int32, 2025-05-07T20:51:26.4844614Z ) 2025-05-07T20:51:26.4844944Z Trying example: test_offsets_range( 2025-05-07T20:51:26.4845309Z self=, 2025-05-07T20:51:26.4845676Z N=16, 2025-05-07T20:51:26.4845874Z offsets_type=torch.int32, 2025-05-07T20:51:26.4846103Z ) 2025-05-07T20:51:26.4846296Z Trying example: test_offsets_range( 2025-05-07T20:51:26.4846665Z self=, 2025-05-07T20:51:26.4847021Z N=15, 2025-05-07T20:51:26.4847216Z offsets_type=torch.int64, 2025-05-07T20:51:26.4847449Z ) 2025-05-07T20:51:26.4847637Z Trying example: test_offsets_range( 2025-05-07T20:51:26.4848009Z self=, 2025-05-07T20:51:26.4848384Z N=3, 2025-05-07T20:51:26.4848574Z offsets_type=torch.int32, 2025-05-07T20:51:26.4848811Z ) 2025-05-07T20:51:26.4849008Z Trying example: test_offsets_range( 2025-05-07T20:51:26.4849386Z self=, 2025-05-07T20:51:26.4849742Z N=5, 2025-05-07T20:51:26.4849935Z offsets_type=torch.int64, 2025-05-07T20:51:26.4850171Z ) 2025-05-07T20:51:26.4850358Z Trying example: test_offsets_range( 2025-05-07T20:51:26.4850730Z self=, 2025-05-07T20:51:26.4851091Z N=13, 2025-05-07T20:51:26.4851286Z offsets_type=torch.int64, 2025-05-07T20:51:26.4851522Z ) 2025-05-07T20:51:26.4851718Z Trying example: test_offsets_range( 2025-05-07T20:51:26.4852084Z self=, 2025-05-07T20:51:26.4852448Z N=8, 2025-05-07T20:51:26.4852648Z offsets_type=torch.int32, 2025-05-07T20:51:26.4852877Z ) 2025-05-07T20:51:26.4853081Z Trying example: test_offsets_range( 2025-05-07T20:51:26.4853454Z self=, 2025-05-07T20:51:26.4853812Z N=1, 2025-05-07T20:51:26.4854015Z offsets_type=torch.int64, 2025-05-07T20:51:26.4854258Z ) 2025-05-07T20:51:26.4854452Z Trying example: test_offsets_range( 2025-05-07T20:51:26.4854819Z self=, 2025-05-07T20:51:26.4855207Z N=17, 2025-05-07T20:51:26.4855439Z offsets_type=torch.int64, 2025-05-07T20:51:26.4855674Z ) 2025-05-07T20:51:26.4855853Z PASSED 2025-05-07T20:51:26.5585999Z sparse/misc_ops_test.py::MiscOpsTest::test_permute102_baddbmm_permute102 Trying example: test_permute102_baddbmm_permute102( 2025-05-07T20:51:26.5586940Z self=, 2025-05-07T20:51:26.5587374Z batch_size=2, 2025-05-07T20:51:26.5587576Z m=3, 2025-05-07T20:51:26.5587767Z k=4, 2025-05-07T20:51:26.5587970Z n=5, 2025-05-07T20:51:26.5588156Z use_cpu=False, 2025-05-07T20:51:26.5588362Z ) 2025-05-07T20:51:26.5588621Z Trying example: test_permute102_baddbmm_permute102( 2025-05-07T20:51:26.5589339Z self=, 2025-05-07T20:51:26.5589916Z batch_size=2, 2025-05-07T20:51:26.5590114Z m=3, 2025-05-07T20:51:26.5590290Z k=4, 2025-05-07T20:51:26.5590468Z n=5, 2025-05-07T20:51:26.5590647Z use_cpu=True, 2025-05-07T20:51:26.5590841Z ) 2025-05-07T20:51:26.5591024Z PASSED 2025-05-07T20:51:26.5603117Z sparse/misc_ops_test.py::MiscOpsTest::test_segment_sum_csr PASSED 2025-05-07T20:51:26.5619448Z sparse/misc_ops_test.py::MiscOpsTest::test_segment_sum_csr_empty_input PASSED 2025-05-07T20:51:26.5619908Z 2025-05-07T20:51:26.5620092Z ============================== 8 passed in 2.94s =============================== 2025-05-07T20:51:27.3705151Z 2025-05-07T20:51:27.3706561Z [TEST] Python test suite PASSED: ./sparse/misc_ops_test.py 2025-05-07T20:51:27.3725469Z [TEST] Python test time for ./sparse/misc_ops_test.py: 6 seconds 2025-05-07T20:51:27.3725889Z 2025-05-07T20:51:27.3725895Z 2025-05-07T20:51:27.3725900Z 2025-05-07T20:51:27.3725906Z 2025-05-07T20:51:27.3748588Z ################################################################################ 2025-05-07T20:51:27.3764751Z # [2025-05-07T20:51:27.376Z] Run Python Test Suite: 2025-05-07T20:51:27.3765225Z # ./sparse/pack_segments_test.py 2025-05-07T20:51:27.3773339Z ################################################################################ 2025-05-07T20:51:27.3787922Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./sparse/pack_segments_test.py 2025-05-07T20:51:27.3788706Z 2025-05-07T20:51:29.5377356Z ============================= test session starts ============================== 2025-05-07T20:51:29.5378248Z platform linux -- Python 3.12.2, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:51:29.5378794Z cachedir: .pytest_cache 2025-05-07T20:51:29.5379379Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:51:29.5380091Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:51:29.5380502Z plugins: hypothesis-6.131.14 2025-05-07T20:51:31.9560650Z collecting ... collected 4 items 2025-05-07T20:51:31.9560956Z 2025-05-07T20:51:32.5722020Z sparse/pack_segments_test.py::PackedSegmentsTest::test_pack_segments PASSED 2025-05-07T20:51:32.7068986Z sparse/pack_segments_test.py::PackedSegmentsTest::test_pack_segments_meta_backend PASSED 2025-05-07T20:51:32.9469385Z sparse/pack_segments_test.py::PackedSegmentsTest::test_pack_segments_noncontig PASSED 2025-05-07T20:51:33.1109465Z sparse/pack_segments_test.py::PackedSegmentsTest::test_pack_segments_smaller_max_len PASSED 2025-05-07T20:51:33.1110017Z 2025-05-07T20:51:33.1110237Z ============================== 4 passed in 3.70s =============================== 2025-05-07T20:51:33.9066020Z 2025-05-07T20:51:33.9066690Z [TEST] Python test suite PASSED: ./sparse/pack_segments_test.py 2025-05-07T20:51:33.9084061Z [TEST] Python test time for ./sparse/pack_segments_test.py: 6 seconds 2025-05-07T20:51:33.9084493Z 2025-05-07T20:51:33.9084499Z 2025-05-07T20:51:33.9084505Z 2025-05-07T20:51:33.9084510Z 2025-05-07T20:51:33.9106343Z ################################################################################ 2025-05-07T20:51:33.9121978Z # [2025-05-07T20:51:33.911Z] Run Python Test Suite: 2025-05-07T20:51:33.9122486Z # ./sparse/permute_embeddings_test.py 2025-05-07T20:51:33.9122919Z ################################################################################ 2025-05-07T20:51:33.9147209Z + 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:33.9148010Z 2025-05-07T20:51:36.0790813Z ============================= test session starts ============================== 2025-05-07T20:51:36.0791520Z platform linux -- Python 3.12.2, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:51:36.0792037Z cachedir: .pytest_cache 2025-05-07T20:51:36.0792602Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:51:36.0793310Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:51:36.0793706Z plugins: hypothesis-6.131.14 2025-05-07T20:51:38.4515220Z collecting ... collected 1 item 2025-05-07T20:51:38.4515516Z 2025-05-07T20:51:38.7604055Z sparse/permute_embeddings_test.py::PermuteEmbeddingsTest::test_permute_embeddings Trying example: test_permute_embeddings( 2025-05-07T20:51:38.7606134Z self=, 2025-05-07T20:51:38.7607579Z B=0, 2025-05-07T20:51:38.7607930Z T=0, 2025-05-07T20:51:38.7608274Z L=2, 2025-05-07T20:51:38.7608584Z long_index=False, 2025-05-07T20:51:38.7609145Z permute_fn=, 2025-05-07T20:51:38.7609523Z ) 2025-05-07T20:51:38.7609738Z Trying example: test_permute_embeddings( 2025-05-07T20:51:38.7610242Z self=, 2025-05-07T20:51:38.7610729Z B=13, 2025-05-07T20:51:38.7610920Z T=0, 2025-05-07T20:51:38.7611097Z L=2, 2025-05-07T20:51:38.7611282Z long_index=False, 2025-05-07T20:51:38.7611753Z permute_fn=, 2025-05-07T20:51:38.7612299Z ) 2025-05-07T20:51:38.7612584Z Trying example: test_permute_embeddings( 2025-05-07T20:51:38.7613243Z self=, 2025-05-07T20:51:38.7613727Z B=13, 2025-05-07T20:51:38.7613916Z T=13, 2025-05-07T20:51:38.7614107Z L=12, 2025-05-07T20:51:38.7614302Z long_index=True, 2025-05-07T20:51:38.7614653Z permute_fn=, 2025-05-07T20:51:38.7615057Z ) 2025-05-07T20:51:38.7615275Z Trying example: test_permute_embeddings( 2025-05-07T20:51:38.7615779Z self=, 2025-05-07T20:51:38.7616366Z B=13, 2025-05-07T20:51:38.7616563Z T=20, 2025-05-07T20:51:38.7616750Z L=10, 2025-05-07T20:51:38.7616940Z long_index=False, 2025-05-07T20:51:38.7617290Z permute_fn=, 2025-05-07T20:51:38.7617659Z ) 2025-05-07T20:51:38.7617867Z Trying example: test_permute_embeddings( 2025-05-07T20:51:38.7618377Z self=, 2025-05-07T20:51:38.7618866Z B=13, 2025-05-07T20:51:38.7619054Z T=2, 2025-05-07T20:51:38.7619240Z L=17, 2025-05-07T20:51:38.7619438Z long_index=False, 2025-05-07T20:51:38.7619790Z permute_fn=, 2025-05-07T20:51:38.7620186Z ) 2025-05-07T20:51:38.7620405Z Trying example: test_permute_embeddings( 2025-05-07T20:51:38.7620906Z self=, 2025-05-07T20:51:38.7621391Z B=13, 2025-05-07T20:51:38.7621582Z T=1, 2025-05-07T20:51:38.7621777Z L=18, 2025-05-07T20:51:38.7621963Z long_index=False, 2025-05-07T20:51:38.7622303Z permute_fn=, 2025-05-07T20:51:38.7622677Z ) 2025-05-07T20:51:38.7622882Z Trying example: test_permute_embeddings( 2025-05-07T20:51:38.7623387Z self=, 2025-05-07T20:51:38.7623868Z B=8, 2025-05-07T20:51:38.7624047Z T=10, 2025-05-07T20:51:38.7624239Z L=2, 2025-05-07T20:51:38.7624435Z long_index=False, 2025-05-07T20:51:38.7624767Z permute_fn=, 2025-05-07T20:51:38.7625135Z ) 2025-05-07T20:51:38.7625356Z Trying example: test_permute_embeddings( 2025-05-07T20:51:38.7625855Z self=, 2025-05-07T20:51:38.7626341Z B=12, 2025-05-07T20:51:38.7626532Z T=13, 2025-05-07T20:51:38.7626723Z L=2, 2025-05-07T20:51:38.7626908Z long_index=True, 2025-05-07T20:51:38.7627248Z permute_fn=, 2025-05-07T20:51:38.7627617Z ) 2025-05-07T20:51:38.7627823Z Trying example: test_permute_embeddings( 2025-05-07T20:51:38.7628329Z self=, 2025-05-07T20:51:38.7628813Z B=5, 2025-05-07T20:51:38.7628995Z T=8, 2025-05-07T20:51:38.7629182Z L=16, 2025-05-07T20:51:38.7629480Z long_index=True, 2025-05-07T20:51:38.7629832Z permute_fn=, 2025-05-07T20:51:38.7630224Z ) 2025-05-07T20:51:38.7630436Z Trying example: test_permute_embeddings( 2025-05-07T20:51:38.7631015Z self=, 2025-05-07T20:51:38.7631508Z B=14, 2025-05-07T20:51:38.7631703Z T=4, 2025-05-07T20:51:38.7631884Z L=9, 2025-05-07T20:51:38.7632084Z long_index=True, 2025-05-07T20:51:38.7632450Z permute_fn=, 2025-05-07T20:51:38.7632845Z ) 2025-05-07T20:51:38.7633030Z PASSED 2025-05-07T20:51:38.7633150Z 2025-05-07T20:51:38.7633287Z ============================== 1 passed in 2.81s =============================== 2025-05-07T20:51:39.5506237Z 2025-05-07T20:51:39.5507053Z [TEST] Python test suite PASSED: ./sparse/permute_embeddings_test.py 2025-05-07T20:51:39.5526730Z [TEST] Python test time for ./sparse/permute_embeddings_test.py: 6 seconds 2025-05-07T20:51:39.5527214Z 2025-05-07T20:51:39.5527220Z 2025-05-07T20:51:39.5527226Z 2025-05-07T20:51:39.5527231Z 2025-05-07T20:51:39.5549347Z ################################################################################ 2025-05-07T20:51:39.5565718Z # [2025-05-07T20:51:39.556Z] Run Python Test Suite: 2025-05-07T20:51:39.5566209Z # ./sparse/permute_indices_test.py 2025-05-07T20:51:39.5566631Z ################################################################################ 2025-05-07T20:51:39.5591217Z + 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:39.5591955Z 2025-05-07T20:51:41.7226835Z ============================= test session starts ============================== 2025-05-07T20:51:41.7227456Z platform linux -- Python 3.12.2, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:51:41.7228004Z cachedir: .pytest_cache 2025-05-07T20:51:41.7228588Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:51:41.7229320Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:51:41.7229731Z plugins: hypothesis-6.131.14 2025-05-07T20:51:44.0826143Z collecting ... collected 3 items 2025-05-07T20:51:44.0826389Z 2025-05-07T20:51:44.5008826Z sparse/permute_indices_test.py::PermuteIndicesTest::test_permute_indices Trying example: test_permute_indices( 2025-05-07T20:51:44.5009815Z self=, 2025-05-07T20:51:44.5010415Z B=0, 2025-05-07T20:51:44.5010779Z T=0, 2025-05-07T20:51:44.5011135Z L=2, 2025-05-07T20:51:44.5011511Z long_index=False, 2025-05-07T20:51:44.5011950Z has_weight=False, 2025-05-07T20:51:44.5012409Z is_1D=False, 2025-05-07T20:51:44.5013011Z W=4, 2025-05-07T20:51:44.5013478Z ) 2025-05-07T20:51:44.5014017Z Trying example: test_permute_indices( 2025-05-07T20:51:44.5015127Z self=, 2025-05-07T20:51:44.5016029Z B=5, 2025-05-07T20:51:44.5016585Z T=0, 2025-05-07T20:51:44.5016939Z L=2, 2025-05-07T20:51:44.5017312Z long_index=False, 2025-05-07T20:51:44.5017743Z has_weight=False, 2025-05-07T20:51:44.5018169Z is_1D=False, 2025-05-07T20:51:44.5018563Z W=4, 2025-05-07T20:51:44.5018907Z ) 2025-05-07T20:51:44.5019308Z Trying example: test_permute_indices( 2025-05-07T20:51:44.5020211Z self=, 2025-05-07T20:51:44.5020784Z B=5, 2025-05-07T20:51:44.5020987Z T=19, 2025-05-07T20:51:44.5021174Z L=11, 2025-05-07T20:51:44.5021364Z long_index=False, 2025-05-07T20:51:44.5021580Z has_weight=True, 2025-05-07T20:51:44.5021799Z is_1D=True, 2025-05-07T20:51:44.5022344Z W=6, 2025-05-07T20:51:44.5022517Z ) 2025-05-07T20:51:44.5024196Z Trying example: test_permute_indices( 2025-05-07T20:51:44.5024653Z self=, 2025-05-07T20:51:44.5025253Z B=17, 2025-05-07T20:51:44.5025438Z T=2, 2025-05-07T20:51:44.5025624Z L=14, 2025-05-07T20:51:44.5025813Z long_index=True, 2025-05-07T20:51:44.5026030Z has_weight=False, 2025-05-07T20:51:44.5026255Z is_1D=True, 2025-05-07T20:51:44.5026458Z W=7, 2025-05-07T20:51:44.5026632Z ) 2025-05-07T20:51:44.5026836Z Trying example: test_permute_indices( 2025-05-07T20:51:44.5027285Z self=, 2025-05-07T20:51:44.5027720Z B=20, 2025-05-07T20:51:44.5027905Z T=12, 2025-05-07T20:51:44.5028089Z L=19, 2025-05-07T20:51:44.5028272Z long_index=True, 2025-05-07T20:51:44.5028497Z has_weight=False, 2025-05-07T20:51:44.5028716Z is_1D=True, 2025-05-07T20:51:44.5028916Z W=5, 2025-05-07T20:51:44.5029101Z ) 2025-05-07T20:51:44.5029306Z Trying example: test_permute_indices( 2025-05-07T20:51:44.5029754Z self=, 2025-05-07T20:51:44.5030193Z B=1, 2025-05-07T20:51:44.5030377Z T=6, 2025-05-07T20:51:44.5030551Z L=8, 2025-05-07T20:51:44.5030737Z long_index=True, 2025-05-07T20:51:44.5030956Z has_weight=False, 2025-05-07T20:51:44.5031165Z is_1D=True, 2025-05-07T20:51:44.5031363Z W=5, 2025-05-07T20:51:44.5031544Z ) 2025-05-07T20:51:44.5031740Z Trying example: test_permute_indices( 2025-05-07T20:51:44.5032190Z self=, 2025-05-07T20:51:44.5032625Z B=3, 2025-05-07T20:51:44.5032811Z T=2, 2025-05-07T20:51:44.5032987Z L=11, 2025-05-07T20:51:44.5033177Z long_index=False, 2025-05-07T20:51:44.5033402Z has_weight=True, 2025-05-07T20:51:44.5033612Z is_1D=False, 2025-05-07T20:51:44.5033820Z W=7, 2025-05-07T20:51:44.5033997Z ) 2025-05-07T20:51:44.5034195Z Trying example: test_permute_indices( 2025-05-07T20:51:44.5034655Z self=, 2025-05-07T20:51:44.5035093Z B=17, 2025-05-07T20:51:44.5035272Z T=6, 2025-05-07T20:51:44.5035456Z L=8, 2025-05-07T20:51:44.5035644Z long_index=True, 2025-05-07T20:51:44.5035859Z has_weight=False, 2025-05-07T20:51:44.5036079Z is_1D=False, 2025-05-07T20:51:44.5036281Z W=8, 2025-05-07T20:51:44.5036456Z ) 2025-05-07T20:51:44.5036657Z Trying example: test_permute_indices( 2025-05-07T20:51:44.5037107Z self=, 2025-05-07T20:51:44.5037536Z B=4, 2025-05-07T20:51:44.5037722Z T=8, 2025-05-07T20:51:44.5037906Z L=7, 2025-05-07T20:51:44.5038087Z long_index=True, 2025-05-07T20:51:44.5038309Z has_weight=False, 2025-05-07T20:51:44.5038536Z is_1D=True, 2025-05-07T20:51:44.5038737Z W=4, 2025-05-07T20:51:44.5038911Z ) 2025-05-07T20:51:44.5039118Z Trying example: test_permute_indices( 2025-05-07T20:51:44.5039575Z self=, 2025-05-07T20:51:44.5040008Z B=6, 2025-05-07T20:51:44.5040192Z T=4, 2025-05-07T20:51:44.5040376Z L=12, 2025-05-07T20:51:44.5040562Z long_index=False, 2025-05-07T20:51:44.5040785Z has_weight=True, 2025-05-07T20:51:44.5041000Z is_1D=False, 2025-05-07T20:51:44.5041190Z W=6, 2025-05-07T20:51:44.5041370Z ) 2025-05-07T20:51:44.5041572Z Trying example: test_permute_indices( 2025-05-07T20:51:44.5042015Z self=, 2025-05-07T20:51:44.5042454Z B=11, 2025-05-07T20:51:44.5042640Z T=17, 2025-05-07T20:51:44.5042819Z L=2, 2025-05-07T20:51:44.5043002Z long_index=False, 2025-05-07T20:51:44.5043227Z has_weight=True, 2025-05-07T20:51:44.5043574Z is_1D=True, 2025-05-07T20:51:44.5043772Z W=4, 2025-05-07T20:51:44.5043949Z ) 2025-05-07T20:51:44.5044145Z Trying example: test_permute_indices( 2025-05-07T20:51:44.5044674Z self=, 2025-05-07T20:51:44.5045113Z B=4, 2025-05-07T20:51:44.5045297Z T=17, 2025-05-07T20:51:44.5045473Z L=2, 2025-05-07T20:51:44.5045660Z long_index=False, 2025-05-07T20:51:44.5045879Z has_weight=True, 2025-05-07T20:51:44.5046087Z is_1D=True, 2025-05-07T20:51:44.5046284Z W=4, 2025-05-07T20:51:44.5046463Z ) 2025-05-07T20:51:44.5046657Z Trying example: test_permute_indices( 2025-05-07T20:51:44.5047105Z self=, 2025-05-07T20:51:44.5047542Z B=17, 2025-05-07T20:51:44.5047719Z T=17, 2025-05-07T20:51:44.5047902Z L=2, 2025-05-07T20:51:44.5048093Z long_index=False, 2025-05-07T20:51:44.5048309Z has_weight=True, 2025-05-07T20:51:44.5048528Z is_1D=True, 2025-05-07T20:51:44.5048727Z W=4, 2025-05-07T20:51:44.5048902Z ) 2025-05-07T20:51:44.5049109Z Trying example: test_permute_indices( 2025-05-07T20:51:44.5049566Z self=, 2025-05-07T20:51:44.5049998Z B=17, 2025-05-07T20:51:44.5050186Z T=17, 2025-05-07T20:51:44.5050373Z L=2, 2025-05-07T20:51:44.5050578Z long_index=True, 2025-05-07T20:51:44.5050825Z has_weight=True, 2025-05-07T20:51:44.5051044Z is_1D=True, 2025-05-07T20:51:44.5051240Z W=4, 2025-05-07T20:51:44.5051423Z ) 2025-05-07T20:51:44.5051626Z Trying example: test_permute_indices( 2025-05-07T20:51:44.5052077Z self=, 2025-05-07T20:51:44.5052507Z B=17, 2025-05-07T20:51:44.5052693Z T=17, 2025-05-07T20:51:44.5052880Z L=4, 2025-05-07T20:51:44.5053063Z long_index=True, 2025-05-07T20:51:44.5053280Z has_weight=True, 2025-05-07T20:51:44.5053494Z is_1D=True, 2025-05-07T20:51:44.5053685Z W=4, 2025-05-07T20:51:44.5053864Z ) 2025-05-07T20:51:44.5054064Z Trying example: test_permute_indices( 2025-05-07T20:51:44.5054511Z self=, 2025-05-07T20:51:44.5054952Z B=4, 2025-05-07T20:51:44.5055138Z T=17, 2025-05-07T20:51:44.5055317Z L=4, 2025-05-07T20:51:44.5055509Z long_index=True, 2025-05-07T20:51:44.5055727Z has_weight=True, 2025-05-07T20:51:44.5055935Z is_1D=True, 2025-05-07T20:51:44.5056135Z W=4, 2025-05-07T20:51:44.5056430Z ) 2025-05-07T20:51:44.5056622Z Trying example: test_permute_indices( 2025-05-07T20:51:44.5057067Z self=, 2025-05-07T20:51:44.5057498Z B=4, 2025-05-07T20:51:44.5057664Z T=4, 2025-05-07T20:51:44.5057842Z L=4, 2025-05-07T20:51:44.5058018Z long_index=True, 2025-05-07T20:51:44.5058224Z has_weight=True, 2025-05-07T20:51:44.5058435Z is_1D=True, 2025-05-07T20:51:44.5058626Z W=4, 2025-05-07T20:51:44.5058796Z ) 2025-05-07T20:51:44.5058999Z Trying example: test_permute_indices( 2025-05-07T20:51:44.5059777Z self=, 2025-05-07T20:51:44.5060221Z B=6, 2025-05-07T20:51:44.5060398Z T=12, 2025-05-07T20:51:44.5060582Z L=9, 2025-05-07T20:51:44.5060770Z long_index=True, 2025-05-07T20:51:44.5060984Z has_weight=False, 2025-05-07T20:51:44.5061203Z is_1D=True, 2025-05-07T20:51:44.5061404Z W=5, 2025-05-07T20:51:44.5061580Z ) 2025-05-07T20:51:44.5061783Z Trying example: test_permute_indices( 2025-05-07T20:51:44.5062240Z self=, 2025-05-07T20:51:44.5062675Z B=6, 2025-05-07T20:51:44.5062862Z T=12, 2025-05-07T20:51:44.5063046Z L=12, 2025-05-07T20:51:44.5063228Z long_index=True, 2025-05-07T20:51:44.5063619Z has_weight=False, 2025-05-07T20:51:44.5063841Z is_1D=True, 2025-05-07T20:51:44.5064035Z W=5, 2025-05-07T20:51:44.5064219Z ) 2025-05-07T20:51:44.5064419Z Trying example: test_permute_indices( 2025-05-07T20:51:44.5064980Z self=, 2025-05-07T20:51:44.5065420Z B=6, 2025-05-07T20:51:44.5065609Z T=12, 2025-05-07T20:51:44.5065795Z L=12, 2025-05-07T20:51:44.5065975Z long_index=True, 2025-05-07T20:51:44.5066195Z has_weight=True, 2025-05-07T20:51:44.5066407Z is_1D=True, 2025-05-07T20:51:44.5066600Z W=5, 2025-05-07T20:51:44.5066781Z ) 2025-05-07T20:51:44.5066965Z PASSED 2025-05-07T20:51:44.5421115Z sparse/permute_indices_test.py::PermuteIndicesTest::test_permute_indices_scripted_with_none_weights PASSED 2025-05-07T20:51:44.5654259Z sparse/permute_indices_test.py::PermuteIndicesTest::test_permute_indices_with_repeats Trying example: test_permute_indices_with_repeats( 2025-05-07T20:51:44.5655577Z self=, 2025-05-07T20:51:44.5656072Z B=1, 2025-05-07T20:51:44.5656401Z T=1, 2025-05-07T20:51:44.5656578Z L=2, 2025-05-07T20:51:44.5656778Z long_index=False, 2025-05-07T20:51:44.5657001Z has_weight=False, 2025-05-07T20:51:44.5657213Z ) 2025-05-07T20:51:44.5657463Z Trying example: test_permute_indices_with_repeats( 2025-05-07T20:51:44.5658012Z self=, 2025-05-07T20:51:44.5658508Z B=5, 2025-05-07T20:51:44.5658695Z T=1, 2025-05-07T20:51:44.5658880Z L=2, 2025-05-07T20:51:44.5659067Z long_index=False, 2025-05-07T20:51:44.5659591Z has_weight=False, 2025-05-07T20:51:44.5659803Z ) 2025-05-07T20:51:44.5660023Z Trying example: test_permute_indices_with_repeats( 2025-05-07T20:51:44.5660562Z self=, 2025-05-07T20:51:44.5661053Z B=5, 2025-05-07T20:51:44.5661232Z T=15, 2025-05-07T20:51:44.5661417Z L=3, 2025-05-07T20:51:44.5661604Z long_index=False, 2025-05-07T20:51:44.5661820Z has_weight=True, 2025-05-07T20:51:44.5662032Z ) 2025-05-07T20:51:44.5662268Z Trying example: test_permute_indices_with_repeats( 2025-05-07T20:51:44.5662804Z self=, 2025-05-07T20:51:44.5663289Z B=12, 2025-05-07T20:51:44.5663476Z T=16, 2025-05-07T20:51:44.5663655Z L=20, 2025-05-07T20:51:44.5663843Z long_index=True, 2025-05-07T20:51:44.5664060Z has_weight=False, 2025-05-07T20:51:44.5664386Z ) 2025-05-07T20:51:44.5664630Z Trying example: test_permute_indices_with_repeats( 2025-05-07T20:51:44.5665174Z self=, 2025-05-07T20:51:44.5673493Z B=1, 2025-05-07T20:51:44.5673699Z T=6, 2025-05-07T20:51:44.5673895Z L=20, 2025-05-07T20:51:44.5674093Z long_index=True, 2025-05-07T20:51:44.5674325Z has_weight=True, 2025-05-07T20:51:44.5674536Z ) 2025-05-07T20:51:44.5674784Z Trying example: test_permute_indices_with_repeats( 2025-05-07T20:51:44.5675347Z self=, 2025-05-07T20:51:44.5675831Z B=4, 2025-05-07T20:51:44.5676023Z T=20, 2025-05-07T20:51:44.5676215Z L=9, 2025-05-07T20:51:44.5676396Z long_index=True, 2025-05-07T20:51:44.5676618Z has_weight=True, 2025-05-07T20:51:44.5676831Z ) 2025-05-07T20:51:44.5677059Z Trying example: test_permute_indices_with_repeats( 2025-05-07T20:51:44.5677611Z self=, 2025-05-07T20:51:44.5678102Z B=18, 2025-05-07T20:51:44.5678291Z T=6, 2025-05-07T20:51:44.5678466Z L=12, 2025-05-07T20:51:44.5678663Z long_index=False, 2025-05-07T20:51:44.5678891Z has_weight=False, 2025-05-07T20:51:44.5679329Z ) 2025-05-07T20:51:44.5679571Z Trying example: test_permute_indices_with_repeats( 2025-05-07T20:51:44.5680122Z self=, 2025-05-07T20:51:44.5680790Z B=16, 2025-05-07T20:51:44.5680983Z T=13, 2025-05-07T20:51:44.5681170Z L=11, 2025-05-07T20:51:44.5681357Z long_index=True, 2025-05-07T20:51:44.5681579Z has_weight=True, 2025-05-07T20:51:44.5681794Z ) 2025-05-07T20:51:44.5682022Z Trying example: test_permute_indices_with_repeats( 2025-05-07T20:51:44.5682562Z self=, 2025-05-07T20:51:44.5683053Z B=15, 2025-05-07T20:51:44.5683242Z T=11, 2025-05-07T20:51:44.5683420Z L=8, 2025-05-07T20:51:44.5683613Z long_index=True, 2025-05-07T20:51:44.5683832Z has_weight=False, 2025-05-07T20:51:44.5684041Z ) 2025-05-07T20:51:44.5684275Z Trying example: test_permute_indices_with_repeats( 2025-05-07T20:51:44.5684818Z self=, 2025-05-07T20:51:44.5685299Z B=4, 2025-05-07T20:51:44.5685485Z T=15, 2025-05-07T20:51:44.5685675Z L=11, 2025-05-07T20:51:44.5685860Z long_index=True, 2025-05-07T20:51:44.5686084Z has_weight=False, 2025-05-07T20:51:44.5686300Z ) 2025-05-07T20:51:44.5686479Z PASSED 2025-05-07T20:51:44.5686593Z 2025-05-07T20:51:44.5686730Z ============================== 3 passed in 2.97s =============================== 2025-05-07T20:51:45.3554943Z 2025-05-07T20:51:45.3555460Z [TEST] Python test suite PASSED: ./sparse/permute_indices_test.py 2025-05-07T20:51:45.3575722Z [TEST] Python test time for ./sparse/permute_indices_test.py: 6 seconds 2025-05-07T20:51:45.3576157Z 2025-05-07T20:51:45.3576164Z 2025-05-07T20:51:45.3576170Z 2025-05-07T20:51:45.3576175Z 2025-05-07T20:51:45.3598063Z ################################################################################ 2025-05-07T20:51:45.3614019Z # [2025-05-07T20:51:45.361Z] Run Python Test Suite: 2025-05-07T20:51:45.3614364Z # ./sparse/permute_sparse_features_test.py 2025-05-07T20:51:45.3614703Z ################################################################################ 2025-05-07T20:51:45.3639405Z + 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:45.3640055Z 2025-05-07T20:51:47.5267160Z ============================= test session starts ============================== 2025-05-07T20:51:47.5267889Z platform linux -- Python 3.12.2, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:51:47.5268408Z cachedir: .pytest_cache 2025-05-07T20:51:47.5268980Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:51:47.5269693Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:51:47.5270120Z plugins: hypothesis-6.131.14 2025-05-07T20:51:49.8949398Z collecting ... collected 2 items 2025-05-07T20:51:49.8949730Z 2025-05-07T20:51:50.2186289Z sparse/permute_sparse_features_test.py::PermuteSparseFeaturesTest::test_permute_sparse_features PASSED 2025-05-07T20:51:50.2616392Z sparse/permute_sparse_features_test.py::PermuteSparseFeaturesTest::test_permute_sparse_features_with_repeats PASSED 2025-05-07T20:51:50.2616929Z 2025-05-07T20:51:50.2617085Z ============================== 2 passed in 2.86s =============================== 2025-05-07T20:51:51.0503931Z 2025-05-07T20:51:51.0504570Z [TEST] Python test suite PASSED: ./sparse/permute_sparse_features_test.py 2025-05-07T20:51:51.0525503Z [TEST] Python test time for ./sparse/permute_sparse_features_test.py: 6 seconds 2025-05-07T20:51:51.0525971Z 2025-05-07T20:51:51.0525976Z 2025-05-07T20:51:51.0525980Z 2025-05-07T20:51:51.0525984Z 2025-05-07T20:51:51.0546784Z ################################################################################ 2025-05-07T20:51:51.0562276Z # [2025-05-07T20:51:51.055Z] Run Python Test Suite: 2025-05-07T20:51:51.0562704Z # ./sparse/reorder_batched_test.py 2025-05-07T20:51:51.0563233Z ################################################################################ 2025-05-07T20:51:51.0587422Z + 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:51.0588039Z 2025-05-07T20:51:53.2203610Z ============================= test session starts ============================== 2025-05-07T20:51:53.2204221Z platform linux -- Python 3.12.2, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:51:53.2204722Z cachedir: .pytest_cache 2025-05-07T20:51:53.2205278Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:51:53.2206013Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:51:53.2206409Z plugins: hypothesis-6.131.14 2025-05-07T20:51:55.5915588Z collecting ... collected 7 items 2025-05-07T20:51:55.5915956Z 2025-05-07T20:51:55.7833310Z 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:55.7834876Z self=, 2025-05-07T20:51:55.7835788Z B=1, 2025-05-07T20:51:55.7836097Z T=1, 2025-05-07T20:51:55.7836390Z L=2, 2025-05-07T20:51:55.7836677Z A=1, 2025-05-07T20:51:55.7837013Z Dtype=torch.int32, 2025-05-07T20:51:55.7837410Z Itype=torch.int32, 2025-05-07T20:51:55.7837800Z broadcast_indices=False, 2025-05-07T20:51:55.7838188Z max_batch_size=0, 2025-05-07T20:51:55.7838538Z ) 2025-05-07T20:51:55.7838947Z Trying example: test_cat_reorder_batched_ad_indices_cpu( 2025-05-07T20:51:55.7839935Z self=, 2025-05-07T20:51:55.7840813Z B=17, 2025-05-07T20:51:55.7841105Z T=1, 2025-05-07T20:51:55.7841391Z L=2, 2025-05-07T20:51:55.7841696Z A=1, 2025-05-07T20:51:55.7842018Z Dtype=torch.int32, 2025-05-07T20:51:55.7842399Z Itype=torch.int32, 2025-05-07T20:51:55.7842789Z broadcast_indices=False, 2025-05-07T20:51:55.7843213Z max_batch_size=0, 2025-05-07T20:51:55.7843562Z ) 2025-05-07T20:51:55.7843999Z Trying example: test_cat_reorder_batched_ad_indices_cpu( 2025-05-07T20:51:55.7844982Z self=, 2025-05-07T20:51:55.7845855Z B=17, 2025-05-07T20:51:55.7846152Z T=4, 2025-05-07T20:51:55.7846412Z L=8, 2025-05-07T20:51:55.7846666Z A=19, 2025-05-07T20:51:55.7846969Z Dtype=torch.float32, 2025-05-07T20:51:55.7847354Z Itype=torch.int64, 2025-05-07T20:51:55.7847701Z broadcast_indices=False, 2025-05-07T20:51:55.7848076Z max_batch_size=0, 2025-05-07T20:51:55.7848391Z ) 2025-05-07T20:51:55.7848765Z Trying example: test_cat_reorder_batched_ad_indices_cpu( 2025-05-07T20:51:55.7849757Z self=, 2025-05-07T20:51:55.7850621Z B=11, 2025-05-07T20:51:55.7850932Z T=4, 2025-05-07T20:51:55.7851217Z L=4, 2025-05-07T20:51:55.7851520Z A=9, 2025-05-07T20:51:55.7851848Z Dtype=torch.float32, 2025-05-07T20:51:55.7852225Z Itype=torch.int64, 2025-05-07T20:51:55.7852617Z broadcast_indices=False, 2025-05-07T20:51:55.7853040Z max_batch_size=-2, 2025-05-07T20:51:55.7853403Z ) 2025-05-07T20:51:55.7853860Z Trying example: test_cat_reorder_batched_ad_indices_cpu( 2025-05-07T20:51:55.7854837Z self=, 2025-05-07T20:51:55.7856800Z B=18, 2025-05-07T20:51:55.7857118Z T=20, 2025-05-07T20:51:55.7857430Z L=7, 2025-05-07T20:51:55.7857727Z A=20, 2025-05-07T20:51:55.7858053Z Dtype=torch.int64, 2025-05-07T20:51:55.7858448Z Itype=torch.int32, 2025-05-07T20:51:55.7859067Z broadcast_indices=True, 2025-05-07T20:51:55.7859822Z max_batch_size=1, 2025-05-07T20:51:55.7860188Z ) 2025-05-07T20:51:55.7860613Z Trying example: test_cat_reorder_batched_ad_indices_cpu( 2025-05-07T20:51:55.7861667Z self=, 2025-05-07T20:51:55.7862589Z B=1, 2025-05-07T20:51:55.7862901Z T=9, 2025-05-07T20:51:55.7863201Z L=20, 2025-05-07T20:51:55.7863507Z A=1, 2025-05-07T20:51:55.7863837Z Dtype=torch.int32, 2025-05-07T20:51:55.7864217Z Itype=torch.int32, 2025-05-07T20:51:55.7864614Z broadcast_indices=False, 2025-05-07T20:51:55.7865043Z max_batch_size=5, 2025-05-07T20:51:55.7865397Z ) 2025-05-07T20:51:55.7865851Z Trying example: test_cat_reorder_batched_ad_indices_cpu( 2025-05-07T20:51:55.7866863Z self=, 2025-05-07T20:51:55.7867680Z B=17, 2025-05-07T20:51:55.7868008Z T=8, 2025-05-07T20:51:55.7868314Z L=3, 2025-05-07T20:51:55.7868620Z A=14, 2025-05-07T20:51:55.7868946Z Dtype=torch.int64, 2025-05-07T20:51:55.7869331Z Itype=torch.int64, 2025-05-07T20:51:55.7869729Z broadcast_indices=False, 2025-05-07T20:51:55.7870152Z max_batch_size=0, 2025-05-07T20:51:55.7870496Z ) 2025-05-07T20:51:55.7870926Z Trying example: test_cat_reorder_batched_ad_indices_cpu( 2025-05-07T20:51:55.7871972Z self=, 2025-05-07T20:51:55.7872888Z B=11, 2025-05-07T20:51:55.7873186Z T=6, 2025-05-07T20:51:55.7873487Z L=4, 2025-05-07T20:51:55.7873783Z A=18, 2025-05-07T20:51:55.7874101Z Dtype=torch.float32, 2025-05-07T20:51:55.7874516Z Itype=torch.int64, 2025-05-07T20:51:55.7874916Z broadcast_indices=True, 2025-05-07T20:51:55.7876763Z max_batch_size=5, 2025-05-07T20:51:55.7877108Z ) 2025-05-07T20:51:55.7877548Z Trying example: test_cat_reorder_batched_ad_indices_cpu( 2025-05-07T20:51:55.7878584Z self=, 2025-05-07T20:51:55.7879498Z B=10, 2025-05-07T20:51:55.7879802Z T=9, 2025-05-07T20:51:55.7880093Z L=3, 2025-05-07T20:51:55.7880393Z A=10, 2025-05-07T20:51:55.7880722Z Dtype=torch.float32, 2025-05-07T20:51:55.7881091Z Itype=torch.int64, 2025-05-07T20:51:55.7881452Z broadcast_indices=True, 2025-05-07T20:51:55.7881846Z max_batch_size=2, 2025-05-07T20:51:55.7882167Z ) 2025-05-07T20:51:55.7882568Z Trying example: test_cat_reorder_batched_ad_indices_cpu( 2025-05-07T20:51:55.7883518Z self=, 2025-05-07T20:51:55.7884350Z B=3, 2025-05-07T20:51:55.7884642Z T=7, 2025-05-07T20:51:55.7884943Z L=15, 2025-05-07T20:51:55.7885245Z A=1, 2025-05-07T20:51:55.7885559Z Dtype=torch.int64, 2025-05-07T20:51:55.7885963Z Itype=torch.int32, 2025-05-07T20:51:55.7886357Z broadcast_indices=True, 2025-05-07T20:51:55.7886760Z max_batch_size=0, 2025-05-07T20:51:55.7887117Z ) 2025-05-07T20:51:55.7887544Z Trying example: test_cat_reorder_batched_ad_indices_cpu( 2025-05-07T20:51:55.7888581Z self=, 2025-05-07T20:51:55.7889489Z B=20, 2025-05-07T20:51:55.7889792Z T=6, 2025-05-07T20:51:55.7890080Z L=6, 2025-05-07T20:51:55.7890383Z A=17, 2025-05-07T20:51:55.7890703Z Dtype=torch.int32, 2025-05-07T20:51:55.7891082Z Itype=torch.int32, 2025-05-07T20:51:55.7891478Z broadcast_indices=False, 2025-05-07T20:51:55.7891899Z max_batch_size=-1, 2025-05-07T20:51:55.7892492Z ) 2025-05-07T20:51:55.7892924Z Trying example: test_cat_reorder_batched_ad_indices_cpu( 2025-05-07T20:51:55.7894128Z self=, 2025-05-07T20:51:55.7894980Z B=20, 2025-05-07T20:51:55.7895277Z T=1, 2025-05-07T20:51:55.7895574Z L=6, 2025-05-07T20:51:55.7895869Z A=17, 2025-05-07T20:51:55.7896184Z Dtype=torch.int32, 2025-05-07T20:51:55.7896715Z Itype=torch.int32, 2025-05-07T20:51:55.7897108Z broadcast_indices=False, 2025-05-07T20:51:55.7897522Z max_batch_size=-1, 2025-05-07T20:51:55.7897882Z ) 2025-05-07T20:51:55.7898307Z Trying example: test_cat_reorder_batched_ad_indices_cpu( 2025-05-07T20:51:55.7899382Z self=, 2025-05-07T20:51:55.7900291Z B=6, 2025-05-07T20:51:55.7900596Z T=1, 2025-05-07T20:51:55.7900893Z L=6, 2025-05-07T20:51:55.7901192Z A=17, 2025-05-07T20:51:55.7901517Z Dtype=torch.int32, 2025-05-07T20:51:55.7901903Z Itype=torch.int32, 2025-05-07T20:51:55.7902286Z broadcast_indices=False, 2025-05-07T20:51:55.7902712Z max_batch_size=-1, 2025-05-07T20:51:55.7903065Z ) 2025-05-07T20:51:55.7903498Z Trying example: test_cat_reorder_batched_ad_indices_cpu( 2025-05-07T20:51:55.7904550Z self=, 2025-05-07T20:51:55.7905465Z B=6, 2025-05-07T20:51:55.7905762Z T=1, 2025-05-07T20:51:55.7906051Z L=6, 2025-05-07T20:51:55.7906349Z A=1, 2025-05-07T20:51:55.7906658Z Dtype=torch.int32, 2025-05-07T20:51:55.7907002Z Itype=torch.int32, 2025-05-07T20:51:55.7907369Z broadcast_indices=False, 2025-05-07T20:51:55.7907785Z max_batch_size=-1, 2025-05-07T20:51:55.7908099Z ) 2025-05-07T20:51:55.7908476Z Trying example: test_cat_reorder_batched_ad_indices_cpu( 2025-05-07T20:51:55.7909415Z self=, 2025-05-07T20:51:55.7910299Z B=6, 2025-05-07T20:51:55.7910592Z T=1, 2025-05-07T20:51:55.7910854Z L=2, 2025-05-07T20:51:55.7911118Z A=1, 2025-05-07T20:51:55.7911425Z Dtype=torch.int32, 2025-05-07T20:51:55.7911774Z Itype=torch.int32, 2025-05-07T20:51:55.7912131Z broadcast_indices=False, 2025-05-07T20:51:55.7912516Z max_batch_size=-1, 2025-05-07T20:51:55.7912841Z ) 2025-05-07T20:51:55.7913206Z Trying example: test_cat_reorder_batched_ad_indices_cpu( 2025-05-07T20:51:55.7914242Z self=, 2025-05-07T20:51:55.7915063Z B=1, 2025-05-07T20:51:55.7915354Z T=1, 2025-05-07T20:51:55.7915617Z L=2, 2025-05-07T20:51:55.7915893Z A=1, 2025-05-07T20:51:55.7916208Z Dtype=torch.int32, 2025-05-07T20:51:55.7916565Z Itype=torch.int32, 2025-05-07T20:51:55.7916948Z broadcast_indices=False, 2025-05-07T20:51:55.7917367Z max_batch_size=-1, 2025-05-07T20:51:55.7917693Z ) 2025-05-07T20:51:55.7918111Z Trying example: test_cat_reorder_batched_ad_indices_cpu( 2025-05-07T20:51:55.7919076Z self=, 2025-05-07T20:51:55.7919940Z B=1, 2025-05-07T20:51:55.7920225Z T=1, 2025-05-07T20:51:55.7920509Z L=2, 2025-05-07T20:51:55.7920789Z A=1, 2025-05-07T20:51:55.7921094Z Dtype=torch.int32, 2025-05-07T20:51:55.7921452Z Itype=torch.int32, 2025-05-07T20:51:55.7921818Z broadcast_indices=False, 2025-05-07T20:51:55.7922245Z max_batch_size=1, 2025-05-07T20:51:55.7922597Z ) 2025-05-07T20:51:55.7922969Z Trying example: test_cat_reorder_batched_ad_indices_cpu( 2025-05-07T20:51:55.7923794Z self=, 2025-05-07T20:51:55.7924576Z B=19, 2025-05-07T20:51:55.7924865Z T=17, 2025-05-07T20:51:55.7925301Z L=2, 2025-05-07T20:51:55.7925561Z A=4, 2025-05-07T20:51:55.7927323Z Dtype=torch.int32, 2025-05-07T20:51:55.7927627Z Itype=torch.int64, 2025-05-07T20:51:55.7927949Z broadcast_indices=True, 2025-05-07T20:51:55.7928435Z max_batch_size=-1, 2025-05-07T20:51:55.7928738Z ) 2025-05-07T20:51:55.7929136Z Trying example: test_cat_reorder_batched_ad_indices_cpu( 2025-05-07T20:51:55.7930063Z self=, 2025-05-07T20:51:55.7930935Z B=19, 2025-05-07T20:51:55.7931225Z T=17, 2025-05-07T20:51:55.7931504Z L=2, 2025-05-07T20:51:55.7931775Z A=2, 2025-05-07T20:51:55.7932072Z Dtype=torch.int32, 2025-05-07T20:51:55.7932428Z Itype=torch.int64, 2025-05-07T20:51:55.7932783Z broadcast_indices=True, 2025-05-07T20:51:55.7933173Z max_batch_size=-1, 2025-05-07T20:51:55.7933518Z ) 2025-05-07T20:51:55.7933925Z Trying example: test_cat_reorder_batched_ad_indices_cpu( 2025-05-07T20:51:55.7934964Z self=, 2025-05-07T20:51:55.7935830Z B=19, 2025-05-07T20:51:55.7936112Z T=17, 2025-05-07T20:51:55.7936527Z L=2, 2025-05-07T20:51:55.7936821Z A=2, 2025-05-07T20:51:55.7937122Z Dtype=torch.int32, 2025-05-07T20:51:55.7937483Z Itype=torch.int64, 2025-05-07T20:51:55.7937865Z broadcast_indices=True, 2025-05-07T20:51:55.7938261Z max_batch_size=2, 2025-05-07T20:51:55.7938574Z ) 2025-05-07T20:51:55.7938851Z PASSED 2025-05-07T20:51:55.7939512Z sparse/reorder_batched_test.py::ReorderBatchedTest::test_reorder_batched_ad_indices PASSED 2025-05-07T20:51:55.8381090Z sparse/reorder_batched_test.py::ReorderBatchedTest::test_reorder_batched_ad_indices_cpu Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:51:55.8382527Z self=, 2025-05-07T20:51:55.8383283Z B=1, 2025-05-07T20:51:55.8383595Z T=1, 2025-05-07T20:51:55.8383868Z L=2, 2025-05-07T20:51:55.8384145Z A=1, 2025-05-07T20:51:55.8384455Z Dtype=torch.int32, 2025-05-07T20:51:55.8384808Z Itype=torch.int32, 2025-05-07T20:51:55.8385190Z broadcast_indices=False, 2025-05-07T20:51:55.8385567Z ) 2025-05-07T20:51:55.8385935Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:51:55.8386850Z self=, 2025-05-07T20:51:55.8387643Z B=6, 2025-05-07T20:51:55.8387921Z T=1, 2025-05-07T20:51:55.8388198Z L=2, 2025-05-07T20:51:55.8388479Z A=1, 2025-05-07T20:51:55.8388774Z Dtype=torch.int32, 2025-05-07T20:51:55.8389171Z Itype=torch.int32, 2025-05-07T20:51:55.8389547Z broadcast_indices=False, 2025-05-07T20:51:55.8389935Z ) 2025-05-07T20:51:55.8390316Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:51:55.8391233Z self=, 2025-05-07T20:51:55.8392098Z B=6, 2025-05-07T20:51:55.8392375Z T=11, 2025-05-07T20:51:55.8392660Z L=3, 2025-05-07T20:51:55.8392947Z A=18, 2025-05-07T20:51:55.8393271Z Dtype=torch.float32, 2025-05-07T20:51:55.8393691Z Itype=torch.int32, 2025-05-07T20:51:55.8394075Z broadcast_indices=False, 2025-05-07T20:51:55.8394452Z ) 2025-05-07T20:51:55.8394858Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:51:55.8395824Z self=, 2025-05-07T20:51:55.8396666Z B=18, 2025-05-07T20:51:55.8396946Z T=1, 2025-05-07T20:51:55.8397234Z L=2, 2025-05-07T20:51:55.8397513Z A=1, 2025-05-07T20:51:55.8397820Z Dtype=torch.int32, 2025-05-07T20:51:55.8398181Z Itype=torch.int32, 2025-05-07T20:51:55.8398560Z broadcast_indices=False, 2025-05-07T20:51:55.8398943Z ) 2025-05-07T20:51:55.8399308Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:51:55.8400616Z self=, 2025-05-07T20:51:55.8401457Z B=18, 2025-05-07T20:51:55.8401739Z T=17, 2025-05-07T20:51:55.8402292Z L=5, 2025-05-07T20:51:55.8402588Z A=14, 2025-05-07T20:51:55.8402884Z Dtype=torch.float32, 2025-05-07T20:51:55.8403277Z Itype=torch.int64, 2025-05-07T20:51:55.8403680Z broadcast_indices=True, 2025-05-07T20:51:55.8404069Z ) 2025-05-07T20:51:55.8404449Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:51:55.8405411Z self=, 2025-05-07T20:51:55.8406221Z B=20, 2025-05-07T20:51:55.8406489Z T=19, 2025-05-07T20:51:55.8406757Z L=13, 2025-05-07T20:51:55.8407022Z A=19, 2025-05-07T20:51:55.8407300Z Dtype=torch.int32, 2025-05-07T20:51:55.8407662Z Itype=torch.int64, 2025-05-07T20:51:55.8408003Z broadcast_indices=True, 2025-05-07T20:51:55.8408321Z ) 2025-05-07T20:51:55.8419012Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:51:55.8419998Z self=, 2025-05-07T20:51:55.8420814Z B=7, 2025-05-07T20:51:55.8421118Z T=17, 2025-05-07T20:51:55.8421413Z L=8, 2025-05-07T20:51:55.8421696Z A=13, 2025-05-07T20:51:55.8422000Z Dtype=torch.int32, 2025-05-07T20:51:55.8422370Z Itype=torch.int64, 2025-05-07T20:51:55.8422744Z broadcast_indices=False, 2025-05-07T20:51:55.8423149Z ) 2025-05-07T20:51:55.8423585Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:51:55.8424556Z self=, 2025-05-07T20:51:55.8425418Z B=5, 2025-05-07T20:51:55.8425730Z T=18, 2025-05-07T20:51:55.8426018Z L=10, 2025-05-07T20:51:55.8426309Z A=7, 2025-05-07T20:51:55.8426618Z Dtype=torch.float32, 2025-05-07T20:51:55.8427034Z Itype=torch.int64, 2025-05-07T20:51:55.8427414Z broadcast_indices=True, 2025-05-07T20:51:55.8427798Z ) 2025-05-07T20:51:55.8428186Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:51:55.8429117Z self=, 2025-05-07T20:51:55.8429954Z B=20, 2025-05-07T20:51:55.8430262Z T=15, 2025-05-07T20:51:55.8430541Z L=11, 2025-05-07T20:51:55.8430826Z A=1, 2025-05-07T20:51:55.8431140Z Dtype=torch.int64, 2025-05-07T20:51:55.8431497Z Itype=torch.int32, 2025-05-07T20:51:55.8431876Z broadcast_indices=True, 2025-05-07T20:51:55.8432253Z ) 2025-05-07T20:51:55.8432636Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:51:55.8433571Z self=, 2025-05-07T20:51:55.8434410Z B=7, 2025-05-07T20:51:55.8434718Z T=18, 2025-05-07T20:51:55.8435043Z L=4, 2025-05-07T20:51:55.8435340Z A=19, 2025-05-07T20:51:55.8435627Z Dtype=torch.int64, 2025-05-07T20:51:55.8435975Z Itype=torch.int64, 2025-05-07T20:51:55.8436327Z broadcast_indices=True, 2025-05-07T20:51:55.8436683Z ) 2025-05-07T20:51:55.8437046Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:51:55.8437928Z self=, 2025-05-07T20:51:55.8438743Z B=1, 2025-05-07T20:51:55.8439023Z T=6, 2025-05-07T20:51:55.8439299Z L=8, 2025-05-07T20:51:55.8439576Z A=7, 2025-05-07T20:51:55.8439868Z Dtype=torch.int32, 2025-05-07T20:51:55.8440232Z Itype=torch.int32, 2025-05-07T20:51:55.8440603Z broadcast_indices=False, 2025-05-07T20:51:55.8440973Z ) 2025-05-07T20:51:55.8441352Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:51:55.8442246Z self=, 2025-05-07T20:51:55.8443233Z B=7, 2025-05-07T20:51:55.8443521Z T=6, 2025-05-07T20:51:55.8443812Z L=8, 2025-05-07T20:51:55.8444067Z A=7, 2025-05-07T20:51:55.8444352Z Dtype=torch.int32, 2025-05-07T20:51:55.8444877Z Itype=torch.int32, 2025-05-07T20:51:55.8445266Z broadcast_indices=False, 2025-05-07T20:51:55.8445639Z ) 2025-05-07T20:51:55.8446018Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:51:55.8446967Z self=, 2025-05-07T20:51:55.8447780Z B=7, 2025-05-07T20:51:55.8448081Z T=7, 2025-05-07T20:51:55.8448374Z L=8, 2025-05-07T20:51:55.8448665Z A=7, 2025-05-07T20:51:55.8448981Z Dtype=torch.int32, 2025-05-07T20:51:55.8449373Z Itype=torch.int32, 2025-05-07T20:51:55.8449756Z broadcast_indices=False, 2025-05-07T20:51:55.8450159Z ) 2025-05-07T20:51:55.8450569Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:51:55.8451521Z self=, 2025-05-07T20:51:55.8452375Z B=7, 2025-05-07T20:51:55.8452670Z T=7, 2025-05-07T20:51:55.8452954Z L=8, 2025-05-07T20:51:55.8453262Z A=8, 2025-05-07T20:51:55.8453571Z Dtype=torch.int32, 2025-05-07T20:51:55.8453934Z Itype=torch.int32, 2025-05-07T20:51:55.8454303Z broadcast_indices=False, 2025-05-07T20:51:55.8454695Z ) 2025-05-07T20:51:55.8455066Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:51:55.8456003Z self=, 2025-05-07T20:51:55.8456944Z B=8, 2025-05-07T20:51:55.8457244Z T=7, 2025-05-07T20:51:55.8457524Z L=8, 2025-05-07T20:51:55.8457807Z A=8, 2025-05-07T20:51:55.8458114Z Dtype=torch.int32, 2025-05-07T20:51:55.8458466Z Itype=torch.int32, 2025-05-07T20:51:55.8458845Z broadcast_indices=False, 2025-05-07T20:51:55.8459579Z ) 2025-05-07T20:51:55.8460000Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:51:55.8460970Z self=, 2025-05-07T20:51:55.8461764Z B=8, 2025-05-07T20:51:55.8462037Z T=7, 2025-05-07T20:51:55.8462296Z L=7, 2025-05-07T20:51:55.8462563Z A=8, 2025-05-07T20:51:55.8463043Z Dtype=torch.int32, 2025-05-07T20:51:55.8463392Z Itype=torch.int32, 2025-05-07T20:51:55.8463762Z broadcast_indices=False, 2025-05-07T20:51:55.8464121Z ) 2025-05-07T20:51:55.8464459Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:51:55.8465360Z self=, 2025-05-07T20:51:55.8466178Z B=7, 2025-05-07T20:51:55.8466454Z T=7, 2025-05-07T20:51:55.8466738Z L=7, 2025-05-07T20:51:55.8467020Z A=8, 2025-05-07T20:51:55.8467311Z Dtype=torch.int32, 2025-05-07T20:51:55.8467670Z Itype=torch.int32, 2025-05-07T20:51:55.8468054Z broadcast_indices=False, 2025-05-07T20:51:55.8468427Z ) 2025-05-07T20:51:55.8468809Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:51:55.8469702Z self=, 2025-05-07T20:51:55.8470508Z B=12, 2025-05-07T20:51:55.8470798Z T=5, 2025-05-07T20:51:55.8471098Z L=2, 2025-05-07T20:51:55.8471381Z A=6, 2025-05-07T20:51:55.8471697Z Dtype=torch.int64, 2025-05-07T20:51:55.8472079Z Itype=torch.int64, 2025-05-07T20:51:55.8472439Z broadcast_indices=False, 2025-05-07T20:51:55.8472820Z ) 2025-05-07T20:51:55.8473214Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:51:55.8474140Z self=, 2025-05-07T20:51:55.8474967Z B=6, 2025-05-07T20:51:55.8475273Z T=5, 2025-05-07T20:51:55.8475578Z L=2, 2025-05-07T20:51:55.8475861Z A=6, 2025-05-07T20:51:55.8476452Z Dtype=torch.int64, 2025-05-07T20:51:55.8476845Z Itype=torch.int64, 2025-05-07T20:51:55.8477225Z broadcast_indices=False, 2025-05-07T20:51:55.8477611Z ) 2025-05-07T20:51:55.8478211Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:51:55.8479195Z self=, 2025-05-07T20:51:55.8480009Z B=6, 2025-05-07T20:51:55.8480300Z T=2, 2025-05-07T20:51:55.8480576Z L=2, 2025-05-07T20:51:55.8480859Z A=6, 2025-05-07T20:51:55.8481160Z Dtype=torch.int64, 2025-05-07T20:51:55.8481517Z Itype=torch.int64, 2025-05-07T20:51:55.8481900Z broadcast_indices=False, 2025-05-07T20:51:55.8482276Z ) 2025-05-07T20:51:55.8482663Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:51:55.8483605Z self=, 2025-05-07T20:51:55.8484446Z B=6, 2025-05-07T20:51:55.8484750Z T=2, 2025-05-07T20:51:55.8485021Z L=6, 2025-05-07T20:51:55.8485307Z A=6, 2025-05-07T20:51:55.8485608Z Dtype=torch.int64, 2025-05-07T20:51:55.8485963Z Itype=torch.int64, 2025-05-07T20:51:55.8486358Z broadcast_indices=False, 2025-05-07T20:51:55.8486738Z ) 2025-05-07T20:51:55.8487123Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:51:55.8488059Z self=, 2025-05-07T20:51:55.8488929Z B=6, 2025-05-07T20:51:55.8489202Z T=2, 2025-05-07T20:51:55.8489490Z L=2, 2025-05-07T20:51:55.8489771Z A=2, 2025-05-07T20:51:55.8490066Z Dtype=torch.int64, 2025-05-07T20:51:55.8490438Z Itype=torch.int64, 2025-05-07T20:51:55.8490818Z broadcast_indices=False, 2025-05-07T20:51:55.8491186Z ) 2025-05-07T20:51:55.8491580Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:51:55.8492447Z self=, 2025-05-07T20:51:55.8493206Z B=2, 2025-05-07T20:51:55.8493506Z T=2, 2025-05-07T20:51:55.8493804Z L=2, 2025-05-07T20:51:55.8494088Z A=2, 2025-05-07T20:51:55.8494393Z Dtype=torch.int64, 2025-05-07T20:51:55.8494764Z Itype=torch.int64, 2025-05-07T20:51:55.8495136Z broadcast_indices=False, 2025-05-07T20:51:55.8495521Z ) 2025-05-07T20:51:55.8495913Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:51:55.8496986Z self=, 2025-05-07T20:51:55.8497848Z B=9, 2025-05-07T20:51:55.8498148Z T=13, 2025-05-07T20:51:55.8498439Z L=6, 2025-05-07T20:51:55.8498733Z A=20, 2025-05-07T20:51:55.8499055Z Dtype=torch.float32, 2025-05-07T20:51:55.8499427Z Itype=torch.int32, 2025-05-07T20:51:55.8499789Z broadcast_indices=True, 2025-05-07T20:51:55.8500171Z ) 2025-05-07T20:51:55.8500548Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:51:55.8501476Z self=, 2025-05-07T20:51:55.8502282Z B=9, 2025-05-07T20:51:55.8502574Z T=20, 2025-05-07T20:51:55.8502862Z L=6, 2025-05-07T20:51:55.8503149Z A=20, 2025-05-07T20:51:55.8503461Z Dtype=torch.float32, 2025-05-07T20:51:55.8503840Z Itype=torch.int32, 2025-05-07T20:51:55.8504221Z broadcast_indices=True, 2025-05-07T20:51:55.8504583Z ) 2025-05-07T20:51:55.8504963Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:51:55.8505896Z self=, 2025-05-07T20:51:55.8506736Z B=20, 2025-05-07T20:51:55.8507022Z T=20, 2025-05-07T20:51:55.8507308Z L=6, 2025-05-07T20:51:55.8507602Z A=20, 2025-05-07T20:51:55.8507923Z Dtype=torch.float32, 2025-05-07T20:51:55.8508331Z Itype=torch.int32, 2025-05-07T20:51:55.8508702Z broadcast_indices=True, 2025-05-07T20:51:55.8509227Z ) 2025-05-07T20:51:55.8509602Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:51:55.8510654Z self=, 2025-05-07T20:51:55.8511465Z B=20, 2025-05-07T20:51:55.8511762Z T=20, 2025-05-07T20:51:55.8512046Z L=6, 2025-05-07T20:51:55.8512308Z A=6, 2025-05-07T20:51:55.8512614Z Dtype=torch.float32, 2025-05-07T20:51:55.8512996Z Itype=torch.int32, 2025-05-07T20:51:55.8513358Z broadcast_indices=True, 2025-05-07T20:51:55.8513785Z ) 2025-05-07T20:51:55.8514169Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:51:55.8515084Z self=, 2025-05-07T20:51:55.8515961Z B=20, 2025-05-07T20:51:55.8516265Z T=20, 2025-05-07T20:51:55.8516567Z L=20, 2025-05-07T20:51:55.8516853Z A=20, 2025-05-07T20:51:55.8517183Z Dtype=torch.float32, 2025-05-07T20:51:55.8517594Z Itype=torch.int32, 2025-05-07T20:51:55.8517980Z broadcast_indices=True, 2025-05-07T20:51:55.8518377Z ) 2025-05-07T20:51:55.8518779Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:51:55.8519711Z self=, 2025-05-07T20:51:55.8520594Z B=19, 2025-05-07T20:51:55.8520883Z T=11, 2025-05-07T20:51:55.8521163Z L=20, 2025-05-07T20:51:55.8521457Z A=12, 2025-05-07T20:51:55.8521744Z Dtype=torch.int64, 2025-05-07T20:51:55.8522091Z Itype=torch.int32, 2025-05-07T20:51:55.8522479Z broadcast_indices=False, 2025-05-07T20:51:55.8522855Z ) 2025-05-07T20:51:55.8604161Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:51:55.8605100Z self=, 2025-05-07T20:51:55.8605906Z B=11, 2025-05-07T20:51:55.8606175Z T=11, 2025-05-07T20:51:55.8606479Z L=20, 2025-05-07T20:51:55.8606762Z A=12, 2025-05-07T20:51:55.8607087Z Dtype=torch.int64, 2025-05-07T20:51:55.8607478Z Itype=torch.int32, 2025-05-07T20:51:55.8607871Z broadcast_indices=False, 2025-05-07T20:51:55.8608281Z ) 2025-05-07T20:51:55.8608665Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:51:55.8609585Z self=, 2025-05-07T20:51:55.8610437Z B=11, 2025-05-07T20:51:55.8610728Z T=11, 2025-05-07T20:51:55.8610994Z L=12, 2025-05-07T20:51:55.8611271Z A=12, 2025-05-07T20:51:55.8611572Z Dtype=torch.int64, 2025-05-07T20:51:55.8611930Z Itype=torch.int32, 2025-05-07T20:51:55.8612292Z broadcast_indices=False, 2025-05-07T20:51:55.8612640Z ) 2025-05-07T20:51:55.8612979Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:51:55.8613971Z self=, 2025-05-07T20:51:55.8614866Z B=11, 2025-05-07T20:51:55.8615167Z T=12, 2025-05-07T20:51:55.8615458Z L=12, 2025-05-07T20:51:55.8615753Z A=12, 2025-05-07T20:51:55.8616070Z Dtype=torch.int64, 2025-05-07T20:51:55.8616581Z Itype=torch.int32, 2025-05-07T20:51:55.8616975Z broadcast_indices=False, 2025-05-07T20:51:55.8617379Z ) 2025-05-07T20:51:55.8617777Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:51:55.8618766Z self=, 2025-05-07T20:51:55.8619641Z B=12, 2025-05-07T20:51:55.8619931Z T=12, 2025-05-07T20:51:55.8620199Z L=12, 2025-05-07T20:51:55.8620444Z A=12, 2025-05-07T20:51:55.8620724Z Dtype=torch.int64, 2025-05-07T20:51:55.8621113Z Itype=torch.int32, 2025-05-07T20:51:55.8621508Z broadcast_indices=False, 2025-05-07T20:51:55.8621901Z ) 2025-05-07T20:51:55.8622304Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:51:55.8623589Z self=, 2025-05-07T20:51:55.8624464Z B=4, 2025-05-07T20:51:55.8624756Z T=4, 2025-05-07T20:51:55.8625052Z L=3, 2025-05-07T20:51:55.8625561Z A=6, 2025-05-07T20:51:55.8625889Z Dtype=torch.float32, 2025-05-07T20:51:55.8626295Z Itype=torch.int32, 2025-05-07T20:51:55.8626690Z broadcast_indices=False, 2025-05-07T20:51:55.8627084Z ) 2025-05-07T20:51:55.8627488Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:51:55.8628478Z self=, 2025-05-07T20:51:55.8629323Z B=4, 2025-05-07T20:51:55.8629603Z T=4, 2025-05-07T20:51:55.8629894Z L=4, 2025-05-07T20:51:55.8630171Z A=6, 2025-05-07T20:51:55.8630472Z Dtype=torch.float32, 2025-05-07T20:51:55.8630858Z Itype=torch.int32, 2025-05-07T20:51:55.8631220Z broadcast_indices=False, 2025-05-07T20:51:55.8631598Z ) 2025-05-07T20:51:55.8631976Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:51:55.8632953Z self=, 2025-05-07T20:51:55.8633854Z B=4, 2025-05-07T20:51:55.8634158Z T=4, 2025-05-07T20:51:55.8634460Z L=4, 2025-05-07T20:51:55.8634750Z A=4, 2025-05-07T20:51:55.8635076Z Dtype=torch.float32, 2025-05-07T20:51:55.8635487Z Itype=torch.int32, 2025-05-07T20:51:55.8635878Z broadcast_indices=False, 2025-05-07T20:51:55.8636293Z ) 2025-05-07T20:51:55.8636700Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:51:55.8637681Z self=, 2025-05-07T20:51:55.8638562Z B=14, 2025-05-07T20:51:55.8638858Z T=16, 2025-05-07T20:51:55.8639125Z L=20, 2025-05-07T20:51:55.8639423Z A=13, 2025-05-07T20:51:55.8639739Z Dtype=torch.int32, 2025-05-07T20:51:55.8640130Z Itype=torch.int64, 2025-05-07T20:51:55.8640527Z broadcast_indices=True, 2025-05-07T20:51:55.8640922Z ) 2025-05-07T20:51:55.8641327Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:51:55.8642333Z self=, 2025-05-07T20:51:55.8643216Z B=14, 2025-05-07T20:51:55.8643536Z T=13, 2025-05-07T20:51:55.8643871Z L=20, 2025-05-07T20:51:55.8644170Z A=13, 2025-05-07T20:51:55.8644489Z Dtype=torch.int32, 2025-05-07T20:51:55.8644866Z Itype=torch.int64, 2025-05-07T20:51:55.8645258Z broadcast_indices=True, 2025-05-07T20:51:55.8645652Z ) 2025-05-07T20:51:55.8646048Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:51:55.8647018Z self=, 2025-05-07T20:51:55.8647898Z B=13, 2025-05-07T20:51:55.8648179Z T=13, 2025-05-07T20:51:55.8648479Z L=20, 2025-05-07T20:51:55.8648775Z A=13, 2025-05-07T20:51:55.8649056Z Dtype=torch.int32, 2025-05-07T20:51:55.8649405Z Itype=torch.int64, 2025-05-07T20:51:55.8649784Z broadcast_indices=True, 2025-05-07T20:51:55.8650154Z ) 2025-05-07T20:51:55.8650566Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:51:55.8651501Z self=, 2025-05-07T20:51:55.8652307Z B=13, 2025-05-07T20:51:55.8652586Z T=20, 2025-05-07T20:51:55.8652871Z L=20, 2025-05-07T20:51:55.8653149Z A=13, 2025-05-07T20:51:55.8653441Z Dtype=torch.int32, 2025-05-07T20:51:55.8653792Z Itype=torch.int64, 2025-05-07T20:51:55.8654166Z broadcast_indices=True, 2025-05-07T20:51:55.8654538Z ) 2025-05-07T20:51:55.8654820Z PASSED 2025-05-07T20:51:56.0798350Z sparse/reorder_batched_test.py::ReorderBatchedTest::test_reorder_batched_ad_lengths Trying example: test_reorder_batched_ad_lengths( 2025-05-07T20:51:56.0799720Z self=, 2025-05-07T20:51:56.0801018Z B=1, 2025-05-07T20:51:56.0801314Z T=1, 2025-05-07T20:51:56.0801587Z L=2, 2025-05-07T20:51:56.0801872Z A=1, 2025-05-07T20:51:56.0802448Z Dtype=torch.int32, 2025-05-07T20:51:56.0802860Z broadcast_lengths=False, 2025-05-07T20:51:56.0803256Z ) 2025-05-07T20:51:56.0803631Z Trying example: test_reorder_batched_ad_lengths( 2025-05-07T20:51:56.0804514Z self=, 2025-05-07T20:51:56.0805302Z B=12, 2025-05-07T20:51:56.0805568Z T=1, 2025-05-07T20:51:56.0805835Z L=2, 2025-05-07T20:51:56.0806089Z A=1, 2025-05-07T20:51:56.0806403Z Dtype=torch.int32, 2025-05-07T20:51:56.0806815Z broadcast_lengths=False, 2025-05-07T20:51:56.0807211Z ) 2025-05-07T20:51:56.0807597Z Trying example: test_reorder_batched_ad_lengths( 2025-05-07T20:51:56.0808537Z self=, 2025-05-07T20:51:56.0809392Z B=12, 2025-05-07T20:51:56.0809692Z T=9, 2025-05-07T20:51:56.0809990Z L=15, 2025-05-07T20:51:56.0810279Z A=4, 2025-05-07T20:51:56.0810611Z Dtype=torch.float32, 2025-05-07T20:51:56.0811052Z broadcast_lengths=False, 2025-05-07T20:51:56.0811446Z ) 2025-05-07T20:51:56.0811815Z Trying example: test_reorder_batched_ad_lengths( 2025-05-07T20:51:56.0812628Z self=, 2025-05-07T20:51:56.0824726Z B=6, 2025-05-07T20:51:56.0825085Z T=19, 2025-05-07T20:51:56.0825384Z L=19, 2025-05-07T20:51:56.0825691Z A=3, 2025-05-07T20:51:56.0826016Z Dtype=torch.int64, 2025-05-07T20:51:56.0826426Z broadcast_lengths=False, 2025-05-07T20:51:56.0826824Z ) 2025-05-07T20:51:56.0827211Z Trying example: test_reorder_batched_ad_lengths( 2025-05-07T20:51:56.0828104Z self=, 2025-05-07T20:51:56.0828967Z B=1, 2025-05-07T20:51:56.0829276Z T=16, 2025-05-07T20:51:56.0829581Z L=5, 2025-05-07T20:51:56.0829874Z A=20, 2025-05-07T20:51:56.0830210Z Dtype=torch.float32, 2025-05-07T20:51:56.0830628Z broadcast_lengths=False, 2025-05-07T20:51:56.0831023Z ) 2025-05-07T20:51:56.0831408Z Trying example: test_reorder_batched_ad_lengths( 2025-05-07T20:51:56.0832348Z self=, 2025-05-07T20:51:56.0833187Z B=3, 2025-05-07T20:51:56.0833497Z T=11, 2025-05-07T20:51:56.0833799Z L=19, 2025-05-07T20:51:56.0834091Z A=14, 2025-05-07T20:51:56.0834417Z Dtype=torch.float32, 2025-05-07T20:51:56.0834835Z broadcast_lengths=True, 2025-05-07T20:51:56.0835218Z ) 2025-05-07T20:51:56.0835577Z Trying example: test_reorder_batched_ad_lengths( 2025-05-07T20:51:56.0836447Z self=, 2025-05-07T20:51:56.0837219Z B=3, 2025-05-07T20:51:56.0837501Z T=5, 2025-05-07T20:51:56.0837795Z L=7, 2025-05-07T20:51:56.0838096Z A=10, 2025-05-07T20:51:56.0838412Z Dtype=torch.int32, 2025-05-07T20:51:56.0838823Z broadcast_lengths=False, 2025-05-07T20:51:56.0839192Z ) 2025-05-07T20:51:56.0839542Z Trying example: test_reorder_batched_ad_lengths( 2025-05-07T20:51:56.0840381Z self=, 2025-05-07T20:51:56.0841156Z B=10, 2025-05-07T20:51:56.0841443Z T=11, 2025-05-07T20:51:56.0841733Z L=10, 2025-05-07T20:51:56.0842016Z A=9, 2025-05-07T20:51:56.0842308Z Dtype=torch.int64, 2025-05-07T20:51:56.0842684Z broadcast_lengths=False, 2025-05-07T20:51:56.0843061Z ) 2025-05-07T20:51:56.0843420Z Trying example: test_reorder_batched_ad_lengths( 2025-05-07T20:51:56.0844302Z self=, 2025-05-07T20:51:56.0845293Z B=2, 2025-05-07T20:51:56.0845599Z T=11, 2025-05-07T20:51:56.0845888Z L=10, 2025-05-07T20:51:56.0846171Z A=2, 2025-05-07T20:51:56.0846478Z Dtype=torch.int64, 2025-05-07T20:51:56.0846983Z broadcast_lengths=False, 2025-05-07T20:51:56.0847374Z ) 2025-05-07T20:51:56.0847747Z Trying example: test_reorder_batched_ad_lengths( 2025-05-07T20:51:56.0848610Z self=, 2025-05-07T20:51:56.0849451Z B=8, 2025-05-07T20:51:56.0849711Z T=20, 2025-05-07T20:51:56.0849959Z L=7, 2025-05-07T20:51:56.0850221Z A=2, 2025-05-07T20:51:56.0850512Z Dtype=torch.float32, 2025-05-07T20:51:56.0850887Z broadcast_lengths=False, 2025-05-07T20:51:56.0851266Z ) 2025-05-07T20:51:56.0851604Z Trying example: test_reorder_batched_ad_lengths( 2025-05-07T20:51:56.0852473Z self=, 2025-05-07T20:51:56.0853307Z B=17, 2025-05-07T20:51:56.0853594Z T=20, 2025-05-07T20:51:56.0853869Z L=19, 2025-05-07T20:51:56.0854166Z A=12, 2025-05-07T20:51:56.0854484Z Dtype=torch.int32, 2025-05-07T20:51:56.0854872Z broadcast_lengths=True, 2025-05-07T20:51:56.0855261Z ) 2025-05-07T20:51:56.0855638Z Trying example: test_reorder_batched_ad_lengths( 2025-05-07T20:51:56.0856654Z self=, 2025-05-07T20:51:56.0857437Z B=17, 2025-05-07T20:51:56.0857735Z T=17, 2025-05-07T20:51:56.0858026Z L=19, 2025-05-07T20:51:56.0858304Z A=12, 2025-05-07T20:51:56.0858611Z Dtype=torch.int32, 2025-05-07T20:51:56.0858992Z broadcast_lengths=True, 2025-05-07T20:51:56.0859720Z ) 2025-05-07T20:51:56.0860089Z Trying example: test_reorder_batched_ad_lengths( 2025-05-07T20:51:56.0860973Z self=, 2025-05-07T20:51:56.0861795Z B=17, 2025-05-07T20:51:56.0862084Z T=17, 2025-05-07T20:51:56.0862382Z L=17, 2025-05-07T20:51:56.0862662Z A=12, 2025-05-07T20:51:56.0862963Z Dtype=torch.int32, 2025-05-07T20:51:56.0863357Z broadcast_lengths=True, 2025-05-07T20:51:56.0863717Z ) 2025-05-07T20:51:56.0864085Z Trying example: test_reorder_batched_ad_lengths( 2025-05-07T20:51:56.0864960Z self=, 2025-05-07T20:51:56.0865809Z B=17, 2025-05-07T20:51:56.0866092Z T=17, 2025-05-07T20:51:56.0866377Z L=12, 2025-05-07T20:51:56.0866654Z A=12, 2025-05-07T20:51:56.0866938Z Dtype=torch.int32, 2025-05-07T20:51:56.0867307Z broadcast_lengths=True, 2025-05-07T20:51:56.0867684Z ) 2025-05-07T20:51:56.0868020Z Trying example: test_reorder_batched_ad_lengths( 2025-05-07T20:51:56.0868896Z self=, 2025-05-07T20:51:56.0869713Z B=17, 2025-05-07T20:51:56.0869991Z T=17, 2025-05-07T20:51:56.0870274Z L=17, 2025-05-07T20:51:56.0870559Z A=17, 2025-05-07T20:51:56.0870855Z Dtype=torch.int32, 2025-05-07T20:51:56.0871239Z broadcast_lengths=True, 2025-05-07T20:51:56.0871638Z ) 2025-05-07T20:51:56.0872011Z Trying example: test_reorder_batched_ad_lengths( 2025-05-07T20:51:56.0872937Z self=, 2025-05-07T20:51:56.0873728Z B=5, 2025-05-07T20:51:56.0874024Z T=10, 2025-05-07T20:51:56.0874303Z L=17, 2025-05-07T20:51:56.0874590Z A=12, 2025-05-07T20:51:56.0874906Z Dtype=torch.int64, 2025-05-07T20:51:56.0875282Z broadcast_lengths=False, 2025-05-07T20:51:56.0875674Z ) 2025-05-07T20:51:56.0876032Z Trying example: test_reorder_batched_ad_lengths( 2025-05-07T20:51:56.0876904Z self=, 2025-05-07T20:51:56.0877979Z B=5, 2025-05-07T20:51:56.0878284Z T=12, 2025-05-07T20:51:56.0878561Z L=17, 2025-05-07T20:51:56.0878852Z A=12, 2025-05-07T20:51:56.0879170Z Dtype=torch.int64, 2025-05-07T20:51:56.0879536Z broadcast_lengths=False, 2025-05-07T20:51:56.0880116Z ) 2025-05-07T20:51:56.0880489Z Trying example: test_reorder_batched_ad_lengths( 2025-05-07T20:51:56.0881397Z self=, 2025-05-07T20:51:56.0882196Z B=5, 2025-05-07T20:51:56.0882492Z T=17, 2025-05-07T20:51:56.0882771Z L=17, 2025-05-07T20:51:56.0883056Z A=12, 2025-05-07T20:51:56.0883359Z Dtype=torch.int64, 2025-05-07T20:51:56.0883730Z broadcast_lengths=False, 2025-05-07T20:51:56.0884113Z ) 2025-05-07T20:51:56.0884467Z Trying example: test_reorder_batched_ad_lengths( 2025-05-07T20:51:56.0885337Z self=, 2025-05-07T20:51:56.0886112Z B=5, 2025-05-07T20:51:56.0886415Z T=5, 2025-05-07T20:51:56.0886698Z L=17, 2025-05-07T20:51:56.0886972Z A=12, 2025-05-07T20:51:56.0887278Z Dtype=torch.int64, 2025-05-07T20:51:56.0887649Z broadcast_lengths=False, 2025-05-07T20:51:56.0888016Z ) 2025-05-07T20:51:56.0888387Z Trying example: test_reorder_batched_ad_lengths( 2025-05-07T20:51:56.0889221Z self=, 2025-05-07T20:51:56.0890011Z B=5, 2025-05-07T20:51:56.0890304Z T=5, 2025-05-07T20:51:56.0890586Z L=17, 2025-05-07T20:51:56.0890867Z A=17, 2025-05-07T20:51:56.0891179Z Dtype=torch.int64, 2025-05-07T20:51:56.0891564Z broadcast_lengths=False, 2025-05-07T20:51:56.0891929Z ) 2025-05-07T20:51:56.0892224Z PASSED 2025-05-07T20:51:56.1259667Z sparse/reorder_batched_test.py::ReorderBatchedTest::test_reorder_batched_ad_lengths_cpu Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:51:56.1261168Z self=, 2025-05-07T20:51:56.1262027Z B=1, 2025-05-07T20:51:56.1262334Z T=1, 2025-05-07T20:51:56.1262630Z L=2, 2025-05-07T20:51:56.1262900Z A=1, 2025-05-07T20:51:56.1263226Z Dtype=torch.int32, 2025-05-07T20:51:56.1263626Z broadcast_lengths=False, 2025-05-07T20:51:56.1264009Z ) 2025-05-07T20:51:56.1264409Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:51:56.1265390Z self=, 2025-05-07T20:51:56.1266209Z B=15, 2025-05-07T20:51:56.1266506Z T=1, 2025-05-07T20:51:56.1266791Z L=2, 2025-05-07T20:51:56.1267064Z A=1, 2025-05-07T20:51:56.1267369Z Dtype=torch.int32, 2025-05-07T20:51:56.1267744Z broadcast_lengths=False, 2025-05-07T20:51:56.1268122Z ) 2025-05-07T20:51:56.1268495Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:51:56.1269427Z self=, 2025-05-07T20:51:56.1270263Z B=15, 2025-05-07T20:51:56.1270564Z T=17, 2025-05-07T20:51:56.1270856Z L=19, 2025-05-07T20:51:56.1271126Z A=10, 2025-05-07T20:51:56.1271440Z Dtype=torch.int32, 2025-05-07T20:51:56.1271822Z broadcast_lengths=False, 2025-05-07T20:51:56.1272189Z ) 2025-05-07T20:51:56.1272584Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:51:56.1273527Z self=, 2025-05-07T20:51:56.1274360Z B=11, 2025-05-07T20:51:56.1274657Z T=1, 2025-05-07T20:51:56.1274939Z L=2, 2025-05-07T20:51:56.1275207Z A=1, 2025-05-07T20:51:56.1275510Z Dtype=torch.int32, 2025-05-07T20:51:56.1275902Z broadcast_lengths=False, 2025-05-07T20:51:56.1276266Z ) 2025-05-07T20:51:56.1276654Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:51:56.1277595Z self=, 2025-05-07T20:51:56.1278685Z B=11, 2025-05-07T20:51:56.1278988Z T=6, 2025-05-07T20:51:56.1279274Z L=17, 2025-05-07T20:51:56.1279554Z A=11, 2025-05-07T20:51:56.1280069Z Dtype=torch.int32, 2025-05-07T20:51:56.1280482Z broadcast_lengths=True, 2025-05-07T20:51:56.1280875Z ) 2025-05-07T20:51:56.1281269Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:51:56.1282207Z self=, 2025-05-07T20:51:56.1283100Z B=3, 2025-05-07T20:51:56.1283377Z T=9, 2025-05-07T20:51:56.1283661Z L=18, 2025-05-07T20:51:56.1283945Z A=12, 2025-05-07T20:51:56.1284242Z Dtype=torch.int64, 2025-05-07T20:51:56.1284604Z broadcast_lengths=False, 2025-05-07T20:51:56.1284986Z ) 2025-05-07T20:51:56.1285360Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:51:56.1286253Z self=, 2025-05-07T20:51:56.1287060Z B=2, 2025-05-07T20:51:56.1287360Z T=19, 2025-05-07T20:51:56.1287645Z L=4, 2025-05-07T20:51:56.1287920Z A=4, 2025-05-07T20:51:56.1288237Z Dtype=torch.float32, 2025-05-07T20:51:56.1288634Z broadcast_lengths=True, 2025-05-07T20:51:56.1288996Z ) 2025-05-07T20:51:56.1289392Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:51:56.1290305Z self=, 2025-05-07T20:51:56.1291149Z B=6, 2025-05-07T20:51:56.1291456Z T=1, 2025-05-07T20:51:56.1291742Z L=19, 2025-05-07T20:51:56.1292032Z A=16, 2025-05-07T20:51:56.1292343Z Dtype=torch.int32, 2025-05-07T20:51:56.1292714Z broadcast_lengths=False, 2025-05-07T20:51:56.1293092Z ) 2025-05-07T20:51:56.1293466Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:51:56.1294357Z self=, 2025-05-07T20:51:56.1295170Z B=20, 2025-05-07T20:51:56.1295464Z T=12, 2025-05-07T20:51:56.1295760Z L=11, 2025-05-07T20:51:56.1296041Z A=10, 2025-05-07T20:51:56.1296475Z Dtype=torch.int32, 2025-05-07T20:51:56.1296859Z broadcast_lengths=False, 2025-05-07T20:51:56.1297239Z ) 2025-05-07T20:51:56.1297651Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:51:56.1298601Z self=, 2025-05-07T20:51:56.1299454Z B=2, 2025-05-07T20:51:56.1299752Z T=2, 2025-05-07T20:51:56.1300046Z L=20, 2025-05-07T20:51:56.1300331Z A=13, 2025-05-07T20:51:56.1300634Z Dtype=torch.int64, 2025-05-07T20:51:56.1301003Z broadcast_lengths=True, 2025-05-07T20:51:56.1301376Z ) 2025-05-07T20:51:56.1301761Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:51:56.1302680Z self=, 2025-05-07T20:51:56.1303517Z B=6, 2025-05-07T20:51:56.1303804Z T=6, 2025-05-07T20:51:56.1304078Z L=9, 2025-05-07T20:51:56.1304350Z A=5, 2025-05-07T20:51:56.1304673Z Dtype=torch.float32, 2025-05-07T20:51:56.1305058Z broadcast_lengths=False, 2025-05-07T20:51:56.1305443Z ) 2025-05-07T20:51:56.1305812Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:51:56.1306737Z self=, 2025-05-07T20:51:56.1307564Z B=5, 2025-05-07T20:51:56.1307846Z T=6, 2025-05-07T20:51:56.1308143Z L=9, 2025-05-07T20:51:56.1308433Z A=5, 2025-05-07T20:51:56.1308734Z Dtype=torch.float32, 2025-05-07T20:51:56.1309124Z broadcast_lengths=False, 2025-05-07T20:51:56.1309499Z ) 2025-05-07T20:51:56.1309868Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:51:56.1310758Z self=, 2025-05-07T20:51:56.1311746Z B=5, 2025-05-07T20:51:56.1312021Z T=6, 2025-05-07T20:51:56.1312296Z L=5, 2025-05-07T20:51:56.1312577Z A=5, 2025-05-07T20:51:56.1313050Z Dtype=torch.float32, 2025-05-07T20:51:56.1313455Z broadcast_lengths=False, 2025-05-07T20:51:56.1313830Z ) 2025-05-07T20:51:56.1314208Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:51:56.1315187Z self=, 2025-05-07T20:51:56.1316055Z B=5, 2025-05-07T20:51:56.1316345Z T=6, 2025-05-07T20:51:56.1316633Z L=6, 2025-05-07T20:51:56.1316915Z A=5, 2025-05-07T20:51:56.1317511Z Dtype=torch.float32, 2025-05-07T20:51:56.1317921Z broadcast_lengths=False, 2025-05-07T20:51:56.1318304Z ) 2025-05-07T20:51:56.1318675Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:51:56.1319651Z self=, 2025-05-07T20:51:56.1320487Z B=6, 2025-05-07T20:51:56.1320775Z T=6, 2025-05-07T20:51:56.1321038Z L=6, 2025-05-07T20:51:56.1321329Z A=5, 2025-05-07T20:51:56.1321644Z Dtype=torch.float32, 2025-05-07T20:51:56.1322016Z broadcast_lengths=False, 2025-05-07T20:51:56.1322394Z ) 2025-05-07T20:51:56.1322769Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:51:56.1323686Z self=, 2025-05-07T20:51:56.1324513Z B=5, 2025-05-07T20:51:56.1324803Z T=6, 2025-05-07T20:51:56.1326895Z L=6, 2025-05-07T20:51:56.1327173Z A=6, 2025-05-07T20:51:56.1327491Z Dtype=torch.float32, 2025-05-07T20:51:56.1327906Z broadcast_lengths=False, 2025-05-07T20:51:56.1328276Z ) 2025-05-07T20:51:56.1328644Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:51:56.1329548Z self=, 2025-05-07T20:51:56.1330368Z B=13, 2025-05-07T20:51:56.1330650Z T=10, 2025-05-07T20:51:56.1330935Z L=20, 2025-05-07T20:51:56.1331200Z A=11, 2025-05-07T20:51:56.1331507Z Dtype=torch.int32, 2025-05-07T20:51:56.1331878Z broadcast_lengths=True, 2025-05-07T20:51:56.1332231Z ) 2025-05-07T20:51:56.1332603Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:51:56.1333509Z self=, 2025-05-07T20:51:56.1334312Z B=13, 2025-05-07T20:51:56.1334591Z T=10, 2025-05-07T20:51:56.1334871Z L=10, 2025-05-07T20:51:56.1335139Z A=11, 2025-05-07T20:51:56.1335431Z Dtype=torch.int32, 2025-05-07T20:51:56.1335796Z broadcast_lengths=True, 2025-05-07T20:51:56.1336153Z ) 2025-05-07T20:51:56.1336603Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:51:56.1337511Z self=, 2025-05-07T20:51:56.1338322Z B=13, 2025-05-07T20:51:56.1338593Z T=11, 2025-05-07T20:51:56.1338868Z L=10, 2025-05-07T20:51:56.1339150Z A=11, 2025-05-07T20:51:56.1339443Z Dtype=torch.int32, 2025-05-07T20:51:56.1339802Z broadcast_lengths=True, 2025-05-07T20:51:56.1340164Z ) 2025-05-07T20:51:56.1340524Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:51:56.1341427Z self=, 2025-05-07T20:51:56.1342237Z B=13, 2025-05-07T20:51:56.1342520Z T=13, 2025-05-07T20:51:56.1342792Z L=10, 2025-05-07T20:51:56.1343066Z A=11, 2025-05-07T20:51:56.1343349Z Dtype=torch.int32, 2025-05-07T20:51:56.1343716Z broadcast_lengths=True, 2025-05-07T20:51:56.1344083Z ) 2025-05-07T20:51:56.1344459Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:51:56.1345346Z self=, 2025-05-07T20:51:56.1346347Z B=10, 2025-05-07T20:51:56.1346623Z T=10, 2025-05-07T20:51:56.1346894Z L=10, 2025-05-07T20:51:56.1347176Z A=11, 2025-05-07T20:51:56.1347599Z Dtype=torch.int32, 2025-05-07T20:51:56.1347992Z broadcast_lengths=True, 2025-05-07T20:51:56.1348374Z ) 2025-05-07T20:51:56.1348774Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:51:56.1349742Z self=, 2025-05-07T20:51:56.1350579Z B=10, 2025-05-07T20:51:56.1350878Z T=10, 2025-05-07T20:51:56.1351164Z L=10, 2025-05-07T20:51:56.1351454Z A=10, 2025-05-07T20:51:56.1351750Z Dtype=torch.int32, 2025-05-07T20:51:56.1352116Z broadcast_lengths=True, 2025-05-07T20:51:56.1352486Z ) 2025-05-07T20:51:56.1352869Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:51:56.1353789Z self=, 2025-05-07T20:51:56.1354621Z B=4, 2025-05-07T20:51:56.1354901Z T=13, 2025-05-07T20:51:56.1355176Z L=11, 2025-05-07T20:51:56.1355453Z A=20, 2025-05-07T20:51:56.1355769Z Dtype=torch.int32, 2025-05-07T20:51:56.1356138Z broadcast_lengths=True, 2025-05-07T20:51:56.1356517Z ) 2025-05-07T20:51:56.1356890Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:51:56.1357812Z self=, 2025-05-07T20:51:56.1358644Z B=4, 2025-05-07T20:51:56.1358933Z T=13, 2025-05-07T20:51:56.1359538Z L=11, 2025-05-07T20:51:56.1359866Z A=13, 2025-05-07T20:51:56.1360174Z Dtype=torch.int32, 2025-05-07T20:51:56.1360558Z broadcast_lengths=True, 2025-05-07T20:51:56.1360913Z ) 2025-05-07T20:51:56.1361282Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:51:56.1362205Z self=, 2025-05-07T20:51:56.1363031Z B=13, 2025-05-07T20:51:56.1363307Z T=13, 2025-05-07T20:51:56.1363610Z L=11, 2025-05-07T20:51:56.1363892Z A=13, 2025-05-07T20:51:56.1364197Z Dtype=torch.int32, 2025-05-07T20:51:56.1364556Z broadcast_lengths=True, 2025-05-07T20:51:56.1364925Z ) 2025-05-07T20:51:56.1365303Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:51:56.1377248Z self=, 2025-05-07T20:51:56.1378104Z B=13, 2025-05-07T20:51:56.1378411Z T=13, 2025-05-07T20:51:56.1378702Z L=13, 2025-05-07T20:51:56.1379011Z A=13, 2025-05-07T20:51:56.1379338Z Dtype=torch.int32, 2025-05-07T20:51:56.1379717Z broadcast_lengths=True, 2025-05-07T20:51:56.1380074Z ) 2025-05-07T20:51:56.1380458Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:51:56.1381375Z self=, 2025-05-07T20:51:56.1382215Z B=17, 2025-05-07T20:51:56.1382507Z T=19, 2025-05-07T20:51:56.1382791Z L=13, 2025-05-07T20:51:56.1383069Z A=18, 2025-05-07T20:51:56.1383379Z Dtype=torch.int32, 2025-05-07T20:51:56.1383738Z broadcast_lengths=True, 2025-05-07T20:51:56.1384103Z ) 2025-05-07T20:51:56.1384502Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:51:56.1385411Z self=, 2025-05-07T20:51:56.1386254Z B=18, 2025-05-07T20:51:56.1386550Z T=19, 2025-05-07T20:51:56.1386838Z L=13, 2025-05-07T20:51:56.1387116Z A=18, 2025-05-07T20:51:56.1387434Z Dtype=torch.int32, 2025-05-07T20:51:56.1387836Z broadcast_lengths=True, 2025-05-07T20:51:56.1388210Z ) 2025-05-07T20:51:56.1388607Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:51:56.1389570Z self=, 2025-05-07T20:51:56.1390706Z B=18, 2025-05-07T20:51:56.1390979Z T=19, 2025-05-07T20:51:56.1391272Z L=13, 2025-05-07T20:51:56.1391557Z A=19, 2025-05-07T20:51:56.1392030Z Dtype=torch.int32, 2025-05-07T20:51:56.1392422Z broadcast_lengths=True, 2025-05-07T20:51:56.1392806Z ) 2025-05-07T20:51:56.1393185Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:51:56.1394117Z self=, 2025-05-07T20:51:56.1394953Z B=18, 2025-05-07T20:51:56.1395233Z T=18, 2025-05-07T20:51:56.1395535Z L=13, 2025-05-07T20:51:56.1395825Z A=18, 2025-05-07T20:51:56.1396117Z Dtype=torch.int32, 2025-05-07T20:51:56.1396508Z broadcast_lengths=True, 2025-05-07T20:51:56.1396876Z ) 2025-05-07T20:51:56.1397261Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:51:56.1398194Z self=, 2025-05-07T20:51:56.1399080Z B=18, 2025-05-07T20:51:56.1399358Z T=18, 2025-05-07T20:51:56.1399643Z L=13, 2025-05-07T20:51:56.1399924Z A=13, 2025-05-07T20:51:56.1400235Z Dtype=torch.int32, 2025-05-07T20:51:56.1400611Z broadcast_lengths=True, 2025-05-07T20:51:56.1400985Z ) 2025-05-07T20:51:56.1401363Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:51:56.1402280Z self=, 2025-05-07T20:51:56.1403100Z B=13, 2025-05-07T20:51:56.1403393Z T=18, 2025-05-07T20:51:56.1403666Z L=13, 2025-05-07T20:51:56.1403948Z A=13, 2025-05-07T20:51:56.1404253Z Dtype=torch.int32, 2025-05-07T20:51:56.1404617Z broadcast_lengths=True, 2025-05-07T20:51:56.1404995Z ) 2025-05-07T20:51:56.1415392Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:51:56.1416465Z self=, 2025-05-07T20:51:56.1417290Z B=13, 2025-05-07T20:51:56.1417560Z T=18, 2025-05-07T20:51:56.1417844Z L=13, 2025-05-07T20:51:56.1418123Z A=18, 2025-05-07T20:51:56.1418457Z Dtype=torch.int32, 2025-05-07T20:51:56.1418858Z broadcast_lengths=True, 2025-05-07T20:51:56.1419247Z ) 2025-05-07T20:51:56.1419658Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:51:56.1420595Z self=, 2025-05-07T20:51:56.1421419Z B=9, 2025-05-07T20:51:56.1421709Z T=10, 2025-05-07T20:51:56.1422007Z L=18, 2025-05-07T20:51:56.1422293Z A=1, 2025-05-07T20:51:56.1422584Z Dtype=torch.int32, 2025-05-07T20:51:56.1422969Z broadcast_lengths=False, 2025-05-07T20:51:56.1423358Z ) 2025-05-07T20:51:56.1423751Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:51:56.1424724Z self=, 2025-05-07T20:51:56.1425627Z B=18, 2025-05-07T20:51:56.1425905Z T=10, 2025-05-07T20:51:56.1426193Z L=18, 2025-05-07T20:51:56.1426482Z A=1, 2025-05-07T20:51:56.1426798Z Dtype=torch.int32, 2025-05-07T20:51:56.1427197Z broadcast_lengths=False, 2025-05-07T20:51:56.1427586Z ) 2025-05-07T20:51:56.1427976Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:51:56.1428913Z self=, 2025-05-07T20:51:56.1429788Z B=18, 2025-05-07T20:51:56.1430108Z T=18, 2025-05-07T20:51:56.1430405Z L=18, 2025-05-07T20:51:56.1430701Z A=1, 2025-05-07T20:51:56.1431001Z Dtype=torch.int32, 2025-05-07T20:51:56.1431392Z broadcast_lengths=False, 2025-05-07T20:51:56.1431780Z ) 2025-05-07T20:51:56.1432183Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:51:56.1433107Z self=, 2025-05-07T20:51:56.1434128Z B=18, 2025-05-07T20:51:56.1434409Z T=18, 2025-05-07T20:51:56.1434679Z L=18, 2025-05-07T20:51:56.1434950Z A=18, 2025-05-07T20:51:56.1435422Z Dtype=torch.int32, 2025-05-07T20:51:56.1435832Z broadcast_lengths=False, 2025-05-07T20:51:56.1436237Z ) 2025-05-07T20:51:56.1436646Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:51:56.1437630Z self=, 2025-05-07T20:51:56.1438519Z B=8, 2025-05-07T20:51:56.1438826Z T=10, 2025-05-07T20:51:56.1439130Z L=14, 2025-05-07T20:51:56.1439426Z A=18, 2025-05-07T20:51:56.1439754Z Dtype=torch.int64, 2025-05-07T20:51:56.1440160Z broadcast_lengths=False, 2025-05-07T20:51:56.1440556Z ) 2025-05-07T20:51:56.1440969Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:51:56.1441955Z self=, 2025-05-07T20:51:56.1442835Z B=8, 2025-05-07T20:51:56.1443137Z T=10, 2025-05-07T20:51:56.1443440Z L=10, 2025-05-07T20:51:56.1443719Z A=18, 2025-05-07T20:51:56.1444007Z Dtype=torch.int64, 2025-05-07T20:51:56.1444358Z broadcast_lengths=False, 2025-05-07T20:51:56.1444756Z ) 2025-05-07T20:51:56.1445170Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:51:56.1446164Z self=, 2025-05-07T20:51:56.1447037Z B=18, 2025-05-07T20:51:56.1447340Z T=10, 2025-05-07T20:51:56.1447639Z L=10, 2025-05-07T20:51:56.1447924Z A=18, 2025-05-07T20:51:56.1448247Z Dtype=torch.int64, 2025-05-07T20:51:56.1448648Z broadcast_lengths=False, 2025-05-07T20:51:56.1449050Z ) 2025-05-07T20:51:56.1449340Z PASSED 2025-05-07T20:51:56.1450102Z sparse/reorder_batched_test.py::ReorderBatchedTest::test_reorder_batched_sequence_embeddings PASSED 2025-05-07T20:51:56.2541783Z sparse/reorder_batched_test.py::ReorderBatchedTest::test_reorder_batched_sequence_embeddings_cpu Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:51:56.2543284Z self=, 2025-05-07T20:51:56.2544081Z B=1, 2025-05-07T20:51:56.2544338Z R=1, 2025-05-07T20:51:56.2544630Z T=1, 2025-05-07T20:51:56.2544905Z L=2, 2025-05-07T20:51:56.2545213Z index_dtype=torch.int32, 2025-05-07T20:51:56.2545605Z ) 2025-05-07T20:51:56.2546025Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:51:56.2547024Z self=, 2025-05-07T20:51:56.2547802Z B=14, 2025-05-07T20:51:56.2548060Z R=1, 2025-05-07T20:51:56.2548321Z T=1, 2025-05-07T20:51:56.2548578Z L=2, 2025-05-07T20:51:56.2548883Z index_dtype=torch.int32, 2025-05-07T20:51:56.2549255Z ) 2025-05-07T20:51:56.2549687Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:51:56.2550666Z self=, 2025-05-07T20:51:56.2551532Z B=14, 2025-05-07T20:51:56.2551784Z R=16, 2025-05-07T20:51:56.2552049Z T=2, 2025-05-07T20:51:56.2552313Z L=4, 2025-05-07T20:51:56.2552622Z index_dtype=torch.int32, 2025-05-07T20:51:56.2553014Z ) 2025-05-07T20:51:56.2553423Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:51:56.2554374Z self=, 2025-05-07T20:51:56.2555187Z B=2, 2025-05-07T20:51:56.2555468Z R=1, 2025-05-07T20:51:56.2555753Z T=1, 2025-05-07T20:51:56.2556016Z L=2, 2025-05-07T20:51:56.2556334Z index_dtype=torch.int32, 2025-05-07T20:51:56.2557183Z ) 2025-05-07T20:51:56.2557610Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:51:56.2558654Z self=, 2025-05-07T20:51:56.2560132Z B=2, 2025-05-07T20:51:56.2560435Z R=1, 2025-05-07T20:51:56.2560721Z T=4, 2025-05-07T20:51:56.2560989Z L=6, 2025-05-07T20:51:56.2561292Z index_dtype=torch.int64, 2025-05-07T20:51:56.2561688Z ) 2025-05-07T20:51:56.2562138Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:51:56.2563167Z self=, 2025-05-07T20:51:56.2564042Z B=8, 2025-05-07T20:51:56.2564320Z R=15, 2025-05-07T20:51:56.2564604Z T=16, 2025-05-07T20:51:56.2564882Z L=13, 2025-05-07T20:51:56.2565207Z index_dtype=torch.int32, 2025-05-07T20:51:56.2565592Z ) 2025-05-07T20:51:56.2566032Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:51:56.2567071Z self=, 2025-05-07T20:51:56.2567887Z B=2, 2025-05-07T20:51:56.2568128Z R=6, 2025-05-07T20:51:56.2568386Z T=10, 2025-05-07T20:51:56.2568641Z L=6, 2025-05-07T20:51:56.2568916Z index_dtype=torch.int32, 2025-05-07T20:51:56.2569255Z ) 2025-05-07T20:51:56.2569652Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:51:56.2570607Z self=, 2025-05-07T20:51:56.2571404Z B=9, 2025-05-07T20:51:56.2571682Z R=20, 2025-05-07T20:51:56.2571953Z T=6, 2025-05-07T20:51:56.2572202Z L=4, 2025-05-07T20:51:56.2572505Z index_dtype=torch.int32, 2025-05-07T20:51:56.2572876Z ) 2025-05-07T20:51:56.2573262Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:51:56.2574240Z self=, 2025-05-07T20:51:56.2575103Z B=9, 2025-05-07T20:51:56.2575355Z R=19, 2025-05-07T20:51:56.2575633Z T=8, 2025-05-07T20:51:56.2575922Z L=14, 2025-05-07T20:51:56.2576363Z index_dtype=torch.int32, 2025-05-07T20:51:56.2576766Z ) 2025-05-07T20:51:56.2577230Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:51:56.2578295Z self=, 2025-05-07T20:51:56.2579079Z B=15, 2025-05-07T20:51:56.2579329Z R=18, 2025-05-07T20:51:56.2579575Z T=2, 2025-05-07T20:51:56.2579811Z L=11, 2025-05-07T20:51:56.2580083Z index_dtype=torch.int64, 2025-05-07T20:51:56.2580410Z ) 2025-05-07T20:51:56.2580773Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:51:56.2581652Z self=, 2025-05-07T20:51:56.2582404Z B=20, 2025-05-07T20:51:56.2582642Z R=10, 2025-05-07T20:51:56.2582886Z T=15, 2025-05-07T20:51:56.2583130Z L=12, 2025-05-07T20:51:56.2583432Z index_dtype=torch.int64, 2025-05-07T20:51:56.2583827Z ) 2025-05-07T20:51:56.2584256Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:51:56.2585251Z self=, 2025-05-07T20:51:56.2586108Z B=20, 2025-05-07T20:51:56.2586378Z R=10, 2025-05-07T20:51:56.2586643Z T=15, 2025-05-07T20:51:56.2586914Z L=20, 2025-05-07T20:51:56.2587203Z index_dtype=torch.int64, 2025-05-07T20:51:56.2587563Z ) 2025-05-07T20:51:56.2587982Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:51:56.2588946Z self=, 2025-05-07T20:51:56.2589705Z B=20, 2025-05-07T20:51:56.2590191Z R=10, 2025-05-07T20:51:56.2590438Z T=20, 2025-05-07T20:51:56.2590683Z L=20, 2025-05-07T20:51:56.2590950Z index_dtype=torch.int64, 2025-05-07T20:51:56.2591274Z ) 2025-05-07T20:51:56.2591773Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:51:56.2592678Z self=, 2025-05-07T20:51:56.2593382Z B=20, 2025-05-07T20:51:56.2593617Z R=20, 2025-05-07T20:51:56.2593847Z T=20, 2025-05-07T20:51:56.2594085Z L=20, 2025-05-07T20:51:56.2594358Z index_dtype=torch.int64, 2025-05-07T20:51:56.2594675Z ) 2025-05-07T20:51:56.2595041Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:51:56.2595878Z self=, 2025-05-07T20:51:56.2596599Z B=18, 2025-05-07T20:51:56.2596843Z R=9, 2025-05-07T20:51:56.2597097Z T=1, 2025-05-07T20:51:56.2597344Z L=8, 2025-05-07T20:51:56.2597607Z index_dtype=torch.int32, 2025-05-07T20:51:56.2597937Z ) 2025-05-07T20:51:56.2598307Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:51:56.2599163Z self=, 2025-05-07T20:51:56.2599879Z B=1, 2025-05-07T20:51:56.2600124Z R=9, 2025-05-07T20:51:56.2600357Z T=1, 2025-05-07T20:51:56.2600599Z L=8, 2025-05-07T20:51:56.2600863Z index_dtype=torch.int32, 2025-05-07T20:51:56.2601177Z ) 2025-05-07T20:51:56.2601537Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:51:56.2602452Z self=, 2025-05-07T20:51:56.2603224Z B=1, 2025-05-07T20:51:56.2603464Z R=9, 2025-05-07T20:51:56.2603710Z T=1, 2025-05-07T20:51:56.2603952Z L=2, 2025-05-07T20:51:56.2604217Z index_dtype=torch.int32, 2025-05-07T20:51:56.2604536Z ) 2025-05-07T20:51:56.2604900Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:51:56.2605733Z self=, 2025-05-07T20:51:56.2606456Z B=1, 2025-05-07T20:51:56.2606715Z R=9, 2025-05-07T20:51:56.2606951Z T=9, 2025-05-07T20:51:56.2607207Z L=2, 2025-05-07T20:51:56.2607496Z index_dtype=torch.int32, 2025-05-07T20:51:56.2607820Z ) 2025-05-07T20:51:56.2608203Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:51:56.2609069Z self=, 2025-05-07T20:51:56.2609800Z B=1, 2025-05-07T20:51:56.2610037Z R=1, 2025-05-07T20:51:56.2610278Z T=9, 2025-05-07T20:51:56.2610526Z L=2, 2025-05-07T20:51:56.2610785Z index_dtype=torch.int32, 2025-05-07T20:51:56.2611107Z ) 2025-05-07T20:51:56.2611481Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:51:56.2612312Z self=, 2025-05-07T20:51:56.2613045Z B=1, 2025-05-07T20:51:56.2613299Z R=1, 2025-05-07T20:51:56.2613543Z T=2, 2025-05-07T20:51:56.2613831Z L=2, 2025-05-07T20:51:56.2614134Z index_dtype=torch.int32, 2025-05-07T20:51:56.2614466Z ) 2025-05-07T20:51:56.2614850Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:51:56.2615722Z self=, 2025-05-07T20:51:56.2616553Z B=1, 2025-05-07T20:51:56.2616798Z R=2, 2025-05-07T20:51:56.2617045Z T=2, 2025-05-07T20:51:56.2617284Z L=2, 2025-05-07T20:51:56.2617552Z index_dtype=torch.int32, 2025-05-07T20:51:56.2617879Z ) 2025-05-07T20:51:56.2618234Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:51:56.2619240Z self=, 2025-05-07T20:51:56.2619963Z B=13, 2025-05-07T20:51:56.2620219Z R=8, 2025-05-07T20:51:56.2620571Z T=1, 2025-05-07T20:51:56.2620833Z L=18, 2025-05-07T20:51:56.2621113Z index_dtype=torch.int64, 2025-05-07T20:51:56.2621441Z ) 2025-05-07T20:51:56.2621844Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:51:56.2622754Z self=, 2025-05-07T20:51:56.2623513Z B=13, 2025-05-07T20:51:56.2623773Z R=8, 2025-05-07T20:51:56.2624027Z T=13, 2025-05-07T20:51:56.2624276Z L=18, 2025-05-07T20:51:56.2624553Z index_dtype=torch.int64, 2025-05-07T20:51:56.2624882Z ) 2025-05-07T20:51:56.2625249Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:51:56.2626138Z self=, 2025-05-07T20:51:56.2627030Z B=13, 2025-05-07T20:51:56.2627451Z R=13, 2025-05-07T20:51:56.2627768Z T=13, 2025-05-07T20:51:56.2628070Z L=18, 2025-05-07T20:51:56.2628381Z index_dtype=torch.int64, 2025-05-07T20:51:56.2628723Z ) 2025-05-07T20:51:56.2629118Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:51:56.2629951Z self=, 2025-05-07T20:51:56.2630636Z B=13, 2025-05-07T20:51:56.2630877Z R=18, 2025-05-07T20:51:56.2631115Z T=13, 2025-05-07T20:51:56.2631350Z L=18, 2025-05-07T20:51:56.2631621Z index_dtype=torch.int64, 2025-05-07T20:51:56.2631944Z ) 2025-05-07T20:51:56.2632306Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:51:56.2633152Z self=, 2025-05-07T20:51:56.2633927Z B=13, 2025-05-07T20:51:56.2634186Z R=18, 2025-05-07T20:51:56.2634434Z T=18, 2025-05-07T20:51:56.2634684Z L=18, 2025-05-07T20:51:56.2634962Z index_dtype=torch.int64, 2025-05-07T20:51:56.2635299Z ) 2025-05-07T20:51:56.2635678Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:51:56.2636525Z self=, 2025-05-07T20:51:56.2637246Z B=18, 2025-05-07T20:51:56.2637485Z R=18, 2025-05-07T20:51:56.2637699Z T=18, 2025-05-07T20:51:56.2637953Z L=18, 2025-05-07T20:51:56.2638809Z index_dtype=torch.int64, 2025-05-07T20:51:56.2639134Z ) 2025-05-07T20:51:56.2639485Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:51:56.2640304Z self=, 2025-05-07T20:51:56.2641003Z B=8, 2025-05-07T20:51:56.2641256Z R=20, 2025-05-07T20:51:56.2641486Z T=6, 2025-05-07T20:51:56.2641729Z L=12, 2025-05-07T20:51:56.2642000Z index_dtype=torch.int32, 2025-05-07T20:51:56.2642616Z ) 2025-05-07T20:51:56.2643048Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:51:56.2644092Z self=, 2025-05-07T20:51:56.2644936Z B=8, 2025-05-07T20:51:56.2645206Z R=12, 2025-05-07T20:51:56.2645448Z T=6, 2025-05-07T20:51:56.2645656Z L=12, 2025-05-07T20:51:56.2645900Z index_dtype=torch.int32, 2025-05-07T20:51:56.2646193Z ) 2025-05-07T20:51:56.2646637Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:51:56.2647663Z self=, 2025-05-07T20:51:56.2648467Z B=8, 2025-05-07T20:51:56.2648703Z R=8, 2025-05-07T20:51:56.2649187Z T=6, 2025-05-07T20:51:56.2649453Z L=12, 2025-05-07T20:51:56.2649737Z index_dtype=torch.int32, 2025-05-07T20:51:56.2650078Z ) 2025-05-07T20:51:56.2650468Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:51:56.2668138Z self=, 2025-05-07T20:51:56.2668919Z B=12, 2025-05-07T20:51:56.2669170Z R=8, 2025-05-07T20:51:56.2669405Z T=6, 2025-05-07T20:51:56.2669651Z L=12, 2025-05-07T20:51:56.2669926Z index_dtype=torch.int32, 2025-05-07T20:51:56.2670246Z ) 2025-05-07T20:51:56.2670618Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:51:56.2671492Z self=, 2025-05-07T20:51:56.2672226Z B=12, 2025-05-07T20:51:56.2672474Z R=8, 2025-05-07T20:51:56.2672727Z T=8, 2025-05-07T20:51:56.2672989Z L=12, 2025-05-07T20:51:56.2673321Z index_dtype=torch.int32, 2025-05-07T20:51:56.2673708Z ) 2025-05-07T20:51:56.2674137Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:51:56.2675148Z self=, 2025-05-07T20:51:56.2675937Z B=8, 2025-05-07T20:51:56.2676197Z R=8, 2025-05-07T20:51:56.2676457Z T=8, 2025-05-07T20:51:56.2676717Z L=12, 2025-05-07T20:51:56.2677011Z index_dtype=torch.int32, 2025-05-07T20:51:56.2677381Z ) 2025-05-07T20:51:56.3005980Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:51:56.3007005Z self=, 2025-05-07T20:51:56.3007869Z B=8, 2025-05-07T20:51:56.3008127Z R=8, 2025-05-07T20:51:56.3008396Z T=8, 2025-05-07T20:51:56.3008632Z L=8, 2025-05-07T20:51:56.3008888Z index_dtype=torch.int32, 2025-05-07T20:51:56.3009257Z ) 2025-05-07T20:51:56.3009645Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:51:56.3010533Z self=, 2025-05-07T20:51:56.3011319Z B=18, 2025-05-07T20:51:56.3011605Z R=12, 2025-05-07T20:51:56.3011888Z T=17, 2025-05-07T20:51:56.3012171Z L=18, 2025-05-07T20:51:56.3012483Z index_dtype=torch.int64, 2025-05-07T20:51:56.3012824Z ) 2025-05-07T20:51:56.3013244Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:51:56.3014225Z self=, 2025-05-07T20:51:56.3015093Z B=18, 2025-05-07T20:51:56.3015372Z R=12, 2025-05-07T20:51:56.3015661Z T=17, 2025-05-07T20:51:56.3015941Z L=12, 2025-05-07T20:51:56.3016388Z index_dtype=torch.int64, 2025-05-07T20:51:56.3016752Z ) 2025-05-07T20:51:56.3017162Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:51:56.3018105Z self=, 2025-05-07T20:51:56.3018887Z B=18, 2025-05-07T20:51:56.3019152Z R=17, 2025-05-07T20:51:56.3019424Z T=17, 2025-05-07T20:51:56.3019690Z L=12, 2025-05-07T20:51:56.3019993Z index_dtype=torch.int64, 2025-05-07T20:51:56.3020342Z ) 2025-05-07T20:51:56.3020766Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:51:56.3021734Z self=, 2025-05-07T20:51:56.3022518Z B=18, 2025-05-07T20:51:56.3022781Z R=17, 2025-05-07T20:51:56.3023048Z T=17, 2025-05-07T20:51:56.3023305Z L=18, 2025-05-07T20:51:56.3023606Z index_dtype=torch.int64, 2025-05-07T20:51:56.3024014Z ) 2025-05-07T20:51:56.3024413Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:51:56.3025363Z self=, 2025-05-07T20:51:56.3026481Z B=18, 2025-05-07T20:51:56.3026752Z R=17, 2025-05-07T20:51:56.3027006Z T=18, 2025-05-07T20:51:56.3027680Z L=18, 2025-05-07T20:51:56.3027978Z index_dtype=torch.int64, 2025-05-07T20:51:56.3028313Z ) 2025-05-07T20:51:56.3028689Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:51:56.3029544Z self=, 2025-05-07T20:51:56.3030252Z B=17, 2025-05-07T20:51:56.3030748Z R=17, 2025-05-07T20:51:56.3031005Z T=17, 2025-05-07T20:51:56.3031244Z L=18, 2025-05-07T20:51:56.3031521Z index_dtype=torch.int64, 2025-05-07T20:51:56.3031852Z ) 2025-05-07T20:51:56.3032111Z PASSED 2025-05-07T20:51:56.3032259Z 2025-05-07T20:51:56.3032450Z =============================== warnings summary =============================== 2025-05-07T20:51:56.3033174Z test/sparse/reorder_batched_test.py::ReorderBatchedTest::test_reorder_batched_ad_indices 2025-05-07T20:51:56.3035087Z /home/ec2-user/miniconda/envs/build_binary/lib/python3.12/unittest/case.py:690: DeprecationWarning: It is deprecated to return a value that is not None from a test case (.decorator of >) 2025-05-07T20:51:56.3036774Z return self.run(*args, **kwds) 2025-05-07T20:51:56.3037022Z 2025-05-07T20:51:56.3037449Z test/sparse/reorder_batched_test.py::ReorderBatchedTest::test_reorder_batched_sequence_embeddings 2025-05-07T20:51:56.3039451Z /home/ec2-user/miniconda/envs/build_binary/lib/python3.12/unittest/case.py:690: DeprecationWarning: It is deprecated to return a value that is not None from a test case (.decorator of >) 2025-05-07T20:51:56.3041174Z return self.run(*args, **kwds) 2025-05-07T20:51:56.3041422Z 2025-05-07T20:51:56.3041729Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2025-05-07T20:51:56.3042356Z ======================== 7 passed, 2 warnings in 3.20s ========================= 2025-05-07T20:51:57.1010965Z 2025-05-07T20:51:57.1011262Z [TEST] Python test suite PASSED: ./sparse/reorder_batched_test.py 2025-05-07T20:51:57.1030913Z [TEST] Python test time for ./sparse/reorder_batched_test.py: 6 seconds 2025-05-07T20:51:57.1031336Z 2025-05-07T20:51:57.1031343Z 2025-05-07T20:51:57.1031354Z 2025-05-07T20:51:57.1031360Z 2025-05-07T20:51:57.1052325Z ################################################################################ 2025-05-07T20:51:57.1071922Z # [2025-05-07T20:51:57.106Z] Run Python Test Suite: 2025-05-07T20:51:57.1072401Z # ./tbe/bench/tbe_data_config_loader_test.py 2025-05-07T20:51:57.1072752Z ################################################################################ 2025-05-07T20:51:57.1096701Z + 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:57.1097357Z 2025-05-07T20:51:59.2678841Z ============================= test session starts ============================== 2025-05-07T20:51:59.2679462Z platform linux -- Python 3.12.2, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:51:59.2679977Z cachedir: .pytest_cache 2025-05-07T20:51:59.2680536Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:51:59.2681242Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:51:59.2681641Z plugins: hypothesis-6.131.14 2025-05-07T20:52:00.9686057Z collecting ... collected 1 item 2025-05-07T20:52:00.9686264Z 2025-05-07T20:52:00.9721544Z tbe/bench/tbe_data_config_loader_test.py::TBEDataConfigLoaderTest::test_read_tbe_config_options None 2025-05-07T20:52:00.9722865Z { 2025-05-07T20:52:00.9723176Z "D": 95, 2025-05-07T20:52:00.9723520Z "E": 31, 2025-05-07T20:52:00.9723836Z "T": 25, 2025-05-07T20:52:00.9724154Z "batch_params": { 2025-05-07T20:52:00.9724760Z "B": 54, 2025-05-07T20:52:00.9725090Z "sigma_B": 42, 2025-05-07T20:52:00.9725411Z "vbe_distribution": "normal", 2025-05-07T20:52:00.9725672Z "vbe_num_ranks": 61 2025-05-07T20:52:00.9725880Z }, 2025-05-07T20:52:00.9726057Z "indices_params": { 2025-05-07T20:52:00.9726284Z "heavy_hitters": [ 2025-05-07T20:52:00.9726495Z 0.6114062666893005, 2025-05-07T20:52:00.9726683Z 0.7545369863510132, 2025-05-07T20:52:00.9726886Z 0.925142765045166, 2025-05-07T20:52:00.9727086Z 0.4889668822288513, 2025-05-07T20:52:00.9727283Z 0.06222498416900635, 2025-05-07T20:52:00.9727479Z 0.7810246348381042, 2025-05-07T20:52:00.9727671Z 0.25350165367126465, 2025-05-07T20:52:00.9727871Z 0.7844178676605225, 2025-05-07T20:52:00.9728054Z 0.3759317398071289, 2025-05-07T20:52:00.9728256Z 0.8483675718307495, 2025-05-07T20:52:00.9728452Z 0.1355069875717163, 2025-05-07T20:52:00.9728639Z 0.060299456119537354, 2025-05-07T20:52:00.9728845Z 0.7999561429023743, 2025-05-07T20:52:00.9729063Z 0.9709112644195557, 2025-05-07T20:52:00.9729255Z 0.6750779747962952, 2025-05-07T20:52:00.9729452Z 0.4982795715332031, 2025-05-07T20:52:00.9729644Z 0.40396398305892944, 2025-05-07T20:52:00.9729835Z 0.40323859453201294, 2025-05-07T20:52:00.9730038Z 0.186268150806427, 2025-05-07T20:52:00.9730234Z 0.7585790157318115 2025-05-07T20:52:00.9730416Z ], 2025-05-07T20:52:00.9730618Z "index_dtype": "torch.int32", 2025-05-07T20:52:00.9730887Z "offset_dtype": "torch.int64", 2025-05-07T20:52:00.9731135Z "zipf_q": 0.2762213945388794, 2025-05-07T20:52:00.9731376Z "zipf_s": 0.23266631364822388 2025-05-07T20:52:00.9731603Z }, 2025-05-07T20:52:00.9731777Z "mixed_dim": true, 2025-05-07T20:52:00.9732002Z "pooling_params": { 2025-05-07T20:52:00.9732203Z "L": 20, 2025-05-07T20:52:00.9732396Z "length_distribution": "normal", 2025-05-07T20:52:00.9732656Z "sigma_L": 17 2025-05-07T20:52:00.9732850Z }, 2025-05-07T20:52:00.9733017Z "use_cpu": false, 2025-05-07T20:52:00.9733222Z "weighted": true 2025-05-07T20:52:00.9733420Z } 2025-05-07T20:52:00.9733588Z PASSED 2025-05-07T20:52:00.9733702Z 2025-05-07T20:52:00.9733837Z ============================== 1 passed in 1.83s =============================== 2025-05-07T20:52:01.5558237Z 2025-05-07T20:52:01.5558773Z [TEST] Python test suite PASSED: ./tbe/bench/tbe_data_config_loader_test.py 2025-05-07T20:52:01.5580816Z [TEST] Python test time for ./tbe/bench/tbe_data_config_loader_test.py: 4 seconds 2025-05-07T20:52:01.5581220Z 2025-05-07T20:52:01.5581224Z 2025-05-07T20:52:01.5581228Z 2025-05-07T20:52:01.5581232Z 2025-05-07T20:52:01.5603212Z ################################################################################ 2025-05-07T20:52:01.5620532Z # [2025-05-07T20:52:01.561Z] Run Python Test Suite: 2025-05-07T20:52:01.5620880Z # ./tbe/bench/tbe_data_config_models_test.py 2025-05-07T20:52:01.5621226Z ################################################################################ 2025-05-07T20:52:01.5647220Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./tbe/bench/tbe_data_config_models_test.py 2025-05-07T20:52:01.5648173Z 2025-05-07T20:52:03.7308053Z ============================= test session starts ============================== 2025-05-07T20:52:03.7308673Z platform linux -- Python 3.12.2, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:52:03.7309179Z cachedir: .pytest_cache 2025-05-07T20:52:03.7309738Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:52:03.7310462Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:52:03.7310867Z plugins: hypothesis-6.131.14 2025-05-07T20:52:05.4257136Z collecting ... collected 4 items 2025-05-07T20:52:05.4257896Z 2025-05-07T20:52:05.4278849Z tbe/bench/tbe_data_config_models_test.py::TBEDataConfigModelsTest::test_batch_params_serialization PASSED 2025-05-07T20:52:05.5460322Z tbe/bench/tbe_data_config_models_test.py::TBEDataConfigModelsTest::test_indices_params_serialization PASSED 2025-05-07T20:52:05.5468698Z tbe/bench/tbe_data_config_models_test.py::TBEDataConfigModelsTest::test_pooling_params_serialization PASSED 2025-05-07T20:52:05.5519804Z tbe/bench/tbe_data_config_models_test.py::TBEDataConfigModelsTest::test_tbe_data_config_serialization PASSED 2025-05-07T20:52:05.5520349Z 2025-05-07T20:52:05.5520490Z ============================== 4 passed in 1.94s =============================== 2025-05-07T20:52:06.1318737Z 2025-05-07T20:52:06.1319431Z [TEST] Python test suite PASSED: ./tbe/bench/tbe_data_config_models_test.py 2025-05-07T20:52:06.1339314Z [TEST] Python test time for ./tbe/bench/tbe_data_config_models_test.py: 5 seconds 2025-05-07T20:52:06.1339697Z 2025-05-07T20:52:06.1339735Z 2025-05-07T20:52:06.1339739Z 2025-05-07T20:52:06.1339743Z 2025-05-07T20:52:06.1362786Z ################################################################################ 2025-05-07T20:52:06.1378677Z # [2025-05-07T20:52:06.137Z] Run Python Test Suite: 2025-05-07T20:52:06.1379098Z # ./tbe/cache/cache_overflow_test.py 2025-05-07T20:52:06.1379465Z ################################################################################ 2025-05-07T20:52:06.1403833Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./tbe/cache/cache_overflow_test.py 2025-05-07T20:52:06.1404592Z 2025-05-07T20:52:08.3080498Z ============================= test session starts ============================== 2025-05-07T20:52:08.3081186Z platform linux -- Python 3.12.2, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:52:08.3081877Z cachedir: .pytest_cache 2025-05-07T20:52:08.3082558Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:52:08.3083367Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:52:08.3083951Z plugins: hypothesis-6.131.14 2025-05-07T20:52:10.0219935Z collecting ... collected 1 item 2025-05-07T20:52:10.0220465Z 2025-05-07T20:52:10.3696629Z tbe/cache/cache_overflow_test.py::CacheOverflowTest::test_cache_int32_overflow Trying example: test_cache_int32_overflow( 2025-05-07T20:52:10.3697806Z self=, 2025-05-07T20:52:10.3698420Z stochastic_rounding=False, 2025-05-07T20:52:10.3698802Z ) 2025-05-07T20:52:10.3699091Z Trying example: test_cache_int32_overflow( 2025-05-07T20:52:10.3699690Z self=, 2025-05-07T20:52:10.3700284Z stochastic_rounding=True, 2025-05-07T20:52:10.3700600Z ) 2025-05-07T20:52:10.3706774Z PASSED 2025-05-07T20:52:10.3707175Z 2025-05-07T20:52:10.3707550Z ============================== 1 passed in 2.19s =============================== 2025-05-07T20:52:11.0382417Z 2025-05-07T20:52:11.0383491Z [TEST] Python test suite PASSED: ./tbe/cache/cache_overflow_test.py 2025-05-07T20:52:11.0405276Z [TEST] Python test time for ./tbe/cache/cache_overflow_test.py: 5 seconds 2025-05-07T20:52:11.0405718Z 2025-05-07T20:52:11.0405724Z 2025-05-07T20:52:11.0405729Z 2025-05-07T20:52:11.0405734Z 2025-05-07T20:52:11.0427811Z ################################################################################ 2025-05-07T20:52:11.0443465Z # [2025-05-07T20:52:11.044Z] Run Python Test Suite: 2025-05-07T20:52:11.0444073Z # ./tbe/cache/cache_test.py 2025-05-07T20:52:11.0444464Z ################################################################################ 2025-05-07T20:52:11.0469432Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./tbe/cache/cache_test.py 2025-05-07T20:52:11.0470778Z 2025-05-07T20:52:13.2095912Z ============================= test session starts ============================== 2025-05-07T20:52:13.2097874Z platform linux -- Python 3.12.2, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:52:13.2098951Z cachedir: .pytest_cache 2025-05-07T20:52:13.2099605Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:52:13.2100350Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:52:13.2100935Z plugins: hypothesis-6.131.14 2025-05-07T20:52:14.9239745Z collecting ... collected 7 items 2025-05-07T20:52:14.9240468Z 2025-05-07T20:52:15.3855825Z tbe/cache/cache_test.py::CacheTest::test_cache_miss_counter Trying example: test_cache_miss_counter( 2025-05-07T20:52:15.3856693Z self=, 2025-05-07T20:52:15.3857391Z N=1, 2025-05-07T20:52:15.3857639Z ) 2025-05-07T20:52:15.3857964Z Trying example: test_cache_miss_counter( 2025-05-07T20:52:15.3858528Z self=, 2025-05-07T20:52:15.3858976Z N=8, 2025-05-07T20:52:15.3860205Z ) 2025-05-07T20:52:15.3860707Z Trying example: test_cache_miss_counter( 2025-05-07T20:52:15.3861211Z self=, 2025-05-07T20:52:15.3861677Z N=6, 2025-05-07T20:52:15.3862000Z ) 2025-05-07T20:52:15.3862299Z Trying example: test_cache_miss_counter( 2025-05-07T20:52:15.3862776Z self=, 2025-05-07T20:52:15.3863299Z N=5, 2025-05-07T20:52:15.3863591Z ) 2025-05-07T20:52:15.3863849Z Trying example: test_cache_miss_counter( 2025-05-07T20:52:15.3864393Z self=, 2025-05-07T20:52:15.3864889Z N=4, 2025-05-07T20:52:15.3865158Z ) 2025-05-07T20:52:15.3865487Z Trying example: test_cache_miss_counter( 2025-05-07T20:52:15.3866002Z self=, 2025-05-07T20:52:15.3866453Z N=2, 2025-05-07T20:52:15.3866754Z ) 2025-05-07T20:52:15.3867070Z Trying example: test_cache_miss_counter( 2025-05-07T20:52:15.3867542Z self=, 2025-05-07T20:52:15.3868036Z N=3, 2025-05-07T20:52:15.3868343Z ) 2025-05-07T20:52:15.3868617Z Trying example: test_cache_miss_counter( 2025-05-07T20:52:15.3869189Z self=, 2025-05-07T20:52:15.3869624Z N=7, 2025-05-07T20:52:15.3869882Z ) 2025-05-07T20:52:15.3870231Z PASSED 2025-05-07T20:52:15.3872543Z tbe/cache/cache_test.py::CacheTest::test_cache_pipeline SKIPPED (Tes...) 2025-05-07T20:52:15.3881510Z tbe/cache/cache_test.py::CacheTest::test_cache_prefetch_pipeline SKIPPED 2025-05-07T20:52:15.3890243Z tbe/cache/cache_test.py::CacheTest::test_cache_prefetch_pipeline_stream_1 SKIPPED 2025-05-07T20:52:15.3898928Z tbe/cache/cache_test.py::CacheTest::test_cache_prefetch_pipeline_stream_2 SKIPPED 2025-05-07T20:52:15.3907390Z tbe/cache/cache_test.py::CacheTest::test_cache_update_function SKIPPED 2025-05-07T20:52:15.4317016Z tbe/cache/cache_test.py::CacheTest::test_get_prefetch_passes Trying example: test_get_prefetch_passes( 2025-05-07T20:52:15.4317895Z self=, 2025-05-07T20:52:15.4318455Z S=0, 2025-05-07T20:52:15.4318779Z mpp_n_passes=None, 2025-05-07T20:52:15.4319065Z mpp_min_size=None, 2025-05-07T20:52:15.4319452Z ) 2025-05-07T20:52:15.4319793Z Trying example: test_get_prefetch_passes( 2025-05-07T20:52:15.4320266Z self=, 2025-05-07T20:52:15.4320771Z S=100, 2025-05-07T20:52:15.4321107Z mpp_n_passes=None, 2025-05-07T20:52:15.4321636Z mpp_min_size=None, 2025-05-07T20:52:15.4321969Z ) 2025-05-07T20:52:15.4322307Z Trying example: test_get_prefetch_passes( 2025-05-07T20:52:15.4322807Z self=, 2025-05-07T20:52:15.4323441Z S=100, 2025-05-07T20:52:15.4323743Z mpp_n_passes=12, 2025-05-07T20:52:15.4324075Z mpp_min_size=5, 2025-05-07T20:52:15.4324366Z ) 2025-05-07T20:52:15.4324682Z Trying example: test_get_prefetch_passes( 2025-05-07T20:52:15.4325207Z self=, 2025-05-07T20:52:15.4325680Z S=100, 2025-05-07T20:52:15.4325986Z mpp_n_passes=12, 2025-05-07T20:52:15.4326326Z mpp_min_size=None, 2025-05-07T20:52:15.4326632Z ) 2025-05-07T20:52:15.4326952Z Trying example: test_get_prefetch_passes( 2025-05-07T20:52:15.4327477Z self=, 2025-05-07T20:52:15.4328002Z S=1024, 2025-05-07T20:52:15.4328253Z mpp_n_passes=None, 2025-05-07T20:52:15.4328591Z mpp_min_size=None, 2025-05-07T20:52:15.4328946Z ) 2025-05-07T20:52:15.4329204Z Trying example: test_get_prefetch_passes( 2025-05-07T20:52:15.4329772Z self=, 2025-05-07T20:52:15.4330296Z S=1024, 2025-05-07T20:52:15.4330572Z mpp_n_passes=None, 2025-05-07T20:52:15.4330883Z mpp_min_size=10, 2025-05-07T20:52:15.4331235Z ) 2025-05-07T20:52:15.4331516Z Trying example: test_get_prefetch_passes( 2025-05-07T20:52:15.4332010Z self=, 2025-05-07T20:52:15.4332546Z S=0, 2025-05-07T20:52:15.4332846Z mpp_n_passes=6, 2025-05-07T20:52:15.4333116Z mpp_min_size=1, 2025-05-07T20:52:15.4333440Z ) 2025-05-07T20:52:15.4333757Z Trying example: test_get_prefetch_passes( 2025-05-07T20:52:15.4334203Z self=, 2025-05-07T20:52:15.4334736Z S=0, 2025-05-07T20:52:15.4335048Z mpp_n_passes=12, 2025-05-07T20:52:15.4335310Z mpp_min_size=None, 2025-05-07T20:52:15.4335714Z ) 2025-05-07T20:52:15.4336004Z Trying example: test_get_prefetch_passes( 2025-05-07T20:52:15.4336685Z self=, 2025-05-07T20:52:15.4337158Z S=1024, 2025-05-07T20:52:15.4337437Z mpp_n_passes=1, 2025-05-07T20:52:15.4337764Z mpp_min_size=1, 2025-05-07T20:52:15.4338048Z ) 2025-05-07T20:52:15.4338338Z Trying example: test_get_prefetch_passes( 2025-05-07T20:52:15.4338864Z self=, 2025-05-07T20:52:15.4339339Z S=1024, 2025-05-07T20:52:15.4339626Z mpp_n_passes=6, 2025-05-07T20:52:15.4339959Z mpp_min_size=None, 2025-05-07T20:52:15.4340268Z ) 2025-05-07T20:52:15.4340563Z Trying example: test_get_prefetch_passes( 2025-05-07T20:52:15.4341106Z self=, 2025-05-07T20:52:15.4341602Z S=1024, 2025-05-07T20:52:15.4341858Z mpp_n_passes=None, 2025-05-07T20:52:15.4342218Z mpp_min_size=1, 2025-05-07T20:52:15.4342522Z ) 2025-05-07T20:52:15.4342780Z Trying example: test_get_prefetch_passes( 2025-05-07T20:52:15.4343343Z self=, 2025-05-07T20:52:15.4343833Z S=7, 2025-05-07T20:52:15.4344078Z mpp_n_passes=12, 2025-05-07T20:52:15.4344443Z mpp_min_size=10, 2025-05-07T20:52:15.4344759Z ) 2025-05-07T20:52:15.4345082Z Trying example: test_get_prefetch_passes( 2025-05-07T20:52:15.4345578Z self=, 2025-05-07T20:52:15.4346066Z S=100, 2025-05-07T20:52:15.4346371Z mpp_n_passes=None, 2025-05-07T20:52:15.4346702Z mpp_min_size=1, 2025-05-07T20:52:15.4346999Z ) 2025-05-07T20:52:15.4347313Z Trying example: test_get_prefetch_passes( 2025-05-07T20:52:15.4347798Z self=, 2025-05-07T20:52:15.4348402Z S=0, 2025-05-07T20:52:15.4348673Z mpp_n_passes=1, 2025-05-07T20:52:15.4348974Z mpp_min_size=None, 2025-05-07T20:52:15.4349308Z ) 2025-05-07T20:52:15.4349596Z Trying example: test_get_prefetch_passes( 2025-05-07T20:52:15.4350237Z self=, 2025-05-07T20:52:15.4350675Z S=100, 2025-05-07T20:52:15.4350954Z mpp_n_passes=None, 2025-05-07T20:52:15.4351341Z mpp_min_size=5, 2025-05-07T20:52:15.4351597Z ) 2025-05-07T20:52:15.4351884Z Trying example: test_get_prefetch_passes( 2025-05-07T20:52:15.4360372Z self=, 2025-05-07T20:52:15.4360795Z S=1024, 2025-05-07T20:52:15.4361005Z mpp_n_passes=None, 2025-05-07T20:52:15.4361240Z mpp_min_size=128, 2025-05-07T20:52:15.4361453Z ) 2025-05-07T20:52:15.4361671Z Trying example: test_get_prefetch_passes( 2025-05-07T20:52:15.4362097Z self=, 2025-05-07T20:52:15.4362500Z S=100, 2025-05-07T20:52:15.4362697Z mpp_n_passes=None, 2025-05-07T20:52:15.4362925Z mpp_min_size=10, 2025-05-07T20:52:15.4363136Z ) 2025-05-07T20:52:15.4363346Z Trying example: test_get_prefetch_passes( 2025-05-07T20:52:15.4363758Z self=, 2025-05-07T20:52:15.4364154Z S=1024, 2025-05-07T20:52:15.4364344Z mpp_n_passes=12, 2025-05-07T20:52:15.4364576Z mpp_min_size=10, 2025-05-07T20:52:15.4364795Z ) 2025-05-07T20:52:15.4365006Z Trying example: test_get_prefetch_passes( 2025-05-07T20:52:15.4365423Z self=, 2025-05-07T20:52:15.4365822Z S=100, 2025-05-07T20:52:15.4366019Z mpp_n_passes=1, 2025-05-07T20:52:15.4366255Z mpp_min_size=128, 2025-05-07T20:52:15.4366485Z ) 2025-05-07T20:52:15.4366695Z Trying example: test_get_prefetch_passes( 2025-05-07T20:52:15.4367114Z self=, 2025-05-07T20:52:15.4367518Z S=1024, 2025-05-07T20:52:15.4367728Z mpp_n_passes=None, 2025-05-07T20:52:15.4367956Z mpp_min_size=5, 2025-05-07T20:52:15.4368171Z ) 2025-05-07T20:52:15.4368395Z Trying example: test_get_prefetch_passes( 2025-05-07T20:52:15.4368801Z self=, 2025-05-07T20:52:15.4369194Z S=100, 2025-05-07T20:52:15.4369397Z mpp_n_passes=6, 2025-05-07T20:52:15.4369611Z mpp_min_size=10, 2025-05-07T20:52:15.4369831Z ) 2025-05-07T20:52:15.4370050Z Trying example: test_get_prefetch_passes( 2025-05-07T20:52:15.4370456Z self=, 2025-05-07T20:52:15.4370845Z S=0, 2025-05-07T20:52:15.4371045Z mpp_n_passes=None, 2025-05-07T20:52:15.4371266Z mpp_min_size=10, 2025-05-07T20:52:15.4371492Z ) 2025-05-07T20:52:15.4371716Z Trying example: test_get_prefetch_passes( 2025-05-07T20:52:15.4372127Z self=, 2025-05-07T20:52:15.4372521Z S=7, 2025-05-07T20:52:15.4372714Z mpp_n_passes=1, 2025-05-07T20:52:15.4372938Z mpp_min_size=None, 2025-05-07T20:52:15.4373149Z ) 2025-05-07T20:52:15.4373374Z Trying example: test_get_prefetch_passes( 2025-05-07T20:52:15.4373789Z self=, 2025-05-07T20:52:15.4374172Z S=0, 2025-05-07T20:52:15.4374371Z mpp_n_passes=12, 2025-05-07T20:52:15.4374603Z mpp_min_size=128, 2025-05-07T20:52:15.4374813Z ) 2025-05-07T20:52:15.4375029Z Trying example: test_get_prefetch_passes( 2025-05-07T20:52:15.4375445Z self=, 2025-05-07T20:52:15.4375830Z S=0, 2025-05-07T20:52:15.4376035Z mpp_n_passes=1, 2025-05-07T20:52:15.4376329Z mpp_min_size=5, 2025-05-07T20:52:15.4376535Z ) 2025-05-07T20:52:15.4376753Z Trying example: test_get_prefetch_passes( 2025-05-07T20:52:15.4377674Z self=, 2025-05-07T20:52:15.4378062Z S=0, 2025-05-07T20:52:15.4378261Z mpp_n_passes=1, 2025-05-07T20:52:15.4378485Z mpp_min_size=128, 2025-05-07T20:52:15.4378822Z ) 2025-05-07T20:52:15.4379057Z Trying example: test_get_prefetch_passes( 2025-05-07T20:52:15.4379503Z self=, 2025-05-07T20:52:15.4379895Z S=1024, 2025-05-07T20:52:15.4380090Z mpp_n_passes=12, 2025-05-07T20:52:15.4380323Z mpp_min_size=None, 2025-05-07T20:52:15.4380544Z ) 2025-05-07T20:52:15.4380757Z Trying example: test_get_prefetch_passes( 2025-05-07T20:52:15.4381172Z self=, 2025-05-07T20:52:15.4381564Z S=0, 2025-05-07T20:52:15.4381760Z mpp_n_passes=None, 2025-05-07T20:52:15.4381993Z mpp_min_size=1, 2025-05-07T20:52:15.4382203Z ) 2025-05-07T20:52:15.4382412Z Trying example: test_get_prefetch_passes( 2025-05-07T20:52:15.4382830Z self=, 2025-05-07T20:52:15.4383224Z S=0, 2025-05-07T20:52:15.4383416Z mpp_n_passes=6, 2025-05-07T20:52:15.4383645Z mpp_min_size=5, 2025-05-07T20:52:15.4383855Z ) 2025-05-07T20:52:15.4384070Z Trying example: test_get_prefetch_passes( 2025-05-07T20:52:15.4384473Z self=, 2025-05-07T20:52:15.4384862Z S=0, 2025-05-07T20:52:15.4385058Z mpp_n_passes=1, 2025-05-07T20:52:15.4385268Z mpp_min_size=10, 2025-05-07T20:52:15.4385484Z ) 2025-05-07T20:52:15.4385698Z Trying example: test_get_prefetch_passes( 2025-05-07T20:52:15.4386104Z self=, 2025-05-07T20:52:15.4386496Z S=7, 2025-05-07T20:52:15.4386696Z mpp_n_passes=6, 2025-05-07T20:52:15.4386915Z mpp_min_size=128, 2025-05-07T20:52:15.4387137Z ) 2025-05-07T20:52:15.4387354Z Trying example: test_get_prefetch_passes( 2025-05-07T20:52:15.4387764Z self=, 2025-05-07T20:52:15.4388153Z S=0, 2025-05-07T20:52:15.4388349Z mpp_n_passes=1, 2025-05-07T20:52:15.4388571Z mpp_min_size=1, 2025-05-07T20:52:15.4388784Z ) 2025-05-07T20:52:15.4389004Z Trying example: test_get_prefetch_passes( 2025-05-07T20:52:15.4389420Z self=, 2025-05-07T20:52:15.4389802Z S=100, 2025-05-07T20:52:15.4390006Z mpp_n_passes=6, 2025-05-07T20:52:15.4390230Z mpp_min_size=128, 2025-05-07T20:52:15.4390441Z ) 2025-05-07T20:52:15.4390656Z Trying example: test_get_prefetch_passes( 2025-05-07T20:52:15.4391070Z self=, 2025-05-07T20:52:15.4391454Z S=0, 2025-05-07T20:52:15.4391653Z mpp_n_passes=12, 2025-05-07T20:52:15.4391882Z mpp_min_size=10, 2025-05-07T20:52:15.4392091Z ) 2025-05-07T20:52:15.4392313Z Trying example: test_get_prefetch_passes( 2025-05-07T20:52:15.4392729Z self=, 2025-05-07T20:52:15.4393115Z S=100, 2025-05-07T20:52:15.4393318Z mpp_n_passes=6, 2025-05-07T20:52:15.4393545Z mpp_min_size=5, 2025-05-07T20:52:15.4393751Z ) 2025-05-07T20:52:15.4393967Z Trying example: test_get_prefetch_passes( 2025-05-07T20:52:15.4394377Z self=, 2025-05-07T20:52:15.4394770Z S=0, 2025-05-07T20:52:15.4394960Z mpp_n_passes=12, 2025-05-07T20:52:15.4395186Z mpp_min_size=5, 2025-05-07T20:52:15.4395392Z ) 2025-05-07T20:52:15.4395599Z Trying example: test_get_prefetch_passes( 2025-05-07T20:52:15.4396015Z self=, 2025-05-07T20:52:15.4396402Z S=7, 2025-05-07T20:52:15.4396589Z mpp_n_passes=12, 2025-05-07T20:52:15.4396819Z mpp_min_size=1, 2025-05-07T20:52:15.4397118Z ) 2025-05-07T20:52:15.4397325Z Trying example: test_get_prefetch_passes( 2025-05-07T20:52:15.4397743Z self=, 2025-05-07T20:52:15.4398131Z S=7, 2025-05-07T20:52:15.4398391Z mpp_n_passes=12, 2025-05-07T20:52:15.4398619Z mpp_min_size=5, 2025-05-07T20:52:15.4398826Z ) 2025-05-07T20:52:15.4399030Z Trying example: test_get_prefetch_passes( 2025-05-07T20:52:15.4399443Z self=, 2025-05-07T20:52:15.4399828Z S=7, 2025-05-07T20:52:15.4400020Z mpp_n_passes=1, 2025-05-07T20:52:15.4400235Z mpp_min_size=1, 2025-05-07T20:52:15.4400448Z ) 2025-05-07T20:52:15.4400666Z Trying example: test_get_prefetch_passes( 2025-05-07T20:52:15.4401078Z self=, 2025-05-07T20:52:15.4401467Z S=0, 2025-05-07T20:52:15.4401671Z mpp_n_passes=None, 2025-05-07T20:52:15.4401898Z mpp_min_size=5, 2025-05-07T20:52:15.4402117Z ) 2025-05-07T20:52:15.4402344Z PASSED 2025-05-07T20:52:15.4402458Z 2025-05-07T20:52:15.4402597Z =============================== warnings summary =============================== 2025-05-07T20:52:15.4403054Z test/tbe/cache/cache_test.py::CacheTest::test_cache_miss_counter 2025-05-07T20:52:15.4404287Z /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu/test/tbe/cache/cache_test.py:679: UserWarning: To copy construct from a tensor, it is recommended to use sourceTensor.detach().clone() or sourceTensor.detach().clone().requires_grad_(True), rather than torch.tensor(sourceTensor). 2025-05-07T20:52:15.4405602Z x1 = to_device(torch.tensor(x1, dtype=torch.int64), use_cpu=False) 2025-05-07T20:52:15.4405876Z 2025-05-07T20:52:15.4406074Z test/tbe/cache/cache_test.py::CacheTest::test_cache_miss_counter 2025-05-07T20:52:15.4407273Z /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu/test/tbe/cache/cache_test.py:682: UserWarning: To copy construct from a tensor, it is recommended to use sourceTensor.detach().clone() or sourceTensor.detach().clone().requires_grad_(True), rather than torch.tensor(sourceTensor). 2025-05-07T20:52:15.4408473Z x2 = to_device(torch.tensor(x2, dtype=torch.int64), use_cpu=False) 2025-05-07T20:52:15.4408757Z 2025-05-07T20:52:15.4408944Z test/tbe/cache/cache_test.py::CacheTest::test_cache_miss_counter 2025-05-07T20:52:15.4410148Z /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu/test/tbe/cache/cache_test.py:685: UserWarning: To copy construct from a tensor, it is recommended to use sourceTensor.detach().clone() or sourceTensor.detach().clone().requires_grad_(True), rather than torch.tensor(sourceTensor). 2025-05-07T20:52:15.4411337Z x3 = to_device(torch.tensor(x3, dtype=torch.int64), use_cpu=False) 2025-05-07T20:52:15.4411602Z 2025-05-07T20:52:15.4411825Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2025-05-07T20:52:15.4412283Z =========================== short test summary info ============================ 2025-05-07T20:52:15.4412839Z SKIPPED [1] tbe/cache/cache_test.py:79: Test is currently known to fail or hang when run in the GitHub runners 2025-05-07T20:52:15.4413565Z SKIPPED [1] tbe/cache/cache_test.py:453: Test is currently known to fail or hang when run in the GitHub runners 2025-05-07T20:52:15.4414274Z SKIPPED [1] tbe/cache/cache_test.py:482: Test is currently known to fail or hang when run in the GitHub runners 2025-05-07T20:52:15.4414985Z SKIPPED [1] tbe/cache/cache_test.py:512: Test is currently known to fail or hang when run in the GitHub runners 2025-05-07T20:52:15.4415691Z SKIPPED [1] tbe/cache/cache_test.py:595: Test is currently known to fail or hang when run in the GitHub runners 2025-05-07T20:52:15.4416341Z =================== 2 passed, 5 skipped, 3 warnings in 2.35s =================== 2025-05-07T20:52:16.0895861Z 2025-05-07T20:52:16.0896375Z [TEST] Python test suite PASSED: ./tbe/cache/cache_test.py 2025-05-07T20:52:16.0916880Z [TEST] Python test time for ./tbe/cache/cache_test.py: 5 seconds 2025-05-07T20:52:16.0917430Z 2025-05-07T20:52:16.0917434Z 2025-05-07T20:52:16.0917438Z 2025-05-07T20:52:16.0917442Z 2025-05-07T20:52:16.0939900Z ################################################################################ 2025-05-07T20:52:16.0955907Z # [2025-05-07T20:52:16.095Z] Run Python Test Suite: 2025-05-07T20:52:16.0956256Z # ./tbe/cache/linearize_cache_indices_test.py 2025-05-07T20:52:16.0956573Z ################################################################################ 2025-05-07T20:52:16.0981219Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./tbe/cache/linearize_cache_indices_test.py 2025-05-07T20:52:16.0983281Z 2025-05-07T20:52:18.2686585Z ============================= test session starts ============================== 2025-05-07T20:52:19.9700994Z platform linux -- Python 3.12.2, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:52:19.9701847Z cachedir: .pytest_cache 2025-05-07T20:52:19.9702845Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:52:19.9704034Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:52:19.9704761Z plugins: hypothesis-6.131.14 2025-05-07T20:52:19.9705203Z collecting ... collected 2 items 2025-05-07T20:52:19.9705481Z 2025-05-07T20:52:20.2374832Z tbe/cache/linearize_cache_indices_test.py::LinearizeCacheIndicesTest::test_linearize_cache_indices PASSED 2025-05-07T20:52:20.2394500Z tbe/cache/linearize_cache_indices_test.py::LinearizeCacheIndicesTest::test_linearize_cache_indices_from_row_idx PASSED 2025-05-07T20:52:20.2395225Z 2025-05-07T20:52:20.2395441Z ============================== 2 passed in 2.09s =============================== 2025-05-07T20:52:20.9006630Z 2025-05-07T20:52:20.9007356Z [TEST] Python test suite PASSED: ./tbe/cache/linearize_cache_indices_test.py 2025-05-07T20:52:20.9028838Z [TEST] Python test time for ./tbe/cache/linearize_cache_indices_test.py: 4 seconds 2025-05-07T20:52:20.9029173Z 2025-05-07T20:52:20.9029177Z 2025-05-07T20:52:20.9029181Z 2025-05-07T20:52:20.9029184Z 2025-05-07T20:52:20.9049658Z ################################################################################ 2025-05-07T20:52:20.9065599Z # [2025-05-07T20:52:20.906Z] Run Python Test Suite: 2025-05-07T20:52:20.9065931Z # ./tbe/cache/lxu_cache_test.py 2025-05-07T20:52:20.9066225Z ################################################################################ 2025-05-07T20:52:20.9091451Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./tbe/cache/lxu_cache_test.py 2025-05-07T20:52:20.9092058Z 2025-05-07T20:52:23.0713705Z ============================= test session starts ============================== 2025-05-07T20:52:23.0714819Z platform linux -- Python 3.12.2, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:52:23.0715772Z cachedir: .pytest_cache 2025-05-07T20:52:23.0716777Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:52:23.0718073Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:52:23.0718790Z plugins: hypothesis-6.131.14 2025-05-07T20:52:24.8104142Z collecting ... collected 3 items 2025-05-07T20:52:24.8104427Z 2025-05-07T20:52:25.4673808Z tbe/cache/lxu_cache_test.py::LXUCacheTest::test_lxu_cache_locking_counter_decrement Trying example: test_lxu_cache_locking_counter_decrement( 2025-05-07T20:52:25.4674776Z self=, 2025-05-07T20:52:25.4675241Z cache_sets=10, 2025-05-07T20:52:25.4675446Z ) 2025-05-07T20:52:25.4675708Z Trying example: test_lxu_cache_locking_counter_decrement( 2025-05-07T20:52:25.4676238Z self=, 2025-05-07T20:52:25.4677108Z cache_sets=270, 2025-05-07T20:52:25.4677405Z ) 2025-05-07T20:52:25.4677756Z Trying example: test_lxu_cache_locking_counter_decrement( 2025-05-07T20:52:25.4678612Z self=, 2025-05-07T20:52:25.4679086Z cache_sets=198, 2025-05-07T20:52:25.4679289Z ) 2025-05-07T20:52:25.4679539Z Trying example: test_lxu_cache_locking_counter_decrement( 2025-05-07T20:52:25.4680072Z self=, 2025-05-07T20:52:25.4680540Z cache_sets=159, 2025-05-07T20:52:25.4680739Z ) 2025-05-07T20:52:25.4680992Z Trying example: test_lxu_cache_locking_counter_decrement( 2025-05-07T20:52:25.4681523Z self=, 2025-05-07T20:52:25.4681990Z cache_sets=80, 2025-05-07T20:52:25.4682193Z ) 2025-05-07T20:52:25.4682450Z Trying example: test_lxu_cache_locking_counter_decrement( 2025-05-07T20:52:25.4682981Z self=, 2025-05-07T20:52:25.4683445Z cache_sets=91, 2025-05-07T20:52:25.4683648Z ) 2025-05-07T20:52:25.4683904Z Trying example: test_lxu_cache_locking_counter_decrement( 2025-05-07T20:52:25.4684433Z self=, 2025-05-07T20:52:25.4684902Z cache_sets=32, 2025-05-07T20:52:25.4685105Z ) 2025-05-07T20:52:25.4685386Z Trying example: test_lxu_cache_locking_counter_decrement( 2025-05-07T20:52:25.4685921Z self=, 2025-05-07T20:52:25.4686380Z cache_sets=141, 2025-05-07T20:52:25.4686585Z ) 2025-05-07T20:52:25.4686842Z Trying example: test_lxu_cache_locking_counter_decrement( 2025-05-07T20:52:25.4687371Z self=, 2025-05-07T20:52:25.4687843Z cache_sets=37, 2025-05-07T20:52:25.4688047Z ) 2025-05-07T20:52:25.4688308Z Trying example: test_lxu_cache_locking_counter_decrement( 2025-05-07T20:52:25.4688833Z self=, 2025-05-07T20:52:25.4689299Z cache_sets=205, 2025-05-07T20:52:25.4689508Z ) 2025-05-07T20:52:25.4689757Z Trying example: test_lxu_cache_locking_counter_decrement( 2025-05-07T20:52:25.4690290Z self=, 2025-05-07T20:52:25.4690755Z cache_sets=179, 2025-05-07T20:52:25.4690950Z ) 2025-05-07T20:52:25.4691205Z Trying example: test_lxu_cache_locking_counter_decrement( 2025-05-07T20:52:25.4691734Z self=, 2025-05-07T20:52:25.4692201Z cache_sets=57, 2025-05-07T20:52:25.4692399Z ) 2025-05-07T20:52:25.4692650Z Trying example: test_lxu_cache_locking_counter_decrement( 2025-05-07T20:52:25.4693191Z self=, 2025-05-07T20:52:25.4693647Z cache_sets=191, 2025-05-07T20:52:25.4693848Z ) 2025-05-07T20:52:25.4694105Z Trying example: test_lxu_cache_locking_counter_decrement( 2025-05-07T20:52:25.4694626Z self=, 2025-05-07T20:52:25.4695090Z cache_sets=33, 2025-05-07T20:52:25.4695292Z ) 2025-05-07T20:52:25.4695541Z Trying example: test_lxu_cache_locking_counter_decrement( 2025-05-07T20:52:25.4696074Z self=, 2025-05-07T20:52:25.4696674Z cache_sets=158, 2025-05-07T20:52:25.4696874Z ) 2025-05-07T20:52:25.4697122Z Trying example: test_lxu_cache_locking_counter_decrement( 2025-05-07T20:52:25.4697753Z self=, 2025-05-07T20:52:25.4698217Z cache_sets=11, 2025-05-07T20:52:25.4698410Z ) 2025-05-07T20:52:25.4698741Z Trying example: test_lxu_cache_locking_counter_decrement( 2025-05-07T20:52:25.4699275Z self=, 2025-05-07T20:52:25.4699732Z cache_sets=193, 2025-05-07T20:52:25.4699938Z ) 2025-05-07T20:52:25.4700190Z Trying example: test_lxu_cache_locking_counter_decrement( 2025-05-07T20:52:25.4700729Z self=, 2025-05-07T20:52:25.4701189Z cache_sets=133, 2025-05-07T20:52:25.4701391Z ) 2025-05-07T20:52:25.4701646Z Trying example: test_lxu_cache_locking_counter_decrement( 2025-05-07T20:52:25.4702172Z self=, 2025-05-07T20:52:25.4702646Z cache_sets=77, 2025-05-07T20:52:25.4702850Z ) 2025-05-07T20:52:25.4703099Z Trying example: test_lxu_cache_locking_counter_decrement( 2025-05-07T20:52:25.4703639Z self=, 2025-05-07T20:52:25.4704104Z cache_sets=71, 2025-05-07T20:52:25.4704310Z ) 2025-05-07T20:52:25.4704556Z Trying example: test_lxu_cache_locking_counter_decrement( 2025-05-07T20:52:25.4705089Z self=, 2025-05-07T20:52:25.4705558Z cache_sets=233, 2025-05-07T20:52:25.4705751Z ) 2025-05-07T20:52:25.4706007Z Trying example: test_lxu_cache_locking_counter_decrement( 2025-05-07T20:52:25.4706540Z self=, 2025-05-07T20:52:25.4706999Z cache_sets=16, 2025-05-07T20:52:25.4707197Z ) 2025-05-07T20:52:25.4707450Z Trying example: test_lxu_cache_locking_counter_decrement( 2025-05-07T20:52:25.4707977Z self=, 2025-05-07T20:52:25.4708442Z cache_sets=297, 2025-05-07T20:52:25.4708641Z ) 2025-05-07T20:52:25.4708898Z Trying example: test_lxu_cache_locking_counter_decrement( 2025-05-07T20:52:25.4709419Z self=, 2025-05-07T20:52:25.4709879Z cache_sets=275, 2025-05-07T20:52:25.4710082Z ) 2025-05-07T20:52:25.4710328Z Trying example: test_lxu_cache_locking_counter_decrement( 2025-05-07T20:52:25.4710856Z self=, 2025-05-07T20:52:25.4711321Z cache_sets=155, 2025-05-07T20:52:25.4711514Z ) 2025-05-07T20:52:25.4711767Z Trying example: test_lxu_cache_locking_counter_decrement( 2025-05-07T20:52:25.4712295Z self=, 2025-05-07T20:52:25.4712766Z cache_sets=235, 2025-05-07T20:52:25.4712963Z ) 2025-05-07T20:52:25.4713217Z Trying example: test_lxu_cache_locking_counter_decrement( 2025-05-07T20:52:25.4713752Z self=, 2025-05-07T20:52:25.4714211Z cache_sets=296, 2025-05-07T20:52:25.4714412Z ) 2025-05-07T20:52:25.4714666Z Trying example: test_lxu_cache_locking_counter_decrement( 2025-05-07T20:52:25.4715187Z self=, 2025-05-07T20:52:25.4715653Z cache_sets=259, 2025-05-07T20:52:25.4715855Z ) 2025-05-07T20:52:25.4716099Z Trying example: test_lxu_cache_locking_counter_decrement( 2025-05-07T20:52:25.4716629Z self=, 2025-05-07T20:52:25.4717094Z cache_sets=260, 2025-05-07T20:52:25.4717299Z ) 2025-05-07T20:52:25.4717638Z Trying example: test_lxu_cache_locking_counter_decrement( 2025-05-07T20:52:25.4718166Z self=, 2025-05-07T20:52:25.4718634Z cache_sets=108, 2025-05-07T20:52:25.4718911Z ) 2025-05-07T20:52:25.4719168Z Trying example: test_lxu_cache_locking_counter_decrement( 2025-05-07T20:52:25.4719697Z self=, 2025-05-07T20:52:25.4720159Z cache_sets=131, 2025-05-07T20:52:25.4720361Z ) 2025-05-07T20:52:25.4720614Z Trying example: test_lxu_cache_locking_counter_decrement( 2025-05-07T20:52:25.4721142Z self=, 2025-05-07T20:52:25.4721600Z cache_sets=190, 2025-05-07T20:52:25.4721804Z ) 2025-05-07T20:52:25.4722063Z Trying example: test_lxu_cache_locking_counter_decrement( 2025-05-07T20:52:25.4722586Z self=, 2025-05-07T20:52:25.4723059Z cache_sets=256, 2025-05-07T20:52:25.4723261Z ) 2025-05-07T20:52:25.4723509Z Trying example: test_lxu_cache_locking_counter_decrement( 2025-05-07T20:52:25.4724044Z self=, 2025-05-07T20:52:25.4724510Z cache_sets=125, 2025-05-07T20:52:25.4724705Z ) 2025-05-07T20:52:25.4724955Z Trying example: test_lxu_cache_locking_counter_decrement( 2025-05-07T20:52:25.4725487Z self=, 2025-05-07T20:52:25.4725949Z cache_sets=287, 2025-05-07T20:52:25.4726145Z ) 2025-05-07T20:52:25.4726399Z Trying example: test_lxu_cache_locking_counter_decrement( 2025-05-07T20:52:25.4726924Z self=, 2025-05-07T20:52:25.4727379Z cache_sets=210, 2025-05-07T20:52:25.4727587Z ) 2025-05-07T20:52:25.4727840Z Trying example: test_lxu_cache_locking_counter_decrement( 2025-05-07T20:52:25.4728363Z self=, 2025-05-07T20:52:25.4728832Z cache_sets=40, 2025-05-07T20:52:25.4729028Z ) 2025-05-07T20:52:25.4729280Z Trying example: test_lxu_cache_locking_counter_decrement( 2025-05-07T20:52:25.4729805Z self=, 2025-05-07T20:52:25.4730272Z cache_sets=294, 2025-05-07T20:52:25.4730475Z ) 2025-05-07T20:52:25.4730720Z Trying example: test_lxu_cache_locking_counter_decrement( 2025-05-07T20:52:25.4731254Z self=, 2025-05-07T20:52:25.4731716Z cache_sets=177, 2025-05-07T20:52:25.4731933Z ) 2025-05-07T20:52:25.4732210Z Trying example: test_lxu_cache_locking_counter_decrement( 2025-05-07T20:52:25.4732746Z self=, 2025-05-07T20:52:25.4733343Z cache_sets=68, 2025-05-07T20:52:25.4733540Z ) 2025-05-07T20:52:25.4733716Z PASSED 2025-05-07T20:52:25.4750653Z tbe/cache/lxu_cache_test.py::LXUCacheTest::test_lxu_cache_lookup PASSED 2025-05-07T20:52:26.0829491Z tbe/cache/lxu_cache_test.py::LXUCacheTest::test_unique_lxu_cache_lookup Trying example: test_unique_lxu_cache_lookup( 2025-05-07T20:52:26.0830360Z self=, 2025-05-07T20:52:26.0830956Z T=1, 2025-05-07T20:52:26.0831189Z D=2, 2025-05-07T20:52:26.0831411Z B=1, 2025-05-07T20:52:26.0831643Z log_E=3, 2025-05-07T20:52:26.0831877Z L=0, 2025-05-07T20:52:26.0832047Z ) 2025-05-07T20:52:26.0832264Z Trying example: test_unique_lxu_cache_lookup( 2025-05-07T20:52:26.0832724Z self=, 2025-05-07T20:52:26.0833470Z T=6, 2025-05-07T20:52:26.0833649Z D=2, 2025-05-07T20:52:26.0833822Z B=1, 2025-05-07T20:52:26.0833993Z log_E=3, 2025-05-07T20:52:26.0834183Z L=0, 2025-05-07T20:52:26.0834359Z ) 2025-05-07T20:52:26.0834769Z Trying example: test_unique_lxu_cache_lookup( 2025-05-07T20:52:26.0835320Z self=, 2025-05-07T20:52:26.0835737Z T=6, 2025-05-07T20:52:26.0835913Z D=32, 2025-05-07T20:52:26.0836091Z B=45, 2025-05-07T20:52:26.0836274Z log_E=3, 2025-05-07T20:52:26.0836456Z L=6, 2025-05-07T20:52:26.0836631Z ) 2025-05-07T20:52:26.0836851Z Trying example: test_unique_lxu_cache_lookup( 2025-05-07T20:52:26.0837295Z self=, 2025-05-07T20:52:26.0837713Z T=5, 2025-05-07T20:52:26.0837897Z D=2, 2025-05-07T20:52:26.0838072Z B=1, 2025-05-07T20:52:26.0838252Z log_E=3, 2025-05-07T20:52:26.0838444Z L=0, 2025-05-07T20:52:26.0838625Z ) 2025-05-07T20:52:26.0838849Z Trying example: test_unique_lxu_cache_lookup( 2025-05-07T20:52:26.0839307Z self=, 2025-05-07T20:52:26.0839733Z T=5, 2025-05-07T20:52:26.0839908Z D=32, 2025-05-07T20:52:26.0840092Z B=9, 2025-05-07T20:52:26.0840275Z log_E=3, 2025-05-07T20:52:26.0840457Z L=19, 2025-05-07T20:52:26.0840635Z ) 2025-05-07T20:52:26.0840852Z Trying example: test_unique_lxu_cache_lookup( 2025-05-07T20:52:26.0841299Z self=, 2025-05-07T20:52:26.0841716Z T=7, 2025-05-07T20:52:26.0841898Z D=116, 2025-05-07T20:52:26.0842071Z B=63, 2025-05-07T20:52:26.0842252Z log_E=5, 2025-05-07T20:52:26.0842443Z L=14, 2025-05-07T20:52:26.0842614Z ) 2025-05-07T20:52:26.0842830Z Trying example: test_unique_lxu_cache_lookup( 2025-05-07T20:52:26.0843282Z self=, 2025-05-07T20:52:26.0843695Z T=8, 2025-05-07T20:52:26.0843876Z D=72, 2025-05-07T20:52:26.0844053Z B=103, 2025-05-07T20:52:26.0844223Z log_E=4, 2025-05-07T20:52:26.0844408Z L=12, 2025-05-07T20:52:26.0844585Z ) 2025-05-07T20:52:26.0844844Z Trying example: test_unique_lxu_cache_lookup( 2025-05-07T20:52:26.0845287Z self=, 2025-05-07T20:52:26.0845705Z T=3, 2025-05-07T20:52:26.0845886Z D=119, 2025-05-07T20:52:26.0846060Z B=107, 2025-05-07T20:52:26.0846244Z log_E=5, 2025-05-07T20:52:26.0846432Z L=3, 2025-05-07T20:52:26.0846604Z ) 2025-05-07T20:52:26.0846822Z Trying example: test_unique_lxu_cache_lookup( 2025-05-07T20:52:26.0847278Z self=, 2025-05-07T20:52:26.0847685Z T=2, 2025-05-07T20:52:26.0847871Z D=104, 2025-05-07T20:52:26.0848054Z B=74, 2025-05-07T20:52:26.0848232Z log_E=4, 2025-05-07T20:52:26.0848421Z L=2, 2025-05-07T20:52:26.0848597Z ) 2025-05-07T20:52:26.0848802Z Trying example: test_unique_lxu_cache_lookup( 2025-05-07T20:52:26.0849260Z self=, 2025-05-07T20:52:26.0849674Z T=1, 2025-05-07T20:52:26.0849854Z D=28, 2025-05-07T20:52:26.0850037Z B=60, 2025-05-07T20:52:26.0850221Z log_E=4, 2025-05-07T20:52:26.0850413Z L=16, 2025-05-07T20:52:26.0850583Z ) 2025-05-07T20:52:26.0850801Z Trying example: test_unique_lxu_cache_lookup( 2025-05-07T20:52:26.0851249Z self=, 2025-05-07T20:52:26.0851659Z T=1, 2025-05-07T20:52:26.0851838Z D=15, 2025-05-07T20:52:26.0852020Z B=124, 2025-05-07T20:52:26.0852197Z log_E=4, 2025-05-07T20:52:26.0852387Z L=3, 2025-05-07T20:52:26.0852563Z ) 2025-05-07T20:52:26.0852775Z Trying example: test_unique_lxu_cache_lookup( 2025-05-07T20:52:26.0853334Z self=, 2025-05-07T20:52:26.0853750Z T=1, 2025-05-07T20:52:26.0853921Z D=15, 2025-05-07T20:52:26.0854105Z B=124, 2025-05-07T20:52:26.0854369Z log_E=4, 2025-05-07T20:52:26.0854555Z L=4, 2025-05-07T20:52:26.0854729Z ) 2025-05-07T20:52:26.0854943Z Trying example: test_unique_lxu_cache_lookup( 2025-05-07T20:52:26.0855386Z self=, 2025-05-07T20:52:26.0855806Z T=1, 2025-05-07T20:52:26.0855986Z D=15, 2025-05-07T20:52:26.0856155Z B=124, 2025-05-07T20:52:26.0856479Z log_E=4, 2025-05-07T20:52:26.0856667Z L=0, 2025-05-07T20:52:26.0856834Z ) 2025-05-07T20:52:26.0857045Z Trying example: test_unique_lxu_cache_lookup( 2025-05-07T20:52:26.0857499Z self=, 2025-05-07T20:52:26.0857916Z T=1, 2025-05-07T20:52:26.0858087Z D=4, 2025-05-07T20:52:26.0858272Z B=124, 2025-05-07T20:52:26.0858457Z log_E=4, 2025-05-07T20:52:26.0858636Z L=0, 2025-05-07T20:52:26.0858811Z ) 2025-05-07T20:52:26.0859032Z Trying example: test_unique_lxu_cache_lookup( 2025-05-07T20:52:26.0859751Z self=, 2025-05-07T20:52:26.0860175Z T=4, 2025-05-07T20:52:26.0860352Z D=4, 2025-05-07T20:52:26.0860518Z B=124, 2025-05-07T20:52:26.0860698Z log_E=4, 2025-05-07T20:52:26.0860887Z L=0, 2025-05-07T20:52:26.0861055Z ) 2025-05-07T20:52:26.0861274Z Trying example: test_unique_lxu_cache_lookup( 2025-05-07T20:52:26.0861727Z self=, 2025-05-07T20:52:26.0862135Z T=4, 2025-05-07T20:52:26.0862318Z D=4, 2025-05-07T20:52:26.0862502Z B=124, 2025-05-07T20:52:26.0862678Z log_E=3, 2025-05-07T20:52:26.0862869Z L=0, 2025-05-07T20:52:26.0863051Z ) 2025-05-07T20:52:26.0863265Z Trying example: test_unique_lxu_cache_lookup( 2025-05-07T20:52:26.0863717Z self=, 2025-05-07T20:52:26.0864133Z T=4, 2025-05-07T20:52:26.0864307Z D=4, 2025-05-07T20:52:26.0864480Z B=4, 2025-05-07T20:52:26.0864657Z log_E=3, 2025-05-07T20:52:26.0864845Z L=0, 2025-05-07T20:52:26.0865010Z ) 2025-05-07T20:52:26.0865223Z Trying example: test_unique_lxu_cache_lookup( 2025-05-07T20:52:26.0865677Z self=, 2025-05-07T20:52:26.0866086Z T=9, 2025-05-07T20:52:26.0866268Z D=38, 2025-05-07T20:52:26.0866440Z B=48, 2025-05-07T20:52:26.0866615Z log_E=4, 2025-05-07T20:52:26.0866801Z L=15, 2025-05-07T20:52:26.0866974Z ) 2025-05-07T20:52:26.0867184Z Trying example: test_unique_lxu_cache_lookup( 2025-05-07T20:52:26.0867633Z self=, 2025-05-07T20:52:26.0868053Z T=1, 2025-05-07T20:52:26.0868222Z D=38, 2025-05-07T20:52:26.0868402Z B=48, 2025-05-07T20:52:26.0868579Z log_E=4, 2025-05-07T20:52:26.0868759Z L=15, 2025-05-07T20:52:26.0868929Z ) 2025-05-07T20:52:26.0869151Z Trying example: test_unique_lxu_cache_lookup( 2025-05-07T20:52:26.0869602Z self=, 2025-05-07T20:52:26.0870013Z T=1, 2025-05-07T20:52:26.0870195Z D=38, 2025-05-07T20:52:26.0870375Z B=48, 2025-05-07T20:52:26.0870550Z log_E=4, 2025-05-07T20:52:26.0870736Z L=0, 2025-05-07T20:52:26.0870915Z ) 2025-05-07T20:52:26.0871124Z Trying example: test_unique_lxu_cache_lookup( 2025-05-07T20:52:26.0871573Z self=, 2025-05-07T20:52:26.0871994Z T=1, 2025-05-07T20:52:26.0872197Z D=38, 2025-05-07T20:52:26.0872390Z B=4, 2025-05-07T20:52:26.0872565Z log_E=4, 2025-05-07T20:52:26.0872751Z L=0, 2025-05-07T20:52:26.0873092Z ) 2025-05-07T20:52:26.0873304Z Trying example: test_unique_lxu_cache_lookup( 2025-05-07T20:52:26.0873751Z self=, 2025-05-07T20:52:26.0874270Z T=1, 2025-05-07T20:52:26.0874440Z D=38, 2025-05-07T20:52:26.0874616Z B=1, 2025-05-07T20:52:26.0874792Z log_E=4, 2025-05-07T20:52:26.0874968Z L=0, 2025-05-07T20:52:26.0875143Z ) 2025-05-07T20:52:26.0875356Z Trying example: test_unique_lxu_cache_lookup( 2025-05-07T20:52:26.0875795Z self=, 2025-05-07T20:52:26.0876203Z T=1, 2025-05-07T20:52:26.0876379Z D=38, 2025-05-07T20:52:26.0876545Z B=1, 2025-05-07T20:52:26.0876717Z log_E=3, 2025-05-07T20:52:26.0876903Z L=0, 2025-05-07T20:52:26.0877064Z ) 2025-05-07T20:52:26.0877268Z Trying example: test_unique_lxu_cache_lookup( 2025-05-07T20:52:26.0877734Z self=, 2025-05-07T20:52:26.0878141Z T=1, 2025-05-07T20:52:26.0878315Z D=38, 2025-05-07T20:52:26.0878486Z B=1, 2025-05-07T20:52:26.0878651Z log_E=3, 2025-05-07T20:52:26.0878840Z L=1, 2025-05-07T20:52:26.0879017Z ) 2025-05-07T20:52:26.0879220Z Trying example: test_unique_lxu_cache_lookup( 2025-05-07T20:52:26.0879667Z self=, 2025-05-07T20:52:26.0880079Z T=3, 2025-05-07T20:52:26.0880248Z D=106, 2025-05-07T20:52:26.0880425Z B=71, 2025-05-07T20:52:26.0880599Z log_E=5, 2025-05-07T20:52:26.0880778Z L=3, 2025-05-07T20:52:26.0880951Z ) 2025-05-07T20:52:26.0881159Z Trying example: test_unique_lxu_cache_lookup( 2025-05-07T20:52:26.0881606Z self=, 2025-05-07T20:52:26.0882017Z T=3, 2025-05-07T20:52:26.0882192Z D=106, 2025-05-07T20:52:26.0882392Z B=5, 2025-05-07T20:52:26.0882588Z log_E=5, 2025-05-07T20:52:26.0882773Z L=3, 2025-05-07T20:52:26.0882938Z ) 2025-05-07T20:52:26.0883142Z Trying example: test_unique_lxu_cache_lookup( 2025-05-07T20:52:26.0883599Z self=, 2025-05-07T20:52:26.0884009Z T=3, 2025-05-07T20:52:26.0884177Z D=106, 2025-05-07T20:52:26.0884349Z B=5, 2025-05-07T20:52:26.0884521Z log_E=3, 2025-05-07T20:52:26.0884698Z L=3, 2025-05-07T20:52:26.0884867Z ) 2025-05-07T20:52:26.0885077Z Trying example: test_unique_lxu_cache_lookup( 2025-05-07T20:52:26.0885516Z self=, 2025-05-07T20:52:26.0885922Z T=3, 2025-05-07T20:52:26.0886097Z D=3, 2025-05-07T20:52:26.0886264Z B=5, 2025-05-07T20:52:26.0886437Z log_E=3, 2025-05-07T20:52:26.0886621Z L=3, 2025-05-07T20:52:26.0886784Z ) 2025-05-07T20:52:26.0886990Z Trying example: test_unique_lxu_cache_lookup( 2025-05-07T20:52:26.0887441Z self=, 2025-05-07T20:52:26.0887845Z T=3, 2025-05-07T20:52:26.0888020Z D=3, 2025-05-07T20:52:26.0888193Z B=5, 2025-05-07T20:52:26.0888360Z log_E=5, 2025-05-07T20:52:26.0888548Z L=3, 2025-05-07T20:52:26.0888717Z ) 2025-05-07T20:52:26.0888928Z Trying example: test_unique_lxu_cache_lookup( 2025-05-07T20:52:26.0889370Z self=, 2025-05-07T20:52:26.0889785Z T=3, 2025-05-07T20:52:26.0889960Z D=3, 2025-05-07T20:52:26.0890127Z B=5, 2025-05-07T20:52:26.0890303Z log_E=5, 2025-05-07T20:52:26.0890490Z L=5, 2025-05-07T20:52:26.0890651Z ) 2025-05-07T20:52:26.0890864Z Trying example: test_unique_lxu_cache_lookup( 2025-05-07T20:52:26.0891310Z self=, 2025-05-07T20:52:26.0891714Z T=3, 2025-05-07T20:52:26.0891890Z D=5, 2025-05-07T20:52:26.0892160Z B=5, 2025-05-07T20:52:26.0892327Z log_E=5, 2025-05-07T20:52:26.0892512Z L=5, 2025-05-07T20:52:26.0892683Z ) 2025-05-07T20:52:26.0892887Z Trying example: test_unique_lxu_cache_lookup( 2025-05-07T20:52:26.0893449Z self=, 2025-05-07T20:52:26.0893865Z T=2, 2025-05-07T20:52:26.0894033Z D=97, 2025-05-07T20:52:26.0894219Z B=47, 2025-05-07T20:52:26.0894391Z log_E=3, 2025-05-07T20:52:26.0894567Z L=11, 2025-05-07T20:52:26.0894739Z ) 2025-05-07T20:52:26.0894948Z Trying example: test_unique_lxu_cache_lookup( 2025-05-07T20:52:26.0895392Z self=, 2025-05-07T20:52:26.0895796Z T=2, 2025-05-07T20:52:26.0895968Z D=11, 2025-05-07T20:52:26.0896141Z B=47, 2025-05-07T20:52:26.0896444Z log_E=3, 2025-05-07T20:52:26.0896629Z L=11, 2025-05-07T20:52:26.0896802Z ) 2025-05-07T20:52:26.0897006Z Trying example: test_unique_lxu_cache_lookup( 2025-05-07T20:52:26.0897461Z self=, 2025-05-07T20:52:26.0897870Z T=2, 2025-05-07T20:52:26.0898040Z D=11, 2025-05-07T20:52:26.0898222Z B=11, 2025-05-07T20:52:26.0898394Z log_E=3, 2025-05-07T20:52:26.0898571Z L=11, 2025-05-07T20:52:26.0898742Z ) 2025-05-07T20:52:26.0898953Z Trying example: test_unique_lxu_cache_lookup( 2025-05-07T20:52:26.0899393Z self=, 2025-05-07T20:52:26.0899809Z T=2, 2025-05-07T20:52:26.0899980Z D=11, 2025-05-07T20:52:26.0900151Z B=3, 2025-05-07T20:52:26.0900325Z log_E=3, 2025-05-07T20:52:26.0900510Z L=11, 2025-05-07T20:52:26.0900679Z ) 2025-05-07T20:52:26.0900889Z Trying example: test_unique_lxu_cache_lookup( 2025-05-07T20:52:26.0901340Z self=, 2025-05-07T20:52:26.0901752Z T=2, 2025-05-07T20:52:26.0901928Z D=11, 2025-05-07T20:52:26.0902105Z B=2, 2025-05-07T20:52:26.0902283Z log_E=3, 2025-05-07T20:52:26.0902465Z L=11, 2025-05-07T20:52:26.0902642Z ) 2025-05-07T20:52:26.0902861Z Trying example: test_unique_lxu_cache_lookup( 2025-05-07T20:52:26.0903307Z self=, 2025-05-07T20:52:26.0903720Z T=2, 2025-05-07T20:52:26.0903899Z D=2, 2025-05-07T20:52:26.0904068Z B=2, 2025-05-07T20:52:26.0904248Z log_E=3, 2025-05-07T20:52:26.0904436Z L=11, 2025-05-07T20:52:26.0904604Z ) 2025-05-07T20:52:26.0904817Z Trying example: test_unique_lxu_cache_lookup( 2025-05-07T20:52:26.0905267Z self=, 2025-05-07T20:52:26.0905669Z T=2, 2025-05-07T20:52:26.0905846Z D=2, 2025-05-07T20:52:26.0906021Z B=2, 2025-05-07T20:52:26.0906188Z log_E=3, 2025-05-07T20:52:26.0906369Z L=2, 2025-05-07T20:52:26.0906551Z ) 2025-05-07T20:52:26.0906754Z Trying example: test_unique_lxu_cache_lookup( 2025-05-07T20:52:26.0907203Z self=, 2025-05-07T20:52:26.0907614Z T=5, 2025-05-07T20:52:26.0907796Z D=123, 2025-05-07T20:52:26.0907969Z B=115, 2025-05-07T20:52:26.0908147Z log_E=3, 2025-05-07T20:52:26.0908327Z L=0, 2025-05-07T20:52:26.0908494Z ) 2025-05-07T20:52:26.0908707Z Trying example: test_unique_lxu_cache_lookup( 2025-05-07T20:52:26.0909154Z self=, 2025-05-07T20:52:26.0909560Z T=5, 2025-05-07T20:52:26.0909736Z D=5, 2025-05-07T20:52:26.0909911Z B=115, 2025-05-07T20:52:26.0910086Z log_E=3, 2025-05-07T20:52:26.0910272Z L=0, 2025-05-07T20:52:26.0910441Z ) 2025-05-07T20:52:26.0910607Z PASSED 2025-05-07T20:52:26.0910721Z 2025-05-07T20:52:26.0910855Z ============================== 3 passed in 3.14s =============================== 2025-05-07T20:52:26.7472296Z 2025-05-07T20:52:26.7472957Z [TEST] Python test suite PASSED: ./tbe/cache/lxu_cache_test.py 2025-05-07T20:52:26.7493215Z [TEST] Python test time for ./tbe/cache/lxu_cache_test.py: 6 seconds 2025-05-07T20:52:26.7493641Z 2025-05-07T20:52:26.7494029Z 2025-05-07T20:52:26.7494036Z 2025-05-07T20:52:26.7494041Z 2025-05-07T20:52:26.7515638Z ################################################################################ 2025-05-07T20:52:26.7534205Z # [2025-05-07T20:52:26.753Z] Run Python Test Suite: 2025-05-07T20:52:26.7534676Z # ./tbe/dram_kv/dram_kv_test.py 2025-05-07T20:52:26.7535077Z ################################################################################ 2025-05-07T20:52:26.7559102Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./tbe/dram_kv/dram_kv_test.py 2025-05-07T20:52:26.7560127Z 2025-05-07T20:52:28.9216922Z ============================= test session starts ============================== 2025-05-07T20:52:28.9217533Z platform linux -- Python 3.12.2, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:52:28.9218036Z cachedir: .pytest_cache 2025-05-07T20:52:28.9218604Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:52:28.9219303Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:52:28.9219692Z plugins: hypothesis-6.131.14 2025-05-07T20:52:30.6636331Z collecting ... collected 3 items 2025-05-07T20:52:30.6636539Z 2025-05-07T20:52:30.6651526Z tbe/dram_kv/dram_kv_test.py::DRAMKVTest::test_basics SKIPPED (Test i...) 2025-05-07T20:52:30.6661045Z tbe/dram_kv/dram_kv_test.py::DRAMKVTest::test_get_ids SKIPPED (Test ...) 2025-05-07T20:52:30.6680165Z tbe/dram_kv/dram_kv_test.py::DRAMKVTest::test_initializer SKIPPED (T...) 2025-05-07T20:52:30.6680467Z 2025-05-07T20:52:30.6680615Z =========================== short test summary info ============================ 2025-05-07T20:52:30.6681119Z SKIPPED [1] tbe/dram_kv/dram_kv_test.py:82: Test is currently known to fail in OSS mode 2025-05-07T20:52:30.6681693Z SKIPPED [1] tbe/dram_kv/dram_kv_test.py:160: Test is currently known to fail in OSS mode 2025-05-07T20:52:30.6682246Z SKIPPED [1] tbe/dram_kv/dram_kv_test.py:119: Test is currently known to fail in OSS mode 2025-05-07T20:52:30.6682708Z ============================== 3 skipped in 1.87s ============================== 2025-05-07T20:52:31.2548899Z 2025-05-07T20:52:31.2549405Z [TEST] Python test suite PASSED: ./tbe/dram_kv/dram_kv_test.py 2025-05-07T20:52:31.2572385Z [TEST] Python test time for ./tbe/dram_kv/dram_kv_test.py: 5 seconds 2025-05-07T20:52:31.2572669Z 2025-05-07T20:52:31.2572674Z 2025-05-07T20:52:31.2572678Z 2025-05-07T20:52:31.2572681Z 2025-05-07T20:52:31.2593809Z ################################################################################ 2025-05-07T20:52:31.2609318Z # [2025-05-07T20:52:31.260Z] Run Python Test Suite: 2025-05-07T20:52:31.2609682Z # ./tbe/eeg/tbe_indices_estimator_test.py 2025-05-07T20:52:31.2609990Z ################################################################################ 2025-05-07T20:52:31.2635650Z + 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:31.2636297Z 2025-05-07T20:52:33.4245604Z ============================= test session starts ============================== 2025-05-07T20:52:33.4246248Z platform linux -- Python 3.12.2, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:52:33.4246766Z cachedir: .pytest_cache 2025-05-07T20:52:33.4247330Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:52:33.4248045Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:52:33.4248831Z plugins: hypothesis-6.131.14 2025-05-07T20:52:35.1225473Z collecting ... collected 1 item 2025-05-07T20:52:35.1225667Z 2025-05-07T20:52:35.1323837Z tbe/eeg/tbe_indices_estimator_test.py::TBEIndicesEstimatorTest::test_indices_estimation Found best Log likelihood so far on (s,q) (0.01, 1): -0.691707 2025-05-07T20:52:35.1324853Z Skipping (s,q) (1.2, 1): inconsistent with heavy hitters! 2025-05-07T20:52:35.1336214Z Skipping (s,q) (1.21, 1): inconsistent with heavy hitters! 2025-05-07T20:52:35.1336753Z Skipping (s,q) (1.22, 1): inconsistent with heavy hitters! 2025-05-07T20:52:35.1337162Z Skipping (s,q) (1.23, 1): inconsistent with heavy hitters! 2025-05-07T20:52:35.1337577Z Skipping (s,q) (1.24, 1): inconsistent with heavy hitters! 2025-05-07T20:52:35.1337984Z Skipping (s,q) (1.25, 1): inconsistent with heavy hitters! 2025-05-07T20:52:35.1338447Z Skipping (s,q) (1.26, 1): inconsistent with heavy hitters! 2025-05-07T20:52:35.1338855Z Skipping (s,q) (1.27, 1): inconsistent with heavy hitters! 2025-05-07T20:52:35.1339261Z Skipping (s,q) (1.28, 1): inconsistent with heavy hitters! 2025-05-07T20:52:35.1339655Z Skipping (s,q) (1.29, 1): inconsistent with heavy hitters! 2025-05-07T20:52:35.1340049Z Skipping (s,q) (1.3, 1): inconsistent with heavy hitters! 2025-05-07T20:52:35.1340448Z Skipping (s,q) (1.31, 1): inconsistent with heavy hitters! 2025-05-07T20:52:35.1340862Z Skipping (s,q) (1.32, 1): inconsistent with heavy hitters! 2025-05-07T20:52:35.1341257Z Skipping (s,q) (1.33, 1): inconsistent with heavy hitters! 2025-05-07T20:52:35.1341655Z Skipping (s,q) (1.34, 1): inconsistent with heavy hitters! 2025-05-07T20:52:35.1342058Z Skipping (s,q) (1.35, 1): inconsistent with heavy hitters! 2025-05-07T20:52:35.1342466Z Skipping (s,q) (1.36, 1): inconsistent with heavy hitters! 2025-05-07T20:52:35.1342859Z Skipping (s,q) (1.37, 1): inconsistent with heavy hitters! 2025-05-07T20:52:35.1343290Z Skipping (s,q) (1.38, 1): inconsistent with heavy hitters! 2025-05-07T20:52:35.1343689Z Skipping (s,q) (1.39, 1): inconsistent with heavy hitters! 2025-05-07T20:52:35.1344087Z Skipping (s,q) (1.4, 1): inconsistent with heavy hitters! 2025-05-07T20:52:35.1344488Z Skipping (s,q) (1.41, 1): inconsistent with heavy hitters! 2025-05-07T20:52:35.1344898Z Skipping (s,q) (1.42, 1): inconsistent with heavy hitters! 2025-05-07T20:52:35.1345305Z Skipping (s,q) (1.43, 1): inconsistent with heavy hitters! 2025-05-07T20:52:35.1345705Z Skipping (s,q) (1.44, 1): inconsistent with heavy hitters! 2025-05-07T20:52:35.1346117Z Skipping (s,q) (1.45, 1): inconsistent with heavy hitters! 2025-05-07T20:52:35.1346543Z Skipping (s,q) (1.46, 1): inconsistent with heavy hitters! 2025-05-07T20:52:35.1346950Z Skipping (s,q) (1.47, 1): inconsistent with heavy hitters! 2025-05-07T20:52:35.1347360Z Skipping (s,q) (1.48, 1): inconsistent with heavy hitters! 2025-05-07T20:52:35.1347761Z Skipping (s,q) (1.49, 1): inconsistent with heavy hitters! 2025-05-07T20:52:35.1348162Z Skipping (s,q) (1.5, 1): inconsistent with heavy hitters! 2025-05-07T20:52:35.1348578Z Skipping (s,q) (1.51, 1): inconsistent with heavy hitters! 2025-05-07T20:52:35.1348989Z Skipping (s,q) (1.52, 1): inconsistent with heavy hitters! 2025-05-07T20:52:35.1349400Z Skipping (s,q) (1.53, 1): inconsistent with heavy hitters! 2025-05-07T20:52:35.1349804Z Skipping (s,q) (1.54, 1): inconsistent with heavy hitters! 2025-05-07T20:52:35.1350210Z Skipping (s,q) (1.55, 1): inconsistent with heavy hitters! 2025-05-07T20:52:35.1350612Z Skipping (s,q) (1.56, 1): inconsistent with heavy hitters! 2025-05-07T20:52:35.1351012Z Skipping (s,q) (1.57, 1): inconsistent with heavy hitters! 2025-05-07T20:52:35.1351418Z Skipping (s,q) (1.58, 1): inconsistent with heavy hitters! 2025-05-07T20:52:35.1351822Z Skipping (s,q) (1.59, 1): inconsistent with heavy hitters! 2025-05-07T20:52:35.1352235Z Skipping (s,q) (1.6, 1): inconsistent with heavy hitters! 2025-05-07T20:52:35.1352631Z Skipping (s,q) (1.61, 1): inconsistent with heavy hitters! 2025-05-07T20:52:35.1353038Z Skipping (s,q) (1.62, 1): inconsistent with heavy hitters! 2025-05-07T20:52:35.1353626Z Skipping (s,q) (1.63, 1): inconsistent with heavy hitters! 2025-05-07T20:52:35.1354023Z Skipping (s,q) (1.64, 1): inconsistent with heavy hitters! 2025-05-07T20:52:35.1354499Z Skipping (s,q) (1.65, 1): inconsistent with heavy hitters! 2025-05-07T20:52:35.1354947Z Skipping (s,q) (1.66, 1): inconsistent with heavy hitters! 2025-05-07T20:52:35.1355347Z Skipping (s,q) (1.67, 1): inconsistent with heavy hitters! 2025-05-07T20:52:35.1355747Z Skipping (s,q) (1.68, 1): inconsistent with heavy hitters! 2025-05-07T20:52:35.1356145Z Skipping (s,q) (1.69, 1): inconsistent with heavy hitters! 2025-05-07T20:52:35.1356539Z Skipping (s,q) (1.7, 1): inconsistent with heavy hitters! 2025-05-07T20:52:35.1356925Z Skipping (s,q) (1.71, 1): inconsistent with heavy hitters! 2025-05-07T20:52:35.1357321Z Skipping (s,q) (1.72, 1): inconsistent with heavy hitters! 2025-05-07T20:52:35.1357722Z Skipping (s,q) (1.73, 1): inconsistent with heavy hitters! 2025-05-07T20:52:35.1358130Z Skipping (s,q) (1.74, 1): inconsistent with heavy hitters! 2025-05-07T20:52:35.1358519Z Skipping (s,q) (1.75, 1): inconsistent with heavy hitters! 2025-05-07T20:52:35.1358921Z Skipping (s,q) (1.76, 1): inconsistent with heavy hitters! 2025-05-07T20:52:35.1359491Z Skipping (s,q) (1.77, 1): inconsistent with heavy hitters! 2025-05-07T20:52:35.1359884Z Skipping (s,q) (1.78, 1): inconsistent with heavy hitters! 2025-05-07T20:52:35.1360275Z Skipping (s,q) (1.79, 1): inconsistent with heavy hitters! 2025-05-07T20:52:35.1360663Z Skipping (s,q) (1.8, 1): inconsistent with heavy hitters! 2025-05-07T20:52:35.1361047Z Skipping (s,q) (1.81, 1): inconsistent with heavy hitters! 2025-05-07T20:52:35.1361440Z Skipping (s,q) (1.82, 1): inconsistent with heavy hitters! 2025-05-07T20:52:35.1361835Z Skipping (s,q) (1.83, 1): inconsistent with heavy hitters! 2025-05-07T20:52:35.1362226Z Skipping (s,q) (1.84, 1): inconsistent with heavy hitters! 2025-05-07T20:52:35.1362605Z Skipping (s,q) (1.85, 1): inconsistent with heavy hitters! 2025-05-07T20:52:35.1363002Z Skipping (s,q) (1.86, 1): inconsistent with heavy hitters! 2025-05-07T20:52:35.1363397Z Skipping (s,q) (1.87, 1): inconsistent with heavy hitters! 2025-05-07T20:52:35.1363782Z Skipping (s,q) (1.88, 1): inconsistent with heavy hitters! 2025-05-07T20:52:35.1364171Z Skipping (s,q) (1.89, 1): inconsistent with heavy hitters! 2025-05-07T20:52:35.1364563Z Skipping (s,q) (1.9, 1): inconsistent with heavy hitters! 2025-05-07T20:52:35.1364951Z Skipping (s,q) (1.91, 1): inconsistent with heavy hitters! 2025-05-07T20:52:35.1365332Z Skipping (s,q) (1.92, 1): inconsistent with heavy hitters! 2025-05-07T20:52:35.1365720Z Skipping (s,q) (1.93, 1): inconsistent with heavy hitters! 2025-05-07T20:52:35.1366106Z Skipping (s,q) (1.94, 1): inconsistent with heavy hitters! 2025-05-07T20:52:35.1366488Z Skipping (s,q) (1.95, 1): inconsistent with heavy hitters! 2025-05-07T20:52:35.1366876Z Skipping (s,q) (1.96, 1): inconsistent with heavy hitters! 2025-05-07T20:52:35.1367268Z Skipping (s,q) (1.97, 1): inconsistent with heavy hitters! 2025-05-07T20:52:35.1367649Z Skipping (s,q) (1.98, 1): inconsistent with heavy hitters! 2025-05-07T20:52:35.1368040Z Skipping (s,q) (1.99, 1): inconsistent with heavy hitters! 2025-05-07T20:52:35.1368441Z Skipping (s,q) (1.21, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1368846Z Skipping (s,q) (1.22, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1369244Z Skipping (s,q) (1.23, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1369645Z Skipping (s,q) (1.24, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1370047Z Skipping (s,q) (1.25, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1370439Z Skipping (s,q) (1.26, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1370844Z Skipping (s,q) (1.27, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1371248Z Skipping (s,q) (1.28, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1371779Z Skipping (s,q) (1.29, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1372177Z Skipping (s,q) (1.3, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1372584Z Skipping (s,q) (1.31, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1373100Z Skipping (s,q) (1.32, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1373496Z Skipping (s,q) (1.33, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1373898Z Skipping (s,q) (1.34, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1374300Z Skipping (s,q) (1.35, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1374704Z Skipping (s,q) (1.36, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1375100Z Skipping (s,q) (1.37, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1375502Z Skipping (s,q) (1.38, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1375905Z Skipping (s,q) (1.39, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1376368Z Skipping (s,q) (1.4, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1376786Z Skipping (s,q) (1.41, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1377195Z Skipping (s,q) (1.42, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1377601Z Skipping (s,q) (1.43, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1378011Z Skipping (s,q) (1.44, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1378424Z Skipping (s,q) (1.45, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1378834Z Skipping (s,q) (1.46, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1379233Z Skipping (s,q) (1.47, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1379642Z Skipping (s,q) (1.48, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1380051Z Skipping (s,q) (1.49, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1380451Z Skipping (s,q) (1.5, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1380860Z Skipping (s,q) (1.51, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1381277Z Skipping (s,q) (1.52, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1381685Z Skipping (s,q) (1.53, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1382090Z Skipping (s,q) (1.54, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1382500Z Skipping (s,q) (1.55, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1382911Z Skipping (s,q) (1.56, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1383312Z Skipping (s,q) (1.57, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1383724Z Skipping (s,q) (1.58, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1384127Z Skipping (s,q) (1.59, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1384550Z Skipping (s,q) (1.6, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1384984Z Skipping (s,q) (1.61, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1385390Z Skipping (s,q) (1.62, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1385803Z Skipping (s,q) (1.63, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1386202Z Skipping (s,q) (1.64, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1386609Z Skipping (s,q) (1.65, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1387016Z Skipping (s,q) (1.66, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1387416Z Skipping (s,q) (1.67, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1387825Z Skipping (s,q) (1.68, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1388230Z Skipping (s,q) (1.69, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1388635Z Skipping (s,q) (1.7, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1389034Z Skipping (s,q) (1.71, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1389445Z Skipping (s,q) (1.72, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1389852Z Skipping (s,q) (1.73, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1390337Z Skipping (s,q) (1.74, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1390741Z Skipping (s,q) (1.75, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1391221Z Skipping (s,q) (1.76, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1391629Z Skipping (s,q) (1.77, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1392026Z Skipping (s,q) (1.78, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1392435Z Skipping (s,q) (1.79, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1392838Z Skipping (s,q) (1.8, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1393244Z Skipping (s,q) (1.81, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1393647Z Skipping (s,q) (1.82, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1394044Z Skipping (s,q) (1.83, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1394443Z Skipping (s,q) (1.84, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1394849Z Skipping (s,q) (1.85, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1395241Z Skipping (s,q) (1.86, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1395646Z Skipping (s,q) (1.87, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1396045Z Skipping (s,q) (1.88, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1396444Z Skipping (s,q) (1.89, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1396838Z Skipping (s,q) (1.9, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1397240Z Skipping (s,q) (1.91, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1397639Z Skipping (s,q) (1.92, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1398030Z Skipping (s,q) (1.93, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1398429Z Skipping (s,q) (1.94, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1398830Z Skipping (s,q) (1.95, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1399234Z Skipping (s,q) (1.96, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1399628Z Skipping (s,q) (1.97, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1400036Z Skipping (s,q) (1.98, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1400438Z Skipping (s,q) (1.99, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1400828Z Skipping (s,q) (1.23, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1401228Z Skipping (s,q) (1.24, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1401622Z Skipping (s,q) (1.25, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1402010Z Skipping (s,q) (1.26, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1402419Z Skipping (s,q) (1.27, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1402815Z Skipping (s,q) (1.28, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1403214Z Skipping (s,q) (1.29, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1403608Z Skipping (s,q) (1.3, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1404014Z Skipping (s,q) (1.31, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1404412Z Skipping (s,q) (1.32, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1404810Z Skipping (s,q) (1.33, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1405212Z Skipping (s,q) (1.34, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1405611Z Skipping (s,q) (1.35, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1407832Z Skipping (s,q) (1.36, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1408234Z Skipping (s,q) (1.37, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1408631Z Skipping (s,q) (1.38, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1409033Z Skipping (s,q) (1.39, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1409428Z Skipping (s,q) (1.4, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1409826Z Skipping (s,q) (1.41, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1410318Z Skipping (s,q) (1.42, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1410718Z Skipping (s,q) (1.43, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1411218Z Skipping (s,q) (1.44, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1411622Z Skipping (s,q) (1.45, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1412015Z Skipping (s,q) (1.46, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1412406Z Skipping (s,q) (1.47, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1412804Z Skipping (s,q) (1.48, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1413198Z Skipping (s,q) (1.49, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1413589Z Skipping (s,q) (1.5, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1413987Z Skipping (s,q) (1.51, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1414384Z Skipping (s,q) (1.52, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1414786Z Skipping (s,q) (1.53, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1415178Z Skipping (s,q) (1.54, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1415580Z Skipping (s,q) (1.55, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1415976Z Skipping (s,q) (1.56, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1416433Z Skipping (s,q) (1.57, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1416830Z Skipping (s,q) (1.58, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1417229Z Skipping (s,q) (1.59, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1417619Z Skipping (s,q) (1.6, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1418017Z Skipping (s,q) (1.61, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1418415Z Skipping (s,q) (1.62, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1418809Z Skipping (s,q) (1.63, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1419205Z Skipping (s,q) (1.64, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1419602Z Skipping (s,q) (1.65, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1420007Z Skipping (s,q) (1.66, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1420397Z Skipping (s,q) (1.67, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1420798Z Skipping (s,q) (1.68, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1421195Z Skipping (s,q) (1.69, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1421592Z Skipping (s,q) (1.7, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1421981Z Skipping (s,q) (1.71, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1422379Z Skipping (s,q) (1.72, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1422778Z Skipping (s,q) (1.73, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1423168Z Skipping (s,q) (1.74, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1423568Z Skipping (s,q) (1.75, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1423969Z Skipping (s,q) (1.76, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1424367Z Skipping (s,q) (1.77, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1424769Z Skipping (s,q) (1.78, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1425172Z Skipping (s,q) (1.79, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1425572Z Skipping (s,q) (1.8, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1425967Z Skipping (s,q) (1.81, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1426372Z Skipping (s,q) (1.82, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1426772Z Skipping (s,q) (1.83, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1427162Z Skipping (s,q) (1.84, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1427561Z Skipping (s,q) (1.85, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1427961Z Skipping (s,q) (1.86, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1428451Z Skipping (s,q) (1.87, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1428846Z Skipping (s,q) (1.88, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1429313Z Skipping (s,q) (1.89, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1429710Z Skipping (s,q) (1.9, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1430098Z Skipping (s,q) (1.91, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1430493Z Skipping (s,q) (1.92, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1430890Z Skipping (s,q) (1.93, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1431283Z Skipping (s,q) (1.94, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1431675Z Skipping (s,q) (1.95, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1432070Z Skipping (s,q) (1.96, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1432465Z Skipping (s,q) (1.97, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1432861Z Skipping (s,q) (1.98, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1433258Z Skipping (s,q) (1.99, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1433662Z Skipping (s,q) (1.24, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1434066Z Skipping (s,q) (1.25, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1434462Z Skipping (s,q) (1.26, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1434864Z Skipping (s,q) (1.27, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1435264Z Skipping (s,q) (1.28, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1435658Z Skipping (s,q) (1.29, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1436060Z Skipping (s,q) (1.3, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1436460Z Skipping (s,q) (1.31, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1436855Z Skipping (s,q) (1.32, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1437263Z Skipping (s,q) (1.33, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1437663Z Skipping (s,q) (1.34, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1438067Z Skipping (s,q) (1.35, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1438460Z Skipping (s,q) (1.36, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1438859Z Skipping (s,q) (1.37, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1439263Z Skipping (s,q) (1.38, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1439655Z Skipping (s,q) (1.39, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1440058Z Skipping (s,q) (1.4, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1440460Z Skipping (s,q) (1.41, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1440862Z Skipping (s,q) (1.42, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1441260Z Skipping (s,q) (1.43, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1441665Z Skipping (s,q) (1.44, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1442071Z Skipping (s,q) (1.45, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1442466Z Skipping (s,q) (1.46, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1442876Z Skipping (s,q) (1.47, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1443276Z Skipping (s,q) (1.48, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1443686Z Skipping (s,q) (1.49, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1444084Z Skipping (s,q) (1.5, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1444489Z Skipping (s,q) (1.51, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1444941Z Skipping (s,q) (1.52, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1445340Z Skipping (s,q) (1.53, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1445742Z Skipping (s,q) (1.54, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1446148Z Skipping (s,q) (1.55, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1446629Z Skipping (s,q) (1.56, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1447035Z Skipping (s,q) (1.57, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1447519Z Skipping (s,q) (1.58, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1447921Z Skipping (s,q) (1.59, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1448313Z Skipping (s,q) (1.6, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1448716Z Skipping (s,q) (1.61, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1449119Z Skipping (s,q) (1.62, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1449514Z Skipping (s,q) (1.63, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1449912Z Skipping (s,q) (1.64, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1450309Z Skipping (s,q) (1.65, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1450708Z Skipping (s,q) (1.66, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1451107Z Skipping (s,q) (1.67, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1451506Z Skipping (s,q) (1.68, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1451911Z Skipping (s,q) (1.69, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1452303Z Skipping (s,q) (1.7, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1452703Z Skipping (s,q) (1.71, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1453104Z Skipping (s,q) (1.72, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1453503Z Skipping (s,q) (1.73, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1453898Z Skipping (s,q) (1.74, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1454297Z Skipping (s,q) (1.75, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1454695Z Skipping (s,q) (1.76, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1455088Z Skipping (s,q) (1.77, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1455493Z Skipping (s,q) (1.78, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1455889Z Skipping (s,q) (1.79, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1456344Z Skipping (s,q) (1.8, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1456739Z Skipping (s,q) (1.81, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1458560Z Skipping (s,q) (1.82, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1458962Z Skipping (s,q) (1.83, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1459485Z Skipping (s,q) (1.84, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1459889Z Skipping (s,q) (1.85, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1460288Z Skipping (s,q) (1.86, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1460681Z Skipping (s,q) (1.87, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1461083Z Skipping (s,q) (1.88, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1461486Z Skipping (s,q) (1.89, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1461886Z Skipping (s,q) (1.9, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1462283Z Skipping (s,q) (1.91, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1462686Z Skipping (s,q) (1.92, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1463089Z Skipping (s,q) (1.93, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1463483Z Skipping (s,q) (1.94, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1463890Z Skipping (s,q) (1.95, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1464290Z Skipping (s,q) (1.96, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1464694Z Skipping (s,q) (1.97, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1465092Z Skipping (s,q) (1.98, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1465490Z Skipping (s,q) (1.99, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1466028Z Skipping (s,q) (1.25, 2): inconsistent with heavy hitters! 2025-05-07T20:52:35.1466419Z Skipping (s,q) (1.26, 2): inconsistent with heavy hitters! 2025-05-07T20:52:35.1466918Z Skipping (s,q) (1.27, 2): inconsistent with heavy hitters! 2025-05-07T20:52:35.1467309Z Skipping (s,q) (1.28, 2): inconsistent with heavy hitters! 2025-05-07T20:52:35.1467697Z Skipping (s,q) (1.29, 2): inconsistent with heavy hitters! 2025-05-07T20:52:35.1468078Z Skipping (s,q) (1.3, 2): inconsistent with heavy hitters! 2025-05-07T20:52:35.1468470Z Skipping (s,q) (1.31, 2): inconsistent with heavy hitters! 2025-05-07T20:52:35.1468857Z Skipping (s,q) (1.32, 2): inconsistent with heavy hitters! 2025-05-07T20:52:35.1469241Z Skipping (s,q) (1.33, 2): inconsistent with heavy hitters! 2025-05-07T20:52:35.1469633Z Skipping (s,q) (1.34, 2): inconsistent with heavy hitters! 2025-05-07T20:52:35.1470020Z Skipping (s,q) (1.35, 2): inconsistent with heavy hitters! 2025-05-07T20:52:35.1470401Z Skipping (s,q) (1.36, 2): inconsistent with heavy hitters! 2025-05-07T20:52:35.1470791Z Skipping (s,q) (1.37, 2): inconsistent with heavy hitters! 2025-05-07T20:52:35.1471178Z Skipping (s,q) (1.38, 2): inconsistent with heavy hitters! 2025-05-07T20:52:35.1471572Z Skipping (s,q) (1.39, 2): inconsistent with heavy hitters! 2025-05-07T20:52:35.1471953Z Skipping (s,q) (1.4, 2): inconsistent with heavy hitters! 2025-05-07T20:52:35.1472338Z Skipping (s,q) (1.41, 2): inconsistent with heavy hitters! 2025-05-07T20:52:35.1472725Z Skipping (s,q) (1.42, 2): inconsistent with heavy hitters! 2025-05-07T20:52:35.1473104Z Skipping (s,q) (1.43, 2): inconsistent with heavy hitters! 2025-05-07T20:52:35.1473496Z Skipping (s,q) (1.44, 2): inconsistent with heavy hitters! 2025-05-07T20:52:35.1473885Z Skipping (s,q) (1.45, 2): inconsistent with heavy hitters! 2025-05-07T20:52:35.1474272Z Skipping (s,q) (1.46, 2): inconsistent with heavy hitters! 2025-05-07T20:52:35.1474653Z Skipping (s,q) (1.47, 2): inconsistent with heavy hitters! 2025-05-07T20:52:35.1475047Z Skipping (s,q) (1.48, 2): inconsistent with heavy hitters! 2025-05-07T20:52:35.1475433Z Skipping (s,q) (1.49, 2): inconsistent with heavy hitters! 2025-05-07T20:52:35.1475822Z Skipping (s,q) (1.5, 2): inconsistent with heavy hitters! 2025-05-07T20:52:35.1476213Z Skipping (s,q) (1.51, 2): inconsistent with heavy hitters! 2025-05-07T20:52:35.1476606Z Skipping (s,q) (1.52, 2): inconsistent with heavy hitters! 2025-05-07T20:52:35.1476988Z Skipping (s,q) (1.53, 2): inconsistent with heavy hitters! 2025-05-07T20:52:35.1477646Z Skipping (s,q) (1.54, 2): inconsistent with heavy hitters! 2025-05-07T20:52:35.1478031Z Skipping (s,q) (1.55, 2): inconsistent with heavy hitters! 2025-05-07T20:52:35.1478420Z Skipping (s,q) (1.56, 2): inconsistent with heavy hitters! 2025-05-07T20:52:35.1478801Z Skipping (s,q) (1.57, 2): inconsistent with heavy hitters! 2025-05-07T20:52:35.1479183Z Skipping (s,q) (1.58, 2): inconsistent with heavy hitters! 2025-05-07T20:52:35.1479571Z Skipping (s,q) (1.59, 2): inconsistent with heavy hitters! 2025-05-07T20:52:35.1479955Z Skipping (s,q) (1.6, 2): inconsistent with heavy hitters! 2025-05-07T20:52:35.1480340Z Skipping (s,q) (1.61, 2): inconsistent with heavy hitters! 2025-05-07T20:52:35.1480803Z Skipping (s,q) (1.62, 2): inconsistent with heavy hitters! 2025-05-07T20:52:35.1481308Z Skipping (s,q) (1.63, 2): inconsistent with heavy hitters! 2025-05-07T20:52:35.1489796Z Skipping (s,q) (1.64, 2): inconsistent with heavy hitters! 2025-05-07T20:52:35.1490217Z Skipping (s,q) (1.65, 2): inconsistent with heavy hitters! 2025-05-07T20:52:35.1490607Z Skipping (s,q) (1.66, 2): inconsistent with heavy hitters! 2025-05-07T20:52:35.1491003Z Skipping (s,q) (1.67, 2): inconsistent with heavy hitters! 2025-05-07T20:52:35.1491392Z Skipping (s,q) (1.68, 2): inconsistent with heavy hitters! 2025-05-07T20:52:35.1491774Z Skipping (s,q) (1.69, 2): inconsistent with heavy hitters! 2025-05-07T20:52:35.1492167Z Skipping (s,q) (1.7, 2): inconsistent with heavy hitters! 2025-05-07T20:52:35.1492683Z Skipping (s,q) (1.71, 2): inconsistent with heavy hitters! 2025-05-07T20:52:35.1493079Z Skipping (s,q) (1.72, 2): inconsistent with heavy hitters! 2025-05-07T20:52:35.1493540Z Skipping (s,q) (1.73, 2): inconsistent with heavy hitters! 2025-05-07T20:52:35.1493935Z Skipping (s,q) (1.74, 2): inconsistent with heavy hitters! 2025-05-07T20:52:35.1494323Z Skipping (s,q) (1.75, 2): inconsistent with heavy hitters! 2025-05-07T20:52:35.1494715Z Skipping (s,q) (1.76, 2): inconsistent with heavy hitters! 2025-05-07T20:52:35.1495108Z Skipping (s,q) (1.77, 2): inconsistent with heavy hitters! 2025-05-07T20:52:35.1495501Z Skipping (s,q) (1.78, 2): inconsistent with heavy hitters! 2025-05-07T20:52:35.1495900Z Skipping (s,q) (1.79, 2): inconsistent with heavy hitters! 2025-05-07T20:52:35.1496359Z Skipping (s,q) (1.8, 2): inconsistent with heavy hitters! 2025-05-07T20:52:35.1496749Z Skipping (s,q) (1.81, 2): inconsistent with heavy hitters! 2025-05-07T20:52:35.1497148Z Skipping (s,q) (1.82, 2): inconsistent with heavy hitters! 2025-05-07T20:52:35.1497539Z Skipping (s,q) (1.83, 2): inconsistent with heavy hitters! 2025-05-07T20:52:35.1497931Z Skipping (s,q) (1.84, 2): inconsistent with heavy hitters! 2025-05-07T20:52:35.1498328Z Skipping (s,q) (1.85, 2): inconsistent with heavy hitters! 2025-05-07T20:52:35.1498716Z Skipping (s,q) (1.86, 2): inconsistent with heavy hitters! 2025-05-07T20:52:35.1499109Z Skipping (s,q) (1.87, 2): inconsistent with heavy hitters! 2025-05-07T20:52:35.1499504Z Skipping (s,q) (1.88, 2): inconsistent with heavy hitters! 2025-05-07T20:52:35.1499897Z Skipping (s,q) (1.89, 2): inconsistent with heavy hitters! 2025-05-07T20:52:35.1500284Z Skipping (s,q) (1.9, 2): inconsistent with heavy hitters! 2025-05-07T20:52:35.1500678Z Skipping (s,q) (1.91, 2): inconsistent with heavy hitters! 2025-05-07T20:52:35.1501069Z Skipping (s,q) (1.92, 2): inconsistent with heavy hitters! 2025-05-07T20:52:35.1501452Z Skipping (s,q) (1.93, 2): inconsistent with heavy hitters! 2025-05-07T20:52:35.1501854Z Skipping (s,q) (1.94, 2): inconsistent with heavy hitters! 2025-05-07T20:52:35.1502247Z Skipping (s,q) (1.95, 2): inconsistent with heavy hitters! 2025-05-07T20:52:35.1502642Z Skipping (s,q) (1.96, 2): inconsistent with heavy hitters! 2025-05-07T20:52:35.1503028Z Skipping (s,q) (1.97, 2): inconsistent with heavy hitters! 2025-05-07T20:52:35.1503420Z Skipping (s,q) (1.98, 2): inconsistent with heavy hitters! 2025-05-07T20:52:35.1503814Z Skipping (s,q) (1.99, 2): inconsistent with heavy hitters! 2025-05-07T20:52:35.1504211Z Skipping (s,q) (1.26, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1504623Z Skipping (s,q) (1.27, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1505027Z Skipping (s,q) (1.28, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1505424Z Skipping (s,q) (1.29, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1505830Z Skipping (s,q) (1.3, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1506235Z Skipping (s,q) (1.31, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1506643Z Skipping (s,q) (1.32, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1507046Z Skipping (s,q) (1.33, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1507454Z Skipping (s,q) (1.34, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1507864Z Skipping (s,q) (1.35, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1508267Z Skipping (s,q) (1.36, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1508675Z Skipping (s,q) (1.37, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1509075Z Skipping (s,q) (1.38, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1509483Z Skipping (s,q) (1.39, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1509887Z Skipping (s,q) (1.4, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1510296Z Skipping (s,q) (1.41, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1510704Z Skipping (s,q) (1.42, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1511190Z Skipping (s,q) (1.43, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1511592Z Skipping (s,q) (1.44, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1512070Z Skipping (s,q) (1.45, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1512478Z Skipping (s,q) (1.46, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1512878Z Skipping (s,q) (1.47, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1513281Z Skipping (s,q) (1.48, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1513688Z Skipping (s,q) (1.49, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1514084Z Skipping (s,q) (1.5, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1514491Z Skipping (s,q) (1.51, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1514897Z Skipping (s,q) (1.52, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1515294Z Skipping (s,q) (1.53, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1515705Z Skipping (s,q) (1.54, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1516111Z Skipping (s,q) (1.55, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1516523Z Skipping (s,q) (1.56, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1516921Z Skipping (s,q) (1.57, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1517324Z Skipping (s,q) (1.58, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1517729Z Skipping (s,q) (1.59, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1518126Z Skipping (s,q) (1.6, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1518529Z Skipping (s,q) (1.61, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1518935Z Skipping (s,q) (1.62, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1519341Z Skipping (s,q) (1.63, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1519743Z Skipping (s,q) (1.64, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1520158Z Skipping (s,q) (1.65, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1520562Z Skipping (s,q) (1.66, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1520962Z Skipping (s,q) (1.67, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1521365Z Skipping (s,q) (1.68, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1521767Z Skipping (s,q) (1.69, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1522166Z Skipping (s,q) (1.7, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1522564Z Skipping (s,q) (1.71, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1522969Z Skipping (s,q) (1.72, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1523370Z Skipping (s,q) (1.73, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1523766Z Skipping (s,q) (1.74, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1524168Z Skipping (s,q) (1.75, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1524572Z Skipping (s,q) (1.76, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1524971Z Skipping (s,q) (1.77, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1525372Z Skipping (s,q) (1.78, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1525774Z Skipping (s,q) (1.79, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1526175Z Skipping (s,q) (1.8, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1526572Z Skipping (s,q) (1.81, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1526977Z Skipping (s,q) (1.82, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1527383Z Skipping (s,q) (1.83, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1527781Z Skipping (s,q) (1.84, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1528187Z Skipping (s,q) (1.85, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1528589Z Skipping (s,q) (1.86, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1529077Z Skipping (s,q) (1.87, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1529474Z Skipping (s,q) (1.88, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1529978Z Skipping (s,q) (1.89, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1530382Z Skipping (s,q) (1.9, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1530775Z Skipping (s,q) (1.91, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1531177Z Skipping (s,q) (1.92, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1531585Z Skipping (s,q) (1.93, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1531982Z Skipping (s,q) (1.94, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1532386Z Skipping (s,q) (1.95, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1532789Z Skipping (s,q) (1.96, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1533188Z Skipping (s,q) (1.97, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1533592Z Skipping (s,q) (1.98, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1533991Z Skipping (s,q) (1.99, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1534398Z Skipping (s,q) (1.28, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1534805Z Skipping (s,q) (1.29, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1535200Z Skipping (s,q) (1.3, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1535598Z Skipping (s,q) (1.31, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1535997Z Skipping (s,q) (1.32, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1536447Z Skipping (s,q) (1.33, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1536846Z Skipping (s,q) (1.34, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1537247Z Skipping (s,q) (1.35, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1537646Z Skipping (s,q) (1.36, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1538047Z Skipping (s,q) (1.37, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1538454Z Skipping (s,q) (1.38, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1538857Z Skipping (s,q) (1.39, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1539261Z Skipping (s,q) (1.4, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1539657Z Skipping (s,q) (1.41, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1540055Z Skipping (s,q) (1.42, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1540452Z Skipping (s,q) (1.43, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1540851Z Skipping (s,q) (1.44, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1541245Z Skipping (s,q) (1.45, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1541642Z Skipping (s,q) (1.46, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1542035Z Skipping (s,q) (1.47, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1542431Z Skipping (s,q) (1.48, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1542832Z Skipping (s,q) (1.49, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1543223Z Skipping (s,q) (1.5, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1543630Z Skipping (s,q) (1.51, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1544028Z Skipping (s,q) (1.52, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1544425Z Skipping (s,q) (1.53, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1544819Z Skipping (s,q) (1.54, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1545215Z Skipping (s,q) (1.55, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1545613Z Skipping (s,q) (1.56, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1546008Z Skipping (s,q) (1.57, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1546411Z Skipping (s,q) (1.58, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1546810Z Skipping (s,q) (1.59, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1547299Z Skipping (s,q) (1.6, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1547698Z Skipping (s,q) (1.61, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1548169Z Skipping (s,q) (1.62, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1548566Z Skipping (s,q) (1.63, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1548957Z Skipping (s,q) (1.64, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1549355Z Skipping (s,q) (1.65, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1549751Z Skipping (s,q) (1.66, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1550143Z Skipping (s,q) (1.67, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1550538Z Skipping (s,q) (1.68, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1550937Z Skipping (s,q) (1.69, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1551337Z Skipping (s,q) (1.7, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1551735Z Skipping (s,q) (1.71, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1552131Z Skipping (s,q) (1.72, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1552524Z Skipping (s,q) (1.73, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1552925Z Skipping (s,q) (1.74, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1553321Z Skipping (s,q) (1.75, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1553717Z Skipping (s,q) (1.76, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1554110Z Skipping (s,q) (1.77, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1554508Z Skipping (s,q) (1.78, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1554906Z Skipping (s,q) (1.79, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1555301Z Skipping (s,q) (1.8, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1555694Z Skipping (s,q) (1.81, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1556089Z Skipping (s,q) (1.82, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1556497Z Skipping (s,q) (1.83, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1556892Z Skipping (s,q) (1.84, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1557292Z Skipping (s,q) (1.85, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1557685Z Skipping (s,q) (1.86, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1558084Z Skipping (s,q) (1.87, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1558483Z Skipping (s,q) (1.88, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1558887Z Skipping (s,q) (1.89, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1559441Z Skipping (s,q) (1.9, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1559836Z Skipping (s,q) (1.91, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1560237Z Skipping (s,q) (1.92, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1560638Z Skipping (s,q) (1.93, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1561034Z Skipping (s,q) (1.94, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1561432Z Skipping (s,q) (1.95, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1561833Z Skipping (s,q) (1.96, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1562231Z Skipping (s,q) (1.97, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1562626Z Skipping (s,q) (1.98, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1563024Z Skipping (s,q) (1.99, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1563430Z Skipping (s,q) (1.29, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1563829Z Skipping (s,q) (1.3, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1564229Z Skipping (s,q) (1.31, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1564630Z Skipping (s,q) (1.32, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1565029Z Skipping (s,q) (1.33, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1565587Z Skipping (s,q) (1.34, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1565991Z Skipping (s,q) (1.35, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1566503Z Skipping (s,q) (1.36, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1566902Z Skipping (s,q) (1.37, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1567307Z Skipping (s,q) (1.38, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1567709Z Skipping (s,q) (1.39, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1568109Z Skipping (s,q) (1.4, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1568513Z Skipping (s,q) (1.41, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1568913Z Skipping (s,q) (1.42, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1569313Z Skipping (s,q) (1.43, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1569710Z Skipping (s,q) (1.44, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1570115Z Skipping (s,q) (1.45, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1570516Z Skipping (s,q) (1.46, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1570921Z Skipping (s,q) (1.47, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1571322Z Skipping (s,q) (1.48, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1571721Z Skipping (s,q) (1.49, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1572123Z Skipping (s,q) (1.5, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1572520Z Skipping (s,q) (1.51, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1572921Z Skipping (s,q) (1.52, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1573322Z Skipping (s,q) (1.53, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1573718Z Skipping (s,q) (1.54, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1574116Z Skipping (s,q) (1.55, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1574521Z Skipping (s,q) (1.56, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1574950Z Skipping (s,q) (1.57, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1575367Z Skipping (s,q) (1.58, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1575772Z Skipping (s,q) (1.59, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1576173Z Skipping (s,q) (1.6, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1576615Z Skipping (s,q) (1.61, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1577015Z Skipping (s,q) (1.62, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1577412Z Skipping (s,q) (1.63, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1577808Z Skipping (s,q) (1.64, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1578206Z Skipping (s,q) (1.65, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1578603Z Skipping (s,q) (1.66, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1579002Z Skipping (s,q) (1.67, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1579402Z Skipping (s,q) (1.68, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1579800Z Skipping (s,q) (1.69, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1580204Z Skipping (s,q) (1.7, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1580602Z Skipping (s,q) (1.71, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1581004Z Skipping (s,q) (1.72, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1581405Z Skipping (s,q) (1.73, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1581801Z Skipping (s,q) (1.74, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1582197Z Skipping (s,q) (1.75, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1582599Z Skipping (s,q) (1.76, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1582998Z Skipping (s,q) (1.77, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1583394Z Skipping (s,q) (1.78, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1583879Z Skipping (s,q) (1.79, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1584278Z Skipping (s,q) (1.8, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1584747Z Skipping (s,q) (1.81, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1585146Z Skipping (s,q) (1.82, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1585544Z Skipping (s,q) (1.83, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1585943Z Skipping (s,q) (1.84, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1586337Z Skipping (s,q) (1.85, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1586737Z Skipping (s,q) (1.86, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1587134Z Skipping (s,q) (1.87, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1587534Z Skipping (s,q) (1.88, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1587929Z Skipping (s,q) (1.89, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1588334Z Skipping (s,q) (1.9, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1588736Z Skipping (s,q) (1.91, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1589136Z Skipping (s,q) (1.92, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1589536Z Skipping (s,q) (1.93, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1589933Z Skipping (s,q) (1.94, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1590330Z Skipping (s,q) (1.95, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1590731Z Skipping (s,q) (1.96, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1591127Z Skipping (s,q) (1.97, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1591525Z Skipping (s,q) (1.98, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1591918Z Skipping (s,q) (1.99, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1592309Z Skipping (s,q) (1.3, 3): inconsistent with heavy hitters! 2025-05-07T20:52:35.1592706Z Skipping (s,q) (1.31, 3): inconsistent with heavy hitters! 2025-05-07T20:52:35.1593091Z Skipping (s,q) (1.32, 3): inconsistent with heavy hitters! 2025-05-07T20:52:35.1593484Z Skipping (s,q) (1.33, 3): inconsistent with heavy hitters! 2025-05-07T20:52:35.1593870Z Skipping (s,q) (1.34, 3): inconsistent with heavy hitters! 2025-05-07T20:52:35.1594255Z Skipping (s,q) (1.35, 3): inconsistent with heavy hitters! 2025-05-07T20:52:35.1594662Z Skipping (s,q) (1.36, 3): inconsistent with heavy hitters! 2025-05-07T20:52:35.1595075Z Skipping (s,q) (1.37, 3): inconsistent with heavy hitters! 2025-05-07T20:52:35.1595460Z Skipping (s,q) (1.38, 3): inconsistent with heavy hitters! 2025-05-07T20:52:35.1595842Z Skipping (s,q) (1.39, 3): inconsistent with heavy hitters! 2025-05-07T20:52:35.1596228Z Skipping (s,q) (1.4, 3): inconsistent with heavy hitters! 2025-05-07T20:52:35.1596609Z Skipping (s,q) (1.41, 3): inconsistent with heavy hitters! 2025-05-07T20:52:35.1596989Z Skipping (s,q) (1.42, 3): inconsistent with heavy hitters! 2025-05-07T20:52:35.1597382Z Skipping (s,q) (1.43, 3): inconsistent with heavy hitters! 2025-05-07T20:52:35.1597768Z Skipping (s,q) (1.44, 3): inconsistent with heavy hitters! 2025-05-07T20:52:35.1598158Z Skipping (s,q) (1.45, 3): inconsistent with heavy hitters! 2025-05-07T20:52:35.1598538Z Skipping (s,q) (1.46, 3): inconsistent with heavy hitters! 2025-05-07T20:52:35.1598918Z Skipping (s,q) (1.47, 3): inconsistent with heavy hitters! 2025-05-07T20:52:35.1599302Z Skipping (s,q) (1.48, 3): inconsistent with heavy hitters! 2025-05-07T20:52:35.1599684Z Skipping (s,q) (1.49, 3): inconsistent with heavy hitters! 2025-05-07T20:52:35.1600068Z Skipping (s,q) (1.5, 3): inconsistent with heavy hitters! 2025-05-07T20:52:35.1600455Z Skipping (s,q) (1.51, 3): inconsistent with heavy hitters! 2025-05-07T20:52:35.1600838Z Skipping (s,q) (1.52, 3): inconsistent with heavy hitters! 2025-05-07T20:52:35.1601218Z Skipping (s,q) (1.53, 3): inconsistent with heavy hitters! 2025-05-07T20:52:35.1601714Z Skipping (s,q) (1.54, 3): inconsistent with heavy hitters! 2025-05-07T20:52:35.1602095Z Skipping (s,q) (1.55, 3): inconsistent with heavy hitters! 2025-05-07T20:52:35.1602547Z Skipping (s,q) (1.56, 3): inconsistent with heavy hitters! 2025-05-07T20:52:35.1602930Z Skipping (s,q) (1.57, 3): inconsistent with heavy hitters! 2025-05-07T20:52:35.1603315Z Skipping (s,q) (1.58, 3): inconsistent with heavy hitters! 2025-05-07T20:52:35.1603696Z Skipping (s,q) (1.59, 3): inconsistent with heavy hitters! 2025-05-07T20:52:35.1604079Z Skipping (s,q) (1.6, 3): inconsistent with heavy hitters! 2025-05-07T20:52:35.1604461Z Skipping (s,q) (1.61, 3): inconsistent with heavy hitters! 2025-05-07T20:52:35.1604844Z Skipping (s,q) (1.62, 3): inconsistent with heavy hitters! 2025-05-07T20:52:35.1605223Z Skipping (s,q) (1.63, 3): inconsistent with heavy hitters! 2025-05-07T20:52:35.1605606Z Skipping (s,q) (1.64, 3): inconsistent with heavy hitters! 2025-05-07T20:52:35.1605992Z Skipping (s,q) (1.65, 3): inconsistent with heavy hitters! 2025-05-07T20:52:35.1606382Z Skipping (s,q) (1.66, 3): inconsistent with heavy hitters! 2025-05-07T20:52:35.1606767Z Skipping (s,q) (1.67, 3): inconsistent with heavy hitters! 2025-05-07T20:52:35.1607162Z Skipping (s,q) (1.68, 3): inconsistent with heavy hitters! 2025-05-07T20:52:35.1607550Z Skipping (s,q) (1.69, 3): inconsistent with heavy hitters! 2025-05-07T20:52:35.1607931Z Skipping (s,q) (1.7, 3): inconsistent with heavy hitters! 2025-05-07T20:52:35.1608315Z Skipping (s,q) (1.71, 3): inconsistent with heavy hitters! 2025-05-07T20:52:35.1608697Z Skipping (s,q) (1.72, 3): inconsistent with heavy hitters! 2025-05-07T20:52:35.1609077Z Skipping (s,q) (1.73, 3): inconsistent with heavy hitters! 2025-05-07T20:52:35.1609459Z Skipping (s,q) (1.74, 3): inconsistent with heavy hitters! 2025-05-07T20:52:35.1609841Z Skipping (s,q) (1.75, 3): inconsistent with heavy hitters! 2025-05-07T20:52:35.1610227Z Skipping (s,q) (1.76, 3): inconsistent with heavy hitters! 2025-05-07T20:52:35.1610616Z Skipping (s,q) (1.77, 3): inconsistent with heavy hitters! 2025-05-07T20:52:35.1611002Z Skipping (s,q) (1.78, 3): inconsistent with heavy hitters! 2025-05-07T20:52:35.1611393Z Skipping (s,q) (1.79, 3): inconsistent with heavy hitters! 2025-05-07T20:52:35.1611776Z Skipping (s,q) (1.8, 3): inconsistent with heavy hitters! 2025-05-07T20:52:35.1612162Z Skipping (s,q) (1.81, 3): inconsistent with heavy hitters! 2025-05-07T20:52:35.1612551Z Skipping (s,q) (1.82, 3): inconsistent with heavy hitters! 2025-05-07T20:52:35.1612935Z Skipping (s,q) (1.83, 3): inconsistent with heavy hitters! 2025-05-07T20:52:35.1613321Z Skipping (s,q) (1.84, 3): inconsistent with heavy hitters! 2025-05-07T20:52:35.1613706Z Skipping (s,q) (1.85, 3): inconsistent with heavy hitters! 2025-05-07T20:52:35.1614089Z Skipping (s,q) (1.86, 3): inconsistent with heavy hitters! 2025-05-07T20:52:35.1614473Z Skipping (s,q) (1.87, 3): inconsistent with heavy hitters! 2025-05-07T20:52:35.1614903Z Skipping (s,q) (1.88, 3): inconsistent with heavy hitters! 2025-05-07T20:52:35.1615296Z Skipping (s,q) (1.89, 3): inconsistent with heavy hitters! 2025-05-07T20:52:35.1615677Z Skipping (s,q) (1.9, 3): inconsistent with heavy hitters! 2025-05-07T20:52:35.1616067Z Skipping (s,q) (1.91, 3): inconsistent with heavy hitters! 2025-05-07T20:52:35.1616504Z Skipping (s,q) (1.92, 3): inconsistent with heavy hitters! 2025-05-07T20:52:35.1616885Z Skipping (s,q) (1.93, 3): inconsistent with heavy hitters! 2025-05-07T20:52:35.1617263Z Skipping (s,q) (1.94, 3): inconsistent with heavy hitters! 2025-05-07T20:52:35.1617650Z Skipping (s,q) (1.95, 3): inconsistent with heavy hitters! 2025-05-07T20:52:35.1618033Z Skipping (s,q) (1.96, 3): inconsistent with heavy hitters! 2025-05-07T20:52:35.1618413Z Skipping (s,q) (1.97, 3): inconsistent with heavy hitters! 2025-05-07T20:52:35.1618795Z Skipping (s,q) (1.98, 3): inconsistent with heavy hitters! 2025-05-07T20:52:35.1619177Z Skipping (s,q) (1.99, 3): inconsistent with heavy hitters! 2025-05-07T20:52:35.1619656Z Skipping (s,q) (1.31, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1620059Z Skipping (s,q) (1.32, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1620529Z Skipping (s,q) (1.33, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1620932Z Skipping (s,q) (1.34, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1621325Z Skipping (s,q) (1.35, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1621722Z Skipping (s,q) (1.36, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1622116Z Skipping (s,q) (1.37, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1622509Z Skipping (s,q) (1.38, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1622902Z Skipping (s,q) (1.39, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1623299Z Skipping (s,q) (1.4, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1623694Z Skipping (s,q) (1.41, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1624097Z Skipping (s,q) (1.42, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1624500Z Skipping (s,q) (1.43, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1624899Z Skipping (s,q) (1.44, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1625290Z Skipping (s,q) (1.45, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1625685Z Skipping (s,q) (1.46, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1626078Z Skipping (s,q) (1.47, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1626482Z Skipping (s,q) (1.48, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1626873Z Skipping (s,q) (1.49, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1627269Z Skipping (s,q) (1.5, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1627674Z Skipping (s,q) (1.51, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1628064Z Skipping (s,q) (1.52, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1628470Z Skipping (s,q) (1.53, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1628870Z Skipping (s,q) (1.54, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1629260Z Skipping (s,q) (1.55, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1629660Z Skipping (s,q) (1.56, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1630060Z Skipping (s,q) (1.57, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1630456Z Skipping (s,q) (1.58, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1630850Z Skipping (s,q) (1.59, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1631246Z Skipping (s,q) (1.6, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1631641Z Skipping (s,q) (1.61, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1632036Z Skipping (s,q) (1.62, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1632433Z Skipping (s,q) (1.63, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1632830Z Skipping (s,q) (1.64, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1633234Z Skipping (s,q) (1.65, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1633626Z Skipping (s,q) (1.66, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1634131Z Skipping (s,q) (1.67, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1634597Z Skipping (s,q) (1.68, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1635280Z Skipping (s,q) (1.69, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1635780Z Skipping (s,q) (1.7, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1636249Z Skipping (s,q) (1.71, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1636817Z Skipping (s,q) (1.72, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1637316Z Skipping (s,q) (1.73, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1637869Z Skipping (s,q) (1.74, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1638359Z Skipping (s,q) (1.75, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1638975Z Skipping (s,q) (1.76, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1639509Z Skipping (s,q) (1.77, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1640066Z Skipping (s,q) (1.78, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1640589Z Skipping (s,q) (1.79, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1641118Z Skipping (s,q) (1.8, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1641659Z Skipping (s,q) (1.81, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1642121Z Skipping (s,q) (1.82, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1642673Z Skipping (s,q) (1.83, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1643193Z Skipping (s,q) (1.84, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1649603Z Skipping (s,q) (1.85, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1650028Z Skipping (s,q) (1.86, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1650438Z Skipping (s,q) (1.87, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1650841Z Skipping (s,q) (1.88, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1651266Z Skipping (s,q) (1.89, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1651666Z Skipping (s,q) (1.9, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1652071Z Skipping (s,q) (1.91, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1652473Z Skipping (s,q) (1.92, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1652873Z Skipping (s,q) (1.93, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1653277Z Skipping (s,q) (1.94, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1653676Z Skipping (s,q) (1.95, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1654083Z Skipping (s,q) (1.96, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1654485Z Skipping (s,q) (1.97, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1654889Z Skipping (s,q) (1.98, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1655289Z Skipping (s,q) (1.99, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1655693Z Skipping (s,q) (1.32, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1656092Z Skipping (s,q) (1.33, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1656576Z Skipping (s,q) (1.34, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1656980Z Skipping (s,q) (1.35, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1657375Z Skipping (s,q) (1.36, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1657777Z Skipping (s,q) (1.37, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1658176Z Skipping (s,q) (1.38, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1658572Z Skipping (s,q) (1.39, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1658975Z Skipping (s,q) (1.4, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1659549Z Skipping (s,q) (1.41, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1659950Z Skipping (s,q) (1.42, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1660350Z Skipping (s,q) (1.43, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1660747Z Skipping (s,q) (1.44, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1661145Z Skipping (s,q) (1.45, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1661542Z Skipping (s,q) (1.46, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1661941Z Skipping (s,q) (1.47, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1662338Z Skipping (s,q) (1.48, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1662737Z Skipping (s,q) (1.49, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1663132Z Skipping (s,q) (1.5, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1663528Z Skipping (s,q) (1.51, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1663928Z Skipping (s,q) (1.52, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1664496Z Skipping (s,q) (1.53, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1664919Z Skipping (s,q) (1.54, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1665448Z Skipping (s,q) (1.55, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1665846Z Skipping (s,q) (1.56, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1666241Z Skipping (s,q) (1.57, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1666640Z Skipping (s,q) (1.58, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1667036Z Skipping (s,q) (1.59, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1667430Z Skipping (s,q) (1.6, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1667833Z Skipping (s,q) (1.61, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1668235Z Skipping (s,q) (1.62, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1668630Z Skipping (s,q) (1.63, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1669031Z Skipping (s,q) (1.64, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1669435Z Skipping (s,q) (1.65, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1669845Z Skipping (s,q) (1.66, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1670238Z Skipping (s,q) (1.67, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1670640Z Skipping (s,q) (1.68, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1671039Z Skipping (s,q) (1.69, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1671434Z Skipping (s,q) (1.7, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1671834Z Skipping (s,q) (1.71, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1672232Z Skipping (s,q) (1.72, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1672629Z Skipping (s,q) (1.73, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1673027Z Skipping (s,q) (1.74, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1673433Z Skipping (s,q) (1.75, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1673831Z Skipping (s,q) (1.76, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1674236Z Skipping (s,q) (1.77, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1674632Z Skipping (s,q) (1.78, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1675030Z Skipping (s,q) (1.79, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1675430Z Skipping (s,q) (1.8, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1675827Z Skipping (s,q) (1.81, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1676223Z Skipping (s,q) (1.82, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1676621Z Skipping (s,q) (1.83, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1677012Z Skipping (s,q) (1.84, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1677411Z Skipping (s,q) (1.85, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1677813Z Skipping (s,q) (1.86, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1678210Z Skipping (s,q) (1.87, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1678616Z Skipping (s,q) (1.88, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1679020Z Skipping (s,q) (1.89, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1679425Z Skipping (s,q) (1.9, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1679821Z Skipping (s,q) (1.91, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1680217Z Skipping (s,q) (1.92, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1680616Z Skipping (s,q) (1.93, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1681014Z Skipping (s,q) (1.94, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1681414Z Skipping (s,q) (1.95, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1681809Z Skipping (s,q) (1.96, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1682204Z Skipping (s,q) (1.97, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1682694Z Skipping (s,q) (1.98, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1683094Z Skipping (s,q) (1.99, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1683574Z Skipping (s,q) (1.34, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1683975Z Skipping (s,q) (1.35, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1684379Z Skipping (s,q) (1.36, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1684801Z Skipping (s,q) (1.37, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1685231Z Skipping (s,q) (1.38, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1685627Z Skipping (s,q) (1.39, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1686028Z Skipping (s,q) (1.4, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1686432Z Skipping (s,q) (1.41, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1686834Z Skipping (s,q) (1.42, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1687239Z Skipping (s,q) (1.43, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1687639Z Skipping (s,q) (1.44, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1688044Z Skipping (s,q) (1.45, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1688444Z Skipping (s,q) (1.46, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1688846Z Skipping (s,q) (1.47, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1689244Z Skipping (s,q) (1.48, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1689645Z Skipping (s,q) (1.49, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1690045Z Skipping (s,q) (1.5, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1690444Z Skipping (s,q) (1.51, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1690842Z Skipping (s,q) (1.52, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1691248Z Skipping (s,q) (1.53, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1691658Z Skipping (s,q) (1.54, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1692062Z Skipping (s,q) (1.55, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1692464Z Skipping (s,q) (1.56, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1692864Z Skipping (s,q) (1.57, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1693264Z Skipping (s,q) (1.58, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1693660Z Skipping (s,q) (1.59, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1694064Z Skipping (s,q) (1.6, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1694466Z Skipping (s,q) (1.61, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1694876Z Skipping (s,q) (1.62, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1695324Z Skipping (s,q) (1.63, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1695723Z Skipping (s,q) (1.64, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1696128Z Skipping (s,q) (1.65, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1696603Z Skipping (s,q) (1.66, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1697014Z Skipping (s,q) (1.67, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1697417Z Skipping (s,q) (1.68, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1697818Z Skipping (s,q) (1.69, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1698216Z Skipping (s,q) (1.7, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1698624Z Skipping (s,q) (1.71, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1699026Z Skipping (s,q) (1.72, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1699426Z Skipping (s,q) (1.73, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1699827Z Skipping (s,q) (1.74, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1700234Z Skipping (s,q) (1.75, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1700726Z Skipping (s,q) (1.76, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1701129Z Skipping (s,q) (1.77, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1701603Z Skipping (s,q) (1.78, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1702008Z Skipping (s,q) (1.79, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1702405Z Skipping (s,q) (1.8, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1702805Z Skipping (s,q) (1.81, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1703209Z Skipping (s,q) (1.82, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1703621Z Skipping (s,q) (1.83, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1704019Z Skipping (s,q) (1.84, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1704426Z Skipping (s,q) (1.85, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1704854Z Skipping (s,q) (1.86, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1705278Z Skipping (s,q) (1.87, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1705679Z Skipping (s,q) (1.88, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1706087Z Skipping (s,q) (1.89, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1706484Z Skipping (s,q) (1.9, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1706886Z Skipping (s,q) (1.91, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1707291Z Skipping (s,q) (1.92, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1707695Z Skipping (s,q) (1.93, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1708091Z Skipping (s,q) (1.94, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1708490Z Skipping (s,q) (1.95, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1708889Z Skipping (s,q) (1.96, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1709291Z Skipping (s,q) (1.97, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1709700Z Skipping (s,q) (1.98, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1710095Z Skipping (s,q) (1.99, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1710490Z Skipping (s,q) (1.35, 4): inconsistent with heavy hitters! 2025-05-07T20:52:35.1710892Z Skipping (s,q) (1.36, 4): inconsistent with heavy hitters! 2025-05-07T20:52:35.1711279Z Skipping (s,q) (1.37, 4): inconsistent with heavy hitters! 2025-05-07T20:52:35.1711666Z Skipping (s,q) (1.38, 4): inconsistent with heavy hitters! 2025-05-07T20:52:35.1712051Z Skipping (s,q) (1.39, 4): inconsistent with heavy hitters! 2025-05-07T20:52:35.1712441Z Skipping (s,q) (1.4, 4): inconsistent with heavy hitters! 2025-05-07T20:52:35.1712828Z Skipping (s,q) (1.41, 4): inconsistent with heavy hitters! 2025-05-07T20:52:35.1713215Z Skipping (s,q) (1.42, 4): inconsistent with heavy hitters! 2025-05-07T20:52:35.1713606Z Skipping (s,q) (1.43, 4): inconsistent with heavy hitters! 2025-05-07T20:52:35.1713990Z Skipping (s,q) (1.44, 4): inconsistent with heavy hitters! 2025-05-07T20:52:35.1714381Z Skipping (s,q) (1.45, 4): inconsistent with heavy hitters! 2025-05-07T20:52:35.1714771Z Skipping (s,q) (1.46, 4): inconsistent with heavy hitters! 2025-05-07T20:52:35.1715165Z Skipping (s,q) (1.47, 4): inconsistent with heavy hitters! 2025-05-07T20:52:35.1715551Z Skipping (s,q) (1.48, 4): inconsistent with heavy hitters! 2025-05-07T20:52:35.1715938Z Skipping (s,q) (1.49, 4): inconsistent with heavy hitters! 2025-05-07T20:52:35.1716327Z Skipping (s,q) (1.5, 4): inconsistent with heavy hitters! 2025-05-07T20:52:35.1716712Z Skipping (s,q) (1.51, 4): inconsistent with heavy hitters! 2025-05-07T20:52:35.1717099Z Skipping (s,q) (1.52, 4): inconsistent with heavy hitters! 2025-05-07T20:52:35.1717485Z Skipping (s,q) (1.53, 4): inconsistent with heavy hitters! 2025-05-07T20:52:35.1717874Z Skipping (s,q) (1.54, 4): inconsistent with heavy hitters! 2025-05-07T20:52:35.1718264Z Skipping (s,q) (1.55, 4): inconsistent with heavy hitters! 2025-05-07T20:52:35.1718767Z Skipping (s,q) (1.56, 4): inconsistent with heavy hitters! 2025-05-07T20:52:35.1719152Z Skipping (s,q) (1.57, 4): inconsistent with heavy hitters! 2025-05-07T20:52:35.1719539Z Skipping (s,q) (1.58, 4): inconsistent with heavy hitters! 2025-05-07T20:52:35.1720002Z Skipping (s,q) (1.59, 4): inconsistent with heavy hitters! 2025-05-07T20:52:35.1720393Z Skipping (s,q) (1.6, 4): inconsistent with heavy hitters! 2025-05-07T20:52:35.1720779Z Skipping (s,q) (1.61, 4): inconsistent with heavy hitters! 2025-05-07T20:52:35.1721169Z Skipping (s,q) (1.62, 4): inconsistent with heavy hitters! 2025-05-07T20:52:35.1721559Z Skipping (s,q) (1.63, 4): inconsistent with heavy hitters! 2025-05-07T20:52:35.1721943Z Skipping (s,q) (1.64, 4): inconsistent with heavy hitters! 2025-05-07T20:52:35.1722330Z Skipping (s,q) (1.65, 4): inconsistent with heavy hitters! 2025-05-07T20:52:35.1722720Z Skipping (s,q) (1.66, 4): inconsistent with heavy hitters! 2025-05-07T20:52:35.1723109Z Skipping (s,q) (1.67, 4): inconsistent with heavy hitters! 2025-05-07T20:52:35.1723502Z Skipping (s,q) (1.68, 4): inconsistent with heavy hitters! 2025-05-07T20:52:35.1723887Z Skipping (s,q) (1.69, 4): inconsistent with heavy hitters! 2025-05-07T20:52:35.1724278Z Skipping (s,q) (1.7, 4): inconsistent with heavy hitters! 2025-05-07T20:52:35.1724666Z Skipping (s,q) (1.71, 4): inconsistent with heavy hitters! 2025-05-07T20:52:35.1725054Z Skipping (s,q) (1.72, 4): inconsistent with heavy hitters! 2025-05-07T20:52:35.1725440Z Skipping (s,q) (1.73, 4): inconsistent with heavy hitters! 2025-05-07T20:52:35.1725827Z Skipping (s,q) (1.74, 4): inconsistent with heavy hitters! 2025-05-07T20:52:35.1726212Z Skipping (s,q) (1.75, 4): inconsistent with heavy hitters! 2025-05-07T20:52:35.1726601Z Skipping (s,q) (1.76, 4): inconsistent with heavy hitters! 2025-05-07T20:52:35.1726992Z Skipping (s,q) (1.77, 4): inconsistent with heavy hitters! 2025-05-07T20:52:35.1727377Z Skipping (s,q) (1.78, 4): inconsistent with heavy hitters! 2025-05-07T20:52:35.1727769Z Skipping (s,q) (1.79, 4): inconsistent with heavy hitters! 2025-05-07T20:52:35.1728160Z Skipping (s,q) (1.8, 4): inconsistent with heavy hitters! 2025-05-07T20:52:35.1728542Z Skipping (s,q) (1.81, 4): inconsistent with heavy hitters! 2025-05-07T20:52:35.1728935Z Skipping (s,q) (1.82, 4): inconsistent with heavy hitters! 2025-05-07T20:52:35.1729321Z Skipping (s,q) (1.83, 4): inconsistent with heavy hitters! 2025-05-07T20:52:35.1729708Z Skipping (s,q) (1.84, 4): inconsistent with heavy hitters! 2025-05-07T20:52:35.1730095Z Skipping (s,q) (1.85, 4): inconsistent with heavy hitters! 2025-05-07T20:52:35.1730486Z Skipping (s,q) (1.86, 4): inconsistent with heavy hitters! 2025-05-07T20:52:35.1730872Z Skipping (s,q) (1.87, 4): inconsistent with heavy hitters! 2025-05-07T20:52:35.1731257Z Skipping (s,q) (1.88, 4): inconsistent with heavy hitters! 2025-05-07T20:52:35.1731641Z Skipping (s,q) (1.89, 4): inconsistent with heavy hitters! 2025-05-07T20:52:35.1732027Z Skipping (s,q) (1.9, 4): inconsistent with heavy hitters! 2025-05-07T20:52:35.1732416Z Skipping (s,q) (1.91, 4): inconsistent with heavy hitters! 2025-05-07T20:52:35.1732801Z Skipping (s,q) (1.92, 4): inconsistent with heavy hitters! 2025-05-07T20:52:35.1733195Z Skipping (s,q) (1.93, 4): inconsistent with heavy hitters! 2025-05-07T20:52:35.1733589Z Skipping (s,q) (1.94, 4): inconsistent with heavy hitters! 2025-05-07T20:52:35.1733973Z Skipping (s,q) (1.95, 4): inconsistent with heavy hitters! 2025-05-07T20:52:35.1734361Z Skipping (s,q) (1.96, 4): inconsistent with heavy hitters! 2025-05-07T20:52:35.1734758Z Skipping (s,q) (1.97, 4): inconsistent with heavy hitters! 2025-05-07T20:52:35.1735186Z Skipping (s,q) (1.98, 4): inconsistent with heavy hitters! 2025-05-07T20:52:35.1735575Z Skipping (s,q) (1.99, 4): inconsistent with heavy hitters! 2025-05-07T20:52:35.1735972Z Skipping (s,q) (1.36, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1736459Z Skipping (s,q) (1.37, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1737008Z Skipping (s,q) (1.38, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1737406Z Skipping (s,q) (1.39, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1737805Z Skipping (s,q) (1.4, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1738276Z Skipping (s,q) (1.41, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1738675Z Skipping (s,q) (1.42, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1739073Z Skipping (s,q) (1.43, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1739475Z Skipping (s,q) (1.44, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1739871Z Skipping (s,q) (1.45, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1740269Z Skipping (s,q) (1.46, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1740667Z Skipping (s,q) (1.47, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1741060Z Skipping (s,q) (1.48, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1741458Z Skipping (s,q) (1.49, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1741862Z Skipping (s,q) (1.5, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1742262Z Skipping (s,q) (1.51, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1742662Z Skipping (s,q) (1.52, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1743062Z Skipping (s,q) (1.53, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1743461Z Skipping (s,q) (1.54, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1743856Z Skipping (s,q) (1.55, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1744255Z Skipping (s,q) (1.56, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1744657Z Skipping (s,q) (1.57, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1745051Z Skipping (s,q) (1.58, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1745452Z Skipping (s,q) (1.59, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1745852Z Skipping (s,q) (1.6, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1746256Z Skipping (s,q) (1.61, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1746652Z Skipping (s,q) (1.62, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1747056Z Skipping (s,q) (1.63, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1747455Z Skipping (s,q) (1.64, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1747853Z Skipping (s,q) (1.65, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1748253Z Skipping (s,q) (1.66, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1748653Z Skipping (s,q) (1.67, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1749049Z Skipping (s,q) (1.68, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1749455Z Skipping (s,q) (1.69, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1749855Z Skipping (s,q) (1.7, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1750253Z Skipping (s,q) (1.71, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1750655Z Skipping (s,q) (1.72, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1751053Z Skipping (s,q) (1.73, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1751455Z Skipping (s,q) (1.74, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1751855Z Skipping (s,q) (1.75, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1752250Z Skipping (s,q) (1.76, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1752648Z Skipping (s,q) (1.77, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1753045Z Skipping (s,q) (1.78, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1753443Z Skipping (s,q) (1.79, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1753839Z Skipping (s,q) (1.8, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1754241Z Skipping (s,q) (1.81, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1754639Z Skipping (s,q) (1.82, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1755171Z Skipping (s,q) (1.83, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1755567Z Skipping (s,q) (1.84, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1756034Z Skipping (s,q) (1.85, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1756429Z Skipping (s,q) (1.86, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1756830Z Skipping (s,q) (1.87, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1757229Z Skipping (s,q) (1.88, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1757622Z Skipping (s,q) (1.89, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1758019Z Skipping (s,q) (1.9, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1758415Z Skipping (s,q) (1.91, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1758817Z Skipping (s,q) (1.92, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1759212Z Skipping (s,q) (1.93, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1759750Z Skipping (s,q) (1.94, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1760149Z Skipping (s,q) (1.95, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1760550Z Skipping (s,q) (1.96, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1760949Z Skipping (s,q) (1.97, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1761345Z Skipping (s,q) (1.98, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1761741Z Skipping (s,q) (1.99, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1762135Z Skipping (s,q) (1.37, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1762532Z Skipping (s,q) (1.38, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1762928Z Skipping (s,q) (1.39, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1763325Z Skipping (s,q) (1.4, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1763720Z Skipping (s,q) (1.41, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1764120Z Skipping (s,q) (1.42, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1764515Z Skipping (s,q) (1.43, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1764951Z Skipping (s,q) (1.44, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1765368Z Skipping (s,q) (1.45, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1765763Z Skipping (s,q) (1.46, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1766154Z Skipping (s,q) (1.47, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1766551Z Skipping (s,q) (1.48, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1766946Z Skipping (s,q) (1.49, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1767339Z Skipping (s,q) (1.5, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1767735Z Skipping (s,q) (1.51, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1768129Z Skipping (s,q) (1.52, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1768524Z Skipping (s,q) (1.53, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1768680Z Skipping (s,q) (1.54, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1768830Z Skipping (s,q) (1.55, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1768989Z Skipping (s,q) (1.56, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1769139Z Skipping (s,q) (1.57, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1769289Z Skipping (s,q) (1.58, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1769441Z Skipping (s,q) (1.59, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1769593Z Skipping (s,q) (1.6, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1769747Z Skipping (s,q) (1.61, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1769901Z Skipping (s,q) (1.62, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1770055Z Skipping (s,q) (1.63, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1770208Z Skipping (s,q) (1.64, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1770553Z Skipping (s,q) (1.65, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1770699Z Skipping (s,q) (1.66, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1770949Z Skipping (s,q) (1.67, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1771102Z Skipping (s,q) (1.68, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1771257Z Skipping (s,q) (1.69, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1771404Z Skipping (s,q) (1.7, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1771558Z Skipping (s,q) (1.71, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1771710Z Skipping (s,q) (1.72, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1771857Z Skipping (s,q) (1.73, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1772007Z Skipping (s,q) (1.74, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1772161Z Skipping (s,q) (1.75, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1772314Z Skipping (s,q) (1.76, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1772466Z Skipping (s,q) (1.77, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1772617Z Skipping (s,q) (1.78, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1772764Z Skipping (s,q) (1.79, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1772915Z Skipping (s,q) (1.8, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1773066Z Skipping (s,q) (1.81, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1773213Z Skipping (s,q) (1.82, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1773365Z Skipping (s,q) (1.83, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1773516Z Skipping (s,q) (1.84, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1773666Z Skipping (s,q) (1.85, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1773812Z Skipping (s,q) (1.86, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1773964Z Skipping (s,q) (1.87, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1774119Z Skipping (s,q) (1.88, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1774267Z Skipping (s,q) (1.89, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1774419Z Skipping (s,q) (1.9, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1774584Z Skipping (s,q) (1.91, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1774753Z Skipping (s,q) (1.92, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1774913Z Skipping (s,q) (1.93, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1775064Z Skipping (s,q) (1.94, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1775211Z Skipping (s,q) (1.95, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1775360Z Skipping (s,q) (1.96, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1775506Z Skipping (s,q) (1.97, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1775652Z Skipping (s,q) (1.98, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1775808Z Skipping (s,q) (1.99, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1775958Z Skipping (s,q) (1.39, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1776111Z Skipping (s,q) (1.4, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1776312Z Skipping (s,q) (1.41, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1776465Z Skipping (s,q) (1.42, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1776619Z Skipping (s,q) (1.43, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1776770Z Skipping (s,q) (1.44, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1776922Z Skipping (s,q) (1.45, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1777078Z Skipping (s,q) (1.46, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1777230Z Skipping (s,q) (1.47, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1777378Z Skipping (s,q) (1.48, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1777640Z Skipping (s,q) (1.49, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1777791Z Skipping (s,q) (1.5, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1778020Z Skipping (s,q) (1.51, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1778170Z Skipping (s,q) (1.52, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1778317Z Skipping (s,q) (1.53, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1778466Z Skipping (s,q) (1.54, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1778611Z Skipping (s,q) (1.55, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1778759Z Skipping (s,q) (1.56, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1778909Z Skipping (s,q) (1.57, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1779055Z Skipping (s,q) (1.58, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1779203Z Skipping (s,q) (1.59, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1779358Z Skipping (s,q) (1.6, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1779505Z Skipping (s,q) (1.61, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1779658Z Skipping (s,q) (1.62, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1779805Z Skipping (s,q) (1.63, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1779950Z Skipping (s,q) (1.64, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1780100Z Skipping (s,q) (1.65, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1780247Z Skipping (s,q) (1.66, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1780398Z Skipping (s,q) (1.67, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1780548Z Skipping (s,q) (1.68, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1780696Z Skipping (s,q) (1.69, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1780849Z Skipping (s,q) (1.7, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1781001Z Skipping (s,q) (1.71, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1781148Z Skipping (s,q) (1.72, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1781301Z Skipping (s,q) (1.73, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1781448Z Skipping (s,q) (1.74, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1781596Z Skipping (s,q) (1.75, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1781743Z Skipping (s,q) (1.76, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1781891Z Skipping (s,q) (1.77, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1782042Z Skipping (s,q) (1.78, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1782190Z Skipping (s,q) (1.79, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1782338Z Skipping (s,q) (1.8, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1782487Z Skipping (s,q) (1.81, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1782638Z Skipping (s,q) (1.82, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1782787Z Skipping (s,q) (1.83, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1782938Z Skipping (s,q) (1.84, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1783087Z Skipping (s,q) (1.85, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1783241Z Skipping (s,q) (1.86, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1783386Z Skipping (s,q) (1.87, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1783533Z Skipping (s,q) (1.88, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1783685Z Skipping (s,q) (1.89, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1783831Z Skipping (s,q) (1.9, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1783977Z Skipping (s,q) (1.91, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1784129Z Skipping (s,q) (1.92, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1784358Z Skipping (s,q) (1.93, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1784505Z Skipping (s,q) (1.94, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1784650Z Skipping (s,q) (1.95, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1784869Z Skipping (s,q) (1.96, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1785024Z Skipping (s,q) (1.97, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1785175Z Skipping (s,q) (1.98, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1785321Z Skipping (s,q) (1.99, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1785466Z Skipping (s,q) (1.4, 5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1785614Z Skipping (s,q) (1.41, 5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1785759Z Skipping (s,q) (1.42, 5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1785899Z Skipping (s,q) (1.43, 5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1786041Z Skipping (s,q) (1.44, 5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1786190Z Skipping (s,q) (1.45, 5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1786331Z Skipping (s,q) (1.46, 5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1786479Z Skipping (s,q) (1.47, 5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1786628Z Skipping (s,q) (1.48, 5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1786771Z Skipping (s,q) (1.49, 5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1786913Z Skipping (s,q) (1.5, 5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1787053Z Skipping (s,q) (1.51, 5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1787195Z Skipping (s,q) (1.52, 5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1787337Z Skipping (s,q) (1.53, 5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1787480Z Skipping (s,q) (1.54, 5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1787622Z Skipping (s,q) (1.55, 5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1787772Z Skipping (s,q) (1.56, 5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1787915Z Skipping (s,q) (1.57, 5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1788068Z Skipping (s,q) (1.58, 5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1788210Z Skipping (s,q) (1.59, 5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1788350Z Skipping (s,q) (1.6, 5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1788495Z Skipping (s,q) (1.61, 5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1788642Z Skipping (s,q) (1.62, 5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1788784Z Skipping (s,q) (1.63, 5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1788934Z Skipping (s,q) (1.64, 5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1789076Z Skipping (s,q) (1.65, 5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1789216Z Skipping (s,q) (1.66, 5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1789360Z Skipping (s,q) (1.67, 5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1789506Z Skipping (s,q) (1.68, 5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1789652Z Skipping (s,q) (1.69, 5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1789796Z Skipping (s,q) (1.7, 5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1789942Z Skipping (s,q) (1.71, 5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1790088Z Skipping (s,q) (1.72, 5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1790230Z Skipping (s,q) (1.73, 5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1790371Z Skipping (s,q) (1.74, 5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1790516Z Skipping (s,q) (1.75, 5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1790659Z Skipping (s,q) (1.76, 5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1790805Z Skipping (s,q) (1.77, 5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1790947Z Skipping (s,q) (1.78, 5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1791172Z Skipping (s,q) (1.79, 5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1791318Z Skipping (s,q) (1.8, 5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1791533Z Skipping (s,q) (1.81, 5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1791675Z Skipping (s,q) (1.82, 5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1791821Z Skipping (s,q) (1.83, 5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1791961Z Skipping (s,q) (1.84, 5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1792106Z Skipping (s,q) (1.85, 5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1792247Z Skipping (s,q) (1.86, 5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1792387Z Skipping (s,q) (1.87, 5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1792534Z Skipping (s,q) (1.88, 5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1792675Z Skipping (s,q) (1.89, 5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1792815Z Skipping (s,q) (1.9, 5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1792968Z Skipping (s,q) (1.91, 5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1793163Z Skipping (s,q) (1.92, 5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1793372Z Skipping (s,q) (1.93, 5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1799474Z Skipping (s,q) (1.94, 5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1799656Z Skipping (s,q) (1.95, 5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1799815Z Skipping (s,q) (1.96, 5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1799964Z Skipping (s,q) (1.97, 5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1800116Z Skipping (s,q) (1.98, 5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1800263Z Skipping (s,q) (1.99, 5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1800422Z Skipping (s,q) (1.41, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1800581Z Skipping (s,q) (1.42, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1800745Z Skipping (s,q) (1.43, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1800901Z Skipping (s,q) (1.44, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1801060Z Skipping (s,q) (1.45, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1801213Z Skipping (s,q) (1.46, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1801370Z Skipping (s,q) (1.47, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1801522Z Skipping (s,q) (1.48, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1801676Z Skipping (s,q) (1.49, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1801830Z Skipping (s,q) (1.5, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1801984Z Skipping (s,q) (1.51, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1802143Z Skipping (s,q) (1.52, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1802296Z Skipping (s,q) (1.53, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1802451Z Skipping (s,q) (1.54, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1802607Z Skipping (s,q) (1.55, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1802766Z Skipping (s,q) (1.56, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1802926Z Skipping (s,q) (1.57, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1803079Z Skipping (s,q) (1.58, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1803231Z Skipping (s,q) (1.59, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1803386Z Skipping (s,q) (1.6, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1803539Z Skipping (s,q) (1.61, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1803690Z Skipping (s,q) (1.62, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1803846Z Skipping (s,q) (1.63, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1803998Z Skipping (s,q) (1.64, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1804152Z Skipping (s,q) (1.65, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1804414Z Skipping (s,q) (1.66, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1804569Z Skipping (s,q) (1.67, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1804818Z Skipping (s,q) (1.68, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1804993Z Skipping (s,q) (1.69, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1805154Z Skipping (s,q) (1.7, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1805312Z Skipping (s,q) (1.71, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1805463Z Skipping (s,q) (1.72, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1805617Z Skipping (s,q) (1.73, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1805772Z Skipping (s,q) (1.74, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1805928Z Skipping (s,q) (1.75, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1806082Z Skipping (s,q) (1.76, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1806241Z Skipping (s,q) (1.77, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1806394Z Skipping (s,q) (1.78, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1806557Z Skipping (s,q) (1.79, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1806710Z Skipping (s,q) (1.8, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1806861Z Skipping (s,q) (1.81, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1807020Z Skipping (s,q) (1.82, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1807171Z Skipping (s,q) (1.83, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1807327Z Skipping (s,q) (1.84, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1807478Z Skipping (s,q) (1.85, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1807629Z Skipping (s,q) (1.86, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1807785Z Skipping (s,q) (1.87, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1807942Z Skipping (s,q) (1.88, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1808094Z Skipping (s,q) (1.89, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1808254Z Skipping (s,q) (1.9, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1808406Z Skipping (s,q) (1.91, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1808564Z Skipping (s,q) (1.92, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1808715Z Skipping (s,q) (1.93, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1808867Z Skipping (s,q) (1.94, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1809022Z Skipping (s,q) (1.95, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1809174Z Skipping (s,q) (1.96, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1809327Z Skipping (s,q) (1.97, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1809483Z Skipping (s,q) (1.98, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1809638Z Skipping (s,q) (1.99, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1809794Z Skipping (s,q) (1.42, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1809949Z Skipping (s,q) (1.43, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1810100Z Skipping (s,q) (1.44, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1810256Z Skipping (s,q) (1.45, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1810407Z Skipping (s,q) (1.46, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1810558Z Skipping (s,q) (1.47, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1810712Z Skipping (s,q) (1.48, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1810863Z Skipping (s,q) (1.49, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1811017Z Skipping (s,q) (1.5, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1811170Z Skipping (s,q) (1.51, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1811402Z Skipping (s,q) (1.52, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1811554Z Skipping (s,q) (1.53, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1811772Z Skipping (s,q) (1.54, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1811923Z Skipping (s,q) (1.55, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1812074Z Skipping (s,q) (1.56, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1812222Z Skipping (s,q) (1.57, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1812374Z Skipping (s,q) (1.58, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1812522Z Skipping (s,q) (1.59, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1812670Z Skipping (s,q) (1.6, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1812821Z Skipping (s,q) (1.61, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1812969Z Skipping (s,q) (1.62, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1813129Z Skipping (s,q) (1.63, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1813285Z Skipping (s,q) (1.64, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1813434Z Skipping (s,q) (1.65, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1813593Z Skipping (s,q) (1.66, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1813741Z Skipping (s,q) (1.67, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1813890Z Skipping (s,q) (1.68, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1814041Z Skipping (s,q) (1.69, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1814189Z Skipping (s,q) (1.7, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1814339Z Skipping (s,q) (1.71, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1814493Z Skipping (s,q) (1.72, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1814646Z Skipping (s,q) (1.73, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1814794Z Skipping (s,q) (1.74, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1814952Z Skipping (s,q) (1.75, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1815101Z Skipping (s,q) (1.76, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1815260Z Skipping (s,q) (1.77, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1815409Z Skipping (s,q) (1.78, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1815557Z Skipping (s,q) (1.79, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1815707Z Skipping (s,q) (1.8, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1815855Z Skipping (s,q) (1.81, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1816003Z Skipping (s,q) (1.82, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1816155Z Skipping (s,q) (1.83, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1816388Z Skipping (s,q) (1.84, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1816542Z Skipping (s,q) (1.85, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1816695Z Skipping (s,q) (1.86, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1816844Z Skipping (s,q) (1.87, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1817004Z Skipping (s,q) (1.88, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1817154Z Skipping (s,q) (1.89, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1817305Z Skipping (s,q) (1.9, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1817457Z Skipping (s,q) (1.91, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1817606Z Skipping (s,q) (1.92, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1817759Z Skipping (s,q) (1.93, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1817909Z Skipping (s,q) (1.94, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1818062Z Skipping (s,q) (1.95, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1818213Z Skipping (s,q) (1.96, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1818448Z Skipping (s,q) (1.97, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1818598Z Skipping (s,q) (1.98, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1818819Z Skipping (s,q) (1.99, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1818973Z Skipping (s,q) (1.44, 5.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1819131Z Skipping (s,q) (1.45, 5.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1819282Z Skipping (s,q) (1.46, 5.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1819433Z Skipping (s,q) (1.47, 5.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1819584Z Skipping (s,q) (1.48, 5.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1819734Z Skipping (s,q) (1.49, 5.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1819884Z Skipping (s,q) (1.5, 5.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1820043Z Skipping (s,q) (1.51, 5.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1820199Z Skipping (s,q) (1.52, 5.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1820356Z Skipping (s,q) (1.53, 5.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1820506Z Skipping (s,q) (1.54, 5.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1820660Z Skipping (s,q) (1.55, 5.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1820814Z Skipping (s,q) (1.56, 5.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1820964Z Skipping (s,q) (1.57, 5.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1821118Z Skipping (s,q) (1.58, 5.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1821270Z Skipping (s,q) (1.59, 5.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1821420Z Skipping (s,q) (1.6, 5.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1821581Z Skipping (s,q) (1.61, 5.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1821734Z Skipping (s,q) (1.62, 5.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1821884Z Skipping (s,q) (1.63, 5.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1822051Z Skipping (s,q) (1.64, 5.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1822202Z Skipping (s,q) (1.65, 5.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1822358Z Skipping (s,q) (1.66, 5.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1822513Z Skipping (s,q) (1.67, 5.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1822662Z Skipping (s,q) (1.68, 5.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1822811Z Skipping (s,q) (1.69, 5.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1822964Z Skipping (s,q) (1.7, 5.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1823116Z Skipping (s,q) (1.71, 5.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1823274Z Skipping (s,q) (1.72, 5.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1823424Z Skipping (s,q) (1.73, 5.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1823577Z Skipping (s,q) (1.74, 5.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1823735Z Skipping (s,q) (1.75, 5.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1823885Z Skipping (s,q) (1.76, 5.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1824039Z Skipping (s,q) (1.77, 5.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1824193Z Skipping (s,q) (1.78, 5.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1824343Z Skipping (s,q) (1.79, 5.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1824498Z Skipping (s,q) (1.8, 5.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1824648Z Skipping (s,q) (1.81, 5.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1824800Z Skipping (s,q) (1.82, 5.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1824952Z Skipping (s,q) (1.83, 5.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1825106Z Skipping (s,q) (1.84, 5.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1825256Z Skipping (s,q) (1.85, 5.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1825516Z Skipping (s,q) (1.86, 5.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1825666Z Skipping (s,q) (1.87, 5.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1825926Z Skipping (s,q) (1.88, 5.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1826077Z Skipping (s,q) (1.89, 5.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1826227Z Skipping (s,q) (1.9, 5.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1826380Z Skipping (s,q) (1.91, 5.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1826531Z Skipping (s,q) (1.92, 5.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1826680Z Skipping (s,q) (1.93, 5.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1826832Z Skipping (s,q) (1.94, 5.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1826981Z Skipping (s,q) (1.95, 5.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1827133Z Skipping (s,q) (1.96, 5.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1827293Z Skipping (s,q) (1.97, 5.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1827444Z Skipping (s,q) (1.98, 5.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1827604Z Skipping (s,q) (1.99, 5.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1827752Z Skipping (s,q) (1.45, 6): inconsistent with heavy hitters! 2025-05-07T20:52:35.1827897Z Skipping (s,q) (1.46, 6): inconsistent with heavy hitters! 2025-05-07T20:52:35.1828043Z Skipping (s,q) (1.47, 6): inconsistent with heavy hitters! 2025-05-07T20:52:35.1828187Z Skipping (s,q) (1.48, 6): inconsistent with heavy hitters! 2025-05-07T20:52:35.1828335Z Skipping (s,q) (1.49, 6): inconsistent with heavy hitters! 2025-05-07T20:52:35.1828478Z Skipping (s,q) (1.5, 6): inconsistent with heavy hitters! 2025-05-07T20:52:35.1828626Z Skipping (s,q) (1.51, 6): inconsistent with heavy hitters! 2025-05-07T20:52:35.1828774Z Skipping (s,q) (1.52, 6): inconsistent with heavy hitters! 2025-05-07T20:52:35.1828922Z Skipping (s,q) (1.53, 6): inconsistent with heavy hitters! 2025-05-07T20:52:35.1829066Z Skipping (s,q) (1.54, 6): inconsistent with heavy hitters! 2025-05-07T20:52:35.1829215Z Skipping (s,q) (1.55, 6): inconsistent with heavy hitters! 2025-05-07T20:52:35.1829365Z Skipping (s,q) (1.56, 6): inconsistent with heavy hitters! 2025-05-07T20:52:35.1829509Z Skipping (s,q) (1.57, 6): inconsistent with heavy hitters! 2025-05-07T20:52:35.1829656Z Skipping (s,q) (1.58, 6): inconsistent with heavy hitters! 2025-05-07T20:52:35.1829801Z Skipping (s,q) (1.59, 6): inconsistent with heavy hitters! 2025-05-07T20:52:35.1829947Z Skipping (s,q) (1.6, 6): inconsistent with heavy hitters! 2025-05-07T20:52:35.1830091Z Skipping (s,q) (1.61, 6): inconsistent with heavy hitters! 2025-05-07T20:52:35.1830233Z Skipping (s,q) (1.62, 6): inconsistent with heavy hitters! 2025-05-07T20:52:35.1830380Z Skipping (s,q) (1.63, 6): inconsistent with heavy hitters! 2025-05-07T20:52:35.1830523Z Skipping (s,q) (1.64, 6): inconsistent with heavy hitters! 2025-05-07T20:52:35.1830670Z Skipping (s,q) (1.65, 6): inconsistent with heavy hitters! 2025-05-07T20:52:35.1830818Z Skipping (s,q) (1.66, 6): inconsistent with heavy hitters! 2025-05-07T20:52:35.1830968Z Skipping (s,q) (1.67, 6): inconsistent with heavy hitters! 2025-05-07T20:52:35.1831115Z Skipping (s,q) (1.68, 6): inconsistent with heavy hitters! 2025-05-07T20:52:35.1831261Z Skipping (s,q) (1.69, 6): inconsistent with heavy hitters! 2025-05-07T20:52:35.1831409Z Skipping (s,q) (1.7, 6): inconsistent with heavy hitters! 2025-05-07T20:52:35.1831557Z Skipping (s,q) (1.71, 6): inconsistent with heavy hitters! 2025-05-07T20:52:35.1831700Z Skipping (s,q) (1.72, 6): inconsistent with heavy hitters! 2025-05-07T20:52:35.1831844Z Skipping (s,q) (1.73, 6): inconsistent with heavy hitters! 2025-05-07T20:52:35.1831989Z Skipping (s,q) (1.74, 6): inconsistent with heavy hitters! 2025-05-07T20:52:35.1832134Z Skipping (s,q) (1.75, 6): inconsistent with heavy hitters! 2025-05-07T20:52:35.1832366Z Skipping (s,q) (1.76, 6): inconsistent with heavy hitters! 2025-05-07T20:52:35.1832510Z Skipping (s,q) (1.77, 6): inconsistent with heavy hitters! 2025-05-07T20:52:35.1832654Z Skipping (s,q) (1.78, 6): inconsistent with heavy hitters! 2025-05-07T20:52:35.1832872Z Skipping (s,q) (1.79, 6): inconsistent with heavy hitters! 2025-05-07T20:52:35.1833021Z Skipping (s,q) (1.8, 6): inconsistent with heavy hitters! 2025-05-07T20:52:35.1833164Z Skipping (s,q) (1.81, 6): inconsistent with heavy hitters! 2025-05-07T20:52:35.1833310Z Skipping (s,q) (1.82, 6): inconsistent with heavy hitters! 2025-05-07T20:52:35.1833458Z Skipping (s,q) (1.83, 6): inconsistent with heavy hitters! 2025-05-07T20:52:35.1833605Z Skipping (s,q) (1.84, 6): inconsistent with heavy hitters! 2025-05-07T20:52:35.1833749Z Skipping (s,q) (1.85, 6): inconsistent with heavy hitters! 2025-05-07T20:52:35.1833893Z Skipping (s,q) (1.86, 6): inconsistent with heavy hitters! 2025-05-07T20:52:35.1834039Z Skipping (s,q) (1.87, 6): inconsistent with heavy hitters! 2025-05-07T20:52:35.1834187Z Skipping (s,q) (1.88, 6): inconsistent with heavy hitters! 2025-05-07T20:52:35.1834331Z Skipping (s,q) (1.89, 6): inconsistent with heavy hitters! 2025-05-07T20:52:35.1834481Z Skipping (s,q) (1.9, 6): inconsistent with heavy hitters! 2025-05-07T20:52:35.1834625Z Skipping (s,q) (1.91, 6): inconsistent with heavy hitters! 2025-05-07T20:52:35.1834767Z Skipping (s,q) (1.92, 6): inconsistent with heavy hitters! 2025-05-07T20:52:35.1834916Z Skipping (s,q) (1.93, 6): inconsistent with heavy hitters! 2025-05-07T20:52:35.1835061Z Skipping (s,q) (1.94, 6): inconsistent with heavy hitters! 2025-05-07T20:52:35.1835208Z Skipping (s,q) (1.95, 6): inconsistent with heavy hitters! 2025-05-07T20:52:35.1835351Z Skipping (s,q) (1.96, 6): inconsistent with heavy hitters! 2025-05-07T20:52:35.1835495Z Skipping (s,q) (1.97, 6): inconsistent with heavy hitters! 2025-05-07T20:52:35.1835642Z Skipping (s,q) (1.98, 6): inconsistent with heavy hitters! 2025-05-07T20:52:35.1835789Z Skipping (s,q) (1.99, 6): inconsistent with heavy hitters! 2025-05-07T20:52:35.1835940Z Skipping (s,q) (1.46, 6.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1836094Z Skipping (s,q) (1.47, 6.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1836252Z Skipping (s,q) (1.48, 6.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1836411Z Skipping (s,q) (1.49, 6.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1836560Z Skipping (s,q) (1.5, 6.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1836709Z Skipping (s,q) (1.51, 6.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1836863Z Skipping (s,q) (1.52, 6.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1837013Z Skipping (s,q) (1.53, 6.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1837162Z Skipping (s,q) (1.54, 6.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1837317Z Skipping (s,q) (1.55, 6.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1837466Z Skipping (s,q) (1.56, 6.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1837627Z Skipping (s,q) (1.57, 6.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1837776Z Skipping (s,q) (1.58, 6.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1837931Z Skipping (s,q) (1.59, 6.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1838082Z Skipping (s,q) (1.6, 6.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1838235Z Skipping (s,q) (1.61, 6.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1838383Z Skipping (s,q) (1.62, 6.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1838540Z Skipping (s,q) (1.63, 6.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1838690Z Skipping (s,q) (1.64, 6.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1838842Z Skipping (s,q) (1.65, 6.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1838992Z Skipping (s,q) (1.66, 6.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1839142Z Skipping (s,q) (1.67, 6.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1839377Z Skipping (s,q) (1.68, 6.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1839526Z Skipping (s,q) (1.69, 6.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1839744Z Skipping (s,q) (1.7, 6.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1839905Z Skipping (s,q) (1.71, 6.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1840056Z Skipping (s,q) (1.72, 6.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1840208Z Skipping (s,q) (1.73, 6.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1840357Z Skipping (s,q) (1.74, 6.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1840506Z Skipping (s,q) (1.75, 6.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1840663Z Skipping (s,q) (1.76, 6.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1840812Z Skipping (s,q) (1.77, 6.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1840960Z Skipping (s,q) (1.78, 6.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1841117Z Skipping (s,q) (1.79, 6.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1841266Z Skipping (s,q) (1.8, 6.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1841420Z Skipping (s,q) (1.81, 6.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1841575Z Skipping (s,q) (1.82, 6.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1841726Z Skipping (s,q) (1.83, 6.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1841878Z Skipping (s,q) (1.84, 6.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1842028Z Skipping (s,q) (1.85, 6.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1842178Z Skipping (s,q) (1.86, 6.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1842330Z Skipping (s,q) (1.87, 6.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1842483Z Skipping (s,q) (1.88, 6.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1842635Z Skipping (s,q) (1.89, 6.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1842799Z Skipping (s,q) (1.9, 6.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1842950Z Skipping (s,q) (1.91, 6.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1843110Z Skipping (s,q) (1.92, 6.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1843260Z Skipping (s,q) (1.93, 6.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1843408Z Skipping (s,q) (1.94, 6.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1843560Z Skipping (s,q) (1.95, 6.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1843709Z Skipping (s,q) (1.96, 6.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1843861Z Skipping (s,q) (1.97, 6.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1844012Z Skipping (s,q) (1.98, 6.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1844165Z Skipping (s,q) (1.99, 6.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1844316Z Skipping (s,q) (1.47, 6.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1844473Z Skipping (s,q) (1.48, 6.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1844623Z Skipping (s,q) (1.49, 6.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1844786Z Skipping (s,q) (1.5, 6.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1844960Z Skipping (s,q) (1.51, 6.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1845124Z Skipping (s,q) (1.52, 6.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1845274Z Skipping (s,q) (1.53, 6.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1845427Z Skipping (s,q) (1.54, 6.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1845576Z Skipping (s,q) (1.55, 6.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1845727Z Skipping (s,q) (1.56, 6.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1845874Z Skipping (s,q) (1.57, 6.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1846022Z Skipping (s,q) (1.58, 6.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1846258Z Skipping (s,q) (1.59, 6.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1846406Z Skipping (s,q) (1.6, 6.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1846554Z Skipping (s,q) (1.61, 6.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1846784Z Skipping (s,q) (1.62, 6.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1846936Z Skipping (s,q) (1.63, 6.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1847089Z Skipping (s,q) (1.64, 6.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1847236Z Skipping (s,q) (1.65, 6.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1847384Z Skipping (s,q) (1.66, 6.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1847535Z Skipping (s,q) (1.67, 6.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1847683Z Skipping (s,q) (1.68, 6.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1847833Z Skipping (s,q) (1.69, 6.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1847984Z Skipping (s,q) (1.7, 6.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1848137Z Skipping (s,q) (1.71, 6.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1848286Z Skipping (s,q) (1.72, 6.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1848442Z Skipping (s,q) (1.73, 6.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1848590Z Skipping (s,q) (1.74, 6.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1848742Z Skipping (s,q) (1.75, 6.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1848893Z Skipping (s,q) (1.76, 6.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1849041Z Skipping (s,q) (1.77, 6.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1849191Z Skipping (s,q) (1.78, 6.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1849341Z Skipping (s,q) (1.79, 6.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1849488Z Skipping (s,q) (1.8, 6.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1849639Z Skipping (s,q) (1.81, 6.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1849793Z Skipping (s,q) (1.82, 6.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1849943Z Skipping (s,q) (1.83, 6.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1850097Z Skipping (s,q) (1.84, 6.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1850246Z Skipping (s,q) (1.85, 6.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1850396Z Skipping (s,q) (1.86, 6.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1850545Z Skipping (s,q) (1.87, 6.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1850693Z Skipping (s,q) (1.88, 6.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1850849Z Skipping (s,q) (1.89, 6.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1850997Z Skipping (s,q) (1.9, 6.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1851145Z Skipping (s,q) (1.91, 6.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1851298Z Skipping (s,q) (1.92, 6.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1851452Z Skipping (s,q) (1.93, 6.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1851606Z Skipping (s,q) (1.94, 6.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1851759Z Skipping (s,q) (1.95, 6.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1851907Z Skipping (s,q) (1.96, 6.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1852059Z Skipping (s,q) (1.97, 6.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1852209Z Skipping (s,q) (1.98, 6.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1852359Z Skipping (s,q) (1.99, 6.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1852514Z Skipping (s,q) (1.48, 6.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1852667Z Skipping (s,q) (1.49, 6.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1852824Z Skipping (s,q) (1.5, 6.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1852976Z Skipping (s,q) (1.51, 6.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1853232Z Skipping (s,q) (1.52, 6.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1853384Z Skipping (s,q) (1.53, 6.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1853534Z Skipping (s,q) (1.54, 6.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1853754Z Skipping (s,q) (1.55, 6.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1853908Z Skipping (s,q) (1.56, 6.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1854058Z Skipping (s,q) (1.57, 6.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1854210Z Skipping (s,q) (1.58, 6.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1854359Z Skipping (s,q) (1.59, 6.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1854508Z Skipping (s,q) (1.6, 6.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1854685Z Skipping (s,q) (1.61, 6.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1854858Z Skipping (s,q) (1.62, 6.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1855011Z Skipping (s,q) (1.63, 6.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1855171Z Skipping (s,q) (1.64, 6.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1855323Z Skipping (s,q) (1.65, 6.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1855482Z Skipping (s,q) (1.66, 6.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1855632Z Skipping (s,q) (1.67, 6.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1855781Z Skipping (s,q) (1.68, 6.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1855931Z Skipping (s,q) (1.69, 6.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1856082Z Skipping (s,q) (1.7, 6.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1856233Z Skipping (s,q) (1.71, 6.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1856433Z Skipping (s,q) (1.72, 6.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1856582Z Skipping (s,q) (1.73, 6.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1856737Z Skipping (s,q) (1.74, 6.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1856891Z Skipping (s,q) (1.75, 6.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1857041Z Skipping (s,q) (1.76, 6.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1857197Z Skipping (s,q) (1.77, 6.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1857346Z Skipping (s,q) (1.78, 6.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1857494Z Skipping (s,q) (1.79, 6.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1857650Z Skipping (s,q) (1.8, 6.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1857799Z Skipping (s,q) (1.81, 6.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1857951Z Skipping (s,q) (1.82, 6.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1858103Z Skipping (s,q) (1.83, 6.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1858255Z Skipping (s,q) (1.84, 6.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1858407Z Skipping (s,q) (1.85, 6.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1858560Z Skipping (s,q) (1.86, 6.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1858709Z Skipping (s,q) (1.87, 6.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1858868Z Skipping (s,q) (1.88, 6.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1859018Z Skipping (s,q) (1.89, 6.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1859167Z Skipping (s,q) (1.9, 6.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1859494Z Skipping (s,q) (1.91, 6.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1859647Z Skipping (s,q) (1.92, 6.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1859798Z Skipping (s,q) (1.93, 6.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1859948Z Skipping (s,q) (1.94, 6.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1860100Z Skipping (s,q) (1.95, 6.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1860253Z Skipping (s,q) (1.96, 6.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1860546Z Skipping (s,q) (1.97, 6.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1860697Z Skipping (s,q) (1.98, 6.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1861001Z Skipping (s,q) (1.99, 6.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1861146Z Skipping (s,q) (1.5, 7): inconsistent with heavy hitters! 2025-05-07T20:52:35.1861297Z Skipping (s,q) (1.51, 7): inconsistent with heavy hitters! 2025-05-07T20:52:35.1861443Z Skipping (s,q) (1.52, 7): inconsistent with heavy hitters! 2025-05-07T20:52:35.1861588Z Skipping (s,q) (1.53, 7): inconsistent with heavy hitters! 2025-05-07T20:52:35.1861736Z Skipping (s,q) (1.54, 7): inconsistent with heavy hitters! 2025-05-07T20:52:35.1861880Z Skipping (s,q) (1.55, 7): inconsistent with heavy hitters! 2025-05-07T20:52:35.1862024Z Skipping (s,q) (1.56, 7): inconsistent with heavy hitters! 2025-05-07T20:52:35.1862172Z Skipping (s,q) (1.57, 7): inconsistent with heavy hitters! 2025-05-07T20:52:35.1862320Z Skipping (s,q) (1.58, 7): inconsistent with heavy hitters! 2025-05-07T20:52:35.1862467Z Skipping (s,q) (1.59, 7): inconsistent with heavy hitters! 2025-05-07T20:52:35.1862611Z Skipping (s,q) (1.6, 7): inconsistent with heavy hitters! 2025-05-07T20:52:35.1862760Z Skipping (s,q) (1.61, 7): inconsistent with heavy hitters! 2025-05-07T20:52:35.1862908Z Skipping (s,q) (1.62, 7): inconsistent with heavy hitters! 2025-05-07T20:52:35.1863051Z Skipping (s,q) (1.63, 7): inconsistent with heavy hitters! 2025-05-07T20:52:35.1863194Z Skipping (s,q) (1.64, 7): inconsistent with heavy hitters! 2025-05-07T20:52:35.1863342Z Skipping (s,q) (1.65, 7): inconsistent with heavy hitters! 2025-05-07T20:52:35.1863488Z Skipping (s,q) (1.66, 7): inconsistent with heavy hitters! 2025-05-07T20:52:35.1863638Z Skipping (s,q) (1.67, 7): inconsistent with heavy hitters! 2025-05-07T20:52:35.1863783Z Skipping (s,q) (1.68, 7): inconsistent with heavy hitters! 2025-05-07T20:52:35.1863926Z Skipping (s,q) (1.69, 7): inconsistent with heavy hitters! 2025-05-07T20:52:35.1864080Z Skipping (s,q) (1.7, 7): inconsistent with heavy hitters! 2025-05-07T20:52:35.1864224Z Skipping (s,q) (1.71, 7): inconsistent with heavy hitters! 2025-05-07T20:52:35.1864372Z Skipping (s,q) (1.72, 7): inconsistent with heavy hitters! 2025-05-07T20:52:35.1864521Z Skipping (s,q) (1.73, 7): inconsistent with heavy hitters! 2025-05-07T20:52:35.1864665Z Skipping (s,q) (1.74, 7): inconsistent with heavy hitters! 2025-05-07T20:52:35.1864808Z Skipping (s,q) (1.75, 7): inconsistent with heavy hitters! 2025-05-07T20:52:35.1864958Z Skipping (s,q) (1.76, 7): inconsistent with heavy hitters! 2025-05-07T20:52:35.1865101Z Skipping (s,q) (1.77, 7): inconsistent with heavy hitters! 2025-05-07T20:52:35.1865249Z Skipping (s,q) (1.78, 7): inconsistent with heavy hitters! 2025-05-07T20:52:35.1865394Z Skipping (s,q) (1.79, 7): inconsistent with heavy hitters! 2025-05-07T20:52:35.1865537Z Skipping (s,q) (1.8, 7): inconsistent with heavy hitters! 2025-05-07T20:52:35.1865688Z Skipping (s,q) (1.81, 7): inconsistent with heavy hitters! 2025-05-07T20:52:35.1865832Z Skipping (s,q) (1.82, 7): inconsistent with heavy hitters! 2025-05-07T20:52:35.1865976Z Skipping (s,q) (1.83, 7): inconsistent with heavy hitters! 2025-05-07T20:52:35.1866132Z Skipping (s,q) (1.84, 7): inconsistent with heavy hitters! 2025-05-07T20:52:35.1866276Z Skipping (s,q) (1.85, 7): inconsistent with heavy hitters! 2025-05-07T20:52:35.1866421Z Skipping (s,q) (1.86, 7): inconsistent with heavy hitters! 2025-05-07T20:52:35.1866565Z Skipping (s,q) (1.87, 7): inconsistent with heavy hitters! 2025-05-07T20:52:35.1866708Z Skipping (s,q) (1.88, 7): inconsistent with heavy hitters! 2025-05-07T20:52:35.1866858Z Skipping (s,q) (1.89, 7): inconsistent with heavy hitters! 2025-05-07T20:52:35.1867001Z Skipping (s,q) (1.9, 7): inconsistent with heavy hitters! 2025-05-07T20:52:35.1867145Z Skipping (s,q) (1.91, 7): inconsistent with heavy hitters! 2025-05-07T20:52:35.1867292Z Skipping (s,q) (1.92, 7): inconsistent with heavy hitters! 2025-05-07T20:52:35.1867518Z Skipping (s,q) (1.93, 7): inconsistent with heavy hitters! 2025-05-07T20:52:35.1867667Z Skipping (s,q) (1.94, 7): inconsistent with heavy hitters! 2025-05-07T20:52:35.1867881Z Skipping (s,q) (1.95, 7): inconsistent with heavy hitters! 2025-05-07T20:52:35.1868027Z Skipping (s,q) (1.96, 7): inconsistent with heavy hitters! 2025-05-07T20:52:35.1868173Z Skipping (s,q) (1.97, 7): inconsistent with heavy hitters! 2025-05-07T20:52:35.1868318Z Skipping (s,q) (1.98, 7): inconsistent with heavy hitters! 2025-05-07T20:52:35.1868461Z Skipping (s,q) (1.99, 7): inconsistent with heavy hitters! 2025-05-07T20:52:35.1868616Z Skipping (s,q) (1.51, 7.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1868767Z Skipping (s,q) (1.52, 7.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1868916Z Skipping (s,q) (1.53, 7.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1869069Z Skipping (s,q) (1.54, 7.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1869223Z Skipping (s,q) (1.55, 7.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1869376Z Skipping (s,q) (1.56, 7.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1869529Z Skipping (s,q) (1.57, 7.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1869677Z Skipping (s,q) (1.58, 7.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1869829Z Skipping (s,q) (1.59, 7.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1869979Z Skipping (s,q) (1.6, 7.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1870128Z Skipping (s,q) (1.61, 7.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1870280Z Skipping (s,q) (1.62, 7.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1870430Z Skipping (s,q) (1.63, 7.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1870586Z Skipping (s,q) (1.64, 7.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1870734Z Skipping (s,q) (1.65, 7.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1870883Z Skipping (s,q) (1.66, 7.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1871040Z Skipping (s,q) (1.67, 7.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1871188Z Skipping (s,q) (1.68, 7.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1871341Z Skipping (s,q) (1.69, 7.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1871497Z Skipping (s,q) (1.7, 7.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1871646Z Skipping (s,q) (1.71, 7.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1871800Z Skipping (s,q) (1.72, 7.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1871949Z Skipping (s,q) (1.73, 7.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1872098Z Skipping (s,q) (1.74, 7.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1872250Z Skipping (s,q) (1.75, 7.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1872401Z Skipping (s,q) (1.76, 7.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1872551Z Skipping (s,q) (1.77, 7.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1872707Z Skipping (s,q) (1.78, 7.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1872856Z Skipping (s,q) (1.79, 7.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1873011Z Skipping (s,q) (1.8, 7.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1873161Z Skipping (s,q) (1.81, 7.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1873310Z Skipping (s,q) (1.82, 7.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1873461Z Skipping (s,q) (1.83, 7.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1873613Z Skipping (s,q) (1.84, 7.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1873762Z Skipping (s,q) (1.85, 7.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1873915Z Skipping (s,q) (1.86, 7.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1874065Z Skipping (s,q) (1.87, 7.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1874216Z Skipping (s,q) (1.88, 7.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1874449Z Skipping (s,q) (1.89, 7.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1874599Z Skipping (s,q) (1.9, 7.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1874845Z Skipping (s,q) (1.91, 7.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1874997Z Skipping (s,q) (1.92, 7.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1875146Z Skipping (s,q) (1.93, 7.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1875300Z Skipping (s,q) (1.94, 7.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1875450Z Skipping (s,q) (1.95, 7.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1875605Z Skipping (s,q) (1.96, 7.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1875754Z Skipping (s,q) (1.97, 7.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1875902Z Skipping (s,q) (1.98, 7.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1876055Z Skipping (s,q) (1.99, 7.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1876212Z Skipping (s,q) (1.52, 7.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1876362Z Skipping (s,q) (1.53, 7.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1876517Z Skipping (s,q) (1.54, 7.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1876666Z Skipping (s,q) (1.55, 7.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1876815Z Skipping (s,q) (1.56, 7.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1876966Z Skipping (s,q) (1.57, 7.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1877113Z Skipping (s,q) (1.58, 7.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1877265Z Skipping (s,q) (1.59, 7.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1877413Z Skipping (s,q) (1.6, 7.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1877563Z Skipping (s,q) (1.61, 7.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1877713Z Skipping (s,q) (1.62, 7.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1877866Z Skipping (s,q) (1.63, 7.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1878013Z Skipping (s,q) (1.64, 7.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1878169Z Skipping (s,q) (1.65, 7.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1878319Z Skipping (s,q) (1.66, 7.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1878471Z Skipping (s,q) (1.67, 7.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1878619Z Skipping (s,q) (1.68, 7.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1878766Z Skipping (s,q) (1.69, 7.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1878919Z Skipping (s,q) (1.7, 7.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1879070Z Skipping (s,q) (1.71, 7.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1879218Z Skipping (s,q) (1.72, 7.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1879368Z Skipping (s,q) (1.73, 7.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1879522Z Skipping (s,q) (1.74, 7.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1879674Z Skipping (s,q) (1.75, 7.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1879823Z Skipping (s,q) (1.76, 7.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1879977Z Skipping (s,q) (1.77, 7.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1880126Z Skipping (s,q) (1.78, 7.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1880272Z Skipping (s,q) (1.79, 7.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1880420Z Skipping (s,q) (1.8, 7.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1880573Z Skipping (s,q) (1.81, 7.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1880721Z Skipping (s,q) (1.82, 7.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1880872Z Skipping (s,q) (1.83, 7.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1881020Z Skipping (s,q) (1.84, 7.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1881169Z Skipping (s,q) (1.85, 7.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1881399Z Skipping (s,q) (1.86, 7.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1881546Z Skipping (s,q) (1.87, 7.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1881762Z Skipping (s,q) (1.88, 7.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1881914Z Skipping (s,q) (1.89, 7.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1882061Z Skipping (s,q) (1.9, 7.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1882210Z Skipping (s,q) (1.91, 7.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1882360Z Skipping (s,q) (1.92, 7.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1882509Z Skipping (s,q) (1.93, 7.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1882663Z Skipping (s,q) (1.94, 7.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1882810Z Skipping (s,q) (1.95, 7.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1882958Z Skipping (s,q) (1.96, 7.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1883113Z Skipping (s,q) (1.97, 7.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1883260Z Skipping (s,q) (1.98, 7.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1883415Z Skipping (s,q) (1.99, 7.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1883567Z Skipping (s,q) (1.53, 7.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1883717Z Skipping (s,q) (1.54, 7.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1883872Z Skipping (s,q) (1.55, 7.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1884022Z Skipping (s,q) (1.56, 7.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1884170Z Skipping (s,q) (1.57, 7.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1884323Z Skipping (s,q) (1.58, 7.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1884472Z Skipping (s,q) (1.59, 7.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1884621Z Skipping (s,q) (1.6, 7.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1884795Z Skipping (s,q) (1.61, 7.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1884966Z Skipping (s,q) (1.62, 7.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1885136Z Skipping (s,q) (1.63, 7.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1885284Z Skipping (s,q) (1.64, 7.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1885434Z Skipping (s,q) (1.65, 7.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1885589Z Skipping (s,q) (1.66, 7.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1885739Z Skipping (s,q) (1.67, 7.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1885887Z Skipping (s,q) (1.68, 7.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1886038Z Skipping (s,q) (1.69, 7.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1886188Z Skipping (s,q) (1.7, 7.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1886341Z Skipping (s,q) (1.71, 7.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1886495Z Skipping (s,q) (1.72, 7.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1886644Z Skipping (s,q) (1.73, 7.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1886800Z Skipping (s,q) (1.74, 7.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1886950Z Skipping (s,q) (1.75, 7.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1887099Z Skipping (s,q) (1.76, 7.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1887254Z Skipping (s,q) (1.77, 7.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1887404Z Skipping (s,q) (1.78, 7.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1887555Z Skipping (s,q) (1.79, 7.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1887704Z Skipping (s,q) (1.8, 7.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1887853Z Skipping (s,q) (1.81, 7.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1888005Z Skipping (s,q) (1.82, 7.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1888234Z Skipping (s,q) (1.83, 7.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1888383Z Skipping (s,q) (1.84, 7.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1888535Z Skipping (s,q) (1.85, 7.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1889167Z Skipping (s,q) (1.86, 7.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1889324Z Skipping (s,q) (1.87, 7.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1889475Z Skipping (s,q) (1.88, 7.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1889625Z Skipping (s,q) (1.89, 7.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1889777Z Skipping (s,q) (1.9, 7.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1889927Z Skipping (s,q) (1.91, 7.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1890077Z Skipping (s,q) (1.92, 7.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1890229Z Skipping (s,q) (1.93, 7.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1890379Z Skipping (s,q) (1.94, 7.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1890538Z Skipping (s,q) (1.95, 7.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1890688Z Skipping (s,q) (1.96, 7.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1890843Z Skipping (s,q) (1.97, 7.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1890996Z Skipping (s,q) (1.98, 7.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1891146Z Skipping (s,q) (1.99, 7.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1891294Z Skipping (s,q) (1.55, 8): inconsistent with heavy hitters! 2025-05-07T20:52:35.1891441Z Skipping (s,q) (1.56, 8): inconsistent with heavy hitters! 2025-05-07T20:52:35.1891588Z Skipping (s,q) (1.57, 8): inconsistent with heavy hitters! 2025-05-07T20:52:35.1891737Z Skipping (s,q) (1.58, 8): inconsistent with heavy hitters! 2025-05-07T20:52:35.1891881Z Skipping (s,q) (1.59, 8): inconsistent with heavy hitters! 2025-05-07T20:52:35.1892028Z Skipping (s,q) (1.6, 8): inconsistent with heavy hitters! 2025-05-07T20:52:35.1892179Z Skipping (s,q) (1.61, 8): inconsistent with heavy hitters! 2025-05-07T20:52:35.1892324Z Skipping (s,q) (1.62, 8): inconsistent with heavy hitters! 2025-05-07T20:52:35.1892475Z Skipping (s,q) (1.63, 8): inconsistent with heavy hitters! 2025-05-07T20:52:35.1892627Z Skipping (s,q) (1.64, 8): inconsistent with heavy hitters! 2025-05-07T20:52:35.1892771Z Skipping (s,q) (1.65, 8): inconsistent with heavy hitters! 2025-05-07T20:52:35.1892918Z Skipping (s,q) (1.66, 8): inconsistent with heavy hitters! 2025-05-07T20:52:35.1893067Z Skipping (s,q) (1.67, 8): inconsistent with heavy hitters! 2025-05-07T20:52:35.1893211Z Skipping (s,q) (1.68, 8): inconsistent with heavy hitters! 2025-05-07T20:52:35.1893364Z Skipping (s,q) (1.69, 8): inconsistent with heavy hitters! 2025-05-07T20:52:35.1893508Z Skipping (s,q) (1.7, 8): inconsistent with heavy hitters! 2025-05-07T20:52:35.1893652Z Skipping (s,q) (1.71, 8): inconsistent with heavy hitters! 2025-05-07T20:52:35.1893804Z Skipping (s,q) (1.72, 8): inconsistent with heavy hitters! 2025-05-07T20:52:35.1893949Z Skipping (s,q) (1.73, 8): inconsistent with heavy hitters! 2025-05-07T20:52:35.1894092Z Skipping (s,q) (1.74, 8): inconsistent with heavy hitters! 2025-05-07T20:52:35.1894249Z Skipping (s,q) (1.75, 8): inconsistent with heavy hitters! 2025-05-07T20:52:35.1894396Z Skipping (s,q) (1.76, 8): inconsistent with heavy hitters! 2025-05-07T20:52:35.1894549Z Skipping (s,q) (1.77, 8): inconsistent with heavy hitters! 2025-05-07T20:52:35.1894720Z Skipping (s,q) (1.78, 8): inconsistent with heavy hitters! 2025-05-07T20:52:35.1894891Z Skipping (s,q) (1.79, 8): inconsistent with heavy hitters! 2025-05-07T20:52:35.1895036Z Skipping (s,q) (1.8, 8): inconsistent with heavy hitters! 2025-05-07T20:52:35.1895180Z Skipping (s,q) (1.81, 8): inconsistent with heavy hitters! 2025-05-07T20:52:35.1895324Z Skipping (s,q) (1.82, 8): inconsistent with heavy hitters! 2025-05-07T20:52:35.1895476Z Skipping (s,q) (1.83, 8): inconsistent with heavy hitters! 2025-05-07T20:52:35.1895703Z Skipping (s,q) (1.84, 8): inconsistent with heavy hitters! 2025-05-07T20:52:35.1895850Z Skipping (s,q) (1.85, 8): inconsistent with heavy hitters! 2025-05-07T20:52:35.1896064Z Skipping (s,q) (1.86, 8): inconsistent with heavy hitters! 2025-05-07T20:52:35.1896212Z Skipping (s,q) (1.87, 8): inconsistent with heavy hitters! 2025-05-07T20:52:35.1896402Z Skipping (s,q) (1.88, 8): inconsistent with heavy hitters! 2025-05-07T20:52:35.1896547Z Skipping (s,q) (1.89, 8): inconsistent with heavy hitters! 2025-05-07T20:52:35.1896689Z Skipping (s,q) (1.9, 8): inconsistent with heavy hitters! 2025-05-07T20:52:35.1896836Z Skipping (s,q) (1.91, 8): inconsistent with heavy hitters! 2025-05-07T20:52:35.1896981Z Skipping (s,q) (1.92, 8): inconsistent with heavy hitters! 2025-05-07T20:52:35.1897126Z Skipping (s,q) (1.93, 8): inconsistent with heavy hitters! 2025-05-07T20:52:35.1897275Z Skipping (s,q) (1.94, 8): inconsistent with heavy hitters! 2025-05-07T20:52:35.1897425Z Skipping (s,q) (1.95, 8): inconsistent with heavy hitters! 2025-05-07T20:52:35.1897570Z Skipping (s,q) (1.96, 8): inconsistent with heavy hitters! 2025-05-07T20:52:35.1897714Z Skipping (s,q) (1.97, 8): inconsistent with heavy hitters! 2025-05-07T20:52:35.1897863Z Skipping (s,q) (1.98, 8): inconsistent with heavy hitters! 2025-05-07T20:52:35.1898011Z Skipping (s,q) (1.99, 8): inconsistent with heavy hitters! 2025-05-07T20:52:35.1898163Z Skipping (s,q) (1.56, 8.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1898314Z Skipping (s,q) (1.57, 8.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1898472Z Skipping (s,q) (1.58, 8.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1898623Z Skipping (s,q) (1.59, 8.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1898780Z Skipping (s,q) (1.6, 8.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1898931Z Skipping (s,q) (1.61, 8.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1899083Z Skipping (s,q) (1.62, 8.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1899244Z Skipping (s,q) (1.63, 8.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1899395Z Skipping (s,q) (1.64, 8.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1899553Z Skipping (s,q) (1.65, 8.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1899707Z Skipping (s,q) (1.66, 8.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1899857Z Skipping (s,q) (1.67, 8.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1900013Z Skipping (s,q) (1.68, 8.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1900164Z Skipping (s,q) (1.69, 8.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1900314Z Skipping (s,q) (1.7, 8.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1900468Z Skipping (s,q) (1.71, 8.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1900621Z Skipping (s,q) (1.72, 8.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1900771Z Skipping (s,q) (1.73, 8.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1900926Z Skipping (s,q) (1.74, 8.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1901076Z Skipping (s,q) (1.75, 8.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1901234Z Skipping (s,q) (1.76, 8.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1901385Z Skipping (s,q) (1.77, 8.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1901536Z Skipping (s,q) (1.78, 8.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1901693Z Skipping (s,q) (1.79, 8.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1901848Z Skipping (s,q) (1.8, 8.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1902000Z Skipping (s,q) (1.81, 8.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1902157Z Skipping (s,q) (1.82, 8.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1902307Z Skipping (s,q) (1.83, 8.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1902461Z Skipping (s,q) (1.84, 8.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1902694Z Skipping (s,q) (1.85, 8.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1902845Z Skipping (s,q) (1.86, 8.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1903091Z Skipping (s,q) (1.87, 8.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1903244Z Skipping (s,q) (1.88, 8.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1903394Z Skipping (s,q) (1.89, 8.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1903549Z Skipping (s,q) (1.9, 8.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1903701Z Skipping (s,q) (1.91, 8.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1903859Z Skipping (s,q) (1.92, 8.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1904009Z Skipping (s,q) (1.93, 8.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1904159Z Skipping (s,q) (1.94, 8.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1904312Z Skipping (s,q) (1.95, 8.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1904467Z Skipping (s,q) (1.96, 8.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1904621Z Skipping (s,q) (1.97, 8.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1904783Z Skipping (s,q) (1.98, 8.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1904934Z Skipping (s,q) (1.99, 8.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1905084Z Skipping (s,q) (1.57, 8.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1905240Z Skipping (s,q) (1.58, 8.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1905390Z Skipping (s,q) (1.59, 8.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1905549Z Skipping (s,q) (1.6, 8.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1905698Z Skipping (s,q) (1.61, 8.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1905847Z Skipping (s,q) (1.62, 8.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1905999Z Skipping (s,q) (1.63, 8.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1906153Z Skipping (s,q) (1.64, 8.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1906302Z Skipping (s,q) (1.65, 8.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1906456Z Skipping (s,q) (1.66, 8.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1906617Z Skipping (s,q) (1.67, 8.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1906768Z Skipping (s,q) (1.68, 8.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1906919Z Skipping (s,q) (1.69, 8.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1907070Z Skipping (s,q) (1.7, 8.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1907222Z Skipping (s,q) (1.71, 8.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1907370Z Skipping (s,q) (1.72, 8.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1907520Z Skipping (s,q) (1.73, 8.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1907671Z Skipping (s,q) (1.74, 8.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1907820Z Skipping (s,q) (1.75, 8.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1907978Z Skipping (s,q) (1.76, 8.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1908129Z Skipping (s,q) (1.77, 8.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1908282Z Skipping (s,q) (1.78, 8.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1908432Z Skipping (s,q) (1.79, 8.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1908580Z Skipping (s,q) (1.8, 8.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1908731Z Skipping (s,q) (1.81, 8.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1908883Z Skipping (s,q) (1.82, 8.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1909035Z Skipping (s,q) (1.83, 8.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1909188Z Skipping (s,q) (1.84, 8.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1909338Z Skipping (s,q) (1.85, 8.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1909487Z Skipping (s,q) (1.86, 8.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1909724Z Skipping (s,q) (1.87, 8.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1909876Z Skipping (s,q) (1.88, 8.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1910096Z Skipping (s,q) (1.89, 8.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1910251Z Skipping (s,q) (1.9, 8.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1910402Z Skipping (s,q) (1.91, 8.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1910555Z Skipping (s,q) (1.92, 8.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1910704Z Skipping (s,q) (1.93, 8.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1910853Z Skipping (s,q) (1.94, 8.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1911003Z Skipping (s,q) (1.95, 8.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1911152Z Skipping (s,q) (1.96, 8.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1911301Z Skipping (s,q) (1.97, 8.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1911461Z Skipping (s,q) (1.98, 8.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1911610Z Skipping (s,q) (1.99, 8.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1911774Z Skipping (s,q) (1.58, 8.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1911927Z Skipping (s,q) (1.59, 8.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1912077Z Skipping (s,q) (1.6, 8.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1912232Z Skipping (s,q) (1.61, 8.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1912382Z Skipping (s,q) (1.62, 8.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1912534Z Skipping (s,q) (1.63, 8.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1912688Z Skipping (s,q) (1.64, 8.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1912839Z Skipping (s,q) (1.65, 8.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1912989Z Skipping (s,q) (1.66, 8.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1913147Z Skipping (s,q) (1.67, 8.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1913299Z Skipping (s,q) (1.68, 8.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1913456Z Skipping (s,q) (1.69, 8.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1913607Z Skipping (s,q) (1.7, 8.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1913757Z Skipping (s,q) (1.71, 8.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1913910Z Skipping (s,q) (1.72, 8.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1914059Z Skipping (s,q) (1.73, 8.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1914209Z Skipping (s,q) (1.74, 8.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1914366Z Skipping (s,q) (1.75, 8.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1914515Z Skipping (s,q) (1.76, 8.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1914693Z Skipping (s,q) (1.77, 8.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1914865Z Skipping (s,q) (1.78, 8.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1915024Z Skipping (s,q) (1.79, 8.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1915211Z Skipping (s,q) (1.8, 8.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1915400Z Skipping (s,q) (1.81, 8.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1921278Z Skipping (s,q) (1.82, 8.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1921465Z Skipping (s,q) (1.83, 8.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1921624Z Skipping (s,q) (1.84, 8.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1921778Z Skipping (s,q) (1.85, 8.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1921929Z Skipping (s,q) (1.86, 8.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1922084Z Skipping (s,q) (1.87, 8.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1922234Z Skipping (s,q) (1.88, 8.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1922391Z Skipping (s,q) (1.89, 8.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1922654Z Skipping (s,q) (1.9, 8.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1922805Z Skipping (s,q) (1.91, 8.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1923030Z Skipping (s,q) (1.92, 8.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1923182Z Skipping (s,q) (1.93, 8.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1923335Z Skipping (s,q) (1.94, 8.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1923488Z Skipping (s,q) (1.95, 8.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1923644Z Skipping (s,q) (1.96, 8.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1923797Z Skipping (s,q) (1.97, 8.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1923950Z Skipping (s,q) (1.98, 8.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1924102Z Skipping (s,q) (1.99, 8.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1924253Z Skipping (s,q) (1.59, 9): inconsistent with heavy hitters! 2025-05-07T20:52:35.1924403Z Skipping (s,q) (1.6, 9): inconsistent with heavy hitters! 2025-05-07T20:52:35.1924550Z Skipping (s,q) (1.61, 9): inconsistent with heavy hitters! 2025-05-07T20:52:35.1924702Z Skipping (s,q) (1.62, 9): inconsistent with heavy hitters! 2025-05-07T20:52:35.1924850Z Skipping (s,q) (1.63, 9): inconsistent with heavy hitters! 2025-05-07T20:52:35.1924998Z Skipping (s,q) (1.64, 9): inconsistent with heavy hitters! 2025-05-07T20:52:35.1925145Z Skipping (s,q) (1.65, 9): inconsistent with heavy hitters! 2025-05-07T20:52:35.1925289Z Skipping (s,q) (1.66, 9): inconsistent with heavy hitters! 2025-05-07T20:52:35.1925436Z Skipping (s,q) (1.67, 9): inconsistent with heavy hitters! 2025-05-07T20:52:35.1925580Z Skipping (s,q) (1.68, 9): inconsistent with heavy hitters! 2025-05-07T20:52:35.1925724Z Skipping (s,q) (1.69, 9): inconsistent with heavy hitters! 2025-05-07T20:52:35.1925871Z Skipping (s,q) (1.7, 9): inconsistent with heavy hitters! 2025-05-07T20:52:35.1926021Z Skipping (s,q) (1.71, 9): inconsistent with heavy hitters! 2025-05-07T20:52:35.1926165Z Skipping (s,q) (1.72, 9): inconsistent with heavy hitters! 2025-05-07T20:52:35.1926318Z Skipping (s,q) (1.73, 9): inconsistent with heavy hitters! 2025-05-07T20:52:35.1926469Z Skipping (s,q) (1.74, 9): inconsistent with heavy hitters! 2025-05-07T20:52:35.1926618Z Skipping (s,q) (1.75, 9): inconsistent with heavy hitters! 2025-05-07T20:52:35.1926766Z Skipping (s,q) (1.76, 9): inconsistent with heavy hitters! 2025-05-07T20:52:35.1926911Z Skipping (s,q) (1.77, 9): inconsistent with heavy hitters! 2025-05-07T20:52:35.1927058Z Skipping (s,q) (1.78, 9): inconsistent with heavy hitters! 2025-05-07T20:52:35.1927202Z Skipping (s,q) (1.79, 9): inconsistent with heavy hitters! 2025-05-07T20:52:35.1927346Z Skipping (s,q) (1.8, 9): inconsistent with heavy hitters! 2025-05-07T20:52:35.1927499Z Skipping (s,q) (1.81, 9): inconsistent with heavy hitters! 2025-05-07T20:52:35.1927643Z Skipping (s,q) (1.82, 9): inconsistent with heavy hitters! 2025-05-07T20:52:35.1927794Z Skipping (s,q) (1.83, 9): inconsistent with heavy hitters! 2025-05-07T20:52:35.1927939Z Skipping (s,q) (1.84, 9): inconsistent with heavy hitters! 2025-05-07T20:52:35.1928088Z Skipping (s,q) (1.85, 9): inconsistent with heavy hitters! 2025-05-07T20:52:35.1928240Z Skipping (s,q) (1.86, 9): inconsistent with heavy hitters! 2025-05-07T20:52:35.1928385Z Skipping (s,q) (1.87, 9): inconsistent with heavy hitters! 2025-05-07T20:52:35.1928529Z Skipping (s,q) (1.88, 9): inconsistent with heavy hitters! 2025-05-07T20:52:35.1928679Z Skipping (s,q) (1.89, 9): inconsistent with heavy hitters! 2025-05-07T20:52:35.1928824Z Skipping (s,q) (1.9, 9): inconsistent with heavy hitters! 2025-05-07T20:52:35.1928970Z Skipping (s,q) (1.91, 9): inconsistent with heavy hitters! 2025-05-07T20:52:35.1929118Z Skipping (s,q) (1.92, 9): inconsistent with heavy hitters! 2025-05-07T20:52:35.1929262Z Skipping (s,q) (1.93, 9): inconsistent with heavy hitters! 2025-05-07T20:52:35.1929518Z Skipping (s,q) (1.94, 9): inconsistent with heavy hitters! 2025-05-07T20:52:35.1929664Z Skipping (s,q) (1.95, 9): inconsistent with heavy hitters! 2025-05-07T20:52:35.1929808Z Skipping (s,q) (1.96, 9): inconsistent with heavy hitters! 2025-05-07T20:52:35.1930030Z Skipping (s,q) (1.97, 9): inconsistent with heavy hitters! 2025-05-07T20:52:35.1930180Z Skipping (s,q) (1.98, 9): inconsistent with heavy hitters! 2025-05-07T20:52:35.1930325Z Skipping (s,q) (1.99, 9): inconsistent with heavy hitters! 2025-05-07T20:52:35.1930479Z Skipping (s,q) (1.61, 9.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1930630Z Skipping (s,q) (1.62, 9.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1930784Z Skipping (s,q) (1.63, 9.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1930935Z Skipping (s,q) (1.64, 9.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1931085Z Skipping (s,q) (1.65, 9.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1931236Z Skipping (s,q) (1.66, 9.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1931391Z Skipping (s,q) (1.67, 9.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1931540Z Skipping (s,q) (1.68, 9.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1931697Z Skipping (s,q) (1.69, 9.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1931848Z Skipping (s,q) (1.7, 9.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1932002Z Skipping (s,q) (1.71, 9.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1932152Z Skipping (s,q) (1.72, 9.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1932301Z Skipping (s,q) (1.73, 9.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1932453Z Skipping (s,q) (1.74, 9.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1932601Z Skipping (s,q) (1.75, 9.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1932750Z Skipping (s,q) (1.76, 9.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1932902Z Skipping (s,q) (1.77, 9.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1933056Z Skipping (s,q) (1.78, 9.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1933208Z Skipping (s,q) (1.79, 9.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1933363Z Skipping (s,q) (1.8, 9.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1933512Z Skipping (s,q) (1.81, 9.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1933663Z Skipping (s,q) (1.82, 9.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1933814Z Skipping (s,q) (1.83, 9.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1933962Z Skipping (s,q) (1.84, 9.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1934115Z Skipping (s,q) (1.85, 9.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1934265Z Skipping (s,q) (1.86, 9.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1934416Z Skipping (s,q) (1.87, 9.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1934571Z Skipping (s,q) (1.88, 9.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1934726Z Skipping (s,q) (1.89, 9.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1934878Z Skipping (s,q) (1.9, 9.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1935037Z Skipping (s,q) (1.91, 9.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1935188Z Skipping (s,q) (1.92, 9.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1935340Z Skipping (s,q) (1.93, 9.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1935488Z Skipping (s,q) (1.94, 9.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1935637Z Skipping (s,q) (1.95, 9.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1935791Z Skipping (s,q) (1.96, 9.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1935943Z Skipping (s,q) (1.97, 9.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1936099Z Skipping (s,q) (1.98, 9.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1936366Z Skipping (s,q) (1.99, 9.25): inconsistent with heavy hitters! 2025-05-07T20:52:35.1936601Z Skipping (s,q) (1.62, 9.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1936755Z Skipping (s,q) (1.63, 9.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1936976Z Skipping (s,q) (1.64, 9.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1937128Z Skipping (s,q) (1.65, 9.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1937284Z Skipping (s,q) (1.66, 9.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1937431Z Skipping (s,q) (1.67, 9.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1937581Z Skipping (s,q) (1.68, 9.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1937729Z Skipping (s,q) (1.69, 9.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1937879Z Skipping (s,q) (1.7, 9.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1938033Z Skipping (s,q) (1.71, 9.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1938183Z Skipping (s,q) (1.72, 9.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1938337Z Skipping (s,q) (1.73, 9.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1938488Z Skipping (s,q) (1.74, 9.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1938637Z Skipping (s,q) (1.75, 9.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1938795Z Skipping (s,q) (1.76, 9.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1938948Z Skipping (s,q) (1.77, 9.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1939095Z Skipping (s,q) (1.78, 9.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1939246Z Skipping (s,q) (1.79, 9.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1939394Z Skipping (s,q) (1.8, 9.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1939544Z Skipping (s,q) (1.81, 9.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1939700Z Skipping (s,q) (1.82, 9.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1939849Z Skipping (s,q) (1.83, 9.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1940001Z Skipping (s,q) (1.84, 9.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1940155Z Skipping (s,q) (1.85, 9.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1940303Z Skipping (s,q) (1.86, 9.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1940460Z Skipping (s,q) (1.87, 9.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1940608Z Skipping (s,q) (1.88, 9.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1940762Z Skipping (s,q) (1.89, 9.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1940912Z Skipping (s,q) (1.9, 9.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1941060Z Skipping (s,q) (1.91, 9.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1941211Z Skipping (s,q) (1.92, 9.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1941360Z Skipping (s,q) (1.93, 9.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1941511Z Skipping (s,q) (1.94, 9.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1941661Z Skipping (s,q) (1.95, 9.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1941815Z Skipping (s,q) (1.96, 9.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1941964Z Skipping (s,q) (1.97, 9.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1942120Z Skipping (s,q) (1.98, 9.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1942269Z Skipping (s,q) (1.99, 9.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1942423Z Skipping (s,q) (1.63, 9.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1942578Z Skipping (s,q) (1.64, 9.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1942729Z Skipping (s,q) (1.65, 9.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1942886Z Skipping (s,q) (1.66, 9.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1943038Z Skipping (s,q) (1.67, 9.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1943191Z Skipping (s,q) (1.68, 9.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1943347Z Skipping (s,q) (1.69, 9.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1943582Z Skipping (s,q) (1.7, 9.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1943736Z Skipping (s,q) (1.71, 9.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1943962Z Skipping (s,q) (1.72, 9.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1944118Z Skipping (s,q) (1.73, 9.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1944270Z Skipping (s,q) (1.74, 9.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1944419Z Skipping (s,q) (1.75, 9.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1944567Z Skipping (s,q) (1.76, 9.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1944721Z Skipping (s,q) (1.77, 9.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1944872Z Skipping (s,q) (1.78, 9.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1945021Z Skipping (s,q) (1.79, 9.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1945176Z Skipping (s,q) (1.8, 9.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1945331Z Skipping (s,q) (1.81, 9.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1945483Z Skipping (s,q) (1.82, 9.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1945635Z Skipping (s,q) (1.83, 9.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1945784Z Skipping (s,q) (1.84, 9.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1945937Z Skipping (s,q) (1.85, 9.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1946089Z Skipping (s,q) (1.86, 9.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1946241Z Skipping (s,q) (1.87, 9.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1946393Z Skipping (s,q) (1.88, 9.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1946542Z Skipping (s,q) (1.89, 9.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1946697Z Skipping (s,q) (1.9, 9.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1946849Z Skipping (s,q) (1.91, 9.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1947004Z Skipping (s,q) (1.92, 9.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1947156Z Skipping (s,q) (1.93, 9.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1947309Z Skipping (s,q) (1.94, 9.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1947459Z Skipping (s,q) (1.95, 9.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1947610Z Skipping (s,q) (1.96, 9.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1947760Z Skipping (s,q) (1.97, 9.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1947914Z Skipping (s,q) (1.98, 9.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1948062Z Skipping (s,q) (1.99, 9.75): inconsistent with heavy hitters! 2025-05-07T20:52:35.1948210Z Skipping (s,q) (1.64, 10): inconsistent with heavy hitters! 2025-05-07T20:52:35.1948361Z Skipping (s,q) (1.65, 10): inconsistent with heavy hitters! 2025-05-07T20:52:35.1948508Z Skipping (s,q) (1.66, 10): inconsistent with heavy hitters! 2025-05-07T20:52:35.1948654Z Skipping (s,q) (1.67, 10): inconsistent with heavy hitters! 2025-05-07T20:52:35.1948810Z Skipping (s,q) (1.68, 10): inconsistent with heavy hitters! 2025-05-07T20:52:35.1948957Z Skipping (s,q) (1.69, 10): inconsistent with heavy hitters! 2025-05-07T20:52:35.1949114Z Skipping (s,q) (1.7, 10): inconsistent with heavy hitters! 2025-05-07T20:52:35.1949261Z Skipping (s,q) (1.71, 10): inconsistent with heavy hitters! 2025-05-07T20:52:35.1949407Z Skipping (s,q) (1.72, 10): inconsistent with heavy hitters! 2025-05-07T20:52:35.1949556Z Skipping (s,q) (1.73, 10): inconsistent with heavy hitters! 2025-05-07T20:52:35.1949701Z Skipping (s,q) (1.74, 10): inconsistent with heavy hitters! 2025-05-07T20:52:35.1949847Z Skipping (s,q) (1.75, 10): inconsistent with heavy hitters! 2025-05-07T20:52:35.1949999Z Skipping (s,q) (1.76, 10): inconsistent with heavy hitters! 2025-05-07T20:52:35.1950146Z Skipping (s,q) (1.77, 10): inconsistent with heavy hitters! 2025-05-07T20:52:35.1950291Z Skipping (s,q) (1.78, 10): inconsistent with heavy hitters! 2025-05-07T20:52:35.1950522Z Skipping (s,q) (1.79, 10): inconsistent with heavy hitters! 2025-05-07T20:52:35.1950668Z Skipping (s,q) (1.8, 10): inconsistent with heavy hitters! 2025-05-07T20:52:35.1950756Z Skipping (PASSED 2025-05-07T20:52:35.1950834Z 2025-05-07T20:52:35.1950972Z ============================== 1 passed in 1.84s =============================== 2025-05-07T20:52:35.1951092Z s,q) (1.81, 10): inconsistent with heavy hitters! 2025-05-07T20:52:35.1951250Z Skipping (s,q) (1.82, 10): inconsistent with heavy hitters! 2025-05-07T20:52:35.1951398Z Skipping (s,q) (1.83, 10): inconsistent with heavy hitters! 2025-05-07T20:52:35.1951543Z Skipping (s,q) (1.84, 10): inconsistent with heavy hitters! 2025-05-07T20:52:35.1951692Z Skipping (s,q) (1.85, 10): inconsistent with heavy hitters! 2025-05-07T20:52:35.1951838Z Skipping (s,q) (1.86, 10): inconsistent with heavy hitters! 2025-05-07T20:52:35.1951987Z Skipping (s,q) (1.87, 10): inconsistent with heavy hitters! 2025-05-07T20:52:35.1952141Z Skipping (s,q) (1.88, 10): inconsistent with heavy hitters! 2025-05-07T20:52:35.1952287Z Skipping (s,q) (1.89, 10): inconsistent with heavy hitters! 2025-05-07T20:52:35.1952438Z Skipping (s,q) (1.9, 10): inconsistent with heavy hitters! 2025-05-07T20:52:35.1952589Z Skipping (s,q) (1.91, 10): inconsistent with heavy hitters! 2025-05-07T20:52:35.1952736Z Skipping (s,q) (1.92, 10): inconsistent with heavy hitters! 2025-05-07T20:52:35.1952891Z Skipping (s,q) (1.93, 10): inconsistent with heavy hitters! 2025-05-07T20:52:35.1953038Z Skipping (s,q) (1.94, 10): inconsistent with heavy hitters! 2025-05-07T20:52:35.1953186Z Skipping (s,q) (1.95, 10): inconsistent with heavy hitters! 2025-05-07T20:52:35.1953332Z Skipping (s,q) (1.96, 10): inconsistent with heavy hitters! 2025-05-07T20:52:35.1953476Z Skipping (s,q) (1.97, 10): inconsistent with heavy hitters! 2025-05-07T20:52:35.1953626Z Skipping (s,q) (1.98, 10): inconsistent with heavy hitters! 2025-05-07T20:52:35.1953771Z Skipping (s,q) (1.99, 10): inconsistent with heavy hitters! 2025-05-07T20:52:35.1953928Z Skipping (s,q) (1.77, 12.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1954080Z Skipping (s,q) (1.78, 12.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1954235Z Skipping (s,q) (1.79, 12.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1954396Z Skipping (s,q) (1.8, 12.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1954547Z Skipping (s,q) (1.81, 12.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1954703Z Skipping (s,q) (1.82, 12.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1954877Z Skipping (s,q) (1.83, 12.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1955050Z Skipping (s,q) (1.84, 12.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1955198Z Skipping (s,q) (1.85, 12.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1955352Z Skipping (s,q) (1.86, 12.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1955502Z Skipping (s,q) (1.87, 12.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1955656Z Skipping (s,q) (1.88, 12.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1955804Z Skipping (s,q) (1.89, 12.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1955959Z Skipping (s,q) (1.9, 12.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1956110Z Skipping (s,q) (1.91, 12.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1956258Z Skipping (s,q) (1.92, 12.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1956407Z Skipping (s,q) (1.93, 12.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1956563Z Skipping (s,q) (1.94, 12.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1956711Z Skipping (s,q) (1.95, 12.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1956864Z Skipping (s,q) (1.96, 12.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1957013Z Skipping (s,q) (1.97, 12.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1957164Z Skipping (s,q) (1.98, 12.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1957419Z Skipping (s,q) (1.99, 12.5): inconsistent with heavy hitters! 2025-05-07T20:52:35.1957564Z Skipping (s,q) (1.89, 15): inconsistent with heavy hitters! 2025-05-07T20:52:35.1957781Z Skipping (s,q) (1.9, 15): inconsistent with heavy hitters! 2025-05-07T20:52:35.1957933Z Skipping (s,q) (1.91, 15): inconsistent with heavy hitters! 2025-05-07T20:52:35.1958081Z Skipping (s,q) (1.92, 15): inconsistent with heavy hitters! 2025-05-07T20:52:35.1958226Z Skipping (s,q) (1.93, 15): inconsistent with heavy hitters! 2025-05-07T20:52:35.1958372Z Skipping (s,q) (1.94, 15): inconsistent with heavy hitters! 2025-05-07T20:52:35.1958517Z Skipping (s,q) (1.95, 15): inconsistent with heavy hitters! 2025-05-07T20:52:35.1958665Z Skipping (s,q) (1.96, 15): inconsistent with heavy hitters! 2025-05-07T20:52:35.1958808Z Skipping (s,q) (1.97, 15): inconsistent with heavy hitters! 2025-05-07T20:52:35.1958952Z Skipping (s,q) (1.98, 15): inconsistent with heavy hitters! 2025-05-07T20:52:35.1959103Z Skipping (s,q) (1.99, 15): inconsistent with heavy hitters! 2025-05-07T20:52:35.1959223Z Time taken to estimate parameters (us): 6389 2025-05-07T20:52:35.7294961Z 2025-05-07T20:52:35.7295635Z [TEST] Python test suite PASSED: ./tbe/eeg/tbe_indices_estimator_test.py 2025-05-07T20:52:35.7316719Z [TEST] Python test time for ./tbe/eeg/tbe_indices_estimator_test.py: 4 seconds 2025-05-07T20:52:35.7317046Z 2025-05-07T20:52:35.7317051Z 2025-05-07T20:52:35.7317055Z 2025-05-07T20:52:35.7317058Z 2025-05-07T20:52:35.7338227Z ################################################################################ 2025-05-07T20:52:35.7353079Z # [2025-05-07T20:52:35.735Z] Run Python Test Suite: 2025-05-07T20:52:35.7353508Z # ./tbe/eeg/tbe_indices_generator_test.py 2025-05-07T20:52:35.7353861Z ################################################################################ 2025-05-07T20:52:35.7380201Z + 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:35.7380859Z 2025-05-07T20:52:37.9070225Z ============================= test session starts ============================== 2025-05-07T20:52:37.9070867Z platform linux -- Python 3.12.2, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:52:37.9071367Z cachedir: .pytest_cache 2025-05-07T20:52:37.9071929Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:52:37.9072634Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:52:37.9073024Z plugins: hypothesis-6.131.14 2025-05-07T20:52:39.7156600Z collecting ... collected 1 item 2025-05-07T20:52:39.7156823Z 2025-05-07T20:52:40.4609115Z tbe/eeg/tbe_indices_generator_test.py::TBEIndicesGeneratorTest::test_indices_generation PASSED 2025-05-07T20:52:40.4609640Z 2025-05-07T20:52:40.4609807Z ============================== 1 passed in 2.68s =============================== 2025-05-07T20:52:40.4610251Z Time taken to generate indices (us): 671 2025-05-07T20:52:40.4610616Z Time taken to generate indices (us): 594 2025-05-07T20:52:40.4610986Z Time taken to generate indices (us): 7539 2025-05-07T20:52:40.4611368Z Time taken to generate indices (us): 6860 2025-05-07T20:52:40.4611735Z Time taken to generate indices (us): 54733 2025-05-07T20:52:40.4612114Z Time taken to generate indices (us): 38373 2025-05-07T20:52:40.4612489Z Time taken to generate indices (us): 12245 2025-05-07T20:52:40.4612860Z Time taken to generate indices (us): 44557 2025-05-07T20:52:40.4613225Z Time taken to generate indices (us): 54577 2025-05-07T20:52:40.4613593Z Time taken to generate indices (us): 36252 2025-05-07T20:52:40.4613964Z Time taken to generate indices (us): 41125 2025-05-07T20:52:40.4614330Z Time taken to generate indices (us): 40668 2025-05-07T20:52:40.4614702Z Time taken to generate indices (us): 829 2025-05-07T20:52:40.4615070Z Time taken to generate indices (us): 59290 2025-05-07T20:52:40.4615701Z Time taken to generate indices (us): 53407 2025-05-07T20:52:40.4616072Z Time taken to generate indices (us): 2035 2025-05-07T20:52:40.4616543Z Time taken to generate indices (us): 47767 2025-05-07T20:52:40.4617088Z Time taken to generate indices (us): 49339 2025-05-07T20:52:40.4617455Z Time taken to generate indices (us): 48071 2025-05-07T20:52:40.4617827Z Time taken to generate indices (us): 611 2025-05-07T20:52:41.0394764Z 2025-05-07T20:52:41.0395395Z [TEST] Python test suite PASSED: ./tbe/eeg/tbe_indices_generator_test.py 2025-05-07T20:52:41.0415151Z [TEST] Python test time for ./tbe/eeg/tbe_indices_generator_test.py: 6 seconds 2025-05-07T20:52:41.0415478Z 2025-05-07T20:52:41.0415482Z 2025-05-07T20:52:41.0415486Z 2025-05-07T20:52:41.0415490Z 2025-05-07T20:52:41.0436076Z ################################################################################ 2025-05-07T20:52:41.0451694Z # [2025-05-07T20:52:41.044Z] Run Python Test Suite: 2025-05-07T20:52:41.0452197Z # ./tbe/inference/inference_converter_test.py 2025-05-07T20:52:41.0452567Z ################################################################################ 2025-05-07T20:52:41.0478793Z + 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:41.0479453Z 2025-05-07T20:52:43.2144928Z ============================= test session starts ============================== 2025-05-07T20:52:43.2145761Z platform linux -- Python 3.12.2, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:52:43.2146271Z cachedir: .pytest_cache 2025-05-07T20:52:43.2146847Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:52:43.2147556Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:52:43.2147960Z plugins: hypothesis-6.131.14 2025-05-07T20:52:44.9482923Z collecting ... collected 3 items 2025-05-07T20:52:44.9483228Z 2025-05-07T20:52:45.4596244Z tbe/inference/inference_converter_test.py::QuantizedSplitEmbeddingsTest::test_l2_norm_pruning_workflow Trying example: test_l2_norm_pruning_workflow( 2025-05-07T20:52:45.4597516Z self=, 2025-05-07T20:52:45.4598183Z use_cpu=False, 2025-05-07T20:52:45.4598458Z use_array_for_index_remapping=False, 2025-05-07T20:52:45.4598834Z quantize_type=SparseType.FP32, 2025-05-07T20:52:45.4599097Z ) 2025-05-07T20:52:45.4599378Z Trying example: test_l2_norm_pruning_workflow( 2025-05-07T20:52:45.4600039Z self=, 2025-05-07T20:52:45.4600705Z use_cpu=True, 2025-05-07T20:52:45.4600945Z use_array_for_index_remapping=False, 2025-05-07T20:52:45.4601252Z quantize_type=SparseType.FP32, 2025-05-07T20:52:45.4601524Z ) 2025-05-07T20:52:45.4601776Z Trying example: test_l2_norm_pruning_workflow( 2025-05-07T20:52:45.4602670Z self=, 2025-05-07T20:52:45.4603356Z use_cpu=True, 2025-05-07T20:52:45.4603582Z use_array_for_index_remapping=True, 2025-05-07T20:52:45.4603881Z quantize_type=SparseType.FP32, 2025-05-07T20:52:45.4604140Z ) 2025-05-07T20:52:45.4604359Z Trying example: test_l2_norm_pruning_workflow( 2025-05-07T20:52:45.4604965Z self=, 2025-05-07T20:52:45.4605530Z use_cpu=True, 2025-05-07T20:52:45.4605756Z use_array_for_index_remapping=True, 2025-05-07T20:52:45.4606055Z quantize_type=SparseType.INT2, 2025-05-07T20:52:45.4606311Z ) 2025-05-07T20:52:45.4606527Z Trying example: test_l2_norm_pruning_workflow( 2025-05-07T20:52:45.4607455Z self=, 2025-05-07T20:52:45.4608020Z use_cpu=True, 2025-05-07T20:52:45.4608252Z use_array_for_index_remapping=True, 2025-05-07T20:52:45.4608690Z quantize_type=SparseType.FP16, 2025-05-07T20:52:45.4608953Z ) 2025-05-07T20:52:45.4609176Z Trying example: test_l2_norm_pruning_workflow( 2025-05-07T20:52:45.4609778Z self=, 2025-05-07T20:52:45.4610357Z use_cpu=False, 2025-05-07T20:52:45.4610594Z use_array_for_index_remapping=True, 2025-05-07T20:52:45.4610891Z quantize_type=SparseType.FP16, 2025-05-07T20:52:45.4611154Z ) 2025-05-07T20:52:45.4611378Z Trying example: test_l2_norm_pruning_workflow( 2025-05-07T20:52:45.4611982Z self=, 2025-05-07T20:52:45.4612564Z use_cpu=False, 2025-05-07T20:52:45.4612807Z use_array_for_index_remapping=True, 2025-05-07T20:52:45.4613107Z quantize_type=SparseType.INT4, 2025-05-07T20:52:45.4613362Z ) 2025-05-07T20:52:45.4613594Z Trying example: test_l2_norm_pruning_workflow( 2025-05-07T20:52:45.4614205Z self=, 2025-05-07T20:52:45.4614771Z use_cpu=False, 2025-05-07T20:52:45.4615009Z use_array_for_index_remapping=False, 2025-05-07T20:52:45.4615314Z quantize_type=SparseType.INT4, 2025-05-07T20:52:45.4615570Z ) 2025-05-07T20:52:45.4615795Z Trying example: test_l2_norm_pruning_workflow( 2025-05-07T20:52:45.4616553Z self=, 2025-05-07T20:52:45.4617124Z use_cpu=False, 2025-05-07T20:52:45.4617359Z use_array_for_index_remapping=False, 2025-05-07T20:52:45.4617699Z quantize_type=SparseType.INT8, 2025-05-07T20:52:45.4617980Z ) 2025-05-07T20:52:45.4618199Z Trying example: test_l2_norm_pruning_workflow( 2025-05-07T20:52:45.4618814Z self=, 2025-05-07T20:52:45.4619383Z use_cpu=False, 2025-05-07T20:52:45.4619614Z use_array_for_index_remapping=False, 2025-05-07T20:52:45.4619916Z quantize_type=SparseType.FP16, 2025-05-07T20:52:45.4620179Z ) 2025-05-07T20:52:45.4620396Z Trying example: test_l2_norm_pruning_workflow( 2025-05-07T20:52:45.4621003Z self=, 2025-05-07T20:52:45.4621575Z use_cpu=False, 2025-05-07T20:52:45.4621811Z use_array_for_index_remapping=False, 2025-05-07T20:52:45.4622111Z quantize_type=SparseType.INT2, 2025-05-07T20:52:45.4622374Z ) 2025-05-07T20:52:45.4622596Z Trying example: test_l2_norm_pruning_workflow( 2025-05-07T20:52:45.4623207Z self=, 2025-05-07T20:52:45.4623775Z use_cpu=True, 2025-05-07T20:52:45.4624009Z use_array_for_index_remapping=True, 2025-05-07T20:52:45.4624307Z quantize_type=SparseType.INT4, 2025-05-07T20:52:45.4624570Z ) 2025-05-07T20:52:45.4624796Z Trying example: test_l2_norm_pruning_workflow( 2025-05-07T20:52:45.4625399Z self=, 2025-05-07T20:52:45.4625969Z use_cpu=False, 2025-05-07T20:52:45.4626203Z use_array_for_index_remapping=True, 2025-05-07T20:52:45.4626502Z quantize_type=SparseType.INT2, 2025-05-07T20:52:45.4626753Z ) 2025-05-07T20:52:45.4626976Z Trying example: test_l2_norm_pruning_workflow( 2025-05-07T20:52:45.4627583Z self=, 2025-05-07T20:52:45.4628291Z use_cpu=True, 2025-05-07T20:52:45.4628527Z use_array_for_index_remapping=True, 2025-05-07T20:52:45.4628829Z quantize_type=SparseType.INT8, 2025-05-07T20:52:45.4629084Z ) 2025-05-07T20:52:45.4629382Z Trying example: test_l2_norm_pruning_workflow( 2025-05-07T20:52:45.4629993Z self=, 2025-05-07T20:52:45.4630566Z use_cpu=True, 2025-05-07T20:52:45.4630796Z use_array_for_index_remapping=False, 2025-05-07T20:52:45.4631105Z quantize_type=SparseType.FP16, 2025-05-07T20:52:45.4631367Z ) 2025-05-07T20:52:45.4631584Z Trying example: test_l2_norm_pruning_workflow( 2025-05-07T20:52:45.4632195Z self=, 2025-05-07T20:52:45.4632767Z use_cpu=False, 2025-05-07T20:52:45.4632995Z use_array_for_index_remapping=True, 2025-05-07T20:52:45.4633299Z quantize_type=SparseType.FP32, 2025-05-07T20:52:45.4633569Z ) 2025-05-07T20:52:45.4633787Z Trying example: test_l2_norm_pruning_workflow( 2025-05-07T20:52:45.4634400Z self=, 2025-05-07T20:52:45.4634971Z use_cpu=False, 2025-05-07T20:52:45.4635205Z use_array_for_index_remapping=True, 2025-05-07T20:52:45.4635498Z quantize_type=SparseType.INT8, 2025-05-07T20:52:45.4635758Z ) 2025-05-07T20:52:45.4635980Z Trying example: test_l2_norm_pruning_workflow( 2025-05-07T20:52:45.4636579Z self=, 2025-05-07T20:52:45.4637147Z use_cpu=True, 2025-05-07T20:52:45.4637379Z use_array_for_index_remapping=False, 2025-05-07T20:52:45.4637676Z quantize_type=SparseType.INT8, 2025-05-07T20:52:45.4637932Z ) 2025-05-07T20:52:45.4638153Z Trying example: test_l2_norm_pruning_workflow( 2025-05-07T20:52:45.4638763Z self=, 2025-05-07T20:52:45.4639326Z use_cpu=True, 2025-05-07T20:52:45.4639564Z use_array_for_index_remapping=False, 2025-05-07T20:52:45.4639870Z quantize_type=SparseType.INT2, 2025-05-07T20:52:45.4640122Z ) 2025-05-07T20:52:45.4640341Z Trying example: test_l2_norm_pruning_workflow( 2025-05-07T20:52:45.4640948Z self=, 2025-05-07T20:52:45.4641511Z use_cpu=True, 2025-05-07T20:52:45.4641744Z use_array_for_index_remapping=False, 2025-05-07T20:52:45.4642043Z quantize_type=SparseType.INT4, 2025-05-07T20:52:45.4642297Z ) 2025-05-07T20:52:45.4642479Z PASSED 2025-05-07T20:53:31.2218806Z tbe/inference/inference_converter_test.py::QuantizedSplitEmbeddingsTest::test_pruning_workflow_large_scale Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:53:31.2221535Z self=, 2025-05-07T20:53:31.2222377Z T=1, 2025-05-07T20:53:31.2222644Z D=2, 2025-05-07T20:53:31.2222885Z log_E=3, 2025-05-07T20:53:31.2223155Z pruning_ratio=0.0, 2025-05-07T20:53:31.2223452Z use_cpu=False, 2025-05-07T20:53:31.2223746Z use_array_for_index_remapping=False, 2025-05-07T20:53:31.2224114Z ) 2025-05-07T20:53:31.2224399Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:53:31.2225207Z self=, 2025-05-07T20:53:31.2225926Z T=5, 2025-05-07T20:53:31.2226132Z D=2, 2025-05-07T20:53:31.2226351Z log_E=3, 2025-05-07T20:53:31.2226592Z pruning_ratio=0.0, 2025-05-07T20:53:31.2226856Z use_cpu=False, 2025-05-07T20:53:31.2227136Z use_array_for_index_remapping=False, 2025-05-07T20:53:31.2227463Z ) 2025-05-07T20:53:31.2228138Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:53:31.2228960Z self=, 2025-05-07T20:53:31.2229664Z T=5, 2025-05-07T20:53:31.2230051Z D=125, 2025-05-07T20:53:31.2230278Z log_E=4, 2025-05-07T20:53:31.2230551Z pruning_ratio=0.030370770318298716, 2025-05-07T20:53:31.2230889Z use_cpu=True, 2025-05-07T20:53:31.2240242Z use_array_for_index_remapping=False, 2025-05-07T20:53:31.2240630Z ) 2025-05-07T20:53:31.2240954Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:53:31.2241741Z self=, 2025-05-07T20:53:31.2242468Z T=2, 2025-05-07T20:53:31.2242691Z D=2, 2025-05-07T20:53:31.2242906Z log_E=3, 2025-05-07T20:53:31.2243158Z pruning_ratio=0.0, 2025-05-07T20:53:31.2243444Z use_cpu=False, 2025-05-07T20:53:31.2243732Z use_array_for_index_remapping=False, 2025-05-07T20:53:31.2244059Z ) 2025-05-07T20:53:31.2244334Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:53:31.2245129Z self=, 2025-05-07T20:53:31.2245840Z T=2, 2025-05-07T20:53:31.2246061Z D=85, 2025-05-07T20:53:31.2246281Z log_E=3, 2025-05-07T20:53:31.2246529Z pruning_ratio=0.447942893011325, 2025-05-07T20:53:31.2246852Z use_cpu=True, 2025-05-07T20:53:31.2247131Z use_array_for_index_remapping=True, 2025-05-07T20:53:31.2247449Z ) 2025-05-07T20:53:31.2247728Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:53:31.2248511Z self=, 2025-05-07T20:53:31.2249221Z T=6, 2025-05-07T20:53:31.2249442Z D=77, 2025-05-07T20:53:31.2249668Z log_E=5, 2025-05-07T20:53:31.2249924Z pruning_ratio=0.8169549141302938, 2025-05-07T20:53:31.2250252Z use_cpu=True, 2025-05-07T20:53:31.2250533Z use_array_for_index_remapping=True, 2025-05-07T20:53:31.2250862Z ) 2025-05-07T20:53:31.2251138Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:53:31.2251927Z self=, 2025-05-07T20:53:31.2252647Z T=6, 2025-05-07T20:53:31.2252865Z D=21, 2025-05-07T20:53:31.2253087Z log_E=4, 2025-05-07T20:53:31.2253343Z pruning_ratio=0.9396967751023334, 2025-05-07T20:53:31.2253663Z use_cpu=False, 2025-05-07T20:53:31.2253945Z use_array_for_index_remapping=True, 2025-05-07T20:53:31.2254275Z ) 2025-05-07T20:53:31.2254545Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:53:31.2255332Z self=, 2025-05-07T20:53:31.2256049Z T=4, 2025-05-07T20:53:31.2256418Z D=93, 2025-05-07T20:53:31.2256643Z log_E=5, 2025-05-07T20:53:31.2256896Z pruning_ratio=0.4070548873398759, 2025-05-07T20:53:31.2257224Z use_cpu=False, 2025-05-07T20:53:31.2257504Z use_array_for_index_remapping=True, 2025-05-07T20:53:31.2257834Z ) 2025-05-07T20:53:31.2258116Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:53:31.2258893Z self=, 2025-05-07T20:53:31.2259925Z T=1, 2025-05-07T20:53:31.2260151Z D=86, 2025-05-07T20:53:31.2260367Z log_E=5, 2025-05-07T20:53:31.2260665Z pruning_ratio=0.25611606629172323, 2025-05-07T20:53:31.2260997Z use_cpu=True, 2025-05-07T20:53:31.2261267Z use_array_for_index_remapping=True, 2025-05-07T20:53:31.2261595Z ) 2025-05-07T20:53:31.2261874Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:53:31.2262657Z self=, 2025-05-07T20:53:31.2263558Z T=10, 2025-05-07T20:53:31.2263780Z D=55, 2025-05-07T20:53:31.2264000Z log_E=4, 2025-05-07T20:53:31.2264365Z pruning_ratio=0.5166468682390555, 2025-05-07T20:53:31.2264695Z use_cpu=True, 2025-05-07T20:53:31.2264974Z use_array_for_index_remapping=True, 2025-05-07T20:53:31.2265290Z ) 2025-05-07T20:53:31.2265565Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:53:31.2266342Z self=, 2025-05-07T20:53:31.2267046Z T=9, 2025-05-07T20:53:31.2267256Z D=76, 2025-05-07T20:53:31.2267471Z log_E=4, 2025-05-07T20:53:31.2267710Z pruning_ratio=0.5610444574615596, 2025-05-07T20:53:31.2268024Z use_cpu=False, 2025-05-07T20:53:31.2268297Z use_array_for_index_remapping=True, 2025-05-07T20:53:31.2268610Z ) 2025-05-07T20:53:31.2268885Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:53:31.2269673Z self=, 2025-05-07T20:53:31.2270387Z T=9, 2025-05-07T20:53:31.2270630Z D=76, 2025-05-07T20:53:31.2270875Z log_E=4, 2025-05-07T20:53:31.2271127Z pruning_ratio=0.5610444574615596, 2025-05-07T20:53:31.2271437Z use_cpu=True, 2025-05-07T20:53:31.2271715Z use_array_for_index_remapping=True, 2025-05-07T20:53:31.2272040Z ) 2025-05-07T20:53:31.2272307Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:53:31.2273085Z self=, 2025-05-07T20:53:31.2273797Z T=9, 2025-05-07T20:53:31.2274005Z D=9, 2025-05-07T20:53:31.2274224Z log_E=4, 2025-05-07T20:53:31.2274475Z pruning_ratio=0.5610444574615596, 2025-05-07T20:53:31.2274789Z use_cpu=True, 2025-05-07T20:53:31.2275065Z use_array_for_index_remapping=True, 2025-05-07T20:53:31.2275399Z ) 2025-05-07T20:53:31.2275680Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:53:31.2276458Z self=, 2025-05-07T20:53:31.2277175Z T=8, 2025-05-07T20:53:31.2277401Z D=31, 2025-05-07T20:53:31.2277642Z log_E=3, 2025-05-07T20:53:31.2277896Z pruning_ratio=0.17568993989270743, 2025-05-07T20:53:31.2278221Z use_cpu=True, 2025-05-07T20:53:31.2278490Z use_array_for_index_remapping=False, 2025-05-07T20:53:31.2278818Z ) 2025-05-07T20:53:31.2279094Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:53:31.2279863Z self=, 2025-05-07T20:53:31.2280575Z T=8, 2025-05-07T20:53:31.2280794Z D=31, 2025-05-07T20:53:31.2281008Z log_E=3, 2025-05-07T20:53:31.2281247Z pruning_ratio=0.17568993989270743, 2025-05-07T20:53:31.2281582Z use_cpu=True, 2025-05-07T20:53:31.2281855Z use_array_for_index_remapping=True, 2025-05-07T20:53:31.2282167Z ) 2025-05-07T20:53:31.2282445Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:53:31.2283227Z self=, 2025-05-07T20:53:31.2283926Z T=1, 2025-05-07T20:53:31.2284144Z D=31, 2025-05-07T20:53:31.2284363Z log_E=3, 2025-05-07T20:53:31.2284601Z pruning_ratio=0.17568993989270743, 2025-05-07T20:53:31.2284919Z use_cpu=True, 2025-05-07T20:53:31.2285187Z use_array_for_index_remapping=True, 2025-05-07T20:53:31.2285503Z ) 2025-05-07T20:53:31.2285776Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:53:31.2286565Z self=, 2025-05-07T20:53:31.2287356Z T=5, 2025-05-07T20:53:31.2287687Z D=76, 2025-05-07T20:53:31.2287918Z log_E=3, 2025-05-07T20:53:31.2288131Z pruning_ratio=0.6072137440248582, 2025-05-07T20:53:31.2288395Z use_cpu=True, 2025-05-07T20:53:31.2288636Z use_array_for_index_remapping=False, 2025-05-07T20:53:31.2288990Z ) 2025-05-07T20:53:31.2289218Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:53:31.2289853Z self=, 2025-05-07T20:53:31.2290440Z T=5, 2025-05-07T20:53:31.2290621Z D=76, 2025-05-07T20:53:31.2290811Z log_E=5, 2025-05-07T20:53:31.2291027Z pruning_ratio=0.6072137440248582, 2025-05-07T20:53:31.2291289Z use_cpu=True, 2025-05-07T20:53:31.2291534Z use_array_for_index_remapping=False, 2025-05-07T20:53:31.2291813Z ) 2025-05-07T20:53:31.2292042Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:53:31.2292682Z self=, 2025-05-07T20:53:31.2293285Z T=1, 2025-05-07T20:53:31.2293478Z D=76, 2025-05-07T20:53:31.2293666Z log_E=5, 2025-05-07T20:53:31.2293883Z pruning_ratio=0.6072137440248582, 2025-05-07T20:53:31.2294157Z use_cpu=True, 2025-05-07T20:53:31.2294383Z use_array_for_index_remapping=False, 2025-05-07T20:53:31.2294659Z ) 2025-05-07T20:53:31.2294892Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:53:31.2295514Z self=, 2025-05-07T20:53:31.2296094Z T=5, 2025-05-07T20:53:31.2296356Z D=76, 2025-05-07T20:53:31.2296538Z log_E=5, 2025-05-07T20:53:31.2296750Z pruning_ratio=0.6072137440248582, 2025-05-07T20:53:31.2297020Z use_cpu=False, 2025-05-07T20:53:31.2297252Z use_array_for_index_remapping=False, 2025-05-07T20:53:31.2297524Z ) 2025-05-07T20:53:31.2297758Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:53:31.2298397Z self=, 2025-05-07T20:53:31.2298971Z T=1, 2025-05-07T20:53:31.2299155Z D=76, 2025-05-07T20:53:31.2299345Z log_E=5, 2025-05-07T20:53:31.2299550Z pruning_ratio=0.6072137440248582, 2025-05-07T20:53:31.2299816Z use_cpu=False, 2025-05-07T20:53:31.2300045Z use_array_for_index_remapping=False, 2025-05-07T20:53:31.2300314Z ) 2025-05-07T20:53:31.2300540Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:53:31.2301168Z self=, 2025-05-07T20:53:31.2301741Z T=1, 2025-05-07T20:53:31.2301925Z D=2, 2025-05-07T20:53:31.2302107Z log_E=5, 2025-05-07T20:53:31.2302309Z pruning_ratio=0.6072137440248582, 2025-05-07T20:53:31.2302574Z use_cpu=False, 2025-05-07T20:53:31.2302804Z use_array_for_index_remapping=False, 2025-05-07T20:53:31.2303071Z ) 2025-05-07T20:53:31.2303304Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:53:31.2303934Z self=, 2025-05-07T20:53:31.2304506Z T=1, 2025-05-07T20:53:31.2304690Z D=5, 2025-05-07T20:53:31.2304870Z log_E=5, 2025-05-07T20:53:31.2305070Z pruning_ratio=0.6072137440248582, 2025-05-07T20:53:31.2305340Z use_cpu=False, 2025-05-07T20:53:31.2305570Z use_array_for_index_remapping=False, 2025-05-07T20:53:31.2305836Z ) 2025-05-07T20:53:31.2306058Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:53:31.2306686Z self=, 2025-05-07T20:53:31.2307262Z T=4, 2025-05-07T20:53:31.2307442Z D=117, 2025-05-07T20:53:31.2307631Z log_E=4, 2025-05-07T20:53:31.2307841Z pruning_ratio=0.15647783223204703, 2025-05-07T20:53:31.2308196Z use_cpu=True, 2025-05-07T20:53:31.2308427Z use_array_for_index_remapping=False, 2025-05-07T20:53:31.2308701Z ) 2025-05-07T20:53:31.2308933Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:53:31.2309639Z self=, 2025-05-07T20:53:31.2310219Z T=4, 2025-05-07T20:53:31.2310403Z D=117, 2025-05-07T20:53:31.2310612Z log_E=4, 2025-05-07T20:53:31.2310857Z pruning_ratio=0.15647783223204703, 2025-05-07T20:53:31.2311123Z use_cpu=False, 2025-05-07T20:53:31.2311358Z use_array_for_index_remapping=False, 2025-05-07T20:53:31.2311633Z ) 2025-05-07T20:53:31.2311864Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:53:31.2312501Z self=, 2025-05-07T20:53:31.2313087Z T=4, 2025-05-07T20:53:31.2313282Z D=4, 2025-05-07T20:53:31.2313462Z log_E=4, 2025-05-07T20:53:31.2313675Z pruning_ratio=0.15647783223204703, 2025-05-07T20:53:31.2313944Z use_cpu=False, 2025-05-07T20:53:31.2314170Z use_array_for_index_remapping=False, 2025-05-07T20:53:31.2314447Z ) 2025-05-07T20:53:36.9551516Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:53:36.9552451Z self=, 2025-05-07T20:53:36.9553189Z T=3, 2025-05-07T20:53:36.9553405Z D=57, 2025-05-07T20:53:36.9553623Z log_E=4, 2025-05-07T20:53:36.9553884Z pruning_ratio=1.6740690157922007e-238, 2025-05-07T20:53:36.9554212Z use_cpu=True, 2025-05-07T20:53:36.9554489Z use_array_for_index_remapping=True, 2025-05-07T20:53:36.9554822Z ) 2025-05-07T20:53:36.9555095Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:53:36.9555883Z self=, 2025-05-07T20:53:36.9556636Z T=4, 2025-05-07T20:53:36.9556866Z D=57, 2025-05-07T20:53:36.9557077Z log_E=4, 2025-05-07T20:53:36.9557337Z pruning_ratio=1.6740690157922007e-238, 2025-05-07T20:53:36.9557685Z use_cpu=True, 2025-05-07T20:53:36.9557952Z use_array_for_index_remapping=True, 2025-05-07T20:53:36.9558281Z ) 2025-05-07T20:53:36.9558563Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:53:36.9559539Z self=, 2025-05-07T20:53:36.9560262Z T=1, 2025-05-07T20:53:36.9560482Z D=44, 2025-05-07T20:53:36.9560692Z log_E=5, 2025-05-07T20:53:36.9560939Z pruning_ratio=0.146423266365868, 2025-05-07T20:53:36.9561260Z use_cpu=True, 2025-05-07T20:53:36.9561527Z use_array_for_index_remapping=True, 2025-05-07T20:53:36.9561852Z ) 2025-05-07T20:53:36.9562169Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:53:36.9562963Z self=, 2025-05-07T20:53:36.9563670Z T=1, 2025-05-07T20:53:36.9563884Z D=44, 2025-05-07T20:53:36.9564105Z log_E=3, 2025-05-07T20:53:36.9564344Z pruning_ratio=0.146423266365868, 2025-05-07T20:53:36.9564658Z use_cpu=True, 2025-05-07T20:53:36.9564933Z use_array_for_index_remapping=True, 2025-05-07T20:53:36.9565247Z ) 2025-05-07T20:53:36.9565520Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:53:36.9566295Z self=, 2025-05-07T20:53:36.9567000Z T=3, 2025-05-07T20:53:36.9567216Z D=44, 2025-05-07T20:53:36.9567435Z log_E=3, 2025-05-07T20:53:36.9567674Z pruning_ratio=0.146423266365868, 2025-05-07T20:53:36.9567990Z use_cpu=True, 2025-05-07T20:53:36.9568263Z use_array_for_index_remapping=True, 2025-05-07T20:53:36.9569006Z ) 2025-05-07T20:53:36.9569273Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:53:36.9570262Z self=, 2025-05-07T20:53:36.9570977Z T=7, 2025-05-07T20:53:36.9571187Z D=38, 2025-05-07T20:53:36.9571406Z log_E=5, 2025-05-07T20:53:36.9571656Z pruning_ratio=2.2250738585072014e-308, 2025-05-07T20:53:36.9571982Z use_cpu=True, 2025-05-07T20:53:36.9572257Z use_array_for_index_remapping=True, 2025-05-07T20:53:36.9572576Z ) 2025-05-07T20:53:36.9572842Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:53:36.9573617Z self=, 2025-05-07T20:53:36.9574331Z T=7, 2025-05-07T20:53:36.9574548Z D=38, 2025-05-07T20:53:36.9574758Z log_E=3, 2025-05-07T20:53:36.9575014Z pruning_ratio=2.2250738585072014e-308, 2025-05-07T20:53:36.9575358Z use_cpu=True, 2025-05-07T20:53:36.9575625Z use_array_for_index_remapping=True, 2025-05-07T20:53:36.9575943Z ) 2025-05-07T20:53:36.9576219Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:53:36.9577113Z self=, 2025-05-07T20:53:36.9577826Z T=7, 2025-05-07T20:53:36.9578042Z D=7, 2025-05-07T20:53:36.9578250Z log_E=3, 2025-05-07T20:53:36.9578507Z pruning_ratio=2.2250738585072014e-308, 2025-05-07T20:53:36.9578842Z use_cpu=True, 2025-05-07T20:53:36.9579106Z use_array_for_index_remapping=True, 2025-05-07T20:53:36.9579428Z ) 2025-05-07T20:53:36.9579706Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:53:36.9580477Z self=, 2025-05-07T20:53:36.9581190Z T=3, 2025-05-07T20:53:36.9581413Z D=7, 2025-05-07T20:53:36.9581626Z log_E=3, 2025-05-07T20:53:36.9581876Z pruning_ratio=2.2250738585072014e-308, 2025-05-07T20:53:36.9582209Z use_cpu=True, 2025-05-07T20:53:36.9582489Z use_array_for_index_remapping=True, 2025-05-07T20:53:36.9582804Z ) 2025-05-07T20:53:36.9583079Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:53:36.9583857Z self=, 2025-05-07T20:53:36.9584565Z T=3, 2025-05-07T20:53:36.9584788Z D=3, 2025-05-07T20:53:36.9585007Z log_E=3, 2025-05-07T20:53:36.9585257Z pruning_ratio=2.2250738585072014e-308, 2025-05-07T20:53:36.9585592Z use_cpu=True, 2025-05-07T20:53:36.9585868Z use_array_for_index_remapping=True, 2025-05-07T20:53:36.9586185Z ) 2025-05-07T20:53:36.9586463Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:53:36.9587247Z self=, 2025-05-07T20:53:36.9587967Z T=1, 2025-05-07T20:53:36.9588183Z D=112, 2025-05-07T20:53:36.9588405Z log_E=4, 2025-05-07T20:53:36.9588662Z pruning_ratio=0.3154691918839121, 2025-05-07T20:53:36.9588980Z use_cpu=False, 2025-05-07T20:53:36.9589256Z use_array_for_index_remapping=True, 2025-05-07T20:53:36.9589577Z ) 2025-05-07T20:53:36.9589844Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:53:36.9590620Z self=, 2025-05-07T20:53:36.9591398Z T=1, 2025-05-07T20:53:36.9591617Z D=112, 2025-05-07T20:53:36.9591846Z log_E=4, 2025-05-07T20:53:36.9592108Z pruning_ratio=0.3154691918839121, 2025-05-07T20:53:36.9592369Z use_cpu=False, 2025-05-07T20:53:36.9592599Z use_array_for_index_remapping=False, 2025-05-07T20:53:36.9592871Z ) 2025-05-07T20:53:36.9593106Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:53:36.9593826Z self=, 2025-05-07T20:53:36.9594407Z T=4, 2025-05-07T20:53:36.9594663Z D=112, 2025-05-07T20:53:36.9594844Z log_E=4, 2025-05-07T20:53:36.9595052Z pruning_ratio=0.3154691918839121, 2025-05-07T20:53:36.9595317Z use_cpu=False, 2025-05-07T20:53:36.9595541Z use_array_for_index_remapping=False, 2025-05-07T20:53:36.9595811Z ) 2025-05-07T20:53:36.9596045Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:53:36.9596674Z self=, 2025-05-07T20:53:36.9597248Z T=1, 2025-05-07T20:53:36.9597430Z D=4, 2025-05-07T20:53:36.9597607Z log_E=4, 2025-05-07T20:53:36.9597817Z pruning_ratio=0.3154691918839121, 2025-05-07T20:53:36.9598085Z use_cpu=False, 2025-05-07T20:53:36.9598315Z use_array_for_index_remapping=False, 2025-05-07T20:53:36.9598589Z ) 2025-05-07T20:53:36.9598767Z PASSED 2025-05-07T20:53:38.1286127Z tbe/inference/inference_converter_test.py::QuantizedSplitEmbeddingsTest::test_quantize_workflow Trying example: test_quantize_workflow( 2025-05-07T20:53:38.1287366Z self=, 2025-05-07T20:53:38.1288038Z T=1, 2025-05-07T20:53:38.1288265Z D=2, 2025-05-07T20:53:38.1288471Z B=1, 2025-05-07T20:53:38.1288683Z log_E=3, 2025-05-07T20:53:38.1288909Z L=0, 2025-05-07T20:53:38.1289152Z pooling_mode=, 2025-05-07T20:53:38.1289526Z quantize_type=SparseType.FP32, 2025-05-07T20:53:38.1289850Z use_cpu=False, 2025-05-07T20:53:38.1290104Z pruning_ratio=None, 2025-05-07T20:53:38.1290368Z ) 2025-05-07T20:53:38.1290613Z Trying example: test_quantize_workflow( 2025-05-07T20:53:38.1291303Z self=, 2025-05-07T20:53:38.1291980Z T=7, 2025-05-07T20:53:38.1292195Z D=2, 2025-05-07T20:53:38.1292411Z B=1, 2025-05-07T20:53:38.1292653Z log_E=3, 2025-05-07T20:53:38.1292900Z L=0, 2025-05-07T20:53:38.1293158Z pooling_mode=, 2025-05-07T20:53:38.1293513Z quantize_type=SparseType.FP32, 2025-05-07T20:53:38.1293835Z use_cpu=False, 2025-05-07T20:53:38.1294095Z pruning_ratio=None, 2025-05-07T20:53:38.1294351Z ) 2025-05-07T20:53:38.1294594Z Trying example: test_quantize_workflow( 2025-05-07T20:53:38.1295279Z self=, 2025-05-07T20:53:38.1295956Z T=7, 2025-05-07T20:53:38.1296172Z D=111, 2025-05-07T20:53:38.1296489Z B=93, 2025-05-07T20:53:38.1296711Z log_E=5, 2025-05-07T20:53:38.1305405Z L=5, 2025-05-07T20:53:38.1305709Z pooling_mode=, 2025-05-07T20:53:38.1306084Z quantize_type=SparseType.INT4, 2025-05-07T20:53:38.1306426Z use_cpu=False, 2025-05-07T20:53:38.1306691Z pruning_ratio=0.0, 2025-05-07T20:53:38.1306945Z ) 2025-05-07T20:53:38.1307197Z Trying example: test_quantize_workflow( 2025-05-07T20:53:38.1307898Z self=, 2025-05-07T20:53:38.1308558Z T=1, 2025-05-07T20:53:38.1308783Z D=41, 2025-05-07T20:53:38.1309008Z B=1, 2025-05-07T20:53:38.1309221Z log_E=3, 2025-05-07T20:53:38.1309454Z L=0, 2025-05-07T20:53:38.1309708Z pooling_mode=, 2025-05-07T20:53:38.1310067Z quantize_type=SparseType.FP32, 2025-05-07T20:53:38.1310394Z use_cpu=False, 2025-05-07T20:53:38.1310657Z pruning_ratio=None, 2025-05-07T20:53:38.1310913Z ) 2025-05-07T20:53:38.1311163Z Trying example: test_quantize_workflow( 2025-05-07T20:53:38.1311853Z self=, 2025-05-07T20:53:38.1312899Z T=1, 2025-05-07T20:53:38.1313109Z D=41, 2025-05-07T20:53:38.1313327Z B=83, 2025-05-07T20:53:38.1313548Z log_E=3, 2025-05-07T20:53:38.1313770Z L=16, 2025-05-07T20:53:38.1314183Z pooling_mode=, 2025-05-07T20:53:38.1314546Z quantize_type=SparseType.FP16, 2025-05-07T20:53:38.1314858Z use_cpu=True, 2025-05-07T20:53:38.1315113Z pruning_ratio=None, 2025-05-07T20:53:38.1315373Z ) 2025-05-07T20:53:38.1315607Z Trying example: test_quantize_workflow( 2025-05-07T20:53:38.1316291Z self=, 2025-05-07T20:53:38.1316950Z T=8, 2025-05-07T20:53:38.1317160Z D=104, 2025-05-07T20:53:38.1317388Z B=39, 2025-05-07T20:53:38.1317604Z log_E=4, 2025-05-07T20:53:38.1317827Z L=0, 2025-05-07T20:53:38.1318077Z pooling_mode=, 2025-05-07T20:53:38.1318440Z quantize_type=SparseType.FP16, 2025-05-07T20:53:38.1318755Z use_cpu=False, 2025-05-07T20:53:38.1319010Z pruning_ratio=0.0, 2025-05-07T20:53:38.1319266Z ) 2025-05-07T20:53:38.1319502Z Trying example: test_quantize_workflow( 2025-05-07T20:53:38.1320191Z self=, 2025-05-07T20:53:38.1320849Z T=6, 2025-05-07T20:53:38.1321063Z D=99, 2025-05-07T20:53:38.1321271Z B=22, 2025-05-07T20:53:38.1321487Z log_E=5, 2025-05-07T20:53:38.1321720Z L=1, 2025-05-07T20:53:38.1321964Z pooling_mode=, 2025-05-07T20:53:38.1322326Z quantize_type=SparseType.FP32, 2025-05-07T20:53:38.1322653Z use_cpu=False, 2025-05-07T20:53:38.1322908Z pruning_ratio=None, 2025-05-07T20:53:38.1323175Z ) 2025-05-07T20:53:38.1323424Z Trying example: test_quantize_workflow( 2025-05-07T20:53:38.1324105Z self=, 2025-05-07T20:53:38.1324777Z T=9, 2025-05-07T20:53:38.1325009Z D=94, 2025-05-07T20:53:38.1325226Z B=104, 2025-05-07T20:53:38.1325454Z log_E=5, 2025-05-07T20:53:38.1325686Z L=3, 2025-05-07T20:53:38.1325940Z pooling_mode=, 2025-05-07T20:53:38.1326304Z quantize_type=SparseType.FP16, 2025-05-07T20:53:38.1326627Z use_cpu=False, 2025-05-07T20:53:38.1326893Z pruning_ratio=None, 2025-05-07T20:53:38.1327147Z ) 2025-05-07T20:53:38.1327391Z Trying example: test_quantize_workflow( 2025-05-07T20:53:38.1328075Z self=, 2025-05-07T20:53:38.1328728Z T=3, 2025-05-07T20:53:38.1328949Z D=40, 2025-05-07T20:53:38.1329168Z B=23, 2025-05-07T20:53:38.1329381Z log_E=4, 2025-05-07T20:53:38.1329607Z L=9, 2025-05-07T20:53:38.1329859Z pooling_mode=, 2025-05-07T20:53:38.1330212Z quantize_type=SparseType.INT4, 2025-05-07T20:53:38.1330537Z use_cpu=False, 2025-05-07T20:53:38.1330801Z pruning_ratio=0.0, 2025-05-07T20:53:38.1331054Z ) 2025-05-07T20:53:38.1331300Z Trying example: test_quantize_workflow( 2025-05-07T20:53:38.1332047Z self=, 2025-05-07T20:53:38.1332762Z T=5, 2025-05-07T20:53:38.1332991Z D=7, 2025-05-07T20:53:38.1333183Z B=40, 2025-05-07T20:53:38.1333356Z log_E=4, 2025-05-07T20:53:38.1333540Z L=0, 2025-05-07T20:53:38.1333747Z pooling_mode=, 2025-05-07T20:53:38.1334043Z quantize_type=SparseType.FP16, 2025-05-07T20:53:38.1334310Z use_cpu=True, 2025-05-07T20:53:38.1334532Z pruning_ratio=0.0, 2025-05-07T20:53:38.1334748Z ) 2025-05-07T20:53:38.1334947Z Trying example: test_quantize_workflow( 2025-05-07T20:53:38.1335506Z self=, 2025-05-07T20:53:38.1336039Z T=1, 2025-05-07T20:53:38.1336415Z D=108, 2025-05-07T20:53:38.1336608Z B=110, 2025-05-07T20:53:38.1336793Z log_E=3, 2025-05-07T20:53:38.1336977Z L=10, 2025-05-07T20:53:38.1337194Z pooling_mode=, 2025-05-07T20:53:38.1337576Z quantize_type=SparseType.INT2, 2025-05-07T20:53:38.1337836Z use_cpu=True, 2025-05-07T20:53:38.1338054Z pruning_ratio=None, 2025-05-07T20:53:38.1338273Z ) 2025-05-07T20:53:38.1338474Z Trying example: test_quantize_workflow( 2025-05-07T20:53:38.1339038Z self=, 2025-05-07T20:53:38.1339581Z T=1, 2025-05-07T20:53:38.1339766Z D=108, 2025-05-07T20:53:38.1339945Z B=110, 2025-05-07T20:53:38.1340131Z log_E=3, 2025-05-07T20:53:38.1340330Z L=0, 2025-05-07T20:53:38.1340536Z pooling_mode=, 2025-05-07T20:53:38.1340838Z quantize_type=SparseType.INT2, 2025-05-07T20:53:38.1341107Z use_cpu=True, 2025-05-07T20:53:38.1341322Z pruning_ratio=None, 2025-05-07T20:53:38.1341548Z ) 2025-05-07T20:53:38.1341761Z Trying example: test_quantize_workflow( 2025-05-07T20:53:38.1342318Z self=, 2025-05-07T20:53:38.1342857Z T=3, 2025-05-07T20:53:38.1343044Z D=108, 2025-05-07T20:53:38.1343223Z B=110, 2025-05-07T20:53:38.1343418Z log_E=3, 2025-05-07T20:53:38.1343613Z L=0, 2025-05-07T20:53:38.1343818Z pooling_mode=, 2025-05-07T20:53:38.1344120Z quantize_type=SparseType.INT2, 2025-05-07T20:53:38.1344388Z use_cpu=True, 2025-05-07T20:53:38.1344598Z pruning_ratio=None, 2025-05-07T20:53:38.1344821Z ) 2025-05-07T20:53:38.1345028Z Trying example: test_quantize_workflow( 2025-05-07T20:53:38.1345596Z self=, 2025-05-07T20:53:38.1346132Z T=3, 2025-05-07T20:53:38.1346325Z D=108, 2025-05-07T20:53:38.1346512Z B=3, 2025-05-07T20:53:38.1346690Z log_E=3, 2025-05-07T20:53:38.1346880Z L=0, 2025-05-07T20:53:38.1347092Z pooling_mode=, 2025-05-07T20:53:38.1347395Z quantize_type=SparseType.INT2, 2025-05-07T20:53:38.1347659Z use_cpu=True, 2025-05-07T20:53:38.1347873Z pruning_ratio=None, 2025-05-07T20:53:38.1348084Z ) 2025-05-07T20:53:38.1348286Z Trying example: test_quantize_workflow( 2025-05-07T20:53:38.1348841Z self=, 2025-05-07T20:53:38.1349368Z T=3, 2025-05-07T20:53:38.1349550Z D=108, 2025-05-07T20:53:38.1349736Z B=3, 2025-05-07T20:53:38.1349909Z log_E=3, 2025-05-07T20:53:38.1350104Z L=3, 2025-05-07T20:53:38.1350316Z pooling_mode=, 2025-05-07T20:53:38.1350610Z quantize_type=SparseType.INT2, 2025-05-07T20:53:38.1350882Z use_cpu=True, 2025-05-07T20:53:38.1351102Z pruning_ratio=None, 2025-05-07T20:53:38.1351331Z ) 2025-05-07T20:53:38.1351528Z Trying example: test_quantize_workflow( 2025-05-07T20:53:38.1352085Z self=, 2025-05-07T20:53:38.1352630Z T=3, 2025-05-07T20:53:38.1352808Z D=3, 2025-05-07T20:53:38.1352991Z B=3, 2025-05-07T20:53:38.1353174Z log_E=3, 2025-05-07T20:53:38.1353359Z L=3, 2025-05-07T20:53:38.1353571Z pooling_mode=, 2025-05-07T20:53:38.1353869Z quantize_type=SparseType.INT2, 2025-05-07T20:53:38.1354126Z use_cpu=True, 2025-05-07T20:53:38.1354345Z pruning_ratio=None, 2025-05-07T20:53:38.1354567Z ) 2025-05-07T20:53:38.1354758Z Trying example: test_quantize_workflow( 2025-05-07T20:53:38.1355316Z self=, 2025-05-07T20:53:38.1355849Z T=7, 2025-05-07T20:53:38.1356033Z D=103, 2025-05-07T20:53:38.1356296Z B=81, 2025-05-07T20:53:38.1356477Z log_E=4, 2025-05-07T20:53:38.1356665Z L=7, 2025-05-07T20:53:38.1356866Z pooling_mode=, 2025-05-07T20:53:38.1357161Z quantize_type=SparseType.FP16, 2025-05-07T20:53:38.1357495Z use_cpu=False, 2025-05-07T20:53:38.1357709Z pruning_ratio=None, 2025-05-07T20:53:38.1357927Z ) 2025-05-07T20:53:38.1358126Z Trying example: test_quantize_workflow( 2025-05-07T20:53:38.1358672Z self=, 2025-05-07T20:53:38.1359204Z T=7, 2025-05-07T20:53:38.1359614Z D=103, 2025-05-07T20:53:38.1359791Z B=81, 2025-05-07T20:53:38.1359969Z log_E=4, 2025-05-07T20:53:38.1360157Z L=4, 2025-05-07T20:53:38.1360358Z pooling_mode=, 2025-05-07T20:53:38.1360652Z quantize_type=SparseType.FP16, 2025-05-07T20:53:38.1360915Z use_cpu=False, 2025-05-07T20:53:38.1361122Z pruning_ratio=None, 2025-05-07T20:53:38.1361346Z ) 2025-05-07T20:53:38.1361554Z Trying example: test_quantize_workflow( 2025-05-07T20:53:38.1362099Z self=, 2025-05-07T20:53:38.1362636Z T=7, 2025-05-07T20:53:38.1362819Z D=103, 2025-05-07T20:53:38.1362994Z B=4, 2025-05-07T20:53:38.1363175Z log_E=4, 2025-05-07T20:53:38.1363364Z L=4, 2025-05-07T20:53:38.1363565Z pooling_mode=, 2025-05-07T20:53:38.1363865Z quantize_type=SparseType.FP16, 2025-05-07T20:53:38.1365647Z use_cpu=False, 2025-05-07T20:53:38.1365863Z pruning_ratio=None, 2025-05-07T20:53:38.1366075Z ) 2025-05-07T20:53:38.1366282Z Trying example: test_quantize_workflow( 2025-05-07T20:53:38.1366837Z self=, 2025-05-07T20:53:38.1367362Z T=7, 2025-05-07T20:53:38.1367546Z D=103, 2025-05-07T20:53:38.1367728Z B=7, 2025-05-07T20:53:38.1367910Z log_E=4, 2025-05-07T20:53:38.1368098Z L=4, 2025-05-07T20:53:38.1368306Z pooling_mode=, 2025-05-07T20:53:38.1368596Z quantize_type=SparseType.FP16, 2025-05-07T20:53:38.1368859Z use_cpu=False, 2025-05-07T20:53:38.1369077Z pruning_ratio=None, 2025-05-07T20:53:38.1369285Z ) 2025-05-07T20:53:38.1369490Z Trying example: test_quantize_workflow( 2025-05-07T20:53:38.1370046Z self=, 2025-05-07T20:53:38.1370575Z T=7, 2025-05-07T20:53:38.1370750Z D=7, 2025-05-07T20:53:38.1370931Z B=7, 2025-05-07T20:53:38.1371109Z log_E=4, 2025-05-07T20:53:38.1371291Z L=4, 2025-05-07T20:53:38.1371498Z pooling_mode=, 2025-05-07T20:53:38.1371795Z quantize_type=SparseType.FP16, 2025-05-07T20:53:38.1372052Z use_cpu=False, 2025-05-07T20:53:38.1372269Z pruning_ratio=None, 2025-05-07T20:53:38.1372485Z ) 2025-05-07T20:53:38.1372686Z Trying example: test_quantize_workflow( 2025-05-07T20:53:38.1373240Z self=, 2025-05-07T20:53:38.1373770Z T=4, 2025-05-07T20:53:38.1373948Z D=7, 2025-05-07T20:53:38.1374127Z B=7, 2025-05-07T20:53:38.1374307Z log_E=4, 2025-05-07T20:53:38.1374490Z L=4, 2025-05-07T20:53:38.1374705Z pooling_mode=, 2025-05-07T20:53:38.1375004Z quantize_type=SparseType.FP16, 2025-05-07T20:53:38.1375259Z use_cpu=False, 2025-05-07T20:53:38.1375477Z pruning_ratio=None, 2025-05-07T20:53:38.1375693Z ) 2025-05-07T20:53:38.1375891Z Trying example: test_quantize_workflow( 2025-05-07T20:53:38.1376494Z self=, 2025-05-07T20:53:38.1377028Z T=5, 2025-05-07T20:53:38.1377211Z D=106, 2025-05-07T20:53:38.1377389Z B=87, 2025-05-07T20:53:38.1377569Z log_E=3, 2025-05-07T20:53:38.1377899Z L=20, 2025-05-07T20:53:38.1378104Z pooling_mode=, 2025-05-07T20:53:38.1378404Z quantize_type=SparseType.FP32, 2025-05-07T20:53:38.1378671Z use_cpu=False, 2025-05-07T20:53:38.1379018Z pruning_ratio=0.0, 2025-05-07T20:53:38.1379234Z ) 2025-05-07T20:53:38.1379440Z Trying example: test_quantize_workflow( 2025-05-07T20:53:38.1379987Z self=, 2025-05-07T20:53:38.1380521Z T=5, 2025-05-07T20:53:38.1380706Z D=106, 2025-05-07T20:53:38.1380880Z B=87, 2025-05-07T20:53:38.1381062Z log_E=3, 2025-05-07T20:53:38.1381248Z L=0, 2025-05-07T20:53:38.1381450Z pooling_mode=, 2025-05-07T20:53:38.1381748Z quantize_type=SparseType.FP32, 2025-05-07T20:53:38.1382008Z use_cpu=False, 2025-05-07T20:53:38.1382214Z pruning_ratio=0.0, 2025-05-07T20:53:38.1382436Z ) 2025-05-07T20:53:38.1382637Z Trying example: test_quantize_workflow( 2025-05-07T20:53:38.1383195Z self=, 2025-05-07T20:53:38.1383719Z T=5, 2025-05-07T20:53:38.1383899Z D=106, 2025-05-07T20:53:38.1384085Z B=87, 2025-05-07T20:53:38.1384260Z log_E=5, 2025-05-07T20:53:38.1384449Z L=0, 2025-05-07T20:53:38.1384657Z pooling_mode=, 2025-05-07T20:53:38.1384946Z quantize_type=SparseType.FP32, 2025-05-07T20:53:38.1385212Z use_cpu=False, 2025-05-07T20:53:38.1385425Z pruning_ratio=0.0, 2025-05-07T20:53:38.1385630Z ) 2025-05-07T20:53:38.9846220Z Trying example: test_quantize_workflow( 2025-05-07T20:53:38.9847094Z self=, 2025-05-07T20:53:38.9847787Z T=1, 2025-05-07T20:53:38.9848029Z D=106, 2025-05-07T20:53:38.9848263Z B=87, 2025-05-07T20:53:38.9848503Z log_E=5, 2025-05-07T20:53:38.9848751Z L=0, 2025-05-07T20:53:38.9849051Z pooling_mode=, 2025-05-07T20:53:38.9849437Z quantize_type=SparseType.FP32, 2025-05-07T20:53:38.9849782Z use_cpu=False, 2025-05-07T20:53:38.9850047Z pruning_ratio=0.0, 2025-05-07T20:53:38.9850356Z ) 2025-05-07T20:53:38.9850621Z Trying example: test_quantize_workflow( 2025-05-07T20:53:38.9851335Z self=, 2025-05-07T20:53:38.9852003Z T=5, 2025-05-07T20:53:38.9852238Z D=106, 2025-05-07T20:53:38.9852472Z B=106, 2025-05-07T20:53:38.9852695Z log_E=5, 2025-05-07T20:53:38.9852975Z L=0, 2025-05-07T20:53:38.9853251Z pooling_mode=, 2025-05-07T20:53:38.9853616Z quantize_type=SparseType.FP32, 2025-05-07T20:53:38.9853954Z use_cpu=False, 2025-05-07T20:53:38.9854213Z pruning_ratio=0.0, 2025-05-07T20:53:38.9854464Z ) 2025-05-07T20:53:38.9854709Z Trying example: test_quantize_workflow( 2025-05-07T20:53:38.9855406Z self=, 2025-05-07T20:53:38.9856057Z T=1, 2025-05-07T20:53:38.9856445Z D=106, 2025-05-07T20:53:38.9856669Z B=106, 2025-05-07T20:53:38.9856889Z log_E=5, 2025-05-07T20:53:38.9857115Z L=0, 2025-05-07T20:53:38.9857367Z pooling_mode=, 2025-05-07T20:53:38.9857728Z quantize_type=SparseType.FP32, 2025-05-07T20:53:38.9858044Z use_cpu=False, 2025-05-07T20:53:38.9858304Z pruning_ratio=0.0, 2025-05-07T20:53:38.9858560Z ) 2025-05-07T20:53:38.9858797Z Trying example: test_quantize_workflow( 2025-05-07T20:53:38.9859816Z self=, 2025-05-07T20:53:38.9860482Z T=1, 2025-05-07T20:53:38.9860693Z D=106, 2025-05-07T20:53:38.9860912Z B=106, 2025-05-07T20:53:38.9861130Z log_E=3, 2025-05-07T20:53:38.9861352Z L=0, 2025-05-07T20:53:38.9862115Z pooling_mode=, 2025-05-07T20:53:38.9862482Z quantize_type=SparseType.FP32, 2025-05-07T20:53:38.9862798Z use_cpu=False, 2025-05-07T20:53:38.9863061Z pruning_ratio=0.0, 2025-05-07T20:53:38.9863319Z ) 2025-05-07T20:53:38.9863732Z Trying example: test_quantize_workflow( 2025-05-07T20:53:38.9864425Z self=, 2025-05-07T20:53:38.9865088Z T=8, 2025-05-07T20:53:38.9865312Z D=6, 2025-05-07T20:53:38.9865524Z B=51, 2025-05-07T20:53:38.9865742Z log_E=4, 2025-05-07T20:53:38.9865972Z L=1, 2025-05-07T20:53:38.9866217Z pooling_mode=, 2025-05-07T20:53:38.9866578Z quantize_type=SparseType.INT2, 2025-05-07T20:53:38.9866896Z use_cpu=True, 2025-05-07T20:53:38.9867148Z pruning_ratio=None, 2025-05-07T20:53:38.9867414Z ) 2025-05-07T20:53:38.9867658Z Trying example: test_quantize_workflow( 2025-05-07T20:53:38.9868340Z self=, 2025-05-07T20:53:38.9869010Z T=8, 2025-05-07T20:53:38.9869234Z D=6, 2025-05-07T20:53:38.9869446Z B=51, 2025-05-07T20:53:38.9869675Z log_E=4, 2025-05-07T20:53:38.9869906Z L=0, 2025-05-07T20:53:38.9870155Z pooling_mode=, 2025-05-07T20:53:38.9870514Z quantize_type=SparseType.INT2, 2025-05-07T20:53:38.9870836Z use_cpu=True, 2025-05-07T20:53:38.9871090Z pruning_ratio=None, 2025-05-07T20:53:38.9871364Z ) 2025-05-07T20:53:38.9871613Z Trying example: test_quantize_workflow( 2025-05-07T20:53:38.9872294Z self=, 2025-05-07T20:53:38.9873006Z T=4, 2025-05-07T20:53:38.9873229Z D=6, 2025-05-07T20:53:38.9873448Z B=51, 2025-05-07T20:53:38.9873665Z log_E=4, 2025-05-07T20:53:38.9873893Z L=0, 2025-05-07T20:53:38.9874147Z pooling_mode=, 2025-05-07T20:53:38.9874509Z quantize_type=SparseType.INT2, 2025-05-07T20:53:38.9874829Z use_cpu=True, 2025-05-07T20:53:38.9875093Z pruning_ratio=None, 2025-05-07T20:53:38.9875351Z ) 2025-05-07T20:53:38.9875607Z Trying example: test_quantize_workflow( 2025-05-07T20:53:38.9876298Z self=, 2025-05-07T20:53:38.9876952Z T=4, 2025-05-07T20:53:38.9877175Z D=6, 2025-05-07T20:53:38.9877396Z B=51, 2025-05-07T20:53:38.9877611Z log_E=3, 2025-05-07T20:53:38.9877841Z L=0, 2025-05-07T20:53:38.9878096Z pooling_mode=, 2025-05-07T20:53:38.9878459Z quantize_type=SparseType.INT2, 2025-05-07T20:53:38.9878782Z use_cpu=True, 2025-05-07T20:53:38.9879042Z pruning_ratio=None, 2025-05-07T20:53:38.9879300Z ) 2025-05-07T20:53:38.9879550Z Trying example: test_quantize_workflow( 2025-05-07T20:53:38.9880261Z self=, 2025-05-07T20:53:38.9880933Z T=4, 2025-05-07T20:53:38.9881149Z D=6, 2025-05-07T20:53:38.9881368Z B=1, 2025-05-07T20:53:38.9881589Z log_E=3, 2025-05-07T20:53:38.9889871Z L=0, 2025-05-07T20:53:38.9890122Z pooling_mode=, 2025-05-07T20:53:38.9890439Z quantize_type=SparseType.INT2, 2025-05-07T20:53:38.9890708Z use_cpu=True, 2025-05-07T20:53:38.9890933Z pruning_ratio=None, 2025-05-07T20:53:38.9891158Z ) 2025-05-07T20:53:38.9891366Z Trying example: test_quantize_workflow( 2025-05-07T20:53:38.9891935Z self=, 2025-05-07T20:53:38.9892484Z T=4, 2025-05-07T20:53:38.9892687Z D=6, 2025-05-07T20:53:38.9892901Z B=1, 2025-05-07T20:53:38.9893086Z log_E=4, 2025-05-07T20:53:38.9893275Z L=0, 2025-05-07T20:53:38.9893494Z pooling_mode=, 2025-05-07T20:53:38.9893797Z quantize_type=SparseType.INT2, 2025-05-07T20:53:38.9894194Z use_cpu=True, 2025-05-07T20:53:38.9894406Z pruning_ratio=None, 2025-05-07T20:53:38.9894630Z ) 2025-05-07T20:53:38.9894836Z Trying example: test_quantize_workflow( 2025-05-07T20:53:38.9895463Z self=, 2025-05-07T20:53:38.9896012Z T=4, 2025-05-07T20:53:38.9896200Z D=6, 2025-05-07T20:53:38.9896479Z B=4, 2025-05-07T20:53:38.9896667Z log_E=3, 2025-05-07T20:53:38.9896867Z L=0, 2025-05-07T20:53:38.9897075Z pooling_mode=, 2025-05-07T20:53:38.9897382Z quantize_type=SparseType.INT2, 2025-05-07T20:53:38.9897650Z use_cpu=True, 2025-05-07T20:53:38.9897865Z pruning_ratio=None, 2025-05-07T20:53:38.9898097Z ) 2025-05-07T20:53:38.9898312Z Trying example: test_quantize_workflow( 2025-05-07T20:53:38.9898868Z self=, 2025-05-07T20:53:38.9899413Z T=5, 2025-05-07T20:53:38.9899604Z D=44, 2025-05-07T20:53:38.9899800Z B=88, 2025-05-07T20:53:38.9899983Z log_E=5, 2025-05-07T20:53:38.9900183Z L=14, 2025-05-07T20:53:38.9900411Z pooling_mode=, 2025-05-07T20:53:38.9900713Z quantize_type=SparseType.INT8, 2025-05-07T20:53:38.9900986Z use_cpu=True, 2025-05-07T20:53:38.9901209Z pruning_ratio=0.0, 2025-05-07T20:53:38.9901429Z ) 2025-05-07T20:53:38.9901642Z Trying example: test_quantize_workflow( 2025-05-07T20:53:38.9902205Z self=, 2025-05-07T20:53:38.9902741Z T=5, 2025-05-07T20:53:38.9902932Z D=44, 2025-05-07T20:53:38.9903121Z B=88, 2025-05-07T20:53:38.9903307Z log_E=5, 2025-05-07T20:53:38.9903507Z L=0, 2025-05-07T20:53:38.9903725Z pooling_mode=, 2025-05-07T20:53:38.9904025Z quantize_type=SparseType.INT8, 2025-05-07T20:53:38.9904305Z use_cpu=True, 2025-05-07T20:53:38.9904523Z pruning_ratio=0.0, 2025-05-07T20:53:38.9904735Z ) 2025-05-07T20:53:38.9904947Z Trying example: test_quantize_workflow( 2025-05-07T20:53:38.9905514Z self=, 2025-05-07T20:53:38.9906056Z T=1, 2025-05-07T20:53:38.9906232Z D=44, 2025-05-07T20:53:38.9906416Z B=88, 2025-05-07T20:53:38.9906603Z log_E=5, 2025-05-07T20:53:38.9906791Z L=0, 2025-05-07T20:53:38.9907004Z pooling_mode=, 2025-05-07T20:53:38.9907308Z quantize_type=SparseType.INT8, 2025-05-07T20:53:38.9907567Z use_cpu=True, 2025-05-07T20:53:38.9907784Z pruning_ratio=0.0, 2025-05-07T20:53:38.9908002Z ) 2025-05-07T20:53:38.9908203Z Trying example: test_quantize_workflow( 2025-05-07T20:53:38.9908759Z self=, 2025-05-07T20:53:38.9909306Z T=1, 2025-05-07T20:53:38.9909483Z D=44, 2025-05-07T20:53:38.9909674Z B=5, 2025-05-07T20:53:38.9909860Z log_E=5, 2025-05-07T20:53:38.9910050Z L=0, 2025-05-07T20:53:38.9910267Z pooling_mode=, 2025-05-07T20:53:38.9910581Z quantize_type=SparseType.INT8, 2025-05-07T20:53:38.9910843Z use_cpu=True, 2025-05-07T20:53:38.9911065Z pruning_ratio=0.0, 2025-05-07T20:53:38.9911287Z ) 2025-05-07T20:53:38.9911476Z PASSED 2025-05-07T20:53:38.9911581Z 2025-05-07T20:53:38.9911718Z =============================== warnings summary =============================== 2025-05-07T20:53:38.9912334Z test/tbe/inference/inference_converter_test.py::QuantizedSplitEmbeddingsTest::test_l2_norm_pruning_workflow 2025-05-07T20:53:38.9913121Z test/tbe/inference/inference_converter_test.py::QuantizedSplitEmbeddingsTest::test_quantize_workflow 2025-05-07T20:53:38.9914556Z /home/ec2-user/miniconda/envs/build_binary/lib/python3.12/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:38.9915910Z res_scale_shift = torch.tensor( 2025-05-07T20:53:38.9916108Z 2025-05-07T20:53:38.9916466Z test/tbe/inference/inference_converter_test.py::QuantizedSplitEmbeddingsTest::test_l2_norm_pruning_workflow 2025-05-07T20:53:38.9917250Z test/tbe/inference/inference_converter_test.py::QuantizedSplitEmbeddingsTest::test_quantize_workflow 2025-05-07T20:53:38.9918669Z /home/ec2-user/miniconda/envs/build_binary/lib/python3.12/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:38.9919846Z res_scale_shift = torch.tensor( 2025-05-07T20:53:38.9920030Z 2025-05-07T20:53:38.9920246Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2025-05-07T20:53:38.9920709Z ======================== 3 passed, 4 warnings in 55.89s ======================== 2025-05-07T20:53:39.6488077Z 2025-05-07T20:53:39.6489171Z [TEST] Python test suite PASSED: ./tbe/inference/inference_converter_test.py 2025-05-07T20:53:39.6511536Z [TEST] Python test time for ./tbe/inference/inference_converter_test.py: 58 seconds 2025-05-07T20:53:39.6511876Z 2025-05-07T20:53:39.6511881Z 2025-05-07T20:53:39.6511884Z 2025-05-07T20:53:39.6511888Z 2025-05-07T20:53:39.6534179Z ################################################################################ 2025-05-07T20:53:39.6550247Z # [2025-05-07T20:53:39.654Z] Run Python Test Suite: 2025-05-07T20:53:39.6550584Z # ./tbe/inference/nbit_cache_test.py 2025-05-07T20:53:39.6550886Z ################################################################################ 2025-05-07T20:53:39.6575825Z + 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:39.6576835Z 2025-05-07T20:53:41.8231243Z ============================= test session starts ============================== 2025-05-07T20:53:41.8231912Z platform linux -- Python 3.12.2, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:53:41.8232438Z cachedir: .pytest_cache 2025-05-07T20:53:41.8233010Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:53:41.8233716Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:53:41.8234109Z plugins: hypothesis-6.131.14 2025-05-07T20:53:43.5761586Z collecting ... collected 5 items 2025-05-07T20:53:43.5762004Z 2025-05-07T20:53:44.2002416Z tbe/inference/nbit_cache_test.py::NBitCacheTest::test_nbit_cache_miss_counter Trying example: test_nbit_cache_miss_counter( 2025-05-07T20:53:44.2003207Z self=, 2025-05-07T20:53:44.2003663Z N=1, 2025-05-07T20:53:44.2003874Z indices_dtype=torch.int32, 2025-05-07T20:53:44.2004296Z ) 2025-05-07T20:53:44.2004760Z Trying example: test_nbit_cache_miss_counter( 2025-05-07T20:53:44.2005721Z self=, 2025-05-07T20:53:44.2006600Z N=3, 2025-05-07T20:53:44.2006986Z indices_dtype=torch.int32, 2025-05-07T20:53:44.2007455Z ) 2025-05-07T20:53:44.2007879Z Trying example: test_nbit_cache_miss_counter( 2025-05-07T20:53:44.2008818Z self=, 2025-05-07T20:53:44.2009684Z N=3, 2025-05-07T20:53:44.2010068Z indices_dtype=torch.int64, 2025-05-07T20:53:44.2010527Z ) 2025-05-07T20:53:44.2010945Z Trying example: test_nbit_cache_miss_counter( 2025-05-07T20:53:44.2011925Z self=, 2025-05-07T20:53:44.2013262Z N=7, 2025-05-07T20:53:44.2013654Z indices_dtype=torch.int32, 2025-05-07T20:53:44.2014039Z ) 2025-05-07T20:53:44.2014411Z Trying example: test_nbit_cache_miss_counter( 2025-05-07T20:53:44.2014894Z self=, 2025-05-07T20:53:44.2015347Z N=7, 2025-05-07T20:53:44.2015557Z indices_dtype=torch.int64, 2025-05-07T20:53:44.2015799Z ) 2025-05-07T20:53:44.2016030Z Trying example: test_nbit_cache_miss_counter( 2025-05-07T20:53:44.2016615Z self=, 2025-05-07T20:53:44.2017057Z N=5, 2025-05-07T20:53:44.2017256Z indices_dtype=torch.int64, 2025-05-07T20:53:44.2017499Z ) 2025-05-07T20:53:44.2017720Z Trying example: test_nbit_cache_miss_counter( 2025-05-07T20:53:44.2018191Z self=, 2025-05-07T20:53:44.2018640Z N=2, 2025-05-07T20:53:44.2018840Z indices_dtype=torch.int64, 2025-05-07T20:53:44.2019076Z ) 2025-05-07T20:53:44.2019299Z Trying example: test_nbit_cache_miss_counter( 2025-05-07T20:53:44.2019782Z self=, 2025-05-07T20:53:44.2020215Z N=8, 2025-05-07T20:53:44.2020416Z indices_dtype=torch.int64, 2025-05-07T20:53:44.2020658Z ) 2025-05-07T20:53:44.2020873Z Trying example: test_nbit_cache_miss_counter( 2025-05-07T20:53:44.2021342Z self=, 2025-05-07T20:53:44.2021782Z N=8, 2025-05-07T20:53:44.2021984Z indices_dtype=torch.int32, 2025-05-07T20:53:44.2022221Z ) 2025-05-07T20:53:44.2022434Z Trying example: test_nbit_cache_miss_counter( 2025-05-07T20:53:44.2022912Z self=, 2025-05-07T20:53:44.2023352Z N=1, 2025-05-07T20:53:44.2023550Z indices_dtype=torch.int64, 2025-05-07T20:53:44.2023796Z ) 2025-05-07T20:53:44.2024014Z Trying example: test_nbit_cache_miss_counter( 2025-05-07T20:53:44.2024486Z self=, 2025-05-07T20:53:44.2024925Z N=4, 2025-05-07T20:53:44.2025128Z indices_dtype=torch.int64, 2025-05-07T20:53:44.2025363Z ) 2025-05-07T20:53:44.2025572Z Trying example: test_nbit_cache_miss_counter( 2025-05-07T20:53:44.2026044Z self=, 2025-05-07T20:53:44.2026478Z N=4, 2025-05-07T20:53:44.2026670Z indices_dtype=torch.int32, 2025-05-07T20:53:44.2026909Z ) 2025-05-07T20:53:44.2027124Z Trying example: test_nbit_cache_miss_counter( 2025-05-07T20:53:44.2027587Z self=, 2025-05-07T20:53:44.2028026Z N=2, 2025-05-07T20:53:44.2028225Z indices_dtype=torch.int32, 2025-05-07T20:53:44.2028459Z ) 2025-05-07T20:53:44.2028673Z Trying example: test_nbit_cache_miss_counter( 2025-05-07T20:53:44.2029152Z self=, 2025-05-07T20:53:44.2029589Z N=6, 2025-05-07T20:53:44.2029782Z indices_dtype=torch.int64, 2025-05-07T20:53:44.2030021Z ) 2025-05-07T20:53:44.2030232Z Trying example: test_nbit_cache_miss_counter( 2025-05-07T20:53:44.2030700Z self=, 2025-05-07T20:53:44.2031154Z N=5, 2025-05-07T20:53:44.2031356Z indices_dtype=torch.int32, 2025-05-07T20:53:44.2031589Z ) 2025-05-07T20:53:44.2031804Z Trying example: test_nbit_cache_miss_counter( 2025-05-07T20:53:44.2032283Z self=, 2025-05-07T20:53:44.2032710Z N=6, 2025-05-07T20:53:44.2032908Z indices_dtype=torch.int32, 2025-05-07T20:53:44.2033244Z ) 2025-05-07T20:53:44.2033412Z PASSED 2025-05-07T20:53:44.3250652Z tbe/inference/nbit_cache_test.py::NBitCacheTest::test_nbit_cache_update_function Trying example: test_nbit_cache_update_function( 2025-05-07T20:53:44.3251810Z self=, 2025-05-07T20:53:44.3252382Z L=0, 2025-05-07T20:53:44.3252566Z H=512, 2025-05-07T20:53:44.3252750Z S=0, 2025-05-07T20:53:44.3252929Z ) 2025-05-07T20:53:44.3253146Z Trying example: test_nbit_cache_update_function( 2025-05-07T20:53:44.3253651Z self=, 2025-05-07T20:53:44.3254109Z L=3, 2025-05-07T20:53:44.3254280Z H=512, 2025-05-07T20:53:44.3254460Z S=0, 2025-05-07T20:53:44.3254632Z ) 2025-05-07T20:53:44.3254844Z Trying example: test_nbit_cache_update_function( 2025-05-07T20:53:44.3255344Z self=, 2025-05-07T20:53:44.3255807Z L=3, 2025-05-07T20:53:44.3255984Z H=1003, 2025-05-07T20:53:44.3256161Z S=112, 2025-05-07T20:53:44.3256424Z ) 2025-05-07T20:53:44.3256652Z Trying example: test_nbit_cache_update_function( 2025-05-07T20:53:44.3257153Z self=, 2025-05-07T20:53:44.3257605Z L=10, 2025-05-07T20:53:44.3257785Z H=512, 2025-05-07T20:53:44.3257966Z S=0, 2025-05-07T20:53:44.3258147Z ) 2025-05-07T20:53:44.3258366Z Trying example: test_nbit_cache_update_function( 2025-05-07T20:53:44.3258857Z self=, 2025-05-07T20:53:44.3259540Z L=10, 2025-05-07T20:53:44.3259723Z H=669, 2025-05-07T20:53:44.3259897Z S=119, 2025-05-07T20:53:44.3260078Z ) 2025-05-07T20:53:44.3260299Z Trying example: test_nbit_cache_update_function( 2025-05-07T20:53:44.3260833Z self=, 2025-05-07T20:53:44.3261289Z L=12, 2025-05-07T20:53:44.3261463Z H=886, 2025-05-07T20:53:44.3261642Z S=78, 2025-05-07T20:53:44.3261819Z ) 2025-05-07T20:53:44.3262042Z Trying example: test_nbit_cache_update_function( 2025-05-07T20:53:44.3262542Z self=, 2025-05-07T20:53:44.3262994Z L=1, 2025-05-07T20:53:44.3263180Z H=963, 2025-05-07T20:53:44.3263352Z S=32, 2025-05-07T20:53:44.3263524Z ) 2025-05-07T20:53:44.3263750Z Trying example: test_nbit_cache_update_function( 2025-05-07T20:53:44.3264245Z self=, 2025-05-07T20:53:44.3264696Z L=6, 2025-05-07T20:53:44.3264877Z H=625, 2025-05-07T20:53:44.3265049Z S=28, 2025-05-07T20:53:44.3265225Z ) 2025-05-07T20:53:44.3265446Z Trying example: test_nbit_cache_update_function( 2025-05-07T20:53:44.3265940Z self=, 2025-05-07T20:53:44.3266393Z L=7, 2025-05-07T20:53:44.3266572Z H=930, 2025-05-07T20:53:44.3266745Z S=70, 2025-05-07T20:53:44.3266926Z ) 2025-05-07T20:53:44.3267145Z Trying example: test_nbit_cache_update_function( 2025-05-07T20:53:44.3267635Z self=, 2025-05-07T20:53:44.3268085Z L=10, 2025-05-07T20:53:44.3268265Z H=783, 2025-05-07T20:53:44.3268441Z S=79, 2025-05-07T20:53:44.3268607Z ) 2025-05-07T20:53:44.3268828Z Trying example: test_nbit_cache_update_function( 2025-05-07T20:53:44.3269324Z self=, 2025-05-07T20:53:44.3269770Z L=16, 2025-05-07T20:53:44.3269951Z H=813, 2025-05-07T20:53:44.3270135Z S=1, 2025-05-07T20:53:44.3270305Z ) 2025-05-07T20:53:44.3270524Z Trying example: test_nbit_cache_update_function( 2025-05-07T20:53:44.3271203Z self=, 2025-05-07T20:53:44.3271652Z L=16, 2025-05-07T20:53:44.3271835Z H=512, 2025-05-07T20:53:44.3272132Z S=1, 2025-05-07T20:53:44.3272309Z ) 2025-05-07T20:53:44.3272536Z Trying example: test_nbit_cache_update_function( 2025-05-07T20:53:44.3273034Z self=, 2025-05-07T20:53:44.3273483Z L=0, 2025-05-07T20:53:44.3273666Z H=512, 2025-05-07T20:53:44.3273854Z S=1, 2025-05-07T20:53:44.3274027Z ) 2025-05-07T20:53:44.3274251Z Trying example: test_nbit_cache_update_function( 2025-05-07T20:53:44.3274755Z self=, 2025-05-07T20:53:44.3275210Z L=7, 2025-05-07T20:53:44.3275388Z H=994, 2025-05-07T20:53:44.3275577Z S=42, 2025-05-07T20:53:44.3275760Z ) 2025-05-07T20:53:44.3275991Z Trying example: test_nbit_cache_update_function( 2025-05-07T20:53:44.3276493Z self=, 2025-05-07T20:53:44.3276951Z L=7, 2025-05-07T20:53:44.3277139Z H=512, 2025-05-07T20:53:44.3277331Z S=42, 2025-05-07T20:53:44.3277514Z ) 2025-05-07T20:53:44.3277737Z Trying example: test_nbit_cache_update_function( 2025-05-07T20:53:44.3278241Z self=, 2025-05-07T20:53:44.3278701Z L=7, 2025-05-07T20:53:44.3278878Z H=512, 2025-05-07T20:53:44.3279067Z S=0, 2025-05-07T20:53:44.3279249Z ) 2025-05-07T20:53:44.3279471Z Trying example: test_nbit_cache_update_function( 2025-05-07T20:53:44.3279975Z self=, 2025-05-07T20:53:44.3280431Z L=10, 2025-05-07T20:53:44.3280619Z H=522, 2025-05-07T20:53:44.3280799Z S=89, 2025-05-07T20:53:44.3280984Z ) 2025-05-07T20:53:44.3281210Z Trying example: test_nbit_cache_update_function( 2025-05-07T20:53:44.3281708Z self=, 2025-05-07T20:53:44.3282168Z L=0, 2025-05-07T20:53:44.3282352Z H=522, 2025-05-07T20:53:44.3282533Z S=89, 2025-05-07T20:53:44.3282711Z ) 2025-05-07T20:53:44.3282937Z Trying example: test_nbit_cache_update_function( 2025-05-07T20:53:44.3283434Z self=, 2025-05-07T20:53:44.3283889Z L=0, 2025-05-07T20:53:44.3284075Z H=522, 2025-05-07T20:53:44.3284253Z S=0, 2025-05-07T20:53:44.3284436Z ) 2025-05-07T20:53:44.3284665Z Trying example: test_nbit_cache_update_function( 2025-05-07T20:53:44.3285166Z self=, 2025-05-07T20:53:44.3285622Z L=7, 2025-05-07T20:53:44.3285813Z H=1016, 2025-05-07T20:53:44.3286009Z S=116, 2025-05-07T20:53:44.3286184Z ) 2025-05-07T20:53:44.3286413Z Trying example: test_nbit_cache_update_function( 2025-05-07T20:53:44.3286923Z self=, 2025-05-07T20:53:44.3287371Z L=0, 2025-05-07T20:53:44.3287556Z H=1016, 2025-05-07T20:53:44.3287745Z S=116, 2025-05-07T20:53:44.3287923Z ) 2025-05-07T20:53:44.3288149Z Trying example: test_nbit_cache_update_function( 2025-05-07T20:53:44.3288649Z self=, 2025-05-07T20:53:44.3289099Z L=0, 2025-05-07T20:53:44.3289283Z H=1016, 2025-05-07T20:53:44.3289471Z S=0, 2025-05-07T20:53:44.3289643Z ) 2025-05-07T20:53:44.3289870Z Trying example: test_nbit_cache_update_function( 2025-05-07T20:53:44.3290371Z self=, 2025-05-07T20:53:44.3290829Z L=6, 2025-05-07T20:53:44.3291096Z H=795, 2025-05-07T20:53:44.3291284Z S=89, 2025-05-07T20:53:44.3291464Z ) 2025-05-07T20:53:44.3291683Z Trying example: test_nbit_cache_update_function( 2025-05-07T20:53:44.3292291Z self=, 2025-05-07T20:53:44.3292747Z L=6, 2025-05-07T20:53:44.3292926Z H=795, 2025-05-07T20:53:44.3293111Z S=6, 2025-05-07T20:53:44.3293290Z ) 2025-05-07T20:53:44.3293512Z Trying example: test_nbit_cache_update_function( 2025-05-07T20:53:44.3294013Z self=, 2025-05-07T20:53:44.3294475Z L=6, 2025-05-07T20:53:44.3294650Z H=795, 2025-05-07T20:53:44.3294835Z S=0, 2025-05-07T20:53:44.3295014Z ) 2025-05-07T20:53:44.3295233Z Trying example: test_nbit_cache_update_function( 2025-05-07T20:53:44.3295735Z self=, 2025-05-07T20:53:44.3296193Z L=6, 2025-05-07T20:53:44.3296477Z H=512, 2025-05-07T20:53:44.3296652Z S=0, 2025-05-07T20:53:44.3296826Z ) 2025-05-07T20:53:44.3297045Z Trying example: test_nbit_cache_update_function( 2025-05-07T20:53:44.3297538Z self=, 2025-05-07T20:53:44.3297983Z L=5, 2025-05-07T20:53:44.3298159Z H=888, 2025-05-07T20:53:44.3298333Z S=29, 2025-05-07T20:53:44.3298505Z ) 2025-05-07T20:53:44.3298724Z Trying example: test_nbit_cache_update_function( 2025-05-07T20:53:44.3299212Z self=, 2025-05-07T20:53:44.3299660Z L=0, 2025-05-07T20:53:44.3299839Z H=888, 2025-05-07T20:53:44.3300012Z S=29, 2025-05-07T20:53:44.3300187Z ) 2025-05-07T20:53:44.3300405Z Trying example: test_nbit_cache_update_function( 2025-05-07T20:53:44.3300893Z self=, 2025-05-07T20:53:44.3301350Z L=0, 2025-05-07T20:53:44.3301522Z H=888, 2025-05-07T20:53:44.3301700Z S=0, 2025-05-07T20:53:44.3301867Z ) 2025-05-07T20:53:44.3302089Z Trying example: test_nbit_cache_update_function( 2025-05-07T20:53:44.3302582Z self=, 2025-05-07T20:53:44.3303023Z L=11, 2025-05-07T20:53:44.3303199Z H=991, 2025-05-07T20:53:44.3303373Z S=39, 2025-05-07T20:53:44.3303566Z ) 2025-05-07T20:53:44.3303792Z Trying example: test_nbit_cache_update_function( 2025-05-07T20:53:44.3304297Z self=, 2025-05-07T20:53:44.3304794Z L=0, 2025-05-07T20:53:44.3304974Z H=991, 2025-05-07T20:53:44.3313015Z S=39, 2025-05-07T20:53:44.3313220Z ) 2025-05-07T20:53:44.3313449Z Trying example: test_nbit_cache_update_function( 2025-05-07T20:53:44.3313972Z self=, 2025-05-07T20:53:44.3314446Z L=0, 2025-05-07T20:53:44.3314626Z H=991, 2025-05-07T20:53:44.3314815Z S=0, 2025-05-07T20:53:44.3315002Z ) 2025-05-07T20:53:44.3315234Z Trying example: test_nbit_cache_update_function( 2025-05-07T20:53:44.3317237Z self=, 2025-05-07T20:53:44.3317705Z L=16, 2025-05-07T20:53:44.3317896Z H=1003, 2025-05-07T20:53:44.3318080Z S=29, 2025-05-07T20:53:44.3318265Z ) 2025-05-07T20:53:44.3318495Z Trying example: test_nbit_cache_update_function( 2025-05-07T20:53:44.3318993Z self=, 2025-05-07T20:53:44.3319451Z L=16, 2025-05-07T20:53:44.3319642Z H=1003, 2025-05-07T20:53:44.3319823Z S=16, 2025-05-07T20:53:44.3320008Z ) 2025-05-07T20:53:44.3320236Z Trying example: test_nbit_cache_update_function( 2025-05-07T20:53:44.3320862Z self=, 2025-05-07T20:53:44.3321324Z L=0, 2025-05-07T20:53:44.3321514Z H=1003, 2025-05-07T20:53:44.3321699Z S=16, 2025-05-07T20:53:44.3321964Z ) 2025-05-07T20:53:44.3322191Z Trying example: test_nbit_cache_update_function( 2025-05-07T20:53:44.3322685Z self=, 2025-05-07T20:53:44.3323142Z L=16, 2025-05-07T20:53:44.3323329Z H=1003, 2025-05-07T20:53:44.3323521Z S=0, 2025-05-07T20:53:44.3323694Z ) 2025-05-07T20:53:44.3323921Z Trying example: test_nbit_cache_update_function( 2025-05-07T20:53:44.3324429Z self=, 2025-05-07T20:53:44.3324877Z L=16, 2025-05-07T20:53:44.3325066Z H=512, 2025-05-07T20:53:44.3325258Z S=0, 2025-05-07T20:53:44.3325438Z ) 2025-05-07T20:53:44.3325662Z Trying example: test_nbit_cache_update_function( 2025-05-07T20:53:44.3326172Z self=, 2025-05-07T20:53:44.3326623Z L=11, 2025-05-07T20:53:44.3326809Z H=661, 2025-05-07T20:53:44.3327003Z S=76, 2025-05-07T20:53:44.3327177Z ) 2025-05-07T20:53:44.3327406Z Trying example: test_nbit_cache_update_function( 2025-05-07T20:53:44.3327908Z self=, 2025-05-07T20:53:44.3328363Z L=11, 2025-05-07T20:53:44.3328544Z H=512, 2025-05-07T20:53:44.3328734Z S=76, 2025-05-07T20:53:44.3328917Z ) 2025-05-07T20:53:44.3329143Z Trying example: test_nbit_cache_update_function( 2025-05-07T20:53:44.3329650Z self=, 2025-05-07T20:53:44.3330113Z L=0, 2025-05-07T20:53:44.3330291Z H=512, 2025-05-07T20:53:44.3330484Z S=76, 2025-05-07T20:53:44.3330678Z ) 2025-05-07T20:53:44.3330860Z PASSED 2025-05-07T20:53:44.7935044Z 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:44.7936494Z self=, 2025-05-07T20:53:44.7937080Z N=1, 2025-05-07T20:53:44.7937298Z dtype=SparseType.INT8, 2025-05-07T20:53:44.7937570Z indices_dtype=torch.int32, 2025-05-07T20:53:44.7937832Z ) 2025-05-07T20:53:44.7938091Z Trying example: test_nbit_direct_mapped_uvm_cache_stats( 2025-05-07T20:53:44.7938661Z self=, 2025-05-07T20:53:44.7939152Z N=8, 2025-05-07T20:53:44.7939357Z dtype=SparseType.INT8, 2025-05-07T20:53:44.7939621Z indices_dtype=torch.int32, 2025-05-07T20:53:44.7939870Z ) 2025-05-07T20:53:44.7940119Z Trying example: test_nbit_direct_mapped_uvm_cache_stats( 2025-05-07T20:53:44.7940695Z self=, 2025-05-07T20:53:44.7941188Z N=6, 2025-05-07T20:53:44.7941388Z dtype=SparseType.INT8, 2025-05-07T20:53:44.7941657Z indices_dtype=torch.int32, 2025-05-07T20:53:44.7941909Z ) 2025-05-07T20:53:44.7942161Z Trying example: test_nbit_direct_mapped_uvm_cache_stats( 2025-05-07T20:53:44.7942728Z self=, 2025-05-07T20:53:44.7943223Z N=6, 2025-05-07T20:53:44.7943432Z dtype=SparseType.INT2, 2025-05-07T20:53:44.7943684Z indices_dtype=torch.int64, 2025-05-07T20:53:44.7943926Z ) 2025-05-07T20:53:44.7944182Z Trying example: test_nbit_direct_mapped_uvm_cache_stats( 2025-05-07T20:53:44.7944733Z self=, 2025-05-07T20:53:44.7945219Z N=5, 2025-05-07T20:53:44.7945426Z dtype=SparseType.INT8, 2025-05-07T20:53:44.7946020Z indices_dtype=torch.int32, 2025-05-07T20:53:44.7946265Z ) 2025-05-07T20:53:44.7946523Z Trying example: test_nbit_direct_mapped_uvm_cache_stats( 2025-05-07T20:53:44.7947221Z self=, 2025-05-07T20:53:44.7947713Z N=5, 2025-05-07T20:53:44.7947918Z dtype=SparseType.INT8, 2025-05-07T20:53:44.7948175Z indices_dtype=torch.int64, 2025-05-07T20:53:44.7948414Z ) 2025-05-07T20:53:44.7948677Z Trying example: test_nbit_direct_mapped_uvm_cache_stats( 2025-05-07T20:53:44.7949240Z self=, 2025-05-07T20:53:44.7949722Z N=6, 2025-05-07T20:53:44.7949930Z dtype=SparseType.INT8, 2025-05-07T20:53:44.7950194Z indices_dtype=torch.int64, 2025-05-07T20:53:44.7950438Z ) 2025-05-07T20:53:44.7950699Z Trying example: test_nbit_direct_mapped_uvm_cache_stats( 2025-05-07T20:53:44.7951269Z self=, 2025-05-07T20:53:44.7951750Z N=8, 2025-05-07T20:53:44.7951958Z dtype=SparseType.INT4, 2025-05-07T20:53:44.7952223Z indices_dtype=torch.int64, 2025-05-07T20:53:44.7952474Z ) 2025-05-07T20:53:44.7952725Z Trying example: test_nbit_direct_mapped_uvm_cache_stats( 2025-05-07T20:53:44.7953284Z self=, 2025-05-07T20:53:44.7953769Z N=1, 2025-05-07T20:53:44.7953968Z dtype=SparseType.INT4, 2025-05-07T20:53:44.7954232Z indices_dtype=torch.int64, 2025-05-07T20:53:44.7954474Z ) 2025-05-07T20:53:44.7954726Z Trying example: test_nbit_direct_mapped_uvm_cache_stats( 2025-05-07T20:53:44.7955284Z self=, 2025-05-07T20:53:44.7955775Z N=6, 2025-05-07T20:53:44.7955974Z dtype=SparseType.INT4, 2025-05-07T20:53:44.7956238Z indices_dtype=torch.int64, 2025-05-07T20:53:44.7956488Z ) 2025-05-07T20:53:44.7956739Z Trying example: test_nbit_direct_mapped_uvm_cache_stats( 2025-05-07T20:53:44.7957309Z self=, 2025-05-07T20:53:44.7957802Z N=5, 2025-05-07T20:53:44.7958010Z dtype=SparseType.INT2, 2025-05-07T20:53:44.7958262Z indices_dtype=torch.int32, 2025-05-07T20:53:44.7958510Z ) 2025-05-07T20:53:44.7958764Z Trying example: test_nbit_direct_mapped_uvm_cache_stats( 2025-05-07T20:53:44.7959595Z self=, 2025-05-07T20:53:44.7960081Z N=5, 2025-05-07T20:53:44.7960279Z dtype=SparseType.INT4, 2025-05-07T20:53:44.7960524Z indices_dtype=torch.int64, 2025-05-07T20:53:44.7960765Z ) 2025-05-07T20:53:44.7961020Z Trying example: test_nbit_direct_mapped_uvm_cache_stats( 2025-05-07T20:53:44.7961577Z self=, 2025-05-07T20:53:44.7962053Z N=5, 2025-05-07T20:53:44.7962251Z dtype=SparseType.INT4, 2025-05-07T20:53:44.7962505Z indices_dtype=torch.int32, 2025-05-07T20:53:44.7962733Z ) 2025-05-07T20:53:44.7962986Z Trying example: test_nbit_direct_mapped_uvm_cache_stats( 2025-05-07T20:53:44.7963542Z self=, 2025-05-07T20:53:44.7964020Z N=1, 2025-05-07T20:53:44.7964222Z dtype=SparseType.INT8, 2025-05-07T20:53:44.7964475Z indices_dtype=torch.int64, 2025-05-07T20:53:44.7964708Z ) 2025-05-07T20:53:44.7964958Z Trying example: test_nbit_direct_mapped_uvm_cache_stats( 2025-05-07T20:53:44.7965510Z self=, 2025-05-07T20:53:44.7965994Z N=7, 2025-05-07T20:53:44.7966185Z dtype=SparseType.INT2, 2025-05-07T20:53:44.7966572Z indices_dtype=torch.int64, 2025-05-07T20:53:44.7966811Z ) 2025-05-07T20:53:44.7967059Z Trying example: test_nbit_direct_mapped_uvm_cache_stats( 2025-05-07T20:53:44.7967727Z self=, 2025-05-07T20:53:44.7968209Z N=6, 2025-05-07T20:53:44.7968404Z dtype=SparseType.INT2, 2025-05-07T20:53:44.7968659Z indices_dtype=torch.int32, 2025-05-07T20:53:44.7968899Z ) 2025-05-07T20:53:44.7969148Z Trying example: test_nbit_direct_mapped_uvm_cache_stats( 2025-05-07T20:53:44.7969699Z self=, 2025-05-07T20:53:44.7970183Z N=3, 2025-05-07T20:53:44.7970384Z dtype=SparseType.INT2, 2025-05-07T20:53:44.7970630Z indices_dtype=torch.int32, 2025-05-07T20:53:44.7970864Z ) 2025-05-07T20:53:44.7971113Z Trying example: test_nbit_direct_mapped_uvm_cache_stats( 2025-05-07T20:53:44.7971656Z self=, 2025-05-07T20:53:44.7972145Z N=6, 2025-05-07T20:53:44.7972341Z dtype=SparseType.INT4, 2025-05-07T20:53:44.7972582Z indices_dtype=torch.int32, 2025-05-07T20:53:44.7972826Z ) 2025-05-07T20:53:44.7973070Z Trying example: test_nbit_direct_mapped_uvm_cache_stats( 2025-05-07T20:53:44.7973614Z self=, 2025-05-07T20:53:44.7974090Z N=4, 2025-05-07T20:53:44.7974287Z dtype=SparseType.INT2, 2025-05-07T20:53:44.7974533Z indices_dtype=torch.int32, 2025-05-07T20:53:44.7974774Z ) 2025-05-07T20:53:44.7975020Z Trying example: test_nbit_direct_mapped_uvm_cache_stats( 2025-05-07T20:53:44.7975568Z self=, 2025-05-07T20:53:44.7976045Z N=2, 2025-05-07T20:53:44.7976342Z dtype=SparseType.INT4, 2025-05-07T20:53:44.7976604Z indices_dtype=torch.int64, 2025-05-07T20:53:44.7976859Z ) 2025-05-07T20:53:44.7977115Z Trying example: test_nbit_direct_mapped_uvm_cache_stats( 2025-05-07T20:53:44.7977675Z self=, 2025-05-07T20:53:44.7978155Z N=4, 2025-05-07T20:53:44.7978360Z dtype=SparseType.INT4, 2025-05-07T20:53:44.7978615Z indices_dtype=torch.int32, 2025-05-07T20:53:44.7978855Z ) 2025-05-07T20:53:44.7979112Z Trying example: test_nbit_direct_mapped_uvm_cache_stats( 2025-05-07T20:53:44.7979669Z self=, 2025-05-07T20:53:44.7980147Z N=7, 2025-05-07T20:53:44.7980349Z dtype=SparseType.INT8, 2025-05-07T20:53:44.7980606Z indices_dtype=torch.int32, 2025-05-07T20:53:44.7980846Z ) 2025-05-07T20:53:44.7981104Z Trying example: test_nbit_direct_mapped_uvm_cache_stats( 2025-05-07T20:53:44.7981662Z self=, 2025-05-07T20:53:44.7982153Z N=5, 2025-05-07T20:53:44.7982348Z dtype=SparseType.INT2, 2025-05-07T20:53:44.7982604Z indices_dtype=torch.int64, 2025-05-07T20:53:44.7982850Z ) 2025-05-07T20:53:44.7983097Z Trying example: test_nbit_direct_mapped_uvm_cache_stats( 2025-05-07T20:53:44.7983653Z self=, 2025-05-07T20:53:44.7984138Z N=4, 2025-05-07T20:53:44.7984334Z dtype=SparseType.INT2, 2025-05-07T20:53:44.7984587Z indices_dtype=torch.int64, 2025-05-07T20:53:44.7984829Z ) 2025-05-07T20:53:44.7985078Z Trying example: test_nbit_direct_mapped_uvm_cache_stats( 2025-05-07T20:53:44.7985636Z self=, 2025-05-07T20:53:44.7986123Z N=8, 2025-05-07T20:53:44.7986324Z dtype=SparseType.INT2, 2025-05-07T20:53:44.7986576Z indices_dtype=torch.int32, 2025-05-07T20:53:44.7986944Z ) 2025-05-07T20:53:44.7987197Z Trying example: test_nbit_direct_mapped_uvm_cache_stats( 2025-05-07T20:53:44.7988315Z self=, 2025-05-07T20:53:44.7988805Z N=4, 2025-05-07T20:53:44.7989009Z dtype=SparseType.INT4, 2025-05-07T20:53:44.7989257Z indices_dtype=torch.int64, 2025-05-07T20:53:44.7989498Z ) 2025-05-07T20:53:44.7989752Z Trying example: test_nbit_direct_mapped_uvm_cache_stats( 2025-05-07T20:53:44.7990303Z self=, 2025-05-07T20:53:44.7990792Z N=2, 2025-05-07T20:53:44.7990994Z dtype=SparseType.INT8, 2025-05-07T20:53:44.7991252Z indices_dtype=torch.int32, 2025-05-07T20:53:44.7991486Z ) 2025-05-07T20:53:44.7991740Z Trying example: test_nbit_direct_mapped_uvm_cache_stats( 2025-05-07T20:53:44.7992295Z self=, 2025-05-07T20:53:44.7992777Z N=7, 2025-05-07T20:53:44.7992979Z dtype=SparseType.INT4, 2025-05-07T20:53:44.7993235Z indices_dtype=torch.int32, 2025-05-07T20:53:44.7993475Z ) 2025-05-07T20:53:44.7993736Z Trying example: test_nbit_direct_mapped_uvm_cache_stats( 2025-05-07T20:53:44.7994334Z self=, 2025-05-07T20:53:44.7994819Z N=2, 2025-05-07T20:53:44.7995026Z dtype=SparseType.INT4, 2025-05-07T20:53:44.7995285Z indices_dtype=torch.int32, 2025-05-07T20:53:44.7995531Z ) 2025-05-07T20:53:44.7995778Z Trying example: test_nbit_direct_mapped_uvm_cache_stats( 2025-05-07T20:53:44.7996335Z self=, 2025-05-07T20:53:44.7996823Z N=1, 2025-05-07T20:53:44.7997020Z dtype=SparseType.INT2, 2025-05-07T20:53:44.7997275Z indices_dtype=torch.int64, 2025-05-07T20:53:44.7997526Z ) 2025-05-07T20:53:44.7997771Z Trying example: test_nbit_direct_mapped_uvm_cache_stats( 2025-05-07T20:53:44.7998339Z self=, 2025-05-07T20:53:44.7998825Z N=3, 2025-05-07T20:53:44.7999023Z dtype=SparseType.INT8, 2025-05-07T20:53:44.7999282Z indices_dtype=torch.int64, 2025-05-07T20:53:44.7999524Z ) 2025-05-07T20:53:44.7999770Z Trying example: test_nbit_direct_mapped_uvm_cache_stats( 2025-05-07T20:53:44.8000323Z self=, 2025-05-07T20:53:44.8000809Z N=3, 2025-05-07T20:53:44.8001010Z dtype=SparseType.INT2, 2025-05-07T20:53:44.8001260Z indices_dtype=torch.int64, 2025-05-07T20:53:44.8001502Z ) 2025-05-07T20:53:44.8001756Z Trying example: test_nbit_direct_mapped_uvm_cache_stats( 2025-05-07T20:53:44.8002304Z self=, 2025-05-07T20:53:44.8002792Z N=3, 2025-05-07T20:53:44.8002991Z dtype=SparseType.INT8, 2025-05-07T20:53:44.8003237Z indices_dtype=torch.int32, 2025-05-07T20:53:44.8003482Z ) 2025-05-07T20:53:44.8003741Z Trying example: test_nbit_direct_mapped_uvm_cache_stats( 2025-05-07T20:53:44.8004288Z self=, 2025-05-07T20:53:44.8004777Z N=7, 2025-05-07T20:53:44.8004976Z dtype=SparseType.INT2, 2025-05-07T20:53:44.8005231Z indices_dtype=torch.int32, 2025-05-07T20:53:44.8005460Z ) 2025-05-07T20:53:44.8005710Z Trying example: test_nbit_direct_mapped_uvm_cache_stats( 2025-05-07T20:53:44.8006266Z self=, 2025-05-07T20:53:44.8006740Z N=4, 2025-05-07T20:53:44.8006940Z dtype=SparseType.INT8, 2025-05-07T20:53:44.8007196Z indices_dtype=torch.int64, 2025-05-07T20:53:44.8007533Z ) 2025-05-07T20:53:44.8574767Z Trying example: test_nbit_direct_mapped_uvm_cache_stats( 2025-05-07T20:53:44.8575424Z self=, 2025-05-07T20:53:44.8576362Z N=8, 2025-05-07T20:53:44.8576566Z dtype=SparseType.INT8, 2025-05-07T20:53:44.8576820Z indices_dtype=torch.int64, 2025-05-07T20:53:44.8577060Z ) 2025-05-07T20:53:44.8577304Z Trying example: test_nbit_direct_mapped_uvm_cache_stats( 2025-05-07T20:53:44.8577859Z self=, 2025-05-07T20:53:44.8578339Z N=4, 2025-05-07T20:53:44.8578531Z dtype=SparseType.INT8, 2025-05-07T20:53:44.8578789Z indices_dtype=torch.int32, 2025-05-07T20:53:44.8579027Z ) 2025-05-07T20:53:44.8579273Z Trying example: test_nbit_direct_mapped_uvm_cache_stats( 2025-05-07T20:53:44.8579817Z self=, 2025-05-07T20:53:44.8580308Z N=1, 2025-05-07T20:53:44.8580509Z dtype=SparseType.INT4, 2025-05-07T20:53:44.8580753Z indices_dtype=torch.int32, 2025-05-07T20:53:44.8580988Z ) 2025-05-07T20:53:44.8581245Z Trying example: test_nbit_direct_mapped_uvm_cache_stats( 2025-05-07T20:53:44.8581789Z self=, 2025-05-07T20:53:44.8582267Z N=2, 2025-05-07T20:53:44.8582465Z dtype=SparseType.INT8, 2025-05-07T20:53:44.8582707Z indices_dtype=torch.int64, 2025-05-07T20:53:44.8582938Z ) 2025-05-07T20:53:44.8583185Z Trying example: test_nbit_direct_mapped_uvm_cache_stats( 2025-05-07T20:53:44.8583735Z self=, 2025-05-07T20:53:44.8584207Z N=8, 2025-05-07T20:53:44.8584403Z dtype=SparseType.INT2, 2025-05-07T20:53:44.8584651Z indices_dtype=torch.int64, 2025-05-07T20:53:44.8584885Z ) 2025-05-07T20:53:44.8585059Z PASSED 2025-05-07T20:53:45.9302883Z 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:45.9303749Z self=, 2025-05-07T20:53:45.9304246Z device_to_str='cuda', 2025-05-07T20:53:45.9304493Z cache_load_factor=0.0, 2025-05-07T20:53:45.9304711Z ) 2025-05-07T20:53:45.9306600Z PASSED 2025-05-07T20:53:46.4529344Z tbe/inference/nbit_cache_test.py::NBitCacheTest::test_nbit_uvm_cache_stats Trying example: test_nbit_uvm_cache_stats( 2025-05-07T20:53:46.4530412Z self=, 2025-05-07T20:53:46.4531033Z N=1, 2025-05-07T20:53:46.4531310Z dtype=SparseType.INT8, 2025-05-07T20:53:46.4531672Z indices_dtype=torch.int32, 2025-05-07T20:53:46.4532014Z ) 2025-05-07T20:53:46.4532302Z Trying example: test_nbit_uvm_cache_stats( 2025-05-07T20:53:46.4532965Z self=, 2025-05-07T20:53:46.4533407Z N=5, 2025-05-07T20:53:46.4533604Z dtype=SparseType.INT8, 2025-05-07T20:53:46.4533869Z indices_dtype=torch.int32, 2025-05-07T20:53:46.4534112Z ) 2025-05-07T20:53:46.4534314Z Trying example: test_nbit_uvm_cache_stats( 2025-05-07T20:53:46.4534777Z self=, 2025-05-07T20:53:46.4535210Z N=5, 2025-05-07T20:53:46.4535404Z dtype=SparseType.INT4, 2025-05-07T20:53:46.4535660Z indices_dtype=torch.int64, 2025-05-07T20:53:46.4535898Z ) 2025-05-07T20:53:46.4536105Z Trying example: test_nbit_uvm_cache_stats( 2025-05-07T20:53:46.4536683Z self=, 2025-05-07T20:53:46.4537112Z N=1, 2025-05-07T20:53:46.4537310Z dtype=SparseType.INT4, 2025-05-07T20:53:46.4537880Z indices_dtype=torch.int32, 2025-05-07T20:53:46.4538121Z ) 2025-05-07T20:53:46.4538330Z Trying example: test_nbit_uvm_cache_stats( 2025-05-07T20:53:46.4538917Z self=, 2025-05-07T20:53:46.4539348Z N=1, 2025-05-07T20:53:46.4539548Z dtype=SparseType.INT4, 2025-05-07T20:53:46.4539795Z indices_dtype=torch.int64, 2025-05-07T20:53:46.4540043Z ) 2025-05-07T20:53:46.4540290Z Trying example: test_nbit_uvm_cache_stats( 2025-05-07T20:53:46.4540749Z self=, 2025-05-07T20:53:46.4541185Z N=6, 2025-05-07T20:53:46.4541381Z dtype=SparseType.INT4, 2025-05-07T20:53:46.4541635Z indices_dtype=torch.int32, 2025-05-07T20:53:46.4541877Z ) 2025-05-07T20:53:46.4542080Z Trying example: test_nbit_uvm_cache_stats( 2025-05-07T20:53:46.4542539Z self=, 2025-05-07T20:53:46.4542980Z N=2, 2025-05-07T20:53:46.4543182Z dtype=SparseType.INT2, 2025-05-07T20:53:46.4543429Z indices_dtype=torch.int32, 2025-05-07T20:53:46.4543677Z ) 2025-05-07T20:53:46.4543887Z Trying example: test_nbit_uvm_cache_stats( 2025-05-07T20:53:46.4544345Z self=, 2025-05-07T20:53:46.4544796Z N=3, 2025-05-07T20:53:46.4545028Z dtype=SparseType.INT8, 2025-05-07T20:53:46.4545284Z indices_dtype=torch.int64, 2025-05-07T20:53:46.4545528Z ) 2025-05-07T20:53:46.4545738Z Trying example: test_nbit_uvm_cache_stats( 2025-05-07T20:53:46.4546189Z self=, 2025-05-07T20:53:46.4546622Z N=3, 2025-05-07T20:53:46.4546824Z dtype=SparseType.INT2, 2025-05-07T20:53:46.4548521Z indices_dtype=torch.int64, 2025-05-07T20:53:46.4548776Z ) 2025-05-07T20:53:46.4548991Z Trying example: test_nbit_uvm_cache_stats( 2025-05-07T20:53:46.4549462Z self=, 2025-05-07T20:53:46.4549898Z N=2, 2025-05-07T20:53:46.4550095Z dtype=SparseType.INT8, 2025-05-07T20:53:46.4550353Z indices_dtype=torch.int64, 2025-05-07T20:53:46.4563675Z ) 2025-05-07T20:53:46.4564005Z Trying example: test_nbit_uvm_cache_stats( 2025-05-07T20:53:46.4564617Z self=, 2025-05-07T20:53:46.4565179Z N=4, 2025-05-07T20:53:46.4565396Z dtype=SparseType.INT8, 2025-05-07T20:53:46.4565658Z indices_dtype=torch.int32, 2025-05-07T20:53:46.4565914Z ) 2025-05-07T20:53:46.4566139Z Trying example: test_nbit_uvm_cache_stats( 2025-05-07T20:53:46.4566603Z self=, 2025-05-07T20:53:46.4567050Z N=1, 2025-05-07T20:53:46.4567260Z dtype=SparseType.INT2, 2025-05-07T20:53:46.4567525Z indices_dtype=torch.int64, 2025-05-07T20:53:46.4567783Z ) 2025-05-07T20:53:46.4568002Z Trying example: test_nbit_uvm_cache_stats( 2025-05-07T20:53:46.4568470Z self=, 2025-05-07T20:53:46.4568973Z N=6, 2025-05-07T20:53:46.4569185Z dtype=SparseType.INT8, 2025-05-07T20:53:46.4569457Z indices_dtype=torch.int64, 2025-05-07T20:53:46.4569702Z ) 2025-05-07T20:53:46.4569928Z Trying example: test_nbit_uvm_cache_stats( 2025-05-07T20:53:46.4570401Z self=, 2025-05-07T20:53:46.4570842Z N=4, 2025-05-07T20:53:46.4571057Z dtype=SparseType.INT4, 2025-05-07T20:53:46.4571322Z indices_dtype=torch.int32, 2025-05-07T20:53:46.4571568Z ) 2025-05-07T20:53:46.4571789Z Trying example: test_nbit_uvm_cache_stats( 2025-05-07T20:53:46.4572261Z self=, 2025-05-07T20:53:46.4572703Z N=8, 2025-05-07T20:53:46.4573149Z dtype=SparseType.INT8, 2025-05-07T20:53:46.4573418Z indices_dtype=torch.int64, 2025-05-07T20:53:46.4573672Z ) 2025-05-07T20:53:46.4573886Z Trying example: test_nbit_uvm_cache_stats( 2025-05-07T20:53:46.4574480Z self=, 2025-05-07T20:53:46.4574947Z N=4, 2025-05-07T20:53:46.4575183Z dtype=SparseType.INT4, 2025-05-07T20:53:46.4575451Z indices_dtype=torch.int64, 2025-05-07T20:53:46.4575705Z ) 2025-05-07T20:53:46.4575919Z Trying example: test_nbit_uvm_cache_stats( 2025-05-07T20:53:46.4576570Z self=, 2025-05-07T20:53:46.4577098Z N=7, 2025-05-07T20:53:46.4577305Z dtype=SparseType.INT4, 2025-05-07T20:53:46.4577572Z indices_dtype=torch.int32, 2025-05-07T20:53:46.4577824Z ) 2025-05-07T20:53:46.4578040Z Trying example: test_nbit_uvm_cache_stats( 2025-05-07T20:53:46.4578503Z self=, 2025-05-07T20:53:46.4578950Z N=4, 2025-05-07T20:53:46.4579206Z dtype=SparseType.INT2, 2025-05-07T20:53:46.4579470Z indices_dtype=torch.int32, 2025-05-07T20:53:46.4579726Z ) 2025-05-07T20:53:46.4580028Z Trying example: test_nbit_uvm_cache_stats( 2025-05-07T20:53:46.4580752Z self=, 2025-05-07T20:53:46.4602340Z N=7, 2025-05-07T20:53:46.4602639Z dtype=SparseType.INT8, 2025-05-07T20:53:46.4602909Z indices_dtype=torch.int64, 2025-05-07T20:53:46.4603154Z ) 2025-05-07T20:53:46.4603371Z Trying example: test_nbit_uvm_cache_stats( 2025-05-07T20:53:46.4603847Z self=, 2025-05-07T20:53:46.4604288Z N=1, 2025-05-07T20:53:46.4604489Z dtype=SparseType.INT2, 2025-05-07T20:53:46.4604744Z indices_dtype=torch.int32, 2025-05-07T20:53:46.4605004Z ) 2025-05-07T20:53:46.4605269Z Trying example: test_nbit_uvm_cache_stats( 2025-05-07T20:53:46.4605726Z self=, 2025-05-07T20:53:46.4606166Z N=3, 2025-05-07T20:53:46.4606371Z dtype=SparseType.INT4, 2025-05-07T20:53:46.4606623Z indices_dtype=torch.int32, 2025-05-07T20:53:46.4606858Z ) 2025-05-07T20:53:46.4607065Z Trying example: test_nbit_uvm_cache_stats( 2025-05-07T20:53:46.4607516Z self=, 2025-05-07T20:53:46.4607945Z N=2, 2025-05-07T20:53:46.4608143Z dtype=SparseType.INT2, 2025-05-07T20:53:46.4608397Z indices_dtype=torch.int64, 2025-05-07T20:53:46.4608634Z ) 2025-05-07T20:53:46.4608840Z Trying example: test_nbit_uvm_cache_stats( 2025-05-07T20:53:46.4609299Z self=, 2025-05-07T20:53:46.4609728Z N=7, 2025-05-07T20:53:46.4609927Z dtype=SparseType.INT4, 2025-05-07T20:53:46.4610180Z indices_dtype=torch.int64, 2025-05-07T20:53:46.4610421Z ) 2025-05-07T20:53:46.4610628Z Trying example: test_nbit_uvm_cache_stats( 2025-05-07T20:53:46.4611089Z self=, 2025-05-07T20:53:46.4611521Z N=5, 2025-05-07T20:53:46.4611712Z dtype=SparseType.INT2, 2025-05-07T20:53:46.4611959Z indices_dtype=torch.int32, 2025-05-07T20:53:46.4612199Z ) 2025-05-07T20:53:46.4612404Z Trying example: test_nbit_uvm_cache_stats( 2025-05-07T20:53:46.4612861Z self=, 2025-05-07T20:53:46.4613285Z N=5, 2025-05-07T20:53:46.4613486Z dtype=SparseType.INT8, 2025-05-07T20:53:46.4613739Z indices_dtype=torch.int64, 2025-05-07T20:53:46.4613978Z ) 2025-05-07T20:53:46.4614188Z Trying example: test_nbit_uvm_cache_stats( 2025-05-07T20:53:46.4614651Z self=, 2025-05-07T20:53:46.4615287Z N=3, 2025-05-07T20:53:46.4615490Z dtype=SparseType.INT8, 2025-05-07T20:53:46.4615742Z indices_dtype=torch.int32, 2025-05-07T20:53:46.4615985Z ) 2025-05-07T20:53:46.4616435Z Trying example: test_nbit_uvm_cache_stats( 2025-05-07T20:53:46.4616921Z self=, 2025-05-07T20:53:46.4617353Z N=4, 2025-05-07T20:53:46.4617555Z dtype=SparseType.INT8, 2025-05-07T20:53:46.4617814Z indices_dtype=torch.int64, 2025-05-07T20:53:46.4618055Z ) 2025-05-07T20:53:46.4618265Z Trying example: test_nbit_uvm_cache_stats( 2025-05-07T20:53:46.4618735Z self=, 2025-05-07T20:53:46.4619165Z N=8, 2025-05-07T20:53:46.4619377Z dtype=SparseType.INT2, 2025-05-07T20:53:46.4619640Z indices_dtype=torch.int32, 2025-05-07T20:53:46.4619880Z ) 2025-05-07T20:53:46.4620098Z Trying example: test_nbit_uvm_cache_stats( 2025-05-07T20:53:46.4620575Z self=, 2025-05-07T20:53:46.4621022Z N=3, 2025-05-07T20:53:46.4621224Z dtype=SparseType.INT4, 2025-05-07T20:53:46.4621489Z indices_dtype=torch.int64, 2025-05-07T20:53:46.4621743Z ) 2025-05-07T20:53:46.4621956Z Trying example: test_nbit_uvm_cache_stats( 2025-05-07T20:53:46.4622424Z self=, 2025-05-07T20:53:46.4622867Z N=4, 2025-05-07T20:53:46.4623072Z dtype=SparseType.INT2, 2025-05-07T20:53:46.4623338Z indices_dtype=torch.int64, 2025-05-07T20:53:46.4623585Z ) 2025-05-07T20:53:46.4623795Z Trying example: test_nbit_uvm_cache_stats( 2025-05-07T20:53:46.4624266Z self=, 2025-05-07T20:53:46.4624704Z N=1, 2025-05-07T20:53:46.4624906Z dtype=SparseType.INT8, 2025-05-07T20:53:46.4625179Z indices_dtype=torch.int64, 2025-05-07T20:53:46.4625425Z ) 2025-05-07T20:53:46.4625632Z Trying example: test_nbit_uvm_cache_stats( 2025-05-07T20:53:46.4626104Z self=, 2025-05-07T20:53:46.4626542Z N=6, 2025-05-07T20:53:46.4626750Z dtype=SparseType.INT2, 2025-05-07T20:53:46.4627002Z indices_dtype=torch.int32, 2025-05-07T20:53:46.4627252Z ) 2025-05-07T20:53:46.4627465Z Trying example: test_nbit_uvm_cache_stats( 2025-05-07T20:53:46.4627929Z self=, 2025-05-07T20:53:46.4628367Z N=2, 2025-05-07T20:53:46.4628575Z dtype=SparseType.INT8, 2025-05-07T20:53:46.4628832Z indices_dtype=torch.int32, 2025-05-07T20:53:46.4629081Z ) 2025-05-07T20:53:46.4629303Z Trying example: test_nbit_uvm_cache_stats( 2025-05-07T20:53:46.4629766Z self=, 2025-05-07T20:53:46.4630212Z N=7, 2025-05-07T20:53:46.4630422Z dtype=SparseType.INT8, 2025-05-07T20:53:46.4630682Z indices_dtype=torch.int32, 2025-05-07T20:53:46.4630922Z ) 2025-05-07T20:53:46.4631142Z Trying example: test_nbit_uvm_cache_stats( 2025-05-07T20:53:46.4631617Z self=, 2025-05-07T20:53:46.4632053Z N=6, 2025-05-07T20:53:46.4632261Z dtype=SparseType.INT2, 2025-05-07T20:53:46.4632527Z indices_dtype=torch.int64, 2025-05-07T20:53:46.4632767Z ) 2025-05-07T20:53:46.4632981Z Trying example: test_nbit_uvm_cache_stats( 2025-05-07T20:53:46.4633451Z self=, 2025-05-07T20:53:46.4633887Z N=6, 2025-05-07T20:53:46.4634095Z dtype=SparseType.INT8, 2025-05-07T20:53:46.4634357Z indices_dtype=torch.int32, 2025-05-07T20:53:46.4634597Z ) 2025-05-07T20:53:46.4634814Z Trying example: test_nbit_uvm_cache_stats( 2025-05-07T20:53:46.4635383Z self=, 2025-05-07T20:53:46.4635825Z N=2, 2025-05-07T20:53:46.4636030Z dtype=SparseType.INT4, 2025-05-07T20:53:46.4636370Z indices_dtype=torch.int64, 2025-05-07T20:53:46.4636624Z ) 2025-05-07T20:53:46.4636831Z Trying example: test_nbit_uvm_cache_stats( 2025-05-07T20:53:46.4637305Z self=, 2025-05-07T20:53:46.4637748Z N=2, 2025-05-07T20:53:46.4637947Z dtype=SparseType.INT4, 2025-05-07T20:53:46.4638208Z indices_dtype=torch.int32, 2025-05-07T20:53:46.4638452Z ) 2025-05-07T20:53:46.4638661Z Trying example: test_nbit_uvm_cache_stats( 2025-05-07T20:53:46.4639129Z self=, 2025-05-07T20:53:46.4639563Z N=8, 2025-05-07T20:53:46.4639764Z dtype=SparseType.INT4, 2025-05-07T20:53:46.4640031Z indices_dtype=torch.int64, 2025-05-07T20:53:46.4640282Z ) 2025-05-07T20:53:46.4687866Z Trying example: test_nbit_uvm_cache_stats( 2025-05-07T20:53:46.4688336Z self=, 2025-05-07T20:53:46.4688774Z N=5, 2025-05-07T20:53:46.4688998Z dtype=SparseType.INT2, 2025-05-07T20:53:46.4689252Z indices_dtype=torch.int64, 2025-05-07T20:53:46.4689499Z ) 2025-05-07T20:53:46.4698274Z PASSED 2025-05-07T20:53:46.4698496Z 2025-05-07T20:53:46.4698691Z ============================== 5 passed in 4.77s =============================== 2025-05-07T20:53:47.1275553Z 2025-05-07T20:53:47.1275843Z [TEST] Python test suite PASSED: ./tbe/inference/nbit_cache_test.py 2025-05-07T20:53:47.1297057Z [TEST] Python test time for ./tbe/inference/nbit_cache_test.py: 8 seconds 2025-05-07T20:53:47.1297363Z 2025-05-07T20:53:47.1297476Z 2025-05-07T20:53:47.1297482Z 2025-05-07T20:53:47.1297486Z 2025-05-07T20:53:47.1318322Z ################################################################################ 2025-05-07T20:53:47.1333744Z # [2025-05-07T20:53:47.133Z] Run Python Test Suite: 2025-05-07T20:53:47.1334099Z # ./tbe/inference/nbit_forward_autovec_test.py 2025-05-07T20:53:47.1334429Z ################################################################################ 2025-05-07T20:53:47.1360362Z + 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:47.1361016Z 2025-05-07T20:53:49.2971317Z ============================= test session starts ============================== 2025-05-07T20:53:49.2972307Z platform linux -- Python 3.12.2, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:53:49.2973217Z cachedir: .pytest_cache 2025-05-07T20:53:49.2974145Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:53:49.2975404Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:53:49.2976091Z plugins: hypothesis-6.131.14 2025-05-07T20:53:50.9954612Z collecting ... collected 1 item 2025-05-07T20:53:50.9954844Z 2025-05-07T20:55:24.6134693Z tbe/inference/nbit_forward_autovec_test.py::NBitFowardAutovecTest::test_nbit_forward_cpu_autovec Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:55:24.6139100Z self=, 2025-05-07T20:55:24.6140757Z nbit_weights_ty=SparseType.FP32, 2025-05-07T20:55:24.6141616Z pooling_mode=, 2025-05-07T20:55:24.6142547Z indices_dtype=torch.int32, 2025-05-07T20:55:24.6142870Z output_dtype=SparseType.FP32, 2025-05-07T20:55:24.6143128Z ) 2025-05-07T20:55:24.6143358Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:55:24.6143940Z self=, 2025-05-07T20:55:24.6145032Z nbit_weights_ty=None, 2025-05-07T20:55:24.6145293Z pooling_mode=, 2025-05-07T20:55:24.6145572Z indices_dtype=torch.int32, 2025-05-07T20:55:24.6146038Z output_dtype=SparseType.FP32, 2025-05-07T20:55:24.6146292Z ) 2025-05-07T20:55:24.6146505Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:55:24.6147071Z self=, 2025-05-07T20:55:24.6147600Z nbit_weights_ty=None, 2025-05-07T20:55:24.6147855Z pooling_mode=, 2025-05-07T20:55:24.6148137Z indices_dtype=torch.int32, 2025-05-07T20:55:24.6148401Z output_dtype=SparseType.BF16, 2025-05-07T20:55:24.6148648Z ) 2025-05-07T20:55:24.6148857Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:55:24.6149412Z self=, 2025-05-07T20:55:24.6149959Z nbit_weights_ty=SparseType.FP8, 2025-05-07T20:55:24.6150239Z pooling_mode=, 2025-05-07T20:55:24.6150528Z indices_dtype=torch.int32, 2025-05-07T20:55:24.6150793Z output_dtype=SparseType.FP32, 2025-05-07T20:55:24.6151049Z ) 2025-05-07T20:55:24.6151258Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:55:24.6151818Z self=, 2025-05-07T20:55:24.6152357Z nbit_weights_ty=SparseType.FP8, 2025-05-07T20:55:24.6152641Z pooling_mode=, 2025-05-07T20:55:24.6152929Z indices_dtype=torch.int64, 2025-05-07T20:55:24.6153197Z output_dtype=SparseType.BF16, 2025-05-07T20:55:24.6153441Z ) 2025-05-07T20:55:24.6153653Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:55:24.6154216Z self=, 2025-05-07T20:55:24.6154742Z nbit_weights_ty=None, 2025-05-07T20:55:24.6155000Z pooling_mode=, 2025-05-07T20:55:24.6155287Z indices_dtype=torch.int64, 2025-05-07T20:55:24.6155551Z output_dtype=SparseType.FP16, 2025-05-07T20:55:24.6155798Z ) 2025-05-07T20:55:24.6156015Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:55:24.6156574Z self=, 2025-05-07T20:55:24.6157097Z nbit_weights_ty=None, 2025-05-07T20:55:24.6157360Z pooling_mode=, 2025-05-07T20:55:24.6157655Z indices_dtype=torch.int32, 2025-05-07T20:55:24.6157921Z output_dtype=SparseType.FP32, 2025-05-07T20:55:24.6158184Z ) 2025-05-07T20:55:24.6158409Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:55:24.6158967Z self=, 2025-05-07T20:55:24.6159854Z nbit_weights_ty=None, 2025-05-07T20:55:24.6160116Z pooling_mode=, 2025-05-07T20:55:24.6160405Z indices_dtype=torch.int64, 2025-05-07T20:55:24.6160662Z output_dtype=SparseType.FP16, 2025-05-07T20:55:24.6160912Z ) 2025-05-07T20:55:24.6161133Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:55:24.6161685Z self=, 2025-05-07T20:55:24.6162226Z nbit_weights_ty=SparseType.INT2, 2025-05-07T20:55:24.6162519Z pooling_mode=, 2025-05-07T20:55:24.6162797Z indices_dtype=torch.int64, 2025-05-07T20:55:24.6163060Z output_dtype=SparseType.FP16, 2025-05-07T20:55:24.6163309Z ) 2025-05-07T20:55:24.6163517Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:55:24.6164077Z self=, 2025-05-07T20:55:24.6164617Z nbit_weights_ty=SparseType.FP32, 2025-05-07T20:55:24.6165048Z pooling_mode=, 2025-05-07T20:55:24.6165328Z indices_dtype=torch.int64, 2025-05-07T20:55:24.6165588Z output_dtype=SparseType.FP16, 2025-05-07T20:55:24.6165831Z ) 2025-05-07T20:55:24.6166154Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:55:24.6166714Z self=, 2025-05-07T20:55:24.6167240Z nbit_weights_ty=None, 2025-05-07T20:55:24.6167496Z pooling_mode=, 2025-05-07T20:55:24.6167792Z indices_dtype=torch.int32, 2025-05-07T20:55:24.6168061Z output_dtype=SparseType.FP16, 2025-05-07T20:55:24.6168320Z ) 2025-05-07T20:55:24.6168534Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:55:24.6169100Z self=, 2025-05-07T20:55:24.6169645Z nbit_weights_ty=SparseType.FP16, 2025-05-07T20:55:24.6169939Z pooling_mode=, 2025-05-07T20:55:24.6170235Z indices_dtype=torch.int64, 2025-05-07T20:55:24.6170505Z output_dtype=SparseType.FP32, 2025-05-07T20:55:24.6170751Z ) 2025-05-07T20:55:24.6170978Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:55:24.6171539Z self=, 2025-05-07T20:55:24.6172087Z nbit_weights_ty=SparseType.FP32, 2025-05-07T20:55:24.6172375Z pooling_mode=, 2025-05-07T20:55:24.6172666Z indices_dtype=torch.int32, 2025-05-07T20:55:24.6172939Z output_dtype=SparseType.FP16, 2025-05-07T20:55:24.6173187Z ) 2025-05-07T20:55:24.6173411Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:55:24.6173979Z self=, 2025-05-07T20:55:24.6174519Z nbit_weights_ty=SparseType.INT8, 2025-05-07T20:55:24.6174827Z pooling_mode=, 2025-05-07T20:55:24.6175121Z indices_dtype=torch.int64, 2025-05-07T20:55:24.6175387Z output_dtype=SparseType.FP32, 2025-05-07T20:55:24.6175643Z ) 2025-05-07T20:55:24.6175879Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:55:24.6176581Z self=, 2025-05-07T20:55:24.6177116Z nbit_weights_ty=SparseType.FP32, 2025-05-07T20:55:24.6177410Z pooling_mode=, 2025-05-07T20:55:24.6177696Z indices_dtype=torch.int64, 2025-05-07T20:55:24.6177955Z output_dtype=SparseType.FP32, 2025-05-07T20:55:24.6178204Z ) 2025-05-07T20:55:24.6178420Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:55:24.6178974Z self=, 2025-05-07T20:55:24.6179515Z nbit_weights_ty=SparseType.FP16, 2025-05-07T20:55:24.6179810Z pooling_mode=, 2025-05-07T20:55:24.6180084Z indices_dtype=torch.int64, 2025-05-07T20:55:24.6180348Z output_dtype=SparseType.FP16, 2025-05-07T20:55:24.6180597Z ) 2025-05-07T20:55:24.6180820Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:55:24.6181369Z self=, 2025-05-07T20:55:24.6181896Z nbit_weights_ty=None, 2025-05-07T20:55:24.6182147Z pooling_mode=, 2025-05-07T20:55:24.6182427Z indices_dtype=torch.int64, 2025-05-07T20:55:24.6182693Z output_dtype=SparseType.BF16, 2025-05-07T20:55:24.6182947Z ) 2025-05-07T20:55:24.6183158Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:55:24.6183714Z self=, 2025-05-07T20:55:24.6184255Z nbit_weights_ty=SparseType.FP16, 2025-05-07T20:55:24.6184542Z pooling_mode=, 2025-05-07T20:55:24.6184912Z indices_dtype=torch.int32, 2025-05-07T20:55:24.6185173Z output_dtype=SparseType.FP16, 2025-05-07T20:55:24.6185425Z ) 2025-05-07T20:55:24.6185635Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:55:24.6186279Z self=, 2025-05-07T20:55:24.6186827Z nbit_weights_ty=SparseType.FP32, 2025-05-07T20:55:24.6187117Z pooling_mode=, 2025-05-07T20:55:24.6187408Z indices_dtype=torch.int64, 2025-05-07T20:55:24.6187677Z output_dtype=SparseType.FP32, 2025-05-07T20:55:24.6187924Z ) 2025-05-07T20:55:24.6188147Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:55:24.6188711Z self=, 2025-05-07T20:55:24.6189259Z nbit_weights_ty=SparseType.FP8, 2025-05-07T20:55:24.6189547Z pooling_mode=, 2025-05-07T20:55:24.6189842Z indices_dtype=torch.int64, 2025-05-07T20:55:24.6190112Z output_dtype=SparseType.FP16, 2025-05-07T20:55:24.6190361Z ) 2025-05-07T20:55:24.6190581Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:55:24.6198342Z self=, 2025-05-07T20:55:24.6198970Z nbit_weights_ty=SparseType.FP8, 2025-05-07T20:55:24.6199284Z pooling_mode=, 2025-05-07T20:55:24.6199575Z indices_dtype=torch.int64, 2025-05-07T20:55:24.6199856Z output_dtype=SparseType.FP16, 2025-05-07T20:55:24.6200115Z ) 2025-05-07T20:55:24.6200336Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:55:24.6200915Z self=, 2025-05-07T20:55:24.6201466Z nbit_weights_ty=SparseType.FP32, 2025-05-07T20:55:24.6201761Z pooling_mode=, 2025-05-07T20:55:24.6202067Z indices_dtype=torch.int32, 2025-05-07T20:55:24.6202347Z output_dtype=SparseType.FP32, 2025-05-07T20:55:24.6202637Z ) 2025-05-07T20:55:24.6202871Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:55:24.6203441Z self=, 2025-05-07T20:55:24.6203987Z nbit_weights_ty=SparseType.FP16, 2025-05-07T20:55:24.6204277Z pooling_mode=, 2025-05-07T20:55:24.6204571Z indices_dtype=torch.int64, 2025-05-07T20:55:24.6204846Z output_dtype=SparseType.FP16, 2025-05-07T20:55:24.6205091Z ) 2025-05-07T20:55:24.6205314Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:55:24.6205887Z self=, 2025-05-07T20:55:24.6206426Z nbit_weights_ty=SparseType.INT2, 2025-05-07T20:55:24.6206725Z pooling_mode=, 2025-05-07T20:55:24.6207022Z indices_dtype=torch.int64, 2025-05-07T20:55:24.6207295Z output_dtype=SparseType.FP16, 2025-05-07T20:55:24.6207542Z ) 2025-05-07T20:55:24.6207768Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:55:24.6208345Z self=, 2025-05-07T20:55:24.6208879Z nbit_weights_ty=None, 2025-05-07T20:55:24.6209145Z pooling_mode=, 2025-05-07T20:55:24.6209447Z indices_dtype=torch.int64, 2025-05-07T20:55:24.6209714Z output_dtype=SparseType.FP32, 2025-05-07T20:55:24.6209970Z ) 2025-05-07T20:55:24.6210196Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:55:24.6210757Z self=, 2025-05-07T20:55:24.6211309Z nbit_weights_ty=SparseType.FP32, 2025-05-07T20:55:24.6211607Z pooling_mode=, 2025-05-07T20:55:24.6212069Z indices_dtype=torch.int64, 2025-05-07T20:55:24.6212335Z output_dtype=SparseType.BF16, 2025-05-07T20:55:24.6212609Z ) 2025-05-07T20:55:24.6212857Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:55:24.6213496Z self=, 2025-05-07T20:55:24.6214035Z nbit_weights_ty=None, 2025-05-07T20:55:24.6214301Z pooling_mode=, 2025-05-07T20:55:24.6214584Z indices_dtype=torch.int64, 2025-05-07T20:55:24.6214855Z output_dtype=SparseType.FP32, 2025-05-07T20:55:24.6215105Z ) 2025-05-07T20:56:03.4875852Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:56:03.4876514Z self=, 2025-05-07T20:56:03.4877080Z nbit_weights_ty=SparseType.FP32, 2025-05-07T20:56:03.4877387Z pooling_mode=, 2025-05-07T20:56:03.4877685Z indices_dtype=torch.int32, 2025-05-07T20:56:03.4877984Z output_dtype=SparseType.BF16, 2025-05-07T20:56:03.4878240Z ) 2025-05-07T20:56:03.4878466Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:56:03.4879040Z self=, 2025-05-07T20:56:03.4879577Z nbit_weights_ty=None, 2025-05-07T20:56:03.4879843Z pooling_mode=, 2025-05-07T20:56:03.4880131Z indices_dtype=torch.int64, 2025-05-07T20:56:03.4880409Z output_dtype=SparseType.FP32, 2025-05-07T20:56:03.4880805Z ) 2025-05-07T20:56:03.4881125Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:56:03.4881903Z self=, 2025-05-07T20:56:03.4882509Z nbit_weights_ty=SparseType.INT4, 2025-05-07T20:56:03.4882815Z pooling_mode=, 2025-05-07T20:56:03.4883108Z indices_dtype=torch.int32, 2025-05-07T20:56:03.4883397Z output_dtype=SparseType.BF16, 2025-05-07T20:56:03.4883658Z ) 2025-05-07T20:56:03.4883877Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:56:03.4884454Z self=, 2025-05-07T20:56:03.4885001Z nbit_weights_ty=None, 2025-05-07T20:56:03.4885268Z pooling_mode=, 2025-05-07T20:56:03.4885556Z indices_dtype=torch.int32, 2025-05-07T20:56:03.4885829Z output_dtype=SparseType.FP16, 2025-05-07T20:56:03.4886089Z ) 2025-05-07T20:56:03.4886308Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:56:03.4886879Z self=, 2025-05-07T20:56:03.4887423Z nbit_weights_ty=None, 2025-05-07T20:56:03.4887677Z pooling_mode=, 2025-05-07T20:56:03.4887977Z indices_dtype=torch.int64, 2025-05-07T20:56:03.4888254Z output_dtype=SparseType.BF16, 2025-05-07T20:56:03.4888505Z ) 2025-05-07T20:56:03.4888729Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:56:03.4889308Z self=, 2025-05-07T20:56:03.4889860Z nbit_weights_ty=SparseType.INT8, 2025-05-07T20:56:03.4890154Z pooling_mode=, 2025-05-07T20:56:03.4890449Z indices_dtype=torch.int32, 2025-05-07T20:56:03.4890730Z output_dtype=SparseType.FP32, 2025-05-07T20:56:03.4890981Z ) 2025-05-07T20:56:03.4891208Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:56:03.4891782Z self=, 2025-05-07T20:56:03.4892314Z nbit_weights_ty=None, 2025-05-07T20:56:03.4892580Z pooling_mode=, 2025-05-07T20:56:03.4892886Z indices_dtype=torch.int32, 2025-05-07T20:56:03.4893155Z output_dtype=SparseType.FP16, 2025-05-07T20:56:03.4893677Z ) 2025-05-07T20:56:03.4893902Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:56:03.4894616Z self=, 2025-05-07T20:56:03.4895147Z nbit_weights_ty=None, 2025-05-07T20:56:03.4895406Z pooling_mode=, 2025-05-07T20:56:03.4895696Z indices_dtype=torch.int32, 2025-05-07T20:56:03.4895955Z output_dtype=SparseType.BF16, 2025-05-07T20:56:03.4896204Z ) 2025-05-07T20:56:03.4896522Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:56:03.4897081Z self=, 2025-05-07T20:56:03.4897621Z nbit_weights_ty=None, 2025-05-07T20:56:03.4897886Z pooling_mode=, 2025-05-07T20:56:03.4898178Z indices_dtype=torch.int32, 2025-05-07T20:56:03.4898442Z output_dtype=SparseType.BF16, 2025-05-07T20:56:03.4898711Z ) 2025-05-07T20:56:03.4898938Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:56:03.4899499Z self=, 2025-05-07T20:56:03.4900045Z nbit_weights_ty=None, 2025-05-07T20:56:03.4900312Z pooling_mode=, 2025-05-07T20:56:03.4900608Z indices_dtype=torch.int32, 2025-05-07T20:56:03.4900887Z output_dtype=SparseType.FP32, 2025-05-07T20:56:03.4901148Z ) 2025-05-07T20:56:03.4901370Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:56:03.4901945Z self=, 2025-05-07T20:56:03.4902489Z nbit_weights_ty=None, 2025-05-07T20:56:03.4902754Z pooling_mode=, 2025-05-07T20:56:03.4903049Z indices_dtype=torch.int64, 2025-05-07T20:56:03.4903323Z output_dtype=SparseType.BF16, 2025-05-07T20:56:03.4903587Z ) 2025-05-07T20:56:03.4903810Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:56:03.4904380Z self=, 2025-05-07T20:56:03.4904943Z nbit_weights_ty=SparseType.FP16, 2025-05-07T20:56:03.4905239Z pooling_mode=, 2025-05-07T20:56:03.4905540Z indices_dtype=torch.int32, 2025-05-07T20:56:03.4905816Z output_dtype=SparseType.FP32, 2025-05-07T20:56:03.4906064Z ) 2025-05-07T20:56:03.4906295Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:56:03.4906861Z self=, 2025-05-07T20:56:03.4907399Z nbit_weights_ty=None, 2025-05-07T20:56:03.4907653Z pooling_mode=, 2025-05-07T20:56:03.4907968Z indices_dtype=torch.int64, 2025-05-07T20:56:03.4908243Z output_dtype=SparseType.FP16, 2025-05-07T20:56:03.4908497Z ) 2025-05-07T20:56:03.4908682Z PASSED 2025-05-07T20:56:03.4908792Z 2025-05-07T20:56:03.4908947Z ======================== 1 passed in 134.31s (0:02:14) ========================= 2025-05-07T20:56:04.2165233Z 2025-05-07T20:56:04.2165841Z [TEST] Python test suite PASSED: ./tbe/inference/nbit_forward_autovec_test.py 2025-05-07T20:56:04.2185827Z [TEST] Python test time for ./tbe/inference/nbit_forward_autovec_test.py: 137 seconds 2025-05-07T20:56:04.2186175Z 2025-05-07T20:56:04.2186179Z 2025-05-07T20:56:04.2186183Z 2025-05-07T20:56:04.2186187Z 2025-05-07T20:56:04.2208852Z ################################################################################ 2025-05-07T20:56:04.2226605Z # [2025-05-07T20:56:04.222Z] Run Python Test Suite: 2025-05-07T20:56:04.2226939Z # ./tbe/inference/nbit_forward_test.py 2025-05-07T20:56:04.2227239Z ################################################################################ 2025-05-07T20:56:04.2252318Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./tbe/inference/nbit_forward_test.py 2025-05-07T20:56:04.2253294Z 2025-05-07T20:56:06.3863698Z ============================= test session starts ============================== 2025-05-07T20:56:06.3865060Z platform linux -- Python 3.12.2, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:56:06.3865572Z cachedir: .pytest_cache 2025-05-07T20:56:06.3866135Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:56:06.3866839Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:56:06.3867231Z plugins: hypothesis-6.131.14 2025-05-07T20:56:08.1402928Z collecting ... collected 10 items 2025-05-07T20:56:08.1403490Z 2025-05-07T20:56:52.8498339Z tbe/inference/nbit_forward_test.py::NBitFowardTest::test_nbit_forward_cpu Trying example: test_nbit_forward_cpu( 2025-05-07T20:56:52.8499306Z self=, 2025-05-07T20:56:52.8499829Z nbit_weights_ty=SparseType.FP32, 2025-05-07T20:56:52.8500149Z use_array_for_index_remapping=False, 2025-05-07T20:56:52.8500446Z do_pruning=False, 2025-05-07T20:56:52.8500712Z pooling_mode=, 2025-05-07T20:56:52.8501023Z indices_dtype=torch.int32, 2025-05-07T20:56:52.8501430Z output_dtype=SparseType.FP32, 2025-05-07T20:56:52.8501700Z ) 2025-05-07T20:56:52.8501912Z Trying example: test_nbit_forward_cpu( 2025-05-07T20:56:52.8502391Z self=, 2025-05-07T20:56:52.8502840Z nbit_weights_ty=None, 2025-05-07T20:56:52.8503107Z use_array_for_index_remapping=False, 2025-05-07T20:56:52.8503394Z do_pruning=False, 2025-05-07T20:56:52.8503636Z pooling_mode=, 2025-05-07T20:56:52.8503929Z indices_dtype=torch.int32, 2025-05-07T20:56:52.8504203Z output_dtype=SparseType.FP32, 2025-05-07T20:56:52.8504463Z ) 2025-05-07T20:56:52.8504672Z Trying example: test_nbit_forward_cpu( 2025-05-07T20:56:52.8505126Z self=, 2025-05-07T20:56:52.8505587Z nbit_weights_ty=None, 2025-05-07T20:56:52.8505844Z use_array_for_index_remapping=False, 2025-05-07T20:56:52.8506134Z do_pruning=True, 2025-05-07T20:56:52.8506379Z pooling_mode=, 2025-05-07T20:56:52.8506671Z indices_dtype=torch.int64, 2025-05-07T20:56:52.8506946Z output_dtype=SparseType.FP16, 2025-05-07T20:56:52.8507210Z ) 2025-05-07T20:56:52.8507411Z Trying example: test_nbit_forward_cpu( 2025-05-07T20:56:52.8507864Z self=, 2025-05-07T20:56:52.8508315Z nbit_weights_ty=None, 2025-05-07T20:56:52.8508567Z use_array_for_index_remapping=True, 2025-05-07T20:56:52.8508853Z do_pruning=False, 2025-05-07T20:56:52.8509104Z pooling_mode=, 2025-05-07T20:56:52.8509397Z indices_dtype=torch.int32, 2025-05-07T20:56:52.8509675Z output_dtype=SparseType.FP32, 2025-05-07T20:56:52.8509936Z ) 2025-05-07T20:56:52.8510151Z Trying example: test_nbit_forward_cpu( 2025-05-07T20:56:52.8510605Z self=, 2025-05-07T20:56:52.8511058Z nbit_weights_ty=None, 2025-05-07T20:56:52.8511320Z use_array_for_index_remapping=False, 2025-05-07T20:56:52.8511598Z do_pruning=True, 2025-05-07T20:56:52.8511847Z pooling_mode=, 2025-05-07T20:56:52.8512137Z indices_dtype=torch.int64, 2025-05-07T20:56:52.8512412Z output_dtype=SparseType.FP16, 2025-05-07T20:56:52.8512674Z ) 2025-05-07T20:56:52.8512880Z Trying example: test_nbit_forward_cpu( 2025-05-07T20:56:52.8513328Z self=, 2025-05-07T20:56:52.8513793Z nbit_weights_ty=SparseType.INT2, 2025-05-07T20:56:52.8514484Z use_array_for_index_remapping=True, 2025-05-07T20:56:52.8514767Z do_pruning=False, 2025-05-07T20:56:52.8515014Z pooling_mode=, 2025-05-07T20:56:52.8515458Z indices_dtype=torch.int64, 2025-05-07T20:56:52.8515734Z output_dtype=SparseType.FP32, 2025-05-07T20:56:52.8515986Z ) 2025-05-07T20:56:52.8516193Z Trying example: test_nbit_forward_cpu( 2025-05-07T20:56:52.8516648Z self=, 2025-05-07T20:56:52.8517104Z nbit_weights_ty=SparseType.FP8, 2025-05-07T20:56:52.8517398Z use_array_for_index_remapping=True, 2025-05-07T20:56:52.8517681Z do_pruning=True, 2025-05-07T20:56:52.8517921Z pooling_mode=, 2025-05-07T20:56:52.8518217Z indices_dtype=torch.int32, 2025-05-07T20:56:52.8518491Z output_dtype=SparseType.FP16, 2025-05-07T20:56:52.8518744Z ) 2025-05-07T20:56:52.8518950Z Trying example: test_nbit_forward_cpu( 2025-05-07T20:56:52.8519409Z self=, 2025-05-07T20:56:52.8519861Z nbit_weights_ty=None, 2025-05-07T20:56:52.8520118Z use_array_for_index_remapping=False, 2025-05-07T20:56:52.8520408Z do_pruning=True, 2025-05-07T20:56:52.8520656Z pooling_mode=, 2025-05-07T20:56:52.8520948Z indices_dtype=torch.int32, 2025-05-07T20:56:52.8521226Z output_dtype=SparseType.BF16, 2025-05-07T20:56:52.8521488Z ) 2025-05-07T20:56:52.8521691Z Trying example: test_nbit_forward_cpu( 2025-05-07T20:56:52.8522148Z self=, 2025-05-07T20:56:52.8522614Z nbit_weights_ty=SparseType.FP8, 2025-05-07T20:56:52.8522904Z use_array_for_index_remapping=False, 2025-05-07T20:56:52.8523185Z do_pruning=True, 2025-05-07T20:56:52.8523433Z pooling_mode=, 2025-05-07T20:56:52.8523728Z indices_dtype=torch.int64, 2025-05-07T20:56:52.8524002Z output_dtype=SparseType.BF16, 2025-05-07T20:56:52.8524261Z ) 2025-05-07T20:56:52.8524469Z Trying example: test_nbit_forward_cpu( 2025-05-07T20:56:52.8524924Z self=, 2025-05-07T20:56:52.8525391Z nbit_weights_ty=SparseType.FP8, 2025-05-07T20:56:52.8525682Z use_array_for_index_remapping=True, 2025-05-07T20:56:52.8525955Z do_pruning=False, 2025-05-07T20:56:52.8526208Z pooling_mode=, 2025-05-07T20:56:52.8526506Z indices_dtype=torch.int64, 2025-05-07T20:56:52.8526775Z output_dtype=SparseType.FP16, 2025-05-07T20:56:52.8527034Z ) 2025-05-07T20:56:52.8527248Z Trying example: test_nbit_forward_cpu( 2025-05-07T20:56:52.8527699Z self=, 2025-05-07T20:56:52.8528151Z nbit_weights_ty=None, 2025-05-07T20:56:52.8528417Z use_array_for_index_remapping=False, 2025-05-07T20:56:52.8528701Z do_pruning=True, 2025-05-07T20:56:52.8528947Z pooling_mode=, 2025-05-07T20:56:52.8529240Z indices_dtype=torch.int32, 2025-05-07T20:56:52.8529512Z output_dtype=SparseType.BF16, 2025-05-07T20:56:52.8529768Z ) 2025-05-07T20:56:52.8529984Z Trying example: test_nbit_forward_cpu( 2025-05-07T20:56:52.8530437Z self=, 2025-05-07T20:56:52.8530885Z nbit_weights_ty=None, 2025-05-07T20:56:52.8531152Z use_array_for_index_remapping=True, 2025-05-07T20:56:52.8531432Z do_pruning=True, 2025-05-07T20:56:52.8531677Z pooling_mode=, 2025-05-07T20:56:52.8531973Z indices_dtype=torch.int32, 2025-05-07T20:56:52.8532247Z output_dtype=SparseType.BF16, 2025-05-07T20:56:52.8532499Z ) 2025-05-07T20:56:52.8532705Z Trying example: test_nbit_forward_cpu( 2025-05-07T20:56:52.8533159Z self=, 2025-05-07T20:56:52.8533702Z nbit_weights_ty=None, 2025-05-07T20:56:52.8533957Z use_array_for_index_remapping=False, 2025-05-07T20:56:52.8534241Z do_pruning=False, 2025-05-07T20:56:52.8534491Z pooling_mode=, 2025-05-07T20:56:52.8534862Z indices_dtype=torch.int64, 2025-05-07T20:56:52.8535139Z output_dtype=SparseType.FP32, 2025-05-07T20:56:52.8535397Z ) 2025-05-07T20:56:52.8535596Z Trying example: test_nbit_forward_cpu( 2025-05-07T20:56:52.8536052Z self=, 2025-05-07T20:56:52.8536645Z nbit_weights_ty=None, 2025-05-07T20:56:52.8536898Z use_array_for_index_remapping=True, 2025-05-07T20:56:52.8537186Z do_pruning=False, 2025-05-07T20:56:52.8537479Z pooling_mode=, 2025-05-07T20:56:52.8537782Z indices_dtype=torch.int64, 2025-05-07T20:56:52.8538048Z output_dtype=SparseType.FP32, 2025-05-07T20:56:52.8538308Z ) 2025-05-07T20:56:52.8538514Z Trying example: test_nbit_forward_cpu( 2025-05-07T20:56:52.8538969Z self=, 2025-05-07T20:56:52.8539420Z nbit_weights_ty=None, 2025-05-07T20:56:52.8539692Z use_array_for_index_remapping=True, 2025-05-07T20:56:52.8539966Z do_pruning=True, 2025-05-07T20:56:52.8540214Z pooling_mode=, 2025-05-07T20:56:52.8540510Z indices_dtype=torch.int64, 2025-05-07T20:56:52.8540775Z output_dtype=SparseType.FP32, 2025-05-07T20:56:52.8541033Z ) 2025-05-07T20:56:52.8541211Z PASSED 2025-05-07T20:56:53.1551832Z 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:53.1553191Z self=, 2025-05-07T20:56:53.1553873Z nbit_weights_ty=SparseType.INT8, 2025-05-07T20:56:53.1554237Z pooling_mode=, 2025-05-07T20:56:53.1554625Z output_dtype=SparseType.FP16, 2025-05-07T20:56:53.1554933Z D=32, 2025-05-07T20:56:53.1555152Z B=8, 2025-05-07T20:56:53.1555360Z T=10, 2025-05-07T20:56:53.1555575Z L=10, 2025-05-07T20:56:53.1555803Z MAXH=50, 2025-05-07T20:56:53.1556030Z ) 2025-05-07T20:56:53.1556372Z Trying example: test_nbit_forward_cpu_gpu_dequantize_parity( 2025-05-07T20:56:53.1557121Z self=, 2025-05-07T20:56:53.1557835Z nbit_weights_ty=SparseType.INT4, 2025-05-07T20:56:53.1558191Z pooling_mode=, 2025-05-07T20:56:53.1558553Z output_dtype=SparseType.FP16, 2025-05-07T20:56:53.1558855Z D=32, 2025-05-07T20:56:53.1559074Z B=8, 2025-05-07T20:56:53.1559580Z T=10, 2025-05-07T20:56:53.1559797Z L=10, 2025-05-07T20:56:53.1560017Z MAXH=50, 2025-05-07T20:56:53.1560239Z ) 2025-05-07T20:56:53.1560553Z Trying example: test_nbit_forward_cpu_gpu_dequantize_parity( 2025-05-07T20:56:53.1561305Z self=, 2025-05-07T20:56:53.1561970Z nbit_weights_ty=SparseType.INT4, 2025-05-07T20:56:53.1562336Z pooling_mode=, 2025-05-07T20:56:53.1562689Z output_dtype=SparseType.BF16, 2025-05-07T20:56:53.1562999Z D=512, 2025-05-07T20:56:53.1563226Z B=22, 2025-05-07T20:56:53.1563438Z T=10, 2025-05-07T20:56:53.1563657Z L=82, 2025-05-07T20:56:53.1563879Z MAXH=54, 2025-05-07T20:56:53.1564100Z ) 2025-05-07T20:56:53.1564423Z Trying example: test_nbit_forward_cpu_gpu_dequantize_parity( 2025-05-07T20:56:53.1565171Z self=, 2025-05-07T20:56:53.1565835Z nbit_weights_ty=SparseType.INT4, 2025-05-07T20:56:53.1566198Z pooling_mode=, 2025-05-07T20:56:53.1566561Z output_dtype=SparseType.BF16, 2025-05-07T20:56:53.1567271Z D=1024, 2025-05-07T20:56:53.1567507Z B=16, 2025-05-07T20:56:53.1567720Z T=10, 2025-05-07T20:56:53.1567939Z L=96, 2025-05-07T20:56:53.1568157Z MAXH=92, 2025-05-07T20:56:53.1568372Z ) 2025-05-07T20:56:53.1577285Z Trying example: test_nbit_forward_cpu_gpu_dequantize_parity( 2025-05-07T20:56:53.1578099Z self=, 2025-05-07T20:56:53.1578784Z nbit_weights_ty=SparseType.INT8, 2025-05-07T20:56:53.1579147Z pooling_mode=, 2025-05-07T20:56:53.1579519Z output_dtype=SparseType.BF16, 2025-05-07T20:56:53.1579840Z D=256, 2025-05-07T20:56:53.1580065Z B=32, 2025-05-07T20:56:53.1580300Z T=16, 2025-05-07T20:56:53.1580528Z L=100, 2025-05-07T20:56:53.1580758Z MAXH=69, 2025-05-07T20:56:53.1581005Z ) 2025-05-07T20:56:53.1581339Z Trying example: test_nbit_forward_cpu_gpu_dequantize_parity( 2025-05-07T20:56:53.1582086Z self=, 2025-05-07T20:56:53.1582776Z nbit_weights_ty=SparseType.INT4, 2025-05-07T20:56:53.1583152Z pooling_mode=, 2025-05-07T20:56:53.1583536Z output_dtype=SparseType.BF16, 2025-05-07T20:56:53.1583851Z D=256, 2025-05-07T20:56:53.1584088Z B=31, 2025-05-07T20:56:53.1584324Z T=11, 2025-05-07T20:56:53.1584544Z L=23, 2025-05-07T20:56:53.1584790Z MAXH=52, 2025-05-07T20:56:53.1585032Z ) 2025-05-07T20:56:53.1585359Z Trying example: test_nbit_forward_cpu_gpu_dequantize_parity( 2025-05-07T20:56:53.1586118Z self=, 2025-05-07T20:56:53.1586801Z nbit_weights_ty=SparseType.INT8, 2025-05-07T20:56:53.1587162Z pooling_mode=, 2025-05-07T20:56:53.1587579Z output_dtype=SparseType.BF16, 2025-05-07T20:56:53.1587901Z D=32, 2025-05-07T20:56:53.1588128Z B=24, 2025-05-07T20:56:53.1588354Z T=12, 2025-05-07T20:56:53.1588585Z L=37, 2025-05-07T20:56:53.1588802Z MAXH=97, 2025-05-07T20:56:53.1589042Z ) 2025-05-07T20:56:53.1589381Z Trying example: test_nbit_forward_cpu_gpu_dequantize_parity( 2025-05-07T20:56:53.1590124Z self=, 2025-05-07T20:56:53.1590807Z nbit_weights_ty=SparseType.INT4, 2025-05-07T20:56:53.1591180Z pooling_mode=, 2025-05-07T20:56:53.1591548Z output_dtype=SparseType.BF16, 2025-05-07T20:56:53.1591859Z D=512, 2025-05-07T20:56:53.1592092Z B=8, 2025-05-07T20:56:53.1592320Z T=11, 2025-05-07T20:56:53.1592538Z L=31, 2025-05-07T20:56:53.1592770Z MAXH=64, 2025-05-07T20:56:53.1593002Z ) 2025-05-07T20:56:53.1593326Z Trying example: test_nbit_forward_cpu_gpu_dequantize_parity( 2025-05-07T20:56:53.1594080Z self=, 2025-05-07T20:56:53.1594764Z nbit_weights_ty=SparseType.INT8, 2025-05-07T20:56:53.1595119Z pooling_mode=, 2025-05-07T20:56:53.1595491Z output_dtype=SparseType.BF16, 2025-05-07T20:56:53.1595816Z D=1024, 2025-05-07T20:56:53.1596038Z B=32, 2025-05-07T20:56:53.1596264Z T=17, 2025-05-07T20:56:53.1596491Z L=41, 2025-05-07T20:56:53.1596717Z MAXH=61, 2025-05-07T20:56:53.1596940Z ) 2025-05-07T20:56:53.1597273Z Trying example: test_nbit_forward_cpu_gpu_dequantize_parity( 2025-05-07T20:56:53.1598024Z self=, 2025-05-07T20:56:53.1598689Z nbit_weights_ty=SparseType.INT8, 2025-05-07T20:56:53.1599055Z pooling_mode=, 2025-05-07T20:56:53.1599424Z output_dtype=SparseType.BF16, 2025-05-07T20:56:53.1599735Z D=512, 2025-05-07T20:56:53.1599965Z B=22, 2025-05-07T20:56:53.1600196Z T=12, 2025-05-07T20:56:53.1600540Z L=26, 2025-05-07T20:56:53.1600776Z MAXH=98, 2025-05-07T20:56:53.1601012Z ) 2025-05-07T20:56:53.1601339Z Trying example: test_nbit_forward_cpu_gpu_dequantize_parity( 2025-05-07T20:56:53.1602167Z self=, 2025-05-07T20:56:53.1602785Z nbit_weights_ty=SparseType.INT8, 2025-05-07T20:56:53.1603089Z pooling_mode=, 2025-05-07T20:56:53.1603389Z output_dtype=SparseType.BF16, 2025-05-07T20:56:53.1603658Z D=384, 2025-05-07T20:56:53.1603853Z B=13, 2025-05-07T20:56:53.1604037Z T=15, 2025-05-07T20:56:53.1604227Z L=83, 2025-05-07T20:56:53.1604419Z MAXH=100, 2025-05-07T20:56:53.1604610Z ) 2025-05-07T20:56:53.1604886Z Trying example: test_nbit_forward_cpu_gpu_dequantize_parity( 2025-05-07T20:56:53.1605492Z self=, 2025-05-07T20:56:53.1606040Z nbit_weights_ty=SparseType.INT8, 2025-05-07T20:56:53.1606342Z pooling_mode=, 2025-05-07T20:56:53.1606647Z output_dtype=SparseType.BF16, 2025-05-07T20:56:53.1606905Z D=384, 2025-05-07T20:56:53.1607106Z B=15, 2025-05-07T20:56:53.1607296Z T=15, 2025-05-07T20:56:53.1607478Z L=83, 2025-05-07T20:56:53.1607670Z MAXH=100, 2025-05-07T20:56:53.1607868Z ) 2025-05-07T20:56:53.1608134Z Trying example: test_nbit_forward_cpu_gpu_dequantize_parity( 2025-05-07T20:56:53.1608741Z self=, 2025-05-07T20:56:53.1609283Z nbit_weights_ty=SparseType.INT8, 2025-05-07T20:56:53.1609586Z pooling_mode=, 2025-05-07T20:56:53.1609889Z output_dtype=SparseType.BF16, 2025-05-07T20:56:53.1610150Z D=384, 2025-05-07T20:56:53.1610345Z B=8, 2025-05-07T20:56:53.1610525Z T=15, 2025-05-07T20:56:53.1610713Z L=83, 2025-05-07T20:56:53.1610906Z MAXH=100, 2025-05-07T20:56:53.1611099Z ) 2025-05-07T20:56:53.1611375Z Trying example: test_nbit_forward_cpu_gpu_dequantize_parity( 2025-05-07T20:56:53.1611986Z self=, 2025-05-07T20:56:53.1612525Z nbit_weights_ty=SparseType.INT8, 2025-05-07T20:56:53.1612825Z pooling_mode=, 2025-05-07T20:56:53.1613131Z output_dtype=SparseType.BF16, 2025-05-07T20:56:53.1613395Z D=384, 2025-05-07T20:56:53.1613578Z B=8, 2025-05-07T20:56:53.1613767Z T=15, 2025-05-07T20:56:53.1613956Z L=83, 2025-05-07T20:56:53.1614139Z MAXH=83, 2025-05-07T20:56:53.1614337Z ) 2025-05-07T20:56:53.1614611Z Trying example: test_nbit_forward_cpu_gpu_dequantize_parity( 2025-05-07T20:56:53.1615208Z self=, 2025-05-07T20:56:53.1615754Z nbit_weights_ty=SparseType.INT8, 2025-05-07T20:56:53.1616062Z pooling_mode=, 2025-05-07T20:56:53.1616475Z output_dtype=SparseType.BF16, 2025-05-07T20:56:53.1616741Z D=384, 2025-05-07T20:56:53.1616932Z B=15, 2025-05-07T20:56:53.1617114Z T=15, 2025-05-07T20:56:53.1617317Z L=83, 2025-05-07T20:56:53.1617508Z MAXH=83, 2025-05-07T20:56:53.1617709Z ) 2025-05-07T20:56:53.1617889Z PASSED 2025-05-07T20:57:05.9963488Z tbe/inference/nbit_forward_test.py::NBitFowardTest::test_nbit_forward_cpu_seq_int4 Trying example: test_nbit_forward_cpu_seq_int4( 2025-05-07T20:57:05.9964596Z self=, 2025-05-07T20:57:05.9965210Z D=32, 2025-05-07T20:57:05.9965442Z B=8, 2025-05-07T20:57:05.9965668Z T=10, 2025-05-07T20:57:05.9965879Z L=10, 2025-05-07T20:57:05.9966106Z MAXH=50, 2025-05-07T20:57:05.9966372Z indices_dtype=torch.int32, 2025-05-07T20:57:05.9966672Z ) 2025-05-07T20:57:05.9966949Z Trying example: test_nbit_forward_cpu_seq_int4( 2025-05-07T20:57:05.9968130Z self=, 2025-05-07T20:57:05.9968699Z D=256, 2025-05-07T20:57:05.9968931Z B=8, 2025-05-07T20:57:05.9969334Z T=10, 2025-05-07T20:57:05.9969548Z L=10, 2025-05-07T20:57:05.9969768Z MAXH=50, 2025-05-07T20:57:05.9970025Z indices_dtype=torch.int32, 2025-05-07T20:57:05.9970311Z ) 2025-05-07T20:57:05.9970584Z Trying example: test_nbit_forward_cpu_seq_int4( 2025-05-07T20:57:05.9971277Z self=, 2025-05-07T20:57:05.9971844Z D=256, 2025-05-07T20:57:05.9972066Z B=27, 2025-05-07T20:57:05.9972285Z T=20, 2025-05-07T20:57:05.9972494Z L=65, 2025-05-07T20:57:05.9972711Z MAXH=85, 2025-05-07T20:57:05.9972967Z indices_dtype=torch.int64, 2025-05-07T20:57:05.9973257Z ) 2025-05-07T20:57:05.9973520Z Trying example: test_nbit_forward_cpu_seq_int4( 2025-05-07T20:57:05.9974151Z self=, 2025-05-07T20:57:05.9974718Z D=512, 2025-05-07T20:57:05.9974928Z B=30, 2025-05-07T20:57:05.9975141Z T=10, 2025-05-07T20:57:05.9975365Z L=85, 2025-05-07T20:57:05.9975574Z MAXH=79, 2025-05-07T20:57:05.9975824Z indices_dtype=torch.int64, 2025-05-07T20:57:05.9976119Z ) 2025-05-07T20:57:05.9976495Z Trying example: test_nbit_forward_cpu_seq_int4( 2025-05-07T20:57:05.9977119Z self=, 2025-05-07T20:57:05.9977687Z D=1024, 2025-05-07T20:57:05.9977898Z B=15, 2025-05-07T20:57:05.9978113Z T=13, 2025-05-07T20:57:05.9978324Z L=92, 2025-05-07T20:57:05.9978528Z MAXH=74, 2025-05-07T20:57:05.9978783Z indices_dtype=torch.int64, 2025-05-07T20:57:05.9979070Z ) 2025-05-07T20:57:05.9979329Z Trying example: test_nbit_forward_cpu_seq_int4( 2025-05-07T20:57:05.9979953Z self=, 2025-05-07T20:57:05.9980529Z D=512, 2025-05-07T20:57:05.9980737Z B=23, 2025-05-07T20:57:05.9980953Z T=20, 2025-05-07T20:57:05.9981186Z L=35, 2025-05-07T20:57:05.9981423Z MAXH=100, 2025-05-07T20:57:05.9981674Z indices_dtype=torch.int32, 2025-05-07T20:57:05.9981961Z ) 2025-05-07T20:57:05.9982220Z Trying example: test_nbit_forward_cpu_seq_int4( 2025-05-07T20:57:05.9982843Z self=, 2025-05-07T20:57:05.9983413Z D=512, 2025-05-07T20:57:05.9983631Z B=14, 2025-05-07T20:57:05.9983837Z T=10, 2025-05-07T20:57:05.9984068Z L=29, 2025-05-07T20:57:05.9984274Z MAXH=60, 2025-05-07T20:57:05.9984522Z indices_dtype=torch.int64, 2025-05-07T20:57:05.9984813Z ) 2025-05-07T20:57:05.9985085Z Trying example: test_nbit_forward_cpu_seq_int4( 2025-05-07T20:57:05.9985700Z self=, 2025-05-07T20:57:05.9986272Z D=384, 2025-05-07T20:57:05.9986491Z B=31, 2025-05-07T20:57:05.9986701Z T=15, 2025-05-07T20:57:05.9986920Z L=68, 2025-05-07T20:57:05.9987134Z MAXH=82, 2025-05-07T20:57:05.9987381Z indices_dtype=torch.int64, 2025-05-07T20:57:05.9987670Z ) 2025-05-07T20:57:05.9987935Z Trying example: test_nbit_forward_cpu_seq_int4( 2025-05-07T20:57:05.9988552Z self=, 2025-05-07T20:57:05.9989117Z D=256, 2025-05-07T20:57:05.9989335Z B=24, 2025-05-07T20:57:05.9989540Z T=10, 2025-05-07T20:57:05.9989751Z L=74, 2025-05-07T20:57:05.9989966Z MAXH=68, 2025-05-07T20:57:05.9990205Z indices_dtype=torch.int64, 2025-05-07T20:57:05.9990491Z ) 2025-05-07T20:57:05.9990754Z Trying example: test_nbit_forward_cpu_seq_int4( 2025-05-07T20:57:05.9991365Z self=, 2025-05-07T20:57:05.9992036Z D=32, 2025-05-07T20:57:05.9992251Z B=12, 2025-05-07T20:57:05.9992464Z T=19, 2025-05-07T20:57:05.9992668Z L=74, 2025-05-07T20:57:05.9992881Z MAXH=94, 2025-05-07T20:57:05.9993211Z indices_dtype=torch.int64, 2025-05-07T20:57:05.9993494Z ) 2025-05-07T20:57:05.9993760Z Trying example: test_nbit_forward_cpu_seq_int4( 2025-05-07T20:57:05.9994379Z self=, 2025-05-07T20:57:05.9994934Z D=384, 2025-05-07T20:57:05.9995151Z B=19, 2025-05-07T20:57:05.9995366Z T=13, 2025-05-07T20:57:05.9995568Z L=64, 2025-05-07T20:57:05.9995779Z MAXH=97, 2025-05-07T20:57:05.9996029Z indices_dtype=torch.int64, 2025-05-07T20:57:05.9996311Z ) 2025-05-07T20:57:05.9996574Z Trying example: test_nbit_forward_cpu_seq_int4( 2025-05-07T20:57:05.9997193Z self=, 2025-05-07T20:57:05.9997753Z D=384, 2025-05-07T20:57:05.9997972Z B=19, 2025-05-07T20:57:05.9998185Z T=13, 2025-05-07T20:57:05.9998388Z L=19, 2025-05-07T20:57:05.9998601Z MAXH=97, 2025-05-07T20:57:05.9998849Z indices_dtype=torch.int64, 2025-05-07T20:57:05.9999146Z ) 2025-05-07T20:57:05.9999410Z Trying example: test_nbit_forward_cpu_seq_int4( 2025-05-07T20:57:06.0000030Z self=, 2025-05-07T20:57:06.0000596Z D=384, 2025-05-07T20:57:06.0000812Z B=19, 2025-05-07T20:57:06.0001026Z T=19, 2025-05-07T20:57:06.0001238Z L=19, 2025-05-07T20:57:06.0001469Z MAXH=97, 2025-05-07T20:57:06.0001742Z indices_dtype=torch.int64, 2025-05-07T20:57:06.0002035Z ) 2025-05-07T20:57:06.0002295Z Trying example: test_nbit_forward_cpu_seq_int4( 2025-05-07T20:57:06.0002919Z self=, 2025-05-07T20:57:06.0003483Z D=384, 2025-05-07T20:57:06.0003704Z B=19, 2025-05-07T20:57:06.0003919Z T=19, 2025-05-07T20:57:06.0004134Z L=19, 2025-05-07T20:57:06.0004341Z MAXH=50, 2025-05-07T20:57:06.0004590Z indices_dtype=torch.int64, 2025-05-07T20:57:06.0004878Z ) 2025-05-07T20:57:06.0005143Z Trying example: test_nbit_forward_cpu_seq_int4( 2025-05-07T20:57:06.0005764Z self=, 2025-05-07T20:57:06.0006331Z D=384, 2025-05-07T20:57:06.0006550Z B=19, 2025-05-07T20:57:06.0006756Z T=19, 2025-05-07T20:57:06.0006966Z L=50, 2025-05-07T20:57:06.0007182Z MAXH=50, 2025-05-07T20:57:06.0007422Z indices_dtype=torch.int64, 2025-05-07T20:57:06.0007710Z ) 2025-05-07T20:57:06.0007925Z PASSED 2025-05-07T20:57:06.1081355Z tbe/inference/nbit_forward_test.py::NBitFowardTest::test_nbit_forward_cpu_seq_int8 Trying example: test_nbit_forward_cpu_seq_int8( 2025-05-07T20:57:06.1082429Z self=, 2025-05-07T20:57:06.1083049Z D=32, 2025-05-07T20:57:06.1083263Z B=8, 2025-05-07T20:57:06.1083480Z T=10, 2025-05-07T20:57:06.1083696Z L=10, 2025-05-07T20:57:06.1083907Z MAXH=50, 2025-05-07T20:57:06.1084149Z ) 2025-05-07T20:57:06.1084426Z Trying example: test_nbit_forward_cpu_seq_int8( 2025-05-07T20:57:06.1085052Z self=, 2025-05-07T20:57:06.1085627Z D=384, 2025-05-07T20:57:06.1085849Z B=8, 2025-05-07T20:57:06.1086069Z T=10, 2025-05-07T20:57:06.1086276Z L=10, 2025-05-07T20:57:06.1086492Z MAXH=50, 2025-05-07T20:57:06.1086718Z ) 2025-05-07T20:57:06.1086977Z Trying example: test_nbit_forward_cpu_seq_int8( 2025-05-07T20:57:06.1087606Z self=, 2025-05-07T20:57:06.1088174Z D=384, 2025-05-07T20:57:06.1088389Z B=25, 2025-05-07T20:57:06.1089129Z T=17, 2025-05-07T20:57:06.1089346Z L=37, 2025-05-07T20:57:06.1089554Z MAXH=89, 2025-05-07T20:57:06.1089778Z ) 2025-05-07T20:57:06.1090039Z Trying example: test_nbit_forward_cpu_seq_int8( 2025-05-07T20:57:06.1090896Z self=, 2025-05-07T20:57:06.1091466Z D=384, 2025-05-07T20:57:06.1091682Z B=23, 2025-05-07T20:57:06.1091890Z T=20, 2025-05-07T20:57:06.1092102Z L=84, 2025-05-07T20:57:06.1092317Z MAXH=66, 2025-05-07T20:57:06.1092536Z ) 2025-05-07T20:57:06.1092802Z Trying example: test_nbit_forward_cpu_seq_int8( 2025-05-07T20:57:06.1093423Z self=, 2025-05-07T20:57:06.1093989Z D=384, 2025-05-07T20:57:06.1094201Z B=17, 2025-05-07T20:57:06.1094414Z T=12, 2025-05-07T20:57:06.1094624Z L=16, 2025-05-07T20:57:06.1094832Z MAXH=57, 2025-05-07T20:57:06.1095052Z ) 2025-05-07T20:57:06.1095326Z Trying example: test_nbit_forward_cpu_seq_int8( 2025-05-07T20:57:06.1095941Z self=, 2025-05-07T20:57:06.1096656Z D=256, 2025-05-07T20:57:06.1096882Z B=13, 2025-05-07T20:57:06.1097090Z T=16, 2025-05-07T20:57:06.1097300Z L=73, 2025-05-07T20:57:06.1097512Z MAXH=81, 2025-05-07T20:57:06.1097726Z ) 2025-05-07T20:57:06.1097988Z Trying example: test_nbit_forward_cpu_seq_int8( 2025-05-07T20:57:06.1098613Z self=, 2025-05-07T20:57:06.1099171Z D=1024, 2025-05-07T20:57:06.1099391Z B=19, 2025-05-07T20:57:06.1099605Z T=18, 2025-05-07T20:57:06.1099808Z L=56, 2025-05-07T20:57:06.1100020Z MAXH=76, 2025-05-07T20:57:06.1100245Z ) 2025-05-07T20:57:06.1100505Z Trying example: test_nbit_forward_cpu_seq_int8( 2025-05-07T20:57:06.1101126Z self=, 2025-05-07T20:57:06.1101703Z D=384, 2025-05-07T20:57:06.1101919Z B=31, 2025-05-07T20:57:06.1102124Z T=13, 2025-05-07T20:57:06.1102337Z L=22, 2025-05-07T20:57:06.1102547Z MAXH=75, 2025-05-07T20:57:06.1102764Z ) 2025-05-07T20:57:06.1103025Z Trying example: test_nbit_forward_cpu_seq_int8( 2025-05-07T20:57:06.1103646Z self=, 2025-05-07T20:57:06.1104205Z D=384, 2025-05-07T20:57:06.1104423Z B=10, 2025-05-07T20:57:06.1104638Z T=12, 2025-05-07T20:57:06.1104842Z L=100, 2025-05-07T20:57:06.1105057Z MAXH=92, 2025-05-07T20:57:06.1105275Z ) 2025-05-07T20:57:06.1105531Z Trying example: test_nbit_forward_cpu_seq_int8( 2025-05-07T20:57:06.1106151Z self=, 2025-05-07T20:57:06.1106716Z D=32, 2025-05-07T20:57:06.1106922Z B=22, 2025-05-07T20:57:06.1107137Z T=12, 2025-05-07T20:57:06.1107352Z L=77, 2025-05-07T20:57:06.1107557Z MAXH=96, 2025-05-07T20:57:06.1107779Z ) 2025-05-07T20:57:06.1108043Z Trying example: test_nbit_forward_cpu_seq_int8( 2025-05-07T20:57:06.1108675Z self=, 2025-05-07T20:57:06.1109233Z D=384, 2025-05-07T20:57:06.1109449Z B=26, 2025-05-07T20:57:06.1109661Z T=18, 2025-05-07T20:57:06.1109864Z L=56, 2025-05-07T20:57:06.1110075Z MAXH=69, 2025-05-07T20:57:06.1110291Z ) 2025-05-07T20:57:06.1110547Z Trying example: test_nbit_forward_cpu_seq_int8( 2025-05-07T20:57:06.1111164Z self=, 2025-05-07T20:57:06.1111728Z D=384, 2025-05-07T20:57:06.1111943Z B=26, 2025-05-07T20:57:06.1112157Z T=10, 2025-05-07T20:57:06.1112366Z L=56, 2025-05-07T20:57:06.1112571Z MAXH=69, 2025-05-07T20:57:06.1112787Z ) 2025-05-07T20:57:06.1113053Z Trying example: test_nbit_forward_cpu_seq_int8( 2025-05-07T20:57:06.1113772Z self=, 2025-05-07T20:57:06.1114341Z D=384, 2025-05-07T20:57:06.1114555Z B=26, 2025-05-07T20:57:06.1114838Z T=10, 2025-05-07T20:57:06.1115057Z L=56, 2025-05-07T20:57:06.1115274Z MAXH=56, 2025-05-07T20:57:06.1115487Z ) 2025-05-07T20:57:06.1115755Z Trying example: test_nbit_forward_cpu_seq_int8( 2025-05-07T20:57:06.1116375Z self=, 2025-05-07T20:57:06.1116941Z D=384, 2025-05-07T20:57:06.1117149Z B=8, 2025-05-07T20:57:06.1117361Z T=10, 2025-05-07T20:57:06.1117568Z L=56, 2025-05-07T20:57:06.1125835Z MAXH=56, 2025-05-07T20:57:06.1126092Z ) 2025-05-07T20:57:06.1126375Z Trying example: test_nbit_forward_cpu_seq_int8( 2025-05-07T20:57:06.1127019Z self=, 2025-05-07T20:57:06.1127615Z D=384, 2025-05-07T20:57:06.1127839Z B=8, 2025-05-07T20:57:06.1128066Z T=10, 2025-05-07T20:57:06.1128294Z L=56, 2025-05-07T20:57:06.1128512Z MAXH=50, 2025-05-07T20:57:06.1128747Z ) 2025-05-07T20:57:06.1128993Z PASSED 2025-05-07T20:57:06.8259155Z tbe/inference/nbit_forward_test.py::NBitFowardTest::test_nbit_forward_fused_pooled_emb_quant Trying example: test_nbit_forward_fused_pooled_emb_quant( 2025-05-07T20:57:06.8260294Z self=, 2025-05-07T20:57:06.8260791Z T=1, 2025-05-07T20:57:06.8260988Z D=2, 2025-05-07T20:57:06.8261168Z B=1, 2025-05-07T20:57:06.8261341Z log_E=3, 2025-05-07T20:57:06.8261536Z L=0, 2025-05-07T20:57:06.8261742Z weights_ty=SparseType.FP32, 2025-05-07T20:57:06.8262015Z output_dtype=SparseType.FP16, 2025-05-07T20:57:06.8262280Z ) 2025-05-07T20:57:06.8262545Z Trying example: test_nbit_forward_fused_pooled_emb_quant( 2025-05-07T20:57:06.8263146Z self=, 2025-05-07T20:57:06.8263655Z T=2, 2025-05-07T20:57:06.8263844Z D=2, 2025-05-07T20:57:06.8264033Z B=1, 2025-05-07T20:57:06.8264223Z log_E=3, 2025-05-07T20:57:06.8264424Z L=0, 2025-05-07T20:57:06.8264623Z weights_ty=SparseType.FP32, 2025-05-07T20:57:06.8264908Z output_dtype=SparseType.FP16, 2025-05-07T20:57:06.8265169Z ) 2025-05-07T20:57:06.8265424Z Trying example: test_nbit_forward_fused_pooled_emb_quant( 2025-05-07T20:57:06.8266112Z self=, 2025-05-07T20:57:06.8266622Z T=2, 2025-05-07T20:57:06.8266811Z D=103, 2025-05-07T20:57:06.8267000Z B=86, 2025-05-07T20:57:06.8267195Z log_E=4, 2025-05-07T20:57:06.8267396Z L=19, 2025-05-07T20:57:06.8267603Z weights_ty=SparseType.FP16, 2025-05-07T20:57:06.8267888Z output_dtype=SparseType.BF16, 2025-05-07T20:57:06.8268153Z ) 2025-05-07T20:57:06.8268405Z Trying example: test_nbit_forward_fused_pooled_emb_quant( 2025-05-07T20:57:06.8268999Z self=, 2025-05-07T20:57:06.8269504Z T=1, 2025-05-07T20:57:06.8269689Z D=48, 2025-05-07T20:57:06.8269876Z B=48, 2025-05-07T20:57:06.8270071Z log_E=3, 2025-05-07T20:57:06.8270256Z L=6, 2025-05-07T20:57:06.8270460Z weights_ty=SparseType.FP32, 2025-05-07T20:57:06.8270738Z output_dtype=SparseType.FP16, 2025-05-07T20:57:06.8270990Z ) 2025-05-07T20:57:06.8271279Z Trying example: test_nbit_forward_fused_pooled_emb_quant( 2025-05-07T20:57:06.8271882Z self=, 2025-05-07T20:57:06.8272387Z T=1, 2025-05-07T20:57:06.8272567Z D=38, 2025-05-07T20:57:06.8272753Z B=30, 2025-05-07T20:57:06.8272940Z log_E=4, 2025-05-07T20:57:06.8273492Z L=9, 2025-05-07T20:57:06.8273692Z weights_ty=SparseType.FP32, 2025-05-07T20:57:06.8273971Z output_dtype=SparseType.BF16, 2025-05-07T20:57:06.8274221Z ) 2025-05-07T20:57:06.8274678Z Trying example: test_nbit_forward_fused_pooled_emb_quant( 2025-05-07T20:57:06.8275255Z self=, 2025-05-07T20:57:06.8275748Z T=7, 2025-05-07T20:57:06.8275933Z D=107, 2025-05-07T20:57:06.8276122Z B=87, 2025-05-07T20:57:06.8276302Z log_E=5, 2025-05-07T20:57:06.8276497Z L=4, 2025-05-07T20:57:06.8276702Z weights_ty=SparseType.INT4, 2025-05-07T20:57:06.8276977Z output_dtype=SparseType.INT8, 2025-05-07T20:57:06.8277243Z ) 2025-05-07T20:57:06.8277500Z Trying example: test_nbit_forward_fused_pooled_emb_quant( 2025-05-07T20:57:06.8278078Z self=, 2025-05-07T20:57:06.8278579Z T=1, 2025-05-07T20:57:06.8278768Z D=54, 2025-05-07T20:57:06.8278954Z B=93, 2025-05-07T20:57:06.8279141Z log_E=3, 2025-05-07T20:57:06.8279334Z L=7, 2025-05-07T20:57:06.8279541Z weights_ty=SparseType.FP32, 2025-05-07T20:57:06.8279852Z output_dtype=SparseType.BF16, 2025-05-07T20:57:06.8280106Z ) 2025-05-07T20:57:06.8280372Z Trying example: test_nbit_forward_fused_pooled_emb_quant( 2025-05-07T20:57:06.8280952Z self=, 2025-05-07T20:57:06.8281445Z T=5, 2025-05-07T20:57:06.8281636Z D=80, 2025-05-07T20:57:06.8281832Z B=125, 2025-05-07T20:57:06.8282015Z log_E=3, 2025-05-07T20:57:06.8282213Z L=3, 2025-05-07T20:57:06.8282428Z weights_ty=SparseType.INT8, 2025-05-07T20:57:06.8282703Z output_dtype=SparseType.FP16, 2025-05-07T20:57:06.8282961Z ) 2025-05-07T20:57:06.8283223Z Trying example: test_nbit_forward_fused_pooled_emb_quant( 2025-05-07T20:57:06.8283807Z self=, 2025-05-07T20:57:06.8284300Z T=5, 2025-05-07T20:57:06.8284488Z D=87, 2025-05-07T20:57:06.8284675Z B=112, 2025-05-07T20:57:06.8284863Z log_E=3, 2025-05-07T20:57:06.8285060Z L=16, 2025-05-07T20:57:06.8285269Z weights_ty=SparseType.FP32, 2025-05-07T20:57:06.8285538Z output_dtype=SparseType.FP16, 2025-05-07T20:57:06.8285798Z ) 2025-05-07T20:57:06.8286056Z Trying example: test_nbit_forward_fused_pooled_emb_quant( 2025-05-07T20:57:06.8286626Z self=, 2025-05-07T20:57:06.8287121Z T=9, 2025-05-07T20:57:06.8287300Z D=113, 2025-05-07T20:57:06.8287475Z B=12, 2025-05-07T20:57:06.8287655Z log_E=3, 2025-05-07T20:57:06.8287844Z L=9, 2025-05-07T20:57:06.8288038Z weights_ty=SparseType.INT4, 2025-05-07T20:57:06.8288313Z output_dtype=SparseType.FP16, 2025-05-07T20:57:06.8288574Z ) 2025-05-07T20:57:06.8288821Z Trying example: test_nbit_forward_fused_pooled_emb_quant( 2025-05-07T20:57:06.8289400Z self=, 2025-05-07T20:57:06.8289912Z T=6, 2025-05-07T20:57:06.8290105Z D=115, 2025-05-07T20:57:06.8290285Z B=90, 2025-05-07T20:57:06.8290472Z log_E=3, 2025-05-07T20:57:06.8290667Z L=8, 2025-05-07T20:57:06.8290869Z weights_ty=SparseType.INT4, 2025-05-07T20:57:06.8291149Z output_dtype=SparseType.FP16, 2025-05-07T20:57:06.8291403Z ) 2025-05-07T20:57:06.8291655Z Trying example: test_nbit_forward_fused_pooled_emb_quant( 2025-05-07T20:57:06.8292234Z self=, 2025-05-07T20:57:06.8292733Z T=6, 2025-05-07T20:57:06.8292910Z D=115, 2025-05-07T20:57:06.8293098Z B=90, 2025-05-07T20:57:06.8293287Z log_E=3, 2025-05-07T20:57:06.8293473Z L=0, 2025-05-07T20:57:06.8293768Z weights_ty=SparseType.INT4, 2025-05-07T20:57:06.8294040Z output_dtype=SparseType.FP16, 2025-05-07T20:57:06.8294282Z ) 2025-05-07T20:57:06.8294539Z Trying example: test_nbit_forward_fused_pooled_emb_quant( 2025-05-07T20:57:06.8295193Z self=, 2025-05-07T20:57:06.8295693Z T=6, 2025-05-07T20:57:06.8295869Z D=115, 2025-05-07T20:57:06.8296057Z B=6, 2025-05-07T20:57:06.8296301Z log_E=3, 2025-05-07T20:57:06.8296483Z L=0, 2025-05-07T20:57:06.8296684Z weights_ty=SparseType.INT4, 2025-05-07T20:57:06.8296958Z output_dtype=SparseType.FP16, 2025-05-07T20:57:06.8297212Z ) 2025-05-07T20:57:06.8297469Z Trying example: test_nbit_forward_fused_pooled_emb_quant( 2025-05-07T20:57:06.8298046Z self=, 2025-05-07T20:57:06.8298539Z T=6, 2025-05-07T20:57:06.8298739Z D=2, 2025-05-07T20:57:06.8298927Z B=6, 2025-05-07T20:57:06.8299104Z log_E=3, 2025-05-07T20:57:06.8299300Z L=0, 2025-05-07T20:57:06.8299506Z weights_ty=SparseType.INT4, 2025-05-07T20:57:06.8299780Z output_dtype=SparseType.FP16, 2025-05-07T20:57:06.8300042Z ) 2025-05-07T20:57:06.8300299Z Trying example: test_nbit_forward_fused_pooled_emb_quant( 2025-05-07T20:57:06.8300874Z self=, 2025-05-07T20:57:06.8301395Z T=6, 2025-05-07T20:57:06.8301603Z D=2, 2025-05-07T20:57:06.8301784Z B=6, 2025-05-07T20:57:06.8301960Z log_E=3, 2025-05-07T20:57:06.8302153Z L=6, 2025-05-07T20:57:06.8302361Z weights_ty=SparseType.INT4, 2025-05-07T20:57:06.8302630Z output_dtype=SparseType.FP16, 2025-05-07T20:57:06.8302889Z ) 2025-05-07T20:57:06.8303068Z PASSED 2025-05-07T20:57:07.4435488Z tbe/inference/nbit_forward_test.py::NBitFowardTest::test_nbit_forward_fused_pooled_emb_quant_against_ref Trying example: test_nbit_forward_fused_pooled_emb_quant_against_ref( 2025-05-07T20:57:07.4436619Z self=, 2025-05-07T20:57:07.4437187Z T=1, 2025-05-07T20:57:07.4437376Z D=2, 2025-05-07T20:57:07.4437552Z B=1, 2025-05-07T20:57:07.4437730Z log_E=3, 2025-05-07T20:57:07.4437924Z L=0, 2025-05-07T20:57:07.4438125Z weights_ty=SparseType.FP32, 2025-05-07T20:57:07.4438404Z output_dtype=SparseType.FP32, 2025-05-07T20:57:07.4438683Z weighted=False, 2025-05-07T20:57:07.4438884Z ) 2025-05-07T20:57:07.4439070Z weight_ty: fp32 2025-05-07T20:57:07.4439397Z Trying example: test_nbit_forward_fused_pooled_emb_quant_against_ref( 2025-05-07T20:57:07.4440046Z self=, 2025-05-07T20:57:07.4440590Z T=5, 2025-05-07T20:57:07.4440773Z D=2, 2025-05-07T20:57:07.4440966Z B=1, 2025-05-07T20:57:07.4441142Z log_E=3, 2025-05-07T20:57:07.4441335Z L=0, 2025-05-07T20:57:07.4441549Z weights_ty=SparseType.FP32, 2025-05-07T20:57:07.4441828Z output_dtype=SparseType.FP32, 2025-05-07T20:57:07.4442106Z weighted=False, 2025-05-07T20:57:07.4442314Z ) 2025-05-07T20:57:07.4442494Z weight_ty: fp32 2025-05-07T20:57:07.4442708Z weight_ty: fp32 2025-05-07T20:57:07.4442916Z weight_ty: fp32 2025-05-07T20:57:07.4443120Z weight_ty: fp32 2025-05-07T20:57:07.4443327Z weight_ty: fp32 2025-05-07T20:57:07.4443648Z Trying example: test_nbit_forward_fused_pooled_emb_quant_against_ref( 2025-05-07T20:57:07.4444298Z self=, 2025-05-07T20:57:07.4444836Z T=5, 2025-05-07T20:57:07.4445023Z D=27, 2025-05-07T20:57:07.4445206Z B=104, 2025-05-07T20:57:07.4445395Z log_E=4, 2025-05-07T20:57:07.4445587Z L=14, 2025-05-07T20:57:07.4445789Z weights_ty=SparseType.FP32, 2025-05-07T20:57:07.4446455Z output_dtype=SparseType.FP32, 2025-05-07T20:57:07.4446717Z weighted=True, 2025-05-07T20:57:07.4446916Z ) 2025-05-07T20:57:07.4447099Z weight_ty: fp32 2025-05-07T20:57:07.4447305Z weight_ty: fp32 2025-05-07T20:57:07.4447678Z weight_ty: fp32 2025-05-07T20:57:07.4447888Z weight_ty: fp32 2025-05-07T20:57:07.4448090Z weight_ty: fp32 2025-05-07T20:57:07.4448399Z Trying example: test_nbit_forward_fused_pooled_emb_quant_against_ref( 2025-05-07T20:57:07.4449057Z self=, 2025-05-07T20:57:07.4449594Z T=6, 2025-05-07T20:57:07.4449776Z D=56, 2025-05-07T20:57:07.4449952Z B=32, 2025-05-07T20:57:07.4450139Z log_E=3, 2025-05-07T20:57:07.4450328Z L=13, 2025-05-07T20:57:07.4450527Z weights_ty=SparseType.FP32, 2025-05-07T20:57:07.4450806Z output_dtype=SparseType.FP32, 2025-05-07T20:57:07.4451069Z weighted=True, 2025-05-07T20:57:07.4451270Z ) 2025-05-07T20:57:07.4451479Z weight_ty: fp32 2025-05-07T20:57:07.4451708Z weight_ty: fp32 2025-05-07T20:57:07.4451907Z weight_ty: fp32 2025-05-07T20:57:07.4452154Z weight_ty: fp32 2025-05-07T20:57:07.4452354Z weight_ty: fp32 2025-05-07T20:57:07.4452563Z weight_ty: fp32 2025-05-07T20:57:07.4452881Z Trying example: test_nbit_forward_fused_pooled_emb_quant_against_ref( 2025-05-07T20:57:07.4453529Z self=, 2025-05-07T20:57:07.4454069Z T=8, 2025-05-07T20:57:07.4454253Z D=48, 2025-05-07T20:57:07.4454428Z B=38, 2025-05-07T20:57:07.4454619Z log_E=3, 2025-05-07T20:57:07.4454812Z L=5, 2025-05-07T20:57:07.4455009Z weights_ty=SparseType.FP32, 2025-05-07T20:57:07.4455288Z output_dtype=SparseType.FP32, 2025-05-07T20:57:07.4455554Z weighted=False, 2025-05-07T20:57:07.4455751Z ) 2025-05-07T20:57:07.4455933Z weight_ty: fp32 2025-05-07T20:57:07.4456140Z weight_ty: fp32 2025-05-07T20:57:07.4456434Z weight_ty: fp32 2025-05-07T20:57:07.4456642Z weight_ty: fp32 2025-05-07T20:57:07.4456848Z weight_ty: fp32 2025-05-07T20:57:07.4457046Z weight_ty: fp32 2025-05-07T20:57:07.4457255Z weight_ty: fp32 2025-05-07T20:57:07.4457469Z weight_ty: fp32 2025-05-07T20:57:07.4457788Z Trying example: test_nbit_forward_fused_pooled_emb_quant_against_ref( 2025-05-07T20:57:07.4458438Z self=, 2025-05-07T20:57:07.4458980Z T=5, 2025-05-07T20:57:07.4459171Z D=42, 2025-05-07T20:57:07.4459502Z B=93, 2025-05-07T20:57:07.4459681Z log_E=4, 2025-05-07T20:57:07.4459860Z L=7, 2025-05-07T20:57:07.4460055Z weights_ty=SparseType.FP32, 2025-05-07T20:57:07.4460329Z output_dtype=SparseType.FP32, 2025-05-07T20:57:07.4460590Z weighted=True, 2025-05-07T20:57:07.4460783Z ) 2025-05-07T20:57:07.4460964Z weight_ty: fp32 2025-05-07T20:57:07.4461170Z weight_ty: fp32 2025-05-07T20:57:07.4461372Z weight_ty: fp32 2025-05-07T20:57:07.4461580Z weight_ty: fp32 2025-05-07T20:57:07.4461783Z weight_ty: fp32 2025-05-07T20:57:07.4462091Z Trying example: test_nbit_forward_fused_pooled_emb_quant_against_ref( 2025-05-07T20:57:07.4462756Z self=, 2025-05-07T20:57:07.4463294Z T=6, 2025-05-07T20:57:07.4463476Z D=89, 2025-05-07T20:57:07.4463653Z B=39, 2025-05-07T20:57:07.4463837Z log_E=5, 2025-05-07T20:57:07.4464025Z L=7, 2025-05-07T20:57:07.4464222Z weights_ty=SparseType.FP32, 2025-05-07T20:57:07.4464498Z output_dtype=SparseType.FP32, 2025-05-07T20:57:07.4464759Z weighted=False, 2025-05-07T20:57:07.4464958Z ) 2025-05-07T20:57:07.4465138Z weight_ty: fp32 2025-05-07T20:57:07.4465342Z weight_ty: fp32 2025-05-07T20:57:07.4465540Z weight_ty: fp32 2025-05-07T20:57:07.4465748Z weight_ty: fp32 2025-05-07T20:57:07.4465954Z weight_ty: fp32 2025-05-07T20:57:07.4466151Z weight_ty: fp32 2025-05-07T20:57:07.4466600Z Trying example: test_nbit_forward_fused_pooled_emb_quant_against_ref( 2025-05-07T20:57:07.4467260Z self=, 2025-05-07T20:57:07.4467899Z T=6, 2025-05-07T20:57:07.4468087Z D=98, 2025-05-07T20:57:07.4468272Z B=77, 2025-05-07T20:57:07.4468453Z log_E=4, 2025-05-07T20:57:07.4468648Z L=2, 2025-05-07T20:57:07.4468853Z weights_ty=SparseType.FP32, 2025-05-07T20:57:07.4469124Z output_dtype=SparseType.FP32, 2025-05-07T20:57:07.4469391Z weighted=False, 2025-05-07T20:57:07.4469597Z ) 2025-05-07T20:57:07.4469778Z weight_ty: fp32 2025-05-07T20:57:07.4469984Z weight_ty: fp32 2025-05-07T20:57:07.4470192Z weight_ty: fp32 2025-05-07T20:57:07.4470397Z weight_ty: fp32 2025-05-07T20:57:07.4470593Z weight_ty: fp32 2025-05-07T20:57:07.4470799Z weight_ty: fp32 2025-05-07T20:57:07.4471116Z Trying example: test_nbit_forward_fused_pooled_emb_quant_against_ref( 2025-05-07T20:57:07.4471775Z self=, 2025-05-07T20:57:07.4472314Z T=5, 2025-05-07T20:57:07.4472498Z D=111, 2025-05-07T20:57:07.4472680Z B=125, 2025-05-07T20:57:07.4472865Z log_E=4, 2025-05-07T20:57:07.4473056Z L=16, 2025-05-07T20:57:07.4473255Z weights_ty=SparseType.FP32, 2025-05-07T20:57:07.4473528Z output_dtype=SparseType.FP32, 2025-05-07T20:57:07.4473795Z weighted=True, 2025-05-07T20:57:07.4473992Z ) 2025-05-07T20:57:07.4474171Z weight_ty: fp32 2025-05-07T20:57:07.4474383Z weight_ty: fp32 2025-05-07T20:57:07.4474584Z weight_ty: fp32 2025-05-07T20:57:07.4474790Z weight_ty: fp32 2025-05-07T20:57:07.4474996Z weight_ty: fp32 2025-05-07T20:57:07.4475308Z Trying example: test_nbit_forward_fused_pooled_emb_quant_against_ref( 2025-05-07T20:57:07.4475964Z self=, 2025-05-07T20:57:07.4476511Z T=5, 2025-05-07T20:57:07.4476697Z D=102, 2025-05-07T20:57:07.4476879Z B=26, 2025-05-07T20:57:07.4477065Z log_E=4, 2025-05-07T20:57:07.4477256Z L=12, 2025-05-07T20:57:07.4477464Z weights_ty=SparseType.FP32, 2025-05-07T20:57:07.4477740Z output_dtype=SparseType.FP32, 2025-05-07T20:57:07.4478005Z weighted=False, 2025-05-07T20:57:07.4478202Z ) 2025-05-07T20:57:07.4478385Z weight_ty: fp32 2025-05-07T20:57:07.4478594Z weight_ty: fp32 2025-05-07T20:57:07.4478792Z weight_ty: fp32 2025-05-07T20:57:07.4479003Z weight_ty: fp32 2025-05-07T20:57:07.4479210Z weight_ty: fp32 2025-05-07T20:57:07.4479523Z Trying example: test_nbit_forward_fused_pooled_emb_quant_against_ref( 2025-05-07T20:57:07.4480179Z self=, 2025-05-07T20:57:07.4480722Z T=9, 2025-05-07T20:57:07.4480898Z D=90, 2025-05-07T20:57:07.4481084Z B=84, 2025-05-07T20:57:07.4481273Z log_E=3, 2025-05-07T20:57:07.4481472Z L=14, 2025-05-07T20:57:07.4481697Z weights_ty=SparseType.FP32, 2025-05-07T20:57:07.4482004Z output_dtype=SparseType.FP32, 2025-05-07T20:57:07.4482270Z weighted=True, 2025-05-07T20:57:07.4482473Z ) 2025-05-07T20:57:07.4482657Z weight_ty: fp32 2025-05-07T20:57:07.4482866Z weight_ty: fp32 2025-05-07T20:57:07.4483063Z weight_ty: fp32 2025-05-07T20:57:07.4483268Z weight_ty: fp32 2025-05-07T20:57:07.4483475Z weight_ty: fp32 2025-05-07T20:57:07.4483674Z weight_ty: fp32 2025-05-07T20:57:07.4483880Z weight_ty: fp32 2025-05-07T20:57:07.4484085Z weight_ty: fp32 2025-05-07T20:57:07.4484282Z weight_ty: fp32 2025-05-07T20:57:07.4484596Z Trying example: test_nbit_forward_fused_pooled_emb_quant_against_ref( 2025-05-07T20:57:07.4485249Z self=, 2025-05-07T20:57:07.4485781Z T=9, 2025-05-07T20:57:07.4485965Z D=14, 2025-05-07T20:57:07.4486149Z B=84, 2025-05-07T20:57:07.4486466Z log_E=3, 2025-05-07T20:57:07.4486659Z L=14, 2025-05-07T20:57:07.4486867Z weights_ty=SparseType.FP32, 2025-05-07T20:57:07.4487135Z output_dtype=SparseType.FP32, 2025-05-07T20:57:07.4487479Z weighted=True, 2025-05-07T20:57:07.4487687Z ) 2025-05-07T20:57:07.4487861Z weight_ty: fp32 2025-05-07T20:57:07.4488071Z weight_ty: fp32 2025-05-07T20:57:07.4488281Z weight_ty: fp32 2025-05-07T20:57:07.4488482Z weight_ty: fp32 2025-05-07T20:57:07.4488679Z weight_ty: fp32 2025-05-07T20:57:07.4488884Z weight_ty: fp32 2025-05-07T20:57:07.4489089Z weight_ty: fp32 2025-05-07T20:57:07.4489288Z weight_ty: fp32 2025-05-07T20:57:07.4489494Z weight_ty: fp32 2025-05-07T20:57:07.4489816Z Trying example: test_nbit_forward_fused_pooled_emb_quant_against_ref( 2025-05-07T20:57:07.4490463Z self=, 2025-05-07T20:57:07.4491004Z T=1, 2025-05-07T20:57:07.4491185Z D=14, 2025-05-07T20:57:07.4491368Z B=84, 2025-05-07T20:57:07.4491555Z log_E=3, 2025-05-07T20:57:07.4491745Z L=14, 2025-05-07T20:57:07.4499706Z weights_ty=SparseType.FP32, 2025-05-07T20:57:07.4500055Z output_dtype=SparseType.FP32, 2025-05-07T20:57:07.4500362Z weighted=True, 2025-05-07T20:57:07.4500581Z ) 2025-05-07T20:57:07.4500775Z weight_ty: fp32 2025-05-07T20:57:07.4501100Z Trying example: test_nbit_forward_fused_pooled_emb_quant_against_ref( 2025-05-07T20:57:07.4501770Z self=, 2025-05-07T20:57:07.4502325Z T=1, 2025-05-07T20:57:07.4502513Z D=14, 2025-05-07T20:57:07.4502706Z B=3, 2025-05-07T20:57:07.4502899Z log_E=3, 2025-05-07T20:57:07.4503090Z L=14, 2025-05-07T20:57:07.4503307Z weights_ty=SparseType.FP32, 2025-05-07T20:57:07.4503587Z output_dtype=SparseType.FP32, 2025-05-07T20:57:07.4503843Z weighted=True, 2025-05-07T20:57:07.4504055Z ) 2025-05-07T20:57:07.4504251Z weight_ty: fp32 2025-05-07T20:57:07.4504571Z Trying example: test_nbit_forward_fused_pooled_emb_quant_against_ref( 2025-05-07T20:57:07.4505236Z self=, 2025-05-07T20:57:07.4505785Z T=3, 2025-05-07T20:57:07.4505978Z D=14, 2025-05-07T20:57:07.4506164Z B=3, 2025-05-07T20:57:07.4506368Z log_E=3, 2025-05-07T20:57:07.4506569Z L=14, 2025-05-07T20:57:07.4506777Z weights_ty=SparseType.FP32, 2025-05-07T20:57:07.4507071Z output_dtype=SparseType.FP32, 2025-05-07T20:57:07.4507347Z weighted=True, 2025-05-07T20:57:07.4507555Z ) 2025-05-07T20:57:07.4507744Z weight_ty: fp32 2025-05-07T20:57:07.4507965Z weight_ty: fp32 2025-05-07T20:57:07.4508173Z weight_ty: fp32 2025-05-07T20:57:07.4508388Z PASSED 2025-05-07T20:57:07.4597682Z tbe/inference/nbit_forward_test.py::NBitFowardTest::test_nbit_forward_fused_pooled_emb_quant_nan_weighted PASSED 2025-05-07T20:57:10.8566472Z tbe/inference/nbit_forward_test.py::NBitFowardTest::test_nbit_forward_gpu_no_cache Trying example: test_nbit_forward_gpu_no_cache( 2025-05-07T20:57:10.8567345Z self=, 2025-05-07T20:57:10.8567840Z nbit_weights_ty=SparseType.FP32, 2025-05-07T20:57:10.8568143Z use_array_for_index_remapping=False, 2025-05-07T20:57:10.8568432Z do_pruning=False, 2025-05-07T20:57:10.8568672Z indices_dtype=torch.int32, 2025-05-07T20:57:10.8568939Z output_dtype=SparseType.FP32, 2025-05-07T20:57:10.8569195Z ) 2025-05-07T20:57:10.8569427Z Trying example: test_nbit_forward_gpu_no_cache( 2025-05-07T20:57:10.8569932Z self=, 2025-05-07T20:57:10.8570413Z nbit_weights_ty=None, 2025-05-07T20:57:10.8570673Z use_array_for_index_remapping=False, 2025-05-07T20:57:10.8570949Z do_pruning=False, 2025-05-07T20:57:10.8571185Z indices_dtype=torch.int32, 2025-05-07T20:57:10.8571833Z output_dtype=SparseType.FP32, 2025-05-07T20:57:10.8572076Z ) 2025-05-07T20:57:10.8572297Z Trying example: test_nbit_forward_gpu_no_cache( 2025-05-07T20:57:10.8572950Z self=, 2025-05-07T20:57:10.8573427Z nbit_weights_ty=None, 2025-05-07T20:57:10.8573677Z use_array_for_index_remapping=True, 2025-05-07T20:57:10.8573961Z do_pruning=False, 2025-05-07T20:57:10.8574191Z indices_dtype=torch.int64, 2025-05-07T20:57:10.8574452Z output_dtype=SparseType.FP16, 2025-05-07T20:57:10.8574709Z ) 2025-05-07T20:57:10.8574929Z Trying example: test_nbit_forward_gpu_no_cache( 2025-05-07T20:57:10.8575429Z self=, 2025-05-07T20:57:10.8575923Z nbit_weights_ty=SparseType.INT2, 2025-05-07T20:57:10.8576332Z use_array_for_index_remapping=False, 2025-05-07T20:57:10.8576615Z do_pruning=False, 2025-05-07T20:57:10.8576852Z indices_dtype=torch.int64, 2025-05-07T20:57:10.8577126Z output_dtype=SparseType.FP16, 2025-05-07T20:57:10.8577375Z ) 2025-05-07T20:57:10.8577557Z SKIPPED 2025-05-07T20:57:11.3283419Z tbe/inference/nbit_forward_test.py::NBitFowardTest::test_nbit_forward_gpu_no_cache_max_sizes PASSED 2025-05-07T20:57:14.4020418Z tbe/inference/nbit_forward_test.py::NBitFowardTest::test_nbit_forward_uvm_cache Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:57:14.4022531Z self=, 2025-05-07T20:57:14.4023384Z weights_ty=SparseType.FP32, 2025-05-07T20:57:14.4023731Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:57:14.4024005Z associativity=1, 2025-05-07T20:57:14.4024236Z do_pruning=False, 2025-05-07T20:57:14.4024478Z use_array_for_index_remapping=False, 2025-05-07T20:57:14.4024750Z ) 2025-05-07T20:57:14.4024969Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:57:14.4025490Z self=, 2025-05-07T20:57:14.4025965Z weights_ty=SparseType.FP16, 2025-05-07T20:57:14.4026254Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:57:14.4026534Z associativity=1, 2025-05-07T20:57:14.4026755Z do_pruning=False, 2025-05-07T20:57:14.4026989Z use_array_for_index_remapping=False, 2025-05-07T20:57:14.4027257Z ) 2025-05-07T20:57:14.4027474Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:57:14.4027952Z self=, 2025-05-07T20:57:14.4028425Z weights_ty=SparseType.FP16, 2025-05-07T20:57:14.4028703Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:57:14.4028974Z associativity=1, 2025-05-07T20:57:14.4029201Z do_pruning=False, 2025-05-07T20:57:14.4029442Z use_array_for_index_remapping=False, 2025-05-07T20:57:14.4029706Z ) 2025-05-07T20:57:14.4029928Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:57:14.4030413Z self=, 2025-05-07T20:57:14.4030885Z weights_ty=SparseType.FP32, 2025-05-07T20:57:14.4031160Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:57:14.4031439Z associativity=1, 2025-05-07T20:57:14.4031659Z do_pruning=False, 2025-05-07T20:57:14.4031891Z use_array_for_index_remapping=False, 2025-05-07T20:57:14.4032160Z ) 2025-05-07T20:57:14.4032375Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:57:14.4032854Z self=, 2025-05-07T20:57:14.4033352Z weights_ty=SparseType.FP32, 2025-05-07T20:57:14.4033662Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:57:14.4033940Z associativity=32, 2025-05-07T20:57:14.4034171Z do_pruning=False, 2025-05-07T20:57:14.4034415Z use_array_for_index_remapping=False, 2025-05-07T20:57:14.4035068Z ) 2025-05-07T20:57:14.4035282Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:57:14.4035767Z self=, 2025-05-07T20:57:14.4036388Z weights_ty=SparseType.FP32, 2025-05-07T20:57:14.4036670Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:57:14.4036955Z associativity=32, 2025-05-07T20:57:14.4037188Z do_pruning=True, 2025-05-07T20:57:14.4037428Z use_array_for_index_remapping=False, 2025-05-07T20:57:14.4037705Z ) 2025-05-07T20:57:14.4037929Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:57:14.4038416Z self=, 2025-05-07T20:57:14.4038895Z weights_ty=SparseType.FP32, 2025-05-07T20:57:14.4039183Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:57:14.4039466Z associativity=32, 2025-05-07T20:57:14.4039688Z do_pruning=False, 2025-05-07T20:57:14.4039932Z use_array_for_index_remapping=False, 2025-05-07T20:57:14.4040218Z ) 2025-05-07T20:57:14.4040431Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:57:14.4040925Z self=, 2025-05-07T20:57:14.4041400Z weights_ty=SparseType.FP32, 2025-05-07T20:57:14.4041677Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:57:14.4041963Z associativity=32, 2025-05-07T20:57:14.4042192Z do_pruning=True, 2025-05-07T20:57:14.4042426Z use_array_for_index_remapping=True, 2025-05-07T20:57:14.4042692Z ) 2025-05-07T20:57:14.4042915Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:57:14.4043419Z self=, 2025-05-07T20:57:14.4043929Z weights_ty=SparseType.FP16, 2025-05-07T20:57:14.4044221Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:57:14.4044513Z associativity=32, 2025-05-07T20:57:14.4044741Z do_pruning=False, 2025-05-07T20:57:14.4044994Z use_array_for_index_remapping=False, 2025-05-07T20:57:14.4045266Z ) 2025-05-07T20:57:14.4045475Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:57:14.4045969Z self=, 2025-05-07T20:57:14.4046448Z weights_ty=SparseType.FP16, 2025-05-07T20:57:14.4046725Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:57:14.4047012Z associativity=32, 2025-05-07T20:57:14.4047246Z do_pruning=False, 2025-05-07T20:57:14.4047485Z use_array_for_index_remapping=False, 2025-05-07T20:57:14.4047758Z ) 2025-05-07T20:57:14.4047979Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:57:14.4048462Z self=, 2025-05-07T20:57:14.4048946Z weights_ty=SparseType.INT2, 2025-05-07T20:57:14.4049233Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:57:14.4049517Z associativity=1, 2025-05-07T20:57:14.4049739Z do_pruning=True, 2025-05-07T20:57:14.4049990Z use_array_for_index_remapping=True, 2025-05-07T20:57:14.4050258Z ) 2025-05-07T20:57:14.4050473Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:57:14.4050965Z self=, 2025-05-07T20:57:14.4051441Z weights_ty=SparseType.INT4, 2025-05-07T20:57:14.4051722Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:57:14.4052002Z associativity=32, 2025-05-07T20:57:14.4052228Z do_pruning=False, 2025-05-07T20:57:14.4052468Z use_array_for_index_remapping=True, 2025-05-07T20:57:14.4052729Z ) 2025-05-07T20:57:14.4052945Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:57:14.4053431Z self=, 2025-05-07T20:57:14.4053899Z weights_ty=SparseType.FP32, 2025-05-07T20:57:14.4054182Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:57:14.4054546Z associativity=1, 2025-05-07T20:57:14.4054756Z do_pruning=True, 2025-05-07T20:57:14.4054990Z use_array_for_index_remapping=False, 2025-05-07T20:57:14.4055255Z ) 2025-05-07T20:57:14.4055592Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:57:14.4056076Z self=, 2025-05-07T20:57:14.4056702Z weights_ty=SparseType.INT4, 2025-05-07T20:57:14.4056973Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:57:14.4057245Z associativity=1, 2025-05-07T20:57:14.4057465Z do_pruning=True, 2025-05-07T20:57:14.4057696Z use_array_for_index_remapping=True, 2025-05-07T20:57:14.4057965Z ) 2025-05-07T20:57:14.4058178Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:57:14.4058663Z self=, 2025-05-07T20:57:14.4059128Z weights_ty=SparseType.FP16, 2025-05-07T20:57:14.4059680Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:57:14.4059968Z associativity=32, 2025-05-07T20:57:14.4060181Z do_pruning=True, 2025-05-07T20:57:14.4060414Z use_array_for_index_remapping=True, 2025-05-07T20:57:14.4060674Z ) 2025-05-07T20:57:14.4060884Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:57:14.4061366Z self=, 2025-05-07T20:57:14.4061834Z weights_ty=SparseType.INT4, 2025-05-07T20:57:14.4062101Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:57:14.4062375Z associativity=1, 2025-05-07T20:57:14.4062589Z do_pruning=True, 2025-05-07T20:57:14.4062824Z use_array_for_index_remapping=True, 2025-05-07T20:57:14.4063080Z ) 2025-05-07T20:57:14.4063293Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:57:14.4063778Z self=, 2025-05-07T20:57:14.4064238Z weights_ty=SparseType.INT4, 2025-05-07T20:57:14.4064513Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:57:14.4064788Z associativity=32, 2025-05-07T20:57:14.4064999Z do_pruning=True, 2025-05-07T20:57:14.4065230Z use_array_for_index_remapping=True, 2025-05-07T20:57:14.4065498Z ) 2025-05-07T20:57:14.4065702Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:57:14.4066184Z self=, 2025-05-07T20:57:14.4066650Z weights_ty=SparseType.INT4, 2025-05-07T20:57:14.4066922Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:57:14.4067192Z associativity=32, 2025-05-07T20:57:14.4067415Z do_pruning=False, 2025-05-07T20:57:14.4067654Z use_array_for_index_remapping=False, 2025-05-07T20:57:14.4067910Z ) 2025-05-07T20:57:14.4068123Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:57:14.4068606Z self=, 2025-05-07T20:57:14.4069069Z weights_ty=SparseType.INT2, 2025-05-07T20:57:14.4069344Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:57:14.4069625Z associativity=32, 2025-05-07T20:57:14.4069834Z do_pruning=True, 2025-05-07T20:57:14.4070079Z use_array_for_index_remapping=False, 2025-05-07T20:57:14.4070344Z ) 2025-05-07T20:57:14.4070548Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:57:14.4071031Z self=, 2025-05-07T20:57:14.4071497Z weights_ty=SparseType.INT2, 2025-05-07T20:57:14.4071768Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:57:14.4072037Z associativity=32, 2025-05-07T20:57:14.4072261Z do_pruning=False, 2025-05-07T20:57:14.4072497Z use_array_for_index_remapping=False, 2025-05-07T20:57:14.4072757Z ) 2025-05-07T20:57:14.4072976Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:57:14.4073490Z self=, 2025-05-07T20:57:14.4074153Z weights_ty=SparseType.INT2, 2025-05-07T20:57:14.4074428Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:57:14.4074706Z associativity=32, 2025-05-07T20:57:14.4074915Z do_pruning=False, 2025-05-07T20:57:14.4075259Z use_array_for_index_remapping=True, 2025-05-07T20:57:14.4075521Z ) 2025-05-07T20:57:14.4075736Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:57:14.4076213Z self=, 2025-05-07T20:57:14.4076678Z weights_ty=SparseType.INT2, 2025-05-07T20:57:14.4076953Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:57:14.4077227Z associativity=32, 2025-05-07T20:57:14.4077450Z do_pruning=True, 2025-05-07T20:57:14.4077685Z use_array_for_index_remapping=True, 2025-05-07T20:57:14.4077937Z ) 2025-05-07T20:57:14.4078153Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:57:14.4078635Z self=, 2025-05-07T20:57:14.4079104Z weights_ty=SparseType.INT2, 2025-05-07T20:57:14.4079379Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:57:14.4079654Z associativity=1, 2025-05-07T20:57:14.4079868Z do_pruning=True, 2025-05-07T20:57:14.4080102Z use_array_for_index_remapping=True, 2025-05-07T20:57:14.4080358Z ) 2025-05-07T20:57:14.4080573Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:57:14.4081049Z self=, 2025-05-07T20:57:14.4081516Z weights_ty=SparseType.INT2, 2025-05-07T20:57:14.4081790Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:57:14.4082060Z associativity=1, 2025-05-07T20:57:14.4082281Z do_pruning=False, 2025-05-07T20:57:14.4082515Z use_array_for_index_remapping=False, 2025-05-07T20:57:14.4082771Z ) 2025-05-07T20:57:14.4082983Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:57:14.4083477Z self=, 2025-05-07T20:57:14.4083940Z weights_ty=SparseType.INT2, 2025-05-07T20:57:14.4084213Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:57:14.4084498Z associativity=1, 2025-05-07T20:57:14.4084720Z do_pruning=False, 2025-05-07T20:57:14.4084944Z use_array_for_index_remapping=True, 2025-05-07T20:57:14.4085204Z ) 2025-05-07T20:57:14.4085416Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:57:14.4085892Z self=, 2025-05-07T20:57:14.4086363Z weights_ty=SparseType.FP32, 2025-05-07T20:57:14.4086642Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:57:14.4086916Z associativity=32, 2025-05-07T20:57:14.4087138Z do_pruning=True, 2025-05-07T20:57:14.4087373Z use_array_for_index_remapping=False, 2025-05-07T20:57:14.4087628Z ) 2025-05-07T20:57:14.4087838Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:57:14.4088326Z self=, 2025-05-07T20:57:14.4088795Z weights_ty=SparseType.INT4, 2025-05-07T20:57:14.4089071Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:57:14.4089352Z associativity=32, 2025-05-07T20:57:14.4089574Z do_pruning=False, 2025-05-07T20:57:14.4089803Z use_array_for_index_remapping=True, 2025-05-07T20:57:14.4090066Z ) 2025-05-07T20:57:17.5138862Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:57:17.5139463Z self=, 2025-05-07T20:57:17.5140159Z weights_ty=SparseType.INT4, 2025-05-07T20:57:17.5140525Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:57:17.5140898Z associativity=1, 2025-05-07T20:57:17.5141188Z do_pruning=False, 2025-05-07T20:57:17.5141467Z use_array_for_index_remapping=True, 2025-05-07T20:57:17.5141743Z ) 2025-05-07T20:57:17.5142329Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:57:17.5142810Z self=, 2025-05-07T20:57:17.5143284Z weights_ty=SparseType.INT4, 2025-05-07T20:57:17.5143729Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:57:17.5144009Z associativity=1, 2025-05-07T20:57:17.5144221Z do_pruning=False, 2025-05-07T20:57:17.5144460Z use_array_for_index_remapping=False, 2025-05-07T20:57:17.5144729Z ) 2025-05-07T20:57:17.5144933Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:57:17.5145413Z self=, 2025-05-07T20:57:17.5145883Z weights_ty=SparseType.INT8, 2025-05-07T20:57:17.5146153Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:57:17.5146430Z associativity=32, 2025-05-07T20:57:17.5146651Z do_pruning=True, 2025-05-07T20:57:17.5146877Z use_array_for_index_remapping=False, 2025-05-07T20:57:17.5147155Z ) 2025-05-07T20:57:17.5147367Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:57:17.5147848Z self=, 2025-05-07T20:57:17.5148321Z weights_ty=SparseType.INT8, 2025-05-07T20:57:17.5148599Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:57:17.5148880Z associativity=32, 2025-05-07T20:57:17.5149094Z do_pruning=False, 2025-05-07T20:57:17.5149330Z use_array_for_index_remapping=False, 2025-05-07T20:57:17.5149595Z ) 2025-05-07T20:57:17.5149795Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:57:17.5150276Z self=, 2025-05-07T20:57:17.5150743Z weights_ty=SparseType.FP16, 2025-05-07T20:57:17.5151009Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:57:17.5151281Z associativity=1, 2025-05-07T20:57:17.5151497Z do_pruning=True, 2025-05-07T20:57:17.5151731Z use_array_for_index_remapping=False, 2025-05-07T20:57:17.5151993Z ) 2025-05-07T20:57:17.5152199Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:57:17.5152680Z self=, 2025-05-07T20:57:17.5153154Z weights_ty=SparseType.FP32, 2025-05-07T20:57:17.5153430Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:57:17.5153710Z associativity=32, 2025-05-07T20:57:17.5153928Z do_pruning=False, 2025-05-07T20:57:17.5154169Z use_array_for_index_remapping=True, 2025-05-07T20:57:17.5154430Z ) 2025-05-07T20:57:17.5154642Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:57:17.5155126Z self=, 2025-05-07T20:57:17.5155605Z weights_ty=SparseType.INT8, 2025-05-07T20:57:17.5155883Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:57:17.5156155Z associativity=1, 2025-05-07T20:57:17.5156379Z do_pruning=True, 2025-05-07T20:57:17.5156623Z use_array_for_index_remapping=False, 2025-05-07T20:57:17.5156886Z ) 2025-05-07T20:57:17.5157100Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:57:17.5157589Z self=, 2025-05-07T20:57:17.5158059Z weights_ty=SparseType.INT8, 2025-05-07T20:57:17.5158338Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:57:17.5158617Z associativity=1, 2025-05-07T20:57:17.5158836Z do_pruning=False, 2025-05-07T20:57:17.5159077Z use_array_for_index_remapping=False, 2025-05-07T20:57:17.5159617Z ) 2025-05-07T20:57:17.5159821Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:57:17.5160298Z self=, 2025-05-07T20:57:17.5160770Z weights_ty=SparseType.INT4, 2025-05-07T20:57:17.5161044Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:57:17.5161316Z associativity=32, 2025-05-07T20:57:17.5161708Z do_pruning=True, 2025-05-07T20:57:17.5161940Z use_array_for_index_remapping=False, 2025-05-07T20:57:17.5162198Z ) 2025-05-07T20:57:17.5162405Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:57:17.5162994Z self=, 2025-05-07T20:57:17.5163459Z weights_ty=SparseType.INT4, 2025-05-07T20:57:17.5163736Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:57:17.5164017Z associativity=32, 2025-05-07T20:57:17.5164270Z do_pruning=False, 2025-05-07T20:57:17.5171597Z use_array_for_index_remapping=False, 2025-05-07T20:57:17.5171890Z ) 2025-05-07T20:57:17.5172120Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:57:17.5172622Z self=, 2025-05-07T20:57:17.5173106Z weights_ty=SparseType.INT8, 2025-05-07T20:57:17.5173400Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:57:17.5173709Z associativity=1, 2025-05-07T20:57:17.5173945Z do_pruning=False, 2025-05-07T20:57:17.5174193Z use_array_for_index_remapping=True, 2025-05-07T20:57:17.5174466Z ) 2025-05-07T20:57:17.5174698Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:57:17.5175187Z self=, 2025-05-07T20:57:17.5175675Z weights_ty=SparseType.INT8, 2025-05-07T20:57:17.5175960Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:57:17.5176318Z associativity=1, 2025-05-07T20:57:17.5176552Z do_pruning=True, 2025-05-07T20:57:17.5176802Z use_array_for_index_remapping=True, 2025-05-07T20:57:17.5177074Z ) 2025-05-07T20:57:17.5177303Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:57:17.5177799Z self=, 2025-05-07T20:57:17.5178289Z weights_ty=SparseType.INT2, 2025-05-07T20:57:17.5178575Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:57:17.5178872Z associativity=1, 2025-05-07T20:57:17.5179103Z do_pruning=True, 2025-05-07T20:57:17.5179341Z use_array_for_index_remapping=False, 2025-05-07T20:57:17.5179617Z ) 2025-05-07T20:57:17.5179846Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:57:17.5180331Z self=, 2025-05-07T20:57:17.5180816Z weights_ty=SparseType.FP16, 2025-05-07T20:57:17.5181134Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:57:17.5181433Z associativity=32, 2025-05-07T20:57:17.5181658Z do_pruning=False, 2025-05-07T20:57:17.5181908Z use_array_for_index_remapping=True, 2025-05-07T20:57:17.5182182Z ) 2025-05-07T20:57:17.5182398Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:57:17.5182890Z self=, 2025-05-07T20:57:17.5183374Z weights_ty=SparseType.FP16, 2025-05-07T20:57:17.5183662Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:57:17.5183943Z associativity=32, 2025-05-07T20:57:17.5184183Z do_pruning=True, 2025-05-07T20:57:17.5184431Z use_array_for_index_remapping=True, 2025-05-07T20:57:17.5184701Z ) 2025-05-07T20:57:17.5184922Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:57:17.5185411Z self=, 2025-05-07T20:57:17.5185882Z weights_ty=SparseType.INT8, 2025-05-07T20:57:17.5186171Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:57:17.5186460Z associativity=32, 2025-05-07T20:57:17.5186684Z do_pruning=True, 2025-05-07T20:57:17.5186926Z use_array_for_index_remapping=True, 2025-05-07T20:57:17.5187202Z ) 2025-05-07T20:57:17.5187421Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:57:17.5187917Z self=, 2025-05-07T20:57:17.5188530Z weights_ty=SparseType.INT8, 2025-05-07T20:57:17.5188821Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:57:17.5189100Z associativity=1, 2025-05-07T20:57:17.5189333Z do_pruning=True, 2025-05-07T20:57:17.5189656Z use_array_for_index_remapping=False, 2025-05-07T20:57:17.5189930Z ) 2025-05-07T20:57:17.5190153Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:57:17.5190645Z self=, 2025-05-07T20:57:17.5191116Z weights_ty=SparseType.INT8, 2025-05-07T20:57:17.5191396Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:57:17.5191678Z associativity=1, 2025-05-07T20:57:17.5191897Z do_pruning=False, 2025-05-07T20:57:17.5192142Z use_array_for_index_remapping=True, 2025-05-07T20:57:17.5192412Z ) 2025-05-07T20:57:17.5192642Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:57:17.5193121Z self=, 2025-05-07T20:57:17.5193605Z weights_ty=SparseType.FP16, 2025-05-07T20:57:17.5193886Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:57:17.5194163Z associativity=32, 2025-05-07T20:57:17.5194391Z do_pruning=True, 2025-05-07T20:57:17.5194638Z use_array_for_index_remapping=False, 2025-05-07T20:57:17.5194899Z ) 2025-05-07T20:57:17.5195114Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:57:17.5195597Z self=, 2025-05-07T20:57:17.5196065Z weights_ty=SparseType.INT8, 2025-05-07T20:57:17.5196344Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:57:17.5196620Z associativity=1, 2025-05-07T20:57:17.5196841Z do_pruning=False, 2025-05-07T20:57:17.5197086Z use_array_for_index_remapping=False, 2025-05-07T20:57:17.5197357Z ) 2025-05-07T20:57:17.5197575Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:57:17.5198051Z self=, 2025-05-07T20:57:17.5198529Z weights_ty=SparseType.INT2, 2025-05-07T20:57:17.5198804Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:57:17.5199076Z associativity=1, 2025-05-07T20:57:17.5199302Z do_pruning=True, 2025-05-07T20:57:17.5199541Z use_array_for_index_remapping=False, 2025-05-07T20:57:17.5199801Z ) 2025-05-07T20:57:17.5200015Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:57:17.5200500Z self=, 2025-05-07T20:57:17.5200966Z weights_ty=SparseType.FP16, 2025-05-07T20:57:17.5201247Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:57:17.5201529Z associativity=32, 2025-05-07T20:57:17.5201755Z do_pruning=True, 2025-05-07T20:57:17.5201990Z use_array_for_index_remapping=False, 2025-05-07T20:57:17.5202260Z ) 2025-05-07T20:57:17.5202480Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:57:17.5202964Z self=, 2025-05-07T20:57:17.5203441Z weights_ty=SparseType.INT2, 2025-05-07T20:57:17.5203725Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:57:17.5204005Z associativity=1, 2025-05-07T20:57:17.5204231Z do_pruning=False, 2025-05-07T20:57:17.5204478Z use_array_for_index_remapping=True, 2025-05-07T20:57:17.5204740Z ) 2025-05-07T20:57:17.5204957Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:57:17.5205447Z self=, 2025-05-07T20:57:17.5205924Z weights_ty=SparseType.INT4, 2025-05-07T20:57:17.5206196Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:57:17.5206486Z associativity=32, 2025-05-07T20:57:17.5206715Z do_pruning=True, 2025-05-07T20:57:17.5206950Z use_array_for_index_remapping=True, 2025-05-07T20:57:17.5207227Z ) 2025-05-07T20:57:17.5207454Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:57:17.5208026Z self=, 2025-05-07T20:57:17.5208508Z weights_ty=SparseType.INT8, 2025-05-07T20:57:17.5208869Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:57:17.5209153Z associativity=32, 2025-05-07T20:57:17.5209389Z do_pruning=True, 2025-05-07T20:57:17.5209631Z use_array_for_index_remapping=True, 2025-05-07T20:57:17.5209896Z ) 2025-05-07T20:57:17.5210120Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:57:17.5210613Z self=, 2025-05-07T20:57:17.5211094Z weights_ty=SparseType.INT2, 2025-05-07T20:57:17.5211373Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:57:17.5211662Z associativity=32, 2025-05-07T20:57:17.5211906Z do_pruning=True, 2025-05-07T20:57:17.5212144Z use_array_for_index_remapping=True, 2025-05-07T20:57:17.5212419Z ) 2025-05-07T20:57:17.5212608Z PASSED 2025-05-07T20:57:17.5212719Z 2025-05-07T20:57:17.5212858Z =============================== warnings summary =============================== 2025-05-07T20:57:17.5213440Z test/tbe/inference/nbit_forward_test.py::NBitFowardTest::test_nbit_forward_cpu_gpu_dequantize_parity 2025-05-07T20:57:17.5214158Z test/tbe/inference/nbit_forward_test.py::NBitFowardTest::test_nbit_forward_fused_pooled_emb_quant 2025-05-07T20:57:17.5215608Z /home/ec2-user/miniconda/envs/build_binary/lib/python3.12/site-packages/fbgemm_gpu/tbe/utils/quantize.py:54: UserWarning: To copy construct from a tensor, it is recommended to use sourceTensor.detach().clone() or sourceTensor.detach().clone().requires_grad_(True), rather than torch.tensor(sourceTensor). 2025-05-07T20:57:17.5216975Z res_scale_shift = torch.tensor( 2025-05-07T20:57:17.5217162Z 2025-05-07T20:57:17.5217474Z test/tbe/inference/nbit_forward_test.py::NBitFowardTest::test_nbit_forward_cpu_gpu_dequantize_parity 2025-05-07T20:57:17.5218178Z test/tbe/inference/nbit_forward_test.py::NBitFowardTest::test_nbit_forward_fused_pooled_emb_quant 2025-05-07T20:57:17.5218912Z test/tbe/inference/nbit_forward_test.py::NBitFowardTest::test_nbit_forward_fused_pooled_emb_quant_nan_weighted 2025-05-07T20:57:17.5220344Z /home/ec2-user/miniconda/envs/build_binary/lib/python3.12/site-packages/fbgemm_gpu/tbe/utils/quantize.py:67: UserWarning: To copy construct from a tensor, it is recommended to use sourceTensor.detach().clone() or sourceTensor.detach().clone().requires_grad_(True), rather than torch.tensor(sourceTensor). 2025-05-07T20:57:17.5221515Z res_scale_shift = torch.tensor( 2025-05-07T20:57:17.5221703Z 2025-05-07T20:57:17.5222042Z test/tbe/inference/nbit_forward_test.py::NBitFowardTest::test_nbit_forward_fused_pooled_emb_quant_against_ref 2025-05-07T20:57:17.5223471Z /home/ec2-user/miniconda/envs/build_binary/lib/python3.12/site-packages/fbgemm_gpu/tbe/utils/quantize.py:158: UserWarning: To copy construct from a tensor, it is recommended to use sourceTensor.detach().clone() or sourceTensor.detach().clone().requires_grad_(True), rather than torch.tensor(sourceTensor). 2025-05-07T20:57:17.5224741Z return to_device(torch.tensor(comps), use_cpu) 2025-05-07T20:57:17.5224961Z 2025-05-07T20:57:17.5225195Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2025-05-07T20:57:17.5225636Z =========================== short test summary info ============================ 2025-05-07T20:57:17.5226490Z SKIPPED [1] tbe/inference/nbit_forward_test.py:613: Hash-based index_remapping is an experimental feature and is currently not supported for indices.dtype == torch.int64 and indices.device != cpu 2025-05-07T20:57:17.5227354Z ============= 9 passed, 1 skipped, 6 warnings in 71.25s (0:01:11) ============== 2025-05-07T20:57:18.2950318Z 2025-05-07T20:57:18.2950888Z [TEST] Python test suite PASSED: ./tbe/inference/nbit_forward_test.py 2025-05-07T20:57:18.2971641Z [TEST] Python test time for ./tbe/inference/nbit_forward_test.py: 74 seconds 2025-05-07T20:57:18.2972559Z 2025-05-07T20:57:18.2972566Z 2025-05-07T20:57:18.2972571Z 2025-05-07T20:57:18.2972577Z 2025-05-07T20:57:18.2994536Z ################################################################################ 2025-05-07T20:57:18.3010747Z # [2025-05-07T20:57:18.300Z] Run Python Test Suite: 2025-05-07T20:57:18.3011252Z # ./tbe/inference/nbit_split_embeddings_test.py 2025-05-07T20:57:18.3011704Z ################################################################################ 2025-05-07T20:57:18.3036113Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./tbe/inference/nbit_split_embeddings_test.py 2025-05-07T20:57:18.3036889Z 2025-05-07T20:57:20.4708262Z ============================= test session starts ============================== 2025-05-07T20:57:20.4709296Z platform linux -- Python 3.12.2, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:57:20.4710204Z cachedir: .pytest_cache 2025-05-07T20:57:20.4711151Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:57:20.4712381Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:57:20.4713087Z plugins: hypothesis-6.131.14 2025-05-07T20:57:22.2080457Z collecting ... collected 3 items 2025-05-07T20:57:22.2080814Z 2025-05-07T20:57:30.0862491Z 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:30.0863803Z self=, 2025-05-07T20:57:30.0864494Z weights_ty=SparseType.FP32, 2025-05-07T20:57:30.0864760Z ) 2025-05-07T20:57:30.0865101Z Trying example: test_int_nbit_split_embedding_cpu_mixed_indices_offsets_dtypes( 2025-05-07T20:57:30.0865934Z self=, 2025-05-07T20:57:30.0866620Z weights_ty=SparseType.FP16, 2025-05-07T20:57:30.0866885Z ) 2025-05-07T20:57:30.0867216Z Trying example: test_int_nbit_split_embedding_cpu_mixed_indices_offsets_dtypes( 2025-05-07T20:57:30.0868022Z self=, 2025-05-07T20:57:30.0868703Z weights_ty=SparseType.INT8, 2025-05-07T20:57:30.0868963Z ) 2025-05-07T20:57:30.0869302Z Trying example: test_int_nbit_split_embedding_cpu_mixed_indices_offsets_dtypes( 2025-05-07T20:57:30.0870113Z self=, 2025-05-07T20:57:30.0870794Z weights_ty=SparseType.INT4, 2025-05-07T20:57:30.0871046Z ) 2025-05-07T20:57:30.0871365Z Trying example: test_int_nbit_split_embedding_cpu_mixed_indices_offsets_dtypes( 2025-05-07T20:57:30.0872173Z self=, 2025-05-07T20:57:30.0872847Z weights_ty=SparseType.INT2, 2025-05-07T20:57:30.0873088Z ) 2025-05-07T20:57:30.0873264Z PASSED 2025-05-07T20:57:33.7477621Z 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:33.7479070Z self=, 2025-05-07T20:57:33.7479757Z weights_ty=SparseType.FP32, 2025-05-07T20:57:33.7480035Z emulate_pruning=False, 2025-05-07T20:57:33.7480296Z indices_dtype=torch.int32, 2025-05-07T20:57:33.7481110Z ) 2025-05-07T20:57:33.7481446Z Trying example: test_int_nbit_split_embedding_uvm_caching_codegen_lookup_function( 2025-05-07T20:57:33.7482452Z self=, 2025-05-07T20:57:33.7483139Z weights_ty=SparseType.INT8, 2025-05-07T20:57:33.7483399Z emulate_pruning=False, 2025-05-07T20:57:33.7483649Z indices_dtype=torch.int32, 2025-05-07T20:57:33.7483883Z ) 2025-05-07T20:57:33.7484206Z Trying example: test_int_nbit_split_embedding_uvm_caching_codegen_lookup_function( 2025-05-07T20:57:33.7485023Z self=, 2025-05-07T20:57:33.7485707Z weights_ty=SparseType.INT8, 2025-05-07T20:57:33.7485958Z emulate_pruning=True, 2025-05-07T20:57:33.7486207Z indices_dtype=torch.int32, 2025-05-07T20:57:33.7486454Z ) 2025-05-07T20:57:33.7486781Z Trying example: test_int_nbit_split_embedding_uvm_caching_codegen_lookup_function( 2025-05-07T20:57:33.7487593Z self=, 2025-05-07T20:57:33.7488273Z weights_ty=SparseType.INT4, 2025-05-07T20:57:33.7488539Z emulate_pruning=False, 2025-05-07T20:57:33.7488783Z indices_dtype=torch.int32, 2025-05-07T20:57:33.7489030Z ) 2025-05-07T20:57:33.7489365Z Trying example: test_int_nbit_split_embedding_uvm_caching_codegen_lookup_function( 2025-05-07T20:57:33.7490179Z self=, 2025-05-07T20:57:33.7490863Z weights_ty=SparseType.INT8, 2025-05-07T20:57:33.7491134Z emulate_pruning=False, 2025-05-07T20:57:33.7491387Z indices_dtype=torch.int64, 2025-05-07T20:57:33.7491633Z ) 2025-05-07T20:57:33.7491967Z Trying example: test_int_nbit_split_embedding_uvm_caching_codegen_lookup_function( 2025-05-07T20:57:33.7492799Z self=, 2025-05-07T20:57:33.7493478Z weights_ty=SparseType.INT2, 2025-05-07T20:57:33.7493744Z emulate_pruning=True, 2025-05-07T20:57:33.7494000Z indices_dtype=torch.int32, 2025-05-07T20:57:33.7494239Z ) 2025-05-07T20:57:33.7494568Z Trying example: test_int_nbit_split_embedding_uvm_caching_codegen_lookup_function( 2025-05-07T20:57:33.7495391Z self=, 2025-05-07T20:57:33.7496074Z weights_ty=SparseType.INT2, 2025-05-07T20:57:33.7496461Z emulate_pruning=False, 2025-05-07T20:57:33.7496717Z indices_dtype=torch.int64, 2025-05-07T20:57:33.7496953Z ) 2025-05-07T20:57:33.7497276Z Trying example: test_int_nbit_split_embedding_uvm_caching_codegen_lookup_function( 2025-05-07T20:57:33.7498092Z self=, 2025-05-07T20:57:33.7498775Z weights_ty=SparseType.FP16, 2025-05-07T20:57:33.7499035Z emulate_pruning=True, 2025-05-07T20:57:33.7499275Z indices_dtype=torch.int64, 2025-05-07T20:57:33.7499514Z ) 2025-05-07T20:57:33.7499842Z Trying example: test_int_nbit_split_embedding_uvm_caching_codegen_lookup_function( 2025-05-07T20:57:33.7500648Z self=, 2025-05-07T20:57:33.7501327Z weights_ty=SparseType.INT8, 2025-05-07T20:57:33.7501586Z emulate_pruning=True, 2025-05-07T20:57:33.7501826Z indices_dtype=torch.int64, 2025-05-07T20:57:33.7502063Z ) 2025-05-07T20:57:33.7502479Z Trying example: test_int_nbit_split_embedding_uvm_caching_codegen_lookup_function( 2025-05-07T20:57:33.7503572Z self=, 2025-05-07T20:57:33.7504247Z weights_ty=SparseType.INT4, 2025-05-07T20:57:33.7504515Z emulate_pruning=True, 2025-05-07T20:57:33.7504763Z indices_dtype=torch.int32, 2025-05-07T20:57:33.7504999Z ) 2025-05-07T20:57:33.7505333Z Trying example: test_int_nbit_split_embedding_uvm_caching_codegen_lookup_function( 2025-05-07T20:57:33.7506149Z self=, 2025-05-07T20:57:33.7506831Z weights_ty=SparseType.FP32, 2025-05-07T20:57:33.7507088Z emulate_pruning=True, 2025-05-07T20:57:33.7507336Z indices_dtype=torch.int32, 2025-05-07T20:57:33.7507581Z ) 2025-05-07T20:57:33.7507906Z Trying example: test_int_nbit_split_embedding_uvm_caching_codegen_lookup_function( 2025-05-07T20:57:33.7508731Z self=, 2025-05-07T20:57:33.7509421Z weights_ty=SparseType.FP16, 2025-05-07T20:57:33.7509679Z emulate_pruning=False, 2025-05-07T20:57:33.7509925Z indices_dtype=torch.int32, 2025-05-07T20:57:33.7510164Z ) 2025-05-07T20:57:33.7510487Z Trying example: test_int_nbit_split_embedding_uvm_caching_codegen_lookup_function( 2025-05-07T20:57:33.7511306Z self=, 2025-05-07T20:57:33.7511986Z weights_ty=SparseType.FP16, 2025-05-07T20:57:33.7512250Z emulate_pruning=False, 2025-05-07T20:57:33.7512493Z indices_dtype=torch.int64, 2025-05-07T20:57:33.7512733Z ) 2025-05-07T20:57:33.7513064Z Trying example: test_int_nbit_split_embedding_uvm_caching_codegen_lookup_function( 2025-05-07T20:57:33.7513879Z self=, 2025-05-07T20:57:33.7514566Z weights_ty=SparseType.INT4, 2025-05-07T20:57:33.7514831Z emulate_pruning=True, 2025-05-07T20:57:33.7515083Z indices_dtype=torch.int64, 2025-05-07T20:57:33.7515322Z ) 2025-05-07T20:57:33.7515653Z Trying example: test_int_nbit_split_embedding_uvm_caching_codegen_lookup_function( 2025-05-07T20:57:33.7516476Z self=, 2025-05-07T20:57:33.7517150Z weights_ty=SparseType.INT4, 2025-05-07T20:57:33.7517413Z emulate_pruning=False, 2025-05-07T20:57:33.7517667Z indices_dtype=torch.int64, 2025-05-07T20:57:33.7517900Z ) 2025-05-07T20:57:33.7518237Z Trying example: test_int_nbit_split_embedding_uvm_caching_codegen_lookup_function( 2025-05-07T20:57:33.7519076Z self=, 2025-05-07T20:57:33.7519809Z weights_ty=SparseType.FP16, 2025-05-07T20:57:33.7520064Z emulate_pruning=True, 2025-05-07T20:57:33.7520315Z indices_dtype=torch.int32, 2025-05-07T20:57:33.7520554Z ) 2025-05-07T20:57:33.7520873Z Trying example: test_int_nbit_split_embedding_uvm_caching_codegen_lookup_function( 2025-05-07T20:57:33.7521687Z self=, 2025-05-07T20:57:33.7522368Z weights_ty=SparseType.INT2, 2025-05-07T20:57:33.7522630Z emulate_pruning=True, 2025-05-07T20:57:33.7522870Z indices_dtype=torch.int64, 2025-05-07T20:57:33.7523107Z ) 2025-05-07T20:57:33.7523435Z Trying example: test_int_nbit_split_embedding_uvm_caching_codegen_lookup_function( 2025-05-07T20:57:33.7524337Z self=, 2025-05-07T20:57:33.7525015Z weights_ty=SparseType.INT2, 2025-05-07T20:57:33.7525359Z emulate_pruning=False, 2025-05-07T20:57:33.7525611Z indices_dtype=torch.int32, 2025-05-07T20:57:33.7525852Z ) 2025-05-07T20:57:33.7526182Z Trying example: test_int_nbit_split_embedding_uvm_caching_codegen_lookup_function( 2025-05-07T20:57:33.7527000Z self=, 2025-05-07T20:57:33.7527677Z weights_ty=SparseType.FP32, 2025-05-07T20:57:33.7527942Z emulate_pruning=False, 2025-05-07T20:57:33.7528197Z indices_dtype=torch.int64, 2025-05-07T20:57:33.7528430Z ) 2025-05-07T20:57:33.7528762Z Trying example: test_int_nbit_split_embedding_uvm_caching_codegen_lookup_function( 2025-05-07T20:57:33.7529587Z self=, 2025-05-07T20:57:33.7530262Z weights_ty=SparseType.FP32, 2025-05-07T20:57:33.7530536Z emulate_pruning=True, 2025-05-07T20:57:33.7530788Z indices_dtype=torch.int64, 2025-05-07T20:57:33.7531029Z ) 2025-05-07T20:57:33.7531209Z PASSED 2025-05-07T20:57:33.8021506Z 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:33.8023913Z self=, 2025-05-07T20:57:33.8025129Z T=1, 2025-05-07T20:57:33.8025487Z D=2, 2025-05-07T20:57:33.8025824Z B=1, 2025-05-07T20:57:33.8026171Z log_E=3, 2025-05-07T20:57:33.8026538Z L=0, 2025-05-07T20:57:33.8026955Z weights_ty=SparseType.FP32, 2025-05-07T20:57:33.8027499Z output_dtype=SparseType.FP16, 2025-05-07T20:57:33.8027997Z ) 2025-05-07T20:57:33.8028565Z Trying example: test_nbit_split_embedding_weights_with_scale_and_bias( 2025-05-07T20:57:33.8029382Z self=, 2025-05-07T20:57:33.8030009Z T=2, 2025-05-07T20:57:33.8030190Z D=2, 2025-05-07T20:57:33.8030367Z B=1, 2025-05-07T20:57:33.8030548Z log_E=3, 2025-05-07T20:57:33.8030738Z L=0, 2025-05-07T20:57:33.8030934Z weights_ty=SparseType.FP32, 2025-05-07T20:57:33.8031209Z output_dtype=SparseType.FP16, 2025-05-07T20:57:33.8031464Z ) 2025-05-07T20:57:33.8031751Z Trying example: test_nbit_split_embedding_weights_with_scale_and_bias( 2025-05-07T20:57:33.8032494Z self=, 2025-05-07T20:57:33.8033119Z T=2, 2025-05-07T20:57:33.8033298Z D=91, 2025-05-07T20:57:33.8033482Z B=73, 2025-05-07T20:57:33.8033669Z log_E=5, 2025-05-07T20:57:33.8033853Z L=19, 2025-05-07T20:57:33.8034061Z weights_ty=SparseType.INT2, 2025-05-07T20:57:33.8034331Z output_dtype=SparseType.BF16, 2025-05-07T20:57:33.8034584Z ) 2025-05-07T20:57:33.8034869Z Trying example: test_nbit_split_embedding_weights_with_scale_and_bias( 2025-05-07T20:57:33.8035607Z self=, 2025-05-07T20:57:33.8036228Z T=6, 2025-05-07T20:57:33.8036404Z D=102, 2025-05-07T20:57:33.8036588Z B=77, 2025-05-07T20:57:33.8036773Z log_E=5, 2025-05-07T20:57:33.8036957Z L=11, 2025-05-07T20:57:33.8037160Z weights_ty=SparseType.INT2, 2025-05-07T20:57:33.8037435Z output_dtype=SparseType.FP16, 2025-05-07T20:57:33.8037683Z ) 2025-05-07T20:57:33.8037978Z Trying example: test_nbit_split_embedding_weights_with_scale_and_bias( 2025-05-07T20:57:33.8038984Z self=, 2025-05-07T20:57:33.8039721Z T=1, 2025-05-07T20:57:33.8039894Z D=64, 2025-05-07T20:57:33.8040074Z B=50, 2025-05-07T20:57:33.8040248Z log_E=5, 2025-05-07T20:57:33.8040427Z L=4, 2025-05-07T20:57:33.8040621Z weights_ty=SparseType.INT4, 2025-05-07T20:57:33.8040894Z output_dtype=SparseType.BF16, 2025-05-07T20:57:33.8041143Z ) 2025-05-07T20:57:33.8041438Z Trying example: test_nbit_split_embedding_weights_with_scale_and_bias( 2025-05-07T20:57:33.8042177Z self=, 2025-05-07T20:57:33.8042791Z T=1, 2025-05-07T20:57:33.8042973Z D=69, 2025-05-07T20:57:33.8043157Z B=34, 2025-05-07T20:57:33.8050895Z log_E=4, 2025-05-07T20:57:33.8051123Z L=12, 2025-05-07T20:57:33.8051339Z weights_ty=SparseType.FP16, 2025-05-07T20:57:33.8051627Z output_dtype=SparseType.BF16, 2025-05-07T20:57:33.8051892Z ) 2025-05-07T20:57:33.8052191Z Trying example: test_nbit_split_embedding_weights_with_scale_and_bias( 2025-05-07T20:57:33.8052939Z self=, 2025-05-07T20:57:33.8053564Z T=3, 2025-05-07T20:57:33.8053747Z D=104, 2025-05-07T20:57:33.8053936Z B=4, 2025-05-07T20:57:33.8054127Z log_E=3, 2025-05-07T20:57:33.8054314Z L=6, 2025-05-07T20:57:33.8054522Z weights_ty=SparseType.FP16, 2025-05-07T20:57:33.8054805Z output_dtype=SparseType.FP16, 2025-05-07T20:57:33.8055053Z ) 2025-05-07T20:57:33.8055355Z Trying example: test_nbit_split_embedding_weights_with_scale_and_bias( 2025-05-07T20:57:33.8056245Z self=, 2025-05-07T20:57:33.8056874Z T=8, 2025-05-07T20:57:33.8057052Z D=84, 2025-05-07T20:57:33.8057239Z B=93, 2025-05-07T20:57:33.8057432Z log_E=3, 2025-05-07T20:57:33.8057617Z L=0, 2025-05-07T20:57:33.8057829Z weights_ty=SparseType.FP16, 2025-05-07T20:57:33.8058106Z output_dtype=SparseType.BF16, 2025-05-07T20:57:33.8058356Z ) 2025-05-07T20:57:33.8058660Z Trying example: test_nbit_split_embedding_weights_with_scale_and_bias( 2025-05-07T20:57:33.8059649Z self=, 2025-05-07T20:57:33.8060273Z T=2, 2025-05-07T20:57:33.8060450Z D=125, 2025-05-07T20:57:33.8060638Z B=20, 2025-05-07T20:57:33.8060819Z log_E=4, 2025-05-07T20:57:33.8061003Z L=2, 2025-05-07T20:57:33.8061211Z weights_ty=SparseType.FP16, 2025-05-07T20:57:33.8061485Z output_dtype=SparseType.INT8, 2025-05-07T20:57:33.8061732Z ) 2025-05-07T20:57:33.8062032Z Trying example: test_nbit_split_embedding_weights_with_scale_and_bias( 2025-05-07T20:57:33.8062779Z self=, 2025-05-07T20:57:33.8063392Z T=4, 2025-05-07T20:57:33.8063572Z D=16, 2025-05-07T20:57:33.8063754Z B=8, 2025-05-07T20:57:33.8063930Z log_E=4, 2025-05-07T20:57:33.8064119Z L=11, 2025-05-07T20:57:33.8064322Z weights_ty=SparseType.FP16, 2025-05-07T20:57:33.8064589Z output_dtype=SparseType.FP16, 2025-05-07T20:57:33.8064838Z ) 2025-05-07T20:57:33.8065134Z Trying example: test_nbit_split_embedding_weights_with_scale_and_bias( 2025-05-07T20:57:33.8065873Z self=, 2025-05-07T20:57:33.8066486Z T=5, 2025-05-07T20:57:33.8066669Z D=30, 2025-05-07T20:57:33.8066856Z B=119, 2025-05-07T20:57:33.8067218Z log_E=4, 2025-05-07T20:57:33.8067408Z L=10, 2025-05-07T20:57:33.8067609Z weights_ty=SparseType.FP16, 2025-05-07T20:57:33.8067876Z output_dtype=SparseType.FP16, 2025-05-07T20:57:33.8068130Z ) 2025-05-07T20:57:33.8068543Z Trying example: test_nbit_split_embedding_weights_with_scale_and_bias( 2025-05-07T20:57:33.8069273Z self=, 2025-05-07T20:57:33.8069888Z T=5, 2025-05-07T20:57:33.8070070Z D=30, 2025-05-07T20:57:33.8070240Z B=119, 2025-05-07T20:57:33.8070423Z log_E=3, 2025-05-07T20:57:33.8070607Z L=10, 2025-05-07T20:57:33.8070808Z weights_ty=SparseType.FP16, 2025-05-07T20:57:33.8071085Z output_dtype=SparseType.FP16, 2025-05-07T20:57:33.8071341Z ) 2025-05-07T20:57:33.8071640Z Trying example: test_nbit_split_embedding_weights_with_scale_and_bias( 2025-05-07T20:57:33.8072371Z self=, 2025-05-07T20:57:33.8073003Z T=5, 2025-05-07T20:57:33.8073196Z D=3, 2025-05-07T20:57:33.8073375Z B=119, 2025-05-07T20:57:33.8073563Z log_E=3, 2025-05-07T20:57:33.8073760Z L=10, 2025-05-07T20:57:33.8073957Z weights_ty=SparseType.FP16, 2025-05-07T20:57:33.8074234Z output_dtype=SparseType.FP16, 2025-05-07T20:57:33.8074495Z ) 2025-05-07T20:57:33.8074783Z Trying example: test_nbit_split_embedding_weights_with_scale_and_bias( 2025-05-07T20:57:33.8075519Z self=, 2025-05-07T20:57:33.8076141Z T=5, 2025-05-07T20:57:33.8076328Z D=3, 2025-05-07T20:57:33.8076508Z B=10, 2025-05-07T20:57:33.8076694Z log_E=3, 2025-05-07T20:57:33.8076888Z L=10, 2025-05-07T20:57:33.8077088Z weights_ty=SparseType.FP16, 2025-05-07T20:57:33.8077370Z output_dtype=SparseType.FP16, 2025-05-07T20:57:33.8077633Z ) 2025-05-07T20:57:33.8077919Z Trying example: test_nbit_split_embedding_weights_with_scale_and_bias( 2025-05-07T20:57:33.8078670Z self=, 2025-05-07T20:57:33.8079340Z T=5, 2025-05-07T20:57:33.8079518Z D=5, 2025-05-07T20:57:33.8079701Z B=10, 2025-05-07T20:57:33.8079893Z log_E=3, 2025-05-07T20:57:33.8080077Z L=10, 2025-05-07T20:57:33.8080282Z weights_ty=SparseType.FP16, 2025-05-07T20:57:33.8080561Z output_dtype=SparseType.FP16, 2025-05-07T20:57:33.8080806Z ) 2025-05-07T20:57:33.8080999Z PASSED 2025-05-07T20:57:33.8081118Z 2025-05-07T20:57:33.8081256Z ============================== 3 passed in 13.46s ============================== 2025-05-07T20:57:34.4768595Z 2025-05-07T20:57:34.4769144Z [TEST] Python test suite PASSED: ./tbe/inference/nbit_split_embeddings_test.py 2025-05-07T20:57:34.4789385Z [TEST] Python test time for ./tbe/inference/nbit_split_embeddings_test.py: 16 seconds 2025-05-07T20:57:34.4789812Z 2025-05-07T20:57:34.4789816Z 2025-05-07T20:57:34.4789820Z 2025-05-07T20:57:34.4789824Z 2025-05-07T20:57:34.4812288Z ################################################################################ 2025-05-07T20:57:34.4828374Z # [2025-05-07T20:57:34.482Z] Run Python Test Suite: 2025-05-07T20:57:34.4828794Z # ./tbe/ssd/kv_tensor_wrapper_test.py 2025-05-07T20:57:34.4829129Z ################################################################################ 2025-05-07T20:57:34.4853562Z + 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:34.4854194Z 2025-05-07T20:57:36.6486390Z ============================= test session starts ============================== 2025-05-07T20:57:36.6487013Z platform linux -- Python 3.12.2, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:57:36.6487890Z cachedir: .pytest_cache 2025-05-07T20:57:36.6488450Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:57:36.6489302Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:57:36.6489712Z plugins: hypothesis-6.131.14 2025-05-07T20:57:38.3383515Z collecting ... collected 3 items 2025-05-07T20:57:38.3383826Z 2025-05-07T20:57:38.3399277Z tbe/ssd/kv_tensor_wrapper_test.py::KvTensorWrapperTest::test_discrete_id_weights_io SKIPPED 2025-05-07T20:57:38.3408345Z tbe/ssd/kv_tensor_wrapper_test.py::KvTensorWrapperTest::test_read_tensor_using_wrapper_from_db SKIPPED 2025-05-07T20:57:38.3425247Z tbe/ssd/kv_tensor_wrapper_test.py::KvTensorWrapperTest::test_write_tensor_to_db SKIPPED 2025-05-07T20:57:38.3425662Z 2025-05-07T20:57:38.3425817Z =========================== short test summary info ============================ 2025-05-07T20:57:38.3426339Z SKIPPED [1] tbe/ssd/kv_tensor_wrapper_test.py:224: Test is currently known to fail in OSS mode 2025-05-07T20:57:38.3426951Z SKIPPED [1] tbe/ssd/kv_tensor_wrapper_test.py:41: Test is currently known to fail in OSS mode 2025-05-07T20:57:38.3427566Z SKIPPED [1] tbe/ssd/kv_tensor_wrapper_test.py:126: Test is currently known to fail in OSS mode 2025-05-07T20:57:38.3428046Z ============================== 3 skipped in 1.82s ============================== 2025-05-07T20:57:38.9234099Z 2025-05-07T20:57:38.9235019Z [TEST] Python test suite PASSED: ./tbe/ssd/kv_tensor_wrapper_test.py 2025-05-07T20:57:38.9257747Z [TEST] Python test time for ./tbe/ssd/kv_tensor_wrapper_test.py: 4 seconds 2025-05-07T20:57:38.9258200Z 2025-05-07T20:57:38.9258206Z 2025-05-07T20:57:38.9258211Z 2025-05-07T20:57:38.9258217Z 2025-05-07T20:57:38.9279284Z ################################################################################ 2025-05-07T20:57:38.9294602Z # [2025-05-07T20:57:38.929Z] Run Python Test Suite: 2025-05-07T20:57:38.9294999Z # ./tbe/ssd/ssd_l2_cache_test.py 2025-05-07T20:57:38.9295290Z ################################################################################ 2025-05-07T20:57:38.9321427Z + 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:38.9322044Z 2025-05-07T20:57:41.1001210Z ============================= test session starts ============================== 2025-05-07T20:57:41.1001854Z platform linux -- Python 3.12.2, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:57:41.1002371Z cachedir: .pytest_cache 2025-05-07T20:57:41.1002940Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:57:41.1003652Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:57:41.1004060Z plugins: hypothesis-6.131.14 2025-05-07T20:57:42.8434324Z collecting ... collected 6 items 2025-05-07T20:57:42.8434639Z 2025-05-07T20:57:42.8449447Z tbe/ssd/ssd_l2_cache_test.py::SSDCheckpointTest::test_get_bucket_sorted_indices SKIPPED 2025-05-07T20:57:42.8458517Z tbe/ssd/ssd_l2_cache_test.py::SSDCheckpointTest::test_l2_flush SKIPPED 2025-05-07T20:57:42.8467293Z tbe/ssd/ssd_l2_cache_test.py::SSDCheckpointTest::test_l2_io SKIPPED 2025-05-07T20:57:42.8475734Z tbe/ssd/ssd_l2_cache_test.py::SSDCheckpointTest::test_l2_multiple_flush_at_same_train_iter SKIPPED 2025-05-07T20:57:42.8483962Z tbe/ssd/ssd_l2_cache_test.py::SSDCheckpointTest::test_l2_prefetch_compatibility SKIPPED 2025-05-07T20:57:42.8505511Z tbe/ssd/ssd_l2_cache_test.py::SSDCheckpointTest::test_rocksdb_get_discrete_ids SKIPPED 2025-05-07T20:57:42.8506029Z 2025-05-07T20:57:42.8506228Z =========================== short test summary info ============================ 2025-05-07T20:57:42.8506790Z SKIPPED [1] tbe/ssd/ssd_l2_cache_test.py:312: Test is currently known to fail in OSS mode 2025-05-07T20:57:42.8507590Z SKIPPED [1] tbe/ssd/ssd_l2_cache_test.py:89: Test is currently known to fail in OSS mode 2025-05-07T20:57:42.8508144Z SKIPPED [1] tbe/ssd/ssd_l2_cache_test.py:126: Test is currently known to fail in OSS mode 2025-05-07T20:57:42.8508847Z SKIPPED [1] tbe/ssd/ssd_l2_cache_test.py:235: Test is currently known to fail in OSS mode 2025-05-07T20:57:42.8509404Z SKIPPED [1] tbe/ssd/ssd_l2_cache_test.py:184: Test is currently known to fail in OSS mode 2025-05-07T20:57:42.8509953Z SKIPPED [1] tbe/ssd/ssd_l2_cache_test.py:262: Test is currently known to fail in OSS mode 2025-05-07T20:57:42.8510414Z ============================== 6 skipped in 1.87s ============================== 2025-05-07T20:57:43.4378981Z 2025-05-07T20:57:43.4379612Z [TEST] Python test suite PASSED: ./tbe/ssd/ssd_l2_cache_test.py 2025-05-07T20:57:43.4400181Z [TEST] Python test time for ./tbe/ssd/ssd_l2_cache_test.py: 5 seconds 2025-05-07T20:57:43.4400471Z 2025-05-07T20:57:43.4400475Z 2025-05-07T20:57:43.4400479Z 2025-05-07T20:57:43.4400483Z 2025-05-07T20:57:43.4421335Z ################################################################################ 2025-05-07T20:57:43.4436785Z # [2025-05-07T20:57:43.443Z] Run Python Test Suite: 2025-05-07T20:57:43.4437134Z # ./tbe/ssd/ssd_split_tbe_inference_test.py 2025-05-07T20:57:43.4437453Z ################################################################################ 2025-05-07T20:57:43.4463236Z + 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:43.4463877Z 2025-05-07T20:57:45.6090224Z ============================= test session starts ============================== 2025-05-07T20:57:45.6091001Z platform linux -- Python 3.12.2, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:57:45.6091522Z cachedir: .pytest_cache 2025-05-07T20:57:45.6092087Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:57:45.6092884Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:57:45.6093290Z plugins: hypothesis-6.131.14 2025-05-07T20:57:47.3380119Z collecting ... collected 3 items 2025-05-07T20:57:47.3380432Z 2025-05-07T20:57:47.3395444Z tbe/ssd/ssd_split_tbe_inference_test.py::SSDIntNBitTableBatchedEmbeddingsTest::test_nbit_ssd SKIPPED 2025-05-07T20:57:47.3404763Z tbe/ssd/ssd_split_tbe_inference_test.py::SSDIntNBitTableBatchedEmbeddingsTest::test_nbit_ssd_cache SKIPPED 2025-05-07T20:57:47.3422099Z tbe/ssd/ssd_split_tbe_inference_test.py::SSDIntNBitTableBatchedEmbeddingsTest::test_nbit_ssd_forward SKIPPED 2025-05-07T20:57:47.3422776Z 2025-05-07T20:57:47.3422990Z =========================== short test summary info ============================ 2025-05-07T20:57:47.3423542Z SKIPPED [1] tbe/ssd/ssd_split_tbe_inference_test.py:46: Test is currently known to fail in OSS mode 2025-05-07T20:57:47.3424187Z SKIPPED [1] tbe/ssd/ssd_split_tbe_inference_test.py:244: Test is currently known to fail in OSS mode 2025-05-07T20:57:47.3424829Z SKIPPED [1] tbe/ssd/ssd_split_tbe_inference_test.py:79: Test is currently known to fail in OSS mode 2025-05-07T20:57:47.3425331Z ============================== 3 skipped in 1.86s ============================== 2025-05-07T20:57:47.9276831Z 2025-05-07T20:57:47.9277568Z [TEST] Python test suite PASSED: ./tbe/ssd/ssd_split_tbe_inference_test.py 2025-05-07T20:57:47.9297823Z [TEST] Python test time for ./tbe/ssd/ssd_split_tbe_inference_test.py: 4 seconds 2025-05-07T20:57:47.9298146Z 2025-05-07T20:57:47.9298150Z 2025-05-07T20:57:47.9298154Z 2025-05-07T20:57:47.9298158Z 2025-05-07T20:57:47.9319343Z ################################################################################ 2025-05-07T20:57:47.9334746Z # [2025-05-07T20:57:47.933Z] Run Python Test Suite: 2025-05-07T20:57:47.9335184Z # ./tbe/ssd/ssd_split_tbe_training_test.py 2025-05-07T20:57:47.9335575Z ################################################################################ 2025-05-07T20:57:47.9361661Z + 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:47.9362515Z 2025-05-07T20:57:50.1017803Z ============================= test session starts ============================== 2025-05-07T20:57:50.1018994Z platform linux -- Python 3.12.2, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:57:50.1020002Z cachedir: .pytest_cache 2025-05-07T20:57:50.1021114Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:57:50.1022505Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:57:50.1023291Z plugins: hypothesis-6.131.14 2025-05-07T20:57:51.8379513Z collecting ... collected 11 items 2025-05-07T20:57:51.8379839Z 2025-05-07T20:57:51.8395733Z tbe/ssd/ssd_split_tbe_training_test.py::SSDSplitTableBatchedEmbeddingsTest::test_kv_db_forward SKIPPED 2025-05-07T20:57:51.8404673Z tbe/ssd/ssd_split_tbe_training_test.py::SSDSplitTableBatchedEmbeddingsTest::test_kv_emb_state_dict SKIPPED 2025-05-07T20:57:51.8413105Z tbe/ssd/ssd_split_tbe_training_test.py::SSDSplitTableBatchedEmbeddingsTest::test_ssd SKIPPED 2025-05-07T20:57:51.8421548Z tbe/ssd/ssd_split_tbe_training_test.py::SSDSplitTableBatchedEmbeddingsTest::test_ssd_backward_adagrad SKIPPED 2025-05-07T20:57:51.8429899Z tbe/ssd/ssd_split_tbe_training_test.py::SSDSplitTableBatchedEmbeddingsTest::test_ssd_cache_explicit_prefetch SKIPPED 2025-05-07T20:57:51.8437829Z tbe/ssd/ssd_split_tbe_training_test.py::SSDSplitTableBatchedEmbeddingsTest::test_ssd_cache_flush SKIPPED 2025-05-07T20:57:51.8446155Z tbe/ssd/ssd_split_tbe_training_test.py::SSDSplitTableBatchedEmbeddingsTest::test_ssd_cache_implicit_prefetch SKIPPED 2025-05-07T20:57:51.8454178Z tbe/ssd/ssd_split_tbe_training_test.py::SSDSplitTableBatchedEmbeddingsTest::test_ssd_cache_pipeline_before_fwd SKIPPED 2025-05-07T20:57:51.8462782Z tbe/ssd/ssd_split_tbe_training_test.py::SSDSplitTableBatchedEmbeddingsTest::test_ssd_cache_pipeline_between_fwd_bwd SKIPPED 2025-05-07T20:57:51.8470810Z tbe/ssd/ssd_split_tbe_training_test.py::SSDSplitTableBatchedEmbeddingsTest::test_ssd_emb_state_dict SKIPPED 2025-05-07T20:57:51.8498385Z tbe/ssd/ssd_split_tbe_training_test.py::SSDSplitTableBatchedEmbeddingsTest::test_ssd_forward SKIPPED 2025-05-07T20:57:51.8499310Z 2025-05-07T20:57:51.8499602Z =========================== short test summary info ============================ 2025-05-07T20:57:51.8500635Z SKIPPED [1] tbe/ssd/ssd_split_tbe_training_test.py:1449: Test is currently known to fail in OSS mode 2025-05-07T20:57:51.8501913Z SKIPPED [1] tbe/ssd/ssd_split_tbe_training_test.py:1533: Test is currently known to fail in OSS mode 2025-05-07T20:57:51.8503164Z SKIPPED [1] tbe/ssd/ssd_split_tbe_training_test.py:93: Test is currently known to fail in OSS mode 2025-05-07T20:57:51.8504179Z SKIPPED [1] tbe/ssd/ssd_split_tbe_training_test.py:779: Test is currently known to fail in OSS mode 2025-05-07T20:57:51.8504835Z SKIPPED [1] tbe/ssd/ssd_split_tbe_training_test.py:1356: Test is currently known to fail in OSS mode 2025-05-07T20:57:51.8505481Z SKIPPED [1] tbe/ssd/ssd_split_tbe_training_test.py:1311: Test is currently known to fail in OSS mode 2025-05-07T20:57:51.8506113Z SKIPPED [1] tbe/ssd/ssd_split_tbe_training_test.py:1335: Test is currently known to fail in OSS mode 2025-05-07T20:57:51.8506754Z SKIPPED [1] tbe/ssd/ssd_split_tbe_training_test.py:1387: Test is currently known to fail in OSS mode 2025-05-07T20:57:51.8507393Z SKIPPED [1] tbe/ssd/ssd_split_tbe_training_test.py:1417: Test is currently known to fail in OSS mode 2025-05-07T20:57:51.8508027Z SKIPPED [1] tbe/ssd/ssd_split_tbe_training_test.py:927: Test is currently known to fail in OSS mode 2025-05-07T20:57:51.8508651Z SKIPPED [1] tbe/ssd/ssd_split_tbe_training_test.py:706: Test is currently known to fail in OSS mode 2025-05-07T20:57:51.8509399Z ============================= 11 skipped in 1.87s ============================== 2025-05-07T20:57:52.4345734Z 2025-05-07T20:57:52.4346523Z [TEST] Python test suite PASSED: ./tbe/ssd/ssd_split_tbe_training_test.py 2025-05-07T20:57:52.4367380Z [TEST] Python test time for ./tbe/ssd/ssd_split_tbe_training_test.py: 5 seconds 2025-05-07T20:57:52.4367726Z 2025-05-07T20:57:52.4367731Z 2025-05-07T20:57:52.4367735Z 2025-05-07T20:57:52.4367738Z 2025-05-07T20:57:52.4389862Z ################################################################################ 2025-05-07T20:57:52.4405988Z # [2025-05-07T20:57:52.440Z] Run Python Test Suite: 2025-05-07T20:57:52.4406321Z # ./tbe/ssd/ssd_utils_test.py 2025-05-07T20:57:52.4406599Z ################################################################################ 2025-05-07T20:57:52.4430954Z + 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:52.4431569Z 2025-05-07T20:57:54.6037791Z ============================= test session starts ============================== 2025-05-07T20:57:54.6039013Z platform linux -- Python 3.12.2, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:57:54.6040014Z cachedir: .pytest_cache 2025-05-07T20:57:54.6041113Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:57:54.6042498Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:57:54.6043275Z plugins: hypothesis-6.131.14 2025-05-07T20:57:56.4165878Z collecting ... collected 4 items 2025-05-07T20:57:56.4166167Z 2025-05-07T20:57:56.4182009Z tbe/ssd/ssd_utils_test.py::SSDUtilsTest::test_compact_indices SKIPPED 2025-05-07T20:57:56.4190831Z tbe/ssd/ssd_utils_test.py::SSDUtilsTest::test_masked_index_put SKIPPED 2025-05-07T20:57:56.4200535Z tbe/ssd/ssd_utils_test.py::SSDUtilsTest::test_masked_index_select SKIPPED 2025-05-07T20:57:56.4218525Z tbe/ssd/ssd_utils_test.py::SSDUtilsTest::test_scratch_pad_indices_queue SKIPPED 2025-05-07T20:57:56.4218885Z 2025-05-07T20:57:56.4219049Z =========================== short test summary info ============================ 2025-05-07T20:57:56.4219519Z SKIPPED [1] tbe/ssd/ssd_utils_test.py:329: Test is currently known to fail in OSS mode 2025-05-07T20:57:56.4220057Z SKIPPED [1] tbe/ssd/ssd_utils_test.py:97: Test is currently known to fail in OSS mode 2025-05-07T20:57:56.4220597Z SKIPPED [1] tbe/ssd/ssd_utils_test.py:130: Test is currently known to fail in OSS mode 2025-05-07T20:57:56.4221136Z SKIPPED [1] tbe/ssd/ssd_utils_test.py:175: Test is currently known to fail in OSS mode 2025-05-07T20:57:56.4221579Z ============================== 4 skipped in 1.94s ============================== 2025-05-07T20:57:57.0011993Z 2025-05-07T20:57:57.0012828Z [TEST] Python test suite PASSED: ./tbe/ssd/ssd_utils_test.py 2025-05-07T20:57:57.0032292Z [TEST] Python test time for ./tbe/ssd/ssd_utils_test.py: 5 seconds 2025-05-07T20:57:57.0032749Z 2025-05-07T20:57:57.0032755Z 2025-05-07T20:57:57.0032760Z 2025-05-07T20:57:57.0032766Z 2025-05-07T20:57:57.0055048Z ################################################################################ 2025-05-07T20:57:57.0075648Z # [2025-05-07T20:57:57.007Z] Run Python Test Suite: 2025-05-07T20:57:57.0076198Z # ./tbe/stats/tbe_bench_params_reporter_test.py 2025-05-07T20:57:57.0076696Z ################################################################################ 2025-05-07T20:57:57.0101144Z + 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:57.0101807Z 2025-05-07T20:57:59.1689131Z ============================= test session starts ============================== 2025-05-07T20:57:59.1689976Z platform linux -- Python 3.12.2, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:57:59.1690759Z cachedir: .pytest_cache 2025-05-07T20:57:59.1691316Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:57:59.1692164Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:57:59.1692564Z plugins: hypothesis-6.131.14 2025-05-07T20:58:00.8658735Z collecting ... collected 1 item 2025-05-07T20:58:00.8659013Z 2025-05-07T20:58:01.1217932Z tbe/stats/tbe_bench_params_reporter_test.py::TestTBEBenchmarkParamsReporter::test_report_stats Time taken to generate indices (us): 53 2025-05-07T20:58:01.1219033Z Skipping (s,q) (0.01, 1): inconsistent with heavy hitters! 2025-05-07T20:58:01.1219597Z Skipping (s,q) (0.02, 1): inconsistent with heavy hitters! 2025-05-07T20:58:01.1220047Z Skipping (s,q) (0.03, 1): inconsistent with heavy hitters! 2025-05-07T20:58:01.1220449Z Skipping (s,q) (0.04, 1): inconsistent with heavy hitters! 2025-05-07T20:58:01.1220849Z Skipping (s,q) (0.05, 1): inconsistent with heavy hitters! 2025-05-07T20:58:01.1221231Z Skipping (s,q) (0.06, 1): inconsistent with heavy hitters! 2025-05-07T20:58:01.1221619Z Skipping (s,q) (0.07, 1): inconsistent with heavy hitters! 2025-05-07T20:58:01.1222018Z Skipping (s,q) (0.08, 1): inconsistent with heavy hitters! 2025-05-07T20:58:01.1222405Z Skipping (s,q) (0.09, 1): inconsistent with heavy hitters! 2025-05-07T20:58:01.1222807Z Skipping (s,q) (0.1, 1): inconsistent with heavy hitters! 2025-05-07T20:58:01.1223204Z Skipping (s,q) (0.11, 1): inconsistent with heavy hitters! 2025-05-07T20:58:01.1223665Z Skipping (s,q) (0.12, 1): inconsistent with heavy hitters! 2025-05-07T20:58:01.1224224Z Skipping (s,q) (0.13, 1): inconsistent with heavy hitters! 2025-05-07T20:58:01.1224783Z Skipping (s,q) (0.14, 1): inconsistent with heavy hitters! 2025-05-07T20:58:01.1225330Z Skipping (s,q) (0.15, 1): inconsistent with heavy hitters! 2025-05-07T20:58:01.1225867Z Skipping (s,q) (0.16, 1): inconsistent with heavy hitters! 2025-05-07T20:58:01.1226425Z Skipping (s,q) (0.17, 1): inconsistent with heavy hitters! 2025-05-07T20:58:01.1226976Z Skipping (s,q) (0.18, 1): inconsistent with heavy hitters! 2025-05-07T20:58:01.1227535Z Skipping (s,q) (0.19, 1): inconsistent with heavy hitters! 2025-05-07T20:58:01.1228078Z Skipping (s,q) (0.2, 1): inconsistent with heavy hitters! 2025-05-07T20:58:01.1228615Z Skipping (s,q) (0.21, 1): inconsistent with heavy hitters! 2025-05-07T20:58:01.1229163Z Skipping (s,q) (0.22, 1): inconsistent with heavy hitters! 2025-05-07T20:58:01.1229705Z Skipping (s,q) (0.23, 1): inconsistent with heavy hitters! 2025-05-07T20:58:01.1230237Z Skipping (s,q) (0.24, 1): inconsistent with heavy hitters! 2025-05-07T20:58:01.1230777Z Skipping (s,q) (0.25, 1): inconsistent with heavy hitters! 2025-05-07T20:58:01.1231323Z Skipping (s,q) (0.26, 1): inconsistent with heavy hitters! 2025-05-07T20:58:01.1231848Z Skipping (s,q) (0.27, 1): inconsistent with heavy hitters! 2025-05-07T20:58:01.1232417Z Skipping (s,q) (0.28, 1): inconsistent with heavy hitters! 2025-05-07T20:58:01.1232980Z Skipping (s,q) (0.29, 1): inconsistent with heavy hitters! 2025-05-07T20:58:01.1233512Z Skipping (s,q) (0.3, 1): inconsistent with heavy hitters! 2025-05-07T20:58:01.1234052Z Skipping (s,q) (0.31, 1): inconsistent with heavy hitters! 2025-05-07T20:58:01.1234591Z Skipping (s,q) (0.32, 1): inconsistent with heavy hitters! 2025-05-07T20:58:01.1235118Z Skipping (s,q) (0.33, 1): inconsistent with heavy hitters! 2025-05-07T20:58:01.1235650Z Skipping (s,q) (0.34, 1): inconsistent with heavy hitters! 2025-05-07T20:58:01.1236180Z Skipping (s,q) (0.35, 1): inconsistent with heavy hitters! 2025-05-07T20:58:01.1236745Z Skipping (s,q) (0.36, 1): inconsistent with heavy hitters! 2025-05-07T20:58:01.1237297Z Skipping (s,q) (0.37, 1): inconsistent with heavy hitters! 2025-05-07T20:58:01.1237836Z Skipping (s,q) (0.38, 1): inconsistent with heavy hitters! 2025-05-07T20:58:01.1238374Z Skipping (s,q) (0.39, 1): inconsistent with heavy hitters! 2025-05-07T20:58:01.1239149Z Skipping (s,q) (0.4, 1): inconsistent with heavy hitters! 2025-05-07T20:58:01.1239688Z Skipping (s,q) (0.41, 1): inconsistent with heavy hitters! 2025-05-07T20:58:01.1240390Z Skipping (s,q) (0.42, 1): inconsistent with heavy hitters! 2025-05-07T20:58:01.1240940Z Skipping (s,q) (0.43, 1): inconsistent with heavy hitters! 2025-05-07T20:58:01.1241473Z Skipping (s,q) (0.44, 1): inconsistent with heavy hitters! 2025-05-07T20:58:01.1242015Z Skipping (s,q) (0.45, 1): inconsistent with heavy hitters! 2025-05-07T20:58:01.1242546Z Skipping (s,q) (0.46, 1): inconsistent with heavy hitters! 2025-05-07T20:58:01.1243075Z Skipping (s,q) (0.47, 1): inconsistent with heavy hitters! 2025-05-07T20:58:01.1243613Z Skipping (s,q) (0.48, 1): inconsistent with heavy hitters! 2025-05-07T20:58:01.1244150Z Skipping (s,q) (0.49, 1): inconsistent with heavy hitters! 2025-05-07T20:58:01.1244684Z Skipping (s,q) (0.5, 1): inconsistent with heavy hitters! 2025-05-07T20:58:01.1245220Z Skipping (s,q) (0.51, 1): inconsistent with heavy hitters! 2025-05-07T20:58:01.1245775Z Skipping (s,q) (0.52, 1): inconsistent with heavy hitters! 2025-05-07T20:58:01.1246312Z Skipping (s,q) (0.53, 1): inconsistent with heavy hitters! 2025-05-07T20:58:01.1246860Z Skipping (s,q) (0.54, 1): inconsistent with heavy hitters! 2025-05-07T20:58:01.1247395Z Skipping (s,q) (0.55, 1): inconsistent with heavy hitters! 2025-05-07T20:58:01.1247931Z Skipping (s,q) (0.56, 1): inconsistent with heavy hitters! 2025-05-07T20:58:01.1248478Z Skipping (s,q) (0.57, 1): inconsistent with heavy hitters! 2025-05-07T20:58:01.1249015Z Skipping (s,q) (0.58, 1): inconsistent with heavy hitters! 2025-05-07T20:58:01.1249553Z Skipping (s,q) (0.59, 1): inconsistent with heavy hitters! 2025-05-07T20:58:01.1262175Z Skipping (s,q) (0.6, 1): inconsistent with heavy hitters! 2025-05-07T20:58:01.1262811Z Skipping (s,q) (0.61, 1): inconsistent with heavy hitters! 2025-05-07T20:58:01.1263375Z Skipping (s,q) (0.62, 1): inconsistent with heavy hitters! 2025-05-07T20:58:01.1263941Z Skipping (s,q) (0.63, 1): inconsistent with heavy hitters! 2025-05-07T20:58:01.1264498Z Skipping (s,q) (0.64, 1): inconsistent with heavy hitters! 2025-05-07T20:58:01.1265049Z Skipping (s,q) (0.65, 1): inconsistent with heavy hitters! 2025-05-07T20:58:01.1265597Z Skipping (s,q) (0.66, 1): inconsistent with heavy hitters! 2025-05-07T20:58:01.1266154Z Skipping (s,q) (0.67, 1): inconsistent with heavy hitters! 2025-05-07T20:58:01.1266710Z Skipping (s,q) (0.68, 1): inconsistent with heavy hitters! 2025-05-07T20:58:01.1267248Z Skipping (s,q) (0.69, 1): inconsistent with heavy hitters! 2025-05-07T20:58:01.1267814Z Skipping (s,q) (0.7, 1): inconsistent with heavy hitters! 2025-05-07T20:58:01.1268362Z Skipping (s,q) (0.71, 1): inconsistent with heavy hitters! 2025-05-07T20:58:01.1268909Z Skipping (s,q) (0.72, 1): inconsistent with heavy hitters! 2025-05-07T20:58:01.1269474Z Skipping (s,q) (0.73, 1): inconsistent with heavy hitters! 2025-05-07T20:58:01.1270022Z Skipping (s,q) (0.74, 1): inconsistent with heavy hitters! 2025-05-07T20:58:01.1270574Z Skipping (s,q) (0.75, 1): inconsistent with heavy hitters! 2025-05-07T20:58:01.1271110Z Skipping (s,q) (0.76, 1): inconsistent with heavy hitters! 2025-05-07T20:58:01.1271645Z Skipping (s,q) (0.77, 1): inconsistent with heavy hitters! 2025-05-07T20:58:01.1272188Z Skipping (s,q) (0.78, 1): inconsistent with heavy hitters! 2025-05-07T20:58:01.1272744Z Skipping (s,q) (0.79, 1): inconsistent with heavy hitters! 2025-05-07T20:58:01.1273277Z Skipping (s,q) (0.8, 1): inconsistent with heavy hitters! 2025-05-07T20:58:01.1273832Z Skipping (s,q) (0.81, 1): inconsistent with heavy hitters! 2025-05-07T20:58:01.1274376Z Skipping (s,q) (0.82, 1): inconsistent with heavy hitters! 2025-05-07T20:58:01.1274915Z Skipping (s,q) (0.83, 1): inconsistent with heavy hitters! 2025-05-07T20:58:01.1275458Z Skipping (s,q) (0.84, 1): inconsistent with heavy hitters! 2025-05-07T20:58:01.1276007Z Skipping (s,q) (0.85, 1): inconsistent with heavy hitters! 2025-05-07T20:58:01.1276759Z Skipping (s,q) (0.86, 1): inconsistent with heavy hitters! 2025-05-07T20:58:01.1277281Z Skipping (s,q) (0.87, 1): inconsistent with heavy hitters! 2025-05-07T20:58:01.1277951Z Skipping (s,q) (0.88, 1): inconsistent with heavy hitters! 2025-05-07T20:58:01.1278488Z Skipping (s,q) (0.89, 1): inconsistent with heavy hitters! 2025-05-07T20:58:01.1279024Z Skipping (s,q) (0.9, 1): inconsistent with heavy hitters! 2025-05-07T20:58:01.1279557Z Skipping (s,q) (0.91, 1): inconsistent with heavy hitters! 2025-05-07T20:58:01.1280104Z Skipping (s,q) (0.92, 1): inconsistent with heavy hitters! 2025-05-07T20:58:01.1280632Z Skipping (s,q) (0.93, 1): inconsistent with heavy hitters! 2025-05-07T20:58:01.1281183Z Skipping (s,q) (0.94, 1): inconsistent with heavy hitters! 2025-05-07T20:58:01.1281731Z Skipping (s,q) (0.95, 1): inconsistent with heavy hitters! 2025-05-07T20:58:01.1282268Z Skipping (s,q) (0.96, 1): inconsistent with heavy hitters! 2025-05-07T20:58:01.1282804Z Skipping (s,q) (0.97, 1): inconsistent with heavy hitters! 2025-05-07T20:58:01.1283364Z Skipping (s,q) (0.98, 1): inconsistent with heavy hitters! 2025-05-07T20:58:01.1283917Z Skipping (s,q) (0.99, 1): inconsistent with heavy hitters! 2025-05-07T20:58:01.1284445Z Skipping (s,q) (1, 1): inconsistent with heavy hitters! 2025-05-07T20:58:01.1284983Z Skipping (s,q) (1.01, 1): inconsistent with heavy hitters! 2025-05-07T20:58:01.1285526Z Skipping (s,q) (1.02, 1): inconsistent with heavy hitters! 2025-05-07T20:58:01.1286066Z Skipping (s,q) (1.03, 1): inconsistent with heavy hitters! 2025-05-07T20:58:01.1286623Z Skipping (s,q) (1.04, 1): inconsistent with heavy hitters! 2025-05-07T20:58:01.1287207Z Skipping (s,q) (1.05, 1): inconsistent with heavy hitters! 2025-05-07T20:58:01.1287746Z Skipping (s,q) (1.06, 1): inconsistent with heavy hitters! 2025-05-07T20:58:01.1288279Z Skipping (s,q) (1.07, 1): inconsistent with heavy hitters! 2025-05-07T20:58:01.1288823Z Skipping (s,q) (1.08, 1): inconsistent with heavy hitters! 2025-05-07T20:58:01.1289376Z Skipping (s,q) (1.09, 1): inconsistent with heavy hitters! 2025-05-07T20:58:01.1289919Z Skipping (s,q) (1.1, 1): inconsistent with heavy hitters! 2025-05-07T20:58:01.1290470Z Skipping (s,q) (1.11, 1): inconsistent with heavy hitters! 2025-05-07T20:58:01.1290999Z Skipping (s,q) (1.12, 1): inconsistent with heavy hitters! 2025-05-07T20:58:01.1291539Z Skipping (s,q) (1.13, 1): inconsistent with heavy hitters! 2025-05-07T20:58:01.1292069Z Skipping (s,q) (1.14, 1): inconsistent with heavy hitters! 2025-05-07T20:58:01.1292606Z Skipping (s,q) (1.15, 1): inconsistent with heavy hitters! 2025-05-07T20:58:01.1293153Z Skipping (s,q) (1.16, 1): inconsistent with heavy hitters! 2025-05-07T20:58:01.1293698Z Skipping (s,q) (1.17, 1): inconsistent with heavy hitters! 2025-05-07T20:58:01.1294238Z Skipping (s,q) (1.18, 1): inconsistent with heavy hitters! 2025-05-07T20:58:01.1294777Z Skipping (s,q) (1.19, 1): inconsistent with heavy hitters! 2025-05-07T20:58:01.1295312Z Skipping (s,q) (1.2, 1): inconsistent with heavy hitters! 2025-05-07T20:58:01.1295839Z Skipping (s,q) (1.21, 1): inconsistent with heavy hitters! 2025-05-07T20:58:01.1296498Z Skipping (s,q) (1.22, 1): inconsistent with heavy hitters! 2025-05-07T20:58:01.1297039Z Skipping (s,q) (1.23, 1): inconsistent with heavy hitters! 2025-05-07T20:58:01.1297588Z Skipping (s,q) (1.24, 1): inconsistent with heavy hitters! 2025-05-07T20:58:01.1298115Z Skipping (s,q) (1.25, 1): inconsistent with heavy hitters! 2025-05-07T20:58:01.1298659Z Skipping (s,q) (1.26, 1): inconsistent with heavy hitters! 2025-05-07T20:58:01.1299199Z Skipping (s,q) (1.27, 1): inconsistent with heavy hitters! 2025-05-07T20:58:01.1299735Z Skipping (s,q) (1.28, 1): inconsistent with heavy hitters! 2025-05-07T20:58:01.1300309Z Skipping (s,q) (1.29, 1): inconsistent with heavy hitters! 2025-05-07T20:58:01.1300855Z Skipping (s,q) (1.3, 1): inconsistent with heavy hitters! 2025-05-07T20:58:01.1301395Z Skipping (s,q) (1.31, 1): inconsistent with heavy hitters! 2025-05-07T20:58:01.1302073Z Skipping (s,q) (1.32, 1): inconsistent with heavy hitters! 2025-05-07T20:58:01.1302622Z Skipping (s,q) (1.33, 1): inconsistent with heavy hitters! 2025-05-07T20:58:01.1303269Z Skipping (s,q) (1.34, 1): inconsistent with heavy hitters! 2025-05-07T20:58:01.1303805Z Skipping (s,q) (1.35, 1): inconsistent with heavy hitters! 2025-05-07T20:58:01.1304344Z Skipping (s,q) (1.36, 1): inconsistent with heavy hitters! 2025-05-07T20:58:01.1304888Z Skipping (s,q) (1.37, 1): inconsistent with heavy hitters! 2025-05-07T20:58:01.1305418Z Skipping (s,q) (1.38, 1): inconsistent with heavy hitters! 2025-05-07T20:58:01.1305963Z Skipping (s,q) (1.39, 1): inconsistent with heavy hitters! 2025-05-07T20:58:01.1306507Z Skipping (s,q) (1.4, 1): inconsistent with heavy hitters! 2025-05-07T20:58:01.1307045Z Skipping (s,q) (1.41, 1): inconsistent with heavy hitters! 2025-05-07T20:58:01.1307572Z Skipping (s,q) (1.42, 1): inconsistent with heavy hitters! 2025-05-07T20:58:01.1308115Z Skipping (s,q) (1.43, 1): inconsistent with heavy hitters! 2025-05-07T20:58:01.1308670Z Skipping (s,q) (1.44, 1): inconsistent with heavy hitters! 2025-05-07T20:58:01.1309199Z Skipping (s,q) (1.45, 1): inconsistent with heavy hitters! 2025-05-07T20:58:01.1309752Z Skipping (s,q) (1.46, 1): inconsistent with heavy hitters! 2025-05-07T20:58:01.1310297Z Skipping (s,q) (1.47, 1): inconsistent with heavy hitters! 2025-05-07T20:58:01.1310836Z Skipping (s,q) (1.48, 1): inconsistent with heavy hitters! 2025-05-07T20:58:01.1311367Z Skipping (s,q) (1.49, 1): inconsistent with heavy hitters! 2025-05-07T20:58:01.1311903Z Skipping (s,q) (1.5, 1): inconsistent with heavy hitters! 2025-05-07T20:58:01.1312436Z Skipping (s,q) (1.51, 1): inconsistent with heavy hitters! 2025-05-07T20:58:01.1312971Z Skipping (s,q) (1.52, 1): inconsistent with heavy hitters! 2025-05-07T20:58:01.1313513Z Skipping (s,q) (1.53, 1): inconsistent with heavy hitters! 2025-05-07T20:58:01.1314048Z Skipping (s,q) (1.54, 1): inconsistent with heavy hitters! 2025-05-07T20:58:01.1314585Z Skipping (s,q) (1.55, 1): inconsistent with heavy hitters! 2025-05-07T20:58:01.1315134Z Skipping (s,q) (1.56, 1): inconsistent with heavy hitters! 2025-05-07T20:58:01.1315677Z Skipping (s,q) (1.57, 1): inconsistent with heavy hitters! 2025-05-07T20:58:01.1316220Z Skipping (s,q) (1.58, 1): inconsistent with heavy hitters! 2025-05-07T20:58:01.1316816Z Skipping (s,q) (1.59, 1): inconsistent with heavy hitters! 2025-05-07T20:58:01.1317356Z Skipping (s,q) (1.6, 1): inconsistent with heavy hitters! 2025-05-07T20:58:01.1317896Z Skipping (s,q) (1.61, 1): inconsistent with heavy hitters! 2025-05-07T20:58:01.1318428Z Skipping (s,q) (1.62, 1): inconsistent with heavy hitters! 2025-05-07T20:58:01.1318984Z Skipping (s,q) (1.63, 1): inconsistent with heavy hitters! 2025-05-07T20:58:01.1319534Z Skipping (s,q) (1.64, 1): inconsistent with heavy hitters! 2025-05-07T20:58:01.1320073Z Skipping (s,q) (1.65, 1): inconsistent with heavy hitters! 2025-05-07T20:58:01.1320606Z Skipping (s,q) (1.66, 1): inconsistent with heavy hitters! 2025-05-07T20:58:01.1321147Z Skipping (s,q) (1.67, 1): inconsistent with heavy hitters! 2025-05-07T20:58:01.1321683Z Skipping (s,q) (1.68, 1): inconsistent with heavy hitters! 2025-05-07T20:58:01.1322260Z Skipping (s,q) (1.69, 1): inconsistent with heavy hitters! 2025-05-07T20:58:01.1322798Z Skipping (s,q) (1.7, 1): inconsistent with heavy hitters! 2025-05-07T20:58:01.1323322Z Skipping (s,q) (1.71, 1): inconsistent with heavy hitters! 2025-05-07T20:58:01.1323850Z Skipping (s,q) (1.72, 1): inconsistent with heavy hitters! 2025-05-07T20:58:01.1324388Z Skipping (s,q) (1.73, 1): inconsistent with heavy hitters! 2025-05-07T20:58:01.1324894Z Skipping (s,q) (1.74, 1): inconsistent with heavy hitters! 2025-05-07T20:58:01.1325415Z Skipping (s,q) (1.75, 1): inconsistent with heavy hitters! 2025-05-07T20:58:01.1326000Z Skipping (s,q) (1.76, 1): inconsistent with heavy hitters! 2025-05-07T20:58:01.1326533Z Skipping (s,q) (1.77, 1): inconsistent with heavy hitters! 2025-05-07T20:58:01.1327199Z Skipping (s,q) (1.78, 1): inconsistent with heavy hitters! 2025-05-07T20:58:01.1327743Z Skipping (s,q) (1.79, 1): inconsistent with heavy hitters! 2025-05-07T20:58:01.1328285Z Skipping (s,q) (1.8, 1): inconsistent with heavy hitters! 2025-05-07T20:58:01.1328932Z Skipping (s,q) (1.81, 1): inconsistent with heavy hitters! 2025-05-07T20:58:01.1329482Z Skipping (s,q) (1.82, 1): inconsistent with heavy hitters! 2025-05-07T20:58:01.1330025Z Skipping (s,q) (1.83, 1): inconsistent with heavy hitters! 2025-05-07T20:58:01.1330558Z Skipping (s,q) (1.84, 1): inconsistent with heavy hitters! 2025-05-07T20:58:01.1331089Z Skipping (s,q) (1.85, 1): inconsistent with heavy hitters! 2025-05-07T20:58:01.1331624Z Skipping (s,q) (1.86, 1): inconsistent with heavy hitters! 2025-05-07T20:58:01.1332168Z Skipping (s,q) (1.87, 1): inconsistent with heavy hitters! 2025-05-07T20:58:01.1332704Z Skipping (s,q) (1.88, 1): inconsistent with heavy hitters! 2025-05-07T20:58:01.1333240Z Skipping (s,q) (1.89, 1): inconsistent with heavy hitters! 2025-05-07T20:58:01.1333795Z Skipping (s,q) (1.9, 1): inconsistent with heavy hitters! 2025-05-07T20:58:01.1334329Z Skipping (s,q) (1.91, 1): inconsistent with heavy hitters! 2025-05-07T20:58:01.1334869Z Skipping (s,q) (1.92, 1): inconsistent with heavy hitters! 2025-05-07T20:58:01.1335415Z Skipping (s,q) (1.93, 1): inconsistent with heavy hitters! 2025-05-07T20:58:01.1335976Z Skipping (s,q) (1.94, 1): inconsistent with heavy hitters! 2025-05-07T20:58:01.1336614Z Skipping (s,q) (1.95, 1): inconsistent with heavy hitters! 2025-05-07T20:58:01.1337149Z Skipping (s,q) (1.96, 1): inconsistent with heavy hitters! 2025-05-07T20:58:01.1337685Z Skipping (s,q) (1.97, 1): inconsistent with heavy hitters! 2025-05-07T20:58:01.1338219Z Skipping (s,q) (1.98, 1): inconsistent with heavy hitters! 2025-05-07T20:58:01.1338748Z Skipping (s,q) (1.99, 1): inconsistent with heavy hitters! 2025-05-07T20:58:01.1339298Z Skipping (s,q) (0.01, 1.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1339866Z Skipping (s,q) (0.02, 1.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1340411Z Skipping (s,q) (0.03, 1.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1340976Z Skipping (s,q) (0.04, 1.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1341533Z Skipping (s,q) (0.05, 1.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1342085Z Skipping (s,q) (0.06, 1.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1342646Z Skipping (s,q) (0.07, 1.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1343209Z Skipping (s,q) (0.08, 1.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1343762Z Skipping (s,q) (0.09, 1.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1344338Z Skipping (s,q) (0.1, 1.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1344898Z Skipping (s,q) (0.11, 1.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1345445Z Skipping (s,q) (0.12, 1.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1345999Z Skipping (s,q) (0.13, 1.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1346564Z Skipping (s,q) (0.14, 1.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1347150Z Skipping (s,q) (0.15, 1.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1347714Z Skipping (s,q) (0.16, 1.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1348270Z Skipping (s,q) (0.17, 1.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1348822Z Skipping (s,q) (0.18, 1.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1349376Z Skipping (s,q) (0.19, 1.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1349926Z Skipping (s,q) (0.2, 1.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1350467Z Skipping (s,q) (0.21, 1.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1351017Z Skipping (s,q) (0.22, 1.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1351577Z Skipping (s,q) (0.23, 1.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1352122Z Skipping (s,q) (0.24, 1.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1352800Z Skipping (s,q) (0.25, 1.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1353356Z Skipping (s,q) (0.26, 1.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1354031Z Skipping (s,q) (0.27, 1.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1354577Z Skipping (s,q) (0.28, 1.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1355135Z Skipping (s,q) (0.29, 1.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1355708Z Skipping (s,q) (0.3, 1.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1356257Z Skipping (s,q) (0.31, 1.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1356873Z Skipping (s,q) (0.32, 1.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1357450Z Skipping (s,q) (0.33, 1.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1358022Z Skipping (s,q) (0.34, 1.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1358564Z Skipping (s,q) (0.35, 1.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1358997Z Skipping (s,q) (0.36, 1.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1359576Z Skipping (s,q) (0.37, 1.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1360051Z Skipping (s,q) (0.38, 1.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1360635Z Skipping (s,q) (0.39, 1.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1361214Z Skipping (s,q) (0.4, 1.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1361779Z Skipping (s,q) (0.41, 1.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1362316Z Skipping (s,q) (0.42, 1.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1362864Z Skipping (s,q) (0.43, 1.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1363410Z Skipping (s,q) (0.44, 1.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1363953Z Skipping (s,q) (0.45, 1.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1364498Z Skipping (s,q) (0.46, 1.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1368667Z Skipping (s,q) (0.47, 1.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1369221Z Skipping (s,q) (0.48, 1.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1369770Z Skipping (s,q) (0.49, 1.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1370338Z Skipping (s,q) (0.5, 1.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1370879Z Skipping (s,q) (0.51, 1.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1371445Z Skipping (s,q) (0.52, 1.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1372009Z Skipping (s,q) (0.53, 1.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1372427Z Skipping (s,q) (0.54, 1.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1372825Z Skipping (s,q) (0.55, 1.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1373263Z Skipping (s,q) (0.56, 1.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1373665Z Skipping (s,q) (0.57, 1.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1374082Z Skipping (s,q) (0.58, 1.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1374480Z Skipping (s,q) (0.59, 1.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1374890Z Skipping (s,q) (0.6, 1.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1375296Z Skipping (s,q) (0.61, 1.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1375701Z Skipping (s,q) (0.62, 1.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1376192Z Skipping (s,q) (0.63, 1.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1376596Z Skipping (s,q) (0.64, 1.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1377004Z Skipping (s,q) (0.65, 1.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1377402Z Skipping (s,q) (0.66, 1.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1377824Z Skipping (s,q) (0.67, 1.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1378227Z Skipping (s,q) (0.68, 1.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1378798Z Skipping (s,q) (0.69, 1.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1379199Z Skipping (s,q) (0.7, 1.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1379713Z Skipping (s,q) (0.71, 1.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1380118Z Skipping (s,q) (0.72, 1.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1380520Z Skipping (s,q) (0.73, 1.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1380918Z Skipping (s,q) (0.74, 1.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1381328Z Skipping (s,q) (0.75, 1.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1381723Z Skipping (s,q) (0.76, 1.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1382125Z Skipping (s,q) (0.77, 1.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1382526Z Skipping (s,q) (0.78, 1.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1382932Z Skipping (s,q) (0.79, 1.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1383333Z Skipping (s,q) (0.8, 1.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1383739Z Skipping (s,q) (0.81, 1.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1384147Z Skipping (s,q) (0.82, 1.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1384543Z Skipping (s,q) (0.83, 1.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1384981Z Skipping (s,q) (0.84, 1.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1385463Z Skipping (s,q) (0.85, 1.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1385892Z Skipping (s,q) (0.86, 1.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1386363Z Skipping (s,q) (0.87, 1.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1386760Z Skipping (s,q) (0.88, 1.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1387198Z Skipping (s,q) (0.89, 1.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1387652Z Skipping (s,q) (0.9, 1.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1388094Z Skipping (s,q) (0.91, 1.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1388562Z Skipping (s,q) (0.92, 1.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1388961Z Skipping (s,q) (0.93, 1.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1389379Z Skipping (s,q) (0.94, 1.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1389852Z Skipping (s,q) (0.95, 1.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1390255Z Skipping (s,q) (0.96, 1.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1390744Z Skipping (s,q) (0.97, 1.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1391140Z Skipping (s,q) (0.98, 1.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1391539Z Skipping (s,q) (0.99, 1.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1392009Z Skipping (s,q) (1, 1.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1392396Z Skipping (s,q) (1.01, 1.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1392875Z Skipping (s,q) (1.02, 1.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1393283Z Skipping (s,q) (1.03, 1.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1393676Z Skipping (s,q) (1.04, 1.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1394154Z Skipping (s,q) (1.05, 1.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1394558Z Skipping (s,q) (1.06, 1.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1395029Z Skipping (s,q) (1.07, 1.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1395424Z Skipping (s,q) (1.08, 1.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1395821Z Skipping (s,q) (1.09, 1.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1396217Z Skipping (s,q) (1.1, 1.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1396612Z Skipping (s,q) (1.11, 1.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1397008Z Skipping (s,q) (1.12, 1.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1397421Z Skipping (s,q) (1.13, 1.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1420096Z Skipping (s,q) (1.14, 1.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1420597Z Skipping (s,q) (1.15, 1.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1421279Z Skipping (s,q) (1.16, 1.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1421909Z Skipping (s,q) (1.17, 1.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1422498Z Skipping (s,q) (1.18, 1.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1423075Z Skipping (s,q) (1.19, 1.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1423649Z Skipping (s,q) (1.2, 1.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1424235Z Skipping (s,q) (1.21, 1.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1424862Z Skipping (s,q) (1.22, 1.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1425446Z Skipping (s,q) (1.23, 1.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1426036Z Skipping (s,q) (1.24, 1.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1426621Z Skipping (s,q) (1.25, 1.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1427185Z Skipping (s,q) (1.26, 1.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1427669Z Skipping (s,q) (1.27, 1.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1428070Z Skipping (s,q) (1.28, 1.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1428468Z Skipping (s,q) (1.29, 1.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1428863Z Skipping (s,q) (1.3, 1.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1429270Z Skipping (s,q) (1.31, 1.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1429674Z Skipping (s,q) (1.32, 1.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1430075Z Skipping (s,q) (1.33, 1.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1430484Z Skipping (s,q) (1.34, 1.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1430894Z Skipping (s,q) (1.35, 1.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1431305Z Skipping (s,q) (1.36, 1.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1431696Z Skipping (s,q) (1.37, 1.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1432108Z Skipping (s,q) (1.38, 1.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1432508Z Skipping (s,q) (1.39, 1.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1432908Z Skipping (s,q) (1.4, 1.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1433306Z Skipping (s,q) (1.41, 1.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1433703Z Skipping (s,q) (1.42, 1.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1434106Z Skipping (s,q) (1.43, 1.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1434505Z Skipping (s,q) (1.44, 1.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1434900Z Skipping (s,q) (1.45, 1.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1435307Z Skipping (s,q) (1.46, 1.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1435705Z Skipping (s,q) (1.47, 1.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1436095Z Skipping (s,q) (1.48, 1.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1436511Z Skipping (s,q) (1.49, 1.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1436909Z Skipping (s,q) (1.5, 1.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1437298Z Skipping (s,q) (1.51, 1.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1437701Z Skipping (s,q) (1.52, 1.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1438097Z Skipping (s,q) (1.53, 1.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1438489Z Skipping (s,q) (1.54, 1.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1438901Z Skipping (s,q) (1.55, 1.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1439299Z Skipping (s,q) (1.56, 1.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1439698Z Skipping (s,q) (1.57, 1.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1440225Z Skipping (s,q) (1.58, 1.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1440627Z Skipping (s,q) (1.59, 1.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1441117Z Skipping (s,q) (1.6, 1.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1441511Z Skipping (s,q) (1.61, 1.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1441912Z Skipping (s,q) (1.62, 1.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1442320Z Skipping (s,q) (1.63, 1.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1442723Z Skipping (s,q) (1.64, 1.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1443110Z Skipping (s,q) (1.65, 1.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1443516Z Skipping (s,q) (1.66, 1.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1443913Z Skipping (s,q) (1.67, 1.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1444309Z Skipping (s,q) (1.68, 1.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1444723Z Skipping (s,q) (1.69, 1.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1445121Z Skipping (s,q) (1.7, 1.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1445517Z Skipping (s,q) (1.71, 1.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1445921Z Skipping (s,q) (1.72, 1.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1446323Z Skipping (s,q) (1.73, 1.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1446713Z Skipping (s,q) (1.74, 1.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1447113Z Skipping (s,q) (1.75, 1.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1447511Z Skipping (s,q) (1.76, 1.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1447916Z Skipping (s,q) (1.77, 1.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1448318Z Skipping (s,q) (1.78, 1.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1448707Z Skipping (s,q) (1.79, 1.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1449115Z Skipping (s,q) (1.8, 1.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1449518Z Skipping (s,q) (1.81, 1.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1449910Z Skipping (s,q) (1.82, 1.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1450313Z Skipping (s,q) (1.83, 1.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1450712Z Skipping (s,q) (1.84, 1.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1451112Z Skipping (s,q) (1.85, 1.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1451505Z Skipping (s,q) (1.86, 1.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1451905Z Skipping (s,q) (1.87, 1.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1452306Z Skipping (s,q) (1.88, 1.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1452707Z Skipping (s,q) (1.89, 1.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1453105Z Skipping (s,q) (1.9, 1.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1453504Z Skipping (s,q) (1.91, 1.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1453915Z Skipping (s,q) (1.92, 1.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1454304Z Skipping (s,q) (1.93, 1.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1454709Z Skipping (s,q) (1.94, 1.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1455114Z Skipping (s,q) (1.95, 1.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1455509Z Skipping (s,q) (1.96, 1.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1455931Z Skipping (s,q) (1.97, 1.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1456423Z Skipping (s,q) (1.98, 1.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1456812Z Skipping (s,q) (1.99, 1.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1457220Z Skipping (s,q) (0.01, 1.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1457625Z Skipping (s,q) (0.02, 1.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1458016Z Skipping (s,q) (0.03, 1.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1458500Z Skipping (s,q) (0.04, 1.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1458899Z Skipping (s,q) (0.05, 1.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1459642Z Skipping (s,q) (0.06, 1.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1460040Z Skipping (s,q) (0.07, 1.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1460431Z Skipping (s,q) (0.08, 1.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1460826Z Skipping (s,q) (0.09, 1.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1461225Z Skipping (s,q) (0.1, 1.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1461612Z Skipping (s,q) (0.11, 1.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1462010Z Skipping (s,q) (0.12, 1.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1462402Z Skipping (s,q) (0.13, 1.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1462789Z Skipping (s,q) (0.14, 1.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1463190Z Skipping (s,q) (0.15, 1.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1463594Z Skipping (s,q) (0.16, 1.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1463991Z Skipping (s,q) (0.17, 1.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1464376Z Skipping (s,q) (0.18, 1.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1464782Z Skipping (s,q) (0.19, 1.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1465177Z Skipping (s,q) (0.2, 1.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1465568Z Skipping (s,q) (0.21, 1.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1465965Z Skipping (s,q) (0.22, 1.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1466357Z Skipping (s,q) (0.23, 1.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1466751Z Skipping (s,q) (0.24, 1.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1467142Z Skipping (s,q) (0.25, 1.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1467538Z Skipping (s,q) (0.26, 1.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1467948Z Skipping (s,q) (0.27, 1.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1468332Z Skipping (s,q) (0.28, 1.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1468734Z Skipping (s,q) (0.29, 1.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1469133Z Skipping (s,q) (0.3, 1.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1469513Z Skipping (s,q) (0.31, 1.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1469910Z Skipping (s,q) (0.32, 1.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1470312Z Skipping (s,q) (0.33, 1.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1470698Z Skipping (s,q) (0.34, 1.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1471087Z Skipping (s,q) (0.35, 1.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1471488Z Skipping (s,q) (0.36, 1.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1471883Z Skipping (s,q) (0.37, 1.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1472273Z Skipping (s,q) (0.38, 1.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1472670Z Skipping (s,q) (0.39, 1.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1473064Z Skipping (s,q) (0.4, 1.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1473456Z Skipping (s,q) (0.41, 1.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1473844Z Skipping (s,q) (0.42, 1.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1474240Z Skipping (s,q) (0.43, 1.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1474632Z Skipping (s,q) (0.44, 1.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1475023Z Skipping (s,q) (0.45, 1.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1475422Z Skipping (s,q) (0.46, 1.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1475815Z Skipping (s,q) (0.47, 1.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1476208Z Skipping (s,q) (0.48, 1.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1476719Z Skipping (s,q) (0.49, 1.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1477118Z Skipping (s,q) (0.5, 1.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1477588Z Skipping (s,q) (0.51, 1.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1477973Z Skipping (s,q) (0.52, 1.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1478364Z Skipping (s,q) (0.53, 1.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1478762Z Skipping (s,q) (0.54, 1.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1479145Z Skipping (s,q) (0.55, 1.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1479539Z Skipping (s,q) (0.56, 1.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1479933Z Skipping (s,q) (0.57, 1.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1480332Z Skipping (s,q) (0.58, 1.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1480735Z Skipping (s,q) (0.59, 1.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1481134Z Skipping (s,q) (0.6, 1.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1481526Z Skipping (s,q) (0.61, 1.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1481920Z Skipping (s,q) (0.62, 1.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1482315Z Skipping (s,q) (0.63, 1.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1482701Z Skipping (s,q) (0.64, 1.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1483088Z Skipping (s,q) (0.65, 1.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1483479Z Skipping (s,q) (0.66, 1.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1483873Z Skipping (s,q) (0.67, 1.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1484264Z Skipping (s,q) (0.68, 1.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1484652Z Skipping (s,q) (0.69, 1.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1485040Z Skipping (s,q) (0.7, 1.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1485437Z Skipping (s,q) (0.71, 1.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1485823Z Skipping (s,q) (0.72, 1.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1486216Z Skipping (s,q) (0.73, 1.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1486619Z Skipping (s,q) (0.74, 1.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1487010Z Skipping (s,q) (0.75, 1.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1487395Z Skipping (s,q) (0.76, 1.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1487794Z Skipping (s,q) (0.77, 1.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1488184Z Skipping (s,q) (0.78, 1.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1488577Z Skipping (s,q) (0.79, 1.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1488969Z Skipping (s,q) (0.8, 1.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1489358Z Skipping (s,q) (0.81, 1.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1489762Z Skipping (s,q) (0.82, 1.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1490153Z Skipping (s,q) (0.83, 1.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1490547Z Skipping (s,q) (0.84, 1.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1490973Z Skipping (s,q) (0.85, 1.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1491359Z Skipping (s,q) (0.86, 1.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1491752Z Skipping (s,q) (0.87, 1.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1492145Z Skipping (s,q) (0.88, 1.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1492530Z Skipping (s,q) (0.89, 1.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1492920Z Skipping (s,q) (0.9, 1.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1493322Z Skipping (s,q) (0.91, 1.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1493709Z Skipping (s,q) (0.92, 1.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1494097Z Skipping (s,q) (0.93, 1.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1494581Z Skipping (s,q) (0.94, 1.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1494968Z Skipping (s,q) (0.95, 1.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1495454Z Skipping (s,q) (0.96, 1.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1495860Z Skipping (s,q) (0.97, 1.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1496314Z Skipping (s,q) (0.98, 1.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1496713Z Skipping (s,q) (0.99, 1.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1497098Z Skipping (s,q) (1, 1.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1497483Z Skipping (s,q) (1.01, 1.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1497890Z Skipping (s,q) (1.02, 1.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1498275Z Skipping (s,q) (1.03, 1.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1498665Z Skipping (s,q) (1.04, 1.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1499104Z Skipping (s,q) (1.05, 1.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1499494Z Skipping (s,q) (1.06, 1.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1499881Z Skipping (s,q) (1.07, 1.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1500272Z Skipping (s,q) (1.08, 1.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1500663Z Skipping (s,q) (1.09, 1.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1501048Z Skipping (s,q) (1.1, 1.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1501443Z Skipping (s,q) (1.11, 1.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1501831Z Skipping (s,q) (1.12, 1.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1502225Z Skipping (s,q) (1.13, 1.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1502612Z Skipping (s,q) (1.14, 1.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1502998Z Skipping (s,q) (1.15, 1.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1503396Z Skipping (s,q) (1.16, 1.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1503789Z Skipping (s,q) (1.17, 1.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1504188Z Skipping (s,q) (1.18, 1.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1504581Z Skipping (s,q) (1.19, 1.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1504970Z Skipping (s,q) (1.2, 1.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1505355Z Skipping (s,q) (1.21, 1.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1505745Z Skipping (s,q) (1.22, 1.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1506147Z Skipping (s,q) (1.23, 1.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1506551Z Skipping (s,q) (1.24, 1.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1507019Z Skipping (s,q) (1.25, 1.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1507411Z Skipping (s,q) (1.26, 1.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1507799Z Skipping (s,q) (1.27, 1.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1508208Z Skipping (s,q) (1.28, 1.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1508604Z Skipping (s,q) (1.29, 1.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1509000Z Skipping (s,q) (1.3, 1.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1509393Z Skipping (s,q) (1.31, 1.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1509787Z Skipping (s,q) (1.32, 1.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1510168Z Skipping (s,q) (1.33, 1.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1510557Z Skipping (s,q) (1.34, 1.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1510944Z Skipping (s,q) (1.35, 1.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1511326Z Skipping (s,q) (1.36, 1.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1511722Z Skipping (s,q) (1.37, 1.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1512104Z Skipping (s,q) (1.38, 1.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1512575Z Skipping (s,q) (1.39, 1.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1512978Z Skipping (s,q) (1.4, 1.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1513441Z Skipping (s,q) (1.41, 1.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1513835Z Skipping (s,q) (1.42, 1.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1514221Z Skipping (s,q) (1.43, 1.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1514606Z Skipping (s,q) (1.44, 1.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1514989Z Skipping (s,q) (1.45, 1.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1515386Z Skipping (s,q) (1.46, 1.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1515766Z Skipping (s,q) (1.47, 1.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1516147Z Skipping (s,q) (1.48, 1.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1516543Z Skipping (s,q) (1.49, 1.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1516932Z Skipping (s,q) (1.5, 1.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1517324Z Skipping (s,q) (1.51, 1.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1517724Z Skipping (s,q) (1.52, 1.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1518120Z Skipping (s,q) (1.53, 1.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1518551Z Skipping (s,q) (1.54, 1.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1518940Z Skipping (s,q) (1.55, 1.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1519324Z Skipping (s,q) (1.56, 1.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1519724Z Skipping (s,q) (1.57, 1.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1520112Z Skipping (s,q) (1.58, 1.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1520498Z Skipping (s,q) (1.59, 1.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1520893Z Skipping (s,q) (1.6, 1.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1521276Z Skipping (s,q) (1.61, 1.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1521662Z Skipping (s,q) (1.62, 1.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1522067Z Skipping (s,q) (1.63, 1.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1522464Z Skipping (s,q) (1.64, 1.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1522850Z Skipping (s,q) (1.65, 1.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1523247Z Skipping (s,q) (1.66, 1.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1523642Z Skipping (s,q) (1.67, 1.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1524029Z Skipping (s,q) (1.68, 1.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1524419Z Skipping (s,q) (1.69, 1.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1524806Z Skipping (s,q) (1.7, 1.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1525202Z Skipping (s,q) (1.71, 1.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1525590Z Skipping (s,q) (1.72, 1.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1525990Z Skipping (s,q) (1.73, 1.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1526375Z Skipping (s,q) (1.74, 1.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1526771Z Skipping (s,q) (1.75, 1.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1527167Z Skipping (s,q) (1.76, 1.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1527552Z Skipping (s,q) (1.77, 1.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1527947Z Skipping (s,q) (1.78, 1.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1528328Z Skipping (s,q) (1.79, 1.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1528712Z Skipping (s,q) (1.8, 1.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1529110Z Skipping (s,q) (1.81, 1.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1529490Z Skipping (s,q) (1.82, 1.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1529888Z Skipping (s,q) (1.83, 1.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1530361Z Skipping (s,q) (1.84, 1.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1530751Z Skipping (s,q) (1.85, 1.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1531210Z Skipping (s,q) (1.86, 1.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1531604Z Skipping (s,q) (1.87, 1.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1531993Z Skipping (s,q) (1.88, 1.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1532380Z Skipping (s,q) (1.89, 1.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1532764Z Skipping (s,q) (1.9, 1.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1533162Z Skipping (s,q) (1.91, 1.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1533554Z Skipping (s,q) (1.92, 1.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1533947Z Skipping (s,q) (1.93, 1.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1534333Z Skipping (s,q) (1.94, 1.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1534738Z Skipping (s,q) (1.95, 1.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1535125Z Skipping (s,q) (1.96, 1.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1535512Z Skipping (s,q) (1.97, 1.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1535912Z Skipping (s,q) (1.98, 1.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1536352Z Skipping (s,q) (1.99, 1.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1536750Z Skipping (s,q) (0.01, 1.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.1537165Z Skipping (s,q) (0.02, 1.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.1537558Z Skipping (s,q) (0.03, 1.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.1537940Z Skipping (s,q) (0.04, 1.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.1538344Z Skipping (s,q) (0.05, 1.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.1538730Z Skipping (s,q) (0.06, 1.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.1539118Z Skipping (s,q) (0.07, 1.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.1539516Z Skipping (s,q) (0.08, 1.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.1539903Z Skipping (s,q) (0.09, 1.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.1540307Z Skipping (s,q) (0.1, 1.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.1540696Z Skipping (s,q) (0.11, 1.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.1541089Z Skipping (s,q) (0.12, 1.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.1578013Z Skipping (s,q) (0.13, 1.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.1578459Z Skipping (s,q) (0.14, 1.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.1578886Z Skipping (s,q) (0.15, 1.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.1579294Z Skipping (s,q) (0.16, 1.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.1579712Z Skipping (s,q) (0.17, 1.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.1580228Z Skipping (s,q) (0.18, 1.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.1580759Z Skipping (s,q) (0.19, 1.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.1581191Z Skipping (s,q) (0.2, 1.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.1581684Z Skipping (s,q) (0.21, 1.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.1582258Z Skipping (s,q) (0.22, 1.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.1582717Z Skipping (s,q) (0.23, 1.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.1583275Z Skipping (s,q) (0.24, 1.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.1583725Z Skipping (s,q) (0.25, 1.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.1584164Z Skipping (s,q) (0.26, 1.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.1584568Z Skipping (s,q) (0.27, 1.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.1584984Z Skipping (s,q) (0.28, 1.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.1585498Z Skipping (s,q) (0.29, 1.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.1586276Z Skipping (s,q) (0.3, 1.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.1586683Z Skipping (s,q) (0.31, 1.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.1587282Z Skipping (s,q) (0.32, 1.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.1587693Z Skipping (s,q) (0.33, 1.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.1588105Z Skipping (s,q) (0.34, 1.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.1588512Z Skipping (s,q) (0.35, 1.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.1588927Z Skipping (s,q) (0.36, 1.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.1589330Z Skipping (s,q) (0.37, 1.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.1589733Z Skipping (s,q) (0.38, 1.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.1590146Z Skipping (s,q) (0.39, 1.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.1590553Z Skipping (s,q) (0.4, 1.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.1590967Z Skipping (s,q) (0.41, 1.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.1591367Z Skipping (s,q) (0.42, 1.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.1591786Z Skipping (s,q) (0.43, 1.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.1592184Z Skipping (s,q) (0.44, 1.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.1592589Z Skipping (s,q) (0.45, 1.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.1592998Z Skipping (s,q) (0.46, 1.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.1593400Z Skipping (s,q) (0.47, 1.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.1593801Z Skipping (s,q) (0.48, 1.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.1594228Z Skipping (s,q) (0.49, 1.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.1594628Z Skipping (s,q) (0.5, 1.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.1595035Z Skipping (s,q) (0.51, 1.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.1595451Z Skipping (s,q) (0.52, 1.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.1595870Z Skipping (s,q) (0.53, 1.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.1596277Z Skipping (s,q) (0.54, 1.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.1596730Z Skipping (s,q) (0.55, 1.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.1597131Z Skipping (s,q) (0.56, 1.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.1597575Z Skipping (s,q) (0.57, 1.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.1597972Z Skipping (s,q) (0.58, 1.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.1598385Z Skipping (s,q) (0.59, 1.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.1598789Z Skipping (s,q) (0.6, 1.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.1599184Z Skipping (s,q) (0.61, 1.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.1599597Z Skipping (s,q) (0.62, 1.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.1600009Z Skipping (s,q) (0.63, 1.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.1600417Z Skipping (s,q) (0.64, 1.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.1600827Z Skipping (s,q) (0.65, 1.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.1601229Z Skipping (s,q) (0.66, 1.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.1601640Z Skipping (s,q) (0.67, 1.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.1602040Z Skipping (s,q) (0.68, 1.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.1602443Z Skipping (s,q) (0.69, 1.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.1602852Z Skipping (s,q) (0.7, 1.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.1603256Z Skipping (s,q) (0.71, 1.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.1603655Z Skipping (s,q) (0.72, 1.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.1604070Z Skipping (s,q) (0.73, 1.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.1604575Z Skipping (s,q) (0.74, 1.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.1604985Z Skipping (s,q) (0.75, 1.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.1605397Z Skipping (s,q) (0.76, 1.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.1605877Z Skipping (s,q) (0.77, 1.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.1606285Z Skipping (s,q) (0.78, 1.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.1606691Z Skipping (s,q) (0.79, 1.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.1607091Z Skipping (s,q) (0.8, 1.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.1607500Z Skipping (s,q) (0.81, 1.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.1607903Z Skipping (s,q) (0.82, 1.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.1608303Z Skipping (s,q) (0.83, 1.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.1608710Z Skipping (s,q) (0.84, 1.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.1609117Z Skipping (s,q) (0.85, 1.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.1609541Z Skipping (s,q) (0.86, 1.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.1609948Z Skipping (s,q) (0.87, 1.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.1610356Z Skipping (s,q) (0.88, 1.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.1610758Z Skipping (s,q) (0.89, 1.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.1611169Z Skipping (s,q) (0.9, 1.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.1611573Z Skipping (s,q) (0.91, 1.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.1611986Z Skipping (s,q) (0.92, 1.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.1612393Z Skipping (s,q) (0.93, 1.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.1612798Z Skipping (s,q) (0.94, 1.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.1613207Z Skipping (s,q) (0.95, 1.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.1613609Z Skipping (s,q) (0.96, 1.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.1614013Z Skipping (s,q) (0.97, 1.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.1614426Z Skipping (s,q) (0.98, 1.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.1614830Z Skipping (s,q) (0.99, 1.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.1615236Z Skipping (s,q) (1, 1.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.1615638Z Skipping (s,q) (1.01, 1.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.1616045Z Skipping (s,q) (1.02, 1.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.1616572Z Skipping (s,q) (1.03, 1.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.1616976Z Skipping (s,q) (1.04, 1.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.1617376Z Skipping (s,q) (1.05, 1.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.1617778Z Skipping (s,q) (1.06, 1.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.1618190Z Skipping (s,q) (1.07, 1.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.1618594Z Skipping (s,q) (1.08, 1.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.1619000Z Skipping (s,q) (1.09, 1.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.1619412Z Skipping (s,q) (1.1, 1.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.1619824Z Skipping (s,q) (1.11, 1.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.1620224Z Skipping (s,q) (1.12, 1.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.1620625Z Skipping (s,q) (1.13, 1.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.1621044Z Skipping (s,q) (1.14, 1.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.1621454Z Skipping (s,q) (1.15, 1.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.1621861Z Skipping (s,q) (1.16, 1.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.1622263Z Skipping (s,q) (1.17, 1.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.1622668Z Skipping (s,q) (1.18, 1.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.1623223Z Skipping (s,q) (1.19, 1.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.1623627Z Skipping (s,q) (1.2, 1.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.1624100Z Skipping (s,q) (1.21, 1.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.1624512Z Skipping (s,q) (1.22, 1.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.1624915Z Skipping (s,q) (1.23, 1.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.1625313Z Skipping (s,q) (1.24, 1.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.1625726Z Skipping (s,q) (1.25, 1.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.1626127Z Skipping (s,q) (1.26, 1.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.1626528Z Skipping (s,q) (1.27, 1.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.1626939Z Skipping (s,q) (1.28, 1.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.1627336Z Skipping (s,q) (1.29, 1.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.1627744Z Skipping (s,q) (1.3, 1.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.1628153Z Skipping (s,q) (1.31, 1.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.1628560Z Skipping (s,q) (1.32, 1.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.1628971Z Skipping (s,q) (1.33, 1.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.1629370Z Skipping (s,q) (1.34, 1.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.1629772Z Skipping (s,q) (1.35, 1.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.1630194Z Skipping (s,q) (1.36, 1.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.1630590Z Skipping (s,q) (1.37, 1.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.1630999Z Skipping (s,q) (1.38, 1.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.1631413Z Skipping (s,q) (1.39, 1.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.1631810Z Skipping (s,q) (1.4, 1.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.1632215Z Skipping (s,q) (1.41, 1.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.1632625Z Skipping (s,q) (1.42, 1.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.1633033Z Skipping (s,q) (1.43, 1.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.1633429Z Skipping (s,q) (1.44, 1.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.1633839Z Skipping (s,q) (1.45, 1.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.1634243Z Skipping (s,q) (1.46, 1.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.1634646Z Skipping (s,q) (1.47, 1.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.1635045Z Skipping (s,q) (1.48, 1.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.1635447Z Skipping (s,q) (1.49, 1.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.1635851Z Skipping (s,q) (1.5, 1.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.1636247Z Skipping (s,q) (1.51, 1.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.1636664Z Skipping (s,q) (1.52, 1.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.1637081Z Skipping (s,q) (1.53, 1.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.1637481Z Skipping (s,q) (1.54, 1.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.1637892Z Skipping (s,q) (1.55, 1.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.1638308Z Skipping (s,q) (1.56, 1.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.1638712Z Skipping (s,q) (1.57, 1.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.1639109Z Skipping (s,q) (1.58, 1.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.1639551Z Skipping (s,q) (1.59, 1.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.1639951Z Skipping (s,q) (1.6, 1.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.1640350Z Skipping (s,q) (1.61, 1.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.1640764Z Skipping (s,q) (1.62, 1.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.1641167Z Skipping (s,q) (1.63, 1.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.1641690Z Skipping (s,q) (1.64, 1.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.1642089Z Skipping (s,q) (1.65, 1.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.1642563Z Skipping (s,q) (1.66, 1.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.1642975Z Skipping (s,q) (1.67, 1.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.1643375Z Skipping (s,q) (1.68, 1.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.1643776Z Skipping (s,q) (1.69, 1.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.1644196Z Skipping (s,q) (1.7, 1.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.1644602Z Skipping (s,q) (1.71, 1.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.1644998Z Skipping (s,q) (1.72, 1.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.1645412Z Skipping (s,q) (1.73, 1.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.1645811Z Skipping (s,q) (1.74, 1.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.1646253Z Skipping (s,q) (1.75, 1.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.1646663Z Skipping (s,q) (1.76, 1.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.1647071Z Skipping (s,q) (1.77, 1.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.1647480Z Skipping (s,q) (1.78, 1.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.1647882Z Skipping (s,q) (1.79, 1.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.1648294Z Skipping (s,q) (1.8, 1.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.1648705Z Skipping (s,q) (1.81, 1.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.1649101Z Skipping (s,q) (1.82, 1.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.1649502Z Skipping (s,q) (1.83, 1.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.1649916Z Skipping (s,q) (1.84, 1.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.1650326Z Skipping (s,q) (1.85, 1.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.1650736Z Skipping (s,q) (1.86, 1.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.1651151Z Skipping (s,q) (1.87, 1.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.1651559Z Skipping (s,q) (1.88, 1.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.1651968Z Skipping (s,q) (1.89, 1.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.1652377Z Skipping (s,q) (1.9, 1.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.1652786Z Skipping (s,q) (1.91, 1.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.1653199Z Skipping (s,q) (1.92, 1.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.1653599Z Skipping (s,q) (1.93, 1.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.1654002Z Skipping (s,q) (1.94, 1.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.1654418Z Skipping (s,q) (1.95, 1.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.1654822Z Skipping (s,q) (1.96, 1.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.1655230Z Skipping (s,q) (1.97, 1.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.1655640Z Skipping (s,q) (1.98, 1.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.1656046Z Skipping (s,q) (1.99, 1.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.1656542Z Skipping (s,q) (0.01, 2): inconsistent with heavy hitters! 2025-05-07T20:58:01.1656944Z Skipping (s,q) (0.02, 2): inconsistent with heavy hitters! 2025-05-07T20:58:01.1657335Z Skipping (s,q) (0.03, 2): inconsistent with heavy hitters! 2025-05-07T20:58:01.1657711Z Skipping (s,q) (0.04, 2): inconsistent with heavy hitters! 2025-05-07T20:58:01.1658098Z Skipping (s,q) (0.05, 2): inconsistent with heavy hitters! 2025-05-07T20:58:01.1658486Z Skipping (s,q) (0.06, 2): inconsistent with heavy hitters! 2025-05-07T20:58:01.1658862Z Skipping (s,q) (0.07, 2): inconsistent with heavy hitters! 2025-05-07T20:58:01.1659451Z Skipping (s,q) (0.08, 2): inconsistent with heavy hitters! 2025-05-07T20:58:01.1660045Z Skipping (s,q) (0.09, 2): inconsistent with heavy hitters! 2025-05-07T20:58:01.1660444Z Skipping (s,q) (0.1, 2): inconsistent with heavy hitters! 2025-05-07T20:58:01.1660832Z Skipping (s,q) (0.11, 2): inconsistent with heavy hitters! 2025-05-07T20:58:01.1661342Z Skipping (s,q) (0.12, 2): inconsistent with heavy hitters! 2025-05-07T20:58:01.1661737Z Skipping (s,q) (0.13, 2): inconsistent with heavy hitters! 2025-05-07T20:58:01.1662127Z Skipping (s,q) (0.14, 2): inconsistent with heavy hitters! 2025-05-07T20:58:01.1662524Z Skipping (s,q) (0.15, 2): inconsistent with heavy hitters! 2025-05-07T20:58:01.1662916Z Skipping (s,q) (0.16, 2): inconsistent with heavy hitters! 2025-05-07T20:58:01.1663315Z Skipping (s,q) (0.17, 2): inconsistent with heavy hitters! 2025-05-07T20:58:01.1663701Z Skipping (s,q) (0.18, 2): inconsistent with heavy hitters! 2025-05-07T20:58:01.1664099Z Skipping (s,q) (0.19, 2): inconsistent with heavy hitters! 2025-05-07T20:58:01.1664492Z Skipping (s,q) (0.2, 2): inconsistent with heavy hitters! 2025-05-07T20:58:01.1664883Z Skipping (s,q) (0.21, 2): inconsistent with heavy hitters! 2025-05-07T20:58:01.1665284Z Skipping (s,q) (0.22, 2): inconsistent with heavy hitters! 2025-05-07T20:58:01.1665685Z Skipping (s,q) (0.23, 2): inconsistent with heavy hitters! 2025-05-07T20:58:01.1666079Z Skipping (s,q) (0.24, 2): inconsistent with heavy hitters! 2025-05-07T20:58:01.1666476Z Skipping (s,q) (0.25, 2): inconsistent with heavy hitters! 2025-05-07T20:58:01.1666871Z Skipping (s,q) (0.26, 2): inconsistent with heavy hitters! 2025-05-07T20:58:01.1667259Z Skipping (s,q) (0.27, 2): inconsistent with heavy hitters! 2025-05-07T20:58:01.1667646Z Skipping (s,q) (0.28, 2): inconsistent with heavy hitters! 2025-05-07T20:58:01.1668045Z Skipping (s,q) (0.29, 2): inconsistent with heavy hitters! 2025-05-07T20:58:01.1668439Z Skipping (s,q) (0.3, 2): inconsistent with heavy hitters! 2025-05-07T20:58:01.1668823Z Skipping (s,q) (0.31, 2): inconsistent with heavy hitters! 2025-05-07T20:58:01.1669222Z Skipping (s,q) (0.32, 2): inconsistent with heavy hitters! 2025-05-07T20:58:01.1669639Z Skipping (s,q) (0.33, 2): inconsistent with heavy hitters! 2025-05-07T20:58:01.1670037Z Skipping (s,q) (0.34, 2): inconsistent with heavy hitters! 2025-05-07T20:58:01.1670423Z Skipping (s,q) (0.35, 2): inconsistent with heavy hitters! 2025-05-07T20:58:01.1670826Z Skipping (s,q) (0.36, 2): inconsistent with heavy hitters! 2025-05-07T20:58:01.1671226Z Skipping (s,q) (0.37, 2): inconsistent with heavy hitters! 2025-05-07T20:58:01.1671613Z Skipping (s,q) (0.38, 2): inconsistent with heavy hitters! 2025-05-07T20:58:01.1672004Z Skipping (s,q) (0.39, 2): inconsistent with heavy hitters! 2025-05-07T20:58:01.1672403Z Skipping (s,q) (0.4, 2): inconsistent with heavy hitters! 2025-05-07T20:58:01.1672791Z Skipping (s,q) (0.41, 2): inconsistent with heavy hitters! 2025-05-07T20:58:01.1673183Z Skipping (s,q) (0.42, 2): inconsistent with heavy hitters! 2025-05-07T20:58:01.1673579Z Skipping (s,q) (0.43, 2): inconsistent with heavy hitters! 2025-05-07T20:58:01.1673980Z Skipping (s,q) (0.44, 2): inconsistent with heavy hitters! 2025-05-07T20:58:01.1674369Z Skipping (s,q) (0.45, 2): inconsistent with heavy hitters! 2025-05-07T20:58:01.1674772Z Skipping (s,q) (0.46, 2): inconsistent with heavy hitters! 2025-05-07T20:58:01.1675166Z Skipping (s,q) (0.47, 2): inconsistent with heavy hitters! 2025-05-07T20:58:01.1675551Z Skipping (s,q) (0.48, 2): inconsistent with heavy hitters! 2025-05-07T20:58:01.1675949Z Skipping (s,q) (0.49, 2): inconsistent with heavy hitters! 2025-05-07T20:58:01.1676353Z Skipping (s,q) (0.5, 2): inconsistent with heavy hitters! 2025-05-07T20:58:01.1676747Z Skipping (s,q) (0.51, 2): inconsistent with heavy hitters! 2025-05-07T20:58:01.1677136Z Skipping (s,q) (0.52, 2): inconsistent with heavy hitters! 2025-05-07T20:58:01.1677543Z Skipping (s,q) (0.53, 2): inconsistent with heavy hitters! 2025-05-07T20:58:01.1677931Z Skipping (s,q) (0.54, 2): inconsistent with heavy hitters! 2025-05-07T20:58:01.1678322Z Skipping (s,q) (0.55, 2): inconsistent with heavy hitters! 2025-05-07T20:58:01.1678807Z Skipping (s,q) (0.56, 2): inconsistent with heavy hitters! 2025-05-07T20:58:01.1679202Z Skipping (s,q) (0.57, 2): inconsistent with heavy hitters! 2025-05-07T20:58:01.1679671Z Skipping (s,q) (0.58, 2): inconsistent with heavy hitters! 2025-05-07T20:58:01.1680066Z Skipping (s,q) (0.59, 2): inconsistent with heavy hitters! 2025-05-07T20:58:01.1680459Z Skipping (s,q) (0.6, 2): inconsistent with heavy hitters! 2025-05-07T20:58:01.1680883Z Skipping (s,q) (0.61, 2): inconsistent with heavy hitters! 2025-05-07T20:58:01.1681272Z Skipping (s,q) (0.62, 2): inconsistent with heavy hitters! 2025-05-07T20:58:01.1681668Z Skipping (s,q) (0.63, 2): inconsistent with heavy hitters! 2025-05-07T20:58:01.1682067Z Skipping (s,q) (0.64, 2): inconsistent with heavy hitters! 2025-05-07T20:58:01.1682456Z Skipping (s,q) (0.65, 2): inconsistent with heavy hitters! 2025-05-07T20:58:01.1682846Z Skipping (s,q) (0.66, 2): inconsistent with heavy hitters! 2025-05-07T20:58:01.1683271Z Skipping (s,q) (0.67, 2): inconsistent with heavy hitters! 2025-05-07T20:58:01.1683673Z Skipping (s,q) (0.68, 2): inconsistent with heavy hitters! 2025-05-07T20:58:01.1684064Z Skipping (s,q) (0.69, 2): inconsistent with heavy hitters! 2025-05-07T20:58:01.1684466Z Skipping (s,q) (0.7, 2): inconsistent with heavy hitters! 2025-05-07T20:58:01.1684855Z Skipping (s,q) (0.71, 2): inconsistent with heavy hitters! 2025-05-07T20:58:01.1685242Z Skipping (s,q) (0.72, 2): inconsistent with heavy hitters! 2025-05-07T20:58:01.1685635Z Skipping (s,q) (0.73, 2): inconsistent with heavy hitters! 2025-05-07T20:58:01.1686024Z Skipping (s,q) (0.74, 2): inconsistent with heavy hitters! 2025-05-07T20:58:01.1686416Z Skipping (s,q) (0.75, 2): inconsistent with heavy hitters! 2025-05-07T20:58:01.1686818Z Skipping (s,q) (0.76, 2): inconsistent with heavy hitters! 2025-05-07T20:58:01.1687209Z Skipping (s,q) (0.77, 2): inconsistent with heavy hitters! 2025-05-07T20:58:01.1687601Z Skipping (s,q) (0.78, 2): inconsistent with heavy hitters! 2025-05-07T20:58:01.1687999Z Skipping (s,q) (0.79, 2): inconsistent with heavy hitters! 2025-05-07T20:58:01.1688389Z Skipping (s,q) (0.8, 2): inconsistent with heavy hitters! 2025-05-07T20:58:01.1688783Z Skipping (s,q) (0.81, 2): inconsistent with heavy hitters! 2025-05-07T20:58:01.1689187Z Skipping (s,q) (0.82, 2): inconsistent with heavy hitters! 2025-05-07T20:58:01.1689573Z Skipping (s,q) (0.83, 2): inconsistent with heavy hitters! 2025-05-07T20:58:01.1689962Z Skipping (s,q) (0.84, 2): inconsistent with heavy hitters! 2025-05-07T20:58:01.1690354Z Skipping (s,q) (0.85, 2): inconsistent with heavy hitters! 2025-05-07T20:58:01.1690736Z Skipping (s,q) (0.86, 2): inconsistent with heavy hitters! 2025-05-07T20:58:01.1691132Z Skipping (s,q) (0.87, 2): inconsistent with heavy hitters! 2025-05-07T20:58:01.1691524Z Skipping (s,q) (0.88, 2): inconsistent with heavy hitters! 2025-05-07T20:58:01.1691914Z Skipping (s,q) (0.89, 2): inconsistent with heavy hitters! 2025-05-07T20:58:01.1692308Z Skipping (s,q) (0.9, 2): inconsistent with heavy hitters! 2025-05-07T20:58:01.1692703Z Skipping (s,q) (0.91, 2): inconsistent with heavy hitters! 2025-05-07T20:58:01.1693105Z Skipping (s,q) (0.92, 2): inconsistent with heavy hitters! 2025-05-07T20:58:01.1693489Z Skipping (s,q) (0.93, 2): inconsistent with heavy hitters! 2025-05-07T20:58:01.1693908Z Skipping (s,q) (0.94, 2): inconsistent with heavy hitters! 2025-05-07T20:58:01.1694301Z Skipping (s,q) (0.95, 2): inconsistent with heavy hitters! 2025-05-07T20:58:01.1694685Z Skipping (s,q) (0.96, 2): inconsistent with heavy hitters! 2025-05-07T20:58:01.1695084Z Skipping (s,q) (0.97, 2): inconsistent with heavy hitters! 2025-05-07T20:58:01.1695474Z Skipping (s,q) (0.98, 2): inconsistent with heavy hitters! 2025-05-07T20:58:01.1695878Z Skipping (s,q) (0.99, 2): inconsistent with heavy hitters! 2025-05-07T20:58:01.1696326Z Skipping (s,q) (1, 2): inconsistent with heavy hitters! 2025-05-07T20:58:01.1696748Z Skipping (s,q) (1.01, 2): inconsistent with heavy hitters! 2025-05-07T20:58:01.1697251Z Skipping (s,q) (1.02, 2): inconsistent with heavy hitters! 2025-05-07T20:58:01.1697640Z Skipping (s,q) (1.03, 2): inconsistent with heavy hitters! 2025-05-07T20:58:01.1698117Z Skipping (s,q) (1.04, 2): inconsistent with heavy hitters! 2025-05-07T20:58:01.1698509Z Skipping (s,q) (1.05, 2): inconsistent with heavy hitters! 2025-05-07T20:58:01.1718926Z Skipping (s,q) (1.06, 2): inconsistent with heavy hitters! 2025-05-07T20:58:01.1719385Z Skipping (s,q) (1.07, 2): inconsistent with heavy hitters! 2025-05-07T20:58:01.1719792Z Skipping (s,q) (1.08, 2): inconsistent with heavy hitters! 2025-05-07T20:58:01.1720209Z Skipping (s,q) (1.09, 2): inconsistent with heavy hitters! 2025-05-07T20:58:01.1720686Z Skipping (s,q) (1.1, 2): inconsistent with heavy hitters! 2025-05-07T20:58:01.1721247Z Skipping (s,q) (1.11, 2): inconsistent with heavy hitters! 2025-05-07T20:58:01.1721810Z Skipping (s,q) (1.12, 2): inconsistent with heavy hitters! 2025-05-07T20:58:01.1722322Z Skipping (s,q) (1.13, 2): inconsistent with heavy hitters! 2025-05-07T20:58:01.1722804Z Skipping (s,q) (1.14, 2): inconsistent with heavy hitters! 2025-05-07T20:58:01.1723265Z Skipping (s,q) (1.15, 2): inconsistent with heavy hitters! 2025-05-07T20:58:01.1723682Z Skipping (s,q) (1.16, 2): inconsistent with heavy hitters! 2025-05-07T20:58:01.1724158Z Skipping (s,q) (1.17, 2): inconsistent with heavy hitters! 2025-05-07T20:58:01.1724561Z Skipping (s,q) (1.18, 2): inconsistent with heavy hitters! 2025-05-07T20:58:01.1724949Z Skipping (s,q) (1.19, 2): inconsistent with heavy hitters! 2025-05-07T20:58:01.1725363Z Skipping (s,q) (1.2, 2): inconsistent with heavy hitters! 2025-05-07T20:58:01.1725760Z Skipping (s,q) (1.21, 2): inconsistent with heavy hitters! 2025-05-07T20:58:01.1726143Z Skipping (s,q) (1.22, 2): inconsistent with heavy hitters! 2025-05-07T20:58:01.1726539Z Skipping (s,q) (1.23, 2): inconsistent with heavy hitters! 2025-05-07T20:58:01.1726981Z Skipping (s,q) (1.24, 2): inconsistent with heavy hitters! 2025-05-07T20:58:01.1727371Z Skipping (s,q) (1.25, 2): inconsistent with heavy hitters! 2025-05-07T20:58:01.1727763Z Skipping (s,q) (1.26, 2): inconsistent with heavy hitters! 2025-05-07T20:58:01.1728156Z Skipping (s,q) (1.27, 2): inconsistent with heavy hitters! 2025-05-07T20:58:01.1728557Z Skipping (s,q) (1.28, 2): inconsistent with heavy hitters! 2025-05-07T20:58:01.1728950Z Skipping (s,q) (1.29, 2): inconsistent with heavy hitters! 2025-05-07T20:58:01.1729340Z Skipping (s,q) (1.3, 2): inconsistent with heavy hitters! 2025-05-07T20:58:01.1729730Z Skipping (s,q) (1.31, 2): inconsistent with heavy hitters! 2025-05-07T20:58:01.1730120Z Skipping (s,q) (1.32, 2): inconsistent with heavy hitters! 2025-05-07T20:58:01.1730498Z Skipping (s,q) (1.33, 2): inconsistent with heavy hitters! 2025-05-07T20:58:01.1730888Z Skipping (s,q) (1.34, 2): inconsistent with heavy hitters! 2025-05-07T20:58:01.1731284Z Skipping (s,q) (1.35, 2): inconsistent with heavy hitters! 2025-05-07T20:58:01.1731677Z Skipping (s,q) (1.36, 2): inconsistent with heavy hitters! 2025-05-07T20:58:01.1732064Z Skipping (s,q) (1.37, 2): inconsistent with heavy hitters! 2025-05-07T20:58:01.1732461Z Skipping (s,q) (1.38, 2): inconsistent with heavy hitters! 2025-05-07T20:58:01.1732850Z Skipping (s,q) (1.39, 2): inconsistent with heavy hitters! 2025-05-07T20:58:01.1733233Z Skipping (s,q) (1.4, 2): inconsistent with heavy hitters! 2025-05-07T20:58:01.1733631Z Skipping (s,q) (1.41, 2): inconsistent with heavy hitters! 2025-05-07T20:58:01.1734020Z Skipping (s,q) (1.42, 2): inconsistent with heavy hitters! 2025-05-07T20:58:01.1734404Z Skipping (s,q) (1.43, 2): inconsistent with heavy hitters! 2025-05-07T20:58:01.1734791Z Skipping (s,q) (1.44, 2): inconsistent with heavy hitters! 2025-05-07T20:58:01.1735189Z Skipping (s,q) (1.45, 2): inconsistent with heavy hitters! 2025-05-07T20:58:01.1735574Z Skipping (s,q) (1.46, 2): inconsistent with heavy hitters! 2025-05-07T20:58:01.1735973Z Skipping (s,q) (1.47, 2): inconsistent with heavy hitters! 2025-05-07T20:58:01.1736615Z Skipping (s,q) (1.48, 2): inconsistent with heavy hitters! 2025-05-07T20:58:01.1737012Z Skipping (s,q) (1.49, 2): inconsistent with heavy hitters! 2025-05-07T20:58:01.1737484Z Skipping (s,q) (1.5, 2): inconsistent with heavy hitters! 2025-05-07T20:58:01.1737882Z Skipping (s,q) (1.51, 2): inconsistent with heavy hitters! 2025-05-07T20:58:01.1738291Z Skipping (s,q) (1.52, 2): inconsistent with heavy hitters! 2025-05-07T20:58:01.1738677Z Skipping (s,q) (1.53, 2): inconsistent with heavy hitters! 2025-05-07T20:58:01.1739069Z Skipping (s,q) (1.54, 2): inconsistent with heavy hitters! 2025-05-07T20:58:01.1739459Z Skipping (s,q) (1.55, 2): inconsistent with heavy hitters! 2025-05-07T20:58:01.1739847Z Skipping (s,q) (1.56, 2): inconsistent with heavy hitters! 2025-05-07T20:58:01.1740245Z Skipping (s,q) (1.57, 2): inconsistent with heavy hitters! 2025-05-07T20:58:01.1740636Z Skipping (s,q) (1.58, 2): inconsistent with heavy hitters! 2025-05-07T20:58:01.1741037Z Skipping (s,q) (1.59, 2): inconsistent with heavy hitters! 2025-05-07T20:58:01.1741419Z Skipping (s,q) (1.6, 2): inconsistent with heavy hitters! 2025-05-07T20:58:01.1741825Z Skipping (s,q) (1.61, 2): inconsistent with heavy hitters! 2025-05-07T20:58:01.1742217Z Skipping (s,q) (1.62, 2): inconsistent with heavy hitters! 2025-05-07T20:58:01.1742606Z Skipping (s,q) (1.63, 2): inconsistent with heavy hitters! 2025-05-07T20:58:01.1743001Z Skipping (s,q) (1.64, 2): inconsistent with heavy hitters! 2025-05-07T20:58:01.1743382Z Skipping (s,q) (1.65, 2): inconsistent with heavy hitters! 2025-05-07T20:58:01.1743781Z Skipping (s,q) (1.66, 2): inconsistent with heavy hitters! 2025-05-07T20:58:01.1744165Z Skipping (s,q) (1.67, 2): inconsistent with heavy hitters! 2025-05-07T20:58:01.1744556Z Skipping (s,q) (1.68, 2): inconsistent with heavy hitters! 2025-05-07T20:58:01.1744948Z Skipping (s,q) (1.69, 2): inconsistent with heavy hitters! 2025-05-07T20:58:01.1745333Z Skipping (s,q) (1.7, 2): inconsistent with heavy hitters! 2025-05-07T20:58:01.1745733Z Skipping (s,q) (1.71, 2): inconsistent with heavy hitters! 2025-05-07T20:58:01.1746129Z Skipping (s,q) (1.72, 2): inconsistent with heavy hitters! 2025-05-07T20:58:01.1746528Z Skipping (s,q) (1.73, 2): inconsistent with heavy hitters! 2025-05-07T20:58:01.1746907Z Skipping (s,q) (1.74, 2): inconsistent with heavy hitters! 2025-05-07T20:58:01.1747311Z Skipping (s,q) (1.75, 2): inconsistent with heavy hitters! 2025-05-07T20:58:01.1747709Z Skipping (s,q) (1.76, 2): inconsistent with heavy hitters! 2025-05-07T20:58:01.1748094Z Skipping (s,q) (1.77, 2): inconsistent with heavy hitters! 2025-05-07T20:58:01.1748499Z Skipping (s,q) (1.78, 2): inconsistent with heavy hitters! 2025-05-07T20:58:01.1748901Z Skipping (s,q) (1.79, 2): inconsistent with heavy hitters! 2025-05-07T20:58:01.1749288Z Skipping (s,q) (1.8, 2): inconsistent with heavy hitters! 2025-05-07T20:58:01.1749688Z Skipping (s,q) (1.81, 2): inconsistent with heavy hitters! 2025-05-07T20:58:01.1750090Z Skipping (s,q) (1.82, 2): inconsistent with heavy hitters! 2025-05-07T20:58:01.1750485Z Skipping (s,q) (1.83, 2): inconsistent with heavy hitters! 2025-05-07T20:58:01.1750888Z Skipping (s,q) (1.84, 2): inconsistent with heavy hitters! 2025-05-07T20:58:01.1751283Z Skipping (s,q) (1.85, 2): inconsistent with heavy hitters! 2025-05-07T20:58:01.1751677Z Skipping (s,q) (1.86, 2): inconsistent with heavy hitters! 2025-05-07T20:58:01.1752072Z Skipping (s,q) (1.87, 2): inconsistent with heavy hitters! 2025-05-07T20:58:01.1752466Z Skipping (s,q) (1.88, 2): inconsistent with heavy hitters! 2025-05-07T20:58:01.1752866Z Skipping (s,q) (1.89, 2): inconsistent with heavy hitters! 2025-05-07T20:58:01.1753263Z Skipping (s,q) (1.9, 2): inconsistent with heavy hitters! 2025-05-07T20:58:01.1753642Z Skipping (s,q) (1.91, 2): inconsistent with heavy hitters! 2025-05-07T20:58:01.1754039Z Skipping (s,q) (1.92, 2): inconsistent with heavy hitters! 2025-05-07T20:58:01.1754436Z Skipping (s,q) (1.93, 2): inconsistent with heavy hitters! 2025-05-07T20:58:01.1754932Z Skipping (s,q) (1.94, 2): inconsistent with heavy hitters! 2025-05-07T20:58:01.1755327Z Skipping (s,q) (1.95, 2): inconsistent with heavy hitters! 2025-05-07T20:58:01.1755795Z Skipping (s,q) (1.96, 2): inconsistent with heavy hitters! 2025-05-07T20:58:01.1756189Z Skipping (s,q) (1.97, 2): inconsistent with heavy hitters! 2025-05-07T20:58:01.1756578Z Skipping (s,q) (1.98, 2): inconsistent with heavy hitters! 2025-05-07T20:58:01.1756974Z Skipping (s,q) (1.99, 2): inconsistent with heavy hitters! 2025-05-07T20:58:01.1757383Z Skipping (s,q) (0.01, 2.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1757789Z Skipping (s,q) (0.02, 2.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1758192Z Skipping (s,q) (0.03, 2.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1758603Z Skipping (s,q) (0.04, 2.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1759003Z Skipping (s,q) (0.05, 2.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1759672Z Skipping (s,q) (0.06, 2.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1760222Z Skipping (s,q) (0.07, 2.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1760640Z Skipping (s,q) (0.08, 2.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1761036Z Skipping (s,q) (0.09, 2.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1761448Z Skipping (s,q) (0.1, 2.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1761860Z Skipping (s,q) (0.11, 2.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1762262Z Skipping (s,q) (0.12, 2.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1762672Z Skipping (s,q) (0.13, 2.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1763077Z Skipping (s,q) (0.14, 2.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1763484Z Skipping (s,q) (0.15, 2.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1763882Z Skipping (s,q) (0.16, 2.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1764296Z Skipping (s,q) (0.17, 2.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1764703Z Skipping (s,q) (0.18, 2.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1765105Z Skipping (s,q) (0.19, 2.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1765506Z Skipping (s,q) (0.2, 2.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1765919Z Skipping (s,q) (0.21, 2.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1766323Z Skipping (s,q) (0.22, 2.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1766748Z Skipping (s,q) (0.23, 2.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1767171Z Skipping (s,q) (0.24, 2.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1767575Z Skipping (s,q) (0.25, 2.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1767978Z Skipping (s,q) (0.26, 2.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1768377Z Skipping (s,q) (0.27, 2.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1768790Z Skipping (s,q) (0.28, 2.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1769199Z Skipping (s,q) (0.29, 2.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1769352Z Skipping (s,q) (0.3, 2.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1769511Z Skipping (s,q) (0.31, 2.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1769670Z Skipping (s,q) (0.32, 2.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1769823Z Skipping (s,q) (0.33, 2.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1769982Z Skipping (s,q) (0.34, 2.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1770136Z Skipping (s,q) (0.35, 2.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1770293Z Skipping (s,q) (0.36, 2.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1770443Z Skipping (s,q) (0.37, 2.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1770598Z Skipping (s,q) (0.38, 2.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1770755Z Skipping (s,q) (0.39, 2.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1771126Z Skipping (s,q) (0.4, 2.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1771282Z Skipping (s,q) (0.41, 2.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1771542Z Skipping (s,q) (0.42, 2.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1771696Z Skipping (s,q) (0.43, 2.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1771853Z Skipping (s,q) (0.44, 2.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1772020Z Skipping (s,q) (0.45, 2.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1772181Z Skipping (s,q) (0.46, 2.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1772330Z Skipping (s,q) (0.47, 2.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1772479Z Skipping (s,q) (0.48, 2.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1772633Z Skipping (s,q) (0.49, 2.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1772790Z Skipping (s,q) (0.5, 2.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1772950Z Skipping (s,q) (0.51, 2.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1773126Z Skipping (s,q) (0.52, 2.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1773282Z Skipping (s,q) (0.53, 2.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1773432Z Skipping (s,q) (0.54, 2.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1773589Z Skipping (s,q) (0.55, 2.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1773738Z Skipping (s,q) (0.56, 2.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1773895Z Skipping (s,q) (0.57, 2.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1774049Z Skipping (s,q) (0.58, 2.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1774204Z Skipping (s,q) (0.59, 2.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1774360Z Skipping (s,q) (0.6, 2.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1774512Z Skipping (s,q) (0.61, 2.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1774667Z Skipping (s,q) (0.62, 2.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1774824Z Skipping (s,q) (0.63, 2.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1774986Z Skipping (s,q) (0.64, 2.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1775145Z Skipping (s,q) (0.65, 2.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1775300Z Skipping (s,q) (0.66, 2.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1775451Z Skipping (s,q) (0.67, 2.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1775614Z Skipping (s,q) (0.68, 2.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1775765Z Skipping (s,q) (0.69, 2.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1775914Z Skipping (s,q) (0.7, 2.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1776069Z Skipping (s,q) (0.71, 2.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1776283Z Skipping (s,q) (0.72, 2.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1776447Z Skipping (s,q) (0.73, 2.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1776619Z Skipping (s,q) (0.74, 2.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1776781Z Skipping (s,q) (0.75, 2.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1776943Z Skipping (s,q) (0.76, 2.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1777095Z Skipping (s,q) (0.77, 2.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1777247Z Skipping (s,q) (0.78, 2.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1777405Z Skipping (s,q) (0.79, 2.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1777557Z Skipping (s,q) (0.8, 2.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1777712Z Skipping (s,q) (0.81, 2.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1777878Z Skipping (s,q) (0.82, 2.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1778029Z Skipping (s,q) (0.83, 2.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1778268Z Skipping (s,q) (0.84, 2.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1778419Z Skipping (s,q) (0.85, 2.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1778642Z Skipping (s,q) (0.86, 2.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1778803Z Skipping (s,q) (0.87, 2.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1778958Z Skipping (s,q) (0.88, 2.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1779109Z Skipping (s,q) (0.89, 2.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1779270Z Skipping (s,q) (0.9, 2.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1779427Z Skipping (s,q) (0.91, 2.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1779592Z Skipping (s,q) (0.92, 2.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1779745Z Skipping (s,q) (0.93, 2.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1779895Z Skipping (s,q) (0.94, 2.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1780061Z Skipping (s,q) (0.95, 2.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1780216Z Skipping (s,q) (0.96, 2.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1780373Z Skipping (s,q) (0.97, 2.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1780534Z Skipping (s,q) (0.98, 2.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1780683Z Skipping (s,q) (0.99, 2.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1780837Z Skipping (s,q) (1, 2.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1780989Z Skipping (s,q) (1.01, 2.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1781142Z Skipping (s,q) (1.02, 2.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1781305Z Skipping (s,q) (1.03, 2.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1781455Z Skipping (s,q) (1.04, 2.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1781605Z Skipping (s,q) (1.05, 2.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1781770Z Skipping (s,q) (1.06, 2.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1781925Z Skipping (s,q) (1.07, 2.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1782083Z Skipping (s,q) (1.08, 2.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1782243Z Skipping (s,q) (1.09, 2.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1782399Z Skipping (s,q) (1.1, 2.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1782559Z Skipping (s,q) (1.11, 2.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1782713Z Skipping (s,q) (1.12, 2.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1782865Z Skipping (s,q) (1.13, 2.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1783019Z Skipping (s,q) (1.14, 2.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1783174Z Skipping (s,q) (1.15, 2.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1783333Z Skipping (s,q) (1.16, 2.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1783488Z Skipping (s,q) (1.17, 2.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1783645Z Skipping (s,q) (1.18, 2.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1783807Z Skipping (s,q) (1.19, 2.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1783963Z Skipping (s,q) (1.2, 2.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1784123Z Skipping (s,q) (1.21, 2.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1784282Z Skipping (s,q) (1.22, 2.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1784434Z Skipping (s,q) (1.23, 2.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1784592Z Skipping (s,q) (1.24, 2.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1784741Z Skipping (s,q) (1.25, 2.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1784895Z Skipping (s,q) (1.26, 2.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1785055Z Skipping (s,q) (1.27, 2.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1785209Z Skipping (s,q) (1.28, 2.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1785444Z Skipping (s,q) (1.29, 2.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1785599Z Skipping (s,q) (1.3, 2.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1785846Z Skipping (s,q) (1.31, 2.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1786006Z Skipping (s,q) (1.32, 2.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1786161Z Skipping (s,q) (1.33, 2.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1786314Z Skipping (s,q) (1.34, 2.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1786469Z Skipping (s,q) (1.35, 2.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1786621Z Skipping (s,q) (1.36, 2.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1786770Z Skipping (s,q) (1.37, 2.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1786930Z Skipping (s,q) (1.38, 2.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1787079Z Skipping (s,q) (1.39, 2.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1787239Z Skipping (s,q) (1.4, 2.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1787398Z Skipping (s,q) (1.41, 2.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1787554Z Skipping (s,q) (1.42, 2.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1787712Z Skipping (s,q) (1.43, 2.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1787863Z Skipping (s,q) (1.44, 2.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1788016Z Skipping (s,q) (1.45, 2.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1788172Z Skipping (s,q) (1.46, 2.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1788324Z Skipping (s,q) (1.47, 2.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1788477Z Skipping (s,q) (1.48, 2.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1788631Z Skipping (s,q) (1.49, 2.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1788781Z Skipping (s,q) (1.5, 2.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1788942Z Skipping (s,q) (1.51, 2.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1789093Z Skipping (s,q) (1.52, 2.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1789249Z Skipping (s,q) (1.53, 2.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1789407Z Skipping (s,q) (1.54, 2.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1789562Z Skipping (s,q) (1.55, 2.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1789713Z Skipping (s,q) (1.56, 2.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1789867Z Skipping (s,q) (1.57, 2.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1790017Z Skipping (s,q) (1.58, 2.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1790176Z Skipping (s,q) (1.59, 2.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1790328Z Skipping (s,q) (1.6, 2.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1790480Z Skipping (s,q) (1.61, 2.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1790641Z Skipping (s,q) (1.62, 2.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1790792Z Skipping (s,q) (1.63, 2.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1790951Z Skipping (s,q) (1.64, 2.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1791108Z Skipping (s,q) (1.65, 2.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1791258Z Skipping (s,q) (1.66, 2.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1791416Z Skipping (s,q) (1.67, 2.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1791569Z Skipping (s,q) (1.68, 2.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1791723Z Skipping (s,q) (1.69, 2.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1791881Z Skipping (s,q) (1.7, 2.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1792032Z Skipping (s,q) (1.71, 2.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1792183Z Skipping (s,q) (1.72, 2.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1792425Z Skipping (s,q) (1.73, 2.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1792577Z Skipping (s,q) (1.74, 2.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1792805Z Skipping (s,q) (1.75, 2.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1792958Z Skipping (s,q) (1.76, 2.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1793107Z Skipping (s,q) (1.77, 2.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1793266Z Skipping (s,q) (1.78, 2.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1793417Z Skipping (s,q) (1.79, 2.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1793568Z Skipping (s,q) (1.8, 2.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1793722Z Skipping (s,q) (1.81, 2.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1793875Z Skipping (s,q) (1.82, 2.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1794033Z Skipping (s,q) (1.83, 2.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1794191Z Skipping (s,q) (1.84, 2.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1794340Z Skipping (s,q) (1.85, 2.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1794494Z Skipping (s,q) (1.86, 2.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1794649Z Skipping (s,q) (1.87, 2.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1794800Z Skipping (s,q) (1.88, 2.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1794963Z Skipping (s,q) (1.89, 2.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1795112Z Skipping (s,q) (1.9, 2.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1795265Z Skipping (s,q) (1.91, 2.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1795417Z Skipping (s,q) (1.92, 2.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1795566Z Skipping (s,q) (1.93, 2.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1795721Z Skipping (s,q) (1.94, 2.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1795873Z Skipping (s,q) (1.95, 2.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1796031Z Skipping (s,q) (1.96, 2.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1796190Z Skipping (s,q) (1.97, 2.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1796345Z Skipping (s,q) (1.98, 2.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1796516Z Skipping (s,q) (1.99, 2.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1796694Z Skipping (s,q) (0.01, 2.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1796852Z Skipping (s,q) (0.02, 2.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1797007Z Skipping (s,q) (0.03, 2.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1797162Z Skipping (s,q) (0.04, 2.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1797310Z Skipping (s,q) (0.05, 2.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1797463Z Skipping (s,q) (0.06, 2.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1797613Z Skipping (s,q) (0.07, 2.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1797767Z Skipping (s,q) (0.08, 2.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1797922Z Skipping (s,q) (0.09, 2.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1798077Z Skipping (s,q) (0.1, 2.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1798230Z Skipping (s,q) (0.11, 2.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1798381Z Skipping (s,q) (0.12, 2.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1798529Z Skipping (s,q) (0.13, 2.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1798688Z Skipping (s,q) (0.14, 2.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1798837Z Skipping (s,q) (0.15, 2.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1798989Z Skipping (s,q) (0.16, 2.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1799142Z Skipping (s,q) (0.17, 2.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1799292Z Skipping (s,q) (0.18, 2.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1799532Z Skipping (s,q) (0.19, 2.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1799683Z Skipping (s,q) (0.2, 2.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1799910Z Skipping (s,q) (0.21, 2.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1800065Z Skipping (s,q) (0.22, 2.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1800217Z Skipping (s,q) (0.23, 2.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1800369Z Skipping (s,q) (0.24, 2.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1800527Z Skipping (s,q) (0.25, 2.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1800675Z Skipping (s,q) (0.26, 2.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1800828Z Skipping (s,q) (0.27, 2.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1800981Z Skipping (s,q) (0.28, 2.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1801129Z Skipping (s,q) (0.29, 2.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1801286Z Skipping (s,q) (0.3, 2.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1801439Z Skipping (s,q) (0.31, 2.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1801593Z Skipping (s,q) (0.32, 2.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1801746Z Skipping (s,q) (0.33, 2.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1801895Z Skipping (s,q) (0.34, 2.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1802046Z Skipping (s,q) (0.35, 2.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1802196Z Skipping (s,q) (0.36, 2.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1802344Z Skipping (s,q) (0.37, 2.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1802497Z Skipping (s,q) (0.38, 2.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1802648Z Skipping (s,q) (0.39, 2.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1802799Z Skipping (s,q) (0.4, 2.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1802951Z Skipping (s,q) (0.41, 2.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1803105Z Skipping (s,q) (0.42, 2.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1803259Z Skipping (s,q) (0.43, 2.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1803418Z Skipping (s,q) (0.44, 2.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1803569Z Skipping (s,q) (0.45, 2.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1803720Z Skipping (s,q) (0.46, 2.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1803872Z Skipping (s,q) (0.47, 2.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1804021Z Skipping (s,q) (0.48, 2.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1804176Z Skipping (s,q) (0.49, 2.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1804326Z Skipping (s,q) (0.5, 2.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1804475Z Skipping (s,q) (0.51, 2.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1804633Z Skipping (s,q) (0.52, 2.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1804788Z Skipping (s,q) (0.53, 2.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1804942Z Skipping (s,q) (0.54, 2.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1805096Z Skipping (s,q) (0.55, 2.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1805249Z Skipping (s,q) (0.56, 2.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1805403Z Skipping (s,q) (0.57, 2.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1805554Z Skipping (s,q) (0.58, 2.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1805704Z Skipping (s,q) (0.59, 2.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1805864Z Skipping (s,q) (0.6, 2.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1806015Z Skipping (s,q) (0.61, 2.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1806168Z Skipping (s,q) (0.62, 2.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1806317Z Skipping (s,q) (0.63, 2.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1806546Z Skipping (s,q) (0.64, 2.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1806703Z Skipping (s,q) (0.65, 2.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1806930Z Skipping (s,q) (0.66, 2.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1807082Z Skipping (s,q) (0.67, 2.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1807234Z Skipping (s,q) (0.68, 2.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1807384Z Skipping (s,q) (0.69, 2.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1807538Z Skipping (s,q) (0.7, 2.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1807687Z Skipping (s,q) (0.71, 2.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1807838Z Skipping (s,q) (0.72, 2.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1807996Z Skipping (s,q) (0.73, 2.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1808144Z Skipping (s,q) (0.74, 2.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1808298Z Skipping (s,q) (0.75, 2.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1808451Z Skipping (s,q) (0.76, 2.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1808604Z Skipping (s,q) (0.77, 2.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1808759Z Skipping (s,q) (0.78, 2.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1808911Z Skipping (s,q) (0.79, 2.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1809064Z Skipping (s,q) (0.8, 2.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1809221Z Skipping (s,q) (0.81, 2.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1809374Z Skipping (s,q) (0.82, 2.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1809523Z Skipping (s,q) (0.83, 2.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1809678Z Skipping (s,q) (0.84, 2.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1809829Z Skipping (s,q) (0.85, 2.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1809988Z Skipping (s,q) (0.86, 2.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1810145Z Skipping (s,q) (0.87, 2.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1810296Z Skipping (s,q) (0.88, 2.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1810452Z Skipping (s,q) (0.89, 2.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1810602Z Skipping (s,q) (0.9, 2.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1810752Z Skipping (s,q) (0.91, 2.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1810905Z Skipping (s,q) (0.92, 2.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1811059Z Skipping (s,q) (0.93, 2.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1811214Z Skipping (s,q) (0.94, 2.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1811364Z Skipping (s,q) (0.95, 2.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1811514Z Skipping (s,q) (0.96, 2.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1811671Z Skipping (s,q) (0.97, 2.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1811829Z Skipping (s,q) (0.98, 2.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1811982Z Skipping (s,q) (0.99, 2.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1812141Z Skipping (s,q) (1, 2.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1812293Z Skipping (s,q) (1.01, 2.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1812440Z Skipping (s,q) (1.02, 2.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1812596Z Skipping (s,q) (1.03, 2.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1812744Z Skipping (s,q) (1.04, 2.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1812899Z Skipping (s,q) (1.05, 2.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1813050Z Skipping (s,q) (1.06, 2.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1813201Z Skipping (s,q) (1.07, 2.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1813360Z Skipping (s,q) (1.08, 2.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1813597Z Skipping (s,q) (1.09, 2.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1813744Z Skipping (s,q) (1.1, 2.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1813993Z Skipping (s,q) (1.11, 2.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1814146Z Skipping (s,q) (1.12, 2.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1814305Z Skipping (s,q) (1.13, 2.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1814459Z Skipping (s,q) (1.14, 2.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1814610Z Skipping (s,q) (1.15, 2.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1814760Z Skipping (s,q) (1.16, 2.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1814910Z Skipping (s,q) (1.17, 2.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1815058Z Skipping (s,q) (1.18, 2.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1815212Z Skipping (s,q) (1.19, 2.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1815368Z Skipping (s,q) (1.2, 2.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1815530Z Skipping (s,q) (1.21, 2.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1815682Z Skipping (s,q) (1.22, 2.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1815840Z Skipping (s,q) (1.23, 2.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1815991Z Skipping (s,q) (1.24, 2.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1816276Z Skipping (s,q) (1.25, 2.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1816431Z Skipping (s,q) (1.26, 2.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1816587Z Skipping (s,q) (1.27, 2.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1816739Z Skipping (s,q) (1.28, 2.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1816895Z Skipping (s,q) (1.29, 2.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1817043Z Skipping (s,q) (1.3, 2.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1817195Z Skipping (s,q) (1.31, 2.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1817355Z Skipping (s,q) (1.32, 2.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1817504Z Skipping (s,q) (1.33, 2.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1817663Z Skipping (s,q) (1.34, 2.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1817827Z Skipping (s,q) (1.35, 2.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1817977Z Skipping (s,q) (1.36, 2.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1818130Z Skipping (s,q) (1.37, 2.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1818287Z Skipping (s,q) (1.38, 2.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1818435Z Skipping (s,q) (1.39, 2.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1818593Z Skipping (s,q) (1.4, 2.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1818746Z Skipping (s,q) (1.41, 2.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1818897Z Skipping (s,q) (1.42, 2.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1819064Z Skipping (s,q) (1.43, 2.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1819215Z Skipping (s,q) (1.44, 2.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1819371Z Skipping (s,q) (1.45, 2.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1819525Z Skipping (s,q) (1.46, 2.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1819682Z Skipping (s,q) (1.47, 2.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1819841Z Skipping (s,q) (1.48, 2.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1819993Z Skipping (s,q) (1.49, 2.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1820145Z Skipping (s,q) (1.5, 2.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1820303Z Skipping (s,q) (1.51, 2.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1820454Z Skipping (s,q) (1.52, 2.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1820601Z Skipping (s,q) (1.53, 2.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1820836Z Skipping (s,q) (1.54, 2.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1820985Z Skipping (s,q) (1.55, 2.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1821208Z Skipping (s,q) (1.56, 2.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1821359Z Skipping (s,q) (1.57, 2.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1821510Z Skipping (s,q) (1.58, 2.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1821670Z Skipping (s,q) (1.59, 2.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1821819Z Skipping (s,q) (1.6, 2.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1821967Z Skipping (s,q) (1.61, 2.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1822128Z Skipping (s,q) (1.62, 2.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1822279Z Skipping (s,q) (1.63, 2.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1822433Z Skipping (s,q) (1.64, 2.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1822590Z Skipping (s,q) (1.65, 2.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1822738Z Skipping (s,q) (1.66, 2.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1822896Z Skipping (s,q) (1.67, 2.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1823051Z Skipping (s,q) (1.68, 2.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1823202Z Skipping (s,q) (1.69, 2.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1823357Z Skipping (s,q) (1.7, 2.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1823511Z Skipping (s,q) (1.71, 2.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1823667Z Skipping (s,q) (1.72, 2.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1823818Z Skipping (s,q) (1.73, 2.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1823967Z Skipping (s,q) (1.74, 2.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1824120Z Skipping (s,q) (1.75, 2.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1824268Z Skipping (s,q) (1.76, 2.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1824425Z Skipping (s,q) (1.77, 2.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1824581Z Skipping (s,q) (1.78, 2.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1824734Z Skipping (s,q) (1.79, 2.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1824889Z Skipping (s,q) (1.8, 2.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1825041Z Skipping (s,q) (1.81, 2.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1825190Z Skipping (s,q) (1.82, 2.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1825340Z Skipping (s,q) (1.83, 2.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1825490Z Skipping (s,q) (1.84, 2.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1825638Z Skipping (s,q) (1.85, 2.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1825790Z Skipping (s,q) (1.86, 2.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1825937Z Skipping (s,q) (1.87, 2.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1826096Z Skipping (s,q) (1.88, 2.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1826245Z Skipping (s,q) (1.89, 2.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1826398Z Skipping (s,q) (1.9, 2.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1826555Z Skipping (s,q) (1.91, 2.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1826708Z Skipping (s,q) (1.92, 2.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1826879Z Skipping (s,q) (1.93, 2.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1827058Z Skipping (s,q) (1.94, 2.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1827205Z Skipping (s,q) (1.95, 2.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1827353Z Skipping (s,q) (1.96, 2.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1827509Z Skipping (s,q) (1.97, 2.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1827661Z Skipping (s,q) (1.98, 2.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1827904Z Skipping (s,q) (1.99, 2.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1828058Z Skipping (s,q) (0.01, 2.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.1828346Z Skipping (s,q) (0.02, 2.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.1828506Z Skipping (s,q) (0.03, 2.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.1828657Z Skipping (s,q) (0.04, 2.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.1828812Z Skipping (s,q) (0.05, 2.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.1828973Z Skipping (s,q) (0.06, 2.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.1829125Z Skipping (s,q) (0.07, 2.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.1829288Z Skipping (s,q) (0.08, 2.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.1829439Z Skipping (s,q) (0.09, 2.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.1829590Z Skipping (s,q) (0.1, 2.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.1829751Z Skipping (s,q) (0.11, 2.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.1829901Z Skipping (s,q) (0.12, 2.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.1830054Z Skipping (s,q) (0.13, 2.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.1830215Z Skipping (s,q) (0.14, 2.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.1830364Z Skipping (s,q) (0.15, 2.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.1830519Z Skipping (s,q) (0.16, 2.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.1830668Z Skipping (s,q) (0.17, 2.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.1830818Z Skipping (s,q) (0.18, 2.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.1830975Z Skipping (s,q) (0.19, 2.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.1831128Z Skipping (s,q) (0.2, 2.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.1831280Z Skipping (s,q) (0.21, 2.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.1831437Z Skipping (s,q) (0.22, 2.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.1831593Z Skipping (s,q) (0.23, 2.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.1831747Z Skipping (s,q) (0.24, 2.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.1831906Z Skipping (s,q) (0.25, 2.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.1832055Z Skipping (s,q) (0.26, 2.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.1832216Z Skipping (s,q) (0.27, 2.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.1832366Z Skipping (s,q) (0.28, 2.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.1832516Z Skipping (s,q) (0.29, 2.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.1832676Z Skipping (s,q) (0.3, 2.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.1832828Z Skipping (s,q) (0.31, 2.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.1832989Z Skipping (s,q) (0.32, 2.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.1833137Z Skipping (s,q) (0.33, 2.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.1833293Z Skipping (s,q) (0.34, 2.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.1833449Z Skipping (s,q) (0.35, 2.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.1833608Z Skipping (s,q) (0.36, 2.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.1847703Z Skipping (s,q) (0.37, 2.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.1847871Z Skipping (s,q) (0.38, 2.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.1848031Z Skipping (s,q) (0.39, 2.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.1848193Z Skipping (s,q) (0.4, 2.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.1848347Z Skipping (s,q) (0.41, 2.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.1848509Z Skipping (s,q) (0.42, 2.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.1848664Z Skipping (s,q) (0.43, 2.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.1848817Z Skipping (s,q) (0.44, 2.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.1849091Z Skipping (s,q) (0.45, 2.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.1849248Z Skipping (s,q) (0.46, 2.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.1849477Z Skipping (s,q) (0.47, 2.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.1849635Z Skipping (s,q) (0.48, 2.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.1849787Z Skipping (s,q) (0.49, 2.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.1849951Z Skipping (s,q) (0.5, 2.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.1850108Z Skipping (s,q) (0.51, 2.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.1850261Z Skipping (s,q) (0.52, 2.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.1850421Z Skipping (s,q) (0.53, 2.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.1850576Z Skipping (s,q) (0.54, 2.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.1850736Z Skipping (s,q) (0.55, 2.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.1850898Z Skipping (s,q) (0.56, 2.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.1851053Z Skipping (s,q) (0.57, 2.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.1851218Z Skipping (s,q) (0.58, 2.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.1851374Z Skipping (s,q) (0.59, 2.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.1851532Z Skipping (s,q) (0.6, 2.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.1851692Z Skipping (s,q) (0.61, 2.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.1851848Z Skipping (s,q) (0.62, 2.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.1852009Z Skipping (s,q) (0.63, 2.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.1852161Z Skipping (s,q) (0.64, 2.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.1852319Z Skipping (s,q) (0.65, 2.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.1852481Z Skipping (s,q) (0.66, 2.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.1852641Z Skipping (s,q) (0.67, 2.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.1852795Z Skipping (s,q) (0.68, 2.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.1852957Z Skipping (s,q) (0.69, 2.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.1853113Z Skipping (s,q) (0.7, 2.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.1853271Z Skipping (s,q) (0.71, 2.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.1853424Z Skipping (s,q) (0.72, 2.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.1853579Z Skipping (s,q) (0.73, 2.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.1853735Z Skipping (s,q) (0.74, 2.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.1853888Z Skipping (s,q) (0.75, 2.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.1854043Z Skipping (s,q) (0.76, 2.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.1854201Z Skipping (s,q) (0.77, 2.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.1854357Z Skipping (s,q) (0.78, 2.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.1854515Z Skipping (s,q) (0.79, 2.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.1854679Z Skipping (s,q) (0.8, 2.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.1854833Z Skipping (s,q) (0.81, 2.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.1854990Z Skipping (s,q) (0.82, 2.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.1855144Z Skipping (s,q) (0.83, 2.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.1855297Z Skipping (s,q) (0.84, 2.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.1855461Z Skipping (s,q) (0.85, 2.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.1855617Z Skipping (s,q) (0.86, 2.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.1855771Z Skipping (s,q) (0.87, 2.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.1855930Z Skipping (s,q) (0.88, 2.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.1856281Z Skipping (s,q) (0.89, 2.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.1856439Z Skipping (s,q) (0.9, 2.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.1856592Z Skipping (s,q) (0.91, 2.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.1856850Z Skipping (s,q) (0.92, 2.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.1857031Z Skipping (s,q) (0.93, 2.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.1857188Z Skipping (s,q) (0.94, 2.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.1857342Z Skipping (s,q) (0.95, 2.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.1857502Z Skipping (s,q) (0.96, 2.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.1857654Z Skipping (s,q) (0.97, 2.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.1857813Z Skipping (s,q) (0.98, 2.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.1857967Z Skipping (s,q) (0.99, 2.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.1858118Z Skipping (s,q) (1, 2.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.1858281Z Skipping (s,q) (1.01, 2.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.1858437Z Skipping (s,q) (1.02, 2.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.1858596Z Skipping (s,q) (1.03, 2.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.1858752Z Skipping (s,q) (1.04, 2.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.1858906Z Skipping (s,q) (1.05, 2.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.1859063Z Skipping (s,q) (1.06, 2.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.1859215Z Skipping (s,q) (1.07, 2.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.1859646Z Skipping (s,q) (1.08, 2.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.1859812Z Skipping (s,q) (1.09, 2.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.1859970Z Skipping (s,q) (1.1, 2.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.1860124Z Skipping (s,q) (1.11, 2.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.1860289Z Skipping (s,q) (1.12, 2.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.1860442Z Skipping (s,q) (1.13, 2.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.1860605Z Skipping (s,q) (1.14, 2.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.1860755Z Skipping (s,q) (1.15, 2.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.1860913Z Skipping (s,q) (1.16, 2.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.1861078Z Skipping (s,q) (1.17, 2.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.1861231Z Skipping (s,q) (1.18, 2.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.1861384Z Skipping (s,q) (1.19, 2.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.1861545Z Skipping (s,q) (1.2, 2.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.1861700Z Skipping (s,q) (1.21, 2.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.1861858Z Skipping (s,q) (1.22, 2.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.1862013Z Skipping (s,q) (1.23, 2.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.1862166Z Skipping (s,q) (1.24, 2.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.1862328Z Skipping (s,q) (1.25, 2.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.1862481Z Skipping (s,q) (1.26, 2.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.1862636Z Skipping (s,q) (1.27, 2.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.1862794Z Skipping (s,q) (1.28, 2.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.1862944Z Skipping (s,q) (1.29, 2.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.1863109Z Skipping (s,q) (1.3, 2.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.1863261Z Skipping (s,q) (1.31, 2.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.1863418Z Skipping (s,q) (1.32, 2.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.1863577Z Skipping (s,q) (1.33, 2.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.1863885Z Skipping (s,q) (1.34, 2.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.1864037Z Skipping (s,q) (1.35, 2.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.1864297Z Skipping (s,q) (1.36, 2.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.1864451Z Skipping (s,q) (1.37, 2.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.1864612Z Skipping (s,q) (1.38, 2.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.1864766Z Skipping (s,q) (1.39, 2.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.1864920Z Skipping (s,q) (1.4, 2.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.1865077Z Skipping (s,q) (1.41, 2.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.1865228Z Skipping (s,q) (1.42, 2.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.1865380Z Skipping (s,q) (1.43, 2.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.1865535Z Skipping (s,q) (1.44, 2.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.1865697Z Skipping (s,q) (1.45, 2.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.1865853Z Skipping (s,q) (1.46, 2.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.1866019Z Skipping (s,q) (1.47, 2.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.1866172Z Skipping (s,q) (1.48, 2.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.1866326Z Skipping (s,q) (1.49, 2.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.1866477Z Skipping (s,q) (1.5, 2.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.1866628Z Skipping (s,q) (1.51, 2.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.1866786Z Skipping (s,q) (1.52, 2.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.1866938Z Skipping (s,q) (1.53, 2.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.1867089Z Skipping (s,q) (1.54, 2.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.1867248Z Skipping (s,q) (1.55, 2.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.1867407Z Skipping (s,q) (1.56, 2.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.1867563Z Skipping (s,q) (1.57, 2.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.1867724Z Skipping (s,q) (1.58, 2.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.1867882Z Skipping (s,q) (1.59, 2.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.1868040Z Skipping (s,q) (1.6, 2.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.1868191Z Skipping (s,q) (1.61, 2.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.1868345Z Skipping (s,q) (1.62, 2.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.1868507Z Skipping (s,q) (1.63, 2.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.1868660Z Skipping (s,q) (1.64, 2.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.1868820Z Skipping (s,q) (1.65, 2.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.1868971Z Skipping (s,q) (1.66, 2.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.1869128Z Skipping (s,q) (1.67, 2.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.1869284Z Skipping (s,q) (1.68, 2.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.1869436Z Skipping (s,q) (1.69, 2.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.1869594Z Skipping (s,q) (1.7, 2.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.1869751Z Skipping (s,q) (1.71, 2.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.1869905Z Skipping (s,q) (1.72, 2.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.1870068Z Skipping (s,q) (1.73, 2.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.1870220Z Skipping (s,q) (1.74, 2.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.1870371Z Skipping (s,q) (1.75, 2.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.1870525Z Skipping (s,q) (1.76, 2.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.1870679Z Skipping (s,q) (1.77, 2.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.1870829Z Skipping (s,q) (1.78, 2.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.1871073Z Skipping (s,q) (1.79, 2.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.1871230Z Skipping (s,q) (1.8, 2.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.1871465Z Skipping (s,q) (1.81, 2.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.1871620Z Skipping (s,q) (1.82, 2.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.1871770Z Skipping (s,q) (1.83, 2.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.1871930Z Skipping (s,q) (1.84, 2.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.1872083Z Skipping (s,q) (1.85, 2.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.1872233Z Skipping (s,q) (1.86, 2.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.1872387Z Skipping (s,q) (1.87, 2.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.1872540Z Skipping (s,q) (1.88, 2.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.1872697Z Skipping (s,q) (1.89, 2.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.1872856Z Skipping (s,q) (1.9, 2.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.1873008Z Skipping (s,q) (1.91, 2.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.1873175Z Skipping (s,q) (1.92, 2.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.1873330Z Skipping (s,q) (1.93, 2.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.1873483Z Skipping (s,q) (1.94, 2.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.1873642Z Skipping (s,q) (1.95, 2.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.1873793Z Skipping (s,q) (1.96, 2.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.1873943Z Skipping (s,q) (1.97, 2.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.1874101Z Skipping (s,q) (1.98, 2.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.1874253Z Skipping (s,q) (1.99, 2.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.1874411Z Skipping (s,q) (0.01, 3): inconsistent with heavy hitters! 2025-05-07T20:58:01.1874566Z Skipping (s,q) (0.02, 3): inconsistent with heavy hitters! 2025-05-07T20:58:01.1874717Z Skipping (s,q) (0.03, 3): inconsistent with heavy hitters! 2025-05-07T20:58:01.1874870Z Skipping (s,q) (0.04, 3): inconsistent with heavy hitters! 2025-05-07T20:58:01.1875018Z Skipping (s,q) (0.05, 3): inconsistent with heavy hitters! 2025-05-07T20:58:01.1875162Z Skipping (s,q) (0.06, 3): inconsistent with heavy hitters! 2025-05-07T20:58:01.1875313Z Skipping (s,q) (0.07, 3): inconsistent with heavy hitters! 2025-05-07T20:58:01.1875460Z Skipping (s,q) (0.08, 3): inconsistent with heavy hitters! 2025-05-07T20:58:01.1875616Z Skipping (s,q) (0.09, 3): inconsistent with heavy hitters! 2025-05-07T20:58:01.1875766Z Skipping (s,q) (0.1, 3): inconsistent with heavy hitters! 2025-05-07T20:58:01.1875913Z Skipping (s,q) (0.11, 3): inconsistent with heavy hitters! 2025-05-07T20:58:01.1876064Z Skipping (s,q) (0.12, 3): inconsistent with heavy hitters! 2025-05-07T20:58:01.1876213Z Skipping (s,q) (0.13, 3): inconsistent with heavy hitters! 2025-05-07T20:58:01.1876360Z Skipping (s,q) (0.14, 3): inconsistent with heavy hitters! 2025-05-07T20:58:01.1876511Z Skipping (s,q) (0.15, 3): inconsistent with heavy hitters! 2025-05-07T20:58:01.1876661Z Skipping (s,q) (0.16, 3): inconsistent with heavy hitters! 2025-05-07T20:58:01.1876814Z Skipping (s,q) (0.17, 3): inconsistent with heavy hitters! 2025-05-07T20:58:01.1876962Z Skipping (s,q) (0.18, 3): inconsistent with heavy hitters! 2025-05-07T20:58:01.1877113Z Skipping (s,q) (0.19, 3): inconsistent with heavy hitters! 2025-05-07T20:58:01.1877267Z Skipping (s,q) (0.2, 3): inconsistent with heavy hitters! 2025-05-07T20:58:01.1877416Z Skipping (s,q) (0.21, 3): inconsistent with heavy hitters! 2025-05-07T20:58:01.1877560Z Skipping (s,q) (0.22, 3): inconsistent with heavy hitters! 2025-05-07T20:58:01.1877711Z Skipping (s,q) (0.23, 3): inconsistent with heavy hitters! 2025-05-07T20:58:01.1877861Z Skipping (s,q) (0.24, 3): inconsistent with heavy hitters! 2025-05-07T20:58:01.1878155Z Skipping (s,q) (0.25, 3): inconsistent with heavy hitters! 2025-05-07T20:58:01.1878300Z Skipping (s,q) (0.26, 3): inconsistent with heavy hitters! 2025-05-07T20:58:01.1878518Z Skipping (s,q) (0.27, 3): inconsistent with heavy hitters! 2025-05-07T20:58:01.1878669Z Skipping (s,q) (0.28, 3): inconsistent with heavy hitters! 2025-05-07T20:58:01.1878819Z Skipping (s,q) (0.29, 3): inconsistent with heavy hitters! 2025-05-07T20:58:01.1878969Z Skipping (s,q) (0.3, 3): inconsistent with heavy hitters! 2025-05-07T20:58:01.1879125Z Skipping (s,q) (0.31, 3): inconsistent with heavy hitters! 2025-05-07T20:58:01.1879270Z Skipping (s,q) (0.32, 3): inconsistent with heavy hitters! 2025-05-07T20:58:01.1879414Z Skipping (s,q) (0.33, 3): inconsistent with heavy hitters! 2025-05-07T20:58:01.1879566Z Skipping (s,q) (0.34, 3): inconsistent with heavy hitters! 2025-05-07T20:58:01.1879713Z Skipping (s,q) (0.35, 3): inconsistent with heavy hitters! 2025-05-07T20:58:01.1879874Z Skipping (s,q) (0.36, 3): inconsistent with heavy hitters! 2025-05-07T20:58:01.1880024Z Skipping (s,q) (0.37, 3): inconsistent with heavy hitters! 2025-05-07T20:58:01.1880171Z Skipping (s,q) (0.38, 3): inconsistent with heavy hitters! 2025-05-07T20:58:01.1880328Z Skipping (s,q) (0.39, 3): inconsistent with heavy hitters! 2025-05-07T20:58:01.1880474Z Skipping (s,q) (0.4, 3): inconsistent with heavy hitters! 2025-05-07T20:58:01.1880620Z Skipping (s,q) (0.41, 3): inconsistent with heavy hitters! 2025-05-07T20:58:01.1880775Z Skipping (s,q) (0.42, 3): inconsistent with heavy hitters! 2025-05-07T20:58:01.1880920Z Skipping (s,q) (0.43, 3): inconsistent with heavy hitters! 2025-05-07T20:58:01.1881079Z Skipping (s,q) (0.44, 3): inconsistent with heavy hitters! 2025-05-07T20:58:01.1881225Z Skipping (s,q) (0.45, 3): inconsistent with heavy hitters! 2025-05-07T20:58:01.1881372Z Skipping (s,q) (0.46, 3): inconsistent with heavy hitters! 2025-05-07T20:58:01.1881522Z Skipping (s,q) (0.47, 3): inconsistent with heavy hitters! 2025-05-07T20:58:01.1881671Z Skipping (s,q) (0.48, 3): inconsistent with heavy hitters! 2025-05-07T20:58:01.1881818Z Skipping (s,q) (0.49, 3): inconsistent with heavy hitters! 2025-05-07T20:58:01.1881980Z Skipping (s,q) (0.5, 3): inconsistent with heavy hitters! 2025-05-07T20:58:01.1882128Z Skipping (s,q) (0.51, 3): inconsistent with heavy hitters! 2025-05-07T20:58:01.1882280Z Skipping (s,q) (0.52, 3): inconsistent with heavy hitters! 2025-05-07T20:58:01.1882427Z Skipping (s,q) (0.53, 3): inconsistent with heavy hitters! 2025-05-07T20:58:01.1882572Z Skipping (s,q) (0.54, 3): inconsistent with heavy hitters! 2025-05-07T20:58:01.1882725Z Skipping (s,q) (0.55, 3): inconsistent with heavy hitters! 2025-05-07T20:58:01.1882873Z Skipping (s,q) (0.56, 3): inconsistent with heavy hitters! 2025-05-07T20:58:01.1883019Z Skipping (s,q) (0.57, 3): inconsistent with heavy hitters! 2025-05-07T20:58:01.1883172Z Skipping (s,q) (0.58, 3): inconsistent with heavy hitters! 2025-05-07T20:58:01.1883327Z Skipping (s,q) (0.59, 3): inconsistent with heavy hitters! 2025-05-07T20:58:01.1883478Z Skipping (s,q) (0.6, 3): inconsistent with heavy hitters! 2025-05-07T20:58:01.1883635Z Skipping (s,q) (0.61, 3): inconsistent with heavy hitters! 2025-05-07T20:58:01.1883787Z Skipping (s,q) (0.62, 3): inconsistent with heavy hitters! 2025-05-07T20:58:01.1883942Z Skipping (s,q) (0.63, 3): inconsistent with heavy hitters! 2025-05-07T20:58:01.1884090Z Skipping (s,q) (0.64, 3): inconsistent with heavy hitters! 2025-05-07T20:58:01.1884236Z Skipping (s,q) (0.65, 3): inconsistent with heavy hitters! 2025-05-07T20:58:01.1884385Z Skipping (s,q) (0.66, 3): inconsistent with heavy hitters! 2025-05-07T20:58:01.1884531Z Skipping (s,q) (0.67, 3): inconsistent with heavy hitters! 2025-05-07T20:58:01.1884678Z Skipping (s,q) (0.68, 3): inconsistent with heavy hitters! 2025-05-07T20:58:01.1884828Z Skipping (s,q) (0.69, 3): inconsistent with heavy hitters! 2025-05-07T20:58:01.1884975Z Skipping (s,q) (0.7, 3): inconsistent with heavy hitters! 2025-05-07T20:58:01.1885236Z Skipping (s,q) (0.71, 3): inconsistent with heavy hitters! 2025-05-07T20:58:01.1885381Z Skipping (s,q) (0.72, 3): inconsistent with heavy hitters! 2025-05-07T20:58:01.1885596Z Skipping (s,q) (0.73, 3): inconsistent with heavy hitters! 2025-05-07T20:58:01.1885746Z Skipping (s,q) (0.74, 3): inconsistent with heavy hitters! 2025-05-07T20:58:01.1885894Z Skipping (s,q) (0.75, 3): inconsistent with heavy hitters! 2025-05-07T20:58:01.1886042Z Skipping (s,q) (0.76, 3): inconsistent with heavy hitters! 2025-05-07T20:58:01.1886193Z Skipping (s,q) (0.77, 3): inconsistent with heavy hitters! 2025-05-07T20:58:01.1886339Z Skipping (s,q) (0.78, 3): inconsistent with heavy hitters! 2025-05-07T20:58:01.1886487Z Skipping (s,q) (0.79, 3): inconsistent with heavy hitters! 2025-05-07T20:58:01.1886635Z Skipping (s,q) (0.8, 3): inconsistent with heavy hitters! 2025-05-07T20:58:01.1886787Z Skipping (s,q) (0.81, 3): inconsistent with heavy hitters! 2025-05-07T20:58:01.1886944Z Skipping (s,q) (0.82, 3): inconsistent with heavy hitters! 2025-05-07T20:58:01.1887096Z Skipping (s,q) (0.83, 3): inconsistent with heavy hitters! 2025-05-07T20:58:01.1887245Z Skipping (s,q) (0.84, 3): inconsistent with heavy hitters! 2025-05-07T20:58:01.1887402Z Skipping (s,q) (0.85, 3): inconsistent with heavy hitters! 2025-05-07T20:58:01.1887550Z Skipping (s,q) (0.86, 3): inconsistent with heavy hitters! 2025-05-07T20:58:01.1887697Z Skipping (s,q) (0.87, 3): inconsistent with heavy hitters! 2025-05-07T20:58:01.1887848Z Skipping (s,q) (0.88, 3): inconsistent with heavy hitters! 2025-05-07T20:58:01.1887993Z Skipping (s,q) (0.89, 3): inconsistent with heavy hitters! 2025-05-07T20:58:01.1888147Z Skipping (s,q) (0.9, 3): inconsistent with heavy hitters! 2025-05-07T20:58:01.1888295Z Skipping (s,q) (0.91, 3): inconsistent with heavy hitters! 2025-05-07T20:58:01.1888441Z Skipping (s,q) (0.92, 3): inconsistent with heavy hitters! 2025-05-07T20:58:01.1888588Z Skipping (s,q) (0.93, 3): inconsistent with heavy hitters! 2025-05-07T20:58:01.1888739Z Skipping (s,q) (0.94, 3): inconsistent with heavy hitters! 2025-05-07T20:58:01.1888885Z Skipping (s,q) (0.95, 3): inconsistent with heavy hitters! 2025-05-07T20:58:01.1889040Z Skipping (s,q) (0.96, 3): inconsistent with heavy hitters! 2025-05-07T20:58:01.1889185Z Skipping (s,q) (0.97, 3): inconsistent with heavy hitters! 2025-05-07T20:58:01.1889333Z Skipping (s,q) (0.98, 3): inconsistent with heavy hitters! 2025-05-07T20:58:01.1889478Z Skipping (s,q) (0.99, 3): inconsistent with heavy hitters! 2025-05-07T20:58:01.1889624Z Skipping (s,q) (1, 3): inconsistent with heavy hitters! 2025-05-07T20:58:01.1889777Z Skipping (s,q) (1.01, 3): inconsistent with heavy hitters! 2025-05-07T20:58:01.1889922Z Skipping (s,q) (1.02, 3): inconsistent with heavy hitters! 2025-05-07T20:58:01.1890069Z Skipping (s,q) (1.03, 3): inconsistent with heavy hitters! 2025-05-07T20:58:01.1890220Z Skipping (s,q) (1.04, 3): inconsistent with heavy hitters! 2025-05-07T20:58:01.1890368Z Skipping (s,q) (1.05, 3): inconsistent with heavy hitters! 2025-05-07T20:58:01.1890526Z Skipping (s,q) (1.06, 3): inconsistent with heavy hitters! 2025-05-07T20:58:01.1890671Z Skipping (s,q) (1.07, 3): inconsistent with heavy hitters! 2025-05-07T20:58:01.1890824Z Skipping (s,q) (1.08, 3): inconsistent with heavy hitters! 2025-05-07T20:58:01.1890974Z Skipping (s,q) (1.09, 3): inconsistent with heavy hitters! 2025-05-07T20:58:01.1891122Z Skipping (s,q) (1.1, 3): inconsistent with heavy hitters! 2025-05-07T20:58:01.1891271Z Skipping (s,q) (1.11, 3): inconsistent with heavy hitters! 2025-05-07T20:58:01.1891421Z Skipping (s,q) (1.12, 3): inconsistent with heavy hitters! 2025-05-07T20:58:01.1891571Z Skipping (s,q) (1.13, 3): inconsistent with heavy hitters! 2025-05-07T20:58:01.1891730Z Skipping (s,q) (1.14, 3): inconsistent with heavy hitters! 2025-05-07T20:58:01.1891878Z Skipping (s,q) (1.15, 3): inconsistent with heavy hitters! 2025-05-07T20:58:01.1892027Z Skipping (s,q) (1.16, 3): inconsistent with heavy hitters! 2025-05-07T20:58:01.1892263Z Skipping (s,q) (1.17, 3): inconsistent with heavy hitters! 2025-05-07T20:58:01.1892409Z Skipping (s,q) (1.18, 3): inconsistent with heavy hitters! 2025-05-07T20:58:01.1892629Z Skipping (s,q) (1.19, 3): inconsistent with heavy hitters! 2025-05-07T20:58:01.1892785Z Skipping (s,q) (1.2, 3): inconsistent with heavy hitters! 2025-05-07T20:58:01.1892934Z Skipping (s,q) (1.21, 3): inconsistent with heavy hitters! 2025-05-07T20:58:01.1893082Z Skipping (s,q) (1.22, 3): inconsistent with heavy hitters! 2025-05-07T20:58:01.1893233Z Skipping (s,q) (1.23, 3): inconsistent with heavy hitters! 2025-05-07T20:58:01.1893380Z Skipping (s,q) (1.24, 3): inconsistent with heavy hitters! 2025-05-07T20:58:01.1893536Z Skipping (s,q) (1.25, 3): inconsistent with heavy hitters! 2025-05-07T20:58:01.1893686Z Skipping (s,q) (1.26, 3): inconsistent with heavy hitters! 2025-05-07T20:58:01.1893832Z Skipping (s,q) (1.27, 3): inconsistent with heavy hitters! 2025-05-07T20:58:01.1893987Z Skipping (s,q) (1.28, 3): inconsistent with heavy hitters! 2025-05-07T20:58:01.1894143Z Skipping (s,q) (1.29, 3): inconsistent with heavy hitters! 2025-05-07T20:58:01.1894292Z Skipping (s,q) (1.3, 3): inconsistent with heavy hitters! 2025-05-07T20:58:01.1894447Z Skipping (s,q) (1.31, 3): inconsistent with heavy hitters! 2025-05-07T20:58:01.1894593Z Skipping (s,q) (1.32, 3): inconsistent with heavy hitters! 2025-05-07T20:58:01.1894740Z Skipping (s,q) (1.33, 3): inconsistent with heavy hitters! 2025-05-07T20:58:01.1894885Z Skipping (s,q) (1.34, 3): inconsistent with heavy hitters! 2025-05-07T20:58:01.1895031Z Skipping (s,q) (1.35, 3): inconsistent with heavy hitters! 2025-05-07T20:58:01.1895186Z Skipping (s,q) (1.36, 3): inconsistent with heavy hitters! 2025-05-07T20:58:01.1895330Z Skipping (s,q) (1.37, 3): inconsistent with heavy hitters! 2025-05-07T20:58:01.1895478Z Skipping (s,q) (1.38, 3): inconsistent with heavy hitters! 2025-05-07T20:58:01.1895631Z Skipping (s,q) (1.39, 3): inconsistent with heavy hitters! 2025-05-07T20:58:01.1895782Z Skipping (s,q) (1.4, 3): inconsistent with heavy hitters! 2025-05-07T20:58:01.1895936Z Skipping (s,q) (1.41, 3): inconsistent with heavy hitters! 2025-05-07T20:58:01.1896143Z Skipping (s,q) (1.42, 3): inconsistent with heavy hitters! 2025-05-07T20:58:01.1896289Z Skipping (s,q) (1.43, 3): inconsistent with heavy hitters! 2025-05-07T20:58:01.1896440Z Skipping (s,q) (1.44, 3): inconsistent with heavy hitters! 2025-05-07T20:58:01.1896588Z Skipping (s,q) (1.45, 3): inconsistent with heavy hitters! 2025-05-07T20:58:01.1896734Z Skipping (s,q) (1.46, 3): inconsistent with heavy hitters! 2025-05-07T20:58:01.1896885Z Skipping (s,q) (1.47, 3): inconsistent with heavy hitters! 2025-05-07T20:58:01.1897033Z Skipping (s,q) (1.48, 3): inconsistent with heavy hitters! 2025-05-07T20:58:01.1897180Z Skipping (s,q) (1.49, 3): inconsistent with heavy hitters! 2025-05-07T20:58:01.1897329Z Skipping (s,q) (1.5, 3): inconsistent with heavy hitters! 2025-05-07T20:58:01.1897475Z Skipping (s,q) (1.51, 3): inconsistent with heavy hitters! 2025-05-07T20:58:01.1897632Z Skipping (s,q) (1.52, 3): inconsistent with heavy hitters! 2025-05-07T20:58:01.1897781Z Skipping (s,q) (1.53, 3): inconsistent with heavy hitters! 2025-05-07T20:58:01.1897936Z Skipping (s,q) (1.54, 3): inconsistent with heavy hitters! 2025-05-07T20:58:01.1898090Z Skipping (s,q) (1.55, 3): inconsistent with heavy hitters! 2025-05-07T20:58:01.1898237Z Skipping (s,q) (1.56, 3): inconsistent with heavy hitters! 2025-05-07T20:58:01.1898385Z Skipping (s,q) (1.57, 3): inconsistent with heavy hitters! 2025-05-07T20:58:01.1898535Z Skipping (s,q) (1.58, 3): inconsistent with heavy hitters! 2025-05-07T20:58:01.1898682Z Skipping (s,q) (1.59, 3): inconsistent with heavy hitters! 2025-05-07T20:58:01.1898836Z Skipping (s,q) (1.6, 3): inconsistent with heavy hitters! 2025-05-07T20:58:01.1898981Z Skipping (s,q) (1.61, 3): inconsistent with heavy hitters! 2025-05-07T20:58:01.1899132Z Skipping (s,q) (1.62, 3): inconsistent with heavy hitters! 2025-05-07T20:58:01.1899369Z Skipping (s,q) (1.63, 3): inconsistent with heavy hitters! 2025-05-07T20:58:01.1899518Z Skipping (s,q) (1.64, 3): inconsistent with heavy hitters! 2025-05-07T20:58:01.1899735Z Skipping (s,q) (1.65, 3): inconsistent with heavy hitters! 2025-05-07T20:58:01.1899884Z Skipping (s,q) (1.66, 3): inconsistent with heavy hitters! 2025-05-07T20:58:01.1900038Z Skipping (s,q) (1.67, 3): inconsistent with heavy hitters! 2025-05-07T20:58:01.1900184Z Skipping (s,q) (1.68, 3): inconsistent with heavy hitters! 2025-05-07T20:58:01.1900339Z Skipping (s,q) (1.69, 3): inconsistent with heavy hitters! 2025-05-07T20:58:01.1900485Z Skipping (s,q) (1.7, 3): inconsistent with heavy hitters! 2025-05-07T20:58:01.1900631Z Skipping (s,q) (1.71, 3): inconsistent with heavy hitters! 2025-05-07T20:58:01.1900787Z Skipping (s,q) (1.72, 3): inconsistent with heavy hitters! 2025-05-07T20:58:01.1900933Z Skipping (s,q) (1.73, 3): inconsistent with heavy hitters! 2025-05-07T20:58:01.1901080Z Skipping (s,q) (1.74, 3): inconsistent with heavy hitters! 2025-05-07T20:58:01.1901237Z Skipping (s,q) (1.75, 3): inconsistent with heavy hitters! 2025-05-07T20:58:01.1901385Z Skipping (s,q) (1.76, 3): inconsistent with heavy hitters! 2025-05-07T20:58:01.1901535Z Skipping (s,q) (1.77, 3): inconsistent with heavy hitters! 2025-05-07T20:58:01.1901682Z Skipping (s,q) (1.78, 3): inconsistent with heavy hitters! 2025-05-07T20:58:01.1901827Z Skipping (s,q) (1.79, 3): inconsistent with heavy hitters! 2025-05-07T20:58:01.1901977Z Skipping (s,q) (1.8, 3): inconsistent with heavy hitters! 2025-05-07T20:58:01.1902125Z Skipping (s,q) (1.81, 3): inconsistent with heavy hitters! 2025-05-07T20:58:01.1902273Z Skipping (s,q) (1.82, 3): inconsistent with heavy hitters! 2025-05-07T20:58:01.1902424Z Skipping (s,q) (1.83, 3): inconsistent with heavy hitters! 2025-05-07T20:58:01.1902570Z Skipping (s,q) (1.84, 3): inconsistent with heavy hitters! 2025-05-07T20:58:01.1902718Z Skipping (s,q) (1.85, 3): inconsistent with heavy hitters! 2025-05-07T20:58:01.1902875Z Skipping (s,q) (1.86, 3): inconsistent with heavy hitters! 2025-05-07T20:58:01.1903021Z Skipping (s,q) (1.87, 3): inconsistent with heavy hitters! 2025-05-07T20:58:01.1903175Z Skipping (s,q) (1.88, 3): inconsistent with heavy hitters! 2025-05-07T20:58:01.1903321Z Skipping (s,q) (1.89, 3): inconsistent with heavy hitters! 2025-05-07T20:58:01.1903467Z Skipping (s,q) (1.9, 3): inconsistent with heavy hitters! 2025-05-07T20:58:01.1903624Z Skipping (s,q) (1.91, 3): inconsistent with heavy hitters! 2025-05-07T20:58:01.1903771Z Skipping (s,q) (1.92, 3): inconsistent with heavy hitters! 2025-05-07T20:58:01.1903920Z Skipping (s,q) (1.93, 3): inconsistent with heavy hitters! 2025-05-07T20:58:01.1904071Z Skipping (s,q) (1.94, 3): inconsistent with heavy hitters! 2025-05-07T20:58:01.1904217Z Skipping (s,q) (1.95, 3): inconsistent with heavy hitters! 2025-05-07T20:58:01.1904366Z Skipping (s,q) (1.96, 3): inconsistent with heavy hitters! 2025-05-07T20:58:01.1904513Z Skipping (s,q) (1.97, 3): inconsistent with heavy hitters! 2025-05-07T20:58:01.1904662Z Skipping (s,q) (1.98, 3): inconsistent with heavy hitters! 2025-05-07T20:58:01.1904816Z Skipping (s,q) (1.99, 3): inconsistent with heavy hitters! 2025-05-07T20:58:01.1904973Z Skipping (s,q) (0.01, 3.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1905128Z Skipping (s,q) (0.02, 3.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1905286Z Skipping (s,q) (0.03, 3.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1905437Z Skipping (s,q) (0.04, 3.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1905588Z Skipping (s,q) (0.05, 3.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1905742Z Skipping (s,q) (0.06, 3.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1905894Z Skipping (s,q) (0.07, 3.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1906058Z Skipping (s,q) (0.08, 3.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1906211Z Skipping (s,q) (0.09, 3.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1906450Z Skipping (s,q) (0.1, 3.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1906607Z Skipping (s,q) (0.11, 3.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1906855Z Skipping (s,q) (0.12, 3.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1907009Z Skipping (s,q) (0.13, 3.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1907167Z Skipping (s,q) (0.14, 3.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1907326Z Skipping (s,q) (0.15, 3.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1907487Z Skipping (s,q) (0.16, 3.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1907640Z Skipping (s,q) (0.17, 3.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1907793Z Skipping (s,q) (0.18, 3.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1907949Z Skipping (s,q) (0.19, 3.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1908101Z Skipping (s,q) (0.2, 3.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1908264Z Skipping (s,q) (0.21, 3.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1908421Z Skipping (s,q) (0.22, 3.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1908579Z Skipping (s,q) (0.23, 3.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1908731Z Skipping (s,q) (0.24, 3.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1908886Z Skipping (s,q) (0.25, 3.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1909038Z Skipping (s,q) (0.26, 3.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1909195Z Skipping (s,q) (0.27, 3.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1909347Z Skipping (s,q) (0.28, 3.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1909499Z Skipping (s,q) (0.29, 3.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1909655Z Skipping (s,q) (0.3, 3.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1909807Z Skipping (s,q) (0.31, 3.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1909965Z Skipping (s,q) (0.32, 3.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1910123Z Skipping (s,q) (0.33, 3.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1910278Z Skipping (s,q) (0.34, 3.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1910439Z Skipping (s,q) (0.35, 3.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1910595Z Skipping (s,q) (0.36, 3.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1910746Z Skipping (s,q) (0.37, 3.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1910901Z Skipping (s,q) (0.38, 3.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1911052Z Skipping (s,q) (0.39, 3.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1911203Z Skipping (s,q) (0.4, 3.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1911358Z Skipping (s,q) (0.41, 3.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1911511Z Skipping (s,q) (0.42, 3.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1911672Z Skipping (s,q) (0.43, 3.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1911823Z Skipping (s,q) (0.44, 3.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1911984Z Skipping (s,q) (0.45, 3.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1912142Z Skipping (s,q) (0.46, 3.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1912294Z Skipping (s,q) (0.47, 3.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1912446Z Skipping (s,q) (0.48, 3.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1912604Z Skipping (s,q) (0.49, 3.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1912757Z Skipping (s,q) (0.5, 3.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1912915Z Skipping (s,q) (0.51, 3.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1913065Z Skipping (s,q) (0.52, 3.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1913218Z Skipping (s,q) (0.53, 3.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1913375Z Skipping (s,q) (0.54, 3.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1913613Z Skipping (s,q) (0.55, 3.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1913767Z Skipping (s,q) (0.56, 3.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1913999Z Skipping (s,q) (0.57, 3.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1914153Z Skipping (s,q) (0.58, 3.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1914312Z Skipping (s,q) (0.59, 3.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1914464Z Skipping (s,q) (0.6, 3.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1914615Z Skipping (s,q) (0.61, 3.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1914774Z Skipping (s,q) (0.62, 3.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1914926Z Skipping (s,q) (0.63, 3.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1915078Z Skipping (s,q) (0.64, 3.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1915232Z Skipping (s,q) (0.65, 3.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1915391Z Skipping (s,q) (0.66, 3.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1915549Z Skipping (s,q) (0.67, 3.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1915706Z Skipping (s,q) (0.68, 3.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1915859Z Skipping (s,q) (0.69, 3.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1916022Z Skipping (s,q) (0.7, 3.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1916173Z Skipping (s,q) (0.71, 3.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1916329Z Skipping (s,q) (0.72, 3.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1916484Z Skipping (s,q) (0.73, 3.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1916652Z Skipping (s,q) (0.74, 3.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1916824Z Skipping (s,q) (0.75, 3.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1916995Z Skipping (s,q) (0.76, 3.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1917151Z Skipping (s,q) (0.77, 3.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1917309Z Skipping (s,q) (0.78, 3.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1917467Z Skipping (s,q) (0.79, 3.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1917618Z Skipping (s,q) (0.8, 3.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1917775Z Skipping (s,q) (0.81, 3.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1917929Z Skipping (s,q) (0.82, 3.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1918081Z Skipping (s,q) (0.83, 3.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1918238Z Skipping (s,q) (0.84, 3.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1918388Z Skipping (s,q) (0.85, 3.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1918544Z Skipping (s,q) (0.86, 3.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1918697Z Skipping (s,q) (0.87, 3.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1918853Z Skipping (s,q) (0.88, 3.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1919010Z Skipping (s,q) (0.89, 3.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1919165Z Skipping (s,q) (0.9, 3.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1919318Z Skipping (s,q) (0.91, 3.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1919477Z Skipping (s,q) (0.92, 3.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1919628Z Skipping (s,q) (0.93, 3.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1919786Z Skipping (s,q) (0.94, 3.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1919939Z Skipping (s,q) (0.95, 3.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1920091Z Skipping (s,q) (0.96, 3.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1920249Z Skipping (s,q) (0.97, 3.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1920403Z Skipping (s,q) (0.98, 3.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1920636Z Skipping (s,q) (0.99, 3.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1920789Z Skipping (s,q) (1, 3.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1921015Z Skipping (s,q) (1.01, 3.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1921170Z Skipping (s,q) (1.02, 3.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1921321Z Skipping (s,q) (1.03, 3.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1921475Z Skipping (s,q) (1.04, 3.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1921630Z Skipping (s,q) (1.05, 3.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1921780Z Skipping (s,q) (1.06, 3.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1921931Z Skipping (s,q) (1.07, 3.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1922085Z Skipping (s,q) (1.08, 3.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1922237Z Skipping (s,q) (1.09, 3.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1922402Z Skipping (s,q) (1.1, 3.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1922553Z Skipping (s,q) (1.11, 3.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1922709Z Skipping (s,q) (1.12, 3.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1922865Z Skipping (s,q) (1.13, 3.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1923015Z Skipping (s,q) (1.14, 3.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1923169Z Skipping (s,q) (1.15, 3.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1923329Z Skipping (s,q) (1.16, 3.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1923480Z Skipping (s,q) (1.17, 3.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1923634Z Skipping (s,q) (1.18, 3.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1923787Z Skipping (s,q) (1.19, 3.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1923939Z Skipping (s,q) (1.2, 3.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1928821Z Skipping (s,q) (1.21, 3.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1928982Z Skipping (s,q) (1.22, 3.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1929133Z Skipping (s,q) (1.23, 3.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1929298Z Skipping (s,q) (1.24, 3.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1929447Z Skipping (s,q) (1.25, 3.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1929597Z Skipping (s,q) (1.26, 3.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1929750Z Skipping (s,q) (1.27, 3.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1929901Z Skipping (s,q) (1.28, 3.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1930051Z Skipping (s,q) (1.29, 3.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1930206Z Skipping (s,q) (1.3, 3.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1930358Z Skipping (s,q) (1.31, 3.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1930511Z Skipping (s,q) (1.32, 3.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1930685Z Skipping (s,q) (1.33, 3.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1930834Z Skipping (s,q) (1.34, 3.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1930992Z Skipping (s,q) (1.35, 3.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1931143Z Skipping (s,q) (1.36, 3.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1931293Z Skipping (s,q) (1.37, 3.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1931447Z Skipping (s,q) (1.38, 3.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1931595Z Skipping (s,q) (1.39, 3.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1931744Z Skipping (s,q) (1.4, 3.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1931898Z Skipping (s,q) (1.41, 3.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1932049Z Skipping (s,q) (1.42, 3.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1932203Z Skipping (s,q) (1.43, 3.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1932427Z Skipping (s,q) (1.44, 3.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1932578Z Skipping (s,q) (1.45, 3.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1932834Z Skipping (s,q) (1.46, 3.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1932986Z Skipping (s,q) (1.47, 3.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1933135Z Skipping (s,q) (1.48, 3.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1933293Z Skipping (s,q) (1.49, 3.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1933443Z Skipping (s,q) (1.5, 3.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1933593Z Skipping (s,q) (1.51, 3.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1933748Z Skipping (s,q) (1.52, 3.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1933899Z Skipping (s,q) (1.53, 3.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1934052Z Skipping (s,q) (1.54, 3.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1934207Z Skipping (s,q) (1.55, 3.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1934359Z Skipping (s,q) (1.56, 3.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1934519Z Skipping (s,q) (1.57, 3.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1934669Z Skipping (s,q) (1.58, 3.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1934817Z Skipping (s,q) (1.59, 3.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1934968Z Skipping (s,q) (1.6, 3.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1935120Z Skipping (s,q) (1.61, 3.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1935278Z Skipping (s,q) (1.62, 3.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1935431Z Skipping (s,q) (1.63, 3.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1935582Z Skipping (s,q) (1.64, 3.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1935737Z Skipping (s,q) (1.65, 3.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1935977Z Skipping (s,q) (1.66, 3.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1936188Z Skipping (s,q) (1.67, 3.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1936351Z Skipping (s,q) (1.68, 3.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1936503Z Skipping (s,q) (1.69, 3.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1936657Z Skipping (s,q) (1.7, 3.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1936808Z Skipping (s,q) (1.71, 3.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1936957Z Skipping (s,q) (1.72, 3.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1937111Z Skipping (s,q) (1.73, 3.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1937263Z Skipping (s,q) (1.74, 3.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1937413Z Skipping (s,q) (1.75, 3.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1937567Z Skipping (s,q) (1.76, 3.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1937721Z Skipping (s,q) (1.77, 3.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1937874Z Skipping (s,q) (1.78, 3.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1938029Z Skipping (s,q) (1.79, 3.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1938180Z Skipping (s,q) (1.8, 3.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1938337Z Skipping (s,q) (1.81, 3.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1938487Z Skipping (s,q) (1.82, 3.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1938638Z Skipping (s,q) (1.83, 3.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1938790Z Skipping (s,q) (1.84, 3.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1938941Z Skipping (s,q) (1.85, 3.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1939097Z Skipping (s,q) (1.86, 3.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1939250Z Skipping (s,q) (1.87, 3.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1939449Z Skipping (s,q) (1.88, 3.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1939601Z Skipping (s,q) (1.89, 3.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1939848Z Skipping (s,q) (1.9, 3.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1940001Z Skipping (s,q) (1.91, 3.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1940156Z Skipping (s,q) (1.92, 3.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1940307Z Skipping (s,q) (1.93, 3.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1940460Z Skipping (s,q) (1.94, 3.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1940613Z Skipping (s,q) (1.95, 3.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1940762Z Skipping (s,q) (1.96, 3.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1940919Z Skipping (s,q) (1.97, 3.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1941069Z Skipping (s,q) (1.98, 3.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1941224Z Skipping (s,q) (1.99, 3.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.1941379Z Skipping (s,q) (0.01, 3.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1941530Z Skipping (s,q) (0.02, 3.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1941683Z Skipping (s,q) (0.03, 3.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1941836Z Skipping (s,q) (0.04, 3.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1941987Z Skipping (s,q) (0.05, 3.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1942138Z Skipping (s,q) (0.06, 3.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1942284Z Skipping (s,q) (0.07, 3.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1942433Z Skipping (s,q) (0.08, 3.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1942590Z Skipping (s,q) (0.09, 3.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1942741Z Skipping (s,q) (0.1, 3.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1942891Z Skipping (s,q) (0.11, 3.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1943105Z Skipping (s,q) (0.12, 3.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1943255Z Skipping (s,q) (0.13, 3.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1943413Z Skipping (s,q) (0.14, 3.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1943562Z Skipping (s,q) (0.15, 3.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1943716Z Skipping (s,q) (0.16, 3.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1943866Z Skipping (s,q) (0.17, 3.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1944012Z Skipping (s,q) (0.18, 3.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1944159Z Skipping (s,q) (0.19, 3.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1944311Z Skipping (s,q) (0.2, 3.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1944458Z Skipping (s,q) (0.21, 3.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1944610Z Skipping (s,q) (0.22, 3.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1944761Z Skipping (s,q) (0.23, 3.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1944909Z Skipping (s,q) (0.24, 3.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1945063Z Skipping (s,q) (0.25, 3.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1945213Z Skipping (s,q) (0.26, 3.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1945361Z Skipping (s,q) (0.27, 3.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1945514Z Skipping (s,q) (0.28, 3.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1945663Z Skipping (s,q) (0.29, 3.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1945819Z Skipping (s,q) (0.3, 3.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1945966Z Skipping (s,q) (0.31, 3.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1946114Z Skipping (s,q) (0.32, 3.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1946267Z Skipping (s,q) (0.33, 3.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1946462Z Skipping (s,q) (0.34, 3.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1946611Z Skipping (s,q) (0.35, 3.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1946840Z Skipping (s,q) (0.36, 3.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1946992Z Skipping (s,q) (0.37, 3.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1947143Z Skipping (s,q) (0.38, 3.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1947291Z Skipping (s,q) (0.39, 3.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1947439Z Skipping (s,q) (0.4, 3.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1947591Z Skipping (s,q) (0.41, 3.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1947738Z Skipping (s,q) (0.42, 3.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1947886Z Skipping (s,q) (0.43, 3.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1948038Z Skipping (s,q) (0.44, 3.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1948192Z Skipping (s,q) (0.45, 3.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1948346Z Skipping (s,q) (0.46, 3.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1948495Z Skipping (s,q) (0.47, 3.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1948647Z Skipping (s,q) (0.48, 3.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1948802Z Skipping (s,q) (0.49, 3.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1948951Z Skipping (s,q) (0.5, 3.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1949099Z Skipping (s,q) (0.51, 3.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1949252Z Skipping (s,q) (0.52, 3.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1949399Z Skipping (s,q) (0.53, 3.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1949547Z Skipping (s,q) (0.54, 3.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1949698Z Skipping (s,q) (0.55, 3.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1949845Z Skipping (s,q) (0.56, 3.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1950050Z Skipping (s,q) (0.57, 3.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1950199Z Skipping (s,q) (0.58, 3.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1950353Z Skipping (s,q) (0.59, 3.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1950506Z Skipping (s,q) (0.6, 3.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1950655Z Skipping (s,q) (0.61, 3.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1950803Z Skipping (s,q) (0.62, 3.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1950954Z Skipping (s,q) (0.63, 3.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1951102Z Skipping (s,q) (0.64, 3.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1951256Z Skipping (s,q) (0.65, 3.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1951407Z Skipping (s,q) (0.66, 3.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1951558Z Skipping (s,q) (0.67, 3.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1951715Z Skipping (s,q) (0.68, 3.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1951865Z Skipping (s,q) (0.69, 3.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1952018Z Skipping (s,q) (0.7, 3.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1952169Z Skipping (s,q) (0.71, 3.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1952320Z Skipping (s,q) (0.72, 3.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1952476Z Skipping (s,q) (0.73, 3.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1952623Z Skipping (s,q) (0.74, 3.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1952771Z Skipping (s,q) (0.75, 3.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1952926Z Skipping (s,q) (0.76, 3.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1953074Z Skipping (s,q) (0.77, 3.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1953223Z Skipping (s,q) (0.78, 3.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1953425Z Skipping (s,q) (0.79, 3.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1953574Z Skipping (s,q) (0.8, 3.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1953796Z Skipping (s,q) (0.81, 3.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1953949Z Skipping (s,q) (0.82, 3.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1954099Z Skipping (s,q) (0.83, 3.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1954252Z Skipping (s,q) (0.84, 3.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1954403Z Skipping (s,q) (0.85, 3.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1954551Z Skipping (s,q) (0.86, 3.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1954704Z Skipping (s,q) (0.87, 3.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1954854Z Skipping (s,q) (0.88, 3.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1955006Z Skipping (s,q) (0.89, 3.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1955159Z Skipping (s,q) (0.9, 3.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1955310Z Skipping (s,q) (0.91, 3.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1955465Z Skipping (s,q) (0.92, 3.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1955617Z Skipping (s,q) (0.93, 3.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1955767Z Skipping (s,q) (0.94, 3.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1955919Z Skipping (s,q) (0.95, 3.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1956068Z Skipping (s,q) (0.96, 3.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1956219Z Skipping (s,q) (0.97, 3.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1956368Z Skipping (s,q) (0.98, 3.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1956539Z Skipping (s,q) (0.99, 3.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1956708Z Skipping (s,q) (1, 3.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1956860Z Skipping (s,q) (1.01, 3.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1957060Z Skipping (s,q) (1.02, 3.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1957215Z Skipping (s,q) (1.03, 3.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1957368Z Skipping (s,q) (1.04, 3.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1957518Z Skipping (s,q) (1.05, 3.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1957671Z Skipping (s,q) (1.06, 3.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1957819Z Skipping (s,q) (1.07, 3.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1957972Z Skipping (s,q) (1.08, 3.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1958121Z Skipping (s,q) (1.09, 3.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1959898Z Skipping (s,q) (1.1, 3.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1960057Z Skipping (s,q) (1.11, 3.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1960206Z Skipping (s,q) (1.12, 3.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1960360Z Skipping (s,q) (1.13, 3.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1960514Z Skipping (s,q) (1.14, 3.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1960668Z Skipping (s,q) (1.15, 3.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1960821Z Skipping (s,q) (1.16, 3.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1960970Z Skipping (s,q) (1.17, 3.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1961119Z Skipping (s,q) (1.18, 3.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1961269Z Skipping (s,q) (1.19, 3.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1961415Z Skipping (s,q) (1.2, 3.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1961566Z Skipping (s,q) (1.21, 3.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1961720Z Skipping (s,q) (1.22, 3.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1961867Z Skipping (s,q) (1.23, 3.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1962101Z Skipping (s,q) (1.24, 3.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1962251Z Skipping (s,q) (1.25, 3.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1962561Z Skipping (s,q) (1.26, 3.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1962715Z Skipping (s,q) (1.27, 3.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1962863Z Skipping (s,q) (1.28, 3.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1963010Z Skipping (s,q) (1.29, 3.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1963164Z Skipping (s,q) (1.3, 3.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1963310Z Skipping (s,q) (1.31, 3.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1963467Z Skipping (s,q) (1.32, 3.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1963616Z Skipping (s,q) (1.33, 3.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1963767Z Skipping (s,q) (1.34, 3.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1963923Z Skipping (s,q) (1.35, 3.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1964079Z Skipping (s,q) (1.36, 3.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1964227Z Skipping (s,q) (1.37, 3.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1964384Z Skipping (s,q) (1.38, 3.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1964532Z Skipping (s,q) (1.39, 3.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1964683Z Skipping (s,q) (1.4, 3.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1964830Z Skipping (s,q) (1.41, 3.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1964979Z Skipping (s,q) (1.42, 3.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1965131Z Skipping (s,q) (1.43, 3.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1965283Z Skipping (s,q) (1.44, 3.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1965431Z Skipping (s,q) (1.45, 3.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1965585Z Skipping (s,q) (1.46, 3.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1965798Z Skipping (s,q) (1.47, 3.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1965952Z Skipping (s,q) (1.48, 3.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1966103Z Skipping (s,q) (1.49, 3.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1966251Z Skipping (s,q) (1.5, 3.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1966408Z Skipping (s,q) (1.51, 3.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1966558Z Skipping (s,q) (1.52, 3.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1966705Z Skipping (s,q) (1.53, 3.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1966860Z Skipping (s,q) (1.54, 3.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1967008Z Skipping (s,q) (1.55, 3.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1967158Z Skipping (s,q) (1.56, 3.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1967313Z Skipping (s,q) (1.57, 3.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1967463Z Skipping (s,q) (1.58, 3.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1967615Z Skipping (s,q) (1.59, 3.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1967765Z Skipping (s,q) (1.6, 3.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1967914Z Skipping (s,q) (1.61, 3.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1968066Z Skipping (s,q) (1.62, 3.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1968216Z Skipping (s,q) (1.63, 3.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1968362Z Skipping (s,q) (1.64, 3.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1968515Z Skipping (s,q) (1.65, 3.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1968667Z Skipping (s,q) (1.66, 3.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1968817Z Skipping (s,q) (1.67, 3.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1968965Z Skipping (s,q) (1.68, 3.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1969184Z Skipping (s,q) (1.69, 3.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1969335Z Skipping (s,q) (1.7, 3.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1969482Z Skipping (s,q) (1.71, 3.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1969702Z Skipping (s,q) (1.72, 3.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1969864Z Skipping (s,q) (1.73, 3.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1970014Z Skipping (s,q) (1.74, 3.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1970167Z Skipping (s,q) (1.75, 3.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1970315Z Skipping (s,q) (1.76, 3.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1970466Z Skipping (s,q) (1.77, 3.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1970617Z Skipping (s,q) (1.78, 3.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.1970772Z Skipping (s,q) (1.79, 3.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2008773Z Skipping (s,q) (1.8, 3.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2008950Z Skipping (s,q) (1.81, 3.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2009110Z Skipping (s,q) (1.82, 3.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2009275Z Skipping (s,q) (1.83, 3.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2009426Z Skipping (s,q) (1.84, 3.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2009578Z Skipping (s,q) (1.85, 3.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2009729Z Skipping (s,q) (1.86, 3.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2009881Z Skipping (s,q) (1.87, 3.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2010035Z Skipping (s,q) (1.88, 3.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2010186Z Skipping (s,q) (1.89, 3.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2010343Z Skipping (s,q) (1.9, 3.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2010494Z Skipping (s,q) (1.91, 3.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2010781Z Skipping (s,q) (1.92, 3.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2010935Z Skipping (s,q) (1.93, 3.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2011091Z Skipping (s,q) (1.94, 3.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2011242Z Skipping (s,q) (1.95, 3.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2011399Z Skipping (s,q) (1.96, 3.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2011550Z Skipping (s,q) (1.97, 3.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2011704Z Skipping (s,q) (1.98, 3.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2011858Z Skipping (s,q) (1.99, 3.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2012016Z Skipping (s,q) (0.01, 3.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2012172Z Skipping (s,q) (0.02, 3.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2012325Z Skipping (s,q) (0.03, 3.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2012482Z Skipping (s,q) (0.04, 3.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2012641Z Skipping (s,q) (0.05, 3.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2012799Z Skipping (s,q) (0.06, 3.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2012954Z Skipping (s,q) (0.07, 3.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2013106Z Skipping (s,q) (0.08, 3.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2013258Z Skipping (s,q) (0.09, 3.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2013414Z Skipping (s,q) (0.1, 3.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2013566Z Skipping (s,q) (0.11, 3.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2013719Z Skipping (s,q) (0.12, 3.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2013875Z Skipping (s,q) (0.13, 3.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2014029Z Skipping (s,q) (0.14, 3.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2014243Z Skipping (s,q) (0.15, 3.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2014394Z Skipping (s,q) (0.16, 3.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2014626Z Skipping (s,q) (0.17, 3.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2014783Z Skipping (s,q) (0.18, 3.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2014936Z Skipping (s,q) (0.19, 3.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2015090Z Skipping (s,q) (0.2, 3.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2015248Z Skipping (s,q) (0.21, 3.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2015401Z Skipping (s,q) (0.22, 3.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2015563Z Skipping (s,q) (0.23, 3.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2015716Z Skipping (s,q) (0.24, 3.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2015868Z Skipping (s,q) (0.25, 3.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2016026Z Skipping (s,q) (0.26, 3.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2016267Z Skipping (s,q) (0.27, 3.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2016422Z Skipping (s,q) (0.28, 3.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2016592Z Skipping (s,q) (0.29, 3.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2016767Z Skipping (s,q) (0.3, 3.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2016939Z Skipping (s,q) (0.31, 3.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2017090Z Skipping (s,q) (0.32, 3.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2017243Z Skipping (s,q) (0.33, 3.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2017403Z Skipping (s,q) (0.34, 3.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2017559Z Skipping (s,q) (0.35, 3.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2017713Z Skipping (s,q) (0.36, 3.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2017867Z Skipping (s,q) (0.37, 3.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2018075Z Skipping (s,q) (0.38, 3.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2018226Z Skipping (s,q) (0.39, 3.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2018389Z Skipping (s,q) (0.4, 3.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2018542Z Skipping (s,q) (0.41, 3.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2018702Z Skipping (s,q) (0.42, 3.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2018856Z Skipping (s,q) (0.43, 3.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2019008Z Skipping (s,q) (0.44, 3.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2019163Z Skipping (s,q) (0.45, 3.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2019314Z Skipping (s,q) (0.46, 3.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2019466Z Skipping (s,q) (0.47, 3.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2019625Z Skipping (s,q) (0.48, 3.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2019782Z Skipping (s,q) (0.49, 3.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2019938Z Skipping (s,q) (0.5, 3.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2020094Z Skipping (s,q) (0.51, 3.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2020246Z Skipping (s,q) (0.52, 3.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2020401Z Skipping (s,q) (0.53, 3.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2020555Z Skipping (s,q) (0.54, 3.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2020705Z Skipping (s,q) (0.55, 3.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2020858Z Skipping (s,q) (0.56, 3.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2021009Z Skipping (s,q) (0.57, 3.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2021166Z Skipping (s,q) (0.58, 3.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2021318Z Skipping (s,q) (0.59, 3.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2021588Z Skipping (s,q) (0.6, 3.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2021742Z Skipping (s,q) (0.61, 3.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2021966Z Skipping (s,q) (0.62, 3.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2022122Z Skipping (s,q) (0.63, 3.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2022277Z Skipping (s,q) (0.64, 3.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2022431Z Skipping (s,q) (0.65, 3.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2022586Z Skipping (s,q) (0.66, 3.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2022737Z Skipping (s,q) (0.67, 3.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2022889Z Skipping (s,q) (0.68, 3.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2023043Z Skipping (s,q) (0.69, 3.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2023194Z Skipping (s,q) (0.7, 3.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2023352Z Skipping (s,q) (0.71, 3.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2023507Z Skipping (s,q) (0.72, 3.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2023664Z Skipping (s,q) (0.73, 3.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2023823Z Skipping (s,q) (0.74, 3.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2023979Z Skipping (s,q) (0.75, 3.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2024132Z Skipping (s,q) (0.76, 3.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2024287Z Skipping (s,q) (0.77, 3.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2024440Z Skipping (s,q) (0.78, 3.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2024594Z Skipping (s,q) (0.79, 3.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2024749Z Skipping (s,q) (0.8, 3.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2024903Z Skipping (s,q) (0.81, 3.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2025105Z Skipping (s,q) (0.82, 3.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2025256Z Skipping (s,q) (0.83, 3.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2025413Z Skipping (s,q) (0.84, 3.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2025569Z Skipping (s,q) (0.85, 3.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2025721Z Skipping (s,q) (0.86, 3.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2025872Z Skipping (s,q) (0.87, 3.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2026026Z Skipping (s,q) (0.88, 3.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2026177Z Skipping (s,q) (0.89, 3.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2026328Z Skipping (s,q) (0.9, 3.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2026485Z Skipping (s,q) (0.91, 3.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2026641Z Skipping (s,q) (0.92, 3.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2026802Z Skipping (s,q) (0.93, 3.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2026955Z Skipping (s,q) (0.94, 3.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2027113Z Skipping (s,q) (0.95, 3.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2027268Z Skipping (s,q) (0.96, 3.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2027420Z Skipping (s,q) (0.97, 3.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2027575Z Skipping (s,q) (0.98, 3.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2027734Z Skipping (s,q) (0.99, 3.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2027885Z Skipping (s,q) (1, 3.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2028042Z Skipping (s,q) (1.01, 3.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2028194Z Skipping (s,q) (1.02, 3.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2028345Z Skipping (s,q) (1.03, 3.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2028546Z Skipping (s,q) (1.04, 3.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2028700Z Skipping (s,q) (1.05, 3.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2028850Z Skipping (s,q) (1.06, 3.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2029078Z Skipping (s,q) (1.07, 3.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2029231Z Skipping (s,q) (1.08, 3.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2029389Z Skipping (s,q) (1.09, 3.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2029544Z Skipping (s,q) (1.1, 3.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2029698Z Skipping (s,q) (1.11, 3.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2029856Z Skipping (s,q) (1.12, 3.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2030010Z Skipping (s,q) (1.13, 3.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2030165Z Skipping (s,q) (1.14, 3.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2030327Z Skipping (s,q) (1.15, 3.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2030486Z Skipping (s,q) (1.16, 3.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2030645Z Skipping (s,q) (1.17, 3.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2030803Z Skipping (s,q) (1.18, 3.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2030956Z Skipping (s,q) (1.19, 3.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2031120Z Skipping (s,q) (1.2, 3.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2031274Z Skipping (s,q) (1.21, 3.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2031427Z Skipping (s,q) (1.22, 3.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2031587Z Skipping (s,q) (1.23, 3.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2031743Z Skipping (s,q) (1.24, 3.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2031904Z Skipping (s,q) (1.25, 3.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2032060Z Skipping (s,q) (1.26, 3.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2032268Z Skipping (s,q) (1.27, 3.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2032430Z Skipping (s,q) (1.28, 3.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2032590Z Skipping (s,q) (1.29, 3.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2032745Z Skipping (s,q) (1.3, 3.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2032906Z Skipping (s,q) (1.31, 3.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2033062Z Skipping (s,q) (1.32, 3.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2033225Z Skipping (s,q) (1.33, 3.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2033376Z Skipping (s,q) (1.34, 3.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2033530Z Skipping (s,q) (1.35, 3.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2033692Z Skipping (s,q) (1.36, 3.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2033846Z Skipping (s,q) (1.37, 3.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2034006Z Skipping (s,q) (1.38, 3.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2034165Z Skipping (s,q) (1.39, 3.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2034322Z Skipping (s,q) (1.4, 3.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2034477Z Skipping (s,q) (1.41, 3.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2034637Z Skipping (s,q) (1.42, 3.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2034792Z Skipping (s,q) (1.43, 3.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2034951Z Skipping (s,q) (1.44, 3.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2035105Z Skipping (s,q) (1.45, 3.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2035259Z Skipping (s,q) (1.46, 3.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2035417Z Skipping (s,q) (1.47, 3.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2035571Z Skipping (s,q) (1.48, 3.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2035770Z Skipping (s,q) (1.49, 3.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2035931Z Skipping (s,q) (1.5, 3.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2036157Z Skipping (s,q) (1.51, 3.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2036316Z Skipping (s,q) (1.52, 3.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2036474Z Skipping (s,q) (1.53, 3.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2036651Z Skipping (s,q) (1.54, 3.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2036834Z Skipping (s,q) (1.55, 3.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2036988Z Skipping (s,q) (1.56, 3.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2037143Z Skipping (s,q) (1.57, 3.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2037306Z Skipping (s,q) (1.58, 3.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2037459Z Skipping (s,q) (1.59, 3.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2037622Z Skipping (s,q) (1.6, 3.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2037777Z Skipping (s,q) (1.61, 3.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2037936Z Skipping (s,q) (1.62, 3.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2038094Z Skipping (s,q) (1.63, 3.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2038248Z Skipping (s,q) (1.64, 3.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2038406Z Skipping (s,q) (1.65, 3.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2038566Z Skipping (s,q) (1.66, 3.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2038722Z Skipping (s,q) (1.67, 3.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2038881Z Skipping (s,q) (1.68, 3.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2039037Z Skipping (s,q) (1.69, 3.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2039193Z Skipping (s,q) (1.7, 3.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2039407Z Skipping (s,q) (1.71, 3.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2039561Z Skipping (s,q) (1.72, 3.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2039720Z Skipping (s,q) (1.73, 3.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2039879Z Skipping (s,q) (1.74, 3.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2040033Z Skipping (s,q) (1.75, 3.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2040192Z Skipping (s,q) (1.76, 3.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2040344Z Skipping (s,q) (1.77, 3.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2040497Z Skipping (s,q) (1.78, 3.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2040658Z Skipping (s,q) (1.79, 3.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2040811Z Skipping (s,q) (1.8, 3.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2040966Z Skipping (s,q) (1.81, 3.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2041129Z Skipping (s,q) (1.82, 3.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2041287Z Skipping (s,q) (1.83, 3.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2041447Z Skipping (s,q) (1.84, 3.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2041605Z Skipping (s,q) (1.85, 3.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2041759Z Skipping (s,q) (1.86, 3.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2041916Z Skipping (s,q) (1.87, 3.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2042067Z Skipping (s,q) (1.88, 3.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2042223Z Skipping (s,q) (1.89, 3.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2042380Z Skipping (s,q) (1.9, 3.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2042531Z Skipping (s,q) (1.91, 3.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2042693Z Skipping (s,q) (1.92, 3.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2042845Z Skipping (s,q) (1.93, 3.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2043044Z Skipping (s,q) (1.94, 3.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2043204Z Skipping (s,q) (1.95, 3.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2043428Z Skipping (s,q) (1.96, 3.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2043586Z Skipping (s,q) (1.97, 3.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2043746Z Skipping (s,q) (1.98, 3.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2043900Z Skipping (s,q) (1.99, 3.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2044051Z Skipping (s,q) (0.01, 4): inconsistent with heavy hitters! 2025-05-07T20:58:01.2044206Z Skipping (s,q) (0.02, 4): inconsistent with heavy hitters! 2025-05-07T20:58:01.2044355Z Skipping (s,q) (0.03, 4): inconsistent with heavy hitters! 2025-05-07T20:58:01.2044508Z Skipping (s,q) (0.04, 4): inconsistent with heavy hitters! 2025-05-07T20:58:01.2044655Z Skipping (s,q) (0.05, 4): inconsistent with heavy hitters! 2025-05-07T20:58:01.2044805Z Skipping (s,q) (0.06, 4): inconsistent with heavy hitters! 2025-05-07T20:58:01.2044957Z Skipping (s,q) (0.07, 4): inconsistent with heavy hitters! 2025-05-07T20:58:01.2045110Z Skipping (s,q) (0.08, 4): inconsistent with heavy hitters! 2025-05-07T20:58:01.2045259Z Skipping (s,q) (0.09, 4): inconsistent with heavy hitters! 2025-05-07T20:58:01.2045414Z Skipping (s,q) (0.1, 4): inconsistent with heavy hitters! 2025-05-07T20:58:01.2045564Z Skipping (s,q) (0.11, 4): inconsistent with heavy hitters! 2025-05-07T20:58:01.2045718Z Skipping (s,q) (0.12, 4): inconsistent with heavy hitters! 2025-05-07T20:58:01.2045866Z Skipping (s,q) (0.13, 4): inconsistent with heavy hitters! 2025-05-07T20:58:01.2046015Z Skipping (s,q) (0.14, 4): inconsistent with heavy hitters! 2025-05-07T20:58:01.2046167Z Skipping (s,q) (0.15, 4): inconsistent with heavy hitters! 2025-05-07T20:58:01.2046316Z Skipping (s,q) (0.16, 4): inconsistent with heavy hitters! 2025-05-07T20:58:01.2046562Z Skipping (s,q) (0.17, 4): inconsistent with heavy hitters! 2025-05-07T20:58:01.2046736Z Skipping (s,q) (0.18, 4): inconsistent with heavy hitters! 2025-05-07T20:58:01.2046892Z Skipping (s,q) (0.19, 4): inconsistent with heavy hitters! 2025-05-07T20:58:01.2047049Z Skipping (s,q) (0.2, 4): inconsistent with heavy hitters! 2025-05-07T20:58:01.2047198Z Skipping (s,q) (0.21, 4): inconsistent with heavy hitters! 2025-05-07T20:58:01.2047347Z Skipping (s,q) (0.22, 4): inconsistent with heavy hitters! 2025-05-07T20:58:01.2047503Z Skipping (s,q) (0.23, 4): inconsistent with heavy hitters! 2025-05-07T20:58:01.2047651Z Skipping (s,q) (0.24, 4): inconsistent with heavy hitters! 2025-05-07T20:58:01.2047796Z Skipping (s,q) (0.25, 4): inconsistent with heavy hitters! 2025-05-07T20:58:01.2047947Z Skipping (s,q) (0.26, 4): inconsistent with heavy hitters! 2025-05-07T20:58:01.2048095Z Skipping (s,q) (0.27, 4): inconsistent with heavy hitters! 2025-05-07T20:58:01.2048243Z Skipping (s,q) (0.28, 4): inconsistent with heavy hitters! 2025-05-07T20:58:01.2048396Z Skipping (s,q) (0.29, 4): inconsistent with heavy hitters! 2025-05-07T20:58:01.2048544Z Skipping (s,q) (0.3, 4): inconsistent with heavy hitters! 2025-05-07T20:58:01.2048699Z Skipping (s,q) (0.31, 4): inconsistent with heavy hitters! 2025-05-07T20:58:01.2048845Z Skipping (s,q) (0.32, 4): inconsistent with heavy hitters! 2025-05-07T20:58:01.2048994Z Skipping (s,q) (0.33, 4): inconsistent with heavy hitters! 2025-05-07T20:58:01.2049148Z Skipping (s,q) (0.34, 4): inconsistent with heavy hitters! 2025-05-07T20:58:01.2049301Z Skipping (s,q) (0.35, 4): inconsistent with heavy hitters! 2025-05-07T20:58:01.2049448Z Skipping (s,q) (0.36, 4): inconsistent with heavy hitters! 2025-05-07T20:58:01.2049603Z Skipping (s,q) (0.37, 4): inconsistent with heavy hitters! 2025-05-07T20:58:01.2049752Z Skipping (s,q) (0.38, 4): inconsistent with heavy hitters! 2025-05-07T20:58:01.2049908Z Skipping (s,q) (0.39, 4): inconsistent with heavy hitters! 2025-05-07T20:58:01.2050104Z Skipping (s,q) (0.4, 4): inconsistent with heavy hitters! 2025-05-07T20:58:01.2050254Z Skipping (s,q) (0.41, 4): inconsistent with heavy hitters! 2025-05-07T20:58:01.2050404Z Skipping (s,q) (0.42, 4): inconsistent with heavy hitters! 2025-05-07T20:58:01.2050626Z Skipping (s,q) (0.43, 4): inconsistent with heavy hitters! 2025-05-07T20:58:01.2050775Z Skipping (s,q) (0.44, 4): inconsistent with heavy hitters! 2025-05-07T20:58:01.2050930Z Skipping (s,q) (0.45, 4): inconsistent with heavy hitters! 2025-05-07T20:58:01.2051078Z Skipping (s,q) (0.46, 4): inconsistent with heavy hitters! 2025-05-07T20:58:01.2051234Z Skipping (s,q) (0.47, 4): inconsistent with heavy hitters! 2025-05-07T20:58:01.2051381Z Skipping (s,q) (0.48, 4): inconsistent with heavy hitters! 2025-05-07T20:58:01.2051531Z Skipping (s,q) (0.49, 4): inconsistent with heavy hitters! 2025-05-07T20:58:01.2051688Z Skipping (s,q) (0.5, 4): inconsistent with heavy hitters! 2025-05-07T20:58:01.2051836Z Skipping (s,q) (0.51, 4): inconsistent with heavy hitters! 2025-05-07T20:58:01.2051988Z Skipping (s,q) (0.52, 4): inconsistent with heavy hitters! 2025-05-07T20:58:01.2052146Z Skipping (s,q) (0.53, 4): inconsistent with heavy hitters! 2025-05-07T20:58:01.2052300Z Skipping (s,q) (0.54, 4): inconsistent with heavy hitters! 2025-05-07T20:58:01.2052452Z Skipping (s,q) (0.55, 4): inconsistent with heavy hitters! 2025-05-07T20:58:01.2052604Z Skipping (s,q) (0.56, 4): inconsistent with heavy hitters! 2025-05-07T20:58:01.2052753Z Skipping (s,q) (0.57, 4): inconsistent with heavy hitters! 2025-05-07T20:58:01.2052908Z Skipping (s,q) (0.58, 4): inconsistent with heavy hitters! 2025-05-07T20:58:01.2053058Z Skipping (s,q) (0.59, 4): inconsistent with heavy hitters! 2025-05-07T20:58:01.2053206Z Skipping (s,q) (0.6, 4): inconsistent with heavy hitters! 2025-05-07T20:58:01.2053360Z Skipping (s,q) (0.61, 4): inconsistent with heavy hitters! 2025-05-07T20:58:01.2053509Z Skipping (s,q) (0.62, 4): inconsistent with heavy hitters! 2025-05-07T20:58:01.2053660Z Skipping (s,q) (0.63, 4): inconsistent with heavy hitters! 2025-05-07T20:58:01.2053862Z Skipping (s,q) (0.64, 4): inconsistent with heavy hitters! 2025-05-07T20:58:01.2054012Z Skipping (s,q) (0.65, 4): inconsistent with heavy hitters! 2025-05-07T20:58:01.2054171Z Skipping (s,q) (0.66, 4): inconsistent with heavy hitters! 2025-05-07T20:58:01.2054324Z Skipping (s,q) (0.67, 4): inconsistent with heavy hitters! 2025-05-07T20:58:01.2054473Z Skipping (s,q) (0.68, 4): inconsistent with heavy hitters! 2025-05-07T20:58:01.2054627Z Skipping (s,q) (0.69, 4): inconsistent with heavy hitters! 2025-05-07T20:58:01.2054775Z Skipping (s,q) (0.7, 4): inconsistent with heavy hitters! 2025-05-07T20:58:01.2054921Z Skipping (s,q) (0.71, 4): inconsistent with heavy hitters! 2025-05-07T20:58:01.2055074Z Skipping (s,q) (0.72, 4): inconsistent with heavy hitters! 2025-05-07T20:58:01.2055220Z Skipping (s,q) (0.73, 4): inconsistent with heavy hitters! 2025-05-07T20:58:01.2055374Z Skipping (s,q) (0.74, 4): inconsistent with heavy hitters! 2025-05-07T20:58:01.2055529Z Skipping (s,q) (0.75, 4): inconsistent with heavy hitters! 2025-05-07T20:58:01.2055677Z Skipping (s,q) (0.76, 4): inconsistent with heavy hitters! 2025-05-07T20:58:01.2055833Z Skipping (s,q) (0.77, 4): inconsistent with heavy hitters! 2025-05-07T20:58:01.2055981Z Skipping (s,q) (0.78, 4): inconsistent with heavy hitters! 2025-05-07T20:58:01.2056197Z Skipping (s,q) (0.79, 4): inconsistent with heavy hitters! 2025-05-07T20:58:01.2056350Z Skipping (s,q) (0.8, 4): inconsistent with heavy hitters! 2025-05-07T20:58:01.2056498Z Skipping (s,q) (0.81, 4): inconsistent with heavy hitters! 2025-05-07T20:58:01.2056649Z Skipping (s,q) (0.82, 4): inconsistent with heavy hitters! 2025-05-07T20:58:01.2056799Z Skipping (s,q) (0.83, 4): inconsistent with heavy hitters! 2025-05-07T20:58:01.2056951Z Skipping (s,q) (0.84, 4): inconsistent with heavy hitters! 2025-05-07T20:58:01.2057108Z Skipping (s,q) (0.85, 4): inconsistent with heavy hitters! 2025-05-07T20:58:01.2057302Z Skipping (s,q) (0.86, 4): inconsistent with heavy hitters! 2025-05-07T20:58:01.2057453Z Skipping (s,q) (0.87, 4): inconsistent with heavy hitters! 2025-05-07T20:58:01.2057607Z Skipping (s,q) (0.88, 4): inconsistent with heavy hitters! 2025-05-07T20:58:01.2057825Z Skipping (s,q) (0.89, 4): inconsistent with heavy hitters! 2025-05-07T20:58:01.2057974Z Skipping (s,q) (0.9, 4): inconsistent with heavy hitters! 2025-05-07T20:58:01.2058129Z Skipping (s,q) (0.91, 4): inconsistent with heavy hitters! 2025-05-07T20:58:01.2058279Z Skipping (s,q) (0.92, 4): inconsistent with heavy hitters! 2025-05-07T20:58:01.2058431Z Skipping (s,q) (0.93, 4): inconsistent with heavy hitters! 2025-05-07T20:58:01.2058579Z Skipping (s,q) (0.94, 4): inconsistent with heavy hitters! 2025-05-07T20:58:01.2058729Z Skipping (s,q) (0.95, 4): inconsistent with heavy hitters! 2025-05-07T20:58:01.2058883Z Skipping (s,q) (0.96, 4): inconsistent with heavy hitters! 2025-05-07T20:58:01.2059029Z Skipping (s,q) (0.97, 4): inconsistent with heavy hitters! 2025-05-07T20:58:01.2059182Z Skipping (s,q) (0.98, 4): inconsistent with heavy hitters! 2025-05-07T20:58:01.2059629Z Skipping (s,q) (0.99, 4): inconsistent with heavy hitters! 2025-05-07T20:58:01.2059789Z Skipping (s,q) (1, 4): inconsistent with heavy hitters! 2025-05-07T20:58:01.2059939Z Skipping (s,q) (1.01, 4): inconsistent with heavy hitters! 2025-05-07T20:58:01.2060086Z Skipping (s,q) (1.02, 4): inconsistent with heavy hitters! 2025-05-07T20:58:01.2060233Z Skipping (s,q) (1.03, 4): inconsistent with heavy hitters! 2025-05-07T20:58:01.2060393Z Skipping (s,q) (1.04, 4): inconsistent with heavy hitters! 2025-05-07T20:58:01.2060538Z Skipping (s,q) (1.05, 4): inconsistent with heavy hitters! 2025-05-07T20:58:01.2060688Z Skipping (s,q) (1.06, 4): inconsistent with heavy hitters! 2025-05-07T20:58:01.2060843Z Skipping (s,q) (1.07, 4): inconsistent with heavy hitters! 2025-05-07T20:58:01.2060993Z Skipping (s,q) (1.08, 4): inconsistent with heavy hitters! 2025-05-07T20:58:01.2061149Z Skipping (s,q) (1.09, 4): inconsistent with heavy hitters! 2025-05-07T20:58:01.2061441Z Skipping (s,q) (1.1, 4): inconsistent with heavy hitters! 2025-05-07T20:58:01.2061593Z Skipping (s,q) (1.11, 4): inconsistent with heavy hitters! 2025-05-07T20:58:01.2061751Z Skipping (s,q) (1.12, 4): inconsistent with heavy hitters! 2025-05-07T20:58:01.2061900Z Skipping (s,q) (1.13, 4): inconsistent with heavy hitters! 2025-05-07T20:58:01.2062048Z Skipping (s,q) (1.14, 4): inconsistent with heavy hitters! 2025-05-07T20:58:01.2062207Z Skipping (s,q) (1.15, 4): inconsistent with heavy hitters! 2025-05-07T20:58:01.2062352Z Skipping (s,q) (1.16, 4): inconsistent with heavy hitters! 2025-05-07T20:58:01.2062499Z Skipping (s,q) (1.17, 4): inconsistent with heavy hitters! 2025-05-07T20:58:01.2062653Z Skipping (s,q) (1.18, 4): inconsistent with heavy hitters! 2025-05-07T20:58:01.2062802Z Skipping (s,q) (1.19, 4): inconsistent with heavy hitters! 2025-05-07T20:58:01.2062954Z Skipping (s,q) (1.2, 4): inconsistent with heavy hitters! 2025-05-07T20:58:01.2063111Z Skipping (s,q) (1.21, 4): inconsistent with heavy hitters! 2025-05-07T20:58:01.2063260Z Skipping (s,q) (1.22, 4): inconsistent with heavy hitters! 2025-05-07T20:58:01.2063414Z Skipping (s,q) (1.23, 4): inconsistent with heavy hitters! 2025-05-07T20:58:01.2063563Z Skipping (s,q) (1.24, 4): inconsistent with heavy hitters! 2025-05-07T20:58:01.2063712Z Skipping (s,q) (1.25, 4): inconsistent with heavy hitters! 2025-05-07T20:58:01.2063869Z Skipping (s,q) (1.26, 4): inconsistent with heavy hitters! 2025-05-07T20:58:01.2064020Z Skipping (s,q) (1.27, 4): inconsistent with heavy hitters! 2025-05-07T20:58:01.2064174Z Skipping (s,q) (1.28, 4): inconsistent with heavy hitters! 2025-05-07T20:58:01.2064322Z Skipping (s,q) (1.29, 4): inconsistent with heavy hitters! 2025-05-07T20:58:01.2064473Z Skipping (s,q) (1.3, 4): inconsistent with heavy hitters! 2025-05-07T20:58:01.2064632Z Skipping (s,q) (1.31, 4): inconsistent with heavy hitters! 2025-05-07T20:58:01.2064778Z Skipping (s,q) (1.32, 4): inconsistent with heavy hitters! 2025-05-07T20:58:01.2064997Z Skipping (s,q) (1.33, 4): inconsistent with heavy hitters! 2025-05-07T20:58:01.2065151Z Skipping (s,q) (1.34, 4): inconsistent with heavy hitters! 2025-05-07T20:58:01.2065425Z Skipping (s,q) (1.35, 4): inconsistent with heavy hitters! 2025-05-07T20:58:01.2065583Z Skipping (s,q) (1.36, 4): inconsistent with heavy hitters! 2025-05-07T20:58:01.2065731Z Skipping (s,q) (1.37, 4): inconsistent with heavy hitters! 2025-05-07T20:58:01.2065876Z Skipping (s,q) (1.38, 4): inconsistent with heavy hitters! 2025-05-07T20:58:01.2066029Z Skipping (s,q) (1.39, 4): inconsistent with heavy hitters! 2025-05-07T20:58:01.2066181Z Skipping (s,q) (1.4, 4): inconsistent with heavy hitters! 2025-05-07T20:58:01.2066329Z Skipping (s,q) (1.41, 4): inconsistent with heavy hitters! 2025-05-07T20:58:01.2066478Z Skipping (s,q) (1.42, 4): inconsistent with heavy hitters! 2025-05-07T20:58:01.2066622Z Skipping (s,q) (1.43, 4): inconsistent with heavy hitters! 2025-05-07T20:58:01.2066774Z Skipping (s,q) (1.44, 4): inconsistent with heavy hitters! 2025-05-07T20:58:01.2066924Z Skipping (s,q) (1.45, 4): inconsistent with heavy hitters! 2025-05-07T20:58:01.2067078Z Skipping (s,q) (1.46, 4): inconsistent with heavy hitters! 2025-05-07T20:58:01.2067237Z Skipping (s,q) (1.47, 4): inconsistent with heavy hitters! 2025-05-07T20:58:01.2067390Z Skipping (s,q) (1.48, 4): inconsistent with heavy hitters! 2025-05-07T20:58:01.2067538Z Skipping (s,q) (1.49, 4): inconsistent with heavy hitters! 2025-05-07T20:58:01.2067693Z Skipping (s,q) (1.5, 4): inconsistent with heavy hitters! 2025-05-07T20:58:01.2067842Z Skipping (s,q) (1.51, 4): inconsistent with heavy hitters! 2025-05-07T20:58:01.2067989Z Skipping (s,q) (1.52, 4): inconsistent with heavy hitters! 2025-05-07T20:58:01.2068151Z Skipping (s,q) (1.53, 4): inconsistent with heavy hitters! 2025-05-07T20:58:01.2068299Z Skipping (s,q) (1.54, 4): inconsistent with heavy hitters! 2025-05-07T20:58:01.2068459Z Skipping (s,q) (1.55, 4): inconsistent with heavy hitters! 2025-05-07T20:58:01.2068658Z Skipping (s,q) (1.56, 4): inconsistent with heavy hitters! 2025-05-07T20:58:01.2068811Z Skipping (s,q) (1.57, 4): inconsistent with heavy hitters! 2025-05-07T20:58:01.2068975Z Skipping (s,q) (1.58, 4): inconsistent with heavy hitters! 2025-05-07T20:58:01.2069124Z Skipping (s,q) (1.59, 4): inconsistent with heavy hitters! 2025-05-07T20:58:01.2069273Z Skipping (s,q) (1.6, 4): inconsistent with heavy hitters! 2025-05-07T20:58:01.2069428Z Skipping (s,q) (1.61, 4): inconsistent with heavy hitters! 2025-05-07T20:58:01.2069578Z Skipping (s,q) (1.62, 4): inconsistent with heavy hitters! 2025-05-07T20:58:01.2069732Z Skipping (s,q) (1.63, 4): inconsistent with heavy hitters! 2025-05-07T20:58:01.2069883Z Skipping (s,q) (1.64, 4): inconsistent with heavy hitters! 2025-05-07T20:58:01.2070032Z Skipping (s,q) (1.65, 4): inconsistent with heavy hitters! 2025-05-07T20:58:01.2070187Z Skipping (s,q) (1.66, 4): inconsistent with heavy hitters! 2025-05-07T20:58:01.2070342Z Skipping (s,q) (1.67, 4): inconsistent with heavy hitters! 2025-05-07T20:58:01.2070491Z Skipping (s,q) (1.68, 4): inconsistent with heavy hitters! 2025-05-07T20:58:01.2070650Z Skipping (s,q) (1.69, 4): inconsistent with heavy hitters! 2025-05-07T20:58:01.2070800Z Skipping (s,q) (1.7, 4): inconsistent with heavy hitters! 2025-05-07T20:58:01.2070956Z Skipping (s,q) (1.71, 4): inconsistent with heavy hitters! 2025-05-07T20:58:01.2071105Z Skipping (s,q) (1.72, 4): inconsistent with heavy hitters! 2025-05-07T20:58:01.2071256Z Skipping (s,q) (1.73, 4): inconsistent with heavy hitters! 2025-05-07T20:58:01.2071411Z Skipping (s,q) (1.74, 4): inconsistent with heavy hitters! 2025-05-07T20:58:01.2071561Z Skipping (s,q) (1.75, 4): inconsistent with heavy hitters! 2025-05-07T20:58:01.2071711Z Skipping (s,q) (1.76, 4): inconsistent with heavy hitters! 2025-05-07T20:58:01.2071870Z Skipping (s,q) (1.77, 4): inconsistent with heavy hitters! 2025-05-07T20:58:01.2072021Z Skipping (s,q) (1.78, 4): inconsistent with heavy hitters! 2025-05-07T20:58:01.2072219Z Skipping (s,q) (1.79, 4): inconsistent with heavy hitters! 2025-05-07T20:58:01.2072379Z Skipping (s,q) (1.8, 4): inconsistent with heavy hitters! 2025-05-07T20:58:01.2072633Z Skipping (s,q) (1.81, 4): inconsistent with heavy hitters! 2025-05-07T20:58:01.2072793Z Skipping (s,q) (1.82, 4): inconsistent with heavy hitters! 2025-05-07T20:58:01.2072943Z Skipping (s,q) (1.83, 4): inconsistent with heavy hitters! 2025-05-07T20:58:01.2073095Z Skipping (s,q) (1.84, 4): inconsistent with heavy hitters! 2025-05-07T20:58:01.2073251Z Skipping (s,q) (1.85, 4): inconsistent with heavy hitters! 2025-05-07T20:58:01.2073400Z Skipping (s,q) (1.86, 4): inconsistent with heavy hitters! 2025-05-07T20:58:01.2073549Z Skipping (s,q) (1.87, 4): inconsistent with heavy hitters! 2025-05-07T20:58:01.2073706Z Skipping (s,q) (1.88, 4): inconsistent with heavy hitters! 2025-05-07T20:58:01.2073855Z Skipping (s,q) (1.89, 4): inconsistent with heavy hitters! 2025-05-07T20:58:01.2074014Z Skipping (s,q) (1.9, 4): inconsistent with heavy hitters! 2025-05-07T20:58:01.2074162Z Skipping (s,q) (1.91, 4): inconsistent with heavy hitters! 2025-05-07T20:58:01.2074316Z Skipping (s,q) (1.92, 4): inconsistent with heavy hitters! 2025-05-07T20:58:01.2074475Z Skipping (s,q) (1.93, 4): inconsistent with heavy hitters! 2025-05-07T20:58:01.2074660Z Skipping (s,q) (1.94, 4): inconsistent with heavy hitters! 2025-05-07T20:58:01.2074840Z Skipping (s,q) (1.95, 4): inconsistent with heavy hitters! 2025-05-07T20:58:01.2075053Z Skipping (s,q) (1.96, 4): inconsistent with heavy hitters! 2025-05-07T20:58:01.2075235Z Skipping (s,q) (1.97, 4): inconsistent with heavy hitters! 2025-05-07T20:58:01.2075447Z Skipping (s,q) (1.98, 4): inconsistent with heavy hitters! 2025-05-07T20:58:01.2075650Z Skipping (s,q) (1.99, 4): inconsistent with heavy hitters! 2025-05-07T20:58:01.2075976Z Skipping (s,q) (0.01, 4.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2076175Z Skipping (s,q) (0.02, 4.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2076445Z Skipping (s,q) (0.03, 4.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2076630Z Skipping (s,q) (0.04, 4.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2076877Z Skipping (s,q) (0.05, 4.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2077045Z Skipping (s,q) (0.06, 4.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2077334Z Skipping (s,q) (0.07, 4.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2077567Z Skipping (s,q) (0.08, 4.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2077752Z Skipping (s,q) (0.09, 4.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2077935Z Skipping (s,q) (0.1, 4.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2078173Z Skipping (s,q) (0.11, 4.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2078342Z Skipping (s,q) (0.12, 4.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2078626Z Skipping (s,q) (0.13, 4.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2078816Z Skipping (s,q) (0.14, 4.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2078999Z Skipping (s,q) (0.15, 4.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2079242Z Skipping (s,q) (0.16, 4.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2079425Z Skipping (s,q) (0.17, 4.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2079594Z Skipping (s,q) (0.18, 4.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2079874Z Skipping (s,q) (0.19, 4.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2080060Z Skipping (s,q) (0.2, 4.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2080304Z Skipping (s,q) (0.21, 4.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2080486Z Skipping (s,q) (0.22, 4.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2080670Z Skipping (s,q) (0.23, 4.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2080925Z Skipping (s,q) (0.24, 4.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2081172Z Skipping (s,q) (0.25, 4.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2081357Z Skipping (s,q) (0.26, 4.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2081669Z Skipping (s,q) (0.27, 4.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2081908Z Skipping (s,q) (0.28, 4.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2082114Z Skipping (s,q) (0.29, 4.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2082364Z Skipping (s,q) (0.3, 4.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2082563Z Skipping (s,q) (0.31, 4.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2082804Z Skipping (s,q) (0.32, 4.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2082987Z Skipping (s,q) (0.33, 4.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2083173Z Skipping (s,q) (0.34, 4.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2083379Z Skipping (s,q) (0.35, 4.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2083628Z Skipping (s,q) (0.36, 4.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2083883Z Skipping (s,q) (0.37, 4.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2084071Z Skipping (s,q) (0.38, 4.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2084255Z Skipping (s,q) (0.39, 4.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2084480Z Skipping (s,q) (0.4, 4.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2084649Z Skipping (s,q) (0.41, 4.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2084947Z Skipping (s,q) (0.42, 4.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2085136Z Skipping (s,q) (0.43, 4.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2085320Z Skipping (s,q) (0.44, 4.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2085537Z Skipping (s,q) (0.45, 4.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2085723Z Skipping (s,q) (0.46, 4.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2085946Z Skipping (s,q) (0.47, 4.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2086250Z Skipping (s,q) (0.48, 4.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2086439Z Skipping (s,q) (0.49, 4.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2086704Z Skipping (s,q) (0.5, 4.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2086890Z Skipping (s,q) (0.51, 4.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2087072Z Skipping (s,q) (0.52, 4.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2087347Z Skipping (s,q) (0.53, 4.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2087544Z Skipping (s,q) (0.54, 4.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2087727Z Skipping (s,q) (0.55, 4.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2087943Z Skipping (s,q) (0.56, 4.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2088126Z Skipping (s,q) (0.57, 4.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2088355Z Skipping (s,q) (0.58, 4.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2088585Z Skipping (s,q) (0.59, 4.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2088790Z Skipping (s,q) (0.6, 4.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2089007Z Skipping (s,q) (0.61, 4.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2089188Z Skipping (s,q) (0.62, 4.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2089372Z Skipping (s,q) (0.63, 4.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2089595Z Skipping (s,q) (0.64, 4.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2089828Z Skipping (s,q) (0.65, 4.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2090058Z Skipping (s,q) (0.66, 4.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2090240Z Skipping (s,q) (0.67, 4.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2090421Z Skipping (s,q) (0.68, 4.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2090708Z Skipping (s,q) (0.69, 4.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2090883Z Skipping (s,q) (0.7, 4.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2091117Z Skipping (s,q) (0.71, 4.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2091486Z Skipping (s,q) (0.72, 4.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2091669Z Skipping (s,q) (0.73, 4.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2091906Z Skipping (s,q) (0.74, 4.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2092086Z Skipping (s,q) (0.75, 4.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2092253Z Skipping (s,q) (0.76, 4.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2092535Z Skipping (s,q) (0.77, 4.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2092715Z Skipping (s,q) (0.78, 4.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2092919Z Skipping (s,q) (0.79, 4.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2093143Z Skipping (s,q) (0.8, 4.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2093332Z Skipping (s,q) (0.81, 4.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2093585Z Skipping (s,q) (0.82, 4.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2093786Z Skipping (s,q) (0.83, 4.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2093971Z Skipping (s,q) (0.84, 4.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2094208Z Skipping (s,q) (0.85, 4.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2094389Z Skipping (s,q) (0.86, 4.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2094589Z Skipping (s,q) (0.87, 4.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2094820Z Skipping (s,q) (0.88, 4.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2095017Z Skipping (s,q) (0.89, 4.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2095253Z Skipping (s,q) (0.9, 4.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2095435Z Skipping (s,q) (0.91, 4.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2095686Z Skipping (s,q) (0.92, 4.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2095885Z Skipping (s,q) (0.93, 4.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2096207Z Skipping (s,q) (0.94, 4.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2096511Z Skipping (s,q) (0.95, 4.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2096696Z Skipping (s,q) (0.96, 4.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2096878Z Skipping (s,q) (0.97, 4.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2097091Z Skipping (s,q) (0.98, 4.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2097260Z Skipping (s,q) (0.99, 4.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2097489Z Skipping (s,q) (1, 4.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2097740Z Skipping (s,q) (1.01, 4.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2097924Z Skipping (s,q) (1.02, 4.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2098144Z Skipping (s,q) (1.03, 4.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2098328Z Skipping (s,q) (1.04, 4.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2098503Z Skipping (s,q) (1.05, 4.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2098800Z Skipping (s,q) (1.06, 4.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2098982Z Skipping (s,q) (1.07, 4.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2099169Z Skipping (s,q) (1.08, 4.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2099383Z Skipping (s,q) (1.09, 4.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2099567Z Skipping (s,q) (1.1, 4.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2099838Z Skipping (s,q) (1.11, 4.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2100036Z Skipping (s,q) (1.12, 4.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2100219Z Skipping (s,q) (1.13, 4.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2100490Z Skipping (s,q) (1.14, 4.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2100674Z Skipping (s,q) (1.15, 4.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2100952Z Skipping (s,q) (1.16, 4.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2101250Z Skipping (s,q) (1.17, 4.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2101448Z Skipping (s,q) (1.18, 4.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2101667Z Skipping (s,q) (1.19, 4.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2101851Z Skipping (s,q) (1.2, 4.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2102054Z Skipping (s,q) (1.21, 4.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2102259Z Skipping (s,q) (1.22, 4.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2102486Z Skipping (s,q) (1.23, 4.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2102717Z Skipping (s,q) (1.24, 4.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2102905Z Skipping (s,q) (1.25, 4.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2103088Z Skipping (s,q) (1.26, 4.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2103333Z Skipping (s,q) (1.27, 4.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2103502Z Skipping (s,q) (1.28, 4.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2103723Z Skipping (s,q) (1.29, 4.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2103953Z Skipping (s,q) (1.3, 4.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2104135Z Skipping (s,q) (1.31, 4.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2104371Z Skipping (s,q) (1.32, 4.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2104556Z Skipping (s,q) (1.33, 4.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2104723Z Skipping (s,q) (1.34, 4.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2105001Z Skipping (s,q) (1.35, 4.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2105230Z Skipping (s,q) (1.36, 4.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2105433Z Skipping (s,q) (1.37, 4.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2105653Z Skipping (s,q) (1.38, 4.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2105888Z Skipping (s,q) (1.39, 4.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2106163Z Skipping (s,q) (1.4, 4.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2106362Z Skipping (s,q) (1.41, 4.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2106545Z Skipping (s,q) (1.42, 4.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2106783Z Skipping (s,q) (1.43, 4.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2106969Z Skipping (s,q) (1.44, 4.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2107152Z Skipping (s,q) (1.45, 4.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2107402Z Skipping (s,q) (1.46, 4.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2107600Z Skipping (s,q) (1.47, 4.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2107844Z Skipping (s,q) (1.48, 4.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2108027Z Skipping (s,q) (1.49, 4.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2108218Z Skipping (s,q) (1.5, 4.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2108419Z Skipping (s,q) (1.51, 4.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2108664Z Skipping (s,q) (1.52, 4.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2108862Z Skipping (s,q) (1.53, 4.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2109100Z Skipping (s,q) (1.54, 4.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2109283Z Skipping (s,q) (1.55, 4.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2109500Z Skipping (s,q) (1.56, 4.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2109669Z Skipping (s,q) (1.57, 4.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2109910Z Skipping (s,q) (1.58, 4.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2110215Z Skipping (s,q) (1.59, 4.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2110398Z Skipping (s,q) (1.6, 4.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2110705Z Skipping (s,q) (1.61, 4.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2110928Z Skipping (s,q) (1.62, 4.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2111098Z Skipping (s,q) (1.63, 4.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2111400Z Skipping (s,q) (1.64, 4.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2111583Z Skipping (s,q) (1.65, 4.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2111768Z Skipping (s,q) (1.66, 4.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2111985Z Skipping (s,q) (1.67, 4.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2112170Z Skipping (s,q) (1.68, 4.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2112437Z Skipping (s,q) (1.69, 4.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2112639Z Skipping (s,q) (1.7, 4.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2112822Z Skipping (s,q) (1.71, 4.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2113043Z Skipping (s,q) (1.72, 4.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2113227Z Skipping (s,q) (1.73, 4.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2113431Z Skipping (s,q) (1.74, 4.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2113678Z Skipping (s,q) (1.75, 4.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2113874Z Skipping (s,q) (1.76, 4.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2114089Z Skipping (s,q) (1.77, 4.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2114273Z Skipping (s,q) (1.78, 4.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2114455Z Skipping (s,q) (1.79, 4.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2114679Z Skipping (s,q) (1.8, 4.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2114957Z Skipping (s,q) (1.81, 4.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2115155Z Skipping (s,q) (1.82, 4.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2115433Z Skipping (s,q) (1.83, 4.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2115619Z Skipping (s,q) (1.84, 4.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2115856Z Skipping (s,q) (1.85, 4.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2116025Z Skipping (s,q) (1.86, 4.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2116252Z Skipping (s,q) (1.87, 4.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2116482Z Skipping (s,q) (1.88, 4.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2116669Z Skipping (s,q) (1.89, 4.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2116873Z Skipping (s,q) (1.9, 4.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2117092Z Skipping (s,q) (1.91, 4.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2117266Z Skipping (s,q) (1.92, 4.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2117538Z Skipping (s,q) (1.93, 4.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2117727Z Skipping (s,q) (1.94, 4.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2117912Z Skipping (s,q) (1.95, 4.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2118149Z Skipping (s,q) (1.96, 4.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2118332Z Skipping (s,q) (1.97, 4.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2118585Z Skipping (s,q) (1.98, 4.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2118782Z Skipping (s,q) (1.99, 4.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2118964Z Skipping (s,q) (0.01, 4.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2119203Z Skipping (s,q) (0.02, 4.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2119386Z Skipping (s,q) (0.03, 4.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2119617Z Skipping (s,q) (0.04, 4.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2119877Z Skipping (s,q) (0.05, 4.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2120228Z Skipping (s,q) (0.06, 4.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2120444Z Skipping (s,q) (0.07, 4.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2120625Z Skipping (s,q) (0.08, 4.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2120806Z Skipping (s,q) (0.09, 4.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2121010Z Skipping (s,q) (0.1, 4.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2121251Z Skipping (s,q) (0.11, 4.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2121469Z Skipping (s,q) (0.12, 4.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2121684Z Skipping (s,q) (0.13, 4.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2121866Z Skipping (s,q) (0.14, 4.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2122083Z Skipping (s,q) (0.15, 4.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2122258Z Skipping (s,q) (0.16, 4.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2122486Z Skipping (s,q) (0.17, 4.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2122744Z Skipping (s,q) (0.18, 4.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2122925Z Skipping (s,q) (0.19, 4.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2123106Z Skipping (s,q) (0.2, 4.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2123324Z Skipping (s,q) (0.21, 4.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2123492Z Skipping (s,q) (0.22, 4.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2123792Z Skipping (s,q) (0.23, 4.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2123975Z Skipping (s,q) (0.24, 4.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2124157Z Skipping (s,q) (0.25, 4.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2124372Z Skipping (s,q) (0.26, 4.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2124599Z Skipping (s,q) (0.27, 4.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2124788Z Skipping (s,q) (0.28, 4.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2125122Z Skipping (s,q) (0.29, 4.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2125303Z Skipping (s,q) (0.3, 4.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2125517Z Skipping (s,q) (0.31, 4.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2125699Z Skipping (s,q) (0.32, 4.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2125898Z Skipping (s,q) (0.33, 4.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2126140Z Skipping (s,q) (0.34, 4.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2126334Z Skipping (s,q) (0.35, 4.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2126513Z Skipping (s,q) (0.36, 4.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2126724Z Skipping (s,q) (0.37, 4.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2126909Z Skipping (s,q) (0.38, 4.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2127128Z Skipping (s,q) (0.39, 4.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2127383Z Skipping (s,q) (0.4, 4.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2127581Z Skipping (s,q) (0.41, 4.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2127798Z Skipping (s,q) (0.42, 4.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2127976Z Skipping (s,q) (0.43, 4.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2128179Z Skipping (s,q) (0.44, 4.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2128377Z Skipping (s,q) (0.45, 4.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2128599Z Skipping (s,q) (0.46, 4.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2128825Z Skipping (s,q) (0.47, 4.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2129004Z Skipping (s,q) (0.48, 4.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2129255Z Skipping (s,q) (0.49, 4.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2129467Z Skipping (s,q) (0.5, 4.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2130035Z Skipping (s,q) (0.51, 4.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2130320Z Skipping (s,q) (0.52, 4.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2130500Z Skipping (s,q) (0.53, 4.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2130701Z Skipping (s,q) (0.54, 4.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2130911Z Skipping (s,q) (0.55, 4.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2131089Z Skipping (s,q) (0.56, 4.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2131253Z Skipping (s,q) (0.57, 4.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2131528Z Skipping (s,q) (0.58, 4.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2131728Z Skipping (s,q) (0.59, 4.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2131941Z Skipping (s,q) (0.6, 4.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2132125Z Skipping (s,q) (0.61, 4.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2132304Z Skipping (s,q) (0.62, 4.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2132563Z Skipping (s,q) (0.63, 4.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2132756Z Skipping (s,q) (0.64, 4.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2132953Z Skipping (s,q) (0.65, 4.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2133166Z Skipping (s,q) (0.66, 4.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2133341Z Skipping (s,q) (0.67, 4.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2133534Z Skipping (s,q) (0.68, 4.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2133756Z Skipping (s,q) (0.69, 4.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2133972Z Skipping (s,q) (0.7, 4.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2134181Z Skipping (s,q) (0.71, 4.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2134404Z Skipping (s,q) (0.72, 4.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2134634Z Skipping (s,q) (0.73, 4.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2134833Z Skipping (s,q) (0.74, 4.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2135058Z Skipping (s,q) (0.75, 4.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2135306Z Skipping (s,q) (0.76, 4.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2135484Z Skipping (s,q) (0.77, 4.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2135658Z Skipping (s,q) (0.78, 4.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2135869Z Skipping (s,q) (0.79, 4.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2136031Z Skipping (s,q) (0.8, 4.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2136397Z Skipping (s,q) (0.81, 4.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2136625Z Skipping (s,q) (0.82, 4.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2136812Z Skipping (s,q) (0.83, 4.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2137025Z Skipping (s,q) (0.84, 4.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2137210Z Skipping (s,q) (0.85, 4.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2137375Z Skipping (s,q) (0.86, 4.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2137670Z Skipping (s,q) (0.87, 4.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2137849Z Skipping (s,q) (0.88, 4.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2138030Z Skipping (s,q) (0.89, 4.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2138243Z Skipping (s,q) (0.9, 4.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2138423Z Skipping (s,q) (0.91, 4.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2138696Z Skipping (s,q) (0.92, 4.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2138889Z Skipping (s,q) (0.93, 4.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2139121Z Skipping (s,q) (0.94, 4.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2139388Z Skipping (s,q) (0.95, 4.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2139569Z Skipping (s,q) (0.96, 4.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2139864Z Skipping (s,q) (0.97, 4.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2140097Z Skipping (s,q) (0.98, 4.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2140291Z Skipping (s,q) (0.99, 4.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2140501Z Skipping (s,q) (1, 4.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2140703Z Skipping (s,q) (1.01, 4.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2140883Z Skipping (s,q) (1.02, 4.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2141084Z Skipping (s,q) (1.03, 4.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2141314Z Skipping (s,q) (1.04, 4.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2141542Z Skipping (s,q) (1.05, 4.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2141726Z Skipping (s,q) (1.06, 4.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2141928Z Skipping (s,q) (1.07, 4.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2142145Z Skipping (s,q) (1.08, 4.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2142311Z Skipping (s,q) (1.09, 4.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2142541Z Skipping (s,q) (1.1, 4.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2142771Z Skipping (s,q) (1.11, 4.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2142973Z Skipping (s,q) (1.12, 4.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2143185Z Skipping (s,q) (1.13, 4.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2143367Z Skipping (s,q) (1.14, 4.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2143533Z Skipping (s,q) (1.15, 4.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2143809Z Skipping (s,q) (1.16, 4.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2144106Z Skipping (s,q) (1.17, 4.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2144285Z Skipping (s,q) (1.18, 4.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2144505Z Skipping (s,q) (1.19, 4.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2144684Z Skipping (s,q) (1.2, 4.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2144920Z Skipping (s,q) (1.21, 4.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2145114Z Skipping (s,q) (1.22, 4.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2145314Z Skipping (s,q) (1.23, 4.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2145533Z Skipping (s,q) (1.24, 4.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2145715Z Skipping (s,q) (1.25, 4.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2145892Z Skipping (s,q) (1.26, 4.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2157341Z Skipping (s,q) (1.27, 4.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2157568Z Skipping (s,q) (1.28, 4.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2157740Z Skipping (s,q) (1.29, 4.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2157907Z Skipping (s,q) (1.3, 4.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2158070Z Skipping (s,q) (1.31, 4.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2158225Z Skipping (s,q) (1.32, 4.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2158384Z Skipping (s,q) (1.33, 4.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2158538Z Skipping (s,q) (1.34, 4.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2158689Z Skipping (s,q) (1.35, 4.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2158846Z Skipping (s,q) (1.36, 4.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2159001Z Skipping (s,q) (1.37, 4.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2159153Z Skipping (s,q) (1.38, 4.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2159585Z Skipping (s,q) (1.39, 4.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2159744Z Skipping (s,q) (1.4, 4.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2159903Z Skipping (s,q) (1.41, 4.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2160195Z Skipping (s,q) (1.42, 4.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2160386Z Skipping (s,q) (1.43, 4.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2160573Z Skipping (s,q) (1.44, 4.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2160755Z Skipping (s,q) (1.45, 4.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2160937Z Skipping (s,q) (1.46, 4.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2161123Z Skipping (s,q) (1.47, 4.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2161305Z Skipping (s,q) (1.48, 4.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2161491Z Skipping (s,q) (1.49, 4.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2161645Z Skipping (s,q) (1.5, 4.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2161809Z Skipping (s,q) (1.51, 4.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2161967Z Skipping (s,q) (1.52, 4.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2162125Z Skipping (s,q) (1.53, 4.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2162276Z Skipping (s,q) (1.54, 4.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2162434Z Skipping (s,q) (1.55, 4.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2162588Z Skipping (s,q) (1.56, 4.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2162747Z Skipping (s,q) (1.57, 4.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2162899Z Skipping (s,q) (1.58, 4.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2163057Z Skipping (s,q) (1.59, 4.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2163217Z Skipping (s,q) (1.6, 4.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2163370Z Skipping (s,q) (1.61, 4.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2163592Z Skipping (s,q) (1.62, 4.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2163750Z Skipping (s,q) (1.63, 4.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2163909Z Skipping (s,q) (1.64, 4.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2164065Z Skipping (s,q) (1.65, 4.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2164218Z Skipping (s,q) (1.66, 4.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2164371Z Skipping (s,q) (1.67, 4.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2164529Z Skipping (s,q) (1.68, 4.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2164684Z Skipping (s,q) (1.69, 4.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2164836Z Skipping (s,q) (1.7, 4.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2164993Z Skipping (s,q) (1.71, 4.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2165146Z Skipping (s,q) (1.72, 4.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2165303Z Skipping (s,q) (1.73, 4.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2165462Z Skipping (s,q) (1.74, 4.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2165620Z Skipping (s,q) (1.75, 4.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2165775Z Skipping (s,q) (1.76, 4.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2165928Z Skipping (s,q) (1.77, 4.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2166084Z Skipping (s,q) (1.78, 4.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2166242Z Skipping (s,q) (1.79, 4.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2166395Z Skipping (s,q) (1.8, 4.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2166556Z Skipping (s,q) (1.81, 4.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2166739Z Skipping (s,q) (1.82, 4.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2166911Z Skipping (s,q) (1.83, 4.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2167074Z Skipping (s,q) (1.84, 4.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2167300Z Skipping (s,q) (1.85, 4.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2167454Z Skipping (s,q) (1.86, 4.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2167686Z Skipping (s,q) (1.87, 4.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2167840Z Skipping (s,q) (1.88, 4.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2167993Z Skipping (s,q) (1.89, 4.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2168149Z Skipping (s,q) (1.9, 4.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2168303Z Skipping (s,q) (1.91, 4.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2168460Z Skipping (s,q) (1.92, 4.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2168616Z Skipping (s,q) (1.93, 4.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2168771Z Skipping (s,q) (1.94, 4.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2168931Z Skipping (s,q) (1.95, 4.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2169091Z Skipping (s,q) (1.96, 4.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2169246Z Skipping (s,q) (1.97, 4.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2169406Z Skipping (s,q) (1.98, 4.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2169560Z Skipping (s,q) (1.99, 4.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2169725Z Skipping (s,q) (0.01, 4.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2169882Z Skipping (s,q) (0.02, 4.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2170039Z Skipping (s,q) (0.03, 4.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2170202Z Skipping (s,q) (0.04, 4.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2170358Z Skipping (s,q) (0.05, 4.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2170512Z Skipping (s,q) (0.06, 4.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2170673Z Skipping (s,q) (0.07, 4.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2170876Z Skipping (s,q) (0.08, 4.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2171036Z Skipping (s,q) (0.09, 4.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2171196Z Skipping (s,q) (0.1, 4.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2171351Z Skipping (s,q) (0.11, 4.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2171511Z Skipping (s,q) (0.12, 4.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2171666Z Skipping (s,q) (0.13, 4.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2171821Z Skipping (s,q) (0.14, 4.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2171985Z Skipping (s,q) (0.15, 4.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2172140Z Skipping (s,q) (0.16, 4.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2172301Z Skipping (s,q) (0.17, 4.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2172457Z Skipping (s,q) (0.18, 4.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2172615Z Skipping (s,q) (0.19, 4.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2172773Z Skipping (s,q) (0.2, 4.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2172933Z Skipping (s,q) (0.21, 4.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2173088Z Skipping (s,q) (0.22, 4.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2173252Z Skipping (s,q) (0.23, 4.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2173407Z Skipping (s,q) (0.24, 4.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2173563Z Skipping (s,q) (0.25, 4.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2173723Z Skipping (s,q) (0.26, 4.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2173878Z Skipping (s,q) (0.27, 4.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2174038Z Skipping (s,q) (0.28, 4.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2194922Z Skipping (s,q) (0.29, 4.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2195195Z Skipping (s,q) (0.3, 4.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2195355Z Skipping (s,q) (0.31, 4.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2195585Z Skipping (s,q) (0.32, 4.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2195742Z Skipping (s,q) (0.33, 4.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2195898Z Skipping (s,q) (0.34, 4.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2196047Z Skipping (s,q) (0.35, 4.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2196199Z Skipping (s,q) (0.36, 4.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2196348Z Skipping (s,q) (0.37, 4.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2196497Z Skipping (s,q) (0.38, 4.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2196675Z Skipping (s,q) (0.39, 4.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2196849Z Skipping (s,q) (0.4, 4.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2197004Z Skipping (s,q) (0.41, 4.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2197157Z Skipping (s,q) (0.42, 4.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2197313Z Skipping (s,q) (0.43, 4.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2197465Z Skipping (s,q) (0.44, 4.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2197616Z Skipping (s,q) (0.45, 4.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2197766Z Skipping (s,q) (0.46, 4.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2197920Z Skipping (s,q) (0.47, 4.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2198070Z Skipping (s,q) (0.48, 4.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2198218Z Skipping (s,q) (0.49, 4.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2198371Z Skipping (s,q) (0.5, 4.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2198523Z Skipping (s,q) (0.51, 4.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2198677Z Skipping (s,q) (0.52, 4.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2198877Z Skipping (s,q) (0.53, 4.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2199027Z Skipping (s,q) (0.54, 4.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2199187Z Skipping (s,q) (0.55, 4.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2199338Z Skipping (s,q) (0.56, 4.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2199487Z Skipping (s,q) (0.57, 4.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2199640Z Skipping (s,q) (0.58, 4.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2199789Z Skipping (s,q) (0.59, 4.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2199944Z Skipping (s,q) (0.6, 4.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2200093Z Skipping (s,q) (0.61, 4.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2200243Z Skipping (s,q) (0.62, 4.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2200396Z Skipping (s,q) (0.63, 4.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2200552Z Skipping (s,q) (0.64, 4.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2200703Z Skipping (s,q) (0.65, 4.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2200859Z Skipping (s,q) (0.66, 4.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2201010Z Skipping (s,q) (0.67, 4.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2201163Z Skipping (s,q) (0.68, 4.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2201312Z Skipping (s,q) (0.69, 4.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2201462Z Skipping (s,q) (0.7, 4.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2201615Z Skipping (s,q) (0.71, 4.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2201764Z Skipping (s,q) (0.72, 4.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2201914Z Skipping (s,q) (0.73, 4.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2202067Z Skipping (s,q) (0.74, 4.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2202265Z Skipping (s,q) (0.75, 4.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2202416Z Skipping (s,q) (0.76, 4.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2202660Z Skipping (s,q) (0.77, 4.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2202811Z Skipping (s,q) (0.78, 4.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2202963Z Skipping (s,q) (0.79, 4.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2203112Z Skipping (s,q) (0.8, 4.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2203262Z Skipping (s,q) (0.81, 4.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2203416Z Skipping (s,q) (0.82, 4.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2203567Z Skipping (s,q) (0.83, 4.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2203716Z Skipping (s,q) (0.84, 4.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2203869Z Skipping (s,q) (0.85, 4.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2204023Z Skipping (s,q) (0.86, 4.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2204177Z Skipping (s,q) (0.87, 4.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2204331Z Skipping (s,q) (0.88, 4.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2204480Z Skipping (s,q) (0.89, 4.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2204633Z Skipping (s,q) (0.9, 4.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2204782Z Skipping (s,q) (0.91, 4.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2204932Z Skipping (s,q) (0.92, 4.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2205084Z Skipping (s,q) (0.93, 4.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2205233Z Skipping (s,q) (0.94, 4.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2205386Z Skipping (s,q) (0.95, 4.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2205536Z Skipping (s,q) (0.96, 4.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2205732Z Skipping (s,q) (0.97, 4.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2205885Z Skipping (s,q) (0.98, 4.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2206039Z Skipping (s,q) (0.99, 4.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2206186Z Skipping (s,q) (1, 4.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2206339Z Skipping (s,q) (1.01, 4.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2206488Z Skipping (s,q) (1.02, 4.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2206656Z Skipping (s,q) (1.03, 4.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2206825Z Skipping (s,q) (1.04, 4.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2206993Z Skipping (s,q) (1.05, 4.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2207145Z Skipping (s,q) (1.06, 4.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2207295Z Skipping (s,q) (1.07, 4.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2207449Z Skipping (s,q) (1.08, 4.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2207604Z Skipping (s,q) (1.09, 4.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2207758Z Skipping (s,q) (1.1, 4.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2207910Z Skipping (s,q) (1.11, 4.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2208061Z Skipping (s,q) (1.12, 4.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2208210Z Skipping (s,q) (1.13, 4.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2208362Z Skipping (s,q) (1.14, 4.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2208512Z Skipping (s,q) (1.15, 4.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2208662Z Skipping (s,q) (1.16, 4.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2208812Z Skipping (s,q) (1.17, 4.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2208962Z Skipping (s,q) (1.18, 4.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2209160Z Skipping (s,q) (1.19, 4.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2209312Z Skipping (s,q) (1.2, 4.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2209461Z Skipping (s,q) (1.21, 4.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2209686Z Skipping (s,q) (1.22, 4.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2209838Z Skipping (s,q) (1.23, 4.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2209987Z Skipping (s,q) (1.24, 4.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2210140Z Skipping (s,q) (1.25, 4.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2210292Z Skipping (s,q) (1.26, 4.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2210446Z Skipping (s,q) (1.27, 4.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2210596Z Skipping (s,q) (1.28, 4.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2210745Z Skipping (s,q) (1.29, 4.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2210901Z Skipping (s,q) (1.3, 4.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2211067Z Skipping (s,q) (1.31, 4.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2211220Z Skipping (s,q) (1.32, 4.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2211383Z Skipping (s,q) (1.33, 4.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2211537Z Skipping (s,q) (1.34, 4.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2211690Z Skipping (s,q) (1.35, 4.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2211850Z Skipping (s,q) (1.36, 4.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2212004Z Skipping (s,q) (1.37, 4.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2212158Z Skipping (s,q) (1.38, 4.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2212318Z Skipping (s,q) (1.39, 4.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2212471Z Skipping (s,q) (1.4, 4.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2212632Z Skipping (s,q) (1.41, 4.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2212827Z Skipping (s,q) (1.42, 4.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2212979Z Skipping (s,q) (1.43, 4.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2213143Z Skipping (s,q) (1.44, 4.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2213296Z Skipping (s,q) (1.45, 4.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2213448Z Skipping (s,q) (1.46, 4.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2213611Z Skipping (s,q) (1.47, 4.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2213764Z Skipping (s,q) (1.48, 4.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2213925Z Skipping (s,q) (1.49, 4.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2214077Z Skipping (s,q) (1.5, 4.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2214230Z Skipping (s,q) (1.51, 4.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2214390Z Skipping (s,q) (1.52, 4.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2214549Z Skipping (s,q) (1.53, 4.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2214703Z Skipping (s,q) (1.54, 4.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2214864Z Skipping (s,q) (1.55, 4.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2215018Z Skipping (s,q) (1.56, 4.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2215178Z Skipping (s,q) (1.57, 4.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2215330Z Skipping (s,q) (1.58, 4.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2215482Z Skipping (s,q) (1.59, 4.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2215641Z Skipping (s,q) (1.6, 4.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2215794Z Skipping (s,q) (1.61, 4.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2215947Z Skipping (s,q) (1.62, 4.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2216181Z Skipping (s,q) (1.63, 4.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2216386Z Skipping (s,q) (1.64, 4.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2216544Z Skipping (s,q) (1.65, 4.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2216773Z Skipping (s,q) (1.66, 4.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2216953Z Skipping (s,q) (1.67, 4.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2217134Z Skipping (s,q) (1.68, 4.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2217287Z Skipping (s,q) (1.69, 4.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2217440Z Skipping (s,q) (1.7, 4.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2217599Z Skipping (s,q) (1.71, 4.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2217752Z Skipping (s,q) (1.72, 4.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2217910Z Skipping (s,q) (1.73, 4.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2218062Z Skipping (s,q) (1.74, 4.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2218222Z Skipping (s,q) (1.75, 4.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2218380Z Skipping (s,q) (1.76, 4.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2218538Z Skipping (s,q) (1.77, 4.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2218692Z Skipping (s,q) (1.78, 4.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2218851Z Skipping (s,q) (1.79, 4.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2219003Z Skipping (s,q) (1.8, 4.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2219155Z Skipping (s,q) (1.81, 4.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2219315Z Skipping (s,q) (1.82, 4.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2219469Z Skipping (s,q) (1.83, 4.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2219629Z Skipping (s,q) (1.84, 4.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2219781Z Skipping (s,q) (1.85, 4.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2219977Z Skipping (s,q) (1.86, 4.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2220135Z Skipping (s,q) (1.87, 4.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2220290Z Skipping (s,q) (1.88, 4.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2220442Z Skipping (s,q) (1.89, 4.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2220605Z Skipping (s,q) (1.9, 4.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2220758Z Skipping (s,q) (1.91, 4.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2220917Z Skipping (s,q) (1.92, 4.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2221067Z Skipping (s,q) (1.93, 4.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2221219Z Skipping (s,q) (1.94, 4.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2221376Z Skipping (s,q) (1.95, 4.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2221529Z Skipping (s,q) (1.96, 4.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2221683Z Skipping (s,q) (1.97, 4.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2221844Z Skipping (s,q) (1.98, 4.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2221996Z Skipping (s,q) (1.99, 4.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2222156Z Skipping (s,q) (0.01, 5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2222307Z Skipping (s,q) (0.02, 5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2222453Z Skipping (s,q) (0.03, 5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2222606Z Skipping (s,q) (0.04, 5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2222753Z Skipping (s,q) (0.05, 5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2222899Z Skipping (s,q) (0.06, 5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2223052Z Skipping (s,q) (0.07, 5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2223199Z Skipping (s,q) (0.08, 5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2223350Z Skipping (s,q) (0.09, 5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2223543Z Skipping (s,q) (0.1, 5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2223690Z Skipping (s,q) (0.11, 5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2223911Z Skipping (s,q) (0.12, 5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2224061Z Skipping (s,q) (0.13, 5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2224206Z Skipping (s,q) (0.14, 5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2224363Z Skipping (s,q) (0.15, 5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2224511Z Skipping (s,q) (0.16, 5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2224665Z Skipping (s,q) (0.17, 5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2224811Z Skipping (s,q) (0.18, 5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2224959Z Skipping (s,q) (0.19, 5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2225113Z Skipping (s,q) (0.2, 5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2225266Z Skipping (s,q) (0.21, 5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2225413Z Skipping (s,q) (0.22, 5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2225568Z Skipping (s,q) (0.23, 5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2225721Z Skipping (s,q) (0.24, 5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2225870Z Skipping (s,q) (0.25, 5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2226026Z Skipping (s,q) (0.26, 5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2226173Z Skipping (s,q) (0.27, 5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2226328Z Skipping (s,q) (0.28, 5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2226475Z Skipping (s,q) (0.29, 5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2226623Z Skipping (s,q) (0.3, 5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2226777Z Skipping (s,q) (0.31, 5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2226924Z Skipping (s,q) (0.32, 5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2227114Z Skipping (s,q) (0.33, 5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2227267Z Skipping (s,q) (0.34, 5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2227418Z Skipping (s,q) (0.35, 5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2227572Z Skipping (s,q) (0.36, 5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2227718Z Skipping (s,q) (0.37, 5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2227865Z Skipping (s,q) (0.38, 5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2228016Z Skipping (s,q) (0.39, 5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2228168Z Skipping (s,q) (0.4, 5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2228315Z Skipping (s,q) (0.41, 5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2228468Z Skipping (s,q) (0.42, 5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2228613Z Skipping (s,q) (0.43, 5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2228771Z Skipping (s,q) (0.44, 5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2228919Z Skipping (s,q) (0.45, 5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2229064Z Skipping (s,q) (0.46, 5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2229222Z Skipping (s,q) (0.47, 5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2229373Z Skipping (s,q) (0.48, 5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2229520Z Skipping (s,q) (0.49, 5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2229674Z Skipping (s,q) (0.5, 5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2229821Z Skipping (s,q) (0.51, 5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2229967Z Skipping (s,q) (0.52, 5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2230118Z Skipping (s,q) (0.53, 5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2230263Z Skipping (s,q) (0.54, 5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2230413Z Skipping (s,q) (0.55, 5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2230608Z Skipping (s,q) (0.56, 5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2230755Z Skipping (s,q) (0.57, 5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2230999Z Skipping (s,q) (0.58, 5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2231148Z Skipping (s,q) (0.59, 5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2231294Z Skipping (s,q) (0.6, 5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2231447Z Skipping (s,q) (0.61, 5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2231595Z Skipping (s,q) (0.62, 5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2231749Z Skipping (s,q) (0.63, 5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2231896Z Skipping (s,q) (0.64, 5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2232043Z Skipping (s,q) (0.65, 5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2232200Z Skipping (s,q) (0.66, 5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2232350Z Skipping (s,q) (0.67, 5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2232499Z Skipping (s,q) (0.68, 5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2232651Z Skipping (s,q) (0.69, 5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2232803Z Skipping (s,q) (0.7, 5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2232957Z Skipping (s,q) (0.71, 5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2233104Z Skipping (s,q) (0.72, 5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2233251Z Skipping (s,q) (0.73, 5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2233404Z Skipping (s,q) (0.74, 5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2233552Z Skipping (s,q) (0.75, 5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2233697Z Skipping (s,q) (0.76, 5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2233852Z Skipping (s,q) (0.77, 5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2234001Z Skipping (s,q) (0.78, 5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2234192Z Skipping (s,q) (0.79, 5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2234344Z Skipping (s,q) (0.8, 5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2234496Z Skipping (s,q) (0.81, 5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2234650Z Skipping (s,q) (0.82, 5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2234798Z Skipping (s,q) (0.83, 5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2234946Z Skipping (s,q) (0.84, 5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2235099Z Skipping (s,q) (0.85, 5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2235246Z Skipping (s,q) (0.86, 5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2235391Z Skipping (s,q) (0.87, 5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2235544Z Skipping (s,q) (0.88, 5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2235691Z Skipping (s,q) (0.89, 5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2235847Z Skipping (s,q) (0.9, 5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2235997Z Skipping (s,q) (0.91, 5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2236143Z Skipping (s,q) (0.92, 5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2236303Z Skipping (s,q) (0.93, 5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2236450Z Skipping (s,q) (0.94, 5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2236600Z Skipping (s,q) (0.95, 5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2236780Z Skipping (s,q) (0.96, 5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2236952Z Skipping (s,q) (0.97, 5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2237107Z Skipping (s,q) (0.98, 5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2237254Z Skipping (s,q) (0.99, 5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2237404Z Skipping (s,q) (1, 5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2237563Z Skipping (s,q) (1.01, 5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2237757Z Skipping (s,q) (1.02, 5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2237903Z Skipping (s,q) (1.03, 5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2238160Z Skipping (s,q) (1.04, 5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2238308Z Skipping (s,q) (1.05, 5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2238454Z Skipping (s,q) (1.06, 5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2238610Z Skipping (s,q) (1.07, 5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2238756Z Skipping (s,q) (1.08, 5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2238906Z Skipping (s,q) (1.09, 5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2239053Z Skipping (s,q) (1.1, 5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2239198Z Skipping (s,q) (1.11, 5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2239352Z Skipping (s,q) (1.12, 5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2239498Z Skipping (s,q) (1.13, 5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2239650Z Skipping (s,q) (1.14, 5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2239803Z Skipping (s,q) (1.15, 5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2239956Z Skipping (s,q) (1.16, 5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2240110Z Skipping (s,q) (1.17, 5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2240258Z Skipping (s,q) (1.18, 5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2240405Z Skipping (s,q) (1.19, 5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2240559Z Skipping (s,q) (1.2, 5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2240704Z Skipping (s,q) (1.21, 5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2240851Z Skipping (s,q) (1.22, 5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2241003Z Skipping (s,q) (1.23, 5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2241153Z Skipping (s,q) (1.24, 5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2241353Z Skipping (s,q) (1.25, 5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2241500Z Skipping (s,q) (1.26, 5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2241651Z Skipping (s,q) (1.27, 5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2241804Z Skipping (s,q) (1.28, 5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2241951Z Skipping (s,q) (1.29, 5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2242101Z Skipping (s,q) (1.3, 5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2242255Z Skipping (s,q) (1.31, 5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2242402Z Skipping (s,q) (1.32, 5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2242557Z Skipping (s,q) (1.33, 5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2242706Z Skipping (s,q) (1.34, 5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2242853Z Skipping (s,q) (1.35, 5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2243008Z Skipping (s,q) (1.36, 5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2243160Z Skipping (s,q) (1.37, 5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2243306Z Skipping (s,q) (1.38, 5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2243461Z Skipping (s,q) (1.39, 5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2243608Z Skipping (s,q) (1.4, 5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2243754Z Skipping (s,q) (1.41, 5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2243909Z Skipping (s,q) (1.42, 5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2244056Z Skipping (s,q) (1.43, 5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2244207Z Skipping (s,q) (1.44, 5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2244354Z Skipping (s,q) (1.45, 5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2244500Z Skipping (s,q) (1.46, 5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2244652Z Skipping (s,q) (1.47, 5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2244845Z Skipping (s,q) (1.48, 5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2244992Z Skipping (s,q) (1.49, 5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2245221Z Skipping (s,q) (1.5, 5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2245373Z Skipping (s,q) (1.51, 5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2245525Z Skipping (s,q) (1.52, 5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2245672Z Skipping (s,q) (1.53, 5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2245819Z Skipping (s,q) (1.54, 5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2245971Z Skipping (s,q) (1.55, 5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2246117Z Skipping (s,q) (1.56, 5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2246265Z Skipping (s,q) (1.57, 5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2246418Z Skipping (s,q) (1.58, 5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2246564Z Skipping (s,q) (1.59, 5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2246722Z Skipping (s,q) (1.6, 5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2246876Z Skipping (s,q) (1.61, 5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2247051Z Skipping (s,q) (1.62, 5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2247227Z Skipping (s,q) (1.63, 5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2247374Z Skipping (s,q) (1.64, 5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2247520Z Skipping (s,q) (1.65, 5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2247673Z Skipping (s,q) (1.66, 5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2247819Z Skipping (s,q) (1.67, 5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2247966Z Skipping (s,q) (1.68, 5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2248118Z Skipping (s,q) (1.69, 5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2248263Z Skipping (s,q) (1.7, 5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2248460Z Skipping (s,q) (1.71, 5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2248607Z Skipping (s,q) (1.72, 5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2248757Z Skipping (s,q) (1.73, 5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2248915Z Skipping (s,q) (1.74, 5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2249063Z Skipping (s,q) (1.75, 5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2249210Z Skipping (s,q) (1.76, 5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2249365Z Skipping (s,q) (1.77, 5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2249512Z Skipping (s,q) (1.78, 5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2249664Z Skipping (s,q) (1.79, 5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2249810Z Skipping (s,q) (1.8, 5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2249958Z Skipping (s,q) (1.81, 5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2250108Z Skipping (s,q) (1.82, 5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2250258Z Skipping (s,q) (1.83, 5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2250403Z Skipping (s,q) (1.84, 5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2250558Z Skipping (s,q) (1.85, 5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2250707Z Skipping (s,q) (1.86, 5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2250859Z Skipping (s,q) (1.87, 5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2251005Z Skipping (s,q) (1.88, 5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2251152Z Skipping (s,q) (1.89, 5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2251304Z Skipping (s,q) (1.9, 5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2251451Z Skipping (s,q) (1.91, 5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2251598Z Skipping (s,q) (1.92, 5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2251750Z Skipping (s,q) (1.93, 5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2251944Z Skipping (s,q) (1.94, 5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2252091Z Skipping (s,q) (1.95, 5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2252318Z Skipping (s,q) (1.96, 5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2252467Z Skipping (s,q) (1.97, 5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2252620Z Skipping (s,q) (1.98, 5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2252769Z Skipping (s,q) (1.99, 5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2252924Z Skipping (s,q) (0.01, 5.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2253096Z Skipping (s,q) (0.02, 5.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2253249Z Skipping (s,q) (0.03, 5.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2253401Z Skipping (s,q) (0.04, 5.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2253561Z Skipping (s,q) (0.05, 5.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2253716Z Skipping (s,q) (0.06, 5.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2253877Z Skipping (s,q) (0.07, 5.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2254030Z Skipping (s,q) (0.08, 5.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2254186Z Skipping (s,q) (0.09, 5.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2254349Z Skipping (s,q) (0.1, 5.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2254502Z Skipping (s,q) (0.11, 5.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2254653Z Skipping (s,q) (0.12, 5.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2254812Z Skipping (s,q) (0.13, 5.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2254964Z Skipping (s,q) (0.14, 5.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2255123Z Skipping (s,q) (0.15, 5.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2255275Z Skipping (s,q) (0.16, 5.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2255428Z Skipping (s,q) (0.17, 5.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2255652Z Skipping (s,q) (0.18, 5.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2255804Z Skipping (s,q) (0.19, 5.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2255962Z Skipping (s,q) (0.2, 5.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2256179Z Skipping (s,q) (0.21, 5.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2256332Z Skipping (s,q) (0.22, 5.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2256492Z Skipping (s,q) (0.23, 5.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2256644Z Skipping (s,q) (0.24, 5.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2256799Z Skipping (s,q) (0.25, 5.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2256960Z Skipping (s,q) (0.26, 5.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2257113Z Skipping (s,q) (0.27, 5.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2257266Z Skipping (s,q) (0.28, 5.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2257435Z Skipping (s,q) (0.29, 5.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2257589Z Skipping (s,q) (0.3, 5.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2257757Z Skipping (s,q) (0.31, 5.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2257911Z Skipping (s,q) (0.32, 5.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2258064Z Skipping (s,q) (0.33, 5.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2258222Z Skipping (s,q) (0.34, 5.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2258374Z Skipping (s,q) (0.35, 5.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2258530Z Skipping (s,q) (0.36, 5.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2258689Z Skipping (s,q) (0.37, 5.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2258842Z Skipping (s,q) (0.38, 5.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2259001Z Skipping (s,q) (0.39, 5.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2259496Z Skipping (s,q) (0.4, 5.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2259653Z Skipping (s,q) (0.41, 5.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2259981Z Skipping (s,q) (0.42, 5.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2260136Z Skipping (s,q) (0.43, 5.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2260288Z Skipping (s,q) (0.44, 5.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2260446Z Skipping (s,q) (0.45, 5.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2260597Z Skipping (s,q) (0.46, 5.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2260750Z Skipping (s,q) (0.47, 5.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2260911Z Skipping (s,q) (0.48, 5.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2261063Z Skipping (s,q) (0.49, 5.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2261220Z Skipping (s,q) (0.5, 5.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2261376Z Skipping (s,q) (0.51, 5.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2261528Z Skipping (s,q) (0.52, 5.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2261692Z Skipping (s,q) (0.53, 5.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2261844Z Skipping (s,q) (0.54, 5.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2261997Z Skipping (s,q) (0.55, 5.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2262155Z Skipping (s,q) (0.56, 5.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2262307Z Skipping (s,q) (0.57, 5.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2262464Z Skipping (s,q) (0.58, 5.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2262617Z Skipping (s,q) (0.59, 5.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2262767Z Skipping (s,q) (0.6, 5.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2262925Z Skipping (s,q) (0.61, 5.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2263144Z Skipping (s,q) (0.62, 5.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2263296Z Skipping (s,q) (0.63, 5.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2263459Z Skipping (s,q) (0.64, 5.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2263615Z Skipping (s,q) (0.65, 5.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2263777Z Skipping (s,q) (0.66, 5.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2263929Z Skipping (s,q) (0.67, 5.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2264082Z Skipping (s,q) (0.68, 5.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2264242Z Skipping (s,q) (0.69, 5.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2264395Z Skipping (s,q) (0.7, 5.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2264547Z Skipping (s,q) (0.71, 5.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2264705Z Skipping (s,q) (0.72, 5.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2264862Z Skipping (s,q) (0.73, 5.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2265021Z Skipping (s,q) (0.74, 5.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2265177Z Skipping (s,q) (0.75, 5.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2265329Z Skipping (s,q) (0.76, 5.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2265489Z Skipping (s,q) (0.77, 5.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2265642Z Skipping (s,q) (0.78, 5.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2265795Z Skipping (s,q) (0.79, 5.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2265955Z Skipping (s,q) (0.8, 5.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2266109Z Skipping (s,q) (0.81, 5.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2266269Z Skipping (s,q) (0.82, 5.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2266421Z Skipping (s,q) (0.83, 5.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2266644Z Skipping (s,q) (0.84, 5.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2266832Z Skipping (s,q) (0.85, 5.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2267001Z Skipping (s,q) (0.86, 5.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2267224Z Skipping (s,q) (0.87, 5.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2267389Z Skipping (s,q) (0.88, 5.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2267542Z Skipping (s,q) (0.89, 5.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2267699Z Skipping (s,q) (0.9, 5.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2267850Z Skipping (s,q) (0.91, 5.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2268003Z Skipping (s,q) (0.92, 5.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2268161Z Skipping (s,q) (0.93, 5.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2268314Z Skipping (s,q) (0.94, 5.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2268465Z Skipping (s,q) (0.95, 5.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2268629Z Skipping (s,q) (0.96, 5.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2268782Z Skipping (s,q) (0.97, 5.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2268944Z Skipping (s,q) (0.98, 5.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2269104Z Skipping (s,q) (0.99, 5.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2269253Z Skipping (s,q) (1, 5.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2269417Z Skipping (s,q) (1.01, 5.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2269573Z Skipping (s,q) (1.02, 5.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2269727Z Skipping (s,q) (1.03, 5.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2269886Z Skipping (s,q) (1.04, 5.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2270039Z Skipping (s,q) (1.05, 5.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2270193Z Skipping (s,q) (1.06, 5.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2270393Z Skipping (s,q) (1.07, 5.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2270545Z Skipping (s,q) (1.08, 5.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2270712Z Skipping (s,q) (1.09, 5.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2270864Z Skipping (s,q) (1.1, 5.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2271015Z Skipping (s,q) (1.11, 5.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2271176Z Skipping (s,q) (1.12, 5.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2271329Z Skipping (s,q) (1.13, 5.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2271482Z Skipping (s,q) (1.14, 5.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2271644Z Skipping (s,q) (1.15, 5.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2271798Z Skipping (s,q) (1.16, 5.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2271954Z Skipping (s,q) (1.17, 5.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2272109Z Skipping (s,q) (1.18, 5.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2272260Z Skipping (s,q) (1.19, 5.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2272422Z Skipping (s,q) (1.2, 5.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2272572Z Skipping (s,q) (1.21, 5.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2272722Z Skipping (s,q) (1.22, 5.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2272879Z Skipping (s,q) (1.23, 5.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2273029Z Skipping (s,q) (1.24, 5.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2273187Z Skipping (s,q) (1.25, 5.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2273337Z Skipping (s,q) (1.26, 5.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2273487Z Skipping (s,q) (1.27, 5.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2273649Z Skipping (s,q) (1.28, 5.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2273847Z Skipping (s,q) (1.29, 5.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2274002Z Skipping (s,q) (1.3, 5.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2274234Z Skipping (s,q) (1.31, 5.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2274384Z Skipping (s,q) (1.32, 5.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2274541Z Skipping (s,q) (1.33, 5.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2274691Z Skipping (s,q) (1.34, 5.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2274840Z Skipping (s,q) (1.35, 5.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2274995Z Skipping (s,q) (1.36, 5.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2275147Z Skipping (s,q) (1.37, 5.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2275298Z Skipping (s,q) (1.38, 5.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2275454Z Skipping (s,q) (1.39, 5.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2275608Z Skipping (s,q) (1.4, 5.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2275763Z Skipping (s,q) (1.41, 5.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2275915Z Skipping (s,q) (1.42, 5.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2276065Z Skipping (s,q) (1.43, 5.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2276219Z Skipping (s,q) (1.44, 5.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2276369Z Skipping (s,q) (1.45, 5.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2276519Z Skipping (s,q) (1.46, 5.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2276678Z Skipping (s,q) (1.47, 5.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2276836Z Skipping (s,q) (1.48, 5.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2277015Z Skipping (s,q) (1.49, 5.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2277184Z Skipping (s,q) (1.5, 5.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2277379Z Skipping (s,q) (1.51, 5.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2277536Z Skipping (s,q) (1.52, 5.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2277694Z Skipping (s,q) (1.53, 5.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2277845Z Skipping (s,q) (1.54, 5.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2278001Z Skipping (s,q) (1.55, 5.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2278148Z Skipping (s,q) (1.56, 5.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2278298Z Skipping (s,q) (1.57, 5.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2278454Z Skipping (s,q) (1.58, 5.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2278604Z Skipping (s,q) (1.59, 5.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2278761Z Skipping (s,q) (1.6, 5.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2278910Z Skipping (s,q) (1.61, 5.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2279065Z Skipping (s,q) (1.62, 5.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2279223Z Skipping (s,q) (1.63, 5.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2279374Z Skipping (s,q) (1.64, 5.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2279525Z Skipping (s,q) (1.65, 5.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2279684Z Skipping (s,q) (1.66, 5.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2279833Z Skipping (s,q) (1.67, 5.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2279988Z Skipping (s,q) (1.68, 5.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2280140Z Skipping (s,q) (1.69, 5.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2280289Z Skipping (s,q) (1.7, 5.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2280445Z Skipping (s,q) (1.71, 5.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2280594Z Skipping (s,q) (1.72, 5.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2280742Z Skipping (s,q) (1.73, 5.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2280949Z Skipping (s,q) (1.74, 5.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2281099Z Skipping (s,q) (1.75, 5.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2281332Z Skipping (s,q) (1.76, 5.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2281483Z Skipping (s,q) (1.77, 5.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2281637Z Skipping (s,q) (1.78, 5.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2281791Z Skipping (s,q) (1.79, 5.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2281940Z Skipping (s,q) (1.8, 5.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2282090Z Skipping (s,q) (1.81, 5.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2282246Z Skipping (s,q) (1.82, 5.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2282396Z Skipping (s,q) (1.83, 5.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2282549Z Skipping (s,q) (1.84, 5.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2282703Z Skipping (s,q) (1.85, 5.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2282851Z Skipping (s,q) (1.86, 5.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2283014Z Skipping (s,q) (1.87, 5.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2283165Z Skipping (s,q) (1.88, 5.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2283317Z Skipping (s,q) (1.89, 5.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2283479Z Skipping (s,q) (1.9, 5.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2283629Z Skipping (s,q) (1.91, 5.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2283785Z Skipping (s,q) (1.92, 5.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2283935Z Skipping (s,q) (1.93, 5.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2284084Z Skipping (s,q) (1.94, 5.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2284240Z Skipping (s,q) (1.95, 5.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2284458Z Skipping (s,q) (1.96, 5.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2284608Z Skipping (s,q) (1.97, 5.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2284774Z Skipping (s,q) (1.98, 5.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2284924Z Skipping (s,q) (1.99, 5.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2285079Z Skipping (s,q) (0.01, 5.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2285229Z Skipping (s,q) (0.02, 5.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2285382Z Skipping (s,q) (0.03, 5.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2285542Z Skipping (s,q) (0.04, 5.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2285692Z Skipping (s,q) (0.05, 5.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2285841Z Skipping (s,q) (0.06, 5.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2285996Z Skipping (s,q) (0.07, 5.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2286151Z Skipping (s,q) (0.08, 5.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2286299Z Skipping (s,q) (0.09, 5.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2286466Z Skipping (s,q) (0.1, 5.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2286617Z Skipping (s,q) (0.11, 5.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2286774Z Skipping (s,q) (0.12, 5.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2286921Z Skipping (s,q) (0.13, 5.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2287069Z Skipping (s,q) (0.14, 5.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2287226Z Skipping (s,q) (0.15, 5.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2287374Z Skipping (s,q) (0.16, 5.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2287523Z Skipping (s,q) (0.17, 5.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2287677Z Skipping (s,q) (0.18, 5.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2287873Z Skipping (s,q) (0.19, 5.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2288034Z Skipping (s,q) (0.2, 5.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2288183Z Skipping (s,q) (0.21, 5.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2288406Z Skipping (s,q) (0.22, 5.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2288561Z Skipping (s,q) (0.23, 5.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2288711Z Skipping (s,q) (0.24, 5.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2288859Z Skipping (s,q) (0.25, 5.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2289014Z Skipping (s,q) (0.26, 5.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2289161Z Skipping (s,q) (0.27, 5.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2289323Z Skipping (s,q) (0.28, 5.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2289470Z Skipping (s,q) (0.29, 5.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2289618Z Skipping (s,q) (0.3, 5.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2289779Z Skipping (s,q) (0.31, 5.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2289930Z Skipping (s,q) (0.32, 5.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2290083Z Skipping (s,q) (0.33, 5.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2290239Z Skipping (s,q) (0.34, 5.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2290387Z Skipping (s,q) (0.35, 5.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2290541Z Skipping (s,q) (0.36, 5.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2290690Z Skipping (s,q) (0.37, 5.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2290838Z Skipping (s,q) (0.38, 5.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2290993Z Skipping (s,q) (0.39, 5.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2291142Z Skipping (s,q) (0.4, 5.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2291291Z Skipping (s,q) (0.41, 5.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2291488Z Skipping (s,q) (0.42, 5.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2291637Z Skipping (s,q) (0.43, 5.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2291798Z Skipping (s,q) (0.44, 5.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2291946Z Skipping (s,q) (0.45, 5.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2292095Z Skipping (s,q) (0.46, 5.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2292249Z Skipping (s,q) (0.47, 5.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2292395Z Skipping (s,q) (0.48, 5.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2292545Z Skipping (s,q) (0.49, 5.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2292702Z Skipping (s,q) (0.5, 5.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2292851Z Skipping (s,q) (0.51, 5.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2293006Z Skipping (s,q) (0.52, 5.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2293161Z Skipping (s,q) (0.53, 5.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2293307Z Skipping (s,q) (0.54, 5.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2293466Z Skipping (s,q) (0.55, 5.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2293613Z Skipping (s,q) (0.56, 5.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2293763Z Skipping (s,q) (0.57, 5.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2293919Z Skipping (s,q) (0.58, 5.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2294066Z Skipping (s,q) (0.59, 5.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2294214Z Skipping (s,q) (0.6, 5.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2294371Z Skipping (s,q) (0.61, 5.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2294518Z Skipping (s,q) (0.62, 5.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2294671Z Skipping (s,q) (0.63, 5.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2294865Z Skipping (s,q) (0.64, 5.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2295017Z Skipping (s,q) (0.65, 5.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2295173Z Skipping (s,q) (0.66, 5.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2295392Z Skipping (s,q) (0.67, 5.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2295540Z Skipping (s,q) (0.68, 5.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2295699Z Skipping (s,q) (0.69, 5.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2295847Z Skipping (s,q) (0.7, 5.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2296002Z Skipping (s,q) (0.71, 5.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2296200Z Skipping (s,q) (0.72, 5.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2296352Z Skipping (s,q) (0.73, 5.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2300740Z Skipping (s,q) (0.74, 5.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2300898Z Skipping (s,q) (0.75, 5.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2301060Z Skipping (s,q) (0.76, 5.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2301207Z Skipping (s,q) (0.77, 5.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2301362Z Skipping (s,q) (0.78, 5.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2301514Z Skipping (s,q) (0.79, 5.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2301664Z Skipping (s,q) (0.8, 5.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2301812Z Skipping (s,q) (0.81, 5.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2301962Z Skipping (s,q) (0.82, 5.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2302110Z Skipping (s,q) (0.83, 5.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2302265Z Skipping (s,q) (0.84, 5.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2302412Z Skipping (s,q) (0.85, 5.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2302559Z Skipping (s,q) (0.86, 5.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2302787Z Skipping (s,q) (0.87, 5.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2302934Z Skipping (s,q) (0.88, 5.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2303085Z Skipping (s,q) (0.89, 5.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2303236Z Skipping (s,q) (0.9, 5.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2303385Z Skipping (s,q) (0.91, 5.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2303535Z Skipping (s,q) (0.92, 5.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2303682Z Skipping (s,q) (0.93, 5.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2303828Z Skipping (s,q) (0.94, 5.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2303978Z Skipping (s,q) (0.95, 5.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2304125Z Skipping (s,q) (0.96, 5.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2304272Z Skipping (s,q) (0.97, 5.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2304427Z Skipping (s,q) (0.98, 5.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2304572Z Skipping (s,q) (0.99, 5.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2304723Z Skipping (s,q) (1, 5.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2304869Z Skipping (s,q) (1.01, 5.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2305014Z Skipping (s,q) (1.02, 5.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2305162Z Skipping (s,q) (1.03, 5.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2305307Z Skipping (s,q) (1.04, 5.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2305453Z Skipping (s,q) (1.05, 5.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2305601Z Skipping (s,q) (1.06, 5.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2305747Z Skipping (s,q) (1.07, 5.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2305895Z Skipping (s,q) (1.08, 5.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2306046Z Skipping (s,q) (1.09, 5.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2306243Z Skipping (s,q) (1.1, 5.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2306394Z Skipping (s,q) (1.11, 5.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2306617Z Skipping (s,q) (1.12, 5.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2306764Z Skipping (s,q) (1.13, 5.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2306914Z Skipping (s,q) (1.14, 5.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2307059Z Skipping (s,q) (1.15, 5.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2307203Z Skipping (s,q) (1.16, 5.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2307355Z Skipping (s,q) (1.17, 5.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2307503Z Skipping (s,q) (1.18, 5.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2307658Z Skipping (s,q) (1.19, 5.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2307805Z Skipping (s,q) (1.2, 5.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2307958Z Skipping (s,q) (1.21, 5.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2308108Z Skipping (s,q) (1.22, 5.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2308260Z Skipping (s,q) (1.23, 5.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2308407Z Skipping (s,q) (1.24, 5.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2308556Z Skipping (s,q) (1.25, 5.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2308702Z Skipping (s,q) (1.26, 5.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2308852Z Skipping (s,q) (1.27, 5.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2308998Z Skipping (s,q) (1.28, 5.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2309144Z Skipping (s,q) (1.29, 5.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2309293Z Skipping (s,q) (1.3, 5.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2309438Z Skipping (s,q) (1.31, 5.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2309630Z Skipping (s,q) (1.32, 5.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2309780Z Skipping (s,q) (1.33, 5.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2309931Z Skipping (s,q) (1.34, 5.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2310083Z Skipping (s,q) (1.35, 5.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2310227Z Skipping (s,q) (1.36, 5.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2310371Z Skipping (s,q) (1.37, 5.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2310518Z Skipping (s,q) (1.38, 5.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2310663Z Skipping (s,q) (1.39, 5.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2310807Z Skipping (s,q) (1.4, 5.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2310959Z Skipping (s,q) (1.41, 5.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2311105Z Skipping (s,q) (1.42, 5.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2311259Z Skipping (s,q) (1.43, 5.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2311404Z Skipping (s,q) (1.44, 5.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2311554Z Skipping (s,q) (1.45, 5.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2311704Z Skipping (s,q) (1.46, 5.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2311852Z Skipping (s,q) (1.47, 5.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2311998Z Skipping (s,q) (1.48, 5.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2312150Z Skipping (s,q) (1.49, 5.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2312297Z Skipping (s,q) (1.5, 5.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2312445Z Skipping (s,q) (1.51, 5.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2312591Z Skipping (s,q) (1.52, 5.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2312735Z Skipping (s,q) (1.53, 5.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2312882Z Skipping (s,q) (1.54, 5.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2313076Z Skipping (s,q) (1.55, 5.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2313222Z Skipping (s,q) (1.56, 5.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2313467Z Skipping (s,q) (1.57, 5.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2313615Z Skipping (s,q) (1.58, 5.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2313762Z Skipping (s,q) (1.59, 5.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2313912Z Skipping (s,q) (1.6, 5.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2314060Z Skipping (s,q) (1.61, 5.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2314210Z Skipping (s,q) (1.62, 5.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2314356Z Skipping (s,q) (1.63, 5.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2314502Z Skipping (s,q) (1.64, 5.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2314651Z Skipping (s,q) (1.65, 5.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2314804Z Skipping (s,q) (1.66, 5.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2314948Z Skipping (s,q) (1.67, 5.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2315101Z Skipping (s,q) (1.68, 5.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2315247Z Skipping (s,q) (1.69, 5.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2315394Z Skipping (s,q) (1.7, 5.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2315539Z Skipping (s,q) (1.71, 5.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2315684Z Skipping (s,q) (1.72, 5.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2315833Z Skipping (s,q) (1.73, 5.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2315980Z Skipping (s,q) (1.74, 5.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2316126Z Skipping (s,q) (1.75, 5.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2316286Z Skipping (s,q) (1.76, 5.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2316482Z Skipping (s,q) (1.77, 5.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2316635Z Skipping (s,q) (1.78, 5.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2316787Z Skipping (s,q) (1.79, 5.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2316934Z Skipping (s,q) (1.8, 5.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2317087Z Skipping (s,q) (1.81, 5.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2317234Z Skipping (s,q) (1.82, 5.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2317380Z Skipping (s,q) (1.83, 5.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2317531Z Skipping (s,q) (1.84, 5.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2317678Z Skipping (s,q) (1.85, 5.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2317830Z Skipping (s,q) (1.86, 5.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2317977Z Skipping (s,q) (1.87, 5.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2318130Z Skipping (s,q) (1.88, 5.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2318280Z Skipping (s,q) (1.89, 5.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2318425Z Skipping (s,q) (1.9, 5.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2318575Z Skipping (s,q) (1.91, 5.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2318730Z Skipping (s,q) (1.92, 5.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2318876Z Skipping (s,q) (1.93, 5.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2319030Z Skipping (s,q) (1.94, 5.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2319177Z Skipping (s,q) (1.95, 5.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2319324Z Skipping (s,q) (1.96, 5.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2319477Z Skipping (s,q) (1.97, 5.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2319624Z Skipping (s,q) (1.98, 5.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2319774Z Skipping (s,q) (1.99, 5.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2319979Z Skipping (s,q) (0.01, 5.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2320128Z Skipping (s,q) (0.02, 5.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2320355Z Skipping (s,q) (0.03, 5.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2320505Z Skipping (s,q) (0.04, 5.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2320654Z Skipping (s,q) (0.05, 5.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2320809Z Skipping (s,q) (0.06, 5.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2320959Z Skipping (s,q) (0.07, 5.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2321109Z Skipping (s,q) (0.08, 5.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2321263Z Skipping (s,q) (0.09, 5.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2321411Z Skipping (s,q) (0.1, 5.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2321560Z Skipping (s,q) (0.11, 5.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2321717Z Skipping (s,q) (0.12, 5.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2321864Z Skipping (s,q) (0.13, 5.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2322021Z Skipping (s,q) (0.14, 5.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2322170Z Skipping (s,q) (0.15, 5.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2322319Z Skipping (s,q) (0.16, 5.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2322478Z Skipping (s,q) (0.17, 5.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2322627Z Skipping (s,q) (0.18, 5.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2322776Z Skipping (s,q) (0.19, 5.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2322930Z Skipping (s,q) (0.2, 5.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2323080Z Skipping (s,q) (0.21, 5.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2323237Z Skipping (s,q) (0.22, 5.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2323442Z Skipping (s,q) (0.23, 5.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2323593Z Skipping (s,q) (0.24, 5.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2323754Z Skipping (s,q) (0.25, 5.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2323902Z Skipping (s,q) (0.26, 5.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2324047Z Skipping (s,q) (0.27, 5.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2324201Z Skipping (s,q) (0.28, 5.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2324350Z Skipping (s,q) (0.29, 5.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2324505Z Skipping (s,q) (0.3, 5.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2324655Z Skipping (s,q) (0.31, 5.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2324803Z Skipping (s,q) (0.32, 5.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2324956Z Skipping (s,q) (0.33, 5.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2325111Z Skipping (s,q) (0.34, 5.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2325258Z Skipping (s,q) (0.35, 5.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2325414Z Skipping (s,q) (0.36, 5.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2325563Z Skipping (s,q) (0.37, 5.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2325714Z Skipping (s,q) (0.38, 5.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2325862Z Skipping (s,q) (0.39, 5.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2326010Z Skipping (s,q) (0.4, 5.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2326164Z Skipping (s,q) (0.41, 5.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2326311Z Skipping (s,q) (0.42, 5.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2326458Z Skipping (s,q) (0.43, 5.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2326613Z Skipping (s,q) (0.44, 5.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2326840Z Skipping (s,q) (0.45, 5.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2327012Z Skipping (s,q) (0.46, 5.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2327235Z Skipping (s,q) (0.47, 5.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2327386Z Skipping (s,q) (0.48, 5.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2327535Z Skipping (s,q) (0.49, 5.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2327683Z Skipping (s,q) (0.5, 5.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2327832Z Skipping (s,q) (0.51, 5.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2327985Z Skipping (s,q) (0.52, 5.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2328134Z Skipping (s,q) (0.53, 5.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2328285Z Skipping (s,q) (0.54, 5.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2328431Z Skipping (s,q) (0.55, 5.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2328584Z Skipping (s,q) (0.56, 5.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2328738Z Skipping (s,q) (0.57, 5.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2328893Z Skipping (s,q) (0.58, 5.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2329042Z Skipping (s,q) (0.59, 5.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2329198Z Skipping (s,q) (0.6, 5.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2329347Z Skipping (s,q) (0.61, 5.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2329496Z Skipping (s,q) (0.62, 5.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2329649Z Skipping (s,q) (0.63, 5.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2329796Z Skipping (s,q) (0.64, 5.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2329951Z Skipping (s,q) (0.65, 5.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2330096Z Skipping (s,q) (0.66, 5.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2330249Z Skipping (s,q) (0.67, 5.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2330445Z Skipping (s,q) (0.68, 5.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2330592Z Skipping (s,q) (0.69, 5.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2330748Z Skipping (s,q) (0.7, 5.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2330898Z Skipping (s,q) (0.71, 5.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2331045Z Skipping (s,q) (0.72, 5.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2331201Z Skipping (s,q) (0.73, 5.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2331349Z Skipping (s,q) (0.74, 5.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2331497Z Skipping (s,q) (0.75, 5.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2331649Z Skipping (s,q) (0.76, 5.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2331797Z Skipping (s,q) (0.77, 5.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2331946Z Skipping (s,q) (0.78, 5.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2332106Z Skipping (s,q) (0.79, 5.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2332255Z Skipping (s,q) (0.8, 5.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2332411Z Skipping (s,q) (0.81, 5.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2332558Z Skipping (s,q) (0.82, 5.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2332706Z Skipping (s,q) (0.83, 5.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2332859Z Skipping (s,q) (0.84, 5.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2333007Z Skipping (s,q) (0.85, 5.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2333155Z Skipping (s,q) (0.86, 5.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2333306Z Skipping (s,q) (0.87, 5.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2333454Z Skipping (s,q) (0.88, 5.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2333605Z Skipping (s,q) (0.89, 5.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2333801Z Skipping (s,q) (0.9, 5.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2333948Z Skipping (s,q) (0.91, 5.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2334170Z Skipping (s,q) (0.92, 5.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2334321Z Skipping (s,q) (0.93, 5.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2334468Z Skipping (s,q) (0.94, 5.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2334622Z Skipping (s,q) (0.95, 5.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2334770Z Skipping (s,q) (0.96, 5.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2334924Z Skipping (s,q) (0.97, 5.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2335072Z Skipping (s,q) (0.98, 5.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2335219Z Skipping (s,q) (0.99, 5.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2335366Z Skipping (s,q) (1, 5.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2335520Z Skipping (s,q) (1.01, 5.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2335668Z Skipping (s,q) (1.02, 5.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2335823Z Skipping (s,q) (1.03, 5.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2335971Z Skipping (s,q) (1.04, 5.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2336189Z Skipping (s,q) (1.05, 5.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2336341Z Skipping (s,q) (1.06, 5.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2336489Z Skipping (s,q) (1.07, 5.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2336646Z Skipping (s,q) (1.08, 5.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2336798Z Skipping (s,q) (1.09, 5.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2336974Z Skipping (s,q) (1.1, 5.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2337155Z Skipping (s,q) (1.11, 5.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2337352Z Skipping (s,q) (1.12, 5.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2337506Z Skipping (s,q) (1.13, 5.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2337663Z Skipping (s,q) (1.14, 5.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2337815Z Skipping (s,q) (1.15, 5.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2337970Z Skipping (s,q) (1.16, 5.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2338121Z Skipping (s,q) (1.17, 5.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2338273Z Skipping (s,q) (1.18, 5.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2338427Z Skipping (s,q) (1.19, 5.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2338576Z Skipping (s,q) (1.2, 5.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2338727Z Skipping (s,q) (1.21, 5.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2338882Z Skipping (s,q) (1.22, 5.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2339038Z Skipping (s,q) (1.23, 5.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2339194Z Skipping (s,q) (1.24, 5.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2339349Z Skipping (s,q) (1.25, 5.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2339500Z Skipping (s,q) (1.26, 5.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2339654Z Skipping (s,q) (1.27, 5.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2339806Z Skipping (s,q) (1.28, 5.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2339956Z Skipping (s,q) (1.29, 5.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2340110Z Skipping (s,q) (1.3, 5.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2340262Z Skipping (s,q) (1.31, 5.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2340412Z Skipping (s,q) (1.32, 5.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2340559Z Skipping (s,q) (1.33, 5.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2340755Z Skipping (s,q) (1.34, 5.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2340906Z Skipping (s,q) (1.35, 5.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2341149Z Skipping (s,q) (1.36, 5.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2341299Z Skipping (s,q) (1.37, 5.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2341451Z Skipping (s,q) (1.38, 5.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2341601Z Skipping (s,q) (1.39, 5.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2341753Z Skipping (s,q) (1.4, 5.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2341901Z Skipping (s,q) (1.41, 5.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2342049Z Skipping (s,q) (1.42, 5.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2342202Z Skipping (s,q) (1.43, 5.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2342352Z Skipping (s,q) (1.44, 5.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2342501Z Skipping (s,q) (1.45, 5.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2342656Z Skipping (s,q) (1.46, 5.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2342804Z Skipping (s,q) (1.47, 5.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2342961Z Skipping (s,q) (1.48, 5.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2343109Z Skipping (s,q) (1.49, 5.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2343257Z Skipping (s,q) (1.5, 5.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2343411Z Skipping (s,q) (1.51, 5.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2343559Z Skipping (s,q) (1.52, 5.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2343707Z Skipping (s,q) (1.53, 5.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2343858Z Skipping (s,q) (1.54, 5.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2344006Z Skipping (s,q) (1.55, 5.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2344159Z Skipping (s,q) (1.56, 5.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2344353Z Skipping (s,q) (1.57, 5.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2344498Z Skipping (s,q) (1.58, 5.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2344658Z Skipping (s,q) (1.59, 5.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2344806Z Skipping (s,q) (1.6, 5.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2344953Z Skipping (s,q) (1.61, 5.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2345104Z Skipping (s,q) (1.62, 5.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2345252Z Skipping (s,q) (1.63, 5.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2345402Z Skipping (s,q) (1.64, 5.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2345549Z Skipping (s,q) (1.65, 5.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2345697Z Skipping (s,q) (1.66, 5.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2345849Z Skipping (s,q) (1.67, 5.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2346000Z Skipping (s,q) (1.68, 5.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2346146Z Skipping (s,q) (1.69, 5.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2346299Z Skipping (s,q) (1.7, 5.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2346446Z Skipping (s,q) (1.71, 5.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2346594Z Skipping (s,q) (1.72, 5.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2346746Z Skipping (s,q) (1.73, 5.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2346893Z Skipping (s,q) (1.74, 5.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2347045Z Skipping (s,q) (1.75, 5.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2347193Z Skipping (s,q) (1.76, 5.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2347341Z Skipping (s,q) (1.77, 5.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2347498Z Skipping (s,q) (1.78, 5.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2347695Z Skipping (s,q) (1.79, 5.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2347841Z Skipping (s,q) (1.8, 5.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2348067Z Skipping (s,q) (1.81, 5.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2348216Z Skipping (s,q) (1.82, 5.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2348369Z Skipping (s,q) (1.83, 5.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2348516Z Skipping (s,q) (1.84, 5.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2348664Z Skipping (s,q) (1.85, 5.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2348814Z Skipping (s,q) (1.86, 5.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2348961Z Skipping (s,q) (1.87, 5.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2349108Z Skipping (s,q) (1.88, 5.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2349259Z Skipping (s,q) (1.89, 5.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2349412Z Skipping (s,q) (1.9, 5.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2349566Z Skipping (s,q) (1.91, 5.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2349719Z Skipping (s,q) (1.92, 5.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2349867Z Skipping (s,q) (1.93, 5.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2350018Z Skipping (s,q) (1.94, 5.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2350167Z Skipping (s,q) (1.95, 5.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2350313Z Skipping (s,q) (1.96, 5.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2350466Z Skipping (s,q) (1.97, 5.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2350613Z Skipping (s,q) (1.98, 5.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2350764Z Skipping (s,q) (1.99, 5.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2350908Z Skipping (s,q) (0.01, 6): inconsistent with heavy hitters! 2025-05-07T20:58:01.2351097Z Skipping (s,q) (0.02, 6): inconsistent with heavy hitters! 2025-05-07T20:58:01.2351246Z Skipping (s,q) (0.03, 6): inconsistent with heavy hitters! 2025-05-07T20:58:01.2351395Z Skipping (s,q) (0.04, 6): inconsistent with heavy hitters! 2025-05-07T20:58:01.2351535Z Skipping (s,q) (0.05, 6): inconsistent with heavy hitters! 2025-05-07T20:58:01.2351679Z Skipping (s,q) (0.06, 6): inconsistent with heavy hitters! 2025-05-07T20:58:01.2351819Z Skipping (s,q) (0.07, 6): inconsistent with heavy hitters! 2025-05-07T20:58:01.2351966Z Skipping (s,q) (0.08, 6): inconsistent with heavy hitters! 2025-05-07T20:58:01.2352109Z Skipping (s,q) (0.09, 6): inconsistent with heavy hitters! 2025-05-07T20:58:01.2352250Z Skipping (s,q) (0.1, 6): inconsistent with heavy hitters! 2025-05-07T20:58:01.2352399Z Skipping (s,q) (0.11, 6): inconsistent with heavy hitters! 2025-05-07T20:58:01.2352541Z Skipping (s,q) (0.12, 6): inconsistent with heavy hitters! 2025-05-07T20:58:01.2352682Z Skipping (s,q) (0.13, 6): inconsistent with heavy hitters! 2025-05-07T20:58:01.2352832Z Skipping (s,q) (0.14, 6): inconsistent with heavy hitters! 2025-05-07T20:58:01.2352974Z Skipping (s,q) (0.15, 6): inconsistent with heavy hitters! 2025-05-07T20:58:01.2353122Z Skipping (s,q) (0.16, 6): inconsistent with heavy hitters! 2025-05-07T20:58:01.2353270Z Skipping (s,q) (0.17, 6): inconsistent with heavy hitters! 2025-05-07T20:58:01.2353411Z Skipping (s,q) (0.18, 6): inconsistent with heavy hitters! 2025-05-07T20:58:01.2353555Z Skipping (s,q) (0.19, 6): inconsistent with heavy hitters! 2025-05-07T20:58:01.2353698Z Skipping (s,q) (0.2, 6): inconsistent with heavy hitters! 2025-05-07T20:58:01.2353839Z Skipping (s,q) (0.21, 6): inconsistent with heavy hitters! 2025-05-07T20:58:01.2353987Z Skipping (s,q) (0.22, 6): inconsistent with heavy hitters! 2025-05-07T20:58:01.2354128Z Skipping (s,q) (0.23, 6): inconsistent with heavy hitters! 2025-05-07T20:58:01.2354270Z Skipping (s,q) (0.24, 6): inconsistent with heavy hitters! 2025-05-07T20:58:01.2354462Z Skipping (s,q) (0.25, 6): inconsistent with heavy hitters! 2025-05-07T20:58:01.2354605Z Skipping (s,q) (0.26, 6): inconsistent with heavy hitters! 2025-05-07T20:58:01.2354872Z Skipping (s,q) (0.27, 6): inconsistent with heavy hitters! 2025-05-07T20:58:01.2355015Z Skipping (s,q) (0.28, 6): inconsistent with heavy hitters! 2025-05-07T20:58:01.2355156Z Skipping (s,q) (0.29, 6): inconsistent with heavy hitters! 2025-05-07T20:58:01.2355300Z Skipping (s,q) (0.3, 6): inconsistent with heavy hitters! 2025-05-07T20:58:01.2355441Z Skipping (s,q) (0.31, 6): inconsistent with heavy hitters! 2025-05-07T20:58:01.2355583Z Skipping (s,q) (0.32, 6): inconsistent with heavy hitters! 2025-05-07T20:58:01.2355729Z Skipping (s,q) (0.33, 6): inconsistent with heavy hitters! 2025-05-07T20:58:01.2355871Z Skipping (s,q) (0.34, 6): inconsistent with heavy hitters! 2025-05-07T20:58:01.2356015Z Skipping (s,q) (0.35, 6): inconsistent with heavy hitters! 2025-05-07T20:58:01.2356156Z Skipping (s,q) (0.36, 6): inconsistent with heavy hitters! 2025-05-07T20:58:01.2356303Z Skipping (s,q) (0.37, 6): inconsistent with heavy hitters! 2025-05-07T20:58:01.2356449Z Skipping (s,q) (0.38, 6): inconsistent with heavy hitters! 2025-05-07T20:58:01.2356598Z Skipping (s,q) (0.39, 6): inconsistent with heavy hitters! 2025-05-07T20:58:01.2356756Z Skipping (s,q) (0.4, 6): inconsistent with heavy hitters! 2025-05-07T20:58:01.2356921Z Skipping (s,q) (0.41, 6): inconsistent with heavy hitters! 2025-05-07T20:58:01.2357076Z Skipping (s,q) (0.42, 6): inconsistent with heavy hitters! 2025-05-07T20:58:01.2357216Z Skipping (s,q) (0.43, 6): inconsistent with heavy hitters! 2025-05-07T20:58:01.2357362Z Skipping (s,q) (0.44, 6): inconsistent with heavy hitters! 2025-05-07T20:58:01.2357502Z Skipping (s,q) (0.45, 6): inconsistent with heavy hitters! 2025-05-07T20:58:01.2357645Z Skipping (s,q) (0.46, 6): inconsistent with heavy hitters! 2025-05-07T20:58:01.2357791Z Skipping (s,q) (0.47, 6): inconsistent with heavy hitters! 2025-05-07T20:58:01.2357978Z Skipping (s,q) (0.48, 6): inconsistent with heavy hitters! 2025-05-07T20:58:01.2358123Z Skipping (s,q) (0.49, 6): inconsistent with heavy hitters! 2025-05-07T20:58:01.2358265Z Skipping (s,q) (0.5, 6): inconsistent with heavy hitters! 2025-05-07T20:58:01.2358411Z Skipping (s,q) (0.51, 6): inconsistent with heavy hitters! 2025-05-07T20:58:01.2358559Z Skipping (s,q) (0.52, 6): inconsistent with heavy hitters! 2025-05-07T20:58:01.2358700Z Skipping (s,q) (0.53, 6): inconsistent with heavy hitters! 2025-05-07T20:58:01.2358846Z Skipping (s,q) (0.54, 6): inconsistent with heavy hitters! 2025-05-07T20:58:01.2358988Z Skipping (s,q) (0.55, 6): inconsistent with heavy hitters! 2025-05-07T20:58:01.2359130Z Skipping (s,q) (0.56, 6): inconsistent with heavy hitters! 2025-05-07T20:58:01.2359494Z Skipping (s,q) (0.57, 6): inconsistent with heavy hitters! 2025-05-07T20:58:01.2359642Z Skipping (s,q) (0.58, 6): inconsistent with heavy hitters! 2025-05-07T20:58:01.2359790Z Skipping (s,q) (0.59, 6): inconsistent with heavy hitters! 2025-05-07T20:58:01.2359944Z Skipping (s,q) (0.6, 6): inconsistent with heavy hitters! 2025-05-07T20:58:01.2360091Z Skipping (s,q) (0.61, 6): inconsistent with heavy hitters! 2025-05-07T20:58:01.2360246Z Skipping (s,q) (0.62, 6): inconsistent with heavy hitters! 2025-05-07T20:58:01.2360392Z Skipping (s,q) (0.63, 6): inconsistent with heavy hitters! 2025-05-07T20:58:01.2360538Z Skipping (s,q) (0.64, 6): inconsistent with heavy hitters! 2025-05-07T20:58:01.2360686Z Skipping (s,q) (0.65, 6): inconsistent with heavy hitters! 2025-05-07T20:58:01.2360831Z Skipping (s,q) (0.66, 6): inconsistent with heavy hitters! 2025-05-07T20:58:01.2360977Z Skipping (s,q) (0.67, 6): inconsistent with heavy hitters! 2025-05-07T20:58:01.2361125Z Skipping (s,q) (0.68, 6): inconsistent with heavy hitters! 2025-05-07T20:58:01.2361270Z Skipping (s,q) (0.69, 6): inconsistent with heavy hitters! 2025-05-07T20:58:01.2361420Z Skipping (s,q) (0.7, 6): inconsistent with heavy hitters! 2025-05-07T20:58:01.2361649Z Skipping (s,q) (0.71, 6): inconsistent with heavy hitters! 2025-05-07T20:58:01.2361794Z Skipping (s,q) (0.72, 6): inconsistent with heavy hitters! 2025-05-07T20:58:01.2361945Z Skipping (s,q) (0.73, 6): inconsistent with heavy hitters! 2025-05-07T20:58:01.2362207Z Skipping (s,q) (0.74, 6): inconsistent with heavy hitters! 2025-05-07T20:58:01.2362357Z Skipping (s,q) (0.75, 6): inconsistent with heavy hitters! 2025-05-07T20:58:01.2362507Z Skipping (s,q) (0.76, 6): inconsistent with heavy hitters! 2025-05-07T20:58:01.2362651Z Skipping (s,q) (0.77, 6): inconsistent with heavy hitters! 2025-05-07T20:58:01.2362800Z Skipping (s,q) (0.78, 6): inconsistent with heavy hitters! 2025-05-07T20:58:01.2362946Z Skipping (s,q) (0.79, 6): inconsistent with heavy hitters! 2025-05-07T20:58:01.2363090Z Skipping (s,q) (0.8, 6): inconsistent with heavy hitters! 2025-05-07T20:58:01.2363240Z Skipping (s,q) (0.81, 6): inconsistent with heavy hitters! 2025-05-07T20:58:01.2363384Z Skipping (s,q) (0.82, 6): inconsistent with heavy hitters! 2025-05-07T20:58:01.2363533Z Skipping (s,q) (0.83, 6): inconsistent with heavy hitters! 2025-05-07T20:58:01.2363681Z Skipping (s,q) (0.84, 6): inconsistent with heavy hitters! 2025-05-07T20:58:01.2363831Z Skipping (s,q) (0.85, 6): inconsistent with heavy hitters! 2025-05-07T20:58:01.2363975Z Skipping (s,q) (0.86, 6): inconsistent with heavy hitters! 2025-05-07T20:58:01.2364126Z Skipping (s,q) (0.87, 6): inconsistent with heavy hitters! 2025-05-07T20:58:01.2364271Z Skipping (s,q) (0.88, 6): inconsistent with heavy hitters! 2025-05-07T20:58:01.2364424Z Skipping (s,q) (0.89, 6): inconsistent with heavy hitters! 2025-05-07T20:58:01.2364570Z Skipping (s,q) (0.9, 6): inconsistent with heavy hitters! 2025-05-07T20:58:01.2364713Z Skipping (s,q) (0.91, 6): inconsistent with heavy hitters! 2025-05-07T20:58:01.2364861Z Skipping (s,q) (0.92, 6): inconsistent with heavy hitters! 2025-05-07T20:58:01.2365006Z Skipping (s,q) (0.93, 6): inconsistent with heavy hitters! 2025-05-07T20:58:01.2365153Z Skipping (s,q) (0.94, 6): inconsistent with heavy hitters! 2025-05-07T20:58:01.2365363Z Skipping (s,q) (0.95, 6): inconsistent with heavy hitters! 2025-05-07T20:58:01.2365507Z Skipping (s,q) (0.96, 6): inconsistent with heavy hitters! 2025-05-07T20:58:01.2365659Z Skipping (s,q) (0.97, 6): inconsistent with heavy hitters! 2025-05-07T20:58:01.2365803Z Skipping (s,q) (0.98, 6): inconsistent with heavy hitters! 2025-05-07T20:58:01.2365946Z Skipping (s,q) (0.99, 6): inconsistent with heavy hitters! 2025-05-07T20:58:01.2366092Z Skipping (s,q) (1, 6): inconsistent with heavy hitters! 2025-05-07T20:58:01.2366238Z Skipping (s,q) (1.01, 6): inconsistent with heavy hitters! 2025-05-07T20:58:01.2366381Z Skipping (s,q) (1.02, 6): inconsistent with heavy hitters! 2025-05-07T20:58:01.2366526Z Skipping (s,q) (1.03, 6): inconsistent with heavy hitters! 2025-05-07T20:58:01.2366672Z Skipping (s,q) (1.04, 6): inconsistent with heavy hitters! 2025-05-07T20:58:01.2366823Z Skipping (s,q) (1.05, 6): inconsistent with heavy hitters! 2025-05-07T20:58:01.2366997Z Skipping (s,q) (1.06, 6): inconsistent with heavy hitters! 2025-05-07T20:58:01.2367163Z Skipping (s,q) (1.07, 6): inconsistent with heavy hitters! 2025-05-07T20:58:01.2367317Z Skipping (s,q) (1.08, 6): inconsistent with heavy hitters! 2025-05-07T20:58:01.2367461Z Skipping (s,q) (1.09, 6): inconsistent with heavy hitters! 2025-05-07T20:58:01.2367604Z Skipping (s,q) (1.1, 6): inconsistent with heavy hitters! 2025-05-07T20:58:01.2367754Z Skipping (s,q) (1.11, 6): inconsistent with heavy hitters! 2025-05-07T20:58:01.2367896Z Skipping (s,q) (1.12, 6): inconsistent with heavy hitters! 2025-05-07T20:58:01.2368040Z Skipping (s,q) (1.13, 6): inconsistent with heavy hitters! 2025-05-07T20:58:01.2368186Z Skipping (s,q) (1.14, 6): inconsistent with heavy hitters! 2025-05-07T20:58:01.2368329Z Skipping (s,q) (1.15, 6): inconsistent with heavy hitters! 2025-05-07T20:58:01.2368475Z Skipping (s,q) (1.16, 6): inconsistent with heavy hitters! 2025-05-07T20:58:01.2368685Z Skipping (s,q) (1.17, 6): inconsistent with heavy hitters! 2025-05-07T20:58:01.2368832Z Skipping (s,q) (1.18, 6): inconsistent with heavy hitters! 2025-05-07T20:58:01.2368978Z Skipping (s,q) (1.19, 6): inconsistent with heavy hitters! 2025-05-07T20:58:01.2369193Z Skipping (s,q) (1.2, 6): inconsistent with heavy hitters! 2025-05-07T20:58:01.2369337Z Skipping (s,q) (1.21, 6): inconsistent with heavy hitters! 2025-05-07T20:58:01.2369485Z Skipping (s,q) (1.22, 6): inconsistent with heavy hitters! 2025-05-07T20:58:01.2369626Z Skipping (s,q) (1.23, 6): inconsistent with heavy hitters! 2025-05-07T20:58:01.2369771Z Skipping (s,q) (1.24, 6): inconsistent with heavy hitters! 2025-05-07T20:58:01.2369912Z Skipping (s,q) (1.25, 6): inconsistent with heavy hitters! 2025-05-07T20:58:01.2370054Z Skipping (s,q) (1.26, 6): inconsistent with heavy hitters! 2025-05-07T20:58:01.2370203Z Skipping (s,q) (1.27, 6): inconsistent with heavy hitters! 2025-05-07T20:58:01.2370346Z Skipping (s,q) (1.28, 6): inconsistent with heavy hitters! 2025-05-07T20:58:01.2370493Z Skipping (s,q) (1.29, 6): inconsistent with heavy hitters! 2025-05-07T20:58:01.2370637Z Skipping (s,q) (1.3, 6): inconsistent with heavy hitters! 2025-05-07T20:58:01.2370782Z Skipping (s,q) (1.31, 6): inconsistent with heavy hitters! 2025-05-07T20:58:01.2370927Z Skipping (s,q) (1.32, 6): inconsistent with heavy hitters! 2025-05-07T20:58:01.2371070Z Skipping (s,q) (1.33, 6): inconsistent with heavy hitters! 2025-05-07T20:58:01.2371212Z Skipping (s,q) (1.34, 6): inconsistent with heavy hitters! 2025-05-07T20:58:01.2371359Z Skipping (s,q) (1.35, 6): inconsistent with heavy hitters! 2025-05-07T20:58:01.2371501Z Skipping (s,q) (1.36, 6): inconsistent with heavy hitters! 2025-05-07T20:58:01.2371642Z Skipping (s,q) (1.37, 6): inconsistent with heavy hitters! 2025-05-07T20:58:01.2371787Z Skipping (s,q) (1.38, 6): inconsistent with heavy hitters! 2025-05-07T20:58:01.2371930Z Skipping (s,q) (1.39, 6): inconsistent with heavy hitters! 2025-05-07T20:58:01.2372075Z Skipping (s,q) (1.4, 6): inconsistent with heavy hitters! 2025-05-07T20:58:01.2372279Z Skipping (s,q) (1.41, 6): inconsistent with heavy hitters! 2025-05-07T20:58:01.2372421Z Skipping (s,q) (1.42, 6): inconsistent with heavy hitters! 2025-05-07T20:58:01.2372573Z Skipping (s,q) (1.43, 6): inconsistent with heavy hitters! 2025-05-07T20:58:01.2372716Z Skipping (s,q) (1.44, 6): inconsistent with heavy hitters! 2025-05-07T20:58:01.2372857Z Skipping (s,q) (1.45, 6): inconsistent with heavy hitters! 2025-05-07T20:58:01.2373001Z Skipping (s,q) (1.46, 6): inconsistent with heavy hitters! 2025-05-07T20:58:01.2373143Z Skipping (s,q) (1.47, 6): inconsistent with heavy hitters! 2025-05-07T20:58:01.2373286Z Skipping (s,q) (1.48, 6): inconsistent with heavy hitters! 2025-05-07T20:58:01.2373433Z Skipping (s,q) (1.49, 6): inconsistent with heavy hitters! 2025-05-07T20:58:01.2373575Z Skipping (s,q) (1.5, 6): inconsistent with heavy hitters! 2025-05-07T20:58:01.2373719Z Skipping (s,q) (1.51, 6): inconsistent with heavy hitters! 2025-05-07T20:58:01.2373864Z Skipping (s,q) (1.52, 6): inconsistent with heavy hitters! 2025-05-07T20:58:01.2374006Z Skipping (s,q) (1.53, 6): inconsistent with heavy hitters! 2025-05-07T20:58:01.2374157Z Skipping (s,q) (1.54, 6): inconsistent with heavy hitters! 2025-05-07T20:58:01.2374300Z Skipping (s,q) (1.55, 6): inconsistent with heavy hitters! 2025-05-07T20:58:01.2374445Z Skipping (s,q) (1.56, 6): inconsistent with heavy hitters! 2025-05-07T20:58:01.2374591Z Skipping (s,q) (1.57, 6): inconsistent with heavy hitters! 2025-05-07T20:58:01.2374733Z Skipping (s,q) (1.58, 6): inconsistent with heavy hitters! 2025-05-07T20:58:01.2374879Z Skipping (s,q) (1.59, 6): inconsistent with heavy hitters! 2025-05-07T20:58:01.2375019Z Skipping (s,q) (1.6, 6): inconsistent with heavy hitters! 2025-05-07T20:58:01.2375163Z Skipping (s,q) (1.61, 6): inconsistent with heavy hitters! 2025-05-07T20:58:01.2375311Z Skipping (s,q) (1.62, 6): inconsistent with heavy hitters! 2025-05-07T20:58:01.2375453Z Skipping (s,q) (1.63, 6): inconsistent with heavy hitters! 2025-05-07T20:58:01.2375640Z Skipping (s,q) (1.64, 6): inconsistent with heavy hitters! 2025-05-07T20:58:01.2375788Z Skipping (s,q) (1.65, 6): inconsistent with heavy hitters! 2025-05-07T20:58:01.2376006Z Skipping (s,q) (1.66, 6): inconsistent with heavy hitters! 2025-05-07T20:58:01.2376208Z Skipping (s,q) (1.67, 6): inconsistent with heavy hitters! 2025-05-07T20:58:01.2376360Z Skipping (s,q) (1.68, 6): inconsistent with heavy hitters! 2025-05-07T20:58:01.2376506Z Skipping (s,q) (1.69, 6): inconsistent with heavy hitters! 2025-05-07T20:58:01.2376656Z Skipping (s,q) (1.7, 6): inconsistent with heavy hitters! 2025-05-07T20:58:01.2376803Z Skipping (s,q) (1.71, 6): inconsistent with heavy hitters! 2025-05-07T20:58:01.2376947Z Skipping (s,q) (1.72, 6): inconsistent with heavy hitters! 2025-05-07T20:58:01.2377097Z Skipping (s,q) (1.73, 6): inconsistent with heavy hitters! 2025-05-07T20:58:01.2377241Z Skipping (s,q) (1.74, 6): inconsistent with heavy hitters! 2025-05-07T20:58:01.2377389Z Skipping (s,q) (1.75, 6): inconsistent with heavy hitters! 2025-05-07T20:58:01.2377538Z Skipping (s,q) (1.76, 6): inconsistent with heavy hitters! 2025-05-07T20:58:01.2377686Z Skipping (s,q) (1.77, 6): inconsistent with heavy hitters! 2025-05-07T20:58:01.2377837Z Skipping (s,q) (1.78, 6): inconsistent with heavy hitters! 2025-05-07T20:58:01.2377981Z Skipping (s,q) (1.79, 6): inconsistent with heavy hitters! 2025-05-07T20:58:01.2378124Z Skipping (s,q) (1.8, 6): inconsistent with heavy hitters! 2025-05-07T20:58:01.2378273Z Skipping (s,q) (1.81, 6): inconsistent with heavy hitters! 2025-05-07T20:58:01.2378417Z Skipping (s,q) (1.82, 6): inconsistent with heavy hitters! 2025-05-07T20:58:01.2378561Z Skipping (s,q) (1.83, 6): inconsistent with heavy hitters! 2025-05-07T20:58:01.2378710Z Skipping (s,q) (1.84, 6): inconsistent with heavy hitters! 2025-05-07T20:58:01.2378855Z Skipping (s,q) (1.85, 6): inconsistent with heavy hitters! 2025-05-07T20:58:01.2379005Z Skipping (s,q) (1.86, 6): inconsistent with heavy hitters! 2025-05-07T20:58:01.2379196Z Skipping (s,q) (1.87, 6): inconsistent with heavy hitters! 2025-05-07T20:58:01.2379340Z Skipping (s,q) (1.88, 6): inconsistent with heavy hitters! 2025-05-07T20:58:01.2379493Z Skipping (s,q) (1.89, 6): inconsistent with heavy hitters! 2025-05-07T20:58:01.2379636Z Skipping (s,q) (1.9, 6): inconsistent with heavy hitters! 2025-05-07T20:58:01.2379781Z Skipping (s,q) (1.91, 6): inconsistent with heavy hitters! 2025-05-07T20:58:01.2379930Z Skipping (s,q) (1.92, 6): inconsistent with heavy hitters! 2025-05-07T20:58:01.2380075Z Skipping (s,q) (1.93, 6): inconsistent with heavy hitters! 2025-05-07T20:58:01.2380227Z Skipping (s,q) (1.94, 6): inconsistent with heavy hitters! 2025-05-07T20:58:01.2380373Z Skipping (s,q) (1.95, 6): inconsistent with heavy hitters! 2025-05-07T20:58:01.2380516Z Skipping (s,q) (1.96, 6): inconsistent with heavy hitters! 2025-05-07T20:58:01.2380666Z Skipping (s,q) (1.97, 6): inconsistent with heavy hitters! 2025-05-07T20:58:01.2380820Z Skipping (s,q) (1.98, 6): inconsistent with heavy hitters! 2025-05-07T20:58:01.2380965Z Skipping (s,q) (1.99, 6): inconsistent with heavy hitters! 2025-05-07T20:58:01.2381130Z Skipping (s,q) (0.01, 6.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2381281Z Skipping (s,q) (0.02, 6.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2381435Z Skipping (s,q) (0.03, 6.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2381587Z Skipping (s,q) (0.04, 6.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2381737Z Skipping (s,q) (0.05, 6.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2381893Z Skipping (s,q) (0.06, 6.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2382045Z Skipping (s,q) (0.07, 6.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2382195Z Skipping (s,q) (0.08, 6.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2382354Z Skipping (s,q) (0.09, 6.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2382554Z Skipping (s,q) (0.1, 6.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2382704Z Skipping (s,q) (0.11, 6.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2382931Z Skipping (s,q) (0.12, 6.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2383085Z Skipping (s,q) (0.13, 6.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2383238Z Skipping (s,q) (0.14, 6.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2383388Z Skipping (s,q) (0.15, 6.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2383535Z Skipping (s,q) (0.16, 6.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2383686Z Skipping (s,q) (0.17, 6.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2383834Z Skipping (s,q) (0.18, 6.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2383980Z Skipping (s,q) (0.19, 6.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2384133Z Skipping (s,q) (0.2, 6.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2384322Z Skipping (s,q) (0.21, 6.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2384477Z Skipping (s,q) (0.22, 6.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2384626Z Skipping (s,q) (0.23, 6.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2384779Z Skipping (s,q) (0.24, 6.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2384932Z Skipping (s,q) (0.25, 6.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2385082Z Skipping (s,q) (0.26, 6.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2385232Z Skipping (s,q) (0.27, 6.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2385388Z Skipping (s,q) (0.28, 6.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2385536Z Skipping (s,q) (0.29, 6.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2385687Z Skipping (s,q) (0.3, 6.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2385834Z Skipping (s,q) (0.31, 6.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2385987Z Skipping (s,q) (0.32, 6.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2386188Z Skipping (s,q) (0.33, 6.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2386337Z Skipping (s,q) (0.34, 6.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2386491Z Skipping (s,q) (0.35, 6.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2386653Z Skipping (s,q) (0.36, 6.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2386819Z Skipping (s,q) (0.37, 6.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2386996Z Skipping (s,q) (0.38, 6.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2387145Z Skipping (s,q) (0.39, 6.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2387293Z Skipping (s,q) (0.4, 6.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2387443Z Skipping (s,q) (0.41, 6.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2387590Z Skipping (s,q) (0.42, 6.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2387736Z Skipping (s,q) (0.43, 6.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2387890Z Skipping (s,q) (0.44, 6.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2388038Z Skipping (s,q) (0.45, 6.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2388196Z Skipping (s,q) (0.46, 6.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2388342Z Skipping (s,q) (0.47, 6.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2388493Z Skipping (s,q) (0.48, 6.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2388646Z Skipping (s,q) (0.49, 6.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2388795Z Skipping (s,q) (0.5, 6.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2388947Z Skipping (s,q) (0.51, 6.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2389098Z Skipping (s,q) (0.52, 6.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2389246Z Skipping (s,q) (0.53, 6.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2389393Z Skipping (s,q) (0.54, 6.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2389593Z Skipping (s,q) (0.55, 6.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2389740Z Skipping (s,q) (0.56, 6.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2389969Z Skipping (s,q) (0.57, 6.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2390118Z Skipping (s,q) (0.58, 6.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2390264Z Skipping (s,q) (0.59, 6.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2390422Z Skipping (s,q) (0.6, 6.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2390568Z Skipping (s,q) (0.61, 6.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2390716Z Skipping (s,q) (0.62, 6.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2390869Z Skipping (s,q) (0.63, 6.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2391015Z Skipping (s,q) (0.64, 6.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2391167Z Skipping (s,q) (0.65, 6.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2391320Z Skipping (s,q) (0.66, 6.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2391465Z Skipping (s,q) (0.67, 6.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2391623Z Skipping (s,q) (0.68, 6.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2391772Z Skipping (s,q) (0.69, 6.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2391921Z Skipping (s,q) (0.7, 6.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2392074Z Skipping (s,q) (0.71, 6.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2392224Z Skipping (s,q) (0.72, 6.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2392373Z Skipping (s,q) (0.73, 6.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2392521Z Skipping (s,q) (0.74, 6.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2392667Z Skipping (s,q) (0.75, 6.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2392817Z Skipping (s,q) (0.76, 6.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2393036Z Skipping (s,q) (0.77, 6.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2393185Z Skipping (s,q) (0.78, 6.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2393350Z Skipping (s,q) (0.79, 6.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2393498Z Skipping (s,q) (0.8, 6.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2393650Z Skipping (s,q) (0.81, 6.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2393798Z Skipping (s,q) (0.82, 6.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2393946Z Skipping (s,q) (0.83, 6.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2394104Z Skipping (s,q) (0.84, 6.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2394251Z Skipping (s,q) (0.85, 6.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2394397Z Skipping (s,q) (0.86, 6.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2394549Z Skipping (s,q) (0.87, 6.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2394702Z Skipping (s,q) (0.88, 6.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2394855Z Skipping (s,q) (0.89, 6.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2395010Z Skipping (s,q) (0.9, 6.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2395161Z Skipping (s,q) (0.91, 6.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2395314Z Skipping (s,q) (0.92, 6.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2395462Z Skipping (s,q) (0.93, 6.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2395611Z Skipping (s,q) (0.94, 6.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2395761Z Skipping (s,q) (0.95, 6.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2395909Z Skipping (s,q) (0.96, 6.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2396064Z Skipping (s,q) (0.97, 6.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2396216Z Skipping (s,q) (0.98, 6.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2396410Z Skipping (s,q) (0.99, 6.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2396564Z Skipping (s,q) (1, 6.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2396714Z Skipping (s,q) (1.01, 6.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2396964Z Skipping (s,q) (1.02, 6.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2397137Z Skipping (s,q) (1.03, 6.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2397286Z Skipping (s,q) (1.04, 6.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2397433Z Skipping (s,q) (1.05, 6.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2397588Z Skipping (s,q) (1.06, 6.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2397736Z Skipping (s,q) (1.07, 6.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2397887Z Skipping (s,q) (1.08, 6.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2398033Z Skipping (s,q) (1.09, 6.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2398183Z Skipping (s,q) (1.1, 6.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2398341Z Skipping (s,q) (1.11, 6.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2398490Z Skipping (s,q) (1.12, 6.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2398641Z Skipping (s,q) (1.13, 6.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2398792Z Skipping (s,q) (1.14, 6.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2398937Z Skipping (s,q) (1.15, 6.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2399087Z Skipping (s,q) (1.16, 6.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2399234Z Skipping (s,q) (1.17, 6.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2399379Z Skipping (s,q) (1.18, 6.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2399533Z Skipping (s,q) (1.19, 6.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2399684Z Skipping (s,q) (1.2, 6.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2399833Z Skipping (s,q) (1.21, 6.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2400035Z Skipping (s,q) (1.22, 6.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2400186Z Skipping (s,q) (1.23, 6.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2400349Z Skipping (s,q) (1.24, 6.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2400499Z Skipping (s,q) (1.25, 6.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2400650Z Skipping (s,q) (1.26, 6.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2400809Z Skipping (s,q) (1.27, 6.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2400959Z Skipping (s,q) (1.28, 6.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2401109Z Skipping (s,q) (1.29, 6.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2401267Z Skipping (s,q) (1.3, 6.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2401422Z Skipping (s,q) (1.31, 6.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2401581Z Skipping (s,q) (1.32, 6.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2401735Z Skipping (s,q) (1.33, 6.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2401886Z Skipping (s,q) (1.34, 6.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2402047Z Skipping (s,q) (1.35, 6.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2402197Z Skipping (s,q) (1.36, 6.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2402348Z Skipping (s,q) (1.37, 6.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2402503Z Skipping (s,q) (1.38, 6.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2402652Z Skipping (s,q) (1.39, 6.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2402810Z Skipping (s,q) (1.4, 6.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2402962Z Skipping (s,q) (1.41, 6.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2403112Z Skipping (s,q) (1.42, 6.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2403268Z Skipping (s,q) (1.43, 6.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2403464Z Skipping (s,q) (1.44, 6.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2403613Z Skipping (s,q) (1.45, 6.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2403842Z Skipping (s,q) (1.46, 6.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2403994Z Skipping (s,q) (1.47, 6.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2404153Z Skipping (s,q) (1.48, 6.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2404302Z Skipping (s,q) (1.49, 6.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2404453Z Skipping (s,q) (1.5, 6.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2404609Z Skipping (s,q) (1.51, 6.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2404758Z Skipping (s,q) (1.52, 6.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2404910Z Skipping (s,q) (1.53, 6.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2405066Z Skipping (s,q) (1.54, 6.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2405219Z Skipping (s,q) (1.55, 6.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2405372Z Skipping (s,q) (1.56, 6.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2405535Z Skipping (s,q) (1.57, 6.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2405684Z Skipping (s,q) (1.58, 6.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2405841Z Skipping (s,q) (1.59, 6.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2405990Z Skipping (s,q) (1.6, 6.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2406142Z Skipping (s,q) (1.61, 6.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2406298Z Skipping (s,q) (1.62, 6.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2406447Z Skipping (s,q) (1.63, 6.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2406596Z Skipping (s,q) (1.64, 6.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2406754Z Skipping (s,q) (1.65, 6.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2406945Z Skipping (s,q) (1.66, 6.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2407102Z Skipping (s,q) (1.67, 6.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2407254Z Skipping (s,q) (1.68, 6.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2407402Z Skipping (s,q) (1.69, 6.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2407557Z Skipping (s,q) (1.7, 6.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2407706Z Skipping (s,q) (1.71, 6.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2407854Z Skipping (s,q) (1.72, 6.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2408011Z Skipping (s,q) (1.73, 6.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2408160Z Skipping (s,q) (1.74, 6.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2408315Z Skipping (s,q) (1.75, 6.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2408467Z Skipping (s,q) (1.76, 6.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2408617Z Skipping (s,q) (1.77, 6.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2408774Z Skipping (s,q) (1.78, 6.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2408925Z Skipping (s,q) (1.79, 6.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2409080Z Skipping (s,q) (1.8, 6.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2409237Z Skipping (s,q) (1.81, 6.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2409387Z Skipping (s,q) (1.82, 6.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2409541Z Skipping (s,q) (1.83, 6.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2409692Z Skipping (s,q) (1.84, 6.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2409843Z Skipping (s,q) (1.85, 6.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2409997Z Skipping (s,q) (1.86, 6.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2410147Z Skipping (s,q) (1.87, 6.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2410296Z Skipping (s,q) (1.88, 6.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2410500Z Skipping (s,q) (1.89, 6.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2410649Z Skipping (s,q) (1.9, 6.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2410879Z Skipping (s,q) (1.91, 6.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2411029Z Skipping (s,q) (1.92, 6.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2411178Z Skipping (s,q) (1.93, 6.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2411335Z Skipping (s,q) (1.94, 6.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2411484Z Skipping (s,q) (1.95, 6.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2411633Z Skipping (s,q) (1.96, 6.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2411790Z Skipping (s,q) (1.97, 6.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2411941Z Skipping (s,q) (1.98, 6.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2412095Z Skipping (s,q) (1.99, 6.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2412256Z Skipping (s,q) (0.01, 6.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2412405Z Skipping (s,q) (0.02, 6.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2412565Z Skipping (s,q) (0.03, 6.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2412713Z Skipping (s,q) (0.04, 6.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2412863Z Skipping (s,q) (0.05, 6.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2413017Z Skipping (s,q) (0.06, 6.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2413166Z Skipping (s,q) (0.07, 6.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2413321Z Skipping (s,q) (0.08, 6.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2413470Z Skipping (s,q) (0.09, 6.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2413618Z Skipping (s,q) (0.1, 6.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2413777Z Skipping (s,q) (0.11, 6.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2413968Z Skipping (s,q) (0.12, 6.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2414114Z Skipping (s,q) (0.13, 6.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2414272Z Skipping (s,q) (0.14, 6.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2414420Z Skipping (s,q) (0.15, 6.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2414569Z Skipping (s,q) (0.16, 6.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2414723Z Skipping (s,q) (0.17, 6.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2414870Z Skipping (s,q) (0.18, 6.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2415023Z Skipping (s,q) (0.19, 6.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2415171Z Skipping (s,q) (0.2, 6.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2419069Z Skipping (s,q) (0.21, 6.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2419259Z Skipping (s,q) (0.22, 6.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2419421Z Skipping (s,q) (0.23, 6.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2419568Z Skipping (s,q) (0.24, 6.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2419726Z Skipping (s,q) (0.25, 6.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2419872Z Skipping (s,q) (0.26, 6.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2420023Z Skipping (s,q) (0.27, 6.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2420169Z Skipping (s,q) (0.28, 6.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2420315Z Skipping (s,q) (0.29, 6.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2420465Z Skipping (s,q) (0.3, 6.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2420611Z Skipping (s,q) (0.31, 6.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2420757Z Skipping (s,q) (0.32, 6.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2420909Z Skipping (s,q) (0.33, 6.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2421055Z Skipping (s,q) (0.34, 6.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2421286Z Skipping (s,q) (0.35, 6.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2421434Z Skipping (s,q) (0.36, 6.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2421685Z Skipping (s,q) (0.37, 6.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2421842Z Skipping (s,q) (0.38, 6.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2421990Z Skipping (s,q) (0.39, 6.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2422138Z Skipping (s,q) (0.4, 6.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2422288Z Skipping (s,q) (0.41, 6.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2422435Z Skipping (s,q) (0.42, 6.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2422586Z Skipping (s,q) (0.43, 6.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2422734Z Skipping (s,q) (0.44, 6.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2422881Z Skipping (s,q) (0.45, 6.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2423037Z Skipping (s,q) (0.46, 6.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2423182Z Skipping (s,q) (0.47, 6.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2423334Z Skipping (s,q) (0.48, 6.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2423486Z Skipping (s,q) (0.49, 6.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2423632Z Skipping (s,q) (0.5, 6.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2423780Z Skipping (s,q) (0.51, 6.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2423931Z Skipping (s,q) (0.52, 6.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2424077Z Skipping (s,q) (0.53, 6.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2424228Z Skipping (s,q) (0.54, 6.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2424378Z Skipping (s,q) (0.55, 6.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2424527Z Skipping (s,q) (0.56, 6.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2424727Z Skipping (s,q) (0.57, 6.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2424874Z Skipping (s,q) (0.58, 6.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2425029Z Skipping (s,q) (0.59, 6.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2425177Z Skipping (s,q) (0.6, 6.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2425326Z Skipping (s,q) (0.61, 6.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2425476Z Skipping (s,q) (0.62, 6.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2425622Z Skipping (s,q) (0.63, 6.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2425769Z Skipping (s,q) (0.64, 6.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2425920Z Skipping (s,q) (0.65, 6.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2426067Z Skipping (s,q) (0.66, 6.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2426214Z Skipping (s,q) (0.67, 6.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2426369Z Skipping (s,q) (0.68, 6.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2426521Z Skipping (s,q) (0.69, 6.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2426677Z Skipping (s,q) (0.7, 6.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2426823Z Skipping (s,q) (0.71, 6.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2426970Z Skipping (s,q) (0.72, 6.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2427120Z Skipping (s,q) (0.73, 6.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2427267Z Skipping (s,q) (0.74, 6.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2427414Z Skipping (s,q) (0.75, 6.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2427565Z Skipping (s,q) (0.76, 6.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2427710Z Skipping (s,q) (0.77, 6.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2427862Z Skipping (s,q) (0.78, 6.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2428007Z Skipping (s,q) (0.79, 6.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2428200Z Skipping (s,q) (0.8, 6.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2428348Z Skipping (s,q) (0.81, 6.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2428565Z Skipping (s,q) (0.82, 6.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2428713Z Skipping (s,q) (0.83, 6.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2428862Z Skipping (s,q) (0.84, 6.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2429009Z Skipping (s,q) (0.85, 6.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2429160Z Skipping (s,q) (0.86, 6.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2429306Z Skipping (s,q) (0.87, 6.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2429455Z Skipping (s,q) (0.88, 6.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2429606Z Skipping (s,q) (0.89, 6.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2429753Z Skipping (s,q) (0.9, 6.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2429902Z Skipping (s,q) (0.91, 6.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2430056Z Skipping (s,q) (0.92, 6.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2430209Z Skipping (s,q) (0.93, 6.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2430353Z Skipping (s,q) (0.94, 6.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2430507Z Skipping (s,q) (0.95, 6.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2430655Z Skipping (s,q) (0.96, 6.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2430808Z Skipping (s,q) (0.97, 6.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2430955Z Skipping (s,q) (0.98, 6.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2431100Z Skipping (s,q) (0.99, 6.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2431246Z Skipping (s,q) (1, 6.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2431392Z Skipping (s,q) (1.01, 6.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2431583Z Skipping (s,q) (1.02, 6.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2431733Z Skipping (s,q) (1.03, 6.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2431887Z Skipping (s,q) (1.04, 6.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2432039Z Skipping (s,q) (1.05, 6.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2432185Z Skipping (s,q) (1.06, 6.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2432333Z Skipping (s,q) (1.07, 6.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2432486Z Skipping (s,q) (1.08, 6.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2432631Z Skipping (s,q) (1.09, 6.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2432776Z Skipping (s,q) (1.1, 6.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2432926Z Skipping (s,q) (1.11, 6.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2433072Z Skipping (s,q) (1.12, 6.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2433227Z Skipping (s,q) (1.13, 6.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2433378Z Skipping (s,q) (1.14, 6.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2433525Z Skipping (s,q) (1.15, 6.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2433676Z Skipping (s,q) (1.16, 6.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2433823Z Skipping (s,q) (1.17, 6.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2433967Z Skipping (s,q) (1.18, 6.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2434115Z Skipping (s,q) (1.19, 6.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2434261Z Skipping (s,q) (1.2, 6.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2434412Z Skipping (s,q) (1.21, 6.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2434560Z Skipping (s,q) (1.22, 6.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2434707Z Skipping (s,q) (1.23, 6.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2434860Z Skipping (s,q) (1.24, 6.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2435069Z Skipping (s,q) (1.25, 6.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2435217Z Skipping (s,q) (1.26, 6.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2435445Z Skipping (s,q) (1.27, 6.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2435596Z Skipping (s,q) (1.28, 6.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2435745Z Skipping (s,q) (1.29, 6.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2435891Z Skipping (s,q) (1.3, 6.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2436038Z Skipping (s,q) (1.31, 6.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2436188Z Skipping (s,q) (1.32, 6.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2436336Z Skipping (s,q) (1.33, 6.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2436484Z Skipping (s,q) (1.34, 6.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2436636Z Skipping (s,q) (1.35, 6.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2436787Z Skipping (s,q) (1.36, 6.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2436937Z Skipping (s,q) (1.37, 6.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2437088Z Skipping (s,q) (1.38, 6.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2437237Z Skipping (s,q) (1.39, 6.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2437386Z Skipping (s,q) (1.4, 6.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2437535Z Skipping (s,q) (1.41, 6.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2437683Z Skipping (s,q) (1.42, 6.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2437839Z Skipping (s,q) (1.43, 6.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2437990Z Skipping (s,q) (1.44, 6.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2438138Z Skipping (s,q) (1.45, 6.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2438291Z Skipping (s,q) (1.46, 6.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2438481Z Skipping (s,q) (1.47, 6.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2438629Z Skipping (s,q) (1.48, 6.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2438778Z Skipping (s,q) (1.49, 6.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2438924Z Skipping (s,q) (1.5, 6.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2439075Z Skipping (s,q) (1.51, 6.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2439223Z Skipping (s,q) (1.52, 6.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2439370Z Skipping (s,q) (1.53, 6.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2439521Z Skipping (s,q) (1.54, 6.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2439667Z Skipping (s,q) (1.55, 6.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2439822Z Skipping (s,q) (1.56, 6.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2439970Z Skipping (s,q) (1.57, 6.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2440118Z Skipping (s,q) (1.58, 6.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2440271Z Skipping (s,q) (1.59, 6.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2440417Z Skipping (s,q) (1.6, 6.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2440567Z Skipping (s,q) (1.61, 6.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2440718Z Skipping (s,q) (1.62, 6.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2440866Z Skipping (s,q) (1.63, 6.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2441016Z Skipping (s,q) (1.64, 6.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2441166Z Skipping (s,q) (1.65, 6.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2441316Z Skipping (s,q) (1.66, 6.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2441468Z Skipping (s,q) (1.67, 6.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2441618Z Skipping (s,q) (1.68, 6.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2441766Z Skipping (s,q) (1.69, 6.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2441967Z Skipping (s,q) (1.7, 6.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2442116Z Skipping (s,q) (1.71, 6.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2442339Z Skipping (s,q) (1.72, 6.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2442490Z Skipping (s,q) (1.73, 6.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2442639Z Skipping (s,q) (1.74, 6.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2442797Z Skipping (s,q) (1.75, 6.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2442946Z Skipping (s,q) (1.76, 6.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2443093Z Skipping (s,q) (1.77, 6.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2443245Z Skipping (s,q) (1.78, 6.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2443390Z Skipping (s,q) (1.79, 6.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2443538Z Skipping (s,q) (1.8, 6.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2443689Z Skipping (s,q) (1.81, 6.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2443837Z Skipping (s,q) (1.82, 6.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2443995Z Skipping (s,q) (1.83, 6.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2444143Z Skipping (s,q) (1.84, 6.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2444292Z Skipping (s,q) (1.85, 6.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2444439Z Skipping (s,q) (1.86, 6.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2444585Z Skipping (s,q) (1.87, 6.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2444734Z Skipping (s,q) (1.88, 6.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2444881Z Skipping (s,q) (1.89, 6.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2445027Z Skipping (s,q) (1.9, 6.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2445177Z Skipping (s,q) (1.91, 6.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2445368Z Skipping (s,q) (1.92, 6.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2445516Z Skipping (s,q) (1.93, 6.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2445673Z Skipping (s,q) (1.94, 6.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2445821Z Skipping (s,q) (1.95, 6.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2445967Z Skipping (s,q) (1.96, 6.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2446120Z Skipping (s,q) (1.97, 6.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2446269Z Skipping (s,q) (1.98, 6.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2446418Z Skipping (s,q) (1.99, 6.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2446569Z Skipping (s,q) (0.01, 6.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2446718Z Skipping (s,q) (0.02, 6.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2446870Z Skipping (s,q) (0.03, 6.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2447022Z Skipping (s,q) (0.04, 6.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2447171Z Skipping (s,q) (0.05, 6.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2447322Z Skipping (s,q) (0.06, 6.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2447475Z Skipping (s,q) (0.07, 6.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2447631Z Skipping (s,q) (0.08, 6.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2447785Z Skipping (s,q) (0.09, 6.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2447937Z Skipping (s,q) (0.1, 6.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2448089Z Skipping (s,q) (0.11, 6.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2448238Z Skipping (s,q) (0.12, 6.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2448384Z Skipping (s,q) (0.13, 6.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2448535Z Skipping (s,q) (0.14, 6.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2448684Z Skipping (s,q) (0.15, 6.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2448909Z Skipping (s,q) (0.16, 6.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2449061Z Skipping (s,q) (0.17, 6.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2449278Z Skipping (s,q) (0.18, 6.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2449431Z Skipping (s,q) (0.19, 6.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2449579Z Skipping (s,q) (0.2, 6.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2449728Z Skipping (s,q) (0.21, 6.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2449880Z Skipping (s,q) (0.22, 6.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2450032Z Skipping (s,q) (0.23, 6.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2450185Z Skipping (s,q) (0.24, 6.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2450333Z Skipping (s,q) (0.25, 6.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2450483Z Skipping (s,q) (0.26, 6.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2450643Z Skipping (s,q) (0.27, 6.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2450791Z Skipping (s,q) (0.28, 6.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2450945Z Skipping (s,q) (0.29, 6.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2451096Z Skipping (s,q) (0.3, 6.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2451245Z Skipping (s,q) (0.31, 6.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2451400Z Skipping (s,q) (0.32, 6.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2451547Z Skipping (s,q) (0.33, 6.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2451697Z Skipping (s,q) (0.34, 6.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2451846Z Skipping (s,q) (0.35, 6.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2451994Z Skipping (s,q) (0.36, 6.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2452142Z Skipping (s,q) (0.37, 6.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2452342Z Skipping (s,q) (0.38, 6.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2452489Z Skipping (s,q) (0.39, 6.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2452648Z Skipping (s,q) (0.4, 6.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2452799Z Skipping (s,q) (0.41, 6.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2452947Z Skipping (s,q) (0.42, 6.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2453100Z Skipping (s,q) (0.43, 6.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2453251Z Skipping (s,q) (0.44, 6.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2453397Z Skipping (s,q) (0.45, 6.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2453548Z Skipping (s,q) (0.46, 6.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2453696Z Skipping (s,q) (0.47, 6.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2453846Z Skipping (s,q) (0.48, 6.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2453995Z Skipping (s,q) (0.49, 6.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2454143Z Skipping (s,q) (0.5, 6.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2454296Z Skipping (s,q) (0.51, 6.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2454443Z Skipping (s,q) (0.52, 6.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2454592Z Skipping (s,q) (0.53, 6.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2454742Z Skipping (s,q) (0.54, 6.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2454888Z Skipping (s,q) (0.55, 6.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2455033Z Skipping (s,q) (0.56, 6.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2455182Z Skipping (s,q) (0.57, 6.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2455330Z Skipping (s,q) (0.58, 6.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2455485Z Skipping (s,q) (0.59, 6.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2455681Z Skipping (s,q) (0.6, 6.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2455827Z Skipping (s,q) (0.61, 6.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2456045Z Skipping (s,q) (0.62, 6.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2456269Z Skipping (s,q) (0.63, 6.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2456418Z Skipping (s,q) (0.64, 6.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2456569Z Skipping (s,q) (0.65, 6.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2456715Z Skipping (s,q) (0.66, 6.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2456867Z Skipping (s,q) (0.67, 6.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2457018Z Skipping (s,q) (0.68, 6.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2457165Z Skipping (s,q) (0.69, 6.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2457316Z Skipping (s,q) (0.7, 6.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2457470Z Skipping (s,q) (0.71, 6.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2457620Z Skipping (s,q) (0.72, 6.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2457778Z Skipping (s,q) (0.73, 6.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2457928Z Skipping (s,q) (0.74, 6.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2458084Z Skipping (s,q) (0.75, 6.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2458232Z Skipping (s,q) (0.76, 6.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2458379Z Skipping (s,q) (0.77, 6.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2458531Z Skipping (s,q) (0.78, 6.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2458678Z Skipping (s,q) (0.79, 6.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2458822Z Skipping (s,q) (0.8, 6.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2458976Z Skipping (s,q) (0.81, 6.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2459126Z Skipping (s,q) (0.82, 6.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2459592Z Skipping (s,q) (0.83, 6.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2459746Z Skipping (s,q) (0.84, 6.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2459900Z Skipping (s,q) (0.85, 6.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2460058Z Skipping (s,q) (0.86, 6.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2460209Z Skipping (s,q) (0.87, 6.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2460359Z Skipping (s,q) (0.88, 6.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2460515Z Skipping (s,q) (0.89, 6.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2460667Z Skipping (s,q) (0.9, 6.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2460825Z Skipping (s,q) (0.91, 6.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2460977Z Skipping (s,q) (0.92, 6.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2461129Z Skipping (s,q) (0.93, 6.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2461292Z Skipping (s,q) (0.94, 6.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2461442Z Skipping (s,q) (0.95, 6.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2461597Z Skipping (s,q) (0.96, 6.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2461749Z Skipping (s,q) (0.97, 6.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2461899Z Skipping (s,q) (0.98, 6.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2462052Z Skipping (s,q) (0.99, 6.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2462201Z Skipping (s,q) (1, 6.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2462353Z Skipping (s,q) (1.01, 6.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2462507Z Skipping (s,q) (1.02, 6.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2462657Z Skipping (s,q) (1.03, 6.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2462808Z Skipping (s,q) (1.04, 6.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2463057Z Skipping (s,q) (1.05, 6.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2463207Z Skipping (s,q) (1.06, 6.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2463471Z Skipping (s,q) (1.07, 6.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2463628Z Skipping (s,q) (1.08, 6.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2463779Z Skipping (s,q) (1.09, 6.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2463932Z Skipping (s,q) (1.1, 6.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2464083Z Skipping (s,q) (1.11, 6.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2464232Z Skipping (s,q) (1.12, 6.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2464388Z Skipping (s,q) (1.13, 6.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2464537Z Skipping (s,q) (1.14, 6.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2464688Z Skipping (s,q) (1.15, 6.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2464845Z Skipping (s,q) (1.16, 6.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2464995Z Skipping (s,q) (1.17, 6.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2465155Z Skipping (s,q) (1.18, 6.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2465305Z Skipping (s,q) (1.19, 6.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2465454Z Skipping (s,q) (1.2, 6.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2465606Z Skipping (s,q) (1.21, 6.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2465755Z Skipping (s,q) (1.22, 6.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2465904Z Skipping (s,q) (1.23, 6.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2466061Z Skipping (s,q) (1.24, 6.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2466211Z Skipping (s,q) (1.25, 6.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2466368Z Skipping (s,q) (1.26, 6.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2466639Z Skipping (s,q) (1.27, 6.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2466791Z Skipping (s,q) (1.28, 6.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2466954Z Skipping (s,q) (1.29, 6.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2467104Z Skipping (s,q) (1.3, 6.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2467253Z Skipping (s,q) (1.31, 6.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2467404Z Skipping (s,q) (1.32, 6.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2467552Z Skipping (s,q) (1.33, 6.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2467703Z Skipping (s,q) (1.34, 6.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2467851Z Skipping (s,q) (1.35, 6.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2468001Z Skipping (s,q) (1.36, 6.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2468155Z Skipping (s,q) (1.37, 6.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2468313Z Skipping (s,q) (1.38, 6.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2468463Z Skipping (s,q) (1.39, 6.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2468621Z Skipping (s,q) (1.4, 6.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2468772Z Skipping (s,q) (1.41, 6.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2468926Z Skipping (s,q) (1.42, 6.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2469078Z Skipping (s,q) (1.43, 6.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2469228Z Skipping (s,q) (1.44, 6.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2469385Z Skipping (s,q) (1.45, 6.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2469534Z Skipping (s,q) (1.46, 6.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2469684Z Skipping (s,q) (1.47, 6.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2469837Z Skipping (s,q) (1.48, 6.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2470036Z Skipping (s,q) (1.49, 6.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2470193Z Skipping (s,q) (1.5, 6.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2470418Z Skipping (s,q) (1.51, 6.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2470571Z Skipping (s,q) (1.52, 6.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2470728Z Skipping (s,q) (1.53, 6.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2470880Z Skipping (s,q) (1.54, 6.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2471035Z Skipping (s,q) (1.55, 6.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2471191Z Skipping (s,q) (1.56, 6.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2471341Z Skipping (s,q) (1.57, 6.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2471492Z Skipping (s,q) (1.58, 6.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2471649Z Skipping (s,q) (1.59, 6.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2471805Z Skipping (s,q) (1.6, 6.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2471965Z Skipping (s,q) (1.61, 6.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2472115Z Skipping (s,q) (1.62, 6.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2472274Z Skipping (s,q) (1.63, 6.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2472429Z Skipping (s,q) (1.64, 6.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2472579Z Skipping (s,q) (1.65, 6.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2472728Z Skipping (s,q) (1.66, 6.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2472884Z Skipping (s,q) (1.67, 6.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2473036Z Skipping (s,q) (1.68, 6.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2473192Z Skipping (s,q) (1.69, 6.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2473342Z Skipping (s,q) (1.7, 6.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2473492Z Skipping (s,q) (1.71, 6.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2473715Z Skipping (s,q) (1.72, 6.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2473868Z Skipping (s,q) (1.73, 6.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2474025Z Skipping (s,q) (1.74, 6.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2474179Z Skipping (s,q) (1.75, 6.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2474329Z Skipping (s,q) (1.76, 6.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2474484Z Skipping (s,q) (1.77, 6.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2474634Z Skipping (s,q) (1.78, 6.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2474783Z Skipping (s,q) (1.79, 6.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2474941Z Skipping (s,q) (1.8, 6.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2475091Z Skipping (s,q) (1.81, 6.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2475241Z Skipping (s,q) (1.82, 6.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2475403Z Skipping (s,q) (1.83, 6.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2475551Z Skipping (s,q) (1.84, 6.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2475708Z Skipping (s,q) (1.85, 6.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2475858Z Skipping (s,q) (1.86, 6.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2476005Z Skipping (s,q) (1.87, 6.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2476162Z Skipping (s,q) (1.88, 6.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2476313Z Skipping (s,q) (1.89, 6.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2476466Z Skipping (s,q) (1.9, 6.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2476624Z Skipping (s,q) (1.91, 6.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2476776Z Skipping (s,q) (1.92, 6.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2476936Z Skipping (s,q) (1.93, 6.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2477133Z Skipping (s,q) (1.94, 6.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2477284Z Skipping (s,q) (1.95, 6.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2477513Z Skipping (s,q) (1.96, 6.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2477668Z Skipping (s,q) (1.97, 6.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2477822Z Skipping (s,q) (1.98, 6.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2477976Z Skipping (s,q) (1.99, 6.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2478124Z Skipping (s,q) (0.01, 7): inconsistent with heavy hitters! 2025-05-07T20:58:01.2478276Z Skipping (s,q) (0.02, 7): inconsistent with heavy hitters! 2025-05-07T20:58:01.2478422Z Skipping (s,q) (0.03, 7): inconsistent with heavy hitters! 2025-05-07T20:58:01.2478568Z Skipping (s,q) (0.04, 7): inconsistent with heavy hitters! 2025-05-07T20:58:01.2478717Z Skipping (s,q) (0.05, 7): inconsistent with heavy hitters! 2025-05-07T20:58:01.2478867Z Skipping (s,q) (0.06, 7): inconsistent with heavy hitters! 2025-05-07T20:58:01.2479013Z Skipping (s,q) (0.07, 7): inconsistent with heavy hitters! 2025-05-07T20:58:01.2479167Z Skipping (s,q) (0.08, 7): inconsistent with heavy hitters! 2025-05-07T20:58:01.2479311Z Skipping (s,q) (0.09, 7): inconsistent with heavy hitters! 2025-05-07T20:58:01.2479461Z Skipping (s,q) (0.1, 7): inconsistent with heavy hitters! 2025-05-07T20:58:01.2479607Z Skipping (s,q) (0.11, 7): inconsistent with heavy hitters! 2025-05-07T20:58:01.2479751Z Skipping (s,q) (0.12, 7): inconsistent with heavy hitters! 2025-05-07T20:58:01.2479903Z Skipping (s,q) (0.13, 7): inconsistent with heavy hitters! 2025-05-07T20:58:01.2480047Z Skipping (s,q) (0.14, 7): inconsistent with heavy hitters! 2025-05-07T20:58:01.2480194Z Skipping (s,q) (0.15, 7): inconsistent with heavy hitters! 2025-05-07T20:58:01.2480344Z Skipping (s,q) (0.16, 7): inconsistent with heavy hitters! 2025-05-07T20:58:01.2480490Z Skipping (s,q) (0.17, 7): inconsistent with heavy hitters! 2025-05-07T20:58:01.2480680Z Skipping (s,q) (0.18, 7): inconsistent with heavy hitters! 2025-05-07T20:58:01.2480831Z Skipping (s,q) (0.19, 7): inconsistent with heavy hitters! 2025-05-07T20:58:01.2480982Z Skipping (s,q) (0.2, 7): inconsistent with heavy hitters! 2025-05-07T20:58:01.2481130Z Skipping (s,q) (0.21, 7): inconsistent with heavy hitters! 2025-05-07T20:58:01.2481277Z Skipping (s,q) (0.22, 7): inconsistent with heavy hitters! 2025-05-07T20:58:01.2481423Z Skipping (s,q) (0.23, 7): inconsistent with heavy hitters! 2025-05-07T20:58:01.2481570Z Skipping (s,q) (0.24, 7): inconsistent with heavy hitters! 2025-05-07T20:58:01.2481714Z Skipping (s,q) (0.25, 7): inconsistent with heavy hitters! 2025-05-07T20:58:01.2481857Z Skipping (s,q) (0.26, 7): inconsistent with heavy hitters! 2025-05-07T20:58:01.2482008Z Skipping (s,q) (0.27, 7): inconsistent with heavy hitters! 2025-05-07T20:58:01.2482154Z Skipping (s,q) (0.28, 7): inconsistent with heavy hitters! 2025-05-07T20:58:01.2482307Z Skipping (s,q) (0.29, 7): inconsistent with heavy hitters! 2025-05-07T20:58:01.2482452Z Skipping (s,q) (0.3, 7): inconsistent with heavy hitters! 2025-05-07T20:58:01.2482602Z Skipping (s,q) (0.31, 7): inconsistent with heavy hitters! 2025-05-07T20:58:01.2482756Z Skipping (s,q) (0.32, 7): inconsistent with heavy hitters! 2025-05-07T20:58:01.2482900Z Skipping (s,q) (0.33, 7): inconsistent with heavy hitters! 2025-05-07T20:58:01.2483045Z Skipping (s,q) (0.34, 7): inconsistent with heavy hitters! 2025-05-07T20:58:01.2483195Z Skipping (s,q) (0.35, 7): inconsistent with heavy hitters! 2025-05-07T20:58:01.2483338Z Skipping (s,q) (0.36, 7): inconsistent with heavy hitters! 2025-05-07T20:58:01.2483486Z Skipping (s,q) (0.37, 7): inconsistent with heavy hitters! 2025-05-07T20:58:01.2483629Z Skipping (s,q) (0.38, 7): inconsistent with heavy hitters! 2025-05-07T20:58:01.2483773Z Skipping (s,q) (0.39, 7): inconsistent with heavy hitters! 2025-05-07T20:58:01.2483922Z Skipping (s,q) (0.4, 7): inconsistent with heavy hitters! 2025-05-07T20:58:01.2484117Z Skipping (s,q) (0.41, 7): inconsistent with heavy hitters! 2025-05-07T20:58:01.2484261Z Skipping (s,q) (0.42, 7): inconsistent with heavy hitters! 2025-05-07T20:58:01.2484494Z Skipping (s,q) (0.43, 7): inconsistent with heavy hitters! 2025-05-07T20:58:01.2484641Z Skipping (s,q) (0.44, 7): inconsistent with heavy hitters! 2025-05-07T20:58:01.2484789Z Skipping (s,q) (0.45, 7): inconsistent with heavy hitters! 2025-05-07T20:58:01.2484940Z Skipping (s,q) (0.46, 7): inconsistent with heavy hitters! 2025-05-07T20:58:01.2485084Z Skipping (s,q) (0.47, 7): inconsistent with heavy hitters! 2025-05-07T20:58:01.2485234Z Skipping (s,q) (0.48, 7): inconsistent with heavy hitters! 2025-05-07T20:58:01.2485377Z Skipping (s,q) (0.49, 7): inconsistent with heavy hitters! 2025-05-07T20:58:01.2485520Z Skipping (s,q) (0.5, 7): inconsistent with heavy hitters! 2025-05-07T20:58:01.2485668Z Skipping (s,q) (0.51, 7): inconsistent with heavy hitters! 2025-05-07T20:58:01.2485818Z Skipping (s,q) (0.52, 7): inconsistent with heavy hitters! 2025-05-07T20:58:01.2485963Z Skipping (s,q) (0.53, 7): inconsistent with heavy hitters! 2025-05-07T20:58:01.2486119Z Skipping (s,q) (0.54, 7): inconsistent with heavy hitters! 2025-05-07T20:58:01.2486264Z Skipping (s,q) (0.55, 7): inconsistent with heavy hitters! 2025-05-07T20:58:01.2486414Z Skipping (s,q) (0.56, 7): inconsistent with heavy hitters! 2025-05-07T20:58:01.2486559Z Skipping (s,q) (0.57, 7): inconsistent with heavy hitters! 2025-05-07T20:58:01.2486704Z Skipping (s,q) (0.58, 7): inconsistent with heavy hitters! 2025-05-07T20:58:01.2486851Z Skipping (s,q) (0.59, 7): inconsistent with heavy hitters! 2025-05-07T20:58:01.2486998Z Skipping (s,q) (0.6, 7): inconsistent with heavy hitters! 2025-05-07T20:58:01.2487141Z Skipping (s,q) (0.61, 7): inconsistent with heavy hitters! 2025-05-07T20:58:01.2487289Z Skipping (s,q) (0.62, 7): inconsistent with heavy hitters! 2025-05-07T20:58:01.2487434Z Skipping (s,q) (0.63, 7): inconsistent with heavy hitters! 2025-05-07T20:58:01.2487659Z Skipping (s,q) (0.64, 7): inconsistent with heavy hitters! 2025-05-07T20:58:01.2487805Z Skipping (s,q) (0.65, 7): inconsistent with heavy hitters! 2025-05-07T20:58:01.2487953Z Skipping (s,q) (0.66, 7): inconsistent with heavy hitters! 2025-05-07T20:58:01.2488105Z Skipping (s,q) (0.67, 7): inconsistent with heavy hitters! 2025-05-07T20:58:01.2488250Z Skipping (s,q) (0.68, 7): inconsistent with heavy hitters! 2025-05-07T20:58:01.2488393Z Skipping (s,q) (0.69, 7): inconsistent with heavy hitters! 2025-05-07T20:58:01.2488541Z Skipping (s,q) (0.7, 7): inconsistent with heavy hitters! 2025-05-07T20:58:01.2488685Z Skipping (s,q) (0.71, 7): inconsistent with heavy hitters! 2025-05-07T20:58:01.2488830Z Skipping (s,q) (0.72, 7): inconsistent with heavy hitters! 2025-05-07T20:58:01.2488977Z Skipping (s,q) (0.73, 7): inconsistent with heavy hitters! 2025-05-07T20:58:01.2489123Z Skipping (s,q) (0.74, 7): inconsistent with heavy hitters! 2025-05-07T20:58:01.2489279Z Skipping (s,q) (0.75, 7): inconsistent with heavy hitters! 2025-05-07T20:58:01.2489424Z Skipping (s,q) (0.76, 7): inconsistent with heavy hitters! 2025-05-07T20:58:01.2489569Z Skipping (s,q) (0.77, 7): inconsistent with heavy hitters! 2025-05-07T20:58:01.2489724Z Skipping (s,q) (0.78, 7): inconsistent with heavy hitters! 2025-05-07T20:58:01.2489866Z Skipping (s,q) (0.79, 7): inconsistent with heavy hitters! 2025-05-07T20:58:01.2490011Z Skipping (s,q) (0.8, 7): inconsistent with heavy hitters! 2025-05-07T20:58:01.2490161Z Skipping (s,q) (0.81, 7): inconsistent with heavy hitters! 2025-05-07T20:58:01.2490306Z Skipping (s,q) (0.82, 7): inconsistent with heavy hitters! 2025-05-07T20:58:01.2490456Z Skipping (s,q) (0.83, 7): inconsistent with heavy hitters! 2025-05-07T20:58:01.2490600Z Skipping (s,q) (0.84, 7): inconsistent with heavy hitters! 2025-05-07T20:58:01.2490744Z Skipping (s,q) (0.85, 7): inconsistent with heavy hitters! 2025-05-07T20:58:01.2490895Z Skipping (s,q) (0.86, 7): inconsistent with heavy hitters! 2025-05-07T20:58:01.2491084Z Skipping (s,q) (0.87, 7): inconsistent with heavy hitters! 2025-05-07T20:58:01.2491230Z Skipping (s,q) (0.88, 7): inconsistent with heavy hitters! 2025-05-07T20:58:01.2491451Z Skipping (s,q) (0.89, 7): inconsistent with heavy hitters! 2025-05-07T20:58:01.2491596Z Skipping (s,q) (0.9, 7): inconsistent with heavy hitters! 2025-05-07T20:58:01.2491746Z Skipping (s,q) (0.91, 7): inconsistent with heavy hitters! 2025-05-07T20:58:01.2491891Z Skipping (s,q) (0.92, 7): inconsistent with heavy hitters! 2025-05-07T20:58:01.2492037Z Skipping (s,q) (0.93, 7): inconsistent with heavy hitters! 2025-05-07T20:58:01.2492184Z Skipping (s,q) (0.94, 7): inconsistent with heavy hitters! 2025-05-07T20:58:01.2492330Z Skipping (s,q) (0.95, 7): inconsistent with heavy hitters! 2025-05-07T20:58:01.2492475Z Skipping (s,q) (0.96, 7): inconsistent with heavy hitters! 2025-05-07T20:58:01.2492623Z Skipping (s,q) (0.97, 7): inconsistent with heavy hitters! 2025-05-07T20:58:01.2492771Z Skipping (s,q) (0.98, 7): inconsistent with heavy hitters! 2025-05-07T20:58:01.2492918Z Skipping (s,q) (0.99, 7): inconsistent with heavy hitters! 2025-05-07T20:58:01.2493064Z Skipping (s,q) (1, 7): inconsistent with heavy hitters! 2025-05-07T20:58:01.2493216Z Skipping (s,q) (1.01, 7): inconsistent with heavy hitters! 2025-05-07T20:58:01.2493368Z Skipping (s,q) (1.02, 7): inconsistent with heavy hitters! 2025-05-07T20:58:01.2493519Z Skipping (s,q) (1.03, 7): inconsistent with heavy hitters! 2025-05-07T20:58:01.2493662Z Skipping (s,q) (1.04, 7): inconsistent with heavy hitters! 2025-05-07T20:58:01.2493815Z Skipping (s,q) (1.05, 7): inconsistent with heavy hitters! 2025-05-07T20:58:01.2493958Z Skipping (s,q) (1.06, 7): inconsistent with heavy hitters! 2025-05-07T20:58:01.2494103Z Skipping (s,q) (1.07, 7): inconsistent with heavy hitters! 2025-05-07T20:58:01.2494251Z Skipping (s,q) (1.08, 7): inconsistent with heavy hitters! 2025-05-07T20:58:01.2494394Z Skipping (s,q) (1.09, 7): inconsistent with heavy hitters! 2025-05-07T20:58:01.2494585Z Skipping (s,q) (1.1, 7): inconsistent with heavy hitters! 2025-05-07T20:58:01.2494729Z Skipping (s,q) (1.11, 7): inconsistent with heavy hitters! 2025-05-07T20:58:01.2494878Z Skipping (s,q) (1.12, 7): inconsistent with heavy hitters! 2025-05-07T20:58:01.2495029Z Skipping (s,q) (1.13, 7): inconsistent with heavy hitters! 2025-05-07T20:58:01.2495175Z Skipping (s,q) (1.14, 7): inconsistent with heavy hitters! 2025-05-07T20:58:01.2495319Z Skipping (s,q) (1.15, 7): inconsistent with heavy hitters! 2025-05-07T20:58:01.2495467Z Skipping (s,q) (1.16, 7): inconsistent with heavy hitters! 2025-05-07T20:58:01.2495611Z Skipping (s,q) (1.17, 7): inconsistent with heavy hitters! 2025-05-07T20:58:01.2495760Z Skipping (s,q) (1.18, 7): inconsistent with heavy hitters! 2025-05-07T20:58:01.2495906Z Skipping (s,q) (1.19, 7): inconsistent with heavy hitters! 2025-05-07T20:58:01.2496050Z Skipping (s,q) (1.2, 7): inconsistent with heavy hitters! 2025-05-07T20:58:01.2496259Z Skipping (s,q) (1.21, 7): inconsistent with heavy hitters! 2025-05-07T20:58:01.2496407Z Skipping (s,q) (1.22, 7): inconsistent with heavy hitters! 2025-05-07T20:58:01.2496551Z Skipping (s,q) (1.23, 7): inconsistent with heavy hitters! 2025-05-07T20:58:01.2496706Z Skipping (s,q) (1.24, 7): inconsistent with heavy hitters! 2025-05-07T20:58:01.2496851Z Skipping (s,q) (1.25, 7): inconsistent with heavy hitters! 2025-05-07T20:58:01.2497001Z Skipping (s,q) (1.26, 7): inconsistent with heavy hitters! 2025-05-07T20:58:01.2497144Z Skipping (s,q) (1.27, 7): inconsistent with heavy hitters! 2025-05-07T20:58:01.2497287Z Skipping (s,q) (1.28, 7): inconsistent with heavy hitters! 2025-05-07T20:58:01.2497431Z Skipping (s,q) (1.29, 7): inconsistent with heavy hitters! 2025-05-07T20:58:01.2497574Z Skipping (s,q) (1.3, 7): inconsistent with heavy hitters! 2025-05-07T20:58:01.2497718Z Skipping (s,q) (1.31, 7): inconsistent with heavy hitters! 2025-05-07T20:58:01.2497866Z Skipping (s,q) (1.32, 7): inconsistent with heavy hitters! 2025-05-07T20:58:01.2498059Z Skipping (s,q) (1.33, 7): inconsistent with heavy hitters! 2025-05-07T20:58:01.2498204Z Skipping (s,q) (1.34, 7): inconsistent with heavy hitters! 2025-05-07T20:58:01.2498446Z Skipping (s,q) (1.35, 7): inconsistent with heavy hitters! 2025-05-07T20:58:01.2498594Z Skipping (s,q) (1.36, 7): inconsistent with heavy hitters! 2025-05-07T20:58:01.2498741Z Skipping (s,q) (1.37, 7): inconsistent with heavy hitters! 2025-05-07T20:58:01.2498884Z Skipping (s,q) (1.38, 7): inconsistent with heavy hitters! 2025-05-07T20:58:01.2499028Z Skipping (s,q) (1.39, 7): inconsistent with heavy hitters! 2025-05-07T20:58:01.2499174Z Skipping (s,q) (1.4, 7): inconsistent with heavy hitters! 2025-05-07T20:58:01.2499319Z Skipping (s,q) (1.41, 7): inconsistent with heavy hitters! 2025-05-07T20:58:01.2499462Z Skipping (s,q) (1.42, 7): inconsistent with heavy hitters! 2025-05-07T20:58:01.2499613Z Skipping (s,q) (1.43, 7): inconsistent with heavy hitters! 2025-05-07T20:58:01.2499761Z Skipping (s,q) (1.44, 7): inconsistent with heavy hitters! 2025-05-07T20:58:01.2499910Z Skipping (s,q) (1.45, 7): inconsistent with heavy hitters! 2025-05-07T20:58:01.2500055Z Skipping (s,q) (1.46, 7): inconsistent with heavy hitters! 2025-05-07T20:58:01.2500205Z Skipping (s,q) (1.47, 7): inconsistent with heavy hitters! 2025-05-07T20:58:01.2500352Z Skipping (s,q) (1.48, 7): inconsistent with heavy hitters! 2025-05-07T20:58:01.2500498Z Skipping (s,q) (1.49, 7): inconsistent with heavy hitters! 2025-05-07T20:58:01.2500642Z Skipping (s,q) (1.5, 7): inconsistent with heavy hitters! 2025-05-07T20:58:01.2500793Z Skipping (s,q) (1.51, 7): inconsistent with heavy hitters! 2025-05-07T20:58:01.2500937Z Skipping (s,q) (1.52, 7): inconsistent with heavy hitters! 2025-05-07T20:58:01.2501088Z Skipping (s,q) (1.53, 7): inconsistent with heavy hitters! 2025-05-07T20:58:01.2501232Z Skipping (s,q) (1.54, 7): inconsistent with heavy hitters! 2025-05-07T20:58:01.2501376Z Skipping (s,q) (1.55, 7): inconsistent with heavy hitters! 2025-05-07T20:58:01.2501573Z Skipping (s,q) (1.56, 7): inconsistent with heavy hitters! 2025-05-07T20:58:01.2501717Z Skipping (s,q) (1.57, 7): inconsistent with heavy hitters! 2025-05-07T20:58:01.2501868Z Skipping (s,q) (1.58, 7): inconsistent with heavy hitters! 2025-05-07T20:58:01.2502015Z Skipping (s,q) (1.59, 7): inconsistent with heavy hitters! 2025-05-07T20:58:01.2502158Z Skipping (s,q) (1.6, 7): inconsistent with heavy hitters! 2025-05-07T20:58:01.2502304Z Skipping (s,q) (1.61, 7): inconsistent with heavy hitters! 2025-05-07T20:58:01.2502451Z Skipping (s,q) (1.62, 7): inconsistent with heavy hitters! 2025-05-07T20:58:01.2502595Z Skipping (s,q) (1.63, 7): inconsistent with heavy hitters! 2025-05-07T20:58:01.2502745Z Skipping (s,q) (1.64, 7): inconsistent with heavy hitters! 2025-05-07T20:58:01.2502889Z Skipping (s,q) (1.65, 7): inconsistent with heavy hitters! 2025-05-07T20:58:01.2503031Z Skipping (s,q) (1.66, 7): inconsistent with heavy hitters! 2025-05-07T20:58:01.2503182Z Skipping (s,q) (1.67, 7): inconsistent with heavy hitters! 2025-05-07T20:58:01.2503327Z Skipping (s,q) (1.68, 7): inconsistent with heavy hitters! 2025-05-07T20:58:01.2503472Z Skipping (s,q) (1.69, 7): inconsistent with heavy hitters! 2025-05-07T20:58:01.2503623Z Skipping (s,q) (1.7, 7): inconsistent with heavy hitters! 2025-05-07T20:58:01.2503770Z Skipping (s,q) (1.71, 7): inconsistent with heavy hitters! 2025-05-07T20:58:01.2503922Z Skipping (s,q) (1.72, 7): inconsistent with heavy hitters! 2025-05-07T20:58:01.2504067Z Skipping (s,q) (1.73, 7): inconsistent with heavy hitters! 2025-05-07T20:58:01.2504215Z Skipping (s,q) (1.74, 7): inconsistent with heavy hitters! 2025-05-07T20:58:01.2504366Z Skipping (s,q) (1.75, 7): inconsistent with heavy hitters! 2025-05-07T20:58:01.2504509Z Skipping (s,q) (1.76, 7): inconsistent with heavy hitters! 2025-05-07T20:58:01.2504652Z Skipping (s,q) (1.77, 7): inconsistent with heavy hitters! 2025-05-07T20:58:01.2504799Z Skipping (s,q) (1.78, 7): inconsistent with heavy hitters! 2025-05-07T20:58:01.2504991Z Skipping (s,q) (1.79, 7): inconsistent with heavy hitters! 2025-05-07T20:58:01.2505137Z Skipping (s,q) (1.8, 7): inconsistent with heavy hitters! 2025-05-07T20:58:01.2505356Z Skipping (s,q) (1.81, 7): inconsistent with heavy hitters! 2025-05-07T20:58:01.2505501Z Skipping (s,q) (1.82, 7): inconsistent with heavy hitters! 2025-05-07T20:58:01.2505648Z Skipping (s,q) (1.83, 7): inconsistent with heavy hitters! 2025-05-07T20:58:01.2505793Z Skipping (s,q) (1.84, 7): inconsistent with heavy hitters! 2025-05-07T20:58:01.2505939Z Skipping (s,q) (1.85, 7): inconsistent with heavy hitters! 2025-05-07T20:58:01.2506090Z Skipping (s,q) (1.86, 7): inconsistent with heavy hitters! 2025-05-07T20:58:01.2506235Z Skipping (s,q) (1.87, 7): inconsistent with heavy hitters! 2025-05-07T20:58:01.2506379Z Skipping (s,q) (1.88, 7): inconsistent with heavy hitters! 2025-05-07T20:58:01.2506526Z Skipping (s,q) (1.89, 7): inconsistent with heavy hitters! 2025-05-07T20:58:01.2506669Z Skipping (s,q) (1.9, 7): inconsistent with heavy hitters! 2025-05-07T20:58:01.2506817Z Skipping (s,q) (1.91, 7): inconsistent with heavy hitters! 2025-05-07T20:58:01.2506960Z Skipping (s,q) (1.92, 7): inconsistent with heavy hitters! 2025-05-07T20:58:01.2507111Z Skipping (s,q) (1.93, 7): inconsistent with heavy hitters! 2025-05-07T20:58:01.2507259Z Skipping (s,q) (1.94, 7): inconsistent with heavy hitters! 2025-05-07T20:58:01.2507406Z Skipping (s,q) (1.95, 7): inconsistent with heavy hitters! 2025-05-07T20:58:01.2507550Z Skipping (s,q) (1.96, 7): inconsistent with heavy hitters! 2025-05-07T20:58:01.2507701Z Skipping (s,q) (1.97, 7): inconsistent with heavy hitters! 2025-05-07T20:58:01.2507846Z Skipping (s,q) (1.98, 7): inconsistent with heavy hitters! 2025-05-07T20:58:01.2507994Z Skipping (s,q) (1.99, 7): inconsistent with heavy hitters! 2025-05-07T20:58:01.2508146Z Skipping (s,q) (0.01, 7.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2508300Z Skipping (s,q) (0.02, 7.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2508501Z Skipping (s,q) (0.03, 7.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2508651Z Skipping (s,q) (0.04, 7.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2508808Z Skipping (s,q) (0.05, 7.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2508960Z Skipping (s,q) (0.06, 7.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2509111Z Skipping (s,q) (0.07, 7.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2509265Z Skipping (s,q) (0.08, 7.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2509413Z Skipping (s,q) (0.09, 7.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2509565Z Skipping (s,q) (0.1, 7.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2509718Z Skipping (s,q) (0.11, 7.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2509869Z Skipping (s,q) (0.12, 7.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2510021Z Skipping (s,q) (0.13, 7.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2510178Z Skipping (s,q) (0.14, 7.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2510328Z Skipping (s,q) (0.15, 7.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2510488Z Skipping (s,q) (0.16, 7.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2510637Z Skipping (s,q) (0.17, 7.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2510786Z Skipping (s,q) (0.18, 7.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2510944Z Skipping (s,q) (0.19, 7.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2511092Z Skipping (s,q) (0.2, 7.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2511241Z Skipping (s,q) (0.21, 7.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2511392Z Skipping (s,q) (0.22, 7.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2511542Z Skipping (s,q) (0.23, 7.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2511698Z Skipping (s,q) (0.24, 7.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2511894Z Skipping (s,q) (0.25, 7.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2512045Z Skipping (s,q) (0.26, 7.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2512270Z Skipping (s,q) (0.27, 7.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2512420Z Skipping (s,q) (0.28, 7.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2512569Z Skipping (s,q) (0.29, 7.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2512724Z Skipping (s,q) (0.3, 7.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2512873Z Skipping (s,q) (0.31, 7.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2513028Z Skipping (s,q) (0.32, 7.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2513177Z Skipping (s,q) (0.33, 7.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2513327Z Skipping (s,q) (0.34, 7.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2513479Z Skipping (s,q) (0.35, 7.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2513632Z Skipping (s,q) (0.36, 7.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2513784Z Skipping (s,q) (0.37, 7.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2513939Z Skipping (s,q) (0.38, 7.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2514093Z Skipping (s,q) (0.39, 7.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2514244Z Skipping (s,q) (0.4, 7.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2514398Z Skipping (s,q) (0.41, 7.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2514547Z Skipping (s,q) (0.42, 7.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2514706Z Skipping (s,q) (0.43, 7.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2514857Z Skipping (s,q) (0.44, 7.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2515007Z Skipping (s,q) (0.45, 7.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2515158Z Skipping (s,q) (0.46, 7.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2515307Z Skipping (s,q) (0.47, 7.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2515500Z Skipping (s,q) (0.48, 7.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2515655Z Skipping (s,q) (0.49, 7.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2515808Z Skipping (s,q) (0.5, 7.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2515960Z Skipping (s,q) (0.51, 7.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2516109Z Skipping (s,q) (0.52, 7.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2516259Z Skipping (s,q) (0.53, 7.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2516414Z Skipping (s,q) (0.54, 7.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2516568Z Skipping (s,q) (0.55, 7.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2516717Z Skipping (s,q) (0.56, 7.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2516873Z Skipping (s,q) (0.57, 7.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2517025Z Skipping (s,q) (0.58, 7.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2517181Z Skipping (s,q) (0.59, 7.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2517330Z Skipping (s,q) (0.6, 7.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2517486Z Skipping (s,q) (0.61, 7.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2517638Z Skipping (s,q) (0.62, 7.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2517789Z Skipping (s,q) (0.63, 7.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2517941Z Skipping (s,q) (0.64, 7.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2518092Z Skipping (s,q) (0.65, 7.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2518244Z Skipping (s,q) (0.66, 7.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2518400Z Skipping (s,q) (0.67, 7.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2518548Z Skipping (s,q) (0.68, 7.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2518696Z Skipping (s,q) (0.69, 7.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2518903Z Skipping (s,q) (0.7, 7.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2519053Z Skipping (s,q) (0.71, 7.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2519273Z Skipping (s,q) (0.72, 7.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2519432Z Skipping (s,q) (0.73, 7.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2519584Z Skipping (s,q) (0.74, 7.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2519741Z Skipping (s,q) (0.75, 7.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2519893Z Skipping (s,q) (0.76, 7.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2520044Z Skipping (s,q) (0.77, 7.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2520198Z Skipping (s,q) (0.78, 7.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2520348Z Skipping (s,q) (0.79, 7.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2520499Z Skipping (s,q) (0.8, 7.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2520660Z Skipping (s,q) (0.81, 7.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2520809Z Skipping (s,q) (0.82, 7.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2520966Z Skipping (s,q) (0.83, 7.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2521118Z Skipping (s,q) (0.84, 7.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2521266Z Skipping (s,q) (0.85, 7.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2521419Z Skipping (s,q) (0.86, 7.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2521568Z Skipping (s,q) (0.87, 7.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2521716Z Skipping (s,q) (0.88, 7.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2521875Z Skipping (s,q) (0.89, 7.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2522025Z Skipping (s,q) (0.9, 7.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2522175Z Skipping (s,q) (0.91, 7.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2522377Z Skipping (s,q) (0.92, 7.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2522527Z Skipping (s,q) (0.93, 7.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2522685Z Skipping (s,q) (0.94, 7.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2522837Z Skipping (s,q) (0.95, 7.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2522986Z Skipping (s,q) (0.96, 7.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2523137Z Skipping (s,q) (0.97, 7.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2523286Z Skipping (s,q) (0.98, 7.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2523436Z Skipping (s,q) (0.99, 7.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2523589Z Skipping (s,q) (1, 7.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2523737Z Skipping (s,q) (1.01, 7.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2523891Z Skipping (s,q) (1.02, 7.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2524045Z Skipping (s,q) (1.03, 7.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2524193Z Skipping (s,q) (1.04, 7.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2524354Z Skipping (s,q) (1.05, 7.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2524502Z Skipping (s,q) (1.06, 7.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2524653Z Skipping (s,q) (1.07, 7.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2524803Z Skipping (s,q) (1.08, 7.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2524955Z Skipping (s,q) (1.09, 7.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2525108Z Skipping (s,q) (1.1, 7.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2525257Z Skipping (s,q) (1.11, 7.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2525406Z Skipping (s,q) (1.12, 7.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2525561Z Skipping (s,q) (1.13, 7.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2525760Z Skipping (s,q) (1.14, 7.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2525910Z Skipping (s,q) (1.15, 7.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2526065Z Skipping (s,q) (1.16, 7.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2526309Z Skipping (s,q) (1.17, 7.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2526463Z Skipping (s,q) (1.18, 7.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2526612Z Skipping (s,q) (1.19, 7.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2526761Z Skipping (s,q) (1.2, 7.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2526917Z Skipping (s,q) (1.21, 7.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2527069Z Skipping (s,q) (1.22, 7.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2527218Z Skipping (s,q) (1.23, 7.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2527376Z Skipping (s,q) (1.24, 7.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2527524Z Skipping (s,q) (1.25, 7.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2527679Z Skipping (s,q) (1.26, 7.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2527828Z Skipping (s,q) (1.27, 7.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2527985Z Skipping (s,q) (1.28, 7.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2528140Z Skipping (s,q) (1.29, 7.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2528289Z Skipping (s,q) (1.3, 7.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2528439Z Skipping (s,q) (1.31, 7.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2528593Z Skipping (s,q) (1.32, 7.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2528742Z Skipping (s,q) (1.33, 7.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2528892Z Skipping (s,q) (1.34, 7.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2529040Z Skipping (s,q) (1.35, 7.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2529190Z Skipping (s,q) (1.36, 7.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2529388Z Skipping (s,q) (1.37, 7.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2529538Z Skipping (s,q) (1.38, 7.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2529691Z Skipping (s,q) (1.39, 7.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2529853Z Skipping (s,q) (1.4, 7.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2530002Z Skipping (s,q) (1.41, 7.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2530152Z Skipping (s,q) (1.42, 7.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2530308Z Skipping (s,q) (1.43, 7.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2530458Z Skipping (s,q) (1.44, 7.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2530616Z Skipping (s,q) (1.45, 7.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2530766Z Skipping (s,q) (1.46, 7.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2530917Z Skipping (s,q) (1.47, 7.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2531076Z Skipping (s,q) (1.48, 7.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2531224Z Skipping (s,q) (1.49, 7.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2531376Z Skipping (s,q) (1.5, 7.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2531532Z Skipping (s,q) (1.51, 7.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2531682Z Skipping (s,q) (1.52, 7.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2531838Z Skipping (s,q) (1.53, 7.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2531991Z Skipping (s,q) (1.54, 7.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2532139Z Skipping (s,q) (1.55, 7.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2532291Z Skipping (s,q) (1.56, 7.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2532441Z Skipping (s,q) (1.57, 7.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2532592Z Skipping (s,q) (1.58, 7.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2532789Z Skipping (s,q) (1.59, 7.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2532939Z Skipping (s,q) (1.6, 7.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2533165Z Skipping (s,q) (1.61, 7.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2533315Z Skipping (s,q) (1.62, 7.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2533463Z Skipping (s,q) (1.63, 7.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2533615Z Skipping (s,q) (1.64, 7.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2533764Z Skipping (s,q) (1.65, 7.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2533915Z Skipping (s,q) (1.66, 7.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2537539Z Skipping (s,q) (1.67, 7.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2537718Z Skipping (s,q) (1.68, 7.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2537877Z Skipping (s,q) (1.69, 7.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2538033Z Skipping (s,q) (1.7, 7.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2538185Z Skipping (s,q) (1.71, 7.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2538344Z Skipping (s,q) (1.72, 7.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2538493Z Skipping (s,q) (1.73, 7.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2538641Z Skipping (s,q) (1.74, 7.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2538795Z Skipping (s,q) (1.75, 7.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2538945Z Skipping (s,q) (1.76, 7.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2539096Z Skipping (s,q) (1.77, 7.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2539242Z Skipping (s,q) (1.78, 7.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2539391Z Skipping (s,q) (1.79, 7.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2539546Z Skipping (s,q) (1.8, 7.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2539766Z Skipping (s,q) (1.81, 7.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2539914Z Skipping (s,q) (1.82, 7.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2540074Z Skipping (s,q) (1.83, 7.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2540222Z Skipping (s,q) (1.84, 7.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2540371Z Skipping (s,q) (1.85, 7.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2540522Z Skipping (s,q) (1.86, 7.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2540671Z Skipping (s,q) (1.87, 7.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2540820Z Skipping (s,q) (1.88, 7.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2540968Z Skipping (s,q) (1.89, 7.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2541115Z Skipping (s,q) (1.9, 7.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2541267Z Skipping (s,q) (1.91, 7.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2541416Z Skipping (s,q) (1.92, 7.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2541564Z Skipping (s,q) (1.93, 7.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2541713Z Skipping (s,q) (1.94, 7.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2541866Z Skipping (s,q) (1.95, 7.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2542016Z Skipping (s,q) (1.96, 7.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2542163Z Skipping (s,q) (1.97, 7.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2542308Z Skipping (s,q) (1.98, 7.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2542456Z Skipping (s,q) (1.99, 7.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2542603Z Skipping (s,q) (0.01, 7.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2542749Z Skipping (s,q) (0.02, 7.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2542900Z Skipping (s,q) (0.03, 7.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2543046Z Skipping (s,q) (0.04, 7.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2543244Z Skipping (s,q) (0.05, 7.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2543389Z Skipping (s,q) (0.06, 7.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2543606Z Skipping (s,q) (0.07, 7.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2543757Z Skipping (s,q) (0.08, 7.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2543902Z Skipping (s,q) (0.09, 7.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2544047Z Skipping (s,q) (0.1, 7.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2544195Z Skipping (s,q) (0.11, 7.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2544339Z Skipping (s,q) (0.12, 7.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2544490Z Skipping (s,q) (0.13, 7.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2544635Z Skipping (s,q) (0.14, 7.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2544782Z Skipping (s,q) (0.15, 7.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2544938Z Skipping (s,q) (0.16, 7.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2545082Z Skipping (s,q) (0.17, 7.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2545231Z Skipping (s,q) (0.18, 7.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2545379Z Skipping (s,q) (0.19, 7.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2545524Z Skipping (s,q) (0.2, 7.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2545673Z Skipping (s,q) (0.21, 7.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2545820Z Skipping (s,q) (0.22, 7.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2545967Z Skipping (s,q) (0.23, 7.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2546115Z Skipping (s,q) (0.24, 7.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2546261Z Skipping (s,q) (0.25, 7.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2546409Z Skipping (s,q) (0.26, 7.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2546601Z Skipping (s,q) (0.27, 7.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2546746Z Skipping (s,q) (0.28, 7.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2546899Z Skipping (s,q) (0.29, 7.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2547043Z Skipping (s,q) (0.3, 7.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2547188Z Skipping (s,q) (0.31, 7.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2547335Z Skipping (s,q) (0.32, 7.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2547482Z Skipping (s,q) (0.33, 7.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2547628Z Skipping (s,q) (0.34, 7.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2547778Z Skipping (s,q) (0.35, 7.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2547926Z Skipping (s,q) (0.36, 7.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2548070Z Skipping (s,q) (0.37, 7.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2548221Z Skipping (s,q) (0.38, 7.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2548366Z Skipping (s,q) (0.39, 7.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2548511Z Skipping (s,q) (0.4, 7.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2548660Z Skipping (s,q) (0.41, 7.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2548805Z Skipping (s,q) (0.42, 7.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2548956Z Skipping (s,q) (0.43, 7.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2549104Z Skipping (s,q) (0.44, 7.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2549249Z Skipping (s,q) (0.45, 7.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2549397Z Skipping (s,q) (0.46, 7.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2549542Z Skipping (s,q) (0.47, 7.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2549687Z Skipping (s,q) (0.48, 7.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2549831Z Skipping (s,q) (0.49, 7.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2550027Z Skipping (s,q) (0.5, 7.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2550174Z Skipping (s,q) (0.51, 7.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2550392Z Skipping (s,q) (0.52, 7.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2550539Z Skipping (s,q) (0.53, 7.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2550690Z Skipping (s,q) (0.54, 7.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2550838Z Skipping (s,q) (0.55, 7.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2550989Z Skipping (s,q) (0.56, 7.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2551136Z Skipping (s,q) (0.57, 7.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2551282Z Skipping (s,q) (0.58, 7.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2551429Z Skipping (s,q) (0.59, 7.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2551573Z Skipping (s,q) (0.6, 7.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2551722Z Skipping (s,q) (0.61, 7.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2551873Z Skipping (s,q) (0.62, 7.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2552022Z Skipping (s,q) (0.63, 7.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2552170Z Skipping (s,q) (0.64, 7.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2552314Z Skipping (s,q) (0.65, 7.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2552459Z Skipping (s,q) (0.66, 7.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2552604Z Skipping (s,q) (0.67, 7.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2552749Z Skipping (s,q) (0.68, 7.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2552895Z Skipping (s,q) (0.69, 7.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2553044Z Skipping (s,q) (0.7, 7.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2553190Z Skipping (s,q) (0.71, 7.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2553386Z Skipping (s,q) (0.72, 7.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2553533Z Skipping (s,q) (0.73, 7.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2553683Z Skipping (s,q) (0.74, 7.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2553836Z Skipping (s,q) (0.75, 7.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2553981Z Skipping (s,q) (0.76, 7.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2554127Z Skipping (s,q) (0.77, 7.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2554275Z Skipping (s,q) (0.78, 7.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2554422Z Skipping (s,q) (0.79, 7.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2554572Z Skipping (s,q) (0.8, 7.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2554719Z Skipping (s,q) (0.81, 7.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2554866Z Skipping (s,q) (0.82, 7.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2555016Z Skipping (s,q) (0.83, 7.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2555163Z Skipping (s,q) (0.84, 7.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2555308Z Skipping (s,q) (0.85, 7.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2555460Z Skipping (s,q) (0.86, 7.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2555605Z Skipping (s,q) (0.87, 7.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2555749Z Skipping (s,q) (0.88, 7.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2555900Z Skipping (s,q) (0.89, 7.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2556044Z Skipping (s,q) (0.9, 7.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2556199Z Skipping (s,q) (0.91, 7.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2556345Z Skipping (s,q) (0.92, 7.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2556491Z Skipping (s,q) (0.93, 7.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2556638Z Skipping (s,q) (0.94, 7.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2556855Z Skipping (s,q) (0.95, 7.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2556999Z Skipping (s,q) (0.96, 7.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2557217Z Skipping (s,q) (0.97, 7.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2557362Z Skipping (s,q) (0.98, 7.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2557509Z Skipping (s,q) (0.99, 7.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2557651Z Skipping (s,q) (1, 7.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2557797Z Skipping (s,q) (1.01, 7.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2557946Z Skipping (s,q) (1.02, 7.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2558094Z Skipping (s,q) (1.03, 7.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2558240Z Skipping (s,q) (1.04, 7.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2558391Z Skipping (s,q) (1.05, 7.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2558541Z Skipping (s,q) (1.06, 7.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2558688Z Skipping (s,q) (1.07, 7.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2558837Z Skipping (s,q) (1.08, 7.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2558983Z Skipping (s,q) (1.09, 7.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2559132Z Skipping (s,q) (1.1, 7.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2559606Z Skipping (s,q) (1.11, 7.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2559757Z Skipping (s,q) (1.12, 7.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2559905Z Skipping (s,q) (1.13, 7.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2560048Z Skipping (s,q) (1.14, 7.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2560198Z Skipping (s,q) (1.15, 7.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2560344Z Skipping (s,q) (1.16, 7.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2560573Z Skipping (s,q) (1.17, 7.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2560724Z Skipping (s,q) (1.18, 7.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2560877Z Skipping (s,q) (1.19, 7.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2561021Z Skipping (s,q) (1.2, 7.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2561170Z Skipping (s,q) (1.21, 7.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2561316Z Skipping (s,q) (1.22, 7.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2561472Z Skipping (s,q) (1.23, 7.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2561619Z Skipping (s,q) (1.24, 7.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2561768Z Skipping (s,q) (1.25, 7.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2561915Z Skipping (s,q) (1.26, 7.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2562060Z Skipping (s,q) (1.27, 7.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2562207Z Skipping (s,q) (1.28, 7.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2562362Z Skipping (s,q) (1.29, 7.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2562507Z Skipping (s,q) (1.3, 7.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2562656Z Skipping (s,q) (1.31, 7.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2562813Z Skipping (s,q) (1.32, 7.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2562958Z Skipping (s,q) (1.33, 7.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2563105Z Skipping (s,q) (1.34, 7.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2563250Z Skipping (s,q) (1.35, 7.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2563396Z Skipping (s,q) (1.36, 7.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2563545Z Skipping (s,q) (1.37, 7.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2563690Z Skipping (s,q) (1.38, 7.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2563837Z Skipping (s,q) (1.39, 7.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2564060Z Skipping (s,q) (1.4, 7.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2564209Z Skipping (s,q) (1.41, 7.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2564469Z Skipping (s,q) (1.42, 7.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2564619Z Skipping (s,q) (1.43, 7.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2564767Z Skipping (s,q) (1.44, 7.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2564926Z Skipping (s,q) (1.45, 7.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2565072Z Skipping (s,q) (1.46, 7.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2565221Z Skipping (s,q) (1.47, 7.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2565371Z Skipping (s,q) (1.48, 7.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2565518Z Skipping (s,q) (1.49, 7.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2565668Z Skipping (s,q) (1.5, 7.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2565820Z Skipping (s,q) (1.51, 7.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2565966Z Skipping (s,q) (1.52, 7.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2566124Z Skipping (s,q) (1.53, 7.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2566273Z Skipping (s,q) (1.54, 7.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2566423Z Skipping (s,q) (1.55, 7.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2566583Z Skipping (s,q) (1.56, 7.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2566731Z Skipping (s,q) (1.57, 7.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2566883Z Skipping (s,q) (1.58, 7.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2567030Z Skipping (s,q) (1.59, 7.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2567176Z Skipping (s,q) (1.6, 7.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2567326Z Skipping (s,q) (1.61, 7.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2567519Z Skipping (s,q) (1.62, 7.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2567667Z Skipping (s,q) (1.63, 7.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2567823Z Skipping (s,q) (1.64, 7.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2567972Z Skipping (s,q) (1.65, 7.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2568120Z Skipping (s,q) (1.66, 7.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2568269Z Skipping (s,q) (1.67, 7.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2568418Z Skipping (s,q) (1.68, 7.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2568574Z Skipping (s,q) (1.69, 7.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2568722Z Skipping (s,q) (1.7, 7.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2568868Z Skipping (s,q) (1.71, 7.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2569023Z Skipping (s,q) (1.72, 7.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2569172Z Skipping (s,q) (1.73, 7.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2569328Z Skipping (s,q) (1.74, 7.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2569477Z Skipping (s,q) (1.75, 7.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2569628Z Skipping (s,q) (1.76, 7.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2569779Z Skipping (s,q) (1.77, 7.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2569928Z Skipping (s,q) (1.78, 7.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2570080Z Skipping (s,q) (1.79, 7.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2570234Z Skipping (s,q) (1.8, 7.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2570381Z Skipping (s,q) (1.81, 7.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2570529Z Skipping (s,q) (1.82, 7.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2570680Z Skipping (s,q) (1.83, 7.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2570830Z Skipping (s,q) (1.84, 7.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2571033Z Skipping (s,q) (1.85, 7.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2571182Z Skipping (s,q) (1.86, 7.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2571402Z Skipping (s,q) (1.87, 7.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2571565Z Skipping (s,q) (1.88, 7.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2571713Z Skipping (s,q) (1.89, 7.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2571860Z Skipping (s,q) (1.9, 7.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2572011Z Skipping (s,q) (1.91, 7.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2572159Z Skipping (s,q) (1.92, 7.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2572309Z Skipping (s,q) (1.93, 7.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2572458Z Skipping (s,q) (1.94, 7.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2572605Z Skipping (s,q) (1.95, 7.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2572762Z Skipping (s,q) (1.96, 7.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2572912Z Skipping (s,q) (1.97, 7.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2573064Z Skipping (s,q) (1.98, 7.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2573216Z Skipping (s,q) (1.99, 7.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2573370Z Skipping (s,q) (0.01, 7.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2573523Z Skipping (s,q) (0.02, 7.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2573673Z Skipping (s,q) (0.03, 7.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2573823Z Skipping (s,q) (0.04, 7.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2573979Z Skipping (s,q) (0.05, 7.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2574131Z Skipping (s,q) (0.06, 7.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2574282Z Skipping (s,q) (0.07, 7.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2574477Z Skipping (s,q) (0.08, 7.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2574626Z Skipping (s,q) (0.09, 7.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2574786Z Skipping (s,q) (0.1, 7.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2574936Z Skipping (s,q) (0.11, 7.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2575086Z Skipping (s,q) (0.12, 7.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2575239Z Skipping (s,q) (0.13, 7.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2575391Z Skipping (s,q) (0.14, 7.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2575542Z Skipping (s,q) (0.15, 7.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2575695Z Skipping (s,q) (0.16, 7.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2575845Z Skipping (s,q) (0.17, 7.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2576000Z Skipping (s,q) (0.18, 7.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2576234Z Skipping (s,q) (0.19, 7.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2576390Z Skipping (s,q) (0.2, 7.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2576544Z Skipping (s,q) (0.21, 7.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2576703Z Skipping (s,q) (0.22, 7.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2576854Z Skipping (s,q) (0.23, 7.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2577007Z Skipping (s,q) (0.24, 7.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2577161Z Skipping (s,q) (0.25, 7.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2577315Z Skipping (s,q) (0.26, 7.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2577463Z Skipping (s,q) (0.27, 7.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2577613Z Skipping (s,q) (0.28, 7.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2577766Z Skipping (s,q) (0.29, 7.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2577916Z Skipping (s,q) (0.3, 7.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2578116Z Skipping (s,q) (0.31, 7.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2578270Z Skipping (s,q) (0.32, 7.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2578552Z Skipping (s,q) (0.33, 7.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2578706Z Skipping (s,q) (0.34, 7.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2578857Z Skipping (s,q) (0.35, 7.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2579005Z Skipping (s,q) (0.36, 7.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2579161Z Skipping (s,q) (0.37, 7.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2579313Z Skipping (s,q) (0.38, 7.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2579463Z Skipping (s,q) (0.39, 7.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2579619Z Skipping (s,q) (0.4, 7.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2579772Z Skipping (s,q) (0.41, 7.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2579926Z Skipping (s,q) (0.42, 7.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2580081Z Skipping (s,q) (0.43, 7.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2580234Z Skipping (s,q) (0.44, 7.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2580385Z Skipping (s,q) (0.45, 7.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2580534Z Skipping (s,q) (0.46, 7.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2580683Z Skipping (s,q) (0.47, 7.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2580834Z Skipping (s,q) (0.48, 7.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2580983Z Skipping (s,q) (0.49, 7.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2581132Z Skipping (s,q) (0.5, 7.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2581284Z Skipping (s,q) (0.51, 7.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2581435Z Skipping (s,q) (0.52, 7.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2581654Z Skipping (s,q) (0.53, 7.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2581803Z Skipping (s,q) (0.54, 7.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2581957Z Skipping (s,q) (0.55, 7.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2582107Z Skipping (s,q) (0.56, 7.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2582256Z Skipping (s,q) (0.57, 7.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2582403Z Skipping (s,q) (0.58, 7.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2582553Z Skipping (s,q) (0.59, 7.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2582703Z Skipping (s,q) (0.6, 7.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2582854Z Skipping (s,q) (0.61, 7.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2583003Z Skipping (s,q) (0.62, 7.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2583151Z Skipping (s,q) (0.63, 7.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2583309Z Skipping (s,q) (0.64, 7.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2583460Z Skipping (s,q) (0.65, 7.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2583616Z Skipping (s,q) (0.66, 7.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2583768Z Skipping (s,q) (0.67, 7.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2583917Z Skipping (s,q) (0.68, 7.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2584069Z Skipping (s,q) (0.69, 7.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2584219Z Skipping (s,q) (0.7, 7.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2584369Z Skipping (s,q) (0.71, 7.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2584524Z Skipping (s,q) (0.72, 7.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2584674Z Skipping (s,q) (0.73, 7.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2584824Z Skipping (s,q) (0.74, 7.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2585025Z Skipping (s,q) (0.75, 7.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2585176Z Skipping (s,q) (0.76, 7.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2585403Z Skipping (s,q) (0.77, 7.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2585554Z Skipping (s,q) (0.78, 7.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2585702Z Skipping (s,q) (0.79, 7.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2585853Z Skipping (s,q) (0.8, 7.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2586003Z Skipping (s,q) (0.81, 7.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2586151Z Skipping (s,q) (0.82, 7.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2586302Z Skipping (s,q) (0.83, 7.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2586456Z Skipping (s,q) (0.84, 7.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2586634Z Skipping (s,q) (0.85, 7.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2586810Z Skipping (s,q) (0.86, 7.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2586963Z Skipping (s,q) (0.87, 7.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2587123Z Skipping (s,q) (0.88, 7.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2587272Z Skipping (s,q) (0.89, 7.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2587422Z Skipping (s,q) (0.9, 7.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2587577Z Skipping (s,q) (0.91, 7.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2587731Z Skipping (s,q) (0.92, 7.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2587882Z Skipping (s,q) (0.93, 7.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2588035Z Skipping (s,q) (0.94, 7.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2588184Z Skipping (s,q) (0.95, 7.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2588338Z Skipping (s,q) (0.96, 7.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2588490Z Skipping (s,q) (0.97, 7.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2588680Z Skipping (s,q) (0.98, 7.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2588833Z Skipping (s,q) (0.99, 7.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2588986Z Skipping (s,q) (1, 7.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2589136Z Skipping (s,q) (1.01, 7.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2589294Z Skipping (s,q) (1.02, 7.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2589444Z Skipping (s,q) (1.03, 7.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2589595Z Skipping (s,q) (1.04, 7.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2589745Z Skipping (s,q) (1.05, 7.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2589894Z Skipping (s,q) (1.06, 7.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2590050Z Skipping (s,q) (1.07, 7.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2590201Z Skipping (s,q) (1.08, 7.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2590359Z Skipping (s,q) (1.09, 7.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2590511Z Skipping (s,q) (1.1, 7.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2590669Z Skipping (s,q) (1.11, 7.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2590820Z Skipping (s,q) (1.12, 7.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2590969Z Skipping (s,q) (1.13, 7.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2591119Z Skipping (s,q) (1.14, 7.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2591276Z Skipping (s,q) (1.15, 7.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2591424Z Skipping (s,q) (1.16, 7.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2591573Z Skipping (s,q) (1.17, 7.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2591725Z Skipping (s,q) (1.18, 7.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2591874Z Skipping (s,q) (1.19, 7.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2592080Z Skipping (s,q) (1.2, 7.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2592230Z Skipping (s,q) (1.21, 7.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2592454Z Skipping (s,q) (1.22, 7.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2592607Z Skipping (s,q) (1.23, 7.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2592756Z Skipping (s,q) (1.24, 7.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2592904Z Skipping (s,q) (1.25, 7.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2593058Z Skipping (s,q) (1.26, 7.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2593209Z Skipping (s,q) (1.27, 7.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2593360Z Skipping (s,q) (1.28, 7.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2593511Z Skipping (s,q) (1.29, 7.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2593662Z Skipping (s,q) (1.3, 7.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2593823Z Skipping (s,q) (1.31, 7.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2593971Z Skipping (s,q) (1.32, 7.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2594125Z Skipping (s,q) (1.33, 7.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2594275Z Skipping (s,q) (1.34, 7.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2594424Z Skipping (s,q) (1.35, 7.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2594576Z Skipping (s,q) (1.36, 7.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2594726Z Skipping (s,q) (1.37, 7.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2594877Z Skipping (s,q) (1.38, 7.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2595030Z Skipping (s,q) (1.39, 7.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2595180Z Skipping (s,q) (1.4, 7.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2595333Z Skipping (s,q) (1.41, 7.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2595530Z Skipping (s,q) (1.42, 7.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2595679Z Skipping (s,q) (1.43, 7.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2595835Z Skipping (s,q) (1.44, 7.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2595985Z Skipping (s,q) (1.45, 7.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2596133Z Skipping (s,q) (1.46, 7.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2596284Z Skipping (s,q) (1.47, 7.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2596433Z Skipping (s,q) (1.48, 7.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2596582Z Skipping (s,q) (1.49, 7.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2596735Z Skipping (s,q) (1.5, 7.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2596886Z Skipping (s,q) (1.51, 7.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2597042Z Skipping (s,q) (1.52, 7.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2597198Z Skipping (s,q) (1.53, 7.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2597346Z Skipping (s,q) (1.54, 7.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2597502Z Skipping (s,q) (1.55, 7.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2597652Z Skipping (s,q) (1.56, 7.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2597802Z Skipping (s,q) (1.57, 7.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2597957Z Skipping (s,q) (1.58, 7.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2598105Z Skipping (s,q) (1.59, 7.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2598256Z Skipping (s,q) (1.6, 7.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2598409Z Skipping (s,q) (1.61, 7.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2598560Z Skipping (s,q) (1.62, 7.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2598717Z Skipping (s,q) (1.63, 7.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2598920Z Skipping (s,q) (1.64, 7.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2599071Z Skipping (s,q) (1.65, 7.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2599297Z Skipping (s,q) (1.66, 7.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2599448Z Skipping (s,q) (1.67, 7.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2599597Z Skipping (s,q) (1.68, 7.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2599751Z Skipping (s,q) (1.69, 7.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2599899Z Skipping (s,q) (1.7, 7.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2600052Z Skipping (s,q) (1.71, 7.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2600201Z Skipping (s,q) (1.72, 7.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2600352Z Skipping (s,q) (1.73, 7.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2600507Z Skipping (s,q) (1.74, 7.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2600658Z Skipping (s,q) (1.75, 7.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2600810Z Skipping (s,q) (1.76, 7.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2600962Z Skipping (s,q) (1.77, 7.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2601118Z Skipping (s,q) (1.78, 7.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2601270Z Skipping (s,q) (1.79, 7.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2601421Z Skipping (s,q) (1.8, 7.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2601572Z Skipping (s,q) (1.81, 7.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2601725Z Skipping (s,q) (1.82, 7.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2601873Z Skipping (s,q) (1.83, 7.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2602023Z Skipping (s,q) (1.84, 7.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2602175Z Skipping (s,q) (1.85, 7.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2602324Z Skipping (s,q) (1.86, 7.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2602535Z Skipping (s,q) (1.87, 7.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2602684Z Skipping (s,q) (1.88, 7.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2602838Z Skipping (s,q) (1.89, 7.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2602990Z Skipping (s,q) (1.9, 7.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2603141Z Skipping (s,q) (1.91, 7.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2603294Z Skipping (s,q) (1.92, 7.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2603447Z Skipping (s,q) (1.93, 7.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2603596Z Skipping (s,q) (1.94, 7.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2603748Z Skipping (s,q) (1.95, 7.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2603900Z Skipping (s,q) (1.96, 7.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2604048Z Skipping (s,q) (1.97, 7.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2604210Z Skipping (s,q) (1.98, 7.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2604360Z Skipping (s,q) (1.99, 7.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2604512Z Skipping (s,q) (0.01, 8): inconsistent with heavy hitters! 2025-05-07T20:58:01.2604659Z Skipping (s,q) (0.02, 8): inconsistent with heavy hitters! 2025-05-07T20:58:01.2604803Z Skipping (s,q) (0.03, 8): inconsistent with heavy hitters! 2025-05-07T20:58:01.2604951Z Skipping (s,q) (0.04, 8): inconsistent with heavy hitters! 2025-05-07T20:58:01.2605095Z Skipping (s,q) (0.05, 8): inconsistent with heavy hitters! 2025-05-07T20:58:01.2605239Z Skipping (s,q) (0.06, 8): inconsistent with heavy hitters! 2025-05-07T20:58:01.2605384Z Skipping (s,q) (0.07, 8): inconsistent with heavy hitters! 2025-05-07T20:58:01.2605526Z Skipping (s,q) (0.08, 8): inconsistent with heavy hitters! 2025-05-07T20:58:01.2605669Z Skipping (s,q) (0.09, 8): inconsistent with heavy hitters! 2025-05-07T20:58:01.2605862Z Skipping (s,q) (0.1, 8): inconsistent with heavy hitters! 2025-05-07T20:58:01.2606007Z Skipping (s,q) (0.11, 8): inconsistent with heavy hitters! 2025-05-07T20:58:01.2606247Z Skipping (s,q) (0.12, 8): inconsistent with heavy hitters! 2025-05-07T20:58:01.2606398Z Skipping (s,q) (0.13, 8): inconsistent with heavy hitters! 2025-05-07T20:58:01.2606543Z Skipping (s,q) (0.14, 8): inconsistent with heavy hitters! 2025-05-07T20:58:01.2606690Z Skipping (s,q) (0.15, 8): inconsistent with heavy hitters! 2025-05-07T20:58:01.2606834Z Skipping (s,q) (0.16, 8): inconsistent with heavy hitters! 2025-05-07T20:58:01.2606979Z Skipping (s,q) (0.17, 8): inconsistent with heavy hitters! 2025-05-07T20:58:01.2607124Z Skipping (s,q) (0.18, 8): inconsistent with heavy hitters! 2025-05-07T20:58:01.2607270Z Skipping (s,q) (0.19, 8): inconsistent with heavy hitters! 2025-05-07T20:58:01.2607414Z Skipping (s,q) (0.2, 8): inconsistent with heavy hitters! 2025-05-07T20:58:01.2607561Z Skipping (s,q) (0.21, 8): inconsistent with heavy hitters! 2025-05-07T20:58:01.2607714Z Skipping (s,q) (0.22, 8): inconsistent with heavy hitters! 2025-05-07T20:58:01.2607863Z Skipping (s,q) (0.23, 8): inconsistent with heavy hitters! 2025-05-07T20:58:01.2608011Z Skipping (s,q) (0.24, 8): inconsistent with heavy hitters! 2025-05-07T20:58:01.2608155Z Skipping (s,q) (0.25, 8): inconsistent with heavy hitters! 2025-05-07T20:58:01.2608302Z Skipping (s,q) (0.26, 8): inconsistent with heavy hitters! 2025-05-07T20:58:01.2608448Z Skipping (s,q) (0.27, 8): inconsistent with heavy hitters! 2025-05-07T20:58:01.2608594Z Skipping (s,q) (0.28, 8): inconsistent with heavy hitters! 2025-05-07T20:58:01.2608740Z Skipping (s,q) (0.29, 8): inconsistent with heavy hitters! 2025-05-07T20:58:01.2608884Z Skipping (s,q) (0.3, 8): inconsistent with heavy hitters! 2025-05-07T20:58:01.2609031Z Skipping (s,q) (0.31, 8): inconsistent with heavy hitters! 2025-05-07T20:58:01.2609177Z Skipping (s,q) (0.32, 8): inconsistent with heavy hitters! 2025-05-07T20:58:01.2609363Z Skipping (s,q) (0.33, 8): inconsistent with heavy hitters! 2025-05-07T20:58:01.2609511Z Skipping (s,q) (0.34, 8): inconsistent with heavy hitters! 2025-05-07T20:58:01.2609658Z Skipping (s,q) (0.35, 8): inconsistent with heavy hitters! 2025-05-07T20:58:01.2609803Z Skipping (s,q) (0.36, 8): inconsistent with heavy hitters! 2025-05-07T20:58:01.2609948Z Skipping (s,q) (0.37, 8): inconsistent with heavy hitters! 2025-05-07T20:58:01.2610094Z Skipping (s,q) (0.38, 8): inconsistent with heavy hitters! 2025-05-07T20:58:01.2610238Z Skipping (s,q) (0.39, 8): inconsistent with heavy hitters! 2025-05-07T20:58:01.2610384Z Skipping (s,q) (0.4, 8): inconsistent with heavy hitters! 2025-05-07T20:58:01.2610528Z Skipping (s,q) (0.41, 8): inconsistent with heavy hitters! 2025-05-07T20:58:01.2610676Z Skipping (s,q) (0.42, 8): inconsistent with heavy hitters! 2025-05-07T20:58:01.2610819Z Skipping (s,q) (0.43, 8): inconsistent with heavy hitters! 2025-05-07T20:58:01.2610962Z Skipping (s,q) (0.44, 8): inconsistent with heavy hitters! 2025-05-07T20:58:01.2611113Z Skipping (s,q) (0.45, 8): inconsistent with heavy hitters! 2025-05-07T20:58:01.2611257Z Skipping (s,q) (0.46, 8): inconsistent with heavy hitters! 2025-05-07T20:58:01.2611404Z Skipping (s,q) (0.47, 8): inconsistent with heavy hitters! 2025-05-07T20:58:01.2611553Z Skipping (s,q) (0.48, 8): inconsistent with heavy hitters! 2025-05-07T20:58:01.2611700Z Skipping (s,q) (0.49, 8): inconsistent with heavy hitters! 2025-05-07T20:58:01.2611850Z Skipping (s,q) (0.5, 8): inconsistent with heavy hitters! 2025-05-07T20:58:01.2611994Z Skipping (s,q) (0.51, 8): inconsistent with heavy hitters! 2025-05-07T20:58:01.2612139Z Skipping (s,q) (0.52, 8): inconsistent with heavy hitters! 2025-05-07T20:58:01.2612286Z Skipping (s,q) (0.53, 8): inconsistent with heavy hitters! 2025-05-07T20:58:01.2612432Z Skipping (s,q) (0.54, 8): inconsistent with heavy hitters! 2025-05-07T20:58:01.2612576Z Skipping (s,q) (0.55, 8): inconsistent with heavy hitters! 2025-05-07T20:58:01.2612766Z Skipping (s,q) (0.56, 8): inconsistent with heavy hitters! 2025-05-07T20:58:01.2612911Z Skipping (s,q) (0.57, 8): inconsistent with heavy hitters! 2025-05-07T20:58:01.2613125Z Skipping (s,q) (0.58, 8): inconsistent with heavy hitters! 2025-05-07T20:58:01.2613270Z Skipping (s,q) (0.59, 8): inconsistent with heavy hitters! 2025-05-07T20:58:01.2613415Z Skipping (s,q) (0.6, 8): inconsistent with heavy hitters! 2025-05-07T20:58:01.2613561Z Skipping (s,q) (0.61, 8): inconsistent with heavy hitters! 2025-05-07T20:58:01.2613705Z Skipping (s,q) (0.62, 8): inconsistent with heavy hitters! 2025-05-07T20:58:01.2613849Z Skipping (s,q) (0.63, 8): inconsistent with heavy hitters! 2025-05-07T20:58:01.2613996Z Skipping (s,q) (0.64, 8): inconsistent with heavy hitters! 2025-05-07T20:58:01.2614141Z Skipping (s,q) (0.65, 8): inconsistent with heavy hitters! 2025-05-07T20:58:01.2614285Z Skipping (s,q) (0.66, 8): inconsistent with heavy hitters! 2025-05-07T20:58:01.2614434Z Skipping (s,q) (0.67, 8): inconsistent with heavy hitters! 2025-05-07T20:58:01.2614583Z Skipping (s,q) (0.68, 8): inconsistent with heavy hitters! 2025-05-07T20:58:01.2614732Z Skipping (s,q) (0.69, 8): inconsistent with heavy hitters! 2025-05-07T20:58:01.2614881Z Skipping (s,q) (0.7, 8): inconsistent with heavy hitters! 2025-05-07T20:58:01.2615026Z Skipping (s,q) (0.71, 8): inconsistent with heavy hitters! 2025-05-07T20:58:01.2615178Z Skipping (s,q) (0.72, 8): inconsistent with heavy hitters! 2025-05-07T20:58:01.2615325Z Skipping (s,q) (0.73, 8): inconsistent with heavy hitters! 2025-05-07T20:58:01.2615469Z Skipping (s,q) (0.74, 8): inconsistent with heavy hitters! 2025-05-07T20:58:01.2615614Z Skipping (s,q) (0.75, 8): inconsistent with heavy hitters! 2025-05-07T20:58:01.2615758Z Skipping (s,q) (0.76, 8): inconsistent with heavy hitters! 2025-05-07T20:58:01.2615903Z Skipping (s,q) (0.77, 8): inconsistent with heavy hitters! 2025-05-07T20:58:01.2616048Z Skipping (s,q) (0.78, 8): inconsistent with heavy hitters! 2025-05-07T20:58:01.2616299Z Skipping (s,q) (0.79, 8): inconsistent with heavy hitters! 2025-05-07T20:58:01.2616447Z Skipping (s,q) (0.8, 8): inconsistent with heavy hitters! 2025-05-07T20:58:01.2616596Z Skipping (s,q) (0.81, 8): inconsistent with heavy hitters! 2025-05-07T20:58:01.2616745Z Skipping (s,q) (0.82, 8): inconsistent with heavy hitters! 2025-05-07T20:58:01.2616892Z Skipping (s,q) (0.83, 8): inconsistent with heavy hitters! 2025-05-07T20:58:01.2617036Z Skipping (s,q) (0.84, 8): inconsistent with heavy hitters! 2025-05-07T20:58:01.2617182Z Skipping (s,q) (0.85, 8): inconsistent with heavy hitters! 2025-05-07T20:58:01.2617326Z Skipping (s,q) (0.86, 8): inconsistent with heavy hitters! 2025-05-07T20:58:01.2617470Z Skipping (s,q) (0.87, 8): inconsistent with heavy hitters! 2025-05-07T20:58:01.2617618Z Skipping (s,q) (0.88, 8): inconsistent with heavy hitters! 2025-05-07T20:58:01.2617762Z Skipping (s,q) (0.89, 8): inconsistent with heavy hitters! 2025-05-07T20:58:01.2617907Z Skipping (s,q) (0.9, 8): inconsistent with heavy hitters! 2025-05-07T20:58:01.2618058Z Skipping (s,q) (0.91, 8): inconsistent with heavy hitters! 2025-05-07T20:58:01.2618203Z Skipping (s,q) (0.92, 8): inconsistent with heavy hitters! 2025-05-07T20:58:01.2618349Z Skipping (s,q) (0.93, 8): inconsistent with heavy hitters! 2025-05-07T20:58:01.2618498Z Skipping (s,q) (0.94, 8): inconsistent with heavy hitters! 2025-05-07T20:58:01.2618645Z Skipping (s,q) (0.95, 8): inconsistent with heavy hitters! 2025-05-07T20:58:01.2618793Z Skipping (s,q) (0.96, 8): inconsistent with heavy hitters! 2025-05-07T20:58:01.2618937Z Skipping (s,q) (0.97, 8): inconsistent with heavy hitters! 2025-05-07T20:58:01.2619082Z Skipping (s,q) (0.98, 8): inconsistent with heavy hitters! 2025-05-07T20:58:01.2619230Z Skipping (s,q) (0.99, 8): inconsistent with heavy hitters! 2025-05-07T20:58:01.2619374Z Skipping (s,q) (1, 8): inconsistent with heavy hitters! 2025-05-07T20:58:01.2619519Z Skipping (s,q) (1.01, 8): inconsistent with heavy hitters! 2025-05-07T20:58:01.2619714Z Skipping (s,q) (1.02, 8): inconsistent with heavy hitters! 2025-05-07T20:58:01.2619859Z Skipping (s,q) (1.03, 8): inconsistent with heavy hitters! 2025-05-07T20:58:01.2620006Z Skipping (s,q) (1.04, 8): inconsistent with heavy hitters! 2025-05-07T20:58:01.2620220Z Skipping (s,q) (1.05, 8): inconsistent with heavy hitters! 2025-05-07T20:58:01.2620365Z Skipping (s,q) (1.06, 8): inconsistent with heavy hitters! 2025-05-07T20:58:01.2620512Z Skipping (s,q) (1.07, 8): inconsistent with heavy hitters! 2025-05-07T20:58:01.2620655Z Skipping (s,q) (1.08, 8): inconsistent with heavy hitters! 2025-05-07T20:58:01.2620798Z Skipping (s,q) (1.09, 8): inconsistent with heavy hitters! 2025-05-07T20:58:01.2620944Z Skipping (s,q) (1.1, 8): inconsistent with heavy hitters! 2025-05-07T20:58:01.2621088Z Skipping (s,q) (1.11, 8): inconsistent with heavy hitters! 2025-05-07T20:58:01.2621233Z Skipping (s,q) (1.12, 8): inconsistent with heavy hitters! 2025-05-07T20:58:01.2621375Z Skipping (s,q) (1.13, 8): inconsistent with heavy hitters! 2025-05-07T20:58:01.2621523Z Skipping (s,q) (1.14, 8): inconsistent with heavy hitters! 2025-05-07T20:58:01.2621669Z Skipping (s,q) (1.15, 8): inconsistent with heavy hitters! 2025-05-07T20:58:01.2621817Z Skipping (s,q) (1.16, 8): inconsistent with heavy hitters! 2025-05-07T20:58:01.2621960Z Skipping (s,q) (1.17, 8): inconsistent with heavy hitters! 2025-05-07T20:58:01.2622110Z Skipping (s,q) (1.18, 8): inconsistent with heavy hitters! 2025-05-07T20:58:01.2622255Z Skipping (s,q) (1.19, 8): inconsistent with heavy hitters! 2025-05-07T20:58:01.2622408Z Skipping (s,q) (1.2, 8): inconsistent with heavy hitters! 2025-05-07T20:58:01.2622554Z Skipping (s,q) (1.21, 8): inconsistent with heavy hitters! 2025-05-07T20:58:01.2622701Z Skipping (s,q) (1.22, 8): inconsistent with heavy hitters! 2025-05-07T20:58:01.2622849Z Skipping (s,q) (1.23, 8): inconsistent with heavy hitters! 2025-05-07T20:58:01.2622992Z Skipping (s,q) (1.24, 8): inconsistent with heavy hitters! 2025-05-07T20:58:01.2623178Z Skipping (s,q) (1.25, 8): inconsistent with heavy hitters! 2025-05-07T20:58:01.2623328Z Skipping (s,q) (1.26, 8): inconsistent with heavy hitters! 2025-05-07T20:58:01.2623472Z Skipping (s,q) (1.27, 8): inconsistent with heavy hitters! 2025-05-07T20:58:01.2623619Z Skipping (s,q) (1.28, 8): inconsistent with heavy hitters! 2025-05-07T20:58:01.2623765Z Skipping (s,q) (1.29, 8): inconsistent with heavy hitters! 2025-05-07T20:58:01.2623908Z Skipping (s,q) (1.3, 8): inconsistent with heavy hitters! 2025-05-07T20:58:01.2624056Z Skipping (s,q) (1.31, 8): inconsistent with heavy hitters! 2025-05-07T20:58:01.2624200Z Skipping (s,q) (1.32, 8): inconsistent with heavy hitters! 2025-05-07T20:58:01.2624347Z Skipping (s,q) (1.33, 8): inconsistent with heavy hitters! 2025-05-07T20:58:01.2624496Z Skipping (s,q) (1.34, 8): inconsistent with heavy hitters! 2025-05-07T20:58:01.2624640Z Skipping (s,q) (1.35, 8): inconsistent with heavy hitters! 2025-05-07T20:58:01.2624784Z Skipping (s,q) (1.36, 8): inconsistent with heavy hitters! 2025-05-07T20:58:01.2624934Z Skipping (s,q) (1.37, 8): inconsistent with heavy hitters! 2025-05-07T20:58:01.2625078Z Skipping (s,q) (1.38, 8): inconsistent with heavy hitters! 2025-05-07T20:58:01.2625229Z Skipping (s,q) (1.39, 8): inconsistent with heavy hitters! 2025-05-07T20:58:01.2625374Z Skipping (s,q) (1.4, 8): inconsistent with heavy hitters! 2025-05-07T20:58:01.2625517Z Skipping (s,q) (1.41, 8): inconsistent with heavy hitters! 2025-05-07T20:58:01.2625666Z Skipping (s,q) (1.42, 8): inconsistent with heavy hitters! 2025-05-07T20:58:01.2625810Z Skipping (s,q) (1.43, 8): inconsistent with heavy hitters! 2025-05-07T20:58:01.2625955Z Skipping (s,q) (1.44, 8): inconsistent with heavy hitters! 2025-05-07T20:58:01.2626103Z Skipping (s,q) (1.45, 8): inconsistent with heavy hitters! 2025-05-07T20:58:01.2626246Z Skipping (s,q) (1.46, 8): inconsistent with heavy hitters! 2025-05-07T20:58:01.2626397Z Skipping (s,q) (1.47, 8): inconsistent with heavy hitters! 2025-05-07T20:58:01.2626584Z Skipping (s,q) (1.48, 8): inconsistent with heavy hitters! 2025-05-07T20:58:01.2626730Z Skipping (s,q) (1.49, 8): inconsistent with heavy hitters! 2025-05-07T20:58:01.2626878Z Skipping (s,q) (1.5, 8): inconsistent with heavy hitters! 2025-05-07T20:58:01.2627091Z Skipping (s,q) (1.51, 8): inconsistent with heavy hitters! 2025-05-07T20:58:01.2627235Z Skipping (s,q) (1.52, 8): inconsistent with heavy hitters! 2025-05-07T20:58:01.2627383Z Skipping (s,q) (1.53, 8): inconsistent with heavy hitters! 2025-05-07T20:58:01.2627529Z Skipping (s,q) (1.54, 8): inconsistent with heavy hitters! 2025-05-07T20:58:01.2627672Z Skipping (s,q) (1.55, 8): inconsistent with heavy hitters! 2025-05-07T20:58:01.2627818Z Skipping (s,q) (1.56, 8): inconsistent with heavy hitters! 2025-05-07T20:58:01.2627961Z Skipping (s,q) (1.57, 8): inconsistent with heavy hitters! 2025-05-07T20:58:01.2628107Z Skipping (s,q) (1.58, 8): inconsistent with heavy hitters! 2025-05-07T20:58:01.2628250Z Skipping (s,q) (1.59, 8): inconsistent with heavy hitters! 2025-05-07T20:58:01.2628396Z Skipping (s,q) (1.6, 8): inconsistent with heavy hitters! 2025-05-07T20:58:01.2628542Z Skipping (s,q) (1.61, 8): inconsistent with heavy hitters! 2025-05-07T20:58:01.2628690Z Skipping (s,q) (1.62, 8): inconsistent with heavy hitters! 2025-05-07T20:58:01.2628835Z Skipping (s,q) (1.63, 8): inconsistent with heavy hitters! 2025-05-07T20:58:01.2628981Z Skipping (s,q) (1.64, 8): inconsistent with heavy hitters! 2025-05-07T20:58:01.2629127Z Skipping (s,q) (1.65, 8): inconsistent with heavy hitters! 2025-05-07T20:58:01.2629274Z Skipping (s,q) (1.66, 8): inconsistent with heavy hitters! 2025-05-07T20:58:01.2629417Z Skipping (s,q) (1.67, 8): inconsistent with heavy hitters! 2025-05-07T20:58:01.2629561Z Skipping (s,q) (1.68, 8): inconsistent with heavy hitters! 2025-05-07T20:58:01.2629707Z Skipping (s,q) (1.69, 8): inconsistent with heavy hitters! 2025-05-07T20:58:01.2629849Z Skipping (s,q) (1.7, 8): inconsistent with heavy hitters! 2025-05-07T20:58:01.2629996Z Skipping (s,q) (1.71, 8): inconsistent with heavy hitters! 2025-05-07T20:58:01.2630186Z Skipping (s,q) (1.72, 8): inconsistent with heavy hitters! 2025-05-07T20:58:01.2630330Z Skipping (s,q) (1.73, 8): inconsistent with heavy hitters! 2025-05-07T20:58:01.2630484Z Skipping (s,q) (1.74, 8): inconsistent with heavy hitters! 2025-05-07T20:58:01.2630628Z Skipping (s,q) (1.75, 8): inconsistent with heavy hitters! 2025-05-07T20:58:01.2630771Z Skipping (s,q) (1.76, 8): inconsistent with heavy hitters! 2025-05-07T20:58:01.2630917Z Skipping (s,q) (1.77, 8): inconsistent with heavy hitters! 2025-05-07T20:58:01.2631060Z Skipping (s,q) (1.78, 8): inconsistent with heavy hitters! 2025-05-07T20:58:01.2631203Z Skipping (s,q) (1.79, 8): inconsistent with heavy hitters! 2025-05-07T20:58:01.2631348Z Skipping (s,q) (1.8, 8): inconsistent with heavy hitters! 2025-05-07T20:58:01.2631492Z Skipping (s,q) (1.81, 8): inconsistent with heavy hitters! 2025-05-07T20:58:01.2631635Z Skipping (s,q) (1.82, 8): inconsistent with heavy hitters! 2025-05-07T20:58:01.2631785Z Skipping (s,q) (1.83, 8): inconsistent with heavy hitters! 2025-05-07T20:58:01.2631930Z Skipping (s,q) (1.84, 8): inconsistent with heavy hitters! 2025-05-07T20:58:01.2632085Z Skipping (s,q) (1.85, 8): inconsistent with heavy hitters! 2025-05-07T20:58:01.2632231Z Skipping (s,q) (1.86, 8): inconsistent with heavy hitters! 2025-05-07T20:58:01.2632375Z Skipping (s,q) (1.87, 8): inconsistent with heavy hitters! 2025-05-07T20:58:01.2632525Z Skipping (s,q) (1.88, 8): inconsistent with heavy hitters! 2025-05-07T20:58:01.2632668Z Skipping (s,q) (1.89, 8): inconsistent with heavy hitters! 2025-05-07T20:58:01.2632811Z Skipping (s,q) (1.9, 8): inconsistent with heavy hitters! 2025-05-07T20:58:01.2632958Z Skipping (s,q) (1.91, 8): inconsistent with heavy hitters! 2025-05-07T20:58:01.2633101Z Skipping (s,q) (1.92, 8): inconsistent with heavy hitters! 2025-05-07T20:58:01.2633246Z Skipping (s,q) (1.93, 8): inconsistent with heavy hitters! 2025-05-07T20:58:01.2633434Z Skipping (s,q) (1.94, 8): inconsistent with heavy hitters! 2025-05-07T20:58:01.2633580Z Skipping (s,q) (1.95, 8): inconsistent with heavy hitters! 2025-05-07T20:58:01.2633728Z Skipping (s,q) (1.96, 8): inconsistent with heavy hitters! 2025-05-07T20:58:01.2633971Z Skipping (s,q) (1.97, 8): inconsistent with heavy hitters! 2025-05-07T20:58:01.2634115Z Skipping (s,q) (1.98, 8): inconsistent with heavy hitters! 2025-05-07T20:58:01.2634262Z Skipping (s,q) (1.99, 8): inconsistent with heavy hitters! 2025-05-07T20:58:01.2634413Z Skipping (s,q) (0.01, 8.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2634574Z Skipping (s,q) (0.02, 8.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2634723Z Skipping (s,q) (0.03, 8.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2634873Z Skipping (s,q) (0.04, 8.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2635028Z Skipping (s,q) (0.05, 8.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2635176Z Skipping (s,q) (0.06, 8.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2635331Z Skipping (s,q) (0.07, 8.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2635482Z Skipping (s,q) (0.08, 8.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2635635Z Skipping (s,q) (0.09, 8.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2635788Z Skipping (s,q) (0.1, 8.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2635937Z Skipping (s,q) (0.11, 8.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2636087Z Skipping (s,q) (0.12, 8.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2636239Z Skipping (s,q) (0.13, 8.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2636391Z Skipping (s,q) (0.14, 8.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2636539Z Skipping (s,q) (0.15, 8.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2636692Z Skipping (s,q) (0.16, 8.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2636840Z Skipping (s,q) (0.17, 8.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2637033Z Skipping (s,q) (0.18, 8.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2637183Z Skipping (s,q) (0.19, 8.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2637341Z Skipping (s,q) (0.2, 8.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2637498Z Skipping (s,q) (0.21, 8.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2637645Z Skipping (s,q) (0.22, 8.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2637794Z Skipping (s,q) (0.23, 8.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2637946Z Skipping (s,q) (0.24, 8.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2638097Z Skipping (s,q) (0.25, 8.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2638247Z Skipping (s,q) (0.26, 8.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2638401Z Skipping (s,q) (0.27, 8.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2638553Z Skipping (s,q) (0.28, 8.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2638710Z Skipping (s,q) (0.29, 8.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2638859Z Skipping (s,q) (0.3, 8.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2639012Z Skipping (s,q) (0.31, 8.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2639162Z Skipping (s,q) (0.32, 8.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2639312Z Skipping (s,q) (0.33, 8.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2639460Z Skipping (s,q) (0.34, 8.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2639610Z Skipping (s,q) (0.35, 8.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2639761Z Skipping (s,q) (0.36, 8.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2639914Z Skipping (s,q) (0.37, 8.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2640063Z Skipping (s,q) (0.38, 8.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2640212Z Skipping (s,q) (0.39, 8.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2640408Z Skipping (s,q) (0.4, 8.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2640557Z Skipping (s,q) (0.41, 8.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2640775Z Skipping (s,q) (0.42, 8.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2640931Z Skipping (s,q) (0.43, 8.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2641080Z Skipping (s,q) (0.44, 8.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2641233Z Skipping (s,q) (0.45, 8.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2641386Z Skipping (s,q) (0.46, 8.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2641537Z Skipping (s,q) (0.47, 8.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2641690Z Skipping (s,q) (0.48, 8.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2641842Z Skipping (s,q) (0.49, 8.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2641993Z Skipping (s,q) (0.5, 8.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2642149Z Skipping (s,q) (0.51, 8.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2642303Z Skipping (s,q) (0.52, 8.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2642459Z Skipping (s,q) (0.53, 8.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2642608Z Skipping (s,q) (0.54, 8.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2642756Z Skipping (s,q) (0.55, 8.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2642909Z Skipping (s,q) (0.56, 8.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2643061Z Skipping (s,q) (0.57, 8.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2643209Z Skipping (s,q) (0.58, 8.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2643358Z Skipping (s,q) (0.59, 8.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2643508Z Skipping (s,q) (0.6, 8.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2643666Z Skipping (s,q) (0.61, 8.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2643815Z Skipping (s,q) (0.62, 8.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2644008Z Skipping (s,q) (0.63, 8.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2644159Z Skipping (s,q) (0.64, 8.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2644316Z Skipping (s,q) (0.65, 8.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2644465Z Skipping (s,q) (0.66, 8.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2644617Z Skipping (s,q) (0.67, 8.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2644769Z Skipping (s,q) (0.68, 8.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2644923Z Skipping (s,q) (0.69, 8.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2645071Z Skipping (s,q) (0.7, 8.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2645225Z Skipping (s,q) (0.71, 8.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2645377Z Skipping (s,q) (0.72, 8.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2645527Z Skipping (s,q) (0.73, 8.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2645680Z Skipping (s,q) (0.74, 8.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2645833Z Skipping (s,q) (0.75, 8.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2645992Z Skipping (s,q) (0.76, 8.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2646141Z Skipping (s,q) (0.77, 8.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2646294Z Skipping (s,q) (0.78, 8.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2646445Z Skipping (s,q) (0.79, 8.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2646599Z Skipping (s,q) (0.8, 8.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2646773Z Skipping (s,q) (0.81, 8.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2646945Z Skipping (s,q) (0.82, 8.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2647095Z Skipping (s,q) (0.83, 8.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2647245Z Skipping (s,q) (0.84, 8.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2647440Z Skipping (s,q) (0.85, 8.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2647594Z Skipping (s,q) (0.86, 8.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2647815Z Skipping (s,q) (0.87, 8.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2647974Z Skipping (s,q) (0.88, 8.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2648123Z Skipping (s,q) (0.89, 8.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2648276Z Skipping (s,q) (0.9, 8.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2648427Z Skipping (s,q) (0.91, 8.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2648575Z Skipping (s,q) (0.92, 8.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2648723Z Skipping (s,q) (0.93, 8.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2648874Z Skipping (s,q) (0.94, 8.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2649024Z Skipping (s,q) (0.95, 8.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2649183Z Skipping (s,q) (0.96, 8.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2649331Z Skipping (s,q) (0.97, 8.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2649486Z Skipping (s,q) (0.98, 8.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2649641Z Skipping (s,q) (0.99, 8.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2649785Z Skipping (s,q) (1, 8.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2649939Z Skipping (s,q) (1.01, 8.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2650093Z Skipping (s,q) (1.02, 8.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2650242Z Skipping (s,q) (1.03, 8.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2650394Z Skipping (s,q) (1.04, 8.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2650543Z Skipping (s,q) (1.05, 8.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2650691Z Skipping (s,q) (1.06, 8.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2650887Z Skipping (s,q) (1.07, 8.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2651035Z Skipping (s,q) (1.08, 8.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2651190Z Skipping (s,q) (1.09, 8.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2651341Z Skipping (s,q) (1.1, 8.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2651489Z Skipping (s,q) (1.11, 8.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2651639Z Skipping (s,q) (1.12, 8.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2651793Z Skipping (s,q) (1.13, 8.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2651946Z Skipping (s,q) (1.14, 8.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2655443Z Skipping (s,q) (1.15, 8.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2655616Z Skipping (s,q) (1.16, 8.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2655771Z Skipping (s,q) (1.17, 8.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2655935Z Skipping (s,q) (1.18, 8.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2656149Z Skipping (s,q) (1.19, 8.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2656310Z Skipping (s,q) (1.2, 8.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2656467Z Skipping (s,q) (1.21, 8.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2656619Z Skipping (s,q) (1.22, 8.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2656773Z Skipping (s,q) (1.23, 8.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2656922Z Skipping (s,q) (1.24, 8.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2657073Z Skipping (s,q) (1.25, 8.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2657224Z Skipping (s,q) (1.26, 8.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2657373Z Skipping (s,q) (1.27, 8.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2657524Z Skipping (s,q) (1.28, 8.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2657748Z Skipping (s,q) (1.29, 8.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2657900Z Skipping (s,q) (1.3, 8.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2658056Z Skipping (s,q) (1.31, 8.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2658282Z Skipping (s,q) (1.32, 8.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2658433Z Skipping (s,q) (1.33, 8.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2658584Z Skipping (s,q) (1.34, 8.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2658734Z Skipping (s,q) (1.35, 8.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2658883Z Skipping (s,q) (1.36, 8.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2659040Z Skipping (s,q) (1.37, 8.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2659191Z Skipping (s,q) (1.38, 8.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2659563Z Skipping (s,q) (1.39, 8.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2659714Z Skipping (s,q) (1.4, 8.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2659867Z Skipping (s,q) (1.41, 8.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2660020Z Skipping (s,q) (1.42, 8.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2660175Z Skipping (s,q) (1.43, 8.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2660323Z Skipping (s,q) (1.44, 8.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2660474Z Skipping (s,q) (1.45, 8.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2660623Z Skipping (s,q) (1.46, 8.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2660775Z Skipping (s,q) (1.47, 8.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2660924Z Skipping (s,q) (1.48, 8.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2661074Z Skipping (s,q) (1.49, 8.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2661227Z Skipping (s,q) (1.5, 8.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2661376Z Skipping (s,q) (1.51, 8.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2661605Z Skipping (s,q) (1.52, 8.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2661757Z Skipping (s,q) (1.53, 8.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2661910Z Skipping (s,q) (1.54, 8.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2662062Z Skipping (s,q) (1.55, 8.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2662211Z Skipping (s,q) (1.56, 8.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2662359Z Skipping (s,q) (1.57, 8.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2662510Z Skipping (s,q) (1.58, 8.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2662659Z Skipping (s,q) (1.59, 8.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2662810Z Skipping (s,q) (1.6, 8.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2662964Z Skipping (s,q) (1.61, 8.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2663114Z Skipping (s,q) (1.62, 8.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2663271Z Skipping (s,q) (1.63, 8.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2663420Z Skipping (s,q) (1.64, 8.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2663574Z Skipping (s,q) (1.65, 8.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2663726Z Skipping (s,q) (1.66, 8.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2663875Z Skipping (s,q) (1.67, 8.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2664024Z Skipping (s,q) (1.68, 8.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2664178Z Skipping (s,q) (1.69, 8.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2664327Z Skipping (s,q) (1.7, 8.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2664476Z Skipping (s,q) (1.71, 8.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2664626Z Skipping (s,q) (1.72, 8.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2664775Z Skipping (s,q) (1.73, 8.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2665019Z Skipping (s,q) (1.74, 8.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2665168Z Skipping (s,q) (1.75, 8.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2665433Z Skipping (s,q) (1.76, 8.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2665586Z Skipping (s,q) (1.77, 8.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2665735Z Skipping (s,q) (1.78, 8.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2665883Z Skipping (s,q) (1.79, 8.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2666034Z Skipping (s,q) (1.8, 8.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2666182Z Skipping (s,q) (1.81, 8.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2666339Z Skipping (s,q) (1.82, 8.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2666489Z Skipping (s,q) (1.83, 8.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2666638Z Skipping (s,q) (1.84, 8.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2666795Z Skipping (s,q) (1.85, 8.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2666944Z Skipping (s,q) (1.86, 8.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2667095Z Skipping (s,q) (1.87, 8.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2667248Z Skipping (s,q) (1.88, 8.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2667399Z Skipping (s,q) (1.89, 8.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2667550Z Skipping (s,q) (1.9, 8.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2667700Z Skipping (s,q) (1.91, 8.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2667849Z Skipping (s,q) (1.92, 8.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2667999Z Skipping (s,q) (1.93, 8.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2668148Z Skipping (s,q) (1.94, 8.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2668297Z Skipping (s,q) (1.95, 8.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2668494Z Skipping (s,q) (1.96, 8.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2668642Z Skipping (s,q) (1.97, 8.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2668799Z Skipping (s,q) (1.98, 8.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2668947Z Skipping (s,q) (1.99, 8.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2669097Z Skipping (s,q) (0.01, 8.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2669252Z Skipping (s,q) (0.02, 8.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2669402Z Skipping (s,q) (0.03, 8.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2669551Z Skipping (s,q) (0.04, 8.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2669704Z Skipping (s,q) (0.05, 8.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2669852Z Skipping (s,q) (0.06, 8.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2670002Z Skipping (s,q) (0.07, 8.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2670151Z Skipping (s,q) (0.08, 8.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2670300Z Skipping (s,q) (0.09, 8.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2670453Z Skipping (s,q) (0.1, 8.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2670605Z Skipping (s,q) (0.11, 8.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2670752Z Skipping (s,q) (0.12, 8.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2670901Z Skipping (s,q) (0.13, 8.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2671054Z Skipping (s,q) (0.14, 8.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2671208Z Skipping (s,q) (0.15, 8.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2671356Z Skipping (s,q) (0.16, 8.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2671503Z Skipping (s,q) (0.17, 8.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2671654Z Skipping (s,q) (0.18, 8.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2671802Z Skipping (s,q) (0.19, 8.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2671996Z Skipping (s,q) (0.2, 8.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2672150Z Skipping (s,q) (0.21, 8.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2672369Z Skipping (s,q) (0.22, 8.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2672521Z Skipping (s,q) (0.23, 8.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2672673Z Skipping (s,q) (0.24, 8.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2672821Z Skipping (s,q) (0.25, 8.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2672972Z Skipping (s,q) (0.26, 8.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2673119Z Skipping (s,q) (0.27, 8.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2673267Z Skipping (s,q) (0.28, 8.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2673421Z Skipping (s,q) (0.29, 8.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2673569Z Skipping (s,q) (0.3, 8.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2673720Z Skipping (s,q) (0.31, 8.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2673872Z Skipping (s,q) (0.32, 8.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2674024Z Skipping (s,q) (0.33, 8.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2674174Z Skipping (s,q) (0.34, 8.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2674322Z Skipping (s,q) (0.35, 8.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2674468Z Skipping (s,q) (0.36, 8.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2674621Z Skipping (s,q) (0.37, 8.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2674772Z Skipping (s,q) (0.38, 8.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2674921Z Skipping (s,q) (0.39, 8.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2675074Z Skipping (s,q) (0.4, 8.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2675225Z Skipping (s,q) (0.41, 8.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2675418Z Skipping (s,q) (0.42, 8.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2675566Z Skipping (s,q) (0.43, 8.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2675716Z Skipping (s,q) (0.44, 8.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2675866Z Skipping (s,q) (0.45, 8.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2676013Z Skipping (s,q) (0.46, 8.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2676160Z Skipping (s,q) (0.47, 8.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2676310Z Skipping (s,q) (0.48, 8.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2676457Z Skipping (s,q) (0.49, 8.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2676609Z Skipping (s,q) (0.5, 8.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2676759Z Skipping (s,q) (0.51, 8.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2676910Z Skipping (s,q) (0.52, 8.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2677061Z Skipping (s,q) (0.53, 8.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2677216Z Skipping (s,q) (0.54, 8.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2677363Z Skipping (s,q) (0.55, 8.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2677517Z Skipping (s,q) (0.56, 8.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2677665Z Skipping (s,q) (0.57, 8.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2677815Z Skipping (s,q) (0.58, 8.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2677965Z Skipping (s,q) (0.59, 8.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2678114Z Skipping (s,q) (0.6, 8.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2678269Z Skipping (s,q) (0.61, 8.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2678419Z Skipping (s,q) (0.62, 8.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2678569Z Skipping (s,q) (0.63, 8.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2678724Z Skipping (s,q) (0.64, 8.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2678917Z Skipping (s,q) (0.65, 8.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2679068Z Skipping (s,q) (0.66, 8.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2679284Z Skipping (s,q) (0.67, 8.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2679433Z Skipping (s,q) (0.68, 8.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2679584Z Skipping (s,q) (0.69, 8.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2679731Z Skipping (s,q) (0.7, 8.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2679882Z Skipping (s,q) (0.71, 8.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2680035Z Skipping (s,q) (0.72, 8.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2680183Z Skipping (s,q) (0.73, 8.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2680330Z Skipping (s,q) (0.74, 8.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2680479Z Skipping (s,q) (0.75, 8.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2680631Z Skipping (s,q) (0.76, 8.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2680780Z Skipping (s,q) (0.77, 8.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2680932Z Skipping (s,q) (0.78, 8.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2681081Z Skipping (s,q) (0.79, 8.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2681235Z Skipping (s,q) (0.8, 8.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2681383Z Skipping (s,q) (0.81, 8.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2681530Z Skipping (s,q) (0.82, 8.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2681679Z Skipping (s,q) (0.83, 8.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2681826Z Skipping (s,q) (0.84, 8.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2681975Z Skipping (s,q) (0.85, 8.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2682124Z Skipping (s,q) (0.86, 8.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2682320Z Skipping (s,q) (0.87, 8.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2682474Z Skipping (s,q) (0.88, 8.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2682626Z Skipping (s,q) (0.89, 8.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2682776Z Skipping (s,q) (0.9, 8.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2682926Z Skipping (s,q) (0.91, 8.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2683076Z Skipping (s,q) (0.92, 8.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2683228Z Skipping (s,q) (0.93, 8.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2683378Z Skipping (s,q) (0.94, 8.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2683525Z Skipping (s,q) (0.95, 8.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2683674Z Skipping (s,q) (0.96, 8.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2683820Z Skipping (s,q) (0.97, 8.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2683968Z Skipping (s,q) (0.98, 8.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2684122Z Skipping (s,q) (0.99, 8.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2684265Z Skipping (s,q) (1, 8.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2684421Z Skipping (s,q) (1.01, 8.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2684571Z Skipping (s,q) (1.02, 8.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2684722Z Skipping (s,q) (1.03, 8.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2684878Z Skipping (s,q) (1.04, 8.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2685025Z Skipping (s,q) (1.05, 8.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2685173Z Skipping (s,q) (1.06, 8.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2685322Z Skipping (s,q) (1.07, 8.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2685469Z Skipping (s,q) (1.08, 8.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2685620Z Skipping (s,q) (1.09, 8.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2685816Z Skipping (s,q) (1.1, 8.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2685966Z Skipping (s,q) (1.11, 8.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2686186Z Skipping (s,q) (1.12, 8.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2686334Z Skipping (s,q) (1.13, 8.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2686482Z Skipping (s,q) (1.14, 8.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2686634Z Skipping (s,q) (1.15, 8.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2686783Z Skipping (s,q) (1.16, 8.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2686933Z Skipping (s,q) (1.17, 8.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2687084Z Skipping (s,q) (1.18, 8.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2687232Z Skipping (s,q) (1.19, 8.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2687384Z Skipping (s,q) (1.2, 8.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2687538Z Skipping (s,q) (1.21, 8.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2687685Z Skipping (s,q) (1.22, 8.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2687840Z Skipping (s,q) (1.23, 8.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2687988Z Skipping (s,q) (1.24, 8.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2688135Z Skipping (s,q) (1.25, 8.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2688287Z Skipping (s,q) (1.26, 8.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2688437Z Skipping (s,q) (1.27, 8.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2688590Z Skipping (s,q) (1.28, 8.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2688737Z Skipping (s,q) (1.29, 8.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2688884Z Skipping (s,q) (1.3, 8.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2689041Z Skipping (s,q) (1.31, 8.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2689196Z Skipping (s,q) (1.32, 8.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2689410Z Skipping (s,q) (1.33, 8.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2689561Z Skipping (s,q) (1.34, 8.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2689714Z Skipping (s,q) (1.35, 8.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2689867Z Skipping (s,q) (1.36, 8.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2690015Z Skipping (s,q) (1.37, 8.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2690163Z Skipping (s,q) (1.38, 8.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2690311Z Skipping (s,q) (1.39, 8.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2690457Z Skipping (s,q) (1.4, 8.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2690605Z Skipping (s,q) (1.41, 8.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2690753Z Skipping (s,q) (1.42, 8.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2690900Z Skipping (s,q) (1.43, 8.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2691056Z Skipping (s,q) (1.44, 8.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2691203Z Skipping (s,q) (1.45, 8.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2691355Z Skipping (s,q) (1.46, 8.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2691510Z Skipping (s,q) (1.47, 8.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2691656Z Skipping (s,q) (1.48, 8.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2691803Z Skipping (s,q) (1.49, 8.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2691952Z Skipping (s,q) (1.5, 8.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2692100Z Skipping (s,q) (1.51, 8.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2692253Z Skipping (s,q) (1.52, 8.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2692402Z Skipping (s,q) (1.53, 8.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2692550Z Skipping (s,q) (1.54, 8.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2692746Z Skipping (s,q) (1.55, 8.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2692893Z Skipping (s,q) (1.56, 8.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2693170Z Skipping (s,q) (1.57, 8.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2693322Z Skipping (s,q) (1.58, 8.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2693470Z Skipping (s,q) (1.59, 8.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2693621Z Skipping (s,q) (1.6, 8.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2693772Z Skipping (s,q) (1.61, 8.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2693922Z Skipping (s,q) (1.62, 8.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2694076Z Skipping (s,q) (1.63, 8.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2694226Z Skipping (s,q) (1.64, 8.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2694374Z Skipping (s,q) (1.65, 8.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2694532Z Skipping (s,q) (1.66, 8.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2694681Z Skipping (s,q) (1.67, 8.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2694835Z Skipping (s,q) (1.68, 8.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2694989Z Skipping (s,q) (1.69, 8.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2695137Z Skipping (s,q) (1.7, 8.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2695290Z Skipping (s,q) (1.71, 8.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2695439Z Skipping (s,q) (1.72, 8.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2695587Z Skipping (s,q) (1.73, 8.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2695737Z Skipping (s,q) (1.74, 8.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2695887Z Skipping (s,q) (1.75, 8.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2696036Z Skipping (s,q) (1.76, 8.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2696251Z Skipping (s,q) (1.77, 8.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2696446Z Skipping (s,q) (1.78, 8.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2696597Z Skipping (s,q) (1.79, 8.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2696749Z Skipping (s,q) (1.8, 8.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2696897Z Skipping (s,q) (1.81, 8.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2697047Z Skipping (s,q) (1.82, 8.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2697197Z Skipping (s,q) (1.83, 8.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2697347Z Skipping (s,q) (1.84, 8.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2697501Z Skipping (s,q) (1.85, 8.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2697650Z Skipping (s,q) (1.86, 8.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2697802Z Skipping (s,q) (1.87, 8.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2697949Z Skipping (s,q) (1.88, 8.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2698099Z Skipping (s,q) (1.89, 8.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2698249Z Skipping (s,q) (1.9, 8.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2698400Z Skipping (s,q) (1.91, 8.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2698548Z Skipping (s,q) (1.92, 8.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2698698Z Skipping (s,q) (1.93, 8.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2698846Z Skipping (s,q) (1.94, 8.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2698995Z Skipping (s,q) (1.95, 8.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2699142Z Skipping (s,q) (1.96, 8.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2699289Z Skipping (s,q) (1.97, 8.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2699441Z Skipping (s,q) (1.98, 8.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2699588Z Skipping (s,q) (1.99, 8.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2699792Z Skipping (s,q) (0.01, 8.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2699945Z Skipping (s,q) (0.02, 8.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2700165Z Skipping (s,q) (0.03, 8.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2700319Z Skipping (s,q) (0.04, 8.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2700468Z Skipping (s,q) (0.05, 8.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2700616Z Skipping (s,q) (0.06, 8.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2700768Z Skipping (s,q) (0.07, 8.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2700917Z Skipping (s,q) (0.08, 8.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2701065Z Skipping (s,q) (0.09, 8.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2701217Z Skipping (s,q) (0.1, 8.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2701366Z Skipping (s,q) (0.11, 8.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2701524Z Skipping (s,q) (0.12, 8.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2701673Z Skipping (s,q) (0.13, 8.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2701828Z Skipping (s,q) (0.14, 8.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2701979Z Skipping (s,q) (0.15, 8.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2702128Z Skipping (s,q) (0.16, 8.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2702276Z Skipping (s,q) (0.17, 8.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2702429Z Skipping (s,q) (0.18, 8.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2702580Z Skipping (s,q) (0.19, 8.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2702729Z Skipping (s,q) (0.2, 8.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2702883Z Skipping (s,q) (0.21, 8.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2703032Z Skipping (s,q) (0.22, 8.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2703233Z Skipping (s,q) (0.23, 8.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2703387Z Skipping (s,q) (0.24, 8.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2703539Z Skipping (s,q) (0.25, 8.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2703691Z Skipping (s,q) (0.26, 8.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2703840Z Skipping (s,q) (0.27, 8.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2703989Z Skipping (s,q) (0.28, 8.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2704140Z Skipping (s,q) (0.29, 8.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2704289Z Skipping (s,q) (0.3, 8.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2704441Z Skipping (s,q) (0.31, 8.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2704590Z Skipping (s,q) (0.32, 8.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2704740Z Skipping (s,q) (0.33, 8.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2704894Z Skipping (s,q) (0.34, 8.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2705046Z Skipping (s,q) (0.35, 8.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2705195Z Skipping (s,q) (0.36, 8.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2705352Z Skipping (s,q) (0.37, 8.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2705502Z Skipping (s,q) (0.38, 8.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2705658Z Skipping (s,q) (0.39, 8.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2705809Z Skipping (s,q) (0.4, 8.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2705958Z Skipping (s,q) (0.41, 8.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2706112Z Skipping (s,q) (0.42, 8.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2706261Z Skipping (s,q) (0.43, 8.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2706410Z Skipping (s,q) (0.44, 8.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2706566Z Skipping (s,q) (0.45, 8.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2706765Z Skipping (s,q) (0.46, 8.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2706917Z Skipping (s,q) (0.47, 8.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2707141Z Skipping (s,q) (0.48, 8.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2707297Z Skipping (s,q) (0.49, 8.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2707454Z Skipping (s,q) (0.5, 8.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2707604Z Skipping (s,q) (0.51, 8.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2707752Z Skipping (s,q) (0.52, 8.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2707905Z Skipping (s,q) (0.53, 8.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2708054Z Skipping (s,q) (0.54, 8.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2708210Z Skipping (s,q) (0.55, 8.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2708359Z Skipping (s,q) (0.56, 8.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2708513Z Skipping (s,q) (0.57, 8.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2708666Z Skipping (s,q) (0.58, 8.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2708819Z Skipping (s,q) (0.59, 8.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2708968Z Skipping (s,q) (0.6, 8.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2709121Z Skipping (s,q) (0.61, 8.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2709270Z Skipping (s,q) (0.62, 8.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2709423Z Skipping (s,q) (0.63, 8.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2709571Z Skipping (s,q) (0.64, 8.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2709719Z Skipping (s,q) (0.65, 8.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2709870Z Skipping (s,q) (0.66, 8.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2710022Z Skipping (s,q) (0.67, 8.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2710219Z Skipping (s,q) (0.68, 8.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2710373Z Skipping (s,q) (0.69, 8.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2710525Z Skipping (s,q) (0.7, 8.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2710677Z Skipping (s,q) (0.71, 8.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2710826Z Skipping (s,q) (0.72, 8.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2710975Z Skipping (s,q) (0.73, 8.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2711129Z Skipping (s,q) (0.74, 8.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2711277Z Skipping (s,q) (0.75, 8.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2711425Z Skipping (s,q) (0.76, 8.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2711580Z Skipping (s,q) (0.77, 8.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2711734Z Skipping (s,q) (0.78, 8.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2711886Z Skipping (s,q) (0.79, 8.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2712038Z Skipping (s,q) (0.8, 8.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2712192Z Skipping (s,q) (0.81, 8.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2712344Z Skipping (s,q) (0.82, 8.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2712494Z Skipping (s,q) (0.83, 8.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2712643Z Skipping (s,q) (0.84, 8.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2712802Z Skipping (s,q) (0.85, 8.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2712952Z Skipping (s,q) (0.86, 8.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2713102Z Skipping (s,q) (0.87, 8.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2713258Z Skipping (s,q) (0.88, 8.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2713410Z Skipping (s,q) (0.89, 8.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2713608Z Skipping (s,q) (0.9, 8.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2713757Z Skipping (s,q) (0.91, 8.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2714002Z Skipping (s,q) (0.92, 8.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2714161Z Skipping (s,q) (0.93, 8.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2714310Z Skipping (s,q) (0.94, 8.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2714459Z Skipping (s,q) (0.95, 8.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2714613Z Skipping (s,q) (0.96, 8.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2714764Z Skipping (s,q) (0.97, 8.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2714917Z Skipping (s,q) (0.98, 8.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2715067Z Skipping (s,q) (0.99, 8.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2715214Z Skipping (s,q) (1, 8.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2715372Z Skipping (s,q) (1.01, 8.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2715522Z Skipping (s,q) (1.02, 8.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2715675Z Skipping (s,q) (1.03, 8.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2715829Z Skipping (s,q) (1.04, 8.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2715979Z Skipping (s,q) (1.05, 8.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2716131Z Skipping (s,q) (1.06, 8.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2716282Z Skipping (s,q) (1.07, 8.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2716433Z Skipping (s,q) (1.08, 8.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2716586Z Skipping (s,q) (1.09, 8.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2716738Z Skipping (s,q) (1.1, 8.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2716888Z Skipping (s,q) (1.11, 8.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2717045Z Skipping (s,q) (1.12, 8.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2717249Z Skipping (s,q) (1.13, 8.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2717402Z Skipping (s,q) (1.14, 8.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2717557Z Skipping (s,q) (1.15, 8.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2717707Z Skipping (s,q) (1.16, 8.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2717860Z Skipping (s,q) (1.17, 8.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2718010Z Skipping (s,q) (1.18, 8.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2718158Z Skipping (s,q) (1.19, 8.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2718312Z Skipping (s,q) (1.2, 8.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2718463Z Skipping (s,q) (1.21, 8.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2718621Z Skipping (s,q) (1.22, 8.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2718771Z Skipping (s,q) (1.23, 8.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2718923Z Skipping (s,q) (1.24, 8.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2719078Z Skipping (s,q) (1.25, 8.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2719233Z Skipping (s,q) (1.26, 8.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2719381Z Skipping (s,q) (1.27, 8.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2719535Z Skipping (s,q) (1.28, 8.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2719686Z Skipping (s,q) (1.29, 8.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2719839Z Skipping (s,q) (1.3, 8.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2719988Z Skipping (s,q) (1.31, 8.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2720138Z Skipping (s,q) (1.32, 8.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2720289Z Skipping (s,q) (1.33, 8.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2720439Z Skipping (s,q) (1.34, 8.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2720638Z Skipping (s,q) (1.35, 8.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2720790Z Skipping (s,q) (1.36, 8.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2721012Z Skipping (s,q) (1.37, 8.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2721167Z Skipping (s,q) (1.38, 8.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2721319Z Skipping (s,q) (1.39, 8.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2721468Z Skipping (s,q) (1.4, 8.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2721620Z Skipping (s,q) (1.41, 8.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2721769Z Skipping (s,q) (1.42, 8.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2721918Z Skipping (s,q) (1.43, 8.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2722068Z Skipping (s,q) (1.44, 8.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2722218Z Skipping (s,q) (1.45, 8.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2722375Z Skipping (s,q) (1.46, 8.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2722529Z Skipping (s,q) (1.47, 8.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2722681Z Skipping (s,q) (1.48, 8.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2722833Z Skipping (s,q) (1.49, 8.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2722984Z Skipping (s,q) (1.5, 8.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2723131Z Skipping (s,q) (1.51, 8.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2723284Z Skipping (s,q) (1.52, 8.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2723433Z Skipping (s,q) (1.53, 8.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2723582Z Skipping (s,q) (1.54, 8.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2723733Z Skipping (s,q) (1.55, 8.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2723882Z Skipping (s,q) (1.56, 8.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2724498Z Skipping (s,q) (1.57, 8.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2724647Z Skipping (s,q) (1.58, 8.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2724802Z Skipping (s,q) (1.59, 8.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2724955Z Skipping (s,q) (1.6, 8.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2725104Z Skipping (s,q) (1.61, 8.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2725252Z Skipping (s,q) (1.62, 8.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2725405Z Skipping (s,q) (1.63, 8.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2725553Z Skipping (s,q) (1.64, 8.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2725706Z Skipping (s,q) (1.65, 8.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2725854Z Skipping (s,q) (1.66, 8.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2726002Z Skipping (s,q) (1.67, 8.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2726163Z Skipping (s,q) (1.68, 8.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2726312Z Skipping (s,q) (1.69, 8.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2726465Z Skipping (s,q) (1.7, 8.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2726618Z Skipping (s,q) (1.71, 8.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2726766Z Skipping (s,q) (1.72, 8.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2726920Z Skipping (s,q) (1.73, 8.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2727069Z Skipping (s,q) (1.74, 8.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2727217Z Skipping (s,q) (1.75, 8.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2727369Z Skipping (s,q) (1.76, 8.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2727519Z Skipping (s,q) (1.77, 8.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2727667Z Skipping (s,q) (1.78, 8.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2727868Z Skipping (s,q) (1.79, 8.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2728018Z Skipping (s,q) (1.8, 8.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2728239Z Skipping (s,q) (1.81, 8.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2728393Z Skipping (s,q) (1.82, 8.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2728541Z Skipping (s,q) (1.83, 8.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2728695Z Skipping (s,q) (1.84, 8.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2728845Z Skipping (s,q) (1.85, 8.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2728995Z Skipping (s,q) (1.86, 8.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2729145Z Skipping (s,q) (1.87, 8.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2729294Z Skipping (s,q) (1.88, 8.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2729449Z Skipping (s,q) (1.89, 8.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2729600Z Skipping (s,q) (1.9, 8.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2729753Z Skipping (s,q) (1.91, 8.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2729905Z Skipping (s,q) (1.92, 8.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2730058Z Skipping (s,q) (1.93, 8.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2730207Z Skipping (s,q) (1.94, 8.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2730362Z Skipping (s,q) (1.95, 8.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2730514Z Skipping (s,q) (1.96, 8.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2730665Z Skipping (s,q) (1.97, 8.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2730817Z Skipping (s,q) (1.98, 8.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2730970Z Skipping (s,q) (1.99, 8.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2731120Z Skipping (s,q) (0.01, 9): inconsistent with heavy hitters! 2025-05-07T20:58:01.2731264Z Skipping (s,q) (0.02, 9): inconsistent with heavy hitters! 2025-05-07T20:58:01.2731453Z Skipping (s,q) (0.03, 9): inconsistent with heavy hitters! 2025-05-07T20:58:01.2731601Z Skipping (s,q) (0.04, 9): inconsistent with heavy hitters! 2025-05-07T20:58:01.2731749Z Skipping (s,q) (0.05, 9): inconsistent with heavy hitters! 2025-05-07T20:58:01.2731892Z Skipping (s,q) (0.06, 9): inconsistent with heavy hitters! 2025-05-07T20:58:01.2732039Z Skipping (s,q) (0.07, 9): inconsistent with heavy hitters! 2025-05-07T20:58:01.2732182Z Skipping (s,q) (0.08, 9): inconsistent with heavy hitters! 2025-05-07T20:58:01.2732329Z Skipping (s,q) (0.09, 9): inconsistent with heavy hitters! 2025-05-07T20:58:01.2732472Z Skipping (s,q) (0.1, 9): inconsistent with heavy hitters! 2025-05-07T20:58:01.2732617Z Skipping (s,q) (0.11, 9): inconsistent with heavy hitters! 2025-05-07T20:58:01.2732765Z Skipping (s,q) (0.12, 9): inconsistent with heavy hitters! 2025-05-07T20:58:01.2732909Z Skipping (s,q) (0.13, 9): inconsistent with heavy hitters! 2025-05-07T20:58:01.2733058Z Skipping (s,q) (0.14, 9): inconsistent with heavy hitters! 2025-05-07T20:58:01.2733207Z Skipping (s,q) (0.15, 9): inconsistent with heavy hitters! 2025-05-07T20:58:01.2733356Z Skipping (s,q) (0.16, 9): inconsistent with heavy hitters! 2025-05-07T20:58:01.2733504Z Skipping (s,q) (0.17, 9): inconsistent with heavy hitters! 2025-05-07T20:58:01.2733648Z Skipping (s,q) (0.18, 9): inconsistent with heavy hitters! 2025-05-07T20:58:01.2733793Z Skipping (s,q) (0.19, 9): inconsistent with heavy hitters! 2025-05-07T20:58:01.2733942Z Skipping (s,q) (0.2, 9): inconsistent with heavy hitters! 2025-05-07T20:58:01.2734087Z Skipping (s,q) (0.21, 9): inconsistent with heavy hitters! 2025-05-07T20:58:01.2734230Z Skipping (s,q) (0.22, 9): inconsistent with heavy hitters! 2025-05-07T20:58:01.2734376Z Skipping (s,q) (0.23, 9): inconsistent with heavy hitters! 2025-05-07T20:58:01.2734519Z Skipping (s,q) (0.24, 9): inconsistent with heavy hitters! 2025-05-07T20:58:01.2734667Z Skipping (s,q) (0.25, 9): inconsistent with heavy hitters! 2025-05-07T20:58:01.2734858Z Skipping (s,q) (0.26, 9): inconsistent with heavy hitters! 2025-05-07T20:58:01.2735002Z Skipping (s,q) (0.27, 9): inconsistent with heavy hitters! 2025-05-07T20:58:01.2735222Z Skipping (s,q) (0.28, 9): inconsistent with heavy hitters! 2025-05-07T20:58:01.2735368Z Skipping (s,q) (0.29, 9): inconsistent with heavy hitters! 2025-05-07T20:58:01.2735511Z Skipping (s,q) (0.3, 9): inconsistent with heavy hitters! 2025-05-07T20:58:01.2735657Z Skipping (s,q) (0.31, 9): inconsistent with heavy hitters! 2025-05-07T20:58:01.2735800Z Skipping (s,q) (0.32, 9): inconsistent with heavy hitters! 2025-05-07T20:58:01.2735946Z Skipping (s,q) (0.33, 9): inconsistent with heavy hitters! 2025-05-07T20:58:01.2736245Z Skipping (s,q) (0.34, 9): inconsistent with heavy hitters! 2025-05-07T20:58:01.2736392Z Skipping (s,q) (0.35, 9): inconsistent with heavy hitters! 2025-05-07T20:58:01.2736540Z Skipping (s,q) (0.36, 9): inconsistent with heavy hitters! 2025-05-07T20:58:01.2736691Z Skipping (s,q) (0.37, 9): inconsistent with heavy hitters! 2025-05-07T20:58:01.2736834Z Skipping (s,q) (0.38, 9): inconsistent with heavy hitters! 2025-05-07T20:58:01.2736986Z Skipping (s,q) (0.39, 9): inconsistent with heavy hitters! 2025-05-07T20:58:01.2737130Z Skipping (s,q) (0.4, 9): inconsistent with heavy hitters! 2025-05-07T20:58:01.2737274Z Skipping (s,q) (0.41, 9): inconsistent with heavy hitters! 2025-05-07T20:58:01.2737423Z Skipping (s,q) (0.42, 9): inconsistent with heavy hitters! 2025-05-07T20:58:01.2737565Z Skipping (s,q) (0.43, 9): inconsistent with heavy hitters! 2025-05-07T20:58:01.2737715Z Skipping (s,q) (0.44, 9): inconsistent with heavy hitters! 2025-05-07T20:58:01.2737859Z Skipping (s,q) (0.45, 9): inconsistent with heavy hitters! 2025-05-07T20:58:01.2738002Z Skipping (s,q) (0.46, 9): inconsistent with heavy hitters! 2025-05-07T20:58:01.2738152Z Skipping (s,q) (0.47, 9): inconsistent with heavy hitters! 2025-05-07T20:58:01.2738296Z Skipping (s,q) (0.48, 9): inconsistent with heavy hitters! 2025-05-07T20:58:01.2738486Z Skipping (s,q) (0.49, 9): inconsistent with heavy hitters! 2025-05-07T20:58:01.2738634Z Skipping (s,q) (0.5, 9): inconsistent with heavy hitters! 2025-05-07T20:58:01.2738780Z Skipping (s,q) (0.51, 9): inconsistent with heavy hitters! 2025-05-07T20:58:01.2738930Z Skipping (s,q) (0.52, 9): inconsistent with heavy hitters! 2025-05-07T20:58:01.2739073Z Skipping (s,q) (0.53, 9): inconsistent with heavy hitters! 2025-05-07T20:58:01.2739216Z Skipping (s,q) (0.54, 9): inconsistent with heavy hitters! 2025-05-07T20:58:01.2739362Z Skipping (s,q) (0.55, 9): inconsistent with heavy hitters! 2025-05-07T20:58:01.2739504Z Skipping (s,q) (0.56, 9): inconsistent with heavy hitters! 2025-05-07T20:58:01.2739646Z Skipping (s,q) (0.57, 9): inconsistent with heavy hitters! 2025-05-07T20:58:01.2739794Z Skipping (s,q) (0.58, 9): inconsistent with heavy hitters! 2025-05-07T20:58:01.2739936Z Skipping (s,q) (0.59, 9): inconsistent with heavy hitters! 2025-05-07T20:58:01.2740081Z Skipping (s,q) (0.6, 9): inconsistent with heavy hitters! 2025-05-07T20:58:01.2740229Z Skipping (s,q) (0.61, 9): inconsistent with heavy hitters! 2025-05-07T20:58:01.2740375Z Skipping (s,q) (0.62, 9): inconsistent with heavy hitters! 2025-05-07T20:58:01.2740521Z Skipping (s,q) (0.63, 9): inconsistent with heavy hitters! 2025-05-07T20:58:01.2740665Z Skipping (s,q) (0.64, 9): inconsistent with heavy hitters! 2025-05-07T20:58:01.2740809Z Skipping (s,q) (0.65, 9): inconsistent with heavy hitters! 2025-05-07T20:58:01.2740959Z Skipping (s,q) (0.66, 9): inconsistent with heavy hitters! 2025-05-07T20:58:01.2741104Z Skipping (s,q) (0.67, 9): inconsistent with heavy hitters! 2025-05-07T20:58:01.2741249Z Skipping (s,q) (0.68, 9): inconsistent with heavy hitters! 2025-05-07T20:58:01.2741401Z Skipping (s,q) (0.69, 9): inconsistent with heavy hitters! 2025-05-07T20:58:01.2741548Z Skipping (s,q) (0.7, 9): inconsistent with heavy hitters! 2025-05-07T20:58:01.2741694Z Skipping (s,q) (0.71, 9): inconsistent with heavy hitters! 2025-05-07T20:58:01.2741885Z Skipping (s,q) (0.72, 9): inconsistent with heavy hitters! 2025-05-07T20:58:01.2742031Z Skipping (s,q) (0.73, 9): inconsistent with heavy hitters! 2025-05-07T20:58:01.2742273Z Skipping (s,q) (0.74, 9): inconsistent with heavy hitters! 2025-05-07T20:58:01.2742419Z Skipping (s,q) (0.75, 9): inconsistent with heavy hitters! 2025-05-07T20:58:01.2742562Z Skipping (s,q) (0.76, 9): inconsistent with heavy hitters! 2025-05-07T20:58:01.2742706Z Skipping (s,q) (0.77, 9): inconsistent with heavy hitters! 2025-05-07T20:58:01.2742850Z Skipping (s,q) (0.78, 9): inconsistent with heavy hitters! 2025-05-07T20:58:01.2742998Z Skipping (s,q) (0.79, 9): inconsistent with heavy hitters! 2025-05-07T20:58:01.2743145Z Skipping (s,q) (0.8, 9): inconsistent with heavy hitters! 2025-05-07T20:58:01.2743289Z Skipping (s,q) (0.81, 9): inconsistent with heavy hitters! 2025-05-07T20:58:01.2743436Z Skipping (s,q) (0.82, 9): inconsistent with heavy hitters! 2025-05-07T20:58:01.2743584Z Skipping (s,q) (0.83, 9): inconsistent with heavy hitters! 2025-05-07T20:58:01.2743729Z Skipping (s,q) (0.84, 9): inconsistent with heavy hitters! 2025-05-07T20:58:01.2743880Z Skipping (s,q) (0.85, 9): inconsistent with heavy hitters! 2025-05-07T20:58:01.2744023Z Skipping (s,q) (0.86, 9): inconsistent with heavy hitters! 2025-05-07T20:58:01.2744166Z Skipping (s,q) (0.87, 9): inconsistent with heavy hitters! 2025-05-07T20:58:01.2744314Z Skipping (s,q) (0.88, 9): inconsistent with heavy hitters! 2025-05-07T20:58:01.2744461Z Skipping (s,q) (0.89, 9): inconsistent with heavy hitters! 2025-05-07T20:58:01.2744607Z Skipping (s,q) (0.9, 9): inconsistent with heavy hitters! 2025-05-07T20:58:01.2744752Z Skipping (s,q) (0.91, 9): inconsistent with heavy hitters! 2025-05-07T20:58:01.2744897Z Skipping (s,q) (0.92, 9): inconsistent with heavy hitters! 2025-05-07T20:58:01.2745043Z Skipping (s,q) (0.93, 9): inconsistent with heavy hitters! 2025-05-07T20:58:01.2745188Z Skipping (s,q) (0.94, 9): inconsistent with heavy hitters! 2025-05-07T20:58:01.2745376Z Skipping (s,q) (0.95, 9): inconsistent with heavy hitters! 2025-05-07T20:58:01.2745524Z Skipping (s,q) (0.96, 9): inconsistent with heavy hitters! 2025-05-07T20:58:01.2745673Z Skipping (s,q) (0.97, 9): inconsistent with heavy hitters! 2025-05-07T20:58:01.2745820Z Skipping (s,q) (0.98, 9): inconsistent with heavy hitters! 2025-05-07T20:58:01.2745963Z Skipping (s,q) (0.99, 9): inconsistent with heavy hitters! 2025-05-07T20:58:01.2746106Z Skipping (s,q) (1, 9): inconsistent with heavy hitters! 2025-05-07T20:58:01.2746256Z Skipping (s,q) (1.01, 9): inconsistent with heavy hitters! 2025-05-07T20:58:01.2746400Z Skipping (s,q) (1.02, 9): inconsistent with heavy hitters! 2025-05-07T20:58:01.2746544Z Skipping (s,q) (1.03, 9): inconsistent with heavy hitters! 2025-05-07T20:58:01.2746689Z Skipping (s,q) (1.04, 9): inconsistent with heavy hitters! 2025-05-07T20:58:01.2746831Z Skipping (s,q) (1.05, 9): inconsistent with heavy hitters! 2025-05-07T20:58:01.2746984Z Skipping (s,q) (1.06, 9): inconsistent with heavy hitters! 2025-05-07T20:58:01.2747128Z Skipping (s,q) (1.07, 9): inconsistent with heavy hitters! 2025-05-07T20:58:01.2747271Z Skipping (s,q) (1.08, 9): inconsistent with heavy hitters! 2025-05-07T20:58:01.2747420Z Skipping (s,q) (1.09, 9): inconsistent with heavy hitters! 2025-05-07T20:58:01.2747565Z Skipping (s,q) (1.1, 9): inconsistent with heavy hitters! 2025-05-07T20:58:01.2747708Z Skipping (s,q) (1.11, 9): inconsistent with heavy hitters! 2025-05-07T20:58:01.2747855Z Skipping (s,q) (1.12, 9): inconsistent with heavy hitters! 2025-05-07T20:58:01.2747999Z Skipping (s,q) (1.13, 9): inconsistent with heavy hitters! 2025-05-07T20:58:01.2748141Z Skipping (s,q) (1.14, 9): inconsistent with heavy hitters! 2025-05-07T20:58:01.2748286Z Skipping (s,q) (1.15, 9): inconsistent with heavy hitters! 2025-05-07T20:58:01.2748430Z Skipping (s,q) (1.16, 9): inconsistent with heavy hitters! 2025-05-07T20:58:01.2748576Z Skipping (s,q) (1.17, 9): inconsistent with heavy hitters! 2025-05-07T20:58:01.2748768Z Skipping (s,q) (1.18, 9): inconsistent with heavy hitters! 2025-05-07T20:58:01.2748913Z Skipping (s,q) (1.19, 9): inconsistent with heavy hitters! 2025-05-07T20:58:01.2749135Z Skipping (s,q) (1.2, 9): inconsistent with heavy hitters! 2025-05-07T20:58:01.2749280Z Skipping (s,q) (1.21, 9): inconsistent with heavy hitters! 2025-05-07T20:58:01.2749423Z Skipping (s,q) (1.22, 9): inconsistent with heavy hitters! 2025-05-07T20:58:01.2749569Z Skipping (s,q) (1.23, 9): inconsistent with heavy hitters! 2025-05-07T20:58:01.2749713Z Skipping (s,q) (1.24, 9): inconsistent with heavy hitters! 2025-05-07T20:58:01.2749860Z Skipping (s,q) (1.25, 9): inconsistent with heavy hitters! 2025-05-07T20:58:01.2750003Z Skipping (s,q) (1.26, 9): inconsistent with heavy hitters! 2025-05-07T20:58:01.2750147Z Skipping (s,q) (1.27, 9): inconsistent with heavy hitters! 2025-05-07T20:58:01.2750294Z Skipping (s,q) (1.28, 9): inconsistent with heavy hitters! 2025-05-07T20:58:01.2750442Z Skipping (s,q) (1.29, 9): inconsistent with heavy hitters! 2025-05-07T20:58:01.2750585Z Skipping (s,q) (1.3, 9): inconsistent with heavy hitters! 2025-05-07T20:58:01.2750733Z Skipping (s,q) (1.31, 9): inconsistent with heavy hitters! 2025-05-07T20:58:01.2750884Z Skipping (s,q) (1.32, 9): inconsistent with heavy hitters! 2025-05-07T20:58:01.2751032Z Skipping (s,q) (1.33, 9): inconsistent with heavy hitters! 2025-05-07T20:58:01.2751176Z Skipping (s,q) (1.34, 9): inconsistent with heavy hitters! 2025-05-07T20:58:01.2751321Z Skipping (s,q) (1.35, 9): inconsistent with heavy hitters! 2025-05-07T20:58:01.2751468Z Skipping (s,q) (1.36, 9): inconsistent with heavy hitters! 2025-05-07T20:58:01.2751613Z Skipping (s,q) (1.37, 9): inconsistent with heavy hitters! 2025-05-07T20:58:01.2751758Z Skipping (s,q) (1.38, 9): inconsistent with heavy hitters! 2025-05-07T20:58:01.2751906Z Skipping (s,q) (1.39, 9): inconsistent with heavy hitters! 2025-05-07T20:58:01.2752049Z Skipping (s,q) (1.4, 9): inconsistent with heavy hitters! 2025-05-07T20:58:01.2752238Z Skipping (s,q) (1.41, 9): inconsistent with heavy hitters! 2025-05-07T20:58:01.2752381Z Skipping (s,q) (1.42, 9): inconsistent with heavy hitters! 2025-05-07T20:58:01.2752530Z Skipping (s,q) (1.43, 9): inconsistent with heavy hitters! 2025-05-07T20:58:01.2752677Z Skipping (s,q) (1.44, 9): inconsistent with heavy hitters! 2025-05-07T20:58:01.2752820Z Skipping (s,q) (1.45, 9): inconsistent with heavy hitters! 2025-05-07T20:58:01.2752964Z Skipping (s,q) (1.46, 9): inconsistent with heavy hitters! 2025-05-07T20:58:01.2753117Z Skipping (s,q) (1.47, 9): inconsistent with heavy hitters! 2025-05-07T20:58:01.2753262Z Skipping (s,q) (1.48, 9): inconsistent with heavy hitters! 2025-05-07T20:58:01.2753408Z Skipping (s,q) (1.49, 9): inconsistent with heavy hitters! 2025-05-07T20:58:01.2753555Z Skipping (s,q) (1.5, 9): inconsistent with heavy hitters! 2025-05-07T20:58:01.2753701Z Skipping (s,q) (1.51, 9): inconsistent with heavy hitters! 2025-05-07T20:58:01.2753852Z Skipping (s,q) (1.52, 9): inconsistent with heavy hitters! 2025-05-07T20:58:01.2753996Z Skipping (s,q) (1.53, 9): inconsistent with heavy hitters! 2025-05-07T20:58:01.2754140Z Skipping (s,q) (1.54, 9): inconsistent with heavy hitters! 2025-05-07T20:58:01.2754291Z Skipping (s,q) (1.55, 9): inconsistent with heavy hitters! 2025-05-07T20:58:01.2754435Z Skipping (s,q) (1.56, 9): inconsistent with heavy hitters! 2025-05-07T20:58:01.2754578Z Skipping (s,q) (1.57, 9): inconsistent with heavy hitters! 2025-05-07T20:58:01.2754724Z Skipping (s,q) (1.58, 9): inconsistent with heavy hitters! 2025-05-07T20:58:01.2754867Z Skipping (s,q) (1.59, 9): inconsistent with heavy hitters! 2025-05-07T20:58:01.2755016Z Skipping (s,q) (1.6, 9): inconsistent with heavy hitters! 2025-05-07T20:58:01.2755159Z Skipping (s,q) (1.61, 9): inconsistent with heavy hitters! 2025-05-07T20:58:01.2755303Z Skipping (s,q) (1.62, 9): inconsistent with heavy hitters! 2025-05-07T20:58:01.2755449Z Skipping (s,q) (1.63, 9): inconsistent with heavy hitters! 2025-05-07T20:58:01.2755641Z Skipping (s,q) (1.64, 9): inconsistent with heavy hitters! 2025-05-07T20:58:01.2755784Z Skipping (s,q) (1.65, 9): inconsistent with heavy hitters! 2025-05-07T20:58:01.2756006Z Skipping (s,q) (1.66, 9): inconsistent with heavy hitters! 2025-05-07T20:58:01.2756154Z Skipping (s,q) (1.67, 9): inconsistent with heavy hitters! 2025-05-07T20:58:01.2756302Z Skipping (s,q) (1.68, 9): inconsistent with heavy hitters! 2025-05-07T20:58:01.2756446Z Skipping (s,q) (1.69, 9): inconsistent with heavy hitters! 2025-05-07T20:58:01.2756589Z Skipping (s,q) (1.7, 9): inconsistent with heavy hitters! 2025-05-07T20:58:01.2756737Z Skipping (s,q) (1.71, 9): inconsistent with heavy hitters! 2025-05-07T20:58:01.2756880Z Skipping (s,q) (1.72, 9): inconsistent with heavy hitters! 2025-05-07T20:58:01.2757022Z Skipping (s,q) (1.73, 9): inconsistent with heavy hitters! 2025-05-07T20:58:01.2757172Z Skipping (s,q) (1.74, 9): inconsistent with heavy hitters! 2025-05-07T20:58:01.2757320Z Skipping (s,q) (1.75, 9): inconsistent with heavy hitters! 2025-05-07T20:58:01.2757465Z Skipping (s,q) (1.76, 9): inconsistent with heavy hitters! 2025-05-07T20:58:01.2757610Z Skipping (s,q) (1.77, 9): inconsistent with heavy hitters! 2025-05-07T20:58:01.2757759Z Skipping (s,q) (1.78, 9): inconsistent with heavy hitters! 2025-05-07T20:58:01.2757904Z Skipping (s,q) (1.79, 9): inconsistent with heavy hitters! 2025-05-07T20:58:01.2758046Z Skipping (s,q) (1.8, 9): inconsistent with heavy hitters! 2025-05-07T20:58:01.2758189Z Skipping (s,q) (1.81, 9): inconsistent with heavy hitters! 2025-05-07T20:58:01.2758337Z Skipping (s,q) (1.82, 9): inconsistent with heavy hitters! 2025-05-07T20:58:01.2758482Z Skipping (s,q) (1.83, 9): inconsistent with heavy hitters! 2025-05-07T20:58:01.2758626Z Skipping (s,q) (1.84, 9): inconsistent with heavy hitters! 2025-05-07T20:58:01.2758772Z Skipping (s,q) (1.85, 9): inconsistent with heavy hitters! 2025-05-07T20:58:01.2758915Z Skipping (s,q) (1.86, 9): inconsistent with heavy hitters! 2025-05-07T20:58:01.2759105Z Skipping (s,q) (1.87, 9): inconsistent with heavy hitters! 2025-05-07T20:58:01.2759393Z Skipping (s,q) (1.88, 9): inconsistent with heavy hitters! 2025-05-07T20:58:01.2759543Z Skipping (s,q) (1.89, 9): inconsistent with heavy hitters! 2025-05-07T20:58:01.2759686Z Skipping (s,q) (1.9, 9): inconsistent with heavy hitters! 2025-05-07T20:58:01.2759828Z Skipping (s,q) (1.91, 9): inconsistent with heavy hitters! 2025-05-07T20:58:01.2759970Z Skipping (s,q) (1.92, 9): inconsistent with heavy hitters! 2025-05-07T20:58:01.2760118Z Skipping (s,q) (1.93, 9): inconsistent with heavy hitters! 2025-05-07T20:58:01.2760260Z Skipping (s,q) (1.94, 9): inconsistent with heavy hitters! 2025-05-07T20:58:01.2760406Z Skipping (s,q) (1.95, 9): inconsistent with heavy hitters! 2025-05-07T20:58:01.2760548Z Skipping (s,q) (1.96, 9): inconsistent with heavy hitters! 2025-05-07T20:58:01.2760688Z Skipping (s,q) (1.97, 9): inconsistent with heavy hitters! 2025-05-07T20:58:01.2760836Z Skipping (s,q) (1.98, 9): inconsistent with heavy hitters! 2025-05-07T20:58:01.2760983Z Skipping (s,q) (1.99, 9): inconsistent with heavy hitters! 2025-05-07T20:58:01.2761130Z Skipping (s,q) (0.01, 9.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2761284Z Skipping (s,q) (0.02, 9.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2761432Z Skipping (s,q) (0.03, 9.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2761588Z Skipping (s,q) (0.04, 9.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2761736Z Skipping (s,q) (0.05, 9.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2761882Z Skipping (s,q) (0.06, 9.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2762030Z Skipping (s,q) (0.07, 9.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2762179Z Skipping (s,q) (0.08, 9.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2762328Z Skipping (s,q) (0.09, 9.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2762483Z Skipping (s,q) (0.1, 9.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2762706Z Skipping (s,q) (0.11, 9.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2762851Z Skipping (s,q) (0.12, 9.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2763108Z Skipping (s,q) (0.13, 9.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2763259Z Skipping (s,q) (0.14, 9.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2763416Z Skipping (s,q) (0.15, 9.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2763564Z Skipping (s,q) (0.16, 9.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2763712Z Skipping (s,q) (0.17, 9.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2763862Z Skipping (s,q) (0.18, 9.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2764011Z Skipping (s,q) (0.19, 9.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2764157Z Skipping (s,q) (0.2, 9.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2764305Z Skipping (s,q) (0.21, 9.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2764456Z Skipping (s,q) (0.22, 9.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2764609Z Skipping (s,q) (0.23, 9.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2764760Z Skipping (s,q) (0.24, 9.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2764907Z Skipping (s,q) (0.25, 9.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2765062Z Skipping (s,q) (0.26, 9.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2765208Z Skipping (s,q) (0.27, 9.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2765355Z Skipping (s,q) (0.28, 9.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2765503Z Skipping (s,q) (0.29, 9.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2765649Z Skipping (s,q) (0.3, 9.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2765797Z Skipping (s,q) (0.31, 9.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2765944Z Skipping (s,q) (0.32, 9.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2766151Z Skipping (s,q) (0.33, 9.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2766305Z Skipping (s,q) (0.34, 9.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2766458Z Skipping (s,q) (0.35, 9.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2766608Z Skipping (s,q) (0.36, 9.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2766760Z Skipping (s,q) (0.37, 9.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2766905Z Skipping (s,q) (0.38, 9.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2767054Z Skipping (s,q) (0.39, 9.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2767201Z Skipping (s,q) (0.4, 9.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2767347Z Skipping (s,q) (0.41, 9.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2767497Z Skipping (s,q) (0.42, 9.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2767647Z Skipping (s,q) (0.43, 9.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2767800Z Skipping (s,q) (0.44, 9.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2767952Z Skipping (s,q) (0.45, 9.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2768106Z Skipping (s,q) (0.46, 9.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2768257Z Skipping (s,q) (0.47, 9.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2768405Z Skipping (s,q) (0.48, 9.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2768554Z Skipping (s,q) (0.49, 9.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2768702Z Skipping (s,q) (0.5, 9.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2768851Z Skipping (s,q) (0.51, 9.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2768998Z Skipping (s,q) (0.52, 9.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2769146Z Skipping (s,q) (0.53, 9.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2769292Z Skipping (s,q) (0.54, 9.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2769516Z Skipping (s,q) (0.55, 9.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2769664Z Skipping (s,q) (0.56, 9.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2769881Z Skipping (s,q) (0.57, 9.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2770031Z Skipping (s,q) (0.58, 9.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2770177Z Skipping (s,q) (0.59, 9.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2770322Z Skipping (s,q) (0.6, 9.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2770478Z Skipping (s,q) (0.61, 9.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2774049Z Skipping (s,q) (0.62, 9.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2774222Z Skipping (s,q) (0.63, 9.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2774378Z Skipping (s,q) (0.64, 9.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2774526Z Skipping (s,q) (0.65, 9.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2774688Z Skipping (s,q) (0.66, 9.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2774836Z Skipping (s,q) (0.67, 9.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2774989Z Skipping (s,q) (0.68, 9.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2775140Z Skipping (s,q) (0.69, 9.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2775286Z Skipping (s,q) (0.7, 9.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2775435Z Skipping (s,q) (0.71, 9.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2775585Z Skipping (s,q) (0.72, 9.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2775732Z Skipping (s,q) (0.73, 9.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2775879Z Skipping (s,q) (0.74, 9.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2776027Z Skipping (s,q) (0.75, 9.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2776249Z Skipping (s,q) (0.76, 9.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2776405Z Skipping (s,q) (0.77, 9.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2776623Z Skipping (s,q) (0.78, 9.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2776769Z Skipping (s,q) (0.79, 9.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2776927Z Skipping (s,q) (0.8, 9.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2777076Z Skipping (s,q) (0.81, 9.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2777227Z Skipping (s,q) (0.82, 9.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2777373Z Skipping (s,q) (0.83, 9.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2777523Z Skipping (s,q) (0.84, 9.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2777675Z Skipping (s,q) (0.85, 9.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2777822Z Skipping (s,q) (0.86, 9.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2777970Z Skipping (s,q) (0.87, 9.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2778121Z Skipping (s,q) (0.88, 9.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2778272Z Skipping (s,q) (0.89, 9.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2778423Z Skipping (s,q) (0.9, 9.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2778573Z Skipping (s,q) (0.91, 9.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2778722Z Skipping (s,q) (0.92, 9.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2778872Z Skipping (s,q) (0.93, 9.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2779019Z Skipping (s,q) (0.94, 9.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2779165Z Skipping (s,q) (0.95, 9.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2779316Z Skipping (s,q) (0.96, 9.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2779465Z Skipping (s,q) (0.97, 9.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2779612Z Skipping (s,q) (0.98, 9.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2779762Z Skipping (s,q) (0.99, 9.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2779957Z Skipping (s,q) (1, 9.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2780107Z Skipping (s,q) (1.01, 9.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2780325Z Skipping (s,q) (1.02, 9.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2780474Z Skipping (s,q) (1.03, 9.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2780624Z Skipping (s,q) (1.04, 9.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2780770Z Skipping (s,q) (1.05, 9.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2780916Z Skipping (s,q) (1.06, 9.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2781068Z Skipping (s,q) (1.07, 9.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2781217Z Skipping (s,q) (1.08, 9.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2781368Z Skipping (s,q) (1.09, 9.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2781515Z Skipping (s,q) (1.1, 9.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2781666Z Skipping (s,q) (1.11, 9.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2781818Z Skipping (s,q) (1.12, 9.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2781971Z Skipping (s,q) (1.13, 9.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2782119Z Skipping (s,q) (1.14, 9.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2782270Z Skipping (s,q) (1.15, 9.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2782420Z Skipping (s,q) (1.16, 9.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2782570Z Skipping (s,q) (1.17, 9.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2782718Z Skipping (s,q) (1.18, 9.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2782866Z Skipping (s,q) (1.19, 9.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2783015Z Skipping (s,q) (1.2, 9.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2783161Z Skipping (s,q) (1.21, 9.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2783353Z Skipping (s,q) (1.22, 9.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2783504Z Skipping (s,q) (1.23, 9.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2783657Z Skipping (s,q) (1.24, 9.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2783806Z Skipping (s,q) (1.25, 9.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2783952Z Skipping (s,q) (1.26, 9.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2784098Z Skipping (s,q) (1.27, 9.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2784248Z Skipping (s,q) (1.28, 9.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2784399Z Skipping (s,q) (1.29, 9.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2784548Z Skipping (s,q) (1.3, 9.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2784699Z Skipping (s,q) (1.31, 9.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2784845Z Skipping (s,q) (1.32, 9.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2784997Z Skipping (s,q) (1.33, 9.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2785143Z Skipping (s,q) (1.34, 9.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2785294Z Skipping (s,q) (1.35, 9.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2785448Z Skipping (s,q) (1.36, 9.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2785597Z Skipping (s,q) (1.37, 9.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2785745Z Skipping (s,q) (1.38, 9.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2785899Z Skipping (s,q) (1.39, 9.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2786046Z Skipping (s,q) (1.4, 9.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2786195Z Skipping (s,q) (1.41, 9.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2786342Z Skipping (s,q) (1.42, 9.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2786488Z Skipping (s,q) (1.43, 9.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2786690Z Skipping (s,q) (1.44, 9.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2786836Z Skipping (s,q) (1.45, 9.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2787052Z Skipping (s,q) (1.46, 9.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2787205Z Skipping (s,q) (1.47, 9.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2787352Z Skipping (s,q) (1.48, 9.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2787505Z Skipping (s,q) (1.49, 9.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2787650Z Skipping (s,q) (1.5, 9.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2787799Z Skipping (s,q) (1.51, 9.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2787948Z Skipping (s,q) (1.52, 9.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2788095Z Skipping (s,q) (1.53, 9.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2788241Z Skipping (s,q) (1.54, 9.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2788390Z Skipping (s,q) (1.55, 9.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2788539Z Skipping (s,q) (1.56, 9.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2788686Z Skipping (s,q) (1.57, 9.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2788839Z Skipping (s,q) (1.58, 9.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2788985Z Skipping (s,q) (1.59, 9.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2789134Z Skipping (s,q) (1.6, 9.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2789280Z Skipping (s,q) (1.61, 9.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2789425Z Skipping (s,q) (1.62, 9.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2789575Z Skipping (s,q) (1.63, 9.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2789722Z Skipping (s,q) (1.64, 9.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2789870Z Skipping (s,q) (1.65, 9.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2790022Z Skipping (s,q) (1.66, 9.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2790213Z Skipping (s,q) (1.67, 9.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2790368Z Skipping (s,q) (1.68, 9.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2790521Z Skipping (s,q) (1.69, 9.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2790668Z Skipping (s,q) (1.7, 9.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2790818Z Skipping (s,q) (1.71, 9.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2790964Z Skipping (s,q) (1.72, 9.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2791110Z Skipping (s,q) (1.73, 9.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2791258Z Skipping (s,q) (1.74, 9.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2791407Z Skipping (s,q) (1.75, 9.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2791561Z Skipping (s,q) (1.76, 9.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2791705Z Skipping (s,q) (1.77, 9.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2791856Z Skipping (s,q) (1.78, 9.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2792005Z Skipping (s,q) (1.79, 9.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2792155Z Skipping (s,q) (1.8, 9.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2792300Z Skipping (s,q) (1.81, 9.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2792449Z Skipping (s,q) (1.82, 9.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2792597Z Skipping (s,q) (1.83, 9.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2792747Z Skipping (s,q) (1.84, 9.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2792895Z Skipping (s,q) (1.85, 9.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2793040Z Skipping (s,q) (1.86, 9.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2793191Z Skipping (s,q) (1.87, 9.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2793337Z Skipping (s,q) (1.88, 9.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2793531Z Skipping (s,q) (1.89, 9.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2793679Z Skipping (s,q) (1.9, 9.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2793898Z Skipping (s,q) (1.91, 9.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2794049Z Skipping (s,q) (1.92, 9.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2794194Z Skipping (s,q) (1.93, 9.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2794341Z Skipping (s,q) (1.94, 9.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2794490Z Skipping (s,q) (1.95, 9.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2794636Z Skipping (s,q) (1.96, 9.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2794784Z Skipping (s,q) (1.97, 9.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2794941Z Skipping (s,q) (1.98, 9.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2795086Z Skipping (s,q) (1.99, 9.25): inconsistent with heavy hitters! 2025-05-07T20:58:01.2795241Z Skipping (s,q) (0.01, 9.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2795388Z Skipping (s,q) (0.02, 9.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2795537Z Skipping (s,q) (0.03, 9.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2795684Z Skipping (s,q) (0.04, 9.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2795829Z Skipping (s,q) (0.05, 9.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2795973Z Skipping (s,q) (0.06, 9.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2796126Z Skipping (s,q) (0.07, 9.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2796281Z Skipping (s,q) (0.08, 9.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2796425Z Skipping (s,q) (0.09, 9.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2796577Z Skipping (s,q) (0.1, 9.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2796726Z Skipping (s,q) (0.11, 9.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2796945Z Skipping (s,q) (0.12, 9.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2797093Z Skipping (s,q) (0.13, 9.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2797243Z Skipping (s,q) (0.14, 9.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2797391Z Skipping (s,q) (0.15, 9.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2797536Z Skipping (s,q) (0.16, 9.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2797682Z Skipping (s,q) (0.17, 9.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2797831Z Skipping (s,q) (0.18, 9.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2797977Z Skipping (s,q) (0.19, 9.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2798125Z Skipping (s,q) (0.2, 9.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2798270Z Skipping (s,q) (0.21, 9.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2798416Z Skipping (s,q) (0.22, 9.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2798563Z Skipping (s,q) (0.23, 9.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2798711Z Skipping (s,q) (0.24, 9.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2798856Z Skipping (s,q) (0.25, 9.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2799009Z Skipping (s,q) (0.26, 9.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2799156Z Skipping (s,q) (0.27, 9.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2799304Z Skipping (s,q) (0.28, 9.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2799448Z Skipping (s,q) (0.29, 9.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2799594Z Skipping (s,q) (0.3, 9.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2799743Z Skipping (s,q) (0.31, 9.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2799887Z Skipping (s,q) (0.32, 9.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2800032Z Skipping (s,q) (0.33, 9.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2800184Z Skipping (s,q) (0.34, 9.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2800377Z Skipping (s,q) (0.35, 9.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2800527Z Skipping (s,q) (0.36, 9.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2800740Z Skipping (s,q) (0.37, 9.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2800887Z Skipping (s,q) (0.38, 9.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2801036Z Skipping (s,q) (0.39, 9.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2801183Z Skipping (s,q) (0.4, 9.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2801329Z Skipping (s,q) (0.41, 9.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2801478Z Skipping (s,q) (0.42, 9.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2801623Z Skipping (s,q) (0.43, 9.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2801770Z Skipping (s,q) (0.44, 9.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2801916Z Skipping (s,q) (0.45, 9.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2802067Z Skipping (s,q) (0.46, 9.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2802216Z Skipping (s,q) (0.47, 9.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2802364Z Skipping (s,q) (0.48, 9.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2802512Z Skipping (s,q) (0.49, 9.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2802665Z Skipping (s,q) (0.5, 9.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2802813Z Skipping (s,q) (0.51, 9.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2802962Z Skipping (s,q) (0.52, 9.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2803108Z Skipping (s,q) (0.53, 9.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2803253Z Skipping (s,q) (0.54, 9.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2803400Z Skipping (s,q) (0.55, 9.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2803546Z Skipping (s,q) (0.56, 9.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2803695Z Skipping (s,q) (0.57, 9.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2803889Z Skipping (s,q) (0.58, 9.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2804036Z Skipping (s,q) (0.59, 9.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2804185Z Skipping (s,q) (0.6, 9.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2804332Z Skipping (s,q) (0.61, 9.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2804479Z Skipping (s,q) (0.62, 9.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2804631Z Skipping (s,q) (0.63, 9.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2804779Z Skipping (s,q) (0.64, 9.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2804925Z Skipping (s,q) (0.65, 9.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2805075Z Skipping (s,q) (0.66, 9.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2805221Z Skipping (s,q) (0.67, 9.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2805364Z Skipping (s,q) (0.68, 9.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2805515Z Skipping (s,q) (0.69, 9.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2805660Z Skipping (s,q) (0.7, 9.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2805811Z Skipping (s,q) (0.71, 9.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2805956Z Skipping (s,q) (0.72, 9.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2806103Z Skipping (s,q) (0.73, 9.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2806254Z Skipping (s,q) (0.74, 9.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2806404Z Skipping (s,q) (0.75, 9.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2806548Z Skipping (s,q) (0.76, 9.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2806698Z Skipping (s,q) (0.77, 9.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2806843Z Skipping (s,q) (0.78, 9.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2806994Z Skipping (s,q) (0.79, 9.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2807241Z Skipping (s,q) (0.8, 9.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2807389Z Skipping (s,q) (0.81, 9.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2807609Z Skipping (s,q) (0.82, 9.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2807760Z Skipping (s,q) (0.83, 9.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2807906Z Skipping (s,q) (0.84, 9.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2808052Z Skipping (s,q) (0.85, 9.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2808199Z Skipping (s,q) (0.86, 9.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2808347Z Skipping (s,q) (0.87, 9.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2808491Z Skipping (s,q) (0.88, 9.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2808635Z Skipping (s,q) (0.89, 9.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2808782Z Skipping (s,q) (0.9, 9.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2808935Z Skipping (s,q) (0.91, 9.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2809081Z Skipping (s,q) (0.92, 9.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2809235Z Skipping (s,q) (0.93, 9.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2809382Z Skipping (s,q) (0.94, 9.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2809530Z Skipping (s,q) (0.95, 9.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2809676Z Skipping (s,q) (0.96, 9.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2809820Z Skipping (s,q) (0.97, 9.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2809966Z Skipping (s,q) (0.98, 9.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2810112Z Skipping (s,q) (0.99, 9.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2810255Z Skipping (s,q) (1, 9.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2810405Z Skipping (s,q) (1.01, 9.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2810552Z Skipping (s,q) (1.02, 9.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2810740Z Skipping (s,q) (1.03, 9.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2810883Z Skipping (s,q) (1.04, 9.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2811034Z Skipping (s,q) (1.05, 9.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2811182Z Skipping (s,q) (1.06, 9.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2811327Z Skipping (s,q) (1.07, 9.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2811473Z Skipping (s,q) (1.08, 9.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2811625Z Skipping (s,q) (1.09, 9.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2811770Z Skipping (s,q) (1.1, 9.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2811914Z Skipping (s,q) (1.11, 9.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2812062Z Skipping (s,q) (1.12, 9.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2812207Z Skipping (s,q) (1.13, 9.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2812360Z Skipping (s,q) (1.14, 9.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2812506Z Skipping (s,q) (1.15, 9.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2812658Z Skipping (s,q) (1.16, 9.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2812807Z Skipping (s,q) (1.17, 9.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2812953Z Skipping (s,q) (1.18, 9.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2813100Z Skipping (s,q) (1.19, 9.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2813247Z Skipping (s,q) (1.2, 9.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2813391Z Skipping (s,q) (1.21, 9.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2813539Z Skipping (s,q) (1.22, 9.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2813684Z Skipping (s,q) (1.23, 9.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2813830Z Skipping (s,q) (1.24, 9.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2814027Z Skipping (s,q) (1.25, 9.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2814173Z Skipping (s,q) (1.26, 9.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2814385Z Skipping (s,q) (1.27, 9.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2814534Z Skipping (s,q) (1.28, 9.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2814680Z Skipping (s,q) (1.29, 9.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2814828Z Skipping (s,q) (1.3, 9.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2814979Z Skipping (s,q) (1.31, 9.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2815127Z Skipping (s,q) (1.32, 9.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2815276Z Skipping (s,q) (1.33, 9.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2815422Z Skipping (s,q) (1.34, 9.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2815566Z Skipping (s,q) (1.35, 9.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2815720Z Skipping (s,q) (1.36, 9.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2815865Z Skipping (s,q) (1.37, 9.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2816018Z Skipping (s,q) (1.38, 9.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2816219Z Skipping (s,q) (1.39, 9.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2816364Z Skipping (s,q) (1.4, 9.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2816512Z Skipping (s,q) (1.41, 9.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2816657Z Skipping (s,q) (1.42, 9.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2816802Z Skipping (s,q) (1.43, 9.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2816948Z Skipping (s,q) (1.44, 9.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2817093Z Skipping (s,q) (1.45, 9.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2817241Z Skipping (s,q) (1.46, 9.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2817385Z Skipping (s,q) (1.47, 9.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2817578Z Skipping (s,q) (1.48, 9.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2817725Z Skipping (s,q) (1.49, 9.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2817874Z Skipping (s,q) (1.5, 9.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2818020Z Skipping (s,q) (1.51, 9.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2818168Z Skipping (s,q) (1.52, 9.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2818313Z Skipping (s,q) (1.53, 9.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2818461Z Skipping (s,q) (1.54, 9.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2818606Z Skipping (s,q) (1.55, 9.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2818751Z Skipping (s,q) (1.56, 9.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2818899Z Skipping (s,q) (1.57, 9.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2819042Z Skipping (s,q) (1.58, 9.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2819193Z Skipping (s,q) (1.59, 9.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2819340Z Skipping (s,q) (1.6, 9.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2819489Z Skipping (s,q) (1.61, 9.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2819634Z Skipping (s,q) (1.62, 9.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2819780Z Skipping (s,q) (1.63, 9.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2819927Z Skipping (s,q) (1.64, 9.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2820076Z Skipping (s,q) (1.65, 9.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2820221Z Skipping (s,q) (1.66, 9.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2820365Z Skipping (s,q) (1.67, 9.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2820514Z Skipping (s,q) (1.68, 9.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2820659Z Skipping (s,q) (1.69, 9.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2820851Z Skipping (s,q) (1.7, 9.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2821003Z Skipping (s,q) (1.71, 9.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2821242Z Skipping (s,q) (1.72, 9.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2821391Z Skipping (s,q) (1.73, 9.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2821536Z Skipping (s,q) (1.74, 9.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2821681Z Skipping (s,q) (1.75, 9.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2821829Z Skipping (s,q) (1.76, 9.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2821973Z Skipping (s,q) (1.77, 9.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2822117Z Skipping (s,q) (1.78, 9.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2822265Z Skipping (s,q) (1.79, 9.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2822408Z Skipping (s,q) (1.8, 9.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2822561Z Skipping (s,q) (1.81, 9.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2822707Z Skipping (s,q) (1.82, 9.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2822857Z Skipping (s,q) (1.83, 9.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2823007Z Skipping (s,q) (1.84, 9.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2823154Z Skipping (s,q) (1.85, 9.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2823301Z Skipping (s,q) (1.86, 9.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2823450Z Skipping (s,q) (1.87, 9.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2823597Z Skipping (s,q) (1.88, 9.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2823746Z Skipping (s,q) (1.89, 9.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2823890Z Skipping (s,q) (1.9, 9.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2824037Z Skipping (s,q) (1.91, 9.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2824185Z Skipping (s,q) (1.92, 9.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2824375Z Skipping (s,q) (1.93, 9.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2824522Z Skipping (s,q) (1.94, 9.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2824679Z Skipping (s,q) (1.95, 9.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2824827Z Skipping (s,q) (1.96, 9.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2824975Z Skipping (s,q) (1.97, 9.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2825120Z Skipping (s,q) (1.98, 9.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2825269Z Skipping (s,q) (1.99, 9.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2825422Z Skipping (s,q) (0.01, 9.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2825574Z Skipping (s,q) (0.02, 9.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2825722Z Skipping (s,q) (0.03, 9.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2825872Z Skipping (s,q) (0.04, 9.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2826021Z Skipping (s,q) (0.05, 9.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2826168Z Skipping (s,q) (0.06, 9.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2826324Z Skipping (s,q) (0.07, 9.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2826471Z Skipping (s,q) (0.08, 9.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2826620Z Skipping (s,q) (0.09, 9.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2826769Z Skipping (s,q) (0.1, 9.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2826915Z Skipping (s,q) (0.11, 9.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2827065Z Skipping (s,q) (0.12, 9.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2827212Z Skipping (s,q) (0.13, 9.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2827358Z Skipping (s,q) (0.14, 9.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2827512Z Skipping (s,q) (0.15, 9.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2827708Z Skipping (s,q) (0.16, 9.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2827859Z Skipping (s,q) (0.17, 9.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2828075Z Skipping (s,q) (0.18, 9.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2828222Z Skipping (s,q) (0.19, 9.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2828372Z Skipping (s,q) (0.2, 9.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2828519Z Skipping (s,q) (0.21, 9.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2828667Z Skipping (s,q) (0.22, 9.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2828816Z Skipping (s,q) (0.23, 9.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2828963Z Skipping (s,q) (0.24, 9.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2829118Z Skipping (s,q) (0.25, 9.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2829264Z Skipping (s,q) (0.26, 9.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2829418Z Skipping (s,q) (0.27, 9.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2829567Z Skipping (s,q) (0.28, 9.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2829718Z Skipping (s,q) (0.29, 9.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2829864Z Skipping (s,q) (0.3, 9.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2830014Z Skipping (s,q) (0.31, 9.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2830163Z Skipping (s,q) (0.32, 9.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2830318Z Skipping (s,q) (0.33, 9.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2830465Z Skipping (s,q) (0.34, 9.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2830612Z Skipping (s,q) (0.35, 9.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2830765Z Skipping (s,q) (0.36, 9.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2830910Z Skipping (s,q) (0.37, 9.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2831112Z Skipping (s,q) (0.38, 9.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2831262Z Skipping (s,q) (0.39, 9.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2831414Z Skipping (s,q) (0.4, 9.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2831562Z Skipping (s,q) (0.41, 9.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2831710Z Skipping (s,q) (0.42, 9.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2831858Z Skipping (s,q) (0.43, 9.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2832009Z Skipping (s,q) (0.44, 9.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2832157Z Skipping (s,q) (0.45, 9.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2832305Z Skipping (s,q) (0.46, 9.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2832459Z Skipping (s,q) (0.47, 9.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2832607Z Skipping (s,q) (0.48, 9.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2832763Z Skipping (s,q) (0.49, 9.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2832910Z Skipping (s,q) (0.5, 9.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2833057Z Skipping (s,q) (0.51, 9.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2833213Z Skipping (s,q) (0.52, 9.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2833360Z Skipping (s,q) (0.53, 9.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2833506Z Skipping (s,q) (0.54, 9.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2833657Z Skipping (s,q) (0.55, 9.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2833803Z Skipping (s,q) (0.56, 9.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2833954Z Skipping (s,q) (0.57, 9.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2834102Z Skipping (s,q) (0.58, 9.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2834252Z Skipping (s,q) (0.59, 9.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2834404Z Skipping (s,q) (0.6, 9.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2834598Z Skipping (s,q) (0.61, 9.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2834745Z Skipping (s,q) (0.62, 9.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2834967Z Skipping (s,q) (0.63, 9.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2835116Z Skipping (s,q) (0.64, 9.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2835267Z Skipping (s,q) (0.65, 9.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2835413Z Skipping (s,q) (0.66, 9.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2835559Z Skipping (s,q) (0.67, 9.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2835711Z Skipping (s,q) (0.68, 9.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2835857Z Skipping (s,q) (0.69, 9.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2836004Z Skipping (s,q) (0.7, 9.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2836155Z Skipping (s,q) (0.71, 9.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2836307Z Skipping (s,q) (0.72, 9.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2836455Z Skipping (s,q) (0.73, 9.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2836610Z Skipping (s,q) (0.74, 9.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2836756Z Skipping (s,q) (0.75, 9.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2836907Z Skipping (s,q) (0.76, 9.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2837053Z Skipping (s,q) (0.77, 9.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2837198Z Skipping (s,q) (0.78, 9.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2837347Z Skipping (s,q) (0.79, 9.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2837492Z Skipping (s,q) (0.8, 9.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2837638Z Skipping (s,q) (0.81, 9.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2837791Z Skipping (s,q) (0.82, 9.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2837980Z Skipping (s,q) (0.83, 9.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2838129Z Skipping (s,q) (0.84, 9.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2838282Z Skipping (s,q) (0.85, 9.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2838431Z Skipping (s,q) (0.86, 9.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2838582Z Skipping (s,q) (0.87, 9.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2838730Z Skipping (s,q) (0.88, 9.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2838879Z Skipping (s,q) (0.89, 9.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2839027Z Skipping (s,q) (0.9, 9.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2839175Z Skipping (s,q) (0.91, 9.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2839325Z Skipping (s,q) (0.92, 9.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2839472Z Skipping (s,q) (0.93, 9.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2839624Z Skipping (s,q) (0.94, 9.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2839773Z Skipping (s,q) (0.95, 9.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2839923Z Skipping (s,q) (0.96, 9.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2840068Z Skipping (s,q) (0.97, 9.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2840220Z Skipping (s,q) (0.98, 9.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2840369Z Skipping (s,q) (0.99, 9.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2840515Z Skipping (s,q) (1, 9.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2840662Z Skipping (s,q) (1.01, 9.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2840808Z Skipping (s,q) (1.02, 9.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2840957Z Skipping (s,q) (1.03, 9.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2841102Z Skipping (s,q) (1.04, 9.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2841295Z Skipping (s,q) (1.05, 9.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2841445Z Skipping (s,q) (1.06, 9.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2841661Z Skipping (s,q) (1.07, 9.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2841815Z Skipping (s,q) (1.08, 9.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2841962Z Skipping (s,q) (1.09, 9.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2842109Z Skipping (s,q) (1.1, 9.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2842257Z Skipping (s,q) (1.11, 9.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2842404Z Skipping (s,q) (1.12, 9.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2842550Z Skipping (s,q) (1.13, 9.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2842700Z Skipping (s,q) (1.14, 9.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2842848Z Skipping (s,q) (1.15, 9.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2843005Z Skipping (s,q) (1.16, 9.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2843153Z Skipping (s,q) (1.17, 9.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2843303Z Skipping (s,q) (1.18, 9.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2843453Z Skipping (s,q) (1.19, 9.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2843598Z Skipping (s,q) (1.2, 9.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2843746Z Skipping (s,q) (1.21, 9.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2843896Z Skipping (s,q) (1.22, 9.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2844043Z Skipping (s,q) (1.23, 9.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2844190Z Skipping (s,q) (1.24, 9.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2844340Z Skipping (s,q) (1.25, 9.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2844487Z Skipping (s,q) (1.26, 9.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2844641Z Skipping (s,q) (1.27, 9.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2844829Z Skipping (s,q) (1.28, 9.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2844976Z Skipping (s,q) (1.29, 9.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2845133Z Skipping (s,q) (1.3, 9.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2845279Z Skipping (s,q) (1.31, 9.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2845426Z Skipping (s,q) (1.32, 9.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2845576Z Skipping (s,q) (1.33, 9.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2845724Z Skipping (s,q) (1.34, 9.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2845872Z Skipping (s,q) (1.35, 9.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2846021Z Skipping (s,q) (1.36, 9.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2846169Z Skipping (s,q) (1.37, 9.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2846317Z Skipping (s,q) (1.38, 9.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2846467Z Skipping (s,q) (1.39, 9.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2846613Z Skipping (s,q) (1.4, 9.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2846765Z Skipping (s,q) (1.41, 9.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2846914Z Skipping (s,q) (1.42, 9.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2847066Z Skipping (s,q) (1.43, 9.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2847214Z Skipping (s,q) (1.44, 9.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2847361Z Skipping (s,q) (1.45, 9.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2847512Z Skipping (s,q) (1.46, 9.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2847659Z Skipping (s,q) (1.47, 9.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2847808Z Skipping (s,q) (1.48, 9.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2847956Z Skipping (s,q) (1.49, 9.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2848148Z Skipping (s,q) (1.5, 9.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2848296Z Skipping (s,q) (1.51, 9.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2848537Z Skipping (s,q) (1.52, 9.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2848685Z Skipping (s,q) (1.53, 9.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2848834Z Skipping (s,q) (1.54, 9.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2848980Z Skipping (s,q) (1.55, 9.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2849127Z Skipping (s,q) (1.56, 9.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2849276Z Skipping (s,q) (1.57, 9.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2849422Z Skipping (s,q) (1.58, 9.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2849573Z Skipping (s,q) (1.59, 9.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2849718Z Skipping (s,q) (1.6, 9.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2849871Z Skipping (s,q) (1.61, 9.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2850020Z Skipping (s,q) (1.62, 9.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2850170Z Skipping (s,q) (1.63, 9.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2850317Z Skipping (s,q) (1.64, 9.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2850467Z Skipping (s,q) (1.65, 9.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2850617Z Skipping (s,q) (1.66, 9.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2850769Z Skipping (s,q) (1.67, 9.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2850916Z Skipping (s,q) (1.68, 9.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2851063Z Skipping (s,q) (1.69, 9.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2851213Z Skipping (s,q) (1.7, 9.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2851359Z Skipping (s,q) (1.71, 9.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2851552Z Skipping (s,q) (1.72, 9.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2851702Z Skipping (s,q) (1.73, 9.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2851853Z Skipping (s,q) (1.74, 9.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2852004Z Skipping (s,q) (1.75, 9.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2852150Z Skipping (s,q) (1.76, 9.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2852297Z Skipping (s,q) (1.77, 9.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2852447Z Skipping (s,q) (1.78, 9.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2852593Z Skipping (s,q) (1.79, 9.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2852742Z Skipping (s,q) (1.8, 9.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2852892Z Skipping (s,q) (1.81, 9.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2853041Z Skipping (s,q) (1.82, 9.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2853194Z Skipping (s,q) (1.83, 9.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2853344Z Skipping (s,q) (1.84, 9.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2853494Z Skipping (s,q) (1.85, 9.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2853644Z Skipping (s,q) (1.86, 9.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2853790Z Skipping (s,q) (1.87, 9.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2853938Z Skipping (s,q) (1.88, 9.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2854089Z Skipping (s,q) (1.89, 9.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2854237Z Skipping (s,q) (1.9, 9.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2854387Z Skipping (s,q) (1.91, 9.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2854537Z Skipping (s,q) (1.92, 9.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2854686Z Skipping (s,q) (1.93, 9.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2854883Z Skipping (s,q) (1.94, 9.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2855029Z Skipping (s,q) (1.95, 9.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2855245Z Skipping (s,q) (1.96, 9.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2855397Z Skipping (s,q) (1.97, 9.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2855542Z Skipping (s,q) (1.98, 9.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2855687Z Skipping (s,q) (1.99, 9.75): inconsistent with heavy hitters! 2025-05-07T20:58:01.2855834Z Skipping (s,q) (0.01, 10): inconsistent with heavy hitters! 2025-05-07T20:58:01.2855977Z Skipping (s,q) (0.02, 10): inconsistent with heavy hitters! 2025-05-07T20:58:01.2856174Z Skipping (s,q) (0.03, 10): inconsistent with heavy hitters! 2025-05-07T20:58:01.2856318Z Skipping (s,q) (0.04, 10): inconsistent with heavy hitters! 2025-05-07T20:58:01.2856461Z Skipping (s,q) (0.05, 10): inconsistent with heavy hitters! 2025-05-07T20:58:01.2856607Z Skipping (s,q) (0.06, 10): inconsistent with heavy hitters! 2025-05-07T20:58:01.2856754Z Skipping (s,q) (0.07, 10): inconsistent with heavy hitters! 2025-05-07T20:58:01.2856895Z Skipping (s,q) (0.08, 10): inconsistent with heavy hitters! 2025-05-07T20:58:01.2857046Z Skipping (s,q) (0.09, 10): inconsistent with heavy hitters! 2025-05-07T20:58:01.2857190Z Skipping (s,q) (0.1, 10): inconsistent with heavy hitters! 2025-05-07T20:58:01.2857335Z Skipping (s,q) (0.11, 10): inconsistent with heavy hitters! 2025-05-07T20:58:01.2857480Z Skipping (s,q) (0.12, 10): inconsistent with heavy hitters! 2025-05-07T20:58:01.2857626Z Skipping (s,q) (0.13, 10): inconsistent with heavy hitters! 2025-05-07T20:58:01.2857775Z Skipping (s,q) (0.14, 10): inconsistent with heavy hitters! 2025-05-07T20:58:01.2857918Z Skipping (s,q) (0.15, 10): inconsistent with heavy hitters! 2025-05-07T20:58:01.2858062Z Skipping (s,q) (0.16, 10): inconsistent with heavy hitters! 2025-05-07T20:58:01.2858212Z Skipping (s,q) (0.17, 10): inconsistent with heavy hitters! 2025-05-07T20:58:01.2858399Z Skipping (s,q) (0.18, 10): inconsistent with heavy hitters! 2025-05-07T20:58:01.2858542Z Skipping (s,q) (0.19, 10): inconsistent with heavy hitters! 2025-05-07T20:58:01.2858694Z Skipping (s,q) (0.2, 10): inconsistent with heavy hitters! 2025-05-07T20:58:01.2858840Z Skipping (s,q) (0.21, 10): inconsistent with heavy hitters! 2025-05-07T20:58:01.2858987Z Skipping (s,q) (0.22, 10): inconsistent with heavy hitters! 2025-05-07T20:58:01.2859129Z Skipping (s,q) (0.23, 10): inconsistent with heavy hitters! 2025-05-07T20:58:01.2859496Z Skipping (s,q) (0.24, 10): inconsistent with heavy hitters! 2025-05-07T20:58:01.2859648Z Skipping (s,q) (0.25, 10): inconsistent with heavy hitters! 2025-05-07T20:58:01.2859793Z Skipping (s,q) (0.26, 10): inconsistent with heavy hitters! 2025-05-07T20:58:01.2859935Z Skipping (s,q) (0.27, 10): inconsistent with heavy hitters! 2025-05-07T20:58:01.2860081Z Skipping (s,q) (0.28, 10): inconsistent with heavy hitters! 2025-05-07T20:58:01.2860229Z Skipping (s,q) (0.29, 10): inconsistent with heavy hitters! 2025-05-07T20:58:01.2860374Z Skipping (s,q) (0.3, 10): inconsistent with heavy hitters! 2025-05-07T20:58:01.2860522Z Skipping (s,q) (0.31, 10): inconsistent with heavy hitters! 2025-05-07T20:58:01.2860665Z Skipping (s,q) (0.32, 10): inconsistent with heavy hitters! 2025-05-07T20:58:01.2860811Z Skipping (s,q) (0.33, 10): inconsistent with heavy hitters! 2025-05-07T20:58:01.2860953Z Skipping (s,q) (0.34, 10): inconsistent with heavy hitters! 2025-05-07T20:58:01.2861098Z Skipping (s,q) (0.35, 10): inconsistent with heavy hitters! 2025-05-07T20:58:01.2861244Z Skipping (s,q) (0.36, 10): inconsistent with heavy hitters! 2025-05-07T20:58:01.2861390Z Skipping (s,q) (0.37, 10): inconsistent with heavy hitters! 2025-05-07T20:58:01.2861538Z Skipping (s,q) (0.38, 10): inconsistent with heavy hitters! 2025-05-07T20:58:01.2861682Z Skipping (s,q) (0.39, 10): inconsistent with heavy hitters! 2025-05-07T20:58:01.2861824Z Skipping (s,q) (0.4, 10): inconsistent with heavy hitters! 2025-05-07T20:58:01.2862051Z Skipping (s,q) (0.41, 10): inconsistent with heavy hitters! 2025-05-07T20:58:01.2862200Z Skipping (s,q) (0.42, 10): inconsistent with heavy hitters! 2025-05-07T20:58:01.2862451Z Skipping (s,q) (0.43, 10): inconsistent with heavy hitters! 2025-05-07T20:58:01.2862602Z Skipping (s,q) (0.44, 10): inconsistent with heavy hitters! 2025-05-07T20:58:01.2862746Z Skipping (s,q) (0.45, 10): inconsistent with heavy hitters! 2025-05-07T20:58:01.2862892Z Skipping (s,q) (0.46, 10): inconsistent with heavy hitters! 2025-05-07T20:58:01.2863034Z Skipping (s,q) (0.47, 10): inconsistent with heavy hitters! 2025-05-07T20:58:01.2863181Z Skipping (s,q) (0.48, 10): inconsistent with heavy hitters! 2025-05-07T20:58:01.2863328Z Skipping (s,q) (0.49, 10): inconsistent with heavy hitters! 2025-05-07T20:58:01.2863471Z Skipping (s,q) (0.5, 10): inconsistent with heavy hitters! 2025-05-07T20:58:01.2863614Z Skipping (s,q) (0.51, 10): inconsistent with heavy hitters! 2025-05-07T20:58:01.2863765Z Skipping (s,q) (0.52, 10): inconsistent with heavy hitters! 2025-05-07T20:58:01.2863909Z Skipping (s,q) (0.53, 10): inconsistent with heavy hitters! 2025-05-07T20:58:01.2864057Z Skipping (s,q) (0.54, 10): inconsistent with heavy hitters! 2025-05-07T20:58:01.2864202Z Skipping (s,q) (0.55, 10): inconsistent with heavy hitters! 2025-05-07T20:58:01.2864344Z Skipping (s,q) (0.56, 10): inconsistent with heavy hitters! 2025-05-07T20:58:01.2864489Z Skipping (s,q) (0.57, 10): inconsistent with heavy hitters! 2025-05-07T20:58:01.2864632Z Skipping (s,q) (0.58, 10): inconsistent with heavy hitters! 2025-05-07T20:58:01.2864773Z Skipping (s,q) (0.59, 10): inconsistent with heavy hitters! 2025-05-07T20:58:01.2864922Z Skipping (s,q) (0.6, 10): inconsistent with heavy hitters! 2025-05-07T20:58:01.2865065Z Skipping (s,q) (0.61, 10): inconsistent with heavy hitters! 2025-05-07T20:58:01.2865207Z Skipping (s,q) (0.62, 10): inconsistent with heavy hitters! 2025-05-07T20:58:01.2865355Z Skipping (s,q) (0.63, 10): inconsistent with heavy hitters! 2025-05-07T20:58:01.2865558Z Skipping (s,q) (0.64, 10): inconsistent with heavy hitters! 2025-05-07T20:58:01.2865706Z Skipping (s,q) (0.65, 10): inconsistent with heavy hitters! 2025-05-07T20:58:01.2865854Z Skipping (s,q) (0.66, 10): inconsistent with heavy hitters! 2025-05-07T20:58:01.2866002Z Skipping (s,q) (0.67, 10): inconsistent with heavy hitters! 2025-05-07T20:58:01.2866149Z Skipping (s,q) (0.68, 10): inconsistent with heavy hitters! 2025-05-07T20:58:01.2866291Z Skipping (s,q) (0.69, 10): inconsistent with heavy hitters! 2025-05-07T20:58:01.2866433Z Skipping (s,q) (0.7, 10): inconsistent with heavy hitters! 2025-05-07T20:58:01.2866580Z Skipping (s,q) (0.71, 10): inconsistent with heavy hitters! 2025-05-07T20:58:01.2866721Z Skipping (s,q) (0.72, 10): inconsistent with heavy hitters! 2025-05-07T20:58:01.2866867Z Skipping (s,q) (0.73, 10): inconsistent with heavy hitters! 2025-05-07T20:58:01.2867011Z Skipping (s,q) (0.74, 10): inconsistent with heavy hitters! 2025-05-07T20:58:01.2867158Z Skipping (s,q) (0.75, 10): inconsistent with heavy hitters! 2025-05-07T20:58:01.2867304Z Skipping (s,q) (0.76, 10): inconsistent with heavy hitters! 2025-05-07T20:58:01.2867451Z Skipping (s,q) (0.77, 10): inconsistent with heavy hitters! 2025-05-07T20:58:01.2867593Z Skipping (s,q) (0.78, 10): inconsistent with heavy hitters! 2025-05-07T20:58:01.2867743Z Skipping (s,q) (0.79, 10): inconsistent with heavy hitters! 2025-05-07T20:58:01.2867884Z Skipping (s,q) (0.8, 10): inconsistent with heavy hitters! 2025-05-07T20:58:01.2868028Z Skipping (s,q) (0.81, 10): inconsistent with heavy hitters! 2025-05-07T20:58:01.2868176Z Skipping (s,q) (0.82, 10): inconsistent with heavy hitters! 2025-05-07T20:58:01.2868319Z Skipping (s,q) (0.83, 10): inconsistent with heavy hitters! 2025-05-07T20:58:01.2868464Z Skipping (s,q) (0.84, 10): inconsistent with heavy hitters! 2025-05-07T20:58:01.2868609Z Skipping (s,q) (0.85, 10): inconsistent with heavy hitters! 2025-05-07T20:58:01.2868803Z Skipping (s,q) (0.86, 10): inconsistent with heavy hitters! 2025-05-07T20:58:01.2868949Z Skipping (s,q) (0.87, 10): inconsistent with heavy hitters! 2025-05-07T20:58:01.2869164Z Skipping (s,q) (0.88, 10): inconsistent with heavy hitters! 2025-05-07T20:58:01.2869309Z Skipping (s,q) (0.89, 10): inconsistent with heavy hitters! 2025-05-07T20:58:01.2869455Z Skipping (s,q) (0.9, 10): inconsistent with heavy hitters! 2025-05-07T20:58:01.2869598Z Skipping (s,q) (0.91, 10): inconsistent with heavy hitters! 2025-05-07T20:58:01.2869744Z Skipping (s,q) (0.92, 10): inconsistent with heavy hitters! 2025-05-07T20:58:01.2869887Z Skipping (s,q) (0.93, 10): inconsistent with heavy hitters! 2025-05-07T20:58:01.2870030Z Skipping (s,q) (0.94, 10): inconsistent with heavy hitters! 2025-05-07T20:58:01.2870179Z Skipping (s,q) (0.95, 10): inconsistent with heavy hitters! 2025-05-07T20:58:01.2870325Z Skipping (s,q) (0.96, 10): inconsistent with heavy hitters! 2025-05-07T20:58:01.2870467Z Skipping (s,q) (0.97, 10): inconsistent with heavy hitters! 2025-05-07T20:58:01.2870623Z Skipping (s,q) (0.98, 10): inconsistent with heavy hitters! 2025-05-07T20:58:01.2870768Z Skipping (s,q) (0.99, 10): inconsistent with heavy hitters! 2025-05-07T20:58:01.2870915Z Skipping (s,q) (1, 10): inconsistent with heavy hitters! 2025-05-07T20:58:01.2871059Z Skipping (s,q) (1.01, 10): inconsistent with heavy hitters! 2025-05-07T20:58:01.2871204Z Skipping (s,q) (1.02, 10): inconsistent with heavy hitters! 2025-05-07T20:58:01.2871348Z Skipping (s,q) (1.03, 10): inconsistent with heavy hitters! 2025-05-07T20:58:01.2871490Z Skipping (s,q) (1.04, 10): inconsistent with heavy hitters! 2025-05-07T20:58:01.2871633Z Skipping (s,q) (1.05, 10): inconsistent with heavy hitters! 2025-05-07T20:58:01.2871779Z Skipping (s,q) (1.06, 10): inconsistent with heavy hitters! 2025-05-07T20:58:01.2871924Z Skipping (s,q) (1.07, 10): inconsistent with heavy hitters! 2025-05-07T20:58:01.2872068Z Skipping (s,q) (1.08, 10): inconsistent with heavy hitters! 2025-05-07T20:58:01.2872258Z Skipping (s,q) (1.09, 10): inconsistent with heavy hitters! 2025-05-07T20:58:01.2872401Z Skipping (s,q) (1.1, 10): inconsistent with heavy hitters! 2025-05-07T20:58:01.2872551Z Skipping (s,q) (1.11, 10): inconsistent with heavy hitters! 2025-05-07T20:58:01.2872694Z Skipping (s,q) (1.12, 10): inconsistent with heavy hitters! 2025-05-07T20:58:01.2872837Z Skipping (s,q) (1.13, 10): inconsistent with heavy hitters! 2025-05-07T20:58:01.2872989Z Skipping (s,q) (1.14, 10): inconsistent with heavy hitters! 2025-05-07T20:58:01.2873134Z Skipping (s,q) (1.15, 10): inconsistent with heavy hitters! 2025-05-07T20:58:01.2873276Z Skipping (s,q) (1.16, 10): inconsistent with heavy hitters! 2025-05-07T20:58:01.2873422Z Skipping (s,q) (1.17, 10): inconsistent with heavy hitters! 2025-05-07T20:58:01.2873565Z Skipping (s,q) (1.18, 10): inconsistent with heavy hitters! 2025-05-07T20:58:01.2873713Z Skipping (s,q) (1.19, 10): inconsistent with heavy hitters! 2025-05-07T20:58:01.2873857Z Skipping (s,q) (1.2, 10): inconsistent with heavy hitters! 2025-05-07T20:58:01.2874007Z Skipping (s,q) (1.21, 10): inconsistent with heavy hitters! 2025-05-07T20:58:01.2874157Z Skipping (s,q) (1.22, 10): inconsistent with heavy hitters! 2025-05-07T20:58:01.2874305Z Skipping (s,q) (1.23, 10): inconsistent with heavy hitters! 2025-05-07T20:58:01.2874448Z Skipping (s,q) (1.24, 10): inconsistent with heavy hitters! 2025-05-07T20:58:01.2874593Z Skipping (s,q) (1.25, 10): inconsistent with heavy hitters! 2025-05-07T20:58:01.2874735Z Skipping (s,q) (1.26, 10): inconsistent with heavy hitters! 2025-05-07T20:58:01.2874880Z Skipping (s,q) (1.27, 10): inconsistent with heavy hitters! 2025-05-07T20:58:01.2875023Z Skipping (s,q) (1.28, 10): inconsistent with heavy hitters! 2025-05-07T20:58:01.2875166Z Skipping (s,q) (1.29, 10): inconsistent with heavy hitters! 2025-05-07T20:58:01.2875315Z Skipping (s,q) (1.3, 10): inconsistent with heavy hitters! 2025-05-07T20:58:01.2875460Z Skipping (s,q) (1.31, 10): inconsistent with heavy hitters! 2025-05-07T20:58:01.2875671Z Skipping (s,q) (1.32, 10): inconsistent with heavy hitters! 2025-05-07T20:58:01.2875816Z Skipping (s,q) (1.33, 10): inconsistent with heavy hitters! 2025-05-07T20:58:01.2876029Z Skipping (s,q) (1.34, 10): inconsistent with heavy hitters! 2025-05-07T20:58:01.2876175Z Skipping (s,q) (1.35, 10): inconsistent with heavy hitters! 2025-05-07T20:58:01.2876318Z Skipping (s,q) (1.36, 10): inconsistent with heavy hitters! 2025-05-07T20:58:01.2876462Z Skipping (s,q) (1.37, 10): inconsistent with heavy hitters! 2025-05-07T20:58:01.2876609Z Skipping (s,q) (1.38, 10): inconsistent with heavy hitters! 2025-05-07T20:58:01.2876752Z Skipping (s,q) (1.39, 10): inconsistent with heavy hitters! 2025-05-07T20:58:01.2876896Z Skipping (s,q) (1.4, 10): inconsistent with heavy hitters! 2025-05-07T20:58:01.2877047Z Skipping (s,q) (1.41, 10): inconsistent with heavy hitters! 2025-05-07T20:58:01.2877190Z Skipping (s,q) (1.42, 10): inconsistent with heavy hitters! 2025-05-07T20:58:01.2877341Z Skipping (s,q) (1.43, 10): inconsistent with heavy hitters! 2025-05-07T20:58:01.2877487Z Skipping (s,q) (1.44, 10): inconsistent with heavy hitters! 2025-05-07T20:58:01.2877634Z Skipping (s,q) (1.45, 10): inconsistent with heavy hitters! 2025-05-07T20:58:01.2877783Z Skipping (s,q) (1.46, 10): inconsistent with heavy hitters! 2025-05-07T20:58:01.2877926Z Skipping (s,q) (1.47, 10): inconsistent with heavy hitters! 2025-05-07T20:58:01.2878068Z Skipping (s,q) (1.48, 10): inconsistent with heavy hitters! 2025-05-07T20:58:01.2878213Z Skipping (s,q) (1.49, 10): inconsistent with heavy hitters! 2025-05-07T20:58:01.2878357Z Skipping (s,q) (1.5, 10): inconsistent with heavy hitters! 2025-05-07T20:58:01.2878503Z Skipping (s,q) (1.51, 10): inconsistent with heavy hitters! 2025-05-07T20:58:01.2878648Z Skipping (s,q) (1.52, 10): inconsistent with heavy hitters! 2025-05-07T20:58:01.2878790Z Skipping (s,q) (1.53, 10): inconsistent with heavy hitters! 2025-05-07T20:58:01.2878937Z Skipping (s,q) (1.54, 10): inconsistent with heavy hitters! 2025-05-07T20:58:01.2879125Z Skipping (s,q) (1.55, 10): inconsistent with heavy hitters! 2025-05-07T20:58:01.2879268Z Skipping (s,q) (1.56, 10): inconsistent with heavy hitters! 2025-05-07T20:58:01.2879418Z Skipping (s,q) (1.57, 10): inconsistent with heavy hitters! 2025-05-07T20:58:01.2879562Z Skipping (s,q) (1.58, 10): inconsistent with heavy hitters! 2025-05-07T20:58:01.2879704Z Skipping (s,q) (1.59, 10): inconsistent with heavy hitters! 2025-05-07T20:58:01.2879851Z Skipping (s,q) (1.6, 10): inconsistent with heavy hitters! 2025-05-07T20:58:01.2879994Z Skipping (s,q) (1.61, 10): inconsistent with heavy hitters! 2025-05-07T20:58:01.2880148Z Skipping (s,q) (1.62, 10): inconsistent with heavy hitters! 2025-05-07T20:58:01.2880291Z Skipping (s,q) (1.63, 10): inconsistent with heavy hitters! 2025-05-07T20:58:01.2880434Z Skipping (s,q) (1.64, 10): inconsistent with heavy hitters! 2025-05-07T20:58:01.2880587Z Skipping (s,q) (1.65, 10): inconsistent with heavy hitters! 2025-05-07T20:58:01.2880731Z Skipping (s,q) (1.66, 10): inconsistent with heavy hitters! 2025-05-07T20:58:01.2880873Z Skipping (s,q) (1.67, 10): inconsistent with heavy hitters! 2025-05-07T20:58:01.2881022Z Skipping (s,q) (1.68, 10): inconsistent with heavy hitters! 2025-05-07T20:58:01.2881167Z Skipping (s,q) (1.69, 10): inconsistent with heavy hitters! 2025-05-07T20:58:01.2881311Z Skipping (s,q) (1.7, 10): inconsistent with heavy hitters! 2025-05-07T20:58:01.2881455Z Skipping (s,q) (1.71, 10): inconsistent with heavy hitters! 2025-05-07T20:58:01.2881600Z Skipping (s,q) (1.72, 10): inconsistent with heavy hitters! 2025-05-07T20:58:01.2881748Z Skipping (s,q) (1.73, 10): inconsistent with heavy hitters! 2025-05-07T20:58:01.2881891Z Skipping (s,q) (1.74, 10): inconsistent with heavy hitters! 2025-05-07T20:58:01.2882034Z Skipping (s,q) (1.75, 10): inconsistent with heavy hitters! 2025-05-07T20:58:01.2882178Z Skipping (s,q) (1.76, 10): inconsistent with heavy hitters! 2025-05-07T20:58:01.2882367Z Skipping (s,q) (1.77, 10): inconsistent with heavy hitters! 2025-05-07T20:58:01.2882509Z Skipping (s,q) (1.78, 10): inconsistent with heavy hitters! 2025-05-07T20:58:01.2882655Z Skipping (s,q) (1.79, 10): inconsistent with heavy hitters! 2025-05-07T20:58:01.2882868Z Skipping (s,q) (1.8, 10): inconsistent with heavy hitters! 2025-05-07T20:58:01.2883021Z Skipping (s,q) (1.81, 10): inconsistent with heavy hitters! 2025-05-07T20:58:01.2883171Z Skipping (s,q) (1.82, 10): inconsistent with heavy hitters! 2025-05-07T20:58:01.2883314Z Skipping (s,q) (1.83, 10): inconsistent with heavy hitters! 2025-05-07T20:58:01.2883462Z Skipping (s,q) (1.84, 10): inconsistent with heavy hitters! 2025-05-07T20:58:01.2883603Z Skipping (s,q) (1.85, 10): inconsistent with heavy hitters! 2025-05-07T20:58:01.2883746Z Skipping (s,q) (1.86, 10): inconsistent with heavy hitters! 2025-05-07T20:58:01.2883891Z Skipping (s,q) (1.87, 10): inconsistent with heavy hitters! 2025-05-07T20:58:01.2884034Z Skipping (s,q) (1.88, 10): inconsistent with heavy hitters! 2025-05-07T20:58:01.2884186Z Skipping (s,q) (1.89, 10): inconsistent with heavy hitters! 2025-05-07T20:58:01.2884327Z Skipping (s,q) (1.9, 10): inconsistent with heavy hitters! 2025-05-07T20:58:01.2884476Z Skipping (s,q) (1.91, 10): inconsistent with heavy hitters! 2025-05-07T20:58:01.2884624Z Skipping (s,q) (1.92, 10): inconsistent with heavy hitters! 2025-05-07T20:58:01.2884767Z Skipping (s,q) (1.93, 10): inconsistent with heavy hitters! 2025-05-07T20:58:01.2884911Z Skipping (s,q) (1.94, 10): inconsistent with heavy hitters! 2025-05-07T20:58:01.2885062Z Skipping (s,q) (1.95, 10): inconsistent with heavy hitters! 2025-05-07T20:58:01.2885205Z Skipping (s,q) (1.96, 10): inconsistent with heavy hitters! 2025-05-07T20:58:01.2885348Z Skipping (s,q) (1.97, 10): inconsistent with heavy hitters! 2025-05-07T20:58:01.2885496Z Skipping (s,q) (1.98, 10): inconsistent with heavy hitters! 2025-05-07T20:58:01.2885640Z Skipping (s,q) (1.99, 10): inconsistent with heavy hitters! 2025-05-07T20:58:01.2885837Z Skipping (s,q) (0.01, 12.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2885985Z Skipping (s,q) (0.02, 12.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2886138Z Skipping (s,q) (0.03, 12.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2886290Z Skipping (s,q) (0.04, 12.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2886436Z Skipping (s,q) (0.05, 12.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2886580Z Skipping (s,q) (0.06, 12.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2886729Z Skipping (s,q) (0.07, 12.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2886876Z Skipping (s,q) (0.08, 12.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2890309Z Skipping (s,q) (0.09, 12.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2890489Z Skipping (s,q) (0.1, 12.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2890648Z Skipping (s,q) (0.11, 12.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2890813Z Skipping (s,q) (0.12, 12.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2890968Z Skipping (s,q) (0.13, 12.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2891125Z Skipping (s,q) (0.14, 12.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2891284Z Skipping (s,q) (0.15, 12.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2891436Z Skipping (s,q) (0.16, 12.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2891592Z Skipping (s,q) (0.17, 12.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2891745Z Skipping (s,q) (0.18, 12.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2891897Z Skipping (s,q) (0.19, 12.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2892051Z Skipping (s,q) (0.2, 12.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2892202Z Skipping (s,q) (0.21, 12.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2892353Z Skipping (s,q) (0.22, 12.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2892589Z Skipping (s,q) (0.23, 12.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2892741Z Skipping (s,q) (0.24, 12.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2892894Z Skipping (s,q) (0.25, 12.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2893118Z Skipping (s,q) (0.26, 12.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2893271Z Skipping (s,q) (0.27, 12.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2893426Z Skipping (s,q) (0.28, 12.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2893575Z Skipping (s,q) (0.29, 12.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2893724Z Skipping (s,q) (0.3, 12.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2893877Z Skipping (s,q) (0.31, 12.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2894026Z Skipping (s,q) (0.32, 12.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2894176Z Skipping (s,q) (0.33, 12.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2894327Z Skipping (s,q) (0.34, 12.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2894480Z Skipping (s,q) (0.35, 12.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2894632Z Skipping (s,q) (0.36, 12.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2894788Z Skipping (s,q) (0.37, 12.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2894937Z Skipping (s,q) (0.38, 12.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2895088Z Skipping (s,q) (0.39, 12.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2895237Z Skipping (s,q) (0.4, 12.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2895386Z Skipping (s,q) (0.41, 12.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2895541Z Skipping (s,q) (0.42, 12.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2895691Z Skipping (s,q) (0.43, 12.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2895844Z Skipping (s,q) (0.44, 12.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2895994Z Skipping (s,q) (0.45, 12.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2896254Z Skipping (s,q) (0.46, 12.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2896407Z Skipping (s,q) (0.47, 12.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2896564Z Skipping (s,q) (0.48, 12.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2896713Z Skipping (s,q) (0.49, 12.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2896864Z Skipping (s,q) (0.5, 12.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2897013Z Skipping (s,q) (0.51, 12.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2897164Z Skipping (s,q) (0.52, 12.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2897313Z Skipping (s,q) (0.53, 12.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2897466Z Skipping (s,q) (0.54, 12.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2897618Z Skipping (s,q) (0.55, 12.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2897768Z Skipping (s,q) (0.56, 12.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2897923Z Skipping (s,q) (0.57, 12.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2898075Z Skipping (s,q) (0.58, 12.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2898228Z Skipping (s,q) (0.59, 12.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2898381Z Skipping (s,q) (0.6, 12.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2898530Z Skipping (s,q) (0.61, 12.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2898679Z Skipping (s,q) (0.62, 12.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2898831Z Skipping (s,q) (0.63, 12.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2898980Z Skipping (s,q) (0.64, 12.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2899128Z Skipping (s,q) (0.65, 12.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2899280Z Skipping (s,q) (0.66, 12.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2899428Z Skipping (s,q) (0.67, 12.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2899630Z Skipping (s,q) (0.68, 12.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2899779Z Skipping (s,q) (0.69, 12.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2899998Z Skipping (s,q) (0.7, 12.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2900151Z Skipping (s,q) (0.71, 12.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2900300Z Skipping (s,q) (0.72, 12.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2900449Z Skipping (s,q) (0.73, 12.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2900600Z Skipping (s,q) (0.74, 12.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2900749Z Skipping (s,q) (0.75, 12.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2900903Z Skipping (s,q) (0.76, 12.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2901054Z Skipping (s,q) (0.77, 12.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2901202Z Skipping (s,q) (0.78, 12.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2901359Z Skipping (s,q) (0.79, 12.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2901508Z Skipping (s,q) (0.8, 12.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2901660Z Skipping (s,q) (0.81, 12.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2901812Z Skipping (s,q) (0.82, 12.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2901962Z Skipping (s,q) (0.83, 12.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2902112Z Skipping (s,q) (0.84, 12.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2902265Z Skipping (s,q) (0.85, 12.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2902416Z Skipping (s,q) (0.86, 12.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2902567Z Skipping (s,q) (0.87, 12.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2902716Z Skipping (s,q) (0.88, 12.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2902864Z Skipping (s,q) (0.89, 12.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2903082Z Skipping (s,q) (0.9, 12.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2903231Z Skipping (s,q) (0.91, 12.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2903385Z Skipping (s,q) (0.92, 12.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2903538Z Skipping (s,q) (0.93, 12.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2903687Z Skipping (s,q) (0.94, 12.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2903840Z Skipping (s,q) (0.95, 12.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2903990Z Skipping (s,q) (0.96, 12.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2904139Z Skipping (s,q) (0.97, 12.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2904291Z Skipping (s,q) (0.98, 12.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2904439Z Skipping (s,q) (0.99, 12.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2904585Z Skipping (s,q) (1, 12.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2904739Z Skipping (s,q) (1.01, 12.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2904891Z Skipping (s,q) (1.02, 12.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2905041Z Skipping (s,q) (1.03, 12.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2905193Z Skipping (s,q) (1.04, 12.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2905341Z Skipping (s,q) (1.05, 12.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2905491Z Skipping (s,q) (1.06, 12.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2905640Z Skipping (s,q) (1.07, 12.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2905788Z Skipping (s,q) (1.08, 12.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2905940Z Skipping (s,q) (1.09, 12.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2906089Z Skipping (s,q) (1.1, 12.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2906240Z Skipping (s,q) (1.11, 12.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2906393Z Skipping (s,q) (1.12, 12.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2906613Z Skipping (s,q) (1.13, 12.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2906795Z Skipping (s,q) (1.14, 12.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2907023Z Skipping (s,q) (1.15, 12.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2907177Z Skipping (s,q) (1.16, 12.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2907332Z Skipping (s,q) (1.17, 12.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2907483Z Skipping (s,q) (1.18, 12.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2907634Z Skipping (s,q) (1.19, 12.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2907784Z Skipping (s,q) (1.2, 12.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2907933Z Skipping (s,q) (1.21, 12.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2908086Z Skipping (s,q) (1.22, 12.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2908237Z Skipping (s,q) (1.23, 12.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2908390Z Skipping (s,q) (1.24, 12.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2908541Z Skipping (s,q) (1.25, 12.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2908697Z Skipping (s,q) (1.26, 12.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2908848Z Skipping (s,q) (1.27, 12.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2908996Z Skipping (s,q) (1.28, 12.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2909145Z Skipping (s,q) (1.29, 12.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2909301Z Skipping (s,q) (1.3, 12.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2909452Z Skipping (s,q) (1.31, 12.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2909605Z Skipping (s,q) (1.32, 12.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2909759Z Skipping (s,q) (1.33, 12.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2909908Z Skipping (s,q) (1.34, 12.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2910105Z Skipping (s,q) (1.35, 12.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2910257Z Skipping (s,q) (1.36, 12.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2910413Z Skipping (s,q) (1.37, 12.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2910564Z Skipping (s,q) (1.38, 12.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2910711Z Skipping (s,q) (1.39, 12.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2910860Z Skipping (s,q) (1.4, 12.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2911013Z Skipping (s,q) (1.41, 12.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2911162Z Skipping (s,q) (1.42, 12.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2911311Z Skipping (s,q) (1.43, 12.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2911466Z Skipping (s,q) (1.44, 12.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2911618Z Skipping (s,q) (1.45, 12.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2911777Z Skipping (s,q) (1.46, 12.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2911926Z Skipping (s,q) (1.47, 12.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2912079Z Skipping (s,q) (1.48, 12.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2912231Z Skipping (s,q) (1.49, 12.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2912381Z Skipping (s,q) (1.5, 12.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2912529Z Skipping (s,q) (1.51, 12.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2912681Z Skipping (s,q) (1.52, 12.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2912832Z Skipping (s,q) (1.53, 12.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2912987Z Skipping (s,q) (1.54, 12.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2913135Z Skipping (s,q) (1.55, 12.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2913285Z Skipping (s,q) (1.56, 12.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2913491Z Skipping (s,q) (1.57, 12.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2913641Z Skipping (s,q) (1.58, 12.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2913861Z Skipping (s,q) (1.59, 12.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2914016Z Skipping (s,q) (1.6, 12.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2914165Z Skipping (s,q) (1.61, 12.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2914316Z Skipping (s,q) (1.62, 12.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2914466Z Skipping (s,q) (1.63, 12.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2914615Z Skipping (s,q) (1.64, 12.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2914769Z Skipping (s,q) (1.65, 12.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2914919Z Skipping (s,q) (1.66, 12.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2915067Z Skipping (s,q) (1.67, 12.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2915223Z Skipping (s,q) (1.68, 12.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2915371Z Skipping (s,q) (1.69, 12.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2915528Z Skipping (s,q) (1.7, 12.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2915676Z Skipping (s,q) (1.71, 12.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2915831Z Skipping (s,q) (1.72, 12.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2915990Z Skipping (s,q) (1.73, 12.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2916139Z Skipping (s,q) (1.74, 12.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2916287Z Skipping (s,q) (1.75, 12.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2916441Z Skipping (s,q) (1.76, 12.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2916590Z Skipping (s,q) (1.77, 12.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2916741Z Skipping (s,q) (1.78, 12.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2916891Z Skipping (s,q) (1.79, 12.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2917146Z Skipping (s,q) (1.8, 12.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2917302Z Skipping (s,q) (1.81, 12.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2917458Z Skipping (s,q) (1.82, 12.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2917609Z Skipping (s,q) (1.83, 12.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2917761Z Skipping (s,q) (1.84, 12.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2917910Z Skipping (s,q) (1.85, 12.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2918071Z Skipping (s,q) (1.86, 12.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2918219Z Skipping (s,q) (1.87, 12.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2918372Z Skipping (s,q) (1.88, 12.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2918522Z Skipping (s,q) (1.89, 12.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2918671Z Skipping (s,q) (1.9, 12.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2918826Z Skipping (s,q) (1.91, 12.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2918977Z Skipping (s,q) (1.92, 12.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2919131Z Skipping (s,q) (1.93, 12.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2919280Z Skipping (s,q) (1.94, 12.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2919433Z Skipping (s,q) (1.95, 12.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2919583Z Skipping (s,q) (1.96, 12.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2919740Z Skipping (s,q) (1.97, 12.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2919890Z Skipping (s,q) (1.98, 12.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2920040Z Skipping (s,q) (1.99, 12.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2920191Z Skipping (s,q) (0.01, 15): inconsistent with heavy hitters! 2025-05-07T20:58:01.2920338Z Skipping (s,q) (0.02, 15): inconsistent with heavy hitters! 2025-05-07T20:58:01.2920532Z Skipping (s,q) (0.03, 15): inconsistent with heavy hitters! 2025-05-07T20:58:01.2920681Z Skipping (s,q) (0.04, 15): inconsistent with heavy hitters! 2025-05-07T20:58:01.2920909Z Skipping (s,q) (0.05, 15): inconsistent with heavy hitters! 2025-05-07T20:58:01.2921060Z Skipping (s,q) (0.06, 15): inconsistent with heavy hitters! 2025-05-07T20:58:01.2921206Z Skipping (s,q) (0.07, 15): inconsistent with heavy hitters! 2025-05-07T20:58:01.2921351Z Skipping (s,q) (0.08, 15): inconsistent with heavy hitters! 2025-05-07T20:58:01.2921500Z Skipping (s,q) (0.09, 15): inconsistent with heavy hitters! 2025-05-07T20:58:01.2921648Z Skipping (s,q) (0.1, 15): inconsistent with heavy hitters! 2025-05-07T20:58:01.2921797Z Skipping (s,q) (0.11, 15): inconsistent with heavy hitters! 2025-05-07T20:58:01.2921949Z Skipping (s,q) (0.12, 15): inconsistent with heavy hitters! 2025-05-07T20:58:01.2922094Z Skipping (s,q) (0.13, 15): inconsistent with heavy hitters! 2025-05-07T20:58:01.2922248Z Skipping (s,q) (0.14, 15): inconsistent with heavy hitters! 2025-05-07T20:58:01.2922394Z Skipping (s,q) (0.15, 15): inconsistent with heavy hitters! 2025-05-07T20:58:01.2922543Z Skipping (s,q) (0.16, 15): inconsistent with heavy hitters! 2025-05-07T20:58:01.2922691Z Skipping (s,q) (0.17, 15): inconsistent with heavy hitters! 2025-05-07T20:58:01.2922836Z Skipping (s,q) (0.18, 15): inconsistent with heavy hitters! 2025-05-07T20:58:01.2922982Z Skipping (s,q) (0.19, 15): inconsistent with heavy hitters! 2025-05-07T20:58:01.2923133Z Skipping (s,q) (0.2, 15): inconsistent with heavy hitters! 2025-05-07T20:58:01.2923281Z Skipping (s,q) (0.21, 15): inconsistent with heavy hitters! 2025-05-07T20:58:01.2923436Z Skipping (s,q) (0.22, 15): inconsistent with heavy hitters! 2025-05-07T20:58:01.2923582Z Skipping (s,q) (0.23, 15): inconsistent with heavy hitters! 2025-05-07T20:58:01.2923727Z Skipping (s,q) (0.24, 15): inconsistent with heavy hitters! 2025-05-07T20:58:01.2923875Z Skipping (s,q) (0.25, 15): inconsistent with heavy hitters! 2025-05-07T20:58:01.2924067Z Skipping (s,q) (0.26, 15): inconsistent with heavy hitters! 2025-05-07T20:58:01.2924213Z Skipping (s,q) (0.27, 15): inconsistent with heavy hitters! 2025-05-07T20:58:01.2924370Z Skipping (s,q) (0.28, 15): inconsistent with heavy hitters! 2025-05-07T20:58:01.2924516Z Skipping (s,q) (0.29, 15): inconsistent with heavy hitters! 2025-05-07T20:58:01.2924661Z Skipping (s,q) (0.3, 15): inconsistent with heavy hitters! 2025-05-07T20:58:01.2924815Z Skipping (s,q) (0.31, 15): inconsistent with heavy hitters! 2025-05-07T20:58:01.2924961Z Skipping (s,q) (0.32, 15): inconsistent with heavy hitters! 2025-05-07T20:58:01.2925108Z Skipping (s,q) (0.33, 15): inconsistent with heavy hitters! 2025-05-07T20:58:01.2925254Z Skipping (s,q) (0.34, 15): inconsistent with heavy hitters! 2025-05-07T20:58:01.2925398Z Skipping (s,q) (0.35, 15): inconsistent with heavy hitters! 2025-05-07T20:58:01.2925544Z Skipping (s,q) (0.36, 15): inconsistent with heavy hitters! 2025-05-07T20:58:01.2925694Z Skipping (s,q) (0.37, 15): inconsistent with heavy hitters! 2025-05-07T20:58:01.2925840Z Skipping (s,q) (0.38, 15): inconsistent with heavy hitters! 2025-05-07T20:58:01.2925995Z Skipping (s,q) (0.39, 15): inconsistent with heavy hitters! 2025-05-07T20:58:01.2926139Z Skipping (s,q) (0.4, 15): inconsistent with heavy hitters! 2025-05-07T20:58:01.2926289Z Skipping (s,q) (0.41, 15): inconsistent with heavy hitters! 2025-05-07T20:58:01.2926435Z Skipping (s,q) (0.42, 15): inconsistent with heavy hitters! 2025-05-07T20:58:01.2926580Z Skipping (s,q) (0.43, 15): inconsistent with heavy hitters! 2025-05-07T20:58:01.2926727Z Skipping (s,q) (0.44, 15): inconsistent with heavy hitters! 2025-05-07T20:58:01.2926871Z Skipping (s,q) (0.45, 15): inconsistent with heavy hitters! 2025-05-07T20:58:01.2927016Z Skipping (s,q) (0.46, 15): inconsistent with heavy hitters! 2025-05-07T20:58:01.2927167Z Skipping (s,q) (0.47, 15): inconsistent with heavy hitters! 2025-05-07T20:58:01.2927362Z Skipping (s,q) (0.48, 15): inconsistent with heavy hitters! 2025-05-07T20:58:01.2927510Z Skipping (s,q) (0.49, 15): inconsistent with heavy hitters! 2025-05-07T20:58:01.2927653Z Skipping (s,q) (0.5, 15): inconsistent with heavy hitters! 2025-05-07T20:58:01.2927891Z Skipping (s,q) (0.51, 15): inconsistent with heavy hitters! 2025-05-07T20:58:01.2928041Z Skipping (s,q) (0.52, 15): inconsistent with heavy hitters! 2025-05-07T20:58:01.2928187Z Skipping (s,q) (0.53, 15): inconsistent with heavy hitters! 2025-05-07T20:58:01.2928331Z Skipping (s,q) (0.54, 15): inconsistent with heavy hitters! 2025-05-07T20:58:01.2928483Z Skipping (s,q) (0.55, 15): inconsistent with heavy hitters! 2025-05-07T20:58:01.2928629Z Skipping (s,q) (0.56, 15): inconsistent with heavy hitters! 2025-05-07T20:58:01.2928776Z Skipping (s,q) (0.57, 15): inconsistent with heavy hitters! 2025-05-07T20:58:01.2928924Z Skipping (s,q) (0.58, 15): inconsistent with heavy hitters! 2025-05-07T20:58:01.2929070Z Skipping (s,q) (0.59, 15): inconsistent with heavy hitters! 2025-05-07T20:58:01.2929221Z Skipping (s,q) (0.6, 15): inconsistent with heavy hitters! 2025-05-07T20:58:01.2929367Z Skipping (s,q) (0.61, 15): inconsistent with heavy hitters! 2025-05-07T20:58:01.2929521Z Skipping (s,q) (0.62, 15): inconsistent with heavy hitters! 2025-05-07T20:58:01.2929672Z Skipping (s,q) (0.63, 15): inconsistent with heavy hitters! 2025-05-07T20:58:01.2929818Z Skipping (s,q) (0.64, 15): inconsistent with heavy hitters! 2025-05-07T20:58:01.2929968Z Skipping (s,q) (0.65, 15): inconsistent with heavy hitters! 2025-05-07T20:58:01.2930118Z Skipping (s,q) (0.66, 15): inconsistent with heavy hitters! 2025-05-07T20:58:01.2930267Z Skipping (s,q) (0.67, 15): inconsistent with heavy hitters! 2025-05-07T20:58:01.2930415Z Skipping (s,q) (0.68, 15): inconsistent with heavy hitters! 2025-05-07T20:58:01.2930561Z Skipping (s,q) (0.69, 15): inconsistent with heavy hitters! 2025-05-07T20:58:01.2930706Z Skipping (s,q) (0.7, 15): inconsistent with heavy hitters! 2025-05-07T20:58:01.2930897Z Skipping (s,q) (0.71, 15): inconsistent with heavy hitters! 2025-05-07T20:58:01.2931044Z Skipping (s,q) (0.72, 15): inconsistent with heavy hitters! 2025-05-07T20:58:01.2931196Z Skipping (s,q) (0.73, 15): inconsistent with heavy hitters! 2025-05-07T20:58:01.2931345Z Skipping (s,q) (0.74, 15): inconsistent with heavy hitters! 2025-05-07T20:58:01.2931490Z Skipping (s,q) (0.75, 15): inconsistent with heavy hitters! 2025-05-07T20:58:01.2931639Z Skipping (s,q) (0.76, 15): inconsistent with heavy hitters! 2025-05-07T20:58:01.2931784Z Skipping (s,q) (0.77, 15): inconsistent with heavy hitters! 2025-05-07T20:58:01.2931931Z Skipping (s,q) (0.78, 15): inconsistent with heavy hitters! 2025-05-07T20:58:01.2932081Z Skipping (s,q) (0.79, 15): inconsistent with heavy hitters! 2025-05-07T20:58:01.2932227Z Skipping (s,q) (0.8, 15): inconsistent with heavy hitters! 2025-05-07T20:58:01.2932373Z Skipping (s,q) (0.81, 15): inconsistent with heavy hitters! 2025-05-07T20:58:01.2932522Z Skipping (s,q) (0.82, 15): inconsistent with heavy hitters! 2025-05-07T20:58:01.2932673Z Skipping (s,q) (0.83, 15): inconsistent with heavy hitters! 2025-05-07T20:58:01.2932817Z Skipping (s,q) (0.84, 15): inconsistent with heavy hitters! 2025-05-07T20:58:01.2932969Z Skipping (s,q) (0.85, 15): inconsistent with heavy hitters! 2025-05-07T20:58:01.2933114Z Skipping (s,q) (0.86, 15): inconsistent with heavy hitters! 2025-05-07T20:58:01.2933261Z Skipping (s,q) (0.87, 15): inconsistent with heavy hitters! 2025-05-07T20:58:01.2933406Z Skipping (s,q) (0.88, 15): inconsistent with heavy hitters! 2025-05-07T20:58:01.2933554Z Skipping (s,q) (0.89, 15): inconsistent with heavy hitters! 2025-05-07T20:58:01.2933701Z Skipping (s,q) (0.9, 15): inconsistent with heavy hitters! 2025-05-07T20:58:01.2933847Z Skipping (s,q) (0.91, 15): inconsistent with heavy hitters! 2025-05-07T20:58:01.2933991Z Skipping (s,q) (0.92, 15): inconsistent with heavy hitters! 2025-05-07T20:58:01.2934137Z Skipping (s,q) (0.93, 15): inconsistent with heavy hitters! 2025-05-07T20:58:01.2934330Z Skipping (s,q) (0.94, 15): inconsistent with heavy hitters! 2025-05-07T20:58:01.2934477Z Skipping (s,q) (0.95, 15): inconsistent with heavy hitters! 2025-05-07T20:58:01.2934694Z Skipping (s,q) (0.96, 15): inconsistent with heavy hitters! 2025-05-07T20:58:01.2934840Z Skipping (s,q) (0.97, 15): inconsistent with heavy hitters! 2025-05-07T20:58:01.2934987Z Skipping (s,q) (0.98, 15): inconsistent with heavy hitters! 2025-05-07T20:58:01.2935132Z Skipping (s,q) (0.99, 15): inconsistent with heavy hitters! 2025-05-07T20:58:01.2935275Z Skipping (s,q) (1, 15): inconsistent with heavy hitters! 2025-05-07T20:58:01.2935422Z Skipping (s,q) (1.01, 15): inconsistent with heavy hitters! 2025-05-07T20:58:01.2935567Z Skipping (s,q) (1.02, 15): inconsistent with heavy hitters! 2025-05-07T20:58:01.2935715Z Skipping (s,q) (1.03, 15): inconsistent with heavy hitters! 2025-05-07T20:58:01.2935861Z Skipping (s,q) (1.04, 15): inconsistent with heavy hitters! 2025-05-07T20:58:01.2936010Z Skipping (s,q) (1.05, 15): inconsistent with heavy hitters! 2025-05-07T20:58:01.2936215Z Skipping (s,q) (1.06, 15): inconsistent with heavy hitters! 2025-05-07T20:58:01.2936368Z Skipping (s,q) (1.07, 15): inconsistent with heavy hitters! 2025-05-07T20:58:01.2936513Z Skipping (s,q) (1.08, 15): inconsistent with heavy hitters! 2025-05-07T20:58:01.2936660Z Skipping (s,q) (1.09, 15): inconsistent with heavy hitters! 2025-05-07T20:58:01.2936803Z Skipping (s,q) (1.1, 15): inconsistent with heavy hitters! 2025-05-07T20:58:01.2936952Z Skipping (s,q) (1.11, 15): inconsistent with heavy hitters! 2025-05-07T20:58:01.2937100Z Skipping (s,q) (1.12, 15): inconsistent with heavy hitters! 2025-05-07T20:58:01.2937247Z Skipping (s,q) (1.13, 15): inconsistent with heavy hitters! 2025-05-07T20:58:01.2937400Z Skipping (s,q) (1.14, 15): inconsistent with heavy hitters! 2025-05-07T20:58:01.2937547Z Skipping (s,q) (1.15, 15): inconsistent with heavy hitters! 2025-05-07T20:58:01.2937693Z Skipping (s,q) (1.16, 15): inconsistent with heavy hitters! 2025-05-07T20:58:01.2937894Z Skipping (s,q) (1.17, 15): inconsistent with heavy hitters! 2025-05-07T20:58:01.2938042Z Skipping (s,q) (1.18, 15): inconsistent with heavy hitters! 2025-05-07T20:58:01.2938192Z Skipping (s,q) (1.19, 15): inconsistent with heavy hitters! 2025-05-07T20:58:01.2938338Z Skipping (s,q) (1.2, 15): inconsistent with heavy hitters! 2025-05-07T20:58:01.2938484Z Skipping (s,q) (1.21, 15): inconsistent with heavy hitters! 2025-05-07T20:58:01.2938631Z Skipping (s,q) (1.22, 15): inconsistent with heavy hitters! 2025-05-07T20:58:01.2938775Z Skipping (s,q) (1.23, 15): inconsistent with heavy hitters! 2025-05-07T20:58:01.2938919Z Skipping (s,q) (1.24, 15): inconsistent with heavy hitters! 2025-05-07T20:58:01.2939067Z Skipping (s,q) (1.25, 15): inconsistent with heavy hitters! 2025-05-07T20:58:01.2939212Z Skipping (s,q) (1.26, 15): inconsistent with heavy hitters! 2025-05-07T20:58:01.2939357Z Skipping (s,q) (1.27, 15): inconsistent with heavy hitters! 2025-05-07T20:58:01.2939510Z Skipping (s,q) (1.28, 15): inconsistent with heavy hitters! 2025-05-07T20:58:01.2939657Z Skipping (s,q) (1.29, 15): inconsistent with heavy hitters! 2025-05-07T20:58:01.2939808Z Skipping (s,q) (1.3, 15): inconsistent with heavy hitters! 2025-05-07T20:58:01.2939954Z Skipping (s,q) (1.31, 15): inconsistent with heavy hitters! 2025-05-07T20:58:01.2940100Z Skipping (s,q) (1.32, 15): inconsistent with heavy hitters! 2025-05-07T20:58:01.2940254Z Skipping (s,q) (1.33, 15): inconsistent with heavy hitters! 2025-05-07T20:58:01.2940400Z Skipping (s,q) (1.34, 15): inconsistent with heavy hitters! 2025-05-07T20:58:01.2940545Z Skipping (s,q) (1.35, 15): inconsistent with heavy hitters! 2025-05-07T20:58:01.2940695Z Skipping (s,q) (1.36, 15): inconsistent with heavy hitters! 2025-05-07T20:58:01.2940841Z Skipping (s,q) (1.37, 15): inconsistent with heavy hitters! 2025-05-07T20:58:01.2940990Z Skipping (s,q) (1.38, 15): inconsistent with heavy hitters! 2025-05-07T20:58:01.2941183Z Skipping (s,q) (1.39, 15): inconsistent with heavy hitters! 2025-05-07T20:58:01.2941331Z Skipping (s,q) (1.4, 15): inconsistent with heavy hitters! 2025-05-07T20:58:01.2941485Z Skipping (s,q) (1.41, 15): inconsistent with heavy hitters! 2025-05-07T20:58:01.2941716Z Skipping (s,q) (1.42, 15): inconsistent with heavy hitters! 2025-05-07T20:58:01.2941866Z Skipping (s,q) (1.43, 15): inconsistent with heavy hitters! 2025-05-07T20:58:01.2942016Z Skipping (s,q) (1.44, 15): inconsistent with heavy hitters! 2025-05-07T20:58:01.2942162Z Skipping (s,q) (1.45, 15): inconsistent with heavy hitters! 2025-05-07T20:58:01.2942307Z Skipping (s,q) (1.46, 15): inconsistent with heavy hitters! 2025-05-07T20:58:01.2942456Z Skipping (s,q) (1.47, 15): inconsistent with heavy hitters! 2025-05-07T20:58:01.2942603Z Skipping (s,q) (1.48, 15): inconsistent with heavy hitters! 2025-05-07T20:58:01.2942754Z Skipping (s,q) (1.49, 15): inconsistent with heavy hitters! 2025-05-07T20:58:01.2942900Z Skipping (s,q) (1.5, 15): inconsistent with heavy hitters! 2025-05-07T20:58:01.2943050Z Skipping (s,q) (1.51, 15): inconsistent with heavy hitters! 2025-05-07T20:58:01.2943197Z Skipping (s,q) (1.52, 15): inconsistent with heavy hitters! 2025-05-07T20:58:01.2943347Z Skipping (s,q) (1.53, 15): inconsistent with heavy hitters! 2025-05-07T20:58:01.2943493Z Skipping (s,q) (1.54, 15): inconsistent with heavy hitters! 2025-05-07T20:58:01.2943641Z Skipping (s,q) (1.55, 15): inconsistent with heavy hitters! 2025-05-07T20:58:01.2943787Z Skipping (s,q) (1.56, 15): inconsistent with heavy hitters! 2025-05-07T20:58:01.2943936Z Skipping (s,q) (1.57, 15): inconsistent with heavy hitters! 2025-05-07T20:58:01.2944081Z Skipping (s,q) (1.58, 15): inconsistent with heavy hitters! 2025-05-07T20:58:01.2944226Z Skipping (s,q) (1.59, 15): inconsistent with heavy hitters! 2025-05-07T20:58:01.2944372Z Skipping (s,q) (1.6, 15): inconsistent with heavy hitters! 2025-05-07T20:58:01.2944521Z Skipping (s,q) (1.61, 15): inconsistent with heavy hitters! 2025-05-07T20:58:01.2944732Z Skipping (s,q) (1.62, 15): inconsistent with heavy hitters! 2025-05-07T20:58:01.2944881Z Skipping (s,q) (1.63, 15): inconsistent with heavy hitters! 2025-05-07T20:58:01.2945031Z Skipping (s,q) (1.64, 15): inconsistent with heavy hitters! 2025-05-07T20:58:01.2945179Z Skipping (s,q) (1.65, 15): inconsistent with heavy hitters! 2025-05-07T20:58:01.2945322Z Skipping (s,q) (1.66, 15): inconsistent with heavy hitters! 2025-05-07T20:58:01.2945469Z Skipping (s,q) (1.67, 15): inconsistent with heavy hitters! 2025-05-07T20:58:01.2945620Z Skipping (s,q) (1.68, 15): inconsistent with heavy hitters! 2025-05-07T20:58:01.2945765Z Skipping (s,q) (1.69, 15): inconsistent with heavy hitters! 2025-05-07T20:58:01.2945909Z Skipping (s,q) (1.7, 15): inconsistent with heavy hitters! 2025-05-07T20:58:01.2946062Z Skipping (s,q) (1.71, 15): inconsistent with heavy hitters! 2025-05-07T20:58:01.2946211Z Skipping (s,q) (1.72, 15): inconsistent with heavy hitters! 2025-05-07T20:58:01.2946356Z Skipping (s,q) (1.73, 15): inconsistent with heavy hitters! 2025-05-07T20:58:01.2946509Z Skipping (s,q) (1.74, 15): inconsistent with heavy hitters! 2025-05-07T20:58:01.2946654Z Skipping (s,q) (1.75, 15): inconsistent with heavy hitters! 2025-05-07T20:58:01.2946807Z Skipping (s,q) (1.76, 15): inconsistent with heavy hitters! 2025-05-07T20:58:01.2946951Z Skipping (s,q) (1.77, 15): inconsistent with heavy hitters! 2025-05-07T20:58:01.2947098Z Skipping (s,q) (1.78, 15): inconsistent with heavy hitters! 2025-05-07T20:58:01.2947249Z Skipping (s,q) (1.79, 15): inconsistent with heavy hitters! 2025-05-07T20:58:01.2947399Z Skipping (s,q) (1.8, 15): inconsistent with heavy hitters! 2025-05-07T20:58:01.2947547Z Skipping (s,q) (1.81, 15): inconsistent with heavy hitters! 2025-05-07T20:58:01.2947700Z Skipping (s,q) (1.82, 15): inconsistent with heavy hitters! 2025-05-07T20:58:01.2947847Z Skipping (s,q) (1.83, 15): inconsistent with heavy hitters! 2025-05-07T20:58:01.2947996Z Skipping (s,q) (1.84, 15): inconsistent with heavy hitters! 2025-05-07T20:58:01.2948190Z Skipping (s,q) (1.85, 15): inconsistent with heavy hitters! 2025-05-07T20:58:01.2948335Z Skipping (s,q) (1.86, 15): inconsistent with heavy hitters! 2025-05-07T20:58:01.2948556Z Skipping (s,q) (1.87, 15): inconsistent with heavy hitters! 2025-05-07T20:58:01.2948704Z Skipping (s,q) (1.88, 15): inconsistent with heavy hitters! 2025-05-07T20:58:01.2948850Z Skipping (s,q) (1.89, 15): inconsistent with heavy hitters! 2025-05-07T20:58:01.2948998Z Skipping (s,q) (1.9, 15): inconsistent with heavy hitters! 2025-05-07T20:58:01.2949146Z Skipping (s,q) (1.91, 15): inconsistent with heavy hitters! 2025-05-07T20:58:01.2949299Z Skipping (s,q) (1.92, 15): inconsistent with heavy hitters! 2025-05-07T20:58:01.2949446Z Skipping (s,q) (1.93, 15): inconsistent with heavy hitters! 2025-05-07T20:58:01.2949594Z Skipping (s,q) (1.94, 15): inconsistent with heavy hitters! 2025-05-07T20:58:01.2949745Z Skipping (s,q) (1.95, 15): inconsistent with heavy hitters! 2025-05-07T20:58:01.2949894Z Skipping (s,q) (1.96, 15): inconsistent with heavy hitters! 2025-05-07T20:58:01.2950043Z Skipping (s,q) (1.97, 15): inconsistent with heavy hitters! 2025-05-07T20:58:01.2950194Z Skipping (s,q) (1.98, 15): inconsistent with heavy hitters! 2025-05-07T20:58:01.2950347Z Skipping (s,q) (1.99, 15): inconsistent with heavy hitters! 2025-05-07T20:58:01.2950503Z Skipping (s,q) (0.01, 17.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2950656Z Skipping (s,q) (0.02, 17.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2950809Z Skipping (s,q) (0.03, 17.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2950962Z Skipping (s,q) (0.04, 17.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2951114Z Skipping (s,q) (0.05, 17.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2951266Z Skipping (s,q) (0.06, 17.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2951422Z Skipping (s,q) (0.07, 17.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2951574Z Skipping (s,q) (0.08, 17.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2951769Z Skipping (s,q) (0.09, 17.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2951919Z Skipping (s,q) (0.1, 17.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2952074Z Skipping (s,q) (0.11, 17.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2952227Z Skipping (s,q) (0.12, 17.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2952377Z Skipping (s,q) (0.13, 17.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2952526Z Skipping (s,q) (0.14, 17.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2952679Z Skipping (s,q) (0.15, 17.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2952829Z Skipping (s,q) (0.16, 17.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2952979Z Skipping (s,q) (0.17, 17.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2953132Z Skipping (s,q) (0.18, 17.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2953283Z Skipping (s,q) (0.19, 17.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2953441Z Skipping (s,q) (0.2, 17.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2953592Z Skipping (s,q) (0.21, 17.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2953744Z Skipping (s,q) (0.22, 17.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2953897Z Skipping (s,q) (0.23, 17.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2954048Z Skipping (s,q) (0.24, 17.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2954197Z Skipping (s,q) (0.25, 17.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2954348Z Skipping (s,q) (0.26, 17.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2954498Z Skipping (s,q) (0.27, 17.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2954649Z Skipping (s,q) (0.28, 17.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2954799Z Skipping (s,q) (0.29, 17.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2954952Z Skipping (s,q) (0.3, 17.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2955151Z Skipping (s,q) (0.31, 17.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2955301Z Skipping (s,q) (0.32, 17.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2955545Z Skipping (s,q) (0.33, 17.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2955703Z Skipping (s,q) (0.34, 17.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2955853Z Skipping (s,q) (0.35, 17.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2956005Z Skipping (s,q) (0.36, 17.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2956155Z Skipping (s,q) (0.37, 17.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2956303Z Skipping (s,q) (0.38, 17.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2956458Z Skipping (s,q) (0.39, 17.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2956613Z Skipping (s,q) (0.4, 17.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2956785Z Skipping (s,q) (0.41, 17.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2956965Z Skipping (s,q) (0.42, 17.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2957113Z Skipping (s,q) (0.43, 17.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2957269Z Skipping (s,q) (0.44, 17.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2957419Z Skipping (s,q) (0.45, 17.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2957570Z Skipping (s,q) (0.46, 17.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2957721Z Skipping (s,q) (0.47, 17.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2957870Z Skipping (s,q) (0.48, 17.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2958018Z Skipping (s,q) (0.49, 17.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2958169Z Skipping (s,q) (0.5, 17.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2958318Z Skipping (s,q) (0.51, 17.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2958471Z Skipping (s,q) (0.52, 17.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2958664Z Skipping (s,q) (0.53, 17.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2958814Z Skipping (s,q) (0.54, 17.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2958971Z Skipping (s,q) (0.55, 17.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2959124Z Skipping (s,q) (0.56, 17.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2959917Z Skipping (s,q) (0.57, 17.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2960076Z Skipping (s,q) (0.58, 17.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2960225Z Skipping (s,q) (0.59, 17.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2960378Z Skipping (s,q) (0.6, 17.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2960527Z Skipping (s,q) (0.61, 17.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2960677Z Skipping (s,q) (0.62, 17.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2960835Z Skipping (s,q) (0.63, 17.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2960991Z Skipping (s,q) (0.64, 17.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2961141Z Skipping (s,q) (0.65, 17.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2961298Z Skipping (s,q) (0.66, 17.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2961448Z Skipping (s,q) (0.67, 17.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2961597Z Skipping (s,q) (0.68, 17.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2961753Z Skipping (s,q) (0.69, 17.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2961902Z Skipping (s,q) (0.7, 17.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2962055Z Skipping (s,q) (0.71, 17.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2962204Z Skipping (s,q) (0.72, 17.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2962352Z Skipping (s,q) (0.73, 17.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2962507Z Skipping (s,q) (0.74, 17.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2962656Z Skipping (s,q) (0.75, 17.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2962893Z Skipping (s,q) (0.76, 17.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2963046Z Skipping (s,q) (0.77, 17.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2963308Z Skipping (s,q) (0.78, 17.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2963464Z Skipping (s,q) (0.79, 17.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2963616Z Skipping (s,q) (0.8, 17.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2963766Z Skipping (s,q) (0.81, 17.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2963918Z Skipping (s,q) (0.82, 17.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2964067Z Skipping (s,q) (0.83, 17.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2964218Z Skipping (s,q) (0.84, 17.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2964372Z Skipping (s,q) (0.85, 17.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2964522Z Skipping (s,q) (0.86, 17.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2964680Z Skipping (s,q) (0.87, 17.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2964831Z Skipping (s,q) (0.88, 17.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2964986Z Skipping (s,q) (0.89, 17.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2965142Z Skipping (s,q) (0.9, 17.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2965293Z Skipping (s,q) (0.91, 17.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2965444Z Skipping (s,q) (0.92, 17.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2965596Z Skipping (s,q) (0.93, 17.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2965748Z Skipping (s,q) (0.94, 17.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2965903Z Skipping (s,q) (0.95, 17.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2966052Z Skipping (s,q) (0.96, 17.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2966202Z Skipping (s,q) (0.97, 17.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2966415Z Skipping (s,q) (0.98, 17.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2966565Z Skipping (s,q) (0.99, 17.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2966718Z Skipping (s,q) (1, 17.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2966872Z Skipping (s,q) (1.01, 17.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2967021Z Skipping (s,q) (1.02, 17.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2967172Z Skipping (s,q) (1.03, 17.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2967322Z Skipping (s,q) (1.04, 17.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2967472Z Skipping (s,q) (1.05, 17.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2967626Z Skipping (s,q) (1.06, 17.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2967775Z Skipping (s,q) (1.07, 17.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2967924Z Skipping (s,q) (1.08, 17.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2968082Z Skipping (s,q) (1.09, 17.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2968231Z Skipping (s,q) (1.1, 17.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2968388Z Skipping (s,q) (1.11, 17.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2968537Z Skipping (s,q) (1.12, 17.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2968688Z Skipping (s,q) (1.13, 17.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2968843Z Skipping (s,q) (1.14, 17.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2968994Z Skipping (s,q) (1.15, 17.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2969142Z Skipping (s,q) (1.16, 17.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2969294Z Skipping (s,q) (1.17, 17.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2969443Z Skipping (s,q) (1.18, 17.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2969595Z Skipping (s,q) (1.19, 17.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2969793Z Skipping (s,q) (1.2, 17.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2969943Z Skipping (s,q) (1.21, 17.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2970165Z Skipping (s,q) (1.22, 17.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2970318Z Skipping (s,q) (1.23, 17.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2970467Z Skipping (s,q) (1.24, 17.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2970621Z Skipping (s,q) (1.25, 17.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2970770Z Skipping (s,q) (1.26, 17.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2970920Z Skipping (s,q) (1.27, 17.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2971076Z Skipping (s,q) (1.28, 17.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2971227Z Skipping (s,q) (1.29, 17.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2971381Z Skipping (s,q) (1.3, 17.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2971539Z Skipping (s,q) (1.31, 17.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2971688Z Skipping (s,q) (1.32, 17.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2971844Z Skipping (s,q) (1.33, 17.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2971995Z Skipping (s,q) (1.34, 17.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2972144Z Skipping (s,q) (1.35, 17.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2972298Z Skipping (s,q) (1.36, 17.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2972447Z Skipping (s,q) (1.37, 17.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2972602Z Skipping (s,q) (1.38, 17.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2972752Z Skipping (s,q) (1.39, 17.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2972901Z Skipping (s,q) (1.4, 17.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2973056Z Skipping (s,q) (1.41, 17.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2973248Z Skipping (s,q) (1.42, 17.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2973396Z Skipping (s,q) (1.43, 17.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2973555Z Skipping (s,q) (1.44, 17.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2973704Z Skipping (s,q) (1.45, 17.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2973855Z Skipping (s,q) (1.46, 17.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2974004Z Skipping (s,q) (1.47, 17.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2974153Z Skipping (s,q) (1.48, 17.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2974306Z Skipping (s,q) (1.49, 17.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2974456Z Skipping (s,q) (1.5, 17.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2974605Z Skipping (s,q) (1.51, 17.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2974758Z Skipping (s,q) (1.52, 17.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2974908Z Skipping (s,q) (1.53, 17.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2975064Z Skipping (s,q) (1.54, 17.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2975215Z Skipping (s,q) (1.55, 17.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2975369Z Skipping (s,q) (1.56, 17.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2975520Z Skipping (s,q) (1.57, 17.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2975670Z Skipping (s,q) (1.58, 17.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2975821Z Skipping (s,q) (1.59, 17.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2975977Z Skipping (s,q) (1.6, 17.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2976172Z Skipping (s,q) (1.61, 17.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2976328Z Skipping (s,q) (1.62, 17.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2976480Z Skipping (s,q) (1.63, 17.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2976633Z Skipping (s,q) (1.64, 17.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2976833Z Skipping (s,q) (1.65, 17.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2976983Z Skipping (s,q) (1.66, 17.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2977213Z Skipping (s,q) (1.67, 17.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2977368Z Skipping (s,q) (1.68, 17.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2977519Z Skipping (s,q) (1.69, 17.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2977671Z Skipping (s,q) (1.7, 17.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2977820Z Skipping (s,q) (1.71, 17.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2977969Z Skipping (s,q) (1.72, 17.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2978121Z Skipping (s,q) (1.73, 17.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2978271Z Skipping (s,q) (1.74, 17.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2978421Z Skipping (s,q) (1.75, 17.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2978578Z Skipping (s,q) (1.76, 17.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2978727Z Skipping (s,q) (1.77, 17.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2978882Z Skipping (s,q) (1.78, 17.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2979034Z Skipping (s,q) (1.79, 17.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2979184Z Skipping (s,q) (1.8, 17.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2979338Z Skipping (s,q) (1.81, 17.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2979487Z Skipping (s,q) (1.82, 17.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2979637Z Skipping (s,q) (1.83, 17.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2979792Z Skipping (s,q) (1.84, 17.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2979944Z Skipping (s,q) (1.85, 17.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2980094Z Skipping (s,q) (1.86, 17.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2980292Z Skipping (s,q) (1.87, 17.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2980444Z Skipping (s,q) (1.88, 17.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2980603Z Skipping (s,q) (1.89, 17.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2980754Z Skipping (s,q) (1.9, 17.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2980905Z Skipping (s,q) (1.91, 17.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2981058Z Skipping (s,q) (1.92, 17.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2981207Z Skipping (s,q) (1.93, 17.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2981356Z Skipping (s,q) (1.94, 17.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2981511Z Skipping (s,q) (1.95, 17.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2981661Z Skipping (s,q) (1.96, 17.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2981813Z Skipping (s,q) (1.97, 17.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2981967Z Skipping (s,q) (1.98, 17.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2982115Z Skipping (s,q) (1.99, 17.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.2982272Z Skipping (s,q) (0.01, 20): inconsistent with heavy hitters! 2025-05-07T20:58:01.2982419Z Skipping (s,q) (0.02, 20): inconsistent with heavy hitters! 2025-05-07T20:58:01.2982566Z Skipping (s,q) (0.03, 20): inconsistent with heavy hitters! 2025-05-07T20:58:01.2982714Z Skipping (s,q) (0.04, 20): inconsistent with heavy hitters! 2025-05-07T20:58:01.2982862Z Skipping (s,q) (0.05, 20): inconsistent with heavy hitters! 2025-05-07T20:58:01.2983010Z Skipping (s,q) (0.06, 20): inconsistent with heavy hitters! 2025-05-07T20:58:01.2983159Z Skipping (s,q) (0.07, 20): inconsistent with heavy hitters! 2025-05-07T20:58:01.2985584Z Skipping (s,q) (0.08, 20): inconsistent with heavy hitters! 2025-05-07T20:58:01.2985754Z Skipping (s,q) (0.09, 20): inconsistent with heavy hitters! 2025-05-07T20:58:01.2985962Z Skipping (s,q) (0.1, 20): inconsistent with heavy hitters! 2025-05-07T20:58:01.2986116Z Skipping (s,q) (0.11, 20): inconsistent with heavy hitters! 2025-05-07T20:58:01.2986270Z Skipping (s,q) (0.12, 20): inconsistent with heavy hitters! 2025-05-07T20:58:01.2986459Z Skipping (s,q) (0.13, 20): inconsistent with heavy hitters! 2025-05-07T20:58:01.2986610Z Skipping (s,q) (0.14, 20): inconsistent with heavy hitters! 2025-05-07T20:58:01.2986761Z Skipping (s,q) (0.15, 20): inconsistent with heavy hitters! 2025-05-07T20:58:01.2986912Z Skipping (s,q) (0.16, 20): inconsistent with heavy hitters! 2025-05-07T20:58:01.2987061Z Skipping (s,q) (0.17, 20): inconsistent with heavy hitters! 2025-05-07T20:58:01.2987212Z Skipping (s,q) (0.18, 20): inconsistent with heavy hitters! 2025-05-07T20:58:01.2987361Z Skipping (s,q) (0.19, 20): inconsistent with heavy hitters! 2025-05-07T20:58:01.2987532Z Skipping (s,q) (0.2, 20): inconsistent with heavy hitters! 2025-05-07T20:58:01.2987685Z Skipping (s,q) (0.21, 20): inconsistent with heavy hitters! 2025-05-07T20:58:01.2987838Z Skipping (s,q) (0.22, 20): inconsistent with heavy hitters! 2025-05-07T20:58:01.2987989Z Skipping (s,q) (0.23, 20): inconsistent with heavy hitters! 2025-05-07T20:58:01.2988141Z Skipping (s,q) (0.24, 20): inconsistent with heavy hitters! 2025-05-07T20:58:01.2988293Z Skipping (s,q) (0.25, 20): inconsistent with heavy hitters! 2025-05-07T20:58:01.2988448Z Skipping (s,q) (0.26, 20): inconsistent with heavy hitters! 2025-05-07T20:58:01.2988598Z Skipping (s,q) (0.27, 20): inconsistent with heavy hitters! 2025-05-07T20:58:01.2988746Z Skipping (s,q) (0.28, 20): inconsistent with heavy hitters! 2025-05-07T20:58:01.2988898Z Skipping (s,q) (0.29, 20): inconsistent with heavy hitters! 2025-05-07T20:58:01.2989048Z Skipping (s,q) (0.3, 20): inconsistent with heavy hitters! 2025-05-07T20:58:01.2989201Z Skipping (s,q) (0.31, 20): inconsistent with heavy hitters! 2025-05-07T20:58:01.2989353Z Skipping (s,q) (0.32, 20): inconsistent with heavy hitters! 2025-05-07T20:58:01.2989547Z Skipping (s,q) (0.33, 20): inconsistent with heavy hitters! 2025-05-07T20:58:01.2989697Z Skipping (s,q) (0.34, 20): inconsistent with heavy hitters! 2025-05-07T20:58:01.2989849Z Skipping (s,q) (0.35, 20): inconsistent with heavy hitters! 2025-05-07T20:58:01.2989995Z Skipping (s,q) (0.36, 20): inconsistent with heavy hitters! 2025-05-07T20:58:01.2990145Z Skipping (s,q) (0.37, 20): inconsistent with heavy hitters! 2025-05-07T20:58:01.2990291Z Skipping (s,q) (0.38, 20): inconsistent with heavy hitters! 2025-05-07T20:58:01.2990437Z Skipping (s,q) (0.39, 20): inconsistent with heavy hitters! 2025-05-07T20:58:01.2990586Z Skipping (s,q) (0.4, 20): inconsistent with heavy hitters! 2025-05-07T20:58:01.2990735Z Skipping (s,q) (0.41, 20): inconsistent with heavy hitters! 2025-05-07T20:58:01.2990886Z Skipping (s,q) (0.42, 20): inconsistent with heavy hitters! 2025-05-07T20:58:01.2991035Z Skipping (s,q) (0.43, 20): inconsistent with heavy hitters! 2025-05-07T20:58:01.2991184Z Skipping (s,q) (0.44, 20): inconsistent with heavy hitters! 2025-05-07T20:58:01.2991340Z Skipping (s,q) (0.45, 20): inconsistent with heavy hitters! 2025-05-07T20:58:01.2991487Z Skipping (s,q) (0.46, 20): inconsistent with heavy hitters! 2025-05-07T20:58:01.2991637Z Skipping (s,q) (0.47, 20): inconsistent with heavy hitters! 2025-05-07T20:58:01.2991788Z Skipping (s,q) (0.48, 20): inconsistent with heavy hitters! 2025-05-07T20:58:01.2991934Z Skipping (s,q) (0.49, 20): inconsistent with heavy hitters! 2025-05-07T20:58:01.2992085Z Skipping (s,q) (0.5, 20): inconsistent with heavy hitters! 2025-05-07T20:58:01.2992234Z Skipping (s,q) (0.51, 20): inconsistent with heavy hitters! 2025-05-07T20:58:01.2992383Z Skipping (s,q) (0.52, 20): inconsistent with heavy hitters! 2025-05-07T20:58:01.2992541Z Skipping (s,q) (0.53, 20): inconsistent with heavy hitters! 2025-05-07T20:58:01.2992778Z Skipping (s,q) (0.54, 20): inconsistent with heavy hitters! 2025-05-07T20:58:01.2992925Z Skipping (s,q) (0.55, 20): inconsistent with heavy hitters! 2025-05-07T20:58:01.2993115Z Skipping (s,q) (0.56, 20): inconsistent with heavy hitters! 2025-05-07T20:58:01.2993265Z Skipping (s,q) (0.57, 20): inconsistent with heavy hitters! 2025-05-07T20:58:01.2993448Z Skipping (s,q) (0.58, 20): inconsistent with heavy hitters! 2025-05-07T20:58:01.2993603Z Skipping (s,q) (0.59, 20): inconsistent with heavy hitters! 2025-05-07T20:58:01.2993749Z Skipping (s,q) (0.6, 20): inconsistent with heavy hitters! 2025-05-07T20:58:01.2993899Z Skipping (s,q) (0.61, 20): inconsistent with heavy hitters! 2025-05-07T20:58:01.2994045Z Skipping (s,q) (0.62, 20): inconsistent with heavy hitters! 2025-05-07T20:58:01.2994189Z Skipping (s,q) (0.63, 20): inconsistent with heavy hitters! 2025-05-07T20:58:01.2994342Z Skipping (s,q) (0.64, 20): inconsistent with heavy hitters! 2025-05-07T20:58:01.2994491Z Skipping (s,q) (0.65, 20): inconsistent with heavy hitters! 2025-05-07T20:58:01.2994638Z Skipping (s,q) (0.66, 20): inconsistent with heavy hitters! 2025-05-07T20:58:01.2994797Z Skipping (s,q) (0.67, 20): inconsistent with heavy hitters! 2025-05-07T20:58:01.2994945Z Skipping (s,q) (0.68, 20): inconsistent with heavy hitters! 2025-05-07T20:58:01.2995095Z Skipping (s,q) (0.69, 20): inconsistent with heavy hitters! 2025-05-07T20:58:01.2995241Z Skipping (s,q) (0.7, 20): inconsistent with heavy hitters! 2025-05-07T20:58:01.2995387Z Skipping (s,q) (0.71, 20): inconsistent with heavy hitters! 2025-05-07T20:58:01.2995535Z Skipping (s,q) (0.72, 20): inconsistent with heavy hitters! 2025-05-07T20:58:01.2995681Z Skipping (s,q) (0.73, 20): inconsistent with heavy hitters! 2025-05-07T20:58:01.2995827Z Skipping (s,q) (0.74, 20): inconsistent with heavy hitters! 2025-05-07T20:58:01.2995980Z Skipping (s,q) (0.75, 20): inconsistent with heavy hitters! 2025-05-07T20:58:01.2996128Z Skipping (s,q) (0.76, 20): inconsistent with heavy hitters! 2025-05-07T20:58:01.2996281Z Skipping (s,q) (0.77, 20): inconsistent with heavy hitters! 2025-05-07T20:58:01.2996428Z Skipping (s,q) (0.78, 20): inconsistent with heavy hitters! 2025-05-07T20:58:01.2996621Z Skipping (s,q) (0.79, 20): inconsistent with heavy hitters! 2025-05-07T20:58:01.2996770Z Skipping (s,q) (0.8, 20): inconsistent with heavy hitters! 2025-05-07T20:58:01.2996919Z Skipping (s,q) (0.81, 20): inconsistent with heavy hitters! 2025-05-07T20:58:01.2997065Z Skipping (s,q) (0.82, 20): inconsistent with heavy hitters! 2025-05-07T20:58:01.2997213Z Skipping (s,q) (0.83, 20): inconsistent with heavy hitters! 2025-05-07T20:58:01.2997360Z Skipping (s,q) (0.84, 20): inconsistent with heavy hitters! 2025-05-07T20:58:01.2997512Z Skipping (s,q) (0.85, 20): inconsistent with heavy hitters! 2025-05-07T20:58:01.2997660Z Skipping (s,q) (0.86, 20): inconsistent with heavy hitters! 2025-05-07T20:58:01.2997807Z Skipping (s,q) (0.87, 20): inconsistent with heavy hitters! 2025-05-07T20:58:01.2997961Z Skipping (s,q) (0.88, 20): inconsistent with heavy hitters! 2025-05-07T20:58:01.2998109Z Skipping (s,q) (0.89, 20): inconsistent with heavy hitters! 2025-05-07T20:58:01.2998258Z Skipping (s,q) (0.9, 20): inconsistent with heavy hitters! 2025-05-07T20:58:01.2998407Z Skipping (s,q) (0.91, 20): inconsistent with heavy hitters! 2025-05-07T20:58:01.2998556Z Skipping (s,q) (0.92, 20): inconsistent with heavy hitters! 2025-05-07T20:58:01.2998701Z Skipping (s,q) (0.93, 20): inconsistent with heavy hitters! 2025-05-07T20:58:01.2998848Z Skipping (s,q) (0.94, 20): inconsistent with heavy hitters! 2025-05-07T20:58:01.2998993Z Skipping (s,q) (0.95, 20): inconsistent with heavy hitters! 2025-05-07T20:58:01.3000309Z Skipping (s,q) (0.96, 20): inconsistent with heavy hitters! 2025-05-07T20:58:01.3000456Z Skipping (s,q) (0.97, 20): inconsistent with heavy hitters! 2025-05-07T20:58:01.3000600Z Skipping (s,q) (0.98, 20): inconsistent with heavy hitters! 2025-05-07T20:58:01.3000750Z Skipping (s,q) (0.99, 20): inconsistent with heavy hitters! 2025-05-07T20:58:01.3000950Z Skipping (s,q) (1, 20): inconsistent with heavy hitters! 2025-05-07T20:58:01.3001101Z Skipping (s,q) (1.01, 20): inconsistent with heavy hitters! 2025-05-07T20:58:01.3001292Z Skipping (s,q) (1.02, 20): inconsistent with heavy hitters! 2025-05-07T20:58:01.3001438Z Skipping (s,q) (1.03, 20): inconsistent with heavy hitters! 2025-05-07T20:58:01.3001622Z Skipping (s,q) (1.04, 20): inconsistent with heavy hitters! 2025-05-07T20:58:01.3001768Z Skipping (s,q) (1.05, 20): inconsistent with heavy hitters! 2025-05-07T20:58:01.3001913Z Skipping (s,q) (1.06, 20): inconsistent with heavy hitters! 2025-05-07T20:58:01.3002067Z Skipping (s,q) (1.07, 20): inconsistent with heavy hitters! 2025-05-07T20:58:01.3002216Z Skipping (s,q) (1.08, 20): inconsistent with heavy hitters! 2025-05-07T20:58:01.3002361Z Skipping (s,q) (1.09, 20): inconsistent with heavy hitters! 2025-05-07T20:58:01.3002513Z Skipping (s,q) (1.1, 20): inconsistent with heavy hitters! 2025-05-07T20:58:01.3002668Z Skipping (s,q) (1.11, 20): inconsistent with heavy hitters! 2025-05-07T20:58:01.3002816Z Skipping (s,q) (1.12, 20): inconsistent with heavy hitters! 2025-05-07T20:58:01.3002966Z Skipping (s,q) (1.13, 20): inconsistent with heavy hitters! 2025-05-07T20:58:01.3003112Z Skipping (s,q) (1.14, 20): inconsistent with heavy hitters! 2025-05-07T20:58:01.3003269Z Skipping (s,q) (1.15, 20): inconsistent with heavy hitters! 2025-05-07T20:58:01.3003416Z Skipping (s,q) (1.16, 20): inconsistent with heavy hitters! 2025-05-07T20:58:01.3003561Z Skipping (s,q) (1.17, 20): inconsistent with heavy hitters! 2025-05-07T20:58:01.3003715Z Skipping (s,q) (1.18, 20): inconsistent with heavy hitters! 2025-05-07T20:58:01.3003860Z Skipping (s,q) (1.19, 20): inconsistent with heavy hitters! 2025-05-07T20:58:01.3004007Z Skipping (s,q) (1.2, 20): inconsistent with heavy hitters! 2025-05-07T20:58:01.3004154Z Skipping (s,q) (1.21, 20): inconsistent with heavy hitters! 2025-05-07T20:58:01.3004302Z Skipping (s,q) (1.22, 20): inconsistent with heavy hitters! 2025-05-07T20:58:01.3004450Z Skipping (s,q) (1.23, 20): inconsistent with heavy hitters! 2025-05-07T20:58:01.3004644Z Skipping (s,q) (1.24, 20): inconsistent with heavy hitters! 2025-05-07T20:58:01.3004792Z Skipping (s,q) (1.25, 20): inconsistent with heavy hitters! 2025-05-07T20:58:01.3004947Z Skipping (s,q) (1.26, 20): inconsistent with heavy hitters! 2025-05-07T20:58:01.3005099Z Skipping (s,q) (1.27, 20): inconsistent with heavy hitters! 2025-05-07T20:58:01.3005246Z Skipping (s,q) (1.28, 20): inconsistent with heavy hitters! 2025-05-07T20:58:01.3005398Z Skipping (s,q) (1.29, 20): inconsistent with heavy hitters! 2025-05-07T20:58:01.3005544Z Skipping (s,q) (1.3, 20): inconsistent with heavy hitters! 2025-05-07T20:58:01.3005694Z Skipping (s,q) (1.31, 20): inconsistent with heavy hitters! 2025-05-07T20:58:01.3005842Z Skipping (s,q) (1.32, 20): inconsistent with heavy hitters! 2025-05-07T20:58:01.3005987Z Skipping (s,q) (1.33, 20): inconsistent with heavy hitters! 2025-05-07T20:58:01.3006139Z Skipping (s,q) (1.34, 20): inconsistent with heavy hitters! 2025-05-07T20:58:01.3006290Z Skipping (s,q) (1.35, 20): inconsistent with heavy hitters! 2025-05-07T20:58:01.3006439Z Skipping (s,q) (1.36, 20): inconsistent with heavy hitters! 2025-05-07T20:58:01.3006591Z Skipping (s,q) (1.37, 20): inconsistent with heavy hitters! 2025-05-07T20:58:01.3006743Z Skipping (s,q) (1.38, 20): inconsistent with heavy hitters! 2025-05-07T20:58:01.3006900Z Skipping (s,q) (1.39, 20): inconsistent with heavy hitters! 2025-05-07T20:58:01.3007046Z Skipping (s,q) (1.4, 20): inconsistent with heavy hitters! 2025-05-07T20:58:01.3007196Z Skipping (s,q) (1.41, 20): inconsistent with heavy hitters! 2025-05-07T20:58:01.3007344Z Skipping (s,q) (1.42, 20): inconsistent with heavy hitters! 2025-05-07T20:58:01.3007493Z Skipping (s,q) (1.43, 20): inconsistent with heavy hitters! 2025-05-07T20:58:01.3007642Z Skipping (s,q) (1.44, 20): inconsistent with heavy hitters! 2025-05-07T20:58:01.3007839Z Skipping (s,q) (1.45, 20): inconsistent with heavy hitters! 2025-05-07T20:58:01.3007986Z Skipping (s,q) (1.46, 20): inconsistent with heavy hitters! 2025-05-07T20:58:01.3008172Z Skipping (s,q) (1.47, 20): inconsistent with heavy hitters! 2025-05-07T20:58:01.3008321Z Skipping (s,q) (1.48, 20): inconsistent with heavy hitters! 2025-05-07T20:58:01.3008503Z Skipping (s,q) (1.49, 20): inconsistent with heavy hitters! 2025-05-07T20:58:01.3008651Z Skipping (s,q) (1.5, 20): inconsistent with heavy hitters! 2025-05-07T20:58:01.3008796Z Skipping (s,q) (1.51, 20): inconsistent with heavy hitters! 2025-05-07T20:58:01.3008941Z Skipping (s,q) (1.52, 20): inconsistent with heavy hitters! 2025-05-07T20:58:01.3009095Z Skipping (s,q) (1.53, 20): inconsistent with heavy hitters! 2025-05-07T20:58:01.3012881Z Skipping (s,q) (1.54, 20): inconsistent with heavy hitters! 2025-05-07T20:58:01.3013057Z Skipping (s,q) (1.55, 20): inconsistent with heavy hitters! 2025-05-07T20:58:01.3013214Z Skipping (s,q) (1.56, 20): inconsistent with heavy hitters! 2025-05-07T20:58:01.3013368Z Skipping (s,q) (1.57, 20): inconsistent with heavy hitters! 2025-05-07T20:58:01.3013521Z Skipping (s,q) (1.58, 20): inconsistent with heavy hitters! 2025-05-07T20:58:01.3013678Z Skipping (s,q) (1.59, 20): inconsistent with heavy hitters! 2025-05-07T20:58:01.3013826Z Skipping (s,q) (1.6, 20): inconsistent with heavy hitters! 2025-05-07T20:58:01.3013982Z Skipping (s,q) (1.61, 20): inconsistent with heavy hitters! 2025-05-07T20:58:01.3014132Z Skipping (s,q) (1.62, 20): inconsistent with heavy hitters! 2025-05-07T20:58:01.3014280Z Skipping (s,q) (1.63, 20): inconsistent with heavy hitters! 2025-05-07T20:58:01.3014431Z Skipping (s,q) (1.64, 20): inconsistent with heavy hitters! 2025-05-07T20:58:01.3014579Z Skipping (s,q) (1.65, 20): inconsistent with heavy hitters! 2025-05-07T20:58:01.3014726Z Skipping (s,q) (1.66, 20): inconsistent with heavy hitters! 2025-05-07T20:58:01.3014883Z Skipping (s,q) (1.67, 20): inconsistent with heavy hitters! 2025-05-07T20:58:01.3015032Z Skipping (s,q) (1.68, 20): inconsistent with heavy hitters! 2025-05-07T20:58:01.3015187Z Skipping (s,q) (1.69, 20): inconsistent with heavy hitters! 2025-05-07T20:58:01.3015428Z Skipping (s,q) (1.7, 20): inconsistent with heavy hitters! 2025-05-07T20:58:01.3015580Z Skipping (s,q) (1.71, 20): inconsistent with heavy hitters! 2025-05-07T20:58:01.3015739Z Skipping (s,q) (1.72, 20): inconsistent with heavy hitters! 2025-05-07T20:58:01.3015886Z Skipping (s,q) (1.73, 20): inconsistent with heavy hitters! 2025-05-07T20:58:01.3016033Z Skipping (s,q) (1.74, 20): inconsistent with heavy hitters! 2025-05-07T20:58:01.3016272Z Skipping (s,q) (1.75, 20): inconsistent with heavy hitters! 2025-05-07T20:58:01.3016420Z Skipping (s,q) (1.76, 20): inconsistent with heavy hitters! 2025-05-07T20:58:01.3016571Z Skipping (s,q) (1.77, 20): inconsistent with heavy hitters! 2025-05-07T20:58:01.3016719Z Skipping (s,q) (1.78, 20): inconsistent with heavy hitters! 2025-05-07T20:58:01.3016869Z Skipping (s,q) (1.79, 20): inconsistent with heavy hitters! 2025-05-07T20:58:01.3017018Z Skipping (s,q) (1.8, 20): inconsistent with heavy hitters! 2025-05-07T20:58:01.3017174Z Skipping (s,q) (1.81, 20): inconsistent with heavy hitters! 2025-05-07T20:58:01.3017322Z Skipping (s,q) (1.82, 20): inconsistent with heavy hitters! 2025-05-07T20:58:01.3017475Z Skipping (s,q) (1.83, 20): inconsistent with heavy hitters! 2025-05-07T20:58:01.3017622Z Skipping (s,q) (1.84, 20): inconsistent with heavy hitters! 2025-05-07T20:58:01.3017774Z Skipping (s,q) (1.85, 20): inconsistent with heavy hitters! 2025-05-07T20:58:01.3017922Z Skipping (s,q) (1.86, 20): inconsistent with heavy hitters! 2025-05-07T20:58:01.3018068Z Skipping (s,q) (1.87, 20): inconsistent with heavy hitters! 2025-05-07T20:58:01.3018223Z Skipping (s,q) (1.88, 20): inconsistent with heavy hitters! 2025-05-07T20:58:01.3018370Z Skipping (s,q) (1.89, 20): inconsistent with heavy hitters! 2025-05-07T20:58:01.3018515Z Skipping (s,q) (1.9, 20): inconsistent with heavy hitters! 2025-05-07T20:58:01.3018720Z Skipping (s,q) (1.91, 20): inconsistent with heavy hitters! 2025-05-07T20:58:01.3018868Z Skipping (s,q) (1.92, 20): inconsistent with heavy hitters! 2025-05-07T20:58:01.3019060Z Skipping (s,q) (1.93, 20): inconsistent with heavy hitters! 2025-05-07T20:58:01.3019206Z Skipping (s,q) (1.94, 20): inconsistent with heavy hitters! 2025-05-07T20:58:01.3019390Z Skipping (s,q) (1.95, 20): inconsistent with heavy hitters! 2025-05-07T20:58:01.3019540Z Skipping (s,q) (1.96, 20): inconsistent with heavy hitters! 2025-05-07T20:58:01.3019687Z Skipping (s,q) (1.97, 20): inconsistent with heavy hitters! 2025-05-07T20:58:01.3019833Z Skipping (s,q) (1.98, 20): inconsistent with heavy hitters! 2025-05-07T20:58:01.3019984Z Skipping (s,q) (1.99, 20): inconsistent with heavy hitters! 2025-05-07T20:58:01.3020139Z Skipping (s,q) (0.01, 22.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3020292Z Skipping (s,q) (0.02, 22.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3020450Z Skipping (s,q) (0.03, 22.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3020600Z Skipping (s,q) (0.04, 22.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3020757Z Skipping (s,q) (0.05, 22.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3020907Z Skipping (s,q) (0.06, 22.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3021059Z Skipping (s,q) (0.07, 22.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3021214Z Skipping (s,q) (0.08, 22.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3021363Z Skipping (s,q) (0.09, 22.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3021512Z Skipping (s,q) (0.1, 22.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3021666Z Skipping (s,q) (0.11, 22.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3021817Z Skipping (s,q) (0.12, 22.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3021968Z Skipping (s,q) (0.13, 22.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3022120Z Skipping (s,q) (0.14, 22.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3022269Z Skipping (s,q) (0.15, 22.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3022465Z Skipping (s,q) (0.16, 22.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3022614Z Skipping (s,q) (0.17, 22.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3022765Z Skipping (s,q) (0.18, 22.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3022916Z Skipping (s,q) (0.19, 22.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3023066Z Skipping (s,q) (0.2, 22.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3023222Z Skipping (s,q) (0.21, 22.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3023373Z Skipping (s,q) (0.22, 22.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3023520Z Skipping (s,q) (0.23, 22.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3023674Z Skipping (s,q) (0.24, 22.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3023824Z Skipping (s,q) (0.25, 22.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3023973Z Skipping (s,q) (0.26, 22.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3024128Z Skipping (s,q) (0.27, 22.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3024278Z Skipping (s,q) (0.28, 22.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3024435Z Skipping (s,q) (0.29, 22.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3024585Z Skipping (s,q) (0.3, 22.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3024736Z Skipping (s,q) (0.31, 22.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3024887Z Skipping (s,q) (0.32, 22.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3025035Z Skipping (s,q) (0.33, 22.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3025184Z Skipping (s,q) (0.34, 22.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3025336Z Skipping (s,q) (0.35, 22.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3025484Z Skipping (s,q) (0.36, 22.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3025685Z Skipping (s,q) (0.37, 22.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3025874Z Skipping (s,q) (0.38, 22.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3026028Z Skipping (s,q) (0.39, 22.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3026182Z Skipping (s,q) (0.4, 22.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3026374Z Skipping (s,q) (0.41, 22.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3026525Z Skipping (s,q) (0.42, 22.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3026677Z Skipping (s,q) (0.43, 22.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3026825Z Skipping (s,q) (0.44, 22.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3026976Z Skipping (s,q) (0.45, 22.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3027125Z Skipping (s,q) (0.46, 22.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3027273Z Skipping (s,q) (0.47, 22.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3027426Z Skipping (s,q) (0.48, 22.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3027574Z Skipping (s,q) (0.49, 22.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3027727Z Skipping (s,q) (0.5, 22.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3027878Z Skipping (s,q) (0.51, 22.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3028028Z Skipping (s,q) (0.52, 22.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3028177Z Skipping (s,q) (0.53, 22.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3028329Z Skipping (s,q) (0.54, 22.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3028479Z Skipping (s,q) (0.55, 22.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3028631Z Skipping (s,q) (0.56, 22.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3028781Z Skipping (s,q) (0.57, 22.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3028932Z Skipping (s,q) (0.58, 22.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3029090Z Skipping (s,q) (0.59, 22.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3029241Z Skipping (s,q) (0.6, 22.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3029436Z Skipping (s,q) (0.61, 22.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3029591Z Skipping (s,q) (0.62, 22.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3029746Z Skipping (s,q) (0.63, 22.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3029898Z Skipping (s,q) (0.64, 22.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3030047Z Skipping (s,q) (0.65, 22.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3030196Z Skipping (s,q) (0.66, 22.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3030349Z Skipping (s,q) (0.67, 22.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3030503Z Skipping (s,q) (0.68, 22.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3030652Z Skipping (s,q) (0.69, 22.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3030806Z Skipping (s,q) (0.7, 22.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3030955Z Skipping (s,q) (0.71, 22.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3031110Z Skipping (s,q) (0.72, 22.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3031258Z Skipping (s,q) (0.73, 22.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3031409Z Skipping (s,q) (0.74, 22.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3031565Z Skipping (s,q) (0.75, 22.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3031714Z Skipping (s,q) (0.76, 22.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3031864Z Skipping (s,q) (0.77, 22.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3032021Z Skipping (s,q) (0.78, 22.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3032171Z Skipping (s,q) (0.79, 22.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3032322Z Skipping (s,q) (0.8, 22.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3032519Z Skipping (s,q) (0.81, 22.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3032669Z Skipping (s,q) (0.82, 22.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3032861Z Skipping (s,q) (0.83, 22.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3033010Z Skipping (s,q) (0.84, 22.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3033251Z Skipping (s,q) (0.85, 22.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3033406Z Skipping (s,q) (0.86, 22.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3033556Z Skipping (s,q) (0.87, 22.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3033709Z Skipping (s,q) (0.88, 22.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3033860Z Skipping (s,q) (0.89, 22.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3034011Z Skipping (s,q) (0.9, 22.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3034168Z Skipping (s,q) (0.91, 22.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3034321Z Skipping (s,q) (0.92, 22.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3034469Z Skipping (s,q) (0.93, 22.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3034625Z Skipping (s,q) (0.94, 22.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3034775Z Skipping (s,q) (0.95, 22.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3034929Z Skipping (s,q) (0.96, 22.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3035081Z Skipping (s,q) (0.97, 22.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3035233Z Skipping (s,q) (0.98, 22.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3035388Z Skipping (s,q) (0.99, 22.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3035534Z Skipping (s,q) (1, 22.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3035687Z Skipping (s,q) (1.01, 22.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3035844Z Skipping (s,q) (1.02, 22.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3035999Z Skipping (s,q) (1.03, 22.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3036149Z Skipping (s,q) (1.04, 22.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3036348Z Skipping (s,q) (1.05, 22.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3036497Z Skipping (s,q) (1.06, 22.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3036675Z Skipping (s,q) (1.07, 22.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3036848Z Skipping (s,q) (1.08, 22.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3037005Z Skipping (s,q) (1.09, 22.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3037160Z Skipping (s,q) (1.1, 22.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3037310Z Skipping (s,q) (1.11, 22.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3037459Z Skipping (s,q) (1.12, 22.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3037610Z Skipping (s,q) (1.13, 22.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3037759Z Skipping (s,q) (1.14, 22.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3037912Z Skipping (s,q) (1.15, 22.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3038066Z Skipping (s,q) (1.16, 22.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3038220Z Skipping (s,q) (1.17, 22.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3038379Z Skipping (s,q) (1.18, 22.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3038531Z Skipping (s,q) (1.19, 22.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3038680Z Skipping (s,q) (1.2, 22.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3038831Z Skipping (s,q) (1.21, 22.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3038980Z Skipping (s,q) (1.22, 22.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3039132Z Skipping (s,q) (1.23, 22.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3039281Z Skipping (s,q) (1.24, 22.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3039432Z Skipping (s,q) (1.25, 22.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3039638Z Skipping (s,q) (1.26, 22.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3039791Z Skipping (s,q) (1.27, 22.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3039981Z Skipping (s,q) (1.28, 22.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3040132Z Skipping (s,q) (1.29, 22.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3040346Z Skipping (s,q) (1.3, 22.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3040504Z Skipping (s,q) (1.31, 22.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3040655Z Skipping (s,q) (1.32, 22.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3040806Z Skipping (s,q) (1.33, 22.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3040956Z Skipping (s,q) (1.34, 22.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3041105Z Skipping (s,q) (1.35, 22.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3041253Z Skipping (s,q) (1.36, 22.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3041408Z Skipping (s,q) (1.37, 22.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3041558Z Skipping (s,q) (1.38, 22.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3041716Z Skipping (s,q) (1.39, 22.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3041866Z Skipping (s,q) (1.4, 22.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3042018Z Skipping (s,q) (1.41, 22.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3042177Z Skipping (s,q) (1.42, 22.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3042327Z Skipping (s,q) (1.43, 22.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3042476Z Skipping (s,q) (1.44, 22.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3042629Z Skipping (s,q) (1.45, 22.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3042777Z Skipping (s,q) (1.46, 22.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3042928Z Skipping (s,q) (1.47, 22.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3043083Z Skipping (s,q) (1.48, 22.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3043235Z Skipping (s,q) (1.49, 22.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3043432Z Skipping (s,q) (1.5, 22.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3043581Z Skipping (s,q) (1.51, 22.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3043733Z Skipping (s,q) (1.52, 22.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3043885Z Skipping (s,q) (1.53, 22.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3044036Z Skipping (s,q) (1.54, 22.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3044189Z Skipping (s,q) (1.55, 22.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3044343Z Skipping (s,q) (1.56, 22.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3044492Z Skipping (s,q) (1.57, 22.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3044646Z Skipping (s,q) (1.58, 22.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3044796Z Skipping (s,q) (1.59, 22.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3044944Z Skipping (s,q) (1.6, 22.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3045101Z Skipping (s,q) (1.61, 22.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3045249Z Skipping (s,q) (1.62, 22.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3045400Z Skipping (s,q) (1.63, 22.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3045552Z Skipping (s,q) (1.64, 22.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3045704Z Skipping (s,q) (1.65, 22.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3045859Z Skipping (s,q) (1.66, 22.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3046007Z Skipping (s,q) (1.67, 22.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3046155Z Skipping (s,q) (1.68, 22.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3046308Z Skipping (s,q) (1.69, 22.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3046509Z Skipping (s,q) (1.7, 22.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3046659Z Skipping (s,q) (1.71, 22.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3046852Z Skipping (s,q) (1.72, 22.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3047003Z Skipping (s,q) (1.73, 22.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3047197Z Skipping (s,q) (1.74, 22.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3047349Z Skipping (s,q) (1.75, 22.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3047498Z Skipping (s,q) (1.76, 22.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3047650Z Skipping (s,q) (1.77, 22.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3047799Z Skipping (s,q) (1.78, 22.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3047947Z Skipping (s,q) (1.79, 22.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3048099Z Skipping (s,q) (1.8, 22.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3048252Z Skipping (s,q) (1.81, 22.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3048404Z Skipping (s,q) (1.82, 22.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3048560Z Skipping (s,q) (1.83, 22.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3048710Z Skipping (s,q) (1.84, 22.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3048868Z Skipping (s,q) (1.85, 22.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3049018Z Skipping (s,q) (1.86, 22.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3049167Z Skipping (s,q) (1.87, 22.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3049318Z Skipping (s,q) (1.88, 22.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3049467Z Skipping (s,q) (1.89, 22.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3049621Z Skipping (s,q) (1.9, 22.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3049773Z Skipping (s,q) (1.91, 22.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3049926Z Skipping (s,q) (1.92, 22.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3050080Z Skipping (s,q) (1.93, 22.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3050235Z Skipping (s,q) (1.94, 22.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3050425Z Skipping (s,q) (1.95, 22.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3050576Z Skipping (s,q) (1.96, 22.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3050729Z Skipping (s,q) (1.97, 22.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3050880Z Skipping (s,q) (1.98, 22.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3051030Z Skipping (s,q) (1.99, 22.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3051180Z Skipping (s,q) (0.01, 25): inconsistent with heavy hitters! 2025-05-07T20:58:01.3051332Z Skipping (s,q) (0.02, 25): inconsistent with heavy hitters! 2025-05-07T20:58:01.3051480Z Skipping (s,q) (0.03, 25): inconsistent with heavy hitters! 2025-05-07T20:58:01.3051627Z Skipping (s,q) (0.04, 25): inconsistent with heavy hitters! 2025-05-07T20:58:01.3051781Z Skipping (s,q) (0.05, 25): inconsistent with heavy hitters! 2025-05-07T20:58:01.3051927Z Skipping (s,q) (0.06, 25): inconsistent with heavy hitters! 2025-05-07T20:58:01.3052078Z Skipping (s,q) (0.07, 25): inconsistent with heavy hitters! 2025-05-07T20:58:01.3052232Z Skipping (s,q) (0.08, 25): inconsistent with heavy hitters! 2025-05-07T20:58:01.3052382Z Skipping (s,q) (0.09, 25): inconsistent with heavy hitters! 2025-05-07T20:58:01.3052532Z Skipping (s,q) (0.1, 25): inconsistent with heavy hitters! 2025-05-07T20:58:01.3052680Z Skipping (s,q) (0.11, 25): inconsistent with heavy hitters! 2025-05-07T20:58:01.3052828Z Skipping (s,q) (0.12, 25): inconsistent with heavy hitters! 2025-05-07T20:58:01.3052978Z Skipping (s,q) (0.13, 25): inconsistent with heavy hitters! 2025-05-07T20:58:01.3053125Z Skipping (s,q) (0.14, 25): inconsistent with heavy hitters! 2025-05-07T20:58:01.3053272Z Skipping (s,q) (0.15, 25): inconsistent with heavy hitters! 2025-05-07T20:58:01.3053466Z Skipping (s,q) (0.16, 25): inconsistent with heavy hitters! 2025-05-07T20:58:01.3053616Z Skipping (s,q) (0.17, 25): inconsistent with heavy hitters! 2025-05-07T20:58:01.3053806Z Skipping (s,q) (0.18, 25): inconsistent with heavy hitters! 2025-05-07T20:58:01.3053951Z Skipping (s,q) (0.19, 25): inconsistent with heavy hitters! 2025-05-07T20:58:01.3054132Z Skipping (s,q) (0.2, 25): inconsistent with heavy hitters! 2025-05-07T20:58:01.3054282Z Skipping (s,q) (0.21, 25): inconsistent with heavy hitters! 2025-05-07T20:58:01.3054428Z Skipping (s,q) (0.22, 25): inconsistent with heavy hitters! 2025-05-07T20:58:01.3054580Z Skipping (s,q) (0.23, 25): inconsistent with heavy hitters! 2025-05-07T20:58:01.3054732Z Skipping (s,q) (0.24, 25): inconsistent with heavy hitters! 2025-05-07T20:58:01.3054880Z Skipping (s,q) (0.25, 25): inconsistent with heavy hitters! 2025-05-07T20:58:01.3055029Z Skipping (s,q) (0.26, 25): inconsistent with heavy hitters! 2025-05-07T20:58:01.3055178Z Skipping (s,q) (0.27, 25): inconsistent with heavy hitters! 2025-05-07T20:58:01.3055325Z Skipping (s,q) (0.28, 25): inconsistent with heavy hitters! 2025-05-07T20:58:01.3055476Z Skipping (s,q) (0.29, 25): inconsistent with heavy hitters! 2025-05-07T20:58:01.3055622Z Skipping (s,q) (0.3, 25): inconsistent with heavy hitters! 2025-05-07T20:58:01.3055768Z Skipping (s,q) (0.31, 25): inconsistent with heavy hitters! 2025-05-07T20:58:01.3055919Z Skipping (s,q) (0.32, 25): inconsistent with heavy hitters! 2025-05-07T20:58:01.3056064Z Skipping (s,q) (0.33, 25): inconsistent with heavy hitters! 2025-05-07T20:58:01.3056298Z Skipping (s,q) (0.34, 25): inconsistent with heavy hitters! 2025-05-07T20:58:01.3056446Z Skipping (s,q) (0.35, 25): inconsistent with heavy hitters! 2025-05-07T20:58:01.3056595Z Skipping (s,q) (0.36, 25): inconsistent with heavy hitters! 2025-05-07T20:58:01.3056763Z Skipping (s,q) (0.37, 25): inconsistent with heavy hitters! 2025-05-07T20:58:01.3056929Z Skipping (s,q) (0.38, 25): inconsistent with heavy hitters! 2025-05-07T20:58:01.3057086Z Skipping (s,q) (0.39, 25): inconsistent with heavy hitters! 2025-05-07T20:58:01.3057233Z Skipping (s,q) (0.4, 25): inconsistent with heavy hitters! 2025-05-07T20:58:01.3057425Z Skipping (s,q) (0.41, 25): inconsistent with heavy hitters! 2025-05-07T20:58:01.3057569Z Skipping (s,q) (0.42, 25): inconsistent with heavy hitters! 2025-05-07T20:58:01.3057719Z Skipping (s,q) (0.43, 25): inconsistent with heavy hitters! 2025-05-07T20:58:01.3057864Z Skipping (s,q) (0.44, 25): inconsistent with heavy hitters! 2025-05-07T20:58:01.3058012Z Skipping (s,q) (0.45, 25): inconsistent with heavy hitters! 2025-05-07T20:58:01.3058156Z Skipping (s,q) (0.46, 25): inconsistent with heavy hitters! 2025-05-07T20:58:01.3058300Z Skipping (s,q) (0.47, 25): inconsistent with heavy hitters! 2025-05-07T20:58:01.3058447Z Skipping (s,q) (0.48, 25): inconsistent with heavy hitters! 2025-05-07T20:58:01.3058592Z Skipping (s,q) (0.49, 25): inconsistent with heavy hitters! 2025-05-07T20:58:01.3058739Z Skipping (s,q) (0.5, 25): inconsistent with heavy hitters! 2025-05-07T20:58:01.3058891Z Skipping (s,q) (0.51, 25): inconsistent with heavy hitters! 2025-05-07T20:58:01.3059040Z Skipping (s,q) (0.52, 25): inconsistent with heavy hitters! 2025-05-07T20:58:01.3059188Z Skipping (s,q) (0.53, 25): inconsistent with heavy hitters! 2025-05-07T20:58:01.3059576Z Skipping (s,q) (0.54, 25): inconsistent with heavy hitters! 2025-05-07T20:58:01.3059723Z Skipping (s,q) (0.55, 25): inconsistent with heavy hitters! 2025-05-07T20:58:01.3059873Z Skipping (s,q) (0.56, 25): inconsistent with heavy hitters! 2025-05-07T20:58:01.3060023Z Skipping (s,q) (0.57, 25): inconsistent with heavy hitters! 2025-05-07T20:58:01.3060171Z Skipping (s,q) (0.58, 25): inconsistent with heavy hitters! 2025-05-07T20:58:01.3060321Z Skipping (s,q) (0.59, 25): inconsistent with heavy hitters! 2025-05-07T20:58:01.3060466Z Skipping (s,q) (0.6, 25): inconsistent with heavy hitters! 2025-05-07T20:58:01.3060617Z Skipping (s,q) (0.61, 25): inconsistent with heavy hitters! 2025-05-07T20:58:01.3060847Z Skipping (s,q) (0.62, 25): inconsistent with heavy hitters! 2025-05-07T20:58:01.3060997Z Skipping (s,q) (0.63, 25): inconsistent with heavy hitters! 2025-05-07T20:58:01.3061200Z Skipping (s,q) (0.64, 25): inconsistent with heavy hitters! 2025-05-07T20:58:01.3061345Z Skipping (s,q) (0.65, 25): inconsistent with heavy hitters! 2025-05-07T20:58:01.3061545Z Skipping (s,q) (0.66, 25): inconsistent with heavy hitters! 2025-05-07T20:58:01.3061693Z Skipping (s,q) (0.67, 25): inconsistent with heavy hitters! 2025-05-07T20:58:01.3061838Z Skipping (s,q) (0.68, 25): inconsistent with heavy hitters! 2025-05-07T20:58:01.3061983Z Skipping (s,q) (0.69, 25): inconsistent with heavy hitters! 2025-05-07T20:58:01.3062130Z Skipping (s,q) (0.7, 25): inconsistent with heavy hitters! 2025-05-07T20:58:01.3062277Z Skipping (s,q) (0.71, 25): inconsistent with heavy hitters! 2025-05-07T20:58:01.3062425Z Skipping (s,q) (0.72, 25): inconsistent with heavy hitters! 2025-05-07T20:58:01.3062575Z Skipping (s,q) (0.73, 25): inconsistent with heavy hitters! 2025-05-07T20:58:01.3062724Z Skipping (s,q) (0.74, 25): inconsistent with heavy hitters! 2025-05-07T20:58:01.3062877Z Skipping (s,q) (0.75, 25): inconsistent with heavy hitters! 2025-05-07T20:58:01.3063024Z Skipping (s,q) (0.76, 25): inconsistent with heavy hitters! 2025-05-07T20:58:01.3063173Z Skipping (s,q) (0.77, 25): inconsistent with heavy hitters! 2025-05-07T20:58:01.3063329Z Skipping (s,q) (0.78, 25): inconsistent with heavy hitters! 2025-05-07T20:58:01.3063475Z Skipping (s,q) (0.79, 25): inconsistent with heavy hitters! 2025-05-07T20:58:01.3063624Z Skipping (s,q) (0.8, 25): inconsistent with heavy hitters! 2025-05-07T20:58:01.3063771Z Skipping (s,q) (0.81, 25): inconsistent with heavy hitters! 2025-05-07T20:58:01.3063916Z Skipping (s,q) (0.82, 25): inconsistent with heavy hitters! 2025-05-07T20:58:01.3064066Z Skipping (s,q) (0.83, 25): inconsistent with heavy hitters! 2025-05-07T20:58:01.3064212Z Skipping (s,q) (0.84, 25): inconsistent with heavy hitters! 2025-05-07T20:58:01.3064359Z Skipping (s,q) (0.85, 25): inconsistent with heavy hitters! 2025-05-07T20:58:01.3064510Z Skipping (s,q) (0.86, 25): inconsistent with heavy hitters! 2025-05-07T20:58:01.3064716Z Skipping (s,q) (0.87, 25): inconsistent with heavy hitters! 2025-05-07T20:58:01.3064871Z Skipping (s,q) (0.88, 25): inconsistent with heavy hitters! 2025-05-07T20:58:01.3065020Z Skipping (s,q) (0.89, 25): inconsistent with heavy hitters! 2025-05-07T20:58:01.3065163Z Skipping (s,q) (0.9, 25): inconsistent with heavy hitters! 2025-05-07T20:58:01.3065313Z Skipping (s,q) (0.91, 25): inconsistent with heavy hitters! 2025-05-07T20:58:01.3065461Z Skipping (s,q) (0.92, 25): inconsistent with heavy hitters! 2025-05-07T20:58:01.3065609Z Skipping (s,q) (0.93, 25): inconsistent with heavy hitters! 2025-05-07T20:58:01.3065760Z Skipping (s,q) (0.94, 25): inconsistent with heavy hitters! 2025-05-07T20:58:01.3065906Z Skipping (s,q) (0.95, 25): inconsistent with heavy hitters! 2025-05-07T20:58:01.3066053Z Skipping (s,q) (0.96, 25): inconsistent with heavy hitters! 2025-05-07T20:58:01.3066202Z Skipping (s,q) (0.97, 25): inconsistent with heavy hitters! 2025-05-07T20:58:01.3066352Z Skipping (s,q) (0.98, 25): inconsistent with heavy hitters! 2025-05-07T20:58:01.3066499Z Skipping (s,q) (0.99, 25): inconsistent with heavy hitters! 2025-05-07T20:58:01.3066650Z Skipping (s,q) (1, 25): inconsistent with heavy hitters! 2025-05-07T20:58:01.3066796Z Skipping (s,q) (1.01, 25): inconsistent with heavy hitters! 2025-05-07T20:58:01.3066945Z Skipping (s,q) (1.02, 25): inconsistent with heavy hitters! 2025-05-07T20:58:01.3067089Z Skipping (s,q) (1.03, 25): inconsistent with heavy hitters! 2025-05-07T20:58:01.3067234Z Skipping (s,q) (1.04, 25): inconsistent with heavy hitters! 2025-05-07T20:58:01.3067383Z Skipping (s,q) (1.05, 25): inconsistent with heavy hitters! 2025-05-07T20:58:01.3067532Z Skipping (s,q) (1.06, 25): inconsistent with heavy hitters! 2025-05-07T20:58:01.3067730Z Skipping (s,q) (1.07, 25): inconsistent with heavy hitters! 2025-05-07T20:58:01.3067878Z Skipping (s,q) (1.08, 25): inconsistent with heavy hitters! 2025-05-07T20:58:01.3068085Z Skipping (s,q) (1.09, 25): inconsistent with heavy hitters! 2025-05-07T20:58:01.3068231Z Skipping (s,q) (1.1, 25): inconsistent with heavy hitters! 2025-05-07T20:58:01.3068417Z Skipping (s,q) (1.11, 25): inconsistent with heavy hitters! 2025-05-07T20:58:01.3068564Z Skipping (s,q) (1.12, 25): inconsistent with heavy hitters! 2025-05-07T20:58:01.3068715Z Skipping (s,q) (1.13, 25): inconsistent with heavy hitters! 2025-05-07T20:58:01.3068859Z Skipping (s,q) (1.14, 25): inconsistent with heavy hitters! 2025-05-07T20:58:01.3069009Z Skipping (s,q) (1.15, 25): inconsistent with heavy hitters! 2025-05-07T20:58:01.3069157Z Skipping (s,q) (1.16, 25): inconsistent with heavy hitters! 2025-05-07T20:58:01.3069304Z Skipping (s,q) (1.17, 25): inconsistent with heavy hitters! 2025-05-07T20:58:01.3069451Z Skipping (s,q) (1.18, 25): inconsistent with heavy hitters! 2025-05-07T20:58:01.3069597Z Skipping (s,q) (1.19, 25): inconsistent with heavy hitters! 2025-05-07T20:58:01.3069744Z Skipping (s,q) (1.2, 25): inconsistent with heavy hitters! 2025-05-07T20:58:01.3069897Z Skipping (s,q) (1.21, 25): inconsistent with heavy hitters! 2025-05-07T20:58:01.3070044Z Skipping (s,q) (1.22, 25): inconsistent with heavy hitters! 2025-05-07T20:58:01.3070192Z Skipping (s,q) (1.23, 25): inconsistent with heavy hitters! 2025-05-07T20:58:01.3070345Z Skipping (s,q) (1.24, 25): inconsistent with heavy hitters! 2025-05-07T20:58:01.3070491Z Skipping (s,q) (1.25, 25): inconsistent with heavy hitters! 2025-05-07T20:58:01.3070643Z Skipping (s,q) (1.26, 25): inconsistent with heavy hitters! 2025-05-07T20:58:01.3070793Z Skipping (s,q) (1.27, 25): inconsistent with heavy hitters! 2025-05-07T20:58:01.3070943Z Skipping (s,q) (1.28, 25): inconsistent with heavy hitters! 2025-05-07T20:58:01.3071087Z Skipping (s,q) (1.29, 25): inconsistent with heavy hitters! 2025-05-07T20:58:01.3071234Z Skipping (s,q) (1.3, 25): inconsistent with heavy hitters! 2025-05-07T20:58:01.3071383Z Skipping (s,q) (1.31, 25): inconsistent with heavy hitters! 2025-05-07T20:58:01.3071573Z Skipping (s,q) (1.32, 25): inconsistent with heavy hitters! 2025-05-07T20:58:01.3071719Z Skipping (s,q) (1.33, 25): inconsistent with heavy hitters! 2025-05-07T20:58:01.3071871Z Skipping (s,q) (1.34, 25): inconsistent with heavy hitters! 2025-05-07T20:58:01.3072017Z Skipping (s,q) (1.35, 25): inconsistent with heavy hitters! 2025-05-07T20:58:01.3072172Z Skipping (s,q) (1.36, 25): inconsistent with heavy hitters! 2025-05-07T20:58:01.3072320Z Skipping (s,q) (1.37, 25): inconsistent with heavy hitters! 2025-05-07T20:58:01.3072466Z Skipping (s,q) (1.38, 25): inconsistent with heavy hitters! 2025-05-07T20:58:01.3072618Z Skipping (s,q) (1.39, 25): inconsistent with heavy hitters! 2025-05-07T20:58:01.3072762Z Skipping (s,q) (1.4, 25): inconsistent with heavy hitters! 2025-05-07T20:58:01.3072908Z Skipping (s,q) (1.41, 25): inconsistent with heavy hitters! 2025-05-07T20:58:01.3073056Z Skipping (s,q) (1.42, 25): inconsistent with heavy hitters! 2025-05-07T20:58:01.3073209Z Skipping (s,q) (1.43, 25): inconsistent with heavy hitters! 2025-05-07T20:58:01.3073361Z Skipping (s,q) (1.44, 25): inconsistent with heavy hitters! 2025-05-07T20:58:01.3073507Z Skipping (s,q) (1.45, 25): inconsistent with heavy hitters! 2025-05-07T20:58:01.3073657Z Skipping (s,q) (1.46, 25): inconsistent with heavy hitters! 2025-05-07T20:58:01.3073806Z Skipping (s,q) (1.47, 25): inconsistent with heavy hitters! 2025-05-07T20:58:01.3073952Z Skipping (s,q) (1.48, 25): inconsistent with heavy hitters! 2025-05-07T20:58:01.3074099Z Skipping (s,q) (1.49, 25): inconsistent with heavy hitters! 2025-05-07T20:58:01.3074251Z Skipping (s,q) (1.5, 25): inconsistent with heavy hitters! 2025-05-07T20:58:01.3074398Z Skipping (s,q) (1.51, 25): inconsistent with heavy hitters! 2025-05-07T20:58:01.3074548Z Skipping (s,q) (1.52, 25): inconsistent with heavy hitters! 2025-05-07T20:58:01.3074742Z Skipping (s,q) (1.53, 25): inconsistent with heavy hitters! 2025-05-07T20:58:01.3074889Z Skipping (s,q) (1.54, 25): inconsistent with heavy hitters! 2025-05-07T20:58:01.3075080Z Skipping (s,q) (1.55, 25): inconsistent with heavy hitters! 2025-05-07T20:58:01.3075225Z Skipping (s,q) (1.56, 25): inconsistent with heavy hitters! 2025-05-07T20:58:01.3075405Z Skipping (s,q) (1.57, 25): inconsistent with heavy hitters! 2025-05-07T20:58:01.3075553Z Skipping (s,q) (1.58, 25): inconsistent with heavy hitters! 2025-05-07T20:58:01.3075700Z Skipping (s,q) (1.59, 25): inconsistent with heavy hitters! 2025-05-07T20:58:01.3075844Z Skipping (s,q) (1.6, 25): inconsistent with heavy hitters! 2025-05-07T20:58:01.3075995Z Skipping (s,q) (1.61, 25): inconsistent with heavy hitters! 2025-05-07T20:58:01.3076141Z Skipping (s,q) (1.62, 25): inconsistent with heavy hitters! 2025-05-07T20:58:01.3076289Z Skipping (s,q) (1.63, 25): inconsistent with heavy hitters! 2025-05-07T20:58:01.3076437Z Skipping (s,q) (1.64, 25): inconsistent with heavy hitters! 2025-05-07T20:58:01.3076584Z Skipping (s,q) (1.65, 25): inconsistent with heavy hitters! 2025-05-07T20:58:01.3076737Z Skipping (s,q) (1.66, 25): inconsistent with heavy hitters! 2025-05-07T20:58:01.3076883Z Skipping (s,q) (1.67, 25): inconsistent with heavy hitters! 2025-05-07T20:58:01.3077032Z Skipping (s,q) (1.68, 25): inconsistent with heavy hitters! 2025-05-07T20:58:01.3077179Z Skipping (s,q) (1.69, 25): inconsistent with heavy hitters! 2025-05-07T20:58:01.3077322Z Skipping (s,q) (1.7, 25): inconsistent with heavy hitters! 2025-05-07T20:58:01.3077469Z Skipping (s,q) (1.71, 25): inconsistent with heavy hitters! 2025-05-07T20:58:01.3077615Z Skipping (s,q) (1.72, 25): inconsistent with heavy hitters! 2025-05-07T20:58:01.3077760Z Skipping (s,q) (1.73, 25): inconsistent with heavy hitters! 2025-05-07T20:58:01.3077910Z Skipping (s,q) (1.74, 25): inconsistent with heavy hitters! 2025-05-07T20:58:01.3078056Z Skipping (s,q) (1.75, 25): inconsistent with heavy hitters! 2025-05-07T20:58:01.3078203Z Skipping (s,q) (1.76, 25): inconsistent with heavy hitters! 2025-05-07T20:58:01.3078355Z Skipping (s,q) (1.77, 25): inconsistent with heavy hitters! 2025-05-07T20:58:01.3078545Z Skipping (s,q) (1.78, 25): inconsistent with heavy hitters! 2025-05-07T20:58:01.3078693Z Skipping (s,q) (1.79, 25): inconsistent with heavy hitters! 2025-05-07T20:58:01.3078840Z Skipping (s,q) (1.8, 25): inconsistent with heavy hitters! 2025-05-07T20:58:01.3078987Z Skipping (s,q) (1.81, 25): inconsistent with heavy hitters! 2025-05-07T20:58:01.3079135Z Skipping (s,q) (1.82, 25): inconsistent with heavy hitters! 2025-05-07T20:58:01.3079280Z Skipping (s,q) (1.83, 25): inconsistent with heavy hitters! 2025-05-07T20:58:01.3079425Z Skipping (s,q) (1.84, 25): inconsistent with heavy hitters! 2025-05-07T20:58:01.3079575Z Skipping (s,q) (1.85, 25): inconsistent with heavy hitters! 2025-05-07T20:58:01.3079721Z Skipping (s,q) (1.86, 25): inconsistent with heavy hitters! 2025-05-07T20:58:01.3079867Z Skipping (s,q) (1.87, 25): inconsistent with heavy hitters! 2025-05-07T20:58:01.3080016Z Skipping (s,q) (1.88, 25): inconsistent with heavy hitters! 2025-05-07T20:58:01.3080168Z Skipping (s,q) (1.89, 25): inconsistent with heavy hitters! 2025-05-07T20:58:01.3080318Z Skipping (s,q) (1.9, 25): inconsistent with heavy hitters! 2025-05-07T20:58:01.3080465Z Skipping (s,q) (1.91, 25): inconsistent with heavy hitters! 2025-05-07T20:58:01.3080611Z Skipping (s,q) (1.92, 25): inconsistent with heavy hitters! 2025-05-07T20:58:01.3080760Z Skipping (s,q) (1.93, 25): inconsistent with heavy hitters! 2025-05-07T20:58:01.3080904Z Skipping (s,q) (1.94, 25): inconsistent with heavy hitters! 2025-05-07T20:58:01.3081048Z Skipping (s,q) (1.95, 25): inconsistent with heavy hitters! 2025-05-07T20:58:01.3081197Z Skipping (s,q) (1.96, 25): inconsistent with heavy hitters! 2025-05-07T20:58:01.3081342Z Skipping (s,q) (1.97, 25): inconsistent with heavy hitters! 2025-05-07T20:58:01.3081539Z Skipping (s,q) (1.98, 25): inconsistent with heavy hitters! 2025-05-07T20:58:01.3081686Z Skipping (s,q) (1.99, 25): inconsistent with heavy hitters! 2025-05-07T20:58:01.3081881Z Skipping (s,q) (0.01, 27.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3082037Z Skipping (s,q) (0.02, 27.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3082225Z Skipping (s,q) (0.03, 27.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3082375Z Skipping (s,q) (0.04, 27.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3082528Z Skipping (s,q) (0.05, 27.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3082679Z Skipping (s,q) (0.06, 27.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3082832Z Skipping (s,q) (0.07, 27.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3082984Z Skipping (s,q) (0.08, 27.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3083132Z Skipping (s,q) (0.09, 27.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3083285Z Skipping (s,q) (0.1, 27.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3083436Z Skipping (s,q) (0.11, 27.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3083589Z Skipping (s,q) (0.12, 27.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3083746Z Skipping (s,q) (0.13, 27.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3083895Z Skipping (s,q) (0.14, 27.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3084049Z Skipping (s,q) (0.15, 27.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3084198Z Skipping (s,q) (0.16, 27.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3084348Z Skipping (s,q) (0.17, 27.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3084500Z Skipping (s,q) (0.18, 27.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3084648Z Skipping (s,q) (0.19, 27.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3084798Z Skipping (s,q) (0.2, 27.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3084950Z Skipping (s,q) (0.21, 27.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3085103Z Skipping (s,q) (0.22, 27.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3085254Z Skipping (s,q) (0.23, 27.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3085446Z Skipping (s,q) (0.24, 27.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3085596Z Skipping (s,q) (0.25, 27.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3085752Z Skipping (s,q) (0.26, 27.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3085900Z Skipping (s,q) (0.27, 27.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3086048Z Skipping (s,q) (0.28, 27.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3086201Z Skipping (s,q) (0.29, 27.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3086349Z Skipping (s,q) (0.3, 27.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3086499Z Skipping (s,q) (0.31, 27.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3086651Z Skipping (s,q) (0.32, 27.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3086802Z Skipping (s,q) (0.33, 27.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3086954Z Skipping (s,q) (0.34, 27.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3087108Z Skipping (s,q) (0.35, 27.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3087257Z Skipping (s,q) (0.36, 27.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3087412Z Skipping (s,q) (0.37, 27.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3087561Z Skipping (s,q) (0.38, 27.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3087711Z Skipping (s,q) (0.39, 27.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3087866Z Skipping (s,q) (0.4, 27.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3088014Z Skipping (s,q) (0.41, 27.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3088167Z Skipping (s,q) (0.42, 27.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3088317Z Skipping (s,q) (0.43, 27.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3088512Z Skipping (s,q) (0.44, 27.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3088664Z Skipping (s,q) (0.45, 27.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3088853Z Skipping (s,q) (0.46, 27.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3089002Z Skipping (s,q) (0.47, 27.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3089188Z Skipping (s,q) (0.48, 27.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3089337Z Skipping (s,q) (0.49, 27.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3089492Z Skipping (s,q) (0.5, 27.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3089642Z Skipping (s,q) (0.51, 27.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3089792Z Skipping (s,q) (0.52, 27.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3089944Z Skipping (s,q) (0.53, 27.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3090092Z Skipping (s,q) (0.54, 27.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3090243Z Skipping (s,q) (0.55, 27.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3090397Z Skipping (s,q) (0.56, 27.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3090554Z Skipping (s,q) (0.57, 27.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3090707Z Skipping (s,q) (0.58, 27.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3090865Z Skipping (s,q) (0.59, 27.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3091015Z Skipping (s,q) (0.6, 27.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3091166Z Skipping (s,q) (0.61, 27.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3091315Z Skipping (s,q) (0.62, 27.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3091464Z Skipping (s,q) (0.63, 27.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3091619Z Skipping (s,q) (0.64, 27.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3091768Z Skipping (s,q) (0.65, 27.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3091924Z Skipping (s,q) (0.66, 27.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3092072Z Skipping (s,q) (0.67, 27.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3092266Z Skipping (s,q) (0.68, 27.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3092419Z Skipping (s,q) (0.69, 27.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3092570Z Skipping (s,q) (0.7, 27.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3092719Z Skipping (s,q) (0.71, 27.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3092871Z Skipping (s,q) (0.72, 27.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3093019Z Skipping (s,q) (0.73, 27.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3093173Z Skipping (s,q) (0.74, 27.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3093323Z Skipping (s,q) (0.75, 27.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3093475Z Skipping (s,q) (0.76, 27.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3093628Z Skipping (s,q) (0.77, 27.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3093777Z Skipping (s,q) (0.78, 27.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3093931Z Skipping (s,q) (0.79, 27.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3094085Z Skipping (s,q) (0.8, 27.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3094238Z Skipping (s,q) (0.81, 27.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3094392Z Skipping (s,q) (0.82, 27.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3094542Z Skipping (s,q) (0.83, 27.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3094693Z Skipping (s,q) (0.84, 27.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3094846Z Skipping (s,q) (0.85, 27.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3094994Z Skipping (s,q) (0.86, 27.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3095142Z Skipping (s,q) (0.87, 27.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3095295Z Skipping (s,q) (0.88, 27.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3095514Z Skipping (s,q) (0.89, 27.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3095700Z Skipping (s,q) (0.9, 27.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3095853Z Skipping (s,q) (0.91, 27.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3096002Z Skipping (s,q) (0.92, 27.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3096244Z Skipping (s,q) (0.93, 27.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3096397Z Skipping (s,q) (0.94, 27.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3096546Z Skipping (s,q) (0.95, 27.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3096697Z Skipping (s,q) (0.96, 27.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3096846Z Skipping (s,q) (0.97, 27.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3096995Z Skipping (s,q) (0.98, 27.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3097147Z Skipping (s,q) (0.99, 27.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3097296Z Skipping (s,q) (1, 27.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3097447Z Skipping (s,q) (1.01, 27.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3097599Z Skipping (s,q) (1.02, 27.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3097748Z Skipping (s,q) (1.03, 27.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3097913Z Skipping (s,q) (1.04, 27.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3098064Z Skipping (s,q) (1.05, 27.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3098214Z Skipping (s,q) (1.06, 27.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3098368Z Skipping (s,q) (1.07, 27.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3098519Z Skipping (s,q) (1.08, 27.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3098672Z Skipping (s,q) (1.09, 27.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3098820Z Skipping (s,q) (1.1, 27.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3098970Z Skipping (s,q) (1.11, 27.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3099129Z Skipping (s,q) (1.12, 27.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3099323Z Skipping (s,q) (1.13, 27.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3099472Z Skipping (s,q) (1.14, 27.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3099625Z Skipping (s,q) (1.15, 27.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3099774Z Skipping (s,q) (1.16, 27.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3099929Z Skipping (s,q) (1.17, 27.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3100078Z Skipping (s,q) (1.18, 27.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3100228Z Skipping (s,q) (1.19, 27.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3100382Z Skipping (s,q) (1.2, 27.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3100530Z Skipping (s,q) (1.21, 27.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3100680Z Skipping (s,q) (1.22, 27.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3100836Z Skipping (s,q) (1.23, 27.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3100989Z Skipping (s,q) (1.24, 27.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3101141Z Skipping (s,q) (1.25, 27.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3101295Z Skipping (s,q) (1.26, 27.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3101444Z Skipping (s,q) (1.27, 27.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3101601Z Skipping (s,q) (1.28, 27.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3101750Z Skipping (s,q) (1.29, 27.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3101902Z Skipping (s,q) (1.3, 27.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3102056Z Skipping (s,q) (1.31, 27.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3102205Z Skipping (s,q) (1.32, 27.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3102410Z Skipping (s,q) (1.33, 27.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3102561Z Skipping (s,q) (1.34, 27.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3102754Z Skipping (s,q) (1.35, 27.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3102909Z Skipping (s,q) (1.36, 27.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3103094Z Skipping (s,q) (1.37, 27.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3103245Z Skipping (s,q) (1.38, 27.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3103403Z Skipping (s,q) (1.39, 27.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3103553Z Skipping (s,q) (1.4, 27.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3103702Z Skipping (s,q) (1.41, 27.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3103853Z Skipping (s,q) (1.42, 27.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3104002Z Skipping (s,q) (1.43, 27.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3104158Z Skipping (s,q) (1.44, 27.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3104306Z Skipping (s,q) (1.45, 27.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3104459Z Skipping (s,q) (1.46, 27.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3104610Z Skipping (s,q) (1.47, 27.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3104762Z Skipping (s,q) (1.48, 27.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3104912Z Skipping (s,q) (1.49, 27.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3105064Z Skipping (s,q) (1.5, 27.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3105215Z Skipping (s,q) (1.51, 27.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3105366Z Skipping (s,q) (1.52, 27.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3105514Z Skipping (s,q) (1.53, 27.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3105664Z Skipping (s,q) (1.54, 27.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3105817Z Skipping (s,q) (1.55, 27.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3105967Z Skipping (s,q) (1.56, 27.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3106159Z Skipping (s,q) (1.57, 27.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3106314Z Skipping (s,q) (1.58, 27.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3106470Z Skipping (s,q) (1.59, 27.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3106622Z Skipping (s,q) (1.6, 27.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3106771Z Skipping (s,q) (1.61, 27.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3106921Z Skipping (s,q) (1.62, 27.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3107073Z Skipping (s,q) (1.63, 27.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3107224Z Skipping (s,q) (1.64, 27.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3107374Z Skipping (s,q) (1.65, 27.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3107526Z Skipping (s,q) (1.66, 27.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3107678Z Skipping (s,q) (1.67, 27.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3107831Z Skipping (s,q) (1.68, 27.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3107982Z Skipping (s,q) (1.69, 27.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3108134Z Skipping (s,q) (1.7, 27.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3108292Z Skipping (s,q) (1.71, 27.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3108444Z Skipping (s,q) (1.72, 27.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3108593Z Skipping (s,q) (1.73, 27.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3108746Z Skipping (s,q) (1.74, 27.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3108895Z Skipping (s,q) (1.75, 27.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3109048Z Skipping (s,q) (1.76, 27.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3109198Z Skipping (s,q) (1.77, 27.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3109404Z Skipping (s,q) (1.78, 27.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3109556Z Skipping (s,q) (1.79, 27.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3109745Z Skipping (s,q) (1.8, 27.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3109893Z Skipping (s,q) (1.81, 27.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3110084Z Skipping (s,q) (1.82, 27.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3110234Z Skipping (s,q) (1.83, 27.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3110385Z Skipping (s,q) (1.84, 27.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3110534Z Skipping (s,q) (1.85, 27.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3110683Z Skipping (s,q) (1.86, 27.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3110839Z Skipping (s,q) (1.87, 27.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3110987Z Skipping (s,q) (1.88, 27.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3111138Z Skipping (s,q) (1.89, 27.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3111296Z Skipping (s,q) (1.9, 27.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3111451Z Skipping (s,q) (1.91, 27.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3111601Z Skipping (s,q) (1.92, 27.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3111759Z Skipping (s,q) (1.93, 27.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3111907Z Skipping (s,q) (1.94, 27.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3112059Z Skipping (s,q) (1.95, 27.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3112209Z Skipping (s,q) (1.96, 27.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3112356Z Skipping (s,q) (1.97, 27.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3112510Z Skipping (s,q) (1.98, 27.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3112665Z Skipping (s,q) (1.99, 27.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3112815Z Skipping (s,q) (0.01, 30): inconsistent with heavy hitters! 2025-05-07T20:58:01.3112965Z Skipping (s,q) (0.02, 30): inconsistent with heavy hitters! 2025-05-07T20:58:01.3113155Z Skipping (s,q) (0.03, 30): inconsistent with heavy hitters! 2025-05-07T20:58:01.3113305Z Skipping (s,q) (0.04, 30): inconsistent with heavy hitters! 2025-05-07T20:58:01.3113454Z Skipping (s,q) (0.05, 30): inconsistent with heavy hitters! 2025-05-07T20:58:01.3113604Z Skipping (s,q) (0.06, 30): inconsistent with heavy hitters! 2025-05-07T20:58:01.3113756Z Skipping (s,q) (0.07, 30): inconsistent with heavy hitters! 2025-05-07T20:58:01.3113901Z Skipping (s,q) (0.08, 30): inconsistent with heavy hitters! 2025-05-07T20:58:01.3114046Z Skipping (s,q) (0.09, 30): inconsistent with heavy hitters! 2025-05-07T20:58:01.3114194Z Skipping (s,q) (0.1, 30): inconsistent with heavy hitters! 2025-05-07T20:58:01.3114342Z Skipping (s,q) (0.11, 30): inconsistent with heavy hitters! 2025-05-07T20:58:01.3114492Z Skipping (s,q) (0.12, 30): inconsistent with heavy hitters! 2025-05-07T20:58:01.3114640Z Skipping (s,q) (0.13, 30): inconsistent with heavy hitters! 2025-05-07T20:58:01.3114792Z Skipping (s,q) (0.14, 30): inconsistent with heavy hitters! 2025-05-07T20:58:01.3114940Z Skipping (s,q) (0.15, 30): inconsistent with heavy hitters! 2025-05-07T20:58:01.3115085Z Skipping (s,q) (0.16, 30): inconsistent with heavy hitters! 2025-05-07T20:58:01.3115233Z Skipping (s,q) (0.17, 30): inconsistent with heavy hitters! 2025-05-07T20:58:01.3115381Z Skipping (s,q) (0.18, 30): inconsistent with heavy hitters! 2025-05-07T20:58:01.3115526Z Skipping (s,q) (0.19, 30): inconsistent with heavy hitters! 2025-05-07T20:58:01.3115673Z Skipping (s,q) (0.2, 30): inconsistent with heavy hitters! 2025-05-07T20:58:01.3115821Z Skipping (s,q) (0.21, 30): inconsistent with heavy hitters! 2025-05-07T20:58:01.3115969Z Skipping (s,q) (0.22, 30): inconsistent with heavy hitters! 2025-05-07T20:58:01.3116121Z Skipping (s,q) (0.23, 30): inconsistent with heavy hitters! 2025-05-07T20:58:01.3116309Z Skipping (s,q) (0.24, 30): inconsistent with heavy hitters! 2025-05-07T20:58:01.3116455Z Skipping (s,q) (0.25, 30): inconsistent with heavy hitters! 2025-05-07T20:58:01.3116643Z Skipping (s,q) (0.26, 30): inconsistent with heavy hitters! 2025-05-07T20:58:01.3116813Z Skipping (s,q) (0.27, 30): inconsistent with heavy hitters! 2025-05-07T20:58:01.3117018Z Skipping (s,q) (0.28, 30): inconsistent with heavy hitters! 2025-05-07T20:58:01.3117170Z Skipping (s,q) (0.29, 30): inconsistent with heavy hitters! 2025-05-07T20:58:01.3117316Z Skipping (s,q) (0.3, 30): inconsistent with heavy hitters! 2025-05-07T20:58:01.3117471Z Skipping (s,q) (0.31, 30): inconsistent with heavy hitters! 2025-05-07T20:58:01.3117619Z Skipping (s,q) (0.32, 30): inconsistent with heavy hitters! 2025-05-07T20:58:01.3117767Z Skipping (s,q) (0.33, 30): inconsistent with heavy hitters! 2025-05-07T20:58:01.3117915Z Skipping (s,q) (0.34, 30): inconsistent with heavy hitters! 2025-05-07T20:58:01.3118066Z Skipping (s,q) (0.35, 30): inconsistent with heavy hitters! 2025-05-07T20:58:01.3118212Z Skipping (s,q) (0.36, 30): inconsistent with heavy hitters! 2025-05-07T20:58:01.3118365Z Skipping (s,q) (0.37, 30): inconsistent with heavy hitters! 2025-05-07T20:58:01.3118512Z Skipping (s,q) (0.38, 30): inconsistent with heavy hitters! 2025-05-07T20:58:01.3118664Z Skipping (s,q) (0.39, 30): inconsistent with heavy hitters! 2025-05-07T20:58:01.3118808Z Skipping (s,q) (0.4, 30): inconsistent with heavy hitters! 2025-05-07T20:58:01.3118953Z Skipping (s,q) (0.41, 30): inconsistent with heavy hitters! 2025-05-07T20:58:01.3119104Z Skipping (s,q) (0.42, 30): inconsistent with heavy hitters! 2025-05-07T20:58:01.3119255Z Skipping (s,q) (0.43, 30): inconsistent with heavy hitters! 2025-05-07T20:58:01.3119400Z Skipping (s,q) (0.44, 30): inconsistent with heavy hitters! 2025-05-07T20:58:01.3119547Z Skipping (s,q) (0.45, 30): inconsistent with heavy hitters! 2025-05-07T20:58:01.3119692Z Skipping (s,q) (0.46, 30): inconsistent with heavy hitters! 2025-05-07T20:58:01.3119849Z Skipping (s,q) (0.47, 30): inconsistent with heavy hitters! 2025-05-07T20:58:01.3119995Z Skipping (s,q) (0.48, 30): inconsistent with heavy hitters! 2025-05-07T20:58:01.3120211Z Skipping (s,q) (0.49, 30): inconsistent with heavy hitters! 2025-05-07T20:58:01.3120358Z Skipping (s,q) (0.5, 30): inconsistent with heavy hitters! 2025-05-07T20:58:01.3120509Z Skipping (s,q) (0.51, 30): inconsistent with heavy hitters! 2025-05-07T20:58:01.3120654Z Skipping (s,q) (0.52, 30): inconsistent with heavy hitters! 2025-05-07T20:58:01.3120802Z Skipping (s,q) (0.53, 30): inconsistent with heavy hitters! 2025-05-07T20:58:01.3120950Z Skipping (s,q) (0.54, 30): inconsistent with heavy hitters! 2025-05-07T20:58:01.3121097Z Skipping (s,q) (0.55, 30): inconsistent with heavy hitters! 2025-05-07T20:58:01.3121245Z Skipping (s,q) (0.56, 30): inconsistent with heavy hitters! 2025-05-07T20:58:01.3121392Z Skipping (s,q) (0.57, 30): inconsistent with heavy hitters! 2025-05-07T20:58:01.3121546Z Skipping (s,q) (0.58, 30): inconsistent with heavy hitters! 2025-05-07T20:58:01.3121691Z Skipping (s,q) (0.59, 30): inconsistent with heavy hitters! 2025-05-07T20:58:01.3121840Z Skipping (s,q) (0.6, 30): inconsistent with heavy hitters! 2025-05-07T20:58:01.3121988Z Skipping (s,q) (0.61, 30): inconsistent with heavy hitters! 2025-05-07T20:58:01.3122138Z Skipping (s,q) (0.62, 30): inconsistent with heavy hitters! 2025-05-07T20:58:01.3122282Z Skipping (s,q) (0.63, 30): inconsistent with heavy hitters! 2025-05-07T20:58:01.3122435Z Skipping (s,q) (0.64, 30): inconsistent with heavy hitters! 2025-05-07T20:58:01.3122583Z Skipping (s,q) (0.65, 30): inconsistent with heavy hitters! 2025-05-07T20:58:01.3122730Z Skipping (s,q) (0.66, 30): inconsistent with heavy hitters! 2025-05-07T20:58:01.3122874Z Skipping (s,q) (0.67, 30): inconsistent with heavy hitters! 2025-05-07T20:58:01.3123019Z Skipping (s,q) (0.68, 30): inconsistent with heavy hitters! 2025-05-07T20:58:01.3123209Z Skipping (s,q) (0.69, 30): inconsistent with heavy hitters! 2025-05-07T20:58:01.3123355Z Skipping (s,q) (0.7, 30): inconsistent with heavy hitters! 2025-05-07T20:58:01.3123541Z Skipping (s,q) (0.71, 30): inconsistent with heavy hitters! 2025-05-07T20:58:01.3123693Z Skipping (s,q) (0.72, 30): inconsistent with heavy hitters! 2025-05-07T20:58:01.3123877Z Skipping (s,q) (0.73, 30): inconsistent with heavy hitters! 2025-05-07T20:58:01.3124028Z Skipping (s,q) (0.74, 30): inconsistent with heavy hitters! 2025-05-07T20:58:01.3124174Z Skipping (s,q) (0.75, 30): inconsistent with heavy hitters! 2025-05-07T20:58:01.3124322Z Skipping (s,q) (0.76, 30): inconsistent with heavy hitters! 2025-05-07T20:58:01.3124469Z Skipping (s,q) (0.77, 30): inconsistent with heavy hitters! 2025-05-07T20:58:01.3124616Z Skipping (s,q) (0.78, 30): inconsistent with heavy hitters! 2025-05-07T20:58:01.3124762Z Skipping (s,q) (0.79, 30): inconsistent with heavy hitters! 2025-05-07T20:58:01.3124911Z Skipping (s,q) (0.8, 30): inconsistent with heavy hitters! 2025-05-07T20:58:01.3125060Z Skipping (s,q) (0.81, 30): inconsistent with heavy hitters! 2025-05-07T20:58:01.3125210Z Skipping (s,q) (0.82, 30): inconsistent with heavy hitters! 2025-05-07T20:58:01.3125360Z Skipping (s,q) (0.83, 30): inconsistent with heavy hitters! 2025-05-07T20:58:01.3125508Z Skipping (s,q) (0.84, 30): inconsistent with heavy hitters! 2025-05-07T20:58:01.3125661Z Skipping (s,q) (0.85, 30): inconsistent with heavy hitters! 2025-05-07T20:58:01.3125807Z Skipping (s,q) (0.86, 30): inconsistent with heavy hitters! 2025-05-07T20:58:01.3125955Z Skipping (s,q) (0.87, 30): inconsistent with heavy hitters! 2025-05-07T20:58:01.3126105Z Skipping (s,q) (0.88, 30): inconsistent with heavy hitters! 2025-05-07T20:58:01.3126250Z Skipping (s,q) (0.89, 30): inconsistent with heavy hitters! 2025-05-07T20:58:01.3126395Z Skipping (s,q) (0.9, 30): inconsistent with heavy hitters! 2025-05-07T20:58:01.3126545Z Skipping (s,q) (0.91, 30): inconsistent with heavy hitters! 2025-05-07T20:58:01.3126693Z Skipping (s,q) (0.92, 30): inconsistent with heavy hitters! 2025-05-07T20:58:01.3126841Z Skipping (s,q) (0.93, 30): inconsistent with heavy hitters! 2025-05-07T20:58:01.3127030Z Skipping (s,q) (0.94, 30): inconsistent with heavy hitters! 2025-05-07T20:58:01.3127175Z Skipping (s,q) (0.95, 30): inconsistent with heavy hitters! 2025-05-07T20:58:01.3127326Z Skipping (s,q) (0.96, 30): inconsistent with heavy hitters! 2025-05-07T20:58:01.3127471Z Skipping (s,q) (0.97, 30): inconsistent with heavy hitters! 2025-05-07T20:58:01.3127615Z Skipping (s,q) (0.98, 30): inconsistent with heavy hitters! 2025-05-07T20:58:01.3127764Z Skipping (s,q) (0.99, 30): inconsistent with heavy hitters! 2025-05-07T20:58:01.3127910Z Skipping (s,q) (1, 30): inconsistent with heavy hitters! 2025-05-07T20:58:01.3128261Z Skipping (s,q) (1.01, 30): inconsistent with heavy hitters! 2025-05-07T20:58:01.3133262Z Skipping (s,q) (1.02, 30): inconsistent with heavy hitters! 2025-05-07T20:58:01.3133431Z Skipping (s,q) (1.03, 30): inconsistent with heavy hitters! 2025-05-07T20:58:01.3133584Z Skipping (s,q) (1.04, 30): inconsistent with heavy hitters! 2025-05-07T20:58:01.3133739Z Skipping (s,q) (1.05, 30): inconsistent with heavy hitters! 2025-05-07T20:58:01.3133888Z Skipping (s,q) (1.06, 30): inconsistent with heavy hitters! 2025-05-07T20:58:01.3134036Z Skipping (s,q) (1.07, 30): inconsistent with heavy hitters! 2025-05-07T20:58:01.3134190Z Skipping (s,q) (1.08, 30): inconsistent with heavy hitters! 2025-05-07T20:58:01.3134338Z Skipping (s,q) (1.09, 30): inconsistent with heavy hitters! 2025-05-07T20:58:01.3134488Z Skipping (s,q) (1.1, 30): inconsistent with heavy hitters! 2025-05-07T20:58:01.3134636Z Skipping (s,q) (1.11, 30): inconsistent with heavy hitters! 2025-05-07T20:58:01.3134782Z Skipping (s,q) (1.12, 30): inconsistent with heavy hitters! 2025-05-07T20:58:01.3134930Z Skipping (s,q) (1.13, 30): inconsistent with heavy hitters! 2025-05-07T20:58:01.3135078Z Skipping (s,q) (1.14, 30): inconsistent with heavy hitters! 2025-05-07T20:58:01.3135288Z Skipping (s,q) (1.15, 30): inconsistent with heavy hitters! 2025-05-07T20:58:01.3135438Z Skipping (s,q) (1.16, 30): inconsistent with heavy hitters! 2025-05-07T20:58:01.3135629Z Skipping (s,q) (1.17, 30): inconsistent with heavy hitters! 2025-05-07T20:58:01.3135781Z Skipping (s,q) (1.18, 30): inconsistent with heavy hitters! 2025-05-07T20:58:01.3135964Z Skipping (s,q) (1.19, 30): inconsistent with heavy hitters! 2025-05-07T20:58:01.3136181Z Skipping (s,q) (1.2, 30): inconsistent with heavy hitters! 2025-05-07T20:58:01.3136331Z Skipping (s,q) (1.21, 30): inconsistent with heavy hitters! 2025-05-07T20:58:01.3136477Z Skipping (s,q) (1.22, 30): inconsistent with heavy hitters! 2025-05-07T20:58:01.3136625Z Skipping (s,q) (1.23, 30): inconsistent with heavy hitters! 2025-05-07T20:58:01.3136775Z Skipping (s,q) (1.24, 30): inconsistent with heavy hitters! 2025-05-07T20:58:01.3136921Z Skipping (s,q) (1.25, 30): inconsistent with heavy hitters! 2025-05-07T20:58:01.3137072Z Skipping (s,q) (1.26, 30): inconsistent with heavy hitters! 2025-05-07T20:58:01.3137218Z Skipping (s,q) (1.27, 30): inconsistent with heavy hitters! 2025-05-07T20:58:01.3137368Z Skipping (s,q) (1.28, 30): inconsistent with heavy hitters! 2025-05-07T20:58:01.3137518Z Skipping (s,q) (1.29, 30): inconsistent with heavy hitters! 2025-05-07T20:58:01.3137665Z Skipping (s,q) (1.3, 30): inconsistent with heavy hitters! 2025-05-07T20:58:01.3137812Z Skipping (s,q) (1.31, 30): inconsistent with heavy hitters! 2025-05-07T20:58:01.3137962Z Skipping (s,q) (1.32, 30): inconsistent with heavy hitters! 2025-05-07T20:58:01.3138108Z Skipping (s,q) (1.33, 30): inconsistent with heavy hitters! 2025-05-07T20:58:01.3138254Z Skipping (s,q) (1.34, 30): inconsistent with heavy hitters! 2025-05-07T20:58:01.3138405Z Skipping (s,q) (1.35, 30): inconsistent with heavy hitters! 2025-05-07T20:58:01.3138552Z Skipping (s,q) (1.36, 30): inconsistent with heavy hitters! 2025-05-07T20:58:01.3138700Z Skipping (s,q) (1.37, 30): inconsistent with heavy hitters! 2025-05-07T20:58:01.3138848Z Skipping (s,q) (1.38, 30): inconsistent with heavy hitters! 2025-05-07T20:58:01.3138993Z Skipping (s,q) (1.39, 30): inconsistent with heavy hitters! 2025-05-07T20:58:01.3139189Z Skipping (s,q) (1.4, 30): inconsistent with heavy hitters! 2025-05-07T20:58:01.3139336Z Skipping (s,q) (1.41, 30): inconsistent with heavy hitters! 2025-05-07T20:58:01.3139485Z Skipping (s,q) (1.42, 30): inconsistent with heavy hitters! 2025-05-07T20:58:01.3139634Z Skipping (s,q) (1.43, 30): inconsistent with heavy hitters! 2025-05-07T20:58:01.3139780Z Skipping (s,q) (1.44, 30): inconsistent with heavy hitters! 2025-05-07T20:58:01.3139928Z Skipping (s,q) (1.45, 30): inconsistent with heavy hitters! 2025-05-07T20:58:01.3140075Z Skipping (s,q) (1.46, 30): inconsistent with heavy hitters! 2025-05-07T20:58:01.3140223Z Skipping (s,q) (1.47, 30): inconsistent with heavy hitters! 2025-05-07T20:58:01.3140373Z Skipping (s,q) (1.48, 30): inconsistent with heavy hitters! 2025-05-07T20:58:01.3140522Z Skipping (s,q) (1.49, 30): inconsistent with heavy hitters! 2025-05-07T20:58:01.3140667Z Skipping (s,q) (1.5, 30): inconsistent with heavy hitters! 2025-05-07T20:58:01.3140820Z Skipping (s,q) (1.51, 30): inconsistent with heavy hitters! 2025-05-07T20:58:01.3140966Z Skipping (s,q) (1.52, 30): inconsistent with heavy hitters! 2025-05-07T20:58:01.3141117Z Skipping (s,q) (1.53, 30): inconsistent with heavy hitters! 2025-05-07T20:58:01.3141265Z Skipping (s,q) (1.54, 30): inconsistent with heavy hitters! 2025-05-07T20:58:01.3141412Z Skipping (s,q) (1.55, 30): inconsistent with heavy hitters! 2025-05-07T20:58:01.3141561Z Skipping (s,q) (1.56, 30): inconsistent with heavy hitters! 2025-05-07T20:58:01.3141706Z Skipping (s,q) (1.57, 30): inconsistent with heavy hitters! 2025-05-07T20:58:01.3141850Z Skipping (s,q) (1.58, 30): inconsistent with heavy hitters! 2025-05-07T20:58:01.3141999Z Skipping (s,q) (1.59, 30): inconsistent with heavy hitters! 2025-05-07T20:58:01.3142144Z Skipping (s,q) (1.6, 30): inconsistent with heavy hitters! 2025-05-07T20:58:01.3142334Z Skipping (s,q) (1.61, 30): inconsistent with heavy hitters! 2025-05-07T20:58:01.3142519Z Skipping (s,q) (1.62, 30): inconsistent with heavy hitters! 2025-05-07T20:58:01.3142668Z Skipping (s,q) (1.63, 30): inconsistent with heavy hitters! 2025-05-07T20:58:01.3142816Z Skipping (s,q) (1.64, 30): inconsistent with heavy hitters! 2025-05-07T20:58:01.3142998Z Skipping (s,q) (1.65, 30): inconsistent with heavy hitters! 2025-05-07T20:58:01.3143145Z Skipping (s,q) (1.66, 30): inconsistent with heavy hitters! 2025-05-07T20:58:01.3143294Z Skipping (s,q) (1.67, 30): inconsistent with heavy hitters! 2025-05-07T20:58:01.3143441Z Skipping (s,q) (1.68, 30): inconsistent with heavy hitters! 2025-05-07T20:58:01.3143588Z Skipping (s,q) (1.69, 30): inconsistent with heavy hitters! 2025-05-07T20:58:01.3143736Z Skipping (s,q) (1.7, 30): inconsistent with heavy hitters! 2025-05-07T20:58:01.3143883Z Skipping (s,q) (1.71, 30): inconsistent with heavy hitters! 2025-05-07T20:58:01.3144032Z Skipping (s,q) (1.72, 30): inconsistent with heavy hitters! 2025-05-07T20:58:01.3144178Z Skipping (s,q) (1.73, 30): inconsistent with heavy hitters! 2025-05-07T20:58:01.3144328Z Skipping (s,q) (1.74, 30): inconsistent with heavy hitters! 2025-05-07T20:58:01.3144481Z Skipping (s,q) (1.75, 30): inconsistent with heavy hitters! 2025-05-07T20:58:01.3144630Z Skipping (s,q) (1.76, 30): inconsistent with heavy hitters! 2025-05-07T20:58:01.3144776Z Skipping (s,q) (1.77, 30): inconsistent with heavy hitters! 2025-05-07T20:58:01.3144925Z Skipping (s,q) (1.78, 30): inconsistent with heavy hitters! 2025-05-07T20:58:01.3145071Z Skipping (s,q) (1.79, 30): inconsistent with heavy hitters! 2025-05-07T20:58:01.3145217Z Skipping (s,q) (1.8, 30): inconsistent with heavy hitters! 2025-05-07T20:58:01.3145362Z Skipping (s,q) (1.81, 30): inconsistent with heavy hitters! 2025-05-07T20:58:01.3145508Z Skipping (s,q) (1.82, 30): inconsistent with heavy hitters! 2025-05-07T20:58:01.3145658Z Skipping (s,q) (1.83, 30): inconsistent with heavy hitters! 2025-05-07T20:58:01.3145805Z Skipping (s,q) (1.84, 30): inconsistent with heavy hitters! 2025-05-07T20:58:01.3146049Z Skipping (s,q) (1.85, 30): inconsistent with heavy hitters! 2025-05-07T20:58:01.3146197Z Skipping (s,q) (1.86, 30): inconsistent with heavy hitters! 2025-05-07T20:58:01.3146348Z Skipping (s,q) (1.87, 30): inconsistent with heavy hitters! 2025-05-07T20:58:01.3146499Z Skipping (s,q) (1.88, 30): inconsistent with heavy hitters! 2025-05-07T20:58:01.3146670Z Skipping (s,q) (1.89, 30): inconsistent with heavy hitters! 2025-05-07T20:58:01.3146834Z Skipping (s,q) (1.9, 30): inconsistent with heavy hitters! 2025-05-07T20:58:01.3146987Z Skipping (s,q) (1.91, 30): inconsistent with heavy hitters! 2025-05-07T20:58:01.3147132Z Skipping (s,q) (1.92, 30): inconsistent with heavy hitters! 2025-05-07T20:58:01.3147278Z Skipping (s,q) (1.93, 30): inconsistent with heavy hitters! 2025-05-07T20:58:01.3147426Z Skipping (s,q) (1.94, 30): inconsistent with heavy hitters! 2025-05-07T20:58:01.3147574Z Skipping (s,q) (1.95, 30): inconsistent with heavy hitters! 2025-05-07T20:58:01.3147719Z Skipping (s,q) (1.96, 30): inconsistent with heavy hitters! 2025-05-07T20:58:01.3147870Z Skipping (s,q) (1.97, 30): inconsistent with heavy hitters! 2025-05-07T20:58:01.3148016Z Skipping (s,q) (1.98, 30): inconsistent with heavy hitters! 2025-05-07T20:58:01.3148166Z Skipping (s,q) (1.99, 30): inconsistent with heavy hitters! 2025-05-07T20:58:01.3148319Z Skipping (s,q) (0.01, 32.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3148470Z Skipping (s,q) (0.02, 32.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3148625Z Skipping (s,q) (0.03, 32.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3148774Z Skipping (s,q) (0.04, 32.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3148925Z Skipping (s,q) (0.05, 32.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3149080Z Skipping (s,q) (0.06, 32.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3149299Z Skipping (s,q) (0.07, 32.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3149458Z Skipping (s,q) (0.08, 32.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3149649Z Skipping (s,q) (0.09, 32.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3149798Z Skipping (s,q) (0.1, 32.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3149989Z Skipping (s,q) (0.11, 32.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3150141Z Skipping (s,q) (0.12, 32.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3150290Z Skipping (s,q) (0.13, 32.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3150440Z Skipping (s,q) (0.14, 32.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3150593Z Skipping (s,q) (0.15, 32.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3150750Z Skipping (s,q) (0.16, 32.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3150899Z Skipping (s,q) (0.17, 32.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3151052Z Skipping (s,q) (0.18, 32.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3151203Z Skipping (s,q) (0.19, 32.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3151359Z Skipping (s,q) (0.2, 32.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3151508Z Skipping (s,q) (0.21, 32.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3151664Z Skipping (s,q) (0.22, 32.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3151818Z Skipping (s,q) (0.23, 32.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3151972Z Skipping (s,q) (0.24, 32.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3152124Z Skipping (s,q) (0.25, 32.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3152273Z Skipping (s,q) (0.26, 32.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3152426Z Skipping (s,q) (0.27, 32.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3152576Z Skipping (s,q) (0.28, 32.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3152727Z Skipping (s,q) (0.29, 32.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3152880Z Skipping (s,q) (0.3, 32.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3153073Z Skipping (s,q) (0.31, 32.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3153225Z Skipping (s,q) (0.32, 32.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3153377Z Skipping (s,q) (0.33, 32.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3153527Z Skipping (s,q) (0.34, 32.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3153678Z Skipping (s,q) (0.35, 32.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3153828Z Skipping (s,q) (0.36, 32.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3153979Z Skipping (s,q) (0.37, 32.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3154139Z Skipping (s,q) (0.38, 32.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3154288Z Skipping (s,q) (0.39, 32.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3154443Z Skipping (s,q) (0.4, 32.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3154592Z Skipping (s,q) (0.41, 32.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3154746Z Skipping (s,q) (0.42, 32.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3154898Z Skipping (s,q) (0.43, 32.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3155049Z Skipping (s,q) (0.44, 32.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3155200Z Skipping (s,q) (0.45, 32.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3155357Z Skipping (s,q) (0.46, 32.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3155507Z Skipping (s,q) (0.47, 32.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3155655Z Skipping (s,q) (0.48, 32.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3155813Z Skipping (s,q) (0.49, 32.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3155965Z Skipping (s,q) (0.5, 32.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3156119Z Skipping (s,q) (0.51, 32.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3156312Z Skipping (s,q) (0.52, 32.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3156499Z Skipping (s,q) (0.53, 32.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3156654Z Skipping (s,q) (0.54, 32.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3156804Z Skipping (s,q) (0.55, 32.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3156993Z Skipping (s,q) (0.56, 32.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3157149Z Skipping (s,q) (0.57, 32.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3157300Z Skipping (s,q) (0.58, 32.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3157452Z Skipping (s,q) (0.59, 32.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3157601Z Skipping (s,q) (0.6, 32.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3157751Z Skipping (s,q) (0.61, 32.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3157902Z Skipping (s,q) (0.62, 32.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3158052Z Skipping (s,q) (0.63, 32.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3158202Z Skipping (s,q) (0.64, 32.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3158364Z Skipping (s,q) (0.65, 32.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3158516Z Skipping (s,q) (0.66, 32.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3158671Z Skipping (s,q) (0.67, 32.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3158820Z Skipping (s,q) (0.68, 32.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3158968Z Skipping (s,q) (0.69, 32.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3159120Z Skipping (s,q) (0.7, 32.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3159423Z Skipping (s,q) (0.71, 32.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3159575Z Skipping (s,q) (0.72, 32.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3159731Z Skipping (s,q) (0.73, 32.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3159887Z Skipping (s,q) (0.74, 32.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3160040Z Skipping (s,q) (0.75, 32.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3160272Z Skipping (s,q) (0.76, 32.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3160420Z Skipping (s,q) (0.77, 32.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3160579Z Skipping (s,q) (0.78, 32.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3160729Z Skipping (s,q) (0.79, 32.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3160879Z Skipping (s,q) (0.8, 32.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3161033Z Skipping (s,q) (0.81, 32.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3161182Z Skipping (s,q) (0.82, 32.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3161333Z Skipping (s,q) (0.83, 32.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3161482Z Skipping (s,q) (0.84, 32.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3161634Z Skipping (s,q) (0.85, 32.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3161785Z Skipping (s,q) (0.86, 32.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3161938Z Skipping (s,q) (0.87, 32.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3162088Z Skipping (s,q) (0.88, 32.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3162244Z Skipping (s,q) (0.89, 32.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3162395Z Skipping (s,q) (0.9, 32.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3162548Z Skipping (s,q) (0.91, 32.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3162697Z Skipping (s,q) (0.92, 32.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3162845Z Skipping (s,q) (0.93, 32.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3162997Z Skipping (s,q) (0.94, 32.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3163146Z Skipping (s,q) (0.95, 32.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3163357Z Skipping (s,q) (0.96, 32.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3163513Z Skipping (s,q) (0.97, 32.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3163720Z Skipping (s,q) (0.98, 32.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3163869Z Skipping (s,q) (0.99, 32.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3164073Z Skipping (s,q) (1, 32.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3164225Z Skipping (s,q) (1.01, 32.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3164382Z Skipping (s,q) (1.02, 32.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3164534Z Skipping (s,q) (1.03, 32.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3164683Z Skipping (s,q) (1.04, 32.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3164835Z Skipping (s,q) (1.05, 32.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3164985Z Skipping (s,q) (1.06, 32.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3165143Z Skipping (s,q) (1.07, 32.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3165294Z Skipping (s,q) (1.08, 32.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3165448Z Skipping (s,q) (1.09, 32.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3165599Z Skipping (s,q) (1.1, 32.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3165751Z Skipping (s,q) (1.11, 32.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3165900Z Skipping (s,q) (1.12, 32.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3166055Z Skipping (s,q) (1.13, 32.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3166205Z Skipping (s,q) (1.14, 32.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3166352Z Skipping (s,q) (1.15, 32.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3166502Z Skipping (s,q) (1.16, 32.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3166652Z Skipping (s,q) (1.17, 32.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3166810Z Skipping (s,q) (1.18, 32.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3166958Z Skipping (s,q) (1.19, 32.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3167153Z Skipping (s,q) (1.2, 32.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3167311Z Skipping (s,q) (1.21, 32.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3167464Z Skipping (s,q) (1.22, 32.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3167614Z Skipping (s,q) (1.23, 32.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3167764Z Skipping (s,q) (1.24, 32.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3167912Z Skipping (s,q) (1.25, 32.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3168064Z Skipping (s,q) (1.26, 32.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3168213Z Skipping (s,q) (1.27, 32.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3168361Z Skipping (s,q) (1.28, 32.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3168512Z Skipping (s,q) (1.29, 32.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3168664Z Skipping (s,q) (1.3, 32.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3168815Z Skipping (s,q) (1.31, 32.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3168971Z Skipping (s,q) (1.32, 32.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3169123Z Skipping (s,q) (1.33, 32.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3169275Z Skipping (s,q) (1.34, 32.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3169424Z Skipping (s,q) (1.35, 32.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3169572Z Skipping (s,q) (1.36, 32.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3169724Z Skipping (s,q) (1.37, 32.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3169874Z Skipping (s,q) (1.38, 32.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3170024Z Skipping (s,q) (1.39, 32.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3170178Z Skipping (s,q) (1.4, 32.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3170371Z Skipping (s,q) (1.41, 32.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3170523Z Skipping (s,q) (1.42, 32.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3170712Z Skipping (s,q) (1.43, 32.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3170862Z Skipping (s,q) (1.44, 32.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3171053Z Skipping (s,q) (1.45, 32.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3171202Z Skipping (s,q) (1.46, 32.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3171351Z Skipping (s,q) (1.47, 32.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3171507Z Skipping (s,q) (1.48, 32.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3171655Z Skipping (s,q) (1.49, 32.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3171804Z Skipping (s,q) (1.5, 32.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3171960Z Skipping (s,q) (1.51, 32.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3172111Z Skipping (s,q) (1.52, 32.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3172265Z Skipping (s,q) (1.53, 32.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3172421Z Skipping (s,q) (1.54, 32.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3172571Z Skipping (s,q) (1.55, 32.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3172727Z Skipping (s,q) (1.56, 32.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3172876Z Skipping (s,q) (1.57, 32.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3173027Z Skipping (s,q) (1.58, 32.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3173180Z Skipping (s,q) (1.59, 32.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3173328Z Skipping (s,q) (1.6, 32.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3173481Z Skipping (s,q) (1.61, 32.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3173630Z Skipping (s,q) (1.62, 32.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3173781Z Skipping (s,q) (1.63, 32.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3173935Z Skipping (s,q) (1.64, 32.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3174151Z Skipping (s,q) (1.65, 32.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3174299Z Skipping (s,q) (1.66, 32.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3174453Z Skipping (s,q) (1.67, 32.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3174602Z Skipping (s,q) (1.68, 32.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3174754Z Skipping (s,q) (1.69, 32.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3174906Z Skipping (s,q) (1.7, 32.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3175056Z Skipping (s,q) (1.71, 32.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3175209Z Skipping (s,q) (1.72, 32.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3175359Z Skipping (s,q) (1.73, 32.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3175509Z Skipping (s,q) (1.74, 32.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3175660Z Skipping (s,q) (1.75, 32.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3175813Z Skipping (s,q) (1.76, 32.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3175963Z Skipping (s,q) (1.77, 32.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3176169Z Skipping (s,q) (1.78, 32.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3176319Z Skipping (s,q) (1.79, 32.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3176471Z Skipping (s,q) (1.8, 32.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3176623Z Skipping (s,q) (1.81, 32.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3176772Z Skipping (s,q) (1.82, 32.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3176926Z Skipping (s,q) (1.83, 32.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3177074Z Skipping (s,q) (1.84, 32.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3177270Z Skipping (s,q) (1.85, 32.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3177421Z Skipping (s,q) (1.86, 32.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3177611Z Skipping (s,q) (1.87, 32.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3177763Z Skipping (s,q) (1.88, 32.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3177948Z Skipping (s,q) (1.89, 32.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3178098Z Skipping (s,q) (1.9, 32.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3178249Z Skipping (s,q) (1.91, 32.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3178398Z Skipping (s,q) (1.92, 32.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3178552Z Skipping (s,q) (1.93, 32.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3178700Z Skipping (s,q) (1.94, 32.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3178849Z Skipping (s,q) (1.95, 32.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3179004Z Skipping (s,q) (1.96, 32.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3179153Z Skipping (s,q) (1.97, 32.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3179309Z Skipping (s,q) (1.98, 32.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3179460Z Skipping (s,q) (1.99, 32.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3179609Z Skipping (s,q) (0.01, 35): inconsistent with heavy hitters! 2025-05-07T20:58:01.3179756Z Skipping (s,q) (0.02, 35): inconsistent with heavy hitters! 2025-05-07T20:58:01.3179906Z Skipping (s,q) (0.03, 35): inconsistent with heavy hitters! 2025-05-07T20:58:01.3180054Z Skipping (s,q) (0.04, 35): inconsistent with heavy hitters! 2025-05-07T20:58:01.3180204Z Skipping (s,q) (0.05, 35): inconsistent with heavy hitters! 2025-05-07T20:58:01.3180352Z Skipping (s,q) (0.06, 35): inconsistent with heavy hitters! 2025-05-07T20:58:01.3180499Z Skipping (s,q) (0.07, 35): inconsistent with heavy hitters! 2025-05-07T20:58:01.3180649Z Skipping (s,q) (0.08, 35): inconsistent with heavy hitters! 2025-05-07T20:58:01.3180800Z Skipping (s,q) (0.09, 35): inconsistent with heavy hitters! 2025-05-07T20:58:01.3180947Z Skipping (s,q) (0.1, 35): inconsistent with heavy hitters! 2025-05-07T20:58:01.3181143Z Skipping (s,q) (0.11, 35): inconsistent with heavy hitters! 2025-05-07T20:58:01.3181288Z Skipping (s,q) (0.12, 35): inconsistent with heavy hitters! 2025-05-07T20:58:01.3181438Z Skipping (s,q) (0.13, 35): inconsistent with heavy hitters! 2025-05-07T20:58:01.3181584Z Skipping (s,q) (0.14, 35): inconsistent with heavy hitters! 2025-05-07T20:58:01.3181729Z Skipping (s,q) (0.15, 35): inconsistent with heavy hitters! 2025-05-07T20:58:01.3181877Z Skipping (s,q) (0.16, 35): inconsistent with heavy hitters! 2025-05-07T20:58:01.3182022Z Skipping (s,q) (0.17, 35): inconsistent with heavy hitters! 2025-05-07T20:58:01.3182168Z Skipping (s,q) (0.18, 35): inconsistent with heavy hitters! 2025-05-07T20:58:01.3182318Z Skipping (s,q) (0.19, 35): inconsistent with heavy hitters! 2025-05-07T20:58:01.3182464Z Skipping (s,q) (0.2, 35): inconsistent with heavy hitters! 2025-05-07T20:58:01.3182615Z Skipping (s,q) (0.21, 35): inconsistent with heavy hitters! 2025-05-07T20:58:01.3182767Z Skipping (s,q) (0.22, 35): inconsistent with heavy hitters! 2025-05-07T20:58:01.3182913Z Skipping (s,q) (0.23, 35): inconsistent with heavy hitters! 2025-05-07T20:58:01.3183066Z Skipping (s,q) (0.24, 35): inconsistent with heavy hitters! 2025-05-07T20:58:01.3183215Z Skipping (s,q) (0.25, 35): inconsistent with heavy hitters! 2025-05-07T20:58:01.3183366Z Skipping (s,q) (0.26, 35): inconsistent with heavy hitters! 2025-05-07T20:58:01.3183515Z Skipping (s,q) (0.27, 35): inconsistent with heavy hitters! 2025-05-07T20:58:01.3183662Z Skipping (s,q) (0.28, 35): inconsistent with heavy hitters! 2025-05-07T20:58:01.3183810Z Skipping (s,q) (0.29, 35): inconsistent with heavy hitters! 2025-05-07T20:58:01.3183955Z Skipping (s,q) (0.3, 35): inconsistent with heavy hitters! 2025-05-07T20:58:01.3184146Z Skipping (s,q) (0.31, 35): inconsistent with heavy hitters! 2025-05-07T20:58:01.3184295Z Skipping (s,q) (0.32, 35): inconsistent with heavy hitters! 2025-05-07T20:58:01.3184482Z Skipping (s,q) (0.33, 35): inconsistent with heavy hitters! 2025-05-07T20:58:01.3184628Z Skipping (s,q) (0.34, 35): inconsistent with heavy hitters! 2025-05-07T20:58:01.3184783Z Skipping (s,q) (0.35, 35): inconsistent with heavy hitters! 2025-05-07T20:58:01.3184967Z Skipping (s,q) (0.36, 35): inconsistent with heavy hitters! 2025-05-07T20:58:01.3185115Z Skipping (s,q) (0.37, 35): inconsistent with heavy hitters! 2025-05-07T20:58:01.3185264Z Skipping (s,q) (0.38, 35): inconsistent with heavy hitters! 2025-05-07T20:58:01.3185410Z Skipping (s,q) (0.39, 35): inconsistent with heavy hitters! 2025-05-07T20:58:01.3185560Z Skipping (s,q) (0.4, 35): inconsistent with heavy hitters! 2025-05-07T20:58:01.3185707Z Skipping (s,q) (0.41, 35): inconsistent with heavy hitters! 2025-05-07T20:58:01.3185853Z Skipping (s,q) (0.42, 35): inconsistent with heavy hitters! 2025-05-07T20:58:01.3186003Z Skipping (s,q) (0.43, 35): inconsistent with heavy hitters! 2025-05-07T20:58:01.3186149Z Skipping (s,q) (0.44, 35): inconsistent with heavy hitters! 2025-05-07T20:58:01.3186299Z Skipping (s,q) (0.45, 35): inconsistent with heavy hitters! 2025-05-07T20:58:01.3186446Z Skipping (s,q) (0.46, 35): inconsistent with heavy hitters! 2025-05-07T20:58:01.3186595Z Skipping (s,q) (0.47, 35): inconsistent with heavy hitters! 2025-05-07T20:58:01.3186745Z Skipping (s,q) (0.48, 35): inconsistent with heavy hitters! 2025-05-07T20:58:01.3186893Z Skipping (s,q) (0.49, 35): inconsistent with heavy hitters! 2025-05-07T20:58:01.3187036Z Skipping (s,q) (0.5, 35): inconsistent with heavy hitters! 2025-05-07T20:58:01.3187185Z Skipping (s,q) (0.51, 35): inconsistent with heavy hitters! 2025-05-07T20:58:01.3187331Z Skipping (s,q) (0.52, 35): inconsistent with heavy hitters! 2025-05-07T20:58:01.3187477Z Skipping (s,q) (0.53, 35): inconsistent with heavy hitters! 2025-05-07T20:58:01.3187631Z Skipping (s,q) (0.54, 35): inconsistent with heavy hitters! 2025-05-07T20:58:01.3187777Z Skipping (s,q) (0.55, 35): inconsistent with heavy hitters! 2025-05-07T20:58:01.3187969Z Skipping (s,q) (0.56, 35): inconsistent with heavy hitters! 2025-05-07T20:58:01.3188114Z Skipping (s,q) (0.57, 35): inconsistent with heavy hitters! 2025-05-07T20:58:01.3188262Z Skipping (s,q) (0.58, 35): inconsistent with heavy hitters! 2025-05-07T20:58:01.3188411Z Skipping (s,q) (0.59, 35): inconsistent with heavy hitters! 2025-05-07T20:58:01.3188555Z Skipping (s,q) (0.6, 35): inconsistent with heavy hitters! 2025-05-07T20:58:01.3188701Z Skipping (s,q) (0.61, 35): inconsistent with heavy hitters! 2025-05-07T20:58:01.3188848Z Skipping (s,q) (0.62, 35): inconsistent with heavy hitters! 2025-05-07T20:58:01.3188995Z Skipping (s,q) (0.63, 35): inconsistent with heavy hitters! 2025-05-07T20:58:01.3189143Z Skipping (s,q) (0.64, 35): inconsistent with heavy hitters! 2025-05-07T20:58:01.3189294Z Skipping (s,q) (0.65, 35): inconsistent with heavy hitters! 2025-05-07T20:58:01.3189441Z Skipping (s,q) (0.66, 35): inconsistent with heavy hitters! 2025-05-07T20:58:01.3189588Z Skipping (s,q) (0.67, 35): inconsistent with heavy hitters! 2025-05-07T20:58:01.3189738Z Skipping (s,q) (0.68, 35): inconsistent with heavy hitters! 2025-05-07T20:58:01.3189883Z Skipping (s,q) (0.69, 35): inconsistent with heavy hitters! 2025-05-07T20:58:01.3190031Z Skipping (s,q) (0.7, 35): inconsistent with heavy hitters! 2025-05-07T20:58:01.3190177Z Skipping (s,q) (0.71, 35): inconsistent with heavy hitters! 2025-05-07T20:58:01.3190324Z Skipping (s,q) (0.72, 35): inconsistent with heavy hitters! 2025-05-07T20:58:01.3190473Z Skipping (s,q) (0.73, 35): inconsistent with heavy hitters! 2025-05-07T20:58:01.3190619Z Skipping (s,q) (0.74, 35): inconsistent with heavy hitters! 2025-05-07T20:58:01.3190770Z Skipping (s,q) (0.75, 35): inconsistent with heavy hitters! 2025-05-07T20:58:01.3190915Z Skipping (s,q) (0.76, 35): inconsistent with heavy hitters! 2025-05-07T20:58:01.3191106Z Skipping (s,q) (0.77, 35): inconsistent with heavy hitters! 2025-05-07T20:58:01.3191253Z Skipping (s,q) (0.78, 35): inconsistent with heavy hitters! 2025-05-07T20:58:01.3191441Z Skipping (s,q) (0.79, 35): inconsistent with heavy hitters! 2025-05-07T20:58:01.3191589Z Skipping (s,q) (0.8, 35): inconsistent with heavy hitters! 2025-05-07T20:58:01.3191771Z Skipping (s,q) (0.81, 35): inconsistent with heavy hitters! 2025-05-07T20:58:01.3191918Z Skipping (s,q) (0.82, 35): inconsistent with heavy hitters! 2025-05-07T20:58:01.3192070Z Skipping (s,q) (0.83, 35): inconsistent with heavy hitters! 2025-05-07T20:58:01.3192219Z Skipping (s,q) (0.84, 35): inconsistent with heavy hitters! 2025-05-07T20:58:01.3192371Z Skipping (s,q) (0.85, 35): inconsistent with heavy hitters! 2025-05-07T20:58:01.3192523Z Skipping (s,q) (0.86, 35): inconsistent with heavy hitters! 2025-05-07T20:58:01.3192671Z Skipping (s,q) (0.87, 35): inconsistent with heavy hitters! 2025-05-07T20:58:01.3192822Z Skipping (s,q) (0.88, 35): inconsistent with heavy hitters! 2025-05-07T20:58:01.3192968Z Skipping (s,q) (0.89, 35): inconsistent with heavy hitters! 2025-05-07T20:58:01.3193116Z Skipping (s,q) (0.9, 35): inconsistent with heavy hitters! 2025-05-07T20:58:01.3193271Z Skipping (s,q) (0.91, 35): inconsistent with heavy hitters! 2025-05-07T20:58:01.3193417Z Skipping (s,q) (0.92, 35): inconsistent with heavy hitters! 2025-05-07T20:58:01.3193570Z Skipping (s,q) (0.93, 35): inconsistent with heavy hitters! 2025-05-07T20:58:01.3193717Z Skipping (s,q) (0.94, 35): inconsistent with heavy hitters! 2025-05-07T20:58:01.3193862Z Skipping (s,q) (0.95, 35): inconsistent with heavy hitters! 2025-05-07T20:58:01.3194011Z Skipping (s,q) (0.96, 35): inconsistent with heavy hitters! 2025-05-07T20:58:01.3194160Z Skipping (s,q) (0.97, 35): inconsistent with heavy hitters! 2025-05-07T20:58:01.3194309Z Skipping (s,q) (0.98, 35): inconsistent with heavy hitters! 2025-05-07T20:58:01.3194464Z Skipping (s,q) (0.99, 35): inconsistent with heavy hitters! 2025-05-07T20:58:01.3194610Z Skipping (s,q) (1, 35): inconsistent with heavy hitters! 2025-05-07T20:58:01.3194756Z Skipping (s,q) (1.01, 35): inconsistent with heavy hitters! 2025-05-07T20:58:01.3194950Z Skipping (s,q) (1.02, 35): inconsistent with heavy hitters! 2025-05-07T20:58:01.3195096Z Skipping (s,q) (1.03, 35): inconsistent with heavy hitters! 2025-05-07T20:58:01.3195246Z Skipping (s,q) (1.04, 35): inconsistent with heavy hitters! 2025-05-07T20:58:01.3195391Z Skipping (s,q) (1.05, 35): inconsistent with heavy hitters! 2025-05-07T20:58:01.3195541Z Skipping (s,q) (1.06, 35): inconsistent with heavy hitters! 2025-05-07T20:58:01.3195694Z Skipping (s,q) (1.07, 35): inconsistent with heavy hitters! 2025-05-07T20:58:01.3195840Z Skipping (s,q) (1.08, 35): inconsistent with heavy hitters! 2025-05-07T20:58:01.3195984Z Skipping (s,q) (1.09, 35): inconsistent with heavy hitters! 2025-05-07T20:58:01.3196131Z Skipping (s,q) (1.1, 35): inconsistent with heavy hitters! 2025-05-07T20:58:01.3196280Z Skipping (s,q) (1.11, 35): inconsistent with heavy hitters! 2025-05-07T20:58:01.3196430Z Skipping (s,q) (1.12, 35): inconsistent with heavy hitters! 2025-05-07T20:58:01.3196578Z Skipping (s,q) (1.13, 35): inconsistent with heavy hitters! 2025-05-07T20:58:01.3196725Z Skipping (s,q) (1.14, 35): inconsistent with heavy hitters! 2025-05-07T20:58:01.3196878Z Skipping (s,q) (1.15, 35): inconsistent with heavy hitters! 2025-05-07T20:58:01.3197023Z Skipping (s,q) (1.16, 35): inconsistent with heavy hitters! 2025-05-07T20:58:01.3197169Z Skipping (s,q) (1.17, 35): inconsistent with heavy hitters! 2025-05-07T20:58:01.3197317Z Skipping (s,q) (1.18, 35): inconsistent with heavy hitters! 2025-05-07T20:58:01.3197463Z Skipping (s,q) (1.19, 35): inconsistent with heavy hitters! 2025-05-07T20:58:01.3197609Z Skipping (s,q) (1.2, 35): inconsistent with heavy hitters! 2025-05-07T20:58:01.3197757Z Skipping (s,q) (1.21, 35): inconsistent with heavy hitters! 2025-05-07T20:58:01.3197903Z Skipping (s,q) (1.22, 35): inconsistent with heavy hitters! 2025-05-07T20:58:01.3198095Z Skipping (s,q) (1.23, 35): inconsistent with heavy hitters! 2025-05-07T20:58:01.3198241Z Skipping (s,q) (1.24, 35): inconsistent with heavy hitters! 2025-05-07T20:58:01.3198428Z Skipping (s,q) (1.25, 35): inconsistent with heavy hitters! 2025-05-07T20:58:01.3198577Z Skipping (s,q) (1.26, 35): inconsistent with heavy hitters! 2025-05-07T20:58:01.3198784Z Skipping (s,q) (1.27, 35): inconsistent with heavy hitters! 2025-05-07T20:58:01.3198934Z Skipping (s,q) (1.28, 35): inconsistent with heavy hitters! 2025-05-07T20:58:01.3199079Z Skipping (s,q) (1.29, 35): inconsistent with heavy hitters! 2025-05-07T20:58:01.3199225Z Skipping (s,q) (1.3, 35): inconsistent with heavy hitters! 2025-05-07T20:58:01.3199374Z Skipping (s,q) (1.31, 35): inconsistent with heavy hitters! 2025-05-07T20:58:01.3199520Z Skipping (s,q) (1.32, 35): inconsistent with heavy hitters! 2025-05-07T20:58:01.3199667Z Skipping (s,q) (1.33, 35): inconsistent with heavy hitters! 2025-05-07T20:58:01.3199817Z Skipping (s,q) (1.34, 35): inconsistent with heavy hitters! 2025-05-07T20:58:01.3199963Z Skipping (s,q) (1.35, 35): inconsistent with heavy hitters! 2025-05-07T20:58:01.3200112Z Skipping (s,q) (1.36, 35): inconsistent with heavy hitters! 2025-05-07T20:58:01.3200264Z Skipping (s,q) (1.37, 35): inconsistent with heavy hitters! 2025-05-07T20:58:01.3200413Z Skipping (s,q) (1.38, 35): inconsistent with heavy hitters! 2025-05-07T20:58:01.3200560Z Skipping (s,q) (1.39, 35): inconsistent with heavy hitters! 2025-05-07T20:58:01.3200705Z Skipping (s,q) (1.4, 35): inconsistent with heavy hitters! 2025-05-07T20:58:01.3200850Z Skipping (s,q) (1.41, 35): inconsistent with heavy hitters! 2025-05-07T20:58:01.3200997Z Skipping (s,q) (1.42, 35): inconsistent with heavy hitters! 2025-05-07T20:58:01.3201143Z Skipping (s,q) (1.43, 35): inconsistent with heavy hitters! 2025-05-07T20:58:01.3201287Z Skipping (s,q) (1.44, 35): inconsistent with heavy hitters! 2025-05-07T20:58:01.3201438Z Skipping (s,q) (1.45, 35): inconsistent with heavy hitters! 2025-05-07T20:58:01.3201583Z Skipping (s,q) (1.46, 35): inconsistent with heavy hitters! 2025-05-07T20:58:01.3201777Z Skipping (s,q) (1.47, 35): inconsistent with heavy hitters! 2025-05-07T20:58:01.3201923Z Skipping (s,q) (1.48, 35): inconsistent with heavy hitters! 2025-05-07T20:58:01.3202071Z Skipping (s,q) (1.49, 35): inconsistent with heavy hitters! 2025-05-07T20:58:01.3202218Z Skipping (s,q) (1.5, 35): inconsistent with heavy hitters! 2025-05-07T20:58:01.3202364Z Skipping (s,q) (1.51, 35): inconsistent with heavy hitters! 2025-05-07T20:58:01.3202510Z Skipping (s,q) (1.52, 35): inconsistent with heavy hitters! 2025-05-07T20:58:01.3202658Z Skipping (s,q) (1.53, 35): inconsistent with heavy hitters! 2025-05-07T20:58:01.3202804Z Skipping (s,q) (1.54, 35): inconsistent with heavy hitters! 2025-05-07T20:58:01.3202956Z Skipping (s,q) (1.55, 35): inconsistent with heavy hitters! 2025-05-07T20:58:01.3203101Z Skipping (s,q) (1.56, 35): inconsistent with heavy hitters! 2025-05-07T20:58:01.3203248Z Skipping (s,q) (1.57, 35): inconsistent with heavy hitters! 2025-05-07T20:58:01.3203396Z Skipping (s,q) (1.58, 35): inconsistent with heavy hitters! 2025-05-07T20:58:01.3203546Z Skipping (s,q) (1.59, 35): inconsistent with heavy hitters! 2025-05-07T20:58:01.3203691Z Skipping (s,q) (1.6, 35): inconsistent with heavy hitters! 2025-05-07T20:58:01.3203841Z Skipping (s,q) (1.61, 35): inconsistent with heavy hitters! 2025-05-07T20:58:01.3203987Z Skipping (s,q) (1.62, 35): inconsistent with heavy hitters! 2025-05-07T20:58:01.3204133Z Skipping (s,q) (1.63, 35): inconsistent with heavy hitters! 2025-05-07T20:58:01.3204285Z Skipping (s,q) (1.64, 35): inconsistent with heavy hitters! 2025-05-07T20:58:01.3204431Z Skipping (s,q) (1.65, 35): inconsistent with heavy hitters! 2025-05-07T20:58:01.3204580Z Skipping (s,q) (1.66, 35): inconsistent with heavy hitters! 2025-05-07T20:58:01.3204726Z Skipping (s,q) (1.67, 35): inconsistent with heavy hitters! 2025-05-07T20:58:01.3204914Z Skipping (s,q) (1.68, 35): inconsistent with heavy hitters! 2025-05-07T20:58:01.3205065Z Skipping (s,q) (1.69, 35): inconsistent with heavy hitters! 2025-05-07T20:58:01.3205248Z Skipping (s,q) (1.7, 35): inconsistent with heavy hitters! 2025-05-07T20:58:01.3205397Z Skipping (s,q) (1.71, 35): inconsistent with heavy hitters! 2025-05-07T20:58:01.3205581Z Skipping (s,q) (1.72, 35): inconsistent with heavy hitters! 2025-05-07T20:58:01.3205728Z Skipping (s,q) (1.73, 35): inconsistent with heavy hitters! 2025-05-07T20:58:01.3205876Z Skipping (s,q) (1.74, 35): inconsistent with heavy hitters! 2025-05-07T20:58:01.3206023Z Skipping (s,q) (1.75, 35): inconsistent with heavy hitters! 2025-05-07T20:58:01.3206168Z Skipping (s,q) (1.76, 35): inconsistent with heavy hitters! 2025-05-07T20:58:01.3206319Z Skipping (s,q) (1.77, 35): inconsistent with heavy hitters! 2025-05-07T20:58:01.3206465Z Skipping (s,q) (1.78, 35): inconsistent with heavy hitters! 2025-05-07T20:58:01.3206610Z Skipping (s,q) (1.79, 35): inconsistent with heavy hitters! 2025-05-07T20:58:01.3206759Z Skipping (s,q) (1.8, 35): inconsistent with heavy hitters! 2025-05-07T20:58:01.3206913Z Skipping (s,q) (1.81, 35): inconsistent with heavy hitters! 2025-05-07T20:58:01.3207067Z Skipping (s,q) (1.82, 35): inconsistent with heavy hitters! 2025-05-07T20:58:01.3207215Z Skipping (s,q) (1.83, 35): inconsistent with heavy hitters! 2025-05-07T20:58:01.3207363Z Skipping (s,q) (1.84, 35): inconsistent with heavy hitters! 2025-05-07T20:58:01.3207515Z Skipping (s,q) (1.85, 35): inconsistent with heavy hitters! 2025-05-07T20:58:01.3207660Z Skipping (s,q) (1.86, 35): inconsistent with heavy hitters! 2025-05-07T20:58:01.3207807Z Skipping (s,q) (1.87, 35): inconsistent with heavy hitters! 2025-05-07T20:58:01.3207955Z Skipping (s,q) (1.88, 35): inconsistent with heavy hitters! 2025-05-07T20:58:01.3208100Z Skipping (s,q) (1.89, 35): inconsistent with heavy hitters! 2025-05-07T20:58:01.3208246Z Skipping (s,q) (1.9, 35): inconsistent with heavy hitters! 2025-05-07T20:58:01.3208396Z Skipping (s,q) (1.91, 35): inconsistent with heavy hitters! 2025-05-07T20:58:01.3208541Z Skipping (s,q) (1.92, 35): inconsistent with heavy hitters! 2025-05-07T20:58:01.3208734Z Skipping (s,q) (1.93, 35): inconsistent with heavy hitters! 2025-05-07T20:58:01.3208879Z Skipping (s,q) (1.94, 35): inconsistent with heavy hitters! 2025-05-07T20:58:01.3209026Z Skipping (s,q) (1.95, 35): inconsistent with heavy hitters! 2025-05-07T20:58:01.3209174Z Skipping (s,q) (1.96, 35): inconsistent with heavy hitters! 2025-05-07T20:58:01.3209319Z Skipping (s,q) (1.97, 35): inconsistent with heavy hitters! 2025-05-07T20:58:01.3209465Z Skipping (s,q) (1.98, 35): inconsistent with heavy hitters! 2025-05-07T20:58:01.3209614Z Skipping (s,q) (1.99, 35): inconsistent with heavy hitters! 2025-05-07T20:58:01.3209766Z Skipping (s,q) (0.01, 37.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3209920Z Skipping (s,q) (0.02, 37.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3210076Z Skipping (s,q) (0.03, 37.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3210225Z Skipping (s,q) (0.04, 37.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3210384Z Skipping (s,q) (0.05, 37.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3210536Z Skipping (s,q) (0.06, 37.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3210693Z Skipping (s,q) (0.07, 37.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3210845Z Skipping (s,q) (0.08, 37.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3210995Z Skipping (s,q) (0.09, 37.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3211146Z Skipping (s,q) (0.1, 37.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3211295Z Skipping (s,q) (0.11, 37.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3211445Z Skipping (s,q) (0.12, 37.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3211598Z Skipping (s,q) (0.13, 37.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3211789Z Skipping (s,q) (0.14, 37.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3211940Z Skipping (s,q) (0.15, 37.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3212133Z Skipping (s,q) (0.16, 37.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3212282Z Skipping (s,q) (0.17, 37.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3212469Z Skipping (s,q) (0.18, 37.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3212618Z Skipping (s,q) (0.19, 37.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3212768Z Skipping (s,q) (0.2, 37.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3212922Z Skipping (s,q) (0.21, 37.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3213071Z Skipping (s,q) (0.22, 37.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3213221Z Skipping (s,q) (0.23, 37.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3213374Z Skipping (s,q) (0.24, 37.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3213522Z Skipping (s,q) (0.25, 37.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3213679Z Skipping (s,q) (0.26, 37.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3213829Z Skipping (s,q) (0.27, 37.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3213981Z Skipping (s,q) (0.28, 37.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3214139Z Skipping (s,q) (0.29, 37.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3214292Z Skipping (s,q) (0.3, 37.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3214442Z Skipping (s,q) (0.31, 37.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3214595Z Skipping (s,q) (0.32, 37.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3214743Z Skipping (s,q) (0.33, 37.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3214896Z Skipping (s,q) (0.34, 37.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3215045Z Skipping (s,q) (0.35, 37.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3215194Z Skipping (s,q) (0.36, 37.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3215348Z Skipping (s,q) (0.37, 37.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3215498Z Skipping (s,q) (0.38, 37.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3215689Z Skipping (s,q) (0.39, 37.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3215840Z Skipping (s,q) (0.4, 37.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3215991Z Skipping (s,q) (0.41, 37.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3216210Z Skipping (s,q) (0.42, 37.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3216365Z Skipping (s,q) (0.43, 37.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3216514Z Skipping (s,q) (0.44, 37.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3216667Z Skipping (s,q) (0.45, 37.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3216816Z Skipping (s,q) (0.46, 37.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3216964Z Skipping (s,q) (0.47, 37.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3217119Z Skipping (s,q) (0.48, 37.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3217269Z Skipping (s,q) (0.49, 37.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3217422Z Skipping (s,q) (0.5, 37.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3217575Z Skipping (s,q) (0.51, 37.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3217730Z Skipping (s,q) (0.52, 37.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3217885Z Skipping (s,q) (0.53, 37.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3218034Z Skipping (s,q) (0.54, 37.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3218183Z Skipping (s,q) (0.55, 37.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3218341Z Skipping (s,q) (0.56, 37.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3218490Z Skipping (s,q) (0.57, 37.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3218638Z Skipping (s,q) (0.58, 37.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3218836Z Skipping (s,q) (0.59, 37.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3218990Z Skipping (s,q) (0.6, 37.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3219182Z Skipping (s,q) (0.61, 37.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3219330Z Skipping (s,q) (0.62, 37.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3219515Z Skipping (s,q) (0.63, 37.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3219668Z Skipping (s,q) (0.64, 37.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3219820Z Skipping (s,q) (0.65, 37.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3219968Z Skipping (s,q) (0.66, 37.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3220123Z Skipping (s,q) (0.67, 37.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3220270Z Skipping (s,q) (0.68, 37.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3220422Z Skipping (s,q) (0.69, 37.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3220573Z Skipping (s,q) (0.7, 37.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3220723Z Skipping (s,q) (0.71, 37.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3220880Z Skipping (s,q) (0.72, 37.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3221028Z Skipping (s,q) (0.73, 37.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3221183Z Skipping (s,q) (0.74, 37.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3221336Z Skipping (s,q) (0.75, 37.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3221487Z Skipping (s,q) (0.76, 37.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3221640Z Skipping (s,q) (0.77, 37.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3221790Z Skipping (s,q) (0.78, 37.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3221940Z Skipping (s,q) (0.79, 37.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3222096Z Skipping (s,q) (0.8, 37.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3222249Z Skipping (s,q) (0.81, 37.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3222398Z Skipping (s,q) (0.82, 37.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3222594Z Skipping (s,q) (0.83, 37.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3222743Z Skipping (s,q) (0.84, 37.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3222897Z Skipping (s,q) (0.85, 37.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3223045Z Skipping (s,q) (0.86, 37.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3223196Z Skipping (s,q) (0.87, 37.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3223350Z Skipping (s,q) (0.88, 37.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3223498Z Skipping (s,q) (0.89, 37.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3223646Z Skipping (s,q) (0.9, 37.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3223797Z Skipping (s,q) (0.91, 37.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3223953Z Skipping (s,q) (0.92, 37.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3224102Z Skipping (s,q) (0.93, 37.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3224259Z Skipping (s,q) (0.94, 37.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3224407Z Skipping (s,q) (0.95, 37.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3224561Z Skipping (s,q) (0.96, 37.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3224710Z Skipping (s,q) (0.97, 37.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3224858Z Skipping (s,q) (0.98, 37.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3225014Z Skipping (s,q) (0.99, 37.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3225158Z Skipping (s,q) (1, 37.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3225307Z Skipping (s,q) (1.01, 37.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3225457Z Skipping (s,q) (1.02, 37.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3225606Z Skipping (s,q) (1.03, 37.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3225813Z Skipping (s,q) (1.04, 37.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3226023Z Skipping (s,q) (1.05, 37.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3226176Z Skipping (s,q) (1.06, 37.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3226328Z Skipping (s,q) (1.07, 37.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3226514Z Skipping (s,q) (1.08, 37.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3226663Z Skipping (s,q) (1.09, 37.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3226816Z Skipping (s,q) (1.1, 37.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3226965Z Skipping (s,q) (1.11, 37.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3227117Z Skipping (s,q) (1.12, 37.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3227266Z Skipping (s,q) (1.13, 37.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3227414Z Skipping (s,q) (1.14, 37.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3227567Z Skipping (s,q) (1.15, 37.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3227716Z Skipping (s,q) (1.16, 37.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3227869Z Skipping (s,q) (1.17, 37.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3228024Z Skipping (s,q) (1.18, 37.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3228175Z Skipping (s,q) (1.19, 37.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3228328Z Skipping (s,q) (1.2, 37.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3228477Z Skipping (s,q) (1.21, 37.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3228626Z Skipping (s,q) (1.22, 37.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3228776Z Skipping (s,q) (1.23, 37.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3228926Z Skipping (s,q) (1.24, 37.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3229075Z Skipping (s,q) (1.25, 37.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3229229Z Skipping (s,q) (1.26, 37.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3229378Z Skipping (s,q) (1.27, 37.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3229575Z Skipping (s,q) (1.28, 37.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3229725Z Skipping (s,q) (1.29, 37.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3229877Z Skipping (s,q) (1.3, 37.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3230028Z Skipping (s,q) (1.31, 37.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3230176Z Skipping (s,q) (1.32, 37.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3230326Z Skipping (s,q) (1.33, 37.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3230481Z Skipping (s,q) (1.34, 37.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3230632Z Skipping (s,q) (1.35, 37.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3230783Z Skipping (s,q) (1.36, 37.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3230935Z Skipping (s,q) (1.37, 37.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3231089Z Skipping (s,q) (1.38, 37.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3231245Z Skipping (s,q) (1.39, 37.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3231396Z Skipping (s,q) (1.4, 37.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3231548Z Skipping (s,q) (1.41, 37.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3231700Z Skipping (s,q) (1.42, 37.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3231851Z Skipping (s,q) (1.43, 37.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3232000Z Skipping (s,q) (1.44, 37.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3232151Z Skipping (s,q) (1.45, 37.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3232303Z Skipping (s,q) (1.46, 37.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3232458Z Skipping (s,q) (1.47, 37.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3232651Z Skipping (s,q) (1.48, 37.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3232802Z Skipping (s,q) (1.49, 37.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3232994Z Skipping (s,q) (1.5, 37.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3233143Z Skipping (s,q) (1.51, 37.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3233328Z Skipping (s,q) (1.52, 37.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3233488Z Skipping (s,q) (1.53, 37.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3233639Z Skipping (s,q) (1.54, 37.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3233791Z Skipping (s,q) (1.55, 37.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3233939Z Skipping (s,q) (1.56, 37.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3234089Z Skipping (s,q) (1.57, 37.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3234242Z Skipping (s,q) (1.58, 37.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3234393Z Skipping (s,q) (1.59, 37.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3234544Z Skipping (s,q) (1.6, 37.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3234704Z Skipping (s,q) (1.61, 37.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3234853Z Skipping (s,q) (1.62, 37.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3235007Z Skipping (s,q) (1.63, 37.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3235156Z Skipping (s,q) (1.64, 37.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3235305Z Skipping (s,q) (1.65, 37.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3235456Z Skipping (s,q) (1.66, 37.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3235605Z Skipping (s,q) (1.67, 37.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3235756Z Skipping (s,q) (1.68, 37.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3235910Z Skipping (s,q) (1.69, 37.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3236063Z Skipping (s,q) (1.7, 37.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3236214Z Skipping (s,q) (1.71, 37.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3236408Z Skipping (s,q) (1.72, 37.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3236556Z Skipping (s,q) (1.73, 37.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3236711Z Skipping (s,q) (1.74, 37.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3236860Z Skipping (s,q) (1.75, 37.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3237008Z Skipping (s,q) (1.76, 37.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3237159Z Skipping (s,q) (1.77, 37.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3237308Z Skipping (s,q) (1.78, 37.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3237463Z Skipping (s,q) (1.79, 37.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3237613Z Skipping (s,q) (1.8, 37.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3237762Z Skipping (s,q) (1.81, 37.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3237919Z Skipping (s,q) (1.82, 37.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3238069Z Skipping (s,q) (1.83, 37.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3238220Z Skipping (s,q) (1.84, 37.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3238373Z Skipping (s,q) (1.85, 37.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3238524Z Skipping (s,q) (1.86, 37.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3238673Z Skipping (s,q) (1.87, 37.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3238822Z Skipping (s,q) (1.88, 37.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3238973Z Skipping (s,q) (1.89, 37.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3239127Z Skipping (s,q) (1.9, 37.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3239275Z Skipping (s,q) (1.91, 37.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3239423Z Skipping (s,q) (1.92, 37.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3239620Z Skipping (s,q) (1.93, 37.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3239773Z Skipping (s,q) (1.94, 37.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3239964Z Skipping (s,q) (1.95, 37.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3240112Z Skipping (s,q) (1.96, 37.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3240297Z Skipping (s,q) (1.97, 37.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3240450Z Skipping (s,q) (1.98, 37.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3240600Z Skipping (s,q) (1.99, 37.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3240747Z Skipping (s,q) (0.01, 40): inconsistent with heavy hitters! 2025-05-07T20:58:01.3240902Z Skipping (s,q) (0.02, 40): inconsistent with heavy hitters! 2025-05-07T20:58:01.3241049Z Skipping (s,q) (0.03, 40): inconsistent with heavy hitters! 2025-05-07T20:58:01.3241194Z Skipping (s,q) (0.04, 40): inconsistent with heavy hitters! 2025-05-07T20:58:01.3241350Z Skipping (s,q) (0.05, 40): inconsistent with heavy hitters! 2025-05-07T20:58:01.3241496Z Skipping (s,q) (0.06, 40): inconsistent with heavy hitters! 2025-05-07T20:58:01.3241649Z Skipping (s,q) (0.07, 40): inconsistent with heavy hitters! 2025-05-07T20:58:01.3241794Z Skipping (s,q) (0.08, 40): inconsistent with heavy hitters! 2025-05-07T20:58:01.3241942Z Skipping (s,q) (0.09, 40): inconsistent with heavy hitters! 2025-05-07T20:58:01.3242094Z Skipping (s,q) (0.1, 40): inconsistent with heavy hitters! 2025-05-07T20:58:01.3242240Z Skipping (s,q) (0.11, 40): inconsistent with heavy hitters! 2025-05-07T20:58:01.3242387Z Skipping (s,q) (0.12, 40): inconsistent with heavy hitters! 2025-05-07T20:58:01.3242537Z Skipping (s,q) (0.13, 40): inconsistent with heavy hitters! 2025-05-07T20:58:01.3242682Z Skipping (s,q) (0.14, 40): inconsistent with heavy hitters! 2025-05-07T20:58:01.3242829Z Skipping (s,q) (0.15, 40): inconsistent with heavy hitters! 2025-05-07T20:58:01.3242976Z Skipping (s,q) (0.16, 40): inconsistent with heavy hitters! 2025-05-07T20:58:01.3243121Z Skipping (s,q) (0.17, 40): inconsistent with heavy hitters! 2025-05-07T20:58:01.3243313Z Skipping (s,q) (0.18, 40): inconsistent with heavy hitters! 2025-05-07T20:58:01.3243459Z Skipping (s,q) (0.19, 40): inconsistent with heavy hitters! 2025-05-07T20:58:01.3243606Z Skipping (s,q) (0.2, 40): inconsistent with heavy hitters! 2025-05-07T20:58:01.3243758Z Skipping (s,q) (0.21, 40): inconsistent with heavy hitters! 2025-05-07T20:58:01.3243903Z Skipping (s,q) (0.22, 40): inconsistent with heavy hitters! 2025-05-07T20:58:01.3244053Z Skipping (s,q) (0.23, 40): inconsistent with heavy hitters! 2025-05-07T20:58:01.3244197Z Skipping (s,q) (0.24, 40): inconsistent with heavy hitters! 2025-05-07T20:58:01.3244342Z Skipping (s,q) (0.25, 40): inconsistent with heavy hitters! 2025-05-07T20:58:01.3244490Z Skipping (s,q) (0.26, 40): inconsistent with heavy hitters! 2025-05-07T20:58:01.3244635Z Skipping (s,q) (0.27, 40): inconsistent with heavy hitters! 2025-05-07T20:58:01.3244782Z Skipping (s,q) (0.28, 40): inconsistent with heavy hitters! 2025-05-07T20:58:01.3244928Z Skipping (s,q) (0.29, 40): inconsistent with heavy hitters! 2025-05-07T20:58:01.3245080Z Skipping (s,q) (0.3, 40): inconsistent with heavy hitters! 2025-05-07T20:58:01.3245225Z Skipping (s,q) (0.31, 40): inconsistent with heavy hitters! 2025-05-07T20:58:01.3245380Z Skipping (s,q) (0.32, 40): inconsistent with heavy hitters! 2025-05-07T20:58:01.3245526Z Skipping (s,q) (0.33, 40): inconsistent with heavy hitters! 2025-05-07T20:58:01.3245677Z Skipping (s,q) (0.34, 40): inconsistent with heavy hitters! 2025-05-07T20:58:01.3245824Z Skipping (s,q) (0.35, 40): inconsistent with heavy hitters! 2025-05-07T20:58:01.3245968Z Skipping (s,q) (0.36, 40): inconsistent with heavy hitters! 2025-05-07T20:58:01.3246118Z Skipping (s,q) (0.37, 40): inconsistent with heavy hitters! 2025-05-07T20:58:01.3246264Z Skipping (s,q) (0.38, 40): inconsistent with heavy hitters! 2025-05-07T20:58:01.3246450Z Skipping (s,q) (0.39, 40): inconsistent with heavy hitters! 2025-05-07T20:58:01.3246598Z Skipping (s,q) (0.4, 40): inconsistent with heavy hitters! 2025-05-07T20:58:01.3246786Z Skipping (s,q) (0.41, 40): inconsistent with heavy hitters! 2025-05-07T20:58:01.3246934Z Skipping (s,q) (0.42, 40): inconsistent with heavy hitters! 2025-05-07T20:58:01.3247114Z Skipping (s,q) (0.43, 40): inconsistent with heavy hitters! 2025-05-07T20:58:01.3247260Z Skipping (s,q) (0.44, 40): inconsistent with heavy hitters! 2025-05-07T20:58:01.3247407Z Skipping (s,q) (0.45, 40): inconsistent with heavy hitters! 2025-05-07T20:58:01.3247552Z Skipping (s,q) (0.46, 40): inconsistent with heavy hitters! 2025-05-07T20:58:01.3247697Z Skipping (s,q) (0.47, 40): inconsistent with heavy hitters! 2025-05-07T20:58:01.3247852Z Skipping (s,q) (0.48, 40): inconsistent with heavy hitters! 2025-05-07T20:58:01.3251272Z Skipping (s,q) (0.49, 40): inconsistent with heavy hitters! 2025-05-07T20:58:01.3251444Z Skipping (s,q) (0.5, 40): inconsistent with heavy hitters! 2025-05-07T20:58:01.3251604Z Skipping (s,q) (0.51, 40): inconsistent with heavy hitters! 2025-05-07T20:58:01.3251758Z Skipping (s,q) (0.52, 40): inconsistent with heavy hitters! 2025-05-07T20:58:01.3251909Z Skipping (s,q) (0.53, 40): inconsistent with heavy hitters! 2025-05-07T20:58:01.3252060Z Skipping (s,q) (0.54, 40): inconsistent with heavy hitters! 2025-05-07T20:58:01.3252211Z Skipping (s,q) (0.55, 40): inconsistent with heavy hitters! 2025-05-07T20:58:01.3252359Z Skipping (s,q) (0.56, 40): inconsistent with heavy hitters! 2025-05-07T20:58:01.3252510Z Skipping (s,q) (0.57, 40): inconsistent with heavy hitters! 2025-05-07T20:58:01.3252657Z Skipping (s,q) (0.58, 40): inconsistent with heavy hitters! 2025-05-07T20:58:01.3252807Z Skipping (s,q) (0.59, 40): inconsistent with heavy hitters! 2025-05-07T20:58:01.3252955Z Skipping (s,q) (0.6, 40): inconsistent with heavy hitters! 2025-05-07T20:58:01.3253101Z Skipping (s,q) (0.61, 40): inconsistent with heavy hitters! 2025-05-07T20:58:01.3253259Z Skipping (s,q) (0.62, 40): inconsistent with heavy hitters! 2025-05-07T20:58:01.3253405Z Skipping (s,q) (0.63, 40): inconsistent with heavy hitters! 2025-05-07T20:58:01.3253616Z Skipping (s,q) (0.64, 40): inconsistent with heavy hitters! 2025-05-07T20:58:01.3253772Z Skipping (s,q) (0.65, 40): inconsistent with heavy hitters! 2025-05-07T20:58:01.3253924Z Skipping (s,q) (0.66, 40): inconsistent with heavy hitters! 2025-05-07T20:58:01.3254075Z Skipping (s,q) (0.67, 40): inconsistent with heavy hitters! 2025-05-07T20:58:01.3254220Z Skipping (s,q) (0.68, 40): inconsistent with heavy hitters! 2025-05-07T20:58:01.3254365Z Skipping (s,q) (0.69, 40): inconsistent with heavy hitters! 2025-05-07T20:58:01.3254514Z Skipping (s,q) (0.7, 40): inconsistent with heavy hitters! 2025-05-07T20:58:01.3254660Z Skipping (s,q) (0.71, 40): inconsistent with heavy hitters! 2025-05-07T20:58:01.3254805Z Skipping (s,q) (0.72, 40): inconsistent with heavy hitters! 2025-05-07T20:58:01.3254954Z Skipping (s,q) (0.73, 40): inconsistent with heavy hitters! 2025-05-07T20:58:01.3255100Z Skipping (s,q) (0.74, 40): inconsistent with heavy hitters! 2025-05-07T20:58:01.3255253Z Skipping (s,q) (0.75, 40): inconsistent with heavy hitters! 2025-05-07T20:58:01.3255401Z Skipping (s,q) (0.76, 40): inconsistent with heavy hitters! 2025-05-07T20:58:01.3255549Z Skipping (s,q) (0.77, 40): inconsistent with heavy hitters! 2025-05-07T20:58:01.3255697Z Skipping (s,q) (0.78, 40): inconsistent with heavy hitters! 2025-05-07T20:58:01.3255843Z Skipping (s,q) (0.79, 40): inconsistent with heavy hitters! 2025-05-07T20:58:01.3255989Z Skipping (s,q) (0.8, 40): inconsistent with heavy hitters! 2025-05-07T20:58:01.3256207Z Skipping (s,q) (0.81, 40): inconsistent with heavy hitters! 2025-05-07T20:58:01.3256354Z Skipping (s,q) (0.82, 40): inconsistent with heavy hitters! 2025-05-07T20:58:01.3256500Z Skipping (s,q) (0.83, 40): inconsistent with heavy hitters! 2025-05-07T20:58:01.3256649Z Skipping (s,q) (0.84, 40): inconsistent with heavy hitters! 2025-05-07T20:58:01.3256867Z Skipping (s,q) (0.85, 40): inconsistent with heavy hitters! 2025-05-07T20:58:01.3257017Z Skipping (s,q) (0.86, 40): inconsistent with heavy hitters! 2025-05-07T20:58:01.3257207Z Skipping (s,q) (0.87, 40): inconsistent with heavy hitters! 2025-05-07T20:58:01.3257354Z Skipping (s,q) (0.88, 40): inconsistent with heavy hitters! 2025-05-07T20:58:01.3257592Z Skipping (s,q) (0.89, 40): inconsistent with heavy hitters! 2025-05-07T20:58:01.3257738Z Skipping (s,q) (0.9, 40): inconsistent with heavy hitters! 2025-05-07T20:58:01.3257883Z Skipping (s,q) (0.91, 40): inconsistent with heavy hitters! 2025-05-07T20:58:01.3258031Z Skipping (s,q) (0.92, 40): inconsistent with heavy hitters! 2025-05-07T20:58:01.3258176Z Skipping (s,q) (0.93, 40): inconsistent with heavy hitters! 2025-05-07T20:58:01.3258326Z Skipping (s,q) (0.94, 40): inconsistent with heavy hitters! 2025-05-07T20:58:01.3258472Z Skipping (s,q) (0.95, 40): inconsistent with heavy hitters! 2025-05-07T20:58:01.3258620Z Skipping (s,q) (0.96, 40): inconsistent with heavy hitters! 2025-05-07T20:58:01.3258769Z Skipping (s,q) (0.97, 40): inconsistent with heavy hitters! 2025-05-07T20:58:01.3258919Z Skipping (s,q) (0.98, 40): inconsistent with heavy hitters! 2025-05-07T20:58:01.3259064Z Skipping (s,q) (0.99, 40): inconsistent with heavy hitters! 2025-05-07T20:58:01.3259211Z Skipping (s,q) (1, 40): inconsistent with heavy hitters! 2025-05-07T20:58:01.3259598Z Skipping (s,q) (1.01, 40): inconsistent with heavy hitters! 2025-05-07T20:58:01.3259751Z Skipping (s,q) (1.02, 40): inconsistent with heavy hitters! 2025-05-07T20:58:01.3259896Z Skipping (s,q) (1.03, 40): inconsistent with heavy hitters! 2025-05-07T20:58:01.3260042Z Skipping (s,q) (1.04, 40): inconsistent with heavy hitters! 2025-05-07T20:58:01.3260190Z Skipping (s,q) (1.05, 40): inconsistent with heavy hitters! 2025-05-07T20:58:01.3260337Z Skipping (s,q) (1.06, 40): inconsistent with heavy hitters! 2025-05-07T20:58:01.3260485Z Skipping (s,q) (1.07, 40): inconsistent with heavy hitters! 2025-05-07T20:58:01.3260634Z Skipping (s,q) (1.08, 40): inconsistent with heavy hitters! 2025-05-07T20:58:01.3260782Z Skipping (s,q) (1.09, 40): inconsistent with heavy hitters! 2025-05-07T20:58:01.3261015Z Skipping (s,q) (1.1, 40): inconsistent with heavy hitters! 2025-05-07T20:58:01.3261164Z Skipping (s,q) (1.11, 40): inconsistent with heavy hitters! 2025-05-07T20:58:01.3261312Z Skipping (s,q) (1.12, 40): inconsistent with heavy hitters! 2025-05-07T20:58:01.3261460Z Skipping (s,q) (1.13, 40): inconsistent with heavy hitters! 2025-05-07T20:58:01.3261605Z Skipping (s,q) (1.14, 40): inconsistent with heavy hitters! 2025-05-07T20:58:01.3261751Z Skipping (s,q) (1.15, 40): inconsistent with heavy hitters! 2025-05-07T20:58:01.3261904Z Skipping (s,q) (1.16, 40): inconsistent with heavy hitters! 2025-05-07T20:58:01.3262049Z Skipping (s,q) (1.17, 40): inconsistent with heavy hitters! 2025-05-07T20:58:01.3262197Z Skipping (s,q) (1.18, 40): inconsistent with heavy hitters! 2025-05-07T20:58:01.3262346Z Skipping (s,q) (1.19, 40): inconsistent with heavy hitters! 2025-05-07T20:58:01.3262490Z Skipping (s,q) (1.2, 40): inconsistent with heavy hitters! 2025-05-07T20:58:01.3262644Z Skipping (s,q) (1.21, 40): inconsistent with heavy hitters! 2025-05-07T20:58:01.3262790Z Skipping (s,q) (1.22, 40): inconsistent with heavy hitters! 2025-05-07T20:58:01.3262940Z Skipping (s,q) (1.23, 40): inconsistent with heavy hitters! 2025-05-07T20:58:01.3263089Z Skipping (s,q) (1.24, 40): inconsistent with heavy hitters! 2025-05-07T20:58:01.3263234Z Skipping (s,q) (1.25, 40): inconsistent with heavy hitters! 2025-05-07T20:58:01.3263379Z Skipping (s,q) (1.26, 40): inconsistent with heavy hitters! 2025-05-07T20:58:01.3263527Z Skipping (s,q) (1.27, 40): inconsistent with heavy hitters! 2025-05-07T20:58:01.3263671Z Skipping (s,q) (1.28, 40): inconsistent with heavy hitters! 2025-05-07T20:58:01.3263819Z Skipping (s,q) (1.29, 40): inconsistent with heavy hitters! 2025-05-07T20:58:01.3264023Z Skipping (s,q) (1.3, 40): inconsistent with heavy hitters! 2025-05-07T20:58:01.3264172Z Skipping (s,q) (1.31, 40): inconsistent with heavy hitters! 2025-05-07T20:58:01.3264376Z Skipping (s,q) (1.32, 40): inconsistent with heavy hitters! 2025-05-07T20:58:01.3264523Z Skipping (s,q) (1.33, 40): inconsistent with heavy hitters! 2025-05-07T20:58:01.3264724Z Skipping (s,q) (1.34, 40): inconsistent with heavy hitters! 2025-05-07T20:58:01.3264878Z Skipping (s,q) (1.35, 40): inconsistent with heavy hitters! 2025-05-07T20:58:01.3265024Z Skipping (s,q) (1.36, 40): inconsistent with heavy hitters! 2025-05-07T20:58:01.3265171Z Skipping (s,q) (1.37, 40): inconsistent with heavy hitters! 2025-05-07T20:58:01.3265320Z Skipping (s,q) (1.38, 40): inconsistent with heavy hitters! 2025-05-07T20:58:01.3265465Z Skipping (s,q) (1.39, 40): inconsistent with heavy hitters! 2025-05-07T20:58:01.3265611Z Skipping (s,q) (1.4, 40): inconsistent with heavy hitters! 2025-05-07T20:58:01.3265757Z Skipping (s,q) (1.41, 40): inconsistent with heavy hitters! 2025-05-07T20:58:01.3265904Z Skipping (s,q) (1.42, 40): inconsistent with heavy hitters! 2025-05-07T20:58:01.3266052Z Skipping (s,q) (1.43, 40): inconsistent with heavy hitters! 2025-05-07T20:58:01.3266203Z Skipping (s,q) (1.44, 40): inconsistent with heavy hitters! 2025-05-07T20:58:01.3266348Z Skipping (s,q) (1.45, 40): inconsistent with heavy hitters! 2025-05-07T20:58:01.3266500Z Skipping (s,q) (1.46, 40): inconsistent with heavy hitters! 2025-05-07T20:58:01.3266646Z Skipping (s,q) (1.47, 40): inconsistent with heavy hitters! 2025-05-07T20:58:01.3266794Z Skipping (s,q) (1.48, 40): inconsistent with heavy hitters! 2025-05-07T20:58:01.3266940Z Skipping (s,q) (1.49, 40): inconsistent with heavy hitters! 2025-05-07T20:58:01.3267085Z Skipping (s,q) (1.5, 40): inconsistent with heavy hitters! 2025-05-07T20:58:01.3267235Z Skipping (s,q) (1.51, 40): inconsistent with heavy hitters! 2025-05-07T20:58:01.3267381Z Skipping (s,q) (1.52, 40): inconsistent with heavy hitters! 2025-05-07T20:58:01.3267531Z Skipping (s,q) (1.53, 40): inconsistent with heavy hitters! 2025-05-07T20:58:01.3267689Z Skipping (s,q) (1.54, 40): inconsistent with heavy hitters! 2025-05-07T20:58:01.3267882Z Skipping (s,q) (1.55, 40): inconsistent with heavy hitters! 2025-05-07T20:58:01.3268032Z Skipping (s,q) (1.56, 40): inconsistent with heavy hitters! 2025-05-07T20:58:01.3268181Z Skipping (s,q) (1.57, 40): inconsistent with heavy hitters! 2025-05-07T20:58:01.3268326Z Skipping (s,q) (1.58, 40): inconsistent with heavy hitters! 2025-05-07T20:58:01.3268477Z Skipping (s,q) (1.59, 40): inconsistent with heavy hitters! 2025-05-07T20:58:01.3268621Z Skipping (s,q) (1.6, 40): inconsistent with heavy hitters! 2025-05-07T20:58:01.3268767Z Skipping (s,q) (1.61, 40): inconsistent with heavy hitters! 2025-05-07T20:58:01.3268918Z Skipping (s,q) (1.62, 40): inconsistent with heavy hitters! 2025-05-07T20:58:01.3269063Z Skipping (s,q) (1.63, 40): inconsistent with heavy hitters! 2025-05-07T20:58:01.3269214Z Skipping (s,q) (1.64, 40): inconsistent with heavy hitters! 2025-05-07T20:58:01.3269360Z Skipping (s,q) (1.65, 40): inconsistent with heavy hitters! 2025-05-07T20:58:01.3269510Z Skipping (s,q) (1.66, 40): inconsistent with heavy hitters! 2025-05-07T20:58:01.3269658Z Skipping (s,q) (1.67, 40): inconsistent with heavy hitters! 2025-05-07T20:58:01.3269802Z Skipping (s,q) (1.68, 40): inconsistent with heavy hitters! 2025-05-07T20:58:01.3269951Z Skipping (s,q) (1.69, 40): inconsistent with heavy hitters! 2025-05-07T20:58:01.3270101Z Skipping (s,q) (1.7, 40): inconsistent with heavy hitters! 2025-05-07T20:58:01.3270248Z Skipping (s,q) (1.71, 40): inconsistent with heavy hitters! 2025-05-07T20:58:01.3270396Z Skipping (s,q) (1.72, 40): inconsistent with heavy hitters! 2025-05-07T20:58:01.3270544Z Skipping (s,q) (1.73, 40): inconsistent with heavy hitters! 2025-05-07T20:58:01.3270690Z Skipping (s,q) (1.74, 40): inconsistent with heavy hitters! 2025-05-07T20:58:01.3270838Z Skipping (s,q) (1.75, 40): inconsistent with heavy hitters! 2025-05-07T20:58:01.3271027Z Skipping (s,q) (1.76, 40): inconsistent with heavy hitters! 2025-05-07T20:58:01.3271174Z Skipping (s,q) (1.77, 40): inconsistent with heavy hitters! 2025-05-07T20:58:01.3271364Z Skipping (s,q) (1.78, 40): inconsistent with heavy hitters! 2025-05-07T20:58:01.3271509Z Skipping (s,q) (1.79, 40): inconsistent with heavy hitters! 2025-05-07T20:58:01.3271688Z Skipping (s,q) (1.8, 40): inconsistent with heavy hitters! 2025-05-07T20:58:01.3271843Z Skipping (s,q) (1.81, 40): inconsistent with heavy hitters! 2025-05-07T20:58:01.3271988Z Skipping (s,q) (1.82, 40): inconsistent with heavy hitters! 2025-05-07T20:58:01.3272138Z Skipping (s,q) (1.83, 40): inconsistent with heavy hitters! 2025-05-07T20:58:01.3272287Z Skipping (s,q) (1.84, 40): inconsistent with heavy hitters! 2025-05-07T20:58:01.3272437Z Skipping (s,q) (1.85, 40): inconsistent with heavy hitters! 2025-05-07T20:58:01.3272587Z Skipping (s,q) (1.86, 40): inconsistent with heavy hitters! 2025-05-07T20:58:01.3272733Z Skipping (s,q) (1.87, 40): inconsistent with heavy hitters! 2025-05-07T20:58:01.3272879Z Skipping (s,q) (1.88, 40): inconsistent with heavy hitters! 2025-05-07T20:58:01.3273033Z Skipping (s,q) (1.89, 40): inconsistent with heavy hitters! 2025-05-07T20:58:01.3273177Z Skipping (s,q) (1.9, 40): inconsistent with heavy hitters! 2025-05-07T20:58:01.3273329Z Skipping (s,q) (1.91, 40): inconsistent with heavy hitters! 2025-05-07T20:58:01.3273476Z Skipping (s,q) (1.92, 40): inconsistent with heavy hitters! 2025-05-07T20:58:01.3273625Z Skipping (s,q) (1.93, 40): inconsistent with heavy hitters! 2025-05-07T20:58:01.3273774Z Skipping (s,q) (1.94, 40): inconsistent with heavy hitters! 2025-05-07T20:58:01.3273921Z Skipping (s,q) (1.95, 40): inconsistent with heavy hitters! 2025-05-07T20:58:01.3274069Z Skipping (s,q) (1.96, 40): inconsistent with heavy hitters! 2025-05-07T20:58:01.3274220Z Skipping (s,q) (1.97, 40): inconsistent with heavy hitters! 2025-05-07T20:58:01.3274366Z Skipping (s,q) (1.98, 40): inconsistent with heavy hitters! 2025-05-07T20:58:01.3274515Z Skipping (s,q) (1.99, 40): inconsistent with heavy hitters! 2025-05-07T20:58:01.3274669Z Skipping (s,q) (0.01, 42.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3274865Z Skipping (s,q) (0.02, 42.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3275022Z Skipping (s,q) (0.03, 42.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3275175Z Skipping (s,q) (0.04, 42.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3275327Z Skipping (s,q) (0.05, 42.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3275482Z Skipping (s,q) (0.06, 42.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3275631Z Skipping (s,q) (0.07, 42.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3275780Z Skipping (s,q) (0.08, 42.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3275931Z Skipping (s,q) (0.09, 42.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3276080Z Skipping (s,q) (0.1, 42.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3276235Z Skipping (s,q) (0.11, 42.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3276386Z Skipping (s,q) (0.12, 42.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3276542Z Skipping (s,q) (0.13, 42.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3276696Z Skipping (s,q) (0.14, 42.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3276847Z Skipping (s,q) (0.15, 42.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3276995Z Skipping (s,q) (0.16, 42.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3277146Z Skipping (s,q) (0.17, 42.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3277295Z Skipping (s,q) (0.18, 42.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3277447Z Skipping (s,q) (0.19, 42.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3277601Z Skipping (s,q) (0.2, 42.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3277752Z Skipping (s,q) (0.21, 42.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3277952Z Skipping (s,q) (0.22, 42.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3278104Z Skipping (s,q) (0.23, 42.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3278294Z Skipping (s,q) (0.24, 42.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3278449Z Skipping (s,q) (0.25, 42.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3278639Z Skipping (s,q) (0.26, 42.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3278794Z Skipping (s,q) (0.27, 42.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3278945Z Skipping (s,q) (0.28, 42.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3279093Z Skipping (s,q) (0.29, 42.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3279246Z Skipping (s,q) (0.3, 42.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3279395Z Skipping (s,q) (0.31, 42.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3279544Z Skipping (s,q) (0.32, 42.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3279699Z Skipping (s,q) (0.33, 42.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3279849Z Skipping (s,q) (0.34, 42.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3280011Z Skipping (s,q) (0.35, 42.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3280161Z Skipping (s,q) (0.36, 42.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3280317Z Skipping (s,q) (0.37, 42.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3280472Z Skipping (s,q) (0.38, 42.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3280622Z Skipping (s,q) (0.39, 42.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3280772Z Skipping (s,q) (0.4, 42.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3280924Z Skipping (s,q) (0.41, 42.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3281073Z Skipping (s,q) (0.42, 42.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3281226Z Skipping (s,q) (0.43, 42.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3281380Z Skipping (s,q) (0.44, 42.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3281528Z Skipping (s,q) (0.45, 42.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3281745Z Skipping (s,q) (0.46, 42.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3281894Z Skipping (s,q) (0.47, 42.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3282045Z Skipping (s,q) (0.48, 42.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3282198Z Skipping (s,q) (0.49, 42.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3282350Z Skipping (s,q) (0.5, 42.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3282502Z Skipping (s,q) (0.51, 42.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3282653Z Skipping (s,q) (0.52, 42.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3282804Z Skipping (s,q) (0.53, 42.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3282957Z Skipping (s,q) (0.54, 42.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3283108Z Skipping (s,q) (0.55, 42.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3283257Z Skipping (s,q) (0.56, 42.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3283413Z Skipping (s,q) (0.57, 42.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3283562Z Skipping (s,q) (0.58, 42.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3283714Z Skipping (s,q) (0.59, 42.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3283870Z Skipping (s,q) (0.6, 42.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3284023Z Skipping (s,q) (0.61, 42.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3284177Z Skipping (s,q) (0.62, 42.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3284325Z Skipping (s,q) (0.63, 42.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3284473Z Skipping (s,q) (0.64, 42.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3284629Z Skipping (s,q) (0.65, 42.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3284824Z Skipping (s,q) (0.66, 42.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3284974Z Skipping (s,q) (0.67, 42.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3285364Z Skipping (s,q) (0.68, 42.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3285515Z Skipping (s,q) (0.69, 42.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3285708Z Skipping (s,q) (0.7, 42.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3285860Z Skipping (s,q) (0.71, 42.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3286009Z Skipping (s,q) (0.72, 42.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3286160Z Skipping (s,q) (0.73, 42.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3286310Z Skipping (s,q) (0.74, 42.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3286458Z Skipping (s,q) (0.75, 42.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3286609Z Skipping (s,q) (0.76, 42.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3286760Z Skipping (s,q) (0.77, 42.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3286919Z Skipping (s,q) (0.78, 42.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3287068Z Skipping (s,q) (0.79, 42.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3287221Z Skipping (s,q) (0.8, 42.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3287374Z Skipping (s,q) (0.81, 42.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3287527Z Skipping (s,q) (0.82, 42.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3287677Z Skipping (s,q) (0.83, 42.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3287830Z Skipping (s,q) (0.84, 42.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3287978Z Skipping (s,q) (0.85, 42.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3288132Z Skipping (s,q) (0.86, 42.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3288284Z Skipping (s,q) (0.87, 42.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3288434Z Skipping (s,q) (0.88, 42.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3288587Z Skipping (s,q) (0.89, 42.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3288737Z Skipping (s,q) (0.9, 42.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3288932Z Skipping (s,q) (0.91, 42.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3289085Z Skipping (s,q) (0.92, 42.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3289236Z Skipping (s,q) (0.93, 42.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3289393Z Skipping (s,q) (0.94, 42.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3289544Z Skipping (s,q) (0.95, 42.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3289696Z Skipping (s,q) (0.96, 42.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3289848Z Skipping (s,q) (0.97, 42.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3289997Z Skipping (s,q) (0.98, 42.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3290148Z Skipping (s,q) (0.99, 42.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3290297Z Skipping (s,q) (1, 42.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3290450Z Skipping (s,q) (1.01, 42.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3290605Z Skipping (s,q) (1.02, 42.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3290759Z Skipping (s,q) (1.03, 42.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3290912Z Skipping (s,q) (1.04, 42.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3291067Z Skipping (s,q) (1.05, 42.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3291216Z Skipping (s,q) (1.06, 42.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3291366Z Skipping (s,q) (1.07, 42.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3291518Z Skipping (s,q) (1.08, 42.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3291669Z Skipping (s,q) (1.09, 42.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3291817Z Skipping (s,q) (1.1, 42.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3292014Z Skipping (s,q) (1.11, 42.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3292167Z Skipping (s,q) (1.12, 42.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3292361Z Skipping (s,q) (1.13, 42.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3292510Z Skipping (s,q) (1.14, 42.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3292695Z Skipping (s,q) (1.15, 42.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3292848Z Skipping (s,q) (1.16, 42.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3292998Z Skipping (s,q) (1.17, 42.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3293151Z Skipping (s,q) (1.18, 42.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3293308Z Skipping (s,q) (1.19, 42.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3293458Z Skipping (s,q) (1.2, 42.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3293609Z Skipping (s,q) (1.21, 42.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3293761Z Skipping (s,q) (1.22, 42.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3293910Z Skipping (s,q) (1.23, 42.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3294065Z Skipping (s,q) (1.24, 42.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3294214Z Skipping (s,q) (1.25, 42.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3294366Z Skipping (s,q) (1.26, 42.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3294517Z Skipping (s,q) (1.27, 42.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3294666Z Skipping (s,q) (1.28, 42.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3294818Z Skipping (s,q) (1.29, 42.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3294968Z Skipping (s,q) (1.3, 42.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3295116Z Skipping (s,q) (1.31, 42.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3295269Z Skipping (s,q) (1.32, 42.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3295420Z Skipping (s,q) (1.33, 42.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3295569Z Skipping (s,q) (1.34, 42.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3295765Z Skipping (s,q) (1.35, 42.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3295914Z Skipping (s,q) (1.36, 42.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3296068Z Skipping (s,q) (1.37, 42.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3296274Z Skipping (s,q) (1.38, 42.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3296423Z Skipping (s,q) (1.39, 42.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3296575Z Skipping (s,q) (1.4, 42.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3296725Z Skipping (s,q) (1.41, 42.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3296874Z Skipping (s,q) (1.42, 42.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3297025Z Skipping (s,q) (1.43, 42.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3297176Z Skipping (s,q) (1.44, 42.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3297332Z Skipping (s,q) (1.45, 42.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3297486Z Skipping (s,q) (1.46, 42.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3297634Z Skipping (s,q) (1.47, 42.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3297787Z Skipping (s,q) (1.48, 42.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3297937Z Skipping (s,q) (1.49, 42.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3298086Z Skipping (s,q) (1.5, 42.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3298242Z Skipping (s,q) (1.51, 42.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3298392Z Skipping (s,q) (1.52, 42.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3298541Z Skipping (s,q) (1.53, 42.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3298700Z Skipping (s,q) (1.54, 42.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3298851Z Skipping (s,q) (1.55, 42.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3299054Z Skipping (s,q) (1.56, 42.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3299207Z Skipping (s,q) (1.57, 42.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3299397Z Skipping (s,q) (1.58, 42.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3299549Z Skipping (s,q) (1.59, 42.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3299734Z Skipping (s,q) (1.6, 42.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3299884Z Skipping (s,q) (1.61, 42.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3300036Z Skipping (s,q) (1.62, 42.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3300186Z Skipping (s,q) (1.63, 42.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3300337Z Skipping (s,q) (1.64, 42.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3300487Z Skipping (s,q) (1.65, 42.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3300635Z Skipping (s,q) (1.66, 42.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3300792Z Skipping (s,q) (1.67, 42.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3300942Z Skipping (s,q) (1.68, 42.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3301094Z Skipping (s,q) (1.69, 42.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3301246Z Skipping (s,q) (1.7, 42.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3301401Z Skipping (s,q) (1.71, 42.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3301558Z Skipping (s,q) (1.72, 42.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3301708Z Skipping (s,q) (1.73, 42.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3301858Z Skipping (s,q) (1.74, 42.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3302011Z Skipping (s,q) (1.75, 42.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3302160Z Skipping (s,q) (1.76, 42.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3302309Z Skipping (s,q) (1.77, 42.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3302463Z Skipping (s,q) (1.78, 42.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3302612Z Skipping (s,q) (1.79, 42.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3302810Z Skipping (s,q) (1.8, 42.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3302960Z Skipping (s,q) (1.81, 42.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3303114Z Skipping (s,q) (1.82, 42.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3303270Z Skipping (s,q) (1.83, 42.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3303418Z Skipping (s,q) (1.84, 42.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3303567Z Skipping (s,q) (1.85, 42.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3303721Z Skipping (s,q) (1.86, 42.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3303871Z Skipping (s,q) (1.87, 42.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3304026Z Skipping (s,q) (1.88, 42.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3304176Z Skipping (s,q) (1.89, 42.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3304326Z Skipping (s,q) (1.9, 42.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3304484Z Skipping (s,q) (1.91, 42.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3304632Z Skipping (s,q) (1.92, 42.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3304783Z Skipping (s,q) (1.93, 42.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3304937Z Skipping (s,q) (1.94, 42.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3305086Z Skipping (s,q) (1.95, 42.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3305242Z Skipping (s,q) (1.96, 42.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3305391Z Skipping (s,q) (1.97, 42.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3305541Z Skipping (s,q) (1.98, 42.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3305693Z Skipping (s,q) (1.99, 42.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3305884Z Skipping (s,q) (0.01, 45): inconsistent with heavy hitters! 2025-05-07T20:58:01.3306036Z Skipping (s,q) (0.02, 45): inconsistent with heavy hitters! 2025-05-07T20:58:01.3306228Z Skipping (s,q) (0.03, 45): inconsistent with heavy hitters! 2025-05-07T20:58:01.3306374Z Skipping (s,q) (0.04, 45): inconsistent with heavy hitters! 2025-05-07T20:58:01.3306578Z Skipping (s,q) (0.05, 45): inconsistent with heavy hitters! 2025-05-07T20:58:01.3306729Z Skipping (s,q) (0.06, 45): inconsistent with heavy hitters! 2025-05-07T20:58:01.3306876Z Skipping (s,q) (0.07, 45): inconsistent with heavy hitters! 2025-05-07T20:58:01.3307027Z Skipping (s,q) (0.08, 45): inconsistent with heavy hitters! 2025-05-07T20:58:01.3307174Z Skipping (s,q) (0.09, 45): inconsistent with heavy hitters! 2025-05-07T20:58:01.3307319Z Skipping (s,q) (0.1, 45): inconsistent with heavy hitters! 2025-05-07T20:58:01.3307472Z Skipping (s,q) (0.11, 45): inconsistent with heavy hitters! 2025-05-07T20:58:01.3307620Z Skipping (s,q) (0.12, 45): inconsistent with heavy hitters! 2025-05-07T20:58:01.3307767Z Skipping (s,q) (0.13, 45): inconsistent with heavy hitters! 2025-05-07T20:58:01.3307915Z Skipping (s,q) (0.14, 45): inconsistent with heavy hitters! 2025-05-07T20:58:01.3308064Z Skipping (s,q) (0.15, 45): inconsistent with heavy hitters! 2025-05-07T20:58:01.3308212Z Skipping (s,q) (0.16, 45): inconsistent with heavy hitters! 2025-05-07T20:58:01.3308361Z Skipping (s,q) (0.17, 45): inconsistent with heavy hitters! 2025-05-07T20:58:01.3308506Z Skipping (s,q) (0.18, 45): inconsistent with heavy hitters! 2025-05-07T20:58:01.3308656Z Skipping (s,q) (0.19, 45): inconsistent with heavy hitters! 2025-05-07T20:58:01.3308801Z Skipping (s,q) (0.2, 45): inconsistent with heavy hitters! 2025-05-07T20:58:01.3308946Z Skipping (s,q) (0.21, 45): inconsistent with heavy hitters! 2025-05-07T20:58:01.3309106Z Skipping (s,q) (0.22, 45): inconsistent with heavy hitters! 2025-05-07T20:58:01.3309252Z Skipping (s,q) (0.23, 45): inconsistent with heavy hitters! 2025-05-07T20:58:01.3309401Z Skipping (s,q) (0.24, 45): inconsistent with heavy hitters! 2025-05-07T20:58:01.3309549Z Skipping (s,q) (0.25, 45): inconsistent with heavy hitters! 2025-05-07T20:58:01.3309743Z Skipping (s,q) (0.26, 45): inconsistent with heavy hitters! 2025-05-07T20:58:01.3309890Z Skipping (s,q) (0.27, 45): inconsistent with heavy hitters! 2025-05-07T20:58:01.3310038Z Skipping (s,q) (0.28, 45): inconsistent with heavy hitters! 2025-05-07T20:58:01.3310187Z Skipping (s,q) (0.29, 45): inconsistent with heavy hitters! 2025-05-07T20:58:01.3310332Z Skipping (s,q) (0.3, 45): inconsistent with heavy hitters! 2025-05-07T20:58:01.3310480Z Skipping (s,q) (0.31, 45): inconsistent with heavy hitters! 2025-05-07T20:58:01.3310630Z Skipping (s,q) (0.32, 45): inconsistent with heavy hitters! 2025-05-07T20:58:01.3310777Z Skipping (s,q) (0.33, 45): inconsistent with heavy hitters! 2025-05-07T20:58:01.3310931Z Skipping (s,q) (0.34, 45): inconsistent with heavy hitters! 2025-05-07T20:58:01.3311078Z Skipping (s,q) (0.35, 45): inconsistent with heavy hitters! 2025-05-07T20:58:01.3311223Z Skipping (s,q) (0.36, 45): inconsistent with heavy hitters! 2025-05-07T20:58:01.3311375Z Skipping (s,q) (0.37, 45): inconsistent with heavy hitters! 2025-05-07T20:58:01.3311523Z Skipping (s,q) (0.38, 45): inconsistent with heavy hitters! 2025-05-07T20:58:01.3311673Z Skipping (s,q) (0.39, 45): inconsistent with heavy hitters! 2025-05-07T20:58:01.3311821Z Skipping (s,q) (0.4, 45): inconsistent with heavy hitters! 2025-05-07T20:58:01.3311967Z Skipping (s,q) (0.41, 45): inconsistent with heavy hitters! 2025-05-07T20:58:01.3312113Z Skipping (s,q) (0.42, 45): inconsistent with heavy hitters! 2025-05-07T20:58:01.3312262Z Skipping (s,q) (0.43, 45): inconsistent with heavy hitters! 2025-05-07T20:58:01.3312408Z Skipping (s,q) (0.44, 45): inconsistent with heavy hitters! 2025-05-07T20:58:01.3312560Z Skipping (s,q) (0.45, 45): inconsistent with heavy hitters! 2025-05-07T20:58:01.3312705Z Skipping (s,q) (0.46, 45): inconsistent with heavy hitters! 2025-05-07T20:58:01.3312898Z Skipping (s,q) (0.47, 45): inconsistent with heavy hitters! 2025-05-07T20:58:01.3313053Z Skipping (s,q) (0.48, 45): inconsistent with heavy hitters! 2025-05-07T20:58:01.3313242Z Skipping (s,q) (0.49, 45): inconsistent with heavy hitters! 2025-05-07T20:58:01.3313389Z Skipping (s,q) (0.5, 45): inconsistent with heavy hitters! 2025-05-07T20:58:01.3313575Z Skipping (s,q) (0.51, 45): inconsistent with heavy hitters! 2025-05-07T20:58:01.3313722Z Skipping (s,q) (0.52, 45): inconsistent with heavy hitters! 2025-05-07T20:58:01.3313870Z Skipping (s,q) (0.53, 45): inconsistent with heavy hitters! 2025-05-07T20:58:01.3314017Z Skipping (s,q) (0.54, 45): inconsistent with heavy hitters! 2025-05-07T20:58:01.3314163Z Skipping (s,q) (0.55, 45): inconsistent with heavy hitters! 2025-05-07T20:58:01.3314314Z Skipping (s,q) (0.56, 45): inconsistent with heavy hitters! 2025-05-07T20:58:01.3314460Z Skipping (s,q) (0.57, 45): inconsistent with heavy hitters! 2025-05-07T20:58:01.3314607Z Skipping (s,q) (0.58, 45): inconsistent with heavy hitters! 2025-05-07T20:58:01.3314758Z Skipping (s,q) (0.59, 45): inconsistent with heavy hitters! 2025-05-07T20:58:01.3314908Z Skipping (s,q) (0.6, 45): inconsistent with heavy hitters! 2025-05-07T20:58:01.3315058Z Skipping (s,q) (0.61, 45): inconsistent with heavy hitters! 2025-05-07T20:58:01.3315208Z Skipping (s,q) (0.62, 45): inconsistent with heavy hitters! 2025-05-07T20:58:01.3315354Z Skipping (s,q) (0.63, 45): inconsistent with heavy hitters! 2025-05-07T20:58:01.3315502Z Skipping (s,q) (0.64, 45): inconsistent with heavy hitters! 2025-05-07T20:58:01.3315646Z Skipping (s,q) (0.65, 45): inconsistent with heavy hitters! 2025-05-07T20:58:01.3315791Z Skipping (s,q) (0.66, 45): inconsistent with heavy hitters! 2025-05-07T20:58:01.3315940Z Skipping (s,q) (0.67, 45): inconsistent with heavy hitters! 2025-05-07T20:58:01.3316084Z Skipping (s,q) (0.68, 45): inconsistent with heavy hitters! 2025-05-07T20:58:01.3316234Z Skipping (s,q) (0.69, 45): inconsistent with heavy hitters! 2025-05-07T20:58:01.3316385Z Skipping (s,q) (0.7, 45): inconsistent with heavy hitters! 2025-05-07T20:58:01.3316533Z Skipping (s,q) (0.71, 45): inconsistent with heavy hitters! 2025-05-07T20:58:01.3316728Z Skipping (s,q) (0.72, 45): inconsistent with heavy hitters! 2025-05-07T20:58:01.3316875Z Skipping (s,q) (0.73, 45): inconsistent with heavy hitters! 2025-05-07T20:58:01.3317022Z Skipping (s,q) (0.74, 45): inconsistent with heavy hitters! 2025-05-07T20:58:01.3317172Z Skipping (s,q) (0.75, 45): inconsistent with heavy hitters! 2025-05-07T20:58:01.3317318Z Skipping (s,q) (0.76, 45): inconsistent with heavy hitters! 2025-05-07T20:58:01.3317463Z Skipping (s,q) (0.77, 45): inconsistent with heavy hitters! 2025-05-07T20:58:01.3317611Z Skipping (s,q) (0.78, 45): inconsistent with heavy hitters! 2025-05-07T20:58:01.3317755Z Skipping (s,q) (0.79, 45): inconsistent with heavy hitters! 2025-05-07T20:58:01.3317905Z Skipping (s,q) (0.8, 45): inconsistent with heavy hitters! 2025-05-07T20:58:01.3318052Z Skipping (s,q) (0.81, 45): inconsistent with heavy hitters! 2025-05-07T20:58:01.3318197Z Skipping (s,q) (0.82, 45): inconsistent with heavy hitters! 2025-05-07T20:58:01.3318348Z Skipping (s,q) (0.83, 45): inconsistent with heavy hitters! 2025-05-07T20:58:01.3318494Z Skipping (s,q) (0.84, 45): inconsistent with heavy hitters! 2025-05-07T20:58:01.3318642Z Skipping (s,q) (0.85, 45): inconsistent with heavy hitters! 2025-05-07T20:58:01.3318791Z Skipping (s,q) (0.86, 45): inconsistent with heavy hitters! 2025-05-07T20:58:01.3318936Z Skipping (s,q) (0.87, 45): inconsistent with heavy hitters! 2025-05-07T20:58:01.3319083Z Skipping (s,q) (0.88, 45): inconsistent with heavy hitters! 2025-05-07T20:58:01.3319228Z Skipping (s,q) (0.89, 45): inconsistent with heavy hitters! 2025-05-07T20:58:01.3319372Z Skipping (s,q) (0.9, 45): inconsistent with heavy hitters! 2025-05-07T20:58:01.3319520Z Skipping (s,q) (0.91, 45): inconsistent with heavy hitters! 2025-05-07T20:58:01.3319706Z Skipping (s,q) (0.92, 45): inconsistent with heavy hitters! 2025-05-07T20:58:01.3319854Z Skipping (s,q) (0.93, 45): inconsistent with heavy hitters! 2025-05-07T20:58:01.3320045Z Skipping (s,q) (0.94, 45): inconsistent with heavy hitters! 2025-05-07T20:58:01.3320194Z Skipping (s,q) (0.95, 45): inconsistent with heavy hitters! 2025-05-07T20:58:01.3320378Z Skipping (s,q) (0.96, 45): inconsistent with heavy hitters! 2025-05-07T20:58:01.3320530Z Skipping (s,q) (0.97, 45): inconsistent with heavy hitters! 2025-05-07T20:58:01.3320674Z Skipping (s,q) (0.98, 45): inconsistent with heavy hitters! 2025-05-07T20:58:01.3320823Z Skipping (s,q) (0.99, 45): inconsistent with heavy hitters! 2025-05-07T20:58:01.3320965Z Skipping (s,q) (1, 45): inconsistent with heavy hitters! 2025-05-07T20:58:01.3321110Z Skipping (s,q) (1.01, 45): inconsistent with heavy hitters! 2025-05-07T20:58:01.3321262Z Skipping (s,q) (1.02, 45): inconsistent with heavy hitters! 2025-05-07T20:58:01.3321408Z Skipping (s,q) (1.03, 45): inconsistent with heavy hitters! 2025-05-07T20:58:01.3321555Z Skipping (s,q) (1.04, 45): inconsistent with heavy hitters! 2025-05-07T20:58:01.3321704Z Skipping (s,q) (1.05, 45): inconsistent with heavy hitters! 2025-05-07T20:58:01.3321855Z Skipping (s,q) (1.06, 45): inconsistent with heavy hitters! 2025-05-07T20:58:01.3322004Z Skipping (s,q) (1.07, 45): inconsistent with heavy hitters! 2025-05-07T20:58:01.3322153Z Skipping (s,q) (1.08, 45): inconsistent with heavy hitters! 2025-05-07T20:58:01.3322299Z Skipping (s,q) (1.09, 45): inconsistent with heavy hitters! 2025-05-07T20:58:01.3322445Z Skipping (s,q) (1.1, 45): inconsistent with heavy hitters! 2025-05-07T20:58:01.3322592Z Skipping (s,q) (1.11, 45): inconsistent with heavy hitters! 2025-05-07T20:58:01.3322737Z Skipping (s,q) (1.12, 45): inconsistent with heavy hitters! 2025-05-07T20:58:01.3322886Z Skipping (s,q) (1.13, 45): inconsistent with heavy hitters! 2025-05-07T20:58:01.3323032Z Skipping (s,q) (1.14, 45): inconsistent with heavy hitters! 2025-05-07T20:58:01.3323184Z Skipping (s,q) (1.15, 45): inconsistent with heavy hitters! 2025-05-07T20:58:01.3323331Z Skipping (s,q) (1.16, 45): inconsistent with heavy hitters! 2025-05-07T20:58:01.3323519Z Skipping (s,q) (1.17, 45): inconsistent with heavy hitters! 2025-05-07T20:58:01.3323669Z Skipping (s,q) (1.18, 45): inconsistent with heavy hitters! 2025-05-07T20:58:01.3323820Z Skipping (s,q) (1.19, 45): inconsistent with heavy hitters! 2025-05-07T20:58:01.3323965Z Skipping (s,q) (1.2, 45): inconsistent with heavy hitters! 2025-05-07T20:58:01.3324113Z Skipping (s,q) (1.21, 45): inconsistent with heavy hitters! 2025-05-07T20:58:01.3324257Z Skipping (s,q) (1.22, 45): inconsistent with heavy hitters! 2025-05-07T20:58:01.3324406Z Skipping (s,q) (1.23, 45): inconsistent with heavy hitters! 2025-05-07T20:58:01.3324551Z Skipping (s,q) (1.24, 45): inconsistent with heavy hitters! 2025-05-07T20:58:01.3324697Z Skipping (s,q) (1.25, 45): inconsistent with heavy hitters! 2025-05-07T20:58:01.3324844Z Skipping (s,q) (1.26, 45): inconsistent with heavy hitters! 2025-05-07T20:58:01.3324993Z Skipping (s,q) (1.27, 45): inconsistent with heavy hitters! 2025-05-07T20:58:01.3325140Z Skipping (s,q) (1.28, 45): inconsistent with heavy hitters! 2025-05-07T20:58:01.3325293Z Skipping (s,q) (1.29, 45): inconsistent with heavy hitters! 2025-05-07T20:58:01.3325438Z Skipping (s,q) (1.3, 45): inconsistent with heavy hitters! 2025-05-07T20:58:01.3325586Z Skipping (s,q) (1.31, 45): inconsistent with heavy hitters! 2025-05-07T20:58:01.3325734Z Skipping (s,q) (1.32, 45): inconsistent with heavy hitters! 2025-05-07T20:58:01.3325881Z Skipping (s,q) (1.33, 45): inconsistent with heavy hitters! 2025-05-07T20:58:01.3326033Z Skipping (s,q) (1.34, 45): inconsistent with heavy hitters! 2025-05-07T20:58:01.3326178Z Skipping (s,q) (1.35, 45): inconsistent with heavy hitters! 2025-05-07T20:58:01.3326324Z Skipping (s,q) (1.36, 45): inconsistent with heavy hitters! 2025-05-07T20:58:01.3326473Z Skipping (s,q) (1.37, 45): inconsistent with heavy hitters! 2025-05-07T20:58:01.3326662Z Skipping (s,q) (1.38, 45): inconsistent with heavy hitters! 2025-05-07T20:58:01.3326809Z Skipping (s,q) (1.39, 45): inconsistent with heavy hitters! 2025-05-07T20:58:01.3326997Z Skipping (s,q) (1.4, 45): inconsistent with heavy hitters! 2025-05-07T20:58:01.3327143Z Skipping (s,q) (1.41, 45): inconsistent with heavy hitters! 2025-05-07T20:58:01.3327328Z Skipping (s,q) (1.42, 45): inconsistent with heavy hitters! 2025-05-07T20:58:01.3327475Z Skipping (s,q) (1.43, 45): inconsistent with heavy hitters! 2025-05-07T20:58:01.3327620Z Skipping (s,q) (1.44, 45): inconsistent with heavy hitters! 2025-05-07T20:58:01.3327774Z Skipping (s,q) (1.45, 45): inconsistent with heavy hitters! 2025-05-07T20:58:01.3327920Z Skipping (s,q) (1.46, 45): inconsistent with heavy hitters! 2025-05-07T20:58:01.3328065Z Skipping (s,q) (1.47, 45): inconsistent with heavy hitters! 2025-05-07T20:58:01.3328214Z Skipping (s,q) (1.48, 45): inconsistent with heavy hitters! 2025-05-07T20:58:01.3328362Z Skipping (s,q) (1.49, 45): inconsistent with heavy hitters! 2025-05-07T20:58:01.3328510Z Skipping (s,q) (1.5, 45): inconsistent with heavy hitters! 2025-05-07T20:58:01.3328664Z Skipping (s,q) (1.51, 45): inconsistent with heavy hitters! 2025-05-07T20:58:01.3328814Z Skipping (s,q) (1.52, 45): inconsistent with heavy hitters! 2025-05-07T20:58:01.3328970Z Skipping (s,q) (1.53, 45): inconsistent with heavy hitters! 2025-05-07T20:58:01.3329116Z Skipping (s,q) (1.54, 45): inconsistent with heavy hitters! 2025-05-07T20:58:01.3329261Z Skipping (s,q) (1.55, 45): inconsistent with heavy hitters! 2025-05-07T20:58:01.3329409Z Skipping (s,q) (1.56, 45): inconsistent with heavy hitters! 2025-05-07T20:58:01.3329554Z Skipping (s,q) (1.57, 45): inconsistent with heavy hitters! 2025-05-07T20:58:01.3329699Z Skipping (s,q) (1.58, 45): inconsistent with heavy hitters! 2025-05-07T20:58:01.3329849Z Skipping (s,q) (1.59, 45): inconsistent with heavy hitters! 2025-05-07T20:58:01.3329995Z Skipping (s,q) (1.6, 45): inconsistent with heavy hitters! 2025-05-07T20:58:01.3330146Z Skipping (s,q) (1.61, 45): inconsistent with heavy hitters! 2025-05-07T20:58:01.3330293Z Skipping (s,q) (1.62, 45): inconsistent with heavy hitters! 2025-05-07T20:58:01.3330482Z Skipping (s,q) (1.63, 45): inconsistent with heavy hitters! 2025-05-07T20:58:01.3330631Z Skipping (s,q) (1.64, 45): inconsistent with heavy hitters! 2025-05-07T20:58:01.3330778Z Skipping (s,q) (1.65, 45): inconsistent with heavy hitters! 2025-05-07T20:58:01.3330923Z Skipping (s,q) (1.66, 45): inconsistent with heavy hitters! 2025-05-07T20:58:01.3331070Z Skipping (s,q) (1.67, 45): inconsistent with heavy hitters! 2025-05-07T20:58:01.3331217Z Skipping (s,q) (1.68, 45): inconsistent with heavy hitters! 2025-05-07T20:58:01.3331369Z Skipping (s,q) (1.69, 45): inconsistent with heavy hitters! 2025-05-07T20:58:01.3331515Z Skipping (s,q) (1.7, 45): inconsistent with heavy hitters! 2025-05-07T20:58:01.3331660Z Skipping (s,q) (1.71, 45): inconsistent with heavy hitters! 2025-05-07T20:58:01.3331810Z Skipping (s,q) (1.72, 45): inconsistent with heavy hitters! 2025-05-07T20:58:01.3331956Z Skipping (s,q) (1.73, 45): inconsistent with heavy hitters! 2025-05-07T20:58:01.3332105Z Skipping (s,q) (1.74, 45): inconsistent with heavy hitters! 2025-05-07T20:58:01.3332257Z Skipping (s,q) (1.75, 45): inconsistent with heavy hitters! 2025-05-07T20:58:01.3332403Z Skipping (s,q) (1.76, 45): inconsistent with heavy hitters! 2025-05-07T20:58:01.3332557Z Skipping (s,q) (1.77, 45): inconsistent with heavy hitters! 2025-05-07T20:58:01.3332705Z Skipping (s,q) (1.78, 45): inconsistent with heavy hitters! 2025-05-07T20:58:01.3332851Z Skipping (s,q) (1.79, 45): inconsistent with heavy hitters! 2025-05-07T20:58:01.3332998Z Skipping (s,q) (1.8, 45): inconsistent with heavy hitters! 2025-05-07T20:58:01.3333144Z Skipping (s,q) (1.81, 45): inconsistent with heavy hitters! 2025-05-07T20:58:01.3333289Z Skipping (s,q) (1.82, 45): inconsistent with heavy hitters! 2025-05-07T20:58:01.3333482Z Skipping (s,q) (1.83, 45): inconsistent with heavy hitters! 2025-05-07T20:58:01.3333628Z Skipping (s,q) (1.84, 45): inconsistent with heavy hitters! 2025-05-07T20:58:01.3333839Z Skipping (s,q) (1.85, 45): inconsistent with heavy hitters! 2025-05-07T20:58:01.3333987Z Skipping (s,q) (1.86, 45): inconsistent with heavy hitters! 2025-05-07T20:58:01.3334133Z Skipping (s,q) (1.87, 45): inconsistent with heavy hitters! 2025-05-07T20:58:01.3334320Z Skipping (s,q) (1.88, 45): inconsistent with heavy hitters! 2025-05-07T20:58:01.3334466Z Skipping (s,q) (1.89, 45): inconsistent with heavy hitters! 2025-05-07T20:58:01.3334609Z Skipping (s,q) (1.9, 45): inconsistent with heavy hitters! 2025-05-07T20:58:01.3334759Z Skipping (s,q) (1.91, 45): inconsistent with heavy hitters! 2025-05-07T20:58:01.3334905Z Skipping (s,q) (1.92, 45): inconsistent with heavy hitters! 2025-05-07T20:58:01.3335049Z Skipping (s,q) (1.93, 45): inconsistent with heavy hitters! 2025-05-07T20:58:01.3335199Z Skipping (s,q) (1.94, 45): inconsistent with heavy hitters! 2025-05-07T20:58:01.3335346Z Skipping (s,q) (1.95, 45): inconsistent with heavy hitters! 2025-05-07T20:58:01.3335494Z Skipping (s,q) (1.96, 45): inconsistent with heavy hitters! 2025-05-07T20:58:01.3335644Z Skipping (s,q) (1.97, 45): inconsistent with heavy hitters! 2025-05-07T20:58:01.3335791Z Skipping (s,q) (1.98, 45): inconsistent with heavy hitters! 2025-05-07T20:58:01.3335949Z Skipping (s,q) (1.99, 45): inconsistent with heavy hitters! 2025-05-07T20:58:01.3336154Z Skipping (s,q) (0.01, 47.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3336306Z Skipping (s,q) (0.02, 47.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3336463Z Skipping (s,q) (0.03, 47.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3336616Z Skipping (s,q) (0.04, 47.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3336767Z Skipping (s,q) (0.05, 47.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3336915Z Skipping (s,q) (0.06, 47.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3337069Z Skipping (s,q) (0.07, 47.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3337223Z Skipping (s,q) (0.08, 47.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3337419Z Skipping (s,q) (0.09, 47.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3337570Z Skipping (s,q) (0.1, 47.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3337723Z Skipping (s,q) (0.11, 47.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3337873Z Skipping (s,q) (0.12, 47.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3338027Z Skipping (s,q) (0.13, 47.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3338176Z Skipping (s,q) (0.14, 47.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3338324Z Skipping (s,q) (0.15, 47.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3338475Z Skipping (s,q) (0.16, 47.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3338623Z Skipping (s,q) (0.17, 47.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3338774Z Skipping (s,q) (0.18, 47.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3338923Z Skipping (s,q) (0.19, 47.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3339077Z Skipping (s,q) (0.2, 47.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3339229Z Skipping (s,q) (0.21, 47.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3339381Z Skipping (s,q) (0.22, 47.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3339532Z Skipping (s,q) (0.23, 47.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3339686Z Skipping (s,q) (0.24, 47.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3339837Z Skipping (s,q) (0.25, 47.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3339987Z Skipping (s,q) (0.26, 47.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3340139Z Skipping (s,q) (0.27, 47.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3340289Z Skipping (s,q) (0.28, 47.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3340494Z Skipping (s,q) (0.29, 47.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3340648Z Skipping (s,q) (0.3, 47.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3340841Z Skipping (s,q) (0.31, 47.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3340992Z Skipping (s,q) (0.32, 47.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3341176Z Skipping (s,q) (0.33, 47.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3341327Z Skipping (s,q) (0.34, 47.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3341482Z Skipping (s,q) (0.35, 47.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3341630Z Skipping (s,q) (0.36, 47.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3341778Z Skipping (s,q) (0.37, 47.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3341930Z Skipping (s,q) (0.38, 47.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3342079Z Skipping (s,q) (0.39, 47.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3342232Z Skipping (s,q) (0.4, 47.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3342383Z Skipping (s,q) (0.41, 47.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3342534Z Skipping (s,q) (0.42, 47.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3342689Z Skipping (s,q) (0.43, 47.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3342839Z Skipping (s,q) (0.44, 47.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3342991Z Skipping (s,q) (0.45, 47.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3343144Z Skipping (s,q) (0.46, 47.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3343293Z Skipping (s,q) (0.47, 47.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3343444Z Skipping (s,q) (0.48, 47.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3343594Z Skipping (s,q) (0.49, 47.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3343743Z Skipping (s,q) (0.5, 47.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3343896Z Skipping (s,q) (0.51, 47.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3344049Z Skipping (s,q) (0.52, 47.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3344198Z Skipping (s,q) (0.53, 47.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3344400Z Skipping (s,q) (0.54, 47.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3344549Z Skipping (s,q) (0.55, 47.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3344702Z Skipping (s,q) (0.56, 47.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3344852Z Skipping (s,q) (0.57, 47.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3345001Z Skipping (s,q) (0.58, 47.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3345154Z Skipping (s,q) (0.59, 47.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3345303Z Skipping (s,q) (0.6, 47.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3345451Z Skipping (s,q) (0.61, 47.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3345604Z Skipping (s,q) (0.62, 47.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3345755Z Skipping (s,q) (0.63, 47.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3345907Z Skipping (s,q) (0.64, 47.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3346060Z Skipping (s,q) (0.65, 47.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3346211Z Skipping (s,q) (0.66, 47.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3346366Z Skipping (s,q) (0.67, 47.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3346516Z Skipping (s,q) (0.68, 47.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3346665Z Skipping (s,q) (0.69, 47.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3346816Z Skipping (s,q) (0.7, 47.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3346966Z Skipping (s,q) (0.71, 47.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3347117Z Skipping (s,q) (0.72, 47.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3347265Z Skipping (s,q) (0.73, 47.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3347459Z Skipping (s,q) (0.74, 47.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3347612Z Skipping (s,q) (0.75, 47.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3347801Z Skipping (s,q) (0.76, 47.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3347952Z Skipping (s,q) (0.77, 47.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3348140Z Skipping (s,q) (0.78, 47.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3348291Z Skipping (s,q) (0.79, 47.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3348443Z Skipping (s,q) (0.8, 47.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3348593Z Skipping (s,q) (0.81, 47.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3348745Z Skipping (s,q) (0.82, 47.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3348900Z Skipping (s,q) (0.83, 47.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3349048Z Skipping (s,q) (0.84, 47.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3349202Z Skipping (s,q) (0.85, 47.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3349356Z Skipping (s,q) (0.86, 47.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3349510Z Skipping (s,q) (0.87, 47.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3349659Z Skipping (s,q) (0.88, 47.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3349813Z Skipping (s,q) (0.89, 47.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3349963Z Skipping (s,q) (0.9, 47.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3350117Z Skipping (s,q) (0.91, 47.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3350265Z Skipping (s,q) (0.92, 47.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3350414Z Skipping (s,q) (0.93, 47.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3350571Z Skipping (s,q) (0.94, 47.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3350718Z Skipping (s,q) (0.95, 47.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3350869Z Skipping (s,q) (0.96, 47.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3351020Z Skipping (s,q) (0.97, 47.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3351215Z Skipping (s,q) (0.98, 47.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3351365Z Skipping (s,q) (0.99, 47.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3351516Z Skipping (s,q) (1, 47.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3351667Z Skipping (s,q) (1.01, 47.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3351819Z Skipping (s,q) (1.02, 47.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3351968Z Skipping (s,q) (1.03, 47.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3352116Z Skipping (s,q) (1.04, 47.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3352274Z Skipping (s,q) (1.05, 47.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3352422Z Skipping (s,q) (1.06, 47.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3352578Z Skipping (s,q) (1.07, 47.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3352730Z Skipping (s,q) (1.08, 47.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3352885Z Skipping (s,q) (1.09, 47.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3353036Z Skipping (s,q) (1.1, 47.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3353188Z Skipping (s,q) (1.11, 47.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3353337Z Skipping (s,q) (1.12, 47.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3353488Z Skipping (s,q) (1.13, 47.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3353638Z Skipping (s,q) (1.14, 47.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3353789Z Skipping (s,q) (1.15, 47.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3353939Z Skipping (s,q) (1.16, 47.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3354090Z Skipping (s,q) (1.17, 47.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3354241Z Skipping (s,q) (1.18, 47.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3354435Z Skipping (s,q) (1.19, 47.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3354632Z Skipping (s,q) (1.2, 47.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3354786Z Skipping (s,q) (1.21, 47.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3354936Z Skipping (s,q) (1.22, 47.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3355125Z Skipping (s,q) (1.23, 47.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3355276Z Skipping (s,q) (1.24, 47.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3355425Z Skipping (s,q) (1.25, 47.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3355580Z Skipping (s,q) (1.26, 47.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3355731Z Skipping (s,q) (1.27, 47.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3355883Z Skipping (s,q) (1.28, 47.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3356037Z Skipping (s,q) (1.29, 47.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3356191Z Skipping (s,q) (1.3, 47.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3356343Z Skipping (s,q) (1.31, 47.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3356499Z Skipping (s,q) (1.32, 47.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3356649Z Skipping (s,q) (1.33, 47.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3356802Z Skipping (s,q) (1.34, 47.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3356951Z Skipping (s,q) (1.35, 47.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3357099Z Skipping (s,q) (1.36, 47.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3357255Z Skipping (s,q) (1.37, 47.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3357404Z Skipping (s,q) (1.38, 47.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3357552Z Skipping (s,q) (1.39, 47.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3357703Z Skipping (s,q) (1.4, 47.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3357857Z Skipping (s,q) (1.41, 47.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3358019Z Skipping (s,q) (1.42, 47.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3358214Z Skipping (s,q) (1.43, 47.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3358363Z Skipping (s,q) (1.44, 47.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3358517Z Skipping (s,q) (1.45, 47.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3358666Z Skipping (s,q) (1.46, 47.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3358814Z Skipping (s,q) (1.47, 47.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3358969Z Skipping (s,q) (1.48, 47.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3359121Z Skipping (s,q) (1.49, 47.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3359512Z Skipping (s,q) (1.5, 47.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3359668Z Skipping (s,q) (1.51, 47.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3359823Z Skipping (s,q) (1.52, 47.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3359975Z Skipping (s,q) (1.53, 47.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3360129Z Skipping (s,q) (1.54, 47.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3360277Z Skipping (s,q) (1.55, 47.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3360436Z Skipping (s,q) (1.56, 47.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3360584Z Skipping (s,q) (1.57, 47.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3360738Z Skipping (s,q) (1.58, 47.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3360889Z Skipping (s,q) (1.59, 47.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3361038Z Skipping (s,q) (1.6, 47.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3361189Z Skipping (s,q) (1.61, 47.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3361338Z Skipping (s,q) (1.62, 47.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3361581Z Skipping (s,q) (1.63, 47.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3361735Z Skipping (s,q) (1.64, 47.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3361941Z Skipping (s,q) (1.65, 47.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3362099Z Skipping (s,q) (1.66, 47.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3362305Z Skipping (s,q) (1.67, 47.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3362458Z Skipping (s,q) (1.68, 47.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3362610Z Skipping (s,q) (1.69, 47.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3362762Z Skipping (s,q) (1.7, 47.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3362912Z Skipping (s,q) (1.71, 47.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3363063Z Skipping (s,q) (1.72, 47.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3363214Z Skipping (s,q) (1.73, 47.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3363369Z Skipping (s,q) (1.74, 47.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3363517Z Skipping (s,q) (1.75, 47.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3363674Z Skipping (s,q) (1.76, 47.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3363826Z Skipping (s,q) (1.77, 47.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3363981Z Skipping (s,q) (1.78, 47.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3364132Z Skipping (s,q) (1.79, 47.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3364285Z Skipping (s,q) (1.8, 47.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3364436Z Skipping (s,q) (1.81, 47.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3364592Z Skipping (s,q) (1.82, 47.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3364740Z Skipping (s,q) (1.83, 47.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3364890Z Skipping (s,q) (1.84, 47.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3365044Z Skipping (s,q) (1.85, 47.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3365193Z Skipping (s,q) (1.86, 47.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3365403Z Skipping (s,q) (1.87, 47.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3365556Z Skipping (s,q) (1.88, 47.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3365708Z Skipping (s,q) (1.89, 47.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3365857Z Skipping (s,q) (1.9, 47.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3366008Z Skipping (s,q) (1.91, 47.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3366157Z Skipping (s,q) (1.92, 47.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3366308Z Skipping (s,q) (1.93, 47.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3366462Z Skipping (s,q) (1.94, 47.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3366613Z Skipping (s,q) (1.95, 47.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3370396Z Skipping (s,q) (1.96, 47.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3370586Z Skipping (s,q) (1.97, 47.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3370744Z Skipping (s,q) (1.98, 47.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3370905Z Skipping (s,q) (1.99, 47.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3371054Z Skipping (s,q) (0.01, 50): inconsistent with heavy hitters! 2025-05-07T20:58:01.3371206Z Skipping (s,q) (0.02, 50): inconsistent with heavy hitters! 2025-05-07T20:58:01.3371359Z Skipping (s,q) (0.03, 50): inconsistent with heavy hitters! 2025-05-07T20:58:01.3371507Z Skipping (s,q) (0.04, 50): inconsistent with heavy hitters! 2025-05-07T20:58:01.3371655Z Skipping (s,q) (0.05, 50): inconsistent with heavy hitters! 2025-05-07T20:58:01.3371804Z Skipping (s,q) (0.06, 50): inconsistent with heavy hitters! 2025-05-07T20:58:01.3371950Z Skipping (s,q) (0.07, 50): inconsistent with heavy hitters! 2025-05-07T20:58:01.3372100Z Skipping (s,q) (0.08, 50): inconsistent with heavy hitters! 2025-05-07T20:58:01.3372316Z Skipping (s,q) (0.09, 50): inconsistent with heavy hitters! 2025-05-07T20:58:01.3372469Z Skipping (s,q) (0.1, 50): inconsistent with heavy hitters! 2025-05-07T20:58:01.3372661Z Skipping (s,q) (0.11, 50): inconsistent with heavy hitters! 2025-05-07T20:58:01.3372810Z Skipping (s,q) (0.12, 50): inconsistent with heavy hitters! 2025-05-07T20:58:01.3373053Z Skipping (s,q) (0.13, 50): inconsistent with heavy hitters! 2025-05-07T20:58:01.3373207Z Skipping (s,q) (0.14, 50): inconsistent with heavy hitters! 2025-05-07T20:58:01.3373354Z Skipping (s,q) (0.15, 50): inconsistent with heavy hitters! 2025-05-07T20:58:01.3373499Z Skipping (s,q) (0.16, 50): inconsistent with heavy hitters! 2025-05-07T20:58:01.3373648Z Skipping (s,q) (0.17, 50): inconsistent with heavy hitters! 2025-05-07T20:58:01.3373797Z Skipping (s,q) (0.18, 50): inconsistent with heavy hitters! 2025-05-07T20:58:01.3373947Z Skipping (s,q) (0.19, 50): inconsistent with heavy hitters! 2025-05-07T20:58:01.3374094Z Skipping (s,q) (0.2, 50): inconsistent with heavy hitters! 2025-05-07T20:58:01.3374242Z Skipping (s,q) (0.21, 50): inconsistent with heavy hitters! 2025-05-07T20:58:01.3374396Z Skipping (s,q) (0.22, 50): inconsistent with heavy hitters! 2025-05-07T20:58:01.3374542Z Skipping (s,q) (0.23, 50): inconsistent with heavy hitters! 2025-05-07T20:58:01.3374693Z Skipping (s,q) (0.24, 50): inconsistent with heavy hitters! 2025-05-07T20:58:01.3374842Z Skipping (s,q) (0.25, 50): inconsistent with heavy hitters! 2025-05-07T20:58:01.3374988Z Skipping (s,q) (0.26, 50): inconsistent with heavy hitters! 2025-05-07T20:58:01.3375140Z Skipping (s,q) (0.27, 50): inconsistent with heavy hitters! 2025-05-07T20:58:01.3375286Z Skipping (s,q) (0.28, 50): inconsistent with heavy hitters! 2025-05-07T20:58:01.3375434Z Skipping (s,q) (0.29, 50): inconsistent with heavy hitters! 2025-05-07T20:58:01.3375585Z Skipping (s,q) (0.3, 50): inconsistent with heavy hitters! 2025-05-07T20:58:01.3375734Z Skipping (s,q) (0.31, 50): inconsistent with heavy hitters! 2025-05-07T20:58:01.3375884Z Skipping (s,q) (0.32, 50): inconsistent with heavy hitters! 2025-05-07T20:58:01.3376034Z Skipping (s,q) (0.33, 50): inconsistent with heavy hitters! 2025-05-07T20:58:01.3376370Z Skipping (s,q) (0.34, 50): inconsistent with heavy hitters! 2025-05-07T20:58:01.3376521Z Skipping (s,q) (0.35, 50): inconsistent with heavy hitters! 2025-05-07T20:58:01.3376671Z Skipping (s,q) (0.36, 50): inconsistent with heavy hitters! 2025-05-07T20:58:01.3376818Z Skipping (s,q) (0.37, 50): inconsistent with heavy hitters! 2025-05-07T20:58:01.3376966Z Skipping (s,q) (0.38, 50): inconsistent with heavy hitters! 2025-05-07T20:58:01.3377113Z Skipping (s,q) (0.39, 50): inconsistent with heavy hitters! 2025-05-07T20:58:01.3377258Z Skipping (s,q) (0.4, 50): inconsistent with heavy hitters! 2025-05-07T20:58:01.3377409Z Skipping (s,q) (0.41, 50): inconsistent with heavy hitters! 2025-05-07T20:58:01.3377557Z Skipping (s,q) (0.42, 50): inconsistent with heavy hitters! 2025-05-07T20:58:01.3377712Z Skipping (s,q) (0.43, 50): inconsistent with heavy hitters! 2025-05-07T20:58:01.3377860Z Skipping (s,q) (0.44, 50): inconsistent with heavy hitters! 2025-05-07T20:58:01.3378011Z Skipping (s,q) (0.45, 50): inconsistent with heavy hitters! 2025-05-07T20:58:01.3378160Z Skipping (s,q) (0.46, 50): inconsistent with heavy hitters! 2025-05-07T20:58:01.3378309Z Skipping (s,q) (0.47, 50): inconsistent with heavy hitters! 2025-05-07T20:58:01.3378456Z Skipping (s,q) (0.48, 50): inconsistent with heavy hitters! 2025-05-07T20:58:01.3378606Z Skipping (s,q) (0.49, 50): inconsistent with heavy hitters! 2025-05-07T20:58:01.3378752Z Skipping (s,q) (0.5, 50): inconsistent with heavy hitters! 2025-05-07T20:58:01.3378899Z Skipping (s,q) (0.51, 50): inconsistent with heavy hitters! 2025-05-07T20:58:01.3379048Z Skipping (s,q) (0.52, 50): inconsistent with heavy hitters! 2025-05-07T20:58:01.3379194Z Skipping (s,q) (0.53, 50): inconsistent with heavy hitters! 2025-05-07T20:58:01.3379389Z Skipping (s,q) (0.54, 50): inconsistent with heavy hitters! 2025-05-07T20:58:01.3379538Z Skipping (s,q) (0.55, 50): inconsistent with heavy hitters! 2025-05-07T20:58:01.3379725Z Skipping (s,q) (0.56, 50): inconsistent with heavy hitters! 2025-05-07T20:58:01.3379873Z Skipping (s,q) (0.57, 50): inconsistent with heavy hitters! 2025-05-07T20:58:01.3380019Z Skipping (s,q) (0.58, 50): inconsistent with heavy hitters! 2025-05-07T20:58:01.3380201Z Skipping (s,q) (0.59, 50): inconsistent with heavy hitters! 2025-05-07T20:58:01.3380350Z Skipping (s,q) (0.6, 50): inconsistent with heavy hitters! 2025-05-07T20:58:01.3380496Z Skipping (s,q) (0.61, 50): inconsistent with heavy hitters! 2025-05-07T20:58:01.3380646Z Skipping (s,q) (0.62, 50): inconsistent with heavy hitters! 2025-05-07T20:58:01.3380796Z Skipping (s,q) (0.63, 50): inconsistent with heavy hitters! 2025-05-07T20:58:01.3380944Z Skipping (s,q) (0.64, 50): inconsistent with heavy hitters! 2025-05-07T20:58:01.3381094Z Skipping (s,q) (0.65, 50): inconsistent with heavy hitters! 2025-05-07T20:58:01.3381241Z Skipping (s,q) (0.66, 50): inconsistent with heavy hitters! 2025-05-07T20:58:01.3381387Z Skipping (s,q) (0.67, 50): inconsistent with heavy hitters! 2025-05-07T20:58:01.3381538Z Skipping (s,q) (0.68, 50): inconsistent with heavy hitters! 2025-05-07T20:58:01.3381686Z Skipping (s,q) (0.69, 50): inconsistent with heavy hitters! 2025-05-07T20:58:01.3381838Z Skipping (s,q) (0.7, 50): inconsistent with heavy hitters! 2025-05-07T20:58:01.3381985Z Skipping (s,q) (0.71, 50): inconsistent with heavy hitters! 2025-05-07T20:58:01.3382132Z Skipping (s,q) (0.72, 50): inconsistent with heavy hitters! 2025-05-07T20:58:01.3382282Z Skipping (s,q) (0.73, 50): inconsistent with heavy hitters! 2025-05-07T20:58:01.3382427Z Skipping (s,q) (0.74, 50): inconsistent with heavy hitters! 2025-05-07T20:58:01.3382572Z Skipping (s,q) (0.75, 50): inconsistent with heavy hitters! 2025-05-07T20:58:01.3382720Z Skipping (s,q) (0.76, 50): inconsistent with heavy hitters! 2025-05-07T20:58:01.3382869Z Skipping (s,q) (0.77, 50): inconsistent with heavy hitters! 2025-05-07T20:58:01.3383015Z Skipping (s,q) (0.78, 50): inconsistent with heavy hitters! 2025-05-07T20:58:01.3383210Z Skipping (s,q) (0.79, 50): inconsistent with heavy hitters! 2025-05-07T20:58:01.3383354Z Skipping (s,q) (0.8, 50): inconsistent with heavy hitters! 2025-05-07T20:58:01.3383508Z Skipping (s,q) (0.81, 50): inconsistent with heavy hitters! 2025-05-07T20:58:01.3383656Z Skipping (s,q) (0.82, 50): inconsistent with heavy hitters! 2025-05-07T20:58:01.3383804Z Skipping (s,q) (0.83, 50): inconsistent with heavy hitters! 2025-05-07T20:58:01.3383952Z Skipping (s,q) (0.84, 50): inconsistent with heavy hitters! 2025-05-07T20:58:01.3384098Z Skipping (s,q) (0.85, 50): inconsistent with heavy hitters! 2025-05-07T20:58:01.3384243Z Skipping (s,q) (0.86, 50): inconsistent with heavy hitters! 2025-05-07T20:58:01.3384390Z Skipping (s,q) (0.87, 50): inconsistent with heavy hitters! 2025-05-07T20:58:01.3384536Z Skipping (s,q) (0.88, 50): inconsistent with heavy hitters! 2025-05-07T20:58:01.3384686Z Skipping (s,q) (0.89, 50): inconsistent with heavy hitters! 2025-05-07T20:58:01.3384831Z Skipping (s,q) (0.9, 50): inconsistent with heavy hitters! 2025-05-07T20:58:01.3384981Z Skipping (s,q) (0.91, 50): inconsistent with heavy hitters! 2025-05-07T20:58:01.3385131Z Skipping (s,q) (0.92, 50): inconsistent with heavy hitters! 2025-05-07T20:58:01.3385278Z Skipping (s,q) (0.93, 50): inconsistent with heavy hitters! 2025-05-07T20:58:01.3385425Z Skipping (s,q) (0.94, 50): inconsistent with heavy hitters! 2025-05-07T20:58:01.3385573Z Skipping (s,q) (0.95, 50): inconsistent with heavy hitters! 2025-05-07T20:58:01.3385719Z Skipping (s,q) (0.96, 50): inconsistent with heavy hitters! 2025-05-07T20:58:01.3385868Z Skipping (s,q) (0.97, 50): inconsistent with heavy hitters! 2025-05-07T20:58:01.3386014Z Skipping (s,q) (0.98, 50): inconsistent with heavy hitters! 2025-05-07T20:58:01.3386163Z Skipping (s,q) (0.99, 50): inconsistent with heavy hitters! 2025-05-07T20:58:01.3386353Z Skipping (s,q) (1, 50): inconsistent with heavy hitters! 2025-05-07T20:58:01.3386503Z Skipping (s,q) (1.01, 50): inconsistent with heavy hitters! 2025-05-07T20:58:01.3386690Z Skipping (s,q) (1.02, 50): inconsistent with heavy hitters! 2025-05-07T20:58:01.3386843Z Skipping (s,q) (1.03, 50): inconsistent with heavy hitters! 2025-05-07T20:58:01.3387025Z Skipping (s,q) (1.04, 50): inconsistent with heavy hitters! 2025-05-07T20:58:01.3387174Z Skipping (s,q) (1.05, 50): inconsistent with heavy hitters! 2025-05-07T20:58:01.3387325Z Skipping (s,q) (1.06, 50): inconsistent with heavy hitters! 2025-05-07T20:58:01.3387472Z Skipping (s,q) (1.07, 50): inconsistent with heavy hitters! 2025-05-07T20:58:01.3387619Z Skipping (s,q) (1.08, 50): inconsistent with heavy hitters! 2025-05-07T20:58:01.3387767Z Skipping (s,q) (1.09, 50): inconsistent with heavy hitters! 2025-05-07T20:58:01.3387916Z Skipping (s,q) (1.1, 50): inconsistent with heavy hitters! 2025-05-07T20:58:01.3388065Z Skipping (s,q) (1.11, 50): inconsistent with heavy hitters! 2025-05-07T20:58:01.3388212Z Skipping (s,q) (1.12, 50): inconsistent with heavy hitters! 2025-05-07T20:58:01.3388362Z Skipping (s,q) (1.13, 50): inconsistent with heavy hitters! 2025-05-07T20:58:01.3388509Z Skipping (s,q) (1.14, 50): inconsistent with heavy hitters! 2025-05-07T20:58:01.3388657Z Skipping (s,q) (1.15, 50): inconsistent with heavy hitters! 2025-05-07T20:58:01.3388805Z Skipping (s,q) (1.16, 50): inconsistent with heavy hitters! 2025-05-07T20:58:01.3388954Z Skipping (s,q) (1.17, 50): inconsistent with heavy hitters! 2025-05-07T20:58:01.3389100Z Skipping (s,q) (1.18, 50): inconsistent with heavy hitters! 2025-05-07T20:58:01.3389252Z Skipping (s,q) (1.19, 50): inconsistent with heavy hitters! 2025-05-07T20:58:01.3389398Z Skipping (s,q) (1.2, 50): inconsistent with heavy hitters! 2025-05-07T20:58:01.3389545Z Skipping (s,q) (1.21, 50): inconsistent with heavy hitters! 2025-05-07T20:58:01.3389695Z Skipping (s,q) (1.22, 50): inconsistent with heavy hitters! 2025-05-07T20:58:01.3389842Z Skipping (s,q) (1.23, 50): inconsistent with heavy hitters! 2025-05-07T20:58:01.3389992Z Skipping (s,q) (1.24, 50): inconsistent with heavy hitters! 2025-05-07T20:58:01.3390183Z Skipping (s,q) (1.25, 50): inconsistent with heavy hitters! 2025-05-07T20:58:01.3390330Z Skipping (s,q) (1.26, 50): inconsistent with heavy hitters! 2025-05-07T20:58:01.3390482Z Skipping (s,q) (1.27, 50): inconsistent with heavy hitters! 2025-05-07T20:58:01.3390629Z Skipping (s,q) (1.28, 50): inconsistent with heavy hitters! 2025-05-07T20:58:01.3390774Z Skipping (s,q) (1.29, 50): inconsistent with heavy hitters! 2025-05-07T20:58:01.3390922Z Skipping (s,q) (1.3, 50): inconsistent with heavy hitters! 2025-05-07T20:58:01.3391074Z Skipping (s,q) (1.31, 50): inconsistent with heavy hitters! 2025-05-07T20:58:01.3391222Z Skipping (s,q) (1.32, 50): inconsistent with heavy hitters! 2025-05-07T20:58:01.3391373Z Skipping (s,q) (1.33, 50): inconsistent with heavy hitters! 2025-05-07T20:58:01.3391523Z Skipping (s,q) (1.34, 50): inconsistent with heavy hitters! 2025-05-07T20:58:01.3391671Z Skipping (s,q) (1.35, 50): inconsistent with heavy hitters! 2025-05-07T20:58:01.3391821Z Skipping (s,q) (1.36, 50): inconsistent with heavy hitters! 2025-05-07T20:58:01.3391966Z Skipping (s,q) (1.37, 50): inconsistent with heavy hitters! 2025-05-07T20:58:01.3392118Z Skipping (s,q) (1.38, 50): inconsistent with heavy hitters! 2025-05-07T20:58:01.3392264Z Skipping (s,q) (1.39, 50): inconsistent with heavy hitters! 2025-05-07T20:58:01.3392411Z Skipping (s,q) (1.4, 50): inconsistent with heavy hitters! 2025-05-07T20:58:01.3392564Z Skipping (s,q) (1.41, 50): inconsistent with heavy hitters! 2025-05-07T20:58:01.3392710Z Skipping (s,q) (1.42, 50): inconsistent with heavy hitters! 2025-05-07T20:58:01.3392864Z Skipping (s,q) (1.43, 50): inconsistent with heavy hitters! 2025-05-07T20:58:01.3393012Z Skipping (s,q) (1.44, 50): inconsistent with heavy hitters! 2025-05-07T20:58:01.3393160Z Skipping (s,q) (1.45, 50): inconsistent with heavy hitters! 2025-05-07T20:58:01.3393355Z Skipping (s,q) (1.46, 50): inconsistent with heavy hitters! 2025-05-07T20:58:01.3393538Z Skipping (s,q) (1.47, 50): inconsistent with heavy hitters! 2025-05-07T20:58:01.3393687Z Skipping (s,q) (1.48, 50): inconsistent with heavy hitters! 2025-05-07T20:58:01.3393836Z Skipping (s,q) (1.49, 50): inconsistent with heavy hitters! 2025-05-07T20:58:01.3394044Z Skipping (s,q) (1.5, 50): inconsistent with heavy hitters! 2025-05-07T20:58:01.3394198Z Skipping (s,q) (1.51, 50): inconsistent with heavy hitters! 2025-05-07T20:58:01.3394347Z Skipping (s,q) (1.52, 50): inconsistent with heavy hitters! 2025-05-07T20:58:01.3394493Z Skipping (s,q) (1.53, 50): inconsistent with heavy hitters! 2025-05-07T20:58:01.3394642Z Skipping (s,q) (1.54, 50): inconsistent with heavy hitters! 2025-05-07T20:58:01.3394786Z Skipping (s,q) (1.55, 50): inconsistent with heavy hitters! 2025-05-07T20:58:01.3394931Z Skipping (s,q) (1.56, 50): inconsistent with heavy hitters! 2025-05-07T20:58:01.3395082Z Skipping (s,q) (1.57, 50): inconsistent with heavy hitters! 2025-05-07T20:58:01.3395228Z Skipping (s,q) (1.58, 50): inconsistent with heavy hitters! 2025-05-07T20:58:01.3395385Z Skipping (s,q) (1.59, 50): inconsistent with heavy hitters! 2025-05-07T20:58:01.3395533Z Skipping (s,q) (1.6, 50): inconsistent with heavy hitters! 2025-05-07T20:58:01.3395682Z Skipping (s,q) (1.61, 50): inconsistent with heavy hitters! 2025-05-07T20:58:01.3395831Z Skipping (s,q) (1.62, 50): inconsistent with heavy hitters! 2025-05-07T20:58:01.3395977Z Skipping (s,q) (1.63, 50): inconsistent with heavy hitters! 2025-05-07T20:58:01.3396123Z Skipping (s,q) (1.64, 50): inconsistent with heavy hitters! 2025-05-07T20:58:01.3396269Z Skipping (s,q) (1.65, 50): inconsistent with heavy hitters! 2025-05-07T20:58:01.3396415Z Skipping (s,q) (1.66, 50): inconsistent with heavy hitters! 2025-05-07T20:58:01.3396565Z Skipping (s,q) (1.67, 50): inconsistent with heavy hitters! 2025-05-07T20:58:01.3396718Z Skipping (s,q) (1.68, 50): inconsistent with heavy hitters! 2025-05-07T20:58:01.3396866Z Skipping (s,q) (1.69, 50): inconsistent with heavy hitters! 2025-05-07T20:58:01.3397058Z Skipping (s,q) (1.7, 50): inconsistent with heavy hitters! 2025-05-07T20:58:01.3397205Z Skipping (s,q) (1.71, 50): inconsistent with heavy hitters! 2025-05-07T20:58:01.3397354Z Skipping (s,q) (1.72, 50): inconsistent with heavy hitters! 2025-05-07T20:58:01.3397509Z Skipping (s,q) (1.73, 50): inconsistent with heavy hitters! 2025-05-07T20:58:01.3397654Z Skipping (s,q) (1.74, 50): inconsistent with heavy hitters! 2025-05-07T20:58:01.3397802Z Skipping (s,q) (1.75, 50): inconsistent with heavy hitters! 2025-05-07T20:58:01.3397950Z Skipping (s,q) (1.76, 50): inconsistent with heavy hitters! 2025-05-07T20:58:01.3398095Z Skipping (s,q) (1.77, 50): inconsistent with heavy hitters! 2025-05-07T20:58:01.3398243Z Skipping (s,q) (1.78, 50): inconsistent with heavy hitters! 2025-05-07T20:58:01.3398388Z Skipping (s,q) (1.79, 50): inconsistent with heavy hitters! 2025-05-07T20:58:01.3398534Z Skipping (s,q) (1.8, 50): inconsistent with heavy hitters! 2025-05-07T20:58:01.3398685Z Skipping (s,q) (1.81, 50): inconsistent with heavy hitters! 2025-05-07T20:58:01.3398837Z Skipping (s,q) (1.82, 50): inconsistent with heavy hitters! 2025-05-07T20:58:01.3398984Z Skipping (s,q) (1.83, 50): inconsistent with heavy hitters! 2025-05-07T20:58:01.3399141Z Skipping (s,q) (1.84, 50): inconsistent with heavy hitters! 2025-05-07T20:58:01.3399288Z Skipping (s,q) (1.85, 50): inconsistent with heavy hitters! 2025-05-07T20:58:01.3399436Z Skipping (s,q) (1.86, 50): inconsistent with heavy hitters! 2025-05-07T20:58:01.3399581Z Skipping (s,q) (1.87, 50): inconsistent with heavy hitters! 2025-05-07T20:58:01.3399727Z Skipping (s,q) (1.88, 50): inconsistent with heavy hitters! 2025-05-07T20:58:01.3399875Z Skipping (s,q) (1.89, 50): inconsistent with heavy hitters! 2025-05-07T20:58:01.3400021Z Skipping (s,q) (1.9, 50): inconsistent with heavy hitters! 2025-05-07T20:58:01.3400210Z Skipping (s,q) (1.91, 50): inconsistent with heavy hitters! 2025-05-07T20:58:01.3400359Z Skipping (s,q) (1.92, 50): inconsistent with heavy hitters! 2025-05-07T20:58:01.3400546Z Skipping (s,q) (1.93, 50): inconsistent with heavy hitters! 2025-05-07T20:58:01.3400691Z Skipping (s,q) (1.94, 50): inconsistent with heavy hitters! 2025-05-07T20:58:01.3400875Z Skipping (s,q) (1.95, 50): inconsistent with heavy hitters! 2025-05-07T20:58:01.3401024Z Skipping (s,q) (1.96, 50): inconsistent with heavy hitters! 2025-05-07T20:58:01.3401178Z Skipping (s,q) (1.97, 50): inconsistent with heavy hitters! 2025-05-07T20:58:01.3401322Z Skipping (s,q) (1.98, 50): inconsistent with heavy hitters! 2025-05-07T20:58:01.3401467Z Skipping (s,q) (1.99, 50): inconsistent with heavy hitters! 2025-05-07T20:58:01.3401628Z Skipping (s,q) (0.01, 52.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3401779Z Skipping (s,q) (0.02, 52.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3401932Z Skipping (s,q) (0.03, 52.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3402084Z Skipping (s,q) (0.04, 52.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3402239Z Skipping (s,q) (0.05, 52.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3402391Z Skipping (s,q) (0.06, 52.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3402542Z Skipping (s,q) (0.07, 52.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3402693Z Skipping (s,q) (0.08, 52.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3402848Z Skipping (s,q) (0.09, 52.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3402999Z Skipping (s,q) (0.1, 52.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3403149Z Skipping (s,q) (0.11, 52.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3403303Z Skipping (s,q) (0.12, 52.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3403456Z Skipping (s,q) (0.13, 52.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3403609Z Skipping (s,q) (0.14, 52.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3403761Z Skipping (s,q) (0.15, 52.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3403913Z Skipping (s,q) (0.16, 52.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3404113Z Skipping (s,q) (0.17, 52.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3404262Z Skipping (s,q) (0.18, 52.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3404415Z Skipping (s,q) (0.19, 52.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3404568Z Skipping (s,q) (0.2, 52.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3404718Z Skipping (s,q) (0.21, 52.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3404870Z Skipping (s,q) (0.22, 52.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3405020Z Skipping (s,q) (0.23, 52.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3405170Z Skipping (s,q) (0.24, 52.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3405325Z Skipping (s,q) (0.25, 52.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3405478Z Skipping (s,q) (0.26, 52.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3405628Z Skipping (s,q) (0.27, 52.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3405788Z Skipping (s,q) (0.28, 52.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3405937Z Skipping (s,q) (0.29, 52.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3406092Z Skipping (s,q) (0.3, 52.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3406242Z Skipping (s,q) (0.31, 52.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3406392Z Skipping (s,q) (0.32, 52.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3406544Z Skipping (s,q) (0.33, 52.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3406697Z Skipping (s,q) (0.34, 52.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3406849Z Skipping (s,q) (0.35, 52.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3407002Z Skipping (s,q) (0.36, 52.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3407193Z Skipping (s,q) (0.37, 52.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3407343Z Skipping (s,q) (0.38, 52.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3407537Z Skipping (s,q) (0.39, 52.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3407687Z Skipping (s,q) (0.4, 52.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3407884Z Skipping (s,q) (0.41, 52.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3408036Z Skipping (s,q) (0.42, 52.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3408187Z Skipping (s,q) (0.43, 52.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3408341Z Skipping (s,q) (0.44, 52.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3408491Z Skipping (s,q) (0.45, 52.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3408640Z Skipping (s,q) (0.46, 52.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3408792Z Skipping (s,q) (0.47, 52.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3408945Z Skipping (s,q) (0.48, 52.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3409102Z Skipping (s,q) (0.49, 52.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3409257Z Skipping (s,q) (0.5, 52.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3409406Z Skipping (s,q) (0.51, 52.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3409561Z Skipping (s,q) (0.52, 52.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3409713Z Skipping (s,q) (0.53, 52.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3409864Z Skipping (s,q) (0.54, 52.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3410016Z Skipping (s,q) (0.55, 52.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3410165Z Skipping (s,q) (0.56, 52.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3410318Z Skipping (s,q) (0.57, 52.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3410469Z Skipping (s,q) (0.58, 52.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3410627Z Skipping (s,q) (0.59, 52.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3410780Z Skipping (s,q) (0.6, 52.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3410983Z Skipping (s,q) (0.61, 52.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3411132Z Skipping (s,q) (0.62, 52.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3411287Z Skipping (s,q) (0.63, 52.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3411437Z Skipping (s,q) (0.64, 52.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3411593Z Skipping (s,q) (0.65, 52.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3411743Z Skipping (s,q) (0.66, 52.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3411894Z Skipping (s,q) (0.67, 52.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3412049Z Skipping (s,q) (0.68, 52.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3412199Z Skipping (s,q) (0.69, 52.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3412350Z Skipping (s,q) (0.7, 52.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3412501Z Skipping (s,q) (0.71, 52.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3412654Z Skipping (s,q) (0.72, 52.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3412805Z Skipping (s,q) (0.73, 52.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3412960Z Skipping (s,q) (0.74, 52.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3413111Z Skipping (s,q) (0.75, 52.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3413263Z Skipping (s,q) (0.76, 52.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3413412Z Skipping (s,q) (0.77, 52.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3413562Z Skipping (s,q) (0.78, 52.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3413714Z Skipping (s,q) (0.79, 52.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3413864Z Skipping (s,q) (0.8, 52.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3414056Z Skipping (s,q) (0.81, 52.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3414208Z Skipping (s,q) (0.82, 52.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3414398Z Skipping (s,q) (0.83, 52.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3414549Z Skipping (s,q) (0.84, 52.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3414734Z Skipping (s,q) (0.85, 52.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3414885Z Skipping (s,q) (0.86, 52.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3415037Z Skipping (s,q) (0.87, 52.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3415187Z Skipping (s,q) (0.88, 52.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3415339Z Skipping (s,q) (0.89, 52.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3415488Z Skipping (s,q) (0.9, 52.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3415638Z Skipping (s,q) (0.91, 52.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3415789Z Skipping (s,q) (0.92, 52.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3415944Z Skipping (s,q) (0.93, 52.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3416155Z Skipping (s,q) (0.94, 52.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3416311Z Skipping (s,q) (0.95, 52.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3416460Z Skipping (s,q) (0.96, 52.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3416612Z Skipping (s,q) (0.97, 52.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3416765Z Skipping (s,q) (0.98, 52.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3416915Z Skipping (s,q) (0.99, 52.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3417066Z Skipping (s,q) (1, 52.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3417217Z Skipping (s,q) (1.01, 52.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3417366Z Skipping (s,q) (1.02, 52.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3417523Z Skipping (s,q) (1.03, 52.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3417679Z Skipping (s,q) (1.04, 52.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3417831Z Skipping (s,q) (1.05, 52.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3418029Z Skipping (s,q) (1.06, 52.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3418179Z Skipping (s,q) (1.07, 52.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3418333Z Skipping (s,q) (1.08, 52.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3418483Z Skipping (s,q) (1.09, 52.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3418632Z Skipping (s,q) (1.1, 52.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3418785Z Skipping (s,q) (1.11, 52.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3418935Z Skipping (s,q) (1.12, 52.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3419084Z Skipping (s,q) (1.13, 52.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3419236Z Skipping (s,q) (1.14, 52.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3419390Z Skipping (s,q) (1.15, 52.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3419542Z Skipping (s,q) (1.16, 52.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3419697Z Skipping (s,q) (1.17, 52.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3419847Z Skipping (s,q) (1.18, 52.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3420004Z Skipping (s,q) (1.19, 52.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3420156Z Skipping (s,q) (1.2, 52.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3420307Z Skipping (s,q) (1.21, 52.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3420460Z Skipping (s,q) (1.22, 52.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3420611Z Skipping (s,q) (1.23, 52.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3420765Z Skipping (s,q) (1.24, 52.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3420916Z Skipping (s,q) (1.25, 52.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3421107Z Skipping (s,q) (1.26, 52.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3421260Z Skipping (s,q) (1.27, 52.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3421474Z Skipping (s,q) (1.28, 52.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3421628Z Skipping (s,q) (1.29, 52.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3421822Z Skipping (s,q) (1.3, 52.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3421974Z Skipping (s,q) (1.31, 52.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3422126Z Skipping (s,q) (1.32, 52.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3422276Z Skipping (s,q) (1.33, 52.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3422428Z Skipping (s,q) (1.34, 52.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3422582Z Skipping (s,q) (1.35, 52.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3422733Z Skipping (s,q) (1.36, 52.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3422885Z Skipping (s,q) (1.37, 52.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3423036Z Skipping (s,q) (1.38, 52.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3423190Z Skipping (s,q) (1.39, 52.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3423342Z Skipping (s,q) (1.4, 52.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3423493Z Skipping (s,q) (1.41, 52.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3423644Z Skipping (s,q) (1.42, 52.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3423797Z Skipping (s,q) (1.43, 52.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3423946Z Skipping (s,q) (1.44, 52.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3424096Z Skipping (s,q) (1.45, 52.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3424247Z Skipping (s,q) (1.46, 52.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3424397Z Skipping (s,q) (1.47, 52.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3424550Z Skipping (s,q) (1.48, 52.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3424705Z Skipping (s,q) (1.49, 52.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3424901Z Skipping (s,q) (1.5, 52.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3425052Z Skipping (s,q) (1.51, 52.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3425204Z Skipping (s,q) (1.52, 52.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3425355Z Skipping (s,q) (1.53, 52.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3425508Z Skipping (s,q) (1.54, 52.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3425659Z Skipping (s,q) (1.55, 52.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3425807Z Skipping (s,q) (1.56, 52.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3425959Z Skipping (s,q) (1.57, 52.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3426110Z Skipping (s,q) (1.58, 52.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3426266Z Skipping (s,q) (1.59, 52.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3426415Z Skipping (s,q) (1.6, 52.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3426567Z Skipping (s,q) (1.61, 52.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3426719Z Skipping (s,q) (1.62, 52.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3426871Z Skipping (s,q) (1.63, 52.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3427021Z Skipping (s,q) (1.64, 52.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3427174Z Skipping (s,q) (1.65, 52.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3427328Z Skipping (s,q) (1.66, 52.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3427480Z Skipping (s,q) (1.67, 52.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3427631Z Skipping (s,q) (1.68, 52.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3427786Z Skipping (s,q) (1.69, 52.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3427936Z Skipping (s,q) (1.7, 52.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3428128Z Skipping (s,q) (1.71, 52.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3428281Z Skipping (s,q) (1.72, 52.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3428474Z Skipping (s,q) (1.73, 52.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3428624Z Skipping (s,q) (1.74, 52.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3428813Z Skipping (s,q) (1.75, 52.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3428965Z Skipping (s,q) (1.76, 52.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3429120Z Skipping (s,q) (1.77, 52.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3429269Z Skipping (s,q) (1.78, 52.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3429421Z Skipping (s,q) (1.79, 52.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3429575Z Skipping (s,q) (1.8, 52.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3429727Z Skipping (s,q) (1.81, 52.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3429878Z Skipping (s,q) (1.82, 52.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3430030Z Skipping (s,q) (1.83, 52.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3430184Z Skipping (s,q) (1.84, 52.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3430343Z Skipping (s,q) (1.85, 52.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3430496Z Skipping (s,q) (1.86, 52.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3430645Z Skipping (s,q) (1.87, 52.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3430798Z Skipping (s,q) (1.88, 52.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3430948Z Skipping (s,q) (1.89, 52.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3431098Z Skipping (s,q) (1.9, 52.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3431253Z Skipping (s,q) (1.91, 52.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3431406Z Skipping (s,q) (1.92, 52.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3431564Z Skipping (s,q) (1.93, 52.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3431714Z Skipping (s,q) (1.94, 52.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3431909Z Skipping (s,q) (1.95, 52.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3432063Z Skipping (s,q) (1.96, 52.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3432216Z Skipping (s,q) (1.97, 52.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3432366Z Skipping (s,q) (1.98, 52.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3432521Z Skipping (s,q) (1.99, 52.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3432670Z Skipping (s,q) (0.01, 55): inconsistent with heavy hitters! 2025-05-07T20:58:01.3432825Z Skipping (s,q) (0.02, 55): inconsistent with heavy hitters! 2025-05-07T20:58:01.3432974Z Skipping (s,q) (0.03, 55): inconsistent with heavy hitters! 2025-05-07T20:58:01.3433121Z Skipping (s,q) (0.04, 55): inconsistent with heavy hitters! 2025-05-07T20:58:01.3433271Z Skipping (s,q) (0.05, 55): inconsistent with heavy hitters! 2025-05-07T20:58:01.3433419Z Skipping (s,q) (0.06, 55): inconsistent with heavy hitters! 2025-05-07T20:58:01.3433570Z Skipping (s,q) (0.07, 55): inconsistent with heavy hitters! 2025-05-07T20:58:01.3433722Z Skipping (s,q) (0.08, 55): inconsistent with heavy hitters! 2025-05-07T20:58:01.3433870Z Skipping (s,q) (0.09, 55): inconsistent with heavy hitters! 2025-05-07T20:58:01.3434016Z Skipping (s,q) (0.1, 55): inconsistent with heavy hitters! 2025-05-07T20:58:01.3434166Z Skipping (s,q) (0.11, 55): inconsistent with heavy hitters! 2025-05-07T20:58:01.3434315Z Skipping (s,q) (0.12, 55): inconsistent with heavy hitters! 2025-05-07T20:58:01.3434464Z Skipping (s,q) (0.13, 55): inconsistent with heavy hitters! 2025-05-07T20:58:01.3434610Z Skipping (s,q) (0.14, 55): inconsistent with heavy hitters! 2025-05-07T20:58:01.3434755Z Skipping (s,q) (0.15, 55): inconsistent with heavy hitters! 2025-05-07T20:58:01.3434907Z Skipping (s,q) (0.16, 55): inconsistent with heavy hitters! 2025-05-07T20:58:01.3435096Z Skipping (s,q) (0.17, 55): inconsistent with heavy hitters! 2025-05-07T20:58:01.3435281Z Skipping (s,q) (0.18, 55): inconsistent with heavy hitters! 2025-05-07T20:58:01.3435433Z Skipping (s,q) (0.19, 55): inconsistent with heavy hitters! 2025-05-07T20:58:01.3435579Z Skipping (s,q) (0.2, 55): inconsistent with heavy hitters! 2025-05-07T20:58:01.3435767Z Skipping (s,q) (0.21, 55): inconsistent with heavy hitters! 2025-05-07T20:58:01.3435919Z Skipping (s,q) (0.22, 55): inconsistent with heavy hitters! 2025-05-07T20:58:01.3436064Z Skipping (s,q) (0.23, 55): inconsistent with heavy hitters! 2025-05-07T20:58:01.3436213Z Skipping (s,q) (0.24, 55): inconsistent with heavy hitters! 2025-05-07T20:58:01.3436360Z Skipping (s,q) (0.25, 55): inconsistent with heavy hitters! 2025-05-07T20:58:01.3436505Z Skipping (s,q) (0.26, 55): inconsistent with heavy hitters! 2025-05-07T20:58:01.3436653Z Skipping (s,q) (0.27, 55): inconsistent with heavy hitters! 2025-05-07T20:58:01.3436805Z Skipping (s,q) (0.28, 55): inconsistent with heavy hitters! 2025-05-07T20:58:01.3436954Z Skipping (s,q) (0.29, 55): inconsistent with heavy hitters! 2025-05-07T20:58:01.3437105Z Skipping (s,q) (0.3, 55): inconsistent with heavy hitters! 2025-05-07T20:58:01.3437251Z Skipping (s,q) (0.31, 55): inconsistent with heavy hitters! 2025-05-07T20:58:01.3437404Z Skipping (s,q) (0.32, 55): inconsistent with heavy hitters! 2025-05-07T20:58:01.3437553Z Skipping (s,q) (0.33, 55): inconsistent with heavy hitters! 2025-05-07T20:58:01.3437698Z Skipping (s,q) (0.34, 55): inconsistent with heavy hitters! 2025-05-07T20:58:01.3437846Z Skipping (s,q) (0.35, 55): inconsistent with heavy hitters! 2025-05-07T20:58:01.3437992Z Skipping (s,q) (0.36, 55): inconsistent with heavy hitters! 2025-05-07T20:58:01.3438138Z Skipping (s,q) (0.37, 55): inconsistent with heavy hitters! 2025-05-07T20:58:01.3438286Z Skipping (s,q) (0.38, 55): inconsistent with heavy hitters! 2025-05-07T20:58:01.3438434Z Skipping (s,q) (0.39, 55): inconsistent with heavy hitters! 2025-05-07T20:58:01.3438582Z Skipping (s,q) (0.4, 55): inconsistent with heavy hitters! 2025-05-07T20:58:01.3438773Z Skipping (s,q) (0.41, 55): inconsistent with heavy hitters! 2025-05-07T20:58:01.3438919Z Skipping (s,q) (0.42, 55): inconsistent with heavy hitters! 2025-05-07T20:58:01.3439072Z Skipping (s,q) (0.43, 55): inconsistent with heavy hitters! 2025-05-07T20:58:01.3439220Z Skipping (s,q) (0.44, 55): inconsistent with heavy hitters! 2025-05-07T20:58:01.3439365Z Skipping (s,q) (0.45, 55): inconsistent with heavy hitters! 2025-05-07T20:58:01.3439513Z Skipping (s,q) (0.46, 55): inconsistent with heavy hitters! 2025-05-07T20:58:01.3439658Z Skipping (s,q) (0.47, 55): inconsistent with heavy hitters! 2025-05-07T20:58:01.3439806Z Skipping (s,q) (0.48, 55): inconsistent with heavy hitters! 2025-05-07T20:58:01.3439955Z Skipping (s,q) (0.49, 55): inconsistent with heavy hitters! 2025-05-07T20:58:01.3440102Z Skipping (s,q) (0.5, 55): inconsistent with heavy hitters! 2025-05-07T20:58:01.3440253Z Skipping (s,q) (0.51, 55): inconsistent with heavy hitters! 2025-05-07T20:58:01.3440399Z Skipping (s,q) (0.52, 55): inconsistent with heavy hitters! 2025-05-07T20:58:01.3440550Z Skipping (s,q) (0.53, 55): inconsistent with heavy hitters! 2025-05-07T20:58:01.3440697Z Skipping (s,q) (0.54, 55): inconsistent with heavy hitters! 2025-05-07T20:58:01.3440846Z Skipping (s,q) (0.55, 55): inconsistent with heavy hitters! 2025-05-07T20:58:01.3440994Z Skipping (s,q) (0.56, 55): inconsistent with heavy hitters! 2025-05-07T20:58:01.3441139Z Skipping (s,q) (0.57, 55): inconsistent with heavy hitters! 2025-05-07T20:58:01.3441286Z Skipping (s,q) (0.58, 55): inconsistent with heavy hitters! 2025-05-07T20:58:01.3441434Z Skipping (s,q) (0.59, 55): inconsistent with heavy hitters! 2025-05-07T20:58:01.3441579Z Skipping (s,q) (0.6, 55): inconsistent with heavy hitters! 2025-05-07T20:58:01.3441726Z Skipping (s,q) (0.61, 55): inconsistent with heavy hitters! 2025-05-07T20:58:01.3441916Z Skipping (s,q) (0.62, 55): inconsistent with heavy hitters! 2025-05-07T20:58:01.3442063Z Skipping (s,q) (0.63, 55): inconsistent with heavy hitters! 2025-05-07T20:58:01.3442257Z Skipping (s,q) (0.64, 55): inconsistent with heavy hitters! 2025-05-07T20:58:01.3442403Z Skipping (s,q) (0.65, 55): inconsistent with heavy hitters! 2025-05-07T20:58:01.3442587Z Skipping (s,q) (0.66, 55): inconsistent with heavy hitters! 2025-05-07T20:58:01.3442737Z Skipping (s,q) (0.67, 55): inconsistent with heavy hitters! 2025-05-07T20:58:01.3442882Z Skipping (s,q) (0.68, 55): inconsistent with heavy hitters! 2025-05-07T20:58:01.3443028Z Skipping (s,q) (0.69, 55): inconsistent with heavy hitters! 2025-05-07T20:58:01.3443180Z Skipping (s,q) (0.7, 55): inconsistent with heavy hitters! 2025-05-07T20:58:01.3443324Z Skipping (s,q) (0.71, 55): inconsistent with heavy hitters! 2025-05-07T20:58:01.3443469Z Skipping (s,q) (0.72, 55): inconsistent with heavy hitters! 2025-05-07T20:58:01.3443619Z Skipping (s,q) (0.73, 55): inconsistent with heavy hitters! 2025-05-07T20:58:01.3443766Z Skipping (s,q) (0.74, 55): inconsistent with heavy hitters! 2025-05-07T20:58:01.3443918Z Skipping (s,q) (0.75, 55): inconsistent with heavy hitters! 2025-05-07T20:58:01.3444064Z Skipping (s,q) (0.76, 55): inconsistent with heavy hitters! 2025-05-07T20:58:01.3444212Z Skipping (s,q) (0.77, 55): inconsistent with heavy hitters! 2025-05-07T20:58:01.3444367Z Skipping (s,q) (0.78, 55): inconsistent with heavy hitters! 2025-05-07T20:58:01.3444512Z Skipping (s,q) (0.79, 55): inconsistent with heavy hitters! 2025-05-07T20:58:01.3444657Z Skipping (s,q) (0.8, 55): inconsistent with heavy hitters! 2025-05-07T20:58:01.3444806Z Skipping (s,q) (0.81, 55): inconsistent with heavy hitters! 2025-05-07T20:58:01.3444953Z Skipping (s,q) (0.82, 55): inconsistent with heavy hitters! 2025-05-07T20:58:01.3445101Z Skipping (s,q) (0.83, 55): inconsistent with heavy hitters! 2025-05-07T20:58:01.3445247Z Skipping (s,q) (0.84, 55): inconsistent with heavy hitters! 2025-05-07T20:58:01.3445396Z Skipping (s,q) (0.85, 55): inconsistent with heavy hitters! 2025-05-07T20:58:01.3445544Z Skipping (s,q) (0.86, 55): inconsistent with heavy hitters! 2025-05-07T20:58:01.3445734Z Skipping (s,q) (0.87, 55): inconsistent with heavy hitters! 2025-05-07T20:58:01.3445882Z Skipping (s,q) (0.88, 55): inconsistent with heavy hitters! 2025-05-07T20:58:01.3446032Z Skipping (s,q) (0.89, 55): inconsistent with heavy hitters! 2025-05-07T20:58:01.3446177Z Skipping (s,q) (0.9, 55): inconsistent with heavy hitters! 2025-05-07T20:58:01.3446327Z Skipping (s,q) (0.91, 55): inconsistent with heavy hitters! 2025-05-07T20:58:01.3446473Z Skipping (s,q) (0.92, 55): inconsistent with heavy hitters! 2025-05-07T20:58:01.3446622Z Skipping (s,q) (0.93, 55): inconsistent with heavy hitters! 2025-05-07T20:58:01.3446771Z Skipping (s,q) (0.94, 55): inconsistent with heavy hitters! 2025-05-07T20:58:01.3446918Z Skipping (s,q) (0.95, 55): inconsistent with heavy hitters! 2025-05-07T20:58:01.3447066Z Skipping (s,q) (0.96, 55): inconsistent with heavy hitters! 2025-05-07T20:58:01.3447216Z Skipping (s,q) (0.97, 55): inconsistent with heavy hitters! 2025-05-07T20:58:01.3447366Z Skipping (s,q) (0.98, 55): inconsistent with heavy hitters! 2025-05-07T20:58:01.3447513Z Skipping (s,q) (0.99, 55): inconsistent with heavy hitters! 2025-05-07T20:58:01.3447665Z Skipping (s,q) (1, 55): inconsistent with heavy hitters! 2025-05-07T20:58:01.3447814Z Skipping (s,q) (1.01, 55): inconsistent with heavy hitters! 2025-05-07T20:58:01.3447964Z Skipping (s,q) (1.02, 55): inconsistent with heavy hitters! 2025-05-07T20:58:01.3448110Z Skipping (s,q) (1.03, 55): inconsistent with heavy hitters! 2025-05-07T20:58:01.3448256Z Skipping (s,q) (1.04, 55): inconsistent with heavy hitters! 2025-05-07T20:58:01.3448404Z Skipping (s,q) (1.05, 55): inconsistent with heavy hitters! 2025-05-07T20:58:01.3448551Z Skipping (s,q) (1.06, 55): inconsistent with heavy hitters! 2025-05-07T20:58:01.3448697Z Skipping (s,q) (1.07, 55): inconsistent with heavy hitters! 2025-05-07T20:58:01.3448913Z Skipping (s,q) (1.08, 55): inconsistent with heavy hitters! 2025-05-07T20:58:01.3449061Z Skipping (s,q) (1.09, 55): inconsistent with heavy hitters! 2025-05-07T20:58:01.3449251Z Skipping (s,q) (1.1, 55): inconsistent with heavy hitters! 2025-05-07T20:58:01.3449397Z Skipping (s,q) (1.11, 55): inconsistent with heavy hitters! 2025-05-07T20:58:01.3449579Z Skipping (s,q) (1.12, 55): inconsistent with heavy hitters! 2025-05-07T20:58:01.3449728Z Skipping (s,q) (1.13, 55): inconsistent with heavy hitters! 2025-05-07T20:58:01.3449874Z Skipping (s,q) (1.14, 55): inconsistent with heavy hitters! 2025-05-07T20:58:01.3450020Z Skipping (s,q) (1.15, 55): inconsistent with heavy hitters! 2025-05-07T20:58:01.3450170Z Skipping (s,q) (1.16, 55): inconsistent with heavy hitters! 2025-05-07T20:58:01.3450315Z Skipping (s,q) (1.17, 55): inconsistent with heavy hitters! 2025-05-07T20:58:01.3450465Z Skipping (s,q) (1.18, 55): inconsistent with heavy hitters! 2025-05-07T20:58:01.3450613Z Skipping (s,q) (1.19, 55): inconsistent with heavy hitters! 2025-05-07T20:58:01.3450758Z Skipping (s,q) (1.2, 55): inconsistent with heavy hitters! 2025-05-07T20:58:01.3450911Z Skipping (s,q) (1.21, 55): inconsistent with heavy hitters! 2025-05-07T20:58:01.3451058Z Skipping (s,q) (1.22, 55): inconsistent with heavy hitters! 2025-05-07T20:58:01.3451207Z Skipping (s,q) (1.23, 55): inconsistent with heavy hitters! 2025-05-07T20:58:01.3451357Z Skipping (s,q) (1.24, 55): inconsistent with heavy hitters! 2025-05-07T20:58:01.3451503Z Skipping (s,q) (1.25, 55): inconsistent with heavy hitters! 2025-05-07T20:58:01.3451651Z Skipping (s,q) (1.26, 55): inconsistent with heavy hitters! 2025-05-07T20:58:01.3451800Z Skipping (s,q) (1.27, 55): inconsistent with heavy hitters! 2025-05-07T20:58:01.3451947Z Skipping (s,q) (1.28, 55): inconsistent with heavy hitters! 2025-05-07T20:58:01.3452097Z Skipping (s,q) (1.29, 55): inconsistent with heavy hitters! 2025-05-07T20:58:01.3452245Z Skipping (s,q) (1.3, 55): inconsistent with heavy hitters! 2025-05-07T20:58:01.3452393Z Skipping (s,q) (1.31, 55): inconsistent with heavy hitters! 2025-05-07T20:58:01.3452584Z Skipping (s,q) (1.32, 55): inconsistent with heavy hitters! 2025-05-07T20:58:01.3452729Z Skipping (s,q) (1.33, 55): inconsistent with heavy hitters! 2025-05-07T20:58:01.3452874Z Skipping (s,q) (1.34, 55): inconsistent with heavy hitters! 2025-05-07T20:58:01.3453027Z Skipping (s,q) (1.35, 55): inconsistent with heavy hitters! 2025-05-07T20:58:01.3453174Z Skipping (s,q) (1.36, 55): inconsistent with heavy hitters! 2025-05-07T20:58:01.3453322Z Skipping (s,q) (1.37, 55): inconsistent with heavy hitters! 2025-05-07T20:58:01.3453467Z Skipping (s,q) (1.38, 55): inconsistent with heavy hitters! 2025-05-07T20:58:01.3453614Z Skipping (s,q) (1.39, 55): inconsistent with heavy hitters! 2025-05-07T20:58:01.3453763Z Skipping (s,q) (1.4, 55): inconsistent with heavy hitters! 2025-05-07T20:58:01.3453909Z Skipping (s,q) (1.41, 55): inconsistent with heavy hitters! 2025-05-07T20:58:01.3454059Z Skipping (s,q) (1.42, 55): inconsistent with heavy hitters! 2025-05-07T20:58:01.3454207Z Skipping (s,q) (1.43, 55): inconsistent with heavy hitters! 2025-05-07T20:58:01.3454357Z Skipping (s,q) (1.44, 55): inconsistent with heavy hitters! 2025-05-07T20:58:01.3454506Z Skipping (s,q) (1.45, 55): inconsistent with heavy hitters! 2025-05-07T20:58:01.3454658Z Skipping (s,q) (1.46, 55): inconsistent with heavy hitters! 2025-05-07T20:58:01.3454806Z Skipping (s,q) (1.47, 55): inconsistent with heavy hitters! 2025-05-07T20:58:01.3454958Z Skipping (s,q) (1.48, 55): inconsistent with heavy hitters! 2025-05-07T20:58:01.3455106Z Skipping (s,q) (1.49, 55): inconsistent with heavy hitters! 2025-05-07T20:58:01.3455253Z Skipping (s,q) (1.5, 55): inconsistent with heavy hitters! 2025-05-07T20:58:01.3455404Z Skipping (s,q) (1.51, 55): inconsistent with heavy hitters! 2025-05-07T20:58:01.3455550Z Skipping (s,q) (1.52, 55): inconsistent with heavy hitters! 2025-05-07T20:58:01.3455760Z Skipping (s,q) (1.53, 55): inconsistent with heavy hitters! 2025-05-07T20:58:01.3455916Z Skipping (s,q) (1.54, 55): inconsistent with heavy hitters! 2025-05-07T20:58:01.3456162Z Skipping (s,q) (1.55, 55): inconsistent with heavy hitters! 2025-05-07T20:58:01.3456314Z Skipping (s,q) (1.56, 55): inconsistent with heavy hitters! 2025-05-07T20:58:01.3456496Z Skipping (s,q) (1.57, 55): inconsistent with heavy hitters! 2025-05-07T20:58:01.3456643Z Skipping (s,q) (1.58, 55): inconsistent with heavy hitters! 2025-05-07T20:58:01.3456792Z Skipping (s,q) (1.59, 55): inconsistent with heavy hitters! 2025-05-07T20:58:01.3456936Z Skipping (s,q) (1.6, 55): inconsistent with heavy hitters! 2025-05-07T20:58:01.3457083Z Skipping (s,q) (1.61, 55): inconsistent with heavy hitters! 2025-05-07T20:58:01.3457232Z Skipping (s,q) (1.62, 55): inconsistent with heavy hitters! 2025-05-07T20:58:01.3457377Z Skipping (s,q) (1.63, 55): inconsistent with heavy hitters! 2025-05-07T20:58:01.3457524Z Skipping (s,q) (1.64, 55): inconsistent with heavy hitters! 2025-05-07T20:58:01.3457673Z Skipping (s,q) (1.65, 55): inconsistent with heavy hitters! 2025-05-07T20:58:01.3457820Z Skipping (s,q) (1.66, 55): inconsistent with heavy hitters! 2025-05-07T20:58:01.3457972Z Skipping (s,q) (1.67, 55): inconsistent with heavy hitters! 2025-05-07T20:58:01.3458119Z Skipping (s,q) (1.68, 55): inconsistent with heavy hitters! 2025-05-07T20:58:01.3458268Z Skipping (s,q) (1.69, 55): inconsistent with heavy hitters! 2025-05-07T20:58:01.3458417Z Skipping (s,q) (1.7, 55): inconsistent with heavy hitters! 2025-05-07T20:58:01.3458563Z Skipping (s,q) (1.71, 55): inconsistent with heavy hitters! 2025-05-07T20:58:01.3458714Z Skipping (s,q) (1.72, 55): inconsistent with heavy hitters! 2025-05-07T20:58:01.3458860Z Skipping (s,q) (1.73, 55): inconsistent with heavy hitters! 2025-05-07T20:58:01.3459006Z Skipping (s,q) (1.74, 55): inconsistent with heavy hitters! 2025-05-07T20:58:01.3459159Z Skipping (s,q) (1.75, 55): inconsistent with heavy hitters! 2025-05-07T20:58:01.3459560Z Skipping (s,q) (1.76, 55): inconsistent with heavy hitters! 2025-05-07T20:58:01.3459711Z Skipping (s,q) (1.77, 55): inconsistent with heavy hitters! 2025-05-07T20:58:01.3459951Z Skipping (s,q) (1.78, 55): inconsistent with heavy hitters! 2025-05-07T20:58:01.3460097Z Skipping (s,q) (1.79, 55): inconsistent with heavy hitters! 2025-05-07T20:58:01.3460247Z Skipping (s,q) (1.8, 55): inconsistent with heavy hitters! 2025-05-07T20:58:01.3460399Z Skipping (s,q) (1.81, 55): inconsistent with heavy hitters! 2025-05-07T20:58:01.3460548Z Skipping (s,q) (1.82, 55): inconsistent with heavy hitters! 2025-05-07T20:58:01.3460696Z Skipping (s,q) (1.83, 55): inconsistent with heavy hitters! 2025-05-07T20:58:01.3460842Z Skipping (s,q) (1.84, 55): inconsistent with heavy hitters! 2025-05-07T20:58:01.3460988Z Skipping (s,q) (1.85, 55): inconsistent with heavy hitters! 2025-05-07T20:58:01.3461138Z Skipping (s,q) (1.86, 55): inconsistent with heavy hitters! 2025-05-07T20:58:01.3461285Z Skipping (s,q) (1.87, 55): inconsistent with heavy hitters! 2025-05-07T20:58:01.3461431Z Skipping (s,q) (1.88, 55): inconsistent with heavy hitters! 2025-05-07T20:58:01.3461583Z Skipping (s,q) (1.89, 55): inconsistent with heavy hitters! 2025-05-07T20:58:01.3461728Z Skipping (s,q) (1.9, 55): inconsistent with heavy hitters! 2025-05-07T20:58:01.3461880Z Skipping (s,q) (1.91, 55): inconsistent with heavy hitters! 2025-05-07T20:58:01.3462025Z Skipping (s,q) (1.92, 55): inconsistent with heavy hitters! 2025-05-07T20:58:01.3462173Z Skipping (s,q) (1.93, 55): inconsistent with heavy hitters! 2025-05-07T20:58:01.3462322Z Skipping (s,q) (1.94, 55): inconsistent with heavy hitters! 2025-05-07T20:58:01.3462468Z Skipping (s,q) (1.95, 55): inconsistent with heavy hitters! 2025-05-07T20:58:01.3462613Z Skipping (s,q) (1.96, 55): inconsistent with heavy hitters! 2025-05-07T20:58:01.3462761Z Skipping (s,q) (1.97, 55): inconsistent with heavy hitters! 2025-05-07T20:58:01.3462910Z Skipping (s,q) (1.98, 55): inconsistent with heavy hitters! 2025-05-07T20:58:01.3463123Z Skipping (s,q) (1.99, 55): inconsistent with heavy hitters! 2025-05-07T20:58:01.3463280Z Skipping (s,q) (0.01, 57.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3463490Z Skipping (s,q) (0.02, 57.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3463643Z Skipping (s,q) (0.03, 57.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3463849Z Skipping (s,q) (0.04, 57.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3464002Z Skipping (s,q) (0.05, 57.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3464155Z Skipping (s,q) (0.06, 57.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3464306Z Skipping (s,q) (0.07, 57.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3464459Z Skipping (s,q) (0.08, 57.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3464613Z Skipping (s,q) (0.09, 57.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3464763Z Skipping (s,q) (0.1, 57.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3464917Z Skipping (s,q) (0.11, 57.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3465067Z Skipping (s,q) (0.12, 57.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3465222Z Skipping (s,q) (0.13, 57.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3465376Z Skipping (s,q) (0.14, 57.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3465530Z Skipping (s,q) (0.15, 57.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3465685Z Skipping (s,q) (0.16, 57.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3465834Z Skipping (s,q) (0.17, 57.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3465982Z Skipping (s,q) (0.18, 57.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3466137Z Skipping (s,q) (0.19, 57.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3466288Z Skipping (s,q) (0.2, 57.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3466436Z Skipping (s,q) (0.21, 57.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3466593Z Skipping (s,q) (0.22, 57.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3466768Z Skipping (s,q) (0.23, 57.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3466990Z Skipping (s,q) (0.24, 57.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3467145Z Skipping (s,q) (0.25, 57.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3467297Z Skipping (s,q) (0.26, 57.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3467449Z Skipping (s,q) (0.27, 57.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3467599Z Skipping (s,q) (0.28, 57.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3467749Z Skipping (s,q) (0.29, 57.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3467907Z Skipping (s,q) (0.3, 57.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3468059Z Skipping (s,q) (0.31, 57.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3468208Z Skipping (s,q) (0.32, 57.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3468370Z Skipping (s,q) (0.33, 57.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3468520Z Skipping (s,q) (0.34, 57.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3468680Z Skipping (s,q) (0.35, 57.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3468831Z Skipping (s,q) (0.36, 57.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3468985Z Skipping (s,q) (0.37, 57.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3469140Z Skipping (s,q) (0.38, 57.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3469292Z Skipping (s,q) (0.39, 57.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3469441Z Skipping (s,q) (0.4, 57.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3469594Z Skipping (s,q) (0.41, 57.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3469747Z Skipping (s,q) (0.42, 57.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3469899Z Skipping (s,q) (0.43, 57.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3470089Z Skipping (s,q) (0.44, 57.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3470240Z Skipping (s,q) (0.45, 57.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3470435Z Skipping (s,q) (0.46, 57.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3470584Z Skipping (s,q) (0.47, 57.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3470771Z Skipping (s,q) (0.48, 57.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3470928Z Skipping (s,q) (0.49, 57.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3471075Z Skipping (s,q) (0.5, 57.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3471226Z Skipping (s,q) (0.51, 57.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3471372Z Skipping (s,q) (0.52, 57.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3471520Z Skipping (s,q) (0.53, 57.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3471668Z Skipping (s,q) (0.54, 57.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3471817Z Skipping (s,q) (0.55, 57.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3471968Z Skipping (s,q) (0.56, 57.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3472121Z Skipping (s,q) (0.57, 57.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3472268Z Skipping (s,q) (0.58, 57.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3472418Z Skipping (s,q) (0.59, 57.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3472566Z Skipping (s,q) (0.6, 57.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3472713Z Skipping (s,q) (0.61, 57.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3472862Z Skipping (s,q) (0.62, 57.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3473009Z Skipping (s,q) (0.63, 57.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3473157Z Skipping (s,q) (0.64, 57.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3473308Z Skipping (s,q) (0.65, 57.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3473455Z Skipping (s,q) (0.66, 57.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3473606Z Skipping (s,q) (0.67, 57.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3473752Z Skipping (s,q) (0.68, 57.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3473968Z Skipping (s,q) (0.69, 57.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3474119Z Skipping (s,q) (0.7, 57.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3474269Z Skipping (s,q) (0.71, 57.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3474416Z Skipping (s,q) (0.72, 57.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3474566Z Skipping (s,q) (0.73, 57.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3474713Z Skipping (s,q) (0.74, 57.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3474866Z Skipping (s,q) (0.75, 57.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3475012Z Skipping (s,q) (0.76, 57.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3475163Z Skipping (s,q) (0.77, 57.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3475316Z Skipping (s,q) (0.78, 57.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3475462Z Skipping (s,q) (0.79, 57.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3475615Z Skipping (s,q) (0.8, 57.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3475765Z Skipping (s,q) (0.81, 57.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3475913Z Skipping (s,q) (0.82, 57.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3476059Z Skipping (s,q) (0.83, 57.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3476210Z Skipping (s,q) (0.84, 57.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3476360Z Skipping (s,q) (0.85, 57.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3476508Z Skipping (s,q) (0.86, 57.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3476654Z Skipping (s,q) (0.87, 57.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3476801Z Skipping (s,q) (0.88, 57.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3476997Z Skipping (s,q) (0.89, 57.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3477147Z Skipping (s,q) (0.9, 57.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3477334Z Skipping (s,q) (0.91, 57.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3477483Z Skipping (s,q) (0.92, 57.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3477664Z Skipping (s,q) (0.93, 57.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3477815Z Skipping (s,q) (0.94, 57.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3477961Z Skipping (s,q) (0.95, 57.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3478110Z Skipping (s,q) (0.96, 57.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3478263Z Skipping (s,q) (0.97, 57.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3478409Z Skipping (s,q) (0.98, 57.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3478558Z Skipping (s,q) (0.99, 57.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3478707Z Skipping (s,q) (1, 57.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3478854Z Skipping (s,q) (1.01, 57.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3479009Z Skipping (s,q) (1.02, 57.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3479158Z Skipping (s,q) (1.03, 57.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3479310Z Skipping (s,q) (1.04, 57.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3479459Z Skipping (s,q) (1.05, 57.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3479608Z Skipping (s,q) (1.06, 57.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3479758Z Skipping (s,q) (1.07, 57.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3479907Z Skipping (s,q) (1.08, 57.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3480053Z Skipping (s,q) (1.09, 57.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3480202Z Skipping (s,q) (1.1, 57.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3480350Z Skipping (s,q) (1.11, 57.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3480497Z Skipping (s,q) (1.12, 57.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3480693Z Skipping (s,q) (1.13, 57.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3480844Z Skipping (s,q) (1.14, 57.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3480996Z Skipping (s,q) (1.15, 57.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3481148Z Skipping (s,q) (1.16, 57.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3481295Z Skipping (s,q) (1.17, 57.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3481447Z Skipping (s,q) (1.18, 57.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3481593Z Skipping (s,q) (1.19, 57.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3481739Z Skipping (s,q) (1.2, 57.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3481888Z Skipping (s,q) (1.21, 57.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3482039Z Skipping (s,q) (1.22, 57.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3482186Z Skipping (s,q) (1.23, 57.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3482339Z Skipping (s,q) (1.24, 57.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3482485Z Skipping (s,q) (1.25, 57.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3482642Z Skipping (s,q) (1.26, 57.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3482788Z Skipping (s,q) (1.27, 57.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3482935Z Skipping (s,q) (1.28, 57.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3483089Z Skipping (s,q) (1.29, 57.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3483236Z Skipping (s,q) (1.3, 57.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3483382Z Skipping (s,q) (1.31, 57.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3483535Z Skipping (s,q) (1.32, 57.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3483681Z Skipping (s,q) (1.33, 57.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3483872Z Skipping (s,q) (1.34, 57.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3484110Z Skipping (s,q) (1.35, 57.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3484259Z Skipping (s,q) (1.36, 57.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3484408Z Skipping (s,q) (1.37, 57.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3484592Z Skipping (s,q) (1.38, 57.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3484740Z Skipping (s,q) (1.39, 57.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3484889Z Skipping (s,q) (1.4, 57.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3485037Z Skipping (s,q) (1.41, 57.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3485187Z Skipping (s,q) (1.42, 57.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3488869Z Skipping (s,q) (1.43, 57.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3489045Z Skipping (s,q) (1.44, 57.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3489204Z Skipping (s,q) (1.45, 57.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3489359Z Skipping (s,q) (1.46, 57.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3489515Z Skipping (s,q) (1.47, 57.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3489663Z Skipping (s,q) (1.48, 57.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3489819Z Skipping (s,q) (1.49, 57.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3489969Z Skipping (s,q) (1.5, 57.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3490124Z Skipping (s,q) (1.51, 57.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3490272Z Skipping (s,q) (1.52, 57.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3490420Z Skipping (s,q) (1.53, 57.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3490571Z Skipping (s,q) (1.54, 57.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3490719Z Skipping (s,q) (1.55, 57.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3490870Z Skipping (s,q) (1.56, 57.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3491024Z Skipping (s,q) (1.57, 57.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3491242Z Skipping (s,q) (1.58, 57.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3491399Z Skipping (s,q) (1.59, 57.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3491551Z Skipping (s,q) (1.6, 57.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3491700Z Skipping (s,q) (1.61, 57.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3491850Z Skipping (s,q) (1.62, 57.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3491998Z Skipping (s,q) (1.63, 57.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3492149Z Skipping (s,q) (1.64, 57.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3492301Z Skipping (s,q) (1.65, 57.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3492450Z Skipping (s,q) (1.66, 57.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3492602Z Skipping (s,q) (1.67, 57.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3492749Z Skipping (s,q) (1.68, 57.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3492901Z Skipping (s,q) (1.69, 57.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3493052Z Skipping (s,q) (1.7, 57.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3493202Z Skipping (s,q) (1.71, 57.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3493350Z Skipping (s,q) (1.72, 57.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3493501Z Skipping (s,q) (1.73, 57.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3493650Z Skipping (s,q) (1.74, 57.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3493796Z Skipping (s,q) (1.75, 57.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3493948Z Skipping (s,q) (1.76, 57.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3494099Z Skipping (s,q) (1.77, 57.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3494294Z Skipping (s,q) (1.78, 57.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3494446Z Skipping (s,q) (1.79, 57.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3494637Z Skipping (s,q) (1.8, 57.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3494790Z Skipping (s,q) (1.81, 57.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3494978Z Skipping (s,q) (1.82, 57.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3495129Z Skipping (s,q) (1.83, 57.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3495279Z Skipping (s,q) (1.84, 57.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3495425Z Skipping (s,q) (1.85, 57.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3495577Z Skipping (s,q) (1.86, 57.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3495723Z Skipping (s,q) (1.87, 57.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3495871Z Skipping (s,q) (1.88, 57.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3496025Z Skipping (s,q) (1.89, 57.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3496245Z Skipping (s,q) (1.9, 57.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3496400Z Skipping (s,q) (1.91, 57.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3496548Z Skipping (s,q) (1.92, 57.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3496723Z Skipping (s,q) (1.93, 57.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3496895Z Skipping (s,q) (1.94, 57.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3497044Z Skipping (s,q) (1.95, 57.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3497192Z Skipping (s,q) (1.96, 57.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3497342Z Skipping (s,q) (1.97, 57.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3497489Z Skipping (s,q) (1.98, 57.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3497635Z Skipping (s,q) (1.99, 57.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3497787Z Skipping (s,q) (0.01, 60): inconsistent with heavy hitters! 2025-05-07T20:58:01.3497933Z Skipping (s,q) (0.02, 60): inconsistent with heavy hitters! 2025-05-07T20:58:01.3498128Z Skipping (s,q) (0.03, 60): inconsistent with heavy hitters! 2025-05-07T20:58:01.3498271Z Skipping (s,q) (0.04, 60): inconsistent with heavy hitters! 2025-05-07T20:58:01.3498418Z Skipping (s,q) (0.05, 60): inconsistent with heavy hitters! 2025-05-07T20:58:01.3498564Z Skipping (s,q) (0.06, 60): inconsistent with heavy hitters! 2025-05-07T20:58:01.3498707Z Skipping (s,q) (0.07, 60): inconsistent with heavy hitters! 2025-05-07T20:58:01.3498850Z Skipping (s,q) (0.08, 60): inconsistent with heavy hitters! 2025-05-07T20:58:01.3498997Z Skipping (s,q) (0.09, 60): inconsistent with heavy hitters! 2025-05-07T20:58:01.3499142Z Skipping (s,q) (0.1, 60): inconsistent with heavy hitters! 2025-05-07T20:58:01.3499291Z Skipping (s,q) (0.11, 60): inconsistent with heavy hitters! 2025-05-07T20:58:01.3499435Z Skipping (s,q) (0.12, 60): inconsistent with heavy hitters! 2025-05-07T20:58:01.3499582Z Skipping (s,q) (0.13, 60): inconsistent with heavy hitters! 2025-05-07T20:58:01.3499727Z Skipping (s,q) (0.14, 60): inconsistent with heavy hitters! 2025-05-07T20:58:01.3499872Z Skipping (s,q) (0.15, 60): inconsistent with heavy hitters! 2025-05-07T20:58:01.3500016Z Skipping (s,q) (0.16, 60): inconsistent with heavy hitters! 2025-05-07T20:58:01.3500165Z Skipping (s,q) (0.17, 60): inconsistent with heavy hitters! 2025-05-07T20:58:01.3500310Z Skipping (s,q) (0.18, 60): inconsistent with heavy hitters! 2025-05-07T20:58:01.3500455Z Skipping (s,q) (0.19, 60): inconsistent with heavy hitters! 2025-05-07T20:58:01.3500604Z Skipping (s,q) (0.2, 60): inconsistent with heavy hitters! 2025-05-07T20:58:01.3500748Z Skipping (s,q) (0.21, 60): inconsistent with heavy hitters! 2025-05-07T20:58:01.3500893Z Skipping (s,q) (0.22, 60): inconsistent with heavy hitters! 2025-05-07T20:58:01.3501036Z Skipping (s,q) (0.23, 60): inconsistent with heavy hitters! 2025-05-07T20:58:01.3501222Z Skipping (s,q) (0.24, 60): inconsistent with heavy hitters! 2025-05-07T20:58:01.3501370Z Skipping (s,q) (0.25, 60): inconsistent with heavy hitters! 2025-05-07T20:58:01.3501553Z Skipping (s,q) (0.26, 60): inconsistent with heavy hitters! 2025-05-07T20:58:01.3501697Z Skipping (s,q) (0.27, 60): inconsistent with heavy hitters! 2025-05-07T20:58:01.3501905Z Skipping (s,q) (0.28, 60): inconsistent with heavy hitters! 2025-05-07T20:58:01.3502049Z Skipping (s,q) (0.29, 60): inconsistent with heavy hitters! 2025-05-07T20:58:01.3502203Z Skipping (s,q) (0.3, 60): inconsistent with heavy hitters! 2025-05-07T20:58:01.3502349Z Skipping (s,q) (0.31, 60): inconsistent with heavy hitters! 2025-05-07T20:58:01.3502496Z Skipping (s,q) (0.32, 60): inconsistent with heavy hitters! 2025-05-07T20:58:01.3502643Z Skipping (s,q) (0.33, 60): inconsistent with heavy hitters! 2025-05-07T20:58:01.3502787Z Skipping (s,q) (0.34, 60): inconsistent with heavy hitters! 2025-05-07T20:58:01.3502930Z Skipping (s,q) (0.35, 60): inconsistent with heavy hitters! 2025-05-07T20:58:01.3503078Z Skipping (s,q) (0.36, 60): inconsistent with heavy hitters! 2025-05-07T20:58:01.3503223Z Skipping (s,q) (0.37, 60): inconsistent with heavy hitters! 2025-05-07T20:58:01.3503370Z Skipping (s,q) (0.38, 60): inconsistent with heavy hitters! 2025-05-07T20:58:01.3503513Z Skipping (s,q) (0.39, 60): inconsistent with heavy hitters! 2025-05-07T20:58:01.3503660Z Skipping (s,q) (0.4, 60): inconsistent with heavy hitters! 2025-05-07T20:58:01.3503808Z Skipping (s,q) (0.41, 60): inconsistent with heavy hitters! 2025-05-07T20:58:01.3503950Z Skipping (s,q) (0.42, 60): inconsistent with heavy hitters! 2025-05-07T20:58:01.3504093Z Skipping (s,q) (0.43, 60): inconsistent with heavy hitters! 2025-05-07T20:58:01.3504239Z Skipping (s,q) (0.44, 60): inconsistent with heavy hitters! 2025-05-07T20:58:01.3504382Z Skipping (s,q) (0.45, 60): inconsistent with heavy hitters! 2025-05-07T20:58:01.3504523Z Skipping (s,q) (0.46, 60): inconsistent with heavy hitters! 2025-05-07T20:58:01.3504674Z Skipping (s,q) (0.47, 60): inconsistent with heavy hitters! 2025-05-07T20:58:01.3504819Z Skipping (s,q) (0.48, 60): inconsistent with heavy hitters! 2025-05-07T20:58:01.3505013Z Skipping (s,q) (0.49, 60): inconsistent with heavy hitters! 2025-05-07T20:58:01.3505159Z Skipping (s,q) (0.5, 60): inconsistent with heavy hitters! 2025-05-07T20:58:01.3505307Z Skipping (s,q) (0.51, 60): inconsistent with heavy hitters! 2025-05-07T20:58:01.3505456Z Skipping (s,q) (0.52, 60): inconsistent with heavy hitters! 2025-05-07T20:58:01.3505599Z Skipping (s,q) (0.53, 60): inconsistent with heavy hitters! 2025-05-07T20:58:01.3505743Z Skipping (s,q) (0.54, 60): inconsistent with heavy hitters! 2025-05-07T20:58:01.3505888Z Skipping (s,q) (0.55, 60): inconsistent with heavy hitters! 2025-05-07T20:58:01.3506030Z Skipping (s,q) (0.56, 60): inconsistent with heavy hitters! 2025-05-07T20:58:01.3506180Z Skipping (s,q) (0.57, 60): inconsistent with heavy hitters! 2025-05-07T20:58:01.3506325Z Skipping (s,q) (0.58, 60): inconsistent with heavy hitters! 2025-05-07T20:58:01.3506471Z Skipping (s,q) (0.59, 60): inconsistent with heavy hitters! 2025-05-07T20:58:01.3506620Z Skipping (s,q) (0.6, 60): inconsistent with heavy hitters! 2025-05-07T20:58:01.3506763Z Skipping (s,q) (0.61, 60): inconsistent with heavy hitters! 2025-05-07T20:58:01.3506908Z Skipping (s,q) (0.62, 60): inconsistent with heavy hitters! 2025-05-07T20:58:01.3507054Z Skipping (s,q) (0.63, 60): inconsistent with heavy hitters! 2025-05-07T20:58:01.3507198Z Skipping (s,q) (0.64, 60): inconsistent with heavy hitters! 2025-05-07T20:58:01.3507345Z Skipping (s,q) (0.65, 60): inconsistent with heavy hitters! 2025-05-07T20:58:01.3507489Z Skipping (s,q) (0.66, 60): inconsistent with heavy hitters! 2025-05-07T20:58:01.3507635Z Skipping (s,q) (0.67, 60): inconsistent with heavy hitters! 2025-05-07T20:58:01.3507782Z Skipping (s,q) (0.68, 60): inconsistent with heavy hitters! 2025-05-07T20:58:01.3507925Z Skipping (s,q) (0.69, 60): inconsistent with heavy hitters! 2025-05-07T20:58:01.3508109Z Skipping (s,q) (0.7, 60): inconsistent with heavy hitters! 2025-05-07T20:58:01.3508257Z Skipping (s,q) (0.71, 60): inconsistent with heavy hitters! 2025-05-07T20:58:01.3508445Z Skipping (s,q) (0.72, 60): inconsistent with heavy hitters! 2025-05-07T20:58:01.3508590Z Skipping (s,q) (0.73, 60): inconsistent with heavy hitters! 2025-05-07T20:58:01.3508769Z Skipping (s,q) (0.74, 60): inconsistent with heavy hitters! 2025-05-07T20:58:01.3508913Z Skipping (s,q) (0.75, 60): inconsistent with heavy hitters! 2025-05-07T20:58:01.3509059Z Skipping (s,q) (0.76, 60): inconsistent with heavy hitters! 2025-05-07T20:58:01.3509202Z Skipping (s,q) (0.77, 60): inconsistent with heavy hitters! 2025-05-07T20:58:01.3509344Z Skipping (s,q) (0.78, 60): inconsistent with heavy hitters! 2025-05-07T20:58:01.3509495Z Skipping (s,q) (0.79, 60): inconsistent with heavy hitters! 2025-05-07T20:58:01.3509639Z Skipping (s,q) (0.8, 60): inconsistent with heavy hitters! 2025-05-07T20:58:01.3509785Z Skipping (s,q) (0.81, 60): inconsistent with heavy hitters! 2025-05-07T20:58:01.3509930Z Skipping (s,q) (0.82, 60): inconsistent with heavy hitters! 2025-05-07T20:58:01.3510079Z Skipping (s,q) (0.83, 60): inconsistent with heavy hitters! 2025-05-07T20:58:01.3510224Z Skipping (s,q) (0.84, 60): inconsistent with heavy hitters! 2025-05-07T20:58:01.3510373Z Skipping (s,q) (0.85, 60): inconsistent with heavy hitters! 2025-05-07T20:58:01.3510517Z Skipping (s,q) (0.86, 60): inconsistent with heavy hitters! 2025-05-07T20:58:01.3510665Z Skipping (s,q) (0.87, 60): inconsistent with heavy hitters! 2025-05-07T20:58:01.3510811Z Skipping (s,q) (0.88, 60): inconsistent with heavy hitters! 2025-05-07T20:58:01.3510954Z Skipping (s,q) (0.89, 60): inconsistent with heavy hitters! 2025-05-07T20:58:01.3511100Z Skipping (s,q) (0.9, 60): inconsistent with heavy hitters! 2025-05-07T20:58:01.3511244Z Skipping (s,q) (0.91, 60): inconsistent with heavy hitters! 2025-05-07T20:58:01.3511394Z Skipping (s,q) (0.92, 60): inconsistent with heavy hitters! 2025-05-07T20:58:01.3511541Z Skipping (s,q) (0.93, 60): inconsistent with heavy hitters! 2025-05-07T20:58:01.3511687Z Skipping (s,q) (0.94, 60): inconsistent with heavy hitters! 2025-05-07T20:58:01.3511877Z Skipping (s,q) (0.95, 60): inconsistent with heavy hitters! 2025-05-07T20:58:01.3512020Z Skipping (s,q) (0.96, 60): inconsistent with heavy hitters! 2025-05-07T20:58:01.3512165Z Skipping (s,q) (0.97, 60): inconsistent with heavy hitters! 2025-05-07T20:58:01.3512315Z Skipping (s,q) (0.98, 60): inconsistent with heavy hitters! 2025-05-07T20:58:01.3512457Z Skipping (s,q) (0.99, 60): inconsistent with heavy hitters! 2025-05-07T20:58:01.3512601Z Skipping (s,q) (1, 60): inconsistent with heavy hitters! 2025-05-07T20:58:01.3512743Z Skipping (s,q) (1.01, 60): inconsistent with heavy hitters! 2025-05-07T20:58:01.3512886Z Skipping (s,q) (1.02, 60): inconsistent with heavy hitters! 2025-05-07T20:58:01.3513031Z Skipping (s,q) (1.03, 60): inconsistent with heavy hitters! 2025-05-07T20:58:01.3513177Z Skipping (s,q) (1.04, 60): inconsistent with heavy hitters! 2025-05-07T20:58:01.3513321Z Skipping (s,q) (1.05, 60): inconsistent with heavy hitters! 2025-05-07T20:58:01.3513471Z Skipping (s,q) (1.06, 60): inconsistent with heavy hitters! 2025-05-07T20:58:01.3513617Z Skipping (s,q) (1.07, 60): inconsistent with heavy hitters! 2025-05-07T20:58:01.3513764Z Skipping (s,q) (1.08, 60): inconsistent with heavy hitters! 2025-05-07T20:58:01.3513908Z Skipping (s,q) (1.09, 60): inconsistent with heavy hitters! 2025-05-07T20:58:01.3514052Z Skipping (s,q) (1.1, 60): inconsistent with heavy hitters! 2025-05-07T20:58:01.3514197Z Skipping (s,q) (1.11, 60): inconsistent with heavy hitters! 2025-05-07T20:58:01.3514340Z Skipping (s,q) (1.12, 60): inconsistent with heavy hitters! 2025-05-07T20:58:01.3514482Z Skipping (s,q) (1.13, 60): inconsistent with heavy hitters! 2025-05-07T20:58:01.3514629Z Skipping (s,q) (1.14, 60): inconsistent with heavy hitters! 2025-05-07T20:58:01.3514815Z Skipping (s,q) (1.15, 60): inconsistent with heavy hitters! 2025-05-07T20:58:01.3514960Z Skipping (s,q) (1.16, 60): inconsistent with heavy hitters! 2025-05-07T20:58:01.3515147Z Skipping (s,q) (1.17, 60): inconsistent with heavy hitters! 2025-05-07T20:58:01.3515290Z Skipping (s,q) (1.18, 60): inconsistent with heavy hitters! 2025-05-07T20:58:01.3515471Z Skipping (s,q) (1.19, 60): inconsistent with heavy hitters! 2025-05-07T20:58:01.3515620Z Skipping (s,q) (1.2, 60): inconsistent with heavy hitters! 2025-05-07T20:58:01.3515765Z Skipping (s,q) (1.21, 60): inconsistent with heavy hitters! 2025-05-07T20:58:01.3515913Z Skipping (s,q) (1.22, 60): inconsistent with heavy hitters! 2025-05-07T20:58:01.3516055Z Skipping (s,q) (1.23, 60): inconsistent with heavy hitters! 2025-05-07T20:58:01.3516196Z Skipping (s,q) (1.24, 60): inconsistent with heavy hitters! 2025-05-07T20:58:01.3516340Z Skipping (s,q) (1.25, 60): inconsistent with heavy hitters! 2025-05-07T20:58:01.3516482Z Skipping (s,q) (1.26, 60): inconsistent with heavy hitters! 2025-05-07T20:58:01.3516647Z Skipping (s,q) (1.27, 60): inconsistent with heavy hitters! 2025-05-07T20:58:01.3516810Z Skipping (s,q) (1.28, 60): inconsistent with heavy hitters! 2025-05-07T20:58:01.3516968Z Skipping (s,q) (1.29, 60): inconsistent with heavy hitters! 2025-05-07T20:58:01.3517114Z Skipping (s,q) (1.3, 60): inconsistent with heavy hitters! 2025-05-07T20:58:01.3517265Z Skipping (s,q) (1.31, 60): inconsistent with heavy hitters! 2025-05-07T20:58:01.3517410Z Skipping (s,q) (1.32, 60): inconsistent with heavy hitters! 2025-05-07T20:58:01.3517559Z Skipping (s,q) (1.33, 60): inconsistent with heavy hitters! 2025-05-07T20:58:01.3517700Z Skipping (s,q) (1.34, 60): inconsistent with heavy hitters! 2025-05-07T20:58:01.3517843Z Skipping (s,q) (1.35, 60): inconsistent with heavy hitters! 2025-05-07T20:58:01.3517988Z Skipping (s,q) (1.36, 60): inconsistent with heavy hitters! 2025-05-07T20:58:01.3518131Z Skipping (s,q) (1.37, 60): inconsistent with heavy hitters! 2025-05-07T20:58:01.3518282Z Skipping (s,q) (1.38, 60): inconsistent with heavy hitters! 2025-05-07T20:58:01.3518425Z Skipping (s,q) (1.39, 60): inconsistent with heavy hitters! 2025-05-07T20:58:01.3518610Z Skipping (s,q) (1.4, 60): inconsistent with heavy hitters! 2025-05-07T20:58:01.3518756Z Skipping (s,q) (1.41, 60): inconsistent with heavy hitters! 2025-05-07T20:58:01.3518900Z Skipping (s,q) (1.42, 60): inconsistent with heavy hitters! 2025-05-07T20:58:01.3519043Z Skipping (s,q) (1.43, 60): inconsistent with heavy hitters! 2025-05-07T20:58:01.3519193Z Skipping (s,q) (1.44, 60): inconsistent with heavy hitters! 2025-05-07T20:58:01.3519337Z Skipping (s,q) (1.45, 60): inconsistent with heavy hitters! 2025-05-07T20:58:01.3519482Z Skipping (s,q) (1.46, 60): inconsistent with heavy hitters! 2025-05-07T20:58:01.3519626Z Skipping (s,q) (1.47, 60): inconsistent with heavy hitters! 2025-05-07T20:58:01.3519769Z Skipping (s,q) (1.48, 60): inconsistent with heavy hitters! 2025-05-07T20:58:01.3519915Z Skipping (s,q) (1.49, 60): inconsistent with heavy hitters! 2025-05-07T20:58:01.3520055Z Skipping (s,q) (1.5, 60): inconsistent with heavy hitters! 2025-05-07T20:58:01.3520200Z Skipping (s,q) (1.51, 60): inconsistent with heavy hitters! 2025-05-07T20:58:01.3520347Z Skipping (s,q) (1.52, 60): inconsistent with heavy hitters! 2025-05-07T20:58:01.3520489Z Skipping (s,q) (1.53, 60): inconsistent with heavy hitters! 2025-05-07T20:58:01.3520639Z Skipping (s,q) (1.54, 60): inconsistent with heavy hitters! 2025-05-07T20:58:01.3520784Z Skipping (s,q) (1.55, 60): inconsistent with heavy hitters! 2025-05-07T20:58:01.3520927Z Skipping (s,q) (1.56, 60): inconsistent with heavy hitters! 2025-05-07T20:58:01.3521072Z Skipping (s,q) (1.57, 60): inconsistent with heavy hitters! 2025-05-07T20:58:01.3521213Z Skipping (s,q) (1.58, 60): inconsistent with heavy hitters! 2025-05-07T20:58:01.3521357Z Skipping (s,q) (1.59, 60): inconsistent with heavy hitters! 2025-05-07T20:58:01.3521510Z Skipping (s,q) (1.6, 60): inconsistent with heavy hitters! 2025-05-07T20:58:01.3521692Z Skipping (s,q) (1.61, 60): inconsistent with heavy hitters! 2025-05-07T20:58:01.3521841Z Skipping (s,q) (1.62, 60): inconsistent with heavy hitters! 2025-05-07T20:58:01.3522028Z Skipping (s,q) (1.63, 60): inconsistent with heavy hitters! 2025-05-07T20:58:01.3522172Z Skipping (s,q) (1.64, 60): inconsistent with heavy hitters! 2025-05-07T20:58:01.3522352Z Skipping (s,q) (1.65, 60): inconsistent with heavy hitters! 2025-05-07T20:58:01.3522496Z Skipping (s,q) (1.66, 60): inconsistent with heavy hitters! 2025-05-07T20:58:01.3522637Z Skipping (s,q) (1.67, 60): inconsistent with heavy hitters! 2025-05-07T20:58:01.3522781Z Skipping (s,q) (1.68, 60): inconsistent with heavy hitters! 2025-05-07T20:58:01.3522923Z Skipping (s,q) (1.69, 60): inconsistent with heavy hitters! 2025-05-07T20:58:01.3523063Z Skipping (s,q) (1.7, 60): inconsistent with heavy hitters! 2025-05-07T20:58:01.3523209Z Skipping (s,q) (1.71, 60): inconsistent with heavy hitters! 2025-05-07T20:58:01.3523355Z Skipping (s,q) (1.72, 60): inconsistent with heavy hitters! 2025-05-07T20:58:01.3523502Z Skipping (s,q) (1.73, 60): inconsistent with heavy hitters! 2025-05-07T20:58:01.3523651Z Skipping (s,q) (1.74, 60): inconsistent with heavy hitters! 2025-05-07T20:58:01.3523795Z Skipping (s,q) (1.75, 60): inconsistent with heavy hitters! 2025-05-07T20:58:01.3523942Z Skipping (s,q) (1.76, 60): inconsistent with heavy hitters! 2025-05-07T20:58:01.3524084Z Skipping (s,q) (1.77, 60): inconsistent with heavy hitters! 2025-05-07T20:58:01.3524226Z Skipping (s,q) (1.78, 60): inconsistent with heavy hitters! 2025-05-07T20:58:01.3524370Z Skipping (s,q) (1.79, 60): inconsistent with heavy hitters! 2025-05-07T20:58:01.3524513Z Skipping (s,q) (1.8, 60): inconsistent with heavy hitters! 2025-05-07T20:58:01.3524664Z Skipping (s,q) (1.81, 60): inconsistent with heavy hitters! 2025-05-07T20:58:01.3524806Z Skipping (s,q) (1.82, 60): inconsistent with heavy hitters! 2025-05-07T20:58:01.3524949Z Skipping (s,q) (1.83, 60): inconsistent with heavy hitters! 2025-05-07T20:58:01.3525096Z Skipping (s,q) (1.84, 60): inconsistent with heavy hitters! 2025-05-07T20:58:01.3525238Z Skipping (s,q) (1.85, 60): inconsistent with heavy hitters! 2025-05-07T20:58:01.3525427Z Skipping (s,q) (1.86, 60): inconsistent with heavy hitters! 2025-05-07T20:58:01.3525573Z Skipping (s,q) (1.87, 60): inconsistent with heavy hitters! 2025-05-07T20:58:01.3525717Z Skipping (s,q) (1.88, 60): inconsistent with heavy hitters! 2025-05-07T20:58:01.3525867Z Skipping (s,q) (1.89, 60): inconsistent with heavy hitters! 2025-05-07T20:58:01.3526011Z Skipping (s,q) (1.9, 60): inconsistent with heavy hitters! 2025-05-07T20:58:01.3526153Z Skipping (s,q) (1.91, 60): inconsistent with heavy hitters! 2025-05-07T20:58:01.3526299Z Skipping (s,q) (1.92, 60): inconsistent with heavy hitters! 2025-05-07T20:58:01.3526442Z Skipping (s,q) (1.93, 60): inconsistent with heavy hitters! 2025-05-07T20:58:01.3526587Z Skipping (s,q) (1.94, 60): inconsistent with heavy hitters! 2025-05-07T20:58:01.3526741Z Skipping (s,q) (1.95, 60): inconsistent with heavy hitters! 2025-05-07T20:58:01.3526906Z Skipping (s,q) (1.96, 60): inconsistent with heavy hitters! 2025-05-07T20:58:01.3527075Z Skipping (s,q) (1.97, 60): inconsistent with heavy hitters! 2025-05-07T20:58:01.3527221Z Skipping (s,q) (1.98, 60): inconsistent with heavy hitters! 2025-05-07T20:58:01.3527369Z Skipping (s,q) (1.99, 60): inconsistent with heavy hitters! 2025-05-07T20:58:01.3527523Z Skipping (s,q) (0.01, 62.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3527671Z Skipping (s,q) (0.02, 62.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3527818Z Skipping (s,q) (0.03, 62.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3527969Z Skipping (s,q) (0.04, 62.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3528116Z Skipping (s,q) (0.05, 62.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3528263Z Skipping (s,q) (0.06, 62.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3528459Z Skipping (s,q) (0.07, 62.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3528607Z Skipping (s,q) (0.08, 62.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3528820Z Skipping (s,q) (0.09, 62.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3528967Z Skipping (s,q) (0.1, 62.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3529149Z Skipping (s,q) (0.11, 62.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3529303Z Skipping (s,q) (0.12, 62.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3529452Z Skipping (s,q) (0.13, 62.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3529602Z Skipping (s,q) (0.14, 62.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3529754Z Skipping (s,q) (0.15, 62.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3529900Z Skipping (s,q) (0.16, 62.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3530048Z Skipping (s,q) (0.17, 62.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3530196Z Skipping (s,q) (0.18, 62.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3530343Z Skipping (s,q) (0.19, 62.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3530496Z Skipping (s,q) (0.2, 62.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3530643Z Skipping (s,q) (0.21, 62.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3530792Z Skipping (s,q) (0.22, 62.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3530942Z Skipping (s,q) (0.23, 62.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3531087Z Skipping (s,q) (0.24, 62.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3531236Z Skipping (s,q) (0.25, 62.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3531382Z Skipping (s,q) (0.26, 62.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3531528Z Skipping (s,q) (0.27, 62.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3531677Z Skipping (s,q) (0.28, 62.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3531823Z Skipping (s,q) (0.29, 62.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3531973Z Skipping (s,q) (0.3, 62.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3532125Z Skipping (s,q) (0.31, 62.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3532313Z Skipping (s,q) (0.32, 62.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3532462Z Skipping (s,q) (0.33, 62.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3532612Z Skipping (s,q) (0.34, 62.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3532758Z Skipping (s,q) (0.35, 62.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3532907Z Skipping (s,q) (0.36, 62.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3533052Z Skipping (s,q) (0.37, 62.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3533197Z Skipping (s,q) (0.38, 62.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3533345Z Skipping (s,q) (0.39, 62.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3533491Z Skipping (s,q) (0.4, 62.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3533644Z Skipping (s,q) (0.41, 62.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3533792Z Skipping (s,q) (0.42, 62.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3533942Z Skipping (s,q) (0.43, 62.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3534090Z Skipping (s,q) (0.44, 62.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3534238Z Skipping (s,q) (0.45, 62.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3534385Z Skipping (s,q) (0.46, 62.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3534537Z Skipping (s,q) (0.47, 62.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3534685Z Skipping (s,q) (0.48, 62.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3534833Z Skipping (s,q) (0.49, 62.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3534981Z Skipping (s,q) (0.5, 62.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3535130Z Skipping (s,q) (0.51, 62.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3535327Z Skipping (s,q) (0.52, 62.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3535476Z Skipping (s,q) (0.53, 62.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3535663Z Skipping (s,q) (0.54, 62.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3535811Z Skipping (s,q) (0.55, 62.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3535992Z Skipping (s,q) (0.56, 62.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3536185Z Skipping (s,q) (0.57, 62.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3536335Z Skipping (s,q) (0.58, 62.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3536481Z Skipping (s,q) (0.59, 62.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3536631Z Skipping (s,q) (0.6, 62.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3536777Z Skipping (s,q) (0.61, 62.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3536924Z Skipping (s,q) (0.62, 62.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3537079Z Skipping (s,q) (0.63, 62.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3537224Z Skipping (s,q) (0.64, 62.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3537376Z Skipping (s,q) (0.65, 62.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3537526Z Skipping (s,q) (0.66, 62.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3537678Z Skipping (s,q) (0.67, 62.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3537832Z Skipping (s,q) (0.68, 62.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3537977Z Skipping (s,q) (0.69, 62.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3538124Z Skipping (s,q) (0.7, 62.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3538273Z Skipping (s,q) (0.71, 62.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3538420Z Skipping (s,q) (0.72, 62.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3538566Z Skipping (s,q) (0.73, 62.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3538717Z Skipping (s,q) (0.74, 62.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3538862Z Skipping (s,q) (0.75, 62.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3539060Z Skipping (s,q) (0.76, 62.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3539210Z Skipping (s,q) (0.77, 62.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3539362Z Skipping (s,q) (0.78, 62.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3539512Z Skipping (s,q) (0.79, 62.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3539659Z Skipping (s,q) (0.8, 62.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3539807Z Skipping (s,q) (0.81, 62.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3539959Z Skipping (s,q) (0.82, 62.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3540105Z Skipping (s,q) (0.83, 62.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3540255Z Skipping (s,q) (0.84, 62.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3540402Z Skipping (s,q) (0.85, 62.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3540548Z Skipping (s,q) (0.86, 62.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3540700Z Skipping (s,q) (0.87, 62.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3540846Z Skipping (s,q) (0.88, 62.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3540995Z Skipping (s,q) (0.89, 62.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3541150Z Skipping (s,q) (0.9, 62.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3541299Z Skipping (s,q) (0.91, 62.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3541447Z Skipping (s,q) (0.92, 62.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3541593Z Skipping (s,q) (0.93, 62.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3541739Z Skipping (s,q) (0.94, 62.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3541893Z Skipping (s,q) (0.95, 62.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3542084Z Skipping (s,q) (0.96, 62.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3542234Z Skipping (s,q) (0.97, 62.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3542425Z Skipping (s,q) (0.98, 62.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3542571Z Skipping (s,q) (0.99, 62.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3542748Z Skipping (s,q) (1, 62.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3542906Z Skipping (s,q) (1.01, 62.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3543053Z Skipping (s,q) (1.02, 62.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3543203Z Skipping (s,q) (1.03, 62.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3543349Z Skipping (s,q) (1.04, 62.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3543496Z Skipping (s,q) (1.05, 62.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3543649Z Skipping (s,q) (1.06, 62.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3543796Z Skipping (s,q) (1.07, 62.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3543943Z Skipping (s,q) (1.08, 62.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3544095Z Skipping (s,q) (1.09, 62.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3544244Z Skipping (s,q) (1.1, 62.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3544392Z Skipping (s,q) (1.11, 62.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3544539Z Skipping (s,q) (1.12, 62.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3544686Z Skipping (s,q) (1.13, 62.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3544836Z Skipping (s,q) (1.14, 62.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3544986Z Skipping (s,q) (1.15, 62.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3545139Z Skipping (s,q) (1.16, 62.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3545285Z Skipping (s,q) (1.17, 62.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3545430Z Skipping (s,q) (1.18, 62.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3545580Z Skipping (s,q) (1.19, 62.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3545726Z Skipping (s,q) (1.2, 62.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3545921Z Skipping (s,q) (1.21, 62.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3546067Z Skipping (s,q) (1.22, 62.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3546214Z Skipping (s,q) (1.23, 62.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3546364Z Skipping (s,q) (1.24, 62.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3546511Z Skipping (s,q) (1.25, 62.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3546657Z Skipping (s,q) (1.26, 62.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3546808Z Skipping (s,q) (1.27, 62.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3546955Z Skipping (s,q) (1.28, 62.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3547106Z Skipping (s,q) (1.29, 62.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3547252Z Skipping (s,q) (1.3, 62.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3547398Z Skipping (s,q) (1.31, 62.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3547555Z Skipping (s,q) (1.32, 62.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3547703Z Skipping (s,q) (1.33, 62.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3547853Z Skipping (s,q) (1.34, 62.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3548002Z Skipping (s,q) (1.35, 62.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3548150Z Skipping (s,q) (1.36, 62.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3548298Z Skipping (s,q) (1.37, 62.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3548445Z Skipping (s,q) (1.38, 62.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3548592Z Skipping (s,q) (1.39, 62.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3548747Z Skipping (s,q) (1.4, 62.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3548935Z Skipping (s,q) (1.41, 62.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3549083Z Skipping (s,q) (1.42, 62.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3549273Z Skipping (s,q) (1.43, 62.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3549421Z Skipping (s,q) (1.44, 62.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3549610Z Skipping (s,q) (1.45, 62.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3549757Z Skipping (s,q) (1.46, 62.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3549902Z Skipping (s,q) (1.47, 62.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3550052Z Skipping (s,q) (1.48, 62.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3550199Z Skipping (s,q) (1.49, 62.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3550345Z Skipping (s,q) (1.5, 62.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3550494Z Skipping (s,q) (1.51, 62.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3550641Z Skipping (s,q) (1.52, 62.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3550793Z Skipping (s,q) (1.53, 62.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3550943Z Skipping (s,q) (1.54, 62.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3551088Z Skipping (s,q) (1.55, 62.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3551239Z Skipping (s,q) (1.56, 62.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3551387Z Skipping (s,q) (1.57, 62.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3551532Z Skipping (s,q) (1.58, 62.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3551680Z Skipping (s,q) (1.59, 62.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3551825Z Skipping (s,q) (1.6, 62.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3551973Z Skipping (s,q) (1.61, 62.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3552118Z Skipping (s,q) (1.62, 62.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3552267Z Skipping (s,q) (1.63, 62.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3552417Z Skipping (s,q) (1.64, 62.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3552605Z Skipping (s,q) (1.65, 62.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3552751Z Skipping (s,q) (1.66, 62.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3552905Z Skipping (s,q) (1.67, 62.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3553052Z Skipping (s,q) (1.68, 62.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3553199Z Skipping (s,q) (1.69, 62.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3553347Z Skipping (s,q) (1.7, 62.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3553491Z Skipping (s,q) (1.71, 62.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3553639Z Skipping (s,q) (1.72, 62.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3553784Z Skipping (s,q) (1.73, 62.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3553932Z Skipping (s,q) (1.74, 62.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3554081Z Skipping (s,q) (1.75, 62.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3554230Z Skipping (s,q) (1.76, 62.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3554377Z Skipping (s,q) (1.77, 62.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3554530Z Skipping (s,q) (1.78, 62.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3554677Z Skipping (s,q) (1.79, 62.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3554827Z Skipping (s,q) (1.8, 62.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3554972Z Skipping (s,q) (1.81, 62.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3555118Z Skipping (s,q) (1.82, 62.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3555267Z Skipping (s,q) (1.83, 62.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3555414Z Skipping (s,q) (1.84, 62.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3555560Z Skipping (s,q) (1.85, 62.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3555777Z Skipping (s,q) (1.86, 62.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3555963Z Skipping (s,q) (1.87, 62.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3556116Z Skipping (s,q) (1.88, 62.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3556263Z Skipping (s,q) (1.89, 62.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3556445Z Skipping (s,q) (1.9, 62.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3556595Z Skipping (s,q) (1.91, 62.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3556741Z Skipping (s,q) (1.92, 62.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3556886Z Skipping (s,q) (1.93, 62.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3557037Z Skipping (s,q) (1.94, 62.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3557184Z Skipping (s,q) (1.95, 62.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3557337Z Skipping (s,q) (1.96, 62.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3557485Z Skipping (s,q) (1.97, 62.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3557632Z Skipping (s,q) (1.98, 62.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3557784Z Skipping (s,q) (1.99, 62.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3557933Z Skipping (s,q) (0.01, 65): inconsistent with heavy hitters! 2025-05-07T20:58:01.3558079Z Skipping (s,q) (0.02, 65): inconsistent with heavy hitters! 2025-05-07T20:58:01.3558228Z Skipping (s,q) (0.03, 65): inconsistent with heavy hitters! 2025-05-07T20:58:01.3558370Z Skipping (s,q) (0.04, 65): inconsistent with heavy hitters! 2025-05-07T20:58:01.3558517Z Skipping (s,q) (0.05, 65): inconsistent with heavy hitters! 2025-05-07T20:58:01.3558664Z Skipping (s,q) (0.06, 65): inconsistent with heavy hitters! 2025-05-07T20:58:01.3558805Z Skipping (s,q) (0.07, 65): inconsistent with heavy hitters! 2025-05-07T20:58:01.3558951Z Skipping (s,q) (0.08, 65): inconsistent with heavy hitters! 2025-05-07T20:58:01.3559096Z Skipping (s,q) (0.09, 65): inconsistent with heavy hitters! 2025-05-07T20:58:01.3559475Z Skipping (s,q) (0.1, 65): inconsistent with heavy hitters! 2025-05-07T20:58:01.3559710Z Skipping (s,q) (0.11, 65): inconsistent with heavy hitters! 2025-05-07T20:58:01.3559856Z Skipping (s,q) (0.12, 65): inconsistent with heavy hitters! 2025-05-07T20:58:01.3560004Z Skipping (s,q) (0.13, 65): inconsistent with heavy hitters! 2025-05-07T20:58:01.3560155Z Skipping (s,q) (0.14, 65): inconsistent with heavy hitters! 2025-05-07T20:58:01.3560301Z Skipping (s,q) (0.15, 65): inconsistent with heavy hitters! 2025-05-07T20:58:01.3560450Z Skipping (s,q) (0.16, 65): inconsistent with heavy hitters! 2025-05-07T20:58:01.3560595Z Skipping (s,q) (0.17, 65): inconsistent with heavy hitters! 2025-05-07T20:58:01.3560743Z Skipping (s,q) (0.18, 65): inconsistent with heavy hitters! 2025-05-07T20:58:01.3560890Z Skipping (s,q) (0.19, 65): inconsistent with heavy hitters! 2025-05-07T20:58:01.3561039Z Skipping (s,q) (0.2, 65): inconsistent with heavy hitters! 2025-05-07T20:58:01.3561185Z Skipping (s,q) (0.21, 65): inconsistent with heavy hitters! 2025-05-07T20:58:01.3561338Z Skipping (s,q) (0.22, 65): inconsistent with heavy hitters! 2025-05-07T20:58:01.3561484Z Skipping (s,q) (0.23, 65): inconsistent with heavy hitters! 2025-05-07T20:58:01.3561636Z Skipping (s,q) (0.24, 65): inconsistent with heavy hitters! 2025-05-07T20:58:01.3561784Z Skipping (s,q) (0.25, 65): inconsistent with heavy hitters! 2025-05-07T20:58:01.3561932Z Skipping (s,q) (0.26, 65): inconsistent with heavy hitters! 2025-05-07T20:58:01.3562080Z Skipping (s,q) (0.27, 65): inconsistent with heavy hitters! 2025-05-07T20:58:01.3562226Z Skipping (s,q) (0.28, 65): inconsistent with heavy hitters! 2025-05-07T20:58:01.3562371Z Skipping (s,q) (0.29, 65): inconsistent with heavy hitters! 2025-05-07T20:58:01.3562520Z Skipping (s,q) (0.3, 65): inconsistent with heavy hitters! 2025-05-07T20:58:01.3562666Z Skipping (s,q) (0.31, 65): inconsistent with heavy hitters! 2025-05-07T20:58:01.3562875Z Skipping (s,q) (0.32, 65): inconsistent with heavy hitters! 2025-05-07T20:58:01.3563022Z Skipping (s,q) (0.33, 65): inconsistent with heavy hitters! 2025-05-07T20:58:01.3563223Z Skipping (s,q) (0.34, 65): inconsistent with heavy hitters! 2025-05-07T20:58:01.3563372Z Skipping (s,q) (0.35, 65): inconsistent with heavy hitters! 2025-05-07T20:58:01.3563571Z Skipping (s,q) (0.36, 65): inconsistent with heavy hitters! 2025-05-07T20:58:01.3563718Z Skipping (s,q) (0.37, 65): inconsistent with heavy hitters! 2025-05-07T20:58:01.3563866Z Skipping (s,q) (0.38, 65): inconsistent with heavy hitters! 2025-05-07T20:58:01.3564011Z Skipping (s,q) (0.39, 65): inconsistent with heavy hitters! 2025-05-07T20:58:01.3564154Z Skipping (s,q) (0.4, 65): inconsistent with heavy hitters! 2025-05-07T20:58:01.3564305Z Skipping (s,q) (0.41, 65): inconsistent with heavy hitters! 2025-05-07T20:58:01.3564451Z Skipping (s,q) (0.42, 65): inconsistent with heavy hitters! 2025-05-07T20:58:01.3564602Z Skipping (s,q) (0.43, 65): inconsistent with heavy hitters! 2025-05-07T20:58:01.3564748Z Skipping (s,q) (0.44, 65): inconsistent with heavy hitters! 2025-05-07T20:58:01.3564898Z Skipping (s,q) (0.45, 65): inconsistent with heavy hitters! 2025-05-07T20:58:01.3565050Z Skipping (s,q) (0.46, 65): inconsistent with heavy hitters! 2025-05-07T20:58:01.3565199Z Skipping (s,q) (0.47, 65): inconsistent with heavy hitters! 2025-05-07T20:58:01.3565345Z Skipping (s,q) (0.48, 65): inconsistent with heavy hitters! 2025-05-07T20:58:01.3565495Z Skipping (s,q) (0.49, 65): inconsistent with heavy hitters! 2025-05-07T20:58:01.3565639Z Skipping (s,q) (0.5, 65): inconsistent with heavy hitters! 2025-05-07T20:58:01.3565787Z Skipping (s,q) (0.51, 65): inconsistent with heavy hitters! 2025-05-07T20:58:01.3565932Z Skipping (s,q) (0.52, 65): inconsistent with heavy hitters! 2025-05-07T20:58:01.3566076Z Skipping (s,q) (0.53, 65): inconsistent with heavy hitters! 2025-05-07T20:58:01.3566225Z Skipping (s,q) (0.54, 65): inconsistent with heavy hitters! 2025-05-07T20:58:01.3566372Z Skipping (s,q) (0.55, 65): inconsistent with heavy hitters! 2025-05-07T20:58:01.3566518Z Skipping (s,q) (0.56, 65): inconsistent with heavy hitters! 2025-05-07T20:58:01.3566713Z Skipping (s,q) (0.57, 65): inconsistent with heavy hitters! 2025-05-07T20:58:01.3566859Z Skipping (s,q) (0.58, 65): inconsistent with heavy hitters! 2025-05-07T20:58:01.3567012Z Skipping (s,q) (0.59, 65): inconsistent with heavy hitters! 2025-05-07T20:58:01.3567156Z Skipping (s,q) (0.6, 65): inconsistent with heavy hitters! 2025-05-07T20:58:01.3567302Z Skipping (s,q) (0.61, 65): inconsistent with heavy hitters! 2025-05-07T20:58:01.3567448Z Skipping (s,q) (0.62, 65): inconsistent with heavy hitters! 2025-05-07T20:58:01.3567597Z Skipping (s,q) (0.63, 65): inconsistent with heavy hitters! 2025-05-07T20:58:01.3567742Z Skipping (s,q) (0.64, 65): inconsistent with heavy hitters! 2025-05-07T20:58:01.3567892Z Skipping (s,q) (0.65, 65): inconsistent with heavy hitters! 2025-05-07T20:58:01.3568039Z Skipping (s,q) (0.66, 65): inconsistent with heavy hitters! 2025-05-07T20:58:01.3568190Z Skipping (s,q) (0.67, 65): inconsistent with heavy hitters! 2025-05-07T20:58:01.3568339Z Skipping (s,q) (0.68, 65): inconsistent with heavy hitters! 2025-05-07T20:58:01.3568485Z Skipping (s,q) (0.69, 65): inconsistent with heavy hitters! 2025-05-07T20:58:01.3568638Z Skipping (s,q) (0.7, 65): inconsistent with heavy hitters! 2025-05-07T20:58:01.3568785Z Skipping (s,q) (0.71, 65): inconsistent with heavy hitters! 2025-05-07T20:58:01.3568932Z Skipping (s,q) (0.72, 65): inconsistent with heavy hitters! 2025-05-07T20:58:01.3569083Z Skipping (s,q) (0.73, 65): inconsistent with heavy hitters! 2025-05-07T20:58:01.3569228Z Skipping (s,q) (0.74, 65): inconsistent with heavy hitters! 2025-05-07T20:58:01.3569374Z Skipping (s,q) (0.75, 65): inconsistent with heavy hitters! 2025-05-07T20:58:01.3569524Z Skipping (s,q) (0.76, 65): inconsistent with heavy hitters! 2025-05-07T20:58:01.3569723Z Skipping (s,q) (0.77, 65): inconsistent with heavy hitters! 2025-05-07T20:58:01.3569875Z Skipping (s,q) (0.78, 65): inconsistent with heavy hitters! 2025-05-07T20:58:01.3570063Z Skipping (s,q) (0.79, 65): inconsistent with heavy hitters! 2025-05-07T20:58:01.3570207Z Skipping (s,q) (0.8, 65): inconsistent with heavy hitters! 2025-05-07T20:58:01.3570391Z Skipping (s,q) (0.81, 65): inconsistent with heavy hitters! 2025-05-07T20:58:01.3570539Z Skipping (s,q) (0.82, 65): inconsistent with heavy hitters! 2025-05-07T20:58:01.3570684Z Skipping (s,q) (0.83, 65): inconsistent with heavy hitters! 2025-05-07T20:58:01.3570833Z Skipping (s,q) (0.84, 65): inconsistent with heavy hitters! 2025-05-07T20:58:01.3570978Z Skipping (s,q) (0.85, 65): inconsistent with heavy hitters! 2025-05-07T20:58:01.3571127Z Skipping (s,q) (0.86, 65): inconsistent with heavy hitters! 2025-05-07T20:58:01.3571274Z Skipping (s,q) (0.87, 65): inconsistent with heavy hitters! 2025-05-07T20:58:01.3571422Z Skipping (s,q) (0.88, 65): inconsistent with heavy hitters! 2025-05-07T20:58:01.3571573Z Skipping (s,q) (0.89, 65): inconsistent with heavy hitters! 2025-05-07T20:58:01.3571718Z Skipping (s,q) (0.9, 65): inconsistent with heavy hitters! 2025-05-07T20:58:01.3571867Z Skipping (s,q) (0.91, 65): inconsistent with heavy hitters! 2025-05-07T20:58:01.3572016Z Skipping (s,q) (0.92, 65): inconsistent with heavy hitters! 2025-05-07T20:58:01.3572165Z Skipping (s,q) (0.93, 65): inconsistent with heavy hitters! 2025-05-07T20:58:01.3572318Z Skipping (s,q) (0.94, 65): inconsistent with heavy hitters! 2025-05-07T20:58:01.3572464Z Skipping (s,q) (0.95, 65): inconsistent with heavy hitters! 2025-05-07T20:58:01.3572609Z Skipping (s,q) (0.96, 65): inconsistent with heavy hitters! 2025-05-07T20:58:01.3572761Z Skipping (s,q) (0.97, 65): inconsistent with heavy hitters! 2025-05-07T20:58:01.3572910Z Skipping (s,q) (0.98, 65): inconsistent with heavy hitters! 2025-05-07T20:58:01.3573056Z Skipping (s,q) (0.99, 65): inconsistent with heavy hitters! 2025-05-07T20:58:01.3573202Z Skipping (s,q) (1, 65): inconsistent with heavy hitters! 2025-05-07T20:58:01.3573351Z Skipping (s,q) (1.01, 65): inconsistent with heavy hitters! 2025-05-07T20:58:01.3573541Z Skipping (s,q) (1.02, 65): inconsistent with heavy hitters! 2025-05-07T20:58:01.3573690Z Skipping (s,q) (1.03, 65): inconsistent with heavy hitters! 2025-05-07T20:58:01.3573838Z Skipping (s,q) (1.04, 65): inconsistent with heavy hitters! 2025-05-07T20:58:01.3573985Z Skipping (s,q) (1.05, 65): inconsistent with heavy hitters! 2025-05-07T20:58:01.3574130Z Skipping (s,q) (1.06, 65): inconsistent with heavy hitters! 2025-05-07T20:58:01.3574278Z Skipping (s,q) (1.07, 65): inconsistent with heavy hitters! 2025-05-07T20:58:01.3574429Z Skipping (s,q) (1.08, 65): inconsistent with heavy hitters! 2025-05-07T20:58:01.3574575Z Skipping (s,q) (1.09, 65): inconsistent with heavy hitters! 2025-05-07T20:58:01.3574720Z Skipping (s,q) (1.1, 65): inconsistent with heavy hitters! 2025-05-07T20:58:01.3574868Z Skipping (s,q) (1.11, 65): inconsistent with heavy hitters! 2025-05-07T20:58:01.3575016Z Skipping (s,q) (1.12, 65): inconsistent with heavy hitters! 2025-05-07T20:58:01.3575166Z Skipping (s,q) (1.13, 65): inconsistent with heavy hitters! 2025-05-07T20:58:01.3575312Z Skipping (s,q) (1.14, 65): inconsistent with heavy hitters! 2025-05-07T20:58:01.3575457Z Skipping (s,q) (1.15, 65): inconsistent with heavy hitters! 2025-05-07T20:58:01.3575608Z Skipping (s,q) (1.16, 65): inconsistent with heavy hitters! 2025-05-07T20:58:01.3575754Z Skipping (s,q) (1.17, 65): inconsistent with heavy hitters! 2025-05-07T20:58:01.3575901Z Skipping (s,q) (1.18, 65): inconsistent with heavy hitters! 2025-05-07T20:58:01.3576049Z Skipping (s,q) (1.19, 65): inconsistent with heavy hitters! 2025-05-07T20:58:01.3576240Z Skipping (s,q) (1.2, 65): inconsistent with heavy hitters! 2025-05-07T20:58:01.3576389Z Skipping (s,q) (1.21, 65): inconsistent with heavy hitters! 2025-05-07T20:58:01.3576537Z Skipping (s,q) (1.22, 65): inconsistent with heavy hitters! 2025-05-07T20:58:01.3576729Z Skipping (s,q) (1.23, 65): inconsistent with heavy hitters! 2025-05-07T20:58:01.3576881Z Skipping (s,q) (1.24, 65): inconsistent with heavy hitters! 2025-05-07T20:58:01.3577069Z Skipping (s,q) (1.25, 65): inconsistent with heavy hitters! 2025-05-07T20:58:01.3577215Z Skipping (s,q) (1.26, 65): inconsistent with heavy hitters! 2025-05-07T20:58:01.3577398Z Skipping (s,q) (1.27, 65): inconsistent with heavy hitters! 2025-05-07T20:58:01.3577547Z Skipping (s,q) (1.28, 65): inconsistent with heavy hitters! 2025-05-07T20:58:01.3577694Z Skipping (s,q) (1.29, 65): inconsistent with heavy hitters! 2025-05-07T20:58:01.3577844Z Skipping (s,q) (1.3, 65): inconsistent with heavy hitters! 2025-05-07T20:58:01.3577990Z Skipping (s,q) (1.31, 65): inconsistent with heavy hitters! 2025-05-07T20:58:01.3578136Z Skipping (s,q) (1.32, 65): inconsistent with heavy hitters! 2025-05-07T20:58:01.3578281Z Skipping (s,q) (1.33, 65): inconsistent with heavy hitters! 2025-05-07T20:58:01.3578429Z Skipping (s,q) (1.34, 65): inconsistent with heavy hitters! 2025-05-07T20:58:01.3578577Z Skipping (s,q) (1.35, 65): inconsistent with heavy hitters! 2025-05-07T20:58:01.3578728Z Skipping (s,q) (1.36, 65): inconsistent with heavy hitters! 2025-05-07T20:58:01.3578873Z Skipping (s,q) (1.37, 65): inconsistent with heavy hitters! 2025-05-07T20:58:01.3579026Z Skipping (s,q) (1.38, 65): inconsistent with heavy hitters! 2025-05-07T20:58:01.3579171Z Skipping (s,q) (1.39, 65): inconsistent with heavy hitters! 2025-05-07T20:58:01.3579319Z Skipping (s,q) (1.4, 65): inconsistent with heavy hitters! 2025-05-07T20:58:01.3579464Z Skipping (s,q) (1.41, 65): inconsistent with heavy hitters! 2025-05-07T20:58:01.3579609Z Skipping (s,q) (1.42, 65): inconsistent with heavy hitters! 2025-05-07T20:58:01.3579756Z Skipping (s,q) (1.43, 65): inconsistent with heavy hitters! 2025-05-07T20:58:01.3579902Z Skipping (s,q) (1.44, 65): inconsistent with heavy hitters! 2025-05-07T20:58:01.3580047Z Skipping (s,q) (1.45, 65): inconsistent with heavy hitters! 2025-05-07T20:58:01.3580199Z Skipping (s,q) (1.46, 65): inconsistent with heavy hitters! 2025-05-07T20:58:01.3580346Z Skipping (s,q) (1.47, 65): inconsistent with heavy hitters! 2025-05-07T20:58:01.3580566Z Skipping (s,q) (1.48, 65): inconsistent with heavy hitters! 2025-05-07T20:58:01.3580711Z Skipping (s,q) (1.49, 65): inconsistent with heavy hitters! 2025-05-07T20:58:01.3580857Z Skipping (s,q) (1.5, 65): inconsistent with heavy hitters! 2025-05-07T20:58:01.3581006Z Skipping (s,q) (1.51, 65): inconsistent with heavy hitters! 2025-05-07T20:58:01.3581152Z Skipping (s,q) (1.52, 65): inconsistent with heavy hitters! 2025-05-07T20:58:01.3581296Z Skipping (s,q) (1.53, 65): inconsistent with heavy hitters! 2025-05-07T20:58:01.3581446Z Skipping (s,q) (1.54, 65): inconsistent with heavy hitters! 2025-05-07T20:58:01.3581593Z Skipping (s,q) (1.55, 65): inconsistent with heavy hitters! 2025-05-07T20:58:01.3581740Z Skipping (s,q) (1.56, 65): inconsistent with heavy hitters! 2025-05-07T20:58:01.3581888Z Skipping (s,q) (1.57, 65): inconsistent with heavy hitters! 2025-05-07T20:58:01.3582033Z Skipping (s,q) (1.58, 65): inconsistent with heavy hitters! 2025-05-07T20:58:01.3582189Z Skipping (s,q) (1.59, 65): inconsistent with heavy hitters! 2025-05-07T20:58:01.3582336Z Skipping (s,q) (1.6, 65): inconsistent with heavy hitters! 2025-05-07T20:58:01.3582484Z Skipping (s,q) (1.61, 65): inconsistent with heavy hitters! 2025-05-07T20:58:01.3582638Z Skipping (s,q) (1.62, 65): inconsistent with heavy hitters! 2025-05-07T20:58:01.3582785Z Skipping (s,q) (1.63, 65): inconsistent with heavy hitters! 2025-05-07T20:58:01.3582931Z Skipping (s,q) (1.64, 65): inconsistent with heavy hitters! 2025-05-07T20:58:01.3583079Z Skipping (s,q) (1.65, 65): inconsistent with heavy hitters! 2025-05-07T20:58:01.3583223Z Skipping (s,q) (1.66, 65): inconsistent with heavy hitters! 2025-05-07T20:58:01.3583372Z Skipping (s,q) (1.67, 65): inconsistent with heavy hitters! 2025-05-07T20:58:01.3583516Z Skipping (s,q) (1.68, 65): inconsistent with heavy hitters! 2025-05-07T20:58:01.3583702Z Skipping (s,q) (1.69, 65): inconsistent with heavy hitters! 2025-05-07T20:58:01.3583888Z Skipping (s,q) (1.7, 65): inconsistent with heavy hitters! 2025-05-07T20:58:01.3584037Z Skipping (s,q) (1.71, 65): inconsistent with heavy hitters! 2025-05-07T20:58:01.3584182Z Skipping (s,q) (1.72, 65): inconsistent with heavy hitters! 2025-05-07T20:58:01.3584367Z Skipping (s,q) (1.73, 65): inconsistent with heavy hitters! 2025-05-07T20:58:01.3584514Z Skipping (s,q) (1.74, 65): inconsistent with heavy hitters! 2025-05-07T20:58:01.3584662Z Skipping (s,q) (1.75, 65): inconsistent with heavy hitters! 2025-05-07T20:58:01.3584810Z Skipping (s,q) (1.76, 65): inconsistent with heavy hitters! 2025-05-07T20:58:01.3584957Z Skipping (s,q) (1.77, 65): inconsistent with heavy hitters! 2025-05-07T20:58:01.3585104Z Skipping (s,q) (1.78, 65): inconsistent with heavy hitters! 2025-05-07T20:58:01.3585260Z Skipping (s,q) (1.79, 65): inconsistent with heavy hitters! 2025-05-07T20:58:01.3585406Z Skipping (s,q) (1.8, 65): inconsistent with heavy hitters! 2025-05-07T20:58:01.3585555Z Skipping (s,q) (1.81, 65): inconsistent with heavy hitters! 2025-05-07T20:58:01.3585706Z Skipping (s,q) (1.82, 65): inconsistent with heavy hitters! 2025-05-07T20:58:01.3585856Z Skipping (s,q) (1.83, 65): inconsistent with heavy hitters! 2025-05-07T20:58:01.3586003Z Skipping (s,q) (1.84, 65): inconsistent with heavy hitters! 2025-05-07T20:58:01.3586149Z Skipping (s,q) (1.85, 65): inconsistent with heavy hitters! 2025-05-07T20:58:01.3586297Z Skipping (s,q) (1.86, 65): inconsistent with heavy hitters! 2025-05-07T20:58:01.3586444Z Skipping (s,q) (1.87, 65): inconsistent with heavy hitters! 2025-05-07T20:58:01.3586592Z Skipping (s,q) (1.88, 65): inconsistent with heavy hitters! 2025-05-07T20:58:01.3586738Z Skipping (s,q) (1.89, 65): inconsistent with heavy hitters! 2025-05-07T20:58:01.3586881Z Skipping (s,q) (1.9, 65): inconsistent with heavy hitters! 2025-05-07T20:58:01.3587028Z Skipping (s,q) (1.91, 65): inconsistent with heavy hitters! 2025-05-07T20:58:01.3587176Z Skipping (s,q) (1.92, 65): inconsistent with heavy hitters! 2025-05-07T20:58:01.3587365Z Skipping (s,q) (1.93, 65): inconsistent with heavy hitters! 2025-05-07T20:58:01.3587518Z Skipping (s,q) (1.94, 65): inconsistent with heavy hitters! 2025-05-07T20:58:01.3587669Z Skipping (s,q) (1.95, 65): inconsistent with heavy hitters! 2025-05-07T20:58:01.3587815Z Skipping (s,q) (1.96, 65): inconsistent with heavy hitters! 2025-05-07T20:58:01.3587963Z Skipping (s,q) (1.97, 65): inconsistent with heavy hitters! 2025-05-07T20:58:01.3588109Z Skipping (s,q) (1.98, 65): inconsistent with heavy hitters! 2025-05-07T20:58:01.3588256Z Skipping (s,q) (1.99, 65): inconsistent with heavy hitters! 2025-05-07T20:58:01.3588410Z Skipping (s,q) (0.01, 67.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3588562Z Skipping (s,q) (0.02, 67.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3588717Z Skipping (s,q) (0.03, 67.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3588870Z Skipping (s,q) (0.04, 67.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3589020Z Skipping (s,q) (0.05, 67.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3589176Z Skipping (s,q) (0.06, 67.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3589325Z Skipping (s,q) (0.07, 67.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3589476Z Skipping (s,q) (0.08, 67.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3589628Z Skipping (s,q) (0.09, 67.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3589777Z Skipping (s,q) (0.1, 67.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3589933Z Skipping (s,q) (0.11, 67.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3590082Z Skipping (s,q) (0.12, 67.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3590230Z Skipping (s,q) (0.13, 67.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3590380Z Skipping (s,q) (0.14, 67.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3590570Z Skipping (s,q) (0.15, 67.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3590721Z Skipping (s,q) (0.16, 67.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3590913Z Skipping (s,q) (0.17, 67.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3591061Z Skipping (s,q) (0.18, 67.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3591251Z Skipping (s,q) (0.19, 67.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3591402Z Skipping (s,q) (0.2, 67.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3591555Z Skipping (s,q) (0.21, 67.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3591710Z Skipping (s,q) (0.22, 67.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3591860Z Skipping (s,q) (0.23, 67.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3592016Z Skipping (s,q) (0.24, 67.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3592169Z Skipping (s,q) (0.25, 67.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3592320Z Skipping (s,q) (0.26, 67.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3592472Z Skipping (s,q) (0.27, 67.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3592626Z Skipping (s,q) (0.28, 67.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3592774Z Skipping (s,q) (0.29, 67.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3592928Z Skipping (s,q) (0.3, 67.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3593080Z Skipping (s,q) (0.31, 67.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3593231Z Skipping (s,q) (0.32, 67.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3593382Z Skipping (s,q) (0.33, 67.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3593530Z Skipping (s,q) (0.34, 67.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3593677Z Skipping (s,q) (0.35, 67.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3593835Z Skipping (s,q) (0.36, 67.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3593986Z Skipping (s,q) (0.37, 67.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3594138Z Skipping (s,q) (0.38, 67.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3594331Z Skipping (s,q) (0.39, 67.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3594480Z Skipping (s,q) (0.4, 67.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3594635Z Skipping (s,q) (0.41, 67.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3594785Z Skipping (s,q) (0.42, 67.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3594936Z Skipping (s,q) (0.43, 67.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3595091Z Skipping (s,q) (0.44, 67.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3595240Z Skipping (s,q) (0.45, 67.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3595400Z Skipping (s,q) (0.46, 67.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3595551Z Skipping (s,q) (0.47, 67.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3595701Z Skipping (s,q) (0.48, 67.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3595852Z Skipping (s,q) (0.49, 67.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3596008Z Skipping (s,q) (0.5, 67.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3596160Z Skipping (s,q) (0.51, 67.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3596315Z Skipping (s,q) (0.52, 67.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3596468Z Skipping (s,q) (0.53, 67.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3596622Z Skipping (s,q) (0.54, 67.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3596771Z Skipping (s,q) (0.55, 67.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3596920Z Skipping (s,q) (0.56, 67.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3597070Z Skipping (s,q) (0.57, 67.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3597219Z Skipping (s,q) (0.58, 67.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3597467Z Skipping (s,q) (0.59, 67.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3597620Z Skipping (s,q) (0.6, 67.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3597814Z Skipping (s,q) (0.61, 67.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3597971Z Skipping (s,q) (0.62, 67.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3598157Z Skipping (s,q) (0.63, 67.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3598307Z Skipping (s,q) (0.64, 67.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3598462Z Skipping (s,q) (0.65, 67.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3598612Z Skipping (s,q) (0.66, 67.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3598760Z Skipping (s,q) (0.67, 67.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3598911Z Skipping (s,q) (0.68, 67.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3599061Z Skipping (s,q) (0.69, 67.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3599217Z Skipping (s,q) (0.7, 67.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3599366Z Skipping (s,q) (0.71, 67.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3599519Z Skipping (s,q) (0.72, 67.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3599676Z Skipping (s,q) (0.73, 67.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3599827Z Skipping (s,q) (0.74, 67.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3599978Z Skipping (s,q) (0.75, 67.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3600133Z Skipping (s,q) (0.76, 67.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3600281Z Skipping (s,q) (0.77, 67.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3600434Z Skipping (s,q) (0.78, 67.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3600585Z Skipping (s,q) (0.79, 67.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3600734Z Skipping (s,q) (0.8, 67.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3600886Z Skipping (s,q) (0.81, 67.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3601038Z Skipping (s,q) (0.82, 67.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3601187Z Skipping (s,q) (0.83, 67.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3601382Z Skipping (s,q) (0.84, 67.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3601531Z Skipping (s,q) (0.85, 67.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3601683Z Skipping (s,q) (0.86, 67.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3601834Z Skipping (s,q) (0.87, 67.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3601985Z Skipping (s,q) (0.88, 67.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3602146Z Skipping (s,q) (0.89, 67.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3605802Z Skipping (s,q) (0.9, 67.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3605973Z Skipping (s,q) (0.91, 67.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3606125Z Skipping (s,q) (0.92, 67.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3606281Z Skipping (s,q) (0.93, 67.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3606430Z Skipping (s,q) (0.94, 67.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3606584Z Skipping (s,q) (0.95, 67.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3606732Z Skipping (s,q) (0.96, 67.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3606884Z Skipping (s,q) (0.97, 67.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3607038Z Skipping (s,q) (0.98, 67.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3607185Z Skipping (s,q) (0.99, 67.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3607328Z Skipping (s,q) (1, 67.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3607478Z Skipping (s,q) (1.01, 67.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3607624Z Skipping (s,q) (1.02, 67.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3607777Z Skipping (s,q) (1.03, 67.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3607986Z Skipping (s,q) (1.04, 67.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3608136Z Skipping (s,q) (1.05, 67.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3608329Z Skipping (s,q) (1.06, 67.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3608478Z Skipping (s,q) (1.07, 67.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3608686Z Skipping (s,q) (1.08, 67.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3608836Z Skipping (s,q) (1.09, 67.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3608984Z Skipping (s,q) (1.1, 67.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3609133Z Skipping (s,q) (1.11, 67.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3609279Z Skipping (s,q) (1.12, 67.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3609427Z Skipping (s,q) (1.13, 67.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3609574Z Skipping (s,q) (1.14, 67.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3609723Z Skipping (s,q) (1.15, 67.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3609870Z Skipping (s,q) (1.16, 67.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3610023Z Skipping (s,q) (1.17, 67.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3610170Z Skipping (s,q) (1.18, 67.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3610319Z Skipping (s,q) (1.19, 67.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3610469Z Skipping (s,q) (1.2, 67.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3610616Z Skipping (s,q) (1.21, 67.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3610764Z Skipping (s,q) (1.22, 67.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3610910Z Skipping (s,q) (1.23, 67.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3611057Z Skipping (s,q) (1.24, 67.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3611208Z Skipping (s,q) (1.25, 67.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3611356Z Skipping (s,q) (1.26, 67.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3611502Z Skipping (s,q) (1.27, 67.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3611696Z Skipping (s,q) (1.28, 67.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3611843Z Skipping (s,q) (1.29, 67.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3611995Z Skipping (s,q) (1.3, 67.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3612141Z Skipping (s,q) (1.31, 67.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3612287Z Skipping (s,q) (1.32, 67.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3612436Z Skipping (s,q) (1.33, 67.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3612581Z Skipping (s,q) (1.34, 67.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3612728Z Skipping (s,q) (1.35, 67.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3612879Z Skipping (s,q) (1.36, 67.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3613032Z Skipping (s,q) (1.37, 67.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3613184Z Skipping (s,q) (1.38, 67.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3613333Z Skipping (s,q) (1.39, 67.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3613481Z Skipping (s,q) (1.4, 67.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3613632Z Skipping (s,q) (1.41, 67.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3613778Z Skipping (s,q) (1.42, 67.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3613924Z Skipping (s,q) (1.43, 67.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3614073Z Skipping (s,q) (1.44, 67.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3614219Z Skipping (s,q) (1.45, 67.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3614366Z Skipping (s,q) (1.46, 67.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3614511Z Skipping (s,q) (1.47, 67.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3614698Z Skipping (s,q) (1.48, 67.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3614848Z Skipping (s,q) (1.49, 67.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3615038Z Skipping (s,q) (1.5, 67.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3615184Z Skipping (s,q) (1.51, 67.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3615333Z Skipping (s,q) (1.52, 67.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3615517Z Skipping (s,q) (1.53, 67.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3615667Z Skipping (s,q) (1.54, 67.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3615813Z Skipping (s,q) (1.55, 67.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3615960Z Skipping (s,q) (1.56, 67.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3616184Z Skipping (s,q) (1.57, 67.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3616332Z Skipping (s,q) (1.58, 67.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3616479Z Skipping (s,q) (1.59, 67.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3616631Z Skipping (s,q) (1.6, 67.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3616778Z Skipping (s,q) (1.61, 67.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3616931Z Skipping (s,q) (1.62, 67.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3617079Z Skipping (s,q) (1.63, 67.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3617231Z Skipping (s,q) (1.64, 67.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3617385Z Skipping (s,q) (1.65, 67.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3617533Z Skipping (s,q) (1.66, 67.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3617681Z Skipping (s,q) (1.67, 67.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3617829Z Skipping (s,q) (1.68, 67.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3617976Z Skipping (s,q) (1.69, 67.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3618125Z Skipping (s,q) (1.7, 67.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3618274Z Skipping (s,q) (1.71, 67.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3618421Z Skipping (s,q) (1.72, 67.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3618619Z Skipping (s,q) (1.73, 67.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3618767Z Skipping (s,q) (1.74, 67.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3618916Z Skipping (s,q) (1.75, 67.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3619069Z Skipping (s,q) (1.76, 67.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3619215Z Skipping (s,q) (1.77, 67.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3619362Z Skipping (s,q) (1.78, 67.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3619511Z Skipping (s,q) (1.79, 67.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3619658Z Skipping (s,q) (1.8, 67.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3619807Z Skipping (s,q) (1.81, 67.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3619957Z Skipping (s,q) (1.82, 67.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3620104Z Skipping (s,q) (1.83, 67.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3620258Z Skipping (s,q) (1.84, 67.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3620404Z Skipping (s,q) (1.85, 67.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3620551Z Skipping (s,q) (1.86, 67.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3620701Z Skipping (s,q) (1.87, 67.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3620847Z Skipping (s,q) (1.88, 67.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3620995Z Skipping (s,q) (1.89, 67.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3621140Z Skipping (s,q) (1.9, 67.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3621291Z Skipping (s,q) (1.91, 67.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3621441Z Skipping (s,q) (1.92, 67.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3621631Z Skipping (s,q) (1.93, 67.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3621784Z Skipping (s,q) (1.94, 67.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3621978Z Skipping (s,q) (1.95, 67.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3622130Z Skipping (s,q) (1.96, 67.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3622316Z Skipping (s,q) (1.97, 67.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3622465Z Skipping (s,q) (1.98, 67.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3622611Z Skipping (s,q) (1.99, 67.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3622759Z Skipping (s,q) (0.01, 70): inconsistent with heavy hitters! 2025-05-07T20:58:01.3622904Z Skipping (s,q) (0.02, 70): inconsistent with heavy hitters! 2025-05-07T20:58:01.3623049Z Skipping (s,q) (0.03, 70): inconsistent with heavy hitters! 2025-05-07T20:58:01.3623201Z Skipping (s,q) (0.04, 70): inconsistent with heavy hitters! 2025-05-07T20:58:01.3623346Z Skipping (s,q) (0.05, 70): inconsistent with heavy hitters! 2025-05-07T20:58:01.3623492Z Skipping (s,q) (0.06, 70): inconsistent with heavy hitters! 2025-05-07T20:58:01.3623637Z Skipping (s,q) (0.07, 70): inconsistent with heavy hitters! 2025-05-07T20:58:01.3623780Z Skipping (s,q) (0.08, 70): inconsistent with heavy hitters! 2025-05-07T20:58:01.3623928Z Skipping (s,q) (0.09, 70): inconsistent with heavy hitters! 2025-05-07T20:58:01.3624072Z Skipping (s,q) (0.1, 70): inconsistent with heavy hitters! 2025-05-07T20:58:01.3624217Z Skipping (s,q) (0.11, 70): inconsistent with heavy hitters! 2025-05-07T20:58:01.3624366Z Skipping (s,q) (0.12, 70): inconsistent with heavy hitters! 2025-05-07T20:58:01.3624511Z Skipping (s,q) (0.13, 70): inconsistent with heavy hitters! 2025-05-07T20:58:01.3624661Z Skipping (s,q) (0.14, 70): inconsistent with heavy hitters! 2025-05-07T20:58:01.3624806Z Skipping (s,q) (0.15, 70): inconsistent with heavy hitters! 2025-05-07T20:58:01.3624949Z Skipping (s,q) (0.16, 70): inconsistent with heavy hitters! 2025-05-07T20:58:01.3625095Z Skipping (s,q) (0.17, 70): inconsistent with heavy hitters! 2025-05-07T20:58:01.3625238Z Skipping (s,q) (0.18, 70): inconsistent with heavy hitters! 2025-05-07T20:58:01.3625428Z Skipping (s,q) (0.19, 70): inconsistent with heavy hitters! 2025-05-07T20:58:01.3625573Z Skipping (s,q) (0.2, 70): inconsistent with heavy hitters! 2025-05-07T20:58:01.3625718Z Skipping (s,q) (0.21, 70): inconsistent with heavy hitters! 2025-05-07T20:58:01.3625861Z Skipping (s,q) (0.22, 70): inconsistent with heavy hitters! 2025-05-07T20:58:01.3626011Z Skipping (s,q) (0.23, 70): inconsistent with heavy hitters! 2025-05-07T20:58:01.3626153Z Skipping (s,q) (0.24, 70): inconsistent with heavy hitters! 2025-05-07T20:58:01.3626300Z Skipping (s,q) (0.25, 70): inconsistent with heavy hitters! 2025-05-07T20:58:01.3626446Z Skipping (s,q) (0.26, 70): inconsistent with heavy hitters! 2025-05-07T20:58:01.3626592Z Skipping (s,q) (0.27, 70): inconsistent with heavy hitters! 2025-05-07T20:58:01.3626740Z Skipping (s,q) (0.28, 70): inconsistent with heavy hitters! 2025-05-07T20:58:01.3626882Z Skipping (s,q) (0.29, 70): inconsistent with heavy hitters! 2025-05-07T20:58:01.3627030Z Skipping (s,q) (0.3, 70): inconsistent with heavy hitters! 2025-05-07T20:58:01.3627179Z Skipping (s,q) (0.31, 70): inconsistent with heavy hitters! 2025-05-07T20:58:01.3627324Z Skipping (s,q) (0.32, 70): inconsistent with heavy hitters! 2025-05-07T20:58:01.3627473Z Skipping (s,q) (0.33, 70): inconsistent with heavy hitters! 2025-05-07T20:58:01.3627618Z Skipping (s,q) (0.34, 70): inconsistent with heavy hitters! 2025-05-07T20:58:01.3627763Z Skipping (s,q) (0.35, 70): inconsistent with heavy hitters! 2025-05-07T20:58:01.3627908Z Skipping (s,q) (0.36, 70): inconsistent with heavy hitters! 2025-05-07T20:58:01.3628051Z Skipping (s,q) (0.37, 70): inconsistent with heavy hitters! 2025-05-07T20:58:01.3628196Z Skipping (s,q) (0.38, 70): inconsistent with heavy hitters! 2025-05-07T20:58:01.3628389Z Skipping (s,q) (0.39, 70): inconsistent with heavy hitters! 2025-05-07T20:58:01.3628535Z Skipping (s,q) (0.4, 70): inconsistent with heavy hitters! 2025-05-07T20:58:01.3628723Z Skipping (s,q) (0.41, 70): inconsistent with heavy hitters! 2025-05-07T20:58:01.3628870Z Skipping (s,q) (0.42, 70): inconsistent with heavy hitters! 2025-05-07T20:58:01.3629012Z Skipping (s,q) (0.43, 70): inconsistent with heavy hitters! 2025-05-07T20:58:01.3629197Z Skipping (s,q) (0.44, 70): inconsistent with heavy hitters! 2025-05-07T20:58:01.3629343Z Skipping (s,q) (0.45, 70): inconsistent with heavy hitters! 2025-05-07T20:58:01.3629486Z Skipping (s,q) (0.46, 70): inconsistent with heavy hitters! 2025-05-07T20:58:01.3629632Z Skipping (s,q) (0.47, 70): inconsistent with heavy hitters! 2025-05-07T20:58:01.3629775Z Skipping (s,q) (0.48, 70): inconsistent with heavy hitters! 2025-05-07T20:58:01.3629917Z Skipping (s,q) (0.49, 70): inconsistent with heavy hitters! 2025-05-07T20:58:01.3630061Z Skipping (s,q) (0.5, 70): inconsistent with heavy hitters! 2025-05-07T20:58:01.3630208Z Skipping (s,q) (0.51, 70): inconsistent with heavy hitters! 2025-05-07T20:58:01.3630354Z Skipping (s,q) (0.52, 70): inconsistent with heavy hitters! 2025-05-07T20:58:01.3630503Z Skipping (s,q) (0.53, 70): inconsistent with heavy hitters! 2025-05-07T20:58:01.3630648Z Skipping (s,q) (0.54, 70): inconsistent with heavy hitters! 2025-05-07T20:58:01.3630797Z Skipping (s,q) (0.55, 70): inconsistent with heavy hitters! 2025-05-07T20:58:01.3630938Z Skipping (s,q) (0.56, 70): inconsistent with heavy hitters! 2025-05-07T20:58:01.3631080Z Skipping (s,q) (0.57, 70): inconsistent with heavy hitters! 2025-05-07T20:58:01.3631225Z Skipping (s,q) (0.58, 70): inconsistent with heavy hitters! 2025-05-07T20:58:01.3631367Z Skipping (s,q) (0.59, 70): inconsistent with heavy hitters! 2025-05-07T20:58:01.3631510Z Skipping (s,q) (0.6, 70): inconsistent with heavy hitters! 2025-05-07T20:58:01.3631656Z Skipping (s,q) (0.61, 70): inconsistent with heavy hitters! 2025-05-07T20:58:01.3631803Z Skipping (s,q) (0.62, 70): inconsistent with heavy hitters! 2025-05-07T20:58:01.3631951Z Skipping (s,q) (0.63, 70): inconsistent with heavy hitters! 2025-05-07T20:58:01.3632139Z Skipping (s,q) (0.64, 70): inconsistent with heavy hitters! 2025-05-07T20:58:01.3632282Z Skipping (s,q) (0.65, 70): inconsistent with heavy hitters! 2025-05-07T20:58:01.3632430Z Skipping (s,q) (0.66, 70): inconsistent with heavy hitters! 2025-05-07T20:58:01.3632574Z Skipping (s,q) (0.67, 70): inconsistent with heavy hitters! 2025-05-07T20:58:01.3632722Z Skipping (s,q) (0.68, 70): inconsistent with heavy hitters! 2025-05-07T20:58:01.3632868Z Skipping (s,q) (0.69, 70): inconsistent with heavy hitters! 2025-05-07T20:58:01.3633009Z Skipping (s,q) (0.7, 70): inconsistent with heavy hitters! 2025-05-07T20:58:01.3633154Z Skipping (s,q) (0.71, 70): inconsistent with heavy hitters! 2025-05-07T20:58:01.3633296Z Skipping (s,q) (0.72, 70): inconsistent with heavy hitters! 2025-05-07T20:58:01.3633439Z Skipping (s,q) (0.73, 70): inconsistent with heavy hitters! 2025-05-07T20:58:01.3633585Z Skipping (s,q) (0.74, 70): inconsistent with heavy hitters! 2025-05-07T20:58:01.3633727Z Skipping (s,q) (0.75, 70): inconsistent with heavy hitters! 2025-05-07T20:58:01.3633876Z Skipping (s,q) (0.76, 70): inconsistent with heavy hitters! 2025-05-07T20:58:01.3634022Z Skipping (s,q) (0.77, 70): inconsistent with heavy hitters! 2025-05-07T20:58:01.3634173Z Skipping (s,q) (0.78, 70): inconsistent with heavy hitters! 2025-05-07T20:58:01.3634324Z Skipping (s,q) (0.79, 70): inconsistent with heavy hitters! 2025-05-07T20:58:01.3634471Z Skipping (s,q) (0.8, 70): inconsistent with heavy hitters! 2025-05-07T20:58:01.3634615Z Skipping (s,q) (0.81, 70): inconsistent with heavy hitters! 2025-05-07T20:58:01.3634759Z Skipping (s,q) (0.82, 70): inconsistent with heavy hitters! 2025-05-07T20:58:01.3634902Z Skipping (s,q) (0.83, 70): inconsistent with heavy hitters! 2025-05-07T20:58:01.3635044Z Skipping (s,q) (0.84, 70): inconsistent with heavy hitters! 2025-05-07T20:58:01.3635236Z Skipping (s,q) (0.85, 70): inconsistent with heavy hitters! 2025-05-07T20:58:01.3635380Z Skipping (s,q) (0.86, 70): inconsistent with heavy hitters! 2025-05-07T20:58:01.3635589Z Skipping (s,q) (0.87, 70): inconsistent with heavy hitters! 2025-05-07T20:58:01.3635732Z Skipping (s,q) (0.88, 70): inconsistent with heavy hitters! 2025-05-07T20:58:01.3635910Z Skipping (s,q) (0.89, 70): inconsistent with heavy hitters! 2025-05-07T20:58:01.3636059Z Skipping (s,q) (0.9, 70): inconsistent with heavy hitters! 2025-05-07T20:58:01.3636204Z Skipping (s,q) (0.91, 70): inconsistent with heavy hitters! 2025-05-07T20:58:01.3636347Z Skipping (s,q) (0.92, 70): inconsistent with heavy hitters! 2025-05-07T20:58:01.3636492Z Skipping (s,q) (0.93, 70): inconsistent with heavy hitters! 2025-05-07T20:58:01.3636635Z Skipping (s,q) (0.94, 70): inconsistent with heavy hitters! 2025-05-07T20:58:01.3636780Z Skipping (s,q) (0.95, 70): inconsistent with heavy hitters! 2025-05-07T20:58:01.3636925Z Skipping (s,q) (0.96, 70): inconsistent with heavy hitters! 2025-05-07T20:58:01.3637067Z Skipping (s,q) (0.97, 70): inconsistent with heavy hitters! 2025-05-07T20:58:01.3637217Z Skipping (s,q) (0.98, 70): inconsistent with heavy hitters! 2025-05-07T20:58:01.3637359Z Skipping (s,q) (0.99, 70): inconsistent with heavy hitters! 2025-05-07T20:58:01.3637501Z Skipping (s,q) (1, 70): inconsistent with heavy hitters! 2025-05-07T20:58:01.3637653Z Skipping (s,q) (1.01, 70): inconsistent with heavy hitters! 2025-05-07T20:58:01.3637800Z Skipping (s,q) (1.02, 70): inconsistent with heavy hitters! 2025-05-07T20:58:01.3637943Z Skipping (s,q) (1.03, 70): inconsistent with heavy hitters! 2025-05-07T20:58:01.3638087Z Skipping (s,q) (1.04, 70): inconsistent with heavy hitters! 2025-05-07T20:58:01.3638230Z Skipping (s,q) (1.05, 70): inconsistent with heavy hitters! 2025-05-07T20:58:01.3638383Z Skipping (s,q) (1.06, 70): inconsistent with heavy hitters! 2025-05-07T20:58:01.3638526Z Skipping (s,q) (1.07, 70): inconsistent with heavy hitters! 2025-05-07T20:58:01.3638672Z Skipping (s,q) (1.08, 70): inconsistent with heavy hitters! 2025-05-07T20:58:01.3638819Z Skipping (s,q) (1.09, 70): inconsistent with heavy hitters! 2025-05-07T20:58:01.3639013Z Skipping (s,q) (1.1, 70): inconsistent with heavy hitters! 2025-05-07T20:58:01.3639157Z Skipping (s,q) (1.11, 70): inconsistent with heavy hitters! 2025-05-07T20:58:01.3639302Z Skipping (s,q) (1.12, 70): inconsistent with heavy hitters! 2025-05-07T20:58:01.3639445Z Skipping (s,q) (1.13, 70): inconsistent with heavy hitters! 2025-05-07T20:58:01.3639590Z Skipping (s,q) (1.14, 70): inconsistent with heavy hitters! 2025-05-07T20:58:01.3639731Z Skipping (s,q) (1.15, 70): inconsistent with heavy hitters! 2025-05-07T20:58:01.3639874Z Skipping (s,q) (1.16, 70): inconsistent with heavy hitters! 2025-05-07T20:58:01.3640017Z Skipping (s,q) (1.17, 70): inconsistent with heavy hitters! 2025-05-07T20:58:01.3640159Z Skipping (s,q) (1.18, 70): inconsistent with heavy hitters! 2025-05-07T20:58:01.3640307Z Skipping (s,q) (1.19, 70): inconsistent with heavy hitters! 2025-05-07T20:58:01.3640453Z Skipping (s,q) (1.2, 70): inconsistent with heavy hitters! 2025-05-07T20:58:01.3640600Z Skipping (s,q) (1.21, 70): inconsistent with heavy hitters! 2025-05-07T20:58:01.3640750Z Skipping (s,q) (1.22, 70): inconsistent with heavy hitters! 2025-05-07T20:58:01.3640894Z Skipping (s,q) (1.23, 70): inconsistent with heavy hitters! 2025-05-07T20:58:01.3641035Z Skipping (s,q) (1.24, 70): inconsistent with heavy hitters! 2025-05-07T20:58:01.3641180Z Skipping (s,q) (1.25, 70): inconsistent with heavy hitters! 2025-05-07T20:58:01.3641323Z Skipping (s,q) (1.26, 70): inconsistent with heavy hitters! 2025-05-07T20:58:01.3641468Z Skipping (s,q) (1.27, 70): inconsistent with heavy hitters! 2025-05-07T20:58:01.3641619Z Skipping (s,q) (1.28, 70): inconsistent with heavy hitters! 2025-05-07T20:58:01.3641761Z Skipping (s,q) (1.29, 70): inconsistent with heavy hitters! 2025-05-07T20:58:01.3641904Z Skipping (s,q) (1.3, 70): inconsistent with heavy hitters! 2025-05-07T20:58:01.3642088Z Skipping (s,q) (1.31, 70): inconsistent with heavy hitters! 2025-05-07T20:58:01.3642232Z Skipping (s,q) (1.32, 70): inconsistent with heavy hitters! 2025-05-07T20:58:01.3642425Z Skipping (s,q) (1.33, 70): inconsistent with heavy hitters! 2025-05-07T20:58:01.3642567Z Skipping (s,q) (1.34, 70): inconsistent with heavy hitters! 2025-05-07T20:58:01.3642747Z Skipping (s,q) (1.35, 70): inconsistent with heavy hitters! 2025-05-07T20:58:01.3642896Z Skipping (s,q) (1.36, 70): inconsistent with heavy hitters! 2025-05-07T20:58:01.3643040Z Skipping (s,q) (1.37, 70): inconsistent with heavy hitters! 2025-05-07T20:58:01.3643182Z Skipping (s,q) (1.38, 70): inconsistent with heavy hitters! 2025-05-07T20:58:01.3643329Z Skipping (s,q) (1.39, 70): inconsistent with heavy hitters! 2025-05-07T20:58:01.3643470Z Skipping (s,q) (1.4, 70): inconsistent with heavy hitters! 2025-05-07T20:58:01.3643615Z Skipping (s,q) (1.41, 70): inconsistent with heavy hitters! 2025-05-07T20:58:01.3643761Z Skipping (s,q) (1.42, 70): inconsistent with heavy hitters! 2025-05-07T20:58:01.3643906Z Skipping (s,q) (1.43, 70): inconsistent with heavy hitters! 2025-05-07T20:58:01.3644057Z Skipping (s,q) (1.44, 70): inconsistent with heavy hitters! 2025-05-07T20:58:01.3644200Z Skipping (s,q) (1.45, 70): inconsistent with heavy hitters! 2025-05-07T20:58:01.3644344Z Skipping (s,q) (1.46, 70): inconsistent with heavy hitters! 2025-05-07T20:58:01.3644492Z Skipping (s,q) (1.47, 70): inconsistent with heavy hitters! 2025-05-07T20:58:01.3644635Z Skipping (s,q) (1.48, 70): inconsistent with heavy hitters! 2025-05-07T20:58:01.3644779Z Skipping (s,q) (1.49, 70): inconsistent with heavy hitters! 2025-05-07T20:58:01.3644922Z Skipping (s,q) (1.5, 70): inconsistent with heavy hitters! 2025-05-07T20:58:01.3645065Z Skipping (s,q) (1.51, 70): inconsistent with heavy hitters! 2025-05-07T20:58:01.3645213Z Skipping (s,q) (1.52, 70): inconsistent with heavy hitters! 2025-05-07T20:58:01.3645357Z Skipping (s,q) (1.53, 70): inconsistent with heavy hitters! 2025-05-07T20:58:01.3645499Z Skipping (s,q) (1.54, 70): inconsistent with heavy hitters! 2025-05-07T20:58:01.3645688Z Skipping (s,q) (1.55, 70): inconsistent with heavy hitters! 2025-05-07T20:58:01.3645830Z Skipping (s,q) (1.56, 70): inconsistent with heavy hitters! 2025-05-07T20:58:01.3645979Z Skipping (s,q) (1.57, 70): inconsistent with heavy hitters! 2025-05-07T20:58:01.3646123Z Skipping (s,q) (1.58, 70): inconsistent with heavy hitters! 2025-05-07T20:58:01.3646267Z Skipping (s,q) (1.59, 70): inconsistent with heavy hitters! 2025-05-07T20:58:01.3646415Z Skipping (s,q) (1.6, 70): inconsistent with heavy hitters! 2025-05-07T20:58:01.3646557Z Skipping (s,q) (1.61, 70): inconsistent with heavy hitters! 2025-05-07T20:58:01.3646700Z Skipping (s,q) (1.62, 70): inconsistent with heavy hitters! 2025-05-07T20:58:01.3646845Z Skipping (s,q) (1.63, 70): inconsistent with heavy hitters! 2025-05-07T20:58:01.3646988Z Skipping (s,q) (1.64, 70): inconsistent with heavy hitters! 2025-05-07T20:58:01.3647131Z Skipping (s,q) (1.65, 70): inconsistent with heavy hitters! 2025-05-07T20:58:01.3647276Z Skipping (s,q) (1.66, 70): inconsistent with heavy hitters! 2025-05-07T20:58:01.3647423Z Skipping (s,q) (1.67, 70): inconsistent with heavy hitters! 2025-05-07T20:58:01.3647568Z Skipping (s,q) (1.68, 70): inconsistent with heavy hitters! 2025-05-07T20:58:01.3647712Z Skipping (s,q) (1.69, 70): inconsistent with heavy hitters! 2025-05-07T20:58:01.3647852Z Skipping (s,q) (1.7, 70): inconsistent with heavy hitters! 2025-05-07T20:58:01.3647997Z Skipping (s,q) (1.71, 70): inconsistent with heavy hitters! 2025-05-07T20:58:01.3648138Z Skipping (s,q) (1.72, 70): inconsistent with heavy hitters! 2025-05-07T20:58:01.3648282Z Skipping (s,q) (1.73, 70): inconsistent with heavy hitters! 2025-05-07T20:58:01.3648428Z Skipping (s,q) (1.74, 70): inconsistent with heavy hitters! 2025-05-07T20:58:01.3648571Z Skipping (s,q) (1.75, 70): inconsistent with heavy hitters! 2025-05-07T20:58:01.3648757Z Skipping (s,q) (1.76, 70): inconsistent with heavy hitters! 2025-05-07T20:58:01.3648900Z Skipping (s,q) (1.77, 70): inconsistent with heavy hitters! 2025-05-07T20:58:01.3649082Z Skipping (s,q) (1.78, 70): inconsistent with heavy hitters! 2025-05-07T20:58:01.3649226Z Skipping (s,q) (1.79, 70): inconsistent with heavy hitters! 2025-05-07T20:58:01.3649403Z Skipping (s,q) (1.8, 70): inconsistent with heavy hitters! 2025-05-07T20:58:01.3649548Z Skipping (s,q) (1.81, 70): inconsistent with heavy hitters! 2025-05-07T20:58:01.3649694Z Skipping (s,q) (1.82, 70): inconsistent with heavy hitters! 2025-05-07T20:58:01.3649836Z Skipping (s,q) (1.83, 70): inconsistent with heavy hitters! 2025-05-07T20:58:01.3649980Z Skipping (s,q) (1.84, 70): inconsistent with heavy hitters! 2025-05-07T20:58:01.3650123Z Skipping (s,q) (1.85, 70): inconsistent with heavy hitters! 2025-05-07T20:58:01.3650267Z Skipping (s,q) (1.86, 70): inconsistent with heavy hitters! 2025-05-07T20:58:01.3650412Z Skipping (s,q) (1.87, 70): inconsistent with heavy hitters! 2025-05-07T20:58:01.3650555Z Skipping (s,q) (1.88, 70): inconsistent with heavy hitters! 2025-05-07T20:58:01.3650699Z Skipping (s,q) (1.89, 70): inconsistent with heavy hitters! 2025-05-07T20:58:01.3650847Z Skipping (s,q) (1.9, 70): inconsistent with heavy hitters! 2025-05-07T20:58:01.3650989Z Skipping (s,q) (1.91, 70): inconsistent with heavy hitters! 2025-05-07T20:58:01.3651136Z Skipping (s,q) (1.92, 70): inconsistent with heavy hitters! 2025-05-07T20:58:01.3651285Z Skipping (s,q) (1.93, 70): inconsistent with heavy hitters! 2025-05-07T20:58:01.3651428Z Skipping (s,q) (1.94, 70): inconsistent with heavy hitters! 2025-05-07T20:58:01.3651575Z Skipping (s,q) (1.95, 70): inconsistent with heavy hitters! 2025-05-07T20:58:01.3651717Z Skipping (s,q) (1.96, 70): inconsistent with heavy hitters! 2025-05-07T20:58:01.3651860Z Skipping (s,q) (1.97, 70): inconsistent with heavy hitters! 2025-05-07T20:58:01.3652011Z Skipping (s,q) (1.98, 70): inconsistent with heavy hitters! 2025-05-07T20:58:01.3652156Z Skipping (s,q) (1.99, 70): inconsistent with heavy hitters! 2025-05-07T20:58:01.3652303Z Skipping (s,q) (0.01, 72.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3652497Z Skipping (s,q) (0.02, 72.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3652645Z Skipping (s,q) (0.03, 72.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3652796Z Skipping (s,q) (0.04, 72.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3652944Z Skipping (s,q) (0.05, 72.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3653091Z Skipping (s,q) (0.06, 72.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3653241Z Skipping (s,q) (0.07, 72.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3653387Z Skipping (s,q) (0.08, 72.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3653533Z Skipping (s,q) (0.09, 72.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3653688Z Skipping (s,q) (0.1, 72.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3653836Z Skipping (s,q) (0.11, 72.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3653988Z Skipping (s,q) (0.12, 72.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3654138Z Skipping (s,q) (0.13, 72.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3654286Z Skipping (s,q) (0.14, 72.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3654442Z Skipping (s,q) (0.15, 72.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3654590Z Skipping (s,q) (0.16, 72.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3654737Z Skipping (s,q) (0.17, 72.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3654887Z Skipping (s,q) (0.18, 72.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3655034Z Skipping (s,q) (0.19, 72.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3655184Z Skipping (s,q) (0.2, 72.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3655330Z Skipping (s,q) (0.21, 72.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3655519Z Skipping (s,q) (0.22, 72.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3655672Z Skipping (s,q) (0.23, 72.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3655863Z Skipping (s,q) (0.24, 72.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3656012Z Skipping (s,q) (0.25, 72.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3656249Z Skipping (s,q) (0.26, 72.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3656397Z Skipping (s,q) (0.27, 72.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3656547Z Skipping (s,q) (0.28, 72.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3656711Z Skipping (s,q) (0.29, 72.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3656880Z Skipping (s,q) (0.3, 72.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3657045Z Skipping (s,q) (0.31, 72.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3657191Z Skipping (s,q) (0.32, 72.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3657340Z Skipping (s,q) (0.33, 72.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3657489Z Skipping (s,q) (0.34, 72.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3657640Z Skipping (s,q) (0.35, 72.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3657791Z Skipping (s,q) (0.36, 72.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3657943Z Skipping (s,q) (0.37, 72.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3658092Z Skipping (s,q) (0.38, 72.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3658239Z Skipping (s,q) (0.39, 72.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3658386Z Skipping (s,q) (0.4, 72.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3658533Z Skipping (s,q) (0.41, 72.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3658684Z Skipping (s,q) (0.42, 72.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3658831Z Skipping (s,q) (0.43, 72.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3658978Z Skipping (s,q) (0.44, 72.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3659131Z Skipping (s,q) (0.45, 72.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3659484Z Skipping (s,q) (0.46, 72.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3659716Z Skipping (s,q) (0.47, 72.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3659865Z Skipping (s,q) (0.48, 72.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3660016Z Skipping (s,q) (0.49, 72.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3660170Z Skipping (s,q) (0.5, 72.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3660318Z Skipping (s,q) (0.51, 72.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3660467Z Skipping (s,q) (0.52, 72.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3660622Z Skipping (s,q) (0.53, 72.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3660769Z Skipping (s,q) (0.54, 72.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3660917Z Skipping (s,q) (0.55, 72.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3661066Z Skipping (s,q) (0.56, 72.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3661214Z Skipping (s,q) (0.57, 72.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3661369Z Skipping (s,q) (0.58, 72.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3661515Z Skipping (s,q) (0.59, 72.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3661665Z Skipping (s,q) (0.6, 72.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3661817Z Skipping (s,q) (0.61, 72.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3661964Z Skipping (s,q) (0.62, 72.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3662119Z Skipping (s,q) (0.63, 72.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3662266Z Skipping (s,q) (0.64, 72.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3662415Z Skipping (s,q) (0.65, 72.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3662561Z Skipping (s,q) (0.66, 72.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3662794Z Skipping (s,q) (0.67, 72.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3662948Z Skipping (s,q) (0.68, 72.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3663151Z Skipping (s,q) (0.69, 72.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3663296Z Skipping (s,q) (0.7, 72.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3663500Z Skipping (s,q) (0.71, 72.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3663649Z Skipping (s,q) (0.72, 72.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3663799Z Skipping (s,q) (0.73, 72.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3663946Z Skipping (s,q) (0.74, 72.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3664093Z Skipping (s,q) (0.75, 72.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3664246Z Skipping (s,q) (0.76, 72.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3664393Z Skipping (s,q) (0.77, 72.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3664542Z Skipping (s,q) (0.78, 72.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3664692Z Skipping (s,q) (0.79, 72.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3664845Z Skipping (s,q) (0.8, 72.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3664994Z Skipping (s,q) (0.81, 72.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3665145Z Skipping (s,q) (0.82, 72.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3665294Z Skipping (s,q) (0.83, 72.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3665442Z Skipping (s,q) (0.84, 72.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3665589Z Skipping (s,q) (0.85, 72.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3665735Z Skipping (s,q) (0.86, 72.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3665887Z Skipping (s,q) (0.87, 72.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3666035Z Skipping (s,q) (0.88, 72.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3666187Z Skipping (s,q) (0.89, 72.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3666333Z Skipping (s,q) (0.9, 72.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3666526Z Skipping (s,q) (0.91, 72.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3666677Z Skipping (s,q) (0.92, 72.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3666825Z Skipping (s,q) (0.93, 72.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3666970Z Skipping (s,q) (0.94, 72.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3667120Z Skipping (s,q) (0.95, 72.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3667269Z Skipping (s,q) (0.96, 72.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3667422Z Skipping (s,q) (0.97, 72.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3667567Z Skipping (s,q) (0.98, 72.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3667713Z Skipping (s,q) (0.99, 72.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3667863Z Skipping (s,q) (1, 72.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3668013Z Skipping (s,q) (1.01, 72.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3668165Z Skipping (s,q) (1.02, 72.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3668314Z Skipping (s,q) (1.03, 72.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3668465Z Skipping (s,q) (1.04, 72.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3668613Z Skipping (s,q) (1.05, 72.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3668760Z Skipping (s,q) (1.06, 72.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3668906Z Skipping (s,q) (1.07, 72.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3669054Z Skipping (s,q) (1.08, 72.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3669200Z Skipping (s,q) (1.09, 72.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3669350Z Skipping (s,q) (1.1, 72.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3669541Z Skipping (s,q) (1.11, 72.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3669689Z Skipping (s,q) (1.12, 72.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3669887Z Skipping (s,q) (1.13, 72.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3670035Z Skipping (s,q) (1.14, 72.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3670216Z Skipping (s,q) (1.15, 72.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3670367Z Skipping (s,q) (1.16, 72.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3670514Z Skipping (s,q) (1.17, 72.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3670659Z Skipping (s,q) (1.18, 72.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3670810Z Skipping (s,q) (1.19, 72.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3670955Z Skipping (s,q) (1.2, 72.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3671101Z Skipping (s,q) (1.21, 72.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3671252Z Skipping (s,q) (1.22, 72.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3671403Z Skipping (s,q) (1.23, 72.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3671556Z Skipping (s,q) (1.24, 72.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3671705Z Skipping (s,q) (1.25, 72.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3671852Z Skipping (s,q) (1.26, 72.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3672006Z Skipping (s,q) (1.27, 72.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3672152Z Skipping (s,q) (1.28, 72.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3672298Z Skipping (s,q) (1.29, 72.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3672447Z Skipping (s,q) (1.3, 72.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3672593Z Skipping (s,q) (1.31, 72.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3672742Z Skipping (s,q) (1.32, 72.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3672889Z Skipping (s,q) (1.33, 72.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3673039Z Skipping (s,q) (1.34, 72.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3673189Z Skipping (s,q) (1.35, 72.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3673378Z Skipping (s,q) (1.36, 72.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3673523Z Skipping (s,q) (1.37, 72.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3673676Z Skipping (s,q) (1.38, 72.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3673822Z Skipping (s,q) (1.39, 72.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3673970Z Skipping (s,q) (1.4, 72.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3674116Z Skipping (s,q) (1.41, 72.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3674263Z Skipping (s,q) (1.42, 72.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3674419Z Skipping (s,q) (1.43, 72.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3674565Z Skipping (s,q) (1.44, 72.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3674715Z Skipping (s,q) (1.45, 72.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3674863Z Skipping (s,q) (1.46, 72.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3675014Z Skipping (s,q) (1.47, 72.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3675165Z Skipping (s,q) (1.48, 72.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3675312Z Skipping (s,q) (1.49, 72.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3675459Z Skipping (s,q) (1.5, 72.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3675610Z Skipping (s,q) (1.51, 72.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3675758Z Skipping (s,q) (1.52, 72.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3675903Z Skipping (s,q) (1.53, 72.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3676053Z Skipping (s,q) (1.54, 72.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3676201Z Skipping (s,q) (1.55, 72.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3676391Z Skipping (s,q) (1.56, 72.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3676538Z Skipping (s,q) (1.57, 72.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3676724Z Skipping (s,q) (1.58, 72.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3676874Z Skipping (s,q) (1.59, 72.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3677060Z Skipping (s,q) (1.6, 72.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3677207Z Skipping (s,q) (1.61, 72.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3677356Z Skipping (s,q) (1.62, 72.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3677502Z Skipping (s,q) (1.63, 72.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3677653Z Skipping (s,q) (1.64, 72.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3677798Z Skipping (s,q) (1.65, 72.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3677944Z Skipping (s,q) (1.66, 72.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3678096Z Skipping (s,q) (1.67, 72.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3678243Z Skipping (s,q) (1.68, 72.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3678392Z Skipping (s,q) (1.69, 72.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3678545Z Skipping (s,q) (1.7, 72.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3678694Z Skipping (s,q) (1.71, 72.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3678841Z Skipping (s,q) (1.72, 72.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3678992Z Skipping (s,q) (1.73, 72.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3679140Z Skipping (s,q) (1.74, 72.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3679291Z Skipping (s,q) (1.75, 72.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3679436Z Skipping (s,q) (1.76, 72.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3679587Z Skipping (s,q) (1.77, 72.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3679740Z Skipping (s,q) (1.78, 72.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3679887Z Skipping (s,q) (1.79, 72.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3680074Z Skipping (s,q) (1.8, 72.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3680225Z Skipping (s,q) (1.81, 72.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3680374Z Skipping (s,q) (1.82, 72.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3680524Z Skipping (s,q) (1.83, 72.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3680669Z Skipping (s,q) (1.84, 72.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3680816Z Skipping (s,q) (1.85, 72.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3680965Z Skipping (s,q) (1.86, 72.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3681111Z Skipping (s,q) (1.87, 72.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3681256Z Skipping (s,q) (1.88, 72.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3681407Z Skipping (s,q) (1.89, 72.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3681554Z Skipping (s,q) (1.9, 72.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3681714Z Skipping (s,q) (1.91, 72.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3681861Z Skipping (s,q) (1.92, 72.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3682010Z Skipping (s,q) (1.93, 72.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3682165Z Skipping (s,q) (1.94, 72.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3682312Z Skipping (s,q) (1.95, 72.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3682459Z Skipping (s,q) (1.96, 72.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3682607Z Skipping (s,q) (1.97, 72.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3682755Z Skipping (s,q) (1.98, 72.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3682906Z Skipping (s,q) (1.99, 72.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3683054Z Skipping (s,q) (0.01, 75): inconsistent with heavy hitters! 2025-05-07T20:58:01.3683255Z Skipping (s,q) (0.02, 75): inconsistent with heavy hitters! 2025-05-07T20:58:01.3683443Z Skipping (s,q) (0.03, 75): inconsistent with heavy hitters! 2025-05-07T20:58:01.3683592Z Skipping (s,q) (0.04, 75): inconsistent with heavy hitters! 2025-05-07T20:58:01.3683736Z Skipping (s,q) (0.05, 75): inconsistent with heavy hitters! 2025-05-07T20:58:01.3683920Z Skipping (s,q) (0.06, 75): inconsistent with heavy hitters! 2025-05-07T20:58:01.3684064Z Skipping (s,q) (0.07, 75): inconsistent with heavy hitters! 2025-05-07T20:58:01.3684210Z Skipping (s,q) (0.08, 75): inconsistent with heavy hitters! 2025-05-07T20:58:01.3684351Z Skipping (s,q) (0.09, 75): inconsistent with heavy hitters! 2025-05-07T20:58:01.3684495Z Skipping (s,q) (0.1, 75): inconsistent with heavy hitters! 2025-05-07T20:58:01.3684642Z Skipping (s,q) (0.11, 75): inconsistent with heavy hitters! 2025-05-07T20:58:01.3684787Z Skipping (s,q) (0.12, 75): inconsistent with heavy hitters! 2025-05-07T20:58:01.3684933Z Skipping (s,q) (0.13, 75): inconsistent with heavy hitters! 2025-05-07T20:58:01.3685080Z Skipping (s,q) (0.14, 75): inconsistent with heavy hitters! 2025-05-07T20:58:01.3685226Z Skipping (s,q) (0.15, 75): inconsistent with heavy hitters! 2025-05-07T20:58:01.3685370Z Skipping (s,q) (0.16, 75): inconsistent with heavy hitters! 2025-05-07T20:58:01.3685528Z Skipping (s,q) (0.17, 75): inconsistent with heavy hitters! 2025-05-07T20:58:01.3685671Z Skipping (s,q) (0.18, 75): inconsistent with heavy hitters! 2025-05-07T20:58:01.3685821Z Skipping (s,q) (0.19, 75): inconsistent with heavy hitters! 2025-05-07T20:58:01.3685964Z Skipping (s,q) (0.2, 75): inconsistent with heavy hitters! 2025-05-07T20:58:01.3686107Z Skipping (s,q) (0.21, 75): inconsistent with heavy hitters! 2025-05-07T20:58:01.3686253Z Skipping (s,q) (0.22, 75): inconsistent with heavy hitters! 2025-05-07T20:58:01.3686396Z Skipping (s,q) (0.23, 75): inconsistent with heavy hitters! 2025-05-07T20:58:01.3686541Z Skipping (s,q) (0.24, 75): inconsistent with heavy hitters! 2025-05-07T20:58:01.3686700Z Skipping (s,q) (0.25, 75): inconsistent with heavy hitters! 2025-05-07T20:58:01.3686947Z Skipping (s,q) (0.26, 75): inconsistent with heavy hitters! 2025-05-07T20:58:01.3687095Z Skipping (s,q) (0.27, 75): inconsistent with heavy hitters! 2025-05-07T20:58:01.3687240Z Skipping (s,q) (0.28, 75): inconsistent with heavy hitters! 2025-05-07T20:58:01.3687383Z Skipping (s,q) (0.29, 75): inconsistent with heavy hitters! 2025-05-07T20:58:01.3687529Z Skipping (s,q) (0.3, 75): inconsistent with heavy hitters! 2025-05-07T20:58:01.3687671Z Skipping (s,q) (0.31, 75): inconsistent with heavy hitters! 2025-05-07T20:58:01.3687813Z Skipping (s,q) (0.32, 75): inconsistent with heavy hitters! 2025-05-07T20:58:01.3687964Z Skipping (s,q) (0.33, 75): inconsistent with heavy hitters! 2025-05-07T20:58:01.3688108Z Skipping (s,q) (0.34, 75): inconsistent with heavy hitters! 2025-05-07T20:58:01.3688253Z Skipping (s,q) (0.35, 75): inconsistent with heavy hitters! 2025-05-07T20:58:01.3688399Z Skipping (s,q) (0.36, 75): inconsistent with heavy hitters! 2025-05-07T20:58:01.3688542Z Skipping (s,q) (0.37, 75): inconsistent with heavy hitters! 2025-05-07T20:58:01.3688691Z Skipping (s,q) (0.38, 75): inconsistent with heavy hitters! 2025-05-07T20:58:01.3688833Z Skipping (s,q) (0.39, 75): inconsistent with heavy hitters! 2025-05-07T20:58:01.3688977Z Skipping (s,q) (0.4, 75): inconsistent with heavy hitters! 2025-05-07T20:58:01.3689131Z Skipping (s,q) (0.41, 75): inconsistent with heavy hitters! 2025-05-07T20:58:01.3689276Z Skipping (s,q) (0.42, 75): inconsistent with heavy hitters! 2025-05-07T20:58:01.3689421Z Skipping (s,q) (0.43, 75): inconsistent with heavy hitters! 2025-05-07T20:58:01.3689571Z Skipping (s,q) (0.44, 75): inconsistent with heavy hitters! 2025-05-07T20:58:01.3689717Z Skipping (s,q) (0.45, 75): inconsistent with heavy hitters! 2025-05-07T20:58:01.3689861Z Skipping (s,q) (0.46, 75): inconsistent with heavy hitters! 2025-05-07T20:58:01.3690051Z Skipping (s,q) (0.47, 75): inconsistent with heavy hitters! 2025-05-07T20:58:01.3690198Z Skipping (s,q) (0.48, 75): inconsistent with heavy hitters! 2025-05-07T20:58:01.3690386Z Skipping (s,q) (0.49, 75): inconsistent with heavy hitters! 2025-05-07T20:58:01.3690528Z Skipping (s,q) (0.5, 75): inconsistent with heavy hitters! 2025-05-07T20:58:01.3690707Z Skipping (s,q) (0.51, 75): inconsistent with heavy hitters! 2025-05-07T20:58:01.3690853Z Skipping (s,q) (0.52, 75): inconsistent with heavy hitters! 2025-05-07T20:58:01.3690996Z Skipping (s,q) (0.53, 75): inconsistent with heavy hitters! 2025-05-07T20:58:01.3691144Z Skipping (s,q) (0.54, 75): inconsistent with heavy hitters! 2025-05-07T20:58:01.3691288Z Skipping (s,q) (0.55, 75): inconsistent with heavy hitters! 2025-05-07T20:58:01.3691434Z Skipping (s,q) (0.56, 75): inconsistent with heavy hitters! 2025-05-07T20:58:01.3691580Z Skipping (s,q) (0.57, 75): inconsistent with heavy hitters! 2025-05-07T20:58:01.3691722Z Skipping (s,q) (0.58, 75): inconsistent with heavy hitters! 2025-05-07T20:58:01.3691867Z Skipping (s,q) (0.59, 75): inconsistent with heavy hitters! 2025-05-07T20:58:01.3692013Z Skipping (s,q) (0.6, 75): inconsistent with heavy hitters! 2025-05-07T20:58:01.3692160Z Skipping (s,q) (0.61, 75): inconsistent with heavy hitters! 2025-05-07T20:58:01.3692306Z Skipping (s,q) (0.62, 75): inconsistent with heavy hitters! 2025-05-07T20:58:01.3692453Z Skipping (s,q) (0.63, 75): inconsistent with heavy hitters! 2025-05-07T20:58:01.3692596Z Skipping (s,q) (0.64, 75): inconsistent with heavy hitters! 2025-05-07T20:58:01.3692743Z Skipping (s,q) (0.65, 75): inconsistent with heavy hitters! 2025-05-07T20:58:01.3692887Z Skipping (s,q) (0.66, 75): inconsistent with heavy hitters! 2025-05-07T20:58:01.3693033Z Skipping (s,q) (0.67, 75): inconsistent with heavy hitters! 2025-05-07T20:58:01.3693179Z Skipping (s,q) (0.68, 75): inconsistent with heavy hitters! 2025-05-07T20:58:01.3693328Z Skipping (s,q) (0.69, 75): inconsistent with heavy hitters! 2025-05-07T20:58:01.3693477Z Skipping (s,q) (0.7, 75): inconsistent with heavy hitters! 2025-05-07T20:58:01.3693625Z Skipping (s,q) (0.71, 75): inconsistent with heavy hitters! 2025-05-07T20:58:01.3693814Z Skipping (s,q) (0.72, 75): inconsistent with heavy hitters! 2025-05-07T20:58:01.3693960Z Skipping (s,q) (0.73, 75): inconsistent with heavy hitters! 2025-05-07T20:58:01.3694107Z Skipping (s,q) (0.74, 75): inconsistent with heavy hitters! 2025-05-07T20:58:01.3694251Z Skipping (s,q) (0.75, 75): inconsistent with heavy hitters! 2025-05-07T20:58:01.3694400Z Skipping (s,q) (0.76, 75): inconsistent with heavy hitters! 2025-05-07T20:58:01.3694542Z Skipping (s,q) (0.77, 75): inconsistent with heavy hitters! 2025-05-07T20:58:01.3694685Z Skipping (s,q) (0.78, 75): inconsistent with heavy hitters! 2025-05-07T20:58:01.3694830Z Skipping (s,q) (0.79, 75): inconsistent with heavy hitters! 2025-05-07T20:58:01.3694972Z Skipping (s,q) (0.8, 75): inconsistent with heavy hitters! 2025-05-07T20:58:01.3695122Z Skipping (s,q) (0.81, 75): inconsistent with heavy hitters! 2025-05-07T20:58:01.3695265Z Skipping (s,q) (0.82, 75): inconsistent with heavy hitters! 2025-05-07T20:58:01.3695411Z Skipping (s,q) (0.83, 75): inconsistent with heavy hitters! 2025-05-07T20:58:01.3695558Z Skipping (s,q) (0.84, 75): inconsistent with heavy hitters! 2025-05-07T20:58:01.3695707Z Skipping (s,q) (0.85, 75): inconsistent with heavy hitters! 2025-05-07T20:58:01.3695851Z Skipping (s,q) (0.86, 75): inconsistent with heavy hitters! 2025-05-07T20:58:01.3696000Z Skipping (s,q) (0.87, 75): inconsistent with heavy hitters! 2025-05-07T20:58:01.3696207Z Skipping (s,q) (0.88, 75): inconsistent with heavy hitters! 2025-05-07T20:58:01.3696354Z Skipping (s,q) (0.89, 75): inconsistent with heavy hitters! 2025-05-07T20:58:01.3696495Z Skipping (s,q) (0.9, 75): inconsistent with heavy hitters! 2025-05-07T20:58:01.3696639Z Skipping (s,q) (0.91, 75): inconsistent with heavy hitters! 2025-05-07T20:58:01.3696786Z Skipping (s,q) (0.92, 75): inconsistent with heavy hitters! 2025-05-07T20:58:01.3696972Z Skipping (s,q) (0.93, 75): inconsistent with heavy hitters! 2025-05-07T20:58:01.3697117Z Skipping (s,q) (0.94, 75): inconsistent with heavy hitters! 2025-05-07T20:58:01.3697309Z Skipping (s,q) (0.95, 75): inconsistent with heavy hitters! 2025-05-07T20:58:01.3697453Z Skipping (s,q) (0.96, 75): inconsistent with heavy hitters! 2025-05-07T20:58:01.3697634Z Skipping (s,q) (0.97, 75): inconsistent with heavy hitters! 2025-05-07T20:58:01.3697779Z Skipping (s,q) (0.98, 75): inconsistent with heavy hitters! 2025-05-07T20:58:01.3697922Z Skipping (s,q) (0.99, 75): inconsistent with heavy hitters! 2025-05-07T20:58:01.3698065Z Skipping (s,q) (1, 75): inconsistent with heavy hitters! 2025-05-07T20:58:01.3698207Z Skipping (s,q) (1.01, 75): inconsistent with heavy hitters! 2025-05-07T20:58:01.3698348Z Skipping (s,q) (1.02, 75): inconsistent with heavy hitters! 2025-05-07T20:58:01.3698495Z Skipping (s,q) (1.03, 75): inconsistent with heavy hitters! 2025-05-07T20:58:01.3698640Z Skipping (s,q) (1.04, 75): inconsistent with heavy hitters! 2025-05-07T20:58:01.3698784Z Skipping (s,q) (1.05, 75): inconsistent with heavy hitters! 2025-05-07T20:58:01.3698936Z Skipping (s,q) (1.06, 75): inconsistent with heavy hitters! 2025-05-07T20:58:01.3699084Z Skipping (s,q) (1.07, 75): inconsistent with heavy hitters! 2025-05-07T20:58:01.3699234Z Skipping (s,q) (1.08, 75): inconsistent with heavy hitters! 2025-05-07T20:58:01.3699378Z Skipping (s,q) (1.09, 75): inconsistent with heavy hitters! 2025-05-07T20:58:01.3699521Z Skipping (s,q) (1.1, 75): inconsistent with heavy hitters! 2025-05-07T20:58:01.3699665Z Skipping (s,q) (1.11, 75): inconsistent with heavy hitters! 2025-05-07T20:58:01.3699807Z Skipping (s,q) (1.12, 75): inconsistent with heavy hitters! 2025-05-07T20:58:01.3699949Z Skipping (s,q) (1.13, 75): inconsistent with heavy hitters! 2025-05-07T20:58:01.3700094Z Skipping (s,q) (1.14, 75): inconsistent with heavy hitters! 2025-05-07T20:58:01.3700239Z Skipping (s,q) (1.15, 75): inconsistent with heavy hitters! 2025-05-07T20:58:01.3700385Z Skipping (s,q) (1.16, 75): inconsistent with heavy hitters! 2025-05-07T20:58:01.3700531Z Skipping (s,q) (1.17, 75): inconsistent with heavy hitters! 2025-05-07T20:58:01.3700718Z Skipping (s,q) (1.18, 75): inconsistent with heavy hitters! 2025-05-07T20:58:01.3700863Z Skipping (s,q) (1.19, 75): inconsistent with heavy hitters! 2025-05-07T20:58:01.3701007Z Skipping (s,q) (1.2, 75): inconsistent with heavy hitters! 2025-05-07T20:58:01.3701150Z Skipping (s,q) (1.21, 75): inconsistent with heavy hitters! 2025-05-07T20:58:01.3701298Z Skipping (s,q) (1.22, 75): inconsistent with heavy hitters! 2025-05-07T20:58:01.3701443Z Skipping (s,q) (1.23, 75): inconsistent with heavy hitters! 2025-05-07T20:58:01.3701591Z Skipping (s,q) (1.24, 75): inconsistent with heavy hitters! 2025-05-07T20:58:01.3701734Z Skipping (s,q) (1.25, 75): inconsistent with heavy hitters! 2025-05-07T20:58:01.3701880Z Skipping (s,q) (1.26, 75): inconsistent with heavy hitters! 2025-05-07T20:58:01.3702031Z Skipping (s,q) (1.27, 75): inconsistent with heavy hitters! 2025-05-07T20:58:01.3702175Z Skipping (s,q) (1.28, 75): inconsistent with heavy hitters! 2025-05-07T20:58:01.3702322Z Skipping (s,q) (1.29, 75): inconsistent with heavy hitters! 2025-05-07T20:58:01.3702468Z Skipping (s,q) (1.3, 75): inconsistent with heavy hitters! 2025-05-07T20:58:01.3702613Z Skipping (s,q) (1.31, 75): inconsistent with heavy hitters! 2025-05-07T20:58:01.3702758Z Skipping (s,q) (1.32, 75): inconsistent with heavy hitters! 2025-05-07T20:58:01.3702905Z Skipping (s,q) (1.33, 75): inconsistent with heavy hitters! 2025-05-07T20:58:01.3703048Z Skipping (s,q) (1.34, 75): inconsistent with heavy hitters! 2025-05-07T20:58:01.3703199Z Skipping (s,q) (1.35, 75): inconsistent with heavy hitters! 2025-05-07T20:58:01.3703343Z Skipping (s,q) (1.36, 75): inconsistent with heavy hitters! 2025-05-07T20:58:01.3703486Z Skipping (s,q) (1.37, 75): inconsistent with heavy hitters! 2025-05-07T20:58:01.3703674Z Skipping (s,q) (1.38, 75): inconsistent with heavy hitters! 2025-05-07T20:58:01.3703819Z Skipping (s,q) (1.39, 75): inconsistent with heavy hitters! 2025-05-07T20:58:01.3704001Z Skipping (s,q) (1.4, 75): inconsistent with heavy hitters! 2025-05-07T20:58:01.3704149Z Skipping (s,q) (1.41, 75): inconsistent with heavy hitters! 2025-05-07T20:58:01.3704334Z Skipping (s,q) (1.42, 75): inconsistent with heavy hitters! 2025-05-07T20:58:01.3704483Z Skipping (s,q) (1.43, 75): inconsistent with heavy hitters! 2025-05-07T20:58:01.3704625Z Skipping (s,q) (1.44, 75): inconsistent with heavy hitters! 2025-05-07T20:58:01.3704767Z Skipping (s,q) (1.45, 75): inconsistent with heavy hitters! 2025-05-07T20:58:01.3704914Z Skipping (s,q) (1.46, 75): inconsistent with heavy hitters! 2025-05-07T20:58:01.3705057Z Skipping (s,q) (1.47, 75): inconsistent with heavy hitters! 2025-05-07T20:58:01.3705198Z Skipping (s,q) (1.48, 75): inconsistent with heavy hitters! 2025-05-07T20:58:01.3705348Z Skipping (s,q) (1.49, 75): inconsistent with heavy hitters! 2025-05-07T20:58:01.3705493Z Skipping (s,q) (1.5, 75): inconsistent with heavy hitters! 2025-05-07T20:58:01.3705638Z Skipping (s,q) (1.51, 75): inconsistent with heavy hitters! 2025-05-07T20:58:01.3705783Z Skipping (s,q) (1.52, 75): inconsistent with heavy hitters! 2025-05-07T20:58:01.3705926Z Skipping (s,q) (1.53, 75): inconsistent with heavy hitters! 2025-05-07T20:58:01.3706074Z Skipping (s,q) (1.54, 75): inconsistent with heavy hitters! 2025-05-07T20:58:01.3706215Z Skipping (s,q) (1.55, 75): inconsistent with heavy hitters! 2025-05-07T20:58:01.3706357Z Skipping (s,q) (1.56, 75): inconsistent with heavy hitters! 2025-05-07T20:58:01.3706502Z Skipping (s,q) (1.57, 75): inconsistent with heavy hitters! 2025-05-07T20:58:01.3706647Z Skipping (s,q) (1.58, 75): inconsistent with heavy hitters! 2025-05-07T20:58:01.3706793Z Skipping (s,q) (1.59, 75): inconsistent with heavy hitters! 2025-05-07T20:58:01.3706935Z Skipping (s,q) (1.6, 75): inconsistent with heavy hitters! 2025-05-07T20:58:01.3707082Z Skipping (s,q) (1.61, 75): inconsistent with heavy hitters! 2025-05-07T20:58:01.3707227Z Skipping (s,q) (1.62, 75): inconsistent with heavy hitters! 2025-05-07T20:58:01.3707468Z Skipping (s,q) (1.63, 75): inconsistent with heavy hitters! 2025-05-07T20:58:01.3707612Z Skipping (s,q) (1.64, 75): inconsistent with heavy hitters! 2025-05-07T20:58:01.3707760Z Skipping (s,q) (1.65, 75): inconsistent with heavy hitters! 2025-05-07T20:58:01.3707904Z Skipping (s,q) (1.66, 75): inconsistent with heavy hitters! 2025-05-07T20:58:01.3708046Z Skipping (s,q) (1.67, 75): inconsistent with heavy hitters! 2025-05-07T20:58:01.3708195Z Skipping (s,q) (1.68, 75): inconsistent with heavy hitters! 2025-05-07T20:58:01.3708338Z Skipping (s,q) (1.69, 75): inconsistent with heavy hitters! 2025-05-07T20:58:01.3708486Z Skipping (s,q) (1.7, 75): inconsistent with heavy hitters! 2025-05-07T20:58:01.3708629Z Skipping (s,q) (1.71, 75): inconsistent with heavy hitters! 2025-05-07T20:58:01.3708772Z Skipping (s,q) (1.72, 75): inconsistent with heavy hitters! 2025-05-07T20:58:01.3708919Z Skipping (s,q) (1.73, 75): inconsistent with heavy hitters! 2025-05-07T20:58:01.3709067Z Skipping (s,q) (1.74, 75): inconsistent with heavy hitters! 2025-05-07T20:58:01.3709208Z Skipping (s,q) (1.75, 75): inconsistent with heavy hitters! 2025-05-07T20:58:01.3709353Z Skipping (s,q) (1.76, 75): inconsistent with heavy hitters! 2025-05-07T20:58:01.3709499Z Skipping (s,q) (1.77, 75): inconsistent with heavy hitters! 2025-05-07T20:58:01.3709649Z Skipping (s,q) (1.78, 75): inconsistent with heavy hitters! 2025-05-07T20:58:01.3709791Z Skipping (s,q) (1.79, 75): inconsistent with heavy hitters! 2025-05-07T20:58:01.3709931Z Skipping (s,q) (1.8, 75): inconsistent with heavy hitters! 2025-05-07T20:58:01.3710078Z Skipping (s,q) (1.81, 75): inconsistent with heavy hitters! 2025-05-07T20:58:01.3710223Z Skipping (s,q) (1.82, 75): inconsistent with heavy hitters! 2025-05-07T20:58:01.3710368Z Skipping (s,q) (1.83, 75): inconsistent with heavy hitters! 2025-05-07T20:58:01.3710557Z Skipping (s,q) (1.84, 75): inconsistent with heavy hitters! 2025-05-07T20:58:01.3710703Z Skipping (s,q) (1.85, 75): inconsistent with heavy hitters! 2025-05-07T20:58:01.3710888Z Skipping (s,q) (1.86, 75): inconsistent with heavy hitters! 2025-05-07T20:58:01.3711030Z Skipping (s,q) (1.87, 75): inconsistent with heavy hitters! 2025-05-07T20:58:01.3711233Z Skipping (s,q) (1.88, 75): inconsistent with heavy hitters! 2025-05-07T20:58:01.3711383Z Skipping (s,q) (1.89, 75): inconsistent with heavy hitters! 2025-05-07T20:58:01.3711528Z Skipping (s,q) (1.9, 75): inconsistent with heavy hitters! 2025-05-07T20:58:01.3711670Z Skipping (s,q) (1.91, 75): inconsistent with heavy hitters! 2025-05-07T20:58:01.3711818Z Skipping (s,q) (1.92, 75): inconsistent with heavy hitters! 2025-05-07T20:58:01.3711963Z Skipping (s,q) (1.93, 75): inconsistent with heavy hitters! 2025-05-07T20:58:01.3712105Z Skipping (s,q) (1.94, 75): inconsistent with heavy hitters! 2025-05-07T20:58:01.3712252Z Skipping (s,q) (1.95, 75): inconsistent with heavy hitters! 2025-05-07T20:58:01.3712394Z Skipping (s,q) (1.96, 75): inconsistent with heavy hitters! 2025-05-07T20:58:01.3712548Z Skipping (s,q) (1.97, 75): inconsistent with heavy hitters! 2025-05-07T20:58:01.3712691Z Skipping (s,q) (1.98, 75): inconsistent with heavy hitters! 2025-05-07T20:58:01.3712834Z Skipping (s,q) (1.99, 75): inconsistent with heavy hitters! 2025-05-07T20:58:01.3712990Z Skipping (s,q) (0.01, 77.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3713139Z Skipping (s,q) (0.02, 77.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3713285Z Skipping (s,q) (0.03, 77.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3713435Z Skipping (s,q) (0.04, 77.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3713581Z Skipping (s,q) (0.05, 77.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3713729Z Skipping (s,q) (0.06, 77.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3713877Z Skipping (s,q) (0.07, 77.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3714024Z Skipping (s,q) (0.08, 77.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3714219Z Skipping (s,q) (0.09, 77.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3714368Z Skipping (s,q) (0.1, 77.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3714514Z Skipping (s,q) (0.11, 77.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3714666Z Skipping (s,q) (0.12, 77.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3714812Z Skipping (s,q) (0.13, 77.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3714960Z Skipping (s,q) (0.14, 77.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3715107Z Skipping (s,q) (0.15, 77.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3715253Z Skipping (s,q) (0.16, 77.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3715405Z Skipping (s,q) (0.17, 77.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3715552Z Skipping (s,q) (0.18, 77.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3715699Z Skipping (s,q) (0.19, 77.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3715854Z Skipping (s,q) (0.2, 77.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3716005Z Skipping (s,q) (0.21, 77.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3716154Z Skipping (s,q) (0.22, 77.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3716304Z Skipping (s,q) (0.23, 77.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3716453Z Skipping (s,q) (0.24, 77.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3716600Z Skipping (s,q) (0.25, 77.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3716748Z Skipping (s,q) (0.26, 77.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3716894Z Skipping (s,q) (0.27, 77.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3717043Z Skipping (s,q) (0.28, 77.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3717190Z Skipping (s,q) (0.29, 77.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3717381Z Skipping (s,q) (0.3, 77.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3717528Z Skipping (s,q) (0.31, 77.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3717715Z Skipping (s,q) (0.32, 77.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3717864Z Skipping (s,q) (0.33, 77.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3718045Z Skipping (s,q) (0.34, 77.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3718191Z Skipping (s,q) (0.35, 77.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3718342Z Skipping (s,q) (0.36, 77.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3718492Z Skipping (s,q) (0.37, 77.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3721954Z Skipping (s,q) (0.38, 77.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3722133Z Skipping (s,q) (0.39, 77.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3722283Z Skipping (s,q) (0.4, 77.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3722440Z Skipping (s,q) (0.41, 77.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3722594Z Skipping (s,q) (0.42, 77.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3722747Z Skipping (s,q) (0.43, 77.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3722899Z Skipping (s,q) (0.44, 77.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3723058Z Skipping (s,q) (0.45, 77.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3723209Z Skipping (s,q) (0.46, 77.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3723360Z Skipping (s,q) (0.47, 77.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3723508Z Skipping (s,q) (0.48, 77.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3723657Z Skipping (s,q) (0.49, 77.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3723813Z Skipping (s,q) (0.5, 77.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3723965Z Skipping (s,q) (0.51, 77.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3724116Z Skipping (s,q) (0.52, 77.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3724268Z Skipping (s,q) (0.53, 77.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3724485Z Skipping (s,q) (0.54, 77.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3724639Z Skipping (s,q) (0.55, 77.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3724789Z Skipping (s,q) (0.56, 77.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3724938Z Skipping (s,q) (0.57, 77.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3725088Z Skipping (s,q) (0.58, 77.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3725238Z Skipping (s,q) (0.59, 77.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3725387Z Skipping (s,q) (0.6, 77.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3725540Z Skipping (s,q) (0.61, 77.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3725687Z Skipping (s,q) (0.62, 77.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3725840Z Skipping (s,q) (0.63, 77.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3725991Z Skipping (s,q) (0.64, 77.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3726146Z Skipping (s,q) (0.65, 77.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3726297Z Skipping (s,q) (0.66, 77.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3726448Z Skipping (s,q) (0.67, 77.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3726600Z Skipping (s,q) (0.68, 77.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3726752Z Skipping (s,q) (0.69, 77.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3726900Z Skipping (s,q) (0.7, 77.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3727048Z Skipping (s,q) (0.71, 77.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3727204Z Skipping (s,q) (0.72, 77.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3727353Z Skipping (s,q) (0.73, 77.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3727550Z Skipping (s,q) (0.74, 77.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3727699Z Skipping (s,q) (0.75, 77.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3727890Z Skipping (s,q) (0.76, 77.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3728047Z Skipping (s,q) (0.77, 77.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3728232Z Skipping (s,q) (0.78, 77.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3728381Z Skipping (s,q) (0.79, 77.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3728530Z Skipping (s,q) (0.8, 77.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3728680Z Skipping (s,q) (0.81, 77.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3728831Z Skipping (s,q) (0.82, 77.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3728981Z Skipping (s,q) (0.83, 77.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3729131Z Skipping (s,q) (0.84, 77.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3729286Z Skipping (s,q) (0.85, 77.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3729435Z Skipping (s,q) (0.86, 77.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3729587Z Skipping (s,q) (0.87, 77.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3729737Z Skipping (s,q) (0.88, 77.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3729888Z Skipping (s,q) (0.89, 77.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3730040Z Skipping (s,q) (0.9, 77.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3730190Z Skipping (s,q) (0.91, 77.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3730339Z Skipping (s,q) (0.92, 77.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3730490Z Skipping (s,q) (0.93, 77.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3730639Z Skipping (s,q) (0.94, 77.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3730786Z Skipping (s,q) (0.95, 77.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3730937Z Skipping (s,q) (0.96, 77.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3731088Z Skipping (s,q) (0.97, 77.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3731242Z Skipping (s,q) (0.98, 77.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3731433Z Skipping (s,q) (0.99, 77.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3731578Z Skipping (s,q) (1, 77.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3731732Z Skipping (s,q) (1.01, 77.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3731880Z Skipping (s,q) (1.02, 77.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3732028Z Skipping (s,q) (1.03, 77.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3732183Z Skipping (s,q) (1.04, 77.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3732333Z Skipping (s,q) (1.05, 77.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3732484Z Skipping (s,q) (1.06, 77.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3732632Z Skipping (s,q) (1.07, 77.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3732783Z Skipping (s,q) (1.08, 77.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3732934Z Skipping (s,q) (1.09, 77.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3733090Z Skipping (s,q) (1.1, 77.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3733239Z Skipping (s,q) (1.11, 77.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3733394Z Skipping (s,q) (1.12, 77.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3733543Z Skipping (s,q) (1.13, 77.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3733691Z Skipping (s,q) (1.14, 77.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3733841Z Skipping (s,q) (1.15, 77.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3733990Z Skipping (s,q) (1.16, 77.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3734142Z Skipping (s,q) (1.17, 77.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3734291Z Skipping (s,q) (1.18, 77.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3734482Z Skipping (s,q) (1.19, 77.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3734635Z Skipping (s,q) (1.2, 77.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3734825Z Skipping (s,q) (1.21, 77.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3734973Z Skipping (s,q) (1.22, 77.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3735162Z Skipping (s,q) (1.23, 77.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3735315Z Skipping (s,q) (1.24, 77.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3735468Z Skipping (s,q) (1.25, 77.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3735617Z Skipping (s,q) (1.26, 77.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3735765Z Skipping (s,q) (1.27, 77.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3735915Z Skipping (s,q) (1.28, 77.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3736063Z Skipping (s,q) (1.29, 77.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3736291Z Skipping (s,q) (1.3, 77.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3736442Z Skipping (s,q) (1.31, 77.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3736594Z Skipping (s,q) (1.32, 77.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3736745Z Skipping (s,q) (1.33, 77.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3736895Z Skipping (s,q) (1.34, 77.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3737044Z Skipping (s,q) (1.35, 77.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3737195Z Skipping (s,q) (1.36, 77.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3737343Z Skipping (s,q) (1.37, 77.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3737491Z Skipping (s,q) (1.38, 77.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3737641Z Skipping (s,q) (1.39, 77.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3737789Z Skipping (s,q) (1.4, 77.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3737946Z Skipping (s,q) (1.41, 77.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3738096Z Skipping (s,q) (1.42, 77.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3738296Z Skipping (s,q) (1.43, 77.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3738450Z Skipping (s,q) (1.44, 77.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3738600Z Skipping (s,q) (1.45, 77.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3738750Z Skipping (s,q) (1.46, 77.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3738901Z Skipping (s,q) (1.47, 77.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3739050Z Skipping (s,q) (1.48, 77.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3739201Z Skipping (s,q) (1.49, 77.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3739351Z Skipping (s,q) (1.5, 77.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3739501Z Skipping (s,q) (1.51, 77.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3739654Z Skipping (s,q) (1.52, 77.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3739803Z Skipping (s,q) (1.53, 77.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3739958Z Skipping (s,q) (1.54, 77.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3740108Z Skipping (s,q) (1.55, 77.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3740259Z Skipping (s,q) (1.56, 77.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3740411Z Skipping (s,q) (1.57, 77.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3740561Z Skipping (s,q) (1.58, 77.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3740710Z Skipping (s,q) (1.59, 77.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3740864Z Skipping (s,q) (1.6, 77.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3741013Z Skipping (s,q) (1.61, 77.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3741164Z Skipping (s,q) (1.62, 77.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3741358Z Skipping (s,q) (1.63, 77.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3741508Z Skipping (s,q) (1.64, 77.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3741729Z Skipping (s,q) (1.65, 77.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3741876Z Skipping (s,q) (1.66, 77.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3742059Z Skipping (s,q) (1.67, 77.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3742211Z Skipping (s,q) (1.68, 77.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3745715Z Skipping (s,q) (1.69, 77.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3745866Z Skipping (s,q) (1.7, 77.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3746016Z Skipping (s,q) (1.71, 77.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3746164Z Skipping (s,q) (1.72, 77.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3746323Z Skipping (s,q) (1.73, 77.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3746471Z Skipping (s,q) (1.74, 77.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3746623Z Skipping (s,q) (1.75, 77.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3746775Z Skipping (s,q) (1.76, 77.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3746928Z Skipping (s,q) (1.77, 77.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3747074Z Skipping (s,q) (1.78, 77.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3747229Z Skipping (s,q) (1.79, 77.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3747378Z Skipping (s,q) (1.8, 77.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3747532Z Skipping (s,q) (1.81, 77.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3747678Z Skipping (s,q) (1.82, 77.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3747826Z Skipping (s,q) (1.83, 77.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3747974Z Skipping (s,q) (1.84, 77.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3748120Z Skipping (s,q) (1.85, 77.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3748272Z Skipping (s,q) (1.86, 77.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3748421Z Skipping (s,q) (1.87, 77.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3748622Z Skipping (s,q) (1.88, 77.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3748770Z Skipping (s,q) (1.89, 77.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3748932Z Skipping (s,q) (1.9, 77.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3749081Z Skipping (s,q) (1.91, 77.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3749229Z Skipping (s,q) (1.92, 77.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3749375Z Skipping (s,q) (1.93, 77.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3749522Z Skipping (s,q) (1.94, 77.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3749671Z Skipping (s,q) (1.95, 77.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3749820Z Skipping (s,q) (1.96, 77.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3749972Z Skipping (s,q) (1.97, 77.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3750125Z Skipping (s,q) (1.98, 77.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3750276Z Skipping (s,q) (1.99, 77.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3750425Z Skipping (s,q) (0.01, 80): inconsistent with heavy hitters! 2025-05-07T20:58:01.3750574Z Skipping (s,q) (0.02, 80): inconsistent with heavy hitters! 2025-05-07T20:58:01.3750722Z Skipping (s,q) (0.03, 80): inconsistent with heavy hitters! 2025-05-07T20:58:01.3750869Z Skipping (s,q) (0.04, 80): inconsistent with heavy hitters! 2025-05-07T20:58:01.3751015Z Skipping (s,q) (0.05, 80): inconsistent with heavy hitters! 2025-05-07T20:58:01.3751157Z Skipping (s,q) (0.06, 80): inconsistent with heavy hitters! 2025-05-07T20:58:01.3751302Z Skipping (s,q) (0.07, 80): inconsistent with heavy hitters! 2025-05-07T20:58:01.3751445Z Skipping (s,q) (0.08, 80): inconsistent with heavy hitters! 2025-05-07T20:58:01.3751636Z Skipping (s,q) (0.09, 80): inconsistent with heavy hitters! 2025-05-07T20:58:01.3751781Z Skipping (s,q) (0.1, 80): inconsistent with heavy hitters! 2025-05-07T20:58:01.3751968Z Skipping (s,q) (0.11, 80): inconsistent with heavy hitters! 2025-05-07T20:58:01.3752116Z Skipping (s,q) (0.12, 80): inconsistent with heavy hitters! 2025-05-07T20:58:01.3752295Z Skipping (s,q) (0.13, 80): inconsistent with heavy hitters! 2025-05-07T20:58:01.3752443Z Skipping (s,q) (0.14, 80): inconsistent with heavy hitters! 2025-05-07T20:58:01.3752591Z Skipping (s,q) (0.15, 80): inconsistent with heavy hitters! 2025-05-07T20:58:01.3752735Z Skipping (s,q) (0.16, 80): inconsistent with heavy hitters! 2025-05-07T20:58:01.3752880Z Skipping (s,q) (0.17, 80): inconsistent with heavy hitters! 2025-05-07T20:58:01.3753023Z Skipping (s,q) (0.18, 80): inconsistent with heavy hitters! 2025-05-07T20:58:01.3753166Z Skipping (s,q) (0.19, 80): inconsistent with heavy hitters! 2025-05-07T20:58:01.3753316Z Skipping (s,q) (0.2, 80): inconsistent with heavy hitters! 2025-05-07T20:58:01.3753465Z Skipping (s,q) (0.21, 80): inconsistent with heavy hitters! 2025-05-07T20:58:01.3753607Z Skipping (s,q) (0.22, 80): inconsistent with heavy hitters! 2025-05-07T20:58:01.3753756Z Skipping (s,q) (0.23, 80): inconsistent with heavy hitters! 2025-05-07T20:58:01.3753899Z Skipping (s,q) (0.24, 80): inconsistent with heavy hitters! 2025-05-07T20:58:01.3754043Z Skipping (s,q) (0.25, 80): inconsistent with heavy hitters! 2025-05-07T20:58:01.3754192Z Skipping (s,q) (0.26, 80): inconsistent with heavy hitters! 2025-05-07T20:58:01.3754337Z Skipping (s,q) (0.27, 80): inconsistent with heavy hitters! 2025-05-07T20:58:01.3754484Z Skipping (s,q) (0.28, 80): inconsistent with heavy hitters! 2025-05-07T20:58:01.3754626Z Skipping (s,q) (0.29, 80): inconsistent with heavy hitters! 2025-05-07T20:58:01.3754771Z Skipping (s,q) (0.3, 80): inconsistent with heavy hitters! 2025-05-07T20:58:01.3754919Z Skipping (s,q) (0.31, 80): inconsistent with heavy hitters! 2025-05-07T20:58:01.3755064Z Skipping (s,q) (0.32, 80): inconsistent with heavy hitters! 2025-05-07T20:58:01.3755206Z Skipping (s,q) (0.33, 80): inconsistent with heavy hitters! 2025-05-07T20:58:01.3755394Z Skipping (s,q) (0.34, 80): inconsistent with heavy hitters! 2025-05-07T20:58:01.3755538Z Skipping (s,q) (0.35, 80): inconsistent with heavy hitters! 2025-05-07T20:58:01.3755687Z Skipping (s,q) (0.36, 80): inconsistent with heavy hitters! 2025-05-07T20:58:01.3755832Z Skipping (s,q) (0.37, 80): inconsistent with heavy hitters! 2025-05-07T20:58:01.3755978Z Skipping (s,q) (0.38, 80): inconsistent with heavy hitters! 2025-05-07T20:58:01.3756126Z Skipping (s,q) (0.39, 80): inconsistent with heavy hitters! 2025-05-07T20:58:01.3756266Z Skipping (s,q) (0.4, 80): inconsistent with heavy hitters! 2025-05-07T20:58:01.3756409Z Skipping (s,q) (0.41, 80): inconsistent with heavy hitters! 2025-05-07T20:58:01.3756561Z Skipping (s,q) (0.42, 80): inconsistent with heavy hitters! 2025-05-07T20:58:01.3756705Z Skipping (s,q) (0.43, 80): inconsistent with heavy hitters! 2025-05-07T20:58:01.3756850Z Skipping (s,q) (0.44, 80): inconsistent with heavy hitters! 2025-05-07T20:58:01.3756998Z Skipping (s,q) (0.45, 80): inconsistent with heavy hitters! 2025-05-07T20:58:01.3757144Z Skipping (s,q) (0.46, 80): inconsistent with heavy hitters! 2025-05-07T20:58:01.3757293Z Skipping (s,q) (0.47, 80): inconsistent with heavy hitters! 2025-05-07T20:58:01.3757437Z Skipping (s,q) (0.48, 80): inconsistent with heavy hitters! 2025-05-07T20:58:01.3757579Z Skipping (s,q) (0.49, 80): inconsistent with heavy hitters! 2025-05-07T20:58:01.3757723Z Skipping (s,q) (0.5, 80): inconsistent with heavy hitters! 2025-05-07T20:58:01.3757866Z Skipping (s,q) (0.51, 80): inconsistent with heavy hitters! 2025-05-07T20:58:01.3758010Z Skipping (s,q) (0.52, 80): inconsistent with heavy hitters! 2025-05-07T20:58:01.3758152Z Skipping (s,q) (0.53, 80): inconsistent with heavy hitters! 2025-05-07T20:58:01.3758294Z Skipping (s,q) (0.54, 80): inconsistent with heavy hitters! 2025-05-07T20:58:01.3758485Z Skipping (s,q) (0.55, 80): inconsistent with heavy hitters! 2025-05-07T20:58:01.3758630Z Skipping (s,q) (0.56, 80): inconsistent with heavy hitters! 2025-05-07T20:58:01.3758814Z Skipping (s,q) (0.57, 80): inconsistent with heavy hitters! 2025-05-07T20:58:01.3758962Z Skipping (s,q) (0.58, 80): inconsistent with heavy hitters! 2025-05-07T20:58:01.3759140Z Skipping (s,q) (0.59, 80): inconsistent with heavy hitters! 2025-05-07T20:58:01.3759472Z Skipping (s,q) (0.6, 80): inconsistent with heavy hitters! 2025-05-07T20:58:01.3759619Z Skipping (s,q) (0.61, 80): inconsistent with heavy hitters! 2025-05-07T20:58:01.3759762Z Skipping (s,q) (0.62, 80): inconsistent with heavy hitters! 2025-05-07T20:58:01.3759915Z Skipping (s,q) (0.63, 80): inconsistent with heavy hitters! 2025-05-07T20:58:01.3760061Z Skipping (s,q) (0.64, 80): inconsistent with heavy hitters! 2025-05-07T20:58:01.3760203Z Skipping (s,q) (0.65, 80): inconsistent with heavy hitters! 2025-05-07T20:58:01.3760351Z Skipping (s,q) (0.66, 80): inconsistent with heavy hitters! 2025-05-07T20:58:01.3760494Z Skipping (s,q) (0.67, 80): inconsistent with heavy hitters! 2025-05-07T20:58:01.3760642Z Skipping (s,q) (0.68, 80): inconsistent with heavy hitters! 2025-05-07T20:58:01.3760789Z Skipping (s,q) (0.69, 80): inconsistent with heavy hitters! 2025-05-07T20:58:01.3760934Z Skipping (s,q) (0.7, 80): inconsistent with heavy hitters! 2025-05-07T20:58:01.3761082Z Skipping (s,q) (0.71, 80): inconsistent with heavy hitters! 2025-05-07T20:58:01.3761227Z Skipping (s,q) (0.72, 80): inconsistent with heavy hitters! 2025-05-07T20:58:01.3761372Z Skipping (s,q) (0.73, 80): inconsistent with heavy hitters! 2025-05-07T20:58:01.3761517Z Skipping (s,q) (0.74, 80): inconsistent with heavy hitters! 2025-05-07T20:58:01.3761662Z Skipping (s,q) (0.75, 80): inconsistent with heavy hitters! 2025-05-07T20:58:01.3761806Z Skipping (s,q) (0.76, 80): inconsistent with heavy hitters! 2025-05-07T20:58:01.3761951Z Skipping (s,q) (0.77, 80): inconsistent with heavy hitters! 2025-05-07T20:58:01.3762097Z Skipping (s,q) (0.78, 80): inconsistent with heavy hitters! 2025-05-07T20:58:01.3762250Z Skipping (s,q) (0.79, 80): inconsistent with heavy hitters! 2025-05-07T20:58:01.3762473Z Skipping (s,q) (0.8, 80): inconsistent with heavy hitters! 2025-05-07T20:58:01.3762618Z Skipping (s,q) (0.81, 80): inconsistent with heavy hitters! 2025-05-07T20:58:01.3762771Z Skipping (s,q) (0.82, 80): inconsistent with heavy hitters! 2025-05-07T20:58:01.3762915Z Skipping (s,q) (0.83, 80): inconsistent with heavy hitters! 2025-05-07T20:58:01.3763059Z Skipping (s,q) (0.84, 80): inconsistent with heavy hitters! 2025-05-07T20:58:01.3763205Z Skipping (s,q) (0.85, 80): inconsistent with heavy hitters! 2025-05-07T20:58:01.3763349Z Skipping (s,q) (0.86, 80): inconsistent with heavy hitters! 2025-05-07T20:58:01.3763491Z Skipping (s,q) (0.87, 80): inconsistent with heavy hitters! 2025-05-07T20:58:01.3763641Z Skipping (s,q) (0.88, 80): inconsistent with heavy hitters! 2025-05-07T20:58:01.3763785Z Skipping (s,q) (0.89, 80): inconsistent with heavy hitters! 2025-05-07T20:58:01.3763930Z Skipping (s,q) (0.9, 80): inconsistent with heavy hitters! 2025-05-07T20:58:01.3764077Z Skipping (s,q) (0.91, 80): inconsistent with heavy hitters! 2025-05-07T20:58:01.3764221Z Skipping (s,q) (0.92, 80): inconsistent with heavy hitters! 2025-05-07T20:58:01.3764371Z Skipping (s,q) (0.93, 80): inconsistent with heavy hitters! 2025-05-07T20:58:01.3764518Z Skipping (s,q) (0.94, 80): inconsistent with heavy hitters! 2025-05-07T20:58:01.3764664Z Skipping (s,q) (0.95, 80): inconsistent with heavy hitters! 2025-05-07T20:58:01.3764814Z Skipping (s,q) (0.96, 80): inconsistent with heavy hitters! 2025-05-07T20:58:01.3764957Z Skipping (s,q) (0.97, 80): inconsistent with heavy hitters! 2025-05-07T20:58:01.3765105Z Skipping (s,q) (0.98, 80): inconsistent with heavy hitters! 2025-05-07T20:58:01.3765247Z Skipping (s,q) (0.99, 80): inconsistent with heavy hitters! 2025-05-07T20:58:01.3765447Z Skipping (s,q) (1, 80): inconsistent with heavy hitters! 2025-05-07T20:58:01.3765595Z Skipping (s,q) (1.01, 80): inconsistent with heavy hitters! 2025-05-07T20:58:01.3765792Z Skipping (s,q) (1.02, 80): inconsistent with heavy hitters! 2025-05-07T20:58:01.3765934Z Skipping (s,q) (1.03, 80): inconsistent with heavy hitters! 2025-05-07T20:58:01.3766133Z Skipping (s,q) (1.04, 80): inconsistent with heavy hitters! 2025-05-07T20:58:01.3766279Z Skipping (s,q) (1.05, 80): inconsistent with heavy hitters! 2025-05-07T20:58:01.3766425Z Skipping (s,q) (1.06, 80): inconsistent with heavy hitters! 2025-05-07T20:58:01.3766569Z Skipping (s,q) (1.07, 80): inconsistent with heavy hitters! 2025-05-07T20:58:01.3766712Z Skipping (s,q) (1.08, 80): inconsistent with heavy hitters! 2025-05-07T20:58:01.3766856Z Skipping (s,q) (1.09, 80): inconsistent with heavy hitters! 2025-05-07T20:58:01.3766998Z Skipping (s,q) (1.1, 80): inconsistent with heavy hitters! 2025-05-07T20:58:01.3767141Z Skipping (s,q) (1.11, 80): inconsistent with heavy hitters! 2025-05-07T20:58:01.3767291Z Skipping (s,q) (1.12, 80): inconsistent with heavy hitters! 2025-05-07T20:58:01.3767433Z Skipping (s,q) (1.13, 80): inconsistent with heavy hitters! 2025-05-07T20:58:01.3767580Z Skipping (s,q) (1.14, 80): inconsistent with heavy hitters! 2025-05-07T20:58:01.3767727Z Skipping (s,q) (1.15, 80): inconsistent with heavy hitters! 2025-05-07T20:58:01.3767871Z Skipping (s,q) (1.16, 80): inconsistent with heavy hitters! 2025-05-07T20:58:01.3768018Z Skipping (s,q) (1.17, 80): inconsistent with heavy hitters! 2025-05-07T20:58:01.3768161Z Skipping (s,q) (1.18, 80): inconsistent with heavy hitters! 2025-05-07T20:58:01.3768307Z Skipping (s,q) (1.19, 80): inconsistent with heavy hitters! 2025-05-07T20:58:01.3768453Z Skipping (s,q) (1.2, 80): inconsistent with heavy hitters! 2025-05-07T20:58:01.3768596Z Skipping (s,q) (1.21, 80): inconsistent with heavy hitters! 2025-05-07T20:58:01.3768743Z Skipping (s,q) (1.22, 80): inconsistent with heavy hitters! 2025-05-07T20:58:01.3768892Z Skipping (s,q) (1.23, 80): inconsistent with heavy hitters! 2025-05-07T20:58:01.3769034Z Skipping (s,q) (1.24, 80): inconsistent with heavy hitters! 2025-05-07T20:58:01.3769226Z Skipping (s,q) (1.25, 80): inconsistent with heavy hitters! 2025-05-07T20:58:01.3769368Z Skipping (s,q) (1.26, 80): inconsistent with heavy hitters! 2025-05-07T20:58:01.3769512Z Skipping (s,q) (1.27, 80): inconsistent with heavy hitters! 2025-05-07T20:58:01.3769658Z Skipping (s,q) (1.28, 80): inconsistent with heavy hitters! 2025-05-07T20:58:01.3769802Z Skipping (s,q) (1.29, 80): inconsistent with heavy hitters! 2025-05-07T20:58:01.3769945Z Skipping (s,q) (1.3, 80): inconsistent with heavy hitters! 2025-05-07T20:58:01.3770093Z Skipping (s,q) (1.31, 80): inconsistent with heavy hitters! 2025-05-07T20:58:01.3770235Z Skipping (s,q) (1.32, 80): inconsistent with heavy hitters! 2025-05-07T20:58:01.3770384Z Skipping (s,q) (1.33, 80): inconsistent with heavy hitters! 2025-05-07T20:58:01.3770528Z Skipping (s,q) (1.34, 80): inconsistent with heavy hitters! 2025-05-07T20:58:01.3770674Z Skipping (s,q) (1.35, 80): inconsistent with heavy hitters! 2025-05-07T20:58:01.3770821Z Skipping (s,q) (1.36, 80): inconsistent with heavy hitters! 2025-05-07T20:58:01.3770965Z Skipping (s,q) (1.37, 80): inconsistent with heavy hitters! 2025-05-07T20:58:01.3771107Z Skipping (s,q) (1.38, 80): inconsistent with heavy hitters! 2025-05-07T20:58:01.3771254Z Skipping (s,q) (1.39, 80): inconsistent with heavy hitters! 2025-05-07T20:58:01.3771396Z Skipping (s,q) (1.4, 80): inconsistent with heavy hitters! 2025-05-07T20:58:01.3771539Z Skipping (s,q) (1.41, 80): inconsistent with heavy hitters! 2025-05-07T20:58:01.3771693Z Skipping (s,q) (1.42, 80): inconsistent with heavy hitters! 2025-05-07T20:58:01.3771835Z Skipping (s,q) (1.43, 80): inconsistent with heavy hitters! 2025-05-07T20:58:01.3771980Z Skipping (s,q) (1.44, 80): inconsistent with heavy hitters! 2025-05-07T20:58:01.3772124Z Skipping (s,q) (1.45, 80): inconsistent with heavy hitters! 2025-05-07T20:58:01.3772332Z Skipping (s,q) (1.46, 80): inconsistent with heavy hitters! 2025-05-07T20:58:01.3772479Z Skipping (s,q) (1.47, 80): inconsistent with heavy hitters! 2025-05-07T20:58:01.3772667Z Skipping (s,q) (1.48, 80): inconsistent with heavy hitters! 2025-05-07T20:58:01.3772811Z Skipping (s,q) (1.49, 80): inconsistent with heavy hitters! 2025-05-07T20:58:01.3772995Z Skipping (s,q) (1.5, 80): inconsistent with heavy hitters! 2025-05-07T20:58:01.3773138Z Skipping (s,q) (1.51, 80): inconsistent with heavy hitters! 2025-05-07T20:58:01.3773286Z Skipping (s,q) (1.52, 80): inconsistent with heavy hitters! 2025-05-07T20:58:01.3773430Z Skipping (s,q) (1.53, 80): inconsistent with heavy hitters! 2025-05-07T20:58:01.3773573Z Skipping (s,q) (1.54, 80): inconsistent with heavy hitters! 2025-05-07T20:58:01.3773718Z Skipping (s,q) (1.55, 80): inconsistent with heavy hitters! 2025-05-07T20:58:01.3773862Z Skipping (s,q) (1.56, 80): inconsistent with heavy hitters! 2025-05-07T20:58:01.3774007Z Skipping (s,q) (1.57, 80): inconsistent with heavy hitters! 2025-05-07T20:58:01.3774154Z Skipping (s,q) (1.58, 80): inconsistent with heavy hitters! 2025-05-07T20:58:01.3774305Z Skipping (s,q) (1.59, 80): inconsistent with heavy hitters! 2025-05-07T20:58:01.3774454Z Skipping (s,q) (1.6, 80): inconsistent with heavy hitters! 2025-05-07T20:58:01.3774599Z Skipping (s,q) (1.61, 80): inconsistent with heavy hitters! 2025-05-07T20:58:01.3774743Z Skipping (s,q) (1.62, 80): inconsistent with heavy hitters! 2025-05-07T20:58:01.3774891Z Skipping (s,q) (1.63, 80): inconsistent with heavy hitters! 2025-05-07T20:58:01.3775036Z Skipping (s,q) (1.64, 80): inconsistent with heavy hitters! 2025-05-07T20:58:01.3775184Z Skipping (s,q) (1.65, 80): inconsistent with heavy hitters! 2025-05-07T20:58:01.3775330Z Skipping (s,q) (1.66, 80): inconsistent with heavy hitters! 2025-05-07T20:58:01.3775473Z Skipping (s,q) (1.67, 80): inconsistent with heavy hitters! 2025-05-07T20:58:01.3775617Z Skipping (s,q) (1.68, 80): inconsistent with heavy hitters! 2025-05-07T20:58:01.3775762Z Skipping (s,q) (1.69, 80): inconsistent with heavy hitters! 2025-05-07T20:58:01.3775903Z Skipping (s,q) (1.7, 80): inconsistent with heavy hitters! 2025-05-07T20:58:01.3776139Z Skipping (s,q) (1.71, 80): inconsistent with heavy hitters! 2025-05-07T20:58:01.3776283Z Skipping (s,q) (1.72, 80): inconsistent with heavy hitters! 2025-05-07T20:58:01.3776435Z Skipping (s,q) (1.73, 80): inconsistent with heavy hitters! 2025-05-07T20:58:01.3776586Z Skipping (s,q) (1.74, 80): inconsistent with heavy hitters! 2025-05-07T20:58:01.3776728Z Skipping (s,q) (1.75, 80): inconsistent with heavy hitters! 2025-05-07T20:58:01.3776870Z Skipping (s,q) (1.76, 80): inconsistent with heavy hitters! 2025-05-07T20:58:01.3777019Z Skipping (s,q) (1.77, 80): inconsistent with heavy hitters! 2025-05-07T20:58:01.3777164Z Skipping (s,q) (1.78, 80): inconsistent with heavy hitters! 2025-05-07T20:58:01.3777311Z Skipping (s,q) (1.79, 80): inconsistent with heavy hitters! 2025-05-07T20:58:01.3777454Z Skipping (s,q) (1.8, 80): inconsistent with heavy hitters! 2025-05-07T20:58:01.3777598Z Skipping (s,q) (1.81, 80): inconsistent with heavy hitters! 2025-05-07T20:58:01.3777749Z Skipping (s,q) (1.82, 80): inconsistent with heavy hitters! 2025-05-07T20:58:01.3777894Z Skipping (s,q) (1.83, 80): inconsistent with heavy hitters! 2025-05-07T20:58:01.3778038Z Skipping (s,q) (1.84, 80): inconsistent with heavy hitters! 2025-05-07T20:58:01.3778184Z Skipping (s,q) (1.85, 80): inconsistent with heavy hitters! 2025-05-07T20:58:01.3778328Z Skipping (s,q) (1.86, 80): inconsistent with heavy hitters! 2025-05-07T20:58:01.3778478Z Skipping (s,q) (1.87, 80): inconsistent with heavy hitters! 2025-05-07T20:58:01.3778622Z Skipping (s,q) (1.88, 80): inconsistent with heavy hitters! 2025-05-07T20:58:01.3778765Z Skipping (s,q) (1.89, 80): inconsistent with heavy hitters! 2025-05-07T20:58:01.3778908Z Skipping (s,q) (1.9, 80): inconsistent with heavy hitters! 2025-05-07T20:58:01.3779094Z Skipping (s,q) (1.91, 80): inconsistent with heavy hitters! 2025-05-07T20:58:01.3779238Z Skipping (s,q) (1.92, 80): inconsistent with heavy hitters! 2025-05-07T20:58:01.3779424Z Skipping (s,q) (1.93, 80): inconsistent with heavy hitters! 2025-05-07T20:58:01.3779570Z Skipping (s,q) (1.94, 80): inconsistent with heavy hitters! 2025-05-07T20:58:01.3779723Z Skipping (s,q) (1.95, 80): inconsistent with heavy hitters! 2025-05-07T20:58:01.3779906Z Skipping (s,q) (1.96, 80): inconsistent with heavy hitters! 2025-05-07T20:58:01.3780052Z Skipping (s,q) (1.97, 80): inconsistent with heavy hitters! 2025-05-07T20:58:01.3780201Z Skipping (s,q) (1.98, 80): inconsistent with heavy hitters! 2025-05-07T20:58:01.3780345Z Skipping (s,q) (1.99, 80): inconsistent with heavy hitters! 2025-05-07T20:58:01.3780497Z Skipping (s,q) (0.01, 82.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3780645Z Skipping (s,q) (0.02, 82.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3780792Z Skipping (s,q) (0.03, 82.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3780945Z Skipping (s,q) (0.04, 82.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3781096Z Skipping (s,q) (0.05, 82.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3781248Z Skipping (s,q) (0.06, 82.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3781399Z Skipping (s,q) (0.07, 82.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3781550Z Skipping (s,q) (0.08, 82.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3781700Z Skipping (s,q) (0.09, 82.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3781848Z Skipping (s,q) (0.1, 82.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3781998Z Skipping (s,q) (0.11, 82.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3782151Z Skipping (s,q) (0.12, 82.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3782297Z Skipping (s,q) (0.13, 82.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3782444Z Skipping (s,q) (0.14, 82.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3782599Z Skipping (s,q) (0.15, 82.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3782749Z Skipping (s,q) (0.16, 82.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3782944Z Skipping (s,q) (0.17, 82.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3783093Z Skipping (s,q) (0.18, 82.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3783247Z Skipping (s,q) (0.19, 82.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3783397Z Skipping (s,q) (0.2, 82.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3783550Z Skipping (s,q) (0.21, 82.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3783700Z Skipping (s,q) (0.22, 82.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3783852Z Skipping (s,q) (0.23, 82.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3784001Z Skipping (s,q) (0.24, 82.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3784154Z Skipping (s,q) (0.25, 82.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3784300Z Skipping (s,q) (0.26, 82.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3784449Z Skipping (s,q) (0.27, 82.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3784603Z Skipping (s,q) (0.28, 82.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3784749Z Skipping (s,q) (0.29, 82.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3784899Z Skipping (s,q) (0.3, 82.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3785052Z Skipping (s,q) (0.31, 82.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3785200Z Skipping (s,q) (0.32, 82.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3785352Z Skipping (s,q) (0.33, 82.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3785498Z Skipping (s,q) (0.34, 82.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3785646Z Skipping (s,q) (0.35, 82.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3785798Z Skipping (s,q) (0.36, 82.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3785988Z Skipping (s,q) (0.37, 82.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3786135Z Skipping (s,q) (0.38, 82.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3786325Z Skipping (s,q) (0.39, 82.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3786473Z Skipping (s,q) (0.4, 82.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3786657Z Skipping (s,q) (0.41, 82.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3786806Z Skipping (s,q) (0.42, 82.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3786953Z Skipping (s,q) (0.43, 82.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3787103Z Skipping (s,q) (0.44, 82.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3787249Z Skipping (s,q) (0.45, 82.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3787396Z Skipping (s,q) (0.46, 82.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3787547Z Skipping (s,q) (0.47, 82.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3787696Z Skipping (s,q) (0.48, 82.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3787847Z Skipping (s,q) (0.49, 82.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3788001Z Skipping (s,q) (0.5, 82.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3788147Z Skipping (s,q) (0.51, 82.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3788300Z Skipping (s,q) (0.52, 82.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3788446Z Skipping (s,q) (0.53, 82.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3788592Z Skipping (s,q) (0.54, 82.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3788742Z Skipping (s,q) (0.55, 82.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3788889Z Skipping (s,q) (0.56, 82.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3789042Z Skipping (s,q) (0.57, 82.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3789188Z Skipping (s,q) (0.58, 82.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3789333Z Skipping (s,q) (0.59, 82.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3789484Z Skipping (s,q) (0.6, 82.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3789638Z Skipping (s,q) (0.61, 82.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3789829Z Skipping (s,q) (0.62, 82.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3789978Z Skipping (s,q) (0.63, 82.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3790127Z Skipping (s,q) (0.64, 82.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3790274Z Skipping (s,q) (0.65, 82.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3790423Z Skipping (s,q) (0.66, 82.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3790569Z Skipping (s,q) (0.67, 82.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3790722Z Skipping (s,q) (0.68, 82.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3790868Z Skipping (s,q) (0.69, 82.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3791017Z Skipping (s,q) (0.7, 82.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3791170Z Skipping (s,q) (0.71, 82.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3791318Z Skipping (s,q) (0.72, 82.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3791469Z Skipping (s,q) (0.73, 82.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3791620Z Skipping (s,q) (0.74, 82.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3791767Z Skipping (s,q) (0.75, 82.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3791917Z Skipping (s,q) (0.76, 82.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3792064Z Skipping (s,q) (0.77, 82.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3792210Z Skipping (s,q) (0.78, 82.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3792365Z Skipping (s,q) (0.79, 82.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3792512Z Skipping (s,q) (0.8, 82.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3792659Z Skipping (s,q) (0.81, 82.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3792851Z Skipping (s,q) (0.82, 82.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3793000Z Skipping (s,q) (0.83, 82.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3793190Z Skipping (s,q) (0.84, 82.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3793335Z Skipping (s,q) (0.85, 82.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3793517Z Skipping (s,q) (0.86, 82.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3793668Z Skipping (s,q) (0.87, 82.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3793816Z Skipping (s,q) (0.88, 82.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3793961Z Skipping (s,q) (0.89, 82.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3794112Z Skipping (s,q) (0.9, 82.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3794261Z Skipping (s,q) (0.91, 82.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3794413Z Skipping (s,q) (0.92, 82.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3794565Z Skipping (s,q) (0.93, 82.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3794712Z Skipping (s,q) (0.94, 82.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3794865Z Skipping (s,q) (0.95, 82.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3795012Z Skipping (s,q) (0.96, 82.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3795162Z Skipping (s,q) (0.97, 82.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3795312Z Skipping (s,q) (0.98, 82.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3795458Z Skipping (s,q) (0.99, 82.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3795605Z Skipping (s,q) (1, 82.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3795753Z Skipping (s,q) (1.01, 82.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3795899Z Skipping (s,q) (1.02, 82.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3796048Z Skipping (s,q) (1.03, 82.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3796197Z Skipping (s,q) (1.04, 82.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3796342Z Skipping (s,q) (1.05, 82.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3796562Z Skipping (s,q) (1.06, 82.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3796711Z Skipping (s,q) (1.07, 82.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3796863Z Skipping (s,q) (1.08, 82.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3797009Z Skipping (s,q) (1.09, 82.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3797156Z Skipping (s,q) (1.1, 82.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3797306Z Skipping (s,q) (1.11, 82.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3797452Z Skipping (s,q) (1.12, 82.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3797597Z Skipping (s,q) (1.13, 82.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3797748Z Skipping (s,q) (1.14, 82.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3797895Z Skipping (s,q) (1.15, 82.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3798040Z Skipping (s,q) (1.16, 82.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3798195Z Skipping (s,q) (1.17, 82.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3798339Z Skipping (s,q) (1.18, 82.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3798489Z Skipping (s,q) (1.19, 82.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3798637Z Skipping (s,q) (1.2, 82.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3798784Z Skipping (s,q) (1.21, 82.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3798934Z Skipping (s,q) (1.22, 82.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3799080Z Skipping (s,q) (1.23, 82.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3799227Z Skipping (s,q) (1.24, 82.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3799377Z Skipping (s,q) (1.25, 82.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3799576Z Skipping (s,q) (1.26, 82.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3799727Z Skipping (s,q) (1.27, 82.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3799913Z Skipping (s,q) (1.28, 82.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3800061Z Skipping (s,q) (1.29, 82.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3800249Z Skipping (s,q) (1.3, 82.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3800399Z Skipping (s,q) (1.31, 82.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3800545Z Skipping (s,q) (1.32, 82.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3800694Z Skipping (s,q) (1.33, 82.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3800841Z Skipping (s,q) (1.34, 82.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3800991Z Skipping (s,q) (1.35, 82.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3801138Z Skipping (s,q) (1.36, 82.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3801286Z Skipping (s,q) (1.37, 82.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3801435Z Skipping (s,q) (1.38, 82.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3801588Z Skipping (s,q) (1.39, 82.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3801736Z Skipping (s,q) (1.4, 82.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3801885Z Skipping (s,q) (1.41, 82.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3802033Z Skipping (s,q) (1.42, 82.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3802184Z Skipping (s,q) (1.43, 82.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3802329Z Skipping (s,q) (1.44, 82.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3802476Z Skipping (s,q) (1.45, 82.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3802626Z Skipping (s,q) (1.46, 82.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3802776Z Skipping (s,q) (1.47, 82.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3802921Z Skipping (s,q) (1.48, 82.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3803075Z Skipping (s,q) (1.49, 82.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3803223Z Skipping (s,q) (1.5, 82.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3803418Z Skipping (s,q) (1.51, 82.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3803565Z Skipping (s,q) (1.52, 82.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3803714Z Skipping (s,q) (1.53, 82.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3803866Z Skipping (s,q) (1.54, 82.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3804011Z Skipping (s,q) (1.55, 82.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3804156Z Skipping (s,q) (1.56, 82.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3804308Z Skipping (s,q) (1.57, 82.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3804454Z Skipping (s,q) (1.58, 82.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3804603Z Skipping (s,q) (1.59, 82.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3804755Z Skipping (s,q) (1.6, 82.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3804903Z Skipping (s,q) (1.61, 82.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3805057Z Skipping (s,q) (1.62, 82.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3805203Z Skipping (s,q) (1.63, 82.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3805349Z Skipping (s,q) (1.64, 82.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3805499Z Skipping (s,q) (1.65, 82.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3805645Z Skipping (s,q) (1.66, 82.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3805791Z Skipping (s,q) (1.67, 82.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3805941Z Skipping (s,q) (1.68, 82.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3806090Z Skipping (s,q) (1.69, 82.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3806236Z Skipping (s,q) (1.7, 82.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3806426Z Skipping (s,q) (1.71, 82.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3806574Z Skipping (s,q) (1.72, 82.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3806763Z Skipping (s,q) (1.73, 82.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3806911Z Skipping (s,q) (1.74, 82.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3807096Z Skipping (s,q) (1.75, 82.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3807250Z Skipping (s,q) (1.76, 82.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3807397Z Skipping (s,q) (1.77, 82.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3807549Z Skipping (s,q) (1.78, 82.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3807697Z Skipping (s,q) (1.79, 82.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3807846Z Skipping (s,q) (1.8, 82.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3807994Z Skipping (s,q) (1.81, 82.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3808143Z Skipping (s,q) (1.82, 82.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3808292Z Skipping (s,q) (1.83, 82.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3808449Z Skipping (s,q) (1.84, 82.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3808596Z Skipping (s,q) (1.85, 82.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3808749Z Skipping (s,q) (1.86, 82.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3808895Z Skipping (s,q) (1.87, 82.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3809040Z Skipping (s,q) (1.88, 82.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3809192Z Skipping (s,q) (1.89, 82.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3809342Z Skipping (s,q) (1.9, 82.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3809489Z Skipping (s,q) (1.91, 82.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3809638Z Skipping (s,q) (1.92, 82.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3809786Z Skipping (s,q) (1.93, 82.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3809936Z Skipping (s,q) (1.94, 82.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3810125Z Skipping (s,q) (1.95, 82.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3810271Z Skipping (s,q) (1.96, 82.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3810427Z Skipping (s,q) (1.97, 82.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3810575Z Skipping (s,q) (1.98, 82.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3810721Z Skipping (s,q) (1.99, 82.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3810873Z Skipping (s,q) (0.01, 85): inconsistent with heavy hitters! 2025-05-07T20:58:01.3811021Z Skipping (s,q) (0.02, 85): inconsistent with heavy hitters! 2025-05-07T20:58:01.3811171Z Skipping (s,q) (0.03, 85): inconsistent with heavy hitters! 2025-05-07T20:58:01.3811315Z Skipping (s,q) (0.04, 85): inconsistent with heavy hitters! 2025-05-07T20:58:01.3811462Z Skipping (s,q) (0.05, 85): inconsistent with heavy hitters! 2025-05-07T20:58:01.3811608Z Skipping (s,q) (0.06, 85): inconsistent with heavy hitters! 2025-05-07T20:58:01.3811754Z Skipping (s,q) (0.07, 85): inconsistent with heavy hitters! 2025-05-07T20:58:01.3811901Z Skipping (s,q) (0.08, 85): inconsistent with heavy hitters! 2025-05-07T20:58:01.3812048Z Skipping (s,q) (0.09, 85): inconsistent with heavy hitters! 2025-05-07T20:58:01.3812193Z Skipping (s,q) (0.1, 85): inconsistent with heavy hitters! 2025-05-07T20:58:01.3812341Z Skipping (s,q) (0.11, 85): inconsistent with heavy hitters! 2025-05-07T20:58:01.3812486Z Skipping (s,q) (0.12, 85): inconsistent with heavy hitters! 2025-05-07T20:58:01.3812628Z Skipping (s,q) (0.13, 85): inconsistent with heavy hitters! 2025-05-07T20:58:01.3812773Z Skipping (s,q) (0.14, 85): inconsistent with heavy hitters! 2025-05-07T20:58:01.3812915Z Skipping (s,q) (0.15, 85): inconsistent with heavy hitters! 2025-05-07T20:58:01.3813056Z Skipping (s,q) (0.16, 85): inconsistent with heavy hitters! 2025-05-07T20:58:01.3813243Z Skipping (s,q) (0.17, 85): inconsistent with heavy hitters! 2025-05-07T20:58:01.3813388Z Skipping (s,q) (0.18, 85): inconsistent with heavy hitters! 2025-05-07T20:58:01.3813592Z Skipping (s,q) (0.19, 85): inconsistent with heavy hitters! 2025-05-07T20:58:01.3813738Z Skipping (s,q) (0.2, 85): inconsistent with heavy hitters! 2025-05-07T20:58:01.3813920Z Skipping (s,q) (0.21, 85): inconsistent with heavy hitters! 2025-05-07T20:58:01.3814066Z Skipping (s,q) (0.22, 85): inconsistent with heavy hitters! 2025-05-07T20:58:01.3814212Z Skipping (s,q) (0.23, 85): inconsistent with heavy hitters! 2025-05-07T20:58:01.3814355Z Skipping (s,q) (0.24, 85): inconsistent with heavy hitters! 2025-05-07T20:58:01.3814499Z Skipping (s,q) (0.25, 85): inconsistent with heavy hitters! 2025-05-07T20:58:01.3814641Z Skipping (s,q) (0.26, 85): inconsistent with heavy hitters! 2025-05-07T20:58:01.3814784Z Skipping (s,q) (0.27, 85): inconsistent with heavy hitters! 2025-05-07T20:58:01.3814935Z Skipping (s,q) (0.28, 85): inconsistent with heavy hitters! 2025-05-07T20:58:01.3815078Z Skipping (s,q) (0.29, 85): inconsistent with heavy hitters! 2025-05-07T20:58:01.3815234Z Skipping (s,q) (0.3, 85): inconsistent with heavy hitters! 2025-05-07T20:58:01.3815379Z Skipping (s,q) (0.31, 85): inconsistent with heavy hitters! 2025-05-07T20:58:01.3815525Z Skipping (s,q) (0.32, 85): inconsistent with heavy hitters! 2025-05-07T20:58:01.3815670Z Skipping (s,q) (0.33, 85): inconsistent with heavy hitters! 2025-05-07T20:58:01.3815812Z Skipping (s,q) (0.34, 85): inconsistent with heavy hitters! 2025-05-07T20:58:01.3815955Z Skipping (s,q) (0.35, 85): inconsistent with heavy hitters! 2025-05-07T20:58:01.3816185Z Skipping (s,q) (0.36, 85): inconsistent with heavy hitters! 2025-05-07T20:58:01.3816330Z Skipping (s,q) (0.37, 85): inconsistent with heavy hitters! 2025-05-07T20:58:01.3816476Z Skipping (s,q) (0.38, 85): inconsistent with heavy hitters! 2025-05-07T20:58:01.3816621Z Skipping (s,q) (0.39, 85): inconsistent with heavy hitters! 2025-05-07T20:58:01.3816764Z Skipping (s,q) (0.4, 85): inconsistent with heavy hitters! 2025-05-07T20:58:01.3816910Z Skipping (s,q) (0.41, 85): inconsistent with heavy hitters! 2025-05-07T20:58:01.3817103Z Skipping (s,q) (0.42, 85): inconsistent with heavy hitters! 2025-05-07T20:58:01.3817248Z Skipping (s,q) (0.43, 85): inconsistent with heavy hitters! 2025-05-07T20:58:01.3817397Z Skipping (s,q) (0.44, 85): inconsistent with heavy hitters! 2025-05-07T20:58:01.3817542Z Skipping (s,q) (0.45, 85): inconsistent with heavy hitters! 2025-05-07T20:58:01.3817687Z Skipping (s,q) (0.46, 85): inconsistent with heavy hitters! 2025-05-07T20:58:01.3817833Z Skipping (s,q) (0.47, 85): inconsistent with heavy hitters! 2025-05-07T20:58:01.3817976Z Skipping (s,q) (0.48, 85): inconsistent with heavy hitters! 2025-05-07T20:58:01.3818121Z Skipping (s,q) (0.49, 85): inconsistent with heavy hitters! 2025-05-07T20:58:01.3818263Z Skipping (s,q) (0.5, 85): inconsistent with heavy hitters! 2025-05-07T20:58:01.3818409Z Skipping (s,q) (0.51, 85): inconsistent with heavy hitters! 2025-05-07T20:58:01.3818555Z Skipping (s,q) (0.52, 85): inconsistent with heavy hitters! 2025-05-07T20:58:01.3818703Z Skipping (s,q) (0.53, 85): inconsistent with heavy hitters! 2025-05-07T20:58:01.3818851Z Skipping (s,q) (0.54, 85): inconsistent with heavy hitters! 2025-05-07T20:58:01.3818999Z Skipping (s,q) (0.55, 85): inconsistent with heavy hitters! 2025-05-07T20:58:01.3819142Z Skipping (s,q) (0.56, 85): inconsistent with heavy hitters! 2025-05-07T20:58:01.3819287Z Skipping (s,q) (0.57, 85): inconsistent with heavy hitters! 2025-05-07T20:58:01.3819431Z Skipping (s,q) (0.58, 85): inconsistent with heavy hitters! 2025-05-07T20:58:01.3819578Z Skipping (s,q) (0.59, 85): inconsistent with heavy hitters! 2025-05-07T20:58:01.3819724Z Skipping (s,q) (0.6, 85): inconsistent with heavy hitters! 2025-05-07T20:58:01.3819869Z Skipping (s,q) (0.61, 85): inconsistent with heavy hitters! 2025-05-07T20:58:01.3820059Z Skipping (s,q) (0.62, 85): inconsistent with heavy hitters! 2025-05-07T20:58:01.3820213Z Skipping (s,q) (0.63, 85): inconsistent with heavy hitters! 2025-05-07T20:58:01.3820398Z Skipping (s,q) (0.64, 85): inconsistent with heavy hitters! 2025-05-07T20:58:01.3820544Z Skipping (s,q) (0.65, 85): inconsistent with heavy hitters! 2025-05-07T20:58:01.3820687Z Skipping (s,q) (0.66, 85): inconsistent with heavy hitters! 2025-05-07T20:58:01.3820889Z Skipping (s,q) (0.67, 85): inconsistent with heavy hitters! 2025-05-07T20:58:01.3821037Z Skipping (s,q) (0.68, 85): inconsistent with heavy hitters! 2025-05-07T20:58:01.3821181Z Skipping (s,q) (0.69, 85): inconsistent with heavy hitters! 2025-05-07T20:58:01.3821323Z Skipping (s,q) (0.7, 85): inconsistent with heavy hitters! 2025-05-07T20:58:01.3821479Z Skipping (s,q) (0.71, 85): inconsistent with heavy hitters! 2025-05-07T20:58:01.3821623Z Skipping (s,q) (0.72, 85): inconsistent with heavy hitters! 2025-05-07T20:58:01.3821764Z Skipping (s,q) (0.73, 85): inconsistent with heavy hitters! 2025-05-07T20:58:01.3821912Z Skipping (s,q) (0.74, 85): inconsistent with heavy hitters! 2025-05-07T20:58:01.3822058Z Skipping (s,q) (0.75, 85): inconsistent with heavy hitters! 2025-05-07T20:58:01.3822207Z Skipping (s,q) (0.76, 85): inconsistent with heavy hitters! 2025-05-07T20:58:01.3822353Z Skipping (s,q) (0.77, 85): inconsistent with heavy hitters! 2025-05-07T20:58:01.3822501Z Skipping (s,q) (0.78, 85): inconsistent with heavy hitters! 2025-05-07T20:58:01.3822650Z Skipping (s,q) (0.79, 85): inconsistent with heavy hitters! 2025-05-07T20:58:01.3822792Z Skipping (s,q) (0.8, 85): inconsistent with heavy hitters! 2025-05-07T20:58:01.3822935Z Skipping (s,q) (0.81, 85): inconsistent with heavy hitters! 2025-05-07T20:58:01.3823084Z Skipping (s,q) (0.82, 85): inconsistent with heavy hitters! 2025-05-07T20:58:01.3823228Z Skipping (s,q) (0.83, 85): inconsistent with heavy hitters! 2025-05-07T20:58:01.3823376Z Skipping (s,q) (0.84, 85): inconsistent with heavy hitters! 2025-05-07T20:58:01.3823527Z Skipping (s,q) (0.85, 85): inconsistent with heavy hitters! 2025-05-07T20:58:01.3823671Z Skipping (s,q) (0.86, 85): inconsistent with heavy hitters! 2025-05-07T20:58:01.3823861Z Skipping (s,q) (0.87, 85): inconsistent with heavy hitters! 2025-05-07T20:58:01.3824003Z Skipping (s,q) (0.88, 85): inconsistent with heavy hitters! 2025-05-07T20:58:01.3824149Z Skipping (s,q) (0.89, 85): inconsistent with heavy hitters! 2025-05-07T20:58:01.3824294Z Skipping (s,q) (0.9, 85): inconsistent with heavy hitters! 2025-05-07T20:58:01.3824436Z Skipping (s,q) (0.91, 85): inconsistent with heavy hitters! 2025-05-07T20:58:01.3824580Z Skipping (s,q) (0.92, 85): inconsistent with heavy hitters! 2025-05-07T20:58:01.3824724Z Skipping (s,q) (0.93, 85): inconsistent with heavy hitters! 2025-05-07T20:58:01.3824870Z Skipping (s,q) (0.94, 85): inconsistent with heavy hitters! 2025-05-07T20:58:01.3825016Z Skipping (s,q) (0.95, 85): inconsistent with heavy hitters! 2025-05-07T20:58:01.3825158Z Skipping (s,q) (0.96, 85): inconsistent with heavy hitters! 2025-05-07T20:58:01.3825303Z Skipping (s,q) (0.97, 85): inconsistent with heavy hitters! 2025-05-07T20:58:01.3825449Z Skipping (s,q) (0.98, 85): inconsistent with heavy hitters! 2025-05-07T20:58:01.3825596Z Skipping (s,q) (0.99, 85): inconsistent with heavy hitters! 2025-05-07T20:58:01.3825736Z Skipping (s,q) (1, 85): inconsistent with heavy hitters! 2025-05-07T20:58:01.3825884Z Skipping (s,q) (1.01, 85): inconsistent with heavy hitters! 2025-05-07T20:58:01.3826028Z Skipping (s,q) (1.02, 85): inconsistent with heavy hitters! 2025-05-07T20:58:01.3826177Z Skipping (s,q) (1.03, 85): inconsistent with heavy hitters! 2025-05-07T20:58:01.3826321Z Skipping (s,q) (1.04, 85): inconsistent with heavy hitters! 2025-05-07T20:58:01.3826465Z Skipping (s,q) (1.05, 85): inconsistent with heavy hitters! 2025-05-07T20:58:01.3826612Z Skipping (s,q) (1.06, 85): inconsistent with heavy hitters! 2025-05-07T20:58:01.3826755Z Skipping (s,q) (1.07, 85): inconsistent with heavy hitters! 2025-05-07T20:58:01.3826939Z Skipping (s,q) (1.08, 85): inconsistent with heavy hitters! 2025-05-07T20:58:01.3827086Z Skipping (s,q) (1.09, 85): inconsistent with heavy hitters! 2025-05-07T20:58:01.3827271Z Skipping (s,q) (1.1, 85): inconsistent with heavy hitters! 2025-05-07T20:58:01.3827417Z Skipping (s,q) (1.11, 85): inconsistent with heavy hitters! 2025-05-07T20:58:01.3827596Z Skipping (s,q) (1.12, 85): inconsistent with heavy hitters! 2025-05-07T20:58:01.3827740Z Skipping (s,q) (1.13, 85): inconsistent with heavy hitters! 2025-05-07T20:58:01.3827891Z Skipping (s,q) (1.14, 85): inconsistent with heavy hitters! 2025-05-07T20:58:01.3828034Z Skipping (s,q) (1.15, 85): inconsistent with heavy hitters! 2025-05-07T20:58:01.3828175Z Skipping (s,q) (1.16, 85): inconsistent with heavy hitters! 2025-05-07T20:58:01.3828322Z Skipping (s,q) (1.17, 85): inconsistent with heavy hitters! 2025-05-07T20:58:01.3828468Z Skipping (s,q) (1.18, 85): inconsistent with heavy hitters! 2025-05-07T20:58:01.3828620Z Skipping (s,q) (1.19, 85): inconsistent with heavy hitters! 2025-05-07T20:58:01.3828763Z Skipping (s,q) (1.2, 85): inconsistent with heavy hitters! 2025-05-07T20:58:01.3828910Z Skipping (s,q) (1.21, 85): inconsistent with heavy hitters! 2025-05-07T20:58:01.3829055Z Skipping (s,q) (1.22, 85): inconsistent with heavy hitters! 2025-05-07T20:58:01.3829198Z Skipping (s,q) (1.23, 85): inconsistent with heavy hitters! 2025-05-07T20:58:01.3829343Z Skipping (s,q) (1.24, 85): inconsistent with heavy hitters! 2025-05-07T20:58:01.3829493Z Skipping (s,q) (1.25, 85): inconsistent with heavy hitters! 2025-05-07T20:58:01.3829639Z Skipping (s,q) (1.26, 85): inconsistent with heavy hitters! 2025-05-07T20:58:01.3829784Z Skipping (s,q) (1.27, 85): inconsistent with heavy hitters! 2025-05-07T20:58:01.3829930Z Skipping (s,q) (1.28, 85): inconsistent with heavy hitters! 2025-05-07T20:58:01.3830077Z Skipping (s,q) (1.29, 85): inconsistent with heavy hitters! 2025-05-07T20:58:01.3830220Z Skipping (s,q) (1.3, 85): inconsistent with heavy hitters! 2025-05-07T20:58:01.3830365Z Skipping (s,q) (1.31, 85): inconsistent with heavy hitters! 2025-05-07T20:58:01.3830506Z Skipping (s,q) (1.32, 85): inconsistent with heavy hitters! 2025-05-07T20:58:01.3830698Z Skipping (s,q) (1.33, 85): inconsistent with heavy hitters! 2025-05-07T20:58:01.3830841Z Skipping (s,q) (1.34, 85): inconsistent with heavy hitters! 2025-05-07T20:58:01.3830984Z Skipping (s,q) (1.35, 85): inconsistent with heavy hitters! 2025-05-07T20:58:01.3831134Z Skipping (s,q) (1.36, 85): inconsistent with heavy hitters! 2025-05-07T20:58:01.3831276Z Skipping (s,q) (1.37, 85): inconsistent with heavy hitters! 2025-05-07T20:58:01.3831420Z Skipping (s,q) (1.38, 85): inconsistent with heavy hitters! 2025-05-07T20:58:01.3831561Z Skipping (s,q) (1.39, 85): inconsistent with heavy hitters! 2025-05-07T20:58:01.3831702Z Skipping (s,q) (1.4, 85): inconsistent with heavy hitters! 2025-05-07T20:58:01.3831847Z Skipping (s,q) (1.41, 85): inconsistent with heavy hitters! 2025-05-07T20:58:01.3831991Z Skipping (s,q) (1.42, 85): inconsistent with heavy hitters! 2025-05-07T20:58:01.3832134Z Skipping (s,q) (1.43, 85): inconsistent with heavy hitters! 2025-05-07T20:58:01.3832288Z Skipping (s,q) (1.44, 85): inconsistent with heavy hitters! 2025-05-07T20:58:01.3832432Z Skipping (s,q) (1.45, 85): inconsistent with heavy hitters! 2025-05-07T20:58:01.3832577Z Skipping (s,q) (1.46, 85): inconsistent with heavy hitters! 2025-05-07T20:58:01.3832723Z Skipping (s,q) (1.47, 85): inconsistent with heavy hitters! 2025-05-07T20:58:01.3832864Z Skipping (s,q) (1.48, 85): inconsistent with heavy hitters! 2025-05-07T20:58:01.3833017Z Skipping (s,q) (1.49, 85): inconsistent with heavy hitters! 2025-05-07T20:58:01.3833160Z Skipping (s,q) (1.5, 85): inconsistent with heavy hitters! 2025-05-07T20:58:01.3833303Z Skipping (s,q) (1.51, 85): inconsistent with heavy hitters! 2025-05-07T20:58:01.3833454Z Skipping (s,q) (1.52, 85): inconsistent with heavy hitters! 2025-05-07T20:58:01.3833598Z Skipping (s,q) (1.53, 85): inconsistent with heavy hitters! 2025-05-07T20:58:01.3833789Z Skipping (s,q) (1.54, 85): inconsistent with heavy hitters! 2025-05-07T20:58:01.3833974Z Skipping (s,q) (1.55, 85): inconsistent with heavy hitters! 2025-05-07T20:58:01.3834123Z Skipping (s,q) (1.56, 85): inconsistent with heavy hitters! 2025-05-07T20:58:01.3834270Z Skipping (s,q) (1.57, 85): inconsistent with heavy hitters! 2025-05-07T20:58:01.3834453Z Skipping (s,q) (1.58, 85): inconsistent with heavy hitters! 2025-05-07T20:58:01.3834601Z Skipping (s,q) (1.59, 85): inconsistent with heavy hitters! 2025-05-07T20:58:01.3834743Z Skipping (s,q) (1.6, 85): inconsistent with heavy hitters! 2025-05-07T20:58:01.3834888Z Skipping (s,q) (1.61, 85): inconsistent with heavy hitters! 2025-05-07T20:58:01.3835031Z Skipping (s,q) (1.62, 85): inconsistent with heavy hitters! 2025-05-07T20:58:01.3835178Z Skipping (s,q) (1.63, 85): inconsistent with heavy hitters! 2025-05-07T20:58:01.3835320Z Skipping (s,q) (1.64, 85): inconsistent with heavy hitters! 2025-05-07T20:58:01.3835467Z Skipping (s,q) (1.65, 85): inconsistent with heavy hitters! 2025-05-07T20:58:01.3835609Z Skipping (s,q) (1.66, 85): inconsistent with heavy hitters! 2025-05-07T20:58:01.3835755Z Skipping (s,q) (1.67, 85): inconsistent with heavy hitters! 2025-05-07T20:58:01.3835899Z Skipping (s,q) (1.68, 85): inconsistent with heavy hitters! 2025-05-07T20:58:01.3836047Z Skipping (s,q) (1.69, 85): inconsistent with heavy hitters! 2025-05-07T20:58:01.3836188Z Skipping (s,q) (1.7, 85): inconsistent with heavy hitters! 2025-05-07T20:58:01.3836341Z Skipping (s,q) (1.71, 85): inconsistent with heavy hitters! 2025-05-07T20:58:01.3836489Z Skipping (s,q) (1.72, 85): inconsistent with heavy hitters! 2025-05-07T20:58:01.3840714Z Skipping (s,q) (1.73, 85): inconsistent with heavy hitters! 2025-05-07T20:58:01.3840896Z Skipping (s,q) (1.74, 85): inconsistent with heavy hitters! 2025-05-07T20:58:01.3841045Z Skipping (s,q) (1.75, 85): inconsistent with heavy hitters! 2025-05-07T20:58:01.3841200Z Skipping (s,q) (1.76, 85): inconsistent with heavy hitters! 2025-05-07T20:58:01.3841355Z Skipping (s,q) (1.77, 85): inconsistent with heavy hitters! 2025-05-07T20:58:01.3841893Z Skipping (s,q) (1.78, 85): inconsistent with heavy hitters! 2025-05-07T20:58:01.3842040Z Skipping (s,q) (1.79, 85): inconsistent with heavy hitters! 2025-05-07T20:58:01.3842196Z Skipping (s,q) (1.8, 85): inconsistent with heavy hitters! 2025-05-07T20:58:01.3842345Z Skipping (s,q) (1.81, 85): inconsistent with heavy hitters! 2025-05-07T20:58:01.3842497Z Skipping (s,q) (1.82, 85): inconsistent with heavy hitters! 2025-05-07T20:58:01.3842642Z Skipping (s,q) (1.83, 85): inconsistent with heavy hitters! 2025-05-07T20:58:01.3842787Z Skipping (s,q) (1.84, 85): inconsistent with heavy hitters! 2025-05-07T20:58:01.3842936Z Skipping (s,q) (1.85, 85): inconsistent with heavy hitters! 2025-05-07T20:58:01.3843086Z Skipping (s,q) (1.86, 85): inconsistent with heavy hitters! 2025-05-07T20:58:01.3843232Z Skipping (s,q) (1.87, 85): inconsistent with heavy hitters! 2025-05-07T20:58:01.3843386Z Skipping (s,q) (1.88, 85): inconsistent with heavy hitters! 2025-05-07T20:58:01.3843534Z Skipping (s,q) (1.89, 85): inconsistent with heavy hitters! 2025-05-07T20:58:01.3843689Z Skipping (s,q) (1.9, 85): inconsistent with heavy hitters! 2025-05-07T20:58:01.3843838Z Skipping (s,q) (1.91, 85): inconsistent with heavy hitters! 2025-05-07T20:58:01.3843986Z Skipping (s,q) (1.92, 85): inconsistent with heavy hitters! 2025-05-07T20:58:01.3844137Z Skipping (s,q) (1.93, 85): inconsistent with heavy hitters! 2025-05-07T20:58:01.3844286Z Skipping (s,q) (1.94, 85): inconsistent with heavy hitters! 2025-05-07T20:58:01.3844431Z Skipping (s,q) (1.95, 85): inconsistent with heavy hitters! 2025-05-07T20:58:01.3844582Z Skipping (s,q) (1.96, 85): inconsistent with heavy hitters! 2025-05-07T20:58:01.3844729Z Skipping (s,q) (1.97, 85): inconsistent with heavy hitters! 2025-05-07T20:58:01.3844877Z Skipping (s,q) (1.98, 85): inconsistent with heavy hitters! 2025-05-07T20:58:01.3845068Z Skipping (s,q) (1.99, 85): inconsistent with heavy hitters! 2025-05-07T20:58:01.3845225Z Skipping (s,q) (0.01, 87.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3845424Z Skipping (s,q) (0.02, 87.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3845574Z Skipping (s,q) (0.03, 87.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3845761Z Skipping (s,q) (0.04, 87.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3845916Z Skipping (s,q) (0.05, 87.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3846066Z Skipping (s,q) (0.06, 87.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3846216Z Skipping (s,q) (0.07, 87.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3846374Z Skipping (s,q) (0.08, 87.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3846524Z Skipping (s,q) (0.09, 87.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3846681Z Skipping (s,q) (0.1, 87.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3846834Z Skipping (s,q) (0.11, 87.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3846983Z Skipping (s,q) (0.12, 87.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3847143Z Skipping (s,q) (0.13, 87.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3847292Z Skipping (s,q) (0.14, 87.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3847444Z Skipping (s,q) (0.15, 87.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3847595Z Skipping (s,q) (0.16, 87.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3847745Z Skipping (s,q) (0.17, 87.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3847899Z Skipping (s,q) (0.18, 87.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3848054Z Skipping (s,q) (0.19, 87.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3848206Z Skipping (s,q) (0.2, 87.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3848362Z Skipping (s,q) (0.21, 87.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3848514Z Skipping (s,q) (0.22, 87.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3848663Z Skipping (s,q) (0.23, 87.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3848859Z Skipping (s,q) (0.24, 87.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3849008Z Skipping (s,q) (0.25, 87.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3849164Z Skipping (s,q) (0.26, 87.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3849316Z Skipping (s,q) (0.27, 87.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3849467Z Skipping (s,q) (0.28, 87.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3849617Z Skipping (s,q) (0.29, 87.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3849773Z Skipping (s,q) (0.3, 87.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3849923Z Skipping (s,q) (0.31, 87.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3850074Z Skipping (s,q) (0.32, 87.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3850222Z Skipping (s,q) (0.33, 87.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3850375Z Skipping (s,q) (0.34, 87.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3850525Z Skipping (s,q) (0.35, 87.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3850676Z Skipping (s,q) (0.36, 87.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3850827Z Skipping (s,q) (0.37, 87.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3850978Z Skipping (s,q) (0.38, 87.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3851127Z Skipping (s,q) (0.39, 87.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3851285Z Skipping (s,q) (0.4, 87.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3851436Z Skipping (s,q) (0.41, 87.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3851591Z Skipping (s,q) (0.42, 87.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3851740Z Skipping (s,q) (0.43, 87.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3851888Z Skipping (s,q) (0.44, 87.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3852085Z Skipping (s,q) (0.45, 87.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3852236Z Skipping (s,q) (0.46, 87.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3852449Z Skipping (s,q) (0.47, 87.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3852602Z Skipping (s,q) (0.48, 87.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3852789Z Skipping (s,q) (0.49, 87.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3852943Z Skipping (s,q) (0.5, 87.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3853092Z Skipping (s,q) (0.51, 87.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3853239Z Skipping (s,q) (0.52, 87.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3853390Z Skipping (s,q) (0.53, 87.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3853539Z Skipping (s,q) (0.54, 87.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3853687Z Skipping (s,q) (0.55, 87.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3853842Z Skipping (s,q) (0.56, 87.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3853991Z Skipping (s,q) (0.57, 87.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3854150Z Skipping (s,q) (0.58, 87.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3854301Z Skipping (s,q) (0.59, 87.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3854459Z Skipping (s,q) (0.6, 87.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3854615Z Skipping (s,q) (0.61, 87.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3854765Z Skipping (s,q) (0.62, 87.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3854914Z Skipping (s,q) (0.63, 87.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3855065Z Skipping (s,q) (0.64, 87.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3855214Z Skipping (s,q) (0.65, 87.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3855363Z Skipping (s,q) (0.66, 87.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3855517Z Skipping (s,q) (0.67, 87.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3855667Z Skipping (s,q) (0.68, 87.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3855861Z Skipping (s,q) (0.69, 87.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3856010Z Skipping (s,q) (0.7, 87.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3856213Z Skipping (s,q) (0.71, 87.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3856365Z Skipping (s,q) (0.72, 87.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3856514Z Skipping (s,q) (0.73, 87.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3856663Z Skipping (s,q) (0.74, 87.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3856814Z Skipping (s,q) (0.75, 87.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3856964Z Skipping (s,q) (0.76, 87.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3857123Z Skipping (s,q) (0.77, 87.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3857276Z Skipping (s,q) (0.78, 87.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3857426Z Skipping (s,q) (0.79, 87.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3857587Z Skipping (s,q) (0.8, 87.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3857738Z Skipping (s,q) (0.81, 87.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3857890Z Skipping (s,q) (0.82, 87.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3858043Z Skipping (s,q) (0.83, 87.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3858193Z Skipping (s,q) (0.84, 87.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3858347Z Skipping (s,q) (0.85, 87.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3858499Z Skipping (s,q) (0.86, 87.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3858651Z Skipping (s,q) (0.87, 87.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3858801Z Skipping (s,q) (0.88, 87.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3859055Z Skipping (s,q) (0.89, 87.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3859206Z Skipping (s,q) (0.9, 87.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3859572Z Skipping (s,q) (0.91, 87.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3859722Z Skipping (s,q) (0.92, 87.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3859963Z Skipping (s,q) (0.93, 87.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3860118Z Skipping (s,q) (0.94, 87.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3860269Z Skipping (s,q) (0.95, 87.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3860426Z Skipping (s,q) (0.96, 87.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3860577Z Skipping (s,q) (0.97, 87.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3860729Z Skipping (s,q) (0.98, 87.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3860880Z Skipping (s,q) (0.99, 87.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3861028Z Skipping (s,q) (1, 87.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3861179Z Skipping (s,q) (1.01, 87.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3861333Z Skipping (s,q) (1.02, 87.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3861482Z Skipping (s,q) (1.03, 87.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3861636Z Skipping (s,q) (1.04, 87.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3861785Z Skipping (s,q) (1.05, 87.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3861934Z Skipping (s,q) (1.06, 87.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3862088Z Skipping (s,q) (1.07, 87.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3862239Z Skipping (s,q) (1.08, 87.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3862400Z Skipping (s,q) (1.09, 87.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3862549Z Skipping (s,q) (1.1, 87.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3862699Z Skipping (s,q) (1.11, 87.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3862852Z Skipping (s,q) (1.12, 87.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3863003Z Skipping (s,q) (1.13, 87.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3863215Z Skipping (s,q) (1.14, 87.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3863369Z Skipping (s,q) (1.15, 87.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3863523Z Skipping (s,q) (1.16, 87.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3863673Z Skipping (s,q) (1.17, 87.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3863828Z Skipping (s,q) (1.18, 87.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3863977Z Skipping (s,q) (1.19, 87.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3864133Z Skipping (s,q) (1.2, 87.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3864285Z Skipping (s,q) (1.21, 87.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3864436Z Skipping (s,q) (1.22, 87.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3864593Z Skipping (s,q) (1.23, 87.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3864742Z Skipping (s,q) (1.24, 87.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3864896Z Skipping (s,q) (1.25, 87.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3865048Z Skipping (s,q) (1.26, 87.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3865203Z Skipping (s,q) (1.27, 87.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3865362Z Skipping (s,q) (1.28, 87.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3865511Z Skipping (s,q) (1.29, 87.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3865660Z Skipping (s,q) (1.3, 87.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3865811Z Skipping (s,q) (1.31, 87.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3865960Z Skipping (s,q) (1.32, 87.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3866108Z Skipping (s,q) (1.33, 87.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3866320Z Skipping (s,q) (1.34, 87.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3866473Z Skipping (s,q) (1.35, 87.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3866685Z Skipping (s,q) (1.36, 87.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3866835Z Skipping (s,q) (1.37, 87.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3867044Z Skipping (s,q) (1.38, 87.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3867198Z Skipping (s,q) (1.39, 87.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3867347Z Skipping (s,q) (1.4, 87.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3867496Z Skipping (s,q) (1.41, 87.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3867648Z Skipping (s,q) (1.42, 87.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3867799Z Skipping (s,q) (1.43, 87.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3867957Z Skipping (s,q) (1.44, 87.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3868110Z Skipping (s,q) (1.45, 87.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3868260Z Skipping (s,q) (1.46, 87.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3868418Z Skipping (s,q) (1.47, 87.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3868568Z Skipping (s,q) (1.48, 87.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3868722Z Skipping (s,q) (1.49, 87.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3868880Z Skipping (s,q) (1.5, 87.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3869030Z Skipping (s,q) (1.51, 87.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3869185Z Skipping (s,q) (1.52, 87.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3869333Z Skipping (s,q) (1.53, 87.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3869482Z Skipping (s,q) (1.54, 87.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3869633Z Skipping (s,q) (1.55, 87.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3869785Z Skipping (s,q) (1.56, 87.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3869934Z Skipping (s,q) (1.57, 87.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3870138Z Skipping (s,q) (1.58, 87.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3870289Z Skipping (s,q) (1.59, 87.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3870448Z Skipping (s,q) (1.6, 87.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3870600Z Skipping (s,q) (1.61, 87.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3870751Z Skipping (s,q) (1.62, 87.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3870904Z Skipping (s,q) (1.63, 87.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3871053Z Skipping (s,q) (1.64, 87.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3871201Z Skipping (s,q) (1.65, 87.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3871354Z Skipping (s,q) (1.66, 87.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3871505Z Skipping (s,q) (1.67, 87.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3871658Z Skipping (s,q) (1.68, 87.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3871816Z Skipping (s,q) (1.69, 87.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3871964Z Skipping (s,q) (1.7, 87.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3872116Z Skipping (s,q) (1.71, 87.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3872266Z Skipping (s,q) (1.72, 87.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3872416Z Skipping (s,q) (1.73, 87.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3872574Z Skipping (s,q) (1.74, 87.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3872725Z Skipping (s,q) (1.75, 87.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3872874Z Skipping (s,q) (1.76, 87.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3873026Z Skipping (s,q) (1.77, 87.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3873218Z Skipping (s,q) (1.78, 87.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3873371Z Skipping (s,q) (1.79, 87.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3873564Z Skipping (s,q) (1.8, 87.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3873712Z Skipping (s,q) (1.81, 87.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3873903Z Skipping (s,q) (1.82, 87.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3874054Z Skipping (s,q) (1.83, 87.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3874205Z Skipping (s,q) (1.84, 87.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3874361Z Skipping (s,q) (1.85, 87.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3874510Z Skipping (s,q) (1.86, 87.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3874660Z Skipping (s,q) (1.87, 87.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3874811Z Skipping (s,q) (1.88, 87.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3874963Z Skipping (s,q) (1.89, 87.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3875119Z Skipping (s,q) (1.9, 87.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3875274Z Skipping (s,q) (1.91, 87.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3875428Z Skipping (s,q) (1.92, 87.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3875585Z Skipping (s,q) (1.93, 87.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3875740Z Skipping (s,q) (1.94, 87.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3875890Z Skipping (s,q) (1.95, 87.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3876039Z Skipping (s,q) (1.96, 87.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3876187Z Skipping (s,q) (1.97, 87.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3876337Z Skipping (s,q) (1.98, 87.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3876486Z Skipping (s,q) (1.99, 87.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3876634Z Skipping (s,q) (0.01, 90): inconsistent with heavy hitters! 2025-05-07T20:58:01.3876788Z Skipping (s,q) (0.02, 90): inconsistent with heavy hitters! 2025-05-07T20:58:01.3876936Z Skipping (s,q) (0.03, 90): inconsistent with heavy hitters! 2025-05-07T20:58:01.3877130Z Skipping (s,q) (0.04, 90): inconsistent with heavy hitters! 2025-05-07T20:58:01.3877278Z Skipping (s,q) (0.05, 90): inconsistent with heavy hitters! 2025-05-07T20:58:01.3877428Z Skipping (s,q) (0.06, 90): inconsistent with heavy hitters! 2025-05-07T20:58:01.3877576Z Skipping (s,q) (0.07, 90): inconsistent with heavy hitters! 2025-05-07T20:58:01.3877721Z Skipping (s,q) (0.08, 90): inconsistent with heavy hitters! 2025-05-07T20:58:01.3877868Z Skipping (s,q) (0.09, 90): inconsistent with heavy hitters! 2025-05-07T20:58:01.3878021Z Skipping (s,q) (0.1, 90): inconsistent with heavy hitters! 2025-05-07T20:58:01.3878170Z Skipping (s,q) (0.11, 90): inconsistent with heavy hitters! 2025-05-07T20:58:01.3878322Z Skipping (s,q) (0.12, 90): inconsistent with heavy hitters! 2025-05-07T20:58:01.3878468Z Skipping (s,q) (0.13, 90): inconsistent with heavy hitters! 2025-05-07T20:58:01.3878614Z Skipping (s,q) (0.14, 90): inconsistent with heavy hitters! 2025-05-07T20:58:01.3878765Z Skipping (s,q) (0.15, 90): inconsistent with heavy hitters! 2025-05-07T20:58:01.3878910Z Skipping (s,q) (0.16, 90): inconsistent with heavy hitters! 2025-05-07T20:58:01.3879058Z Skipping (s,q) (0.17, 90): inconsistent with heavy hitters! 2025-05-07T20:58:01.3879205Z Skipping (s,q) (0.18, 90): inconsistent with heavy hitters! 2025-05-07T20:58:01.3879353Z Skipping (s,q) (0.19, 90): inconsistent with heavy hitters! 2025-05-07T20:58:01.3879500Z Skipping (s,q) (0.2, 90): inconsistent with heavy hitters! 2025-05-07T20:58:01.3879651Z Skipping (s,q) (0.21, 90): inconsistent with heavy hitters! 2025-05-07T20:58:01.3879797Z Skipping (s,q) (0.22, 90): inconsistent with heavy hitters! 2025-05-07T20:58:01.3879947Z Skipping (s,q) (0.23, 90): inconsistent with heavy hitters! 2025-05-07T20:58:01.3880094Z Skipping (s,q) (0.24, 90): inconsistent with heavy hitters! 2025-05-07T20:58:01.3880311Z Skipping (s,q) (0.25, 90): inconsistent with heavy hitters! 2025-05-07T20:58:01.3880502Z Skipping (s,q) (0.26, 90): inconsistent with heavy hitters! 2025-05-07T20:58:01.3880651Z Skipping (s,q) (0.27, 90): inconsistent with heavy hitters! 2025-05-07T20:58:01.3880799Z Skipping (s,q) (0.28, 90): inconsistent with heavy hitters! 2025-05-07T20:58:01.3880990Z Skipping (s,q) (0.29, 90): inconsistent with heavy hitters! 2025-05-07T20:58:01.3881140Z Skipping (s,q) (0.3, 90): inconsistent with heavy hitters! 2025-05-07T20:58:01.3881291Z Skipping (s,q) (0.31, 90): inconsistent with heavy hitters! 2025-05-07T20:58:01.3881438Z Skipping (s,q) (0.32, 90): inconsistent with heavy hitters! 2025-05-07T20:58:01.3881585Z Skipping (s,q) (0.33, 90): inconsistent with heavy hitters! 2025-05-07T20:58:01.3881737Z Skipping (s,q) (0.34, 90): inconsistent with heavy hitters! 2025-05-07T20:58:01.3881882Z Skipping (s,q) (0.35, 90): inconsistent with heavy hitters! 2025-05-07T20:58:01.3882032Z Skipping (s,q) (0.36, 90): inconsistent with heavy hitters! 2025-05-07T20:58:01.3882180Z Skipping (s,q) (0.37, 90): inconsistent with heavy hitters! 2025-05-07T20:58:01.3882330Z Skipping (s,q) (0.38, 90): inconsistent with heavy hitters! 2025-05-07T20:58:01.3882478Z Skipping (s,q) (0.39, 90): inconsistent with heavy hitters! 2025-05-07T20:58:01.3882626Z Skipping (s,q) (0.4, 90): inconsistent with heavy hitters! 2025-05-07T20:58:01.3882773Z Skipping (s,q) (0.41, 90): inconsistent with heavy hitters! 2025-05-07T20:58:01.3882926Z Skipping (s,q) (0.42, 90): inconsistent with heavy hitters! 2025-05-07T20:58:01.3883073Z Skipping (s,q) (0.43, 90): inconsistent with heavy hitters! 2025-05-07T20:58:01.3883221Z Skipping (s,q) (0.44, 90): inconsistent with heavy hitters! 2025-05-07T20:58:01.3883373Z Skipping (s,q) (0.45, 90): inconsistent with heavy hitters! 2025-05-07T20:58:01.3883518Z Skipping (s,q) (0.46, 90): inconsistent with heavy hitters! 2025-05-07T20:58:01.3883665Z Skipping (s,q) (0.47, 90): inconsistent with heavy hitters! 2025-05-07T20:58:01.3883813Z Skipping (s,q) (0.48, 90): inconsistent with heavy hitters! 2025-05-07T20:58:01.3884001Z Skipping (s,q) (0.49, 90): inconsistent with heavy hitters! 2025-05-07T20:58:01.3884147Z Skipping (s,q) (0.5, 90): inconsistent with heavy hitters! 2025-05-07T20:58:01.3884295Z Skipping (s,q) (0.51, 90): inconsistent with heavy hitters! 2025-05-07T20:58:01.3884440Z Skipping (s,q) (0.52, 90): inconsistent with heavy hitters! 2025-05-07T20:58:01.3884588Z Skipping (s,q) (0.53, 90): inconsistent with heavy hitters! 2025-05-07T20:58:01.3884733Z Skipping (s,q) (0.54, 90): inconsistent with heavy hitters! 2025-05-07T20:58:01.3884877Z Skipping (s,q) (0.55, 90): inconsistent with heavy hitters! 2025-05-07T20:58:01.3885027Z Skipping (s,q) (0.56, 90): inconsistent with heavy hitters! 2025-05-07T20:58:01.3885173Z Skipping (s,q) (0.57, 90): inconsistent with heavy hitters! 2025-05-07T20:58:01.3885321Z Skipping (s,q) (0.58, 90): inconsistent with heavy hitters! 2025-05-07T20:58:01.3885469Z Skipping (s,q) (0.59, 90): inconsistent with heavy hitters! 2025-05-07T20:58:01.3885613Z Skipping (s,q) (0.6, 90): inconsistent with heavy hitters! 2025-05-07T20:58:01.3885766Z Skipping (s,q) (0.61, 90): inconsistent with heavy hitters! 2025-05-07T20:58:01.3885912Z Skipping (s,q) (0.62, 90): inconsistent with heavy hitters! 2025-05-07T20:58:01.3886059Z Skipping (s,q) (0.63, 90): inconsistent with heavy hitters! 2025-05-07T20:58:01.3886207Z Skipping (s,q) (0.64, 90): inconsistent with heavy hitters! 2025-05-07T20:58:01.3886352Z Skipping (s,q) (0.65, 90): inconsistent with heavy hitters! 2025-05-07T20:58:01.3886500Z Skipping (s,q) (0.66, 90): inconsistent with heavy hitters! 2025-05-07T20:58:01.3886646Z Skipping (s,q) (0.67, 90): inconsistent with heavy hitters! 2025-05-07T20:58:01.3886792Z Skipping (s,q) (0.68, 90): inconsistent with heavy hitters! 2025-05-07T20:58:01.3886941Z Skipping (s,q) (0.69, 90): inconsistent with heavy hitters! 2025-05-07T20:58:01.3887130Z Skipping (s,q) (0.7, 90): inconsistent with heavy hitters! 2025-05-07T20:58:01.3887277Z Skipping (s,q) (0.71, 90): inconsistent with heavy hitters! 2025-05-07T20:58:01.3887465Z Skipping (s,q) (0.72, 90): inconsistent with heavy hitters! 2025-05-07T20:58:01.3887610Z Skipping (s,q) (0.73, 90): inconsistent with heavy hitters! 2025-05-07T20:58:01.3887790Z Skipping (s,q) (0.74, 90): inconsistent with heavy hitters! 2025-05-07T20:58:01.3887941Z Skipping (s,q) (0.75, 90): inconsistent with heavy hitters! 2025-05-07T20:58:01.3888088Z Skipping (s,q) (0.76, 90): inconsistent with heavy hitters! 2025-05-07T20:58:01.3888239Z Skipping (s,q) (0.77, 90): inconsistent with heavy hitters! 2025-05-07T20:58:01.3888385Z Skipping (s,q) (0.78, 90): inconsistent with heavy hitters! 2025-05-07T20:58:01.3888531Z Skipping (s,q) (0.79, 90): inconsistent with heavy hitters! 2025-05-07T20:58:01.3888682Z Skipping (s,q) (0.8, 90): inconsistent with heavy hitters! 2025-05-07T20:58:01.3888832Z Skipping (s,q) (0.81, 90): inconsistent with heavy hitters! 2025-05-07T20:58:01.3888981Z Skipping (s,q) (0.82, 90): inconsistent with heavy hitters! 2025-05-07T20:58:01.3889132Z Skipping (s,q) (0.83, 90): inconsistent with heavy hitters! 2025-05-07T20:58:01.3889278Z Skipping (s,q) (0.84, 90): inconsistent with heavy hitters! 2025-05-07T20:58:01.3889426Z Skipping (s,q) (0.85, 90): inconsistent with heavy hitters! 2025-05-07T20:58:01.3889575Z Skipping (s,q) (0.86, 90): inconsistent with heavy hitters! 2025-05-07T20:58:01.3889720Z Skipping (s,q) (0.87, 90): inconsistent with heavy hitters! 2025-05-07T20:58:01.3889866Z Skipping (s,q) (0.88, 90): inconsistent with heavy hitters! 2025-05-07T20:58:01.3890011Z Skipping (s,q) (0.89, 90): inconsistent with heavy hitters! 2025-05-07T20:58:01.3890155Z Skipping (s,q) (0.9, 90): inconsistent with heavy hitters! 2025-05-07T20:58:01.3890305Z Skipping (s,q) (0.91, 90): inconsistent with heavy hitters! 2025-05-07T20:58:01.3890451Z Skipping (s,q) (0.92, 90): inconsistent with heavy hitters! 2025-05-07T20:58:01.3890604Z Skipping (s,q) (0.93, 90): inconsistent with heavy hitters! 2025-05-07T20:58:01.3890749Z Skipping (s,q) (0.94, 90): inconsistent with heavy hitters! 2025-05-07T20:58:01.3890938Z Skipping (s,q) (0.95, 90): inconsistent with heavy hitters! 2025-05-07T20:58:01.3891090Z Skipping (s,q) (0.96, 90): inconsistent with heavy hitters! 2025-05-07T20:58:01.3891240Z Skipping (s,q) (0.97, 90): inconsistent with heavy hitters! 2025-05-07T20:58:01.3891390Z Skipping (s,q) (0.98, 90): inconsistent with heavy hitters! 2025-05-07T20:58:01.3891539Z Skipping (s,q) (0.99, 90): inconsistent with heavy hitters! 2025-05-07T20:58:01.3891682Z Skipping (s,q) (1, 90): inconsistent with heavy hitters! 2025-05-07T20:58:01.3891827Z Skipping (s,q) (1.01, 90): inconsistent with heavy hitters! 2025-05-07T20:58:01.3891975Z Skipping (s,q) (1.02, 90): inconsistent with heavy hitters! 2025-05-07T20:58:01.3892119Z Skipping (s,q) (1.03, 90): inconsistent with heavy hitters! 2025-05-07T20:58:01.3892269Z Skipping (s,q) (1.04, 90): inconsistent with heavy hitters! 2025-05-07T20:58:01.3892415Z Skipping (s,q) (1.05, 90): inconsistent with heavy hitters! 2025-05-07T20:58:01.3892569Z Skipping (s,q) (1.06, 90): inconsistent with heavy hitters! 2025-05-07T20:58:01.3892722Z Skipping (s,q) (1.07, 90): inconsistent with heavy hitters! 2025-05-07T20:58:01.3892872Z Skipping (s,q) (1.08, 90): inconsistent with heavy hitters! 2025-05-07T20:58:01.3893016Z Skipping (s,q) (1.09, 90): inconsistent with heavy hitters! 2025-05-07T20:58:01.3893164Z Skipping (s,q) (1.1, 90): inconsistent with heavy hitters! 2025-05-07T20:58:01.3893311Z Skipping (s,q) (1.11, 90): inconsistent with heavy hitters! 2025-05-07T20:58:01.3893465Z Skipping (s,q) (1.12, 90): inconsistent with heavy hitters! 2025-05-07T20:58:01.3893611Z Skipping (s,q) (1.13, 90): inconsistent with heavy hitters! 2025-05-07T20:58:01.3893760Z Skipping (s,q) (1.14, 90): inconsistent with heavy hitters! 2025-05-07T20:58:01.3893906Z Skipping (s,q) (1.15, 90): inconsistent with heavy hitters! 2025-05-07T20:58:01.3894097Z Skipping (s,q) (1.16, 90): inconsistent with heavy hitters! 2025-05-07T20:58:01.3894244Z Skipping (s,q) (1.17, 90): inconsistent with heavy hitters! 2025-05-07T20:58:01.3894432Z Skipping (s,q) (1.18, 90): inconsistent with heavy hitters! 2025-05-07T20:58:01.3894579Z Skipping (s,q) (1.19, 90): inconsistent with heavy hitters! 2025-05-07T20:58:01.3894766Z Skipping (s,q) (1.2, 90): inconsistent with heavy hitters! 2025-05-07T20:58:01.3894912Z Skipping (s,q) (1.21, 90): inconsistent with heavy hitters! 2025-05-07T20:58:01.3895057Z Skipping (s,q) (1.22, 90): inconsistent with heavy hitters! 2025-05-07T20:58:01.3895206Z Skipping (s,q) (1.23, 90): inconsistent with heavy hitters! 2025-05-07T20:58:01.3895351Z Skipping (s,q) (1.24, 90): inconsistent with heavy hitters! 2025-05-07T20:58:01.3895497Z Skipping (s,q) (1.25, 90): inconsistent with heavy hitters! 2025-05-07T20:58:01.3895649Z Skipping (s,q) (1.26, 90): inconsistent with heavy hitters! 2025-05-07T20:58:01.3895797Z Skipping (s,q) (1.27, 90): inconsistent with heavy hitters! 2025-05-07T20:58:01.3895945Z Skipping (s,q) (1.28, 90): inconsistent with heavy hitters! 2025-05-07T20:58:01.3896138Z Skipping (s,q) (1.29, 90): inconsistent with heavy hitters! 2025-05-07T20:58:01.3896285Z Skipping (s,q) (1.3, 90): inconsistent with heavy hitters! 2025-05-07T20:58:01.3896439Z Skipping (s,q) (1.31, 90): inconsistent with heavy hitters! 2025-05-07T20:58:01.3896587Z Skipping (s,q) (1.32, 90): inconsistent with heavy hitters! 2025-05-07T20:58:01.3896731Z Skipping (s,q) (1.33, 90): inconsistent with heavy hitters! 2025-05-07T20:58:01.3896884Z Skipping (s,q) (1.34, 90): inconsistent with heavy hitters! 2025-05-07T20:58:01.3897031Z Skipping (s,q) (1.35, 90): inconsistent with heavy hitters! 2025-05-07T20:58:01.3897178Z Skipping (s,q) (1.36, 90): inconsistent with heavy hitters! 2025-05-07T20:58:01.3897325Z Skipping (s,q) (1.37, 90): inconsistent with heavy hitters! 2025-05-07T20:58:01.3897473Z Skipping (s,q) (1.38, 90): inconsistent with heavy hitters! 2025-05-07T20:58:01.3897622Z Skipping (s,q) (1.39, 90): inconsistent with heavy hitters! 2025-05-07T20:58:01.3897813Z Skipping (s,q) (1.4, 90): inconsistent with heavy hitters! 2025-05-07T20:58:01.3897958Z Skipping (s,q) (1.41, 90): inconsistent with heavy hitters! 2025-05-07T20:58:01.3898107Z Skipping (s,q) (1.42, 90): inconsistent with heavy hitters! 2025-05-07T20:58:01.3898258Z Skipping (s,q) (1.43, 90): inconsistent with heavy hitters! 2025-05-07T20:58:01.3898407Z Skipping (s,q) (1.44, 90): inconsistent with heavy hitters! 2025-05-07T20:58:01.3898554Z Skipping (s,q) (1.45, 90): inconsistent with heavy hitters! 2025-05-07T20:58:01.3898706Z Skipping (s,q) (1.46, 90): inconsistent with heavy hitters! 2025-05-07T20:58:01.3898850Z Skipping (s,q) (1.47, 90): inconsistent with heavy hitters! 2025-05-07T20:58:01.3898994Z Skipping (s,q) (1.48, 90): inconsistent with heavy hitters! 2025-05-07T20:58:01.3899140Z Skipping (s,q) (1.49, 90): inconsistent with heavy hitters! 2025-05-07T20:58:01.3899287Z Skipping (s,q) (1.5, 90): inconsistent with heavy hitters! 2025-05-07T20:58:01.3899434Z Skipping (s,q) (1.51, 90): inconsistent with heavy hitters! 2025-05-07T20:58:01.3899586Z Skipping (s,q) (1.52, 90): inconsistent with heavy hitters! 2025-05-07T20:58:01.3899732Z Skipping (s,q) (1.53, 90): inconsistent with heavy hitters! 2025-05-07T20:58:01.3899882Z Skipping (s,q) (1.54, 90): inconsistent with heavy hitters! 2025-05-07T20:58:01.3900035Z Skipping (s,q) (1.55, 90): inconsistent with heavy hitters! 2025-05-07T20:58:01.3900184Z Skipping (s,q) (1.56, 90): inconsistent with heavy hitters! 2025-05-07T20:58:01.3900334Z Skipping (s,q) (1.57, 90): inconsistent with heavy hitters! 2025-05-07T20:58:01.3900482Z Skipping (s,q) (1.58, 90): inconsistent with heavy hitters! 2025-05-07T20:58:01.3900627Z Skipping (s,q) (1.59, 90): inconsistent with heavy hitters! 2025-05-07T20:58:01.3900773Z Skipping (s,q) (1.6, 90): inconsistent with heavy hitters! 2025-05-07T20:58:01.3900959Z Skipping (s,q) (1.61, 90): inconsistent with heavy hitters! 2025-05-07T20:58:01.3901107Z Skipping (s,q) (1.62, 90): inconsistent with heavy hitters! 2025-05-07T20:58:01.3901302Z Skipping (s,q) (1.63, 90): inconsistent with heavy hitters! 2025-05-07T20:58:01.3901447Z Skipping (s,q) (1.64, 90): inconsistent with heavy hitters! 2025-05-07T20:58:01.3901635Z Skipping (s,q) (1.65, 90): inconsistent with heavy hitters! 2025-05-07T20:58:01.3901781Z Skipping (s,q) (1.66, 90): inconsistent with heavy hitters! 2025-05-07T20:58:01.3901927Z Skipping (s,q) (1.67, 90): inconsistent with heavy hitters! 2025-05-07T20:58:01.3902080Z Skipping (s,q) (1.68, 90): inconsistent with heavy hitters! 2025-05-07T20:58:01.3902229Z Skipping (s,q) (1.69, 90): inconsistent with heavy hitters! 2025-05-07T20:58:01.3902374Z Skipping (s,q) (1.7, 90): inconsistent with heavy hitters! 2025-05-07T20:58:01.3902525Z Skipping (s,q) (1.71, 90): inconsistent with heavy hitters! 2025-05-07T20:58:01.3902671Z Skipping (s,q) (1.72, 90): inconsistent with heavy hitters! 2025-05-07T20:58:01.3902821Z Skipping (s,q) (1.73, 90): inconsistent with heavy hitters! 2025-05-07T20:58:01.3902967Z Skipping (s,q) (1.74, 90): inconsistent with heavy hitters! 2025-05-07T20:58:01.3903115Z Skipping (s,q) (1.75, 90): inconsistent with heavy hitters! 2025-05-07T20:58:01.3903264Z Skipping (s,q) (1.76, 90): inconsistent with heavy hitters! 2025-05-07T20:58:01.3903411Z Skipping (s,q) (1.77, 90): inconsistent with heavy hitters! 2025-05-07T20:58:01.3903558Z Skipping (s,q) (1.78, 90): inconsistent with heavy hitters! 2025-05-07T20:58:01.3903708Z Skipping (s,q) (1.79, 90): inconsistent with heavy hitters! 2025-05-07T20:58:01.3903853Z Skipping (s,q) (1.8, 90): inconsistent with heavy hitters! 2025-05-07T20:58:01.3903999Z Skipping (s,q) (1.81, 90): inconsistent with heavy hitters! 2025-05-07T20:58:01.3904151Z Skipping (s,q) (1.82, 90): inconsistent with heavy hitters! 2025-05-07T20:58:01.3904297Z Skipping (s,q) (1.83, 90): inconsistent with heavy hitters! 2025-05-07T20:58:01.3904448Z Skipping (s,q) (1.84, 90): inconsistent with heavy hitters! 2025-05-07T20:58:01.3904595Z Skipping (s,q) (1.85, 90): inconsistent with heavy hitters! 2025-05-07T20:58:01.3904807Z Skipping (s,q) (1.86, 90): inconsistent with heavy hitters! 2025-05-07T20:58:01.3904956Z Skipping (s,q) (1.87, 90): inconsistent with heavy hitters! 2025-05-07T20:58:01.3905104Z Skipping (s,q) (1.88, 90): inconsistent with heavy hitters! 2025-05-07T20:58:01.3905249Z Skipping (s,q) (1.89, 90): inconsistent with heavy hitters! 2025-05-07T20:58:01.3905395Z Skipping (s,q) (1.9, 90): inconsistent with heavy hitters! 2025-05-07T20:58:01.3905541Z Skipping (s,q) (1.91, 90): inconsistent with heavy hitters! 2025-05-07T20:58:01.3905693Z Skipping (s,q) (1.92, 90): inconsistent with heavy hitters! 2025-05-07T20:58:01.3905838Z Skipping (s,q) (1.93, 90): inconsistent with heavy hitters! 2025-05-07T20:58:01.3905983Z Skipping (s,q) (1.94, 90): inconsistent with heavy hitters! 2025-05-07T20:58:01.3906131Z Skipping (s,q) (1.95, 90): inconsistent with heavy hitters! 2025-05-07T20:58:01.3906279Z Skipping (s,q) (1.96, 90): inconsistent with heavy hitters! 2025-05-07T20:58:01.3906432Z Skipping (s,q) (1.97, 90): inconsistent with heavy hitters! 2025-05-07T20:58:01.3906601Z Skipping (s,q) (1.98, 90): inconsistent with heavy hitters! 2025-05-07T20:58:01.3906768Z Skipping (s,q) (1.99, 90): inconsistent with heavy hitters! 2025-05-07T20:58:01.3906934Z Skipping (s,q) (0.01, 92.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3907086Z Skipping (s,q) (0.02, 92.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3907236Z Skipping (s,q) (0.03, 92.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3907390Z Skipping (s,q) (0.04, 92.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3907540Z Skipping (s,q) (0.05, 92.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3907689Z Skipping (s,q) (0.06, 92.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3907840Z Skipping (s,q) (0.07, 92.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3908031Z Skipping (s,q) (0.08, 92.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3908186Z Skipping (s,q) (0.09, 92.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3908376Z Skipping (s,q) (0.1, 92.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3908526Z Skipping (s,q) (0.11, 92.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3908714Z Skipping (s,q) (0.12, 92.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3908864Z Skipping (s,q) (0.13, 92.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3909012Z Skipping (s,q) (0.14, 92.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3909164Z Skipping (s,q) (0.15, 92.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3909312Z Skipping (s,q) (0.16, 92.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3909459Z Skipping (s,q) (0.17, 92.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3909611Z Skipping (s,q) (0.18, 92.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3909763Z Skipping (s,q) (0.19, 92.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3909915Z Skipping (s,q) (0.2, 92.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3910069Z Skipping (s,q) (0.21, 92.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3910218Z Skipping (s,q) (0.22, 92.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3910371Z Skipping (s,q) (0.23, 92.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3910521Z Skipping (s,q) (0.24, 92.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3910671Z Skipping (s,q) (0.25, 92.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3910823Z Skipping (s,q) (0.26, 92.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3910974Z Skipping (s,q) (0.27, 92.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3911126Z Skipping (s,q) (0.28, 92.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3911274Z Skipping (s,q) (0.29, 92.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3911425Z Skipping (s,q) (0.3, 92.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3911577Z Skipping (s,q) (0.31, 92.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3911771Z Skipping (s,q) (0.32, 92.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3911920Z Skipping (s,q) (0.33, 92.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3912073Z Skipping (s,q) (0.34, 92.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3912224Z Skipping (s,q) (0.35, 92.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3912378Z Skipping (s,q) (0.36, 92.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3912527Z Skipping (s,q) (0.37, 92.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3912675Z Skipping (s,q) (0.38, 92.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3912827Z Skipping (s,q) (0.39, 92.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3912976Z Skipping (s,q) (0.4, 92.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3913129Z Skipping (s,q) (0.41, 92.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3913279Z Skipping (s,q) (0.42, 92.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3913435Z Skipping (s,q) (0.43, 92.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3913588Z Skipping (s,q) (0.44, 92.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3913740Z Skipping (s,q) (0.45, 92.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3913889Z Skipping (s,q) (0.46, 92.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3914042Z Skipping (s,q) (0.47, 92.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3914191Z Skipping (s,q) (0.48, 92.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3914341Z Skipping (s,q) (0.49, 92.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3914493Z Skipping (s,q) (0.5, 92.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3914643Z Skipping (s,q) (0.51, 92.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3914851Z Skipping (s,q) (0.52, 92.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3915003Z Skipping (s,q) (0.53, 92.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3915194Z Skipping (s,q) (0.54, 92.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3915349Z Skipping (s,q) (0.55, 92.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3915532Z Skipping (s,q) (0.56, 92.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3915682Z Skipping (s,q) (0.57, 92.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3915835Z Skipping (s,q) (0.58, 92.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3915986Z Skipping (s,q) (0.59, 92.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3916137Z Skipping (s,q) (0.6, 92.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3916285Z Skipping (s,q) (0.61, 92.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3916436Z Skipping (s,q) (0.62, 92.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3916589Z Skipping (s,q) (0.63, 92.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3916738Z Skipping (s,q) (0.64, 92.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3916893Z Skipping (s,q) (0.65, 92.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3917045Z Skipping (s,q) (0.66, 92.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3917197Z Skipping (s,q) (0.67, 92.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3917346Z Skipping (s,q) (0.68, 92.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3917499Z Skipping (s,q) (0.69, 92.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3917649Z Skipping (s,q) (0.7, 92.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3917801Z Skipping (s,q) (0.71, 92.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3917952Z Skipping (s,q) (0.72, 92.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3918101Z Skipping (s,q) (0.73, 92.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3918256Z Skipping (s,q) (0.74, 92.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3918407Z Skipping (s,q) (0.75, 92.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3918600Z Skipping (s,q) (0.76, 92.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3918754Z Skipping (s,q) (0.77, 92.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3918907Z Skipping (s,q) (0.78, 92.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3919058Z Skipping (s,q) (0.79, 92.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3919206Z Skipping (s,q) (0.8, 92.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3919353Z Skipping (s,q) (0.81, 92.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3919503Z Skipping (s,q) (0.82, 92.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3919654Z Skipping (s,q) (0.83, 92.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3919803Z Skipping (s,q) (0.84, 92.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3919956Z Skipping (s,q) (0.85, 92.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3920106Z Skipping (s,q) (0.86, 92.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3920258Z Skipping (s,q) (0.87, 92.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3920411Z Skipping (s,q) (0.88, 92.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3920558Z Skipping (s,q) (0.89, 92.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3920711Z Skipping (s,q) (0.9, 92.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3920860Z Skipping (s,q) (0.91, 92.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3921007Z Skipping (s,q) (0.92, 92.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3921160Z Skipping (s,q) (0.93, 92.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3921309Z Skipping (s,q) (0.94, 92.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3921465Z Skipping (s,q) (0.95, 92.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3921612Z Skipping (s,q) (0.96, 92.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3921806Z Skipping (s,q) (0.97, 92.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3921959Z Skipping (s,q) (0.98, 92.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3922149Z Skipping (s,q) (0.99, 92.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3922295Z Skipping (s,q) (1, 92.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3922486Z Skipping (s,q) (1.01, 92.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3922637Z Skipping (s,q) (1.02, 92.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3922788Z Skipping (s,q) (1.03, 92.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3922937Z Skipping (s,q) (1.04, 92.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3923085Z Skipping (s,q) (1.05, 92.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3923236Z Skipping (s,q) (1.06, 92.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3923384Z Skipping (s,q) (1.07, 92.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3923538Z Skipping (s,q) (1.08, 92.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3923690Z Skipping (s,q) (1.09, 92.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3923842Z Skipping (s,q) (1.1, 92.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3923995Z Skipping (s,q) (1.11, 92.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3924145Z Skipping (s,q) (1.12, 92.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3924296Z Skipping (s,q) (1.13, 92.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3924447Z Skipping (s,q) (1.14, 92.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3924597Z Skipping (s,q) (1.15, 92.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3924746Z Skipping (s,q) (1.16, 92.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3924899Z Skipping (s,q) (1.17, 92.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3925046Z Skipping (s,q) (1.18, 92.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3925202Z Skipping (s,q) (1.19, 92.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3925350Z Skipping (s,q) (1.2, 92.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3925540Z Skipping (s,q) (1.21, 92.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3925694Z Skipping (s,q) (1.22, 92.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3925849Z Skipping (s,q) (1.23, 92.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3925998Z Skipping (s,q) (1.24, 92.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3926151Z Skipping (s,q) (1.25, 92.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3926302Z Skipping (s,q) (1.26, 92.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3926454Z Skipping (s,q) (1.27, 92.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3926607Z Skipping (s,q) (1.28, 92.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3926755Z Skipping (s,q) (1.29, 92.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3926911Z Skipping (s,q) (1.3, 92.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3927062Z Skipping (s,q) (1.31, 92.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3927214Z Skipping (s,q) (1.32, 92.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3927365Z Skipping (s,q) (1.33, 92.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3927515Z Skipping (s,q) (1.34, 92.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3927663Z Skipping (s,q) (1.35, 92.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3927816Z Skipping (s,q) (1.36, 92.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3927965Z Skipping (s,q) (1.37, 92.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3928119Z Skipping (s,q) (1.38, 92.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3928268Z Skipping (s,q) (1.39, 92.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3928416Z Skipping (s,q) (1.4, 92.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3928615Z Skipping (s,q) (1.41, 92.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3928766Z Skipping (s,q) (1.42, 92.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3928954Z Skipping (s,q) (1.43, 92.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3929105Z Skipping (s,q) (1.44, 92.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3929314Z Skipping (s,q) (1.45, 92.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3929468Z Skipping (s,q) (1.46, 92.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3929620Z Skipping (s,q) (1.47, 92.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3929767Z Skipping (s,q) (1.48, 92.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3929922Z Skipping (s,q) (1.49, 92.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3930072Z Skipping (s,q) (1.5, 92.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3930221Z Skipping (s,q) (1.51, 92.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3930379Z Skipping (s,q) (1.52, 92.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3930532Z Skipping (s,q) (1.53, 92.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3930688Z Skipping (s,q) (1.54, 92.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3930839Z Skipping (s,q) (1.55, 92.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3930986Z Skipping (s,q) (1.56, 92.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3931140Z Skipping (s,q) (1.57, 92.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3931291Z Skipping (s,q) (1.58, 92.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3931441Z Skipping (s,q) (1.59, 92.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3931593Z Skipping (s,q) (1.6, 92.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3931743Z Skipping (s,q) (1.61, 92.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3931893Z Skipping (s,q) (1.62, 92.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3932044Z Skipping (s,q) (1.63, 92.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3932195Z Skipping (s,q) (1.64, 92.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3932347Z Skipping (s,q) (1.65, 92.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3932540Z Skipping (s,q) (1.66, 92.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3932689Z Skipping (s,q) (1.67, 92.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3932844Z Skipping (s,q) (1.68, 92.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3932992Z Skipping (s,q) (1.69, 92.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3933148Z Skipping (s,q) (1.7, 92.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3933296Z Skipping (s,q) (1.71, 92.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3933444Z Skipping (s,q) (1.72, 92.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3933594Z Skipping (s,q) (1.73, 92.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3933742Z Skipping (s,q) (1.74, 92.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3933892Z Skipping (s,q) (1.75, 92.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3934050Z Skipping (s,q) (1.76, 92.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3934205Z Skipping (s,q) (1.77, 92.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3934354Z Skipping (s,q) (1.78, 92.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3934506Z Skipping (s,q) (1.79, 92.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3934656Z Skipping (s,q) (1.8, 92.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3934808Z Skipping (s,q) (1.81, 92.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3934960Z Skipping (s,q) (1.82, 92.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3935110Z Skipping (s,q) (1.83, 92.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3935261Z Skipping (s,q) (1.84, 92.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3935410Z Skipping (s,q) (1.85, 92.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3935600Z Skipping (s,q) (1.86, 92.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3935752Z Skipping (s,q) (1.87, 92.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3935940Z Skipping (s,q) (1.88, 92.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3936152Z Skipping (s,q) (1.89, 92.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3936341Z Skipping (s,q) (1.9, 92.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3936493Z Skipping (s,q) (1.91, 92.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3936652Z Skipping (s,q) (1.92, 92.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3936822Z Skipping (s,q) (1.93, 92.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3936993Z Skipping (s,q) (1.94, 92.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3937146Z Skipping (s,q) (1.95, 92.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3937296Z Skipping (s,q) (1.96, 92.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3937449Z Skipping (s,q) (1.97, 92.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3937597Z Skipping (s,q) (1.98, 92.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3937750Z Skipping (s,q) (1.99, 92.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3937901Z Skipping (s,q) (0.01, 95): inconsistent with heavy hitters! 2025-05-07T20:58:01.3938051Z Skipping (s,q) (0.02, 95): inconsistent with heavy hitters! 2025-05-07T20:58:01.3938198Z Skipping (s,q) (0.03, 95): inconsistent with heavy hitters! 2025-05-07T20:58:01.3938345Z Skipping (s,q) (0.04, 95): inconsistent with heavy hitters! 2025-05-07T20:58:01.3938493Z Skipping (s,q) (0.05, 95): inconsistent with heavy hitters! 2025-05-07T20:58:01.3938645Z Skipping (s,q) (0.06, 95): inconsistent with heavy hitters! 2025-05-07T20:58:01.3938793Z Skipping (s,q) (0.07, 95): inconsistent with heavy hitters! 2025-05-07T20:58:01.3938937Z Skipping (s,q) (0.08, 95): inconsistent with heavy hitters! 2025-05-07T20:58:01.3939091Z Skipping (s,q) (0.09, 95): inconsistent with heavy hitters! 2025-05-07T20:58:01.3939239Z Skipping (s,q) (0.1, 95): inconsistent with heavy hitters! 2025-05-07T20:58:01.3939429Z Skipping (s,q) (0.11, 95): inconsistent with heavy hitters! 2025-05-07T20:58:01.3939578Z Skipping (s,q) (0.12, 95): inconsistent with heavy hitters! 2025-05-07T20:58:01.3939726Z Skipping (s,q) (0.13, 95): inconsistent with heavy hitters! 2025-05-07T20:58:01.3939873Z Skipping (s,q) (0.14, 95): inconsistent with heavy hitters! 2025-05-07T20:58:01.3940018Z Skipping (s,q) (0.15, 95): inconsistent with heavy hitters! 2025-05-07T20:58:01.3940163Z Skipping (s,q) (0.16, 95): inconsistent with heavy hitters! 2025-05-07T20:58:01.3940311Z Skipping (s,q) (0.17, 95): inconsistent with heavy hitters! 2025-05-07T20:58:01.3940461Z Skipping (s,q) (0.18, 95): inconsistent with heavy hitters! 2025-05-07T20:58:01.3940608Z Skipping (s,q) (0.19, 95): inconsistent with heavy hitters! 2025-05-07T20:58:01.3940755Z Skipping (s,q) (0.2, 95): inconsistent with heavy hitters! 2025-05-07T20:58:01.3940902Z Skipping (s,q) (0.21, 95): inconsistent with heavy hitters! 2025-05-07T20:58:01.3941047Z Skipping (s,q) (0.22, 95): inconsistent with heavy hitters! 2025-05-07T20:58:01.3941200Z Skipping (s,q) (0.23, 95): inconsistent with heavy hitters! 2025-05-07T20:58:01.3941344Z Skipping (s,q) (0.24, 95): inconsistent with heavy hitters! 2025-05-07T20:58:01.3941500Z Skipping (s,q) (0.25, 95): inconsistent with heavy hitters! 2025-05-07T20:58:01.3941647Z Skipping (s,q) (0.26, 95): inconsistent with heavy hitters! 2025-05-07T20:58:01.3941791Z Skipping (s,q) (0.27, 95): inconsistent with heavy hitters! 2025-05-07T20:58:01.3941937Z Skipping (s,q) (0.28, 95): inconsistent with heavy hitters! 2025-05-07T20:58:01.3942082Z Skipping (s,q) (0.29, 95): inconsistent with heavy hitters! 2025-05-07T20:58:01.3942228Z Skipping (s,q) (0.3, 95): inconsistent with heavy hitters! 2025-05-07T20:58:01.3942377Z Skipping (s,q) (0.31, 95): inconsistent with heavy hitters! 2025-05-07T20:58:01.3942567Z Skipping (s,q) (0.32, 95): inconsistent with heavy hitters! 2025-05-07T20:58:01.3942720Z Skipping (s,q) (0.33, 95): inconsistent with heavy hitters! 2025-05-07T20:58:01.3942906Z Skipping (s,q) (0.34, 95): inconsistent with heavy hitters! 2025-05-07T20:58:01.3943051Z Skipping (s,q) (0.35, 95): inconsistent with heavy hitters! 2025-05-07T20:58:01.3943234Z Skipping (s,q) (0.36, 95): inconsistent with heavy hitters! 2025-05-07T20:58:01.3943380Z Skipping (s,q) (0.37, 95): inconsistent with heavy hitters! 2025-05-07T20:58:01.3943526Z Skipping (s,q) (0.38, 95): inconsistent with heavy hitters! 2025-05-07T20:58:01.3943673Z Skipping (s,q) (0.39, 95): inconsistent with heavy hitters! 2025-05-07T20:58:01.3943818Z Skipping (s,q) (0.4, 95): inconsistent with heavy hitters! 2025-05-07T20:58:01.3943969Z Skipping (s,q) (0.41, 95): inconsistent with heavy hitters! 2025-05-07T20:58:01.3944118Z Skipping (s,q) (0.42, 95): inconsistent with heavy hitters! 2025-05-07T20:58:01.3944262Z Skipping (s,q) (0.43, 95): inconsistent with heavy hitters! 2025-05-07T20:58:01.3944413Z Skipping (s,q) (0.44, 95): inconsistent with heavy hitters! 2025-05-07T20:58:01.3944560Z Skipping (s,q) (0.45, 95): inconsistent with heavy hitters! 2025-05-07T20:58:01.3944706Z Skipping (s,q) (0.46, 95): inconsistent with heavy hitters! 2025-05-07T20:58:01.3944855Z Skipping (s,q) (0.47, 95): inconsistent with heavy hitters! 2025-05-07T20:58:01.3945002Z Skipping (s,q) (0.48, 95): inconsistent with heavy hitters! 2025-05-07T20:58:01.3945146Z Skipping (s,q) (0.49, 95): inconsistent with heavy hitters! 2025-05-07T20:58:01.3945295Z Skipping (s,q) (0.5, 95): inconsistent with heavy hitters! 2025-05-07T20:58:01.3945443Z Skipping (s,q) (0.51, 95): inconsistent with heavy hitters! 2025-05-07T20:58:01.3945593Z Skipping (s,q) (0.52, 95): inconsistent with heavy hitters! 2025-05-07T20:58:01.3945736Z Skipping (s,q) (0.53, 95): inconsistent with heavy hitters! 2025-05-07T20:58:01.3945884Z Skipping (s,q) (0.54, 95): inconsistent with heavy hitters! 2025-05-07T20:58:01.3946034Z Skipping (s,q) (0.55, 95): inconsistent with heavy hitters! 2025-05-07T20:58:01.3946179Z Skipping (s,q) (0.56, 95): inconsistent with heavy hitters! 2025-05-07T20:58:01.3946372Z Skipping (s,q) (0.57, 95): inconsistent with heavy hitters! 2025-05-07T20:58:01.3946519Z Skipping (s,q) (0.58, 95): inconsistent with heavy hitters! 2025-05-07T20:58:01.3946666Z Skipping (s,q) (0.59, 95): inconsistent with heavy hitters! 2025-05-07T20:58:01.3946812Z Skipping (s,q) (0.6, 95): inconsistent with heavy hitters! 2025-05-07T20:58:01.3946959Z Skipping (s,q) (0.61, 95): inconsistent with heavy hitters! 2025-05-07T20:58:01.3947106Z Skipping (s,q) (0.62, 95): inconsistent with heavy hitters! 2025-05-07T20:58:01.3947253Z Skipping (s,q) (0.63, 95): inconsistent with heavy hitters! 2025-05-07T20:58:01.3947402Z Skipping (s,q) (0.64, 95): inconsistent with heavy hitters! 2025-05-07T20:58:01.3947547Z Skipping (s,q) (0.65, 95): inconsistent with heavy hitters! 2025-05-07T20:58:01.3947704Z Skipping (s,q) (0.66, 95): inconsistent with heavy hitters! 2025-05-07T20:58:01.3947851Z Skipping (s,q) (0.67, 95): inconsistent with heavy hitters! 2025-05-07T20:58:01.3948003Z Skipping (s,q) (0.68, 95): inconsistent with heavy hitters! 2025-05-07T20:58:01.3948149Z Skipping (s,q) (0.69, 95): inconsistent with heavy hitters! 2025-05-07T20:58:01.3948293Z Skipping (s,q) (0.7, 95): inconsistent with heavy hitters! 2025-05-07T20:58:01.3948440Z Skipping (s,q) (0.71, 95): inconsistent with heavy hitters! 2025-05-07T20:58:01.3948585Z Skipping (s,q) (0.72, 95): inconsistent with heavy hitters! 2025-05-07T20:58:01.3948733Z Skipping (s,q) (0.73, 95): inconsistent with heavy hitters! 2025-05-07T20:58:01.3948885Z Skipping (s,q) (0.74, 95): inconsistent with heavy hitters! 2025-05-07T20:58:01.3949029Z Skipping (s,q) (0.75, 95): inconsistent with heavy hitters! 2025-05-07T20:58:01.3949176Z Skipping (s,q) (0.76, 95): inconsistent with heavy hitters! 2025-05-07T20:58:01.3949326Z Skipping (s,q) (0.77, 95): inconsistent with heavy hitters! 2025-05-07T20:58:01.3949512Z Skipping (s,q) (0.78, 95): inconsistent with heavy hitters! 2025-05-07T20:58:01.3949661Z Skipping (s,q) (0.79, 95): inconsistent with heavy hitters! 2025-05-07T20:58:01.3949848Z Skipping (s,q) (0.8, 95): inconsistent with heavy hitters! 2025-05-07T20:58:01.3949996Z Skipping (s,q) (0.81, 95): inconsistent with heavy hitters! 2025-05-07T20:58:01.3950183Z Skipping (s,q) (0.82, 95): inconsistent with heavy hitters! 2025-05-07T20:58:01.3950332Z Skipping (s,q) (0.83, 95): inconsistent with heavy hitters! 2025-05-07T20:58:01.3950479Z Skipping (s,q) (0.84, 95): inconsistent with heavy hitters! 2025-05-07T20:58:01.3950629Z Skipping (s,q) (0.85, 95): inconsistent with heavy hitters! 2025-05-07T20:58:01.3950774Z Skipping (s,q) (0.86, 95): inconsistent with heavy hitters! 2025-05-07T20:58:01.3950922Z Skipping (s,q) (0.87, 95): inconsistent with heavy hitters! 2025-05-07T20:58:01.3951068Z Skipping (s,q) (0.88, 95): inconsistent with heavy hitters! 2025-05-07T20:58:01.3951216Z Skipping (s,q) (0.89, 95): inconsistent with heavy hitters! 2025-05-07T20:58:01.3951364Z Skipping (s,q) (0.9, 95): inconsistent with heavy hitters! 2025-05-07T20:58:01.3951517Z Skipping (s,q) (0.91, 95): inconsistent with heavy hitters! 2025-05-07T20:58:01.3951665Z Skipping (s,q) (0.92, 95): inconsistent with heavy hitters! 2025-05-07T20:58:01.3951820Z Skipping (s,q) (0.93, 95): inconsistent with heavy hitters! 2025-05-07T20:58:01.3951964Z Skipping (s,q) (0.94, 95): inconsistent with heavy hitters! 2025-05-07T20:58:01.3952120Z Skipping (s,q) (0.95, 95): inconsistent with heavy hitters! 2025-05-07T20:58:01.3952266Z Skipping (s,q) (0.96, 95): inconsistent with heavy hitters! 2025-05-07T20:58:01.3952412Z Skipping (s,q) (0.97, 95): inconsistent with heavy hitters! 2025-05-07T20:58:01.3952560Z Skipping (s,q) (0.98, 95): inconsistent with heavy hitters! 2025-05-07T20:58:01.3952707Z Skipping (s,q) (0.99, 95): inconsistent with heavy hitters! 2025-05-07T20:58:01.3952850Z Skipping (s,q) (1, 95): inconsistent with heavy hitters! 2025-05-07T20:58:01.3953002Z Skipping (s,q) (1.01, 95): inconsistent with heavy hitters! 2025-05-07T20:58:01.3953149Z Skipping (s,q) (1.02, 95): inconsistent with heavy hitters! 2025-05-07T20:58:01.3953343Z Skipping (s,q) (1.03, 95): inconsistent with heavy hitters! 2025-05-07T20:58:01.3953488Z Skipping (s,q) (1.04, 95): inconsistent with heavy hitters! 2025-05-07T20:58:01.3953638Z Skipping (s,q) (1.05, 95): inconsistent with heavy hitters! 2025-05-07T20:58:01.3953791Z Skipping (s,q) (1.06, 95): inconsistent with heavy hitters! 2025-05-07T20:58:01.3953934Z Skipping (s,q) (1.07, 95): inconsistent with heavy hitters! 2025-05-07T20:58:01.3954077Z Skipping (s,q) (1.08, 95): inconsistent with heavy hitters! 2025-05-07T20:58:01.3954229Z Skipping (s,q) (1.09, 95): inconsistent with heavy hitters! 2025-05-07T20:58:01.3954373Z Skipping (s,q) (1.1, 95): inconsistent with heavy hitters! 2025-05-07T20:58:01.3954517Z Skipping (s,q) (1.11, 95): inconsistent with heavy hitters! 2025-05-07T20:58:01.3954667Z Skipping (s,q) (1.12, 95): inconsistent with heavy hitters! 2025-05-07T20:58:01.3954811Z Skipping (s,q) (1.13, 95): inconsistent with heavy hitters! 2025-05-07T20:58:01.3954965Z Skipping (s,q) (1.14, 95): inconsistent with heavy hitters! 2025-05-07T20:58:01.3955109Z Skipping (s,q) (1.15, 95): inconsistent with heavy hitters! 2025-05-07T20:58:01.3955256Z Skipping (s,q) (1.16, 95): inconsistent with heavy hitters! 2025-05-07T20:58:01.3955402Z Skipping (s,q) (1.17, 95): inconsistent with heavy hitters! 2025-05-07T20:58:01.3955550Z Skipping (s,q) (1.18, 95): inconsistent with heavy hitters! 2025-05-07T20:58:01.3955698Z Skipping (s,q) (1.19, 95): inconsistent with heavy hitters! 2025-05-07T20:58:01.3955848Z Skipping (s,q) (1.2, 95): inconsistent with heavy hitters! 2025-05-07T20:58:01.3959615Z Skipping (s,q) (1.21, 95): inconsistent with heavy hitters! 2025-05-07T20:58:01.3959768Z Skipping (s,q) (1.22, 95): inconsistent with heavy hitters! 2025-05-07T20:58:01.3960018Z Skipping (s,q) (1.23, 95): inconsistent with heavy hitters! 2025-05-07T20:58:01.3960167Z Skipping (s,q) (1.24, 95): inconsistent with heavy hitters! 2025-05-07T20:58:01.3960393Z Skipping (s,q) (1.25, 95): inconsistent with heavy hitters! 2025-05-07T20:58:01.3960541Z Skipping (s,q) (1.26, 95): inconsistent with heavy hitters! 2025-05-07T20:58:01.3960740Z Skipping (s,q) (1.27, 95): inconsistent with heavy hitters! 2025-05-07T20:58:01.3960888Z Skipping (s,q) (1.28, 95): inconsistent with heavy hitters! 2025-05-07T20:58:01.3961039Z Skipping (s,q) (1.29, 95): inconsistent with heavy hitters! 2025-05-07T20:58:01.3961182Z Skipping (s,q) (1.3, 95): inconsistent with heavy hitters! 2025-05-07T20:58:01.3961328Z Skipping (s,q) (1.31, 95): inconsistent with heavy hitters! 2025-05-07T20:58:01.3961471Z Skipping (s,q) (1.32, 95): inconsistent with heavy hitters! 2025-05-07T20:58:01.3961616Z Skipping (s,q) (1.33, 95): inconsistent with heavy hitters! 2025-05-07T20:58:01.3961766Z Skipping (s,q) (1.34, 95): inconsistent with heavy hitters! 2025-05-07T20:58:01.3961912Z Skipping (s,q) (1.35, 95): inconsistent with heavy hitters! 2025-05-07T20:58:01.3962057Z Skipping (s,q) (1.36, 95): inconsistent with heavy hitters! 2025-05-07T20:58:01.3962214Z Skipping (s,q) (1.37, 95): inconsistent with heavy hitters! 2025-05-07T20:58:01.3962359Z Skipping (s,q) (1.38, 95): inconsistent with heavy hitters! 2025-05-07T20:58:01.3962511Z Skipping (s,q) (1.39, 95): inconsistent with heavy hitters! 2025-05-07T20:58:01.3962654Z Skipping (s,q) (1.4, 95): inconsistent with heavy hitters! 2025-05-07T20:58:01.3962798Z Skipping (s,q) (1.41, 95): inconsistent with heavy hitters! 2025-05-07T20:58:01.3962946Z Skipping (s,q) (1.42, 95): inconsistent with heavy hitters! 2025-05-07T20:58:01.3963089Z Skipping (s,q) (1.43, 95): inconsistent with heavy hitters! 2025-05-07T20:58:01.3963235Z Skipping (s,q) (1.44, 95): inconsistent with heavy hitters! 2025-05-07T20:58:01.3963382Z Skipping (s,q) (1.45, 95): inconsistent with heavy hitters! 2025-05-07T20:58:01.3963530Z Skipping (s,q) (1.46, 95): inconsistent with heavy hitters! 2025-05-07T20:58:01.3963672Z Skipping (s,q) (1.47, 95): inconsistent with heavy hitters! 2025-05-07T20:58:01.3963882Z Skipping (s,q) (1.48, 95): inconsistent with heavy hitters! 2025-05-07T20:58:01.3964025Z Skipping (s,q) (1.49, 95): inconsistent with heavy hitters! 2025-05-07T20:58:01.3964173Z Skipping (s,q) (1.5, 95): inconsistent with heavy hitters! 2025-05-07T20:58:01.3964318Z Skipping (s,q) (1.51, 95): inconsistent with heavy hitters! 2025-05-07T20:58:01.3964461Z Skipping (s,q) (1.52, 95): inconsistent with heavy hitters! 2025-05-07T20:58:01.3964608Z Skipping (s,q) (1.53, 95): inconsistent with heavy hitters! 2025-05-07T20:58:01.3964756Z Skipping (s,q) (1.54, 95): inconsistent with heavy hitters! 2025-05-07T20:58:01.3964900Z Skipping (s,q) (1.55, 95): inconsistent with heavy hitters! 2025-05-07T20:58:01.3965046Z Skipping (s,q) (1.56, 95): inconsistent with heavy hitters! 2025-05-07T20:58:01.3965192Z Skipping (s,q) (1.57, 95): inconsistent with heavy hitters! 2025-05-07T20:58:01.3965338Z Skipping (s,q) (1.58, 95): inconsistent with heavy hitters! 2025-05-07T20:58:01.3965484Z Skipping (s,q) (1.59, 95): inconsistent with heavy hitters! 2025-05-07T20:58:01.3965629Z Skipping (s,q) (1.6, 95): inconsistent with heavy hitters! 2025-05-07T20:58:01.3965776Z Skipping (s,q) (1.61, 95): inconsistent with heavy hitters! 2025-05-07T20:58:01.3965921Z Skipping (s,q) (1.62, 95): inconsistent with heavy hitters! 2025-05-07T20:58:01.3966065Z Skipping (s,q) (1.63, 95): inconsistent with heavy hitters! 2025-05-07T20:58:01.3966210Z Skipping (s,q) (1.64, 95): inconsistent with heavy hitters! 2025-05-07T20:58:01.3966358Z Skipping (s,q) (1.65, 95): inconsistent with heavy hitters! 2025-05-07T20:58:01.3966505Z Skipping (s,q) (1.66, 95): inconsistent with heavy hitters! 2025-05-07T20:58:01.3966649Z Skipping (s,q) (1.67, 95): inconsistent with heavy hitters! 2025-05-07T20:58:01.3966794Z Skipping (s,q) (1.68, 95): inconsistent with heavy hitters! 2025-05-07T20:58:01.3966986Z Skipping (s,q) (1.69, 95): inconsistent with heavy hitters! 2025-05-07T20:58:01.3967131Z Skipping (s,q) (1.7, 95): inconsistent with heavy hitters! 2025-05-07T20:58:01.3967314Z Skipping (s,q) (1.71, 95): inconsistent with heavy hitters! 2025-05-07T20:58:01.3967460Z Skipping (s,q) (1.72, 95): inconsistent with heavy hitters! 2025-05-07T20:58:01.3967639Z Skipping (s,q) (1.73, 95): inconsistent with heavy hitters! 2025-05-07T20:58:01.3967786Z Skipping (s,q) (1.74, 95): inconsistent with heavy hitters! 2025-05-07T20:58:01.3967933Z Skipping (s,q) (1.75, 95): inconsistent with heavy hitters! 2025-05-07T20:58:01.3968075Z Skipping (s,q) (1.76, 95): inconsistent with heavy hitters! 2025-05-07T20:58:01.3968223Z Skipping (s,q) (1.77, 95): inconsistent with heavy hitters! 2025-05-07T20:58:01.3968366Z Skipping (s,q) (1.78, 95): inconsistent with heavy hitters! 2025-05-07T20:58:01.3968508Z Skipping (s,q) (1.79, 95): inconsistent with heavy hitters! 2025-05-07T20:58:01.3968655Z Skipping (s,q) (1.8, 95): inconsistent with heavy hitters! 2025-05-07T20:58:01.3968799Z Skipping (s,q) (1.81, 95): inconsistent with heavy hitters! 2025-05-07T20:58:01.3968947Z Skipping (s,q) (1.82, 95): inconsistent with heavy hitters! 2025-05-07T20:58:01.3969094Z Skipping (s,q) (1.83, 95): inconsistent with heavy hitters! 2025-05-07T20:58:01.3969239Z Skipping (s,q) (1.84, 95): inconsistent with heavy hitters! 2025-05-07T20:58:01.3969385Z Skipping (s,q) (1.85, 95): inconsistent with heavy hitters! 2025-05-07T20:58:01.3969529Z Skipping (s,q) (1.86, 95): inconsistent with heavy hitters! 2025-05-07T20:58:01.3969674Z Skipping (s,q) (1.87, 95): inconsistent with heavy hitters! 2025-05-07T20:58:01.3969824Z Skipping (s,q) (1.88, 95): inconsistent with heavy hitters! 2025-05-07T20:58:01.3969969Z Skipping (s,q) (1.89, 95): inconsistent with heavy hitters! 2025-05-07T20:58:01.3970110Z Skipping (s,q) (1.9, 95): inconsistent with heavy hitters! 2025-05-07T20:58:01.3970257Z Skipping (s,q) (1.91, 95): inconsistent with heavy hitters! 2025-05-07T20:58:01.3970402Z Skipping (s,q) (1.92, 95): inconsistent with heavy hitters! 2025-05-07T20:58:01.3970549Z Skipping (s,q) (1.93, 95): inconsistent with heavy hitters! 2025-05-07T20:58:01.3970793Z Skipping (s,q) (1.94, 95): inconsistent with heavy hitters! 2025-05-07T20:58:01.3970938Z Skipping (s,q) (1.95, 95): inconsistent with heavy hitters! 2025-05-07T20:58:01.3971088Z Skipping (s,q) (1.96, 95): inconsistent with heavy hitters! 2025-05-07T20:58:01.3971232Z Skipping (s,q) (1.97, 95): inconsistent with heavy hitters! 2025-05-07T20:58:01.3971376Z Skipping (s,q) (1.98, 95): inconsistent with heavy hitters! 2025-05-07T20:58:01.3971523Z Skipping (s,q) (1.99, 95): inconsistent with heavy hitters! 2025-05-07T20:58:01.3971673Z Skipping (s,q) (0.01, 97.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3971824Z Skipping (s,q) (0.02, 97.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3971975Z Skipping (s,q) (0.03, 97.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3972125Z Skipping (s,q) (0.04, 97.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3972276Z Skipping (s,q) (0.05, 97.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3972427Z Skipping (s,q) (0.06, 97.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3972576Z Skipping (s,q) (0.07, 97.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3972734Z Skipping (s,q) (0.08, 97.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3972883Z Skipping (s,q) (0.09, 97.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3973031Z Skipping (s,q) (0.1, 97.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3973181Z Skipping (s,q) (0.11, 97.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3973328Z Skipping (s,q) (0.12, 97.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3973478Z Skipping (s,q) (0.13, 97.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3973626Z Skipping (s,q) (0.14, 97.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3973816Z Skipping (s,q) (0.15, 97.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3973965Z Skipping (s,q) (0.16, 97.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3974154Z Skipping (s,q) (0.17, 97.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3974300Z Skipping (s,q) (0.18, 97.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3974485Z Skipping (s,q) (0.19, 97.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3974633Z Skipping (s,q) (0.2, 97.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3974784Z Skipping (s,q) (0.21, 97.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3974936Z Skipping (s,q) (0.22, 97.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3975083Z Skipping (s,q) (0.23, 97.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3975232Z Skipping (s,q) (0.24, 97.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3975383Z Skipping (s,q) (0.25, 97.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3975535Z Skipping (s,q) (0.26, 97.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3975690Z Skipping (s,q) (0.27, 97.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3975844Z Skipping (s,q) (0.28, 97.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3975997Z Skipping (s,q) (0.29, 97.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3976204Z Skipping (s,q) (0.3, 97.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3976352Z Skipping (s,q) (0.31, 97.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3976499Z Skipping (s,q) (0.32, 97.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3976646Z Skipping (s,q) (0.33, 97.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3976793Z Skipping (s,q) (0.34, 97.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3976944Z Skipping (s,q) (0.35, 97.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3977090Z Skipping (s,q) (0.36, 97.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3977243Z Skipping (s,q) (0.37, 97.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3977388Z Skipping (s,q) (0.38, 97.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3977583Z Skipping (s,q) (0.39, 97.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3977733Z Skipping (s,q) (0.4, 97.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3977884Z Skipping (s,q) (0.41, 97.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3978038Z Skipping (s,q) (0.42, 97.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3978196Z Skipping (s,q) (0.43, 97.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3978347Z Skipping (s,q) (0.44, 97.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3978501Z Skipping (s,q) (0.45, 97.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3978648Z Skipping (s,q) (0.46, 97.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3978794Z Skipping (s,q) (0.47, 97.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3978944Z Skipping (s,q) (0.48, 97.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3979092Z Skipping (s,q) (0.49, 97.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3979241Z Skipping (s,q) (0.5, 97.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3979393Z Skipping (s,q) (0.51, 97.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3979540Z Skipping (s,q) (0.52, 97.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3979691Z Skipping (s,q) (0.53, 97.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3979843Z Skipping (s,q) (0.54, 97.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3979991Z Skipping (s,q) (0.55, 97.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3980148Z Skipping (s,q) (0.56, 97.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3980300Z Skipping (s,q) (0.57, 97.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3980447Z Skipping (s,q) (0.58, 97.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3980597Z Skipping (s,q) (0.59, 97.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3980788Z Skipping (s,q) (0.6, 97.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3980936Z Skipping (s,q) (0.61, 97.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3981129Z Skipping (s,q) (0.62, 97.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3981276Z Skipping (s,q) (0.63, 97.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3981467Z Skipping (s,q) (0.64, 97.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3981617Z Skipping (s,q) (0.65, 97.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3981764Z Skipping (s,q) (0.66, 97.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3981916Z Skipping (s,q) (0.67, 97.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3982064Z Skipping (s,q) (0.68, 97.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3982214Z Skipping (s,q) (0.69, 97.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3982367Z Skipping (s,q) (0.7, 97.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3982518Z Skipping (s,q) (0.71, 97.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3982667Z Skipping (s,q) (0.72, 97.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3982820Z Skipping (s,q) (0.73, 97.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3982965Z Skipping (s,q) (0.74, 97.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3983125Z Skipping (s,q) (0.75, 97.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3983274Z Skipping (s,q) (0.76, 97.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3983422Z Skipping (s,q) (0.77, 97.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3983571Z Skipping (s,q) (0.78, 97.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3983717Z Skipping (s,q) (0.79, 97.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3983865Z Skipping (s,q) (0.8, 97.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3984012Z Skipping (s,q) (0.81, 97.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3984162Z Skipping (s,q) (0.82, 97.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3984313Z Skipping (s,q) (0.83, 97.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3984508Z Skipping (s,q) (0.84, 97.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3984657Z Skipping (s,q) (0.85, 97.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3984809Z Skipping (s,q) (0.86, 97.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3984956Z Skipping (s,q) (0.87, 97.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3985105Z Skipping (s,q) (0.88, 97.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3985252Z Skipping (s,q) (0.89, 97.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3985398Z Skipping (s,q) (0.9, 97.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3985549Z Skipping (s,q) (0.91, 97.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3985699Z Skipping (s,q) (0.92, 97.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3985850Z Skipping (s,q) (0.93, 97.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3986003Z Skipping (s,q) (0.94, 97.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3986155Z Skipping (s,q) (0.95, 97.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3986305Z Skipping (s,q) (0.96, 97.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3986457Z Skipping (s,q) (0.97, 97.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3986606Z Skipping (s,q) (0.98, 97.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3986758Z Skipping (s,q) (0.99, 97.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3986900Z Skipping (s,q) (1, 97.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3987048Z Skipping (s,q) (1.01, 97.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3987197Z Skipping (s,q) (1.02, 97.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3987345Z Skipping (s,q) (1.03, 97.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3987560Z Skipping (s,q) (1.04, 97.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3987708Z Skipping (s,q) (1.05, 97.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3987898Z Skipping (s,q) (1.06, 97.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3988049Z Skipping (s,q) (1.07, 97.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3988234Z Skipping (s,q) (1.08, 97.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3988383Z Skipping (s,q) (1.09, 97.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3988533Z Skipping (s,q) (1.1, 97.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3988678Z Skipping (s,q) (1.11, 97.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3988824Z Skipping (s,q) (1.12, 97.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3988973Z Skipping (s,q) (1.13, 97.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3989124Z Skipping (s,q) (1.14, 97.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3989284Z Skipping (s,q) (1.15, 97.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3989432Z Skipping (s,q) (1.16, 97.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3989582Z Skipping (s,q) (1.17, 97.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3989731Z Skipping (s,q) (1.18, 97.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3989880Z Skipping (s,q) (1.19, 97.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3990027Z Skipping (s,q) (1.2, 97.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3990180Z Skipping (s,q) (1.21, 97.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3990331Z Skipping (s,q) (1.22, 97.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3990480Z Skipping (s,q) (1.23, 97.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3990627Z Skipping (s,q) (1.24, 97.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3990776Z Skipping (s,q) (1.25, 97.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3990924Z Skipping (s,q) (1.26, 97.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3991074Z Skipping (s,q) (1.27, 97.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3991222Z Skipping (s,q) (1.28, 97.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3991413Z Skipping (s,q) (1.29, 97.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3991559Z Skipping (s,q) (1.3, 97.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3991713Z Skipping (s,q) (1.31, 97.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3991860Z Skipping (s,q) (1.32, 97.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3992009Z Skipping (s,q) (1.33, 97.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3992158Z Skipping (s,q) (1.34, 97.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3992304Z Skipping (s,q) (1.35, 97.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3992452Z Skipping (s,q) (1.36, 97.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3992606Z Skipping (s,q) (1.37, 97.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3992755Z Skipping (s,q) (1.38, 97.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3992907Z Skipping (s,q) (1.39, 97.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3993059Z Skipping (s,q) (1.4, 97.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3993206Z Skipping (s,q) (1.41, 97.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3993357Z Skipping (s,q) (1.42, 97.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3993503Z Skipping (s,q) (1.43, 97.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3993650Z Skipping (s,q) (1.44, 97.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3993799Z Skipping (s,q) (1.45, 97.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3993945Z Skipping (s,q) (1.46, 97.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3994093Z Skipping (s,q) (1.47, 97.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3994239Z Skipping (s,q) (1.48, 97.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3994433Z Skipping (s,q) (1.49, 97.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3994583Z Skipping (s,q) (1.5, 97.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3994771Z Skipping (s,q) (1.51, 97.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3994921Z Skipping (s,q) (1.52, 97.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3995108Z Skipping (s,q) (1.53, 97.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3995255Z Skipping (s,q) (1.54, 97.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3995405Z Skipping (s,q) (1.55, 97.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3995550Z Skipping (s,q) (1.56, 97.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3995700Z Skipping (s,q) (1.57, 97.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3995855Z Skipping (s,q) (1.58, 97.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3996001Z Skipping (s,q) (1.59, 97.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3996152Z Skipping (s,q) (1.6, 97.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3996302Z Skipping (s,q) (1.61, 97.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3996455Z Skipping (s,q) (1.62, 97.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3996602Z Skipping (s,q) (1.63, 97.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3996754Z Skipping (s,q) (1.64, 97.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3996900Z Skipping (s,q) (1.65, 97.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3997051Z Skipping (s,q) (1.66, 97.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3997198Z Skipping (s,q) (1.67, 97.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3997346Z Skipping (s,q) (1.68, 97.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3997497Z Skipping (s,q) (1.69, 97.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3997643Z Skipping (s,q) (1.7, 97.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3997791Z Skipping (s,q) (1.71, 97.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3997943Z Skipping (s,q) (1.72, 97.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3998141Z Skipping (s,q) (1.73, 97.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3998292Z Skipping (s,q) (1.74, 97.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3998445Z Skipping (s,q) (1.75, 97.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3998593Z Skipping (s,q) (1.76, 97.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3998746Z Skipping (s,q) (1.77, 97.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3998894Z Skipping (s,q) (1.78, 97.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3999041Z Skipping (s,q) (1.79, 97.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3999193Z Skipping (s,q) (1.8, 97.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3999339Z Skipping (s,q) (1.81, 97.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3999497Z Skipping (s,q) (1.82, 97.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3999643Z Skipping (s,q) (1.83, 97.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3999794Z Skipping (s,q) (1.84, 97.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.3999943Z Skipping (s,q) (1.85, 97.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.4000093Z Skipping (s,q) (1.86, 97.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.4000239Z Skipping (s,q) (1.87, 97.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.4000391Z Skipping (s,q) (1.88, 97.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.4000540Z Skipping (s,q) (1.89, 97.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.4000695Z Skipping (s,q) (1.9, 97.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.4000842Z Skipping (s,q) (1.91, 97.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.4000994Z Skipping (s,q) (1.92, 97.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.4001185Z Skipping (s,q) (1.93, 97.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.4001333Z Skipping (s,q) (1.94, 97.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.4001519Z Skipping (s,q) (1.95, 97.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.4001667Z Skipping (s,q) (1.96, 97.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.4001850Z Skipping (s,q) (1.97, 97.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.4002000Z Skipping (s,q) (1.98, 97.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.4002145Z Skipping (s,q) (1.99, 97.5): inconsistent with heavy hitters! 2025-05-07T20:58:01.4002292Z Skipping (s,q) (0.01, 100): inconsistent with heavy hitters! 2025-05-07T20:58:01.4002441Z Skipping (s,q) (0.02, 100): inconsistent with heavy hitters! 2025-05-07T20:58:01.4002588Z Skipping (s,q) (0.03, 100): inconsistent with heavy hitters! 2025-05-07T20:58:01.4002735Z Skipping (s,q) (0.04, 100): inconsistent with heavy hitters! 2025-05-07T20:58:01.4002883Z Skipping (s,q) (0.05, 100): inconsistent with heavy hitters! 2025-05-07T20:58:01.4003031Z Skipping (s,q) (0.06, 100): inconsistent with heavy hitters! 2025-05-07T20:58:01.4003178Z Skipping (s,q) (0.07, 100): inconsistent with heavy hitters! 2025-05-07T20:58:01.4003328Z Skipping (s,q) (0.08, 100): inconsistent with heavy hitters! 2025-05-07T20:58:01.4003473Z Skipping (s,q) (0.09, 100): inconsistent with heavy hitters! 2025-05-07T20:58:01.4003622Z Skipping (s,q) (0.1, 100): inconsistent with heavy hitters! 2025-05-07T20:58:01.4003767Z Skipping (s,q) (0.11, 100): inconsistent with heavy hitters! 2025-05-07T20:58:01.4003911Z Skipping (s,q) (0.12, 100): inconsistent with heavy hitters! 2025-05-07T20:58:01.4004058Z Skipping (s,q) (0.13, 100): inconsistent with heavy hitters! 2025-05-07T20:58:01.4004203Z Skipping (s,q) (0.14, 100): inconsistent with heavy hitters! 2025-05-07T20:58:01.4004347Z Skipping (s,q) (0.15, 100): inconsistent with heavy hitters! 2025-05-07T20:58:01.4004493Z Skipping (s,q) (0.16, 100): inconsistent with heavy hitters! 2025-05-07T20:58:01.4004641Z Skipping (s,q) (0.17, 100): inconsistent with heavy hitters! 2025-05-07T20:58:01.4004790Z Skipping (s,q) (0.18, 100): inconsistent with heavy hitters! 2025-05-07T20:58:01.4004979Z Skipping (s,q) (0.19, 100): inconsistent with heavy hitters! 2025-05-07T20:58:01.4005123Z Skipping (s,q) (0.2, 100): inconsistent with heavy hitters! 2025-05-07T20:58:01.4005273Z Skipping (s,q) (0.21, 100): inconsistent with heavy hitters! 2025-05-07T20:58:01.4005418Z Skipping (s,q) (0.22, 100): inconsistent with heavy hitters! 2025-05-07T20:58:01.4005567Z Skipping (s,q) (0.23, 100): inconsistent with heavy hitters! 2025-05-07T20:58:01.4005717Z Skipping (s,q) (0.24, 100): inconsistent with heavy hitters! 2025-05-07T20:58:01.4005862Z Skipping (s,q) (0.25, 100): inconsistent with heavy hitters! 2025-05-07T20:58:01.4006014Z Skipping (s,q) (0.26, 100): inconsistent with heavy hitters! 2025-05-07T20:58:01.4006159Z Skipping (s,q) (0.27, 100): inconsistent with heavy hitters! 2025-05-07T20:58:01.4006306Z Skipping (s,q) (0.28, 100): inconsistent with heavy hitters! 2025-05-07T20:58:01.4006458Z Skipping (s,q) (0.29, 100): inconsistent with heavy hitters! 2025-05-07T20:58:01.4006607Z Skipping (s,q) (0.3, 100): inconsistent with heavy hitters! 2025-05-07T20:58:01.4006752Z Skipping (s,q) (0.31, 100): inconsistent with heavy hitters! 2025-05-07T20:58:01.4006902Z Skipping (s,q) (0.32, 100): inconsistent with heavy hitters! 2025-05-07T20:58:01.4007047Z Skipping (s,q) (0.33, 100): inconsistent with heavy hitters! 2025-05-07T20:58:01.4007194Z Skipping (s,q) (0.34, 100): inconsistent with heavy hitters! 2025-05-07T20:58:01.4007340Z Skipping (s,q) (0.35, 100): inconsistent with heavy hitters! 2025-05-07T20:58:01.4007484Z Skipping (s,q) (0.36, 100): inconsistent with heavy hitters! 2025-05-07T20:58:01.4007633Z Skipping (s,q) (0.37, 100): inconsistent with heavy hitters! 2025-05-07T20:58:01.4007777Z Skipping (s,q) (0.38, 100): inconsistent with heavy hitters! 2025-05-07T20:58:01.4007966Z Skipping (s,q) (0.39, 100): inconsistent with heavy hitters! 2025-05-07T20:58:01.4008118Z Skipping (s,q) (0.4, 100): inconsistent with heavy hitters! 2025-05-07T20:58:01.4008303Z Skipping (s,q) (0.41, 100): inconsistent with heavy hitters! 2025-05-07T20:58:01.4008451Z Skipping (s,q) (0.42, 100): inconsistent with heavy hitters! 2025-05-07T20:58:01.4008633Z Skipping (s,q) (0.43, 100): inconsistent with heavy hitters! 2025-05-07T20:58:01.4008783Z Skipping (s,q) (0.44, 100): inconsistent with heavy hitters! 2025-05-07T20:58:01.4008934Z Skipping (s,q) (0.45, 100): inconsistent with heavy hitters! 2025-05-07T20:58:01.4009080Z Skipping (s,q) (0.46, 100): inconsistent with heavy hitters! 2025-05-07T20:58:01.4009225Z Skipping (s,q) (0.47, 100): inconsistent with heavy hitters! 2025-05-07T20:58:01.4009371Z Skipping (s,q) (0.48, 100): inconsistent with heavy hitters! 2025-05-07T20:58:01.4009517Z Skipping (s,q) (0.49, 100): inconsistent with heavy hitters! 2025-05-07T20:58:01.4009662Z Skipping (s,q) (0.5, 100): inconsistent with heavy hitters! 2025-05-07T20:58:01.4009809Z Skipping (s,q) (0.51, 100): inconsistent with heavy hitters! 2025-05-07T20:58:01.4009954Z Skipping (s,q) (0.52, 100): inconsistent with heavy hitters! 2025-05-07T20:58:01.4010114Z Skipping (s,q) (0.53, 100): inconsistent with heavy hitters! 2025-05-07T20:58:01.4010262Z Skipping (s,q) (0.54, 100): inconsistent with heavy hitters! 2025-05-07T20:58:01.4010414Z Skipping (s,q) (0.55, 100): inconsistent with heavy hitters! 2025-05-07T20:58:01.4010563Z Skipping (s,q) (0.56, 100): inconsistent with heavy hitters! 2025-05-07T20:58:01.4010707Z Skipping (s,q) (0.57, 100): inconsistent with heavy hitters! 2025-05-07T20:58:01.4010857Z Skipping (s,q) (0.58, 100): inconsistent with heavy hitters! 2025-05-07T20:58:01.4011004Z Skipping (s,q) (0.59, 100): inconsistent with heavy hitters! 2025-05-07T20:58:01.4011150Z Skipping (s,q) (0.6, 100): inconsistent with heavy hitters! 2025-05-07T20:58:01.4011298Z Skipping (s,q) (0.61, 100): inconsistent with heavy hitters! 2025-05-07T20:58:01.4011447Z Skipping (s,q) (0.62, 100): inconsistent with heavy hitters! 2025-05-07T20:58:01.4011591Z Skipping (s,q) (0.63, 100): inconsistent with heavy hitters! 2025-05-07T20:58:01.4011807Z Skipping (s,q) (0.64, 100): inconsistent with heavy hitters! 2025-05-07T20:58:01.4011951Z Skipping (s,q) (0.65, 100): inconsistent with heavy hitters! 2025-05-07T20:58:01.4012099Z Skipping (s,q) (0.66, 100): inconsistent with heavy hitters! 2025-05-07T20:58:01.4012252Z Skipping (s,q) (0.67, 100): inconsistent with heavy hitters! 2025-05-07T20:58:01.4012399Z Skipping (s,q) (0.68, 100): inconsistent with heavy hitters! 2025-05-07T20:58:01.4012545Z Skipping (s,q) (0.69, 100): inconsistent with heavy hitters! 2025-05-07T20:58:01.4012689Z Skipping (s,q) (0.7, 100): inconsistent with heavy hitters! 2025-05-07T20:58:01.4012835Z Skipping (s,q) (0.71, 100): inconsistent with heavy hitters! 2025-05-07T20:58:01.4012983Z Skipping (s,q) (0.72, 100): inconsistent with heavy hitters! 2025-05-07T20:58:01.4013132Z Skipping (s,q) (0.73, 100): inconsistent with heavy hitters! 2025-05-07T20:58:01.4013279Z Skipping (s,q) (0.74, 100): inconsistent with heavy hitters! 2025-05-07T20:58:01.4013432Z Skipping (s,q) (0.75, 100): inconsistent with heavy hitters! 2025-05-07T20:58:01.4013577Z Skipping (s,q) (0.76, 100): inconsistent with heavy hitters! 2025-05-07T20:58:01.4013727Z Skipping (s,q) (0.77, 100): inconsistent with heavy hitters! 2025-05-07T20:58:01.4013873Z Skipping (s,q) (0.78, 100): inconsistent with heavy hitters! 2025-05-07T20:58:01.4014021Z Skipping (s,q) (0.79, 100): inconsistent with heavy hitters! 2025-05-07T20:58:01.4014169Z Skipping (s,q) (0.8, 100): inconsistent with heavy hitters! 2025-05-07T20:58:01.4014314Z Skipping (s,q) (0.81, 100): inconsistent with heavy hitters! 2025-05-07T20:58:01.4014461Z Skipping (s,q) (0.82, 100): inconsistent with heavy hitters! 2025-05-07T20:58:01.4014612Z Skipping (s,q) (0.83, 100): inconsistent with heavy hitters! 2025-05-07T20:58:01.4014799Z Skipping (s,q) (0.84, 100): inconsistent with heavy hitters! 2025-05-07T20:58:01.4014947Z Skipping (s,q) (0.85, 100): inconsistent with heavy hitters! 2025-05-07T20:58:01.4015132Z Skipping (s,q) (0.86, 100): inconsistent with heavy hitters! 2025-05-07T20:58:01.4015277Z Skipping (s,q) (0.87, 100): inconsistent with heavy hitters! 2025-05-07T20:58:01.4015424Z Skipping (s,q) (0.88, 100): inconsistent with heavy hitters! 2025-05-07T20:58:01.4015604Z Skipping (s,q) (0.89, 100): inconsistent with heavy hitters! 2025-05-07T20:58:01.4015751Z Skipping (s,q) (0.9, 100): inconsistent with heavy hitters! 2025-05-07T20:58:01.4015902Z Skipping (s,q) (0.91, 100): inconsistent with heavy hitters! 2025-05-07T20:58:01.4016048Z Skipping (s,q) (0.92, 100): inconsistent with heavy hitters! 2025-05-07T20:58:01.4016307Z Skipping (s,q) (0.93, 100): inconsistent with heavy hitters! 2025-05-07T20:58:01.4016455Z Skipping (s,q) (0.94, 100): inconsistent with heavy hitters! 2025-05-07T20:58:01.4016602Z Skipping (s,q) (0.95, 100): inconsistent with heavy hitters! 2025-05-07T20:58:01.4016751Z Skipping (s,q) (0.96, 100): inconsistent with heavy hitters! 2025-05-07T20:58:01.4016896Z Skipping (s,q) (0.97, 100): inconsistent with heavy hitters! 2025-05-07T20:58:01.4017048Z Skipping (s,q) (0.98, 100): inconsistent with heavy hitters! 2025-05-07T20:58:01.4017195Z Skipping (s,q) (0.99, 100): inconsistent with heavy hitters! 2025-05-07T20:58:01.4017339Z Skipping (s,q) (1, 100): inconsistent with heavy hitters! 2025-05-07T20:58:01.4017489Z Skipping (s,q) (1.01, 100): inconsistent with heavy hitters! 2025-05-07T20:58:01.4017635Z Skipping (s,q) (1.02, 100): inconsistent with heavy hitters! 2025-05-07T20:58:01.4017786Z Skipping (s,q) (1.03, 100): inconsistent with heavy hitters! 2025-05-07T20:58:01.4017930Z Skipping (s,q) (1.04, 100): inconsistent with heavy hitters! 2025-05-07T20:58:01.4018076Z Skipping (s,q) (1.05, 100): inconsistent with heavy hitters! 2025-05-07T20:58:01.4018226Z Skipping (s,q) (1.06, 100): inconsistent with heavy hitters! 2025-05-07T20:58:01.4018374Z Skipping (s,q) (1.07, 100): inconsistent with heavy hitters! 2025-05-07T20:58:01.4018518Z Skipping (s,q) (1.08, 100): inconsistent with heavy hitters! 2025-05-07T20:58:01.4018715Z Skipping (s,q) (1.09, 100): inconsistent with heavy hitters! 2025-05-07T20:58:01.4018862Z Skipping (s,q) (1.1, 100): inconsistent with heavy hitters! 2025-05-07T20:58:01.4019013Z Skipping (s,q) (1.11, 100): inconsistent with heavy hitters! 2025-05-07T20:58:01.4019159Z Skipping (s,q) (1.12, 100): inconsistent with heavy hitters! 2025-05-07T20:58:01.4019305Z Skipping (s,q) (1.13, 100): inconsistent with heavy hitters! 2025-05-07T20:58:01.4019454Z Skipping (s,q) (1.14, 100): inconsistent with heavy hitters! 2025-05-07T20:58:01.4019600Z Skipping (s,q) (1.15, 100): inconsistent with heavy hitters! 2025-05-07T20:58:01.4019746Z Skipping (s,q) (1.16, 100): inconsistent with heavy hitters! 2025-05-07T20:58:01.4019895Z Skipping (s,q) (1.17, 100): inconsistent with heavy hitters! 2025-05-07T20:58:01.4020046Z Skipping (s,q) (1.18, 100): inconsistent with heavy hitters! 2025-05-07T20:58:01.4020194Z Skipping (s,q) (1.19, 100): inconsistent with heavy hitters! 2025-05-07T20:58:01.4020342Z Skipping (s,q) (1.2, 100): inconsistent with heavy hitters! 2025-05-07T20:58:01.4020489Z Skipping (s,q) (1.21, 100): inconsistent with heavy hitters! 2025-05-07T20:58:01.4020638Z Skipping (s,q) (1.22, 100): inconsistent with heavy hitters! 2025-05-07T20:58:01.4020784Z Skipping (s,q) (1.23, 100): inconsistent with heavy hitters! 2025-05-07T20:58:01.4020929Z Skipping (s,q) (1.24, 100): inconsistent with heavy hitters! 2025-05-07T20:58:01.4021078Z Skipping (s,q) (1.25, 100): inconsistent with heavy hitters! 2025-05-07T20:58:01.4021225Z Skipping (s,q) (1.26, 100): inconsistent with heavy hitters! 2025-05-07T20:58:01.4021374Z Skipping (s,q) (1.27, 100): inconsistent with heavy hitters! 2025-05-07T20:58:01.4021518Z Skipping (s,q) (1.28, 100): inconsistent with heavy hitters! 2025-05-07T20:58:01.4021662Z Skipping (s,q) (1.29, 100): inconsistent with heavy hitters! 2025-05-07T20:58:01.4021856Z Skipping (s,q) (1.3, 100): inconsistent with heavy hitters! 2025-05-07T20:58:01.4022042Z Skipping (s,q) (1.31, 100): inconsistent with heavy hitters! 2025-05-07T20:58:01.4022192Z Skipping (s,q) (1.32, 100): inconsistent with heavy hitters! 2025-05-07T20:58:01.4022339Z Skipping (s,q) (1.33, 100): inconsistent with heavy hitters! 2025-05-07T20:58:01.4022524Z Skipping (s,q) (1.34, 100): inconsistent with heavy hitters! 2025-05-07T20:58:01.4022674Z Skipping (s,q) (1.35, 100): inconsistent with heavy hitters! 2025-05-07T20:58:01.4022819Z Skipping (s,q) (1.36, 100): inconsistent with heavy hitters! 2025-05-07T20:58:01.4022964Z Skipping (s,q) (1.37, 100): inconsistent with heavy hitters! 2025-05-07T20:58:01.4023111Z Skipping (s,q) (1.38, 100): inconsistent with heavy hitters! 2025-05-07T20:58:01.4023255Z Skipping (s,q) (1.39, 100): inconsistent with heavy hitters! 2025-05-07T20:58:01.4023402Z Skipping (s,q) (1.4, 100): inconsistent with heavy hitters! 2025-05-07T20:58:01.4023553Z Skipping (s,q) (1.41, 100): inconsistent with heavy hitters! 2025-05-07T20:58:01.4023698Z Skipping (s,q) (1.42, 100): inconsistent with heavy hitters! 2025-05-07T20:58:01.4023850Z Skipping (s,q) (1.43, 100): inconsistent with heavy hitters! 2025-05-07T20:58:01.4023997Z Skipping (s,q) (1.44, 100): inconsistent with heavy hitters! 2025-05-07T20:58:01.4024147Z Skipping (s,q) (1.45, 100): inconsistent with heavy hitters! 2025-05-07T20:58:01.4024296Z Skipping (s,q) (1.46, 100): inconsistent with heavy hitters! 2025-05-07T20:58:01.4024440Z Skipping (s,q) (1.47, 100): inconsistent with heavy hitters! 2025-05-07T20:58:01.4024585Z Skipping (s,q) (1.48, 100): inconsistent with heavy hitters! 2025-05-07T20:58:01.4024733Z Skipping (s,q) (1.49, 100): inconsistent with heavy hitters! 2025-05-07T20:58:01.4024877Z Skipping (s,q) (1.5, 100): inconsistent with heavy hitters! 2025-05-07T20:58:01.4025025Z Skipping (s,q) (1.51, 100): inconsistent with heavy hitters! 2025-05-07T20:58:01.4025178Z Skipping (s,q) (1.52, 100): inconsistent with heavy hitters! 2025-05-07T20:58:01.4025323Z Skipping (s,q) (1.53, 100): inconsistent with heavy hitters! 2025-05-07T20:58:01.4025515Z Skipping (s,q) (1.54, 100): inconsistent with heavy hitters! 2025-05-07T20:58:01.4025662Z Skipping (s,q) (1.55, 100): inconsistent with heavy hitters! 2025-05-07T20:58:01.4025809Z Skipping (s,q) (1.56, 100): inconsistent with heavy hitters! 2025-05-07T20:58:01.4025959Z Skipping (s,q) (1.57, 100): inconsistent with heavy hitters! 2025-05-07T20:58:01.4026104Z Skipping (s,q) (1.58, 100): inconsistent with heavy hitters! 2025-05-07T20:58:01.4026250Z Skipping (s,q) (1.59, 100): inconsistent with heavy hitters! 2025-05-07T20:58:01.4026397Z Skipping (s,q) (1.6, 100): inconsistent with heavy hitters! 2025-05-07T20:58:01.4026543Z Skipping (s,q) (1.61, 100): inconsistent with heavy hitters! 2025-05-07T20:58:01.4026692Z Skipping (s,q) (1.62, 100): inconsistent with heavy hitters! 2025-05-07T20:58:01.4026840Z Skipping (s,q) (1.63, 100): inconsistent with heavy hitters! 2025-05-07T20:58:01.4026987Z Skipping (s,q) (1.64, 100): inconsistent with heavy hitters! 2025-05-07T20:58:01.4027144Z Skipping (s,q) (1.65, 100): inconsistent with heavy hitters! 2025-05-07T20:58:01.4027289Z Skipping (s,q) (1.66, 100): inconsistent with heavy hitters! 2025-05-07T20:58:01.4027434Z Skipping (s,q) (1.67, 100): inconsistent with heavy hitters! 2025-05-07T20:58:01.4027582Z Skipping (s,q) (1.68, 100): inconsistent with heavy hitters! 2025-05-07T20:58:01.4027727Z Skipping (s,q) (1.69, 100): inconsistent with heavy hitters! 2025-05-07T20:58:01.4027875Z Skipping (s,q) (1.7, 100): inconsistent with heavy hitters! 2025-05-07T20:58:01.4028021Z Skipping (s,q) (1.71, 100): inconsistent with heavy hitters! 2025-05-07T20:58:01.4028167Z Skipping (s,q) (1.72, 100): inconsistent with heavy hitters! 2025-05-07T20:58:01.4028317Z Skipping (s,q) (1.73, 100): inconsistent with heavy hitters! 2025-05-07T20:58:01.4028463Z Skipping (s,q) (1.74, 100): inconsistent with heavy hitters! 2025-05-07T20:58:01.4028651Z Skipping (s,q) (1.75, 100): inconsistent with heavy hitters! 2025-05-07T20:58:01.4028800Z Skipping (s,q) (1.76, 100): inconsistent with heavy hitters! 2025-05-07T20:58:01.4028990Z Skipping (s,q) (1.77, 100): inconsistent with heavy hitters! 2025-05-07T20:58:01.4029141Z Skipping (s,q) (1.78, 100): inconsistent with heavy hitters! 2025-05-07T20:58:01.4029322Z Skipping (s,q) (1.79, 100): inconsistent with heavy hitters! 2025-05-07T20:58:01.4029468Z Skipping (s,q) (1.8, 100): inconsistent with heavy hitters! 2025-05-07T20:58:01.4029615Z Skipping (s,q) (1.81, 100): inconsistent with heavy hitters! 2025-05-07T20:58:01.4029762Z Skipping (s,q) (1.82, 100): inconsistent with heavy hitters! 2025-05-07T20:58:01.4029908Z Skipping (s,q) (1.83, 100): inconsistent with heavy hitters! 2025-05-07T20:58:01.4030057Z Skipping (s,q) (1.84, 100): inconsistent with heavy hitters! 2025-05-07T20:58:01.4030204Z Skipping (s,q) (1.85, 100): inconsistent with heavy hitters! 2025-05-07T20:58:01.4030354Z Skipping (s,q) (1.86, 100): inconsistent with heavy hitters! 2025-05-07T20:58:01.4030501Z Skipping (s,q) (1.87, 100): inconsistent with heavy hitters! 2025-05-07T20:58:01.4030650Z Skipping (s,q) (1.88, 100): inconsistent with heavy hitters! 2025-05-07T20:58:01.4030800Z Skipping (s,q) (1.89, 100): inconsistent with heavy hitters! 2025-05-07T20:58:01.4030948Z Skipping (s,q) (1.9, 100): inconsistent with heavy hitters! 2025-05-07T20:58:01.4031092Z Skipping (s,q) (1.91, 100): inconsistent with heavy hitters! 2025-05-07T20:58:01.4031240Z Skipping (s,q) (1.92, 100): inconsistent with heavy hitters! 2025-05-07T20:58:01.4031384Z Skipping (s,q) (1.93, 100): inconsistent with heavy hitters! 2025-05-07T20:58:01.4031531Z Skipping (s,q) (1.94, 100): inconsistent with heavy hitters! 2025-05-07T20:58:01.4031679Z Skipping (s,q) (1.95, 100): inconsistent with heavy hitters! 2025-05-07T20:58:01.4031824Z Skipping (s,q) (1.96, 100): inconsistent with heavy hitters! 2025-05-07T20:58:01.4031973Z Skipping (s,q) (1.97, 100): inconsistent with heavy hitters! 2025-05-07T20:58:01.4032119Z Skipping (s,q) (1.98, 100): inconsistent with heavy hitters! 2025-05-07T20:58:01.4032307Z Skipping (s,q) (1.99, 100): inconsistent with heavy hitters! 2025-05-07T20:58:01.4032461Z Skipping (s,q) (0.01, 125): inconsistent with heavy hitters! 2025-05-07T20:58:01.4032610Z Skipping (s,q) (0.02, 125): inconsistent with heavy hitters! 2025-05-07T20:58:01.4032757Z Skipping (s,q) (0.03, 125): inconsistent with heavy hitters! 2025-05-07T20:58:01.4032904Z Skipping (s,q) (0.04, 125): inconsistent with heavy hitters! 2025-05-07T20:58:01.4033050Z Skipping (s,q) (0.05, 125): inconsistent with heavy hitters! 2025-05-07T20:58:01.4033198Z Skipping (s,q) (0.06, 125): inconsistent with heavy hitters! 2025-05-07T20:58:01.4033343Z Skipping (s,q) (0.07, 125): inconsistent with heavy hitters! 2025-05-07T20:58:01.4033487Z Skipping (s,q) (0.08, 125): inconsistent with heavy hitters! 2025-05-07T20:58:01.4033638Z Skipping (s,q) (0.09, 125): inconsistent with heavy hitters! 2025-05-07T20:58:01.4033783Z Skipping (s,q) (0.1, 125): inconsistent with heavy hitters! 2025-05-07T20:58:01.4033930Z Skipping (s,q) (0.11, 125): inconsistent with heavy hitters! 2025-05-07T20:58:01.4034081Z Skipping (s,q) (0.12, 125): inconsistent with heavy hitters! 2025-05-07T20:58:01.4034229Z Skipping (s,q) (0.13, 125): inconsistent with heavy hitters! 2025-05-07T20:58:01.4034375Z Skipping (s,q) (0.14, 125): inconsistent with heavy hitters! 2025-05-07T20:58:01.4034519Z Skipping (s,q) (0.15, 125): inconsistent with heavy hitters! 2025-05-07T20:58:01.4034663Z Skipping (s,q) (0.16, 125): inconsistent with heavy hitters! 2025-05-07T20:58:01.4034812Z Skipping (s,q) (0.17, 125): inconsistent with heavy hitters! 2025-05-07T20:58:01.4034956Z Skipping (s,q) (0.18, 125): inconsistent with heavy hitters! 2025-05-07T20:58:01.4035101Z Skipping (s,q) (0.19, 125): inconsistent with heavy hitters! 2025-05-07T20:58:01.4035249Z Skipping (s,q) (0.2, 125): inconsistent with heavy hitters! 2025-05-07T20:58:01.4035438Z Skipping (s,q) (0.21, 125): inconsistent with heavy hitters! 2025-05-07T20:58:01.4035589Z Skipping (s,q) (0.22, 125): inconsistent with heavy hitters! 2025-05-07T20:58:01.4035778Z Skipping (s,q) (0.23, 125): inconsistent with heavy hitters! 2025-05-07T20:58:01.4035925Z Skipping (s,q) (0.24, 125): inconsistent with heavy hitters! 2025-05-07T20:58:01.4036136Z Skipping (s,q) (0.25, 125): inconsistent with heavy hitters! 2025-05-07T20:58:01.4036283Z Skipping (s,q) (0.26, 125): inconsistent with heavy hitters! 2025-05-07T20:58:01.4036429Z Skipping (s,q) (0.27, 125): inconsistent with heavy hitters! 2025-05-07T20:58:01.4036577Z Skipping (s,q) (0.28, 125): inconsistent with heavy hitters! 2025-05-07T20:58:01.4036721Z Skipping (s,q) (0.29, 125): inconsistent with heavy hitters! 2025-05-07T20:58:01.4036870Z Skipping (s,q) (0.3, 125): inconsistent with heavy hitters! 2025-05-07T20:58:01.4037014Z Skipping (s,q) (0.31, 125): inconsistent with heavy hitters! 2025-05-07T20:58:01.4037162Z Skipping (s,q) (0.32, 125): inconsistent with heavy hitters! 2025-05-07T20:58:01.4037311Z Skipping (s,q) (0.33, 125): inconsistent with heavy hitters! 2025-05-07T20:58:01.4037463Z Skipping (s,q) (0.34, 125): inconsistent with heavy hitters! 2025-05-07T20:58:01.4037607Z Skipping (s,q) (0.35, 125): inconsistent with heavy hitters! 2025-05-07T20:58:01.4037759Z Skipping (s,q) (0.36, 125): inconsistent with heavy hitters! 2025-05-07T20:58:01.4037904Z Skipping (s,q) (0.37, 125): inconsistent with heavy hitters! 2025-05-07T20:58:01.4038052Z Skipping (s,q) (0.38, 125): inconsistent with heavy hitters! 2025-05-07T20:58:01.4038196Z Skipping (s,q) (0.39, 125): inconsistent with heavy hitters! 2025-05-07T20:58:01.4038342Z Skipping (s,q) (0.4, 125): inconsistent with heavy hitters! 2025-05-07T20:58:01.4038492Z Skipping (s,q) (0.41, 125): inconsistent with heavy hitters! 2025-05-07T20:58:01.4038639Z Skipping (s,q) (0.42, 125): inconsistent with heavy hitters! 2025-05-07T20:58:01.4038787Z Skipping (s,q) (0.43, 125): inconsistent with heavy hitters! 2025-05-07T20:58:01.4038935Z Skipping (s,q) (0.44, 125): inconsistent with heavy hitters! 2025-05-07T20:58:01.4039126Z Skipping (s,q) (0.45, 125): inconsistent with heavy hitters! 2025-05-07T20:58:01.4039269Z Skipping (s,q) (0.46, 125): inconsistent with heavy hitters! 2025-05-07T20:58:01.4039423Z Skipping (s,q) (0.47, 125): inconsistent with heavy hitters! 2025-05-07T20:58:01.4039569Z Skipping (s,q) (0.48, 125): inconsistent with heavy hitters! 2025-05-07T20:58:01.4039718Z Skipping (s,q) (0.49, 125): inconsistent with heavy hitters! 2025-05-07T20:58:01.4039862Z Skipping (s,q) (0.5, 125): inconsistent with heavy hitters! 2025-05-07T20:58:01.4040008Z Skipping (s,q) (0.51, 125): inconsistent with heavy hitters! 2025-05-07T20:58:01.4040160Z Skipping (s,q) (0.52, 125): inconsistent with heavy hitters! 2025-05-07T20:58:01.4040303Z Skipping (s,q) (0.53, 125): inconsistent with heavy hitters! 2025-05-07T20:58:01.4040451Z Skipping (s,q) (0.54, 125): inconsistent with heavy hitters! 2025-05-07T20:58:01.4040601Z Skipping (s,q) (0.55, 125): inconsistent with heavy hitters! 2025-05-07T20:58:01.4040750Z Skipping (s,q) (0.56, 125): inconsistent with heavy hitters! 2025-05-07T20:58:01.4040898Z Skipping (s,q) (0.57, 125): inconsistent with heavy hitters! 2025-05-07T20:58:01.4041044Z Skipping (s,q) (0.58, 125): inconsistent with heavy hitters! 2025-05-07T20:58:01.4041189Z Skipping (s,q) (0.59, 125): inconsistent with heavy hitters! 2025-05-07T20:58:01.4041337Z Skipping (s,q) (0.6, 125): inconsistent with heavy hitters! 2025-05-07T20:58:01.4041483Z Skipping (s,q) (0.61, 125): inconsistent with heavy hitters! 2025-05-07T20:58:01.4041627Z Skipping (s,q) (0.62, 125): inconsistent with heavy hitters! 2025-05-07T20:58:01.4041775Z Skipping (s,q) (0.63, 125): inconsistent with heavy hitters! 2025-05-07T20:58:01.4041922Z Skipping (s,q) (0.64, 125): inconsistent with heavy hitters! 2025-05-07T20:58:01.4042069Z Skipping (s,q) (0.65, 125): inconsistent with heavy hitters! 2025-05-07T20:58:01.4042258Z Skipping (s,q) (0.66, 125): inconsistent with heavy hitters! 2025-05-07T20:58:01.4042405Z Skipping (s,q) (0.67, 125): inconsistent with heavy hitters! 2025-05-07T20:58:01.4042590Z Skipping (s,q) (0.68, 125): inconsistent with heavy hitters! 2025-05-07T20:58:01.4042735Z Skipping (s,q) (0.69, 125): inconsistent with heavy hitters! 2025-05-07T20:58:01.4042918Z Skipping (s,q) (0.7, 125): inconsistent with heavy hitters! 2025-05-07T20:58:01.4043071Z Skipping (s,q) (0.71, 125): inconsistent with heavy hitters! 2025-05-07T20:58:01.4043218Z Skipping (s,q) (0.72, 125): inconsistent with heavy hitters! 2025-05-07T20:58:01.4043368Z Skipping (s,q) (0.73, 125): inconsistent with heavy hitters! 2025-05-07T20:58:01.4043517Z Skipping (s,q) (0.74, 125): inconsistent with heavy hitters! 2025-05-07T20:58:01.4043665Z Skipping (s,q) (0.75, 125): inconsistent with heavy hitters! 2025-05-07T20:58:01.4043812Z Skipping (s,q) (0.76, 125): inconsistent with heavy hitters! 2025-05-07T20:58:01.4043958Z Skipping (s,q) (0.77, 125): inconsistent with heavy hitters! 2025-05-07T20:58:01.4044104Z Skipping (s,q) (0.78, 125): inconsistent with heavy hitters! 2025-05-07T20:58:01.4044260Z Skipping (s,q) (0.79, 125): inconsistent with heavy hitters! 2025-05-07T20:58:01.4044404Z Skipping (s,q) (0.8, 125): inconsistent with heavy hitters! 2025-05-07T20:58:01.4044554Z Skipping (s,q) (0.81, 125): inconsistent with heavy hitters! 2025-05-07T20:58:01.4044699Z Skipping (s,q) (0.82, 125): inconsistent with heavy hitters! 2025-05-07T20:58:01.4044844Z Skipping (s,q) (0.83, 125): inconsistent with heavy hitters! 2025-05-07T20:58:01.4044995Z Skipping (s,q) (0.84, 125): inconsistent with heavy hitters! 2025-05-07T20:58:01.4045143Z Skipping (s,q) (0.85, 125): inconsistent with heavy hitters! 2025-05-07T20:58:01.4045289Z Skipping (s,q) (0.86, 125): inconsistent with heavy hitters! 2025-05-07T20:58:01.4045439Z Skipping (s,q) (0.87, 125): inconsistent with heavy hitters! 2025-05-07T20:58:01.4045587Z Skipping (s,q) (0.88, 125): inconsistent with heavy hitters! 2025-05-07T20:58:01.4045733Z Skipping (s,q) (0.89, 125): inconsistent with heavy hitters! 2025-05-07T20:58:01.4045923Z Skipping (s,q) (0.9, 125): inconsistent with heavy hitters! 2025-05-07T20:58:01.4046069Z Skipping (s,q) (0.91, 125): inconsistent with heavy hitters! 2025-05-07T20:58:01.4046218Z Skipping (s,q) (0.92, 125): inconsistent with heavy hitters! 2025-05-07T20:58:01.4046363Z Skipping (s,q) (0.93, 125): inconsistent with heavy hitters! 2025-05-07T20:58:01.4046509Z Skipping (s,q) (0.94, 125): inconsistent with heavy hitters! 2025-05-07T20:58:01.4046658Z Skipping (s,q) (0.95, 125): inconsistent with heavy hitters! 2025-05-07T20:58:01.4046804Z Skipping (s,q) (0.96, 125): inconsistent with heavy hitters! 2025-05-07T20:58:01.4046949Z Skipping (s,q) (0.97, 125): inconsistent with heavy hitters! 2025-05-07T20:58:01.4047098Z Skipping (s,q) (0.98, 125): inconsistent with heavy hitters! 2025-05-07T20:58:01.4047244Z Skipping (s,q) (0.99, 125): inconsistent with heavy hitters! 2025-05-07T20:58:01.4047392Z Skipping (s,q) (1, 125): inconsistent with heavy hitters! 2025-05-07T20:58:01.4047542Z Skipping (s,q) (1.01, 125): inconsistent with heavy hitters! 2025-05-07T20:58:01.4047692Z Skipping (s,q) (1.02, 125): inconsistent with heavy hitters! 2025-05-07T20:58:01.4047841Z Skipping (s,q) (1.03, 125): inconsistent with heavy hitters! 2025-05-07T20:58:01.4047989Z Skipping (s,q) (1.04, 125): inconsistent with heavy hitters! 2025-05-07T20:58:01.4048133Z Skipping (s,q) (1.05, 125): inconsistent with heavy hitters! 2025-05-07T20:58:01.4048285Z Skipping (s,q) (1.06, 125): inconsistent with heavy hitters! 2025-05-07T20:58:01.4048429Z Skipping (s,q) (1.07, 125): inconsistent with heavy hitters! 2025-05-07T20:58:01.4048577Z Skipping (s,q) (1.08, 125): inconsistent with heavy hitters! 2025-05-07T20:58:01.4048721Z Skipping (s,q) (1.09, 125): inconsistent with heavy hitters! 2025-05-07T20:58:01.4048867Z Skipping (s,q) (1.1, 125): inconsistent with heavy hitters! 2025-05-07T20:58:01.4049063Z Skipping (s,q) (1.11, 125): inconsistent with heavy hitters! 2025-05-07T20:58:01.4049211Z Skipping (s,q) (1.12, 125): inconsistent with heavy hitters! 2025-05-07T20:58:01.4049396Z Skipping (s,q) (1.13, 125): inconsistent with heavy hitters! 2025-05-07T20:58:01.4049545Z Skipping (s,q) (1.14, 125): inconsistent with heavy hitters! 2025-05-07T20:58:01.4049729Z Skipping (s,q) (1.15, 125): inconsistent with heavy hitters! 2025-05-07T20:58:01.4049878Z Skipping (s,q) (1.16, 125): inconsistent with heavy hitters! 2025-05-07T20:58:01.4050026Z Skipping (s,q) (1.17, 125): inconsistent with heavy hitters! 2025-05-07T20:58:01.4050171Z Skipping (s,q) (1.18, 125): inconsistent with heavy hitters! 2025-05-07T20:58:01.4050317Z Skipping (s,q) (1.19, 125): inconsistent with heavy hitters! 2025-05-07T20:58:01.4050463Z Skipping (s,q) (1.2, 125): inconsistent with heavy hitters! 2025-05-07T20:58:01.4050608Z Skipping (s,q) (1.21, 125): inconsistent with heavy hitters! 2025-05-07T20:58:01.4050761Z Skipping (s,q) (1.22, 125): inconsistent with heavy hitters! 2025-05-07T20:58:01.4050907Z Skipping (s,q) (1.23, 125): inconsistent with heavy hitters! 2025-05-07T20:58:01.4051064Z Skipping (s,q) (1.24, 125): inconsistent with heavy hitters! 2025-05-07T20:58:01.4051211Z Skipping (s,q) (1.25, 125): inconsistent with heavy hitters! 2025-05-07T20:58:01.4051359Z Skipping (s,q) (1.26, 125): inconsistent with heavy hitters! 2025-05-07T20:58:01.4051507Z Skipping (s,q) (1.27, 125): inconsistent with heavy hitters! 2025-05-07T20:58:01.4051653Z Skipping (s,q) (1.28, 125): inconsistent with heavy hitters! 2025-05-07T20:58:01.4051799Z Skipping (s,q) (1.29, 125): inconsistent with heavy hitters! 2025-05-07T20:58:01.4051946Z Skipping (s,q) (1.3, 125): inconsistent with heavy hitters! 2025-05-07T20:58:01.4052092Z Skipping (s,q) (1.31, 125): inconsistent with heavy hitters! 2025-05-07T20:58:01.4052238Z Skipping (s,q) (1.32, 125): inconsistent with heavy hitters! 2025-05-07T20:58:01.4052384Z Skipping (s,q) (1.33, 125): inconsistent with heavy hitters! 2025-05-07T20:58:01.4052529Z Skipping (s,q) (1.34, 125): inconsistent with heavy hitters! 2025-05-07T20:58:01.4052720Z Skipping (s,q) (1.35, 125): inconsistent with heavy hitters! 2025-05-07T20:58:01.4052866Z Skipping (s,q) (1.36, 125): inconsistent with heavy hitters! 2025-05-07T20:58:01.4053017Z Skipping (s,q) (1.37, 125): inconsistent with heavy hitters! 2025-05-07T20:58:01.4053166Z Skipping (s,q) (1.38, 125): inconsistent with heavy hitters! 2025-05-07T20:58:01.4053313Z Skipping (s,q) (1.39, 125): inconsistent with heavy hitters! 2025-05-07T20:58:01.4053461Z Skipping (s,q) (1.4, 125): inconsistent with heavy hitters! 2025-05-07T20:58:01.4053605Z Skipping (s,q) (1.41, 125): inconsistent with heavy hitters! 2025-05-07T20:58:01.4053750Z Skipping (s,q) (1.42, 125): inconsistent with heavy hitters! 2025-05-07T20:58:01.4053897Z Skipping (s,q) (1.43, 125): inconsistent with heavy hitters! 2025-05-07T20:58:01.4054043Z Skipping (s,q) (1.44, 125): inconsistent with heavy hitters! 2025-05-07T20:58:01.4054191Z Skipping (s,q) (1.45, 125): inconsistent with heavy hitters! 2025-05-07T20:58:01.4054340Z Skipping (s,q) (1.46, 125): inconsistent with heavy hitters! 2025-05-07T20:58:01.4054487Z Skipping (s,q) (1.47, 125): inconsistent with heavy hitters! 2025-05-07T20:58:01.4054633Z Skipping (s,q) (1.48, 125): inconsistent with heavy hitters! 2025-05-07T20:58:01.4054783Z Skipping (s,q) (1.49, 125): inconsistent with heavy hitters! 2025-05-07T20:58:01.4054929Z Skipping (s,q) (1.5, 125): inconsistent with heavy hitters! 2025-05-07T20:58:01.4055077Z Skipping (s,q) (1.51, 125): inconsistent with heavy hitters! 2025-05-07T20:58:01.4055221Z Skipping (s,q) (1.52, 125): inconsistent with heavy hitters! 2025-05-07T20:58:01.4055370Z Skipping (s,q) (1.53, 125): inconsistent with heavy hitters! 2025-05-07T20:58:01.4055520Z Skipping (s,q) (1.54, 125): inconsistent with heavy hitters! 2025-05-07T20:58:01.4055665Z Skipping (s,q) (1.55, 125): inconsistent with heavy hitters! 2025-05-07T20:58:01.4055855Z Skipping (s,q) (1.56, 125): inconsistent with heavy hitters! 2025-05-07T20:58:01.4056009Z Skipping (s,q) (1.57, 125): inconsistent with heavy hitters! 2025-05-07T20:58:01.4056247Z Skipping (s,q) (1.58, 125): inconsistent with heavy hitters! 2025-05-07T20:58:01.4056397Z Skipping (s,q) (1.59, 125): inconsistent with heavy hitters! 2025-05-07T20:58:01.4056578Z Skipping (s,q) (1.6, 125): inconsistent with heavy hitters! 2025-05-07T20:58:01.4056724Z Skipping (s,q) (1.61, 125): inconsistent with heavy hitters! 2025-05-07T20:58:01.4056873Z Skipping (s,q) (1.62, 125): inconsistent with heavy hitters! 2025-05-07T20:58:01.4057018Z Skipping (s,q) (1.63, 125): inconsistent with heavy hitters! 2025-05-07T20:58:01.4057164Z Skipping (s,q) (1.64, 125): inconsistent with heavy hitters! 2025-05-07T20:58:01.4057318Z Skipping (s,q) (1.65, 125): inconsistent with heavy hitters! 2025-05-07T20:58:01.4057463Z Skipping (s,q) (1.66, 125): inconsistent with heavy hitters! 2025-05-07T20:58:01.4057612Z Skipping (s,q) (1.67, 125): inconsistent with heavy hitters! 2025-05-07T20:58:01.4057756Z Skipping (s,q) (1.68, 125): inconsistent with heavy hitters! 2025-05-07T20:58:01.4057906Z Skipping (s,q) (1.69, 125): inconsistent with heavy hitters! 2025-05-07T20:58:01.4058052Z Skipping (s,q) (1.7, 125): inconsistent with heavy hitters! 2025-05-07T20:58:01.4058206Z Skipping (s,q) (1.71, 125): inconsistent with heavy hitters! 2025-05-07T20:58:01.4058354Z Skipping (s,q) (1.72, 125): inconsistent with heavy hitters! 2025-05-07T20:58:01.4058502Z Skipping (s,q) (1.73, 125): inconsistent with heavy hitters! 2025-05-07T20:58:01.4058647Z Skipping (s,q) (1.74, 125): inconsistent with heavy hitters! 2025-05-07T20:58:01.4058795Z Skipping (s,q) (1.75, 125): inconsistent with heavy hitters! 2025-05-07T20:58:01.4058940Z Skipping (s,q) (1.76, 125): inconsistent with heavy hitters! 2025-05-07T20:58:01.4059085Z Skipping (s,q) (1.77, 125): inconsistent with heavy hitters! 2025-05-07T20:58:01.4059443Z Skipping (s,q) (1.78, 125): inconsistent with heavy hitters! 2025-05-07T20:58:01.4059595Z Skipping (s,q) (1.79, 125): inconsistent with heavy hitters! 2025-05-07T20:58:01.4059813Z Skipping (s,q) (1.8, 125): inconsistent with heavy hitters! 2025-05-07T20:58:01.4059962Z Skipping (s,q) (1.81, 125): inconsistent with heavy hitters! 2025-05-07T20:58:01.4060108Z Skipping (s,q) (1.82, 125): inconsistent with heavy hitters! 2025-05-07T20:58:01.4060255Z Skipping (s,q) (1.83, 125): inconsistent with heavy hitters! 2025-05-07T20:58:01.4060398Z Skipping (s,q) (1.84, 125): inconsistent with heavy hitters! 2025-05-07T20:58:01.4060543Z Skipping (s,q) (1.85, 125): inconsistent with heavy hitters! 2025-05-07T20:58:01.4060690Z Skipping (s,q) (1.86, 125): inconsistent with heavy hitters! 2025-05-07T20:58:01.4060836Z Skipping (s,q) (1.87, 125): inconsistent with heavy hitters! 2025-05-07T20:58:01.4060986Z Skipping (s,q) (1.88, 125): inconsistent with heavy hitters! 2025-05-07T20:58:01.4061137Z Skipping (s,q) (1.89, 125): inconsistent with heavy hitters! 2025-05-07T20:58:01.4061284Z Skipping (s,q) (1.9, 125): inconsistent with heavy hitters! 2025-05-07T20:58:01.4061431Z Skipping (s,q) (1.91, 125): inconsistent with heavy hitters! 2025-05-07T20:58:01.4061579Z Skipping (s,q) (1.92, 125): inconsistent with heavy hitters! 2025-05-07T20:58:01.4061723Z Skipping (s,q) (1.93, 125): inconsistent with heavy hitters! 2025-05-07T20:58:01.4061872Z Skipping (s,q) (1.94, 125): inconsistent with heavy hitters! 2025-05-07T20:58:01.4062016Z Skipping (s,q) (1.95, 125): inconsistent with heavy hitters! 2025-05-07T20:58:01.4062160Z Skipping (s,q) (1.96, 125): inconsistent with heavy hitters! 2025-05-07T20:58:01.4062310Z Skipping (s,q) (1.97, 125): inconsistent with heavy hitters! 2025-05-07T20:58:01.4062459Z Skipping (s,q) (1.98, 125): inconsistent with heavy hitters! 2025-05-07T20:58:01.4062604Z Skipping (s,q) (1.99, 125): inconsistent with heavy hitters! 2025-05-07T20:58:01.4062755Z Skipping (s,q) (0.01, 150): inconsistent with heavy hitters! 2025-05-07T20:58:01.4062964Z Skipping (s,q) (0.02, 150): inconsistent with heavy hitters! 2025-05-07T20:58:01.4063112Z Skipping (s,q) (0.03, 150): inconsistent with heavy hitters! 2025-05-07T20:58:01.4063337Z Skipping (s,q) (0.04, 150): inconsistent with heavy hitters! 2025-05-07T20:58:01.4063482Z Skipping (s,q) (0.05, 150): inconsistent with heavy hitters! 2025-05-07T20:58:01.4063685Z Skipping (s,q) (0.06, 150): inconsistent with heavy hitters! 2025-05-07T20:58:01.4063831Z Skipping (s,q) (0.07, 150): inconsistent with heavy hitters! 2025-05-07T20:58:01.4063974Z Skipping (s,q) (0.08, 150): inconsistent with heavy hitters! 2025-05-07T20:58:01.4064126Z Skipping (s,q) (0.09, 150): inconsistent with heavy hitters! 2025-05-07T20:58:01.4064271Z Skipping (s,q) (0.1, 150): inconsistent with heavy hitters! 2025-05-07T20:58:01.4064419Z Skipping (s,q) (0.11, 150): inconsistent with heavy hitters! 2025-05-07T20:58:01.4064564Z Skipping (s,q) (0.12, 150): inconsistent with heavy hitters! 2025-05-07T20:58:01.4064711Z Skipping (s,q) (0.13, 150): inconsistent with heavy hitters! 2025-05-07T20:58:01.4064860Z Skipping (s,q) (0.14, 150): inconsistent with heavy hitters! 2025-05-07T20:58:01.4065010Z Skipping (s,q) (0.15, 150): inconsistent with heavy hitters! 2025-05-07T20:58:01.4065153Z Skipping (s,q) (0.16, 150): inconsistent with heavy hitters! 2025-05-07T20:58:01.4065302Z Skipping (s,q) (0.17, 150): inconsistent with heavy hitters! 2025-05-07T20:58:01.4065447Z Skipping (s,q) (0.18, 150): inconsistent with heavy hitters! 2025-05-07T20:58:01.4065593Z Skipping (s,q) (0.19, 150): inconsistent with heavy hitters! 2025-05-07T20:58:01.4065744Z Skipping (s,q) (0.2, 150): inconsistent with heavy hitters! 2025-05-07T20:58:01.4065891Z Skipping (s,q) (0.21, 150): inconsistent with heavy hitters! 2025-05-07T20:58:01.4066039Z Skipping (s,q) (0.22, 150): inconsistent with heavy hitters! 2025-05-07T20:58:01.4066186Z Skipping (s,q) (0.23, 150): inconsistent with heavy hitters! 2025-05-07T20:58:01.4066335Z Skipping (s,q) (0.24, 150): inconsistent with heavy hitters! 2025-05-07T20:58:01.4066481Z Skipping (s,q) (0.25, 150): inconsistent with heavy hitters! 2025-05-07T20:58:01.4066673Z Skipping (s,q) (0.26, 150): inconsistent with heavy hitters! 2025-05-07T20:58:01.4066821Z Skipping (s,q) (0.27, 150): inconsistent with heavy hitters! 2025-05-07T20:58:01.4066971Z Skipping (s,q) (0.28, 150): inconsistent with heavy hitters! 2025-05-07T20:58:01.4067116Z Skipping (s,q) (0.29, 150): inconsistent with heavy hitters! 2025-05-07T20:58:01.4067264Z Skipping (s,q) (0.3, 150): inconsistent with heavy hitters! 2025-05-07T20:58:01.4067414Z Skipping (s,q) (0.31, 150): inconsistent with heavy hitters! 2025-05-07T20:58:01.4067562Z Skipping (s,q) (0.32, 150): inconsistent with heavy hitters! 2025-05-07T20:58:01.4067707Z Skipping (s,q) (0.33, 150): inconsistent with heavy hitters! 2025-05-07T20:58:01.4067851Z Skipping (s,q) (0.34, 150): inconsistent with heavy hitters! 2025-05-07T20:58:01.4067998Z Skipping (s,q) (0.35, 150): inconsistent with heavy hitters! 2025-05-07T20:58:01.4068144Z Skipping (s,q) (0.36, 150): inconsistent with heavy hitters! 2025-05-07T20:58:01.4068288Z Skipping (s,q) (0.37, 150): inconsistent with heavy hitters! 2025-05-07T20:58:01.4068442Z Skipping (s,q) (0.38, 150): inconsistent with heavy hitters! 2025-05-07T20:58:01.4068590Z Skipping (s,q) (0.39, 150): inconsistent with heavy hitters! 2025-05-07T20:58:01.4068738Z Skipping (s,q) (0.4, 150): inconsistent with heavy hitters! 2025-05-07T20:58:01.4068886Z Skipping (s,q) (0.41, 150): inconsistent with heavy hitters! 2025-05-07T20:58:01.4069034Z Skipping (s,q) (0.42, 150): inconsistent with heavy hitters! 2025-05-07T20:58:01.4069179Z Skipping (s,q) (0.43, 150): inconsistent with heavy hitters! 2025-05-07T20:58:01.4069327Z Skipping (s,q) (0.44, 150): inconsistent with heavy hitters! 2025-05-07T20:58:01.4069472Z Skipping (s,q) (0.45, 150): inconsistent with heavy hitters! 2025-05-07T20:58:01.4069620Z Skipping (s,q) (0.46, 150): inconsistent with heavy hitters! 2025-05-07T20:58:01.4069808Z Skipping (s,q) (0.47, 150): inconsistent with heavy hitters! 2025-05-07T20:58:01.4069953Z Skipping (s,q) (0.48, 150): inconsistent with heavy hitters! 2025-05-07T20:58:01.4070139Z Skipping (s,q) (0.49, 150): inconsistent with heavy hitters! 2025-05-07T20:58:01.4070285Z Skipping (s,q) (0.5, 150): inconsistent with heavy hitters! 2025-05-07T20:58:01.4070469Z Skipping (s,q) (0.51, 150): inconsistent with heavy hitters! 2025-05-07T20:58:01.4070620Z Skipping (s,q) (0.52, 150): inconsistent with heavy hitters! 2025-05-07T20:58:01.4070767Z Skipping (s,q) (0.53, 150): inconsistent with heavy hitters! 2025-05-07T20:58:01.4070916Z Skipping (s,q) (0.54, 150): inconsistent with heavy hitters! 2025-05-07T20:58:01.4071060Z Skipping (s,q) (0.55, 150): inconsistent with heavy hitters! 2025-05-07T20:58:01.4071207Z Skipping (s,q) (0.56, 150): inconsistent with heavy hitters! 2025-05-07T20:58:01.4071358Z Skipping (s,q) (0.57, 150): inconsistent with heavy hitters! 2025-05-07T20:58:01.4071504Z Skipping (s,q) (0.58, 150): inconsistent with heavy hitters! 2025-05-07T20:58:01.4071648Z Skipping (s,q) (0.59, 150): inconsistent with heavy hitters! 2025-05-07T20:58:01.4071799Z Skipping (s,q) (0.6, 150): inconsistent with heavy hitters! 2025-05-07T20:58:01.4071943Z Skipping (s,q) (0.61, 150): inconsistent with heavy hitters! 2025-05-07T20:58:01.4072091Z Skipping (s,q) (0.62, 150): inconsistent with heavy hitters! 2025-05-07T20:58:01.4072236Z Skipping (s,q) (0.63, 150): inconsistent with heavy hitters! 2025-05-07T20:58:01.4072381Z Skipping (s,q) (0.64, 150): inconsistent with heavy hitters! 2025-05-07T20:58:01.4072530Z Skipping (s,q) (0.65, 150): inconsistent with heavy hitters! 2025-05-07T20:58:01.4072678Z Skipping (s,q) (0.66, 150): inconsistent with heavy hitters! 2025-05-07T20:58:01.4072826Z Skipping (s,q) (0.67, 150): inconsistent with heavy hitters! 2025-05-07T20:58:01.4076348Z Skipping (s,q) (0.68, 150): inconsistent with heavy hitters! 2025-05-07T20:58:01.4076527Z Skipping (s,q) (0.69, 150): inconsistent with heavy hitters! 2025-05-07T20:58:01.4076676Z Skipping (s,q) (0.7, 150): inconsistent with heavy hitters! 2025-05-07T20:58:01.4076832Z Skipping (s,q) (0.71, 150): inconsistent with heavy hitters! 2025-05-07T20:58:01.4077042Z Skipping (s,q) (0.72, 150): inconsistent with heavy hitters! 2025-05-07T20:58:01.4077188Z Skipping (s,q) (0.73, 150): inconsistent with heavy hitters! 2025-05-07T20:58:01.4077341Z Skipping (s,q) (0.74, 150): inconsistent with heavy hitters! 2025-05-07T20:58:01.4077489Z Skipping (s,q) (0.75, 150): inconsistent with heavy hitters! 2025-05-07T20:58:01.4077636Z Skipping (s,q) (0.76, 150): inconsistent with heavy hitters! 2025-05-07T20:58:01.4077785Z Skipping (s,q) (0.77, 150): inconsistent with heavy hitters! 2025-05-07T20:58:01.4077931Z Skipping (s,q) (0.78, 150): inconsistent with heavy hitters! 2025-05-07T20:58:01.4078079Z Skipping (s,q) (0.79, 150): inconsistent with heavy hitters! 2025-05-07T20:58:01.4078225Z Skipping (s,q) (0.8, 150): inconsistent with heavy hitters! 2025-05-07T20:58:01.4078374Z Skipping (s,q) (0.81, 150): inconsistent with heavy hitters! 2025-05-07T20:58:01.4078521Z Skipping (s,q) (0.82, 150): inconsistent with heavy hitters! 2025-05-07T20:58:01.4078673Z Skipping (s,q) (0.83, 150): inconsistent with heavy hitters! 2025-05-07T20:58:01.4078820Z Skipping (s,q) (0.84, 150): inconsistent with heavy hitters! 2025-05-07T20:58:01.4078974Z Skipping (s,q) (0.85, 150): inconsistent with heavy hitters! 2025-05-07T20:58:01.4079119Z Skipping (s,q) (0.86, 150): inconsistent with heavy hitters! 2025-05-07T20:58:01.4079266Z Skipping (s,q) (0.87, 150): inconsistent with heavy hitters! 2025-05-07T20:58:01.4079413Z Skipping (s,q) (0.88, 150): inconsistent with heavy hitters! 2025-05-07T20:58:01.4079561Z Skipping (s,q) (0.89, 150): inconsistent with heavy hitters! 2025-05-07T20:58:01.4079710Z Skipping (s,q) (0.9, 150): inconsistent with heavy hitters! 2025-05-07T20:58:01.4079856Z Skipping (s,q) (0.91, 150): inconsistent with heavy hitters! 2025-05-07T20:58:01.4080046Z Skipping (s,q) (0.92, 150): inconsistent with heavy hitters! 2025-05-07T20:58:01.4080192Z Skipping (s,q) (0.93, 150): inconsistent with heavy hitters! 2025-05-07T20:58:01.4080376Z Skipping (s,q) (0.94, 150): inconsistent with heavy hitters! 2025-05-07T20:58:01.4080520Z Skipping (s,q) (0.95, 150): inconsistent with heavy hitters! 2025-05-07T20:58:01.4080756Z Skipping (s,q) (0.96, 150): inconsistent with heavy hitters! 2025-05-07T20:58:01.4080901Z Skipping (s,q) (0.97, 150): inconsistent with heavy hitters! 2025-05-07T20:58:01.4081046Z Skipping (s,q) (0.98, 150): inconsistent with heavy hitters! 2025-05-07T20:58:01.4081188Z Skipping (s,q) (0.99, 150): inconsistent with heavy hitters! 2025-05-07T20:58:01.4081324Z Skipping (s,q) (1, 150): inconsistent with heavy hitters! 2025-05-07T20:58:01.4081473Z Skipping (s,q) (1.01, 150): inconsistent with heavy hitters! 2025-05-07T20:58:01.4081616Z Skipping (s,q) (1.02, 150): inconsistent with heavy hitters! 2025-05-07T20:58:01.4081763Z Skipping (s,q) (1.03, 150): inconsistent with heavy hitters! 2025-05-07T20:58:01.4081905Z Skipping (s,q) (1.04, 150): inconsistent with heavy hitters! 2025-05-07T20:58:01.4082051Z Skipping (s,q) (1.05, 150): inconsistent with heavy hitters! 2025-05-07T20:58:01.4082196Z Skipping (s,q) (1.06, 150): inconsistent with heavy hitters! 2025-05-07T20:58:01.4082342Z Skipping (s,q) (1.07, 150): inconsistent with heavy hitters! 2025-05-07T20:58:01.4082484Z Skipping (s,q) (1.08, 150): inconsistent with heavy hitters! 2025-05-07T20:58:01.4082628Z Skipping (s,q) (1.09, 150): inconsistent with heavy hitters! 2025-05-07T20:58:01.4082769Z Skipping (s,q) (1.1, 150): inconsistent with heavy hitters! 2025-05-07T20:58:01.4082911Z Skipping (s,q) (1.11, 150): inconsistent with heavy hitters! 2025-05-07T20:58:01.4083060Z Skipping (s,q) (1.12, 150): inconsistent with heavy hitters! 2025-05-07T20:58:01.4083205Z Skipping (s,q) (1.13, 150): inconsistent with heavy hitters! 2025-05-07T20:58:01.4083353Z Skipping (s,q) (1.14, 150): inconsistent with heavy hitters! 2025-05-07T20:58:01.4083501Z Skipping (s,q) (1.15, 150): inconsistent with heavy hitters! 2025-05-07T20:58:01.4083645Z Skipping (s,q) (1.16, 150): inconsistent with heavy hitters! 2025-05-07T20:58:01.4083831Z Skipping (s,q) (1.17, 150): inconsistent with heavy hitters! 2025-05-07T20:58:01.4083972Z Skipping (s,q) (1.18, 150): inconsistent with heavy hitters! 2025-05-07T20:58:01.4084115Z Skipping (s,q) (1.19, 150): inconsistent with heavy hitters! 2025-05-07T20:58:01.4084264Z Skipping (s,q) (1.2, 150): inconsistent with heavy hitters! 2025-05-07T20:58:01.4084407Z Skipping (s,q) (1.21, 150): inconsistent with heavy hitters! 2025-05-07T20:58:01.4084552Z Skipping (s,q) (1.22, 150): inconsistent with heavy hitters! 2025-05-07T20:58:01.4084693Z Skipping (s,q) (1.23, 150): inconsistent with heavy hitters! 2025-05-07T20:58:01.4084834Z Skipping (s,q) (1.24, 150): inconsistent with heavy hitters! 2025-05-07T20:58:01.4084978Z Skipping (s,q) (1.25, 150): inconsistent with heavy hitters! 2025-05-07T20:58:01.4085121Z Skipping (s,q) (1.26, 150): inconsistent with heavy hitters! 2025-05-07T20:58:01.4085262Z Skipping (s,q) (1.27, 150): inconsistent with heavy hitters! 2025-05-07T20:58:01.4085409Z Skipping (s,q) (1.28, 150): inconsistent with heavy hitters! 2025-05-07T20:58:01.4085550Z Skipping (s,q) (1.29, 150): inconsistent with heavy hitters! 2025-05-07T20:58:01.4085694Z Skipping (s,q) (1.3, 150): inconsistent with heavy hitters! 2025-05-07T20:58:01.4085836Z Skipping (s,q) (1.31, 150): inconsistent with heavy hitters! 2025-05-07T20:58:01.4085977Z Skipping (s,q) (1.32, 150): inconsistent with heavy hitters! 2025-05-07T20:58:01.4086122Z Skipping (s,q) (1.33, 150): inconsistent with heavy hitters! 2025-05-07T20:58:01.4086268Z Skipping (s,q) (1.34, 150): inconsistent with heavy hitters! 2025-05-07T20:58:01.4086411Z Skipping (s,q) (1.35, 150): inconsistent with heavy hitters! 2025-05-07T20:58:01.4086557Z Skipping (s,q) (1.36, 150): inconsistent with heavy hitters! 2025-05-07T20:58:01.4086741Z Skipping (s,q) (1.37, 150): inconsistent with heavy hitters! 2025-05-07T20:58:01.4086886Z Skipping (s,q) (1.38, 150): inconsistent with heavy hitters! 2025-05-07T20:58:01.4087068Z Skipping (s,q) (1.39, 150): inconsistent with heavy hitters! 2025-05-07T20:58:01.4087210Z Skipping (s,q) (1.4, 150): inconsistent with heavy hitters! 2025-05-07T20:58:01.4087395Z Skipping (s,q) (1.41, 150): inconsistent with heavy hitters! 2025-05-07T20:58:01.4087540Z Skipping (s,q) (1.42, 150): inconsistent with heavy hitters! 2025-05-07T20:58:01.4087683Z Skipping (s,q) (1.43, 150): inconsistent with heavy hitters! 2025-05-07T20:58:01.4087827Z Skipping (s,q) (1.44, 150): inconsistent with heavy hitters! 2025-05-07T20:58:01.4087969Z Skipping (s,q) (1.45, 150): inconsistent with heavy hitters! 2025-05-07T20:58:01.4088113Z Skipping (s,q) (1.46, 150): inconsistent with heavy hitters! 2025-05-07T20:58:01.4088254Z Skipping (s,q) (1.47, 150): inconsistent with heavy hitters! 2025-05-07T20:58:01.4088397Z Skipping (s,q) (1.48, 150): inconsistent with heavy hitters! 2025-05-07T20:58:01.4088541Z Skipping (s,q) (1.49, 150): inconsistent with heavy hitters! 2025-05-07T20:58:01.4088686Z Skipping (s,q) (1.5, 150): inconsistent with heavy hitters! 2025-05-07T20:58:01.4088827Z Skipping (s,q) (1.51, 150): inconsistent with heavy hitters! 2025-05-07T20:58:01.4088973Z Skipping (s,q) (1.52, 150): inconsistent with heavy hitters! 2025-05-07T20:58:01.4089117Z Skipping (s,q) (1.53, 150): inconsistent with heavy hitters! 2025-05-07T20:58:01.4089265Z Skipping (s,q) (1.54, 150): inconsistent with heavy hitters! 2025-05-07T20:58:01.4089408Z Skipping (s,q) (1.55, 150): inconsistent with heavy hitters! 2025-05-07T20:58:01.4089548Z Skipping (s,q) (1.56, 150): inconsistent with heavy hitters! 2025-05-07T20:58:01.4089694Z Skipping (s,q) (1.57, 150): inconsistent with heavy hitters! 2025-05-07T20:58:01.4089834Z Skipping (s,q) (1.58, 150): inconsistent with heavy hitters! 2025-05-07T20:58:01.4089976Z Skipping (s,q) (1.59, 150): inconsistent with heavy hitters! 2025-05-07T20:58:01.4090121Z Skipping (s,q) (1.6, 150): inconsistent with heavy hitters! 2025-05-07T20:58:01.4090263Z Skipping (s,q) (1.61, 150): inconsistent with heavy hitters! 2025-05-07T20:58:01.4090448Z Skipping (s,q) (1.62, 150): inconsistent with heavy hitters! 2025-05-07T20:58:01.4090593Z Skipping (s,q) (1.63, 150): inconsistent with heavy hitters! 2025-05-07T20:58:01.4090736Z Skipping (s,q) (1.64, 150): inconsistent with heavy hitters! 2025-05-07T20:58:01.4090882Z Skipping (s,q) (1.65, 150): inconsistent with heavy hitters! 2025-05-07T20:58:01.4091023Z Skipping (s,q) (1.66, 150): inconsistent with heavy hitters! 2025-05-07T20:58:01.4091165Z Skipping (s,q) (1.67, 150): inconsistent with heavy hitters! 2025-05-07T20:58:01.4091309Z Skipping (s,q) (1.68, 150): inconsistent with heavy hitters! 2025-05-07T20:58:01.4091451Z Skipping (s,q) (1.69, 150): inconsistent with heavy hitters! 2025-05-07T20:58:01.4091592Z Skipping (s,q) (1.7, 150): inconsistent with heavy hitters! 2025-05-07T20:58:01.4091741Z Skipping (s,q) (1.71, 150): inconsistent with heavy hitters! 2025-05-07T20:58:01.4091885Z Skipping (s,q) (1.72, 150): inconsistent with heavy hitters! 2025-05-07T20:58:01.4092037Z Skipping (s,q) (1.73, 150): inconsistent with heavy hitters! 2025-05-07T20:58:01.4092180Z Skipping (s,q) (1.74, 150): inconsistent with heavy hitters! 2025-05-07T20:58:01.4092323Z Skipping (s,q) (1.75, 150): inconsistent with heavy hitters! 2025-05-07T20:58:01.4092467Z Skipping (s,q) (1.76, 150): inconsistent with heavy hitters! 2025-05-07T20:58:01.4092610Z Skipping (s,q) (1.77, 150): inconsistent with heavy hitters! 2025-05-07T20:58:01.4092750Z Skipping (s,q) (1.78, 150): inconsistent with heavy hitters! 2025-05-07T20:58:01.4092895Z Skipping (s,q) (1.79, 150): inconsistent with heavy hitters! 2025-05-07T20:58:01.4093038Z Skipping (s,q) (1.8, 150): inconsistent with heavy hitters! 2025-05-07T20:58:01.4093186Z Skipping (s,q) (1.81, 150): inconsistent with heavy hitters! 2025-05-07T20:58:01.4093394Z Skipping (s,q) (1.82, 150): inconsistent with heavy hitters! 2025-05-07T20:58:01.4093538Z Skipping (s,q) (1.83, 150): inconsistent with heavy hitters! 2025-05-07T20:58:01.4093723Z Skipping (s,q) (1.84, 150): inconsistent with heavy hitters! 2025-05-07T20:58:01.4093865Z Skipping (s,q) (1.85, 150): inconsistent with heavy hitters! 2025-05-07T20:58:01.4094042Z Skipping (s,q) (1.86, 150): inconsistent with heavy hitters! 2025-05-07T20:58:01.4094189Z Skipping (s,q) (1.87, 150): inconsistent with heavy hitters! 2025-05-07T20:58:01.4094334Z Skipping (s,q) (1.88, 150): inconsistent with heavy hitters! 2025-05-07T20:58:01.4094480Z Skipping (s,q) (1.89, 150): inconsistent with heavy hitters! 2025-05-07T20:58:01.4094623Z Skipping (s,q) (1.9, 150): inconsistent with heavy hitters! 2025-05-07T20:58:01.4094765Z Skipping (s,q) (1.91, 150): inconsistent with heavy hitters! 2025-05-07T20:58:01.4094910Z Skipping (s,q) (1.92, 150): inconsistent with heavy hitters! 2025-05-07T20:58:01.4095053Z Skipping (s,q) (1.93, 150): inconsistent with heavy hitters! 2025-05-07T20:58:01.4095195Z Skipping (s,q) (1.94, 150): inconsistent with heavy hitters! 2025-05-07T20:58:01.4095346Z Skipping (s,q) (1.95, 150): inconsistent with heavy hitters! 2025-05-07T20:58:01.4095491Z Skipping (s,q) (1.96, 150): inconsistent with heavy hitters! 2025-05-07T20:58:01.4095639Z Skipping (s,q) (1.97, 150): inconsistent with heavy hitters! 2025-05-07T20:58:01.4095781Z Skipping (s,q) (1.98, 150): inconsistent with heavy hitters! 2025-05-07T20:58:01.4095924Z Skipping (s,q) (1.99, 150): inconsistent with heavy hitters! 2025-05-07T20:58:01.4096069Z Skipping (s,q) (0.01, 175): inconsistent with heavy hitters! 2025-05-07T20:58:01.4096292Z Skipping (s,q) (0.02, 175): inconsistent with heavy hitters! 2025-05-07T20:58:01.4096440Z Skipping (s,q) (0.03, 175): inconsistent with heavy hitters! 2025-05-07T20:58:01.4096589Z Skipping (s,q) (0.04, 175): inconsistent with heavy hitters! 2025-05-07T20:58:01.4096729Z Skipping (s,q) (0.05, 175): inconsistent with heavy hitters! 2025-05-07T20:58:01.4096875Z Skipping (s,q) (0.06, 175): inconsistent with heavy hitters! 2025-05-07T20:58:01.4097017Z Skipping (s,q) (0.07, 175): inconsistent with heavy hitters! 2025-05-07T20:58:01.4097205Z Skipping (s,q) (0.08, 175): inconsistent with heavy hitters! 2025-05-07T20:58:01.4097347Z Skipping (s,q) (0.09, 175): inconsistent with heavy hitters! 2025-05-07T20:58:01.4097490Z Skipping (s,q) (0.1, 175): inconsistent with heavy hitters! 2025-05-07T20:58:01.4097631Z Skipping (s,q) (0.11, 175): inconsistent with heavy hitters! 2025-05-07T20:58:01.4097782Z Skipping (s,q) (0.12, 175): inconsistent with heavy hitters! 2025-05-07T20:58:01.4097924Z Skipping (s,q) (0.13, 175): inconsistent with heavy hitters! 2025-05-07T20:58:01.4098064Z Skipping (s,q) (0.14, 175): inconsistent with heavy hitters! 2025-05-07T20:58:01.4098211Z Skipping (s,q) (0.15, 175): inconsistent with heavy hitters! 2025-05-07T20:58:01.4098355Z Skipping (s,q) (0.16, 175): inconsistent with heavy hitters! 2025-05-07T20:58:01.4098504Z Skipping (s,q) (0.17, 175): inconsistent with heavy hitters! 2025-05-07T20:58:01.4098646Z Skipping (s,q) (0.18, 175): inconsistent with heavy hitters! 2025-05-07T20:58:01.4098791Z Skipping (s,q) (0.19, 175): inconsistent with heavy hitters! 2025-05-07T20:58:01.4098935Z Skipping (s,q) (0.2, 175): inconsistent with heavy hitters! 2025-05-07T20:58:01.4099078Z Skipping (s,q) (0.21, 175): inconsistent with heavy hitters! 2025-05-07T20:58:01.4099224Z Skipping (s,q) (0.22, 175): inconsistent with heavy hitters! 2025-05-07T20:58:01.4099371Z Skipping (s,q) (0.23, 175): inconsistent with heavy hitters! 2025-05-07T20:58:01.4099512Z Skipping (s,q) (0.24, 175): inconsistent with heavy hitters! 2025-05-07T20:58:01.4099655Z Skipping (s,q) (0.25, 175): inconsistent with heavy hitters! 2025-05-07T20:58:01.4099797Z Skipping (s,q) (0.26, 175): inconsistent with heavy hitters! 2025-05-07T20:58:01.4099939Z Skipping (s,q) (0.27, 175): inconsistent with heavy hitters! 2025-05-07T20:58:01.4100124Z Skipping (s,q) (0.28, 175): inconsistent with heavy hitters! 2025-05-07T20:58:01.4100267Z Skipping (s,q) (0.29, 175): inconsistent with heavy hitters! 2025-05-07T20:58:01.4100448Z Skipping (s,q) (0.3, 175): inconsistent with heavy hitters! 2025-05-07T20:58:01.4100599Z Skipping (s,q) (0.31, 175): inconsistent with heavy hitters! 2025-05-07T20:58:01.4100780Z Skipping (s,q) (0.32, 175): inconsistent with heavy hitters! 2025-05-07T20:58:01.4100925Z Skipping (s,q) (0.33, 175): inconsistent with heavy hitters! 2025-05-07T20:58:01.4101066Z Skipping (s,q) (0.34, 175): inconsistent with heavy hitters! 2025-05-07T20:58:01.4101208Z Skipping (s,q) (0.35, 175): inconsistent with heavy hitters! 2025-05-07T20:58:01.4101351Z Skipping (s,q) (0.36, 175): inconsistent with heavy hitters! 2025-05-07T20:58:01.4101493Z Skipping (s,q) (0.37, 175): inconsistent with heavy hitters! 2025-05-07T20:58:01.4101638Z Skipping (s,q) (0.38, 175): inconsistent with heavy hitters! 2025-05-07T20:58:01.4101789Z Skipping (s,q) (0.39, 175): inconsistent with heavy hitters! 2025-05-07T20:58:01.4101931Z Skipping (s,q) (0.4, 175): inconsistent with heavy hitters! 2025-05-07T20:58:01.4102077Z Skipping (s,q) (0.41, 175): inconsistent with heavy hitters! 2025-05-07T20:58:01.4102221Z Skipping (s,q) (0.42, 175): inconsistent with heavy hitters! 2025-05-07T20:58:01.4102362Z Skipping (s,q) (0.43, 175): inconsistent with heavy hitters! 2025-05-07T20:58:01.4102513Z Skipping (s,q) (0.44, 175): inconsistent with heavy hitters! 2025-05-07T20:58:01.4102658Z Skipping (s,q) (0.45, 175): inconsistent with heavy hitters! 2025-05-07T20:58:01.4102798Z Skipping (s,q) (0.46, 175): inconsistent with heavy hitters! 2025-05-07T20:58:01.4102944Z Skipping (s,q) (0.47, 175): inconsistent with heavy hitters! 2025-05-07T20:58:01.4103086Z Skipping (s,q) (0.48, 175): inconsistent with heavy hitters! 2025-05-07T20:58:01.4103229Z Skipping (s,q) (0.49, 175): inconsistent with heavy hitters! 2025-05-07T20:58:01.4103372Z Skipping (s,q) (0.5, 175): inconsistent with heavy hitters! 2025-05-07T20:58:01.4103515Z Skipping (s,q) (0.51, 175): inconsistent with heavy hitters! 2025-05-07T20:58:01.4103661Z Skipping (s,q) (0.52, 175): inconsistent with heavy hitters! 2025-05-07T20:58:01.4103851Z Skipping (s,q) (0.53, 175): inconsistent with heavy hitters! 2025-05-07T20:58:01.4103993Z Skipping (s,q) (0.54, 175): inconsistent with heavy hitters! 2025-05-07T20:58:01.4104145Z Skipping (s,q) (0.55, 175): inconsistent with heavy hitters! 2025-05-07T20:58:01.4104288Z Skipping (s,q) (0.56, 175): inconsistent with heavy hitters! 2025-05-07T20:58:01.4104432Z Skipping (s,q) (0.57, 175): inconsistent with heavy hitters! 2025-05-07T20:58:01.4104572Z Skipping (s,q) (0.58, 175): inconsistent with heavy hitters! 2025-05-07T20:58:01.4104714Z Skipping (s,q) (0.59, 175): inconsistent with heavy hitters! 2025-05-07T20:58:01.4104857Z Skipping (s,q) (0.6, 175): inconsistent with heavy hitters! 2025-05-07T20:58:01.4104998Z Skipping (s,q) (0.61, 175): inconsistent with heavy hitters! 2025-05-07T20:58:01.4105143Z Skipping (s,q) (0.62, 175): inconsistent with heavy hitters! 2025-05-07T20:58:01.4105289Z Skipping (s,q) (0.63, 175): inconsistent with heavy hitters! 2025-05-07T20:58:01.4105434Z Skipping (s,q) (0.64, 175): inconsistent with heavy hitters! 2025-05-07T20:58:01.4105575Z Skipping (s,q) (0.65, 175): inconsistent with heavy hitters! 2025-05-07T20:58:01.4105721Z Skipping (s,q) (0.66, 175): inconsistent with heavy hitters! 2025-05-07T20:58:01.4105865Z Skipping (s,q) (0.67, 175): inconsistent with heavy hitters! 2025-05-07T20:58:01.4106013Z Skipping (s,q) (0.68, 175): inconsistent with heavy hitters! 2025-05-07T20:58:01.4106156Z Skipping (s,q) (0.69, 175): inconsistent with heavy hitters! 2025-05-07T20:58:01.4106297Z Skipping (s,q) (0.7, 175): inconsistent with heavy hitters! 2025-05-07T20:58:01.4106444Z Skipping (s,q) (0.71, 175): inconsistent with heavy hitters! 2025-05-07T20:58:01.4106586Z Skipping (s,q) (0.72, 175): inconsistent with heavy hitters! 2025-05-07T20:58:01.4106769Z Skipping (s,q) (0.73, 175): inconsistent with heavy hitters! 2025-05-07T20:58:01.4106914Z Skipping (s,q) (0.74, 175): inconsistent with heavy hitters! 2025-05-07T20:58:01.4107095Z Skipping (s,q) (0.75, 175): inconsistent with heavy hitters! 2025-05-07T20:58:01.4107238Z Skipping (s,q) (0.76, 175): inconsistent with heavy hitters! 2025-05-07T20:58:01.4107416Z Skipping (s,q) (0.77, 175): inconsistent with heavy hitters! 2025-05-07T20:58:01.4107559Z Skipping (s,q) (0.78, 175): inconsistent with heavy hitters! 2025-05-07T20:58:01.4107707Z Skipping (s,q) (0.79, 175): inconsistent with heavy hitters! 2025-05-07T20:58:01.4107848Z Skipping (s,q) (0.8, 175): inconsistent with heavy hitters! 2025-05-07T20:58:01.4107989Z Skipping (s,q) (0.81, 175): inconsistent with heavy hitters! 2025-05-07T20:58:01.4108131Z Skipping (s,q) (0.82, 175): inconsistent with heavy hitters! 2025-05-07T20:58:01.4108274Z Skipping (s,q) (0.83, 175): inconsistent with heavy hitters! 2025-05-07T20:58:01.4108421Z Skipping (s,q) (0.84, 175): inconsistent with heavy hitters! 2025-05-07T20:58:01.4108566Z Skipping (s,q) (0.85, 175): inconsistent with heavy hitters! 2025-05-07T20:58:01.4108712Z Skipping (s,q) (0.86, 175): inconsistent with heavy hitters! 2025-05-07T20:58:01.4108863Z Skipping (s,q) (0.87, 175): inconsistent with heavy hitters! 2025-05-07T20:58:01.4109005Z Skipping (s,q) (0.88, 175): inconsistent with heavy hitters! 2025-05-07T20:58:01.4109149Z Skipping (s,q) (0.89, 175): inconsistent with heavy hitters! 2025-05-07T20:58:01.4109292Z Skipping (s,q) (0.9, 175): inconsistent with heavy hitters! 2025-05-07T20:58:01.4109433Z Skipping (s,q) (0.91, 175): inconsistent with heavy hitters! 2025-05-07T20:58:01.4109575Z Skipping (s,q) (0.92, 175): inconsistent with heavy hitters! 2025-05-07T20:58:01.4109717Z Skipping (s,q) (0.93, 175): inconsistent with heavy hitters! 2025-05-07T20:58:01.4109857Z Skipping (s,q) (0.94, 175): inconsistent with heavy hitters! 2025-05-07T20:58:01.4110001Z Skipping (s,q) (0.95, 175): inconsistent with heavy hitters! 2025-05-07T20:58:01.4110147Z Skipping (s,q) (0.96, 175): inconsistent with heavy hitters! 2025-05-07T20:58:01.4110286Z Skipping (s,q) (0.97, 175): inconsistent with heavy hitters! 2025-05-07T20:58:01.4110479Z Skipping (s,q) (0.98, 175): inconsistent with heavy hitters! 2025-05-07T20:58:01.4110622Z Skipping (s,q) (0.99, 175): inconsistent with heavy hitters! 2025-05-07T20:58:01.4110765Z Skipping (s,q) (1, 175): inconsistent with heavy hitters! 2025-05-07T20:58:01.4110907Z Skipping (s,q) (1.01, 175): inconsistent with heavy hitters! 2025-05-07T20:58:01.4111048Z Skipping (s,q) (1.02, 175): inconsistent with heavy hitters! 2025-05-07T20:58:01.4111191Z Skipping (s,q) (1.03, 175): inconsistent with heavy hitters! 2025-05-07T20:58:01.4111332Z Skipping (s,q) (1.04, 175): inconsistent with heavy hitters! 2025-05-07T20:58:01.4111475Z Skipping (s,q) (1.05, 175): inconsistent with heavy hitters! 2025-05-07T20:58:01.4111620Z Skipping (s,q) (1.06, 175): inconsistent with heavy hitters! 2025-05-07T20:58:01.4111764Z Skipping (s,q) (1.07, 175): inconsistent with heavy hitters! 2025-05-07T20:58:01.4111908Z Skipping (s,q) (1.08, 175): inconsistent with heavy hitters! 2025-05-07T20:58:01.4112053Z Skipping (s,q) (1.09, 175): inconsistent with heavy hitters! 2025-05-07T20:58:01.4112198Z Skipping (s,q) (1.1, 175): inconsistent with heavy hitters! 2025-05-07T20:58:01.4112347Z Skipping (s,q) (1.11, 175): inconsistent with heavy hitters! 2025-05-07T20:58:01.4112489Z Skipping (s,q) (1.12, 175): inconsistent with heavy hitters! 2025-05-07T20:58:01.4112632Z Skipping (s,q) (1.13, 175): inconsistent with heavy hitters! 2025-05-07T20:58:01.4112778Z Skipping (s,q) (1.14, 175): inconsistent with heavy hitters! 2025-05-07T20:58:01.4112920Z Skipping (s,q) (1.15, 175): inconsistent with heavy hitters! 2025-05-07T20:58:01.4113063Z Skipping (s,q) (1.16, 175): inconsistent with heavy hitters! 2025-05-07T20:58:01.4113209Z Skipping (s,q) (1.17, 175): inconsistent with heavy hitters! 2025-05-07T20:58:01.4113392Z Skipping (s,q) (1.18, 175): inconsistent with heavy hitters! 2025-05-07T20:58:01.4113538Z Skipping (s,q) (1.19, 175): inconsistent with heavy hitters! 2025-05-07T20:58:01.4113721Z Skipping (s,q) (1.2, 175): inconsistent with heavy hitters! 2025-05-07T20:58:01.4113863Z Skipping (s,q) (1.21, 175): inconsistent with heavy hitters! 2025-05-07T20:58:01.4114046Z Skipping (s,q) (1.22, 175): inconsistent with heavy hitters! 2025-05-07T20:58:01.4114190Z Skipping (s,q) (1.23, 175): inconsistent with heavy hitters! 2025-05-07T20:58:01.4114334Z Skipping (s,q) (1.24, 175): inconsistent with heavy hitters! 2025-05-07T20:58:01.4114479Z Skipping (s,q) (1.25, 175): inconsistent with heavy hitters! 2025-05-07T20:58:01.4114620Z Skipping (s,q) (1.26, 175): inconsistent with heavy hitters! 2025-05-07T20:58:01.4114767Z Skipping (s,q) (1.27, 175): inconsistent with heavy hitters! 2025-05-07T20:58:01.4114908Z Skipping (s,q) (1.28, 175): inconsistent with heavy hitters! 2025-05-07T20:58:01.4115050Z Skipping (s,q) (1.29, 175): inconsistent with heavy hitters! 2025-05-07T20:58:01.4115200Z Skipping (s,q) (1.3, 175): inconsistent with heavy hitters! 2025-05-07T20:58:01.4115342Z Skipping (s,q) (1.31, 175): inconsistent with heavy hitters! 2025-05-07T20:58:01.4115488Z Skipping (s,q) (1.32, 175): inconsistent with heavy hitters! 2025-05-07T20:58:01.4115631Z Skipping (s,q) (1.33, 175): inconsistent with heavy hitters! 2025-05-07T20:58:01.4115775Z Skipping (s,q) (1.34, 175): inconsistent with heavy hitters! 2025-05-07T20:58:01.4115922Z Skipping (s,q) (1.35, 175): inconsistent with heavy hitters! 2025-05-07T20:58:01.4116066Z Skipping (s,q) (1.36, 175): inconsistent with heavy hitters! 2025-05-07T20:58:01.4116208Z Skipping (s,q) (1.37, 175): inconsistent with heavy hitters! 2025-05-07T20:58:01.4116358Z Skipping (s,q) (1.38, 175): inconsistent with heavy hitters! 2025-05-07T20:58:01.4116500Z Skipping (s,q) (1.39, 175): inconsistent with heavy hitters! 2025-05-07T20:58:01.4116640Z Skipping (s,q) (1.4, 175): inconsistent with heavy hitters! 2025-05-07T20:58:01.4116786Z Skipping (s,q) (1.41, 175): inconsistent with heavy hitters! 2025-05-07T20:58:01.4116927Z Skipping (s,q) (1.42, 175): inconsistent with heavy hitters! 2025-05-07T20:58:01.4117137Z Skipping (s,q) (1.43, 175): inconsistent with heavy hitters! 2025-05-07T20:58:01.4117278Z Skipping (s,q) (1.44, 175): inconsistent with heavy hitters! 2025-05-07T20:58:01.4117424Z Skipping (s,q) (1.45, 175): inconsistent with heavy hitters! 2025-05-07T20:58:01.4117567Z Skipping (s,q) (1.46, 175): inconsistent with heavy hitters! 2025-05-07T20:58:01.4117708Z Skipping (s,q) (1.47, 175): inconsistent with heavy hitters! 2025-05-07T20:58:01.4117848Z Skipping (s,q) (1.48, 175): inconsistent with heavy hitters! 2025-05-07T20:58:01.4117994Z Skipping (s,q) (1.49, 175): inconsistent with heavy hitters! 2025-05-07T20:58:01.4118135Z Skipping (s,q) (1.5, 175): inconsistent with heavy hitters! 2025-05-07T20:58:01.4118280Z Skipping (s,q) (1.51, 175): inconsistent with heavy hitters! 2025-05-07T20:58:01.4118424Z Skipping (s,q) (1.52, 175): inconsistent with heavy hitters! 2025-05-07T20:58:01.4118566Z Skipping (s,q) (1.53, 175): inconsistent with heavy hitters! 2025-05-07T20:58:01.4118715Z Skipping (s,q) (1.54, 175): inconsistent with heavy hitters! 2025-05-07T20:58:01.4118856Z Skipping (s,q) (1.55, 175): inconsistent with heavy hitters! 2025-05-07T20:58:01.4119000Z Skipping (s,q) (1.56, 175): inconsistent with heavy hitters! 2025-05-07T20:58:01.4119143Z Skipping (s,q) (1.57, 175): inconsistent with heavy hitters! 2025-05-07T20:58:01.4119284Z Skipping (s,q) (1.58, 175): inconsistent with heavy hitters! 2025-05-07T20:58:01.4119427Z Skipping (s,q) (1.59, 175): inconsistent with heavy hitters! 2025-05-07T20:58:01.4119566Z Skipping (s,q) (1.6, 175): inconsistent with heavy hitters! 2025-05-07T20:58:01.4119708Z Skipping (s,q) (1.61, 175): inconsistent with heavy hitters! 2025-05-07T20:58:01.4119852Z Skipping (s,q) (1.62, 175): inconsistent with heavy hitters! 2025-05-07T20:58:01.4120038Z Skipping (s,q) (1.63, 175): inconsistent with heavy hitters! 2025-05-07T20:58:01.4120182Z Skipping (s,q) (1.64, 175): inconsistent with heavy hitters! 2025-05-07T20:58:01.4120365Z Skipping (s,q) (1.65, 175): inconsistent with heavy hitters! 2025-05-07T20:58:01.4120507Z Skipping (s,q) (1.66, 175): inconsistent with heavy hitters! 2025-05-07T20:58:01.4120683Z Skipping (s,q) (1.67, 175): inconsistent with heavy hitters! 2025-05-07T20:58:01.4120828Z Skipping (s,q) (1.68, 175): inconsistent with heavy hitters! 2025-05-07T20:58:01.4120969Z Skipping (s,q) (1.69, 175): inconsistent with heavy hitters! 2025-05-07T20:58:01.4121114Z Skipping (s,q) (1.7, 175): inconsistent with heavy hitters! 2025-05-07T20:58:01.4121257Z Skipping (s,q) (1.71, 175): inconsistent with heavy hitters! 2025-05-07T20:58:01.4121401Z Skipping (s,q) (1.72, 175): inconsistent with heavy hitters! 2025-05-07T20:58:01.4121545Z Skipping (s,q) (1.73, 175): inconsistent with heavy hitters! 2025-05-07T20:58:01.4121688Z Skipping (s,q) (1.74, 175): inconsistent with heavy hitters! 2025-05-07T20:58:01.4121833Z Skipping (s,q) (1.75, 175): inconsistent with heavy hitters! 2025-05-07T20:58:01.4121980Z Skipping (s,q) (1.76, 175): inconsistent with heavy hitters! 2025-05-07T20:58:01.4122125Z Skipping (s,q) (1.77, 175): inconsistent with heavy hitters! 2025-05-07T20:58:01.4122268Z Skipping (s,q) (1.78, 175): inconsistent with heavy hitters! 2025-05-07T20:58:01.4122416Z Skipping (s,q) (1.79, 175): inconsistent with heavy hitters! 2025-05-07T20:58:01.4122557Z Skipping (s,q) (1.8, 175): inconsistent with heavy hitters! 2025-05-07T20:58:01.4122701Z Skipping (s,q) (1.81, 175): inconsistent with heavy hitters! 2025-05-07T20:58:01.4122844Z Skipping (s,q) (1.82, 175): inconsistent with heavy hitters! 2025-05-07T20:58:01.4122984Z Skipping (s,q) (1.83, 175): inconsistent with heavy hitters! 2025-05-07T20:58:01.4123130Z Skipping (s,q) (1.84, 175): inconsistent with heavy hitters! 2025-05-07T20:58:01.4123271Z Skipping (s,q) (1.85, 175): inconsistent with heavy hitters! 2025-05-07T20:58:01.4123421Z Skipping (s,q) (1.86, 175): inconsistent with heavy hitters! 2025-05-07T20:58:01.4123563Z Skipping (s,q) (1.87, 175): inconsistent with heavy hitters! 2025-05-07T20:58:01.4123748Z Skipping (s,q) (1.88, 175): inconsistent with heavy hitters! 2025-05-07T20:58:01.4123892Z Skipping (s,q) (1.89, 175): inconsistent with heavy hitters! 2025-05-07T20:58:01.4124038Z Skipping (s,q) (1.9, 175): inconsistent with heavy hitters! 2025-05-07T20:58:01.4124184Z Skipping (s,q) (1.91, 175): inconsistent with heavy hitters! 2025-05-07T20:58:01.4124331Z Skipping (s,q) (1.92, 175): inconsistent with heavy hitters! 2025-05-07T20:58:01.4124476Z Skipping (s,q) (1.93, 175): inconsistent with heavy hitters! 2025-05-07T20:58:01.4124620Z Skipping (s,q) (1.94, 175): inconsistent with heavy hitters! 2025-05-07T20:58:01.4124762Z Skipping (s,q) (1.95, 175): inconsistent with heavy hitters! 2025-05-07T20:58:01.4124902Z Skipping (s,q) (1.96, 175): inconsistent with heavy hitters! 2025-05-07T20:58:01.4125048Z Skipping (s,q) (1.97, 175): inconsistent with heavy hitters! 2025-05-07T20:58:01.4125189Z Skipping (s,q) (1.98, 175): inconsistent with heavy hitters! 2025-05-07T20:58:01.4125336Z Skipping (s,q) (1.99, 175): inconsistent with heavy hitters! 2025-05-07T20:58:01.4125484Z Skipping (s,q) (0.01, 200): inconsistent with heavy hitters! 2025-05-07T20:58:01.4125633Z Skipping (s,q) (0.02, 200): inconsistent with heavy hitters! 2025-05-07T20:58:01.4125778Z Skipping (s,q) (0.03, 200): inconsistent with heavy hitters! 2025-05-07T20:58:01.4125919Z Skipping (s,q) (0.04, 200): inconsistent with heavy hitters! 2025-05-07T20:58:01.4126059Z Skipping (s,q) (0.05, 200): inconsistent with heavy hitters! 2025-05-07T20:58:01.4126206Z Skipping (s,q) (0.06, 200): inconsistent with heavy hitters! 2025-05-07T20:58:01.4126347Z Skipping (s,q) (0.07, 200): inconsistent with heavy hitters! 2025-05-07T20:58:01.4126489Z Skipping (s,q) (0.08, 200): inconsistent with heavy hitters! 2025-05-07T20:58:01.4126679Z Skipping (s,q) (0.09, 200): inconsistent with heavy hitters! 2025-05-07T20:58:01.4126822Z Skipping (s,q) (0.1, 200): inconsistent with heavy hitters! 2025-05-07T20:58:01.4127004Z Skipping (s,q) (0.11, 200): inconsistent with heavy hitters! 2025-05-07T20:58:01.4127148Z Skipping (s,q) (0.12, 200): inconsistent with heavy hitters! 2025-05-07T20:58:01.4127290Z Skipping (s,q) (0.13, 200): inconsistent with heavy hitters! 2025-05-07T20:58:01.4127472Z Skipping (s,q) (0.14, 200): inconsistent with heavy hitters! 2025-05-07T20:58:01.4127618Z Skipping (s,q) (0.15, 200): inconsistent with heavy hitters! 2025-05-07T20:58:01.4127759Z Skipping (s,q) (0.16, 200): inconsistent with heavy hitters! 2025-05-07T20:58:01.4127902Z Skipping (s,q) (0.17, 200): inconsistent with heavy hitters! 2025-05-07T20:58:01.4128042Z Skipping (s,q) (0.18, 200): inconsistent with heavy hitters! 2025-05-07T20:58:01.4128184Z Skipping (s,q) (0.19, 200): inconsistent with heavy hitters! 2025-05-07T20:58:01.4128331Z Skipping (s,q) (0.2, 200): inconsistent with heavy hitters! 2025-05-07T20:58:01.4128476Z Skipping (s,q) (0.21, 200): inconsistent with heavy hitters! 2025-05-07T20:58:01.4128621Z Skipping (s,q) (0.22, 200): inconsistent with heavy hitters! 2025-05-07T20:58:01.4128766Z Skipping (s,q) (0.23, 200): inconsistent with heavy hitters! 2025-05-07T20:58:01.4128907Z Skipping (s,q) (0.24, 200): inconsistent with heavy hitters! 2025-05-07T20:58:01.4130310Z Skipping (s,q) (0.25, 200): inconsistent with heavy hitters! 2025-05-07T20:58:01.4130452Z Skipping (s,q) (0.26, 200): inconsistent with heavy hitters! 2025-05-07T20:58:01.4130596Z Skipping (s,q) (0.27, 200): inconsistent with heavy hitters! 2025-05-07T20:58:01.4130739Z Skipping (s,q) (0.28, 200): inconsistent with heavy hitters! 2025-05-07T20:58:01.4130881Z Skipping (s,q) (0.29, 200): inconsistent with heavy hitters! 2025-05-07T20:58:01.4131029Z Skipping (s,q) (0.3, 200): inconsistent with heavy hitters! 2025-05-07T20:58:01.4131170Z Skipping (s,q) (0.31, 200): inconsistent with heavy hitters! 2025-05-07T20:58:01.4131313Z Skipping (s,q) (0.32, 200): inconsistent with heavy hitters! 2025-05-07T20:58:01.4131456Z Skipping (s,q) (0.33, 200): inconsistent with heavy hitters! 2025-05-07T20:58:01.4131642Z Skipping (s,q) (0.34, 200): inconsistent with heavy hitters! 2025-05-07T20:58:01.4131782Z Skipping (s,q) (0.35, 200): inconsistent with heavy hitters! 2025-05-07T20:58:01.4131930Z Skipping (s,q) (0.36, 200): inconsistent with heavy hitters! 2025-05-07T20:58:01.4132073Z Skipping (s,q) (0.37, 200): inconsistent with heavy hitters! 2025-05-07T20:58:01.4132221Z Skipping (s,q) (0.38, 200): inconsistent with heavy hitters! 2025-05-07T20:58:01.4132363Z Skipping (s,q) (0.39, 200): inconsistent with heavy hitters! 2025-05-07T20:58:01.4132513Z Skipping (s,q) (0.4, 200): inconsistent with heavy hitters! 2025-05-07T20:58:01.4132655Z Skipping (s,q) (0.41, 200): inconsistent with heavy hitters! 2025-05-07T20:58:01.4132797Z Skipping (s,q) (0.42, 200): inconsistent with heavy hitters! 2025-05-07T20:58:01.4132946Z Skipping (s,q) (0.43, 200): inconsistent with heavy hitters! 2025-05-07T20:58:01.4133087Z Skipping (s,q) (0.44, 200): inconsistent with heavy hitters! 2025-05-07T20:58:01.4133234Z Skipping (s,q) (0.45, 200): inconsistent with heavy hitters! 2025-05-07T20:58:01.4133378Z Skipping (s,q) (0.46, 200): inconsistent with heavy hitters! 2025-05-07T20:58:01.4133519Z Skipping (s,q) (0.47, 200): inconsistent with heavy hitters! 2025-05-07T20:58:01.4133664Z Skipping (s,q) (0.48, 200): inconsistent with heavy hitters! 2025-05-07T20:58:01.4133807Z Skipping (s,q) (0.49, 200): inconsistent with heavy hitters! 2025-05-07T20:58:01.4133949Z Skipping (s,q) (0.5, 200): inconsistent with heavy hitters! 2025-05-07T20:58:01.4134097Z Skipping (s,q) (0.51, 200): inconsistent with heavy hitters! 2025-05-07T20:58:01.4134242Z Skipping (s,q) (0.52, 200): inconsistent with heavy hitters! 2025-05-07T20:58:01.4134386Z Skipping (s,q) (0.53, 200): inconsistent with heavy hitters! 2025-05-07T20:58:01.4134530Z Skipping (s,q) (0.54, 200): inconsistent with heavy hitters! 2025-05-07T20:58:01.4134716Z Skipping (s,q) (0.55, 200): inconsistent with heavy hitters! 2025-05-07T20:58:01.4134899Z Skipping (s,q) (0.56, 200): inconsistent with heavy hitters! 2025-05-07T20:58:01.4135045Z Skipping (s,q) (0.57, 200): inconsistent with heavy hitters! 2025-05-07T20:58:01.4135187Z Skipping (s,q) (0.58, 200): inconsistent with heavy hitters! 2025-05-07T20:58:01.4135367Z Skipping (s,q) (0.59, 200): inconsistent with heavy hitters! 2025-05-07T20:58:01.4135509Z Skipping (s,q) (0.6, 200): inconsistent with heavy hitters! 2025-05-07T20:58:01.4135652Z Skipping (s,q) (0.61, 200): inconsistent with heavy hitters! 2025-05-07T20:58:01.4135797Z Skipping (s,q) (0.62, 200): inconsistent with heavy hitters! 2025-05-07T20:58:01.4135943Z Skipping (s,q) (0.63, 200): inconsistent with heavy hitters! 2025-05-07T20:58:01.4136149Z Skipping (s,q) (0.64, 200): inconsistent with heavy hitters! 2025-05-07T20:58:01.4136295Z Skipping (s,q) (0.65, 200): inconsistent with heavy hitters! 2025-05-07T20:58:01.4136440Z Skipping (s,q) (0.66, 200): inconsistent with heavy hitters! 2025-05-07T20:58:01.4136586Z Skipping (s,q) (0.67, 200): inconsistent with heavy hitters! 2025-05-07T20:58:01.4136734Z Skipping (s,q) (0.68, 200): inconsistent with heavy hitters! 2025-05-07T20:58:01.4136876Z Skipping (s,q) (0.69, 200): inconsistent with heavy hitters! 2025-05-07T20:58:01.4137026Z Skipping (s,q) (0.7, 200): inconsistent with heavy hitters! 2025-05-07T20:58:01.4137168Z Skipping (s,q) (0.71, 200): inconsistent with heavy hitters! 2025-05-07T20:58:01.4137317Z Skipping (s,q) (0.72, 200): inconsistent with heavy hitters! 2025-05-07T20:58:01.4137459Z Skipping (s,q) (0.73, 200): inconsistent with heavy hitters! 2025-05-07T20:58:01.4137602Z Skipping (s,q) (0.74, 200): inconsistent with heavy hitters! 2025-05-07T20:58:01.4137748Z Skipping (s,q) (0.75, 200): inconsistent with heavy hitters! 2025-05-07T20:58:01.4137890Z Skipping (s,q) (0.76, 200): inconsistent with heavy hitters! 2025-05-07T20:58:01.4138036Z Skipping (s,q) (0.77, 200): inconsistent with heavy hitters! 2025-05-07T20:58:01.4138185Z Skipping (s,q) (0.78, 200): inconsistent with heavy hitters! 2025-05-07T20:58:01.4138373Z Skipping (s,q) (0.79, 200): inconsistent with heavy hitters! 2025-05-07T20:58:01.4138516Z Skipping (s,q) (0.8, 200): inconsistent with heavy hitters! 2025-05-07T20:58:01.4138662Z Skipping (s,q) (0.81, 200): inconsistent with heavy hitters! 2025-05-07T20:58:01.4138803Z Skipping (s,q) (0.82, 200): inconsistent with heavy hitters! 2025-05-07T20:58:01.4138948Z Skipping (s,q) (0.83, 200): inconsistent with heavy hitters! 2025-05-07T20:58:01.4139089Z Skipping (s,q) (0.84, 200): inconsistent with heavy hitters! 2025-05-07T20:58:01.4139231Z Skipping (s,q) (0.85, 200): inconsistent with heavy hitters! 2025-05-07T20:58:01.4139375Z Skipping (s,q) (0.86, 200): inconsistent with heavy hitters! 2025-05-07T20:58:01.4139519Z Skipping (s,q) (0.87, 200): inconsistent with heavy hitters! 2025-05-07T20:58:01.4139665Z Skipping (s,q) (0.88, 200): inconsistent with heavy hitters! 2025-05-07T20:58:01.4139806Z Skipping (s,q) (0.89, 200): inconsistent with heavy hitters! 2025-05-07T20:58:01.4139951Z Skipping (s,q) (0.9, 200): inconsistent with heavy hitters! 2025-05-07T20:58:01.4140104Z Skipping (s,q) (0.91, 200): inconsistent with heavy hitters! 2025-05-07T20:58:01.4140249Z Skipping (s,q) (0.92, 200): inconsistent with heavy hitters! 2025-05-07T20:58:01.4140394Z Skipping (s,q) (0.93, 200): inconsistent with heavy hitters! 2025-05-07T20:58:01.4140539Z Skipping (s,q) (0.94, 200): inconsistent with heavy hitters! 2025-05-07T20:58:01.4140679Z Skipping (s,q) (0.95, 200): inconsistent with heavy hitters! 2025-05-07T20:58:01.4140820Z Skipping (s,q) (0.96, 200): inconsistent with heavy hitters! 2025-05-07T20:58:01.4140964Z Skipping (s,q) (0.97, 200): inconsistent with heavy hitters! 2025-05-07T20:58:01.4141106Z Skipping (s,q) (0.98, 200): inconsistent with heavy hitters! 2025-05-07T20:58:01.4141251Z Skipping (s,q) (0.99, 200): inconsistent with heavy hitters! 2025-05-07T20:58:01.4141430Z Skipping (s,q) (1, 200): inconsistent with heavy hitters! 2025-05-07T20:58:01.4141574Z Skipping (s,q) (1.01, 200): inconsistent with heavy hitters! 2025-05-07T20:58:01.4141760Z Skipping (s,q) (1.02, 200): inconsistent with heavy hitters! 2025-05-07T20:58:01.4141901Z Skipping (s,q) (1.03, 200): inconsistent with heavy hitters! 2025-05-07T20:58:01.4142102Z Skipping (s,q) (1.04, 200): inconsistent with heavy hitters! 2025-05-07T20:58:01.4142249Z Skipping (s,q) (1.05, 200): inconsistent with heavy hitters! 2025-05-07T20:58:01.4142390Z Skipping (s,q) (1.06, 200): inconsistent with heavy hitters! 2025-05-07T20:58:01.4142533Z Skipping (s,q) (1.07, 200): inconsistent with heavy hitters! 2025-05-07T20:58:01.4142673Z Skipping (s,q) (1.08, 200): inconsistent with heavy hitters! 2025-05-07T20:58:01.4142813Z Skipping (s,q) (1.09, 200): inconsistent with heavy hitters! 2025-05-07T20:58:01.4142956Z Skipping (s,q) (1.1, 200): inconsistent with heavy hitters! 2025-05-07T20:58:01.4143103Z Skipping (s,q) (1.11, 200): inconsistent with heavy hitters! 2025-05-07T20:58:01.4143244Z Skipping (s,q) (1.12, 200): inconsistent with heavy hitters! 2025-05-07T20:58:01.4143394Z Skipping (s,q) (1.13, 200): inconsistent with heavy hitters! 2025-05-07T20:58:01.4143536Z Skipping (s,q) (1.14, 200): inconsistent with heavy hitters! 2025-05-07T20:58:01.4143683Z Skipping (s,q) (1.15, 200): inconsistent with heavy hitters! 2025-05-07T20:58:01.4143824Z Skipping (s,q) (1.16, 200): inconsistent with heavy hitters! 2025-05-07T20:58:01.4143964Z Skipping (s,q) (1.17, 200): inconsistent with heavy hitters! 2025-05-07T20:58:01.4144108Z Skipping (s,q) (1.18, 200): inconsistent with heavy hitters! 2025-05-07T20:58:01.4144251Z Skipping (s,q) (1.19, 200): inconsistent with heavy hitters! 2025-05-07T20:58:01.4144394Z Skipping (s,q) (1.2, 200): inconsistent with heavy hitters! 2025-05-07T20:58:01.4144541Z Skipping (s,q) (1.21, 200): inconsistent with heavy hitters! 2025-05-07T20:58:01.4144686Z Skipping (s,q) (1.22, 200): inconsistent with heavy hitters! 2025-05-07T20:58:01.4144829Z Skipping (s,q) (1.23, 200): inconsistent with heavy hitters! 2025-05-07T20:58:01.4145018Z Skipping (s,q) (1.24, 200): inconsistent with heavy hitters! 2025-05-07T20:58:01.4145158Z Skipping (s,q) (1.25, 200): inconsistent with heavy hitters! 2025-05-07T20:58:01.4145307Z Skipping (s,q) (1.26, 200): inconsistent with heavy hitters! 2025-05-07T20:58:01.4145449Z Skipping (s,q) (1.27, 200): inconsistent with heavy hitters! 2025-05-07T20:58:01.4145588Z Skipping (s,q) (1.28, 200): inconsistent with heavy hitters! 2025-05-07T20:58:01.4145733Z Skipping (s,q) (1.29, 200): inconsistent with heavy hitters! 2025-05-07T20:58:01.4145873Z Skipping (s,q) (1.3, 200): inconsistent with heavy hitters! 2025-05-07T20:58:01.4146023Z Skipping (s,q) (1.31, 200): inconsistent with heavy hitters! 2025-05-07T20:58:01.4146166Z Skipping (s,q) (1.32, 200): inconsistent with heavy hitters! 2025-05-07T20:58:01.4146309Z Skipping (s,q) (1.33, 200): inconsistent with heavy hitters! 2025-05-07T20:58:01.4146454Z Skipping (s,q) (1.34, 200): inconsistent with heavy hitters! 2025-05-07T20:58:01.4146600Z Skipping (s,q) (1.35, 200): inconsistent with heavy hitters! 2025-05-07T20:58:01.4146740Z Skipping (s,q) (1.36, 200): inconsistent with heavy hitters! 2025-05-07T20:58:01.4146889Z Skipping (s,q) (1.37, 200): inconsistent with heavy hitters! 2025-05-07T20:58:01.4147031Z Skipping (s,q) (1.38, 200): inconsistent with heavy hitters! 2025-05-07T20:58:01.4147175Z Skipping (s,q) (1.39, 200): inconsistent with heavy hitters! 2025-05-07T20:58:01.4147316Z Skipping (s,q) (1.4, 200): inconsistent with heavy hitters! 2025-05-07T20:58:01.4147460Z Skipping (s,q) (1.41, 200): inconsistent with heavy hitters! 2025-05-07T20:58:01.4147604Z Skipping (s,q) (1.42, 200): inconsistent with heavy hitters! 2025-05-07T20:58:01.4147745Z Skipping (s,q) (1.43, 200): inconsistent with heavy hitters! 2025-05-07T20:58:01.4147886Z Skipping (s,q) (1.44, 200): inconsistent with heavy hitters! 2025-05-07T20:58:01.4148079Z Skipping (s,q) (1.45, 200): inconsistent with heavy hitters! 2025-05-07T20:58:01.4148222Z Skipping (s,q) (1.46, 200): inconsistent with heavy hitters! 2025-05-07T20:58:01.4148406Z Skipping (s,q) (1.47, 200): inconsistent with heavy hitters! 2025-05-07T20:58:01.4148554Z Skipping (s,q) (1.48, 200): inconsistent with heavy hitters! 2025-05-07T20:58:01.4148732Z Skipping (s,q) (1.49, 200): inconsistent with heavy hitters! 2025-05-07T20:58:01.4148876Z Skipping (s,q) (1.5, 200): inconsistent with heavy hitters! 2025-05-07T20:58:01.4149019Z Skipping (s,q) (1.51, 200): inconsistent with heavy hitters! 2025-05-07T20:58:01.4149161Z Skipping (s,q) (1.52, 200): inconsistent with heavy hitters! 2025-05-07T20:58:01.4149308Z Skipping (s,q) (1.53, 200): inconsistent with heavy hitters! 2025-05-07T20:58:01.4149449Z Skipping (s,q) (1.54, 200): inconsistent with heavy hitters! 2025-05-07T20:58:01.4149591Z Skipping (s,q) (1.55, 200): inconsistent with heavy hitters! 2025-05-07T20:58:01.4149737Z Skipping (s,q) (1.56, 200): inconsistent with heavy hitters! 2025-05-07T20:58:01.4149878Z Skipping (s,q) (1.57, 200): inconsistent with heavy hitters! 2025-05-07T20:58:01.4150030Z Skipping (s,q) (1.58, 200): inconsistent with heavy hitters! 2025-05-07T20:58:01.4150172Z Skipping (s,q) (1.59, 200): inconsistent with heavy hitters! 2025-05-07T20:58:01.4150315Z Skipping (s,q) (1.6, 200): inconsistent with heavy hitters! 2025-05-07T20:58:01.4150459Z Skipping (s,q) (1.61, 200): inconsistent with heavy hitters! 2025-05-07T20:58:01.4150601Z Skipping (s,q) (1.62, 200): inconsistent with heavy hitters! 2025-05-07T20:58:01.4150743Z Skipping (s,q) (1.63, 200): inconsistent with heavy hitters! 2025-05-07T20:58:01.4150890Z Skipping (s,q) (1.64, 200): inconsistent with heavy hitters! 2025-05-07T20:58:01.4151033Z Skipping (s,q) (1.65, 200): inconsistent with heavy hitters! 2025-05-07T20:58:01.4151179Z Skipping (s,q) (1.66, 200): inconsistent with heavy hitters! 2025-05-07T20:58:01.4151323Z Skipping (s,q) (1.67, 200): inconsistent with heavy hitters! 2025-05-07T20:58:01.4151464Z Skipping (s,q) (1.68, 200): inconsistent with heavy hitters! 2025-05-07T20:58:01.4151653Z Skipping (s,q) (1.69, 200): inconsistent with heavy hitters! 2025-05-07T20:58:01.4151794Z Skipping (s,q) (1.7, 200): inconsistent with heavy hitters! 2025-05-07T20:58:01.4151943Z Skipping (s,q) (1.71, 200): inconsistent with heavy hitters! 2025-05-07T20:58:01.4152092Z Skipping (s,q) (1.72, 200): inconsistent with heavy hitters! 2025-05-07T20:58:01.4152235Z Skipping (s,q) (1.73, 200): inconsistent with heavy hitters! 2025-05-07T20:58:01.4152379Z Skipping (s,q) (1.74, 200): inconsistent with heavy hitters! 2025-05-07T20:58:01.4152521Z Skipping (s,q) (1.75, 200): inconsistent with heavy hitters! 2025-05-07T20:58:01.4152662Z Skipping (s,q) (1.76, 200): inconsistent with heavy hitters! 2025-05-07T20:58:01.4152806Z Skipping (s,q) (1.77, 200): inconsistent with heavy hitters! 2025-05-07T20:58:01.4152950Z Skipping (s,q) (1.78, 200): inconsistent with heavy hitters! 2025-05-07T20:58:01.4153092Z Skipping (s,q) (1.79, 200): inconsistent with heavy hitters! 2025-05-07T20:58:01.4153241Z Skipping (s,q) (1.8, 200): inconsistent with heavy hitters! 2025-05-07T20:58:01.4153383Z Skipping (s,q) (1.81, 200): inconsistent with heavy hitters! 2025-05-07T20:58:01.4153530Z Skipping (s,q) (1.82, 200): inconsistent with heavy hitters! 2025-05-07T20:58:01.4153675Z Skipping (s,q) (1.83, 200): inconsistent with heavy hitters! 2025-05-07T20:58:01.4153818Z Skipping (s,q) (1.84, 200): inconsistent with heavy hitters! 2025-05-07T20:58:01.4153962Z Skipping (s,q) (1.85, 200): inconsistent with heavy hitters! 2025-05-07T20:58:01.4154109Z Skipping (s,q) (1.86, 200): inconsistent with heavy hitters! 2025-05-07T20:58:01.4154252Z Skipping (s,q) (1.87, 200): inconsistent with heavy hitters! 2025-05-07T20:58:01.4154399Z Skipping (s,q) (1.88, 200): inconsistent with heavy hitters! 2025-05-07T20:58:01.4154540Z Skipping (s,q) (1.89, 200): inconsistent with heavy hitters! 2025-05-07T20:58:01.4154727Z Skipping (s,q) (1.9, 200): inconsistent with heavy hitters! 2025-05-07T20:58:01.4154872Z Skipping (s,q) (1.91, 200): inconsistent with heavy hitters! 2025-05-07T20:58:01.4155052Z Skipping (s,q) (1.92, 200): inconsistent with heavy hitters! 2025-05-07T20:58:01.4155199Z Skipping (s,q) (1.93, 200): inconsistent with heavy hitters! 2025-05-07T20:58:01.4155377Z Skipping (s,q) (1.94, 200): inconsistent with heavy hitters! 2025-05-07T20:58:01.4155523Z Skipping (s,q) (1.95, 200): inconsistent with heavy hitters! 2025-05-07T20:58:01.4155671Z Skipping (s,q) (1.96, 200): inconsistent with heavy hitters! 2025-05-07T20:58:01.4155812Z Skipping (s,q) (1.97, 200): inconsistent with heavy hitters! 2025-05-07T20:58:01.4155955Z Skipping (s,q) (1.98, 200): inconsistent with heavy hitters! 2025-05-07T20:58:01.4156100Z Skipping (s,q) (1.99, 200): inconsistent with heavy hitters! 2025-05-07T20:58:01.4156242Z Skipping (s,q) (0.01, 225): inconsistent with heavy hitters! 2025-05-07T20:58:01.4156389Z Skipping (s,q) (0.02, 225): inconsistent with heavy hitters! 2025-05-07T20:58:01.4156530Z Skipping (s,q) (0.03, 225): inconsistent with heavy hitters! 2025-05-07T20:58:01.4156677Z Skipping (s,q) (0.04, 225): inconsistent with heavy hitters! 2025-05-07T20:58:01.4156822Z Skipping (s,q) (0.05, 225): inconsistent with heavy hitters! 2025-05-07T20:58:01.4156966Z Skipping (s,q) (0.06, 225): inconsistent with heavy hitters! 2025-05-07T20:58:01.4157107Z Skipping (s,q) (0.07, 225): inconsistent with heavy hitters! 2025-05-07T20:58:01.4157251Z Skipping (s,q) (0.08, 225): inconsistent with heavy hitters! 2025-05-07T20:58:01.4157392Z Skipping (s,q) (0.09, 225): inconsistent with heavy hitters! 2025-05-07T20:58:01.4157538Z Skipping (s,q) (0.1, 225): inconsistent with heavy hitters! 2025-05-07T20:58:01.4157680Z Skipping (s,q) (0.11, 225): inconsistent with heavy hitters! 2025-05-07T20:58:01.4157821Z Skipping (s,q) (0.12, 225): inconsistent with heavy hitters! 2025-05-07T20:58:01.4157967Z Skipping (s,q) (0.13, 225): inconsistent with heavy hitters! 2025-05-07T20:58:01.4158109Z Skipping (s,q) (0.14, 225): inconsistent with heavy hitters! 2025-05-07T20:58:01.4158293Z Skipping (s,q) (0.15, 225): inconsistent with heavy hitters! 2025-05-07T20:58:01.4158436Z Skipping (s,q) (0.16, 225): inconsistent with heavy hitters! 2025-05-07T20:58:01.4158581Z Skipping (s,q) (0.17, 225): inconsistent with heavy hitters! 2025-05-07T20:58:01.4158727Z Skipping (s,q) (0.18, 225): inconsistent with heavy hitters! 2025-05-07T20:58:01.4158869Z Skipping (s,q) (0.19, 225): inconsistent with heavy hitters! 2025-05-07T20:58:01.4159011Z Skipping (s,q) (0.2, 225): inconsistent with heavy hitters! 2025-05-07T20:58:01.4159161Z Skipping (s,q) (0.21, 225): inconsistent with heavy hitters! 2025-05-07T20:58:01.4159509Z Skipping (s,q) (0.22, 225): inconsistent with heavy hitters! 2025-05-07T20:58:01.4159657Z Skipping (s,q) (0.23, 225): inconsistent with heavy hitters! 2025-05-07T20:58:01.4159803Z Skipping (s,q) (0.24, 225): inconsistent with heavy hitters! 2025-05-07T20:58:01.4159953Z Skipping (s,q) (0.25, 225): inconsistent with heavy hitters! 2025-05-07T20:58:01.4160106Z Skipping (s,q) (0.26, 225): inconsistent with heavy hitters! 2025-05-07T20:58:01.4160254Z Skipping (s,q) (0.27, 225): inconsistent with heavy hitters! 2025-05-07T20:58:01.4160398Z Skipping (s,q) (0.28, 225): inconsistent with heavy hitters! 2025-05-07T20:58:01.4160546Z Skipping (s,q) (0.29, 225): inconsistent with heavy hitters! 2025-05-07T20:58:01.4160690Z Skipping (s,q) (0.3, 225): inconsistent with heavy hitters! 2025-05-07T20:58:01.4160838Z Skipping (s,q) (0.31, 225): inconsistent with heavy hitters! 2025-05-07T20:58:01.4160989Z Skipping (s,q) (0.32, 225): inconsistent with heavy hitters! 2025-05-07T20:58:01.4161136Z Skipping (s,q) (0.33, 225): inconsistent with heavy hitters! 2025-05-07T20:58:01.4161283Z Skipping (s,q) (0.34, 225): inconsistent with heavy hitters! 2025-05-07T20:58:01.4161427Z Skipping (s,q) (0.35, 225): inconsistent with heavy hitters! 2025-05-07T20:58:01.4161652Z Skipping (s,q) (0.36, 225): inconsistent with heavy hitters! 2025-05-07T20:58:01.4161803Z Skipping (s,q) (0.37, 225): inconsistent with heavy hitters! 2025-05-07T20:58:01.4162005Z Skipping (s,q) (0.38, 225): inconsistent with heavy hitters! 2025-05-07T20:58:01.4162153Z Skipping (s,q) (0.39, 225): inconsistent with heavy hitters! 2025-05-07T20:58:01.4162358Z Skipping (s,q) (0.4, 225): inconsistent with heavy hitters! 2025-05-07T20:58:01.4162508Z Skipping (s,q) (0.41, 225): inconsistent with heavy hitters! 2025-05-07T20:58:01.4162657Z Skipping (s,q) (0.42, 225): inconsistent with heavy hitters! 2025-05-07T20:58:01.4162811Z Skipping (s,q) (0.43, 225): inconsistent with heavy hitters! 2025-05-07T20:58:01.4162960Z Skipping (s,q) (0.44, 225): inconsistent with heavy hitters! 2025-05-07T20:58:01.4163112Z Skipping (s,q) (0.45, 225): inconsistent with heavy hitters! 2025-05-07T20:58:01.4163262Z Skipping (s,q) (0.46, 225): inconsistent with heavy hitters! 2025-05-07T20:58:01.4163413Z Skipping (s,q) (0.47, 225): inconsistent with heavy hitters! 2025-05-07T20:58:01.4163568Z Skipping (s,q) (0.48, 225): inconsistent with heavy hitters! 2025-05-07T20:58:01.4163721Z Skipping (s,q) (0.49, 225): inconsistent with heavy hitters! 2025-05-07T20:58:01.4163867Z Skipping (s,q) (0.5, 225): inconsistent with heavy hitters! 2025-05-07T20:58:01.4164022Z Skipping (s,q) (0.51, 225): inconsistent with heavy hitters! 2025-05-07T20:58:01.4164170Z Skipping (s,q) (0.52, 225): inconsistent with heavy hitters! 2025-05-07T20:58:01.4164323Z Skipping (s,q) (0.53, 225): inconsistent with heavy hitters! 2025-05-07T20:58:01.4164471Z Skipping (s,q) (0.54, 225): inconsistent with heavy hitters! 2025-05-07T20:58:01.4164617Z Skipping (s,q) (0.55, 225): inconsistent with heavy hitters! 2025-05-07T20:58:01.4164767Z Skipping (s,q) (0.56, 225): inconsistent with heavy hitters! 2025-05-07T20:58:01.4164914Z Skipping (s,q) (0.57, 225): inconsistent with heavy hitters! 2025-05-07T20:58:01.4165064Z Skipping (s,q) (0.58, 225): inconsistent with heavy hitters! 2025-05-07T20:58:01.4165213Z Skipping (s,q) (0.59, 225): inconsistent with heavy hitters! 2025-05-07T20:58:01.4165421Z Skipping (s,q) (0.6, 225): inconsistent with heavy hitters! 2025-05-07T20:58:01.4165572Z Skipping (s,q) (0.61, 225): inconsistent with heavy hitters! 2025-05-07T20:58:01.4165724Z Skipping (s,q) (0.62, 225): inconsistent with heavy hitters! 2025-05-07T20:58:01.4165871Z Skipping (s,q) (0.63, 225): inconsistent with heavy hitters! 2025-05-07T20:58:01.4166027Z Skipping (s,q) (0.64, 225): inconsistent with heavy hitters! 2025-05-07T20:58:01.4166174Z Skipping (s,q) (0.65, 225): inconsistent with heavy hitters! 2025-05-07T20:58:01.4166320Z Skipping (s,q) (0.66, 225): inconsistent with heavy hitters! 2025-05-07T20:58:01.4166470Z Skipping (s,q) (0.67, 225): inconsistent with heavy hitters! 2025-05-07T20:58:01.4166617Z Skipping (s,q) (0.68, 225): inconsistent with heavy hitters! 2025-05-07T20:58:01.4166767Z Skipping (s,q) (0.69, 225): inconsistent with heavy hitters! 2025-05-07T20:58:01.4166917Z Skipping (s,q) (0.7, 225): inconsistent with heavy hitters! 2025-05-07T20:58:01.4167070Z Skipping (s,q) (0.71, 225): inconsistent with heavy hitters! 2025-05-07T20:58:01.4167228Z Skipping (s,q) (0.72, 225): inconsistent with heavy hitters! 2025-05-07T20:58:01.4167376Z Skipping (s,q) (0.73, 225): inconsistent with heavy hitters! 2025-05-07T20:58:01.4167527Z Skipping (s,q) (0.74, 225): inconsistent with heavy hitters! 2025-05-07T20:58:01.4167677Z Skipping (s,q) (0.75, 225): inconsistent with heavy hitters! 2025-05-07T20:58:01.4167826Z Skipping (s,q) (0.76, 225): inconsistent with heavy hitters! 2025-05-07T20:58:01.4167978Z Skipping (s,q) (0.77, 225): inconsistent with heavy hitters! 2025-05-07T20:58:01.4168126Z Skipping (s,q) (0.78, 225): inconsistent with heavy hitters! 2025-05-07T20:58:01.4168273Z Skipping (s,q) (0.79, 225): inconsistent with heavy hitters! 2025-05-07T20:58:01.4168423Z Skipping (s,q) (0.8, 225): inconsistent with heavy hitters! 2025-05-07T20:58:01.4168614Z Skipping (s,q) (0.81, 225): inconsistent with heavy hitters! 2025-05-07T20:58:01.4168763Z Skipping (s,q) (0.82, 225): inconsistent with heavy hitters! 2025-05-07T20:58:01.4168979Z Skipping (s,q) (0.83, 225): inconsistent with heavy hitters! 2025-05-07T20:58:01.4169130Z Skipping (s,q) (0.84, 225): inconsistent with heavy hitters! 2025-05-07T20:58:01.4169318Z Skipping (s,q) (0.85, 225): inconsistent with heavy hitters! 2025-05-07T20:58:01.4169469Z Skipping (s,q) (0.86, 225): inconsistent with heavy hitters! 2025-05-07T20:58:01.4169619Z Skipping (s,q) (0.87, 225): inconsistent with heavy hitters! 2025-05-07T20:58:01.4169768Z Skipping (s,q) (0.88, 225): inconsistent with heavy hitters! 2025-05-07T20:58:01.4169918Z Skipping (s,q) (0.89, 225): inconsistent with heavy hitters! 2025-05-07T20:58:01.4170066Z Skipping (s,q) (0.9, 225): inconsistent with heavy hitters! 2025-05-07T20:58:01.4170218Z Skipping (s,q) (0.91, 225): inconsistent with heavy hitters! 2025-05-07T20:58:01.4170369Z Skipping (s,q) (0.92, 225): inconsistent with heavy hitters! 2025-05-07T20:58:01.4170522Z Skipping (s,q) (0.93, 225): inconsistent with heavy hitters! 2025-05-07T20:58:01.4170678Z Skipping (s,q) (0.94, 225): inconsistent with heavy hitters! 2025-05-07T20:58:01.4170828Z Skipping (s,q) (0.95, 225): inconsistent with heavy hitters! 2025-05-07T20:58:01.4170982Z Skipping (s,q) (0.96, 225): inconsistent with heavy hitters! 2025-05-07T20:58:01.4171130Z Skipping (s,q) (0.97, 225): inconsistent with heavy hitters! 2025-05-07T20:58:01.4171279Z Skipping (s,q) (0.98, 225): inconsistent with heavy hitters! 2025-05-07T20:58:01.4171434Z Skipping (s,q) (0.99, 225): inconsistent with heavy hitters! 2025-05-07T20:58:01.4171583Z Skipping (s,q) (1, 225): inconsistent with heavy hitters! 2025-05-07T20:58:01.4171735Z Skipping (s,q) (1.01, 225): inconsistent with heavy hitters! 2025-05-07T20:58:01.4171885Z Skipping (s,q) (1.02, 225): inconsistent with heavy hitters! 2025-05-07T20:58:01.4172039Z Skipping (s,q) (1.03, 225): inconsistent with heavy hitters! 2025-05-07T20:58:01.4172195Z Skipping (s,q) (1.04, 225): inconsistent with heavy hitters! 2025-05-07T20:58:01.4172388Z Skipping (s,q) (1.05, 225): inconsistent with heavy hitters! 2025-05-07T20:58:01.4172537Z Skipping (s,q) (1.06, 225): inconsistent with heavy hitters! 2025-05-07T20:58:01.4172692Z Skipping (s,q) (1.07, 225): inconsistent with heavy hitters! 2025-05-07T20:58:01.4172840Z Skipping (s,q) (1.08, 225): inconsistent with heavy hitters! 2025-05-07T20:58:01.4172989Z Skipping (s,q) (1.09, 225): inconsistent with heavy hitters! 2025-05-07T20:58:01.4173141Z Skipping (s,q) (1.1, 225): inconsistent with heavy hitters! 2025-05-07T20:58:01.4173289Z Skipping (s,q) (1.11, 225): inconsistent with heavy hitters! 2025-05-07T20:58:01.4173448Z Skipping (s,q) (1.12, 225): inconsistent with heavy hitters! 2025-05-07T20:58:01.4173595Z Skipping (s,q) (1.13, 225): inconsistent with heavy hitters! 2025-05-07T20:58:01.4173743Z Skipping (s,q) (1.14, 225): inconsistent with heavy hitters! 2025-05-07T20:58:01.4173896Z Skipping (s,q) (1.15, 225): inconsistent with heavy hitters! 2025-05-07T20:58:01.4174046Z Skipping (s,q) (1.16, 225): inconsistent with heavy hitters! 2025-05-07T20:58:01.4174197Z Skipping (s,q) (1.17, 225): inconsistent with heavy hitters! 2025-05-07T20:58:01.4174350Z Skipping (s,q) (1.18, 225): inconsistent with heavy hitters! 2025-05-07T20:58:01.4174502Z Skipping (s,q) (1.19, 225): inconsistent with heavy hitters! 2025-05-07T20:58:01.4174656Z Skipping (s,q) (1.2, 225): inconsistent with heavy hitters! 2025-05-07T20:58:01.4174804Z Skipping (s,q) (1.21, 225): inconsistent with heavy hitters! 2025-05-07T20:58:01.4174954Z Skipping (s,q) (1.22, 225): inconsistent with heavy hitters! 2025-05-07T20:58:01.4175106Z Skipping (s,q) (1.23, 225): inconsistent with heavy hitters! 2025-05-07T20:58:01.4175254Z Skipping (s,q) (1.24, 225): inconsistent with heavy hitters! 2025-05-07T20:58:01.4175401Z Skipping (s,q) (1.25, 225): inconsistent with heavy hitters! 2025-05-07T20:58:01.4175606Z Skipping (s,q) (1.26, 225): inconsistent with heavy hitters! 2025-05-07T20:58:01.4175757Z Skipping (s,q) (1.27, 225): inconsistent with heavy hitters! 2025-05-07T20:58:01.4175949Z Skipping (s,q) (1.28, 225): inconsistent with heavy hitters! 2025-05-07T20:58:01.4176137Z Skipping (s,q) (1.29, 225): inconsistent with heavy hitters! 2025-05-07T20:58:01.4176324Z Skipping (s,q) (1.3, 225): inconsistent with heavy hitters! 2025-05-07T20:58:01.4176476Z Skipping (s,q) (1.31, 225): inconsistent with heavy hitters! 2025-05-07T20:58:01.4176625Z Skipping (s,q) (1.32, 225): inconsistent with heavy hitters! 2025-05-07T20:58:01.4176773Z Skipping (s,q) (1.33, 225): inconsistent with heavy hitters! 2025-05-07T20:58:01.4176924Z Skipping (s,q) (1.34, 225): inconsistent with heavy hitters! 2025-05-07T20:58:01.4177077Z Skipping (s,q) (1.35, 225): inconsistent with heavy hitters! 2025-05-07T20:58:01.4177228Z Skipping (s,q) (1.36, 225): inconsistent with heavy hitters! 2025-05-07T20:58:01.4177379Z Skipping (s,q) (1.37, 225): inconsistent with heavy hitters! 2025-05-07T20:58:01.4177528Z Skipping (s,q) (1.38, 225): inconsistent with heavy hitters! 2025-05-07T20:58:01.4177682Z Skipping (s,q) (1.39, 225): inconsistent with heavy hitters! 2025-05-07T20:58:01.4177829Z Skipping (s,q) (1.4, 225): inconsistent with heavy hitters! 2025-05-07T20:58:01.4177981Z Skipping (s,q) (1.41, 225): inconsistent with heavy hitters! 2025-05-07T20:58:01.4178132Z Skipping (s,q) (1.42, 225): inconsistent with heavy hitters! 2025-05-07T20:58:01.4178281Z Skipping (s,q) (1.43, 225): inconsistent with heavy hitters! 2025-05-07T20:58:01.4178430Z Skipping (s,q) (1.44, 225): inconsistent with heavy hitters! 2025-05-07T20:58:01.4178585Z Skipping (s,q) (1.45, 225): inconsistent with heavy hitters! 2025-05-07T20:58:01.4178734Z Skipping (s,q) (1.46, 225): inconsistent with heavy hitters! 2025-05-07T20:58:01.4178890Z Skipping (s,q) (1.47, 225): inconsistent with heavy hitters! 2025-05-07T20:58:01.4179040Z Skipping (s,q) (1.48, 225): inconsistent with heavy hitters! 2025-05-07T20:58:01.4179188Z Skipping (s,q) (1.49, 225): inconsistent with heavy hitters! 2025-05-07T20:58:01.4179387Z Skipping (s,q) (1.5, 225): inconsistent with heavy hitters! 2025-05-07T20:58:01.4179538Z Skipping (s,q) (1.51, 225): inconsistent with heavy hitters! 2025-05-07T20:58:01.4179685Z Skipping (s,q) (1.52, 225): inconsistent with heavy hitters! 2025-05-07T20:58:01.4179839Z Skipping (s,q) (1.53, 225): inconsistent with heavy hitters! 2025-05-07T20:58:01.4179989Z Skipping (s,q) (1.54, 225): inconsistent with heavy hitters! 2025-05-07T20:58:01.4180145Z Skipping (s,q) (1.55, 225): inconsistent with heavy hitters! 2025-05-07T20:58:01.4180292Z Skipping (s,q) (1.56, 225): inconsistent with heavy hitters! 2025-05-07T20:58:01.4180440Z Skipping (s,q) (1.57, 225): inconsistent with heavy hitters! 2025-05-07T20:58:01.4180589Z Skipping (s,q) (1.58, 225): inconsistent with heavy hitters! 2025-05-07T20:58:01.4180739Z Skipping (s,q) (1.59, 225): inconsistent with heavy hitters! 2025-05-07T20:58:01.4180892Z Skipping (s,q) (1.6, 225): inconsistent with heavy hitters! 2025-05-07T20:58:01.4181044Z Skipping (s,q) (1.61, 225): inconsistent with heavy hitters! 2025-05-07T20:58:01.4181196Z Skipping (s,q) (1.62, 225): inconsistent with heavy hitters! 2025-05-07T20:58:01.4181346Z Skipping (s,q) (1.63, 225): inconsistent with heavy hitters! 2025-05-07T20:58:01.4181495Z Skipping (s,q) (1.64, 225): inconsistent with heavy hitters! 2025-05-07T20:58:01.4181643Z Skipping (s,q) (1.65, 225): inconsistent with heavy hitters! 2025-05-07T20:58:01.4181797Z Skipping (s,q) (1.66, 225): inconsistent with heavy hitters! 2025-05-07T20:58:01.4181948Z Skipping (s,q) (1.67, 225): inconsistent with heavy hitters! 2025-05-07T20:58:01.4182095Z Skipping (s,q) (1.68, 225): inconsistent with heavy hitters! 2025-05-07T20:58:01.4182249Z Skipping (s,q) (1.69, 225): inconsistent with heavy hitters! 2025-05-07T20:58:01.4182400Z Skipping (s,q) (1.7, 225): inconsistent with heavy hitters! 2025-05-07T20:58:01.4182595Z Skipping (s,q) (1.71, 225): inconsistent with heavy hitters! 2025-05-07T20:58:01.4182744Z Skipping (s,q) (1.72, 225): inconsistent with heavy hitters! 2025-05-07T20:58:01.4182932Z Skipping (s,q) (1.73, 225): inconsistent with heavy hitters! 2025-05-07T20:58:01.4183089Z Skipping (s,q) (1.74, 225): inconsistent with heavy hitters! 2025-05-07T20:58:01.4183274Z Skipping (s,q) (1.75, 225): inconsistent with heavy hitters! 2025-05-07T20:58:01.4183423Z Skipping (s,q) (1.76, 225): inconsistent with heavy hitters! 2025-05-07T20:58:01.4183579Z Skipping (s,q) (1.77, 225): inconsistent with heavy hitters! 2025-05-07T20:58:01.4183727Z Skipping (s,q) (1.78, 225): inconsistent with heavy hitters! 2025-05-07T20:58:01.4183877Z Skipping (s,q) (1.79, 225): inconsistent with heavy hitters! 2025-05-07T20:58:01.4184024Z Skipping (s,q) (1.8, 225): inconsistent with heavy hitters! 2025-05-07T20:58:01.4184173Z Skipping (s,q) (1.81, 225): inconsistent with heavy hitters! 2025-05-07T20:58:01.4184326Z Skipping (s,q) (1.82, 225): inconsistent with heavy hitters! 2025-05-07T20:58:01.4184475Z Skipping (s,q) (1.83, 225): inconsistent with heavy hitters! 2025-05-07T20:58:01.4184628Z Skipping (s,q) (1.84, 225): inconsistent with heavy hitters! 2025-05-07T20:58:01.4184782Z Skipping (s,q) (1.85, 225): inconsistent with heavy hitters! 2025-05-07T20:58:01.4184934Z Skipping (s,q) (1.86, 225): inconsistent with heavy hitters! 2025-05-07T20:58:01.4185085Z Skipping (s,q) (1.87, 225): inconsistent with heavy hitters! 2025-05-07T20:58:01.4185235Z Skipping (s,q) (1.88, 225): inconsistent with heavy hitters! 2025-05-07T20:58:01.4185383Z Skipping (s,q) (1.89, 225): inconsistent with heavy hitters! 2025-05-07T20:58:01.4185534Z Skipping (s,q) (1.9, 225): inconsistent with heavy hitters! 2025-05-07T20:58:01.4185683Z Skipping (s,q) (1.91, 225): inconsistent with heavy hitters! 2025-05-07T20:58:01.4185831Z Skipping (s,q) (1.92, 225): inconsistent with heavy hitters! 2025-05-07T20:58:01.4185983Z Skipping (s,q) (1.93, 225): inconsistent with heavy hitters! 2025-05-07T20:58:01.4186134Z Skipping (s,q) (1.94, 225): inconsistent with heavy hitters! 2025-05-07T20:58:01.4186284Z Skipping (s,q) (1.95, 225): inconsistent with heavy hitters! 2025-05-07T20:58:01.4186481Z Skipping (s,q) (1.96, 225): inconsistent with heavy hitters! 2025-05-07T20:58:01.4186635Z Skipping (s,q) (1.97, 225): inconsistent with heavy hitters! 2025-05-07T20:58:01.4186789Z Skipping (s,q) (1.98, 225): inconsistent with heavy hitters! 2025-05-07T20:58:01.4186939Z Skipping (s,q) (1.99, 225): inconsistent with heavy hitters! 2025-05-07T20:58:01.4187091Z Skipping (s,q) (0.01, 250): inconsistent with heavy hitters! 2025-05-07T20:58:01.4187240Z Skipping (s,q) (0.02, 250): inconsistent with heavy hitters! 2025-05-07T20:58:01.4187389Z Skipping (s,q) (0.03, 250): inconsistent with heavy hitters! 2025-05-07T20:58:01.4187538Z Skipping (s,q) (0.04, 250): inconsistent with heavy hitters! 2025-05-07T20:58:01.4187688Z Skipping (s,q) (0.05, 250): inconsistent with heavy hitters! 2025-05-07T20:58:01.4187838Z Skipping (s,q) (0.06, 250): inconsistent with heavy hitters! 2025-05-07T20:58:01.4187990Z Skipping (s,q) (0.07, 250): inconsistent with heavy hitters! 2025-05-07T20:58:01.4188145Z Skipping (s,q) (0.08, 250): inconsistent with heavy hitters! 2025-05-07T20:58:01.4188293Z Skipping (s,q) (0.09, 250): inconsistent with heavy hitters! 2025-05-07T20:58:01.4188444Z Skipping (s,q) (0.1, 250): inconsistent with heavy hitters! 2025-05-07T20:58:01.4188593Z Skipping (s,q) (0.11, 250): inconsistent with heavy hitters! 2025-05-07T20:58:01.4188740Z Skipping (s,q) (0.12, 250): inconsistent with heavy hitters! 2025-05-07T20:58:01.4188894Z Skipping (s,q) (0.13, 250): inconsistent with heavy hitters! 2025-05-07T20:58:01.4189046Z Skipping (s,q) (0.14, 250): inconsistent with heavy hitters! 2025-05-07T20:58:01.4192517Z Skipping (s,q) (0.15, 250): inconsistent with heavy hitters! 2025-05-07T20:58:01.4192694Z Skipping (s,q) (0.16, 250): inconsistent with heavy hitters! 2025-05-07T20:58:01.4192913Z Skipping (s,q) (0.17, 250): inconsistent with heavy hitters! 2025-05-07T20:58:01.4193068Z Skipping (s,q) (0.18, 250): inconsistent with heavy hitters! 2025-05-07T20:58:01.4193318Z Skipping (s,q) (0.19, 250): inconsistent with heavy hitters! 2025-05-07T20:58:01.4193468Z Skipping (s,q) (0.2, 250): inconsistent with heavy hitters! 2025-05-07T20:58:01.4193654Z Skipping (s,q) (0.21, 250): inconsistent with heavy hitters! 2025-05-07T20:58:01.4193811Z Skipping (s,q) (0.22, 250): inconsistent with heavy hitters! 2025-05-07T20:58:01.4193961Z Skipping (s,q) (0.23, 250): inconsistent with heavy hitters! 2025-05-07T20:58:01.4194112Z Skipping (s,q) (0.24, 250): inconsistent with heavy hitters! 2025-05-07T20:58:01.4194260Z Skipping (s,q) (0.25, 250): inconsistent with heavy hitters! 2025-05-07T20:58:01.4194408Z Skipping (s,q) (0.26, 250): inconsistent with heavy hitters! 2025-05-07T20:58:01.4194559Z Skipping (s,q) (0.27, 250): inconsistent with heavy hitters! 2025-05-07T20:58:01.4194713Z Skipping (s,q) (0.28, 250): inconsistent with heavy hitters! 2025-05-07T20:58:01.4194861Z Skipping (s,q) (0.29, 250): inconsistent with heavy hitters! 2025-05-07T20:58:01.4195019Z Skipping (s,q) (0.3, 250): inconsistent with heavy hitters! 2025-05-07T20:58:01.4195169Z Skipping (s,q) (0.31, 250): inconsistent with heavy hitters! 2025-05-07T20:58:01.4195326Z Skipping (s,q) (0.32, 250): inconsistent with heavy hitters! 2025-05-07T20:58:01.4195473Z Skipping (s,q) (0.33, 250): inconsistent with heavy hitters! 2025-05-07T20:58:01.4195621Z Skipping (s,q) (0.34, 250): inconsistent with heavy hitters! 2025-05-07T20:58:01.4195771Z Skipping (s,q) (0.35, 250): inconsistent with heavy hitters! 2025-05-07T20:58:01.4195921Z Skipping (s,q) (0.36, 250): inconsistent with heavy hitters! 2025-05-07T20:58:01.4196070Z Skipping (s,q) (0.37, 250): inconsistent with heavy hitters! 2025-05-07T20:58:01.4196223Z Skipping (s,q) (0.38, 250): inconsistent with heavy hitters! 2025-05-07T20:58:01.4196371Z Skipping (s,q) (0.39, 250): inconsistent with heavy hitters! 2025-05-07T20:58:01.4196525Z Skipping (s,q) (0.4, 250): inconsistent with heavy hitters! 2025-05-07T20:58:01.4196675Z Skipping (s,q) (0.41, 250): inconsistent with heavy hitters! 2025-05-07T20:58:01.4196868Z Skipping (s,q) (0.42, 250): inconsistent with heavy hitters! 2025-05-07T20:58:01.4197018Z Skipping (s,q) (0.43, 250): inconsistent with heavy hitters! 2025-05-07T20:58:01.4197170Z Skipping (s,q) (0.44, 250): inconsistent with heavy hitters! 2025-05-07T20:58:01.4197317Z Skipping (s,q) (0.45, 250): inconsistent with heavy hitters! 2025-05-07T20:58:01.4197468Z Skipping (s,q) (0.46, 250): inconsistent with heavy hitters! 2025-05-07T20:58:01.4197617Z Skipping (s,q) (0.47, 250): inconsistent with heavy hitters! 2025-05-07T20:58:01.4197770Z Skipping (s,q) (0.48, 250): inconsistent with heavy hitters! 2025-05-07T20:58:01.4197918Z Skipping (s,q) (0.49, 250): inconsistent with heavy hitters! 2025-05-07T20:58:01.4198067Z Skipping (s,q) (0.5, 250): inconsistent with heavy hitters! 2025-05-07T20:58:01.4198222Z Skipping (s,q) (0.51, 250): inconsistent with heavy hitters! 2025-05-07T20:58:01.4198371Z Skipping (s,q) (0.52, 250): inconsistent with heavy hitters! 2025-05-07T20:58:01.4198523Z Skipping (s,q) (0.53, 250): inconsistent with heavy hitters! 2025-05-07T20:58:01.4198676Z Skipping (s,q) (0.54, 250): inconsistent with heavy hitters! 2025-05-07T20:58:01.4198826Z Skipping (s,q) (0.55, 250): inconsistent with heavy hitters! 2025-05-07T20:58:01.4198979Z Skipping (s,q) (0.56, 250): inconsistent with heavy hitters! 2025-05-07T20:58:01.4199128Z Skipping (s,q) (0.57, 250): inconsistent with heavy hitters! 2025-05-07T20:58:01.4199276Z Skipping (s,q) (0.58, 250): inconsistent with heavy hitters! 2025-05-07T20:58:01.4199429Z Skipping (s,q) (0.59, 250): inconsistent with heavy hitters! 2025-05-07T20:58:01.4199578Z Skipping (s,q) (0.6, 250): inconsistent with heavy hitters! 2025-05-07T20:58:01.4199728Z Skipping (s,q) (0.61, 250): inconsistent with heavy hitters! 2025-05-07T20:58:01.4199950Z Skipping (s,q) (0.62, 250): inconsistent with heavy hitters! 2025-05-07T20:58:01.4200101Z Skipping (s,q) (0.63, 250): inconsistent with heavy hitters! 2025-05-07T20:58:01.4200291Z Skipping (s,q) (0.64, 250): inconsistent with heavy hitters! 2025-05-07T20:58:01.4200441Z Skipping (s,q) (0.65, 250): inconsistent with heavy hitters! 2025-05-07T20:58:01.4200626Z Skipping (s,q) (0.66, 250): inconsistent with heavy hitters! 2025-05-07T20:58:01.4200778Z Skipping (s,q) (0.67, 250): inconsistent with heavy hitters! 2025-05-07T20:58:01.4200928Z Skipping (s,q) (0.68, 250): inconsistent with heavy hitters! 2025-05-07T20:58:01.4201076Z Skipping (s,q) (0.69, 250): inconsistent with heavy hitters! 2025-05-07T20:58:01.4201227Z Skipping (s,q) (0.7, 250): inconsistent with heavy hitters! 2025-05-07T20:58:01.4201376Z Skipping (s,q) (0.71, 250): inconsistent with heavy hitters! 2025-05-07T20:58:01.4201524Z Skipping (s,q) (0.72, 250): inconsistent with heavy hitters! 2025-05-07T20:58:01.4201676Z Skipping (s,q) (0.73, 250): inconsistent with heavy hitters! 2025-05-07T20:58:01.4201824Z Skipping (s,q) (0.74, 250): inconsistent with heavy hitters! 2025-05-07T20:58:01.4201979Z Skipping (s,q) (0.75, 250): inconsistent with heavy hitters! 2025-05-07T20:58:01.4202127Z Skipping (s,q) (0.76, 250): inconsistent with heavy hitters! 2025-05-07T20:58:01.4202279Z Skipping (s,q) (0.77, 250): inconsistent with heavy hitters! 2025-05-07T20:58:01.4202430Z Skipping (s,q) (0.78, 250): inconsistent with heavy hitters! 2025-05-07T20:58:01.4202577Z Skipping (s,q) (0.79, 250): inconsistent with heavy hitters! 2025-05-07T20:58:01.4202723Z Skipping (s,q) (0.8, 250): inconsistent with heavy hitters! 2025-05-07T20:58:01.4202880Z Skipping (s,q) (0.81, 250): inconsistent with heavy hitters! 2025-05-07T20:58:01.4203031Z Skipping (s,q) (0.82, 250): inconsistent with heavy hitters! 2025-05-07T20:58:01.4203184Z Skipping (s,q) (0.83, 250): inconsistent with heavy hitters! 2025-05-07T20:58:01.4203331Z Skipping (s,q) (0.84, 250): inconsistent with heavy hitters! 2025-05-07T20:58:01.4203480Z Skipping (s,q) (0.85, 250): inconsistent with heavy hitters! 2025-05-07T20:58:01.4203630Z Skipping (s,q) (0.86, 250): inconsistent with heavy hitters! 2025-05-07T20:58:01.4203822Z Skipping (s,q) (0.87, 250): inconsistent with heavy hitters! 2025-05-07T20:58:01.4203970Z Skipping (s,q) (0.88, 250): inconsistent with heavy hitters! 2025-05-07T20:58:01.4204126Z Skipping (s,q) (0.89, 250): inconsistent with heavy hitters! 2025-05-07T20:58:01.4204275Z Skipping (s,q) (0.9, 250): inconsistent with heavy hitters! 2025-05-07T20:58:01.4204425Z Skipping (s,q) (0.91, 250): inconsistent with heavy hitters! 2025-05-07T20:58:01.4204573Z Skipping (s,q) (0.92, 250): inconsistent with heavy hitters! 2025-05-07T20:58:01.4204722Z Skipping (s,q) (0.93, 250): inconsistent with heavy hitters! 2025-05-07T20:58:01.4204872Z Skipping (s,q) (0.94, 250): inconsistent with heavy hitters! 2025-05-07T20:58:01.4205020Z Skipping (s,q) (0.95, 250): inconsistent with heavy hitters! 2025-05-07T20:58:01.4205171Z Skipping (s,q) (0.96, 250): inconsistent with heavy hitters! 2025-05-07T20:58:01.4205321Z Skipping (s,q) (0.97, 250): inconsistent with heavy hitters! 2025-05-07T20:58:01.4205473Z Skipping (s,q) (0.98, 250): inconsistent with heavy hitters! 2025-05-07T20:58:01.4205623Z Skipping (s,q) (0.99, 250): inconsistent with heavy hitters! 2025-05-07T20:58:01.4205772Z Skipping (s,q) (1, 250): inconsistent with heavy hitters! 2025-05-07T20:58:01.4205924Z Skipping (s,q) (1.01, 250): inconsistent with heavy hitters! 2025-05-07T20:58:01.4206074Z Skipping (s,q) (1.02, 250): inconsistent with heavy hitters! 2025-05-07T20:58:01.4206222Z Skipping (s,q) (1.03, 250): inconsistent with heavy hitters! 2025-05-07T20:58:01.4206370Z Skipping (s,q) (1.04, 250): inconsistent with heavy hitters! 2025-05-07T20:58:01.4206521Z Skipping (s,q) (1.05, 250): inconsistent with heavy hitters! 2025-05-07T20:58:01.4206668Z Skipping (s,q) (1.06, 250): inconsistent with heavy hitters! 2025-05-07T20:58:01.4206858Z Skipping (s,q) (1.07, 250): inconsistent with heavy hitters! 2025-05-07T20:58:01.4207011Z Skipping (s,q) (1.08, 250): inconsistent with heavy hitters! 2025-05-07T20:58:01.4207199Z Skipping (s,q) (1.09, 250): inconsistent with heavy hitters! 2025-05-07T20:58:01.4207349Z Skipping (s,q) (1.1, 250): inconsistent with heavy hitters! 2025-05-07T20:58:01.4207533Z Skipping (s,q) (1.11, 250): inconsistent with heavy hitters! 2025-05-07T20:58:01.4207683Z Skipping (s,q) (1.12, 250): inconsistent with heavy hitters! 2025-05-07T20:58:01.4207834Z Skipping (s,q) (1.13, 250): inconsistent with heavy hitters! 2025-05-07T20:58:01.4207984Z Skipping (s,q) (1.14, 250): inconsistent with heavy hitters! 2025-05-07T20:58:01.4208133Z Skipping (s,q) (1.15, 250): inconsistent with heavy hitters! 2025-05-07T20:58:01.4208284Z Skipping (s,q) (1.16, 250): inconsistent with heavy hitters! 2025-05-07T20:58:01.4208433Z Skipping (s,q) (1.17, 250): inconsistent with heavy hitters! 2025-05-07T20:58:01.4208589Z Skipping (s,q) (1.18, 250): inconsistent with heavy hitters! 2025-05-07T20:58:01.4208739Z Skipping (s,q) (1.19, 250): inconsistent with heavy hitters! 2025-05-07T20:58:01.4208892Z Skipping (s,q) (1.2, 250): inconsistent with heavy hitters! 2025-05-07T20:58:01.4209046Z Skipping (s,q) (1.21, 250): inconsistent with heavy hitters! 2025-05-07T20:58:01.4209193Z Skipping (s,q) (1.22, 250): inconsistent with heavy hitters! 2025-05-07T20:58:01.4209346Z Skipping (s,q) (1.23, 250): inconsistent with heavy hitters! 2025-05-07T20:58:01.4209498Z Skipping (s,q) (1.24, 250): inconsistent with heavy hitters! 2025-05-07T20:58:01.4209646Z Skipping (s,q) (1.25, 250): inconsistent with heavy hitters! 2025-05-07T20:58:01.4209797Z Skipping (s,q) (1.26, 250): inconsistent with heavy hitters! 2025-05-07T20:58:01.4209947Z Skipping (s,q) (1.27, 250): inconsistent with heavy hitters! 2025-05-07T20:58:01.4210097Z Skipping (s,q) (1.28, 250): inconsistent with heavy hitters! 2025-05-07T20:58:01.4210247Z Skipping (s,q) (1.29, 250): inconsistent with heavy hitters! 2025-05-07T20:58:01.4210397Z Skipping (s,q) (1.3, 250): inconsistent with heavy hitters! 2025-05-07T20:58:01.4210545Z Skipping (s,q) (1.31, 250): inconsistent with heavy hitters! 2025-05-07T20:58:01.4210743Z Skipping (s,q) (1.32, 250): inconsistent with heavy hitters! 2025-05-07T20:58:01.4210891Z Skipping (s,q) (1.33, 250): inconsistent with heavy hitters! 2025-05-07T20:58:01.4211046Z Skipping (s,q) (1.34, 250): inconsistent with heavy hitters! 2025-05-07T20:58:01.4211200Z Skipping (s,q) (1.35, 250): inconsistent with heavy hitters! 2025-05-07T20:58:01.4211349Z Skipping (s,q) (1.36, 250): inconsistent with heavy hitters! 2025-05-07T20:58:01.4211502Z Skipping (s,q) (1.37, 250): inconsistent with heavy hitters! 2025-05-07T20:58:01.4211651Z Skipping (s,q) (1.38, 250): inconsistent with heavy hitters! 2025-05-07T20:58:01.4211800Z Skipping (s,q) (1.39, 250): inconsistent with heavy hitters! 2025-05-07T20:58:01.4211950Z Skipping (s,q) (1.4, 250): inconsistent with heavy hitters! 2025-05-07T20:58:01.4212100Z Skipping (s,q) (1.41, 250): inconsistent with heavy hitters! 2025-05-07T20:58:01.4212252Z Skipping (s,q) (1.42, 250): inconsistent with heavy hitters! 2025-05-07T20:58:01.4212406Z Skipping (s,q) (1.43, 250): inconsistent with heavy hitters! 2025-05-07T20:58:01.4212554Z Skipping (s,q) (1.44, 250): inconsistent with heavy hitters! 2025-05-07T20:58:01.4212707Z Skipping (s,q) (1.45, 250): inconsistent with heavy hitters! 2025-05-07T20:58:01.4212857Z Skipping (s,q) (1.46, 250): inconsistent with heavy hitters! 2025-05-07T20:58:01.4213009Z Skipping (s,q) (1.47, 250): inconsistent with heavy hitters! 2025-05-07T20:58:01.4213159Z Skipping (s,q) (1.48, 250): inconsistent with heavy hitters! 2025-05-07T20:58:01.4213311Z Skipping (s,q) (1.49, 250): inconsistent with heavy hitters! 2025-05-07T20:58:01.4213466Z Skipping (s,q) (1.5, 250): inconsistent with heavy hitters! 2025-05-07T20:58:01.4213614Z Skipping (s,q) (1.51, 250): inconsistent with heavy hitters! 2025-05-07T20:58:01.4213804Z Skipping (s,q) (1.52, 250): inconsistent with heavy hitters! 2025-05-07T20:58:01.4213956Z Skipping (s,q) (1.53, 250): inconsistent with heavy hitters! 2025-05-07T20:58:01.4214145Z Skipping (s,q) (1.54, 250): inconsistent with heavy hitters! 2025-05-07T20:58:01.4214293Z Skipping (s,q) (1.55, 250): inconsistent with heavy hitters! 2025-05-07T20:58:01.4214481Z Skipping (s,q) (1.56, 250): inconsistent with heavy hitters! 2025-05-07T20:58:01.4214632Z Skipping (s,q) (1.57, 250): inconsistent with heavy hitters! 2025-05-07T20:58:01.4214781Z Skipping (s,q) (1.58, 250): inconsistent with heavy hitters! 2025-05-07T20:58:01.4214935Z Skipping (s,q) (1.59, 250): inconsistent with heavy hitters! 2025-05-07T20:58:01.4215082Z Skipping (s,q) (1.6, 250): inconsistent with heavy hitters! 2025-05-07T20:58:01.4215236Z Skipping (s,q) (1.61, 250): inconsistent with heavy hitters! 2025-05-07T20:58:01.4215386Z Skipping (s,q) (1.62, 250): inconsistent with heavy hitters! 2025-05-07T20:58:01.4215535Z Skipping (s,q) (1.63, 250): inconsistent with heavy hitters! 2025-05-07T20:58:01.4215691Z Skipping (s,q) (1.64, 250): inconsistent with heavy hitters! 2025-05-07T20:58:01.4215841Z Skipping (s,q) (1.65, 250): inconsistent with heavy hitters! 2025-05-07T20:58:01.4215993Z Skipping (s,q) (1.66, 250): inconsistent with heavy hitters! 2025-05-07T20:58:01.4216202Z Skipping (s,q) (1.67, 250): inconsistent with heavy hitters! 2025-05-07T20:58:01.4216357Z Skipping (s,q) (1.68, 250): inconsistent with heavy hitters! 2025-05-07T20:58:01.4216511Z Skipping (s,q) (1.69, 250): inconsistent with heavy hitters! 2025-05-07T20:58:01.4216663Z Skipping (s,q) (1.7, 250): inconsistent with heavy hitters! 2025-05-07T20:58:01.4216824Z Skipping (s,q) (1.71, 250): inconsistent with heavy hitters! 2025-05-07T20:58:01.4216997Z Skipping (s,q) (1.72, 250): inconsistent with heavy hitters! 2025-05-07T20:58:01.4217160Z Skipping (s,q) (1.73, 250): inconsistent with heavy hitters! 2025-05-07T20:58:01.4217308Z Skipping (s,q) (1.74, 250): inconsistent with heavy hitters! 2025-05-07T20:58:01.4217462Z Skipping (s,q) (1.75, 250): inconsistent with heavy hitters! 2025-05-07T20:58:01.4217610Z Skipping (s,q) (1.76, 250): inconsistent with heavy hitters! 2025-05-07T20:58:01.4217815Z Skipping (s,q) (1.77, 250): inconsistent with heavy hitters! 2025-05-07T20:58:01.4217965Z Skipping (s,q) (1.78, 250): inconsistent with heavy hitters! 2025-05-07T20:58:01.4218115Z Skipping (s,q) (1.79, 250): inconsistent with heavy hitters! 2025-05-07T20:58:01.4218265Z Skipping (s,q) (1.8, 250): inconsistent with heavy hitters! 2025-05-07T20:58:01.4218414Z Skipping (s,q) (1.81, 250): inconsistent with heavy hitters! 2025-05-07T20:58:01.4218562Z Skipping (s,q) (1.82, 250): inconsistent with heavy hitters! 2025-05-07T20:58:01.4218713Z Skipping (s,q) (1.83, 250): inconsistent with heavy hitters! 2025-05-07T20:58:01.4218861Z Skipping (s,q) (1.84, 250): inconsistent with heavy hitters! 2025-05-07T20:58:01.4219014Z Skipping (s,q) (1.85, 250): inconsistent with heavy hitters! 2025-05-07T20:58:01.4219163Z Skipping (s,q) (1.86, 250): inconsistent with heavy hitters! 2025-05-07T20:58:01.4219312Z Skipping (s,q) (1.87, 250): inconsistent with heavy hitters! 2025-05-07T20:58:01.4219467Z Skipping (s,q) (1.88, 250): inconsistent with heavy hitters! 2025-05-07T20:58:01.4219615Z Skipping (s,q) (1.89, 250): inconsistent with heavy hitters! 2025-05-07T20:58:01.4219766Z Skipping (s,q) (1.9, 250): inconsistent with heavy hitters! 2025-05-07T20:58:01.4219924Z Skipping (s,q) (1.91, 250): inconsistent with heavy hitters! 2025-05-07T20:58:01.4220072Z Skipping (s,q) (1.92, 250): inconsistent with heavy hitters! 2025-05-07T20:58:01.4220225Z Skipping (s,q) (1.93, 250): inconsistent with heavy hitters! 2025-05-07T20:58:01.4220372Z Skipping (s,q) (1.94, 250): inconsistent with heavy hitters! 2025-05-07T20:58:01.4220519Z Skipping (s,q) (1.95, 250): inconsistent with heavy hitters! 2025-05-07T20:58:01.4220669Z Skipping (s,q) (1.96, 250): inconsistent with heavy hitters! 2025-05-07T20:58:01.4220859Z Skipping (s,q) (1.97, 250): inconsistent with heavy hitters! 2025-05-07T20:58:01.4221010Z Skipping (s,q) (1.98, 250): inconsistent with heavy hitters! 2025-05-07T20:58:01.4221204Z Skipping (s,q) (1.99, 250): inconsistent with heavy hitters! 2025-05-07T20:58:01.4221352Z Skipping (s,q) (0.01, 275): inconsistent with heavy hitters! 2025-05-07T20:58:01.4221542Z Skipping (s,q) (0.02, 275): inconsistent with heavy hitters! 2025-05-07T20:58:01.4221695Z Skipping (s,q) (0.03, 275): inconsistent with heavy hitters! 2025-05-07T20:58:01.4221843Z Skipping (s,q) (0.04, 275): inconsistent with heavy hitters! 2025-05-07T20:58:01.4221995Z Skipping (s,q) (0.05, 275): inconsistent with heavy hitters! 2025-05-07T20:58:01.4222143Z Skipping (s,q) (0.06, 275): inconsistent with heavy hitters! 2025-05-07T20:58:01.4222291Z Skipping (s,q) (0.07, 275): inconsistent with heavy hitters! 2025-05-07T20:58:01.4222441Z Skipping (s,q) (0.08, 275): inconsistent with heavy hitters! 2025-05-07T20:58:01.4222595Z Skipping (s,q) (0.09, 275): inconsistent with heavy hitters! 2025-05-07T20:58:01.4222750Z Skipping (s,q) (0.1, 275): inconsistent with heavy hitters! 2025-05-07T20:58:01.4222909Z Skipping (s,q) (0.11, 275): inconsistent with heavy hitters! 2025-05-07T20:58:01.4223059Z Skipping (s,q) (0.12, 275): inconsistent with heavy hitters! 2025-05-07T20:58:01.4223210Z Skipping (s,q) (0.13, 275): inconsistent with heavy hitters! 2025-05-07T20:58:01.4223362Z Skipping (s,q) (0.14, 275): inconsistent with heavy hitters! 2025-05-07T20:58:01.4223510Z Skipping (s,q) (0.15, 275): inconsistent with heavy hitters! 2025-05-07T20:58:01.4223666Z Skipping (s,q) (0.16, 275): inconsistent with heavy hitters! 2025-05-07T20:58:01.4223814Z Skipping (s,q) (0.17, 275): inconsistent with heavy hitters! 2025-05-07T20:58:01.4223961Z Skipping (s,q) (0.18, 275): inconsistent with heavy hitters! 2025-05-07T20:58:01.4224115Z Skipping (s,q) (0.19, 275): inconsistent with heavy hitters! 2025-05-07T20:58:01.4224263Z Skipping (s,q) (0.2, 275): inconsistent with heavy hitters! 2025-05-07T20:58:01.4224417Z Skipping (s,q) (0.21, 275): inconsistent with heavy hitters! 2025-05-07T20:58:01.4224566Z Skipping (s,q) (0.22, 275): inconsistent with heavy hitters! 2025-05-07T20:58:01.4224781Z Skipping (s,q) (0.23, 275): inconsistent with heavy hitters! 2025-05-07T20:58:01.4224932Z Skipping (s,q) (0.24, 275): inconsistent with heavy hitters! 2025-05-07T20:58:01.4225084Z Skipping (s,q) (0.25, 275): inconsistent with heavy hitters! 2025-05-07T20:58:01.4225233Z Skipping (s,q) (0.26, 275): inconsistent with heavy hitters! 2025-05-07T20:58:01.4225386Z Skipping (s,q) (0.27, 275): inconsistent with heavy hitters! 2025-05-07T20:58:01.4225534Z Skipping (s,q) (0.28, 275): inconsistent with heavy hitters! 2025-05-07T20:58:01.4225684Z Skipping (s,q) (0.29, 275): inconsistent with heavy hitters! 2025-05-07T20:58:01.4225833Z Skipping (s,q) (0.3, 275): inconsistent with heavy hitters! 2025-05-07T20:58:01.4225988Z Skipping (s,q) (0.31, 275): inconsistent with heavy hitters! 2025-05-07T20:58:01.4226141Z Skipping (s,q) (0.32, 275): inconsistent with heavy hitters! 2025-05-07T20:58:01.4226291Z Skipping (s,q) (0.33, 275): inconsistent with heavy hitters! 2025-05-07T20:58:01.4226443Z Skipping (s,q) (0.34, 275): inconsistent with heavy hitters! 2025-05-07T20:58:01.4226597Z Skipping (s,q) (0.35, 275): inconsistent with heavy hitters! 2025-05-07T20:58:01.4226751Z Skipping (s,q) (0.36, 275): inconsistent with heavy hitters! 2025-05-07T20:58:01.4226917Z Skipping (s,q) (0.37, 275): inconsistent with heavy hitters! 2025-05-07T20:58:01.4227086Z Skipping (s,q) (0.38, 275): inconsistent with heavy hitters! 2025-05-07T20:58:01.4227245Z Skipping (s,q) (0.39, 275): inconsistent with heavy hitters! 2025-05-07T20:58:01.4227396Z Skipping (s,q) (0.4, 275): inconsistent with heavy hitters! 2025-05-07T20:58:01.4227544Z Skipping (s,q) (0.41, 275): inconsistent with heavy hitters! 2025-05-07T20:58:01.4227691Z Skipping (s,q) (0.42, 275): inconsistent with heavy hitters! 2025-05-07T20:58:01.4227885Z Skipping (s,q) (0.43, 275): inconsistent with heavy hitters! 2025-05-07T20:58:01.4228035Z Skipping (s,q) (0.44, 275): inconsistent with heavy hitters! 2025-05-07T20:58:01.4228227Z Skipping (s,q) (0.45, 275): inconsistent with heavy hitters! 2025-05-07T20:58:01.4228376Z Skipping (s,q) (0.46, 275): inconsistent with heavy hitters! 2025-05-07T20:58:01.4228561Z Skipping (s,q) (0.47, 275): inconsistent with heavy hitters! 2025-05-07T20:58:01.4228713Z Skipping (s,q) (0.48, 275): inconsistent with heavy hitters! 2025-05-07T20:58:01.4228860Z Skipping (s,q) (0.49, 275): inconsistent with heavy hitters! 2025-05-07T20:58:01.4229008Z Skipping (s,q) (0.5, 275): inconsistent with heavy hitters! 2025-05-07T20:58:01.4229159Z Skipping (s,q) (0.51, 275): inconsistent with heavy hitters! 2025-05-07T20:58:01.4229309Z Skipping (s,q) (0.52, 275): inconsistent with heavy hitters! 2025-05-07T20:58:01.4229461Z Skipping (s,q) (0.53, 275): inconsistent with heavy hitters! 2025-05-07T20:58:01.4229609Z Skipping (s,q) (0.54, 275): inconsistent with heavy hitters! 2025-05-07T20:58:01.4229759Z Skipping (s,q) (0.55, 275): inconsistent with heavy hitters! 2025-05-07T20:58:01.4229909Z Skipping (s,q) (0.56, 275): inconsistent with heavy hitters! 2025-05-07T20:58:01.4230062Z Skipping (s,q) (0.57, 275): inconsistent with heavy hitters! 2025-05-07T20:58:01.4230210Z Skipping (s,q) (0.58, 275): inconsistent with heavy hitters! 2025-05-07T20:58:01.4230363Z Skipping (s,q) (0.59, 275): inconsistent with heavy hitters! 2025-05-07T20:58:01.4230511Z Skipping (s,q) (0.6, 275): inconsistent with heavy hitters! 2025-05-07T20:58:01.4230661Z Skipping (s,q) (0.61, 275): inconsistent with heavy hitters! 2025-05-07T20:58:01.4230816Z Skipping (s,q) (0.62, 275): inconsistent with heavy hitters! 2025-05-07T20:58:01.4230966Z Skipping (s,q) (0.63, 275): inconsistent with heavy hitters! 2025-05-07T20:58:01.4231117Z Skipping (s,q) (0.64, 275): inconsistent with heavy hitters! 2025-05-07T20:58:01.4231265Z Skipping (s,q) (0.65, 275): inconsistent with heavy hitters! 2025-05-07T20:58:01.4231415Z Skipping (s,q) (0.66, 275): inconsistent with heavy hitters! 2025-05-07T20:58:01.4231569Z Skipping (s,q) (0.67, 275): inconsistent with heavy hitters! 2025-05-07T20:58:01.4231766Z Skipping (s,q) (0.68, 275): inconsistent with heavy hitters! 2025-05-07T20:58:01.4231913Z Skipping (s,q) (0.69, 275): inconsistent with heavy hitters! 2025-05-07T20:58:01.4232068Z Skipping (s,q) (0.7, 275): inconsistent with heavy hitters! 2025-05-07T20:58:01.4232222Z Skipping (s,q) (0.71, 275): inconsistent with heavy hitters! 2025-05-07T20:58:01.4232372Z Skipping (s,q) (0.72, 275): inconsistent with heavy hitters! 2025-05-07T20:58:01.4232519Z Skipping (s,q) (0.73, 275): inconsistent with heavy hitters! 2025-05-07T20:58:01.4232667Z Skipping (s,q) (0.74, 275): inconsistent with heavy hitters! 2025-05-07T20:58:01.4232817Z Skipping (s,q) (0.75, 275): inconsistent with heavy hitters! 2025-05-07T20:58:01.4232965Z Skipping (s,q) (0.76, 275): inconsistent with heavy hitters! 2025-05-07T20:58:01.4233117Z Skipping (s,q) (0.77, 275): inconsistent with heavy hitters! 2025-05-07T20:58:01.4233268Z Skipping (s,q) (0.78, 275): inconsistent with heavy hitters! 2025-05-07T20:58:01.4233420Z Skipping (s,q) (0.79, 275): inconsistent with heavy hitters! 2025-05-07T20:58:01.4233571Z Skipping (s,q) (0.8, 275): inconsistent with heavy hitters! 2025-05-07T20:58:01.4233721Z Skipping (s,q) (0.81, 275): inconsistent with heavy hitters! 2025-05-07T20:58:01.4233869Z Skipping (s,q) (0.82, 275): inconsistent with heavy hitters! 2025-05-07T20:58:01.4234026Z Skipping (s,q) (0.83, 275): inconsistent with heavy hitters! 2025-05-07T20:58:01.4234174Z Skipping (s,q) (0.84, 275): inconsistent with heavy hitters! 2025-05-07T20:58:01.4234323Z Skipping (s,q) (0.85, 275): inconsistent with heavy hitters! 2025-05-07T20:58:01.4234473Z Skipping (s,q) (0.86, 275): inconsistent with heavy hitters! 2025-05-07T20:58:01.4234620Z Skipping (s,q) (0.87, 275): inconsistent with heavy hitters! 2025-05-07T20:58:01.4234814Z Skipping (s,q) (0.88, 275): inconsistent with heavy hitters! 2025-05-07T20:58:01.4234963Z Skipping (s,q) (0.89, 275): inconsistent with heavy hitters! 2025-05-07T20:58:01.4235151Z Skipping (s,q) (0.9, 275): inconsistent with heavy hitters! 2025-05-07T20:58:01.4235303Z Skipping (s,q) (0.91, 275): inconsistent with heavy hitters! 2025-05-07T20:58:01.4235488Z Skipping (s,q) (0.92, 275): inconsistent with heavy hitters! 2025-05-07T20:58:01.4235638Z Skipping (s,q) (0.93, 275): inconsistent with heavy hitters! 2025-05-07T20:58:01.4235788Z Skipping (s,q) (0.94, 275): inconsistent with heavy hitters! 2025-05-07T20:58:01.4235937Z Skipping (s,q) (0.95, 275): inconsistent with heavy hitters! 2025-05-07T20:58:01.4236088Z Skipping (s,q) (0.96, 275): inconsistent with heavy hitters! 2025-05-07T20:58:01.4236235Z Skipping (s,q) (0.97, 275): inconsistent with heavy hitters! 2025-05-07T20:58:01.4236383Z Skipping (s,q) (0.98, 275): inconsistent with heavy hitters! 2025-05-07T20:58:01.4236534Z Skipping (s,q) (0.99, 275): inconsistent with heavy hitters! 2025-05-07T20:58:01.4236680Z Skipping (s,q) (1, 275): inconsistent with heavy hitters! 2025-05-07T20:58:01.4236830Z Skipping (s,q) (1.01, 275): inconsistent with heavy hitters! 2025-05-07T20:58:01.4236985Z Skipping (s,q) (1.02, 275): inconsistent with heavy hitters! 2025-05-07T20:58:01.4237133Z Skipping (s,q) (1.03, 275): inconsistent with heavy hitters! 2025-05-07T20:58:01.4237286Z Skipping (s,q) (1.04, 275): inconsistent with heavy hitters! 2025-05-07T20:58:01.4237434Z Skipping (s,q) (1.05, 275): inconsistent with heavy hitters! 2025-05-07T20:58:01.4237583Z Skipping (s,q) (1.06, 275): inconsistent with heavy hitters! 2025-05-07T20:58:01.4237733Z Skipping (s,q) (1.07, 275): inconsistent with heavy hitters! 2025-05-07T20:58:01.4237881Z Skipping (s,q) (1.08, 275): inconsistent with heavy hitters! 2025-05-07T20:58:01.4238028Z Skipping (s,q) (1.09, 275): inconsistent with heavy hitters! 2025-05-07T20:58:01.4238178Z Skipping (s,q) (1.1, 275): inconsistent with heavy hitters! 2025-05-07T20:58:01.4238331Z Skipping (s,q) (1.11, 275): inconsistent with heavy hitters! 2025-05-07T20:58:01.4238479Z Skipping (s,q) (1.12, 275): inconsistent with heavy hitters! 2025-05-07T20:58:01.4238672Z Skipping (s,q) (1.13, 275): inconsistent with heavy hitters! 2025-05-07T20:58:01.4238820Z Skipping (s,q) (1.14, 275): inconsistent with heavy hitters! 2025-05-07T20:58:01.4238974Z Skipping (s,q) (1.15, 275): inconsistent with heavy hitters! 2025-05-07T20:58:01.4239121Z Skipping (s,q) (1.16, 275): inconsistent with heavy hitters! 2025-05-07T20:58:01.4239270Z Skipping (s,q) (1.17, 275): inconsistent with heavy hitters! 2025-05-07T20:58:01.4239422Z Skipping (s,q) (1.18, 275): inconsistent with heavy hitters! 2025-05-07T20:58:01.4239571Z Skipping (s,q) (1.19, 275): inconsistent with heavy hitters! 2025-05-07T20:58:01.4239718Z Skipping (s,q) (1.2, 275): inconsistent with heavy hitters! 2025-05-07T20:58:01.4239870Z Skipping (s,q) (1.21, 275): inconsistent with heavy hitters! 2025-05-07T20:58:01.4240024Z Skipping (s,q) (1.22, 275): inconsistent with heavy hitters! 2025-05-07T20:58:01.4240176Z Skipping (s,q) (1.23, 275): inconsistent with heavy hitters! 2025-05-07T20:58:01.4240329Z Skipping (s,q) (1.24, 275): inconsistent with heavy hitters! 2025-05-07T20:58:01.4240477Z Skipping (s,q) (1.25, 275): inconsistent with heavy hitters! 2025-05-07T20:58:01.4240630Z Skipping (s,q) (1.26, 275): inconsistent with heavy hitters! 2025-05-07T20:58:01.4240779Z Skipping (s,q) (1.27, 275): inconsistent with heavy hitters! 2025-05-07T20:58:01.4240926Z Skipping (s,q) (1.28, 275): inconsistent with heavy hitters! 2025-05-07T20:58:01.4241076Z Skipping (s,q) (1.29, 275): inconsistent with heavy hitters! 2025-05-07T20:58:01.4241223Z Skipping (s,q) (1.3, 275): inconsistent with heavy hitters! 2025-05-07T20:58:01.4241374Z Skipping (s,q) (1.31, 275): inconsistent with heavy hitters! 2025-05-07T20:58:01.4241521Z Skipping (s,q) (1.32, 275): inconsistent with heavy hitters! 2025-05-07T20:58:01.4241669Z Skipping (s,q) (1.33, 275): inconsistent with heavy hitters! 2025-05-07T20:58:01.4241864Z Skipping (s,q) (1.34, 275): inconsistent with heavy hitters! 2025-05-07T20:58:01.4242051Z Skipping (s,q) (1.35, 275): inconsistent with heavy hitters! 2025-05-07T20:58:01.4242201Z Skipping (s,q) (1.36, 275): inconsistent with heavy hitters! 2025-05-07T20:58:01.4242355Z Skipping (s,q) (1.37, 275): inconsistent with heavy hitters! 2025-05-07T20:58:01.4242542Z Skipping (s,q) (1.38, 275): inconsistent with heavy hitters! 2025-05-07T20:58:01.4242695Z Skipping (s,q) (1.39, 275): inconsistent with heavy hitters! 2025-05-07T20:58:01.4242843Z Skipping (s,q) (1.4, 275): inconsistent with heavy hitters! 2025-05-07T20:58:01.4242991Z Skipping (s,q) (1.41, 275): inconsistent with heavy hitters! 2025-05-07T20:58:01.4243143Z Skipping (s,q) (1.42, 275): inconsistent with heavy hitters! 2025-05-07T20:58:01.4243290Z Skipping (s,q) (1.43, 275): inconsistent with heavy hitters! 2025-05-07T20:58:01.4243437Z Skipping (s,q) (1.44, 275): inconsistent with heavy hitters! 2025-05-07T20:58:01.4243588Z Skipping (s,q) (1.45, 275): inconsistent with heavy hitters! 2025-05-07T20:58:01.4243737Z Skipping (s,q) (1.46, 275): inconsistent with heavy hitters! 2025-05-07T20:58:01.4243894Z Skipping (s,q) (1.47, 275): inconsistent with heavy hitters! 2025-05-07T20:58:01.4244045Z Skipping (s,q) (1.48, 275): inconsistent with heavy hitters! 2025-05-07T20:58:01.4244196Z Skipping (s,q) (1.49, 275): inconsistent with heavy hitters! 2025-05-07T20:58:01.4244345Z Skipping (s,q) (1.5, 275): inconsistent with heavy hitters! 2025-05-07T20:58:01.4244493Z Skipping (s,q) (1.51, 275): inconsistent with heavy hitters! 2025-05-07T20:58:01.4244643Z Skipping (s,q) (1.52, 275): inconsistent with heavy hitters! 2025-05-07T20:58:01.4244799Z Skipping (s,q) (1.53, 275): inconsistent with heavy hitters! 2025-05-07T20:58:01.4244948Z Skipping (s,q) (1.54, 275): inconsistent with heavy hitters! 2025-05-07T20:58:01.4245099Z Skipping (s,q) (1.55, 275): inconsistent with heavy hitters! 2025-05-07T20:58:01.4245249Z Skipping (s,q) (1.56, 275): inconsistent with heavy hitters! 2025-05-07T20:58:01.4245396Z Skipping (s,q) (1.57, 275): inconsistent with heavy hitters! 2025-05-07T20:58:01.4245589Z Skipping (s,q) (1.58, 275): inconsistent with heavy hitters! 2025-05-07T20:58:01.4245737Z Skipping (s,q) (1.59, 275): inconsistent with heavy hitters! 2025-05-07T20:58:01.4245888Z Skipping (s,q) (1.6, 275): inconsistent with heavy hitters! 2025-05-07T20:58:01.4246044Z Skipping (s,q) (1.61, 275): inconsistent with heavy hitters! 2025-05-07T20:58:01.4246192Z Skipping (s,q) (1.62, 275): inconsistent with heavy hitters! 2025-05-07T20:58:01.4246340Z Skipping (s,q) (1.63, 275): inconsistent with heavy hitters! 2025-05-07T20:58:01.4246490Z Skipping (s,q) (1.64, 275): inconsistent with heavy hitters! 2025-05-07T20:58:01.4246642Z Skipping (s,q) (1.65, 275): inconsistent with heavy hitters! 2025-05-07T20:58:01.4246811Z Skipping (s,q) (1.66, 275): inconsistent with heavy hitters! 2025-05-07T20:58:01.4246982Z Skipping (s,q) (1.67, 275): inconsistent with heavy hitters! 2025-05-07T20:58:01.4247142Z Skipping (s,q) (1.68, 275): inconsistent with heavy hitters! 2025-05-07T20:58:01.4247296Z Skipping (s,q) (1.69, 275): inconsistent with heavy hitters! 2025-05-07T20:58:01.4247443Z Skipping (s,q) (1.7, 275): inconsistent with heavy hitters! 2025-05-07T20:58:01.4247594Z Skipping (s,q) (1.71, 275): inconsistent with heavy hitters! 2025-05-07T20:58:01.4247745Z Skipping (s,q) (1.72, 275): inconsistent with heavy hitters! 2025-05-07T20:58:01.4247898Z Skipping (s,q) (1.73, 275): inconsistent with heavy hitters! 2025-05-07T20:58:01.4248047Z Skipping (s,q) (1.74, 275): inconsistent with heavy hitters! 2025-05-07T20:58:01.4248196Z Skipping (s,q) (1.75, 275): inconsistent with heavy hitters! 2025-05-07T20:58:01.4248345Z Skipping (s,q) (1.76, 275): inconsistent with heavy hitters! 2025-05-07T20:58:01.4248497Z Skipping (s,q) (1.77, 275): inconsistent with heavy hitters! 2025-05-07T20:58:01.4248644Z Skipping (s,q) (1.78, 275): inconsistent with heavy hitters! 2025-05-07T20:58:01.4248832Z Skipping (s,q) (1.79, 275): inconsistent with heavy hitters! 2025-05-07T20:58:01.4249022Z Skipping (s,q) (1.8, 275): inconsistent with heavy hitters! 2025-05-07T20:58:01.4249175Z Skipping (s,q) (1.81, 275): inconsistent with heavy hitters! 2025-05-07T20:58:01.4249326Z Skipping (s,q) (1.82, 275): inconsistent with heavy hitters! 2025-05-07T20:58:01.4249534Z Skipping (s,q) (1.83, 275): inconsistent with heavy hitters! 2025-05-07T20:58:01.4249686Z Skipping (s,q) (1.84, 275): inconsistent with heavy hitters! 2025-05-07T20:58:01.4249837Z Skipping (s,q) (1.85, 275): inconsistent with heavy hitters! 2025-05-07T20:58:01.4249986Z Skipping (s,q) (1.86, 275): inconsistent with heavy hitters! 2025-05-07T20:58:01.4250141Z Skipping (s,q) (1.87, 275): inconsistent with heavy hitters! 2025-05-07T20:58:01.4250289Z Skipping (s,q) (1.88, 275): inconsistent with heavy hitters! 2025-05-07T20:58:01.4250436Z Skipping (s,q) (1.89, 275): inconsistent with heavy hitters! 2025-05-07T20:58:01.4250589Z Skipping (s,q) (1.9, 275): inconsistent with heavy hitters! 2025-05-07T20:58:01.4250738Z Skipping (s,q) (1.91, 275): inconsistent with heavy hitters! 2025-05-07T20:58:01.4250894Z Skipping (s,q) (1.92, 275): inconsistent with heavy hitters! 2025-05-07T20:58:01.4251041Z Skipping (s,q) (1.93, 275): inconsistent with heavy hitters! 2025-05-07T20:58:01.4251191Z Skipping (s,q) (1.94, 275): inconsistent with heavy hitters! 2025-05-07T20:58:01.4251342Z Skipping (s,q) (1.95, 275): inconsistent with heavy hitters! 2025-05-07T20:58:01.4251491Z Skipping (s,q) (1.96, 275): inconsistent with heavy hitters! 2025-05-07T20:58:01.4251641Z Skipping (s,q) (1.97, 275): inconsistent with heavy hitters! 2025-05-07T20:58:01.4251794Z Skipping (s,q) (1.98, 275): inconsistent with heavy hitters! 2025-05-07T20:58:01.4251946Z Skipping (s,q) (1.99, 275): inconsistent with heavy hitters! 2025-05-07T20:58:01.4252100Z Skipping (s,q) (0.01, 300): inconsistent with heavy hitters! 2025-05-07T20:58:01.4252251Z Skipping (s,q) (0.02, 300): inconsistent with heavy hitters! 2025-05-07T20:58:01.4252398Z Skipping (s,q) (0.03, 300): inconsistent with heavy hitters! 2025-05-07T20:58:01.4252595Z Skipping (s,q) (0.04, 300): inconsistent with heavy hitters! 2025-05-07T20:58:01.4252744Z Skipping (s,q) (0.05, 300): inconsistent with heavy hitters! 2025-05-07T20:58:01.4252894Z Skipping (s,q) (0.06, 300): inconsistent with heavy hitters! 2025-05-07T20:58:01.4253047Z Skipping (s,q) (0.07, 300): inconsistent with heavy hitters! 2025-05-07T20:58:01.4253195Z Skipping (s,q) (0.08, 300): inconsistent with heavy hitters! 2025-05-07T20:58:01.4253346Z Skipping (s,q) (0.09, 300): inconsistent with heavy hitters! 2025-05-07T20:58:01.4253496Z Skipping (s,q) (0.1, 300): inconsistent with heavy hitters! 2025-05-07T20:58:01.4253650Z Skipping (s,q) (0.11, 300): inconsistent with heavy hitters! 2025-05-07T20:58:01.4253803Z Skipping (s,q) (0.12, 300): inconsistent with heavy hitters! 2025-05-07T20:58:01.4253953Z Skipping (s,q) (0.13, 300): inconsistent with heavy hitters! 2025-05-07T20:58:01.4254102Z Skipping (s,q) (0.14, 300): inconsistent with heavy hitters! 2025-05-07T20:58:01.4254258Z Skipping (s,q) (0.15, 300): inconsistent with heavy hitters! 2025-05-07T20:58:01.4254408Z Skipping (s,q) (0.16, 300): inconsistent with heavy hitters! 2025-05-07T20:58:01.4254559Z Skipping (s,q) (0.17, 300): inconsistent with heavy hitters! 2025-05-07T20:58:01.4254708Z Skipping (s,q) (0.18, 300): inconsistent with heavy hitters! 2025-05-07T20:58:01.4254856Z Skipping (s,q) (0.19, 300): inconsistent with heavy hitters! 2025-05-07T20:58:01.4255009Z Skipping (s,q) (0.2, 300): inconsistent with heavy hitters! 2025-05-07T20:58:01.4255159Z Skipping (s,q) (0.21, 300): inconsistent with heavy hitters! 2025-05-07T20:58:01.4255307Z Skipping (s,q) (0.22, 300): inconsistent with heavy hitters! 2025-05-07T20:58:01.4255457Z Skipping (s,q) (0.23, 300): inconsistent with heavy hitters! 2025-05-07T20:58:01.4255606Z Skipping (s,q) (0.24, 300): inconsistent with heavy hitters! 2025-05-07T20:58:01.4255799Z Skipping (s,q) (0.25, 300): inconsistent with heavy hitters! 2025-05-07T20:58:01.4255950Z Skipping (s,q) (0.26, 300): inconsistent with heavy hitters! 2025-05-07T20:58:01.4256200Z Skipping (s,q) (0.27, 300): inconsistent with heavy hitters! 2025-05-07T20:58:01.4256352Z Skipping (s,q) (0.28, 300): inconsistent with heavy hitters! 2025-05-07T20:58:01.4256537Z Skipping (s,q) (0.29, 300): inconsistent with heavy hitters! 2025-05-07T20:58:01.4256685Z Skipping (s,q) (0.3, 300): inconsistent with heavy hitters! 2025-05-07T20:58:01.4256839Z Skipping (s,q) (0.31, 300): inconsistent with heavy hitters! 2025-05-07T20:58:01.4257013Z Skipping (s,q) (0.32, 300): inconsistent with heavy hitters! 2025-05-07T20:58:01.4257187Z Skipping (s,q) (0.33, 300): inconsistent with heavy hitters! 2025-05-07T20:58:01.4257337Z Skipping (s,q) (0.34, 300): inconsistent with heavy hitters! 2025-05-07T20:58:01.4257485Z Skipping (s,q) (0.35, 300): inconsistent with heavy hitters! 2025-05-07T20:58:01.4257638Z Skipping (s,q) (0.36, 300): inconsistent with heavy hitters! 2025-05-07T20:58:01.4257786Z Skipping (s,q) (0.37, 300): inconsistent with heavy hitters! 2025-05-07T20:58:01.4257940Z Skipping (s,q) (0.38, 300): inconsistent with heavy hitters! 2025-05-07T20:58:01.4258093Z Skipping (s,q) (0.39, 300): inconsistent with heavy hitters! 2025-05-07T20:58:01.4258245Z Skipping (s,q) (0.4, 300): inconsistent with heavy hitters! 2025-05-07T20:58:01.4258395Z Skipping (s,q) (0.41, 300): inconsistent with heavy hitters! 2025-05-07T20:58:01.4258545Z Skipping (s,q) (0.42, 300): inconsistent with heavy hitters! 2025-05-07T20:58:01.4258695Z Skipping (s,q) (0.43, 300): inconsistent with heavy hitters! 2025-05-07T20:58:01.4258845Z Skipping (s,q) (0.44, 300): inconsistent with heavy hitters! 2025-05-07T20:58:01.4258993Z Skipping (s,q) (0.45, 300): inconsistent with heavy hitters! 2025-05-07T20:58:01.4259143Z Skipping (s,q) (0.46, 300): inconsistent with heavy hitters! 2025-05-07T20:58:01.4259446Z Skipping (s,q) (0.47, 300): inconsistent with heavy hitters! 2025-05-07T20:58:01.4259598Z Skipping (s,q) (0.48, 300): inconsistent with heavy hitters! 2025-05-07T20:58:01.4259825Z Skipping (s,q) (0.49, 300): inconsistent with heavy hitters! 2025-05-07T20:58:01.4259978Z Skipping (s,q) (0.5, 300): inconsistent with heavy hitters! 2025-05-07T20:58:01.4260133Z Skipping (s,q) (0.51, 300): inconsistent with heavy hitters! 2025-05-07T20:58:01.4260284Z Skipping (s,q) (0.52, 300): inconsistent with heavy hitters! 2025-05-07T20:58:01.4260432Z Skipping (s,q) (0.53, 300): inconsistent with heavy hitters! 2025-05-07T20:58:01.4260580Z Skipping (s,q) (0.54, 300): inconsistent with heavy hitters! 2025-05-07T20:58:01.4260730Z Skipping (s,q) (0.55, 300): inconsistent with heavy hitters! 2025-05-07T20:58:01.4260877Z Skipping (s,q) (0.56, 300): inconsistent with heavy hitters! 2025-05-07T20:58:01.4261024Z Skipping (s,q) (0.57, 300): inconsistent with heavy hitters! 2025-05-07T20:58:01.4261178Z Skipping (s,q) (0.58, 300): inconsistent with heavy hitters! 2025-05-07T20:58:01.4261325Z Skipping (s,q) (0.59, 300): inconsistent with heavy hitters! 2025-05-07T20:58:01.4261482Z Skipping (s,q) (0.6, 300): inconsistent with heavy hitters! 2025-05-07T20:58:01.4261630Z Skipping (s,q) (0.61, 300): inconsistent with heavy hitters! 2025-05-07T20:58:01.4261781Z Skipping (s,q) (0.62, 300): inconsistent with heavy hitters! 2025-05-07T20:58:01.4261931Z Skipping (s,q) (0.63, 300): inconsistent with heavy hitters! 2025-05-07T20:58:01.4262080Z Skipping (s,q) (0.64, 300): inconsistent with heavy hitters! 2025-05-07T20:58:01.4262231Z Skipping (s,q) (0.65, 300): inconsistent with heavy hitters! 2025-05-07T20:58:01.4262381Z Skipping (s,q) (0.66, 300): inconsistent with heavy hitters! 2025-05-07T20:58:01.4262532Z Skipping (s,q) (0.67, 300): inconsistent with heavy hitters! 2025-05-07T20:58:01.4262685Z Skipping (s,q) (0.68, 300): inconsistent with heavy hitters! 2025-05-07T20:58:01.4262833Z Skipping (s,q) (0.69, 300): inconsistent with heavy hitters! 2025-05-07T20:58:01.4263042Z Skipping (s,q) (0.7, 300): inconsistent with heavy hitters! 2025-05-07T20:58:01.4263197Z Skipping (s,q) (0.71, 300): inconsistent with heavy hitters! 2025-05-07T20:58:01.4263401Z Skipping (s,q) (0.72, 300): inconsistent with heavy hitters! 2025-05-07T20:58:01.4263551Z Skipping (s,q) (0.73, 300): inconsistent with heavy hitters! 2025-05-07T20:58:01.4263756Z Skipping (s,q) (0.74, 300): inconsistent with heavy hitters! 2025-05-07T20:58:01.4263905Z Skipping (s,q) (0.75, 300): inconsistent with heavy hitters! 2025-05-07T20:58:01.4264057Z Skipping (s,q) (0.76, 300): inconsistent with heavy hitters! 2025-05-07T20:58:01.4264205Z Skipping (s,q) (0.77, 300): inconsistent with heavy hitters! 2025-05-07T20:58:01.4264353Z Skipping (s,q) (0.78, 300): inconsistent with heavy hitters! 2025-05-07T20:58:01.4264506Z Skipping (s,q) (0.79, 300): inconsistent with heavy hitters! 2025-05-07T20:58:01.4264654Z Skipping (s,q) (0.8, 300): inconsistent with heavy hitters! 2025-05-07T20:58:01.4264805Z Skipping (s,q) (0.81, 300): inconsistent with heavy hitters! 2025-05-07T20:58:01.4264957Z Skipping (s,q) (0.82, 300): inconsistent with heavy hitters! 2025-05-07T20:58:01.4265109Z Skipping (s,q) (0.83, 300): inconsistent with heavy hitters! 2025-05-07T20:58:01.4265261Z Skipping (s,q) (0.84, 300): inconsistent with heavy hitters! 2025-05-07T20:58:01.4265412Z Skipping (s,q) (0.85, 300): inconsistent with heavy hitters! 2025-05-07T20:58:01.4265560Z Skipping (s,q) (0.86, 300): inconsistent with heavy hitters! 2025-05-07T20:58:01.4265711Z Skipping (s,q) (0.87, 300): inconsistent with heavy hitters! 2025-05-07T20:58:01.4265860Z Skipping (s,q) (0.88, 300): inconsistent with heavy hitters! 2025-05-07T20:58:01.4266008Z Skipping (s,q) (0.89, 300): inconsistent with heavy hitters! 2025-05-07T20:58:01.4266157Z Skipping (s,q) (0.9, 300): inconsistent with heavy hitters! 2025-05-07T20:58:01.4266306Z Skipping (s,q) (0.91, 300): inconsistent with heavy hitters! 2025-05-07T20:58:01.4266457Z Skipping (s,q) (0.92, 300): inconsistent with heavy hitters! 2025-05-07T20:58:01.4266609Z Skipping (s,q) (0.93, 300): inconsistent with heavy hitters! 2025-05-07T20:58:01.4266805Z Skipping (s,q) (0.94, 300): inconsistent with heavy hitters! 2025-05-07T20:58:01.4266960Z Skipping (s,q) (0.95, 300): inconsistent with heavy hitters! 2025-05-07T20:58:01.4267109Z Skipping (s,q) (0.96, 300): inconsistent with heavy hitters! 2025-05-07T20:58:01.4267257Z Skipping (s,q) (0.97, 300): inconsistent with heavy hitters! 2025-05-07T20:58:01.4267408Z Skipping (s,q) (0.98, 300): inconsistent with heavy hitters! 2025-05-07T20:58:01.4267556Z Skipping (s,q) (0.99, 300): inconsistent with heavy hitters! 2025-05-07T20:58:01.4267702Z Skipping (s,q) (1, 300): inconsistent with heavy hitters! 2025-05-07T20:58:01.4267853Z Skipping (s,q) (1.01, 300): inconsistent with heavy hitters! 2025-05-07T20:58:01.4268001Z Skipping (s,q) (1.02, 300): inconsistent with heavy hitters! 2025-05-07T20:58:01.4268154Z Skipping (s,q) (1.03, 300): inconsistent with heavy hitters! 2025-05-07T20:58:01.4268302Z Skipping (s,q) (1.04, 300): inconsistent with heavy hitters! 2025-05-07T20:58:01.4268453Z Skipping (s,q) (1.05, 300): inconsistent with heavy hitters! 2025-05-07T20:58:01.4268606Z Skipping (s,q) (1.06, 300): inconsistent with heavy hitters! 2025-05-07T20:58:01.4268753Z Skipping (s,q) (1.07, 300): inconsistent with heavy hitters! 2025-05-07T20:58:01.4268901Z Skipping (s,q) (1.08, 300): inconsistent with heavy hitters! 2025-05-07T20:58:01.4269052Z Skipping (s,q) (1.09, 300): inconsistent with heavy hitters! 2025-05-07T20:58:01.4269199Z Skipping (s,q) (1.1, 300): inconsistent with heavy hitters! 2025-05-07T20:58:01.4269351Z Skipping (s,q) (1.11, 300): inconsistent with heavy hitters! 2025-05-07T20:58:01.4269499Z Skipping (s,q) (1.12, 300): inconsistent with heavy hitters! 2025-05-07T20:58:01.4269648Z Skipping (s,q) (1.13, 300): inconsistent with heavy hitters! 2025-05-07T20:58:01.4269798Z Skipping (s,q) (1.14, 300): inconsistent with heavy hitters! 2025-05-07T20:58:01.4269988Z Skipping (s,q) (1.15, 300): inconsistent with heavy hitters! 2025-05-07T20:58:01.4270138Z Skipping (s,q) (1.16, 300): inconsistent with heavy hitters! 2025-05-07T20:58:01.4270343Z Skipping (s,q) (1.17, 300): inconsistent with heavy hitters! 2025-05-07T20:58:01.4270492Z Skipping (s,q) (1.18, 300): inconsistent with heavy hitters! 2025-05-07T20:58:01.4270682Z Skipping (s,q) (1.19, 300): inconsistent with heavy hitters! 2025-05-07T20:58:01.4270831Z Skipping (s,q) (1.2, 300): inconsistent with heavy hitters! 2025-05-07T20:58:01.4270979Z Skipping (s,q) (1.21, 300): inconsistent with heavy hitters! 2025-05-07T20:58:01.4271129Z Skipping (s,q) (1.22, 300): inconsistent with heavy hitters! 2025-05-07T20:58:01.4271277Z Skipping (s,q) (1.23, 300): inconsistent with heavy hitters! 2025-05-07T20:58:01.4271427Z Skipping (s,q) (1.24, 300): inconsistent with heavy hitters! 2025-05-07T20:58:01.4271579Z Skipping (s,q) (1.25, 300): inconsistent with heavy hitters! 2025-05-07T20:58:01.4271729Z Skipping (s,q) (1.26, 300): inconsistent with heavy hitters! 2025-05-07T20:58:01.4271882Z Skipping (s,q) (1.27, 300): inconsistent with heavy hitters! 2025-05-07T20:58:01.4272034Z Skipping (s,q) (1.28, 300): inconsistent with heavy hitters! 2025-05-07T20:58:01.4272182Z Skipping (s,q) (1.29, 300): inconsistent with heavy hitters! 2025-05-07T20:58:01.4272334Z Skipping (s,q) (1.3, 300): inconsistent with heavy hitters! 2025-05-07T20:58:01.4272483Z Skipping (s,q) (1.31, 300): inconsistent with heavy hitters! 2025-05-07T20:58:01.4272630Z Skipping (s,q) (1.32, 300): inconsistent with heavy hitters! 2025-05-07T20:58:01.4272782Z Skipping (s,q) (1.33, 300): inconsistent with heavy hitters! 2025-05-07T20:58:01.4272930Z Skipping (s,q) (1.34, 300): inconsistent with heavy hitters! 2025-05-07T20:58:01.4273082Z Skipping (s,q) (1.35, 300): inconsistent with heavy hitters! 2025-05-07T20:58:01.4273229Z Skipping (s,q) (1.36, 300): inconsistent with heavy hitters! 2025-05-07T20:58:01.4273379Z Skipping (s,q) (1.37, 300): inconsistent with heavy hitters! 2025-05-07T20:58:01.4273528Z Skipping (s,q) (1.38, 300): inconsistent with heavy hitters! 2025-05-07T20:58:01.4273720Z Skipping (s,q) (1.39, 300): inconsistent with heavy hitters! 2025-05-07T20:58:01.4273867Z Skipping (s,q) (1.4, 300): inconsistent with heavy hitters! 2025-05-07T20:58:01.4274023Z Skipping (s,q) (1.41, 300): inconsistent with heavy hitters! 2025-05-07T20:58:01.4274177Z Skipping (s,q) (1.42, 300): inconsistent with heavy hitters! 2025-05-07T20:58:01.4274325Z Skipping (s,q) (1.43, 300): inconsistent with heavy hitters! 2025-05-07T20:58:01.4274477Z Skipping (s,q) (1.44, 300): inconsistent with heavy hitters! 2025-05-07T20:58:01.4274627Z Skipping (s,q) (1.45, 300): inconsistent with heavy hitters! 2025-05-07T20:58:01.4274778Z Skipping (s,q) (1.46, 300): inconsistent with heavy hitters! 2025-05-07T20:58:01.4274925Z Skipping (s,q) (1.47, 300): inconsistent with heavy hitters! 2025-05-07T20:58:01.4275074Z Skipping (s,q) (1.48, 300): inconsistent with heavy hitters! 2025-05-07T20:58:01.4275227Z Skipping (s,q) (1.49, 300): inconsistent with heavy hitters! 2025-05-07T20:58:01.4275376Z Skipping (s,q) (1.5, 300): inconsistent with heavy hitters! 2025-05-07T20:58:01.4275526Z Skipping (s,q) (1.51, 300): inconsistent with heavy hitters! 2025-05-07T20:58:01.4275677Z Skipping (s,q) (1.52, 300): inconsistent with heavy hitters! 2025-05-07T20:58:01.4275828Z Skipping (s,q) (1.53, 300): inconsistent with heavy hitters! 2025-05-07T20:58:01.4275979Z Skipping (s,q) (1.54, 300): inconsistent with heavy hitters! 2025-05-07T20:58:01.4276126Z Skipping (s,q) (1.55, 300): inconsistent with heavy hitters! 2025-05-07T20:58:01.4276274Z Skipping (s,q) (1.56, 300): inconsistent with heavy hitters! 2025-05-07T20:58:01.4276425Z Skipping (s,q) (1.57, 300): inconsistent with heavy hitters! 2025-05-07T20:58:01.4276575Z Skipping (s,q) (1.58, 300): inconsistent with heavy hitters! 2025-05-07T20:58:01.4276731Z Skipping (s,q) (1.59, 300): inconsistent with heavy hitters! 2025-05-07T20:58:01.4276953Z Skipping (s,q) (1.6, 300): inconsistent with heavy hitters! 2025-05-07T20:58:01.4277111Z Skipping (s,q) (1.61, 300): inconsistent with heavy hitters! 2025-05-07T20:58:01.4277324Z Skipping (s,q) (1.62, 300): inconsistent with heavy hitters! 2025-05-07T20:58:01.4277473Z Skipping (s,q) (1.63, 300): inconsistent with heavy hitters! 2025-05-07T20:58:01.4277660Z Skipping (s,q) (1.64, 300): inconsistent with heavy hitters! 2025-05-07T20:58:01.4277816Z Skipping (s,q) (1.65, 300): inconsistent with heavy hitters! 2025-05-07T20:58:01.4277963Z Skipping (s,q) (1.66, 300): inconsistent with heavy hitters! 2025-05-07T20:58:01.4278112Z Skipping (s,q) (1.67, 300): inconsistent with heavy hitters! 2025-05-07T20:58:01.4278268Z Skipping (s,q) (1.68, 300): inconsistent with heavy hitters! 2025-05-07T20:58:01.4278416Z Skipping (s,q) (1.69, 300): inconsistent with heavy hitters! 2025-05-07T20:58:01.4278565Z Skipping (s,q) (1.7, 300): inconsistent with heavy hitters! 2025-05-07T20:58:01.4278719Z Skipping (s,q) (1.71, 300): inconsistent with heavy hitters! 2025-05-07T20:58:01.4278871Z Skipping (s,q) (1.72, 300): inconsistent with heavy hitters! 2025-05-07T20:58:01.4279026Z Skipping (s,q) (1.73, 300): inconsistent with heavy hitters! 2025-05-07T20:58:01.4279175Z Skipping (s,q) (1.74, 300): inconsistent with heavy hitters! 2025-05-07T20:58:01.4279324Z Skipping (s,q) (1.75, 300): inconsistent with heavy hitters! 2025-05-07T20:58:01.4279475Z Skipping (s,q) (1.76, 300): inconsistent with heavy hitters! 2025-05-07T20:58:01.4279626Z Skipping (s,q) (1.77, 300): inconsistent with heavy hitters! 2025-05-07T20:58:01.4279778Z Skipping (s,q) (1.78, 300): inconsistent with heavy hitters! 2025-05-07T20:58:01.4279927Z Skipping (s,q) (1.79, 300): inconsistent with heavy hitters! 2025-05-07T20:58:01.4280074Z Skipping (s,q) (1.8, 300): inconsistent with heavy hitters! 2025-05-07T20:58:01.4280226Z Skipping (s,q) (1.81, 300): inconsistent with heavy hitters! 2025-05-07T20:58:01.4280378Z Skipping (s,q) (1.82, 300): inconsistent with heavy hitters! 2025-05-07T20:58:01.4280526Z Skipping (s,q) (1.83, 300): inconsistent with heavy hitters! 2025-05-07T20:58:01.4280719Z Skipping (s,q) (1.84, 300): inconsistent with heavy hitters! 2025-05-07T20:58:01.4280866Z Skipping (s,q) (1.85, 300): inconsistent with heavy hitters! 2025-05-07T20:58:01.4281019Z Skipping (s,q) (1.86, 300): inconsistent with heavy hitters! 2025-05-07T20:58:01.4281167Z Skipping (s,q) (1.87, 300): inconsistent with heavy hitters! 2025-05-07T20:58:01.4281319Z Skipping (s,q) (1.88, 300): inconsistent with heavy hitters! 2025-05-07T20:58:01.4281471Z Skipping (s,q) (1.89, 300): inconsistent with heavy hitters! 2025-05-07T20:58:01.4281619Z Skipping (s,q) (1.9, 300): inconsistent with heavy hitters! 2025-05-07T20:58:01.4281768Z Skipping (s,q) (1.91, 300): inconsistent with heavy hitters! 2025-05-07T20:58:01.4281919Z Skipping (s,q) (1.92, 300): inconsistent with heavy hitters! 2025-05-07T20:58:01.4282069Z Skipping (s,q) (1.93, 300): inconsistent with heavy hitters! 2025-05-07T20:58:01.4282218Z Skipping (s,q) (1.94, 300): inconsistent with heavy hitters! 2025-05-07T20:58:01.4282371Z Skipping (s,q) (1.95, 300): inconsistent with heavy hitters! 2025-05-07T20:58:01.4282525Z Skipping (s,q) (1.96, 300): inconsistent with heavy hitters! 2025-05-07T20:58:01.4282675Z Skipping (s,q) (1.97, 300): inconsistent with heavy hitters! 2025-05-07T20:58:01.4282829Z Skipping (s,q) (1.98, 300): inconsistent with heavy hitters! 2025-05-07T20:58:01.4282978Z Skipping (s,q) (1.99, 300): inconsistent with heavy hitters! 2025-05-07T20:58:01.4283131Z Skipping (s,q) (0.01, 325): inconsistent with heavy hitters! 2025-05-07T20:58:01.4283279Z Skipping (s,q) (0.02, 325): inconsistent with heavy hitters! 2025-05-07T20:58:01.4283426Z Skipping (s,q) (0.03, 325): inconsistent with heavy hitters! 2025-05-07T20:58:01.4283576Z Skipping (s,q) (0.04, 325): inconsistent with heavy hitters! 2025-05-07T20:58:01.4283726Z Skipping (s,q) (0.05, 325): inconsistent with heavy hitters! 2025-05-07T20:58:01.4283916Z Skipping (s,q) (0.06, 325): inconsistent with heavy hitters! 2025-05-07T20:58:01.4284066Z Skipping (s,q) (0.07, 325): inconsistent with heavy hitters! 2025-05-07T20:58:01.4284254Z Skipping (s,q) (0.08, 325): inconsistent with heavy hitters! 2025-05-07T20:58:01.4284410Z Skipping (s,q) (0.09, 325): inconsistent with heavy hitters! 2025-05-07T20:58:01.4284593Z Skipping (s,q) (0.1, 325): inconsistent with heavy hitters! 2025-05-07T20:58:01.4284742Z Skipping (s,q) (0.11, 325): inconsistent with heavy hitters! 2025-05-07T20:58:01.4284898Z Skipping (s,q) (0.12, 325): inconsistent with heavy hitters! 2025-05-07T20:58:01.4285047Z Skipping (s,q) (0.13, 325): inconsistent with heavy hitters! 2025-05-07T20:58:01.4285197Z Skipping (s,q) (0.14, 325): inconsistent with heavy hitters! 2025-05-07T20:58:01.4285345Z Skipping (s,q) (0.15, 325): inconsistent with heavy hitters! 2025-05-07T20:58:01.4285492Z Skipping (s,q) (0.16, 325): inconsistent with heavy hitters! 2025-05-07T20:58:01.4285646Z Skipping (s,q) (0.17, 325): inconsistent with heavy hitters! 2025-05-07T20:58:01.4285794Z Skipping (s,q) (0.18, 325): inconsistent with heavy hitters! 2025-05-07T20:58:01.4285948Z Skipping (s,q) (0.19, 325): inconsistent with heavy hitters! 2025-05-07T20:58:01.4286100Z Skipping (s,q) (0.2, 325): inconsistent with heavy hitters! 2025-05-07T20:58:01.4286252Z Skipping (s,q) (0.21, 325): inconsistent with heavy hitters! 2025-05-07T20:58:01.4286404Z Skipping (s,q) (0.22, 325): inconsistent with heavy hitters! 2025-05-07T20:58:01.4286553Z Skipping (s,q) (0.23, 325): inconsistent with heavy hitters! 2025-05-07T20:58:01.4286702Z Skipping (s,q) (0.24, 325): inconsistent with heavy hitters! 2025-05-07T20:58:01.4286857Z Skipping (s,q) (0.25, 325): inconsistent with heavy hitters! 2025-05-07T20:58:01.4287004Z Skipping (s,q) (0.26, 325): inconsistent with heavy hitters! 2025-05-07T20:58:01.4287177Z Skipping (s,q) (0.27, 325): inconsistent with heavy hitters! 2025-05-07T20:58:01.4287354Z Skipping (s,q) (0.28, 325): inconsistent with heavy hitters! 2025-05-07T20:58:01.4287502Z Skipping (s,q) (0.29, 325): inconsistent with heavy hitters! 2025-05-07T20:58:01.4287695Z Skipping (s,q) (0.3, 325): inconsistent with heavy hitters! 2025-05-07T20:58:01.4287846Z Skipping (s,q) (0.31, 325): inconsistent with heavy hitters! 2025-05-07T20:58:01.4287998Z Skipping (s,q) (0.32, 325): inconsistent with heavy hitters! 2025-05-07T20:58:01.4288149Z Skipping (s,q) (0.33, 325): inconsistent with heavy hitters! 2025-05-07T20:58:01.4288298Z Skipping (s,q) (0.34, 325): inconsistent with heavy hitters! 2025-05-07T20:58:01.4288445Z Skipping (s,q) (0.35, 325): inconsistent with heavy hitters! 2025-05-07T20:58:01.4288595Z Skipping (s,q) (0.36, 325): inconsistent with heavy hitters! 2025-05-07T20:58:01.4288742Z Skipping (s,q) (0.37, 325): inconsistent with heavy hitters! 2025-05-07T20:58:01.4288892Z Skipping (s,q) (0.38, 325): inconsistent with heavy hitters! 2025-05-07T20:58:01.4289040Z Skipping (s,q) (0.39, 325): inconsistent with heavy hitters! 2025-05-07T20:58:01.4290535Z Skipping (s,q) (0.4, 325): inconsistent with heavy hitters! 2025-05-07T20:58:01.4290686Z Skipping (s,q) (0.41, 325): inconsistent with heavy hitters! 2025-05-07T20:58:01.4290838Z Skipping (s,q) (0.42, 325): inconsistent with heavy hitters! 2025-05-07T20:58:01.4290985Z Skipping (s,q) (0.43, 325): inconsistent with heavy hitters! 2025-05-07T20:58:01.4291137Z Skipping (s,q) (0.44, 325): inconsistent with heavy hitters! 2025-05-07T20:58:01.4291286Z Skipping (s,q) (0.45, 325): inconsistent with heavy hitters! 2025-05-07T20:58:01.4291433Z Skipping (s,q) (0.46, 325): inconsistent with heavy hitters! 2025-05-07T20:58:01.4291587Z Skipping (s,q) (0.47, 325): inconsistent with heavy hitters! 2025-05-07T20:58:01.4291737Z Skipping (s,q) (0.48, 325): inconsistent with heavy hitters! 2025-05-07T20:58:01.4291886Z Skipping (s,q) (0.49, 325): inconsistent with heavy hitters! 2025-05-07T20:58:01.4292036Z Skipping (s,q) (0.5, 325): inconsistent with heavy hitters! 2025-05-07T20:58:01.4292229Z Skipping (s,q) (0.51, 325): inconsistent with heavy hitters! 2025-05-07T20:58:01.4292381Z Skipping (s,q) (0.52, 325): inconsistent with heavy hitters! 2025-05-07T20:58:01.4292571Z Skipping (s,q) (0.53, 325): inconsistent with heavy hitters! 2025-05-07T20:58:01.4292719Z Skipping (s,q) (0.54, 325): inconsistent with heavy hitters! 2025-05-07T20:58:01.4292911Z Skipping (s,q) (0.55, 325): inconsistent with heavy hitters! 2025-05-07T20:58:01.4293062Z Skipping (s,q) (0.56, 325): inconsistent with heavy hitters! 2025-05-07T20:58:01.4293214Z Skipping (s,q) (0.57, 325): inconsistent with heavy hitters! 2025-05-07T20:58:01.4293361Z Skipping (s,q) (0.58, 325): inconsistent with heavy hitters! 2025-05-07T20:58:01.4293510Z Skipping (s,q) (0.59, 325): inconsistent with heavy hitters! 2025-05-07T20:58:01.4293663Z Skipping (s,q) (0.6, 325): inconsistent with heavy hitters! 2025-05-07T20:58:01.4293810Z Skipping (s,q) (0.61, 325): inconsistent with heavy hitters! 2025-05-07T20:58:01.4293960Z Skipping (s,q) (0.62, 325): inconsistent with heavy hitters! 2025-05-07T20:58:01.4294111Z Skipping (s,q) (0.63, 325): inconsistent with heavy hitters! 2025-05-07T20:58:01.4294263Z Skipping (s,q) (0.64, 325): inconsistent with heavy hitters! 2025-05-07T20:58:01.4294415Z Skipping (s,q) (0.65, 325): inconsistent with heavy hitters! 2025-05-07T20:58:01.4294568Z Skipping (s,q) (0.66, 325): inconsistent with heavy hitters! 2025-05-07T20:58:01.4294719Z Skipping (s,q) (0.67, 325): inconsistent with heavy hitters! 2025-05-07T20:58:01.4294869Z Skipping (s,q) (0.68, 325): inconsistent with heavy hitters! 2025-05-07T20:58:01.4295017Z Skipping (s,q) (0.69, 325): inconsistent with heavy hitters! 2025-05-07T20:58:01.4295165Z Skipping (s,q) (0.7, 325): inconsistent with heavy hitters! 2025-05-07T20:58:01.4295318Z Skipping (s,q) (0.71, 325): inconsistent with heavy hitters! 2025-05-07T20:58:01.4295465Z Skipping (s,q) (0.72, 325): inconsistent with heavy hitters! 2025-05-07T20:58:01.4295622Z Skipping (s,q) (0.73, 325): inconsistent with heavy hitters! 2025-05-07T20:58:01.4295772Z Skipping (s,q) (0.74, 325): inconsistent with heavy hitters! 2025-05-07T20:58:01.4295964Z Skipping (s,q) (0.75, 325): inconsistent with heavy hitters! 2025-05-07T20:58:01.4296160Z Skipping (s,q) (0.76, 325): inconsistent with heavy hitters! 2025-05-07T20:58:01.4296309Z Skipping (s,q) (0.77, 325): inconsistent with heavy hitters! 2025-05-07T20:58:01.4296460Z Skipping (s,q) (0.78, 325): inconsistent with heavy hitters! 2025-05-07T20:58:01.4296610Z Skipping (s,q) (0.79, 325): inconsistent with heavy hitters! 2025-05-07T20:58:01.4296758Z Skipping (s,q) (0.8, 325): inconsistent with heavy hitters! 2025-05-07T20:58:01.4296909Z Skipping (s,q) (0.81, 325): inconsistent with heavy hitters! 2025-05-07T20:58:01.4297059Z Skipping (s,q) (0.82, 325): inconsistent with heavy hitters! 2025-05-07T20:58:01.4297208Z Skipping (s,q) (0.83, 325): inconsistent with heavy hitters! 2025-05-07T20:58:01.4297357Z Skipping (s,q) (0.84, 325): inconsistent with heavy hitters! 2025-05-07T20:58:01.4297509Z Skipping (s,q) (0.85, 325): inconsistent with heavy hitters! 2025-05-07T20:58:01.4297657Z Skipping (s,q) (0.86, 325): inconsistent with heavy hitters! 2025-05-07T20:58:01.4297814Z Skipping (s,q) (0.87, 325): inconsistent with heavy hitters! 2025-05-07T20:58:01.4297961Z Skipping (s,q) (0.88, 325): inconsistent with heavy hitters! 2025-05-07T20:58:01.4298113Z Skipping (s,q) (0.89, 325): inconsistent with heavy hitters! 2025-05-07T20:58:01.4298261Z Skipping (s,q) (0.9, 325): inconsistent with heavy hitters! 2025-05-07T20:58:01.4298411Z Skipping (s,q) (0.91, 325): inconsistent with heavy hitters! 2025-05-07T20:58:01.4298565Z Skipping (s,q) (0.92, 325): inconsistent with heavy hitters! 2025-05-07T20:58:01.4298714Z Skipping (s,q) (0.93, 325): inconsistent with heavy hitters! 2025-05-07T20:58:01.4298862Z Skipping (s,q) (0.94, 325): inconsistent with heavy hitters! 2025-05-07T20:58:01.4299017Z Skipping (s,q) (0.95, 325): inconsistent with heavy hitters! 2025-05-07T20:58:01.4299210Z Skipping (s,q) (0.96, 325): inconsistent with heavy hitters! 2025-05-07T20:58:01.4299360Z Skipping (s,q) (0.97, 325): inconsistent with heavy hitters! 2025-05-07T20:58:01.4299552Z Skipping (s,q) (0.98, 325): inconsistent with heavy hitters! 2025-05-07T20:58:01.4299700Z Skipping (s,q) (0.99, 325): inconsistent with heavy hitters! 2025-05-07T20:58:01.4299881Z Skipping (s,q) (1, 325): inconsistent with heavy hitters! 2025-05-07T20:58:01.4300030Z Skipping (s,q) (1.01, 325): inconsistent with heavy hitters! 2025-05-07T20:58:01.4300181Z Skipping (s,q) (1.02, 325): inconsistent with heavy hitters! 2025-05-07T20:58:01.4300333Z Skipping (s,q) (1.03, 325): inconsistent with heavy hitters! 2025-05-07T20:58:01.4300481Z Skipping (s,q) (1.04, 325): inconsistent with heavy hitters! 2025-05-07T20:58:01.4300628Z Skipping (s,q) (1.05, 325): inconsistent with heavy hitters! 2025-05-07T20:58:01.4300779Z Skipping (s,q) (1.06, 325): inconsistent with heavy hitters! 2025-05-07T20:58:01.4300934Z Skipping (s,q) (1.07, 325): inconsistent with heavy hitters! 2025-05-07T20:58:01.4301084Z Skipping (s,q) (1.08, 325): inconsistent with heavy hitters! 2025-05-07T20:58:01.4301236Z Skipping (s,q) (1.09, 325): inconsistent with heavy hitters! 2025-05-07T20:58:01.4301382Z Skipping (s,q) (1.1, 325): inconsistent with heavy hitters! 2025-05-07T20:58:01.4301535Z Skipping (s,q) (1.11, 325): inconsistent with heavy hitters! 2025-05-07T20:58:01.4301682Z Skipping (s,q) (1.12, 325): inconsistent with heavy hitters! 2025-05-07T20:58:01.4301829Z Skipping (s,q) (1.13, 325): inconsistent with heavy hitters! 2025-05-07T20:58:01.4301986Z Skipping (s,q) (1.14, 325): inconsistent with heavy hitters! 2025-05-07T20:58:01.4302136Z Skipping (s,q) (1.15, 325): inconsistent with heavy hitters! 2025-05-07T20:58:01.4302287Z Skipping (s,q) (1.16, 325): inconsistent with heavy hitters! 2025-05-07T20:58:01.4302437Z Skipping (s,q) (1.17, 325): inconsistent with heavy hitters! 2025-05-07T20:58:01.4302584Z Skipping (s,q) (1.18, 325): inconsistent with heavy hitters! 2025-05-07T20:58:01.4302736Z Skipping (s,q) (1.19, 325): inconsistent with heavy hitters! 2025-05-07T20:58:01.4302885Z Skipping (s,q) (1.2, 325): inconsistent with heavy hitters! 2025-05-07T20:58:01.4303079Z Skipping (s,q) (1.21, 325): inconsistent with heavy hitters! 2025-05-07T20:58:01.4303233Z Skipping (s,q) (1.22, 325): inconsistent with heavy hitters! 2025-05-07T20:58:01.4303383Z Skipping (s,q) (1.23, 325): inconsistent with heavy hitters! 2025-05-07T20:58:01.4303540Z Skipping (s,q) (1.24, 325): inconsistent with heavy hitters! 2025-05-07T20:58:01.4303688Z Skipping (s,q) (1.25, 325): inconsistent with heavy hitters! 2025-05-07T20:58:01.4303835Z Skipping (s,q) (1.26, 325): inconsistent with heavy hitters! 2025-05-07T20:58:01.4303986Z Skipping (s,q) (1.27, 325): inconsistent with heavy hitters! 2025-05-07T20:58:01.4304133Z Skipping (s,q) (1.28, 325): inconsistent with heavy hitters! 2025-05-07T20:58:01.4304280Z Skipping (s,q) (1.29, 325): inconsistent with heavy hitters! 2025-05-07T20:58:01.4304432Z Skipping (s,q) (1.3, 325): inconsistent with heavy hitters! 2025-05-07T20:58:01.4304581Z Skipping (s,q) (1.31, 325): inconsistent with heavy hitters! 2025-05-07T20:58:01.4304738Z Skipping (s,q) (1.32, 325): inconsistent with heavy hitters! 2025-05-07T20:58:01.4304888Z Skipping (s,q) (1.33, 325): inconsistent with heavy hitters! 2025-05-07T20:58:01.4305038Z Skipping (s,q) (1.34, 325): inconsistent with heavy hitters! 2025-05-07T20:58:01.4305192Z Skipping (s,q) (1.35, 325): inconsistent with heavy hitters! 2025-05-07T20:58:01.4305340Z Skipping (s,q) (1.36, 325): inconsistent with heavy hitters! 2025-05-07T20:58:01.4305488Z Skipping (s,q) (1.37, 325): inconsistent with heavy hitters! 2025-05-07T20:58:01.4305639Z Skipping (s,q) (1.38, 325): inconsistent with heavy hitters! 2025-05-07T20:58:01.4305786Z Skipping (s,q) (1.39, 325): inconsistent with heavy hitters! 2025-05-07T20:58:01.4305934Z Skipping (s,q) (1.4, 325): inconsistent with heavy hitters! 2025-05-07T20:58:01.4306205Z Skipping (s,q) (1.41, 325): inconsistent with heavy hitters! 2025-05-07T20:58:01.4306356Z Skipping (s,q) (1.42, 325): inconsistent with heavy hitters! 2025-05-07T20:58:01.4306552Z Skipping (s,q) (1.43, 325): inconsistent with heavy hitters! 2025-05-07T20:58:01.4306706Z Skipping (s,q) (1.44, 325): inconsistent with heavy hitters! 2025-05-07T20:58:01.4306915Z Skipping (s,q) (1.45, 325): inconsistent with heavy hitters! 2025-05-07T20:58:01.4307096Z Skipping (s,q) (1.46, 325): inconsistent with heavy hitters! 2025-05-07T20:58:01.4307248Z Skipping (s,q) (1.47, 325): inconsistent with heavy hitters! 2025-05-07T20:58:01.4307396Z Skipping (s,q) (1.48, 325): inconsistent with heavy hitters! 2025-05-07T20:58:01.4307547Z Skipping (s,q) (1.49, 325): inconsistent with heavy hitters! 2025-05-07T20:58:01.4307695Z Skipping (s,q) (1.5, 325): inconsistent with heavy hitters! 2025-05-07T20:58:01.4307846Z Skipping (s,q) (1.51, 325): inconsistent with heavy hitters! 2025-05-07T20:58:01.4307997Z Skipping (s,q) (1.52, 325): inconsistent with heavy hitters! 2025-05-07T20:58:01.4308146Z Skipping (s,q) (1.53, 325): inconsistent with heavy hitters! 2025-05-07T20:58:01.4308301Z Skipping (s,q) (1.54, 325): inconsistent with heavy hitters! 2025-05-07T20:58:01.4308449Z Skipping (s,q) (1.55, 325): inconsistent with heavy hitters! 2025-05-07T20:58:01.4308599Z Skipping (s,q) (1.56, 325): inconsistent with heavy hitters! 2025-05-07T20:58:01.4308749Z Skipping (s,q) (1.57, 325): inconsistent with heavy hitters! 2025-05-07T20:58:01.4308897Z Skipping (s,q) (1.58, 325): inconsistent with heavy hitters! 2025-05-07T20:58:01.4309050Z Skipping (s,q) (1.59, 325): inconsistent with heavy hitters! 2025-05-07T20:58:01.4309202Z Skipping (s,q) (1.6, 325): inconsistent with heavy hitters! 2025-05-07T20:58:01.4312653Z Skipping (s,q) (1.61, 325): inconsistent with heavy hitters! 2025-05-07T20:58:01.4312825Z Skipping (s,q) (1.62, 325): inconsistent with heavy hitters! 2025-05-07T20:58:01.4312981Z Skipping (s,q) (1.63, 325): inconsistent with heavy hitters! 2025-05-07T20:58:01.4313138Z Skipping (s,q) (1.64, 325): inconsistent with heavy hitters! 2025-05-07T20:58:01.4313288Z Skipping (s,q) (1.65, 325): inconsistent with heavy hitters! 2025-05-07T20:58:01.4313506Z Skipping (s,q) (1.66, 325): inconsistent with heavy hitters! 2025-05-07T20:58:01.4313653Z Skipping (s,q) (1.67, 325): inconsistent with heavy hitters! 2025-05-07T20:58:01.4313808Z Skipping (s,q) (1.68, 325): inconsistent with heavy hitters! 2025-05-07T20:58:01.4313957Z Skipping (s,q) (1.69, 325): inconsistent with heavy hitters! 2025-05-07T20:58:01.4314105Z Skipping (s,q) (1.7, 325): inconsistent with heavy hitters! 2025-05-07T20:58:01.4314255Z Skipping (s,q) (1.71, 325): inconsistent with heavy hitters! 2025-05-07T20:58:01.4314402Z Skipping (s,q) (1.72, 325): inconsistent with heavy hitters! 2025-05-07T20:58:01.4314549Z Skipping (s,q) (1.73, 325): inconsistent with heavy hitters! 2025-05-07T20:58:01.4314701Z Skipping (s,q) (1.74, 325): inconsistent with heavy hitters! 2025-05-07T20:58:01.4314850Z Skipping (s,q) (1.75, 325): inconsistent with heavy hitters! 2025-05-07T20:58:01.4315001Z Skipping (s,q) (1.76, 325): inconsistent with heavy hitters! 2025-05-07T20:58:01.4315153Z Skipping (s,q) (1.77, 325): inconsistent with heavy hitters! 2025-05-07T20:58:01.4315302Z Skipping (s,q) (1.78, 325): inconsistent with heavy hitters! 2025-05-07T20:58:01.4315457Z Skipping (s,q) (1.79, 325): inconsistent with heavy hitters! 2025-05-07T20:58:01.4315605Z Skipping (s,q) (1.8, 325): inconsistent with heavy hitters! 2025-05-07T20:58:01.4315751Z Skipping (s,q) (1.81, 325): inconsistent with heavy hitters! 2025-05-07T20:58:01.4315903Z Skipping (s,q) (1.82, 325): inconsistent with heavy hitters! 2025-05-07T20:58:01.4316051Z Skipping (s,q) (1.83, 325): inconsistent with heavy hitters! 2025-05-07T20:58:01.4316202Z Skipping (s,q) (1.84, 325): inconsistent with heavy hitters! 2025-05-07T20:58:01.4316349Z Skipping (s,q) (1.85, 325): inconsistent with heavy hitters! 2025-05-07T20:58:01.4316540Z Skipping (s,q) (1.86, 325): inconsistent with heavy hitters! 2025-05-07T20:58:01.4316690Z Skipping (s,q) (1.87, 325): inconsistent with heavy hitters! 2025-05-07T20:58:01.4316880Z Skipping (s,q) (1.88, 325): inconsistent with heavy hitters! 2025-05-07T20:58:01.4317034Z Skipping (s,q) (1.89, 325): inconsistent with heavy hitters! 2025-05-07T20:58:01.4317252Z Skipping (s,q) (1.9, 325): inconsistent with heavy hitters! 2025-05-07T20:58:01.4317415Z Skipping (s,q) (1.91, 325): inconsistent with heavy hitters! 2025-05-07T20:58:01.4317567Z Skipping (s,q) (1.92, 325): inconsistent with heavy hitters! 2025-05-07T20:58:01.4317714Z Skipping (s,q) (1.93, 325): inconsistent with heavy hitters! 2025-05-07T20:58:01.4317862Z Skipping (s,q) (1.94, 325): inconsistent with heavy hitters! 2025-05-07T20:58:01.4318018Z Skipping (s,q) (1.95, 325): inconsistent with heavy hitters! 2025-05-07T20:58:01.4318165Z Skipping (s,q) (1.96, 325): inconsistent with heavy hitters! 2025-05-07T20:58:01.4318315Z Skipping (s,q) (1.97, 325): inconsistent with heavy hitters! 2025-05-07T20:58:01.4318465Z Skipping (s,q) (1.98, 325): inconsistent with heavy hitters! 2025-05-07T20:58:01.4318617Z Skipping (s,q) (1.99, 325): inconsistent with heavy hitters! 2025-05-07T20:58:01.4318766Z Skipping (s,q) (0.01, 350): inconsistent with heavy hitters! 2025-05-07T20:58:01.4318916Z Skipping (s,q) (0.02, 350): inconsistent with heavy hitters! 2025-05-07T20:58:01.4319063Z Skipping (s,q) (0.03, 350): inconsistent with heavy hitters! 2025-05-07T20:58:01.4319212Z Skipping (s,q) (0.04, 350): inconsistent with heavy hitters! 2025-05-07T20:58:01.4319359Z Skipping (s,q) (0.05, 350): inconsistent with heavy hitters! 2025-05-07T20:58:01.4319506Z Skipping (s,q) (0.06, 350): inconsistent with heavy hitters! 2025-05-07T20:58:01.4319657Z Skipping (s,q) (0.07, 350): inconsistent with heavy hitters! 2025-05-07T20:58:01.4319806Z Skipping (s,q) (0.08, 350): inconsistent with heavy hitters! 2025-05-07T20:58:01.4319952Z Skipping (s,q) (0.09, 350): inconsistent with heavy hitters! 2025-05-07T20:58:01.4320107Z Skipping (s,q) (0.1, 350): inconsistent with heavy hitters! 2025-05-07T20:58:01.4320254Z Skipping (s,q) (0.11, 350): inconsistent with heavy hitters! 2025-05-07T20:58:01.4320449Z Skipping (s,q) (0.12, 350): inconsistent with heavy hitters! 2025-05-07T20:58:01.4320597Z Skipping (s,q) (0.13, 350): inconsistent with heavy hitters! 2025-05-07T20:58:01.4320746Z Skipping (s,q) (0.14, 350): inconsistent with heavy hitters! 2025-05-07T20:58:01.4320898Z Skipping (s,q) (0.15, 350): inconsistent with heavy hitters! 2025-05-07T20:58:01.4321045Z Skipping (s,q) (0.16, 350): inconsistent with heavy hitters! 2025-05-07T20:58:01.4321192Z Skipping (s,q) (0.17, 350): inconsistent with heavy hitters! 2025-05-07T20:58:01.4321342Z Skipping (s,q) (0.18, 350): inconsistent with heavy hitters! 2025-05-07T20:58:01.4321490Z Skipping (s,q) (0.19, 350): inconsistent with heavy hitters! 2025-05-07T20:58:01.4321639Z Skipping (s,q) (0.2, 350): inconsistent with heavy hitters! 2025-05-07T20:58:01.4321791Z Skipping (s,q) (0.21, 350): inconsistent with heavy hitters! 2025-05-07T20:58:01.4321938Z Skipping (s,q) (0.22, 350): inconsistent with heavy hitters! 2025-05-07T20:58:01.4322091Z Skipping (s,q) (0.23, 350): inconsistent with heavy hitters! 2025-05-07T20:58:01.4322238Z Skipping (s,q) (0.24, 350): inconsistent with heavy hitters! 2025-05-07T20:58:01.4322386Z Skipping (s,q) (0.25, 350): inconsistent with heavy hitters! 2025-05-07T20:58:01.4322535Z Skipping (s,q) (0.26, 350): inconsistent with heavy hitters! 2025-05-07T20:58:01.4322681Z Skipping (s,q) (0.27, 350): inconsistent with heavy hitters! 2025-05-07T20:58:01.4322835Z Skipping (s,q) (0.28, 350): inconsistent with heavy hitters! 2025-05-07T20:58:01.4322988Z Skipping (s,q) (0.29, 350): inconsistent with heavy hitters! 2025-05-07T20:58:01.4323134Z Skipping (s,q) (0.3, 350): inconsistent with heavy hitters! 2025-05-07T20:58:01.4323284Z Skipping (s,q) (0.31, 350): inconsistent with heavy hitters! 2025-05-07T20:58:01.4323475Z Skipping (s,q) (0.32, 350): inconsistent with heavy hitters! 2025-05-07T20:58:01.4323624Z Skipping (s,q) (0.33, 350): inconsistent with heavy hitters! 2025-05-07T20:58:01.4323815Z Skipping (s,q) (0.34, 350): inconsistent with heavy hitters! 2025-05-07T20:58:01.4323963Z Skipping (s,q) (0.35, 350): inconsistent with heavy hitters! 2025-05-07T20:58:01.4324158Z Skipping (s,q) (0.36, 350): inconsistent with heavy hitters! 2025-05-07T20:58:01.4324307Z Skipping (s,q) (0.37, 350): inconsistent with heavy hitters! 2025-05-07T20:58:01.4324454Z Skipping (s,q) (0.38, 350): inconsistent with heavy hitters! 2025-05-07T20:58:01.4324605Z Skipping (s,q) (0.39, 350): inconsistent with heavy hitters! 2025-05-07T20:58:01.4324752Z Skipping (s,q) (0.4, 350): inconsistent with heavy hitters! 2025-05-07T20:58:01.4324899Z Skipping (s,q) (0.41, 350): inconsistent with heavy hitters! 2025-05-07T20:58:01.4325049Z Skipping (s,q) (0.42, 350): inconsistent with heavy hitters! 2025-05-07T20:58:01.4325199Z Skipping (s,q) (0.43, 350): inconsistent with heavy hitters! 2025-05-07T20:58:01.4325347Z Skipping (s,q) (0.44, 350): inconsistent with heavy hitters! 2025-05-07T20:58:01.4325499Z Skipping (s,q) (0.45, 350): inconsistent with heavy hitters! 2025-05-07T20:58:01.4325645Z Skipping (s,q) (0.46, 350): inconsistent with heavy hitters! 2025-05-07T20:58:01.4325799Z Skipping (s,q) (0.47, 350): inconsistent with heavy hitters! 2025-05-07T20:58:01.4325949Z Skipping (s,q) (0.48, 350): inconsistent with heavy hitters! 2025-05-07T20:58:01.4326095Z Skipping (s,q) (0.49, 350): inconsistent with heavy hitters! 2025-05-07T20:58:01.4326244Z Skipping (s,q) (0.5, 350): inconsistent with heavy hitters! 2025-05-07T20:58:01.4326392Z Skipping (s,q) (0.51, 350): inconsistent with heavy hitters! 2025-05-07T20:58:01.4326542Z Skipping (s,q) (0.52, 350): inconsistent with heavy hitters! 2025-05-07T20:58:01.4326692Z Skipping (s,q) (0.53, 350): inconsistent with heavy hitters! 2025-05-07T20:58:01.4326839Z Skipping (s,q) (0.54, 350): inconsistent with heavy hitters! 2025-05-07T20:58:01.4326991Z Skipping (s,q) (0.55, 350): inconsistent with heavy hitters! 2025-05-07T20:58:01.4327138Z Skipping (s,q) (0.56, 350): inconsistent with heavy hitters! 2025-05-07T20:58:01.4327333Z Skipping (s,q) (0.57, 350): inconsistent with heavy hitters! 2025-05-07T20:58:01.4327482Z Skipping (s,q) (0.58, 350): inconsistent with heavy hitters! 2025-05-07T20:58:01.4327632Z Skipping (s,q) (0.59, 350): inconsistent with heavy hitters! 2025-05-07T20:58:01.4327778Z Skipping (s,q) (0.6, 350): inconsistent with heavy hitters! 2025-05-07T20:58:01.4327928Z Skipping (s,q) (0.61, 350): inconsistent with heavy hitters! 2025-05-07T20:58:01.4328075Z Skipping (s,q) (0.62, 350): inconsistent with heavy hitters! 2025-05-07T20:58:01.4328224Z Skipping (s,q) (0.63, 350): inconsistent with heavy hitters! 2025-05-07T20:58:01.4328371Z Skipping (s,q) (0.64, 350): inconsistent with heavy hitters! 2025-05-07T20:58:01.4328518Z Skipping (s,q) (0.65, 350): inconsistent with heavy hitters! 2025-05-07T20:58:01.4328673Z Skipping (s,q) (0.66, 350): inconsistent with heavy hitters! 2025-05-07T20:58:01.4328823Z Skipping (s,q) (0.67, 350): inconsistent with heavy hitters! 2025-05-07T20:58:01.4328976Z Skipping (s,q) (0.68, 350): inconsistent with heavy hitters! 2025-05-07T20:58:01.4329126Z Skipping (s,q) (0.69, 350): inconsistent with heavy hitters! 2025-05-07T20:58:01.4329275Z Skipping (s,q) (0.7, 350): inconsistent with heavy hitters! 2025-05-07T20:58:01.4329427Z Skipping (s,q) (0.71, 350): inconsistent with heavy hitters! 2025-05-07T20:58:01.4329574Z Skipping (s,q) (0.72, 350): inconsistent with heavy hitters! 2025-05-07T20:58:01.4329721Z Skipping (s,q) (0.73, 350): inconsistent with heavy hitters! 2025-05-07T20:58:01.4329872Z Skipping (s,q) (0.74, 350): inconsistent with heavy hitters! 2025-05-07T20:58:01.4330021Z Skipping (s,q) (0.75, 350): inconsistent with heavy hitters! 2025-05-07T20:58:01.4330167Z Skipping (s,q) (0.76, 350): inconsistent with heavy hitters! 2025-05-07T20:58:01.4330359Z Skipping (s,q) (0.77, 350): inconsistent with heavy hitters! 2025-05-07T20:58:01.4330507Z Skipping (s,q) (0.78, 350): inconsistent with heavy hitters! 2025-05-07T20:58:01.4330697Z Skipping (s,q) (0.79, 350): inconsistent with heavy hitters! 2025-05-07T20:58:01.4330842Z Skipping (s,q) (0.8, 350): inconsistent with heavy hitters! 2025-05-07T20:58:01.4331025Z Skipping (s,q) (0.81, 350): inconsistent with heavy hitters! 2025-05-07T20:58:01.4331182Z Skipping (s,q) (0.82, 350): inconsistent with heavy hitters! 2025-05-07T20:58:01.4331329Z Skipping (s,q) (0.83, 350): inconsistent with heavy hitters! 2025-05-07T20:58:01.4331479Z Skipping (s,q) (0.84, 350): inconsistent with heavy hitters! 2025-05-07T20:58:01.4331631Z Skipping (s,q) (0.85, 350): inconsistent with heavy hitters! 2025-05-07T20:58:01.4331780Z Skipping (s,q) (0.86, 350): inconsistent with heavy hitters! 2025-05-07T20:58:01.4331930Z Skipping (s,q) (0.87, 350): inconsistent with heavy hitters! 2025-05-07T20:58:01.4332077Z Skipping (s,q) (0.88, 350): inconsistent with heavy hitters! 2025-05-07T20:58:01.4332225Z Skipping (s,q) (0.89, 350): inconsistent with heavy hitters! 2025-05-07T20:58:01.4332375Z Skipping (s,q) (0.9, 350): inconsistent with heavy hitters! 2025-05-07T20:58:01.4332524Z Skipping (s,q) (0.91, 350): inconsistent with heavy hitters! 2025-05-07T20:58:01.4332671Z Skipping (s,q) (0.92, 350): inconsistent with heavy hitters! 2025-05-07T20:58:01.4332824Z Skipping (s,q) (0.93, 350): inconsistent with heavy hitters! 2025-05-07T20:58:01.4332971Z Skipping (s,q) (0.94, 350): inconsistent with heavy hitters! 2025-05-07T20:58:01.4333123Z Skipping (s,q) (0.95, 350): inconsistent with heavy hitters! 2025-05-07T20:58:01.4333272Z Skipping (s,q) (0.96, 350): inconsistent with heavy hitters! 2025-05-07T20:58:01.4333422Z Skipping (s,q) (0.97, 350): inconsistent with heavy hitters! 2025-05-07T20:58:01.4333574Z Skipping (s,q) (0.98, 350): inconsistent with heavy hitters! 2025-05-07T20:58:01.4333721Z Skipping (s,q) (0.99, 350): inconsistent with heavy hitters! 2025-05-07T20:58:01.4333866Z Skipping (s,q) (1, 350): inconsistent with heavy hitters! 2025-05-07T20:58:01.4334016Z Skipping (s,q) (1.01, 350): inconsistent with heavy hitters! 2025-05-07T20:58:01.4334231Z Skipping (s,q) (1.02, 350): inconsistent with heavy hitters! 2025-05-07T20:58:01.4334382Z Skipping (s,q) (1.03, 350): inconsistent with heavy hitters! 2025-05-07T20:58:01.4334532Z Skipping (s,q) (1.04, 350): inconsistent with heavy hitters! 2025-05-07T20:58:01.4334681Z Skipping (s,q) (1.05, 350): inconsistent with heavy hitters! 2025-05-07T20:58:01.4334833Z Skipping (s,q) (1.06, 350): inconsistent with heavy hitters! 2025-05-07T20:58:01.4334979Z Skipping (s,q) (1.07, 350): inconsistent with heavy hitters! 2025-05-07T20:58:01.4335126Z Skipping (s,q) (1.08, 350): inconsistent with heavy hitters! 2025-05-07T20:58:01.4335279Z Skipping (s,q) (1.09, 350): inconsistent with heavy hitters! 2025-05-07T20:58:01.4335426Z Skipping (s,q) (1.1, 350): inconsistent with heavy hitters! 2025-05-07T20:58:01.4335576Z Skipping (s,q) (1.11, 350): inconsistent with heavy hitters! 2025-05-07T20:58:01.4335726Z Skipping (s,q) (1.12, 350): inconsistent with heavy hitters! 2025-05-07T20:58:01.4335877Z Skipping (s,q) (1.13, 350): inconsistent with heavy hitters! 2025-05-07T20:58:01.4336026Z Skipping (s,q) (1.14, 350): inconsistent with heavy hitters! 2025-05-07T20:58:01.4336258Z Skipping (s,q) (1.15, 350): inconsistent with heavy hitters! 2025-05-07T20:58:01.4336409Z Skipping (s,q) (1.16, 350): inconsistent with heavy hitters! 2025-05-07T20:58:01.4336560Z Skipping (s,q) (1.17, 350): inconsistent with heavy hitters! 2025-05-07T20:58:01.4336709Z Skipping (s,q) (1.18, 350): inconsistent with heavy hitters! 2025-05-07T20:58:01.4336880Z Skipping (s,q) (1.19, 350): inconsistent with heavy hitters! 2025-05-07T20:58:01.4337053Z Skipping (s,q) (1.2, 350): inconsistent with heavy hitters! 2025-05-07T20:58:01.4337200Z Skipping (s,q) (1.21, 350): inconsistent with heavy hitters! 2025-05-07T20:58:01.4337394Z Skipping (s,q) (1.22, 350): inconsistent with heavy hitters! 2025-05-07T20:58:01.4337545Z Skipping (s,q) (1.23, 350): inconsistent with heavy hitters! 2025-05-07T20:58:01.4337735Z Skipping (s,q) (1.24, 350): inconsistent with heavy hitters! 2025-05-07T20:58:01.4337892Z Skipping (s,q) (1.25, 350): inconsistent with heavy hitters! 2025-05-07T20:58:01.4338075Z Skipping (s,q) (1.26, 350): inconsistent with heavy hitters! 2025-05-07T20:58:01.4338224Z Skipping (s,q) (1.27, 350): inconsistent with heavy hitters! 2025-05-07T20:58:01.4338373Z Skipping (s,q) (1.28, 350): inconsistent with heavy hitters! 2025-05-07T20:58:01.4338519Z Skipping (s,q) (1.29, 350): inconsistent with heavy hitters! 2025-05-07T20:58:01.4338667Z Skipping (s,q) (1.3, 350): inconsistent with heavy hitters! 2025-05-07T20:58:01.4338814Z Skipping (s,q) (1.31, 350): inconsistent with heavy hitters! 2025-05-07T20:58:01.4338961Z Skipping (s,q) (1.32, 350): inconsistent with heavy hitters! 2025-05-07T20:58:01.4339113Z Skipping (s,q) (1.33, 350): inconsistent with heavy hitters! 2025-05-07T20:58:01.4339263Z Skipping (s,q) (1.34, 350): inconsistent with heavy hitters! 2025-05-07T20:58:01.4339412Z Skipping (s,q) (1.35, 350): inconsistent with heavy hitters! 2025-05-07T20:58:01.4339564Z Skipping (s,q) (1.36, 350): inconsistent with heavy hitters! 2025-05-07T20:58:01.4339710Z Skipping (s,q) (1.37, 350): inconsistent with heavy hitters! 2025-05-07T20:58:01.4339868Z Skipping (s,q) (1.38, 350): inconsistent with heavy hitters! 2025-05-07T20:58:01.4340014Z Skipping (s,q) (1.39, 350): inconsistent with heavy hitters! 2025-05-07T20:58:01.4340162Z Skipping (s,q) (1.4, 350): inconsistent with heavy hitters! 2025-05-07T20:58:01.4340311Z Skipping (s,q) (1.41, 350): inconsistent with heavy hitters! 2025-05-07T20:58:01.4340458Z Skipping (s,q) (1.42, 350): inconsistent with heavy hitters! 2025-05-07T20:58:01.4340603Z Skipping (s,q) (1.43, 350): inconsistent with heavy hitters! 2025-05-07T20:58:01.4340752Z Skipping (s,q) (1.44, 350): inconsistent with heavy hitters! 2025-05-07T20:58:01.4340901Z Skipping (s,q) (1.45, 350): inconsistent with heavy hitters! 2025-05-07T20:58:01.4341051Z Skipping (s,q) (1.46, 350): inconsistent with heavy hitters! 2025-05-07T20:58:01.4341243Z Skipping (s,q) (1.47, 350): inconsistent with heavy hitters! 2025-05-07T20:58:01.4341389Z Skipping (s,q) (1.48, 350): inconsistent with heavy hitters! 2025-05-07T20:58:01.4341545Z Skipping (s,q) (1.49, 350): inconsistent with heavy hitters! 2025-05-07T20:58:01.4341691Z Skipping (s,q) (1.5, 350): inconsistent with heavy hitters! 2025-05-07T20:58:01.4341840Z Skipping (s,q) (1.51, 350): inconsistent with heavy hitters! 2025-05-07T20:58:01.4341990Z Skipping (s,q) (1.52, 350): inconsistent with heavy hitters! 2025-05-07T20:58:01.4342136Z Skipping (s,q) (1.53, 350): inconsistent with heavy hitters! 2025-05-07T20:58:01.4342284Z Skipping (s,q) (1.54, 350): inconsistent with heavy hitters! 2025-05-07T20:58:01.4342431Z Skipping (s,q) (1.55, 350): inconsistent with heavy hitters! 2025-05-07T20:58:01.4342581Z Skipping (s,q) (1.56, 350): inconsistent with heavy hitters! 2025-05-07T20:58:01.4342730Z Skipping (s,q) (1.57, 350): inconsistent with heavy hitters! 2025-05-07T20:58:01.4342880Z Skipping (s,q) (1.58, 350): inconsistent with heavy hitters! 2025-05-07T20:58:01.4343026Z Skipping (s,q) (1.59, 350): inconsistent with heavy hitters! 2025-05-07T20:58:01.4343175Z Skipping (s,q) (1.6, 350): inconsistent with heavy hitters! 2025-05-07T20:58:01.4343324Z Skipping (s,q) (1.61, 350): inconsistent with heavy hitters! 2025-05-07T20:58:01.4343473Z Skipping (s,q) (1.62, 350): inconsistent with heavy hitters! 2025-05-07T20:58:01.4343624Z Skipping (s,q) (1.63, 350): inconsistent with heavy hitters! 2025-05-07T20:58:01.4343770Z Skipping (s,q) (1.64, 350): inconsistent with heavy hitters! 2025-05-07T20:58:01.4343919Z Skipping (s,q) (1.65, 350): inconsistent with heavy hitters! 2025-05-07T20:58:01.4344065Z Skipping (s,q) (1.66, 350): inconsistent with heavy hitters! 2025-05-07T20:58:01.4344251Z Skipping (s,q) (1.67, 350): inconsistent with heavy hitters! 2025-05-07T20:58:01.4344402Z Skipping (s,q) (1.68, 350): inconsistent with heavy hitters! 2025-05-07T20:58:01.4344589Z Skipping (s,q) (1.69, 350): inconsistent with heavy hitters! 2025-05-07T20:58:01.4344735Z Skipping (s,q) (1.7, 350): inconsistent with heavy hitters! 2025-05-07T20:58:01.4344920Z Skipping (s,q) (1.71, 350): inconsistent with heavy hitters! 2025-05-07T20:58:01.4345071Z Skipping (s,q) (1.72, 350): inconsistent with heavy hitters! 2025-05-07T20:58:01.4345223Z Skipping (s,q) (1.73, 350): inconsistent with heavy hitters! 2025-05-07T20:58:01.4345369Z Skipping (s,q) (1.74, 350): inconsistent with heavy hitters! 2025-05-07T20:58:01.4345515Z Skipping (s,q) (1.75, 350): inconsistent with heavy hitters! 2025-05-07T20:58:01.4345668Z Skipping (s,q) (1.76, 350): inconsistent with heavy hitters! 2025-05-07T20:58:01.4345818Z Skipping (s,q) (1.77, 350): inconsistent with heavy hitters! 2025-05-07T20:58:01.4345965Z Skipping (s,q) (1.78, 350): inconsistent with heavy hitters! 2025-05-07T20:58:01.4346115Z Skipping (s,q) (1.79, 350): inconsistent with heavy hitters! 2025-05-07T20:58:01.4346262Z Skipping (s,q) (1.8, 350): inconsistent with heavy hitters! 2025-05-07T20:58:01.4346420Z Skipping (s,q) (1.81, 350): inconsistent with heavy hitters! 2025-05-07T20:58:01.4346566Z Skipping (s,q) (1.82, 350): inconsistent with heavy hitters! 2025-05-07T20:58:01.4346715Z Skipping (s,q) (1.83, 350): inconsistent with heavy hitters! 2025-05-07T20:58:01.4346866Z Skipping (s,q) (1.84, 350): inconsistent with heavy hitters! 2025-05-07T20:58:01.4347035Z Skipping (s,q) (1.85, 350): inconsistent with heavy hitters! 2025-05-07T20:58:01.4347201Z Skipping (s,q) (1.86, 350): inconsistent with heavy hitters! 2025-05-07T20:58:01.4347358Z Skipping (s,q) (1.87, 350): inconsistent with heavy hitters! 2025-05-07T20:58:01.4347504Z Skipping (s,q) (1.88, 350): inconsistent with heavy hitters! 2025-05-07T20:58:01.4347652Z Skipping (s,q) (1.89, 350): inconsistent with heavy hitters! 2025-05-07T20:58:01.4347801Z Skipping (s,q) (1.9, 350): inconsistent with heavy hitters! 2025-05-07T20:58:01.4347949Z Skipping (s,q) (1.91, 350): inconsistent with heavy hitters! 2025-05-07T20:58:01.4348144Z Skipping (s,q) (1.92, 350): inconsistent with heavy hitters! 2025-05-07T20:58:01.4348290Z Skipping (s,q) (1.93, 350): inconsistent with heavy hitters! 2025-05-07T20:58:01.4348439Z Skipping (s,q) (1.94, 350): inconsistent with heavy hitters! 2025-05-07T20:58:01.4348588Z Skipping (s,q) (1.95, 350): inconsistent with heavy hitters! 2025-05-07T20:58:01.4348735Z Skipping (s,q) (1.96, 350): inconsistent with heavy hitters! 2025-05-07T20:58:01.4348884Z Skipping (s,q) (1.97, 350): inconsistent with heavy hitters! 2025-05-07T20:58:01.4349032Z Skipping (s,q) (1.98, 350): inconsistent with heavy hitters! 2025-05-07T20:58:01.4349181Z Skipping (s,q) (1.99, 350): inconsistent with heavy hitters! 2025-05-07T20:58:01.4349329Z Skipping (s,q) (0.01, 375): inconsistent with heavy hitters! 2025-05-07T20:58:01.4349477Z Skipping (s,q) (0.02, 375): inconsistent with heavy hitters! 2025-05-07T20:58:01.4349623Z Skipping (s,q) (0.03, 375): inconsistent with heavy hitters! 2025-05-07T20:58:01.4349775Z Skipping (s,q) (0.04, 375): inconsistent with heavy hitters! 2025-05-07T20:58:01.4349922Z Skipping (s,q) (0.05, 375): inconsistent with heavy hitters! 2025-05-07T20:58:01.4350072Z Skipping (s,q) (0.06, 375): inconsistent with heavy hitters! 2025-05-07T20:58:01.4350219Z Skipping (s,q) (0.07, 375): inconsistent with heavy hitters! 2025-05-07T20:58:01.4350366Z Skipping (s,q) (0.08, 375): inconsistent with heavy hitters! 2025-05-07T20:58:01.4350517Z Skipping (s,q) (0.09, 375): inconsistent with heavy hitters! 2025-05-07T20:58:01.4350664Z Skipping (s,q) (0.1, 375): inconsistent with heavy hitters! 2025-05-07T20:58:01.4350811Z Skipping (s,q) (0.11, 375): inconsistent with heavy hitters! 2025-05-07T20:58:01.4350959Z Skipping (s,q) (0.12, 375): inconsistent with heavy hitters! 2025-05-07T20:58:01.4351146Z Skipping (s,q) (0.13, 375): inconsistent with heavy hitters! 2025-05-07T20:58:01.4351297Z Skipping (s,q) (0.14, 375): inconsistent with heavy hitters! 2025-05-07T20:58:01.4351489Z Skipping (s,q) (0.15, 375): inconsistent with heavy hitters! 2025-05-07T20:58:01.4351637Z Skipping (s,q) (0.16, 375): inconsistent with heavy hitters! 2025-05-07T20:58:01.4351822Z Skipping (s,q) (0.17, 375): inconsistent with heavy hitters! 2025-05-07T20:58:01.4351973Z Skipping (s,q) (0.18, 375): inconsistent with heavy hitters! 2025-05-07T20:58:01.4352120Z Skipping (s,q) (0.19, 375): inconsistent with heavy hitters! 2025-05-07T20:58:01.4352270Z Skipping (s,q) (0.2, 375): inconsistent with heavy hitters! 2025-05-07T20:58:01.4352416Z Skipping (s,q) (0.21, 375): inconsistent with heavy hitters! 2025-05-07T20:58:01.4352562Z Skipping (s,q) (0.22, 375): inconsistent with heavy hitters! 2025-05-07T20:58:01.4352712Z Skipping (s,q) (0.23, 375): inconsistent with heavy hitters! 2025-05-07T20:58:01.4352864Z Skipping (s,q) (0.24, 375): inconsistent with heavy hitters! 2025-05-07T20:58:01.4353016Z Skipping (s,q) (0.25, 375): inconsistent with heavy hitters! 2025-05-07T20:58:01.4353161Z Skipping (s,q) (0.26, 375): inconsistent with heavy hitters! 2025-05-07T20:58:01.4353312Z Skipping (s,q) (0.27, 375): inconsistent with heavy hitters! 2025-05-07T20:58:01.4353462Z Skipping (s,q) (0.28, 375): inconsistent with heavy hitters! 2025-05-07T20:58:01.4353611Z Skipping (s,q) (0.29, 375): inconsistent with heavy hitters! 2025-05-07T20:58:01.4353759Z Skipping (s,q) (0.3, 375): inconsistent with heavy hitters! 2025-05-07T20:58:01.4353912Z Skipping (s,q) (0.31, 375): inconsistent with heavy hitters! 2025-05-07T20:58:01.4354061Z Skipping (s,q) (0.32, 375): inconsistent with heavy hitters! 2025-05-07T20:58:01.4354210Z Skipping (s,q) (0.33, 375): inconsistent with heavy hitters! 2025-05-07T20:58:01.4354356Z Skipping (s,q) (0.34, 375): inconsistent with heavy hitters! 2025-05-07T20:58:01.4354502Z Skipping (s,q) (0.35, 375): inconsistent with heavy hitters! 2025-05-07T20:58:01.4354653Z Skipping (s,q) (0.36, 375): inconsistent with heavy hitters! 2025-05-07T20:58:01.4354799Z Skipping (s,q) (0.37, 375): inconsistent with heavy hitters! 2025-05-07T20:58:01.4354988Z Skipping (s,q) (0.38, 375): inconsistent with heavy hitters! 2025-05-07T20:58:01.4355137Z Skipping (s,q) (0.39, 375): inconsistent with heavy hitters! 2025-05-07T20:58:01.4355287Z Skipping (s,q) (0.4, 375): inconsistent with heavy hitters! 2025-05-07T20:58:01.4355436Z Skipping (s,q) (0.41, 375): inconsistent with heavy hitters! 2025-05-07T20:58:01.4355585Z Skipping (s,q) (0.42, 375): inconsistent with heavy hitters! 2025-05-07T20:58:01.4355732Z Skipping (s,q) (0.43, 375): inconsistent with heavy hitters! 2025-05-07T20:58:01.4355880Z Skipping (s,q) (0.44, 375): inconsistent with heavy hitters! 2025-05-07T20:58:01.4356026Z Skipping (s,q) (0.45, 375): inconsistent with heavy hitters! 2025-05-07T20:58:01.4356173Z Skipping (s,q) (0.46, 375): inconsistent with heavy hitters! 2025-05-07T20:58:01.4356324Z Skipping (s,q) (0.47, 375): inconsistent with heavy hitters! 2025-05-07T20:58:01.4356470Z Skipping (s,q) (0.48, 375): inconsistent with heavy hitters! 2025-05-07T20:58:01.4356624Z Skipping (s,q) (0.49, 375): inconsistent with heavy hitters! 2025-05-07T20:58:01.4356770Z Skipping (s,q) (0.5, 375): inconsistent with heavy hitters! 2025-05-07T20:58:01.4356918Z Skipping (s,q) (0.51, 375): inconsistent with heavy hitters! 2025-05-07T20:58:01.4357067Z Skipping (s,q) (0.52, 375): inconsistent with heavy hitters! 2025-05-07T20:58:01.4357213Z Skipping (s,q) (0.53, 375): inconsistent with heavy hitters! 2025-05-07T20:58:01.4357360Z Skipping (s,q) (0.54, 375): inconsistent with heavy hitters! 2025-05-07T20:58:01.4357509Z Skipping (s,q) (0.55, 375): inconsistent with heavy hitters! 2025-05-07T20:58:01.4357655Z Skipping (s,q) (0.56, 375): inconsistent with heavy hitters! 2025-05-07T20:58:01.4357805Z Skipping (s,q) (0.57, 375): inconsistent with heavy hitters! 2025-05-07T20:58:01.4357995Z Skipping (s,q) (0.58, 375): inconsistent with heavy hitters! 2025-05-07T20:58:01.4358143Z Skipping (s,q) (0.59, 375): inconsistent with heavy hitters! 2025-05-07T20:58:01.4358332Z Skipping (s,q) (0.6, 375): inconsistent with heavy hitters! 2025-05-07T20:58:01.4358482Z Skipping (s,q) (0.61, 375): inconsistent with heavy hitters! 2025-05-07T20:58:01.4358629Z Skipping (s,q) (0.62, 375): inconsistent with heavy hitters! 2025-05-07T20:58:01.4358839Z Skipping (s,q) (0.63, 375): inconsistent with heavy hitters! 2025-05-07T20:58:01.4358987Z Skipping (s,q) (0.64, 375): inconsistent with heavy hitters! 2025-05-07T20:58:01.4359136Z Skipping (s,q) (0.65, 375): inconsistent with heavy hitters! 2025-05-07T20:58:01.4359453Z Skipping (s,q) (0.66, 375): inconsistent with heavy hitters! 2025-05-07T20:58:01.4359603Z Skipping (s,q) (0.67, 375): inconsistent with heavy hitters! 2025-05-07T20:58:01.4359757Z Skipping (s,q) (0.68, 375): inconsistent with heavy hitters! 2025-05-07T20:58:01.4359906Z Skipping (s,q) (0.69, 375): inconsistent with heavy hitters! 2025-05-07T20:58:01.4360057Z Skipping (s,q) (0.7, 375): inconsistent with heavy hitters! 2025-05-07T20:58:01.4360207Z Skipping (s,q) (0.71, 375): inconsistent with heavy hitters! 2025-05-07T20:58:01.4360358Z Skipping (s,q) (0.72, 375): inconsistent with heavy hitters! 2025-05-07T20:58:01.4360505Z Skipping (s,q) (0.73, 375): inconsistent with heavy hitters! 2025-05-07T20:58:01.4360658Z Skipping (s,q) (0.74, 375): inconsistent with heavy hitters! 2025-05-07T20:58:01.4360804Z Skipping (s,q) (0.75, 375): inconsistent with heavy hitters! 2025-05-07T20:58:01.4360953Z Skipping (s,q) (0.76, 375): inconsistent with heavy hitters! 2025-05-07T20:58:01.4361100Z Skipping (s,q) (0.77, 375): inconsistent with heavy hitters! 2025-05-07T20:58:01.4361246Z Skipping (s,q) (0.78, 375): inconsistent with heavy hitters! 2025-05-07T20:58:01.4361399Z Skipping (s,q) (0.79, 375): inconsistent with heavy hitters! 2025-05-07T20:58:01.4361545Z Skipping (s,q) (0.8, 375): inconsistent with heavy hitters! 2025-05-07T20:58:01.4361695Z Skipping (s,q) (0.81, 375): inconsistent with heavy hitters! 2025-05-07T20:58:01.4361845Z Skipping (s,q) (0.82, 375): inconsistent with heavy hitters! 2025-05-07T20:58:01.4362070Z Skipping (s,q) (0.83, 375): inconsistent with heavy hitters! 2025-05-07T20:58:01.4362222Z Skipping (s,q) (0.84, 375): inconsistent with heavy hitters! 2025-05-07T20:58:01.4362375Z Skipping (s,q) (0.85, 375): inconsistent with heavy hitters! 2025-05-07T20:58:01.4362522Z Skipping (s,q) (0.86, 375): inconsistent with heavy hitters! 2025-05-07T20:58:01.4362673Z Skipping (s,q) (0.87, 375): inconsistent with heavy hitters! 2025-05-07T20:58:01.4362821Z Skipping (s,q) (0.88, 375): inconsistent with heavy hitters! 2025-05-07T20:58:01.4362967Z Skipping (s,q) (0.89, 375): inconsistent with heavy hitters! 2025-05-07T20:58:01.4363117Z Skipping (s,q) (0.9, 375): inconsistent with heavy hitters! 2025-05-07T20:58:01.4363263Z Skipping (s,q) (0.91, 375): inconsistent with heavy hitters! 2025-05-07T20:58:01.4363413Z Skipping (s,q) (0.92, 375): inconsistent with heavy hitters! 2025-05-07T20:58:01.4363560Z Skipping (s,q) (0.93, 375): inconsistent with heavy hitters! 2025-05-07T20:58:01.4363714Z Skipping (s,q) (0.94, 375): inconsistent with heavy hitters! 2025-05-07T20:58:01.4363869Z Skipping (s,q) (0.95, 375): inconsistent with heavy hitters! 2025-05-07T20:58:01.4364021Z Skipping (s,q) (0.96, 375): inconsistent with heavy hitters! 2025-05-07T20:58:01.4364168Z Skipping (s,q) (0.97, 375): inconsistent with heavy hitters! 2025-05-07T20:58:01.4364316Z Skipping (s,q) (0.98, 375): inconsistent with heavy hitters! 2025-05-07T20:58:01.4364464Z Skipping (s,q) (0.99, 375): inconsistent with heavy hitters! 2025-05-07T20:58:01.4364611Z Skipping (s,q) (1, 375): inconsistent with heavy hitters! 2025-05-07T20:58:01.4364760Z Skipping (s,q) (1.01, 375): inconsistent with heavy hitters! 2025-05-07T20:58:01.4364906Z Skipping (s,q) (1.02, 375): inconsistent with heavy hitters! 2025-05-07T20:58:01.4365054Z Skipping (s,q) (1.03, 375): inconsistent with heavy hitters! 2025-05-07T20:58:01.4365263Z Skipping (s,q) (1.04, 375): inconsistent with heavy hitters! 2025-05-07T20:58:01.4365468Z Skipping (s,q) (1.05, 375): inconsistent with heavy hitters! 2025-05-07T20:58:01.4365623Z Skipping (s,q) (1.06, 375): inconsistent with heavy hitters! 2025-05-07T20:58:01.4365772Z Skipping (s,q) (1.07, 375): inconsistent with heavy hitters! 2025-05-07T20:58:01.4365981Z Skipping (s,q) (1.08, 375): inconsistent with heavy hitters! 2025-05-07T20:58:01.4366131Z Skipping (s,q) (1.09, 375): inconsistent with heavy hitters! 2025-05-07T20:58:01.4366278Z Skipping (s,q) (1.1, 375): inconsistent with heavy hitters! 2025-05-07T20:58:01.4366429Z Skipping (s,q) (1.11, 375): inconsistent with heavy hitters! 2025-05-07T20:58:01.4366580Z Skipping (s,q) (1.12, 375): inconsistent with heavy hitters! 2025-05-07T20:58:01.4366748Z Skipping (s,q) (1.13, 375): inconsistent with heavy hitters! 2025-05-07T20:58:01.4366925Z Skipping (s,q) (1.14, 375): inconsistent with heavy hitters! 2025-05-07T20:58:01.4367084Z Skipping (s,q) (1.15, 375): inconsistent with heavy hitters! 2025-05-07T20:58:01.4367232Z Skipping (s,q) (1.16, 375): inconsistent with heavy hitters! 2025-05-07T20:58:01.4367386Z Skipping (s,q) (1.17, 375): inconsistent with heavy hitters! 2025-05-07T20:58:01.4367534Z Skipping (s,q) (1.18, 375): inconsistent with heavy hitters! 2025-05-07T20:58:01.4367687Z Skipping (s,q) (1.19, 375): inconsistent with heavy hitters! 2025-05-07T20:58:01.4367837Z Skipping (s,q) (1.2, 375): inconsistent with heavy hitters! 2025-05-07T20:58:01.4367986Z Skipping (s,q) (1.21, 375): inconsistent with heavy hitters! 2025-05-07T20:58:01.4368138Z Skipping (s,q) (1.22, 375): inconsistent with heavy hitters! 2025-05-07T20:58:01.4368287Z Skipping (s,q) (1.23, 375): inconsistent with heavy hitters! 2025-05-07T20:58:01.4368437Z Skipping (s,q) (1.24, 375): inconsistent with heavy hitters! 2025-05-07T20:58:01.4368586Z Skipping (s,q) (1.25, 375): inconsistent with heavy hitters! 2025-05-07T20:58:01.4368736Z Skipping (s,q) (1.26, 375): inconsistent with heavy hitters! 2025-05-07T20:58:01.4368886Z Skipping (s,q) (1.27, 375): inconsistent with heavy hitters! 2025-05-07T20:58:01.4369081Z Skipping (s,q) (1.28, 375): inconsistent with heavy hitters! 2025-05-07T20:58:01.4369229Z Skipping (s,q) (1.29, 375): inconsistent with heavy hitters! 2025-05-07T20:58:01.4369381Z Skipping (s,q) (1.3, 375): inconsistent with heavy hitters! 2025-05-07T20:58:01.4369533Z Skipping (s,q) (1.31, 375): inconsistent with heavy hitters! 2025-05-07T20:58:01.4369680Z Skipping (s,q) (1.32, 375): inconsistent with heavy hitters! 2025-05-07T20:58:01.4369833Z Skipping (s,q) (1.33, 375): inconsistent with heavy hitters! 2025-05-07T20:58:01.4369988Z Skipping (s,q) (1.34, 375): inconsistent with heavy hitters! 2025-05-07T20:58:01.4370135Z Skipping (s,q) (1.35, 375): inconsistent with heavy hitters! 2025-05-07T20:58:01.4370283Z Skipping (s,q) (1.36, 375): inconsistent with heavy hitters! 2025-05-07T20:58:01.4370435Z Skipping (s,q) (1.37, 375): inconsistent with heavy hitters! 2025-05-07T20:58:01.4370583Z Skipping (s,q) (1.38, 375): inconsistent with heavy hitters! 2025-05-07T20:58:01.4370735Z Skipping (s,q) (1.39, 375): inconsistent with heavy hitters! 2025-05-07T20:58:01.4370886Z Skipping (s,q) (1.4, 375): inconsistent with heavy hitters! 2025-05-07T20:58:01.4371035Z Skipping (s,q) (1.41, 375): inconsistent with heavy hitters! 2025-05-07T20:58:01.4371184Z Skipping (s,q) (1.42, 375): inconsistent with heavy hitters! 2025-05-07T20:58:01.4371338Z Skipping (s,q) (1.43, 375): inconsistent with heavy hitters! 2025-05-07T20:58:01.4371488Z Skipping (s,q) (1.44, 375): inconsistent with heavy hitters! 2025-05-07T20:58:01.4371641Z Skipping (s,q) (1.45, 375): inconsistent with heavy hitters! 2025-05-07T20:58:01.4371790Z Skipping (s,q) (1.46, 375): inconsistent with heavy hitters! 2025-05-07T20:58:01.4371936Z Skipping (s,q) (1.47, 375): inconsistent with heavy hitters! 2025-05-07T20:58:01.4372087Z Skipping (s,q) (1.48, 375): inconsistent with heavy hitters! 2025-05-07T20:58:01.4372284Z Skipping (s,q) (1.49, 375): inconsistent with heavy hitters! 2025-05-07T20:58:01.4372436Z Skipping (s,q) (1.5, 375): inconsistent with heavy hitters! 2025-05-07T20:58:01.4372633Z Skipping (s,q) (1.51, 375): inconsistent with heavy hitters! 2025-05-07T20:58:01.4372782Z Skipping (s,q) (1.52, 375): inconsistent with heavy hitters! 2025-05-07T20:58:01.4372969Z Skipping (s,q) (1.53, 375): inconsistent with heavy hitters! 2025-05-07T20:58:01.4373119Z Skipping (s,q) (1.54, 375): inconsistent with heavy hitters! 2025-05-07T20:58:01.4373268Z Skipping (s,q) (1.55, 375): inconsistent with heavy hitters! 2025-05-07T20:58:01.4373421Z Skipping (s,q) (1.56, 375): inconsistent with heavy hitters! 2025-05-07T20:58:01.4373570Z Skipping (s,q) (1.57, 375): inconsistent with heavy hitters! 2025-05-07T20:58:01.4373717Z Skipping (s,q) (1.58, 375): inconsistent with heavy hitters! 2025-05-07T20:58:01.4373868Z Skipping (s,q) (1.59, 375): inconsistent with heavy hitters! 2025-05-07T20:58:01.4374017Z Skipping (s,q) (1.6, 375): inconsistent with heavy hitters! 2025-05-07T20:58:01.4374170Z Skipping (s,q) (1.61, 375): inconsistent with heavy hitters! 2025-05-07T20:58:01.4374320Z Skipping (s,q) (1.62, 375): inconsistent with heavy hitters! 2025-05-07T20:58:01.4374466Z Skipping (s,q) (1.63, 375): inconsistent with heavy hitters! 2025-05-07T20:58:01.4374618Z Skipping (s,q) (1.64, 375): inconsistent with heavy hitters! 2025-05-07T20:58:01.4374764Z Skipping (s,q) (1.65, 375): inconsistent with heavy hitters! 2025-05-07T20:58:01.4374913Z Skipping (s,q) (1.66, 375): inconsistent with heavy hitters! 2025-05-07T20:58:01.4375067Z Skipping (s,q) (1.67, 375): inconsistent with heavy hitters! 2025-05-07T20:58:01.4375213Z Skipping (s,q) (1.68, 375): inconsistent with heavy hitters! 2025-05-07T20:58:01.4375362Z Skipping (s,q) (1.69, 375): inconsistent with heavy hitters! 2025-05-07T20:58:01.4375510Z Skipping (s,q) (1.7, 375): inconsistent with heavy hitters! 2025-05-07T20:58:01.4375660Z Skipping (s,q) (1.71, 375): inconsistent with heavy hitters! 2025-05-07T20:58:01.4375812Z Skipping (s,q) (1.72, 375): inconsistent with heavy hitters! 2025-05-07T20:58:01.4376002Z Skipping (s,q) (1.73, 375): inconsistent with heavy hitters! 2025-05-07T20:58:01.4376198Z Skipping (s,q) (1.74, 375): inconsistent with heavy hitters! 2025-05-07T20:58:01.4376354Z Skipping (s,q) (1.75, 375): inconsistent with heavy hitters! 2025-05-07T20:58:01.4376501Z Skipping (s,q) (1.76, 375): inconsistent with heavy hitters! 2025-05-07T20:58:01.4376649Z Skipping (s,q) (1.77, 375): inconsistent with heavy hitters! 2025-05-07T20:58:01.4376799Z Skipping (s,q) (1.78, 375): inconsistent with heavy hitters! 2025-05-07T20:58:01.4376970Z Skipping (s,q) (1.79, 375): inconsistent with heavy hitters! 2025-05-07T20:58:01.4377146Z Skipping (s,q) (1.8, 375): inconsistent with heavy hitters! 2025-05-07T20:58:01.4377294Z Skipping (s,q) (1.81, 375): inconsistent with heavy hitters! 2025-05-07T20:58:01.4377442Z Skipping (s,q) (1.82, 375): inconsistent with heavy hitters! 2025-05-07T20:58:01.4377591Z Skipping (s,q) (1.83, 375): inconsistent with heavy hitters! 2025-05-07T20:58:01.4377744Z Skipping (s,q) (1.84, 375): inconsistent with heavy hitters! 2025-05-07T20:58:01.4377898Z Skipping (s,q) (1.85, 375): inconsistent with heavy hitters! 2025-05-07T20:58:01.4378046Z Skipping (s,q) (1.86, 375): inconsistent with heavy hitters! 2025-05-07T20:58:01.4378192Z Skipping (s,q) (1.87, 375): inconsistent with heavy hitters! 2025-05-07T20:58:01.4378342Z Skipping (s,q) (1.88, 375): inconsistent with heavy hitters! 2025-05-07T20:58:01.4378489Z Skipping (s,q) (1.89, 375): inconsistent with heavy hitters! 2025-05-07T20:58:01.4378634Z Skipping (s,q) (1.9, 375): inconsistent with heavy hitters! 2025-05-07T20:58:01.4378786Z Skipping (s,q) (1.91, 375): inconsistent with heavy hitters! 2025-05-07T20:58:01.4378934Z Skipping (s,q) (1.92, 375): inconsistent with heavy hitters! 2025-05-07T20:58:01.4379080Z Skipping (s,q) (1.93, 375): inconsistent with heavy hitters! 2025-05-07T20:58:01.4379275Z Skipping (s,q) (1.94, 375): inconsistent with heavy hitters! 2025-05-07T20:58:01.4379423Z Skipping (s,q) (1.95, 375): inconsistent with heavy hitters! 2025-05-07T20:58:01.4379617Z Skipping (s,q) (1.96, 375): inconsistent with heavy hitters! 2025-05-07T20:58:01.4379765Z Skipping (s,q) (1.97, 375): inconsistent with heavy hitters! 2025-05-07T20:58:01.4379947Z Skipping (s,q) (1.98, 375): inconsistent with heavy hitters! 2025-05-07T20:58:01.4380098Z Skipping (s,q) (1.99, 375): inconsistent with heavy hitters! 2025-05-07T20:58:01.4380243Z Skipping (s,q) (0.01, 400): inconsistent with heavy hitters! 2025-05-07T20:58:01.4380388Z Skipping (s,q) (0.02, 400): inconsistent with heavy hitters! 2025-05-07T20:58:01.4380538Z Skipping (s,q) (0.03, 400): inconsistent with heavy hitters! 2025-05-07T20:58:01.4380684Z Skipping (s,q) (0.04, 400): inconsistent with heavy hitters! 2025-05-07T20:58:01.4380833Z Skipping (s,q) (0.05, 400): inconsistent with heavy hitters! 2025-05-07T20:58:01.4380983Z Skipping (s,q) (0.06, 400): inconsistent with heavy hitters! 2025-05-07T20:58:01.4381131Z Skipping (s,q) (0.07, 400): inconsistent with heavy hitters! 2025-05-07T20:58:01.4381284Z Skipping (s,q) (0.08, 400): inconsistent with heavy hitters! 2025-05-07T20:58:01.4381431Z Skipping (s,q) (0.09, 400): inconsistent with heavy hitters! 2025-05-07T20:58:01.4381582Z Skipping (s,q) (0.1, 400): inconsistent with heavy hitters! 2025-05-07T20:58:01.4381731Z Skipping (s,q) (0.11, 400): inconsistent with heavy hitters! 2025-05-07T20:58:01.4381878Z Skipping (s,q) (0.12, 400): inconsistent with heavy hitters! 2025-05-07T20:58:01.4382027Z Skipping (s,q) (0.13, 400): inconsistent with heavy hitters! 2025-05-07T20:58:01.4382174Z Skipping (s,q) (0.14, 400): inconsistent with heavy hitters! 2025-05-07T20:58:01.4382324Z Skipping (s,q) (0.15, 400): inconsistent with heavy hitters! 2025-05-07T20:58:01.4382475Z Skipping (s,q) (0.16, 400): inconsistent with heavy hitters! 2025-05-07T20:58:01.4382623Z Skipping (s,q) (0.17, 400): inconsistent with heavy hitters! 2025-05-07T20:58:01.4382769Z Skipping (s,q) (0.18, 400): inconsistent with heavy hitters! 2025-05-07T20:58:01.4382961Z Skipping (s,q) (0.19, 400): inconsistent with heavy hitters! 2025-05-07T20:58:01.4383109Z Skipping (s,q) (0.2, 400): inconsistent with heavy hitters! 2025-05-07T20:58:01.4383261Z Skipping (s,q) (0.21, 400): inconsistent with heavy hitters! 2025-05-07T20:58:01.4383407Z Skipping (s,q) (0.22, 400): inconsistent with heavy hitters! 2025-05-07T20:58:01.4383554Z Skipping (s,q) (0.23, 400): inconsistent with heavy hitters! 2025-05-07T20:58:01.4383703Z Skipping (s,q) (0.24, 400): inconsistent with heavy hitters! 2025-05-07T20:58:01.4383850Z Skipping (s,q) (0.25, 400): inconsistent with heavy hitters! 2025-05-07T20:58:01.4383996Z Skipping (s,q) (0.26, 400): inconsistent with heavy hitters! 2025-05-07T20:58:01.4384146Z Skipping (s,q) (0.27, 400): inconsistent with heavy hitters! 2025-05-07T20:58:01.4384294Z Skipping (s,q) (0.28, 400): inconsistent with heavy hitters! 2025-05-07T20:58:01.4384444Z Skipping (s,q) (0.29, 400): inconsistent with heavy hitters! 2025-05-07T20:58:01.4384594Z Skipping (s,q) (0.3, 400): inconsistent with heavy hitters! 2025-05-07T20:58:01.4384744Z Skipping (s,q) (0.31, 400): inconsistent with heavy hitters! 2025-05-07T20:58:01.4384894Z Skipping (s,q) (0.32, 400): inconsistent with heavy hitters! 2025-05-07T20:58:01.4385045Z Skipping (s,q) (0.33, 400): inconsistent with heavy hitters! 2025-05-07T20:58:01.4385191Z Skipping (s,q) (0.34, 400): inconsistent with heavy hitters! 2025-05-07T20:58:01.4385342Z Skipping (s,q) (0.35, 400): inconsistent with heavy hitters! 2025-05-07T20:58:01.4385488Z Skipping (s,q) (0.36, 400): inconsistent with heavy hitters! 2025-05-07T20:58:01.4385637Z Skipping (s,q) (0.37, 400): inconsistent with heavy hitters! 2025-05-07T20:58:01.4385783Z Skipping (s,q) (0.38, 400): inconsistent with heavy hitters! 2025-05-07T20:58:01.4385929Z Skipping (s,q) (0.39, 400): inconsistent with heavy hitters! 2025-05-07T20:58:01.4386121Z Skipping (s,q) (0.4, 400): inconsistent with heavy hitters! 2025-05-07T20:58:01.4386270Z Skipping (s,q) (0.41, 400): inconsistent with heavy hitters! 2025-05-07T20:58:01.4386482Z Skipping (s,q) (0.42, 400): inconsistent with heavy hitters! 2025-05-07T20:58:01.4386633Z Skipping (s,q) (0.43, 400): inconsistent with heavy hitters! 2025-05-07T20:58:01.4386816Z Skipping (s,q) (0.44, 400): inconsistent with heavy hitters! 2025-05-07T20:58:01.4386963Z Skipping (s,q) (0.45, 400): inconsistent with heavy hitters! 2025-05-07T20:58:01.4387114Z Skipping (s,q) (0.46, 400): inconsistent with heavy hitters! 2025-05-07T20:58:01.4387262Z Skipping (s,q) (0.47, 400): inconsistent with heavy hitters! 2025-05-07T20:58:01.4387410Z Skipping (s,q) (0.48, 400): inconsistent with heavy hitters! 2025-05-07T20:58:01.4387556Z Skipping (s,q) (0.49, 400): inconsistent with heavy hitters! 2025-05-07T20:58:01.4387704Z Skipping (s,q) (0.5, 400): inconsistent with heavy hitters! 2025-05-07T20:58:01.4387857Z Skipping (s,q) (0.51, 400): inconsistent with heavy hitters! 2025-05-07T20:58:01.4388003Z Skipping (s,q) (0.52, 400): inconsistent with heavy hitters! 2025-05-07T20:58:01.4388156Z Skipping (s,q) (0.53, 400): inconsistent with heavy hitters! 2025-05-07T20:58:01.4388305Z Skipping (s,q) (0.54, 400): inconsistent with heavy hitters! 2025-05-07T20:58:01.4388453Z Skipping (s,q) (0.55, 400): inconsistent with heavy hitters! 2025-05-07T20:58:01.4388603Z Skipping (s,q) (0.56, 400): inconsistent with heavy hitters! 2025-05-07T20:58:01.4388749Z Skipping (s,q) (0.57, 400): inconsistent with heavy hitters! 2025-05-07T20:58:01.4388898Z Skipping (s,q) (0.58, 400): inconsistent with heavy hitters! 2025-05-07T20:58:01.4389046Z Skipping (s,q) (0.59, 400): inconsistent with heavy hitters! 2025-05-07T20:58:01.4389193Z Skipping (s,q) (0.6, 400): inconsistent with heavy hitters! 2025-05-07T20:58:01.4389338Z Skipping (s,q) (0.61, 400): inconsistent with heavy hitters! 2025-05-07T20:58:01.4389489Z Skipping (s,q) (0.62, 400): inconsistent with heavy hitters! 2025-05-07T20:58:01.4389639Z Skipping (s,q) (0.63, 400): inconsistent with heavy hitters! 2025-05-07T20:58:01.4389833Z Skipping (s,q) (0.64, 400): inconsistent with heavy hitters! 2025-05-07T20:58:01.4389981Z Skipping (s,q) (0.65, 400): inconsistent with heavy hitters! 2025-05-07T20:58:01.4390132Z Skipping (s,q) (0.66, 400): inconsistent with heavy hitters! 2025-05-07T20:58:01.4390281Z Skipping (s,q) (0.67, 400): inconsistent with heavy hitters! 2025-05-07T20:58:01.4390427Z Skipping (s,q) (0.68, 400): inconsistent with heavy hitters! 2025-05-07T20:58:01.4390573Z Skipping (s,q) (0.69, 400): inconsistent with heavy hitters! 2025-05-07T20:58:01.4390722Z Skipping (s,q) (0.7, 400): inconsistent with heavy hitters! 2025-05-07T20:58:01.4390870Z Skipping (s,q) (0.71, 400): inconsistent with heavy hitters! 2025-05-07T20:58:01.4391020Z Skipping (s,q) (0.72, 400): inconsistent with heavy hitters! 2025-05-07T20:58:01.4391166Z Skipping (s,q) (0.73, 400): inconsistent with heavy hitters! 2025-05-07T20:58:01.4391314Z Skipping (s,q) (0.74, 400): inconsistent with heavy hitters! 2025-05-07T20:58:01.4391467Z Skipping (s,q) (0.75, 400): inconsistent with heavy hitters! 2025-05-07T20:58:01.4391618Z Skipping (s,q) (0.76, 400): inconsistent with heavy hitters! 2025-05-07T20:58:01.4391764Z Skipping (s,q) (0.77, 400): inconsistent with heavy hitters! 2025-05-07T20:58:01.4391915Z Skipping (s,q) (0.78, 400): inconsistent with heavy hitters! 2025-05-07T20:58:01.4392061Z Skipping (s,q) (0.79, 400): inconsistent with heavy hitters! 2025-05-07T20:58:01.4392211Z Skipping (s,q) (0.8, 400): inconsistent with heavy hitters! 2025-05-07T20:58:01.4392360Z Skipping (s,q) (0.81, 400): inconsistent with heavy hitters! 2025-05-07T20:58:01.4392508Z Skipping (s,q) (0.82, 400): inconsistent with heavy hitters! 2025-05-07T20:58:01.4392659Z Skipping (s,q) (0.83, 400): inconsistent with heavy hitters! 2025-05-07T20:58:01.4392805Z Skipping (s,q) (0.84, 400): inconsistent with heavy hitters! 2025-05-07T20:58:01.4392994Z Skipping (s,q) (0.85, 400): inconsistent with heavy hitters! 2025-05-07T20:58:01.4393146Z Skipping (s,q) (0.86, 400): inconsistent with heavy hitters! 2025-05-07T20:58:01.4393538Z Skipping (s,q) (0.87, 400): inconsistent with heavy hitters! 2025-05-07T20:58:01.4393690Z Skipping (s,q) (0.88, 400): inconsistent with heavy hitters! 2025-05-07T20:58:01.4393880Z Skipping (s,q) (0.89, 400): inconsistent with heavy hitters! 2025-05-07T20:58:01.4394029Z Skipping (s,q) (0.9, 400): inconsistent with heavy hitters! 2025-05-07T20:58:01.4394179Z Skipping (s,q) (0.91, 400): inconsistent with heavy hitters! 2025-05-07T20:58:01.4394327Z Skipping (s,q) (0.92, 400): inconsistent with heavy hitters! 2025-05-07T20:58:01.4394474Z Skipping (s,q) (0.93, 400): inconsistent with heavy hitters! 2025-05-07T20:58:01.4394624Z Skipping (s,q) (0.94, 400): inconsistent with heavy hitters! 2025-05-07T20:58:01.4394771Z Skipping (s,q) (0.95, 400): inconsistent with heavy hitters! 2025-05-07T20:58:01.4394923Z Skipping (s,q) (0.96, 400): inconsistent with heavy hitters! 2025-05-07T20:58:01.4395072Z Skipping (s,q) (0.97, 400): inconsistent with heavy hitters! 2025-05-07T20:58:01.4395223Z Skipping (s,q) (0.98, 400): inconsistent with heavy hitters! 2025-05-07T20:58:01.4395372Z Skipping (s,q) (0.99, 400): inconsistent with heavy hitters! 2025-05-07T20:58:01.4395517Z Skipping (s,q) (1, 400): inconsistent with heavy hitters! 2025-05-07T20:58:01.4395665Z Skipping (s,q) (1.01, 400): inconsistent with heavy hitters! 2025-05-07T20:58:01.4395813Z Skipping (s,q) (1.02, 400): inconsistent with heavy hitters! 2025-05-07T20:58:01.4395960Z Skipping (s,q) (1.03, 400): inconsistent with heavy hitters! 2025-05-07T20:58:01.4396106Z Skipping (s,q) (1.04, 400): inconsistent with heavy hitters! 2025-05-07T20:58:01.4396257Z Skipping (s,q) (1.05, 400): inconsistent with heavy hitters! 2025-05-07T20:58:01.4396403Z Skipping (s,q) (1.06, 400): inconsistent with heavy hitters! 2025-05-07T20:58:01.4396555Z Skipping (s,q) (1.07, 400): inconsistent with heavy hitters! 2025-05-07T20:58:01.4396704Z Skipping (s,q) (1.08, 400): inconsistent with heavy hitters! 2025-05-07T20:58:01.4396915Z Skipping (s,q) (1.09, 400): inconsistent with heavy hitters! 2025-05-07T20:58:01.4397087Z Skipping (s,q) (1.1, 400): inconsistent with heavy hitters! 2025-05-07T20:58:01.4397247Z Skipping (s,q) (1.11, 400): inconsistent with heavy hitters! 2025-05-07T20:58:01.4397394Z Skipping (s,q) (1.12, 400): inconsistent with heavy hitters! 2025-05-07T20:58:01.4397545Z Skipping (s,q) (1.13, 400): inconsistent with heavy hitters! 2025-05-07T20:58:01.4397694Z Skipping (s,q) (1.14, 400): inconsistent with heavy hitters! 2025-05-07T20:58:01.4397848Z Skipping (s,q) (1.15, 400): inconsistent with heavy hitters! 2025-05-07T20:58:01.4397994Z Skipping (s,q) (1.16, 400): inconsistent with heavy hitters! 2025-05-07T20:58:01.4398140Z Skipping (s,q) (1.17, 400): inconsistent with heavy hitters! 2025-05-07T20:58:01.4398291Z Skipping (s,q) (1.18, 400): inconsistent with heavy hitters! 2025-05-07T20:58:01.4398442Z Skipping (s,q) (1.19, 400): inconsistent with heavy hitters! 2025-05-07T20:58:01.4398588Z Skipping (s,q) (1.2, 400): inconsistent with heavy hitters! 2025-05-07T20:58:01.4398742Z Skipping (s,q) (1.21, 400): inconsistent with heavy hitters! 2025-05-07T20:58:01.4398888Z Skipping (s,q) (1.22, 400): inconsistent with heavy hitters! 2025-05-07T20:58:01.4399039Z Skipping (s,q) (1.23, 400): inconsistent with heavy hitters! 2025-05-07T20:58:01.4399187Z Skipping (s,q) (1.24, 400): inconsistent with heavy hitters! 2025-05-07T20:58:01.4399333Z Skipping (s,q) (1.25, 400): inconsistent with heavy hitters! 2025-05-07T20:58:01.4399484Z Skipping (s,q) (1.26, 400): inconsistent with heavy hitters! 2025-05-07T20:58:01.4399630Z Skipping (s,q) (1.27, 400): inconsistent with heavy hitters! 2025-05-07T20:58:01.4399776Z Skipping (s,q) (1.28, 400): inconsistent with heavy hitters! 2025-05-07T20:58:01.4399924Z Skipping (s,q) (1.29, 400): inconsistent with heavy hitters! 2025-05-07T20:58:01.4400111Z Skipping (s,q) (1.3, 400): inconsistent with heavy hitters! 2025-05-07T20:58:01.4400262Z Skipping (s,q) (1.31, 400): inconsistent with heavy hitters! 2025-05-07T20:58:01.4400448Z Skipping (s,q) (1.32, 400): inconsistent with heavy hitters! 2025-05-07T20:58:01.4400597Z Skipping (s,q) (1.33, 400): inconsistent with heavy hitters! 2025-05-07T20:58:01.4400783Z Skipping (s,q) (1.34, 400): inconsistent with heavy hitters! 2025-05-07T20:58:01.4400934Z Skipping (s,q) (1.35, 400): inconsistent with heavy hitters! 2025-05-07T20:58:01.4401080Z Skipping (s,q) (1.36, 400): inconsistent with heavy hitters! 2025-05-07T20:58:01.4401232Z Skipping (s,q) (1.37, 400): inconsistent with heavy hitters! 2025-05-07T20:58:01.4401379Z Skipping (s,q) (1.38, 400): inconsistent with heavy hitters! 2025-05-07T20:58:01.4401530Z Skipping (s,q) (1.39, 400): inconsistent with heavy hitters! 2025-05-07T20:58:01.4401680Z Skipping (s,q) (1.4, 400): inconsistent with heavy hitters! 2025-05-07T20:58:01.4401829Z Skipping (s,q) (1.41, 400): inconsistent with heavy hitters! 2025-05-07T20:58:01.4401981Z Skipping (s,q) (1.42, 400): inconsistent with heavy hitters! 2025-05-07T20:58:01.4402131Z Skipping (s,q) (1.43, 400): inconsistent with heavy hitters! 2025-05-07T20:58:01.4402277Z Skipping (s,q) (1.44, 400): inconsistent with heavy hitters! 2025-05-07T20:58:01.4402430Z Skipping (s,q) (1.45, 400): inconsistent with heavy hitters! 2025-05-07T20:58:01.4402580Z Skipping (s,q) (1.46, 400): inconsistent with heavy hitters! 2025-05-07T20:58:01.4402729Z Skipping (s,q) (1.47, 400): inconsistent with heavy hitters! 2025-05-07T20:58:01.4402878Z Skipping (s,q) (1.48, 400): inconsistent with heavy hitters! 2025-05-07T20:58:01.4403023Z Skipping (s,q) (1.49, 400): inconsistent with heavy hitters! 2025-05-07T20:58:01.4403172Z Skipping (s,q) (1.5, 400): inconsistent with heavy hitters! 2025-05-07T20:58:01.4403321Z Skipping (s,q) (1.51, 400): inconsistent with heavy hitters! 2025-05-07T20:58:01.4403471Z Skipping (s,q) (1.52, 400): inconsistent with heavy hitters! 2025-05-07T20:58:01.4403622Z Skipping (s,q) (1.53, 400): inconsistent with heavy hitters! 2025-05-07T20:58:01.4403811Z Skipping (s,q) (1.54, 400): inconsistent with heavy hitters! 2025-05-07T20:58:01.4403958Z Skipping (s,q) (1.55, 400): inconsistent with heavy hitters! 2025-05-07T20:58:01.4404110Z Skipping (s,q) (1.56, 400): inconsistent with heavy hitters! 2025-05-07T20:58:01.4404256Z Skipping (s,q) (1.57, 400): inconsistent with heavy hitters! 2025-05-07T20:58:01.4404408Z Skipping (s,q) (1.58, 400): inconsistent with heavy hitters! 2025-05-07T20:58:01.4404554Z Skipping (s,q) (1.59, 400): inconsistent with heavy hitters! 2025-05-07T20:58:01.4404701Z Skipping (s,q) (1.6, 400): inconsistent with heavy hitters! 2025-05-07T20:58:01.4404850Z Skipping (s,q) (1.61, 400): inconsistent with heavy hitters! 2025-05-07T20:58:01.4404996Z Skipping (s,q) (1.62, 400): inconsistent with heavy hitters! 2025-05-07T20:58:01.4405144Z Skipping (s,q) (1.63, 400): inconsistent with heavy hitters! 2025-05-07T20:58:01.4405297Z Skipping (s,q) (1.64, 400): inconsistent with heavy hitters! 2025-05-07T20:58:01.4405446Z Skipping (s,q) (1.65, 400): inconsistent with heavy hitters! 2025-05-07T20:58:01.4405600Z Skipping (s,q) (1.66, 400): inconsistent with heavy hitters! 2025-05-07T20:58:01.4405745Z Skipping (s,q) (1.67, 400): inconsistent with heavy hitters! 2025-05-07T20:58:01.4405894Z Skipping (s,q) (1.68, 400): inconsistent with heavy hitters! 2025-05-07T20:58:01.4406046Z Skipping (s,q) (1.69, 400): inconsistent with heavy hitters! 2025-05-07T20:58:01.4406192Z Skipping (s,q) (1.7, 400): inconsistent with heavy hitters! 2025-05-07T20:58:01.4406340Z Skipping (s,q) (1.71, 400): inconsistent with heavy hitters! 2025-05-07T20:58:01.4406489Z Skipping (s,q) (1.72, 400): inconsistent with heavy hitters! 2025-05-07T20:58:01.4406635Z Skipping (s,q) (1.73, 400): inconsistent with heavy hitters! 2025-05-07T20:58:01.4406784Z Skipping (s,q) (1.74, 400): inconsistent with heavy hitters! 2025-05-07T20:58:01.4406976Z Skipping (s,q) (1.75, 400): inconsistent with heavy hitters! 2025-05-07T20:58:01.4407149Z Skipping (s,q) (1.76, 400): inconsistent with heavy hitters! 2025-05-07T20:58:01.4407369Z Skipping (s,q) (1.77, 400): inconsistent with heavy hitters! 2025-05-07T20:58:01.4407516Z Skipping (s,q) (1.78, 400): inconsistent with heavy hitters! 2025-05-07T20:58:01.4407707Z Skipping (s,q) (1.79, 400): inconsistent with heavy hitters! 2025-05-07T20:58:01.4407862Z Skipping (s,q) (1.8, 400): inconsistent with heavy hitters! 2025-05-07T20:58:01.4408009Z Skipping (s,q) (1.81, 400): inconsistent with heavy hitters! 2025-05-07T20:58:01.4408159Z Skipping (s,q) (1.82, 400): inconsistent with heavy hitters! 2025-05-07T20:58:01.4408306Z Skipping (s,q) (1.83, 400): inconsistent with heavy hitters! 2025-05-07T20:58:01.4408452Z Skipping (s,q) (1.84, 400): inconsistent with heavy hitters! 2025-05-07T20:58:01.4408601Z Skipping (s,q) (1.85, 400): inconsistent with heavy hitters! 2025-05-07T20:58:01.4408750Z Skipping (s,q) (1.86, 400): inconsistent with heavy hitters! 2025-05-07T20:58:01.4408896Z Skipping (s,q) (1.87, 400): inconsistent with heavy hitters! 2025-05-07T20:58:01.4409051Z Skipping (s,q) (1.88, 400): inconsistent with heavy hitters! 2025-05-07T20:58:01.4409198Z Skipping (s,q) (1.89, 400): inconsistent with heavy hitters! 2025-05-07T20:58:01.4409347Z Skipping (s,q) (1.9, 400): inconsistent with heavy hitters! 2025-05-07T20:58:01.4409496Z Skipping (s,q) (1.91, 400): inconsistent with heavy hitters! 2025-05-07T20:58:01.4409645Z Skipping (s,q) (1.92, 400): inconsistent with heavy hitters! 2025-05-07T20:58:01.4409797Z Skipping (s,q) (1.93, 400): inconsistent with heavy hitters! 2025-05-07T20:58:01.4409947Z Skipping (s,q) (1.94, 400): inconsistent with heavy hitters! 2025-05-07T20:58:01.4410093Z Skipping (s,q) (1.95, 400): inconsistent with heavy hitters! 2025-05-07T20:58:01.4410245Z Skipping (s,q) (1.96, 400): inconsistent with heavy hitters! 2025-05-07T20:58:01.4410396Z Skipping (s,q) (1.97, 400): inconsistent with heavy hitters! 2025-05-07T20:58:01.4410541Z Skipping (s,q) (1.98, 400): inconsistent with heavy hitters! 2025-05-07T20:58:01.4410737Z Skipping (s,q) (1.99, 400): inconsistent with heavy hitters! 2025-05-07T20:58:01.4410884Z Skipping (s,q) (0.01, 425): inconsistent with heavy hitters! 2025-05-07T20:58:01.4411033Z Skipping (s,q) (0.02, 425): inconsistent with heavy hitters! 2025-05-07T20:58:01.4411182Z Skipping (s,q) (0.03, 425): inconsistent with heavy hitters! 2025-05-07T20:58:01.4411328Z Skipping (s,q) (0.04, 425): inconsistent with heavy hitters! 2025-05-07T20:58:01.4411479Z Skipping (s,q) (0.05, 425): inconsistent with heavy hitters! 2025-05-07T20:58:01.4411627Z Skipping (s,q) (0.06, 425): inconsistent with heavy hitters! 2025-05-07T20:58:01.4411777Z Skipping (s,q) (0.07, 425): inconsistent with heavy hitters! 2025-05-07T20:58:01.4411925Z Skipping (s,q) (0.08, 425): inconsistent with heavy hitters! 2025-05-07T20:58:01.4412070Z Skipping (s,q) (0.09, 425): inconsistent with heavy hitters! 2025-05-07T20:58:01.4412223Z Skipping (s,q) (0.1, 425): inconsistent with heavy hitters! 2025-05-07T20:58:01.4412370Z Skipping (s,q) (0.11, 425): inconsistent with heavy hitters! 2025-05-07T20:58:01.4412521Z Skipping (s,q) (0.12, 425): inconsistent with heavy hitters! 2025-05-07T20:58:01.4412677Z Skipping (s,q) (0.13, 425): inconsistent with heavy hitters! 2025-05-07T20:58:01.4412828Z Skipping (s,q) (0.14, 425): inconsistent with heavy hitters! 2025-05-07T20:58:01.4412974Z Skipping (s,q) (0.15, 425): inconsistent with heavy hitters! 2025-05-07T20:58:01.4413122Z Skipping (s,q) (0.16, 425): inconsistent with heavy hitters! 2025-05-07T20:58:01.4413272Z Skipping (s,q) (0.17, 425): inconsistent with heavy hitters! 2025-05-07T20:58:01.4413423Z Skipping (s,q) (0.18, 425): inconsistent with heavy hitters! 2025-05-07T20:58:01.4413569Z Skipping (s,q) (0.19, 425): inconsistent with heavy hitters! 2025-05-07T20:58:01.4413717Z Skipping (s,q) (0.2, 425): inconsistent with heavy hitters! 2025-05-07T20:58:01.4413937Z Skipping (s,q) (0.21, 425): inconsistent with heavy hitters! 2025-05-07T20:58:01.4414086Z Skipping (s,q) (0.22, 425): inconsistent with heavy hitters! 2025-05-07T20:58:01.4414275Z Skipping (s,q) (0.23, 425): inconsistent with heavy hitters! 2025-05-07T20:58:01.4414423Z Skipping (s,q) (0.24, 425): inconsistent with heavy hitters! 2025-05-07T20:58:01.4414605Z Skipping (s,q) (0.25, 425): inconsistent with heavy hitters! 2025-05-07T20:58:01.4414756Z Skipping (s,q) (0.26, 425): inconsistent with heavy hitters! 2025-05-07T20:58:01.4414903Z Skipping (s,q) (0.27, 425): inconsistent with heavy hitters! 2025-05-07T20:58:01.4415050Z Skipping (s,q) (0.28, 425): inconsistent with heavy hitters! 2025-05-07T20:58:01.4415202Z Skipping (s,q) (0.29, 425): inconsistent with heavy hitters! 2025-05-07T20:58:01.4415351Z Skipping (s,q) (0.3, 425): inconsistent with heavy hitters! 2025-05-07T20:58:01.4415498Z Skipping (s,q) (0.31, 425): inconsistent with heavy hitters! 2025-05-07T20:58:01.4415652Z Skipping (s,q) (0.32, 425): inconsistent with heavy hitters! 2025-05-07T20:58:01.4415798Z Skipping (s,q) (0.33, 425): inconsistent with heavy hitters! 2025-05-07T20:58:01.4415951Z Skipping (s,q) (0.34, 425): inconsistent with heavy hitters! 2025-05-07T20:58:01.4416152Z Skipping (s,q) (0.35, 425): inconsistent with heavy hitters! 2025-05-07T20:58:01.4416302Z Skipping (s,q) (0.36, 425): inconsistent with heavy hitters! 2025-05-07T20:58:01.4416451Z Skipping (s,q) (0.37, 425): inconsistent with heavy hitters! 2025-05-07T20:58:01.4416599Z Skipping (s,q) (0.38, 425): inconsistent with heavy hitters! 2025-05-07T20:58:01.4416750Z Skipping (s,q) (0.39, 425): inconsistent with heavy hitters! 2025-05-07T20:58:01.4416903Z Skipping (s,q) (0.4, 425): inconsistent with heavy hitters! 2025-05-07T20:58:01.4417049Z Skipping (s,q) (0.41, 425): inconsistent with heavy hitters! 2025-05-07T20:58:01.4417198Z Skipping (s,q) (0.42, 425): inconsistent with heavy hitters! 2025-05-07T20:58:01.4417348Z Skipping (s,q) (0.43, 425): inconsistent with heavy hitters! 2025-05-07T20:58:01.4417497Z Skipping (s,q) (0.44, 425): inconsistent with heavy hitters! 2025-05-07T20:58:01.4417651Z Skipping (s,q) (0.45, 425): inconsistent with heavy hitters! 2025-05-07T20:58:01.4417903Z Skipping (s,q) (0.46, 425): inconsistent with heavy hitters! 2025-05-07T20:58:01.4418049Z Skipping (s,q) (0.47, 425): inconsistent with heavy hitters! 2025-05-07T20:58:01.4418200Z Skipping (s,q) (0.48, 425): inconsistent with heavy hitters! 2025-05-07T20:58:01.4418349Z Skipping (s,q) (0.49, 425): inconsistent with heavy hitters! 2025-05-07T20:58:01.4418497Z Skipping (s,q) (0.5, 425): inconsistent with heavy hitters! 2025-05-07T20:58:01.4418649Z Skipping (s,q) (0.51, 425): inconsistent with heavy hitters! 2025-05-07T20:58:01.4418796Z Skipping (s,q) (0.52, 425): inconsistent with heavy hitters! 2025-05-07T20:58:01.4418946Z Skipping (s,q) (0.53, 425): inconsistent with heavy hitters! 2025-05-07T20:58:01.4419095Z Skipping (s,q) (0.54, 425): inconsistent with heavy hitters! 2025-05-07T20:58:01.4419245Z Skipping (s,q) (0.55, 425): inconsistent with heavy hitters! 2025-05-07T20:58:01.4419395Z Skipping (s,q) (0.56, 425): inconsistent with heavy hitters! 2025-05-07T20:58:01.4419545Z Skipping (s,q) (0.57, 425): inconsistent with heavy hitters! 2025-05-07T20:58:01.4419690Z Skipping (s,q) (0.58, 425): inconsistent with heavy hitters! 2025-05-07T20:58:01.4419842Z Skipping (s,q) (0.59, 425): inconsistent with heavy hitters! 2025-05-07T20:58:01.4419988Z Skipping (s,q) (0.6, 425): inconsistent with heavy hitters! 2025-05-07T20:58:01.4420145Z Skipping (s,q) (0.61, 425): inconsistent with heavy hitters! 2025-05-07T20:58:01.4420292Z Skipping (s,q) (0.62, 425): inconsistent with heavy hitters! 2025-05-07T20:58:01.4420438Z Skipping (s,q) (0.63, 425): inconsistent with heavy hitters! 2025-05-07T20:58:01.4420594Z Skipping (s,q) (0.64, 425): inconsistent with heavy hitters! 2025-05-07T20:58:01.4420741Z Skipping (s,q) (0.65, 425): inconsistent with heavy hitters! 2025-05-07T20:58:01.4420935Z Skipping (s,q) (0.66, 425): inconsistent with heavy hitters! 2025-05-07T20:58:01.4421086Z Skipping (s,q) (0.67, 425): inconsistent with heavy hitters! 2025-05-07T20:58:01.4421280Z Skipping (s,q) (0.68, 425): inconsistent with heavy hitters! 2025-05-07T20:58:01.4421432Z Skipping (s,q) (0.69, 425): inconsistent with heavy hitters! 2025-05-07T20:58:01.4421614Z Skipping (s,q) (0.7, 425): inconsistent with heavy hitters! 2025-05-07T20:58:01.4421764Z Skipping (s,q) (0.71, 425): inconsistent with heavy hitters! 2025-05-07T20:58:01.4421916Z Skipping (s,q) (0.72, 425): inconsistent with heavy hitters! 2025-05-07T20:58:01.4422062Z Skipping (s,q) (0.73, 425): inconsistent with heavy hitters! 2025-05-07T20:58:01.4422208Z Skipping (s,q) (0.74, 425): inconsistent with heavy hitters! 2025-05-07T20:58:01.4422356Z Skipping (s,q) (0.75, 425): inconsistent with heavy hitters! 2025-05-07T20:58:01.4422503Z Skipping (s,q) (0.76, 425): inconsistent with heavy hitters! 2025-05-07T20:58:01.4422655Z Skipping (s,q) (0.77, 425): inconsistent with heavy hitters! 2025-05-07T20:58:01.4422803Z Skipping (s,q) (0.78, 425): inconsistent with heavy hitters! 2025-05-07T20:58:01.4422955Z Skipping (s,q) (0.79, 425): inconsistent with heavy hitters! 2025-05-07T20:58:01.4423108Z Skipping (s,q) (0.8, 425): inconsistent with heavy hitters! 2025-05-07T20:58:01.4423258Z Skipping (s,q) (0.81, 425): inconsistent with heavy hitters! 2025-05-07T20:58:01.4423404Z Skipping (s,q) (0.82, 425): inconsistent with heavy hitters! 2025-05-07T20:58:01.4423558Z Skipping (s,q) (0.83, 425): inconsistent with heavy hitters! 2025-05-07T20:58:01.4423703Z Skipping (s,q) (0.84, 425): inconsistent with heavy hitters! 2025-05-07T20:58:01.4423854Z Skipping (s,q) (0.85, 425): inconsistent with heavy hitters! 2025-05-07T20:58:01.4424000Z Skipping (s,q) (0.86, 425): inconsistent with heavy hitters! 2025-05-07T20:58:01.4424147Z Skipping (s,q) (0.87, 425): inconsistent with heavy hitters! 2025-05-07T20:58:01.4424298Z Skipping (s,q) (0.88, 425): inconsistent with heavy hitters! 2025-05-07T20:58:01.4424446Z Skipping (s,q) (0.89, 425): inconsistent with heavy hitters! 2025-05-07T20:58:01.4424594Z Skipping (s,q) (0.9, 425): inconsistent with heavy hitters! 2025-05-07T20:58:01.4424795Z Skipping (s,q) (0.91, 425): inconsistent with heavy hitters! 2025-05-07T20:58:01.4424942Z Skipping (s,q) (0.92, 425): inconsistent with heavy hitters! 2025-05-07T20:58:01.4425094Z Skipping (s,q) (0.93, 425): inconsistent with heavy hitters! 2025-05-07T20:58:01.4425248Z Skipping (s,q) (0.94, 425): inconsistent with heavy hitters! 2025-05-07T20:58:01.4425394Z Skipping (s,q) (0.95, 425): inconsistent with heavy hitters! 2025-05-07T20:58:01.4425543Z Skipping (s,q) (0.96, 425): inconsistent with heavy hitters! 2025-05-07T20:58:01.4425691Z Skipping (s,q) (0.97, 425): inconsistent with heavy hitters! 2025-05-07T20:58:01.4425837Z Skipping (s,q) (0.98, 425): inconsistent with heavy hitters! 2025-05-07T20:58:01.4425986Z Skipping (s,q) (0.99, 425): inconsistent with heavy hitters! 2025-05-07T20:58:01.4426130Z Skipping (s,q) (1, 425): inconsistent with heavy hitters! 2025-05-07T20:58:01.4426276Z Skipping (s,q) (1.01, 425): inconsistent with heavy hitters! 2025-05-07T20:58:01.4426429Z Skipping (s,q) (1.02, 425): inconsistent with heavy hitters! 2025-05-07T20:58:01.4426575Z Skipping (s,q) (1.03, 425): inconsistent with heavy hitters! 2025-05-07T20:58:01.4426726Z Skipping (s,q) (1.04, 425): inconsistent with heavy hitters! 2025-05-07T20:58:01.4426871Z Skipping (s,q) (1.05, 425): inconsistent with heavy hitters! 2025-05-07T20:58:01.4427018Z Skipping (s,q) (1.06, 425): inconsistent with heavy hitters! 2025-05-07T20:58:01.4427174Z Skipping (s,q) (1.07, 425): inconsistent with heavy hitters! 2025-05-07T20:58:01.4430913Z Skipping (s,q) (1.08, 425): inconsistent with heavy hitters! 2025-05-07T20:58:01.4431090Z Skipping (s,q) (1.09, 425): inconsistent with heavy hitters! 2025-05-07T20:58:01.4431243Z Skipping (s,q) (1.1, 425): inconsistent with heavy hitters! 2025-05-07T20:58:01.4431467Z Skipping (s,q) (1.11, 425): inconsistent with heavy hitters! 2025-05-07T20:58:01.4431620Z Skipping (s,q) (1.12, 425): inconsistent with heavy hitters! 2025-05-07T20:58:01.4431817Z Skipping (s,q) (1.13, 425): inconsistent with heavy hitters! 2025-05-07T20:58:01.4431967Z Skipping (s,q) (1.14, 425): inconsistent with heavy hitters! 2025-05-07T20:58:01.4432156Z Skipping (s,q) (1.15, 425): inconsistent with heavy hitters! 2025-05-07T20:58:01.4432311Z Skipping (s,q) (1.16, 425): inconsistent with heavy hitters! 2025-05-07T20:58:01.4432460Z Skipping (s,q) (1.17, 425): inconsistent with heavy hitters! 2025-05-07T20:58:01.4432607Z Skipping (s,q) (1.18, 425): inconsistent with heavy hitters! 2025-05-07T20:58:01.4432757Z Skipping (s,q) (1.19, 425): inconsistent with heavy hitters! 2025-05-07T20:58:01.4432905Z Skipping (s,q) (1.2, 425): inconsistent with heavy hitters! 2025-05-07T20:58:01.4433060Z Skipping (s,q) (1.21, 425): inconsistent with heavy hitters! 2025-05-07T20:58:01.4433211Z Skipping (s,q) (1.22, 425): inconsistent with heavy hitters! 2025-05-07T20:58:01.4433359Z Skipping (s,q) (1.23, 425): inconsistent with heavy hitters! 2025-05-07T20:58:01.4433516Z Skipping (s,q) (1.24, 425): inconsistent with heavy hitters! 2025-05-07T20:58:01.4433667Z Skipping (s,q) (1.25, 425): inconsistent with heavy hitters! 2025-05-07T20:58:01.4433823Z Skipping (s,q) (1.26, 425): inconsistent with heavy hitters! 2025-05-07T20:58:01.4433974Z Skipping (s,q) (1.27, 425): inconsistent with heavy hitters! 2025-05-07T20:58:01.4434123Z Skipping (s,q) (1.28, 425): inconsistent with heavy hitters! 2025-05-07T20:58:01.4434275Z Skipping (s,q) (1.29, 425): inconsistent with heavy hitters! 2025-05-07T20:58:01.4434423Z Skipping (s,q) (1.3, 425): inconsistent with heavy hitters! 2025-05-07T20:58:01.4434572Z Skipping (s,q) (1.31, 425): inconsistent with heavy hitters! 2025-05-07T20:58:01.4434723Z Skipping (s,q) (1.32, 425): inconsistent with heavy hitters! 2025-05-07T20:58:01.4434871Z Skipping (s,q) (1.33, 425): inconsistent with heavy hitters! 2025-05-07T20:58:01.4435023Z Skipping (s,q) (1.34, 425): inconsistent with heavy hitters! 2025-05-07T20:58:01.4435175Z Skipping (s,q) (1.35, 425): inconsistent with heavy hitters! 2025-05-07T20:58:01.4435368Z Skipping (s,q) (1.36, 425): inconsistent with heavy hitters! 2025-05-07T20:58:01.4435518Z Skipping (s,q) (1.37, 425): inconsistent with heavy hitters! 2025-05-07T20:58:01.4435672Z Skipping (s,q) (1.38, 425): inconsistent with heavy hitters! 2025-05-07T20:58:01.4435821Z Skipping (s,q) (1.39, 425): inconsistent with heavy hitters! 2025-05-07T20:58:01.4435974Z Skipping (s,q) (1.4, 425): inconsistent with heavy hitters! 2025-05-07T20:58:01.4436122Z Skipping (s,q) (1.41, 425): inconsistent with heavy hitters! 2025-05-07T20:58:01.4436273Z Skipping (s,q) (1.42, 425): inconsistent with heavy hitters! 2025-05-07T20:58:01.4436425Z Skipping (s,q) (1.43, 425): inconsistent with heavy hitters! 2025-05-07T20:58:01.4436573Z Skipping (s,q) (1.44, 425): inconsistent with heavy hitters! 2025-05-07T20:58:01.4436727Z Skipping (s,q) (1.45, 425): inconsistent with heavy hitters! 2025-05-07T20:58:01.4436877Z Skipping (s,q) (1.46, 425): inconsistent with heavy hitters! 2025-05-07T20:58:01.4437031Z Skipping (s,q) (1.47, 425): inconsistent with heavy hitters! 2025-05-07T20:58:01.4437183Z Skipping (s,q) (1.48, 425): inconsistent with heavy hitters! 2025-05-07T20:58:01.4437333Z Skipping (s,q) (1.49, 425): inconsistent with heavy hitters! 2025-05-07T20:58:01.4437480Z Skipping (s,q) (1.5, 425): inconsistent with heavy hitters! 2025-05-07T20:58:01.4437631Z Skipping (s,q) (1.51, 425): inconsistent with heavy hitters! 2025-05-07T20:58:01.4437779Z Skipping (s,q) (1.52, 425): inconsistent with heavy hitters! 2025-05-07T20:58:01.4437931Z Skipping (s,q) (1.53, 425): inconsistent with heavy hitters! 2025-05-07T20:58:01.4438082Z Skipping (s,q) (1.54, 425): inconsistent with heavy hitters! 2025-05-07T20:58:01.4438230Z Skipping (s,q) (1.55, 425): inconsistent with heavy hitters! 2025-05-07T20:58:01.4438424Z Skipping (s,q) (1.56, 425): inconsistent with heavy hitters! 2025-05-07T20:58:01.4438574Z Skipping (s,q) (1.57, 425): inconsistent with heavy hitters! 2025-05-07T20:58:01.4438765Z Skipping (s,q) (1.58, 425): inconsistent with heavy hitters! 2025-05-07T20:58:01.4438916Z Skipping (s,q) (1.59, 425): inconsistent with heavy hitters! 2025-05-07T20:58:01.4439099Z Skipping (s,q) (1.6, 425): inconsistent with heavy hitters! 2025-05-07T20:58:01.4439250Z Skipping (s,q) (1.61, 425): inconsistent with heavy hitters! 2025-05-07T20:58:01.4439402Z Skipping (s,q) (1.62, 425): inconsistent with heavy hitters! 2025-05-07T20:58:01.4439551Z Skipping (s,q) (1.63, 425): inconsistent with heavy hitters! 2025-05-07T20:58:01.4439700Z Skipping (s,q) (1.64, 425): inconsistent with heavy hitters! 2025-05-07T20:58:01.4439849Z Skipping (s,q) (1.65, 425): inconsistent with heavy hitters! 2025-05-07T20:58:01.4439997Z Skipping (s,q) (1.66, 425): inconsistent with heavy hitters! 2025-05-07T20:58:01.4440151Z Skipping (s,q) (1.67, 425): inconsistent with heavy hitters! 2025-05-07T20:58:01.4440299Z Skipping (s,q) (1.68, 425): inconsistent with heavy hitters! 2025-05-07T20:58:01.4440451Z Skipping (s,q) (1.69, 425): inconsistent with heavy hitters! 2025-05-07T20:58:01.4440602Z Skipping (s,q) (1.7, 425): inconsistent with heavy hitters! 2025-05-07T20:58:01.4440751Z Skipping (s,q) (1.71, 425): inconsistent with heavy hitters! 2025-05-07T20:58:01.4440905Z Skipping (s,q) (1.72, 425): inconsistent with heavy hitters! 2025-05-07T20:58:01.4441054Z Skipping (s,q) (1.73, 425): inconsistent with heavy hitters! 2025-05-07T20:58:01.4441203Z Skipping (s,q) (1.74, 425): inconsistent with heavy hitters! 2025-05-07T20:58:01.4441360Z Skipping (s,q) (1.75, 425): inconsistent with heavy hitters! 2025-05-07T20:58:01.4441507Z Skipping (s,q) (1.76, 425): inconsistent with heavy hitters! 2025-05-07T20:58:01.4441657Z Skipping (s,q) (1.77, 425): inconsistent with heavy hitters! 2025-05-07T20:58:01.4441807Z Skipping (s,q) (1.78, 425): inconsistent with heavy hitters! 2025-05-07T20:58:01.4441958Z Skipping (s,q) (1.79, 425): inconsistent with heavy hitters! 2025-05-07T20:58:01.4442110Z Skipping (s,q) (1.8, 425): inconsistent with heavy hitters! 2025-05-07T20:58:01.4442304Z Skipping (s,q) (1.81, 425): inconsistent with heavy hitters! 2025-05-07T20:58:01.4442453Z Skipping (s,q) (1.82, 425): inconsistent with heavy hitters! 2025-05-07T20:58:01.4442608Z Skipping (s,q) (1.83, 425): inconsistent with heavy hitters! 2025-05-07T20:58:01.4442756Z Skipping (s,q) (1.84, 425): inconsistent with heavy hitters! 2025-05-07T20:58:01.4442903Z Skipping (s,q) (1.85, 425): inconsistent with heavy hitters! 2025-05-07T20:58:01.4443053Z Skipping (s,q) (1.86, 425): inconsistent with heavy hitters! 2025-05-07T20:58:01.4443202Z Skipping (s,q) (1.87, 425): inconsistent with heavy hitters! 2025-05-07T20:58:01.4443351Z Skipping (s,q) (1.88, 425): inconsistent with heavy hitters! 2025-05-07T20:58:01.4443499Z Skipping (s,q) (1.89, 425): inconsistent with heavy hitters! 2025-05-07T20:58:01.4443649Z Skipping (s,q) (1.9, 425): inconsistent with heavy hitters! 2025-05-07T20:58:01.4443800Z Skipping (s,q) (1.91, 425): inconsistent with heavy hitters! 2025-05-07T20:58:01.4443954Z Skipping (s,q) (1.92, 425): inconsistent with heavy hitters! 2025-05-07T20:58:01.4444102Z Skipping (s,q) (1.93, 425): inconsistent with heavy hitters! 2025-05-07T20:58:01.4444261Z Skipping (s,q) (1.94, 425): inconsistent with heavy hitters! 2025-05-07T20:58:01.4444409Z Skipping (s,q) (1.95, 425): inconsistent with heavy hitters! 2025-05-07T20:58:01.4444561Z Skipping (s,q) (1.96, 425): inconsistent with heavy hitters! 2025-05-07T20:58:01.4444710Z Skipping (s,q) (1.97, 425): inconsistent with heavy hitters! 2025-05-07T20:58:01.4444858Z Skipping (s,q) (1.98, 425): inconsistent with heavy hitters! 2025-05-07T20:58:01.4445008Z Skipping (s,q) (1.99, 425): inconsistent with heavy hitters! 2025-05-07T20:58:01.4445156Z Skipping (s,q) (0.01, 450): inconsistent with heavy hitters! 2025-05-07T20:58:01.4445345Z Skipping (s,q) (0.02, 450): inconsistent with heavy hitters! 2025-05-07T20:58:01.4445497Z Skipping (s,q) (0.03, 450): inconsistent with heavy hitters! 2025-05-07T20:58:01.4445685Z Skipping (s,q) (0.04, 450): inconsistent with heavy hitters! 2025-05-07T20:58:01.4445835Z Skipping (s,q) (0.05, 450): inconsistent with heavy hitters! 2025-05-07T20:58:01.4446020Z Skipping (s,q) (0.06, 450): inconsistent with heavy hitters! 2025-05-07T20:58:01.4446170Z Skipping (s,q) (0.07, 450): inconsistent with heavy hitters! 2025-05-07T20:58:01.4446320Z Skipping (s,q) (0.08, 450): inconsistent with heavy hitters! 2025-05-07T20:58:01.4446468Z Skipping (s,q) (0.09, 450): inconsistent with heavy hitters! 2025-05-07T20:58:01.4446617Z Skipping (s,q) (0.1, 450): inconsistent with heavy hitters! 2025-05-07T20:58:01.4446768Z Skipping (s,q) (0.11, 450): inconsistent with heavy hitters! 2025-05-07T20:58:01.4446917Z Skipping (s,q) (0.12, 450): inconsistent with heavy hitters! 2025-05-07T20:58:01.4447066Z Skipping (s,q) (0.13, 450): inconsistent with heavy hitters! 2025-05-07T20:58:01.4447223Z Skipping (s,q) (0.14, 450): inconsistent with heavy hitters! 2025-05-07T20:58:01.4447376Z Skipping (s,q) (0.15, 450): inconsistent with heavy hitters! 2025-05-07T20:58:01.4447529Z Skipping (s,q) (0.16, 450): inconsistent with heavy hitters! 2025-05-07T20:58:01.4447677Z Skipping (s,q) (0.17, 450): inconsistent with heavy hitters! 2025-05-07T20:58:01.4447827Z Skipping (s,q) (0.18, 450): inconsistent with heavy hitters! 2025-05-07T20:58:01.4447979Z Skipping (s,q) (0.19, 450): inconsistent with heavy hitters! 2025-05-07T20:58:01.4448127Z Skipping (s,q) (0.2, 450): inconsistent with heavy hitters! 2025-05-07T20:58:01.4448274Z Skipping (s,q) (0.21, 450): inconsistent with heavy hitters! 2025-05-07T20:58:01.4448433Z Skipping (s,q) (0.22, 450): inconsistent with heavy hitters! 2025-05-07T20:58:01.4448581Z Skipping (s,q) (0.23, 450): inconsistent with heavy hitters! 2025-05-07T20:58:01.4448732Z Skipping (s,q) (0.24, 450): inconsistent with heavy hitters! 2025-05-07T20:58:01.4448883Z Skipping (s,q) (0.25, 450): inconsistent with heavy hitters! 2025-05-07T20:58:01.4449031Z Skipping (s,q) (0.26, 450): inconsistent with heavy hitters! 2025-05-07T20:58:01.4449229Z Skipping (s,q) (0.27, 450): inconsistent with heavy hitters! 2025-05-07T20:58:01.4449377Z Skipping (s,q) (0.28, 450): inconsistent with heavy hitters! 2025-05-07T20:58:01.4449528Z Skipping (s,q) (0.29, 450): inconsistent with heavy hitters! 2025-05-07T20:58:01.4449680Z Skipping (s,q) (0.3, 450): inconsistent with heavy hitters! 2025-05-07T20:58:01.4449831Z Skipping (s,q) (0.31, 450): inconsistent with heavy hitters! 2025-05-07T20:58:01.4449985Z Skipping (s,q) (0.32, 450): inconsistent with heavy hitters! 2025-05-07T20:58:01.4450134Z Skipping (s,q) (0.33, 450): inconsistent with heavy hitters! 2025-05-07T20:58:01.4450282Z Skipping (s,q) (0.34, 450): inconsistent with heavy hitters! 2025-05-07T20:58:01.4450432Z Skipping (s,q) (0.35, 450): inconsistent with heavy hitters! 2025-05-07T20:58:01.4450581Z Skipping (s,q) (0.36, 450): inconsistent with heavy hitters! 2025-05-07T20:58:01.4450729Z Skipping (s,q) (0.37, 450): inconsistent with heavy hitters! 2025-05-07T20:58:01.4450883Z Skipping (s,q) (0.38, 450): inconsistent with heavy hitters! 2025-05-07T20:58:01.4451031Z Skipping (s,q) (0.39, 450): inconsistent with heavy hitters! 2025-05-07T20:58:01.4451185Z Skipping (s,q) (0.4, 450): inconsistent with heavy hitters! 2025-05-07T20:58:01.4451335Z Skipping (s,q) (0.41, 450): inconsistent with heavy hitters! 2025-05-07T20:58:01.4451488Z Skipping (s,q) (0.42, 450): inconsistent with heavy hitters! 2025-05-07T20:58:01.4451643Z Skipping (s,q) (0.43, 450): inconsistent with heavy hitters! 2025-05-07T20:58:01.4451797Z Skipping (s,q) (0.44, 450): inconsistent with heavy hitters! 2025-05-07T20:58:01.4451947Z Skipping (s,q) (0.45, 450): inconsistent with heavy hitters! 2025-05-07T20:58:01.4452099Z Skipping (s,q) (0.46, 450): inconsistent with heavy hitters! 2025-05-07T20:58:01.4452289Z Skipping (s,q) (0.47, 450): inconsistent with heavy hitters! 2025-05-07T20:58:01.4452441Z Skipping (s,q) (0.48, 450): inconsistent with heavy hitters! 2025-05-07T20:58:01.4452631Z Skipping (s,q) (0.49, 450): inconsistent with heavy hitters! 2025-05-07T20:58:01.4452780Z Skipping (s,q) (0.5, 450): inconsistent with heavy hitters! 2025-05-07T20:58:01.4452991Z Skipping (s,q) (0.51, 450): inconsistent with heavy hitters! 2025-05-07T20:58:01.4453144Z Skipping (s,q) (0.52, 450): inconsistent with heavy hitters! 2025-05-07T20:58:01.4453294Z Skipping (s,q) (0.53, 450): inconsistent with heavy hitters! 2025-05-07T20:58:01.4453446Z Skipping (s,q) (0.54, 450): inconsistent with heavy hitters! 2025-05-07T20:58:01.4453595Z Skipping (s,q) (0.55, 450): inconsistent with heavy hitters! 2025-05-07T20:58:01.4453749Z Skipping (s,q) (0.56, 450): inconsistent with heavy hitters! 2025-05-07T20:58:01.4453897Z Skipping (s,q) (0.57, 450): inconsistent with heavy hitters! 2025-05-07T20:58:01.4454046Z Skipping (s,q) (0.58, 450): inconsistent with heavy hitters! 2025-05-07T20:58:01.4454200Z Skipping (s,q) (0.59, 450): inconsistent with heavy hitters! 2025-05-07T20:58:01.4454350Z Skipping (s,q) (0.6, 450): inconsistent with heavy hitters! 2025-05-07T20:58:01.4454501Z Skipping (s,q) (0.61, 450): inconsistent with heavy hitters! 2025-05-07T20:58:01.4454656Z Skipping (s,q) (0.62, 450): inconsistent with heavy hitters! 2025-05-07T20:58:01.4454809Z Skipping (s,q) (0.63, 450): inconsistent with heavy hitters! 2025-05-07T20:58:01.4454959Z Skipping (s,q) (0.64, 450): inconsistent with heavy hitters! 2025-05-07T20:58:01.4455112Z Skipping (s,q) (0.65, 450): inconsistent with heavy hitters! 2025-05-07T20:58:01.4455260Z Skipping (s,q) (0.66, 450): inconsistent with heavy hitters! 2025-05-07T20:58:01.4455409Z Skipping (s,q) (0.67, 450): inconsistent with heavy hitters! 2025-05-07T20:58:01.4455557Z Skipping (s,q) (0.68, 450): inconsistent with heavy hitters! 2025-05-07T20:58:01.4455704Z Skipping (s,q) (0.69, 450): inconsistent with heavy hitters! 2025-05-07T20:58:01.4455861Z Skipping (s,q) (0.7, 450): inconsistent with heavy hitters! 2025-05-07T20:58:01.4456012Z Skipping (s,q) (0.71, 450): inconsistent with heavy hitters! 2025-05-07T20:58:01.4456302Z Skipping (s,q) (0.72, 450): inconsistent with heavy hitters! 2025-05-07T20:58:01.4456456Z Skipping (s,q) (0.73, 450): inconsistent with heavy hitters! 2025-05-07T20:58:01.4456607Z Skipping (s,q) (0.74, 450): inconsistent with heavy hitters! 2025-05-07T20:58:01.4456760Z Skipping (s,q) (0.75, 450): inconsistent with heavy hitters! 2025-05-07T20:58:01.4456909Z Skipping (s,q) (0.76, 450): inconsistent with heavy hitters! 2025-05-07T20:58:01.4457057Z Skipping (s,q) (0.77, 450): inconsistent with heavy hitters! 2025-05-07T20:58:01.4457209Z Skipping (s,q) (0.78, 450): inconsistent with heavy hitters! 2025-05-07T20:58:01.4457360Z Skipping (s,q) (0.79, 450): inconsistent with heavy hitters! 2025-05-07T20:58:01.4457511Z Skipping (s,q) (0.8, 450): inconsistent with heavy hitters! 2025-05-07T20:58:01.4457666Z Skipping (s,q) (0.81, 450): inconsistent with heavy hitters! 2025-05-07T20:58:01.4457815Z Skipping (s,q) (0.82, 450): inconsistent with heavy hitters! 2025-05-07T20:58:01.4457970Z Skipping (s,q) (0.83, 450): inconsistent with heavy hitters! 2025-05-07T20:58:01.4458120Z Skipping (s,q) (0.84, 450): inconsistent with heavy hitters! 2025-05-07T20:58:01.4458274Z Skipping (s,q) (0.85, 450): inconsistent with heavy hitters! 2025-05-07T20:58:01.4458427Z Skipping (s,q) (0.86, 450): inconsistent with heavy hitters! 2025-05-07T20:58:01.4458580Z Skipping (s,q) (0.87, 450): inconsistent with heavy hitters! 2025-05-07T20:58:01.4458728Z Skipping (s,q) (0.88, 450): inconsistent with heavy hitters! 2025-05-07T20:58:01.4458878Z Skipping (s,q) (0.89, 450): inconsistent with heavy hitters! 2025-05-07T20:58:01.4459026Z Skipping (s,q) (0.9, 450): inconsistent with heavy hitters! 2025-05-07T20:58:01.4459177Z Skipping (s,q) (0.91, 450): inconsistent with heavy hitters! 2025-05-07T20:58:01.4459593Z Skipping (s,q) (0.92, 450): inconsistent with heavy hitters! 2025-05-07T20:58:01.4459747Z Skipping (s,q) (0.93, 450): inconsistent with heavy hitters! 2025-05-07T20:58:01.4459961Z Skipping (s,q) (0.94, 450): inconsistent with heavy hitters! 2025-05-07T20:58:01.4460110Z Skipping (s,q) (0.95, 450): inconsistent with heavy hitters! 2025-05-07T20:58:01.4460314Z Skipping (s,q) (0.96, 450): inconsistent with heavy hitters! 2025-05-07T20:58:01.4460472Z Skipping (s,q) (0.97, 450): inconsistent with heavy hitters! 2025-05-07T20:58:01.4460621Z Skipping (s,q) (0.98, 450): inconsistent with heavy hitters! 2025-05-07T20:58:01.4460771Z Skipping (s,q) (0.99, 450): inconsistent with heavy hitters! 2025-05-07T20:58:01.4460915Z Skipping (s,q) (1, 450): inconsistent with heavy hitters! 2025-05-07T20:58:01.4461065Z Skipping (s,q) (1.01, 450): inconsistent with heavy hitters! 2025-05-07T20:58:01.4461216Z Skipping (s,q) (1.02, 450): inconsistent with heavy hitters! 2025-05-07T20:58:01.4461368Z Skipping (s,q) (1.03, 450): inconsistent with heavy hitters! 2025-05-07T20:58:01.4461517Z Skipping (s,q) (1.04, 450): inconsistent with heavy hitters! 2025-05-07T20:58:01.4461667Z Skipping (s,q) (1.05, 450): inconsistent with heavy hitters! 2025-05-07T20:58:01.4461820Z Skipping (s,q) (1.06, 450): inconsistent with heavy hitters! 2025-05-07T20:58:01.4461967Z Skipping (s,q) (1.07, 450): inconsistent with heavy hitters! 2025-05-07T20:58:01.4462123Z Skipping (s,q) (1.08, 450): inconsistent with heavy hitters! 2025-05-07T20:58:01.4462274Z Skipping (s,q) (1.09, 450): inconsistent with heavy hitters! 2025-05-07T20:58:01.4462427Z Skipping (s,q) (1.1, 450): inconsistent with heavy hitters! 2025-05-07T20:58:01.4462576Z Skipping (s,q) (1.11, 450): inconsistent with heavy hitters! 2025-05-07T20:58:01.4462724Z Skipping (s,q) (1.12, 450): inconsistent with heavy hitters! 2025-05-07T20:58:01.4462876Z Skipping (s,q) (1.13, 450): inconsistent with heavy hitters! 2025-05-07T20:58:01.4463024Z Skipping (s,q) (1.14, 450): inconsistent with heavy hitters! 2025-05-07T20:58:01.4463174Z Skipping (s,q) (1.15, 450): inconsistent with heavy hitters! 2025-05-07T20:58:01.4463324Z Skipping (s,q) (1.16, 450): inconsistent with heavy hitters! 2025-05-07T20:58:01.4463535Z Skipping (s,q) (1.17, 450): inconsistent with heavy hitters! 2025-05-07T20:58:01.4463687Z Skipping (s,q) (1.18, 450): inconsistent with heavy hitters! 2025-05-07T20:58:01.4463840Z Skipping (s,q) (1.19, 450): inconsistent with heavy hitters! 2025-05-07T20:58:01.4463990Z Skipping (s,q) (1.2, 450): inconsistent with heavy hitters! 2025-05-07T20:58:01.4464143Z Skipping (s,q) (1.21, 450): inconsistent with heavy hitters! 2025-05-07T20:58:01.4464291Z Skipping (s,q) (1.22, 450): inconsistent with heavy hitters! 2025-05-07T20:58:01.4464439Z Skipping (s,q) (1.23, 450): inconsistent with heavy hitters! 2025-05-07T20:58:01.4464595Z Skipping (s,q) (1.24, 450): inconsistent with heavy hitters! 2025-05-07T20:58:01.4464745Z Skipping (s,q) (1.25, 450): inconsistent with heavy hitters! 2025-05-07T20:58:01.4464899Z Skipping (s,q) (1.26, 450): inconsistent with heavy hitters! 2025-05-07T20:58:01.4465046Z Skipping (s,q) (1.27, 450): inconsistent with heavy hitters! 2025-05-07T20:58:01.4465203Z Skipping (s,q) (1.28, 450): inconsistent with heavy hitters! 2025-05-07T20:58:01.4465355Z Skipping (s,q) (1.29, 450): inconsistent with heavy hitters! 2025-05-07T20:58:01.4465505Z Skipping (s,q) (1.3, 450): inconsistent with heavy hitters! 2025-05-07T20:58:01.4465654Z Skipping (s,q) (1.31, 450): inconsistent with heavy hitters! 2025-05-07T20:58:01.4465804Z Skipping (s,q) (1.32, 450): inconsistent with heavy hitters! 2025-05-07T20:58:01.4465952Z Skipping (s,q) (1.33, 450): inconsistent with heavy hitters! 2025-05-07T20:58:01.4466102Z Skipping (s,q) (1.34, 450): inconsistent with heavy hitters! 2025-05-07T20:58:01.4466250Z Skipping (s,q) (1.35, 450): inconsistent with heavy hitters! 2025-05-07T20:58:01.4466398Z Skipping (s,q) (1.36, 450): inconsistent with heavy hitters! 2025-05-07T20:58:01.4466594Z Skipping (s,q) (1.37, 450): inconsistent with heavy hitters! 2025-05-07T20:58:01.4466743Z Skipping (s,q) (1.38, 450): inconsistent with heavy hitters! 2025-05-07T20:58:01.4466932Z Skipping (s,q) (1.39, 450): inconsistent with heavy hitters! 2025-05-07T20:58:01.4467085Z Skipping (s,q) (1.4, 450): inconsistent with heavy hitters! 2025-05-07T20:58:01.4467233Z Skipping (s,q) (1.41, 450): inconsistent with heavy hitters! 2025-05-07T20:58:01.4467421Z Skipping (s,q) (1.42, 450): inconsistent with heavy hitters! 2025-05-07T20:58:01.4467572Z Skipping (s,q) (1.43, 450): inconsistent with heavy hitters! 2025-05-07T20:58:01.4467721Z Skipping (s,q) (1.44, 450): inconsistent with heavy hitters! 2025-05-07T20:58:01.4467874Z Skipping (s,q) (1.45, 450): inconsistent with heavy hitters! 2025-05-07T20:58:01.4468025Z Skipping (s,q) (1.46, 450): inconsistent with heavy hitters! 2025-05-07T20:58:01.4468173Z Skipping (s,q) (1.47, 450): inconsistent with heavy hitters! 2025-05-07T20:58:01.4468324Z Skipping (s,q) (1.48, 450): inconsistent with heavy hitters! 2025-05-07T20:58:01.4468474Z Skipping (s,q) (1.49, 450): inconsistent with heavy hitters! 2025-05-07T20:58:01.4468625Z Skipping (s,q) (1.5, 450): inconsistent with heavy hitters! 2025-05-07T20:58:01.4468780Z Skipping (s,q) (1.51, 450): inconsistent with heavy hitters! 2025-05-07T20:58:01.4468928Z Skipping (s,q) (1.52, 450): inconsistent with heavy hitters! 2025-05-07T20:58:01.4469082Z Skipping (s,q) (1.53, 450): inconsistent with heavy hitters! 2025-05-07T20:58:01.4469233Z Skipping (s,q) (1.54, 450): inconsistent with heavy hitters! 2025-05-07T20:58:01.4469383Z Skipping (s,q) (1.55, 450): inconsistent with heavy hitters! 2025-05-07T20:58:01.4469535Z Skipping (s,q) (1.56, 450): inconsistent with heavy hitters! 2025-05-07T20:58:01.4469685Z Skipping (s,q) (1.57, 450): inconsistent with heavy hitters! 2025-05-07T20:58:01.4469835Z Skipping (s,q) (1.58, 450): inconsistent with heavy hitters! 2025-05-07T20:58:01.4469986Z Skipping (s,q) (1.59, 450): inconsistent with heavy hitters! 2025-05-07T20:58:01.4470138Z Skipping (s,q) (1.6, 450): inconsistent with heavy hitters! 2025-05-07T20:58:01.4470293Z Skipping (s,q) (1.61, 450): inconsistent with heavy hitters! 2025-05-07T20:58:01.4470487Z Skipping (s,q) (1.62, 450): inconsistent with heavy hitters! 2025-05-07T20:58:01.4470636Z Skipping (s,q) (1.63, 450): inconsistent with heavy hitters! 2025-05-07T20:58:01.4470793Z Skipping (s,q) (1.64, 450): inconsistent with heavy hitters! 2025-05-07T20:58:01.4470945Z Skipping (s,q) (1.65, 450): inconsistent with heavy hitters! 2025-05-07T20:58:01.4471092Z Skipping (s,q) (1.66, 450): inconsistent with heavy hitters! 2025-05-07T20:58:01.4471243Z Skipping (s,q) (1.67, 450): inconsistent with heavy hitters! 2025-05-07T20:58:01.4471390Z Skipping (s,q) (1.68, 450): inconsistent with heavy hitters! 2025-05-07T20:58:01.4471542Z Skipping (s,q) (1.69, 450): inconsistent with heavy hitters! 2025-05-07T20:58:01.4471691Z Skipping (s,q) (1.7, 450): inconsistent with heavy hitters! 2025-05-07T20:58:01.4471843Z Skipping (s,q) (1.71, 450): inconsistent with heavy hitters! 2025-05-07T20:58:01.4471994Z Skipping (s,q) (1.72, 450): inconsistent with heavy hitters! 2025-05-07T20:58:01.4472145Z Skipping (s,q) (1.73, 450): inconsistent with heavy hitters! 2025-05-07T20:58:01.4472294Z Skipping (s,q) (1.74, 450): inconsistent with heavy hitters! 2025-05-07T20:58:01.4472449Z Skipping (s,q) (1.75, 450): inconsistent with heavy hitters! 2025-05-07T20:58:01.4472599Z Skipping (s,q) (1.76, 450): inconsistent with heavy hitters! 2025-05-07T20:58:01.4472754Z Skipping (s,q) (1.77, 450): inconsistent with heavy hitters! 2025-05-07T20:58:01.4472905Z Skipping (s,q) (1.78, 450): inconsistent with heavy hitters! 2025-05-07T20:58:01.4473056Z Skipping (s,q) (1.79, 450): inconsistent with heavy hitters! 2025-05-07T20:58:01.4473208Z Skipping (s,q) (1.8, 450): inconsistent with heavy hitters! 2025-05-07T20:58:01.4473356Z Skipping (s,q) (1.81, 450): inconsistent with heavy hitters! 2025-05-07T20:58:01.4473505Z Skipping (s,q) (1.82, 450): inconsistent with heavy hitters! 2025-05-07T20:58:01.4473696Z Skipping (s,q) (1.83, 450): inconsistent with heavy hitters! 2025-05-07T20:58:01.4473881Z Skipping (s,q) (1.84, 450): inconsistent with heavy hitters! 2025-05-07T20:58:01.4474035Z Skipping (s,q) (1.85, 450): inconsistent with heavy hitters! 2025-05-07T20:58:01.4474184Z Skipping (s,q) (1.86, 450): inconsistent with heavy hitters! 2025-05-07T20:58:01.4474368Z Skipping (s,q) (1.87, 450): inconsistent with heavy hitters! 2025-05-07T20:58:01.4474521Z Skipping (s,q) (1.88, 450): inconsistent with heavy hitters! 2025-05-07T20:58:01.4474671Z Skipping (s,q) (1.89, 450): inconsistent with heavy hitters! 2025-05-07T20:58:01.4474819Z Skipping (s,q) (1.9, 450): inconsistent with heavy hitters! 2025-05-07T20:58:01.4474971Z Skipping (s,q) (1.91, 450): inconsistent with heavy hitters! 2025-05-07T20:58:01.4475119Z Skipping (s,q) (1.92, 450): inconsistent with heavy hitters! 2025-05-07T20:58:01.4475270Z Skipping (s,q) (1.93, 450): inconsistent with heavy hitters! 2025-05-07T20:58:01.4475421Z Skipping (s,q) (1.94, 450): inconsistent with heavy hitters! 2025-05-07T20:58:01.4475569Z Skipping (s,q) (1.95, 450): inconsistent with heavy hitters! 2025-05-07T20:58:01.4475725Z Skipping (s,q) (1.96, 450): inconsistent with heavy hitters! 2025-05-07T20:58:01.4475874Z Skipping (s,q) (1.97, 450): inconsistent with heavy hitters! 2025-05-07T20:58:01.4476023Z Skipping (s,q) (1.98, 450): inconsistent with heavy hitters! 2025-05-07T20:58:01.4476177Z Skipping (s,q) (1.99, 450): inconsistent with heavy hitters! 2025-05-07T20:58:01.4476325Z Skipping (s,q) (0.01, 475): inconsistent with heavy hitters! 2025-05-07T20:58:01.4476478Z Skipping (s,q) (0.02, 475): inconsistent with heavy hitters! 2025-05-07T20:58:01.4476639Z Skipping (s,q) (0.03, 475): inconsistent with heavy hitters! 2025-05-07T20:58:01.4476808Z Skipping (s,q) (0.04, 475): inconsistent with heavy hitters! 2025-05-07T20:58:01.4476976Z Skipping (s,q) (0.05, 475): inconsistent with heavy hitters! 2025-05-07T20:58:01.4477126Z Skipping (s,q) (0.06, 475): inconsistent with heavy hitters! 2025-05-07T20:58:01.4477274Z Skipping (s,q) (0.07, 475): inconsistent with heavy hitters! 2025-05-07T20:58:01.4477469Z Skipping (s,q) (0.08, 475): inconsistent with heavy hitters! 2025-05-07T20:58:01.4477616Z Skipping (s,q) (0.09, 475): inconsistent with heavy hitters! 2025-05-07T20:58:01.4477767Z Skipping (s,q) (0.1, 475): inconsistent with heavy hitters! 2025-05-07T20:58:01.4477921Z Skipping (s,q) (0.11, 475): inconsistent with heavy hitters! 2025-05-07T20:58:01.4478071Z Skipping (s,q) (0.12, 475): inconsistent with heavy hitters! 2025-05-07T20:58:01.4478224Z Skipping (s,q) (0.13, 475): inconsistent with heavy hitters! 2025-05-07T20:58:01.4478372Z Skipping (s,q) (0.14, 475): inconsistent with heavy hitters! 2025-05-07T20:58:01.4478520Z Skipping (s,q) (0.15, 475): inconsistent with heavy hitters! 2025-05-07T20:58:01.4478675Z Skipping (s,q) (0.16, 475): inconsistent with heavy hitters! 2025-05-07T20:58:01.4478828Z Skipping (s,q) (0.17, 475): inconsistent with heavy hitters! 2025-05-07T20:58:01.4478976Z Skipping (s,q) (0.18, 475): inconsistent with heavy hitters! 2025-05-07T20:58:01.4479132Z Skipping (s,q) (0.19, 475): inconsistent with heavy hitters! 2025-05-07T20:58:01.4479280Z Skipping (s,q) (0.2, 475): inconsistent with heavy hitters! 2025-05-07T20:58:01.4479433Z Skipping (s,q) (0.21, 475): inconsistent with heavy hitters! 2025-05-07T20:58:01.4479581Z Skipping (s,q) (0.22, 475): inconsistent with heavy hitters! 2025-05-07T20:58:01.4479730Z Skipping (s,q) (0.23, 475): inconsistent with heavy hitters! 2025-05-07T20:58:01.4479881Z Skipping (s,q) (0.24, 475): inconsistent with heavy hitters! 2025-05-07T20:58:01.4480029Z Skipping (s,q) (0.25, 475): inconsistent with heavy hitters! 2025-05-07T20:58:01.4480177Z Skipping (s,q) (0.26, 475): inconsistent with heavy hitters! 2025-05-07T20:58:01.4480329Z Skipping (s,q) (0.27, 475): inconsistent with heavy hitters! 2025-05-07T20:58:01.4480478Z Skipping (s,q) (0.28, 475): inconsistent with heavy hitters! 2025-05-07T20:58:01.4480674Z Skipping (s,q) (0.29, 475): inconsistent with heavy hitters! 2025-05-07T20:58:01.4480882Z Skipping (s,q) (0.3, 475): inconsistent with heavy hitters! 2025-05-07T20:58:01.4481036Z Skipping (s,q) (0.31, 475): inconsistent with heavy hitters! 2025-05-07T20:58:01.4481193Z Skipping (s,q) (0.32, 475): inconsistent with heavy hitters! 2025-05-07T20:58:01.4481380Z Skipping (s,q) (0.33, 475): inconsistent with heavy hitters! 2025-05-07T20:58:01.4481531Z Skipping (s,q) (0.34, 475): inconsistent with heavy hitters! 2025-05-07T20:58:01.4481684Z Skipping (s,q) (0.35, 475): inconsistent with heavy hitters! 2025-05-07T20:58:01.4481832Z Skipping (s,q) (0.36, 475): inconsistent with heavy hitters! 2025-05-07T20:58:01.4481985Z Skipping (s,q) (0.37, 475): inconsistent with heavy hitters! 2025-05-07T20:58:01.4482134Z Skipping (s,q) (0.38, 475): inconsistent with heavy hitters! 2025-05-07T20:58:01.4482281Z Skipping (s,q) (0.39, 475): inconsistent with heavy hitters! 2025-05-07T20:58:01.4482436Z Skipping (s,q) (0.4, 475): inconsistent with heavy hitters! 2025-05-07T20:58:01.4482588Z Skipping (s,q) (0.41, 475): inconsistent with heavy hitters! 2025-05-07T20:58:01.4482745Z Skipping (s,q) (0.42, 475): inconsistent with heavy hitters! 2025-05-07T20:58:01.4482901Z Skipping (s,q) (0.43, 475): inconsistent with heavy hitters! 2025-05-07T20:58:01.4483052Z Skipping (s,q) (0.44, 475): inconsistent with heavy hitters! 2025-05-07T20:58:01.4483203Z Skipping (s,q) (0.45, 475): inconsistent with heavy hitters! 2025-05-07T20:58:01.4483354Z Skipping (s,q) (0.46, 475): inconsistent with heavy hitters! 2025-05-07T20:58:01.4483505Z Skipping (s,q) (0.47, 475): inconsistent with heavy hitters! 2025-05-07T20:58:01.4483659Z Skipping (s,q) (0.48, 475): inconsistent with heavy hitters! 2025-05-07T20:58:01.4483808Z Skipping (s,q) (0.49, 475): inconsistent with heavy hitters! 2025-05-07T20:58:01.4483956Z Skipping (s,q) (0.5, 475): inconsistent with heavy hitters! 2025-05-07T20:58:01.4484109Z Skipping (s,q) (0.51, 475): inconsistent with heavy hitters! 2025-05-07T20:58:01.4484257Z Skipping (s,q) (0.52, 475): inconsistent with heavy hitters! 2025-05-07T20:58:01.4484453Z Skipping (s,q) (0.53, 475): inconsistent with heavy hitters! 2025-05-07T20:58:01.4484603Z Skipping (s,q) (0.54, 475): inconsistent with heavy hitters! 2025-05-07T20:58:01.4484754Z Skipping (s,q) (0.55, 475): inconsistent with heavy hitters! 2025-05-07T20:58:01.4484907Z Skipping (s,q) (0.56, 475): inconsistent with heavy hitters! 2025-05-07T20:58:01.4485055Z Skipping (s,q) (0.57, 475): inconsistent with heavy hitters! 2025-05-07T20:58:01.4485203Z Skipping (s,q) (0.58, 475): inconsistent with heavy hitters! 2025-05-07T20:58:01.4485355Z Skipping (s,q) (0.59, 475): inconsistent with heavy hitters! 2025-05-07T20:58:01.4485507Z Skipping (s,q) (0.6, 475): inconsistent with heavy hitters! 2025-05-07T20:58:01.4485658Z Skipping (s,q) (0.61, 475): inconsistent with heavy hitters! 2025-05-07T20:58:01.4485815Z Skipping (s,q) (0.62, 475): inconsistent with heavy hitters! 2025-05-07T20:58:01.4485964Z Skipping (s,q) (0.63, 475): inconsistent with heavy hitters! 2025-05-07T20:58:01.4486119Z Skipping (s,q) (0.64, 475): inconsistent with heavy hitters! 2025-05-07T20:58:01.4486268Z Skipping (s,q) (0.65, 475): inconsistent with heavy hitters! 2025-05-07T20:58:01.4486418Z Skipping (s,q) (0.66, 475): inconsistent with heavy hitters! 2025-05-07T20:58:01.4486572Z Skipping (s,q) (0.67, 475): inconsistent with heavy hitters! 2025-05-07T20:58:01.4486720Z Skipping (s,q) (0.68, 475): inconsistent with heavy hitters! 2025-05-07T20:58:01.4486867Z Skipping (s,q) (0.69, 475): inconsistent with heavy hitters! 2025-05-07T20:58:01.4487021Z Skipping (s,q) (0.7, 475): inconsistent with heavy hitters! 2025-05-07T20:58:01.4487173Z Skipping (s,q) (0.71, 475): inconsistent with heavy hitters! 2025-05-07T20:58:01.4487324Z Skipping (s,q) (0.72, 475): inconsistent with heavy hitters! 2025-05-07T20:58:01.4487473Z Skipping (s,q) (0.73, 475): inconsistent with heavy hitters! 2025-05-07T20:58:01.4487663Z Skipping (s,q) (0.74, 475): inconsistent with heavy hitters! 2025-05-07T20:58:01.4487816Z Skipping (s,q) (0.75, 475): inconsistent with heavy hitters! 2025-05-07T20:58:01.4488006Z Skipping (s,q) (0.76, 475): inconsistent with heavy hitters! 2025-05-07T20:58:01.4488155Z Skipping (s,q) (0.77, 475): inconsistent with heavy hitters! 2025-05-07T20:58:01.4488345Z Skipping (s,q) (0.78, 475): inconsistent with heavy hitters! 2025-05-07T20:58:01.4488496Z Skipping (s,q) (0.79, 475): inconsistent with heavy hitters! 2025-05-07T20:58:01.4488650Z Skipping (s,q) (0.8, 475): inconsistent with heavy hitters! 2025-05-07T20:58:01.4488802Z Skipping (s,q) (0.81, 475): inconsistent with heavy hitters! 2025-05-07T20:58:01.4488955Z Skipping (s,q) (0.82, 475): inconsistent with heavy hitters! 2025-05-07T20:58:01.4489103Z Skipping (s,q) (0.83, 475): inconsistent with heavy hitters! 2025-05-07T20:58:01.4489251Z Skipping (s,q) (0.84, 475): inconsistent with heavy hitters! 2025-05-07T20:58:01.4489403Z Skipping (s,q) (0.85, 475): inconsistent with heavy hitters! 2025-05-07T20:58:01.4489551Z Skipping (s,q) (0.86, 475): inconsistent with heavy hitters! 2025-05-07T20:58:01.4489706Z Skipping (s,q) (0.87, 475): inconsistent with heavy hitters! 2025-05-07T20:58:01.4489855Z Skipping (s,q) (0.88, 475): inconsistent with heavy hitters! 2025-05-07T20:58:01.4490006Z Skipping (s,q) (0.89, 475): inconsistent with heavy hitters! 2025-05-07T20:58:01.4490158Z Skipping (s,q) (0.9, 475): inconsistent with heavy hitters! 2025-05-07T20:58:01.4490308Z Skipping (s,q) (0.91, 475): inconsistent with heavy hitters! 2025-05-07T20:58:01.4490458Z Skipping (s,q) (0.92, 475): inconsistent with heavy hitters! 2025-05-07T20:58:01.4490614Z Skipping (s,q) (0.93, 475): inconsistent with heavy hitters! 2025-05-07T20:58:01.4490762Z Skipping (s,q) (0.94, 475): inconsistent with heavy hitters! 2025-05-07T20:58:01.4490910Z Skipping (s,q) (0.95, 475): inconsistent with heavy hitters! 2025-05-07T20:58:01.4491064Z Skipping (s,q) (0.96, 475): inconsistent with heavy hitters! 2025-05-07T20:58:01.4491215Z Skipping (s,q) (0.97, 475): inconsistent with heavy hitters! 2025-05-07T20:58:01.4491415Z Skipping (s,q) (0.98, 475): inconsistent with heavy hitters! 2025-05-07T20:58:01.4491564Z Skipping (s,q) (0.99, 475): inconsistent with heavy hitters! 2025-05-07T20:58:01.4491712Z Skipping (s,q) (1, 475): inconsistent with heavy hitters! 2025-05-07T20:58:01.4491866Z Skipping (s,q) (1.01, 475): inconsistent with heavy hitters! 2025-05-07T20:58:01.4492016Z Skipping (s,q) (1.02, 475): inconsistent with heavy hitters! 2025-05-07T20:58:01.4492165Z Skipping (s,q) (1.03, 475): inconsistent with heavy hitters! 2025-05-07T20:58:01.4492322Z Skipping (s,q) (1.04, 475): inconsistent with heavy hitters! 2025-05-07T20:58:01.4492471Z Skipping (s,q) (1.05, 475): inconsistent with heavy hitters! 2025-05-07T20:58:01.4492625Z Skipping (s,q) (1.06, 475): inconsistent with heavy hitters! 2025-05-07T20:58:01.4492775Z Skipping (s,q) (1.07, 475): inconsistent with heavy hitters! 2025-05-07T20:58:01.4492923Z Skipping (s,q) (1.08, 475): inconsistent with heavy hitters! 2025-05-07T20:58:01.4493080Z Skipping (s,q) (1.09, 475): inconsistent with heavy hitters! 2025-05-07T20:58:01.4493228Z Skipping (s,q) (1.1, 475): inconsistent with heavy hitters! 2025-05-07T20:58:01.4493378Z Skipping (s,q) (1.11, 475): inconsistent with heavy hitters! 2025-05-07T20:58:01.4493532Z Skipping (s,q) (1.12, 475): inconsistent with heavy hitters! 2025-05-07T20:58:01.4493684Z Skipping (s,q) (1.13, 475): inconsistent with heavy hitters! 2025-05-07T20:58:01.4493838Z Skipping (s,q) (1.14, 475): inconsistent with heavy hitters! 2025-05-07T20:58:01.4493986Z Skipping (s,q) (1.15, 475): inconsistent with heavy hitters! 2025-05-07T20:58:01.4494135Z Skipping (s,q) (1.16, 475): inconsistent with heavy hitters! 2025-05-07T20:58:01.4494285Z Skipping (s,q) (1.17, 475): inconsistent with heavy hitters! 2025-05-07T20:58:01.4494434Z Skipping (s,q) (1.18, 475): inconsistent with heavy hitters! 2025-05-07T20:58:01.4494627Z Skipping (s,q) (1.19, 475): inconsistent with heavy hitters! 2025-05-07T20:58:01.4494782Z Skipping (s,q) (1.2, 475): inconsistent with heavy hitters! 2025-05-07T20:58:01.4494971Z Skipping (s,q) (1.21, 475): inconsistent with heavy hitters! 2025-05-07T20:58:01.4495123Z Skipping (s,q) (1.22, 475): inconsistent with heavy hitters! 2025-05-07T20:58:01.4495308Z Skipping (s,q) (1.23, 475): inconsistent with heavy hitters! 2025-05-07T20:58:01.4495458Z Skipping (s,q) (1.24, 475): inconsistent with heavy hitters! 2025-05-07T20:58:01.4495609Z Skipping (s,q) (1.25, 475): inconsistent with heavy hitters! 2025-05-07T20:58:01.4495757Z Skipping (s,q) (1.26, 475): inconsistent with heavy hitters! 2025-05-07T20:58:01.4495908Z Skipping (s,q) (1.27, 475): inconsistent with heavy hitters! 2025-05-07T20:58:01.4496062Z Skipping (s,q) (1.28, 475): inconsistent with heavy hitters! 2025-05-07T20:58:01.4496258Z Skipping (s,q) (1.29, 475): inconsistent with heavy hitters! 2025-05-07T20:58:01.4496412Z Skipping (s,q) (1.3, 475): inconsistent with heavy hitters! 2025-05-07T20:58:01.4496562Z Skipping (s,q) (1.31, 475): inconsistent with heavy hitters! 2025-05-07T20:58:01.4496717Z Skipping (s,q) (1.32, 475): inconsistent with heavy hitters! 2025-05-07T20:58:01.4496872Z Skipping (s,q) (1.33, 475): inconsistent with heavy hitters! 2025-05-07T20:58:01.4497024Z Skipping (s,q) (1.34, 475): inconsistent with heavy hitters! 2025-05-07T20:58:01.4497173Z Skipping (s,q) (1.35, 475): inconsistent with heavy hitters! 2025-05-07T20:58:01.4497325Z Skipping (s,q) (1.36, 475): inconsistent with heavy hitters! 2025-05-07T20:58:01.4497472Z Skipping (s,q) (1.37, 475): inconsistent with heavy hitters! 2025-05-07T20:58:01.4497624Z Skipping (s,q) (1.38, 475): inconsistent with heavy hitters! 2025-05-07T20:58:01.4497775Z Skipping (s,q) (1.39, 475): inconsistent with heavy hitters! 2025-05-07T20:58:01.4497922Z Skipping (s,q) (1.4, 475): inconsistent with heavy hitters! 2025-05-07T20:58:01.4498077Z Skipping (s,q) (1.41, 475): inconsistent with heavy hitters! 2025-05-07T20:58:01.4498226Z Skipping (s,q) (1.42, 475): inconsistent with heavy hitters! 2025-05-07T20:58:01.4498422Z Skipping (s,q) (1.43, 475): inconsistent with heavy hitters! 2025-05-07T20:58:01.4498575Z Skipping (s,q) (1.44, 475): inconsistent with heavy hitters! 2025-05-07T20:58:01.4498726Z Skipping (s,q) (1.45, 475): inconsistent with heavy hitters! 2025-05-07T20:58:01.4498875Z Skipping (s,q) (1.46, 475): inconsistent with heavy hitters! 2025-05-07T20:58:01.4499026Z Skipping (s,q) (1.47, 475): inconsistent with heavy hitters! 2025-05-07T20:58:01.4499175Z Skipping (s,q) (1.48, 475): inconsistent with heavy hitters! 2025-05-07T20:58:01.4499326Z Skipping (s,q) (1.49, 475): inconsistent with heavy hitters! 2025-05-07T20:58:01.4499474Z Skipping (s,q) (1.5, 475): inconsistent with heavy hitters! 2025-05-07T20:58:01.4499622Z Skipping (s,q) (1.51, 475): inconsistent with heavy hitters! 2025-05-07T20:58:01.4499775Z Skipping (s,q) (1.52, 475): inconsistent with heavy hitters! 2025-05-07T20:58:01.4499927Z Skipping (s,q) (1.53, 475): inconsistent with heavy hitters! 2025-05-07T20:58:01.4500078Z Skipping (s,q) (1.54, 475): inconsistent with heavy hitters! 2025-05-07T20:58:01.4500233Z Skipping (s,q) (1.55, 475): inconsistent with heavy hitters! 2025-05-07T20:58:01.4500381Z Skipping (s,q) (1.56, 475): inconsistent with heavy hitters! 2025-05-07T20:58:01.4500534Z Skipping (s,q) (1.57, 475): inconsistent with heavy hitters! 2025-05-07T20:58:01.4500684Z Skipping (s,q) (1.58, 475): inconsistent with heavy hitters! 2025-05-07T20:58:01.4500832Z Skipping (s,q) (1.59, 475): inconsistent with heavy hitters! 2025-05-07T20:58:01.4500984Z Skipping (s,q) (1.6, 475): inconsistent with heavy hitters! 2025-05-07T20:58:01.4501134Z Skipping (s,q) (1.61, 475): inconsistent with heavy hitters! 2025-05-07T20:58:01.4501284Z Skipping (s,q) (1.62, 475): inconsistent with heavy hitters! 2025-05-07T20:58:01.4501435Z Skipping (s,q) (1.63, 475): inconsistent with heavy hitters! 2025-05-07T20:58:01.4501626Z Skipping (s,q) (1.64, 475): inconsistent with heavy hitters! 2025-05-07T20:58:01.4501780Z Skipping (s,q) (1.65, 475): inconsistent with heavy hitters! 2025-05-07T20:58:01.4501972Z Skipping (s,q) (1.66, 475): inconsistent with heavy hitters! 2025-05-07T20:58:01.4502121Z Skipping (s,q) (1.67, 475): inconsistent with heavy hitters! 2025-05-07T20:58:01.4502307Z Skipping (s,q) (1.68, 475): inconsistent with heavy hitters! 2025-05-07T20:58:01.4502458Z Skipping (s,q) (1.69, 475): inconsistent with heavy hitters! 2025-05-07T20:58:01.4502607Z Skipping (s,q) (1.7, 475): inconsistent with heavy hitters! 2025-05-07T20:58:01.4502758Z Skipping (s,q) (1.71, 475): inconsistent with heavy hitters! 2025-05-07T20:58:01.4502907Z Skipping (s,q) (1.72, 475): inconsistent with heavy hitters! 2025-05-07T20:58:01.4503062Z Skipping (s,q) (1.73, 475): inconsistent with heavy hitters! 2025-05-07T20:58:01.4503210Z Skipping (s,q) (1.74, 475): inconsistent with heavy hitters! 2025-05-07T20:58:01.4503368Z Skipping (s,q) (1.75, 475): inconsistent with heavy hitters! 2025-05-07T20:58:01.4503518Z Skipping (s,q) (1.76, 475): inconsistent with heavy hitters! 2025-05-07T20:58:01.4503673Z Skipping (s,q) (1.77, 475): inconsistent with heavy hitters! 2025-05-07T20:58:01.4503824Z Skipping (s,q) (1.78, 475): inconsistent with heavy hitters! 2025-05-07T20:58:01.4503980Z Skipping (s,q) (1.79, 475): inconsistent with heavy hitters! 2025-05-07T20:58:01.4504129Z Skipping (s,q) (1.8, 475): inconsistent with heavy hitters! 2025-05-07T20:58:01.4504284Z Skipping (s,q) (1.81, 475): inconsistent with heavy hitters! 2025-05-07T20:58:01.4504433Z Skipping (s,q) (1.82, 475): inconsistent with heavy hitters! 2025-05-07T20:58:01.4504581Z Skipping (s,q) (1.83, 475): inconsistent with heavy hitters! 2025-05-07T20:58:01.4504733Z Skipping (s,q) (1.84, 475): inconsistent with heavy hitters! 2025-05-07T20:58:01.4504881Z Skipping (s,q) (1.85, 475): inconsistent with heavy hitters! 2025-05-07T20:58:01.4505032Z Skipping (s,q) (1.86, 475): inconsistent with heavy hitters! 2025-05-07T20:58:01.4505186Z Skipping (s,q) (1.87, 475): inconsistent with heavy hitters! 2025-05-07T20:58:01.4505380Z Skipping (s,q) (1.88, 475): inconsistent with heavy hitters! 2025-05-07T20:58:01.4505530Z Skipping (s,q) (1.89, 475): inconsistent with heavy hitters! 2025-05-07T20:58:01.4505685Z Skipping (s,q) (1.9, 475): inconsistent with heavy hitters! 2025-05-07T20:58:01.4505835Z Skipping (s,q) (1.91, 475): inconsistent with heavy hitters! 2025-05-07T20:58:01.4505988Z Skipping (s,q) (1.92, 475): inconsistent with heavy hitters! 2025-05-07T20:58:01.4506138Z Skipping (s,q) (1.93, 475): inconsistent with heavy hitters! 2025-05-07T20:58:01.4506286Z Skipping (s,q) (1.94, 475): inconsistent with heavy hitters! 2025-05-07T20:58:01.4506440Z Skipping (s,q) (1.95, 475): inconsistent with heavy hitters! 2025-05-07T20:58:01.4506591Z Skipping (s,q) (1.96, 475): inconsistent with heavy hitters! 2025-05-07T20:58:01.4506739Z Skipping (s,q) (1.97, 475): inconsistent with heavy hitters! 2025-05-07T20:58:01.4506893Z Skipping (s,q) (1.98, 475): inconsistent with heavy hitters! 2025-05-07T20:58:01.4507046Z Skipping (s,q) (1.99, 475): inconsistent with heavy hitters! 2025-05-07T20:58:01.4507201Z Skipping (s,q) (0.01, 500): inconsistent with heavy hitters! 2025-05-07T20:58:01.4507349Z Skipping (s,q) (0.02, 500): inconsistent with heavy hitters! 2025-05-07T20:58:01.4507500Z Skipping (s,q) (0.03, 500): inconsistent with heavy hitters! 2025-05-07T20:58:01.4507651Z Skipping (s,q) (0.04, 500): inconsistent with heavy hitters! 2025-05-07T20:58:01.4507801Z Skipping (s,q) (0.05, 500): inconsistent with heavy hitters! 2025-05-07T20:58:01.4507950Z Skipping (s,q) (0.06, 500): inconsistent with heavy hitters! 2025-05-07T20:58:01.4508101Z Skipping (s,q) (0.07, 500): inconsistent with heavy hitters! 2025-05-07T20:58:01.4508249Z Skipping (s,q) (0.08, 500): inconsistent with heavy hitters! 2025-05-07T20:58:01.4508401Z Skipping (s,q) (0.09, 500): inconsistent with heavy hitters! 2025-05-07T20:58:01.4508617Z Skipping (s,q) (0.1, 500): inconsistent with heavy hitters! 2025-05-07T20:58:01.4508768Z Skipping (s,q) (0.11, 500): inconsistent with heavy hitters! 2025-05-07T20:58:01.4508961Z Skipping (s,q) (0.12, 500): inconsistent with heavy hitters! 2025-05-07T20:58:01.4509112Z Skipping (s,q) (0.13, 500): inconsistent with heavy hitters! 2025-05-07T20:58:01.4509298Z Skipping (s,q) (0.14, 500): inconsistent with heavy hitters! 2025-05-07T20:58:01.4509450Z Skipping (s,q) (0.15, 500): inconsistent with heavy hitters! 2025-05-07T20:58:01.4509598Z Skipping (s,q) (0.16, 500): inconsistent with heavy hitters! 2025-05-07T20:58:01.4509749Z Skipping (s,q) (0.17, 500): inconsistent with heavy hitters! 2025-05-07T20:58:01.4509899Z Skipping (s,q) (0.18, 500): inconsistent with heavy hitters! 2025-05-07T20:58:01.4510048Z Skipping (s,q) (0.19, 500): inconsistent with heavy hitters! 2025-05-07T20:58:01.4510198Z Skipping (s,q) (0.2, 500): inconsistent with heavy hitters! 2025-05-07T20:58:01.4510349Z Skipping (s,q) (0.21, 500): inconsistent with heavy hitters! 2025-05-07T20:58:01.4510500Z Skipping (s,q) (0.22, 500): inconsistent with heavy hitters! 2025-05-07T20:58:01.4510656Z Skipping (s,q) (0.23, 500): inconsistent with heavy hitters! 2025-05-07T20:58:01.4510804Z Skipping (s,q) (0.24, 500): inconsistent with heavy hitters! 2025-05-07T20:58:01.4510957Z Skipping (s,q) (0.25, 500): inconsistent with heavy hitters! 2025-05-07T20:58:01.4511106Z Skipping (s,q) (0.26, 500): inconsistent with heavy hitters! 2025-05-07T20:58:01.4511255Z Skipping (s,q) (0.27, 500): inconsistent with heavy hitters! 2025-05-07T20:58:01.4511408Z Skipping (s,q) (0.28, 500): inconsistent with heavy hitters! 2025-05-07T20:58:01.4511557Z Skipping (s,q) (0.29, 500): inconsistent with heavy hitters! 2025-05-07T20:58:01.4511705Z Skipping (s,q) (0.3, 500): inconsistent with heavy hitters! 2025-05-07T20:58:01.4511856Z Skipping (s,q) (0.31, 500): inconsistent with heavy hitters! 2025-05-07T20:58:01.4512008Z Skipping (s,q) (0.32, 500): inconsistent with heavy hitters! 2025-05-07T20:58:01.4512159Z Skipping (s,q) (0.33, 500): inconsistent with heavy hitters! 2025-05-07T20:58:01.4512353Z Skipping (s,q) (0.34, 500): inconsistent with heavy hitters! 2025-05-07T20:58:01.4512503Z Skipping (s,q) (0.35, 500): inconsistent with heavy hitters! 2025-05-07T20:58:01.4512659Z Skipping (s,q) (0.36, 500): inconsistent with heavy hitters! 2025-05-07T20:58:01.4512810Z Skipping (s,q) (0.37, 500): inconsistent with heavy hitters! 2025-05-07T20:58:01.4512958Z Skipping (s,q) (0.38, 500): inconsistent with heavy hitters! 2025-05-07T20:58:01.4513111Z Skipping (s,q) (0.39, 500): inconsistent with heavy hitters! 2025-05-07T20:58:01.4513260Z Skipping (s,q) (0.4, 500): inconsistent with heavy hitters! 2025-05-07T20:58:01.4513411Z Skipping (s,q) (0.41, 500): inconsistent with heavy hitters! 2025-05-07T20:58:01.4513563Z Skipping (s,q) (0.42, 500): inconsistent with heavy hitters! 2025-05-07T20:58:01.4513713Z Skipping (s,q) (0.43, 500): inconsistent with heavy hitters! 2025-05-07T20:58:01.4513866Z Skipping (s,q) (0.44, 500): inconsistent with heavy hitters! 2025-05-07T20:58:01.4514014Z Skipping (s,q) (0.45, 500): inconsistent with heavy hitters! 2025-05-07T20:58:01.4514166Z Skipping (s,q) (0.46, 500): inconsistent with heavy hitters! 2025-05-07T20:58:01.4514318Z Skipping (s,q) (0.47, 500): inconsistent with heavy hitters! 2025-05-07T20:58:01.4514470Z Skipping (s,q) (0.48, 500): inconsistent with heavy hitters! 2025-05-07T20:58:01.4514618Z Skipping (s,q) (0.49, 500): inconsistent with heavy hitters! 2025-05-07T20:58:01.4514769Z Skipping (s,q) (0.5, 500): inconsistent with heavy hitters! 2025-05-07T20:58:01.4514918Z Skipping (s,q) (0.51, 500): inconsistent with heavy hitters! 2025-05-07T20:58:01.4515070Z Skipping (s,q) (0.52, 500): inconsistent with heavy hitters! 2025-05-07T20:58:01.4515217Z Skipping (s,q) (0.53, 500): inconsistent with heavy hitters! 2025-05-07T20:58:01.4515366Z Skipping (s,q) (0.54, 500): inconsistent with heavy hitters! 2025-05-07T20:58:01.4515557Z Skipping (s,q) (0.55, 500): inconsistent with heavy hitters! 2025-05-07T20:58:01.4515707Z Skipping (s,q) (0.56, 500): inconsistent with heavy hitters! 2025-05-07T20:58:01.4515895Z Skipping (s,q) (0.57, 500): inconsistent with heavy hitters! 2025-05-07T20:58:01.4516051Z Skipping (s,q) (0.58, 500): inconsistent with heavy hitters! 2025-05-07T20:58:01.4516237Z Skipping (s,q) (0.59, 500): inconsistent with heavy hitters! 2025-05-07T20:58:01.4516390Z Skipping (s,q) (0.6, 500): inconsistent with heavy hitters! 2025-05-07T20:58:01.4516542Z Skipping (s,q) (0.61, 500): inconsistent with heavy hitters! 2025-05-07T20:58:01.4516692Z Skipping (s,q) (0.62, 500): inconsistent with heavy hitters! 2025-05-07T20:58:01.4516845Z Skipping (s,q) (0.63, 500): inconsistent with heavy hitters! 2025-05-07T20:58:01.4516993Z Skipping (s,q) (0.64, 500): inconsistent with heavy hitters! 2025-05-07T20:58:01.4517141Z Skipping (s,q) (0.65, 500): inconsistent with heavy hitters! 2025-05-07T20:58:01.4517301Z Skipping (s,q) (0.66, 500): inconsistent with heavy hitters! 2025-05-07T20:58:01.4517450Z Skipping (s,q) (0.67, 500): inconsistent with heavy hitters! 2025-05-07T20:58:01.4517606Z Skipping (s,q) (0.68, 500): inconsistent with heavy hitters! 2025-05-07T20:58:01.4517754Z Skipping (s,q) (0.69, 500): inconsistent with heavy hitters! 2025-05-07T20:58:01.4517903Z Skipping (s,q) (0.7, 500): inconsistent with heavy hitters! 2025-05-07T20:58:01.4518060Z Skipping (s,q) (0.71, 500): inconsistent with heavy hitters! 2025-05-07T20:58:01.4518208Z Skipping (s,q) (0.72, 500): inconsistent with heavy hitters! 2025-05-07T20:58:01.4518358Z Skipping (s,q) (0.73, 500): inconsistent with heavy hitters! 2025-05-07T20:58:01.4518511Z Skipping (s,q) (0.74, 500): inconsistent with heavy hitters! 2025-05-07T20:58:01.4518658Z Skipping (s,q) (0.75, 500): inconsistent with heavy hitters! 2025-05-07T20:58:01.4518808Z Skipping (s,q) (0.76, 500): inconsistent with heavy hitters! 2025-05-07T20:58:01.4518958Z Skipping (s,q) (0.77, 500): inconsistent with heavy hitters! 2025-05-07T20:58:01.4519106Z Skipping (s,q) (0.78, 500): inconsistent with heavy hitters! 2025-05-07T20:58:01.4519300Z Skipping (s,q) (0.79, 500): inconsistent with heavy hitters! 2025-05-07T20:58:01.4519450Z Skipping (s,q) (0.8, 500): inconsistent with heavy hitters! 2025-05-07T20:58:01.4519601Z Skipping (s,q) (0.81, 500): inconsistent with heavy hitters! 2025-05-07T20:58:01.4519758Z Skipping (s,q) (0.82, 500): inconsistent with heavy hitters! 2025-05-07T20:58:01.4519906Z Skipping (s,q) (0.83, 500): inconsistent with heavy hitters! 2025-05-07T20:58:01.4520060Z Skipping (s,q) (0.84, 500): inconsistent with heavy hitters! 2025-05-07T20:58:01.4520209Z Skipping (s,q) (0.85, 500): inconsistent with heavy hitters! 2025-05-07T20:58:01.4520357Z Skipping (s,q) (0.86, 500): inconsistent with heavy hitters! 2025-05-07T20:58:01.4520514Z Skipping (s,q) (0.87, 500): inconsistent with heavy hitters! 2025-05-07T20:58:01.4520664Z Skipping (s,q) (0.88, 500): inconsistent with heavy hitters! 2025-05-07T20:58:01.4520816Z Skipping (s,q) (0.89, 500): inconsistent with heavy hitters! 2025-05-07T20:58:01.4520969Z Skipping (s,q) (0.9, 500): inconsistent with heavy hitters! 2025-05-07T20:58:01.4521122Z Skipping (s,q) (0.91, 500): inconsistent with heavy hitters! 2025-05-07T20:58:01.4521270Z Skipping (s,q) (0.92, 500): inconsistent with heavy hitters! 2025-05-07T20:58:01.4521425Z Skipping (s,q) (0.93, 500): inconsistent with heavy hitters! 2025-05-07T20:58:01.4521575Z Skipping (s,q) (0.94, 500): inconsistent with heavy hitters! 2025-05-07T20:58:01.4521726Z Skipping (s,q) (0.95, 500): inconsistent with heavy hitters! 2025-05-07T20:58:01.4521873Z Skipping (s,q) (0.96, 500): inconsistent with heavy hitters! 2025-05-07T20:58:01.4522022Z Skipping (s,q) (0.97, 500): inconsistent with heavy hitters! 2025-05-07T20:58:01.4522173Z Skipping (s,q) (0.98, 500): inconsistent with heavy hitters! 2025-05-07T20:58:01.4522323Z Skipping (s,q) (0.99, 500): inconsistent with heavy hitters! 2025-05-07T20:58:01.4522508Z Skipping (s,q) (1, 500): inconsistent with heavy hitters! 2025-05-07T20:58:01.4522662Z Skipping (s,q) (1.01, 500): inconsistent with heavy hitters! 2025-05-07T20:58:01.4522852Z Skipping (s,q) (1.02, 500): inconsistent with heavy hitters! 2025-05-07T20:58:01.4523004Z Skipping (s,q) (1.03, 500): inconsistent with heavy hitters! 2025-05-07T20:58:01.4523192Z Skipping (s,q) (1.04, 500): inconsistent with heavy hitters! 2025-05-07T20:58:01.4523346Z Skipping (s,q) (1.05, 500): inconsistent with heavy hitters! 2025-05-07T20:58:01.4523500Z Skipping (s,q) (1.06, 500): inconsistent with heavy hitters! 2025-05-07T20:58:01.4523648Z Skipping (s,q) (1.07, 500): inconsistent with heavy hitters! 2025-05-07T20:58:01.4523795Z Skipping (s,q) (1.08, 500): inconsistent with heavy hitters! 2025-05-07T20:58:01.4523945Z Skipping (s,q) (1.09, 500): inconsistent with heavy hitters! 2025-05-07T20:58:01.4524094Z Skipping (s,q) (1.1, 500): inconsistent with heavy hitters! 2025-05-07T20:58:01.4524248Z Skipping (s,q) (1.11, 500): inconsistent with heavy hitters! 2025-05-07T20:58:01.4524398Z Skipping (s,q) (1.12, 500): inconsistent with heavy hitters! 2025-05-07T20:58:01.4524551Z Skipping (s,q) (1.13, 500): inconsistent with heavy hitters! 2025-05-07T20:58:01.4524701Z Skipping (s,q) (1.14, 500): inconsistent with heavy hitters! 2025-05-07T20:58:01.4524852Z Skipping (s,q) (1.15, 500): inconsistent with heavy hitters! 2025-05-07T20:58:01.4525000Z Skipping (s,q) (1.16, 500): inconsistent with heavy hitters! 2025-05-07T20:58:01.4525150Z Skipping (s,q) (1.17, 500): inconsistent with heavy hitters! 2025-05-07T20:58:01.4525299Z Skipping (s,q) (1.18, 500): inconsistent with heavy hitters! 2025-05-07T20:58:01.4525449Z Skipping (s,q) (1.19, 500): inconsistent with heavy hitters! 2025-05-07T20:58:01.4525597Z Skipping (s,q) (1.2, 500): inconsistent with heavy hitters! 2025-05-07T20:58:01.4525746Z Skipping (s,q) (1.21, 500): inconsistent with heavy hitters! 2025-05-07T20:58:01.4525897Z Skipping (s,q) (1.22, 500): inconsistent with heavy hitters! 2025-05-07T20:58:01.4526047Z Skipping (s,q) (1.23, 500): inconsistent with heavy hitters! 2025-05-07T20:58:01.4526198Z Skipping (s,q) (1.24, 500): inconsistent with heavy hitters! 2025-05-07T20:58:01.4526396Z Skipping (s,q) (1.25, 500): inconsistent with heavy hitters! 2025-05-07T20:58:01.4526545Z Skipping (s,q) (1.26, 500): inconsistent with heavy hitters! 2025-05-07T20:58:01.4526704Z Skipping (s,q) (1.27, 500): inconsistent with heavy hitters! 2025-05-07T20:58:01.4526852Z Skipping (s,q) (1.28, 500): inconsistent with heavy hitters! 2025-05-07T20:58:01.4527000Z Skipping (s,q) (1.29, 500): inconsistent with heavy hitters! 2025-05-07T20:58:01.4527151Z Skipping (s,q) (1.3, 500): inconsistent with heavy hitters! 2025-05-07T20:58:01.4527300Z Skipping (s,q) (1.31, 500): inconsistent with heavy hitters! 2025-05-07T20:58:01.4527448Z Skipping (s,q) (1.32, 500): inconsistent with heavy hitters! 2025-05-07T20:58:01.4527598Z Skipping (s,q) (1.33, 500): inconsistent with heavy hitters! 2025-05-07T20:58:01.4527749Z Skipping (s,q) (1.34, 500): inconsistent with heavy hitters! 2025-05-07T20:58:01.4527901Z Skipping (s,q) (1.35, 500): inconsistent with heavy hitters! 2025-05-07T20:58:01.4528053Z Skipping (s,q) (1.36, 500): inconsistent with heavy hitters! 2025-05-07T20:58:01.4528202Z Skipping (s,q) (1.37, 500): inconsistent with heavy hitters! 2025-05-07T20:58:01.4528354Z Skipping (s,q) (1.38, 500): inconsistent with heavy hitters! 2025-05-07T20:58:01.4528504Z Skipping (s,q) (1.39, 500): inconsistent with heavy hitters! 2025-05-07T20:58:01.4528652Z Skipping (s,q) (1.4, 500): inconsistent with heavy hitters! 2025-05-07T20:58:01.4528810Z Skipping (s,q) (1.41, 500): inconsistent with heavy hitters! 2025-05-07T20:58:01.4528958Z Skipping (s,q) (1.42, 500): inconsistent with heavy hitters! 2025-05-07T20:58:01.4529105Z Skipping (s,q) (1.43, 500): inconsistent with heavy hitters! 2025-05-07T20:58:01.4529262Z Skipping (s,q) (1.44, 500): inconsistent with heavy hitters! 2025-05-07T20:58:01.4529452Z Skipping (s,q) (1.45, 500): inconsistent with heavy hitters! 2025-05-07T20:58:01.4529607Z Skipping (s,q) (1.46, 500): inconsistent with heavy hitters! 2025-05-07T20:58:01.4529797Z Skipping (s,q) (1.47, 500): inconsistent with heavy hitters! 2025-05-07T20:58:01.4529945Z Skipping (s,q) (1.48, 500): inconsistent with heavy hitters! 2025-05-07T20:58:01.4530182Z Skipping (s,q) (1.49, 500): inconsistent with heavy hitters! 2025-05-07T20:58:01.4530333Z Skipping (s,q) (1.5, 500): inconsistent with heavy hitters! 2025-05-07T20:58:01.4530481Z Skipping (s,q) (1.51, 500): inconsistent with heavy hitters! 2025-05-07T20:58:01.4530634Z Skipping (s,q) (1.52, 500): inconsistent with heavy hitters! 2025-05-07T20:58:01.4530786Z Skipping (s,q) (1.53, 500): inconsistent with heavy hitters! 2025-05-07T20:58:01.4530936Z Skipping (s,q) (1.54, 500): inconsistent with heavy hitters! 2025-05-07T20:58:01.4531082Z Skipping (s,q) (1.55, 500): inconsistent with heavy hitters! 2025-05-07T20:58:01.4531231Z Skipping (s,q) (1.56, 500): inconsistent with heavy hitters! 2025-05-07T20:58:01.4531383Z Skipping (s,q) (1.57, 500): inconsistent with heavy hitters! 2025-05-07T20:58:01.4531535Z Skipping (s,q) (1.58, 500): inconsistent with heavy hitters! 2025-05-07T20:58:01.4531687Z Skipping (s,q) (1.59, 500): inconsistent with heavy hitters! 2025-05-07T20:58:01.4531846Z Skipping (s,q) (1.6, 500): inconsistent with heavy hitters! 2025-05-07T20:58:01.4531995Z Skipping (s,q) (1.61, 500): inconsistent with heavy hitters! 2025-05-07T20:58:01.4532146Z Skipping (s,q) (1.62, 500): inconsistent with heavy hitters! 2025-05-07T20:58:01.4532294Z Skipping (s,q) (1.63, 500): inconsistent with heavy hitters! 2025-05-07T20:58:01.4532444Z Skipping (s,q) (1.64, 500): inconsistent with heavy hitters! 2025-05-07T20:58:01.4532594Z Skipping (s,q) (1.65, 500): inconsistent with heavy hitters! 2025-05-07T20:58:01.4532743Z Skipping (s,q) (1.66, 500): inconsistent with heavy hitters! 2025-05-07T20:58:01.4532893Z Skipping (s,q) (1.67, 500): inconsistent with heavy hitters! 2025-05-07T20:58:01.4533050Z Skipping (s,q) (1.68, 500): inconsistent with heavy hitters! 2025-05-07T20:58:01.4533199Z Skipping (s,q) (1.69, 500): inconsistent with heavy hitters! 2025-05-07T20:58:01.4533417Z Skipping (s,q) (1.7, 500): inconsistent with heavy hitters! 2025-05-07T20:58:01.4533566Z Skipping (s,q) (1.71, 500): inconsistent with heavy hitters! 2025-05-07T20:58:01.4533718Z Skipping (s,q) (1.72, 500): inconsistent with heavy hitters! 2025-05-07T20:58:01.4533868Z Skipping (s,q) (1.73, 500): inconsistent with heavy hitters! 2025-05-07T20:58:01.4534016Z Skipping (s,q) (1.74, 500): inconsistent with heavy hitters! 2025-05-07T20:58:01.4534166Z Skipping (s,q) (1.75, 500): inconsistent with heavy hitters! 2025-05-07T20:58:01.4534320Z Skipping (s,q) (1.76, 500): inconsistent with heavy hitters! 2025-05-07T20:58:01.4534468Z Skipping (s,q) (1.77, 500): inconsistent with heavy hitters! 2025-05-07T20:58:01.4534620Z Skipping (s,q) (1.78, 500): inconsistent with heavy hitters! 2025-05-07T20:58:01.4534770Z Skipping (s,q) (1.79, 500): inconsistent with heavy hitters! 2025-05-07T20:58:01.4534919Z Skipping (s,q) (1.8, 500): inconsistent with heavy hitters! 2025-05-07T20:58:01.4535074Z Skipping (s,q) (1.81, 500): inconsistent with heavy hitters! 2025-05-07T20:58:01.4535223Z Skipping (s,q) (1.82, 500): inconsistent with heavy hitters! 2025-05-07T20:58:01.4535372Z Skipping (s,q) (1.83, 500): inconsistent with heavy hitters! 2025-05-07T20:58:01.4535525Z Skipping (s,q) (1.84, 500): inconsistent with heavy hitters! 2025-05-07T20:58:01.4535676Z Skipping (s,q) (1.85, 500): inconsistent with heavy hitters! 2025-05-07T20:58:01.4535830Z Skipping (s,q) (1.86, 500): inconsistent with heavy hitters! 2025-05-07T20:58:01.4535976Z Skipping (s,q) (1.87, 500): inconsistent with heavy hitters! 2025-05-07T20:58:01.4536178Z Skipping (s,q) (1.88, 500): inconsistent with heavy hitters! 2025-05-07T20:58:01.4536330Z Skipping (s,q) (1.89, 500): inconsistent with heavy hitters! 2025-05-07T20:58:01.4536523Z Skipping (s,q) (1.9, 500): inconsistent with heavy hitters! 2025-05-07T20:58:01.4536674Z Skipping (s,q) (1.91, 500): inconsistent with heavy hitters! 2025-05-07T20:58:01.4536890Z Skipping (s,q) (1.92, 500): inconsistent with heavy hitters! 2025-05-07T20:58:01.4537063Z Skipping (s,q) (1.93, 500): inconsistent with heavy hitters! 2025-05-07T20:58:01.4537250Z Skipping (s,q) (1.94, 500): inconsistent with heavy hitters! 2025-05-07T20:58:01.4537405Z Skipping (s,q) (1.95, 500): inconsistent with heavy hitters! 2025-05-07T20:58:01.4537555Z Skipping (s,q) (1.96, 500): inconsistent with heavy hitters! 2025-05-07T20:58:01.4537706Z Skipping (s,q) (1.97, 500): inconsistent with heavy hitters! 2025-05-07T20:58:01.4537853Z Skipping (s,q) (1.98, 500): inconsistent with heavy hitters! 2025-05-07T20:58:01.4538001Z Skipping (s,q) (1.99, 500): inconsistent with heavy hitters! 2025-05-07T20:58:01.4538156Z Skipping (s,q) (0.01, 525): inconsistent with heavy hitters! 2025-05-07T20:58:01.4538307Z Skipping (s,q) (0.02, 525): inconsistent with heavy hitters! 2025-05-07T20:58:01.4538456Z Skipping (s,q) (0.03, 525): inconsistent with heavy hitters! 2025-05-07T20:58:01.4538611Z Skipping (s,q) (0.04, 525): inconsistent with heavy hitters! 2025-05-07T20:58:01.4538759Z Skipping (s,q) (0.05, 525): inconsistent with heavy hitters! 2025-05-07T20:58:01.4538911Z Skipping (s,q) (0.06, 525): inconsistent with heavy hitters! 2025-05-07T20:58:01.4539060Z Skipping (s,q) (0.07, 525): inconsistent with heavy hitters! 2025-05-07T20:58:01.4539210Z Skipping (s,q) (0.08, 525): inconsistent with heavy hitters! 2025-05-07T20:58:01.4539364Z Skipping (s,q) (0.09, 525): inconsistent with heavy hitters! 2025-05-07T20:58:01.4539512Z Skipping (s,q) (0.1, 525): inconsistent with heavy hitters! 2025-05-07T20:58:01.4539664Z Skipping (s,q) (0.11, 525): inconsistent with heavy hitters! 2025-05-07T20:58:01.4539819Z Skipping (s,q) (0.12, 525): inconsistent with heavy hitters! 2025-05-07T20:58:01.4539967Z Skipping (s,q) (0.13, 525): inconsistent with heavy hitters! 2025-05-07T20:58:01.4540118Z Skipping (s,q) (0.14, 525): inconsistent with heavy hitters! 2025-05-07T20:58:01.4540269Z Skipping (s,q) (0.15, 525): inconsistent with heavy hitters! 2025-05-07T20:58:01.4540468Z Skipping (s,q) (0.16, 525): inconsistent with heavy hitters! 2025-05-07T20:58:01.4540619Z Skipping (s,q) (0.17, 525): inconsistent with heavy hitters! 2025-05-07T20:58:01.4540772Z Skipping (s,q) (0.18, 525): inconsistent with heavy hitters! 2025-05-07T20:58:01.4540923Z Skipping (s,q) (0.19, 525): inconsistent with heavy hitters! 2025-05-07T20:58:01.4541073Z Skipping (s,q) (0.2, 525): inconsistent with heavy hitters! 2025-05-07T20:58:01.4541222Z Skipping (s,q) (0.21, 525): inconsistent with heavy hitters! 2025-05-07T20:58:01.4541373Z Skipping (s,q) (0.22, 525): inconsistent with heavy hitters! 2025-05-07T20:58:01.4541523Z Skipping (s,q) (0.23, 525): inconsistent with heavy hitters! 2025-05-07T20:58:01.4541672Z Skipping (s,q) (0.24, 525): inconsistent with heavy hitters! 2025-05-07T20:58:01.4541824Z Skipping (s,q) (0.25, 525): inconsistent with heavy hitters! 2025-05-07T20:58:01.4541973Z Skipping (s,q) (0.26, 525): inconsistent with heavy hitters! 2025-05-07T20:58:01.4542129Z Skipping (s,q) (0.27, 525): inconsistent with heavy hitters! 2025-05-07T20:58:01.4542284Z Skipping (s,q) (0.28, 525): inconsistent with heavy hitters! 2025-05-07T20:58:01.4542433Z Skipping (s,q) (0.29, 525): inconsistent with heavy hitters! 2025-05-07T20:58:01.4542586Z Skipping (s,q) (0.3, 525): inconsistent with heavy hitters! 2025-05-07T20:58:01.4542734Z Skipping (s,q) (0.31, 525): inconsistent with heavy hitters! 2025-05-07T20:58:01.4542882Z Skipping (s,q) (0.32, 525): inconsistent with heavy hitters! 2025-05-07T20:58:01.4543035Z Skipping (s,q) (0.33, 525): inconsistent with heavy hitters! 2025-05-07T20:58:01.4543183Z Skipping (s,q) (0.34, 525): inconsistent with heavy hitters! 2025-05-07T20:58:01.4543334Z Skipping (s,q) (0.35, 525): inconsistent with heavy hitters! 2025-05-07T20:58:01.4543530Z Skipping (s,q) (0.36, 525): inconsistent with heavy hitters! 2025-05-07T20:58:01.4543680Z Skipping (s,q) (0.37, 525): inconsistent with heavy hitters! 2025-05-07T20:58:01.4543882Z Skipping (s,q) (0.38, 525): inconsistent with heavy hitters! 2025-05-07T20:58:01.4544029Z Skipping (s,q) (0.39, 525): inconsistent with heavy hitters! 2025-05-07T20:58:01.4544213Z Skipping (s,q) (0.4, 525): inconsistent with heavy hitters! 2025-05-07T20:58:01.4544372Z Skipping (s,q) (0.41, 525): inconsistent with heavy hitters! 2025-05-07T20:58:01.4544522Z Skipping (s,q) (0.42, 525): inconsistent with heavy hitters! 2025-05-07T20:58:01.4544670Z Skipping (s,q) (0.43, 525): inconsistent with heavy hitters! 2025-05-07T20:58:01.4544823Z Skipping (s,q) (0.44, 525): inconsistent with heavy hitters! 2025-05-07T20:58:01.4544971Z Skipping (s,q) (0.45, 525): inconsistent with heavy hitters! 2025-05-07T20:58:01.4545118Z Skipping (s,q) (0.46, 525): inconsistent with heavy hitters! 2025-05-07T20:58:01.4545272Z Skipping (s,q) (0.47, 525): inconsistent with heavy hitters! 2025-05-07T20:58:01.4545420Z Skipping (s,q) (0.48, 525): inconsistent with heavy hitters! 2025-05-07T20:58:01.4545575Z Skipping (s,q) (0.49, 525): inconsistent with heavy hitters! 2025-05-07T20:58:01.4545722Z Skipping (s,q) (0.5, 525): inconsistent with heavy hitters! 2025-05-07T20:58:01.4545873Z Skipping (s,q) (0.51, 525): inconsistent with heavy hitters! 2025-05-07T20:58:01.4546024Z Skipping (s,q) (0.52, 525): inconsistent with heavy hitters! 2025-05-07T20:58:01.4546175Z Skipping (s,q) (0.53, 525): inconsistent with heavy hitters! 2025-05-07T20:58:01.4546325Z Skipping (s,q) (0.54, 525): inconsistent with heavy hitters! 2025-05-07T20:58:01.4549993Z Skipping (s,q) (0.55, 525): inconsistent with heavy hitters! 2025-05-07T20:58:01.4550178Z Skipping (s,q) (0.56, 525): inconsistent with heavy hitters! 2025-05-07T20:58:01.4550332Z Skipping (s,q) (0.57, 525): inconsistent with heavy hitters! 2025-05-07T20:58:01.4550486Z Skipping (s,q) (0.58, 525): inconsistent with heavy hitters! 2025-05-07T20:58:01.4550641Z Skipping (s,q) (0.59, 525): inconsistent with heavy hitters! 2025-05-07T20:58:01.4550793Z Skipping (s,q) (0.6, 525): inconsistent with heavy hitters! 2025-05-07T20:58:01.4551018Z Skipping (s,q) (0.61, 525): inconsistent with heavy hitters! 2025-05-07T20:58:01.4551166Z Skipping (s,q) (0.62, 525): inconsistent with heavy hitters! 2025-05-07T20:58:01.4551323Z Skipping (s,q) (0.63, 525): inconsistent with heavy hitters! 2025-05-07T20:58:01.4551472Z Skipping (s,q) (0.64, 525): inconsistent with heavy hitters! 2025-05-07T20:58:01.4551619Z Skipping (s,q) (0.65, 525): inconsistent with heavy hitters! 2025-05-07T20:58:01.4551768Z Skipping (s,q) (0.66, 525): inconsistent with heavy hitters! 2025-05-07T20:58:01.4551914Z Skipping (s,q) (0.67, 525): inconsistent with heavy hitters! 2025-05-07T20:58:01.4552063Z Skipping (s,q) (0.68, 525): inconsistent with heavy hitters! 2025-05-07T20:58:01.4552220Z Skipping (s,q) (0.69, 525): inconsistent with heavy hitters! 2025-05-07T20:58:01.4552370Z Skipping (s,q) (0.7, 525): inconsistent with heavy hitters! 2025-05-07T20:58:01.4552520Z Skipping (s,q) (0.71, 525): inconsistent with heavy hitters! 2025-05-07T20:58:01.4552678Z Skipping (s,q) (0.72, 525): inconsistent with heavy hitters! 2025-05-07T20:58:01.4552828Z Skipping (s,q) (0.73, 525): inconsistent with heavy hitters! 2025-05-07T20:58:01.4552981Z Skipping (s,q) (0.74, 525): inconsistent with heavy hitters! 2025-05-07T20:58:01.4553129Z Skipping (s,q) (0.75, 525): inconsistent with heavy hitters! 2025-05-07T20:58:01.4553276Z Skipping (s,q) (0.76, 525): inconsistent with heavy hitters! 2025-05-07T20:58:01.4553429Z Skipping (s,q) (0.77, 525): inconsistent with heavy hitters! 2025-05-07T20:58:01.4553577Z Skipping (s,q) (0.78, 525): inconsistent with heavy hitters! 2025-05-07T20:58:01.4553724Z Skipping (s,q) (0.79, 525): inconsistent with heavy hitters! 2025-05-07T20:58:01.4553874Z Skipping (s,q) (0.8, 525): inconsistent with heavy hitters! 2025-05-07T20:58:01.4554070Z Skipping (s,q) (0.81, 525): inconsistent with heavy hitters! 2025-05-07T20:58:01.4554224Z Skipping (s,q) (0.82, 525): inconsistent with heavy hitters! 2025-05-07T20:58:01.4554415Z Skipping (s,q) (0.83, 525): inconsistent with heavy hitters! 2025-05-07T20:58:01.4554562Z Skipping (s,q) (0.84, 525): inconsistent with heavy hitters! 2025-05-07T20:58:01.4554748Z Skipping (s,q) (0.85, 525): inconsistent with heavy hitters! 2025-05-07T20:58:01.4554898Z Skipping (s,q) (0.86, 525): inconsistent with heavy hitters! 2025-05-07T20:58:01.4555046Z Skipping (s,q) (0.87, 525): inconsistent with heavy hitters! 2025-05-07T20:58:01.4555197Z Skipping (s,q) (0.88, 525): inconsistent with heavy hitters! 2025-05-07T20:58:01.4555349Z Skipping (s,q) (0.89, 525): inconsistent with heavy hitters! 2025-05-07T20:58:01.4555500Z Skipping (s,q) (0.9, 525): inconsistent with heavy hitters! 2025-05-07T20:58:01.4555648Z Skipping (s,q) (0.91, 525): inconsistent with heavy hitters! 2025-05-07T20:58:01.4555798Z Skipping (s,q) (0.92, 525): inconsistent with heavy hitters! 2025-05-07T20:58:01.4555949Z Skipping (s,q) (0.93, 525): inconsistent with heavy hitters! 2025-05-07T20:58:01.4556104Z Skipping (s,q) (0.94, 525): inconsistent with heavy hitters! 2025-05-07T20:58:01.4556253Z Skipping (s,q) (0.95, 525): inconsistent with heavy hitters! 2025-05-07T20:58:01.4556403Z Skipping (s,q) (0.96, 525): inconsistent with heavy hitters! 2025-05-07T20:58:01.4556554Z Skipping (s,q) (0.97, 525): inconsistent with heavy hitters! 2025-05-07T20:58:01.4556704Z Skipping (s,q) (0.98, 525): inconsistent with heavy hitters! 2025-05-07T20:58:01.4556852Z Skipping (s,q) (0.99, 525): inconsistent with heavy hitters! 2025-05-07T20:58:01.4556997Z Skipping (s,q) (1, 525): inconsistent with heavy hitters! 2025-05-07T20:58:01.4557152Z Skipping (s,q) (1.01, 525): inconsistent with heavy hitters! 2025-05-07T20:58:01.4557302Z Skipping (s,q) (1.02, 525): inconsistent with heavy hitters! 2025-05-07T20:58:01.4557451Z Skipping (s,q) (1.03, 525): inconsistent with heavy hitters! 2025-05-07T20:58:01.4557603Z Skipping (s,q) (1.04, 525): inconsistent with heavy hitters! 2025-05-07T20:58:01.4557751Z Skipping (s,q) (1.05, 525): inconsistent with heavy hitters! 2025-05-07T20:58:01.4557946Z Skipping (s,q) (1.06, 525): inconsistent with heavy hitters! 2025-05-07T20:58:01.4558095Z Skipping (s,q) (1.07, 525): inconsistent with heavy hitters! 2025-05-07T20:58:01.4558246Z Skipping (s,q) (1.08, 525): inconsistent with heavy hitters! 2025-05-07T20:58:01.4558396Z Skipping (s,q) (1.09, 525): inconsistent with heavy hitters! 2025-05-07T20:58:01.4558543Z Skipping (s,q) (1.1, 525): inconsistent with heavy hitters! 2025-05-07T20:58:01.4558691Z Skipping (s,q) (1.11, 525): inconsistent with heavy hitters! 2025-05-07T20:58:01.4558842Z Skipping (s,q) (1.12, 525): inconsistent with heavy hitters! 2025-05-07T20:58:01.4558989Z Skipping (s,q) (1.13, 525): inconsistent with heavy hitters! 2025-05-07T20:58:01.4559138Z Skipping (s,q) (1.14, 525): inconsistent with heavy hitters! 2025-05-07T20:58:01.4559465Z Skipping (s,q) (1.15, 525): inconsistent with heavy hitters! 2025-05-07T20:58:01.4559617Z Skipping (s,q) (1.16, 525): inconsistent with heavy hitters! 2025-05-07T20:58:01.4559773Z Skipping (s,q) (1.17, 525): inconsistent with heavy hitters! 2025-05-07T20:58:01.4559921Z Skipping (s,q) (1.18, 525): inconsistent with heavy hitters! 2025-05-07T20:58:01.4560071Z Skipping (s,q) (1.19, 525): inconsistent with heavy hitters! 2025-05-07T20:58:01.4560220Z Skipping (s,q) (1.2, 525): inconsistent with heavy hitters! 2025-05-07T20:58:01.4560369Z Skipping (s,q) (1.21, 525): inconsistent with heavy hitters! 2025-05-07T20:58:01.4560520Z Skipping (s,q) (1.22, 525): inconsistent with heavy hitters! 2025-05-07T20:58:01.4560673Z Skipping (s,q) (1.23, 525): inconsistent with heavy hitters! 2025-05-07T20:58:01.4560822Z Skipping (s,q) (1.24, 525): inconsistent with heavy hitters! 2025-05-07T20:58:01.4560972Z Skipping (s,q) (1.25, 525): inconsistent with heavy hitters! 2025-05-07T20:58:01.4561197Z Skipping (s,q) (1.26, 525): inconsistent with heavy hitters! 2025-05-07T20:58:01.4561347Z Skipping (s,q) (1.27, 525): inconsistent with heavy hitters! 2025-05-07T20:58:01.4561555Z Skipping (s,q) (1.28, 525): inconsistent with heavy hitters! 2025-05-07T20:58:01.4561705Z Skipping (s,q) (1.29, 525): inconsistent with heavy hitters! 2025-05-07T20:58:01.4561930Z Skipping (s,q) (1.3, 525): inconsistent with heavy hitters! 2025-05-07T20:58:01.4562086Z Skipping (s,q) (1.31, 525): inconsistent with heavy hitters! 2025-05-07T20:58:01.4562233Z Skipping (s,q) (1.32, 525): inconsistent with heavy hitters! 2025-05-07T20:58:01.4562383Z Skipping (s,q) (1.33, 525): inconsistent with heavy hitters! 2025-05-07T20:58:01.4562530Z Skipping (s,q) (1.34, 525): inconsistent with heavy hitters! 2025-05-07T20:58:01.4562677Z Skipping (s,q) (1.35, 525): inconsistent with heavy hitters! 2025-05-07T20:58:01.4562826Z Skipping (s,q) (1.36, 525): inconsistent with heavy hitters! 2025-05-07T20:58:01.4562973Z Skipping (s,q) (1.37, 525): inconsistent with heavy hitters! 2025-05-07T20:58:01.4563122Z Skipping (s,q) (1.38, 525): inconsistent with heavy hitters! 2025-05-07T20:58:01.4563276Z Skipping (s,q) (1.39, 525): inconsistent with heavy hitters! 2025-05-07T20:58:01.4563425Z Skipping (s,q) (1.4, 525): inconsistent with heavy hitters! 2025-05-07T20:58:01.4563580Z Skipping (s,q) (1.41, 525): inconsistent with heavy hitters! 2025-05-07T20:58:01.4563732Z Skipping (s,q) (1.42, 525): inconsistent with heavy hitters! 2025-05-07T20:58:01.4563880Z Skipping (s,q) (1.43, 525): inconsistent with heavy hitters! 2025-05-07T20:58:01.4564029Z Skipping (s,q) (1.44, 525): inconsistent with heavy hitters! 2025-05-07T20:58:01.4564176Z Skipping (s,q) (1.45, 525): inconsistent with heavy hitters! 2025-05-07T20:58:01.4564324Z Skipping (s,q) (1.46, 525): inconsistent with heavy hitters! 2025-05-07T20:58:01.4564474Z Skipping (s,q) (1.47, 525): inconsistent with heavy hitters! 2025-05-07T20:58:01.4564620Z Skipping (s,q) (1.48, 525): inconsistent with heavy hitters! 2025-05-07T20:58:01.4564772Z Skipping (s,q) (1.49, 525): inconsistent with heavy hitters! 2025-05-07T20:58:01.4564918Z Skipping (s,q) (1.5, 525): inconsistent with heavy hitters! 2025-05-07T20:58:01.4565130Z Skipping (s,q) (1.51, 525): inconsistent with heavy hitters! 2025-05-07T20:58:01.4565280Z Skipping (s,q) (1.52, 525): inconsistent with heavy hitters! 2025-05-07T20:58:01.4565430Z Skipping (s,q) (1.53, 525): inconsistent with heavy hitters! 2025-05-07T20:58:01.4565578Z Skipping (s,q) (1.54, 525): inconsistent with heavy hitters! 2025-05-07T20:58:01.4565727Z Skipping (s,q) (1.55, 525): inconsistent with heavy hitters! 2025-05-07T20:58:01.4565874Z Skipping (s,q) (1.56, 525): inconsistent with heavy hitters! 2025-05-07T20:58:01.4566026Z Skipping (s,q) (1.57, 525): inconsistent with heavy hitters! 2025-05-07T20:58:01.4566172Z Skipping (s,q) (1.58, 525): inconsistent with heavy hitters! 2025-05-07T20:58:01.4566321Z Skipping (s,q) (1.59, 525): inconsistent with heavy hitters! 2025-05-07T20:58:01.4566476Z Skipping (s,q) (1.6, 525): inconsistent with heavy hitters! 2025-05-07T20:58:01.4566628Z Skipping (s,q) (1.61, 525): inconsistent with heavy hitters! 2025-05-07T20:58:01.4566782Z Skipping (s,q) (1.62, 525): inconsistent with heavy hitters! 2025-05-07T20:58:01.4566934Z Skipping (s,q) (1.63, 525): inconsistent with heavy hitters! 2025-05-07T20:58:01.4567082Z Skipping (s,q) (1.64, 525): inconsistent with heavy hitters! 2025-05-07T20:58:01.4567234Z Skipping (s,q) (1.65, 525): inconsistent with heavy hitters! 2025-05-07T20:58:01.4567384Z Skipping (s,q) (1.66, 525): inconsistent with heavy hitters! 2025-05-07T20:58:01.4567531Z Skipping (s,q) (1.67, 525): inconsistent with heavy hitters! 2025-05-07T20:58:01.4567684Z Skipping (s,q) (1.68, 525): inconsistent with heavy hitters! 2025-05-07T20:58:01.4567830Z Skipping (s,q) (1.69, 525): inconsistent with heavy hitters! 2025-05-07T20:58:01.4567977Z Skipping (s,q) (1.7, 525): inconsistent with heavy hitters! 2025-05-07T20:58:01.4568173Z Skipping (s,q) (1.71, 525): inconsistent with heavy hitters! 2025-05-07T20:58:01.4568324Z Skipping (s,q) (1.72, 525): inconsistent with heavy hitters! 2025-05-07T20:58:01.4568511Z Skipping (s,q) (1.73, 525): inconsistent with heavy hitters! 2025-05-07T20:58:01.4568662Z Skipping (s,q) (1.74, 525): inconsistent with heavy hitters! 2025-05-07T20:58:01.4568845Z Skipping (s,q) (1.75, 525): inconsistent with heavy hitters! 2025-05-07T20:58:01.4568999Z Skipping (s,q) (1.76, 525): inconsistent with heavy hitters! 2025-05-07T20:58:01.4569148Z Skipping (s,q) (1.77, 525): inconsistent with heavy hitters! 2025-05-07T20:58:01.4569298Z Skipping (s,q) (1.78, 525): inconsistent with heavy hitters! 2025-05-07T20:58:01.4569455Z Skipping (s,q) (1.79, 525): inconsistent with heavy hitters! 2025-05-07T20:58:01.4569602Z Skipping (s,q) (1.8, 525): inconsistent with heavy hitters! 2025-05-07T20:58:01.4569749Z Skipping (s,q) (1.81, 525): inconsistent with heavy hitters! 2025-05-07T20:58:01.4569899Z Skipping (s,q) (1.82, 525): inconsistent with heavy hitters! 2025-05-07T20:58:01.4570048Z Skipping (s,q) (1.83, 525): inconsistent with heavy hitters! 2025-05-07T20:58:01.4570198Z Skipping (s,q) (1.84, 525): inconsistent with heavy hitters! 2025-05-07T20:58:01.4570349Z Skipping (s,q) (1.85, 525): inconsistent with heavy hitters! 2025-05-07T20:58:01.4570496Z Skipping (s,q) (1.86, 525): inconsistent with heavy hitters! 2025-05-07T20:58:01.4570649Z Skipping (s,q) (1.87, 525): inconsistent with heavy hitters! 2025-05-07T20:58:01.4570800Z Skipping (s,q) (1.88, 525): inconsistent with heavy hitters! 2025-05-07T20:58:01.4570948Z Skipping (s,q) (1.89, 525): inconsistent with heavy hitters! 2025-05-07T20:58:01.4571104Z Skipping (s,q) (1.9, 525): inconsistent with heavy hitters! 2025-05-07T20:58:01.4571255Z Skipping (s,q) (1.91, 525): inconsistent with heavy hitters! 2025-05-07T20:58:01.4571405Z Skipping (s,q) (1.92, 525): inconsistent with heavy hitters! 2025-05-07T20:58:01.4571552Z Skipping (s,q) (1.93, 525): inconsistent with heavy hitters! 2025-05-07T20:58:01.4571702Z Skipping (s,q) (1.94, 525): inconsistent with heavy hitters! 2025-05-07T20:58:01.4571852Z Skipping (s,q) (1.95, 525): inconsistent with heavy hitters! 2025-05-07T20:58:01.4572049Z Skipping (s,q) (1.96, 525): inconsistent with heavy hitters! 2025-05-07T20:58:01.4572196Z Skipping (s,q) (1.97, 525): inconsistent with heavy hitters! 2025-05-07T20:58:01.4572353Z Skipping (s,q) (1.98, 525): inconsistent with heavy hitters! 2025-05-07T20:58:01.4572505Z Skipping (s,q) (1.99, 525): inconsistent with heavy hitters! 2025-05-07T20:58:01.4572656Z Skipping (s,q) (0.01, 550): inconsistent with heavy hitters! 2025-05-07T20:58:01.4572806Z Skipping (s,q) (0.02, 550): inconsistent with heavy hitters! 2025-05-07T20:58:01.4572956Z Skipping (s,q) (0.03, 550): inconsistent with heavy hitters! 2025-05-07T20:58:01.4573108Z Skipping (s,q) (0.04, 550): inconsistent with heavy hitters! 2025-05-07T20:58:01.4573257Z Skipping (s,q) (0.05, 550): inconsistent with heavy hitters! 2025-05-07T20:58:01.4573408Z Skipping (s,q) (0.06, 550): inconsistent with heavy hitters! 2025-05-07T20:58:01.4573558Z Skipping (s,q) (0.07, 550): inconsistent with heavy hitters! 2025-05-07T20:58:01.4573710Z Skipping (s,q) (0.08, 550): inconsistent with heavy hitters! 2025-05-07T20:58:01.4573864Z Skipping (s,q) (0.09, 550): inconsistent with heavy hitters! 2025-05-07T20:58:01.4574015Z Skipping (s,q) (0.1, 550): inconsistent with heavy hitters! 2025-05-07T20:58:01.4574165Z Skipping (s,q) (0.11, 550): inconsistent with heavy hitters! 2025-05-07T20:58:01.4574319Z Skipping (s,q) (0.12, 550): inconsistent with heavy hitters! 2025-05-07T20:58:01.4574465Z Skipping (s,q) (0.13, 550): inconsistent with heavy hitters! 2025-05-07T20:58:01.4574612Z Skipping (s,q) (0.14, 550): inconsistent with heavy hitters! 2025-05-07T20:58:01.4574761Z Skipping (s,q) (0.15, 550): inconsistent with heavy hitters! 2025-05-07T20:58:01.4574908Z Skipping (s,q) (0.16, 550): inconsistent with heavy hitters! 2025-05-07T20:58:01.4575097Z Skipping (s,q) (0.17, 550): inconsistent with heavy hitters! 2025-05-07T20:58:01.4575252Z Skipping (s,q) (0.18, 550): inconsistent with heavy hitters! 2025-05-07T20:58:01.4575447Z Skipping (s,q) (0.19, 550): inconsistent with heavy hitters! 2025-05-07T20:58:01.4575600Z Skipping (s,q) (0.2, 550): inconsistent with heavy hitters! 2025-05-07T20:58:01.4575784Z Skipping (s,q) (0.21, 550): inconsistent with heavy hitters! 2025-05-07T20:58:01.4575934Z Skipping (s,q) (0.22, 550): inconsistent with heavy hitters! 2025-05-07T20:58:01.4576220Z Skipping (s,q) (0.23, 550): inconsistent with heavy hitters! 2025-05-07T20:58:01.4576370Z Skipping (s,q) (0.24, 550): inconsistent with heavy hitters! 2025-05-07T20:58:01.4576518Z Skipping (s,q) (0.25, 550): inconsistent with heavy hitters! 2025-05-07T20:58:01.4576670Z Skipping (s,q) (0.26, 550): inconsistent with heavy hitters! 2025-05-07T20:58:01.4576823Z Skipping (s,q) (0.27, 550): inconsistent with heavy hitters! 2025-05-07T20:58:01.4576977Z Skipping (s,q) (0.28, 550): inconsistent with heavy hitters! 2025-05-07T20:58:01.4577127Z Skipping (s,q) (0.29, 550): inconsistent with heavy hitters! 2025-05-07T20:58:01.4577275Z Skipping (s,q) (0.3, 550): inconsistent with heavy hitters! 2025-05-07T20:58:01.4577432Z Skipping (s,q) (0.31, 550): inconsistent with heavy hitters! 2025-05-07T20:58:01.4577585Z Skipping (s,q) (0.32, 550): inconsistent with heavy hitters! 2025-05-07T20:58:01.4577738Z Skipping (s,q) (0.33, 550): inconsistent with heavy hitters! 2025-05-07T20:58:01.4577890Z Skipping (s,q) (0.34, 550): inconsistent with heavy hitters! 2025-05-07T20:58:01.4578039Z Skipping (s,q) (0.35, 550): inconsistent with heavy hitters! 2025-05-07T20:58:01.4578190Z Skipping (s,q) (0.36, 550): inconsistent with heavy hitters! 2025-05-07T20:58:01.4578336Z Skipping (s,q) (0.37, 550): inconsistent with heavy hitters! 2025-05-07T20:58:01.4578485Z Skipping (s,q) (0.38, 550): inconsistent with heavy hitters! 2025-05-07T20:58:01.4578637Z Skipping (s,q) (0.39, 550): inconsistent with heavy hitters! 2025-05-07T20:58:01.4578790Z Skipping (s,q) (0.4, 550): inconsistent with heavy hitters! 2025-05-07T20:58:01.4578941Z Skipping (s,q) (0.41, 550): inconsistent with heavy hitters! 2025-05-07T20:58:01.4579145Z Skipping (s,q) (0.42, 550): inconsistent with heavy hitters! 2025-05-07T20:58:01.4579295Z Skipping (s,q) (0.43, 550): inconsistent with heavy hitters! 2025-05-07T20:58:01.4579449Z Skipping (s,q) (0.44, 550): inconsistent with heavy hitters! 2025-05-07T20:58:01.4579600Z Skipping (s,q) (0.45, 550): inconsistent with heavy hitters! 2025-05-07T20:58:01.4579747Z Skipping (s,q) (0.46, 550): inconsistent with heavy hitters! 2025-05-07T20:58:01.4579897Z Skipping (s,q) (0.47, 550): inconsistent with heavy hitters! 2025-05-07T20:58:01.4580044Z Skipping (s,q) (0.48, 550): inconsistent with heavy hitters! 2025-05-07T20:58:01.4580192Z Skipping (s,q) (0.49, 550): inconsistent with heavy hitters! 2025-05-07T20:58:01.4580345Z Skipping (s,q) (0.5, 550): inconsistent with heavy hitters! 2025-05-07T20:58:01.4580494Z Skipping (s,q) (0.51, 550): inconsistent with heavy hitters! 2025-05-07T20:58:01.4580645Z Skipping (s,q) (0.52, 550): inconsistent with heavy hitters! 2025-05-07T20:58:01.4580798Z Skipping (s,q) (0.53, 550): inconsistent with heavy hitters! 2025-05-07T20:58:01.4580945Z Skipping (s,q) (0.54, 550): inconsistent with heavy hitters! 2025-05-07T20:58:01.4581098Z Skipping (s,q) (0.55, 550): inconsistent with heavy hitters! 2025-05-07T20:58:01.4581253Z Skipping (s,q) (0.56, 550): inconsistent with heavy hitters! 2025-05-07T20:58:01.4581405Z Skipping (s,q) (0.57, 550): inconsistent with heavy hitters! 2025-05-07T20:58:01.4581556Z Skipping (s,q) (0.58, 550): inconsistent with heavy hitters! 2025-05-07T20:58:01.4581705Z Skipping (s,q) (0.59, 550): inconsistent with heavy hitters! 2025-05-07T20:58:01.4581856Z Skipping (s,q) (0.6, 550): inconsistent with heavy hitters! 2025-05-07T20:58:01.4582004Z Skipping (s,q) (0.61, 550): inconsistent with heavy hitters! 2025-05-07T20:58:01.4582199Z Skipping (s,q) (0.62, 550): inconsistent with heavy hitters! 2025-05-07T20:58:01.4582351Z Skipping (s,q) (0.63, 550): inconsistent with heavy hitters! 2025-05-07T20:58:01.4582548Z Skipping (s,q) (0.64, 550): inconsistent with heavy hitters! 2025-05-07T20:58:01.4582698Z Skipping (s,q) (0.65, 550): inconsistent with heavy hitters! 2025-05-07T20:58:01.4582851Z Skipping (s,q) (0.66, 550): inconsistent with heavy hitters! 2025-05-07T20:58:01.4583040Z Skipping (s,q) (0.67, 550): inconsistent with heavy hitters! 2025-05-07T20:58:01.4583192Z Skipping (s,q) (0.68, 550): inconsistent with heavy hitters! 2025-05-07T20:58:01.4583342Z Skipping (s,q) (0.69, 550): inconsistent with heavy hitters! 2025-05-07T20:58:01.4583489Z Skipping (s,q) (0.7, 550): inconsistent with heavy hitters! 2025-05-07T20:58:01.4583646Z Skipping (s,q) (0.71, 550): inconsistent with heavy hitters! 2025-05-07T20:58:01.4583794Z Skipping (s,q) (0.72, 550): inconsistent with heavy hitters! 2025-05-07T20:58:01.4583942Z Skipping (s,q) (0.73, 550): inconsistent with heavy hitters! 2025-05-07T20:58:01.4584096Z Skipping (s,q) (0.74, 550): inconsistent with heavy hitters! 2025-05-07T20:58:01.4584246Z Skipping (s,q) (0.75, 550): inconsistent with heavy hitters! 2025-05-07T20:58:01.4584399Z Skipping (s,q) (0.76, 550): inconsistent with heavy hitters! 2025-05-07T20:58:01.4584550Z Skipping (s,q) (0.77, 550): inconsistent with heavy hitters! 2025-05-07T20:58:01.4584701Z Skipping (s,q) (0.78, 550): inconsistent with heavy hitters! 2025-05-07T20:58:01.4584851Z Skipping (s,q) (0.79, 550): inconsistent with heavy hitters! 2025-05-07T20:58:01.4584997Z Skipping (s,q) (0.8, 550): inconsistent with heavy hitters! 2025-05-07T20:58:01.4585145Z Skipping (s,q) (0.81, 550): inconsistent with heavy hitters! 2025-05-07T20:58:01.4585294Z Skipping (s,q) (0.82, 550): inconsistent with heavy hitters! 2025-05-07T20:58:01.4585442Z Skipping (s,q) (0.83, 550): inconsistent with heavy hitters! 2025-05-07T20:58:01.4585590Z Skipping (s,q) (0.84, 550): inconsistent with heavy hitters! 2025-05-07T20:58:01.4585744Z Skipping (s,q) (0.85, 550): inconsistent with heavy hitters! 2025-05-07T20:58:01.4585893Z Skipping (s,q) (0.86, 550): inconsistent with heavy hitters! 2025-05-07T20:58:01.4586089Z Skipping (s,q) (0.87, 550): inconsistent with heavy hitters! 2025-05-07T20:58:01.4586236Z Skipping (s,q) (0.88, 550): inconsistent with heavy hitters! 2025-05-07T20:58:01.4586386Z Skipping (s,q) (0.89, 550): inconsistent with heavy hitters! 2025-05-07T20:58:01.4586535Z Skipping (s,q) (0.9, 550): inconsistent with heavy hitters! 2025-05-07T20:58:01.4586684Z Skipping (s,q) (0.91, 550): inconsistent with heavy hitters! 2025-05-07T20:58:01.4586835Z Skipping (s,q) (0.92, 550): inconsistent with heavy hitters! 2025-05-07T20:58:01.4586990Z Skipping (s,q) (0.93, 550): inconsistent with heavy hitters! 2025-05-07T20:58:01.4587138Z Skipping (s,q) (0.94, 550): inconsistent with heavy hitters! 2025-05-07T20:58:01.4587288Z Skipping (s,q) (0.95, 550): inconsistent with heavy hitters! 2025-05-07T20:58:01.4587437Z Skipping (s,q) (0.96, 550): inconsistent with heavy hitters! 2025-05-07T20:58:01.4587583Z Skipping (s,q) (0.97, 550): inconsistent with heavy hitters! 2025-05-07T20:58:01.4587739Z Skipping (s,q) (0.98, 550): inconsistent with heavy hitters! 2025-05-07T20:58:01.4587888Z Skipping (s,q) (0.99, 550): inconsistent with heavy hitters! 2025-05-07T20:58:01.4588035Z Skipping (s,q) (1, 550): inconsistent with heavy hitters! 2025-05-07T20:58:01.4588189Z Skipping (s,q) (1.01, 550): inconsistent with heavy hitters! 2025-05-07T20:58:01.4588339Z Skipping (s,q) (1.02, 550): inconsistent with heavy hitters! 2025-05-07T20:58:01.4588490Z Skipping (s,q) (1.03, 550): inconsistent with heavy hitters! 2025-05-07T20:58:01.4588639Z Skipping (s,q) (1.04, 550): inconsistent with heavy hitters! 2025-05-07T20:58:01.4588787Z Skipping (s,q) (1.05, 550): inconsistent with heavy hitters! 2025-05-07T20:58:01.4588937Z Skipping (s,q) (1.06, 550): inconsistent with heavy hitters! 2025-05-07T20:58:01.4589086Z Skipping (s,q) (1.07, 550): inconsistent with heavy hitters! 2025-05-07T20:58:01.4589276Z Skipping (s,q) (1.08, 550): inconsistent with heavy hitters! 2025-05-07T20:58:01.4589492Z Skipping (s,q) (1.09, 550): inconsistent with heavy hitters! 2025-05-07T20:58:01.4589643Z Skipping (s,q) (1.1, 550): inconsistent with heavy hitters! 2025-05-07T20:58:01.4589795Z Skipping (s,q) (1.11, 550): inconsistent with heavy hitters! 2025-05-07T20:58:01.4589982Z Skipping (s,q) (1.12, 550): inconsistent with heavy hitters! 2025-05-07T20:58:01.4590132Z Skipping (s,q) (1.13, 550): inconsistent with heavy hitters! 2025-05-07T20:58:01.4590283Z Skipping (s,q) (1.14, 550): inconsistent with heavy hitters! 2025-05-07T20:58:01.4590430Z Skipping (s,q) (1.15, 550): inconsistent with heavy hitters! 2025-05-07T20:58:01.4590576Z Skipping (s,q) (1.16, 550): inconsistent with heavy hitters! 2025-05-07T20:58:01.4590729Z Skipping (s,q) (1.17, 550): inconsistent with heavy hitters! 2025-05-07T20:58:01.4590876Z Skipping (s,q) (1.18, 550): inconsistent with heavy hitters! 2025-05-07T20:58:01.4591024Z Skipping (s,q) (1.19, 550): inconsistent with heavy hitters! 2025-05-07T20:58:01.4591174Z Skipping (s,q) (1.2, 550): inconsistent with heavy hitters! 2025-05-07T20:58:01.4591325Z Skipping (s,q) (1.21, 550): inconsistent with heavy hitters! 2025-05-07T20:58:01.4591476Z Skipping (s,q) (1.22, 550): inconsistent with heavy hitters! 2025-05-07T20:58:01.4591627Z Skipping (s,q) (1.23, 550): inconsistent with heavy hitters! 2025-05-07T20:58:01.4591776Z Skipping (s,q) (1.24, 550): inconsistent with heavy hitters! 2025-05-07T20:58:01.4591931Z Skipping (s,q) (1.25, 550): inconsistent with heavy hitters! 2025-05-07T20:58:01.4592080Z Skipping (s,q) (1.26, 550): inconsistent with heavy hitters! 2025-05-07T20:58:01.4592230Z Skipping (s,q) (1.27, 550): inconsistent with heavy hitters! 2025-05-07T20:58:01.4592381Z Skipping (s,q) (1.28, 550): inconsistent with heavy hitters! 2025-05-07T20:58:01.4592528Z Skipping (s,q) (1.29, 550): inconsistent with heavy hitters! 2025-05-07T20:58:01.4592679Z Skipping (s,q) (1.3, 550): inconsistent with heavy hitters! 2025-05-07T20:58:01.4592827Z Skipping (s,q) (1.31, 550): inconsistent with heavy hitters! 2025-05-07T20:58:01.4593018Z Skipping (s,q) (1.32, 550): inconsistent with heavy hitters! 2025-05-07T20:58:01.4593168Z Skipping (s,q) (1.33, 550): inconsistent with heavy hitters! 2025-05-07T20:58:01.4593317Z Skipping (s,q) (1.34, 550): inconsistent with heavy hitters! 2025-05-07T20:58:01.4593465Z Skipping (s,q) (1.35, 550): inconsistent with heavy hitters! 2025-05-07T20:58:01.4593614Z Skipping (s,q) (1.36, 550): inconsistent with heavy hitters! 2025-05-07T20:58:01.4593760Z Skipping (s,q) (1.37, 550): inconsistent with heavy hitters! 2025-05-07T20:58:01.4593911Z Skipping (s,q) (1.38, 550): inconsistent with heavy hitters! 2025-05-07T20:58:01.4594057Z Skipping (s,q) (1.39, 550): inconsistent with heavy hitters! 2025-05-07T20:58:01.4594204Z Skipping (s,q) (1.4, 550): inconsistent with heavy hitters! 2025-05-07T20:58:01.4594358Z Skipping (s,q) (1.41, 550): inconsistent with heavy hitters! 2025-05-07T20:58:01.4594505Z Skipping (s,q) (1.42, 550): inconsistent with heavy hitters! 2025-05-07T20:58:01.4594655Z Skipping (s,q) (1.43, 550): inconsistent with heavy hitters! 2025-05-07T20:58:01.4594805Z Skipping (s,q) (1.44, 550): inconsistent with heavy hitters! 2025-05-07T20:58:01.4594954Z Skipping (s,q) (1.45, 550): inconsistent with heavy hitters! 2025-05-07T20:58:01.4595103Z Skipping (s,q) (1.46, 550): inconsistent with heavy hitters! 2025-05-07T20:58:01.4595250Z Skipping (s,q) (1.47, 550): inconsistent with heavy hitters! 2025-05-07T20:58:01.4595397Z Skipping (s,q) (1.48, 550): inconsistent with heavy hitters! 2025-05-07T20:58:01.4595546Z Skipping (s,q) (1.49, 550): inconsistent with heavy hitters! 2025-05-07T20:58:01.4595693Z Skipping (s,q) (1.5, 550): inconsistent with heavy hitters! 2025-05-07T20:58:01.4595842Z Skipping (s,q) (1.51, 550): inconsistent with heavy hitters! 2025-05-07T20:58:01.4595995Z Skipping (s,q) (1.52, 550): inconsistent with heavy hitters! 2025-05-07T20:58:01.4596185Z Skipping (s,q) (1.53, 550): inconsistent with heavy hitters! 2025-05-07T20:58:01.4596337Z Skipping (s,q) (1.54, 550): inconsistent with heavy hitters! 2025-05-07T20:58:01.4596526Z Skipping (s,q) (1.55, 550): inconsistent with heavy hitters! 2025-05-07T20:58:01.4596675Z Skipping (s,q) (1.56, 550): inconsistent with heavy hitters! 2025-05-07T20:58:01.4596866Z Skipping (s,q) (1.57, 550): inconsistent with heavy hitters! 2025-05-07T20:58:01.4597017Z Skipping (s,q) (1.58, 550): inconsistent with heavy hitters! 2025-05-07T20:58:01.4597165Z Skipping (s,q) (1.59, 550): inconsistent with heavy hitters! 2025-05-07T20:58:01.4597316Z Skipping (s,q) (1.6, 550): inconsistent with heavy hitters! 2025-05-07T20:58:01.4597464Z Skipping (s,q) (1.61, 550): inconsistent with heavy hitters! 2025-05-07T20:58:01.4597620Z Skipping (s,q) (1.62, 550): inconsistent with heavy hitters! 2025-05-07T20:58:01.4597771Z Skipping (s,q) (1.63, 550): inconsistent with heavy hitters! 2025-05-07T20:58:01.4597921Z Skipping (s,q) (1.64, 550): inconsistent with heavy hitters! 2025-05-07T20:58:01.4598070Z Skipping (s,q) (1.65, 550): inconsistent with heavy hitters! 2025-05-07T20:58:01.4598221Z Skipping (s,q) (1.66, 550): inconsistent with heavy hitters! 2025-05-07T20:58:01.4598368Z Skipping (s,q) (1.67, 550): inconsistent with heavy hitters! 2025-05-07T20:58:01.4598519Z Skipping (s,q) (1.68, 550): inconsistent with heavy hitters! 2025-05-07T20:58:01.4598666Z Skipping (s,q) (1.69, 550): inconsistent with heavy hitters! 2025-05-07T20:58:01.4598812Z Skipping (s,q) (1.7, 550): inconsistent with heavy hitters! 2025-05-07T20:58:01.4598963Z Skipping (s,q) (1.71, 550): inconsistent with heavy hitters! 2025-05-07T20:58:01.4599111Z Skipping (s,q) (1.72, 550): inconsistent with heavy hitters! 2025-05-07T20:58:01.4599261Z Skipping (s,q) (1.73, 550): inconsistent with heavy hitters! 2025-05-07T20:58:01.4599409Z Skipping (s,q) (1.74, 550): inconsistent with heavy hitters! 2025-05-07T20:58:01.4599558Z Skipping (s,q) (1.75, 550): inconsistent with heavy hitters! 2025-05-07T20:58:01.4599708Z Skipping (s,q) (1.76, 550): inconsistent with heavy hitters! 2025-05-07T20:58:01.4599902Z Skipping (s,q) (1.77, 550): inconsistent with heavy hitters! 2025-05-07T20:58:01.4600050Z Skipping (s,q) (1.78, 550): inconsistent with heavy hitters! 2025-05-07T20:58:01.4600206Z Skipping (s,q) (1.79, 550): inconsistent with heavy hitters! 2025-05-07T20:58:01.4600353Z Skipping (s,q) (1.8, 550): inconsistent with heavy hitters! 2025-05-07T20:58:01.4600505Z Skipping (s,q) (1.81, 550): inconsistent with heavy hitters! 2025-05-07T20:58:01.4600652Z Skipping (s,q) (1.82, 550): inconsistent with heavy hitters! 2025-05-07T20:58:01.4600801Z Skipping (s,q) (1.83, 550): inconsistent with heavy hitters! 2025-05-07T20:58:01.4600950Z Skipping (s,q) (1.84, 550): inconsistent with heavy hitters! 2025-05-07T20:58:01.4601097Z Skipping (s,q) (1.85, 550): inconsistent with heavy hitters! 2025-05-07T20:58:01.4601245Z Skipping (s,q) (1.86, 550): inconsistent with heavy hitters! 2025-05-07T20:58:01.4601398Z Skipping (s,q) (1.87, 550): inconsistent with heavy hitters! 2025-05-07T20:58:01.4601553Z Skipping (s,q) (1.88, 550): inconsistent with heavy hitters! 2025-05-07T20:58:01.4601706Z Skipping (s,q) (1.89, 550): inconsistent with heavy hitters! 2025-05-07T20:58:01.4601854Z Skipping (s,q) (1.9, 550): inconsistent with heavy hitters! 2025-05-07T20:58:01.4602002Z Skipping (s,q) (1.91, 550): inconsistent with heavy hitters! 2025-05-07T20:58:01.4602154Z Skipping (s,q) (1.92, 550): inconsistent with heavy hitters! 2025-05-07T20:58:01.4602305Z Skipping (s,q) (1.93, 550): inconsistent with heavy hitters! 2025-05-07T20:58:01.4602453Z Skipping (s,q) (1.94, 550): inconsistent with heavy hitters! 2025-05-07T20:58:01.4602604Z Skipping (s,q) (1.95, 550): inconsistent with heavy hitters! 2025-05-07T20:58:01.4602751Z Skipping (s,q) (1.96, 550): inconsistent with heavy hitters! 2025-05-07T20:58:01.4602901Z Skipping (s,q) (1.97, 550): inconsistent with heavy hitters! 2025-05-07T20:58:01.4603088Z Skipping (s,q) (1.98, 550): inconsistent with heavy hitters! 2025-05-07T20:58:01.4603237Z Skipping (s,q) (1.99, 550): inconsistent with heavy hitters! 2025-05-07T20:58:01.4603430Z Skipping (s,q) (0.01, 575): inconsistent with heavy hitters! 2025-05-07T20:58:01.4603578Z Skipping (s,q) (0.02, 575): inconsistent with heavy hitters! 2025-05-07T20:58:01.4603768Z Skipping (s,q) (0.03, 575): inconsistent with heavy hitters! 2025-05-07T20:58:01.4603921Z Skipping (s,q) (0.04, 575): inconsistent with heavy hitters! 2025-05-07T20:58:01.4604068Z Skipping (s,q) (0.05, 575): inconsistent with heavy hitters! 2025-05-07T20:58:01.4604219Z Skipping (s,q) (0.06, 575): inconsistent with heavy hitters! 2025-05-07T20:58:01.4604368Z Skipping (s,q) (0.07, 575): inconsistent with heavy hitters! 2025-05-07T20:58:01.4604516Z Skipping (s,q) (0.08, 575): inconsistent with heavy hitters! 2025-05-07T20:58:01.4604671Z Skipping (s,q) (0.09, 575): inconsistent with heavy hitters! 2025-05-07T20:58:01.4604819Z Skipping (s,q) (0.1, 575): inconsistent with heavy hitters! 2025-05-07T20:58:01.4604967Z Skipping (s,q) (0.11, 575): inconsistent with heavy hitters! 2025-05-07T20:58:01.4605123Z Skipping (s,q) (0.12, 575): inconsistent with heavy hitters! 2025-05-07T20:58:01.4605270Z Skipping (s,q) (0.13, 575): inconsistent with heavy hitters! 2025-05-07T20:58:01.4605424Z Skipping (s,q) (0.14, 575): inconsistent with heavy hitters! 2025-05-07T20:58:01.4605571Z Skipping (s,q) (0.15, 575): inconsistent with heavy hitters! 2025-05-07T20:58:01.4605719Z Skipping (s,q) (0.16, 575): inconsistent with heavy hitters! 2025-05-07T20:58:01.4605873Z Skipping (s,q) (0.17, 575): inconsistent with heavy hitters! 2025-05-07T20:58:01.4606022Z Skipping (s,q) (0.18, 575): inconsistent with heavy hitters! 2025-05-07T20:58:01.4606168Z Skipping (s,q) (0.19, 575): inconsistent with heavy hitters! 2025-05-07T20:58:01.4606316Z Skipping (s,q) (0.2, 575): inconsistent with heavy hitters! 2025-05-07T20:58:01.4606467Z Skipping (s,q) (0.21, 575): inconsistent with heavy hitters! 2025-05-07T20:58:01.4606614Z Skipping (s,q) (0.22, 575): inconsistent with heavy hitters! 2025-05-07T20:58:01.4606806Z Skipping (s,q) (0.23, 575): inconsistent with heavy hitters! 2025-05-07T20:58:01.4606954Z Skipping (s,q) (0.24, 575): inconsistent with heavy hitters! 2025-05-07T20:58:01.4607113Z Skipping (s,q) (0.25, 575): inconsistent with heavy hitters! 2025-05-07T20:58:01.4607261Z Skipping (s,q) (0.26, 575): inconsistent with heavy hitters! 2025-05-07T20:58:01.4607410Z Skipping (s,q) (0.27, 575): inconsistent with heavy hitters! 2025-05-07T20:58:01.4607564Z Skipping (s,q) (0.28, 575): inconsistent with heavy hitters! 2025-05-07T20:58:01.4607711Z Skipping (s,q) (0.29, 575): inconsistent with heavy hitters! 2025-05-07T20:58:01.4607859Z Skipping (s,q) (0.3, 575): inconsistent with heavy hitters! 2025-05-07T20:58:01.4608008Z Skipping (s,q) (0.31, 575): inconsistent with heavy hitters! 2025-05-07T20:58:01.4608161Z Skipping (s,q) (0.32, 575): inconsistent with heavy hitters! 2025-05-07T20:58:01.4608309Z Skipping (s,q) (0.33, 575): inconsistent with heavy hitters! 2025-05-07T20:58:01.4608461Z Skipping (s,q) (0.34, 575): inconsistent with heavy hitters! 2025-05-07T20:58:01.4608611Z Skipping (s,q) (0.35, 575): inconsistent with heavy hitters! 2025-05-07T20:58:01.4608763Z Skipping (s,q) (0.36, 575): inconsistent with heavy hitters! 2025-05-07T20:58:01.4608916Z Skipping (s,q) (0.37, 575): inconsistent with heavy hitters! 2025-05-07T20:58:01.4609069Z Skipping (s,q) (0.38, 575): inconsistent with heavy hitters! 2025-05-07T20:58:01.4609218Z Skipping (s,q) (0.39, 575): inconsistent with heavy hitters! 2025-05-07T20:58:01.4609371Z Skipping (s,q) (0.4, 575): inconsistent with heavy hitters! 2025-05-07T20:58:01.4609517Z Skipping (s,q) (0.41, 575): inconsistent with heavy hitters! 2025-05-07T20:58:01.4609664Z Skipping (s,q) (0.42, 575): inconsistent with heavy hitters! 2025-05-07T20:58:01.4609815Z Skipping (s,q) (0.43, 575): inconsistent with heavy hitters! 2025-05-07T20:58:01.4610011Z Skipping (s,q) (0.44, 575): inconsistent with heavy hitters! 2025-05-07T20:58:01.4610162Z Skipping (s,q) (0.45, 575): inconsistent with heavy hitters! 2025-05-07T20:58:01.4610353Z Skipping (s,q) (0.46, 575): inconsistent with heavy hitters! 2025-05-07T20:58:01.4610501Z Skipping (s,q) (0.47, 575): inconsistent with heavy hitters! 2025-05-07T20:58:01.4610690Z Skipping (s,q) (0.48, 575): inconsistent with heavy hitters! 2025-05-07T20:58:01.4610841Z Skipping (s,q) (0.49, 575): inconsistent with heavy hitters! 2025-05-07T20:58:01.4610990Z Skipping (s,q) (0.5, 575): inconsistent with heavy hitters! 2025-05-07T20:58:01.4611147Z Skipping (s,q) (0.51, 575): inconsistent with heavy hitters! 2025-05-07T20:58:01.4611295Z Skipping (s,q) (0.52, 575): inconsistent with heavy hitters! 2025-05-07T20:58:01.4611445Z Skipping (s,q) (0.53, 575): inconsistent with heavy hitters! 2025-05-07T20:58:01.4611598Z Skipping (s,q) (0.54, 575): inconsistent with heavy hitters! 2025-05-07T20:58:01.4611747Z Skipping (s,q) (0.55, 575): inconsistent with heavy hitters! 2025-05-07T20:58:01.4611896Z Skipping (s,q) (0.56, 575): inconsistent with heavy hitters! 2025-05-07T20:58:01.4612051Z Skipping (s,q) (0.57, 575): inconsistent with heavy hitters! 2025-05-07T20:58:01.4612199Z Skipping (s,q) (0.58, 575): inconsistent with heavy hitters! 2025-05-07T20:58:01.4612350Z Skipping (s,q) (0.59, 575): inconsistent with heavy hitters! 2025-05-07T20:58:01.4612500Z Skipping (s,q) (0.6, 575): inconsistent with heavy hitters! 2025-05-07T20:58:01.4612649Z Skipping (s,q) (0.61, 575): inconsistent with heavy hitters! 2025-05-07T20:58:01.4612803Z Skipping (s,q) (0.62, 575): inconsistent with heavy hitters! 2025-05-07T20:58:01.4612951Z Skipping (s,q) (0.63, 575): inconsistent with heavy hitters! 2025-05-07T20:58:01.4613098Z Skipping (s,q) (0.64, 575): inconsistent with heavy hitters! 2025-05-07T20:58:01.4613250Z Skipping (s,q) (0.65, 575): inconsistent with heavy hitters! 2025-05-07T20:58:01.4613401Z Skipping (s,q) (0.66, 575): inconsistent with heavy hitters! 2025-05-07T20:58:01.4613553Z Skipping (s,q) (0.67, 575): inconsistent with heavy hitters! 2025-05-07T20:58:01.4613745Z Skipping (s,q) (0.68, 575): inconsistent with heavy hitters! 2025-05-07T20:58:01.4613894Z Skipping (s,q) (0.69, 575): inconsistent with heavy hitters! 2025-05-07T20:58:01.4614047Z Skipping (s,q) (0.7, 575): inconsistent with heavy hitters! 2025-05-07T20:58:01.4614197Z Skipping (s,q) (0.71, 575): inconsistent with heavy hitters! 2025-05-07T20:58:01.4614344Z Skipping (s,q) (0.72, 575): inconsistent with heavy hitters! 2025-05-07T20:58:01.4614494Z Skipping (s,q) (0.73, 575): inconsistent with heavy hitters! 2025-05-07T20:58:01.4614641Z Skipping (s,q) (0.74, 575): inconsistent with heavy hitters! 2025-05-07T20:58:01.4614796Z Skipping (s,q) (0.75, 575): inconsistent with heavy hitters! 2025-05-07T20:58:01.4614942Z Skipping (s,q) (0.76, 575): inconsistent with heavy hitters! 2025-05-07T20:58:01.4615090Z Skipping (s,q) (0.77, 575): inconsistent with heavy hitters! 2025-05-07T20:58:01.4615245Z Skipping (s,q) (0.78, 575): inconsistent with heavy hitters! 2025-05-07T20:58:01.4615397Z Skipping (s,q) (0.79, 575): inconsistent with heavy hitters! 2025-05-07T20:58:01.4615546Z Skipping (s,q) (0.8, 575): inconsistent with heavy hitters! 2025-05-07T20:58:01.4615699Z Skipping (s,q) (0.81, 575): inconsistent with heavy hitters! 2025-05-07T20:58:01.4615849Z Skipping (s,q) (0.82, 575): inconsistent with heavy hitters! 2025-05-07T20:58:01.4616002Z Skipping (s,q) (0.83, 575): inconsistent with heavy hitters! 2025-05-07T20:58:01.4616202Z Skipping (s,q) (0.84, 575): inconsistent with heavy hitters! 2025-05-07T20:58:01.4616351Z Skipping (s,q) (0.85, 575): inconsistent with heavy hitters! 2025-05-07T20:58:01.4616504Z Skipping (s,q) (0.86, 575): inconsistent with heavy hitters! 2025-05-07T20:58:01.4616650Z Skipping (s,q) (0.87, 575): inconsistent with heavy hitters! 2025-05-07T20:58:01.4616798Z Skipping (s,q) (0.88, 575): inconsistent with heavy hitters! 2025-05-07T20:58:01.4617017Z Skipping (s,q) (0.89, 575): inconsistent with heavy hitters! 2025-05-07T20:58:01.4617166Z Skipping (s,q) (0.9, 575): inconsistent with heavy hitters! 2025-05-07T20:58:01.4617362Z Skipping (s,q) (0.91, 575): inconsistent with heavy hitters! 2025-05-07T20:58:01.4617511Z Skipping (s,q) (0.92, 575): inconsistent with heavy hitters! 2025-05-07T20:58:01.4617696Z Skipping (s,q) (0.93, 575): inconsistent with heavy hitters! 2025-05-07T20:58:01.4617847Z Skipping (s,q) (0.94, 575): inconsistent with heavy hitters! 2025-05-07T20:58:01.4617994Z Skipping (s,q) (0.95, 575): inconsistent with heavy hitters! 2025-05-07T20:58:01.4618142Z Skipping (s,q) (0.96, 575): inconsistent with heavy hitters! 2025-05-07T20:58:01.4618291Z Skipping (s,q) (0.97, 575): inconsistent with heavy hitters! 2025-05-07T20:58:01.4618437Z Skipping (s,q) (0.98, 575): inconsistent with heavy hitters! 2025-05-07T20:58:01.4618589Z Skipping (s,q) (0.99, 575): inconsistent with heavy hitters! 2025-05-07T20:58:01.4618735Z Skipping (s,q) (1, 575): inconsistent with heavy hitters! 2025-05-07T20:58:01.4618884Z Skipping (s,q) (1.01, 575): inconsistent with heavy hitters! 2025-05-07T20:58:01.4619038Z Skipping (s,q) (1.02, 575): inconsistent with heavy hitters! 2025-05-07T20:58:01.4619186Z Skipping (s,q) (1.03, 575): inconsistent with heavy hitters! 2025-05-07T20:58:01.4619336Z Skipping (s,q) (1.04, 575): inconsistent with heavy hitters! 2025-05-07T20:58:01.4619487Z Skipping (s,q) (1.05, 575): inconsistent with heavy hitters! 2025-05-07T20:58:01.4619634Z Skipping (s,q) (1.06, 575): inconsistent with heavy hitters! 2025-05-07T20:58:01.4619780Z Skipping (s,q) (1.07, 575): inconsistent with heavy hitters! 2025-05-07T20:58:01.4619936Z Skipping (s,q) (1.08, 575): inconsistent with heavy hitters! 2025-05-07T20:58:01.4620084Z Skipping (s,q) (1.09, 575): inconsistent with heavy hitters! 2025-05-07T20:58:01.4620234Z Skipping (s,q) (1.1, 575): inconsistent with heavy hitters! 2025-05-07T20:58:01.4620383Z Skipping (s,q) (1.11, 575): inconsistent with heavy hitters! 2025-05-07T20:58:01.4620532Z Skipping (s,q) (1.12, 575): inconsistent with heavy hitters! 2025-05-07T20:58:01.4620731Z Skipping (s,q) (1.13, 575): inconsistent with heavy hitters! 2025-05-07T20:58:01.4620878Z Skipping (s,q) (1.14, 575): inconsistent with heavy hitters! 2025-05-07T20:58:01.4621028Z Skipping (s,q) (1.15, 575): inconsistent with heavy hitters! 2025-05-07T20:58:01.4621180Z Skipping (s,q) (1.16, 575): inconsistent with heavy hitters! 2025-05-07T20:58:01.4621328Z Skipping (s,q) (1.17, 575): inconsistent with heavy hitters! 2025-05-07T20:58:01.4621480Z Skipping (s,q) (1.18, 575): inconsistent with heavy hitters! 2025-05-07T20:58:01.4621628Z Skipping (s,q) (1.19, 575): inconsistent with heavy hitters! 2025-05-07T20:58:01.4621774Z Skipping (s,q) (1.2, 575): inconsistent with heavy hitters! 2025-05-07T20:58:01.4621925Z Skipping (s,q) (1.21, 575): inconsistent with heavy hitters! 2025-05-07T20:58:01.4622074Z Skipping (s,q) (1.22, 575): inconsistent with heavy hitters! 2025-05-07T20:58:01.4622225Z Skipping (s,q) (1.23, 575): inconsistent with heavy hitters! 2025-05-07T20:58:01.4622382Z Skipping (s,q) (1.24, 575): inconsistent with heavy hitters! 2025-05-07T20:58:01.4622532Z Skipping (s,q) (1.25, 575): inconsistent with heavy hitters! 2025-05-07T20:58:01.4622682Z Skipping (s,q) (1.26, 575): inconsistent with heavy hitters! 2025-05-07T20:58:01.4622832Z Skipping (s,q) (1.27, 575): inconsistent with heavy hitters! 2025-05-07T20:58:01.4622977Z Skipping (s,q) (1.28, 575): inconsistent with heavy hitters! 2025-05-07T20:58:01.4623129Z Skipping (s,q) (1.29, 575): inconsistent with heavy hitters! 2025-05-07T20:58:01.4623275Z Skipping (s,q) (1.3, 575): inconsistent with heavy hitters! 2025-05-07T20:58:01.4623422Z Skipping (s,q) (1.31, 575): inconsistent with heavy hitters! 2025-05-07T20:58:01.4623574Z Skipping (s,q) (1.32, 575): inconsistent with heavy hitters! 2025-05-07T20:58:01.4623723Z Skipping (s,q) (1.33, 575): inconsistent with heavy hitters! 2025-05-07T20:58:01.4623918Z Skipping (s,q) (1.34, 575): inconsistent with heavy hitters! 2025-05-07T20:58:01.4624070Z Skipping (s,q) (1.35, 575): inconsistent with heavy hitters! 2025-05-07T20:58:01.4624260Z Skipping (s,q) (1.36, 575): inconsistent with heavy hitters! 2025-05-07T20:58:01.4624413Z Skipping (s,q) (1.37, 575): inconsistent with heavy hitters! 2025-05-07T20:58:01.4624597Z Skipping (s,q) (1.38, 575): inconsistent with heavy hitters! 2025-05-07T20:58:01.4624747Z Skipping (s,q) (1.39, 575): inconsistent with heavy hitters! 2025-05-07T20:58:01.4624900Z Skipping (s,q) (1.4, 575): inconsistent with heavy hitters! 2025-05-07T20:58:01.4625048Z Skipping (s,q) (1.41, 575): inconsistent with heavy hitters! 2025-05-07T20:58:01.4625198Z Skipping (s,q) (1.42, 575): inconsistent with heavy hitters! 2025-05-07T20:58:01.4625347Z Skipping (s,q) (1.43, 575): inconsistent with heavy hitters! 2025-05-07T20:58:01.4625495Z Skipping (s,q) (1.44, 575): inconsistent with heavy hitters! 2025-05-07T20:58:01.4625646Z Skipping (s,q) (1.45, 575): inconsistent with heavy hitters! 2025-05-07T20:58:01.4625797Z Skipping (s,q) (1.46, 575): inconsistent with heavy hitters! 2025-05-07T20:58:01.4625948Z Skipping (s,q) (1.47, 575): inconsistent with heavy hitters! 2025-05-07T20:58:01.4626100Z Skipping (s,q) (1.48, 575): inconsistent with heavy hitters! 2025-05-07T20:58:01.4626250Z Skipping (s,q) (1.49, 575): inconsistent with heavy hitters! 2025-05-07T20:58:01.4626400Z Skipping (s,q) (1.5, 575): inconsistent with heavy hitters! 2025-05-07T20:58:01.4626555Z Skipping (s,q) (1.51, 575): inconsistent with heavy hitters! 2025-05-07T20:58:01.4626724Z Skipping (s,q) (1.52, 575): inconsistent with heavy hitters! 2025-05-07T20:58:01.4626901Z Skipping (s,q) (1.53, 575): inconsistent with heavy hitters! 2025-05-07T20:58:01.4627048Z Skipping (s,q) (1.54, 575): inconsistent with heavy hitters! 2025-05-07T20:58:01.4627197Z Skipping (s,q) (1.55, 575): inconsistent with heavy hitters! 2025-05-07T20:58:01.4627351Z Skipping (s,q) (1.56, 575): inconsistent with heavy hitters! 2025-05-07T20:58:01.4627500Z Skipping (s,q) (1.57, 575): inconsistent with heavy hitters! 2025-05-07T20:58:01.4627693Z Skipping (s,q) (1.58, 575): inconsistent with heavy hitters! 2025-05-07T20:58:01.4627847Z Skipping (s,q) (1.59, 575): inconsistent with heavy hitters! 2025-05-07T20:58:01.4627997Z Skipping (s,q) (1.6, 575): inconsistent with heavy hitters! 2025-05-07T20:58:01.4628149Z Skipping (s,q) (1.61, 575): inconsistent with heavy hitters! 2025-05-07T20:58:01.4628296Z Skipping (s,q) (1.62, 575): inconsistent with heavy hitters! 2025-05-07T20:58:01.4628443Z Skipping (s,q) (1.63, 575): inconsistent with heavy hitters! 2025-05-07T20:58:01.4628595Z Skipping (s,q) (1.64, 575): inconsistent with heavy hitters! 2025-05-07T20:58:01.4628743Z Skipping (s,q) (1.65, 575): inconsistent with heavy hitters! 2025-05-07T20:58:01.4628891Z Skipping (s,q) (1.66, 575): inconsistent with heavy hitters! 2025-05-07T20:58:01.4629041Z Skipping (s,q) (1.67, 575): inconsistent with heavy hitters! 2025-05-07T20:58:01.4629192Z Skipping (s,q) (1.68, 575): inconsistent with heavy hitters! 2025-05-07T20:58:01.4629346Z Skipping (s,q) (1.69, 575): inconsistent with heavy hitters! 2025-05-07T20:58:01.4629498Z Skipping (s,q) (1.7, 575): inconsistent with heavy hitters! 2025-05-07T20:58:01.4629646Z Skipping (s,q) (1.71, 575): inconsistent with heavy hitters! 2025-05-07T20:58:01.4629798Z Skipping (s,q) (1.72, 575): inconsistent with heavy hitters! 2025-05-07T20:58:01.4629946Z Skipping (s,q) (1.73, 575): inconsistent with heavy hitters! 2025-05-07T20:58:01.4630094Z Skipping (s,q) (1.74, 575): inconsistent with heavy hitters! 2025-05-07T20:58:01.4630246Z Skipping (s,q) (1.75, 575): inconsistent with heavy hitters! 2025-05-07T20:58:01.4630396Z Skipping (s,q) (1.76, 575): inconsistent with heavy hitters! 2025-05-07T20:58:01.4630547Z Skipping (s,q) (1.77, 575): inconsistent with heavy hitters! 2025-05-07T20:58:01.4630694Z Skipping (s,q) (1.78, 575): inconsistent with heavy hitters! 2025-05-07T20:58:01.4630883Z Skipping (s,q) (1.79, 575): inconsistent with heavy hitters! 2025-05-07T20:58:01.4631039Z Skipping (s,q) (1.8, 575): inconsistent with heavy hitters! 2025-05-07T20:58:01.4631229Z Skipping (s,q) (1.81, 575): inconsistent with heavy hitters! 2025-05-07T20:58:01.4631377Z Skipping (s,q) (1.82, 575): inconsistent with heavy hitters! 2025-05-07T20:58:01.4631570Z Skipping (s,q) (1.83, 575): inconsistent with heavy hitters! 2025-05-07T20:58:01.4631724Z Skipping (s,q) (1.84, 575): inconsistent with heavy hitters! 2025-05-07T20:58:01.4631876Z Skipping (s,q) (1.85, 575): inconsistent with heavy hitters! 2025-05-07T20:58:01.4632024Z Skipping (s,q) (1.86, 575): inconsistent with heavy hitters! 2025-05-07T20:58:01.4632172Z Skipping (s,q) (1.87, 575): inconsistent with heavy hitters! 2025-05-07T20:58:01.4632324Z Skipping (s,q) (1.88, 575): inconsistent with heavy hitters! 2025-05-07T20:58:01.4632474Z Skipping (s,q) (1.89, 575): inconsistent with heavy hitters! 2025-05-07T20:58:01.4632622Z Skipping (s,q) (1.9, 575): inconsistent with heavy hitters! 2025-05-07T20:58:01.4632773Z Skipping (s,q) (1.91, 575): inconsistent with heavy hitters! 2025-05-07T20:58:01.4632925Z Skipping (s,q) (1.92, 575): inconsistent with heavy hitters! 2025-05-07T20:58:01.4633075Z Skipping (s,q) (1.93, 575): inconsistent with heavy hitters! 2025-05-07T20:58:01.4633226Z Skipping (s,q) (1.94, 575): inconsistent with heavy hitters! 2025-05-07T20:58:01.4633373Z Skipping (s,q) (1.95, 575): inconsistent with heavy hitters! 2025-05-07T20:58:01.4633524Z Skipping (s,q) (1.96, 575): inconsistent with heavy hitters! 2025-05-07T20:58:01.4633672Z Skipping (s,q) (1.97, 575): inconsistent with heavy hitters! 2025-05-07T20:58:01.4633822Z Skipping (s,q) (1.98, 575): inconsistent with heavy hitters! 2025-05-07T20:58:01.4633973Z Skipping (s,q) (1.99, 575): inconsistent with heavy hitters! 2025-05-07T20:58:01.4634123Z Skipping (s,q) (0.01, 600): inconsistent with heavy hitters! 2025-05-07T20:58:01.4634272Z Skipping (s,q) (0.02, 600): inconsistent with heavy hitters! 2025-05-07T20:58:01.4634422Z Skipping (s,q) (0.03, 600): inconsistent with heavy hitters! 2025-05-07T20:58:01.4634614Z Skipping (s,q) (0.04, 600): inconsistent with heavy hitters! 2025-05-07T20:58:01.4634767Z Skipping (s,q) (0.05, 600): inconsistent with heavy hitters! 2025-05-07T20:58:01.4634922Z Skipping (s,q) (0.06, 600): inconsistent with heavy hitters! 2025-05-07T20:58:01.4635071Z Skipping (s,q) (0.07, 600): inconsistent with heavy hitters! 2025-05-07T20:58:01.4635225Z Skipping (s,q) (0.08, 600): inconsistent with heavy hitters! 2025-05-07T20:58:01.4635378Z Skipping (s,q) (0.09, 600): inconsistent with heavy hitters! 2025-05-07T20:58:01.4635527Z Skipping (s,q) (0.1, 600): inconsistent with heavy hitters! 2025-05-07T20:58:01.4635678Z Skipping (s,q) (0.11, 600): inconsistent with heavy hitters! 2025-05-07T20:58:01.4635826Z Skipping (s,q) (0.12, 600): inconsistent with heavy hitters! 2025-05-07T20:58:01.4635980Z Skipping (s,q) (0.13, 600): inconsistent with heavy hitters! 2025-05-07T20:58:01.4636129Z Skipping (s,q) (0.14, 600): inconsistent with heavy hitters! 2025-05-07T20:58:01.4636278Z Skipping (s,q) (0.15, 600): inconsistent with heavy hitters! 2025-05-07T20:58:01.4636433Z Skipping (s,q) (0.16, 600): inconsistent with heavy hitters! 2025-05-07T20:58:01.4636580Z Skipping (s,q) (0.17, 600): inconsistent with heavy hitters! 2025-05-07T20:58:01.4636731Z Skipping (s,q) (0.18, 600): inconsistent with heavy hitters! 2025-05-07T20:58:01.4636884Z Skipping (s,q) (0.19, 600): inconsistent with heavy hitters! 2025-05-07T20:58:01.4637033Z Skipping (s,q) (0.2, 600): inconsistent with heavy hitters! 2025-05-07T20:58:01.4637184Z Skipping (s,q) (0.21, 600): inconsistent with heavy hitters! 2025-05-07T20:58:01.4637331Z Skipping (s,q) (0.22, 600): inconsistent with heavy hitters! 2025-05-07T20:58:01.4637479Z Skipping (s,q) (0.23, 600): inconsistent with heavy hitters! 2025-05-07T20:58:01.4637629Z Skipping (s,q) (0.24, 600): inconsistent with heavy hitters! 2025-05-07T20:58:01.4637819Z Skipping (s,q) (0.25, 600): inconsistent with heavy hitters! 2025-05-07T20:58:01.4637968Z Skipping (s,q) (0.26, 600): inconsistent with heavy hitters! 2025-05-07T20:58:01.4638159Z Skipping (s,q) (0.27, 600): inconsistent with heavy hitters! 2025-05-07T20:58:01.4638308Z Skipping (s,q) (0.28, 600): inconsistent with heavy hitters! 2025-05-07T20:58:01.4638501Z Skipping (s,q) (0.29, 600): inconsistent with heavy hitters! 2025-05-07T20:58:01.4638651Z Skipping (s,q) (0.3, 600): inconsistent with heavy hitters! 2025-05-07T20:58:01.4638801Z Skipping (s,q) (0.31, 600): inconsistent with heavy hitters! 2025-05-07T20:58:01.4638955Z Skipping (s,q) (0.32, 600): inconsistent with heavy hitters! 2025-05-07T20:58:01.4639102Z Skipping (s,q) (0.33, 600): inconsistent with heavy hitters! 2025-05-07T20:58:01.4639252Z Skipping (s,q) (0.34, 600): inconsistent with heavy hitters! 2025-05-07T20:58:01.4639405Z Skipping (s,q) (0.35, 600): inconsistent with heavy hitters! 2025-05-07T20:58:01.4639557Z Skipping (s,q) (0.36, 600): inconsistent with heavy hitters! 2025-05-07T20:58:01.4639709Z Skipping (s,q) (0.37, 600): inconsistent with heavy hitters! 2025-05-07T20:58:01.4639862Z Skipping (s,q) (0.38, 600): inconsistent with heavy hitters! 2025-05-07T20:58:01.4640009Z Skipping (s,q) (0.39, 600): inconsistent with heavy hitters! 2025-05-07T20:58:01.4640165Z Skipping (s,q) (0.4, 600): inconsistent with heavy hitters! 2025-05-07T20:58:01.4640316Z Skipping (s,q) (0.41, 600): inconsistent with heavy hitters! 2025-05-07T20:58:01.4640464Z Skipping (s,q) (0.42, 600): inconsistent with heavy hitters! 2025-05-07T20:58:01.4640615Z Skipping (s,q) (0.43, 600): inconsistent with heavy hitters! 2025-05-07T20:58:01.4640762Z Skipping (s,q) (0.44, 600): inconsistent with heavy hitters! 2025-05-07T20:58:01.4640914Z Skipping (s,q) (0.45, 600): inconsistent with heavy hitters! 2025-05-07T20:58:01.4641063Z Skipping (s,q) (0.46, 600): inconsistent with heavy hitters! 2025-05-07T20:58:01.4641214Z Skipping (s,q) (0.47, 600): inconsistent with heavy hitters! 2025-05-07T20:58:01.4641364Z Skipping (s,q) (0.48, 600): inconsistent with heavy hitters! 2025-05-07T20:58:01.4641515Z Skipping (s,q) (0.49, 600): inconsistent with heavy hitters! 2025-05-07T20:58:01.4641728Z Skipping (s,q) (0.5, 600): inconsistent with heavy hitters! 2025-05-07T20:58:01.4641879Z Skipping (s,q) (0.51, 600): inconsistent with heavy hitters! 2025-05-07T20:58:01.4642031Z Skipping (s,q) (0.52, 600): inconsistent with heavy hitters! 2025-05-07T20:58:01.4642180Z Skipping (s,q) (0.53, 600): inconsistent with heavy hitters! 2025-05-07T20:58:01.4642331Z Skipping (s,q) (0.54, 600): inconsistent with heavy hitters! 2025-05-07T20:58:01.4642477Z Skipping (s,q) (0.55, 600): inconsistent with heavy hitters! 2025-05-07T20:58:01.4642627Z Skipping (s,q) (0.56, 600): inconsistent with heavy hitters! 2025-05-07T20:58:01.4642776Z Skipping (s,q) (0.57, 600): inconsistent with heavy hitters! 2025-05-07T20:58:01.4642924Z Skipping (s,q) (0.58, 600): inconsistent with heavy hitters! 2025-05-07T20:58:01.4643081Z Skipping (s,q) (0.59, 600): inconsistent with heavy hitters! 2025-05-07T20:58:01.4643228Z Skipping (s,q) (0.6, 600): inconsistent with heavy hitters! 2025-05-07T20:58:01.4643380Z Skipping (s,q) (0.61, 600): inconsistent with heavy hitters! 2025-05-07T20:58:01.4643530Z Skipping (s,q) (0.62, 600): inconsistent with heavy hitters! 2025-05-07T20:58:01.4643680Z Skipping (s,q) (0.63, 600): inconsistent with heavy hitters! 2025-05-07T20:58:01.4643830Z Skipping (s,q) (0.64, 600): inconsistent with heavy hitters! 2025-05-07T20:58:01.4643980Z Skipping (s,q) (0.65, 600): inconsistent with heavy hitters! 2025-05-07T20:58:01.4644128Z Skipping (s,q) (0.66, 600): inconsistent with heavy hitters! 2025-05-07T20:58:01.4644278Z Skipping (s,q) (0.67, 600): inconsistent with heavy hitters! 2025-05-07T20:58:01.4644426Z Skipping (s,q) (0.68, 600): inconsistent with heavy hitters! 2025-05-07T20:58:01.4644573Z Skipping (s,q) (0.69, 600): inconsistent with heavy hitters! 2025-05-07T20:58:01.4644764Z Skipping (s,q) (0.7, 600): inconsistent with heavy hitters! 2025-05-07T20:58:01.4644914Z Skipping (s,q) (0.71, 600): inconsistent with heavy hitters! 2025-05-07T20:58:01.4645167Z Skipping (s,q) (0.72, 600): inconsistent with heavy hitters! 2025-05-07T20:58:01.4645316Z Skipping (s,q) (0.73, 600): inconsistent with heavy hitters! 2025-05-07T20:58:01.4645502Z Skipping (s,q) (0.74, 600): inconsistent with heavy hitters! 2025-05-07T20:58:01.4645654Z Skipping (s,q) (0.75, 600): inconsistent with heavy hitters! 2025-05-07T20:58:01.4645803Z Skipping (s,q) (0.76, 600): inconsistent with heavy hitters! 2025-05-07T20:58:01.4645950Z Skipping (s,q) (0.77, 600): inconsistent with heavy hitters! 2025-05-07T20:58:01.4646100Z Skipping (s,q) (0.78, 600): inconsistent with heavy hitters! 2025-05-07T20:58:01.4646247Z Skipping (s,q) (0.79, 600): inconsistent with heavy hitters! 2025-05-07T20:58:01.4646397Z Skipping (s,q) (0.8, 600): inconsistent with heavy hitters! 2025-05-07T20:58:01.4646549Z Skipping (s,q) (0.81, 600): inconsistent with heavy hitters! 2025-05-07T20:58:01.4646697Z Skipping (s,q) (0.82, 600): inconsistent with heavy hitters! 2025-05-07T20:58:01.4646854Z Skipping (s,q) (0.83, 600): inconsistent with heavy hitters! 2025-05-07T20:58:01.4647002Z Skipping (s,q) (0.84, 600): inconsistent with heavy hitters! 2025-05-07T20:58:01.4647153Z Skipping (s,q) (0.85, 600): inconsistent with heavy hitters! 2025-05-07T20:58:01.4647305Z Skipping (s,q) (0.86, 600): inconsistent with heavy hitters! 2025-05-07T20:58:01.4647454Z Skipping (s,q) (0.87, 600): inconsistent with heavy hitters! 2025-05-07T20:58:01.4647609Z Skipping (s,q) (0.88, 600): inconsistent with heavy hitters! 2025-05-07T20:58:01.4647756Z Skipping (s,q) (0.89, 600): inconsistent with heavy hitters! 2025-05-07T20:58:01.4647903Z Skipping (s,q) (0.9, 600): inconsistent with heavy hitters! 2025-05-07T20:58:01.4648059Z Skipping (s,q) (0.91, 600): inconsistent with heavy hitters! 2025-05-07T20:58:01.4648206Z Skipping (s,q) (0.92, 600): inconsistent with heavy hitters! 2025-05-07T20:58:01.4648358Z Skipping (s,q) (0.93, 600): inconsistent with heavy hitters! 2025-05-07T20:58:01.4648514Z Skipping (s,q) (0.94, 600): inconsistent with heavy hitters! 2025-05-07T20:58:01.4648704Z Skipping (s,q) (0.95, 600): inconsistent with heavy hitters! 2025-05-07T20:58:01.4648855Z Skipping (s,q) (0.96, 600): inconsistent with heavy hitters! 2025-05-07T20:58:01.4649005Z Skipping (s,q) (0.97, 600): inconsistent with heavy hitters! 2025-05-07T20:58:01.4649153Z Skipping (s,q) (0.98, 600): inconsistent with heavy hitters! 2025-05-07T20:58:01.4649305Z Skipping (s,q) (0.99, 600): inconsistent with heavy hitters! 2025-05-07T20:58:01.4649452Z Skipping (s,q) (1, 600): inconsistent with heavy hitters! 2025-05-07T20:58:01.4649600Z Skipping (s,q) (1.01, 600): inconsistent with heavy hitters! 2025-05-07T20:58:01.4649750Z Skipping (s,q) (1.02, 600): inconsistent with heavy hitters! 2025-05-07T20:58:01.4649897Z Skipping (s,q) (1.03, 600): inconsistent with heavy hitters! 2025-05-07T20:58:01.4650047Z Skipping (s,q) (1.04, 600): inconsistent with heavy hitters! 2025-05-07T20:58:01.4650197Z Skipping (s,q) (1.05, 600): inconsistent with heavy hitters! 2025-05-07T20:58:01.4650355Z Skipping (s,q) (1.06, 600): inconsistent with heavy hitters! 2025-05-07T20:58:01.4650508Z Skipping (s,q) (1.07, 600): inconsistent with heavy hitters! 2025-05-07T20:58:01.4650658Z Skipping (s,q) (1.08, 600): inconsistent with heavy hitters! 2025-05-07T20:58:01.4650807Z Skipping (s,q) (1.09, 600): inconsistent with heavy hitters! 2025-05-07T20:58:01.4650957Z Skipping (s,q) (1.1, 600): inconsistent with heavy hitters! 2025-05-07T20:58:01.4651107Z Skipping (s,q) (1.11, 600): inconsistent with heavy hitters! 2025-05-07T20:58:01.4651254Z Skipping (s,q) (1.12, 600): inconsistent with heavy hitters! 2025-05-07T20:58:01.4651407Z Skipping (s,q) (1.13, 600): inconsistent with heavy hitters! 2025-05-07T20:58:01.4651559Z Skipping (s,q) (1.14, 600): inconsistent with heavy hitters! 2025-05-07T20:58:01.4651752Z Skipping (s,q) (1.15, 600): inconsistent with heavy hitters! 2025-05-07T20:58:01.4651901Z Skipping (s,q) (1.16, 600): inconsistent with heavy hitters! 2025-05-07T20:58:01.4652090Z Skipping (s,q) (1.17, 600): inconsistent with heavy hitters! 2025-05-07T20:58:01.4652239Z Skipping (s,q) (1.18, 600): inconsistent with heavy hitters! 2025-05-07T20:58:01.4652423Z Skipping (s,q) (1.19, 600): inconsistent with heavy hitters! 2025-05-07T20:58:01.4652570Z Skipping (s,q) (1.2, 600): inconsistent with heavy hitters! 2025-05-07T20:58:01.4652722Z Skipping (s,q) (1.21, 600): inconsistent with heavy hitters! 2025-05-07T20:58:01.4652873Z Skipping (s,q) (1.22, 600): inconsistent with heavy hitters! 2025-05-07T20:58:01.4653029Z Skipping (s,q) (1.23, 600): inconsistent with heavy hitters! 2025-05-07T20:58:01.4653176Z Skipping (s,q) (1.24, 600): inconsistent with heavy hitters! 2025-05-07T20:58:01.4653323Z Skipping (s,q) (1.25, 600): inconsistent with heavy hitters! 2025-05-07T20:58:01.4653474Z Skipping (s,q) (1.26, 600): inconsistent with heavy hitters! 2025-05-07T20:58:01.4653621Z Skipping (s,q) (1.27, 600): inconsistent with heavy hitters! 2025-05-07T20:58:01.4653776Z Skipping (s,q) (1.28, 600): inconsistent with heavy hitters! 2025-05-07T20:58:01.4653925Z Skipping (s,q) (1.29, 600): inconsistent with heavy hitters! 2025-05-07T20:58:01.4654075Z Skipping (s,q) (1.3, 600): inconsistent with heavy hitters! 2025-05-07T20:58:01.4654226Z Skipping (s,q) (1.31, 600): inconsistent with heavy hitters! 2025-05-07T20:58:01.4654377Z Skipping (s,q) (1.32, 600): inconsistent with heavy hitters! 2025-05-07T20:58:01.4654529Z Skipping (s,q) (1.33, 600): inconsistent with heavy hitters! 2025-05-07T20:58:01.4654679Z Skipping (s,q) (1.34, 600): inconsistent with heavy hitters! 2025-05-07T20:58:01.4654830Z Skipping (s,q) (1.35, 600): inconsistent with heavy hitters! 2025-05-07T20:58:01.4654980Z Skipping (s,q) (1.36, 600): inconsistent with heavy hitters! 2025-05-07T20:58:01.4655130Z Skipping (s,q) (1.37, 600): inconsistent with heavy hitters! 2025-05-07T20:58:01.4655281Z Skipping (s,q) (1.38, 600): inconsistent with heavy hitters! 2025-05-07T20:58:01.4655432Z Skipping (s,q) (1.39, 600): inconsistent with heavy hitters! 2025-05-07T20:58:01.4655623Z Skipping (s,q) (1.4, 600): inconsistent with heavy hitters! 2025-05-07T20:58:01.4655771Z Skipping (s,q) (1.41, 600): inconsistent with heavy hitters! 2025-05-07T20:58:01.4655926Z Skipping (s,q) (1.42, 600): inconsistent with heavy hitters! 2025-05-07T20:58:01.4656077Z Skipping (s,q) (1.43, 600): inconsistent with heavy hitters! 2025-05-07T20:58:01.4656304Z Skipping (s,q) (1.44, 600): inconsistent with heavy hitters! 2025-05-07T20:58:01.4656453Z Skipping (s,q) (1.45, 600): inconsistent with heavy hitters! 2025-05-07T20:58:01.4656600Z Skipping (s,q) (1.46, 600): inconsistent with heavy hitters! 2025-05-07T20:58:01.4656755Z Skipping (s,q) (1.47, 600): inconsistent with heavy hitters! 2025-05-07T20:58:01.4656901Z Skipping (s,q) (1.48, 600): inconsistent with heavy hitters! 2025-05-07T20:58:01.4657052Z Skipping (s,q) (1.49, 600): inconsistent with heavy hitters! 2025-05-07T20:58:01.4657200Z Skipping (s,q) (1.5, 600): inconsistent with heavy hitters! 2025-05-07T20:58:01.4657351Z Skipping (s,q) (1.51, 600): inconsistent with heavy hitters! 2025-05-07T20:58:01.4657499Z Skipping (s,q) (1.52, 600): inconsistent with heavy hitters! 2025-05-07T20:58:01.4657652Z Skipping (s,q) (1.53, 600): inconsistent with heavy hitters! 2025-05-07T20:58:01.4657802Z Skipping (s,q) (1.54, 600): inconsistent with heavy hitters! 2025-05-07T20:58:01.4657952Z Skipping (s,q) (1.55, 600): inconsistent with heavy hitters! 2025-05-07T20:58:01.4658101Z Skipping (s,q) (1.56, 600): inconsistent with heavy hitters! 2025-05-07T20:58:01.4658252Z Skipping (s,q) (1.57, 600): inconsistent with heavy hitters! 2025-05-07T20:58:01.4658405Z Skipping (s,q) (1.58, 600): inconsistent with heavy hitters! 2025-05-07T20:58:01.4658553Z Skipping (s,q) (1.59, 600): inconsistent with heavy hitters! 2025-05-07T20:58:01.4658743Z Skipping (s,q) (1.6, 600): inconsistent with heavy hitters! 2025-05-07T20:58:01.4658898Z Skipping (s,q) (1.61, 600): inconsistent with heavy hitters! 2025-05-07T20:58:01.4659093Z Skipping (s,q) (1.62, 600): inconsistent with heavy hitters! 2025-05-07T20:58:01.4659375Z Skipping (s,q) (1.63, 600): inconsistent with heavy hitters! 2025-05-07T20:58:01.4659598Z Skipping (s,q) (1.64, 600): inconsistent with heavy hitters! 2025-05-07T20:58:01.4659751Z Skipping (s,q) (1.65, 600): inconsistent with heavy hitters! 2025-05-07T20:58:01.4659897Z Skipping (s,q) (1.66, 600): inconsistent with heavy hitters! 2025-05-07T20:58:01.4660040Z Skipping (s,q) (1.67, 600): inconsistent with heavy hitters! 2025-05-07T20:58:01.4660182Z Skipping (s,q) (1.68, 600): inconsistent with heavy hitters! 2025-05-07T20:58:01.4660327Z Skipping (s,q) (1.69, 600): inconsistent with heavy hitters! 2025-05-07T20:58:01.4660473Z Skipping (s,q) (1.7, 600): inconsistent with heavy hitters! 2025-05-07T20:58:01.4660619Z Skipping (s,q) (1.71, 600): inconsistent with heavy hitters! 2025-05-07T20:58:01.4660765Z Skipping (s,q) (1.72, 600): inconsistent with heavy hitters! 2025-05-07T20:58:01.4660918Z Skipping (s,q) (1.73, 600): inconsistent with heavy hitters! 2025-05-07T20:58:01.4661067Z Skipping (s,q) (1.74, 600): inconsistent with heavy hitters! 2025-05-07T20:58:01.4661212Z Skipping (s,q) (1.75, 600): inconsistent with heavy hitters! 2025-05-07T20:58:01.4661358Z Skipping (s,q) (1.76, 600): inconsistent with heavy hitters! 2025-05-07T20:58:01.4661503Z Skipping (s,q) (1.77, 600): inconsistent with heavy hitters! 2025-05-07T20:58:01.4661646Z Skipping (s,q) (1.78, 600): inconsistent with heavy hitters! 2025-05-07T20:58:01.4661791Z Skipping (s,q) (1.79, 600): inconsistent with heavy hitters! 2025-05-07T20:58:01.4661938Z Skipping (s,q) (1.8, 600): inconsistent with heavy hitters! 2025-05-07T20:58:01.4662085Z Skipping (s,q) (1.81, 600): inconsistent with heavy hitters! 2025-05-07T20:58:01.4662232Z Skipping (s,q) (1.82, 600): inconsistent with heavy hitters! 2025-05-07T20:58:01.4662378Z Skipping (s,q) (1.83, 600): inconsistent with heavy hitters! 2025-05-07T20:58:01.4662528Z Skipping (s,q) (1.84, 600): inconsistent with heavy hitters! 2025-05-07T20:58:01.4662741Z Skipping (s,q) (1.85, 600): inconsistent with heavy hitters! 2025-05-07T20:58:01.4662886Z Skipping (s,q) (1.86, 600): inconsistent with heavy hitters! 2025-05-07T20:58:01.4663038Z Skipping (s,q) (1.87, 600): inconsistent with heavy hitters! 2025-05-07T20:58:01.4663188Z Skipping (s,q) (1.88, 600): inconsistent with heavy hitters! 2025-05-07T20:58:01.4663331Z Skipping (s,q) (1.89, 600): inconsistent with heavy hitters! 2025-05-07T20:58:01.4663479Z Skipping (s,q) (1.9, 600): inconsistent with heavy hitters! 2025-05-07T20:58:01.4663623Z Skipping (s,q) (1.91, 600): inconsistent with heavy hitters! 2025-05-07T20:58:01.4663767Z Skipping (s,q) (1.92, 600): inconsistent with heavy hitters! 2025-05-07T20:58:01.4663912Z Skipping (s,q) (1.93, 600): inconsistent with heavy hitters! 2025-05-07T20:58:01.4664057Z Skipping (s,q) (1.94, 600): inconsistent with heavy hitters! 2025-05-07T20:58:01.4664201Z Skipping (s,q) (1.95, 600): inconsistent with heavy hitters! 2025-05-07T20:58:01.4664352Z Skipping (s,q) (1.96, 600): inconsistent with heavy hitters! 2025-05-07T20:58:01.4664495Z Skipping (s,q) (1.97, 600): inconsistent with heavy hitters! 2025-05-07T20:58:01.4664644Z Skipping (s,q) (1.98, 600): inconsistent with heavy hitters! 2025-05-07T20:58:01.4664789Z Skipping (s,q) (1.99, 600): inconsistent with heavy hitters! 2025-05-07T20:58:01.4664936Z Skipping (s,q) (0.01, 625): inconsistent with heavy hitters! 2025-05-07T20:58:01.4665084Z Skipping (s,q) (0.02, 625): inconsistent with heavy hitters! 2025-05-07T20:58:01.4668628Z Skipping (s,q) (0.03, 625): inconsistent with heavy hitters! 2025-05-07T20:58:01.4668798Z Skipping (s,q) (0.04, 625): inconsistent with heavy hitters! 2025-05-07T20:58:01.4668948Z Skipping (s,q) (0.05, 625): inconsistent with heavy hitters! 2025-05-07T20:58:01.4669191Z Skipping (s,q) (0.06, 625): inconsistent with heavy hitters! 2025-05-07T20:58:01.4669341Z Skipping (s,q) (0.07, 625): inconsistent with heavy hitters! 2025-05-07T20:58:01.4669552Z Skipping (s,q) (0.08, 625): inconsistent with heavy hitters! 2025-05-07T20:58:01.4669700Z Skipping (s,q) (0.09, 625): inconsistent with heavy hitters! 2025-05-07T20:58:01.4669912Z Skipping (s,q) (0.1, 625): inconsistent with heavy hitters! 2025-05-07T20:58:01.4670067Z Skipping (s,q) (0.11, 625): inconsistent with heavy hitters! 2025-05-07T20:58:01.4670217Z Skipping (s,q) (0.12, 625): inconsistent with heavy hitters! 2025-05-07T20:58:01.4670363Z Skipping (s,q) (0.13, 625): inconsistent with heavy hitters! 2025-05-07T20:58:01.4670513Z Skipping (s,q) (0.14, 625): inconsistent with heavy hitters! 2025-05-07T20:58:01.4670662Z Skipping (s,q) (0.15, 625): inconsistent with heavy hitters! 2025-05-07T20:58:01.4670812Z Skipping (s,q) (0.16, 625): inconsistent with heavy hitters! 2025-05-07T20:58:01.4670967Z Skipping (s,q) (0.17, 625): inconsistent with heavy hitters! 2025-05-07T20:58:01.4671117Z Skipping (s,q) (0.18, 625): inconsistent with heavy hitters! 2025-05-07T20:58:01.4671275Z Skipping (s,q) (0.19, 625): inconsistent with heavy hitters! 2025-05-07T20:58:01.4671426Z Skipping (s,q) (0.2, 625): inconsistent with heavy hitters! 2025-05-07T20:58:01.4671575Z Skipping (s,q) (0.21, 625): inconsistent with heavy hitters! 2025-05-07T20:58:01.4671729Z Skipping (s,q) (0.22, 625): inconsistent with heavy hitters! 2025-05-07T20:58:01.4671877Z Skipping (s,q) (0.23, 625): inconsistent with heavy hitters! 2025-05-07T20:58:01.4672026Z Skipping (s,q) (0.24, 625): inconsistent with heavy hitters! 2025-05-07T20:58:01.4672176Z Skipping (s,q) (0.25, 625): inconsistent with heavy hitters! 2025-05-07T20:58:01.4672324Z Skipping (s,q) (0.26, 625): inconsistent with heavy hitters! 2025-05-07T20:58:01.4672475Z Skipping (s,q) (0.27, 625): inconsistent with heavy hitters! 2025-05-07T20:58:01.4672623Z Skipping (s,q) (0.28, 625): inconsistent with heavy hitters! 2025-05-07T20:58:01.4672772Z Skipping (s,q) (0.29, 625): inconsistent with heavy hitters! 2025-05-07T20:58:01.4672923Z Skipping (s,q) (0.3, 625): inconsistent with heavy hitters! 2025-05-07T20:58:01.4673115Z Skipping (s,q) (0.31, 625): inconsistent with heavy hitters! 2025-05-07T20:58:01.4673263Z Skipping (s,q) (0.32, 625): inconsistent with heavy hitters! 2025-05-07T20:58:01.4673418Z Skipping (s,q) (0.33, 625): inconsistent with heavy hitters! 2025-05-07T20:58:01.4673567Z Skipping (s,q) (0.34, 625): inconsistent with heavy hitters! 2025-05-07T20:58:01.4673718Z Skipping (s,q) (0.35, 625): inconsistent with heavy hitters! 2025-05-07T20:58:01.4673869Z Skipping (s,q) (0.36, 625): inconsistent with heavy hitters! 2025-05-07T20:58:01.4674016Z Skipping (s,q) (0.37, 625): inconsistent with heavy hitters! 2025-05-07T20:58:01.4674167Z Skipping (s,q) (0.38, 625): inconsistent with heavy hitters! 2025-05-07T20:58:01.4674316Z Skipping (s,q) (0.39, 625): inconsistent with heavy hitters! 2025-05-07T20:58:01.4674465Z Skipping (s,q) (0.4, 625): inconsistent with heavy hitters! 2025-05-07T20:58:01.4674617Z Skipping (s,q) (0.41, 625): inconsistent with heavy hitters! 2025-05-07T20:58:01.4674770Z Skipping (s,q) (0.42, 625): inconsistent with heavy hitters! 2025-05-07T20:58:01.4674920Z Skipping (s,q) (0.43, 625): inconsistent with heavy hitters! 2025-05-07T20:58:01.4675071Z Skipping (s,q) (0.44, 625): inconsistent with heavy hitters! 2025-05-07T20:58:01.4675218Z Skipping (s,q) (0.45, 625): inconsistent with heavy hitters! 2025-05-07T20:58:01.4675369Z Skipping (s,q) (0.46, 625): inconsistent with heavy hitters! 2025-05-07T20:58:01.4675518Z Skipping (s,q) (0.47, 625): inconsistent with heavy hitters! 2025-05-07T20:58:01.4675668Z Skipping (s,q) (0.48, 625): inconsistent with heavy hitters! 2025-05-07T20:58:01.4675821Z Skipping (s,q) (0.49, 625): inconsistent with heavy hitters! 2025-05-07T20:58:01.4675971Z Skipping (s,q) (0.5, 625): inconsistent with heavy hitters! 2025-05-07T20:58:01.4676164Z Skipping (s,q) (0.51, 625): inconsistent with heavy hitters! 2025-05-07T20:58:01.4676314Z Skipping (s,q) (0.52, 625): inconsistent with heavy hitters! 2025-05-07T20:58:01.4676499Z Skipping (s,q) (0.53, 625): inconsistent with heavy hitters! 2025-05-07T20:58:01.4676646Z Skipping (s,q) (0.54, 625): inconsistent with heavy hitters! 2025-05-07T20:58:01.4676826Z Skipping (s,q) (0.55, 625): inconsistent with heavy hitters! 2025-05-07T20:58:01.4676974Z Skipping (s,q) (0.56, 625): inconsistent with heavy hitters! 2025-05-07T20:58:01.4677123Z Skipping (s,q) (0.57, 625): inconsistent with heavy hitters! 2025-05-07T20:58:01.4677269Z Skipping (s,q) (0.58, 625): inconsistent with heavy hitters! 2025-05-07T20:58:01.4677422Z Skipping (s,q) (0.59, 625): inconsistent with heavy hitters! 2025-05-07T20:58:01.4677566Z Skipping (s,q) (0.6, 625): inconsistent with heavy hitters! 2025-05-07T20:58:01.4677711Z Skipping (s,q) (0.61, 625): inconsistent with heavy hitters! 2025-05-07T20:58:01.4677858Z Skipping (s,q) (0.62, 625): inconsistent with heavy hitters! 2025-05-07T20:58:01.4678007Z Skipping (s,q) (0.63, 625): inconsistent with heavy hitters! 2025-05-07T20:58:01.4678154Z Skipping (s,q) (0.64, 625): inconsistent with heavy hitters! 2025-05-07T20:58:01.4678304Z Skipping (s,q) (0.65, 625): inconsistent with heavy hitters! 2025-05-07T20:58:01.4678450Z Skipping (s,q) (0.66, 625): inconsistent with heavy hitters! 2025-05-07T20:58:01.4678599Z Skipping (s,q) (0.67, 625): inconsistent with heavy hitters! 2025-05-07T20:58:01.4678748Z Skipping (s,q) (0.68, 625): inconsistent with heavy hitters! 2025-05-07T20:58:01.4678896Z Skipping (s,q) (0.69, 625): inconsistent with heavy hitters! 2025-05-07T20:58:01.4679044Z Skipping (s,q) (0.7, 625): inconsistent with heavy hitters! 2025-05-07T20:58:01.4679190Z Skipping (s,q) (0.71, 625): inconsistent with heavy hitters! 2025-05-07T20:58:01.4679335Z Skipping (s,q) (0.72, 625): inconsistent with heavy hitters! 2025-05-07T20:58:01.4679482Z Skipping (s,q) (0.73, 625): inconsistent with heavy hitters! 2025-05-07T20:58:01.4679629Z Skipping (s,q) (0.74, 625): inconsistent with heavy hitters! 2025-05-07T20:58:01.4679775Z Skipping (s,q) (0.75, 625): inconsistent with heavy hitters! 2025-05-07T20:58:01.4679971Z Skipping (s,q) (0.76, 625): inconsistent with heavy hitters! 2025-05-07T20:58:01.4680117Z Skipping (s,q) (0.77, 625): inconsistent with heavy hitters! 2025-05-07T20:58:01.4680268Z Skipping (s,q) (0.78, 625): inconsistent with heavy hitters! 2025-05-07T20:58:01.4680413Z Skipping (s,q) (0.79, 625): inconsistent with heavy hitters! 2025-05-07T20:58:01.4680557Z Skipping (s,q) (0.8, 625): inconsistent with heavy hitters! 2025-05-07T20:58:01.4680704Z Skipping (s,q) (0.81, 625): inconsistent with heavy hitters! 2025-05-07T20:58:01.4680848Z Skipping (s,q) (0.82, 625): inconsistent with heavy hitters! 2025-05-07T20:58:01.4680993Z Skipping (s,q) (0.83, 625): inconsistent with heavy hitters! 2025-05-07T20:58:01.4681141Z Skipping (s,q) (0.84, 625): inconsistent with heavy hitters! 2025-05-07T20:58:01.4681288Z Skipping (s,q) (0.85, 625): inconsistent with heavy hitters! 2025-05-07T20:58:01.4681437Z Skipping (s,q) (0.86, 625): inconsistent with heavy hitters! 2025-05-07T20:58:01.4681586Z Skipping (s,q) (0.87, 625): inconsistent with heavy hitters! 2025-05-07T20:58:01.4681734Z Skipping (s,q) (0.88, 625): inconsistent with heavy hitters! 2025-05-07T20:58:01.4681885Z Skipping (s,q) (0.89, 625): inconsistent with heavy hitters! 2025-05-07T20:58:01.4682031Z Skipping (s,q) (0.9, 625): inconsistent with heavy hitters! 2025-05-07T20:58:01.4682176Z Skipping (s,q) (0.91, 625): inconsistent with heavy hitters! 2025-05-07T20:58:01.4682323Z Skipping (s,q) (0.92, 625): inconsistent with heavy hitters! 2025-05-07T20:58:01.4682467Z Skipping (s,q) (0.93, 625): inconsistent with heavy hitters! 2025-05-07T20:58:01.4682615Z Skipping (s,q) (0.94, 625): inconsistent with heavy hitters! 2025-05-07T20:58:01.4682759Z Skipping (s,q) (0.95, 625): inconsistent with heavy hitters! 2025-05-07T20:58:01.4682948Z Skipping (s,q) (0.96, 625): inconsistent with heavy hitters! 2025-05-07T20:58:01.4683097Z Skipping (s,q) (0.97, 625): inconsistent with heavy hitters! 2025-05-07T20:58:01.4683281Z Skipping (s,q) (0.98, 625): inconsistent with heavy hitters! 2025-05-07T20:58:01.4683425Z Skipping (s,q) (0.99, 625): inconsistent with heavy hitters! 2025-05-07T20:58:01.4683604Z Skipping (s,q) (1, 625): inconsistent with heavy hitters! 2025-05-07T20:58:01.4683752Z Skipping (s,q) (1.01, 625): inconsistent with heavy hitters! 2025-05-07T20:58:01.4683899Z Skipping (s,q) (1.02, 625): inconsistent with heavy hitters! 2025-05-07T20:58:01.4684045Z Skipping (s,q) (1.03, 625): inconsistent with heavy hitters! 2025-05-07T20:58:01.4684190Z Skipping (s,q) (1.04, 625): inconsistent with heavy hitters! 2025-05-07T20:58:01.4684339Z Skipping (s,q) (1.05, 625): inconsistent with heavy hitters! 2025-05-07T20:58:01.4684486Z Skipping (s,q) (1.06, 625): inconsistent with heavy hitters! 2025-05-07T20:58:01.4684632Z Skipping (s,q) (1.07, 625): inconsistent with heavy hitters! 2025-05-07T20:58:01.4684787Z Skipping (s,q) (1.08, 625): inconsistent with heavy hitters! 2025-05-07T20:58:01.4684936Z Skipping (s,q) (1.09, 625): inconsistent with heavy hitters! 2025-05-07T20:58:01.4685090Z Skipping (s,q) (1.1, 625): inconsistent with heavy hitters! 2025-05-07T20:58:01.4685235Z Skipping (s,q) (1.11, 625): inconsistent with heavy hitters! 2025-05-07T20:58:01.4685383Z Skipping (s,q) (1.12, 625): inconsistent with heavy hitters! 2025-05-07T20:58:01.4685531Z Skipping (s,q) (1.13, 625): inconsistent with heavy hitters! 2025-05-07T20:58:01.4685678Z Skipping (s,q) (1.14, 625): inconsistent with heavy hitters! 2025-05-07T20:58:01.4685824Z Skipping (s,q) (1.15, 625): inconsistent with heavy hitters! 2025-05-07T20:58:01.4685975Z Skipping (s,q) (1.16, 625): inconsistent with heavy hitters! 2025-05-07T20:58:01.4686119Z Skipping (s,q) (1.17, 625): inconsistent with heavy hitters! 2025-05-07T20:58:01.4686265Z Skipping (s,q) (1.18, 625): inconsistent with heavy hitters! 2025-05-07T20:58:01.4686414Z Skipping (s,q) (1.19, 625): inconsistent with heavy hitters! 2025-05-07T20:58:01.4686558Z Skipping (s,q) (1.2, 625): inconsistent with heavy hitters! 2025-05-07T20:58:01.4686750Z Skipping (s,q) (1.21, 625): inconsistent with heavy hitters! 2025-05-07T20:58:01.4686898Z Skipping (s,q) (1.22, 625): inconsistent with heavy hitters! 2025-05-07T20:58:01.4687048Z Skipping (s,q) (1.23, 625): inconsistent with heavy hitters! 2025-05-07T20:58:01.4687196Z Skipping (s,q) (1.24, 625): inconsistent with heavy hitters! 2025-05-07T20:58:01.4687344Z Skipping (s,q) (1.25, 625): inconsistent with heavy hitters! 2025-05-07T20:58:01.4687492Z Skipping (s,q) (1.26, 625): inconsistent with heavy hitters! 2025-05-07T20:58:01.4687641Z Skipping (s,q) (1.27, 625): inconsistent with heavy hitters! 2025-05-07T20:58:01.4687785Z Skipping (s,q) (1.28, 625): inconsistent with heavy hitters! 2025-05-07T20:58:01.4687932Z Skipping (s,q) (1.29, 625): inconsistent with heavy hitters! 2025-05-07T20:58:01.4688079Z Skipping (s,q) (1.3, 625): inconsistent with heavy hitters! 2025-05-07T20:58:01.4688224Z Skipping (s,q) (1.31, 625): inconsistent with heavy hitters! 2025-05-07T20:58:01.4688376Z Skipping (s,q) (1.32, 625): inconsistent with heavy hitters! 2025-05-07T20:58:01.4688519Z Skipping (s,q) (1.33, 625): inconsistent with heavy hitters! 2025-05-07T20:58:01.4688667Z Skipping (s,q) (1.34, 625): inconsistent with heavy hitters! 2025-05-07T20:58:01.4688815Z Skipping (s,q) (1.35, 625): inconsistent with heavy hitters! 2025-05-07T20:58:01.4688961Z Skipping (s,q) (1.36, 625): inconsistent with heavy hitters! 2025-05-07T20:58:01.4689116Z Skipping (s,q) (1.37, 625): inconsistent with heavy hitters! 2025-05-07T20:58:01.4689262Z Skipping (s,q) (1.38, 625): inconsistent with heavy hitters! 2025-05-07T20:58:01.4689405Z Skipping (s,q) (1.39, 625): inconsistent with heavy hitters! 2025-05-07T20:58:01.4689552Z Skipping (s,q) (1.4, 625): inconsistent with heavy hitters! 2025-05-07T20:58:01.4689739Z Skipping (s,q) (1.41, 625): inconsistent with heavy hitters! 2025-05-07T20:58:01.4689887Z Skipping (s,q) (1.42, 625): inconsistent with heavy hitters! 2025-05-07T20:58:01.4690078Z Skipping (s,q) (1.43, 625): inconsistent with heavy hitters! 2025-05-07T20:58:01.4690224Z Skipping (s,q) (1.44, 625): inconsistent with heavy hitters! 2025-05-07T20:58:01.4690411Z Skipping (s,q) (1.45, 625): inconsistent with heavy hitters! 2025-05-07T20:58:01.4690562Z Skipping (s,q) (1.46, 625): inconsistent with heavy hitters! 2025-05-07T20:58:01.4690709Z Skipping (s,q) (1.47, 625): inconsistent with heavy hitters! 2025-05-07T20:58:01.4690861Z Skipping (s,q) (1.48, 625): inconsistent with heavy hitters! 2025-05-07T20:58:01.4691008Z Skipping (s,q) (1.49, 625): inconsistent with heavy hitters! 2025-05-07T20:58:01.4691155Z Skipping (s,q) (1.5, 625): inconsistent with heavy hitters! 2025-05-07T20:58:01.4691305Z Skipping (s,q) (1.51, 625): inconsistent with heavy hitters! 2025-05-07T20:58:01.4691452Z Skipping (s,q) (1.52, 625): inconsistent with heavy hitters! 2025-05-07T20:58:01.4691602Z Skipping (s,q) (1.53, 625): inconsistent with heavy hitters! 2025-05-07T20:58:01.4691749Z Skipping (s,q) (1.54, 625): inconsistent with heavy hitters! 2025-05-07T20:58:01.4691898Z Skipping (s,q) (1.55, 625): inconsistent with heavy hitters! 2025-05-07T20:58:01.4692052Z Skipping (s,q) (1.56, 625): inconsistent with heavy hitters! 2025-05-07T20:58:01.4692202Z Skipping (s,q) (1.57, 625): inconsistent with heavy hitters! 2025-05-07T20:58:01.4692349Z Skipping (s,q) (1.58, 625): inconsistent with heavy hitters! 2025-05-07T20:58:01.4692499Z Skipping (s,q) (1.59, 625): inconsistent with heavy hitters! 2025-05-07T20:58:01.4692644Z Skipping (s,q) (1.6, 625): inconsistent with heavy hitters! 2025-05-07T20:58:01.4692793Z Skipping (s,q) (1.61, 625): inconsistent with heavy hitters! 2025-05-07T20:58:01.4692938Z Skipping (s,q) (1.62, 625): inconsistent with heavy hitters! 2025-05-07T20:58:01.4693084Z Skipping (s,q) (1.63, 625): inconsistent with heavy hitters! 2025-05-07T20:58:01.4693236Z Skipping (s,q) (1.64, 625): inconsistent with heavy hitters! 2025-05-07T20:58:01.4693384Z Skipping (s,q) (1.65, 625): inconsistent with heavy hitters! 2025-05-07T20:58:01.4693576Z Skipping (s,q) (1.66, 625): inconsistent with heavy hitters! 2025-05-07T20:58:01.4693724Z Skipping (s,q) (1.67, 625): inconsistent with heavy hitters! 2025-05-07T20:58:01.4693871Z Skipping (s,q) (1.68, 625): inconsistent with heavy hitters! 2025-05-07T20:58:01.4694016Z Skipping (s,q) (1.69, 625): inconsistent with heavy hitters! 2025-05-07T20:58:01.4694163Z Skipping (s,q) (1.7, 625): inconsistent with heavy hitters! 2025-05-07T20:58:01.4694308Z Skipping (s,q) (1.71, 625): inconsistent with heavy hitters! 2025-05-07T20:58:01.4694458Z Skipping (s,q) (1.72, 625): inconsistent with heavy hitters! 2025-05-07T20:58:01.4694605Z Skipping (s,q) (1.73, 625): inconsistent with heavy hitters! 2025-05-07T20:58:01.4694750Z Skipping (s,q) (1.74, 625): inconsistent with heavy hitters! 2025-05-07T20:58:01.4694902Z Skipping (s,q) (1.75, 625): inconsistent with heavy hitters! 2025-05-07T20:58:01.4695048Z Skipping (s,q) (1.76, 625): inconsistent with heavy hitters! 2025-05-07T20:58:01.4695196Z Skipping (s,q) (1.77, 625): inconsistent with heavy hitters! 2025-05-07T20:58:01.4695346Z Skipping (s,q) (1.78, 625): inconsistent with heavy hitters! 2025-05-07T20:58:01.4695495Z Skipping (s,q) (1.79, 625): inconsistent with heavy hitters! 2025-05-07T20:58:01.4695644Z Skipping (s,q) (1.8, 625): inconsistent with heavy hitters! 2025-05-07T20:58:01.4695789Z Skipping (s,q) (1.81, 625): inconsistent with heavy hitters! 2025-05-07T20:58:01.4695932Z Skipping (s,q) (1.82, 625): inconsistent with heavy hitters! 2025-05-07T20:58:01.4696175Z Skipping (s,q) (1.83, 625): inconsistent with heavy hitters! 2025-05-07T20:58:01.4696322Z Skipping (s,q) (1.84, 625): inconsistent with heavy hitters! 2025-05-07T20:58:01.4696467Z Skipping (s,q) (1.85, 625): inconsistent with heavy hitters! 2025-05-07T20:58:01.4696662Z Skipping (s,q) (1.86, 625): inconsistent with heavy hitters! 2025-05-07T20:58:01.4696811Z Skipping (s,q) (1.87, 625): inconsistent with heavy hitters! 2025-05-07T20:58:01.4697019Z Skipping (s,q) (1.88, 625): inconsistent with heavy hitters! 2025-05-07T20:58:01.4697165Z Skipping (s,q) (1.89, 625): inconsistent with heavy hitters! 2025-05-07T20:58:01.4697311Z Skipping (s,q) (1.9, 625): inconsistent with heavy hitters! 2025-05-07T20:58:01.4697494Z Skipping (s,q) (1.91, 625): inconsistent with heavy hitters! 2025-05-07T20:58:01.4697638Z Skipping (s,q) (1.92, 625): inconsistent with heavy hitters! 2025-05-07T20:58:01.4697780Z Skipping (s,q) (1.93, 625): inconsistent with heavy hitters! 2025-05-07T20:58:01.4697926Z Skipping (s,q) (1.94, 625): inconsistent with heavy hitters! 2025-05-07T20:58:01.4698069Z Skipping (s,q) (1.95, 625): inconsistent with heavy hitters! 2025-05-07T20:58:01.4698219Z Skipping (s,q) (1.96, 625): inconsistent with heavy hitters! 2025-05-07T20:58:01.4698361Z Skipping (s,q) (1.97, 625): inconsistent with heavy hitters! 2025-05-07T20:58:01.4698507Z Skipping (s,q) (1.98, 625): inconsistent with heavy hitters! 2025-05-07T20:58:01.4698652Z Skipping (s,q) (1.99, 625): inconsistent with heavy hitters! 2025-05-07T20:58:01.4698798Z Skipping (s,q) (0.01, 650): inconsistent with heavy hitters! 2025-05-07T20:58:01.4698941Z Skipping (s,q) (0.02, 650): inconsistent with heavy hitters! 2025-05-07T20:58:01.4699094Z Skipping (s,q) (0.03, 650): inconsistent with heavy hitters! 2025-05-07T20:58:01.4699242Z Skipping (s,q) (0.04, 650): inconsistent with heavy hitters! 2025-05-07T20:58:01.4699387Z Skipping (s,q) (0.05, 650): inconsistent with heavy hitters! 2025-05-07T20:58:01.4699532Z Skipping (s,q) (0.06, 650): inconsistent with heavy hitters! 2025-05-07T20:58:01.4699676Z Skipping (s,q) (0.07, 650): inconsistent with heavy hitters! 2025-05-07T20:58:01.4699821Z Skipping (s,q) (0.08, 650): inconsistent with heavy hitters! 2025-05-07T20:58:01.4699964Z Skipping (s,q) (0.09, 650): inconsistent with heavy hitters! 2025-05-07T20:58:01.4700111Z Skipping (s,q) (0.1, 650): inconsistent with heavy hitters! 2025-05-07T20:58:01.4700257Z Skipping (s,q) (0.11, 650): inconsistent with heavy hitters! 2025-05-07T20:58:01.4700446Z Skipping (s,q) (0.12, 650): inconsistent with heavy hitters! 2025-05-07T20:58:01.4700596Z Skipping (s,q) (0.13, 650): inconsistent with heavy hitters! 2025-05-07T20:58:01.4700744Z Skipping (s,q) (0.14, 650): inconsistent with heavy hitters! 2025-05-07T20:58:01.4700890Z Skipping (s,q) (0.15, 650): inconsistent with heavy hitters! 2025-05-07T20:58:01.4701035Z Skipping (s,q) (0.16, 650): inconsistent with heavy hitters! 2025-05-07T20:58:01.4701178Z Skipping (s,q) (0.17, 650): inconsistent with heavy hitters! 2025-05-07T20:58:01.4701322Z Skipping (s,q) (0.18, 650): inconsistent with heavy hitters! 2025-05-07T20:58:01.4701472Z Skipping (s,q) (0.19, 650): inconsistent with heavy hitters! 2025-05-07T20:58:01.4701615Z Skipping (s,q) (0.2, 650): inconsistent with heavy hitters! 2025-05-07T20:58:01.4701760Z Skipping (s,q) (0.21, 650): inconsistent with heavy hitters! 2025-05-07T20:58:01.4701912Z Skipping (s,q) (0.22, 650): inconsistent with heavy hitters! 2025-05-07T20:58:01.4702062Z Skipping (s,q) (0.23, 650): inconsistent with heavy hitters! 2025-05-07T20:58:01.4702207Z Skipping (s,q) (0.24, 650): inconsistent with heavy hitters! 2025-05-07T20:58:01.4702350Z Skipping (s,q) (0.25, 650): inconsistent with heavy hitters! 2025-05-07T20:58:01.4702493Z Skipping (s,q) (0.26, 650): inconsistent with heavy hitters! 2025-05-07T20:58:01.4702640Z Skipping (s,q) (0.27, 650): inconsistent with heavy hitters! 2025-05-07T20:58:01.4702781Z Skipping (s,q) (0.28, 650): inconsistent with heavy hitters! 2025-05-07T20:58:01.4702922Z Skipping (s,q) (0.29, 650): inconsistent with heavy hitters! 2025-05-07T20:58:01.4703065Z Skipping (s,q) (0.3, 650): inconsistent with heavy hitters! 2025-05-07T20:58:01.4703207Z Skipping (s,q) (0.31, 650): inconsistent with heavy hitters! 2025-05-07T20:58:01.4703354Z Skipping (s,q) (0.32, 650): inconsistent with heavy hitters! 2025-05-07T20:58:01.4703538Z Skipping (s,q) (0.33, 650): inconsistent with heavy hitters! 2025-05-07T20:58:01.4703719Z Skipping (s,q) (0.34, 650): inconsistent with heavy hitters! 2025-05-07T20:58:01.4703866Z Skipping (s,q) (0.35, 650): inconsistent with heavy hitters! 2025-05-07T20:58:01.4704009Z Skipping (s,q) (0.36, 650): inconsistent with heavy hitters! 2025-05-07T20:58:01.4704187Z Skipping (s,q) (0.37, 650): inconsistent with heavy hitters! 2025-05-07T20:58:01.4704334Z Skipping (s,q) (0.38, 650): inconsistent with heavy hitters! 2025-05-07T20:58:01.4704478Z Skipping (s,q) (0.39, 650): inconsistent with heavy hitters! 2025-05-07T20:58:01.4704628Z Skipping (s,q) (0.4, 650): inconsistent with heavy hitters! 2025-05-07T20:58:01.4704770Z Skipping (s,q) (0.41, 650): inconsistent with heavy hitters! 2025-05-07T20:58:01.4704914Z Skipping (s,q) (0.42, 650): inconsistent with heavy hitters! 2025-05-07T20:58:01.4705057Z Skipping (s,q) (0.43, 650): inconsistent with heavy hitters! 2025-05-07T20:58:01.4705201Z Skipping (s,q) (0.44, 650): inconsistent with heavy hitters! 2025-05-07T20:58:01.4705344Z Skipping (s,q) (0.45, 650): inconsistent with heavy hitters! 2025-05-07T20:58:01.4705495Z Skipping (s,q) (0.46, 650): inconsistent with heavy hitters! 2025-05-07T20:58:01.4705639Z Skipping (s,q) (0.47, 650): inconsistent with heavy hitters! 2025-05-07T20:58:01.4705791Z Skipping (s,q) (0.48, 650): inconsistent with heavy hitters! 2025-05-07T20:58:01.4705936Z Skipping (s,q) (0.49, 650): inconsistent with heavy hitters! 2025-05-07T20:58:01.4706079Z Skipping (s,q) (0.5, 650): inconsistent with heavy hitters! 2025-05-07T20:58:01.4706226Z Skipping (s,q) (0.51, 650): inconsistent with heavy hitters! 2025-05-07T20:58:01.4706369Z Skipping (s,q) (0.52, 650): inconsistent with heavy hitters! 2025-05-07T20:58:01.4706511Z Skipping (s,q) (0.53, 650): inconsistent with heavy hitters! 2025-05-07T20:58:01.4706659Z Skipping (s,q) (0.54, 650): inconsistent with heavy hitters! 2025-05-07T20:58:01.4706807Z Skipping (s,q) (0.55, 650): inconsistent with heavy hitters! 2025-05-07T20:58:01.4706956Z Skipping (s,q) (0.56, 650): inconsistent with heavy hitters! 2025-05-07T20:58:01.4707145Z Skipping (s,q) (0.57, 650): inconsistent with heavy hitters! 2025-05-07T20:58:01.4707290Z Skipping (s,q) (0.58, 650): inconsistent with heavy hitters! 2025-05-07T20:58:01.4707442Z Skipping (s,q) (0.59, 650): inconsistent with heavy hitters! 2025-05-07T20:58:01.4707584Z Skipping (s,q) (0.6, 650): inconsistent with heavy hitters! 2025-05-07T20:58:01.4707728Z Skipping (s,q) (0.61, 650): inconsistent with heavy hitters! 2025-05-07T20:58:01.4707875Z Skipping (s,q) (0.62, 650): inconsistent with heavy hitters! 2025-05-07T20:58:01.4708018Z Skipping (s,q) (0.63, 650): inconsistent with heavy hitters! 2025-05-07T20:58:01.4708161Z Skipping (s,q) (0.64, 650): inconsistent with heavy hitters! 2025-05-07T20:58:01.4708313Z Skipping (s,q) (0.65, 650): inconsistent with heavy hitters! 2025-05-07T20:58:01.4708459Z Skipping (s,q) (0.66, 650): inconsistent with heavy hitters! 2025-05-07T20:58:01.4708606Z Skipping (s,q) (0.67, 650): inconsistent with heavy hitters! 2025-05-07T20:58:01.4708753Z Skipping (s,q) (0.68, 650): inconsistent with heavy hitters! 2025-05-07T20:58:01.4708898Z Skipping (s,q) (0.69, 650): inconsistent with heavy hitters! 2025-05-07T20:58:01.4709050Z Skipping (s,q) (0.7, 650): inconsistent with heavy hitters! 2025-05-07T20:58:01.4709198Z Skipping (s,q) (0.71, 650): inconsistent with heavy hitters! 2025-05-07T20:58:01.4709343Z Skipping (s,q) (0.72, 650): inconsistent with heavy hitters! 2025-05-07T20:58:01.4709493Z Skipping (s,q) (0.73, 650): inconsistent with heavy hitters! 2025-05-07T20:58:01.4709638Z Skipping (s,q) (0.74, 650): inconsistent with heavy hitters! 2025-05-07T20:58:01.4709783Z Skipping (s,q) (0.75, 650): inconsistent with heavy hitters! 2025-05-07T20:58:01.4709926Z Skipping (s,q) (0.76, 650): inconsistent with heavy hitters! 2025-05-07T20:58:01.4710068Z Skipping (s,q) (0.77, 650): inconsistent with heavy hitters! 2025-05-07T20:58:01.4710257Z Skipping (s,q) (0.78, 650): inconsistent with heavy hitters! 2025-05-07T20:58:01.4710436Z Skipping (s,q) (0.79, 650): inconsistent with heavy hitters! 2025-05-07T20:58:01.4710581Z Skipping (s,q) (0.8, 650): inconsistent with heavy hitters! 2025-05-07T20:58:01.4710726Z Skipping (s,q) (0.81, 650): inconsistent with heavy hitters! 2025-05-07T20:58:01.4710905Z Skipping (s,q) (0.82, 650): inconsistent with heavy hitters! 2025-05-07T20:58:01.4711052Z Skipping (s,q) (0.83, 650): inconsistent with heavy hitters! 2025-05-07T20:58:01.4711196Z Skipping (s,q) (0.84, 650): inconsistent with heavy hitters! 2025-05-07T20:58:01.4711339Z Skipping (s,q) (0.85, 650): inconsistent with heavy hitters! 2025-05-07T20:58:01.4711484Z Skipping (s,q) (0.86, 650): inconsistent with heavy hitters! 2025-05-07T20:58:01.4711627Z Skipping (s,q) (0.87, 650): inconsistent with heavy hitters! 2025-05-07T20:58:01.4711769Z Skipping (s,q) (0.88, 650): inconsistent with heavy hitters! 2025-05-07T20:58:01.4711916Z Skipping (s,q) (0.89, 650): inconsistent with heavy hitters! 2025-05-07T20:58:01.4712058Z Skipping (s,q) (0.9, 650): inconsistent with heavy hitters! 2025-05-07T20:58:01.4712207Z Skipping (s,q) (0.91, 650): inconsistent with heavy hitters! 2025-05-07T20:58:01.4712349Z Skipping (s,q) (0.92, 650): inconsistent with heavy hitters! 2025-05-07T20:58:01.4712494Z Skipping (s,q) (0.93, 650): inconsistent with heavy hitters! 2025-05-07T20:58:01.4712641Z Skipping (s,q) (0.94, 650): inconsistent with heavy hitters! 2025-05-07T20:58:01.4712783Z Skipping (s,q) (0.95, 650): inconsistent with heavy hitters! 2025-05-07T20:58:01.4712925Z Skipping (s,q) (0.96, 650): inconsistent with heavy hitters! 2025-05-07T20:58:01.4713072Z Skipping (s,q) (0.97, 650): inconsistent with heavy hitters! 2025-05-07T20:58:01.4713217Z Skipping (s,q) (0.98, 650): inconsistent with heavy hitters! 2025-05-07T20:58:01.4713367Z Skipping (s,q) (0.99, 650): inconsistent with heavy hitters! 2025-05-07T20:58:01.4713509Z Skipping (s,q) (1, 650): inconsistent with heavy hitters! 2025-05-07T20:58:01.4713654Z Skipping (s,q) (1.01, 650): inconsistent with heavy hitters! 2025-05-07T20:58:01.4713844Z Skipping (s,q) (1.02, 650): inconsistent with heavy hitters! 2025-05-07T20:58:01.4713987Z Skipping (s,q) (1.03, 650): inconsistent with heavy hitters! 2025-05-07T20:58:01.4714133Z Skipping (s,q) (1.04, 650): inconsistent with heavy hitters! 2025-05-07T20:58:01.4714282Z Skipping (s,q) (1.05, 650): inconsistent with heavy hitters! 2025-05-07T20:58:01.4714424Z Skipping (s,q) (1.06, 650): inconsistent with heavy hitters! 2025-05-07T20:58:01.4714571Z Skipping (s,q) (1.07, 650): inconsistent with heavy hitters! 2025-05-07T20:58:01.4714714Z Skipping (s,q) (1.08, 650): inconsistent with heavy hitters! 2025-05-07T20:58:01.4714858Z Skipping (s,q) (1.09, 650): inconsistent with heavy hitters! 2025-05-07T20:58:01.4715009Z Skipping (s,q) (1.1, 650): inconsistent with heavy hitters! 2025-05-07T20:58:01.4715155Z Skipping (s,q) (1.11, 650): inconsistent with heavy hitters! 2025-05-07T20:58:01.4715299Z Skipping (s,q) (1.12, 650): inconsistent with heavy hitters! 2025-05-07T20:58:01.4715449Z Skipping (s,q) (1.13, 650): inconsistent with heavy hitters! 2025-05-07T20:58:01.4715592Z Skipping (s,q) (1.14, 650): inconsistent with heavy hitters! 2025-05-07T20:58:01.4715736Z Skipping (s,q) (1.15, 650): inconsistent with heavy hitters! 2025-05-07T20:58:01.4715882Z Skipping (s,q) (1.16, 650): inconsistent with heavy hitters! 2025-05-07T20:58:01.4716025Z Skipping (s,q) (1.17, 650): inconsistent with heavy hitters! 2025-05-07T20:58:01.4716173Z Skipping (s,q) (1.18, 650): inconsistent with heavy hitters! 2025-05-07T20:58:01.4716317Z Skipping (s,q) (1.19, 650): inconsistent with heavy hitters! 2025-05-07T20:58:01.4716461Z Skipping (s,q) (1.2, 650): inconsistent with heavy hitters! 2025-05-07T20:58:01.4716610Z Skipping (s,q) (1.21, 650): inconsistent with heavy hitters! 2025-05-07T20:58:01.4716754Z Skipping (s,q) (1.22, 650): inconsistent with heavy hitters! 2025-05-07T20:58:01.4716938Z Skipping (s,q) (1.23, 650): inconsistent with heavy hitters! 2025-05-07T20:58:01.4717087Z Skipping (s,q) (1.24, 650): inconsistent with heavy hitters! 2025-05-07T20:58:01.4717275Z Skipping (s,q) (1.25, 650): inconsistent with heavy hitters! 2025-05-07T20:58:01.4717425Z Skipping (s,q) (1.26, 650): inconsistent with heavy hitters! 2025-05-07T20:58:01.4717606Z Skipping (s,q) (1.27, 650): inconsistent with heavy hitters! 2025-05-07T20:58:01.4717751Z Skipping (s,q) (1.28, 650): inconsistent with heavy hitters! 2025-05-07T20:58:01.4717897Z Skipping (s,q) (1.29, 650): inconsistent with heavy hitters! 2025-05-07T20:58:01.4718040Z Skipping (s,q) (1.3, 650): inconsistent with heavy hitters! 2025-05-07T20:58:01.4718182Z Skipping (s,q) (1.31, 650): inconsistent with heavy hitters! 2025-05-07T20:58:01.4718327Z Skipping (s,q) (1.32, 650): inconsistent with heavy hitters! 2025-05-07T20:58:01.4718469Z Skipping (s,q) (1.33, 650): inconsistent with heavy hitters! 2025-05-07T20:58:01.4718620Z Skipping (s,q) (1.34, 650): inconsistent with heavy hitters! 2025-05-07T20:58:01.4718766Z Skipping (s,q) (1.35, 650): inconsistent with heavy hitters! 2025-05-07T20:58:01.4718916Z Skipping (s,q) (1.36, 650): inconsistent with heavy hitters! 2025-05-07T20:58:01.4719063Z Skipping (s,q) (1.37, 650): inconsistent with heavy hitters! 2025-05-07T20:58:01.4719210Z Skipping (s,q) (1.38, 650): inconsistent with heavy hitters! 2025-05-07T20:58:01.4719352Z Skipping (s,q) (1.39, 650): inconsistent with heavy hitters! 2025-05-07T20:58:01.4719502Z Skipping (s,q) (1.4, 650): inconsistent with heavy hitters! 2025-05-07T20:58:01.4719647Z Skipping (s,q) (1.41, 650): inconsistent with heavy hitters! 2025-05-07T20:58:01.4719793Z Skipping (s,q) (1.42, 650): inconsistent with heavy hitters! 2025-05-07T20:58:01.4719936Z Skipping (s,q) (1.43, 650): inconsistent with heavy hitters! 2025-05-07T20:58:01.4720080Z Skipping (s,q) (1.44, 650): inconsistent with heavy hitters! 2025-05-07T20:58:01.4720228Z Skipping (s,q) (1.45, 650): inconsistent with heavy hitters! 2025-05-07T20:58:01.4720370Z Skipping (s,q) (1.46, 650): inconsistent with heavy hitters! 2025-05-07T20:58:01.4720556Z Skipping (s,q) (1.47, 650): inconsistent with heavy hitters! 2025-05-07T20:58:01.4720704Z Skipping (s,q) (1.48, 650): inconsistent with heavy hitters! 2025-05-07T20:58:01.4720852Z Skipping (s,q) (1.49, 650): inconsistent with heavy hitters! 2025-05-07T20:58:01.4720997Z Skipping (s,q) (1.5, 650): inconsistent with heavy hitters! 2025-05-07T20:58:01.4721142Z Skipping (s,q) (1.51, 650): inconsistent with heavy hitters! 2025-05-07T20:58:01.4721294Z Skipping (s,q) (1.52, 650): inconsistent with heavy hitters! 2025-05-07T20:58:01.4721443Z Skipping (s,q) (1.53, 650): inconsistent with heavy hitters! 2025-05-07T20:58:01.4721588Z Skipping (s,q) (1.54, 650): inconsistent with heavy hitters! 2025-05-07T20:58:01.4721732Z Skipping (s,q) (1.55, 650): inconsistent with heavy hitters! 2025-05-07T20:58:01.4721882Z Skipping (s,q) (1.56, 650): inconsistent with heavy hitters! 2025-05-07T20:58:01.4722026Z Skipping (s,q) (1.57, 650): inconsistent with heavy hitters! 2025-05-07T20:58:01.4722176Z Skipping (s,q) (1.58, 650): inconsistent with heavy hitters! 2025-05-07T20:58:01.4722319Z Skipping (s,q) (1.59, 650): inconsistent with heavy hitters! 2025-05-07T20:58:01.4722463Z Skipping (s,q) (1.6, 650): inconsistent with heavy hitters! 2025-05-07T20:58:01.4722616Z Skipping (s,q) (1.61, 650): inconsistent with heavy hitters! 2025-05-07T20:58:01.4722759Z Skipping (s,q) (1.62, 650): inconsistent with heavy hitters! 2025-05-07T20:58:01.4722905Z Skipping (s,q) (1.63, 650): inconsistent with heavy hitters! 2025-05-07T20:58:01.4723055Z Skipping (s,q) (1.64, 650): inconsistent with heavy hitters! 2025-05-07T20:58:01.4723198Z Skipping (s,q) (1.65, 650): inconsistent with heavy hitters! 2025-05-07T20:58:01.4723341Z Skipping (s,q) (1.66, 650): inconsistent with heavy hitters! 2025-05-07T20:58:01.4723486Z Skipping (s,q) (1.67, 650): inconsistent with heavy hitters! 2025-05-07T20:58:01.4723698Z Skipping (s,q) (1.68, 650): inconsistent with heavy hitters! 2025-05-07T20:58:01.4723846Z Skipping (s,q) (1.69, 650): inconsistent with heavy hitters! 2025-05-07T20:58:01.4724027Z Skipping (s,q) (1.7, 650): inconsistent with heavy hitters! 2025-05-07T20:58:01.4724170Z Skipping (s,q) (1.71, 650): inconsistent with heavy hitters! 2025-05-07T20:58:01.4724354Z Skipping (s,q) (1.72, 650): inconsistent with heavy hitters! 2025-05-07T20:58:01.4724501Z Skipping (s,q) (1.73, 650): inconsistent with heavy hitters! 2025-05-07T20:58:01.4724650Z Skipping (s,q) (1.74, 650): inconsistent with heavy hitters! 2025-05-07T20:58:01.4724793Z Skipping (s,q) (1.75, 650): inconsistent with heavy hitters! 2025-05-07T20:58:01.4724938Z Skipping (s,q) (1.76, 650): inconsistent with heavy hitters! 2025-05-07T20:58:01.4725081Z Skipping (s,q) (1.77, 650): inconsistent with heavy hitters! 2025-05-07T20:58:01.4725223Z Skipping (s,q) (1.78, 650): inconsistent with heavy hitters! 2025-05-07T20:58:01.4725372Z Skipping (s,q) (1.79, 650): inconsistent with heavy hitters! 2025-05-07T20:58:01.4725514Z Skipping (s,q) (1.8, 650): inconsistent with heavy hitters! 2025-05-07T20:58:01.4725662Z Skipping (s,q) (1.81, 650): inconsistent with heavy hitters! 2025-05-07T20:58:01.4725808Z Skipping (s,q) (1.82, 650): inconsistent with heavy hitters! 2025-05-07T20:58:01.4725953Z Skipping (s,q) (1.83, 650): inconsistent with heavy hitters! 2025-05-07T20:58:01.4726102Z Skipping (s,q) (1.84, 650): inconsistent with heavy hitters! 2025-05-07T20:58:01.4726245Z Skipping (s,q) (1.85, 650): inconsistent with heavy hitters! 2025-05-07T20:58:01.4726391Z Skipping (s,q) (1.86, 650): inconsistent with heavy hitters! 2025-05-07T20:58:01.4726540Z Skipping (s,q) (1.87, 650): inconsistent with heavy hitters! 2025-05-07T20:58:01.4726682Z Skipping (s,q) (1.88, 650): inconsistent with heavy hitters! 2025-05-07T20:58:01.4726824Z Skipping (s,q) (1.89, 650): inconsistent with heavy hitters! 2025-05-07T20:58:01.4726972Z Skipping (s,q) (1.9, 650): inconsistent with heavy hitters! 2025-05-07T20:58:01.4727118Z Skipping (s,q) (1.91, 650): inconsistent with heavy hitters! 2025-05-07T20:58:01.4727308Z Skipping (s,q) (1.92, 650): inconsistent with heavy hitters! 2025-05-07T20:58:01.4727450Z Skipping (s,q) (1.93, 650): inconsistent with heavy hitters! 2025-05-07T20:58:01.4727597Z Skipping (s,q) (1.94, 650): inconsistent with heavy hitters! 2025-05-07T20:58:01.4727743Z Skipping (s,q) (1.95, 650): inconsistent with heavy hitters! 2025-05-07T20:58:01.4727887Z Skipping (s,q) (1.96, 650): inconsistent with heavy hitters! 2025-05-07T20:58:01.4728037Z Skipping (s,q) (1.97, 650): inconsistent with heavy hitters! 2025-05-07T20:58:01.4728186Z Skipping (s,q) (1.98, 650): inconsistent with heavy hitters! 2025-05-07T20:58:01.4728330Z Skipping (s,q) (1.99, 650): inconsistent with heavy hitters! 2025-05-07T20:58:01.4728472Z Skipping (s,q) (0.01, 675): inconsistent with heavy hitters! 2025-05-07T20:58:01.4728617Z Skipping (s,q) (0.02, 675): inconsistent with heavy hitters! 2025-05-07T20:58:01.4728763Z Skipping (s,q) (0.03, 675): inconsistent with heavy hitters! 2025-05-07T20:58:01.4728914Z Skipping (s,q) (0.04, 675): inconsistent with heavy hitters! 2025-05-07T20:58:01.4729060Z Skipping (s,q) (0.05, 675): inconsistent with heavy hitters! 2025-05-07T20:58:01.4729203Z Skipping (s,q) (0.06, 675): inconsistent with heavy hitters! 2025-05-07T20:58:01.4729352Z Skipping (s,q) (0.07, 675): inconsistent with heavy hitters! 2025-05-07T20:58:01.4729496Z Skipping (s,q) (0.08, 675): inconsistent with heavy hitters! 2025-05-07T20:58:01.4729639Z Skipping (s,q) (0.09, 675): inconsistent with heavy hitters! 2025-05-07T20:58:01.4729783Z Skipping (s,q) (0.1, 675): inconsistent with heavy hitters! 2025-05-07T20:58:01.4729925Z Skipping (s,q) (0.11, 675): inconsistent with heavy hitters! 2025-05-07T20:58:01.4730072Z Skipping (s,q) (0.12, 675): inconsistent with heavy hitters! 2025-05-07T20:58:01.4730216Z Skipping (s,q) (0.13, 675): inconsistent with heavy hitters! 2025-05-07T20:58:01.4730400Z Skipping (s,q) (0.14, 675): inconsistent with heavy hitters! 2025-05-07T20:58:01.4730547Z Skipping (s,q) (0.15, 675): inconsistent with heavy hitters! 2025-05-07T20:58:01.4730751Z Skipping (s,q) (0.16, 675): inconsistent with heavy hitters! 2025-05-07T20:58:01.4730893Z Skipping (s,q) (0.17, 675): inconsistent with heavy hitters! 2025-05-07T20:58:01.4731075Z Skipping (s,q) (0.18, 675): inconsistent with heavy hitters! 2025-05-07T20:58:01.4731218Z Skipping (s,q) (0.19, 675): inconsistent with heavy hitters! 2025-05-07T20:58:01.4731362Z Skipping (s,q) (0.2, 675): inconsistent with heavy hitters! 2025-05-07T20:58:01.4731505Z Skipping (s,q) (0.21, 675): inconsistent with heavy hitters! 2025-05-07T20:58:01.4731651Z Skipping (s,q) (0.22, 675): inconsistent with heavy hitters! 2025-05-07T20:58:01.4731797Z Skipping (s,q) (0.23, 675): inconsistent with heavy hitters! 2025-05-07T20:58:01.4731939Z Skipping (s,q) (0.24, 675): inconsistent with heavy hitters! 2025-05-07T20:58:01.4732084Z Skipping (s,q) (0.25, 675): inconsistent with heavy hitters! 2025-05-07T20:58:01.4732234Z Skipping (s,q) (0.26, 675): inconsistent with heavy hitters! 2025-05-07T20:58:01.4732383Z Skipping (s,q) (0.27, 675): inconsistent with heavy hitters! 2025-05-07T20:58:01.4732532Z Skipping (s,q) (0.28, 675): inconsistent with heavy hitters! 2025-05-07T20:58:01.4732678Z Skipping (s,q) (0.29, 675): inconsistent with heavy hitters! 2025-05-07T20:58:01.4732820Z Skipping (s,q) (0.3, 675): inconsistent with heavy hitters! 2025-05-07T20:58:01.4732966Z Skipping (s,q) (0.31, 675): inconsistent with heavy hitters! 2025-05-07T20:58:01.4733108Z Skipping (s,q) (0.32, 675): inconsistent with heavy hitters! 2025-05-07T20:58:01.4733251Z Skipping (s,q) (0.33, 675): inconsistent with heavy hitters! 2025-05-07T20:58:01.4733397Z Skipping (s,q) (0.34, 675): inconsistent with heavy hitters! 2025-05-07T20:58:01.4733538Z Skipping (s,q) (0.35, 675): inconsistent with heavy hitters! 2025-05-07T20:58:01.4733685Z Skipping (s,q) (0.36, 675): inconsistent with heavy hitters! 2025-05-07T20:58:01.4733828Z Skipping (s,q) (0.37, 675): inconsistent with heavy hitters! 2025-05-07T20:58:01.4734013Z Skipping (s,q) (0.38, 675): inconsistent with heavy hitters! 2025-05-07T20:58:01.4734160Z Skipping (s,q) (0.39, 675): inconsistent with heavy hitters! 2025-05-07T20:58:01.4734308Z Skipping (s,q) (0.4, 675): inconsistent with heavy hitters! 2025-05-07T20:58:01.4734452Z Skipping (s,q) (0.41, 675): inconsistent with heavy hitters! 2025-05-07T20:58:01.4734598Z Skipping (s,q) (0.42, 675): inconsistent with heavy hitters! 2025-05-07T20:58:01.4734741Z Skipping (s,q) (0.43, 675): inconsistent with heavy hitters! 2025-05-07T20:58:01.4734887Z Skipping (s,q) (0.44, 675): inconsistent with heavy hitters! 2025-05-07T20:58:01.4735029Z Skipping (s,q) (0.45, 675): inconsistent with heavy hitters! 2025-05-07T20:58:01.4735174Z Skipping (s,q) (0.46, 675): inconsistent with heavy hitters! 2025-05-07T20:58:01.4735321Z Skipping (s,q) (0.47, 675): inconsistent with heavy hitters! 2025-05-07T20:58:01.4735468Z Skipping (s,q) (0.48, 675): inconsistent with heavy hitters! 2025-05-07T20:58:01.4735615Z Skipping (s,q) (0.49, 675): inconsistent with heavy hitters! 2025-05-07T20:58:01.4735765Z Skipping (s,q) (0.5, 675): inconsistent with heavy hitters! 2025-05-07T20:58:01.4735909Z Skipping (s,q) (0.51, 675): inconsistent with heavy hitters! 2025-05-07T20:58:01.4736053Z Skipping (s,q) (0.52, 675): inconsistent with heavy hitters! 2025-05-07T20:58:01.4736256Z Skipping (s,q) (0.53, 675): inconsistent with heavy hitters! 2025-05-07T20:58:01.4736400Z Skipping (s,q) (0.54, 675): inconsistent with heavy hitters! 2025-05-07T20:58:01.4736548Z Skipping (s,q) (0.55, 675): inconsistent with heavy hitters! 2025-05-07T20:58:01.4736693Z Skipping (s,q) (0.56, 675): inconsistent with heavy hitters! 2025-05-07T20:58:01.4736837Z Skipping (s,q) (0.57, 675): inconsistent with heavy hitters! 2025-05-07T20:58:01.4736983Z Skipping (s,q) (0.58, 675): inconsistent with heavy hitters! 2025-05-07T20:58:01.4737170Z Skipping (s,q) (0.59, 675): inconsistent with heavy hitters! 2025-05-07T20:58:01.4737314Z Skipping (s,q) (0.6, 675): inconsistent with heavy hitters! 2025-05-07T20:58:01.4737501Z Skipping (s,q) (0.61, 675): inconsistent with heavy hitters! 2025-05-07T20:58:01.4737644Z Skipping (s,q) (0.62, 675): inconsistent with heavy hitters! 2025-05-07T20:58:01.4737829Z Skipping (s,q) (0.63, 675): inconsistent with heavy hitters! 2025-05-07T20:58:01.4737974Z Skipping (s,q) (0.64, 675): inconsistent with heavy hitters! 2025-05-07T20:58:01.4738117Z Skipping (s,q) (0.65, 675): inconsistent with heavy hitters! 2025-05-07T20:58:01.4738265Z Skipping (s,q) (0.66, 675): inconsistent with heavy hitters! 2025-05-07T20:58:01.4738407Z Skipping (s,q) (0.67, 675): inconsistent with heavy hitters! 2025-05-07T20:58:01.4738550Z Skipping (s,q) (0.68, 675): inconsistent with heavy hitters! 2025-05-07T20:58:01.4738702Z Skipping (s,q) (0.69, 675): inconsistent with heavy hitters! 2025-05-07T20:58:01.4738847Z Skipping (s,q) (0.7, 675): inconsistent with heavy hitters! 2025-05-07T20:58:01.4738997Z Skipping (s,q) (0.71, 675): inconsistent with heavy hitters! 2025-05-07T20:58:01.4739144Z Skipping (s,q) (0.72, 675): inconsistent with heavy hitters! 2025-05-07T20:58:01.4739289Z Skipping (s,q) (0.73, 675): inconsistent with heavy hitters! 2025-05-07T20:58:01.4739437Z Skipping (s,q) (0.74, 675): inconsistent with heavy hitters! 2025-05-07T20:58:01.4739580Z Skipping (s,q) (0.75, 675): inconsistent with heavy hitters! 2025-05-07T20:58:01.4739725Z Skipping (s,q) (0.76, 675): inconsistent with heavy hitters! 2025-05-07T20:58:01.4739870Z Skipping (s,q) (0.77, 675): inconsistent with heavy hitters! 2025-05-07T20:58:01.4740012Z Skipping (s,q) (0.78, 675): inconsistent with heavy hitters! 2025-05-07T20:58:01.4740159Z Skipping (s,q) (0.79, 675): inconsistent with heavy hitters! 2025-05-07T20:58:01.4740302Z Skipping (s,q) (0.8, 675): inconsistent with heavy hitters! 2025-05-07T20:58:01.4740449Z Skipping (s,q) (0.81, 675): inconsistent with heavy hitters! 2025-05-07T20:58:01.4740599Z Skipping (s,q) (0.82, 675): inconsistent with heavy hitters! 2025-05-07T20:58:01.4740787Z Skipping (s,q) (0.83, 675): inconsistent with heavy hitters! 2025-05-07T20:58:01.4740932Z Skipping (s,q) (0.84, 675): inconsistent with heavy hitters! 2025-05-07T20:58:01.4741079Z Skipping (s,q) (0.85, 675): inconsistent with heavy hitters! 2025-05-07T20:58:01.4741223Z Skipping (s,q) (0.86, 675): inconsistent with heavy hitters! 2025-05-07T20:58:01.4741368Z Skipping (s,q) (0.87, 675): inconsistent with heavy hitters! 2025-05-07T20:58:01.4741510Z Skipping (s,q) (0.88, 675): inconsistent with heavy hitters! 2025-05-07T20:58:01.4741651Z Skipping (s,q) (0.89, 675): inconsistent with heavy hitters! 2025-05-07T20:58:01.4741797Z Skipping (s,q) (0.9, 675): inconsistent with heavy hitters! 2025-05-07T20:58:01.4741941Z Skipping (s,q) (0.91, 675): inconsistent with heavy hitters! 2025-05-07T20:58:01.4742083Z Skipping (s,q) (0.92, 675): inconsistent with heavy hitters! 2025-05-07T20:58:01.4742232Z Skipping (s,q) (0.93, 675): inconsistent with heavy hitters! 2025-05-07T20:58:01.4742374Z Skipping (s,q) (0.94, 675): inconsistent with heavy hitters! 2025-05-07T20:58:01.4742525Z Skipping (s,q) (0.95, 675): inconsistent with heavy hitters! 2025-05-07T20:58:01.4742667Z Skipping (s,q) (0.96, 675): inconsistent with heavy hitters! 2025-05-07T20:58:01.4742812Z Skipping (s,q) (0.97, 675): inconsistent with heavy hitters! 2025-05-07T20:58:01.4742959Z Skipping (s,q) (0.98, 675): inconsistent with heavy hitters! 2025-05-07T20:58:01.4743102Z Skipping (s,q) (0.99, 675): inconsistent with heavy hitters! 2025-05-07T20:58:01.4743241Z Skipping (s,q) (1, 675): inconsistent with heavy hitters! 2025-05-07T20:58:01.4743387Z Skipping (s,q) (1.01, 675): inconsistent with heavy hitters! 2025-05-07T20:58:01.4743530Z Skipping (s,q) (1.02, 675): inconsistent with heavy hitters! 2025-05-07T20:58:01.4743670Z Skipping (s,q) (1.03, 675): inconsistent with heavy hitters! 2025-05-07T20:58:01.4743860Z Skipping (s,q) (1.04, 675): inconsistent with heavy hitters! 2025-05-07T20:58:01.4744006Z Skipping (s,q) (1.05, 675): inconsistent with heavy hitters! 2025-05-07T20:58:01.4744195Z Skipping (s,q) (1.06, 675): inconsistent with heavy hitters! 2025-05-07T20:58:01.4744337Z Skipping (s,q) (1.07, 675): inconsistent with heavy hitters! 2025-05-07T20:58:01.4744514Z Skipping (s,q) (1.08, 675): inconsistent with heavy hitters! 2025-05-07T20:58:01.4744661Z Skipping (s,q) (1.09, 675): inconsistent with heavy hitters! 2025-05-07T20:58:01.4744804Z Skipping (s,q) (1.1, 675): inconsistent with heavy hitters! 2025-05-07T20:58:01.4744946Z Skipping (s,q) (1.11, 675): inconsistent with heavy hitters! 2025-05-07T20:58:01.4745093Z Skipping (s,q) (1.12, 675): inconsistent with heavy hitters! 2025-05-07T20:58:01.4745237Z Skipping (s,q) (1.13, 675): inconsistent with heavy hitters! 2025-05-07T20:58:01.4745382Z Skipping (s,q) (1.14, 675): inconsistent with heavy hitters! 2025-05-07T20:58:01.4745527Z Skipping (s,q) (1.15, 675): inconsistent with heavy hitters! 2025-05-07T20:58:01.4745671Z Skipping (s,q) (1.16, 675): inconsistent with heavy hitters! 2025-05-07T20:58:01.4745823Z Skipping (s,q) (1.17, 675): inconsistent with heavy hitters! 2025-05-07T20:58:01.4745966Z Skipping (s,q) (1.18, 675): inconsistent with heavy hitters! 2025-05-07T20:58:01.4746109Z Skipping (s,q) (1.19, 675): inconsistent with heavy hitters! 2025-05-07T20:58:01.4746255Z Skipping (s,q) (1.2, 675): inconsistent with heavy hitters! 2025-05-07T20:58:01.4746400Z Skipping (s,q) (1.21, 675): inconsistent with heavy hitters! 2025-05-07T20:58:01.4746547Z Skipping (s,q) (1.22, 675): inconsistent with heavy hitters! 2025-05-07T20:58:01.4746693Z Skipping (s,q) (1.23, 675): inconsistent with heavy hitters! 2025-05-07T20:58:01.4746836Z Skipping (s,q) (1.24, 675): inconsistent with heavy hitters! 2025-05-07T20:58:01.4746983Z Skipping (s,q) (1.25, 675): inconsistent with heavy hitters! 2025-05-07T20:58:01.4747130Z Skipping (s,q) (1.26, 675): inconsistent with heavy hitters! 2025-05-07T20:58:01.4747274Z Skipping (s,q) (1.27, 675): inconsistent with heavy hitters! 2025-05-07T20:58:01.4747487Z Skipping (s,q) (1.28, 675): inconsistent with heavy hitters! 2025-05-07T20:58:01.4747631Z Skipping (s,q) (1.29, 675): inconsistent with heavy hitters! 2025-05-07T20:58:01.4747779Z Skipping (s,q) (1.3, 675): inconsistent with heavy hitters! 2025-05-07T20:58:01.4747928Z Skipping (s,q) (1.31, 675): inconsistent with heavy hitters! 2025-05-07T20:58:01.4748072Z Skipping (s,q) (1.32, 675): inconsistent with heavy hitters! 2025-05-07T20:58:01.4748219Z Skipping (s,q) (1.33, 675): inconsistent with heavy hitters! 2025-05-07T20:58:01.4748363Z Skipping (s,q) (1.34, 675): inconsistent with heavy hitters! 2025-05-07T20:58:01.4748506Z Skipping (s,q) (1.35, 675): inconsistent with heavy hitters! 2025-05-07T20:58:01.4748654Z Skipping (s,q) (1.36, 675): inconsistent with heavy hitters! 2025-05-07T20:58:01.4748797Z Skipping (s,q) (1.37, 675): inconsistent with heavy hitters! 2025-05-07T20:58:01.4748944Z Skipping (s,q) (1.38, 675): inconsistent with heavy hitters! 2025-05-07T20:58:01.4749087Z Skipping (s,q) (1.39, 675): inconsistent with heavy hitters! 2025-05-07T20:58:01.4749235Z Skipping (s,q) (1.4, 675): inconsistent with heavy hitters! 2025-05-07T20:58:01.4749382Z Skipping (s,q) (1.41, 675): inconsistent with heavy hitters! 2025-05-07T20:58:01.4749528Z Skipping (s,q) (1.42, 675): inconsistent with heavy hitters! 2025-05-07T20:58:01.4749672Z Skipping (s,q) (1.43, 675): inconsistent with heavy hitters! 2025-05-07T20:58:01.4749819Z Skipping (s,q) (1.44, 675): inconsistent with heavy hitters! 2025-05-07T20:58:01.4749963Z Skipping (s,q) (1.45, 675): inconsistent with heavy hitters! 2025-05-07T20:58:01.4750105Z Skipping (s,q) (1.46, 675): inconsistent with heavy hitters! 2025-05-07T20:58:01.4750252Z Skipping (s,q) (1.47, 675): inconsistent with heavy hitters! 2025-05-07T20:58:01.4750395Z Skipping (s,q) (1.48, 675): inconsistent with heavy hitters! 2025-05-07T20:58:01.4750583Z Skipping (s,q) (1.49, 675): inconsistent with heavy hitters! 2025-05-07T20:58:01.4750726Z Skipping (s,q) (1.5, 675): inconsistent with heavy hitters! 2025-05-07T20:58:01.4750912Z Skipping (s,q) (1.51, 675): inconsistent with heavy hitters! 2025-05-07T20:58:01.4751061Z Skipping (s,q) (1.52, 675): inconsistent with heavy hitters! 2025-05-07T20:58:01.4751245Z Skipping (s,q) (1.53, 675): inconsistent with heavy hitters! 2025-05-07T20:58:01.4751389Z Skipping (s,q) (1.54, 675): inconsistent with heavy hitters! 2025-05-07T20:58:01.4751539Z Skipping (s,q) (1.55, 675): inconsistent with heavy hitters! 2025-05-07T20:58:01.4751685Z Skipping (s,q) (1.56, 675): inconsistent with heavy hitters! 2025-05-07T20:58:01.4751829Z Skipping (s,q) (1.57, 675): inconsistent with heavy hitters! 2025-05-07T20:58:01.4751971Z Skipping (s,q) (1.58, 675): inconsistent with heavy hitters! 2025-05-07T20:58:01.4752116Z Skipping (s,q) (1.59, 675): inconsistent with heavy hitters! 2025-05-07T20:58:01.4752264Z Skipping (s,q) (1.6, 675): inconsistent with heavy hitters! 2025-05-07T20:58:01.4752408Z Skipping (s,q) (1.61, 675): inconsistent with heavy hitters! 2025-05-07T20:58:01.4752555Z Skipping (s,q) (1.62, 675): inconsistent with heavy hitters! 2025-05-07T20:58:01.4752699Z Skipping (s,q) (1.63, 675): inconsistent with heavy hitters! 2025-05-07T20:58:01.4752843Z Skipping (s,q) (1.64, 675): inconsistent with heavy hitters! 2025-05-07T20:58:01.4752990Z Skipping (s,q) (1.65, 675): inconsistent with heavy hitters! 2025-05-07T20:58:01.4753134Z Skipping (s,q) (1.66, 675): inconsistent with heavy hitters! 2025-05-07T20:58:01.4753278Z Skipping (s,q) (1.67, 675): inconsistent with heavy hitters! 2025-05-07T20:58:01.4753422Z Skipping (s,q) (1.68, 675): inconsistent with heavy hitters! 2025-05-07T20:58:01.4753564Z Skipping (s,q) (1.69, 675): inconsistent with heavy hitters! 2025-05-07T20:58:01.4753706Z Skipping (s,q) (1.7, 675): inconsistent with heavy hitters! 2025-05-07T20:58:01.4753852Z Skipping (s,q) (1.71, 675): inconsistent with heavy hitters! 2025-05-07T20:58:01.4753999Z Skipping (s,q) (1.72, 675): inconsistent with heavy hitters! 2025-05-07T20:58:01.4754147Z Skipping (s,q) (1.73, 675): inconsistent with heavy hitters! 2025-05-07T20:58:01.4754331Z Skipping (s,q) (1.74, 675): inconsistent with heavy hitters! 2025-05-07T20:58:01.4754475Z Skipping (s,q) (1.75, 675): inconsistent with heavy hitters! 2025-05-07T20:58:01.4754627Z Skipping (s,q) (1.76, 675): inconsistent with heavy hitters! 2025-05-07T20:58:01.4754772Z Skipping (s,q) (1.77, 675): inconsistent with heavy hitters! 2025-05-07T20:58:01.4754914Z Skipping (s,q) (1.78, 675): inconsistent with heavy hitters! 2025-05-07T20:58:01.4755059Z Skipping (s,q) (1.79, 675): inconsistent with heavy hitters! 2025-05-07T20:58:01.4755203Z Skipping (s,q) (1.8, 675): inconsistent with heavy hitters! 2025-05-07T20:58:01.4755351Z Skipping (s,q) (1.81, 675): inconsistent with heavy hitters! 2025-05-07T20:58:01.4755495Z Skipping (s,q) (1.82, 675): inconsistent with heavy hitters! 2025-05-07T20:58:01.4755644Z Skipping (s,q) (1.83, 675): inconsistent with heavy hitters! 2025-05-07T20:58:01.4755790Z Skipping (s,q) (1.84, 675): inconsistent with heavy hitters! 2025-05-07T20:58:01.4755937Z Skipping (s,q) (1.85, 675): inconsistent with heavy hitters! 2025-05-07T20:58:01.4756080Z Skipping (s,q) (1.86, 675): inconsistent with heavy hitters! 2025-05-07T20:58:01.4756231Z Skipping (s,q) (1.87, 675): inconsistent with heavy hitters! 2025-05-07T20:58:01.4756373Z Skipping (s,q) (1.88, 675): inconsistent with heavy hitters! 2025-05-07T20:58:01.4756517Z Skipping (s,q) (1.89, 675): inconsistent with heavy hitters! 2025-05-07T20:58:01.4756660Z Skipping (s,q) (1.9, 675): inconsistent with heavy hitters! 2025-05-07T20:58:01.4756802Z Skipping (s,q) (1.91, 675): inconsistent with heavy hitters! 2025-05-07T20:58:01.4756949Z Skipping (s,q) (1.92, 675): inconsistent with heavy hitters! 2025-05-07T20:58:01.4757092Z Skipping (s,q) (1.93, 675): inconsistent with heavy hitters! 2025-05-07T20:58:01.4757331Z Skipping (s,q) (1.94, 675): inconsistent with heavy hitters! 2025-05-07T20:58:01.4757480Z Skipping (s,q) (1.95, 675): inconsistent with heavy hitters! 2025-05-07T20:58:01.4757664Z Skipping (s,q) (1.96, 675): inconsistent with heavy hitters! 2025-05-07T20:58:01.4757806Z Skipping (s,q) (1.97, 675): inconsistent with heavy hitters! 2025-05-07T20:58:01.4757992Z Skipping (s,q) (1.98, 675): inconsistent with heavy hitters! 2025-05-07T20:58:01.4758137Z Skipping (s,q) (1.99, 675): inconsistent with heavy hitters! 2025-05-07T20:58:01.4758282Z Skipping (s,q) (0.01, 700): inconsistent with heavy hitters! 2025-05-07T20:58:01.4758423Z Skipping (s,q) (0.02, 700): inconsistent with heavy hitters! 2025-05-07T20:58:01.4758567Z Skipping (s,q) (0.03, 700): inconsistent with heavy hitters! 2025-05-07T20:58:01.4758713Z Skipping (s,q) (0.04, 700): inconsistent with heavy hitters! 2025-05-07T20:58:01.4758855Z Skipping (s,q) (0.05, 700): inconsistent with heavy hitters! 2025-05-07T20:58:01.4759000Z Skipping (s,q) (0.06, 700): inconsistent with heavy hitters! 2025-05-07T20:58:01.4759148Z Skipping (s,q) (0.07, 700): inconsistent with heavy hitters! 2025-05-07T20:58:01.4759468Z Skipping (s,q) (0.08, 700): inconsistent with heavy hitters! 2025-05-07T20:58:01.4759615Z Skipping (s,q) (0.09, 700): inconsistent with heavy hitters! 2025-05-07T20:58:01.4759762Z Skipping (s,q) (0.1, 700): inconsistent with heavy hitters! 2025-05-07T20:58:01.4759906Z Skipping (s,q) (0.11, 700): inconsistent with heavy hitters! 2025-05-07T20:58:01.4760053Z Skipping (s,q) (0.12, 700): inconsistent with heavy hitters! 2025-05-07T20:58:01.4760195Z Skipping (s,q) (0.13, 700): inconsistent with heavy hitters! 2025-05-07T20:58:01.4760336Z Skipping (s,q) (0.14, 700): inconsistent with heavy hitters! 2025-05-07T20:58:01.4760481Z Skipping (s,q) (0.15, 700): inconsistent with heavy hitters! 2025-05-07T20:58:01.4760626Z Skipping (s,q) (0.16, 700): inconsistent with heavy hitters! 2025-05-07T20:58:01.4760770Z Skipping (s,q) (0.17, 700): inconsistent with heavy hitters! 2025-05-07T20:58:01.4760916Z Skipping (s,q) (0.18, 700): inconsistent with heavy hitters! 2025-05-07T20:58:01.4761064Z Skipping (s,q) (0.19, 700): inconsistent with heavy hitters! 2025-05-07T20:58:01.4761288Z Skipping (s,q) (0.2, 700): inconsistent with heavy hitters! 2025-05-07T20:58:01.4761436Z Skipping (s,q) (0.21, 700): inconsistent with heavy hitters! 2025-05-07T20:58:01.4761587Z Skipping (s,q) (0.22, 700): inconsistent with heavy hitters! 2025-05-07T20:58:01.4761734Z Skipping (s,q) (0.23, 700): inconsistent with heavy hitters! 2025-05-07T20:58:01.4761882Z Skipping (s,q) (0.24, 700): inconsistent with heavy hitters! 2025-05-07T20:58:01.4762032Z Skipping (s,q) (0.25, 700): inconsistent with heavy hitters! 2025-05-07T20:58:01.4762176Z Skipping (s,q) (0.26, 700): inconsistent with heavy hitters! 2025-05-07T20:58:01.4762321Z Skipping (s,q) (0.27, 700): inconsistent with heavy hitters! 2025-05-07T20:58:01.4762468Z Skipping (s,q) (0.28, 700): inconsistent with heavy hitters! 2025-05-07T20:58:01.4762616Z Skipping (s,q) (0.29, 700): inconsistent with heavy hitters! 2025-05-07T20:58:01.4762765Z Skipping (s,q) (0.3, 700): inconsistent with heavy hitters! 2025-05-07T20:58:01.4762920Z Skipping (s,q) (0.31, 700): inconsistent with heavy hitters! 2025-05-07T20:58:01.4763068Z Skipping (s,q) (0.32, 700): inconsistent with heavy hitters! 2025-05-07T20:58:01.4763217Z Skipping (s,q) (0.33, 700): inconsistent with heavy hitters! 2025-05-07T20:58:01.4763363Z Skipping (s,q) (0.34, 700): inconsistent with heavy hitters! 2025-05-07T20:58:01.4763512Z Skipping (s,q) (0.35, 700): inconsistent with heavy hitters! 2025-05-07T20:58:01.4763661Z Skipping (s,q) (0.36, 700): inconsistent with heavy hitters! 2025-05-07T20:58:01.4763806Z Skipping (s,q) (0.37, 700): inconsistent with heavy hitters! 2025-05-07T20:58:01.4763953Z Skipping (s,q) (0.38, 700): inconsistent with heavy hitters! 2025-05-07T20:58:01.4764104Z Skipping (s,q) (0.39, 700): inconsistent with heavy hitters! 2025-05-07T20:58:01.4764313Z Skipping (s,q) (0.4, 700): inconsistent with heavy hitters! 2025-05-07T20:58:01.4764466Z Skipping (s,q) (0.41, 700): inconsistent with heavy hitters! 2025-05-07T20:58:01.4764669Z Skipping (s,q) (0.42, 700): inconsistent with heavy hitters! 2025-05-07T20:58:01.4764814Z Skipping (s,q) (0.43, 700): inconsistent with heavy hitters! 2025-05-07T20:58:01.4765020Z Skipping (s,q) (0.44, 700): inconsistent with heavy hitters! 2025-05-07T20:58:01.4765167Z Skipping (s,q) (0.45, 700): inconsistent with heavy hitters! 2025-05-07T20:58:01.4765313Z Skipping (s,q) (0.46, 700): inconsistent with heavy hitters! 2025-05-07T20:58:01.4765467Z Skipping (s,q) (0.47, 700): inconsistent with heavy hitters! 2025-05-07T20:58:01.4765612Z Skipping (s,q) (0.48, 700): inconsistent with heavy hitters! 2025-05-07T20:58:01.4765756Z Skipping (s,q) (0.49, 700): inconsistent with heavy hitters! 2025-05-07T20:58:01.4765903Z Skipping (s,q) (0.5, 700): inconsistent with heavy hitters! 2025-05-07T20:58:01.4766054Z Skipping (s,q) (0.51, 700): inconsistent with heavy hitters! 2025-05-07T20:58:01.4766203Z Skipping (s,q) (0.52, 700): inconsistent with heavy hitters! 2025-05-07T20:58:01.4766356Z Skipping (s,q) (0.53, 700): inconsistent with heavy hitters! 2025-05-07T20:58:01.4766505Z Skipping (s,q) (0.54, 700): inconsistent with heavy hitters! 2025-05-07T20:58:01.4766657Z Skipping (s,q) (0.55, 700): inconsistent with heavy hitters! 2025-05-07T20:58:01.4766805Z Skipping (s,q) (0.56, 700): inconsistent with heavy hitters! 2025-05-07T20:58:01.4766949Z Skipping (s,q) (0.57, 700): inconsistent with heavy hitters! 2025-05-07T20:58:01.4767101Z Skipping (s,q) (0.58, 700): inconsistent with heavy hitters! 2025-05-07T20:58:01.4767249Z Skipping (s,q) (0.59, 700): inconsistent with heavy hitters! 2025-05-07T20:58:01.4767399Z Skipping (s,q) (0.6, 700): inconsistent with heavy hitters! 2025-05-07T20:58:01.4767549Z Skipping (s,q) (0.61, 700): inconsistent with heavy hitters! 2025-05-07T20:58:01.4767696Z Skipping (s,q) (0.62, 700): inconsistent with heavy hitters! 2025-05-07T20:58:01.4767847Z Skipping (s,q) (0.63, 700): inconsistent with heavy hitters! 2025-05-07T20:58:01.4767993Z Skipping (s,q) (0.64, 700): inconsistent with heavy hitters! 2025-05-07T20:58:01.4768186Z Skipping (s,q) (0.65, 700): inconsistent with heavy hitters! 2025-05-07T20:58:01.4768333Z Skipping (s,q) (0.66, 700): inconsistent with heavy hitters! 2025-05-07T20:58:01.4768481Z Skipping (s,q) (0.67, 700): inconsistent with heavy hitters! 2025-05-07T20:58:01.4768628Z Skipping (s,q) (0.68, 700): inconsistent with heavy hitters! 2025-05-07T20:58:01.4768776Z Skipping (s,q) (0.69, 700): inconsistent with heavy hitters! 2025-05-07T20:58:01.4768923Z Skipping (s,q) (0.7, 700): inconsistent with heavy hitters! 2025-05-07T20:58:01.4769071Z Skipping (s,q) (0.71, 700): inconsistent with heavy hitters! 2025-05-07T20:58:01.4769217Z Skipping (s,q) (0.72, 700): inconsistent with heavy hitters! 2025-05-07T20:58:01.4769364Z Skipping (s,q) (0.73, 700): inconsistent with heavy hitters! 2025-05-07T20:58:01.4769514Z Skipping (s,q) (0.74, 700): inconsistent with heavy hitters! 2025-05-07T20:58:01.4769661Z Skipping (s,q) (0.75, 700): inconsistent with heavy hitters! 2025-05-07T20:58:01.4769812Z Skipping (s,q) (0.76, 700): inconsistent with heavy hitters! 2025-05-07T20:58:01.4769956Z Skipping (s,q) (0.77, 700): inconsistent with heavy hitters! 2025-05-07T20:58:01.4770105Z Skipping (s,q) (0.78, 700): inconsistent with heavy hitters! 2025-05-07T20:58:01.4770255Z Skipping (s,q) (0.79, 700): inconsistent with heavy hitters! 2025-05-07T20:58:01.4770403Z Skipping (s,q) (0.8, 700): inconsistent with heavy hitters! 2025-05-07T20:58:01.4770548Z Skipping (s,q) (0.81, 700): inconsistent with heavy hitters! 2025-05-07T20:58:01.4770698Z Skipping (s,q) (0.82, 700): inconsistent with heavy hitters! 2025-05-07T20:58:01.4770844Z Skipping (s,q) (0.83, 700): inconsistent with heavy hitters! 2025-05-07T20:58:01.4770991Z Skipping (s,q) (0.84, 700): inconsistent with heavy hitters! 2025-05-07T20:58:01.4771185Z Skipping (s,q) (0.85, 700): inconsistent with heavy hitters! 2025-05-07T20:58:01.4771334Z Skipping (s,q) (0.86, 700): inconsistent with heavy hitters! 2025-05-07T20:58:01.4771521Z Skipping (s,q) (0.87, 700): inconsistent with heavy hitters! 2025-05-07T20:58:01.4771663Z Skipping (s,q) (0.88, 700): inconsistent with heavy hitters! 2025-05-07T20:58:01.4771868Z Skipping (s,q) (0.89, 700): inconsistent with heavy hitters! 2025-05-07T20:58:01.4772017Z Skipping (s,q) (0.9, 700): inconsistent with heavy hitters! 2025-05-07T20:58:01.4772162Z Skipping (s,q) (0.91, 700): inconsistent with heavy hitters! 2025-05-07T20:58:01.4772307Z Skipping (s,q) (0.92, 700): inconsistent with heavy hitters! 2025-05-07T20:58:01.4772450Z Skipping (s,q) (0.93, 700): inconsistent with heavy hitters! 2025-05-07T20:58:01.4772595Z Skipping (s,q) (0.94, 700): inconsistent with heavy hitters! 2025-05-07T20:58:01.4772742Z Skipping (s,q) (0.95, 700): inconsistent with heavy hitters! 2025-05-07T20:58:01.4772886Z Skipping (s,q) (0.96, 700): inconsistent with heavy hitters! 2025-05-07T20:58:01.4773027Z Skipping (s,q) (0.97, 700): inconsistent with heavy hitters! 2025-05-07T20:58:01.4773176Z Skipping (s,q) (0.98, 700): inconsistent with heavy hitters! 2025-05-07T20:58:01.4773318Z Skipping (s,q) (0.99, 700): inconsistent with heavy hitters! 2025-05-07T20:58:01.4773455Z Skipping (s,q) (1, 700): inconsistent with heavy hitters! 2025-05-07T20:58:01.4773608Z Skipping (s,q) (1.01, 700): inconsistent with heavy hitters! 2025-05-07T20:58:01.4773753Z Skipping (s,q) (1.02, 700): inconsistent with heavy hitters! 2025-05-07T20:58:01.4773898Z Skipping (s,q) (1.03, 700): inconsistent with heavy hitters! 2025-05-07T20:58:01.4774042Z Skipping (s,q) (1.04, 700): inconsistent with heavy hitters! 2025-05-07T20:58:01.4774187Z Skipping (s,q) (1.05, 700): inconsistent with heavy hitters! 2025-05-07T20:58:01.4774332Z Skipping (s,q) (1.06, 700): inconsistent with heavy hitters! 2025-05-07T20:58:01.4774473Z Skipping (s,q) (1.07, 700): inconsistent with heavy hitters! 2025-05-07T20:58:01.4774616Z Skipping (s,q) (1.08, 700): inconsistent with heavy hitters! 2025-05-07T20:58:01.4774766Z Skipping (s,q) (1.09, 700): inconsistent with heavy hitters! 2025-05-07T20:58:01.4774951Z Skipping (s,q) (1.1, 700): inconsistent with heavy hitters! 2025-05-07T20:58:01.4775098Z Skipping (s,q) (1.11, 700): inconsistent with heavy hitters! 2025-05-07T20:58:01.4775247Z Skipping (s,q) (1.12, 700): inconsistent with heavy hitters! 2025-05-07T20:58:01.4775390Z Skipping (s,q) (1.13, 700): inconsistent with heavy hitters! 2025-05-07T20:58:01.4775533Z Skipping (s,q) (1.14, 700): inconsistent with heavy hitters! 2025-05-07T20:58:01.4775677Z Skipping (s,q) (1.15, 700): inconsistent with heavy hitters! 2025-05-07T20:58:01.4775818Z Skipping (s,q) (1.16, 700): inconsistent with heavy hitters! 2025-05-07T20:58:01.4775962Z Skipping (s,q) (1.17, 700): inconsistent with heavy hitters! 2025-05-07T20:58:01.4776162Z Skipping (s,q) (1.18, 700): inconsistent with heavy hitters! 2025-05-07T20:58:01.4776312Z Skipping (s,q) (1.19, 700): inconsistent with heavy hitters! 2025-05-07T20:58:01.4776456Z Skipping (s,q) (1.2, 700): inconsistent with heavy hitters! 2025-05-07T20:58:01.4776607Z Skipping (s,q) (1.21, 700): inconsistent with heavy hitters! 2025-05-07T20:58:01.4776753Z Skipping (s,q) (1.22, 700): inconsistent with heavy hitters! 2025-05-07T20:58:01.4776900Z Skipping (s,q) (1.23, 700): inconsistent with heavy hitters! 2025-05-07T20:58:01.4777042Z Skipping (s,q) (1.24, 700): inconsistent with heavy hitters! 2025-05-07T20:58:01.4777187Z Skipping (s,q) (1.25, 700): inconsistent with heavy hitters! 2025-05-07T20:58:01.4777330Z Skipping (s,q) (1.26, 700): inconsistent with heavy hitters! 2025-05-07T20:58:01.4777475Z Skipping (s,q) (1.27, 700): inconsistent with heavy hitters! 2025-05-07T20:58:01.4777618Z Skipping (s,q) (1.28, 700): inconsistent with heavy hitters! 2025-05-07T20:58:01.4777762Z Skipping (s,q) (1.29, 700): inconsistent with heavy hitters! 2025-05-07T20:58:01.4777952Z Skipping (s,q) (1.3, 700): inconsistent with heavy hitters! 2025-05-07T20:58:01.4778099Z Skipping (s,q) (1.31, 700): inconsistent with heavy hitters! 2025-05-07T20:58:01.4778282Z Skipping (s,q) (1.32, 700): inconsistent with heavy hitters! 2025-05-07T20:58:01.4778428Z Skipping (s,q) (1.33, 700): inconsistent with heavy hitters! 2025-05-07T20:58:01.4778619Z Skipping (s,q) (1.34, 700): inconsistent with heavy hitters! 2025-05-07T20:58:01.4778768Z Skipping (s,q) (1.35, 700): inconsistent with heavy hitters! 2025-05-07T20:58:01.4778911Z Skipping (s,q) (1.36, 700): inconsistent with heavy hitters! 2025-05-07T20:58:01.4779054Z Skipping (s,q) (1.37, 700): inconsistent with heavy hitters! 2025-05-07T20:58:01.4779199Z Skipping (s,q) (1.38, 700): inconsistent with heavy hitters! 2025-05-07T20:58:01.4779341Z Skipping (s,q) (1.39, 700): inconsistent with heavy hitters! 2025-05-07T20:58:01.4779482Z Skipping (s,q) (1.4, 700): inconsistent with heavy hitters! 2025-05-07T20:58:01.4779626Z Skipping (s,q) (1.41, 700): inconsistent with heavy hitters! 2025-05-07T20:58:01.4779773Z Skipping (s,q) (1.42, 700): inconsistent with heavy hitters! 2025-05-07T20:58:01.4779919Z Skipping (s,q) (1.43, 700): inconsistent with heavy hitters! 2025-05-07T20:58:01.4780063Z Skipping (s,q) (1.44, 700): inconsistent with heavy hitters! 2025-05-07T20:58:01.4780204Z Skipping (s,q) (1.45, 700): inconsistent with heavy hitters! 2025-05-07T20:58:01.4780352Z Skipping (s,q) (1.46, 700): inconsistent with heavy hitters! 2025-05-07T20:58:01.4780499Z Skipping (s,q) (1.47, 700): inconsistent with heavy hitters! 2025-05-07T20:58:01.4780645Z Skipping (s,q) (1.48, 700): inconsistent with heavy hitters! 2025-05-07T20:58:01.4784227Z Skipping (s,q) (1.49, 700): inconsistent with heavy hitters! 2025-05-07T20:58:01.4784399Z Skipping (s,q) (1.5, 700): inconsistent with heavy hitters! 2025-05-07T20:58:01.4784549Z Skipping (s,q) (1.51, 700): inconsistent with heavy hitters! 2025-05-07T20:58:01.4784702Z Skipping (s,q) (1.52, 700): inconsistent with heavy hitters! 2025-05-07T20:58:01.4784853Z Skipping (s,q) (1.53, 700): inconsistent with heavy hitters! 2025-05-07T20:58:01.4785001Z Skipping (s,q) (1.54, 700): inconsistent with heavy hitters! 2025-05-07T20:58:01.4785255Z Skipping (s,q) (1.55, 700): inconsistent with heavy hitters! 2025-05-07T20:58:01.4785401Z Skipping (s,q) (1.56, 700): inconsistent with heavy hitters! 2025-05-07T20:58:01.4785555Z Skipping (s,q) (1.57, 700): inconsistent with heavy hitters! 2025-05-07T20:58:01.4785704Z Skipping (s,q) (1.58, 700): inconsistent with heavy hitters! 2025-05-07T20:58:01.4785850Z Skipping (s,q) (1.59, 700): inconsistent with heavy hitters! 2025-05-07T20:58:01.4785994Z Skipping (s,q) (1.6, 700): inconsistent with heavy hitters! 2025-05-07T20:58:01.4786145Z Skipping (s,q) (1.61, 700): inconsistent with heavy hitters! 2025-05-07T20:58:01.4786295Z Skipping (s,q) (1.62, 700): inconsistent with heavy hitters! 2025-05-07T20:58:01.4786444Z Skipping (s,q) (1.63, 700): inconsistent with heavy hitters! 2025-05-07T20:58:01.4786596Z Skipping (s,q) (1.64, 700): inconsistent with heavy hitters! 2025-05-07T20:58:01.4786742Z Skipping (s,q) (1.65, 700): inconsistent with heavy hitters! 2025-05-07T20:58:01.4786897Z Skipping (s,q) (1.66, 700): inconsistent with heavy hitters! 2025-05-07T20:58:01.4787044Z Skipping (s,q) (1.67, 700): inconsistent with heavy hitters! 2025-05-07T20:58:01.4787192Z Skipping (s,q) (1.68, 700): inconsistent with heavy hitters! 2025-05-07T20:58:01.4787341Z Skipping (s,q) (1.69, 700): inconsistent with heavy hitters! 2025-05-07T20:58:01.4787488Z Skipping (s,q) (1.7, 700): inconsistent with heavy hitters! 2025-05-07T20:58:01.4787637Z Skipping (s,q) (1.71, 700): inconsistent with heavy hitters! 2025-05-07T20:58:01.4787785Z Skipping (s,q) (1.72, 700): inconsistent with heavy hitters! 2025-05-07T20:58:01.4787931Z Skipping (s,q) (1.73, 700): inconsistent with heavy hitters! 2025-05-07T20:58:01.4788079Z Skipping (s,q) (1.74, 700): inconsistent with heavy hitters! 2025-05-07T20:58:01.4788268Z Skipping (s,q) (1.75, 700): inconsistent with heavy hitters! 2025-05-07T20:58:01.4788419Z Skipping (s,q) (1.76, 700): inconsistent with heavy hitters! 2025-05-07T20:58:01.4788609Z Skipping (s,q) (1.77, 700): inconsistent with heavy hitters! 2025-05-07T20:58:01.4788755Z Skipping (s,q) (1.78, 700): inconsistent with heavy hitters! 2025-05-07T20:58:01.4788942Z Skipping (s,q) (1.79, 700): inconsistent with heavy hitters! 2025-05-07T20:58:01.4789089Z Skipping (s,q) (1.8, 700): inconsistent with heavy hitters! 2025-05-07T20:58:01.4789236Z Skipping (s,q) (1.81, 700): inconsistent with heavy hitters! 2025-05-07T20:58:01.4789387Z Skipping (s,q) (1.82, 700): inconsistent with heavy hitters! 2025-05-07T20:58:01.4789534Z Skipping (s,q) (1.83, 700): inconsistent with heavy hitters! 2025-05-07T20:58:01.4789681Z Skipping (s,q) (1.84, 700): inconsistent with heavy hitters! 2025-05-07T20:58:01.4789829Z Skipping (s,q) (1.85, 700): inconsistent with heavy hitters! 2025-05-07T20:58:01.4789975Z Skipping (s,q) (1.86, 700): inconsistent with heavy hitters! 2025-05-07T20:58:01.4790126Z Skipping (s,q) (1.87, 700): inconsistent with heavy hitters! 2025-05-07T20:58:01.4790274Z Skipping (s,q) (1.88, 700): inconsistent with heavy hitters! 2025-05-07T20:58:01.4790425Z Skipping (s,q) (1.89, 700): inconsistent with heavy hitters! 2025-05-07T20:58:01.4790573Z Skipping (s,q) (1.9, 700): inconsistent with heavy hitters! 2025-05-07T20:58:01.4790722Z Skipping (s,q) (1.91, 700): inconsistent with heavy hitters! 2025-05-07T20:58:01.4790867Z Skipping (s,q) (1.92, 700): inconsistent with heavy hitters! 2025-05-07T20:58:01.4791016Z Skipping (s,q) (1.93, 700): inconsistent with heavy hitters! 2025-05-07T20:58:01.4791163Z Skipping (s,q) (1.94, 700): inconsistent with heavy hitters! 2025-05-07T20:58:01.4791313Z Skipping (s,q) (1.95, 700): inconsistent with heavy hitters! 2025-05-07T20:58:01.4791460Z Skipping (s,q) (1.96, 700): inconsistent with heavy hitters! 2025-05-07T20:58:01.4791606Z Skipping (s,q) (1.97, 700): inconsistent with heavy hitters! 2025-05-07T20:58:01.4791756Z Skipping (s,q) (1.98, 700): inconsistent with heavy hitters! 2025-05-07T20:58:01.4791903Z Skipping (s,q) (1.99, 700): inconsistent with heavy hitters! 2025-05-07T20:58:01.4792093Z Skipping (s,q) (0.01, 725): inconsistent with heavy hitters! 2025-05-07T20:58:01.4792243Z Skipping (s,q) (0.02, 725): inconsistent with heavy hitters! 2025-05-07T20:58:01.4792392Z Skipping (s,q) (0.03, 725): inconsistent with heavy hitters! 2025-05-07T20:58:01.4792540Z Skipping (s,q) (0.04, 725): inconsistent with heavy hitters! 2025-05-07T20:58:01.4792686Z Skipping (s,q) (0.05, 725): inconsistent with heavy hitters! 2025-05-07T20:58:01.4792831Z Skipping (s,q) (0.06, 725): inconsistent with heavy hitters! 2025-05-07T20:58:01.4792979Z Skipping (s,q) (0.07, 725): inconsistent with heavy hitters! 2025-05-07T20:58:01.4793124Z Skipping (s,q) (0.08, 725): inconsistent with heavy hitters! 2025-05-07T20:58:01.4793270Z Skipping (s,q) (0.09, 725): inconsistent with heavy hitters! 2025-05-07T20:58:01.4793418Z Skipping (s,q) (0.1, 725): inconsistent with heavy hitters! 2025-05-07T20:58:01.4793564Z Skipping (s,q) (0.11, 725): inconsistent with heavy hitters! 2025-05-07T20:58:01.4793714Z Skipping (s,q) (0.12, 725): inconsistent with heavy hitters! 2025-05-07T20:58:01.4793861Z Skipping (s,q) (0.13, 725): inconsistent with heavy hitters! 2025-05-07T20:58:01.4794009Z Skipping (s,q) (0.14, 725): inconsistent with heavy hitters! 2025-05-07T20:58:01.4794157Z Skipping (s,q) (0.15, 725): inconsistent with heavy hitters! 2025-05-07T20:58:01.4794306Z Skipping (s,q) (0.16, 725): inconsistent with heavy hitters! 2025-05-07T20:58:01.4794454Z Skipping (s,q) (0.17, 725): inconsistent with heavy hitters! 2025-05-07T20:58:01.4794605Z Skipping (s,q) (0.18, 725): inconsistent with heavy hitters! 2025-05-07T20:58:01.4794750Z Skipping (s,q) (0.19, 725): inconsistent with heavy hitters! 2025-05-07T20:58:01.4794895Z Skipping (s,q) (0.2, 725): inconsistent with heavy hitters! 2025-05-07T20:58:01.4795087Z Skipping (s,q) (0.21, 725): inconsistent with heavy hitters! 2025-05-07T20:58:01.4795235Z Skipping (s,q) (0.22, 725): inconsistent with heavy hitters! 2025-05-07T20:58:01.4795424Z Skipping (s,q) (0.23, 725): inconsistent with heavy hitters! 2025-05-07T20:58:01.4795570Z Skipping (s,q) (0.24, 725): inconsistent with heavy hitters! 2025-05-07T20:58:01.4795751Z Skipping (s,q) (0.25, 725): inconsistent with heavy hitters! 2025-05-07T20:58:01.4795901Z Skipping (s,q) (0.26, 725): inconsistent with heavy hitters! 2025-05-07T20:58:01.4796047Z Skipping (s,q) (0.27, 725): inconsistent with heavy hitters! 2025-05-07T20:58:01.4796193Z Skipping (s,q) (0.28, 725): inconsistent with heavy hitters! 2025-05-07T20:58:01.4796341Z Skipping (s,q) (0.29, 725): inconsistent with heavy hitters! 2025-05-07T20:58:01.4796486Z Skipping (s,q) (0.3, 725): inconsistent with heavy hitters! 2025-05-07T20:58:01.4796635Z Skipping (s,q) (0.31, 725): inconsistent with heavy hitters! 2025-05-07T20:58:01.4796781Z Skipping (s,q) (0.32, 725): inconsistent with heavy hitters! 2025-05-07T20:58:01.4796929Z Skipping (s,q) (0.33, 725): inconsistent with heavy hitters! 2025-05-07T20:58:01.4797077Z Skipping (s,q) (0.34, 725): inconsistent with heavy hitters! 2025-05-07T20:58:01.4797230Z Skipping (s,q) (0.35, 725): inconsistent with heavy hitters! 2025-05-07T20:58:01.4797379Z Skipping (s,q) (0.36, 725): inconsistent with heavy hitters! 2025-05-07T20:58:01.4797531Z Skipping (s,q) (0.37, 725): inconsistent with heavy hitters! 2025-05-07T20:58:01.4797676Z Skipping (s,q) (0.38, 725): inconsistent with heavy hitters! 2025-05-07T20:58:01.4797824Z Skipping (s,q) (0.39, 725): inconsistent with heavy hitters! 2025-05-07T20:58:01.4797968Z Skipping (s,q) (0.4, 725): inconsistent with heavy hitters! 2025-05-07T20:58:01.4798113Z Skipping (s,q) (0.41, 725): inconsistent with heavy hitters! 2025-05-07T20:58:01.4798260Z Skipping (s,q) (0.42, 725): inconsistent with heavy hitters! 2025-05-07T20:58:01.4798405Z Skipping (s,q) (0.43, 725): inconsistent with heavy hitters! 2025-05-07T20:58:01.4798551Z Skipping (s,q) (0.44, 725): inconsistent with heavy hitters! 2025-05-07T20:58:01.4798699Z Skipping (s,q) (0.45, 725): inconsistent with heavy hitters! 2025-05-07T20:58:01.4798888Z Skipping (s,q) (0.46, 725): inconsistent with heavy hitters! 2025-05-07T20:58:01.4799037Z Skipping (s,q) (0.47, 725): inconsistent with heavy hitters! 2025-05-07T20:58:01.4799185Z Skipping (s,q) (0.48, 725): inconsistent with heavy hitters! 2025-05-07T20:58:01.4799335Z Skipping (s,q) (0.49, 725): inconsistent with heavy hitters! 2025-05-07T20:58:01.4799482Z Skipping (s,q) (0.5, 725): inconsistent with heavy hitters! 2025-05-07T20:58:01.4799628Z Skipping (s,q) (0.51, 725): inconsistent with heavy hitters! 2025-05-07T20:58:01.4799774Z Skipping (s,q) (0.52, 725): inconsistent with heavy hitters! 2025-05-07T20:58:01.4799928Z Skipping (s,q) (0.53, 725): inconsistent with heavy hitters! 2025-05-07T20:58:01.4800075Z Skipping (s,q) (0.54, 725): inconsistent with heavy hitters! 2025-05-07T20:58:01.4800230Z Skipping (s,q) (0.55, 725): inconsistent with heavy hitters! 2025-05-07T20:58:01.4800377Z Skipping (s,q) (0.56, 725): inconsistent with heavy hitters! 2025-05-07T20:58:01.4800527Z Skipping (s,q) (0.57, 725): inconsistent with heavy hitters! 2025-05-07T20:58:01.4800677Z Skipping (s,q) (0.58, 725): inconsistent with heavy hitters! 2025-05-07T20:58:01.4800826Z Skipping (s,q) (0.59, 725): inconsistent with heavy hitters! 2025-05-07T20:58:01.4800970Z Skipping (s,q) (0.6, 725): inconsistent with heavy hitters! 2025-05-07T20:58:01.4801119Z Skipping (s,q) (0.61, 725): inconsistent with heavy hitters! 2025-05-07T20:58:01.4801265Z Skipping (s,q) (0.62, 725): inconsistent with heavy hitters! 2025-05-07T20:58:01.4801415Z Skipping (s,q) (0.63, 725): inconsistent with heavy hitters! 2025-05-07T20:58:01.4801562Z Skipping (s,q) (0.64, 725): inconsistent with heavy hitters! 2025-05-07T20:58:01.4801707Z Skipping (s,q) (0.65, 725): inconsistent with heavy hitters! 2025-05-07T20:58:01.4801895Z Skipping (s,q) (0.66, 725): inconsistent with heavy hitters! 2025-05-07T20:58:01.4802043Z Skipping (s,q) (0.67, 725): inconsistent with heavy hitters! 2025-05-07T20:58:01.4802254Z Skipping (s,q) (0.68, 725): inconsistent with heavy hitters! 2025-05-07T20:58:01.4802400Z Skipping (s,q) (0.69, 725): inconsistent with heavy hitters! 2025-05-07T20:58:01.4802584Z Skipping (s,q) (0.7, 725): inconsistent with heavy hitters! 2025-05-07T20:58:01.4802732Z Skipping (s,q) (0.71, 725): inconsistent with heavy hitters! 2025-05-07T20:58:01.4802886Z Skipping (s,q) (0.72, 725): inconsistent with heavy hitters! 2025-05-07T20:58:01.4803033Z Skipping (s,q) (0.73, 725): inconsistent with heavy hitters! 2025-05-07T20:58:01.4803183Z Skipping (s,q) (0.74, 725): inconsistent with heavy hitters! 2025-05-07T20:58:01.4803329Z Skipping (s,q) (0.75, 725): inconsistent with heavy hitters! 2025-05-07T20:58:01.4803474Z Skipping (s,q) (0.76, 725): inconsistent with heavy hitters! 2025-05-07T20:58:01.4803621Z Skipping (s,q) (0.77, 725): inconsistent with heavy hitters! 2025-05-07T20:58:01.4803769Z Skipping (s,q) (0.78, 725): inconsistent with heavy hitters! 2025-05-07T20:58:01.4803913Z Skipping (s,q) (0.79, 725): inconsistent with heavy hitters! 2025-05-07T20:58:01.4804063Z Skipping (s,q) (0.8, 725): inconsistent with heavy hitters! 2025-05-07T20:58:01.4804210Z Skipping (s,q) (0.81, 725): inconsistent with heavy hitters! 2025-05-07T20:58:01.4804362Z Skipping (s,q) (0.82, 725): inconsistent with heavy hitters! 2025-05-07T20:58:01.4804506Z Skipping (s,q) (0.83, 725): inconsistent with heavy hitters! 2025-05-07T20:58:01.4804654Z Skipping (s,q) (0.84, 725): inconsistent with heavy hitters! 2025-05-07T20:58:01.4804809Z Skipping (s,q) (0.85, 725): inconsistent with heavy hitters! 2025-05-07T20:58:01.4804954Z Skipping (s,q) (0.86, 725): inconsistent with heavy hitters! 2025-05-07T20:58:01.4805103Z Skipping (s,q) (0.87, 725): inconsistent with heavy hitters! 2025-05-07T20:58:01.4805250Z Skipping (s,q) (0.88, 725): inconsistent with heavy hitters! 2025-05-07T20:58:01.4805399Z Skipping (s,q) (0.89, 725): inconsistent with heavy hitters! 2025-05-07T20:58:01.4805549Z Skipping (s,q) (0.9, 725): inconsistent with heavy hitters! 2025-05-07T20:58:01.4805740Z Skipping (s,q) (0.91, 725): inconsistent with heavy hitters! 2025-05-07T20:58:01.4805887Z Skipping (s,q) (0.92, 725): inconsistent with heavy hitters! 2025-05-07T20:58:01.4806043Z Skipping (s,q) (0.93, 725): inconsistent with heavy hitters! 2025-05-07T20:58:01.4806190Z Skipping (s,q) (0.94, 725): inconsistent with heavy hitters! 2025-05-07T20:58:01.4806338Z Skipping (s,q) (0.95, 725): inconsistent with heavy hitters! 2025-05-07T20:58:01.4806491Z Skipping (s,q) (0.96, 725): inconsistent with heavy hitters! 2025-05-07T20:58:01.4806639Z Skipping (s,q) (0.97, 725): inconsistent with heavy hitters! 2025-05-07T20:58:01.4806788Z Skipping (s,q) (0.98, 725): inconsistent with heavy hitters! 2025-05-07T20:58:01.4806933Z Skipping (s,q) (0.99, 725): inconsistent with heavy hitters! 2025-05-07T20:58:01.4807077Z Skipping (s,q) (1, 725): inconsistent with heavy hitters! 2025-05-07T20:58:01.4807225Z Skipping (s,q) (1.01, 725): inconsistent with heavy hitters! 2025-05-07T20:58:01.4807374Z Skipping (s,q) (1.02, 725): inconsistent with heavy hitters! 2025-05-07T20:58:01.4807522Z Skipping (s,q) (1.03, 725): inconsistent with heavy hitters! 2025-05-07T20:58:01.4807676Z Skipping (s,q) (1.04, 725): inconsistent with heavy hitters! 2025-05-07T20:58:01.4807823Z Skipping (s,q) (1.05, 725): inconsistent with heavy hitters! 2025-05-07T20:58:01.4807971Z Skipping (s,q) (1.06, 725): inconsistent with heavy hitters! 2025-05-07T20:58:01.4808116Z Skipping (s,q) (1.07, 725): inconsistent with heavy hitters! 2025-05-07T20:58:01.4808261Z Skipping (s,q) (1.08, 725): inconsistent with heavy hitters! 2025-05-07T20:58:01.4808407Z Skipping (s,q) (1.09, 725): inconsistent with heavy hitters! 2025-05-07T20:58:01.4808552Z Skipping (s,q) (1.1, 725): inconsistent with heavy hitters! 2025-05-07T20:58:01.4808700Z Skipping (s,q) (1.11, 725): inconsistent with heavy hitters! 2025-05-07T20:58:01.4808896Z Skipping (s,q) (1.12, 725): inconsistent with heavy hitters! 2025-05-07T20:58:01.4809082Z Skipping (s,q) (1.13, 725): inconsistent with heavy hitters! 2025-05-07T20:58:01.4809231Z Skipping (s,q) (1.14, 725): inconsistent with heavy hitters! 2025-05-07T20:58:01.4809378Z Skipping (s,q) (1.15, 725): inconsistent with heavy hitters! 2025-05-07T20:58:01.4809560Z Skipping (s,q) (1.16, 725): inconsistent with heavy hitters! 2025-05-07T20:58:01.4809710Z Skipping (s,q) (1.17, 725): inconsistent with heavy hitters! 2025-05-07T20:58:01.4809855Z Skipping (s,q) (1.18, 725): inconsistent with heavy hitters! 2025-05-07T20:58:01.4810000Z Skipping (s,q) (1.19, 725): inconsistent with heavy hitters! 2025-05-07T20:58:01.4810152Z Skipping (s,q) (1.2, 725): inconsistent with heavy hitters! 2025-05-07T20:58:01.4810300Z Skipping (s,q) (1.21, 725): inconsistent with heavy hitters! 2025-05-07T20:58:01.4810446Z Skipping (s,q) (1.22, 725): inconsistent with heavy hitters! 2025-05-07T20:58:01.4810598Z Skipping (s,q) (1.23, 725): inconsistent with heavy hitters! 2025-05-07T20:58:01.4810743Z Skipping (s,q) (1.24, 725): inconsistent with heavy hitters! 2025-05-07T20:58:01.4810899Z Skipping (s,q) (1.25, 725): inconsistent with heavy hitters! 2025-05-07T20:58:01.4811047Z Skipping (s,q) (1.26, 725): inconsistent with heavy hitters! 2025-05-07T20:58:01.4811195Z Skipping (s,q) (1.27, 725): inconsistent with heavy hitters! 2025-05-07T20:58:01.4811345Z Skipping (s,q) (1.28, 725): inconsistent with heavy hitters! 2025-05-07T20:58:01.4811490Z Skipping (s,q) (1.29, 725): inconsistent with heavy hitters! 2025-05-07T20:58:01.4811634Z Skipping (s,q) (1.3, 725): inconsistent with heavy hitters! 2025-05-07T20:58:01.4811781Z Skipping (s,q) (1.31, 725): inconsistent with heavy hitters! 2025-05-07T20:58:01.4811927Z Skipping (s,q) (1.32, 725): inconsistent with heavy hitters! 2025-05-07T20:58:01.4812076Z Skipping (s,q) (1.33, 725): inconsistent with heavy hitters! 2025-05-07T20:58:01.4812225Z Skipping (s,q) (1.34, 725): inconsistent with heavy hitters! 2025-05-07T20:58:01.4812371Z Skipping (s,q) (1.35, 725): inconsistent with heavy hitters! 2025-05-07T20:58:01.4812569Z Skipping (s,q) (1.36, 725): inconsistent with heavy hitters! 2025-05-07T20:58:01.4812720Z Skipping (s,q) (1.37, 725): inconsistent with heavy hitters! 2025-05-07T20:58:01.4812868Z Skipping (s,q) (1.38, 725): inconsistent with heavy hitters! 2025-05-07T20:58:01.4813017Z Skipping (s,q) (1.39, 725): inconsistent with heavy hitters! 2025-05-07T20:58:01.4813162Z Skipping (s,q) (1.4, 725): inconsistent with heavy hitters! 2025-05-07T20:58:01.4813309Z Skipping (s,q) (1.41, 725): inconsistent with heavy hitters! 2025-05-07T20:58:01.4813453Z Skipping (s,q) (1.42, 725): inconsistent with heavy hitters! 2025-05-07T20:58:01.4813600Z Skipping (s,q) (1.43, 725): inconsistent with heavy hitters! 2025-05-07T20:58:01.4813751Z Skipping (s,q) (1.44, 725): inconsistent with heavy hitters! 2025-05-07T20:58:01.4813898Z Skipping (s,q) (1.45, 725): inconsistent with heavy hitters! 2025-05-07T20:58:01.4814042Z Skipping (s,q) (1.46, 725): inconsistent with heavy hitters! 2025-05-07T20:58:01.4814194Z Skipping (s,q) (1.47, 725): inconsistent with heavy hitters! 2025-05-07T20:58:01.4814340Z Skipping (s,q) (1.48, 725): inconsistent with heavy hitters! 2025-05-07T20:58:01.4814492Z Skipping (s,q) (1.49, 725): inconsistent with heavy hitters! 2025-05-07T20:58:01.4814639Z Skipping (s,q) (1.5, 725): inconsistent with heavy hitters! 2025-05-07T20:58:01.4814786Z Skipping (s,q) (1.51, 725): inconsistent with heavy hitters! 2025-05-07T20:58:01.4814936Z Skipping (s,q) (1.52, 725): inconsistent with heavy hitters! 2025-05-07T20:58:01.4815082Z Skipping (s,q) (1.53, 725): inconsistent with heavy hitters! 2025-05-07T20:58:01.4815226Z Skipping (s,q) (1.54, 725): inconsistent with heavy hitters! 2025-05-07T20:58:01.4815373Z Skipping (s,q) (1.55, 725): inconsistent with heavy hitters! 2025-05-07T20:58:01.4815518Z Skipping (s,q) (1.56, 725): inconsistent with heavy hitters! 2025-05-07T20:58:01.4815709Z Skipping (s,q) (1.57, 725): inconsistent with heavy hitters! 2025-05-07T20:58:01.4815893Z Skipping (s,q) (1.58, 725): inconsistent with heavy hitters! 2025-05-07T20:58:01.4816042Z Skipping (s,q) (1.59, 725): inconsistent with heavy hitters! 2025-05-07T20:58:01.4816269Z Skipping (s,q) (1.6, 725): inconsistent with heavy hitters! 2025-05-07T20:58:01.4816459Z Skipping (s,q) (1.61, 725): inconsistent with heavy hitters! 2025-05-07T20:58:01.4816606Z Skipping (s,q) (1.62, 725): inconsistent with heavy hitters! 2025-05-07T20:58:01.4816754Z Skipping (s,q) (1.63, 725): inconsistent with heavy hitters! 2025-05-07T20:58:01.4816901Z Skipping (s,q) (1.64, 725): inconsistent with heavy hitters! 2025-05-07T20:58:01.4817048Z Skipping (s,q) (1.65, 725): inconsistent with heavy hitters! 2025-05-07T20:58:01.4817197Z Skipping (s,q) (1.66, 725): inconsistent with heavy hitters! 2025-05-07T20:58:01.4817343Z Skipping (s,q) (1.67, 725): inconsistent with heavy hitters! 2025-05-07T20:58:01.4817497Z Skipping (s,q) (1.68, 725): inconsistent with heavy hitters! 2025-05-07T20:58:01.4817643Z Skipping (s,q) (1.69, 725): inconsistent with heavy hitters! 2025-05-07T20:58:01.4817794Z Skipping (s,q) (1.7, 725): inconsistent with heavy hitters! 2025-05-07T20:58:01.4817941Z Skipping (s,q) (1.71, 725): inconsistent with heavy hitters! 2025-05-07T20:58:01.4818090Z Skipping (s,q) (1.72, 725): inconsistent with heavy hitters! 2025-05-07T20:58:01.4818234Z Skipping (s,q) (1.73, 725): inconsistent with heavy hitters! 2025-05-07T20:58:01.4818381Z Skipping (s,q) (1.74, 725): inconsistent with heavy hitters! 2025-05-07T20:58:01.4818528Z Skipping (s,q) (1.75, 725): inconsistent with heavy hitters! 2025-05-07T20:58:01.4818677Z Skipping (s,q) (1.76, 725): inconsistent with heavy hitters! 2025-05-07T20:58:01.4818821Z Skipping (s,q) (1.77, 725): inconsistent with heavy hitters! 2025-05-07T20:58:01.4818967Z Skipping (s,q) (1.78, 725): inconsistent with heavy hitters! 2025-05-07T20:58:01.4819120Z Skipping (s,q) (1.79, 725): inconsistent with heavy hitters! 2025-05-07T20:58:01.4819265Z Skipping (s,q) (1.8, 725): inconsistent with heavy hitters! 2025-05-07T20:58:01.4819454Z Skipping (s,q) (1.81, 725): inconsistent with heavy hitters! 2025-05-07T20:58:01.4819601Z Skipping (s,q) (1.82, 725): inconsistent with heavy hitters! 2025-05-07T20:58:01.4819748Z Skipping (s,q) (1.83, 725): inconsistent with heavy hitters! 2025-05-07T20:58:01.4819896Z Skipping (s,q) (1.84, 725): inconsistent with heavy hitters! 2025-05-07T20:58:01.4820043Z Skipping (s,q) (1.85, 725): inconsistent with heavy hitters! 2025-05-07T20:58:01.4820190Z Skipping (s,q) (1.86, 725): inconsistent with heavy hitters! 2025-05-07T20:58:01.4820340Z Skipping (s,q) (1.87, 725): inconsistent with heavy hitters! 2025-05-07T20:58:01.4820485Z Skipping (s,q) (1.88, 725): inconsistent with heavy hitters! 2025-05-07T20:58:01.4820630Z Skipping (s,q) (1.89, 725): inconsistent with heavy hitters! 2025-05-07T20:58:01.4820779Z Skipping (s,q) (1.9, 725): inconsistent with heavy hitters! 2025-05-07T20:58:01.4820925Z Skipping (s,q) (1.91, 725): inconsistent with heavy hitters! 2025-05-07T20:58:01.4821079Z Skipping (s,q) (1.92, 725): inconsistent with heavy hitters! 2025-05-07T20:58:01.4821226Z Skipping (s,q) (1.93, 725): inconsistent with heavy hitters! 2025-05-07T20:58:01.4821373Z Skipping (s,q) (1.94, 725): inconsistent with heavy hitters! 2025-05-07T20:58:01.4821527Z Skipping (s,q) (1.95, 725): inconsistent with heavy hitters! 2025-05-07T20:58:01.4821672Z Skipping (s,q) (1.96, 725): inconsistent with heavy hitters! 2025-05-07T20:58:01.4821818Z Skipping (s,q) (1.97, 725): inconsistent with heavy hitters! 2025-05-07T20:58:01.4821964Z Skipping (s,q) (1.98, 725): inconsistent with heavy hitters! 2025-05-07T20:58:01.4822110Z Skipping (s,q) (1.99, 725): inconsistent with heavy hitters! 2025-05-07T20:58:01.4822261Z Skipping (s,q) (0.01, 750): inconsistent with heavy hitters! 2025-05-07T20:58:01.4822410Z Skipping (s,q) (0.02, 750): inconsistent with heavy hitters! 2025-05-07T20:58:01.4822604Z Skipping (s,q) (0.03, 750): inconsistent with heavy hitters! 2025-05-07T20:58:01.4822757Z Skipping (s,q) (0.04, 750): inconsistent with heavy hitters! 2025-05-07T20:58:01.4822943Z Skipping (s,q) (0.05, 750): inconsistent with heavy hitters! 2025-05-07T20:58:01.4823091Z Skipping (s,q) (0.06, 750): inconsistent with heavy hitters! 2025-05-07T20:58:01.4823276Z Skipping (s,q) (0.07, 750): inconsistent with heavy hitters! 2025-05-07T20:58:01.4823424Z Skipping (s,q) (0.08, 750): inconsistent with heavy hitters! 2025-05-07T20:58:01.4823572Z Skipping (s,q) (0.09, 750): inconsistent with heavy hitters! 2025-05-07T20:58:01.4823716Z Skipping (s,q) (0.1, 750): inconsistent with heavy hitters! 2025-05-07T20:58:01.4823862Z Skipping (s,q) (0.11, 750): inconsistent with heavy hitters! 2025-05-07T20:58:01.4824011Z Skipping (s,q) (0.12, 750): inconsistent with heavy hitters! 2025-05-07T20:58:01.4824156Z Skipping (s,q) (0.13, 750): inconsistent with heavy hitters! 2025-05-07T20:58:01.4824305Z Skipping (s,q) (0.14, 750): inconsistent with heavy hitters! 2025-05-07T20:58:01.4824453Z Skipping (s,q) (0.15, 750): inconsistent with heavy hitters! 2025-05-07T20:58:01.4824604Z Skipping (s,q) (0.16, 750): inconsistent with heavy hitters! 2025-05-07T20:58:01.4824750Z Skipping (s,q) (0.17, 750): inconsistent with heavy hitters! 2025-05-07T20:58:01.4824907Z Skipping (s,q) (0.18, 750): inconsistent with heavy hitters! 2025-05-07T20:58:01.4825053Z Skipping (s,q) (0.19, 750): inconsistent with heavy hitters! 2025-05-07T20:58:01.4825204Z Skipping (s,q) (0.2, 750): inconsistent with heavy hitters! 2025-05-07T20:58:01.4825351Z Skipping (s,q) (0.21, 750): inconsistent with heavy hitters! 2025-05-07T20:58:01.4825496Z Skipping (s,q) (0.22, 750): inconsistent with heavy hitters! 2025-05-07T20:58:01.4825644Z Skipping (s,q) (0.23, 750): inconsistent with heavy hitters! 2025-05-07T20:58:01.4825789Z Skipping (s,q) (0.24, 750): inconsistent with heavy hitters! 2025-05-07T20:58:01.4825937Z Skipping (s,q) (0.25, 750): inconsistent with heavy hitters! 2025-05-07T20:58:01.4826084Z Skipping (s,q) (0.26, 750): inconsistent with heavy hitters! 2025-05-07T20:58:01.4826272Z Skipping (s,q) (0.27, 750): inconsistent with heavy hitters! 2025-05-07T20:58:01.4826419Z Skipping (s,q) (0.28, 750): inconsistent with heavy hitters! 2025-05-07T20:58:01.4826568Z Skipping (s,q) (0.29, 750): inconsistent with heavy hitters! 2025-05-07T20:58:01.4826713Z Skipping (s,q) (0.3, 750): inconsistent with heavy hitters! 2025-05-07T20:58:01.4826862Z Skipping (s,q) (0.31, 750): inconsistent with heavy hitters! 2025-05-07T20:58:01.4827007Z Skipping (s,q) (0.32, 750): inconsistent with heavy hitters! 2025-05-07T20:58:01.4827152Z Skipping (s,q) (0.33, 750): inconsistent with heavy hitters! 2025-05-07T20:58:01.4827298Z Skipping (s,q) (0.34, 750): inconsistent with heavy hitters! 2025-05-07T20:58:01.4827443Z Skipping (s,q) (0.35, 750): inconsistent with heavy hitters! 2025-05-07T20:58:01.4827592Z Skipping (s,q) (0.36, 750): inconsistent with heavy hitters! 2025-05-07T20:58:01.4827736Z Skipping (s,q) (0.37, 750): inconsistent with heavy hitters! 2025-05-07T20:58:01.4827885Z Skipping (s,q) (0.38, 750): inconsistent with heavy hitters! 2025-05-07T20:58:01.4828032Z Skipping (s,q) (0.39, 750): inconsistent with heavy hitters! 2025-05-07T20:58:01.4828178Z Skipping (s,q) (0.4, 750): inconsistent with heavy hitters! 2025-05-07T20:58:01.4828324Z Skipping (s,q) (0.41, 750): inconsistent with heavy hitters! 2025-05-07T20:58:01.4828472Z Skipping (s,q) (0.42, 750): inconsistent with heavy hitters! 2025-05-07T20:58:01.4828617Z Skipping (s,q) (0.43, 750): inconsistent with heavy hitters! 2025-05-07T20:58:01.4828764Z Skipping (s,q) (0.44, 750): inconsistent with heavy hitters! 2025-05-07T20:58:01.4828909Z Skipping (s,q) (0.45, 750): inconsistent with heavy hitters! 2025-05-07T20:58:01.4829056Z Skipping (s,q) (0.46, 750): inconsistent with heavy hitters! 2025-05-07T20:58:01.4829202Z Skipping (s,q) (0.47, 750): inconsistent with heavy hitters! 2025-05-07T20:58:01.4829422Z Skipping (s,q) (0.48, 750): inconsistent with heavy hitters! 2025-05-07T20:58:01.4829569Z Skipping (s,q) (0.49, 750): inconsistent with heavy hitters! 2025-05-07T20:58:01.4829756Z Skipping (s,q) (0.5, 750): inconsistent with heavy hitters! 2025-05-07T20:58:01.4829901Z Skipping (s,q) (0.51, 750): inconsistent with heavy hitters! 2025-05-07T20:58:01.4830087Z Skipping (s,q) (0.52, 750): inconsistent with heavy hitters! 2025-05-07T20:58:01.4830235Z Skipping (s,q) (0.53, 750): inconsistent with heavy hitters! 2025-05-07T20:58:01.4830383Z Skipping (s,q) (0.54, 750): inconsistent with heavy hitters! 2025-05-07T20:58:01.4830531Z Skipping (s,q) (0.55, 750): inconsistent with heavy hitters! 2025-05-07T20:58:01.4830678Z Skipping (s,q) (0.56, 750): inconsistent with heavy hitters! 2025-05-07T20:58:01.4830827Z Skipping (s,q) (0.57, 750): inconsistent with heavy hitters! 2025-05-07T20:58:01.4830977Z Skipping (s,q) (0.58, 750): inconsistent with heavy hitters! 2025-05-07T20:58:01.4831124Z Skipping (s,q) (0.59, 750): inconsistent with heavy hitters! 2025-05-07T20:58:01.4831271Z Skipping (s,q) (0.6, 750): inconsistent with heavy hitters! 2025-05-07T20:58:01.4831422Z Skipping (s,q) (0.61, 750): inconsistent with heavy hitters! 2025-05-07T20:58:01.4831569Z Skipping (s,q) (0.62, 750): inconsistent with heavy hitters! 2025-05-07T20:58:01.4831719Z Skipping (s,q) (0.63, 750): inconsistent with heavy hitters! 2025-05-07T20:58:01.4831865Z Skipping (s,q) (0.64, 750): inconsistent with heavy hitters! 2025-05-07T20:58:01.4832010Z Skipping (s,q) (0.65, 750): inconsistent with heavy hitters! 2025-05-07T20:58:01.4832159Z Skipping (s,q) (0.66, 750): inconsistent with heavy hitters! 2025-05-07T20:58:01.4832303Z Skipping (s,q) (0.67, 750): inconsistent with heavy hitters! 2025-05-07T20:58:01.4832449Z Skipping (s,q) (0.68, 750): inconsistent with heavy hitters! 2025-05-07T20:58:01.4832599Z Skipping (s,q) (0.69, 750): inconsistent with heavy hitters! 2025-05-07T20:58:01.4832746Z Skipping (s,q) (0.7, 750): inconsistent with heavy hitters! 2025-05-07T20:58:01.4832895Z Skipping (s,q) (0.71, 750): inconsistent with heavy hitters! 2025-05-07T20:58:01.4833085Z Skipping (s,q) (0.72, 750): inconsistent with heavy hitters! 2025-05-07T20:58:01.4833234Z Skipping (s,q) (0.73, 750): inconsistent with heavy hitters! 2025-05-07T20:58:01.4833389Z Skipping (s,q) (0.74, 750): inconsistent with heavy hitters! 2025-05-07T20:58:01.4833535Z Skipping (s,q) (0.75, 750): inconsistent with heavy hitters! 2025-05-07T20:58:01.4833681Z Skipping (s,q) (0.76, 750): inconsistent with heavy hitters! 2025-05-07T20:58:01.4833829Z Skipping (s,q) (0.77, 750): inconsistent with heavy hitters! 2025-05-07T20:58:01.4833975Z Skipping (s,q) (0.78, 750): inconsistent with heavy hitters! 2025-05-07T20:58:01.4834122Z Skipping (s,q) (0.79, 750): inconsistent with heavy hitters! 2025-05-07T20:58:01.4834266Z Skipping (s,q) (0.8, 750): inconsistent with heavy hitters! 2025-05-07T20:58:01.4834414Z Skipping (s,q) (0.81, 750): inconsistent with heavy hitters! 2025-05-07T20:58:01.4834564Z Skipping (s,q) (0.82, 750): inconsistent with heavy hitters! 2025-05-07T20:58:01.4834718Z Skipping (s,q) (0.83, 750): inconsistent with heavy hitters! 2025-05-07T20:58:01.4834863Z Skipping (s,q) (0.84, 750): inconsistent with heavy hitters! 2025-05-07T20:58:01.4835010Z Skipping (s,q) (0.85, 750): inconsistent with heavy hitters! 2025-05-07T20:58:01.4835158Z Skipping (s,q) (0.86, 750): inconsistent with heavy hitters! 2025-05-07T20:58:01.4835310Z Skipping (s,q) (0.87, 750): inconsistent with heavy hitters! 2025-05-07T20:58:01.4835458Z Skipping (s,q) (0.88, 750): inconsistent with heavy hitters! 2025-05-07T20:58:01.4835603Z Skipping (s,q) (0.89, 750): inconsistent with heavy hitters! 2025-05-07T20:58:01.4835750Z Skipping (s,q) (0.9, 750): inconsistent with heavy hitters! 2025-05-07T20:58:01.4835896Z Skipping (s,q) (0.91, 750): inconsistent with heavy hitters! 2025-05-07T20:58:01.4836041Z Skipping (s,q) (0.92, 750): inconsistent with heavy hitters! 2025-05-07T20:58:01.4836232Z Skipping (s,q) (0.93, 750): inconsistent with heavy hitters! 2025-05-07T20:58:01.4836379Z Skipping (s,q) (0.94, 750): inconsistent with heavy hitters! 2025-05-07T20:58:01.4836569Z Skipping (s,q) (0.95, 750): inconsistent with heavy hitters! 2025-05-07T20:58:01.4836716Z Skipping (s,q) (0.96, 750): inconsistent with heavy hitters! 2025-05-07T20:58:01.4836898Z Skipping (s,q) (0.97, 750): inconsistent with heavy hitters! 2025-05-07T20:58:01.4837046Z Skipping (s,q) (0.98, 750): inconsistent with heavy hitters! 2025-05-07T20:58:01.4837191Z Skipping (s,q) (0.99, 750): inconsistent with heavy hitters! 2025-05-07T20:58:01.4837332Z Skipping (s,q) (1, 750): inconsistent with heavy hitters! 2025-05-07T20:58:01.4837484Z Skipping (s,q) (1.01, 750): inconsistent with heavy hitters! 2025-05-07T20:58:01.4837629Z Skipping (s,q) (1.02, 750): inconsistent with heavy hitters! 2025-05-07T20:58:01.4837782Z Skipping (s,q) (1.03, 750): inconsistent with heavy hitters! 2025-05-07T20:58:01.4837930Z Skipping (s,q) (1.04, 750): inconsistent with heavy hitters! 2025-05-07T20:58:01.4838075Z Skipping (s,q) (1.05, 750): inconsistent with heavy hitters! 2025-05-07T20:58:01.4838228Z Skipping (s,q) (1.06, 750): inconsistent with heavy hitters! 2025-05-07T20:58:01.4838374Z Skipping (s,q) (1.07, 750): inconsistent with heavy hitters! 2025-05-07T20:58:01.4838523Z Skipping (s,q) (1.08, 750): inconsistent with heavy hitters! 2025-05-07T20:58:01.4838673Z Skipping (s,q) (1.09, 750): inconsistent with heavy hitters! 2025-05-07T20:58:01.4838820Z Skipping (s,q) (1.1, 750): inconsistent with heavy hitters! 2025-05-07T20:58:01.4838967Z Skipping (s,q) (1.11, 750): inconsistent with heavy hitters! 2025-05-07T20:58:01.4839120Z Skipping (s,q) (1.12, 750): inconsistent with heavy hitters! 2025-05-07T20:58:01.4839266Z Skipping (s,q) (1.13, 750): inconsistent with heavy hitters! 2025-05-07T20:58:01.4839414Z Skipping (s,q) (1.14, 750): inconsistent with heavy hitters! 2025-05-07T20:58:01.4839563Z Skipping (s,q) (1.15, 750): inconsistent with heavy hitters! 2025-05-07T20:58:01.4839708Z Skipping (s,q) (1.16, 750): inconsistent with heavy hitters! 2025-05-07T20:58:01.4839900Z Skipping (s,q) (1.17, 750): inconsistent with heavy hitters! 2025-05-07T20:58:01.4840046Z Skipping (s,q) (1.18, 750): inconsistent with heavy hitters! 2025-05-07T20:58:01.4840198Z Skipping (s,q) (1.19, 750): inconsistent with heavy hitters! 2025-05-07T20:58:01.4840347Z Skipping (s,q) (1.2, 750): inconsistent with heavy hitters! 2025-05-07T20:58:01.4840500Z Skipping (s,q) (1.21, 750): inconsistent with heavy hitters! 2025-05-07T20:58:01.4840647Z Skipping (s,q) (1.22, 750): inconsistent with heavy hitters! 2025-05-07T20:58:01.4840793Z Skipping (s,q) (1.23, 750): inconsistent with heavy hitters! 2025-05-07T20:58:01.4840941Z Skipping (s,q) (1.24, 750): inconsistent with heavy hitters! 2025-05-07T20:58:01.4841087Z Skipping (s,q) (1.25, 750): inconsistent with heavy hitters! 2025-05-07T20:58:01.4841232Z Skipping (s,q) (1.26, 750): inconsistent with heavy hitters! 2025-05-07T20:58:01.4841384Z Skipping (s,q) (1.27, 750): inconsistent with heavy hitters! 2025-05-07T20:58:01.4841533Z Skipping (s,q) (1.28, 750): inconsistent with heavy hitters! 2025-05-07T20:58:01.4841684Z Skipping (s,q) (1.29, 750): inconsistent with heavy hitters! 2025-05-07T20:58:01.4841829Z Skipping (s,q) (1.3, 750): inconsistent with heavy hitters! 2025-05-07T20:58:01.4841979Z Skipping (s,q) (1.31, 750): inconsistent with heavy hitters! 2025-05-07T20:58:01.4842132Z Skipping (s,q) (1.32, 750): inconsistent with heavy hitters! 2025-05-07T20:58:01.4842280Z Skipping (s,q) (1.33, 750): inconsistent with heavy hitters! 2025-05-07T20:58:01.4842427Z Skipping (s,q) (1.34, 750): inconsistent with heavy hitters! 2025-05-07T20:58:01.4842573Z Skipping (s,q) (1.35, 750): inconsistent with heavy hitters! 2025-05-07T20:58:01.4842719Z Skipping (s,q) (1.36, 750): inconsistent with heavy hitters! 2025-05-07T20:58:01.4842869Z Skipping (s,q) (1.37, 750): inconsistent with heavy hitters! 2025-05-07T20:58:01.4843059Z Skipping (s,q) (1.38, 750): inconsistent with heavy hitters! 2025-05-07T20:58:01.4843207Z Skipping (s,q) (1.39, 750): inconsistent with heavy hitters! 2025-05-07T20:58:01.4843396Z Skipping (s,q) (1.4, 750): inconsistent with heavy hitters! 2025-05-07T20:58:01.4843541Z Skipping (s,q) (1.41, 750): inconsistent with heavy hitters! 2025-05-07T20:58:01.4843722Z Skipping (s,q) (1.42, 750): inconsistent with heavy hitters! 2025-05-07T20:58:01.4843876Z Skipping (s,q) (1.43, 750): inconsistent with heavy hitters! 2025-05-07T20:58:01.4844024Z Skipping (s,q) (1.44, 750): inconsistent with heavy hitters! 2025-05-07T20:58:01.4844171Z Skipping (s,q) (1.45, 750): inconsistent with heavy hitters! 2025-05-07T20:58:01.4844321Z Skipping (s,q) (1.46, 750): inconsistent with heavy hitters! 2025-05-07T20:58:01.4844466Z Skipping (s,q) (1.47, 750): inconsistent with heavy hitters! 2025-05-07T20:58:01.4844614Z Skipping (s,q) (1.48, 750): inconsistent with heavy hitters! 2025-05-07T20:58:01.4844765Z Skipping (s,q) (1.49, 750): inconsistent with heavy hitters! 2025-05-07T20:58:01.4844910Z Skipping (s,q) (1.5, 750): inconsistent with heavy hitters! 2025-05-07T20:58:01.4845064Z Skipping (s,q) (1.51, 750): inconsistent with heavy hitters! 2025-05-07T20:58:01.4845209Z Skipping (s,q) (1.52, 750): inconsistent with heavy hitters! 2025-05-07T20:58:01.4845355Z Skipping (s,q) (1.53, 750): inconsistent with heavy hitters! 2025-05-07T20:58:01.4845512Z Skipping (s,q) (1.54, 750): inconsistent with heavy hitters! 2025-05-07T20:58:01.4845659Z Skipping (s,q) (1.55, 750): inconsistent with heavy hitters! 2025-05-07T20:58:01.4845808Z Skipping (s,q) (1.56, 750): inconsistent with heavy hitters! 2025-05-07T20:58:01.4845953Z Skipping (s,q) (1.57, 750): inconsistent with heavy hitters! 2025-05-07T20:58:01.4846100Z Skipping (s,q) (1.58, 750): inconsistent with heavy hitters! 2025-05-07T20:58:01.4846249Z Skipping (s,q) (1.59, 750): inconsistent with heavy hitters! 2025-05-07T20:58:01.4846396Z Skipping (s,q) (1.6, 750): inconsistent with heavy hitters! 2025-05-07T20:58:01.4846542Z Skipping (s,q) (1.61, 750): inconsistent with heavy hitters! 2025-05-07T20:58:01.4846733Z Skipping (s,q) (1.62, 750): inconsistent with heavy hitters! 2025-05-07T20:58:01.4846878Z Skipping (s,q) (1.63, 750): inconsistent with heavy hitters! 2025-05-07T20:58:01.4847029Z Skipping (s,q) (1.64, 750): inconsistent with heavy hitters! 2025-05-07T20:58:01.4847173Z Skipping (s,q) (1.65, 750): inconsistent with heavy hitters! 2025-05-07T20:58:01.4847319Z Skipping (s,q) (1.66, 750): inconsistent with heavy hitters! 2025-05-07T20:58:01.4847466Z Skipping (s,q) (1.67, 750): inconsistent with heavy hitters! 2025-05-07T20:58:01.4847616Z Skipping (s,q) (1.68, 750): inconsistent with heavy hitters! 2025-05-07T20:58:01.4847761Z Skipping (s,q) (1.69, 750): inconsistent with heavy hitters! 2025-05-07T20:58:01.4847907Z Skipping (s,q) (1.7, 750): inconsistent with heavy hitters! 2025-05-07T20:58:01.4848053Z Skipping (s,q) (1.71, 750): inconsistent with heavy hitters! 2025-05-07T20:58:01.4848206Z Skipping (s,q) (1.72, 750): inconsistent with heavy hitters! 2025-05-07T20:58:01.4848352Z Skipping (s,q) (1.73, 750): inconsistent with heavy hitters! 2025-05-07T20:58:01.4848503Z Skipping (s,q) (1.74, 750): inconsistent with heavy hitters! 2025-05-07T20:58:01.4848653Z Skipping (s,q) (1.75, 750): inconsistent with heavy hitters! 2025-05-07T20:58:01.4848802Z Skipping (s,q) (1.76, 750): inconsistent with heavy hitters! 2025-05-07T20:58:01.4848948Z Skipping (s,q) (1.77, 750): inconsistent with heavy hitters! 2025-05-07T20:58:01.4849096Z Skipping (s,q) (1.78, 750): inconsistent with heavy hitters! 2025-05-07T20:58:01.4849242Z Skipping (s,q) (1.79, 750): inconsistent with heavy hitters! 2025-05-07T20:58:01.4849392Z Skipping (s,q) (1.8, 750): inconsistent with heavy hitters! 2025-05-07T20:58:01.4849536Z Skipping (s,q) (1.81, 750): inconsistent with heavy hitters! 2025-05-07T20:58:01.4849683Z Skipping (s,q) (1.82, 750): inconsistent with heavy hitters! 2025-05-07T20:58:01.4849874Z Skipping (s,q) (1.83, 750): inconsistent with heavy hitters! 2025-05-07T20:58:01.4850023Z Skipping (s,q) (1.84, 750): inconsistent with heavy hitters! 2025-05-07T20:58:01.4850212Z Skipping (s,q) (1.85, 750): inconsistent with heavy hitters! 2025-05-07T20:58:01.4850360Z Skipping (s,q) (1.86, 750): inconsistent with heavy hitters! 2025-05-07T20:58:01.4850542Z Skipping (s,q) (1.87, 750): inconsistent with heavy hitters! 2025-05-07T20:58:01.4850690Z Skipping (s,q) (1.88, 750): inconsistent with heavy hitters! 2025-05-07T20:58:01.4850835Z Skipping (s,q) (1.89, 750): inconsistent with heavy hitters! 2025-05-07T20:58:01.4850981Z Skipping (s,q) (1.9, 750): inconsistent with heavy hitters! 2025-05-07T20:58:01.4851130Z Skipping (s,q) (1.91, 750): inconsistent with heavy hitters! 2025-05-07T20:58:01.4851279Z Skipping (s,q) (1.92, 750): inconsistent with heavy hitters! 2025-05-07T20:58:01.4851425Z Skipping (s,q) (1.93, 750): inconsistent with heavy hitters! 2025-05-07T20:58:01.4851579Z Skipping (s,q) (1.94, 750): inconsistent with heavy hitters! 2025-05-07T20:58:01.4851725Z Skipping (s,q) (1.95, 750): inconsistent with heavy hitters! 2025-05-07T20:58:01.4851874Z Skipping (s,q) (1.96, 750): inconsistent with heavy hitters! 2025-05-07T20:58:01.4852023Z Skipping (s,q) (1.97, 750): inconsistent with heavy hitters! 2025-05-07T20:58:01.4852171Z Skipping (s,q) (1.98, 750): inconsistent with heavy hitters! 2025-05-07T20:58:01.4852320Z Skipping (s,q) (1.99, 750): inconsistent with heavy hitters! 2025-05-07T20:58:01.4852464Z Skipping (s,q) (0.01, 775): inconsistent with heavy hitters! 2025-05-07T20:58:01.4852613Z Skipping (s,q) (0.02, 775): inconsistent with heavy hitters! 2025-05-07T20:58:01.4852761Z Skipping (s,q) (0.03, 775): inconsistent with heavy hitters! 2025-05-07T20:58:01.4852907Z Skipping (s,q) (0.04, 775): inconsistent with heavy hitters! 2025-05-07T20:58:01.4853051Z Skipping (s,q) (0.05, 775): inconsistent with heavy hitters! 2025-05-07T20:58:01.4853201Z Skipping (s,q) (0.06, 775): inconsistent with heavy hitters! 2025-05-07T20:58:01.4853347Z Skipping (s,q) (0.07, 775): inconsistent with heavy hitters! 2025-05-07T20:58:01.4853563Z Skipping (s,q) (0.08, 775): inconsistent with heavy hitters! 2025-05-07T20:58:01.4853708Z Skipping (s,q) (0.09, 775): inconsistent with heavy hitters! 2025-05-07T20:58:01.4853854Z Skipping (s,q) (0.1, 775): inconsistent with heavy hitters! 2025-05-07T20:58:01.4854003Z Skipping (s,q) (0.11, 775): inconsistent with heavy hitters! 2025-05-07T20:58:01.4854148Z Skipping (s,q) (0.12, 775): inconsistent with heavy hitters! 2025-05-07T20:58:01.4854294Z Skipping (s,q) (0.13, 775): inconsistent with heavy hitters! 2025-05-07T20:58:01.4854444Z Skipping (s,q) (0.14, 775): inconsistent with heavy hitters! 2025-05-07T20:58:01.4854589Z Skipping (s,q) (0.15, 775): inconsistent with heavy hitters! 2025-05-07T20:58:01.4854739Z Skipping (s,q) (0.16, 775): inconsistent with heavy hitters! 2025-05-07T20:58:01.4854884Z Skipping (s,q) (0.17, 775): inconsistent with heavy hitters! 2025-05-07T20:58:01.4855031Z Skipping (s,q) (0.18, 775): inconsistent with heavy hitters! 2025-05-07T20:58:01.4855185Z Skipping (s,q) (0.19, 775): inconsistent with heavy hitters! 2025-05-07T20:58:01.4855336Z Skipping (s,q) (0.2, 775): inconsistent with heavy hitters! 2025-05-07T20:58:01.4855480Z Skipping (s,q) (0.21, 775): inconsistent with heavy hitters! 2025-05-07T20:58:01.4855629Z Skipping (s,q) (0.22, 775): inconsistent with heavy hitters! 2025-05-07T20:58:01.4855777Z Skipping (s,q) (0.23, 775): inconsistent with heavy hitters! 2025-05-07T20:58:01.4855924Z Skipping (s,q) (0.24, 775): inconsistent with heavy hitters! 2025-05-07T20:58:01.4856069Z Skipping (s,q) (0.25, 775): inconsistent with heavy hitters! 2025-05-07T20:58:01.4856275Z Skipping (s,q) (0.26, 775): inconsistent with heavy hitters! 2025-05-07T20:58:01.4856425Z Skipping (s,q) (0.27, 775): inconsistent with heavy hitters! 2025-05-07T20:58:01.4856570Z Skipping (s,q) (0.28, 775): inconsistent with heavy hitters! 2025-05-07T20:58:01.4856763Z Skipping (s,q) (0.29, 775): inconsistent with heavy hitters! 2025-05-07T20:58:01.4856916Z Skipping (s,q) (0.3, 775): inconsistent with heavy hitters! 2025-05-07T20:58:01.4857105Z Skipping (s,q) (0.31, 775): inconsistent with heavy hitters! 2025-05-07T20:58:01.4857256Z Skipping (s,q) (0.32, 775): inconsistent with heavy hitters! 2025-05-07T20:58:01.4857439Z Skipping (s,q) (0.33, 775): inconsistent with heavy hitters! 2025-05-07T20:58:01.4857585Z Skipping (s,q) (0.34, 775): inconsistent with heavy hitters! 2025-05-07T20:58:01.4857735Z Skipping (s,q) (0.35, 775): inconsistent with heavy hitters! 2025-05-07T20:58:01.4857879Z Skipping (s,q) (0.36, 775): inconsistent with heavy hitters! 2025-05-07T20:58:01.4858024Z Skipping (s,q) (0.37, 775): inconsistent with heavy hitters! 2025-05-07T20:58:01.4858173Z Skipping (s,q) (0.38, 775): inconsistent with heavy hitters! 2025-05-07T20:58:01.4858318Z Skipping (s,q) (0.39, 775): inconsistent with heavy hitters! 2025-05-07T20:58:01.4858471Z Skipping (s,q) (0.4, 775): inconsistent with heavy hitters! 2025-05-07T20:58:01.4858617Z Skipping (s,q) (0.41, 775): inconsistent with heavy hitters! 2025-05-07T20:58:01.4858767Z Skipping (s,q) (0.42, 775): inconsistent with heavy hitters! 2025-05-07T20:58:01.4858915Z Skipping (s,q) (0.43, 775): inconsistent with heavy hitters! 2025-05-07T20:58:01.4859062Z Skipping (s,q) (0.44, 775): inconsistent with heavy hitters! 2025-05-07T20:58:01.4859208Z Skipping (s,q) (0.45, 775): inconsistent with heavy hitters! 2025-05-07T20:58:01.4859613Z Skipping (s,q) (0.46, 775): inconsistent with heavy hitters! 2025-05-07T20:58:01.4859762Z Skipping (s,q) (0.47, 775): inconsistent with heavy hitters! 2025-05-07T20:58:01.4859909Z Skipping (s,q) (0.48, 775): inconsistent with heavy hitters! 2025-05-07T20:58:01.4860059Z Skipping (s,q) (0.49, 775): inconsistent with heavy hitters! 2025-05-07T20:58:01.4860207Z Skipping (s,q) (0.5, 775): inconsistent with heavy hitters! 2025-05-07T20:58:01.4860362Z Skipping (s,q) (0.51, 775): inconsistent with heavy hitters! 2025-05-07T20:58:01.4860509Z Skipping (s,q) (0.52, 775): inconsistent with heavy hitters! 2025-05-07T20:58:01.4860740Z Skipping (s,q) (0.53, 775): inconsistent with heavy hitters! 2025-05-07T20:58:01.4860894Z Skipping (s,q) (0.54, 775): inconsistent with heavy hitters! 2025-05-07T20:58:01.4861042Z Skipping (s,q) (0.55, 775): inconsistent with heavy hitters! 2025-05-07T20:58:01.4861195Z Skipping (s,q) (0.56, 775): inconsistent with heavy hitters! 2025-05-07T20:58:01.4861346Z Skipping (s,q) (0.57, 775): inconsistent with heavy hitters! 2025-05-07T20:58:01.4861495Z Skipping (s,q) (0.58, 775): inconsistent with heavy hitters! 2025-05-07T20:58:01.4861649Z Skipping (s,q) (0.59, 775): inconsistent with heavy hitters! 2025-05-07T20:58:01.4861798Z Skipping (s,q) (0.6, 775): inconsistent with heavy hitters! 2025-05-07T20:58:01.4861947Z Skipping (s,q) (0.61, 775): inconsistent with heavy hitters! 2025-05-07T20:58:01.4862099Z Skipping (s,q) (0.62, 775): inconsistent with heavy hitters! 2025-05-07T20:58:01.4862248Z Skipping (s,q) (0.63, 775): inconsistent with heavy hitters! 2025-05-07T20:58:01.4862398Z Skipping (s,q) (0.64, 775): inconsistent with heavy hitters! 2025-05-07T20:58:01.4862554Z Skipping (s,q) (0.65, 775): inconsistent with heavy hitters! 2025-05-07T20:58:01.4862702Z Skipping (s,q) (0.66, 775): inconsistent with heavy hitters! 2025-05-07T20:58:01.4862853Z Skipping (s,q) (0.67, 775): inconsistent with heavy hitters! 2025-05-07T20:58:01.4863002Z Skipping (s,q) (0.68, 775): inconsistent with heavy hitters! 2025-05-07T20:58:01.4863148Z Skipping (s,q) (0.69, 775): inconsistent with heavy hitters! 2025-05-07T20:58:01.4863300Z Skipping (s,q) (0.7, 775): inconsistent with heavy hitters! 2025-05-07T20:58:01.4863448Z Skipping (s,q) (0.71, 775): inconsistent with heavy hitters! 2025-05-07T20:58:01.4863596Z Skipping (s,q) (0.72, 775): inconsistent with heavy hitters! 2025-05-07T20:58:01.4863747Z Skipping (s,q) (0.73, 775): inconsistent with heavy hitters! 2025-05-07T20:58:01.4863955Z Skipping (s,q) (0.74, 775): inconsistent with heavy hitters! 2025-05-07T20:58:01.4864112Z Skipping (s,q) (0.75, 775): inconsistent with heavy hitters! 2025-05-07T20:58:01.4864314Z Skipping (s,q) (0.76, 775): inconsistent with heavy hitters! 2025-05-07T20:58:01.4864464Z Skipping (s,q) (0.77, 775): inconsistent with heavy hitters! 2025-05-07T20:58:01.4864677Z Skipping (s,q) (0.78, 775): inconsistent with heavy hitters! 2025-05-07T20:58:01.4864826Z Skipping (s,q) (0.79, 775): inconsistent with heavy hitters! 2025-05-07T20:58:01.4864975Z Skipping (s,q) (0.8, 775): inconsistent with heavy hitters! 2025-05-07T20:58:01.4865126Z Skipping (s,q) (0.81, 775): inconsistent with heavy hitters! 2025-05-07T20:58:01.4865274Z Skipping (s,q) (0.82, 775): inconsistent with heavy hitters! 2025-05-07T20:58:01.4865428Z Skipping (s,q) (0.83, 775): inconsistent with heavy hitters! 2025-05-07T20:58:01.4865576Z Skipping (s,q) (0.84, 775): inconsistent with heavy hitters! 2025-05-07T20:58:01.4865726Z Skipping (s,q) (0.85, 775): inconsistent with heavy hitters! 2025-05-07T20:58:01.4865877Z Skipping (s,q) (0.86, 775): inconsistent with heavy hitters! 2025-05-07T20:58:01.4866028Z Skipping (s,q) (0.87, 775): inconsistent with heavy hitters! 2025-05-07T20:58:01.4866175Z Skipping (s,q) (0.88, 775): inconsistent with heavy hitters! 2025-05-07T20:58:01.4866329Z Skipping (s,q) (0.89, 775): inconsistent with heavy hitters! 2025-05-07T20:58:01.4866476Z Skipping (s,q) (0.9, 775): inconsistent with heavy hitters! 2025-05-07T20:58:01.4866629Z Skipping (s,q) (0.91, 775): inconsistent with heavy hitters! 2025-05-07T20:58:01.4866778Z Skipping (s,q) (0.92, 775): inconsistent with heavy hitters! 2025-05-07T20:58:01.4866925Z Skipping (s,q) (0.93, 775): inconsistent with heavy hitters! 2025-05-07T20:58:01.4867077Z Skipping (s,q) (0.94, 775): inconsistent with heavy hitters! 2025-05-07T20:58:01.4867224Z Skipping (s,q) (0.95, 775): inconsistent with heavy hitters! 2025-05-07T20:58:01.4867373Z Skipping (s,q) (0.96, 775): inconsistent with heavy hitters! 2025-05-07T20:58:01.4867525Z Skipping (s,q) (0.97, 775): inconsistent with heavy hitters! 2025-05-07T20:58:01.4867677Z Skipping (s,q) (0.98, 775): inconsistent with heavy hitters! 2025-05-07T20:58:01.4867923Z Skipping (s,q) (0.99, 775): inconsistent with heavy hitters! 2025-05-07T20:58:01.4868073Z Skipping (s,q) (1, 775): inconsistent with heavy hitters! 2025-05-07T20:58:01.4868224Z Skipping (s,q) (1.01, 775): inconsistent with heavy hitters! 2025-05-07T20:58:01.4868379Z Skipping (s,q) (1.02, 775): inconsistent with heavy hitters! 2025-05-07T20:58:01.4868529Z Skipping (s,q) (1.03, 775): inconsistent with heavy hitters! 2025-05-07T20:58:01.4868676Z Skipping (s,q) (1.04, 775): inconsistent with heavy hitters! 2025-05-07T20:58:01.4868826Z Skipping (s,q) (1.05, 775): inconsistent with heavy hitters! 2025-05-07T20:58:01.4868977Z Skipping (s,q) (1.06, 775): inconsistent with heavy hitters! 2025-05-07T20:58:01.4869125Z Skipping (s,q) (1.07, 775): inconsistent with heavy hitters! 2025-05-07T20:58:01.4869277Z Skipping (s,q) (1.08, 775): inconsistent with heavy hitters! 2025-05-07T20:58:01.4869425Z Skipping (s,q) (1.09, 775): inconsistent with heavy hitters! 2025-05-07T20:58:01.4869578Z Skipping (s,q) (1.1, 775): inconsistent with heavy hitters! 2025-05-07T20:58:01.4869727Z Skipping (s,q) (1.11, 775): inconsistent with heavy hitters! 2025-05-07T20:58:01.4869878Z Skipping (s,q) (1.12, 775): inconsistent with heavy hitters! 2025-05-07T20:58:01.4870032Z Skipping (s,q) (1.13, 775): inconsistent with heavy hitters! 2025-05-07T20:58:01.4870180Z Skipping (s,q) (1.14, 775): inconsistent with heavy hitters! 2025-05-07T20:58:01.4870327Z Skipping (s,q) (1.15, 775): inconsistent with heavy hitters! 2025-05-07T20:58:01.4870479Z Skipping (s,q) (1.16, 775): inconsistent with heavy hitters! 2025-05-07T20:58:01.4870626Z Skipping (s,q) (1.17, 775): inconsistent with heavy hitters! 2025-05-07T20:58:01.4870775Z Skipping (s,q) (1.18, 775): inconsistent with heavy hitters! 2025-05-07T20:58:01.4870962Z Skipping (s,q) (1.19, 775): inconsistent with heavy hitters! 2025-05-07T20:58:01.4871110Z Skipping (s,q) (1.2, 775): inconsistent with heavy hitters! 2025-05-07T20:58:01.4871301Z Skipping (s,q) (1.21, 775): inconsistent with heavy hitters! 2025-05-07T20:58:01.4871451Z Skipping (s,q) (1.22, 775): inconsistent with heavy hitters! 2025-05-07T20:58:01.4871637Z Skipping (s,q) (1.23, 775): inconsistent with heavy hitters! 2025-05-07T20:58:01.4871795Z Skipping (s,q) (1.24, 775): inconsistent with heavy hitters! 2025-05-07T20:58:01.4871944Z Skipping (s,q) (1.25, 775): inconsistent with heavy hitters! 2025-05-07T20:58:01.4872095Z Skipping (s,q) (1.26, 775): inconsistent with heavy hitters! 2025-05-07T20:58:01.4872245Z Skipping (s,q) (1.27, 775): inconsistent with heavy hitters! 2025-05-07T20:58:01.4872393Z Skipping (s,q) (1.28, 775): inconsistent with heavy hitters! 2025-05-07T20:58:01.4872549Z Skipping (s,q) (1.29, 775): inconsistent with heavy hitters! 2025-05-07T20:58:01.4872700Z Skipping (s,q) (1.3, 775): inconsistent with heavy hitters! 2025-05-07T20:58:01.4872849Z Skipping (s,q) (1.31, 775): inconsistent with heavy hitters! 2025-05-07T20:58:01.4873004Z Skipping (s,q) (1.32, 775): inconsistent with heavy hitters! 2025-05-07T20:58:01.4873152Z Skipping (s,q) (1.33, 775): inconsistent with heavy hitters! 2025-05-07T20:58:01.4873309Z Skipping (s,q) (1.34, 775): inconsistent with heavy hitters! 2025-05-07T20:58:01.4873457Z Skipping (s,q) (1.35, 775): inconsistent with heavy hitters! 2025-05-07T20:58:01.4873605Z Skipping (s,q) (1.36, 775): inconsistent with heavy hitters! 2025-05-07T20:58:01.4873755Z Skipping (s,q) (1.37, 775): inconsistent with heavy hitters! 2025-05-07T20:58:01.4873902Z Skipping (s,q) (1.38, 775): inconsistent with heavy hitters! 2025-05-07T20:58:01.4874052Z Skipping (s,q) (1.39, 775): inconsistent with heavy hitters! 2025-05-07T20:58:01.4874202Z Skipping (s,q) (1.4, 775): inconsistent with heavy hitters! 2025-05-07T20:58:01.4874350Z Skipping (s,q) (1.41, 775): inconsistent with heavy hitters! 2025-05-07T20:58:01.4874500Z Skipping (s,q) (1.42, 775): inconsistent with heavy hitters! 2025-05-07T20:58:01.4874656Z Skipping (s,q) (1.43, 775): inconsistent with heavy hitters! 2025-05-07T20:58:01.4874846Z Skipping (s,q) (1.44, 775): inconsistent with heavy hitters! 2025-05-07T20:58:01.4875000Z Skipping (s,q) (1.45, 775): inconsistent with heavy hitters! 2025-05-07T20:58:01.4875153Z Skipping (s,q) (1.46, 775): inconsistent with heavy hitters! 2025-05-07T20:58:01.4875301Z Skipping (s,q) (1.47, 775): inconsistent with heavy hitters! 2025-05-07T20:58:01.4875451Z Skipping (s,q) (1.48, 775): inconsistent with heavy hitters! 2025-05-07T20:58:01.4875598Z Skipping (s,q) (1.49, 775): inconsistent with heavy hitters! 2025-05-07T20:58:01.4875744Z Skipping (s,q) (1.5, 775): inconsistent with heavy hitters! 2025-05-07T20:58:01.4875897Z Skipping (s,q) (1.51, 775): inconsistent with heavy hitters! 2025-05-07T20:58:01.4876047Z Skipping (s,q) (1.52, 775): inconsistent with heavy hitters! 2025-05-07T20:58:01.4876201Z Skipping (s,q) (1.53, 775): inconsistent with heavy hitters! 2025-05-07T20:58:01.4876349Z Skipping (s,q) (1.54, 775): inconsistent with heavy hitters! 2025-05-07T20:58:01.4876501Z Skipping (s,q) (1.55, 775): inconsistent with heavy hitters! 2025-05-07T20:58:01.4876652Z Skipping (s,q) (1.56, 775): inconsistent with heavy hitters! 2025-05-07T20:58:01.4876802Z Skipping (s,q) (1.57, 775): inconsistent with heavy hitters! 2025-05-07T20:58:01.4876949Z Skipping (s,q) (1.58, 775): inconsistent with heavy hitters! 2025-05-07T20:58:01.4877099Z Skipping (s,q) (1.59, 775): inconsistent with heavy hitters! 2025-05-07T20:58:01.4877247Z Skipping (s,q) (1.6, 775): inconsistent with heavy hitters! 2025-05-07T20:58:01.4877397Z Skipping (s,q) (1.61, 775): inconsistent with heavy hitters! 2025-05-07T20:58:01.4877545Z Skipping (s,q) (1.62, 775): inconsistent with heavy hitters! 2025-05-07T20:58:01.4877693Z Skipping (s,q) (1.63, 775): inconsistent with heavy hitters! 2025-05-07T20:58:01.4877886Z Skipping (s,q) (1.64, 775): inconsistent with heavy hitters! 2025-05-07T20:58:01.4878038Z Skipping (s,q) (1.65, 775): inconsistent with heavy hitters! 2025-05-07T20:58:01.4878226Z Skipping (s,q) (1.66, 775): inconsistent with heavy hitters! 2025-05-07T20:58:01.4878379Z Skipping (s,q) (1.67, 775): inconsistent with heavy hitters! 2025-05-07T20:58:01.4878590Z Skipping (s,q) (1.68, 775): inconsistent with heavy hitters! 2025-05-07T20:58:01.4878741Z Skipping (s,q) (1.69, 775): inconsistent with heavy hitters! 2025-05-07T20:58:01.4878890Z Skipping (s,q) (1.7, 775): inconsistent with heavy hitters! 2025-05-07T20:58:01.4879038Z Skipping (s,q) (1.71, 775): inconsistent with heavy hitters! 2025-05-07T20:58:01.4879189Z Skipping (s,q) (1.72, 775): inconsistent with heavy hitters! 2025-05-07T20:58:01.4879336Z Skipping (s,q) (1.73, 775): inconsistent with heavy hitters! 2025-05-07T20:58:01.4879484Z Skipping (s,q) (1.74, 775): inconsistent with heavy hitters! 2025-05-07T20:58:01.4879639Z Skipping (s,q) (1.75, 775): inconsistent with heavy hitters! 2025-05-07T20:58:01.4879790Z Skipping (s,q) (1.76, 775): inconsistent with heavy hitters! 2025-05-07T20:58:01.4879945Z Skipping (s,q) (1.77, 775): inconsistent with heavy hitters! 2025-05-07T20:58:01.4880093Z Skipping (s,q) (1.78, 775): inconsistent with heavy hitters! 2025-05-07T20:58:01.4880244Z Skipping (s,q) (1.79, 775): inconsistent with heavy hitters! 2025-05-07T20:58:01.4880396Z Skipping (s,q) (1.8, 775): inconsistent with heavy hitters! 2025-05-07T20:58:01.4880547Z Skipping (s,q) (1.81, 775): inconsistent with heavy hitters! 2025-05-07T20:58:01.4880698Z Skipping (s,q) (1.82, 775): inconsistent with heavy hitters! 2025-05-07T20:58:01.4880848Z Skipping (s,q) (1.83, 775): inconsistent with heavy hitters! 2025-05-07T20:58:01.4881000Z Skipping (s,q) (1.84, 775): inconsistent with heavy hitters! 2025-05-07T20:58:01.4881153Z Skipping (s,q) (1.85, 775): inconsistent with heavy hitters! 2025-05-07T20:58:01.4881301Z Skipping (s,q) (1.86, 775): inconsistent with heavy hitters! 2025-05-07T20:58:01.4881453Z Skipping (s,q) (1.87, 775): inconsistent with heavy hitters! 2025-05-07T20:58:01.4881605Z Skipping (s,q) (1.88, 775): inconsistent with heavy hitters! 2025-05-07T20:58:01.4881797Z Skipping (s,q) (1.89, 775): inconsistent with heavy hitters! 2025-05-07T20:58:01.4881945Z Skipping (s,q) (1.9, 775): inconsistent with heavy hitters! 2025-05-07T20:58:01.4882098Z Skipping (s,q) (1.91, 775): inconsistent with heavy hitters! 2025-05-07T20:58:01.4882247Z Skipping (s,q) (1.92, 775): inconsistent with heavy hitters! 2025-05-07T20:58:01.4882399Z Skipping (s,q) (1.93, 775): inconsistent with heavy hitters! 2025-05-07T20:58:01.4882555Z Skipping (s,q) (1.94, 775): inconsistent with heavy hitters! 2025-05-07T20:58:01.4882704Z Skipping (s,q) (1.95, 775): inconsistent with heavy hitters! 2025-05-07T20:58:01.4882853Z Skipping (s,q) (1.96, 775): inconsistent with heavy hitters! 2025-05-07T20:58:01.4883002Z Skipping (s,q) (1.97, 775): inconsistent with heavy hitters! 2025-05-07T20:58:01.4883152Z Skipping (s,q) (1.98, 775): inconsistent with heavy hitters! 2025-05-07T20:58:01.4883305Z Skipping (s,q) (1.99, 775): inconsistent with heavy hitters! 2025-05-07T20:58:01.4883459Z Skipping (s,q) (0.01, 800): inconsistent with heavy hitters! 2025-05-07T20:58:01.4883609Z Skipping (s,q) (0.02, 800): inconsistent with heavy hitters! 2025-05-07T20:58:01.4883761Z Skipping (s,q) (0.03, 800): inconsistent with heavy hitters! 2025-05-07T20:58:01.4883909Z Skipping (s,q) (0.04, 800): inconsistent with heavy hitters! 2025-05-07T20:58:01.4884061Z Skipping (s,q) (0.05, 800): inconsistent with heavy hitters! 2025-05-07T20:58:01.4884208Z Skipping (s,q) (0.06, 800): inconsistent with heavy hitters! 2025-05-07T20:58:01.4884355Z Skipping (s,q) (0.07, 800): inconsistent with heavy hitters! 2025-05-07T20:58:01.4884511Z Skipping (s,q) (0.08, 800): inconsistent with heavy hitters! 2025-05-07T20:58:01.4884662Z Skipping (s,q) (0.09, 800): inconsistent with heavy hitters! 2025-05-07T20:58:01.4884851Z Skipping (s,q) (0.1, 800): inconsistent with heavy hitters! 2025-05-07T20:58:01.4885002Z Skipping (s,q) (0.11, 800): inconsistent with heavy hitters! 2025-05-07T20:58:01.4885191Z Skipping (s,q) (0.12, 800): inconsistent with heavy hitters! 2025-05-07T20:58:01.4885340Z Skipping (s,q) (0.13, 800): inconsistent with heavy hitters! 2025-05-07T20:58:01.4885524Z Skipping (s,q) (0.14, 800): inconsistent with heavy hitters! 2025-05-07T20:58:01.4885674Z Skipping (s,q) (0.15, 800): inconsistent with heavy hitters! 2025-05-07T20:58:01.4885825Z Skipping (s,q) (0.16, 800): inconsistent with heavy hitters! 2025-05-07T20:58:01.4885974Z Skipping (s,q) (0.17, 800): inconsistent with heavy hitters! 2025-05-07T20:58:01.4886125Z Skipping (s,q) (0.18, 800): inconsistent with heavy hitters! 2025-05-07T20:58:01.4886275Z Skipping (s,q) (0.19, 800): inconsistent with heavy hitters! 2025-05-07T20:58:01.4886423Z Skipping (s,q) (0.2, 800): inconsistent with heavy hitters! 2025-05-07T20:58:01.4886578Z Skipping (s,q) (0.21, 800): inconsistent with heavy hitters! 2025-05-07T20:58:01.4886732Z Skipping (s,q) (0.22, 800): inconsistent with heavy hitters! 2025-05-07T20:58:01.4886906Z Skipping (s,q) (0.23, 800): inconsistent with heavy hitters! 2025-05-07T20:58:01.4887077Z Skipping (s,q) (0.24, 800): inconsistent with heavy hitters! 2025-05-07T20:58:01.4887228Z Skipping (s,q) (0.25, 800): inconsistent with heavy hitters! 2025-05-07T20:58:01.4887377Z Skipping (s,q) (0.26, 800): inconsistent with heavy hitters! 2025-05-07T20:58:01.4887533Z Skipping (s,q) (0.27, 800): inconsistent with heavy hitters! 2025-05-07T20:58:01.4887681Z Skipping (s,q) (0.28, 800): inconsistent with heavy hitters! 2025-05-07T20:58:01.4887834Z Skipping (s,q) (0.29, 800): inconsistent with heavy hitters! 2025-05-07T20:58:01.4887982Z Skipping (s,q) (0.3, 800): inconsistent with heavy hitters! 2025-05-07T20:58:01.4888130Z Skipping (s,q) (0.31, 800): inconsistent with heavy hitters! 2025-05-07T20:58:01.4888281Z Skipping (s,q) (0.32, 800): inconsistent with heavy hitters! 2025-05-07T20:58:01.4888431Z Skipping (s,q) (0.33, 800): inconsistent with heavy hitters! 2025-05-07T20:58:01.4888578Z Skipping (s,q) (0.34, 800): inconsistent with heavy hitters! 2025-05-07T20:58:01.4888772Z Skipping (s,q) (0.35, 800): inconsistent with heavy hitters! 2025-05-07T20:58:01.4888919Z Skipping (s,q) (0.36, 800): inconsistent with heavy hitters! 2025-05-07T20:58:01.4889079Z Skipping (s,q) (0.37, 800): inconsistent with heavy hitters! 2025-05-07T20:58:01.4889227Z Skipping (s,q) (0.38, 800): inconsistent with heavy hitters! 2025-05-07T20:58:01.4889374Z Skipping (s,q) (0.39, 800): inconsistent with heavy hitters! 2025-05-07T20:58:01.4889524Z Skipping (s,q) (0.4, 800): inconsistent with heavy hitters! 2025-05-07T20:58:01.4889673Z Skipping (s,q) (0.41, 800): inconsistent with heavy hitters! 2025-05-07T20:58:01.4889825Z Skipping (s,q) (0.42, 800): inconsistent with heavy hitters! 2025-05-07T20:58:01.4889977Z Skipping (s,q) (0.43, 800): inconsistent with heavy hitters! 2025-05-07T20:58:01.4890127Z Skipping (s,q) (0.44, 800): inconsistent with heavy hitters! 2025-05-07T20:58:01.4890275Z Skipping (s,q) (0.45, 800): inconsistent with heavy hitters! 2025-05-07T20:58:01.4890428Z Skipping (s,q) (0.46, 800): inconsistent with heavy hitters! 2025-05-07T20:58:01.4890576Z Skipping (s,q) (0.47, 800): inconsistent with heavy hitters! 2025-05-07T20:58:01.4890731Z Skipping (s,q) (0.48, 800): inconsistent with heavy hitters! 2025-05-07T20:58:01.4890880Z Skipping (s,q) (0.49, 800): inconsistent with heavy hitters! 2025-05-07T20:58:01.4891029Z Skipping (s,q) (0.5, 800): inconsistent with heavy hitters! 2025-05-07T20:58:01.4891183Z Skipping (s,q) (0.51, 800): inconsistent with heavy hitters! 2025-05-07T20:58:01.4891334Z Skipping (s,q) (0.52, 800): inconsistent with heavy hitters! 2025-05-07T20:58:01.4891483Z Skipping (s,q) (0.53, 800): inconsistent with heavy hitters! 2025-05-07T20:58:01.4891633Z Skipping (s,q) (0.54, 800): inconsistent with heavy hitters! 2025-05-07T20:58:01.4891822Z Skipping (s,q) (0.55, 800): inconsistent with heavy hitters! 2025-05-07T20:58:01.4891981Z Skipping (s,q) (0.56, 800): inconsistent with heavy hitters! 2025-05-07T20:58:01.4892169Z Skipping (s,q) (0.57, 800): inconsistent with heavy hitters! 2025-05-07T20:58:01.4892317Z Skipping (s,q) (0.58, 800): inconsistent with heavy hitters! 2025-05-07T20:58:01.4892507Z Skipping (s,q) (0.59, 800): inconsistent with heavy hitters! 2025-05-07T20:58:01.4892656Z Skipping (s,q) (0.6, 800): inconsistent with heavy hitters! 2025-05-07T20:58:01.4892804Z Skipping (s,q) (0.61, 800): inconsistent with heavy hitters! 2025-05-07T20:58:01.4892954Z Skipping (s,q) (0.62, 800): inconsistent with heavy hitters! 2025-05-07T20:58:01.4893101Z Skipping (s,q) (0.63, 800): inconsistent with heavy hitters! 2025-05-07T20:58:01.4893252Z Skipping (s,q) (0.64, 800): inconsistent with heavy hitters! 2025-05-07T20:58:01.4893400Z Skipping (s,q) (0.65, 800): inconsistent with heavy hitters! 2025-05-07T20:58:01.4893548Z Skipping (s,q) (0.66, 800): inconsistent with heavy hitters! 2025-05-07T20:58:01.4893704Z Skipping (s,q) (0.67, 800): inconsistent with heavy hitters! 2025-05-07T20:58:01.4893857Z Skipping (s,q) (0.68, 800): inconsistent with heavy hitters! 2025-05-07T20:58:01.4894007Z Skipping (s,q) (0.69, 800): inconsistent with heavy hitters! 2025-05-07T20:58:01.4894162Z Skipping (s,q) (0.7, 800): inconsistent with heavy hitters! 2025-05-07T20:58:01.4894311Z Skipping (s,q) (0.71, 800): inconsistent with heavy hitters! 2025-05-07T20:58:01.4894462Z Skipping (s,q) (0.72, 800): inconsistent with heavy hitters! 2025-05-07T20:58:01.4894610Z Skipping (s,q) (0.73, 800): inconsistent with heavy hitters! 2025-05-07T20:58:01.4894757Z Skipping (s,q) (0.74, 800): inconsistent with heavy hitters! 2025-05-07T20:58:01.4894909Z Skipping (s,q) (0.75, 800): inconsistent with heavy hitters! 2025-05-07T20:58:01.4895058Z Skipping (s,q) (0.76, 800): inconsistent with heavy hitters! 2025-05-07T20:58:01.4895206Z Skipping (s,q) (0.77, 800): inconsistent with heavy hitters! 2025-05-07T20:58:01.4895359Z Skipping (s,q) (0.78, 800): inconsistent with heavy hitters! 2025-05-07T20:58:01.4895509Z Skipping (s,q) (0.79, 800): inconsistent with heavy hitters! 2025-05-07T20:58:01.4895704Z Skipping (s,q) (0.8, 800): inconsistent with heavy hitters! 2025-05-07T20:58:01.4895854Z Skipping (s,q) (0.81, 800): inconsistent with heavy hitters! 2025-05-07T20:58:01.4896008Z Skipping (s,q) (0.82, 800): inconsistent with heavy hitters! 2025-05-07T20:58:01.4896206Z Skipping (s,q) (0.83, 800): inconsistent with heavy hitters! 2025-05-07T20:58:01.4896359Z Skipping (s,q) (0.84, 800): inconsistent with heavy hitters! 2025-05-07T20:58:01.4896509Z Skipping (s,q) (0.85, 800): inconsistent with heavy hitters! 2025-05-07T20:58:01.4896659Z Skipping (s,q) (0.86, 800): inconsistent with heavy hitters! 2025-05-07T20:58:01.4896807Z Skipping (s,q) (0.87, 800): inconsistent with heavy hitters! 2025-05-07T20:58:01.4896958Z Skipping (s,q) (0.88, 800): inconsistent with heavy hitters! 2025-05-07T20:58:01.4897109Z Skipping (s,q) (0.89, 800): inconsistent with heavy hitters! 2025-05-07T20:58:01.4897257Z Skipping (s,q) (0.9, 800): inconsistent with heavy hitters! 2025-05-07T20:58:01.4897412Z Skipping (s,q) (0.91, 800): inconsistent with heavy hitters! 2025-05-07T20:58:01.4897560Z Skipping (s,q) (0.92, 800): inconsistent with heavy hitters! 2025-05-07T20:58:01.4897710Z Skipping (s,q) (0.93, 800): inconsistent with heavy hitters! 2025-05-07T20:58:01.4897867Z Skipping (s,q) (0.94, 800): inconsistent with heavy hitters! 2025-05-07T20:58:01.4898020Z Skipping (s,q) (0.95, 800): inconsistent with heavy hitters! 2025-05-07T20:58:01.4901472Z Skipping (s,q) (0.96, 800): inconsistent with heavy hitters! 2025-05-07T20:58:01.4901647Z Skipping (s,q) (0.97, 800): inconsistent with heavy hitters! 2025-05-07T20:58:01.4901797Z Skipping (s,q) (0.98, 800): inconsistent with heavy hitters! 2025-05-07T20:58:01.4901948Z Skipping (s,q) (0.99, 800): inconsistent with heavy hitters! 2025-05-07T20:58:01.4902162Z Skipping (s,q) (1, 800): inconsistent with heavy hitters! 2025-05-07T20:58:01.4902312Z Skipping (s,q) (1.01, 800): inconsistent with heavy hitters! 2025-05-07T20:58:01.4902504Z Skipping (s,q) (1.02, 800): inconsistent with heavy hitters! 2025-05-07T20:58:01.4902655Z Skipping (s,q) (1.03, 800): inconsistent with heavy hitters! 2025-05-07T20:58:01.4902840Z Skipping (s,q) (1.04, 800): inconsistent with heavy hitters! 2025-05-07T20:58:01.4902991Z Skipping (s,q) (1.05, 800): inconsistent with heavy hitters! 2025-05-07T20:58:01.4903137Z Skipping (s,q) (1.06, 800): inconsistent with heavy hitters! 2025-05-07T20:58:01.4903283Z Skipping (s,q) (1.07, 800): inconsistent with heavy hitters! 2025-05-07T20:58:01.4903433Z Skipping (s,q) (1.08, 800): inconsistent with heavy hitters! 2025-05-07T20:58:01.4903581Z Skipping (s,q) (1.09, 800): inconsistent with heavy hitters! 2025-05-07T20:58:01.4903728Z Skipping (s,q) (1.1, 800): inconsistent with heavy hitters! 2025-05-07T20:58:01.4903880Z Skipping (s,q) (1.11, 800): inconsistent with heavy hitters! 2025-05-07T20:58:01.4904030Z Skipping (s,q) (1.12, 800): inconsistent with heavy hitters! 2025-05-07T20:58:01.4904182Z Skipping (s,q) (1.13, 800): inconsistent with heavy hitters! 2025-05-07T20:58:01.4904337Z Skipping (s,q) (1.14, 800): inconsistent with heavy hitters! 2025-05-07T20:58:01.4904482Z Skipping (s,q) (1.15, 800): inconsistent with heavy hitters! 2025-05-07T20:58:01.4904635Z Skipping (s,q) (1.16, 800): inconsistent with heavy hitters! 2025-05-07T20:58:01.4904784Z Skipping (s,q) (1.17, 800): inconsistent with heavy hitters! 2025-05-07T20:58:01.4904930Z Skipping (s,q) (1.18, 800): inconsistent with heavy hitters! 2025-05-07T20:58:01.4905079Z Skipping (s,q) (1.19, 800): inconsistent with heavy hitters! 2025-05-07T20:58:01.4905225Z Skipping (s,q) (1.2, 800): inconsistent with heavy hitters! 2025-05-07T20:58:01.4905372Z Skipping (s,q) (1.21, 800): inconsistent with heavy hitters! 2025-05-07T20:58:01.4905521Z Skipping (s,q) (1.22, 800): inconsistent with heavy hitters! 2025-05-07T20:58:01.4905671Z Skipping (s,q) (1.23, 800): inconsistent with heavy hitters! 2025-05-07T20:58:01.4905820Z Skipping (s,q) (1.24, 800): inconsistent with heavy hitters! 2025-05-07T20:58:01.4906011Z Skipping (s,q) (1.25, 800): inconsistent with heavy hitters! 2025-05-07T20:58:01.4906157Z Skipping (s,q) (1.26, 800): inconsistent with heavy hitters! 2025-05-07T20:58:01.4906310Z Skipping (s,q) (1.27, 800): inconsistent with heavy hitters! 2025-05-07T20:58:01.4906456Z Skipping (s,q) (1.28, 800): inconsistent with heavy hitters! 2025-05-07T20:58:01.4906601Z Skipping (s,q) (1.29, 800): inconsistent with heavy hitters! 2025-05-07T20:58:01.4906754Z Skipping (s,q) (1.3, 800): inconsistent with heavy hitters! 2025-05-07T20:58:01.4906902Z Skipping (s,q) (1.31, 800): inconsistent with heavy hitters! 2025-05-07T20:58:01.4907054Z Skipping (s,q) (1.32, 800): inconsistent with heavy hitters! 2025-05-07T20:58:01.4907201Z Skipping (s,q) (1.33, 800): inconsistent with heavy hitters! 2025-05-07T20:58:01.4907351Z Skipping (s,q) (1.34, 800): inconsistent with heavy hitters! 2025-05-07T20:58:01.4907499Z Skipping (s,q) (1.35, 800): inconsistent with heavy hitters! 2025-05-07T20:58:01.4907649Z Skipping (s,q) (1.36, 800): inconsistent with heavy hitters! 2025-05-07T20:58:01.4907795Z Skipping (s,q) (1.37, 800): inconsistent with heavy hitters! 2025-05-07T20:58:01.4907947Z Skipping (s,q) (1.38, 800): inconsistent with heavy hitters! 2025-05-07T20:58:01.4908093Z Skipping (s,q) (1.39, 800): inconsistent with heavy hitters! 2025-05-07T20:58:01.4908242Z Skipping (s,q) (1.4, 800): inconsistent with heavy hitters! 2025-05-07T20:58:01.4908390Z Skipping (s,q) (1.41, 800): inconsistent with heavy hitters! 2025-05-07T20:58:01.4908538Z Skipping (s,q) (1.42, 800): inconsistent with heavy hitters! 2025-05-07T20:58:01.4908689Z Skipping (s,q) (1.43, 800): inconsistent with heavy hitters! 2025-05-07T20:58:01.4908835Z Skipping (s,q) (1.44, 800): inconsistent with heavy hitters! 2025-05-07T20:58:01.4909024Z Skipping (s,q) (1.45, 800): inconsistent with heavy hitters! 2025-05-07T20:58:01.4909174Z Skipping (s,q) (1.46, 800): inconsistent with heavy hitters! 2025-05-07T20:58:01.4909385Z Skipping (s,q) (1.47, 800): inconsistent with heavy hitters! 2025-05-07T20:58:01.4909534Z Skipping (s,q) (1.48, 800): inconsistent with heavy hitters! 2025-05-07T20:58:01.4909718Z Skipping (s,q) (1.49, 800): inconsistent with heavy hitters! 2025-05-07T20:58:01.4909865Z Skipping (s,q) (1.5, 800): inconsistent with heavy hitters! 2025-05-07T20:58:01.4910014Z Skipping (s,q) (1.51, 800): inconsistent with heavy hitters! 2025-05-07T20:58:01.4910160Z Skipping (s,q) (1.52, 800): inconsistent with heavy hitters! 2025-05-07T20:58:01.4910306Z Skipping (s,q) (1.53, 800): inconsistent with heavy hitters! 2025-05-07T20:58:01.4910454Z Skipping (s,q) (1.54, 800): inconsistent with heavy hitters! 2025-05-07T20:58:01.4910600Z Skipping (s,q) (1.55, 800): inconsistent with heavy hitters! 2025-05-07T20:58:01.4910748Z Skipping (s,q) (1.56, 800): inconsistent with heavy hitters! 2025-05-07T20:58:01.4910897Z Skipping (s,q) (1.57, 800): inconsistent with heavy hitters! 2025-05-07T20:58:01.4911042Z Skipping (s,q) (1.58, 800): inconsistent with heavy hitters! 2025-05-07T20:58:01.4911195Z Skipping (s,q) (1.59, 800): inconsistent with heavy hitters! 2025-05-07T20:58:01.4911341Z Skipping (s,q) (1.6, 800): inconsistent with heavy hitters! 2025-05-07T20:58:01.4911490Z Skipping (s,q) (1.61, 800): inconsistent with heavy hitters! 2025-05-07T20:58:01.4911643Z Skipping (s,q) (1.62, 800): inconsistent with heavy hitters! 2025-05-07T20:58:01.4911791Z Skipping (s,q) (1.63, 800): inconsistent with heavy hitters! 2025-05-07T20:58:01.4911936Z Skipping (s,q) (1.64, 800): inconsistent with heavy hitters! 2025-05-07T20:58:01.4912087Z Skipping (s,q) (1.65, 800): inconsistent with heavy hitters! 2025-05-07T20:58:01.4912232Z Skipping (s,q) (1.66, 800): inconsistent with heavy hitters! 2025-05-07T20:58:01.4912380Z Skipping (s,q) (1.67, 800): inconsistent with heavy hitters! 2025-05-07T20:58:01.4912530Z Skipping (s,q) (1.68, 800): inconsistent with heavy hitters! 2025-05-07T20:58:01.4912677Z Skipping (s,q) (1.69, 800): inconsistent with heavy hitters! 2025-05-07T20:58:01.4912871Z Skipping (s,q) (1.7, 800): inconsistent with heavy hitters! 2025-05-07T20:58:01.4913019Z Skipping (s,q) (1.71, 800): inconsistent with heavy hitters! 2025-05-07T20:58:01.4913167Z Skipping (s,q) (1.72, 800): inconsistent with heavy hitters! 2025-05-07T20:58:01.4913316Z Skipping (s,q) (1.73, 800): inconsistent with heavy hitters! 2025-05-07T20:58:01.4913461Z Skipping (s,q) (1.74, 800): inconsistent with heavy hitters! 2025-05-07T20:58:01.4913609Z Skipping (s,q) (1.75, 800): inconsistent with heavy hitters! 2025-05-07T20:58:01.4913756Z Skipping (s,q) (1.76, 800): inconsistent with heavy hitters! 2025-05-07T20:58:01.4913901Z Skipping (s,q) (1.77, 800): inconsistent with heavy hitters! 2025-05-07T20:58:01.4914050Z Skipping (s,q) (1.78, 800): inconsistent with heavy hitters! 2025-05-07T20:58:01.4914198Z Skipping (s,q) (1.79, 800): inconsistent with heavy hitters! 2025-05-07T20:58:01.4914345Z Skipping (s,q) (1.8, 800): inconsistent with heavy hitters! 2025-05-07T20:58:01.4914502Z Skipping (s,q) (1.81, 800): inconsistent with heavy hitters! 2025-05-07T20:58:01.4914650Z Skipping (s,q) (1.82, 800): inconsistent with heavy hitters! 2025-05-07T20:58:01.4914801Z Skipping (s,q) (1.83, 800): inconsistent with heavy hitters! 2025-05-07T20:58:01.4914947Z Skipping (s,q) (1.84, 800): inconsistent with heavy hitters! 2025-05-07T20:58:01.4915093Z Skipping (s,q) (1.85, 800): inconsistent with heavy hitters! 2025-05-07T20:58:01.4915240Z Skipping (s,q) (1.86, 800): inconsistent with heavy hitters! 2025-05-07T20:58:01.4915385Z Skipping (s,q) (1.87, 800): inconsistent with heavy hitters! 2025-05-07T20:58:01.4915531Z Skipping (s,q) (1.88, 800): inconsistent with heavy hitters! 2025-05-07T20:58:01.4915680Z Skipping (s,q) (1.89, 800): inconsistent with heavy hitters! 2025-05-07T20:58:01.4915866Z Skipping (s,q) (1.9, 800): inconsistent with heavy hitters! 2025-05-07T20:58:01.4916017Z Skipping (s,q) (1.91, 800): inconsistent with heavy hitters! 2025-05-07T20:58:01.4916206Z Skipping (s,q) (1.92, 800): inconsistent with heavy hitters! 2025-05-07T20:58:01.4916352Z Skipping (s,q) (1.93, 800): inconsistent with heavy hitters! 2025-05-07T20:58:01.4916537Z Skipping (s,q) (1.94, 800): inconsistent with heavy hitters! 2025-05-07T20:58:01.4916686Z Skipping (s,q) (1.95, 800): inconsistent with heavy hitters! 2025-05-07T20:58:01.4916856Z Skipping (s,q) (1.96, 800): inconsistent with heavy hitters! 2025-05-07T20:58:01.4917029Z Skipping (s,q) (1.97, 800): inconsistent with heavy hitters! 2025-05-07T20:58:01.4917174Z Skipping (s,q) (1.98, 800): inconsistent with heavy hitters! 2025-05-07T20:58:01.4917329Z Skipping (s,q) (1.99, 800): inconsistent with heavy hitters! 2025-05-07T20:58:01.4917476Z Skipping (s,q) (0.01, 825): inconsistent with heavy hitters! 2025-05-07T20:58:01.4917623Z Skipping (s,q) (0.02, 825): inconsistent with heavy hitters! 2025-05-07T20:58:01.4917783Z Skipping (s,q) (0.03, 825): inconsistent with heavy hitters! 2025-05-07T20:58:01.4917929Z Skipping (s,q) (0.04, 825): inconsistent with heavy hitters! 2025-05-07T20:58:01.4918082Z Skipping (s,q) (0.05, 825): inconsistent with heavy hitters! 2025-05-07T20:58:01.4918232Z Skipping (s,q) (0.06, 825): inconsistent with heavy hitters! 2025-05-07T20:58:01.4918380Z Skipping (s,q) (0.07, 825): inconsistent with heavy hitters! 2025-05-07T20:58:01.4918528Z Skipping (s,q) (0.08, 825): inconsistent with heavy hitters! 2025-05-07T20:58:01.4918677Z Skipping (s,q) (0.09, 825): inconsistent with heavy hitters! 2025-05-07T20:58:01.4918826Z Skipping (s,q) (0.1, 825): inconsistent with heavy hitters! 2025-05-07T20:58:01.4918974Z Skipping (s,q) (0.11, 825): inconsistent with heavy hitters! 2025-05-07T20:58:01.4919121Z Skipping (s,q) (0.12, 825): inconsistent with heavy hitters! 2025-05-07T20:58:01.4919267Z Skipping (s,q) (0.13, 825): inconsistent with heavy hitters! 2025-05-07T20:58:01.4919417Z Skipping (s,q) (0.14, 825): inconsistent with heavy hitters! 2025-05-07T20:58:01.4919563Z Skipping (s,q) (0.15, 825): inconsistent with heavy hitters! 2025-05-07T20:58:01.4919754Z Skipping (s,q) (0.16, 825): inconsistent with heavy hitters! 2025-05-07T20:58:01.4919909Z Skipping (s,q) (0.17, 825): inconsistent with heavy hitters! 2025-05-07T20:58:01.4920059Z Skipping (s,q) (0.18, 825): inconsistent with heavy hitters! 2025-05-07T20:58:01.4920213Z Skipping (s,q) (0.19, 825): inconsistent with heavy hitters! 2025-05-07T20:58:01.4920360Z Skipping (s,q) (0.2, 825): inconsistent with heavy hitters! 2025-05-07T20:58:01.4920510Z Skipping (s,q) (0.21, 825): inconsistent with heavy hitters! 2025-05-07T20:58:01.4920658Z Skipping (s,q) (0.22, 825): inconsistent with heavy hitters! 2025-05-07T20:58:01.4920804Z Skipping (s,q) (0.23, 825): inconsistent with heavy hitters! 2025-05-07T20:58:01.4920950Z Skipping (s,q) (0.24, 825): inconsistent with heavy hitters! 2025-05-07T20:58:01.4921100Z Skipping (s,q) (0.25, 825): inconsistent with heavy hitters! 2025-05-07T20:58:01.4921245Z Skipping (s,q) (0.26, 825): inconsistent with heavy hitters! 2025-05-07T20:58:01.4921397Z Skipping (s,q) (0.27, 825): inconsistent with heavy hitters! 2025-05-07T20:58:01.4921545Z Skipping (s,q) (0.28, 825): inconsistent with heavy hitters! 2025-05-07T20:58:01.4921695Z Skipping (s,q) (0.29, 825): inconsistent with heavy hitters! 2025-05-07T20:58:01.4921844Z Skipping (s,q) (0.3, 825): inconsistent with heavy hitters! 2025-05-07T20:58:01.4921992Z Skipping (s,q) (0.31, 825): inconsistent with heavy hitters! 2025-05-07T20:58:01.4922141Z Skipping (s,q) (0.32, 825): inconsistent with heavy hitters! 2025-05-07T20:58:01.4922294Z Skipping (s,q) (0.33, 825): inconsistent with heavy hitters! 2025-05-07T20:58:01.4922441Z Skipping (s,q) (0.34, 825): inconsistent with heavy hitters! 2025-05-07T20:58:01.4922589Z Skipping (s,q) (0.35, 825): inconsistent with heavy hitters! 2025-05-07T20:58:01.4922778Z Skipping (s,q) (0.36, 825): inconsistent with heavy hitters! 2025-05-07T20:58:01.4922927Z Skipping (s,q) (0.37, 825): inconsistent with heavy hitters! 2025-05-07T20:58:01.4923115Z Skipping (s,q) (0.38, 825): inconsistent with heavy hitters! 2025-05-07T20:58:01.4923264Z Skipping (s,q) (0.39, 825): inconsistent with heavy hitters! 2025-05-07T20:58:01.4923411Z Skipping (s,q) (0.4, 825): inconsistent with heavy hitters! 2025-05-07T20:58:01.4923600Z Skipping (s,q) (0.41, 825): inconsistent with heavy hitters! 2025-05-07T20:58:01.4923749Z Skipping (s,q) (0.42, 825): inconsistent with heavy hitters! 2025-05-07T20:58:01.4923902Z Skipping (s,q) (0.43, 825): inconsistent with heavy hitters! 2025-05-07T20:58:01.4924050Z Skipping (s,q) (0.44, 825): inconsistent with heavy hitters! 2025-05-07T20:58:01.4924196Z Skipping (s,q) (0.45, 825): inconsistent with heavy hitters! 2025-05-07T20:58:01.4924346Z Skipping (s,q) (0.46, 825): inconsistent with heavy hitters! 2025-05-07T20:58:01.4924492Z Skipping (s,q) (0.47, 825): inconsistent with heavy hitters! 2025-05-07T20:58:01.4924641Z Skipping (s,q) (0.48, 825): inconsistent with heavy hitters! 2025-05-07T20:58:01.4924790Z Skipping (s,q) (0.49, 825): inconsistent with heavy hitters! 2025-05-07T20:58:01.4924947Z Skipping (s,q) (0.5, 825): inconsistent with heavy hitters! 2025-05-07T20:58:01.4925098Z Skipping (s,q) (0.51, 825): inconsistent with heavy hitters! 2025-05-07T20:58:01.4925253Z Skipping (s,q) (0.52, 825): inconsistent with heavy hitters! 2025-05-07T20:58:01.4925399Z Skipping (s,q) (0.53, 825): inconsistent with heavy hitters! 2025-05-07T20:58:01.4925548Z Skipping (s,q) (0.54, 825): inconsistent with heavy hitters! 2025-05-07T20:58:01.4925694Z Skipping (s,q) (0.55, 825): inconsistent with heavy hitters! 2025-05-07T20:58:01.4925841Z Skipping (s,q) (0.56, 825): inconsistent with heavy hitters! 2025-05-07T20:58:01.4925988Z Skipping (s,q) (0.57, 825): inconsistent with heavy hitters! 2025-05-07T20:58:01.4926134Z Skipping (s,q) (0.58, 825): inconsistent with heavy hitters! 2025-05-07T20:58:01.4926284Z Skipping (s,q) (0.59, 825): inconsistent with heavy hitters! 2025-05-07T20:58:01.4926438Z Skipping (s,q) (0.6, 825): inconsistent with heavy hitters! 2025-05-07T20:58:01.4926630Z Skipping (s,q) (0.61, 825): inconsistent with heavy hitters! 2025-05-07T20:58:01.4926779Z Skipping (s,q) (0.62, 825): inconsistent with heavy hitters! 2025-05-07T20:58:01.4926928Z Skipping (s,q) (0.63, 825): inconsistent with heavy hitters! 2025-05-07T20:58:01.4927075Z Skipping (s,q) (0.64, 825): inconsistent with heavy hitters! 2025-05-07T20:58:01.4927224Z Skipping (s,q) (0.65, 825): inconsistent with heavy hitters! 2025-05-07T20:58:01.4927372Z Skipping (s,q) (0.66, 825): inconsistent with heavy hitters! 2025-05-07T20:58:01.4927519Z Skipping (s,q) (0.67, 825): inconsistent with heavy hitters! 2025-05-07T20:58:01.4927671Z Skipping (s,q) (0.68, 825): inconsistent with heavy hitters! 2025-05-07T20:58:01.4927819Z Skipping (s,q) (0.69, 825): inconsistent with heavy hitters! 2025-05-07T20:58:01.4927969Z Skipping (s,q) (0.7, 825): inconsistent with heavy hitters! 2025-05-07T20:58:01.4928116Z Skipping (s,q) (0.71, 825): inconsistent with heavy hitters! 2025-05-07T20:58:01.4928268Z Skipping (s,q) (0.72, 825): inconsistent with heavy hitters! 2025-05-07T20:58:01.4928425Z Skipping (s,q) (0.73, 825): inconsistent with heavy hitters! 2025-05-07T20:58:01.4928575Z Skipping (s,q) (0.74, 825): inconsistent with heavy hitters! 2025-05-07T20:58:01.4928725Z Skipping (s,q) (0.75, 825): inconsistent with heavy hitters! 2025-05-07T20:58:01.4928874Z Skipping (s,q) (0.76, 825): inconsistent with heavy hitters! 2025-05-07T20:58:01.4929019Z Skipping (s,q) (0.77, 825): inconsistent with heavy hitters! 2025-05-07T20:58:01.4929168Z Skipping (s,q) (0.78, 825): inconsistent with heavy hitters! 2025-05-07T20:58:01.4929315Z Skipping (s,q) (0.79, 825): inconsistent with heavy hitters! 2025-05-07T20:58:01.4929460Z Skipping (s,q) (0.8, 825): inconsistent with heavy hitters! 2025-05-07T20:58:01.4929611Z Skipping (s,q) (0.81, 825): inconsistent with heavy hitters! 2025-05-07T20:58:01.4929801Z Skipping (s,q) (0.82, 825): inconsistent with heavy hitters! 2025-05-07T20:58:01.4929984Z Skipping (s,q) (0.83, 825): inconsistent with heavy hitters! 2025-05-07T20:58:01.4930142Z Skipping (s,q) (0.84, 825): inconsistent with heavy hitters! 2025-05-07T20:58:01.4930289Z Skipping (s,q) (0.85, 825): inconsistent with heavy hitters! 2025-05-07T20:58:01.4930475Z Skipping (s,q) (0.86, 825): inconsistent with heavy hitters! 2025-05-07T20:58:01.4930623Z Skipping (s,q) (0.87, 825): inconsistent with heavy hitters! 2025-05-07T20:58:01.4930769Z Skipping (s,q) (0.88, 825): inconsistent with heavy hitters! 2025-05-07T20:58:01.4930918Z Skipping (s,q) (0.89, 825): inconsistent with heavy hitters! 2025-05-07T20:58:01.4931066Z Skipping (s,q) (0.9, 825): inconsistent with heavy hitters! 2025-05-07T20:58:01.4931216Z Skipping (s,q) (0.91, 825): inconsistent with heavy hitters! 2025-05-07T20:58:01.4931365Z Skipping (s,q) (0.92, 825): inconsistent with heavy hitters! 2025-05-07T20:58:01.4931513Z Skipping (s,q) (0.93, 825): inconsistent with heavy hitters! 2025-05-07T20:58:01.4931662Z Skipping (s,q) (0.94, 825): inconsistent with heavy hitters! 2025-05-07T20:58:01.4931814Z Skipping (s,q) (0.95, 825): inconsistent with heavy hitters! 2025-05-07T20:58:01.4931961Z Skipping (s,q) (0.96, 825): inconsistent with heavy hitters! 2025-05-07T20:58:01.4932117Z Skipping (s,q) (0.97, 825): inconsistent with heavy hitters! 2025-05-07T20:58:01.4932263Z Skipping (s,q) (0.98, 825): inconsistent with heavy hitters! 2025-05-07T20:58:01.4932409Z Skipping (s,q) (0.99, 825): inconsistent with heavy hitters! 2025-05-07T20:58:01.4932553Z Skipping (s,q) (1, 825): inconsistent with heavy hitters! 2025-05-07T20:58:01.4932700Z Skipping (s,q) (1.01, 825): inconsistent with heavy hitters! 2025-05-07T20:58:01.4932847Z Skipping (s,q) (1.02, 825): inconsistent with heavy hitters! 2025-05-07T20:58:01.4932993Z Skipping (s,q) (1.03, 825): inconsistent with heavy hitters! 2025-05-07T20:58:01.4933141Z Skipping (s,q) (1.04, 825): inconsistent with heavy hitters! 2025-05-07T20:58:01.4933289Z Skipping (s,q) (1.05, 825): inconsistent with heavy hitters! 2025-05-07T20:58:01.4933481Z Skipping (s,q) (1.06, 825): inconsistent with heavy hitters! 2025-05-07T20:58:01.4933629Z Skipping (s,q) (1.07, 825): inconsistent with heavy hitters! 2025-05-07T20:58:01.4933784Z Skipping (s,q) (1.08, 825): inconsistent with heavy hitters! 2025-05-07T20:58:01.4933931Z Skipping (s,q) (1.09, 825): inconsistent with heavy hitters! 2025-05-07T20:58:01.4934077Z Skipping (s,q) (1.1, 825): inconsistent with heavy hitters! 2025-05-07T20:58:01.4934228Z Skipping (s,q) (1.11, 825): inconsistent with heavy hitters! 2025-05-07T20:58:01.4934376Z Skipping (s,q) (1.12, 825): inconsistent with heavy hitters! 2025-05-07T20:58:01.4934526Z Skipping (s,q) (1.13, 825): inconsistent with heavy hitters! 2025-05-07T20:58:01.4934672Z Skipping (s,q) (1.14, 825): inconsistent with heavy hitters! 2025-05-07T20:58:01.4934821Z Skipping (s,q) (1.15, 825): inconsistent with heavy hitters! 2025-05-07T20:58:01.4934975Z Skipping (s,q) (1.16, 825): inconsistent with heavy hitters! 2025-05-07T20:58:01.4935125Z Skipping (s,q) (1.17, 825): inconsistent with heavy hitters! 2025-05-07T20:58:01.4935270Z Skipping (s,q) (1.18, 825): inconsistent with heavy hitters! 2025-05-07T20:58:01.4935422Z Skipping (s,q) (1.19, 825): inconsistent with heavy hitters! 2025-05-07T20:58:01.4935568Z Skipping (s,q) (1.2, 825): inconsistent with heavy hitters! 2025-05-07T20:58:01.4935717Z Skipping (s,q) (1.21, 825): inconsistent with heavy hitters! 2025-05-07T20:58:01.4935863Z Skipping (s,q) (1.22, 825): inconsistent with heavy hitters! 2025-05-07T20:58:01.4936009Z Skipping (s,q) (1.23, 825): inconsistent with heavy hitters! 2025-05-07T20:58:01.4936234Z Skipping (s,q) (1.24, 825): inconsistent with heavy hitters! 2025-05-07T20:58:01.4936382Z Skipping (s,q) (1.25, 825): inconsistent with heavy hitters! 2025-05-07T20:58:01.4936527Z Skipping (s,q) (1.26, 825): inconsistent with heavy hitters! 2025-05-07T20:58:01.4936748Z Skipping (s,q) (1.27, 825): inconsistent with heavy hitters! 2025-05-07T20:58:01.4936896Z Skipping (s,q) (1.28, 825): inconsistent with heavy hitters! 2025-05-07T20:58:01.4937087Z Skipping (s,q) (1.29, 825): inconsistent with heavy hitters! 2025-05-07T20:58:01.4937232Z Skipping (s,q) (1.3, 825): inconsistent with heavy hitters! 2025-05-07T20:58:01.4937416Z Skipping (s,q) (1.31, 825): inconsistent with heavy hitters! 2025-05-07T20:58:01.4937569Z Skipping (s,q) (1.32, 825): inconsistent with heavy hitters! 2025-05-07T20:58:01.4937719Z Skipping (s,q) (1.33, 825): inconsistent with heavy hitters! 2025-05-07T20:58:01.4937869Z Skipping (s,q) (1.34, 825): inconsistent with heavy hitters! 2025-05-07T20:58:01.4938017Z Skipping (s,q) (1.35, 825): inconsistent with heavy hitters! 2025-05-07T20:58:01.4938165Z Skipping (s,q) (1.36, 825): inconsistent with heavy hitters! 2025-05-07T20:58:01.4938312Z Skipping (s,q) (1.37, 825): inconsistent with heavy hitters! 2025-05-07T20:58:01.4938466Z Skipping (s,q) (1.38, 825): inconsistent with heavy hitters! 2025-05-07T20:58:01.4938613Z Skipping (s,q) (1.39, 825): inconsistent with heavy hitters! 2025-05-07T20:58:01.4938766Z Skipping (s,q) (1.4, 825): inconsistent with heavy hitters! 2025-05-07T20:58:01.4938912Z Skipping (s,q) (1.41, 825): inconsistent with heavy hitters! 2025-05-07T20:58:01.4939065Z Skipping (s,q) (1.42, 825): inconsistent with heavy hitters! 2025-05-07T20:58:01.4939217Z Skipping (s,q) (1.43, 825): inconsistent with heavy hitters! 2025-05-07T20:58:01.4939364Z Skipping (s,q) (1.44, 825): inconsistent with heavy hitters! 2025-05-07T20:58:01.4939512Z Skipping (s,q) (1.45, 825): inconsistent with heavy hitters! 2025-05-07T20:58:01.4939658Z Skipping (s,q) (1.46, 825): inconsistent with heavy hitters! 2025-05-07T20:58:01.4939804Z Skipping (s,q) (1.47, 825): inconsistent with heavy hitters! 2025-05-07T20:58:01.4939955Z Skipping (s,q) (1.48, 825): inconsistent with heavy hitters! 2025-05-07T20:58:01.4940105Z Skipping (s,q) (1.49, 825): inconsistent with heavy hitters! 2025-05-07T20:58:01.4940255Z Skipping (s,q) (1.5, 825): inconsistent with heavy hitters! 2025-05-07T20:58:01.4940451Z Skipping (s,q) (1.51, 825): inconsistent with heavy hitters! 2025-05-07T20:58:01.4940601Z Skipping (s,q) (1.52, 825): inconsistent with heavy hitters! 2025-05-07T20:58:01.4940752Z Skipping (s,q) (1.53, 825): inconsistent with heavy hitters! 2025-05-07T20:58:01.4940898Z Skipping (s,q) (1.54, 825): inconsistent with heavy hitters! 2025-05-07T20:58:01.4941045Z Skipping (s,q) (1.55, 825): inconsistent with heavy hitters! 2025-05-07T20:58:01.4941191Z Skipping (s,q) (1.56, 825): inconsistent with heavy hitters! 2025-05-07T20:58:01.4941339Z Skipping (s,q) (1.57, 825): inconsistent with heavy hitters! 2025-05-07T20:58:01.4941486Z Skipping (s,q) (1.58, 825): inconsistent with heavy hitters! 2025-05-07T20:58:01.4941636Z Skipping (s,q) (1.59, 825): inconsistent with heavy hitters! 2025-05-07T20:58:01.4941785Z Skipping (s,q) (1.6, 825): inconsistent with heavy hitters! 2025-05-07T20:58:01.4941931Z Skipping (s,q) (1.61, 825): inconsistent with heavy hitters! 2025-05-07T20:58:01.4942085Z Skipping (s,q) (1.62, 825): inconsistent with heavy hitters! 2025-05-07T20:58:01.4942232Z Skipping (s,q) (1.63, 825): inconsistent with heavy hitters! 2025-05-07T20:58:01.4942394Z Skipping (s,q) (1.64, 825): inconsistent with heavy hitters! 2025-05-07T20:58:01.4942542Z Skipping (s,q) (1.65, 825): inconsistent with heavy hitters! 2025-05-07T20:58:01.4942691Z Skipping (s,q) (1.66, 825): inconsistent with heavy hitters! 2025-05-07T20:58:01.4942844Z Skipping (s,q) (1.67, 825): inconsistent with heavy hitters! 2025-05-07T20:58:01.4942990Z Skipping (s,q) (1.68, 825): inconsistent with heavy hitters! 2025-05-07T20:58:01.4943136Z Skipping (s,q) (1.69, 825): inconsistent with heavy hitters! 2025-05-07T20:58:01.4943285Z Skipping (s,q) (1.7, 825): inconsistent with heavy hitters! 2025-05-07T20:58:01.4943432Z Skipping (s,q) (1.71, 825): inconsistent with heavy hitters! 2025-05-07T20:58:01.4943624Z Skipping (s,q) (1.72, 825): inconsistent with heavy hitters! 2025-05-07T20:58:01.4943772Z Skipping (s,q) (1.73, 825): inconsistent with heavy hitters! 2025-05-07T20:58:01.4943959Z Skipping (s,q) (1.74, 825): inconsistent with heavy hitters! 2025-05-07T20:58:01.4944108Z Skipping (s,q) (1.75, 825): inconsistent with heavy hitters! 2025-05-07T20:58:01.4944290Z Skipping (s,q) (1.76, 825): inconsistent with heavy hitters! 2025-05-07T20:58:01.4944438Z Skipping (s,q) (1.77, 825): inconsistent with heavy hitters! 2025-05-07T20:58:01.4944587Z Skipping (s,q) (1.78, 825): inconsistent with heavy hitters! 2025-05-07T20:58:01.4944734Z Skipping (s,q) (1.79, 825): inconsistent with heavy hitters! 2025-05-07T20:58:01.4944882Z Skipping (s,q) (1.8, 825): inconsistent with heavy hitters! 2025-05-07T20:58:01.4945028Z Skipping (s,q) (1.81, 825): inconsistent with heavy hitters! 2025-05-07T20:58:01.4945175Z Skipping (s,q) (1.82, 825): inconsistent with heavy hitters! 2025-05-07T20:58:01.4945326Z Skipping (s,q) (1.83, 825): inconsistent with heavy hitters! 2025-05-07T20:58:01.4945473Z Skipping (s,q) (1.84, 825): inconsistent with heavy hitters! 2025-05-07T20:58:01.4945624Z Skipping (s,q) (1.85, 825): inconsistent with heavy hitters! 2025-05-07T20:58:01.4945774Z Skipping (s,q) (1.86, 825): inconsistent with heavy hitters! 2025-05-07T20:58:01.4945923Z Skipping (s,q) (1.87, 825): inconsistent with heavy hitters! 2025-05-07T20:58:01.4946072Z Skipping (s,q) (1.88, 825): inconsistent with heavy hitters! 2025-05-07T20:58:01.4946217Z Skipping (s,q) (1.89, 825): inconsistent with heavy hitters! 2025-05-07T20:58:01.4946362Z Skipping (s,q) (1.9, 825): inconsistent with heavy hitters! 2025-05-07T20:58:01.4946512Z Skipping (s,q) (1.91, 825): inconsistent with heavy hitters! 2025-05-07T20:58:01.4946661Z Skipping (s,q) (1.92, 825): inconsistent with heavy hitters! 2025-05-07T20:58:01.4946806Z Skipping (s,q) (1.93, 825): inconsistent with heavy hitters! 2025-05-07T20:58:01.4946957Z Skipping (s,q) (1.94, 825): inconsistent with heavy hitters! 2025-05-07T20:58:01.4947103Z Skipping (s,q) (1.95, 825): inconsistent with heavy hitters! 2025-05-07T20:58:01.4947484Z Skipping (s,q) (1.96, 825): inconsistent with heavy hitters! 2025-05-07T20:58:01.4947633Z Skipping (s,q) (1.97, 825): inconsistent with heavy hitters! 2025-05-07T20:58:01.4947784Z Skipping (s,q) (1.98, 825): inconsistent with heavy hitters! 2025-05-07T20:58:01.4947937Z Skipping (s,q) (1.99, 825): inconsistent with heavy hitters! 2025-05-07T20:58:01.4948084Z Skipping (s,q) (0.01, 850): inconsistent with heavy hitters! 2025-05-07T20:58:01.4948230Z Skipping (s,q) (0.02, 850): inconsistent with heavy hitters! 2025-05-07T20:58:01.4948380Z Skipping (s,q) (0.03, 850): inconsistent with heavy hitters! 2025-05-07T20:58:01.4948528Z Skipping (s,q) (0.04, 850): inconsistent with heavy hitters! 2025-05-07T20:58:01.4948678Z Skipping (s,q) (0.05, 850): inconsistent with heavy hitters! 2025-05-07T20:58:01.4948825Z Skipping (s,q) (0.06, 850): inconsistent with heavy hitters! 2025-05-07T20:58:01.4948971Z Skipping (s,q) (0.07, 850): inconsistent with heavy hitters! 2025-05-07T20:58:01.4949126Z Skipping (s,q) (0.08, 850): inconsistent with heavy hitters! 2025-05-07T20:58:01.4949272Z Skipping (s,q) (0.09, 850): inconsistent with heavy hitters! 2025-05-07T20:58:01.4949419Z Skipping (s,q) (0.1, 850): inconsistent with heavy hitters! 2025-05-07T20:58:01.4949569Z Skipping (s,q) (0.11, 850): inconsistent with heavy hitters! 2025-05-07T20:58:01.4949717Z Skipping (s,q) (0.12, 850): inconsistent with heavy hitters! 2025-05-07T20:58:01.4949864Z Skipping (s,q) (0.13, 850): inconsistent with heavy hitters! 2025-05-07T20:58:01.4950013Z Skipping (s,q) (0.14, 850): inconsistent with heavy hitters! 2025-05-07T20:58:01.4950161Z Skipping (s,q) (0.15, 850): inconsistent with heavy hitters! 2025-05-07T20:58:01.4950312Z Skipping (s,q) (0.16, 850): inconsistent with heavy hitters! 2025-05-07T20:58:01.4950460Z Skipping (s,q) (0.17, 850): inconsistent with heavy hitters! 2025-05-07T20:58:01.4950651Z Skipping (s,q) (0.18, 850): inconsistent with heavy hitters! 2025-05-07T20:58:01.4950807Z Skipping (s,q) (0.19, 850): inconsistent with heavy hitters! 2025-05-07T20:58:01.4950997Z Skipping (s,q) (0.2, 850): inconsistent with heavy hitters! 2025-05-07T20:58:01.4951145Z Skipping (s,q) (0.21, 850): inconsistent with heavy hitters! 2025-05-07T20:58:01.4951333Z Skipping (s,q) (0.22, 850): inconsistent with heavy hitters! 2025-05-07T20:58:01.4951483Z Skipping (s,q) (0.23, 850): inconsistent with heavy hitters! 2025-05-07T20:58:01.4951633Z Skipping (s,q) (0.24, 850): inconsistent with heavy hitters! 2025-05-07T20:58:01.4951779Z Skipping (s,q) (0.25, 850): inconsistent with heavy hitters! 2025-05-07T20:58:01.4951925Z Skipping (s,q) (0.26, 850): inconsistent with heavy hitters! 2025-05-07T20:58:01.4952074Z Skipping (s,q) (0.27, 850): inconsistent with heavy hitters! 2025-05-07T20:58:01.4952221Z Skipping (s,q) (0.28, 850): inconsistent with heavy hitters! 2025-05-07T20:58:01.4952368Z Skipping (s,q) (0.29, 850): inconsistent with heavy hitters! 2025-05-07T20:58:01.4952521Z Skipping (s,q) (0.3, 850): inconsistent with heavy hitters! 2025-05-07T20:58:01.4952673Z Skipping (s,q) (0.31, 850): inconsistent with heavy hitters! 2025-05-07T20:58:01.4952822Z Skipping (s,q) (0.32, 850): inconsistent with heavy hitters! 2025-05-07T20:58:01.4952972Z Skipping (s,q) (0.33, 850): inconsistent with heavy hitters! 2025-05-07T20:58:01.4953120Z Skipping (s,q) (0.34, 850): inconsistent with heavy hitters! 2025-05-07T20:58:01.4953273Z Skipping (s,q) (0.35, 850): inconsistent with heavy hitters! 2025-05-07T20:58:01.4953420Z Skipping (s,q) (0.36, 850): inconsistent with heavy hitters! 2025-05-07T20:58:01.4953567Z Skipping (s,q) (0.37, 850): inconsistent with heavy hitters! 2025-05-07T20:58:01.4953716Z Skipping (s,q) (0.38, 850): inconsistent with heavy hitters! 2025-05-07T20:58:01.4953864Z Skipping (s,q) (0.39, 850): inconsistent with heavy hitters! 2025-05-07T20:58:01.4954014Z Skipping (s,q) (0.4, 850): inconsistent with heavy hitters! 2025-05-07T20:58:01.4954162Z Skipping (s,q) (0.41, 850): inconsistent with heavy hitters! 2025-05-07T20:58:01.4954354Z Skipping (s,q) (0.42, 850): inconsistent with heavy hitters! 2025-05-07T20:58:01.4954505Z Skipping (s,q) (0.43, 850): inconsistent with heavy hitters! 2025-05-07T20:58:01.4954655Z Skipping (s,q) (0.44, 850): inconsistent with heavy hitters! 2025-05-07T20:58:01.4954802Z Skipping (s,q) (0.45, 850): inconsistent with heavy hitters! 2025-05-07T20:58:01.4954951Z Skipping (s,q) (0.46, 850): inconsistent with heavy hitters! 2025-05-07T20:58:01.4955098Z Skipping (s,q) (0.47, 850): inconsistent with heavy hitters! 2025-05-07T20:58:01.4955252Z Skipping (s,q) (0.48, 850): inconsistent with heavy hitters! 2025-05-07T20:58:01.4955399Z Skipping (s,q) (0.49, 850): inconsistent with heavy hitters! 2025-05-07T20:58:01.4955546Z Skipping (s,q) (0.5, 850): inconsistent with heavy hitters! 2025-05-07T20:58:01.4955694Z Skipping (s,q) (0.51, 850): inconsistent with heavy hitters! 2025-05-07T20:58:01.4955845Z Skipping (s,q) (0.52, 850): inconsistent with heavy hitters! 2025-05-07T20:58:01.4955995Z Skipping (s,q) (0.53, 850): inconsistent with heavy hitters! 2025-05-07T20:58:01.4956151Z Skipping (s,q) (0.54, 850): inconsistent with heavy hitters! 2025-05-07T20:58:01.4956297Z Skipping (s,q) (0.55, 850): inconsistent with heavy hitters! 2025-05-07T20:58:01.4956449Z Skipping (s,q) (0.56, 850): inconsistent with heavy hitters! 2025-05-07T20:58:01.4956599Z Skipping (s,q) (0.57, 850): inconsistent with heavy hitters! 2025-05-07T20:58:01.4956748Z Skipping (s,q) (0.58, 850): inconsistent with heavy hitters! 2025-05-07T20:58:01.4956900Z Skipping (s,q) (0.59, 850): inconsistent with heavy hitters! 2025-05-07T20:58:01.4957045Z Skipping (s,q) (0.6, 850): inconsistent with heavy hitters! 2025-05-07T20:58:01.4957192Z Skipping (s,q) (0.61, 850): inconsistent with heavy hitters! 2025-05-07T20:58:01.4957342Z Skipping (s,q) (0.62, 850): inconsistent with heavy hitters! 2025-05-07T20:58:01.4957530Z Skipping (s,q) (0.63, 850): inconsistent with heavy hitters! 2025-05-07T20:58:01.4957679Z Skipping (s,q) (0.64, 850): inconsistent with heavy hitters! 2025-05-07T20:58:01.4957870Z Skipping (s,q) (0.65, 850): inconsistent with heavy hitters! 2025-05-07T20:58:01.4958020Z Skipping (s,q) (0.66, 850): inconsistent with heavy hitters! 2025-05-07T20:58:01.4958206Z Skipping (s,q) (0.67, 850): inconsistent with heavy hitters! 2025-05-07T20:58:01.4958354Z Skipping (s,q) (0.68, 850): inconsistent with heavy hitters! 2025-05-07T20:58:01.4958505Z Skipping (s,q) (0.69, 850): inconsistent with heavy hitters! 2025-05-07T20:58:01.4958652Z Skipping (s,q) (0.7, 850): inconsistent with heavy hitters! 2025-05-07T20:58:01.4958800Z Skipping (s,q) (0.71, 850): inconsistent with heavy hitters! 2025-05-07T20:58:01.4958949Z Skipping (s,q) (0.72, 850): inconsistent with heavy hitters! 2025-05-07T20:58:01.4959096Z Skipping (s,q) (0.73, 850): inconsistent with heavy hitters! 2025-05-07T20:58:01.4959422Z Skipping (s,q) (0.74, 850): inconsistent with heavy hitters! 2025-05-07T20:58:01.4959572Z Skipping (s,q) (0.75, 850): inconsistent with heavy hitters! 2025-05-07T20:58:01.4959723Z Skipping (s,q) (0.76, 850): inconsistent with heavy hitters! 2025-05-07T20:58:01.4959875Z Skipping (s,q) (0.77, 850): inconsistent with heavy hitters! 2025-05-07T20:58:01.4960026Z Skipping (s,q) (0.78, 850): inconsistent with heavy hitters! 2025-05-07T20:58:01.4960173Z Skipping (s,q) (0.79, 850): inconsistent with heavy hitters! 2025-05-07T20:58:01.4960324Z Skipping (s,q) (0.8, 850): inconsistent with heavy hitters! 2025-05-07T20:58:01.4960472Z Skipping (s,q) (0.81, 850): inconsistent with heavy hitters! 2025-05-07T20:58:01.4960620Z Skipping (s,q) (0.82, 850): inconsistent with heavy hitters! 2025-05-07T20:58:01.4960766Z Skipping (s,q) (0.83, 850): inconsistent with heavy hitters! 2025-05-07T20:58:01.4960912Z Skipping (s,q) (0.84, 850): inconsistent with heavy hitters! 2025-05-07T20:58:01.4961068Z Skipping (s,q) (0.85, 850): inconsistent with heavy hitters! 2025-05-07T20:58:01.4961215Z Skipping (s,q) (0.86, 850): inconsistent with heavy hitters! 2025-05-07T20:58:01.4961469Z Skipping (s,q) (0.87, 850): inconsistent with heavy hitters! 2025-05-07T20:58:01.4961619Z Skipping (s,q) (0.88, 850): inconsistent with heavy hitters! 2025-05-07T20:58:01.4961768Z Skipping (s,q) (0.89, 850): inconsistent with heavy hitters! 2025-05-07T20:58:01.4961914Z Skipping (s,q) (0.9, 850): inconsistent with heavy hitters! 2025-05-07T20:58:01.4962066Z Skipping (s,q) (0.91, 850): inconsistent with heavy hitters! 2025-05-07T20:58:01.4962213Z Skipping (s,q) (0.92, 850): inconsistent with heavy hitters! 2025-05-07T20:58:01.4962365Z Skipping (s,q) (0.93, 850): inconsistent with heavy hitters! 2025-05-07T20:58:01.4962512Z Skipping (s,q) (0.94, 850): inconsistent with heavy hitters! 2025-05-07T20:58:01.4962658Z Skipping (s,q) (0.95, 850): inconsistent with heavy hitters! 2025-05-07T20:58:01.4962809Z Skipping (s,q) (0.96, 850): inconsistent with heavy hitters! 2025-05-07T20:58:01.4962959Z Skipping (s,q) (0.97, 850): inconsistent with heavy hitters! 2025-05-07T20:58:01.4963103Z Skipping (s,q) (0.98, 850): inconsistent with heavy hitters! 2025-05-07T20:58:01.4963257Z Skipping (s,q) (0.99, 850): inconsistent with heavy hitters! 2025-05-07T20:58:01.4963398Z Skipping (s,q) (1, 850): inconsistent with heavy hitters! 2025-05-07T20:58:01.4963554Z Skipping (s,q) (1.01, 850): inconsistent with heavy hitters! 2025-05-07T20:58:01.4963701Z Skipping (s,q) (1.02, 850): inconsistent with heavy hitters! 2025-05-07T20:58:01.4963848Z Skipping (s,q) (1.03, 850): inconsistent with heavy hitters! 2025-05-07T20:58:01.4963996Z Skipping (s,q) (1.04, 850): inconsistent with heavy hitters! 2025-05-07T20:58:01.4964142Z Skipping (s,q) (1.05, 850): inconsistent with heavy hitters! 2025-05-07T20:58:01.4964288Z Skipping (s,q) (1.06, 850): inconsistent with heavy hitters! 2025-05-07T20:58:01.4964439Z Skipping (s,q) (1.07, 850): inconsistent with heavy hitters! 2025-05-07T20:58:01.4964647Z Skipping (s,q) (1.08, 850): inconsistent with heavy hitters! 2025-05-07T20:58:01.4964800Z Skipping (s,q) (1.09, 850): inconsistent with heavy hitters! 2025-05-07T20:58:01.4965000Z Skipping (s,q) (1.1, 850): inconsistent with heavy hitters! 2025-05-07T20:58:01.4965147Z Skipping (s,q) (1.11, 850): inconsistent with heavy hitters! 2025-05-07T20:58:01.4965353Z Skipping (s,q) (1.12, 850): inconsistent with heavy hitters! 2025-05-07T20:58:01.4965502Z Skipping (s,q) (1.13, 850): inconsistent with heavy hitters! 2025-05-07T20:58:01.4965650Z Skipping (s,q) (1.14, 850): inconsistent with heavy hitters! 2025-05-07T20:58:01.4965803Z Skipping (s,q) (1.15, 850): inconsistent with heavy hitters! 2025-05-07T20:58:01.4965948Z Skipping (s,q) (1.16, 850): inconsistent with heavy hitters! 2025-05-07T20:58:01.4966096Z Skipping (s,q) (1.17, 850): inconsistent with heavy hitters! 2025-05-07T20:58:01.4966242Z Skipping (s,q) (1.18, 850): inconsistent with heavy hitters! 2025-05-07T20:58:01.4966393Z Skipping (s,q) (1.19, 850): inconsistent with heavy hitters! 2025-05-07T20:58:01.4966542Z Skipping (s,q) (1.2, 850): inconsistent with heavy hitters! 2025-05-07T20:58:01.4966697Z Skipping (s,q) (1.21, 850): inconsistent with heavy hitters! 2025-05-07T20:58:01.4966845Z Skipping (s,q) (1.22, 850): inconsistent with heavy hitters! 2025-05-07T20:58:01.4966998Z Skipping (s,q) (1.23, 850): inconsistent with heavy hitters! 2025-05-07T20:58:01.4967147Z Skipping (s,q) (1.24, 850): inconsistent with heavy hitters! 2025-05-07T20:58:01.4967296Z Skipping (s,q) (1.25, 850): inconsistent with heavy hitters! 2025-05-07T20:58:01.4967444Z Skipping (s,q) (1.26, 850): inconsistent with heavy hitters! 2025-05-07T20:58:01.4967592Z Skipping (s,q) (1.27, 850): inconsistent with heavy hitters! 2025-05-07T20:58:01.4967741Z Skipping (s,q) (1.28, 850): inconsistent with heavy hitters! 2025-05-07T20:58:01.4967887Z Skipping (s,q) (1.29, 850): inconsistent with heavy hitters! 2025-05-07T20:58:01.4968034Z Skipping (s,q) (1.3, 850): inconsistent with heavy hitters! 2025-05-07T20:58:01.4968186Z Skipping (s,q) (1.31, 850): inconsistent with heavy hitters! 2025-05-07T20:58:01.4968380Z Skipping (s,q) (1.32, 850): inconsistent with heavy hitters! 2025-05-07T20:58:01.4968529Z Skipping (s,q) (1.33, 850): inconsistent with heavy hitters! 2025-05-07T20:58:01.4968678Z Skipping (s,q) (1.34, 850): inconsistent with heavy hitters! 2025-05-07T20:58:01.4968825Z Skipping (s,q) (1.35, 850): inconsistent with heavy hitters! 2025-05-07T20:58:01.4968974Z Skipping (s,q) (1.36, 850): inconsistent with heavy hitters! 2025-05-07T20:58:01.4969120Z Skipping (s,q) (1.37, 850): inconsistent with heavy hitters! 2025-05-07T20:58:01.4969266Z Skipping (s,q) (1.38, 850): inconsistent with heavy hitters! 2025-05-07T20:58:01.4969415Z Skipping (s,q) (1.39, 850): inconsistent with heavy hitters! 2025-05-07T20:58:01.4969562Z Skipping (s,q) (1.4, 850): inconsistent with heavy hitters! 2025-05-07T20:58:01.4969709Z Skipping (s,q) (1.41, 850): inconsistent with heavy hitters! 2025-05-07T20:58:01.4969860Z Skipping (s,q) (1.42, 850): inconsistent with heavy hitters! 2025-05-07T20:58:01.4970008Z Skipping (s,q) (1.43, 850): inconsistent with heavy hitters! 2025-05-07T20:58:01.4970162Z Skipping (s,q) (1.44, 850): inconsistent with heavy hitters! 2025-05-07T20:58:01.4970308Z Skipping (s,q) (1.45, 850): inconsistent with heavy hitters! 2025-05-07T20:58:01.4970456Z Skipping (s,q) (1.46, 850): inconsistent with heavy hitters! 2025-05-07T20:58:01.4970604Z Skipping (s,q) (1.47, 850): inconsistent with heavy hitters! 2025-05-07T20:58:01.4970752Z Skipping (s,q) (1.48, 850): inconsistent with heavy hitters! 2025-05-07T20:58:01.4970902Z Skipping (s,q) (1.49, 850): inconsistent with heavy hitters! 2025-05-07T20:58:01.4971053Z Skipping (s,q) (1.5, 850): inconsistent with heavy hitters! 2025-05-07T20:58:01.4971202Z Skipping (s,q) (1.51, 850): inconsistent with heavy hitters! 2025-05-07T20:58:01.4971353Z Skipping (s,q) (1.52, 850): inconsistent with heavy hitters! 2025-05-07T20:58:01.4971539Z Skipping (s,q) (1.53, 850): inconsistent with heavy hitters! 2025-05-07T20:58:01.4971689Z Skipping (s,q) (1.54, 850): inconsistent with heavy hitters! 2025-05-07T20:58:01.4971879Z Skipping (s,q) (1.55, 850): inconsistent with heavy hitters! 2025-05-07T20:58:01.4972025Z Skipping (s,q) (1.56, 850): inconsistent with heavy hitters! 2025-05-07T20:58:01.4972206Z Skipping (s,q) (1.57, 850): inconsistent with heavy hitters! 2025-05-07T20:58:01.4972357Z Skipping (s,q) (1.58, 850): inconsistent with heavy hitters! 2025-05-07T20:58:01.4972505Z Skipping (s,q) (1.59, 850): inconsistent with heavy hitters! 2025-05-07T20:58:01.4972655Z Skipping (s,q) (1.6, 850): inconsistent with heavy hitters! 2025-05-07T20:58:01.4972801Z Skipping (s,q) (1.61, 850): inconsistent with heavy hitters! 2025-05-07T20:58:01.4972949Z Skipping (s,q) (1.62, 850): inconsistent with heavy hitters! 2025-05-07T20:58:01.4973099Z Skipping (s,q) (1.63, 850): inconsistent with heavy hitters! 2025-05-07T20:58:01.4973249Z Skipping (s,q) (1.64, 850): inconsistent with heavy hitters! 2025-05-07T20:58:01.4973398Z Skipping (s,q) (1.65, 850): inconsistent with heavy hitters! 2025-05-07T20:58:01.4973552Z Skipping (s,q) (1.66, 850): inconsistent with heavy hitters! 2025-05-07T20:58:01.4973698Z Skipping (s,q) (1.67, 850): inconsistent with heavy hitters! 2025-05-07T20:58:01.4973849Z Skipping (s,q) (1.68, 850): inconsistent with heavy hitters! 2025-05-07T20:58:01.4973997Z Skipping (s,q) (1.69, 850): inconsistent with heavy hitters! 2025-05-07T20:58:01.4974143Z Skipping (s,q) (1.7, 850): inconsistent with heavy hitters! 2025-05-07T20:58:01.4974293Z Skipping (s,q) (1.71, 850): inconsistent with heavy hitters! 2025-05-07T20:58:01.4974440Z Skipping (s,q) (1.72, 850): inconsistent with heavy hitters! 2025-05-07T20:58:01.4974587Z Skipping (s,q) (1.73, 850): inconsistent with heavy hitters! 2025-05-07T20:58:01.4974738Z Skipping (s,q) (1.74, 850): inconsistent with heavy hitters! 2025-05-07T20:58:01.4974888Z Skipping (s,q) (1.75, 850): inconsistent with heavy hitters! 2025-05-07T20:58:01.4975041Z Skipping (s,q) (1.76, 850): inconsistent with heavy hitters! 2025-05-07T20:58:01.4975235Z Skipping (s,q) (1.77, 850): inconsistent with heavy hitters! 2025-05-07T20:58:01.4975382Z Skipping (s,q) (1.78, 850): inconsistent with heavy hitters! 2025-05-07T20:58:01.4975534Z Skipping (s,q) (1.79, 850): inconsistent with heavy hitters! 2025-05-07T20:58:01.4975684Z Skipping (s,q) (1.8, 850): inconsistent with heavy hitters! 2025-05-07T20:58:01.4975834Z Skipping (s,q) (1.81, 850): inconsistent with heavy hitters! 2025-05-07T20:58:01.4975983Z Skipping (s,q) (1.82, 850): inconsistent with heavy hitters! 2025-05-07T20:58:01.4976180Z Skipping (s,q) (1.83, 850): inconsistent with heavy hitters! 2025-05-07T20:58:01.4976330Z Skipping (s,q) (1.84, 850): inconsistent with heavy hitters! 2025-05-07T20:58:01.4976477Z Skipping (s,q) (1.85, 850): inconsistent with heavy hitters! 2025-05-07T20:58:01.4976624Z Skipping (s,q) (1.86, 850): inconsistent with heavy hitters! 2025-05-07T20:58:01.4976774Z Skipping (s,q) (1.87, 850): inconsistent with heavy hitters! 2025-05-07T20:58:01.4976922Z Skipping (s,q) (1.88, 850): inconsistent with heavy hitters! 2025-05-07T20:58:01.4977074Z Skipping (s,q) (1.89, 850): inconsistent with heavy hitters! 2025-05-07T20:58:01.4977224Z Skipping (s,q) (1.9, 850): inconsistent with heavy hitters! 2025-05-07T20:58:01.4977373Z Skipping (s,q) (1.91, 850): inconsistent with heavy hitters! 2025-05-07T20:58:01.4977522Z Skipping (s,q) (1.92, 850): inconsistent with heavy hitters! 2025-05-07T20:58:01.4977672Z Skipping (s,q) (1.93, 850): inconsistent with heavy hitters! 2025-05-07T20:58:01.4977820Z Skipping (s,q) (1.94, 850): inconsistent with heavy hitters! 2025-05-07T20:58:01.4977970Z Skipping (s,q) (1.95, 850): inconsistent with heavy hitters! 2025-05-07T20:58:01.4978116Z Skipping (s,q) (1.96, 850): inconsistent with heavy hitters! 2025-05-07T20:58:01.4978264Z Skipping (s,q) (1.97, 850): inconsistent with heavy hitters! 2025-05-07T20:58:01.4978462Z Skipping (s,q) (1.98, 850): inconsistent with heavy hitters! 2025-05-07T20:58:01.4978613Z Skipping (s,q) (1.99, 850): inconsistent with heavy hitters! 2025-05-07T20:58:01.4978805Z Skipping (s,q) (0.01, 875): inconsistent with heavy hitters! 2025-05-07T20:58:01.4978955Z Skipping (s,q) (0.02, 875): inconsistent with heavy hitters! 2025-05-07T20:58:01.4979191Z Skipping (s,q) (0.03, 875): inconsistent with heavy hitters! 2025-05-07T20:58:01.4979342Z Skipping (s,q) (0.04, 875): inconsistent with heavy hitters! 2025-05-07T20:58:01.4979489Z Skipping (s,q) (0.05, 875): inconsistent with heavy hitters! 2025-05-07T20:58:01.4979637Z Skipping (s,q) (0.06, 875): inconsistent with heavy hitters! 2025-05-07T20:58:01.4979785Z Skipping (s,q) (0.07, 875): inconsistent with heavy hitters! 2025-05-07T20:58:01.4979933Z Skipping (s,q) (0.08, 875): inconsistent with heavy hitters! 2025-05-07T20:58:01.4980079Z Skipping (s,q) (0.09, 875): inconsistent with heavy hitters! 2025-05-07T20:58:01.4980231Z Skipping (s,q) (0.1, 875): inconsistent with heavy hitters! 2025-05-07T20:58:01.4980379Z Skipping (s,q) (0.11, 875): inconsistent with heavy hitters! 2025-05-07T20:58:01.4980532Z Skipping (s,q) (0.12, 875): inconsistent with heavy hitters! 2025-05-07T20:58:01.4980679Z Skipping (s,q) (0.13, 875): inconsistent with heavy hitters! 2025-05-07T20:58:01.4980828Z Skipping (s,q) (0.14, 875): inconsistent with heavy hitters! 2025-05-07T20:58:01.4980977Z Skipping (s,q) (0.15, 875): inconsistent with heavy hitters! 2025-05-07T20:58:01.4981124Z Skipping (s,q) (0.16, 875): inconsistent with heavy hitters! 2025-05-07T20:58:01.4981271Z Skipping (s,q) (0.17, 875): inconsistent with heavy hitters! 2025-05-07T20:58:01.4981423Z Skipping (s,q) (0.18, 875): inconsistent with heavy hitters! 2025-05-07T20:58:01.4981569Z Skipping (s,q) (0.19, 875): inconsistent with heavy hitters! 2025-05-07T20:58:01.4981717Z Skipping (s,q) (0.2, 875): inconsistent with heavy hitters! 2025-05-07T20:58:01.4981864Z Skipping (s,q) (0.21, 875): inconsistent with heavy hitters! 2025-05-07T20:58:01.4982012Z Skipping (s,q) (0.22, 875): inconsistent with heavy hitters! 2025-05-07T20:58:01.4982164Z Skipping (s,q) (0.23, 875): inconsistent with heavy hitters! 2025-05-07T20:58:01.4982356Z Skipping (s,q) (0.24, 875): inconsistent with heavy hitters! 2025-05-07T20:58:01.4982503Z Skipping (s,q) (0.25, 875): inconsistent with heavy hitters! 2025-05-07T20:58:01.4982656Z Skipping (s,q) (0.26, 875): inconsistent with heavy hitters! 2025-05-07T20:58:01.4982803Z Skipping (s,q) (0.27, 875): inconsistent with heavy hitters! 2025-05-07T20:58:01.4982952Z Skipping (s,q) (0.28, 875): inconsistent with heavy hitters! 2025-05-07T20:58:01.4983097Z Skipping (s,q) (0.29, 875): inconsistent with heavy hitters! 2025-05-07T20:58:01.4983244Z Skipping (s,q) (0.3, 875): inconsistent with heavy hitters! 2025-05-07T20:58:01.4983395Z Skipping (s,q) (0.31, 875): inconsistent with heavy hitters! 2025-05-07T20:58:01.4983542Z Skipping (s,q) (0.32, 875): inconsistent with heavy hitters! 2025-05-07T20:58:01.4983691Z Skipping (s,q) (0.33, 875): inconsistent with heavy hitters! 2025-05-07T20:58:01.4983840Z Skipping (s,q) (0.34, 875): inconsistent with heavy hitters! 2025-05-07T20:58:01.4983990Z Skipping (s,q) (0.35, 875): inconsistent with heavy hitters! 2025-05-07T20:58:01.4984139Z Skipping (s,q) (0.36, 875): inconsistent with heavy hitters! 2025-05-07T20:58:01.4984287Z Skipping (s,q) (0.37, 875): inconsistent with heavy hitters! 2025-05-07T20:58:01.4984435Z Skipping (s,q) (0.38, 875): inconsistent with heavy hitters! 2025-05-07T20:58:01.4984585Z Skipping (s,q) (0.39, 875): inconsistent with heavy hitters! 2025-05-07T20:58:01.4984731Z Skipping (s,q) (0.4, 875): inconsistent with heavy hitters! 2025-05-07T20:58:01.4984878Z Skipping (s,q) (0.41, 875): inconsistent with heavy hitters! 2025-05-07T20:58:01.4985030Z Skipping (s,q) (0.42, 875): inconsistent with heavy hitters! 2025-05-07T20:58:01.4985176Z Skipping (s,q) (0.43, 875): inconsistent with heavy hitters! 2025-05-07T20:58:01.4985363Z Skipping (s,q) (0.44, 875): inconsistent with heavy hitters! 2025-05-07T20:58:01.4985515Z Skipping (s,q) (0.45, 875): inconsistent with heavy hitters! 2025-05-07T20:58:01.4985710Z Skipping (s,q) (0.46, 875): inconsistent with heavy hitters! 2025-05-07T20:58:01.4985862Z Skipping (s,q) (0.47, 875): inconsistent with heavy hitters! 2025-05-07T20:58:01.4986068Z Skipping (s,q) (0.48, 875): inconsistent with heavy hitters! 2025-05-07T20:58:01.4986217Z Skipping (s,q) (0.49, 875): inconsistent with heavy hitters! 2025-05-07T20:58:01.4986373Z Skipping (s,q) (0.5, 875): inconsistent with heavy hitters! 2025-05-07T20:58:01.4986518Z Skipping (s,q) (0.51, 875): inconsistent with heavy hitters! 2025-05-07T20:58:01.4986665Z Skipping (s,q) (0.52, 875): inconsistent with heavy hitters! 2025-05-07T20:58:01.4986816Z Skipping (s,q) (0.53, 875): inconsistent with heavy hitters! 2025-05-07T20:58:01.4986967Z Skipping (s,q) (0.54, 875): inconsistent with heavy hitters! 2025-05-07T20:58:01.4987119Z Skipping (s,q) (0.55, 875): inconsistent with heavy hitters! 2025-05-07T20:58:01.4987265Z Skipping (s,q) (0.56, 875): inconsistent with heavy hitters! 2025-05-07T20:58:01.4987416Z Skipping (s,q) (0.57, 875): inconsistent with heavy hitters! 2025-05-07T20:58:01.4987564Z Skipping (s,q) (0.58, 875): inconsistent with heavy hitters! 2025-05-07T20:58:01.4987715Z Skipping (s,q) (0.59, 875): inconsistent with heavy hitters! 2025-05-07T20:58:01.4987860Z Skipping (s,q) (0.6, 875): inconsistent with heavy hitters! 2025-05-07T20:58:01.4988013Z Skipping (s,q) (0.61, 875): inconsistent with heavy hitters! 2025-05-07T20:58:01.4988160Z Skipping (s,q) (0.62, 875): inconsistent with heavy hitters! 2025-05-07T20:58:01.4988309Z Skipping (s,q) (0.63, 875): inconsistent with heavy hitters! 2025-05-07T20:58:01.4988455Z Skipping (s,q) (0.64, 875): inconsistent with heavy hitters! 2025-05-07T20:58:01.4988603Z Skipping (s,q) (0.65, 875): inconsistent with heavy hitters! 2025-05-07T20:58:01.4988750Z Skipping (s,q) (0.66, 875): inconsistent with heavy hitters! 2025-05-07T20:58:01.4988899Z Skipping (s,q) (0.67, 875): inconsistent with heavy hitters! 2025-05-07T20:58:01.4989046Z Skipping (s,q) (0.68, 875): inconsistent with heavy hitters! 2025-05-07T20:58:01.4989243Z Skipping (s,q) (0.69, 875): inconsistent with heavy hitters! 2025-05-07T20:58:01.4989394Z Skipping (s,q) (0.7, 875): inconsistent with heavy hitters! 2025-05-07T20:58:01.4989551Z Skipping (s,q) (0.71, 875): inconsistent with heavy hitters! 2025-05-07T20:58:01.4989703Z Skipping (s,q) (0.72, 875): inconsistent with heavy hitters! 2025-05-07T20:58:01.4989851Z Skipping (s,q) (0.73, 875): inconsistent with heavy hitters! 2025-05-07T20:58:01.4990002Z Skipping (s,q) (0.74, 875): inconsistent with heavy hitters! 2025-05-07T20:58:01.4990152Z Skipping (s,q) (0.75, 875): inconsistent with heavy hitters! 2025-05-07T20:58:01.4990298Z Skipping (s,q) (0.76, 875): inconsistent with heavy hitters! 2025-05-07T20:58:01.4990451Z Skipping (s,q) (0.77, 875): inconsistent with heavy hitters! 2025-05-07T20:58:01.4990602Z Skipping (s,q) (0.78, 875): inconsistent with heavy hitters! 2025-05-07T20:58:01.4990751Z Skipping (s,q) (0.79, 875): inconsistent with heavy hitters! 2025-05-07T20:58:01.4990903Z Skipping (s,q) (0.8, 875): inconsistent with heavy hitters! 2025-05-07T20:58:01.4991051Z Skipping (s,q) (0.81, 875): inconsistent with heavy hitters! 2025-05-07T20:58:01.4991205Z Skipping (s,q) (0.82, 875): inconsistent with heavy hitters! 2025-05-07T20:58:01.4991353Z Skipping (s,q) (0.83, 875): inconsistent with heavy hitters! 2025-05-07T20:58:01.4991499Z Skipping (s,q) (0.84, 875): inconsistent with heavy hitters! 2025-05-07T20:58:01.4991649Z Skipping (s,q) (0.85, 875): inconsistent with heavy hitters! 2025-05-07T20:58:01.4991797Z Skipping (s,q) (0.86, 875): inconsistent with heavy hitters! 2025-05-07T20:58:01.4991946Z Skipping (s,q) (0.87, 875): inconsistent with heavy hitters! 2025-05-07T20:58:01.4992091Z Skipping (s,q) (0.88, 875): inconsistent with heavy hitters! 2025-05-07T20:58:01.4992282Z Skipping (s,q) (0.89, 875): inconsistent with heavy hitters! 2025-05-07T20:58:01.4992438Z Skipping (s,q) (0.9, 875): inconsistent with heavy hitters! 2025-05-07T20:58:01.4992625Z Skipping (s,q) (0.91, 875): inconsistent with heavy hitters! 2025-05-07T20:58:01.4992771Z Skipping (s,q) (0.92, 875): inconsistent with heavy hitters! 2025-05-07T20:58:01.4992960Z Skipping (s,q) (0.93, 875): inconsistent with heavy hitters! 2025-05-07T20:58:01.4993108Z Skipping (s,q) (0.94, 875): inconsistent with heavy hitters! 2025-05-07T20:58:01.4993253Z Skipping (s,q) (0.95, 875): inconsistent with heavy hitters! 2025-05-07T20:58:01.4993401Z Skipping (s,q) (0.96, 875): inconsistent with heavy hitters! 2025-05-07T20:58:01.4993549Z Skipping (s,q) (0.97, 875): inconsistent with heavy hitters! 2025-05-07T20:58:01.4993700Z Skipping (s,q) (0.98, 875): inconsistent with heavy hitters! 2025-05-07T20:58:01.4993847Z Skipping (s,q) (0.99, 875): inconsistent with heavy hitters! 2025-05-07T20:58:01.4993994Z Skipping (s,q) (1, 875): inconsistent with heavy hitters! 2025-05-07T20:58:01.4994144Z Skipping (s,q) (1.01, 875): inconsistent with heavy hitters! 2025-05-07T20:58:01.4994296Z Skipping (s,q) (1.02, 875): inconsistent with heavy hitters! 2025-05-07T20:58:01.4994442Z Skipping (s,q) (1.03, 875): inconsistent with heavy hitters! 2025-05-07T20:58:01.4994596Z Skipping (s,q) (1.04, 875): inconsistent with heavy hitters! 2025-05-07T20:58:01.4994743Z Skipping (s,q) (1.05, 875): inconsistent with heavy hitters! 2025-05-07T20:58:01.4994894Z Skipping (s,q) (1.06, 875): inconsistent with heavy hitters! 2025-05-07T20:58:01.4995040Z Skipping (s,q) (1.07, 875): inconsistent with heavy hitters! 2025-05-07T20:58:01.4995186Z Skipping (s,q) (1.08, 875): inconsistent with heavy hitters! 2025-05-07T20:58:01.4995336Z Skipping (s,q) (1.09, 875): inconsistent with heavy hitters! 2025-05-07T20:58:01.4995480Z Skipping (s,q) (1.1, 875): inconsistent with heavy hitters! 2025-05-07T20:58:01.4995630Z Skipping (s,q) (1.11, 875): inconsistent with heavy hitters! 2025-05-07T20:58:01.4995790Z Skipping (s,q) (1.12, 875): inconsistent with heavy hitters! 2025-05-07T20:58:01.4995938Z Skipping (s,q) (1.13, 875): inconsistent with heavy hitters! 2025-05-07T20:58:01.4996132Z Skipping (s,q) (1.14, 875): inconsistent with heavy hitters! 2025-05-07T20:58:01.4996278Z Skipping (s,q) (1.15, 875): inconsistent with heavy hitters! 2025-05-07T20:58:01.4996426Z Skipping (s,q) (1.16, 875): inconsistent with heavy hitters! 2025-05-07T20:58:01.4996577Z Skipping (s,q) (1.17, 875): inconsistent with heavy hitters! 2025-05-07T20:58:01.4996723Z Skipping (s,q) (1.18, 875): inconsistent with heavy hitters! 2025-05-07T20:58:01.4996869Z Skipping (s,q) (1.19, 875): inconsistent with heavy hitters! 2025-05-07T20:58:01.4997016Z Skipping (s,q) (1.2, 875): inconsistent with heavy hitters! 2025-05-07T20:58:01.4997163Z Skipping (s,q) (1.21, 875): inconsistent with heavy hitters! 2025-05-07T20:58:01.4997311Z Skipping (s,q) (1.22, 875): inconsistent with heavy hitters! 2025-05-07T20:58:01.4997464Z Skipping (s,q) (1.23, 875): inconsistent with heavy hitters! 2025-05-07T20:58:01.4997610Z Skipping (s,q) (1.24, 875): inconsistent with heavy hitters! 2025-05-07T20:58:01.4997765Z Skipping (s,q) (1.25, 875): inconsistent with heavy hitters! 2025-05-07T20:58:01.4997913Z Skipping (s,q) (1.26, 875): inconsistent with heavy hitters! 2025-05-07T20:58:01.4998063Z Skipping (s,q) (1.27, 875): inconsistent with heavy hitters! 2025-05-07T20:58:01.4998214Z Skipping (s,q) (1.28, 875): inconsistent with heavy hitters! 2025-05-07T20:58:01.4998364Z Skipping (s,q) (1.29, 875): inconsistent with heavy hitters! 2025-05-07T20:58:01.4998513Z Skipping (s,q) (1.3, 875): inconsistent with heavy hitters! 2025-05-07T20:58:01.4998662Z Skipping (s,q) (1.31, 875): inconsistent with heavy hitters! 2025-05-07T20:58:01.4998812Z Skipping (s,q) (1.32, 875): inconsistent with heavy hitters! 2025-05-07T20:58:01.4998960Z Skipping (s,q) (1.33, 875): inconsistent with heavy hitters! 2025-05-07T20:58:01.4999152Z Skipping (s,q) (1.34, 875): inconsistent with heavy hitters! 2025-05-07T20:58:01.4999299Z Skipping (s,q) (1.35, 875): inconsistent with heavy hitters! 2025-05-07T20:58:01.4999490Z Skipping (s,q) (1.36, 875): inconsistent with heavy hitters! 2025-05-07T20:58:01.4999637Z Skipping (s,q) (1.37, 875): inconsistent with heavy hitters! 2025-05-07T20:58:01.4999822Z Skipping (s,q) (1.38, 875): inconsistent with heavy hitters! 2025-05-07T20:58:01.4999970Z Skipping (s,q) (1.39, 875): inconsistent with heavy hitters! 2025-05-07T20:58:01.5000119Z Skipping (s,q) (1.4, 875): inconsistent with heavy hitters! 2025-05-07T20:58:01.5000271Z Skipping (s,q) (1.41, 875): inconsistent with heavy hitters! 2025-05-07T20:58:01.5000417Z Skipping (s,q) (1.42, 875): inconsistent with heavy hitters! 2025-05-07T20:58:01.5000566Z Skipping (s,q) (1.43, 875): inconsistent with heavy hitters! 2025-05-07T20:58:01.5000716Z Skipping (s,q) (1.44, 875): inconsistent with heavy hitters! 2025-05-07T20:58:01.5000866Z Skipping (s,q) (1.45, 875): inconsistent with heavy hitters! 2025-05-07T20:58:01.5001012Z Skipping (s,q) (1.46, 875): inconsistent with heavy hitters! 2025-05-07T20:58:01.5001174Z Skipping (s,q) (1.47, 875): inconsistent with heavy hitters! 2025-05-07T20:58:01.5001322Z Skipping (s,q) (1.48, 875): inconsistent with heavy hitters! 2025-05-07T20:58:01.5001470Z Skipping (s,q) (1.49, 875): inconsistent with heavy hitters! 2025-05-07T20:58:01.5001618Z Skipping (s,q) (1.5, 875): inconsistent with heavy hitters! 2025-05-07T20:58:01.5001767Z Skipping (s,q) (1.51, 875): inconsistent with heavy hitters! 2025-05-07T20:58:01.5001918Z Skipping (s,q) (1.52, 875): inconsistent with heavy hitters! 2025-05-07T20:58:01.5002065Z Skipping (s,q) (1.53, 875): inconsistent with heavy hitters! 2025-05-07T20:58:01.5002213Z Skipping (s,q) (1.54, 875): inconsistent with heavy hitters! 2025-05-07T20:58:01.5002365Z Skipping (s,q) (1.55, 875): inconsistent with heavy hitters! 2025-05-07T20:58:01.5002511Z Skipping (s,q) (1.56, 875): inconsistent with heavy hitters! 2025-05-07T20:58:01.5002662Z Skipping (s,q) (1.57, 875): inconsistent with heavy hitters! 2025-05-07T20:58:01.5002808Z Skipping (s,q) (1.58, 875): inconsistent with heavy hitters! 2025-05-07T20:58:01.5002999Z Skipping (s,q) (1.59, 875): inconsistent with heavy hitters! 2025-05-07T20:58:01.5003147Z Skipping (s,q) (1.6, 875): inconsistent with heavy hitters! 2025-05-07T20:58:01.5003296Z Skipping (s,q) (1.61, 875): inconsistent with heavy hitters! 2025-05-07T20:58:01.5003443Z Skipping (s,q) (1.62, 875): inconsistent with heavy hitters! 2025-05-07T20:58:01.5003597Z Skipping (s,q) (1.63, 875): inconsistent with heavy hitters! 2025-05-07T20:58:01.5003744Z Skipping (s,q) (1.64, 875): inconsistent with heavy hitters! 2025-05-07T20:58:01.5003892Z Skipping (s,q) (1.65, 875): inconsistent with heavy hitters! 2025-05-07T20:58:01.5004037Z Skipping (s,q) (1.66, 875): inconsistent with heavy hitters! 2025-05-07T20:58:01.5004184Z Skipping (s,q) (1.67, 875): inconsistent with heavy hitters! 2025-05-07T20:58:01.5004335Z Skipping (s,q) (1.68, 875): inconsistent with heavy hitters! 2025-05-07T20:58:01.5004482Z Skipping (s,q) (1.69, 875): inconsistent with heavy hitters! 2025-05-07T20:58:01.5004632Z Skipping (s,q) (1.7, 875): inconsistent with heavy hitters! 2025-05-07T20:58:01.5004782Z Skipping (s,q) (1.71, 875): inconsistent with heavy hitters! 2025-05-07T20:58:01.5004931Z Skipping (s,q) (1.72, 875): inconsistent with heavy hitters! 2025-05-07T20:58:01.5005084Z Skipping (s,q) (1.73, 875): inconsistent with heavy hitters! 2025-05-07T20:58:01.5005231Z Skipping (s,q) (1.74, 875): inconsistent with heavy hitters! 2025-05-07T20:58:01.5005377Z Skipping (s,q) (1.75, 875): inconsistent with heavy hitters! 2025-05-07T20:58:01.5005530Z Skipping (s,q) (1.76, 875): inconsistent with heavy hitters! 2025-05-07T20:58:01.5005677Z Skipping (s,q) (1.77, 875): inconsistent with heavy hitters! 2025-05-07T20:58:01.5005823Z Skipping (s,q) (1.78, 875): inconsistent with heavy hitters! 2025-05-07T20:58:01.5006018Z Skipping (s,q) (1.79, 875): inconsistent with heavy hitters! 2025-05-07T20:58:01.5006166Z Skipping (s,q) (1.8, 875): inconsistent with heavy hitters! 2025-05-07T20:58:01.5006356Z Skipping (s,q) (1.81, 875): inconsistent with heavy hitters! 2025-05-07T20:58:01.5006503Z Skipping (s,q) (1.82, 875): inconsistent with heavy hitters! 2025-05-07T20:58:01.5006690Z Skipping (s,q) (1.83, 875): inconsistent with heavy hitters! 2025-05-07T20:58:01.5006844Z Skipping (s,q) (1.84, 875): inconsistent with heavy hitters! 2025-05-07T20:58:01.5006990Z Skipping (s,q) (1.85, 875): inconsistent with heavy hitters! 2025-05-07T20:58:01.5007136Z Skipping (s,q) (1.86, 875): inconsistent with heavy hitters! 2025-05-07T20:58:01.5007287Z Skipping (s,q) (1.87, 875): inconsistent with heavy hitters! 2025-05-07T20:58:01.5007437Z Skipping (s,q) (1.88, 875): inconsistent with heavy hitters! 2025-05-07T20:58:01.5007583Z Skipping (s,q) (1.89, 875): inconsistent with heavy hitters! 2025-05-07T20:58:01.5007733Z Skipping (s,q) (1.9, 875): inconsistent with heavy hitters! 2025-05-07T20:58:01.5007882Z Skipping (s,q) (1.91, 875): inconsistent with heavy hitters! 2025-05-07T20:58:01.5008035Z Skipping (s,q) (1.92, 875): inconsistent with heavy hitters! 2025-05-07T20:58:01.5008184Z Skipping (s,q) (1.93, 875): inconsistent with heavy hitters! 2025-05-07T20:58:01.5008331Z Skipping (s,q) (1.94, 875): inconsistent with heavy hitters! 2025-05-07T20:58:01.5008493Z Skipping (s,q) (1.95, 875): inconsistent with heavy hitters! 2025-05-07T20:58:01.5008640Z Skipping (s,q) (1.96, 875): inconsistent with heavy hitters! 2025-05-07T20:58:01.5008785Z Skipping (s,q) (1.97, 875): inconsistent with heavy hitters! 2025-05-07T20:58:01.5008941Z Skipping (s,q) (1.98, 875): inconsistent with heavy hitters! 2025-05-07T20:58:01.5009087Z Skipping (s,q) (1.99, 875): inconsistent with heavy hitters! 2025-05-07T20:58:01.5009237Z Skipping (s,q) (0.01, 900): inconsistent with heavy hitters! 2025-05-07T20:58:01.5009384Z Skipping (s,q) (0.02, 900): inconsistent with heavy hitters! 2025-05-07T20:58:01.5009541Z Skipping (s,q) (0.03, 900): inconsistent with heavy hitters! 2025-05-07T20:58:01.5009697Z Skipping (s,q) (0.04, 900): inconsistent with heavy hitters! 2025-05-07T20:58:01.5009890Z Skipping (s,q) (0.05, 900): inconsistent with heavy hitters! 2025-05-07T20:58:01.5010037Z Skipping (s,q) (0.06, 900): inconsistent with heavy hitters! 2025-05-07T20:58:01.5010193Z Skipping (s,q) (0.07, 900): inconsistent with heavy hitters! 2025-05-07T20:58:01.5010339Z Skipping (s,q) (0.08, 900): inconsistent with heavy hitters! 2025-05-07T20:58:01.5010487Z Skipping (s,q) (0.09, 900): inconsistent with heavy hitters! 2025-05-07T20:58:01.5010633Z Skipping (s,q) (0.1, 900): inconsistent with heavy hitters! 2025-05-07T20:58:01.5010780Z Skipping (s,q) (0.11, 900): inconsistent with heavy hitters! 2025-05-07T20:58:01.5010928Z Skipping (s,q) (0.12, 900): inconsistent with heavy hitters! 2025-05-07T20:58:01.5011075Z Skipping (s,q) (0.13, 900): inconsistent with heavy hitters! 2025-05-07T20:58:01.5011224Z Skipping (s,q) (0.14, 900): inconsistent with heavy hitters! 2025-05-07T20:58:01.5011383Z Skipping (s,q) (0.15, 900): inconsistent with heavy hitters! 2025-05-07T20:58:01.5011533Z Skipping (s,q) (0.16, 900): inconsistent with heavy hitters! 2025-05-07T20:58:01.5011685Z Skipping (s,q) (0.17, 900): inconsistent with heavy hitters! 2025-05-07T20:58:01.5011833Z Skipping (s,q) (0.18, 900): inconsistent with heavy hitters! 2025-05-07T20:58:01.5011981Z Skipping (s,q) (0.19, 900): inconsistent with heavy hitters! 2025-05-07T20:58:01.5012129Z Skipping (s,q) (0.2, 900): inconsistent with heavy hitters! 2025-05-07T20:58:01.5012277Z Skipping (s,q) (0.21, 900): inconsistent with heavy hitters! 2025-05-07T20:58:01.5012424Z Skipping (s,q) (0.22, 900): inconsistent with heavy hitters! 2025-05-07T20:58:01.5012576Z Skipping (s,q) (0.23, 900): inconsistent with heavy hitters! 2025-05-07T20:58:01.5012722Z Skipping (s,q) (0.24, 900): inconsistent with heavy hitters! 2025-05-07T20:58:01.5012916Z Skipping (s,q) (0.25, 900): inconsistent with heavy hitters! 2025-05-07T20:58:01.5013067Z Skipping (s,q) (0.26, 900): inconsistent with heavy hitters! 2025-05-07T20:58:01.5013281Z Skipping (s,q) (0.27, 900): inconsistent with heavy hitters! 2025-05-07T20:58:01.5013433Z Skipping (s,q) (0.28, 900): inconsistent with heavy hitters! 2025-05-07T20:58:01.5013617Z Skipping (s,q) (0.29, 900): inconsistent with heavy hitters! 2025-05-07T20:58:01.5013765Z Skipping (s,q) (0.3, 900): inconsistent with heavy hitters! 2025-05-07T20:58:01.5013917Z Skipping (s,q) (0.31, 900): inconsistent with heavy hitters! 2025-05-07T20:58:01.5014066Z Skipping (s,q) (0.32, 900): inconsistent with heavy hitters! 2025-05-07T20:58:01.5014214Z Skipping (s,q) (0.33, 900): inconsistent with heavy hitters! 2025-05-07T20:58:01.5014362Z Skipping (s,q) (0.34, 900): inconsistent with heavy hitters! 2025-05-07T20:58:01.5014510Z Skipping (s,q) (0.35, 900): inconsistent with heavy hitters! 2025-05-07T20:58:01.5014658Z Skipping (s,q) (0.36, 900): inconsistent with heavy hitters! 2025-05-07T20:58:01.5014807Z Skipping (s,q) (0.37, 900): inconsistent with heavy hitters! 2025-05-07T20:58:01.5014957Z Skipping (s,q) (0.38, 900): inconsistent with heavy hitters! 2025-05-07T20:58:01.5015107Z Skipping (s,q) (0.39, 900): inconsistent with heavy hitters! 2025-05-07T20:58:01.5015253Z Skipping (s,q) (0.4, 900): inconsistent with heavy hitters! 2025-05-07T20:58:01.5015403Z Skipping (s,q) (0.41, 900): inconsistent with heavy hitters! 2025-05-07T20:58:01.5015561Z Skipping (s,q) (0.42, 900): inconsistent with heavy hitters! 2025-05-07T20:58:01.5019095Z Skipping (s,q) (0.43, 900): inconsistent with heavy hitters! 2025-05-07T20:58:01.5019269Z Skipping (s,q) (0.44, 900): inconsistent with heavy hitters! 2025-05-07T20:58:01.5019421Z Skipping (s,q) (0.45, 900): inconsistent with heavy hitters! 2025-05-07T20:58:01.5019570Z Skipping (s,q) (0.46, 900): inconsistent with heavy hitters! 2025-05-07T20:58:01.5019717Z Skipping (s,q) (0.47, 900): inconsistent with heavy hitters! 2025-05-07T20:58:01.5019873Z Skipping (s,q) (0.48, 900): inconsistent with heavy hitters! 2025-05-07T20:58:01.5020020Z Skipping (s,q) (0.49, 900): inconsistent with heavy hitters! 2025-05-07T20:58:01.5020238Z Skipping (s,q) (0.5, 900): inconsistent with heavy hitters! 2025-05-07T20:58:01.5020389Z Skipping (s,q) (0.51, 900): inconsistent with heavy hitters! 2025-05-07T20:58:01.5020538Z Skipping (s,q) (0.52, 900): inconsistent with heavy hitters! 2025-05-07T20:58:01.5020685Z Skipping (s,q) (0.53, 900): inconsistent with heavy hitters! 2025-05-07T20:58:01.5020830Z Skipping (s,q) (0.54, 900): inconsistent with heavy hitters! 2025-05-07T20:58:01.5020975Z Skipping (s,q) (0.55, 900): inconsistent with heavy hitters! 2025-05-07T20:58:01.5021126Z Skipping (s,q) (0.56, 900): inconsistent with heavy hitters! 2025-05-07T20:58:01.5021271Z Skipping (s,q) (0.57, 900): inconsistent with heavy hitters! 2025-05-07T20:58:01.5021417Z Skipping (s,q) (0.58, 900): inconsistent with heavy hitters! 2025-05-07T20:58:01.5021571Z Skipping (s,q) (0.59, 900): inconsistent with heavy hitters! 2025-05-07T20:58:01.5021718Z Skipping (s,q) (0.6, 900): inconsistent with heavy hitters! 2025-05-07T20:58:01.5021873Z Skipping (s,q) (0.61, 900): inconsistent with heavy hitters! 2025-05-07T20:58:01.5022017Z Skipping (s,q) (0.62, 900): inconsistent with heavy hitters! 2025-05-07T20:58:01.5022163Z Skipping (s,q) (0.63, 900): inconsistent with heavy hitters! 2025-05-07T20:58:01.5022313Z Skipping (s,q) (0.64, 900): inconsistent with heavy hitters! 2025-05-07T20:58:01.5022459Z Skipping (s,q) (0.65, 900): inconsistent with heavy hitters! 2025-05-07T20:58:01.5022605Z Skipping (s,q) (0.66, 900): inconsistent with heavy hitters! 2025-05-07T20:58:01.5022753Z Skipping (s,q) (0.67, 900): inconsistent with heavy hitters! 2025-05-07T20:58:01.5022899Z Skipping (s,q) (0.68, 900): inconsistent with heavy hitters! 2025-05-07T20:58:01.5023047Z Skipping (s,q) (0.69, 900): inconsistent with heavy hitters! 2025-05-07T20:58:01.5023240Z Skipping (s,q) (0.7, 900): inconsistent with heavy hitters! 2025-05-07T20:58:01.5023387Z Skipping (s,q) (0.71, 900): inconsistent with heavy hitters! 2025-05-07T20:58:01.5023576Z Skipping (s,q) (0.72, 900): inconsistent with heavy hitters! 2025-05-07T20:58:01.5023722Z Skipping (s,q) (0.73, 900): inconsistent with heavy hitters! 2025-05-07T20:58:01.5023906Z Skipping (s,q) (0.74, 900): inconsistent with heavy hitters! 2025-05-07T20:58:01.5024059Z Skipping (s,q) (0.75, 900): inconsistent with heavy hitters! 2025-05-07T20:58:01.5024206Z Skipping (s,q) (0.76, 900): inconsistent with heavy hitters! 2025-05-07T20:58:01.5024359Z Skipping (s,q) (0.77, 900): inconsistent with heavy hitters! 2025-05-07T20:58:01.5024504Z Skipping (s,q) (0.78, 900): inconsistent with heavy hitters! 2025-05-07T20:58:01.5024651Z Skipping (s,q) (0.79, 900): inconsistent with heavy hitters! 2025-05-07T20:58:01.5024801Z Skipping (s,q) (0.8, 900): inconsistent with heavy hitters! 2025-05-07T20:58:01.5024947Z Skipping (s,q) (0.81, 900): inconsistent with heavy hitters! 2025-05-07T20:58:01.5025096Z Skipping (s,q) (0.82, 900): inconsistent with heavy hitters! 2025-05-07T20:58:01.5025245Z Skipping (s,q) (0.83, 900): inconsistent with heavy hitters! 2025-05-07T20:58:01.5025396Z Skipping (s,q) (0.84, 900): inconsistent with heavy hitters! 2025-05-07T20:58:01.5025544Z Skipping (s,q) (0.85, 900): inconsistent with heavy hitters! 2025-05-07T20:58:01.5025693Z Skipping (s,q) (0.86, 900): inconsistent with heavy hitters! 2025-05-07T20:58:01.5025839Z Skipping (s,q) (0.87, 900): inconsistent with heavy hitters! 2025-05-07T20:58:01.5025988Z Skipping (s,q) (0.88, 900): inconsistent with heavy hitters! 2025-05-07T20:58:01.5026136Z Skipping (s,q) (0.89, 900): inconsistent with heavy hitters! 2025-05-07T20:58:01.5026282Z Skipping (s,q) (0.9, 900): inconsistent with heavy hitters! 2025-05-07T20:58:01.5026432Z Skipping (s,q) (0.91, 900): inconsistent with heavy hitters! 2025-05-07T20:58:01.5026578Z Skipping (s,q) (0.92, 900): inconsistent with heavy hitters! 2025-05-07T20:58:01.5026729Z Skipping (s,q) (0.93, 900): inconsistent with heavy hitters! 2025-05-07T20:58:01.5026874Z Skipping (s,q) (0.94, 900): inconsistent with heavy hitters! 2025-05-07T20:58:01.5027065Z Skipping (s,q) (0.95, 900): inconsistent with heavy hitters! 2025-05-07T20:58:01.5027215Z Skipping (s,q) (0.96, 900): inconsistent with heavy hitters! 2025-05-07T20:58:01.5027362Z Skipping (s,q) (0.97, 900): inconsistent with heavy hitters! 2025-05-07T20:58:01.5027508Z Skipping (s,q) (0.98, 900): inconsistent with heavy hitters! 2025-05-07T20:58:01.5027656Z Skipping (s,q) (0.99, 900): inconsistent with heavy hitters! 2025-05-07T20:58:01.5027798Z Skipping (s,q) (1, 900): inconsistent with heavy hitters! 2025-05-07T20:58:01.5027946Z Skipping (s,q) (1.01, 900): inconsistent with heavy hitters! 2025-05-07T20:58:01.5028090Z Skipping (s,q) (1.02, 900): inconsistent with heavy hitters! 2025-05-07T20:58:01.5028236Z Skipping (s,q) (1.03, 900): inconsistent with heavy hitters! 2025-05-07T20:58:01.5028385Z Skipping (s,q) (1.04, 900): inconsistent with heavy hitters! 2025-05-07T20:58:01.5028530Z Skipping (s,q) (1.05, 900): inconsistent with heavy hitters! 2025-05-07T20:58:01.5028680Z Skipping (s,q) (1.06, 900): inconsistent with heavy hitters! 2025-05-07T20:58:01.5028829Z Skipping (s,q) (1.07, 900): inconsistent with heavy hitters! 2025-05-07T20:58:01.5028975Z Skipping (s,q) (1.08, 900): inconsistent with heavy hitters! 2025-05-07T20:58:01.5029121Z Skipping (s,q) (1.09, 900): inconsistent with heavy hitters! 2025-05-07T20:58:01.5029274Z Skipping (s,q) (1.1, 900): inconsistent with heavy hitters! 2025-05-07T20:58:01.5029420Z Skipping (s,q) (1.11, 900): inconsistent with heavy hitters! 2025-05-07T20:58:01.5029569Z Skipping (s,q) (1.12, 900): inconsistent with heavy hitters! 2025-05-07T20:58:01.5029715Z Skipping (s,q) (1.13, 900): inconsistent with heavy hitters! 2025-05-07T20:58:01.5029859Z Skipping (s,q) (1.14, 900): inconsistent with heavy hitters! 2025-05-07T20:58:01.5030050Z Skipping (s,q) (1.15, 900): inconsistent with heavy hitters! 2025-05-07T20:58:01.5030198Z Skipping (s,q) (1.16, 900): inconsistent with heavy hitters! 2025-05-07T20:58:01.5030384Z Skipping (s,q) (1.17, 900): inconsistent with heavy hitters! 2025-05-07T20:58:01.5030533Z Skipping (s,q) (1.18, 900): inconsistent with heavy hitters! 2025-05-07T20:58:01.5030678Z Skipping (s,q) (1.19, 900): inconsistent with heavy hitters! 2025-05-07T20:58:01.5030863Z Skipping (s,q) (1.2, 900): inconsistent with heavy hitters! 2025-05-07T20:58:01.5031009Z Skipping (s,q) (1.21, 900): inconsistent with heavy hitters! 2025-05-07T20:58:01.5031155Z Skipping (s,q) (1.22, 900): inconsistent with heavy hitters! 2025-05-07T20:58:01.5031303Z Skipping (s,q) (1.23, 900): inconsistent with heavy hitters! 2025-05-07T20:58:01.5031449Z Skipping (s,q) (1.24, 900): inconsistent with heavy hitters! 2025-05-07T20:58:01.5031593Z Skipping (s,q) (1.25, 900): inconsistent with heavy hitters! 2025-05-07T20:58:01.5031739Z Skipping (s,q) (1.26, 900): inconsistent with heavy hitters! 2025-05-07T20:58:01.5031887Z Skipping (s,q) (1.27, 900): inconsistent with heavy hitters! 2025-05-07T20:58:01.5032036Z Skipping (s,q) (1.28, 900): inconsistent with heavy hitters! 2025-05-07T20:58:01.5032188Z Skipping (s,q) (1.29, 900): inconsistent with heavy hitters! 2025-05-07T20:58:01.5032332Z Skipping (s,q) (1.3, 900): inconsistent with heavy hitters! 2025-05-07T20:58:01.5032486Z Skipping (s,q) (1.31, 900): inconsistent with heavy hitters! 2025-05-07T20:58:01.5032633Z Skipping (s,q) (1.32, 900): inconsistent with heavy hitters! 2025-05-07T20:58:01.5032779Z Skipping (s,q) (1.33, 900): inconsistent with heavy hitters! 2025-05-07T20:58:01.5032926Z Skipping (s,q) (1.34, 900): inconsistent with heavy hitters! 2025-05-07T20:58:01.5033071Z Skipping (s,q) (1.35, 900): inconsistent with heavy hitters! 2025-05-07T20:58:01.5033218Z Skipping (s,q) (1.36, 900): inconsistent with heavy hitters! 2025-05-07T20:58:01.5033362Z Skipping (s,q) (1.37, 900): inconsistent with heavy hitters! 2025-05-07T20:58:01.5033509Z Skipping (s,q) (1.38, 900): inconsistent with heavy hitters! 2025-05-07T20:58:01.5033657Z Skipping (s,q) (1.39, 900): inconsistent with heavy hitters! 2025-05-07T20:58:01.5033847Z Skipping (s,q) (1.4, 900): inconsistent with heavy hitters! 2025-05-07T20:58:01.5033993Z Skipping (s,q) (1.41, 900): inconsistent with heavy hitters! 2025-05-07T20:58:01.5034144Z Skipping (s,q) (1.42, 900): inconsistent with heavy hitters! 2025-05-07T20:58:01.5034290Z Skipping (s,q) (1.43, 900): inconsistent with heavy hitters! 2025-05-07T20:58:01.5034437Z Skipping (s,q) (1.44, 900): inconsistent with heavy hitters! 2025-05-07T20:58:01.5034584Z Skipping (s,q) (1.45, 900): inconsistent with heavy hitters! 2025-05-07T20:58:01.5034731Z Skipping (s,q) (1.46, 900): inconsistent with heavy hitters! 2025-05-07T20:58:01.5034884Z Skipping (s,q) (1.47, 900): inconsistent with heavy hitters! 2025-05-07T20:58:01.5035031Z Skipping (s,q) (1.48, 900): inconsistent with heavy hitters! 2025-05-07T20:58:01.5035182Z Skipping (s,q) (1.49, 900): inconsistent with heavy hitters! 2025-05-07T20:58:01.5035330Z Skipping (s,q) (1.5, 900): inconsistent with heavy hitters! 2025-05-07T20:58:01.5035480Z Skipping (s,q) (1.51, 900): inconsistent with heavy hitters! 2025-05-07T20:58:01.5035628Z Skipping (s,q) (1.52, 900): inconsistent with heavy hitters! 2025-05-07T20:58:01.5035774Z Skipping (s,q) (1.53, 900): inconsistent with heavy hitters! 2025-05-07T20:58:01.5035919Z Skipping (s,q) (1.54, 900): inconsistent with heavy hitters! 2025-05-07T20:58:01.5036071Z Skipping (s,q) (1.55, 900): inconsistent with heavy hitters! 2025-05-07T20:58:01.5036219Z Skipping (s,q) (1.56, 900): inconsistent with heavy hitters! 2025-05-07T20:58:01.5036365Z Skipping (s,q) (1.57, 900): inconsistent with heavy hitters! 2025-05-07T20:58:01.5036511Z Skipping (s,q) (1.58, 900): inconsistent with heavy hitters! 2025-05-07T20:58:01.5036656Z Skipping (s,q) (1.59, 900): inconsistent with heavy hitters! 2025-05-07T20:58:01.5036822Z Skipping (s,q) (1.6, 900): inconsistent with heavy hitters! 2025-05-07T20:58:01.5037038Z Skipping (s,q) (1.61, 900): inconsistent with heavy hitters! 2025-05-07T20:58:01.5037222Z Skipping (s,q) (1.62, 900): inconsistent with heavy hitters! 2025-05-07T20:58:01.5037379Z Skipping (s,q) (1.63, 900): inconsistent with heavy hitters! 2025-05-07T20:58:01.5037527Z Skipping (s,q) (1.64, 900): inconsistent with heavy hitters! 2025-05-07T20:58:01.5037709Z Skipping (s,q) (1.65, 900): inconsistent with heavy hitters! 2025-05-07T20:58:01.5037862Z Skipping (s,q) (1.66, 900): inconsistent with heavy hitters! 2025-05-07T20:58:01.5038010Z Skipping (s,q) (1.67, 900): inconsistent with heavy hitters! 2025-05-07T20:58:01.5038155Z Skipping (s,q) (1.68, 900): inconsistent with heavy hitters! 2025-05-07T20:58:01.5038302Z Skipping (s,q) (1.69, 900): inconsistent with heavy hitters! 2025-05-07T20:58:01.5038446Z Skipping (s,q) (1.7, 900): inconsistent with heavy hitters! 2025-05-07T20:58:01.5038594Z Skipping (s,q) (1.71, 900): inconsistent with heavy hitters! 2025-05-07T20:58:01.5038740Z Skipping (s,q) (1.72, 900): inconsistent with heavy hitters! 2025-05-07T20:58:01.5038887Z Skipping (s,q) (1.73, 900): inconsistent with heavy hitters! 2025-05-07T20:58:01.5039039Z Skipping (s,q) (1.74, 900): inconsistent with heavy hitters! 2025-05-07T20:58:01.5039182Z Skipping (s,q) (1.75, 900): inconsistent with heavy hitters! 2025-05-07T20:58:01.5039326Z Skipping (s,q) (1.76, 900): inconsistent with heavy hitters! 2025-05-07T20:58:01.5039473Z Skipping (s,q) (1.77, 900): inconsistent with heavy hitters! 2025-05-07T20:58:01.5039618Z Skipping (s,q) (1.78, 900): inconsistent with heavy hitters! 2025-05-07T20:58:01.5039769Z Skipping (s,q) (1.79, 900): inconsistent with heavy hitters! 2025-05-07T20:58:01.5039911Z Skipping (s,q) (1.8, 900): inconsistent with heavy hitters! 2025-05-07T20:58:01.5040054Z Skipping (s,q) (1.81, 900): inconsistent with heavy hitters! 2025-05-07T20:58:01.5040199Z Skipping (s,q) (1.82, 900): inconsistent with heavy hitters! 2025-05-07T20:58:01.5040343Z Skipping (s,q) (1.83, 900): inconsistent with heavy hitters! 2025-05-07T20:58:01.5040485Z Skipping (s,q) (1.84, 900): inconsistent with heavy hitters! 2025-05-07T20:58:01.5040680Z Skipping (s,q) (1.85, 900): inconsistent with heavy hitters! 2025-05-07T20:58:01.5040825Z Skipping (s,q) (1.86, 900): inconsistent with heavy hitters! 2025-05-07T20:58:01.5040978Z Skipping (s,q) (1.87, 900): inconsistent with heavy hitters! 2025-05-07T20:58:01.5041122Z Skipping (s,q) (1.88, 900): inconsistent with heavy hitters! 2025-05-07T20:58:01.5041267Z Skipping (s,q) (1.89, 900): inconsistent with heavy hitters! 2025-05-07T20:58:01.5041416Z Skipping (s,q) (1.9, 900): inconsistent with heavy hitters! 2025-05-07T20:58:01.5041560Z Skipping (s,q) (1.91, 900): inconsistent with heavy hitters! 2025-05-07T20:58:01.5041703Z Skipping (s,q) (1.92, 900): inconsistent with heavy hitters! 2025-05-07T20:58:01.5041850Z Skipping (s,q) (1.93, 900): inconsistent with heavy hitters! 2025-05-07T20:58:01.5041995Z Skipping (s,q) (1.94, 900): inconsistent with heavy hitters! 2025-05-07T20:58:01.5042140Z Skipping (s,q) (1.95, 900): inconsistent with heavy hitters! 2025-05-07T20:58:01.5042289Z Skipping (s,q) (1.96, 900): inconsistent with heavy hitters! 2025-05-07T20:58:01.5042433Z Skipping (s,q) (1.97, 900): inconsistent with heavy hitters! 2025-05-07T20:58:01.5042582Z Skipping (s,q) (1.98, 900): inconsistent with heavy hitters! 2025-05-07T20:58:01.5042726Z Skipping (s,q) (1.99, 900): inconsistent with heavy hitters! 2025-05-07T20:58:01.5042869Z Skipping (s,q) (0.01, 925): inconsistent with heavy hitters! 2025-05-07T20:58:01.5043014Z Skipping (s,q) (0.02, 925): inconsistent with heavy hitters! 2025-05-07T20:58:01.5043156Z Skipping (s,q) (0.03, 925): inconsistent with heavy hitters! 2025-05-07T20:58:01.5043300Z Skipping (s,q) (0.04, 925): inconsistent with heavy hitters! 2025-05-07T20:58:01.5043444Z Skipping (s,q) (0.05, 925): inconsistent with heavy hitters! 2025-05-07T20:58:01.5043588Z Skipping (s,q) (0.06, 925): inconsistent with heavy hitters! 2025-05-07T20:58:01.5043803Z Skipping (s,q) (0.07, 925): inconsistent with heavy hitters! 2025-05-07T20:58:01.5043984Z Skipping (s,q) (0.08, 925): inconsistent with heavy hitters! 2025-05-07T20:58:01.5044129Z Skipping (s,q) (0.09, 925): inconsistent with heavy hitters! 2025-05-07T20:58:01.5044273Z Skipping (s,q) (0.1, 925): inconsistent with heavy hitters! 2025-05-07T20:58:01.5044454Z Skipping (s,q) (0.11, 925): inconsistent with heavy hitters! 2025-05-07T20:58:01.5044597Z Skipping (s,q) (0.12, 925): inconsistent with heavy hitters! 2025-05-07T20:58:01.5044745Z Skipping (s,q) (0.13, 925): inconsistent with heavy hitters! 2025-05-07T20:58:01.5044892Z Skipping (s,q) (0.14, 925): inconsistent with heavy hitters! 2025-05-07T20:58:01.5045039Z Skipping (s,q) (0.15, 925): inconsistent with heavy hitters! 2025-05-07T20:58:01.5045182Z Skipping (s,q) (0.16, 925): inconsistent with heavy hitters! 2025-05-07T20:58:01.5045324Z Skipping (s,q) (0.17, 925): inconsistent with heavy hitters! 2025-05-07T20:58:01.5045472Z Skipping (s,q) (0.18, 925): inconsistent with heavy hitters! 2025-05-07T20:58:01.5045615Z Skipping (s,q) (0.19, 925): inconsistent with heavy hitters! 2025-05-07T20:58:01.5045767Z Skipping (s,q) (0.2, 925): inconsistent with heavy hitters! 2025-05-07T20:58:01.5045916Z Skipping (s,q) (0.21, 925): inconsistent with heavy hitters! 2025-05-07T20:58:01.5046068Z Skipping (s,q) (0.22, 925): inconsistent with heavy hitters! 2025-05-07T20:58:01.5046214Z Skipping (s,q) (0.23, 925): inconsistent with heavy hitters! 2025-05-07T20:58:01.5046358Z Skipping (s,q) (0.24, 925): inconsistent with heavy hitters! 2025-05-07T20:58:01.5046501Z Skipping (s,q) (0.25, 925): inconsistent with heavy hitters! 2025-05-07T20:58:01.5046646Z Skipping (s,q) (0.26, 925): inconsistent with heavy hitters! 2025-05-07T20:58:01.5046787Z Skipping (s,q) (0.27, 925): inconsistent with heavy hitters! 2025-05-07T20:58:01.5046929Z Skipping (s,q) (0.28, 925): inconsistent with heavy hitters! 2025-05-07T20:58:01.5047080Z Skipping (s,q) (0.29, 925): inconsistent with heavy hitters! 2025-05-07T20:58:01.5047222Z Skipping (s,q) (0.3, 925): inconsistent with heavy hitters! 2025-05-07T20:58:01.5047416Z Skipping (s,q) (0.31, 925): inconsistent with heavy hitters! 2025-05-07T20:58:01.5047558Z Skipping (s,q) (0.32, 925): inconsistent with heavy hitters! 2025-05-07T20:58:01.5047707Z Skipping (s,q) (0.33, 925): inconsistent with heavy hitters! 2025-05-07T20:58:01.5047852Z Skipping (s,q) (0.34, 925): inconsistent with heavy hitters! 2025-05-07T20:58:01.5047994Z Skipping (s,q) (0.35, 925): inconsistent with heavy hitters! 2025-05-07T20:58:01.5048136Z Skipping (s,q) (0.36, 925): inconsistent with heavy hitters! 2025-05-07T20:58:01.5048283Z Skipping (s,q) (0.37, 925): inconsistent with heavy hitters! 2025-05-07T20:58:01.5048428Z Skipping (s,q) (0.38, 925): inconsistent with heavy hitters! 2025-05-07T20:58:01.5048576Z Skipping (s,q) (0.39, 925): inconsistent with heavy hitters! 2025-05-07T20:58:01.5048719Z Skipping (s,q) (0.4, 925): inconsistent with heavy hitters! 2025-05-07T20:58:01.5048863Z Skipping (s,q) (0.41, 925): inconsistent with heavy hitters! 2025-05-07T20:58:01.5049011Z Skipping (s,q) (0.42, 925): inconsistent with heavy hitters! 2025-05-07T20:58:01.5049155Z Skipping (s,q) (0.43, 925): inconsistent with heavy hitters! 2025-05-07T20:58:01.5049302Z Skipping (s,q) (0.44, 925): inconsistent with heavy hitters! 2025-05-07T20:58:01.5049449Z Skipping (s,q) (0.45, 925): inconsistent with heavy hitters! 2025-05-07T20:58:01.5049592Z Skipping (s,q) (0.46, 925): inconsistent with heavy hitters! 2025-05-07T20:58:01.5049738Z Skipping (s,q) (0.47, 925): inconsistent with heavy hitters! 2025-05-07T20:58:01.5049880Z Skipping (s,q) (0.48, 925): inconsistent with heavy hitters! 2025-05-07T20:58:01.5050021Z Skipping (s,q) (0.49, 925): inconsistent with heavy hitters! 2025-05-07T20:58:01.5050165Z Skipping (s,q) (0.5, 925): inconsistent with heavy hitters! 2025-05-07T20:58:01.5050308Z Skipping (s,q) (0.51, 925): inconsistent with heavy hitters! 2025-05-07T20:58:01.5050494Z Skipping (s,q) (0.52, 925): inconsistent with heavy hitters! 2025-05-07T20:58:01.5050644Z Skipping (s,q) (0.53, 925): inconsistent with heavy hitters! 2025-05-07T20:58:01.5050830Z Skipping (s,q) (0.54, 925): inconsistent with heavy hitters! 2025-05-07T20:58:01.5050975Z Skipping (s,q) (0.55, 925): inconsistent with heavy hitters! 2025-05-07T20:58:01.5051160Z Skipping (s,q) (0.56, 925): inconsistent with heavy hitters! 2025-05-07T20:58:01.5051304Z Skipping (s,q) (0.57, 925): inconsistent with heavy hitters! 2025-05-07T20:58:01.5051453Z Skipping (s,q) (0.58, 925): inconsistent with heavy hitters! 2025-05-07T20:58:01.5051597Z Skipping (s,q) (0.59, 925): inconsistent with heavy hitters! 2025-05-07T20:58:01.5051740Z Skipping (s,q) (0.6, 925): inconsistent with heavy hitters! 2025-05-07T20:58:01.5051887Z Skipping (s,q) (0.61, 925): inconsistent with heavy hitters! 2025-05-07T20:58:01.5052030Z Skipping (s,q) (0.62, 925): inconsistent with heavy hitters! 2025-05-07T20:58:01.5052176Z Skipping (s,q) (0.63, 925): inconsistent with heavy hitters! 2025-05-07T20:58:01.5052323Z Skipping (s,q) (0.64, 925): inconsistent with heavy hitters! 2025-05-07T20:58:01.5052471Z Skipping (s,q) (0.65, 925): inconsistent with heavy hitters! 2025-05-07T20:58:01.5052616Z Skipping (s,q) (0.66, 925): inconsistent with heavy hitters! 2025-05-07T20:58:01.5052761Z Skipping (s,q) (0.67, 925): inconsistent with heavy hitters! 2025-05-07T20:58:01.5052903Z Skipping (s,q) (0.68, 925): inconsistent with heavy hitters! 2025-05-07T20:58:01.5053048Z Skipping (s,q) (0.69, 925): inconsistent with heavy hitters! 2025-05-07T20:58:01.5053189Z Skipping (s,q) (0.7, 925): inconsistent with heavy hitters! 2025-05-07T20:58:01.5053331Z Skipping (s,q) (0.71, 925): inconsistent with heavy hitters! 2025-05-07T20:58:01.5053477Z Skipping (s,q) (0.72, 925): inconsistent with heavy hitters! 2025-05-07T20:58:01.5053620Z Skipping (s,q) (0.73, 925): inconsistent with heavy hitters! 2025-05-07T20:58:01.5053771Z Skipping (s,q) (0.74, 925): inconsistent with heavy hitters! 2025-05-07T20:58:01.5053912Z Skipping (s,q) (0.75, 925): inconsistent with heavy hitters! 2025-05-07T20:58:01.5054099Z Skipping (s,q) (0.76, 925): inconsistent with heavy hitters! 2025-05-07T20:58:01.5054243Z Skipping (s,q) (0.77, 925): inconsistent with heavy hitters! 2025-05-07T20:58:01.5054388Z Skipping (s,q) (0.78, 925): inconsistent with heavy hitters! 2025-05-07T20:58:01.5054533Z Skipping (s,q) (0.79, 925): inconsistent with heavy hitters! 2025-05-07T20:58:01.5054683Z Skipping (s,q) (0.8, 925): inconsistent with heavy hitters! 2025-05-07T20:58:01.5054828Z Skipping (s,q) (0.81, 925): inconsistent with heavy hitters! 2025-05-07T20:58:01.5054973Z Skipping (s,q) (0.82, 925): inconsistent with heavy hitters! 2025-05-07T20:58:01.5055116Z Skipping (s,q) (0.83, 925): inconsistent with heavy hitters! 2025-05-07T20:58:01.5055259Z Skipping (s,q) (0.84, 925): inconsistent with heavy hitters! 2025-05-07T20:58:01.5055406Z Skipping (s,q) (0.85, 925): inconsistent with heavy hitters! 2025-05-07T20:58:01.5055549Z Skipping (s,q) (0.86, 925): inconsistent with heavy hitters! 2025-05-07T20:58:01.5055695Z Skipping (s,q) (0.87, 925): inconsistent with heavy hitters! 2025-05-07T20:58:01.5055844Z Skipping (s,q) (0.88, 925): inconsistent with heavy hitters! 2025-05-07T20:58:01.5055991Z Skipping (s,q) (0.89, 925): inconsistent with heavy hitters! 2025-05-07T20:58:01.5056233Z Skipping (s,q) (0.9, 925): inconsistent with heavy hitters! 2025-05-07T20:58:01.5056378Z Skipping (s,q) (0.91, 925): inconsistent with heavy hitters! 2025-05-07T20:58:01.5056522Z Skipping (s,q) (0.92, 925): inconsistent with heavy hitters! 2025-05-07T20:58:01.5056668Z Skipping (s,q) (0.93, 925): inconsistent with heavy hitters! 2025-05-07T20:58:01.5056810Z Skipping (s,q) (0.94, 925): inconsistent with heavy hitters! 2025-05-07T20:58:01.5056955Z Skipping (s,q) (0.95, 925): inconsistent with heavy hitters! 2025-05-07T20:58:01.5057103Z Skipping (s,q) (0.96, 925): inconsistent with heavy hitters! 2025-05-07T20:58:01.5057290Z Skipping (s,q) (0.97, 925): inconsistent with heavy hitters! 2025-05-07T20:58:01.5057439Z Skipping (s,q) (0.98, 925): inconsistent with heavy hitters! 2025-05-07T20:58:01.5057629Z Skipping (s,q) (0.99, 925): inconsistent with heavy hitters! 2025-05-07T20:58:01.5057768Z Skipping (s,q) (1, 925): inconsistent with heavy hitters! 2025-05-07T20:58:01.5057951Z Skipping (s,q) (1.01, 925): inconsistent with heavy hitters! 2025-05-07T20:58:01.5058096Z Skipping (s,q) (1.02, 925): inconsistent with heavy hitters! 2025-05-07T20:58:01.5058240Z Skipping (s,q) (1.03, 925): inconsistent with heavy hitters! 2025-05-07T20:58:01.5058386Z Skipping (s,q) (1.04, 925): inconsistent with heavy hitters! 2025-05-07T20:58:01.5058532Z Skipping (s,q) (1.05, 925): inconsistent with heavy hitters! 2025-05-07T20:58:01.5058674Z Skipping (s,q) (1.06, 925): inconsistent with heavy hitters! 2025-05-07T20:58:01.5058820Z Skipping (s,q) (1.07, 925): inconsistent with heavy hitters! 2025-05-07T20:58:01.5058965Z Skipping (s,q) (1.08, 925): inconsistent with heavy hitters! 2025-05-07T20:58:01.5059110Z Skipping (s,q) (1.09, 925): inconsistent with heavy hitters! 2025-05-07T20:58:01.5059434Z Skipping (s,q) (1.1, 925): inconsistent with heavy hitters! 2025-05-07T20:58:01.5059584Z Skipping (s,q) (1.11, 925): inconsistent with heavy hitters! 2025-05-07T20:58:01.5059737Z Skipping (s,q) (1.12, 925): inconsistent with heavy hitters! 2025-05-07T20:58:01.5059882Z Skipping (s,q) (1.13, 925): inconsistent with heavy hitters! 2025-05-07T20:58:01.5060025Z Skipping (s,q) (1.14, 925): inconsistent with heavy hitters! 2025-05-07T20:58:01.5060169Z Skipping (s,q) (1.15, 925): inconsistent with heavy hitters! 2025-05-07T20:58:01.5060312Z Skipping (s,q) (1.16, 925): inconsistent with heavy hitters! 2025-05-07T20:58:01.5060456Z Skipping (s,q) (1.17, 925): inconsistent with heavy hitters! 2025-05-07T20:58:01.5060599Z Skipping (s,q) (1.18, 925): inconsistent with heavy hitters! 2025-05-07T20:58:01.5060746Z Skipping (s,q) (1.19, 925): inconsistent with heavy hitters! 2025-05-07T20:58:01.5060891Z Skipping (s,q) (1.2, 925): inconsistent with heavy hitters! 2025-05-07T20:58:01.5061123Z Skipping (s,q) (1.21, 925): inconsistent with heavy hitters! 2025-05-07T20:58:01.5061267Z Skipping (s,q) (1.22, 925): inconsistent with heavy hitters! 2025-05-07T20:58:01.5061414Z Skipping (s,q) (1.23, 925): inconsistent with heavy hitters! 2025-05-07T20:58:01.5061559Z Skipping (s,q) (1.24, 925): inconsistent with heavy hitters! 2025-05-07T20:58:01.5061703Z Skipping (s,q) (1.25, 925): inconsistent with heavy hitters! 2025-05-07T20:58:01.5061847Z Skipping (s,q) (1.26, 925): inconsistent with heavy hitters! 2025-05-07T20:58:01.5061989Z Skipping (s,q) (1.27, 925): inconsistent with heavy hitters! 2025-05-07T20:58:01.5062134Z Skipping (s,q) (1.28, 925): inconsistent with heavy hitters! 2025-05-07T20:58:01.5062276Z Skipping (s,q) (1.29, 925): inconsistent with heavy hitters! 2025-05-07T20:58:01.5062418Z Skipping (s,q) (1.3, 925): inconsistent with heavy hitters! 2025-05-07T20:58:01.5062565Z Skipping (s,q) (1.31, 925): inconsistent with heavy hitters! 2025-05-07T20:58:01.5062710Z Skipping (s,q) (1.32, 925): inconsistent with heavy hitters! 2025-05-07T20:58:01.5062859Z Skipping (s,q) (1.33, 925): inconsistent with heavy hitters! 2025-05-07T20:58:01.5063002Z Skipping (s,q) (1.34, 925): inconsistent with heavy hitters! 2025-05-07T20:58:01.5063148Z Skipping (s,q) (1.35, 925): inconsistent with heavy hitters! 2025-05-07T20:58:01.5063293Z Skipping (s,q) (1.36, 925): inconsistent with heavy hitters! 2025-05-07T20:58:01.5063436Z Skipping (s,q) (1.37, 925): inconsistent with heavy hitters! 2025-05-07T20:58:01.5063578Z Skipping (s,q) (1.38, 925): inconsistent with heavy hitters! 2025-05-07T20:58:01.5063730Z Skipping (s,q) (1.39, 925): inconsistent with heavy hitters! 2025-05-07T20:58:01.5063872Z Skipping (s,q) (1.4, 925): inconsistent with heavy hitters! 2025-05-07T20:58:01.5064017Z Skipping (s,q) (1.41, 925): inconsistent with heavy hitters! 2025-05-07T20:58:01.5064223Z Skipping (s,q) (1.42, 925): inconsistent with heavy hitters! 2025-05-07T20:58:01.5064368Z Skipping (s,q) (1.43, 925): inconsistent with heavy hitters! 2025-05-07T20:58:01.5064571Z Skipping (s,q) (1.44, 925): inconsistent with heavy hitters! 2025-05-07T20:58:01.5064718Z Skipping (s,q) (1.45, 925): inconsistent with heavy hitters! 2025-05-07T20:58:01.5064923Z Skipping (s,q) (1.46, 925): inconsistent with heavy hitters! 2025-05-07T20:58:01.5065074Z Skipping (s,q) (1.47, 925): inconsistent with heavy hitters! 2025-05-07T20:58:01.5065220Z Skipping (s,q) (1.48, 925): inconsistent with heavy hitters! 2025-05-07T20:58:01.5065368Z Skipping (s,q) (1.49, 925): inconsistent with heavy hitters! 2025-05-07T20:58:01.5065514Z Skipping (s,q) (1.5, 925): inconsistent with heavy hitters! 2025-05-07T20:58:01.5065662Z Skipping (s,q) (1.51, 925): inconsistent with heavy hitters! 2025-05-07T20:58:01.5065809Z Skipping (s,q) (1.52, 925): inconsistent with heavy hitters! 2025-05-07T20:58:01.5065958Z Skipping (s,q) (1.53, 925): inconsistent with heavy hitters! 2025-05-07T20:58:01.5066104Z Skipping (s,q) (1.54, 925): inconsistent with heavy hitters! 2025-05-07T20:58:01.5066257Z Skipping (s,q) (1.55, 925): inconsistent with heavy hitters! 2025-05-07T20:58:01.5066402Z Skipping (s,q) (1.56, 925): inconsistent with heavy hitters! 2025-05-07T20:58:01.5066550Z Skipping (s,q) (1.57, 925): inconsistent with heavy hitters! 2025-05-07T20:58:01.5066698Z Skipping (s,q) (1.58, 925): inconsistent with heavy hitters! 2025-05-07T20:58:01.5066844Z Skipping (s,q) (1.59, 925): inconsistent with heavy hitters! 2025-05-07T20:58:01.5066990Z Skipping (s,q) (1.6, 925): inconsistent with heavy hitters! 2025-05-07T20:58:01.5067137Z Skipping (s,q) (1.61, 925): inconsistent with heavy hitters! 2025-05-07T20:58:01.5067283Z Skipping (s,q) (1.62, 925): inconsistent with heavy hitters! 2025-05-07T20:58:01.5067430Z Skipping (s,q) (1.63, 925): inconsistent with heavy hitters! 2025-05-07T20:58:01.5067577Z Skipping (s,q) (1.64, 925): inconsistent with heavy hitters! 2025-05-07T20:58:01.5067724Z Skipping (s,q) (1.65, 925): inconsistent with heavy hitters! 2025-05-07T20:58:01.5067946Z Skipping (s,q) (1.66, 925): inconsistent with heavy hitters! 2025-05-07T20:58:01.5068093Z Skipping (s,q) (1.67, 925): inconsistent with heavy hitters! 2025-05-07T20:58:01.5068244Z Skipping (s,q) (1.68, 925): inconsistent with heavy hitters! 2025-05-07T20:58:01.5068392Z Skipping (s,q) (1.69, 925): inconsistent with heavy hitters! 2025-05-07T20:58:01.5068538Z Skipping (s,q) (1.7, 925): inconsistent with heavy hitters! 2025-05-07T20:58:01.5068686Z Skipping (s,q) (1.71, 925): inconsistent with heavy hitters! 2025-05-07T20:58:01.5068831Z Skipping (s,q) (1.72, 925): inconsistent with heavy hitters! 2025-05-07T20:58:01.5068976Z Skipping (s,q) (1.73, 925): inconsistent with heavy hitters! 2025-05-07T20:58:01.5069125Z Skipping (s,q) (1.74, 925): inconsistent with heavy hitters! 2025-05-07T20:58:01.5069272Z Skipping (s,q) (1.75, 925): inconsistent with heavy hitters! 2025-05-07T20:58:01.5069430Z Skipping (s,q) (1.76, 925): inconsistent with heavy hitters! 2025-05-07T20:58:01.5069577Z Skipping (s,q) (1.77, 925): inconsistent with heavy hitters! 2025-05-07T20:58:01.5069724Z Skipping (s,q) (1.78, 925): inconsistent with heavy hitters! 2025-05-07T20:58:01.5069872Z Skipping (s,q) (1.79, 925): inconsistent with heavy hitters! 2025-05-07T20:58:01.5070020Z Skipping (s,q) (1.8, 925): inconsistent with heavy hitters! 2025-05-07T20:58:01.5070167Z Skipping (s,q) (1.81, 925): inconsistent with heavy hitters! 2025-05-07T20:58:01.5070317Z Skipping (s,q) (1.82, 925): inconsistent with heavy hitters! 2025-05-07T20:58:01.5070463Z Skipping (s,q) (1.83, 925): inconsistent with heavy hitters! 2025-05-07T20:58:01.5070609Z Skipping (s,q) (1.84, 925): inconsistent with heavy hitters! 2025-05-07T20:58:01.5070755Z Skipping (s,q) (1.85, 925): inconsistent with heavy hitters! 2025-05-07T20:58:01.5070900Z Skipping (s,q) (1.86, 925): inconsistent with heavy hitters! 2025-05-07T20:58:01.5071090Z Skipping (s,q) (1.87, 925): inconsistent with heavy hitters! 2025-05-07T20:58:01.5071239Z Skipping (s,q) (1.88, 925): inconsistent with heavy hitters! 2025-05-07T20:58:01.5071424Z Skipping (s,q) (1.89, 925): inconsistent with heavy hitters! 2025-05-07T20:58:01.5071573Z Skipping (s,q) (1.9, 925): inconsistent with heavy hitters! 2025-05-07T20:58:01.5071756Z Skipping (s,q) (1.91, 925): inconsistent with heavy hitters! 2025-05-07T20:58:01.5071907Z Skipping (s,q) (1.92, 925): inconsistent with heavy hitters! 2025-05-07T20:58:01.5072054Z Skipping (s,q) (1.93, 925): inconsistent with heavy hitters! 2025-05-07T20:58:01.5072201Z Skipping (s,q) (1.94, 925): inconsistent with heavy hitters! 2025-05-07T20:58:01.5072352Z Skipping (s,q) (1.95, 925): inconsistent with heavy hitters! 2025-05-07T20:58:01.5072498Z Skipping (s,q) (1.96, 925): inconsistent with heavy hitters! 2025-05-07T20:58:01.5072643Z Skipping (s,q) (1.97, 925): inconsistent with heavy hitters! 2025-05-07T20:58:01.5072794Z Skipping (s,q) (1.98, 925): inconsistent with heavy hitters! 2025-05-07T20:58:01.5072939Z Skipping (s,q) (1.99, 925): inconsistent with heavy hitters! 2025-05-07T20:58:01.5073093Z Skipping (s,q) (0.01, 950): inconsistent with heavy hitters! 2025-05-07T20:58:01.5073240Z Skipping (s,q) (0.02, 950): inconsistent with heavy hitters! 2025-05-07T20:58:01.5073388Z Skipping (s,q) (0.03, 950): inconsistent with heavy hitters! 2025-05-07T20:58:01.5073537Z Skipping (s,q) (0.04, 950): inconsistent with heavy hitters! 2025-05-07T20:58:01.5073685Z Skipping (s,q) (0.05, 950): inconsistent with heavy hitters! 2025-05-07T20:58:01.5073836Z Skipping (s,q) (0.06, 950): inconsistent with heavy hitters! 2025-05-07T20:58:01.5073983Z Skipping (s,q) (0.07, 950): inconsistent with heavy hitters! 2025-05-07T20:58:01.5074129Z Skipping (s,q) (0.08, 950): inconsistent with heavy hitters! 2025-05-07T20:58:01.5074273Z Skipping (s,q) (0.09, 950): inconsistent with heavy hitters! 2025-05-07T20:58:01.5074424Z Skipping (s,q) (0.1, 950): inconsistent with heavy hitters! 2025-05-07T20:58:01.5074572Z Skipping (s,q) (0.11, 950): inconsistent with heavy hitters! 2025-05-07T20:58:01.5074766Z Skipping (s,q) (0.12, 950): inconsistent with heavy hitters! 2025-05-07T20:58:01.5074915Z Skipping (s,q) (0.13, 950): inconsistent with heavy hitters! 2025-05-07T20:58:01.5075064Z Skipping (s,q) (0.14, 950): inconsistent with heavy hitters! 2025-05-07T20:58:01.5075214Z Skipping (s,q) (0.15, 950): inconsistent with heavy hitters! 2025-05-07T20:58:01.5075362Z Skipping (s,q) (0.16, 950): inconsistent with heavy hitters! 2025-05-07T20:58:01.5075510Z Skipping (s,q) (0.17, 950): inconsistent with heavy hitters! 2025-05-07T20:58:01.5075656Z Skipping (s,q) (0.18, 950): inconsistent with heavy hitters! 2025-05-07T20:58:01.5075804Z Skipping (s,q) (0.19, 950): inconsistent with heavy hitters! 2025-05-07T20:58:01.5075948Z Skipping (s,q) (0.2, 950): inconsistent with heavy hitters! 2025-05-07T20:58:01.5076093Z Skipping (s,q) (0.21, 950): inconsistent with heavy hitters! 2025-05-07T20:58:01.5076244Z Skipping (s,q) (0.22, 950): inconsistent with heavy hitters! 2025-05-07T20:58:01.5076390Z Skipping (s,q) (0.23, 950): inconsistent with heavy hitters! 2025-05-07T20:58:01.5076541Z Skipping (s,q) (0.24, 950): inconsistent with heavy hitters! 2025-05-07T20:58:01.5076692Z Skipping (s,q) (0.25, 950): inconsistent with heavy hitters! 2025-05-07T20:58:01.5076871Z Skipping (s,q) (0.26, 950): inconsistent with heavy hitters! 2025-05-07T20:58:01.5077046Z Skipping (s,q) (0.27, 950): inconsistent with heavy hitters! 2025-05-07T20:58:01.5077195Z Skipping (s,q) (0.28, 950): inconsistent with heavy hitters! 2025-05-07T20:58:01.5077341Z Skipping (s,q) (0.29, 950): inconsistent with heavy hitters! 2025-05-07T20:58:01.5077489Z Skipping (s,q) (0.3, 950): inconsistent with heavy hitters! 2025-05-07T20:58:01.5077635Z Skipping (s,q) (0.31, 950): inconsistent with heavy hitters! 2025-05-07T20:58:01.5077782Z Skipping (s,q) (0.32, 950): inconsistent with heavy hitters! 2025-05-07T20:58:01.5077978Z Skipping (s,q) (0.33, 950): inconsistent with heavy hitters! 2025-05-07T20:58:01.5078125Z Skipping (s,q) (0.34, 950): inconsistent with heavy hitters! 2025-05-07T20:58:01.5078319Z Skipping (s,q) (0.35, 950): inconsistent with heavy hitters! 2025-05-07T20:58:01.5078465Z Skipping (s,q) (0.36, 950): inconsistent with heavy hitters! 2025-05-07T20:58:01.5078647Z Skipping (s,q) (0.37, 950): inconsistent with heavy hitters! 2025-05-07T20:58:01.5078800Z Skipping (s,q) (0.38, 950): inconsistent with heavy hitters! 2025-05-07T20:58:01.5078947Z Skipping (s,q) (0.39, 950): inconsistent with heavy hitters! 2025-05-07T20:58:01.5079093Z Skipping (s,q) (0.4, 950): inconsistent with heavy hitters! 2025-05-07T20:58:01.5079243Z Skipping (s,q) (0.41, 950): inconsistent with heavy hitters! 2025-05-07T20:58:01.5079388Z Skipping (s,q) (0.42, 950): inconsistent with heavy hitters! 2025-05-07T20:58:01.5079534Z Skipping (s,q) (0.43, 950): inconsistent with heavy hitters! 2025-05-07T20:58:01.5079688Z Skipping (s,q) (0.44, 950): inconsistent with heavy hitters! 2025-05-07T20:58:01.5079833Z Skipping (s,q) (0.45, 950): inconsistent with heavy hitters! 2025-05-07T20:58:01.5079984Z Skipping (s,q) (0.46, 950): inconsistent with heavy hitters! 2025-05-07T20:58:01.5080130Z Skipping (s,q) (0.47, 950): inconsistent with heavy hitters! 2025-05-07T20:58:01.5080282Z Skipping (s,q) (0.48, 950): inconsistent with heavy hitters! 2025-05-07T20:58:01.5080433Z Skipping (s,q) (0.49, 950): inconsistent with heavy hitters! 2025-05-07T20:58:01.5080580Z Skipping (s,q) (0.5, 950): inconsistent with heavy hitters! 2025-05-07T20:58:01.5080725Z Skipping (s,q) (0.51, 950): inconsistent with heavy hitters! 2025-05-07T20:58:01.5080874Z Skipping (s,q) (0.52, 950): inconsistent with heavy hitters! 2025-05-07T20:58:01.5081022Z Skipping (s,q) (0.53, 950): inconsistent with heavy hitters! 2025-05-07T20:58:01.5081172Z Skipping (s,q) (0.54, 950): inconsistent with heavy hitters! 2025-05-07T20:58:01.5081322Z Skipping (s,q) (0.55, 950): inconsistent with heavy hitters! 2025-05-07T20:58:01.5081469Z Skipping (s,q) (0.56, 950): inconsistent with heavy hitters! 2025-05-07T20:58:01.5081661Z Skipping (s,q) (0.57, 950): inconsistent with heavy hitters! 2025-05-07T20:58:01.5081807Z Skipping (s,q) (0.58, 950): inconsistent with heavy hitters! 2025-05-07T20:58:01.5081956Z Skipping (s,q) (0.59, 950): inconsistent with heavy hitters! 2025-05-07T20:58:01.5082102Z Skipping (s,q) (0.6, 950): inconsistent with heavy hitters! 2025-05-07T20:58:01.5082249Z Skipping (s,q) (0.61, 950): inconsistent with heavy hitters! 2025-05-07T20:58:01.5082400Z Skipping (s,q) (0.62, 950): inconsistent with heavy hitters! 2025-05-07T20:58:01.5082545Z Skipping (s,q) (0.63, 950): inconsistent with heavy hitters! 2025-05-07T20:58:01.5082690Z Skipping (s,q) (0.64, 950): inconsistent with heavy hitters! 2025-05-07T20:58:01.5082839Z Skipping (s,q) (0.65, 950): inconsistent with heavy hitters! 2025-05-07T20:58:01.5082988Z Skipping (s,q) (0.66, 950): inconsistent with heavy hitters! 2025-05-07T20:58:01.5083138Z Skipping (s,q) (0.67, 950): inconsistent with heavy hitters! 2025-05-07T20:58:01.5083287Z Skipping (s,q) (0.68, 950): inconsistent with heavy hitters! 2025-05-07T20:58:01.5083437Z Skipping (s,q) (0.69, 950): inconsistent with heavy hitters! 2025-05-07T20:58:01.5083584Z Skipping (s,q) (0.7, 950): inconsistent with heavy hitters! 2025-05-07T20:58:01.5083732Z Skipping (s,q) (0.71, 950): inconsistent with heavy hitters! 2025-05-07T20:58:01.5083880Z Skipping (s,q) (0.72, 950): inconsistent with heavy hitters! 2025-05-07T20:58:01.5084029Z Skipping (s,q) (0.73, 950): inconsistent with heavy hitters! 2025-05-07T20:58:01.5084176Z Skipping (s,q) (0.74, 950): inconsistent with heavy hitters! 2025-05-07T20:58:01.5084321Z Skipping (s,q) (0.75, 950): inconsistent with heavy hitters! 2025-05-07T20:58:01.5084468Z Skipping (s,q) (0.76, 950): inconsistent with heavy hitters! 2025-05-07T20:58:01.5084614Z Skipping (s,q) (0.77, 950): inconsistent with heavy hitters! 2025-05-07T20:58:01.5084806Z Skipping (s,q) (0.78, 950): inconsistent with heavy hitters! 2025-05-07T20:58:01.5084954Z Skipping (s,q) (0.79, 950): inconsistent with heavy hitters! 2025-05-07T20:58:01.5085140Z Skipping (s,q) (0.8, 950): inconsistent with heavy hitters! 2025-05-07T20:58:01.5085288Z Skipping (s,q) (0.81, 950): inconsistent with heavy hitters! 2025-05-07T20:58:01.5085466Z Skipping (s,q) (0.82, 950): inconsistent with heavy hitters! 2025-05-07T20:58:01.5085610Z Skipping (s,q) (0.83, 950): inconsistent with heavy hitters! 2025-05-07T20:58:01.5085755Z Skipping (s,q) (0.84, 950): inconsistent with heavy hitters! 2025-05-07T20:58:01.5085898Z Skipping (s,q) (0.85, 950): inconsistent with heavy hitters! 2025-05-07T20:58:01.5086040Z Skipping (s,q) (0.86, 950): inconsistent with heavy hitters! 2025-05-07T20:58:01.5086187Z Skipping (s,q) (0.87, 950): inconsistent with heavy hitters! 2025-05-07T20:58:01.5086330Z Skipping (s,q) (0.88, 950): inconsistent with heavy hitters! 2025-05-07T20:58:01.5086479Z Skipping (s,q) (0.89, 950): inconsistent with heavy hitters! 2025-05-07T20:58:01.5086622Z Skipping (s,q) (0.9, 950): inconsistent with heavy hitters! 2025-05-07T20:58:01.5086771Z Skipping (s,q) (0.91, 950): inconsistent with heavy hitters! 2025-05-07T20:58:01.5086917Z Skipping (s,q) (0.92, 950): inconsistent with heavy hitters! 2025-05-07T20:58:01.5087064Z Skipping (s,q) (0.93, 950): inconsistent with heavy hitters! 2025-05-07T20:58:01.5087206Z Skipping (s,q) (0.94, 950): inconsistent with heavy hitters! 2025-05-07T20:58:01.5087355Z Skipping (s,q) (0.95, 950): inconsistent with heavy hitters! 2025-05-07T20:58:01.5087501Z Skipping (s,q) (0.96, 950): inconsistent with heavy hitters! 2025-05-07T20:58:01.5087647Z Skipping (s,q) (0.97, 950): inconsistent with heavy hitters! 2025-05-07T20:58:01.5087789Z Skipping (s,q) (0.98, 950): inconsistent with heavy hitters! 2025-05-07T20:58:01.5087931Z Skipping (s,q) (0.99, 950): inconsistent with heavy hitters! 2025-05-07T20:58:01.5088076Z Skipping (s,q) (1, 950): inconsistent with heavy hitters! 2025-05-07T20:58:01.5088223Z Skipping (s,q) (1.01, 950): inconsistent with heavy hitters! 2025-05-07T20:58:01.5088368Z Skipping (s,q) (1.02, 950): inconsistent with heavy hitters! 2025-05-07T20:58:01.5088557Z Skipping (s,q) (1.03, 950): inconsistent with heavy hitters! 2025-05-07T20:58:01.5088701Z Skipping (s,q) (1.04, 950): inconsistent with heavy hitters! 2025-05-07T20:58:01.5088851Z Skipping (s,q) (1.05, 950): inconsistent with heavy hitters! 2025-05-07T20:58:01.5088997Z Skipping (s,q) (1.06, 950): inconsistent with heavy hitters! 2025-05-07T20:58:01.5089141Z Skipping (s,q) (1.07, 950): inconsistent with heavy hitters! 2025-05-07T20:58:01.5089286Z Skipping (s,q) (1.08, 950): inconsistent with heavy hitters! 2025-05-07T20:58:01.5089428Z Skipping (s,q) (1.09, 950): inconsistent with heavy hitters! 2025-05-07T20:58:01.5089571Z Skipping (s,q) (1.1, 950): inconsistent with heavy hitters! 2025-05-07T20:58:01.5089716Z Skipping (s,q) (1.11, 950): inconsistent with heavy hitters! 2025-05-07T20:58:01.5089863Z Skipping (s,q) (1.12, 950): inconsistent with heavy hitters! 2025-05-07T20:58:01.5090009Z Skipping (s,q) (1.13, 950): inconsistent with heavy hitters! 2025-05-07T20:58:01.5090155Z Skipping (s,q) (1.14, 950): inconsistent with heavy hitters! 2025-05-07T20:58:01.5090298Z Skipping (s,q) (1.15, 950): inconsistent with heavy hitters! 2025-05-07T20:58:01.5090447Z Skipping (s,q) (1.16, 950): inconsistent with heavy hitters! 2025-05-07T20:58:01.5090589Z Skipping (s,q) (1.17, 950): inconsistent with heavy hitters! 2025-05-07T20:58:01.5090730Z Skipping (s,q) (1.18, 950): inconsistent with heavy hitters! 2025-05-07T20:58:01.5090876Z Skipping (s,q) (1.19, 950): inconsistent with heavy hitters! 2025-05-07T20:58:01.5091021Z Skipping (s,q) (1.2, 950): inconsistent with heavy hitters! 2025-05-07T20:58:01.5091167Z Skipping (s,q) (1.21, 950): inconsistent with heavy hitters! 2025-05-07T20:58:01.5091312Z Skipping (s,q) (1.22, 950): inconsistent with heavy hitters! 2025-05-07T20:58:01.5091501Z Skipping (s,q) (1.23, 950): inconsistent with heavy hitters! 2025-05-07T20:58:01.5091651Z Skipping (s,q) (1.24, 950): inconsistent with heavy hitters! 2025-05-07T20:58:01.5091888Z Skipping (s,q) (1.25, 950): inconsistent with heavy hitters! 2025-05-07T20:58:01.5092032Z Skipping (s,q) (1.26, 950): inconsistent with heavy hitters! 2025-05-07T20:58:01.5092240Z Skipping (s,q) (1.27, 950): inconsistent with heavy hitters! 2025-05-07T20:58:01.5092385Z Skipping (s,q) (1.28, 950): inconsistent with heavy hitters! 2025-05-07T20:58:01.5092530Z Skipping (s,q) (1.29, 950): inconsistent with heavy hitters! 2025-05-07T20:58:01.5092671Z Skipping (s,q) (1.3, 950): inconsistent with heavy hitters! 2025-05-07T20:58:01.5092818Z Skipping (s,q) (1.31, 950): inconsistent with heavy hitters! 2025-05-07T20:58:01.5092963Z Skipping (s,q) (1.32, 950): inconsistent with heavy hitters! 2025-05-07T20:58:01.5093106Z Skipping (s,q) (1.33, 950): inconsistent with heavy hitters! 2025-05-07T20:58:01.5093255Z Skipping (s,q) (1.34, 950): inconsistent with heavy hitters! 2025-05-07T20:58:01.5093400Z Skipping (s,q) (1.35, 950): inconsistent with heavy hitters! 2025-05-07T20:58:01.5093547Z Skipping (s,q) (1.36, 950): inconsistent with heavy hitters! 2025-05-07T20:58:01.5093689Z Skipping (s,q) (1.37, 950): inconsistent with heavy hitters! 2025-05-07T20:58:01.5093838Z Skipping (s,q) (1.38, 950): inconsistent with heavy hitters! 2025-05-07T20:58:01.5093986Z Skipping (s,q) (1.39, 950): inconsistent with heavy hitters! 2025-05-07T20:58:01.5094133Z Skipping (s,q) (1.4, 950): inconsistent with heavy hitters! 2025-05-07T20:58:01.5094277Z Skipping (s,q) (1.41, 950): inconsistent with heavy hitters! 2025-05-07T20:58:01.5094421Z Skipping (s,q) (1.42, 950): inconsistent with heavy hitters! 2025-05-07T20:58:01.5094567Z Skipping (s,q) (1.43, 950): inconsistent with heavy hitters! 2025-05-07T20:58:01.5094711Z Skipping (s,q) (1.44, 950): inconsistent with heavy hitters! 2025-05-07T20:58:01.5094854Z Skipping (s,q) (1.45, 950): inconsistent with heavy hitters! 2025-05-07T20:58:01.5095006Z Skipping (s,q) (1.46, 950): inconsistent with heavy hitters! 2025-05-07T20:58:01.5095155Z Skipping (s,q) (1.47, 950): inconsistent with heavy hitters! 2025-05-07T20:58:01.5095341Z Skipping (s,q) (1.48, 950): inconsistent with heavy hitters! 2025-05-07T20:58:01.5095483Z Skipping (s,q) (1.49, 950): inconsistent with heavy hitters! 2025-05-07T20:58:01.5095628Z Skipping (s,q) (1.5, 950): inconsistent with heavy hitters! 2025-05-07T20:58:01.5095773Z Skipping (s,q) (1.51, 950): inconsistent with heavy hitters! 2025-05-07T20:58:01.5095918Z Skipping (s,q) (1.52, 950): inconsistent with heavy hitters! 2025-05-07T20:58:01.5096060Z Skipping (s,q) (1.53, 950): inconsistent with heavy hitters! 2025-05-07T20:58:01.5096270Z Skipping (s,q) (1.54, 950): inconsistent with heavy hitters! 2025-05-07T20:58:01.5096413Z Skipping (s,q) (1.55, 950): inconsistent with heavy hitters! 2025-05-07T20:58:01.5096561Z Skipping (s,q) (1.56, 950): inconsistent with heavy hitters! 2025-05-07T20:58:01.5096707Z Skipping (s,q) (1.57, 950): inconsistent with heavy hitters! 2025-05-07T20:58:01.5096851Z Skipping (s,q) (1.58, 950): inconsistent with heavy hitters! 2025-05-07T20:58:01.5097001Z Skipping (s,q) (1.59, 950): inconsistent with heavy hitters! 2025-05-07T20:58:01.5097143Z Skipping (s,q) (1.6, 950): inconsistent with heavy hitters! 2025-05-07T20:58:01.5097288Z Skipping (s,q) (1.61, 950): inconsistent with heavy hitters! 2025-05-07T20:58:01.5097434Z Skipping (s,q) (1.62, 950): inconsistent with heavy hitters! 2025-05-07T20:58:01.5097578Z Skipping (s,q) (1.63, 950): inconsistent with heavy hitters! 2025-05-07T20:58:01.5097725Z Skipping (s,q) (1.64, 950): inconsistent with heavy hitters! 2025-05-07T20:58:01.5097868Z Skipping (s,q) (1.65, 950): inconsistent with heavy hitters! 2025-05-07T20:58:01.5098013Z Skipping (s,q) (1.66, 950): inconsistent with heavy hitters! 2025-05-07T20:58:01.5098158Z Skipping (s,q) (1.67, 950): inconsistent with heavy hitters! 2025-05-07T20:58:01.5098349Z Skipping (s,q) (1.68, 950): inconsistent with heavy hitters! 2025-05-07T20:58:01.5098495Z Skipping (s,q) (1.69, 950): inconsistent with heavy hitters! 2025-05-07T20:58:01.5098681Z Skipping (s,q) (1.7, 950): inconsistent with heavy hitters! 2025-05-07T20:58:01.5098825Z Skipping (s,q) (1.71, 950): inconsistent with heavy hitters! 2025-05-07T20:58:01.5099008Z Skipping (s,q) (1.72, 950): inconsistent with heavy hitters! 2025-05-07T20:58:01.5099158Z Skipping (s,q) (1.73, 950): inconsistent with heavy hitters! 2025-05-07T20:58:01.5099302Z Skipping (s,q) (1.74, 950): inconsistent with heavy hitters! 2025-05-07T20:58:01.5099447Z Skipping (s,q) (1.75, 950): inconsistent with heavy hitters! 2025-05-07T20:58:01.5099590Z Skipping (s,q) (1.76, 950): inconsistent with heavy hitters! 2025-05-07T20:58:01.5099735Z Skipping (s,q) (1.77, 950): inconsistent with heavy hitters! 2025-05-07T20:58:01.5099880Z Skipping (s,q) (1.78, 950): inconsistent with heavy hitters! 2025-05-07T20:58:01.5100025Z Skipping (s,q) (1.79, 950): inconsistent with heavy hitters! 2025-05-07T20:58:01.5100170Z Skipping (s,q) (1.8, 950): inconsistent with heavy hitters! 2025-05-07T20:58:01.5100316Z Skipping (s,q) (1.81, 950): inconsistent with heavy hitters! 2025-05-07T20:58:01.5100461Z Skipping (s,q) (1.82, 950): inconsistent with heavy hitters! 2025-05-07T20:58:01.5100609Z Skipping (s,q) (1.83, 950): inconsistent with heavy hitters! 2025-05-07T20:58:01.5100754Z Skipping (s,q) (1.84, 950): inconsistent with heavy hitters! 2025-05-07T20:58:01.5100898Z Skipping (s,q) (1.85, 950): inconsistent with heavy hitters! 2025-05-07T20:58:01.5101044Z Skipping (s,q) (1.86, 950): inconsistent with heavy hitters! 2025-05-07T20:58:01.5101187Z Skipping (s,q) (1.87, 950): inconsistent with heavy hitters! 2025-05-07T20:58:01.5101333Z Skipping (s,q) (1.88, 950): inconsistent with heavy hitters! 2025-05-07T20:58:01.5101479Z Skipping (s,q) (1.89, 950): inconsistent with heavy hitters! 2025-05-07T20:58:01.5101620Z Skipping (s,q) (1.9, 950): inconsistent with heavy hitters! 2025-05-07T20:58:01.5101770Z Skipping (s,q) (1.91, 950): inconsistent with heavy hitters! 2025-05-07T20:58:01.5101917Z Skipping (s,q) (1.92, 950): inconsistent with heavy hitters! 2025-05-07T20:58:01.5102104Z Skipping (s,q) (1.93, 950): inconsistent with heavy hitters! 2025-05-07T20:58:01.5102250Z Skipping (s,q) (1.94, 950): inconsistent with heavy hitters! 2025-05-07T20:58:01.5102397Z Skipping (s,q) (1.95, 950): inconsistent with heavy hitters! 2025-05-07T20:58:01.5102542Z Skipping (s,q) (1.96, 950): inconsistent with heavy hitters! 2025-05-07T20:58:01.5102691Z Skipping (s,q) (1.97, 950): inconsistent with heavy hitters! 2025-05-07T20:58:01.5102833Z Skipping (s,q) (1.98, 950): inconsistent with heavy hitters! 2025-05-07T20:58:01.5102981Z Skipping (s,q) (1.99, 950): inconsistent with heavy hitters! 2025-05-07T20:58:01.5103126Z Skipping (s,q) (0.01, 975): inconsistent with heavy hitters! 2025-05-07T20:58:01.5103269Z Skipping (s,q) (0.02, 975): inconsistent with heavy hitters! 2025-05-07T20:58:01.5103417Z Skipping (s,q) (0.03, 975): inconsistent with heavy hitters! 2025-05-07T20:58:01.5103560Z Skipping (s,q) (0.04, 975): inconsistent with heavy hitters! 2025-05-07T20:58:01.5103706Z Skipping (s,q) (0.05, 975): inconsistent with heavy hitters! 2025-05-07T20:58:01.5103854Z Skipping (s,q) (0.06, 975): inconsistent with heavy hitters! 2025-05-07T20:58:01.5103997Z Skipping (s,q) (0.07, 975): inconsistent with heavy hitters! 2025-05-07T20:58:01.5104146Z Skipping (s,q) (0.08, 975): inconsistent with heavy hitters! 2025-05-07T20:58:01.5104288Z Skipping (s,q) (0.09, 975): inconsistent with heavy hitters! 2025-05-07T20:58:01.5104431Z Skipping (s,q) (0.1, 975): inconsistent with heavy hitters! 2025-05-07T20:58:01.5104576Z Skipping (s,q) (0.11, 975): inconsistent with heavy hitters! 2025-05-07T20:58:01.5104719Z Skipping (s,q) (0.12, 975): inconsistent with heavy hitters! 2025-05-07T20:58:01.5104862Z Skipping (s,q) (0.13, 975): inconsistent with heavy hitters! 2025-05-07T20:58:01.5105051Z Skipping (s,q) (0.14, 975): inconsistent with heavy hitters! 2025-05-07T20:58:01.5105196Z Skipping (s,q) (0.15, 975): inconsistent with heavy hitters! 2025-05-07T20:58:01.5105381Z Skipping (s,q) (0.16, 975): inconsistent with heavy hitters! 2025-05-07T20:58:01.5105527Z Skipping (s,q) (0.17, 975): inconsistent with heavy hitters! 2025-05-07T20:58:01.5105707Z Skipping (s,q) (0.18, 975): inconsistent with heavy hitters! 2025-05-07T20:58:01.5105858Z Skipping (s,q) (0.19, 975): inconsistent with heavy hitters! 2025-05-07T20:58:01.5106001Z Skipping (s,q) (0.2, 975): inconsistent with heavy hitters! 2025-05-07T20:58:01.5106146Z Skipping (s,q) (0.21, 975): inconsistent with heavy hitters! 2025-05-07T20:58:01.5106298Z Skipping (s,q) (0.22, 975): inconsistent with heavy hitters! 2025-05-07T20:58:01.5106441Z Skipping (s,q) (0.23, 975): inconsistent with heavy hitters! 2025-05-07T20:58:01.5106592Z Skipping (s,q) (0.24, 975): inconsistent with heavy hitters! 2025-05-07T20:58:01.5106739Z Skipping (s,q) (0.25, 975): inconsistent with heavy hitters! 2025-05-07T20:58:01.5106881Z Skipping (s,q) (0.26, 975): inconsistent with heavy hitters! 2025-05-07T20:58:01.5107033Z Skipping (s,q) (0.27, 975): inconsistent with heavy hitters! 2025-05-07T20:58:01.5107178Z Skipping (s,q) (0.28, 975): inconsistent with heavy hitters! 2025-05-07T20:58:01.5107328Z Skipping (s,q) (0.29, 975): inconsistent with heavy hitters! 2025-05-07T20:58:01.5107473Z Skipping (s,q) (0.3, 975): inconsistent with heavy hitters! 2025-05-07T20:58:01.5107616Z Skipping (s,q) (0.31, 975): inconsistent with heavy hitters! 2025-05-07T20:58:01.5107763Z Skipping (s,q) (0.32, 975): inconsistent with heavy hitters! 2025-05-07T20:58:01.5107910Z Skipping (s,q) (0.33, 975): inconsistent with heavy hitters! 2025-05-07T20:58:01.5108052Z Skipping (s,q) (0.34, 975): inconsistent with heavy hitters! 2025-05-07T20:58:01.5108197Z Skipping (s,q) (0.35, 975): inconsistent with heavy hitters! 2025-05-07T20:58:01.5108340Z Skipping (s,q) (0.36, 975): inconsistent with heavy hitters! 2025-05-07T20:58:01.5108486Z Skipping (s,q) (0.37, 975): inconsistent with heavy hitters! 2025-05-07T20:58:01.5108634Z Skipping (s,q) (0.38, 975): inconsistent with heavy hitters! 2025-05-07T20:58:01.5108819Z Skipping (s,q) (0.39, 975): inconsistent with heavy hitters! 2025-05-07T20:58:01.5108965Z Skipping (s,q) (0.4, 975): inconsistent with heavy hitters! 2025-05-07T20:58:01.5109116Z Skipping (s,q) (0.41, 975): inconsistent with heavy hitters! 2025-05-07T20:58:01.5109260Z Skipping (s,q) (0.42, 975): inconsistent with heavy hitters! 2025-05-07T20:58:01.5109404Z Skipping (s,q) (0.43, 975): inconsistent with heavy hitters! 2025-05-07T20:58:01.5109545Z Skipping (s,q) (0.44, 975): inconsistent with heavy hitters! 2025-05-07T20:58:01.5109688Z Skipping (s,q) (0.45, 975): inconsistent with heavy hitters! 2025-05-07T20:58:01.5109836Z Skipping (s,q) (0.46, 975): inconsistent with heavy hitters! 2025-05-07T20:58:01.5109980Z Skipping (s,q) (0.47, 975): inconsistent with heavy hitters! 2025-05-07T20:58:01.5110124Z Skipping (s,q) (0.48, 975): inconsistent with heavy hitters! 2025-05-07T20:58:01.5110270Z Skipping (s,q) (0.49, 975): inconsistent with heavy hitters! 2025-05-07T20:58:01.5110416Z Skipping (s,q) (0.5, 975): inconsistent with heavy hitters! 2025-05-07T20:58:01.5110562Z Skipping (s,q) (0.51, 975): inconsistent with heavy hitters! 2025-05-07T20:58:01.5110707Z Skipping (s,q) (0.52, 975): inconsistent with heavy hitters! 2025-05-07T20:58:01.5110850Z Skipping (s,q) (0.53, 975): inconsistent with heavy hitters! 2025-05-07T20:58:01.5110996Z Skipping (s,q) (0.54, 975): inconsistent with heavy hitters! 2025-05-07T20:58:01.5111138Z Skipping (s,q) (0.55, 975): inconsistent with heavy hitters! 2025-05-07T20:58:01.5111280Z Skipping (s,q) (0.56, 975): inconsistent with heavy hitters! 2025-05-07T20:58:01.5111425Z Skipping (s,q) (0.57, 975): inconsistent with heavy hitters! 2025-05-07T20:58:01.5111567Z Skipping (s,q) (0.58, 975): inconsistent with heavy hitters! 2025-05-07T20:58:01.5111758Z Skipping (s,q) (0.59, 975): inconsistent with heavy hitters! 2025-05-07T20:58:01.5111902Z Skipping (s,q) (0.6, 975): inconsistent with heavy hitters! 2025-05-07T20:58:01.5112086Z Skipping (s,q) (0.61, 975): inconsistent with heavy hitters! 2025-05-07T20:58:01.5112234Z Skipping (s,q) (0.62, 975): inconsistent with heavy hitters! 2025-05-07T20:58:01.5112412Z Skipping (s,q) (0.63, 975): inconsistent with heavy hitters! 2025-05-07T20:58:01.5112556Z Skipping (s,q) (0.64, 975): inconsistent with heavy hitters! 2025-05-07T20:58:01.5112702Z Skipping (s,q) (0.65, 975): inconsistent with heavy hitters! 2025-05-07T20:58:01.5112845Z Skipping (s,q) (0.66, 975): inconsistent with heavy hitters! 2025-05-07T20:58:01.5112989Z Skipping (s,q) (0.67, 975): inconsistent with heavy hitters! 2025-05-07T20:58:01.5113131Z Skipping (s,q) (0.68, 975): inconsistent with heavy hitters! 2025-05-07T20:58:01.5113274Z Skipping (s,q) (0.69, 975): inconsistent with heavy hitters! 2025-05-07T20:58:01.5113422Z Skipping (s,q) (0.7, 975): inconsistent with heavy hitters! 2025-05-07T20:58:01.5113565Z Skipping (s,q) (0.71, 975): inconsistent with heavy hitters! 2025-05-07T20:58:01.5113714Z Skipping (s,q) (0.72, 975): inconsistent with heavy hitters! 2025-05-07T20:58:01.5113860Z Skipping (s,q) (0.73, 975): inconsistent with heavy hitters! 2025-05-07T20:58:01.5114004Z Skipping (s,q) (0.74, 975): inconsistent with heavy hitters! 2025-05-07T20:58:01.5114154Z Skipping (s,q) (0.75, 975): inconsistent with heavy hitters! 2025-05-07T20:58:01.5114298Z Skipping (s,q) (0.76, 975): inconsistent with heavy hitters! 2025-05-07T20:58:01.5114441Z Skipping (s,q) (0.77, 975): inconsistent with heavy hitters! 2025-05-07T20:58:01.5114587Z Skipping (s,q) (0.78, 975): inconsistent with heavy hitters! 2025-05-07T20:58:01.5114732Z Skipping (s,q) (0.79, 975): inconsistent with heavy hitters! 2025-05-07T20:58:01.5114873Z Skipping (s,q) (0.8, 975): inconsistent with heavy hitters! 2025-05-07T20:58:01.5115022Z Skipping (s,q) (0.81, 975): inconsistent with heavy hitters! 2025-05-07T20:58:01.5115167Z Skipping (s,q) (0.82, 975): inconsistent with heavy hitters! 2025-05-07T20:58:01.5115312Z Skipping (s,q) (0.83, 975): inconsistent with heavy hitters! 2025-05-07T20:58:01.5115501Z Skipping (s,q) (0.84, 975): inconsistent with heavy hitters! 2025-05-07T20:58:01.5115644Z Skipping (s,q) (0.85, 975): inconsistent with heavy hitters! 2025-05-07T20:58:01.5115791Z Skipping (s,q) (0.86, 975): inconsistent with heavy hitters! 2025-05-07T20:58:01.5115935Z Skipping (s,q) (0.87, 975): inconsistent with heavy hitters! 2025-05-07T20:58:01.5116079Z Skipping (s,q) (0.88, 975): inconsistent with heavy hitters! 2025-05-07T20:58:01.5116223Z Skipping (s,q) (0.89, 975): inconsistent with heavy hitters! 2025-05-07T20:58:01.5116365Z Skipping (s,q) (0.9, 975): inconsistent with heavy hitters! 2025-05-07T20:58:01.5116507Z Skipping (s,q) (0.91, 975): inconsistent with heavy hitters! 2025-05-07T20:58:01.5116653Z Skipping (s,q) (0.92, 975): inconsistent with heavy hitters! 2025-05-07T20:58:01.5116798Z Skipping (s,q) (0.93, 975): inconsistent with heavy hitters! 2025-05-07T20:58:01.5116948Z Skipping (s,q) (0.94, 975): inconsistent with heavy hitters! 2025-05-07T20:58:01.5117098Z Skipping (s,q) (0.95, 975): inconsistent with heavy hitters! 2025-05-07T20:58:01.5117240Z Skipping (s,q) (0.96, 975): inconsistent with heavy hitters! 2025-05-07T20:58:01.5117390Z Skipping (s,q) (0.97, 975): inconsistent with heavy hitters! 2025-05-07T20:58:01.5117533Z Skipping (s,q) (0.98, 975): inconsistent with heavy hitters! 2025-05-07T20:58:01.5117677Z Skipping (s,q) (0.99, 975): inconsistent with heavy hitters! 2025-05-07T20:58:01.5117817Z Skipping (s,q) (1, 975): inconsistent with heavy hitters! 2025-05-07T20:58:01.5117962Z Skipping (s,q) (1.01, 975): inconsistent with heavy hitters! 2025-05-07T20:58:01.5118111Z Skipping (s,q) (1.02, 975): inconsistent with heavy hitters! 2025-05-07T20:58:01.5118252Z Skipping (s,q) (1.03, 975): inconsistent with heavy hitters! 2025-05-07T20:58:01.5118437Z Skipping (s,q) (1.04, 975): inconsistent with heavy hitters! 2025-05-07T20:58:01.5118583Z Skipping (s,q) (1.05, 975): inconsistent with heavy hitters! 2025-05-07T20:58:01.5118789Z Skipping (s,q) (1.06, 975): inconsistent with heavy hitters! 2025-05-07T20:58:01.5118931Z Skipping (s,q) (1.07, 975): inconsistent with heavy hitters! 2025-05-07T20:58:01.5119112Z Skipping (s,q) (1.08, 975): inconsistent with heavy hitters! 2025-05-07T20:58:01.5119256Z Skipping (s,q) (1.09, 975): inconsistent with heavy hitters! 2025-05-07T20:58:01.5119405Z Skipping (s,q) (1.1, 975): inconsistent with heavy hitters! 2025-05-07T20:58:01.5119548Z Skipping (s,q) (1.11, 975): inconsistent with heavy hitters! 2025-05-07T20:58:01.5119690Z Skipping (s,q) (1.12, 975): inconsistent with heavy hitters! 2025-05-07T20:58:01.5119838Z Skipping (s,q) (1.13, 975): inconsistent with heavy hitters! 2025-05-07T20:58:01.5119982Z Skipping (s,q) (1.14, 975): inconsistent with heavy hitters! 2025-05-07T20:58:01.5120124Z Skipping (s,q) (1.15, 975): inconsistent with heavy hitters! 2025-05-07T20:58:01.5120271Z Skipping (s,q) (1.16, 975): inconsistent with heavy hitters! 2025-05-07T20:58:01.5120416Z Skipping (s,q) (1.17, 975): inconsistent with heavy hitters! 2025-05-07T20:58:01.5120562Z Skipping (s,q) (1.18, 975): inconsistent with heavy hitters! 2025-05-07T20:58:01.5120704Z Skipping (s,q) (1.19, 975): inconsistent with heavy hitters! 2025-05-07T20:58:01.5120851Z Skipping (s,q) (1.2, 975): inconsistent with heavy hitters! 2025-05-07T20:58:01.5121002Z Skipping (s,q) (1.21, 975): inconsistent with heavy hitters! 2025-05-07T20:58:01.5121145Z Skipping (s,q) (1.22, 975): inconsistent with heavy hitters! 2025-05-07T20:58:01.5121290Z Skipping (s,q) (1.23, 975): inconsistent with heavy hitters! 2025-05-07T20:58:01.5121436Z Skipping (s,q) (1.24, 975): inconsistent with heavy hitters! 2025-05-07T20:58:01.5121578Z Skipping (s,q) (1.25, 975): inconsistent with heavy hitters! 2025-05-07T20:58:01.5121726Z Skipping (s,q) (1.26, 975): inconsistent with heavy hitters! 2025-05-07T20:58:01.5121869Z Skipping (s,q) (1.27, 975): inconsistent with heavy hitters! 2025-05-07T20:58:01.5122010Z Skipping (s,q) (1.28, 975): inconsistent with heavy hitters! 2025-05-07T20:58:01.5122198Z Skipping (s,q) (1.29, 975): inconsistent with heavy hitters! 2025-05-07T20:58:01.5122342Z Skipping (s,q) (1.3, 975): inconsistent with heavy hitters! 2025-05-07T20:58:01.5122491Z Skipping (s,q) (1.31, 975): inconsistent with heavy hitters! 2025-05-07T20:58:01.5122636Z Skipping (s,q) (1.32, 975): inconsistent with heavy hitters! 2025-05-07T20:58:01.5122779Z Skipping (s,q) (1.33, 975): inconsistent with heavy hitters! 2025-05-07T20:58:01.5122926Z Skipping (s,q) (1.34, 975): inconsistent with heavy hitters! 2025-05-07T20:58:01.5123071Z Skipping (s,q) (1.35, 975): inconsistent with heavy hitters! 2025-05-07T20:58:01.5123214Z Skipping (s,q) (1.36, 975): inconsistent with heavy hitters! 2025-05-07T20:58:01.5123359Z Skipping (s,q) (1.37, 975): inconsistent with heavy hitters! 2025-05-07T20:58:01.5123503Z Skipping (s,q) (1.38, 975): inconsistent with heavy hitters! 2025-05-07T20:58:01.5123646Z Skipping (s,q) (1.39, 975): inconsistent with heavy hitters! 2025-05-07T20:58:01.5123795Z Skipping (s,q) (1.4, 975): inconsistent with heavy hitters! 2025-05-07T20:58:01.5123938Z Skipping (s,q) (1.41, 975): inconsistent with heavy hitters! 2025-05-07T20:58:01.5124085Z Skipping (s,q) (1.42, 975): inconsistent with heavy hitters! 2025-05-07T20:58:01.5124236Z Skipping (s,q) (1.43, 975): inconsistent with heavy hitters! 2025-05-07T20:58:01.5124378Z Skipping (s,q) (1.44, 975): inconsistent with heavy hitters! 2025-05-07T20:58:01.5124528Z Skipping (s,q) (1.45, 975): inconsistent with heavy hitters! 2025-05-07T20:58:01.5124670Z Skipping (s,q) (1.46, 975): inconsistent with heavy hitters! 2025-05-07T20:58:01.5124812Z Skipping (s,q) (1.47, 975): inconsistent with heavy hitters! 2025-05-07T20:58:01.5124958Z Skipping (s,q) (1.48, 975): inconsistent with heavy hitters! 2025-05-07T20:58:01.5125143Z Skipping (s,q) (1.49, 975): inconsistent with heavy hitters! 2025-05-07T20:58:01.5125291Z Skipping (s,q) (1.5, 975): inconsistent with heavy hitters! 2025-05-07T20:58:01.5125476Z Skipping (s,q) (1.51, 975): inconsistent with heavy hitters! 2025-05-07T20:58:01.5125622Z Skipping (s,q) (1.52, 975): inconsistent with heavy hitters! 2025-05-07T20:58:01.5125805Z Skipping (s,q) (1.53, 975): inconsistent with heavy hitters! 2025-05-07T20:58:01.5125949Z Skipping (s,q) (1.54, 975): inconsistent with heavy hitters! 2025-05-07T20:58:01.5126092Z Skipping (s,q) (1.55, 975): inconsistent with heavy hitters! 2025-05-07T20:58:01.5126236Z Skipping (s,q) (1.56, 975): inconsistent with heavy hitters! 2025-05-07T20:58:01.5126377Z Skipping (s,q) (1.57, 975): inconsistent with heavy hitters! 2025-05-07T20:58:01.5126520Z Skipping (s,q) (1.58, 975): inconsistent with heavy hitters! 2025-05-07T20:58:01.5126666Z Skipping (s,q) (1.59, 975): inconsistent with heavy hitters! 2025-05-07T20:58:01.5126810Z Skipping (s,q) (1.6, 975): inconsistent with heavy hitters! 2025-05-07T20:58:01.5126962Z Skipping (s,q) (1.61, 975): inconsistent with heavy hitters! 2025-05-07T20:58:01.5127105Z Skipping (s,q) (1.62, 975): inconsistent with heavy hitters! 2025-05-07T20:58:01.5127252Z Skipping (s,q) (1.63, 975): inconsistent with heavy hitters! 2025-05-07T20:58:01.5127401Z Skipping (s,q) (1.64, 975): inconsistent with heavy hitters! 2025-05-07T20:58:01.5127546Z Skipping (s,q) (1.65, 975): inconsistent with heavy hitters! 2025-05-07T20:58:01.5127689Z Skipping (s,q) (1.66, 975): inconsistent with heavy hitters! 2025-05-07T20:58:01.5127836Z Skipping (s,q) (1.67, 975): inconsistent with heavy hitters! 2025-05-07T20:58:01.5127979Z Skipping (s,q) (1.68, 975): inconsistent with heavy hitters! 2025-05-07T20:58:01.5128127Z Skipping (s,q) (1.69, 975): inconsistent with heavy hitters! 2025-05-07T20:58:01.5128269Z Skipping (s,q) (1.7, 975): inconsistent with heavy hitters! 2025-05-07T20:58:01.5128413Z Skipping (s,q) (1.71, 975): inconsistent with heavy hitters! 2025-05-07T20:58:01.5128566Z Skipping (s,q) (1.72, 975): inconsistent with heavy hitters! 2025-05-07T20:58:01.5128708Z Skipping (s,q) (1.73, 975): inconsistent with heavy hitters! 2025-05-07T20:58:01.5128893Z Skipping (s,q) (1.74, 975): inconsistent with heavy hitters! 2025-05-07T20:58:01.5129044Z Skipping (s,q) (1.75, 975): inconsistent with heavy hitters! 2025-05-07T20:58:01.5129191Z Skipping (s,q) (1.76, 975): inconsistent with heavy hitters! 2025-05-07T20:58:01.5129336Z Skipping (s,q) (1.77, 975): inconsistent with heavy hitters! 2025-05-07T20:58:01.5129479Z Skipping (s,q) (1.78, 975): inconsistent with heavy hitters! 2025-05-07T20:58:01.5129621Z Skipping (s,q) (1.79, 975): inconsistent with heavy hitters! 2025-05-07T20:58:01.5129766Z Skipping (s,q) (1.8, 975): inconsistent with heavy hitters! 2025-05-07T20:58:01.5129911Z Skipping (s,q) (1.81, 975): inconsistent with heavy hitters! 2025-05-07T20:58:01.5130054Z Skipping (s,q) (1.82, 975): inconsistent with heavy hitters! 2025-05-07T20:58:01.5130201Z Skipping (s,q) (1.83, 975): inconsistent with heavy hitters! 2025-05-07T20:58:01.5130343Z Skipping (s,q) (1.84, 975): inconsistent with heavy hitters! 2025-05-07T20:58:01.5130492Z Skipping (s,q) (1.85, 975): inconsistent with heavy hitters! 2025-05-07T20:58:01.5130634Z Skipping (s,q) (1.86, 975): inconsistent with heavy hitters! 2025-05-07T20:58:01.5130781Z Skipping (s,q) (1.87, 975): inconsistent with heavy hitters! 2025-05-07T20:58:01.5130933Z Skipping (s,q) (1.88, 975): inconsistent with heavy hitters! 2025-05-07T20:58:01.5134393Z Skipping (s,q) (1.89, 975): inconsistent with heavy hitters! 2025-05-07T20:58:01.5134565Z Skipping (s,q) (1.9, 975): inconsistent with heavy hitters! 2025-05-07T20:58:01.5134717Z Skipping (s,q) (1.91, 975): inconsistent with heavy hitters! 2025-05-07T20:58:01.5134870Z Skipping (s,q) (1.92, 975): inconsistent with heavy hitters! 2025-05-07T20:58:01.5135019Z Skipping (s,q) (1.93, 975): inconsistent with heavy hitters! 2025-05-07T20:58:01.5135239Z Skipping (s,q) (1.94, 975): inconsistent with heavy hitters! 2025-05-07T20:58:01.5135388Z Skipping (s,q) (1.95, 975): inconsistent with heavy hitters! 2025-05-07T20:58:01.5135580Z Skipping (s,q) (1.96, 975): inconsistent with heavy hitters! 2025-05-07T20:58:01.5135731Z Skipping (s,q) (1.97, 975): inconsistent with heavy hitters! 2025-05-07T20:58:01.5135917Z Skipping (s,q) (1.98, 975): inconsistent with heavy hitters! 2025-05-07T20:58:01.5136064Z Skipping (s,q) (1.99, 975): inconsistent with heavy hitters! 2025-05-07T20:58:01.5136286Z Skipping (s,q) (0.01, 1000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5136436Z Skipping (s,q) (0.02, 1000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5136585Z Skipping (s,q) (0.03, 1000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5136738Z Skipping (s,q) (0.04, 1000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5136886Z Skipping (s,q) (0.05, 1000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5137038Z Skipping (s,q) (0.06, 1000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5137189Z Skipping (s,q) (0.07, 1000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5137342Z Skipping (s,q) (0.08, 1000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5137494Z Skipping (s,q) (0.09, 1000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5137641Z Skipping (s,q) (0.1, 1000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5137790Z Skipping (s,q) (0.11, 1000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5137943Z Skipping (s,q) (0.12, 1000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5138090Z Skipping (s,q) (0.13, 1000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5138240Z Skipping (s,q) (0.14, 1000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5138388Z Skipping (s,q) (0.15, 1000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5138535Z Skipping (s,q) (0.16, 1000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5138684Z Skipping (s,q) (0.17, 1000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5138834Z Skipping (s,q) (0.18, 1000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5138980Z Skipping (s,q) (0.19, 1000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5139175Z Skipping (s,q) (0.2, 1000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5139323Z Skipping (s,q) (0.21, 1000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5139476Z Skipping (s,q) (0.22, 1000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5139624Z Skipping (s,q) (0.23, 1000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5139774Z Skipping (s,q) (0.24, 1000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5139925Z Skipping (s,q) (0.25, 1000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5140072Z Skipping (s,q) (0.26, 1000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5140219Z Skipping (s,q) (0.27, 1000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5140369Z Skipping (s,q) (0.28, 1000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5140522Z Skipping (s,q) (0.29, 1000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5140672Z Skipping (s,q) (0.3, 1000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5140823Z Skipping (s,q) (0.31, 1000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5140971Z Skipping (s,q) (0.32, 1000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5141124Z Skipping (s,q) (0.33, 1000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5141271Z Skipping (s,q) (0.34, 1000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5141419Z Skipping (s,q) (0.35, 1000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5141572Z Skipping (s,q) (0.36, 1000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5141720Z Skipping (s,q) (0.37, 1000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5141872Z Skipping (s,q) (0.38, 1000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5142018Z Skipping (s,q) (0.39, 1000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5142209Z Skipping (s,q) (0.4, 1000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5142361Z Skipping (s,q) (0.41, 1000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5142551Z Skipping (s,q) (0.42, 1000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5142700Z Skipping (s,q) (0.43, 1000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5142888Z Skipping (s,q) (0.44, 1000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5143037Z Skipping (s,q) (0.45, 1000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5143188Z Skipping (s,q) (0.46, 1000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5143336Z Skipping (s,q) (0.47, 1000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5143482Z Skipping (s,q) (0.48, 1000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5143631Z Skipping (s,q) (0.49, 1000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5143778Z Skipping (s,q) (0.5, 1000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5143928Z Skipping (s,q) (0.51, 1000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5144077Z Skipping (s,q) (0.52, 1000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5144230Z Skipping (s,q) (0.53, 1000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5144381Z Skipping (s,q) (0.54, 1000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5144531Z Skipping (s,q) (0.55, 1000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5144680Z Skipping (s,q) (0.56, 1000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5144835Z Skipping (s,q) (0.57, 1000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5144981Z Skipping (s,q) (0.58, 1000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5145133Z Skipping (s,q) (0.59, 1000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5145282Z Skipping (s,q) (0.6, 1000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5145428Z Skipping (s,q) (0.61, 1000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5145577Z Skipping (s,q) (0.62, 1000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5145728Z Skipping (s,q) (0.63, 1000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5145921Z Skipping (s,q) (0.64, 1000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5146073Z Skipping (s,q) (0.65, 1000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5146224Z Skipping (s,q) (0.66, 1000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5146371Z Skipping (s,q) (0.67, 1000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5146521Z Skipping (s,q) (0.68, 1000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5146667Z Skipping (s,q) (0.69, 1000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5146813Z Skipping (s,q) (0.7, 1000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5146962Z Skipping (s,q) (0.71, 1000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5147110Z Skipping (s,q) (0.72, 1000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5147260Z Skipping (s,q) (0.73, 1000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5147407Z Skipping (s,q) (0.74, 1000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5147559Z Skipping (s,q) (0.75, 1000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5147713Z Skipping (s,q) (0.76, 1000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5147862Z Skipping (s,q) (0.77, 1000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5148010Z Skipping (s,q) (0.78, 1000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5148159Z Skipping (s,q) (0.79, 1000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5148306Z Skipping (s,q) (0.8, 1000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5148456Z Skipping (s,q) (0.81, 1000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5148602Z Skipping (s,q) (0.82, 1000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5148751Z Skipping (s,q) (0.83, 1000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5148900Z Skipping (s,q) (0.84, 1000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5149117Z Skipping (s,q) (0.85, 1000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5149301Z Skipping (s,q) (0.86, 1000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5149453Z Skipping (s,q) (0.87, 1000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5149601Z Skipping (s,q) (0.88, 1000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5149785Z Skipping (s,q) (0.89, 1000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5149934Z Skipping (s,q) (0.9, 1000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5150081Z Skipping (s,q) (0.91, 1000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5150229Z Skipping (s,q) (0.92, 1000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5150377Z Skipping (s,q) (0.93, 1000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5150525Z Skipping (s,q) (0.94, 1000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5150677Z Skipping (s,q) (0.95, 1000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5150830Z Skipping (s,q) (0.96, 1000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5150981Z Skipping (s,q) (0.97, 1000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5151136Z Skipping (s,q) (0.98, 1000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5151283Z Skipping (s,q) (0.99, 1000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5151432Z Skipping (s,q) (1, 1000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5151580Z Skipping (s,q) (1.01, 1000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5151726Z Skipping (s,q) (1.02, 1000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5151881Z Skipping (s,q) (1.03, 1000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5152028Z Skipping (s,q) (1.04, 1000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5152176Z Skipping (s,q) (1.05, 1000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5152323Z Skipping (s,q) (1.06, 1000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5152472Z Skipping (s,q) (1.07, 1000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5152622Z Skipping (s,q) (1.08, 1000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5152815Z Skipping (s,q) (1.09, 1000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5152962Z Skipping (s,q) (1.1, 1000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5153121Z Skipping (s,q) (1.11, 1000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5153270Z Skipping (s,q) (1.12, 1000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5153418Z Skipping (s,q) (1.13, 1000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5153568Z Skipping (s,q) (1.14, 1000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5153716Z Skipping (s,q) (1.15, 1000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5153867Z Skipping (s,q) (1.16, 1000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5154013Z Skipping (s,q) (1.17, 1000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5154161Z Skipping (s,q) (1.18, 1000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5154311Z Skipping (s,q) (1.19, 1000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5154461Z Skipping (s,q) (1.2, 1000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5154608Z Skipping (s,q) (1.21, 1000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5154763Z Skipping (s,q) (1.22, 1000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5154910Z Skipping (s,q) (1.23, 1000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5155062Z Skipping (s,q) (1.24, 1000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5155210Z Skipping (s,q) (1.25, 1000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5155360Z Skipping (s,q) (1.26, 1000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5155510Z Skipping (s,q) (1.27, 1000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5155656Z Skipping (s,q) (1.28, 1000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5155844Z Skipping (s,q) (1.29, 1000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5155995Z Skipping (s,q) (1.3, 1000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5156185Z Skipping (s,q) (1.31, 1000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5156336Z Skipping (s,q) (1.32, 1000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5156520Z Skipping (s,q) (1.33, 1000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5156670Z Skipping (s,q) (1.34, 1000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5156820Z Skipping (s,q) (1.35, 1000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5156967Z Skipping (s,q) (1.36, 1000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5157117Z Skipping (s,q) (1.37, 1000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5157270Z Skipping (s,q) (1.38, 1000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5157416Z Skipping (s,q) (1.39, 1000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5157568Z Skipping (s,q) (1.4, 1000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5157715Z Skipping (s,q) (1.41, 1000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5157866Z Skipping (s,q) (1.42, 1000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5158018Z Skipping (s,q) (1.43, 1000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5158171Z Skipping (s,q) (1.44, 1000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5158318Z Skipping (s,q) (1.45, 1000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5158468Z Skipping (s,q) (1.46, 1000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5158614Z Skipping (s,q) (1.47, 1000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5158763Z Skipping (s,q) (1.48, 1000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5158909Z Skipping (s,q) (1.49, 1000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5159055Z Skipping (s,q) (1.5, 1000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5159208Z Skipping (s,q) (1.51, 1000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5159531Z Skipping (s,q) (1.52, 1000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5159760Z Skipping (s,q) (1.53, 1000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5159912Z Skipping (s,q) (1.54, 1000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5160061Z Skipping (s,q) (1.55, 1000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5160210Z Skipping (s,q) (1.56, 1000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5160358Z Skipping (s,q) (1.57, 1000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5160504Z Skipping (s,q) (1.58, 1000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5160656Z Skipping (s,q) (1.59, 1000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5160804Z Skipping (s,q) (1.6, 1000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5160953Z Skipping (s,q) (1.61, 1000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5161103Z Skipping (s,q) (1.62, 1000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5161253Z Skipping (s,q) (1.63, 1000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5161399Z Skipping (s,q) (1.64, 1000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5161554Z Skipping (s,q) (1.65, 1000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5161703Z Skipping (s,q) (1.66, 1000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5161858Z Skipping (s,q) (1.67, 1000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5162006Z Skipping (s,q) (1.68, 1000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5162153Z Skipping (s,q) (1.69, 1000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5162303Z Skipping (s,q) (1.7, 1000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5162450Z Skipping (s,q) (1.71, 1000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5162596Z Skipping (s,q) (1.72, 1000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5162745Z Skipping (s,q) (1.73, 1000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5162955Z Skipping (s,q) (1.74, 1000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5163108Z Skipping (s,q) (1.75, 1000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5163311Z Skipping (s,q) (1.76, 1000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5163461Z Skipping (s,q) (1.77, 1000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5163667Z Skipping (s,q) (1.78, 1000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5163818Z Skipping (s,q) (1.79, 1000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5163964Z Skipping (s,q) (1.8, 1000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5164113Z Skipping (s,q) (1.81, 1000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5164260Z Skipping (s,q) (1.82, 1000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5164409Z Skipping (s,q) (1.83, 1000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5164559Z Skipping (s,q) (1.84, 1000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5164707Z Skipping (s,q) (1.85, 1000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5164854Z Skipping (s,q) (1.86, 1000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5165004Z Skipping (s,q) (1.87, 1000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5165150Z Skipping (s,q) (1.88, 1000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5165304Z Skipping (s,q) (1.89, 1000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5165453Z Skipping (s,q) (1.9, 1000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5165604Z Skipping (s,q) (1.91, 1000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5165750Z Skipping (s,q) (1.92, 1000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5165898Z Skipping (s,q) (1.93, 1000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5166046Z Skipping (s,q) (1.94, 1000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5166192Z Skipping (s,q) (1.95, 1000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5166341Z Skipping (s,q) (1.96, 1000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5166489Z Skipping (s,q) (1.97, 1000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5166680Z Skipping (s,q) (1.98, 1000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5166831Z Skipping (s,q) (1.99, 1000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5166989Z Skipping (s,q) (0.01, 1250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5167162Z Skipping (s,q) (0.02, 1250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5167331Z Skipping (s,q) (0.03, 1250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5167477Z Skipping (s,q) (0.04, 1250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5167622Z Skipping (s,q) (0.05, 1250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5167776Z Skipping (s,q) (0.06, 1250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5167923Z Skipping (s,q) (0.07, 1250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5168074Z Skipping (s,q) (0.08, 1250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5168220Z Skipping (s,q) (0.09, 1250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5168373Z Skipping (s,q) (0.1, 1250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5168524Z Skipping (s,q) (0.11, 1250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5168672Z Skipping (s,q) (0.12, 1250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5168819Z Skipping (s,q) (0.13, 1250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5168967Z Skipping (s,q) (0.14, 1250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5169113Z Skipping (s,q) (0.15, 1250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5169261Z Skipping (s,q) (0.16, 1250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5169407Z Skipping (s,q) (0.17, 1250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5169556Z Skipping (s,q) (0.18, 1250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5169750Z Skipping (s,q) (0.19, 1250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5169900Z Skipping (s,q) (0.2, 1250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5170092Z Skipping (s,q) (0.21, 1250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5170244Z Skipping (s,q) (0.22, 1250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5170427Z Skipping (s,q) (0.23, 1250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5170574Z Skipping (s,q) (0.24, 1250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5170724Z Skipping (s,q) (0.25, 1250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5170870Z Skipping (s,q) (0.26, 1250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5171027Z Skipping (s,q) (0.27, 1250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5171175Z Skipping (s,q) (0.28, 1250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5171321Z Skipping (s,q) (0.29, 1250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5171472Z Skipping (s,q) (0.3, 1250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5171618Z Skipping (s,q) (0.31, 1250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5171770Z Skipping (s,q) (0.32, 1250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5171920Z Skipping (s,q) (0.33, 1250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5172069Z Skipping (s,q) (0.34, 1250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5172219Z Skipping (s,q) (0.35, 1250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5172366Z Skipping (s,q) (0.36, 1250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5172518Z Skipping (s,q) (0.37, 1250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5172667Z Skipping (s,q) (0.38, 1250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5172814Z Skipping (s,q) (0.39, 1250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5172962Z Skipping (s,q) (0.4, 1250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5173110Z Skipping (s,q) (0.41, 1250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5173267Z Skipping (s,q) (0.42, 1250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5173421Z Skipping (s,q) (0.43, 1250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5173634Z Skipping (s,q) (0.44, 1250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5173780Z Skipping (s,q) (0.45, 1250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5173936Z Skipping (s,q) (0.46, 1250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5174083Z Skipping (s,q) (0.47, 1250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5174230Z Skipping (s,q) (0.48, 1250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5174380Z Skipping (s,q) (0.49, 1250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5174527Z Skipping (s,q) (0.5, 1250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5174676Z Skipping (s,q) (0.51, 1250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5174824Z Skipping (s,q) (0.52, 1250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5174972Z Skipping (s,q) (0.53, 1250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5175122Z Skipping (s,q) (0.54, 1250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5175273Z Skipping (s,q) (0.55, 1250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5175419Z Skipping (s,q) (0.56, 1250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5175572Z Skipping (s,q) (0.57, 1250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5175720Z Skipping (s,q) (0.58, 1250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5175872Z Skipping (s,q) (0.59, 1250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5176020Z Skipping (s,q) (0.6, 1250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5176224Z Skipping (s,q) (0.61, 1250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5176373Z Skipping (s,q) (0.62, 1250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5176519Z Skipping (s,q) (0.63, 1250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5176709Z Skipping (s,q) (0.64, 1250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5176860Z Skipping (s,q) (0.65, 1250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5177050Z Skipping (s,q) (0.66, 1250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5177199Z Skipping (s,q) (0.67, 1250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5177382Z Skipping (s,q) (0.68, 1250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5177529Z Skipping (s,q) (0.69, 1250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5177677Z Skipping (s,q) (0.7, 1250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5177824Z Skipping (s,q) (0.71, 1250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5177969Z Skipping (s,q) (0.72, 1250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5178119Z Skipping (s,q) (0.73, 1250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5178266Z Skipping (s,q) (0.74, 1250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5178414Z Skipping (s,q) (0.75, 1250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5178564Z Skipping (s,q) (0.76, 1250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5178715Z Skipping (s,q) (0.77, 1250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5178864Z Skipping (s,q) (0.78, 1250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5179013Z Skipping (s,q) (0.79, 1250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5179158Z Skipping (s,q) (0.8, 1250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5179309Z Skipping (s,q) (0.81, 1250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5179455Z Skipping (s,q) (0.82, 1250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5179601Z Skipping (s,q) (0.83, 1250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5179749Z Skipping (s,q) (0.84, 1250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5179895Z Skipping (s,q) (0.85, 1250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5180049Z Skipping (s,q) (0.86, 1250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5180195Z Skipping (s,q) (0.87, 1250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5180384Z Skipping (s,q) (0.88, 1250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5180532Z Skipping (s,q) (0.89, 1250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5180680Z Skipping (s,q) (0.9, 1250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5180827Z Skipping (s,q) (0.91, 1250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5180977Z Skipping (s,q) (0.92, 1250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5181126Z Skipping (s,q) (0.93, 1250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5181278Z Skipping (s,q) (0.94, 1250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5181424Z Skipping (s,q) (0.95, 1250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5181570Z Skipping (s,q) (0.96, 1250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5181728Z Skipping (s,q) (0.97, 1250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5181877Z Skipping (s,q) (0.98, 1250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5182027Z Skipping (s,q) (0.99, 1250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5182172Z Skipping (s,q) (1, 1250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5182322Z Skipping (s,q) (1.01, 1250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5182472Z Skipping (s,q) (1.02, 1250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5182619Z Skipping (s,q) (1.03, 1250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5182765Z Skipping (s,q) (1.04, 1250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5182913Z Skipping (s,q) (1.05, 1250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5183059Z Skipping (s,q) (1.06, 1250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5183205Z Skipping (s,q) (1.07, 1250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5183399Z Skipping (s,q) (1.08, 1250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5183549Z Skipping (s,q) (1.09, 1250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5183752Z Skipping (s,q) (1.1, 1250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5183901Z Skipping (s,q) (1.11, 1250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5184085Z Skipping (s,q) (1.12, 1250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5184243Z Skipping (s,q) (1.13, 1250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5184390Z Skipping (s,q) (1.14, 1250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5184538Z Skipping (s,q) (1.15, 1250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5184688Z Skipping (s,q) (1.16, 1250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5184834Z Skipping (s,q) (1.17, 1250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5184983Z Skipping (s,q) (1.18, 1250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5185129Z Skipping (s,q) (1.19, 1250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5185278Z Skipping (s,q) (1.2, 1250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5185428Z Skipping (s,q) (1.21, 1250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5185582Z Skipping (s,q) (1.22, 1250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5185732Z Skipping (s,q) (1.23, 1250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5185887Z Skipping (s,q) (1.24, 1250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5186033Z Skipping (s,q) (1.25, 1250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5186179Z Skipping (s,q) (1.26, 1250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5186330Z Skipping (s,q) (1.27, 1250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5186479Z Skipping (s,q) (1.28, 1250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5186630Z Skipping (s,q) (1.29, 1250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5186782Z Skipping (s,q) (1.3, 1250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5186930Z Skipping (s,q) (1.31, 1250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5187079Z Skipping (s,q) (1.32, 1250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5187267Z Skipping (s,q) (1.33, 1250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5187413Z Skipping (s,q) (1.34, 1250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5187573Z Skipping (s,q) (1.35, 1250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5187721Z Skipping (s,q) (1.36, 1250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5187871Z Skipping (s,q) (1.37, 1250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5188018Z Skipping (s,q) (1.38, 1250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5188164Z Skipping (s,q) (1.39, 1250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5188313Z Skipping (s,q) (1.4, 1250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5188462Z Skipping (s,q) (1.41, 1250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5188610Z Skipping (s,q) (1.42, 1250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5188762Z Skipping (s,q) (1.43, 1250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5188913Z Skipping (s,q) (1.44, 1250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5189062Z Skipping (s,q) (1.45, 1250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5189211Z Skipping (s,q) (1.46, 1250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5189360Z Skipping (s,q) (1.47, 1250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5189512Z Skipping (s,q) (1.48, 1250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5189658Z Skipping (s,q) (1.49, 1250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5189805Z Skipping (s,q) (1.5, 1250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5189960Z Skipping (s,q) (1.51, 1250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5190108Z Skipping (s,q) (1.52, 1250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5190299Z Skipping (s,q) (1.53, 1250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5190447Z Skipping (s,q) (1.54, 1250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5190633Z Skipping (s,q) (1.55, 1250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5190783Z Skipping (s,q) (1.56, 1250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5190968Z Skipping (s,q) (1.57, 1250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5191115Z Skipping (s,q) (1.58, 1250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5191271Z Skipping (s,q) (1.59, 1250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5191416Z Skipping (s,q) (1.6, 1250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5191571Z Skipping (s,q) (1.61, 1250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5191721Z Skipping (s,q) (1.62, 1250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5191872Z Skipping (s,q) (1.63, 1250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5192020Z Skipping (s,q) (1.64, 1250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5192168Z Skipping (s,q) (1.65, 1250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5192322Z Skipping (s,q) (1.66, 1250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5192470Z Skipping (s,q) (1.67, 1250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5192620Z Skipping (s,q) (1.68, 1250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5192771Z Skipping (s,q) (1.69, 1250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5192919Z Skipping (s,q) (1.7, 1250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5193069Z Skipping (s,q) (1.71, 1250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5193218Z Skipping (s,q) (1.72, 1250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5193365Z Skipping (s,q) (1.73, 1250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5193520Z Skipping (s,q) (1.74, 1250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5193669Z Skipping (s,q) (1.75, 1250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5193815Z Skipping (s,q) (1.76, 1250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5194009Z Skipping (s,q) (1.77, 1250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5194157Z Skipping (s,q) (1.78, 1250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5194313Z Skipping (s,q) (1.79, 1250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5194458Z Skipping (s,q) (1.8, 1250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5194606Z Skipping (s,q) (1.81, 1250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5194755Z Skipping (s,q) (1.82, 1250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5194903Z Skipping (s,q) (1.83, 1250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5195052Z Skipping (s,q) (1.84, 1250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5195207Z Skipping (s,q) (1.85, 1250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5195356Z Skipping (s,q) (1.86, 1250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5195514Z Skipping (s,q) (1.87, 1250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5195666Z Skipping (s,q) (1.88, 1250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5195812Z Skipping (s,q) (1.89, 1250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5195966Z Skipping (s,q) (1.9, 1250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5196114Z Skipping (s,q) (1.91, 1250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5196259Z Skipping (s,q) (1.92, 1250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5196410Z Skipping (s,q) (1.93, 1250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5196558Z Skipping (s,q) (1.94, 1250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5196715Z Skipping (s,q) (1.95, 1250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5196861Z Skipping (s,q) (1.96, 1250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5197008Z Skipping (s,q) (1.97, 1250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5197199Z Skipping (s,q) (1.98, 1250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5197348Z Skipping (s,q) (1.99, 1250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5197536Z Skipping (s,q) (0.01, 1500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5197687Z Skipping (s,q) (0.02, 1500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5197895Z Skipping (s,q) (0.03, 1500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5198046Z Skipping (s,q) (0.04, 1500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5198193Z Skipping (s,q) (0.05, 1500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5198340Z Skipping (s,q) (0.06, 1500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5198488Z Skipping (s,q) (0.07, 1500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5198635Z Skipping (s,q) (0.08, 1500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5198782Z Skipping (s,q) (0.09, 1500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5198937Z Skipping (s,q) (0.1, 1500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5199084Z Skipping (s,q) (0.11, 1500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5199235Z Skipping (s,q) (0.12, 1500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5199385Z Skipping (s,q) (0.13, 1500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5199537Z Skipping (s,q) (0.14, 1500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5199689Z Skipping (s,q) (0.15, 1500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5199835Z Skipping (s,q) (0.16, 1500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5199981Z Skipping (s,q) (0.17, 1500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5200133Z Skipping (s,q) (0.18, 1500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5200279Z Skipping (s,q) (0.19, 1500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5200425Z Skipping (s,q) (0.2, 1500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5200580Z Skipping (s,q) (0.21, 1500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5200728Z Skipping (s,q) (0.22, 1500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5200920Z Skipping (s,q) (0.23, 1500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5201067Z Skipping (s,q) (0.24, 1500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5201218Z Skipping (s,q) (0.25, 1500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5201371Z Skipping (s,q) (0.26, 1500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5201516Z Skipping (s,q) (0.27, 1500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5201663Z Skipping (s,q) (0.28, 1500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5201811Z Skipping (s,q) (0.29, 1500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5201957Z Skipping (s,q) (0.3, 1500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5202106Z Skipping (s,q) (0.31, 1500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5202253Z Skipping (s,q) (0.32, 1500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5202400Z Skipping (s,q) (0.33, 1500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5202554Z Skipping (s,q) (0.34, 1500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5202701Z Skipping (s,q) (0.35, 1500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5202851Z Skipping (s,q) (0.36, 1500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5203000Z Skipping (s,q) (0.37, 1500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5203146Z Skipping (s,q) (0.38, 1500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5203296Z Skipping (s,q) (0.39, 1500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5203443Z Skipping (s,q) (0.4, 1500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5203590Z Skipping (s,q) (0.41, 1500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5203740Z Skipping (s,q) (0.42, 1500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5203980Z Skipping (s,q) (0.43, 1500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5204129Z Skipping (s,q) (0.44, 1500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5204320Z Skipping (s,q) (0.45, 1500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5204466Z Skipping (s,q) (0.46, 1500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5204652Z Skipping (s,q) (0.47, 1500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5204803Z Skipping (s,q) (0.48, 1500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5204950Z Skipping (s,q) (0.49, 1500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5205097Z Skipping (s,q) (0.5, 1500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5205244Z Skipping (s,q) (0.51, 1500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5205393Z Skipping (s,q) (0.52, 1500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5205542Z Skipping (s,q) (0.53, 1500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5205693Z Skipping (s,q) (0.54, 1500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5205844Z Skipping (s,q) (0.55, 1500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5205995Z Skipping (s,q) (0.56, 1500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5206142Z Skipping (s,q) (0.57, 1500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5206295Z Skipping (s,q) (0.58, 1500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5206444Z Skipping (s,q) (0.59, 1500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5206592Z Skipping (s,q) (0.6, 1500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5206742Z Skipping (s,q) (0.61, 1500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5206890Z Skipping (s,q) (0.62, 1500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5207040Z Skipping (s,q) (0.63, 1500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5207186Z Skipping (s,q) (0.64, 1500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5207335Z Skipping (s,q) (0.65, 1500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5207484Z Skipping (s,q) (0.66, 1500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5207674Z Skipping (s,q) (0.67, 1500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5207822Z Skipping (s,q) (0.68, 1500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5207974Z Skipping (s,q) (0.69, 1500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5208124Z Skipping (s,q) (0.7, 1500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5208271Z Skipping (s,q) (0.71, 1500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5208422Z Skipping (s,q) (0.72, 1500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5208569Z Skipping (s,q) (0.73, 1500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5208720Z Skipping (s,q) (0.74, 1500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5208869Z Skipping (s,q) (0.75, 1500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5209016Z Skipping (s,q) (0.76, 1500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5209168Z Skipping (s,q) (0.77, 1500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5209317Z Skipping (s,q) (0.78, 1500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5209465Z Skipping (s,q) (0.79, 1500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5209614Z Skipping (s,q) (0.8, 1500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5209765Z Skipping (s,q) (0.81, 1500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5209914Z Skipping (s,q) (0.82, 1500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5210061Z Skipping (s,q) (0.83, 1500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5210208Z Skipping (s,q) (0.84, 1500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5210358Z Skipping (s,q) (0.85, 1500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5210506Z Skipping (s,q) (0.86, 1500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5210652Z Skipping (s,q) (0.87, 1500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5210843Z Skipping (s,q) (0.88, 1500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5210990Z Skipping (s,q) (0.89, 1500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5211181Z Skipping (s,q) (0.9, 1500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5211329Z Skipping (s,q) (0.91, 1500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5211514Z Skipping (s,q) (0.92, 1500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5211667Z Skipping (s,q) (0.93, 1500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5211819Z Skipping (s,q) (0.94, 1500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5211966Z Skipping (s,q) (0.95, 1500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5212115Z Skipping (s,q) (0.96, 1500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5212261Z Skipping (s,q) (0.97, 1500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5212409Z Skipping (s,q) (0.98, 1500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5212559Z Skipping (s,q) (0.99, 1500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5212702Z Skipping (s,q) (1, 1500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5212856Z Skipping (s,q) (1.01, 1500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5213002Z Skipping (s,q) (1.02, 1500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5213153Z Skipping (s,q) (1.03, 1500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5213303Z Skipping (s,q) (1.04, 1500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5213450Z Skipping (s,q) (1.05, 1500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5213598Z Skipping (s,q) (1.06, 1500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5213744Z Skipping (s,q) (1.07, 1500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5213892Z Skipping (s,q) (1.08, 1500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5214044Z Skipping (s,q) (1.09, 1500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5214196Z Skipping (s,q) (1.1, 1500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5214346Z Skipping (s,q) (1.11, 1500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5214538Z Skipping (s,q) (1.12, 1500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5214685Z Skipping (s,q) (1.13, 1500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5214836Z Skipping (s,q) (1.14, 1500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5214985Z Skipping (s,q) (1.15, 1500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5215132Z Skipping (s,q) (1.16, 1500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5215285Z Skipping (s,q) (1.17, 1500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5215432Z Skipping (s,q) (1.18, 1500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5215581Z Skipping (s,q) (1.19, 1500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5215731Z Skipping (s,q) (1.2, 1500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5215881Z Skipping (s,q) (1.21, 1500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5216028Z Skipping (s,q) (1.22, 1500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5216286Z Skipping (s,q) (1.23, 1500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5216436Z Skipping (s,q) (1.24, 1500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5216587Z Skipping (s,q) (1.25, 1500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5216734Z Skipping (s,q) (1.26, 1500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5216881Z Skipping (s,q) (1.27, 1500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5217029Z Skipping (s,q) (1.28, 1500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5217177Z Skipping (s,q) (1.29, 1500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5217323Z Skipping (s,q) (1.3, 1500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5217474Z Skipping (s,q) (1.31, 1500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5217667Z Skipping (s,q) (1.32, 1500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5217819Z Skipping (s,q) (1.33, 1500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5218006Z Skipping (s,q) (1.34, 1500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5218154Z Skipping (s,q) (1.35, 1500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5218340Z Skipping (s,q) (1.36, 1500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5218489Z Skipping (s,q) (1.37, 1500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5218635Z Skipping (s,q) (1.38, 1500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5218791Z Skipping (s,q) (1.39, 1500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5218941Z Skipping (s,q) (1.4, 1500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5219091Z Skipping (s,q) (1.41, 1500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5219239Z Skipping (s,q) (1.42, 1500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5219390Z Skipping (s,q) (1.43, 1500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5219543Z Skipping (s,q) (1.44, 1500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5219693Z Skipping (s,q) (1.45, 1500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5219839Z Skipping (s,q) (1.46, 1500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5219998Z Skipping (s,q) (1.47, 1500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5220145Z Skipping (s,q) (1.48, 1500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5220295Z Skipping (s,q) (1.49, 1500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5220441Z Skipping (s,q) (1.5, 1500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5220587Z Skipping (s,q) (1.51, 1500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5220739Z Skipping (s,q) (1.52, 1500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5220886Z Skipping (s,q) (1.53, 1500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5221033Z Skipping (s,q) (1.54, 1500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5221187Z Skipping (s,q) (1.55, 1500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5221332Z Skipping (s,q) (1.56, 1500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5221527Z Skipping (s,q) (1.57, 1500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5221672Z Skipping (s,q) (1.58, 1500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5221822Z Skipping (s,q) (1.59, 1500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5221971Z Skipping (s,q) (1.6, 1500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5222120Z Skipping (s,q) (1.61, 1500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5222268Z Skipping (s,q) (1.62, 1500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5222418Z Skipping (s,q) (1.63, 1500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5222564Z Skipping (s,q) (1.64, 1500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5222718Z Skipping (s,q) (1.65, 1500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5222868Z Skipping (s,q) (1.66, 1500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5223016Z Skipping (s,q) (1.67, 1500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5223174Z Skipping (s,q) (1.68, 1500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5223321Z Skipping (s,q) (1.69, 1500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5223473Z Skipping (s,q) (1.7, 1500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5223625Z Skipping (s,q) (1.71, 1500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5223772Z Skipping (s,q) (1.72, 1500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5223917Z Skipping (s,q) (1.73, 1500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5224069Z Skipping (s,q) (1.74, 1500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5224218Z Skipping (s,q) (1.75, 1500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5224366Z Skipping (s,q) (1.76, 1500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5224552Z Skipping (s,q) (1.77, 1500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5224700Z Skipping (s,q) (1.78, 1500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5224916Z Skipping (s,q) (1.79, 1500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5225063Z Skipping (s,q) (1.8, 1500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5225246Z Skipping (s,q) (1.81, 1500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5225396Z Skipping (s,q) (1.82, 1500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5225543Z Skipping (s,q) (1.83, 1500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5225695Z Skipping (s,q) (1.84, 1500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5225842Z Skipping (s,q) (1.85, 1500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5225991Z Skipping (s,q) (1.86, 1500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5226141Z Skipping (s,q) (1.87, 1500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5226293Z Skipping (s,q) (1.88, 1500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5226439Z Skipping (s,q) (1.89, 1500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5226594Z Skipping (s,q) (1.9, 1500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5226743Z Skipping (s,q) (1.91, 1500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5226898Z Skipping (s,q) (1.92, 1500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5227047Z Skipping (s,q) (1.93, 1500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5227196Z Skipping (s,q) (1.94, 1500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5227345Z Skipping (s,q) (1.95, 1500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5227491Z Skipping (s,q) (1.96, 1500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5227639Z Skipping (s,q) (1.97, 1500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5227790Z Skipping (s,q) (1.98, 1500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5227939Z Skipping (s,q) (1.99, 1500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5228088Z Skipping (s,q) (0.01, 1750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5228277Z Skipping (s,q) (0.02, 1750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5228424Z Skipping (s,q) (0.03, 1750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5228576Z Skipping (s,q) (0.04, 1750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5228722Z Skipping (s,q) (0.05, 1750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5228869Z Skipping (s,q) (0.06, 1750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5229022Z Skipping (s,q) (0.07, 1750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5229169Z Skipping (s,q) (0.08, 1750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5229319Z Skipping (s,q) (0.09, 1750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5229466Z Skipping (s,q) (0.1, 1750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5229614Z Skipping (s,q) (0.11, 1750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5229763Z Skipping (s,q) (0.12, 1750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5229914Z Skipping (s,q) (0.13, 1750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5230060Z Skipping (s,q) (0.14, 1750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5230212Z Skipping (s,q) (0.15, 1750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5230359Z Skipping (s,q) (0.16, 1750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5230509Z Skipping (s,q) (0.17, 1750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5230654Z Skipping (s,q) (0.18, 1750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5230802Z Skipping (s,q) (0.19, 1750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5230950Z Skipping (s,q) (0.2, 1750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5231096Z Skipping (s,q) (0.21, 1750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5231282Z Skipping (s,q) (0.22, 1750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5231438Z Skipping (s,q) (0.23, 1750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5231625Z Skipping (s,q) (0.24, 1750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5231777Z Skipping (s,q) (0.25, 1750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5231975Z Skipping (s,q) (0.26, 1750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5232123Z Skipping (s,q) (0.27, 1750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5232274Z Skipping (s,q) (0.28, 1750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5232421Z Skipping (s,q) (0.29, 1750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5232566Z Skipping (s,q) (0.3, 1750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5232716Z Skipping (s,q) (0.31, 1750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5232863Z Skipping (s,q) (0.32, 1750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5233009Z Skipping (s,q) (0.33, 1750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5233163Z Skipping (s,q) (0.34, 1750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5233315Z Skipping (s,q) (0.35, 1750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5233468Z Skipping (s,q) (0.36, 1750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5233614Z Skipping (s,q) (0.37, 1750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5233763Z Skipping (s,q) (0.38, 1750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5233914Z Skipping (s,q) (0.39, 1750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5234060Z Skipping (s,q) (0.4, 1750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5234210Z Skipping (s,q) (0.41, 1750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5234364Z Skipping (s,q) (0.42, 1750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5234510Z Skipping (s,q) (0.43, 1750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5234658Z Skipping (s,q) (0.44, 1750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5234808Z Skipping (s,q) (0.45, 1750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5234956Z Skipping (s,q) (0.46, 1750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5235158Z Skipping (s,q) (0.47, 1750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5235306Z Skipping (s,q) (0.48, 1750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5235457Z Skipping (s,q) (0.49, 1750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5235607Z Skipping (s,q) (0.5, 1750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5235753Z Skipping (s,q) (0.51, 1750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5235903Z Skipping (s,q) (0.52, 1750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5236049Z Skipping (s,q) (0.53, 1750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5236195Z Skipping (s,q) (0.54, 1750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5236343Z Skipping (s,q) (0.55, 1750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5236491Z Skipping (s,q) (0.56, 1750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5236638Z Skipping (s,q) (0.57, 1750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5236794Z Skipping (s,q) (0.58, 1750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5236940Z Skipping (s,q) (0.59, 1750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5237091Z Skipping (s,q) (0.6, 1750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5237239Z Skipping (s,q) (0.61, 1750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5237384Z Skipping (s,q) (0.62, 1750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5237533Z Skipping (s,q) (0.63, 1750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5237680Z Skipping (s,q) (0.64, 1750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5237826Z Skipping (s,q) (0.65, 1750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5237979Z Skipping (s,q) (0.66, 1750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5238171Z Skipping (s,q) (0.67, 1750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5238325Z Skipping (s,q) (0.68, 1750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5238512Z Skipping (s,q) (0.69, 1750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5238661Z Skipping (s,q) (0.7, 1750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5238850Z Skipping (s,q) (0.71, 1750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5238998Z Skipping (s,q) (0.72, 1750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5239145Z Skipping (s,q) (0.73, 1750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5239294Z Skipping (s,q) (0.74, 1750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5239440Z Skipping (s,q) (0.75, 1750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5239588Z Skipping (s,q) (0.76, 1750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5239738Z Skipping (s,q) (0.77, 1750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5239890Z Skipping (s,q) (0.78, 1750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5240039Z Skipping (s,q) (0.79, 1750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5240189Z Skipping (s,q) (0.8, 1750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5240335Z Skipping (s,q) (0.81, 1750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5240491Z Skipping (s,q) (0.82, 1750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5240638Z Skipping (s,q) (0.83, 1750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5240784Z Skipping (s,q) (0.84, 1750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5240932Z Skipping (s,q) (0.85, 1750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5241078Z Skipping (s,q) (0.86, 1750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5241226Z Skipping (s,q) (0.87, 1750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5241373Z Skipping (s,q) (0.88, 1750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5241526Z Skipping (s,q) (0.89, 1750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5241678Z Skipping (s,q) (0.9, 1750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5241867Z Skipping (s,q) (0.91, 1750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5242020Z Skipping (s,q) (0.92, 1750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5242174Z Skipping (s,q) (0.93, 1750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5242320Z Skipping (s,q) (0.94, 1750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5242469Z Skipping (s,q) (0.95, 1750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5242618Z Skipping (s,q) (0.96, 1750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5242767Z Skipping (s,q) (0.97, 1750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5242916Z Skipping (s,q) (0.98, 1750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5243064Z Skipping (s,q) (0.99, 1750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5243212Z Skipping (s,q) (1, 1750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5243362Z Skipping (s,q) (1.01, 1750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5243514Z Skipping (s,q) (1.02, 1750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5243662Z Skipping (s,q) (1.03, 1750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5243811Z Skipping (s,q) (1.04, 1750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5243958Z Skipping (s,q) (1.05, 1750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5244107Z Skipping (s,q) (1.06, 1750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5244254Z Skipping (s,q) (1.07, 1750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5244403Z Skipping (s,q) (1.08, 1750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5244555Z Skipping (s,q) (1.09, 1750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5244700Z Skipping (s,q) (1.1, 1750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5244853Z Skipping (s,q) (1.11, 1750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5245043Z Skipping (s,q) (1.12, 1750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5245191Z Skipping (s,q) (1.13, 1750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5245379Z Skipping (s,q) (1.14, 1750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5245526Z Skipping (s,q) (1.15, 1750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5245709Z Skipping (s,q) (1.16, 1750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5245862Z Skipping (s,q) (1.17, 1750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5246008Z Skipping (s,q) (1.18, 1750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5246162Z Skipping (s,q) (1.19, 1750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5246307Z Skipping (s,q) (1.2, 1750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5246455Z Skipping (s,q) (1.21, 1750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5246612Z Skipping (s,q) (1.22, 1750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5246761Z Skipping (s,q) (1.23, 1750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5246907Z Skipping (s,q) (1.24, 1750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5247063Z Skipping (s,q) (1.25, 1750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5247209Z Skipping (s,q) (1.26, 1750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5247360Z Skipping (s,q) (1.27, 1750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5247507Z Skipping (s,q) (1.28, 1750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5247653Z Skipping (s,q) (1.29, 1750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5247802Z Skipping (s,q) (1.3, 1750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5247948Z Skipping (s,q) (1.31, 1750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5248094Z Skipping (s,q) (1.32, 1750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5248243Z Skipping (s,q) (1.33, 1750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5248392Z Skipping (s,q) (1.34, 1750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5248541Z Skipping (s,q) (1.35, 1750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5252066Z Skipping (s,q) (1.36, 1750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5252250Z Skipping (s,q) (1.37, 1750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5252413Z Skipping (s,q) (1.38, 1750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5252571Z Skipping (s,q) (1.39, 1750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5252726Z Skipping (s,q) (1.4, 1750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5252879Z Skipping (s,q) (1.41, 1750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5253035Z Skipping (s,q) (1.42, 1750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5253187Z Skipping (s,q) (1.43, 1750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5253344Z Skipping (s,q) (1.44, 1750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5253497Z Skipping (s,q) (1.45, 1750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5253649Z Skipping (s,q) (1.46, 1750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5253808Z Skipping (s,q) (1.47, 1750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5253958Z Skipping (s,q) (1.48, 1750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5254112Z Skipping (s,q) (1.49, 1750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5254270Z Skipping (s,q) (1.5, 1750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5254423Z Skipping (s,q) (1.51, 1750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5254575Z Skipping (s,q) (1.52, 1750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5254732Z Skipping (s,q) (1.53, 1750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5254886Z Skipping (s,q) (1.54, 1750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5255040Z Skipping (s,q) (1.55, 1750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5255279Z Skipping (s,q) (1.56, 1750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5255432Z Skipping (s,q) (1.57, 1750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5255632Z Skipping (s,q) (1.58, 1750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5255785Z Skipping (s,q) (1.59, 1750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5255973Z Skipping (s,q) (1.6, 1750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5256200Z Skipping (s,q) (1.61, 1750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5256352Z Skipping (s,q) (1.62, 1750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5256506Z Skipping (s,q) (1.63, 1750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5256657Z Skipping (s,q) (1.64, 1750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5256807Z Skipping (s,q) (1.65, 1750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5256960Z Skipping (s,q) (1.66, 1750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5257114Z Skipping (s,q) (1.67, 1750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5257265Z Skipping (s,q) (1.68, 1750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5257422Z Skipping (s,q) (1.69, 1750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5257576Z Skipping (s,q) (1.7, 1750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5257734Z Skipping (s,q) (1.71, 1750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5257886Z Skipping (s,q) (1.72, 1750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5258037Z Skipping (s,q) (1.73, 1750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5258191Z Skipping (s,q) (1.74, 1750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5258342Z Skipping (s,q) (1.75, 1750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5258494Z Skipping (s,q) (1.76, 1750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5258647Z Skipping (s,q) (1.77, 1750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5258800Z Skipping (s,q) (1.78, 1750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5258954Z Skipping (s,q) (1.79, 1750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5259152Z Skipping (s,q) (1.8, 1750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5259452Z Skipping (s,q) (1.81, 1750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5259613Z Skipping (s,q) (1.82, 1750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5259766Z Skipping (s,q) (1.83, 1750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5259918Z Skipping (s,q) (1.84, 1750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5260071Z Skipping (s,q) (1.85, 1750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5260223Z Skipping (s,q) (1.86, 1750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5260376Z Skipping (s,q) (1.87, 1750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5260527Z Skipping (s,q) (1.88, 1750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5260679Z Skipping (s,q) (1.89, 1750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5260837Z Skipping (s,q) (1.9, 1750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5260989Z Skipping (s,q) (1.91, 1750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5261148Z Skipping (s,q) (1.92, 1750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5261303Z Skipping (s,q) (1.93, 1750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5261456Z Skipping (s,q) (1.94, 1750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5261610Z Skipping (s,q) (1.95, 1750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5261760Z Skipping (s,q) (1.96, 1750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5261911Z Skipping (s,q) (1.97, 1750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5262065Z Skipping (s,q) (1.98, 1750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5262216Z Skipping (s,q) (1.99, 1750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5262367Z Skipping (s,q) (0.01, 2000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5262600Z Skipping (s,q) (0.02, 2000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5262755Z Skipping (s,q) (0.03, 2000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5262968Z Skipping (s,q) (0.04, 2000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5263119Z Skipping (s,q) (0.05, 2000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5263326Z Skipping (s,q) (0.06, 2000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5263482Z Skipping (s,q) (0.07, 2000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5263634Z Skipping (s,q) (0.08, 2000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5263785Z Skipping (s,q) (0.09, 2000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5263942Z Skipping (s,q) (0.1, 2000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5264097Z Skipping (s,q) (0.11, 2000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5264249Z Skipping (s,q) (0.12, 2000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5264406Z Skipping (s,q) (0.13, 2000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5264558Z Skipping (s,q) (0.14, 2000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5264715Z Skipping (s,q) (0.15, 2000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5264866Z Skipping (s,q) (0.16, 2000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5265020Z Skipping (s,q) (0.17, 2000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5265175Z Skipping (s,q) (0.18, 2000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5265326Z Skipping (s,q) (0.19, 2000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5265477Z Skipping (s,q) (0.2, 2000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5265630Z Skipping (s,q) (0.21, 2000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5265781Z Skipping (s,q) (0.22, 2000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5265940Z Skipping (s,q) (0.23, 2000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5266093Z Skipping (s,q) (0.24, 2000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5266245Z Skipping (s,q) (0.25, 2000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5266459Z Skipping (s,q) (0.26, 2000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5266615Z Skipping (s,q) (0.27, 2000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5266791Z Skipping (s,q) (0.28, 2000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5266967Z Skipping (s,q) (0.29, 2000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5267119Z Skipping (s,q) (0.3, 2000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5267273Z Skipping (s,q) (0.31, 2000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5267424Z Skipping (s,q) (0.32, 2000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5267575Z Skipping (s,q) (0.33, 2000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5267728Z Skipping (s,q) (0.34, 2000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5267882Z Skipping (s,q) (0.35, 2000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5268034Z Skipping (s,q) (0.36, 2000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5268191Z Skipping (s,q) (0.37, 2000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5268344Z Skipping (s,q) (0.38, 2000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5268501Z Skipping (s,q) (0.39, 2000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5268653Z Skipping (s,q) (0.4, 2000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5268807Z Skipping (s,q) (0.41, 2000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5268963Z Skipping (s,q) (0.42, 2000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5269118Z Skipping (s,q) (0.43, 2000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5269270Z Skipping (s,q) (0.44, 2000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5269426Z Skipping (s,q) (0.45, 2000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5269618Z Skipping (s,q) (0.46, 2000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5269774Z Skipping (s,q) (0.47, 2000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5269965Z Skipping (s,q) (0.48, 2000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5270116Z Skipping (s,q) (0.49, 2000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5270308Z Skipping (s,q) (0.5, 2000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5270461Z Skipping (s,q) (0.51, 2000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5270612Z Skipping (s,q) (0.52, 2000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5270765Z Skipping (s,q) (0.53, 2000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5270917Z Skipping (s,q) (0.54, 2000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5271072Z Skipping (s,q) (0.55, 2000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5271222Z Skipping (s,q) (0.56, 2000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5271379Z Skipping (s,q) (0.57, 2000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5271537Z Skipping (s,q) (0.58, 2000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5271693Z Skipping (s,q) (0.59, 2000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5271846Z Skipping (s,q) (0.6, 2000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5272006Z Skipping (s,q) (0.61, 2000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5272158Z Skipping (s,q) (0.62, 2000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5272309Z Skipping (s,q) (0.63, 2000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5272463Z Skipping (s,q) (0.64, 2000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5272614Z Skipping (s,q) (0.65, 2000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5272767Z Skipping (s,q) (0.66, 2000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5272918Z Skipping (s,q) (0.67, 2000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5273069Z Skipping (s,q) (0.68, 2000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5273227Z Skipping (s,q) (0.69, 2000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5273378Z Skipping (s,q) (0.7, 2000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5273574Z Skipping (s,q) (0.71, 2000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5273735Z Skipping (s,q) (0.72, 2000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5273891Z Skipping (s,q) (0.73, 2000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5274047Z Skipping (s,q) (0.74, 2000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5274198Z Skipping (s,q) (0.75, 2000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5274349Z Skipping (s,q) (0.76, 2000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5274501Z Skipping (s,q) (0.77, 2000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5274652Z Skipping (s,q) (0.78, 2000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5274803Z Skipping (s,q) (0.79, 2000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5274961Z Skipping (s,q) (0.8, 2000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5275115Z Skipping (s,q) (0.81, 2000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5275274Z Skipping (s,q) (0.82, 2000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5275426Z Skipping (s,q) (0.83, 2000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5275581Z Skipping (s,q) (0.84, 2000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5275737Z Skipping (s,q) (0.85, 2000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5275888Z Skipping (s,q) (0.86, 2000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5276040Z Skipping (s,q) (0.87, 2000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5276194Z Skipping (s,q) (0.88, 2000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5276345Z Skipping (s,q) (0.89, 2000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5276503Z Skipping (s,q) (0.9, 2000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5276703Z Skipping (s,q) (0.91, 2000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5276856Z Skipping (s,q) (0.92, 2000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5277053Z Skipping (s,q) (0.93, 2000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5277204Z Skipping (s,q) (0.94, 2000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5277390Z Skipping (s,q) (0.95, 2000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5277545Z Skipping (s,q) (0.96, 2000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5277696Z Skipping (s,q) (0.97, 2000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5277851Z Skipping (s,q) (0.98, 2000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5278004Z Skipping (s,q) (0.99, 2000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5278157Z Skipping (s,q) (1, 2000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5278313Z Skipping (s,q) (1.01, 2000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5278466Z Skipping (s,q) (1.02, 2000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5278617Z Skipping (s,q) (1.03, 2000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5278776Z Skipping (s,q) (1.04, 2000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5278926Z Skipping (s,q) (1.05, 2000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5279083Z Skipping (s,q) (1.06, 2000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5279234Z Skipping (s,q) (1.07, 2000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5279388Z Skipping (s,q) (1.08, 2000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5279543Z Skipping (s,q) (1.09, 2000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5279695Z Skipping (s,q) (1.1, 2000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5279847Z Skipping (s,q) (1.11, 2000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5280003Z Skipping (s,q) (1.12, 2000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5280161Z Skipping (s,q) (1.13, 2000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5280315Z Skipping (s,q) (1.14, 2000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5280539Z Skipping (s,q) (1.15, 2000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5280691Z Skipping (s,q) (1.16, 2000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5280849Z Skipping (s,q) (1.17, 2000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5281002Z Skipping (s,q) (1.18, 2000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5281153Z Skipping (s,q) (1.19, 2000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5281307Z Skipping (s,q) (1.2, 2000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5281458Z Skipping (s,q) (1.21, 2000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5281610Z Skipping (s,q) (1.22, 2000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5281765Z Skipping (s,q) (1.23, 2000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5281921Z Skipping (s,q) (1.24, 2000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5282077Z Skipping (s,q) (1.25, 2000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5282233Z Skipping (s,q) (1.26, 2000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5282384Z Skipping (s,q) (1.27, 2000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5282539Z Skipping (s,q) (1.28, 2000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5282690Z Skipping (s,q) (1.29, 2000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5282841Z Skipping (s,q) (1.3, 2000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5282999Z Skipping (s,q) (1.31, 2000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5283149Z Skipping (s,q) (1.32, 2000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5283303Z Skipping (s,q) (1.33, 2000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5283453Z Skipping (s,q) (1.34, 2000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5283657Z Skipping (s,q) (1.35, 2000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5283815Z Skipping (s,q) (1.36, 2000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5284008Z Skipping (s,q) (1.37, 2000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5284161Z Skipping (s,q) (1.38, 2000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5284350Z Skipping (s,q) (1.39, 2000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5284505Z Skipping (s,q) (1.4, 2000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5284658Z Skipping (s,q) (1.41, 2000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5284809Z Skipping (s,q) (1.42, 2000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5284959Z Skipping (s,q) (1.43, 2000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5285111Z Skipping (s,q) (1.44, 2000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5285262Z Skipping (s,q) (1.45, 2000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5285413Z Skipping (s,q) (1.46, 2000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5285569Z Skipping (s,q) (1.47, 2000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5285723Z Skipping (s,q) (1.48, 2000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5285881Z Skipping (s,q) (1.49, 2000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5286033Z Skipping (s,q) (1.5, 2000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5286186Z Skipping (s,q) (1.51, 2000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5286344Z Skipping (s,q) (1.52, 2000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5286496Z Skipping (s,q) (1.53, 2000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5286647Z Skipping (s,q) (1.54, 2000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5286826Z Skipping (s,q) (1.55, 2000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5287000Z Skipping (s,q) (1.56, 2000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5287160Z Skipping (s,q) (1.57, 2000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5287313Z Skipping (s,q) (1.58, 2000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5287465Z Skipping (s,q) (1.59, 2000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5287664Z Skipping (s,q) (1.6, 2000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5287815Z Skipping (s,q) (1.61, 2000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5287969Z Skipping (s,q) (1.62, 2000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5288124Z Skipping (s,q) (1.63, 2000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5288275Z Skipping (s,q) (1.64, 2000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5288431Z Skipping (s,q) (1.65, 2000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5288582Z Skipping (s,q) (1.66, 2000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5288734Z Skipping (s,q) (1.67, 2000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5288889Z Skipping (s,q) (1.68, 2000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5289043Z Skipping (s,q) (1.69, 2000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5289194Z Skipping (s,q) (1.7, 2000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5289352Z Skipping (s,q) (1.71, 2000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5289503Z Skipping (s,q) (1.72, 2000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5289657Z Skipping (s,q) (1.73, 2000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5289817Z Skipping (s,q) (1.74, 2000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5289969Z Skipping (s,q) (1.75, 2000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5290122Z Skipping (s,q) (1.76, 2000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5290273Z Skipping (s,q) (1.77, 2000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5290423Z Skipping (s,q) (1.78, 2000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5290578Z Skipping (s,q) (1.79, 2000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5290772Z Skipping (s,q) (1.8, 2000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5290925Z Skipping (s,q) (1.81, 2000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5291122Z Skipping (s,q) (1.82, 2000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5292698Z Skipping (s,q) (1.83, 2000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5292889Z Skipping (s,q) (1.84, 2000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5293042Z Skipping (s,q) (1.85, 2000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5293192Z Skipping (s,q) (1.86, 2000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5293346Z Skipping (s,q) (1.87, 2000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5293499Z Skipping (s,q) (1.88, 2000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5293652Z Skipping (s,q) (1.89, 2000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5293811Z Skipping (s,q) (1.9, 2000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5293966Z Skipping (s,q) (1.91, 2000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5294123Z Skipping (s,q) (1.92, 2000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5294279Z Skipping (s,q) (1.93, 2000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5294430Z Skipping (s,q) (1.94, 2000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5294587Z Skipping (s,q) (1.95, 2000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5294739Z Skipping (s,q) (1.96, 2000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5294890Z Skipping (s,q) (1.97, 2000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5295047Z Skipping (s,q) (1.98, 2000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5295198Z Skipping (s,q) (1.99, 2000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5295352Z Skipping (s,q) (0.01, 2250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5295503Z Skipping (s,q) (0.02, 2250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5295656Z Skipping (s,q) (0.03, 2250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5295810Z Skipping (s,q) (0.04, 2250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5296007Z Skipping (s,q) (0.05, 2250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5296217Z Skipping (s,q) (0.06, 2250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5296377Z Skipping (s,q) (0.07, 2250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5296529Z Skipping (s,q) (0.08, 2250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5296696Z Skipping (s,q) (0.09, 2250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5296868Z Skipping (s,q) (0.1, 2250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5297038Z Skipping (s,q) (0.11, 2250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5297191Z Skipping (s,q) (0.12, 2250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5297342Z Skipping (s,q) (0.13, 2250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5297496Z Skipping (s,q) (0.14, 2250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5297650Z Skipping (s,q) (0.15, 2250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5297805Z Skipping (s,q) (0.16, 2250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5297958Z Skipping (s,q) (0.17, 2250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5298110Z Skipping (s,q) (0.18, 2250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5298262Z Skipping (s,q) (0.19, 2250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5298415Z Skipping (s,q) (0.2, 2250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5298566Z Skipping (s,q) (0.21, 2250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5298715Z Skipping (s,q) (0.22, 2250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5298866Z Skipping (s,q) (0.23, 2250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5299015Z Skipping (s,q) (0.24, 2250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5299163Z Skipping (s,q) (0.25, 2250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5299359Z Skipping (s,q) (0.26, 2250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5299511Z Skipping (s,q) (0.27, 2250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5299702Z Skipping (s,q) (0.28, 2250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5299851Z Skipping (s,q) (0.29, 2250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5300035Z Skipping (s,q) (0.3, 2250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5300189Z Skipping (s,q) (0.31, 2250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5300338Z Skipping (s,q) (0.32, 2250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5300487Z Skipping (s,q) (0.33, 2250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5300640Z Skipping (s,q) (0.34, 2250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5300790Z Skipping (s,q) (0.35, 2250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5300942Z Skipping (s,q) (0.36, 2250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5301094Z Skipping (s,q) (0.37, 2250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5301243Z Skipping (s,q) (0.38, 2250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5301401Z Skipping (s,q) (0.39, 2250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5301551Z Skipping (s,q) (0.4, 2250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5301704Z Skipping (s,q) (0.41, 2250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5301857Z Skipping (s,q) (0.42, 2250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5302006Z Skipping (s,q) (0.43, 2250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5302166Z Skipping (s,q) (0.44, 2250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5302319Z Skipping (s,q) (0.45, 2250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5302468Z Skipping (s,q) (0.46, 2250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5302619Z Skipping (s,q) (0.47, 2250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5302771Z Skipping (s,q) (0.48, 2250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5302921Z Skipping (s,q) (0.49, 2250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5303118Z Skipping (s,q) (0.5, 2250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5303267Z Skipping (s,q) (0.51, 2250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5303420Z Skipping (s,q) (0.52, 2250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5303570Z Skipping (s,q) (0.53, 2250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5303721Z Skipping (s,q) (0.54, 2250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5303873Z Skipping (s,q) (0.55, 2250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5304023Z Skipping (s,q) (0.56, 2250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5304173Z Skipping (s,q) (0.57, 2250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5304324Z Skipping (s,q) (0.58, 2250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5304475Z Skipping (s,q) (0.59, 2250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5304635Z Skipping (s,q) (0.6, 2250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5304789Z Skipping (s,q) (0.61, 2250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5304939Z Skipping (s,q) (0.62, 2250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5305094Z Skipping (s,q) (0.63, 2250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5305244Z Skipping (s,q) (0.64, 2250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5305394Z Skipping (s,q) (0.65, 2250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5305545Z Skipping (s,q) (0.66, 2250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5305694Z Skipping (s,q) (0.67, 2250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5305847Z Skipping (s,q) (0.68, 2250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5305997Z Skipping (s,q) (0.69, 2250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5306196Z Skipping (s,q) (0.7, 2250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5306353Z Skipping (s,q) (0.71, 2250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5306543Z Skipping (s,q) (0.72, 2250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5306692Z Skipping (s,q) (0.73, 2250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5306910Z Skipping (s,q) (0.74, 2250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5307064Z Skipping (s,q) (0.75, 2250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5307214Z Skipping (s,q) (0.76, 2250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5307368Z Skipping (s,q) (0.77, 2250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5307517Z Skipping (s,q) (0.78, 2250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5307669Z Skipping (s,q) (0.79, 2250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5307817Z Skipping (s,q) (0.8, 2250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5307969Z Skipping (s,q) (0.81, 2250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5308122Z Skipping (s,q) (0.82, 2250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5308275Z Skipping (s,q) (0.83, 2250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5308426Z Skipping (s,q) (0.84, 2250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5308580Z Skipping (s,q) (0.85, 2250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5308730Z Skipping (s,q) (0.86, 2250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5308882Z Skipping (s,q) (0.87, 2250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5309034Z Skipping (s,q) (0.88, 2250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5309185Z Skipping (s,q) (0.89, 2250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5309340Z Skipping (s,q) (0.9, 2250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5309490Z Skipping (s,q) (0.91, 2250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5309639Z Skipping (s,q) (0.92, 2250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5309793Z Skipping (s,q) (0.93, 2250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5309986Z Skipping (s,q) (0.94, 2250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5310143Z Skipping (s,q) (0.95, 2250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5310295Z Skipping (s,q) (0.96, 2250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5310446Z Skipping (s,q) (0.97, 2250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5310602Z Skipping (s,q) (0.98, 2250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5310753Z Skipping (s,q) (0.99, 2250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5310898Z Skipping (s,q) (1, 2250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5311050Z Skipping (s,q) (1.01, 2250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5311200Z Skipping (s,q) (1.02, 2250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5311352Z Skipping (s,q) (1.03, 2250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5311504Z Skipping (s,q) (1.04, 2250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5311653Z Skipping (s,q) (1.05, 2250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5311814Z Skipping (s,q) (1.06, 2250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5311964Z Skipping (s,q) (1.07, 2250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5312116Z Skipping (s,q) (1.08, 2250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5312273Z Skipping (s,q) (1.09, 2250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5312422Z Skipping (s,q) (1.1, 2250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5312575Z Skipping (s,q) (1.11, 2250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5312724Z Skipping (s,q) (1.12, 2250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5312876Z Skipping (s,q) (1.13, 2250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5313026Z Skipping (s,q) (1.14, 2250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5313219Z Skipping (s,q) (1.15, 2250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5313372Z Skipping (s,q) (1.16, 2250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5313564Z Skipping (s,q) (1.17, 2250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5313715Z Skipping (s,q) (1.18, 2250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5313904Z Skipping (s,q) (1.19, 2250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5314057Z Skipping (s,q) (1.2, 2250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5314216Z Skipping (s,q) (1.21, 2250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5314370Z Skipping (s,q) (1.22, 2250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5314519Z Skipping (s,q) (1.23, 2250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5314671Z Skipping (s,q) (1.24, 2250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5314822Z Skipping (s,q) (1.25, 2250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5314975Z Skipping (s,q) (1.26, 2250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5315128Z Skipping (s,q) (1.27, 2250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5315283Z Skipping (s,q) (1.28, 2250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5315437Z Skipping (s,q) (1.29, 2250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5315590Z Skipping (s,q) (1.3, 2250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5315742Z Skipping (s,q) (1.31, 2250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5315898Z Skipping (s,q) (1.32, 2250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5316051Z Skipping (s,q) (1.33, 2250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5316202Z Skipping (s,q) (1.34, 2250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5316356Z Skipping (s,q) (1.35, 2250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5316505Z Skipping (s,q) (1.36, 2250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5316661Z Skipping (s,q) (1.37, 2250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5316810Z Skipping (s,q) (1.38, 2250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5317057Z Skipping (s,q) (1.39, 2250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5317209Z Skipping (s,q) (1.4, 2250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5317364Z Skipping (s,q) (1.41, 2250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5317514Z Skipping (s,q) (1.42, 2250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5317668Z Skipping (s,q) (1.43, 2250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5317818Z Skipping (s,q) (1.44, 2250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5317970Z Skipping (s,q) (1.45, 2250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5318120Z Skipping (s,q) (1.46, 2250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5318271Z Skipping (s,q) (1.47, 2250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5318424Z Skipping (s,q) (1.48, 2250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5318574Z Skipping (s,q) (1.49, 2250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5318728Z Skipping (s,q) (1.5, 2250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5318880Z Skipping (s,q) (1.51, 2250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5319031Z Skipping (s,q) (1.52, 2250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5319183Z Skipping (s,q) (1.53, 2250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5319331Z Skipping (s,q) (1.54, 2250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5319481Z Skipping (s,q) (1.55, 2250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5319638Z Skipping (s,q) (1.56, 2250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5319787Z Skipping (s,q) (1.57, 2250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5319936Z Skipping (s,q) (1.58, 2250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5320133Z Skipping (s,q) (1.59, 2250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5320288Z Skipping (s,q) (1.6, 2250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5320481Z Skipping (s,q) (1.61, 2250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5320637Z Skipping (s,q) (1.62, 2250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5320823Z Skipping (s,q) (1.63, 2250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5320978Z Skipping (s,q) (1.64, 2250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5321127Z Skipping (s,q) (1.65, 2250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5321277Z Skipping (s,q) (1.66, 2250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5321431Z Skipping (s,q) (1.67, 2250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5321581Z Skipping (s,q) (1.68, 2250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5321729Z Skipping (s,q) (1.69, 2250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5321881Z Skipping (s,q) (1.7, 2250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5322034Z Skipping (s,q) (1.71, 2250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5322191Z Skipping (s,q) (1.72, 2250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5322343Z Skipping (s,q) (1.73, 2250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5322493Z Skipping (s,q) (1.74, 2250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5322648Z Skipping (s,q) (1.75, 2250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5322799Z Skipping (s,q) (1.76, 2250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5322949Z Skipping (s,q) (1.77, 2250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5323100Z Skipping (s,q) (1.78, 2250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5323250Z Skipping (s,q) (1.79, 2250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5323404Z Skipping (s,q) (1.8, 2250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5323556Z Skipping (s,q) (1.81, 2250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5323710Z Skipping (s,q) (1.82, 2250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5323863Z Skipping (s,q) (1.83, 2250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5324057Z Skipping (s,q) (1.84, 2250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5324206Z Skipping (s,q) (1.85, 2250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5324363Z Skipping (s,q) (1.86, 2250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5324513Z Skipping (s,q) (1.87, 2250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5324667Z Skipping (s,q) (1.88, 2250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5324819Z Skipping (s,q) (1.89, 2250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5324969Z Skipping (s,q) (1.9, 2250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5325122Z Skipping (s,q) (1.91, 2250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5325271Z Skipping (s,q) (1.92, 2250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5325422Z Skipping (s,q) (1.93, 2250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5325576Z Skipping (s,q) (1.94, 2250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5325731Z Skipping (s,q) (1.95, 2250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5325883Z Skipping (s,q) (1.96, 2250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5326036Z Skipping (s,q) (1.97, 2250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5326186Z Skipping (s,q) (1.98, 2250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5326339Z Skipping (s,q) (1.99, 2250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5326488Z Skipping (s,q) (0.01, 2500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5326639Z Skipping (s,q) (0.02, 2500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5326792Z Skipping (s,q) (0.03, 2500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5326943Z Skipping (s,q) (0.04, 2500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5327136Z Skipping (s,q) (0.05, 2500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5327290Z Skipping (s,q) (0.06, 2500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5327480Z Skipping (s,q) (0.07, 2500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5327634Z Skipping (s,q) (0.08, 2500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5327818Z Skipping (s,q) (0.09, 2500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5327969Z Skipping (s,q) (0.1, 2500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5328123Z Skipping (s,q) (0.11, 2500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5328272Z Skipping (s,q) (0.12, 2500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5328425Z Skipping (s,q) (0.13, 2500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5328575Z Skipping (s,q) (0.14, 2500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5328725Z Skipping (s,q) (0.15, 2500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5328879Z Skipping (s,q) (0.16, 2500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5329034Z Skipping (s,q) (0.17, 2500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5329190Z Skipping (s,q) (0.18, 2500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5329344Z Skipping (s,q) (0.19, 2500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5329496Z Skipping (s,q) (0.2, 2500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5329647Z Skipping (s,q) (0.21, 2500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5329805Z Skipping (s,q) (0.22, 2500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5329954Z Skipping (s,q) (0.23, 2500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5330106Z Skipping (s,q) (0.24, 2500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5330257Z Skipping (s,q) (0.25, 2500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5330406Z Skipping (s,q) (0.26, 2500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5330560Z Skipping (s,q) (0.27, 2500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5330716Z Skipping (s,q) (0.28, 2500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5330907Z Skipping (s,q) (0.29, 2500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5331059Z Skipping (s,q) (0.3, 2500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5331211Z Skipping (s,q) (0.31, 2500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5331364Z Skipping (s,q) (0.32, 2500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5331515Z Skipping (s,q) (0.33, 2500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5331663Z Skipping (s,q) (0.34, 2500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5331817Z Skipping (s,q) (0.35, 2500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5331967Z Skipping (s,q) (0.36, 2500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5332116Z Skipping (s,q) (0.37, 2500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5332270Z Skipping (s,q) (0.38, 2500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5332420Z Skipping (s,q) (0.39, 2500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5332580Z Skipping (s,q) (0.4, 2500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5332731Z Skipping (s,q) (0.41, 2500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5332883Z Skipping (s,q) (0.42, 2500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5333035Z Skipping (s,q) (0.43, 2500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5333185Z Skipping (s,q) (0.44, 2500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5333334Z Skipping (s,q) (0.45, 2500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5333487Z Skipping (s,q) (0.46, 2500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5333636Z Skipping (s,q) (0.47, 2500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5333789Z Skipping (s,q) (0.48, 2500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5333981Z Skipping (s,q) (0.49, 2500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5334134Z Skipping (s,q) (0.5, 2500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5334349Z Skipping (s,q) (0.51, 2500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5334499Z Skipping (s,q) (0.52, 2500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5334685Z Skipping (s,q) (0.53, 2500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5334839Z Skipping (s,q) (0.54, 2500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5334989Z Skipping (s,q) (0.55, 2500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5335143Z Skipping (s,q) (0.56, 2500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5335294Z Skipping (s,q) (0.57, 2500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5335445Z Skipping (s,q) (0.58, 2500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5335597Z Skipping (s,q) (0.59, 2500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5335747Z Skipping (s,q) (0.6, 2500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5335898Z Skipping (s,q) (0.61, 2500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5336052Z Skipping (s,q) (0.62, 2500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5336295Z Skipping (s,q) (0.63, 2500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5336449Z Skipping (s,q) (0.64, 2500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5336602Z Skipping (s,q) (0.65, 2500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5336753Z Skipping (s,q) (0.66, 2500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5336907Z Skipping (s,q) (0.67, 2500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5337057Z Skipping (s,q) (0.68, 2500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5337206Z Skipping (s,q) (0.69, 2500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5337359Z Skipping (s,q) (0.7, 2500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5337509Z Skipping (s,q) (0.71, 2500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5337661Z Skipping (s,q) (0.72, 2500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5337813Z Skipping (s,q) (0.73, 2500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5338009Z Skipping (s,q) (0.74, 2500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5338161Z Skipping (s,q) (0.75, 2500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5338313Z Skipping (s,q) (0.76, 2500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5338463Z Skipping (s,q) (0.77, 2500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5338615Z Skipping (s,q) (0.78, 2500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5338765Z Skipping (s,q) (0.79, 2500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5338915Z Skipping (s,q) (0.8, 2500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5339066Z Skipping (s,q) (0.81, 2500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5339215Z Skipping (s,q) (0.82, 2500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5339369Z Skipping (s,q) (0.83, 2500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5339519Z Skipping (s,q) (0.84, 2500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5339671Z Skipping (s,q) (0.85, 2500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5339829Z Skipping (s,q) (0.86, 2500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5339981Z Skipping (s,q) (0.87, 2500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5340132Z Skipping (s,q) (0.88, 2500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5340285Z Skipping (s,q) (0.89, 2500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5340438Z Skipping (s,q) (0.9, 2500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5340592Z Skipping (s,q) (0.91, 2500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5340742Z Skipping (s,q) (0.92, 2500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5340891Z Skipping (s,q) (0.93, 2500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5341091Z Skipping (s,q) (0.94, 2500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5341243Z Skipping (s,q) (0.95, 2500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5341433Z Skipping (s,q) (0.96, 2500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5341584Z Skipping (s,q) (0.97, 2500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5341770Z Skipping (s,q) (0.98, 2500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5341926Z Skipping (s,q) (0.99, 2500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5342071Z Skipping (s,q) (1, 2500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5342223Z Skipping (s,q) (1.01, 2500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5342375Z Skipping (s,q) (1.02, 2500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5342524Z Skipping (s,q) (1.03, 2500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5342673Z Skipping (s,q) (1.04, 2500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5342826Z Skipping (s,q) (1.05, 2500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5342975Z Skipping (s,q) (1.06, 2500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5343130Z Skipping (s,q) (1.07, 2500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5343281Z Skipping (s,q) (1.08, 2500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5343432Z Skipping (s,q) (1.09, 2500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5343587Z Skipping (s,q) (1.1, 2500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5343736Z Skipping (s,q) (1.11, 2500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5343891Z Skipping (s,q) (1.12, 2500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5344048Z Skipping (s,q) (1.13, 2500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5344201Z Skipping (s,q) (1.14, 2500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5344357Z Skipping (s,q) (1.15, 2500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5344507Z Skipping (s,q) (1.16, 2500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5344657Z Skipping (s,q) (1.17, 2500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5344853Z Skipping (s,q) (1.18, 2500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5345004Z Skipping (s,q) (1.19, 2500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5345156Z Skipping (s,q) (1.2, 2500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5345310Z Skipping (s,q) (1.21, 2500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5345461Z Skipping (s,q) (1.22, 2500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5345611Z Skipping (s,q) (1.23, 2500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5345762Z Skipping (s,q) (1.24, 2500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5345911Z Skipping (s,q) (1.25, 2500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5346065Z Skipping (s,q) (1.26, 2500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5346215Z Skipping (s,q) (1.27, 2500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5346366Z Skipping (s,q) (1.28, 2500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5346520Z Skipping (s,q) (1.29, 2500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5346672Z Skipping (s,q) (1.3, 2500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5346823Z Skipping (s,q) (1.31, 2500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5346976Z Skipping (s,q) (1.32, 2500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5347129Z Skipping (s,q) (1.33, 2500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5347281Z Skipping (s,q) (1.34, 2500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5347430Z Skipping (s,q) (1.35, 2500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5347578Z Skipping (s,q) (1.36, 2500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5347730Z Skipping (s,q) (1.37, 2500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5347879Z Skipping (s,q) (1.38, 2500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5348073Z Skipping (s,q) (1.39, 2500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5348230Z Skipping (s,q) (1.4, 2500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5348422Z Skipping (s,q) (1.41, 2500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5348575Z Skipping (s,q) (1.42, 2500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5348761Z Skipping (s,q) (1.43, 2500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5348912Z Skipping (s,q) (1.44, 2500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5349064Z Skipping (s,q) (1.45, 2500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5349214Z Skipping (s,q) (1.46, 2500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5349363Z Skipping (s,q) (1.47, 2500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5349515Z Skipping (s,q) (1.48, 2500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5349664Z Skipping (s,q) (1.49, 2500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5349819Z Skipping (s,q) (1.5, 2500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5349969Z Skipping (s,q) (1.51, 2500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5350122Z Skipping (s,q) (1.52, 2500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5350276Z Skipping (s,q) (1.53, 2500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5350429Z Skipping (s,q) (1.54, 2500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5350580Z Skipping (s,q) (1.55, 2500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5350732Z Skipping (s,q) (1.56, 2500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5350881Z Skipping (s,q) (1.57, 2500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5351033Z Skipping (s,q) (1.58, 2500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5351182Z Skipping (s,q) (1.59, 2500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5351331Z Skipping (s,q) (1.6, 2500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5351485Z Skipping (s,q) (1.61, 2500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5351636Z Skipping (s,q) (1.62, 2500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5351829Z Skipping (s,q) (1.63, 2500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5351983Z Skipping (s,q) (1.64, 2500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5352135Z Skipping (s,q) (1.65, 2500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5352286Z Skipping (s,q) (1.66, 2500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5352436Z Skipping (s,q) (1.67, 2500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5352586Z Skipping (s,q) (1.68, 2500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5352744Z Skipping (s,q) (1.69, 2500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5352893Z Skipping (s,q) (1.7, 2500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5353041Z Skipping (s,q) (1.71, 2500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5353201Z Skipping (s,q) (1.72, 2500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5353351Z Skipping (s,q) (1.73, 2500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5353509Z Skipping (s,q) (1.74, 2500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5353660Z Skipping (s,q) (1.75, 2500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5353811Z Skipping (s,q) (1.76, 2500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5353965Z Skipping (s,q) (1.77, 2500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5354117Z Skipping (s,q) (1.78, 2500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5354266Z Skipping (s,q) (1.79, 2500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5354418Z Skipping (s,q) (1.8, 2500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5354571Z Skipping (s,q) (1.81, 2500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5354719Z Skipping (s,q) (1.82, 2500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5354912Z Skipping (s,q) (1.83, 2500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5355064Z Skipping (s,q) (1.84, 2500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5355257Z Skipping (s,q) (1.85, 2500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5355406Z Skipping (s,q) (1.86, 2500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5355594Z Skipping (s,q) (1.87, 2500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5355751Z Skipping (s,q) (1.88, 2500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5355900Z Skipping (s,q) (1.89, 2500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5356050Z Skipping (s,q) (1.9, 2500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5356203Z Skipping (s,q) (1.91, 2500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5356353Z Skipping (s,q) (1.92, 2500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5356504Z Skipping (s,q) (1.93, 2500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5356657Z Skipping (s,q) (1.94, 2500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5356828Z Skipping (s,q) (1.95, 2500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5357007Z Skipping (s,q) (1.96, 2500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5357164Z Skipping (s,q) (1.97, 2500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5357315Z Skipping (s,q) (1.98, 2500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5357466Z Skipping (s,q) (1.99, 2500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5357614Z Skipping (s,q) (0.01, 2750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5357767Z Skipping (s,q) (0.02, 2750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5357914Z Skipping (s,q) (0.03, 2750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5358065Z Skipping (s,q) (0.04, 2750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5358222Z Skipping (s,q) (0.05, 2750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5358373Z Skipping (s,q) (0.06, 2750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5358523Z Skipping (s,q) (0.07, 2750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5358720Z Skipping (s,q) (0.08, 2750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5358868Z Skipping (s,q) (0.09, 2750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5359019Z Skipping (s,q) (0.1, 2750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5359170Z Skipping (s,q) (0.11, 2750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5359467Z Skipping (s,q) (0.12, 2750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5359624Z Skipping (s,q) (0.13, 2750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5359775Z Skipping (s,q) (0.14, 2750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5359929Z Skipping (s,q) (0.15, 2750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5360082Z Skipping (s,q) (0.16, 2750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5360235Z Skipping (s,q) (0.17, 2750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5360392Z Skipping (s,q) (0.18, 2750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5360541Z Skipping (s,q) (0.19, 2750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5360696Z Skipping (s,q) (0.2, 2750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5360850Z Skipping (s,q) (0.21, 2750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5361001Z Skipping (s,q) (0.22, 2750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5361149Z Skipping (s,q) (0.23, 2750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5361303Z Skipping (s,q) (0.24, 2750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5361454Z Skipping (s,q) (0.25, 2750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5361605Z Skipping (s,q) (0.26, 2750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5361754Z Skipping (s,q) (0.27, 2750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5361903Z Skipping (s,q) (0.28, 2750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5362151Z Skipping (s,q) (0.29, 2750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5362303Z Skipping (s,q) (0.3, 2750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5362513Z Skipping (s,q) (0.31, 2750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5362666Z Skipping (s,q) (0.32, 2750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5362871Z Skipping (s,q) (0.33, 2750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5363021Z Skipping (s,q) (0.34, 2750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5363174Z Skipping (s,q) (0.35, 2750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5363327Z Skipping (s,q) (0.36, 2750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5363481Z Skipping (s,q) (0.37, 2750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5363629Z Skipping (s,q) (0.38, 2750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5363780Z Skipping (s,q) (0.39, 2750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5363937Z Skipping (s,q) (0.4, 2750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5364086Z Skipping (s,q) (0.41, 2750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5364238Z Skipping (s,q) (0.42, 2750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5364392Z Skipping (s,q) (0.43, 2750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5364549Z Skipping (s,q) (0.44, 2750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5364701Z Skipping (s,q) (0.45, 2750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5364854Z Skipping (s,q) (0.46, 2750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5365008Z Skipping (s,q) (0.47, 2750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5365160Z Skipping (s,q) (0.48, 2750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5365309Z Skipping (s,q) (0.49, 2750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5365458Z Skipping (s,q) (0.5, 2750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5365613Z Skipping (s,q) (0.51, 2750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5365763Z Skipping (s,q) (0.52, 2750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5365975Z Skipping (s,q) (0.53, 2750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5366127Z Skipping (s,q) (0.54, 2750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5366280Z Skipping (s,q) (0.55, 2750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5366435Z Skipping (s,q) (0.56, 2750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5366583Z Skipping (s,q) (0.57, 2750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5366736Z Skipping (s,q) (0.58, 2750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5366887Z Skipping (s,q) (0.59, 2750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5367036Z Skipping (s,q) (0.6, 2750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5367188Z Skipping (s,q) (0.61, 2750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5367340Z Skipping (s,q) (0.62, 2750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5367490Z Skipping (s,q) (0.63, 2750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5367647Z Skipping (s,q) (0.64, 2750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5367797Z Skipping (s,q) (0.65, 2750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5367952Z Skipping (s,q) (0.66, 2750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5368107Z Skipping (s,q) (0.67, 2750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5368258Z Skipping (s,q) (0.68, 2750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5368418Z Skipping (s,q) (0.69, 2750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5368567Z Skipping (s,q) (0.7, 2750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5368715Z Skipping (s,q) (0.71, 2750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5368868Z Skipping (s,q) (0.72, 2750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5369061Z Skipping (s,q) (0.73, 2750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5369212Z Skipping (s,q) (0.74, 2750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5369404Z Skipping (s,q) (0.75, 2750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5369553Z Skipping (s,q) (0.76, 2750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5369740Z Skipping (s,q) (0.77, 2750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5369890Z Skipping (s,q) (0.78, 2750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5370039Z Skipping (s,q) (0.79, 2750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5370191Z Skipping (s,q) (0.8, 2750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5370341Z Skipping (s,q) (0.81, 2750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5370493Z Skipping (s,q) (0.82, 2750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5370648Z Skipping (s,q) (0.83, 2750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5374114Z Skipping (s,q) (0.84, 2750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5374275Z Skipping (s,q) (0.85, 2750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5374439Z Skipping (s,q) (0.86, 2750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5374591Z Skipping (s,q) (0.87, 2750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5374743Z Skipping (s,q) (0.88, 2750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5374897Z Skipping (s,q) (0.89, 2750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5375048Z Skipping (s,q) (0.9, 2750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5375197Z Skipping (s,q) (0.91, 2750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5375349Z Skipping (s,q) (0.92, 2750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5375497Z Skipping (s,q) (0.93, 2750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5375647Z Skipping (s,q) (0.94, 2750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5375793Z Skipping (s,q) (0.95, 2750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5375943Z Skipping (s,q) (0.96, 2750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5376222Z Skipping (s,q) (0.97, 2750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5376440Z Skipping (s,q) (0.98, 2750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5376589Z Skipping (s,q) (0.99, 2750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5376743Z Skipping (s,q) (1, 2750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5376892Z Skipping (s,q) (1.01, 2750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5377043Z Skipping (s,q) (1.02, 2750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5377189Z Skipping (s,q) (1.03, 2750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5377336Z Skipping (s,q) (1.04, 2750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5377486Z Skipping (s,q) (1.05, 2750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5377634Z Skipping (s,q) (1.06, 2750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5377783Z Skipping (s,q) (1.07, 2750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5377932Z Skipping (s,q) (1.08, 2750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5378083Z Skipping (s,q) (1.09, 2750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5378230Z Skipping (s,q) (1.1, 2750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5378384Z Skipping (s,q) (1.11, 2750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5378531Z Skipping (s,q) (1.12, 2750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5379767Z Skipping (s,q) (1.13, 2750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5379917Z Skipping (s,q) (1.14, 2750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5380064Z Skipping (s,q) (1.15, 2750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5380215Z Skipping (s,q) (1.16, 2750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5380365Z Skipping (s,q) (1.17, 2750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5380556Z Skipping (s,q) (1.18, 2750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5380707Z Skipping (s,q) (1.19, 2750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5380895Z Skipping (s,q) (1.2, 2750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5381044Z Skipping (s,q) (1.21, 2750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5381229Z Skipping (s,q) (1.22, 2750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5381379Z Skipping (s,q) (1.23, 2750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5381529Z Skipping (s,q) (1.24, 2750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5381676Z Skipping (s,q) (1.25, 2750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5381823Z Skipping (s,q) (1.26, 2750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5381972Z Skipping (s,q) (1.27, 2750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5382120Z Skipping (s,q) (1.28, 2750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5382276Z Skipping (s,q) (1.29, 2750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5382424Z Skipping (s,q) (1.3, 2750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5382576Z Skipping (s,q) (1.31, 2750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5382725Z Skipping (s,q) (1.32, 2750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5382875Z Skipping (s,q) (1.33, 2750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5383021Z Skipping (s,q) (1.34, 2750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5383170Z Skipping (s,q) (1.35, 2750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5383318Z Skipping (s,q) (1.36, 2750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5383468Z Skipping (s,q) (1.37, 2750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5383615Z Skipping (s,q) (1.38, 2750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5383761Z Skipping (s,q) (1.39, 2750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5383912Z Skipping (s,q) (1.4, 2750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5384059Z Skipping (s,q) (1.41, 2750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5384249Z Skipping (s,q) (1.42, 2750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5384399Z Skipping (s,q) (1.43, 2750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5384548Z Skipping (s,q) (1.44, 2750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5384698Z Skipping (s,q) (1.45, 2750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5384844Z Skipping (s,q) (1.46, 2750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5384991Z Skipping (s,q) (1.47, 2750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5385140Z Skipping (s,q) (1.48, 2750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5385288Z Skipping (s,q) (1.49, 2750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5385441Z Skipping (s,q) (1.5, 2750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5385595Z Skipping (s,q) (1.51, 2750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5385744Z Skipping (s,q) (1.52, 2750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5385897Z Skipping (s,q) (1.53, 2750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5386043Z Skipping (s,q) (1.54, 2750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5386192Z Skipping (s,q) (1.55, 2750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5386343Z Skipping (s,q) (1.56, 2750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5386491Z Skipping (s,q) (1.57, 2750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5386656Z Skipping (s,q) (1.58, 2750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5386829Z Skipping (s,q) (1.59, 2750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5386988Z Skipping (s,q) (1.6, 2750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5387134Z Skipping (s,q) (1.61, 2750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5387285Z Skipping (s,q) (1.62, 2750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5387474Z Skipping (s,q) (1.63, 2750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5387661Z Skipping (s,q) (1.64, 2750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5387810Z Skipping (s,q) (1.65, 2750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5387956Z Skipping (s,q) (1.66, 2750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5388142Z Skipping (s,q) (1.67, 2750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5388290Z Skipping (s,q) (1.68, 2750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5388439Z Skipping (s,q) (1.69, 2750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5388590Z Skipping (s,q) (1.7, 2750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5388738Z Skipping (s,q) (1.71, 2750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5388886Z Skipping (s,q) (1.72, 2750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5389033Z Skipping (s,q) (1.73, 2750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5389183Z Skipping (s,q) (1.74, 2750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5389333Z Skipping (s,q) (1.75, 2750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5389483Z Skipping (s,q) (1.76, 2750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5389629Z Skipping (s,q) (1.77, 2750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5389781Z Skipping (s,q) (1.78, 2750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5389928Z Skipping (s,q) (1.79, 2750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5390077Z Skipping (s,q) (1.8, 2750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5390223Z Skipping (s,q) (1.81, 2750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5390370Z Skipping (s,q) (1.82, 2750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5390519Z Skipping (s,q) (1.83, 2750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5390665Z Skipping (s,q) (1.84, 2750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5390814Z Skipping (s,q) (1.85, 2750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5390963Z Skipping (s,q) (1.86, 2750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5391179Z Skipping (s,q) (1.87, 2750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5391332Z Skipping (s,q) (1.88, 2750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5391483Z Skipping (s,q) (1.89, 2750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5391632Z Skipping (s,q) (1.9, 2750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5391782Z Skipping (s,q) (1.91, 2750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5391928Z Skipping (s,q) (1.92, 2750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5392076Z Skipping (s,q) (1.93, 2750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5392225Z Skipping (s,q) (1.94, 2750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5392371Z Skipping (s,q) (1.95, 2750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5392526Z Skipping (s,q) (1.96, 2750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5392673Z Skipping (s,q) (1.97, 2750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5392827Z Skipping (s,q) (1.98, 2750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5392979Z Skipping (s,q) (1.99, 2750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5393127Z Skipping (s,q) (0.01, 3000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5393274Z Skipping (s,q) (0.02, 3000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5393423Z Skipping (s,q) (0.03, 3000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5393573Z Skipping (s,q) (0.04, 3000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5393726Z Skipping (s,q) (0.05, 3000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5393874Z Skipping (s,q) (0.06, 3000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5394025Z Skipping (s,q) (0.07, 3000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5394218Z Skipping (s,q) (0.08, 3000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5394366Z Skipping (s,q) (0.09, 3000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5394555Z Skipping (s,q) (0.1, 3000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5394705Z Skipping (s,q) (0.11, 3000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5394888Z Skipping (s,q) (0.12, 3000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5395039Z Skipping (s,q) (0.13, 3000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5395186Z Skipping (s,q) (0.14, 3000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5395333Z Skipping (s,q) (0.15, 3000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5395482Z Skipping (s,q) (0.16, 3000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5395633Z Skipping (s,q) (0.17, 3000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5395780Z Skipping (s,q) (0.18, 3000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5395938Z Skipping (s,q) (0.19, 3000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5396088Z Skipping (s,q) (0.2, 3000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5396238Z Skipping (s,q) (0.21, 3000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5396389Z Skipping (s,q) (0.22, 3000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5396538Z Skipping (s,q) (0.23, 3000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5396688Z Skipping (s,q) (0.24, 3000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5396834Z Skipping (s,q) (0.25, 3000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5396983Z Skipping (s,q) (0.26, 3000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5397133Z Skipping (s,q) (0.27, 3000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5397282Z Skipping (s,q) (0.28, 3000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5397429Z Skipping (s,q) (0.29, 3000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5397580Z Skipping (s,q) (0.3, 3000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5397731Z Skipping (s,q) (0.31, 3000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5397928Z Skipping (s,q) (0.32, 3000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5398076Z Skipping (s,q) (0.33, 3000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5398226Z Skipping (s,q) (0.34, 3000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5398375Z Skipping (s,q) (0.35, 3000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5398523Z Skipping (s,q) (0.36, 3000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5398669Z Skipping (s,q) (0.37, 3000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5398822Z Skipping (s,q) (0.38, 3000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5398968Z Skipping (s,q) (0.39, 3000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5399119Z Skipping (s,q) (0.4, 3000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5399265Z Skipping (s,q) (0.41, 3000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5399413Z Skipping (s,q) (0.42, 3000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5399563Z Skipping (s,q) (0.43, 3000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5399712Z Skipping (s,q) (0.44, 3000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5399859Z Skipping (s,q) (0.45, 3000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5400015Z Skipping (s,q) (0.46, 3000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5400165Z Skipping (s,q) (0.47, 3000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5400316Z Skipping (s,q) (0.48, 3000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5400462Z Skipping (s,q) (0.49, 3000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5400609Z Skipping (s,q) (0.5, 3000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5400759Z Skipping (s,q) (0.51, 3000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5400906Z Skipping (s,q) (0.52, 3000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5401094Z Skipping (s,q) (0.53, 3000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5401247Z Skipping (s,q) (0.54, 3000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5401436Z Skipping (s,q) (0.55, 3000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5401586Z Skipping (s,q) (0.56, 3000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5401772Z Skipping (s,q) (0.57, 3000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5401921Z Skipping (s,q) (0.58, 3000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5402071Z Skipping (s,q) (0.59, 3000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5402220Z Skipping (s,q) (0.6, 3000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5402369Z Skipping (s,q) (0.61, 3000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5402521Z Skipping (s,q) (0.62, 3000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5402668Z Skipping (s,q) (0.63, 3000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5402818Z Skipping (s,q) (0.64, 3000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5402965Z Skipping (s,q) (0.65, 3000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5403117Z Skipping (s,q) (0.66, 3000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5403265Z Skipping (s,q) (0.67, 3000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5403415Z Skipping (s,q) (0.68, 3000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5403568Z Skipping (s,q) (0.69, 3000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5403718Z Skipping (s,q) (0.7, 3000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5403869Z Skipping (s,q) (0.71, 3000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5404020Z Skipping (s,q) (0.72, 3000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5404171Z Skipping (s,q) (0.73, 3000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5404318Z Skipping (s,q) (0.74, 3000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5404469Z Skipping (s,q) (0.75, 3000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5404615Z Skipping (s,q) (0.76, 3000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5404806Z Skipping (s,q) (0.77, 3000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5404960Z Skipping (s,q) (0.78, 3000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5405108Z Skipping (s,q) (0.79, 3000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5405254Z Skipping (s,q) (0.8, 3000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5405402Z Skipping (s,q) (0.81, 3000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5405548Z Skipping (s,q) (0.82, 3000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5405698Z Skipping (s,q) (0.83, 3000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5405847Z Skipping (s,q) (0.84, 3000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5405994Z Skipping (s,q) (0.85, 3000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5406146Z Skipping (s,q) (0.86, 3000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5406293Z Skipping (s,q) (0.87, 3000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5406443Z Skipping (s,q) (0.88, 3000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5406592Z Skipping (s,q) (0.89, 3000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5406740Z Skipping (s,q) (0.9, 3000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5406890Z Skipping (s,q) (0.91, 3000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5407036Z Skipping (s,q) (0.92, 3000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5407183Z Skipping (s,q) (0.93, 3000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5407333Z Skipping (s,q) (0.94, 3000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5407484Z Skipping (s,q) (0.95, 3000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5407631Z Skipping (s,q) (0.96, 3000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5407827Z Skipping (s,q) (0.97, 3000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5407975Z Skipping (s,q) (0.98, 3000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5408173Z Skipping (s,q) (0.99, 3000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5408316Z Skipping (s,q) (1, 3000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5408500Z Skipping (s,q) (1.01, 3000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5408651Z Skipping (s,q) (1.02, 3000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5408801Z Skipping (s,q) (1.03, 3000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5408950Z Skipping (s,q) (1.04, 3000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5409101Z Skipping (s,q) (1.05, 3000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5409248Z Skipping (s,q) (1.06, 3000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5409397Z Skipping (s,q) (1.07, 3000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5409546Z Skipping (s,q) (1.08, 3000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5409695Z Skipping (s,q) (1.09, 3000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5409846Z Skipping (s,q) (1.1, 3000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5409995Z Skipping (s,q) (1.11, 3000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5410144Z Skipping (s,q) (1.12, 3000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5410296Z Skipping (s,q) (1.13, 3000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5410444Z Skipping (s,q) (1.14, 3000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5410593Z Skipping (s,q) (1.15, 3000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5410740Z Skipping (s,q) (1.16, 3000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5410887Z Skipping (s,q) (1.17, 3000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5411035Z Skipping (s,q) (1.18, 3000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5411182Z Skipping (s,q) (1.19, 3000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5411333Z Skipping (s,q) (1.2, 3000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5411495Z Skipping (s,q) (1.21, 3000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5411684Z Skipping (s,q) (1.22, 3000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5411830Z Skipping (s,q) (1.23, 3000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5411982Z Skipping (s,q) (1.24, 3000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5412129Z Skipping (s,q) (1.25, 3000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5412280Z Skipping (s,q) (1.26, 3000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5412427Z Skipping (s,q) (1.27, 3000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5412573Z Skipping (s,q) (1.28, 3000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5412726Z Skipping (s,q) (1.29, 3000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5412877Z Skipping (s,q) (1.3, 3000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5413027Z Skipping (s,q) (1.31, 3000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5413176Z Skipping (s,q) (1.32, 3000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5413327Z Skipping (s,q) (1.33, 3000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5413476Z Skipping (s,q) (1.34, 3000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5413627Z Skipping (s,q) (1.35, 3000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5413776Z Skipping (s,q) (1.36, 3000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5413925Z Skipping (s,q) (1.37, 3000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5414073Z Skipping (s,q) (1.38, 3000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5414218Z Skipping (s,q) (1.39, 3000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5414370Z Skipping (s,q) (1.4, 3000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5414518Z Skipping (s,q) (1.41, 3000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5414708Z Skipping (s,q) (1.42, 3000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5414857Z Skipping (s,q) (1.43, 3000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5415044Z Skipping (s,q) (1.44, 3000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5415198Z Skipping (s,q) (1.45, 3000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5415405Z Skipping (s,q) (1.46, 3000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5415554Z Skipping (s,q) (1.47, 3000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5415704Z Skipping (s,q) (1.48, 3000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5415851Z Skipping (s,q) (1.49, 3000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5416000Z Skipping (s,q) (1.5, 3000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5416201Z Skipping (s,q) (1.51, 3000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5416353Z Skipping (s,q) (1.52, 3000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5416512Z Skipping (s,q) (1.53, 3000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5416659Z Skipping (s,q) (1.54, 3000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5416809Z Skipping (s,q) (1.55, 3000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5416959Z Skipping (s,q) (1.56, 3000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5417107Z Skipping (s,q) (1.57, 3000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5417256Z Skipping (s,q) (1.58, 3000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5417402Z Skipping (s,q) (1.59, 3000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5417549Z Skipping (s,q) (1.6, 3000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5417698Z Skipping (s,q) (1.61, 3000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5417845Z Skipping (s,q) (1.62, 3000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5417991Z Skipping (s,q) (1.63, 3000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5418146Z Skipping (s,q) (1.64, 3000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5418292Z Skipping (s,q) (1.65, 3000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5418488Z Skipping (s,q) (1.66, 3000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5418634Z Skipping (s,q) (1.67, 3000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5418782Z Skipping (s,q) (1.68, 3000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5418931Z Skipping (s,q) (1.69, 3000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5419078Z Skipping (s,q) (1.7, 3000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5419225Z Skipping (s,q) (1.71, 3000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5419374Z Skipping (s,q) (1.72, 3000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5419519Z Skipping (s,q) (1.73, 3000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5419669Z Skipping (s,q) (1.74, 3000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5419819Z Skipping (s,q) (1.75, 3000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5419969Z Skipping (s,q) (1.76, 3000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5420121Z Skipping (s,q) (1.77, 3000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5420268Z Skipping (s,q) (1.78, 3000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5420415Z Skipping (s,q) (1.79, 3000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5420566Z Skipping (s,q) (1.8, 3000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5420713Z Skipping (s,q) (1.81, 3000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5420859Z Skipping (s,q) (1.82, 3000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5421009Z Skipping (s,q) (1.83, 3000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5421155Z Skipping (s,q) (1.84, 3000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5421309Z Skipping (s,q) (1.85, 3000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5421501Z Skipping (s,q) (1.86, 3000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5421651Z Skipping (s,q) (1.87, 3000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5421843Z Skipping (s,q) (1.88, 3000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5421990Z Skipping (s,q) (1.89, 3000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5422176Z Skipping (s,q) (1.9, 3000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5422333Z Skipping (s,q) (1.91, 3000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5422480Z Skipping (s,q) (1.92, 3000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5422629Z Skipping (s,q) (1.93, 3000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5422774Z Skipping (s,q) (1.94, 3000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5422922Z Skipping (s,q) (1.95, 3000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5423071Z Skipping (s,q) (1.96, 3000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5423216Z Skipping (s,q) (1.97, 3000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5423368Z Skipping (s,q) (1.98, 3000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5423520Z Skipping (s,q) (1.99, 3000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5423669Z Skipping (s,q) (0.01, 3250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5423819Z Skipping (s,q) (0.02, 3250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5423968Z Skipping (s,q) (0.03, 3250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5424115Z Skipping (s,q) (0.04, 3250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5424264Z Skipping (s,q) (0.05, 3250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5424411Z Skipping (s,q) (0.06, 3250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5424559Z Skipping (s,q) (0.07, 3250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5424713Z Skipping (s,q) (0.08, 3250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5424861Z Skipping (s,q) (0.09, 3250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5425013Z Skipping (s,q) (0.1, 3250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5425160Z Skipping (s,q) (0.11, 3250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5425352Z Skipping (s,q) (0.12, 3250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5425501Z Skipping (s,q) (0.13, 3250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5425650Z Skipping (s,q) (0.14, 3250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5425797Z Skipping (s,q) (0.15, 3250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5425947Z Skipping (s,q) (0.16, 3250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5426097Z Skipping (s,q) (0.17, 3250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5426256Z Skipping (s,q) (0.18, 3250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5426402Z Skipping (s,q) (0.19, 3250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5426548Z Skipping (s,q) (0.2, 3250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5426700Z Skipping (s,q) (0.21, 3250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5426850Z Skipping (s,q) (0.22, 3250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5427002Z Skipping (s,q) (0.23, 3250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5427151Z Skipping (s,q) (0.24, 3250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5427300Z Skipping (s,q) (0.25, 3250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5427449Z Skipping (s,q) (0.26, 3250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5427596Z Skipping (s,q) (0.27, 3250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5427741Z Skipping (s,q) (0.28, 3250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5427892Z Skipping (s,q) (0.29, 3250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5428038Z Skipping (s,q) (0.3, 3250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5428187Z Skipping (s,q) (0.31, 3250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5428377Z Skipping (s,q) (0.32, 3250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5428526Z Skipping (s,q) (0.33, 3250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5428713Z Skipping (s,q) (0.34, 3250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5428866Z Skipping (s,q) (0.35, 3250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5429102Z Skipping (s,q) (0.36, 3250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5429255Z Skipping (s,q) (0.37, 3250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5429403Z Skipping (s,q) (0.38, 3250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5429550Z Skipping (s,q) (0.39, 3250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5429701Z Skipping (s,q) (0.4, 3250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5429847Z Skipping (s,q) (0.41, 3250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5429993Z Skipping (s,q) (0.42, 3250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5430149Z Skipping (s,q) (0.43, 3250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5430295Z Skipping (s,q) (0.44, 3250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5430452Z Skipping (s,q) (0.45, 3250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5430600Z Skipping (s,q) (0.46, 3250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5430747Z Skipping (s,q) (0.47, 3250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5430896Z Skipping (s,q) (0.48, 3250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5431042Z Skipping (s,q) (0.49, 3250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5431188Z Skipping (s,q) (0.5, 3250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5431337Z Skipping (s,q) (0.51, 3250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5431483Z Skipping (s,q) (0.52, 3250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5431636Z Skipping (s,q) (0.53, 3250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5431784Z Skipping (s,q) (0.54, 3250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5431931Z Skipping (s,q) (0.55, 3250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5432129Z Skipping (s,q) (0.56, 3250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5432276Z Skipping (s,q) (0.57, 3250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5432427Z Skipping (s,q) (0.58, 3250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5432573Z Skipping (s,q) (0.59, 3250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5432722Z Skipping (s,q) (0.6, 3250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5432869Z Skipping (s,q) (0.61, 3250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5433015Z Skipping (s,q) (0.62, 3250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5433164Z Skipping (s,q) (0.63, 3250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5433311Z Skipping (s,q) (0.64, 3250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5433460Z Skipping (s,q) (0.65, 3250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5433611Z Skipping (s,q) (0.66, 3250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5433763Z Skipping (s,q) (0.67, 3250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5433914Z Skipping (s,q) (0.68, 3250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5434068Z Skipping (s,q) (0.69, 3250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5434214Z Skipping (s,q) (0.7, 3250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5434364Z Skipping (s,q) (0.71, 3250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5434511Z Skipping (s,q) (0.72, 3250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5434659Z Skipping (s,q) (0.73, 3250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5434808Z Skipping (s,q) (0.74, 3250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5434955Z Skipping (s,q) (0.75, 3250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5435102Z Skipping (s,q) (0.76, 3250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5435296Z Skipping (s,q) (0.77, 3250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5435484Z Skipping (s,q) (0.78, 3250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5435641Z Skipping (s,q) (0.79, 3250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5435788Z Skipping (s,q) (0.8, 3250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5435976Z Skipping (s,q) (0.81, 3250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5436128Z Skipping (s,q) (0.82, 3250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5436274Z Skipping (s,q) (0.83, 3250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5436422Z Skipping (s,q) (0.84, 3250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5436574Z Skipping (s,q) (0.85, 3250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5436723Z Skipping (s,q) (0.86, 3250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5436871Z Skipping (s,q) (0.87, 3250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5437021Z Skipping (s,q) (0.88, 3250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5437170Z Skipping (s,q) (0.89, 3250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5437324Z Skipping (s,q) (0.9, 3250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5437472Z Skipping (s,q) (0.91, 3250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5437621Z Skipping (s,q) (0.92, 3250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5437771Z Skipping (s,q) (0.93, 3250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5437918Z Skipping (s,q) (0.94, 3250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5438069Z Skipping (s,q) (0.95, 3250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5438214Z Skipping (s,q) (0.96, 3250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5438362Z Skipping (s,q) (0.97, 3250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5438510Z Skipping (s,q) (0.98, 3250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5438659Z Skipping (s,q) (0.99, 3250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5438803Z Skipping (s,q) (1, 3250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5438996Z Skipping (s,q) (1.01, 3250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5439144Z Skipping (s,q) (1.02, 3250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5439301Z Skipping (s,q) (1.03, 3250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5439447Z Skipping (s,q) (1.04, 3250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5439594Z Skipping (s,q) (1.05, 3250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5439745Z Skipping (s,q) (1.06, 3250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5439894Z Skipping (s,q) (1.07, 3250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5440042Z Skipping (s,q) (1.08, 3250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5440195Z Skipping (s,q) (1.09, 3250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5440345Z Skipping (s,q) (1.1, 3250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5440494Z Skipping (s,q) (1.11, 3250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5440644Z Skipping (s,q) (1.12, 3250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5440791Z Skipping (s,q) (1.13, 3250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5440944Z Skipping (s,q) (1.14, 3250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5441090Z Skipping (s,q) (1.15, 3250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5441237Z Skipping (s,q) (1.16, 3250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5441387Z Skipping (s,q) (1.17, 3250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5441534Z Skipping (s,q) (1.18, 3250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5441679Z Skipping (s,q) (1.19, 3250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5441832Z Skipping (s,q) (1.2, 3250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5442020Z Skipping (s,q) (1.21, 3250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5442170Z Skipping (s,q) (1.22, 3250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5442379Z Skipping (s,q) (1.23, 3250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5442525Z Skipping (s,q) (1.24, 3250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5442709Z Skipping (s,q) (1.25, 3250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5442857Z Skipping (s,q) (1.26, 3250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5443004Z Skipping (s,q) (1.27, 3250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5443153Z Skipping (s,q) (1.28, 3250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5443302Z Skipping (s,q) (1.29, 3250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5443451Z Skipping (s,q) (1.3, 3250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5443599Z Skipping (s,q) (1.31, 3250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5443747Z Skipping (s,q) (1.32, 3250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5443896Z Skipping (s,q) (1.33, 3250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5444047Z Skipping (s,q) (1.34, 3250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5444194Z Skipping (s,q) (1.35, 3250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5444347Z Skipping (s,q) (1.36, 3250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5444494Z Skipping (s,q) (1.37, 3250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5444643Z Skipping (s,q) (1.38, 3250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5444790Z Skipping (s,q) (1.39, 3250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5444936Z Skipping (s,q) (1.4, 3250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5445087Z Skipping (s,q) (1.41, 3250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5445233Z Skipping (s,q) (1.42, 3250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5445382Z Skipping (s,q) (1.43, 3250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5445531Z Skipping (s,q) (1.44, 3250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5445723Z Skipping (s,q) (1.45, 3250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5445874Z Skipping (s,q) (1.46, 3250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5446024Z Skipping (s,q) (1.47, 3250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5446172Z Skipping (s,q) (1.48, 3250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5446322Z Skipping (s,q) (1.49, 3250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5446470Z Skipping (s,q) (1.5, 3250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5446616Z Skipping (s,q) (1.51, 3250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5446791Z Skipping (s,q) (1.52, 3250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5446958Z Skipping (s,q) (1.53, 3250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5447113Z Skipping (s,q) (1.54, 3250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5447261Z Skipping (s,q) (1.55, 3250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5447410Z Skipping (s,q) (1.56, 3250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5447562Z Skipping (s,q) (1.57, 3250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5447708Z Skipping (s,q) (1.58, 3250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5447857Z Skipping (s,q) (1.59, 3250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5448005Z Skipping (s,q) (1.6, 3250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5448152Z Skipping (s,q) (1.61, 3250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5448303Z Skipping (s,q) (1.62, 3250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5448452Z Skipping (s,q) (1.63, 3250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5448601Z Skipping (s,q) (1.64, 3250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5448753Z Skipping (s,q) (1.65, 3250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5448940Z Skipping (s,q) (1.66, 3250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5449090Z Skipping (s,q) (1.67, 3250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5449282Z Skipping (s,q) (1.68, 3250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5449428Z Skipping (s,q) (1.69, 3250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5449613Z Skipping (s,q) (1.7, 3250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5449764Z Skipping (s,q) (1.71, 3250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5449912Z Skipping (s,q) (1.72, 3250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5450062Z Skipping (s,q) (1.73, 3250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5450211Z Skipping (s,q) (1.74, 3250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5450357Z Skipping (s,q) (1.75, 3250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5450508Z Skipping (s,q) (1.76, 3250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5450657Z Skipping (s,q) (1.77, 3250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5450805Z Skipping (s,q) (1.78, 3250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5450963Z Skipping (s,q) (1.79, 3250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5451111Z Skipping (s,q) (1.8, 3250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5451264Z Skipping (s,q) (1.81, 3250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5451413Z Skipping (s,q) (1.82, 3250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5451561Z Skipping (s,q) (1.83, 3250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5451711Z Skipping (s,q) (1.84, 3250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5451859Z Skipping (s,q) (1.85, 3250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5452008Z Skipping (s,q) (1.86, 3250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5452165Z Skipping (s,q) (1.87, 3250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5452314Z Skipping (s,q) (1.88, 3250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5452464Z Skipping (s,q) (1.89, 3250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5452655Z Skipping (s,q) (1.9, 3250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5452802Z Skipping (s,q) (1.91, 3250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5452956Z Skipping (s,q) (1.92, 3250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5453103Z Skipping (s,q) (1.93, 3250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5453250Z Skipping (s,q) (1.94, 3250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5453398Z Skipping (s,q) (1.95, 3250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5453550Z Skipping (s,q) (1.96, 3250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5453701Z Skipping (s,q) (1.97, 3250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5453850Z Skipping (s,q) (1.98, 3250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5453997Z Skipping (s,q) (1.99, 3250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5454148Z Skipping (s,q) (0.01, 3500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5454298Z Skipping (s,q) (0.02, 3500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5454447Z Skipping (s,q) (0.03, 3500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5454599Z Skipping (s,q) (0.04, 3500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5454750Z Skipping (s,q) (0.05, 3500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5454898Z Skipping (s,q) (0.06, 3500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5455046Z Skipping (s,q) (0.07, 3500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5455192Z Skipping (s,q) (0.08, 3500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5455343Z Skipping (s,q) (0.09, 3500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5455491Z Skipping (s,q) (0.1, 3500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5455680Z Skipping (s,q) (0.11, 3500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5455836Z Skipping (s,q) (0.12, 3500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5456025Z Skipping (s,q) (0.13, 3500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5456224Z Skipping (s,q) (0.14, 3500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5456410Z Skipping (s,q) (0.15, 3500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5456559Z Skipping (s,q) (0.16, 3500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5456709Z Skipping (s,q) (0.17, 3500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5456856Z Skipping (s,q) (0.18, 3500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5457003Z Skipping (s,q) (0.19, 3500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5457151Z Skipping (s,q) (0.2, 3500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5457298Z Skipping (s,q) (0.21, 3500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5457448Z Skipping (s,q) (0.22, 3500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5457596Z Skipping (s,q) (0.23, 3500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5457747Z Skipping (s,q) (0.24, 3500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5457896Z Skipping (s,q) (0.25, 3500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5458047Z Skipping (s,q) (0.26, 3500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5458197Z Skipping (s,q) (0.27, 3500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5458345Z Skipping (s,q) (0.28, 3500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5458493Z Skipping (s,q) (0.29, 3500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5458638Z Skipping (s,q) (0.3, 3500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5458788Z Skipping (s,q) (0.31, 3500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5458934Z Skipping (s,q) (0.32, 3500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5459087Z Skipping (s,q) (0.33, 3500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5459397Z Skipping (s,q) (0.34, 3500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5459552Z Skipping (s,q) (0.35, 3500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5459779Z Skipping (s,q) (0.36, 3500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5459929Z Skipping (s,q) (0.37, 3500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5460084Z Skipping (s,q) (0.38, 3500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5460234Z Skipping (s,q) (0.39, 3500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5460379Z Skipping (s,q) (0.4, 3500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5460535Z Skipping (s,q) (0.41, 3500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5460681Z Skipping (s,q) (0.42, 3500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5460828Z Skipping (s,q) (0.43, 3500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5460977Z Skipping (s,q) (0.44, 3500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5461125Z Skipping (s,q) (0.45, 3500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5461271Z Skipping (s,q) (0.46, 3500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5461426Z Skipping (s,q) (0.47, 3500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5461575Z Skipping (s,q) (0.48, 3500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5461728Z Skipping (s,q) (0.49, 3500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5461875Z Skipping (s,q) (0.5, 3500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5462022Z Skipping (s,q) (0.51, 3500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5462173Z Skipping (s,q) (0.52, 3500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5462318Z Skipping (s,q) (0.53, 3500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5462464Z Skipping (s,q) (0.54, 3500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5462614Z Skipping (s,q) (0.55, 3500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5462820Z Skipping (s,q) (0.56, 3500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5462976Z Skipping (s,q) (0.57, 3500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5463177Z Skipping (s,q) (0.58, 3500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5463328Z Skipping (s,q) (0.59, 3500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5463534Z Skipping (s,q) (0.6, 3500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5463683Z Skipping (s,q) (0.61, 3500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5463832Z Skipping (s,q) (0.62, 3500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5463983Z Skipping (s,q) (0.63, 3500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5464131Z Skipping (s,q) (0.64, 3500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5464283Z Skipping (s,q) (0.65, 3500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5464430Z Skipping (s,q) (0.66, 3500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5464579Z Skipping (s,q) (0.67, 3500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5464731Z Skipping (s,q) (0.68, 3500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5464884Z Skipping (s,q) (0.69, 3500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5465030Z Skipping (s,q) (0.7, 3500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5465181Z Skipping (s,q) (0.71, 3500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5465328Z Skipping (s,q) (0.72, 3500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5465479Z Skipping (s,q) (0.73, 3500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5465625Z Skipping (s,q) (0.74, 3500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5465773Z Skipping (s,q) (0.75, 3500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5465922Z Skipping (s,q) (0.76, 3500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5466069Z Skipping (s,q) (0.77, 3500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5466219Z Skipping (s,q) (0.78, 3500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5466369Z Skipping (s,q) (0.79, 3500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5466562Z Skipping (s,q) (0.8, 3500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5466710Z Skipping (s,q) (0.81, 3500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5466864Z Skipping (s,q) (0.82, 3500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5467010Z Skipping (s,q) (0.83, 3500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5467159Z Skipping (s,q) (0.84, 3500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5467307Z Skipping (s,q) (0.85, 3500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5467455Z Skipping (s,q) (0.86, 3500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5467607Z Skipping (s,q) (0.87, 3500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5467755Z Skipping (s,q) (0.88, 3500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5467903Z Skipping (s,q) (0.89, 3500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5468052Z Skipping (s,q) (0.9, 3500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5468204Z Skipping (s,q) (0.91, 3500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5468354Z Skipping (s,q) (0.92, 3500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5468504Z Skipping (s,q) (0.93, 3500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5468652Z Skipping (s,q) (0.94, 3500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5468801Z Skipping (s,q) (0.95, 3500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5468948Z Skipping (s,q) (0.96, 3500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5469094Z Skipping (s,q) (0.97, 3500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5469242Z Skipping (s,q) (0.98, 3500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5469390Z Skipping (s,q) (0.99, 3500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5469606Z Skipping (s,q) (1, 3500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5469759Z Skipping (s,q) (1.01, 3500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5469949Z Skipping (s,q) (1.02, 3500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5470100Z Skipping (s,q) (1.03, 3500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5470283Z Skipping (s,q) (1.04, 3500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5470430Z Skipping (s,q) (1.05, 3500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5470582Z Skipping (s,q) (1.06, 3500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5470729Z Skipping (s,q) (1.07, 3500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5470877Z Skipping (s,q) (1.08, 3500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5471024Z Skipping (s,q) (1.09, 3500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5471170Z Skipping (s,q) (1.1, 3500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5471322Z Skipping (s,q) (1.11, 3500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5471471Z Skipping (s,q) (1.12, 3500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5471620Z Skipping (s,q) (1.13, 3500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5471772Z Skipping (s,q) (1.14, 3500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5471920Z Skipping (s,q) (1.15, 3500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5472081Z Skipping (s,q) (1.16, 3500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5472227Z Skipping (s,q) (1.17, 3500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5472373Z Skipping (s,q) (1.18, 3500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5472528Z Skipping (s,q) (1.19, 3500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5472676Z Skipping (s,q) (1.2, 3500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5472824Z Skipping (s,q) (1.21, 3500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5472975Z Skipping (s,q) (1.22, 3500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5473124Z Skipping (s,q) (1.23, 3500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5473272Z Skipping (s,q) (1.24, 3500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5473464Z Skipping (s,q) (1.25, 3500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5473611Z Skipping (s,q) (1.26, 3500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5473764Z Skipping (s,q) (1.27, 3500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5473914Z Skipping (s,q) (1.28, 3500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5474061Z Skipping (s,q) (1.29, 3500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5474211Z Skipping (s,q) (1.3, 3500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5474359Z Skipping (s,q) (1.31, 3500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5474510Z Skipping (s,q) (1.32, 3500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5474656Z Skipping (s,q) (1.33, 3500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5474810Z Skipping (s,q) (1.34, 3500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5474963Z Skipping (s,q) (1.35, 3500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5475113Z Skipping (s,q) (1.36, 3500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5475259Z Skipping (s,q) (1.37, 3500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5475411Z Skipping (s,q) (1.38, 3500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5475559Z Skipping (s,q) (1.39, 3500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5475705Z Skipping (s,q) (1.4, 3500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5475855Z Skipping (s,q) (1.41, 3500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5476005Z Skipping (s,q) (1.42, 3500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5476155Z Skipping (s,q) (1.43, 3500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5476302Z Skipping (s,q) (1.44, 3500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5476490Z Skipping (s,q) (1.45, 3500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5476640Z Skipping (s,q) (1.46, 3500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5476826Z Skipping (s,q) (1.47, 3500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5476972Z Skipping (s,q) (1.48, 3500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5477159Z Skipping (s,q) (1.49, 3500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5477308Z Skipping (s,q) (1.5, 3500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5477461Z Skipping (s,q) (1.51, 3500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5477607Z Skipping (s,q) (1.52, 3500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5477754Z Skipping (s,q) (1.53, 3500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5477905Z Skipping (s,q) (1.54, 3500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5478051Z Skipping (s,q) (1.55, 3500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5478199Z Skipping (s,q) (1.56, 3500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5478347Z Skipping (s,q) (1.57, 3500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5478497Z Skipping (s,q) (1.58, 3500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5478648Z Skipping (s,q) (1.59, 3500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5478800Z Skipping (s,q) (1.6, 3500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5478950Z Skipping (s,q) (1.61, 3500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5479100Z Skipping (s,q) (1.62, 3500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5479249Z Skipping (s,q) (1.63, 3500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5479397Z Skipping (s,q) (1.64, 3500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5479546Z Skipping (s,q) (1.65, 3500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5479693Z Skipping (s,q) (1.66, 3500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5479845Z Skipping (s,q) (1.67, 3500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5479992Z Skipping (s,q) (1.68, 3500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5480185Z Skipping (s,q) (1.69, 3500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5480337Z Skipping (s,q) (1.7, 3500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5480489Z Skipping (s,q) (1.71, 3500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5480637Z Skipping (s,q) (1.72, 3500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5480786Z Skipping (s,q) (1.73, 3500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5480933Z Skipping (s,q) (1.74, 3500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5481086Z Skipping (s,q) (1.75, 3500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5481233Z Skipping (s,q) (1.76, 3500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5481382Z Skipping (s,q) (1.77, 3500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5481533Z Skipping (s,q) (1.78, 3500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5481680Z Skipping (s,q) (1.79, 3500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5481831Z Skipping (s,q) (1.8, 3500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5481980Z Skipping (s,q) (1.81, 3500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5482131Z Skipping (s,q) (1.82, 3500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5482285Z Skipping (s,q) (1.83, 3500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5482433Z Skipping (s,q) (1.84, 3500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5482583Z Skipping (s,q) (1.85, 3500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5482735Z Skipping (s,q) (1.86, 3500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5482884Z Skipping (s,q) (1.87, 3500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5483030Z Skipping (s,q) (1.88, 3500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5483181Z Skipping (s,q) (1.89, 3500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5483369Z Skipping (s,q) (1.9, 3500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5483553Z Skipping (s,q) (1.91, 3500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5483708Z Skipping (s,q) (1.92, 3500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5483857Z Skipping (s,q) (1.93, 3500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5484042Z Skipping (s,q) (1.94, 3500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5484189Z Skipping (s,q) (1.95, 3500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5484336Z Skipping (s,q) (1.96, 3500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5484485Z Skipping (s,q) (1.97, 3500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5484633Z Skipping (s,q) (1.98, 3500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5484779Z Skipping (s,q) (1.99, 3500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5484930Z Skipping (s,q) (0.01, 3750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5485083Z Skipping (s,q) (0.02, 3750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5485237Z Skipping (s,q) (0.03, 3750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5485387Z Skipping (s,q) (0.04, 3750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5485537Z Skipping (s,q) (0.05, 3750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5485689Z Skipping (s,q) (0.06, 3750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5485836Z Skipping (s,q) (0.07, 3750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5485987Z Skipping (s,q) (0.08, 3750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5486136Z Skipping (s,q) (0.09, 3750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5486285Z Skipping (s,q) (0.1, 3750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5486437Z Skipping (s,q) (0.11, 3750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5486583Z Skipping (s,q) (0.12, 3750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5486760Z Skipping (s,q) (0.13, 3750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5486988Z Skipping (s,q) (0.14, 3750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5487460Z Skipping (s,q) (0.15, 3750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5487862Z Skipping (s,q) (0.16, 3750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5488264Z Skipping (s,q) (0.17, 3750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5488664Z Skipping (s,q) (0.18, 3750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5494172Z Skipping (s,q) (0.19, 3750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5494585Z Skipping (s,q) (0.2, 3750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5494992Z Skipping (s,q) (0.21, 3750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5495400Z Skipping (s,q) (0.22, 3750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5495911Z Skipping (s,q) (0.23, 3750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5496483Z Skipping (s,q) (0.24, 3750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5496909Z Skipping (s,q) (0.25, 3750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5497419Z Skipping (s,q) (0.26, 3750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5497887Z Skipping (s,q) (0.27, 3750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5498291Z Skipping (s,q) (0.28, 3750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5498691Z Skipping (s,q) (0.29, 3750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5499095Z Skipping (s,q) (0.3, 3750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5499559Z Skipping (s,q) (0.31, 3750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5499994Z Skipping (s,q) (0.32, 3750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5500389Z Skipping (s,q) (0.33, 3750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5500778Z Skipping (s,q) (0.34, 3750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5501254Z Skipping (s,q) (0.35, 3750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5501646Z Skipping (s,q) (0.36, 3750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5502084Z Skipping (s,q) (0.37, 3750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5502474Z Skipping (s,q) (0.38, 3750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5502906Z Skipping (s,q) (0.39, 3750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5503299Z Skipping (s,q) (0.4, 3750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5503693Z Skipping (s,q) (0.41, 3750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5504080Z Skipping (s,q) (0.42, 3750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5504470Z Skipping (s,q) (0.43, 3750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5504923Z Skipping (s,q) (0.44, 3750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5505317Z Skipping (s,q) (0.45, 3750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5505708Z Skipping (s,q) (0.46, 3750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5506099Z Skipping (s,q) (0.47, 3750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5506493Z Skipping (s,q) (0.48, 3750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5506929Z Skipping (s,q) (0.49, 3750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5507326Z Skipping (s,q) (0.5, 3750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5507767Z Skipping (s,q) (0.51, 3750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5508154Z Skipping (s,q) (0.52, 3750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5508534Z Skipping (s,q) (0.53, 3750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5508918Z Skipping (s,q) (0.54, 3750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5509305Z Skipping (s,q) (0.55, 3750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5509687Z Skipping (s,q) (0.56, 3750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5510074Z Skipping (s,q) (0.57, 3750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5510459Z Skipping (s,q) (0.58, 3750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5510900Z Skipping (s,q) (0.59, 3750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5511281Z Skipping (s,q) (0.6, 3750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5511670Z Skipping (s,q) (0.61, 3750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5512052Z Skipping (s,q) (0.62, 3750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5512434Z Skipping (s,q) (0.63, 3750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5512826Z Skipping (s,q) (0.64, 3750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5513208Z Skipping (s,q) (0.65, 3750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5513590Z Skipping (s,q) (0.66, 3750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5513972Z Skipping (s,q) (0.67, 3750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5514355Z Skipping (s,q) (0.68, 3750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5514742Z Skipping (s,q) (0.69, 3750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5515124Z Skipping (s,q) (0.7, 3750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5515511Z Skipping (s,q) (0.71, 3750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5515894Z Skipping (s,q) (0.72, 3750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5516275Z Skipping (s,q) (0.73, 3750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5516661Z Skipping (s,q) (0.74, 3750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5517046Z Skipping (s,q) (0.75, 3750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5517427Z Skipping (s,q) (0.76, 3750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5517806Z Skipping (s,q) (0.77, 3750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5518191Z Skipping (s,q) (0.78, 3750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5518574Z Skipping (s,q) (0.79, 3750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5519001Z Skipping (s,q) (0.8, 3750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5519387Z Skipping (s,q) (0.81, 3750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5520077Z Skipping (s,q) (0.82, 3750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5520470Z Skipping (s,q) (0.83, 3750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5520897Z Skipping (s,q) (0.84, 3750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5521290Z Skipping (s,q) (0.85, 3750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5521680Z Skipping (s,q) (0.86, 3750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5522067Z Skipping (s,q) (0.87, 3750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5522460Z Skipping (s,q) (0.88, 3750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5522850Z Skipping (s,q) (0.89, 3750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5523242Z Skipping (s,q) (0.9, 3750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5523633Z Skipping (s,q) (0.91, 3750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5524022Z Skipping (s,q) (0.92, 3750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5524418Z Skipping (s,q) (0.93, 3750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5524804Z Skipping (s,q) (0.94, 3750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5525197Z Skipping (s,q) (0.95, 3750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5525590Z Skipping (s,q) (0.96, 3750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5525976Z Skipping (s,q) (0.97, 3750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5526370Z Skipping (s,q) (0.98, 3750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5526762Z Skipping (s,q) (0.99, 3750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5527153Z Skipping (s,q) (1, 3750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5527542Z Skipping (s,q) (1.01, 3750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5527937Z Skipping (s,q) (1.02, 3750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5528329Z Skipping (s,q) (1.03, 3750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5528763Z Skipping (s,q) (1.04, 3750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5529152Z Skipping (s,q) (1.05, 3750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5529549Z Skipping (s,q) (1.06, 3750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5529939Z Skipping (s,q) (1.07, 3750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5530325Z Skipping (s,q) (1.08, 3750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5530715Z Skipping (s,q) (1.09, 3750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5531104Z Skipping (s,q) (1.1, 3750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5531491Z Skipping (s,q) (1.11, 3750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5531885Z Skipping (s,q) (1.12, 3750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5532277Z Skipping (s,q) (1.13, 3750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5532668Z Skipping (s,q) (1.14, 3750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5533060Z Skipping (s,q) (1.15, 3750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5533451Z Skipping (s,q) (1.16, 3750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5533844Z Skipping (s,q) (1.17, 3750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5534236Z Skipping (s,q) (1.18, 3750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5534630Z Skipping (s,q) (1.19, 3750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5535020Z Skipping (s,q) (1.2, 3750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5535410Z Skipping (s,q) (1.21, 3750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5535798Z Skipping (s,q) (1.22, 3750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5536274Z Skipping (s,q) (1.23, 3750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5536715Z Skipping (s,q) (1.24, 3750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5537103Z Skipping (s,q) (1.25, 3750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5537537Z Skipping (s,q) (1.26, 3750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5537927Z Skipping (s,q) (1.27, 3750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5538350Z Skipping (s,q) (1.28, 3750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5538745Z Skipping (s,q) (1.29, 3750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5539136Z Skipping (s,q) (1.3, 3750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5539527Z Skipping (s,q) (1.31, 3750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5539916Z Skipping (s,q) (1.32, 3750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5540306Z Skipping (s,q) (1.33, 3750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5540696Z Skipping (s,q) (1.34, 3750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5541088Z Skipping (s,q) (1.35, 3750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5541477Z Skipping (s,q) (1.36, 3750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5541872Z Skipping (s,q) (1.37, 3750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5542262Z Skipping (s,q) (1.38, 3750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5542652Z Skipping (s,q) (1.39, 3750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5543045Z Skipping (s,q) (1.4, 3750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5543436Z Skipping (s,q) (1.41, 3750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5543824Z Skipping (s,q) (1.42, 3750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5544215Z Skipping (s,q) (1.43, 3750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5544606Z Skipping (s,q) (1.44, 3750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5544996Z Skipping (s,q) (1.45, 3750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5545384Z Skipping (s,q) (1.46, 3750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5545776Z Skipping (s,q) (1.47, 3750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5546168Z Skipping (s,q) (1.48, 3750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5546599Z Skipping (s,q) (1.49, 3750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5547017Z Skipping (s,q) (1.5, 3750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5547433Z Skipping (s,q) (1.51, 3750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5547820Z Skipping (s,q) (1.52, 3750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5548209Z Skipping (s,q) (1.53, 3750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5548597Z Skipping (s,q) (1.54, 3750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5548985Z Skipping (s,q) (1.55, 3750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5549370Z Skipping (s,q) (1.56, 3750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5549759Z Skipping (s,q) (1.57, 3750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5550151Z Skipping (s,q) (1.58, 3750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5550538Z Skipping (s,q) (1.59, 3750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5550932Z Skipping (s,q) (1.6, 3750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5551323Z Skipping (s,q) (1.61, 3750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5551715Z Skipping (s,q) (1.62, 3750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5552103Z Skipping (s,q) (1.63, 3750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5552491Z Skipping (s,q) (1.64, 3750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5552880Z Skipping (s,q) (1.65, 3750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5553268Z Skipping (s,q) (1.66, 3750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5553656Z Skipping (s,q) (1.67, 3750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5554046Z Skipping (s,q) (1.68, 3750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5554481Z Skipping (s,q) (1.69, 3750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5554870Z Skipping (s,q) (1.7, 3750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5555302Z Skipping (s,q) (1.71, 3750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5555690Z Skipping (s,q) (1.72, 3750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5556140Z Skipping (s,q) (1.73, 3750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5556531Z Skipping (s,q) (1.74, 3750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5556920Z Skipping (s,q) (1.75, 3750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5557312Z Skipping (s,q) (1.76, 3750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5557697Z Skipping (s,q) (1.77, 3750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5558088Z Skipping (s,q) (1.78, 3750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5558478Z Skipping (s,q) (1.79, 3750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5558867Z Skipping (s,q) (1.8, 3750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5559412Z Skipping (s,q) (1.81, 3750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5559811Z Skipping (s,q) (1.82, 3750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5560198Z Skipping (s,q) (1.83, 3750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5560591Z Skipping (s,q) (1.84, 3750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5560981Z Skipping (s,q) (1.85, 3750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5561375Z Skipping (s,q) (1.86, 3750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5561762Z Skipping (s,q) (1.87, 3750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5562151Z Skipping (s,q) (1.88, 3750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5562544Z Skipping (s,q) (1.89, 3750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5562936Z Skipping (s,q) (1.9, 3750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5563331Z Skipping (s,q) (1.91, 3750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5563722Z Skipping (s,q) (1.92, 3750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5564201Z Skipping (s,q) (1.93, 3750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5564592Z Skipping (s,q) (1.94, 3750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5564986Z Skipping (s,q) (1.95, 3750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5565386Z Skipping (s,q) (1.96, 3750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5565779Z Skipping (s,q) (1.97, 3750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5566167Z Skipping (s,q) (1.98, 3750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5566560Z Skipping (s,q) (1.99, 3750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5566949Z Skipping (s,q) (0.01, 4000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5567343Z Skipping (s,q) (0.02, 4000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5567735Z Skipping (s,q) (0.03, 4000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5568130Z Skipping (s,q) (0.04, 4000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5568528Z Skipping (s,q) (0.05, 4000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5568915Z Skipping (s,q) (0.06, 4000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5569312Z Skipping (s,q) (0.07, 4000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5569700Z Skipping (s,q) (0.08, 4000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5570092Z Skipping (s,q) (0.09, 4000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5570479Z Skipping (s,q) (0.1, 4000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5570869Z Skipping (s,q) (0.11, 4000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5571264Z Skipping (s,q) (0.12, 4000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5571651Z Skipping (s,q) (0.13, 4000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5572109Z Skipping (s,q) (0.14, 4000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5572502Z Skipping (s,q) (0.15, 4000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5572948Z Skipping (s,q) (0.16, 4000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5573335Z Skipping (s,q) (0.17, 4000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5573785Z Skipping (s,q) (0.18, 4000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5574181Z Skipping (s,q) (0.19, 4000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5574569Z Skipping (s,q) (0.2, 4000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5574959Z Skipping (s,q) (0.21, 4000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5575352Z Skipping (s,q) (0.22, 4000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5575738Z Skipping (s,q) (0.23, 4000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5576178Z Skipping (s,q) (0.24, 4000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5576569Z Skipping (s,q) (0.25, 4000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5576962Z Skipping (s,q) (0.26, 4000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5577354Z Skipping (s,q) (0.27, 4000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5577746Z Skipping (s,q) (0.28, 4000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5578143Z Skipping (s,q) (0.29, 4000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5578536Z Skipping (s,q) (0.3, 4000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5578926Z Skipping (s,q) (0.31, 4000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5579318Z Skipping (s,q) (0.32, 4000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5579714Z Skipping (s,q) (0.33, 4000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5580104Z Skipping (s,q) (0.34, 4000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5580494Z Skipping (s,q) (0.35, 4000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5580883Z Skipping (s,q) (0.36, 4000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5581273Z Skipping (s,q) (0.37, 4000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5581664Z Skipping (s,q) (0.38, 4000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5582110Z Skipping (s,q) (0.39, 4000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5582502Z Skipping (s,q) (0.4, 4000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5582895Z Skipping (s,q) (0.41, 4000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5583284Z Skipping (s,q) (0.42, 4000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5583673Z Skipping (s,q) (0.43, 4000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5584059Z Skipping (s,q) (0.44, 4000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5584448Z Skipping (s,q) (0.45, 4000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5584839Z Skipping (s,q) (0.46, 4000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5585230Z Skipping (s,q) (0.47, 4000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5585625Z Skipping (s,q) (0.48, 4000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5586024Z Skipping (s,q) (0.49, 4000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5586420Z Skipping (s,q) (0.5, 4000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5586812Z Skipping (s,q) (0.51, 4000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5587209Z Skipping (s,q) (0.52, 4000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5587602Z Skipping (s,q) (0.53, 4000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5587990Z Skipping (s,q) (0.54, 4000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5588380Z Skipping (s,q) (0.55, 4000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5588777Z Skipping (s,q) (0.56, 4000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5589173Z Skipping (s,q) (0.57, 4000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5589566Z Skipping (s,q) (0.58, 4000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5590002Z Skipping (s,q) (0.59, 4000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5590393Z Skipping (s,q) (0.6, 4000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5590822Z Skipping (s,q) (0.61, 4000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5591214Z Skipping (s,q) (0.62, 4000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5591646Z Skipping (s,q) (0.63, 4000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5592044Z Skipping (s,q) (0.64, 4000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5592434Z Skipping (s,q) (0.65, 4000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5592825Z Skipping (s,q) (0.66, 4000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5593218Z Skipping (s,q) (0.67, 4000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5593609Z Skipping (s,q) (0.68, 4000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5594005Z Skipping (s,q) (0.69, 4000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5594405Z Skipping (s,q) (0.7, 4000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5594797Z Skipping (s,q) (0.71, 4000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5595188Z Skipping (s,q) (0.72, 4000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5595584Z Skipping (s,q) (0.73, 4000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5595979Z Skipping (s,q) (0.74, 4000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5596369Z Skipping (s,q) (0.75, 4000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5596758Z Skipping (s,q) (0.76, 4000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5597159Z Skipping (s,q) (0.77, 4000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5597555Z Skipping (s,q) (0.78, 4000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5597942Z Skipping (s,q) (0.79, 4000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5598331Z Skipping (s,q) (0.8, 4000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5598727Z Skipping (s,q) (0.81, 4000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5599119Z Skipping (s,q) (0.82, 4000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5599561Z Skipping (s,q) (0.83, 4000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5599955Z Skipping (s,q) (0.84, 4000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5600347Z Skipping (s,q) (0.85, 4000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5600740Z Skipping (s,q) (0.86, 4000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5601131Z Skipping (s,q) (0.87, 4000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5601520Z Skipping (s,q) (0.88, 4000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5601912Z Skipping (s,q) (0.89, 4000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5602307Z Skipping (s,q) (0.9, 4000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5602703Z Skipping (s,q) (0.91, 4000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5603090Z Skipping (s,q) (0.92, 4000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5603483Z Skipping (s,q) (0.93, 4000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5603882Z Skipping (s,q) (0.94, 4000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5604270Z Skipping (s,q) (0.95, 4000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5604662Z Skipping (s,q) (0.96, 4000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5605060Z Skipping (s,q) (0.97, 4000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5605453Z Skipping (s,q) (0.98, 4000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5605840Z Skipping (s,q) (0.99, 4000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5606226Z Skipping (s,q) (1, 4000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5606616Z Skipping (s,q) (1.01, 4000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5607017Z Skipping (s,q) (1.02, 4000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5607404Z Skipping (s,q) (1.03, 4000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5607848Z Skipping (s,q) (1.04, 4000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5608279Z Skipping (s,q) (1.05, 4000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5608675Z Skipping (s,q) (1.06, 4000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5609067Z Skipping (s,q) (1.07, 4000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5609493Z Skipping (s,q) (1.08, 4000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5609880Z Skipping (s,q) (1.09, 4000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5610271Z Skipping (s,q) (1.1, 4000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5610663Z Skipping (s,q) (1.11, 4000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5611057Z Skipping (s,q) (1.12, 4000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5611443Z Skipping (s,q) (1.13, 4000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5611832Z Skipping (s,q) (1.14, 4000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5612233Z Skipping (s,q) (1.15, 4000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5612620Z Skipping (s,q) (1.16, 4000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5613013Z Skipping (s,q) (1.17, 4000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5613404Z Skipping (s,q) (1.18, 4000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5613806Z Skipping (s,q) (1.19, 4000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5614198Z Skipping (s,q) (1.2, 4000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5614590Z Skipping (s,q) (1.21, 4000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5614982Z Skipping (s,q) (1.22, 4000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5615374Z Skipping (s,q) (1.23, 4000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5615769Z Skipping (s,q) (1.24, 4000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5616209Z Skipping (s,q) (1.25, 4000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5616604Z Skipping (s,q) (1.26, 4000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5616993Z Skipping (s,q) (1.27, 4000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5617434Z Skipping (s,q) (1.28, 4000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5617824Z Skipping (s,q) (1.29, 4000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5618216Z Skipping (s,q) (1.3, 4000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5618616Z Skipping (s,q) (1.31, 4000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5619012Z Skipping (s,q) (1.32, 4000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5619401Z Skipping (s,q) (1.33, 4000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5619787Z Skipping (s,q) (1.34, 4000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5620175Z Skipping (s,q) (1.35, 4000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5620565Z Skipping (s,q) (1.36, 4000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5620955Z Skipping (s,q) (1.37, 4000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5621347Z Skipping (s,q) (1.38, 4000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5621740Z Skipping (s,q) (1.39, 4000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5622127Z Skipping (s,q) (1.4, 4000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5622518Z Skipping (s,q) (1.41, 4000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5622909Z Skipping (s,q) (1.42, 4000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5623300Z Skipping (s,q) (1.43, 4000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5623686Z Skipping (s,q) (1.44, 4000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5624081Z Skipping (s,q) (1.45, 4000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5624470Z Skipping (s,q) (1.46, 4000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5624858Z Skipping (s,q) (1.47, 4000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5625301Z Skipping (s,q) (1.48, 4000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5625695Z Skipping (s,q) (1.49, 4000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5626206Z Skipping (s,q) (1.5, 4000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5626597Z Skipping (s,q) (1.51, 4000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5627022Z Skipping (s,q) (1.52, 4000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5627416Z Skipping (s,q) (1.53, 4000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5627803Z Skipping (s,q) (1.54, 4000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5628193Z Skipping (s,q) (1.55, 4000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5628583Z Skipping (s,q) (1.56, 4000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5628975Z Skipping (s,q) (1.57, 4000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5629366Z Skipping (s,q) (1.58, 4000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5629770Z Skipping (s,q) (1.59, 4000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5630163Z Skipping (s,q) (1.6, 4000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5630554Z Skipping (s,q) (1.61, 4000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5630943Z Skipping (s,q) (1.62, 4000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5631340Z Skipping (s,q) (1.63, 4000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5631730Z Skipping (s,q) (1.64, 4000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5632117Z Skipping (s,q) (1.65, 4000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5632513Z Skipping (s,q) (1.66, 4000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5632910Z Skipping (s,q) (1.67, 4000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5633298Z Skipping (s,q) (1.68, 4000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5633689Z Skipping (s,q) (1.69, 4000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5634086Z Skipping (s,q) (1.7, 4000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5634473Z Skipping (s,q) (1.71, 4000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5634913Z Skipping (s,q) (1.72, 4000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5635308Z Skipping (s,q) (1.73, 4000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5635702Z Skipping (s,q) (1.74, 4000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5636090Z Skipping (s,q) (1.75, 4000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5636487Z Skipping (s,q) (1.76, 4000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5636882Z Skipping (s,q) (1.77, 4000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5637272Z Skipping (s,q) (1.78, 4000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5637660Z Skipping (s,q) (1.79, 4000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5638050Z Skipping (s,q) (1.8, 4000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5638445Z Skipping (s,q) (1.81, 4000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5638841Z Skipping (s,q) (1.82, 4000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5639240Z Skipping (s,q) (1.83, 4000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5639762Z Skipping (s,q) (1.84, 4000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5640218Z Skipping (s,q) (1.85, 4000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5640716Z Skipping (s,q) (1.86, 4000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5646162Z Skipping (s,q) (1.87, 4000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5646576Z Skipping (s,q) (1.88, 4000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5646970Z Skipping (s,q) (1.89, 4000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5647359Z Skipping (s,q) (1.9, 4000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5647755Z Skipping (s,q) (1.91, 4000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5648148Z Skipping (s,q) (1.92, 4000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5648619Z Skipping (s,q) (1.93, 4000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5649004Z Skipping (s,q) (1.94, 4000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5649439Z Skipping (s,q) (1.95, 4000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5649825Z Skipping (s,q) (1.96, 4000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5650246Z Skipping (s,q) (1.97, 4000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5650635Z Skipping (s,q) (1.98, 4000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5651020Z Skipping (s,q) (1.99, 4000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5651405Z Skipping (s,q) (0.01, 4250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5651794Z Skipping (s,q) (0.02, 4250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5652180Z Skipping (s,q) (0.03, 4250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5652563Z Skipping (s,q) (0.04, 4250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5652951Z Skipping (s,q) (0.05, 4250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5653335Z Skipping (s,q) (0.06, 4250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5653723Z Skipping (s,q) (0.07, 4250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5654106Z Skipping (s,q) (0.08, 4250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5654494Z Skipping (s,q) (0.09, 4250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5654880Z Skipping (s,q) (0.1, 4250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5655265Z Skipping (s,q) (0.11, 4250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5655647Z Skipping (s,q) (0.12, 4250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5656034Z Skipping (s,q) (0.13, 4250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5656517Z Skipping (s,q) (0.14, 4250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5656897Z Skipping (s,q) (0.15, 4250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5657284Z Skipping (s,q) (0.16, 4250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5657668Z Skipping (s,q) (0.17, 4250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5658104Z Skipping (s,q) (0.18, 4250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5658491Z Skipping (s,q) (0.19, 4250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5658878Z Skipping (s,q) (0.2, 4250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5659464Z Skipping (s,q) (0.21, 4250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5659858Z Skipping (s,q) (0.22, 4250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5660250Z Skipping (s,q) (0.23, 4250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5660640Z Skipping (s,q) (0.24, 4250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5661029Z Skipping (s,q) (0.25, 4250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5661416Z Skipping (s,q) (0.26, 4250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5661810Z Skipping (s,q) (0.27, 4250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5662202Z Skipping (s,q) (0.28, 4250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5662604Z Skipping (s,q) (0.29, 4250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5662996Z Skipping (s,q) (0.3, 4250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5663388Z Skipping (s,q) (0.31, 4250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5663779Z Skipping (s,q) (0.32, 4250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5664166Z Skipping (s,q) (0.33, 4250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5664556Z Skipping (s,q) (0.34, 4250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5664945Z Skipping (s,q) (0.35, 4250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5665333Z Skipping (s,q) (0.36, 4250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5665727Z Skipping (s,q) (0.37, 4250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5666212Z Skipping (s,q) (0.38, 4250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5666607Z Skipping (s,q) (0.39, 4250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5667056Z Skipping (s,q) (0.4, 4250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5667447Z Skipping (s,q) (0.41, 4250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5667895Z Skipping (s,q) (0.42, 4250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5668285Z Skipping (s,q) (0.43, 4250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5668675Z Skipping (s,q) (0.44, 4250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5669064Z Skipping (s,q) (0.45, 4250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5669455Z Skipping (s,q) (0.46, 4250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5669851Z Skipping (s,q) (0.47, 4250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5670244Z Skipping (s,q) (0.48, 4250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5670640Z Skipping (s,q) (0.49, 4250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5671028Z Skipping (s,q) (0.5, 4250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5671424Z Skipping (s,q) (0.51, 4250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5671814Z Skipping (s,q) (0.52, 4250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5672206Z Skipping (s,q) (0.53, 4250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5672600Z Skipping (s,q) (0.54, 4250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5672989Z Skipping (s,q) (0.55, 4250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5673377Z Skipping (s,q) (0.56, 4250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5673765Z Skipping (s,q) (0.57, 4250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5674164Z Skipping (s,q) (0.58, 4250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5674559Z Skipping (s,q) (0.59, 4250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5674948Z Skipping (s,q) (0.6, 4250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5675343Z Skipping (s,q) (0.61, 4250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5675734Z Skipping (s,q) (0.62, 4250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5676188Z Skipping (s,q) (0.63, 4250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5676584Z Skipping (s,q) (0.64, 4250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5676975Z Skipping (s,q) (0.65, 4250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5677365Z Skipping (s,q) (0.66, 4250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5677754Z Skipping (s,q) (0.67, 4250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5678148Z Skipping (s,q) (0.68, 4250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5678537Z Skipping (s,q) (0.69, 4250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5678923Z Skipping (s,q) (0.7, 4250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5679314Z Skipping (s,q) (0.71, 4250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5679710Z Skipping (s,q) (0.72, 4250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5680099Z Skipping (s,q) (0.73, 4250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5680492Z Skipping (s,q) (0.74, 4250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5680882Z Skipping (s,q) (0.75, 4250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5681273Z Skipping (s,q) (0.76, 4250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5681660Z Skipping (s,q) (0.77, 4250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5682049Z Skipping (s,q) (0.78, 4250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5682441Z Skipping (s,q) (0.79, 4250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5682835Z Skipping (s,q) (0.8, 4250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5683225Z Skipping (s,q) (0.81, 4250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5683615Z Skipping (s,q) (0.82, 4250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5684053Z Skipping (s,q) (0.83, 4250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5684445Z Skipping (s,q) (0.84, 4250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5684880Z Skipping (s,q) (0.85, 4250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5685273Z Skipping (s,q) (0.86, 4250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5685703Z Skipping (s,q) (0.87, 4250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5686093Z Skipping (s,q) (0.88, 4250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5686483Z Skipping (s,q) (0.89, 4250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5686873Z Skipping (s,q) (0.9, 4250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5687260Z Skipping (s,q) (0.91, 4250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5687657Z Skipping (s,q) (0.92, 4250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5688048Z Skipping (s,q) (0.93, 4250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5688439Z Skipping (s,q) (0.94, 4250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5688829Z Skipping (s,q) (0.95, 4250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5689224Z Skipping (s,q) (0.96, 4250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5689615Z Skipping (s,q) (0.97, 4250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5690005Z Skipping (s,q) (0.98, 4250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5690394Z Skipping (s,q) (0.99, 4250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5690783Z Skipping (s,q) (1, 4250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5691169Z Skipping (s,q) (1.01, 4250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5691564Z Skipping (s,q) (1.02, 4250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5691954Z Skipping (s,q) (1.03, 4250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5692346Z Skipping (s,q) (1.04, 4250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5692740Z Skipping (s,q) (1.05, 4250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5693132Z Skipping (s,q) (1.06, 4250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5693570Z Skipping (s,q) (1.07, 4250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5693956Z Skipping (s,q) (1.08, 4250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5694352Z Skipping (s,q) (1.09, 4250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5694746Z Skipping (s,q) (1.1, 4250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5695136Z Skipping (s,q) (1.11, 4250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5695526Z Skipping (s,q) (1.12, 4250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5695923Z Skipping (s,q) (1.13, 4250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5696389Z Skipping (s,q) (1.14, 4250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5696777Z Skipping (s,q) (1.15, 4250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5697169Z Skipping (s,q) (1.16, 4250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5697561Z Skipping (s,q) (1.17, 4250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5697714Z Skipping (s,q) (1.18, 4250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5697867Z Skipping (s,q) (1.19, 4250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5698019Z Skipping (s,q) (1.2, 4250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5698168Z Skipping (s,q) (1.21, 4250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5698318Z Skipping (s,q) (1.22, 4250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5698466Z Skipping (s,q) (1.23, 4250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5698615Z Skipping (s,q) (1.24, 4250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5698768Z Skipping (s,q) (1.25, 4250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5698916Z Skipping (s,q) (1.26, 4250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5699143Z Skipping (s,q) (1.27, 4250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5699292Z Skipping (s,q) (1.28, 4250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5699481Z Skipping (s,q) (1.29, 4250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5699633Z Skipping (s,q) (1.3, 4250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5699818Z Skipping (s,q) (1.31, 4250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5699967Z Skipping (s,q) (1.32, 4250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5700118Z Skipping (s,q) (1.33, 4250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5700265Z Skipping (s,q) (1.34, 4250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5700413Z Skipping (s,q) (1.35, 4250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5700564Z Skipping (s,q) (1.36, 4250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5700711Z Skipping (s,q) (1.37, 4250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5700862Z Skipping (s,q) (1.38, 4250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5701014Z Skipping (s,q) (1.39, 4250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5701165Z Skipping (s,q) (1.4, 4250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5701320Z Skipping (s,q) (1.41, 4250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5701468Z Skipping (s,q) (1.42, 4250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5701621Z Skipping (s,q) (1.43, 4250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5701772Z Skipping (s,q) (1.44, 4250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5701921Z Skipping (s,q) (1.45, 4250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5702071Z Skipping (s,q) (1.46, 4250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5702219Z Skipping (s,q) (1.47, 4250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5702368Z Skipping (s,q) (1.48, 4250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5702522Z Skipping (s,q) (1.49, 4250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5702674Z Skipping (s,q) (1.5, 4250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5702824Z Skipping (s,q) (1.51, 4250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5703019Z Skipping (s,q) (1.52, 4250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5703167Z Skipping (s,q) (1.53, 4250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5703320Z Skipping (s,q) (1.54, 4250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5703468Z Skipping (s,q) (1.55, 4250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5703616Z Skipping (s,q) (1.56, 4250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5703767Z Skipping (s,q) (1.57, 4250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5703917Z Skipping (s,q) (1.58, 4250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5704065Z Skipping (s,q) (1.59, 4250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5704216Z Skipping (s,q) (1.6, 4250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5704367Z Skipping (s,q) (1.61, 4250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5704519Z Skipping (s,q) (1.62, 4250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5704673Z Skipping (s,q) (1.63, 4250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5704820Z Skipping (s,q) (1.64, 4250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5704972Z Skipping (s,q) (1.65, 4250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5705119Z Skipping (s,q) (1.66, 4250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5705267Z Skipping (s,q) (1.67, 4250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5705417Z Skipping (s,q) (1.68, 4250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5705565Z Skipping (s,q) (1.69, 4250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5705715Z Skipping (s,q) (1.7, 4250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5705863Z Skipping (s,q) (1.71, 4250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5706052Z Skipping (s,q) (1.72, 4250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5706204Z Skipping (s,q) (1.73, 4250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5706394Z Skipping (s,q) (1.74, 4250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5706543Z Skipping (s,q) (1.75, 4250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5706754Z Skipping (s,q) (1.76, 4250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5706924Z Skipping (s,q) (1.77, 4250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5707080Z Skipping (s,q) (1.78, 4250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5707228Z Skipping (s,q) (1.79, 4250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5707376Z Skipping (s,q) (1.8, 4250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5707526Z Skipping (s,q) (1.81, 4250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5707675Z Skipping (s,q) (1.82, 4250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5707826Z Skipping (s,q) (1.83, 4250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5707978Z Skipping (s,q) (1.84, 4250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5708132Z Skipping (s,q) (1.85, 4250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5708279Z Skipping (s,q) (1.86, 4250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5708432Z Skipping (s,q) (1.87, 4250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5708580Z Skipping (s,q) (1.88, 4250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5708731Z Skipping (s,q) (1.89, 4250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5708880Z Skipping (s,q) (1.9, 4250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5709028Z Skipping (s,q) (1.91, 4250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5709180Z Skipping (s,q) (1.92, 4250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5709328Z Skipping (s,q) (1.93, 4250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5709479Z Skipping (s,q) (1.94, 4250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5709630Z Skipping (s,q) (1.95, 4250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5709821Z Skipping (s,q) (1.96, 4250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5709972Z Skipping (s,q) (1.97, 4250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5710122Z Skipping (s,q) (1.98, 4250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5710273Z Skipping (s,q) (1.99, 4250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5710424Z Skipping (s,q) (0.01, 4500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5710572Z Skipping (s,q) (0.02, 4500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5710719Z Skipping (s,q) (0.03, 4500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5710869Z Skipping (s,q) (0.04, 4500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5711017Z Skipping (s,q) (0.05, 4500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5711169Z Skipping (s,q) (0.06, 4500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5711317Z Skipping (s,q) (0.07, 4500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5711468Z Skipping (s,q) (0.08, 4500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5711618Z Skipping (s,q) (0.09, 4500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5711768Z Skipping (s,q) (0.1, 4500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5711916Z Skipping (s,q) (0.11, 4500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5712066Z Skipping (s,q) (0.12, 4500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5712214Z Skipping (s,q) (0.13, 4500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5712364Z Skipping (s,q) (0.14, 4500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5712512Z Skipping (s,q) (0.15, 4500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5712660Z Skipping (s,q) (0.16, 4500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5712811Z Skipping (s,q) (0.17, 4500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5713001Z Skipping (s,q) (0.18, 4500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5713186Z Skipping (s,q) (0.19, 4500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5713339Z Skipping (s,q) (0.2, 4500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5713488Z Skipping (s,q) (0.21, 4500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5713674Z Skipping (s,q) (0.22, 4500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5713823Z Skipping (s,q) (0.23, 4500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5713971Z Skipping (s,q) (0.24, 4500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5714122Z Skipping (s,q) (0.25, 4500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5714269Z Skipping (s,q) (0.26, 4500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5714417Z Skipping (s,q) (0.27, 4500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5714575Z Skipping (s,q) (0.28, 4500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5714726Z Skipping (s,q) (0.29, 4500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5714882Z Skipping (s,q) (0.3, 4500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5715038Z Skipping (s,q) (0.31, 4500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5715186Z Skipping (s,q) (0.32, 4500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5715336Z Skipping (s,q) (0.33, 4500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5715489Z Skipping (s,q) (0.34, 4500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5715639Z Skipping (s,q) (0.35, 4500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5715795Z Skipping (s,q) (0.36, 4500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5715946Z Skipping (s,q) (0.37, 4500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5716095Z Skipping (s,q) (0.38, 4500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5716250Z Skipping (s,q) (0.39, 4500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5716405Z Skipping (s,q) (0.4, 4500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5716557Z Skipping (s,q) (0.41, 4500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5716755Z Skipping (s,q) (0.42, 4500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5716910Z Skipping (s,q) (0.43, 4500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5717070Z Skipping (s,q) (0.44, 4500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5717221Z Skipping (s,q) (0.45, 4500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5717369Z Skipping (s,q) (0.46, 4500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5717525Z Skipping (s,q) (0.47, 4500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5717678Z Skipping (s,q) (0.48, 4500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5717830Z Skipping (s,q) (0.49, 4500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5717988Z Skipping (s,q) (0.5, 4500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5718141Z Skipping (s,q) (0.51, 4500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5718297Z Skipping (s,q) (0.52, 4500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5718453Z Skipping (s,q) (0.53, 4500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5718604Z Skipping (s,q) (0.54, 4500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5718765Z Skipping (s,q) (0.55, 4500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5718917Z Skipping (s,q) (0.56, 4500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5719071Z Skipping (s,q) (0.57, 4500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5719226Z Skipping (s,q) (0.58, 4500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5719374Z Skipping (s,q) (0.59, 4500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5719525Z Skipping (s,q) (0.6, 4500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5719684Z Skipping (s,q) (0.61, 4500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5719879Z Skipping (s,q) (0.62, 4500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5720040Z Skipping (s,q) (0.63, 4500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5720234Z Skipping (s,q) (0.64, 4500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5720383Z Skipping (s,q) (0.65, 4500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5720571Z Skipping (s,q) (0.66, 4500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5720723Z Skipping (s,q) (0.67, 4500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5720871Z Skipping (s,q) (0.68, 4500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5721023Z Skipping (s,q) (0.69, 4500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5721170Z Skipping (s,q) (0.7, 4500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5721322Z Skipping (s,q) (0.71, 4500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5721472Z Skipping (s,q) (0.72, 4500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5721621Z Skipping (s,q) (0.73, 4500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5721771Z Skipping (s,q) (0.74, 4500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5721927Z Skipping (s,q) (0.75, 4500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5722074Z Skipping (s,q) (0.76, 4500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5722227Z Skipping (s,q) (0.77, 4500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5722375Z Skipping (s,q) (0.78, 4500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5722529Z Skipping (s,q) (0.79, 4500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5722678Z Skipping (s,q) (0.8, 4500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5722826Z Skipping (s,q) (0.81, 4500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5722977Z Skipping (s,q) (0.82, 4500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5723124Z Skipping (s,q) (0.83, 4500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5723276Z Skipping (s,q) (0.84, 4500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5723425Z Skipping (s,q) (0.85, 4500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5723640Z Skipping (s,q) (0.86, 4500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5723793Z Skipping (s,q) (0.87, 4500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5723943Z Skipping (s,q) (0.88, 4500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5724092Z Skipping (s,q) (0.89, 4500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5724242Z Skipping (s,q) (0.9, 4500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5724390Z Skipping (s,q) (0.91, 4500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5724539Z Skipping (s,q) (0.92, 4500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5724691Z Skipping (s,q) (0.93, 4500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5724839Z Skipping (s,q) (0.94, 4500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5724989Z Skipping (s,q) (0.95, 4500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5725139Z Skipping (s,q) (0.96, 4500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5725291Z Skipping (s,q) (0.97, 4500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5725445Z Skipping (s,q) (0.98, 4500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5725595Z Skipping (s,q) (0.99, 4500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5725743Z Skipping (s,q) (1, 4500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5725897Z Skipping (s,q) (1.01, 4500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5726045Z Skipping (s,q) (1.02, 4500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5726200Z Skipping (s,q) (1.03, 4500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5726347Z Skipping (s,q) (1.04, 4500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5726495Z Skipping (s,q) (1.05, 4500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5726647Z Skipping (s,q) (1.06, 4500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5726836Z Skipping (s,q) (1.07, 4500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5726987Z Skipping (s,q) (1.08, 4500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5727180Z Skipping (s,q) (1.09, 4500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5727329Z Skipping (s,q) (1.1, 4500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5727512Z Skipping (s,q) (1.11, 4500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5727667Z Skipping (s,q) (1.12, 4500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5727815Z Skipping (s,q) (1.13, 4500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5727970Z Skipping (s,q) (1.14, 4500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5728118Z Skipping (s,q) (1.15, 4500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5728267Z Skipping (s,q) (1.16, 4500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5728419Z Skipping (s,q) (1.17, 4500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5728569Z Skipping (s,q) (1.18, 4500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5728718Z Skipping (s,q) (1.19, 4500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5728878Z Skipping (s,q) (1.2, 4500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5729027Z Skipping (s,q) (1.21, 4500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5729181Z Skipping (s,q) (1.22, 4500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5729329Z Skipping (s,q) (1.23, 4500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5729476Z Skipping (s,q) (1.24, 4500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5729631Z Skipping (s,q) (1.25, 4500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5729779Z Skipping (s,q) (1.26, 4500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5729928Z Skipping (s,q) (1.27, 4500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5730078Z Skipping (s,q) (1.28, 4500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5730230Z Skipping (s,q) (1.29, 4500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5730382Z Skipping (s,q) (1.3, 4500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5730574Z Skipping (s,q) (1.31, 4500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5730721Z Skipping (s,q) (1.32, 4500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5730874Z Skipping (s,q) (1.33, 4500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5731022Z Skipping (s,q) (1.34, 4500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5731171Z Skipping (s,q) (1.35, 4500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5731327Z Skipping (s,q) (1.36, 4500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5731477Z Skipping (s,q) (1.37, 4500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5731627Z Skipping (s,q) (1.38, 4500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5731775Z Skipping (s,q) (1.39, 4500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5731924Z Skipping (s,q) (1.4, 4500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5732076Z Skipping (s,q) (1.41, 4500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5732227Z Skipping (s,q) (1.42, 4500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5732374Z Skipping (s,q) (1.43, 4500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5732529Z Skipping (s,q) (1.44, 4500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5732676Z Skipping (s,q) (1.45, 4500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5732829Z Skipping (s,q) (1.46, 4500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5732978Z Skipping (s,q) (1.47, 4500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5733126Z Skipping (s,q) (1.48, 4500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5733275Z Skipping (s,q) (1.49, 4500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5733424Z Skipping (s,q) (1.5, 4500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5733616Z Skipping (s,q) (1.51, 4500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5733769Z Skipping (s,q) (1.52, 4500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5733963Z Skipping (s,q) (1.53, 4500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5734113Z Skipping (s,q) (1.54, 4500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5734296Z Skipping (s,q) (1.55, 4500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5734445Z Skipping (s,q) (1.56, 4500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5734597Z Skipping (s,q) (1.57, 4500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5734747Z Skipping (s,q) (1.58, 4500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5734896Z Skipping (s,q) (1.59, 4500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5735048Z Skipping (s,q) (1.6, 4500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5735197Z Skipping (s,q) (1.61, 4500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5735348Z Skipping (s,q) (1.62, 4500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5735495Z Skipping (s,q) (1.63, 4500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5735647Z Skipping (s,q) (1.64, 4500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5735800Z Skipping (s,q) (1.65, 4500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5735951Z Skipping (s,q) (1.66, 4500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5736168Z Skipping (s,q) (1.67, 4500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5736320Z Skipping (s,q) (1.68, 4500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5736468Z Skipping (s,q) (1.69, 4500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5736617Z Skipping (s,q) (1.7, 4500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5736769Z Skipping (s,q) (1.71, 4500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5736942Z Skipping (s,q) (1.72, 4500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5737114Z Skipping (s,q) (1.73, 4500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5737270Z Skipping (s,q) (1.74, 4500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5737422Z Skipping (s,q) (1.75, 4500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5737619Z Skipping (s,q) (1.76, 4500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5737769Z Skipping (s,q) (1.77, 4500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5737920Z Skipping (s,q) (1.78, 4500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5738071Z Skipping (s,q) (1.79, 4500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5738220Z Skipping (s,q) (1.8, 4500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5738371Z Skipping (s,q) (1.81, 4500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5738519Z Skipping (s,q) (1.82, 4500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5738671Z Skipping (s,q) (1.83, 4500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5738823Z Skipping (s,q) (1.84, 4500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5738972Z Skipping (s,q) (1.85, 4500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5739122Z Skipping (s,q) (1.86, 4500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5739278Z Skipping (s,q) (1.87, 4500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5739426Z Skipping (s,q) (1.88, 4500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5739584Z Skipping (s,q) (1.89, 4500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5739732Z Skipping (s,q) (1.9, 4500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5739879Z Skipping (s,q) (1.91, 4500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5740029Z Skipping (s,q) (1.92, 4500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5740177Z Skipping (s,q) (1.93, 4500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5740325Z Skipping (s,q) (1.94, 4500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5740478Z Skipping (s,q) (1.95, 4500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5740665Z Skipping (s,q) (1.96, 4500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5740821Z Skipping (s,q) (1.97, 4500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5741009Z Skipping (s,q) (1.98, 4500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5741157Z Skipping (s,q) (1.99, 4500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5741345Z Skipping (s,q) (0.01, 4750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5741495Z Skipping (s,q) (0.02, 4750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5741643Z Skipping (s,q) (0.03, 4750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5741793Z Skipping (s,q) (0.04, 4750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5741943Z Skipping (s,q) (0.05, 4750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5742101Z Skipping (s,q) (0.06, 4750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5742251Z Skipping (s,q) (0.07, 4750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5742401Z Skipping (s,q) (0.08, 4750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5742554Z Skipping (s,q) (0.09, 4750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5742708Z Skipping (s,q) (0.1, 4750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5742855Z Skipping (s,q) (0.11, 4750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5743007Z Skipping (s,q) (0.12, 4750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5743157Z Skipping (s,q) (0.13, 4750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5743309Z Skipping (s,q) (0.14, 4750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5743457Z Skipping (s,q) (0.15, 4750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5743603Z Skipping (s,q) (0.16, 4750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5743752Z Skipping (s,q) (0.17, 4750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5743899Z Skipping (s,q) (0.18, 4750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5744055Z Skipping (s,q) (0.19, 4750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5744209Z Skipping (s,q) (0.2, 4750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5744400Z Skipping (s,q) (0.21, 4750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5744547Z Skipping (s,q) (0.22, 4750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5744700Z Skipping (s,q) (0.23, 4750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5744847Z Skipping (s,q) (0.24, 4750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5744997Z Skipping (s,q) (0.25, 4750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5745143Z Skipping (s,q) (0.26, 4750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5745291Z Skipping (s,q) (0.27, 4750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5745444Z Skipping (s,q) (0.28, 4750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5745591Z Skipping (s,q) (0.29, 4750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5745742Z Skipping (s,q) (0.3, 4750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5745894Z Skipping (s,q) (0.31, 4750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5746046Z Skipping (s,q) (0.32, 4750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5746199Z Skipping (s,q) (0.33, 4750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5746351Z Skipping (s,q) (0.34, 4750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5746500Z Skipping (s,q) (0.35, 4750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5746652Z Skipping (s,q) (0.36, 4750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5746801Z Skipping (s,q) (0.37, 4750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5746948Z Skipping (s,q) (0.38, 4750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5747098Z Skipping (s,q) (0.39, 4750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5747249Z Skipping (s,q) (0.4, 4750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5747448Z Skipping (s,q) (0.41, 4750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5747596Z Skipping (s,q) (0.42, 4750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5747783Z Skipping (s,q) (0.43, 4750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5747933Z Skipping (s,q) (0.44, 4750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5748139Z Skipping (s,q) (0.45, 4750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5748292Z Skipping (s,q) (0.46, 4750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5748442Z Skipping (s,q) (0.47, 4750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5748590Z Skipping (s,q) (0.48, 4750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5748740Z Skipping (s,q) (0.49, 4750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5748889Z Skipping (s,q) (0.5, 4750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5749037Z Skipping (s,q) (0.51, 4750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5749190Z Skipping (s,q) (0.52, 4750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5749342Z Skipping (s,q) (0.53, 4750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5749491Z Skipping (s,q) (0.54, 4750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5749644Z Skipping (s,q) (0.55, 4750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5749792Z Skipping (s,q) (0.56, 4750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5749949Z Skipping (s,q) (0.57, 4750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5750098Z Skipping (s,q) (0.58, 4750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5750247Z Skipping (s,q) (0.59, 4750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5750402Z Skipping (s,q) (0.6, 4750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5750550Z Skipping (s,q) (0.61, 4750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5750698Z Skipping (s,q) (0.62, 4750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5750850Z Skipping (s,q) (0.63, 4750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5751000Z Skipping (s,q) (0.64, 4750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5751153Z Skipping (s,q) (0.65, 4750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5751343Z Skipping (s,q) (0.66, 4750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5751491Z Skipping (s,q) (0.67, 4750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5751645Z Skipping (s,q) (0.68, 4750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5751793Z Skipping (s,q) (0.69, 4750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5751940Z Skipping (s,q) (0.7, 4750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5752093Z Skipping (s,q) (0.71, 4750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5752243Z Skipping (s,q) (0.72, 4750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5752391Z Skipping (s,q) (0.73, 4750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5752544Z Skipping (s,q) (0.74, 4750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5752696Z Skipping (s,q) (0.75, 4750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5752846Z Skipping (s,q) (0.76, 4750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5752999Z Skipping (s,q) (0.77, 4750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5753147Z Skipping (s,q) (0.78, 4750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5753299Z Skipping (s,q) (0.79, 4750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5753446Z Skipping (s,q) (0.8, 4750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5753595Z Skipping (s,q) (0.81, 4750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5753745Z Skipping (s,q) (0.82, 4750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5753896Z Skipping (s,q) (0.83, 4750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5754046Z Skipping (s,q) (0.84, 4750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5754194Z Skipping (s,q) (0.85, 4750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5754381Z Skipping (s,q) (0.86, 4750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5754534Z Skipping (s,q) (0.87, 4750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5754778Z Skipping (s,q) (0.88, 4750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5754927Z Skipping (s,q) (0.89, 4750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5755114Z Skipping (s,q) (0.9, 4750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5755265Z Skipping (s,q) (0.91, 4750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5755419Z Skipping (s,q) (0.92, 4750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5755570Z Skipping (s,q) (0.93, 4750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5755719Z Skipping (s,q) (0.94, 4750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5755871Z Skipping (s,q) (0.95, 4750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5756019Z Skipping (s,q) (0.96, 4750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5756170Z Skipping (s,q) (0.97, 4750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5756325Z Skipping (s,q) (0.98, 4750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5756478Z Skipping (s,q) (0.99, 4750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5756630Z Skipping (s,q) (1, 4750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5756781Z Skipping (s,q) (1.01, 4750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5756928Z Skipping (s,q) (1.02, 4750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5757078Z Skipping (s,q) (1.03, 4750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5757227Z Skipping (s,q) (1.04, 4750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5757374Z Skipping (s,q) (1.05, 4750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5757529Z Skipping (s,q) (1.06, 4750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5757679Z Skipping (s,q) (1.07, 4750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5757833Z Skipping (s,q) (1.08, 4750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5757981Z Skipping (s,q) (1.09, 4750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5758174Z Skipping (s,q) (1.1, 4750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5758327Z Skipping (s,q) (1.11, 4750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5758477Z Skipping (s,q) (1.12, 4750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5758624Z Skipping (s,q) (1.13, 4750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5758782Z Skipping (s,q) (1.14, 4750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5758930Z Skipping (s,q) (1.15, 4750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5759079Z Skipping (s,q) (1.16, 4750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5759227Z Skipping (s,q) (1.17, 4750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5759507Z Skipping (s,q) (1.18, 4750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5759663Z Skipping (s,q) (1.19, 4750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5759812Z Skipping (s,q) (1.2, 4750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5759965Z Skipping (s,q) (1.21, 4750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5760120Z Skipping (s,q) (1.22, 4750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5760277Z Skipping (s,q) (1.23, 4750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5760429Z Skipping (s,q) (1.24, 4750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5760577Z Skipping (s,q) (1.25, 4750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5760725Z Skipping (s,q) (1.26, 4750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5760876Z Skipping (s,q) (1.27, 4750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5761025Z Skipping (s,q) (1.28, 4750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5761173Z Skipping (s,q) (1.29, 4750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5761324Z Skipping (s,q) (1.3, 4750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5761544Z Skipping (s,q) (1.31, 4750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5761747Z Skipping (s,q) (1.32, 4750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5761907Z Skipping (s,q) (1.33, 4750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5762058Z Skipping (s,q) (1.34, 4750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5762268Z Skipping (s,q) (1.35, 4750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5762419Z Skipping (s,q) (1.36, 4750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5762569Z Skipping (s,q) (1.37, 4750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5762721Z Skipping (s,q) (1.38, 4750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5762869Z Skipping (s,q) (1.39, 4750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5763016Z Skipping (s,q) (1.4, 4750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5763166Z Skipping (s,q) (1.41, 4750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5763316Z Skipping (s,q) (1.42, 4750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5763472Z Skipping (s,q) (1.43, 4750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5763624Z Skipping (s,q) (1.44, 4750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5763771Z Skipping (s,q) (1.45, 4750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5763924Z Skipping (s,q) (1.46, 4750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5764075Z Skipping (s,q) (1.47, 4750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5764227Z Skipping (s,q) (1.48, 4750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5764378Z Skipping (s,q) (1.49, 4750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5764525Z Skipping (s,q) (1.5, 4750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5764674Z Skipping (s,q) (1.51, 4750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5764822Z Skipping (s,q) (1.52, 4750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5764972Z Skipping (s,q) (1.53, 4750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5765125Z Skipping (s,q) (1.54, 4750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5765337Z Skipping (s,q) (1.55, 4750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5765486Z Skipping (s,q) (1.56, 4750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5765641Z Skipping (s,q) (1.57, 4750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5765791Z Skipping (s,q) (1.58, 4750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5765941Z Skipping (s,q) (1.59, 4750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5766088Z Skipping (s,q) (1.6, 4750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5766236Z Skipping (s,q) (1.61, 4750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5766392Z Skipping (s,q) (1.62, 4750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5766540Z Skipping (s,q) (1.63, 4750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5766689Z Skipping (s,q) (1.64, 4750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5766846Z Skipping (s,q) (1.65, 4750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5766999Z Skipping (s,q) (1.66, 4750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5767149Z Skipping (s,q) (1.67, 4750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5767298Z Skipping (s,q) (1.68, 4750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5767446Z Skipping (s,q) (1.69, 4750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5767595Z Skipping (s,q) (1.7, 4750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5767743Z Skipping (s,q) (1.71, 4750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5767891Z Skipping (s,q) (1.72, 4750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5768048Z Skipping (s,q) (1.73, 4750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5768198Z Skipping (s,q) (1.74, 4750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5768393Z Skipping (s,q) (1.75, 4750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5768545Z Skipping (s,q) (1.76, 4750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5768743Z Skipping (s,q) (1.77, 4750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5768890Z Skipping (s,q) (1.78, 4750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5769073Z Skipping (s,q) (1.79, 4750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5769220Z Skipping (s,q) (1.8, 4750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5769371Z Skipping (s,q) (1.81, 4750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5769517Z Skipping (s,q) (1.82, 4750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5769661Z Skipping (s,q) (1.83, 4750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5769812Z Skipping (s,q) (1.84, 4750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5769959Z Skipping (s,q) (1.85, 4750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5770110Z Skipping (s,q) (1.86, 4750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5770260Z Skipping (s,q) (1.87, 4750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5770413Z Skipping (s,q) (1.88, 4750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5770560Z Skipping (s,q) (1.89, 4750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5770709Z Skipping (s,q) (1.9, 4750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5770857Z Skipping (s,q) (1.91, 4750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5771005Z Skipping (s,q) (1.92, 4750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5771150Z Skipping (s,q) (1.93, 4750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5771298Z Skipping (s,q) (1.94, 4750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5771443Z Skipping (s,q) (1.95, 4750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5771587Z Skipping (s,q) (1.96, 4750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5771737Z Skipping (s,q) (1.97, 4750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5771886Z Skipping (s,q) (1.98, 4750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5772079Z Skipping (s,q) (1.99, 4750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5772232Z Skipping (s,q) (0.01, 5000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5772388Z Skipping (s,q) (0.02, 5000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5772541Z Skipping (s,q) (0.03, 5000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5772689Z Skipping (s,q) (0.04, 5000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5772842Z Skipping (s,q) (0.05, 5000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5772994Z Skipping (s,q) (0.06, 5000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5773139Z Skipping (s,q) (0.07, 5000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5777593Z Skipping (s,q) (0.08, 5000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5777769Z Skipping (s,q) (0.09, 5000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5777931Z Skipping (s,q) (0.1, 5000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5778088Z Skipping (s,q) (0.11, 5000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5778241Z Skipping (s,q) (0.12, 5000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5778390Z Skipping (s,q) (0.13, 5000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5778548Z Skipping (s,q) (0.14, 5000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5778698Z Skipping (s,q) (0.15, 5000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5778853Z Skipping (s,q) (0.16, 5000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5779003Z Skipping (s,q) (0.17, 5000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5779152Z Skipping (s,q) (0.18, 5000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5779309Z Skipping (s,q) (0.19, 5000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5779460Z Skipping (s,q) (0.2, 5000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5779679Z Skipping (s,q) (0.21, 5000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5779830Z Skipping (s,q) (0.22, 5000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5780050Z Skipping (s,q) (0.23, 5000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5780201Z Skipping (s,q) (0.24, 5000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5780387Z Skipping (s,q) (0.25, 5000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5780536Z Skipping (s,q) (0.26, 5000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5780686Z Skipping (s,q) (0.27, 5000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5780831Z Skipping (s,q) (0.28, 5000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5780979Z Skipping (s,q) (0.29, 5000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5781128Z Skipping (s,q) (0.3, 5000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5781275Z Skipping (s,q) (0.31, 5000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5781426Z Skipping (s,q) (0.32, 5000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5781575Z Skipping (s,q) (0.33, 5000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5781726Z Skipping (s,q) (0.34, 5000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5781874Z Skipping (s,q) (0.35, 5000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5782026Z Skipping (s,q) (0.36, 5000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5782172Z Skipping (s,q) (0.37, 5000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5782320Z Skipping (s,q) (0.38, 5000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5782465Z Skipping (s,q) (0.39, 5000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5782616Z Skipping (s,q) (0.4, 5000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5782763Z Skipping (s,q) (0.41, 5000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5782909Z Skipping (s,q) (0.42, 5000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5783060Z Skipping (s,q) (0.43, 5000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5783206Z Skipping (s,q) (0.44, 5000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5783397Z Skipping (s,q) (0.45, 5000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5783545Z Skipping (s,q) (0.46, 5000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5783696Z Skipping (s,q) (0.47, 5000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5783846Z Skipping (s,q) (0.48, 5000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5783994Z Skipping (s,q) (0.49, 5000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5784142Z Skipping (s,q) (0.5, 5000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5784289Z Skipping (s,q) (0.51, 5000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5784435Z Skipping (s,q) (0.52, 5000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5784581Z Skipping (s,q) (0.53, 5000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5784731Z Skipping (s,q) (0.54, 5000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5784878Z Skipping (s,q) (0.55, 5000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5785033Z Skipping (s,q) (0.56, 5000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5785181Z Skipping (s,q) (0.57, 5000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5785329Z Skipping (s,q) (0.58, 5000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5785478Z Skipping (s,q) (0.59, 5000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5785625Z Skipping (s,q) (0.6, 5000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5785772Z Skipping (s,q) (0.61, 5000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5785921Z Skipping (s,q) (0.62, 5000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5786067Z Skipping (s,q) (0.63, 5000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5786215Z Skipping (s,q) (0.64, 5000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5786407Z Skipping (s,q) (0.65, 5000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5786554Z Skipping (s,q) (0.66, 5000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5786745Z Skipping (s,q) (0.67, 5000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5786892Z Skipping (s,q) (0.68, 5000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5787078Z Skipping (s,q) (0.69, 5000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5787229Z Skipping (s,q) (0.7, 5000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5787377Z Skipping (s,q) (0.71, 5000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5787522Z Skipping (s,q) (0.72, 5000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5787671Z Skipping (s,q) (0.73, 5000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5787817Z Skipping (s,q) (0.74, 5000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5787970Z Skipping (s,q) (0.75, 5000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5788122Z Skipping (s,q) (0.76, 5000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5788269Z Skipping (s,q) (0.77, 5000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5788424Z Skipping (s,q) (0.78, 5000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5788571Z Skipping (s,q) (0.79, 5000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5788719Z Skipping (s,q) (0.8, 5000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5788867Z Skipping (s,q) (0.81, 5000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5789013Z Skipping (s,q) (0.82, 5000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5789161Z Skipping (s,q) (0.83, 5000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5789307Z Skipping (s,q) (0.84, 5000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5789453Z Skipping (s,q) (0.85, 5000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5789603Z Skipping (s,q) (0.86, 5000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5789751Z Skipping (s,q) (0.87, 5000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5789902Z Skipping (s,q) (0.88, 5000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5790058Z Skipping (s,q) (0.89, 5000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5790246Z Skipping (s,q) (0.9, 5000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5790394Z Skipping (s,q) (0.91, 5000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5790542Z Skipping (s,q) (0.92, 5000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5790687Z Skipping (s,q) (0.93, 5000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5790835Z Skipping (s,q) (0.94, 5000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5790981Z Skipping (s,q) (0.95, 5000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5791127Z Skipping (s,q) (0.96, 5000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5791276Z Skipping (s,q) (0.97, 5000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5791421Z Skipping (s,q) (0.98, 5000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5791571Z Skipping (s,q) (0.99, 5000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5791715Z Skipping (s,q) (1, 5000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5791864Z Skipping (s,q) (1.01, 5000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5792011Z Skipping (s,q) (1.02, 5000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5792161Z Skipping (s,q) (1.03, 5000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5792307Z Skipping (s,q) (1.04, 5000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5792455Z Skipping (s,q) (1.05, 5000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5792603Z Skipping (s,q) (1.06, 5000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5792754Z Skipping (s,q) (1.07, 5000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5792903Z Skipping (s,q) (1.08, 5000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5793048Z Skipping (s,q) (1.09, 5000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5793239Z Skipping (s,q) (1.1, 5000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5793386Z Skipping (s,q) (1.11, 5000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5793575Z Skipping (s,q) (1.12, 5000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5793723Z Skipping (s,q) (1.13, 5000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5793908Z Skipping (s,q) (1.14, 5000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5794064Z Skipping (s,q) (1.15, 5000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5794210Z Skipping (s,q) (1.16, 5000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5794356Z Skipping (s,q) (1.17, 5000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5794504Z Skipping (s,q) (1.18, 5000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5794649Z Skipping (s,q) (1.19, 5000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5794794Z Skipping (s,q) (1.2, 5000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5794945Z Skipping (s,q) (1.21, 5000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5795093Z Skipping (s,q) (1.22, 5000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5795245Z Skipping (s,q) (1.23, 5000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5795395Z Skipping (s,q) (1.24, 5000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5795546Z Skipping (s,q) (1.25, 5000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5795695Z Skipping (s,q) (1.26, 5000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5795839Z Skipping (s,q) (1.27, 5000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5795984Z Skipping (s,q) (1.28, 5000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5796132Z Skipping (s,q) (1.29, 5000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5796278Z Skipping (s,q) (1.3, 5000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5796422Z Skipping (s,q) (1.31, 5000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5796574Z Skipping (s,q) (1.32, 5000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5796740Z Skipping (s,q) (1.33, 5000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5796963Z Skipping (s,q) (1.34, 5000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5797110Z Skipping (s,q) (1.35, 5000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5797258Z Skipping (s,q) (1.36, 5000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5797410Z Skipping (s,q) (1.37, 5000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5797555Z Skipping (s,q) (1.38, 5000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5797700Z Skipping (s,q) (1.39, 5000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5797847Z Skipping (s,q) (1.4, 5000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5797992Z Skipping (s,q) (1.41, 5000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5798140Z Skipping (s,q) (1.42, 5000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5798289Z Skipping (s,q) (1.43, 5000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5798434Z Skipping (s,q) (1.44, 5000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5798593Z Skipping (s,q) (1.45, 5000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5798741Z Skipping (s,q) (1.46, 5000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5798889Z Skipping (s,q) (1.47, 5000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5799042Z Skipping (s,q) (1.48, 5000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5799190Z Skipping (s,q) (1.49, 5000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5799344Z Skipping (s,q) (1.5, 5000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5799490Z Skipping (s,q) (1.51, 5000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5799635Z Skipping (s,q) (1.52, 5000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5799783Z Skipping (s,q) (1.53, 5000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5799969Z Skipping (s,q) (1.54, 5000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5800116Z Skipping (s,q) (1.55, 5000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5800309Z Skipping (s,q) (1.56, 5000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5800455Z Skipping (s,q) (1.57, 5000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5800641Z Skipping (s,q) (1.58, 5000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5800788Z Skipping (s,q) (1.59, 5000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5800934Z Skipping (s,q) (1.6, 5000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5801081Z Skipping (s,q) (1.61, 5000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5801226Z Skipping (s,q) (1.62, 5000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5801371Z Skipping (s,q) (1.63, 5000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5801522Z Skipping (s,q) (1.64, 5000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5801669Z Skipping (s,q) (1.65, 5000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5801819Z Skipping (s,q) (1.66, 5000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5801966Z Skipping (s,q) (1.67, 5000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5802115Z Skipping (s,q) (1.68, 5000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5802263Z Skipping (s,q) (1.69, 5000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5802411Z Skipping (s,q) (1.7, 5000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5802558Z Skipping (s,q) (1.71, 5000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5802709Z Skipping (s,q) (1.72, 5000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5802855Z Skipping (s,q) (1.73, 5000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5803002Z Skipping (s,q) (1.74, 5000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5803150Z Skipping (s,q) (1.75, 5000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5803295Z Skipping (s,q) (1.76, 5000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5803447Z Skipping (s,q) (1.77, 5000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5803595Z Skipping (s,q) (1.78, 5000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5803787Z Skipping (s,q) (1.79, 5000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5803937Z Skipping (s,q) (1.8, 5000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5804084Z Skipping (s,q) (1.81, 5000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5804230Z Skipping (s,q) (1.82, 5000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5804378Z Skipping (s,q) (1.83, 5000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5804524Z Skipping (s,q) (1.84, 5000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5804673Z Skipping (s,q) (1.85, 5000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5804818Z Skipping (s,q) (1.86, 5000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5804967Z Skipping (s,q) (1.87, 5000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5805121Z Skipping (s,q) (1.88, 5000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5805272Z Skipping (s,q) (1.89, 5000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5805423Z Skipping (s,q) (1.9, 5000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5805571Z Skipping (s,q) (1.91, 5000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5805720Z Skipping (s,q) (1.92, 5000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5805868Z Skipping (s,q) (1.93, 5000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5806013Z Skipping (s,q) (1.94, 5000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5806159Z Skipping (s,q) (1.95, 5000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5806311Z Skipping (s,q) (1.96, 5000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5806458Z Skipping (s,q) (1.97, 5000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5806603Z Skipping (s,q) (1.98, 5000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5806822Z Skipping (s,q) (1.99, 5000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5806970Z Skipping (s,q) (0.01, 5250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5807159Z Skipping (s,q) (0.02, 5250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5807305Z Skipping (s,q) (0.03, 5250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5807488Z Skipping (s,q) (0.04, 5250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5807639Z Skipping (s,q) (0.05, 5250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5807785Z Skipping (s,q) (0.06, 5250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5807930Z Skipping (s,q) (0.07, 5250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5808078Z Skipping (s,q) (0.08, 5250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5808224Z Skipping (s,q) (0.09, 5250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5808372Z Skipping (s,q) (0.1, 5250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5808519Z Skipping (s,q) (0.11, 5250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5808670Z Skipping (s,q) (0.12, 5250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5808827Z Skipping (s,q) (0.13, 5250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5808977Z Skipping (s,q) (0.14, 5250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5809125Z Skipping (s,q) (0.15, 5250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5809273Z Skipping (s,q) (0.16, 5250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5809419Z Skipping (s,q) (0.17, 5250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5809572Z Skipping (s,q) (0.18, 5250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5809717Z Skipping (s,q) (0.19, 5250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5809865Z Skipping (s,q) (0.2, 5250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5810014Z Skipping (s,q) (0.21, 5250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5810164Z Skipping (s,q) (0.22, 5250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5810310Z Skipping (s,q) (0.23, 5250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5810502Z Skipping (s,q) (0.24, 5250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5810648Z Skipping (s,q) (0.25, 5250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5810798Z Skipping (s,q) (0.26, 5250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5810943Z Skipping (s,q) (0.27, 5250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5811089Z Skipping (s,q) (0.28, 5250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5811237Z Skipping (s,q) (0.29, 5250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5811382Z Skipping (s,q) (0.3, 5250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5811529Z Skipping (s,q) (0.31, 5250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5811678Z Skipping (s,q) (0.32, 5250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5811828Z Skipping (s,q) (0.33, 5250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5811974Z Skipping (s,q) (0.34, 5250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5812128Z Skipping (s,q) (0.35, 5250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5812274Z Skipping (s,q) (0.36, 5250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5812425Z Skipping (s,q) (0.37, 5250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5812572Z Skipping (s,q) (0.38, 5250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5812720Z Skipping (s,q) (0.39, 5250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5812872Z Skipping (s,q) (0.4, 5250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5813018Z Skipping (s,q) (0.41, 5250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5813164Z Skipping (s,q) (0.42, 5250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5813313Z Skipping (s,q) (0.43, 5250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5813459Z Skipping (s,q) (0.44, 5250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5813652Z Skipping (s,q) (0.45, 5250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5813834Z Skipping (s,q) (0.46, 5250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5813984Z Skipping (s,q) (0.47, 5250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5814136Z Skipping (s,q) (0.48, 5250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5814318Z Skipping (s,q) (0.49, 5250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5814464Z Skipping (s,q) (0.5, 5250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5814614Z Skipping (s,q) (0.51, 5250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5814760Z Skipping (s,q) (0.52, 5250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5814907Z Skipping (s,q) (0.53, 5250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5815052Z Skipping (s,q) (0.54, 5250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5815198Z Skipping (s,q) (0.55, 5250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5815350Z Skipping (s,q) (0.56, 5250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5815495Z Skipping (s,q) (0.57, 5250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5815646Z Skipping (s,q) (0.58, 5250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5815797Z Skipping (s,q) (0.59, 5250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5815945Z Skipping (s,q) (0.6, 5250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5816155Z Skipping (s,q) (0.61, 5250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5816303Z Skipping (s,q) (0.62, 5250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5816448Z Skipping (s,q) (0.63, 5250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5816601Z Skipping (s,q) (0.64, 5250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5816746Z Skipping (s,q) (0.65, 5250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5816891Z Skipping (s,q) (0.66, 5250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5817043Z Skipping (s,q) (0.67, 5250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5817188Z Skipping (s,q) (0.68, 5250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5817387Z Skipping (s,q) (0.69, 5250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5817536Z Skipping (s,q) (0.7, 5250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5817687Z Skipping (s,q) (0.71, 5250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5817840Z Skipping (s,q) (0.72, 5250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5817987Z Skipping (s,q) (0.73, 5250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5818131Z Skipping (s,q) (0.74, 5250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5818279Z Skipping (s,q) (0.75, 5250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5818425Z Skipping (s,q) (0.76, 5250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5818573Z Skipping (s,q) (0.77, 5250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5818723Z Skipping (s,q) (0.78, 5250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5818868Z Skipping (s,q) (0.79, 5250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5819020Z Skipping (s,q) (0.8, 5250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5819166Z Skipping (s,q) (0.81, 5250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5819314Z Skipping (s,q) (0.82, 5250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5819463Z Skipping (s,q) (0.83, 5250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5819609Z Skipping (s,q) (0.84, 5250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5819754Z Skipping (s,q) (0.85, 5250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5819902Z Skipping (s,q) (0.86, 5250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5820047Z Skipping (s,q) (0.87, 5250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5820194Z Skipping (s,q) (0.88, 5250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5820383Z Skipping (s,q) (0.89, 5250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5820530Z Skipping (s,q) (0.9, 5250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5820722Z Skipping (s,q) (0.91, 5250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5820867Z Skipping (s,q) (0.92, 5250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5821058Z Skipping (s,q) (0.93, 5250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5821209Z Skipping (s,q) (0.94, 5250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5821353Z Skipping (s,q) (0.95, 5250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5821503Z Skipping (s,q) (0.96, 5250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5821650Z Skipping (s,q) (0.97, 5250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5821797Z Skipping (s,q) (0.98, 5250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5821946Z Skipping (s,q) (0.99, 5250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5822091Z Skipping (s,q) (1, 5250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5822238Z Skipping (s,q) (1.01, 5250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5822393Z Skipping (s,q) (1.02, 5250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5822537Z Skipping (s,q) (1.03, 5250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5822692Z Skipping (s,q) (1.04, 5250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5822839Z Skipping (s,q) (1.05, 5250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5822986Z Skipping (s,q) (1.06, 5250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5823136Z Skipping (s,q) (1.07, 5250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5823282Z Skipping (s,q) (1.08, 5250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5823428Z Skipping (s,q) (1.09, 5250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5823579Z Skipping (s,q) (1.1, 5250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5823728Z Skipping (s,q) (1.11, 5250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5823877Z Skipping (s,q) (1.12, 5250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5824078Z Skipping (s,q) (1.13, 5250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5824223Z Skipping (s,q) (1.14, 5250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5824373Z Skipping (s,q) (1.15, 5250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5824518Z Skipping (s,q) (1.16, 5250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5824662Z Skipping (s,q) (1.17, 5250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5824811Z Skipping (s,q) (1.18, 5250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5824957Z Skipping (s,q) (1.19, 5250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5825107Z Skipping (s,q) (1.2, 5250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5825252Z Skipping (s,q) (1.21, 5250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5825397Z Skipping (s,q) (1.22, 5250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5825551Z Skipping (s,q) (1.23, 5250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5825698Z Skipping (s,q) (1.24, 5250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5825848Z Skipping (s,q) (1.25, 5250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5825999Z Skipping (s,q) (1.26, 5250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5826147Z Skipping (s,q) (1.27, 5250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5826297Z Skipping (s,q) (1.28, 5250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5826442Z Skipping (s,q) (1.29, 5250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5826588Z Skipping (s,q) (1.3, 5250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5826761Z Skipping (s,q) (1.31, 5250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5826928Z Skipping (s,q) (1.32, 5250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5827076Z Skipping (s,q) (1.33, 5250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5827267Z Skipping (s,q) (1.34, 5250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5827416Z Skipping (s,q) (1.35, 5250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5827604Z Skipping (s,q) (1.36, 5250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5827752Z Skipping (s,q) (1.37, 5250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5827936Z Skipping (s,q) (1.38, 5250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5828088Z Skipping (s,q) (1.39, 5250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5828235Z Skipping (s,q) (1.4, 5250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5828381Z Skipping (s,q) (1.41, 5250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5828530Z Skipping (s,q) (1.42, 5250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5828676Z Skipping (s,q) (1.43, 5250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5828822Z Skipping (s,q) (1.44, 5250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5828972Z Skipping (s,q) (1.45, 5250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5829117Z Skipping (s,q) (1.46, 5250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5829275Z Skipping (s,q) (1.47, 5250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5829421Z Skipping (s,q) (1.48, 5250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5829574Z Skipping (s,q) (1.49, 5250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5829724Z Skipping (s,q) (1.5, 5250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5829871Z Skipping (s,q) (1.51, 5250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5830017Z Skipping (s,q) (1.52, 5250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5830168Z Skipping (s,q) (1.53, 5250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5830314Z Skipping (s,q) (1.54, 5250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5830465Z Skipping (s,q) (1.55, 5250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5830614Z Skipping (s,q) (1.56, 5250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5830761Z Skipping (s,q) (1.57, 5250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5830980Z Skipping (s,q) (1.58, 5250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5831127Z Skipping (s,q) (1.59, 5250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5831275Z Skipping (s,q) (1.6, 5250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5831426Z Skipping (s,q) (1.61, 5250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5831574Z Skipping (s,q) (1.62, 5250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5831728Z Skipping (s,q) (1.63, 5250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5831873Z Skipping (s,q) (1.64, 5250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5832018Z Skipping (s,q) (1.65, 5250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5832167Z Skipping (s,q) (1.66, 5250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5832315Z Skipping (s,q) (1.67, 5250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5832462Z Skipping (s,q) (1.68, 5250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5832617Z Skipping (s,q) (1.69, 5250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5832763Z Skipping (s,q) (1.7, 5250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5832917Z Skipping (s,q) (1.71, 5250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5833063Z Skipping (s,q) (1.72, 5250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5833209Z Skipping (s,q) (1.73, 5250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5833361Z Skipping (s,q) (1.74, 5250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5833510Z Skipping (s,q) (1.75, 5250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5833656Z Skipping (s,q) (1.76, 5250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5833803Z Skipping (s,q) (1.77, 5250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5833996Z Skipping (s,q) (1.78, 5250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5834144Z Skipping (s,q) (1.79, 5250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5834334Z Skipping (s,q) (1.8, 5250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5834481Z Skipping (s,q) (1.81, 5250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5834665Z Skipping (s,q) (1.82, 5250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5834820Z Skipping (s,q) (1.83, 5250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5834969Z Skipping (s,q) (1.84, 5250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5835117Z Skipping (s,q) (1.85, 5250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5835271Z Skipping (s,q) (1.86, 5250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5835417Z Skipping (s,q) (1.87, 5250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5835567Z Skipping (s,q) (1.88, 5250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5835715Z Skipping (s,q) (1.89, 5250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5835862Z Skipping (s,q) (1.9, 5250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5836018Z Skipping (s,q) (1.91, 5250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5836164Z Skipping (s,q) (1.92, 5250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5836315Z Skipping (s,q) (1.93, 5250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5836465Z Skipping (s,q) (1.94, 5250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5836613Z Skipping (s,q) (1.95, 5250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5836768Z Skipping (s,q) (1.96, 5250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5836917Z Skipping (s,q) (1.97, 5250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5837064Z Skipping (s,q) (1.98, 5250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5837220Z Skipping (s,q) (1.99, 5250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5837367Z Skipping (s,q) (0.01, 5500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5837518Z Skipping (s,q) (0.02, 5500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5837674Z Skipping (s,q) (0.03, 5500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5837861Z Skipping (s,q) (0.04, 5500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5838009Z Skipping (s,q) (0.05, 5500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5838157Z Skipping (s,q) (0.06, 5500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5838306Z Skipping (s,q) (0.07, 5500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5838457Z Skipping (s,q) (0.08, 5500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5838604Z Skipping (s,q) (0.09, 5500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5838751Z Skipping (s,q) (0.1, 5500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5838902Z Skipping (s,q) (0.11, 5500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5839049Z Skipping (s,q) (0.12, 5500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5839199Z Skipping (s,q) (0.13, 5500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5839349Z Skipping (s,q) (0.14, 5500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5839497Z Skipping (s,q) (0.15, 5500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5839647Z Skipping (s,q) (0.16, 5500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5839796Z Skipping (s,q) (0.17, 5500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5839944Z Skipping (s,q) (0.18, 5500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5840093Z Skipping (s,q) (0.19, 5500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5840239Z Skipping (s,q) (0.2, 5500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5840386Z Skipping (s,q) (0.21, 5500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5840538Z Skipping (s,q) (0.22, 5500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5840684Z Skipping (s,q) (0.23, 5500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5840876Z Skipping (s,q) (0.24, 5500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5841025Z Skipping (s,q) (0.25, 5500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5841213Z Skipping (s,q) (0.26, 5500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5841363Z Skipping (s,q) (0.27, 5500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5841545Z Skipping (s,q) (0.28, 5500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5841692Z Skipping (s,q) (0.29, 5500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5841841Z Skipping (s,q) (0.3, 5500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5841986Z Skipping (s,q) (0.31, 5500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5842134Z Skipping (s,q) (0.32, 5500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5842284Z Skipping (s,q) (0.33, 5500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5842429Z Skipping (s,q) (0.34, 5500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5842580Z Skipping (s,q) (0.35, 5500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5842726Z Skipping (s,q) (0.36, 5500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5842877Z Skipping (s,q) (0.37, 5500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5843027Z Skipping (s,q) (0.38, 5500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5843176Z Skipping (s,q) (0.39, 5500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5843325Z Skipping (s,q) (0.4, 5500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5843472Z Skipping (s,q) (0.41, 5500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5843617Z Skipping (s,q) (0.42, 5500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5843765Z Skipping (s,q) (0.43, 5500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5843914Z Skipping (s,q) (0.44, 5500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5844060Z Skipping (s,q) (0.45, 5500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5844214Z Skipping (s,q) (0.46, 5500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5844361Z Skipping (s,q) (0.47, 5500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5844554Z Skipping (s,q) (0.48, 5500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5844702Z Skipping (s,q) (0.49, 5500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5844850Z Skipping (s,q) (0.5, 5500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5844997Z Skipping (s,q) (0.51, 5500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5845144Z Skipping (s,q) (0.52, 5500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5845290Z Skipping (s,q) (0.53, 5500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5845440Z Skipping (s,q) (0.54, 5500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5845588Z Skipping (s,q) (0.55, 5500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5845739Z Skipping (s,q) (0.56, 5500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5845886Z Skipping (s,q) (0.57, 5500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5846032Z Skipping (s,q) (0.58, 5500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5846186Z Skipping (s,q) (0.59, 5500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5846334Z Skipping (s,q) (0.6, 5500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5846484Z Skipping (s,q) (0.61, 5500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5846632Z Skipping (s,q) (0.62, 5500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5846778Z Skipping (s,q) (0.63, 5500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5846924Z Skipping (s,q) (0.64, 5500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5847073Z Skipping (s,q) (0.65, 5500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5847220Z Skipping (s,q) (0.66, 5500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5847369Z Skipping (s,q) (0.67, 5500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5847558Z Skipping (s,q) (0.68, 5500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5847707Z Skipping (s,q) (0.69, 5500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5847897Z Skipping (s,q) (0.7, 5500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5848044Z Skipping (s,q) (0.71, 5500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5848227Z Skipping (s,q) (0.72, 5500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5848380Z Skipping (s,q) (0.73, 5500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5848526Z Skipping (s,q) (0.74, 5500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5848676Z Skipping (s,q) (0.75, 5500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5848823Z Skipping (s,q) (0.76, 5500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5848969Z Skipping (s,q) (0.77, 5500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5849117Z Skipping (s,q) (0.78, 5500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5849264Z Skipping (s,q) (0.79, 5500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5849412Z Skipping (s,q) (0.8, 5500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5849566Z Skipping (s,q) (0.81, 5500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5849718Z Skipping (s,q) (0.82, 5500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5849870Z Skipping (s,q) (0.83, 5500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5850019Z Skipping (s,q) (0.84, 5500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5850166Z Skipping (s,q) (0.85, 5500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5850317Z Skipping (s,q) (0.86, 5500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5850466Z Skipping (s,q) (0.87, 5500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5850611Z Skipping (s,q) (0.88, 5500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5850760Z Skipping (s,q) (0.89, 5500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5850908Z Skipping (s,q) (0.9, 5500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5851058Z Skipping (s,q) (0.91, 5500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5851204Z Skipping (s,q) (0.92, 5500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5851396Z Skipping (s,q) (0.93, 5500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5851545Z Skipping (s,q) (0.94, 5500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5851694Z Skipping (s,q) (0.95, 5500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5851839Z Skipping (s,q) (0.96, 5500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5851987Z Skipping (s,q) (0.97, 5500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5852135Z Skipping (s,q) (0.98, 5500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5852284Z Skipping (s,q) (0.99, 5500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5852427Z Skipping (s,q) (1, 5500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5852572Z Skipping (s,q) (1.01, 5500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5852725Z Skipping (s,q) (1.02, 5500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5852870Z Skipping (s,q) (1.03, 5500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5853021Z Skipping (s,q) (1.04, 5500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5853177Z Skipping (s,q) (1.05, 5500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5853327Z Skipping (s,q) (1.06, 5500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5853476Z Skipping (s,q) (1.07, 5500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5853621Z Skipping (s,q) (1.08, 5500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5853767Z Skipping (s,q) (1.09, 5500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5853915Z Skipping (s,q) (1.1, 5500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5854063Z Skipping (s,q) (1.11, 5500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5854209Z Skipping (s,q) (1.12, 5500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5854403Z Skipping (s,q) (1.13, 5500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5854551Z Skipping (s,q) (1.14, 5500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5854742Z Skipping (s,q) (1.15, 5500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5854890Z Skipping (s,q) (1.16, 5500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5855094Z Skipping (s,q) (1.17, 5500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5855244Z Skipping (s,q) (1.18, 5500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5855389Z Skipping (s,q) (1.19, 5500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5855537Z Skipping (s,q) (1.2, 5500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5855688Z Skipping (s,q) (1.21, 5500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5855833Z Skipping (s,q) (1.22, 5500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5858270Z Skipping (s,q) (1.23, 5500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5858433Z Skipping (s,q) (1.24, 5500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5858586Z Skipping (s,q) (1.25, 5500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5858741Z Skipping (s,q) (1.26, 5500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5858896Z Skipping (s,q) (1.27, 5500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5859056Z Skipping (s,q) (1.28, 5500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5859214Z Skipping (s,q) (1.29, 5500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5859527Z Skipping (s,q) (1.3, 5500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5859681Z Skipping (s,q) (1.31, 5500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5859838Z Skipping (s,q) (1.32, 5500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5859988Z Skipping (s,q) (1.33, 5500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5860140Z Skipping (s,q) (1.34, 5500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5860320Z Skipping (s,q) (1.35, 5500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5860473Z Skipping (s,q) (1.36, 5500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5860626Z Skipping (s,q) (1.37, 5500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5860777Z Skipping (s,q) (1.38, 5500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5860938Z Skipping (s,q) (1.39, 5500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5861089Z Skipping (s,q) (1.4, 5500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5861240Z Skipping (s,q) (1.41, 5500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5861395Z Skipping (s,q) (1.42, 5500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5861547Z Skipping (s,q) (1.43, 5500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5861702Z Skipping (s,q) (1.44, 5500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5861853Z Skipping (s,q) (1.45, 5500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5862009Z Skipping (s,q) (1.46, 5500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5862161Z Skipping (s,q) (1.47, 5500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5862313Z Skipping (s,q) (1.48, 5500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5862466Z Skipping (s,q) (1.49, 5500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5862627Z Skipping (s,q) (1.5, 5500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5862780Z Skipping (s,q) (1.51, 5500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5862937Z Skipping (s,q) (1.52, 5500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5863091Z Skipping (s,q) (1.53, 5500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5863242Z Skipping (s,q) (1.54, 5500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5863395Z Skipping (s,q) (1.55, 5500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5863546Z Skipping (s,q) (1.56, 5500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5863703Z Skipping (s,q) (1.57, 5500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5863940Z Skipping (s,q) (1.58, 5500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5864150Z Skipping (s,q) (1.59, 5500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5864303Z Skipping (s,q) (1.6, 5500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5864454Z Skipping (s,q) (1.61, 5500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5864660Z Skipping (s,q) (1.62, 5500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5864816Z Skipping (s,q) (1.63, 5500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5864969Z Skipping (s,q) (1.64, 5500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5865120Z Skipping (s,q) (1.65, 5500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5865274Z Skipping (s,q) (1.66, 5500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5865424Z Skipping (s,q) (1.67, 5500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5865677Z Skipping (s,q) (1.68, 5500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5865828Z Skipping (s,q) (1.69, 5500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5865976Z Skipping (s,q) (1.7, 5500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5866131Z Skipping (s,q) (1.71, 5500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5866280Z Skipping (s,q) (1.72, 5500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5866434Z Skipping (s,q) (1.73, 5500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5866588Z Skipping (s,q) (1.74, 5500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5866741Z Skipping (s,q) (1.75, 5500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5866889Z Skipping (s,q) (1.76, 5500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5867045Z Skipping (s,q) (1.77, 5500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5867196Z Skipping (s,q) (1.78, 5500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5867354Z Skipping (s,q) (1.79, 5500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5867509Z Skipping (s,q) (1.8, 5500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5867661Z Skipping (s,q) (1.81, 5500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5867816Z Skipping (s,q) (1.82, 5500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5867964Z Skipping (s,q) (1.83, 5500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5868118Z Skipping (s,q) (1.84, 5500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5868273Z Skipping (s,q) (1.85, 5500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5868420Z Skipping (s,q) (1.86, 5500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5868576Z Skipping (s,q) (1.87, 5500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5868725Z Skipping (s,q) (1.88, 5500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5868874Z Skipping (s,q) (1.89, 5500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5869031Z Skipping (s,q) (1.9, 5500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5869182Z Skipping (s,q) (1.91, 5500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5869331Z Skipping (s,q) (1.92, 5500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5869488Z Skipping (s,q) (1.93, 5500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5869639Z Skipping (s,q) (1.94, 5500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5869792Z Skipping (s,q) (1.95, 5500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5869943Z Skipping (s,q) (1.96, 5500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5870090Z Skipping (s,q) (1.97, 5500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5870241Z Skipping (s,q) (1.98, 5500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5870389Z Skipping (s,q) (1.99, 5500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5870539Z Skipping (s,q) (0.01, 5750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5870695Z Skipping (s,q) (0.02, 5750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5870967Z Skipping (s,q) (0.03, 5750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5871124Z Skipping (s,q) (0.04, 5750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5871314Z Skipping (s,q) (0.05, 5750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5871463Z Skipping (s,q) (0.06, 5750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5871655Z Skipping (s,q) (0.07, 5750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5871808Z Skipping (s,q) (0.08, 5750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5871959Z Skipping (s,q) (0.09, 5750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5872112Z Skipping (s,q) (0.1, 5750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5872264Z Skipping (s,q) (0.11, 5750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5872415Z Skipping (s,q) (0.12, 5750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5872563Z Skipping (s,q) (0.13, 5750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5872764Z Skipping (s,q) (0.14, 5750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5872921Z Skipping (s,q) (0.15, 5750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5873078Z Skipping (s,q) (0.16, 5750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5873228Z Skipping (s,q) (0.17, 5750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5873386Z Skipping (s,q) (0.18, 5750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5873536Z Skipping (s,q) (0.19, 5750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5873687Z Skipping (s,q) (0.2, 5750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5873838Z Skipping (s,q) (0.21, 5750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5873987Z Skipping (s,q) (0.22, 5750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5874140Z Skipping (s,q) (0.23, 5750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5874289Z Skipping (s,q) (0.24, 5750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5874443Z Skipping (s,q) (0.25, 5750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5874596Z Skipping (s,q) (0.26, 5750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5874749Z Skipping (s,q) (0.27, 5750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5874901Z Skipping (s,q) (0.28, 5750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5875053Z Skipping (s,q) (0.29, 5750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5875201Z Skipping (s,q) (0.3, 5750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5875356Z Skipping (s,q) (0.31, 5750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5875509Z Skipping (s,q) (0.32, 5750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5875660Z Skipping (s,q) (0.33, 5750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5875814Z Skipping (s,q) (0.34, 5750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5875966Z Skipping (s,q) (0.35, 5750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5876122Z Skipping (s,q) (0.36, 5750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5876277Z Skipping (s,q) (0.37, 5750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5876432Z Skipping (s,q) (0.38, 5750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5876586Z Skipping (s,q) (0.39, 5750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5876735Z Skipping (s,q) (0.4, 5750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5876887Z Skipping (s,q) (0.41, 5750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5877042Z Skipping (s,q) (0.42, 5750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5877190Z Skipping (s,q) (0.43, 5750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5877342Z Skipping (s,q) (0.44, 5750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5877498Z Skipping (s,q) (0.45, 5750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5877646Z Skipping (s,q) (0.46, 5750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5877800Z Skipping (s,q) (0.47, 5750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5877995Z Skipping (s,q) (0.48, 5750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5878146Z Skipping (s,q) (0.49, 5750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5878344Z Skipping (s,q) (0.5, 5750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5878498Z Skipping (s,q) (0.51, 5750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5878687Z Skipping (s,q) (0.52, 5750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5878841Z Skipping (s,q) (0.53, 5750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5878992Z Skipping (s,q) (0.54, 5750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5879147Z Skipping (s,q) (0.55, 5750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5879300Z Skipping (s,q) (0.56, 5750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5879450Z Skipping (s,q) (0.57, 5750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5879650Z Skipping (s,q) (0.58, 5750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5879808Z Skipping (s,q) (0.59, 5750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5879957Z Skipping (s,q) (0.6, 5750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5880113Z Skipping (s,q) (0.61, 5750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5880263Z Skipping (s,q) (0.62, 5750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5880417Z Skipping (s,q) (0.63, 5750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5880567Z Skipping (s,q) (0.64, 5750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5880717Z Skipping (s,q) (0.65, 5750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5880870Z Skipping (s,q) (0.66, 5750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5881022Z Skipping (s,q) (0.67, 5750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5881174Z Skipping (s,q) (0.68, 5750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5881335Z Skipping (s,q) (0.69, 5750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5881488Z Skipping (s,q) (0.7, 5750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5881644Z Skipping (s,q) (0.71, 5750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5881796Z Skipping (s,q) (0.72, 5750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5881947Z Skipping (s,q) (0.73, 5750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5882104Z Skipping (s,q) (0.74, 5750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5882256Z Skipping (s,q) (0.75, 5750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5882406Z Skipping (s,q) (0.76, 5750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5882564Z Skipping (s,q) (0.77, 5750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5882716Z Skipping (s,q) (0.78, 5750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5882869Z Skipping (s,q) (0.79, 5750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5883025Z Skipping (s,q) (0.8, 5750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5883178Z Skipping (s,q) (0.81, 5750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5883332Z Skipping (s,q) (0.82, 5750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5883489Z Skipping (s,q) (0.83, 5750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5883639Z Skipping (s,q) (0.84, 5750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5883793Z Skipping (s,q) (0.85, 5750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5883943Z Skipping (s,q) (0.86, 5750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5884095Z Skipping (s,q) (0.87, 5750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5884253Z Skipping (s,q) (0.88, 5750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5884402Z Skipping (s,q) (0.89, 5750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5884554Z Skipping (s,q) (0.9, 5750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5884707Z Skipping (s,q) (0.91, 5750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5884907Z Skipping (s,q) (0.92, 5750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5885065Z Skipping (s,q) (0.93, 5750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5885279Z Skipping (s,q) (0.94, 5750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5885430Z Skipping (s,q) (0.95, 5750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5885619Z Skipping (s,q) (0.96, 5750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5885772Z Skipping (s,q) (0.97, 5750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5885925Z Skipping (s,q) (0.98, 5750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5886077Z Skipping (s,q) (0.99, 5750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5886226Z Skipping (s,q) (1, 5750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5886382Z Skipping (s,q) (1.01, 5750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5886535Z Skipping (s,q) (1.02, 5750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5886734Z Skipping (s,q) (1.03, 5750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5886887Z Skipping (s,q) (1.04, 5750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5887040Z Skipping (s,q) (1.05, 5750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5887196Z Skipping (s,q) (1.06, 5750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5887351Z Skipping (s,q) (1.07, 5750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5887500Z Skipping (s,q) (1.08, 5750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5887656Z Skipping (s,q) (1.09, 5750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5887809Z Skipping (s,q) (1.1, 5750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5887962Z Skipping (s,q) (1.11, 5750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5888114Z Skipping (s,q) (1.12, 5750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5888264Z Skipping (s,q) (1.13, 5750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5888419Z Skipping (s,q) (1.14, 5750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5888572Z Skipping (s,q) (1.15, 5750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5888728Z Skipping (s,q) (1.16, 5750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5888885Z Skipping (s,q) (1.17, 5750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5889038Z Skipping (s,q) (1.18, 5750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5889190Z Skipping (s,q) (1.19, 5750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5889345Z Skipping (s,q) (1.2, 5750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5889497Z Skipping (s,q) (1.21, 5750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5889652Z Skipping (s,q) (1.22, 5750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5889805Z Skipping (s,q) (1.23, 5750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5889955Z Skipping (s,q) (1.24, 5750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5890113Z Skipping (s,q) (1.25, 5750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5890267Z Skipping (s,q) (1.26, 5750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5890419Z Skipping (s,q) (1.27, 5750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5890576Z Skipping (s,q) (1.28, 5750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5890730Z Skipping (s,q) (1.29, 5750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5890887Z Skipping (s,q) (1.3, 5750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5891041Z Skipping (s,q) (1.31, 5750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5891193Z Skipping (s,q) (1.32, 5750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5891349Z Skipping (s,q) (1.33, 5750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5891500Z Skipping (s,q) (1.34, 5750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5891652Z Skipping (s,q) (1.35, 5750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5891811Z Skipping (s,q) (1.36, 5750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5892009Z Skipping (s,q) (1.37, 5750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5892161Z Skipping (s,q) (1.38, 5750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5892355Z Skipping (s,q) (1.39, 5750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5892505Z Skipping (s,q) (1.4, 5750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5892694Z Skipping (s,q) (1.41, 5750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5892846Z Skipping (s,q) (1.42, 5750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5892996Z Skipping (s,q) (1.43, 5750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5893152Z Skipping (s,q) (1.44, 5750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5893313Z Skipping (s,q) (1.45, 5750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5893467Z Skipping (s,q) (1.46, 5750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5893660Z Skipping (s,q) (1.47, 5750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5893820Z Skipping (s,q) (1.48, 5750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5893973Z Skipping (s,q) (1.49, 5750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5894126Z Skipping (s,q) (1.5, 5750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5894279Z Skipping (s,q) (1.51, 5750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5898752Z Skipping (s,q) (1.52, 5750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5898935Z Skipping (s,q) (1.53, 5750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5899090Z Skipping (s,q) (1.54, 5750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5899244Z Skipping (s,q) (1.55, 5750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5899392Z Skipping (s,q) (1.56, 5750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5899541Z Skipping (s,q) (1.57, 5750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5899697Z Skipping (s,q) (1.58, 5750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5899851Z Skipping (s,q) (1.59, 5750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5900001Z Skipping (s,q) (1.6, 5750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5900160Z Skipping (s,q) (1.61, 5750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5900312Z Skipping (s,q) (1.62, 5750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5900470Z Skipping (s,q) (1.63, 5750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5900620Z Skipping (s,q) (1.64, 5750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5900768Z Skipping (s,q) (1.65, 5750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5900922Z Skipping (s,q) (1.66, 5750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5901070Z Skipping (s,q) (1.67, 5750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5901221Z Skipping (s,q) (1.68, 5750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5901374Z Skipping (s,q) (1.69, 5750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5901527Z Skipping (s,q) (1.7, 5750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5901680Z Skipping (s,q) (1.71, 5750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5901833Z Skipping (s,q) (1.72, 5750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5901982Z Skipping (s,q) (1.73, 5750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5902136Z Skipping (s,q) (1.74, 5750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5902285Z Skipping (s,q) (1.75, 5750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5902433Z Skipping (s,q) (1.76, 5750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5902585Z Skipping (s,q) (1.77, 5750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5902735Z Skipping (s,q) (1.78, 5750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5902891Z Skipping (s,q) (1.79, 5750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5903042Z Skipping (s,q) (1.8, 5750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5903260Z Skipping (s,q) (1.81, 5750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5903411Z Skipping (s,q) (1.82, 5750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5903597Z Skipping (s,q) (1.83, 5750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5903743Z Skipping (s,q) (1.84, 5750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5903930Z Skipping (s,q) (1.85, 5750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5904078Z Skipping (s,q) (1.86, 5750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5904224Z Skipping (s,q) (1.87, 5750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5904372Z Skipping (s,q) (1.88, 5750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5904518Z Skipping (s,q) (1.89, 5750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5904669Z Skipping (s,q) (1.9, 5750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5904816Z Skipping (s,q) (1.91, 5750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5905009Z Skipping (s,q) (1.92, 5750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5905165Z Skipping (s,q) (1.93, 5750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5905314Z Skipping (s,q) (1.94, 5750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5905461Z Skipping (s,q) (1.95, 5750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5905610Z Skipping (s,q) (1.96, 5750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5905762Z Skipping (s,q) (1.97, 5750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5905911Z Skipping (s,q) (1.98, 5750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5906058Z Skipping (s,q) (1.99, 5750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5906204Z Skipping (s,q) (0.01, 6000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5906353Z Skipping (s,q) (0.02, 6000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5906501Z Skipping (s,q) (0.03, 6000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5906648Z Skipping (s,q) (0.04, 6000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5906800Z Skipping (s,q) (0.05, 6000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5906945Z Skipping (s,q) (0.06, 6000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5907095Z Skipping (s,q) (0.07, 6000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5907240Z Skipping (s,q) (0.08, 6000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5907389Z Skipping (s,q) (0.09, 6000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5907537Z Skipping (s,q) (0.1, 6000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5907685Z Skipping (s,q) (0.11, 6000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5907830Z Skipping (s,q) (0.12, 6000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5907984Z Skipping (s,q) (0.13, 6000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5908131Z Skipping (s,q) (0.14, 6000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5908282Z Skipping (s,q) (0.15, 6000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5908430Z Skipping (s,q) (0.16, 6000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5908575Z Skipping (s,q) (0.17, 6000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5908725Z Skipping (s,q) (0.18, 6000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5908874Z Skipping (s,q) (0.19, 6000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5909022Z Skipping (s,q) (0.2, 6000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5909175Z Skipping (s,q) (0.21, 6000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5909324Z Skipping (s,q) (0.22, 6000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5909475Z Skipping (s,q) (0.23, 6000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5909621Z Skipping (s,q) (0.24, 6000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5909766Z Skipping (s,q) (0.25, 6000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5909916Z Skipping (s,q) (0.26, 6000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5910108Z Skipping (s,q) (0.27, 6000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5910257Z Skipping (s,q) (0.28, 6000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5910445Z Skipping (s,q) (0.29, 6000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5910593Z Skipping (s,q) (0.3, 6000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5910779Z Skipping (s,q) (0.31, 6000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5910930Z Skipping (s,q) (0.32, 6000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5911076Z Skipping (s,q) (0.33, 6000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5911224Z Skipping (s,q) (0.34, 6000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5911369Z Skipping (s,q) (0.35, 6000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5911519Z Skipping (s,q) (0.36, 6000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5911709Z Skipping (s,q) (0.37, 6000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5911858Z Skipping (s,q) (0.38, 6000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5912003Z Skipping (s,q) (0.39, 6000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5912153Z Skipping (s,q) (0.4, 6000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5912299Z Skipping (s,q) (0.41, 6000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5912450Z Skipping (s,q) (0.42, 6000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5912596Z Skipping (s,q) (0.43, 6000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5912743Z Skipping (s,q) (0.44, 6000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5912891Z Skipping (s,q) (0.45, 6000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5913037Z Skipping (s,q) (0.46, 6000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5913182Z Skipping (s,q) (0.47, 6000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5913332Z Skipping (s,q) (0.48, 6000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5913483Z Skipping (s,q) (0.49, 6000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5913636Z Skipping (s,q) (0.5, 6000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5913785Z Skipping (s,q) (0.51, 6000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5913932Z Skipping (s,q) (0.52, 6000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5914086Z Skipping (s,q) (0.53, 6000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5914234Z Skipping (s,q) (0.54, 6000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5914380Z Skipping (s,q) (0.55, 6000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5914529Z Skipping (s,q) (0.56, 6000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5914674Z Skipping (s,q) (0.57, 6000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5914823Z Skipping (s,q) (0.58, 6000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5914971Z Skipping (s,q) (0.59, 6000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5915121Z Skipping (s,q) (0.6, 6000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5915270Z Skipping (s,q) (0.61, 6000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5915419Z Skipping (s,q) (0.62, 6000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5915565Z Skipping (s,q) (0.63, 6000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5915715Z Skipping (s,q) (0.64, 6000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5915861Z Skipping (s,q) (0.65, 6000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5916014Z Skipping (s,q) (0.66, 6000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5916161Z Skipping (s,q) (0.67, 6000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5916308Z Skipping (s,q) (0.68, 6000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5916458Z Skipping (s,q) (0.69, 6000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5916605Z Skipping (s,q) (0.7, 6000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5916753Z Skipping (s,q) (0.71, 6000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5916969Z Skipping (s,q) (0.72, 6000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5917158Z Skipping (s,q) (0.73, 6000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5917308Z Skipping (s,q) (0.74, 6000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5917456Z Skipping (s,q) (0.75, 6000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5917643Z Skipping (s,q) (0.76, 6000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5917793Z Skipping (s,q) (0.77, 6000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5917939Z Skipping (s,q) (0.78, 6000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5918086Z Skipping (s,q) (0.79, 6000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5918238Z Skipping (s,q) (0.8, 6000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5918387Z Skipping (s,q) (0.81, 6000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5918579Z Skipping (s,q) (0.82, 6000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5918727Z Skipping (s,q) (0.83, 6000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5918875Z Skipping (s,q) (0.84, 6000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5919027Z Skipping (s,q) (0.85, 6000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5919172Z Skipping (s,q) (0.86, 6000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5919321Z Skipping (s,q) (0.87, 6000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5919471Z Skipping (s,q) (0.88, 6000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5919619Z Skipping (s,q) (0.89, 6000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5919766Z Skipping (s,q) (0.9, 6000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5919918Z Skipping (s,q) (0.91, 6000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5920068Z Skipping (s,q) (0.92, 6000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5920223Z Skipping (s,q) (0.93, 6000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5920378Z Skipping (s,q) (0.94, 6000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5920525Z Skipping (s,q) (0.95, 6000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5920682Z Skipping (s,q) (0.96, 6000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5920827Z Skipping (s,q) (0.97, 6000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5920974Z Skipping (s,q) (0.98, 6000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5921125Z Skipping (s,q) (0.99, 6000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5921270Z Skipping (s,q) (1, 6000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5921424Z Skipping (s,q) (1.01, 6000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5921572Z Skipping (s,q) (1.02, 6000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5921718Z Skipping (s,q) (1.03, 6000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5921870Z Skipping (s,q) (1.04, 6000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5922017Z Skipping (s,q) (1.05, 6000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5922163Z Skipping (s,q) (1.06, 6000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5922316Z Skipping (s,q) (1.07, 6000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5922464Z Skipping (s,q) (1.08, 6000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5922620Z Skipping (s,q) (1.09, 6000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5922766Z Skipping (s,q) (1.1, 6000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5922912Z Skipping (s,q) (1.11, 6000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5923060Z Skipping (s,q) (1.12, 6000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5923205Z Skipping (s,q) (1.13, 6000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5923350Z Skipping (s,q) (1.14, 6000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5923497Z Skipping (s,q) (1.15, 6000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5923692Z Skipping (s,q) (1.16, 6000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5923845Z Skipping (s,q) (1.17, 6000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5924037Z Skipping (s,q) (1.18, 6000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5924183Z Skipping (s,q) (1.19, 6000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5924366Z Skipping (s,q) (1.2, 6000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5924512Z Skipping (s,q) (1.21, 6000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5924661Z Skipping (s,q) (1.22, 6000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5924813Z Skipping (s,q) (1.23, 6000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5924960Z Skipping (s,q) (1.24, 6000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5925107Z Skipping (s,q) (1.25, 6000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5925253Z Skipping (s,q) (1.26, 6000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5925445Z Skipping (s,q) (1.27, 6000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5925592Z Skipping (s,q) (1.28, 6000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5925742Z Skipping (s,q) (1.29, 6000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5925888Z Skipping (s,q) (1.3, 6000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5926041Z Skipping (s,q) (1.31, 6000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5926188Z Skipping (s,q) (1.32, 6000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5926341Z Skipping (s,q) (1.33, 6000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5926488Z Skipping (s,q) (1.34, 6000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5926633Z Skipping (s,q) (1.35, 6000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5926791Z Skipping (s,q) (1.36, 6000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5926959Z Skipping (s,q) (1.37, 6000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5927130Z Skipping (s,q) (1.38, 6000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5927278Z Skipping (s,q) (1.39, 6000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5927428Z Skipping (s,q) (1.4, 6000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5927582Z Skipping (s,q) (1.41, 6000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5927730Z Skipping (s,q) (1.42, 6000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5927876Z Skipping (s,q) (1.43, 6000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5928027Z Skipping (s,q) (1.44, 6000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5928173Z Skipping (s,q) (1.45, 6000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5928320Z Skipping (s,q) (1.46, 6000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5928473Z Skipping (s,q) (1.47, 6000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5928618Z Skipping (s,q) (1.48, 6000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5928768Z Skipping (s,q) (1.49, 6000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5928923Z Skipping (s,q) (1.5, 6000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5929071Z Skipping (s,q) (1.51, 6000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5929219Z Skipping (s,q) (1.52, 6000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5929366Z Skipping (s,q) (1.53, 6000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5929513Z Skipping (s,q) (1.54, 6000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5929665Z Skipping (s,q) (1.55, 6000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5929813Z Skipping (s,q) (1.56, 6000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5929959Z Skipping (s,q) (1.57, 6000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5930110Z Skipping (s,q) (1.58, 6000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5930256Z Skipping (s,q) (1.59, 6000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5930407Z Skipping (s,q) (1.6, 6000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5930601Z Skipping (s,q) (1.61, 6000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5930751Z Skipping (s,q) (1.62, 6000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5930938Z Skipping (s,q) (1.63, 6000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5931082Z Skipping (s,q) (1.64, 6000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5931264Z Skipping (s,q) (1.65, 6000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5931418Z Skipping (s,q) (1.66, 6000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5931565Z Skipping (s,q) (1.67, 6000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5931712Z Skipping (s,q) (1.68, 6000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5931859Z Skipping (s,q) (1.69, 6000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5932003Z Skipping (s,q) (1.7, 6000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5932194Z Skipping (s,q) (1.71, 6000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5932342Z Skipping (s,q) (1.72, 6000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5932487Z Skipping (s,q) (1.73, 6000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5932641Z Skipping (s,q) (1.74, 6000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5932786Z Skipping (s,q) (1.75, 6000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5932939Z Skipping (s,q) (1.76, 6000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5933086Z Skipping (s,q) (1.77, 6000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5933232Z Skipping (s,q) (1.78, 6000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5933381Z Skipping (s,q) (1.79, 6000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5933526Z Skipping (s,q) (1.8, 6000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5933673Z Skipping (s,q) (1.81, 6000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5933829Z Skipping (s,q) (1.82, 6000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5933979Z Skipping (s,q) (1.83, 6000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5934130Z Skipping (s,q) (1.84, 6000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5934278Z Skipping (s,q) (1.85, 6000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5934422Z Skipping (s,q) (1.86, 6000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5934573Z Skipping (s,q) (1.87, 6000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5934718Z Skipping (s,q) (1.88, 6000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5934864Z Skipping (s,q) (1.89, 6000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5935014Z Skipping (s,q) (1.9, 6000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5935162Z Skipping (s,q) (1.91, 6000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5935311Z Skipping (s,q) (1.92, 6000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5935456Z Skipping (s,q) (1.93, 6000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5935605Z Skipping (s,q) (1.94, 6000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5935756Z Skipping (s,q) (1.95, 6000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5935905Z Skipping (s,q) (1.96, 6000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5936050Z Skipping (s,q) (1.97, 6000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5936260Z Skipping (s,q) (1.98, 6000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5936408Z Skipping (s,q) (1.99, 6000): inconsistent with heavy hitters! 2025-05-07T20:58:01.5936554Z Skipping (s,q) (0.01, 6250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5936705Z Skipping (s,q) (0.02, 6250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5936852Z Skipping (s,q) (0.03, 6250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5937000Z Skipping (s,q) (0.04, 6250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5937147Z Skipping (s,q) (0.05, 6250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5937341Z Skipping (s,q) (0.06, 6250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5937491Z Skipping (s,q) (0.07, 6250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5937677Z Skipping (s,q) (0.08, 6250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5937828Z Skipping (s,q) (0.09, 6250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5938013Z Skipping (s,q) (0.1, 6250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5938161Z Skipping (s,q) (0.11, 6250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5938309Z Skipping (s,q) (0.12, 6250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5938457Z Skipping (s,q) (0.13, 6250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5938604Z Skipping (s,q) (0.14, 6250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5938756Z Skipping (s,q) (0.15, 6250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5938901Z Skipping (s,q) (0.16, 6250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5939119Z Skipping (s,q) (0.17, 6250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5939271Z Skipping (s,q) (0.18, 6250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5939419Z Skipping (s,q) (0.19, 6250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5939567Z Skipping (s,q) (0.2, 6250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5939714Z Skipping (s,q) (0.21, 6250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5939859Z Skipping (s,q) (0.22, 6250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5940005Z Skipping (s,q) (0.23, 6250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5940149Z Skipping (s,q) (0.24, 6250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5940295Z Skipping (s,q) (0.25, 6250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5940444Z Skipping (s,q) (0.26, 6250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5940590Z Skipping (s,q) (0.27, 6250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5940740Z Skipping (s,q) (0.28, 6250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5940889Z Skipping (s,q) (0.29, 6250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5941036Z Skipping (s,q) (0.3, 6250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5941184Z Skipping (s,q) (0.31, 6250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5941330Z Skipping (s,q) (0.32, 6250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5941480Z Skipping (s,q) (0.33, 6250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5941627Z Skipping (s,q) (0.34, 6250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5941772Z Skipping (s,q) (0.35, 6250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5941928Z Skipping (s,q) (0.36, 6250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5942077Z Skipping (s,q) (0.37, 6250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5942227Z Skipping (s,q) (0.38, 6250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5942377Z Skipping (s,q) (0.39, 6250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5942527Z Skipping (s,q) (0.4, 6250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5942674Z Skipping (s,q) (0.41, 6250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5942829Z Skipping (s,q) (0.42, 6250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5942976Z Skipping (s,q) (0.43, 6250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5943124Z Skipping (s,q) (0.44, 6250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5943270Z Skipping (s,q) (0.45, 6250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5943416Z Skipping (s,q) (0.46, 6250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5943565Z Skipping (s,q) (0.47, 6250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5943711Z Skipping (s,q) (0.48, 6250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5943858Z Skipping (s,q) (0.49, 6250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5944014Z Skipping (s,q) (0.5, 6250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5944209Z Skipping (s,q) (0.51, 6250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5944357Z Skipping (s,q) (0.52, 6250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5944548Z Skipping (s,q) (0.53, 6250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5944695Z Skipping (s,q) (0.54, 6250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5944879Z Skipping (s,q) (0.55, 6250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5945026Z Skipping (s,q) (0.56, 6250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5945171Z Skipping (s,q) (0.57, 6250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5945320Z Skipping (s,q) (0.58, 6250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5945466Z Skipping (s,q) (0.59, 6250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5945611Z Skipping (s,q) (0.6, 6250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5945806Z Skipping (s,q) (0.61, 6250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5945956Z Skipping (s,q) (0.62, 6250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5946105Z Skipping (s,q) (0.63, 6250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5946255Z Skipping (s,q) (0.64, 6250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5946402Z Skipping (s,q) (0.65, 6250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5946553Z Skipping (s,q) (0.66, 6250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5946700Z Skipping (s,q) (0.67, 6250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5946845Z Skipping (s,q) (0.68, 6250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5946997Z Skipping (s,q) (0.69, 6250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5947145Z Skipping (s,q) (0.7, 6250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5947296Z Skipping (s,q) (0.71, 6250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5947442Z Skipping (s,q) (0.72, 6250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5947595Z Skipping (s,q) (0.73, 6250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5947743Z Skipping (s,q) (0.74, 6250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5947890Z Skipping (s,q) (0.75, 6250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5948035Z Skipping (s,q) (0.76, 6250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5948189Z Skipping (s,q) (0.77, 6250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5948335Z Skipping (s,q) (0.78, 6250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5948486Z Skipping (s,q) (0.79, 6250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5948634Z Skipping (s,q) (0.8, 6250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5948779Z Skipping (s,q) (0.81, 6250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5948928Z Skipping (s,q) (0.82, 6250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5949076Z Skipping (s,q) (0.83, 6250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5949230Z Skipping (s,q) (0.84, 6250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5949381Z Skipping (s,q) (0.85, 6250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5949529Z Skipping (s,q) (0.86, 6250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5949676Z Skipping (s,q) (0.87, 6250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5949825Z Skipping (s,q) (0.88, 6250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5949970Z Skipping (s,q) (0.89, 6250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5950118Z Skipping (s,q) (0.9, 6250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5950266Z Skipping (s,q) (0.91, 6250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5950414Z Skipping (s,q) (0.92, 6250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5950566Z Skipping (s,q) (0.93, 6250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5950712Z Skipping (s,q) (0.94, 6250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5950907Z Skipping (s,q) (0.95, 6250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5951057Z Skipping (s,q) (0.96, 6250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5951245Z Skipping (s,q) (0.97, 6250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5951395Z Skipping (s,q) (0.98, 6250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5951578Z Skipping (s,q) (0.99, 6250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5951722Z Skipping (s,q) (1, 6250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5951872Z Skipping (s,q) (1.01, 6250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5952017Z Skipping (s,q) (1.02, 6250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5952171Z Skipping (s,q) (1.03, 6250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5952320Z Skipping (s,q) (1.04, 6250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5952467Z Skipping (s,q) (1.05, 6250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5952662Z Skipping (s,q) (1.06, 6250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5952813Z Skipping (s,q) (1.07, 6250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5952964Z Skipping (s,q) (1.08, 6250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5953113Z Skipping (s,q) (1.09, 6250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5953259Z Skipping (s,q) (1.1, 6250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5953408Z Skipping (s,q) (1.11, 6250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5953558Z Skipping (s,q) (1.12, 6250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5953703Z Skipping (s,q) (1.13, 6250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5953852Z Skipping (s,q) (1.14, 6250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5953999Z Skipping (s,q) (1.15, 6250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5954146Z Skipping (s,q) (1.16, 6250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5954302Z Skipping (s,q) (1.17, 6250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5954465Z Skipping (s,q) (1.18, 6250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5954612Z Skipping (s,q) (1.19, 6250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5954763Z Skipping (s,q) (1.2, 6250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5954909Z Skipping (s,q) (1.21, 6250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5955060Z Skipping (s,q) (1.22, 6250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5955207Z Skipping (s,q) (1.23, 6250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5955354Z Skipping (s,q) (1.24, 6250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5955504Z Skipping (s,q) (1.25, 6250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5955651Z Skipping (s,q) (1.26, 6250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5955800Z Skipping (s,q) (1.27, 6250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5955953Z Skipping (s,q) (1.28, 6250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5956104Z Skipping (s,q) (1.29, 6250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5956253Z Skipping (s,q) (1.3, 6250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5956408Z Skipping (s,q) (1.31, 6250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5956554Z Skipping (s,q) (1.32, 6250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5956731Z Skipping (s,q) (1.33, 6250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5956899Z Skipping (s,q) (1.34, 6250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5957050Z Skipping (s,q) (1.35, 6250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5957198Z Skipping (s,q) (1.36, 6250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5957346Z Skipping (s,q) (1.37, 6250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5957496Z Skipping (s,q) (1.38, 6250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5957651Z Skipping (s,q) (1.39, 6250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5957846Z Skipping (s,q) (1.4, 6250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5958006Z Skipping (s,q) (1.41, 6250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5958191Z Skipping (s,q) (1.42, 6250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5958339Z Skipping (s,q) (1.43, 6250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5958526Z Skipping (s,q) (1.44, 6250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5958672Z Skipping (s,q) (1.45, 6250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5958820Z Skipping (s,q) (1.46, 6250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5958970Z Skipping (s,q) (1.47, 6250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5959117Z Skipping (s,q) (1.48, 6250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5959417Z Skipping (s,q) (1.49, 6250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5959567Z Skipping (s,q) (1.5, 6250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5959801Z Skipping (s,q) (1.51, 6250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5959960Z Skipping (s,q) (1.52, 6250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5960111Z Skipping (s,q) (1.53, 6250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5960258Z Skipping (s,q) (1.54, 6250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5960415Z Skipping (s,q) (1.55, 6250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5960562Z Skipping (s,q) (1.56, 6250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5960712Z Skipping (s,q) (1.57, 6250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5960859Z Skipping (s,q) (1.58, 6250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5961008Z Skipping (s,q) (1.59, 6250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5961156Z Skipping (s,q) (1.6, 6250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5961303Z Skipping (s,q) (1.61, 6250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5961454Z Skipping (s,q) (1.62, 6250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5961603Z Skipping (s,q) (1.63, 6250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5961750Z Skipping (s,q) (1.64, 6250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5961904Z Skipping (s,q) (1.65, 6250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5962056Z Skipping (s,q) (1.66, 6250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5962203Z Skipping (s,q) (1.67, 6250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5962355Z Skipping (s,q) (1.68, 6250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5962504Z Skipping (s,q) (1.69, 6250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5962650Z Skipping (s,q) (1.7, 6250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5962804Z Skipping (s,q) (1.71, 6250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5962952Z Skipping (s,q) (1.72, 6250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5963108Z Skipping (s,q) (1.73, 6250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5963254Z Skipping (s,q) (1.74, 6250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5963404Z Skipping (s,q) (1.75, 6250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5963556Z Skipping (s,q) (1.76, 6250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5963706Z Skipping (s,q) (1.77, 6250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5963853Z Skipping (s,q) (1.78, 6250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5964003Z Skipping (s,q) (1.79, 6250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5964151Z Skipping (s,q) (1.8, 6250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5964299Z Skipping (s,q) (1.81, 6250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5964452Z Skipping (s,q) (1.82, 6250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5964598Z Skipping (s,q) (1.83, 6250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5964751Z Skipping (s,q) (1.84, 6250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5964959Z Skipping (s,q) (1.85, 6250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5965162Z Skipping (s,q) (1.86, 6250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5965314Z Skipping (s,q) (1.87, 6250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5965459Z Skipping (s,q) (1.88, 6250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5965687Z Skipping (s,q) (1.89, 6250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5965838Z Skipping (s,q) (1.9, 6250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5965987Z Skipping (s,q) (1.91, 6250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5966137Z Skipping (s,q) (1.92, 6250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5966282Z Skipping (s,q) (1.93, 6250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5966427Z Skipping (s,q) (1.94, 6250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5966620Z Skipping (s,q) (1.95, 6250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5966769Z Skipping (s,q) (1.96, 6250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5966915Z Skipping (s,q) (1.97, 6250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5967071Z Skipping (s,q) (1.98, 6250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5967220Z Skipping (s,q) (1.99, 6250): inconsistent with heavy hitters! 2025-05-07T20:58:01.5967372Z Skipping (s,q) (0.01, 6500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5967517Z Skipping (s,q) (0.02, 6500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5967665Z Skipping (s,q) (0.03, 6500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5967815Z Skipping (s,q) (0.04, 6500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5967961Z Skipping (s,q) (0.05, 6500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5968106Z Skipping (s,q) (0.06, 6500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5968262Z Skipping (s,q) (0.07, 6500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5968411Z Skipping (s,q) (0.08, 6500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5968560Z Skipping (s,q) (0.09, 6500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5968710Z Skipping (s,q) (0.1, 6500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5968857Z Skipping (s,q) (0.11, 6500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5969010Z Skipping (s,q) (0.12, 6500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5969157Z Skipping (s,q) (0.13, 6500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5969302Z Skipping (s,q) (0.14, 6500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5969453Z Skipping (s,q) (0.15, 6500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5969600Z Skipping (s,q) (0.16, 6500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5969749Z Skipping (s,q) (0.17, 6500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5969896Z Skipping (s,q) (0.18, 6500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5970042Z Skipping (s,q) (0.19, 6500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5970194Z Skipping (s,q) (0.2, 6500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5970345Z Skipping (s,q) (0.21, 6500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5970490Z Skipping (s,q) (0.22, 6500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5970641Z Skipping (s,q) (0.23, 6500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5970789Z Skipping (s,q) (0.24, 6500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5970939Z Skipping (s,q) (0.25, 6500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5971087Z Skipping (s,q) (0.26, 6500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5971234Z Skipping (s,q) (0.27, 6500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5971384Z Skipping (s,q) (0.28, 6500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5971529Z Skipping (s,q) (0.29, 6500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5971723Z Skipping (s,q) (0.3, 6500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5971875Z Skipping (s,q) (0.31, 6500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5972059Z Skipping (s,q) (0.32, 6500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5972208Z Skipping (s,q) (0.33, 6500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5972392Z Skipping (s,q) (0.34, 6500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5972537Z Skipping (s,q) (0.35, 6500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5972684Z Skipping (s,q) (0.36, 6500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5972834Z Skipping (s,q) (0.37, 6500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5972983Z Skipping (s,q) (0.38, 6500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5973131Z Skipping (s,q) (0.39, 6500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5973276Z Skipping (s,q) (0.4, 6500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5973467Z Skipping (s,q) (0.41, 6500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5973617Z Skipping (s,q) (0.42, 6500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5973765Z Skipping (s,q) (0.43, 6500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5973915Z Skipping (s,q) (0.44, 6500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5974063Z Skipping (s,q) (0.45, 6500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5974209Z Skipping (s,q) (0.46, 6500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5974359Z Skipping (s,q) (0.47, 6500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5974505Z Skipping (s,q) (0.48, 6500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5974653Z Skipping (s,q) (0.49, 6500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5974805Z Skipping (s,q) (0.5, 6500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5974952Z Skipping (s,q) (0.51, 6500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5975103Z Skipping (s,q) (0.52, 6500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5975251Z Skipping (s,q) (0.53, 6500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5975398Z Skipping (s,q) (0.54, 6500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5975549Z Skipping (s,q) (0.55, 6500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5975698Z Skipping (s,q) (0.56, 6500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5975846Z Skipping (s,q) (0.57, 6500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5975995Z Skipping (s,q) (0.58, 6500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5976193Z Skipping (s,q) (0.59, 6500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5976346Z Skipping (s,q) (0.6, 6500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5976494Z Skipping (s,q) (0.61, 6500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5976640Z Skipping (s,q) (0.62, 6500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5976793Z Skipping (s,q) (0.63, 6500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5976943Z Skipping (s,q) (0.64, 6500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5977094Z Skipping (s,q) (0.65, 6500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5977245Z Skipping (s,q) (0.66, 6500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5977393Z Skipping (s,q) (0.67, 6500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5977544Z Skipping (s,q) (0.68, 6500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5977694Z Skipping (s,q) (0.69, 6500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5977841Z Skipping (s,q) (0.7, 6500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5977992Z Skipping (s,q) (0.71, 6500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5978140Z Skipping (s,q) (0.72, 6500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5978287Z Skipping (s,q) (0.73, 6500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5978442Z Skipping (s,q) (0.74, 6500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5978637Z Skipping (s,q) (0.75, 6500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5978789Z Skipping (s,q) (0.76, 6500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5978975Z Skipping (s,q) (0.77, 6500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5979122Z Skipping (s,q) (0.78, 6500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5979309Z Skipping (s,q) (0.79, 6500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5979457Z Skipping (s,q) (0.8, 6500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5979605Z Skipping (s,q) (0.81, 6500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5979755Z Skipping (s,q) (0.82, 6500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5979902Z Skipping (s,q) (0.83, 6500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5980051Z Skipping (s,q) (0.84, 6500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5980304Z Skipping (s,q) (0.85, 6500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5980452Z Skipping (s,q) (0.86, 6500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5980602Z Skipping (s,q) (0.87, 6500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5980752Z Skipping (s,q) (0.88, 6500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5980899Z Skipping (s,q) (0.89, 6500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5981051Z Skipping (s,q) (0.9, 6500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5981198Z Skipping (s,q) (0.91, 6500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5981344Z Skipping (s,q) (0.92, 6500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5981494Z Skipping (s,q) (0.93, 6500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5981642Z Skipping (s,q) (0.94, 6500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5981795Z Skipping (s,q) (0.95, 6500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5981945Z Skipping (s,q) (0.96, 6500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5982095Z Skipping (s,q) (0.97, 6500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5982246Z Skipping (s,q) (0.98, 6500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5982398Z Skipping (s,q) (0.99, 6500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5982542Z Skipping (s,q) (1, 6500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5982694Z Skipping (s,q) (1.01, 6500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5982842Z Skipping (s,q) (1.02, 6500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5982996Z Skipping (s,q) (1.03, 6500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5983142Z Skipping (s,q) (1.04, 6500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5983290Z Skipping (s,q) (1.05, 6500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5983438Z Skipping (s,q) (1.06, 6500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5983584Z Skipping (s,q) (1.07, 6500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5983733Z Skipping (s,q) (1.08, 6500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5983884Z Skipping (s,q) (1.09, 6500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5984035Z Skipping (s,q) (1.1, 6500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5984186Z Skipping (s,q) (1.11, 6500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5984335Z Skipping (s,q) (1.12, 6500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5984483Z Skipping (s,q) (1.13, 6500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5984633Z Skipping (s,q) (1.14, 6500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5984781Z Skipping (s,q) (1.15, 6500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5984926Z Skipping (s,q) (1.16, 6500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5985077Z Skipping (s,q) (1.17, 6500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5985224Z Skipping (s,q) (1.18, 6500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5985425Z Skipping (s,q) (1.19, 6500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5985573Z Skipping (s,q) (1.2, 6500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5985762Z Skipping (s,q) (1.21, 6500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5985914Z Skipping (s,q) (1.22, 6500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5986101Z Skipping (s,q) (1.23, 6500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5986250Z Skipping (s,q) (1.24, 6500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5986400Z Skipping (s,q) (1.25, 6500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5986552Z Skipping (s,q) (1.26, 6500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5986704Z Skipping (s,q) (1.27, 6500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5986851Z Skipping (s,q) (1.28, 6500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5986997Z Skipping (s,q) (1.29, 6500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5987192Z Skipping (s,q) (1.3, 6500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5987343Z Skipping (s,q) (1.31, 6500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5987492Z Skipping (s,q) (1.32, 6500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5987640Z Skipping (s,q) (1.33, 6500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5987790Z Skipping (s,q) (1.34, 6500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5987940Z Skipping (s,q) (1.35, 6500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5988087Z Skipping (s,q) (1.36, 6500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5988235Z Skipping (s,q) (1.37, 6500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5988383Z Skipping (s,q) (1.38, 6500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5988528Z Skipping (s,q) (1.39, 6500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5988678Z Skipping (s,q) (1.4, 6500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5988829Z Skipping (s,q) (1.41, 6500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5988982Z Skipping (s,q) (1.42, 6500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5989127Z Skipping (s,q) (1.43, 6500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5989278Z Skipping (s,q) (1.44, 6500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5989425Z Skipping (s,q) (1.45, 6500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5989576Z Skipping (s,q) (1.46, 6500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5989724Z Skipping (s,q) (1.47, 6500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5989870Z Skipping (s,q) (1.48, 6500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5990023Z Skipping (s,q) (1.49, 6500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5990171Z Skipping (s,q) (1.5, 6500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5990317Z Skipping (s,q) (1.51, 6500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5990468Z Skipping (s,q) (1.52, 6500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5990619Z Skipping (s,q) (1.53, 6500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5990767Z Skipping (s,q) (1.54, 6500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5990915Z Skipping (s,q) (1.55, 6500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5991062Z Skipping (s,q) (1.56, 6500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5991212Z Skipping (s,q) (1.57, 6500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5991360Z Skipping (s,q) (1.58, 6500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5991505Z Skipping (s,q) (1.59, 6500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5991653Z Skipping (s,q) (1.6, 6500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5991802Z Skipping (s,q) (1.61, 6500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5991951Z Skipping (s,q) (1.62, 6500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5992102Z Skipping (s,q) (1.63, 6500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5992292Z Skipping (s,q) (1.64, 6500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5992441Z Skipping (s,q) (1.65, 6500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5992666Z Skipping (s,q) (1.66, 6500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5992812Z Skipping (s,q) (1.67, 6500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5992997Z Skipping (s,q) (1.68, 6500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5993145Z Skipping (s,q) (1.69, 6500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5993295Z Skipping (s,q) (1.7, 6500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5993443Z Skipping (s,q) (1.71, 6500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5993591Z Skipping (s,q) (1.72, 6500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5993741Z Skipping (s,q) (1.73, 6500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5993926Z Skipping (s,q) (1.74, 6500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5994074Z Skipping (s,q) (1.75, 6500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5994226Z Skipping (s,q) (1.76, 6500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5994375Z Skipping (s,q) (1.77, 6500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5994532Z Skipping (s,q) (1.78, 6500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5994680Z Skipping (s,q) (1.79, 6500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5994829Z Skipping (s,q) (1.8, 6500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5994985Z Skipping (s,q) (1.81, 6500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5995131Z Skipping (s,q) (1.82, 6500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5995279Z Skipping (s,q) (1.83, 6500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5995429Z Skipping (s,q) (1.84, 6500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5995575Z Skipping (s,q) (1.85, 6500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5995728Z Skipping (s,q) (1.86, 6500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5995876Z Skipping (s,q) (1.87, 6500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5996025Z Skipping (s,q) (1.88, 6500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5996180Z Skipping (s,q) (1.89, 6500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5996330Z Skipping (s,q) (1.9, 6500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5996477Z Skipping (s,q) (1.91, 6500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5996626Z Skipping (s,q) (1.92, 6500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5996773Z Skipping (s,q) (1.93, 6500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5996925Z Skipping (s,q) (1.94, 6500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5997071Z Skipping (s,q) (1.95, 6500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5997220Z Skipping (s,q) (1.96, 6500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5997375Z Skipping (s,q) (1.97, 6500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5997522Z Skipping (s,q) (1.98, 6500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5997672Z Skipping (s,q) (1.99, 6500): inconsistent with heavy hitters! 2025-05-07T20:58:01.5997821Z Skipping (s,q) (0.01, 6750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5997971Z Skipping (s,q) (0.02, 6750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5998119Z Skipping (s,q) (0.03, 6750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5998271Z Skipping (s,q) (0.04, 6750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5998421Z Skipping (s,q) (0.05, 6750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5998573Z Skipping (s,q) (0.06, 6750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5998720Z Skipping (s,q) (0.07, 6750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5998867Z Skipping (s,q) (0.08, 6750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5999063Z Skipping (s,q) (0.09, 6750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5999213Z Skipping (s,q) (0.1, 6750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5999397Z Skipping (s,q) (0.11, 6750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5999546Z Skipping (s,q) (0.12, 6750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5999733Z Skipping (s,q) (0.13, 6750): inconsistent with heavy hitters! 2025-05-07T20:58:01.5999889Z Skipping (s,q) (0.14, 6750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6000034Z Skipping (s,q) (0.15, 6750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6000181Z Skipping (s,q) (0.16, 6750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6000334Z Skipping (s,q) (0.17, 6750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6000481Z Skipping (s,q) (0.18, 6750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6000627Z Skipping (s,q) (0.19, 6750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6000816Z Skipping (s,q) (0.2, 6750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6000965Z Skipping (s,q) (0.21, 6750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6001118Z Skipping (s,q) (0.22, 6750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6001267Z Skipping (s,q) (0.23, 6750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6001416Z Skipping (s,q) (0.24, 6750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6001569Z Skipping (s,q) (0.25, 6750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6001722Z Skipping (s,q) (0.26, 6750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6001869Z Skipping (s,q) (0.27, 6750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6002019Z Skipping (s,q) (0.28, 6750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6002168Z Skipping (s,q) (0.29, 6750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6002317Z Skipping (s,q) (0.3, 6750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6002465Z Skipping (s,q) (0.31, 6750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6002614Z Skipping (s,q) (0.32, 6750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6002765Z Skipping (s,q) (0.33, 6750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6002916Z Skipping (s,q) (0.34, 6750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6003062Z Skipping (s,q) (0.35, 6750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6003213Z Skipping (s,q) (0.36, 6750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6003360Z Skipping (s,q) (0.37, 6750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6003515Z Skipping (s,q) (0.38, 6750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6003662Z Skipping (s,q) (0.39, 6750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6003810Z Skipping (s,q) (0.4, 6750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6003960Z Skipping (s,q) (0.41, 6750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6004110Z Skipping (s,q) (0.42, 6750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6004257Z Skipping (s,q) (0.43, 6750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6004407Z Skipping (s,q) (0.44, 6750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6004559Z Skipping (s,q) (0.45, 6750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6004712Z Skipping (s,q) (0.46, 6750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6004862Z Skipping (s,q) (0.47, 6750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6005012Z Skipping (s,q) (0.48, 6750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6005165Z Skipping (s,q) (0.49, 6750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6005311Z Skipping (s,q) (0.5, 6750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6005458Z Skipping (s,q) (0.51, 6750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6005609Z Skipping (s,q) (0.52, 6750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6005760Z Skipping (s,q) (0.53, 6750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6005951Z Skipping (s,q) (0.54, 6750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6006103Z Skipping (s,q) (0.55, 6750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6006292Z Skipping (s,q) (0.56, 6750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6006442Z Skipping (s,q) (0.57, 6750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6006623Z Skipping (s,q) (0.58, 6750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6006771Z Skipping (s,q) (0.59, 6750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6006919Z Skipping (s,q) (0.6, 6750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6007066Z Skipping (s,q) (0.61, 6750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6007212Z Skipping (s,q) (0.62, 6750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6007362Z Skipping (s,q) (0.63, 6750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6007512Z Skipping (s,q) (0.64, 6750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6007708Z Skipping (s,q) (0.65, 6750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6007855Z Skipping (s,q) (0.66, 6750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6008009Z Skipping (s,q) (0.67, 6750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6008156Z Skipping (s,q) (0.68, 6750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6008306Z Skipping (s,q) (0.69, 6750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6008453Z Skipping (s,q) (0.7, 6750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6008605Z Skipping (s,q) (0.71, 6750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6008752Z Skipping (s,q) (0.72, 6750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6008903Z Skipping (s,q) (0.73, 6750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6009049Z Skipping (s,q) (0.74, 6750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6009198Z Skipping (s,q) (0.75, 6750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6009354Z Skipping (s,q) (0.76, 6750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6009503Z Skipping (s,q) (0.77, 6750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6009654Z Skipping (s,q) (0.78, 6750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6009806Z Skipping (s,q) (0.79, 6750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6009955Z Skipping (s,q) (0.8, 6750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6010109Z Skipping (s,q) (0.81, 6750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6010255Z Skipping (s,q) (0.82, 6750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6010402Z Skipping (s,q) (0.83, 6750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6010583Z Skipping (s,q) (0.84, 6750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6010790Z Skipping (s,q) (0.85, 6750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6010997Z Skipping (s,q) (0.86, 6750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6011199Z Skipping (s,q) (0.87, 6750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6011387Z Skipping (s,q) (0.88, 6750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6011580Z Skipping (s,q) (0.89, 6750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6011764Z Skipping (s,q) (0.9, 6750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6011955Z Skipping (s,q) (0.91, 6750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6012149Z Skipping (s,q) (0.92, 6750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6012336Z Skipping (s,q) (0.93, 6750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6012537Z Skipping (s,q) (0.94, 6750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6012750Z Skipping (s,q) (0.95, 6750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6012909Z Skipping (s,q) (0.96, 6750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6013061Z Skipping (s,q) (0.97, 6750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6013265Z Skipping (s,q) (0.98, 6750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6017911Z Skipping (s,q) (0.99, 6750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6018132Z Skipping (s,q) (1, 6750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6018294Z Skipping (s,q) (1.01, 6750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6018447Z Skipping (s,q) (1.02, 6750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6018638Z Skipping (s,q) (1.03, 6750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6018789Z Skipping (s,q) (1.04, 6750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6018946Z Skipping (s,q) (1.05, 6750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6019097Z Skipping (s,q) (1.06, 6750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6019247Z Skipping (s,q) (1.07, 6750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6019404Z Skipping (s,q) (1.08, 6750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6019623Z Skipping (s,q) (1.09, 6750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6019779Z Skipping (s,q) (1.1, 6750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6019934Z Skipping (s,q) (1.11, 6750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6020088Z Skipping (s,q) (1.12, 6750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6020243Z Skipping (s,q) (1.13, 6750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6020397Z Skipping (s,q) (1.14, 6750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6020548Z Skipping (s,q) (1.15, 6750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6020700Z Skipping (s,q) (1.16, 6750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6020851Z Skipping (s,q) (1.17, 6750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6021002Z Skipping (s,q) (1.18, 6750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6021160Z Skipping (s,q) (1.19, 6750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6021314Z Skipping (s,q) (1.2, 6750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6021471Z Skipping (s,q) (1.21, 6750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6021619Z Skipping (s,q) (1.22, 6750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6021771Z Skipping (s,q) (1.23, 6750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6021923Z Skipping (s,q) (1.24, 6750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6022076Z Skipping (s,q) (1.25, 6750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6022228Z Skipping (s,q) (1.26, 6750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6022384Z Skipping (s,q) (1.27, 6750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6022534Z Skipping (s,q) (1.28, 6750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6022688Z Skipping (s,q) (1.29, 6750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6022837Z Skipping (s,q) (1.3, 6750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6022990Z Skipping (s,q) (1.31, 6750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6023147Z Skipping (s,q) (1.32, 6750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6023296Z Skipping (s,q) (1.33, 6750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6023447Z Skipping (s,q) (1.34, 6750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6023599Z Skipping (s,q) (1.35, 6750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6023757Z Skipping (s,q) (1.36, 6750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6023907Z Skipping (s,q) (1.37, 6750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6024063Z Skipping (s,q) (1.38, 6750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6024215Z Skipping (s,q) (1.39, 6750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6024369Z Skipping (s,q) (1.4, 6750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6024519Z Skipping (s,q) (1.41, 6750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6024670Z Skipping (s,q) (1.42, 6750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6024872Z Skipping (s,q) (1.43, 6750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6025024Z Skipping (s,q) (1.44, 6750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6025211Z Skipping (s,q) (1.45, 6750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6025365Z Skipping (s,q) (1.46, 6750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6025550Z Skipping (s,q) (1.47, 6750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6025704Z Skipping (s,q) (1.48, 6750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6025855Z Skipping (s,q) (1.49, 6750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6026006Z Skipping (s,q) (1.5, 6750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6026159Z Skipping (s,q) (1.51, 6750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6026308Z Skipping (s,q) (1.52, 6750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6026458Z Skipping (s,q) (1.53, 6750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6026652Z Skipping (s,q) (1.54, 6750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6026801Z Skipping (s,q) (1.55, 6750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6026956Z Skipping (s,q) (1.56, 6750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6027105Z Skipping (s,q) (1.57, 6750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6027256Z Skipping (s,q) (1.58, 6750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6027414Z Skipping (s,q) (1.59, 6750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6027566Z Skipping (s,q) (1.6, 6750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6027719Z Skipping (s,q) (1.61, 6750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6027872Z Skipping (s,q) (1.62, 6750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6028021Z Skipping (s,q) (1.63, 6750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6028172Z Skipping (s,q) (1.64, 6750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6028329Z Skipping (s,q) (1.65, 6750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6028480Z Skipping (s,q) (1.66, 6750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6028640Z Skipping (s,q) (1.67, 6750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6028793Z Skipping (s,q) (1.68, 6750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6028945Z Skipping (s,q) (1.69, 6750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6029098Z Skipping (s,q) (1.7, 6750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6029248Z Skipping (s,q) (1.71, 6750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6029399Z Skipping (s,q) (1.72, 6750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6029549Z Skipping (s,q) (1.73, 6750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6029698Z Skipping (s,q) (1.74, 6750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6029851Z Skipping (s,q) (1.75, 6750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6030004Z Skipping (s,q) (1.76, 6750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6030156Z Skipping (s,q) (1.77, 6750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6030313Z Skipping (s,q) (1.78, 6750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6030466Z Skipping (s,q) (1.79, 6750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6030622Z Skipping (s,q) (1.8, 6750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6030776Z Skipping (s,q) (1.81, 6750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6030924Z Skipping (s,q) (1.82, 6750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6031077Z Skipping (s,q) (1.83, 6750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6031226Z Skipping (s,q) (1.84, 6750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6031375Z Skipping (s,q) (1.85, 6750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6031527Z Skipping (s,q) (1.86, 6750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6031680Z Skipping (s,q) (1.87, 6750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6031873Z Skipping (s,q) (1.88, 6750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6032027Z Skipping (s,q) (1.89, 6750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6032214Z Skipping (s,q) (1.9, 6750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6032365Z Skipping (s,q) (1.91, 6750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6032552Z Skipping (s,q) (1.92, 6750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6032703Z Skipping (s,q) (1.93, 6750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6032860Z Skipping (s,q) (1.94, 6750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6033009Z Skipping (s,q) (1.95, 6750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6033160Z Skipping (s,q) (1.96, 6750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6033319Z Skipping (s,q) (1.97, 6750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6033513Z Skipping (s,q) (1.98, 6750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6033670Z Skipping (s,q) (1.99, 6750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6033821Z Skipping (s,q) (0.01, 7000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6033973Z Skipping (s,q) (0.02, 7000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6034127Z Skipping (s,q) (0.03, 7000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6034280Z Skipping (s,q) (0.04, 7000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6034431Z Skipping (s,q) (0.05, 7000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6034594Z Skipping (s,q) (0.06, 7000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6034744Z Skipping (s,q) (0.07, 7000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6034897Z Skipping (s,q) (0.08, 7000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6035046Z Skipping (s,q) (0.09, 7000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6035198Z Skipping (s,q) (0.1, 7000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6035351Z Skipping (s,q) (0.11, 7000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6035501Z Skipping (s,q) (0.12, 7000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6035653Z Skipping (s,q) (0.13, 7000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6035811Z Skipping (s,q) (0.14, 7000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6035968Z Skipping (s,q) (0.15, 7000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6036124Z Skipping (s,q) (0.16, 7000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6036277Z Skipping (s,q) (0.17, 7000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6036427Z Skipping (s,q) (0.18, 7000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6036579Z Skipping (s,q) (0.19, 7000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6036728Z Skipping (s,q) (0.2, 7000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6036878Z Skipping (s,q) (0.21, 7000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6037036Z Skipping (s,q) (0.22, 7000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6037186Z Skipping (s,q) (0.23, 7000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6037342Z Skipping (s,q) (0.24, 7000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6037491Z Skipping (s,q) (0.25, 7000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6037644Z Skipping (s,q) (0.26, 7000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6037799Z Skipping (s,q) (0.27, 7000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6037951Z Skipping (s,q) (0.28, 7000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6038106Z Skipping (s,q) (0.29, 7000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6038260Z Skipping (s,q) (0.3, 7000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6038411Z Skipping (s,q) (0.31, 7000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6038563Z Skipping (s,q) (0.32, 7000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6038762Z Skipping (s,q) (0.33, 7000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6038914Z Skipping (s,q) (0.34, 7000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6039108Z Skipping (s,q) (0.35, 7000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6039261Z Skipping (s,q) (0.36, 7000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6039449Z Skipping (s,q) (0.37, 7000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6039607Z Skipping (s,q) (0.38, 7000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6039758Z Skipping (s,q) (0.39, 7000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6039910Z Skipping (s,q) (0.4, 7000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6040069Z Skipping (s,q) (0.41, 7000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6040222Z Skipping (s,q) (0.42, 7000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6040378Z Skipping (s,q) (0.43, 7000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6040570Z Skipping (s,q) (0.44, 7000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6040720Z Skipping (s,q) (0.45, 7000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6040875Z Skipping (s,q) (0.46, 7000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6041029Z Skipping (s,q) (0.47, 7000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6041186Z Skipping (s,q) (0.48, 7000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6041339Z Skipping (s,q) (0.49, 7000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6041489Z Skipping (s,q) (0.5, 7000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6041642Z Skipping (s,q) (0.51, 7000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6041791Z Skipping (s,q) (0.52, 7000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6041940Z Skipping (s,q) (0.53, 7000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6042094Z Skipping (s,q) (0.54, 7000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6042247Z Skipping (s,q) (0.55, 7000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6042402Z Skipping (s,q) (0.56, 7000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6042561Z Skipping (s,q) (0.57, 7000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6042710Z Skipping (s,q) (0.58, 7000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6042862Z Skipping (s,q) (0.59, 7000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6043014Z Skipping (s,q) (0.6, 7000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6043164Z Skipping (s,q) (0.61, 7000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6043316Z Skipping (s,q) (0.62, 7000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6043467Z Skipping (s,q) (0.63, 7000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6043621Z Skipping (s,q) (0.64, 7000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6043778Z Skipping (s,q) (0.65, 7000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6043930Z Skipping (s,q) (0.66, 7000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6044084Z Skipping (s,q) (0.67, 7000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6044234Z Skipping (s,q) (0.68, 7000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6044391Z Skipping (s,q) (0.69, 7000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6044548Z Skipping (s,q) (0.7, 7000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6044702Z Skipping (s,q) (0.71, 7000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6044851Z Skipping (s,q) (0.72, 7000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6045003Z Skipping (s,q) (0.73, 7000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6045152Z Skipping (s,q) (0.74, 7000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6045306Z Skipping (s,q) (0.75, 7000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6045459Z Skipping (s,q) (0.76, 7000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6045611Z Skipping (s,q) (0.77, 7000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6045811Z Skipping (s,q) (0.78, 7000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6045967Z Skipping (s,q) (0.79, 7000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6046157Z Skipping (s,q) (0.8, 7000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6046317Z Skipping (s,q) (0.81, 7000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6046528Z Skipping (s,q) (0.82, 7000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6046684Z Skipping (s,q) (0.83, 7000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6046834Z Skipping (s,q) (0.84, 7000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6046984Z Skipping (s,q) (0.85, 7000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6047137Z Skipping (s,q) (0.86, 7000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6047288Z Skipping (s,q) (0.87, 7000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6047475Z Skipping (s,q) (0.88, 7000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6047631Z Skipping (s,q) (0.89, 7000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6047780Z Skipping (s,q) (0.9, 7000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6047936Z Skipping (s,q) (0.91, 7000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6048087Z Skipping (s,q) (0.92, 7000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6048242Z Skipping (s,q) (0.93, 7000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6048400Z Skipping (s,q) (0.94, 7000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6048550Z Skipping (s,q) (0.95, 7000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6048702Z Skipping (s,q) (0.96, 7000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6048857Z Skipping (s,q) (0.97, 7000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6049006Z Skipping (s,q) (0.98, 7000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6049154Z Skipping (s,q) (0.99, 7000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6049310Z Skipping (s,q) (1, 7000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6049459Z Skipping (s,q) (1.01, 7000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6049619Z Skipping (s,q) (1.02, 7000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6049772Z Skipping (s,q) (1.03, 7000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6049926Z Skipping (s,q) (1.04, 7000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6050082Z Skipping (s,q) (1.05, 7000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6050231Z Skipping (s,q) (1.06, 7000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6050380Z Skipping (s,q) (1.07, 7000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6050535Z Skipping (s,q) (1.08, 7000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6050687Z Skipping (s,q) (1.09, 7000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6050842Z Skipping (s,q) (1.1, 7000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6050997Z Skipping (s,q) (1.11, 7000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6051148Z Skipping (s,q) (1.12, 7000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6051305Z Skipping (s,q) (1.13, 7000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6051454Z Skipping (s,q) (1.14, 7000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6051605Z Skipping (s,q) (1.15, 7000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6051759Z Skipping (s,q) (1.16, 7000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6051907Z Skipping (s,q) (1.17, 7000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6052058Z Skipping (s,q) (1.18, 7000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6052206Z Skipping (s,q) (1.19, 7000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6052356Z Skipping (s,q) (1.2, 7000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6052512Z Skipping (s,q) (1.21, 7000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6052712Z Skipping (s,q) (1.22, 7000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6052863Z Skipping (s,q) (1.23, 7000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6053058Z Skipping (s,q) (1.24, 7000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6053208Z Skipping (s,q) (1.25, 7000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6053395Z Skipping (s,q) (1.26, 7000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6053545Z Skipping (s,q) (1.27, 7000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6053696Z Skipping (s,q) (1.28, 7000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6053856Z Skipping (s,q) (1.29, 7000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6054008Z Skipping (s,q) (1.3, 7000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6054158Z Skipping (s,q) (1.31, 7000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6054313Z Skipping (s,q) (1.32, 7000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6054499Z Skipping (s,q) (1.33, 7000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6054653Z Skipping (s,q) (1.34, 7000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6054802Z Skipping (s,q) (1.35, 7000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6054956Z Skipping (s,q) (1.36, 7000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6055113Z Skipping (s,q) (1.37, 7000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6055267Z Skipping (s,q) (1.38, 7000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6055418Z Skipping (s,q) (1.39, 7000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6055572Z Skipping (s,q) (1.4, 7000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6055723Z Skipping (s,q) (1.41, 7000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6055877Z Skipping (s,q) (1.42, 7000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6056026Z Skipping (s,q) (1.43, 7000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6056253Z Skipping (s,q) (1.44, 7000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6056414Z Skipping (s,q) (1.45, 7000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6056566Z Skipping (s,q) (1.46, 7000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6056720Z Skipping (s,q) (1.47, 7000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6056881Z Skipping (s,q) (1.48, 7000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6057035Z Skipping (s,q) (1.49, 7000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6057192Z Skipping (s,q) (1.5, 7000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6057349Z Skipping (s,q) (1.51, 7000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6057502Z Skipping (s,q) (1.52, 7000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6057657Z Skipping (s,q) (1.53, 7000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6057809Z Skipping (s,q) (1.54, 7000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6057962Z Skipping (s,q) (1.55, 7000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6058118Z Skipping (s,q) (1.56, 7000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6058267Z Skipping (s,q) (1.57, 7000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6058420Z Skipping (s,q) (1.58, 7000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6058575Z Skipping (s,q) (1.59, 7000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6058729Z Skipping (s,q) (1.6, 7000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6058891Z Skipping (s,q) (1.61, 7000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6059043Z Skipping (s,q) (1.62, 7000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6059192Z Skipping (s,q) (1.63, 7000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6059647Z Skipping (s,q) (1.64, 7000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6059805Z Skipping (s,q) (1.65, 7000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6059956Z Skipping (s,q) (1.66, 7000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6060210Z Skipping (s,q) (1.67, 7000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6060361Z Skipping (s,q) (1.68, 7000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6060569Z Skipping (s,q) (1.69, 7000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6060719Z Skipping (s,q) (1.7, 7000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6060927Z Skipping (s,q) (1.71, 7000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6061081Z Skipping (s,q) (1.72, 7000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6061232Z Skipping (s,q) (1.73, 7000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6061382Z Skipping (s,q) (1.74, 7000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6061540Z Skipping (s,q) (1.75, 7000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6061689Z Skipping (s,q) (1.76, 7000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6061842Z Skipping (s,q) (1.77, 7000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6062048Z Skipping (s,q) (1.78, 7000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6062200Z Skipping (s,q) (1.79, 7000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6062361Z Skipping (s,q) (1.8, 7000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6062511Z Skipping (s,q) (1.81, 7000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6062664Z Skipping (s,q) (1.82, 7000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6062822Z Skipping (s,q) (1.83, 7000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6062977Z Skipping (s,q) (1.84, 7000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6063133Z Skipping (s,q) (1.85, 7000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6063285Z Skipping (s,q) (1.86, 7000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6063436Z Skipping (s,q) (1.87, 7000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6063595Z Skipping (s,q) (1.88, 7000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6063753Z Skipping (s,q) (1.89, 7000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6063903Z Skipping (s,q) (1.9, 7000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6064058Z Skipping (s,q) (1.91, 7000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6064208Z Skipping (s,q) (1.92, 7000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6064364Z Skipping (s,q) (1.93, 7000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6064517Z Skipping (s,q) (1.94, 7000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6064670Z Skipping (s,q) (1.95, 7000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6064827Z Skipping (s,q) (1.96, 7000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6064979Z Skipping (s,q) (1.97, 7000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6065130Z Skipping (s,q) (1.98, 7000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6065287Z Skipping (s,q) (1.99, 7000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6065442Z Skipping (s,q) (0.01, 7250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6065594Z Skipping (s,q) (0.02, 7250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6065751Z Skipping (s,q) (0.03, 7250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6065900Z Skipping (s,q) (0.04, 7250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6066057Z Skipping (s,q) (0.05, 7250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6066207Z Skipping (s,q) (0.06, 7250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6066357Z Skipping (s,q) (0.07, 7250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6066511Z Skipping (s,q) (0.08, 7250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6066664Z Skipping (s,q) (0.09, 7250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6066815Z Skipping (s,q) (0.1, 7250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6066970Z Skipping (s,q) (0.11, 7250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6067124Z Skipping (s,q) (0.12, 7250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6067326Z Skipping (s,q) (0.13, 7250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6067478Z Skipping (s,q) (0.14, 7250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6067666Z Skipping (s,q) (0.15, 7250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6067823Z Skipping (s,q) (0.16, 7250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6068013Z Skipping (s,q) (0.17, 7250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6068165Z Skipping (s,q) (0.18, 7250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6068321Z Skipping (s,q) (0.19, 7250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6068472Z Skipping (s,q) (0.2, 7250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6068627Z Skipping (s,q) (0.21, 7250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6068778Z Skipping (s,q) (0.22, 7250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6068964Z Skipping (s,q) (0.23, 7250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6069123Z Skipping (s,q) (0.24, 7250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6069274Z Skipping (s,q) (0.25, 7250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6069427Z Skipping (s,q) (0.26, 7250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6069586Z Skipping (s,q) (0.27, 7250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6069738Z Skipping (s,q) (0.28, 7250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6069894Z Skipping (s,q) (0.29, 7250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6070045Z Skipping (s,q) (0.3, 7250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6070197Z Skipping (s,q) (0.31, 7250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6070354Z Skipping (s,q) (0.32, 7250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6070506Z Skipping (s,q) (0.33, 7250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6070659Z Skipping (s,q) (0.34, 7250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6070819Z Skipping (s,q) (0.35, 7250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6070970Z Skipping (s,q) (0.36, 7250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6071127Z Skipping (s,q) (0.37, 7250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6071280Z Skipping (s,q) (0.38, 7250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6071435Z Skipping (s,q) (0.39, 7250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6071595Z Skipping (s,q) (0.4, 7250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6071747Z Skipping (s,q) (0.41, 7250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6071899Z Skipping (s,q) (0.42, 7250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6072053Z Skipping (s,q) (0.43, 7250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6072206Z Skipping (s,q) (0.44, 7250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6072366Z Skipping (s,q) (0.45, 7250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6072519Z Skipping (s,q) (0.46, 7250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6072669Z Skipping (s,q) (0.47, 7250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6072824Z Skipping (s,q) (0.48, 7250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6072973Z Skipping (s,q) (0.49, 7250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6073131Z Skipping (s,q) (0.5, 7250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6073291Z Skipping (s,q) (0.51, 7250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6073442Z Skipping (s,q) (0.52, 7250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6073601Z Skipping (s,q) (0.53, 7250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6073754Z Skipping (s,q) (0.54, 7250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6073908Z Skipping (s,q) (0.55, 7250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6074060Z Skipping (s,q) (0.56, 7250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6074255Z Skipping (s,q) (0.57, 7250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6074406Z Skipping (s,q) (0.58, 7250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6074621Z Skipping (s,q) (0.59, 7250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6074771Z Skipping (s,q) (0.6, 7250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6074959Z Skipping (s,q) (0.61, 7250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6075117Z Skipping (s,q) (0.62, 7250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6075270Z Skipping (s,q) (0.63, 7250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6075424Z Skipping (s,q) (0.64, 7250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6075581Z Skipping (s,q) (0.65, 7250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6075731Z Skipping (s,q) (0.66, 7250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6075884Z Skipping (s,q) (0.67, 7250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6076077Z Skipping (s,q) (0.68, 7250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6076227Z Skipping (s,q) (0.69, 7250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6076387Z Skipping (s,q) (0.7, 7250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6076538Z Skipping (s,q) (0.71, 7250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6076695Z Skipping (s,q) (0.72, 7250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6076850Z Skipping (s,q) (0.73, 7250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6077001Z Skipping (s,q) (0.74, 7250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6077158Z Skipping (s,q) (0.75, 7250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6077309Z Skipping (s,q) (0.76, 7250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6077464Z Skipping (s,q) (0.77, 7250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6077623Z Skipping (s,q) (0.78, 7250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6077779Z Skipping (s,q) (0.79, 7250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6077928Z Skipping (s,q) (0.8, 7250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6078086Z Skipping (s,q) (0.81, 7250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6078238Z Skipping (s,q) (0.82, 7250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6078393Z Skipping (s,q) (0.83, 7250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6078545Z Skipping (s,q) (0.84, 7250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6078697Z Skipping (s,q) (0.85, 7250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6078853Z Skipping (s,q) (0.86, 7250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6079006Z Skipping (s,q) (0.87, 7250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6079158Z Skipping (s,q) (0.88, 7250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6079315Z Skipping (s,q) (0.89, 7250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6079469Z Skipping (s,q) (0.9, 7250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6079627Z Skipping (s,q) (0.91, 7250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6079781Z Skipping (s,q) (0.92, 7250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6079936Z Skipping (s,q) (0.93, 7250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6080092Z Skipping (s,q) (0.94, 7250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6080246Z Skipping (s,q) (0.95, 7250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6080395Z Skipping (s,q) (0.96, 7250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6080555Z Skipping (s,q) (0.97, 7250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6080706Z Skipping (s,q) (0.98, 7250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6080863Z Skipping (s,q) (0.99, 7250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6081011Z Skipping (s,q) (1, 7250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6081163Z Skipping (s,q) (1.01, 7250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6081365Z Skipping (s,q) (1.02, 7250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6081518Z Skipping (s,q) (1.03, 7250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6081707Z Skipping (s,q) (1.04, 7250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6081863Z Skipping (s,q) (1.05, 7250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6082052Z Skipping (s,q) (1.06, 7250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6082207Z Skipping (s,q) (1.07, 7250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6082358Z Skipping (s,q) (1.08, 7250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6082507Z Skipping (s,q) (1.09, 7250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6082660Z Skipping (s,q) (1.1, 7250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6082811Z Skipping (s,q) (1.11, 7250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6083003Z Skipping (s,q) (1.12, 7250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6083161Z Skipping (s,q) (1.13, 7250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6083310Z Skipping (s,q) (1.14, 7250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6083469Z Skipping (s,q) (1.15, 7250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6083621Z Skipping (s,q) (1.16, 7250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6083775Z Skipping (s,q) (1.17, 7250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6083929Z Skipping (s,q) (1.18, 7250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6084079Z Skipping (s,q) (1.19, 7250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6084228Z Skipping (s,q) (1.2, 7250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6084382Z Skipping (s,q) (1.21, 7250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6084533Z Skipping (s,q) (1.22, 7250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6084690Z Skipping (s,q) (1.23, 7250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6084844Z Skipping (s,q) (1.24, 7250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6084993Z Skipping (s,q) (1.25, 7250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6085152Z Skipping (s,q) (1.26, 7250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6085303Z Skipping (s,q) (1.27, 7250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6085458Z Skipping (s,q) (1.28, 7250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6085613Z Skipping (s,q) (1.29, 7250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6085764Z Skipping (s,q) (1.3, 7250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6085915Z Skipping (s,q) (1.31, 7250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6086069Z Skipping (s,q) (1.32, 7250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6086219Z Skipping (s,q) (1.33, 7250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6086377Z Skipping (s,q) (1.34, 7250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6086532Z Skipping (s,q) (1.35, 7250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6086683Z Skipping (s,q) (1.36, 7250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6086840Z Skipping (s,q) (1.37, 7250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6086991Z Skipping (s,q) (1.38, 7250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6087143Z Skipping (s,q) (1.39, 7250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6087300Z Skipping (s,q) (1.4, 7250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6087449Z Skipping (s,q) (1.41, 7250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6087606Z Skipping (s,q) (1.42, 7250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6087756Z Skipping (s,q) (1.43, 7250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6087910Z Skipping (s,q) (1.44, 7250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6088067Z Skipping (s,q) (1.45, 7250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6088261Z Skipping (s,q) (1.46, 7250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6088414Z Skipping (s,q) (1.47, 7250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6088610Z Skipping (s,q) (1.48, 7250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6088763Z Skipping (s,q) (1.49, 7250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6088956Z Skipping (s,q) (1.5, 7250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6089109Z Skipping (s,q) (1.51, 7250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6089259Z Skipping (s,q) (1.52, 7250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6089418Z Skipping (s,q) (1.53, 7250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6089567Z Skipping (s,q) (1.54, 7250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6089717Z Skipping (s,q) (1.55, 7250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6089873Z Skipping (s,q) (1.56, 7250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6090067Z Skipping (s,q) (1.57, 7250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6090221Z Skipping (s,q) (1.58, 7250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6090375Z Skipping (s,q) (1.59, 7250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6090523Z Skipping (s,q) (1.6, 7250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6090683Z Skipping (s,q) (1.61, 7250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6090834Z Skipping (s,q) (1.62, 7250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6090984Z Skipping (s,q) (1.63, 7250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6091135Z Skipping (s,q) (1.64, 7250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6091284Z Skipping (s,q) (1.65, 7250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6091440Z Skipping (s,q) (1.66, 7250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6091592Z Skipping (s,q) (1.67, 7250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6091745Z Skipping (s,q) (1.68, 7250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6091903Z Skipping (s,q) (1.69, 7250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6092053Z Skipping (s,q) (1.7, 7250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6092207Z Skipping (s,q) (1.71, 7250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6092368Z Skipping (s,q) (1.72, 7250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6092522Z Skipping (s,q) (1.73, 7250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6092677Z Skipping (s,q) (1.74, 7250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6092826Z Skipping (s,q) (1.75, 7250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6092978Z Skipping (s,q) (1.76, 7250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6093133Z Skipping (s,q) (1.77, 7250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6093283Z Skipping (s,q) (1.78, 7250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6093436Z Skipping (s,q) (1.79, 7250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6093594Z Skipping (s,q) (1.8, 7250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6093744Z Skipping (s,q) (1.81, 7250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6093900Z Skipping (s,q) (1.82, 7250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6094051Z Skipping (s,q) (1.83, 7250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6094204Z Skipping (s,q) (1.84, 7250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6094357Z Skipping (s,q) (1.85, 7250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6094508Z Skipping (s,q) (1.86, 7250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6094659Z Skipping (s,q) (1.87, 7250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6094815Z Skipping (s,q) (1.88, 7250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6094966Z Skipping (s,q) (1.89, 7250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6095119Z Skipping (s,q) (1.9, 7250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6095324Z Skipping (s,q) (1.91, 7250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6095478Z Skipping (s,q) (1.92, 7250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6095719Z Skipping (s,q) (1.93, 7250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6095869Z Skipping (s,q) (1.94, 7250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6096058Z Skipping (s,q) (1.95, 7250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6096308Z Skipping (s,q) (1.96, 7250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6096460Z Skipping (s,q) (1.97, 7250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6096612Z Skipping (s,q) (1.98, 7250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6096768Z Skipping (s,q) (1.99, 7250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6096920Z Skipping (s,q) (0.01, 7500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6097132Z Skipping (s,q) (0.02, 7500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6097285Z Skipping (s,q) (0.03, 7500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6097437Z Skipping (s,q) (0.04, 7500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6097595Z Skipping (s,q) (0.05, 7500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6097746Z Skipping (s,q) (0.06, 7500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6097899Z Skipping (s,q) (0.07, 7500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6098053Z Skipping (s,q) (0.08, 7500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6098203Z Skipping (s,q) (0.09, 7500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6098355Z Skipping (s,q) (0.1, 7500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6098505Z Skipping (s,q) (0.11, 7500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6098656Z Skipping (s,q) (0.12, 7500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6098809Z Skipping (s,q) (0.13, 7500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6098963Z Skipping (s,q) (0.14, 7500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6099114Z Skipping (s,q) (0.15, 7500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6099274Z Skipping (s,q) (0.16, 7500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6099425Z Skipping (s,q) (0.17, 7500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6099583Z Skipping (s,q) (0.18, 7500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6099734Z Skipping (s,q) (0.19, 7500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6099882Z Skipping (s,q) (0.2, 7500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6100040Z Skipping (s,q) (0.21, 7500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6100192Z Skipping (s,q) (0.22, 7500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6100342Z Skipping (s,q) (0.23, 7500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6100499Z Skipping (s,q) (0.24, 7500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6100655Z Skipping (s,q) (0.25, 7500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6100812Z Skipping (s,q) (0.26, 7500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6100966Z Skipping (s,q) (0.27, 7500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6101117Z Skipping (s,q) (0.28, 7500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6101274Z Skipping (s,q) (0.29, 7500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6101425Z Skipping (s,q) (0.3, 7500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6101576Z Skipping (s,q) (0.31, 7500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6101730Z Skipping (s,q) (0.32, 7500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6101881Z Skipping (s,q) (0.33, 7500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6102035Z Skipping (s,q) (0.34, 7500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6102187Z Skipping (s,q) (0.35, 7500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6102408Z Skipping (s,q) (0.36, 7500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6102564Z Skipping (s,q) (0.37, 7500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6102754Z Skipping (s,q) (0.38, 7500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6102903Z Skipping (s,q) (0.39, 7500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6103094Z Skipping (s,q) (0.4, 7500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6103246Z Skipping (s,q) (0.41, 7500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6103400Z Skipping (s,q) (0.42, 7500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6103557Z Skipping (s,q) (0.43, 7500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6103709Z Skipping (s,q) (0.44, 7500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6103866Z Skipping (s,q) (0.45, 7500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6104018Z Skipping (s,q) (0.46, 7500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6104207Z Skipping (s,q) (0.47, 7500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6104364Z Skipping (s,q) (0.48, 7500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6104513Z Skipping (s,q) (0.49, 7500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6104668Z Skipping (s,q) (0.5, 7500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6104825Z Skipping (s,q) (0.51, 7500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6104977Z Skipping (s,q) (0.52, 7500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6105128Z Skipping (s,q) (0.53, 7500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6105278Z Skipping (s,q) (0.54, 7500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6105427Z Skipping (s,q) (0.55, 7500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6105584Z Skipping (s,q) (0.56, 7500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6105735Z Skipping (s,q) (0.57, 7500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6105889Z Skipping (s,q) (0.58, 7500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6106047Z Skipping (s,q) (0.59, 7500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6106198Z Skipping (s,q) (0.6, 7500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6106358Z Skipping (s,q) (0.61, 7500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6106509Z Skipping (s,q) (0.62, 7500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6106661Z Skipping (s,q) (0.63, 7500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6106819Z Skipping (s,q) (0.64, 7500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6106968Z Skipping (s,q) (0.65, 7500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6107119Z Skipping (s,q) (0.66, 7500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6107276Z Skipping (s,q) (0.67, 7500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6107429Z Skipping (s,q) (0.68, 7500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6107585Z Skipping (s,q) (0.69, 7500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6107737Z Skipping (s,q) (0.7, 7500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6107889Z Skipping (s,q) (0.71, 7500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6108048Z Skipping (s,q) (0.72, 7500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6108201Z Skipping (s,q) (0.73, 7500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6108355Z Skipping (s,q) (0.74, 7500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6108510Z Skipping (s,q) (0.75, 7500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6108659Z Skipping (s,q) (0.76, 7500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6108817Z Skipping (s,q) (0.77, 7500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6108971Z Skipping (s,q) (0.78, 7500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6109119Z Skipping (s,q) (0.79, 7500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6109280Z Skipping (s,q) (0.8, 7500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6109480Z Skipping (s,q) (0.81, 7500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6109630Z Skipping (s,q) (0.82, 7500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6109828Z Skipping (s,q) (0.83, 7500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6109977Z Skipping (s,q) (0.84, 7500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6110168Z Skipping (s,q) (0.85, 7500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6110319Z Skipping (s,q) (0.86, 7500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6110472Z Skipping (s,q) (0.87, 7500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6110626Z Skipping (s,q) (0.88, 7500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6110778Z Skipping (s,q) (0.89, 7500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6110927Z Skipping (s,q) (0.9, 7500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6111084Z Skipping (s,q) (0.91, 7500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6111278Z Skipping (s,q) (0.92, 7500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6111434Z Skipping (s,q) (0.93, 7500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6111593Z Skipping (s,q) (0.94, 7500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6111746Z Skipping (s,q) (0.95, 7500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6111907Z Skipping (s,q) (0.96, 7500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6112059Z Skipping (s,q) (0.97, 7500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6112210Z Skipping (s,q) (0.98, 7500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6112364Z Skipping (s,q) (0.99, 7500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6112511Z Skipping (s,q) (1, 7500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6112662Z Skipping (s,q) (1.01, 7500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6112819Z Skipping (s,q) (1.02, 7500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6112974Z Skipping (s,q) (1.03, 7500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6113131Z Skipping (s,q) (1.04, 7500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6113285Z Skipping (s,q) (1.05, 7500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6113433Z Skipping (s,q) (1.06, 7500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6113590Z Skipping (s,q) (1.07, 7500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6113741Z Skipping (s,q) (1.08, 7500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6113893Z Skipping (s,q) (1.09, 7500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6114047Z Skipping (s,q) (1.1, 7500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6114199Z Skipping (s,q) (1.11, 7500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6114354Z Skipping (s,q) (1.12, 7500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6114506Z Skipping (s,q) (1.13, 7500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6114662Z Skipping (s,q) (1.14, 7500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6114817Z Skipping (s,q) (1.15, 7500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6114968Z Skipping (s,q) (1.16, 7500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6115116Z Skipping (s,q) (1.17, 7500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6115272Z Skipping (s,q) (1.18, 7500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6115424Z Skipping (s,q) (1.19, 7500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6115580Z Skipping (s,q) (1.2, 7500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6115732Z Skipping (s,q) (1.21, 7500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6115880Z Skipping (s,q) (1.22, 7500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6116035Z Skipping (s,q) (1.23, 7500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6116189Z Skipping (s,q) (1.24, 7500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6116342Z Skipping (s,q) (1.25, 7500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6116548Z Skipping (s,q) (1.26, 7500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6116702Z Skipping (s,q) (1.27, 7500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6116900Z Skipping (s,q) (1.28, 7500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6117050Z Skipping (s,q) (1.29, 7500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6117238Z Skipping (s,q) (1.3, 7500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6117396Z Skipping (s,q) (1.31, 7500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6117546Z Skipping (s,q) (1.32, 7500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6117695Z Skipping (s,q) (1.33, 7500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6117852Z Skipping (s,q) (1.34, 7500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6118002Z Skipping (s,q) (1.35, 7500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6118198Z Skipping (s,q) (1.36, 7500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6118352Z Skipping (s,q) (1.37, 7500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6118500Z Skipping (s,q) (1.38, 7500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6118655Z Skipping (s,q) (1.39, 7500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6118806Z Skipping (s,q) (1.4, 7500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6118959Z Skipping (s,q) (1.41, 7500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6119114Z Skipping (s,q) (1.42, 7500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6119267Z Skipping (s,q) (1.43, 7500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6119425Z Skipping (s,q) (1.44, 7500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6119577Z Skipping (s,q) (1.45, 7500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6119727Z Skipping (s,q) (1.46, 7500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6119887Z Skipping (s,q) (1.47, 7500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6120040Z Skipping (s,q) (1.48, 7500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6120191Z Skipping (s,q) (1.49, 7500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6120350Z Skipping (s,q) (1.5, 7500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6120504Z Skipping (s,q) (1.51, 7500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6120657Z Skipping (s,q) (1.52, 7500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6120811Z Skipping (s,q) (1.53, 7500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6120961Z Skipping (s,q) (1.54, 7500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6121113Z Skipping (s,q) (1.55, 7500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6121262Z Skipping (s,q) (1.56, 7500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6121411Z Skipping (s,q) (1.57, 7500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6121571Z Skipping (s,q) (1.58, 7500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6121724Z Skipping (s,q) (1.59, 7500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6121876Z Skipping (s,q) (1.6, 7500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6122033Z Skipping (s,q) (1.61, 7500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6122186Z Skipping (s,q) (1.62, 7500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6122341Z Skipping (s,q) (1.63, 7500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6122491Z Skipping (s,q) (1.64, 7500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6122641Z Skipping (s,q) (1.65, 7500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6122795Z Skipping (s,q) (1.66, 7500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6122944Z Skipping (s,q) (1.67, 7500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6123094Z Skipping (s,q) (1.68, 7500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6123250Z Skipping (s,q) (1.69, 7500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6123453Z Skipping (s,q) (1.7, 7500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6123608Z Skipping (s,q) (1.71, 7500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6123799Z Skipping (s,q) (1.72, 7500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6123950Z Skipping (s,q) (1.73, 7500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6124141Z Skipping (s,q) (1.74, 7500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6124294Z Skipping (s,q) (1.75, 7500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6124445Z Skipping (s,q) (1.76, 7500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6124600Z Skipping (s,q) (1.77, 7500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6124749Z Skipping (s,q) (1.78, 7500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6124906Z Skipping (s,q) (1.79, 7500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6125058Z Skipping (s,q) (1.8, 7500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6125270Z Skipping (s,q) (1.81, 7500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6125425Z Skipping (s,q) (1.82, 7500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6125577Z Skipping (s,q) (1.83, 7500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6125728Z Skipping (s,q) (1.84, 7500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6125887Z Skipping (s,q) (1.85, 7500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6126039Z Skipping (s,q) (1.86, 7500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6126189Z Skipping (s,q) (1.87, 7500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6126338Z Skipping (s,q) (1.88, 7500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6126489Z Skipping (s,q) (1.89, 7500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6126642Z Skipping (s,q) (1.9, 7500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6126795Z Skipping (s,q) (1.91, 7500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6126952Z Skipping (s,q) (1.92, 7500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6127107Z Skipping (s,q) (1.93, 7500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6127262Z Skipping (s,q) (1.94, 7500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6127416Z Skipping (s,q) (1.95, 7500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6127568Z Skipping (s,q) (1.96, 7500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6127716Z Skipping (s,q) (1.97, 7500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6127873Z Skipping (s,q) (1.98, 7500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6128025Z Skipping (s,q) (1.99, 7500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6128174Z Skipping (s,q) (0.01, 7750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6128327Z Skipping (s,q) (0.02, 7750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6128479Z Skipping (s,q) (0.03, 7750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6128630Z Skipping (s,q) (0.04, 7750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6128786Z Skipping (s,q) (0.05, 7750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6128936Z Skipping (s,q) (0.06, 7750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6129090Z Skipping (s,q) (0.07, 7750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6129241Z Skipping (s,q) (0.08, 7750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6129393Z Skipping (s,q) (0.09, 7750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6129550Z Skipping (s,q) (0.1, 7750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6129704Z Skipping (s,q) (0.11, 7750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6129856Z Skipping (s,q) (0.12, 7750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6130010Z Skipping (s,q) (0.13, 7750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6130162Z Skipping (s,q) (0.14, 7750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6130319Z Skipping (s,q) (0.15, 7750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6130516Z Skipping (s,q) (0.16, 7750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6130668Z Skipping (s,q) (0.17, 7750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6130861Z Skipping (s,q) (0.18, 7750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6131013Z Skipping (s,q) (0.19, 7750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6131202Z Skipping (s,q) (0.2, 7750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6131355Z Skipping (s,q) (0.21, 7750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6131507Z Skipping (s,q) (0.22, 7750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6131664Z Skipping (s,q) (0.23, 7750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6131816Z Skipping (s,q) (0.24, 7750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6131968Z Skipping (s,q) (0.25, 7750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6132162Z Skipping (s,q) (0.26, 7750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6132313Z Skipping (s,q) (0.27, 7750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6132465Z Skipping (s,q) (0.28, 7750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6132627Z Skipping (s,q) (0.29, 7750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6132775Z Skipping (s,q) (0.3, 7750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6132932Z Skipping (s,q) (0.31, 7750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6133083Z Skipping (s,q) (0.32, 7750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6133233Z Skipping (s,q) (0.33, 7750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6133385Z Skipping (s,q) (0.34, 7750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6133534Z Skipping (s,q) (0.35, 7750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6133684Z Skipping (s,q) (0.36, 7750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6133841Z Skipping (s,q) (0.37, 7750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6133998Z Skipping (s,q) (0.38, 7750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6134156Z Skipping (s,q) (0.39, 7750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6134310Z Skipping (s,q) (0.4, 7750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6134463Z Skipping (s,q) (0.41, 7750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6134624Z Skipping (s,q) (0.42, 7750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6134773Z Skipping (s,q) (0.43, 7750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6134922Z Skipping (s,q) (0.44, 7750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6135074Z Skipping (s,q) (0.45, 7750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6139633Z Skipping (s,q) (0.46, 7750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6139817Z Skipping (s,q) (0.47, 7750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6139973Z Skipping (s,q) (0.48, 7750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6140133Z Skipping (s,q) (0.49, 7750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6140285Z Skipping (s,q) (0.5, 7750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6140439Z Skipping (s,q) (0.51, 7750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6140592Z Skipping (s,q) (0.52, 7750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6140750Z Skipping (s,q) (0.53, 7750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6140902Z Skipping (s,q) (0.54, 7750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6141058Z Skipping (s,q) (0.55, 7750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6141211Z Skipping (s,q) (0.56, 7750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6141363Z Skipping (s,q) (0.57, 7750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6141517Z Skipping (s,q) (0.58, 7750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6141666Z Skipping (s,q) (0.59, 7750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6141888Z Skipping (s,q) (0.6, 7750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6142042Z Skipping (s,q) (0.61, 7750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6142230Z Skipping (s,q) (0.62, 7750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6142381Z Skipping (s,q) (0.63, 7750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6142566Z Skipping (s,q) (0.64, 7750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6142713Z Skipping (s,q) (0.65, 7750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6142866Z Skipping (s,q) (0.66, 7750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6143013Z Skipping (s,q) (0.67, 7750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6143161Z Skipping (s,q) (0.68, 7750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6143309Z Skipping (s,q) (0.69, 7750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6143457Z Skipping (s,q) (0.7, 7750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6143649Z Skipping (s,q) (0.71, 7750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6143797Z Skipping (s,q) (0.72, 7750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6143948Z Skipping (s,q) (0.73, 7750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6144104Z Skipping (s,q) (0.74, 7750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6144253Z Skipping (s,q) (0.75, 7750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6144402Z Skipping (s,q) (0.76, 7750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6144553Z Skipping (s,q) (0.77, 7750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6144704Z Skipping (s,q) (0.78, 7750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6144855Z Skipping (s,q) (0.79, 7750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6145004Z Skipping (s,q) (0.8, 7750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6145150Z Skipping (s,q) (0.81, 7750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6145302Z Skipping (s,q) (0.82, 7750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6145452Z Skipping (s,q) (0.83, 7750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6145600Z Skipping (s,q) (0.84, 7750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6145758Z Skipping (s,q) (0.85, 7750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6145907Z Skipping (s,q) (0.86, 7750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6146062Z Skipping (s,q) (0.87, 7750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6146215Z Skipping (s,q) (0.88, 7750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6146364Z Skipping (s,q) (0.89, 7750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6146513Z Skipping (s,q) (0.9, 7750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6146663Z Skipping (s,q) (0.91, 7750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6146830Z Skipping (s,q) (0.92, 7750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6147009Z Skipping (s,q) (0.93, 7750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6147164Z Skipping (s,q) (0.94, 7750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6147309Z Skipping (s,q) (0.95, 7750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6147465Z Skipping (s,q) (0.96, 7750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6147611Z Skipping (s,q) (0.97, 7750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6147763Z Skipping (s,q) (0.98, 7750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6147910Z Skipping (s,q) (0.99, 7750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6148053Z Skipping (s,q) (1, 7750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6148203Z Skipping (s,q) (1.01, 7750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6148350Z Skipping (s,q) (1.02, 7750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6148496Z Skipping (s,q) (1.03, 7750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6148649Z Skipping (s,q) (1.04, 7750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6148841Z Skipping (s,q) (1.05, 7750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6148998Z Skipping (s,q) (1.06, 7750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6149185Z Skipping (s,q) (1.07, 7750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6149334Z Skipping (s,q) (1.08, 7750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6149519Z Skipping (s,q) (1.09, 7750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6149666Z Skipping (s,q) (1.1, 7750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6149812Z Skipping (s,q) (1.11, 7750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6149963Z Skipping (s,q) (1.12, 7750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6150113Z Skipping (s,q) (1.13, 7750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6150266Z Skipping (s,q) (1.14, 7750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6150452Z Skipping (s,q) (1.15, 7750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6150602Z Skipping (s,q) (1.16, 7750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6150751Z Skipping (s,q) (1.17, 7750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6150900Z Skipping (s,q) (1.18, 7750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6151046Z Skipping (s,q) (1.19, 7750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6151199Z Skipping (s,q) (1.2, 7750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6151346Z Skipping (s,q) (1.21, 7750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6151496Z Skipping (s,q) (1.22, 7750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6151648Z Skipping (s,q) (1.23, 7750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6151795Z Skipping (s,q) (1.24, 7750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6151951Z Skipping (s,q) (1.25, 7750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6152100Z Skipping (s,q) (1.26, 7750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6152253Z Skipping (s,q) (1.27, 7750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6152403Z Skipping (s,q) (1.28, 7750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6152554Z Skipping (s,q) (1.29, 7750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6152702Z Skipping (s,q) (1.3, 7750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6152851Z Skipping (s,q) (1.31, 7750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6152998Z Skipping (s,q) (1.32, 7750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6153149Z Skipping (s,q) (1.33, 7750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6153296Z Skipping (s,q) (1.34, 7750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6153441Z Skipping (s,q) (1.35, 7750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6153589Z Skipping (s,q) (1.36, 7750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6153736Z Skipping (s,q) (1.37, 7750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6153886Z Skipping (s,q) (1.38, 7750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6154038Z Skipping (s,q) (1.39, 7750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6154188Z Skipping (s,q) (1.4, 7750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6154340Z Skipping (s,q) (1.41, 7750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6154489Z Skipping (s,q) (1.42, 7750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6154638Z Skipping (s,q) (1.43, 7750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6154796Z Skipping (s,q) (1.44, 7750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6154947Z Skipping (s,q) (1.45, 7750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6155097Z Skipping (s,q) (1.46, 7750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6155250Z Skipping (s,q) (1.47, 7750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6155396Z Skipping (s,q) (1.48, 7750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6155595Z Skipping (s,q) (1.49, 7750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6155744Z Skipping (s,q) (1.5, 7750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6155929Z Skipping (s,q) (1.51, 7750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6156085Z Skipping (s,q) (1.52, 7750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6156234Z Skipping (s,q) (1.53, 7750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6156440Z Skipping (s,q) (1.54, 7750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6156591Z Skipping (s,q) (1.55, 7750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6156738Z Skipping (s,q) (1.56, 7750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6156891Z Skipping (s,q) (1.57, 7750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6157037Z Skipping (s,q) (1.58, 7750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6157184Z Skipping (s,q) (1.59, 7750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6157375Z Skipping (s,q) (1.6, 7750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6157525Z Skipping (s,q) (1.61, 7750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6157676Z Skipping (s,q) (1.62, 7750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6157832Z Skipping (s,q) (1.63, 7750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6157979Z Skipping (s,q) (1.64, 7750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6158130Z Skipping (s,q) (1.65, 7750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6158277Z Skipping (s,q) (1.66, 7750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6158422Z Skipping (s,q) (1.67, 7750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6158571Z Skipping (s,q) (1.68, 7750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6158716Z Skipping (s,q) (1.69, 7750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6158863Z Skipping (s,q) (1.7, 7750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6159015Z Skipping (s,q) (1.71, 7750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6159164Z Skipping (s,q) (1.72, 7750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6159577Z Skipping (s,q) (1.73, 7750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6159750Z Skipping (s,q) (1.74, 7750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6159903Z Skipping (s,q) (1.75, 7750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6160061Z Skipping (s,q) (1.76, 7750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6160213Z Skipping (s,q) (1.77, 7750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6160362Z Skipping (s,q) (1.78, 7750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6160515Z Skipping (s,q) (1.79, 7750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6160667Z Skipping (s,q) (1.8, 7750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6160823Z Skipping (s,q) (1.81, 7750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6160979Z Skipping (s,q) (1.82, 7750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6161133Z Skipping (s,q) (1.83, 7750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6161289Z Skipping (s,q) (1.84, 7750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6161443Z Skipping (s,q) (1.85, 7750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6161595Z Skipping (s,q) (1.86, 7750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6161754Z Skipping (s,q) (1.87, 7750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6161909Z Skipping (s,q) (1.88, 7750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6162061Z Skipping (s,q) (1.89, 7750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6162215Z Skipping (s,q) (1.9, 7750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6162363Z Skipping (s,q) (1.91, 7750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6162518Z Skipping (s,q) (1.92, 7750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6162671Z Skipping (s,q) (1.93, 7750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6162921Z Skipping (s,q) (1.94, 7750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6163079Z Skipping (s,q) (1.95, 7750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6163293Z Skipping (s,q) (1.96, 7750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6163443Z Skipping (s,q) (1.97, 7750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6163651Z Skipping (s,q) (1.98, 7750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6163802Z Skipping (s,q) (1.99, 7750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6163956Z Skipping (s,q) (0.01, 8000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6164108Z Skipping (s,q) (0.02, 8000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6164262Z Skipping (s,q) (0.03, 8000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6164421Z Skipping (s,q) (0.04, 8000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6164571Z Skipping (s,q) (0.05, 8000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6164777Z Skipping (s,q) (0.06, 8000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6164929Z Skipping (s,q) (0.07, 8000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6165083Z Skipping (s,q) (0.08, 8000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6165236Z Skipping (s,q) (0.09, 8000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6165393Z Skipping (s,q) (0.1, 8000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6165546Z Skipping (s,q) (0.11, 8000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6165706Z Skipping (s,q) (0.12, 8000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6165855Z Skipping (s,q) (0.13, 8000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6166003Z Skipping (s,q) (0.14, 8000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6166155Z Skipping (s,q) (0.15, 8000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6166307Z Skipping (s,q) (0.16, 8000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6166469Z Skipping (s,q) (0.17, 8000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6166621Z Skipping (s,q) (0.18, 8000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6166773Z Skipping (s,q) (0.19, 8000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6166925Z Skipping (s,q) (0.2, 8000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6167078Z Skipping (s,q) (0.21, 8000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6167231Z Skipping (s,q) (0.22, 8000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6167384Z Skipping (s,q) (0.23, 8000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6167533Z Skipping (s,q) (0.24, 8000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6167686Z Skipping (s,q) (0.25, 8000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6167837Z Skipping (s,q) (0.26, 8000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6167989Z Skipping (s,q) (0.27, 8000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6168153Z Skipping (s,q) (0.28, 8000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6168304Z Skipping (s,q) (0.29, 8000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6168458Z Skipping (s,q) (0.3, 8000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6168611Z Skipping (s,q) (0.31, 8000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6168762Z Skipping (s,q) (0.32, 8000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6168917Z Skipping (s,q) (0.33, 8000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6169068Z Skipping (s,q) (0.34, 8000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6169219Z Skipping (s,q) (0.35, 8000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6169373Z Skipping (s,q) (0.36, 8000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6169524Z Skipping (s,q) (0.37, 8000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6169674Z Skipping (s,q) (0.38, 8000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6169831Z Skipping (s,q) (0.39, 8000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6170028Z Skipping (s,q) (0.4, 8000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6170186Z Skipping (s,q) (0.41, 8000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6170377Z Skipping (s,q) (0.42, 8000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6170531Z Skipping (s,q) (0.43, 8000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6170722Z Skipping (s,q) (0.44, 8000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6170872Z Skipping (s,q) (0.45, 8000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6171022Z Skipping (s,q) (0.46, 8000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6171175Z Skipping (s,q) (0.47, 8000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6171324Z Skipping (s,q) (0.48, 8000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6171475Z Skipping (s,q) (0.49, 8000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6171669Z Skipping (s,q) (0.5, 8000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6171825Z Skipping (s,q) (0.51, 8000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6171979Z Skipping (s,q) (0.52, 8000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6172132Z Skipping (s,q) (0.53, 8000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6172281Z Skipping (s,q) (0.54, 8000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6172441Z Skipping (s,q) (0.55, 8000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6172593Z Skipping (s,q) (0.56, 8000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6172743Z Skipping (s,q) (0.57, 8000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6172899Z Skipping (s,q) (0.58, 8000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6173050Z Skipping (s,q) (0.59, 8000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6173207Z Skipping (s,q) (0.6, 8000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6173360Z Skipping (s,q) (0.61, 8000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6173510Z Skipping (s,q) (0.62, 8000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6173665Z Skipping (s,q) (0.63, 8000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6173817Z Skipping (s,q) (0.64, 8000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6173966Z Skipping (s,q) (0.65, 8000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6174121Z Skipping (s,q) (0.66, 8000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6174274Z Skipping (s,q) (0.67, 8000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6174429Z Skipping (s,q) (0.68, 8000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6174579Z Skipping (s,q) (0.69, 8000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6174728Z Skipping (s,q) (0.7, 8000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6174885Z Skipping (s,q) (0.71, 8000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6175037Z Skipping (s,q) (0.72, 8000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6175190Z Skipping (s,q) (0.73, 8000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6175341Z Skipping (s,q) (0.74, 8000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6175494Z Skipping (s,q) (0.75, 8000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6175652Z Skipping (s,q) (0.76, 8000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6175807Z Skipping (s,q) (0.77, 8000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6175958Z Skipping (s,q) (0.78, 8000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6176169Z Skipping (s,q) (0.79, 8000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6176320Z Skipping (s,q) (0.8, 8000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6176468Z Skipping (s,q) (0.81, 8000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6176638Z Skipping (s,q) (0.82, 8000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6176809Z Skipping (s,q) (0.83, 8000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6177024Z Skipping (s,q) (0.84, 8000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6177177Z Skipping (s,q) (0.85, 8000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6177367Z Skipping (s,q) (0.86, 8000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6177520Z Skipping (s,q) (0.87, 8000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6177708Z Skipping (s,q) (0.88, 8000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6177860Z Skipping (s,q) (0.89, 8000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6178013Z Skipping (s,q) (0.9, 8000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6178164Z Skipping (s,q) (0.91, 8000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6178322Z Skipping (s,q) (0.92, 8000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6178473Z Skipping (s,q) (0.93, 8000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6178625Z Skipping (s,q) (0.94, 8000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6178817Z Skipping (s,q) (0.95, 8000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6178968Z Skipping (s,q) (0.96, 8000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6179122Z Skipping (s,q) (0.97, 8000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6179279Z Skipping (s,q) (0.98, 8000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6179434Z Skipping (s,q) (0.99, 8000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6179581Z Skipping (s,q) (1, 8000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6179739Z Skipping (s,q) (1.01, 8000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6179891Z Skipping (s,q) (1.02, 8000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6180044Z Skipping (s,q) (1.03, 8000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6180194Z Skipping (s,q) (1.04, 8000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6180343Z Skipping (s,q) (1.05, 8000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6180500Z Skipping (s,q) (1.06, 8000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6180654Z Skipping (s,q) (1.07, 8000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6180809Z Skipping (s,q) (1.08, 8000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6180966Z Skipping (s,q) (1.09, 8000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6181118Z Skipping (s,q) (1.1, 8000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6181277Z Skipping (s,q) (1.11, 8000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6181428Z Skipping (s,q) (1.12, 8000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6181576Z Skipping (s,q) (1.13, 8000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6181728Z Skipping (s,q) (1.14, 8000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6181878Z Skipping (s,q) (1.15, 8000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6182026Z Skipping (s,q) (1.16, 8000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6182183Z Skipping (s,q) (1.17, 8000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6182336Z Skipping (s,q) (1.18, 8000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6182487Z Skipping (s,q) (1.19, 8000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6182642Z Skipping (s,q) (1.2, 8000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6182792Z Skipping (s,q) (1.21, 8000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6182952Z Skipping (s,q) (1.22, 8000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6183102Z Skipping (s,q) (1.23, 8000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6183252Z Skipping (s,q) (1.24, 8000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6183405Z Skipping (s,q) (1.25, 8000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6183555Z Skipping (s,q) (1.26, 8000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6183707Z Skipping (s,q) (1.27, 8000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6183859Z Skipping (s,q) (1.28, 8000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6184054Z Skipping (s,q) (1.29, 8000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6184209Z Skipping (s,q) (1.3, 8000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6184424Z Skipping (s,q) (1.31, 8000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6184573Z Skipping (s,q) (1.32, 8000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6184765Z Skipping (s,q) (1.33, 8000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6184920Z Skipping (s,q) (1.34, 8000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6185077Z Skipping (s,q) (1.35, 8000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6185228Z Skipping (s,q) (1.36, 8000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6185378Z Skipping (s,q) (1.37, 8000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6185530Z Skipping (s,q) (1.38, 8000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6186256Z Skipping (s,q) (1.39, 8000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6186411Z Skipping (s,q) (1.4, 8000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6186571Z Skipping (s,q) (1.41, 8000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6186727Z Skipping (s,q) (1.42, 8000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6186884Z Skipping (s,q) (1.43, 8000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6187040Z Skipping (s,q) (1.44, 8000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6187191Z Skipping (s,q) (1.45, 8000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6187348Z Skipping (s,q) (1.46, 8000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6187500Z Skipping (s,q) (1.47, 8000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6187650Z Skipping (s,q) (1.48, 8000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6187803Z Skipping (s,q) (1.49, 8000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6187958Z Skipping (s,q) (1.5, 8000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6188110Z Skipping (s,q) (1.51, 8000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6188266Z Skipping (s,q) (1.52, 8000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6188417Z Skipping (s,q) (1.53, 8000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6188570Z Skipping (s,q) (1.54, 8000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6188722Z Skipping (s,q) (1.55, 8000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6188873Z Skipping (s,q) (1.56, 8000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6189028Z Skipping (s,q) (1.57, 8000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6189179Z Skipping (s,q) (1.58, 8000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6189330Z Skipping (s,q) (1.59, 8000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6189483Z Skipping (s,q) (1.6, 8000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6189634Z Skipping (s,q) (1.61, 8000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6189795Z Skipping (s,q) (1.62, 8000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6189948Z Skipping (s,q) (1.63, 8000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6190102Z Skipping (s,q) (1.64, 8000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6190256Z Skipping (s,q) (1.65, 8000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6190410Z Skipping (s,q) (1.66, 8000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6190561Z Skipping (s,q) (1.67, 8000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6190715Z Skipping (s,q) (1.68, 8000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6190864Z Skipping (s,q) (1.69, 8000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6191019Z Skipping (s,q) (1.7, 8000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6191170Z Skipping (s,q) (1.71, 8000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6191322Z Skipping (s,q) (1.72, 8000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6191526Z Skipping (s,q) (1.73, 8000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6191676Z Skipping (s,q) (1.74, 8000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6191864Z Skipping (s,q) (1.75, 8000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6192020Z Skipping (s,q) (1.76, 8000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6192210Z Skipping (s,q) (1.77, 8000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6192372Z Skipping (s,q) (1.78, 8000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6192523Z Skipping (s,q) (1.79, 8000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6192674Z Skipping (s,q) (1.8, 8000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6192829Z Skipping (s,q) (1.81, 8000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6192978Z Skipping (s,q) (1.82, 8000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6193129Z Skipping (s,q) (1.83, 8000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6193324Z Skipping (s,q) (1.84, 8000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6193478Z Skipping (s,q) (1.85, 8000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6193637Z Skipping (s,q) (1.86, 8000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6193786Z Skipping (s,q) (1.87, 8000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6193936Z Skipping (s,q) (1.88, 8000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6194092Z Skipping (s,q) (1.89, 8000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6194245Z Skipping (s,q) (1.9, 8000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6194398Z Skipping (s,q) (1.91, 8000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6194556Z Skipping (s,q) (1.92, 8000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6194704Z Skipping (s,q) (1.93, 8000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6194856Z Skipping (s,q) (1.94, 8000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6195007Z Skipping (s,q) (1.95, 8000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6195160Z Skipping (s,q) (1.96, 8000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6195318Z Skipping (s,q) (1.97, 8000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6195472Z Skipping (s,q) (1.98, 8000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6195624Z Skipping (s,q) (1.99, 8000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6195784Z Skipping (s,q) (0.01, 8250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6195938Z Skipping (s,q) (0.02, 8250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6196090Z Skipping (s,q) (0.03, 8250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6196239Z Skipping (s,q) (0.04, 8250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6196388Z Skipping (s,q) (0.05, 8250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6196541Z Skipping (s,q) (0.06, 8250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6196719Z Skipping (s,q) (0.07, 8250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6196894Z Skipping (s,q) (0.08, 8250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6197052Z Skipping (s,q) (0.09, 8250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6197205Z Skipping (s,q) (0.1, 8250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6197355Z Skipping (s,q) (0.11, 8250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6197519Z Skipping (s,q) (0.12, 8250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6197667Z Skipping (s,q) (0.13, 8250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6197820Z Skipping (s,q) (0.14, 8250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6197973Z Skipping (s,q) (0.15, 8250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6198124Z Skipping (s,q) (0.16, 8250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6198280Z Skipping (s,q) (0.17, 8250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6198432Z Skipping (s,q) (0.18, 8250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6198628Z Skipping (s,q) (0.19, 8250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6198785Z Skipping (s,q) (0.2, 8250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6198977Z Skipping (s,q) (0.21, 8250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6199137Z Skipping (s,q) (0.22, 8250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6199323Z Skipping (s,q) (0.23, 8250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6199476Z Skipping (s,q) (0.24, 8250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6199631Z Skipping (s,q) (0.25, 8250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6199781Z Skipping (s,q) (0.26, 8250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6199930Z Skipping (s,q) (0.27, 8250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6200085Z Skipping (s,q) (0.28, 8250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6200273Z Skipping (s,q) (0.29, 8250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6200426Z Skipping (s,q) (0.3, 8250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6200581Z Skipping (s,q) (0.31, 8250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6200734Z Skipping (s,q) (0.32, 8250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6200890Z Skipping (s,q) (0.33, 8250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6201047Z Skipping (s,q) (0.34, 8250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6201200Z Skipping (s,q) (0.35, 8250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6201356Z Skipping (s,q) (0.36, 8250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6201508Z Skipping (s,q) (0.37, 8250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6201658Z Skipping (s,q) (0.38, 8250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6201813Z Skipping (s,q) (0.39, 8250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6201966Z Skipping (s,q) (0.4, 8250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6202127Z Skipping (s,q) (0.41, 8250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6202278Z Skipping (s,q) (0.42, 8250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6202429Z Skipping (s,q) (0.43, 8250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6202583Z Skipping (s,q) (0.44, 8250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6202740Z Skipping (s,q) (0.45, 8250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6202892Z Skipping (s,q) (0.46, 8250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6203050Z Skipping (s,q) (0.47, 8250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6203199Z Skipping (s,q) (0.48, 8250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6203354Z Skipping (s,q) (0.49, 8250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6203504Z Skipping (s,q) (0.5, 8250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6203654Z Skipping (s,q) (0.51, 8250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6203813Z Skipping (s,q) (0.52, 8250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6203963Z Skipping (s,q) (0.53, 8250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6204114Z Skipping (s,q) (0.54, 8250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6204268Z Skipping (s,q) (0.55, 8250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6204419Z Skipping (s,q) (0.56, 8250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6204572Z Skipping (s,q) (0.57, 8250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6204722Z Skipping (s,q) (0.58, 8250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6204873Z Skipping (s,q) (0.59, 8250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6205027Z Skipping (s,q) (0.6, 8250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6205177Z Skipping (s,q) (0.61, 8250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6205326Z Skipping (s,q) (0.62, 8250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6205532Z Skipping (s,q) (0.63, 8250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6205685Z Skipping (s,q) (0.64, 8250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6205875Z Skipping (s,q) (0.65, 8250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6206026Z Skipping (s,q) (0.66, 8250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6206211Z Skipping (s,q) (0.67, 8250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6206364Z Skipping (s,q) (0.68, 8250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6206516Z Skipping (s,q) (0.69, 8250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6206666Z Skipping (s,q) (0.7, 8250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6206835Z Skipping (s,q) (0.71, 8250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6207005Z Skipping (s,q) (0.72, 8250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6207177Z Skipping (s,q) (0.73, 8250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6207366Z Skipping (s,q) (0.74, 8250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6207518Z Skipping (s,q) (0.75, 8250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6207674Z Skipping (s,q) (0.76, 8250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6207825Z Skipping (s,q) (0.77, 8250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6207976Z Skipping (s,q) (0.78, 8250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6208130Z Skipping (s,q) (0.79, 8250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6208281Z Skipping (s,q) (0.8, 8250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6208432Z Skipping (s,q) (0.81, 8250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6208590Z Skipping (s,q) (0.82, 8250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6208742Z Skipping (s,q) (0.83, 8250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6208895Z Skipping (s,q) (0.84, 8250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6209050Z Skipping (s,q) (0.85, 8250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6209202Z Skipping (s,q) (0.86, 8250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6209356Z Skipping (s,q) (0.87, 8250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6209508Z Skipping (s,q) (0.88, 8250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6209657Z Skipping (s,q) (0.89, 8250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6209813Z Skipping (s,q) (0.9, 8250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6209965Z Skipping (s,q) (0.91, 8250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6210121Z Skipping (s,q) (0.92, 8250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6210272Z Skipping (s,q) (0.93, 8250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6210422Z Skipping (s,q) (0.94, 8250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6210578Z Skipping (s,q) (0.95, 8250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6210733Z Skipping (s,q) (0.96, 8250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6210885Z Skipping (s,q) (0.97, 8250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6211043Z Skipping (s,q) (0.98, 8250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6211193Z Skipping (s,q) (0.99, 8250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6211345Z Skipping (s,q) (1, 8250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6211498Z Skipping (s,q) (1.01, 8250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6211648Z Skipping (s,q) (1.02, 8250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6211802Z Skipping (s,q) (1.03, 8250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6211953Z Skipping (s,q) (1.04, 8250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6212102Z Skipping (s,q) (1.05, 8250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6212259Z Skipping (s,q) (1.06, 8250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6212409Z Skipping (s,q) (1.07, 8250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6212676Z Skipping (s,q) (1.08, 8250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6212829Z Skipping (s,q) (1.09, 8250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6213018Z Skipping (s,q) (1.1, 8250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6213171Z Skipping (s,q) (1.11, 8250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6213359Z Skipping (s,q) (1.12, 8250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6213515Z Skipping (s,q) (1.13, 8250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6213671Z Skipping (s,q) (1.14, 8250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6213821Z Skipping (s,q) (1.15, 8250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6213975Z Skipping (s,q) (1.16, 8250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6214125Z Skipping (s,q) (1.17, 8250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6214275Z Skipping (s,q) (1.18, 8250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6214490Z Skipping (s,q) (1.19, 8250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6214643Z Skipping (s,q) (1.2, 8250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6214802Z Skipping (s,q) (1.21, 8250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6214955Z Skipping (s,q) (1.22, 8250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6215110Z Skipping (s,q) (1.23, 8250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6215264Z Skipping (s,q) (1.24, 8250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6215414Z Skipping (s,q) (1.25, 8250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6215565Z Skipping (s,q) (1.26, 8250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6215720Z Skipping (s,q) (1.27, 8250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6215870Z Skipping (s,q) (1.28, 8250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6216020Z Skipping (s,q) (1.29, 8250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6216259Z Skipping (s,q) (1.3, 8250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6216411Z Skipping (s,q) (1.31, 8250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6216568Z Skipping (s,q) (1.32, 8250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6216721Z Skipping (s,q) (1.33, 8250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6216874Z Skipping (s,q) (1.34, 8250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6217030Z Skipping (s,q) (1.35, 8250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6217182Z Skipping (s,q) (1.36, 8250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6217333Z Skipping (s,q) (1.37, 8250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6217491Z Skipping (s,q) (1.38, 8250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6217644Z Skipping (s,q) (1.39, 8250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6217794Z Skipping (s,q) (1.4, 8250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6217954Z Skipping (s,q) (1.41, 8250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6218107Z Skipping (s,q) (1.42, 8250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6218265Z Skipping (s,q) (1.43, 8250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6218416Z Skipping (s,q) (1.44, 8250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6218566Z Skipping (s,q) (1.45, 8250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6218724Z Skipping (s,q) (1.46, 8250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6218877Z Skipping (s,q) (1.47, 8250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6219028Z Skipping (s,q) (1.48, 8250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6219185Z Skipping (s,q) (1.49, 8250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6219338Z Skipping (s,q) (1.5, 8250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6219494Z Skipping (s,q) (1.51, 8250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6219648Z Skipping (s,q) (1.52, 8250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6219843Z Skipping (s,q) (1.53, 8250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6220001Z Skipping (s,q) (1.54, 8250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6220190Z Skipping (s,q) (1.55, 8250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6220339Z Skipping (s,q) (1.56, 8250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6220527Z Skipping (s,q) (1.57, 8250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6220680Z Skipping (s,q) (1.58, 8250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6220835Z Skipping (s,q) (1.59, 8250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6220986Z Skipping (s,q) (1.6, 8250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6221138Z Skipping (s,q) (1.61, 8250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6221296Z Skipping (s,q) (1.62, 8250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6221485Z Skipping (s,q) (1.63, 8250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6221638Z Skipping (s,q) (1.64, 8250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6221796Z Skipping (s,q) (1.65, 8250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6221949Z Skipping (s,q) (1.66, 8250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6222108Z Skipping (s,q) (1.67, 8250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6222264Z Skipping (s,q) (1.68, 8250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6222416Z Skipping (s,q) (1.69, 8250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6222572Z Skipping (s,q) (1.7, 8250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6222724Z Skipping (s,q) (1.71, 8250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6222874Z Skipping (s,q) (1.72, 8250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6223030Z Skipping (s,q) (1.73, 8250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6223182Z Skipping (s,q) (1.74, 8250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6223337Z Skipping (s,q) (1.75, 8250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6223487Z Skipping (s,q) (1.76, 8250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6223642Z Skipping (s,q) (1.77, 8250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6223797Z Skipping (s,q) (1.78, 8250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6223953Z Skipping (s,q) (1.79, 8250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6224103Z Skipping (s,q) (1.8, 8250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6224258Z Skipping (s,q) (1.81, 8250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6224411Z Skipping (s,q) (1.82, 8250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6224563Z Skipping (s,q) (1.83, 8250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6224717Z Skipping (s,q) (1.84, 8250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6224868Z Skipping (s,q) (1.85, 8250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6225025Z Skipping (s,q) (1.86, 8250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6225176Z Skipping (s,q) (1.87, 8250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6225330Z Skipping (s,q) (1.88, 8250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6225487Z Skipping (s,q) (1.89, 8250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6225642Z Skipping (s,q) (1.9, 8250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6225795Z Skipping (s,q) (1.91, 8250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6225955Z Skipping (s,q) (1.92, 8250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6226108Z Skipping (s,q) (1.93, 8250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6226262Z Skipping (s,q) (1.94, 8250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6226411Z Skipping (s,q) (1.95, 8250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6226564Z Skipping (s,q) (1.96, 8250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6226769Z Skipping (s,q) (1.97, 8250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6226923Z Skipping (s,q) (1.98, 8250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6227111Z Skipping (s,q) (1.99, 8250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6227263Z Skipping (s,q) (0.01, 8500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6227449Z Skipping (s,q) (0.02, 8500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6227610Z Skipping (s,q) (0.03, 8500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6227762Z Skipping (s,q) (0.04, 8500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6227914Z Skipping (s,q) (0.05, 8500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6228071Z Skipping (s,q) (0.06, 8500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6228222Z Skipping (s,q) (0.07, 8500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6228374Z Skipping (s,q) (0.08, 8500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6228571Z Skipping (s,q) (0.09, 8500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6228722Z Skipping (s,q) (0.1, 8500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6228880Z Skipping (s,q) (0.11, 8500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6229031Z Skipping (s,q) (0.12, 8500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6229185Z Skipping (s,q) (0.13, 8500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6229343Z Skipping (s,q) (0.14, 8500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6229497Z Skipping (s,q) (0.15, 8500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6229649Z Skipping (s,q) (0.16, 8500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6229807Z Skipping (s,q) (0.17, 8500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6229959Z Skipping (s,q) (0.18, 8500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6230117Z Skipping (s,q) (0.19, 8500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6230273Z Skipping (s,q) (0.2, 8500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6230427Z Skipping (s,q) (0.21, 8500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6230587Z Skipping (s,q) (0.22, 8500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6230736Z Skipping (s,q) (0.23, 8500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6230887Z Skipping (s,q) (0.24, 8500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6231050Z Skipping (s,q) (0.25, 8500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6231199Z Skipping (s,q) (0.26, 8500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6231355Z Skipping (s,q) (0.27, 8500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6231505Z Skipping (s,q) (0.28, 8500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6231654Z Skipping (s,q) (0.29, 8500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6231811Z Skipping (s,q) (0.3, 8500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6231965Z Skipping (s,q) (0.31, 8500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6232117Z Skipping (s,q) (0.32, 8500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6232276Z Skipping (s,q) (0.33, 8500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6232432Z Skipping (s,q) (0.34, 8500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6232586Z Skipping (s,q) (0.35, 8500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6232740Z Skipping (s,q) (0.36, 8500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6232890Z Skipping (s,q) (0.37, 8500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6233043Z Skipping (s,q) (0.38, 8500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6233192Z Skipping (s,q) (0.39, 8500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6233344Z Skipping (s,q) (0.4, 8500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6233500Z Skipping (s,q) (0.41, 8500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6233660Z Skipping (s,q) (0.42, 8500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6233856Z Skipping (s,q) (0.43, 8500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6234020Z Skipping (s,q) (0.44, 8500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6234228Z Skipping (s,q) (0.45, 8500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6234385Z Skipping (s,q) (0.46, 8500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6234574Z Skipping (s,q) (0.47, 8500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6234727Z Skipping (s,q) (0.48, 8500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6234887Z Skipping (s,q) (0.49, 8500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6235036Z Skipping (s,q) (0.5, 8500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6235190Z Skipping (s,q) (0.51, 8500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6235345Z Skipping (s,q) (0.52, 8500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6235555Z Skipping (s,q) (0.53, 8500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6235713Z Skipping (s,q) (0.54, 8500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6235866Z Skipping (s,q) (0.55, 8500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6236021Z Skipping (s,q) (0.56, 8500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6236176Z Skipping (s,q) (0.57, 8500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6236331Z Skipping (s,q) (0.58, 8500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6236482Z Skipping (s,q) (0.59, 8500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6236636Z Skipping (s,q) (0.6, 8500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6236788Z Skipping (s,q) (0.61, 8500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6236944Z Skipping (s,q) (0.62, 8500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6237094Z Skipping (s,q) (0.63, 8500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6237247Z Skipping (s,q) (0.64, 8500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6237407Z Skipping (s,q) (0.65, 8500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6237559Z Skipping (s,q) (0.66, 8500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6237714Z Skipping (s,q) (0.67, 8500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6237870Z Skipping (s,q) (0.68, 8500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6238023Z Skipping (s,q) (0.69, 8500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6238178Z Skipping (s,q) (0.7, 8500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6238332Z Skipping (s,q) (0.71, 8500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6238484Z Skipping (s,q) (0.72, 8500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6238638Z Skipping (s,q) (0.73, 8500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6238790Z Skipping (s,q) (0.74, 8500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6238943Z Skipping (s,q) (0.75, 8500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6239105Z Skipping (s,q) (0.76, 8500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6239257Z Skipping (s,q) (0.77, 8500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6239419Z Skipping (s,q) (0.78, 8500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6239571Z Skipping (s,q) (0.79, 8500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6239722Z Skipping (s,q) (0.8, 8500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6239882Z Skipping (s,q) (0.81, 8500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6240033Z Skipping (s,q) (0.82, 8500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6240184Z Skipping (s,q) (0.83, 8500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6240344Z Skipping (s,q) (0.84, 8500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6240494Z Skipping (s,q) (0.85, 8500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6240647Z Skipping (s,q) (0.86, 8500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6240847Z Skipping (s,q) (0.87, 8500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6241000Z Skipping (s,q) (0.88, 8500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6241198Z Skipping (s,q) (0.89, 8500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6241351Z Skipping (s,q) (0.9, 8500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6241540Z Skipping (s,q) (0.91, 8500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6241698Z Skipping (s,q) (0.92, 8500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6241849Z Skipping (s,q) (0.93, 8500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6242006Z Skipping (s,q) (0.94, 8500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6242158Z Skipping (s,q) (0.95, 8500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6242310Z Skipping (s,q) (0.96, 8500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6242465Z Skipping (s,q) (0.97, 8500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6242658Z Skipping (s,q) (0.98, 8500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6242809Z Skipping (s,q) (0.99, 8500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6242964Z Skipping (s,q) (1, 8500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6243115Z Skipping (s,q) (1.01, 8500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6243269Z Skipping (s,q) (1.02, 8500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6243424Z Skipping (s,q) (1.03, 8500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6243575Z Skipping (s,q) (1.04, 8500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6243731Z Skipping (s,q) (1.05, 8500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6243884Z Skipping (s,q) (1.06, 8500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6244037Z Skipping (s,q) (1.07, 8500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6244195Z Skipping (s,q) (1.08, 8500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6244351Z Skipping (s,q) (1.09, 8500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6244505Z Skipping (s,q) (1.1, 8500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6244660Z Skipping (s,q) (1.11, 8500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6244816Z Skipping (s,q) (1.12, 8500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6244970Z Skipping (s,q) (1.13, 8500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6245122Z Skipping (s,q) (1.14, 8500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6245273Z Skipping (s,q) (1.15, 8500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6245430Z Skipping (s,q) (1.16, 8500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6245582Z Skipping (s,q) (1.17, 8500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6245731Z Skipping (s,q) (1.18, 8500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6245888Z Skipping (s,q) (1.19, 8500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6246042Z Skipping (s,q) (1.2, 8500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6246200Z Skipping (s,q) (1.21, 8500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6246351Z Skipping (s,q) (1.22, 8500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6246506Z Skipping (s,q) (1.23, 8500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6246658Z Skipping (s,q) (1.24, 8500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6246809Z Skipping (s,q) (1.25, 8500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6246960Z Skipping (s,q) (1.26, 8500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6247121Z Skipping (s,q) (1.27, 8500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6247272Z Skipping (s,q) (1.28, 8500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6247427Z Skipping (s,q) (1.29, 8500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6247576Z Skipping (s,q) (1.3, 8500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6247730Z Skipping (s,q) (1.31, 8500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6247931Z Skipping (s,q) (1.32, 8500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6248084Z Skipping (s,q) (1.33, 8500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6248270Z Skipping (s,q) (1.34, 8500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6248422Z Skipping (s,q) (1.35, 8500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6248611Z Skipping (s,q) (1.36, 8500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6248766Z Skipping (s,q) (1.37, 8500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6248918Z Skipping (s,q) (1.38, 8500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6249072Z Skipping (s,q) (1.39, 8500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6249234Z Skipping (s,q) (1.4, 8500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6249387Z Skipping (s,q) (1.41, 8500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6249577Z Skipping (s,q) (1.42, 8500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6249734Z Skipping (s,q) (1.43, 8500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6249883Z Skipping (s,q) (1.44, 8500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6250042Z Skipping (s,q) (1.45, 8500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6250194Z Skipping (s,q) (1.46, 8500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6250346Z Skipping (s,q) (1.47, 8500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6250502Z Skipping (s,q) (1.48, 8500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6250655Z Skipping (s,q) (1.49, 8500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6250806Z Skipping (s,q) (1.5, 8500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6250960Z Skipping (s,q) (1.51, 8500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6251110Z Skipping (s,q) (1.52, 8500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6251263Z Skipping (s,q) (1.53, 8500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6251421Z Skipping (s,q) (1.54, 8500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6251574Z Skipping (s,q) (1.55, 8500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6251735Z Skipping (s,q) (1.56, 8500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6251888Z Skipping (s,q) (1.57, 8500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6252041Z Skipping (s,q) (1.58, 8500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6252198Z Skipping (s,q) (1.59, 8500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6252352Z Skipping (s,q) (1.6, 8500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6252504Z Skipping (s,q) (1.61, 8500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6252659Z Skipping (s,q) (1.62, 8500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6252813Z Skipping (s,q) (1.63, 8500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6252972Z Skipping (s,q) (1.64, 8500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6253128Z Skipping (s,q) (1.65, 8500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6253282Z Skipping (s,q) (1.66, 8500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6253434Z Skipping (s,q) (1.67, 8500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6253587Z Skipping (s,q) (1.68, 8500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6253744Z Skipping (s,q) (1.69, 8500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6253904Z Skipping (s,q) (1.7, 8500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6254059Z Skipping (s,q) (1.71, 8500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6254217Z Skipping (s,q) (1.72, 8500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6254367Z Skipping (s,q) (1.73, 8500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6254520Z Skipping (s,q) (1.74, 8500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6254683Z Skipping (s,q) (1.75, 8500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6254834Z Skipping (s,q) (1.76, 8500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6255032Z Skipping (s,q) (1.77, 8500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6255224Z Skipping (s,q) (1.78, 8500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6255376Z Skipping (s,q) (1.79, 8500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6255529Z Skipping (s,q) (1.8, 8500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6255714Z Skipping (s,q) (1.81, 8500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6255867Z Skipping (s,q) (1.82, 8500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6256028Z Skipping (s,q) (1.83, 8500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6256249Z Skipping (s,q) (1.84, 8500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6256408Z Skipping (s,q) (1.85, 8500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6256566Z Skipping (s,q) (1.86, 8500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6256759Z Skipping (s,q) (1.87, 8500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6256921Z Skipping (s,q) (1.88, 8500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6257072Z Skipping (s,q) (1.89, 8500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6257224Z Skipping (s,q) (1.9, 8500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6257380Z Skipping (s,q) (1.91, 8500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6262660Z Skipping (s,q) (1.92, 8500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6262848Z Skipping (s,q) (1.93, 8500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6263010Z Skipping (s,q) (1.94, 8500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6263163Z Skipping (s,q) (1.95, 8500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6263318Z Skipping (s,q) (1.96, 8500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6263470Z Skipping (s,q) (1.97, 8500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6263629Z Skipping (s,q) (1.98, 8500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6263790Z Skipping (s,q) (1.99, 8500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6263944Z Skipping (s,q) (0.01, 8750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6264099Z Skipping (s,q) (0.02, 8750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6264258Z Skipping (s,q) (0.03, 8750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6264412Z Skipping (s,q) (0.04, 8750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6264572Z Skipping (s,q) (0.05, 8750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6264721Z Skipping (s,q) (0.06, 8750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6264874Z Skipping (s,q) (0.07, 8750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6265029Z Skipping (s,q) (0.08, 8750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6265184Z Skipping (s,q) (0.09, 8750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6265341Z Skipping (s,q) (0.1, 8750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6265501Z Skipping (s,q) (0.11, 8750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6265653Z Skipping (s,q) (0.12, 8750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6265812Z Skipping (s,q) (0.13, 8750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6265963Z Skipping (s,q) (0.14, 8750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6266117Z Skipping (s,q) (0.15, 8750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6266272Z Skipping (s,q) (0.16, 8750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6266423Z Skipping (s,q) (0.17, 8750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6266575Z Skipping (s,q) (0.18, 8750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6266757Z Skipping (s,q) (0.19, 8750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6266935Z Skipping (s,q) (0.2, 8750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6267095Z Skipping (s,q) (0.21, 8750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6267413Z Skipping (s,q) (0.22, 8750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6267568Z Skipping (s,q) (0.23, 8750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6267786Z Skipping (s,q) (0.24, 8750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6267938Z Skipping (s,q) (0.25, 8750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6268172Z Skipping (s,q) (0.26, 8750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6268329Z Skipping (s,q) (0.27, 8750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6268483Z Skipping (s,q) (0.28, 8750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6268639Z Skipping (s,q) (0.29, 8750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6268791Z Skipping (s,q) (0.3, 8750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6268942Z Skipping (s,q) (0.31, 8750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6269098Z Skipping (s,q) (0.32, 8750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6269307Z Skipping (s,q) (0.33, 8750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6269461Z Skipping (s,q) (0.34, 8750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6269621Z Skipping (s,q) (0.35, 8750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6269772Z Skipping (s,q) (0.36, 8750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6269924Z Skipping (s,q) (0.37, 8750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6270079Z Skipping (s,q) (0.38, 8750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6270230Z Skipping (s,q) (0.39, 8750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6270386Z Skipping (s,q) (0.4, 8750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6270537Z Skipping (s,q) (0.41, 8750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6270687Z Skipping (s,q) (0.42, 8750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6270842Z Skipping (s,q) (0.43, 8750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6270997Z Skipping (s,q) (0.44, 8750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6271151Z Skipping (s,q) (0.45, 8750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6271308Z Skipping (s,q) (0.46, 8750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6271460Z Skipping (s,q) (0.47, 8750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6271614Z Skipping (s,q) (0.48, 8750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6271764Z Skipping (s,q) (0.49, 8750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6271913Z Skipping (s,q) (0.5, 8750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6272067Z Skipping (s,q) (0.51, 8750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6272217Z Skipping (s,q) (0.52, 8750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6272371Z Skipping (s,q) (0.53, 8750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6272528Z Skipping (s,q) (0.54, 8750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6272682Z Skipping (s,q) (0.55, 8750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6272841Z Skipping (s,q) (0.56, 8750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6272995Z Skipping (s,q) (0.57, 8750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6273145Z Skipping (s,q) (0.58, 8750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6273301Z Skipping (s,q) (0.59, 8750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6273455Z Skipping (s,q) (0.6, 8750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6273608Z Skipping (s,q) (0.61, 8750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6273767Z Skipping (s,q) (0.62, 8750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6273918Z Skipping (s,q) (0.63, 8750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6274071Z Skipping (s,q) (0.64, 8750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6274219Z Skipping (s,q) (0.65, 8750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6274372Z Skipping (s,q) (0.66, 8750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6274578Z Skipping (s,q) (0.67, 8750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6274730Z Skipping (s,q) (0.68, 8750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6274922Z Skipping (s,q) (0.69, 8750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6275078Z Skipping (s,q) (0.7, 8750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6275265Z Skipping (s,q) (0.71, 8750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6275422Z Skipping (s,q) (0.72, 8750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6275573Z Skipping (s,q) (0.73, 8750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6275726Z Skipping (s,q) (0.74, 8750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6275880Z Skipping (s,q) (0.75, 8750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6276031Z Skipping (s,q) (0.76, 8750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6276220Z Skipping (s,q) (0.77, 8750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6276377Z Skipping (s,q) (0.78, 8750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6276527Z Skipping (s,q) (0.79, 8750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6276685Z Skipping (s,q) (0.8, 8750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6276836Z Skipping (s,q) (0.81, 8750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6276988Z Skipping (s,q) (0.82, 8750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6277141Z Skipping (s,q) (0.83, 8750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6277293Z Skipping (s,q) (0.84, 8750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6277441Z Skipping (s,q) (0.85, 8750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6277595Z Skipping (s,q) (0.86, 8750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6277746Z Skipping (s,q) (0.87, 8750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6277901Z Skipping (s,q) (0.88, 8750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6278061Z Skipping (s,q) (0.89, 8750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6278215Z Skipping (s,q) (0.9, 8750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6278376Z Skipping (s,q) (0.91, 8750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6278529Z Skipping (s,q) (0.92, 8750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6278683Z Skipping (s,q) (0.93, 8750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6278843Z Skipping (s,q) (0.94, 8750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6278993Z Skipping (s,q) (0.95, 8750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6279147Z Skipping (s,q) (0.96, 8750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6279303Z Skipping (s,q) (0.97, 8750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6279456Z Skipping (s,q) (0.98, 8750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6279616Z Skipping (s,q) (0.99, 8750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6279765Z Skipping (s,q) (1, 8750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6279923Z Skipping (s,q) (1.01, 8750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6280079Z Skipping (s,q) (1.02, 8750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6280228Z Skipping (s,q) (1.03, 8750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6280380Z Skipping (s,q) (1.04, 8750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6280535Z Skipping (s,q) (1.05, 8750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6280691Z Skipping (s,q) (1.06, 8750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6280849Z Skipping (s,q) (1.07, 8750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6281001Z Skipping (s,q) (1.08, 8750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6281153Z Skipping (s,q) (1.09, 8750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6281313Z Skipping (s,q) (1.1, 8750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6281515Z Skipping (s,q) (1.11, 8750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6281666Z Skipping (s,q) (1.12, 8750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6281856Z Skipping (s,q) (1.13, 8750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6282006Z Skipping (s,q) (1.14, 8750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6282198Z Skipping (s,q) (1.15, 8750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6282352Z Skipping (s,q) (1.16, 8750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6282502Z Skipping (s,q) (1.17, 8750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6282658Z Skipping (s,q) (1.18, 8750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6282808Z Skipping (s,q) (1.19, 8750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6282959Z Skipping (s,q) (1.2, 8750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6283117Z Skipping (s,q) (1.21, 8750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6283310Z Skipping (s,q) (1.22, 8750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6283467Z Skipping (s,q) (1.23, 8750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6283620Z Skipping (s,q) (1.24, 8750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6283773Z Skipping (s,q) (1.25, 8750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6283931Z Skipping (s,q) (1.26, 8750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6284083Z Skipping (s,q) (1.27, 8750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6284234Z Skipping (s,q) (1.28, 8750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6284391Z Skipping (s,q) (1.29, 8750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6284543Z Skipping (s,q) (1.3, 8750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6284700Z Skipping (s,q) (1.31, 8750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6284851Z Skipping (s,q) (1.32, 8750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6285004Z Skipping (s,q) (1.33, 8750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6285166Z Skipping (s,q) (1.34, 8750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6285319Z Skipping (s,q) (1.35, 8750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6285470Z Skipping (s,q) (1.36, 8750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6285625Z Skipping (s,q) (1.37, 8750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6285777Z Skipping (s,q) (1.38, 8750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6285927Z Skipping (s,q) (1.39, 8750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6286085Z Skipping (s,q) (1.4, 8750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6286237Z Skipping (s,q) (1.41, 8750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6286396Z Skipping (s,q) (1.42, 8750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6286548Z Skipping (s,q) (1.43, 8750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6286700Z Skipping (s,q) (1.44, 8750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6286856Z Skipping (s,q) (1.45, 8750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6287005Z Skipping (s,q) (1.46, 8750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6287158Z Skipping (s,q) (1.47, 8750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6287314Z Skipping (s,q) (1.48, 8750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6287468Z Skipping (s,q) (1.49, 8750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6287624Z Skipping (s,q) (1.5, 8750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6287775Z Skipping (s,q) (1.51, 8750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6287925Z Skipping (s,q) (1.52, 8750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6288080Z Skipping (s,q) (1.53, 8750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6288232Z Skipping (s,q) (1.54, 8750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6288383Z Skipping (s,q) (1.55, 8750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6288586Z Skipping (s,q) (1.56, 8750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6288740Z Skipping (s,q) (1.57, 8750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6288936Z Skipping (s,q) (1.58, 8750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6289088Z Skipping (s,q) (1.59, 8750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6289294Z Skipping (s,q) (1.6, 8750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6289453Z Skipping (s,q) (1.61, 8750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6289608Z Skipping (s,q) (1.62, 8750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6289760Z Skipping (s,q) (1.63, 8750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6289919Z Skipping (s,q) (1.64, 8750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6290070Z Skipping (s,q) (1.65, 8750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6290262Z Skipping (s,q) (1.66, 8750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6290415Z Skipping (s,q) (1.67, 8750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6290565Z Skipping (s,q) (1.68, 8750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6290722Z Skipping (s,q) (1.69, 8750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6290875Z Skipping (s,q) (1.7, 8750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6291028Z Skipping (s,q) (1.71, 8750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6291186Z Skipping (s,q) (1.72, 8750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6291339Z Skipping (s,q) (1.73, 8750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6291500Z Skipping (s,q) (1.74, 8750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6291652Z Skipping (s,q) (1.75, 8750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6291802Z Skipping (s,q) (1.76, 8750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6291957Z Skipping (s,q) (1.77, 8750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6292110Z Skipping (s,q) (1.78, 8750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6292261Z Skipping (s,q) (1.79, 8750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6292427Z Skipping (s,q) (1.8, 8750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6292579Z Skipping (s,q) (1.81, 8750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6292738Z Skipping (s,q) (1.82, 8750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6292889Z Skipping (s,q) (1.83, 8750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6293037Z Skipping (s,q) (1.84, 8750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6293194Z Skipping (s,q) (1.85, 8750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6293348Z Skipping (s,q) (1.86, 8750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6293499Z Skipping (s,q) (1.87, 8750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6293658Z Skipping (s,q) (1.88, 8750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6293816Z Skipping (s,q) (1.89, 8750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6293972Z Skipping (s,q) (1.9, 8750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6294126Z Skipping (s,q) (1.91, 8750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6294275Z Skipping (s,q) (1.92, 8750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6294432Z Skipping (s,q) (1.93, 8750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6294584Z Skipping (s,q) (1.94, 8750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6294737Z Skipping (s,q) (1.95, 8750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6294900Z Skipping (s,q) (1.96, 8750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6295054Z Skipping (s,q) (1.97, 8750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6295206Z Skipping (s,q) (1.98, 8750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6295362Z Skipping (s,q) (1.99, 8750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6295558Z Skipping (s,q) (0.01, 9000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6295717Z Skipping (s,q) (0.02, 9000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6295931Z Skipping (s,q) (0.03, 9000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6296214Z Skipping (s,q) (0.04, 9000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6296418Z Skipping (s,q) (0.05, 9000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6296572Z Skipping (s,q) (0.06, 9000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6296725Z Skipping (s,q) (0.07, 9000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6296883Z Skipping (s,q) (0.08, 9000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6297033Z Skipping (s,q) (0.09, 9000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6297193Z Skipping (s,q) (0.1, 9000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6297346Z Skipping (s,q) (0.11, 9000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6297536Z Skipping (s,q) (0.12, 9000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6297697Z Skipping (s,q) (0.13, 9000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6297852Z Skipping (s,q) (0.14, 9000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6298003Z Skipping (s,q) (0.15, 9000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6298163Z Skipping (s,q) (0.16, 9000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6298320Z Skipping (s,q) (0.17, 9000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6298477Z Skipping (s,q) (0.18, 9000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6298627Z Skipping (s,q) (0.19, 9000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6298776Z Skipping (s,q) (0.2, 9000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6298932Z Skipping (s,q) (0.21, 9000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6299085Z Skipping (s,q) (0.22, 9000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6299243Z Skipping (s,q) (0.23, 9000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6299403Z Skipping (s,q) (0.24, 9000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6299554Z Skipping (s,q) (0.25, 9000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6299713Z Skipping (s,q) (0.26, 9000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6299864Z Skipping (s,q) (0.27, 9000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6300017Z Skipping (s,q) (0.28, 9000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6300174Z Skipping (s,q) (0.29, 9000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6300324Z Skipping (s,q) (0.3, 9000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6300477Z Skipping (s,q) (0.31, 9000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6300638Z Skipping (s,q) (0.32, 9000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6300791Z Skipping (s,q) (0.33, 9000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6300949Z Skipping (s,q) (0.34, 9000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6301103Z Skipping (s,q) (0.35, 9000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6301256Z Skipping (s,q) (0.36, 9000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6301415Z Skipping (s,q) (0.37, 9000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6301565Z Skipping (s,q) (0.38, 9000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6301718Z Skipping (s,q) (0.39, 9000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6301879Z Skipping (s,q) (0.4, 9000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6302032Z Skipping (s,q) (0.41, 9000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6302192Z Skipping (s,q) (0.42, 9000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6302342Z Skipping (s,q) (0.43, 9000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6302496Z Skipping (s,q) (0.44, 9000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6302656Z Skipping (s,q) (0.45, 9000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6302852Z Skipping (s,q) (0.46, 9000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6303005Z Skipping (s,q) (0.47, 9000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6303204Z Skipping (s,q) (0.48, 9000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6303356Z Skipping (s,q) (0.49, 9000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6303545Z Skipping (s,q) (0.5, 9000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6303704Z Skipping (s,q) (0.51, 9000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6303854Z Skipping (s,q) (0.52, 9000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6304012Z Skipping (s,q) (0.53, 9000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6304166Z Skipping (s,q) (0.54, 9000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6304319Z Skipping (s,q) (0.55, 9000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6304515Z Skipping (s,q) (0.56, 9000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6304669Z Skipping (s,q) (0.57, 9000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6304820Z Skipping (s,q) (0.58, 9000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6304979Z Skipping (s,q) (0.59, 9000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6305128Z Skipping (s,q) (0.6, 9000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6305286Z Skipping (s,q) (0.61, 9000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6305439Z Skipping (s,q) (0.62, 9000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6305588Z Skipping (s,q) (0.63, 9000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6305745Z Skipping (s,q) (0.64, 9000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6305898Z Skipping (s,q) (0.65, 9000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6306050Z Skipping (s,q) (0.66, 9000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6306206Z Skipping (s,q) (0.67, 9000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6306361Z Skipping (s,q) (0.68, 9000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6306517Z Skipping (s,q) (0.69, 9000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6306674Z Skipping (s,q) (0.7, 9000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6306850Z Skipping (s,q) (0.71, 9000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6307032Z Skipping (s,q) (0.72, 9000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6307183Z Skipping (s,q) (0.73, 9000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6307337Z Skipping (s,q) (0.74, 9000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6307495Z Skipping (s,q) (0.75, 9000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6307644Z Skipping (s,q) (0.76, 9000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6307800Z Skipping (s,q) (0.77, 9000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6307950Z Skipping (s,q) (0.78, 9000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6308105Z Skipping (s,q) (0.79, 9000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6308262Z Skipping (s,q) (0.8, 9000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6308416Z Skipping (s,q) (0.81, 9000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6308567Z Skipping (s,q) (0.82, 9000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6308728Z Skipping (s,q) (0.83, 9000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6308879Z Skipping (s,q) (0.84, 9000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6309034Z Skipping (s,q) (0.85, 9000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6309186Z Skipping (s,q) (0.86, 9000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6309337Z Skipping (s,q) (0.87, 9000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6309497Z Skipping (s,q) (0.88, 9000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6309650Z Skipping (s,q) (0.89, 9000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6309804Z Skipping (s,q) (0.9, 9000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6310008Z Skipping (s,q) (0.91, 9000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6310198Z Skipping (s,q) (0.92, 9000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6310355Z Skipping (s,q) (0.93, 9000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6310506Z Skipping (s,q) (0.94, 9000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6310694Z Skipping (s,q) (0.95, 9000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6310850Z Skipping (s,q) (0.96, 9000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6311001Z Skipping (s,q) (0.97, 9000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6311152Z Skipping (s,q) (0.98, 9000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6311308Z Skipping (s,q) (0.99, 9000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6311456Z Skipping (s,q) (1, 9000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6311646Z Skipping (s,q) (1.01, 9000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6311806Z Skipping (s,q) (1.02, 9000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6311957Z Skipping (s,q) (1.03, 9000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6312116Z Skipping (s,q) (1.04, 9000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6312269Z Skipping (s,q) (1.05, 9000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6312423Z Skipping (s,q) (1.06, 9000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6312579Z Skipping (s,q) (1.07, 9000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6312730Z Skipping (s,q) (1.08, 9000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6312882Z Skipping (s,q) (1.09, 9000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6313041Z Skipping (s,q) (1.1, 9000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6313193Z Skipping (s,q) (1.11, 9000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6313354Z Skipping (s,q) (1.12, 9000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6313508Z Skipping (s,q) (1.13, 9000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6313658Z Skipping (s,q) (1.14, 9000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6313817Z Skipping (s,q) (1.15, 9000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6313966Z Skipping (s,q) (1.16, 9000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6314118Z Skipping (s,q) (1.17, 9000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6314275Z Skipping (s,q) (1.18, 9000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6314426Z Skipping (s,q) (1.19, 9000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6314584Z Skipping (s,q) (1.2, 9000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6314734Z Skipping (s,q) (1.21, 9000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6314885Z Skipping (s,q) (1.22, 9000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6315045Z Skipping (s,q) (1.23, 9000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6315200Z Skipping (s,q) (1.24, 9000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6315350Z Skipping (s,q) (1.25, 9000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6315509Z Skipping (s,q) (1.26, 9000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6315659Z Skipping (s,q) (1.27, 9000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6315816Z Skipping (s,q) (1.28, 9000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6315967Z Skipping (s,q) (1.29, 9000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6316119Z Skipping (s,q) (1.3, 9000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6316278Z Skipping (s,q) (1.31, 9000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6316431Z Skipping (s,q) (1.32, 9000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6316584Z Skipping (s,q) (1.33, 9000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6316745Z Skipping (s,q) (1.34, 9000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6316941Z Skipping (s,q) (1.35, 9000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6317097Z Skipping (s,q) (1.36, 9000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6317286Z Skipping (s,q) (1.37, 9000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6317436Z Skipping (s,q) (1.38, 9000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6317631Z Skipping (s,q) (1.39, 9000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6317784Z Skipping (s,q) (1.4, 9000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6317938Z Skipping (s,q) (1.41, 9000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6318096Z Skipping (s,q) (1.42, 9000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6318249Z Skipping (s,q) (1.43, 9000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6318408Z Skipping (s,q) (1.44, 9000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6318559Z Skipping (s,q) (1.45, 9000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6318751Z Skipping (s,q) (1.46, 9000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6318910Z Skipping (s,q) (1.47, 9000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6319065Z Skipping (s,q) (1.48, 9000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6319213Z Skipping (s,q) (1.49, 9000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6319370Z Skipping (s,q) (1.5, 9000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6319521Z Skipping (s,q) (1.51, 9000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6319676Z Skipping (s,q) (1.52, 9000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6319829Z Skipping (s,q) (1.53, 9000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6319979Z Skipping (s,q) (1.54, 9000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6320137Z Skipping (s,q) (1.55, 9000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6320289Z Skipping (s,q) (1.56, 9000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6320442Z Skipping (s,q) (1.57, 9000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6320608Z Skipping (s,q) (1.58, 9000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6320764Z Skipping (s,q) (1.59, 9000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6320916Z Skipping (s,q) (1.6, 9000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6321082Z Skipping (s,q) (1.61, 9000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6321233Z Skipping (s,q) (1.62, 9000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6321390Z Skipping (s,q) (1.63, 9000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6321542Z Skipping (s,q) (1.64, 9000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6321694Z Skipping (s,q) (1.65, 9000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6321852Z Skipping (s,q) (1.66, 9000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6322005Z Skipping (s,q) (1.67, 9000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6322159Z Skipping (s,q) (1.68, 9000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6322320Z Skipping (s,q) (1.69, 9000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6322474Z Skipping (s,q) (1.7, 9000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6322633Z Skipping (s,q) (1.71, 9000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6322786Z Skipping (s,q) (1.72, 9000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6322939Z Skipping (s,q) (1.73, 9000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6323097Z Skipping (s,q) (1.74, 9000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6323247Z Skipping (s,q) (1.75, 9000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6323398Z Skipping (s,q) (1.76, 9000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6323553Z Skipping (s,q) (1.77, 9000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6323705Z Skipping (s,q) (1.78, 9000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6323857Z Skipping (s,q) (1.79, 9000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6324500Z Skipping (s,q) (1.8, 9000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6324653Z Skipping (s,q) (1.81, 9000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6324847Z Skipping (s,q) (1.82, 9000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6324999Z Skipping (s,q) (1.83, 9000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6325191Z Skipping (s,q) (1.84, 9000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6325353Z Skipping (s,q) (1.85, 9000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6325506Z Skipping (s,q) (1.86, 9000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6325657Z Skipping (s,q) (1.87, 9000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6325815Z Skipping (s,q) (1.88, 9000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6325967Z Skipping (s,q) (1.89, 9000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6326197Z Skipping (s,q) (1.9, 9000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6326351Z Skipping (s,q) (1.91, 9000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6326504Z Skipping (s,q) (1.92, 9000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6326662Z Skipping (s,q) (1.93, 9000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6326815Z Skipping (s,q) (1.94, 9000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6326970Z Skipping (s,q) (1.95, 9000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6327127Z Skipping (s,q) (1.96, 9000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6327278Z Skipping (s,q) (1.97, 9000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6327436Z Skipping (s,q) (1.98, 9000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6327588Z Skipping (s,q) (1.99, 9000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6327740Z Skipping (s,q) (0.01, 9250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6327897Z Skipping (s,q) (0.02, 9250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6328049Z Skipping (s,q) (0.03, 9250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6328199Z Skipping (s,q) (0.04, 9250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6328360Z Skipping (s,q) (0.05, 9250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6328512Z Skipping (s,q) (0.06, 9250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6328672Z Skipping (s,q) (0.07, 9250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6328824Z Skipping (s,q) (0.08, 9250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6328975Z Skipping (s,q) (0.09, 9250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6329132Z Skipping (s,q) (0.1, 9250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6329284Z Skipping (s,q) (0.11, 9250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6329436Z Skipping (s,q) (0.12, 9250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6329594Z Skipping (s,q) (0.13, 9250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6329752Z Skipping (s,q) (0.14, 9250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6329909Z Skipping (s,q) (0.15, 9250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6330062Z Skipping (s,q) (0.16, 9250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6330213Z Skipping (s,q) (0.17, 9250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6330373Z Skipping (s,q) (0.18, 9250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6330523Z Skipping (s,q) (0.19, 9250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6330674Z Skipping (s,q) (0.2, 9250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6330831Z Skipping (s,q) (0.21, 9250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6330982Z Skipping (s,q) (0.22, 9250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6331137Z Skipping (s,q) (0.23, 9250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6331290Z Skipping (s,q) (0.24, 9250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6331491Z Skipping (s,q) (0.25, 9250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6331647Z Skipping (s,q) (0.26, 9250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6331838Z Skipping (s,q) (0.27, 9250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6331988Z Skipping (s,q) (0.28, 9250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6332184Z Skipping (s,q) (0.29, 9250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6332338Z Skipping (s,q) (0.3, 9250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6332496Z Skipping (s,q) (0.31, 9250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6332648Z Skipping (s,q) (0.32, 9250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6332798Z Skipping (s,q) (0.33, 9250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6332955Z Skipping (s,q) (0.34, 9250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6333106Z Skipping (s,q) (0.35, 9250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6333331Z Skipping (s,q) (0.36, 9250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6333489Z Skipping (s,q) (0.37, 9250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6333644Z Skipping (s,q) (0.38, 9250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6333796Z Skipping (s,q) (0.39, 9250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6333955Z Skipping (s,q) (0.4, 9250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6334106Z Skipping (s,q) (0.41, 9250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6334263Z Skipping (s,q) (0.42, 9250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6334416Z Skipping (s,q) (0.43, 9250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6334568Z Skipping (s,q) (0.44, 9250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6334728Z Skipping (s,q) (0.45, 9250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6334879Z Skipping (s,q) (0.46, 9250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6335033Z Skipping (s,q) (0.47, 9250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6335194Z Skipping (s,q) (0.48, 9250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6335348Z Skipping (s,q) (0.49, 9250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6335505Z Skipping (s,q) (0.5, 9250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6335659Z Skipping (s,q) (0.51, 9250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6335814Z Skipping (s,q) (0.52, 9250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6335971Z Skipping (s,q) (0.53, 9250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6336183Z Skipping (s,q) (0.54, 9250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6336336Z Skipping (s,q) (0.55, 9250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6336495Z Skipping (s,q) (0.56, 9250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6336646Z Skipping (s,q) (0.57, 9250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6336830Z Skipping (s,q) (0.58, 9250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6337005Z Skipping (s,q) (0.59, 9250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6337160Z Skipping (s,q) (0.6, 9250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6337320Z Skipping (s,q) (0.61, 9250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6337472Z Skipping (s,q) (0.62, 9250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6337626Z Skipping (s,q) (0.63, 9250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6337783Z Skipping (s,q) (0.64, 9250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6337934Z Skipping (s,q) (0.65, 9250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6338095Z Skipping (s,q) (0.66, 9250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6338247Z Skipping (s,q) (0.67, 9250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6338398Z Skipping (s,q) (0.68, 9250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6338556Z Skipping (s,q) (0.69, 9250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6338768Z Skipping (s,q) (0.7, 9250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6338921Z Skipping (s,q) (0.71, 9250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6339118Z Skipping (s,q) (0.72, 9250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6339269Z Skipping (s,q) (0.73, 9250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6339467Z Skipping (s,q) (0.74, 9250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6339619Z Skipping (s,q) (0.75, 9250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6339771Z Skipping (s,q) (0.76, 9250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6339931Z Skipping (s,q) (0.77, 9250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6340081Z Skipping (s,q) (0.78, 9250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6340230Z Skipping (s,q) (0.79, 9250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6340430Z Skipping (s,q) (0.8, 9250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6340584Z Skipping (s,q) (0.81, 9250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6340742Z Skipping (s,q) (0.82, 9250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6340896Z Skipping (s,q) (0.83, 9250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6341047Z Skipping (s,q) (0.84, 9250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6341207Z Skipping (s,q) (0.85, 9250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6341359Z Skipping (s,q) (0.86, 9250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6341509Z Skipping (s,q) (0.87, 9250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6341665Z Skipping (s,q) (0.88, 9250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6341816Z Skipping (s,q) (0.89, 9250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6341969Z Skipping (s,q) (0.9, 9250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6342126Z Skipping (s,q) (0.91, 9250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6342280Z Skipping (s,q) (0.92, 9250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6342441Z Skipping (s,q) (0.93, 9250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6342593Z Skipping (s,q) (0.94, 9250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6342743Z Skipping (s,q) (0.95, 9250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6342906Z Skipping (s,q) (0.96, 9250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6343057Z Skipping (s,q) (0.97, 9250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6343211Z Skipping (s,q) (0.98, 9250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6343368Z Skipping (s,q) (0.99, 9250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6343516Z Skipping (s,q) (1, 9250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6343672Z Skipping (s,q) (1.01, 9250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6343822Z Skipping (s,q) (1.02, 9250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6343977Z Skipping (s,q) (1.03, 9250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6344135Z Skipping (s,q) (1.04, 9250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6344289Z Skipping (s,q) (1.05, 9250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6344440Z Skipping (s,q) (1.06, 9250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6344598Z Skipping (s,q) (1.07, 9250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6344751Z Skipping (s,q) (1.08, 9250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6344906Z Skipping (s,q) (1.09, 9250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6345059Z Skipping (s,q) (1.1, 9250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6345209Z Skipping (s,q) (1.11, 9250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6345366Z Skipping (s,q) (1.12, 9250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6345518Z Skipping (s,q) (1.13, 9250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6345718Z Skipping (s,q) (1.14, 9250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6345878Z Skipping (s,q) (1.15, 9250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6346066Z Skipping (s,q) (1.16, 9250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6346223Z Skipping (s,q) (1.17, 9250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6346412Z Skipping (s,q) (1.18, 9250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6346564Z Skipping (s,q) (1.19, 9250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6346722Z Skipping (s,q) (1.2, 9250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6346874Z Skipping (s,q) (1.21, 9250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6347027Z Skipping (s,q) (1.22, 9250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6347185Z Skipping (s,q) (1.23, 9250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6347336Z Skipping (s,q) (1.24, 9250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6347553Z Skipping (s,q) (1.25, 9250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6347707Z Skipping (s,q) (1.26, 9250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6347861Z Skipping (s,q) (1.27, 9250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6348019Z Skipping (s,q) (1.28, 9250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6348171Z Skipping (s,q) (1.29, 9250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6348324Z Skipping (s,q) (1.3, 9250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6348481Z Skipping (s,q) (1.31, 9250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6348632Z Skipping (s,q) (1.32, 9250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6348787Z Skipping (s,q) (1.33, 9250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6348936Z Skipping (s,q) (1.34, 9250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6349087Z Skipping (s,q) (1.35, 9250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6349246Z Skipping (s,q) (1.36, 9250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6349400Z Skipping (s,q) (1.37, 9250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6349553Z Skipping (s,q) (1.38, 9250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6349714Z Skipping (s,q) (1.39, 9250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6349865Z Skipping (s,q) (1.4, 9250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6350020Z Skipping (s,q) (1.41, 9250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6350176Z Skipping (s,q) (1.42, 9250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6350327Z Skipping (s,q) (1.43, 9250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6350482Z Skipping (s,q) (1.44, 9250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6350636Z Skipping (s,q) (1.45, 9250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6350788Z Skipping (s,q) (1.46, 9250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6350947Z Skipping (s,q) (1.47, 9250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6351099Z Skipping (s,q) (1.48, 9250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6351251Z Skipping (s,q) (1.49, 9250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6351409Z Skipping (s,q) (1.5, 9250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6351563Z Skipping (s,q) (1.51, 9250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6351721Z Skipping (s,q) (1.52, 9250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6351873Z Skipping (s,q) (1.53, 9250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6352024Z Skipping (s,q) (1.54, 9250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6352180Z Skipping (s,q) (1.55, 9250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6352332Z Skipping (s,q) (1.56, 9250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6352483Z Skipping (s,q) (1.57, 9250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6352641Z Skipping (s,q) (1.58, 9250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6352841Z Skipping (s,q) (1.59, 9250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6353000Z Skipping (s,q) (1.6, 9250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6353193Z Skipping (s,q) (1.61, 9250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6353344Z Skipping (s,q) (1.62, 9250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6353541Z Skipping (s,q) (1.63, 9250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6353692Z Skipping (s,q) (1.64, 9250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6353845Z Skipping (s,q) (1.65, 9250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6354003Z Skipping (s,q) (1.66, 9250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6354154Z Skipping (s,q) (1.67, 9250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6354312Z Skipping (s,q) (1.68, 9250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6354501Z Skipping (s,q) (1.69, 9250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6354654Z Skipping (s,q) (1.7, 9250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6354814Z Skipping (s,q) (1.71, 9250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6354966Z Skipping (s,q) (1.72, 9250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6355117Z Skipping (s,q) (1.73, 9250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6355278Z Skipping (s,q) (1.74, 9250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6355429Z Skipping (s,q) (1.75, 9250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6355590Z Skipping (s,q) (1.76, 9250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6355742Z Skipping (s,q) (1.77, 9250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6355892Z Skipping (s,q) (1.78, 9250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6356050Z Skipping (s,q) (1.79, 9250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6356201Z Skipping (s,q) (1.8, 9250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6356358Z Skipping (s,q) (1.81, 9250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6356516Z Skipping (s,q) (1.82, 9250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6356669Z Skipping (s,q) (1.83, 9250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6356824Z Skipping (s,q) (1.84, 9250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6356976Z Skipping (s,q) (1.85, 9250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6357128Z Skipping (s,q) (1.86, 9250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6357284Z Skipping (s,q) (1.87, 9250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6357434Z Skipping (s,q) (1.88, 9250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6357586Z Skipping (s,q) (1.89, 9250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6357742Z Skipping (s,q) (1.9, 9250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6357894Z Skipping (s,q) (1.91, 9250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6358055Z Skipping (s,q) (1.92, 9250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6358208Z Skipping (s,q) (1.93, 9250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6358361Z Skipping (s,q) (1.94, 9250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6358517Z Skipping (s,q) (1.95, 9250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6358670Z Skipping (s,q) (1.96, 9250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6358822Z Skipping (s,q) (1.97, 9250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6358977Z Skipping (s,q) (1.98, 9250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6359129Z Skipping (s,q) (1.99, 9250): inconsistent with heavy hitters! 2025-05-07T20:58:01.6359525Z Skipping (s,q) (0.01, 9500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6359748Z Skipping (s,q) (0.02, 9500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6359900Z Skipping (s,q) (0.03, 9500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6360059Z Skipping (s,q) (0.04, 9500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6360324Z Skipping (s,q) (0.05, 9500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6360531Z Skipping (s,q) (0.06, 9500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6360681Z Skipping (s,q) (0.07, 9500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6360827Z Skipping (s,q) (0.08, 9500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6361031Z Skipping (s,q) (0.09, 9500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6361186Z Skipping (s,q) (0.1, 9500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6361336Z Skipping (s,q) (0.11, 9500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6361490Z Skipping (s,q) (0.12, 9500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6361638Z Skipping (s,q) (0.13, 9500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6361786Z Skipping (s,q) (0.14, 9500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6361994Z Skipping (s,q) (0.15, 9500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6362142Z Skipping (s,q) (0.16, 9500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6362287Z Skipping (s,q) (0.17, 9500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6362448Z Skipping (s,q) (0.18, 9500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6362595Z Skipping (s,q) (0.19, 9500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6362751Z Skipping (s,q) (0.2, 9500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6362898Z Skipping (s,q) (0.21, 9500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6363045Z Skipping (s,q) (0.22, 9500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6363197Z Skipping (s,q) (0.23, 9500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6363344Z Skipping (s,q) (0.24, 9500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6363490Z Skipping (s,q) (0.25, 9500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6363649Z Skipping (s,q) (0.26, 9500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6363798Z Skipping (s,q) (0.27, 9500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6363952Z Skipping (s,q) (0.28, 9500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6364102Z Skipping (s,q) (0.29, 9500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6364250Z Skipping (s,q) (0.3, 9500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6364408Z Skipping (s,q) (0.31, 9500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6364554Z Skipping (s,q) (0.32, 9500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6364700Z Skipping (s,q) (0.33, 9500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6364851Z Skipping (s,q) (0.34, 9500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6364999Z Skipping (s,q) (0.35, 9500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6365152Z Skipping (s,q) (0.36, 9500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6365302Z Skipping (s,q) (0.37, 9500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6365453Z Skipping (s,q) (0.38, 9500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6365605Z Skipping (s,q) (0.39, 9500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6365756Z Skipping (s,q) (0.4, 9500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6365903Z Skipping (s,q) (0.41, 9500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6366059Z Skipping (s,q) (0.42, 9500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6366208Z Skipping (s,q) (0.43, 9500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6366364Z Skipping (s,q) (0.44, 9500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6366513Z Skipping (s,q) (0.45, 9500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6366662Z Skipping (s,q) (0.46, 9500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6366816Z Skipping (s,q) (0.47, 9500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6366987Z Skipping (s,q) (0.48, 9500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6367205Z Skipping (s,q) (0.49, 9500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6367354Z Skipping (s,q) (0.5, 9500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6367540Z Skipping (s,q) (0.51, 9500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6367687Z Skipping (s,q) (0.52, 9500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6367877Z Skipping (s,q) (0.53, 9500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6368026Z Skipping (s,q) (0.54, 9500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6368177Z Skipping (s,q) (0.55, 9500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6368323Z Skipping (s,q) (0.56, 9500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6368469Z Skipping (s,q) (0.57, 9500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6368620Z Skipping (s,q) (0.58, 9500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6368770Z Skipping (s,q) (0.59, 9500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6368958Z Skipping (s,q) (0.6, 9500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6369107Z Skipping (s,q) (0.61, 9500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6369256Z Skipping (s,q) (0.62, 9500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6369411Z Skipping (s,q) (0.63, 9500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6369561Z Skipping (s,q) (0.64, 9500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6369708Z Skipping (s,q) (0.65, 9500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6369856Z Skipping (s,q) (0.66, 9500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6370002Z Skipping (s,q) (0.67, 9500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6370149Z Skipping (s,q) (0.68, 9500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6370298Z Skipping (s,q) (0.69, 9500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6370445Z Skipping (s,q) (0.7, 9500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6370599Z Skipping (s,q) (0.71, 9500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6370744Z Skipping (s,q) (0.72, 9500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6370893Z Skipping (s,q) (0.73, 9500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6371051Z Skipping (s,q) (0.74, 9500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6371198Z Skipping (s,q) (0.75, 9500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6371342Z Skipping (s,q) (0.76, 9500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6371493Z Skipping (s,q) (0.77, 9500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6371640Z Skipping (s,q) (0.78, 9500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6371792Z Skipping (s,q) (0.79, 9500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6371938Z Skipping (s,q) (0.8, 9500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6372082Z Skipping (s,q) (0.81, 9500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6372234Z Skipping (s,q) (0.82, 9500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6372381Z Skipping (s,q) (0.83, 9500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6372529Z Skipping (s,q) (0.84, 9500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6372682Z Skipping (s,q) (0.85, 9500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6372830Z Skipping (s,q) (0.86, 9500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6372983Z Skipping (s,q) (0.87, 9500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6373133Z Skipping (s,q) (0.88, 9500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6373282Z Skipping (s,q) (0.89, 9500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6373432Z Skipping (s,q) (0.9, 9500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6373577Z Skipping (s,q) (0.91, 9500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6373722Z Skipping (s,q) (0.92, 9500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6373879Z Skipping (s,q) (0.93, 9500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6374071Z Skipping (s,q) (0.94, 9500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6374222Z Skipping (s,q) (0.95, 9500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6374409Z Skipping (s,q) (0.96, 9500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6374555Z Skipping (s,q) (0.97, 9500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6375196Z Skipping (s,q) (0.98, 9500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6375342Z Skipping (s,q) (0.99, 9500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6375482Z Skipping (s,q) (1, 9500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6375636Z Skipping (s,q) (1.01, 9500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6375780Z Skipping (s,q) (1.02, 9500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6375928Z Skipping (s,q) (1.03, 9500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6376189Z Skipping (s,q) (1.04, 9500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6376340Z Skipping (s,q) (1.05, 9500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6376493Z Skipping (s,q) (1.06, 9500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6376643Z Skipping (s,q) (1.07, 9500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6376790Z Skipping (s,q) (1.08, 9500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6376945Z Skipping (s,q) (1.09, 9500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6377093Z Skipping (s,q) (1.1, 9500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6377241Z Skipping (s,q) (1.11, 9500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6377393Z Skipping (s,q) (1.12, 9500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6377541Z Skipping (s,q) (1.13, 9500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6377690Z Skipping (s,q) (1.14, 9500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6377839Z Skipping (s,q) (1.15, 9500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6377988Z Skipping (s,q) (1.16, 9500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6378142Z Skipping (s,q) (1.17, 9500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6378293Z Skipping (s,q) (1.18, 9500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6378441Z Skipping (s,q) (1.19, 9500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6380059Z Skipping (s,q) (1.2, 9500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6380209Z Skipping (s,q) (1.21, 9500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6380365Z Skipping (s,q) (1.22, 9500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6380515Z Skipping (s,q) (1.23, 9500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6380662Z Skipping (s,q) (1.24, 9500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6380817Z Skipping (s,q) (1.25, 9500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6380967Z Skipping (s,q) (1.26, 9500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6381116Z Skipping (s,q) (1.27, 9500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6381264Z Skipping (s,q) (1.28, 9500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6381413Z Skipping (s,q) (1.29, 9500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6381566Z Skipping (s,q) (1.3, 9500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6381715Z Skipping (s,q) (1.31, 9500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6381870Z Skipping (s,q) (1.32, 9500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6382027Z Skipping (s,q) (1.33, 9500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6382175Z Skipping (s,q) (1.34, 9500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6382322Z Skipping (s,q) (1.35, 9500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6382474Z Skipping (s,q) (1.36, 9500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6382622Z Skipping (s,q) (1.37, 9500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6382823Z Skipping (s,q) (1.38, 9500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6387866Z Skipping (s,q) (1.39, 9500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6388119Z Skipping (s,q) (1.4, 9500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6388278Z Skipping (s,q) (1.41, 9500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6388470Z Skipping (s,q) (1.42, 9500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6388622Z Skipping (s,q) (1.43, 9500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6388773Z Skipping (s,q) (1.44, 9500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6388925Z Skipping (s,q) (1.45, 9500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6389084Z Skipping (s,q) (1.46, 9500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6389238Z Skipping (s,q) (1.47, 9500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6389389Z Skipping (s,q) (1.48, 9500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6389594Z Skipping (s,q) (1.49, 9500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6389746Z Skipping (s,q) (1.5, 9500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6389900Z Skipping (s,q) (1.51, 9500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6390052Z Skipping (s,q) (1.52, 9500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6390203Z Skipping (s,q) (1.53, 9500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6390358Z Skipping (s,q) (1.54, 9500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6390507Z Skipping (s,q) (1.55, 9500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6390655Z Skipping (s,q) (1.56, 9500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6390809Z Skipping (s,q) (1.57, 9500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6390958Z Skipping (s,q) (1.58, 9500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6391106Z Skipping (s,q) (1.59, 9500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6391263Z Skipping (s,q) (1.6, 9500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6391414Z Skipping (s,q) (1.61, 9500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6391570Z Skipping (s,q) (1.62, 9500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6391717Z Skipping (s,q) (1.63, 9500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6391866Z Skipping (s,q) (1.64, 9500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6392023Z Skipping (s,q) (1.65, 9500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6392172Z Skipping (s,q) (1.66, 9500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6392322Z Skipping (s,q) (1.67, 9500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6392477Z Skipping (s,q) (1.68, 9500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6392629Z Skipping (s,q) (1.69, 9500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6392784Z Skipping (s,q) (1.7, 9500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6392939Z Skipping (s,q) (1.71, 9500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6393096Z Skipping (s,q) (1.72, 9500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6393251Z Skipping (s,q) (1.73, 9500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6393401Z Skipping (s,q) (1.74, 9500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6393548Z Skipping (s,q) (1.75, 9500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6393709Z Skipping (s,q) (1.76, 9500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6393858Z Skipping (s,q) (1.77, 9500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6394013Z Skipping (s,q) (1.78, 9500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6394162Z Skipping (s,q) (1.79, 9500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6394310Z Skipping (s,q) (1.8, 9500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6394467Z Skipping (s,q) (1.81, 9500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6394620Z Skipping (s,q) (1.82, 9500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6394815Z Skipping (s,q) (1.83, 9500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6394968Z Skipping (s,q) (1.84, 9500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6395157Z Skipping (s,q) (1.85, 9500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6395308Z Skipping (s,q) (1.86, 9500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6395500Z Skipping (s,q) (1.87, 9500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6395648Z Skipping (s,q) (1.88, 9500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6395800Z Skipping (s,q) (1.89, 9500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6395948Z Skipping (s,q) (1.9, 9500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6396097Z Skipping (s,q) (1.91, 9500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6396250Z Skipping (s,q) (1.92, 9500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6396437Z Skipping (s,q) (1.93, 9500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6396586Z Skipping (s,q) (1.94, 9500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6396739Z Skipping (s,q) (1.95, 9500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6396893Z Skipping (s,q) (1.96, 9500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6397047Z Skipping (s,q) (1.97, 9500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6397197Z Skipping (s,q) (1.98, 9500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6397345Z Skipping (s,q) (1.99, 9500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6397499Z Skipping (s,q) (0.01, 9750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6397646Z Skipping (s,q) (0.02, 9750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6397799Z Skipping (s,q) (0.03, 9750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6397951Z Skipping (s,q) (0.04, 9750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6398102Z Skipping (s,q) (0.05, 9750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6398258Z Skipping (s,q) (0.06, 9750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6398405Z Skipping (s,q) (0.07, 9750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6398558Z Skipping (s,q) (0.08, 9750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6398714Z Skipping (s,q) (0.09, 9750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6398864Z Skipping (s,q) (0.1, 9750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6399012Z Skipping (s,q) (0.11, 9750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6399168Z Skipping (s,q) (0.12, 9750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6399316Z Skipping (s,q) (0.13, 9750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6399469Z Skipping (s,q) (0.14, 9750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6399619Z Skipping (s,q) (0.15, 9750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6399767Z Skipping (s,q) (0.16, 9750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6399925Z Skipping (s,q) (0.17, 9750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6400072Z Skipping (s,q) (0.18, 9750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6400224Z Skipping (s,q) (0.19, 9750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6400384Z Skipping (s,q) (0.2, 9750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6400534Z Skipping (s,q) (0.21, 9750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6400687Z Skipping (s,q) (0.22, 9750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6400834Z Skipping (s,q) (0.23, 9750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6400981Z Skipping (s,q) (0.24, 9750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6401136Z Skipping (s,q) (0.25, 9750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6401287Z Skipping (s,q) (0.26, 9750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6401436Z Skipping (s,q) (0.27, 9750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6401634Z Skipping (s,q) (0.28, 9750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6401783Z Skipping (s,q) (0.29, 9750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6401973Z Skipping (s,q) (0.3, 9750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6402120Z Skipping (s,q) (0.31, 9750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6402303Z Skipping (s,q) (0.32, 9750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6402457Z Skipping (s,q) (0.33, 9750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6402604Z Skipping (s,q) (0.34, 9750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6402753Z Skipping (s,q) (0.35, 9750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6402908Z Skipping (s,q) (0.36, 9750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6403056Z Skipping (s,q) (0.37, 9750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6403205Z Skipping (s,q) (0.38, 9750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6403401Z Skipping (s,q) (0.39, 9750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6403554Z Skipping (s,q) (0.4, 9750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6403711Z Skipping (s,q) (0.41, 9750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6403863Z Skipping (s,q) (0.42, 9750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6404015Z Skipping (s,q) (0.43, 9750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6404171Z Skipping (s,q) (0.44, 9750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6404321Z Skipping (s,q) (0.45, 9750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6404471Z Skipping (s,q) (0.46, 9750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6404624Z Skipping (s,q) (0.47, 9750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6404770Z Skipping (s,q) (0.48, 9750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6404920Z Skipping (s,q) (0.49, 9750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6405070Z Skipping (s,q) (0.5, 9750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6405221Z Skipping (s,q) (0.51, 9750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6405373Z Skipping (s,q) (0.52, 9750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6405524Z Skipping (s,q) (0.53, 9750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6405673Z Skipping (s,q) (0.54, 9750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6405830Z Skipping (s,q) (0.55, 9750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6405979Z Skipping (s,q) (0.56, 9750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6406136Z Skipping (s,q) (0.57, 9750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6406284Z Skipping (s,q) (0.58, 9750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6406429Z Skipping (s,q) (0.59, 9750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6406579Z Skipping (s,q) (0.6, 9750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6406729Z Skipping (s,q) (0.61, 9750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6406901Z Skipping (s,q) (0.62, 9750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6407080Z Skipping (s,q) (0.63, 9750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6407231Z Skipping (s,q) (0.64, 9750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6407387Z Skipping (s,q) (0.65, 9750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6407538Z Skipping (s,q) (0.66, 9750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6407687Z Skipping (s,q) (0.67, 9750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6407843Z Skipping (s,q) (0.68, 9750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6407993Z Skipping (s,q) (0.69, 9750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6408141Z Skipping (s,q) (0.7, 9750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6408299Z Skipping (s,q) (0.71, 9750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6408449Z Skipping (s,q) (0.72, 9750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6408653Z Skipping (s,q) (0.73, 9750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6408806Z Skipping (s,q) (0.74, 9750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6409020Z Skipping (s,q) (0.75, 9750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6409173Z Skipping (s,q) (0.76, 9750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6409363Z Skipping (s,q) (0.77, 9750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6409512Z Skipping (s,q) (0.78, 9750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6409667Z Skipping (s,q) (0.79, 9750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6409816Z Skipping (s,q) (0.8, 9750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6409971Z Skipping (s,q) (0.81, 9750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6410120Z Skipping (s,q) (0.82, 9750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6410309Z Skipping (s,q) (0.83, 9750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6410464Z Skipping (s,q) (0.84, 9750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6410613Z Skipping (s,q) (0.85, 9750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6410763Z Skipping (s,q) (0.86, 9750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6410919Z Skipping (s,q) (0.87, 9750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6411070Z Skipping (s,q) (0.88, 9750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6411225Z Skipping (s,q) (0.89, 9750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6411377Z Skipping (s,q) (0.9, 9750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6411530Z Skipping (s,q) (0.91, 9750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6411688Z Skipping (s,q) (0.92, 9750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6411837Z Skipping (s,q) (0.93, 9750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6411992Z Skipping (s,q) (0.94, 9750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6412157Z Skipping (s,q) (0.95, 9750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6412309Z Skipping (s,q) (0.96, 9750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6412464Z Skipping (s,q) (0.97, 9750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6412621Z Skipping (s,q) (0.98, 9750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6412775Z Skipping (s,q) (0.99, 9750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6412928Z Skipping (s,q) (1, 9750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6413081Z Skipping (s,q) (1.01, 9750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6413231Z Skipping (s,q) (1.02, 9750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6413389Z Skipping (s,q) (1.03, 9750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6413542Z Skipping (s,q) (1.04, 9750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6413694Z Skipping (s,q) (1.05, 9750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6413857Z Skipping (s,q) (1.06, 9750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6414013Z Skipping (s,q) (1.07, 9750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6414172Z Skipping (s,q) (1.08, 9750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6414324Z Skipping (s,q) (1.09, 9750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6414481Z Skipping (s,q) (1.1, 9750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6414638Z Skipping (s,q) (1.11, 9750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6414789Z Skipping (s,q) (1.12, 9750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6414940Z Skipping (s,q) (1.13, 9750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6415095Z Skipping (s,q) (1.14, 9750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6415247Z Skipping (s,q) (1.15, 9750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6415404Z Skipping (s,q) (1.16, 9750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6415557Z Skipping (s,q) (1.17, 9750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6415755Z Skipping (s,q) (1.18, 9750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6415951Z Skipping (s,q) (1.19, 9750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6416176Z Skipping (s,q) (1.2, 9750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6416328Z Skipping (s,q) (1.21, 9750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6416525Z Skipping (s,q) (1.22, 9750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6416679Z Skipping (s,q) (1.23, 9750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6416829Z Skipping (s,q) (1.24, 9750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6416978Z Skipping (s,q) (1.25, 9750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6417126Z Skipping (s,q) (1.26, 9750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6417281Z Skipping (s,q) (1.27, 9750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6417471Z Skipping (s,q) (1.28, 9750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6417622Z Skipping (s,q) (1.29, 9750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6417775Z Skipping (s,q) (1.3, 9750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6417925Z Skipping (s,q) (1.31, 9750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6418083Z Skipping (s,q) (1.32, 9750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6418235Z Skipping (s,q) (1.33, 9750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6418383Z Skipping (s,q) (1.34, 9750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6418537Z Skipping (s,q) (1.35, 9750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6418686Z Skipping (s,q) (1.36, 9750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6418836Z Skipping (s,q) (1.37, 9750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6418992Z Skipping (s,q) (1.38, 9750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6419141Z Skipping (s,q) (1.39, 9750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6419294Z Skipping (s,q) (1.4, 9750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6419440Z Skipping (s,q) (1.41, 9750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6419595Z Skipping (s,q) (1.42, 9750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6419751Z Skipping (s,q) (1.43, 9750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6419902Z Skipping (s,q) (1.44, 9750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6420051Z Skipping (s,q) (1.45, 9750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6420203Z Skipping (s,q) (1.46, 9750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6420350Z Skipping (s,q) (1.47, 9750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6420496Z Skipping (s,q) (1.48, 9750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6420652Z Skipping (s,q) (1.49, 9750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6420803Z Skipping (s,q) (1.5, 9750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6420963Z Skipping (s,q) (1.51, 9750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6421114Z Skipping (s,q) (1.52, 9750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6421264Z Skipping (s,q) (1.53, 9750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6421421Z Skipping (s,q) (1.54, 9750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6421575Z Skipping (s,q) (1.55, 9750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6421721Z Skipping (s,q) (1.56, 9750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6421883Z Skipping (s,q) (1.57, 9750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6422031Z Skipping (s,q) (1.58, 9750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6422186Z Skipping (s,q) (1.59, 9750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6422340Z Skipping (s,q) (1.6, 9750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6422492Z Skipping (s,q) (1.61, 9750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6422691Z Skipping (s,q) (1.62, 9750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6422840Z Skipping (s,q) (1.63, 9750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6423031Z Skipping (s,q) (1.64, 9750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6423183Z Skipping (s,q) (1.65, 9750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6423369Z Skipping (s,q) (1.66, 9750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6423520Z Skipping (s,q) (1.67, 9750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6423668Z Skipping (s,q) (1.68, 9750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6423817Z Skipping (s,q) (1.69, 9750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6423974Z Skipping (s,q) (1.7, 9750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6424123Z Skipping (s,q) (1.71, 9750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6424270Z Skipping (s,q) (1.72, 9750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6424464Z Skipping (s,q) (1.73, 9750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6424614Z Skipping (s,q) (1.74, 9750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6424774Z Skipping (s,q) (1.75, 9750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6424921Z Skipping (s,q) (1.76, 9750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6425071Z Skipping (s,q) (1.77, 9750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6425226Z Skipping (s,q) (1.78, 9750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6425377Z Skipping (s,q) (1.79, 9750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6425527Z Skipping (s,q) (1.8, 9750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6425685Z Skipping (s,q) (1.81, 9750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6425835Z Skipping (s,q) (1.82, 9750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6425989Z Skipping (s,q) (1.83, 9750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6426140Z Skipping (s,q) (1.84, 9750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6426290Z Skipping (s,q) (1.85, 9750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6426449Z Skipping (s,q) (1.86, 9750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6426602Z Skipping (s,q) (1.87, 9750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6426779Z Skipping (s,q) (1.88, 9750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6426960Z Skipping (s,q) (1.89, 9750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6427109Z Skipping (s,q) (1.9, 9750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6427265Z Skipping (s,q) (1.91, 9750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6427412Z Skipping (s,q) (1.92, 9750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6427560Z Skipping (s,q) (1.93, 9750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6427715Z Skipping (s,q) (1.94, 9750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6427867Z Skipping (s,q) (1.95, 9750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6428017Z Skipping (s,q) (1.96, 9750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6428173Z Skipping (s,q) (1.97, 9750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6428321Z Skipping (s,q) (1.98, 9750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6428469Z Skipping (s,q) (1.99, 9750): inconsistent with heavy hitters! 2025-05-07T20:58:01.6428633Z Skipping (s,q) (0.01, 10000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6428788Z Skipping (s,q) (0.02, 10000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6428947Z Skipping (s,q) (0.03, 10000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6429097Z Skipping (s,q) (0.04, 10000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6429247Z Skipping (s,q) (0.05, 10000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6429402Z Skipping (s,q) (0.06, 10000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6429551Z Skipping (s,q) (0.07, 10000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6429743Z Skipping (s,q) (0.08, 10000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6429935Z Skipping (s,q) (0.09, 10000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6430086Z Skipping (s,q) (0.1, 10000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6430244Z Skipping (s,q) (0.11, 10000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6430436Z Skipping (s,q) (0.12, 10000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6430587Z Skipping (s,q) (0.13, 10000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6430742Z Skipping (s,q) (0.14, 10000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6430892Z Skipping (s,q) (0.15, 10000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6431041Z Skipping (s,q) (0.16, 10000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6431196Z Skipping (s,q) (0.17, 10000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6431387Z Skipping (s,q) (0.18, 10000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6431544Z Skipping (s,q) (0.19, 10000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6431702Z Skipping (s,q) (0.2, 10000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6431856Z Skipping (s,q) (0.21, 10000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6432014Z Skipping (s,q) (0.22, 10000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6432165Z Skipping (s,q) (0.23, 10000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6432311Z Skipping (s,q) (0.24, 10000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6432471Z Skipping (s,q) (0.25, 10000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6432619Z Skipping (s,q) (0.26, 10000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6432774Z Skipping (s,q) (0.27, 10000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6432922Z Skipping (s,q) (0.28, 10000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6433074Z Skipping (s,q) (0.29, 10000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6433234Z Skipping (s,q) (0.3, 10000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6433384Z Skipping (s,q) (0.31, 10000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6433536Z Skipping (s,q) (0.32, 10000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6433690Z Skipping (s,q) (0.33, 10000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6433841Z Skipping (s,q) (0.34, 10000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6433996Z Skipping (s,q) (0.35, 10000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6434147Z Skipping (s,q) (0.36, 10000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6434296Z Skipping (s,q) (0.37, 10000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6434456Z Skipping (s,q) (0.38, 10000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6434606Z Skipping (s,q) (0.39, 10000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6434758Z Skipping (s,q) (0.4, 10000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6434916Z Skipping (s,q) (0.41, 10000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6435066Z Skipping (s,q) (0.42, 10000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6435223Z Skipping (s,q) (0.43, 10000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6435373Z Skipping (s,q) (0.44, 10000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6435527Z Skipping (s,q) (0.45, 10000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6435681Z Skipping (s,q) (0.46, 10000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6435835Z Skipping (s,q) (0.47, 10000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6435986Z Skipping (s,q) (0.48, 10000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6436141Z Skipping (s,q) (0.49, 10000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6436291Z Skipping (s,q) (0.5, 10000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6436451Z Skipping (s,q) (0.51, 10000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6436668Z Skipping (s,q) (0.52, 10000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6436821Z Skipping (s,q) (0.53, 10000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6437017Z Skipping (s,q) (0.54, 10000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6437169Z Skipping (s,q) (0.55, 10000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6437358Z Skipping (s,q) (0.56, 10000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6437514Z Skipping (s,q) (0.57, 10000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6437662Z Skipping (s,q) (0.58, 10000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6437813Z Skipping (s,q) (0.59, 10000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6437971Z Skipping (s,q) (0.6, 10000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6438120Z Skipping (s,q) (0.61, 10000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6438313Z Skipping (s,q) (0.62, 10000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6438465Z Skipping (s,q) (0.63, 10000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6438613Z Skipping (s,q) (0.64, 10000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6438774Z Skipping (s,q) (0.65, 10000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6438923Z Skipping (s,q) (0.66, 10000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6439077Z Skipping (s,q) (0.67, 10000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6439234Z Skipping (s,q) (0.68, 10000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6439382Z Skipping (s,q) (0.69, 10000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6439539Z Skipping (s,q) (0.7, 10000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6439689Z Skipping (s,q) (0.71, 10000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6439839Z Skipping (s,q) (0.72, 10000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6439995Z Skipping (s,q) (0.73, 10000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6440145Z Skipping (s,q) (0.74, 10000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6440292Z Skipping (s,q) (0.75, 10000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6440447Z Skipping (s,q) (0.76, 10000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6440596Z Skipping (s,q) (0.77, 10000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6440751Z Skipping (s,q) (0.78, 10000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6440901Z Skipping (s,q) (0.79, 10000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6441049Z Skipping (s,q) (0.8, 10000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6441203Z Skipping (s,q) (0.81, 10000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6441351Z Skipping (s,q) (0.82, 10000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6441499Z Skipping (s,q) (0.83, 10000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6441659Z Skipping (s,q) (0.84, 10000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6441812Z Skipping (s,q) (0.85, 10000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6441967Z Skipping (s,q) (0.86, 10000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6442117Z Skipping (s,q) (0.87, 10000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6442264Z Skipping (s,q) (0.88, 10000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6442420Z Skipping (s,q) (0.89, 10000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6442569Z Skipping (s,q) (0.9, 10000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6442718Z Skipping (s,q) (0.91, 10000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6442872Z Skipping (s,q) (0.92, 10000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6443023Z Skipping (s,q) (0.93, 10000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6443183Z Skipping (s,q) (0.94, 10000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6443335Z Skipping (s,q) (0.95, 10000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6443528Z Skipping (s,q) (0.96, 10000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6443684Z Skipping (s,q) (0.97, 10000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6443871Z Skipping (s,q) (0.98, 10000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6444019Z Skipping (s,q) (0.99, 10000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6444243Z Skipping (s,q) (1, 10000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6444396Z Skipping (s,q) (1.01, 10000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6444549Z Skipping (s,q) (1.02, 10000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6444700Z Skipping (s,q) (1.03, 10000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6444848Z Skipping (s,q) (1.04, 10000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6445010Z Skipping (s,q) (1.05, 10000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6445199Z Skipping (s,q) (1.06, 10000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6445355Z Skipping (s,q) (1.07, 10000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6445512Z Skipping (s,q) (1.08, 10000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6445663Z Skipping (s,q) (1.09, 10000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6445813Z Skipping (s,q) (1.1, 10000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6445974Z Skipping (s,q) (1.11, 10000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6446125Z Skipping (s,q) (1.12, 10000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6446279Z Skipping (s,q) (1.13, 10000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6446428Z Skipping (s,q) (1.14, 10000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6446578Z Skipping (s,q) (1.15, 10000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6446734Z Skipping (s,q) (1.16, 10000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6446884Z Skipping (s,q) (1.17, 10000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6447035Z Skipping (s,q) (1.18, 10000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6447190Z Skipping (s,q) (1.19, 10000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6447342Z Skipping (s,q) (1.2, 10000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6447497Z Skipping (s,q) (1.21, 10000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6447649Z Skipping (s,q) (1.22, 10000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6447798Z Skipping (s,q) (1.23, 10000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6447954Z Skipping (s,q) (1.24, 10000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6448104Z Skipping (s,q) (1.25, 10000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6448251Z Skipping (s,q) (1.26, 10000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6448408Z Skipping (s,q) (1.27, 10000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6448559Z Skipping (s,q) (1.28, 10000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6448709Z Skipping (s,q) (1.29, 10000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6448867Z Skipping (s,q) (1.3, 10000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6449018Z Skipping (s,q) (1.31, 10000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6449176Z Skipping (s,q) (1.32, 10000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6449331Z Skipping (s,q) (1.33, 10000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6449480Z Skipping (s,q) (1.34, 10000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6449635Z Skipping (s,q) (1.35, 10000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6449783Z Skipping (s,q) (1.36, 10000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6449933Z Skipping (s,q) (1.37, 10000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6450090Z Skipping (s,q) (1.38, 10000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6450242Z Skipping (s,q) (1.39, 10000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6450443Z Skipping (s,q) (1.4, 10000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6450593Z Skipping (s,q) (1.41, 10000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6450780Z Skipping (s,q) (1.42, 10000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6450937Z Skipping (s,q) (1.43, 10000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6451127Z Skipping (s,q) (1.44, 10000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6451280Z Skipping (s,q) (1.45, 10000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6451435Z Skipping (s,q) (1.46, 10000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6451584Z Skipping (s,q) (1.47, 10000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6451739Z Skipping (s,q) (1.48, 10000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6451886Z Skipping (s,q) (1.49, 10000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6452093Z Skipping (s,q) (1.5, 10000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6452251Z Skipping (s,q) (1.51, 10000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6452400Z Skipping (s,q) (1.52, 10000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6452552Z Skipping (s,q) (1.53, 10000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6452708Z Skipping (s,q) (1.54, 10000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6452859Z Skipping (s,q) (1.55, 10000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6453013Z Skipping (s,q) (1.56, 10000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6453162Z Skipping (s,q) (1.57, 10000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6453312Z Skipping (s,q) (1.58, 10000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6453464Z Skipping (s,q) (1.59, 10000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6453613Z Skipping (s,q) (1.6, 10000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6453765Z Skipping (s,q) (1.61, 10000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6453921Z Skipping (s,q) (1.62, 10000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6454071Z Skipping (s,q) (1.63, 10000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6454227Z Skipping (s,q) (1.64, 10000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6454373Z Skipping (s,q) (1.65, 10000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6454526Z Skipping (s,q) (1.66, 10000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6454681Z Skipping (s,q) (1.67, 10000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6454829Z Skipping (s,q) (1.68, 10000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6454979Z Skipping (s,q) (1.69, 10000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6455134Z Skipping (s,q) (1.7, 10000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6455284Z Skipping (s,q) (1.71, 10000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6455442Z Skipping (s,q) (1.72, 10000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6455592Z Skipping (s,q) (1.73, 10000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6455741Z Skipping (s,q) (1.74, 10000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6455899Z Skipping (s,q) (1.75, 10000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6456048Z Skipping (s,q) (1.76, 10000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6456255Z Skipping (s,q) (1.77, 10000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6456412Z Skipping (s,q) (1.78, 10000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6456559Z Skipping (s,q) (1.79, 10000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6456714Z Skipping (s,q) (1.8, 10000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6456862Z Skipping (s,q) (1.81, 10000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6457011Z Skipping (s,q) (1.82, 10000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6457171Z Skipping (s,q) (1.83, 10000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6457368Z Skipping (s,q) (1.84, 10000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6457519Z Skipping (s,q) (1.85, 10000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6457711Z Skipping (s,q) (1.86, 10000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6457859Z Skipping (s,q) (1.87, 10000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6458046Z Skipping (s,q) (1.88, 10000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6458201Z Skipping (s,q) (1.89, 10000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6458353Z Skipping (s,q) (1.9, 10000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6458510Z Skipping (s,q) (1.91, 10000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6458660Z Skipping (s,q) (1.92, 10000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6458808Z Skipping (s,q) (1.93, 10000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6459027Z Skipping (s,q) (1.94, 10000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6459179Z Skipping (s,q) (1.95, 10000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6459556Z Skipping (s,q) (1.96, 10000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6459789Z Skipping (s,q) (1.97, 10000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6459959Z Skipping (s,q) (1.98, 10000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6460119Z Skipping (s,q) (1.99, 10000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6460270Z Skipping (s,q) (0.01, 12500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6460422Z Skipping (s,q) (0.02, 12500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6460581Z Skipping (s,q) (0.03, 12500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6460730Z Skipping (s,q) (0.04, 12500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6460884Z Skipping (s,q) (0.05, 12500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6461042Z Skipping (s,q) (0.06, 12500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6461195Z Skipping (s,q) (0.07, 12500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6461355Z Skipping (s,q) (0.08, 12500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6461509Z Skipping (s,q) (0.09, 12500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6461661Z Skipping (s,q) (0.1, 12500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6461820Z Skipping (s,q) (0.11, 12500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6461971Z Skipping (s,q) (0.12, 12500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6462121Z Skipping (s,q) (0.13, 12500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6462278Z Skipping (s,q) (0.14, 12500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6462429Z Skipping (s,q) (0.15, 12500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6462586Z Skipping (s,q) (0.16, 12500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6462739Z Skipping (s,q) (0.17, 12500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6462891Z Skipping (s,q) (0.18, 12500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6463047Z Skipping (s,q) (0.19, 12500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6463200Z Skipping (s,q) (0.2, 12500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6463351Z Skipping (s,q) (0.21, 12500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6463511Z Skipping (s,q) (0.22, 12500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6463662Z Skipping (s,q) (0.23, 12500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6463819Z Skipping (s,q) (0.24, 12500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6463969Z Skipping (s,q) (0.25, 12500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6464122Z Skipping (s,q) (0.26, 12500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6464279Z Skipping (s,q) (0.27, 12500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6464432Z Skipping (s,q) (0.28, 12500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6464714Z Skipping (s,q) (0.29, 12500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6464874Z Skipping (s,q) (0.3, 12500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6465090Z Skipping (s,q) (0.31, 12500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6465245Z Skipping (s,q) (0.32, 12500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6465453Z Skipping (s,q) (0.33, 12500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6465606Z Skipping (s,q) (0.34, 12500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6465765Z Skipping (s,q) (0.35, 12500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6465915Z Skipping (s,q) (0.36, 12500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6466067Z Skipping (s,q) (0.37, 12500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6466224Z Skipping (s,q) (0.38, 12500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6466430Z Skipping (s,q) (0.39, 12500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6466584Z Skipping (s,q) (0.4, 12500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6466742Z Skipping (s,q) (0.41, 12500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6466894Z Skipping (s,q) (0.42, 12500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6467054Z Skipping (s,q) (0.43, 12500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6467208Z Skipping (s,q) (0.44, 12500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6467361Z Skipping (s,q) (0.45, 12500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6467521Z Skipping (s,q) (0.46, 12500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6467674Z Skipping (s,q) (0.47, 12500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6467827Z Skipping (s,q) (0.48, 12500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6467986Z Skipping (s,q) (0.49, 12500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6468139Z Skipping (s,q) (0.5, 12500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6468304Z Skipping (s,q) (0.51, 12500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6468456Z Skipping (s,q) (0.52, 12500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6468610Z Skipping (s,q) (0.53, 12500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6468768Z Skipping (s,q) (0.54, 12500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6468923Z Skipping (s,q) (0.55, 12500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6469075Z Skipping (s,q) (0.56, 12500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6469233Z Skipping (s,q) (0.57, 12500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6469386Z Skipping (s,q) (0.58, 12500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6469542Z Skipping (s,q) (0.59, 12500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6469693Z Skipping (s,q) (0.6, 12500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6469845Z Skipping (s,q) (0.61, 12500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6470007Z Skipping (s,q) (0.62, 12500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6470158Z Skipping (s,q) (0.63, 12500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6470313Z Skipping (s,q) (0.64, 12500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6470471Z Skipping (s,q) (0.65, 12500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6470625Z Skipping (s,q) (0.66, 12500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6470780Z Skipping (s,q) (0.67, 12500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6470933Z Skipping (s,q) (0.68, 12500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6471083Z Skipping (s,q) (0.69, 12500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6471238Z Skipping (s,q) (0.7, 12500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6471388Z Skipping (s,q) (0.71, 12500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6471537Z Skipping (s,q) (0.72, 12500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6471743Z Skipping (s,q) (0.73, 12500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6471896Z Skipping (s,q) (0.74, 12500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6472089Z Skipping (s,q) (0.75, 12500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6472239Z Skipping (s,q) (0.76, 12500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6472426Z Skipping (s,q) (0.77, 12500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6472587Z Skipping (s,q) (0.78, 12500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6472738Z Skipping (s,q) (0.79, 12500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6472887Z Skipping (s,q) (0.8, 12500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6473043Z Skipping (s,q) (0.81, 12500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6473194Z Skipping (s,q) (0.82, 12500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6473350Z Skipping (s,q) (0.83, 12500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6473545Z Skipping (s,q) (0.84, 12500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6473697Z Skipping (s,q) (0.85, 12500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6473855Z Skipping (s,q) (0.86, 12500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6474007Z Skipping (s,q) (0.87, 12500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6474161Z Skipping (s,q) (0.88, 12500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6474316Z Skipping (s,q) (0.89, 12500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6474467Z Skipping (s,q) (0.9, 12500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6474620Z Skipping (s,q) (0.91, 12500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6474777Z Skipping (s,q) (0.92, 12500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6474928Z Skipping (s,q) (0.93, 12500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6475086Z Skipping (s,q) (0.94, 12500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6475240Z Skipping (s,q) (0.95, 12500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6475392Z Skipping (s,q) (0.96, 12500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6475556Z Skipping (s,q) (0.97, 12500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6475709Z Skipping (s,q) (0.98, 12500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6475861Z Skipping (s,q) (0.99, 12500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6476017Z Skipping (s,q) (1, 12500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6476170Z Skipping (s,q) (1.01, 12500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6476326Z Skipping (s,q) (1.02, 12500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6476477Z Skipping (s,q) (1.03, 12500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6476628Z Skipping (s,q) (1.04, 12500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6476787Z Skipping (s,q) (1.05, 12500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6476945Z Skipping (s,q) (1.06, 12500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6477098Z Skipping (s,q) (1.07, 12500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6477257Z Skipping (s,q) (1.08, 12500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6477411Z Skipping (s,q) (1.09, 12500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6477570Z Skipping (s,q) (1.1, 12500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6477721Z Skipping (s,q) (1.11, 12500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6477871Z Skipping (s,q) (1.12, 12500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6478029Z Skipping (s,q) (1.13, 12500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6478184Z Skipping (s,q) (1.14, 12500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6478335Z Skipping (s,q) (1.15, 12500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6478495Z Skipping (s,q) (1.16, 12500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6478694Z Skipping (s,q) (1.17, 12500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6478856Z Skipping (s,q) (1.18, 12500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6479045Z Skipping (s,q) (1.19, 12500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6479195Z Skipping (s,q) (1.2, 12500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6479389Z Skipping (s,q) (1.21, 12500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6479540Z Skipping (s,q) (1.22, 12500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6479692Z Skipping (s,q) (1.23, 12500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6479848Z Skipping (s,q) (1.24, 12500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6479998Z Skipping (s,q) (1.25, 12500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6480152Z Skipping (s,q) (1.26, 12500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6480302Z Skipping (s,q) (1.27, 12500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6480492Z Skipping (s,q) (1.28, 12500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6480650Z Skipping (s,q) (1.29, 12500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6480802Z Skipping (s,q) (1.3, 12500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6480954Z Skipping (s,q) (1.31, 12500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6481111Z Skipping (s,q) (1.32, 12500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6481262Z Skipping (s,q) (1.33, 12500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6481420Z Skipping (s,q) (1.34, 12500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6481574Z Skipping (s,q) (1.35, 12500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6481726Z Skipping (s,q) (1.36, 12500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6481881Z Skipping (s,q) (1.37, 12500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6482030Z Skipping (s,q) (1.38, 12500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6482183Z Skipping (s,q) (1.39, 12500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6482341Z Skipping (s,q) (1.4, 12500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6482495Z Skipping (s,q) (1.41, 12500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6482650Z Skipping (s,q) (1.42, 12500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6482804Z Skipping (s,q) (1.43, 12500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6482955Z Skipping (s,q) (1.44, 12500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6483112Z Skipping (s,q) (1.45, 12500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6483262Z Skipping (s,q) (1.46, 12500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6483412Z Skipping (s,q) (1.47, 12500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6483567Z Skipping (s,q) (1.48, 12500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6483718Z Skipping (s,q) (1.49, 12500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6483876Z Skipping (s,q) (1.5, 12500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6484031Z Skipping (s,q) (1.51, 12500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6484183Z Skipping (s,q) (1.52, 12500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6484336Z Skipping (s,q) (1.53, 12500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6484488Z Skipping (s,q) (1.54, 12500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6484639Z Skipping (s,q) (1.55, 12500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6484799Z Skipping (s,q) (1.56, 12500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6484950Z Skipping (s,q) (1.57, 12500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6485101Z Skipping (s,q) (1.58, 12500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6485258Z Skipping (s,q) (1.59, 12500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6485413Z Skipping (s,q) (1.6, 12500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6485616Z Skipping (s,q) (1.61, 12500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6485767Z Skipping (s,q) (1.62, 12500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6485961Z Skipping (s,q) (1.63, 12500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6486116Z Skipping (s,q) (1.64, 12500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6486395Z Skipping (s,q) (1.65, 12500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6486546Z Skipping (s,q) (1.66, 12500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6486707Z Skipping (s,q) (1.67, 12500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6486858Z Skipping (s,q) (1.68, 12500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6487014Z Skipping (s,q) (1.69, 12500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6487164Z Skipping (s,q) (1.7, 12500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6487314Z Skipping (s,q) (1.71, 12500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6487512Z Skipping (s,q) (1.72, 12500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6487663Z Skipping (s,q) (1.73, 12500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6487816Z Skipping (s,q) (1.74, 12500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6487973Z Skipping (s,q) (1.75, 12500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6488127Z Skipping (s,q) (1.76, 12500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6488283Z Skipping (s,q) (1.77, 12500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6488433Z Skipping (s,q) (1.78, 12500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6488581Z Skipping (s,q) (1.79, 12500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6488735Z Skipping (s,q) (1.8, 12500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6488886Z Skipping (s,q) (1.81, 12500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6489037Z Skipping (s,q) (1.82, 12500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6489198Z Skipping (s,q) (1.83, 12500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6489350Z Skipping (s,q) (1.84, 12500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6489510Z Skipping (s,q) (1.85, 12500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6489662Z Skipping (s,q) (1.86, 12500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6489818Z Skipping (s,q) (1.87, 12500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6489979Z Skipping (s,q) (1.88, 12500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6490131Z Skipping (s,q) (1.89, 12500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6490280Z Skipping (s,q) (1.9, 12500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6490440Z Skipping (s,q) (1.91, 12500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6490592Z Skipping (s,q) (1.92, 12500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6490748Z Skipping (s,q) (1.93, 12500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6490903Z Skipping (s,q) (1.94, 12500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6491053Z Skipping (s,q) (1.95, 12500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6491212Z Skipping (s,q) (1.96, 12500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6491365Z Skipping (s,q) (1.97, 12500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6491517Z Skipping (s,q) (1.98, 12500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6491672Z Skipping (s,q) (1.99, 12500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6491823Z Skipping (s,q) (0.01, 15000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6491975Z Skipping (s,q) (0.02, 15000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6492132Z Skipping (s,q) (0.03, 15000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6492283Z Skipping (s,q) (0.04, 15000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6492438Z Skipping (s,q) (0.05, 15000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6492636Z Skipping (s,q) (0.06, 15000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6492788Z Skipping (s,q) (0.07, 15000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6492984Z Skipping (s,q) (0.08, 15000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6493135Z Skipping (s,q) (0.09, 15000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6493324Z Skipping (s,q) (0.1, 15000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6493485Z Skipping (s,q) (0.11, 15000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6493639Z Skipping (s,q) (0.12, 15000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6493798Z Skipping (s,q) (0.13, 15000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6493948Z Skipping (s,q) (0.14, 15000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6494100Z Skipping (s,q) (0.15, 15000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6494255Z Skipping (s,q) (0.16, 15000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6494452Z Skipping (s,q) (0.17, 15000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6494603Z Skipping (s,q) (0.18, 15000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6494760Z Skipping (s,q) (0.19, 15000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6494910Z Skipping (s,q) (0.2, 15000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6495071Z Skipping (s,q) (0.21, 15000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6495224Z Skipping (s,q) (0.22, 15000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6495374Z Skipping (s,q) (0.23, 15000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6495531Z Skipping (s,q) (0.24, 15000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6495682Z Skipping (s,q) (0.25, 15000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6495833Z Skipping (s,q) (0.26, 15000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6495994Z Skipping (s,q) (0.27, 15000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6496292Z Skipping (s,q) (0.28, 15000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6496448Z Skipping (s,q) (0.29, 15000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6496601Z Skipping (s,q) (0.3, 15000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6496754Z Skipping (s,q) (0.31, 15000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6496914Z Skipping (s,q) (0.32, 15000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6497065Z Skipping (s,q) (0.33, 15000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6497216Z Skipping (s,q) (0.34, 15000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6497372Z Skipping (s,q) (0.35, 15000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6497523Z Skipping (s,q) (0.36, 15000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6497677Z Skipping (s,q) (0.37, 15000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6497830Z Skipping (s,q) (0.38, 15000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6497983Z Skipping (s,q) (0.39, 15000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6498142Z Skipping (s,q) (0.4, 15000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6498295Z Skipping (s,q) (0.41, 15000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6499929Z Skipping (s,q) (0.42, 15000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6500091Z Skipping (s,q) (0.43, 15000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6500243Z Skipping (s,q) (0.44, 15000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6500397Z Skipping (s,q) (0.45, 15000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6500547Z Skipping (s,q) (0.46, 15000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6500696Z Skipping (s,q) (0.47, 15000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6500853Z Skipping (s,q) (0.48, 15000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6501005Z Skipping (s,q) (0.49, 15000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6501158Z Skipping (s,q) (0.5, 15000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6501362Z Skipping (s,q) (0.51, 15000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6501553Z Skipping (s,q) (0.52, 15000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6501704Z Skipping (s,q) (0.53, 15000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6501899Z Skipping (s,q) (0.54, 15000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6502053Z Skipping (s,q) (0.55, 15000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6502212Z Skipping (s,q) (0.56, 15000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6502362Z Skipping (s,q) (0.57, 15000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6502512Z Skipping (s,q) (0.58, 15000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6502669Z Skipping (s,q) (0.59, 15000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6502822Z Skipping (s,q) (0.6, 15000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6503012Z Skipping (s,q) (0.61, 15000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6503173Z Skipping (s,q) (0.62, 15000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6503326Z Skipping (s,q) (0.63, 15000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6503484Z Skipping (s,q) (0.64, 15000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6503636Z Skipping (s,q) (0.65, 15000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6503792Z Skipping (s,q) (0.66, 15000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6503948Z Skipping (s,q) (0.67, 15000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6504099Z Skipping (s,q) (0.68, 15000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6504253Z Skipping (s,q) (0.69, 15000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6504408Z Skipping (s,q) (0.7, 15000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6504559Z Skipping (s,q) (0.71, 15000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6504718Z Skipping (s,q) (0.72, 15000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6504871Z Skipping (s,q) (0.73, 15000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6505023Z Skipping (s,q) (0.74, 15000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6505177Z Skipping (s,q) (0.75, 15000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6505326Z Skipping (s,q) (0.76, 15000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6505478Z Skipping (s,q) (0.77, 15000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6505636Z Skipping (s,q) (0.78, 15000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6505793Z Skipping (s,q) (0.79, 15000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6505950Z Skipping (s,q) (0.8, 15000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6506104Z Skipping (s,q) (0.81, 15000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6506255Z Skipping (s,q) (0.82, 15000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6506414Z Skipping (s,q) (0.83, 15000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6506568Z Skipping (s,q) (0.84, 15000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6506718Z Skipping (s,q) (0.85, 15000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6512459Z Skipping (s,q) (0.86, 15000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6512644Z Skipping (s,q) (0.87, 15000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6512821Z Skipping (s,q) (0.88, 15000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6512978Z Skipping (s,q) (0.89, 15000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6513136Z Skipping (s,q) (0.9, 15000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6513299Z Skipping (s,q) (0.91, 15000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6513455Z Skipping (s,q) (0.92, 15000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6513617Z Skipping (s,q) (0.93, 15000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6513783Z Skipping (s,q) (0.94, 15000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6514013Z Skipping (s,q) (0.95, 15000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6514179Z Skipping (s,q) (0.96, 15000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6514376Z Skipping (s,q) (0.97, 15000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6514530Z Skipping (s,q) (0.98, 15000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6514729Z Skipping (s,q) (0.99, 15000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6514883Z Skipping (s,q) (1, 15000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6515037Z Skipping (s,q) (1.01, 15000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6515199Z Skipping (s,q) (1.02, 15000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6515353Z Skipping (s,q) (1.03, 15000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6515511Z Skipping (s,q) (1.04, 15000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6515705Z Skipping (s,q) (1.05, 15000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6515861Z Skipping (s,q) (1.06, 15000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6516022Z Skipping (s,q) (1.07, 15000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6516179Z Skipping (s,q) (1.08, 15000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6516334Z Skipping (s,q) (1.09, 15000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6516498Z Skipping (s,q) (1.1, 15000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6516652Z Skipping (s,q) (1.11, 15000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6516811Z Skipping (s,q) (1.12, 15000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6516966Z Skipping (s,q) (1.13, 15000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6517120Z Skipping (s,q) (1.14, 15000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6517281Z Skipping (s,q) (1.15, 15000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6517439Z Skipping (s,q) (1.16, 15000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6517596Z Skipping (s,q) (1.17, 15000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6517760Z Skipping (s,q) (1.18, 15000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6517916Z Skipping (s,q) (1.19, 15000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6518076Z Skipping (s,q) (1.2, 15000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6518232Z Skipping (s,q) (1.21, 15000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6518386Z Skipping (s,q) (1.22, 15000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6518547Z Skipping (s,q) (1.23, 15000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6518701Z Skipping (s,q) (1.24, 15000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6518854Z Skipping (s,q) (1.25, 15000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6519016Z Skipping (s,q) (1.26, 15000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6519173Z Skipping (s,q) (1.27, 15000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6519340Z Skipping (s,q) (1.28, 15000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6519496Z Skipping (s,q) (1.29, 15000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6519652Z Skipping (s,q) (1.3, 15000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6519812Z Skipping (s,q) (1.31, 15000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6519967Z Skipping (s,q) (1.32, 15000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6520121Z Skipping (s,q) (1.33, 15000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6520284Z Skipping (s,q) (1.34, 15000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6520436Z Skipping (s,q) (1.35, 15000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6520589Z Skipping (s,q) (1.36, 15000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6520748Z Skipping (s,q) (1.37, 15000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6520903Z Skipping (s,q) (1.38, 15000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6521109Z Skipping (s,q) (1.39, 15000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6521265Z Skipping (s,q) (1.4, 15000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6521458Z Skipping (s,q) (1.41, 15000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6521614Z Skipping (s,q) (1.42, 15000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6521808Z Skipping (s,q) (1.43, 15000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6521962Z Skipping (s,q) (1.44, 15000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6522124Z Skipping (s,q) (1.45, 15000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6522278Z Skipping (s,q) (1.46, 15000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6522441Z Skipping (s,q) (1.47, 15000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6522595Z Skipping (s,q) (1.48, 15000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6522789Z Skipping (s,q) (1.49, 15000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6522951Z Skipping (s,q) (1.5, 15000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6523106Z Skipping (s,q) (1.51, 15000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6523263Z Skipping (s,q) (1.52, 15000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6523423Z Skipping (s,q) (1.53, 15000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6523586Z Skipping (s,q) (1.54, 15000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6523748Z Skipping (s,q) (1.55, 15000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6523901Z Skipping (s,q) (1.56, 15000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6524058Z Skipping (s,q) (1.57, 15000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6524217Z Skipping (s,q) (1.58, 15000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6524370Z Skipping (s,q) (1.59, 15000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6524524Z Skipping (s,q) (1.6, 15000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6524687Z Skipping (s,q) (1.61, 15000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6524842Z Skipping (s,q) (1.62, 15000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6525003Z Skipping (s,q) (1.63, 15000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6525156Z Skipping (s,q) (1.64, 15000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6525312Z Skipping (s,q) (1.65, 15000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6525472Z Skipping (s,q) (1.66, 15000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6525625Z Skipping (s,q) (1.67, 15000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6525780Z Skipping (s,q) (1.68, 15000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6525940Z Skipping (s,q) (1.69, 15000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6526092Z Skipping (s,q) (1.7, 15000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6526254Z Skipping (s,q) (1.71, 15000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6526410Z Skipping (s,q) (1.72, 15000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6526562Z Skipping (s,q) (1.73, 15000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6526722Z Skipping (s,q) (1.74, 15000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6526876Z Skipping (s,q) (1.75, 15000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6527029Z Skipping (s,q) (1.76, 15000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6527186Z Skipping (s,q) (1.77, 15000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6527337Z Skipping (s,q) (1.78, 15000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6527498Z Skipping (s,q) (1.79, 15000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6527650Z Skipping (s,q) (1.8, 15000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6527804Z Skipping (s,q) (1.81, 15000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6527967Z Skipping (s,q) (1.82, 15000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6528166Z Skipping (s,q) (1.83, 15000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6528323Z Skipping (s,q) (1.84, 15000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6528523Z Skipping (s,q) (1.85, 15000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6528678Z Skipping (s,q) (1.86, 15000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6528871Z Skipping (s,q) (1.87, 15000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6529036Z Skipping (s,q) (1.88, 15000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6529192Z Skipping (s,q) (1.89, 15000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6529350Z Skipping (s,q) (1.9, 15000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6529505Z Skipping (s,q) (1.91, 15000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6529659Z Skipping (s,q) (1.92, 15000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6529856Z Skipping (s,q) (1.93, 15000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6530012Z Skipping (s,q) (1.94, 15000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6530165Z Skipping (s,q) (1.95, 15000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6530324Z Skipping (s,q) (1.96, 15000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6530477Z Skipping (s,q) (1.97, 15000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6530637Z Skipping (s,q) (1.98, 15000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6530792Z Skipping (s,q) (1.99, 15000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6530946Z Skipping (s,q) (0.01, 17500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6531108Z Skipping (s,q) (0.02, 17500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6531262Z Skipping (s,q) (0.03, 17500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6531415Z Skipping (s,q) (0.04, 17500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6531577Z Skipping (s,q) (0.05, 17500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6531731Z Skipping (s,q) (0.06, 17500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6531887Z Skipping (s,q) (0.07, 17500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6532042Z Skipping (s,q) (0.08, 17500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6532193Z Skipping (s,q) (0.09, 17500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6532356Z Skipping (s,q) (0.1, 17500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6532510Z Skipping (s,q) (0.11, 17500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6532664Z Skipping (s,q) (0.12, 17500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6532825Z Skipping (s,q) (0.13, 17500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6532981Z Skipping (s,q) (0.14, 17500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6533141Z Skipping (s,q) (0.15, 17500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6533297Z Skipping (s,q) (0.16, 17500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6533455Z Skipping (s,q) (0.17, 17500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6533612Z Skipping (s,q) (0.18, 17500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6533765Z Skipping (s,q) (0.19, 17500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6533918Z Skipping (s,q) (0.2, 17500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6534079Z Skipping (s,q) (0.21, 17500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6534232Z Skipping (s,q) (0.22, 17500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6534392Z Skipping (s,q) (0.23, 17500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6534545Z Skipping (s,q) (0.24, 17500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6534698Z Skipping (s,q) (0.25, 17500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6534856Z Skipping (s,q) (0.26, 17500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6535012Z Skipping (s,q) (0.27, 17500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6535210Z Skipping (s,q) (0.28, 17500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6535376Z Skipping (s,q) (0.29, 17500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6535569Z Skipping (s,q) (0.3, 17500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6535729Z Skipping (s,q) (0.31, 17500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6535941Z Skipping (s,q) (0.32, 17500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6536172Z Skipping (s,q) (0.33, 17500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6536334Z Skipping (s,q) (0.34, 17500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6536488Z Skipping (s,q) (0.35, 17500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6536642Z Skipping (s,q) (0.36, 17500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6536801Z Skipping (s,q) (0.37, 17500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6537023Z Skipping (s,q) (0.38, 17500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6537208Z Skipping (s,q) (0.39, 17500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6537359Z Skipping (s,q) (0.4, 17500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6537515Z Skipping (s,q) (0.41, 17500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6537674Z Skipping (s,q) (0.42, 17500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6537831Z Skipping (s,q) (0.43, 17500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6537986Z Skipping (s,q) (0.44, 17500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6538147Z Skipping (s,q) (0.45, 17500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6538300Z Skipping (s,q) (0.46, 17500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6538453Z Skipping (s,q) (0.47, 17500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6538612Z Skipping (s,q) (0.48, 17500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6538768Z Skipping (s,q) (0.49, 17500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6538929Z Skipping (s,q) (0.5, 17500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6539085Z Skipping (s,q) (0.51, 17500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6539242Z Skipping (s,q) (0.52, 17500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6539403Z Skipping (s,q) (0.53, 17500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6539558Z Skipping (s,q) (0.54, 17500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6539711Z Skipping (s,q) (0.55, 17500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6539870Z Skipping (s,q) (0.56, 17500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6540023Z Skipping (s,q) (0.57, 17500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6540184Z Skipping (s,q) (0.58, 17500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6540339Z Skipping (s,q) (0.59, 17500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6540494Z Skipping (s,q) (0.6, 17500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6540652Z Skipping (s,q) (0.61, 17500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6540806Z Skipping (s,q) (0.62, 17500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6540961Z Skipping (s,q) (0.63, 17500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6541121Z Skipping (s,q) (0.64, 17500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6541277Z Skipping (s,q) (0.65, 17500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6541434Z Skipping (s,q) (0.66, 17500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6541589Z Skipping (s,q) (0.67, 17500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6541744Z Skipping (s,q) (0.68, 17500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6541902Z Skipping (s,q) (0.69, 17500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6542056Z Skipping (s,q) (0.7, 17500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6542211Z Skipping (s,q) (0.71, 17500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6542418Z Skipping (s,q) (0.72, 17500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6542572Z Skipping (s,q) (0.73, 17500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6542772Z Skipping (s,q) (0.74, 17500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6542926Z Skipping (s,q) (0.75, 17500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6543117Z Skipping (s,q) (0.76, 17500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6543276Z Skipping (s,q) (0.77, 17500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6543427Z Skipping (s,q) (0.78, 17500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6543581Z Skipping (s,q) (0.79, 17500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6543740Z Skipping (s,q) (0.8, 17500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6543898Z Skipping (s,q) (0.81, 17500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6544097Z Skipping (s,q) (0.82, 17500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6544253Z Skipping (s,q) (0.83, 17500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6544410Z Skipping (s,q) (0.84, 17500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6544572Z Skipping (s,q) (0.85, 17500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6544724Z Skipping (s,q) (0.86, 17500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6544881Z Skipping (s,q) (0.87, 17500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6545037Z Skipping (s,q) (0.88, 17500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6545190Z Skipping (s,q) (0.89, 17500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6545351Z Skipping (s,q) (0.9, 17500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6545505Z Skipping (s,q) (0.91, 17500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6545659Z Skipping (s,q) (0.92, 17500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6545816Z Skipping (s,q) (0.93, 17500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6545970Z Skipping (s,q) (0.94, 17500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6546123Z Skipping (s,q) (0.95, 17500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6546287Z Skipping (s,q) (0.96, 17500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6546441Z Skipping (s,q) (0.97, 17500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6546598Z Skipping (s,q) (0.98, 17500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6546765Z Skipping (s,q) (0.99, 17500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6546918Z Skipping (s,q) (1, 17500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6547077Z Skipping (s,q) (1.01, 17500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6547233Z Skipping (s,q) (1.02, 17500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6547385Z Skipping (s,q) (1.03, 17500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6547546Z Skipping (s,q) (1.04, 17500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6547703Z Skipping (s,q) (1.05, 17500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6547857Z Skipping (s,q) (1.06, 17500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6548020Z Skipping (s,q) (1.07, 17500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6548174Z Skipping (s,q) (1.08, 17500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6548336Z Skipping (s,q) (1.09, 17500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6548491Z Skipping (s,q) (1.1, 17500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6548647Z Skipping (s,q) (1.11, 17500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6548808Z Skipping (s,q) (1.12, 17500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6548960Z Skipping (s,q) (1.13, 17500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6549114Z Skipping (s,q) (1.14, 17500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6549275Z Skipping (s,q) (1.15, 17500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6549474Z Skipping (s,q) (1.16, 17500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6549636Z Skipping (s,q) (1.17, 17500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6549830Z Skipping (s,q) (1.18, 17500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6549983Z Skipping (s,q) (1.19, 17500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6550179Z Skipping (s,q) (1.2, 17500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6550335Z Skipping (s,q) (1.21, 17500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6550487Z Skipping (s,q) (1.22, 17500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6550645Z Skipping (s,q) (1.23, 17500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6550800Z Skipping (s,q) (1.24, 17500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6550959Z Skipping (s,q) (1.25, 17500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6551154Z Skipping (s,q) (1.26, 17500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6551312Z Skipping (s,q) (1.27, 17500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6551472Z Skipping (s,q) (1.28, 17500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6551629Z Skipping (s,q) (1.29, 17500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6551784Z Skipping (s,q) (1.3, 17500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6551945Z Skipping (s,q) (1.31, 17500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6552100Z Skipping (s,q) (1.32, 17500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6552260Z Skipping (s,q) (1.33, 17500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6552415Z Skipping (s,q) (1.34, 17500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6552569Z Skipping (s,q) (1.35, 17500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6552731Z Skipping (s,q) (1.36, 17500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6552884Z Skipping (s,q) (1.37, 17500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6553044Z Skipping (s,q) (1.38, 17500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6553202Z Skipping (s,q) (1.39, 17500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6553360Z Skipping (s,q) (1.4, 17500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6553520Z Skipping (s,q) (1.41, 17500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6553677Z Skipping (s,q) (1.42, 17500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6553831Z Skipping (s,q) (1.43, 17500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6553992Z Skipping (s,q) (1.44, 17500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6554145Z Skipping (s,q) (1.45, 17500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6554299Z Skipping (s,q) (1.46, 17500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6554460Z Skipping (s,q) (1.47, 17500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6554614Z Skipping (s,q) (1.48, 17500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6554772Z Skipping (s,q) (1.49, 17500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6554933Z Skipping (s,q) (1.5, 17500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6555093Z Skipping (s,q) (1.51, 17500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6555254Z Skipping (s,q) (1.52, 17500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6555409Z Skipping (s,q) (1.53, 17500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6555562Z Skipping (s,q) (1.54, 17500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6555720Z Skipping (s,q) (1.55, 17500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6555874Z Skipping (s,q) (1.56, 17500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6556027Z Skipping (s,q) (1.57, 17500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6556187Z Skipping (s,q) (1.58, 17500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6556341Z Skipping (s,q) (1.59, 17500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6556552Z Skipping (s,q) (1.6, 17500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6556733Z Skipping (s,q) (1.61, 17500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6556948Z Skipping (s,q) (1.62, 17500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6557106Z Skipping (s,q) (1.63, 17500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6557295Z Skipping (s,q) (1.64, 17500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6557449Z Skipping (s,q) (1.65, 17500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6557608Z Skipping (s,q) (1.66, 17500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6557763Z Skipping (s,q) (1.67, 17500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6557924Z Skipping (s,q) (1.68, 17500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6558076Z Skipping (s,q) (1.69, 17500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6558227Z Skipping (s,q) (1.7, 17500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6558430Z Skipping (s,q) (1.71, 17500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6558583Z Skipping (s,q) (1.72, 17500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6558741Z Skipping (s,q) (1.73, 17500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6558904Z Skipping (s,q) (1.74, 17500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6559061Z Skipping (s,q) (1.75, 17500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6559221Z Skipping (s,q) (1.76, 17500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6559811Z Skipping (s,q) (1.77, 17500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6559986Z Skipping (s,q) (1.78, 17500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6560147Z Skipping (s,q) (1.79, 17500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6560300Z Skipping (s,q) (1.8, 17500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6560454Z Skipping (s,q) (1.81, 17500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6560623Z Skipping (s,q) (1.82, 17500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6560776Z Skipping (s,q) (1.83, 17500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6560944Z Skipping (s,q) (1.84, 17500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6561097Z Skipping (s,q) (1.85, 17500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6561258Z Skipping (s,q) (1.86, 17500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6561418Z Skipping (s,q) (1.87, 17500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6561572Z Skipping (s,q) (1.88, 17500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6561726Z Skipping (s,q) (1.89, 17500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6561889Z Skipping (s,q) (1.9, 17500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6562043Z Skipping (s,q) (1.91, 17500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6562201Z Skipping (s,q) (1.92, 17500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6562357Z Skipping (s,q) (1.93, 17500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6562512Z Skipping (s,q) (1.94, 17500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6562674Z Skipping (s,q) (1.95, 17500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6562828Z Skipping (s,q) (1.96, 17500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6562985Z Skipping (s,q) (1.97, 17500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6563143Z Skipping (s,q) (1.98, 17500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6563296Z Skipping (s,q) (1.99, 17500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6563458Z Skipping (s,q) (0.01, 20000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6563614Z Skipping (s,q) (0.02, 20000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6563768Z Skipping (s,q) (0.03, 20000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6563929Z Skipping (s,q) (0.04, 20000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6564218Z Skipping (s,q) (0.05, 20000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6564379Z Skipping (s,q) (0.06, 20000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6564652Z Skipping (s,q) (0.07, 20000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6564803Z Skipping (s,q) (0.08, 20000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6565014Z Skipping (s,q) (0.09, 20000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6565173Z Skipping (s,q) (0.1, 20000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6565325Z Skipping (s,q) (0.11, 20000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6565482Z Skipping (s,q) (0.12, 20000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6565634Z Skipping (s,q) (0.13, 20000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6565784Z Skipping (s,q) (0.14, 20000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6565942Z Skipping (s,q) (0.15, 20000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6566148Z Skipping (s,q) (0.16, 20000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6566298Z Skipping (s,q) (0.17, 20000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6566457Z Skipping (s,q) (0.18, 20000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6566607Z Skipping (s,q) (0.19, 20000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6566764Z Skipping (s,q) (0.2, 20000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6566914Z Skipping (s,q) (0.21, 20000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6567063Z Skipping (s,q) (0.22, 20000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6567219Z Skipping (s,q) (0.23, 20000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6567370Z Skipping (s,q) (0.24, 20000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6567519Z Skipping (s,q) (0.25, 20000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6567674Z Skipping (s,q) (0.26, 20000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6567826Z Skipping (s,q) (0.27, 20000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6567979Z Skipping (s,q) (0.28, 20000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6568130Z Skipping (s,q) (0.29, 20000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6568278Z Skipping (s,q) (0.3, 20000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6568439Z Skipping (s,q) (0.31, 20000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6568589Z Skipping (s,q) (0.32, 20000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6568738Z Skipping (s,q) (0.33, 20000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6568892Z Skipping (s,q) (0.34, 20000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6569044Z Skipping (s,q) (0.35, 20000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6569199Z Skipping (s,q) (0.36, 20000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6569351Z Skipping (s,q) (0.37, 20000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6569508Z Skipping (s,q) (0.38, 20000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6569663Z Skipping (s,q) (0.39, 20000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6569815Z Skipping (s,q) (0.4, 20000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6569965Z Skipping (s,q) (0.41, 20000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6570127Z Skipping (s,q) (0.42, 20000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6570276Z Skipping (s,q) (0.43, 20000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6570430Z Skipping (s,q) (0.44, 20000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6570579Z Skipping (s,q) (0.45, 20000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6570728Z Skipping (s,q) (0.46, 20000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6570882Z Skipping (s,q) (0.47, 20000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6571033Z Skipping (s,q) (0.48, 20000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6571231Z Skipping (s,q) (0.49, 20000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6571389Z Skipping (s,q) (0.5, 20000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6571582Z Skipping (s,q) (0.51, 20000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6571734Z Skipping (s,q) (0.52, 20000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6571936Z Skipping (s,q) (0.53, 20000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6572091Z Skipping (s,q) (0.54, 20000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6572249Z Skipping (s,q) (0.55, 20000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6572399Z Skipping (s,q) (0.56, 20000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6572547Z Skipping (s,q) (0.57, 20000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6572703Z Skipping (s,q) (0.58, 20000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6572851Z Skipping (s,q) (0.59, 20000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6573064Z Skipping (s,q) (0.6, 20000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6573221Z Skipping (s,q) (0.61, 20000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6573376Z Skipping (s,q) (0.62, 20000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6573534Z Skipping (s,q) (0.63, 20000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6573687Z Skipping (s,q) (0.64, 20000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6573838Z Skipping (s,q) (0.65, 20000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6573993Z Skipping (s,q) (0.66, 20000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6574140Z Skipping (s,q) (0.67, 20000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6574289Z Skipping (s,q) (0.68, 20000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6574453Z Skipping (s,q) (0.69, 20000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6574601Z Skipping (s,q) (0.7, 20000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6574762Z Skipping (s,q) (0.71, 20000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6574912Z Skipping (s,q) (0.72, 20000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6575065Z Skipping (s,q) (0.73, 20000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6575225Z Skipping (s,q) (0.74, 20000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6575377Z Skipping (s,q) (0.75, 20000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6575529Z Skipping (s,q) (0.76, 20000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6575688Z Skipping (s,q) (0.77, 20000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6575837Z Skipping (s,q) (0.78, 20000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6575987Z Skipping (s,q) (0.79, 20000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6576216Z Skipping (s,q) (0.8, 20000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6576366Z Skipping (s,q) (0.81, 20000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6576529Z Skipping (s,q) (0.82, 20000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6576680Z Skipping (s,q) (0.83, 20000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6576832Z Skipping (s,q) (0.84, 20000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6576987Z Skipping (s,q) (0.85, 20000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6577138Z Skipping (s,q) (0.86, 20000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6577289Z Skipping (s,q) (0.87, 20000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6577447Z Skipping (s,q) (0.88, 20000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6577597Z Skipping (s,q) (0.89, 20000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6577754Z Skipping (s,q) (0.9, 20000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6577903Z Skipping (s,q) (0.91, 20000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6578053Z Skipping (s,q) (0.92, 20000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6578259Z Skipping (s,q) (0.93, 20000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6578411Z Skipping (s,q) (0.94, 20000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6578599Z Skipping (s,q) (0.95, 20000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6578752Z Skipping (s,q) (0.96, 20000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6578937Z Skipping (s,q) (0.97, 20000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6579098Z Skipping (s,q) (0.98, 20000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6579247Z Skipping (s,q) (0.99, 20000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6579398Z Skipping (s,q) (1, 20000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6579554Z Skipping (s,q) (1.01, 20000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6579702Z Skipping (s,q) (1.02, 20000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6579852Z Skipping (s,q) (1.03, 20000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6580053Z Skipping (s,q) (1.04, 20000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6580206Z Skipping (s,q) (1.05, 20000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6580361Z Skipping (s,q) (1.06, 20000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6580512Z Skipping (s,q) (1.07, 20000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6580664Z Skipping (s,q) (1.08, 20000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6580819Z Skipping (s,q) (1.09, 20000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6580969Z Skipping (s,q) (1.1, 20000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6581120Z Skipping (s,q) (1.11, 20000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6581272Z Skipping (s,q) (1.12, 20000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6581423Z Skipping (s,q) (1.13, 20000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6581579Z Skipping (s,q) (1.14, 20000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6581730Z Skipping (s,q) (1.15, 20000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6581885Z Skipping (s,q) (1.16, 20000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6582043Z Skipping (s,q) (1.17, 20000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6582196Z Skipping (s,q) (1.18, 20000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6582348Z Skipping (s,q) (1.19, 20000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6582505Z Skipping (s,q) (1.2, 20000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6582657Z Skipping (s,q) (1.21, 20000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6582818Z Skipping (s,q) (1.22, 20000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6582966Z Skipping (s,q) (1.23, 20000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6583116Z Skipping (s,q) (1.24, 20000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6583272Z Skipping (s,q) (1.25, 20000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6583426Z Skipping (s,q) (1.26, 20000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6583578Z Skipping (s,q) (1.27, 20000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6583737Z Skipping (s,q) (1.28, 20000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6583886Z Skipping (s,q) (1.29, 20000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6584046Z Skipping (s,q) (1.3, 20000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6584196Z Skipping (s,q) (1.31, 20000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6584344Z Skipping (s,q) (1.32, 20000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6584499Z Skipping (s,q) (1.33, 20000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6584649Z Skipping (s,q) (1.34, 20000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6584797Z Skipping (s,q) (1.35, 20000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6584952Z Skipping (s,q) (1.36, 20000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6585104Z Skipping (s,q) (1.37, 20000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6585302Z Skipping (s,q) (1.38, 20000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6585496Z Skipping (s,q) (1.39, 20000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6585646Z Skipping (s,q) (1.4, 20000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6585801Z Skipping (s,q) (1.41, 20000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6585988Z Skipping (s,q) (1.42, 20000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6586140Z Skipping (s,q) (1.43, 20000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6586297Z Skipping (s,q) (1.44, 20000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6586447Z Skipping (s,q) (1.45, 20000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6586595Z Skipping (s,q) (1.46, 20000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6586750Z Skipping (s,q) (1.47, 20000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6586939Z Skipping (s,q) (1.48, 20000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6587101Z Skipping (s,q) (1.49, 20000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6587252Z Skipping (s,q) (1.5, 20000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6587405Z Skipping (s,q) (1.51, 20000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6587559Z Skipping (s,q) (1.52, 20000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6587708Z Skipping (s,q) (1.53, 20000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6587861Z Skipping (s,q) (1.54, 20000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6588020Z Skipping (s,q) (1.55, 20000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6588169Z Skipping (s,q) (1.56, 20000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6588324Z Skipping (s,q) (1.57, 20000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6588471Z Skipping (s,q) (1.58, 20000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6588626Z Skipping (s,q) (1.59, 20000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6588785Z Skipping (s,q) (1.6, 20000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6588937Z Skipping (s,q) (1.61, 20000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6589089Z Skipping (s,q) (1.62, 20000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6589245Z Skipping (s,q) (1.63, 20000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6589398Z Skipping (s,q) (1.64, 20000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6589554Z Skipping (s,q) (1.65, 20000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6589705Z Skipping (s,q) (1.66, 20000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6589857Z Skipping (s,q) (1.67, 20000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6590013Z Skipping (s,q) (1.68, 20000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6590161Z Skipping (s,q) (1.69, 20000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6590315Z Skipping (s,q) (1.7, 20000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6590474Z Skipping (s,q) (1.71, 20000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6590622Z Skipping (s,q) (1.72, 20000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6590778Z Skipping (s,q) (1.73, 20000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6590928Z Skipping (s,q) (1.74, 20000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6591081Z Skipping (s,q) (1.75, 20000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6591235Z Skipping (s,q) (1.76, 20000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6591385Z Skipping (s,q) (1.77, 20000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6591534Z Skipping (s,q) (1.78, 20000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6591686Z Skipping (s,q) (1.79, 20000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6591836Z Skipping (s,q) (1.8, 20000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6591996Z Skipping (s,q) (1.81, 20000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6592213Z Skipping (s,q) (1.82, 20000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6592369Z Skipping (s,q) (1.83, 20000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6592564Z Skipping (s,q) (1.84, 20000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6592716Z Skipping (s,q) (1.85, 20000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6592903Z Skipping (s,q) (1.86, 20000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6593058Z Skipping (s,q) (1.87, 20000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6593205Z Skipping (s,q) (1.88, 20000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6593360Z Skipping (s,q) (1.89, 20000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6593513Z Skipping (s,q) (1.9, 20000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6593666Z Skipping (s,q) (1.91, 20000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6593860Z Skipping (s,q) (1.92, 20000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6594010Z Skipping (s,q) (1.93, 20000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6594159Z Skipping (s,q) (1.94, 20000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6594318Z Skipping (s,q) (1.95, 20000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6594468Z Skipping (s,q) (1.96, 20000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6594622Z Skipping (s,q) (1.97, 20000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6594776Z Skipping (s,q) (1.98, 20000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6594927Z Skipping (s,q) (1.99, 20000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6595083Z Skipping (s,q) (0.01, 22500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6595232Z Skipping (s,q) (0.02, 22500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6595381Z Skipping (s,q) (0.03, 22500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6595536Z Skipping (s,q) (0.04, 22500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6595690Z Skipping (s,q) (0.05, 22500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6595839Z Skipping (s,q) (0.06, 22500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6595998Z Skipping (s,q) (0.07, 22500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6596147Z Skipping (s,q) (0.08, 22500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6596303Z Skipping (s,q) (0.09, 22500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6596451Z Skipping (s,q) (0.1, 22500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6596601Z Skipping (s,q) (0.11, 22500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6596757Z Skipping (s,q) (0.12, 22500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6596906Z Skipping (s,q) (0.13, 22500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6597054Z Skipping (s,q) (0.14, 22500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6597212Z Skipping (s,q) (0.15, 22500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6597364Z Skipping (s,q) (0.16, 22500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6597519Z Skipping (s,q) (0.17, 22500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6597670Z Skipping (s,q) (0.18, 22500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6597818Z Skipping (s,q) (0.19, 22500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6597976Z Skipping (s,q) (0.2, 22500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6598126Z Skipping (s,q) (0.21, 22500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6598275Z Skipping (s,q) (0.22, 22500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6598432Z Skipping (s,q) (0.23, 22500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6598583Z Skipping (s,q) (0.24, 22500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6598738Z Skipping (s,q) (0.25, 22500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6598889Z Skipping (s,q) (0.26, 22500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6599086Z Skipping (s,q) (0.27, 22500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6599242Z Skipping (s,q) (0.28, 22500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6599430Z Skipping (s,q) (0.29, 22500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6599579Z Skipping (s,q) (0.3, 22500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6599774Z Skipping (s,q) (0.31, 22500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6599931Z Skipping (s,q) (0.32, 22500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6600091Z Skipping (s,q) (0.33, 22500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6600245Z Skipping (s,q) (0.34, 22500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6600394Z Skipping (s,q) (0.35, 22500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6600547Z Skipping (s,q) (0.36, 22500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6600736Z Skipping (s,q) (0.37, 22500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6600885Z Skipping (s,q) (0.38, 22500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6601042Z Skipping (s,q) (0.39, 22500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6601195Z Skipping (s,q) (0.4, 22500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6601345Z Skipping (s,q) (0.41, 22500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6601503Z Skipping (s,q) (0.42, 22500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6601653Z Skipping (s,q) (0.43, 22500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6601807Z Skipping (s,q) (0.44, 22500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6601958Z Skipping (s,q) (0.45, 22500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6602107Z Skipping (s,q) (0.46, 22500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6602263Z Skipping (s,q) (0.47, 22500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6602416Z Skipping (s,q) (0.48, 22500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6602568Z Skipping (s,q) (0.49, 22500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6602726Z Skipping (s,q) (0.5, 22500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6602878Z Skipping (s,q) (0.51, 22500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6603032Z Skipping (s,q) (0.52, 22500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6603185Z Skipping (s,q) (0.53, 22500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6603338Z Skipping (s,q) (0.54, 22500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6603497Z Skipping (s,q) (0.55, 22500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6603647Z Skipping (s,q) (0.56, 22500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6603795Z Skipping (s,q) (0.57, 22500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6603950Z Skipping (s,q) (0.58, 22500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6604103Z Skipping (s,q) (0.59, 22500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6604259Z Skipping (s,q) (0.6, 22500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6604408Z Skipping (s,q) (0.61, 22500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6604560Z Skipping (s,q) (0.62, 22500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6604717Z Skipping (s,q) (0.63, 22500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6604871Z Skipping (s,q) (0.64, 22500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6605020Z Skipping (s,q) (0.65, 22500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6605176Z Skipping (s,q) (0.66, 22500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6605325Z Skipping (s,q) (0.67, 22500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6605481Z Skipping (s,q) (0.68, 22500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6605628Z Skipping (s,q) (0.69, 22500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6605780Z Skipping (s,q) (0.7, 22500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6605981Z Skipping (s,q) (0.71, 22500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6606131Z Skipping (s,q) (0.72, 22500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6606321Z Skipping (s,q) (0.73, 22500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6606477Z Skipping (s,q) (0.74, 22500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6606664Z Skipping (s,q) (0.75, 22500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6606823Z Skipping (s,q) (0.76, 22500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6606972Z Skipping (s,q) (0.77, 22500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6607122Z Skipping (s,q) (0.78, 22500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6607277Z Skipping (s,q) (0.79, 22500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6607425Z Skipping (s,q) (0.8, 22500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6607612Z Skipping (s,q) (0.81, 22500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6607769Z Skipping (s,q) (0.82, 22500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6607919Z Skipping (s,q) (0.83, 22500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6608077Z Skipping (s,q) (0.84, 22500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6608227Z Skipping (s,q) (0.85, 22500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6608380Z Skipping (s,q) (0.86, 22500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6608539Z Skipping (s,q) (0.87, 22500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6608689Z Skipping (s,q) (0.88, 22500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6608837Z Skipping (s,q) (0.89, 22500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6608998Z Skipping (s,q) (0.9, 22500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6609152Z Skipping (s,q) (0.91, 22500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6609311Z Skipping (s,q) (0.92, 22500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6609465Z Skipping (s,q) (0.93, 22500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6609615Z Skipping (s,q) (0.94, 22500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6609773Z Skipping (s,q) (0.95, 22500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6609925Z Skipping (s,q) (0.96, 22500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6610078Z Skipping (s,q) (0.97, 22500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6610235Z Skipping (s,q) (0.98, 22500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6610382Z Skipping (s,q) (0.99, 22500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6610528Z Skipping (s,q) (1, 22500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6610686Z Skipping (s,q) (1.01, 22500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6610835Z Skipping (s,q) (1.02, 22500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6610999Z Skipping (s,q) (1.03, 22500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6611155Z Skipping (s,q) (1.04, 22500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6611306Z Skipping (s,q) (1.05, 22500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6611462Z Skipping (s,q) (1.06, 22500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6611614Z Skipping (s,q) (1.07, 22500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6611766Z Skipping (s,q) (1.08, 22500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6611925Z Skipping (s,q) (1.09, 22500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6612074Z Skipping (s,q) (1.1, 22500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6612229Z Skipping (s,q) (1.11, 22500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6612378Z Skipping (s,q) (1.12, 22500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6612526Z Skipping (s,q) (1.13, 22500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6612685Z Skipping (s,q) (1.14, 22500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6612882Z Skipping (s,q) (1.15, 22500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6613033Z Skipping (s,q) (1.16, 22500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6613231Z Skipping (s,q) (1.17, 22500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6613380Z Skipping (s,q) (1.18, 22500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6613574Z Skipping (s,q) (1.19, 22500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6613726Z Skipping (s,q) (1.2, 22500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6613875Z Skipping (s,q) (1.21, 22500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6614031Z Skipping (s,q) (1.22, 22500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6614179Z Skipping (s,q) (1.23, 22500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6614327Z Skipping (s,q) (1.24, 22500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6614550Z Skipping (s,q) (1.25, 22500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6614701Z Skipping (s,q) (1.26, 22500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6614853Z Skipping (s,q) (1.27, 22500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6615008Z Skipping (s,q) (1.28, 22500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6615158Z Skipping (s,q) (1.29, 22500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6615317Z Skipping (s,q) (1.3, 22500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6615468Z Skipping (s,q) (1.31, 22500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6615619Z Skipping (s,q) (1.32, 22500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6615775Z Skipping (s,q) (1.33, 22500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6615925Z Skipping (s,q) (1.34, 22500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6616085Z Skipping (s,q) (1.35, 22500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6616301Z Skipping (s,q) (1.36, 22500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6616454Z Skipping (s,q) (1.37, 22500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6616608Z Skipping (s,q) (1.38, 22500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6616761Z Skipping (s,q) (1.39, 22500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6616911Z Skipping (s,q) (1.4, 22500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6617072Z Skipping (s,q) (1.41, 22500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6617222Z Skipping (s,q) (1.42, 22500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6617374Z Skipping (s,q) (1.43, 22500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6617525Z Skipping (s,q) (1.44, 22500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6617675Z Skipping (s,q) (1.45, 22500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6617831Z Skipping (s,q) (1.46, 22500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6617985Z Skipping (s,q) (1.47, 22500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6618138Z Skipping (s,q) (1.48, 22500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6618290Z Skipping (s,q) (1.49, 22500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6618442Z Skipping (s,q) (1.5, 22500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6618590Z Skipping (s,q) (1.51, 22500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6618746Z Skipping (s,q) (1.52, 22500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6618895Z Skipping (s,q) (1.53, 22500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6619049Z Skipping (s,q) (1.54, 22500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6619199Z Skipping (s,q) (1.55, 22500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6619348Z Skipping (s,q) (1.56, 22500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6619503Z Skipping (s,q) (1.57, 22500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6619655Z Skipping (s,q) (1.58, 22500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6619850Z Skipping (s,q) (1.59, 22500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6620011Z Skipping (s,q) (1.6, 22500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6620200Z Skipping (s,q) (1.61, 22500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6620354Z Skipping (s,q) (1.62, 22500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6620543Z Skipping (s,q) (1.63, 22500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6620692Z Skipping (s,q) (1.64, 22500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6620843Z Skipping (s,q) (1.65, 22500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6620991Z Skipping (s,q) (1.66, 22500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6621140Z Skipping (s,q) (1.67, 22500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6621294Z Skipping (s,q) (1.68, 22500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6621481Z Skipping (s,q) (1.69, 22500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6621639Z Skipping (s,q) (1.7, 22500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6621789Z Skipping (s,q) (1.71, 22500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6621939Z Skipping (s,q) (1.72, 22500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6622093Z Skipping (s,q) (1.73, 22500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6622240Z Skipping (s,q) (1.74, 22500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6622385Z Skipping (s,q) (1.75, 22500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6622538Z Skipping (s,q) (1.76, 22500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6622686Z Skipping (s,q) (1.77, 22500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6622840Z Skipping (s,q) (1.78, 22500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6622988Z Skipping (s,q) (1.79, 22500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6623140Z Skipping (s,q) (1.8, 22500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6623295Z Skipping (s,q) (1.81, 22500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6623444Z Skipping (s,q) (1.82, 22500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6623592Z Skipping (s,q) (1.83, 22500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6623745Z Skipping (s,q) (1.84, 22500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6623896Z Skipping (s,q) (1.85, 22500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6624049Z Skipping (s,q) (1.86, 22500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6624198Z Skipping (s,q) (1.87, 22500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6624345Z Skipping (s,q) (1.88, 22500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6624498Z Skipping (s,q) (1.89, 22500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6624647Z Skipping (s,q) (1.9, 22500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6624798Z Skipping (s,q) (1.91, 22500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6624952Z Skipping (s,q) (1.92, 22500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6625099Z Skipping (s,q) (1.93, 22500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6625256Z Skipping (s,q) (1.94, 22500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6625403Z Skipping (s,q) (1.95, 22500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6625558Z Skipping (s,q) (1.96, 22500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6625712Z Skipping (s,q) (1.97, 22500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6625859Z Skipping (s,q) (1.98, 22500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6626008Z Skipping (s,q) (1.99, 22500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6626163Z Skipping (s,q) (0.01, 25000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6626310Z Skipping (s,q) (0.02, 25000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6626461Z Skipping (s,q) (0.03, 25000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6626665Z Skipping (s,q) (0.04, 25000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6626816Z Skipping (s,q) (0.05, 25000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6627009Z Skipping (s,q) (0.06, 25000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6627157Z Skipping (s,q) (0.07, 25000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6627343Z Skipping (s,q) (0.08, 25000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6627498Z Skipping (s,q) (0.09, 25000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6627647Z Skipping (s,q) (0.1, 25000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6627798Z Skipping (s,q) (0.11, 25000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6627952Z Skipping (s,q) (0.12, 25000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6628100Z Skipping (s,q) (0.13, 25000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6628255Z Skipping (s,q) (0.14, 25000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6628445Z Skipping (s,q) (0.15, 25000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6628596Z Skipping (s,q) (0.16, 25000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6628759Z Skipping (s,q) (0.17, 25000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6628908Z Skipping (s,q) (0.18, 25000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6629061Z Skipping (s,q) (0.19, 25000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6629217Z Skipping (s,q) (0.2, 25000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6629367Z Skipping (s,q) (0.21, 25000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6629522Z Skipping (s,q) (0.22, 25000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6629672Z Skipping (s,q) (0.23, 25000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6629822Z Skipping (s,q) (0.24, 25000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6629979Z Skipping (s,q) (0.25, 25000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6630136Z Skipping (s,q) (0.26, 25000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6630287Z Skipping (s,q) (0.27, 25000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6630448Z Skipping (s,q) (0.28, 25000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6630597Z Skipping (s,q) (0.29, 25000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6630754Z Skipping (s,q) (0.3, 25000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6630902Z Skipping (s,q) (0.31, 25000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6631050Z Skipping (s,q) (0.32, 25000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6636828Z Skipping (s,q) (0.33, 25000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6637013Z Skipping (s,q) (0.34, 25000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6637170Z Skipping (s,q) (0.35, 25000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6637334Z Skipping (s,q) (0.36, 25000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6637499Z Skipping (s,q) (0.37, 25000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6637659Z Skipping (s,q) (0.38, 25000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6637818Z Skipping (s,q) (0.39, 25000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6637974Z Skipping (s,q) (0.4, 25000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6638141Z Skipping (s,q) (0.41, 25000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6638296Z Skipping (s,q) (0.42, 25000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6638451Z Skipping (s,q) (0.43, 25000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6638611Z Skipping (s,q) (0.44, 25000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6638763Z Skipping (s,q) (0.45, 25000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6638920Z Skipping (s,q) (0.46, 25000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6639074Z Skipping (s,q) (0.47, 25000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6639302Z Skipping (s,q) (0.48, 25000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6639469Z Skipping (s,q) (0.49, 25000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6639662Z Skipping (s,q) (0.5, 25000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6639813Z Skipping (s,q) (0.51, 25000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6640015Z Skipping (s,q) (0.52, 25000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6640168Z Skipping (s,q) (0.53, 25000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6640331Z Skipping (s,q) (0.54, 25000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6640481Z Skipping (s,q) (0.55, 25000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6640632Z Skipping (s,q) (0.56, 25000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6640789Z Skipping (s,q) (0.57, 25000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6640939Z Skipping (s,q) (0.58, 25000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6641132Z Skipping (s,q) (0.59, 25000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6641293Z Skipping (s,q) (0.6, 25000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6641447Z Skipping (s,q) (0.61, 25000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6641604Z Skipping (s,q) (0.62, 25000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6641760Z Skipping (s,q) (0.63, 25000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6641909Z Skipping (s,q) (0.64, 25000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6642065Z Skipping (s,q) (0.65, 25000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6642216Z Skipping (s,q) (0.66, 25000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6642367Z Skipping (s,q) (0.67, 25000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6642520Z Skipping (s,q) (0.68, 25000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6642669Z Skipping (s,q) (0.69, 25000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6642829Z Skipping (s,q) (0.7, 25000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6642978Z Skipping (s,q) (0.71, 25000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6643132Z Skipping (s,q) (0.72, 25000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6643287Z Skipping (s,q) (0.73, 25000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6643443Z Skipping (s,q) (0.74, 25000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6643592Z Skipping (s,q) (0.75, 25000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6643746Z Skipping (s,q) (0.76, 25000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6643895Z Skipping (s,q) (0.77, 25000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6644050Z Skipping (s,q) (0.78, 25000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6644198Z Skipping (s,q) (0.79, 25000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6644348Z Skipping (s,q) (0.8, 25000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6644507Z Skipping (s,q) (0.81, 25000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6644656Z Skipping (s,q) (0.82, 25000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6644808Z Skipping (s,q) (0.83, 25000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6644961Z Skipping (s,q) (0.84, 25000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6645114Z Skipping (s,q) (0.85, 25000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6645265Z Skipping (s,q) (0.86, 25000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6645421Z Skipping (s,q) (0.87, 25000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6645569Z Skipping (s,q) (0.88, 25000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6645719Z Skipping (s,q) (0.89, 25000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6645868Z Skipping (s,q) (0.9, 25000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6646019Z Skipping (s,q) (0.91, 25000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6646219Z Skipping (s,q) (0.92, 25000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6646372Z Skipping (s,q) (0.93, 25000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6646564Z Skipping (s,q) (0.94, 25000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6646721Z Skipping (s,q) (0.95, 25000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6646931Z Skipping (s,q) (0.96, 25000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6647090Z Skipping (s,q) (0.97, 25000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6647240Z Skipping (s,q) (0.98, 25000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6647389Z Skipping (s,q) (0.99, 25000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6647546Z Skipping (s,q) (1, 25000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6647698Z Skipping (s,q) (1.01, 25000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6647847Z Skipping (s,q) (1.02, 25000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6648049Z Skipping (s,q) (1.03, 25000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6648198Z Skipping (s,q) (1.04, 25000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6648355Z Skipping (s,q) (1.05, 25000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6648506Z Skipping (s,q) (1.06, 25000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6648658Z Skipping (s,q) (1.07, 25000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6648815Z Skipping (s,q) (1.08, 25000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6648965Z Skipping (s,q) (1.09, 25000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6649114Z Skipping (s,q) (1.1, 25000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6649267Z Skipping (s,q) (1.11, 25000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6649416Z Skipping (s,q) (1.12, 25000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6649574Z Skipping (s,q) (1.13, 25000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6649726Z Skipping (s,q) (1.14, 25000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6649876Z Skipping (s,q) (1.15, 25000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6650032Z Skipping (s,q) (1.16, 25000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6650179Z Skipping (s,q) (1.17, 25000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6650331Z Skipping (s,q) (1.18, 25000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6650489Z Skipping (s,q) (1.19, 25000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6650640Z Skipping (s,q) (1.2, 25000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6650793Z Skipping (s,q) (1.21, 25000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6650941Z Skipping (s,q) (1.22, 25000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6651093Z Skipping (s,q) (1.23, 25000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6651248Z Skipping (s,q) (1.24, 25000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6651402Z Skipping (s,q) (1.25, 25000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6651551Z Skipping (s,q) (1.26, 25000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6651707Z Skipping (s,q) (1.27, 25000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6651857Z Skipping (s,q) (1.28, 25000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6652014Z Skipping (s,q) (1.29, 25000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6652165Z Skipping (s,q) (1.3, 25000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6652316Z Skipping (s,q) (1.31, 25000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6652473Z Skipping (s,q) (1.32, 25000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6652623Z Skipping (s,q) (1.33, 25000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6652775Z Skipping (s,q) (1.34, 25000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6652932Z Skipping (s,q) (1.35, 25000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6653128Z Skipping (s,q) (1.36, 25000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6653279Z Skipping (s,q) (1.37, 25000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6653477Z Skipping (s,q) (1.38, 25000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6653630Z Skipping (s,q) (1.39, 25000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6653823Z Skipping (s,q) (1.4, 25000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6653973Z Skipping (s,q) (1.41, 25000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6654122Z Skipping (s,q) (1.42, 25000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6654277Z Skipping (s,q) (1.43, 25000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6654428Z Skipping (s,q) (1.44, 25000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6654579Z Skipping (s,q) (1.45, 25000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6654736Z Skipping (s,q) (1.46, 25000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6654931Z Skipping (s,q) (1.47, 25000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6655087Z Skipping (s,q) (1.48, 25000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6655241Z Skipping (s,q) (1.49, 25000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6655392Z Skipping (s,q) (1.5, 25000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6655556Z Skipping (s,q) (1.51, 25000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6655704Z Skipping (s,q) (1.52, 25000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6655849Z Skipping (s,q) (1.53, 25000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6656002Z Skipping (s,q) (1.54, 25000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6656229Z Skipping (s,q) (1.55, 25000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6656384Z Skipping (s,q) (1.56, 25000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6656534Z Skipping (s,q) (1.57, 25000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6656689Z Skipping (s,q) (1.58, 25000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6656844Z Skipping (s,q) (1.59, 25000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6656998Z Skipping (s,q) (1.6, 25000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6657151Z Skipping (s,q) (1.61, 25000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6657310Z Skipping (s,q) (1.62, 25000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6657459Z Skipping (s,q) (1.63, 25000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6657614Z Skipping (s,q) (1.64, 25000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6657762Z Skipping (s,q) (1.65, 25000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6657911Z Skipping (s,q) (1.66, 25000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6658065Z Skipping (s,q) (1.67, 25000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6658214Z Skipping (s,q) (1.68, 25000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6658368Z Skipping (s,q) (1.69, 25000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6658527Z Skipping (s,q) (1.7, 25000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6658678Z Skipping (s,q) (1.71, 25000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6658833Z Skipping (s,q) (1.72, 25000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6658985Z Skipping (s,q) (1.73, 25000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6659136Z Skipping (s,q) (1.74, 25000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6659508Z Skipping (s,q) (1.75, 25000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6659721Z Skipping (s,q) (1.76, 25000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6659912Z Skipping (s,q) (1.77, 25000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6660068Z Skipping (s,q) (1.78, 25000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6660220Z Skipping (s,q) (1.79, 25000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6660383Z Skipping (s,q) (1.8, 25000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6660674Z Skipping (s,q) (1.81, 25000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6660886Z Skipping (s,q) (1.82, 25000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6661046Z Skipping (s,q) (1.83, 25000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6661259Z Skipping (s,q) (1.84, 25000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6661412Z Skipping (s,q) (1.85, 25000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6661569Z Skipping (s,q) (1.86, 25000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6661721Z Skipping (s,q) (1.87, 25000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6661880Z Skipping (s,q) (1.88, 25000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6662033Z Skipping (s,q) (1.89, 25000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6662184Z Skipping (s,q) (1.9, 25000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6662401Z Skipping (s,q) (1.91, 25000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6662555Z Skipping (s,q) (1.92, 25000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6662711Z Skipping (s,q) (1.93, 25000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6662869Z Skipping (s,q) (1.94, 25000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6663023Z Skipping (s,q) (1.95, 25000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6663180Z Skipping (s,q) (1.96, 25000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6663339Z Skipping (s,q) (1.97, 25000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6663491Z Skipping (s,q) (1.98, 25000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6663647Z Skipping (s,q) (1.99, 25000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6663801Z Skipping (s,q) (0.01, 27500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6663953Z Skipping (s,q) (0.02, 27500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6664112Z Skipping (s,q) (0.03, 27500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6664265Z Skipping (s,q) (0.04, 27500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6664418Z Skipping (s,q) (0.05, 27500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6664573Z Skipping (s,q) (0.06, 27500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6664725Z Skipping (s,q) (0.07, 27500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6664882Z Skipping (s,q) (0.08, 27500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6665033Z Skipping (s,q) (0.09, 27500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6665190Z Skipping (s,q) (0.1, 27500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6665348Z Skipping (s,q) (0.11, 27500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6665499Z Skipping (s,q) (0.12, 27500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6665654Z Skipping (s,q) (0.13, 27500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6665815Z Skipping (s,q) (0.14, 27500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6665970Z Skipping (s,q) (0.15, 27500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6666133Z Skipping (s,q) (0.16, 27500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6666286Z Skipping (s,q) (0.17, 27500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6666438Z Skipping (s,q) (0.18, 27500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6666598Z Skipping (s,q) (0.19, 27500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6666750Z Skipping (s,q) (0.2, 27500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6666902Z Skipping (s,q) (0.21, 27500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6667060Z Skipping (s,q) (0.22, 27500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6667210Z Skipping (s,q) (0.23, 27500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6667370Z Skipping (s,q) (0.24, 27500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6667524Z Skipping (s,q) (0.25, 27500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6667721Z Skipping (s,q) (0.26, 27500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6667918Z Skipping (s,q) (0.27, 27500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6668071Z Skipping (s,q) (0.28, 27500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6668223Z Skipping (s,q) (0.29, 27500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6668420Z Skipping (s,q) (0.3, 27500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6668575Z Skipping (s,q) (0.31, 27500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6668734Z Skipping (s,q) (0.32, 27500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6668884Z Skipping (s,q) (0.33, 27500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6669035Z Skipping (s,q) (0.34, 27500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6669189Z Skipping (s,q) (0.35, 27500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6669379Z Skipping (s,q) (0.36, 27500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6669535Z Skipping (s,q) (0.37, 27500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6669697Z Skipping (s,q) (0.38, 27500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6669850Z Skipping (s,q) (0.39, 27500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6670008Z Skipping (s,q) (0.4, 27500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6670164Z Skipping (s,q) (0.41, 27500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6670315Z Skipping (s,q) (0.42, 27500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6670476Z Skipping (s,q) (0.43, 27500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6670627Z Skipping (s,q) (0.44, 27500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6670780Z Skipping (s,q) (0.45, 27500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6670942Z Skipping (s,q) (0.46, 27500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6671100Z Skipping (s,q) (0.47, 27500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6671256Z Skipping (s,q) (0.48, 27500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6671414Z Skipping (s,q) (0.49, 27500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6671572Z Skipping (s,q) (0.5, 27500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6671729Z Skipping (s,q) (0.51, 27500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6671883Z Skipping (s,q) (0.52, 27500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6672037Z Skipping (s,q) (0.53, 27500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6672204Z Skipping (s,q) (0.54, 27500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6672356Z Skipping (s,q) (0.55, 27500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6672509Z Skipping (s,q) (0.56, 27500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6672666Z Skipping (s,q) (0.57, 27500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6672825Z Skipping (s,q) (0.58, 27500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6672984Z Skipping (s,q) (0.59, 27500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6673136Z Skipping (s,q) (0.6, 27500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6673290Z Skipping (s,q) (0.61, 27500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6673445Z Skipping (s,q) (0.62, 27500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6673599Z Skipping (s,q) (0.63, 27500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6673750Z Skipping (s,q) (0.64, 27500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6673905Z Skipping (s,q) (0.65, 27500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6674057Z Skipping (s,q) (0.66, 27500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6674213Z Skipping (s,q) (0.67, 27500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6674363Z Skipping (s,q) (0.68, 27500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6674519Z Skipping (s,q) (0.69, 27500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6674725Z Skipping (s,q) (0.7, 27500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6674878Z Skipping (s,q) (0.71, 27500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6675092Z Skipping (s,q) (0.72, 27500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6675253Z Skipping (s,q) (0.73, 27500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6675448Z Skipping (s,q) (0.74, 27500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6675608Z Skipping (s,q) (0.75, 27500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6675763Z Skipping (s,q) (0.76, 27500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6675914Z Skipping (s,q) (0.77, 27500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6676070Z Skipping (s,q) (0.78, 27500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6676220Z Skipping (s,q) (0.79, 27500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6676410Z Skipping (s,q) (0.8, 27500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6676574Z Skipping (s,q) (0.81, 27500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6676724Z Skipping (s,q) (0.82, 27500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6676886Z Skipping (s,q) (0.83, 27500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6677038Z Skipping (s,q) (0.84, 27500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6677192Z Skipping (s,q) (0.85, 27500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6677348Z Skipping (s,q) (0.86, 27500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6677500Z Skipping (s,q) (0.87, 27500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6677651Z Skipping (s,q) (0.88, 27500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6677807Z Skipping (s,q) (0.89, 27500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6677957Z Skipping (s,q) (0.9, 27500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6678118Z Skipping (s,q) (0.91, 27500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6678269Z Skipping (s,q) (0.92, 27500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6678421Z Skipping (s,q) (0.93, 27500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6678581Z Skipping (s,q) (0.94, 27500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6678737Z Skipping (s,q) (0.95, 27500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6678891Z Skipping (s,q) (0.96, 27500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6679046Z Skipping (s,q) (0.97, 27500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6679196Z Skipping (s,q) (0.98, 27500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6679346Z Skipping (s,q) (0.99, 27500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6679501Z Skipping (s,q) (1, 27500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6679652Z Skipping (s,q) (1.01, 27500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6679808Z Skipping (s,q) (1.02, 27500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6679960Z Skipping (s,q) (1.03, 27500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6680111Z Skipping (s,q) (1.04, 27500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6680275Z Skipping (s,q) (1.05, 27500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6680424Z Skipping (s,q) (1.06, 27500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6680577Z Skipping (s,q) (1.07, 27500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6680735Z Skipping (s,q) (1.08, 27500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6680885Z Skipping (s,q) (1.09, 27500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6681043Z Skipping (s,q) (1.1, 27500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6681193Z Skipping (s,q) (1.11, 27500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6681345Z Skipping (s,q) (1.12, 27500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6681504Z Skipping (s,q) (1.13, 27500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6681782Z Skipping (s,q) (1.14, 27500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6681933Z Skipping (s,q) (1.15, 27500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6682130Z Skipping (s,q) (1.16, 27500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6682280Z Skipping (s,q) (1.17, 27500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6682471Z Skipping (s,q) (1.18, 27500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6682624Z Skipping (s,q) (1.19, 27500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6682779Z Skipping (s,q) (1.2, 27500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6682938Z Skipping (s,q) (1.21, 27500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6683089Z Skipping (s,q) (1.22, 27500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6683241Z Skipping (s,q) (1.23, 27500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6683440Z Skipping (s,q) (1.24, 27500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6683595Z Skipping (s,q) (1.25, 27500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6683752Z Skipping (s,q) (1.26, 27500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6683907Z Skipping (s,q) (1.27, 27500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6684059Z Skipping (s,q) (1.28, 27500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6684222Z Skipping (s,q) (1.29, 27500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6684375Z Skipping (s,q) (1.3, 27500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6684526Z Skipping (s,q) (1.31, 27500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6684684Z Skipping (s,q) (1.32, 27500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6684835Z Skipping (s,q) (1.33, 27500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6684994Z Skipping (s,q) (1.34, 27500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6685148Z Skipping (s,q) (1.35, 27500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6685301Z Skipping (s,q) (1.36, 27500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6685456Z Skipping (s,q) (1.37, 27500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6685611Z Skipping (s,q) (1.38, 27500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6685761Z Skipping (s,q) (1.39, 27500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6685917Z Skipping (s,q) (1.4, 27500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6686068Z Skipping (s,q) (1.41, 27500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6686225Z Skipping (s,q) (1.42, 27500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6686375Z Skipping (s,q) (1.43, 27500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6686529Z Skipping (s,q) (1.44, 27500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6686690Z Skipping (s,q) (1.45, 27500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6686843Z Skipping (s,q) (1.46, 27500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6686995Z Skipping (s,q) (1.47, 27500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6687155Z Skipping (s,q) (1.48, 27500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6687312Z Skipping (s,q) (1.49, 27500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6687472Z Skipping (s,q) (1.5, 27500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6687625Z Skipping (s,q) (1.51, 27500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6687778Z Skipping (s,q) (1.52, 27500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6687934Z Skipping (s,q) (1.53, 27500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6688089Z Skipping (s,q) (1.54, 27500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6688239Z Skipping (s,q) (1.55, 27500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6688395Z Skipping (s,q) (1.56, 27500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6688546Z Skipping (s,q) (1.57, 27500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6688744Z Skipping (s,q) (1.58, 27500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6688902Z Skipping (s,q) (1.59, 27500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6689093Z Skipping (s,q) (1.6, 27500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6689248Z Skipping (s,q) (1.61, 27500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6689434Z Skipping (s,q) (1.62, 27500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6689586Z Skipping (s,q) (1.63, 27500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6689745Z Skipping (s,q) (1.64, 27500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6689897Z Skipping (s,q) (1.65, 27500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6690046Z Skipping (s,q) (1.66, 27500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6690202Z Skipping (s,q) (1.67, 27500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6690417Z Skipping (s,q) (1.68, 27500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6690574Z Skipping (s,q) (1.69, 27500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6690725Z Skipping (s,q) (1.7, 27500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6690877Z Skipping (s,q) (1.71, 27500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6691038Z Skipping (s,q) (1.72, 27500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6691192Z Skipping (s,q) (1.73, 27500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6691343Z Skipping (s,q) (1.74, 27500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6691499Z Skipping (s,q) (1.75, 27500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6691649Z Skipping (s,q) (1.76, 27500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6691808Z Skipping (s,q) (1.77, 27500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6691959Z Skipping (s,q) (1.78, 27500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6692113Z Skipping (s,q) (1.79, 27500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6692270Z Skipping (s,q) (1.8, 27500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6692421Z Skipping (s,q) (1.81, 27500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6692573Z Skipping (s,q) (1.82, 27500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6692730Z Skipping (s,q) (1.83, 27500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6692883Z Skipping (s,q) (1.84, 27500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6693042Z Skipping (s,q) (1.85, 27500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6693193Z Skipping (s,q) (1.86, 27500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6693346Z Skipping (s,q) (1.87, 27500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6693504Z Skipping (s,q) (1.88, 27500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6693655Z Skipping (s,q) (1.89, 27500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6693805Z Skipping (s,q) (1.9, 27500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6693968Z Skipping (s,q) (1.91, 27500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6694118Z Skipping (s,q) (1.92, 27500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6694275Z Skipping (s,q) (1.93, 27500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6694424Z Skipping (s,q) (1.94, 27500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6694577Z Skipping (s,q) (1.95, 27500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6694734Z Skipping (s,q) (1.96, 27500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6694885Z Skipping (s,q) (1.97, 27500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6695036Z Skipping (s,q) (1.98, 27500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6695197Z Skipping (s,q) (1.99, 27500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6695347Z Skipping (s,q) (0.01, 30000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6695500Z Skipping (s,q) (0.02, 30000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6695702Z Skipping (s,q) (0.03, 30000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6695854Z Skipping (s,q) (0.04, 30000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6696050Z Skipping (s,q) (0.05, 30000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6696267Z Skipping (s,q) (0.06, 30000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6696459Z Skipping (s,q) (0.07, 30000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6696620Z Skipping (s,q) (0.08, 30000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6696771Z Skipping (s,q) (0.09, 30000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6696922Z Skipping (s,q) (0.1, 30000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6697078Z Skipping (s,q) (0.11, 30000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6697229Z Skipping (s,q) (0.12, 30000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6697432Z Skipping (s,q) (0.13, 30000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6697584Z Skipping (s,q) (0.14, 30000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6697735Z Skipping (s,q) (0.15, 30000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6697899Z Skipping (s,q) (0.16, 30000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6698050Z Skipping (s,q) (0.17, 30000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6698201Z Skipping (s,q) (0.18, 30000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6698361Z Skipping (s,q) (0.19, 30000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6698513Z Skipping (s,q) (0.2, 30000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6698670Z Skipping (s,q) (0.21, 30000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6698821Z Skipping (s,q) (0.22, 30000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6698971Z Skipping (s,q) (0.23, 30000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6699144Z Skipping (s,q) (0.24, 30000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6699297Z Skipping (s,q) (0.25, 30000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6699448Z Skipping (s,q) (0.26, 30000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6699609Z Skipping (s,q) (0.27, 30000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6699758Z Skipping (s,q) (0.28, 30000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6699913Z Skipping (s,q) (0.29, 30000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6700070Z Skipping (s,q) (0.3, 30000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6700221Z Skipping (s,q) (0.31, 30000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6700377Z Skipping (s,q) (0.32, 30000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6700527Z Skipping (s,q) (0.33, 30000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6700678Z Skipping (s,q) (0.34, 30000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6700834Z Skipping (s,q) (0.35, 30000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6700987Z Skipping (s,q) (0.36, 30000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6701139Z Skipping (s,q) (0.37, 30000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6701300Z Skipping (s,q) (0.38, 30000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6701450Z Skipping (s,q) (0.39, 30000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6701609Z Skipping (s,q) (0.4, 30000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6701758Z Skipping (s,q) (0.41, 30000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6701908Z Skipping (s,q) (0.42, 30000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6702065Z Skipping (s,q) (0.43, 30000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6702213Z Skipping (s,q) (0.44, 30000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6702362Z Skipping (s,q) (0.45, 30000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6702522Z Skipping (s,q) (0.46, 30000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6702744Z Skipping (s,q) (0.47, 30000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6702904Z Skipping (s,q) (0.48, 30000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6703098Z Skipping (s,q) (0.49, 30000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6703250Z Skipping (s,q) (0.5, 30000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6703445Z Skipping (s,q) (0.51, 30000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6703597Z Skipping (s,q) (0.52, 30000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6703747Z Skipping (s,q) (0.53, 30000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6703901Z Skipping (s,q) (0.54, 30000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6704052Z Skipping (s,q) (0.55, 30000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6704206Z Skipping (s,q) (0.56, 30000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6704395Z Skipping (s,q) (0.57, 30000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6704552Z Skipping (s,q) (0.58, 30000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6704706Z Skipping (s,q) (0.59, 30000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6704860Z Skipping (s,q) (0.6, 30000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6705011Z Skipping (s,q) (0.61, 30000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6705171Z Skipping (s,q) (0.62, 30000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6705324Z Skipping (s,q) (0.63, 30000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6705480Z Skipping (s,q) (0.64, 30000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6705631Z Skipping (s,q) (0.65, 30000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6705778Z Skipping (s,q) (0.66, 30000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6705932Z Skipping (s,q) (0.67, 30000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6706087Z Skipping (s,q) (0.68, 30000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6706244Z Skipping (s,q) (0.69, 30000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6706402Z Skipping (s,q) (0.7, 30000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6706555Z Skipping (s,q) (0.71, 30000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6706710Z Skipping (s,q) (0.72, 30000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6706863Z Skipping (s,q) (0.73, 30000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6707015Z Skipping (s,q) (0.74, 30000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6707169Z Skipping (s,q) (0.75, 30000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6707319Z Skipping (s,q) (0.76, 30000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6707471Z Skipping (s,q) (0.77, 30000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6707628Z Skipping (s,q) (0.78, 30000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6707781Z Skipping (s,q) (0.79, 30000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6707937Z Skipping (s,q) (0.8, 30000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6708088Z Skipping (s,q) (0.81, 30000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6708243Z Skipping (s,q) (0.82, 30000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6708399Z Skipping (s,q) (0.83, 30000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6708554Z Skipping (s,q) (0.84, 30000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6708704Z Skipping (s,q) (0.85, 30000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6708862Z Skipping (s,q) (0.86, 30000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6709012Z Skipping (s,q) (0.87, 30000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6709161Z Skipping (s,q) (0.88, 30000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6709318Z Skipping (s,q) (0.89, 30000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6709471Z Skipping (s,q) (0.9, 30000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6709674Z Skipping (s,q) (0.91, 30000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6709825Z Skipping (s,q) (0.92, 30000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6710059Z Skipping (s,q) (0.93, 30000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6710218Z Skipping (s,q) (0.94, 30000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6710406Z Skipping (s,q) (0.95, 30000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6710559Z Skipping (s,q) (0.96, 30000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6710714Z Skipping (s,q) (0.97, 30000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6710864Z Skipping (s,q) (0.98, 30000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6711017Z Skipping (s,q) (0.99, 30000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6711170Z Skipping (s,q) (1, 30000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6711322Z Skipping (s,q) (1.01, 30000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6711522Z Skipping (s,q) (1.02, 30000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6711671Z Skipping (s,q) (1.03, 30000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6711823Z Skipping (s,q) (1.04, 30000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6711979Z Skipping (s,q) (1.05, 30000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6712131Z Skipping (s,q) (1.06, 30000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6712288Z Skipping (s,q) (1.07, 30000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6712437Z Skipping (s,q) (1.08, 30000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6712587Z Skipping (s,q) (1.09, 30000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6712742Z Skipping (s,q) (1.1, 30000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6712894Z Skipping (s,q) (1.11, 30000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6713044Z Skipping (s,q) (1.12, 30000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6713204Z Skipping (s,q) (1.13, 30000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6713353Z Skipping (s,q) (1.14, 30000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6713511Z Skipping (s,q) (1.15, 30000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6713661Z Skipping (s,q) (1.16, 30000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6713813Z Skipping (s,q) (1.17, 30000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6713970Z Skipping (s,q) (1.18, 30000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6714122Z Skipping (s,q) (1.19, 30000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6714271Z Skipping (s,q) (1.2, 30000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6714427Z Skipping (s,q) (1.21, 30000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6714579Z Skipping (s,q) (1.22, 30000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6714736Z Skipping (s,q) (1.23, 30000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6714891Z Skipping (s,q) (1.24, 30000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6715042Z Skipping (s,q) (1.25, 30000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6715198Z Skipping (s,q) (1.26, 30000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6715348Z Skipping (s,q) (1.27, 30000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6715502Z Skipping (s,q) (1.28, 30000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6715658Z Skipping (s,q) (1.29, 30000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6715809Z Skipping (s,q) (1.3, 30000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6715968Z Skipping (s,q) (1.31, 30000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6716119Z Skipping (s,q) (1.32, 30000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6716271Z Skipping (s,q) (1.33, 30000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6716427Z Skipping (s,q) (1.34, 30000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6716629Z Skipping (s,q) (1.35, 30000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6716810Z Skipping (s,q) (1.36, 30000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6717022Z Skipping (s,q) (1.37, 30000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6717172Z Skipping (s,q) (1.38, 30000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6717358Z Skipping (s,q) (1.39, 30000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6717513Z Skipping (s,q) (1.4, 30000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6717664Z Skipping (s,q) (1.41, 30000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6717819Z Skipping (s,q) (1.42, 30000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6717970Z Skipping (s,q) (1.43, 30000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6718122Z Skipping (s,q) (1.44, 30000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6718279Z Skipping (s,q) (1.45, 30000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6718472Z Skipping (s,q) (1.46, 30000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6718622Z Skipping (s,q) (1.47, 30000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6718784Z Skipping (s,q) (1.48, 30000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6718934Z Skipping (s,q) (1.49, 30000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6719093Z Skipping (s,q) (1.5, 30000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6719244Z Skipping (s,q) (1.51, 30000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6719394Z Skipping (s,q) (1.52, 30000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6719550Z Skipping (s,q) (1.53, 30000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6719700Z Skipping (s,q) (1.54, 30000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6719851Z Skipping (s,q) (1.55, 30000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6720007Z Skipping (s,q) (1.56, 30000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6720161Z Skipping (s,q) (1.57, 30000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6720317Z Skipping (s,q) (1.58, 30000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6720470Z Skipping (s,q) (1.59, 30000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6720620Z Skipping (s,q) (1.6, 30000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6720780Z Skipping (s,q) (1.61, 30000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6720930Z Skipping (s,q) (1.62, 30000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6721081Z Skipping (s,q) (1.63, 30000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6721236Z Skipping (s,q) (1.64, 30000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6721386Z Skipping (s,q) (1.65, 30000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6721540Z Skipping (s,q) (1.66, 30000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6721688Z Skipping (s,q) (1.67, 30000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6721843Z Skipping (s,q) (1.68, 30000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6721998Z Skipping (s,q) (1.69, 30000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6722149Z Skipping (s,q) (1.7, 30000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6722300Z Skipping (s,q) (1.71, 30000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6722460Z Skipping (s,q) (1.72, 30000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6722612Z Skipping (s,q) (1.73, 30000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6722768Z Skipping (s,q) (1.74, 30000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6722918Z Skipping (s,q) (1.75, 30000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6723069Z Skipping (s,q) (1.76, 30000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6723227Z Skipping (s,q) (1.77, 30000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6723379Z Skipping (s,q) (1.78, 30000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6723575Z Skipping (s,q) (1.79, 30000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6723734Z Skipping (s,q) (1.8, 30000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6723922Z Skipping (s,q) (1.81, 30000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6724076Z Skipping (s,q) (1.82, 30000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6724265Z Skipping (s,q) (1.83, 30000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6724416Z Skipping (s,q) (1.84, 30000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6724572Z Skipping (s,q) (1.85, 30000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6724725Z Skipping (s,q) (1.86, 30000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6724872Z Skipping (s,q) (1.87, 30000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6725026Z Skipping (s,q) (1.88, 30000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6725180Z Skipping (s,q) (1.89, 30000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6725396Z Skipping (s,q) (1.9, 30000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6725555Z Skipping (s,q) (1.91, 30000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6725708Z Skipping (s,q) (1.92, 30000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6725864Z Skipping (s,q) (1.93, 30000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6726018Z Skipping (s,q) (1.94, 30000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6726170Z Skipping (s,q) (1.95, 30000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6726326Z Skipping (s,q) (1.96, 30000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6726475Z Skipping (s,q) (1.97, 30000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6726627Z Skipping (s,q) (1.98, 30000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6726783Z Skipping (s,q) (1.99, 30000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6726938Z Skipping (s,q) (0.01, 32500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6727102Z Skipping (s,q) (0.02, 32500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6727252Z Skipping (s,q) (0.03, 32500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6727407Z Skipping (s,q) (0.04, 32500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6727562Z Skipping (s,q) (0.05, 32500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6727715Z Skipping (s,q) (0.06, 32500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6727866Z Skipping (s,q) (0.07, 32500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6728024Z Skipping (s,q) (0.08, 32500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6728175Z Skipping (s,q) (0.09, 32500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6728328Z Skipping (s,q) (0.1, 32500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6728476Z Skipping (s,q) (0.11, 32500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6728628Z Skipping (s,q) (0.12, 32500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6728786Z Skipping (s,q) (0.13, 32500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6728936Z Skipping (s,q) (0.14, 32500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6729090Z Skipping (s,q) (0.15, 32500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6729242Z Skipping (s,q) (0.16, 32500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6729395Z Skipping (s,q) (0.17, 32500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6729549Z Skipping (s,q) (0.18, 32500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6729697Z Skipping (s,q) (0.19, 32500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6729846Z Skipping (s,q) (0.2, 32500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6730002Z Skipping (s,q) (0.21, 32500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6730150Z Skipping (s,q) (0.22, 32500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6730299Z Skipping (s,q) (0.23, 32500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6730506Z Skipping (s,q) (0.24, 32500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6730658Z Skipping (s,q) (0.25, 32500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6730850Z Skipping (s,q) (0.26, 32500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6731000Z Skipping (s,q) (0.27, 32500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6731187Z Skipping (s,q) (0.28, 32500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6731345Z Skipping (s,q) (0.29, 32500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6731497Z Skipping (s,q) (0.3, 32500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6731648Z Skipping (s,q) (0.31, 32500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6731803Z Skipping (s,q) (0.32, 32500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6731952Z Skipping (s,q) (0.33, 32500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6732109Z Skipping (s,q) (0.34, 32500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6732303Z Skipping (s,q) (0.35, 32500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6732454Z Skipping (s,q) (0.36, 32500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6732617Z Skipping (s,q) (0.37, 32500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6732767Z Skipping (s,q) (0.38, 32500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6732919Z Skipping (s,q) (0.39, 32500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6733078Z Skipping (s,q) (0.4, 32500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6733228Z Skipping (s,q) (0.41, 32500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6733384Z Skipping (s,q) (0.42, 32500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6733537Z Skipping (s,q) (0.43, 32500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6733687Z Skipping (s,q) (0.44, 32500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6733840Z Skipping (s,q) (0.45, 32500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6733994Z Skipping (s,q) (0.46, 32500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6734142Z Skipping (s,q) (0.47, 32500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6734301Z Skipping (s,q) (0.48, 32500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6734451Z Skipping (s,q) (0.49, 32500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6734604Z Skipping (s,q) (0.5, 32500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6734757Z Skipping (s,q) (0.51, 32500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6734907Z Skipping (s,q) (0.52, 32500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6735065Z Skipping (s,q) (0.53, 32500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6735215Z Skipping (s,q) (0.54, 32500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6735365Z Skipping (s,q) (0.55, 32500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6735521Z Skipping (s,q) (0.56, 32500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6735673Z Skipping (s,q) (0.57, 32500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6735824Z Skipping (s,q) (0.58, 32500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6735982Z Skipping (s,q) (0.59, 32500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6736182Z Skipping (s,q) (0.6, 32500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6736345Z Skipping (s,q) (0.61, 32500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6736496Z Skipping (s,q) (0.62, 32500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6736648Z Skipping (s,q) (0.63, 32500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6736801Z Skipping (s,q) (0.64, 32500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6736951Z Skipping (s,q) (0.65, 32500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6737101Z Skipping (s,q) (0.66, 32500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6737257Z Skipping (s,q) (0.67, 32500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6737409Z Skipping (s,q) (0.68, 32500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6737619Z Skipping (s,q) (0.69, 32500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6737809Z Skipping (s,q) (0.7, 32500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6737959Z Skipping (s,q) (0.71, 32500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6738154Z Skipping (s,q) (0.72, 32500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6738302Z Skipping (s,q) (0.73, 32500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6738452Z Skipping (s,q) (0.74, 32500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6738605Z Skipping (s,q) (0.75, 32500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6738755Z Skipping (s,q) (0.76, 32500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6738913Z Skipping (s,q) (0.77, 32500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6739065Z Skipping (s,q) (0.78, 32500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6739254Z Skipping (s,q) (0.79, 32500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6739413Z Skipping (s,q) (0.8, 32500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6739566Z Skipping (s,q) (0.81, 32500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6739716Z Skipping (s,q) (0.82, 32500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6739874Z Skipping (s,q) (0.83, 32500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6740023Z Skipping (s,q) (0.84, 32500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6740181Z Skipping (s,q) (0.85, 32500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6740331Z Skipping (s,q) (0.86, 32500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6740479Z Skipping (s,q) (0.87, 32500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6740634Z Skipping (s,q) (0.88, 32500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6740781Z Skipping (s,q) (0.89, 32500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6740932Z Skipping (s,q) (0.9, 32500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6741093Z Skipping (s,q) (0.91, 32500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6741245Z Skipping (s,q) (0.92, 32500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6741402Z Skipping (s,q) (0.93, 32500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6741553Z Skipping (s,q) (0.94, 32500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6741707Z Skipping (s,q) (0.95, 32500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6741861Z Skipping (s,q) (0.96, 32500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6742013Z Skipping (s,q) (0.97, 32500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6742161Z Skipping (s,q) (0.98, 32500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6742317Z Skipping (s,q) (0.99, 32500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6742465Z Skipping (s,q) (1, 32500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6742617Z Skipping (s,q) (1.01, 32500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6742773Z Skipping (s,q) (1.02, 32500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6742925Z Skipping (s,q) (1.03, 32500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6743080Z Skipping (s,q) (1.04, 32500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6743232Z Skipping (s,q) (1.05, 32500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6743382Z Skipping (s,q) (1.06, 32500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6743542Z Skipping (s,q) (1.07, 32500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6743692Z Skipping (s,q) (1.08, 32500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6743841Z Skipping (s,q) (1.09, 32500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6743999Z Skipping (s,q) (1.1, 32500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6744148Z Skipping (s,q) (1.11, 32500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6744303Z Skipping (s,q) (1.12, 32500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6744497Z Skipping (s,q) (1.13, 32500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6744649Z Skipping (s,q) (1.14, 32500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6744844Z Skipping (s,q) (1.15, 32500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6744992Z Skipping (s,q) (1.16, 32500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6745179Z Skipping (s,q) (1.17, 32500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6745335Z Skipping (s,q) (1.18, 32500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6745486Z Skipping (s,q) (1.19, 32500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6745642Z Skipping (s,q) (1.2, 32500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6745790Z Skipping (s,q) (1.21, 32500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6745936Z Skipping (s,q) (1.22, 32500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6746131Z Skipping (s,q) (1.23, 32500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6746282Z Skipping (s,q) (1.24, 32500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6746429Z Skipping (s,q) (1.25, 32500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6746592Z Skipping (s,q) (1.26, 32500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6746767Z Skipping (s,q) (1.27, 32500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6746949Z Skipping (s,q) (1.28, 32500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6747100Z Skipping (s,q) (1.29, 32500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6747249Z Skipping (s,q) (1.3, 32500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6747400Z Skipping (s,q) (1.31, 32500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6747547Z Skipping (s,q) (1.32, 32500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6747696Z Skipping (s,q) (1.33, 32500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6747856Z Skipping (s,q) (1.34, 32500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6748005Z Skipping (s,q) (1.35, 32500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6748160Z Skipping (s,q) (1.36, 32500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6748313Z Skipping (s,q) (1.37, 32500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6748461Z Skipping (s,q) (1.38, 32500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6748616Z Skipping (s,q) (1.39, 32500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6748764Z Skipping (s,q) (1.4, 32500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6748912Z Skipping (s,q) (1.41, 32500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6749067Z Skipping (s,q) (1.42, 32500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6749217Z Skipping (s,q) (1.43, 32500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6749370Z Skipping (s,q) (1.44, 32500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6749522Z Skipping (s,q) (1.45, 32500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6749674Z Skipping (s,q) (1.46, 32500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6749831Z Skipping (s,q) (1.47, 32500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6749981Z Skipping (s,q) (1.48, 32500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6750131Z Skipping (s,q) (1.49, 32500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6750289Z Skipping (s,q) (1.5, 32500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6750439Z Skipping (s,q) (1.51, 32500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6750587Z Skipping (s,q) (1.52, 32500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6750740Z Skipping (s,q) (1.53, 32500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6750888Z Skipping (s,q) (1.54, 32500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6751040Z Skipping (s,q) (1.55, 32500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6751190Z Skipping (s,q) (1.56, 32500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6751387Z Skipping (s,q) (1.57, 32500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6751544Z Skipping (s,q) (1.58, 32500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6751734Z Skipping (s,q) (1.59, 32500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6751881Z Skipping (s,q) (1.6, 32500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6752094Z Skipping (s,q) (1.61, 32500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6752245Z Skipping (s,q) (1.62, 32500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6752399Z Skipping (s,q) (1.63, 32500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6752547Z Skipping (s,q) (1.64, 32500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6752696Z Skipping (s,q) (1.65, 32500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6752851Z Skipping (s,q) (1.66, 32500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6753040Z Skipping (s,q) (1.67, 32500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6753190Z Skipping (s,q) (1.68, 32500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6753343Z Skipping (s,q) (1.69, 32500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6753497Z Skipping (s,q) (1.7, 32500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6753655Z Skipping (s,q) (1.71, 32500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6753811Z Skipping (s,q) (1.72, 32500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6753963Z Skipping (s,q) (1.73, 32500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6754125Z Skipping (s,q) (1.74, 32500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6754275Z Skipping (s,q) (1.75, 32500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6754426Z Skipping (s,q) (1.76, 32500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6754577Z Skipping (s,q) (1.77, 32500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6754726Z Skipping (s,q) (1.78, 32500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6759708Z Skipping (s,q) (1.79, 32500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6759902Z Skipping (s,q) (1.8, 32500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6760064Z Skipping (s,q) (1.81, 32500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6760226Z Skipping (s,q) (1.82, 32500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6760385Z Skipping (s,q) (1.83, 32500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6760539Z Skipping (s,q) (1.84, 32500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6760700Z Skipping (s,q) (1.85, 32500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6760855Z Skipping (s,q) (1.86, 32500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6761016Z Skipping (s,q) (1.87, 32500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6761172Z Skipping (s,q) (1.88, 32500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6761331Z Skipping (s,q) (1.89, 32500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6761496Z Skipping (s,q) (1.9, 32500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6761652Z Skipping (s,q) (1.91, 32500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6761807Z Skipping (s,q) (1.92, 32500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6761967Z Skipping (s,q) (1.93, 32500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6762122Z Skipping (s,q) (1.94, 32500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6762283Z Skipping (s,q) (1.95, 32500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6762438Z Skipping (s,q) (1.96, 32500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6762592Z Skipping (s,q) (1.97, 32500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6762751Z Skipping (s,q) (1.98, 32500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6762903Z Skipping (s,q) (1.99, 32500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6763060Z Skipping (s,q) (0.01, 35000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6763339Z Skipping (s,q) (0.02, 35000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6763493Z Skipping (s,q) (0.03, 35000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6764075Z Skipping (s,q) (0.04, 35000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6764225Z Skipping (s,q) (0.05, 35000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6764448Z Skipping (s,q) (0.06, 35000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6764606Z Skipping (s,q) (0.07, 35000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6764759Z Skipping (s,q) (0.08, 35000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6764911Z Skipping (s,q) (0.09, 35000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6765069Z Skipping (s,q) (0.1, 35000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6765220Z Skipping (s,q) (0.11, 35000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6765430Z Skipping (s,q) (0.12, 35000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6765583Z Skipping (s,q) (0.13, 35000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6765736Z Skipping (s,q) (0.14, 35000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6765889Z Skipping (s,q) (0.15, 35000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6766037Z Skipping (s,q) (0.16, 35000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6766188Z Skipping (s,q) (0.17, 35000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6766342Z Skipping (s,q) (0.18, 35000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6766493Z Skipping (s,q) (0.19, 35000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6766652Z Skipping (s,q) (0.2, 35000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6766818Z Skipping (s,q) (0.21, 35000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6766990Z Skipping (s,q) (0.22, 35000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6767161Z Skipping (s,q) (0.23, 35000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6767312Z Skipping (s,q) (0.24, 35000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6767460Z Skipping (s,q) (0.25, 35000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6767620Z Skipping (s,q) (0.26, 35000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6767769Z Skipping (s,q) (0.27, 35000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6767927Z Skipping (s,q) (0.28, 35000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6768076Z Skipping (s,q) (0.29, 35000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6768229Z Skipping (s,q) (0.3, 35000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6768382Z Skipping (s,q) (0.31, 35000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6768529Z Skipping (s,q) (0.32, 35000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6768681Z Skipping (s,q) (0.33, 35000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6768837Z Skipping (s,q) (0.34, 35000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6768986Z Skipping (s,q) (0.35, 35000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6769136Z Skipping (s,q) (0.36, 35000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6769289Z Skipping (s,q) (0.37, 35000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6769438Z Skipping (s,q) (0.38, 35000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6769591Z Skipping (s,q) (0.39, 35000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6769744Z Skipping (s,q) (0.4, 35000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6769895Z Skipping (s,q) (0.41, 35000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6770049Z Skipping (s,q) (0.42, 35000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6770198Z Skipping (s,q) (0.43, 35000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6770345Z Skipping (s,q) (0.44, 35000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6770499Z Skipping (s,q) (0.45, 35000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6770692Z Skipping (s,q) (0.46, 35000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6770851Z Skipping (s,q) (0.47, 35000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6771040Z Skipping (s,q) (0.48, 35000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6771190Z Skipping (s,q) (0.49, 35000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6771383Z Skipping (s,q) (0.5, 35000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6771532Z Skipping (s,q) (0.51, 35000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6771681Z Skipping (s,q) (0.52, 35000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6771831Z Skipping (s,q) (0.53, 35000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6771979Z Skipping (s,q) (0.54, 35000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6772130Z Skipping (s,q) (0.55, 35000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6772318Z Skipping (s,q) (0.56, 35000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6772468Z Skipping (s,q) (0.57, 35000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6772620Z Skipping (s,q) (0.58, 35000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6772773Z Skipping (s,q) (0.59, 35000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6772923Z Skipping (s,q) (0.6, 35000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6773082Z Skipping (s,q) (0.61, 35000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6773232Z Skipping (s,q) (0.62, 35000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6773383Z Skipping (s,q) (0.63, 35000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6773533Z Skipping (s,q) (0.64, 35000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6773681Z Skipping (s,q) (0.65, 35000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6773830Z Skipping (s,q) (0.66, 35000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6773979Z Skipping (s,q) (0.67, 35000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6774128Z Skipping (s,q) (0.68, 35000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6774279Z Skipping (s,q) (0.69, 35000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6774430Z Skipping (s,q) (0.7, 35000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6774581Z Skipping (s,q) (0.71, 35000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6774732Z Skipping (s,q) (0.72, 35000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6774882Z Skipping (s,q) (0.73, 35000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6775040Z Skipping (s,q) (0.74, 35000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6775191Z Skipping (s,q) (0.75, 35000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6775342Z Skipping (s,q) (0.76, 35000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6775498Z Skipping (s,q) (0.77, 35000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6775653Z Skipping (s,q) (0.78, 35000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6775813Z Skipping (s,q) (0.79, 35000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6775965Z Skipping (s,q) (0.8, 35000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6776188Z Skipping (s,q) (0.81, 35000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6776343Z Skipping (s,q) (0.82, 35000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6776494Z Skipping (s,q) (0.83, 35000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6776644Z Skipping (s,q) (0.84, 35000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6776800Z Skipping (s,q) (0.85, 35000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6776951Z Skipping (s,q) (0.86, 35000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6777103Z Skipping (s,q) (0.87, 35000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6777254Z Skipping (s,q) (0.88, 35000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6777406Z Skipping (s,q) (0.89, 35000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6777605Z Skipping (s,q) (0.9, 35000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6777757Z Skipping (s,q) (0.91, 35000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6777947Z Skipping (s,q) (0.92, 35000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6778103Z Skipping (s,q) (0.93, 35000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6778292Z Skipping (s,q) (0.94, 35000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6778614Z Skipping (s,q) (0.95, 35000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6778786Z Skipping (s,q) (0.96, 35000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6778941Z Skipping (s,q) (0.97, 35000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6779102Z Skipping (s,q) (0.98, 35000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6779252Z Skipping (s,q) (0.99, 35000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6779450Z Skipping (s,q) (1, 35000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6779606Z Skipping (s,q) (1.01, 35000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6779758Z Skipping (s,q) (1.02, 35000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6779913Z Skipping (s,q) (1.03, 35000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6780069Z Skipping (s,q) (1.04, 35000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6780225Z Skipping (s,q) (1.05, 35000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6780386Z Skipping (s,q) (1.06, 35000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6780539Z Skipping (s,q) (1.07, 35000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6780692Z Skipping (s,q) (1.08, 35000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6780853Z Skipping (s,q) (1.09, 35000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6781006Z Skipping (s,q) (1.1, 35000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6781160Z Skipping (s,q) (1.11, 35000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6781316Z Skipping (s,q) (1.12, 35000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6781467Z Skipping (s,q) (1.13, 35000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6781626Z Skipping (s,q) (1.14, 35000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6781777Z Skipping (s,q) (1.15, 35000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6781934Z Skipping (s,q) (1.16, 35000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6782095Z Skipping (s,q) (1.17, 35000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6782248Z Skipping (s,q) (1.18, 35000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6782399Z Skipping (s,q) (1.19, 35000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6782560Z Skipping (s,q) (1.2, 35000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6782713Z Skipping (s,q) (1.21, 35000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6782873Z Skipping (s,q) (1.22, 35000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6783028Z Skipping (s,q) (1.23, 35000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6783179Z Skipping (s,q) (1.24, 35000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6783334Z Skipping (s,q) (1.25, 35000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6783483Z Skipping (s,q) (1.26, 35000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6783638Z Skipping (s,q) (1.27, 35000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6783800Z Skipping (s,q) (1.28, 35000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6783951Z Skipping (s,q) (1.29, 35000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6784106Z Skipping (s,q) (1.3, 35000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6784256Z Skipping (s,q) (1.31, 35000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6784407Z Skipping (s,q) (1.32, 35000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6784561Z Skipping (s,q) (1.33, 35000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6784759Z Skipping (s,q) (1.34, 35000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6784912Z Skipping (s,q) (1.35, 35000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6785136Z Skipping (s,q) (1.36, 35000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6785290Z Skipping (s,q) (1.37, 35000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6785481Z Skipping (s,q) (1.38, 35000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6785634Z Skipping (s,q) (1.39, 35000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6785784Z Skipping (s,q) (1.4, 35000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6785942Z Skipping (s,q) (1.41, 35000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6786093Z Skipping (s,q) (1.42, 35000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6786245Z Skipping (s,q) (1.43, 35000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6786444Z Skipping (s,q) (1.44, 35000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6786596Z Skipping (s,q) (1.45, 35000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6786750Z Skipping (s,q) (1.46, 35000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6786907Z Skipping (s,q) (1.47, 35000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6787058Z Skipping (s,q) (1.48, 35000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6787217Z Skipping (s,q) (1.49, 35000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6787371Z Skipping (s,q) (1.5, 35000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6787524Z Skipping (s,q) (1.51, 35000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6787679Z Skipping (s,q) (1.52, 35000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6787831Z Skipping (s,q) (1.53, 35000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6787982Z Skipping (s,q) (1.54, 35000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6788141Z Skipping (s,q) (1.55, 35000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6788295Z Skipping (s,q) (1.56, 35000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6788449Z Skipping (s,q) (1.57, 35000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6788604Z Skipping (s,q) (1.58, 35000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6788758Z Skipping (s,q) (1.59, 35000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6788918Z Skipping (s,q) (1.6, 35000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6789071Z Skipping (s,q) (1.61, 35000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6789223Z Skipping (s,q) (1.62, 35000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6789378Z Skipping (s,q) (1.63, 35000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6789529Z Skipping (s,q) (1.64, 35000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6789686Z Skipping (s,q) (1.65, 35000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6789838Z Skipping (s,q) (1.66, 35000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6789995Z Skipping (s,q) (1.67, 35000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6790156Z Skipping (s,q) (1.68, 35000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6790310Z Skipping (s,q) (1.69, 35000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6790461Z Skipping (s,q) (1.7, 35000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6790619Z Skipping (s,q) (1.71, 35000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6790774Z Skipping (s,q) (1.72, 35000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6790934Z Skipping (s,q) (1.73, 35000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6791087Z Skipping (s,q) (1.74, 35000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6791240Z Skipping (s,q) (1.75, 35000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6791399Z Skipping (s,q) (1.76, 35000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6791551Z Skipping (s,q) (1.77, 35000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6791750Z Skipping (s,q) (1.78, 35000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6791907Z Skipping (s,q) (1.79, 35000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6792100Z Skipping (s,q) (1.8, 35000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6792253Z Skipping (s,q) (1.81, 35000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6792442Z Skipping (s,q) (1.82, 35000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6792595Z Skipping (s,q) (1.83, 35000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6792755Z Skipping (s,q) (1.84, 35000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6792909Z Skipping (s,q) (1.85, 35000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6793059Z Skipping (s,q) (1.86, 35000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6793211Z Skipping (s,q) (1.87, 35000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6793361Z Skipping (s,q) (1.88, 35000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6793644Z Skipping (s,q) (1.89, 35000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6793795Z Skipping (s,q) (1.9, 35000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6793950Z Skipping (s,q) (1.91, 35000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6794108Z Skipping (s,q) (1.92, 35000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6794265Z Skipping (s,q) (1.93, 35000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6794418Z Skipping (s,q) (1.94, 35000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6794579Z Skipping (s,q) (1.95, 35000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6794730Z Skipping (s,q) (1.96, 35000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6794882Z Skipping (s,q) (1.97, 35000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6795038Z Skipping (s,q) (1.98, 35000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6795188Z Skipping (s,q) (1.99, 35000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6795349Z Skipping (s,q) (0.01, 37500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6795502Z Skipping (s,q) (0.02, 37500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6795657Z Skipping (s,q) (0.03, 37500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6795812Z Skipping (s,q) (0.04, 37500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6795967Z Skipping (s,q) (0.05, 37500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6796121Z Skipping (s,q) (0.06, 37500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6796276Z Skipping (s,q) (0.07, 37500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6796427Z Skipping (s,q) (0.08, 37500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6796579Z Skipping (s,q) (0.09, 37500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6796732Z Skipping (s,q) (0.1, 37500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6796885Z Skipping (s,q) (0.11, 37500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6797046Z Skipping (s,q) (0.12, 37500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6797197Z Skipping (s,q) (0.13, 37500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6797349Z Skipping (s,q) (0.14, 37500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6797502Z Skipping (s,q) (0.15, 37500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6797656Z Skipping (s,q) (0.16, 37500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6797812Z Skipping (s,q) (0.17, 37500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6797963Z Skipping (s,q) (0.18, 37500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6798116Z Skipping (s,q) (0.19, 37500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6798275Z Skipping (s,q) (0.2, 37500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6798425Z Skipping (s,q) (0.21, 37500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6798577Z Skipping (s,q) (0.22, 37500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6798785Z Skipping (s,q) (0.23, 37500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6798938Z Skipping (s,q) (0.24, 37500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6799136Z Skipping (s,q) (0.25, 37500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6799289Z Skipping (s,q) (0.26, 37500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6799481Z Skipping (s,q) (0.27, 37500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6799640Z Skipping (s,q) (0.28, 37500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6799792Z Skipping (s,q) (0.29, 37500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6799944Z Skipping (s,q) (0.3, 37500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6800104Z Skipping (s,q) (0.31, 37500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6800255Z Skipping (s,q) (0.32, 37500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6800413Z Skipping (s,q) (0.33, 37500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6800606Z Skipping (s,q) (0.34, 37500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6800757Z Skipping (s,q) (0.35, 37500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6800918Z Skipping (s,q) (0.36, 37500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6801069Z Skipping (s,q) (0.37, 37500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6801223Z Skipping (s,q) (0.38, 37500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6801378Z Skipping (s,q) (0.39, 37500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6801528Z Skipping (s,q) (0.4, 37500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6801687Z Skipping (s,q) (0.41, 37500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6801842Z Skipping (s,q) (0.42, 37500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6801999Z Skipping (s,q) (0.43, 37500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6802159Z Skipping (s,q) (0.44, 37500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6802315Z Skipping (s,q) (0.45, 37500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6802468Z Skipping (s,q) (0.46, 37500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6802624Z Skipping (s,q) (0.47, 37500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6802778Z Skipping (s,q) (0.48, 37500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6802930Z Skipping (s,q) (0.49, 37500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6803084Z Skipping (s,q) (0.5, 37500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6803236Z Skipping (s,q) (0.51, 37500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6803390Z Skipping (s,q) (0.52, 37500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6803541Z Skipping (s,q) (0.53, 37500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6803693Z Skipping (s,q) (0.54, 37500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6803852Z Skipping (s,q) (0.55, 37500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6804010Z Skipping (s,q) (0.56, 37500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6804164Z Skipping (s,q) (0.57, 37500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6804321Z Skipping (s,q) (0.58, 37500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6804472Z Skipping (s,q) (0.59, 37500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6804627Z Skipping (s,q) (0.6, 37500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6804779Z Skipping (s,q) (0.61, 37500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6804929Z Skipping (s,q) (0.62, 37500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6805083Z Skipping (s,q) (0.63, 37500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6805233Z Skipping (s,q) (0.64, 37500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6805387Z Skipping (s,q) (0.65, 37500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6805541Z Skipping (s,q) (0.66, 37500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6805744Z Skipping (s,q) (0.67, 37500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6805903Z Skipping (s,q) (0.68, 37500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6806095Z Skipping (s,q) (0.69, 37500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6806249Z Skipping (s,q) (0.7, 37500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6806443Z Skipping (s,q) (0.71, 37500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6806596Z Skipping (s,q) (0.72, 37500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6806749Z Skipping (s,q) (0.73, 37500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6806904Z Skipping (s,q) (0.74, 37500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6807057Z Skipping (s,q) (0.75, 37500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6807216Z Skipping (s,q) (0.76, 37500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6807370Z Skipping (s,q) (0.77, 37500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6807589Z Skipping (s,q) (0.78, 37500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6807748Z Skipping (s,q) (0.79, 37500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6807902Z Skipping (s,q) (0.8, 37500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6808057Z Skipping (s,q) (0.81, 37500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6808218Z Skipping (s,q) (0.82, 37500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6808370Z Skipping (s,q) (0.83, 37500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6808523Z Skipping (s,q) (0.84, 37500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6808671Z Skipping (s,q) (0.85, 37500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6808821Z Skipping (s,q) (0.86, 37500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6808973Z Skipping (s,q) (0.87, 37500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6809125Z Skipping (s,q) (0.88, 37500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6809281Z Skipping (s,q) (0.89, 37500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6809436Z Skipping (s,q) (0.9, 37500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6809589Z Skipping (s,q) (0.91, 37500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6809746Z Skipping (s,q) (0.92, 37500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6809901Z Skipping (s,q) (0.93, 37500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6810053Z Skipping (s,q) (0.94, 37500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6810210Z Skipping (s,q) (0.95, 37500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6810361Z Skipping (s,q) (0.96, 37500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6810514Z Skipping (s,q) (0.97, 37500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6810671Z Skipping (s,q) (0.98, 37500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6810824Z Skipping (s,q) (0.99, 37500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6810981Z Skipping (s,q) (1, 37500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6811135Z Skipping (s,q) (1.01, 37500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6811287Z Skipping (s,q) (1.02, 37500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6811446Z Skipping (s,q) (1.03, 37500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6811599Z Skipping (s,q) (1.04, 37500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6811750Z Skipping (s,q) (1.05, 37500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6811906Z Skipping (s,q) (1.06, 37500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6812061Z Skipping (s,q) (1.07, 37500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6812216Z Skipping (s,q) (1.08, 37500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6812370Z Skipping (s,q) (1.09, 37500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6812522Z Skipping (s,q) (1.1, 37500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6812757Z Skipping (s,q) (1.11, 37500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6812914Z Skipping (s,q) (1.12, 37500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6813107Z Skipping (s,q) (1.13, 37500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6813263Z Skipping (s,q) (1.14, 37500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6813455Z Skipping (s,q) (1.15, 37500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6813609Z Skipping (s,q) (1.16, 37500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6813765Z Skipping (s,q) (1.17, 37500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6813917Z Skipping (s,q) (1.18, 37500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6814079Z Skipping (s,q) (1.19, 37500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6814232Z Skipping (s,q) (1.2, 37500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6814384Z Skipping (s,q) (1.21, 37500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6814580Z Skipping (s,q) (1.22, 37500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6814733Z Skipping (s,q) (1.23, 37500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6814886Z Skipping (s,q) (1.24, 37500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6815049Z Skipping (s,q) (1.25, 37500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6815203Z Skipping (s,q) (1.26, 37500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6815359Z Skipping (s,q) (1.27, 37500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6815509Z Skipping (s,q) (1.28, 37500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6815659Z Skipping (s,q) (1.29, 37500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6815816Z Skipping (s,q) (1.3, 37500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6815969Z Skipping (s,q) (1.31, 37500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6816181Z Skipping (s,q) (1.32, 37500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6816335Z Skipping (s,q) (1.33, 37500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6816486Z Skipping (s,q) (1.34, 37500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6816648Z Skipping (s,q) (1.35, 37500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6816792Z Skipping (s,q) (1.36, 37500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6816939Z Skipping (s,q) (1.37, 37500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6817086Z Skipping (s,q) (1.38, 37500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6817230Z Skipping (s,q) (1.39, 37500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6817376Z Skipping (s,q) (1.4, 37500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6817524Z Skipping (s,q) (1.41, 37500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6817670Z Skipping (s,q) (1.42, 37500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6817823Z Skipping (s,q) (1.43, 37500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6817973Z Skipping (s,q) (1.44, 37500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6818121Z Skipping (s,q) (1.45, 37500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6818283Z Skipping (s,q) (1.46, 37500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6818428Z Skipping (s,q) (1.47, 37500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6818576Z Skipping (s,q) (1.48, 37500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6818724Z Skipping (s,q) (1.49, 37500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6818871Z Skipping (s,q) (1.5, 37500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6819017Z Skipping (s,q) (1.51, 37500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6819166Z Skipping (s,q) (1.52, 37500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6819311Z Skipping (s,q) (1.53, 37500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6819462Z Skipping (s,q) (1.54, 37500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6819613Z Skipping (s,q) (1.55, 37500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6819806Z Skipping (s,q) (1.56, 37500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6819995Z Skipping (s,q) (1.57, 37500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6820142Z Skipping (s,q) (1.58, 37500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6820287Z Skipping (s,q) (1.59, 37500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6820475Z Skipping (s,q) (1.6, 37500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6820622Z Skipping (s,q) (1.61, 37500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6820775Z Skipping (s,q) (1.62, 37500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6820921Z Skipping (s,q) (1.63, 37500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6821065Z Skipping (s,q) (1.64, 37500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6821216Z Skipping (s,q) (1.65, 37500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6821401Z Skipping (s,q) (1.66, 37500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6821552Z Skipping (s,q) (1.67, 37500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6821706Z Skipping (s,q) (1.68, 37500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6821852Z Skipping (s,q) (1.69, 37500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6822001Z Skipping (s,q) (1.7, 37500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6822149Z Skipping (s,q) (1.71, 37500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6822296Z Skipping (s,q) (1.72, 37500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6822447Z Skipping (s,q) (1.73, 37500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6822593Z Skipping (s,q) (1.74, 37500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6822740Z Skipping (s,q) (1.75, 37500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6822888Z Skipping (s,q) (1.76, 37500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6823037Z Skipping (s,q) (1.77, 37500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6823190Z Skipping (s,q) (1.78, 37500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6823344Z Skipping (s,q) (1.79, 37500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6823491Z Skipping (s,q) (1.8, 37500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6823640Z Skipping (s,q) (1.81, 37500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6823789Z Skipping (s,q) (1.82, 37500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6823936Z Skipping (s,q) (1.83, 37500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6824086Z Skipping (s,q) (1.84, 37500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6824232Z Skipping (s,q) (1.85, 37500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6824378Z Skipping (s,q) (1.86, 37500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6824527Z Skipping (s,q) (1.87, 37500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6824676Z Skipping (s,q) (1.88, 37500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6824826Z Skipping (s,q) (1.89, 37500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6824974Z Skipping (s,q) (1.9, 37500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6825119Z Skipping (s,q) (1.91, 37500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6825271Z Skipping (s,q) (1.92, 37500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6825419Z Skipping (s,q) (1.93, 37500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6825565Z Skipping (s,q) (1.94, 37500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6825713Z Skipping (s,q) (1.95, 37500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6825859Z Skipping (s,q) (1.96, 37500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6826010Z Skipping (s,q) (1.97, 37500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6826157Z Skipping (s,q) (1.98, 37500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6826305Z Skipping (s,q) (1.99, 37500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6826499Z Skipping (s,q) (0.01, 40000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6826647Z Skipping (s,q) (0.02, 40000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6826831Z Skipping (s,q) (0.03, 40000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6826980Z Skipping (s,q) (0.04, 40000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6827163Z Skipping (s,q) (0.05, 40000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6827312Z Skipping (s,q) (0.06, 40000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6827458Z Skipping (s,q) (0.07, 40000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6827605Z Skipping (s,q) (0.08, 40000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6827754Z Skipping (s,q) (0.09, 40000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6827901Z Skipping (s,q) (0.1, 40000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6828089Z Skipping (s,q) (0.11, 40000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6828240Z Skipping (s,q) (0.12, 40000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6828385Z Skipping (s,q) (0.13, 40000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6828535Z Skipping (s,q) (0.14, 40000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6828681Z Skipping (s,q) (0.15, 40000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6828832Z Skipping (s,q) (0.16, 40000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6828983Z Skipping (s,q) (0.17, 40000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6829128Z Skipping (s,q) (0.18, 40000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6829273Z Skipping (s,q) (0.19, 40000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6829426Z Skipping (s,q) (0.2, 40000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6829571Z Skipping (s,q) (0.21, 40000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6829722Z Skipping (s,q) (0.22, 40000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6829869Z Skipping (s,q) (0.23, 40000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6830015Z Skipping (s,q) (0.24, 40000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6830166Z Skipping (s,q) (0.25, 40000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6830313Z Skipping (s,q) (0.26, 40000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6830465Z Skipping (s,q) (0.27, 40000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6830613Z Skipping (s,q) (0.28, 40000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6830758Z Skipping (s,q) (0.29, 40000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6830909Z Skipping (s,q) (0.3, 40000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6831055Z Skipping (s,q) (0.31, 40000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6831205Z Skipping (s,q) (0.32, 40000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6831359Z Skipping (s,q) (0.33, 40000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6831507Z Skipping (s,q) (0.34, 40000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6831653Z Skipping (s,q) (0.35, 40000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6831806Z Skipping (s,q) (0.36, 40000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6831951Z Skipping (s,q) (0.37, 40000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6832098Z Skipping (s,q) (0.38, 40000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6832248Z Skipping (s,q) (0.39, 40000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6832394Z Skipping (s,q) (0.4, 40000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6832544Z Skipping (s,q) (0.41, 40000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6832688Z Skipping (s,q) (0.42, 40000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6832835Z Skipping (s,q) (0.43, 40000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6832991Z Skipping (s,q) (0.44, 40000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6833180Z Skipping (s,q) (0.45, 40000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6833325Z Skipping (s,q) (0.46, 40000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6833515Z Skipping (s,q) (0.47, 40000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6833662Z Skipping (s,q) (0.48, 40000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6833851Z Skipping (s,q) (0.49, 40000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6833997Z Skipping (s,q) (0.5, 40000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6834143Z Skipping (s,q) (0.51, 40000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6834291Z Skipping (s,q) (0.52, 40000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6834438Z Skipping (s,q) (0.53, 40000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6834587Z Skipping (s,q) (0.54, 40000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6834800Z Skipping (s,q) (0.55, 40000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6834947Z Skipping (s,q) (0.56, 40000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6835098Z Skipping (s,q) (0.57, 40000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6835247Z Skipping (s,q) (0.58, 40000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6835395Z Skipping (s,q) (0.59, 40000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6835545Z Skipping (s,q) (0.6, 40000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6835690Z Skipping (s,q) (0.61, 40000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6835839Z Skipping (s,q) (0.62, 40000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6835988Z Skipping (s,q) (0.63, 40000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6836133Z Skipping (s,q) (0.64, 40000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6836282Z Skipping (s,q) (0.65, 40000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6836430Z Skipping (s,q) (0.66, 40000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6836577Z Skipping (s,q) (0.67, 40000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6836729Z Skipping (s,q) (0.68, 40000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6836901Z Skipping (s,q) (0.69, 40000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6837073Z Skipping (s,q) (0.7, 40000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6837228Z Skipping (s,q) (0.71, 40000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6837375Z Skipping (s,q) (0.72, 40000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6837524Z Skipping (s,q) (0.73, 40000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6837669Z Skipping (s,q) (0.74, 40000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6837815Z Skipping (s,q) (0.75, 40000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6837966Z Skipping (s,q) (0.76, 40000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6838115Z Skipping (s,q) (0.77, 40000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6838262Z Skipping (s,q) (0.78, 40000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6838409Z Skipping (s,q) (0.79, 40000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6838556Z Skipping (s,q) (0.8, 40000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6838703Z Skipping (s,q) (0.81, 40000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6838849Z Skipping (s,q) (0.82, 40000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6838995Z Skipping (s,q) (0.83, 40000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6839143Z Skipping (s,q) (0.84, 40000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6839288Z Skipping (s,q) (0.85, 40000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6839432Z Skipping (s,q) (0.86, 40000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6839583Z Skipping (s,q) (0.87, 40000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6839732Z Skipping (s,q) (0.88, 40000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6839922Z Skipping (s,q) (0.89, 40000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6840072Z Skipping (s,q) (0.9, 40000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6840258Z Skipping (s,q) (0.91, 40000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6840408Z Skipping (s,q) (0.92, 40000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6840592Z Skipping (s,q) (0.93, 40000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6840739Z Skipping (s,q) (0.94, 40000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6840890Z Skipping (s,q) (0.95, 40000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6841035Z Skipping (s,q) (0.96, 40000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6841180Z Skipping (s,q) (0.97, 40000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6841330Z Skipping (s,q) (0.98, 40000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6841515Z Skipping (s,q) (0.99, 40000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6841665Z Skipping (s,q) (1, 40000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6841812Z Skipping (s,q) (1.01, 40000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6841960Z Skipping (s,q) (1.02, 40000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6842109Z Skipping (s,q) (1.03, 40000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6842259Z Skipping (s,q) (1.04, 40000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6842404Z Skipping (s,q) (1.05, 40000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6842554Z Skipping (s,q) (1.06, 40000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6842700Z Skipping (s,q) (1.07, 40000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6842851Z Skipping (s,q) (1.08, 40000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6842996Z Skipping (s,q) (1.09, 40000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6843142Z Skipping (s,q) (1.1, 40000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6843294Z Skipping (s,q) (1.11, 40000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6843443Z Skipping (s,q) (1.12, 40000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6843592Z Skipping (s,q) (1.13, 40000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6843739Z Skipping (s,q) (1.14, 40000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6843888Z Skipping (s,q) (1.15, 40000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6844037Z Skipping (s,q) (1.16, 40000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6844183Z Skipping (s,q) (1.17, 40000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6846603Z Skipping (s,q) (1.18, 40000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6846782Z Skipping (s,q) (1.19, 40000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6846942Z Skipping (s,q) (1.2, 40000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6847106Z Skipping (s,q) (1.21, 40000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6847287Z Skipping (s,q) (1.22, 40000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6847459Z Skipping (s,q) (1.23, 40000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6847615Z Skipping (s,q) (1.24, 40000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6847779Z Skipping (s,q) (1.25, 40000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6847935Z Skipping (s,q) (1.26, 40000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6848086Z Skipping (s,q) (1.27, 40000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6848238Z Skipping (s,q) (1.28, 40000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6848390Z Skipping (s,q) (1.29, 40000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6848564Z Skipping (s,q) (1.3, 40000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6848719Z Skipping (s,q) (1.31, 40000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6848871Z Skipping (s,q) (1.32, 40000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6849026Z Skipping (s,q) (1.33, 40000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6849178Z Skipping (s,q) (1.34, 40000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6849386Z Skipping (s,q) (1.35, 40000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6849543Z Skipping (s,q) (1.36, 40000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6849739Z Skipping (s,q) (1.37, 40000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6849891Z Skipping (s,q) (1.38, 40000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6850045Z Skipping (s,q) (1.39, 40000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6850195Z Skipping (s,q) (1.4, 40000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6850349Z Skipping (s,q) (1.41, 40000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6850499Z Skipping (s,q) (1.42, 40000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6850690Z Skipping (s,q) (1.43, 40000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6850845Z Skipping (s,q) (1.44, 40000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6850997Z Skipping (s,q) (1.45, 40000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6851148Z Skipping (s,q) (1.46, 40000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6851307Z Skipping (s,q) (1.47, 40000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6851461Z Skipping (s,q) (1.48, 40000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6851616Z Skipping (s,q) (1.49, 40000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6851769Z Skipping (s,q) (1.5, 40000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6851919Z Skipping (s,q) (1.51, 40000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6852077Z Skipping (s,q) (1.52, 40000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6852228Z Skipping (s,q) (1.53, 40000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6852381Z Skipping (s,q) (1.54, 40000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6852534Z Skipping (s,q) (1.55, 40000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6852688Z Skipping (s,q) (1.56, 40000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6852845Z Skipping (s,q) (1.57, 40000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6852994Z Skipping (s,q) (1.58, 40000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6853149Z Skipping (s,q) (1.59, 40000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6853305Z Skipping (s,q) (1.6, 40000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6853457Z Skipping (s,q) (1.61, 40000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6853608Z Skipping (s,q) (1.62, 40000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6853853Z Skipping (s,q) (1.63, 40000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6854005Z Skipping (s,q) (1.64, 40000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6854159Z Skipping (s,q) (1.65, 40000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6854314Z Skipping (s,q) (1.66, 40000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6854463Z Skipping (s,q) (1.67, 40000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6854619Z Skipping (s,q) (1.68, 40000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6854769Z Skipping (s,q) (1.69, 40000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6854919Z Skipping (s,q) (1.7, 40000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6855074Z Skipping (s,q) (1.71, 40000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6855223Z Skipping (s,q) (1.72, 40000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6855374Z Skipping (s,q) (1.73, 40000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6855536Z Skipping (s,q) (1.74, 40000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6855687Z Skipping (s,q) (1.75, 40000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6855842Z Skipping (s,q) (1.76, 40000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6855991Z Skipping (s,q) (1.77, 40000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6856213Z Skipping (s,q) (1.78, 40000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6856418Z Skipping (s,q) (1.79, 40000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6856569Z Skipping (s,q) (1.8, 40000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6856758Z Skipping (s,q) (1.81, 40000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6856915Z Skipping (s,q) (1.82, 40000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6857064Z Skipping (s,q) (1.83, 40000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6857217Z Skipping (s,q) (1.84, 40000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6857370Z Skipping (s,q) (1.85, 40000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6857519Z Skipping (s,q) (1.86, 40000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6857715Z Skipping (s,q) (1.87, 40000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6857866Z Skipping (s,q) (1.88, 40000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6858017Z Skipping (s,q) (1.89, 40000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6858175Z Skipping (s,q) (1.9, 40000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6858326Z Skipping (s,q) (1.91, 40000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6858486Z Skipping (s,q) (1.92, 40000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6858637Z Skipping (s,q) (1.93, 40000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6858788Z Skipping (s,q) (1.94, 40000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6858941Z Skipping (s,q) (1.95, 40000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6859093Z Skipping (s,q) (1.96, 40000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6859525Z Skipping (s,q) (1.97, 40000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6859737Z Skipping (s,q) (1.98, 40000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6859889Z Skipping (s,q) (1.99, 40000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6860041Z Skipping (s,q) (0.01, 42500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6860193Z Skipping (s,q) (0.02, 42500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6860343Z Skipping (s,q) (0.03, 42500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6860503Z Skipping (s,q) (0.04, 42500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6860654Z Skipping (s,q) (0.05, 42500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6860801Z Skipping (s,q) (0.06, 42500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6860958Z Skipping (s,q) (0.07, 42500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6861211Z Skipping (s,q) (0.08, 42500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6861365Z Skipping (s,q) (0.09, 42500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6861518Z Skipping (s,q) (0.1, 42500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6861668Z Skipping (s,q) (0.11, 42500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6861822Z Skipping (s,q) (0.12, 42500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6861974Z Skipping (s,q) (0.13, 42500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6862126Z Skipping (s,q) (0.14, 42500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6862284Z Skipping (s,q) (0.15, 42500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6862435Z Skipping (s,q) (0.16, 42500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6862585Z Skipping (s,q) (0.17, 42500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6862738Z Skipping (s,q) (0.18, 42500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6862889Z Skipping (s,q) (0.19, 42500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6863043Z Skipping (s,q) (0.2, 42500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6863194Z Skipping (s,q) (0.21, 42500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6863342Z Skipping (s,q) (0.22, 42500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6863501Z Skipping (s,q) (0.23, 42500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6863714Z Skipping (s,q) (0.24, 42500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6863863Z Skipping (s,q) (0.25, 42500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6864102Z Skipping (s,q) (0.26, 42500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6864253Z Skipping (s,q) (0.27, 42500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6864408Z Skipping (s,q) (0.28, 42500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6864558Z Skipping (s,q) (0.29, 42500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6864710Z Skipping (s,q) (0.3, 42500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6864865Z Skipping (s,q) (0.31, 42500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6865068Z Skipping (s,q) (0.32, 42500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6865215Z Skipping (s,q) (0.33, 42500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6865366Z Skipping (s,q) (0.34, 42500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6865516Z Skipping (s,q) (0.35, 42500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6865666Z Skipping (s,q) (0.36, 42500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6865816Z Skipping (s,q) (0.37, 42500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6865964Z Skipping (s,q) (0.38, 42500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6866121Z Skipping (s,q) (0.39, 42500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6866271Z Skipping (s,q) (0.4, 42500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6866422Z Skipping (s,q) (0.41, 42500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6866578Z Skipping (s,q) (0.42, 42500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6866750Z Skipping (s,q) (0.43, 42500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6866928Z Skipping (s,q) (0.44, 42500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6867078Z Skipping (s,q) (0.45, 42500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6867229Z Skipping (s,q) (0.46, 42500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6867380Z Skipping (s,q) (0.47, 42500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6867532Z Skipping (s,q) (0.48, 42500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6867682Z Skipping (s,q) (0.49, 42500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6867839Z Skipping (s,q) (0.5, 42500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6867987Z Skipping (s,q) (0.51, 42500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6868190Z Skipping (s,q) (0.52, 42500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6868342Z Skipping (s,q) (0.53, 42500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6868489Z Skipping (s,q) (0.54, 42500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6868647Z Skipping (s,q) (0.55, 42500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6868795Z Skipping (s,q) (0.56, 42500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6868946Z Skipping (s,q) (0.57, 42500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6869097Z Skipping (s,q) (0.58, 42500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6869252Z Skipping (s,q) (0.59, 42500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6869405Z Skipping (s,q) (0.6, 42500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6869553Z Skipping (s,q) (0.61, 42500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6869702Z Skipping (s,q) (0.62, 42500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6869859Z Skipping (s,q) (0.63, 42500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6870010Z Skipping (s,q) (0.64, 42500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6870158Z Skipping (s,q) (0.65, 42500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6870313Z Skipping (s,q) (0.66, 42500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6870461Z Skipping (s,q) (0.67, 42500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6870656Z Skipping (s,q) (0.68, 42500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6870804Z Skipping (s,q) (0.69, 42500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6870991Z Skipping (s,q) (0.7, 42500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6871149Z Skipping (s,q) (0.71, 42500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6871300Z Skipping (s,q) (0.72, 42500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6871449Z Skipping (s,q) (0.73, 42500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6871608Z Skipping (s,q) (0.74, 42500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6871755Z Skipping (s,q) (0.75, 42500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6871903Z Skipping (s,q) (0.76, 42500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6872094Z Skipping (s,q) (0.77, 42500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6872245Z Skipping (s,q) (0.78, 42500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6872402Z Skipping (s,q) (0.79, 42500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6872549Z Skipping (s,q) (0.8, 42500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6872703Z Skipping (s,q) (0.81, 42500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6872861Z Skipping (s,q) (0.82, 42500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6873011Z Skipping (s,q) (0.83, 42500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6873159Z Skipping (s,q) (0.84, 42500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6873312Z Skipping (s,q) (0.85, 42500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6873459Z Skipping (s,q) (0.86, 42500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6873609Z Skipping (s,q) (0.87, 42500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6873761Z Skipping (s,q) (0.88, 42500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6873911Z Skipping (s,q) (0.89, 42500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6874074Z Skipping (s,q) (0.9, 42500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6874223Z Skipping (s,q) (0.91, 42500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6874375Z Skipping (s,q) (0.92, 42500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6874531Z Skipping (s,q) (0.93, 42500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6874679Z Skipping (s,q) (0.94, 42500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6874831Z Skipping (s,q) (0.95, 42500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6875027Z Skipping (s,q) (0.96, 42500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6875180Z Skipping (s,q) (0.97, 42500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6875334Z Skipping (s,q) (0.98, 42500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6875485Z Skipping (s,q) (0.99, 42500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6875631Z Skipping (s,q) (1, 42500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6875794Z Skipping (s,q) (1.01, 42500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6875942Z Skipping (s,q) (1.02, 42500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6876098Z Skipping (s,q) (1.03, 42500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6876249Z Skipping (s,q) (1.04, 42500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6876396Z Skipping (s,q) (1.05, 42500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6876549Z Skipping (s,q) (1.06, 42500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6876703Z Skipping (s,q) (1.07, 42500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6876853Z Skipping (s,q) (1.08, 42500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6877004Z Skipping (s,q) (1.09, 42500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6877155Z Skipping (s,q) (1.1, 42500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6877307Z Skipping (s,q) (1.11, 42500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6877499Z Skipping (s,q) (1.12, 42500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6877646Z Skipping (s,q) (1.13, 42500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6877837Z Skipping (s,q) (1.14, 42500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6877987Z Skipping (s,q) (1.15, 42500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6878136Z Skipping (s,q) (1.16, 42500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6878300Z Skipping (s,q) (1.17, 42500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6878452Z Skipping (s,q) (1.18, 42500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6878606Z Skipping (s,q) (1.19, 42500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6878758Z Skipping (s,q) (1.2, 42500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6878948Z Skipping (s,q) (1.21, 42500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6879098Z Skipping (s,q) (1.22, 42500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6879250Z Skipping (s,q) (1.23, 42500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6879401Z Skipping (s,q) (1.24, 42500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6884030Z Skipping (s,q) (1.25, 42500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6884197Z Skipping (s,q) (1.26, 42500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6884352Z Skipping (s,q) (1.27, 42500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6884503Z Skipping (s,q) (1.28, 42500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6884655Z Skipping (s,q) (1.29, 42500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6884815Z Skipping (s,q) (1.3, 42500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6884969Z Skipping (s,q) (1.31, 42500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6885122Z Skipping (s,q) (1.32, 42500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6885275Z Skipping (s,q) (1.33, 42500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6885427Z Skipping (s,q) (1.34, 42500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6885581Z Skipping (s,q) (1.35, 42500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6885732Z Skipping (s,q) (1.36, 42500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6885880Z Skipping (s,q) (1.37, 42500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6886031Z Skipping (s,q) (1.38, 42500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6886178Z Skipping (s,q) (1.39, 42500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6886401Z Skipping (s,q) (1.4, 42500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6886557Z Skipping (s,q) (1.41, 42500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6886707Z Skipping (s,q) (1.42, 42500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6886860Z Skipping (s,q) (1.43, 42500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6887007Z Skipping (s,q) (1.44, 42500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6887163Z Skipping (s,q) (1.45, 42500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6887315Z Skipping (s,q) (1.46, 42500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6887466Z Skipping (s,q) (1.47, 42500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6887614Z Skipping (s,q) (1.48, 42500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6887767Z Skipping (s,q) (1.49, 42500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6887916Z Skipping (s,q) (1.5, 42500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6888067Z Skipping (s,q) (1.51, 42500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6888224Z Skipping (s,q) (1.52, 42500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6888374Z Skipping (s,q) (1.53, 42500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6888527Z Skipping (s,q) (1.54, 42500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6888674Z Skipping (s,q) (1.55, 42500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6888871Z Skipping (s,q) (1.56, 42500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6889023Z Skipping (s,q) (1.57, 42500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6889208Z Skipping (s,q) (1.58, 42500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6889357Z Skipping (s,q) (1.59, 42500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6889506Z Skipping (s,q) (1.6, 42500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6889653Z Skipping (s,q) (1.61, 42500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6889807Z Skipping (s,q) (1.62, 42500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6889957Z Skipping (s,q) (1.63, 42500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6890107Z Skipping (s,q) (1.64, 42500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6890300Z Skipping (s,q) (1.65, 42500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6890448Z Skipping (s,q) (1.66, 42500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6890597Z Skipping (s,q) (1.67, 42500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6890748Z Skipping (s,q) (1.68, 42500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6890898Z Skipping (s,q) (1.69, 42500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6891051Z Skipping (s,q) (1.7, 42500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6891201Z Skipping (s,q) (1.71, 42500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6891350Z Skipping (s,q) (1.72, 42500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6891503Z Skipping (s,q) (1.73, 42500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6891651Z Skipping (s,q) (1.74, 42500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6891800Z Skipping (s,q) (1.75, 42500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6891954Z Skipping (s,q) (1.76, 42500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6892100Z Skipping (s,q) (1.77, 42500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6892252Z Skipping (s,q) (1.78, 42500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6892398Z Skipping (s,q) (1.79, 42500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6892548Z Skipping (s,q) (1.8, 42500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6892699Z Skipping (s,q) (1.81, 42500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6892845Z Skipping (s,q) (1.82, 42500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6892991Z Skipping (s,q) (1.83, 42500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6893194Z Skipping (s,q) (1.84, 42500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6893345Z Skipping (s,q) (1.85, 42500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6893496Z Skipping (s,q) (1.86, 42500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6893647Z Skipping (s,q) (1.87, 42500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6893794Z Skipping (s,q) (1.88, 42500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6893945Z Skipping (s,q) (1.89, 42500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6894093Z Skipping (s,q) (1.9, 42500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6894244Z Skipping (s,q) (1.91, 42500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6894400Z Skipping (s,q) (1.92, 42500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6894547Z Skipping (s,q) (1.93, 42500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6894699Z Skipping (s,q) (1.94, 42500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6894847Z Skipping (s,q) (1.95, 42500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6894994Z Skipping (s,q) (1.96, 42500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6895143Z Skipping (s,q) (1.97, 42500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6895291Z Skipping (s,q) (1.98, 42500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6895437Z Skipping (s,q) (1.99, 42500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6895655Z Skipping (s,q) (0.01, 45000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6895802Z Skipping (s,q) (0.02, 45000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6895987Z Skipping (s,q) (0.03, 45000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6896225Z Skipping (s,q) (0.04, 45000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6896377Z Skipping (s,q) (0.05, 45000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6896528Z Skipping (s,q) (0.06, 45000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6896680Z Skipping (s,q) (0.07, 45000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6896828Z Skipping (s,q) (0.08, 45000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6896979Z Skipping (s,q) (0.09, 45000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6897169Z Skipping (s,q) (0.1, 45000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6897315Z Skipping (s,q) (0.11, 45000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6897468Z Skipping (s,q) (0.12, 45000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6897615Z Skipping (s,q) (0.13, 45000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6897767Z Skipping (s,q) (0.14, 45000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6897914Z Skipping (s,q) (0.15, 45000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6898060Z Skipping (s,q) (0.16, 45000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6898209Z Skipping (s,q) (0.17, 45000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6898358Z Skipping (s,q) (0.18, 45000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6898504Z Skipping (s,q) (0.19, 45000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6898657Z Skipping (s,q) (0.2, 45000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6898807Z Skipping (s,q) (0.21, 45000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6898959Z Skipping (s,q) (0.22, 45000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6899110Z Skipping (s,q) (0.23, 45000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6899259Z Skipping (s,q) (0.24, 45000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6899417Z Skipping (s,q) (0.25, 45000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6899564Z Skipping (s,q) (0.26, 45000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6899712Z Skipping (s,q) (0.27, 45000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6899861Z Skipping (s,q) (0.28, 45000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6900055Z Skipping (s,q) (0.29, 45000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6900208Z Skipping (s,q) (0.3, 45000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6900357Z Skipping (s,q) (0.31, 45000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6900510Z Skipping (s,q) (0.32, 45000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6900659Z Skipping (s,q) (0.33, 45000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6900807Z Skipping (s,q) (0.34, 45000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6900953Z Skipping (s,q) (0.35, 45000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6901102Z Skipping (s,q) (0.36, 45000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6901250Z Skipping (s,q) (0.37, 45000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6901400Z Skipping (s,q) (0.38, 45000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6901548Z Skipping (s,q) (0.39, 45000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6901696Z Skipping (s,q) (0.4, 45000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6901852Z Skipping (s,q) (0.41, 45000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6902000Z Skipping (s,q) (0.42, 45000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6902150Z Skipping (s,q) (0.43, 45000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6902302Z Skipping (s,q) (0.44, 45000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6902494Z Skipping (s,q) (0.45, 45000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6902642Z Skipping (s,q) (0.46, 45000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6902788Z Skipping (s,q) (0.47, 45000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6902974Z Skipping (s,q) (0.48, 45000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6903124Z Skipping (s,q) (0.49, 45000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6903272Z Skipping (s,q) (0.5, 45000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6903422Z Skipping (s,q) (0.51, 45000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6903574Z Skipping (s,q) (0.52, 45000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6903722Z Skipping (s,q) (0.53, 45000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6903916Z Skipping (s,q) (0.54, 45000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6904063Z Skipping (s,q) (0.55, 45000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6904214Z Skipping (s,q) (0.56, 45000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6904364Z Skipping (s,q) (0.57, 45000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6904510Z Skipping (s,q) (0.58, 45000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6904660Z Skipping (s,q) (0.59, 45000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6904811Z Skipping (s,q) (0.6, 45000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6904959Z Skipping (s,q) (0.61, 45000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6905116Z Skipping (s,q) (0.62, 45000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6905270Z Skipping (s,q) (0.63, 45000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6905418Z Skipping (s,q) (0.64, 45000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6905575Z Skipping (s,q) (0.65, 45000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6905724Z Skipping (s,q) (0.66, 45000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6905875Z Skipping (s,q) (0.67, 45000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6906028Z Skipping (s,q) (0.68, 45000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6906180Z Skipping (s,q) (0.69, 45000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6906329Z Skipping (s,q) (0.7, 45000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6906480Z Skipping (s,q) (0.71, 45000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6906629Z Skipping (s,q) (0.72, 45000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6906829Z Skipping (s,q) (0.73, 45000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6906979Z Skipping (s,q) (0.74, 45000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6907127Z Skipping (s,q) (0.75, 45000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6907280Z Skipping (s,q) (0.76, 45000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6907426Z Skipping (s,q) (0.77, 45000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6907573Z Skipping (s,q) (0.78, 45000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6907725Z Skipping (s,q) (0.79, 45000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6907873Z Skipping (s,q) (0.8, 45000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6908029Z Skipping (s,q) (0.81, 45000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6908181Z Skipping (s,q) (0.82, 45000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6908328Z Skipping (s,q) (0.83, 45000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6908478Z Skipping (s,q) (0.84, 45000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6908624Z Skipping (s,q) (0.85, 45000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6908771Z Skipping (s,q) (0.86, 45000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6908922Z Skipping (s,q) (0.87, 45000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6909070Z Skipping (s,q) (0.88, 45000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6909224Z Skipping (s,q) (0.89, 45000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6909417Z Skipping (s,q) (0.9, 45000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6909566Z Skipping (s,q) (0.91, 45000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6909834Z Skipping (s,q) (0.92, 45000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6909983Z Skipping (s,q) (0.93, 45000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6910130Z Skipping (s,q) (0.94, 45000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6910287Z Skipping (s,q) (0.95, 45000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6910434Z Skipping (s,q) (0.96, 45000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6910586Z Skipping (s,q) (0.97, 45000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6910771Z Skipping (s,q) (0.98, 45000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6910918Z Skipping (s,q) (0.99, 45000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6911066Z Skipping (s,q) (1, 45000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6911217Z Skipping (s,q) (1.01, 45000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6911363Z Skipping (s,q) (1.02, 45000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6911515Z Skipping (s,q) (1.03, 45000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6911664Z Skipping (s,q) (1.04, 45000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6911819Z Skipping (s,q) (1.05, 45000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6911972Z Skipping (s,q) (1.06, 45000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6912120Z Skipping (s,q) (1.07, 45000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6912270Z Skipping (s,q) (1.08, 45000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6912418Z Skipping (s,q) (1.09, 45000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6912563Z Skipping (s,q) (1.1, 45000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6912714Z Skipping (s,q) (1.11, 45000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6912863Z Skipping (s,q) (1.12, 45000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6913013Z Skipping (s,q) (1.13, 45000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6913166Z Skipping (s,q) (1.14, 45000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6913313Z Skipping (s,q) (1.15, 45000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6913462Z Skipping (s,q) (1.16, 45000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6913657Z Skipping (s,q) (1.17, 45000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6913809Z Skipping (s,q) (1.18, 45000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6913966Z Skipping (s,q) (1.19, 45000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6914117Z Skipping (s,q) (1.2, 45000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6914265Z Skipping (s,q) (1.21, 45000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6914417Z Skipping (s,q) (1.22, 45000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6914568Z Skipping (s,q) (1.23, 45000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6914718Z Skipping (s,q) (1.24, 45000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6914869Z Skipping (s,q) (1.25, 45000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6915015Z Skipping (s,q) (1.26, 45000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6915164Z Skipping (s,q) (1.27, 45000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6915313Z Skipping (s,q) (1.28, 45000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6915462Z Skipping (s,q) (1.29, 45000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6915617Z Skipping (s,q) (1.3, 45000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6915766Z Skipping (s,q) (1.31, 45000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6915915Z Skipping (s,q) (1.32, 45000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6916062Z Skipping (s,q) (1.33, 45000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6916258Z Skipping (s,q) (1.34, 45000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6916410Z Skipping (s,q) (1.35, 45000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6916595Z Skipping (s,q) (1.36, 45000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6916743Z Skipping (s,q) (1.37, 45000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6916900Z Skipping (s,q) (1.38, 45000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6917050Z Skipping (s,q) (1.39, 45000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6917201Z Skipping (s,q) (1.4, 45000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6917349Z Skipping (s,q) (1.41, 45000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6917539Z Skipping (s,q) (1.42, 45000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6917688Z Skipping (s,q) (1.43, 45000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6917834Z Skipping (s,q) (1.44, 45000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6917983Z Skipping (s,q) (1.45, 45000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6918136Z Skipping (s,q) (1.46, 45000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6918286Z Skipping (s,q) (1.47, 45000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6918437Z Skipping (s,q) (1.48, 45000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6918587Z Skipping (s,q) (1.49, 45000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6918740Z Skipping (s,q) (1.5, 45000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6918889Z Skipping (s,q) (1.51, 45000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6919035Z Skipping (s,q) (1.52, 45000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6919184Z Skipping (s,q) (1.53, 45000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6919336Z Skipping (s,q) (1.54, 45000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6919485Z Skipping (s,q) (1.55, 45000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6919639Z Skipping (s,q) (1.56, 45000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6919786Z Skipping (s,q) (1.57, 45000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6919935Z Skipping (s,q) (1.58, 45000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6920083Z Skipping (s,q) (1.59, 45000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6920232Z Skipping (s,q) (1.6, 45000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6920449Z Skipping (s,q) (1.61, 45000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6920603Z Skipping (s,q) (1.62, 45000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6920752Z Skipping (s,q) (1.63, 45000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6920904Z Skipping (s,q) (1.64, 45000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6921058Z Skipping (s,q) (1.65, 45000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6921209Z Skipping (s,q) (1.66, 45000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6921364Z Skipping (s,q) (1.67, 45000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6921510Z Skipping (s,q) (1.68, 45000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6921658Z Skipping (s,q) (1.69, 45000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6921812Z Skipping (s,q) (1.7, 45000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6921961Z Skipping (s,q) (1.71, 45000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6922111Z Skipping (s,q) (1.72, 45000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6922264Z Skipping (s,q) (1.73, 45000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6922413Z Skipping (s,q) (1.74, 45000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6922568Z Skipping (s,q) (1.75, 45000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6922715Z Skipping (s,q) (1.76, 45000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6922864Z Skipping (s,q) (1.77, 45000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6923057Z Skipping (s,q) (1.78, 45000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6923204Z Skipping (s,q) (1.79, 45000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6923389Z Skipping (s,q) (1.8, 45000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6923543Z Skipping (s,q) (1.81, 45000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6923691Z Skipping (s,q) (1.82, 45000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6923844Z Skipping (s,q) (1.83, 45000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6923995Z Skipping (s,q) (1.84, 45000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6924142Z Skipping (s,q) (1.85, 45000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6924336Z Skipping (s,q) (1.86, 45000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6924484Z Skipping (s,q) (1.87, 45000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6924633Z Skipping (s,q) (1.88, 45000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6924788Z Skipping (s,q) (1.89, 45000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6924936Z Skipping (s,q) (1.9, 45000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6925089Z Skipping (s,q) (1.91, 45000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6925236Z Skipping (s,q) (1.92, 45000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6925383Z Skipping (s,q) (1.93, 45000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6925531Z Skipping (s,q) (1.94, 45000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6925680Z Skipping (s,q) (1.95, 45000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6925826Z Skipping (s,q) (1.96, 45000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6925979Z Skipping (s,q) (1.97, 45000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6926126Z Skipping (s,q) (1.98, 45000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6926278Z Skipping (s,q) (1.99, 45000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6926428Z Skipping (s,q) (0.01, 47500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6926577Z Skipping (s,q) (0.02, 47500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6926729Z Skipping (s,q) (0.03, 47500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6926876Z Skipping (s,q) (0.04, 47500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6927022Z Skipping (s,q) (0.05, 47500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6927171Z Skipping (s,q) (0.06, 47500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6927364Z Skipping (s,q) (0.07, 47500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6927515Z Skipping (s,q) (0.08, 47500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6927666Z Skipping (s,q) (0.09, 47500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6927814Z Skipping (s,q) (0.1, 47500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6927965Z Skipping (s,q) (0.11, 47500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6928117Z Skipping (s,q) (0.12, 47500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6928263Z Skipping (s,q) (0.13, 47500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6928417Z Skipping (s,q) (0.14, 47500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6928567Z Skipping (s,q) (0.15, 47500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6928716Z Skipping (s,q) (0.16, 47500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6928862Z Skipping (s,q) (0.17, 47500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6929011Z Skipping (s,q) (0.18, 47500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6929162Z Skipping (s,q) (0.19, 47500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6929312Z Skipping (s,q) (0.2, 47500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6929460Z Skipping (s,q) (0.21, 47500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6929614Z Skipping (s,q) (0.22, 47500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6929809Z Skipping (s,q) (0.23, 47500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6929958Z Skipping (s,q) (0.24, 47500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6930151Z Skipping (s,q) (0.25, 47500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6930301Z Skipping (s,q) (0.26, 47500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6930454Z Skipping (s,q) (0.27, 47500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6930601Z Skipping (s,q) (0.28, 47500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6930750Z Skipping (s,q) (0.29, 47500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6930899Z Skipping (s,q) (0.3, 47500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6931085Z Skipping (s,q) (0.31, 47500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6931232Z Skipping (s,q) (0.32, 47500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6931383Z Skipping (s,q) (0.33, 47500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6931533Z Skipping (s,q) (0.34, 47500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6931684Z Skipping (s,q) (0.35, 47500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6931835Z Skipping (s,q) (0.36, 47500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6931984Z Skipping (s,q) (0.37, 47500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6932135Z Skipping (s,q) (0.38, 47500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6932280Z Skipping (s,q) (0.39, 47500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6932432Z Skipping (s,q) (0.4, 47500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6932583Z Skipping (s,q) (0.41, 47500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6932737Z Skipping (s,q) (0.42, 47500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6932888Z Skipping (s,q) (0.43, 47500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6933036Z Skipping (s,q) (0.44, 47500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6933186Z Skipping (s,q) (0.45, 47500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6933339Z Skipping (s,q) (0.46, 47500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6933492Z Skipping (s,q) (0.47, 47500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6933638Z Skipping (s,q) (0.48, 47500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6933787Z Skipping (s,q) (0.49, 47500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6933936Z Skipping (s,q) (0.5, 47500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6934135Z Skipping (s,q) (0.51, 47500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6934287Z Skipping (s,q) (0.52, 47500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6934439Z Skipping (s,q) (0.53, 47500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6934588Z Skipping (s,q) (0.54, 47500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6934736Z Skipping (s,q) (0.55, 47500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6934886Z Skipping (s,q) (0.56, 47500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6935041Z Skipping (s,q) (0.57, 47500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6935193Z Skipping (s,q) (0.58, 47500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6935343Z Skipping (s,q) (0.59, 47500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6935490Z Skipping (s,q) (0.6, 47500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6935640Z Skipping (s,q) (0.61, 47500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6935791Z Skipping (s,q) (0.62, 47500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6935937Z Skipping (s,q) (0.63, 47500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6936153Z Skipping (s,q) (0.64, 47500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6936310Z Skipping (s,q) (0.65, 47500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6936457Z Skipping (s,q) (0.66, 47500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6936656Z Skipping (s,q) (0.67, 47500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6936805Z Skipping (s,q) (0.68, 47500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6937016Z Skipping (s,q) (0.69, 47500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6937197Z Skipping (s,q) (0.7, 47500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6937347Z Skipping (s,q) (0.71, 47500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6937495Z Skipping (s,q) (0.72, 47500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6937646Z Skipping (s,q) (0.73, 47500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6937794Z Skipping (s,q) (0.74, 47500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6937978Z Skipping (s,q) (0.75, 47500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6938130Z Skipping (s,q) (0.76, 47500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6938279Z Skipping (s,q) (0.77, 47500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6938433Z Skipping (s,q) (0.78, 47500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6938583Z Skipping (s,q) (0.79, 47500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6938734Z Skipping (s,q) (0.8, 47500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6938886Z Skipping (s,q) (0.81, 47500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6939033Z Skipping (s,q) (0.82, 47500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6939179Z Skipping (s,q) (0.83, 47500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6939329Z Skipping (s,q) (0.84, 47500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6939476Z Skipping (s,q) (0.85, 47500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6939628Z Skipping (s,q) (0.86, 47500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6939775Z Skipping (s,q) (0.87, 47500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6939926Z Skipping (s,q) (0.88, 47500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6940081Z Skipping (s,q) (0.89, 47500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6940228Z Skipping (s,q) (0.9, 47500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6940384Z Skipping (s,q) (0.91, 47500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6940534Z Skipping (s,q) (0.92, 47500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6940680Z Skipping (s,q) (0.93, 47500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6940830Z Skipping (s,q) (0.94, 47500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6941026Z Skipping (s,q) (0.95, 47500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6941175Z Skipping (s,q) (0.96, 47500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6941329Z Skipping (s,q) (0.97, 47500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6941476Z Skipping (s,q) (0.98, 47500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6941623Z Skipping (s,q) (0.99, 47500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6941775Z Skipping (s,q) (1, 47500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6941924Z Skipping (s,q) (1.01, 47500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6942079Z Skipping (s,q) (1.02, 47500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6942229Z Skipping (s,q) (1.03, 47500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6942375Z Skipping (s,q) (1.04, 47500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6942525Z Skipping (s,q) (1.05, 47500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6942671Z Skipping (s,q) (1.06, 47500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6942821Z Skipping (s,q) (1.07, 47500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6942977Z Skipping (s,q) (1.08, 47500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6943123Z Skipping (s,q) (1.09, 47500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6943275Z Skipping (s,q) (1.1, 47500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6943471Z Skipping (s,q) (1.11, 47500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6943619Z Skipping (s,q) (1.12, 47500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6943811Z Skipping (s,q) (1.13, 47500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6943964Z Skipping (s,q) (1.14, 47500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6944112Z Skipping (s,q) (1.15, 47500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6944266Z Skipping (s,q) (1.16, 47500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6944415Z Skipping (s,q) (1.17, 47500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6944569Z Skipping (s,q) (1.18, 47500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6944717Z Skipping (s,q) (1.19, 47500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6944928Z Skipping (s,q) (1.2, 47500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6945079Z Skipping (s,q) (1.21, 47500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6945229Z Skipping (s,q) (1.22, 47500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6945378Z Skipping (s,q) (1.23, 47500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6945532Z Skipping (s,q) (1.24, 47500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6945679Z Skipping (s,q) (1.25, 47500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6945826Z Skipping (s,q) (1.26, 47500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6945978Z Skipping (s,q) (1.27, 47500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6946128Z Skipping (s,q) (1.28, 47500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6946282Z Skipping (s,q) (1.29, 47500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6946429Z Skipping (s,q) (1.3, 47500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6946579Z Skipping (s,q) (1.31, 47500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6946731Z Skipping (s,q) (1.32, 47500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6946880Z Skipping (s,q) (1.33, 47500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6947027Z Skipping (s,q) (1.34, 47500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6947179Z Skipping (s,q) (1.35, 47500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6947326Z Skipping (s,q) (1.36, 47500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6947481Z Skipping (s,q) (1.37, 47500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6947628Z Skipping (s,q) (1.38, 47500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6947821Z Skipping (s,q) (1.39, 47500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6947973Z Skipping (s,q) (1.4, 47500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6948121Z Skipping (s,q) (1.41, 47500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6948273Z Skipping (s,q) (1.42, 47500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6948426Z Skipping (s,q) (1.43, 47500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6948577Z Skipping (s,q) (1.44, 47500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6948727Z Skipping (s,q) (1.45, 47500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6948877Z Skipping (s,q) (1.46, 47500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6949024Z Skipping (s,q) (1.47, 47500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6949175Z Skipping (s,q) (1.48, 47500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6949323Z Skipping (s,q) (1.49, 47500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6949473Z Skipping (s,q) (1.5, 47500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6949623Z Skipping (s,q) (1.51, 47500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6949770Z Skipping (s,q) (1.52, 47500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6949924Z Skipping (s,q) (1.53, 47500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6950072Z Skipping (s,q) (1.54, 47500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6950263Z Skipping (s,q) (1.55, 47500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6950415Z Skipping (s,q) (1.56, 47500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6950601Z Skipping (s,q) (1.57, 47500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6950749Z Skipping (s,q) (1.58, 47500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6950900Z Skipping (s,q) (1.59, 47500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6951050Z Skipping (s,q) (1.6, 47500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6951205Z Skipping (s,q) (1.61, 47500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6951353Z Skipping (s,q) (1.62, 47500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6951500Z Skipping (s,q) (1.63, 47500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6951691Z Skipping (s,q) (1.64, 47500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6951839Z Skipping (s,q) (1.65, 47500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6951989Z Skipping (s,q) (1.66, 47500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6952140Z Skipping (s,q) (1.67, 47500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6952290Z Skipping (s,q) (1.68, 47500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6952440Z Skipping (s,q) (1.69, 47500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6952588Z Skipping (s,q) (1.7, 47500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6952737Z Skipping (s,q) (1.71, 47500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6952891Z Skipping (s,q) (1.72, 47500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6953038Z Skipping (s,q) (1.73, 47500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6953185Z Skipping (s,q) (1.74, 47500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6953339Z Skipping (s,q) (1.75, 47500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6953488Z Skipping (s,q) (1.76, 47500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6953637Z Skipping (s,q) (1.77, 47500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6953788Z Skipping (s,q) (1.78, 47500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6953938Z Skipping (s,q) (1.79, 47500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6954090Z Skipping (s,q) (1.8, 47500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6954238Z Skipping (s,q) (1.81, 47500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6954387Z Skipping (s,q) (1.82, 47500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6954585Z Skipping (s,q) (1.83, 47500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6954735Z Skipping (s,q) (1.84, 47500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6954884Z Skipping (s,q) (1.85, 47500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6955038Z Skipping (s,q) (1.86, 47500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6955187Z Skipping (s,q) (1.87, 47500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6955343Z Skipping (s,q) (1.88, 47500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6955490Z Skipping (s,q) (1.89, 47500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6955639Z Skipping (s,q) (1.9, 47500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6955792Z Skipping (s,q) (1.91, 47500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6955938Z Skipping (s,q) (1.92, 47500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6956086Z Skipping (s,q) (1.93, 47500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6956238Z Skipping (s,q) (1.94, 47500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6956386Z Skipping (s,q) (1.95, 47500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6956537Z Skipping (s,q) (1.96, 47500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6956687Z Skipping (s,q) (1.97, 47500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6956835Z Skipping (s,q) (1.98, 47500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6957031Z Skipping (s,q) (1.99, 47500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6957178Z Skipping (s,q) (0.01, 50000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6957362Z Skipping (s,q) (0.02, 50000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6957515Z Skipping (s,q) (0.03, 50000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6957665Z Skipping (s,q) (0.04, 50000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6957814Z Skipping (s,q) (0.05, 50000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6957964Z Skipping (s,q) (0.06, 50000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6958114Z Skipping (s,q) (0.07, 50000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6958266Z Skipping (s,q) (0.08, 50000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6958455Z Skipping (s,q) (0.09, 50000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6958603Z Skipping (s,q) (0.1, 50000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6958758Z Skipping (s,q) (0.11, 50000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6958906Z Skipping (s,q) (0.12, 50000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6959060Z Skipping (s,q) (0.13, 50000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6959207Z Skipping (s,q) (0.14, 50000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6959693Z Skipping (s,q) (0.15, 50000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6959902Z Skipping (s,q) (0.16, 50000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6960106Z Skipping (s,q) (0.17, 50000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6960260Z Skipping (s,q) (0.18, 50000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6960416Z Skipping (s,q) (0.19, 50000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6960572Z Skipping (s,q) (0.2, 50000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6960729Z Skipping (s,q) (0.21, 50000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6960887Z Skipping (s,q) (0.22, 50000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6961040Z Skipping (s,q) (0.23, 50000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6961197Z Skipping (s,q) (0.24, 50000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6961349Z Skipping (s,q) (0.25, 50000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6961499Z Skipping (s,q) (0.26, 50000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6961652Z Skipping (s,q) (0.27, 50000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6961910Z Skipping (s,q) (0.28, 50000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6962064Z Skipping (s,q) (0.29, 50000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6962214Z Skipping (s,q) (0.3, 50000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6962363Z Skipping (s,q) (0.31, 50000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6962514Z Skipping (s,q) (0.32, 50000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6962667Z Skipping (s,q) (0.33, 50000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6962814Z Skipping (s,q) (0.34, 50000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6962967Z Skipping (s,q) (0.35, 50000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6963114Z Skipping (s,q) (0.36, 50000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6963263Z Skipping (s,q) (0.37, 50000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6963417Z Skipping (s,q) (0.38, 50000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6963567Z Skipping (s,q) (0.39, 50000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6963720Z Skipping (s,q) (0.4, 50000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6963867Z Skipping (s,q) (0.41, 50000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6964017Z Skipping (s,q) (0.42, 50000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6964168Z Skipping (s,q) (0.43, 50000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6964378Z Skipping (s,q) (0.44, 50000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6964528Z Skipping (s,q) (0.45, 50000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6964740Z Skipping (s,q) (0.46, 50000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6964891Z Skipping (s,q) (0.47, 50000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6965044Z Skipping (s,q) (0.48, 50000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6965193Z Skipping (s,q) (0.49, 50000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6965346Z Skipping (s,q) (0.5, 50000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6965500Z Skipping (s,q) (0.51, 50000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6965651Z Skipping (s,q) (0.52, 50000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6965857Z Skipping (s,q) (0.53, 50000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6966008Z Skipping (s,q) (0.54, 50000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6966159Z Skipping (s,q) (0.55, 50000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6966312Z Skipping (s,q) (0.56, 50000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6966462Z Skipping (s,q) (0.57, 50000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6966613Z Skipping (s,q) (0.58, 50000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6966768Z Skipping (s,q) (0.59, 50000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6966918Z Skipping (s,q) (0.6, 50000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6967072Z Skipping (s,q) (0.61, 50000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6967226Z Skipping (s,q) (0.62, 50000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6967375Z Skipping (s,q) (0.63, 50000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6967530Z Skipping (s,q) (0.64, 50000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6967677Z Skipping (s,q) (0.65, 50000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6967829Z Skipping (s,q) (0.66, 50000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6967981Z Skipping (s,q) (0.67, 50000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6968136Z Skipping (s,q) (0.68, 50000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6968286Z Skipping (s,q) (0.69, 50000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6968441Z Skipping (s,q) (0.7, 50000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6968590Z Skipping (s,q) (0.71, 50000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6968805Z Skipping (s,q) (0.72, 50000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6968956Z Skipping (s,q) (0.73, 50000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6969104Z Skipping (s,q) (0.74, 50000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6969261Z Skipping (s,q) (0.75, 50000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6969413Z Skipping (s,q) (0.76, 50000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6969564Z Skipping (s,q) (0.77, 50000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6969714Z Skipping (s,q) (0.78, 50000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6969865Z Skipping (s,q) (0.79, 50000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6970018Z Skipping (s,q) (0.8, 50000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6970169Z Skipping (s,q) (0.81, 50000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6970318Z Skipping (s,q) (0.82, 50000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6970474Z Skipping (s,q) (0.83, 50000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6970624Z Skipping (s,q) (0.84, 50000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6970772Z Skipping (s,q) (0.85, 50000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6970927Z Skipping (s,q) (0.86, 50000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6971075Z Skipping (s,q) (0.87, 50000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6971268Z Skipping (s,q) (0.88, 50000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6971419Z Skipping (s,q) (0.89, 50000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6971637Z Skipping (s,q) (0.9, 50000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6971793Z Skipping (s,q) (0.91, 50000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6971943Z Skipping (s,q) (0.92, 50000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6972091Z Skipping (s,q) (0.93, 50000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6972250Z Skipping (s,q) (0.94, 50000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6972398Z Skipping (s,q) (0.95, 50000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6972546Z Skipping (s,q) (0.96, 50000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6972742Z Skipping (s,q) (0.97, 50000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6972892Z Skipping (s,q) (0.98, 50000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6973050Z Skipping (s,q) (0.99, 50000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6973197Z Skipping (s,q) (1, 50000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6973348Z Skipping (s,q) (1.01, 50000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6973502Z Skipping (s,q) (1.02, 50000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6973651Z Skipping (s,q) (1.03, 50000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6973803Z Skipping (s,q) (1.04, 50000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6973956Z Skipping (s,q) (1.05, 50000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6974104Z Skipping (s,q) (1.06, 50000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6974254Z Skipping (s,q) (1.07, 50000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6974406Z Skipping (s,q) (1.08, 50000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6974554Z Skipping (s,q) (1.09, 50000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6974707Z Skipping (s,q) (1.1, 50000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6974855Z Skipping (s,q) (1.11, 50000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6975002Z Skipping (s,q) (1.12, 50000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6975157Z Skipping (s,q) (1.13, 50000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6975305Z Skipping (s,q) (1.14, 50000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6975462Z Skipping (s,q) (1.15, 50000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6975653Z Skipping (s,q) (1.16, 50000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6975802Z Skipping (s,q) (1.17, 50000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6975955Z Skipping (s,q) (1.18, 50000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6976161Z Skipping (s,q) (1.19, 50000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6976310Z Skipping (s,q) (1.2, 50000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6976469Z Skipping (s,q) (1.21, 50000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6976622Z Skipping (s,q) (1.22, 50000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6976779Z Skipping (s,q) (1.23, 50000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6976953Z Skipping (s,q) (1.24, 50000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6977126Z Skipping (s,q) (1.25, 50000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6977279Z Skipping (s,q) (1.26, 50000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6977430Z Skipping (s,q) (1.27, 50000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6977580Z Skipping (s,q) (1.28, 50000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6977737Z Skipping (s,q) (1.29, 50000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6977887Z Skipping (s,q) (1.3, 50000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6978039Z Skipping (s,q) (1.31, 50000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6978235Z Skipping (s,q) (1.32, 50000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6978385Z Skipping (s,q) (1.33, 50000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6978540Z Skipping (s,q) (1.34, 50000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6978729Z Skipping (s,q) (1.35, 50000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6978880Z Skipping (s,q) (1.36, 50000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6979033Z Skipping (s,q) (1.37, 50000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6979182Z Skipping (s,q) (1.38, 50000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6979330Z Skipping (s,q) (1.39, 50000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6979485Z Skipping (s,q) (1.4, 50000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6979674Z Skipping (s,q) (1.41, 50000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6979825Z Skipping (s,q) (1.42, 50000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6979972Z Skipping (s,q) (1.43, 50000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6980124Z Skipping (s,q) (1.44, 50000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6980276Z Skipping (s,q) (1.45, 50000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6980427Z Skipping (s,q) (1.46, 50000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6980577Z Skipping (s,q) (1.47, 50000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6980727Z Skipping (s,q) (1.48, 50000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6980879Z Skipping (s,q) (1.49, 50000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6981032Z Skipping (s,q) (1.5, 50000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6981181Z Skipping (s,q) (1.51, 50000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6981331Z Skipping (s,q) (1.52, 50000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6981486Z Skipping (s,q) (1.53, 50000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6981636Z Skipping (s,q) (1.54, 50000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6981786Z Skipping (s,q) (1.55, 50000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6981942Z Skipping (s,q) (1.56, 50000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6982093Z Skipping (s,q) (1.57, 50000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6982244Z Skipping (s,q) (1.58, 50000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6982392Z Skipping (s,q) (1.59, 50000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6982583Z Skipping (s,q) (1.6, 50000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6982736Z Skipping (s,q) (1.61, 50000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6982886Z Skipping (s,q) (1.62, 50000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6983038Z Skipping (s,q) (1.63, 50000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6983188Z Skipping (s,q) (1.64, 50000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6983334Z Skipping (s,q) (1.65, 50000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6983487Z Skipping (s,q) (1.66, 50000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6983634Z Skipping (s,q) (1.67, 50000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6983782Z Skipping (s,q) (1.68, 50000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6983938Z Skipping (s,q) (1.69, 50000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6984086Z Skipping (s,q) (1.7, 50000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6984236Z Skipping (s,q) (1.71, 50000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6984389Z Skipping (s,q) (1.72, 50000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6984537Z Skipping (s,q) (1.73, 50000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6984692Z Skipping (s,q) (1.74, 50000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6984839Z Skipping (s,q) (1.75, 50000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6984989Z Skipping (s,q) (1.76, 50000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6985189Z Skipping (s,q) (1.77, 50000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6985336Z Skipping (s,q) (1.78, 50000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6985522Z Skipping (s,q) (1.79, 50000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6985676Z Skipping (s,q) (1.8, 50000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6985822Z Skipping (s,q) (1.81, 50000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6985974Z Skipping (s,q) (1.82, 50000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6986120Z Skipping (s,q) (1.83, 50000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6986268Z Skipping (s,q) (1.84, 50000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6986461Z Skipping (s,q) (1.85, 50000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6986610Z Skipping (s,q) (1.86, 50000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6986755Z Skipping (s,q) (1.87, 50000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6986909Z Skipping (s,q) (1.88, 50000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6987055Z Skipping (s,q) (1.89, 50000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6987207Z Skipping (s,q) (1.9, 50000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6987357Z Skipping (s,q) (1.91, 50000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6987504Z Skipping (s,q) (1.92, 50000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6987656Z Skipping (s,q) (1.93, 50000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6987805Z Skipping (s,q) (1.94, 50000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6987955Z Skipping (s,q) (1.95, 50000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6988110Z Skipping (s,q) (1.96, 50000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6988257Z Skipping (s,q) (1.97, 50000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6988406Z Skipping (s,q) (1.98, 50000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6988561Z Skipping (s,q) (1.99, 50000): inconsistent with heavy hitters! 2025-05-07T20:58:01.6988708Z Skipping (s,q) (0.01, 52500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6988864Z Skipping (s,q) (0.02, 52500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6989011Z Skipping (s,q) (0.03, 52500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6989158Z Skipping (s,q) (0.04, 52500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6989352Z Skipping (s,q) (0.05, 52500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6989503Z Skipping (s,q) (0.06, 52500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6989653Z Skipping (s,q) (0.07, 52500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6989807Z Skipping (s,q) (0.08, 52500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6989954Z Skipping (s,q) (0.09, 52500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6990105Z Skipping (s,q) (0.1, 52500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6990258Z Skipping (s,q) (0.11, 52500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6990406Z Skipping (s,q) (0.12, 52500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6990560Z Skipping (s,q) (0.13, 52500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6990706Z Skipping (s,q) (0.14, 52500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6990852Z Skipping (s,q) (0.15, 52500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6991003Z Skipping (s,q) (0.16, 52500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6991151Z Skipping (s,q) (0.17, 52500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6991306Z Skipping (s,q) (0.18, 52500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6991459Z Skipping (s,q) (0.19, 52500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6991605Z Skipping (s,q) (0.2, 52500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6991761Z Skipping (s,q) (0.21, 52500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6991951Z Skipping (s,q) (0.22, 52500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6992098Z Skipping (s,q) (0.23, 52500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6992286Z Skipping (s,q) (0.24, 52500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6992436Z Skipping (s,q) (0.25, 52500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6992593Z Skipping (s,q) (0.26, 52500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6992741Z Skipping (s,q) (0.27, 52500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6992890Z Skipping (s,q) (0.28, 52500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6993042Z Skipping (s,q) (0.29, 52500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6993231Z Skipping (s,q) (0.3, 52500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6993378Z Skipping (s,q) (0.31, 52500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6993527Z Skipping (s,q) (0.32, 52500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6993676Z Skipping (s,q) (0.33, 52500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6993829Z Skipping (s,q) (0.34, 52500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6993979Z Skipping (s,q) (0.35, 52500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6994128Z Skipping (s,q) (0.36, 52500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6994284Z Skipping (s,q) (0.37, 52500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6994436Z Skipping (s,q) (0.38, 52500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6994583Z Skipping (s,q) (0.39, 52500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6994737Z Skipping (s,q) (0.4, 52500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6994885Z Skipping (s,q) (0.41, 52500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6995037Z Skipping (s,q) (0.42, 52500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6995184Z Skipping (s,q) (0.43, 52500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6995335Z Skipping (s,q) (0.44, 52500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6995490Z Skipping (s,q) (0.45, 52500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6995639Z Skipping (s,q) (0.46, 52500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6995786Z Skipping (s,q) (0.47, 52500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6995939Z Skipping (s,q) (0.48, 52500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6996129Z Skipping (s,q) (0.49, 52500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6996278Z Skipping (s,q) (0.5, 52500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6996434Z Skipping (s,q) (0.51, 52500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6996584Z Skipping (s,q) (0.52, 52500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6996735Z Skipping (s,q) (0.53, 52500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6996884Z Skipping (s,q) (0.54, 52500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6997033Z Skipping (s,q) (0.55, 52500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6997182Z Skipping (s,q) (0.56, 52500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6997331Z Skipping (s,q) (0.57, 52500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6997478Z Skipping (s,q) (0.58, 52500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6997630Z Skipping (s,q) (0.59, 52500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6997780Z Skipping (s,q) (0.6, 52500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6997929Z Skipping (s,q) (0.61, 52500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6998076Z Skipping (s,q) (0.62, 52500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6998228Z Skipping (s,q) (0.63, 52500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6998386Z Skipping (s,q) (0.64, 52500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6998536Z Skipping (s,q) (0.65, 52500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6998750Z Skipping (s,q) (0.66, 52500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6998906Z Skipping (s,q) (0.67, 52500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6999097Z Skipping (s,q) (0.68, 52500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6999247Z Skipping (s,q) (0.69, 52500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6999394Z Skipping (s,q) (0.7, 52500): inconsistent with heavy hitters! 2025-05-07T20:58:01.6999615Z Skipping (s,q) (0.71, 52500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7003993Z Skipping (s,q) (0.72, 52500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7004168Z Skipping (s,q) (0.73, 52500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7004391Z Skipping (s,q) (0.74, 52500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7004542Z Skipping (s,q) (0.75, 52500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7004690Z Skipping (s,q) (0.76, 52500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7004846Z Skipping (s,q) (0.77, 52500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7004997Z Skipping (s,q) (0.78, 52500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7005150Z Skipping (s,q) (0.79, 52500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7005310Z Skipping (s,q) (0.8, 52500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7005461Z Skipping (s,q) (0.81, 52500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7005611Z Skipping (s,q) (0.82, 52500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7005766Z Skipping (s,q) (0.83, 52500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7005916Z Skipping (s,q) (0.84, 52500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7006070Z Skipping (s,q) (0.85, 52500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7006219Z Skipping (s,q) (0.86, 52500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7006367Z Skipping (s,q) (0.87, 52500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7006523Z Skipping (s,q) (0.88, 52500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7006671Z Skipping (s,q) (0.89, 52500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7006827Z Skipping (s,q) (0.9, 52500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7006978Z Skipping (s,q) (0.91, 52500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7007129Z Skipping (s,q) (0.92, 52500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7007284Z Skipping (s,q) (0.93, 52500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7007476Z Skipping (s,q) (0.94, 52500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7007628Z Skipping (s,q) (0.95, 52500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7007781Z Skipping (s,q) (0.96, 52500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7007928Z Skipping (s,q) (0.97, 52500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7008074Z Skipping (s,q) (0.98, 52500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7008232Z Skipping (s,q) (0.99, 52500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7008378Z Skipping (s,q) (1, 52500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7008529Z Skipping (s,q) (1.01, 52500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7008681Z Skipping (s,q) (1.02, 52500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7008830Z Skipping (s,q) (1.03, 52500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7008985Z Skipping (s,q) (1.04, 52500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7009134Z Skipping (s,q) (1.05, 52500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7009280Z Skipping (s,q) (1.06, 52500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7009432Z Skipping (s,q) (1.07, 52500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7009578Z Skipping (s,q) (1.08, 52500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7009725Z Skipping (s,q) (1.09, 52500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7009924Z Skipping (s,q) (1.1, 52500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7010073Z Skipping (s,q) (1.11, 52500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7010267Z Skipping (s,q) (1.12, 52500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7010418Z Skipping (s,q) (1.13, 52500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7010566Z Skipping (s,q) (1.14, 52500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7010714Z Skipping (s,q) (1.15, 52500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7010864Z Skipping (s,q) (1.16, 52500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7011012Z Skipping (s,q) (1.17, 52500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7011210Z Skipping (s,q) (1.18, 52500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7011358Z Skipping (s,q) (1.19, 52500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7011509Z Skipping (s,q) (1.2, 52500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7011659Z Skipping (s,q) (1.21, 52500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7011805Z Skipping (s,q) (1.22, 52500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7011958Z Skipping (s,q) (1.23, 52500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7012106Z Skipping (s,q) (1.24, 52500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7012253Z Skipping (s,q) (1.25, 52500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7012403Z Skipping (s,q) (1.26, 52500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7012551Z Skipping (s,q) (1.27, 52500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7012702Z Skipping (s,q) (1.28, 52500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7012851Z Skipping (s,q) (1.29, 52500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7012998Z Skipping (s,q) (1.3, 52500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7013153Z Skipping (s,q) (1.31, 52500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7013304Z Skipping (s,q) (1.32, 52500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7013452Z Skipping (s,q) (1.33, 52500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7013606Z Skipping (s,q) (1.34, 52500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7013754Z Skipping (s,q) (1.35, 52500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7013904Z Skipping (s,q) (1.36, 52500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7014050Z Skipping (s,q) (1.37, 52500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7014241Z Skipping (s,q) (1.38, 52500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7014396Z Skipping (s,q) (1.39, 52500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7014546Z Skipping (s,q) (1.4, 52500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7014695Z Skipping (s,q) (1.41, 52500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7014844Z Skipping (s,q) (1.42, 52500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7014995Z Skipping (s,q) (1.43, 52500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7015142Z Skipping (s,q) (1.44, 52500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7015292Z Skipping (s,q) (1.45, 52500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7015439Z Skipping (s,q) (1.46, 52500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7015589Z Skipping (s,q) (1.47, 52500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7015737Z Skipping (s,q) (1.48, 52500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7015887Z Skipping (s,q) (1.49, 52500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7016040Z Skipping (s,q) (1.5, 52500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7016280Z Skipping (s,q) (1.51, 52500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7016432Z Skipping (s,q) (1.52, 52500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7016581Z Skipping (s,q) (1.53, 52500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7016774Z Skipping (s,q) (1.54, 52500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7016924Z Skipping (s,q) (1.55, 52500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7017112Z Skipping (s,q) (1.56, 52500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7017260Z Skipping (s,q) (1.57, 52500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7017412Z Skipping (s,q) (1.58, 52500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7017560Z Skipping (s,q) (1.59, 52500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7017711Z Skipping (s,q) (1.6, 52500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7017864Z Skipping (s,q) (1.61, 52500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7018050Z Skipping (s,q) (1.62, 52500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7018200Z Skipping (s,q) (1.63, 52500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7018348Z Skipping (s,q) (1.64, 52500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7018499Z Skipping (s,q) (1.65, 52500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7018651Z Skipping (s,q) (1.66, 52500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7018801Z Skipping (s,q) (1.67, 52500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7018948Z Skipping (s,q) (1.68, 52500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7019103Z Skipping (s,q) (1.69, 52500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7019251Z Skipping (s,q) (1.7, 52500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7019410Z Skipping (s,q) (1.71, 52500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7019558Z Skipping (s,q) (1.72, 52500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7019710Z Skipping (s,q) (1.73, 52500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7019862Z Skipping (s,q) (1.74, 52500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7020010Z Skipping (s,q) (1.75, 52500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7020159Z Skipping (s,q) (1.76, 52500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7020312Z Skipping (s,q) (1.77, 52500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7020464Z Skipping (s,q) (1.78, 52500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7020613Z Skipping (s,q) (1.79, 52500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7020762Z Skipping (s,q) (1.8, 52500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7020909Z Skipping (s,q) (1.81, 52500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7021183Z Skipping (s,q) (1.82, 52500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7021331Z Skipping (s,q) (1.83, 52500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7021484Z Skipping (s,q) (1.84, 52500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7021639Z Skipping (s,q) (1.85, 52500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7021787Z Skipping (s,q) (1.86, 52500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7021943Z Skipping (s,q) (1.87, 52500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7022092Z Skipping (s,q) (1.88, 52500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7022245Z Skipping (s,q) (1.89, 52500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7022397Z Skipping (s,q) (1.9, 52500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7022543Z Skipping (s,q) (1.91, 52500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7022690Z Skipping (s,q) (1.92, 52500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7022842Z Skipping (s,q) (1.93, 52500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7022990Z Skipping (s,q) (1.94, 52500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7023140Z Skipping (s,q) (1.95, 52500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7023290Z Skipping (s,q) (1.96, 52500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7023438Z Skipping (s,q) (1.97, 52500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7023635Z Skipping (s,q) (1.98, 52500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7023783Z Skipping (s,q) (1.99, 52500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7023971Z Skipping (s,q) (0.01, 55000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7024125Z Skipping (s,q) (0.02, 55000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7024274Z Skipping (s,q) (0.03, 55000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7024424Z Skipping (s,q) (0.04, 55000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7024573Z Skipping (s,q) (0.05, 55000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7024720Z Skipping (s,q) (0.06, 55000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7024870Z Skipping (s,q) (0.07, 55000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7025083Z Skipping (s,q) (0.08, 55000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7025234Z Skipping (s,q) (0.09, 55000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7025392Z Skipping (s,q) (0.1, 55000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7025540Z Skipping (s,q) (0.11, 55000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7025694Z Skipping (s,q) (0.12, 55000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7025852Z Skipping (s,q) (0.13, 55000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7026000Z Skipping (s,q) (0.14, 55000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7026152Z Skipping (s,q) (0.15, 55000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7026303Z Skipping (s,q) (0.16, 55000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7026449Z Skipping (s,q) (0.17, 55000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7026603Z Skipping (s,q) (0.18, 55000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7026778Z Skipping (s,q) (0.19, 55000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7026951Z Skipping (s,q) (0.2, 55000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7027111Z Skipping (s,q) (0.21, 55000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7027259Z Skipping (s,q) (0.22, 55000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7027414Z Skipping (s,q) (0.23, 55000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7027560Z Skipping (s,q) (0.24, 55000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7027708Z Skipping (s,q) (0.25, 55000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7027857Z Skipping (s,q) (0.26, 55000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7028045Z Skipping (s,q) (0.27, 55000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7028197Z Skipping (s,q) (0.28, 55000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7028353Z Skipping (s,q) (0.29, 55000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7028504Z Skipping (s,q) (0.3, 55000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7028654Z Skipping (s,q) (0.31, 55000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7028803Z Skipping (s,q) (0.32, 55000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7028951Z Skipping (s,q) (0.33, 55000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7029102Z Skipping (s,q) (0.34, 55000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7029249Z Skipping (s,q) (0.35, 55000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7029398Z Skipping (s,q) (0.36, 55000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7029555Z Skipping (s,q) (0.37, 55000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7029705Z Skipping (s,q) (0.38, 55000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7029855Z Skipping (s,q) (0.39, 55000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7030003Z Skipping (s,q) (0.4, 55000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7030151Z Skipping (s,q) (0.41, 55000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7030305Z Skipping (s,q) (0.42, 55000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7030495Z Skipping (s,q) (0.43, 55000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7030644Z Skipping (s,q) (0.44, 55000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7030833Z Skipping (s,q) (0.45, 55000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7030981Z Skipping (s,q) (0.46, 55000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7031131Z Skipping (s,q) (0.47, 55000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7031277Z Skipping (s,q) (0.48, 55000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7031426Z Skipping (s,q) (0.49, 55000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7031576Z Skipping (s,q) (0.5, 55000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7031725Z Skipping (s,q) (0.51, 55000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7031914Z Skipping (s,q) (0.52, 55000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7032071Z Skipping (s,q) (0.53, 55000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7032221Z Skipping (s,q) (0.54, 55000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7032371Z Skipping (s,q) (0.55, 55000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7032520Z Skipping (s,q) (0.56, 55000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7032667Z Skipping (s,q) (0.57, 55000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7032815Z Skipping (s,q) (0.58, 55000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7032964Z Skipping (s,q) (0.59, 55000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7033117Z Skipping (s,q) (0.6, 55000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7033268Z Skipping (s,q) (0.61, 55000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7033414Z Skipping (s,q) (0.62, 55000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7033562Z Skipping (s,q) (0.63, 55000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7033712Z Skipping (s,q) (0.64, 55000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7033863Z Skipping (s,q) (0.65, 55000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7034020Z Skipping (s,q) (0.66, 55000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7034171Z Skipping (s,q) (0.67, 55000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7034318Z Skipping (s,q) (0.68, 55000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7034469Z Skipping (s,q) (0.69, 55000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7034617Z Skipping (s,q) (0.7, 55000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7034806Z Skipping (s,q) (0.71, 55000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7034960Z Skipping (s,q) (0.72, 55000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7035106Z Skipping (s,q) (0.73, 55000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7035257Z Skipping (s,q) (0.74, 55000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7035405Z Skipping (s,q) (0.75, 55000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7035556Z Skipping (s,q) (0.76, 55000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7035713Z Skipping (s,q) (0.77, 55000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7035861Z Skipping (s,q) (0.78, 55000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7036009Z Skipping (s,q) (0.79, 55000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7036161Z Skipping (s,q) (0.8, 55000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7036313Z Skipping (s,q) (0.81, 55000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7036466Z Skipping (s,q) (0.82, 55000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7036614Z Skipping (s,q) (0.83, 55000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7036761Z Skipping (s,q) (0.84, 55000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7036918Z Skipping (s,q) (0.85, 55000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7037065Z Skipping (s,q) (0.86, 55000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7037252Z Skipping (s,q) (0.87, 55000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7037401Z Skipping (s,q) (0.88, 55000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7037584Z Skipping (s,q) (0.89, 55000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7037736Z Skipping (s,q) (0.9, 55000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7037882Z Skipping (s,q) (0.91, 55000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7038029Z Skipping (s,q) (0.92, 55000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7038184Z Skipping (s,q) (0.93, 55000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7038332Z Skipping (s,q) (0.94, 55000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7038479Z Skipping (s,q) (0.95, 55000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7038669Z Skipping (s,q) (0.96, 55000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7038816Z Skipping (s,q) (0.97, 55000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7038968Z Skipping (s,q) (0.98, 55000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7039114Z Skipping (s,q) (0.99, 55000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7039261Z Skipping (s,q) (1, 55000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7039413Z Skipping (s,q) (1.01, 55000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7039562Z Skipping (s,q) (1.02, 55000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7039711Z Skipping (s,q) (1.03, 55000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7039862Z Skipping (s,q) (1.04, 55000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7040009Z Skipping (s,q) (1.05, 55000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7040159Z Skipping (s,q) (1.06, 55000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7040310Z Skipping (s,q) (1.07, 55000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7040456Z Skipping (s,q) (1.08, 55000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7040608Z Skipping (s,q) (1.09, 55000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7040758Z Skipping (s,q) (1.1, 55000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7040910Z Skipping (s,q) (1.11, 55000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7041064Z Skipping (s,q) (1.12, 55000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7041212Z Skipping (s,q) (1.13, 55000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7041362Z Skipping (s,q) (1.14, 55000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7041551Z Skipping (s,q) (1.15, 55000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7041700Z Skipping (s,q) (1.16, 55000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7041852Z Skipping (s,q) (1.17, 55000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7042005Z Skipping (s,q) (1.18, 55000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7042152Z Skipping (s,q) (1.19, 55000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7042306Z Skipping (s,q) (1.2, 55000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7042455Z Skipping (s,q) (1.21, 55000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7042606Z Skipping (s,q) (1.22, 55000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7042757Z Skipping (s,q) (1.23, 55000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7042904Z Skipping (s,q) (1.24, 55000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7043052Z Skipping (s,q) (1.25, 55000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7043201Z Skipping (s,q) (1.26, 55000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7043350Z Skipping (s,q) (1.27, 55000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7043502Z Skipping (s,q) (1.28, 55000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7043650Z Skipping (s,q) (1.29, 55000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7043797Z Skipping (s,q) (1.3, 55000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7044000Z Skipping (s,q) (1.31, 55000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7044147Z Skipping (s,q) (1.32, 55000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7044339Z Skipping (s,q) (1.33, 55000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7044491Z Skipping (s,q) (1.34, 55000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7044641Z Skipping (s,q) (1.35, 55000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7044795Z Skipping (s,q) (1.36, 55000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7044945Z Skipping (s,q) (1.37, 55000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7045091Z Skipping (s,q) (1.38, 55000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7045242Z Skipping (s,q) (1.39, 55000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7045426Z Skipping (s,q) (1.4, 55000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7045575Z Skipping (s,q) (1.41, 55000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7045726Z Skipping (s,q) (1.42, 55000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7045872Z Skipping (s,q) (1.43, 55000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7046024Z Skipping (s,q) (1.44, 55000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7046170Z Skipping (s,q) (1.45, 55000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7046317Z Skipping (s,q) (1.46, 55000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7046468Z Skipping (s,q) (1.47, 55000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7046618Z Skipping (s,q) (1.48, 55000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7046767Z Skipping (s,q) (1.49, 55000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7046913Z Skipping (s,q) (1.5, 55000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7047062Z Skipping (s,q) (1.51, 55000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7047211Z Skipping (s,q) (1.52, 55000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7047359Z Skipping (s,q) (1.53, 55000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7047506Z Skipping (s,q) (1.54, 55000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7047656Z Skipping (s,q) (1.55, 55000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7047803Z Skipping (s,q) (1.56, 55000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7047952Z Skipping (s,q) (1.57, 55000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7048097Z Skipping (s,q) (1.58, 55000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7048286Z Skipping (s,q) (1.59, 55000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7048439Z Skipping (s,q) (1.6, 55000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7048588Z Skipping (s,q) (1.61, 55000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7048738Z Skipping (s,q) (1.62, 55000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7048889Z Skipping (s,q) (1.63, 55000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7049039Z Skipping (s,q) (1.64, 55000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7049188Z Skipping (s,q) (1.65, 55000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7049339Z Skipping (s,q) (1.66, 55000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7049486Z Skipping (s,q) (1.67, 55000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7049638Z Skipping (s,q) (1.68, 55000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7049784Z Skipping (s,q) (1.69, 55000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7049936Z Skipping (s,q) (1.7, 55000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7050089Z Skipping (s,q) (1.71, 55000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7050238Z Skipping (s,q) (1.72, 55000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7050389Z Skipping (s,q) (1.73, 55000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7050539Z Skipping (s,q) (1.74, 55000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7050728Z Skipping (s,q) (1.75, 55000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7050877Z Skipping (s,q) (1.76, 55000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7051086Z Skipping (s,q) (1.77, 55000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7051235Z Skipping (s,q) (1.78, 55000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7051385Z Skipping (s,q) (1.79, 55000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7051533Z Skipping (s,q) (1.8, 55000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7051683Z Skipping (s,q) (1.81, 55000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7051834Z Skipping (s,q) (1.82, 55000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7051981Z Skipping (s,q) (1.83, 55000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7052173Z Skipping (s,q) (1.84, 55000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7052319Z Skipping (s,q) (1.85, 55000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7052470Z Skipping (s,q) (1.86, 55000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7052620Z Skipping (s,q) (1.87, 55000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7052770Z Skipping (s,q) (1.88, 55000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7052921Z Skipping (s,q) (1.89, 55000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7053073Z Skipping (s,q) (1.9, 55000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7053219Z Skipping (s,q) (1.91, 55000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7053373Z Skipping (s,q) (1.92, 55000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7053521Z Skipping (s,q) (1.93, 55000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7053667Z Skipping (s,q) (1.94, 55000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7053820Z Skipping (s,q) (1.95, 55000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7053969Z Skipping (s,q) (1.96, 55000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7054122Z Skipping (s,q) (1.97, 55000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7054276Z Skipping (s,q) (1.98, 55000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7054425Z Skipping (s,q) (1.99, 55000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7054575Z Skipping (s,q) (0.01, 57500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7054724Z Skipping (s,q) (0.02, 57500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7054872Z Skipping (s,q) (0.03, 57500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7055067Z Skipping (s,q) (0.04, 57500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7055219Z Skipping (s,q) (0.05, 57500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7055367Z Skipping (s,q) (0.06, 57500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7055520Z Skipping (s,q) (0.07, 57500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7055670Z Skipping (s,q) (0.08, 57500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7055821Z Skipping (s,q) (0.09, 57500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7055969Z Skipping (s,q) (0.1, 57500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7056178Z Skipping (s,q) (0.11, 57500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7056334Z Skipping (s,q) (0.12, 57500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7056482Z Skipping (s,q) (0.13, 57500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7056630Z Skipping (s,q) (0.14, 57500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7056782Z Skipping (s,q) (0.15, 57500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7056931Z Skipping (s,q) (0.16, 57500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7057086Z Skipping (s,q) (0.17, 57500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7057237Z Skipping (s,q) (0.18, 57500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7057387Z Skipping (s,q) (0.19, 57500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7057583Z Skipping (s,q) (0.2, 57500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7057731Z Skipping (s,q) (0.21, 57500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7057879Z Skipping (s,q) (0.22, 57500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7058068Z Skipping (s,q) (0.23, 57500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7058218Z Skipping (s,q) (0.24, 57500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7058365Z Skipping (s,q) (0.25, 57500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7058518Z Skipping (s,q) (0.26, 57500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7058669Z Skipping (s,q) (0.27, 57500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7058821Z Skipping (s,q) (0.28, 57500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7059007Z Skipping (s,q) (0.29, 57500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7059154Z Skipping (s,q) (0.3, 57500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7059607Z Skipping (s,q) (0.31, 57500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7059795Z Skipping (s,q) (0.32, 57500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7059944Z Skipping (s,q) (0.33, 57500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7060099Z Skipping (s,q) (0.34, 57500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7060253Z Skipping (s,q) (0.35, 57500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7060404Z Skipping (s,q) (0.36, 57500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7060556Z Skipping (s,q) (0.37, 57500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7060709Z Skipping (s,q) (0.38, 57500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7060860Z Skipping (s,q) (0.39, 57500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7061010Z Skipping (s,q) (0.4, 57500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7061158Z Skipping (s,q) (0.41, 57500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7061310Z Skipping (s,q) (0.42, 57500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7061459Z Skipping (s,q) (0.43, 57500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7061609Z Skipping (s,q) (0.44, 57500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7061763Z Skipping (s,q) (0.45, 57500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7061912Z Skipping (s,q) (0.46, 57500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7062065Z Skipping (s,q) (0.47, 57500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7062308Z Skipping (s,q) (0.48, 57500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7062458Z Skipping (s,q) (0.49, 57500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7062613Z Skipping (s,q) (0.5, 57500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7062763Z Skipping (s,q) (0.51, 57500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7062914Z Skipping (s,q) (0.52, 57500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7063061Z Skipping (s,q) (0.53, 57500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7063213Z Skipping (s,q) (0.54, 57500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7063365Z Skipping (s,q) (0.55, 57500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7063514Z Skipping (s,q) (0.56, 57500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7063662Z Skipping (s,q) (0.57, 57500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7063818Z Skipping (s,q) (0.58, 57500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7063969Z Skipping (s,q) (0.59, 57500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7064124Z Skipping (s,q) (0.6, 57500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7064274Z Skipping (s,q) (0.61, 57500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7064423Z Skipping (s,q) (0.62, 57500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7064576Z Skipping (s,q) (0.63, 57500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7064725Z Skipping (s,q) (0.64, 57500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7064943Z Skipping (s,q) (0.65, 57500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7065097Z Skipping (s,q) (0.66, 57500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7065302Z Skipping (s,q) (0.67, 57500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7065454Z Skipping (s,q) (0.68, 57500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7065601Z Skipping (s,q) (0.69, 57500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7065754Z Skipping (s,q) (0.7, 57500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7065907Z Skipping (s,q) (0.71, 57500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7066055Z Skipping (s,q) (0.72, 57500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7066256Z Skipping (s,q) (0.73, 57500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7066409Z Skipping (s,q) (0.74, 57500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7066556Z Skipping (s,q) (0.75, 57500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7066712Z Skipping (s,q) (0.76, 57500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7066862Z Skipping (s,q) (0.77, 57500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7067013Z Skipping (s,q) (0.78, 57500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7067165Z Skipping (s,q) (0.79, 57500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7067313Z Skipping (s,q) (0.8, 57500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7067464Z Skipping (s,q) (0.81, 57500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7067614Z Skipping (s,q) (0.82, 57500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7067760Z Skipping (s,q) (0.83, 57500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7067912Z Skipping (s,q) (0.84, 57500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7068066Z Skipping (s,q) (0.85, 57500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7068213Z Skipping (s,q) (0.86, 57500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7068364Z Skipping (s,q) (0.87, 57500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7068514Z Skipping (s,q) (0.88, 57500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7068666Z Skipping (s,q) (0.89, 57500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7068818Z Skipping (s,q) (0.9, 57500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7068967Z Skipping (s,q) (0.91, 57500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7069161Z Skipping (s,q) (0.92, 57500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7069314Z Skipping (s,q) (0.93, 57500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7069463Z Skipping (s,q) (0.94, 57500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7069619Z Skipping (s,q) (0.95, 57500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7069768Z Skipping (s,q) (0.96, 57500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7069917Z Skipping (s,q) (0.97, 57500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7070071Z Skipping (s,q) (0.98, 57500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7070219Z Skipping (s,q) (0.99, 57500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7070370Z Skipping (s,q) (1, 57500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7070523Z Skipping (s,q) (1.01, 57500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7070671Z Skipping (s,q) (1.02, 57500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7070824Z Skipping (s,q) (1.03, 57500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7070972Z Skipping (s,q) (1.04, 57500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7071120Z Skipping (s,q) (1.05, 57500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7071274Z Skipping (s,q) (1.06, 57500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7071423Z Skipping (s,q) (1.07, 57500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7071573Z Skipping (s,q) (1.08, 57500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7071771Z Skipping (s,q) (1.09, 57500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7071920Z Skipping (s,q) (1.1, 57500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7072111Z Skipping (s,q) (1.11, 57500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7072262Z Skipping (s,q) (1.12, 57500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7072410Z Skipping (s,q) (1.13, 57500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7072564Z Skipping (s,q) (1.14, 57500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7072713Z Skipping (s,q) (1.15, 57500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7072861Z Skipping (s,q) (1.16, 57500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7073054Z Skipping (s,q) (1.17, 57500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7073203Z Skipping (s,q) (1.18, 57500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7073357Z Skipping (s,q) (1.19, 57500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7073510Z Skipping (s,q) (1.2, 57500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7073657Z Skipping (s,q) (1.21, 57500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7073814Z Skipping (s,q) (1.22, 57500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7073964Z Skipping (s,q) (1.23, 57500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7074116Z Skipping (s,q) (1.24, 57500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7074271Z Skipping (s,q) (1.25, 57500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7074419Z Skipping (s,q) (1.26, 57500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7074570Z Skipping (s,q) (1.27, 57500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7074723Z Skipping (s,q) (1.28, 57500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7074872Z Skipping (s,q) (1.29, 57500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7075023Z Skipping (s,q) (1.3, 57500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7075178Z Skipping (s,q) (1.31, 57500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7075329Z Skipping (s,q) (1.32, 57500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7075482Z Skipping (s,q) (1.33, 57500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7075631Z Skipping (s,q) (1.34, 57500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7075781Z Skipping (s,q) (1.35, 57500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7075976Z Skipping (s,q) (1.36, 57500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7076126Z Skipping (s,q) (1.37, 57500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7076278Z Skipping (s,q) (1.38, 57500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7076431Z Skipping (s,q) (1.39, 57500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7076580Z Skipping (s,q) (1.4, 57500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7076731Z Skipping (s,q) (1.41, 57500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7076881Z Skipping (s,q) (1.42, 57500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7077029Z Skipping (s,q) (1.43, 57500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7077184Z Skipping (s,q) (1.44, 57500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7077334Z Skipping (s,q) (1.45, 57500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7077489Z Skipping (s,q) (1.46, 57500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7077636Z Skipping (s,q) (1.47, 57500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7077785Z Skipping (s,q) (1.48, 57500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7077937Z Skipping (s,q) (1.49, 57500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7078088Z Skipping (s,q) (1.5, 57500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7078235Z Skipping (s,q) (1.51, 57500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7078387Z Skipping (s,q) (1.52, 57500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7078605Z Skipping (s,q) (1.53, 57500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7078755Z Skipping (s,q) (1.54, 57500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7078940Z Skipping (s,q) (1.55, 57500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7079093Z Skipping (s,q) (1.56, 57500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7079244Z Skipping (s,q) (1.57, 57500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7079393Z Skipping (s,q) (1.58, 57500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7079541Z Skipping (s,q) (1.59, 57500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7079693Z Skipping (s,q) (1.6, 57500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7079882Z Skipping (s,q) (1.61, 57500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7080033Z Skipping (s,q) (1.62, 57500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7080183Z Skipping (s,q) (1.63, 57500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7080338Z Skipping (s,q) (1.64, 57500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7080490Z Skipping (s,q) (1.65, 57500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7080642Z Skipping (s,q) (1.66, 57500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7080789Z Skipping (s,q) (1.67, 57500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7080948Z Skipping (s,q) (1.68, 57500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7081097Z Skipping (s,q) (1.69, 57500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7081249Z Skipping (s,q) (1.7, 57500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7081398Z Skipping (s,q) (1.71, 57500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7081548Z Skipping (s,q) (1.72, 57500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7081697Z Skipping (s,q) (1.73, 57500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7081853Z Skipping (s,q) (1.74, 57500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7082004Z Skipping (s,q) (1.75, 57500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7082155Z Skipping (s,q) (1.76, 57500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7082304Z Skipping (s,q) (1.77, 57500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7082456Z Skipping (s,q) (1.78, 57500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7082604Z Skipping (s,q) (1.79, 57500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7082754Z Skipping (s,q) (1.8, 57500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7082956Z Skipping (s,q) (1.81, 57500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7083105Z Skipping (s,q) (1.82, 57500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7083257Z Skipping (s,q) (1.83, 57500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7083409Z Skipping (s,q) (1.84, 57500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7083558Z Skipping (s,q) (1.85, 57500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7083709Z Skipping (s,q) (1.86, 57500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7083861Z Skipping (s,q) (1.87, 57500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7084012Z Skipping (s,q) (1.88, 57500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7084164Z Skipping (s,q) (1.89, 57500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7084314Z Skipping (s,q) (1.9, 57500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7084464Z Skipping (s,q) (1.91, 57500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7084621Z Skipping (s,q) (1.92, 57500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7084769Z Skipping (s,q) (1.93, 57500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7084921Z Skipping (s,q) (1.94, 57500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7085073Z Skipping (s,q) (1.95, 57500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7085223Z Skipping (s,q) (1.96, 57500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7085420Z Skipping (s,q) (1.97, 57500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7085568Z Skipping (s,q) (1.98, 57500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7085756Z Skipping (s,q) (1.99, 57500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7085907Z Skipping (s,q) (0.01, 60000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7086054Z Skipping (s,q) (0.02, 60000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7086201Z Skipping (s,q) (0.03, 60000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7086355Z Skipping (s,q) (0.04, 60000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7086503Z Skipping (s,q) (0.05, 60000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7086711Z Skipping (s,q) (0.06, 60000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7086881Z Skipping (s,q) (0.07, 60000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7087037Z Skipping (s,q) (0.08, 60000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7087192Z Skipping (s,q) (0.09, 60000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7087339Z Skipping (s,q) (0.1, 60000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7087490Z Skipping (s,q) (0.11, 60000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7087641Z Skipping (s,q) (0.12, 60000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7087789Z Skipping (s,q) (0.13, 60000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7087940Z Skipping (s,q) (0.14, 60000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7088092Z Skipping (s,q) (0.15, 60000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7088241Z Skipping (s,q) (0.16, 60000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7088395Z Skipping (s,q) (0.17, 60000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7088544Z Skipping (s,q) (0.18, 60000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7088697Z Skipping (s,q) (0.19, 60000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7088853Z Skipping (s,q) (0.2, 60000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7089001Z Skipping (s,q) (0.21, 60000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7089160Z Skipping (s,q) (0.22, 60000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7089310Z Skipping (s,q) (0.23, 60000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7089459Z Skipping (s,q) (0.24, 60000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7089609Z Skipping (s,q) (0.25, 60000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7089798Z Skipping (s,q) (0.26, 60000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7089947Z Skipping (s,q) (0.27, 60000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7090107Z Skipping (s,q) (0.28, 60000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7090255Z Skipping (s,q) (0.29, 60000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7090408Z Skipping (s,q) (0.3, 60000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7090559Z Skipping (s,q) (0.31, 60000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7090707Z Skipping (s,q) (0.32, 60000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7090861Z Skipping (s,q) (0.33, 60000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7091009Z Skipping (s,q) (0.34, 60000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7091156Z Skipping (s,q) (0.35, 60000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7091305Z Skipping (s,q) (0.36, 60000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7091456Z Skipping (s,q) (0.37, 60000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7091610Z Skipping (s,q) (0.38, 60000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7091762Z Skipping (s,q) (0.39, 60000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7091908Z Skipping (s,q) (0.4, 60000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7092067Z Skipping (s,q) (0.41, 60000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7092259Z Skipping (s,q) (0.42, 60000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7092408Z Skipping (s,q) (0.43, 60000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7092604Z Skipping (s,q) (0.44, 60000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7092754Z Skipping (s,q) (0.45, 60000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7092903Z Skipping (s,q) (0.46, 60000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7093058Z Skipping (s,q) (0.47, 60000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7093210Z Skipping (s,q) (0.48, 60000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7093360Z Skipping (s,q) (0.49, 60000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7093552Z Skipping (s,q) (0.5, 60000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7093703Z Skipping (s,q) (0.51, 60000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7093854Z Skipping (s,q) (0.52, 60000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7094003Z Skipping (s,q) (0.53, 60000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7094152Z Skipping (s,q) (0.54, 60000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7094309Z Skipping (s,q) (0.55, 60000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7094456Z Skipping (s,q) (0.56, 60000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7094606Z Skipping (s,q) (0.57, 60000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7094752Z Skipping (s,q) (0.58, 60000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7094903Z Skipping (s,q) (0.59, 60000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7095057Z Skipping (s,q) (0.6, 60000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7095207Z Skipping (s,q) (0.61, 60000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7095360Z Skipping (s,q) (0.62, 60000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7095511Z Skipping (s,q) (0.63, 60000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7095660Z Skipping (s,q) (0.64, 60000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7095812Z Skipping (s,q) (0.65, 60000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7095960Z Skipping (s,q) (0.66, 60000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7096186Z Skipping (s,q) (0.67, 60000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7096373Z Skipping (s,q) (0.68, 60000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7096524Z Skipping (s,q) (0.69, 60000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7096719Z Skipping (s,q) (0.7, 60000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7096872Z Skipping (s,q) (0.71, 60000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7097018Z Skipping (s,q) (0.72, 60000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7097171Z Skipping (s,q) (0.73, 60000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7097317Z Skipping (s,q) (0.74, 60000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7097466Z Skipping (s,q) (0.75, 60000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7097619Z Skipping (s,q) (0.76, 60000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7097767Z Skipping (s,q) (0.77, 60000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7097914Z Skipping (s,q) (0.78, 60000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7098070Z Skipping (s,q) (0.79, 60000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7098217Z Skipping (s,q) (0.8, 60000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7098479Z Skipping (s,q) (0.81, 60000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7098707Z Skipping (s,q) (0.82, 60000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7098902Z Skipping (s,q) (0.83, 60000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7099055Z Skipping (s,q) (0.84, 60000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7099201Z Skipping (s,q) (0.85, 60000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7099401Z Skipping (s,q) (0.86, 60000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7099552Z Skipping (s,q) (0.87, 60000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7099735Z Skipping (s,q) (0.88, 60000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7099884Z Skipping (s,q) (0.89, 60000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7100030Z Skipping (s,q) (0.9, 60000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7100176Z Skipping (s,q) (0.91, 60000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7100327Z Skipping (s,q) (0.92, 60000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7100473Z Skipping (s,q) (0.93, 60000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7100619Z Skipping (s,q) (0.94, 60000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7100809Z Skipping (s,q) (0.95, 60000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7100957Z Skipping (s,q) (0.96, 60000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7101106Z Skipping (s,q) (0.97, 60000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7101263Z Skipping (s,q) (0.98, 60000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7101410Z Skipping (s,q) (0.99, 60000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7101560Z Skipping (s,q) (1, 60000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7101708Z Skipping (s,q) (1.01, 60000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7101853Z Skipping (s,q) (1.02, 60000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7102006Z Skipping (s,q) (1.03, 60000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7102154Z Skipping (s,q) (1.04, 60000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7102299Z Skipping (s,q) (1.05, 60000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7102452Z Skipping (s,q) (1.06, 60000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7102599Z Skipping (s,q) (1.07, 60000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7102752Z Skipping (s,q) (1.08, 60000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7102902Z Skipping (s,q) (1.09, 60000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7103054Z Skipping (s,q) (1.1, 60000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7103201Z Skipping (s,q) (1.11, 60000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7103345Z Skipping (s,q) (1.12, 60000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7103491Z Skipping (s,q) (1.13, 60000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7103706Z Skipping (s,q) (1.14, 60000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7103853Z Skipping (s,q) (1.15, 60000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7104006Z Skipping (s,q) (1.16, 60000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7104156Z Skipping (s,q) (1.17, 60000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7104301Z Skipping (s,q) (1.18, 60000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7104451Z Skipping (s,q) (1.19, 60000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7104595Z Skipping (s,q) (1.2, 60000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7104745Z Skipping (s,q) (1.21, 60000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7104894Z Skipping (s,q) (1.22, 60000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7105041Z Skipping (s,q) (1.23, 60000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7105193Z Skipping (s,q) (1.24, 60000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7105340Z Skipping (s,q) (1.25, 60000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7105485Z Skipping (s,q) (1.26, 60000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7105633Z Skipping (s,q) (1.27, 60000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7105781Z Skipping (s,q) (1.28, 60000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7105927Z Skipping (s,q) (1.29, 60000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7106121Z Skipping (s,q) (1.3, 60000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7106267Z Skipping (s,q) (1.31, 60000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7106456Z Skipping (s,q) (1.32, 60000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7106604Z Skipping (s,q) (1.33, 60000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7106748Z Skipping (s,q) (1.34, 60000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7106899Z Skipping (s,q) (1.35, 60000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7107047Z Skipping (s,q) (1.36, 60000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7107191Z Skipping (s,q) (1.37, 60000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7107339Z Skipping (s,q) (1.38, 60000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7107523Z Skipping (s,q) (1.39, 60000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7107670Z Skipping (s,q) (1.4, 60000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7107819Z Skipping (s,q) (1.41, 60000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7107966Z Skipping (s,q) (1.42, 60000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7108119Z Skipping (s,q) (1.43, 60000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7108263Z Skipping (s,q) (1.44, 60000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7108410Z Skipping (s,q) (1.45, 60000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7108558Z Skipping (s,q) (1.46, 60000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7108704Z Skipping (s,q) (1.47, 60000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7108855Z Skipping (s,q) (1.48, 60000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7109002Z Skipping (s,q) (1.49, 60000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7109148Z Skipping (s,q) (1.5, 60000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7109296Z Skipping (s,q) (1.51, 60000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7109446Z Skipping (s,q) (1.52, 60000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7109594Z Skipping (s,q) (1.53, 60000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7109744Z Skipping (s,q) (1.54, 60000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7109889Z Skipping (s,q) (1.55, 60000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7110033Z Skipping (s,q) (1.56, 60000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7110188Z Skipping (s,q) (1.57, 60000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7110375Z Skipping (s,q) (1.58, 60000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7110526Z Skipping (s,q) (1.59, 60000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7110671Z Skipping (s,q) (1.6, 60000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7110819Z Skipping (s,q) (1.61, 60000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7110967Z Skipping (s,q) (1.62, 60000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7111114Z Skipping (s,q) (1.63, 60000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7111263Z Skipping (s,q) (1.64, 60000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7111416Z Skipping (s,q) (1.65, 60000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7111561Z Skipping (s,q) (1.66, 60000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7111715Z Skipping (s,q) (1.67, 60000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7111860Z Skipping (s,q) (1.68, 60000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7112007Z Skipping (s,q) (1.69, 60000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7112155Z Skipping (s,q) (1.7, 60000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7112302Z Skipping (s,q) (1.71, 60000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7112452Z Skipping (s,q) (1.72, 60000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7112601Z Skipping (s,q) (1.73, 60000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7112792Z Skipping (s,q) (1.74, 60000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7112941Z Skipping (s,q) (1.75, 60000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7113123Z Skipping (s,q) (1.76, 60000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7113270Z Skipping (s,q) (1.77, 60000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7113417Z Skipping (s,q) (1.78, 60000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7113562Z Skipping (s,q) (1.79, 60000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7113709Z Skipping (s,q) (1.8, 60000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7113859Z Skipping (s,q) (1.81, 60000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7114004Z Skipping (s,q) (1.82, 60000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7114199Z Skipping (s,q) (1.83, 60000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7114343Z Skipping (s,q) (1.84, 60000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7114489Z Skipping (s,q) (1.85, 60000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7114640Z Skipping (s,q) (1.86, 60000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7114787Z Skipping (s,q) (1.87, 60000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7114933Z Skipping (s,q) (1.88, 60000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7115080Z Skipping (s,q) (1.89, 60000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7115228Z Skipping (s,q) (1.9, 60000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7115379Z Skipping (s,q) (1.91, 60000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7115523Z Skipping (s,q) (1.92, 60000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7115667Z Skipping (s,q) (1.93, 60000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7115823Z Skipping (s,q) (1.94, 60000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7115967Z Skipping (s,q) (1.95, 60000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7116115Z Skipping (s,q) (1.96, 60000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7116269Z Skipping (s,q) (1.97, 60000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7116416Z Skipping (s,q) (1.98, 60000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7116569Z Skipping (s,q) (1.99, 60000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7116724Z Skipping (s,q) (0.01, 62500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7116888Z Skipping (s,q) (0.02, 62500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7117097Z Skipping (s,q) (0.03, 62500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7117244Z Skipping (s,q) (0.04, 62500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7117389Z Skipping (s,q) (0.05, 62500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7117541Z Skipping (s,q) (0.06, 62500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7117685Z Skipping (s,q) (0.07, 62500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7117835Z Skipping (s,q) (0.08, 62500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7117982Z Skipping (s,q) (0.09, 62500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7118131Z Skipping (s,q) (0.1, 62500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7118285Z Skipping (s,q) (0.11, 62500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7118430Z Skipping (s,q) (0.12, 62500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7118576Z Skipping (s,q) (0.13, 62500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7118730Z Skipping (s,q) (0.14, 62500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7118881Z Skipping (s,q) (0.15, 62500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7119026Z Skipping (s,q) (0.16, 62500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7119174Z Skipping (s,q) (0.17, 62500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7119321Z Skipping (s,q) (0.18, 62500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7123674Z Skipping (s,q) (0.19, 62500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7123850Z Skipping (s,q) (0.2, 62500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7124074Z Skipping (s,q) (0.21, 62500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7124231Z Skipping (s,q) (0.22, 62500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7124382Z Skipping (s,q) (0.23, 62500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7124533Z Skipping (s,q) (0.24, 62500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7124695Z Skipping (s,q) (0.25, 62500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7124847Z Skipping (s,q) (0.26, 62500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7125001Z Skipping (s,q) (0.27, 62500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7125196Z Skipping (s,q) (0.28, 62500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7125349Z Skipping (s,q) (0.29, 62500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7125509Z Skipping (s,q) (0.3, 62500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7125660Z Skipping (s,q) (0.31, 62500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7125813Z Skipping (s,q) (0.32, 62500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7125968Z Skipping (s,q) (0.33, 62500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7126118Z Skipping (s,q) (0.34, 62500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7126272Z Skipping (s,q) (0.35, 62500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7126426Z Skipping (s,q) (0.36, 62500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7126577Z Skipping (s,q) (0.37, 62500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7126730Z Skipping (s,q) (0.38, 62500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7126890Z Skipping (s,q) (0.39, 62500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7127060Z Skipping (s,q) (0.4, 62500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7127239Z Skipping (s,q) (0.41, 62500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7127400Z Skipping (s,q) (0.42, 62500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7127556Z Skipping (s,q) (0.43, 62500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7127707Z Skipping (s,q) (0.44, 62500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7127857Z Skipping (s,q) (0.45, 62500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7128018Z Skipping (s,q) (0.46, 62500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7128211Z Skipping (s,q) (0.47, 62500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7128361Z Skipping (s,q) (0.48, 62500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7128516Z Skipping (s,q) (0.49, 62500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7128669Z Skipping (s,q) (0.5, 62500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7128828Z Skipping (s,q) (0.51, 62500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7128981Z Skipping (s,q) (0.52, 62500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7129131Z Skipping (s,q) (0.53, 62500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7129287Z Skipping (s,q) (0.54, 62500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7129436Z Skipping (s,q) (0.55, 62500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7129587Z Skipping (s,q) (0.56, 62500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7129744Z Skipping (s,q) (0.57, 62500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7129898Z Skipping (s,q) (0.58, 62500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7130052Z Skipping (s,q) (0.59, 62500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7130206Z Skipping (s,q) (0.6, 62500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7130358Z Skipping (s,q) (0.61, 62500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7130512Z Skipping (s,q) (0.62, 62500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7130706Z Skipping (s,q) (0.63, 62500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7130858Z Skipping (s,q) (0.64, 62500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7131050Z Skipping (s,q) (0.65, 62500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7131204Z Skipping (s,q) (0.66, 62500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7131356Z Skipping (s,q) (0.67, 62500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7131509Z Skipping (s,q) (0.68, 62500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7131663Z Skipping (s,q) (0.69, 62500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7131816Z Skipping (s,q) (0.7, 62500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7131966Z Skipping (s,q) (0.71, 62500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7132260Z Skipping (s,q) (0.72, 62500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7132413Z Skipping (s,q) (0.73, 62500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7132566Z Skipping (s,q) (0.74, 62500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7132716Z Skipping (s,q) (0.75, 62500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7132869Z Skipping (s,q) (0.76, 62500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7133021Z Skipping (s,q) (0.77, 62500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7133180Z Skipping (s,q) (0.78, 62500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7133333Z Skipping (s,q) (0.79, 62500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7133485Z Skipping (s,q) (0.8, 62500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7133640Z Skipping (s,q) (0.81, 62500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7133790Z Skipping (s,q) (0.82, 62500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7133942Z Skipping (s,q) (0.83, 62500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7134095Z Skipping (s,q) (0.84, 62500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7134250Z Skipping (s,q) (0.85, 62500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7134406Z Skipping (s,q) (0.86, 62500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7134557Z Skipping (s,q) (0.87, 62500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7134712Z Skipping (s,q) (0.88, 62500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7134865Z Skipping (s,q) (0.89, 62500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7135015Z Skipping (s,q) (0.9, 62500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7135210Z Skipping (s,q) (0.91, 62500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7135364Z Skipping (s,q) (0.92, 62500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7135515Z Skipping (s,q) (0.93, 62500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7135670Z Skipping (s,q) (0.94, 62500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7135821Z Skipping (s,q) (0.95, 62500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7135974Z Skipping (s,q) (0.96, 62500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7136271Z Skipping (s,q) (0.97, 62500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7136426Z Skipping (s,q) (0.98, 62500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7136581Z Skipping (s,q) (0.99, 62500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7136735Z Skipping (s,q) (1, 62500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7136887Z Skipping (s,q) (1.01, 62500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7137042Z Skipping (s,q) (1.02, 62500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7137192Z Skipping (s,q) (1.03, 62500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7137341Z Skipping (s,q) (1.04, 62500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7137497Z Skipping (s,q) (1.05, 62500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7137646Z Skipping (s,q) (1.06, 62500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7137796Z Skipping (s,q) (1.07, 62500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7137996Z Skipping (s,q) (1.08, 62500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7138146Z Skipping (s,q) (1.09, 62500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7138334Z Skipping (s,q) (1.1, 62500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7138489Z Skipping (s,q) (1.11, 62500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7138643Z Skipping (s,q) (1.12, 62500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7138800Z Skipping (s,q) (1.13, 62500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7138953Z Skipping (s,q) (1.14, 62500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7139104Z Skipping (s,q) (1.15, 62500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7139302Z Skipping (s,q) (1.16, 62500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7139453Z Skipping (s,q) (1.17, 62500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7139606Z Skipping (s,q) (1.18, 62500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7139766Z Skipping (s,q) (1.19, 62500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7139921Z Skipping (s,q) (1.2, 62500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7140078Z Skipping (s,q) (1.21, 62500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7140231Z Skipping (s,q) (1.22, 62500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7140380Z Skipping (s,q) (1.23, 62500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7140537Z Skipping (s,q) (1.24, 62500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7140690Z Skipping (s,q) (1.25, 62500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7140841Z Skipping (s,q) (1.26, 62500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7140997Z Skipping (s,q) (1.27, 62500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7141147Z Skipping (s,q) (1.28, 62500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7141300Z Skipping (s,q) (1.29, 62500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7141454Z Skipping (s,q) (1.3, 62500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7141605Z Skipping (s,q) (1.31, 62500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7141763Z Skipping (s,q) (1.32, 62500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7141914Z Skipping (s,q) (1.33, 62500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7142068Z Skipping (s,q) (1.34, 62500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7142267Z Skipping (s,q) (1.35, 62500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7142421Z Skipping (s,q) (1.36, 62500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7142574Z Skipping (s,q) (1.37, 62500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7142728Z Skipping (s,q) (1.38, 62500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7142878Z Skipping (s,q) (1.39, 62500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7143030Z Skipping (s,q) (1.4, 62500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7143182Z Skipping (s,q) (1.41, 62500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7143332Z Skipping (s,q) (1.42, 62500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7143487Z Skipping (s,q) (1.43, 62500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7143637Z Skipping (s,q) (1.44, 62500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7143792Z Skipping (s,q) (1.45, 62500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7143947Z Skipping (s,q) (1.46, 62500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7144102Z Skipping (s,q) (1.47, 62500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7144259Z Skipping (s,q) (1.48, 62500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7144410Z Skipping (s,q) (1.49, 62500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7144561Z Skipping (s,q) (1.5, 62500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7144715Z Skipping (s,q) (1.51, 62500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7144911Z Skipping (s,q) (1.52, 62500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7145065Z Skipping (s,q) (1.53, 62500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7145252Z Skipping (s,q) (1.54, 62500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7145406Z Skipping (s,q) (1.55, 62500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7145565Z Skipping (s,q) (1.56, 62500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7145718Z Skipping (s,q) (1.57, 62500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7145871Z Skipping (s,q) (1.58, 62500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7146028Z Skipping (s,q) (1.59, 62500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7146218Z Skipping (s,q) (1.6, 62500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7146370Z Skipping (s,q) (1.61, 62500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7146525Z Skipping (s,q) (1.62, 62500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7146678Z Skipping (s,q) (1.63, 62500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7146830Z Skipping (s,q) (1.64, 62500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7146983Z Skipping (s,q) (1.65, 62500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7147136Z Skipping (s,q) (1.66, 62500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7147293Z Skipping (s,q) (1.67, 62500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7147447Z Skipping (s,q) (1.68, 62500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7147597Z Skipping (s,q) (1.69, 62500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7147750Z Skipping (s,q) (1.7, 62500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7147902Z Skipping (s,q) (1.71, 62500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7148055Z Skipping (s,q) (1.72, 62500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7148206Z Skipping (s,q) (1.73, 62500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7148361Z Skipping (s,q) (1.74, 62500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7148523Z Skipping (s,q) (1.75, 62500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7148676Z Skipping (s,q) (1.76, 62500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7148826Z Skipping (s,q) (1.77, 62500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7148978Z Skipping (s,q) (1.78, 62500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7149169Z Skipping (s,q) (1.79, 62500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7149322Z Skipping (s,q) (1.8, 62500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7149474Z Skipping (s,q) (1.81, 62500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7149629Z Skipping (s,q) (1.82, 62500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7149786Z Skipping (s,q) (1.83, 62500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7149937Z Skipping (s,q) (1.84, 62500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7150090Z Skipping (s,q) (1.85, 62500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7150242Z Skipping (s,q) (1.86, 62500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7150394Z Skipping (s,q) (1.87, 62500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7150551Z Skipping (s,q) (1.88, 62500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7150701Z Skipping (s,q) (1.89, 62500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7150854Z Skipping (s,q) (1.9, 62500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7151007Z Skipping (s,q) (1.91, 62500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7151157Z Skipping (s,q) (1.92, 62500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7151310Z Skipping (s,q) (1.93, 62500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7151465Z Skipping (s,q) (1.94, 62500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7151615Z Skipping (s,q) (1.95, 62500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7151813Z Skipping (s,q) (1.96, 62500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7151964Z Skipping (s,q) (1.97, 62500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7152155Z Skipping (s,q) (1.98, 62500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7152316Z Skipping (s,q) (1.99, 62500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7152467Z Skipping (s,q) (0.01, 65000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7152620Z Skipping (s,q) (0.02, 65000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7152774Z Skipping (s,q) (0.03, 65000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7152924Z Skipping (s,q) (0.04, 65000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7153117Z Skipping (s,q) (0.05, 65000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7153269Z Skipping (s,q) (0.06, 65000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7153421Z Skipping (s,q) (0.07, 65000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7153578Z Skipping (s,q) (0.08, 65000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7153728Z Skipping (s,q) (0.09, 65000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7153884Z Skipping (s,q) (0.1, 65000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7154038Z Skipping (s,q) (0.11, 65000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7154190Z Skipping (s,q) (0.12, 65000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7154353Z Skipping (s,q) (0.13, 65000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7154504Z Skipping (s,q) (0.14, 65000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7154653Z Skipping (s,q) (0.15, 65000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7154811Z Skipping (s,q) (0.16, 65000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7154962Z Skipping (s,q) (0.17, 65000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7155112Z Skipping (s,q) (0.18, 65000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7155268Z Skipping (s,q) (0.19, 65000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7155417Z Skipping (s,q) (0.2, 65000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7155570Z Skipping (s,q) (0.21, 65000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7155725Z Skipping (s,q) (0.22, 65000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7155877Z Skipping (s,q) (0.23, 65000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7156078Z Skipping (s,q) (0.24, 65000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7156229Z Skipping (s,q) (0.25, 65000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7156378Z Skipping (s,q) (0.26, 65000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7156535Z Skipping (s,q) (0.27, 65000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7156692Z Skipping (s,q) (0.28, 65000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7156870Z Skipping (s,q) (0.29, 65000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7157053Z Skipping (s,q) (0.3, 65000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7157204Z Skipping (s,q) (0.31, 65000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7157362Z Skipping (s,q) (0.32, 65000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7157513Z Skipping (s,q) (0.33, 65000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7157663Z Skipping (s,q) (0.34, 65000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7157815Z Skipping (s,q) (0.35, 65000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7157968Z Skipping (s,q) (0.36, 65000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7158118Z Skipping (s,q) (0.37, 65000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7158273Z Skipping (s,q) (0.38, 65000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7158423Z Skipping (s,q) (0.39, 65000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7158577Z Skipping (s,q) (0.4, 65000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7158780Z Skipping (s,q) (0.41, 65000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7158931Z Skipping (s,q) (0.42, 65000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7159147Z Skipping (s,q) (0.43, 65000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7159519Z Skipping (s,q) (0.44, 65000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7159735Z Skipping (s,q) (0.45, 65000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7159890Z Skipping (s,q) (0.46, 65000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7160045Z Skipping (s,q) (0.47, 65000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7160201Z Skipping (s,q) (0.48, 65000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7160446Z Skipping (s,q) (0.49, 65000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7160599Z Skipping (s,q) (0.5, 65000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7160752Z Skipping (s,q) (0.51, 65000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7160906Z Skipping (s,q) (0.52, 65000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7161056Z Skipping (s,q) (0.53, 65000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7161213Z Skipping (s,q) (0.54, 65000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7161364Z Skipping (s,q) (0.55, 65000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7161518Z Skipping (s,q) (0.56, 65000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7161671Z Skipping (s,q) (0.57, 65000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7161825Z Skipping (s,q) (0.58, 65000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7161982Z Skipping (s,q) (0.59, 65000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7162136Z Skipping (s,q) (0.6, 65000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7162288Z Skipping (s,q) (0.61, 65000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7162444Z Skipping (s,q) (0.62, 65000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7162596Z Skipping (s,q) (0.63, 65000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7162753Z Skipping (s,q) (0.64, 65000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7162907Z Skipping (s,q) (0.65, 65000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7163059Z Skipping (s,q) (0.66, 65000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7163214Z Skipping (s,q) (0.67, 65000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7163365Z Skipping (s,q) (0.68, 65000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7163577Z Skipping (s,q) (0.69, 65000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7163732Z Skipping (s,q) (0.7, 65000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7163886Z Skipping (s,q) (0.71, 65000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7164039Z Skipping (s,q) (0.72, 65000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7164192Z Skipping (s,q) (0.73, 65000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7164347Z Skipping (s,q) (0.74, 65000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7164501Z Skipping (s,q) (0.75, 65000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7164653Z Skipping (s,q) (0.76, 65000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7164803Z Skipping (s,q) (0.77, 65000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7164955Z Skipping (s,q) (0.78, 65000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7165106Z Skipping (s,q) (0.79, 65000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7165262Z Skipping (s,q) (0.8, 65000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7165425Z Skipping (s,q) (0.81, 65000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7165579Z Skipping (s,q) (0.82, 65000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7165735Z Skipping (s,q) (0.83, 65000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7165886Z Skipping (s,q) (0.84, 65000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7166099Z Skipping (s,q) (0.85, 65000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7166253Z Skipping (s,q) (0.86, 65000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7166460Z Skipping (s,q) (0.87, 65000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7166611Z Skipping (s,q) (0.88, 65000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7166765Z Skipping (s,q) (0.89, 65000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7166923Z Skipping (s,q) (0.9, 65000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7167102Z Skipping (s,q) (0.91, 65000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7167273Z Skipping (s,q) (0.92, 65000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7167466Z Skipping (s,q) (0.93, 65000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7167619Z Skipping (s,q) (0.94, 65000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7167770Z Skipping (s,q) (0.95, 65000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7167923Z Skipping (s,q) (0.96, 65000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7168075Z Skipping (s,q) (0.97, 65000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7168229Z Skipping (s,q) (0.98, 65000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7168383Z Skipping (s,q) (0.99, 65000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7168531Z Skipping (s,q) (1, 65000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7168681Z Skipping (s,q) (1.01, 65000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7168837Z Skipping (s,q) (1.02, 65000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7168988Z Skipping (s,q) (1.03, 65000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7169141Z Skipping (s,q) (1.04, 65000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7169295Z Skipping (s,q) (1.05, 65000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7169445Z Skipping (s,q) (1.06, 65000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7169602Z Skipping (s,q) (1.07, 65000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7169754Z Skipping (s,q) (1.08, 65000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7169908Z Skipping (s,q) (1.09, 65000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7170061Z Skipping (s,q) (1.1, 65000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7170211Z Skipping (s,q) (1.11, 65000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7170360Z Skipping (s,q) (1.12, 65000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7170557Z Skipping (s,q) (1.13, 65000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7170712Z Skipping (s,q) (1.14, 65000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7170872Z Skipping (s,q) (1.15, 65000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7171024Z Skipping (s,q) (1.16, 65000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7171176Z Skipping (s,q) (1.17, 65000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7171332Z Skipping (s,q) (1.18, 65000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7171485Z Skipping (s,q) (1.19, 65000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7171639Z Skipping (s,q) (1.2, 65000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7171793Z Skipping (s,q) (1.21, 65000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7171943Z Skipping (s,q) (1.22, 65000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7172092Z Skipping (s,q) (1.23, 65000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7172246Z Skipping (s,q) (1.24, 65000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7172395Z Skipping (s,q) (1.25, 65000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7172550Z Skipping (s,q) (1.26, 65000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7172702Z Skipping (s,q) (1.27, 65000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7172852Z Skipping (s,q) (1.28, 65000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7173063Z Skipping (s,q) (1.29, 65000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7173218Z Skipping (s,q) (1.3, 65000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7173408Z Skipping (s,q) (1.31, 65000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7173567Z Skipping (s,q) (1.32, 65000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7173718Z Skipping (s,q) (1.33, 65000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7173871Z Skipping (s,q) (1.34, 65000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7174029Z Skipping (s,q) (1.35, 65000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7174181Z Skipping (s,q) (1.36, 65000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7174376Z Skipping (s,q) (1.37, 65000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7174526Z Skipping (s,q) (1.38, 65000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7174678Z Skipping (s,q) (1.39, 65000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7174834Z Skipping (s,q) (1.4, 65000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7174984Z Skipping (s,q) (1.41, 65000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7175139Z Skipping (s,q) (1.42, 65000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7175292Z Skipping (s,q) (1.43, 65000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7175441Z Skipping (s,q) (1.44, 65000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7175600Z Skipping (s,q) (1.45, 65000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7175757Z Skipping (s,q) (1.46, 65000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7175907Z Skipping (s,q) (1.47, 65000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7176059Z Skipping (s,q) (1.48, 65000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7176287Z Skipping (s,q) (1.49, 65000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7176445Z Skipping (s,q) (1.5, 65000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7176602Z Skipping (s,q) (1.51, 65000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7176753Z Skipping (s,q) (1.52, 65000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7176907Z Skipping (s,q) (1.53, 65000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7177058Z Skipping (s,q) (1.54, 65000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7177208Z Skipping (s,q) (1.55, 65000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7177361Z Skipping (s,q) (1.56, 65000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7177557Z Skipping (s,q) (1.57, 65000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7177718Z Skipping (s,q) (1.58, 65000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7177868Z Skipping (s,q) (1.59, 65000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7178021Z Skipping (s,q) (1.6, 65000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7178175Z Skipping (s,q) (1.61, 65000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7178328Z Skipping (s,q) (1.62, 65000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7178480Z Skipping (s,q) (1.63, 65000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7178637Z Skipping (s,q) (1.64, 65000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7178789Z Skipping (s,q) (1.65, 65000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7178943Z Skipping (s,q) (1.66, 65000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7179093Z Skipping (s,q) (1.67, 65000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7179244Z Skipping (s,q) (1.68, 65000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7179399Z Skipping (s,q) (1.69, 65000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7179551Z Skipping (s,q) (1.7, 65000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7179703Z Skipping (s,q) (1.71, 65000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7179858Z Skipping (s,q) (1.72, 65000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7180053Z Skipping (s,q) (1.73, 65000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7180208Z Skipping (s,q) (1.74, 65000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7180395Z Skipping (s,q) (1.75, 65000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7180547Z Skipping (s,q) (1.76, 65000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7180699Z Skipping (s,q) (1.77, 65000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7180853Z Skipping (s,q) (1.78, 65000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7181005Z Skipping (s,q) (1.79, 65000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7181158Z Skipping (s,q) (1.8, 65000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7181311Z Skipping (s,q) (1.81, 65000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7181501Z Skipping (s,q) (1.82, 65000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7181657Z Skipping (s,q) (1.83, 65000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7181817Z Skipping (s,q) (1.84, 65000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7181969Z Skipping (s,q) (1.85, 65000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7182121Z Skipping (s,q) (1.86, 65000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7182273Z Skipping (s,q) (1.87, 65000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7182427Z Skipping (s,q) (1.88, 65000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7182578Z Skipping (s,q) (1.89, 65000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7182731Z Skipping (s,q) (1.9, 65000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7182884Z Skipping (s,q) (1.91, 65000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7183036Z Skipping (s,q) (1.92, 65000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7183191Z Skipping (s,q) (1.93, 65000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7183344Z Skipping (s,q) (1.94, 65000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7183498Z Skipping (s,q) (1.95, 65000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7183656Z Skipping (s,q) (1.96, 65000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7183808Z Skipping (s,q) (1.97, 65000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7183957Z Skipping (s,q) (1.98, 65000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7184110Z Skipping (s,q) (1.99, 65000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7184262Z Skipping (s,q) (0.01, 67500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7184459Z Skipping (s,q) (0.02, 67500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7184610Z Skipping (s,q) (0.03, 67500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7184762Z Skipping (s,q) (0.04, 67500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7184919Z Skipping (s,q) (0.05, 67500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7185070Z Skipping (s,q) (0.06, 67500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7185223Z Skipping (s,q) (0.07, 67500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7185381Z Skipping (s,q) (0.08, 67500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7185534Z Skipping (s,q) (0.09, 67500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7185692Z Skipping (s,q) (0.1, 67500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7185844Z Skipping (s,q) (0.11, 67500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7185994Z Skipping (s,q) (0.12, 67500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7186153Z Skipping (s,q) (0.13, 67500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7186304Z Skipping (s,q) (0.14, 67500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7186454Z Skipping (s,q) (0.15, 67500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7186612Z Skipping (s,q) (0.16, 67500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7186787Z Skipping (s,q) (0.17, 67500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7187042Z Skipping (s,q) (0.18, 67500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7187193Z Skipping (s,q) (0.19, 67500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7187381Z Skipping (s,q) (0.2, 67500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7187539Z Skipping (s,q) (0.21, 67500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7187691Z Skipping (s,q) (0.22, 67500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7187843Z Skipping (s,q) (0.23, 67500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7188003Z Skipping (s,q) (0.24, 67500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7188153Z Skipping (s,q) (0.25, 67500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7188306Z Skipping (s,q) (0.26, 67500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7188499Z Skipping (s,q) (0.27, 67500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7188649Z Skipping (s,q) (0.28, 67500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7188803Z Skipping (s,q) (0.29, 67500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7188953Z Skipping (s,q) (0.3, 67500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7189106Z Skipping (s,q) (0.31, 67500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7189263Z Skipping (s,q) (0.32, 67500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7189412Z Skipping (s,q) (0.33, 67500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7189562Z Skipping (s,q) (0.34, 67500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7189721Z Skipping (s,q) (0.35, 67500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7189874Z Skipping (s,q) (0.36, 67500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7190029Z Skipping (s,q) (0.37, 67500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7190184Z Skipping (s,q) (0.38, 67500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7190335Z Skipping (s,q) (0.39, 67500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7190491Z Skipping (s,q) (0.4, 67500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7190642Z Skipping (s,q) (0.41, 67500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7190796Z Skipping (s,q) (0.42, 67500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7190956Z Skipping (s,q) (0.43, 67500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7191106Z Skipping (s,q) (0.44, 67500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7191259Z Skipping (s,q) (0.45, 67500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7191451Z Skipping (s,q) (0.46, 67500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7191603Z Skipping (s,q) (0.47, 67500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7191759Z Skipping (s,q) (0.48, 67500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7191912Z Skipping (s,q) (0.49, 67500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7192061Z Skipping (s,q) (0.5, 67500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7192217Z Skipping (s,q) (0.51, 67500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7192367Z Skipping (s,q) (0.52, 67500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7192521Z Skipping (s,q) (0.53, 67500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7192673Z Skipping (s,q) (0.54, 67500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7192823Z Skipping (s,q) (0.55, 67500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7192976Z Skipping (s,q) (0.56, 67500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7193129Z Skipping (s,q) (0.57, 67500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7193282Z Skipping (s,q) (0.58, 67500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7193438Z Skipping (s,q) (0.59, 67500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7193592Z Skipping (s,q) (0.6, 67500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7193744Z Skipping (s,q) (0.61, 67500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7193939Z Skipping (s,q) (0.62, 67500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7194089Z Skipping (s,q) (0.63, 67500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7194281Z Skipping (s,q) (0.64, 67500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7194435Z Skipping (s,q) (0.65, 67500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7194585Z Skipping (s,q) (0.66, 67500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7194740Z Skipping (s,q) (0.67, 67500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7194892Z Skipping (s,q) (0.68, 67500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7195046Z Skipping (s,q) (0.69, 67500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7195198Z Skipping (s,q) (0.7, 67500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7195389Z Skipping (s,q) (0.71, 67500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7195542Z Skipping (s,q) (0.72, 67500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7195695Z Skipping (s,q) (0.73, 67500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7195850Z Skipping (s,q) (0.74, 67500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7196008Z Skipping (s,q) (0.75, 67500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7196160Z Skipping (s,q) (0.76, 67500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7196313Z Skipping (s,q) (0.77, 67500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7196463Z Skipping (s,q) (0.78, 67500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7196620Z Skipping (s,q) (0.79, 67500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7196772Z Skipping (s,q) (0.8, 67500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7196929Z Skipping (s,q) (0.81, 67500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7197097Z Skipping (s,q) (0.82, 67500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7197273Z Skipping (s,q) (0.83, 67500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7197439Z Skipping (s,q) (0.84, 67500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7197589Z Skipping (s,q) (0.85, 67500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7197746Z Skipping (s,q) (0.86, 67500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7197896Z Skipping (s,q) (0.87, 67500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7198048Z Skipping (s,q) (0.88, 67500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7198199Z Skipping (s,q) (0.89, 67500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7198406Z Skipping (s,q) (0.9, 67500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7198562Z Skipping (s,q) (0.91, 67500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7198717Z Skipping (s,q) (0.92, 67500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7198872Z Skipping (s,q) (0.93, 67500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7199028Z Skipping (s,q) (0.94, 67500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7199181Z Skipping (s,q) (0.95, 67500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7199336Z Skipping (s,q) (0.96, 67500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7199494Z Skipping (s,q) (0.97, 67500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7199644Z Skipping (s,q) (0.98, 67500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7199798Z Skipping (s,q) (0.99, 67500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7199948Z Skipping (s,q) (1, 67500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7200100Z Skipping (s,q) (1.01, 67500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7200252Z Skipping (s,q) (1.02, 67500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7200406Z Skipping (s,q) (1.03, 67500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7200561Z Skipping (s,q) (1.04, 67500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7200710Z Skipping (s,q) (1.05, 67500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7200903Z Skipping (s,q) (1.06, 67500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7201057Z Skipping (s,q) (1.07, 67500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7201250Z Skipping (s,q) (1.08, 67500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7201402Z Skipping (s,q) (1.09, 67500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7201558Z Skipping (s,q) (1.1, 67500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7201709Z Skipping (s,q) (1.11, 67500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7201866Z Skipping (s,q) (1.12, 67500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7202018Z Skipping (s,q) (1.13, 67500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7202169Z Skipping (s,q) (1.14, 67500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7202367Z Skipping (s,q) (1.15, 67500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7202519Z Skipping (s,q) (1.16, 67500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7202673Z Skipping (s,q) (1.17, 67500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7202828Z Skipping (s,q) (1.18, 67500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7202981Z Skipping (s,q) (1.19, 67500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7203135Z Skipping (s,q) (1.2, 67500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7203287Z Skipping (s,q) (1.21, 67500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7203437Z Skipping (s,q) (1.22, 67500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7203596Z Skipping (s,q) (1.23, 67500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7203747Z Skipping (s,q) (1.24, 67500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7203900Z Skipping (s,q) (1.25, 67500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7204056Z Skipping (s,q) (1.26, 67500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7204208Z Skipping (s,q) (1.27, 67500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7204362Z Skipping (s,q) (1.28, 67500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7204515Z Skipping (s,q) (1.29, 67500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7204667Z Skipping (s,q) (1.3, 67500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7204825Z Skipping (s,q) (1.31, 67500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7204976Z Skipping (s,q) (1.32, 67500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7205130Z Skipping (s,q) (1.33, 67500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7205327Z Skipping (s,q) (1.34, 67500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7205482Z Skipping (s,q) (1.35, 67500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7205636Z Skipping (s,q) (1.36, 67500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7205790Z Skipping (s,q) (1.37, 67500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7205942Z Skipping (s,q) (1.38, 67500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7206100Z Skipping (s,q) (1.39, 67500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7206250Z Skipping (s,q) (1.4, 67500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7206401Z Skipping (s,q) (1.41, 67500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7206559Z Skipping (s,q) (1.42, 67500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7206710Z Skipping (s,q) (1.43, 67500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7206862Z Skipping (s,q) (1.44, 67500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7207016Z Skipping (s,q) (1.45, 67500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7207168Z Skipping (s,q) (1.46, 67500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7207321Z Skipping (s,q) (1.47, 67500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7207472Z Skipping (s,q) (1.48, 67500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7207621Z Skipping (s,q) (1.49, 67500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7207820Z Skipping (s,q) (1.5, 67500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7207972Z Skipping (s,q) (1.51, 67500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7208123Z Skipping (s,q) (1.52, 67500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7208315Z Skipping (s,q) (1.53, 67500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7208467Z Skipping (s,q) (1.54, 67500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7208621Z Skipping (s,q) (1.55, 67500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7208773Z Skipping (s,q) (1.56, 67500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7208924Z Skipping (s,q) (1.57, 67500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7209076Z Skipping (s,q) (1.58, 67500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7209264Z Skipping (s,q) (1.59, 67500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7209414Z Skipping (s,q) (1.6, 67500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7209572Z Skipping (s,q) (1.61, 67500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7209724Z Skipping (s,q) (1.62, 67500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7209880Z Skipping (s,q) (1.63, 67500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7210034Z Skipping (s,q) (1.64, 67500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7210188Z Skipping (s,q) (1.65, 67500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7210343Z Skipping (s,q) (1.66, 67500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7210495Z Skipping (s,q) (1.67, 67500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7210645Z Skipping (s,q) (1.68, 67500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7210804Z Skipping (s,q) (1.69, 67500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7210955Z Skipping (s,q) (1.7, 67500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7211107Z Skipping (s,q) (1.71, 67500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7211257Z Skipping (s,q) (1.72, 67500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7211408Z Skipping (s,q) (1.73, 67500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7211565Z Skipping (s,q) (1.74, 67500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7211717Z Skipping (s,q) (1.75, 67500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7211869Z Skipping (s,q) (1.76, 67500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7212022Z Skipping (s,q) (1.77, 67500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7212240Z Skipping (s,q) (1.78, 67500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7212395Z Skipping (s,q) (1.79, 67500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7212545Z Skipping (s,q) (1.8, 67500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7212698Z Skipping (s,q) (1.81, 67500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7212850Z Skipping (s,q) (1.82, 67500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7213003Z Skipping (s,q) (1.83, 67500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7213156Z Skipping (s,q) (1.84, 67500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7213315Z Skipping (s,q) (1.85, 67500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7213468Z Skipping (s,q) (1.86, 67500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7213625Z Skipping (s,q) (1.87, 67500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7213776Z Skipping (s,q) (1.88, 67500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7213928Z Skipping (s,q) (1.89, 67500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7214086Z Skipping (s,q) (1.9, 67500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7214240Z Skipping (s,q) (1.91, 67500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7214393Z Skipping (s,q) (1.92, 67500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7214549Z Skipping (s,q) (1.93, 67500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7214700Z Skipping (s,q) (1.94, 67500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7214893Z Skipping (s,q) (1.95, 67500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7215050Z Skipping (s,q) (1.96, 67500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7215241Z Skipping (s,q) (1.97, 67500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7215396Z Skipping (s,q) (1.98, 67500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7215548Z Skipping (s,q) (1.99, 67500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7215700Z Skipping (s,q) (0.01, 70000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7215856Z Skipping (s,q) (0.02, 70000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7216008Z Skipping (s,q) (0.03, 70000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7216251Z Skipping (s,q) (0.04, 70000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7216405Z Skipping (s,q) (0.05, 70000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7216557Z Skipping (s,q) (0.06, 70000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7216715Z Skipping (s,q) (0.07, 70000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7216864Z Skipping (s,q) (0.08, 70000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7217023Z Skipping (s,q) (0.09, 70000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7217177Z Skipping (s,q) (0.1, 70000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7217328Z Skipping (s,q) (0.11, 70000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7217483Z Skipping (s,q) (0.12, 70000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7217637Z Skipping (s,q) (0.13, 70000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7217790Z Skipping (s,q) (0.14, 70000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7217945Z Skipping (s,q) (0.15, 70000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7218097Z Skipping (s,q) (0.16, 70000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7218248Z Skipping (s,q) (0.17, 70000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7218404Z Skipping (s,q) (0.18, 70000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7218553Z Skipping (s,q) (0.19, 70000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7218707Z Skipping (s,q) (0.2, 70000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7218860Z Skipping (s,q) (0.21, 70000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7219011Z Skipping (s,q) (0.22, 70000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7219208Z Skipping (s,q) (0.23, 70000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7219360Z Skipping (s,q) (0.24, 70000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7219510Z Skipping (s,q) (0.25, 70000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7219666Z Skipping (s,q) (0.26, 70000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7219817Z Skipping (s,q) (0.27, 70000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7219968Z Skipping (s,q) (0.28, 70000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7220126Z Skipping (s,q) (0.29, 70000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7220277Z Skipping (s,q) (0.3, 70000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7220434Z Skipping (s,q) (0.31, 70000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7220584Z Skipping (s,q) (0.32, 70000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7220734Z Skipping (s,q) (0.33, 70000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7220889Z Skipping (s,q) (0.34, 70000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7221040Z Skipping (s,q) (0.35, 70000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7221190Z Skipping (s,q) (0.36, 70000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7221345Z Skipping (s,q) (0.37, 70000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7221495Z Skipping (s,q) (0.38, 70000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7221654Z Skipping (s,q) (0.39, 70000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7221851Z Skipping (s,q) (0.4, 70000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7222002Z Skipping (s,q) (0.41, 70000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7222207Z Skipping (s,q) (0.42, 70000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7222361Z Skipping (s,q) (0.43, 70000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7222513Z Skipping (s,q) (0.44, 70000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7222673Z Skipping (s,q) (0.45, 70000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7222823Z Skipping (s,q) (0.46, 70000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7222972Z Skipping (s,q) (0.47, 70000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7223170Z Skipping (s,q) (0.48, 70000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7223319Z Skipping (s,q) (0.49, 70000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7223476Z Skipping (s,q) (0.5, 70000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7223631Z Skipping (s,q) (0.51, 70000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7223781Z Skipping (s,q) (0.52, 70000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7223937Z Skipping (s,q) (0.53, 70000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7224089Z Skipping (s,q) (0.54, 70000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7224238Z Skipping (s,q) (0.55, 70000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7224397Z Skipping (s,q) (0.56, 70000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7224550Z Skipping (s,q) (0.57, 70000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7224702Z Skipping (s,q) (0.58, 70000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7224854Z Skipping (s,q) (0.59, 70000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7225003Z Skipping (s,q) (0.6, 70000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7225159Z Skipping (s,q) (0.61, 70000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7225311Z Skipping (s,q) (0.62, 70000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7225463Z Skipping (s,q) (0.63, 70000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7225622Z Skipping (s,q) (0.64, 70000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7225772Z Skipping (s,q) (0.65, 70000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7225926Z Skipping (s,q) (0.66, 70000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7226121Z Skipping (s,q) (0.67, 70000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7226274Z Skipping (s,q) (0.68, 70000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7226428Z Skipping (s,q) (0.69, 70000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7226584Z Skipping (s,q) (0.7, 70000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7226740Z Skipping (s,q) (0.71, 70000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7226915Z Skipping (s,q) (0.72, 70000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7227090Z Skipping (s,q) (0.73, 70000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7227247Z Skipping (s,q) (0.74, 70000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7227400Z Skipping (s,q) (0.75, 70000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7227550Z Skipping (s,q) (0.76, 70000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7227702Z Skipping (s,q) (0.77, 70000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7227853Z Skipping (s,q) (0.78, 70000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7228005Z Skipping (s,q) (0.79, 70000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7228161Z Skipping (s,q) (0.8, 70000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7228314Z Skipping (s,q) (0.81, 70000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7228468Z Skipping (s,q) (0.82, 70000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7228620Z Skipping (s,q) (0.83, 70000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7228814Z Skipping (s,q) (0.84, 70000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7228966Z Skipping (s,q) (0.85, 70000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7229155Z Skipping (s,q) (0.86, 70000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7229307Z Skipping (s,q) (0.87, 70000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7229461Z Skipping (s,q) (0.88, 70000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7229615Z Skipping (s,q) (0.89, 70000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7229771Z Skipping (s,q) (0.9, 70000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7229922Z Skipping (s,q) (0.91, 70000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7230116Z Skipping (s,q) (0.92, 70000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7230270Z Skipping (s,q) (0.93, 70000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7230420Z Skipping (s,q) (0.94, 70000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7230576Z Skipping (s,q) (0.95, 70000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7230730Z Skipping (s,q) (0.96, 70000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7230883Z Skipping (s,q) (0.97, 70000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7231035Z Skipping (s,q) (0.98, 70000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7231191Z Skipping (s,q) (0.99, 70000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7231340Z Skipping (s,q) (1, 70000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7231495Z Skipping (s,q) (1.01, 70000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7231645Z Skipping (s,q) (1.02, 70000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7231797Z Skipping (s,q) (1.03, 70000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7231955Z Skipping (s,q) (1.04, 70000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7232105Z Skipping (s,q) (1.05, 70000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7232257Z Skipping (s,q) (1.06, 70000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7232410Z Skipping (s,q) (1.07, 70000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7232562Z Skipping (s,q) (1.08, 70000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7232714Z Skipping (s,q) (1.09, 70000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7232864Z Skipping (s,q) (1.1, 70000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7233016Z Skipping (s,q) (1.11, 70000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7233216Z Skipping (s,q) (1.12, 70000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7233368Z Skipping (s,q) (1.13, 70000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7233525Z Skipping (s,q) (1.14, 70000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7233681Z Skipping (s,q) (1.15, 70000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7233830Z Skipping (s,q) (1.16, 70000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7233985Z Skipping (s,q) (1.17, 70000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7234137Z Skipping (s,q) (1.18, 70000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7234292Z Skipping (s,q) (1.19, 70000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7234446Z Skipping (s,q) (1.2, 70000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7234598Z Skipping (s,q) (1.21, 70000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7234750Z Skipping (s,q) (1.22, 70000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7234906Z Skipping (s,q) (1.23, 70000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7235056Z Skipping (s,q) (1.24, 70000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7235209Z Skipping (s,q) (1.25, 70000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7235360Z Skipping (s,q) (1.26, 70000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7235511Z Skipping (s,q) (1.27, 70000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7235711Z Skipping (s,q) (1.28, 70000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7235863Z Skipping (s,q) (1.29, 70000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7236054Z Skipping (s,q) (1.3, 70000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7236213Z Skipping (s,q) (1.31, 70000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7236364Z Skipping (s,q) (1.32, 70000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7236519Z Skipping (s,q) (1.33, 70000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7236672Z Skipping (s,q) (1.34, 70000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7236824Z Skipping (s,q) (1.35, 70000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7237060Z Skipping (s,q) (1.36, 70000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7237233Z Skipping (s,q) (1.37, 70000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7237393Z Skipping (s,q) (1.38, 70000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7237550Z Skipping (s,q) (1.39, 70000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7237700Z Skipping (s,q) (1.4, 70000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7237861Z Skipping (s,q) (1.41, 70000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7238011Z Skipping (s,q) (1.42, 70000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7238162Z Skipping (s,q) (1.43, 70000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7238321Z Skipping (s,q) (1.44, 70000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7238475Z Skipping (s,q) (1.45, 70000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7238625Z Skipping (s,q) (1.46, 70000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7238784Z Skipping (s,q) (1.47, 70000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7238935Z Skipping (s,q) (1.48, 70000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7239088Z Skipping (s,q) (1.49, 70000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7239241Z Skipping (s,q) (1.5, 70000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7239390Z Skipping (s,q) (1.51, 70000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7239548Z Skipping (s,q) (1.52, 70000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7239699Z Skipping (s,q) (1.53, 70000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7239850Z Skipping (s,q) (1.54, 70000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7240002Z Skipping (s,q) (1.55, 70000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7240200Z Skipping (s,q) (1.56, 70000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7240355Z Skipping (s,q) (1.57, 70000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7240515Z Skipping (s,q) (1.58, 70000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7240666Z Skipping (s,q) (1.59, 70000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7240826Z Skipping (s,q) (1.6, 70000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7240983Z Skipping (s,q) (1.61, 70000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7241133Z Skipping (s,q) (1.62, 70000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7241288Z Skipping (s,q) (1.63, 70000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7241440Z Skipping (s,q) (1.64, 70000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7245715Z Skipping (s,q) (1.65, 70000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7245895Z Skipping (s,q) (1.66, 70000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7246056Z Skipping (s,q) (1.67, 70000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7246210Z Skipping (s,q) (1.68, 70000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7246362Z Skipping (s,q) (1.69, 70000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7246513Z Skipping (s,q) (1.7, 70000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7246670Z Skipping (s,q) (1.71, 70000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7246890Z Skipping (s,q) (1.72, 70000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7247039Z Skipping (s,q) (1.73, 70000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7247314Z Skipping (s,q) (1.74, 70000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7247466Z Skipping (s,q) (1.75, 70000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7247620Z Skipping (s,q) (1.76, 70000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7247768Z Skipping (s,q) (1.77, 70000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7247915Z Skipping (s,q) (1.78, 70000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7248068Z Skipping (s,q) (1.79, 70000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7248258Z Skipping (s,q) (1.8, 70000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7248406Z Skipping (s,q) (1.81, 70000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7248557Z Skipping (s,q) (1.82, 70000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7248709Z Skipping (s,q) (1.83, 70000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7248858Z Skipping (s,q) (1.84, 70000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7249014Z Skipping (s,q) (1.85, 70000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7249164Z Skipping (s,q) (1.86, 70000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7249314Z Skipping (s,q) (1.87, 70000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7249460Z Skipping (s,q) (1.88, 70000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7249608Z Skipping (s,q) (1.89, 70000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7249758Z Skipping (s,q) (1.9, 70000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7249909Z Skipping (s,q) (1.91, 70000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7250065Z Skipping (s,q) (1.92, 70000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7250212Z Skipping (s,q) (1.93, 70000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7250361Z Skipping (s,q) (1.94, 70000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7250511Z Skipping (s,q) (1.95, 70000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7250663Z Skipping (s,q) (1.96, 70000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7250811Z Skipping (s,q) (1.97, 70000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7250963Z Skipping (s,q) (1.98, 70000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7251109Z Skipping (s,q) (1.99, 70000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7251303Z Skipping (s,q) (0.01, 72500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7251452Z Skipping (s,q) (0.02, 72500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7251603Z Skipping (s,q) (0.03, 72500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7251757Z Skipping (s,q) (0.04, 72500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7251905Z Skipping (s,q) (0.05, 72500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7252057Z Skipping (s,q) (0.06, 72500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7252207Z Skipping (s,q) (0.07, 72500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7252357Z Skipping (s,q) (0.08, 72500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7252507Z Skipping (s,q) (0.09, 72500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7252655Z Skipping (s,q) (0.1, 72500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7252803Z Skipping (s,q) (0.11, 72500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7252956Z Skipping (s,q) (0.12, 72500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7253105Z Skipping (s,q) (0.13, 72500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7253255Z Skipping (s,q) (0.14, 72500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7253406Z Skipping (s,q) (0.15, 72500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7253553Z Skipping (s,q) (0.16, 72500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7253746Z Skipping (s,q) (0.17, 72500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7253896Z Skipping (s,q) (0.18, 72500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7254082Z Skipping (s,q) (0.19, 72500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7254233Z Skipping (s,q) (0.2, 72500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7254380Z Skipping (s,q) (0.21, 72500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7254529Z Skipping (s,q) (0.22, 72500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7254681Z Skipping (s,q) (0.23, 72500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7254828Z Skipping (s,q) (0.24, 72500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7254976Z Skipping (s,q) (0.25, 72500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7255174Z Skipping (s,q) (0.26, 72500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7255322Z Skipping (s,q) (0.27, 72500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7255475Z Skipping (s,q) (0.28, 72500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7255621Z Skipping (s,q) (0.29, 72500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7255773Z Skipping (s,q) (0.3, 72500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7255923Z Skipping (s,q) (0.31, 72500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7256071Z Skipping (s,q) (0.32, 72500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7256338Z Skipping (s,q) (0.33, 72500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7256496Z Skipping (s,q) (0.34, 72500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7256646Z Skipping (s,q) (0.35, 72500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7256799Z Skipping (s,q) (0.36, 72500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7256975Z Skipping (s,q) (0.37, 72500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7257144Z Skipping (s,q) (0.38, 72500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7257298Z Skipping (s,q) (0.39, 72500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7257446Z Skipping (s,q) (0.4, 72500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7257596Z Skipping (s,q) (0.41, 72500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7257748Z Skipping (s,q) (0.42, 72500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7257896Z Skipping (s,q) (0.43, 72500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7258049Z Skipping (s,q) (0.44, 72500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7258245Z Skipping (s,q) (0.45, 72500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7258395Z Skipping (s,q) (0.46, 72500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7258546Z Skipping (s,q) (0.47, 72500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7258695Z Skipping (s,q) (0.48, 72500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7258842Z Skipping (s,q) (0.49, 72500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7258997Z Skipping (s,q) (0.5, 72500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7259144Z Skipping (s,q) (0.51, 72500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7259506Z Skipping (s,q) (0.52, 72500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7259715Z Skipping (s,q) (0.53, 72500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7259868Z Skipping (s,q) (0.54, 72500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7260019Z Skipping (s,q) (0.55, 72500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7260169Z Skipping (s,q) (0.56, 72500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7260317Z Skipping (s,q) (0.57, 72500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7260467Z Skipping (s,q) (0.58, 72500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7260617Z Skipping (s,q) (0.59, 72500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7260770Z Skipping (s,q) (0.6, 72500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7261014Z Skipping (s,q) (0.61, 72500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7261162Z Skipping (s,q) (0.62, 72500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7261388Z Skipping (s,q) (0.63, 72500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7261541Z Skipping (s,q) (0.64, 72500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7261691Z Skipping (s,q) (0.65, 72500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7261846Z Skipping (s,q) (0.66, 72500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7261996Z Skipping (s,q) (0.67, 72500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7262143Z Skipping (s,q) (0.68, 72500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7262295Z Skipping (s,q) (0.69, 72500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7262499Z Skipping (s,q) (0.7, 72500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7262654Z Skipping (s,q) (0.71, 72500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7262807Z Skipping (s,q) (0.72, 72500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7262956Z Skipping (s,q) (0.73, 72500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7263109Z Skipping (s,q) (0.74, 72500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7263256Z Skipping (s,q) (0.75, 72500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7263403Z Skipping (s,q) (0.76, 72500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7263553Z Skipping (s,q) (0.77, 72500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7263704Z Skipping (s,q) (0.78, 72500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7263857Z Skipping (s,q) (0.79, 72500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7264005Z Skipping (s,q) (0.8, 72500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7264159Z Skipping (s,q) (0.81, 72500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7264316Z Skipping (s,q) (0.82, 72500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7264468Z Skipping (s,q) (0.83, 72500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7264616Z Skipping (s,q) (0.84, 72500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7264768Z Skipping (s,q) (0.85, 72500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7264917Z Skipping (s,q) (0.86, 72500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7265067Z Skipping (s,q) (0.87, 72500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7265216Z Skipping (s,q) (0.88, 72500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7265419Z Skipping (s,q) (0.89, 72500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7265573Z Skipping (s,q) (0.9, 72500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7265721Z Skipping (s,q) (0.91, 72500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7265873Z Skipping (s,q) (0.92, 72500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7266027Z Skipping (s,q) (0.93, 72500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7266179Z Skipping (s,q) (0.94, 72500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7266331Z Skipping (s,q) (0.95, 72500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7266482Z Skipping (s,q) (0.96, 72500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7266631Z Skipping (s,q) (0.97, 72500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7266781Z Skipping (s,q) (0.98, 72500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7266929Z Skipping (s,q) (0.99, 72500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7267080Z Skipping (s,q) (1, 72500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7267258Z Skipping (s,q) (1.01, 72500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7267434Z Skipping (s,q) (1.02, 72500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7267590Z Skipping (s,q) (1.03, 72500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7267739Z Skipping (s,q) (1.04, 72500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7267933Z Skipping (s,q) (1.05, 72500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7268089Z Skipping (s,q) (1.06, 72500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7268303Z Skipping (s,q) (1.07, 72500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7268453Z Skipping (s,q) (1.08, 72500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7268606Z Skipping (s,q) (1.09, 72500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7268754Z Skipping (s,q) (1.1, 72500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7268907Z Skipping (s,q) (1.11, 72500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7269059Z Skipping (s,q) (1.12, 72500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7269208Z Skipping (s,q) (1.13, 72500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7269413Z Skipping (s,q) (1.14, 72500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7269565Z Skipping (s,q) (1.15, 72500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7269716Z Skipping (s,q) (1.16, 72500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7269866Z Skipping (s,q) (1.17, 72500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7270018Z Skipping (s,q) (1.18, 72500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7270166Z Skipping (s,q) (1.19, 72500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7270317Z Skipping (s,q) (1.2, 72500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7270467Z Skipping (s,q) (1.21, 72500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7270626Z Skipping (s,q) (1.22, 72500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7270774Z Skipping (s,q) (1.23, 72500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7270920Z Skipping (s,q) (1.24, 72500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7271073Z Skipping (s,q) (1.25, 72500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7271220Z Skipping (s,q) (1.26, 72500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7271369Z Skipping (s,q) (1.27, 72500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7271519Z Skipping (s,q) (1.28, 72500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7271670Z Skipping (s,q) (1.29, 72500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7271824Z Skipping (s,q) (1.3, 72500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7271973Z Skipping (s,q) (1.31, 72500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7272121Z Skipping (s,q) (1.32, 72500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7272318Z Skipping (s,q) (1.33, 72500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7272466Z Skipping (s,q) (1.34, 72500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7272615Z Skipping (s,q) (1.35, 72500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7272772Z Skipping (s,q) (1.36, 72500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7272925Z Skipping (s,q) (1.37, 72500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7273076Z Skipping (s,q) (1.38, 72500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7273223Z Skipping (s,q) (1.39, 72500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7273371Z Skipping (s,q) (1.4, 72500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7273524Z Skipping (s,q) (1.41, 72500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7273671Z Skipping (s,q) (1.42, 72500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7273818Z Skipping (s,q) (1.43, 72500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7273972Z Skipping (s,q) (1.44, 72500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7274122Z Skipping (s,q) (1.45, 72500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7274281Z Skipping (s,q) (1.46, 72500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7274433Z Skipping (s,q) (1.47, 72500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7274581Z Skipping (s,q) (1.48, 72500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7274776Z Skipping (s,q) (1.49, 72500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7274923Z Skipping (s,q) (1.5, 72500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7275110Z Skipping (s,q) (1.51, 72500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7275264Z Skipping (s,q) (1.52, 72500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7275414Z Skipping (s,q) (1.53, 72500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7275568Z Skipping (s,q) (1.54, 72500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7275718Z Skipping (s,q) (1.55, 72500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7275865Z Skipping (s,q) (1.56, 72500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7276017Z Skipping (s,q) (1.57, 72500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7276208Z Skipping (s,q) (1.58, 72500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7276359Z Skipping (s,q) (1.59, 72500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7276516Z Skipping (s,q) (1.6, 72500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7276664Z Skipping (s,q) (1.61, 72500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7276819Z Skipping (s,q) (1.62, 72500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7276968Z Skipping (s,q) (1.63, 72500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7277116Z Skipping (s,q) (1.64, 72500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7277266Z Skipping (s,q) (1.65, 72500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7277414Z Skipping (s,q) (1.66, 72500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7277562Z Skipping (s,q) (1.67, 72500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7277713Z Skipping (s,q) (1.68, 72500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7277864Z Skipping (s,q) (1.69, 72500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7278019Z Skipping (s,q) (1.7, 72500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7278171Z Skipping (s,q) (1.71, 72500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7278318Z Skipping (s,q) (1.72, 72500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7278474Z Skipping (s,q) (1.73, 72500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7278626Z Skipping (s,q) (1.74, 72500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7278778Z Skipping (s,q) (1.75, 72500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7278931Z Skipping (s,q) (1.76, 72500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7279122Z Skipping (s,q) (1.77, 72500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7279273Z Skipping (s,q) (1.78, 72500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7279430Z Skipping (s,q) (1.79, 72500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7279580Z Skipping (s,q) (1.8, 72500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7279731Z Skipping (s,q) (1.81, 72500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7279884Z Skipping (s,q) (1.82, 72500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7280031Z Skipping (s,q) (1.83, 72500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7280186Z Skipping (s,q) (1.84, 72500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7280334Z Skipping (s,q) (1.85, 72500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7280482Z Skipping (s,q) (1.86, 72500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7280635Z Skipping (s,q) (1.87, 72500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7280783Z Skipping (s,q) (1.88, 72500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7280936Z Skipping (s,q) (1.89, 72500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7281085Z Skipping (s,q) (1.9, 72500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7281235Z Skipping (s,q) (1.91, 72500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7281386Z Skipping (s,q) (1.92, 72500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7281576Z Skipping (s,q) (1.93, 72500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7281724Z Skipping (s,q) (1.94, 72500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7281917Z Skipping (s,q) (1.95, 72500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7282067Z Skipping (s,q) (1.96, 72500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7282217Z Skipping (s,q) (1.97, 72500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7282365Z Skipping (s,q) (1.98, 72500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7282514Z Skipping (s,q) (1.99, 72500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7282665Z Skipping (s,q) (0.01, 75000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7282812Z Skipping (s,q) (0.02, 75000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7283002Z Skipping (s,q) (0.03, 75000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7283154Z Skipping (s,q) (0.04, 75000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7283308Z Skipping (s,q) (0.05, 75000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7283461Z Skipping (s,q) (0.06, 75000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7283613Z Skipping (s,q) (0.07, 75000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7283762Z Skipping (s,q) (0.08, 75000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7283913Z Skipping (s,q) (0.09, 75000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7284061Z Skipping (s,q) (0.1, 75000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7284213Z Skipping (s,q) (0.11, 75000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7284368Z Skipping (s,q) (0.12, 75000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7284516Z Skipping (s,q) (0.13, 75000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7284670Z Skipping (s,q) (0.14, 75000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7284820Z Skipping (s,q) (0.15, 75000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7284972Z Skipping (s,q) (0.16, 75000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7285123Z Skipping (s,q) (0.17, 75000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7285275Z Skipping (s,q) (0.18, 75000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7285424Z Skipping (s,q) (0.19, 75000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7285577Z Skipping (s,q) (0.2, 75000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7285727Z Skipping (s,q) (0.21, 75000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7285923Z Skipping (s,q) (0.22, 75000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7286073Z Skipping (s,q) (0.23, 75000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7286220Z Skipping (s,q) (0.24, 75000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7286374Z Skipping (s,q) (0.25, 75000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7286522Z Skipping (s,q) (0.26, 75000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7286674Z Skipping (s,q) (0.27, 75000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7286832Z Skipping (s,q) (0.28, 75000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7287006Z Skipping (s,q) (0.29, 75000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7287181Z Skipping (s,q) (0.3, 75000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7287334Z Skipping (s,q) (0.31, 75000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7287483Z Skipping (s,q) (0.32, 75000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7287636Z Skipping (s,q) (0.33, 75000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7287783Z Skipping (s,q) (0.34, 75000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7287931Z Skipping (s,q) (0.35, 75000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7288083Z Skipping (s,q) (0.36, 75000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7288230Z Skipping (s,q) (0.37, 75000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7288420Z Skipping (s,q) (0.38, 75000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7288570Z Skipping (s,q) (0.39, 75000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7288720Z Skipping (s,q) (0.4, 75000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7288910Z Skipping (s,q) (0.41, 75000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7289060Z Skipping (s,q) (0.42, 75000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7289208Z Skipping (s,q) (0.43, 75000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7289361Z Skipping (s,q) (0.44, 75000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7289509Z Skipping (s,q) (0.45, 75000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7289656Z Skipping (s,q) (0.46, 75000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7289845Z Skipping (s,q) (0.47, 75000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7289992Z Skipping (s,q) (0.48, 75000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7290146Z Skipping (s,q) (0.49, 75000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7290295Z Skipping (s,q) (0.5, 75000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7290442Z Skipping (s,q) (0.51, 75000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7290597Z Skipping (s,q) (0.52, 75000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7290744Z Skipping (s,q) (0.53, 75000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7290891Z Skipping (s,q) (0.54, 75000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7291052Z Skipping (s,q) (0.55, 75000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7291200Z Skipping (s,q) (0.56, 75000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7291350Z Skipping (s,q) (0.57, 75000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7291501Z Skipping (s,q) (0.58, 75000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7291648Z Skipping (s,q) (0.59, 75000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7291800Z Skipping (s,q) (0.6, 75000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7291952Z Skipping (s,q) (0.61, 75000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7292104Z Skipping (s,q) (0.62, 75000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7292264Z Skipping (s,q) (0.63, 75000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7292414Z Skipping (s,q) (0.64, 75000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7292566Z Skipping (s,q) (0.65, 75000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7292759Z Skipping (s,q) (0.66, 75000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7292910Z Skipping (s,q) (0.67, 75000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7293061Z Skipping (s,q) (0.68, 75000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7293212Z Skipping (s,q) (0.69, 75000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7293361Z Skipping (s,q) (0.7, 75000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7293510Z Skipping (s,q) (0.71, 75000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7293661Z Skipping (s,q) (0.72, 75000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7293810Z Skipping (s,q) (0.73, 75000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7293960Z Skipping (s,q) (0.74, 75000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7294110Z Skipping (s,q) (0.75, 75000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7294260Z Skipping (s,q) (0.76, 75000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7294410Z Skipping (s,q) (0.77, 75000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7294558Z Skipping (s,q) (0.78, 75000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7294707Z Skipping (s,q) (0.79, 75000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7294859Z Skipping (s,q) (0.8, 75000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7295008Z Skipping (s,q) (0.81, 75000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7295162Z Skipping (s,q) (0.82, 75000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7295384Z Skipping (s,q) (0.83, 75000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7295535Z Skipping (s,q) (0.84, 75000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7295720Z Skipping (s,q) (0.85, 75000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7295870Z Skipping (s,q) (0.86, 75000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7296023Z Skipping (s,q) (0.87, 75000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7296251Z Skipping (s,q) (0.88, 75000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7296399Z Skipping (s,q) (0.89, 75000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7296553Z Skipping (s,q) (0.9, 75000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7296745Z Skipping (s,q) (0.91, 75000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7296901Z Skipping (s,q) (0.92, 75000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7297055Z Skipping (s,q) (0.93, 75000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7297230Z Skipping (s,q) (0.94, 75000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7297406Z Skipping (s,q) (0.95, 75000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7297558Z Skipping (s,q) (0.96, 75000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7297707Z Skipping (s,q) (0.97, 75000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7297863Z Skipping (s,q) (0.98, 75000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7298015Z Skipping (s,q) (0.99, 75000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7298163Z Skipping (s,q) (1, 75000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7298311Z Skipping (s,q) (1.01, 75000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7298461Z Skipping (s,q) (1.02, 75000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7298611Z Skipping (s,q) (1.03, 75000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7298759Z Skipping (s,q) (1.04, 75000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7298911Z Skipping (s,q) (1.05, 75000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7299063Z Skipping (s,q) (1.06, 75000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7299214Z Skipping (s,q) (1.07, 75000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7299363Z Skipping (s,q) (1.08, 75000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7299512Z Skipping (s,q) (1.09, 75000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7299709Z Skipping (s,q) (1.1, 75000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7299867Z Skipping (s,q) (1.11, 75000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7300014Z Skipping (s,q) (1.12, 75000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7300164Z Skipping (s,q) (1.13, 75000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7300313Z Skipping (s,q) (1.14, 75000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7300460Z Skipping (s,q) (1.15, 75000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7300617Z Skipping (s,q) (1.16, 75000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7300766Z Skipping (s,q) (1.17, 75000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7300917Z Skipping (s,q) (1.18, 75000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7301071Z Skipping (s,q) (1.19, 75000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7301222Z Skipping (s,q) (1.2, 75000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7301373Z Skipping (s,q) (1.21, 75000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7301524Z Skipping (s,q) (1.22, 75000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7301672Z Skipping (s,q) (1.23, 75000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7301823Z Skipping (s,q) (1.24, 75000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7301970Z Skipping (s,q) (1.25, 75000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7302118Z Skipping (s,q) (1.26, 75000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7302311Z Skipping (s,q) (1.27, 75000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7302462Z Skipping (s,q) (1.28, 75000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7302650Z Skipping (s,q) (1.29, 75000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7302804Z Skipping (s,q) (1.3, 75000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7302958Z Skipping (s,q) (1.31, 75000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7303111Z Skipping (s,q) (1.32, 75000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7303258Z Skipping (s,q) (1.33, 75000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7303406Z Skipping (s,q) (1.34, 75000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7303597Z Skipping (s,q) (1.35, 75000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7303746Z Skipping (s,q) (1.36, 75000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7303895Z Skipping (s,q) (1.37, 75000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7304048Z Skipping (s,q) (1.38, 75000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7304196Z Skipping (s,q) (1.39, 75000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7304349Z Skipping (s,q) (1.4, 75000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7304505Z Skipping (s,q) (1.41, 75000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7304655Z Skipping (s,q) (1.42, 75000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7304814Z Skipping (s,q) (1.43, 75000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7304962Z Skipping (s,q) (1.44, 75000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7305111Z Skipping (s,q) (1.45, 75000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7305262Z Skipping (s,q) (1.46, 75000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7305410Z Skipping (s,q) (1.47, 75000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7305558Z Skipping (s,q) (1.48, 75000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7305711Z Skipping (s,q) (1.49, 75000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7305860Z Skipping (s,q) (1.5, 75000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7306014Z Skipping (s,q) (1.51, 75000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7306162Z Skipping (s,q) (1.52, 75000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7306312Z Skipping (s,q) (1.53, 75000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7306509Z Skipping (s,q) (1.54, 75000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7306660Z Skipping (s,q) (1.55, 75000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7306810Z Skipping (s,q) (1.56, 75000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7306967Z Skipping (s,q) (1.57, 75000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7307115Z Skipping (s,q) (1.58, 75000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7307268Z Skipping (s,q) (1.59, 75000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7307419Z Skipping (s,q) (1.6, 75000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7307568Z Skipping (s,q) (1.61, 75000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7307721Z Skipping (s,q) (1.62, 75000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7307871Z Skipping (s,q) (1.63, 75000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7308021Z Skipping (s,q) (1.64, 75000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7308177Z Skipping (s,q) (1.65, 75000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7308323Z Skipping (s,q) (1.66, 75000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7308476Z Skipping (s,q) (1.67, 75000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7308628Z Skipping (s,q) (1.68, 75000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7308777Z Skipping (s,q) (1.69, 75000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7308928Z Skipping (s,q) (1.7, 75000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7309122Z Skipping (s,q) (1.71, 75000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7309272Z Skipping (s,q) (1.72, 75000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7309458Z Skipping (s,q) (1.73, 75000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7309609Z Skipping (s,q) (1.74, 75000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7309758Z Skipping (s,q) (1.75, 75000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7309906Z Skipping (s,q) (1.76, 75000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7310054Z Skipping (s,q) (1.77, 75000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7310207Z Skipping (s,q) (1.78, 75000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7310393Z Skipping (s,q) (1.79, 75000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7310540Z Skipping (s,q) (1.8, 75000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7310693Z Skipping (s,q) (1.81, 75000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7310846Z Skipping (s,q) (1.82, 75000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7310998Z Skipping (s,q) (1.83, 75000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7311148Z Skipping (s,q) (1.84, 75000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7311297Z Skipping (s,q) (1.85, 75000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7311447Z Skipping (s,q) (1.86, 75000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7311593Z Skipping (s,q) (1.87, 75000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7311743Z Skipping (s,q) (1.88, 75000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7311897Z Skipping (s,q) (1.89, 75000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7312049Z Skipping (s,q) (1.9, 75000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7312196Z Skipping (s,q) (1.91, 75000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7312348Z Skipping (s,q) (1.92, 75000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7312500Z Skipping (s,q) (1.93, 75000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7312653Z Skipping (s,q) (1.94, 75000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7312802Z Skipping (s,q) (1.95, 75000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7312950Z Skipping (s,q) (1.96, 75000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7313101Z Skipping (s,q) (1.97, 75000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7313248Z Skipping (s,q) (1.98, 75000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7313459Z Skipping (s,q) (1.99, 75000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7313614Z Skipping (s,q) (0.01, 77500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7313765Z Skipping (s,q) (0.02, 77500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7313915Z Skipping (s,q) (0.03, 77500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7314063Z Skipping (s,q) (0.04, 77500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7314213Z Skipping (s,q) (0.05, 77500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7314366Z Skipping (s,q) (0.06, 77500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7314516Z Skipping (s,q) (0.07, 77500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7314663Z Skipping (s,q) (0.08, 77500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7314816Z Skipping (s,q) (0.09, 77500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7314964Z Skipping (s,q) (0.1, 77500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7315119Z Skipping (s,q) (0.11, 77500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7315268Z Skipping (s,q) (0.12, 77500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7315420Z Skipping (s,q) (0.13, 77500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7315572Z Skipping (s,q) (0.14, 77500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7315719Z Skipping (s,q) (0.15, 77500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7315912Z Skipping (s,q) (0.16, 77500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7316067Z Skipping (s,q) (0.17, 77500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7316253Z Skipping (s,q) (0.18, 77500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7316408Z Skipping (s,q) (0.19, 77500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7316555Z Skipping (s,q) (0.2, 77500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7316707Z Skipping (s,q) (0.21, 77500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7316885Z Skipping (s,q) (0.22, 77500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7317057Z Skipping (s,q) (0.23, 77500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7317717Z Skipping (s,q) (0.24, 77500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7317870Z Skipping (s,q) (0.25, 77500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7318023Z Skipping (s,q) (0.26, 77500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7318179Z Skipping (s,q) (0.27, 77500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7318332Z Skipping (s,q) (0.28, 77500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7318485Z Skipping (s,q) (0.29, 77500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7318640Z Skipping (s,q) (0.3, 77500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7318791Z Skipping (s,q) (0.31, 77500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7318941Z Skipping (s,q) (0.32, 77500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7319099Z Skipping (s,q) (0.33, 77500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7319249Z Skipping (s,q) (0.34, 77500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7319405Z Skipping (s,q) (0.35, 77500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7319556Z Skipping (s,q) (0.36, 77500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7319706Z Skipping (s,q) (0.37, 77500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7319863Z Skipping (s,q) (0.38, 77500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7320015Z Skipping (s,q) (0.39, 77500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7320170Z Skipping (s,q) (0.4, 77500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7320325Z Skipping (s,q) (0.41, 77500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7320476Z Skipping (s,q) (0.42, 77500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7320627Z Skipping (s,q) (0.43, 77500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7320852Z Skipping (s,q) (0.44, 77500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7321004Z Skipping (s,q) (0.45, 77500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7321159Z Skipping (s,q) (0.46, 77500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7321312Z Skipping (s,q) (0.47, 77500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7321462Z Skipping (s,q) (0.48, 77500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7321616Z Skipping (s,q) (0.49, 77500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7321769Z Skipping (s,q) (0.5, 77500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7321921Z Skipping (s,q) (0.51, 77500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7322074Z Skipping (s,q) (0.52, 77500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7322224Z Skipping (s,q) (0.53, 77500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7322376Z Skipping (s,q) (0.54, 77500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7322531Z Skipping (s,q) (0.55, 77500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7322682Z Skipping (s,q) (0.56, 77500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7322840Z Skipping (s,q) (0.57, 77500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7322991Z Skipping (s,q) (0.58, 77500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7323142Z Skipping (s,q) (0.59, 77500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7323341Z Skipping (s,q) (0.6, 77500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7323493Z Skipping (s,q) (0.61, 77500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7323689Z Skipping (s,q) (0.62, 77500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7323846Z Skipping (s,q) (0.63, 77500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7323998Z Skipping (s,q) (0.64, 77500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7324151Z Skipping (s,q) (0.65, 77500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7324303Z Skipping (s,q) (0.66, 77500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7324454Z Skipping (s,q) (0.67, 77500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7324651Z Skipping (s,q) (0.68, 77500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7324802Z Skipping (s,q) (0.69, 77500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7324958Z Skipping (s,q) (0.7, 77500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7325112Z Skipping (s,q) (0.71, 77500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7325265Z Skipping (s,q) (0.72, 77500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7325420Z Skipping (s,q) (0.73, 77500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7325571Z Skipping (s,q) (0.74, 77500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7325720Z Skipping (s,q) (0.75, 77500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7325874Z Skipping (s,q) (0.76, 77500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7326027Z Skipping (s,q) (0.77, 77500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7326183Z Skipping (s,q) (0.78, 77500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7326337Z Skipping (s,q) (0.79, 77500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7326489Z Skipping (s,q) (0.8, 77500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7326641Z Skipping (s,q) (0.81, 77500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7326800Z Skipping (s,q) (0.82, 77500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7326973Z Skipping (s,q) (0.83, 77500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7327155Z Skipping (s,q) (0.84, 77500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7327313Z Skipping (s,q) (0.85, 77500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7327468Z Skipping (s,q) (0.86, 77500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7327619Z Skipping (s,q) (0.87, 77500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7327811Z Skipping (s,q) (0.88, 77500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7327967Z Skipping (s,q) (0.89, 77500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7328120Z Skipping (s,q) (0.9, 77500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7328271Z Skipping (s,q) (0.91, 77500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7328425Z Skipping (s,q) (0.92, 77500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7328579Z Skipping (s,q) (0.93, 77500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7328731Z Skipping (s,q) (0.94, 77500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7328886Z Skipping (s,q) (0.95, 77500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7329036Z Skipping (s,q) (0.96, 77500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7329190Z Skipping (s,q) (0.97, 77500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7329341Z Skipping (s,q) (0.98, 77500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7329494Z Skipping (s,q) (0.99, 77500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7329645Z Skipping (s,q) (1, 77500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7329796Z Skipping (s,q) (1.01, 77500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7329948Z Skipping (s,q) (1.02, 77500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7330101Z Skipping (s,q) (1.03, 77500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7330294Z Skipping (s,q) (1.04, 77500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7330446Z Skipping (s,q) (1.05, 77500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7330634Z Skipping (s,q) (1.06, 77500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7330786Z Skipping (s,q) (1.07, 77500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7330945Z Skipping (s,q) (1.08, 77500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7331096Z Skipping (s,q) (1.09, 77500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7331251Z Skipping (s,q) (1.1, 77500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7331407Z Skipping (s,q) (1.11, 77500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7331561Z Skipping (s,q) (1.12, 77500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7331756Z Skipping (s,q) (1.13, 77500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7331906Z Skipping (s,q) (1.14, 77500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7332059Z Skipping (s,q) (1.15, 77500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7332217Z Skipping (s,q) (1.16, 77500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7332369Z Skipping (s,q) (1.17, 77500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7332519Z Skipping (s,q) (1.18, 77500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7332671Z Skipping (s,q) (1.19, 77500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7332820Z Skipping (s,q) (1.2, 77500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7332979Z Skipping (s,q) (1.21, 77500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7333131Z Skipping (s,q) (1.22, 77500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7333283Z Skipping (s,q) (1.23, 77500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7333441Z Skipping (s,q) (1.24, 77500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7333591Z Skipping (s,q) (1.25, 77500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7333743Z Skipping (s,q) (1.26, 77500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7333895Z Skipping (s,q) (1.27, 77500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7334048Z Skipping (s,q) (1.28, 77500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7334200Z Skipping (s,q) (1.29, 77500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7334353Z Skipping (s,q) (1.3, 77500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7334503Z Skipping (s,q) (1.31, 77500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7334707Z Skipping (s,q) (1.32, 77500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7334859Z Skipping (s,q) (1.33, 77500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7335014Z Skipping (s,q) (1.34, 77500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7335172Z Skipping (s,q) (1.35, 77500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7335321Z Skipping (s,q) (1.36, 77500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7335480Z Skipping (s,q) (1.37, 77500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7335631Z Skipping (s,q) (1.38, 77500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7335783Z Skipping (s,q) (1.39, 77500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7335939Z Skipping (s,q) (1.4, 77500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7336142Z Skipping (s,q) (1.41, 77500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7336293Z Skipping (s,q) (1.42, 77500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7336454Z Skipping (s,q) (1.43, 77500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7336608Z Skipping (s,q) (1.44, 77500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7336762Z Skipping (s,q) (1.45, 77500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7336915Z Skipping (s,q) (1.46, 77500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7337065Z Skipping (s,q) (1.47, 77500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7337264Z Skipping (s,q) (1.48, 77500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7337415Z Skipping (s,q) (1.49, 77500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7337602Z Skipping (s,q) (1.5, 77500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7337756Z Skipping (s,q) (1.51, 77500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7337907Z Skipping (s,q) (1.52, 77500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7338059Z Skipping (s,q) (1.53, 77500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7338215Z Skipping (s,q) (1.54, 77500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7338368Z Skipping (s,q) (1.55, 77500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7338521Z Skipping (s,q) (1.56, 77500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7338709Z Skipping (s,q) (1.57, 77500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7338860Z Skipping (s,q) (1.58, 77500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7339016Z Skipping (s,q) (1.59, 77500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7339167Z Skipping (s,q) (1.6, 77500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7339321Z Skipping (s,q) (1.61, 77500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7339479Z Skipping (s,q) (1.62, 77500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7339631Z Skipping (s,q) (1.63, 77500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7339783Z Skipping (s,q) (1.64, 77500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7339936Z Skipping (s,q) (1.65, 77500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7340087Z Skipping (s,q) (1.66, 77500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7340242Z Skipping (s,q) (1.67, 77500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7340394Z Skipping (s,q) (1.68, 77500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7340545Z Skipping (s,q) (1.69, 77500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7340699Z Skipping (s,q) (1.7, 77500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7340849Z Skipping (s,q) (1.71, 77500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7341004Z Skipping (s,q) (1.72, 77500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7341154Z Skipping (s,q) (1.73, 77500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7341306Z Skipping (s,q) (1.74, 77500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7341461Z Skipping (s,q) (1.75, 77500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7341654Z Skipping (s,q) (1.76, 77500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7341806Z Skipping (s,q) (1.77, 77500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7341959Z Skipping (s,q) (1.78, 77500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7342112Z Skipping (s,q) (1.79, 77500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7342265Z Skipping (s,q) (1.8, 77500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7342419Z Skipping (s,q) (1.81, 77500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7342569Z Skipping (s,q) (1.82, 77500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7342724Z Skipping (s,q) (1.83, 77500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7342875Z Skipping (s,q) (1.84, 77500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7343025Z Skipping (s,q) (1.85, 77500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7343181Z Skipping (s,q) (1.86, 77500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7343333Z Skipping (s,q) (1.87, 77500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7343485Z Skipping (s,q) (1.88, 77500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7343637Z Skipping (s,q) (1.89, 77500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7343792Z Skipping (s,q) (1.9, 77500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7343950Z Skipping (s,q) (1.91, 77500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7344143Z Skipping (s,q) (1.92, 77500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7344295Z Skipping (s,q) (1.93, 77500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7344492Z Skipping (s,q) (1.94, 77500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7344644Z Skipping (s,q) (1.95, 77500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7344798Z Skipping (s,q) (1.96, 77500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7344949Z Skipping (s,q) (1.97, 77500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7345102Z Skipping (s,q) (1.98, 77500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7345256Z Skipping (s,q) (1.99, 77500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7345406Z Skipping (s,q) (0.01, 80000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7345619Z Skipping (s,q) (0.02, 80000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7345773Z Skipping (s,q) (0.03, 80000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7345932Z Skipping (s,q) (0.04, 80000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7346082Z Skipping (s,q) (0.05, 80000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7346238Z Skipping (s,q) (0.06, 80000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7346388Z Skipping (s,q) (0.07, 80000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7346543Z Skipping (s,q) (0.08, 80000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7346696Z Skipping (s,q) (0.09, 80000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7346878Z Skipping (s,q) (0.1, 80000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7347059Z Skipping (s,q) (0.11, 80000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7347209Z Skipping (s,q) (0.12, 80000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7347364Z Skipping (s,q) (0.13, 80000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7347517Z Skipping (s,q) (0.14, 80000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7347674Z Skipping (s,q) (0.15, 80000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7347827Z Skipping (s,q) (0.16, 80000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7347982Z Skipping (s,q) (0.17, 80000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7348135Z Skipping (s,q) (0.18, 80000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7348288Z Skipping (s,q) (0.19, 80000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7348438Z Skipping (s,q) (0.2, 80000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7348628Z Skipping (s,q) (0.21, 80000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7348783Z Skipping (s,q) (0.22, 80000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7348932Z Skipping (s,q) (0.23, 80000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7349091Z Skipping (s,q) (0.24, 80000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7349242Z Skipping (s,q) (0.25, 80000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7349397Z Skipping (s,q) (0.26, 80000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7349552Z Skipping (s,q) (0.27, 80000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7349705Z Skipping (s,q) (0.28, 80000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7349856Z Skipping (s,q) (0.29, 80000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7350008Z Skipping (s,q) (0.3, 80000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7350158Z Skipping (s,q) (0.31, 80000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7350313Z Skipping (s,q) (0.32, 80000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7350462Z Skipping (s,q) (0.33, 80000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7350612Z Skipping (s,q) (0.34, 80000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7350769Z Skipping (s,q) (0.35, 80000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7350924Z Skipping (s,q) (0.36, 80000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7351121Z Skipping (s,q) (0.37, 80000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7351274Z Skipping (s,q) (0.38, 80000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7351466Z Skipping (s,q) (0.39, 80000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7351621Z Skipping (s,q) (0.4, 80000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7351772Z Skipping (s,q) (0.41, 80000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7351924Z Skipping (s,q) (0.42, 80000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7352081Z Skipping (s,q) (0.43, 80000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7352230Z Skipping (s,q) (0.44, 80000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7352380Z Skipping (s,q) (0.45, 80000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7352573Z Skipping (s,q) (0.46, 80000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7352725Z Skipping (s,q) (0.47, 80000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7352880Z Skipping (s,q) (0.48, 80000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7353029Z Skipping (s,q) (0.49, 80000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7353182Z Skipping (s,q) (0.5, 80000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7353343Z Skipping (s,q) (0.51, 80000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7353493Z Skipping (s,q) (0.52, 80000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7353644Z Skipping (s,q) (0.53, 80000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7353801Z Skipping (s,q) (0.54, 80000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7353951Z Skipping (s,q) (0.55, 80000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7354103Z Skipping (s,q) (0.56, 80000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7354255Z Skipping (s,q) (0.57, 80000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7354408Z Skipping (s,q) (0.58, 80000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7354567Z Skipping (s,q) (0.59, 80000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7354717Z Skipping (s,q) (0.6, 80000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7354870Z Skipping (s,q) (0.61, 80000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7355026Z Skipping (s,q) (0.62, 80000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7355176Z Skipping (s,q) (0.63, 80000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7355326Z Skipping (s,q) (0.64, 80000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7355524Z Skipping (s,q) (0.65, 80000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7355678Z Skipping (s,q) (0.66, 80000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7355830Z Skipping (s,q) (0.67, 80000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7355984Z Skipping (s,q) (0.68, 80000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7356137Z Skipping (s,q) (0.69, 80000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7356291Z Skipping (s,q) (0.7, 80000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7356441Z Skipping (s,q) (0.71, 80000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7356592Z Skipping (s,q) (0.72, 80000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7356747Z Skipping (s,q) (0.73, 80000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7356898Z Skipping (s,q) (0.74, 80000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7357062Z Skipping (s,q) (0.75, 80000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7357238Z Skipping (s,q) (0.76, 80000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7357407Z Skipping (s,q) (0.77, 80000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7357562Z Skipping (s,q) (0.78, 80000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7357714Z Skipping (s,q) (0.79, 80000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7357869Z Skipping (s,q) (0.8, 80000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7358143Z Skipping (s,q) (0.81, 80000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7358293Z Skipping (s,q) (0.82, 80000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7358482Z Skipping (s,q) (0.83, 80000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7358636Z Skipping (s,q) (0.84, 80000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7358786Z Skipping (s,q) (0.85, 80000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7358941Z Skipping (s,q) (0.86, 80000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7359093Z Skipping (s,q) (0.87, 80000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7359458Z Skipping (s,q) (0.88, 80000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7359677Z Skipping (s,q) (0.89, 80000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7359917Z Skipping (s,q) (0.9, 80000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7360076Z Skipping (s,q) (0.91, 80000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7360232Z Skipping (s,q) (0.92, 80000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7360382Z Skipping (s,q) (0.93, 80000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7360540Z Skipping (s,q) (0.94, 80000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7360691Z Skipping (s,q) (0.95, 80000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7360840Z Skipping (s,q) (0.96, 80000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7360997Z Skipping (s,q) (0.97, 80000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7361151Z Skipping (s,q) (0.98, 80000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7361305Z Skipping (s,q) (0.99, 80000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7361452Z Skipping (s,q) (1, 80000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7361605Z Skipping (s,q) (1.01, 80000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7361758Z Skipping (s,q) (1.02, 80000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7361912Z Skipping (s,q) (1.03, 80000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7362068Z Skipping (s,q) (1.04, 80000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7362226Z Skipping (s,q) (1.05, 80000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7362379Z Skipping (s,q) (1.06, 80000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7362536Z Skipping (s,q) (1.07, 80000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7362689Z Skipping (s,q) (1.08, 80000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7362900Z Skipping (s,q) (1.09, 80000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7363054Z Skipping (s,q) (1.1, 80000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7363208Z Skipping (s,q) (1.11, 80000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7367531Z Skipping (s,q) (1.12, 80000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7367713Z Skipping (s,q) (1.13, 80000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7367877Z Skipping (s,q) (1.14, 80000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7368030Z Skipping (s,q) (1.15, 80000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7368186Z Skipping (s,q) (1.16, 80000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7368339Z Skipping (s,q) (1.17, 80000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7368498Z Skipping (s,q) (1.18, 80000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7368651Z Skipping (s,q) (1.19, 80000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7368809Z Skipping (s,q) (1.2, 80000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7368969Z Skipping (s,q) (1.21, 80000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7369126Z Skipping (s,q) (1.22, 80000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7369282Z Skipping (s,q) (1.23, 80000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7369437Z Skipping (s,q) (1.24, 80000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7369588Z Skipping (s,q) (1.25, 80000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7369836Z Skipping (s,q) (1.26, 80000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7369988Z Skipping (s,q) (1.27, 80000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7370199Z Skipping (s,q) (1.28, 80000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7370355Z Skipping (s,q) (1.29, 80000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7370507Z Skipping (s,q) (1.3, 80000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7370662Z Skipping (s,q) (1.31, 80000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7370822Z Skipping (s,q) (1.32, 80000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7370974Z Skipping (s,q) (1.33, 80000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7371169Z Skipping (s,q) (1.34, 80000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7371322Z Skipping (s,q) (1.35, 80000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7371473Z Skipping (s,q) (1.36, 80000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7371631Z Skipping (s,q) (1.37, 80000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7371784Z Skipping (s,q) (1.38, 80000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7371941Z Skipping (s,q) (1.39, 80000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7372097Z Skipping (s,q) (1.4, 80000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7372250Z Skipping (s,q) (1.41, 80000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7372406Z Skipping (s,q) (1.42, 80000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7372559Z Skipping (s,q) (1.43, 80000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7372710Z Skipping (s,q) (1.44, 80000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7372867Z Skipping (s,q) (1.45, 80000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7373018Z Skipping (s,q) (1.46, 80000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7373169Z Skipping (s,q) (1.47, 80000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7373327Z Skipping (s,q) (1.48, 80000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7373479Z Skipping (s,q) (1.49, 80000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7373638Z Skipping (s,q) (1.5, 80000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7373792Z Skipping (s,q) (1.51, 80000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7373945Z Skipping (s,q) (1.52, 80000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7374144Z Skipping (s,q) (1.53, 80000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7374298Z Skipping (s,q) (1.54, 80000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7374451Z Skipping (s,q) (1.55, 80000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7374608Z Skipping (s,q) (1.56, 80000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7374761Z Skipping (s,q) (1.57, 80000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7374917Z Skipping (s,q) (1.58, 80000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7375071Z Skipping (s,q) (1.59, 80000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7375222Z Skipping (s,q) (1.6, 80000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7375378Z Skipping (s,q) (1.61, 80000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7375529Z Skipping (s,q) (1.62, 80000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7375682Z Skipping (s,q) (1.63, 80000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7375838Z Skipping (s,q) (1.64, 80000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7375990Z Skipping (s,q) (1.65, 80000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7376218Z Skipping (s,q) (1.66, 80000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7376377Z Skipping (s,q) (1.67, 80000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7376528Z Skipping (s,q) (1.68, 80000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7376685Z Skipping (s,q) (1.69, 80000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7376918Z Skipping (s,q) (1.7, 80000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7377089Z Skipping (s,q) (1.71, 80000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7377314Z Skipping (s,q) (1.72, 80000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7377466Z Skipping (s,q) (1.73, 80000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7377620Z Skipping (s,q) (1.74, 80000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7377778Z Skipping (s,q) (1.75, 80000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7377929Z Skipping (s,q) (1.76, 80000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7378083Z Skipping (s,q) (1.77, 80000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7378276Z Skipping (s,q) (1.78, 80000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7378429Z Skipping (s,q) (1.79, 80000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7378585Z Skipping (s,q) (1.8, 80000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7378741Z Skipping (s,q) (1.81, 80000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7378893Z Skipping (s,q) (1.82, 80000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7379050Z Skipping (s,q) (1.83, 80000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7379201Z Skipping (s,q) (1.84, 80000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7379355Z Skipping (s,q) (1.85, 80000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7379509Z Skipping (s,q) (1.86, 80000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7379660Z Skipping (s,q) (1.87, 80000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7379814Z Skipping (s,q) (1.88, 80000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7379968Z Skipping (s,q) (1.89, 80000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7380119Z Skipping (s,q) (1.9, 80000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7380279Z Skipping (s,q) (1.91, 80000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7380435Z Skipping (s,q) (1.92, 80000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7380590Z Skipping (s,q) (1.93, 80000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7380746Z Skipping (s,q) (1.94, 80000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7380898Z Skipping (s,q) (1.95, 80000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7381053Z Skipping (s,q) (1.96, 80000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7381246Z Skipping (s,q) (1.97, 80000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7381399Z Skipping (s,q) (1.98, 80000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7381554Z Skipping (s,q) (1.99, 80000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7381707Z Skipping (s,q) (0.01, 82500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7381861Z Skipping (s,q) (0.02, 82500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7382012Z Skipping (s,q) (0.03, 82500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7382165Z Skipping (s,q) (0.04, 82500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7382319Z Skipping (s,q) (0.05, 82500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7382474Z Skipping (s,q) (0.06, 82500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7382627Z Skipping (s,q) (0.07, 82500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7382782Z Skipping (s,q) (0.08, 82500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7382936Z Skipping (s,q) (0.09, 82500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7383097Z Skipping (s,q) (0.1, 82500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7383250Z Skipping (s,q) (0.11, 82500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7383407Z Skipping (s,q) (0.12, 82500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7383563Z Skipping (s,q) (0.13, 82500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7383717Z Skipping (s,q) (0.14, 82500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7383913Z Skipping (s,q) (0.15, 82500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7384070Z Skipping (s,q) (0.16, 82500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7384259Z Skipping (s,q) (0.17, 82500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7384420Z Skipping (s,q) (0.18, 82500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7384575Z Skipping (s,q) (0.19, 82500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7384730Z Skipping (s,q) (0.2, 82500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7384888Z Skipping (s,q) (0.21, 82500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7385039Z Skipping (s,q) (0.22, 82500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7385231Z Skipping (s,q) (0.23, 82500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7385385Z Skipping (s,q) (0.24, 82500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7385537Z Skipping (s,q) (0.25, 82500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7385693Z Skipping (s,q) (0.26, 82500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7385851Z Skipping (s,q) (0.27, 82500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7386006Z Skipping (s,q) (0.28, 82500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7386165Z Skipping (s,q) (0.29, 82500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7386318Z Skipping (s,q) (0.3, 82500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7386474Z Skipping (s,q) (0.31, 82500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7386629Z Skipping (s,q) (0.32, 82500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7386781Z Skipping (s,q) (0.33, 82500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7386942Z Skipping (s,q) (0.34, 82500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7387119Z Skipping (s,q) (0.35, 82500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7387293Z Skipping (s,q) (0.36, 82500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7387449Z Skipping (s,q) (0.37, 82500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7387601Z Skipping (s,q) (0.38, 82500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7387757Z Skipping (s,q) (0.39, 82500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7387916Z Skipping (s,q) (0.4, 82500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7388072Z Skipping (s,q) (0.41, 82500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7388269Z Skipping (s,q) (0.42, 82500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7388427Z Skipping (s,q) (0.43, 82500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7388578Z Skipping (s,q) (0.44, 82500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7388736Z Skipping (s,q) (0.45, 82500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7388888Z Skipping (s,q) (0.46, 82500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7389040Z Skipping (s,q) (0.47, 82500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7389197Z Skipping (s,q) (0.48, 82500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7389351Z Skipping (s,q) (0.49, 82500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7389509Z Skipping (s,q) (0.5, 82500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7389668Z Skipping (s,q) (0.51, 82500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7389822Z Skipping (s,q) (0.52, 82500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7389984Z Skipping (s,q) (0.53, 82500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7390136Z Skipping (s,q) (0.54, 82500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7390288Z Skipping (s,q) (0.55, 82500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7390448Z Skipping (s,q) (0.56, 82500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7390600Z Skipping (s,q) (0.57, 82500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7390751Z Skipping (s,q) (0.58, 82500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7390949Z Skipping (s,q) (0.59, 82500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7391101Z Skipping (s,q) (0.6, 82500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7391302Z Skipping (s,q) (0.61, 82500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7391460Z Skipping (s,q) (0.62, 82500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7391614Z Skipping (s,q) (0.63, 82500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7391768Z Skipping (s,q) (0.64, 82500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7391922Z Skipping (s,q) (0.65, 82500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7392074Z Skipping (s,q) (0.66, 82500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7392268Z Skipping (s,q) (0.67, 82500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7392422Z Skipping (s,q) (0.68, 82500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7392585Z Skipping (s,q) (0.69, 82500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7392741Z Skipping (s,q) (0.7, 82500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7392893Z Skipping (s,q) (0.71, 82500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7393050Z Skipping (s,q) (0.72, 82500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7393202Z Skipping (s,q) (0.73, 82500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7393354Z Skipping (s,q) (0.74, 82500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7393507Z Skipping (s,q) (0.75, 82500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7393664Z Skipping (s,q) (0.76, 82500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7393819Z Skipping (s,q) (0.77, 82500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7393979Z Skipping (s,q) (0.78, 82500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7394130Z Skipping (s,q) (0.79, 82500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7394285Z Skipping (s,q) (0.8, 82500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7394439Z Skipping (s,q) (0.81, 82500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7394594Z Skipping (s,q) (0.82, 82500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7394753Z Skipping (s,q) (0.83, 82500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7394907Z Skipping (s,q) (0.84, 82500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7395059Z Skipping (s,q) (0.85, 82500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7395213Z Skipping (s,q) (0.86, 82500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7395407Z Skipping (s,q) (0.87, 82500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7395564Z Skipping (s,q) (0.88, 82500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7395718Z Skipping (s,q) (0.89, 82500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7395869Z Skipping (s,q) (0.9, 82500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7396026Z Skipping (s,q) (0.91, 82500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7396183Z Skipping (s,q) (0.92, 82500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7396337Z Skipping (s,q) (0.93, 82500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7396503Z Skipping (s,q) (0.94, 82500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7396674Z Skipping (s,q) (0.95, 82500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7396852Z Skipping (s,q) (0.96, 82500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7397014Z Skipping (s,q) (0.97, 82500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7397166Z Skipping (s,q) (0.98, 82500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7397324Z Skipping (s,q) (0.99, 82500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7397478Z Skipping (s,q) (1, 82500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7397631Z Skipping (s,q) (1.01, 82500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7397786Z Skipping (s,q) (1.02, 82500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7397982Z Skipping (s,q) (1.03, 82500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7398137Z Skipping (s,q) (1.04, 82500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7398327Z Skipping (s,q) (1.05, 82500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7398483Z Skipping (s,q) (1.06, 82500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7398641Z Skipping (s,q) (1.07, 82500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7398792Z Skipping (s,q) (1.08, 82500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7398949Z Skipping (s,q) (1.09, 82500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7399105Z Skipping (s,q) (1.1, 82500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7399297Z Skipping (s,q) (1.11, 82500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7399452Z Skipping (s,q) (1.12, 82500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7399604Z Skipping (s,q) (1.13, 82500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7399758Z Skipping (s,q) (1.14, 82500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7399913Z Skipping (s,q) (1.15, 82500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7400070Z Skipping (s,q) (1.16, 82500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7400226Z Skipping (s,q) (1.17, 82500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7400385Z Skipping (s,q) (1.18, 82500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7400536Z Skipping (s,q) (1.19, 82500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7400693Z Skipping (s,q) (1.2, 82500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7400852Z Skipping (s,q) (1.21, 82500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7401008Z Skipping (s,q) (1.22, 82500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7401163Z Skipping (s,q) (1.23, 82500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7401315Z Skipping (s,q) (1.24, 82500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7401470Z Skipping (s,q) (1.25, 82500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7401629Z Skipping (s,q) (1.26, 82500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7401782Z Skipping (s,q) (1.27, 82500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7401937Z Skipping (s,q) (1.28, 82500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7402092Z Skipping (s,q) (1.29, 82500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7402243Z Skipping (s,q) (1.3, 82500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7402441Z Skipping (s,q) (1.31, 82500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7402595Z Skipping (s,q) (1.32, 82500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7402750Z Skipping (s,q) (1.33, 82500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7402907Z Skipping (s,q) (1.34, 82500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7403059Z Skipping (s,q) (1.35, 82500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7403215Z Skipping (s,q) (1.36, 82500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7403372Z Skipping (s,q) (1.37, 82500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7403525Z Skipping (s,q) (1.38, 82500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7403679Z Skipping (s,q) (1.39, 82500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7403831Z Skipping (s,q) (1.4, 82500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7403983Z Skipping (s,q) (1.41, 82500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7404144Z Skipping (s,q) (1.42, 82500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7404298Z Skipping (s,q) (1.43, 82500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7404454Z Skipping (s,q) (1.44, 82500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7404608Z Skipping (s,q) (1.45, 82500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7404759Z Skipping (s,q) (1.46, 82500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7404981Z Skipping (s,q) (1.47, 82500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7405132Z Skipping (s,q) (1.48, 82500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7405324Z Skipping (s,q) (1.49, 82500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7405482Z Skipping (s,q) (1.5, 82500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7405636Z Skipping (s,q) (1.51, 82500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7405794Z Skipping (s,q) (1.52, 82500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7405956Z Skipping (s,q) (1.53, 82500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7406108Z Skipping (s,q) (1.54, 82500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7406302Z Skipping (s,q) (1.55, 82500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7406454Z Skipping (s,q) (1.56, 82500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7406607Z Skipping (s,q) (1.57, 82500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7406772Z Skipping (s,q) (1.58, 82500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7406949Z Skipping (s,q) (1.59, 82500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7407126Z Skipping (s,q) (1.6, 82500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7407288Z Skipping (s,q) (1.61, 82500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7407441Z Skipping (s,q) (1.62, 82500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7407596Z Skipping (s,q) (1.63, 82500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7407750Z Skipping (s,q) (1.64, 82500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7407902Z Skipping (s,q) (1.65, 82500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7408060Z Skipping (s,q) (1.66, 82500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7408213Z Skipping (s,q) (1.67, 82500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7408367Z Skipping (s,q) (1.68, 82500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7408523Z Skipping (s,q) (1.69, 82500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7408675Z Skipping (s,q) (1.7, 82500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7408833Z Skipping (s,q) (1.71, 82500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7408986Z Skipping (s,q) (1.72, 82500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7409139Z Skipping (s,q) (1.73, 82500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7409301Z Skipping (s,q) (1.74, 82500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7409495Z Skipping (s,q) (1.75, 82500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7409649Z Skipping (s,q) (1.76, 82500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7409806Z Skipping (s,q) (1.77, 82500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7409960Z Skipping (s,q) (1.78, 82500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7410116Z Skipping (s,q) (1.79, 82500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7410269Z Skipping (s,q) (1.8, 82500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7410421Z Skipping (s,q) (1.81, 82500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7410577Z Skipping (s,q) (1.82, 82500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7410729Z Skipping (s,q) (1.83, 82500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7410881Z Skipping (s,q) (1.84, 82500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7411035Z Skipping (s,q) (1.85, 82500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7411190Z Skipping (s,q) (1.86, 82500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7411344Z Skipping (s,q) (1.87, 82500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7411501Z Skipping (s,q) (1.88, 82500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7411655Z Skipping (s,q) (1.89, 82500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7411808Z Skipping (s,q) (1.9, 82500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7412006Z Skipping (s,q) (1.91, 82500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7412158Z Skipping (s,q) (1.92, 82500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7412350Z Skipping (s,q) (1.93, 82500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7412504Z Skipping (s,q) (1.94, 82500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7412656Z Skipping (s,q) (1.95, 82500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7412809Z Skipping (s,q) (1.96, 82500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7412963Z Skipping (s,q) (1.97, 82500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7413117Z Skipping (s,q) (1.98, 82500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7413269Z Skipping (s,q) (1.99, 82500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7413462Z Skipping (s,q) (0.01, 85000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7413621Z Skipping (s,q) (0.02, 85000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7413776Z Skipping (s,q) (0.03, 85000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7413927Z Skipping (s,q) (0.04, 85000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7414084Z Skipping (s,q) (0.05, 85000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7414236Z Skipping (s,q) (0.06, 85000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7414391Z Skipping (s,q) (0.07, 85000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7414544Z Skipping (s,q) (0.08, 85000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7414699Z Skipping (s,q) (0.09, 85000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7414856Z Skipping (s,q) (0.1, 85000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7415010Z Skipping (s,q) (0.11, 85000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7415165Z Skipping (s,q) (0.12, 85000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7415325Z Skipping (s,q) (0.13, 85000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7415482Z Skipping (s,q) (0.14, 85000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7415640Z Skipping (s,q) (0.15, 85000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7415794Z Skipping (s,q) (0.16, 85000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7415948Z Skipping (s,q) (0.17, 85000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7416159Z Skipping (s,q) (0.18, 85000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7416312Z Skipping (s,q) (0.19, 85000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7416508Z Skipping (s,q) (0.2, 85000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7416666Z Skipping (s,q) (0.21, 85000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7416818Z Skipping (s,q) (0.22, 85000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7416978Z Skipping (s,q) (0.23, 85000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7417148Z Skipping (s,q) (0.24, 85000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7417325Z Skipping (s,q) (0.25, 85000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7417487Z Skipping (s,q) (0.26, 85000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7417643Z Skipping (s,q) (0.27, 85000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7417796Z Skipping (s,q) (0.28, 85000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7417955Z Skipping (s,q) (0.29, 85000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7418109Z Skipping (s,q) (0.3, 85000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7418268Z Skipping (s,q) (0.31, 85000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7418420Z Skipping (s,q) (0.32, 85000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7418573Z Skipping (s,q) (0.33, 85000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7418730Z Skipping (s,q) (0.34, 85000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7418882Z Skipping (s,q) (0.35, 85000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7419077Z Skipping (s,q) (0.36, 85000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7419233Z Skipping (s,q) (0.37, 85000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7419423Z Skipping (s,q) (0.38, 85000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7419578Z Skipping (s,q) (0.39, 85000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7419738Z Skipping (s,q) (0.4, 85000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7419890Z Skipping (s,q) (0.41, 85000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7420046Z Skipping (s,q) (0.42, 85000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7420198Z Skipping (s,q) (0.43, 85000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7420351Z Skipping (s,q) (0.44, 85000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7420547Z Skipping (s,q) (0.45, 85000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7420699Z Skipping (s,q) (0.46, 85000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7420855Z Skipping (s,q) (0.47, 85000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7421011Z Skipping (s,q) (0.48, 85000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7421164Z Skipping (s,q) (0.49, 85000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7421318Z Skipping (s,q) (0.5, 85000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7421475Z Skipping (s,q) (0.51, 85000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7421627Z Skipping (s,q) (0.52, 85000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7421787Z Skipping (s,q) (0.53, 85000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7421939Z Skipping (s,q) (0.54, 85000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7422090Z Skipping (s,q) (0.55, 85000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7422246Z Skipping (s,q) (0.56, 85000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7422400Z Skipping (s,q) (0.57, 85000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7422558Z Skipping (s,q) (0.58, 85000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7422711Z Skipping (s,q) (0.59, 85000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7422864Z Skipping (s,q) (0.6, 85000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7423018Z Skipping (s,q) (0.61, 85000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7423169Z Skipping (s,q) (0.62, 85000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7423323Z Skipping (s,q) (0.63, 85000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7423521Z Skipping (s,q) (0.64, 85000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7423674Z Skipping (s,q) (0.65, 85000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7423831Z Skipping (s,q) (0.66, 85000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7423986Z Skipping (s,q) (0.67, 85000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7424141Z Skipping (s,q) (0.68, 85000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7424297Z Skipping (s,q) (0.69, 85000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7424448Z Skipping (s,q) (0.7, 85000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7424601Z Skipping (s,q) (0.71, 85000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7424757Z Skipping (s,q) (0.72, 85000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7424909Z Skipping (s,q) (0.73, 85000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7425065Z Skipping (s,q) (0.74, 85000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7425220Z Skipping (s,q) (0.75, 85000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7425375Z Skipping (s,q) (0.76, 85000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7425531Z Skipping (s,q) (0.77, 85000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7425690Z Skipping (s,q) (0.78, 85000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7425843Z Skipping (s,q) (0.79, 85000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7426041Z Skipping (s,q) (0.8, 85000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7426193Z Skipping (s,q) (0.81, 85000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7426385Z Skipping (s,q) (0.82, 85000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7426539Z Skipping (s,q) (0.83, 85000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7426692Z Skipping (s,q) (0.84, 85000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7426846Z Skipping (s,q) (0.85, 85000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7427003Z Skipping (s,q) (0.86, 85000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7427160Z Skipping (s,q) (0.87, 85000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7427321Z Skipping (s,q) (0.88, 85000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7427514Z Skipping (s,q) (0.89, 85000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7427668Z Skipping (s,q) (0.9, 85000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7427832Z Skipping (s,q) (0.91, 85000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7427984Z Skipping (s,q) (0.92, 85000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7428140Z Skipping (s,q) (0.93, 85000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7428294Z Skipping (s,q) (0.94, 85000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7428449Z Skipping (s,q) (0.95, 85000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7428604Z Skipping (s,q) (0.96, 85000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7428759Z Skipping (s,q) (0.97, 85000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7428911Z Skipping (s,q) (0.98, 85000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7429069Z Skipping (s,q) (0.99, 85000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7429222Z Skipping (s,q) (1, 85000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7429380Z Skipping (s,q) (1.01, 85000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7429534Z Skipping (s,q) (1.02, 85000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7429692Z Skipping (s,q) (1.03, 85000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7429850Z Skipping (s,q) (1.04, 85000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7430003Z Skipping (s,q) (1.05, 85000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7430156Z Skipping (s,q) (1.06, 85000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7430311Z Skipping (s,q) (1.07, 85000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7430539Z Skipping (s,q) (1.08, 85000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7430695Z Skipping (s,q) (1.09, 85000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7430849Z Skipping (s,q) (1.1, 85000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7431006Z Skipping (s,q) (1.11, 85000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7431164Z Skipping (s,q) (1.12, 85000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7431317Z Skipping (s,q) (1.13, 85000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7431469Z Skipping (s,q) (1.14, 85000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7431629Z Skipping (s,q) (1.15, 85000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7431783Z Skipping (s,q) (1.16, 85000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7431939Z Skipping (s,q) (1.17, 85000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7432091Z Skipping (s,q) (1.18, 85000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7432246Z Skipping (s,q) (1.19, 85000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7432400Z Skipping (s,q) (1.2, 85000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7432552Z Skipping (s,q) (1.21, 85000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7432707Z Skipping (s,q) (1.22, 85000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7432861Z Skipping (s,q) (1.23, 85000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7433056Z Skipping (s,q) (1.24, 85000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7433213Z Skipping (s,q) (1.25, 85000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7433401Z Skipping (s,q) (1.26, 85000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7433554Z Skipping (s,q) (1.27, 85000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7433711Z Skipping (s,q) (1.28, 85000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7433865Z Skipping (s,q) (1.29, 85000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7434018Z Skipping (s,q) (1.3, 85000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7434174Z Skipping (s,q) (1.31, 85000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7434326Z Skipping (s,q) (1.32, 85000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7434520Z Skipping (s,q) (1.33, 85000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7434671Z Skipping (s,q) (1.34, 85000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7434825Z Skipping (s,q) (1.35, 85000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7434982Z Skipping (s,q) (1.36, 85000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7435136Z Skipping (s,q) (1.37, 85000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7435288Z Skipping (s,q) (1.38, 85000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7435442Z Skipping (s,q) (1.39, 85000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7435593Z Skipping (s,q) (1.4, 85000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7435747Z Skipping (s,q) (1.41, 85000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7435903Z Skipping (s,q) (1.42, 85000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7436054Z Skipping (s,q) (1.43, 85000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7436210Z Skipping (s,q) (1.44, 85000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7436361Z Skipping (s,q) (1.45, 85000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7436514Z Skipping (s,q) (1.46, 85000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7436674Z Skipping (s,q) (1.47, 85000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7436850Z Skipping (s,q) (1.48, 85000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7437027Z Skipping (s,q) (1.49, 85000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7437187Z Skipping (s,q) (1.5, 85000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7437341Z Skipping (s,q) (1.51, 85000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7437538Z Skipping (s,q) (1.52, 85000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7437691Z Skipping (s,q) (1.53, 85000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7437843Z Skipping (s,q) (1.54, 85000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7438003Z Skipping (s,q) (1.55, 85000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7438154Z Skipping (s,q) (1.56, 85000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7438307Z Skipping (s,q) (1.57, 85000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7438466Z Skipping (s,q) (1.58, 85000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7438620Z Skipping (s,q) (1.59, 85000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7438776Z Skipping (s,q) (1.6, 85000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7438928Z Skipping (s,q) (1.61, 85000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7439081Z Skipping (s,q) (1.62, 85000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7439239Z Skipping (s,q) (1.63, 85000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7439393Z Skipping (s,q) (1.64, 85000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7439544Z Skipping (s,q) (1.65, 85000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7439703Z Skipping (s,q) (1.66, 85000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7439855Z Skipping (s,q) (1.67, 85000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7440054Z Skipping (s,q) (1.68, 85000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7440206Z Skipping (s,q) (1.69, 85000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7440359Z Skipping (s,q) (1.7, 85000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7440552Z Skipping (s,q) (1.71, 85000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7440707Z Skipping (s,q) (1.72, 85000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7440859Z Skipping (s,q) (1.73, 85000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7441018Z Skipping (s,q) (1.74, 85000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7441170Z Skipping (s,q) (1.75, 85000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7441327Z Skipping (s,q) (1.76, 85000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7441517Z Skipping (s,q) (1.77, 85000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7441668Z Skipping (s,q) (1.78, 85000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7441828Z Skipping (s,q) (1.79, 85000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7441979Z Skipping (s,q) (1.8, 85000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7442133Z Skipping (s,q) (1.81, 85000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7442290Z Skipping (s,q) (1.82, 85000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7442444Z Skipping (s,q) (1.83, 85000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7442599Z Skipping (s,q) (1.84, 85000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7442756Z Skipping (s,q) (1.85, 85000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7442909Z Skipping (s,q) (1.86, 85000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7443065Z Skipping (s,q) (1.87, 85000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7443218Z Skipping (s,q) (1.88, 85000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7443370Z Skipping (s,q) (1.89, 85000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7443529Z Skipping (s,q) (1.9, 85000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7443680Z Skipping (s,q) (1.91, 85000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7443835Z Skipping (s,q) (1.92, 85000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7443993Z Skipping (s,q) (1.93, 85000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7444145Z Skipping (s,q) (1.94, 85000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7444299Z Skipping (s,q) (1.95, 85000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7444493Z Skipping (s,q) (1.96, 85000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7444649Z Skipping (s,q) (1.97, 85000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7444802Z Skipping (s,q) (1.98, 85000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7444956Z Skipping (s,q) (1.99, 85000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7445108Z Skipping (s,q) (0.01, 87500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7445268Z Skipping (s,q) (0.02, 87500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7445420Z Skipping (s,q) (0.03, 87500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7445576Z Skipping (s,q) (0.04, 87500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7445730Z Skipping (s,q) (0.05, 87500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7445882Z Skipping (s,q) (0.06, 87500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7446038Z Skipping (s,q) (0.07, 87500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7446193Z Skipping (s,q) (0.08, 87500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7446346Z Skipping (s,q) (0.09, 87500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7446505Z Skipping (s,q) (0.1, 87500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7446661Z Skipping (s,q) (0.11, 87500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7446815Z Skipping (s,q) (0.12, 87500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7446970Z Skipping (s,q) (0.13, 87500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7447194Z Skipping (s,q) (0.14, 87500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7447370Z Skipping (s,q) (0.15, 87500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7447559Z Skipping (s,q) (0.16, 87500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7447712Z Skipping (s,q) (0.17, 87500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7447868Z Skipping (s,q) (0.18, 87500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7448024Z Skipping (s,q) (0.19, 87500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7448179Z Skipping (s,q) (0.2, 87500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7448332Z Skipping (s,q) (0.21, 87500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7448525Z Skipping (s,q) (0.22, 87500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7448679Z Skipping (s,q) (0.23, 87500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7448831Z Skipping (s,q) (0.24, 87500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7448987Z Skipping (s,q) (0.25, 87500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7449144Z Skipping (s,q) (0.26, 87500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7449300Z Skipping (s,q) (0.27, 87500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7449455Z Skipping (s,q) (0.28, 87500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7449608Z Skipping (s,q) (0.29, 87500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7449763Z Skipping (s,q) (0.3, 87500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7449920Z Skipping (s,q) (0.31, 87500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7450073Z Skipping (s,q) (0.32, 87500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7450226Z Skipping (s,q) (0.33, 87500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7450384Z Skipping (s,q) (0.34, 87500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7450535Z Skipping (s,q) (0.35, 87500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7450693Z Skipping (s,q) (0.36, 87500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7450845Z Skipping (s,q) (0.37, 87500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7451001Z Skipping (s,q) (0.38, 87500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7451156Z Skipping (s,q) (0.39, 87500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7451309Z Skipping (s,q) (0.4, 87500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7451502Z Skipping (s,q) (0.41, 87500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7451658Z Skipping (s,q) (0.42, 87500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7451810Z Skipping (s,q) (0.43, 87500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7451967Z Skipping (s,q) (0.44, 87500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7452121Z Skipping (s,q) (0.45, 87500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7452272Z Skipping (s,q) (0.46, 87500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7452429Z Skipping (s,q) (0.47, 87500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7452582Z Skipping (s,q) (0.48, 87500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7452735Z Skipping (s,q) (0.49, 87500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7452889Z Skipping (s,q) (0.5, 87500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7453041Z Skipping (s,q) (0.51, 87500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7453194Z Skipping (s,q) (0.52, 87500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7453348Z Skipping (s,q) (0.53, 87500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7453500Z Skipping (s,q) (0.54, 87500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7453659Z Skipping (s,q) (0.55, 87500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7453811Z Skipping (s,q) (0.56, 87500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7453964Z Skipping (s,q) (0.57, 87500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7454165Z Skipping (s,q) (0.58, 87500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7454320Z Skipping (s,q) (0.59, 87500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7454515Z Skipping (s,q) (0.6, 87500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7454671Z Skipping (s,q) (0.61, 87500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7454823Z Skipping (s,q) (0.62, 87500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7454985Z Skipping (s,q) (0.63, 87500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7455137Z Skipping (s,q) (0.64, 87500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7455289Z Skipping (s,q) (0.65, 87500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7455507Z Skipping (s,q) (0.66, 87500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7455658Z Skipping (s,q) (0.67, 87500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7455810Z Skipping (s,q) (0.68, 87500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7455969Z Skipping (s,q) (0.69, 87500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7456207Z Skipping (s,q) (0.7, 87500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7456368Z Skipping (s,q) (0.71, 87500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7456521Z Skipping (s,q) (0.72, 87500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7456674Z Skipping (s,q) (0.73, 87500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7456829Z Skipping (s,q) (0.74, 87500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7456980Z Skipping (s,q) (0.75, 87500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7457131Z Skipping (s,q) (0.76, 87500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7457290Z Skipping (s,q) (0.77, 87500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7457442Z Skipping (s,q) (0.78, 87500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7457600Z Skipping (s,q) (0.79, 87500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7457753Z Skipping (s,q) (0.8, 87500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7457907Z Skipping (s,q) (0.81, 87500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7458068Z Skipping (s,q) (0.82, 87500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7458220Z Skipping (s,q) (0.83, 87500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7458375Z Skipping (s,q) (0.84, 87500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7458581Z Skipping (s,q) (0.85, 87500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7458735Z Skipping (s,q) (0.86, 87500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7458892Z Skipping (s,q) (0.87, 87500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7459048Z Skipping (s,q) (0.88, 87500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7459198Z Skipping (s,q) (0.89, 87500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7459630Z Skipping (s,q) (0.9, 87500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7459802Z Skipping (s,q) (0.91, 87500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7459954Z Skipping (s,q) (0.92, 87500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7460113Z Skipping (s,q) (0.93, 87500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7460265Z Skipping (s,q) (0.94, 87500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7460422Z Skipping (s,q) (0.95, 87500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7460575Z Skipping (s,q) (0.96, 87500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7460728Z Skipping (s,q) (0.97, 87500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7460882Z Skipping (s,q) (0.98, 87500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7461036Z Skipping (s,q) (0.99, 87500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7461187Z Skipping (s,q) (1, 87500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7461342Z Skipping (s,q) (1.01, 87500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7461583Z Skipping (s,q) (1.02, 87500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7461736Z Skipping (s,q) (1.03, 87500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7461946Z Skipping (s,q) (1.04, 87500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7462101Z Skipping (s,q) (1.05, 87500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7462257Z Skipping (s,q) (1.06, 87500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7462412Z Skipping (s,q) (1.07, 87500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7462567Z Skipping (s,q) (1.08, 87500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7462730Z Skipping (s,q) (1.09, 87500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7462946Z Skipping (s,q) (1.1, 87500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7463100Z Skipping (s,q) (1.11, 87500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7463254Z Skipping (s,q) (1.12, 87500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7463410Z Skipping (s,q) (1.13, 87500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7463564Z Skipping (s,q) (1.14, 87500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7463720Z Skipping (s,q) (1.15, 87500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7463872Z Skipping (s,q) (1.16, 87500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7464027Z Skipping (s,q) (1.17, 87500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7464181Z Skipping (s,q) (1.18, 87500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7464333Z Skipping (s,q) (1.19, 87500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7464487Z Skipping (s,q) (1.2, 87500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7464643Z Skipping (s,q) (1.21, 87500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7464803Z Skipping (s,q) (1.22, 87500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7464956Z Skipping (s,q) (1.23, 87500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7465112Z Skipping (s,q) (1.24, 87500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7465267Z Skipping (s,q) (1.25, 87500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7465420Z Skipping (s,q) (1.26, 87500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7465574Z Skipping (s,q) (1.27, 87500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7465730Z Skipping (s,q) (1.28, 87500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7465882Z Skipping (s,q) (1.29, 87500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7466095Z Skipping (s,q) (1.3, 87500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7466249Z Skipping (s,q) (1.31, 87500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7466405Z Skipping (s,q) (1.32, 87500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7466562Z Skipping (s,q) (1.33, 87500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7466717Z Skipping (s,q) (1.34, 87500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7466884Z Skipping (s,q) (1.35, 87500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7467062Z Skipping (s,q) (1.36, 87500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7467234Z Skipping (s,q) (1.37, 87500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7467395Z Skipping (s,q) (1.38, 87500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7467546Z Skipping (s,q) (1.39, 87500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7467698Z Skipping (s,q) (1.4, 87500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7467859Z Skipping (s,q) (1.41, 87500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7468011Z Skipping (s,q) (1.42, 87500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7468170Z Skipping (s,q) (1.43, 87500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7468325Z Skipping (s,q) (1.44, 87500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7468476Z Skipping (s,q) (1.45, 87500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7468677Z Skipping (s,q) (1.46, 87500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7468829Z Skipping (s,q) (1.47, 87500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7469019Z Skipping (s,q) (1.48, 87500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7469179Z Skipping (s,q) (1.49, 87500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7469333Z Skipping (s,q) (1.5, 87500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7469485Z Skipping (s,q) (1.51, 87500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7469641Z Skipping (s,q) (1.52, 87500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7469792Z Skipping (s,q) (1.53, 87500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7469986Z Skipping (s,q) (1.54, 87500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7470138Z Skipping (s,q) (1.55, 87500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7470294Z Skipping (s,q) (1.56, 87500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7470456Z Skipping (s,q) (1.57, 87500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7470609Z Skipping (s,q) (1.58, 87500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7470763Z Skipping (s,q) (1.59, 87500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7470921Z Skipping (s,q) (1.6, 87500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7471075Z Skipping (s,q) (1.61, 87500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7471227Z Skipping (s,q) (1.62, 87500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7471386Z Skipping (s,q) (1.63, 87500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7471543Z Skipping (s,q) (1.64, 87500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7471701Z Skipping (s,q) (1.65, 87500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7471854Z Skipping (s,q) (1.66, 87500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7472005Z Skipping (s,q) (1.67, 87500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7472160Z Skipping (s,q) (1.68, 87500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7472312Z Skipping (s,q) (1.69, 87500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7472466Z Skipping (s,q) (1.7, 87500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7472622Z Skipping (s,q) (1.71, 87500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7472776Z Skipping (s,q) (1.72, 87500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7472934Z Skipping (s,q) (1.73, 87500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7473207Z Skipping (s,q) (1.74, 87500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7473362Z Skipping (s,q) (1.75, 87500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7473519Z Skipping (s,q) (1.76, 87500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7473670Z Skipping (s,q) (1.77, 87500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7473822Z Skipping (s,q) (1.78, 87500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7473980Z Skipping (s,q) (1.79, 87500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7474131Z Skipping (s,q) (1.8, 87500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7474290Z Skipping (s,q) (1.81, 87500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7474445Z Skipping (s,q) (1.82, 87500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7474600Z Skipping (s,q) (1.83, 87500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7474757Z Skipping (s,q) (1.84, 87500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7474918Z Skipping (s,q) (1.85, 87500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7475071Z Skipping (s,q) (1.86, 87500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7475227Z Skipping (s,q) (1.87, 87500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7475381Z Skipping (s,q) (1.88, 87500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7475537Z Skipping (s,q) (1.89, 87500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7475733Z Skipping (s,q) (1.9, 87500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7475885Z Skipping (s,q) (1.91, 87500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7476082Z Skipping (s,q) (1.92, 87500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7476239Z Skipping (s,q) (1.93, 87500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7476390Z Skipping (s,q) (1.94, 87500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7476544Z Skipping (s,q) (1.95, 87500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7476698Z Skipping (s,q) (1.96, 87500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7476868Z Skipping (s,q) (1.97, 87500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7477084Z Skipping (s,q) (1.98, 87500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7477261Z Skipping (s,q) (1.99, 87500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7477418Z Skipping (s,q) (0.01, 90000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7477572Z Skipping (s,q) (0.02, 90000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7477723Z Skipping (s,q) (0.03, 90000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7477880Z Skipping (s,q) (0.04, 90000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7478038Z Skipping (s,q) (0.05, 90000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7478196Z Skipping (s,q) (0.06, 90000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7478347Z Skipping (s,q) (0.07, 90000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7478506Z Skipping (s,q) (0.08, 90000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7478662Z Skipping (s,q) (0.09, 90000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7478815Z Skipping (s,q) (0.1, 90000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7478967Z Skipping (s,q) (0.11, 90000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7479124Z Skipping (s,q) (0.12, 90000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7479283Z Skipping (s,q) (0.13, 90000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7479436Z Skipping (s,q) (0.14, 90000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7479595Z Skipping (s,q) (0.15, 90000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7479751Z Skipping (s,q) (0.16, 90000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7479905Z Skipping (s,q) (0.17, 90000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7480056Z Skipping (s,q) (0.18, 90000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7480250Z Skipping (s,q) (0.19, 90000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7480406Z Skipping (s,q) (0.2, 90000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7480562Z Skipping (s,q) (0.21, 90000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7480715Z Skipping (s,q) (0.22, 90000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7480873Z Skipping (s,q) (0.23, 90000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7481029Z Skipping (s,q) (0.24, 90000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7481187Z Skipping (s,q) (0.25, 90000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7481340Z Skipping (s,q) (0.26, 90000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7481496Z Skipping (s,q) (0.27, 90000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7481651Z Skipping (s,q) (0.28, 90000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7481803Z Skipping (s,q) (0.29, 90000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7481957Z Skipping (s,q) (0.3, 90000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7482116Z Skipping (s,q) (0.31, 90000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7482271Z Skipping (s,q) (0.32, 90000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7482428Z Skipping (s,q) (0.33, 90000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7482580Z Skipping (s,q) (0.34, 90000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7482784Z Skipping (s,q) (0.35, 90000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7482941Z Skipping (s,q) (0.36, 90000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7483157Z Skipping (s,q) (0.37, 90000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7483317Z Skipping (s,q) (0.38, 90000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7483475Z Skipping (s,q) (0.39, 90000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7483627Z Skipping (s,q) (0.4, 90000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7483786Z Skipping (s,q) (0.41, 90000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7483939Z Skipping (s,q) (0.42, 90000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7484131Z Skipping (s,q) (0.43, 90000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7484288Z Skipping (s,q) (0.44, 90000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7484439Z Skipping (s,q) (0.45, 90000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7484595Z Skipping (s,q) (0.46, 90000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7484749Z Skipping (s,q) (0.47, 90000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7484903Z Skipping (s,q) (0.48, 90000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7485056Z Skipping (s,q) (0.49, 90000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7485211Z Skipping (s,q) (0.5, 90000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7485366Z Skipping (s,q) (0.51, 90000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7485528Z Skipping (s,q) (0.52, 90000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7485680Z Skipping (s,q) (0.53, 90000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7485834Z Skipping (s,q) (0.54, 90000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7485996Z Skipping (s,q) (0.55, 90000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7486147Z Skipping (s,q) (0.56, 90000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7486303Z Skipping (s,q) (0.57, 90000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7486456Z Skipping (s,q) (0.58, 90000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7490714Z Skipping (s,q) (0.59, 90000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7490897Z Skipping (s,q) (0.6, 90000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7491053Z Skipping (s,q) (0.61, 90000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7491204Z Skipping (s,q) (0.62, 90000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7491423Z Skipping (s,q) (0.63, 90000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7491573Z Skipping (s,q) (0.64, 90000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7491723Z Skipping (s,q) (0.65, 90000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7491879Z Skipping (s,q) (0.66, 90000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7492028Z Skipping (s,q) (0.67, 90000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7492186Z Skipping (s,q) (0.68, 90000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7492339Z Skipping (s,q) (0.69, 90000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7492491Z Skipping (s,q) (0.7, 90000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7492644Z Skipping (s,q) (0.71, 90000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7492792Z Skipping (s,q) (0.72, 90000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7492940Z Skipping (s,q) (0.73, 90000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7493097Z Skipping (s,q) (0.74, 90000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7493248Z Skipping (s,q) (0.75, 90000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7493398Z Skipping (s,q) (0.76, 90000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7493548Z Skipping (s,q) (0.77, 90000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7493696Z Skipping (s,q) (0.78, 90000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7493896Z Skipping (s,q) (0.79, 90000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7494044Z Skipping (s,q) (0.8, 90000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7494230Z Skipping (s,q) (0.81, 90000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7494381Z Skipping (s,q) (0.82, 90000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7494529Z Skipping (s,q) (0.83, 90000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7494679Z Skipping (s,q) (0.84, 90000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7494830Z Skipping (s,q) (0.85, 90000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7494980Z Skipping (s,q) (0.86, 90000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7495131Z Skipping (s,q) (0.87, 90000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7495318Z Skipping (s,q) (0.88, 90000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7495465Z Skipping (s,q) (0.89, 90000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7495617Z Skipping (s,q) (0.9, 90000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7495764Z Skipping (s,q) (0.91, 90000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7495917Z Skipping (s,q) (0.92, 90000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7496064Z Skipping (s,q) (0.93, 90000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7496276Z Skipping (s,q) (0.94, 90000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7496425Z Skipping (s,q) (0.95, 90000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7496574Z Skipping (s,q) (0.96, 90000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7496724Z Skipping (s,q) (0.97, 90000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7496899Z Skipping (s,q) (0.98, 90000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7497073Z Skipping (s,q) (0.99, 90000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7497221Z Skipping (s,q) (1, 90000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7497369Z Skipping (s,q) (1.01, 90000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7497519Z Skipping (s,q) (1.02, 90000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7497670Z Skipping (s,q) (1.03, 90000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7497817Z Skipping (s,q) (1.04, 90000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7497965Z Skipping (s,q) (1.05, 90000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7498118Z Skipping (s,q) (1.06, 90000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7498313Z Skipping (s,q) (1.07, 90000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7498464Z Skipping (s,q) (1.08, 90000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7498610Z Skipping (s,q) (1.09, 90000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7498761Z Skipping (s,q) (1.1, 90000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7498910Z Skipping (s,q) (1.11, 90000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7499058Z Skipping (s,q) (1.12, 90000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7499205Z Skipping (s,q) (1.13, 90000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7499357Z Skipping (s,q) (1.14, 90000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7499503Z Skipping (s,q) (1.15, 90000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7499652Z Skipping (s,q) (1.16, 90000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7499799Z Skipping (s,q) (1.17, 90000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7500979Z Skipping (s,q) (1.18, 90000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7501136Z Skipping (s,q) (1.19, 90000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7501282Z Skipping (s,q) (1.2, 90000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7501434Z Skipping (s,q) (1.21, 90000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7501584Z Skipping (s,q) (1.22, 90000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7501773Z Skipping (s,q) (1.23, 90000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7501919Z Skipping (s,q) (1.24, 90000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7502113Z Skipping (s,q) (1.25, 90000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7502264Z Skipping (s,q) (1.26, 90000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7502413Z Skipping (s,q) (1.27, 90000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7502560Z Skipping (s,q) (1.28, 90000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7502709Z Skipping (s,q) (1.29, 90000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7502859Z Skipping (s,q) (1.3, 90000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7503006Z Skipping (s,q) (1.31, 90000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7503194Z Skipping (s,q) (1.32, 90000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7503342Z Skipping (s,q) (1.33, 90000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7503491Z Skipping (s,q) (1.34, 90000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7503640Z Skipping (s,q) (1.35, 90000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7503791Z Skipping (s,q) (1.36, 90000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7503939Z Skipping (s,q) (1.37, 90000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7504096Z Skipping (s,q) (1.38, 90000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7504243Z Skipping (s,q) (1.39, 90000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7504395Z Skipping (s,q) (1.4, 90000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7504546Z Skipping (s,q) (1.41, 90000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7504692Z Skipping (s,q) (1.42, 90000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7504845Z Skipping (s,q) (1.43, 90000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7504991Z Skipping (s,q) (1.44, 90000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7505140Z Skipping (s,q) (1.45, 90000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7505290Z Skipping (s,q) (1.46, 90000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7505438Z Skipping (s,q) (1.47, 90000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7505585Z Skipping (s,q) (1.48, 90000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7505733Z Skipping (s,q) (1.49, 90000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7505881Z Skipping (s,q) (1.5, 90000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7506073Z Skipping (s,q) (1.51, 90000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7506223Z Skipping (s,q) (1.52, 90000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7506370Z Skipping (s,q) (1.53, 90000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7506523Z Skipping (s,q) (1.54, 90000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7506670Z Skipping (s,q) (1.55, 90000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7506824Z Skipping (s,q) (1.56, 90000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7506983Z Skipping (s,q) (1.57, 90000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7507163Z Skipping (s,q) (1.58, 90000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7507340Z Skipping (s,q) (1.59, 90000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7507489Z Skipping (s,q) (1.6, 90000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7507636Z Skipping (s,q) (1.61, 90000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7507789Z Skipping (s,q) (1.62, 90000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7507937Z Skipping (s,q) (1.63, 90000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7508083Z Skipping (s,q) (1.64, 90000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7508243Z Skipping (s,q) (1.65, 90000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7508390Z Skipping (s,q) (1.66, 90000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7508582Z Skipping (s,q) (1.67, 90000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7508728Z Skipping (s,q) (1.68, 90000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7508912Z Skipping (s,q) (1.69, 90000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7509063Z Skipping (s,q) (1.7, 90000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7509209Z Skipping (s,q) (1.71, 90000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7509357Z Skipping (s,q) (1.72, 90000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7509517Z Skipping (s,q) (1.73, 90000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7509666Z Skipping (s,q) (1.74, 90000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7509816Z Skipping (s,q) (1.75, 90000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7510008Z Skipping (s,q) (1.76, 90000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7510157Z Skipping (s,q) (1.77, 90000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7510309Z Skipping (s,q) (1.78, 90000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7510456Z Skipping (s,q) (1.79, 90000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7510606Z Skipping (s,q) (1.8, 90000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7510757Z Skipping (s,q) (1.81, 90000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7510903Z Skipping (s,q) (1.82, 90000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7511049Z Skipping (s,q) (1.83, 90000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7511202Z Skipping (s,q) (1.84, 90000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7511349Z Skipping (s,q) (1.85, 90000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7511500Z Skipping (s,q) (1.86, 90000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7511651Z Skipping (s,q) (1.87, 90000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7511801Z Skipping (s,q) (1.88, 90000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7511954Z Skipping (s,q) (1.89, 90000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7512101Z Skipping (s,q) (1.9, 90000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7512251Z Skipping (s,q) (1.91, 90000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7512402Z Skipping (s,q) (1.92, 90000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7512548Z Skipping (s,q) (1.93, 90000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7512699Z Skipping (s,q) (1.94, 90000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7512889Z Skipping (s,q) (1.95, 90000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7513041Z Skipping (s,q) (1.96, 90000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7513194Z Skipping (s,q) (1.97, 90000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7513345Z Skipping (s,q) (1.98, 90000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7513493Z Skipping (s,q) (1.99, 90000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7513653Z Skipping (s,q) (0.01, 92500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7513800Z Skipping (s,q) (0.02, 92500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7513953Z Skipping (s,q) (0.03, 92500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7514099Z Skipping (s,q) (0.04, 92500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7514244Z Skipping (s,q) (0.05, 92500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7514395Z Skipping (s,q) (0.06, 92500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7514548Z Skipping (s,q) (0.07, 92500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7514696Z Skipping (s,q) (0.08, 92500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7514847Z Skipping (s,q) (0.09, 92500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7514995Z Skipping (s,q) (0.1, 92500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7515145Z Skipping (s,q) (0.11, 92500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7515360Z Skipping (s,q) (0.12, 92500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7515507Z Skipping (s,q) (0.13, 92500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7515694Z Skipping (s,q) (0.14, 92500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7515845Z Skipping (s,q) (0.15, 92500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7515994Z Skipping (s,q) (0.16, 92500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7516147Z Skipping (s,q) (0.17, 92500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7516297Z Skipping (s,q) (0.18, 92500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7516445Z Skipping (s,q) (0.19, 92500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7516592Z Skipping (s,q) (0.2, 92500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7516778Z Skipping (s,q) (0.21, 92500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7516953Z Skipping (s,q) (0.22, 92500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7517129Z Skipping (s,q) (0.23, 92500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7517278Z Skipping (s,q) (0.24, 92500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7517431Z Skipping (s,q) (0.25, 92500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7517579Z Skipping (s,q) (0.26, 92500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7517727Z Skipping (s,q) (0.27, 92500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7517876Z Skipping (s,q) (0.28, 92500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7518029Z Skipping (s,q) (0.29, 92500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7518183Z Skipping (s,q) (0.3, 92500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7518333Z Skipping (s,q) (0.31, 92500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7518482Z Skipping (s,q) (0.32, 92500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7518633Z Skipping (s,q) (0.33, 92500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7518782Z Skipping (s,q) (0.34, 92500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7518931Z Skipping (s,q) (0.35, 92500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7519082Z Skipping (s,q) (0.36, 92500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7519229Z Skipping (s,q) (0.37, 92500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7519381Z Skipping (s,q) (0.38, 92500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7519529Z Skipping (s,q) (0.39, 92500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7519720Z Skipping (s,q) (0.4, 92500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7519882Z Skipping (s,q) (0.41, 92500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7520029Z Skipping (s,q) (0.42, 92500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7520179Z Skipping (s,q) (0.43, 92500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7520327Z Skipping (s,q) (0.44, 92500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7520476Z Skipping (s,q) (0.45, 92500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7520626Z Skipping (s,q) (0.46, 92500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7520776Z Skipping (s,q) (0.47, 92500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7520924Z Skipping (s,q) (0.48, 92500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7521073Z Skipping (s,q) (0.49, 92500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7521220Z Skipping (s,q) (0.5, 92500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7521368Z Skipping (s,q) (0.51, 92500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7521519Z Skipping (s,q) (0.52, 92500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7521668Z Skipping (s,q) (0.53, 92500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7521821Z Skipping (s,q) (0.54, 92500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7521967Z Skipping (s,q) (0.55, 92500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7522159Z Skipping (s,q) (0.56, 92500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7522310Z Skipping (s,q) (0.57, 92500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7522456Z Skipping (s,q) (0.58, 92500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7522641Z Skipping (s,q) (0.59, 92500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7522792Z Skipping (s,q) (0.6, 92500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7522939Z Skipping (s,q) (0.61, 92500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7523090Z Skipping (s,q) (0.62, 92500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7523239Z Skipping (s,q) (0.63, 92500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7523391Z Skipping (s,q) (0.64, 92500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7523583Z Skipping (s,q) (0.65, 92500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7523729Z Skipping (s,q) (0.66, 92500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7523879Z Skipping (s,q) (0.67, 92500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7524035Z Skipping (s,q) (0.68, 92500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7524185Z Skipping (s,q) (0.69, 92500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7524337Z Skipping (s,q) (0.7, 92500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7524484Z Skipping (s,q) (0.71, 92500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7524632Z Skipping (s,q) (0.72, 92500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7524786Z Skipping (s,q) (0.73, 92500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7524933Z Skipping (s,q) (0.74, 92500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7525080Z Skipping (s,q) (0.75, 92500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7525231Z Skipping (s,q) (0.76, 92500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7525377Z Skipping (s,q) (0.77, 92500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7525528Z Skipping (s,q) (0.78, 92500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7525674Z Skipping (s,q) (0.79, 92500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7525823Z Skipping (s,q) (0.8, 92500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7525976Z Skipping (s,q) (0.81, 92500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7526123Z Skipping (s,q) (0.82, 92500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7526273Z Skipping (s,q) (0.83, 92500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7526464Z Skipping (s,q) (0.84, 92500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7526612Z Skipping (s,q) (0.85, 92500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7526758Z Skipping (s,q) (0.86, 92500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7526918Z Skipping (s,q) (0.87, 92500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7527088Z Skipping (s,q) (0.88, 92500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7527268Z Skipping (s,q) (0.89, 92500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7527419Z Skipping (s,q) (0.9, 92500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7527567Z Skipping (s,q) (0.91, 92500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7527719Z Skipping (s,q) (0.92, 92500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7527866Z Skipping (s,q) (0.93, 92500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7528012Z Skipping (s,q) (0.94, 92500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7528165Z Skipping (s,q) (0.95, 92500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7528310Z Skipping (s,q) (0.96, 92500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7528460Z Skipping (s,q) (0.97, 92500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7528610Z Skipping (s,q) (0.98, 92500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7528759Z Skipping (s,q) (0.99, 92500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7528911Z Skipping (s,q) (1, 92500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7529103Z Skipping (s,q) (1.01, 92500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7529250Z Skipping (s,q) (1.02, 92500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7529436Z Skipping (s,q) (1.03, 92500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7529586Z Skipping (s,q) (1.04, 92500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7529737Z Skipping (s,q) (1.05, 92500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7529888Z Skipping (s,q) (1.06, 92500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7530036Z Skipping (s,q) (1.07, 92500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7530186Z Skipping (s,q) (1.08, 92500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7530372Z Skipping (s,q) (1.09, 92500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7530522Z Skipping (s,q) (1.1, 92500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7530672Z Skipping (s,q) (1.11, 92500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7530822Z Skipping (s,q) (1.12, 92500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7530971Z Skipping (s,q) (1.13, 92500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7531123Z Skipping (s,q) (1.14, 92500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7531271Z Skipping (s,q) (1.15, 92500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7531420Z Skipping (s,q) (1.16, 92500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7531567Z Skipping (s,q) (1.17, 92500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7531714Z Skipping (s,q) (1.18, 92500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7531863Z Skipping (s,q) (1.19, 92500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7532015Z Skipping (s,q) (1.2, 92500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7532170Z Skipping (s,q) (1.21, 92500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7532317Z Skipping (s,q) (1.22, 92500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7532468Z Skipping (s,q) (1.23, 92500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7532618Z Skipping (s,q) (1.24, 92500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7532767Z Skipping (s,q) (1.25, 92500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7532914Z Skipping (s,q) (1.26, 92500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7533065Z Skipping (s,q) (1.27, 92500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7533251Z Skipping (s,q) (1.28, 92500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7533401Z Skipping (s,q) (1.29, 92500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7533547Z Skipping (s,q) (1.3, 92500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7533697Z Skipping (s,q) (1.31, 92500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7533846Z Skipping (s,q) (1.32, 92500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7533994Z Skipping (s,q) (1.33, 92500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7534144Z Skipping (s,q) (1.34, 92500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7534295Z Skipping (s,q) (1.35, 92500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7534442Z Skipping (s,q) (1.36, 92500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7534588Z Skipping (s,q) (1.37, 92500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7534736Z Skipping (s,q) (1.38, 92500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7534884Z Skipping (s,q) (1.39, 92500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7535033Z Skipping (s,q) (1.4, 92500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7535179Z Skipping (s,q) (1.41, 92500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7535326Z Skipping (s,q) (1.42, 92500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7535476Z Skipping (s,q) (1.43, 92500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7535622Z Skipping (s,q) (1.44, 92500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7535811Z Skipping (s,q) (1.45, 92500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7535962Z Skipping (s,q) (1.46, 92500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7536219Z Skipping (s,q) (1.47, 92500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7536377Z Skipping (s,q) (1.48, 92500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7536524Z Skipping (s,q) (1.49, 92500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7536672Z Skipping (s,q) (1.5, 92500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7536822Z Skipping (s,q) (1.51, 92500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7536971Z Skipping (s,q) (1.52, 92500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7537180Z Skipping (s,q) (1.53, 92500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7537355Z Skipping (s,q) (1.54, 92500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7537508Z Skipping (s,q) (1.55, 92500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7537661Z Skipping (s,q) (1.56, 92500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7537809Z Skipping (s,q) (1.57, 92500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7537958Z Skipping (s,q) (1.58, 92500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7538113Z Skipping (s,q) (1.59, 92500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7538264Z Skipping (s,q) (1.6, 92500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7538414Z Skipping (s,q) (1.61, 92500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7538564Z Skipping (s,q) (1.62, 92500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7538711Z Skipping (s,q) (1.63, 92500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7538862Z Skipping (s,q) (1.64, 92500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7539008Z Skipping (s,q) (1.65, 92500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7539155Z Skipping (s,q) (1.66, 92500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7539307Z Skipping (s,q) (1.67, 92500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7539458Z Skipping (s,q) (1.68, 92500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7539608Z Skipping (s,q) (1.69, 92500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7539759Z Skipping (s,q) (1.7, 92500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7539907Z Skipping (s,q) (1.71, 92500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7540120Z Skipping (s,q) (1.72, 92500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7540272Z Skipping (s,q) (1.73, 92500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7540420Z Skipping (s,q) (1.74, 92500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7540578Z Skipping (s,q) (1.75, 92500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7540729Z Skipping (s,q) (1.76, 92500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7540878Z Skipping (s,q) (1.77, 92500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7541031Z Skipping (s,q) (1.78, 92500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7541179Z Skipping (s,q) (1.79, 92500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7541332Z Skipping (s,q) (1.8, 92500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7541478Z Skipping (s,q) (1.81, 92500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7541625Z Skipping (s,q) (1.82, 92500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7541776Z Skipping (s,q) (1.83, 92500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7541925Z Skipping (s,q) (1.84, 92500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7542074Z Skipping (s,q) (1.85, 92500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7542230Z Skipping (s,q) (1.86, 92500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7542376Z Skipping (s,q) (1.87, 92500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7542523Z Skipping (s,q) (1.88, 92500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7542718Z Skipping (s,q) (1.89, 92500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7542867Z Skipping (s,q) (1.9, 92500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7543061Z Skipping (s,q) (1.91, 92500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7543209Z Skipping (s,q) (1.92, 92500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7543355Z Skipping (s,q) (1.93, 92500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7543509Z Skipping (s,q) (1.94, 92500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7543658Z Skipping (s,q) (1.95, 92500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7543805Z Skipping (s,q) (1.96, 92500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7543994Z Skipping (s,q) (1.97, 92500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7544141Z Skipping (s,q) (1.98, 92500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7544294Z Skipping (s,q) (1.99, 92500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7544444Z Skipping (s,q) (0.01, 95000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7544591Z Skipping (s,q) (0.02, 95000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7544743Z Skipping (s,q) (0.03, 95000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7544893Z Skipping (s,q) (0.04, 95000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7545044Z Skipping (s,q) (0.05, 95000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7545199Z Skipping (s,q) (0.06, 95000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7545346Z Skipping (s,q) (0.07, 95000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7545496Z Skipping (s,q) (0.08, 95000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7545645Z Skipping (s,q) (0.09, 95000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7545793Z Skipping (s,q) (0.1, 95000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7545944Z Skipping (s,q) (0.11, 95000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7546092Z Skipping (s,q) (0.12, 95000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7546239Z Skipping (s,q) (0.13, 95000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7546399Z Skipping (s,q) (0.14, 95000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7546549Z Skipping (s,q) (0.15, 95000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7546697Z Skipping (s,q) (0.16, 95000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7546844Z Skipping (s,q) (0.17, 95000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7547045Z Skipping (s,q) (0.18, 95000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7547197Z Skipping (s,q) (0.19, 95000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7547347Z Skipping (s,q) (0.2, 95000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7547494Z Skipping (s,q) (0.21, 95000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7547646Z Skipping (s,q) (0.22, 95000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7547799Z Skipping (s,q) (0.23, 95000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7547950Z Skipping (s,q) (0.24, 95000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7548106Z Skipping (s,q) (0.25, 95000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7548254Z Skipping (s,q) (0.26, 95000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7548402Z Skipping (s,q) (0.27, 95000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7548549Z Skipping (s,q) (0.28, 95000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7548696Z Skipping (s,q) (0.29, 95000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7548846Z Skipping (s,q) (0.3, 95000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7548995Z Skipping (s,q) (0.31, 95000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7549144Z Skipping (s,q) (0.32, 95000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7549290Z Skipping (s,q) (0.33, 95000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7549481Z Skipping (s,q) (0.34, 95000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7549636Z Skipping (s,q) (0.35, 95000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7549820Z Skipping (s,q) (0.36, 95000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7549970Z Skipping (s,q) (0.37, 95000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7550123Z Skipping (s,q) (0.38, 95000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7550270Z Skipping (s,q) (0.39, 95000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7550420Z Skipping (s,q) (0.4, 95000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7550572Z Skipping (s,q) (0.41, 95000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7550760Z Skipping (s,q) (0.42, 95000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7550910Z Skipping (s,q) (0.43, 95000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7551057Z Skipping (s,q) (0.44, 95000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7551207Z Skipping (s,q) (0.45, 95000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7551357Z Skipping (s,q) (0.46, 95000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7551508Z Skipping (s,q) (0.47, 95000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7551657Z Skipping (s,q) (0.48, 95000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7551810Z Skipping (s,q) (0.49, 95000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7551961Z Skipping (s,q) (0.5, 95000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7552112Z Skipping (s,q) (0.51, 95000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7552259Z Skipping (s,q) (0.52, 95000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7552409Z Skipping (s,q) (0.53, 95000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7552561Z Skipping (s,q) (0.54, 95000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7552707Z Skipping (s,q) (0.55, 95000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7552855Z Skipping (s,q) (0.56, 95000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7553006Z Skipping (s,q) (0.57, 95000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7553156Z Skipping (s,q) (0.58, 95000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7553307Z Skipping (s,q) (0.59, 95000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7553454Z Skipping (s,q) (0.6, 95000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7553600Z Skipping (s,q) (0.61, 95000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7553795Z Skipping (s,q) (0.62, 95000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7553945Z Skipping (s,q) (0.63, 95000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7554095Z Skipping (s,q) (0.64, 95000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7554243Z Skipping (s,q) (0.65, 95000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7554391Z Skipping (s,q) (0.66, 95000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7554543Z Skipping (s,q) (0.67, 95000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7554690Z Skipping (s,q) (0.68, 95000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7554843Z Skipping (s,q) (0.69, 95000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7554993Z Skipping (s,q) (0.7, 95000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7555139Z Skipping (s,q) (0.71, 95000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7555287Z Skipping (s,q) (0.72, 95000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7555440Z Skipping (s,q) (0.73, 95000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7555586Z Skipping (s,q) (0.74, 95000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7555738Z Skipping (s,q) (0.75, 95000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7555885Z Skipping (s,q) (0.76, 95000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7556032Z Skipping (s,q) (0.77, 95000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7556225Z Skipping (s,q) (0.78, 95000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7556372Z Skipping (s,q) (0.79, 95000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7556558Z Skipping (s,q) (0.8, 95000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7556718Z Skipping (s,q) (0.81, 95000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7556886Z Skipping (s,q) (0.82, 95000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7557058Z Skipping (s,q) (0.83, 95000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7557207Z Skipping (s,q) (0.84, 95000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7557353Z Skipping (s,q) (0.85, 95000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7557544Z Skipping (s,q) (0.86, 95000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7557691Z Skipping (s,q) (0.87, 95000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7557838Z Skipping (s,q) (0.88, 95000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7557992Z Skipping (s,q) (0.89, 95000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7558139Z Skipping (s,q) (0.9, 95000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7558290Z Skipping (s,q) (0.91, 95000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7558437Z Skipping (s,q) (0.92, 95000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7558584Z Skipping (s,q) (0.93, 95000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7558734Z Skipping (s,q) (0.94, 95000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7558882Z Skipping (s,q) (0.95, 95000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7560823Z Skipping (s,q) (0.96, 95000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7561035Z Skipping (s,q) (0.97, 95000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7561186Z Skipping (s,q) (0.98, 95000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7561333Z Skipping (s,q) (0.99, 95000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7561485Z Skipping (s,q) (1, 95000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7561632Z Skipping (s,q) (1.01, 95000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7561786Z Skipping (s,q) (1.02, 95000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7561933Z Skipping (s,q) (1.03, 95000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7562080Z Skipping (s,q) (1.04, 95000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7562236Z Skipping (s,q) (1.05, 95000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7562476Z Skipping (s,q) (1.06, 95000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7562627Z Skipping (s,q) (1.07, 95000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7562782Z Skipping (s,q) (1.08, 95000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7562932Z Skipping (s,q) (1.09, 95000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7563086Z Skipping (s,q) (1.1, 95000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7563237Z Skipping (s,q) (1.11, 95000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7563383Z Skipping (s,q) (1.12, 95000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7563537Z Skipping (s,q) (1.13, 95000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7563685Z Skipping (s,q) (1.14, 95000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7563835Z Skipping (s,q) (1.15, 95000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7563986Z Skipping (s,q) (1.16, 95000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7564136Z Skipping (s,q) (1.17, 95000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7564286Z Skipping (s,q) (1.18, 95000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7564437Z Skipping (s,q) (1.19, 95000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7564585Z Skipping (s,q) (1.2, 95000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7564736Z Skipping (s,q) (1.21, 95000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7564948Z Skipping (s,q) (1.22, 95000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7565097Z Skipping (s,q) (1.23, 95000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7565304Z Skipping (s,q) (1.24, 95000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7565453Z Skipping (s,q) (1.25, 95000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7565604Z Skipping (s,q) (1.26, 95000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7565752Z Skipping (s,q) (1.27, 95000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7565904Z Skipping (s,q) (1.28, 95000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7566056Z Skipping (s,q) (1.29, 95000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7566204Z Skipping (s,q) (1.3, 95000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7566431Z Skipping (s,q) (1.31, 95000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7566584Z Skipping (s,q) (1.32, 95000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7566736Z Skipping (s,q) (1.33, 95000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7566891Z Skipping (s,q) (1.34, 95000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7567067Z Skipping (s,q) (1.35, 95000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7567238Z Skipping (s,q) (1.36, 95000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7567393Z Skipping (s,q) (1.37, 95000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7567540Z Skipping (s,q) (1.38, 95000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7567689Z Skipping (s,q) (1.39, 95000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7567841Z Skipping (s,q) (1.4, 95000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7567989Z Skipping (s,q) (1.41, 95000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7568142Z Skipping (s,q) (1.42, 95000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7568292Z Skipping (s,q) (1.43, 95000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7568443Z Skipping (s,q) (1.44, 95000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7568592Z Skipping (s,q) (1.45, 95000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7568741Z Skipping (s,q) (1.46, 95000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7568889Z Skipping (s,q) (1.47, 95000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7569039Z Skipping (s,q) (1.48, 95000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7569186Z Skipping (s,q) (1.49, 95000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7569376Z Skipping (s,q) (1.5, 95000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7569534Z Skipping (s,q) (1.51, 95000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7569684Z Skipping (s,q) (1.52, 95000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7569839Z Skipping (s,q) (1.53, 95000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7569987Z Skipping (s,q) (1.54, 95000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7570140Z Skipping (s,q) (1.55, 95000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7570294Z Skipping (s,q) (1.56, 95000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7570443Z Skipping (s,q) (1.57, 95000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7570595Z Skipping (s,q) (1.58, 95000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7570746Z Skipping (s,q) (1.59, 95000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7570893Z Skipping (s,q) (1.6, 95000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7571048Z Skipping (s,q) (1.61, 95000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7571196Z Skipping (s,q) (1.62, 95000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7571345Z Skipping (s,q) (1.63, 95000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7571497Z Skipping (s,q) (1.64, 95000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7571646Z Skipping (s,q) (1.65, 95000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7571839Z Skipping (s,q) (1.66, 95000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7571991Z Skipping (s,q) (1.67, 95000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7572180Z Skipping (s,q) (1.68, 95000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7572331Z Skipping (s,q) (1.69, 95000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7572478Z Skipping (s,q) (1.7, 95000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7572627Z Skipping (s,q) (1.71, 95000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7572781Z Skipping (s,q) (1.72, 95000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7572931Z Skipping (s,q) (1.73, 95000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7573079Z Skipping (s,q) (1.74, 95000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7573271Z Skipping (s,q) (1.75, 95000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7573420Z Skipping (s,q) (1.76, 95000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7573574Z Skipping (s,q) (1.77, 95000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7573722Z Skipping (s,q) (1.78, 95000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7573872Z Skipping (s,q) (1.79, 95000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7574028Z Skipping (s,q) (1.8, 95000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7574178Z Skipping (s,q) (1.81, 95000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7574324Z Skipping (s,q) (1.82, 95000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7574478Z Skipping (s,q) (1.83, 95000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7574625Z Skipping (s,q) (1.84, 95000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7574775Z Skipping (s,q) (1.85, 95000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7574925Z Skipping (s,q) (1.86, 95000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7575072Z Skipping (s,q) (1.87, 95000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7575223Z Skipping (s,q) (1.88, 95000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7575370Z Skipping (s,q) (1.89, 95000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7575519Z Skipping (s,q) (1.9, 95000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7575670Z Skipping (s,q) (1.91, 95000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7575818Z Skipping (s,q) (1.92, 95000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7575968Z Skipping (s,q) (1.93, 95000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7576220Z Skipping (s,q) (1.94, 95000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7576371Z Skipping (s,q) (1.95, 95000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7576520Z Skipping (s,q) (1.96, 95000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7576669Z Skipping (s,q) (1.97, 95000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7576816Z Skipping (s,q) (1.98, 95000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7576967Z Skipping (s,q) (1.99, 95000): inconsistent with heavy hitters! 2025-05-07T20:58:01.7577113Z Skipping (s,q) (0.01, 97500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7577264Z Skipping (s,q) (0.02, 97500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7577419Z Skipping (s,q) (0.03, 97500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7577569Z Skipping (s,q) (0.04, 97500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7577722Z Skipping (s,q) (0.05, 97500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7577876Z Skipping (s,q) (0.06, 97500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7578026Z Skipping (s,q) (0.07, 97500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7578175Z Skipping (s,q) (0.08, 97500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7578324Z Skipping (s,q) (0.09, 97500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7578473Z Skipping (s,q) (0.1, 97500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7578672Z Skipping (s,q) (0.11, 97500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7578819Z Skipping (s,q) (0.12, 97500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7579007Z Skipping (s,q) (0.13, 97500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7579156Z Skipping (s,q) (0.14, 97500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7579304Z Skipping (s,q) (0.15, 97500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7579460Z Skipping (s,q) (0.16, 97500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7579609Z Skipping (s,q) (0.17, 97500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7579757Z Skipping (s,q) (0.18, 97500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7579907Z Skipping (s,q) (0.19, 97500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7580096Z Skipping (s,q) (0.2, 97500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7580246Z Skipping (s,q) (0.21, 97500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7580397Z Skipping (s,q) (0.22, 97500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7580544Z Skipping (s,q) (0.23, 97500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7580701Z Skipping (s,q) (0.24, 97500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7580847Z Skipping (s,q) (0.25, 97500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7580996Z Skipping (s,q) (0.26, 97500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7581149Z Skipping (s,q) (0.27, 97500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7581299Z Skipping (s,q) (0.28, 97500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7581449Z Skipping (s,q) (0.29, 97500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7581596Z Skipping (s,q) (0.3, 97500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7581748Z Skipping (s,q) (0.31, 97500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7581903Z Skipping (s,q) (0.32, 97500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7582053Z Skipping (s,q) (0.33, 97500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7582203Z Skipping (s,q) (0.34, 97500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7582359Z Skipping (s,q) (0.35, 97500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7582506Z Skipping (s,q) (0.36, 97500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7582659Z Skipping (s,q) (0.37, 97500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7582808Z Skipping (s,q) (0.38, 97500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7582996Z Skipping (s,q) (0.39, 97500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7583150Z Skipping (s,q) (0.4, 97500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7583298Z Skipping (s,q) (0.41, 97500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7583447Z Skipping (s,q) (0.42, 97500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7583599Z Skipping (s,q) (0.43, 97500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7583746Z Skipping (s,q) (0.44, 97500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7583894Z Skipping (s,q) (0.45, 97500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7584044Z Skipping (s,q) (0.46, 97500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7584192Z Skipping (s,q) (0.47, 97500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7584341Z Skipping (s,q) (0.48, 97500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7584490Z Skipping (s,q) (0.49, 97500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7584639Z Skipping (s,q) (0.5, 97500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7584789Z Skipping (s,q) (0.51, 97500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7584936Z Skipping (s,q) (0.52, 97500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7585090Z Skipping (s,q) (0.53, 97500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7585238Z Skipping (s,q) (0.54, 97500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7585434Z Skipping (s,q) (0.55, 97500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7585587Z Skipping (s,q) (0.56, 97500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7585774Z Skipping (s,q) (0.57, 97500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7585926Z Skipping (s,q) (0.58, 97500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7586076Z Skipping (s,q) (0.59, 97500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7586224Z Skipping (s,q) (0.6, 97500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7586373Z Skipping (s,q) (0.61, 97500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7586526Z Skipping (s,q) (0.62, 97500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7586673Z Skipping (s,q) (0.63, 97500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7586945Z Skipping (s,q) (0.64, 97500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7587092Z Skipping (s,q) (0.65, 97500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7587241Z Skipping (s,q) (0.66, 97500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7587392Z Skipping (s,q) (0.67, 97500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7587543Z Skipping (s,q) (0.68, 97500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7587693Z Skipping (s,q) (0.69, 97500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7587845Z Skipping (s,q) (0.7, 97500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7587993Z Skipping (s,q) (0.71, 97500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7588145Z Skipping (s,q) (0.72, 97500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7588293Z Skipping (s,q) (0.73, 97500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7588442Z Skipping (s,q) (0.74, 97500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7588593Z Skipping (s,q) (0.75, 97500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7588740Z Skipping (s,q) (0.76, 97500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7588890Z Skipping (s,q) (0.77, 97500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7589040Z Skipping (s,q) (0.78, 97500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7589189Z Skipping (s,q) (0.79, 97500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7589345Z Skipping (s,q) (0.8, 97500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7589494Z Skipping (s,q) (0.81, 97500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7589641Z Skipping (s,q) (0.82, 97500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7589833Z Skipping (s,q) (0.83, 97500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7589982Z Skipping (s,q) (0.84, 97500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7590130Z Skipping (s,q) (0.85, 97500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7590285Z Skipping (s,q) (0.86, 97500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7590432Z Skipping (s,q) (0.87, 97500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7590587Z Skipping (s,q) (0.88, 97500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7590735Z Skipping (s,q) (0.89, 97500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7590884Z Skipping (s,q) (0.9, 97500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7591034Z Skipping (s,q) (0.91, 97500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7591182Z Skipping (s,q) (0.92, 97500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7591328Z Skipping (s,q) (0.93, 97500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7591481Z Skipping (s,q) (0.94, 97500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7591629Z Skipping (s,q) (0.95, 97500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7591781Z Skipping (s,q) (0.96, 97500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7591933Z Skipping (s,q) (0.97, 97500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7592080Z Skipping (s,q) (0.98, 97500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7592273Z Skipping (s,q) (0.99, 97500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7592418Z Skipping (s,q) (1, 97500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7592625Z Skipping (s,q) (1.01, 97500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7592778Z Skipping (s,q) (1.02, 97500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7592927Z Skipping (s,q) (1.03, 97500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7593082Z Skipping (s,q) (1.04, 97500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7593232Z Skipping (s,q) (1.05, 97500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7593381Z Skipping (s,q) (1.06, 97500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7593531Z Skipping (s,q) (1.07, 97500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7593717Z Skipping (s,q) (1.08, 97500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7593864Z Skipping (s,q) (1.09, 97500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7594022Z Skipping (s,q) (1.1, 97500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7594172Z Skipping (s,q) (1.11, 97500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7594324Z Skipping (s,q) (1.12, 97500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7594474Z Skipping (s,q) (1.13, 97500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7594620Z Skipping (s,q) (1.14, 97500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7594770Z Skipping (s,q) (1.15, 97500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7594919Z Skipping (s,q) (1.16, 97500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7595067Z Skipping (s,q) (1.17, 97500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7595218Z Skipping (s,q) (1.18, 97500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7595371Z Skipping (s,q) (1.19, 97500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7595520Z Skipping (s,q) (1.2, 97500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7595674Z Skipping (s,q) (1.21, 97500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7595821Z Skipping (s,q) (1.22, 97500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7595971Z Skipping (s,q) (1.23, 97500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7596120Z Skipping (s,q) (1.24, 97500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7596267Z Skipping (s,q) (1.25, 97500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7596418Z Skipping (s,q) (1.26, 97500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7596605Z Skipping (s,q) (1.27, 97500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7596756Z Skipping (s,q) (1.28, 97500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7596923Z Skipping (s,q) (1.29, 97500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7597096Z Skipping (s,q) (1.3, 97500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7597261Z Skipping (s,q) (1.31, 97500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7597413Z Skipping (s,q) (1.32, 97500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7597561Z Skipping (s,q) (1.33, 97500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7597710Z Skipping (s,q) (1.34, 97500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7597863Z Skipping (s,q) (1.35, 97500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7598011Z Skipping (s,q) (1.36, 97500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7598159Z Skipping (s,q) (1.37, 97500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7598307Z Skipping (s,q) (1.38, 97500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7598458Z Skipping (s,q) (1.39, 97500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7598609Z Skipping (s,q) (1.4, 97500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7598757Z Skipping (s,q) (1.41, 97500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7598908Z Skipping (s,q) (1.42, 97500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7599102Z Skipping (s,q) (1.43, 97500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7599251Z Skipping (s,q) (1.44, 97500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7599404Z Skipping (s,q) (1.45, 97500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7599590Z Skipping (s,q) (1.46, 97500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7599740Z Skipping (s,q) (1.47, 97500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7599889Z Skipping (s,q) (1.48, 97500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7600038Z Skipping (s,q) (1.49, 97500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7600188Z Skipping (s,q) (1.5, 97500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7600337Z Skipping (s,q) (1.51, 97500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7600525Z Skipping (s,q) (1.52, 97500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7600675Z Skipping (s,q) (1.53, 97500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7600825Z Skipping (s,q) (1.54, 97500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7600978Z Skipping (s,q) (1.55, 97500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7601124Z Skipping (s,q) (1.56, 97500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7601274Z Skipping (s,q) (1.57, 97500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7601425Z Skipping (s,q) (1.58, 97500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7601575Z Skipping (s,q) (1.59, 97500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7601725Z Skipping (s,q) (1.6, 97500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7601877Z Skipping (s,q) (1.61, 97500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7602030Z Skipping (s,q) (1.62, 97500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7602180Z Skipping (s,q) (1.63, 97500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7602330Z Skipping (s,q) (1.64, 97500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7602499Z Skipping (s,q) (1.65, 97500): inconsistent with heavy hitterPASSED 2025-05-07T20:58:01.7602507Z 2025-05-07T20:58:01.7602645Z ============================== 1 passed in 2.14s =============================== 2025-05-07T20:58:01.7602725Z s! 2025-05-07T20:58:01.7602884Z Skipping (s,q) (1.66, 97500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7603041Z Skipping (s,q) (1.67, 97500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7603193Z Skipping (s,q) (1.68, 97500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7603389Z Skipping (s,q) (1.69, 97500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7603541Z Skipping (s,q) (1.7, 97500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7603693Z Skipping (s,q) (1.71, 97500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7603848Z Skipping (s,q) (1.72, 97500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7603997Z Skipping (s,q) (1.73, 97500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7604145Z Skipping (s,q) (1.74, 97500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7604300Z Skipping (s,q) (1.75, 97500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7604450Z Skipping (s,q) (1.76, 97500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7604601Z Skipping (s,q) (1.77, 97500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7604753Z Skipping (s,q) (1.78, 97500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7604905Z Skipping (s,q) (1.79, 97500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7605062Z Skipping (s,q) (1.8, 97500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7605212Z Skipping (s,q) (1.81, 97500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7605363Z Skipping (s,q) (1.82, 97500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7605518Z Skipping (s,q) (1.83, 97500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7605667Z Skipping (s,q) (1.84, 97500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7605817Z Skipping (s,q) (1.85, 97500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7606016Z Skipping (s,q) (1.86, 97500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7606165Z Skipping (s,q) (1.87, 97500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7606354Z Skipping (s,q) (1.88, 97500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7606503Z Skipping (s,q) (1.89, 97500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7606652Z Skipping (s,q) (1.9, 97500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7606806Z Skipping (s,q) (1.91, 97500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7606958Z Skipping (s,q) (1.92, 97500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7607131Z Skipping (s,q) (1.93, 97500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7607346Z Skipping (s,q) (1.94, 97500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7607496Z Skipping (s,q) (1.95, 97500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7607652Z Skipping (s,q) (1.96, 97500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7607805Z Skipping (s,q) (1.97, 97500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7607954Z Skipping (s,q) (1.98, 97500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7608114Z Skipping (s,q) (1.99, 97500): inconsistent with heavy hitters! 2025-05-07T20:58:01.7608235Z Time taken to estimate parameters (us): 57012 2025-05-07T20:58:01.8443300Z 2025-05-07T20:58:01.8443583Z [TEST] Python test suite PASSED: ./tbe/stats/tbe_bench_params_reporter_test.py 2025-05-07T20:58:01.8472986Z [TEST] Python test time for ./tbe/stats/tbe_bench_params_reporter_test.py: 4 seconds 2025-05-07T20:58:01.8473002Z 2025-05-07T20:58:01.8473008Z 2025-05-07T20:58:01.8473012Z 2025-05-07T20:58:01.8473017Z 2025-05-07T20:58:01.8487057Z ################################################################################ 2025-05-07T20:58:01.8504167Z # [2025-05-07T20:58:01.850Z] Run Python Test Suite: 2025-05-07T20:58:01.8504683Z # ./tbe/training/backward_adagrad_global_weight_decay_test.py 2025-05-07T20:58:01.8504870Z ################################################################################ 2025-05-07T20:58:01.8530020Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./tbe/training/backward_adagrad_global_weight_decay_test.py 2025-05-07T20:58:01.8530033Z 2025-05-07T20:58:04.0395711Z ============================= test session starts ============================== 2025-05-07T20:58:04.0396648Z platform linux -- Python 3.12.2, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:58:04.0397160Z cachedir: .pytest_cache 2025-05-07T20:58:04.0398270Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:58:04.0399687Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:58:04.0400478Z plugins: hypothesis-6.131.14 2025-05-07T20:58:05.7785218Z collecting ... collected 2 items 2025-05-07T20:58:05.7785445Z 2025-05-07T20:58:09.1329458Z tbe/training/backward_adagrad_global_weight_decay_test.py::BackwardAdagradGlobalWeightDecay::test_backward_adagrad_global_weight_decay Trying example: test_backward_adagrad_global_weight_decay( 2025-05-07T20:58:09.1330777Z self=, 2025-05-07T20:58:09.1331500Z weights_precision=SparseType.FP32, 2025-05-07T20:58:09.1331804Z weight_decay=0.001, 2025-05-07T20:58:09.1332023Z T=1, 2025-05-07T20:58:09.1332219Z D=2, 2025-05-07T20:58:09.1332400Z B=1, 2025-05-07T20:58:09.1332576Z log_E=3, 2025-05-07T20:58:09.1332785Z L=0, 2025-05-07T20:58:09.1332976Z D_gradcheck=1, 2025-05-07T20:58:09.1333183Z weighted=False, 2025-05-07T20:58:09.1333401Z mixed=False, 2025-05-07T20:58:09.1333632Z output_dtype=SparseType.FP32, 2025-05-07T20:58:09.1334123Z pooling_mode=, 2025-05-07T20:58:09.1334399Z start_iter=0, 2025-05-07T20:58:09.1334614Z gwd_lower_bound=0, 2025-05-07T20:58:09.1334820Z ) 2025-05-07T20:58:09.1335177Z Trying example: test_backward_adagrad_global_weight_decay( 2025-05-07T20:58:09.1335936Z self=, 2025-05-07T20:58:09.1336746Z weights_precision=SparseType.FP16, 2025-05-07T20:58:09.1337040Z weight_decay=0.001, 2025-05-07T20:58:09.1337269Z T=1, 2025-05-07T20:58:09.1337449Z D=2, 2025-05-07T20:58:09.1337632Z B=1, 2025-05-07T20:58:09.1337816Z log_E=3, 2025-05-07T20:58:09.1338002Z L=0, 2025-05-07T20:58:09.1338278Z D_gradcheck=1, 2025-05-07T20:58:09.1338493Z weighted=False, 2025-05-07T20:58:09.1338706Z mixed=False, 2025-05-07T20:58:09.1338930Z output_dtype=SparseType.FP32, 2025-05-07T20:58:09.1339220Z pooling_mode=, 2025-05-07T20:58:09.1339498Z start_iter=0, 2025-05-07T20:58:09.1339707Z gwd_lower_bound=0, 2025-05-07T20:58:09.1339925Z ) 2025-05-07T20:58:09.1340184Z Trying example: test_backward_adagrad_global_weight_decay( 2025-05-07T20:58:09.1340940Z self=, 2025-05-07T20:58:09.1341645Z weights_precision=SparseType.FP16, 2025-05-07T20:58:09.1341931Z weight_decay=0.001, 2025-05-07T20:58:09.1342144Z T=5, 2025-05-07T20:58:09.1342335Z D=81, 2025-05-07T20:58:09.1342540Z B=109, 2025-05-07T20:58:09.1342720Z log_E=4, 2025-05-07T20:58:09.1342914Z L=0, 2025-05-07T20:58:09.1343106Z D_gradcheck=1, 2025-05-07T20:58:09.1343316Z weighted=True, 2025-05-07T20:58:09.1343526Z mixed=False, 2025-05-07T20:58:09.1343756Z output_dtype=SparseType.BF16, 2025-05-07T20:58:09.1344039Z pooling_mode=, 2025-05-07T20:58:09.1344326Z start_iter=0, 2025-05-07T20:58:09.1344536Z gwd_lower_bound=0, 2025-05-07T20:58:09.1344744Z ) 2025-05-07T20:58:09.1345005Z Trying example: test_backward_adagrad_global_weight_decay( 2025-05-07T20:58:09.1345767Z self=, 2025-05-07T20:58:09.1346471Z weights_precision=SparseType.FP16, 2025-05-07T20:58:09.1346744Z weight_decay=0.1, 2025-05-07T20:58:09.1346955Z T=3, 2025-05-07T20:58:09.1347133Z D=100, 2025-05-07T20:58:09.1347385Z B=70, 2025-05-07T20:58:09.1347570Z log_E=3, 2025-05-07T20:58:09.1347758Z L=5, 2025-05-07T20:58:09.1347929Z D_gradcheck=2, 2025-05-07T20:58:09.1348134Z weighted=True, 2025-05-07T20:58:09.1348338Z mixed=False, 2025-05-07T20:58:09.1348552Z output_dtype=SparseType.FP32, 2025-05-07T20:58:09.1348837Z pooling_mode=, 2025-05-07T20:58:09.1349116Z start_iter=10, 2025-05-07T20:58:09.1349322Z gwd_lower_bound=0.001, 2025-05-07T20:58:09.1349543Z ) 2025-05-07T20:58:09.1349799Z Trying example: test_backward_adagrad_global_weight_decay( 2025-05-07T20:58:09.1350543Z self=, 2025-05-07T20:58:09.1351239Z weights_precision=SparseType.FP16, 2025-05-07T20:58:09.1351515Z weight_decay=0.001, 2025-05-07T20:58:09.1351729Z T=2, 2025-05-07T20:58:09.1351902Z D=19, 2025-05-07T20:58:09.1352084Z B=124, 2025-05-07T20:58:09.1352266Z log_E=3, 2025-05-07T20:58:09.1352445Z L=11, 2025-05-07T20:58:09.1352631Z D_gradcheck=1, 2025-05-07T20:58:09.1352832Z weighted=True, 2025-05-07T20:58:09.1353028Z mixed=True, 2025-05-07T20:58:09.1353248Z output_dtype=SparseType.BF16, 2025-05-07T20:58:09.1353530Z pooling_mode=, 2025-05-07T20:58:09.1353793Z start_iter=1000, 2025-05-07T20:58:09.1354069Z gwd_lower_bound=0.001, 2025-05-07T20:58:09.1354292Z ) 2025-05-07T20:58:09.1354538Z Trying example: test_backward_adagrad_global_weight_decay( 2025-05-07T20:58:09.1355327Z self=, 2025-05-07T20:58:09.1356029Z weights_precision=SparseType.FP32, 2025-05-07T20:58:09.1356301Z weight_decay=0.01, 2025-05-07T20:58:09.1356513Z T=1, 2025-05-07T20:58:09.1356694Z D=66, 2025-05-07T20:58:09.1356864Z B=22, 2025-05-07T20:58:09.1357048Z log_E=3, 2025-05-07T20:58:09.1357234Z L=13, 2025-05-07T20:58:09.1357415Z D_gradcheck=1, 2025-05-07T20:58:09.1357616Z weighted=False, 2025-05-07T20:58:09.1357820Z mixed=True, 2025-05-07T20:58:09.1358088Z output_dtype=SparseType.FP32, 2025-05-07T20:58:09.1358369Z pooling_mode=, 2025-05-07T20:58:09.1358650Z start_iter=1000, 2025-05-07T20:58:09.1358876Z gwd_lower_bound=0.01, 2025-05-07T20:58:09.1359099Z ) 2025-05-07T20:58:09.1359523Z Trying example: test_backward_adagrad_global_weight_decay( 2025-05-07T20:58:09.1360275Z self=, 2025-05-07T20:58:09.1362510Z weights_precision=SparseType.FP32, 2025-05-07T20:58:09.1362790Z weight_decay=0.01, 2025-05-07T20:58:09.1363009Z T=5, 2025-05-07T20:58:09.1363184Z D=43, 2025-05-07T20:58:09.1363368Z B=3, 2025-05-07T20:58:09.1363549Z log_E=5, 2025-05-07T20:58:09.1363736Z L=6, 2025-05-07T20:58:09.1363921Z D_gradcheck=1, 2025-05-07T20:58:09.1364134Z weighted=False, 2025-05-07T20:58:09.1364336Z mixed=False, 2025-05-07T20:58:09.1364566Z output_dtype=SparseType.FP16, 2025-05-07T20:58:09.1364854Z pooling_mode=, 2025-05-07T20:58:09.1365135Z start_iter=100, 2025-05-07T20:58:09.1365348Z gwd_lower_bound=0.001, 2025-05-07T20:58:09.1365578Z ) 2025-05-07T20:58:09.1365833Z Trying example: test_backward_adagrad_global_weight_decay( 2025-05-07T20:58:09.1366578Z self=, 2025-05-07T20:58:09.1367278Z weights_precision=SparseType.FP32, 2025-05-07T20:58:09.1367556Z weight_decay=0.1, 2025-05-07T20:58:09.1367763Z T=5, 2025-05-07T20:58:09.1367937Z D=56, 2025-05-07T20:58:09.1368112Z B=25, 2025-05-07T20:58:09.1368285Z log_E=5, 2025-05-07T20:58:09.1368539Z L=8, 2025-05-07T20:58:09.1368721Z D_gradcheck=2, 2025-05-07T20:58:09.1368917Z weighted=True, 2025-05-07T20:58:09.1369119Z mixed=False, 2025-05-07T20:58:09.1369342Z output_dtype=SparseType.FP16, 2025-05-07T20:58:09.1369622Z pooling_mode=, 2025-05-07T20:58:09.1369896Z start_iter=1000, 2025-05-07T20:58:09.1370118Z gwd_lower_bound=0.001, 2025-05-07T20:58:09.1370341Z ) 2025-05-07T20:58:09.1370591Z Trying example: test_backward_adagrad_global_weight_decay( 2025-05-07T20:58:09.1371339Z self=, 2025-05-07T20:58:09.1372037Z weights_precision=SparseType.FP32, 2025-05-07T20:58:09.1372305Z weight_decay=0.001, 2025-05-07T20:58:09.1372519Z T=5, 2025-05-07T20:58:09.1372698Z D=35, 2025-05-07T20:58:09.1372870Z B=118, 2025-05-07T20:58:09.1373051Z log_E=3, 2025-05-07T20:58:09.1373240Z L=6, 2025-05-07T20:58:09.1373419Z D_gradcheck=1, 2025-05-07T20:58:09.1373625Z weighted=True, 2025-05-07T20:58:09.1373824Z mixed=False, 2025-05-07T20:58:09.1374041Z output_dtype=SparseType.FP32, 2025-05-07T20:58:09.1374326Z pooling_mode=, 2025-05-07T20:58:09.1374596Z start_iter=1000, 2025-05-07T20:58:09.1374807Z gwd_lower_bound=0.01, 2025-05-07T20:58:09.1375028Z ) 2025-05-07T20:58:09.1375282Z Trying example: test_backward_adagrad_global_weight_decay( 2025-05-07T20:58:09.1376162Z self=, 2025-05-07T20:58:09.1376918Z weights_precision=SparseType.FP32, 2025-05-07T20:58:09.1377200Z weight_decay=0.01, 2025-05-07T20:58:09.1377413Z T=3, 2025-05-07T20:58:09.1377591Z D=113, 2025-05-07T20:58:09.1377775Z B=46, 2025-05-07T20:58:09.1377958Z log_E=4, 2025-05-07T20:58:09.1378140Z L=2, 2025-05-07T20:58:09.1378324Z D_gradcheck=2, 2025-05-07T20:58:09.1378536Z weighted=False, 2025-05-07T20:58:09.1378739Z mixed=True, 2025-05-07T20:58:09.1378960Z output_dtype=SparseType.FP32, 2025-05-07T20:58:09.1379240Z pooling_mode=, 2025-05-07T20:58:09.1379566Z start_iter=1000, 2025-05-07T20:58:09.1379785Z gwd_lower_bound=0.01, 2025-05-07T20:58:09.1380006Z ) 2025-05-07T20:58:09.1380249Z Trying example: test_backward_adagrad_global_weight_decay( 2025-05-07T20:58:09.1380998Z self=, 2025-05-07T20:58:09.1381703Z weights_precision=SparseType.FP32, 2025-05-07T20:58:09.1381983Z weight_decay=0.01, 2025-05-07T20:58:09.1382189Z T=2, 2025-05-07T20:58:09.1382364Z D=90, 2025-05-07T20:58:09.1382540Z B=81, 2025-05-07T20:58:09.1382709Z log_E=3, 2025-05-07T20:58:09.1382894Z L=12, 2025-05-07T20:58:09.1383074Z D_gradcheck=2, 2025-05-07T20:58:09.1383271Z weighted=False, 2025-05-07T20:58:09.1383478Z mixed=True, 2025-05-07T20:58:09.1383700Z output_dtype=SparseType.BF16, 2025-05-07T20:58:09.1383980Z pooling_mode=, 2025-05-07T20:58:09.1384262Z start_iter=0, 2025-05-07T20:58:09.1384477Z gwd_lower_bound=0.001, 2025-05-07T20:58:09.1384694Z ) 2025-05-07T20:58:09.1384950Z Trying example: test_backward_adagrad_global_weight_decay( 2025-05-07T20:58:09.1385702Z self=, 2025-05-07T20:58:09.1386400Z weights_precision=SparseType.FP32, 2025-05-07T20:58:09.1386678Z weight_decay=0.01, 2025-05-07T20:58:09.1386893Z T=2, 2025-05-07T20:58:09.1387077Z D=90, 2025-05-07T20:58:09.1387256Z B=81, 2025-05-07T20:58:09.1387442Z log_E=3, 2025-05-07T20:58:09.1387638Z L=12, 2025-05-07T20:58:09.1387822Z D_gradcheck=2, 2025-05-07T20:58:09.1388031Z weighted=False, 2025-05-07T20:58:09.1388289Z mixed=False, 2025-05-07T20:58:09.1388507Z output_dtype=SparseType.BF16, 2025-05-07T20:58:09.1388796Z pooling_mode=, 2025-05-07T20:58:09.1389071Z start_iter=0, 2025-05-07T20:58:09.1389280Z gwd_lower_bound=0.001, 2025-05-07T20:58:09.1389506Z ) 2025-05-07T20:58:09.1389763Z Trying example: test_backward_adagrad_global_weight_decay( 2025-05-07T20:58:09.1390505Z self=, 2025-05-07T20:58:09.1391210Z weights_precision=SparseType.FP32, 2025-05-07T20:58:09.1391493Z weight_decay=0.01, 2025-05-07T20:58:09.1391711Z T=2, 2025-05-07T20:58:09.1391888Z D=90, 2025-05-07T20:58:09.1392072Z B=81, 2025-05-07T20:58:09.1392257Z log_E=3, 2025-05-07T20:58:09.1392440Z L=12, 2025-05-07T20:58:09.1392629Z D_gradcheck=1, 2025-05-07T20:58:09.1392841Z weighted=False, 2025-05-07T20:58:09.1393043Z mixed=False, 2025-05-07T20:58:09.1393271Z output_dtype=SparseType.BF16, 2025-05-07T20:58:09.1393554Z pooling_mode=, 2025-05-07T20:58:09.1393819Z start_iter=0, 2025-05-07T20:58:09.1394038Z gwd_lower_bound=0.001, 2025-05-07T20:58:09.1394265Z ) 2025-05-07T20:58:09.1394516Z Trying example: test_backward_adagrad_global_weight_decay( 2025-05-07T20:58:09.1395262Z self=, 2025-05-07T20:58:09.1396059Z weights_precision=SparseType.FP32, 2025-05-07T20:58:09.1396339Z weight_decay=0.01, 2025-05-07T20:58:09.1396591Z T=1, 2025-05-07T20:58:09.1396774Z D=90, 2025-05-07T20:58:09.1396960Z B=81, 2025-05-07T20:58:09.1397135Z log_E=3, 2025-05-07T20:58:09.1397327Z L=12, 2025-05-07T20:58:09.1397519Z D_gradcheck=1, 2025-05-07T20:58:09.1397722Z weighted=False, 2025-05-07T20:58:09.1397932Z mixed=False, 2025-05-07T20:58:09.1398161Z output_dtype=SparseType.BF16, 2025-05-07T20:58:09.1408756Z pooling_mode=, 2025-05-07T20:58:09.1409090Z start_iter=0, 2025-05-07T20:58:09.1409303Z gwd_lower_bound=0.001, 2025-05-07T20:58:09.1409620Z ) 2025-05-07T20:58:09.1409879Z Trying example: test_backward_adagrad_global_weight_decay( 2025-05-07T20:58:09.1410643Z self=, 2025-05-07T20:58:09.1411354Z weights_precision=SparseType.FP32, 2025-05-07T20:58:09.1411642Z weight_decay=0.01, 2025-05-07T20:58:09.1411861Z T=1, 2025-05-07T20:58:09.1412042Z D=90, 2025-05-07T20:58:09.1412223Z B=1, 2025-05-07T20:58:09.1412409Z log_E=3, 2025-05-07T20:58:09.1412595Z L=12, 2025-05-07T20:58:09.1412782Z D_gradcheck=1, 2025-05-07T20:58:09.1412996Z weighted=False, 2025-05-07T20:58:09.1413197Z mixed=False, 2025-05-07T20:58:09.1413432Z output_dtype=SparseType.BF16, 2025-05-07T20:58:09.1413726Z pooling_mode=, 2025-05-07T20:58:09.1413996Z start_iter=0, 2025-05-07T20:58:09.1414214Z gwd_lower_bound=0.001, 2025-05-07T20:58:09.1414449Z ) 2025-05-07T20:58:09.1414624Z PASSED 2025-05-07T20:58:22.8750313Z tbe/training/backward_adagrad_global_weight_decay_test.py::BackwardAdagradGlobalWeightDecay::test_backward_adagrad_global_weight_decay_vbe Trying example: test_backward_adagrad_global_weight_decay_vbe( 2025-05-07T20:58:22.8751709Z self=, 2025-05-07T20:58:22.8752476Z weights_precision=SparseType.FP32, 2025-05-07T20:58:22.8752776Z weight_decay=0.001, 2025-05-07T20:58:22.8753021Z T=1, 2025-05-07T20:58:22.8753246Z D=2, 2025-05-07T20:58:22.8753437Z B=1, 2025-05-07T20:58:22.8753631Z log_E=3, 2025-05-07T20:58:22.8753834Z L=0, 2025-05-07T20:58:22.8754203Z D_gradcheck=1, 2025-05-07T20:58:22.8754429Z weighted=False, 2025-05-07T20:58:22.8754651Z mixed=False, 2025-05-07T20:58:22.8754882Z output_dtype=SparseType.FP32, 2025-05-07T20:58:22.8755198Z pooling_mode=, 2025-05-07T20:58:22.8755492Z start_iter=0, 2025-05-07T20:58:22.8755698Z gwd_lower_bound=0, 2025-05-07T20:58:22.8755914Z ) 2025-05-07T20:58:22.8756196Z Trying example: test_backward_adagrad_global_weight_decay_vbe( 2025-05-07T20:58:22.8756988Z self=, 2025-05-07T20:58:22.8757713Z weights_precision=SparseType.FP16, 2025-05-07T20:58:22.8757999Z weight_decay=0.001, 2025-05-07T20:58:22.8758221Z T=1, 2025-05-07T20:58:22.8758400Z D=2, 2025-05-07T20:58:22.8758583Z B=1, 2025-05-07T20:58:22.8758772Z log_E=3, 2025-05-07T20:58:22.8758959Z L=0, 2025-05-07T20:58:22.8759151Z D_gradcheck=1, 2025-05-07T20:58:22.8759553Z weighted=False, 2025-05-07T20:58:22.8759757Z mixed=False, 2025-05-07T20:58:22.8759987Z output_dtype=SparseType.FP32, 2025-05-07T20:58:22.8760280Z pooling_mode=, 2025-05-07T20:58:22.8760551Z start_iter=0, 2025-05-07T20:58:22.8760762Z gwd_lower_bound=0, 2025-05-07T20:58:22.8760975Z ) 2025-05-07T20:58:22.8761245Z Trying example: test_backward_adagrad_global_weight_decay_vbe( 2025-05-07T20:58:22.8762129Z self=, 2025-05-07T20:58:22.8762929Z weights_precision=SparseType.FP16, 2025-05-07T20:58:22.8763210Z weight_decay=0.001, 2025-05-07T20:58:22.8763427Z T=4, 2025-05-07T20:58:22.8763611Z D=100, 2025-05-07T20:58:22.8763801Z B=73, 2025-05-07T20:58:22.8763980Z log_E=4, 2025-05-07T20:58:22.8764174Z L=14, 2025-05-07T20:58:22.8764364Z D_gradcheck=2, 2025-05-07T20:58:22.8764569Z weighted=True, 2025-05-07T20:58:22.8764778Z mixed=True, 2025-05-07T20:58:22.8765007Z output_dtype=SparseType.FP32, 2025-05-07T20:58:22.8765290Z pooling_mode=, 2025-05-07T20:58:22.8765648Z start_iter=1000, 2025-05-07T20:58:22.8765875Z gwd_lower_bound=0.01, 2025-05-07T20:58:22.8766093Z ) 2025-05-07T20:58:22.8766365Z Trying example: test_backward_adagrad_global_weight_decay_vbe( 2025-05-07T20:58:22.8767159Z self=, 2025-05-07T20:58:22.8767876Z weights_precision=SparseType.FP16, 2025-05-07T20:58:22.8768159Z weight_decay=0.01, 2025-05-07T20:58:22.8768378Z T=4, 2025-05-07T20:58:22.8768561Z D=33, 2025-05-07T20:58:22.8768740Z B=110, 2025-05-07T20:58:22.8768927Z log_E=5, 2025-05-07T20:58:22.8769118Z L=11, 2025-05-07T20:58:22.8769301Z D_gradcheck=1, 2025-05-07T20:58:22.8769509Z weighted=False, 2025-05-07T20:58:22.8769722Z mixed=False, 2025-05-07T20:58:22.8769944Z output_dtype=SparseType.BF16, 2025-05-07T20:58:22.8770234Z pooling_mode=, 2025-05-07T20:58:22.8770513Z start_iter=100, 2025-05-07T20:58:22.8770721Z gwd_lower_bound=0, 2025-05-07T20:58:22.8770934Z ) 2025-05-07T20:58:22.8771203Z Trying example: test_backward_adagrad_global_weight_decay_vbe( 2025-05-07T20:58:22.8771981Z self=, 2025-05-07T20:58:22.8772709Z weights_precision=SparseType.FP16, 2025-05-07T20:58:22.8773037Z weight_decay=0.001, 2025-05-07T20:58:22.8773262Z T=3, 2025-05-07T20:58:22.8773447Z D=122, 2025-05-07T20:58:22.8773632Z B=17, 2025-05-07T20:58:22.8773815Z log_E=5, 2025-05-07T20:58:22.8774009Z L=13, 2025-05-07T20:58:22.8774198Z D_gradcheck=2, 2025-05-07T20:58:22.8774409Z weighted=False, 2025-05-07T20:58:22.8774676Z mixed=False, 2025-05-07T20:58:22.8774902Z output_dtype=SparseType.BF16, 2025-05-07T20:58:22.8775190Z pooling_mode=, 2025-05-07T20:58:22.8775464Z start_iter=1000, 2025-05-07T20:58:22.8775693Z gwd_lower_bound=0.001, 2025-05-07T20:58:22.8775920Z ) 2025-05-07T20:58:22.8776288Z Trying example: test_backward_adagrad_global_weight_decay_vbe( 2025-05-07T20:58:22.8777071Z self=, 2025-05-07T20:58:22.8777793Z weights_precision=SparseType.FP32, 2025-05-07T20:58:22.8778067Z weight_decay=0.01, 2025-05-07T20:58:22.8778286Z T=3, 2025-05-07T20:58:22.8778470Z D=27, 2025-05-07T20:58:22.8778650Z B=125, 2025-05-07T20:58:22.8778835Z log_E=4, 2025-05-07T20:58:22.8779025Z L=5, 2025-05-07T20:58:22.8779206Z D_gradcheck=1, 2025-05-07T20:58:22.8779416Z weighted=True, 2025-05-07T20:58:22.8779619Z mixed=False, 2025-05-07T20:58:22.8779846Z output_dtype=SparseType.FP16, 2025-05-07T20:58:22.8780128Z pooling_mode=, 2025-05-07T20:58:22.8780404Z start_iter=100, 2025-05-07T20:58:22.8780625Z gwd_lower_bound=0.001, 2025-05-07T20:58:22.8780846Z ) 2025-05-07T20:58:22.8781121Z Trying example: test_backward_adagrad_global_weight_decay_vbe( 2025-05-07T20:58:22.8781901Z self=, 2025-05-07T20:58:22.8782669Z weights_precision=SparseType.FP32, 2025-05-07T20:58:22.8782950Z weight_decay=0.01, 2025-05-07T20:58:22.8783255Z T=2, 2025-05-07T20:58:22.8783441Z D=76, 2025-05-07T20:58:22.8783627Z B=37, 2025-05-07T20:58:22.8783813Z log_E=4, 2025-05-07T20:58:22.8783999Z L=10, 2025-05-07T20:58:22.8784184Z D_gradcheck=1, 2025-05-07T20:58:22.8784395Z weighted=False, 2025-05-07T20:58:22.8784600Z mixed=True, 2025-05-07T20:58:22.8784834Z output_dtype=SparseType.BF16, 2025-05-07T20:58:22.8785123Z pooling_mode=, 2025-05-07T20:58:22.8785399Z start_iter=10, 2025-05-07T20:58:22.8785605Z gwd_lower_bound=0, 2025-05-07T20:58:22.8785859Z ) 2025-05-07T20:58:22.8786128Z Trying example: test_backward_adagrad_global_weight_decay_vbe( 2025-05-07T20:58:22.8786900Z self=, 2025-05-07T20:58:22.8787624Z weights_precision=SparseType.FP16, 2025-05-07T20:58:22.8787908Z weight_decay=0.01, 2025-05-07T20:58:22.8788119Z T=2, 2025-05-07T20:58:22.8788308Z D=89, 2025-05-07T20:58:22.8788493Z B=118, 2025-05-07T20:58:22.8788672Z log_E=3, 2025-05-07T20:58:22.8788862Z L=20, 2025-05-07T20:58:22.8789049Z D_gradcheck=1, 2025-05-07T20:58:22.8789250Z weighted=True, 2025-05-07T20:58:22.8789458Z mixed=True, 2025-05-07T20:58:22.8789687Z output_dtype=SparseType.FP16, 2025-05-07T20:58:22.8789969Z pooling_mode=, 2025-05-07T20:58:22.8790244Z start_iter=0, 2025-05-07T20:58:22.8790459Z gwd_lower_bound=0.01, 2025-05-07T20:58:22.8790685Z ) 2025-05-07T20:58:22.8790975Z Trying example: test_backward_adagrad_global_weight_decay_vbe( 2025-05-07T20:58:22.8791755Z self=, 2025-05-07T20:58:22.8792481Z weights_precision=SparseType.FP32, 2025-05-07T20:58:22.8792765Z weight_decay=0.1, 2025-05-07T20:58:22.8792978Z T=5, 2025-05-07T20:58:22.8793163Z D=74, 2025-05-07T20:58:22.8793352Z B=125, 2025-05-07T20:58:22.8793536Z log_E=5, 2025-05-07T20:58:22.8793730Z L=1, 2025-05-07T20:58:22.8793916Z D_gradcheck=2, 2025-05-07T20:58:22.8794160Z weighted=False, 2025-05-07T20:58:22.8794365Z mixed=True, 2025-05-07T20:58:22.8794589Z output_dtype=SparseType.FP16, 2025-05-07T20:58:22.8794923Z pooling_mode=, 2025-05-07T20:58:22.8795193Z start_iter=100, 2025-05-07T20:58:22.8795413Z gwd_lower_bound=0.001, 2025-05-07T20:58:22.8795639Z ) 2025-05-07T20:58:22.8795906Z Trying example: test_backward_adagrad_global_weight_decay_vbe( 2025-05-07T20:58:22.8796689Z self=, 2025-05-07T20:58:22.8797409Z weights_precision=SparseType.FP16, 2025-05-07T20:58:22.8797689Z weight_decay=0.01, 2025-05-07T20:58:22.8797897Z T=2, 2025-05-07T20:58:22.8798080Z D=93, 2025-05-07T20:58:22.8798263Z B=122, 2025-05-07T20:58:22.8798442Z log_E=4, 2025-05-07T20:58:22.8798631Z L=10, 2025-05-07T20:58:22.8798820Z D_gradcheck=2, 2025-05-07T20:58:22.8799021Z weighted=False, 2025-05-07T20:58:22.8799230Z mixed=False, 2025-05-07T20:58:22.8799457Z output_dtype=SparseType.FP16, 2025-05-07T20:58:22.8799743Z pooling_mode=, 2025-05-07T20:58:22.8800021Z start_iter=1000, 2025-05-07T20:58:22.8800238Z gwd_lower_bound=0, 2025-05-07T20:58:22.8800444Z ) 2025-05-07T20:58:22.8800716Z Trying example: test_backward_adagrad_global_weight_decay_vbe( 2025-05-07T20:58:22.8801498Z self=, 2025-05-07T20:58:22.8802265Z weights_precision=SparseType.FP32, 2025-05-07T20:58:22.8802538Z weight_decay=0.001, 2025-05-07T20:58:22.8802762Z T=5, 2025-05-07T20:58:22.8802970Z D=78, 2025-05-07T20:58:22.8803212Z B=109, 2025-05-07T20:58:22.8803405Z log_E=5, 2025-05-07T20:58:22.8803603Z L=14, 2025-05-07T20:58:22.8803786Z D_gradcheck=1, 2025-05-07T20:58:22.8803997Z weighted=False, 2025-05-07T20:58:22.8804206Z mixed=False, 2025-05-07T20:58:22.8804427Z output_dtype=SparseType.BF16, 2025-05-07T20:58:22.8804718Z pooling_mode=, 2025-05-07T20:58:22.8804995Z start_iter=10, 2025-05-07T20:58:22.8805203Z gwd_lower_bound=0, 2025-05-07T20:58:22.8805419Z ) 2025-05-07T20:58:22.8805692Z Trying example: test_backward_adagrad_global_weight_decay_vbe( 2025-05-07T20:58:22.8806511Z self=, 2025-05-07T20:58:22.8807238Z weights_precision=SparseType.FP32, 2025-05-07T20:58:22.8807524Z weight_decay=0.001, 2025-05-07T20:58:22.8807745Z T=5, 2025-05-07T20:58:22.8807925Z D=78, 2025-05-07T20:58:22.8808111Z B=109, 2025-05-07T20:58:22.8808300Z log_E=5, 2025-05-07T20:58:22.8808485Z L=1, 2025-05-07T20:58:22.8808674Z D_gradcheck=1, 2025-05-07T20:58:22.8808886Z weighted=False, 2025-05-07T20:58:22.8809091Z mixed=False, 2025-05-07T20:58:22.8809319Z output_dtype=SparseType.BF16, 2025-05-07T20:58:22.8809611Z pooling_mode=, 2025-05-07T20:58:22.8809881Z start_iter=10, 2025-05-07T20:58:22.8810093Z gwd_lower_bound=0, 2025-05-07T20:58:22.8810304Z ) 2025-05-07T20:58:22.8810567Z Trying example: test_backward_adagrad_global_weight_decay_vbe( 2025-05-07T20:58:22.8811347Z self=, 2025-05-07T20:58:22.8812066Z weights_precision=SparseType.FP32, 2025-05-07T20:58:22.8812350Z weight_decay=0.001, 2025-05-07T20:58:22.8812562Z T=1, 2025-05-07T20:58:22.8812741Z D=78, 2025-05-07T20:58:22.8812925Z B=109, 2025-05-07T20:58:22.8813109Z log_E=5, 2025-05-07T20:58:22.8813324Z L=1, 2025-05-07T20:58:22.8813538Z D_gradcheck=1, 2025-05-07T20:58:22.8813742Z weighted=False, 2025-05-07T20:58:22.8813952Z mixed=False, 2025-05-07T20:58:22.8814182Z output_dtype=SparseType.BF16, 2025-05-07T20:58:22.8814462Z pooling_mode=, 2025-05-07T20:58:22.8814808Z start_iter=10, 2025-05-07T20:58:22.8815018Z gwd_lower_bound=0, 2025-05-07T20:58:22.8815222Z ) 2025-05-07T20:58:22.8815491Z Trying example: test_backward_adagrad_global_weight_decay_vbe( 2025-05-07T20:58:22.8816347Z self=, 2025-05-07T20:58:22.8817059Z weights_precision=SparseType.FP32, 2025-05-07T20:58:22.8817349Z weight_decay=0.001, 2025-05-07T20:58:22.8817571Z T=1, 2025-05-07T20:58:22.8817752Z D=109, 2025-05-07T20:58:22.8817937Z B=109, 2025-05-07T20:58:22.8818123Z log_E=5, 2025-05-07T20:58:22.8818318Z L=1, 2025-05-07T20:58:22.8818498Z D_gradcheck=1, 2025-05-07T20:58:22.8818713Z weighted=False, 2025-05-07T20:58:22.8818923Z mixed=False, 2025-05-07T20:58:22.8819147Z output_dtype=SparseType.BF16, 2025-05-07T20:58:22.8819437Z pooling_mode=, 2025-05-07T20:58:22.8819718Z start_iter=10, 2025-05-07T20:58:22.8819924Z gwd_lower_bound=0, 2025-05-07T20:58:22.8820134Z ) 2025-05-07T20:58:22.8820413Z Trying example: test_backward_adagrad_global_weight_decay_vbe( 2025-05-07T20:58:22.8821191Z self=, 2025-05-07T20:58:22.8821911Z weights_precision=SparseType.FP32, 2025-05-07T20:58:22.8822247Z weight_decay=0.001, 2025-05-07T20:58:22.8822462Z T=1, 2025-05-07T20:58:22.8822649Z D=109, 2025-05-07T20:58:22.8822835Z B=109, 2025-05-07T20:58:22.8823013Z log_E=3, 2025-05-07T20:58:22.8823274Z L=1, 2025-05-07T20:58:22.8823463Z D_gradcheck=1, 2025-05-07T20:58:22.8823668Z weighted=False, 2025-05-07T20:58:22.8823876Z mixed=False, 2025-05-07T20:58:22.8824102Z output_dtype=SparseType.BF16, 2025-05-07T20:58:22.8824388Z pooling_mode=, 2025-05-07T20:58:22.8824658Z start_iter=10, 2025-05-07T20:58:22.8826318Z gwd_lower_bound=0, 2025-05-07T20:58:22.8826533Z ) 2025-05-07T20:58:22.8826703Z PASSED 2025-05-07T20:58:22.8826819Z 2025-05-07T20:58:22.8826956Z =============================== warnings summary =============================== 2025-05-07T20:58:22.8827563Z ../../../../../../miniconda/envs/build_binary/lib/python3.12/site-packages/fbgemm_gpu/split_embedding_utils.py:23 2025-05-07T20:58:22.8828749Z /home/ec2-user/miniconda/envs/build_binary/lib/python3.12/site-packages/fbgemm_gpu/split_embedding_utils.py:23: DeprecationWarning:  2025-05-07T20:58:22.8829601Z The Python module fbgemm_gpu.split_embedding_utils is now DEPRECATED and will be removed in the 2025-05-07T20:58:22.8830199Z future. Users should import fbgemm_gpu.tbe.utils into their scripts instead. 2025-05-07T20:58:22.8830633Z  2025-05-07T20:58:22.8830835Z warnings.warn( # noqa: B028 2025-05-07T20:58:22.8831013Z 2025-05-07T20:58:22.8831238Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2025-05-07T20:58:22.8831693Z ======================== 2 passed, 1 warning in 18.96s ========================= 2025-05-07T20:58:23.5693857Z 2025-05-07T20:58:23.5694821Z [TEST] Python test suite PASSED: ./tbe/training/backward_adagrad_global_weight_decay_test.py 2025-05-07T20:58:23.5713643Z [TEST] Python test time for ./tbe/training/backward_adagrad_global_weight_decay_test.py: 22 seconds 2025-05-07T20:58:23.5714047Z 2025-05-07T20:58:23.5714051Z 2025-05-07T20:58:23.5714055Z 2025-05-07T20:58:23.5714058Z 2025-05-07T20:58:23.5736534Z ################################################################################ 2025-05-07T20:58:23.5751817Z # [2025-05-07T20:58:23.574Z] Run Python Test Suite: 2025-05-07T20:58:23.5752179Z # ./tbe/training/backward_adagrad_large_dim_test.py 2025-05-07T20:58:23.5752509Z ################################################################################ 2025-05-07T20:58:23.5779352Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./tbe/training/backward_adagrad_large_dim_test.py 2025-05-07T20:58:23.5780043Z 2025-05-07T20:58:25.7447533Z ============================= test session starts ============================== 2025-05-07T20:58:25.7448165Z platform linux -- Python 3.12.2, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:58:25.7448677Z cachedir: .pytest_cache 2025-05-07T20:58:25.7449247Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:58:25.7449961Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:58:25.7450368Z plugins: hypothesis-6.131.14 2025-05-07T20:58:27.4295147Z collecting ... collected 1 item 2025-05-07T20:58:27.4295382Z 2025-05-07T20:58:33.1869275Z 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:33.1870333Z self=, 2025-05-07T20:58:33.1870965Z weights_precision=SparseType.FP32, 2025-05-07T20:58:33.1871322Z mixed_B=False, 2025-05-07T20:58:33.1871562Z pooling_mode=, 2025-05-07T20:58:33.1871824Z T=1, 2025-05-07T20:58:33.1872002Z D=128, 2025-05-07T20:58:33.1872474Z B=1, 2025-05-07T20:58:33.1872646Z log_E=3, 2025-05-07T20:58:33.1872835Z L=0, 2025-05-07T20:58:33.1873017Z D_gradcheck=1, 2025-05-07T20:58:33.1873233Z stochastic_rounding=False, 2025-05-07T20:58:33.1873572Z weighted=False, 2025-05-07T20:58:33.1873780Z row_wise=False, 2025-05-07T20:58:33.1873972Z mixed=False, 2025-05-07T20:58:33.1874178Z use_cache=False, 2025-05-07T20:58:33.1874415Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:58:33.1874685Z use_cpu=False, 2025-05-07T20:58:33.1874916Z output_dtype=SparseType.FP32, 2025-05-07T20:58:33.1875173Z ) 2025-05-07T20:58:33.1875390Z Trying example: test_backward_adagrad_large_dims( 2025-05-07T20:58:33.1876074Z self=, 2025-05-07T20:58:33.1876767Z weights_precision=SparseType.FP16, 2025-05-07T20:58:33.1877034Z mixed_B=False, 2025-05-07T20:58:33.1877260Z pooling_mode=, 2025-05-07T20:58:33.1877530Z T=1, 2025-05-07T20:58:33.1877710Z D=128, 2025-05-07T20:58:33.1877886Z B=1, 2025-05-07T20:58:33.1878063Z log_E=3, 2025-05-07T20:58:33.1878251Z L=0, 2025-05-07T20:58:33.1878429Z D_gradcheck=1, 2025-05-07T20:58:33.1878650Z stochastic_rounding=False, 2025-05-07T20:58:33.1878893Z weighted=False, 2025-05-07T20:58:33.1879112Z row_wise=False, 2025-05-07T20:58:33.1879313Z mixed=False, 2025-05-07T20:58:33.1879506Z use_cache=False, 2025-05-07T20:58:33.1879745Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:58:33.1880142Z use_cpu=False, 2025-05-07T20:58:33.1880430Z output_dtype=SparseType.FP32, 2025-05-07T20:58:33.1880937Z ) 2025-05-07T20:58:33.1881221Z Trying example: test_backward_adagrad_large_dims( 2025-05-07T20:58:33.1881974Z self=, 2025-05-07T20:58:33.1882734Z weights_precision=SparseType.FP16, 2025-05-07T20:58:33.1883076Z mixed_B=False, 2025-05-07T20:58:33.1883427Z pooling_mode=, 2025-05-07T20:58:33.1883844Z T=5, 2025-05-07T20:58:33.1884086Z D=431, 2025-05-07T20:58:33.1884390Z B=109, 2025-05-07T20:58:33.1884711Z log_E=3, 2025-05-07T20:58:33.1884960Z L=7, 2025-05-07T20:58:33.1885262Z D_gradcheck=1, 2025-05-07T20:58:33.1885622Z stochastic_rounding=False, 2025-05-07T20:58:33.1885998Z weighted=False, 2025-05-07T20:58:33.1886301Z row_wise=True, 2025-05-07T20:58:33.1886634Z mixed=False, 2025-05-07T20:58:33.1895512Z use_cache=False, 2025-05-07T20:58:33.1895851Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:58:33.1896263Z use_cpu=True, 2025-05-07T20:58:33.1896500Z output_dtype=SparseType.BF16, 2025-05-07T20:58:33.1896759Z ) 2025-05-07T20:58:33.1896987Z Trying example: test_backward_adagrad_large_dims( 2025-05-07T20:58:33.1897624Z self=, 2025-05-07T20:58:33.1898242Z weights_precision=SparseType.FP16, 2025-05-07T20:58:33.1898511Z mixed_B=True, 2025-05-07T20:58:33.1898744Z pooling_mode=, 2025-05-07T20:58:33.1899018Z T=1, 2025-05-07T20:58:33.1899193Z D=280, 2025-05-07T20:58:33.1899374Z B=72, 2025-05-07T20:58:33.1899555Z log_E=5, 2025-05-07T20:58:33.1899735Z L=1, 2025-05-07T20:58:33.1899920Z D_gradcheck=2, 2025-05-07T20:58:33.1900141Z stochastic_rounding=False, 2025-05-07T20:58:33.1900387Z weighted=True, 2025-05-07T20:58:33.1900596Z row_wise=False, 2025-05-07T20:58:33.1900796Z mixed=True, 2025-05-07T20:58:33.1900988Z use_cache=True, 2025-05-07T20:58:33.1901218Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:58:33.1901492Z use_cpu=True, 2025-05-07T20:58:33.1901714Z output_dtype=SparseType.FP32, 2025-05-07T20:58:33.1901971Z ) 2025-05-07T20:58:33.1902200Z Trying example: test_backward_adagrad_large_dims( 2025-05-07T20:58:33.1902884Z self=, 2025-05-07T20:58:33.1903499Z weights_precision=SparseType.FP32, 2025-05-07T20:58:33.1903827Z mixed_B=True, 2025-05-07T20:58:33.1904063Z pooling_mode=, 2025-05-07T20:58:33.1904327Z T=2, 2025-05-07T20:58:33.1904515Z D=396, 2025-05-07T20:58:33.1904704Z B=84, 2025-05-07T20:58:33.1904884Z log_E=5, 2025-05-07T20:58:33.1905078Z L=3, 2025-05-07T20:58:33.1905267Z D_gradcheck=2, 2025-05-07T20:58:33.1905489Z stochastic_rounding=False, 2025-05-07T20:58:33.1905742Z weighted=False, 2025-05-07T20:58:33.1905986Z row_wise=False, 2025-05-07T20:58:33.1906194Z mixed=True, 2025-05-07T20:58:33.1906441Z use_cache=False, 2025-05-07T20:58:33.1906678Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:58:33.1906945Z use_cpu=True, 2025-05-07T20:58:33.1907171Z output_dtype=SparseType.BF16, 2025-05-07T20:58:33.1907430Z ) 2025-05-07T20:58:33.1907649Z Trying example: test_backward_adagrad_large_dims( 2025-05-07T20:58:33.1908283Z self=, 2025-05-07T20:58:33.1908893Z weights_precision=SparseType.FP32, 2025-05-07T20:58:33.1909171Z mixed_B=True, 2025-05-07T20:58:33.1909399Z pooling_mode=, 2025-05-07T20:58:33.1909671Z T=3, 2025-05-07T20:58:33.1909862Z D=393, 2025-05-07T20:58:33.1910041Z B=40, 2025-05-07T20:58:33.1910227Z log_E=4, 2025-05-07T20:58:33.1910422Z L=14, 2025-05-07T20:58:33.1910602Z D_gradcheck=1, 2025-05-07T20:58:33.1910826Z stochastic_rounding=True, 2025-05-07T20:58:33.1911075Z weighted=False, 2025-05-07T20:58:33.1911281Z row_wise=True, 2025-05-07T20:58:33.1911487Z mixed=True, 2025-05-07T20:58:33.1911690Z use_cache=False, 2025-05-07T20:58:33.1911925Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:58:33.1912208Z use_cpu=False, 2025-05-07T20:58:33.1912444Z output_dtype=SparseType.BF16, 2025-05-07T20:58:33.1912693Z ) 2025-05-07T20:58:33.1912924Z Trying example: test_backward_adagrad_large_dims( 2025-05-07T20:58:33.1913561Z self=, 2025-05-07T20:58:33.1914178Z weights_precision=SparseType.FP16, 2025-05-07T20:58:33.1914453Z mixed_B=True, 2025-05-07T20:58:33.1914689Z pooling_mode=, 2025-05-07T20:58:33.1914957Z T=5, 2025-05-07T20:58:33.1915419Z D=333, 2025-05-07T20:58:33.1915616Z B=28, 2025-05-07T20:58:33.1915807Z log_E=3, 2025-05-07T20:58:33.1915991Z L=1, 2025-05-07T20:58:33.1916186Z D_gradcheck=1, 2025-05-07T20:58:33.1916453Z stochastic_rounding=False, 2025-05-07T20:58:33.1916699Z weighted=False, 2025-05-07T20:58:33.1916910Z row_wise=True, 2025-05-07T20:58:33.1917121Z mixed=False, 2025-05-07T20:58:33.1917323Z use_cache=True, 2025-05-07T20:58:33.1917556Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:58:33.1917833Z use_cpu=True, 2025-05-07T20:58:33.1918060Z output_dtype=SparseType.FP32, 2025-05-07T20:58:33.1918312Z ) 2025-05-07T20:58:33.1918544Z Trying example: test_backward_adagrad_large_dims( 2025-05-07T20:58:33.1919167Z self=, 2025-05-07T20:58:33.1919785Z weights_precision=SparseType.FP16, 2025-05-07T20:58:33.1920061Z mixed_B=False, 2025-05-07T20:58:33.1920296Z pooling_mode=, 2025-05-07T20:58:33.1920565Z T=3, 2025-05-07T20:58:33.1920752Z D=264, 2025-05-07T20:58:33.1920936Z B=127, 2025-05-07T20:58:33.1921120Z log_E=4, 2025-05-07T20:58:33.1921308Z L=8, 2025-05-07T20:58:33.1921494Z D_gradcheck=1, 2025-05-07T20:58:33.1921712Z stochastic_rounding=True, 2025-05-07T20:58:33.1921961Z weighted=False, 2025-05-07T20:58:33.1922225Z row_wise=True, 2025-05-07T20:58:33.1922423Z mixed=False, 2025-05-07T20:58:33.1922635Z use_cache=False, 2025-05-07T20:58:33.1922878Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:58:33.1923149Z use_cpu=False, 2025-05-07T20:58:33.1923467Z output_dtype=SparseType.BF16, 2025-05-07T20:58:33.1923724Z ) 2025-05-07T20:58:33.1923948Z Trying example: test_backward_adagrad_large_dims( 2025-05-07T20:58:33.1924581Z self=, 2025-05-07T20:58:33.1925190Z weights_precision=SparseType.FP32, 2025-05-07T20:58:33.1925460Z mixed_B=False, 2025-05-07T20:58:33.1925697Z pooling_mode=, 2025-05-07T20:58:33.1926016Z T=2, 2025-05-07T20:58:33.1926204Z D=437, 2025-05-07T20:58:33.1926385Z B=45, 2025-05-07T20:58:33.1926569Z log_E=5, 2025-05-07T20:58:33.1926758Z L=19, 2025-05-07T20:58:33.1926936Z D_gradcheck=2, 2025-05-07T20:58:33.1927161Z stochastic_rounding=True, 2025-05-07T20:58:33.1927412Z weighted=True, 2025-05-07T20:58:33.1927615Z row_wise=False, 2025-05-07T20:58:33.1927822Z mixed=False, 2025-05-07T20:58:33.1928029Z use_cache=False, 2025-05-07T20:58:33.1928267Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:58:33.1928545Z use_cpu=True, 2025-05-07T20:58:33.1928773Z output_dtype=SparseType.BF16, 2025-05-07T20:58:33.1929021Z ) 2025-05-07T20:58:33.1929248Z Trying example: test_backward_adagrad_large_dims( 2025-05-07T20:58:33.1929883Z self=, 2025-05-07T20:58:33.1930486Z weights_precision=SparseType.FP16, 2025-05-07T20:58:33.1930767Z mixed_B=False, 2025-05-07T20:58:33.1931000Z pooling_mode=, 2025-05-07T20:58:33.1931277Z T=2, 2025-05-07T20:58:33.1931458Z D=483, 2025-05-07T20:58:33.1931644Z B=4, 2025-05-07T20:58:33.1931831Z log_E=4, 2025-05-07T20:58:33.1932018Z L=1, 2025-05-07T20:58:33.1932208Z D_gradcheck=2, 2025-05-07T20:58:33.1932428Z stochastic_rounding=False, 2025-05-07T20:58:33.1932669Z weighted=False, 2025-05-07T20:58:33.1932876Z row_wise=False, 2025-05-07T20:58:33.1933082Z mixed=True, 2025-05-07T20:58:33.1933283Z use_cache=True, 2025-05-07T20:58:33.1933512Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:58:33.1933789Z use_cpu=False, 2025-05-07T20:58:33.1934010Z output_dtype=SparseType.BF16, 2025-05-07T20:58:33.1934263Z ) 2025-05-07T20:58:33.1934537Z Trying example: test_backward_adagrad_large_dims( 2025-05-07T20:58:33.1935162Z self=, 2025-05-07T20:58:33.1935784Z weights_precision=SparseType.FP32, 2025-05-07T20:58:33.1936214Z mixed_B=True, 2025-05-07T20:58:33.1936442Z pooling_mode=, 2025-05-07T20:58:33.1936718Z T=4, 2025-05-07T20:58:33.1936902Z D=273, 2025-05-07T20:58:33.1937086Z B=55, 2025-05-07T20:58:33.1937262Z log_E=4, 2025-05-07T20:58:33.1937448Z L=18, 2025-05-07T20:58:33.1937635Z D_gradcheck=2, 2025-05-07T20:58:33.1937858Z stochastic_rounding=True, 2025-05-07T20:58:33.1938107Z weighted=True, 2025-05-07T20:58:33.1938315Z row_wise=False, 2025-05-07T20:58:33.1938512Z mixed=False, 2025-05-07T20:58:33.1938719Z use_cache=True, 2025-05-07T20:58:33.1938947Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:58:33.1939220Z use_cpu=False, 2025-05-07T20:58:33.1939450Z output_dtype=SparseType.FP32, 2025-05-07T20:58:33.1939709Z ) 2025-05-07T20:58:33.1939933Z Trying example: test_backward_adagrad_large_dims( 2025-05-07T20:58:33.1940563Z self=, 2025-05-07T20:58:33.1941174Z weights_precision=SparseType.FP16, 2025-05-07T20:58:33.1941461Z mixed_B=False, 2025-05-07T20:58:33.1941745Z pooling_mode=, 2025-05-07T20:58:33.1942017Z T=5, 2025-05-07T20:58:33.1942205Z D=377, 2025-05-07T20:58:33.1942386Z B=94, 2025-05-07T20:58:33.1942570Z log_E=4, 2025-05-07T20:58:33.1942805Z L=17, 2025-05-07T20:58:33.1942985Z D_gradcheck=2, 2025-05-07T20:58:33.1943210Z stochastic_rounding=True, 2025-05-07T20:58:33.1943469Z weighted=False, 2025-05-07T20:58:33.1943672Z row_wise=True, 2025-05-07T20:58:33.1943880Z mixed=True, 2025-05-07T20:58:33.1944088Z use_cache=True, 2025-05-07T20:58:33.1944317Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:58:33.1944597Z use_cpu=False, 2025-05-07T20:58:33.1944828Z output_dtype=SparseType.FP16, 2025-05-07T20:58:33.1945073Z ) 2025-05-07T20:58:33.1945343Z Trying example: test_backward_adagrad_large_dims( 2025-05-07T20:58:33.1945971Z self=, 2025-05-07T20:58:33.1946603Z weights_precision=SparseType.FP32, 2025-05-07T20:58:33.1946906Z mixed_B=False, 2025-05-07T20:58:33.1947138Z pooling_mode=, 2025-05-07T20:58:33.1947411Z T=2, 2025-05-07T20:58:33.1947586Z D=196, 2025-05-07T20:58:33.1947775Z B=122, 2025-05-07T20:58:33.1947962Z log_E=5, 2025-05-07T20:58:33.1948147Z L=2, 2025-05-07T20:58:33.1948331Z D_gradcheck=1, 2025-05-07T20:58:33.1948554Z stochastic_rounding=True, 2025-05-07T20:58:33.1948796Z weighted=True, 2025-05-07T20:58:33.1949004Z row_wise=True, 2025-05-07T20:58:33.1949214Z mixed=False, 2025-05-07T20:58:33.1949411Z use_cache=True, 2025-05-07T20:58:33.1949646Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:58:33.1949927Z use_cpu=True, 2025-05-07T20:58:33.1950148Z output_dtype=SparseType.FP16, 2025-05-07T20:58:33.1950401Z ) 2025-05-07T20:58:33.1950621Z Trying example: test_backward_adagrad_large_dims( 2025-05-07T20:58:33.1951239Z self=, 2025-05-07T20:58:33.1951848Z weights_precision=SparseType.FP16, 2025-05-07T20:58:33.1952117Z mixed_B=True, 2025-05-07T20:58:33.1952345Z pooling_mode=, 2025-05-07T20:58:33.1952607Z T=3, 2025-05-07T20:58:33.1952789Z D=226, 2025-05-07T20:58:33.1952973Z B=38, 2025-05-07T20:58:33.1953148Z log_E=5, 2025-05-07T20:58:33.1953333Z L=13, 2025-05-07T20:58:33.1953513Z D_gradcheck=1, 2025-05-07T20:58:33.1953724Z stochastic_rounding=True, 2025-05-07T20:58:33.1954018Z weighted=True, 2025-05-07T20:58:33.1954222Z row_wise=True, 2025-05-07T20:58:33.1954414Z mixed=False, 2025-05-07T20:58:33.1954615Z use_cache=True, 2025-05-07T20:58:33.1954848Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:58:33.1955116Z use_cpu=True, 2025-05-07T20:58:33.1955339Z output_dtype=SparseType.BF16, 2025-05-07T20:58:33.1955586Z ) 2025-05-07T20:59:14.5381417Z Trying example: test_backward_adagrad_large_dims( 2025-05-07T20:59:14.5382140Z self=, 2025-05-07T20:59:14.5382779Z weights_precision=SparseType.FP32, 2025-05-07T20:59:14.5383057Z mixed_B=True, 2025-05-07T20:59:14.5383306Z pooling_mode=, 2025-05-07T20:59:14.5383581Z T=4, 2025-05-07T20:59:14.5383758Z D=392, 2025-05-07T20:59:14.5383942Z B=65, 2025-05-07T20:59:14.5384131Z log_E=5, 2025-05-07T20:59:14.5384333Z L=18, 2025-05-07T20:59:14.5384521Z D_gradcheck=2, 2025-05-07T20:59:14.5384751Z stochastic_rounding=False, 2025-05-07T20:59:14.5384997Z weighted=True, 2025-05-07T20:59:14.5385196Z row_wise=True, 2025-05-07T20:59:14.5385398Z mixed=True, 2025-05-07T20:59:14.5385599Z use_cache=True, 2025-05-07T20:59:14.5385822Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:14.5386097Z use_cpu=False, 2025-05-07T20:59:14.5386326Z output_dtype=SparseType.FP16, 2025-05-07T20:59:14.5386993Z ) 2025-05-07T20:59:14.5387324Z Trying example: test_backward_adagrad_large_dims( 2025-05-07T20:59:14.5388500Z self=, 2025-05-07T20:59:14.5389359Z weights_precision=SparseType.FP32, 2025-05-07T20:59:14.5389716Z mixed_B=False, 2025-05-07T20:59:14.5389955Z pooling_mode=, 2025-05-07T20:59:14.5390229Z T=4, 2025-05-07T20:59:14.5390406Z D=440, 2025-05-07T20:59:14.5390595Z B=114, 2025-05-07T20:59:14.5390785Z log_E=4, 2025-05-07T20:59:14.5390972Z L=2, 2025-05-07T20:59:14.5391162Z D_gradcheck=2, 2025-05-07T20:59:14.5391388Z stochastic_rounding=True, 2025-05-07T20:59:14.5391728Z weighted=False, 2025-05-07T20:59:14.5391938Z row_wise=True, 2025-05-07T20:59:14.5392143Z mixed=True, 2025-05-07T20:59:14.5392339Z use_cache=False, 2025-05-07T20:59:14.5392581Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:14.5392862Z use_cpu=True, 2025-05-07T20:59:14.5393086Z output_dtype=SparseType.FP32, 2025-05-07T20:59:14.5393346Z ) 2025-05-07T20:59:14.5393574Z Trying example: test_backward_adagrad_large_dims( 2025-05-07T20:59:14.5394206Z self=, 2025-05-07T20:59:14.5394824Z weights_precision=SparseType.FP32, 2025-05-07T20:59:14.5395100Z mixed_B=True, 2025-05-07T20:59:14.5395329Z pooling_mode=, 2025-05-07T20:59:14.5395607Z T=3, 2025-05-07T20:59:14.5395791Z D=382, 2025-05-07T20:59:14.5395978Z B=113, 2025-05-07T20:59:14.5396159Z log_E=5, 2025-05-07T20:59:14.5396354Z L=15, 2025-05-07T20:59:14.5396547Z D_gradcheck=1, 2025-05-07T20:59:14.5396769Z stochastic_rounding=True, 2025-05-07T20:59:14.5397023Z weighted=True, 2025-05-07T20:59:14.5397235Z row_wise=False, 2025-05-07T20:59:14.5397436Z mixed=True, 2025-05-07T20:59:14.5397652Z use_cache=False, 2025-05-07T20:59:14.5397935Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:14.5398207Z use_cpu=False, 2025-05-07T20:59:14.5398436Z output_dtype=SparseType.BF16, 2025-05-07T20:59:14.5398735Z ) 2025-05-07T20:59:14.5398965Z Trying example: test_backward_adagrad_large_dims( 2025-05-07T20:59:14.5399595Z self=, 2025-05-07T20:59:14.5400200Z weights_precision=SparseType.FP16, 2025-05-07T20:59:14.5400562Z mixed_B=False, 2025-05-07T20:59:14.5400798Z pooling_mode=, 2025-05-07T20:59:14.5401066Z T=5, 2025-05-07T20:59:14.5401252Z D=148, 2025-05-07T20:59:14.5401441Z B=37, 2025-05-07T20:59:14.5401619Z log_E=3, 2025-05-07T20:59:14.5401811Z L=5, 2025-05-07T20:59:14.5401993Z D_gradcheck=1, 2025-05-07T20:59:14.5402210Z stochastic_rounding=True, 2025-05-07T20:59:14.5402461Z weighted=True, 2025-05-07T20:59:14.5402668Z row_wise=True, 2025-05-07T20:59:14.5402863Z mixed=True, 2025-05-07T20:59:14.5403070Z use_cache=False, 2025-05-07T20:59:14.5403312Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:14.5403587Z use_cpu=False, 2025-05-07T20:59:14.5403819Z output_dtype=SparseType.BF16, 2025-05-07T20:59:14.5404075Z ) 2025-05-07T20:59:14.5404303Z Trying example: test_backward_adagrad_large_dims( 2025-05-07T20:59:14.5404934Z self=, 2025-05-07T20:59:14.5405542Z weights_precision=SparseType.FP16, 2025-05-07T20:59:14.5405819Z mixed_B=False, 2025-05-07T20:59:14.5406050Z pooling_mode=, 2025-05-07T20:59:14.5406332Z T=2, 2025-05-07T20:59:14.5406519Z D=370, 2025-05-07T20:59:14.5406699Z B=64, 2025-05-07T20:59:14.5406883Z log_E=5, 2025-05-07T20:59:14.5407076Z L=12, 2025-05-07T20:59:14.5407257Z D_gradcheck=2, 2025-05-07T20:59:14.5407539Z stochastic_rounding=False, 2025-05-07T20:59:14.5407792Z weighted=False, 2025-05-07T20:59:14.5407998Z row_wise=True, 2025-05-07T20:59:14.5408205Z mixed=True, 2025-05-07T20:59:14.5408457Z use_cache=True, 2025-05-07T20:59:14.5408690Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:14.5408971Z use_cpu=True, 2025-05-07T20:59:14.5409200Z output_dtype=SparseType.FP32, 2025-05-07T20:59:14.5409451Z ) 2025-05-07T20:59:14.5409679Z Trying example: test_backward_adagrad_large_dims( 2025-05-07T20:59:14.5410310Z self=, 2025-05-07T20:59:14.5410923Z weights_precision=SparseType.FP32, 2025-05-07T20:59:14.5411241Z mixed_B=False, 2025-05-07T20:59:14.5411479Z pooling_mode=, 2025-05-07T20:59:14.5411746Z T=2, 2025-05-07T20:59:14.5411924Z D=317, 2025-05-07T20:59:14.5412110Z B=32, 2025-05-07T20:59:14.5412297Z log_E=5, 2025-05-07T20:59:14.5412482Z L=15, 2025-05-07T20:59:14.5412672Z D_gradcheck=1, 2025-05-07T20:59:14.5412894Z stochastic_rounding=False, 2025-05-07T20:59:14.5413138Z weighted=True, 2025-05-07T20:59:14.5413348Z row_wise=True, 2025-05-07T20:59:14.5413570Z mixed=True, 2025-05-07T20:59:14.5413781Z use_cache=True, 2025-05-07T20:59:14.5414011Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:14.5414295Z use_cpu=False, 2025-05-07T20:59:14.5414527Z output_dtype=SparseType.FP16, 2025-05-07T20:59:14.5414777Z ) 2025-05-07T20:59:14.5415007Z Trying example: test_backward_adagrad_large_dims( 2025-05-07T20:59:14.5415638Z self=, 2025-05-07T20:59:14.5416250Z weights_precision=SparseType.FP32, 2025-05-07T20:59:14.5416625Z mixed_B=True, 2025-05-07T20:59:14.5416861Z pooling_mode=, 2025-05-07T20:59:14.5417137Z T=1, 2025-05-07T20:59:14.5417315Z D=257, 2025-05-07T20:59:14.5417505Z B=55, 2025-05-07T20:59:14.5417690Z log_E=4, 2025-05-07T20:59:14.5417874Z L=8, 2025-05-07T20:59:14.5418064Z D_gradcheck=1, 2025-05-07T20:59:14.5418295Z stochastic_rounding=False, 2025-05-07T20:59:14.5418543Z weighted=False, 2025-05-07T20:59:14.5418755Z row_wise=False, 2025-05-07T20:59:14.5418961Z mixed=False, 2025-05-07T20:59:14.5427978Z use_cache=False, 2025-05-07T20:59:14.5428254Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:14.5428547Z use_cpu=False, 2025-05-07T20:59:14.5428864Z output_dtype=SparseType.FP32, 2025-05-07T20:59:14.5429131Z ) 2025-05-07T20:59:14.5429367Z Trying example: test_backward_adagrad_large_dims( 2025-05-07T20:59:14.5430002Z self=, 2025-05-07T20:59:14.5430622Z weights_precision=SparseType.FP16, 2025-05-07T20:59:14.5430907Z mixed_B=True, 2025-05-07T20:59:14.5431149Z pooling_mode=, 2025-05-07T20:59:14.5431426Z T=3, 2025-05-07T20:59:14.5431615Z D=390, 2025-05-07T20:59:14.5431805Z B=28, 2025-05-07T20:59:14.5431989Z log_E=3, 2025-05-07T20:59:14.5432190Z L=13, 2025-05-07T20:59:14.5432381Z D_gradcheck=2, 2025-05-07T20:59:14.5432604Z stochastic_rounding=False, 2025-05-07T20:59:14.5432860Z weighted=True, 2025-05-07T20:59:14.5433070Z row_wise=True, 2025-05-07T20:59:14.5433272Z mixed=True, 2025-05-07T20:59:14.5433483Z use_cache=True, 2025-05-07T20:59:14.5433723Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:14.5433997Z use_cpu=False, 2025-05-07T20:59:14.5434237Z output_dtype=SparseType.BF16, 2025-05-07T20:59:14.5434493Z ) 2025-05-07T20:59:14.5434720Z Trying example: test_backward_adagrad_large_dims( 2025-05-07T20:59:14.5435356Z self=, 2025-05-07T20:59:14.5436035Z weights_precision=SparseType.FP16, 2025-05-07T20:59:14.5436320Z mixed_B=False, 2025-05-07T20:59:14.5436555Z pooling_mode=, 2025-05-07T20:59:14.5436828Z T=4, 2025-05-07T20:59:14.5437063Z D=402, 2025-05-07T20:59:14.5437248Z B=23, 2025-05-07T20:59:14.5437439Z log_E=5, 2025-05-07T20:59:14.5437637Z L=16, 2025-05-07T20:59:14.5437823Z D_gradcheck=2, 2025-05-07T20:59:14.5438057Z stochastic_rounding=False, 2025-05-07T20:59:14.5438313Z weighted=False, 2025-05-07T20:59:14.5438519Z row_wise=False, 2025-05-07T20:59:14.5438731Z mixed=False, 2025-05-07T20:59:14.5438945Z use_cache=False, 2025-05-07T20:59:14.5439184Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:14.5439469Z use_cpu=False, 2025-05-07T20:59:14.5439747Z output_dtype=SparseType.FP32, 2025-05-07T20:59:14.5439998Z ) 2025-05-07T20:59:14.5440228Z Trying example: test_backward_adagrad_large_dims( 2025-05-07T20:59:14.5440861Z self=, 2025-05-07T20:59:14.5441471Z weights_precision=SparseType.FP32, 2025-05-07T20:59:14.5441752Z mixed_B=True, 2025-05-07T20:59:14.5441997Z pooling_mode=, 2025-05-07T20:59:14.5442269Z T=5, 2025-05-07T20:59:14.5442449Z D=407, 2025-05-07T20:59:14.5442639Z B=60, 2025-05-07T20:59:14.5442833Z log_E=4, 2025-05-07T20:59:14.5443022Z L=10, 2025-05-07T20:59:14.5443212Z D_gradcheck=1, 2025-05-07T20:59:14.5443442Z stochastic_rounding=False, 2025-05-07T20:59:14.5443686Z weighted=True, 2025-05-07T20:59:14.5443897Z row_wise=True, 2025-05-07T20:59:14.5444106Z mixed=True, 2025-05-07T20:59:14.5444306Z use_cache=True, 2025-05-07T20:59:14.5444544Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:14.5444826Z use_cpu=False, 2025-05-07T20:59:14.5445052Z output_dtype=SparseType.FP32, 2025-05-07T20:59:14.5445311Z ) 2025-05-07T20:59:14.5445546Z Trying example: test_backward_adagrad_large_dims( 2025-05-07T20:59:14.5446170Z self=, 2025-05-07T20:59:14.5446793Z weights_precision=SparseType.FP32, 2025-05-07T20:59:14.5447073Z mixed_B=True, 2025-05-07T20:59:14.5447306Z pooling_mode=, 2025-05-07T20:59:14.5447577Z T=1, 2025-05-07T20:59:14.5447761Z D=202, 2025-05-07T20:59:14.5447951Z B=29, 2025-05-07T20:59:14.5448134Z log_E=4, 2025-05-07T20:59:14.5448331Z L=13, 2025-05-07T20:59:14.5448579Z D_gradcheck=2, 2025-05-07T20:59:14.5448802Z stochastic_rounding=True, 2025-05-07T20:59:14.5449055Z weighted=True, 2025-05-07T20:59:14.5449268Z row_wise=True, 2025-05-07T20:59:14.5449472Z mixed=False, 2025-05-07T20:59:14.5449686Z use_cache=False, 2025-05-07T20:59:14.5449937Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:14.5450212Z use_cpu=False, 2025-05-07T20:59:14.5450450Z output_dtype=SparseType.BF16, 2025-05-07T20:59:14.5450714Z ) 2025-05-07T20:59:14.5450940Z Trying example: test_backward_adagrad_large_dims( 2025-05-07T20:59:14.5451580Z self=, 2025-05-07T20:59:14.5452195Z weights_precision=SparseType.FP16, 2025-05-07T20:59:14.5452470Z mixed_B=True, 2025-05-07T20:59:14.5452708Z pooling_mode=, 2025-05-07T20:59:14.5452986Z T=2, 2025-05-07T20:59:14.5453173Z D=147, 2025-05-07T20:59:14.5453356Z B=37, 2025-05-07T20:59:14.5453542Z log_E=5, 2025-05-07T20:59:14.5453735Z L=9, 2025-05-07T20:59:14.5453916Z D_gradcheck=2, 2025-05-07T20:59:14.5454139Z stochastic_rounding=True, 2025-05-07T20:59:14.5454398Z weighted=True, 2025-05-07T20:59:14.5454602Z row_wise=False, 2025-05-07T20:59:14.5454813Z mixed=True, 2025-05-07T20:59:14.5455021Z use_cache=False, 2025-05-07T20:59:14.5455312Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:14.5455591Z use_cpu=True, 2025-05-07T20:59:14.5455821Z output_dtype=SparseType.BF16, 2025-05-07T20:59:14.5456070Z ) 2025-05-07T20:59:14.5456451Z Trying example: test_backward_adagrad_large_dims( 2025-05-07T20:59:14.5457088Z self=, 2025-05-07T20:59:14.5457696Z weights_precision=SparseType.FP16, 2025-05-07T20:59:14.5458008Z mixed_B=False, 2025-05-07T20:59:14.5458271Z pooling_mode=, 2025-05-07T20:59:14.5458536Z T=5, 2025-05-07T20:59:14.5458720Z D=151, 2025-05-07T20:59:14.5458908Z B=93, 2025-05-07T20:59:14.5459096Z log_E=3, 2025-05-07T20:59:14.5459606Z L=15, 2025-05-07T20:59:14.5459815Z D_gradcheck=2, 2025-05-07T20:59:14.5460031Z stochastic_rounding=True, 2025-05-07T20:59:14.5460271Z weighted=True, 2025-05-07T20:59:14.5460472Z row_wise=False, 2025-05-07T20:59:14.5460677Z mixed=False, 2025-05-07T20:59:14.5460868Z use_cache=True, 2025-05-07T20:59:14.5461091Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:14.5461361Z use_cpu=False, 2025-05-07T20:59:14.5461583Z output_dtype=SparseType.FP16, 2025-05-07T20:59:14.5461833Z ) 2025-05-07T20:59:14.5462058Z Trying example: test_backward_adagrad_large_dims( 2025-05-07T20:59:14.5462675Z self=, 2025-05-07T20:59:14.5463280Z weights_precision=SparseType.FP16, 2025-05-07T20:59:14.5463553Z mixed_B=False, 2025-05-07T20:59:14.5463777Z pooling_mode=, 2025-05-07T20:59:14.5464042Z T=1, 2025-05-07T20:59:14.5464219Z D=129, 2025-05-07T20:59:14.5464395Z B=28, 2025-05-07T20:59:14.5464577Z log_E=5, 2025-05-07T20:59:14.5464765Z L=13, 2025-05-07T20:59:14.5464947Z D_gradcheck=2, 2025-05-07T20:59:14.5465160Z stochastic_rounding=False, 2025-05-07T20:59:14.5465408Z weighted=True, 2025-05-07T20:59:14.5465610Z row_wise=False, 2025-05-07T20:59:14.5465805Z mixed=False, 2025-05-07T20:59:14.5466010Z use_cache=False, 2025-05-07T20:59:14.5466244Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:14.5466510Z use_cpu=True, 2025-05-07T20:59:14.5466732Z output_dtype=SparseType.FP32, 2025-05-07T20:59:14.5466980Z ) 2025-05-07T20:59:53.4159831Z Trying example: test_backward_adagrad_large_dims( 2025-05-07T20:59:53.4160945Z self=, 2025-05-07T20:59:53.4161585Z weights_precision=SparseType.FP16, 2025-05-07T20:59:53.4161881Z mixed_B=True, 2025-05-07T20:59:53.4162121Z pooling_mode=, 2025-05-07T20:59:53.4162423Z T=1, 2025-05-07T20:59:53.4162622Z D=413, 2025-05-07T20:59:53.4162804Z B=60, 2025-05-07T20:59:53.4162995Z log_E=5, 2025-05-07T20:59:53.4163192Z L=8, 2025-05-07T20:59:53.4163383Z D_gradcheck=1, 2025-05-07T20:59:53.4163615Z stochastic_rounding=True, 2025-05-07T20:59:53.4163873Z weighted=False, 2025-05-07T20:59:53.4164083Z row_wise=False, 2025-05-07T20:59:53.4164308Z mixed=True, 2025-05-07T20:59:53.4164526Z use_cache=True, 2025-05-07T20:59:53.4164767Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:53.4165046Z use_cpu=True, 2025-05-07T20:59:53.4165282Z output_dtype=SparseType.BF16, 2025-05-07T20:59:53.4165551Z ) 2025-05-07T20:59:53.4165785Z Trying example: test_backward_adagrad_large_dims( 2025-05-07T20:59:53.4166440Z self=, 2025-05-07T20:59:53.4167069Z weights_precision=SparseType.FP16, 2025-05-07T20:59:53.4167350Z mixed_B=True, 2025-05-07T20:59:53.4167589Z pooling_mode=, 2025-05-07T20:59:53.4167869Z T=3, 2025-05-07T20:59:53.4168053Z D=247, 2025-05-07T20:59:53.4168355Z B=103, 2025-05-07T20:59:53.4168549Z log_E=5, 2025-05-07T20:59:53.4168738Z L=7, 2025-05-07T20:59:53.4168932Z D_gradcheck=1, 2025-05-07T20:59:53.4169161Z stochastic_rounding=True, 2025-05-07T20:59:53.4169410Z weighted=False, 2025-05-07T20:59:53.4169716Z row_wise=True, 2025-05-07T20:59:53.4169930Z mixed=False, 2025-05-07T20:59:53.4170132Z use_cache=True, 2025-05-07T20:59:53.4170364Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:53.4170648Z use_cpu=False, 2025-05-07T20:59:53.4170878Z output_dtype=SparseType.FP16, 2025-05-07T20:59:53.4171134Z ) 2025-05-07T20:59:53.4171366Z Trying example: test_backward_adagrad_large_dims( 2025-05-07T20:59:53.4172010Z self=, 2025-05-07T20:59:53.4172727Z weights_precision=SparseType.FP32, 2025-05-07T20:59:53.4173011Z mixed_B=False, 2025-05-07T20:59:53.4173249Z pooling_mode=, 2025-05-07T20:59:53.4173525Z T=5, 2025-05-07T20:59:53.4173712Z D=128, 2025-05-07T20:59:53.4173904Z B=12, 2025-05-07T20:59:53.4174082Z log_E=5, 2025-05-07T20:59:53.4174275Z L=12, 2025-05-07T20:59:53.4174468Z D_gradcheck=2, 2025-05-07T20:59:53.4174692Z stochastic_rounding=False, 2025-05-07T20:59:53.4174947Z weighted=False, 2025-05-07T20:59:53.4175159Z row_wise=True, 2025-05-07T20:59:53.4175361Z mixed=False, 2025-05-07T20:59:53.4175571Z use_cache=False, 2025-05-07T20:59:53.4175818Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:53.4176103Z use_cpu=False, 2025-05-07T20:59:53.4176425Z output_dtype=SparseType.FP32, 2025-05-07T20:59:53.4176686Z ) 2025-05-07T20:59:53.4176920Z Trying example: test_backward_adagrad_large_dims( 2025-05-07T20:59:53.4177561Z self=, 2025-05-07T20:59:53.4178186Z weights_precision=SparseType.FP16, 2025-05-07T20:59:53.4178473Z mixed_B=False, 2025-05-07T20:59:53.4178737Z pooling_mode=, 2025-05-07T20:59:53.4179007Z T=5, 2025-05-07T20:59:53.4179194Z D=243, 2025-05-07T20:59:53.4179382Z B=114, 2025-05-07T20:59:53.4179571Z log_E=4, 2025-05-07T20:59:53.4179768Z L=0, 2025-05-07T20:59:53.4179958Z D_gradcheck=1, 2025-05-07T20:59:53.4180179Z stochastic_rounding=True, 2025-05-07T20:59:53.4180430Z weighted=True, 2025-05-07T20:59:53.4180644Z row_wise=False, 2025-05-07T20:59:53.4180848Z mixed=True, 2025-05-07T20:59:53.4181109Z use_cache=False, 2025-05-07T20:59:53.4181359Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:53.4181632Z use_cpu=True, 2025-05-07T20:59:53.4181862Z output_dtype=SparseType.BF16, 2025-05-07T20:59:53.4182123Z ) 2025-05-07T20:59:53.4182353Z Trying example: test_backward_adagrad_large_dims( 2025-05-07T20:59:53.4182987Z self=, 2025-05-07T20:59:53.4183607Z weights_precision=SparseType.FP32, 2025-05-07T20:59:53.4183887Z mixed_B=False, 2025-05-07T20:59:53.4184115Z pooling_mode=, 2025-05-07T20:59:53.4184392Z T=3, 2025-05-07T20:59:53.4184582Z D=282, 2025-05-07T20:59:53.4184763Z B=92, 2025-05-07T20:59:53.4184950Z log_E=4, 2025-05-07T20:59:53.4185143Z L=13, 2025-05-07T20:59:53.4185327Z D_gradcheck=1, 2025-05-07T20:59:53.4185553Z stochastic_rounding=False, 2025-05-07T20:59:53.4185811Z weighted=False, 2025-05-07T20:59:53.4186021Z row_wise=True, 2025-05-07T20:59:53.4186230Z mixed=False, 2025-05-07T20:59:53.4186441Z use_cache=False, 2025-05-07T20:59:53.4186681Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:53.4186967Z use_cpu=False, 2025-05-07T20:59:53.4187198Z output_dtype=SparseType.BF16, 2025-05-07T20:59:53.4187449Z ) 2025-05-07T20:59:53.4187677Z Trying example: test_backward_adagrad_large_dims( 2025-05-07T20:59:53.4188370Z self=, 2025-05-07T20:59:53.4188991Z weights_precision=SparseType.FP32, 2025-05-07T20:59:53.4189268Z mixed_B=False, 2025-05-07T20:59:53.4189548Z pooling_mode=, 2025-05-07T20:59:53.4189827Z T=3, 2025-05-07T20:59:53.4190009Z D=128, 2025-05-07T20:59:53.4190194Z B=92, 2025-05-07T20:59:53.4190384Z log_E=4, 2025-05-07T20:59:53.4190572Z L=13, 2025-05-07T20:59:53.4192273Z D_gradcheck=1, 2025-05-07T20:59:53.4192506Z stochastic_rounding=False, 2025-05-07T20:59:53.4192755Z weighted=False, 2025-05-07T20:59:53.4192973Z row_wise=True, 2025-05-07T20:59:53.4193181Z mixed=False, 2025-05-07T20:59:53.4193430Z use_cache=False, 2025-05-07T20:59:53.4193678Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:53.4193962Z use_cpu=False, 2025-05-07T20:59:53.4194188Z output_dtype=SparseType.BF16, 2025-05-07T20:59:53.4194455Z ) 2025-05-07T20:59:53.4194688Z Trying example: test_backward_adagrad_large_dims( 2025-05-07T20:59:53.4195331Z self=, 2025-05-07T20:59:53.4195946Z weights_precision=SparseType.FP32, 2025-05-07T20:59:53.4196230Z mixed_B=False, 2025-05-07T20:59:53.4196470Z pooling_mode=, 2025-05-07T20:59:53.4196735Z T=3, 2025-05-07T20:59:53.4196922Z D=128, 2025-05-07T20:59:53.4197104Z B=92, 2025-05-07T20:59:53.4197282Z log_E=3, 2025-05-07T20:59:53.4197477Z L=13, 2025-05-07T20:59:53.4197666Z D_gradcheck=1, 2025-05-07T20:59:53.4197888Z stochastic_rounding=False, 2025-05-07T20:59:53.4198142Z weighted=False, 2025-05-07T20:59:53.4198357Z row_wise=True, 2025-05-07T20:59:53.4198556Z mixed=False, 2025-05-07T20:59:53.4198766Z use_cache=False, 2025-05-07T20:59:53.4199009Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:53.4199283Z use_cpu=False, 2025-05-07T20:59:53.4199516Z output_dtype=SparseType.BF16, 2025-05-07T20:59:53.4199776Z ) 2025-05-07T20:59:53.4200002Z Trying example: test_backward_adagrad_large_dims( 2025-05-07T20:59:53.4200646Z self=, 2025-05-07T20:59:53.4201264Z weights_precision=SparseType.FP32, 2025-05-07T20:59:53.4201543Z mixed_B=False, 2025-05-07T20:59:53.4201773Z pooling_mode=, 2025-05-07T20:59:53.4202048Z T=3, 2025-05-07T20:59:53.4202281Z D=128, 2025-05-07T20:59:53.4202463Z B=13, 2025-05-07T20:59:53.4202647Z log_E=3, 2025-05-07T20:59:53.4202842Z L=13, 2025-05-07T20:59:53.4203026Z D_gradcheck=1, 2025-05-07T20:59:53.4203258Z stochastic_rounding=False, 2025-05-07T20:59:53.4203513Z weighted=False, 2025-05-07T20:59:53.4203718Z row_wise=True, 2025-05-07T20:59:53.4203928Z mixed=False, 2025-05-07T20:59:53.4204137Z use_cache=False, 2025-05-07T20:59:53.4204380Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:53.4204661Z use_cpu=False, 2025-05-07T20:59:53.4204895Z output_dtype=SparseType.BF16, 2025-05-07T20:59:53.4205148Z ) 2025-05-07T20:59:53.4205383Z Trying example: test_backward_adagrad_large_dims( 2025-05-07T20:59:53.4206026Z self=, 2025-05-07T20:59:53.4206643Z weights_precision=SparseType.FP32, 2025-05-07T20:59:53.4206916Z mixed_B=False, 2025-05-07T20:59:53.4207157Z pooling_mode=, 2025-05-07T20:59:53.4207429Z T=3, 2025-05-07T20:59:53.4207609Z D=128, 2025-05-07T20:59:53.4207803Z B=13, 2025-05-07T20:59:53.4207988Z log_E=3, 2025-05-07T20:59:53.4208179Z L=3, 2025-05-07T20:59:53.4208370Z D_gradcheck=1, 2025-05-07T20:59:53.4208596Z stochastic_rounding=False, 2025-05-07T20:59:53.4208851Z weighted=False, 2025-05-07T20:59:53.4209065Z row_wise=True, 2025-05-07T20:59:53.4209326Z mixed=False, 2025-05-07T20:59:53.4209531Z use_cache=False, 2025-05-07T20:59:53.4209778Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:53.4210060Z use_cpu=False, 2025-05-07T20:59:53.4210329Z output_dtype=SparseType.BF16, 2025-05-07T20:59:53.4210588Z ) 2025-05-07T20:59:53.4210760Z PASSED 2025-05-07T20:59:53.4210865Z 2025-05-07T20:59:53.4211006Z =============================== warnings summary =============================== 2025-05-07T20:59:53.4211648Z test/tbe/training/backward_adagrad_large_dim_test.py::BackwardAdagradLargeDimTest::test_backward_adagrad_large_dims 2025-05-07T20:59:53.4213142Z /home/ec2-user/miniconda/envs/build_binary/lib/python3.12/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:53.4214371Z warnings.warn( 2025-05-07T20:59:53.4214505Z 2025-05-07T20:59:53.4214728Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2025-05-07T20:59:53.4215188Z =================== 1 passed, 1 warning in 87.80s (0:01:27) ==================== 2025-05-07T20:59:54.1247739Z 2025-05-07T20:59:54.1248539Z [TEST] Python test suite PASSED: ./tbe/training/backward_adagrad_large_dim_test.py 2025-05-07T20:59:54.1267430Z [TEST] Python test time for ./tbe/training/backward_adagrad_large_dim_test.py: 91 seconds 2025-05-07T20:59:54.1267799Z 2025-05-07T20:59:54.1267803Z 2025-05-07T20:59:54.1267807Z 2025-05-07T20:59:54.1267821Z 2025-05-07T20:59:54.1288366Z ################################################################################ 2025-05-07T20:59:54.1303586Z # [2025-05-07T20:59:54.130Z] Run Python Test Suite: 2025-05-07T20:59:54.1303939Z # ./tbe/training/backward_adagrad_test.py 2025-05-07T20:59:54.1304249Z ################################################################################ 2025-05-07T20:59:54.1330048Z + 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:54.1330700Z 2025-05-07T20:59:56.2976580Z ============================= test session starts ============================== 2025-05-07T20:59:56.2977613Z platform linux -- Python 3.12.2, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:59:56.2978518Z cachedir: .pytest_cache 2025-05-07T20:59:56.2979752Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:59:56.2981001Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:59:56.2981717Z plugins: hypothesis-6.131.14 2025-05-07T20:59:57.9859140Z collecting ... collected 8 items 2025-05-07T20:59:57.9859674Z 2025-05-07T21:00:07.1029284Z tbe/training/backward_adagrad_test.py::BackwardAdagradTest::test_backward_adagrad_fp16_pmMEAN Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:07.1030303Z self=, 2025-05-07T21:00:07.1030847Z mixed_B=False, 2025-05-07T21:00:07.1031067Z compile=False, 2025-05-07T21:00:07.1039973Z T=1, 2025-05-07T21:00:07.1040182Z D=2, 2025-05-07T21:00:07.1040364Z B=1, 2025-05-07T21:00:07.1040567Z log_E=3, 2025-05-07T21:00:07.1040780Z L=0, 2025-05-07T21:00:07.1040968Z D_gradcheck=1, 2025-05-07T21:00:07.1041215Z stochastic_rounding=False, 2025-05-07T21:00:07.1041478Z weighted=False, 2025-05-07T21:00:07.1041688Z row_wise=False, 2025-05-07T21:00:07.1041898Z mixed=False, 2025-05-07T21:00:07.1042115Z use_cache=False, 2025-05-07T21:00:07.1042359Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:07.1042664Z use_cpu=False, 2025-05-07T21:00:07.1042937Z output_dtype=SparseType.FP32, 2025-05-07T21:00:07.1043408Z ) 2025-05-07T21:00:07.1043635Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:07.1044207Z self=, 2025-05-07T21:00:07.1044829Z mixed_B=True, 2025-05-07T21:00:07.1045027Z compile=False, 2025-05-07T21:00:07.1045229Z T=1, 2025-05-07T21:00:07.1045407Z D=2, 2025-05-07T21:00:07.1045575Z B=1, 2025-05-07T21:00:07.1045749Z log_E=3, 2025-05-07T21:00:07.1045932Z L=0, 2025-05-07T21:00:07.1046102Z D_gradcheck=1, 2025-05-07T21:00:07.1046324Z stochastic_rounding=False, 2025-05-07T21:00:07.1046572Z weighted=False, 2025-05-07T21:00:07.1046770Z row_wise=False, 2025-05-07T21:00:07.1046971Z mixed=False, 2025-05-07T21:00:07.1047265Z use_cache=False, 2025-05-07T21:00:07.1047498Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:07.1047783Z use_cpu=False, 2025-05-07T21:00:07.1048012Z output_dtype=SparseType.FP32, 2025-05-07T21:00:07.1048266Z ) 2025-05-07T21:00:07.1048499Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:07.1049077Z self=, 2025-05-07T21:00:07.1049599Z mixed_B=True, 2025-05-07T21:00:07.1049813Z compile=False, 2025-05-07T21:00:07.1050024Z T=4, 2025-05-07T21:00:07.1050202Z D=35, 2025-05-07T21:00:07.1050391Z B=96, 2025-05-07T21:00:07.1050580Z log_E=4, 2025-05-07T21:00:07.1050774Z L=10, 2025-05-07T21:00:07.1050957Z D_gradcheck=1, 2025-05-07T21:00:07.1051184Z stochastic_rounding=True, 2025-05-07T21:00:07.1051440Z weighted=False, 2025-05-07T21:00:07.1051644Z row_wise=True, 2025-05-07T21:00:07.1051847Z mixed=True, 2025-05-07T21:00:07.1052055Z use_cache=False, 2025-05-07T21:00:07.1052296Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:07.1052595Z use_cpu=True, 2025-05-07T21:00:07.1052860Z output_dtype=SparseType.BF16, 2025-05-07T21:00:07.1053109Z ) 2025-05-07T21:00:07.1053347Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:07.1053921Z self=, 2025-05-07T21:00:07.1054443Z mixed_B=True, 2025-05-07T21:00:07.1054654Z compile=True, 2025-05-07T21:00:07.1054864Z T=3, 2025-05-07T21:00:07.1055045Z D=29, 2025-05-07T21:00:07.1055232Z B=89, 2025-05-07T21:00:07.1055415Z log_E=4, 2025-05-07T21:00:07.1055601Z L=10, 2025-05-07T21:00:07.1055793Z D_gradcheck=1, 2025-05-07T21:00:07.1056095Z stochastic_rounding=True, 2025-05-07T21:00:07.1056428Z weighted=True, 2025-05-07T21:00:07.1056642Z row_wise=False, 2025-05-07T21:00:07.1056853Z mixed=False, 2025-05-07T21:00:07.1057062Z use_cache=True, 2025-05-07T21:00:07.1057293Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:07.1057573Z use_cpu=False, 2025-05-07T21:00:07.1057802Z output_dtype=SparseType.FP32, 2025-05-07T21:00:07.1058050Z ) 2025-05-07T21:00:07.1058280Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:07.1058849Z self=, 2025-05-07T21:00:07.1059556Z mixed_B=False, 2025-05-07T21:00:07.1059773Z compile=True, 2025-05-07T21:00:07.1059978Z T=4, 2025-05-07T21:00:07.1060158Z D=113, 2025-05-07T21:00:07.1060347Z B=127, 2025-05-07T21:00:07.1060536Z log_E=5, 2025-05-07T21:00:07.1060724Z L=17, 2025-05-07T21:00:07.1060910Z D_gradcheck=1, 2025-05-07T21:00:07.1061138Z stochastic_rounding=True, 2025-05-07T21:00:07.1061385Z weighted=True, 2025-05-07T21:00:07.1061600Z row_wise=False, 2025-05-07T21:00:07.1061810Z mixed=True, 2025-05-07T21:00:07.1062015Z use_cache=False, 2025-05-07T21:00:07.1062262Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:07.1062547Z use_cpu=True, 2025-05-07T21:00:07.1062773Z output_dtype=SparseType.BF16, 2025-05-07T21:00:07.1063029Z ) 2025-05-07T21:00:07.1063338Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:07.1063909Z self=, 2025-05-07T21:00:07.1064504Z mixed_B=True, 2025-05-07T21:00:07.1064720Z compile=True, 2025-05-07T21:00:07.1064928Z T=4, 2025-05-07T21:00:07.1065108Z D=64, 2025-05-07T21:00:07.1065295Z B=73, 2025-05-07T21:00:07.1065482Z log_E=4, 2025-05-07T21:00:07.1065671Z L=0, 2025-05-07T21:00:07.1065857Z D_gradcheck=2, 2025-05-07T21:00:07.1066088Z stochastic_rounding=True, 2025-05-07T21:00:07.1066334Z weighted=True, 2025-05-07T21:00:07.1066543Z row_wise=False, 2025-05-07T21:00:07.1066750Z mixed=True, 2025-05-07T21:00:07.1066947Z use_cache=True, 2025-05-07T21:00:07.1067255Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:07.1067538Z use_cpu=False, 2025-05-07T21:00:07.1067764Z output_dtype=SparseType.FP16, 2025-05-07T21:00:07.1068019Z ) 2025-05-07T21:00:07.1068250Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:07.1068815Z self=, 2025-05-07T21:00:07.1069345Z mixed_B=False, 2025-05-07T21:00:07.1069555Z compile=False, 2025-05-07T21:00:07.1069763Z T=3, 2025-05-07T21:00:07.1069941Z D=100, 2025-05-07T21:00:07.1070125Z B=28, 2025-05-07T21:00:07.1070308Z log_E=5, 2025-05-07T21:00:07.1070494Z L=8, 2025-05-07T21:00:07.1070677Z D_gradcheck=1, 2025-05-07T21:00:07.1070902Z stochastic_rounding=True, 2025-05-07T21:00:07.1071147Z weighted=False, 2025-05-07T21:00:07.1071359Z row_wise=False, 2025-05-07T21:00:07.1071564Z mixed=True, 2025-05-07T21:00:07.1071762Z use_cache=True, 2025-05-07T21:00:07.1071999Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:07.1072290Z use_cpu=False, 2025-05-07T21:00:07.1072533Z output_dtype=SparseType.FP16, 2025-05-07T21:00:07.1072830Z ) 2025-05-07T21:00:07.1073063Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:07.1073632Z self=, 2025-05-07T21:00:07.1075662Z mixed_B=False, 2025-05-07T21:00:07.1075876Z compile=True, 2025-05-07T21:00:07.1076082Z T=1, 2025-05-07T21:00:07.1076260Z D=17, 2025-05-07T21:00:07.1076444Z B=77, 2025-05-07T21:00:07.1076631Z log_E=4, 2025-05-07T21:00:07.1076819Z L=0, 2025-05-07T21:00:07.1077010Z D_gradcheck=2, 2025-05-07T21:00:07.1077306Z stochastic_rounding=True, 2025-05-07T21:00:07.1077554Z weighted=False, 2025-05-07T21:00:07.1077768Z row_wise=True, 2025-05-07T21:00:07.1077975Z mixed=True, 2025-05-07T21:00:07.1078175Z use_cache=True, 2025-05-07T21:00:07.1078414Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:07.1078695Z use_cpu=True, 2025-05-07T21:00:07.1078922Z output_dtype=SparseType.FP16, 2025-05-07T21:00:07.1079180Z ) 2025-05-07T21:00:07.1079408Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:07.1079969Z self=, 2025-05-07T21:00:07.1080496Z mixed_B=False, 2025-05-07T21:00:07.1080705Z compile=False, 2025-05-07T21:00:07.1080903Z T=1, 2025-05-07T21:00:07.1081084Z D=97, 2025-05-07T21:00:07.1081266Z B=84, 2025-05-07T21:00:07.1081445Z log_E=3, 2025-05-07T21:00:07.1081635Z L=5, 2025-05-07T21:00:07.1081821Z D_gradcheck=1, 2025-05-07T21:00:07.1082039Z stochastic_rounding=False, 2025-05-07T21:00:07.1082293Z weighted=False, 2025-05-07T21:00:07.1082501Z row_wise=True, 2025-05-07T21:00:07.1082705Z mixed=True, 2025-05-07T21:00:07.1082903Z use_cache=True, 2025-05-07T21:00:07.1083142Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:07.1083420Z use_cpu=True, 2025-05-07T21:00:07.1083643Z output_dtype=SparseType.BF16, 2025-05-07T21:00:07.1083896Z ) 2025-05-07T21:00:07.1084179Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:07.1084742Z self=, 2025-05-07T21:00:07.1085304Z mixed_B=False, 2025-05-07T21:00:07.1085516Z compile=False, 2025-05-07T21:00:07.1085714Z T=1, 2025-05-07T21:00:07.1085897Z D=59, 2025-05-07T21:00:07.1086084Z B=72, 2025-05-07T21:00:07.1086264Z log_E=3, 2025-05-07T21:00:07.1086457Z L=13, 2025-05-07T21:00:07.1086645Z D_gradcheck=2, 2025-05-07T21:00:07.1086862Z stochastic_rounding=False, 2025-05-07T21:00:07.1087124Z weighted=False, 2025-05-07T21:00:07.1087334Z row_wise=True, 2025-05-07T21:00:07.1087535Z mixed=False, 2025-05-07T21:00:07.1087749Z use_cache=True, 2025-05-07T21:00:07.1088074Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:07.1088358Z use_cpu=True, 2025-05-07T21:00:07.1088589Z output_dtype=SparseType.BF16, 2025-05-07T21:00:07.1088839Z ) 2025-05-07T21:00:07.1089074Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:07.1089649Z self=, 2025-05-07T21:00:07.1090183Z mixed_B=False, 2025-05-07T21:00:07.1090390Z compile=False, 2025-05-07T21:00:07.1090597Z T=5, 2025-05-07T21:00:07.1090787Z D=32, 2025-05-07T21:00:07.1090967Z B=93, 2025-05-07T21:00:07.1091159Z log_E=3, 2025-05-07T21:00:07.1091354Z L=3, 2025-05-07T21:00:07.1091537Z D_gradcheck=1, 2025-05-07T21:00:07.1091765Z stochastic_rounding=False, 2025-05-07T21:00:07.1092017Z weighted=False, 2025-05-07T21:00:07.1092221Z row_wise=True, 2025-05-07T21:00:07.1092429Z mixed=False, 2025-05-07T21:00:07.1092640Z use_cache=False, 2025-05-07T21:00:07.1092888Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:07.1093174Z use_cpu=False, 2025-05-07T21:00:07.1093406Z output_dtype=SparseType.FP32, 2025-05-07T21:00:07.1093655Z ) 2025-05-07T21:00:07.1093885Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:07.1094458Z self=, 2025-05-07T21:00:07.1094977Z mixed_B=False, 2025-05-07T21:00:07.1095194Z compile=False, 2025-05-07T21:00:07.1095402Z T=3, 2025-05-07T21:00:07.1095581Z D=32, 2025-05-07T21:00:07.1095768Z B=116, 2025-05-07T21:00:07.1095958Z log_E=3, 2025-05-07T21:00:07.1096146Z L=12, 2025-05-07T21:00:07.1096331Z D_gradcheck=2, 2025-05-07T21:00:07.1096717Z stochastic_rounding=False, 2025-05-07T21:00:07.1096974Z weighted=False, 2025-05-07T21:00:07.1097179Z row_wise=False, 2025-05-07T21:00:07.1097391Z mixed=True, 2025-05-07T21:00:07.1097601Z use_cache=False, 2025-05-07T21:00:07.1097844Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:07.1098131Z use_cpu=True, 2025-05-07T21:00:07.1098360Z output_dtype=SparseType.BF16, 2025-05-07T21:00:07.1098606Z ) 2025-05-07T21:00:07.1098839Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:07.1099415Z self=, 2025-05-07T21:00:07.1099939Z mixed_B=True, 2025-05-07T21:00:07.1100156Z compile=False, 2025-05-07T21:00:07.1100368Z T=5, 2025-05-07T21:00:07.1100552Z D=119, 2025-05-07T21:00:07.1100744Z B=123, 2025-05-07T21:00:07.1100935Z log_E=5, 2025-05-07T21:00:07.1101123Z L=9, 2025-05-07T21:00:07.1101320Z D_gradcheck=1, 2025-05-07T21:00:07.1101553Z stochastic_rounding=True, 2025-05-07T21:00:07.1101804Z weighted=True, 2025-05-07T21:00:07.1102021Z row_wise=False, 2025-05-07T21:00:07.1102233Z mixed=False, 2025-05-07T21:00:07.1102444Z use_cache=True, 2025-05-07T21:00:07.1102710Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:07.1103021Z use_cpu=True, 2025-05-07T21:00:07.1103256Z output_dtype=SparseType.FP32, 2025-05-07T21:00:07.1103512Z ) 2025-05-07T21:00:07.1103799Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:07.1104375Z self=, 2025-05-07T21:00:07.1104933Z mixed_B=False, 2025-05-07T21:00:07.1105145Z compile=False, 2025-05-07T21:00:07.1105352Z T=1, 2025-05-07T21:00:07.1105529Z D=105, 2025-05-07T21:00:07.1105712Z B=4, 2025-05-07T21:00:07.1105897Z log_E=3, 2025-05-07T21:00:07.1106083Z L=0, 2025-05-07T21:00:07.1106274Z D_gradcheck=1, 2025-05-07T21:00:07.1106503Z stochastic_rounding=True, 2025-05-07T21:00:07.1106749Z weighted=True, 2025-05-07T21:00:07.1106958Z row_wise=False, 2025-05-07T21:00:07.1107168Z mixed=False, 2025-05-07T21:00:07.1107372Z use_cache=False, 2025-05-07T21:00:07.1107693Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:07.1107971Z use_cpu=True, 2025-05-07T21:00:07.1108195Z output_dtype=SparseType.FP16, 2025-05-07T21:00:07.1108450Z ) 2025-05-07T21:00:07.1108681Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:07.1109251Z self=, 2025-05-07T21:00:07.1109772Z mixed_B=False, 2025-05-07T21:00:07.1109985Z compile=False, 2025-05-07T21:00:07.1110189Z T=4, 2025-05-07T21:00:07.1110368Z D=43, 2025-05-07T21:00:07.1110557Z B=82, 2025-05-07T21:00:07.1110745Z log_E=3, 2025-05-07T21:00:07.1110934Z L=16, 2025-05-07T21:00:07.1111125Z D_gradcheck=1, 2025-05-07T21:00:07.1111349Z stochastic_rounding=True, 2025-05-07T21:00:07.1111599Z weighted=False, 2025-05-07T21:00:07.1111812Z row_wise=True, 2025-05-07T21:00:07.1112022Z mixed=True, 2025-05-07T21:00:07.1112221Z use_cache=False, 2025-05-07T21:00:07.1112477Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:07.1112768Z use_cpu=False, 2025-05-07T21:00:07.1112992Z output_dtype=SparseType.BF16, 2025-05-07T21:00:07.1113247Z ) 2025-05-07T21:00:07.1113484Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:07.1114049Z self=, 2025-05-07T21:00:07.1116055Z mixed_B=False, 2025-05-07T21:00:07.1116270Z compile=False, 2025-05-07T21:00:07.1116474Z T=5, 2025-05-07T21:00:07.1116653Z D=55, 2025-05-07T21:00:07.1116836Z B=79, 2025-05-07T21:00:07.1117024Z log_E=4, 2025-05-07T21:00:07.1117213Z L=19, 2025-05-07T21:00:07.1117400Z D_gradcheck=1, 2025-05-07T21:00:07.1117731Z stochastic_rounding=True, 2025-05-07T21:00:07.1117978Z weighted=False, 2025-05-07T21:00:07.1118189Z row_wise=True, 2025-05-07T21:00:07.1118394Z mixed=False, 2025-05-07T21:00:07.1118600Z use_cache=True, 2025-05-07T21:00:07.1118839Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:07.1119123Z use_cpu=True, 2025-05-07T21:00:07.1119346Z output_dtype=SparseType.FP32, 2025-05-07T21:00:07.1119602Z ) 2025-05-07T21:00:07.1119836Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:07.1120399Z self=, 2025-05-07T21:00:07.1120922Z mixed_B=False, 2025-05-07T21:00:07.1121128Z compile=True, 2025-05-07T21:00:07.1121332Z T=2, 2025-05-07T21:00:07.1121517Z D=42, 2025-05-07T21:00:07.1121701Z B=16, 2025-05-07T21:00:07.1121885Z log_E=3, 2025-05-07T21:00:07.1122073Z L=16, 2025-05-07T21:00:07.1122258Z D_gradcheck=2, 2025-05-07T21:00:07.1122492Z stochastic_rounding=True, 2025-05-07T21:00:07.1122739Z weighted=True, 2025-05-07T21:00:07.1122949Z row_wise=True, 2025-05-07T21:00:07.1123151Z mixed=True, 2025-05-07T21:00:07.1123353Z use_cache=True, 2025-05-07T21:00:07.1123592Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:07.1123875Z use_cpu=True, 2025-05-07T21:00:07.1124100Z output_dtype=SparseType.BF16, 2025-05-07T21:00:07.1124359Z ) 2025-05-07T21:00:07.8568156Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:07.8568933Z self=, 2025-05-07T21:00:07.8569670Z mixed_B=False, 2025-05-07T21:00:07.8570154Z compile=False, 2025-05-07T21:00:07.8570366Z T=4, 2025-05-07T21:00:07.8570545Z D=45, 2025-05-07T21:00:07.8570722Z B=83, 2025-05-07T21:00:07.8570962Z log_E=3, 2025-05-07T21:00:07.8571223Z L=15, 2025-05-07T21:00:07.8571491Z D_gradcheck=2, 2025-05-07T21:00:07.8571821Z stochastic_rounding=True, 2025-05-07T21:00:07.8572171Z weighted=True, 2025-05-07T21:00:07.8572456Z row_wise=True, 2025-05-07T21:00:07.8572747Z mixed=True, 2025-05-07T21:00:07.8572965Z use_cache=False, 2025-05-07T21:00:07.8573361Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:07.8573649Z use_cpu=True, 2025-05-07T21:00:07.8573874Z output_dtype=SparseType.FP32, 2025-05-07T21:00:07.8574120Z ) 2025-05-07T21:00:07.8574350Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:07.8574919Z self=, 2025-05-07T21:00:07.8575434Z mixed_B=False, 2025-05-07T21:00:07.8575634Z compile=False, 2025-05-07T21:00:07.8575837Z T=2, 2025-05-07T21:00:07.8576024Z D=38, 2025-05-07T21:00:07.8576200Z B=27, 2025-05-07T21:00:07.8576509Z log_E=5, 2025-05-07T21:00:07.8576700Z L=9, 2025-05-07T21:00:07.8576883Z D_gradcheck=2, 2025-05-07T21:00:07.8577112Z stochastic_rounding=False, 2025-05-07T21:00:07.8577369Z weighted=True, 2025-05-07T21:00:07.8577568Z row_wise=False, 2025-05-07T21:00:07.8577776Z mixed=True, 2025-05-07T21:00:07.8577981Z use_cache=True, 2025-05-07T21:00:07.8578215Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:07.8578493Z use_cpu=True, 2025-05-07T21:00:07.8578723Z output_dtype=SparseType.BF16, 2025-05-07T21:00:07.8578971Z ) 2025-05-07T21:00:07.8579198Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:07.8579766Z self=, 2025-05-07T21:00:07.8580298Z mixed_B=True, 2025-05-07T21:00:07.8580501Z compile=True, 2025-05-07T21:00:07.8580706Z T=1, 2025-05-07T21:00:07.8580893Z D=100, 2025-05-07T21:00:07.8581083Z B=114, 2025-05-07T21:00:07.8581260Z log_E=4, 2025-05-07T21:00:07.8581455Z L=20, 2025-05-07T21:00:07.8581645Z D_gradcheck=1, 2025-05-07T21:00:07.8581944Z stochastic_rounding=True, 2025-05-07T21:00:07.8582198Z weighted=False, 2025-05-07T21:00:07.8591497Z row_wise=False, 2025-05-07T21:00:07.8591715Z mixed=True, 2025-05-07T21:00:07.8591932Z use_cache=False, 2025-05-07T21:00:07.8592184Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:07.8592463Z use_cpu=True, 2025-05-07T21:00:07.8592702Z output_dtype=SparseType.BF16, 2025-05-07T21:00:07.8592969Z ) 2025-05-07T21:00:07.8593196Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:07.8593771Z self=, 2025-05-07T21:00:07.8594296Z mixed_B=True, 2025-05-07T21:00:07.8594502Z compile=False, 2025-05-07T21:00:07.8594710Z T=4, 2025-05-07T21:00:07.8594896Z D=128, 2025-05-07T21:00:07.8595127Z B=92, 2025-05-07T21:00:07.8595313Z log_E=3, 2025-05-07T21:00:07.8595505Z L=0, 2025-05-07T21:00:07.8595684Z D_gradcheck=1, 2025-05-07T21:00:07.8595912Z stochastic_rounding=False, 2025-05-07T21:00:07.8596165Z weighted=False, 2025-05-07T21:00:07.8596377Z row_wise=False, 2025-05-07T21:00:07.8596574Z mixed=True, 2025-05-07T21:00:07.8596777Z use_cache=False, 2025-05-07T21:00:07.8597023Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:07.8597294Z use_cpu=False, 2025-05-07T21:00:07.8597519Z output_dtype=SparseType.BF16, 2025-05-07T21:00:07.8597772Z ) 2025-05-07T21:00:07.8598134Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:07.8598699Z self=, 2025-05-07T21:00:07.8599216Z mixed_B=False, 2025-05-07T21:00:07.8599462Z compile=True, 2025-05-07T21:00:07.8599918Z T=3, 2025-05-07T21:00:07.8600132Z D=88, 2025-05-07T21:00:07.8600307Z B=55, 2025-05-07T21:00:07.8600491Z log_E=3, 2025-05-07T21:00:07.8600680Z L=1, 2025-05-07T21:00:07.8600857Z D_gradcheck=1, 2025-05-07T21:00:07.8601084Z stochastic_rounding=False, 2025-05-07T21:00:07.8601334Z weighted=False, 2025-05-07T21:00:07.8601538Z row_wise=False, 2025-05-07T21:00:07.8601742Z mixed=False, 2025-05-07T21:00:07.8601948Z use_cache=False, 2025-05-07T21:00:07.8602247Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:07.8602525Z use_cpu=True, 2025-05-07T21:00:07.8602752Z output_dtype=SparseType.BF16, 2025-05-07T21:00:07.8603008Z ) 2025-05-07T21:00:07.8603232Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:07.8603795Z self=, 2025-05-07T21:00:07.8604312Z mixed_B=False, 2025-05-07T21:00:07.8604519Z compile=True, 2025-05-07T21:00:07.8604721Z T=1, 2025-05-07T21:00:07.8604902Z D=127, 2025-05-07T21:00:07.8605080Z B=13, 2025-05-07T21:00:07.8605265Z log_E=5, 2025-05-07T21:00:07.8605457Z L=1, 2025-05-07T21:00:07.8605639Z D_gradcheck=2, 2025-05-07T21:00:07.8605862Z stochastic_rounding=False, 2025-05-07T21:00:07.8606112Z weighted=True, 2025-05-07T21:00:07.8606313Z row_wise=True, 2025-05-07T21:00:07.8606518Z mixed=False, 2025-05-07T21:00:07.8606724Z use_cache=False, 2025-05-07T21:00:07.8606964Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:07.8607245Z use_cpu=False, 2025-05-07T21:00:07.8607475Z output_dtype=SparseType.FP32, 2025-05-07T21:00:07.8607722Z ) 2025-05-07T21:00:07.8607957Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:07.8608524Z self=, 2025-05-07T21:00:07.8609046Z mixed_B=False, 2025-05-07T21:00:07.8609249Z compile=False, 2025-05-07T21:00:07.8609451Z T=1, 2025-05-07T21:00:07.8609634Z D=127, 2025-05-07T21:00:07.8609811Z B=101, 2025-05-07T21:00:07.8609996Z log_E=3, 2025-05-07T21:00:07.8610191Z L=4, 2025-05-07T21:00:07.8610370Z D_gradcheck=2, 2025-05-07T21:00:07.8610645Z stochastic_rounding=False, 2025-05-07T21:00:07.8610900Z weighted=False, 2025-05-07T21:00:07.8611100Z row_wise=True, 2025-05-07T21:00:07.8611300Z mixed=True, 2025-05-07T21:00:07.8611502Z use_cache=True, 2025-05-07T21:00:07.8611729Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:07.8612008Z use_cpu=True, 2025-05-07T21:00:07.8612235Z output_dtype=SparseType.FP32, 2025-05-07T21:00:07.8612483Z ) 2025-05-07T21:00:07.8612710Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:07.8613326Z self=, 2025-05-07T21:00:07.8613841Z mixed_B=True, 2025-05-07T21:00:07.8614045Z compile=True, 2025-05-07T21:00:07.8614247Z T=1, 2025-05-07T21:00:07.8614430Z D=24, 2025-05-07T21:00:07.8614608Z B=81, 2025-05-07T21:00:07.8614791Z log_E=5, 2025-05-07T21:00:07.8614984Z L=3, 2025-05-07T21:00:07.8615163Z D_gradcheck=2, 2025-05-07T21:00:07.8615387Z stochastic_rounding=False, 2025-05-07T21:00:07.8615638Z weighted=False, 2025-05-07T21:00:07.8615839Z row_wise=False, 2025-05-07T21:00:07.8616042Z mixed=False, 2025-05-07T21:00:07.8616251Z use_cache=False, 2025-05-07T21:00:07.8616593Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:07.8616877Z use_cpu=True, 2025-05-07T21:00:07.8617106Z output_dtype=SparseType.FP16, 2025-05-07T21:00:07.8617353Z ) 2025-05-07T21:00:07.8617639Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:07.8618205Z self=, 2025-05-07T21:00:07.8618718Z mixed_B=True, 2025-05-07T21:00:07.8618970Z compile=True, 2025-05-07T21:00:07.8619178Z T=1, 2025-05-07T21:00:07.8619359Z D=61, 2025-05-07T21:00:07.8619545Z B=122, 2025-05-07T21:00:07.8619732Z log_E=3, 2025-05-07T21:00:07.8619918Z L=5, 2025-05-07T21:00:07.8620112Z D_gradcheck=1, 2025-05-07T21:00:07.8620347Z stochastic_rounding=True, 2025-05-07T21:00:07.8620601Z weighted=False, 2025-05-07T21:00:07.8620808Z row_wise=False, 2025-05-07T21:00:07.8621015Z mixed=True, 2025-05-07T21:00:07.8621224Z use_cache=False, 2025-05-07T21:00:07.8621511Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:07.8621793Z use_cpu=False, 2025-05-07T21:00:07.8622022Z output_dtype=SparseType.BF16, 2025-05-07T21:00:07.8622268Z ) 2025-05-07T21:00:07.8622499Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:07.8623068Z self=, 2025-05-07T21:00:07.8623630Z mixed_B=False, 2025-05-07T21:00:07.8623843Z compile=False, 2025-05-07T21:00:07.8624046Z T=1, 2025-05-07T21:00:07.8624225Z D=9, 2025-05-07T21:00:07.8624408Z B=102, 2025-05-07T21:00:07.8624595Z log_E=5, 2025-05-07T21:00:07.8624779Z L=2, 2025-05-07T21:00:07.8624966Z D_gradcheck=2, 2025-05-07T21:00:07.8625196Z stochastic_rounding=True, 2025-05-07T21:00:07.8625442Z weighted=False, 2025-05-07T21:00:07.8625655Z row_wise=True, 2025-05-07T21:00:07.8625863Z mixed=False, 2025-05-07T21:00:07.8626063Z use_cache=True, 2025-05-07T21:00:07.8626300Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:07.8626577Z use_cpu=True, 2025-05-07T21:00:07.8626806Z output_dtype=SparseType.FP16, 2025-05-07T21:00:07.8627054Z ) 2025-05-07T21:00:07.8627283Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:07.8627852Z self=, 2025-05-07T21:00:07.8628367Z mixed_B=True, 2025-05-07T21:00:07.8628579Z compile=True, 2025-05-07T21:00:07.8628786Z T=3, 2025-05-07T21:00:07.8628968Z D=48, 2025-05-07T21:00:07.8629152Z B=127, 2025-05-07T21:00:07.8629337Z log_E=5, 2025-05-07T21:00:07.8629523Z L=12, 2025-05-07T21:00:07.8629714Z D_gradcheck=2, 2025-05-07T21:00:07.8629938Z stochastic_rounding=True, 2025-05-07T21:00:07.8630232Z weighted=True, 2025-05-07T21:00:07.8630449Z row_wise=False, 2025-05-07T21:00:07.8630659Z mixed=True, 2025-05-07T21:00:07.8630860Z use_cache=False, 2025-05-07T21:00:07.8631110Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:07.8631389Z use_cpu=True, 2025-05-07T21:00:07.8631611Z output_dtype=SparseType.FP16, 2025-05-07T21:00:07.8631870Z ) 2025-05-07T21:00:07.8632102Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:07.8632668Z self=, 2025-05-07T21:00:07.8633178Z mixed_B=True, 2025-05-07T21:00:07.8633395Z compile=False, 2025-05-07T21:00:07.8633633Z T=2, 2025-05-07T21:00:07.8633829Z D=16, 2025-05-07T21:00:07.8634013Z B=99, 2025-05-07T21:00:07.8634198Z log_E=4, 2025-05-07T21:00:07.8634382Z L=17, 2025-05-07T21:00:07.8634572Z D_gradcheck=1, 2025-05-07T21:00:07.8634797Z stochastic_rounding=True, 2025-05-07T21:00:07.8635043Z weighted=True, 2025-05-07T21:00:07.8635252Z row_wise=False, 2025-05-07T21:00:07.8635461Z mixed=False, 2025-05-07T21:00:07.8635662Z use_cache=False, 2025-05-07T21:00:07.8635907Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:07.8636185Z use_cpu=False, 2025-05-07T21:00:07.8636408Z output_dtype=SparseType.FP32, 2025-05-07T21:00:07.8636671Z ) 2025-05-07T21:00:07.8636953Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:07.8637513Z self=, 2025-05-07T21:00:07.8638033Z mixed_B=False, 2025-05-07T21:00:07.8638289Z compile=False, 2025-05-07T21:00:07.8638491Z T=2, 2025-05-07T21:00:07.8638678Z D=57, 2025-05-07T21:00:07.8638863Z B=89, 2025-05-07T21:00:07.8639041Z log_E=5, 2025-05-07T21:00:07.8639233Z L=10, 2025-05-07T21:00:07.8639421Z D_gradcheck=2, 2025-05-07T21:00:07.8639639Z stochastic_rounding=False, 2025-05-07T21:00:07.8639893Z weighted=True, 2025-05-07T21:00:07.8640110Z row_wise=False, 2025-05-07T21:00:07.8640311Z mixed=False, 2025-05-07T21:00:07.8640518Z use_cache=True, 2025-05-07T21:00:07.8640804Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:07.8641077Z use_cpu=False, 2025-05-07T21:00:07.8641310Z output_dtype=SparseType.FP32, 2025-05-07T21:00:07.8641566Z ) 2025-05-07T21:00:07.8641796Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:07.8642355Z self=, 2025-05-07T21:00:07.8642874Z mixed_B=True, 2025-05-07T21:00:07.8643083Z compile=False, 2025-05-07T21:00:07.8643280Z T=3, 2025-05-07T21:00:07.8643468Z D=54, 2025-05-07T21:00:07.8643657Z B=71, 2025-05-07T21:00:07.8643858Z log_E=5, 2025-05-07T21:00:07.8644073Z L=5, 2025-05-07T21:00:07.8644260Z D_gradcheck=1, 2025-05-07T21:00:07.8644479Z stochastic_rounding=True, 2025-05-07T21:00:07.8644737Z weighted=True, 2025-05-07T21:00:07.8644948Z row_wise=True, 2025-05-07T21:00:07.8645146Z mixed=False, 2025-05-07T21:00:07.8645354Z use_cache=True, 2025-05-07T21:00:07.8645594Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:07.8645869Z use_cpu=False, 2025-05-07T21:00:07.8646099Z output_dtype=SparseType.FP16, 2025-05-07T21:00:07.8646356Z ) 2025-05-07T21:00:07.8646582Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:07.8647146Z self=, 2025-05-07T21:00:07.8647666Z mixed_B=True, 2025-05-07T21:00:07.8647879Z compile=True, 2025-05-07T21:00:07.8648080Z T=4, 2025-05-07T21:00:07.8648265Z D=55, 2025-05-07T21:00:07.8648452Z B=113, 2025-05-07T21:00:07.8648634Z log_E=4, 2025-05-07T21:00:07.8648826Z L=18, 2025-05-07T21:00:07.8649015Z D_gradcheck=2, 2025-05-07T21:00:07.8649235Z stochastic_rounding=True, 2025-05-07T21:00:07.8649541Z weighted=False, 2025-05-07T21:00:07.8649760Z row_wise=False, 2025-05-07T21:00:07.8649963Z mixed=True, 2025-05-07T21:00:07.8650170Z use_cache=True, 2025-05-07T21:00:07.8650412Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:07.8650689Z use_cpu=True, 2025-05-07T21:00:07.8650920Z output_dtype=SparseType.BF16, 2025-05-07T21:00:07.8651172Z ) 2025-05-07T21:00:07.8651399Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:07.8651965Z self=, 2025-05-07T21:00:07.8652489Z mixed_B=False, 2025-05-07T21:00:07.8652697Z compile=False, 2025-05-07T21:00:07.8652904Z T=1, 2025-05-07T21:00:07.8653122Z D=19, 2025-05-07T21:00:07.8653316Z B=38, 2025-05-07T21:00:07.8653502Z log_E=4, 2025-05-07T21:00:07.8653696Z L=3, 2025-05-07T21:00:07.8653882Z D_gradcheck=1, 2025-05-07T21:00:07.8654099Z stochastic_rounding=True, 2025-05-07T21:00:07.8654352Z weighted=False, 2025-05-07T21:00:07.8654569Z row_wise=False, 2025-05-07T21:00:07.8654769Z mixed=False, 2025-05-07T21:00:07.8654976Z use_cache=False, 2025-05-07T21:00:07.8655220Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:07.8655493Z use_cpu=False, 2025-05-07T21:00:07.8655724Z output_dtype=SparseType.FP16, 2025-05-07T21:00:07.8655981Z ) 2025-05-07T21:00:07.8656258Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:07.8656951Z self=, 2025-05-07T21:00:07.8657474Z mixed_B=False, 2025-05-07T21:00:07.8657732Z compile=False, 2025-05-07T21:00:07.8657939Z T=5, 2025-05-07T21:00:07.8658126Z D=67, 2025-05-07T21:00:07.8658308Z B=16, 2025-05-07T21:00:07.8658494Z log_E=4, 2025-05-07T21:00:07.8658684Z L=7, 2025-05-07T21:00:07.8658865Z D_gradcheck=2, 2025-05-07T21:00:07.8659091Z stochastic_rounding=False, 2025-05-07T21:00:07.8659607Z weighted=True, 2025-05-07T21:00:07.8659805Z row_wise=False, 2025-05-07T21:00:07.8660010Z mixed=True, 2025-05-07T21:00:07.8660209Z use_cache=False, 2025-05-07T21:00:07.8660582Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:07.8660850Z use_cpu=False, 2025-05-07T21:00:07.8661077Z output_dtype=SparseType.FP32, 2025-05-07T21:00:07.8661332Z ) 2025-05-07T21:00:07.8833268Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:07.8834017Z self=, 2025-05-07T21:00:07.8834806Z mixed_B=False, 2025-05-07T21:00:07.8835111Z compile=False, 2025-05-07T21:00:07.8835404Z T=5, 2025-05-07T21:00:07.8835670Z D=124, 2025-05-07T21:00:07.8835887Z B=11, 2025-05-07T21:00:07.8836075Z log_E=4, 2025-05-07T21:00:07.8836328Z L=2, 2025-05-07T21:00:07.8836517Z D_gradcheck=2, 2025-05-07T21:00:07.8836745Z stochastic_rounding=True, 2025-05-07T21:00:07.8837000Z weighted=True, 2025-05-07T21:00:07.8837210Z row_wise=True, 2025-05-07T21:00:07.8837411Z mixed=True, 2025-05-07T21:00:07.8837627Z use_cache=False, 2025-05-07T21:00:07.8837878Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:07.8838154Z use_cpu=True, 2025-05-07T21:00:07.8838389Z output_dtype=SparseType.FP16, 2025-05-07T21:00:07.8838645Z ) 2025-05-07T21:00:07.8838872Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:07.8839448Z self=, 2025-05-07T21:00:07.8839967Z mixed_B=False, 2025-05-07T21:00:07.8840175Z compile=True, 2025-05-07T21:00:07.8840378Z T=5, 2025-05-07T21:00:07.8840561Z D=15, 2025-05-07T21:00:07.8840742Z B=30, 2025-05-07T21:00:07.8840935Z log_E=5, 2025-05-07T21:00:07.8841127Z L=9, 2025-05-07T21:00:07.8841311Z D_gradcheck=2, 2025-05-07T21:00:07.8841540Z stochastic_rounding=False, 2025-05-07T21:00:07.8841909Z weighted=False, 2025-05-07T21:00:07.8842120Z row_wise=False, 2025-05-07T21:00:07.8842332Z mixed=True, 2025-05-07T21:00:07.8842537Z use_cache=True, 2025-05-07T21:00:07.8842774Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:07.8843105Z use_cpu=True, 2025-05-07T21:00:07.8843339Z output_dtype=SparseType.FP32, 2025-05-07T21:00:07.8843593Z ) 2025-05-07T21:00:07.8843818Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:07.8844388Z self=, 2025-05-07T21:00:07.8844914Z mixed_B=True, 2025-05-07T21:00:07.8845123Z compile=False, 2025-05-07T21:00:07.8845326Z T=3, 2025-05-07T21:00:07.8845507Z D=86, 2025-05-07T21:00:07.8845682Z B=11, 2025-05-07T21:00:07.8845862Z log_E=4, 2025-05-07T21:00:07.8846053Z L=13, 2025-05-07T21:00:07.8846233Z D_gradcheck=2, 2025-05-07T21:00:07.8846456Z stochastic_rounding=True, 2025-05-07T21:00:07.8846706Z weighted=True, 2025-05-07T21:00:07.8846910Z row_wise=False, 2025-05-07T21:00:07.8847124Z mixed=False, 2025-05-07T21:00:07.8847328Z use_cache=True, 2025-05-07T21:00:07.8847558Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:07.8847837Z use_cpu=False, 2025-05-07T21:00:07.8848066Z output_dtype=SparseType.FP16, 2025-05-07T21:00:07.8848315Z ) 2025-05-07T21:00:07.8848554Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:07.8849190Z self=, 2025-05-07T21:00:07.8849708Z mixed_B=True, 2025-05-07T21:00:07.8849975Z compile=False, 2025-05-07T21:00:07.8850177Z T=4, 2025-05-07T21:00:07.8850359Z D=72, 2025-05-07T21:00:07.8850532Z B=19, 2025-05-07T21:00:07.8850715Z log_E=5, 2025-05-07T21:00:07.8850904Z L=16, 2025-05-07T21:00:07.8851081Z D_gradcheck=2, 2025-05-07T21:00:07.8851310Z stochastic_rounding=False, 2025-05-07T21:00:07.8851568Z weighted=True, 2025-05-07T21:00:07.8851767Z row_wise=True, 2025-05-07T21:00:07.8851971Z mixed=True, 2025-05-07T21:00:07.8852169Z use_cache=True, 2025-05-07T21:00:07.8852459Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:07.8852734Z use_cpu=True, 2025-05-07T21:00:07.8852961Z output_dtype=SparseType.FP16, 2025-05-07T21:00:07.8853240Z ) 2025-05-07T21:00:07.8853490Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:07.8854057Z self=, 2025-05-07T21:00:07.8854572Z mixed_B=True, 2025-05-07T21:00:07.8854777Z compile=False, 2025-05-07T21:00:07.8854980Z T=4, 2025-05-07T21:00:07.8855162Z D=71, 2025-05-07T21:00:07.8855337Z B=88, 2025-05-07T21:00:07.8855518Z log_E=3, 2025-05-07T21:00:07.8855705Z L=12, 2025-05-07T21:00:07.8855888Z D_gradcheck=1, 2025-05-07T21:00:07.8856108Z stochastic_rounding=False, 2025-05-07T21:00:07.8856483Z weighted=False, 2025-05-07T21:00:07.8856688Z row_wise=True, 2025-05-07T21:00:07.8856890Z mixed=False, 2025-05-07T21:00:07.8857094Z use_cache=True, 2025-05-07T21:00:07.8857324Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:07.8857612Z use_cpu=True, 2025-05-07T21:00:07.8857850Z output_dtype=SparseType.FP32, 2025-05-07T21:00:07.8858100Z ) 2025-05-07T21:00:07.8858323Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:07.8858893Z self=, 2025-05-07T21:00:07.8859642Z mixed_B=True, 2025-05-07T21:00:07.8859859Z compile=False, 2025-05-07T21:00:07.8860061Z T=4, 2025-05-07T21:00:07.8860232Z D=13, 2025-05-07T21:00:07.8860411Z B=12, 2025-05-07T21:00:07.8860594Z log_E=5, 2025-05-07T21:00:07.8860784Z L=20, 2025-05-07T21:00:07.8868103Z D_gradcheck=2, 2025-05-07T21:00:07.8868358Z stochastic_rounding=False, 2025-05-07T21:00:07.8868729Z weighted=True, 2025-05-07T21:00:07.8868941Z row_wise=True, 2025-05-07T21:00:07.8869146Z mixed=True, 2025-05-07T21:00:07.8869355Z use_cache=False, 2025-05-07T21:00:07.8869594Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:07.8869874Z use_cpu=False, 2025-05-07T21:00:07.8870100Z output_dtype=SparseType.FP32, 2025-05-07T21:00:07.8870355Z ) 2025-05-07T21:00:07.8870586Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:07.8871162Z self=, 2025-05-07T21:00:07.8871682Z mixed_B=True, 2025-05-07T21:00:07.8871887Z compile=False, 2025-05-07T21:00:07.8872091Z T=3, 2025-05-07T21:00:07.8872270Z D=17, 2025-05-07T21:00:07.8872447Z B=111, 2025-05-07T21:00:07.8872628Z log_E=4, 2025-05-07T21:00:07.8872811Z L=5, 2025-05-07T21:00:07.8872989Z D_gradcheck=1, 2025-05-07T21:00:07.8873211Z stochastic_rounding=True, 2025-05-07T21:00:07.8873489Z weighted=False, 2025-05-07T21:00:07.8873714Z row_wise=True, 2025-05-07T21:00:07.8873915Z mixed=True, 2025-05-07T21:00:07.8874117Z use_cache=True, 2025-05-07T21:00:07.8874346Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:07.8874619Z use_cpu=True, 2025-05-07T21:00:07.8874843Z output_dtype=SparseType.BF16, 2025-05-07T21:00:07.8875089Z ) 2025-05-07T21:00:07.8875314Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:07.8875954Z self=, 2025-05-07T21:00:07.8876468Z mixed_B=True, 2025-05-07T21:00:07.8876738Z compile=True, 2025-05-07T21:00:07.8876938Z T=1, 2025-05-07T21:00:07.8877115Z D=105, 2025-05-07T21:00:07.8877290Z B=45, 2025-05-07T21:00:07.8877466Z log_E=5, 2025-05-07T21:00:07.8877652Z L=14, 2025-05-07T21:00:07.8877833Z D_gradcheck=1, 2025-05-07T21:00:07.8878058Z stochastic_rounding=True, 2025-05-07T21:00:07.8878309Z weighted=True, 2025-05-07T21:00:07.8878508Z row_wise=True, 2025-05-07T21:00:07.8878708Z mixed=True, 2025-05-07T21:00:07.8878909Z use_cache=False, 2025-05-07T21:00:07.8879205Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:07.8879479Z use_cpu=True, 2025-05-07T21:00:07.8879702Z output_dtype=SparseType.FP32, 2025-05-07T21:00:07.8879949Z ) 2025-05-07T21:00:07.8880178Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:07.8880743Z self=, 2025-05-07T21:00:07.8881254Z mixed_B=False, 2025-05-07T21:00:07.8881459Z compile=False, 2025-05-07T21:00:07.8881658Z T=2, 2025-05-07T21:00:07.8881834Z D=117, 2025-05-07T21:00:07.8882017Z B=3, 2025-05-07T21:00:07.8882200Z log_E=4, 2025-05-07T21:00:07.8882382Z L=18, 2025-05-07T21:00:07.8882564Z D_gradcheck=2, 2025-05-07T21:00:07.8882784Z stochastic_rounding=False, 2025-05-07T21:00:07.8883038Z weighted=True, 2025-05-07T21:00:07.8883241Z row_wise=False, 2025-05-07T21:00:07.8883451Z mixed=False, 2025-05-07T21:00:07.8883662Z use_cache=False, 2025-05-07T21:00:07.8883941Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:07.8884221Z use_cpu=False, 2025-05-07T21:00:07.8884447Z output_dtype=SparseType.BF16, 2025-05-07T21:00:07.8884692Z ) 2025-05-07T21:00:07.8884914Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:07.8886870Z self=, 2025-05-07T21:00:07.8887385Z mixed_B=False, 2025-05-07T21:00:07.8887596Z compile=False, 2025-05-07T21:00:07.8887793Z T=1, 2025-05-07T21:00:07.8887970Z D=70, 2025-05-07T21:00:07.8888152Z B=61, 2025-05-07T21:00:07.8888335Z log_E=3, 2025-05-07T21:00:07.8888515Z L=2, 2025-05-07T21:00:07.8888698Z D_gradcheck=2, 2025-05-07T21:00:07.8888914Z stochastic_rounding=False, 2025-05-07T21:00:07.8889201Z weighted=False, 2025-05-07T21:00:07.8889409Z row_wise=True, 2025-05-07T21:00:07.8889611Z mixed=False, 2025-05-07T21:00:07.8889812Z use_cache=True, 2025-05-07T21:00:07.8890050Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:07.8890325Z use_cpu=True, 2025-05-07T21:00:07.8890547Z output_dtype=SparseType.FP32, 2025-05-07T21:00:07.8890797Z ) 2025-05-07T21:00:07.8891020Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:07.8891581Z self=, 2025-05-07T21:00:07.8892094Z mixed_B=True, 2025-05-07T21:00:07.8892303Z compile=False, 2025-05-07T21:00:07.8892505Z T=3, 2025-05-07T21:00:07.8892681Z D=92, 2025-05-07T21:00:07.8892858Z B=19, 2025-05-07T21:00:07.8893039Z log_E=3, 2025-05-07T21:00:07.8893220Z L=3, 2025-05-07T21:00:07.8893397Z D_gradcheck=2, 2025-05-07T21:00:07.8893616Z stochastic_rounding=False, 2025-05-07T21:00:07.8893865Z weighted=False, 2025-05-07T21:00:07.8894073Z row_wise=True, 2025-05-07T21:00:07.8894271Z mixed=True, 2025-05-07T21:00:07.8894467Z use_cache=False, 2025-05-07T21:00:07.8894707Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:07.8894983Z use_cpu=True, 2025-05-07T21:00:07.8895203Z output_dtype=SparseType.FP32, 2025-05-07T21:00:07.8895458Z ) 2025-05-07T21:00:07.8895682Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:07.8896288Z self=, 2025-05-07T21:00:07.8896913Z mixed_B=False, 2025-05-07T21:00:07.8897167Z compile=False, 2025-05-07T21:00:07.8897368Z T=4, 2025-05-07T21:00:07.8897548Z D=92, 2025-05-07T21:00:07.8897730Z B=3, 2025-05-07T21:00:07.8897913Z log_E=5, 2025-05-07T21:00:07.8898099Z L=18, 2025-05-07T21:00:07.8898283Z D_gradcheck=1, 2025-05-07T21:00:07.8898501Z stochastic_rounding=False, 2025-05-07T21:00:07.8898746Z weighted=False, 2025-05-07T21:00:07.8898954Z row_wise=False, 2025-05-07T21:00:07.8899157Z mixed=True, 2025-05-07T21:00:07.8899355Z use_cache=True, 2025-05-07T21:00:07.8899627Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:07.8899899Z use_cpu=True, 2025-05-07T21:00:07.8900116Z output_dtype=SparseType.BF16, 2025-05-07T21:00:07.8900366Z ) 2025-05-07T21:00:07.8900583Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:07.8901137Z self=, 2025-05-07T21:00:07.8901645Z mixed_B=False, 2025-05-07T21:00:07.8901843Z compile=True, 2025-05-07T21:00:07.8902036Z T=5, 2025-05-07T21:00:07.8902204Z D=22, 2025-05-07T21:00:07.8902380Z B=86, 2025-05-07T21:00:07.8902546Z log_E=5, 2025-05-07T21:00:07.8902719Z L=16, 2025-05-07T21:00:07.8902895Z D_gradcheck=1, 2025-05-07T21:00:07.8903106Z stochastic_rounding=False, 2025-05-07T21:00:07.8903343Z weighted=True, 2025-05-07T21:00:07.8903539Z row_wise=True, 2025-05-07T21:00:07.8903735Z mixed=True, 2025-05-07T21:00:07.8903922Z use_cache=False, 2025-05-07T21:00:07.8904156Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:07.8904430Z use_cpu=False, 2025-05-07T21:00:07.8904647Z output_dtype=SparseType.FP32, 2025-05-07T21:00:07.8904895Z ) 2025-05-07T21:00:07.8905116Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:07.8905668Z self=, 2025-05-07T21:00:07.8906177Z mixed_B=True, 2025-05-07T21:00:07.8906373Z compile=True, 2025-05-07T21:00:07.8906564Z T=1, 2025-05-07T21:00:07.8906737Z D=35, 2025-05-07T21:00:07.8906908Z B=1, 2025-05-07T21:00:07.8907078Z log_E=4, 2025-05-07T21:00:07.8907261Z L=12, 2025-05-07T21:00:07.8907437Z D_gradcheck=2, 2025-05-07T21:00:07.8907654Z stochastic_rounding=True, 2025-05-07T21:00:07.8908178Z weighted=True, 2025-05-07T21:00:07.8908380Z row_wise=False, 2025-05-07T21:00:07.8908580Z mixed=True, 2025-05-07T21:00:07.8908767Z use_cache=False, 2025-05-07T21:00:07.8909006Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:07.8909275Z use_cpu=True, 2025-05-07T21:00:07.8909486Z output_dtype=SparseType.FP16, 2025-05-07T21:00:07.8909732Z ) 2025-05-07T21:00:07.8909952Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:07.8910505Z self=, 2025-05-07T21:00:07.8911013Z mixed_B=False, 2025-05-07T21:00:07.8911216Z compile=True, 2025-05-07T21:00:07.8911404Z T=2, 2025-05-07T21:00:07.8911572Z D=70, 2025-05-07T21:00:07.8911747Z B=126, 2025-05-07T21:00:07.8911921Z log_E=4, 2025-05-07T21:00:07.8912102Z L=4, 2025-05-07T21:00:07.8912275Z D_gradcheck=2, 2025-05-07T21:00:07.8912480Z stochastic_rounding=False, 2025-05-07T21:00:07.8912723Z weighted=True, 2025-05-07T21:00:07.8912921Z row_wise=False, 2025-05-07T21:00:07.8913113Z mixed=False, 2025-05-07T21:00:07.8913315Z use_cache=False, 2025-05-07T21:00:07.8913552Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:07.8913814Z use_cpu=True, 2025-05-07T21:00:07.8914034Z output_dtype=SparseType.BF16, 2025-05-07T21:00:07.8914279Z ) 2025-05-07T21:00:07.8914496Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:07.8915104Z self=, 2025-05-07T21:00:07.8915609Z mixed_B=False, 2025-05-07T21:00:07.8915870Z compile=False, 2025-05-07T21:00:07.8916065Z T=3, 2025-05-07T21:00:07.8916238Z D=116, 2025-05-07T21:00:07.8916410Z B=11, 2025-05-07T21:00:07.8916584Z log_E=3, 2025-05-07T21:00:07.8916765Z L=12, 2025-05-07T21:00:07.8916936Z D_gradcheck=1, 2025-05-07T21:00:07.8917151Z stochastic_rounding=False, 2025-05-07T21:00:07.8917393Z weighted=False, 2025-05-07T21:00:07.8917592Z row_wise=False, 2025-05-07T21:00:07.8917784Z mixed=False, 2025-05-07T21:00:07.8917982Z use_cache=True, 2025-05-07T21:00:07.8918251Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:07.8918513Z use_cpu=True, 2025-05-07T21:00:07.8918732Z output_dtype=SparseType.BF16, 2025-05-07T21:00:07.8918973Z ) 2025-05-07T21:00:07.8919187Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:07.8919742Z self=, 2025-05-07T21:00:07.8920254Z mixed_B=True, 2025-05-07T21:00:07.8920449Z compile=False, 2025-05-07T21:00:07.8920642Z T=5, 2025-05-07T21:00:07.8920808Z D=56, 2025-05-07T21:00:07.8920977Z B=59, 2025-05-07T21:00:07.8921148Z log_E=5, 2025-05-07T21:00:07.8921332Z L=10, 2025-05-07T21:00:07.8921502Z D_gradcheck=1, 2025-05-07T21:00:07.8921712Z stochastic_rounding=True, 2025-05-07T21:00:07.8921957Z weighted=False, 2025-05-07T21:00:07.8922151Z row_wise=False, 2025-05-07T21:00:07.8922348Z mixed=True, 2025-05-07T21:00:07.8922541Z use_cache=False, 2025-05-07T21:00:07.8922769Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:07.8923037Z use_cpu=True, 2025-05-07T21:00:07.8923295Z output_dtype=SparseType.FP32, 2025-05-07T21:00:07.8923542Z ) 2025-05-07T21:00:12.9691429Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:12.9692079Z self=, 2025-05-07T21:00:12.9692613Z mixed_B=False, 2025-05-07T21:00:12.9692842Z compile=True, 2025-05-07T21:00:12.9693051Z T=5, 2025-05-07T21:00:12.9693235Z D=65, 2025-05-07T21:00:12.9693420Z B=23, 2025-05-07T21:00:12.9693609Z log_E=3, 2025-05-07T21:00:12.9693798Z L=6, 2025-05-07T21:00:12.9693988Z D_gradcheck=1, 2025-05-07T21:00:12.9694215Z stochastic_rounding=True, 2025-05-07T21:00:12.9694680Z weighted=True, 2025-05-07T21:00:12.9694895Z row_wise=False, 2025-05-07T21:00:12.9695106Z mixed=False, 2025-05-07T21:00:12.9695305Z use_cache=True, 2025-05-07T21:00:12.9695550Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:12.9695836Z use_cpu=True, 2025-05-07T21:00:12.9696062Z output_dtype=SparseType.BF16, 2025-05-07T21:00:12.9696329Z ) 2025-05-07T21:00:12.9696625Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:12.9697202Z self=, 2025-05-07T21:00:12.9697717Z mixed_B=True, 2025-05-07T21:00:12.9697932Z compile=True, 2025-05-07T21:00:12.9698142Z T=3, 2025-05-07T21:00:12.9698324Z D=57, 2025-05-07T21:00:12.9698511Z B=65, 2025-05-07T21:00:12.9698698Z log_E=3, 2025-05-07T21:00:12.9698882Z L=20, 2025-05-07T21:00:12.9699082Z D_gradcheck=1, 2025-05-07T21:00:12.9699307Z stochastic_rounding=True, 2025-05-07T21:00:12.9699556Z weighted=False, 2025-05-07T21:00:12.9699771Z row_wise=False, 2025-05-07T21:00:12.9699983Z mixed=True, 2025-05-07T21:00:12.9700183Z use_cache=True, 2025-05-07T21:00:12.9700420Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:12.9700711Z use_cpu=True, 2025-05-07T21:00:12.9700934Z output_dtype=SparseType.FP32, 2025-05-07T21:00:12.9701198Z ) 2025-05-07T21:00:12.9701425Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:12.9702095Z self=, 2025-05-07T21:00:12.9702610Z mixed_B=False, 2025-05-07T21:00:12.9702903Z compile=True, 2025-05-07T21:00:12.9703104Z T=2, 2025-05-07T21:00:12.9703271Z D=40, 2025-05-07T21:00:12.9703450Z B=105, 2025-05-07T21:00:12.9703635Z log_E=4, 2025-05-07T21:00:12.9703812Z L=16, 2025-05-07T21:00:12.9703997Z D_gradcheck=2, 2025-05-07T21:00:12.9704221Z stochastic_rounding=True, 2025-05-07T21:00:12.9704492Z weighted=False, 2025-05-07T21:00:12.9704717Z row_wise=False, 2025-05-07T21:00:12.9704918Z mixed=False, 2025-05-07T21:00:12.9705114Z use_cache=False, 2025-05-07T21:00:12.9705354Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:12.9705710Z use_cpu=False, 2025-05-07T21:00:12.9705932Z output_dtype=SparseType.FP16, 2025-05-07T21:00:12.9706189Z ) 2025-05-07T21:00:12.9706420Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:12.9706984Z self=, 2025-05-07T21:00:12.9707511Z mixed_B=True, 2025-05-07T21:00:12.9707726Z compile=True, 2025-05-07T21:00:12.9707929Z T=4, 2025-05-07T21:00:12.9708108Z D=90, 2025-05-07T21:00:12.9708294Z B=52, 2025-05-07T21:00:12.9708522Z log_E=5, 2025-05-07T21:00:12.9708708Z L=3, 2025-05-07T21:00:12.9708894Z D_gradcheck=1, 2025-05-07T21:00:12.9709122Z stochastic_rounding=False, 2025-05-07T21:00:12.9709369Z weighted=True, 2025-05-07T21:00:12.9709577Z row_wise=False, 2025-05-07T21:00:12.9709788Z mixed=False, 2025-05-07T21:00:12.9709986Z use_cache=False, 2025-05-07T21:00:12.9710237Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:12.9710524Z use_cpu=True, 2025-05-07T21:00:12.9710747Z output_dtype=SparseType.BF16, 2025-05-07T21:00:12.9711001Z ) 2025-05-07T21:00:12.9711228Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:12.9711791Z self=, 2025-05-07T21:00:12.9712313Z mixed_B=True, 2025-05-07T21:00:12.9712527Z compile=True, 2025-05-07T21:00:12.9712722Z T=3, 2025-05-07T21:00:12.9712906Z D=115, 2025-05-07T21:00:12.9713098Z B=71, 2025-05-07T21:00:12.9713280Z log_E=5, 2025-05-07T21:00:12.9713470Z L=20, 2025-05-07T21:00:12.9713658Z D_gradcheck=2, 2025-05-07T21:00:12.9713878Z stochastic_rounding=True, 2025-05-07T21:00:12.9714173Z weighted=False, 2025-05-07T21:00:12.9714387Z row_wise=False, 2025-05-07T21:00:12.9714615Z mixed=True, 2025-05-07T21:00:12.9714836Z use_cache=True, 2025-05-07T21:00:12.9715067Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:12.9715345Z use_cpu=True, 2025-05-07T21:00:12.9715565Z output_dtype=SparseType.BF16, 2025-05-07T21:00:12.9715817Z ) 2025-05-07T21:00:12.9716047Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:12.9716607Z self=, 2025-05-07T21:00:12.9717127Z mixed_B=False, 2025-05-07T21:00:12.9717337Z compile=False, 2025-05-07T21:00:12.9717536Z T=2, 2025-05-07T21:00:12.9717717Z D=52, 2025-05-07T21:00:12.9717900Z B=126, 2025-05-07T21:00:12.9718080Z log_E=5, 2025-05-07T21:00:12.9718273Z L=5, 2025-05-07T21:00:12.9718457Z D_gradcheck=2, 2025-05-07T21:00:12.9718671Z stochastic_rounding=True, 2025-05-07T21:00:12.9718924Z weighted=False, 2025-05-07T21:00:12.9719133Z row_wise=True, 2025-05-07T21:00:12.9719331Z mixed=False, 2025-05-07T21:00:12.9719538Z use_cache=True, 2025-05-07T21:00:12.9719770Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:12.9720053Z use_cpu=False, 2025-05-07T21:00:12.9720276Z output_dtype=SparseType.BF16, 2025-05-07T21:00:12.9720528Z ) 2025-05-07T21:00:12.9720757Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:12.9721368Z self=, 2025-05-07T21:00:12.9721894Z mixed_B=False, 2025-05-07T21:00:12.9722141Z compile=True, 2025-05-07T21:00:12.9722341Z T=2, 2025-05-07T21:00:12.9722527Z D=118, 2025-05-07T21:00:12.9722716Z B=107, 2025-05-07T21:00:12.9722899Z log_E=4, 2025-05-07T21:00:12.9723092Z L=11, 2025-05-07T21:00:12.9723283Z D_gradcheck=1, 2025-05-07T21:00:12.9723498Z stochastic_rounding=True, 2025-05-07T21:00:12.9723753Z weighted=True, 2025-05-07T21:00:12.9723963Z row_wise=False, 2025-05-07T21:00:12.9724163Z mixed=False, 2025-05-07T21:00:12.9724372Z use_cache=False, 2025-05-07T21:00:12.9724611Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:12.9724929Z use_cpu=True, 2025-05-07T21:00:12.9725158Z output_dtype=SparseType.FP16, 2025-05-07T21:00:12.9725428Z ) 2025-05-07T21:00:12.9725656Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:12.9726221Z self=, 2025-05-07T21:00:12.9726740Z mixed_B=True, 2025-05-07T21:00:12.9726951Z compile=True, 2025-05-07T21:00:12.9727163Z T=5, 2025-05-07T21:00:12.9727343Z D=16, 2025-05-07T21:00:12.9727530Z B=61, 2025-05-07T21:00:12.9727725Z log_E=3, 2025-05-07T21:00:12.9727911Z L=7, 2025-05-07T21:00:12.9728098Z D_gradcheck=1, 2025-05-07T21:00:12.9728323Z stochastic_rounding=True, 2025-05-07T21:00:12.9728568Z weighted=True, 2025-05-07T21:00:12.9728781Z row_wise=False, 2025-05-07T21:00:12.9737591Z mixed=True, 2025-05-07T21:00:12.9737830Z use_cache=True, 2025-05-07T21:00:12.9738082Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:12.9738382Z use_cpu=False, 2025-05-07T21:00:12.9738619Z output_dtype=SparseType.BF16, 2025-05-07T21:00:12.9738874Z ) 2025-05-07T21:00:12.9739106Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:12.9739680Z self=, 2025-05-07T21:00:12.9740196Z mixed_B=False, 2025-05-07T21:00:12.9740404Z compile=True, 2025-05-07T21:00:12.9740611Z T=5, 2025-05-07T21:00:12.9740789Z D=98, 2025-05-07T21:00:12.9740971Z B=90, 2025-05-07T21:00:12.9741153Z log_E=5, 2025-05-07T21:00:12.9741337Z L=3, 2025-05-07T21:00:12.9741522Z D_gradcheck=1, 2025-05-07T21:00:12.9741747Z stochastic_rounding=False, 2025-05-07T21:00:12.9742068Z weighted=False, 2025-05-07T21:00:12.9742281Z row_wise=True, 2025-05-07T21:00:12.9742484Z mixed=True, 2025-05-07T21:00:12.9742684Z use_cache=True, 2025-05-07T21:00:12.9742918Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:12.9743200Z use_cpu=False, 2025-05-07T21:00:12.9743421Z output_dtype=SparseType.FP16, 2025-05-07T21:00:12.9743681Z ) 2025-05-07T21:00:12.9743911Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:12.9744510Z self=, 2025-05-07T21:00:12.9745045Z mixed_B=False, 2025-05-07T21:00:12.9745252Z compile=False, 2025-05-07T21:00:12.9745453Z T=3, 2025-05-07T21:00:12.9745630Z D=52, 2025-05-07T21:00:12.9745815Z B=82, 2025-05-07T21:00:12.9745997Z log_E=3, 2025-05-07T21:00:12.9746184Z L=6, 2025-05-07T21:00:12.9746371Z D_gradcheck=2, 2025-05-07T21:00:12.9746600Z stochastic_rounding=False, 2025-05-07T21:00:12.9746847Z weighted=False, 2025-05-07T21:00:12.9747059Z row_wise=True, 2025-05-07T21:00:12.9747267Z mixed=True, 2025-05-07T21:00:12.9747466Z use_cache=True, 2025-05-07T21:00:12.9747703Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:12.9747984Z use_cpu=True, 2025-05-07T21:00:12.9748206Z output_dtype=SparseType.FP16, 2025-05-07T21:00:12.9748462Z ) 2025-05-07T21:00:12.9748689Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:12.9749302Z self=, 2025-05-07T21:00:12.9749825Z mixed_B=True, 2025-05-07T21:00:12.9750042Z compile=False, 2025-05-07T21:00:12.9750285Z T=4, 2025-05-07T21:00:12.9750463Z D=72, 2025-05-07T21:00:12.9750651Z B=24, 2025-05-07T21:00:12.9750837Z log_E=5, 2025-05-07T21:00:12.9751019Z L=9, 2025-05-07T21:00:12.9751211Z D_gradcheck=1, 2025-05-07T21:00:12.9751437Z stochastic_rounding=False, 2025-05-07T21:00:12.9751680Z weighted=True, 2025-05-07T21:00:12.9751889Z row_wise=True, 2025-05-07T21:00:12.9752097Z mixed=True, 2025-05-07T21:00:12.9752293Z use_cache=False, 2025-05-07T21:00:12.9752536Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:12.9752859Z use_cpu=True, 2025-05-07T21:00:12.9753081Z output_dtype=SparseType.BF16, 2025-05-07T21:00:12.9753333Z ) 2025-05-07T21:00:12.9753559Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:12.9754117Z self=, 2025-05-07T21:00:12.9754663Z mixed_B=True, 2025-05-07T21:00:12.9754891Z compile=False, 2025-05-07T21:00:12.9755092Z T=1, 2025-05-07T21:00:12.9755278Z D=96, 2025-05-07T21:00:12.9755460Z B=23, 2025-05-07T21:00:12.9755637Z log_E=4, 2025-05-07T21:00:12.9755827Z L=18, 2025-05-07T21:00:12.9756013Z D_gradcheck=1, 2025-05-07T21:00:12.9756232Z stochastic_rounding=False, 2025-05-07T21:00:12.9756489Z weighted=False, 2025-05-07T21:00:12.9756697Z row_wise=False, 2025-05-07T21:00:12.9756902Z mixed=False, 2025-05-07T21:00:12.9757100Z use_cache=True, 2025-05-07T21:00:12.9757335Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:12.9757618Z use_cpu=False, 2025-05-07T21:00:12.9757838Z output_dtype=SparseType.FP32, 2025-05-07T21:00:12.9758091Z ) 2025-05-07T21:00:12.9758320Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:12.9758876Z self=, 2025-05-07T21:00:12.9759616Z mixed_B=True, 2025-05-07T21:00:12.9759826Z compile=False, 2025-05-07T21:00:12.9760027Z T=1, 2025-05-07T21:00:12.9760214Z D=127, 2025-05-07T21:00:12.9760401Z B=38, 2025-05-07T21:00:12.9760580Z log_E=3, 2025-05-07T21:00:12.9760772Z L=19, 2025-05-07T21:00:12.9760960Z D_gradcheck=1, 2025-05-07T21:00:12.9761176Z stochastic_rounding=True, 2025-05-07T21:00:12.9761520Z weighted=True, 2025-05-07T21:00:12.9761735Z row_wise=False, 2025-05-07T21:00:12.9761933Z mixed=False, 2025-05-07T21:00:12.9762143Z use_cache=False, 2025-05-07T21:00:12.9762389Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:12.9762663Z use_cpu=False, 2025-05-07T21:00:12.9762895Z output_dtype=SparseType.FP16, 2025-05-07T21:00:12.9763147Z ) 2025-05-07T21:00:12.9763376Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:12.9763935Z self=, 2025-05-07T21:00:12.9764484Z mixed_B=True, 2025-05-07T21:00:12.9764712Z compile=True, 2025-05-07T21:00:12.9764905Z T=4, 2025-05-07T21:00:12.9765081Z D=110, 2025-05-07T21:00:12.9765259Z B=63, 2025-05-07T21:00:12.9765429Z log_E=5, 2025-05-07T21:00:12.9765611Z L=8, 2025-05-07T21:00:12.9765789Z D_gradcheck=2, 2025-05-07T21:00:12.9765996Z stochastic_rounding=True, 2025-05-07T21:00:12.9766245Z weighted=False, 2025-05-07T21:00:12.9766451Z row_wise=False, 2025-05-07T21:00:12.9766645Z mixed=False, 2025-05-07T21:00:12.9766847Z use_cache=True, 2025-05-07T21:00:12.9767073Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:12.9767340Z use_cpu=True, 2025-05-07T21:00:12.9767562Z output_dtype=SparseType.FP16, 2025-05-07T21:00:12.9767812Z ) 2025-05-07T21:00:12.9768034Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:12.9768671Z self=, 2025-05-07T21:00:12.9769186Z mixed_B=True, 2025-05-07T21:00:12.9769391Z compile=False, 2025-05-07T21:00:12.9769642Z T=2, 2025-05-07T21:00:12.9769821Z D=86, 2025-05-07T21:00:12.9769999Z B=114, 2025-05-07T21:00:12.9770171Z log_E=3, 2025-05-07T21:00:12.9770355Z L=3, 2025-05-07T21:00:12.9770536Z D_gradcheck=1, 2025-05-07T21:00:12.9770749Z stochastic_rounding=True, 2025-05-07T21:00:12.9770995Z weighted=True, 2025-05-07T21:00:12.9771195Z row_wise=True, 2025-05-07T21:00:12.9771386Z mixed=True, 2025-05-07T21:00:12.9771583Z use_cache=True, 2025-05-07T21:00:12.9771817Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:12.9772152Z use_cpu=True, 2025-05-07T21:00:12.9772386Z output_dtype=SparseType.FP16, 2025-05-07T21:00:12.9772642Z ) 2025-05-07T21:00:12.9772864Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:12.9773428Z self=, 2025-05-07T21:00:12.9773947Z mixed_B=True, 2025-05-07T21:00:12.9774155Z compile=True, 2025-05-07T21:00:12.9774361Z T=5, 2025-05-07T21:00:12.9774576Z D=17, 2025-05-07T21:00:12.9774775Z B=63, 2025-05-07T21:00:12.9774955Z log_E=3, 2025-05-07T21:00:12.9775158Z L=15, 2025-05-07T21:00:12.9775346Z D_gradcheck=2, 2025-05-07T21:00:12.9775565Z stochastic_rounding=False, 2025-05-07T21:00:12.9775817Z weighted=True, 2025-05-07T21:00:12.9776026Z row_wise=True, 2025-05-07T21:00:12.9776225Z mixed=True, 2025-05-07T21:00:12.9776491Z use_cache=False, 2025-05-07T21:00:12.9776732Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:12.9777004Z use_cpu=False, 2025-05-07T21:00:12.9777231Z output_dtype=SparseType.BF16, 2025-05-07T21:00:12.9777483Z ) 2025-05-07T21:00:12.9777701Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:12.9778269Z self=, 2025-05-07T21:00:12.9778781Z mixed_B=True, 2025-05-07T21:00:12.9778978Z compile=True, 2025-05-07T21:00:12.9779178Z T=4, 2025-05-07T21:00:12.9779353Z D=116, 2025-05-07T21:00:12.9779527Z B=113, 2025-05-07T21:00:12.9779704Z log_E=5, 2025-05-07T21:00:12.9779891Z L=2, 2025-05-07T21:00:12.9780066Z D_gradcheck=2, 2025-05-07T21:00:12.9780284Z stochastic_rounding=False, 2025-05-07T21:00:12.9780526Z weighted=True, 2025-05-07T21:00:12.9780776Z row_wise=True, 2025-05-07T21:00:12.9780973Z mixed=True, 2025-05-07T21:00:12.9781168Z use_cache=True, 2025-05-07T21:00:12.9781395Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:12.9781663Z use_cpu=False, 2025-05-07T21:00:12.9781886Z output_dtype=SparseType.FP16, 2025-05-07T21:00:12.9782136Z ) 2025-05-07T21:00:12.9960026Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:12.9961264Z self=, 2025-05-07T21:00:12.9962277Z mixed_B=True, 2025-05-07T21:00:12.9962674Z compile=True, 2025-05-07T21:00:12.9963065Z T=5, 2025-05-07T21:00:12.9963399Z D=110, 2025-05-07T21:00:12.9963743Z B=63, 2025-05-07T21:00:12.9964087Z log_E=3, 2025-05-07T21:00:12.9964373Z L=4, 2025-05-07T21:00:12.9964556Z D_gradcheck=2, 2025-05-07T21:00:12.9964775Z stochastic_rounding=True, 2025-05-07T21:00:12.9965012Z weighted=False, 2025-05-07T21:00:12.9965223Z row_wise=True, 2025-05-07T21:00:12.9965422Z mixed=True, 2025-05-07T21:00:12.9965613Z use_cache=True, 2025-05-07T21:00:12.9965842Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:12.9966118Z use_cpu=True, 2025-05-07T21:00:12.9966334Z output_dtype=SparseType.FP16, 2025-05-07T21:00:12.9966584Z ) 2025-05-07T21:00:12.9966809Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:12.9967452Z self=, 2025-05-07T21:00:12.9967963Z mixed_B=True, 2025-05-07T21:00:12.9968160Z compile=True, 2025-05-07T21:00:12.9968421Z T=1, 2025-05-07T21:00:12.9968593Z D=122, 2025-05-07T21:00:12.9968772Z B=71, 2025-05-07T21:00:12.9968950Z log_E=4, 2025-05-07T21:00:12.9969129Z L=9, 2025-05-07T21:00:12.9969309Z D_gradcheck=2, 2025-05-07T21:00:12.9969529Z stochastic_rounding=False, 2025-05-07T21:00:12.9969761Z weighted=True, 2025-05-07T21:00:12.9969964Z row_wise=True, 2025-05-07T21:00:12.9970161Z mixed=False, 2025-05-07T21:00:12.9970352Z use_cache=True, 2025-05-07T21:00:12.9970579Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:12.9970917Z use_cpu=True, 2025-05-07T21:00:12.9971128Z output_dtype=SparseType.BF16, 2025-05-07T21:00:12.9971378Z ) 2025-05-07T21:00:12.9971597Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:12.9972154Z self=, 2025-05-07T21:00:12.9972668Z mixed_B=False, 2025-05-07T21:00:12.9972875Z compile=True, 2025-05-07T21:00:12.9973071Z T=5, 2025-05-07T21:00:12.9973243Z D=95, 2025-05-07T21:00:12.9973415Z B=8, 2025-05-07T21:00:12.9973591Z log_E=3, 2025-05-07T21:00:12.9973766Z L=3, 2025-05-07T21:00:12.9973944Z D_gradcheck=1, 2025-05-07T21:00:12.9974157Z stochastic_rounding=False, 2025-05-07T21:00:12.9974396Z weighted=True, 2025-05-07T21:00:12.9974598Z row_wise=True, 2025-05-07T21:00:12.9974795Z mixed=True, 2025-05-07T21:00:12.9974984Z use_cache=False, 2025-05-07T21:00:12.9975221Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:12.9975499Z use_cpu=False, 2025-05-07T21:00:12.9975713Z output_dtype=SparseType.BF16, 2025-05-07T21:00:12.9975954Z ) 2025-05-07T21:00:12.9976176Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:12.9976798Z self=, 2025-05-07T21:00:12.9977304Z mixed_B=True, 2025-05-07T21:00:12.9977503Z compile=False, 2025-05-07T21:00:12.9977698Z T=1, 2025-05-07T21:00:12.9977868Z D=50, 2025-05-07T21:00:12.9978042Z B=36, 2025-05-07T21:00:12.9978214Z log_E=3, 2025-05-07T21:00:12.9978398Z L=11, 2025-05-07T21:00:12.9978579Z D_gradcheck=1, 2025-05-07T21:00:12.9978787Z stochastic_rounding=True, 2025-05-07T21:00:12.9979035Z weighted=True, 2025-05-07T21:00:12.9979303Z row_wise=True, 2025-05-07T21:00:12.9979504Z mixed=False, 2025-05-07T21:00:12.9979695Z use_cache=True, 2025-05-07T21:00:12.9979919Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:12.9980191Z use_cpu=False, 2025-05-07T21:00:12.9980406Z output_dtype=SparseType.BF16, 2025-05-07T21:00:12.9980652Z ) 2025-05-07T21:00:12.9980873Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:12.9981423Z self=, 2025-05-07T21:00:12.9981932Z mixed_B=False, 2025-05-07T21:00:12.9982129Z compile=False, 2025-05-07T21:00:12.9982321Z T=5, 2025-05-07T21:00:12.9982497Z D=37, 2025-05-07T21:00:12.9982668Z B=116, 2025-05-07T21:00:12.9982838Z log_E=3, 2025-05-07T21:00:12.9983015Z L=0, 2025-05-07T21:00:12.9983187Z D_gradcheck=1, 2025-05-07T21:00:12.9983397Z stochastic_rounding=False, 2025-05-07T21:00:12.9983638Z weighted=True, 2025-05-07T21:00:12.9983837Z row_wise=False, 2025-05-07T21:00:12.9984026Z mixed=False, 2025-05-07T21:00:12.9984223Z use_cache=False, 2025-05-07T21:00:12.9984458Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:12.9984727Z use_cpu=True, 2025-05-07T21:00:12.9984948Z output_dtype=SparseType.BF16, 2025-05-07T21:00:12.9985191Z ) 2025-05-07T21:00:12.9985410Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:12.9986011Z self=, 2025-05-07T21:00:12.9986520Z mixed_B=True, 2025-05-07T21:00:12.9986717Z compile=True, 2025-05-07T21:00:12.9986974Z T=1, 2025-05-07T21:00:12.9987150Z D=47, 2025-05-07T21:00:12.9987326Z B=54, 2025-05-07T21:00:12.9987494Z log_E=3, 2025-05-07T21:00:12.9987679Z L=15, 2025-05-07T21:00:12.9987862Z D_gradcheck=2, 2025-05-07T21:00:12.9988071Z stochastic_rounding=True, 2025-05-07T21:00:12.9988311Z weighted=True, 2025-05-07T21:00:12.9988517Z row_wise=False, 2025-05-07T21:00:12.9988707Z mixed=True, 2025-05-07T21:00:12.9988901Z use_cache=False, 2025-05-07T21:00:12.9989130Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:12.9989436Z use_cpu=False, 2025-05-07T21:00:12.9989650Z output_dtype=SparseType.FP32, 2025-05-07T21:00:12.9989895Z ) 2025-05-07T21:00:12.9990105Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:12.9990661Z self=, 2025-05-07T21:00:12.9991166Z mixed_B=True, 2025-05-07T21:00:12.9991364Z compile=False, 2025-05-07T21:00:12.9991558Z T=2, 2025-05-07T21:00:12.9991731Z D=49, 2025-05-07T21:00:12.9991905Z B=70, 2025-05-07T21:00:12.9992072Z log_E=5, 2025-05-07T21:00:12.9992249Z L=2, 2025-05-07T21:00:12.9992422Z D_gradcheck=2, 2025-05-07T21:00:12.9992630Z stochastic_rounding=False, 2025-05-07T21:00:12.9992867Z weighted=False, 2025-05-07T21:00:12.9993067Z row_wise=True, 2025-05-07T21:00:12.9993257Z mixed=True, 2025-05-07T21:00:12.9993448Z use_cache=True, 2025-05-07T21:00:12.9993675Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:12.9993940Z use_cpu=True, 2025-05-07T21:00:12.9994156Z output_dtype=SparseType.FP32, 2025-05-07T21:00:12.9994410Z ) 2025-05-07T21:00:12.9994655Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:12.9995220Z self=, 2025-05-07T21:00:12.9995728Z mixed_B=False, 2025-05-07T21:00:12.9995924Z compile=False, 2025-05-07T21:00:12.9996116Z T=3, 2025-05-07T21:00:12.9996289Z D=3, 2025-05-07T21:00:12.9996466Z B=107, 2025-05-07T21:00:12.9996634Z log_E=4, 2025-05-07T21:00:12.9996811Z L=12, 2025-05-07T21:00:12.9996987Z D_gradcheck=2, 2025-05-07T21:00:12.9997198Z stochastic_rounding=True, 2025-05-07T21:00:12.9997434Z weighted=True, 2025-05-07T21:00:12.9997678Z row_wise=False, 2025-05-07T21:00:12.9997871Z mixed=False, 2025-05-07T21:00:12.9998066Z use_cache=True, 2025-05-07T21:00:12.9998281Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:12.9998545Z use_cpu=True, 2025-05-07T21:00:12.9998764Z output_dtype=SparseType.BF16, 2025-05-07T21:00:12.9999002Z ) 2025-05-07T21:00:12.9999213Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:12.9999768Z self=, 2025-05-07T21:00:13.0000274Z mixed_B=False, 2025-05-07T21:00:13.0000468Z compile=False, 2025-05-07T21:00:13.0000664Z T=5, 2025-05-07T21:00:13.0000837Z D=63, 2025-05-07T21:00:13.0001006Z B=2, 2025-05-07T21:00:13.0001177Z log_E=4, 2025-05-07T21:00:13.0001354Z L=2, 2025-05-07T21:00:13.0001520Z D_gradcheck=1, 2025-05-07T21:00:13.0001732Z stochastic_rounding=False, 2025-05-07T21:00:13.0001970Z weighted=False, 2025-05-07T21:00:13.0002165Z row_wise=True, 2025-05-07T21:00:13.0002353Z mixed=False, 2025-05-07T21:00:13.0002546Z use_cache=False, 2025-05-07T21:00:13.0002777Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:13.0003045Z use_cpu=True, 2025-05-07T21:00:13.0003260Z output_dtype=SparseType.FP16, 2025-05-07T21:00:13.0003500Z ) 2025-05-07T21:00:13.0003714Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:13.0004320Z self=, 2025-05-07T21:00:13.0004824Z mixed_B=False, 2025-05-07T21:00:13.0005052Z compile=True, 2025-05-07T21:00:13.0005286Z T=5, 2025-05-07T21:00:13.0005457Z D=12, 2025-05-07T21:00:13.0005625Z B=38, 2025-05-07T21:00:13.0005799Z log_E=5, 2025-05-07T21:00:13.0005970Z L=17, 2025-05-07T21:00:13.0006146Z D_gradcheck=1, 2025-05-07T21:00:13.0006356Z stochastic_rounding=False, 2025-05-07T21:00:13.0006589Z weighted=True, 2025-05-07T21:00:13.0006789Z row_wise=True, 2025-05-07T21:00:13.0006978Z mixed=False, 2025-05-07T21:00:13.0007166Z use_cache=False, 2025-05-07T21:00:13.0007399Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:13.0007710Z use_cpu=True, 2025-05-07T21:00:13.0007919Z output_dtype=SparseType.FP32, 2025-05-07T21:00:13.0008161Z ) 2025-05-07T21:00:13.0008379Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:13.0008933Z self=, 2025-05-07T21:00:13.0009442Z mixed_B=True, 2025-05-07T21:00:13.0009637Z compile=False, 2025-05-07T21:00:13.0009831Z T=3, 2025-05-07T21:00:13.0009996Z D=61, 2025-05-07T21:00:13.0010168Z B=35, 2025-05-07T21:00:13.0010340Z log_E=3, 2025-05-07T21:00:13.0010513Z L=6, 2025-05-07T21:00:13.0010686Z D_gradcheck=1, 2025-05-07T21:00:13.0010899Z stochastic_rounding=False, 2025-05-07T21:00:13.0018265Z weighted=True, 2025-05-07T21:00:13.0018498Z row_wise=False, 2025-05-07T21:00:13.0018707Z mixed=False, 2025-05-07T21:00:13.0018908Z use_cache=True, 2025-05-07T21:00:13.0019139Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:13.0019423Z use_cpu=True, 2025-05-07T21:00:13.0019650Z output_dtype=SparseType.FP16, 2025-05-07T21:00:13.0019904Z ) 2025-05-07T21:00:13.0020131Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:13.0020696Z self=, 2025-05-07T21:00:13.0021220Z mixed_B=True, 2025-05-07T21:00:13.0021429Z compile=True, 2025-05-07T21:00:13.0021626Z T=5, 2025-05-07T21:00:13.0021810Z D=104, 2025-05-07T21:00:13.0021994Z B=24, 2025-05-07T21:00:13.0022169Z log_E=4, 2025-05-07T21:00:13.0022357Z L=10, 2025-05-07T21:00:13.0022544Z D_gradcheck=1, 2025-05-07T21:00:13.0022765Z stochastic_rounding=False, 2025-05-07T21:00:13.0023004Z weighted=False, 2025-05-07T21:00:13.0023286Z row_wise=False, 2025-05-07T21:00:13.0023490Z mixed=True, 2025-05-07T21:00:13.0023684Z use_cache=True, 2025-05-07T21:00:13.0023908Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:13.0024182Z use_cpu=True, 2025-05-07T21:00:13.0024407Z output_dtype=SparseType.FP32, 2025-05-07T21:00:13.0024660Z ) 2025-05-07T21:00:13.0024885Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:13.0025445Z self=, 2025-05-07T21:00:13.0025962Z mixed_B=False, 2025-05-07T21:00:13.0026169Z compile=True, 2025-05-07T21:00:13.0026367Z T=1, 2025-05-07T21:00:13.0026551Z D=64, 2025-05-07T21:00:13.0026738Z B=123, 2025-05-07T21:00:13.0026915Z log_E=4, 2025-05-07T21:00:13.0027101Z L=14, 2025-05-07T21:00:13.0027284Z D_gradcheck=1, 2025-05-07T21:00:13.0027501Z stochastic_rounding=False, 2025-05-07T21:00:13.0027749Z weighted=False, 2025-05-07T21:00:13.0027961Z row_wise=False, 2025-05-07T21:00:13.0028163Z mixed=True, 2025-05-07T21:00:13.0028371Z use_cache=True, 2025-05-07T21:00:13.0028602Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:13.0028886Z use_cpu=True, 2025-05-07T21:00:13.0029109Z output_dtype=SparseType.FP32, 2025-05-07T21:00:13.0029365Z ) 2025-05-07T21:00:13.0029592Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:13.0030195Z self=, 2025-05-07T21:00:13.0030716Z mixed_B=False, 2025-05-07T21:00:13.0030925Z compile=False, 2025-05-07T21:00:13.0031167Z T=1, 2025-05-07T21:00:13.0031352Z D=60, 2025-05-07T21:00:13.0031528Z B=46, 2025-05-07T21:00:13.0031707Z log_E=3, 2025-05-07T21:00:13.0031898Z L=20, 2025-05-07T21:00:13.0032087Z D_gradcheck=2, 2025-05-07T21:00:13.0032309Z stochastic_rounding=False, 2025-05-07T21:00:13.0032558Z weighted=True, 2025-05-07T21:00:13.0032766Z row_wise=True, 2025-05-07T21:00:13.0032961Z mixed=False, 2025-05-07T21:00:13.0033169Z use_cache=False, 2025-05-07T21:00:13.0033417Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:13.0033729Z use_cpu=False, 2025-05-07T21:00:13.0033954Z output_dtype=SparseType.FP16, 2025-05-07T21:00:13.0034201Z ) 2025-05-07T21:00:13.0034413Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:13.0034972Z self=, 2025-05-07T21:00:13.0035484Z mixed_B=False, 2025-05-07T21:00:13.0035682Z compile=True, 2025-05-07T21:00:13.0035874Z T=4, 2025-05-07T21:00:13.0036048Z D=93, 2025-05-07T21:00:13.0036229Z B=109, 2025-05-07T21:00:13.0036402Z log_E=3, 2025-05-07T21:00:13.0036581Z L=3, 2025-05-07T21:00:13.0036760Z D_gradcheck=2, 2025-05-07T21:00:13.0036971Z stochastic_rounding=False, 2025-05-07T21:00:13.0037216Z weighted=False, 2025-05-07T21:00:13.0037421Z row_wise=False, 2025-05-07T21:00:13.0037612Z mixed=True, 2025-05-07T21:00:13.0037808Z use_cache=True, 2025-05-07T21:00:13.0038034Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:13.0038303Z use_cpu=False, 2025-05-07T21:00:13.0038527Z output_dtype=SparseType.BF16, 2025-05-07T21:00:13.0038779Z ) 2025-05-07T21:00:13.0038992Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:13.0039550Z self=, 2025-05-07T21:00:13.0040061Z mixed_B=False, 2025-05-07T21:00:13.0040260Z compile=True, 2025-05-07T21:00:13.0040451Z T=3, 2025-05-07T21:00:13.0040627Z D=70, 2025-05-07T21:00:13.0040807Z B=28, 2025-05-07T21:00:13.0040977Z log_E=4, 2025-05-07T21:00:13.0041165Z L=9, 2025-05-07T21:00:13.0041341Z D_gradcheck=1, 2025-05-07T21:00:13.0041550Z stochastic_rounding=False, 2025-05-07T21:00:13.0041794Z weighted=True, 2025-05-07T21:00:13.0042466Z row_wise=True, 2025-05-07T21:00:13.0042657Z mixed=False, 2025-05-07T21:00:13.0042851Z use_cache=True, 2025-05-07T21:00:13.0043073Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:13.0043339Z use_cpu=False, 2025-05-07T21:00:13.0043556Z output_dtype=SparseType.BF16, 2025-05-07T21:00:13.0043798Z ) 2025-05-07T21:00:13.0044007Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:13.0044564Z self=, 2025-05-07T21:00:13.0045072Z mixed_B=True, 2025-05-07T21:00:13.0045261Z compile=True, 2025-05-07T21:00:13.0045450Z T=1, 2025-05-07T21:00:13.0045626Z D=82, 2025-05-07T21:00:13.0045794Z B=15, 2025-05-07T21:00:13.0045961Z log_E=3, 2025-05-07T21:00:13.0046142Z L=15, 2025-05-07T21:00:13.0046315Z D_gradcheck=2, 2025-05-07T21:00:13.0046525Z stochastic_rounding=True, 2025-05-07T21:00:13.0046761Z weighted=True, 2025-05-07T21:00:13.0046962Z row_wise=False, 2025-05-07T21:00:13.0047153Z mixed=True, 2025-05-07T21:00:13.0047346Z use_cache=False, 2025-05-07T21:00:13.0047578Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:13.0047840Z use_cpu=True, 2025-05-07T21:00:13.0048055Z output_dtype=SparseType.FP16, 2025-05-07T21:00:13.0048299Z ) 2025-05-07T21:00:13.0229262Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:13.0229999Z self=, 2025-05-07T21:00:13.0230520Z mixed_B=False, 2025-05-07T21:00:13.0230721Z compile=True, 2025-05-07T21:00:13.0230904Z T=4, 2025-05-07T21:00:13.0231138Z D=118, 2025-05-07T21:00:13.0231315Z B=120, 2025-05-07T21:00:13.0231485Z log_E=5, 2025-05-07T21:00:13.0231663Z L=0, 2025-05-07T21:00:13.0231834Z D_gradcheck=2, 2025-05-07T21:00:13.0232041Z stochastic_rounding=True, 2025-05-07T21:00:13.0232281Z weighted=False, 2025-05-07T21:00:13.0232483Z row_wise=False, 2025-05-07T21:00:13.0232678Z mixed=False, 2025-05-07T21:00:13.0232877Z use_cache=False, 2025-05-07T21:00:13.0233104Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:13.0233436Z use_cpu=False, 2025-05-07T21:00:13.0233651Z output_dtype=SparseType.FP32, 2025-05-07T21:00:13.0233897Z ) 2025-05-07T21:00:13.0234116Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:13.0234678Z self=, 2025-05-07T21:00:13.0235189Z mixed_B=True, 2025-05-07T21:00:13.0235383Z compile=False, 2025-05-07T21:00:13.0235567Z T=4, 2025-05-07T21:00:13.0235737Z D=46, 2025-05-07T21:00:13.0235907Z B=24, 2025-05-07T21:00:13.0236074Z log_E=5, 2025-05-07T21:00:13.0236252Z L=5, 2025-05-07T21:00:13.0236430Z D_gradcheck=1, 2025-05-07T21:00:13.0236638Z stochastic_rounding=False, 2025-05-07T21:00:13.0236876Z weighted=True, 2025-05-07T21:00:13.0237073Z row_wise=False, 2025-05-07T21:00:13.0237260Z mixed=True, 2025-05-07T21:00:13.0237456Z use_cache=True, 2025-05-07T21:00:13.0237677Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:13.0237945Z use_cpu=False, 2025-05-07T21:00:13.0238168Z output_dtype=SparseType.BF16, 2025-05-07T21:00:13.0238413Z ) 2025-05-07T21:00:13.0238631Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:13.0239188Z self=, 2025-05-07T21:00:13.0239701Z mixed_B=False, 2025-05-07T21:00:13.0239901Z compile=False, 2025-05-07T21:00:13.0240095Z T=2, 2025-05-07T21:00:13.0240274Z D=48, 2025-05-07T21:00:13.0240447Z B=106, 2025-05-07T21:00:13.0240625Z log_E=5, 2025-05-07T21:00:13.0240807Z L=12, 2025-05-07T21:00:13.0240990Z D_gradcheck=1, 2025-05-07T21:00:13.0241201Z stochastic_rounding=True, 2025-05-07T21:00:13.0241440Z weighted=True, 2025-05-07T21:00:13.0241793Z row_wise=False, 2025-05-07T21:00:13.0241993Z mixed=False, 2025-05-07T21:00:13.0242194Z use_cache=True, 2025-05-07T21:00:13.0242432Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:13.0242714Z use_cpu=True, 2025-05-07T21:00:13.0242931Z output_dtype=SparseType.FP16, 2025-05-07T21:00:13.0243179Z ) 2025-05-07T21:00:13.0243398Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:13.0243953Z self=, 2025-05-07T21:00:13.0244468Z mixed_B=True, 2025-05-07T21:00:13.0244667Z compile=False, 2025-05-07T21:00:13.0244861Z T=2, 2025-05-07T21:00:13.0245027Z D=87, 2025-05-07T21:00:13.0245196Z B=79, 2025-05-07T21:00:13.0245368Z log_E=5, 2025-05-07T21:00:13.0245543Z L=5, 2025-05-07T21:00:13.0245716Z D_gradcheck=1, 2025-05-07T21:00:13.0245929Z stochastic_rounding=True, 2025-05-07T21:00:13.0246161Z weighted=True, 2025-05-07T21:00:13.0246363Z row_wise=True, 2025-05-07T21:00:13.0246556Z mixed=False, 2025-05-07T21:00:13.0246746Z use_cache=True, 2025-05-07T21:00:13.0246967Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:13.0247235Z use_cpu=True, 2025-05-07T21:00:13.0247442Z output_dtype=SparseType.FP16, 2025-05-07T21:00:13.0247685Z ) 2025-05-07T21:00:13.0247897Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:13.0248528Z self=, 2025-05-07T21:00:13.0249031Z mixed_B=False, 2025-05-07T21:00:13.0249229Z compile=True, 2025-05-07T21:00:13.0249413Z T=4, 2025-05-07T21:00:13.0249620Z D=128, 2025-05-07T21:00:13.0249789Z B=18, 2025-05-07T21:00:13.0249956Z log_E=3, 2025-05-07T21:00:13.0250132Z L=18, 2025-05-07T21:00:13.0250304Z D_gradcheck=1, 2025-05-07T21:00:13.0250514Z stochastic_rounding=False, 2025-05-07T21:00:13.0250745Z weighted=False, 2025-05-07T21:00:13.0250944Z row_wise=True, 2025-05-07T21:00:13.0251138Z mixed=False, 2025-05-07T21:00:13.0251330Z use_cache=False, 2025-05-07T21:00:13.0251558Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:13.0251864Z use_cpu=False, 2025-05-07T21:00:13.0252075Z output_dtype=SparseType.FP16, 2025-05-07T21:00:13.0252326Z ) 2025-05-07T21:00:13.0252543Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:13.0253099Z self=, 2025-05-07T21:00:13.0253611Z mixed_B=True, 2025-05-07T21:00:13.0253807Z compile=True, 2025-05-07T21:00:13.0253991Z T=3, 2025-05-07T21:00:13.0254162Z D=47, 2025-05-07T21:00:13.0254327Z B=31, 2025-05-07T21:00:13.0254492Z log_E=5, 2025-05-07T21:00:13.0254665Z L=3, 2025-05-07T21:00:13.0254837Z D_gradcheck=1, 2025-05-07T21:00:13.0255042Z stochastic_rounding=True, 2025-05-07T21:00:13.0255278Z weighted=True, 2025-05-07T21:00:13.0255476Z row_wise=False, 2025-05-07T21:00:13.0255671Z mixed=True, 2025-05-07T21:00:13.0255856Z use_cache=True, 2025-05-07T21:00:13.0256083Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:13.0256499Z use_cpu=True, 2025-05-07T21:00:13.0256714Z output_dtype=SparseType.BF16, 2025-05-07T21:00:13.0256964Z ) 2025-05-07T21:00:13.0257187Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:13.0257744Z self=, 2025-05-07T21:00:13.0258255Z mixed_B=False, 2025-05-07T21:00:13.0258458Z compile=True, 2025-05-07T21:00:13.0258650Z T=4, 2025-05-07T21:00:13.0258830Z D=96, 2025-05-07T21:00:13.0259007Z B=10, 2025-05-07T21:00:13.0259181Z log_E=3, 2025-05-07T21:00:13.0259580Z L=13, 2025-05-07T21:00:13.0259785Z D_gradcheck=1, 2025-05-07T21:00:13.0259995Z stochastic_rounding=False, 2025-05-07T21:00:13.0260234Z weighted=False, 2025-05-07T21:00:13.0260498Z row_wise=True, 2025-05-07T21:00:13.0260692Z mixed=True, 2025-05-07T21:00:13.0260889Z use_cache=False, 2025-05-07T21:00:13.0261114Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:13.0261384Z use_cpu=True, 2025-05-07T21:00:13.0261605Z output_dtype=SparseType.FP16, 2025-05-07T21:00:13.0261850Z ) 2025-05-07T21:00:13.0262071Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:13.0262630Z self=, 2025-05-07T21:00:13.0263145Z mixed_B=False, 2025-05-07T21:00:13.0263345Z compile=False, 2025-05-07T21:00:13.0263533Z T=3, 2025-05-07T21:00:13.0263700Z D=126, 2025-05-07T21:00:13.0263869Z B=22, 2025-05-07T21:00:13.0264036Z log_E=3, 2025-05-07T21:00:13.0264209Z L=15, 2025-05-07T21:00:13.0264378Z D_gradcheck=2, 2025-05-07T21:00:13.0264589Z stochastic_rounding=False, 2025-05-07T21:00:13.0264832Z weighted=False, 2025-05-07T21:00:13.0265029Z row_wise=False, 2025-05-07T21:00:13.0265217Z mixed=True, 2025-05-07T21:00:13.0265411Z use_cache=False, 2025-05-07T21:00:13.0265639Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:13.0265904Z use_cpu=True, 2025-05-07T21:00:13.0266130Z output_dtype=SparseType.FP16, 2025-05-07T21:00:13.0266373Z ) 2025-05-07T21:00:13.0266592Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:13.0267212Z self=, 2025-05-07T21:00:13.0267710Z mixed_B=False, 2025-05-07T21:00:13.0267914Z compile=False, 2025-05-07T21:00:13.0268104Z T=2, 2025-05-07T21:00:13.0268333Z D=14, 2025-05-07T21:00:13.0268506Z B=15, 2025-05-07T21:00:13.0268676Z log_E=3, 2025-05-07T21:00:13.0268846Z L=1, 2025-05-07T21:00:13.0269021Z D_gradcheck=1, 2025-05-07T21:00:13.0269224Z stochastic_rounding=True, 2025-05-07T21:00:13.0269453Z weighted=False, 2025-05-07T21:00:13.0269655Z row_wise=True, 2025-05-07T21:00:13.0269848Z mixed=False, 2025-05-07T21:00:13.0270039Z use_cache=False, 2025-05-07T21:00:13.0270266Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:13.0270588Z use_cpu=True, 2025-05-07T21:00:13.0270801Z output_dtype=SparseType.FP16, 2025-05-07T21:00:13.0271034Z ) 2025-05-07T21:00:13.0271250Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:13.0271809Z self=, 2025-05-07T21:00:13.0272316Z mixed_B=True, 2025-05-07T21:00:13.0272517Z compile=True, 2025-05-07T21:00:13.0272712Z T=1, 2025-05-07T21:00:13.0272887Z D=78, 2025-05-07T21:00:13.0273066Z B=87, 2025-05-07T21:00:13.0273242Z log_E=3, 2025-05-07T21:00:13.0273420Z L=18, 2025-05-07T21:00:13.0273600Z D_gradcheck=2, 2025-05-07T21:00:13.0273814Z stochastic_rounding=False, 2025-05-07T21:00:13.0274054Z weighted=False, 2025-05-07T21:00:13.0274263Z row_wise=False, 2025-05-07T21:00:13.0274487Z mixed=False, 2025-05-07T21:00:13.0274709Z use_cache=False, 2025-05-07T21:00:13.0274946Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:13.0275224Z use_cpu=True, 2025-05-07T21:00:13.0275443Z output_dtype=SparseType.FP16, 2025-05-07T21:00:13.0275688Z ) 2025-05-07T21:00:13.0275908Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:13.0276473Z self=, 2025-05-07T21:00:13.0276976Z mixed_B=False, 2025-05-07T21:00:13.0277178Z compile=True, 2025-05-07T21:00:13.0277373Z T=2, 2025-05-07T21:00:13.0277549Z D=23, 2025-05-07T21:00:13.0277726Z B=126, 2025-05-07T21:00:13.0277903Z log_E=3, 2025-05-07T21:00:13.0278083Z L=17, 2025-05-07T21:00:13.0278260Z D_gradcheck=2, 2025-05-07T21:00:13.0278469Z stochastic_rounding=True, 2025-05-07T21:00:13.0278704Z weighted=True, 2025-05-07T21:00:13.0278954Z row_wise=False, 2025-05-07T21:00:13.0279158Z mixed=False, 2025-05-07T21:00:13.0279353Z use_cache=False, 2025-05-07T21:00:13.0279587Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:13.0279859Z use_cpu=True, 2025-05-07T21:00:13.0280073Z output_dtype=SparseType.BF16, 2025-05-07T21:00:13.0280321Z ) 2025-05-07T21:00:13.0280539Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:13.0281094Z self=, 2025-05-07T21:00:13.0281602Z mixed_B=False, 2025-05-07T21:00:13.0281799Z compile=True, 2025-05-07T21:00:13.0281998Z T=3, 2025-05-07T21:00:13.0282169Z D=2, 2025-05-07T21:00:13.0282343Z B=96, 2025-05-07T21:00:13.0282522Z log_E=5, 2025-05-07T21:00:13.0282694Z L=19, 2025-05-07T21:00:13.0282872Z D_gradcheck=2, 2025-05-07T21:00:13.0283093Z stochastic_rounding=True, 2025-05-07T21:00:13.0283332Z weighted=True, 2025-05-07T21:00:13.0283537Z row_wise=False, 2025-05-07T21:00:13.0283732Z mixed=True, 2025-05-07T21:00:13.0283930Z use_cache=True, 2025-05-07T21:00:13.0284155Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:13.0284433Z use_cpu=True, 2025-05-07T21:00:13.0284646Z output_dtype=SparseType.FP32, 2025-05-07T21:00:13.0284889Z ) 2025-05-07T21:00:13.0285115Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:13.0285672Z self=, 2025-05-07T21:00:13.0286225Z mixed_B=False, 2025-05-07T21:00:13.0286424Z compile=False, 2025-05-07T21:00:13.0286615Z T=1, 2025-05-07T21:00:13.0286822Z D=125, 2025-05-07T21:00:13.0286996Z B=110, 2025-05-07T21:00:13.0287169Z log_E=4, 2025-05-07T21:00:13.0287350Z L=1, 2025-05-07T21:00:13.0287522Z D_gradcheck=2, 2025-05-07T21:00:13.0287731Z stochastic_rounding=True, 2025-05-07T21:00:13.0287963Z weighted=False, 2025-05-07T21:00:13.0288161Z row_wise=False, 2025-05-07T21:00:13.0288348Z mixed=True, 2025-05-07T21:00:13.0288533Z use_cache=False, 2025-05-07T21:00:13.0288770Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:13.0289083Z use_cpu=False, 2025-05-07T21:00:13.0289296Z output_dtype=SparseType.FP16, 2025-05-07T21:00:13.0289530Z ) 2025-05-07T21:00:13.0289743Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:13.0290290Z self=, 2025-05-07T21:00:13.0290804Z mixed_B=False, 2025-05-07T21:00:13.0291000Z compile=True, 2025-05-07T21:00:13.0291185Z T=2, 2025-05-07T21:00:13.0291357Z D=24, 2025-05-07T21:00:13.0291526Z B=84, 2025-05-07T21:00:13.0291691Z log_E=4, 2025-05-07T21:00:13.0291876Z L=0, 2025-05-07T21:00:13.0299327Z D_gradcheck=1, 2025-05-07T21:00:13.0299561Z stochastic_rounding=True, 2025-05-07T21:00:13.0299810Z weighted=False, 2025-05-07T21:00:13.0300020Z row_wise=True, 2025-05-07T21:00:13.0300214Z mixed=True, 2025-05-07T21:00:13.0300412Z use_cache=False, 2025-05-07T21:00:13.0300645Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:13.0300913Z use_cpu=False, 2025-05-07T21:00:13.0301137Z output_dtype=SparseType.FP16, 2025-05-07T21:00:13.0301389Z ) 2025-05-07T21:00:13.0301608Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:13.0302170Z self=, 2025-05-07T21:00:13.0302694Z mixed_B=False, 2025-05-07T21:00:13.0302894Z compile=True, 2025-05-07T21:00:13.0303089Z T=4, 2025-05-07T21:00:13.0303267Z D=58, 2025-05-07T21:00:13.0303439Z B=77, 2025-05-07T21:00:13.0303611Z log_E=5, 2025-05-07T21:00:13.0303788Z L=13, 2025-05-07T21:00:13.0303962Z D_gradcheck=2, 2025-05-07T21:00:13.0304182Z stochastic_rounding=True, 2025-05-07T21:00:13.0304420Z weighted=True, 2025-05-07T21:00:13.0304724Z row_wise=False, 2025-05-07T21:00:13.0304943Z mixed=False, 2025-05-07T21:00:13.0305144Z use_cache=False, 2025-05-07T21:00:13.0305372Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:13.0305643Z use_cpu=False, 2025-05-07T21:00:13.0305859Z output_dtype=SparseType.FP16, 2025-05-07T21:00:13.0306107Z ) 2025-05-07T21:00:13.0306325Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:13.0306879Z self=, 2025-05-07T21:00:13.0307384Z mixed_B=True, 2025-05-07T21:00:13.0307571Z compile=False, 2025-05-07T21:00:13.0307757Z T=1, 2025-05-07T21:00:13.0307928Z D=24, 2025-05-07T21:00:13.0308094Z B=122, 2025-05-07T21:00:13.0308267Z log_E=4, 2025-05-07T21:00:13.0308445Z L=4, 2025-05-07T21:00:13.0308613Z D_gradcheck=1, 2025-05-07T21:00:13.0308830Z stochastic_rounding=False, 2025-05-07T21:00:13.0309068Z weighted=True, 2025-05-07T21:00:13.0309258Z row_wise=True, 2025-05-07T21:00:13.0309454Z mixed=False, 2025-05-07T21:00:13.0309653Z use_cache=False, 2025-05-07T21:00:13.0309877Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:13.0310142Z use_cpu=False, 2025-05-07T21:00:13.0310360Z output_dtype=SparseType.FP16, 2025-05-07T21:00:13.0310599Z ) 2025-05-07T21:00:13.0310820Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:13.0311376Z self=, 2025-05-07T21:00:13.0311935Z mixed_B=True, 2025-05-07T21:00:13.0312122Z compile=True, 2025-05-07T21:00:13.0312307Z T=2, 2025-05-07T21:00:13.0312515Z D=42, 2025-05-07T21:00:13.0312685Z B=106, 2025-05-07T21:00:13.0312860Z log_E=4, 2025-05-07T21:00:13.0313037Z L=18, 2025-05-07T21:00:13.0313205Z D_gradcheck=1, 2025-05-07T21:00:13.0313418Z stochastic_rounding=False, 2025-05-07T21:00:13.0313657Z weighted=True, 2025-05-07T21:00:13.0313851Z row_wise=False, 2025-05-07T21:00:13.0314054Z mixed=False, 2025-05-07T21:00:13.0314244Z use_cache=True, 2025-05-07T21:00:13.0314455Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:13.0314772Z use_cpu=False, 2025-05-07T21:00:13.0314988Z output_dtype=SparseType.FP16, 2025-05-07T21:00:13.0315222Z ) 2025-05-07T21:00:13.0498663Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:13.0499843Z self=, 2025-05-07T21:00:13.0500868Z mixed_B=False, 2025-05-07T21:00:13.0501253Z compile=True, 2025-05-07T21:00:13.0501619Z T=4, 2025-05-07T21:00:13.0501951Z D=107, 2025-05-07T21:00:13.0502293Z B=93, 2025-05-07T21:00:13.0502620Z log_E=3, 2025-05-07T21:00:13.0502962Z L=19, 2025-05-07T21:00:13.0503303Z D_gradcheck=2, 2025-05-07T21:00:13.0503717Z stochastic_rounding=False, 2025-05-07T21:00:13.0504198Z weighted=False, 2025-05-07T21:00:13.0504534Z row_wise=False, 2025-05-07T21:00:13.0504747Z mixed=False, 2025-05-07T21:00:13.0504965Z use_cache=False, 2025-05-07T21:00:13.0505195Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:13.0505459Z use_cpu=False, 2025-05-07T21:00:13.0505675Z output_dtype=SparseType.FP16, 2025-05-07T21:00:13.0505918Z ) 2025-05-07T21:00:13.0506130Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:13.0506687Z self=, 2025-05-07T21:00:13.0507191Z mixed_B=False, 2025-05-07T21:00:13.0507382Z compile=True, 2025-05-07T21:00:13.0507576Z T=2, 2025-05-07T21:00:13.0507753Z D=30, 2025-05-07T21:00:13.0507918Z B=109, 2025-05-07T21:00:13.0508090Z log_E=4, 2025-05-07T21:00:13.0508266Z L=19, 2025-05-07T21:00:13.0508443Z D_gradcheck=1, 2025-05-07T21:00:13.0508649Z stochastic_rounding=False, 2025-05-07T21:00:13.0508886Z weighted=True, 2025-05-07T21:00:13.0509202Z row_wise=True, 2025-05-07T21:00:13.0509393Z mixed=False, 2025-05-07T21:00:13.0509586Z use_cache=False, 2025-05-07T21:00:13.0509817Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:13.0510079Z use_cpu=True, 2025-05-07T21:00:13.0510296Z output_dtype=SparseType.FP16, 2025-05-07T21:00:13.0510549Z ) 2025-05-07T21:00:13.0510763Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:13.0511317Z self=, 2025-05-07T21:00:13.0511831Z mixed_B=True, 2025-05-07T21:00:13.0512035Z compile=True, 2025-05-07T21:00:13.0512236Z T=2, 2025-05-07T21:00:13.0512417Z D=93, 2025-05-07T21:00:13.0512588Z B=34, 2025-05-07T21:00:13.0512772Z log_E=4, 2025-05-07T21:00:13.0512955Z L=10, 2025-05-07T21:00:13.0513134Z D_gradcheck=1, 2025-05-07T21:00:13.0513353Z stochastic_rounding=False, 2025-05-07T21:00:13.0513598Z weighted=True, 2025-05-07T21:00:13.0513795Z row_wise=True, 2025-05-07T21:00:13.0513993Z mixed=True, 2025-05-07T21:00:13.0514198Z use_cache=True, 2025-05-07T21:00:13.0514432Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:13.0514704Z use_cpu=False, 2025-05-07T21:00:13.0514923Z output_dtype=SparseType.FP32, 2025-05-07T21:00:13.0514996Z ) 2025-05-07T21:00:13.0515122Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:13.0515454Z self=, 2025-05-07T21:00:13.0515597Z mixed_B=True, 2025-05-07T21:00:13.0515674Z compile=True, 2025-05-07T21:00:13.0515744Z T=4, 2025-05-07T21:00:13.0515871Z D=117, 2025-05-07T21:00:13.0515945Z B=23, 2025-05-07T21:00:13.0516017Z log_E=5, 2025-05-07T21:00:13.0516089Z L=20, 2025-05-07T21:00:13.0516164Z D_gradcheck=1, 2025-05-07T21:00:13.0516252Z stochastic_rounding=True, 2025-05-07T21:00:13.0516326Z weighted=True, 2025-05-07T21:00:13.0516409Z row_wise=False, 2025-05-07T21:00:13.0516481Z mixed=False, 2025-05-07T21:00:13.0516559Z use_cache=False, 2025-05-07T21:00:13.0516661Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:13.0516801Z use_cpu=True, 2025-05-07T21:00:13.0516899Z output_dtype=SparseType.FP32, 2025-05-07T21:00:13.0516965Z ) 2025-05-07T21:00:13.0517088Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:13.0517425Z self=, 2025-05-07T21:00:13.0517506Z mixed_B=True, 2025-05-07T21:00:13.0517581Z compile=True, 2025-05-07T21:00:13.0517654Z T=2, 2025-05-07T21:00:13.0517727Z D=14, 2025-05-07T21:00:13.0517797Z B=54, 2025-05-07T21:00:13.0517872Z log_E=4, 2025-05-07T21:00:13.0517942Z L=17, 2025-05-07T21:00:13.0518026Z D_gradcheck=2, 2025-05-07T21:00:13.0518116Z stochastic_rounding=True, 2025-05-07T21:00:13.0518193Z weighted=False, 2025-05-07T21:00:13.0518274Z row_wise=True, 2025-05-07T21:00:13.0518349Z mixed=True, 2025-05-07T21:00:13.0518429Z use_cache=True, 2025-05-07T21:00:13.0518535Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:13.0518611Z use_cpu=True, 2025-05-07T21:00:13.0518703Z output_dtype=SparseType.FP16, 2025-05-07T21:00:13.0518772Z ) 2025-05-07T21:00:13.0518896Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:13.0519223Z self=, 2025-05-07T21:00:13.0519307Z mixed_B=False, 2025-05-07T21:00:13.0519385Z compile=False, 2025-05-07T21:00:13.0519457Z T=4, 2025-05-07T21:00:13.0519531Z D=92, 2025-05-07T21:00:13.0519603Z B=81, 2025-05-07T21:00:13.0519678Z log_E=3, 2025-05-07T21:00:13.0519749Z L=3, 2025-05-07T21:00:13.0519824Z D_gradcheck=2, 2025-05-07T21:00:13.0519924Z stochastic_rounding=False, 2025-05-07T21:00:13.0519999Z weighted=False, 2025-05-07T21:00:13.0520120Z row_wise=True, 2025-05-07T21:00:13.0520203Z mixed=True, 2025-05-07T21:00:13.0520280Z use_cache=False, 2025-05-07T21:00:13.0520381Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:13.0520462Z use_cpu=True, 2025-05-07T21:00:13.0520556Z output_dtype=SparseType.FP32, 2025-05-07T21:00:13.0520623Z ) 2025-05-07T21:00:13.0520755Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:13.0521087Z self=, 2025-05-07T21:00:13.0521173Z mixed_B=False, 2025-05-07T21:00:13.0521247Z compile=True, 2025-05-07T21:00:13.0521314Z T=5, 2025-05-07T21:00:13.0521391Z D=16, 2025-05-07T21:00:13.0521464Z B=101, 2025-05-07T21:00:13.0521577Z log_E=4, 2025-05-07T21:00:13.0521647Z L=14, 2025-05-07T21:00:13.0521722Z D_gradcheck=1, 2025-05-07T21:00:13.0521813Z stochastic_rounding=False, 2025-05-07T21:00:13.0521889Z weighted=False, 2025-05-07T21:00:13.0521968Z row_wise=False, 2025-05-07T21:00:13.0522044Z mixed=True, 2025-05-07T21:00:13.0522119Z use_cache=True, 2025-05-07T21:00:13.0522223Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:13.0522299Z use_cpu=True, 2025-05-07T21:00:13.0522395Z output_dtype=SparseType.FP16, 2025-05-07T21:00:13.0522466Z ) 2025-05-07T21:00:13.0522591Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:13.0522922Z self=, 2025-05-07T21:00:13.0523055Z mixed_B=False, 2025-05-07T21:00:13.0523130Z compile=False, 2025-05-07T21:00:13.0523195Z T=4, 2025-05-07T21:00:13.0523307Z D=22, 2025-05-07T21:00:13.0523381Z B=111, 2025-05-07T21:00:13.0523453Z log_E=5, 2025-05-07T21:00:13.0523520Z L=16, 2025-05-07T21:00:13.0523592Z D_gradcheck=1, 2025-05-07T21:00:13.0523687Z stochastic_rounding=True, 2025-05-07T21:00:13.0523766Z weighted=False, 2025-05-07T21:00:13.0523842Z row_wise=False, 2025-05-07T21:00:13.0523916Z mixed=False, 2025-05-07T21:00:13.0523990Z use_cache=True, 2025-05-07T21:00:13.0524090Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:13.0524208Z use_cpu=True, 2025-05-07T21:00:13.0524300Z output_dtype=SparseType.BF16, 2025-05-07T21:00:13.0524367Z ) 2025-05-07T21:00:13.0524497Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:13.0524828Z self=, 2025-05-07T21:00:13.0524906Z mixed_B=False, 2025-05-07T21:00:13.0524990Z compile=True, 2025-05-07T21:00:13.0525062Z T=1, 2025-05-07T21:00:13.0525134Z D=97, 2025-05-07T21:00:13.0525209Z B=24, 2025-05-07T21:00:13.0525286Z log_E=3, 2025-05-07T21:00:13.0525353Z L=6, 2025-05-07T21:00:13.0525432Z D_gradcheck=2, 2025-05-07T21:00:13.0525523Z stochastic_rounding=True, 2025-05-07T21:00:13.0525603Z weighted=False, 2025-05-07T21:00:13.0525677Z row_wise=True, 2025-05-07T21:00:13.0525750Z mixed=False, 2025-05-07T21:00:13.0525831Z use_cache=False, 2025-05-07T21:00:13.0525933Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:13.0526007Z use_cpu=False, 2025-05-07T21:00:13.0526106Z output_dtype=SparseType.FP32, 2025-05-07T21:00:13.0526170Z ) 2025-05-07T21:00:13.0526295Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:13.0526629Z self=, 2025-05-07T21:00:13.0526707Z mixed_B=False, 2025-05-07T21:00:13.0526784Z compile=False, 2025-05-07T21:00:13.0526859Z T=5, 2025-05-07T21:00:13.0526934Z D=45, 2025-05-07T21:00:13.0527007Z B=102, 2025-05-07T21:00:13.0527091Z log_E=5, 2025-05-07T21:00:13.0527163Z L=16, 2025-05-07T21:00:13.0527242Z D_gradcheck=2, 2025-05-07T21:00:13.0527334Z stochastic_rounding=False, 2025-05-07T21:00:13.0527406Z weighted=True, 2025-05-07T21:00:13.0527532Z row_wise=False, 2025-05-07T21:00:13.0527607Z mixed=False, 2025-05-07T21:00:13.0527684Z use_cache=False, 2025-05-07T21:00:13.0527787Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:13.0527865Z use_cpu=True, 2025-05-07T21:00:13.0527959Z output_dtype=SparseType.FP32, 2025-05-07T21:00:13.0528030Z ) 2025-05-07T21:00:13.0528153Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:13.0528481Z self=, 2025-05-07T21:00:13.0528564Z mixed_B=True, 2025-05-07T21:00:13.0528639Z compile=True, 2025-05-07T21:00:13.0528712Z T=5, 2025-05-07T21:00:13.0528787Z D=62, 2025-05-07T21:00:13.0528858Z B=63, 2025-05-07T21:00:13.0528933Z log_E=4, 2025-05-07T21:00:13.0529004Z L=8, 2025-05-07T21:00:13.0529077Z D_gradcheck=1, 2025-05-07T21:00:13.0529169Z stochastic_rounding=True, 2025-05-07T21:00:13.0529246Z weighted=False, 2025-05-07T21:00:13.0529325Z row_wise=False, 2025-05-07T21:00:13.0529402Z mixed=False, 2025-05-07T21:00:13.0529476Z use_cache=True, 2025-05-07T21:00:13.0529574Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:13.0529657Z use_cpu=True, 2025-05-07T21:00:13.0529752Z output_dtype=SparseType.BF16, 2025-05-07T21:00:13.0529820Z ) 2025-05-07T21:00:13.0529946Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:13.0530274Z self=, 2025-05-07T21:00:13.0530399Z mixed_B=False, 2025-05-07T21:00:13.0530473Z compile=True, 2025-05-07T21:00:13.0530541Z T=3, 2025-05-07T21:00:13.0530655Z D=14, 2025-05-07T21:00:13.0530726Z B=55, 2025-05-07T21:00:13.0530798Z log_E=5, 2025-05-07T21:00:13.0530869Z L=3, 2025-05-07T21:00:13.0530943Z D_gradcheck=2, 2025-05-07T21:00:13.0531033Z stochastic_rounding=True, 2025-05-07T21:00:13.0531111Z weighted=True, 2025-05-07T21:00:13.0531186Z row_wise=True, 2025-05-07T21:00:13.0531259Z mixed=True, 2025-05-07T21:00:13.0531338Z use_cache=False, 2025-05-07T21:00:13.0531438Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:13.0531516Z use_cpu=True, 2025-05-07T21:00:13.0531657Z output_dtype=SparseType.FP32, 2025-05-07T21:00:13.0531722Z ) 2025-05-07T21:00:13.0531855Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:13.0532185Z self=, 2025-05-07T21:00:13.0532264Z mixed_B=False, 2025-05-07T21:00:13.0532341Z compile=True, 2025-05-07T21:00:13.0532411Z T=1, 2025-05-07T21:00:13.0532486Z D=101, 2025-05-07T21:00:13.0532562Z B=72, 2025-05-07T21:00:13.0532633Z log_E=4, 2025-05-07T21:00:13.0532702Z L=0, 2025-05-07T21:00:13.0532779Z D_gradcheck=1, 2025-05-07T21:00:13.0532870Z stochastic_rounding=False, 2025-05-07T21:00:13.0532945Z weighted=False, 2025-05-07T21:00:13.0533023Z row_wise=False, 2025-05-07T21:00:13.0533100Z mixed=True, 2025-05-07T21:00:13.0533178Z use_cache=True, 2025-05-07T21:00:13.0533280Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:13.0533354Z use_cpu=True, 2025-05-07T21:00:13.0533454Z output_dtype=SparseType.FP16, 2025-05-07T21:00:13.0533524Z ) 2025-05-07T21:00:13.0533647Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:13.0533979Z self=, 2025-05-07T21:00:13.0534057Z mixed_B=True, 2025-05-07T21:00:13.0534133Z compile=True, 2025-05-07T21:00:13.0534207Z T=3, 2025-05-07T21:00:13.0534283Z D=31, 2025-05-07T21:00:13.0534355Z B=123, 2025-05-07T21:00:13.0534428Z log_E=3, 2025-05-07T21:00:13.0534495Z L=13, 2025-05-07T21:00:13.0534568Z D_gradcheck=1, 2025-05-07T21:00:13.0534661Z stochastic_rounding=True, 2025-05-07T21:00:13.0534738Z weighted=False, 2025-05-07T21:00:13.0534813Z row_wise=False, 2025-05-07T21:00:13.0534935Z mixed=False, 2025-05-07T21:00:13.0535012Z use_cache=True, 2025-05-07T21:00:13.0535117Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:13.0535193Z use_cpu=True, 2025-05-07T21:00:13.0535291Z output_dtype=SparseType.FP16, 2025-05-07T21:00:13.0535363Z ) 2025-05-07T21:00:13.0535486Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:13.0535816Z self=, 2025-05-07T21:00:13.0535897Z mixed_B=False, 2025-05-07T21:00:13.0535972Z compile=True, 2025-05-07T21:00:13.0536042Z T=1, 2025-05-07T21:00:13.0536118Z D=93, 2025-05-07T21:00:13.0536187Z B=128, 2025-05-07T21:00:13.0536258Z log_E=3, 2025-05-07T21:00:13.0536330Z L=11, 2025-05-07T21:00:13.0536470Z D_gradcheck=1, 2025-05-07T21:00:13.0536562Z stochastic_rounding=True, 2025-05-07T21:00:13.0536643Z weighted=False, 2025-05-07T21:00:13.0536716Z row_wise=True, 2025-05-07T21:00:13.0536795Z mixed=True, 2025-05-07T21:00:13.0536872Z use_cache=False, 2025-05-07T21:00:13.0536973Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:13.0537052Z use_cpu=True, 2025-05-07T21:00:13.0537150Z output_dtype=SparseType.FP32, 2025-05-07T21:00:13.0537216Z ) 2025-05-07T21:00:13.0537348Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:13.0537684Z self=, 2025-05-07T21:00:13.0537808Z mixed_B=False, 2025-05-07T21:00:13.0537887Z compile=True, 2025-05-07T21:00:13.0537957Z T=2, 2025-05-07T21:00:13.0538066Z D=33, 2025-05-07T21:00:13.0538141Z B=71, 2025-05-07T21:00:13.0538212Z log_E=4, 2025-05-07T21:00:13.0538287Z L=6, 2025-05-07T21:00:13.0538365Z D_gradcheck=2, 2025-05-07T21:00:13.0538454Z stochastic_rounding=False, 2025-05-07T21:00:13.0538533Z weighted=False, 2025-05-07T21:00:13.0538608Z row_wise=False, 2025-05-07T21:00:13.0538683Z mixed=True, 2025-05-07T21:00:13.0538763Z use_cache=False, 2025-05-07T21:00:13.0538863Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:13.0538935Z use_cpu=False, 2025-05-07T21:00:13.0539099Z output_dtype=SparseType.FP32, 2025-05-07T21:00:13.0539168Z ) 2025-05-07T21:00:13.0539294Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:13.0539629Z self=, 2025-05-07T21:00:13.0539710Z mixed_B=False, 2025-05-07T21:00:13.0539789Z compile=True, 2025-05-07T21:00:13.0539860Z T=5, 2025-05-07T21:00:13.0539932Z D=108, 2025-05-07T21:00:13.0540004Z B=70, 2025-05-07T21:00:13.0540078Z log_E=4, 2025-05-07T21:00:13.0540149Z L=2, 2025-05-07T21:00:13.0540228Z D_gradcheck=2, 2025-05-07T21:00:13.0540316Z stochastic_rounding=False, 2025-05-07T21:00:13.0540391Z weighted=True, 2025-05-07T21:00:13.0540469Z row_wise=False, 2025-05-07T21:00:13.0540543Z mixed=False, 2025-05-07T21:00:13.0540618Z use_cache=True, 2025-05-07T21:00:13.0540722Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:13.0540800Z use_cpu=True, 2025-05-07T21:00:13.0540898Z output_dtype=SparseType.FP16, 2025-05-07T21:00:13.0540970Z ) 2025-05-07T21:00:13.0764737Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:13.0765598Z self=, 2025-05-07T21:00:13.0765749Z mixed_B=False, 2025-05-07T21:00:13.0765863Z compile=False, 2025-05-07T21:00:13.0765948Z T=3, 2025-05-07T21:00:13.0766033Z D=28, 2025-05-07T21:00:13.0766142Z B=54, 2025-05-07T21:00:13.0766252Z log_E=4, 2025-05-07T21:00:13.0766365Z L=4, 2025-05-07T21:00:13.0766478Z D_gradcheck=2, 2025-05-07T21:00:13.0766620Z stochastic_rounding=False, 2025-05-07T21:00:13.0766740Z weighted=False, 2025-05-07T21:00:13.0766855Z row_wise=False, 2025-05-07T21:00:13.0767062Z mixed=False, 2025-05-07T21:00:13.0767152Z use_cache=False, 2025-05-07T21:00:13.0767260Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:13.0767337Z use_cpu=True, 2025-05-07T21:00:13.0767448Z output_dtype=SparseType.FP16, 2025-05-07T21:00:13.0767521Z ) 2025-05-07T21:00:13.0767658Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:13.0768011Z self=, 2025-05-07T21:00:13.0768094Z mixed_B=True, 2025-05-07T21:00:13.0768178Z compile=True, 2025-05-07T21:00:13.0768255Z T=2, 2025-05-07T21:00:13.0768330Z D=40, 2025-05-07T21:00:13.0768407Z B=7, 2025-05-07T21:00:13.0768479Z log_E=3, 2025-05-07T21:00:13.0768557Z L=9, 2025-05-07T21:00:13.0768644Z D_gradcheck=1, 2025-05-07T21:00:13.0768741Z stochastic_rounding=False, 2025-05-07T21:00:13.0768819Z weighted=False, 2025-05-07T21:00:13.0768906Z row_wise=False, 2025-05-07T21:00:13.0768988Z mixed=False, 2025-05-07T21:00:13.0769065Z use_cache=False, 2025-05-07T21:00:13.0769176Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:13.0769257Z use_cpu=False, 2025-05-07T21:00:13.0769364Z output_dtype=SparseType.BF16, 2025-05-07T21:00:13.0769438Z ) 2025-05-07T21:00:13.0769565Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:13.0769904Z self=, 2025-05-07T21:00:13.0770058Z mixed_B=True, 2025-05-07T21:00:13.0770138Z compile=True, 2025-05-07T21:00:13.0770212Z T=2, 2025-05-07T21:00:13.0770342Z D=79, 2025-05-07T21:00:13.0770419Z B=114, 2025-05-07T21:00:13.0770496Z log_E=4, 2025-05-07T21:00:13.0770567Z L=3, 2025-05-07T21:00:13.0770647Z D_gradcheck=2, 2025-05-07T21:00:13.0770742Z stochastic_rounding=True, 2025-05-07T21:00:13.0770825Z weighted=False, 2025-05-07T21:00:13.0770903Z row_wise=False, 2025-05-07T21:00:13.0770983Z mixed=True, 2025-05-07T21:00:13.0771061Z use_cache=True, 2025-05-07T21:00:13.0771168Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:13.0771245Z use_cpu=False, 2025-05-07T21:00:13.0771401Z output_dtype=SparseType.BF16, 2025-05-07T21:00:13.0771477Z ) 2025-05-07T21:00:13.0771610Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:13.0771944Z self=, 2025-05-07T21:00:13.0772027Z mixed_B=True, 2025-05-07T21:00:13.0772106Z compile=True, 2025-05-07T21:00:13.0772179Z T=1, 2025-05-07T21:00:13.0772257Z D=48, 2025-05-07T21:00:13.0772329Z B=15, 2025-05-07T21:00:13.0772407Z log_E=5, 2025-05-07T21:00:13.0772481Z L=8, 2025-05-07T21:00:13.0772558Z D_gradcheck=1, 2025-05-07T21:00:13.0772650Z stochastic_rounding=False, 2025-05-07T21:00:13.0772733Z weighted=True, 2025-05-07T21:00:13.0772810Z row_wise=False, 2025-05-07T21:00:13.0772891Z mixed=False, 2025-05-07T21:00:13.0772970Z use_cache=True, 2025-05-07T21:00:13.0773076Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:13.0773158Z use_cpu=True, 2025-05-07T21:00:13.0773260Z output_dtype=SparseType.FP16, 2025-05-07T21:00:13.0773331Z ) 2025-05-07T21:00:13.0773460Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:13.0773797Z self=, 2025-05-07T21:00:13.0773877Z mixed_B=False, 2025-05-07T21:00:13.0773956Z compile=False, 2025-05-07T21:00:13.0774029Z T=1, 2025-05-07T21:00:13.0774107Z D=14, 2025-05-07T21:00:13.0774183Z B=55, 2025-05-07T21:00:13.0774260Z log_E=3, 2025-05-07T21:00:13.0774332Z L=5, 2025-05-07T21:00:13.0774410Z D_gradcheck=2, 2025-05-07T21:00:13.0774500Z stochastic_rounding=True, 2025-05-07T21:00:13.0774583Z weighted=True, 2025-05-07T21:00:13.0774663Z row_wise=False, 2025-05-07T21:00:13.0774787Z mixed=True, 2025-05-07T21:00:13.0774870Z use_cache=False, 2025-05-07T21:00:13.0774976Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:13.0775054Z use_cpu=False, 2025-05-07T21:00:13.0775154Z output_dtype=SparseType.FP16, 2025-05-07T21:00:13.0775226Z ) 2025-05-07T21:00:13.0775352Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:13.0775731Z self=, 2025-05-07T21:00:13.0775816Z mixed_B=False, 2025-05-07T21:00:13.0775894Z compile=True, 2025-05-07T21:00:13.0775965Z T=2, 2025-05-07T21:00:13.0776050Z D=5, 2025-05-07T21:00:13.0776123Z B=75, 2025-05-07T21:00:13.0776194Z log_E=3, 2025-05-07T21:00:13.0776269Z L=0, 2025-05-07T21:00:13.0776424Z D_gradcheck=1, 2025-05-07T21:00:13.0776516Z stochastic_rounding=False, 2025-05-07T21:00:13.0776599Z weighted=True, 2025-05-07T21:00:13.0776678Z row_wise=False, 2025-05-07T21:00:13.0776758Z mixed=True, 2025-05-07T21:00:13.0776837Z use_cache=False, 2025-05-07T21:00:13.0776938Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:13.0777019Z use_cpu=False, 2025-05-07T21:00:13.0777117Z output_dtype=SparseType.FP32, 2025-05-07T21:00:13.0777186Z ) 2025-05-07T21:00:13.0777319Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:13.0777652Z self=, 2025-05-07T21:00:13.0777778Z mixed_B=False, 2025-05-07T21:00:13.0777856Z compile=True, 2025-05-07T21:00:13.0777930Z T=4, 2025-05-07T21:00:13.0778098Z D=40, 2025-05-07T21:00:13.0778178Z B=68, 2025-05-07T21:00:13.0778252Z log_E=3, 2025-05-07T21:00:13.0778324Z L=8, 2025-05-07T21:00:13.0778410Z D_gradcheck=2, 2025-05-07T21:00:13.0778502Z stochastic_rounding=False, 2025-05-07T21:00:13.0778580Z weighted=True, 2025-05-07T21:00:13.0778661Z row_wise=False, 2025-05-07T21:00:13.0778735Z mixed=True, 2025-05-07T21:00:13.0778813Z use_cache=True, 2025-05-07T21:00:13.0778914Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:13.0778989Z use_cpu=True, 2025-05-07T21:00:13.0779130Z output_dtype=SparseType.BF16, 2025-05-07T21:00:13.0779200Z ) 2025-05-07T21:00:13.0779326Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:13.0779663Z self=, 2025-05-07T21:00:13.0779745Z mixed_B=False, 2025-05-07T21:00:13.0779827Z compile=False, 2025-05-07T21:00:13.0779901Z T=2, 2025-05-07T21:00:13.0779973Z D=72, 2025-05-07T21:00:13.0780058Z B=50, 2025-05-07T21:00:13.0780129Z log_E=5, 2025-05-07T21:00:13.0780201Z L=8, 2025-05-07T21:00:13.0780278Z D_gradcheck=1, 2025-05-07T21:00:13.0780368Z stochastic_rounding=True, 2025-05-07T21:00:13.0780445Z weighted=True, 2025-05-07T21:00:13.0780524Z row_wise=False, 2025-05-07T21:00:13.0780599Z mixed=False, 2025-05-07T21:00:13.0780674Z use_cache=True, 2025-05-07T21:00:13.0780781Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:13.0780855Z use_cpu=True, 2025-05-07T21:00:13.0780953Z output_dtype=SparseType.FP16, 2025-05-07T21:00:13.0781025Z ) 2025-05-07T21:00:13.0781149Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:13.0781480Z self=, 2025-05-07T21:00:13.0781561Z mixed_B=True, 2025-05-07T21:00:13.0781642Z compile=False, 2025-05-07T21:00:13.0781722Z T=5, 2025-05-07T21:00:13.0781795Z D=61, 2025-05-07T21:00:13.0781868Z B=8, 2025-05-07T21:00:13.0781943Z log_E=4, 2025-05-07T21:00:13.0782014Z L=0, 2025-05-07T21:00:13.0782087Z D_gradcheck=2, 2025-05-07T21:00:13.0782179Z stochastic_rounding=True, 2025-05-07T21:00:13.0782260Z weighted=False, 2025-05-07T21:00:13.0782334Z row_wise=False, 2025-05-07T21:00:13.0782456Z mixed=False, 2025-05-07T21:00:13.0782537Z use_cache=True, 2025-05-07T21:00:13.0782640Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:13.0782722Z use_cpu=False, 2025-05-07T21:00:13.0782820Z output_dtype=SparseType.FP16, 2025-05-07T21:00:13.0782890Z ) 2025-05-07T21:00:13.0783018Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:13.0783349Z self=, 2025-05-07T21:00:13.0783433Z mixed_B=True, 2025-05-07T21:00:13.0783515Z compile=False, 2025-05-07T21:00:13.0783589Z T=4, 2025-05-07T21:00:13.0783661Z D=59, 2025-05-07T21:00:13.0783738Z B=74, 2025-05-07T21:00:13.0783809Z log_E=4, 2025-05-07T21:00:13.0783881Z L=3, 2025-05-07T21:00:13.0783959Z D_gradcheck=2, 2025-05-07T21:00:13.0784049Z stochastic_rounding=False, 2025-05-07T21:00:13.0784132Z weighted=False, 2025-05-07T21:00:13.0784210Z row_wise=False, 2025-05-07T21:00:13.0784292Z mixed=True, 2025-05-07T21:00:13.0784392Z use_cache=False, 2025-05-07T21:00:13.0784507Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:13.0784593Z use_cpu=True, 2025-05-07T21:00:13.0784697Z output_dtype=SparseType.FP16, 2025-05-07T21:00:13.0784768Z ) 2025-05-07T21:00:13.0784895Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:13.0785227Z self=, 2025-05-07T21:00:13.0785349Z mixed_B=False, 2025-05-07T21:00:13.0785430Z compile=False, 2025-05-07T21:00:13.0785499Z T=1, 2025-05-07T21:00:13.0785571Z D=126, 2025-05-07T21:00:13.0785683Z B=115, 2025-05-07T21:00:13.0785756Z log_E=4, 2025-05-07T21:00:13.0785823Z L=1, 2025-05-07T21:00:13.0785903Z D_gradcheck=1, 2025-05-07T21:00:13.0785992Z stochastic_rounding=True, 2025-05-07T21:00:13.0786068Z weighted=True, 2025-05-07T21:00:13.0786157Z row_wise=False, 2025-05-07T21:00:13.0786240Z mixed=True, 2025-05-07T21:00:13.0786316Z use_cache=True, 2025-05-07T21:00:13.0786432Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:13.0786510Z use_cpu=True, 2025-05-07T21:00:13.0786645Z output_dtype=SparseType.BF16, 2025-05-07T21:00:13.0786715Z ) 2025-05-07T21:00:13.0786842Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:13.0787177Z self=, 2025-05-07T21:00:13.0787258Z mixed_B=False, 2025-05-07T21:00:13.0787335Z compile=True, 2025-05-07T21:00:13.0787413Z T=5, 2025-05-07T21:00:13.0787488Z D=110, 2025-05-07T21:00:13.0787566Z B=103, 2025-05-07T21:00:13.0787642Z log_E=5, 2025-05-07T21:00:13.0787711Z L=20, 2025-05-07T21:00:13.0787786Z D_gradcheck=2, 2025-05-07T21:00:13.0787879Z stochastic_rounding=False, 2025-05-07T21:00:13.0787954Z weighted=True, 2025-05-07T21:00:13.0788034Z row_wise=False, 2025-05-07T21:00:13.0788111Z mixed=True, 2025-05-07T21:00:13.0788187Z use_cache=False, 2025-05-07T21:00:13.0788294Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:13.0788372Z use_cpu=False, 2025-05-07T21:00:13.0788472Z output_dtype=SparseType.FP32, 2025-05-07T21:00:13.0788545Z ) 2025-05-07T21:00:13.0788672Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:13.0789003Z self=, 2025-05-07T21:00:13.0789090Z mixed_B=True, 2025-05-07T21:00:13.0789172Z compile=True, 2025-05-07T21:00:13.0797228Z T=5, 2025-05-07T21:00:13.0797327Z D=112, 2025-05-07T21:00:13.0797411Z B=69, 2025-05-07T21:00:13.0797496Z log_E=5, 2025-05-07T21:00:13.0797572Z L=19, 2025-05-07T21:00:13.0797658Z D_gradcheck=2, 2025-05-07T21:00:13.0797762Z stochastic_rounding=False, 2025-05-07T21:00:13.0797844Z weighted=False, 2025-05-07T21:00:13.0797923Z row_wise=True, 2025-05-07T21:00:13.0798080Z mixed=False, 2025-05-07T21:00:13.0798161Z use_cache=False, 2025-05-07T21:00:13.0798269Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:13.0798350Z use_cpu=False, 2025-05-07T21:00:13.0798453Z output_dtype=SparseType.FP16, 2025-05-07T21:00:13.0798536Z ) 2025-05-07T21:00:13.0798672Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:13.0799017Z self=, 2025-05-07T21:00:13.0799102Z mixed_B=True, 2025-05-07T21:00:13.0799179Z compile=False, 2025-05-07T21:00:13.0799252Z T=2, 2025-05-07T21:00:13.0799329Z D=63, 2025-05-07T21:00:13.0799405Z B=26, 2025-05-07T21:00:13.0799480Z log_E=4, 2025-05-07T21:00:13.0799559Z L=7, 2025-05-07T21:00:13.0799636Z D_gradcheck=2, 2025-05-07T21:00:13.0799727Z stochastic_rounding=False, 2025-05-07T21:00:13.0799810Z weighted=False, 2025-05-07T21:00:13.0799889Z row_wise=False, 2025-05-07T21:00:13.0799963Z mixed=True, 2025-05-07T21:00:13.0800041Z use_cache=False, 2025-05-07T21:00:13.0800144Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:13.0800221Z use_cpu=True, 2025-05-07T21:00:13.0800319Z output_dtype=SparseType.FP32, 2025-05-07T21:00:13.0800389Z ) 2025-05-07T21:00:13.0800516Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:13.0800852Z self=, 2025-05-07T21:00:13.0800982Z mixed_B=True, 2025-05-07T21:00:13.0801065Z compile=True, 2025-05-07T21:00:13.0801138Z T=5, 2025-05-07T21:00:13.0801209Z D=48, 2025-05-07T21:00:13.0801323Z B=112, 2025-05-07T21:00:13.0801399Z log_E=4, 2025-05-07T21:00:13.0801472Z L=19, 2025-05-07T21:00:13.0801555Z D_gradcheck=1, 2025-05-07T21:00:13.0801649Z stochastic_rounding=True, 2025-05-07T21:00:13.0801731Z weighted=False, 2025-05-07T21:00:13.0801811Z row_wise=False, 2025-05-07T21:00:13.0801888Z mixed=False, 2025-05-07T21:00:13.0801964Z use_cache=True, 2025-05-07T21:00:13.0802063Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:13.0802138Z use_cpu=False, 2025-05-07T21:00:13.0802275Z output_dtype=SparseType.FP32, 2025-05-07T21:00:13.0802341Z ) 2025-05-07T21:00:13.0802467Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:13.0802801Z self=, 2025-05-07T21:00:13.0802885Z mixed_B=False, 2025-05-07T21:00:13.0802962Z compile=True, 2025-05-07T21:00:13.0803041Z T=1, 2025-05-07T21:00:13.0803112Z D=66, 2025-05-07T21:00:13.0803183Z B=119, 2025-05-07T21:00:13.0803258Z log_E=3, 2025-05-07T21:00:13.0803326Z L=16, 2025-05-07T21:00:13.0803403Z D_gradcheck=1, 2025-05-07T21:00:13.0803490Z stochastic_rounding=True, 2025-05-07T21:00:13.0803567Z weighted=False, 2025-05-07T21:00:13.0803643Z row_wise=True, 2025-05-07T21:00:13.0803720Z mixed=False, 2025-05-07T21:00:13.0803794Z use_cache=True, 2025-05-07T21:00:13.0803896Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:13.0803972Z use_cpu=True, 2025-05-07T21:00:13.0804071Z output_dtype=SparseType.BF16, 2025-05-07T21:00:13.0804141Z ) 2025-05-07T21:00:13.0804265Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:13.0804595Z self=, 2025-05-07T21:00:13.0804675Z mixed_B=True, 2025-05-07T21:00:13.0804754Z compile=False, 2025-05-07T21:00:13.0804828Z T=4, 2025-05-07T21:00:13.0804902Z D=43, 2025-05-07T21:00:13.0804976Z B=110, 2025-05-07T21:00:13.0805053Z log_E=3, 2025-05-07T21:00:13.0805121Z L=19, 2025-05-07T21:00:13.0805194Z D_gradcheck=1, 2025-05-07T21:00:13.0805291Z stochastic_rounding=False, 2025-05-07T21:00:13.0805371Z weighted=True, 2025-05-07T21:00:13.0805444Z row_wise=True, 2025-05-07T21:00:13.0805565Z mixed=False, 2025-05-07T21:00:13.0805644Z use_cache=False, 2025-05-07T21:00:13.0805744Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:13.0805822Z use_cpu=False, 2025-05-07T21:00:13.0805918Z output_dtype=SparseType.BF16, 2025-05-07T21:00:13.0805988Z ) 2025-05-07T21:00:36.0970360Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:36.0973391Z self=, 2025-05-07T21:00:36.0973966Z mixed_B=False, 2025-05-07T21:00:36.0974184Z compile=True, 2025-05-07T21:00:36.0974385Z T=5, 2025-05-07T21:00:36.0974565Z D=21, 2025-05-07T21:00:36.0974749Z B=94, 2025-05-07T21:00:36.0974922Z log_E=3, 2025-05-07T21:00:36.0975108Z L=17, 2025-05-07T21:00:36.0976101Z D_gradcheck=1, 2025-05-07T21:00:36.0976564Z stochastic_rounding=True, 2025-05-07T21:00:36.0977009Z weighted=False, 2025-05-07T21:00:36.0977343Z row_wise=True, 2025-05-07T21:00:36.0977639Z mixed=True, 2025-05-07T21:00:36.0977930Z use_cache=True, 2025-05-07T21:00:36.0978200Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:36.0978484Z use_cpu=True, 2025-05-07T21:00:36.0978729Z output_dtype=SparseType.FP16, 2025-05-07T21:00:36.0978993Z ) 2025-05-07T21:00:36.0979222Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:36.0979808Z self=, 2025-05-07T21:00:36.0981178Z mixed_B=True, 2025-05-07T21:00:36.0981396Z compile=False, 2025-05-07T21:00:36.0981601Z T=2, 2025-05-07T21:00:36.0981816Z D=68, 2025-05-07T21:00:36.0982237Z B=125, 2025-05-07T21:00:36.0982431Z log_E=3, 2025-05-07T21:00:36.0982629Z L=11, 2025-05-07T21:00:36.0982821Z D_gradcheck=2, 2025-05-07T21:00:36.0983046Z stochastic_rounding=False, 2025-05-07T21:00:36.0983309Z weighted=False, 2025-05-07T21:00:36.0983526Z row_wise=True, 2025-05-07T21:00:36.0983729Z mixed=True, 2025-05-07T21:00:36.0983937Z use_cache=False, 2025-05-07T21:00:36.0984185Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:36.0984466Z use_cpu=False, 2025-05-07T21:00:36.0984822Z output_dtype=SparseType.FP16, 2025-05-07T21:00:36.0985077Z ) 2025-05-07T21:00:36.0985306Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:36.0985889Z self=, 2025-05-07T21:00:36.0986421Z mixed_B=True, 2025-05-07T21:00:36.0986627Z compile=True, 2025-05-07T21:00:36.0986831Z T=2, 2025-05-07T21:00:36.0987015Z D=101, 2025-05-07T21:00:36.0987199Z B=2, 2025-05-07T21:00:36.0987382Z log_E=5, 2025-05-07T21:00:36.0987572Z L=0, 2025-05-07T21:00:36.0987752Z D_gradcheck=2, 2025-05-07T21:00:36.0987979Z stochastic_rounding=True, 2025-05-07T21:00:36.0988232Z weighted=False, 2025-05-07T21:00:36.0988447Z row_wise=False, 2025-05-07T21:00:36.0988652Z mixed=True, 2025-05-07T21:00:36.0988855Z use_cache=True, 2025-05-07T21:00:36.0989090Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:36.0989371Z use_cpu=False, 2025-05-07T21:00:36.0989604Z output_dtype=SparseType.FP32, 2025-05-07T21:00:36.0989861Z ) 2025-05-07T21:00:36.0990088Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:36.0990660Z self=, 2025-05-07T21:00:36.0991190Z mixed_B=False, 2025-05-07T21:00:36.0991396Z compile=False, 2025-05-07T21:00:36.0991604Z T=5, 2025-05-07T21:00:36.0991789Z D=97, 2025-05-07T21:00:36.0991974Z B=41, 2025-05-07T21:00:36.0992159Z log_E=4, 2025-05-07T21:00:36.0992349Z L=5, 2025-05-07T21:00:36.0992535Z D_gradcheck=1, 2025-05-07T21:00:36.0992761Z stochastic_rounding=True, 2025-05-07T21:00:36.0993012Z weighted=True, 2025-05-07T21:00:36.0993213Z row_wise=True, 2025-05-07T21:00:36.0993526Z mixed=False, 2025-05-07T21:00:36.0993739Z use_cache=True, 2025-05-07T21:00:36.0993971Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:36.0994252Z use_cpu=True, 2025-05-07T21:00:36.0994487Z output_dtype=SparseType.FP32, 2025-05-07T21:00:36.0994750Z ) 2025-05-07T21:00:36.0994979Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:36.0995561Z self=, 2025-05-07T21:00:36.0996089Z mixed_B=False, 2025-05-07T21:00:36.0996295Z compile=False, 2025-05-07T21:00:36.0996503Z T=5, 2025-05-07T21:00:36.0996690Z D=126, 2025-05-07T21:00:36.0996873Z B=30, 2025-05-07T21:00:36.0997064Z log_E=5, 2025-05-07T21:00:36.0997265Z L=11, 2025-05-07T21:00:36.0997452Z D_gradcheck=1, 2025-05-07T21:00:36.0997679Z stochastic_rounding=False, 2025-05-07T21:00:36.0997934Z weighted=True, 2025-05-07T21:00:36.0998143Z row_wise=False, 2025-05-07T21:00:36.0998350Z mixed=True, 2025-05-07T21:00:36.0998554Z use_cache=True, 2025-05-07T21:00:36.0998783Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:36.0999070Z use_cpu=False, 2025-05-07T21:00:36.0999306Z output_dtype=SparseType.FP16, 2025-05-07T21:00:36.0999556Z ) 2025-05-07T21:00:36.0999786Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:36.1000358Z self=, 2025-05-07T21:00:36.1000929Z mixed_B=True, 2025-05-07T21:00:36.1001131Z compile=True, 2025-05-07T21:00:36.1001334Z T=3, 2025-05-07T21:00:36.1001518Z D=66, 2025-05-07T21:00:36.1001739Z B=94, 2025-05-07T21:00:36.1001941Z log_E=5, 2025-05-07T21:00:36.1002130Z L=9, 2025-05-07T21:00:36.1002317Z D_gradcheck=1, 2025-05-07T21:00:36.1002575Z stochastic_rounding=True, 2025-05-07T21:00:36.1002829Z weighted=True, 2025-05-07T21:00:36.1003041Z row_wise=False, 2025-05-07T21:00:36.1003246Z mixed=False, 2025-05-07T21:00:36.1003455Z use_cache=False, 2025-05-07T21:00:36.1003702Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:36.1003980Z use_cpu=False, 2025-05-07T21:00:36.1004256Z output_dtype=SparseType.FP16, 2025-05-07T21:00:36.1004517Z ) 2025-05-07T21:00:36.1004743Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:36.1005318Z self=, 2025-05-07T21:00:36.1005849Z mixed_B=True, 2025-05-07T21:00:36.1006063Z compile=True, 2025-05-07T21:00:36.1006263Z T=4, 2025-05-07T21:00:36.1006447Z D=56, 2025-05-07T21:00:36.1006634Z B=25, 2025-05-07T21:00:36.1006811Z log_E=3, 2025-05-07T21:00:36.1007006Z L=6, 2025-05-07T21:00:36.1007191Z D_gradcheck=2, 2025-05-07T21:00:36.1007411Z stochastic_rounding=False, 2025-05-07T21:00:36.1007663Z weighted=False, 2025-05-07T21:00:36.1007873Z row_wise=False, 2025-05-07T21:00:36.1008078Z mixed=True, 2025-05-07T21:00:36.1008282Z use_cache=True, 2025-05-07T21:00:36.1008516Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:36.1008793Z use_cpu=False, 2025-05-07T21:00:36.1009029Z output_dtype=SparseType.BF16, 2025-05-07T21:00:36.1009284Z ) 2025-05-07T21:00:36.1009510Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:36.1010087Z self=, 2025-05-07T21:00:36.1010615Z mixed_B=True, 2025-05-07T21:00:36.1010827Z compile=False, 2025-05-07T21:00:36.1011028Z T=2, 2025-05-07T21:00:36.1011209Z D=44, 2025-05-07T21:00:36.1011395Z B=26, 2025-05-07T21:00:36.1011574Z log_E=3, 2025-05-07T21:00:36.1011764Z L=20, 2025-05-07T21:00:36.1011953Z D_gradcheck=1, 2025-05-07T21:00:36.1012170Z stochastic_rounding=True, 2025-05-07T21:00:36.1012420Z weighted=True, 2025-05-07T21:00:36.1012631Z row_wise=True, 2025-05-07T21:00:36.1012880Z mixed=False, 2025-05-07T21:00:36.1013090Z use_cache=False, 2025-05-07T21:00:36.1013338Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:36.1013616Z use_cpu=True, 2025-05-07T21:00:36.1013848Z output_dtype=SparseType.BF16, 2025-05-07T21:00:36.1014108Z ) 2025-05-07T21:00:36.1014332Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:36.1014901Z self=, 2025-05-07T21:00:36.1015428Z mixed_B=False, 2025-05-07T21:00:36.1015634Z compile=False, 2025-05-07T21:00:36.1015839Z T=4, 2025-05-07T21:00:36.1016152Z D=87, 2025-05-07T21:00:36.1016333Z B=18, 2025-05-07T21:00:36.1016519Z log_E=5, 2025-05-07T21:00:36.1016713Z L=18, 2025-05-07T21:00:36.1016910Z D_gradcheck=1, 2025-05-07T21:00:36.1017129Z stochastic_rounding=True, 2025-05-07T21:00:36.1017385Z weighted=True, 2025-05-07T21:00:36.1017594Z row_wise=False, 2025-05-07T21:00:36.1017801Z mixed=False, 2025-05-07T21:00:36.1018007Z use_cache=False, 2025-05-07T21:00:36.1018251Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:36.1018531Z use_cpu=False, 2025-05-07T21:00:36.1018765Z output_dtype=SparseType.FP16, 2025-05-07T21:00:36.1019023Z ) 2025-05-07T21:00:36.1019246Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:36.1019820Z self=, 2025-05-07T21:00:36.1020400Z mixed_B=True, 2025-05-07T21:00:36.1020603Z compile=True, 2025-05-07T21:00:36.1020807Z T=5, 2025-05-07T21:00:36.1020987Z D=92, 2025-05-07T21:00:36.1021208Z B=117, 2025-05-07T21:00:36.1021397Z log_E=4, 2025-05-07T21:00:36.1021586Z L=7, 2025-05-07T21:00:36.1021766Z D_gradcheck=2, 2025-05-07T21:00:36.1021991Z stochastic_rounding=True, 2025-05-07T21:00:36.1022243Z weighted=True, 2025-05-07T21:00:36.1022448Z row_wise=False, 2025-05-07T21:00:36.1022658Z mixed=False, 2025-05-07T21:00:36.1022868Z use_cache=False, 2025-05-07T21:00:36.1023112Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:36.1023387Z use_cpu=True, 2025-05-07T21:00:36.1023661Z output_dtype=SparseType.BF16, 2025-05-07T21:00:36.1023915Z ) 2025-05-07T21:00:36.1024137Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:36.1024709Z self=, 2025-05-07T21:00:36.1025238Z mixed_B=True, 2025-05-07T21:00:36.1025438Z compile=True, 2025-05-07T21:00:36.1025648Z T=2, 2025-05-07T21:00:36.1025835Z D=44, 2025-05-07T21:00:36.1026013Z B=95, 2025-05-07T21:00:36.1026198Z log_E=4, 2025-05-07T21:00:36.1026390Z L=0, 2025-05-07T21:00:36.1026573Z D_gradcheck=1, 2025-05-07T21:00:36.1026799Z stochastic_rounding=True, 2025-05-07T21:00:36.1027055Z weighted=True, 2025-05-07T21:00:36.1027260Z row_wise=False, 2025-05-07T21:00:36.1027470Z mixed=True, 2025-05-07T21:00:36.1027679Z use_cache=True, 2025-05-07T21:00:36.1027911Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:36.1028195Z use_cpu=True, 2025-05-07T21:00:36.1028427Z output_dtype=SparseType.FP16, 2025-05-07T21:00:36.1028681Z ) 2025-05-07T21:00:36.1028912Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:36.1029488Z self=, 2025-05-07T21:00:36.1030015Z mixed_B=True, 2025-05-07T21:00:36.1030228Z compile=False, 2025-05-07T21:00:36.1030434Z T=4, 2025-05-07T21:00:36.1030615Z D=22, 2025-05-07T21:00:36.1030796Z B=20, 2025-05-07T21:00:36.1030978Z log_E=4, 2025-05-07T21:00:36.1031168Z L=6, 2025-05-07T21:00:36.1031347Z D_gradcheck=1, 2025-05-07T21:00:36.1031573Z stochastic_rounding=True, 2025-05-07T21:00:36.1031823Z weighted=True, 2025-05-07T21:00:36.1032030Z row_wise=False, 2025-05-07T21:00:36.1032286Z mixed=True, 2025-05-07T21:00:36.1032494Z use_cache=True, 2025-05-07T21:00:36.1032721Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:36.1033003Z use_cpu=True, 2025-05-07T21:00:36.1033235Z output_dtype=SparseType.BF16, 2025-05-07T21:00:36.1033484Z ) 2025-05-07T21:00:36.1033713Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:36.1034284Z self=, 2025-05-07T21:00:36.1034809Z mixed_B=True, 2025-05-07T21:00:36.1035011Z compile=False, 2025-05-07T21:00:36.1035218Z T=2, 2025-05-07T21:00:36.1035404Z D=80, 2025-05-07T21:00:36.1035584Z B=72, 2025-05-07T21:00:36.1035765Z log_E=5, 2025-05-07T21:00:36.1035956Z L=9, 2025-05-07T21:00:36.1036136Z D_gradcheck=2, 2025-05-07T21:00:36.1036361Z stochastic_rounding=True, 2025-05-07T21:00:36.1036612Z weighted=False, 2025-05-07T21:00:36.1036816Z row_wise=True, 2025-05-07T21:00:36.1037023Z mixed=False, 2025-05-07T21:00:36.1037235Z use_cache=True, 2025-05-07T21:00:36.1037465Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:36.1037748Z use_cpu=False, 2025-05-07T21:00:36.1037981Z output_dtype=SparseType.BF16, 2025-05-07T21:00:36.1038230Z ) 2025-05-07T21:00:36.1038457Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:36.1039029Z self=, 2025-05-07T21:00:36.1039635Z mixed_B=True, 2025-05-07T21:00:36.1039843Z compile=True, 2025-05-07T21:00:36.1040047Z T=2, 2025-05-07T21:00:36.1040221Z D=15, 2025-05-07T21:00:36.1040445Z B=49, 2025-05-07T21:00:36.1040628Z log_E=4, 2025-05-07T21:00:36.1040820Z L=10, 2025-05-07T21:00:36.1041004Z D_gradcheck=1, 2025-05-07T21:00:36.1041238Z stochastic_rounding=False, 2025-05-07T21:00:36.1041493Z weighted=False, 2025-05-07T21:00:36.1041698Z row_wise=False, 2025-05-07T21:00:36.1041903Z mixed=False, 2025-05-07T21:00:36.1042115Z use_cache=False, 2025-05-07T21:00:36.1042360Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:36.1042641Z use_cpu=True, 2025-05-07T21:00:36.1042917Z output_dtype=SparseType.FP32, 2025-05-07T21:00:36.1043163Z ) 2025-05-07T21:00:36.1043389Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:36.1043956Z self=, 2025-05-07T21:00:36.1044476Z mixed_B=True, 2025-05-07T21:00:36.1044684Z compile=False, 2025-05-07T21:00:36.1044887Z T=2, 2025-05-07T21:00:36.1045064Z D=29, 2025-05-07T21:00:36.1045248Z B=29, 2025-05-07T21:00:36.1045428Z log_E=3, 2025-05-07T21:00:36.1045611Z L=11, 2025-05-07T21:00:36.1045798Z D_gradcheck=2, 2025-05-07T21:00:36.1046025Z stochastic_rounding=False, 2025-05-07T21:00:36.1046272Z weighted=False, 2025-05-07T21:00:36.1046486Z row_wise=True, 2025-05-07T21:00:36.1046693Z mixed=False, 2025-05-07T21:00:36.1046905Z use_cache=False, 2025-05-07T21:00:36.1047144Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:36.1047425Z use_cpu=False, 2025-05-07T21:00:36.1047658Z output_dtype=SparseType.FP16, 2025-05-07T21:00:36.1047907Z ) 2025-05-07T21:00:36.1048134Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:36.1048703Z self=, 2025-05-07T21:00:36.1049224Z mixed_B=True, 2025-05-07T21:00:36.1049436Z compile=True, 2025-05-07T21:00:36.1049640Z T=3, 2025-05-07T21:00:36.1049817Z D=101, 2025-05-07T21:00:36.1050003Z B=71, 2025-05-07T21:00:36.1050192Z log_E=4, 2025-05-07T21:00:36.1050380Z L=6, 2025-05-07T21:00:36.1050566Z D_gradcheck=2, 2025-05-07T21:00:36.1050792Z stochastic_rounding=False, 2025-05-07T21:00:36.1051042Z weighted=False, 2025-05-07T21:00:36.1051258Z row_wise=True, 2025-05-07T21:00:36.1051469Z mixed=False, 2025-05-07T21:00:36.1051719Z use_cache=True, 2025-05-07T21:00:36.1051958Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:36.1052245Z use_cpu=False, 2025-05-07T21:00:36.1052477Z output_dtype=SparseType.FP32, 2025-05-07T21:00:36.1052733Z ) 2025-05-07T21:00:36.1052960Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:36.1053534Z self=, 2025-05-07T21:00:36.1054055Z mixed_B=True, 2025-05-07T21:00:36.1054267Z compile=False, 2025-05-07T21:00:36.1063889Z T=4, 2025-05-07T21:00:36.1064145Z D=68, 2025-05-07T21:00:36.1064345Z B=41, 2025-05-07T21:00:36.1064541Z log_E=4, 2025-05-07T21:00:36.1064740Z L=15, 2025-05-07T21:00:36.1064937Z D_gradcheck=1, 2025-05-07T21:00:36.1065170Z stochastic_rounding=True, 2025-05-07T21:00:36.1065429Z weighted=True, 2025-05-07T21:00:36.1065644Z row_wise=False, 2025-05-07T21:00:36.1065848Z mixed=False, 2025-05-07T21:00:36.1066065Z use_cache=False, 2025-05-07T21:00:36.1066317Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:36.1066599Z use_cpu=False, 2025-05-07T21:00:36.1066838Z output_dtype=SparseType.FP32, 2025-05-07T21:00:36.1067103Z ) 2025-05-07T21:00:36.7263568Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:36.7264365Z self=, 2025-05-07T21:00:36.7265289Z mixed_B=True, 2025-05-07T21:00:36.7265494Z compile=False, 2025-05-07T21:00:36.7265696Z T=3, 2025-05-07T21:00:36.7265878Z D=84, 2025-05-07T21:00:36.7266153Z B=70, 2025-05-07T21:00:36.7266342Z log_E=4, 2025-05-07T21:00:36.7266527Z L=2, 2025-05-07T21:00:36.7266704Z D_gradcheck=2, 2025-05-07T21:00:36.7266925Z stochastic_rounding=True, 2025-05-07T21:00:36.7267178Z weighted=True, 2025-05-07T21:00:36.7267376Z row_wise=False, 2025-05-07T21:00:36.7267581Z mixed=False, 2025-05-07T21:00:36.7267789Z use_cache=True, 2025-05-07T21:00:36.7268018Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:36.7268303Z use_cpu=True, 2025-05-07T21:00:36.7268531Z output_dtype=SparseType.FP16, 2025-05-07T21:00:36.7268868Z ) 2025-05-07T21:00:36.7269096Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:36.7269670Z self=, 2025-05-07T21:00:36.7270197Z mixed_B=True, 2025-05-07T21:00:36.7270393Z compile=True, 2025-05-07T21:00:36.7270592Z T=5, 2025-05-07T21:00:36.7270775Z D=84, 2025-05-07T21:00:36.7270951Z B=73, 2025-05-07T21:00:36.7271131Z log_E=3, 2025-05-07T21:00:36.7271322Z L=14, 2025-05-07T21:00:36.7271498Z D_gradcheck=2, 2025-05-07T21:00:36.7271720Z stochastic_rounding=False, 2025-05-07T21:00:36.7271967Z weighted=False, 2025-05-07T21:00:36.7272167Z row_wise=True, 2025-05-07T21:00:36.7272367Z mixed=True, 2025-05-07T21:00:36.7272571Z use_cache=False, 2025-05-07T21:00:36.7272807Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:36.7273085Z use_cpu=True, 2025-05-07T21:00:36.7273308Z output_dtype=SparseType.FP32, 2025-05-07T21:00:36.7273559Z ) 2025-05-07T21:00:36.7273784Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:36.7274351Z self=, 2025-05-07T21:00:36.7274863Z mixed_B=True, 2025-05-07T21:00:36.7275070Z compile=False, 2025-05-07T21:00:36.7275269Z T=1, 2025-05-07T21:00:36.7275445Z D=11, 2025-05-07T21:00:36.7275627Z B=57, 2025-05-07T21:00:36.7275804Z log_E=5, 2025-05-07T21:00:36.7275983Z L=5, 2025-05-07T21:00:36.7276162Z D_gradcheck=1, 2025-05-07T21:00:36.7276381Z stochastic_rounding=False, 2025-05-07T21:00:36.7276623Z weighted=True, 2025-05-07T21:00:36.7276821Z row_wise=False, 2025-05-07T21:00:36.7277024Z mixed=True, 2025-05-07T21:00:36.7277312Z use_cache=True, 2025-05-07T21:00:36.7277540Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:36.7277815Z use_cpu=True, 2025-05-07T21:00:36.7278042Z output_dtype=SparseType.FP16, 2025-05-07T21:00:36.7278290Z ) 2025-05-07T21:00:36.7278513Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:36.7279078Z self=, 2025-05-07T21:00:36.7279593Z mixed_B=False, 2025-05-07T21:00:36.7279804Z compile=False, 2025-05-07T21:00:36.7280003Z T=3, 2025-05-07T21:00:36.7280178Z D=26, 2025-05-07T21:00:36.7280363Z B=35, 2025-05-07T21:00:36.7280541Z log_E=5, 2025-05-07T21:00:36.7280720Z L=17, 2025-05-07T21:00:36.7280904Z D_gradcheck=2, 2025-05-07T21:00:36.7281126Z stochastic_rounding=True, 2025-05-07T21:00:36.7281370Z weighted=False, 2025-05-07T21:00:36.7281579Z row_wise=False, 2025-05-07T21:00:36.7281780Z mixed=True, 2025-05-07T21:00:36.7281977Z use_cache=False, 2025-05-07T21:00:36.7282217Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:36.7282496Z use_cpu=False, 2025-05-07T21:00:36.7282724Z output_dtype=SparseType.FP16, 2025-05-07T21:00:36.7282979Z ) 2025-05-07T21:00:36.7283207Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:36.7283777Z self=, 2025-05-07T21:00:36.7284343Z mixed_B=False, 2025-05-07T21:00:36.7284550Z compile=False, 2025-05-07T21:00:36.7284750Z T=1, 2025-05-07T21:00:36.7284922Z D=90, 2025-05-07T21:00:36.7285142Z B=105, 2025-05-07T21:00:36.7285328Z log_E=3, 2025-05-07T21:00:36.7285509Z L=20, 2025-05-07T21:00:36.7285697Z D_gradcheck=2, 2025-05-07T21:00:36.7285918Z stochastic_rounding=False, 2025-05-07T21:00:36.7286154Z weighted=True, 2025-05-07T21:00:36.7286357Z row_wise=False, 2025-05-07T21:00:36.7286556Z mixed=False, 2025-05-07T21:00:36.7286752Z use_cache=True, 2025-05-07T21:00:36.7286982Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:36.7287259Z use_cpu=False, 2025-05-07T21:00:36.7287476Z output_dtype=SparseType.FP16, 2025-05-07T21:00:36.7287772Z ) 2025-05-07T21:00:36.7287995Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:36.7288562Z self=, 2025-05-07T21:00:36.7289076Z mixed_B=False, 2025-05-07T21:00:36.7289279Z compile=False, 2025-05-07T21:00:36.7289477Z T=4, 2025-05-07T21:00:36.7289648Z D=81, 2025-05-07T21:00:36.7289828Z B=43, 2025-05-07T21:00:36.7290005Z log_E=4, 2025-05-07T21:00:36.7290185Z L=14, 2025-05-07T21:00:36.7290364Z D_gradcheck=1, 2025-05-07T21:00:36.7290583Z stochastic_rounding=False, 2025-05-07T21:00:36.7290825Z weighted=False, 2025-05-07T21:00:36.7291029Z row_wise=False, 2025-05-07T21:00:36.7291232Z mixed=True, 2025-05-07T21:00:36.7291421Z use_cache=True, 2025-05-07T21:00:36.7291651Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:36.7291929Z use_cpu=True, 2025-05-07T21:00:36.7292148Z output_dtype=SparseType.BF16, 2025-05-07T21:00:36.7292409Z ) 2025-05-07T21:00:36.7292641Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:36.7293206Z self=, 2025-05-07T21:00:36.7293736Z mixed_B=False, 2025-05-07T21:00:36.7293950Z compile=False, 2025-05-07T21:00:36.7294158Z T=1, 2025-05-07T21:00:36.7294339Z D=97, 2025-05-07T21:00:36.7294531Z B=34, 2025-05-07T21:00:36.7294723Z log_E=4, 2025-05-07T21:00:36.7294912Z L=6, 2025-05-07T21:00:36.7295098Z D_gradcheck=1, 2025-05-07T21:00:36.7295323Z stochastic_rounding=False, 2025-05-07T21:00:36.7295577Z weighted=False, 2025-05-07T21:00:36.7295792Z row_wise=False, 2025-05-07T21:00:36.7296128Z mixed=True, 2025-05-07T21:00:36.7296375Z use_cache=False, 2025-05-07T21:00:36.7296621Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:36.7296897Z use_cpu=False, 2025-05-07T21:00:36.7297119Z output_dtype=SparseType.BF16, 2025-05-07T21:00:36.7297379Z ) 2025-05-07T21:00:36.7297610Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:36.7298177Z self=, 2025-05-07T21:00:36.7298700Z mixed_B=False, 2025-05-07T21:00:36.7298908Z compile=True, 2025-05-07T21:00:36.7299107Z T=1, 2025-05-07T21:00:36.7299292Z D=34, 2025-05-07T21:00:36.7299479Z B=62, 2025-05-07T21:00:36.7299657Z log_E=4, 2025-05-07T21:00:36.7299848Z L=19, 2025-05-07T21:00:36.7300039Z D_gradcheck=1, 2025-05-07T21:00:36.7300262Z stochastic_rounding=False, 2025-05-07T21:00:36.7300511Z weighted=False, 2025-05-07T21:00:36.7300722Z row_wise=True, 2025-05-07T21:00:36.7300932Z mixed=False, 2025-05-07T21:00:36.7301137Z use_cache=True, 2025-05-07T21:00:36.7301376Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:36.7301660Z use_cpu=False, 2025-05-07T21:00:36.7301884Z output_dtype=SparseType.FP16, 2025-05-07T21:00:36.7302146Z ) 2025-05-07T21:00:36.7302377Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:36.7302941Z self=, 2025-05-07T21:00:36.7303510Z mixed_B=False, 2025-05-07T21:00:36.7303717Z compile=False, 2025-05-07T21:00:36.7303921Z T=3, 2025-05-07T21:00:36.7304106Z D=29, 2025-05-07T21:00:36.7304332Z B=87, 2025-05-07T21:00:36.7304509Z log_E=4, 2025-05-07T21:00:36.7304696Z L=18, 2025-05-07T21:00:36.7304881Z D_gradcheck=2, 2025-05-07T21:00:36.7305094Z stochastic_rounding=False, 2025-05-07T21:00:36.7305345Z weighted=True, 2025-05-07T21:00:36.7305548Z row_wise=True, 2025-05-07T21:00:36.7305743Z mixed=False, 2025-05-07T21:00:36.7305950Z use_cache=False, 2025-05-07T21:00:36.7306189Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:36.7306461Z use_cpu=True, 2025-05-07T21:00:36.7306688Z output_dtype=SparseType.BF16, 2025-05-07T21:00:36.7306985Z ) 2025-05-07T21:00:36.7307213Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:36.7307773Z self=, 2025-05-07T21:00:36.7308298Z mixed_B=False, 2025-05-07T21:00:36.7308501Z compile=True, 2025-05-07T21:00:36.7308693Z T=5, 2025-05-07T21:00:36.7308871Z D=88, 2025-05-07T21:00:36.7309050Z B=101, 2025-05-07T21:00:36.7309226Z log_E=4, 2025-05-07T21:00:36.7309411Z L=17, 2025-05-07T21:00:36.7309598Z D_gradcheck=1, 2025-05-07T21:00:36.7309814Z stochastic_rounding=True, 2025-05-07T21:00:36.7310058Z weighted=True, 2025-05-07T21:00:36.7310260Z row_wise=True, 2025-05-07T21:00:36.7310454Z mixed=False, 2025-05-07T21:00:36.7310659Z use_cache=False, 2025-05-07T21:00:36.7310901Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:36.7311171Z use_cpu=False, 2025-05-07T21:00:36.7311397Z output_dtype=SparseType.BF16, 2025-05-07T21:00:36.7311650Z ) 2025-05-07T21:00:36.7311870Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:36.7312448Z self=, 2025-05-07T21:00:36.7312979Z mixed_B=False, 2025-05-07T21:00:36.7313187Z compile=False, 2025-05-07T21:00:36.7313383Z T=2, 2025-05-07T21:00:36.7313565Z D=37, 2025-05-07T21:00:36.7313754Z B=105, 2025-05-07T21:00:36.7313936Z log_E=5, 2025-05-07T21:00:36.7314131Z L=12, 2025-05-07T21:00:36.7314321Z D_gradcheck=2, 2025-05-07T21:00:36.7314540Z stochastic_rounding=False, 2025-05-07T21:00:36.7314795Z weighted=False, 2025-05-07T21:00:36.7315009Z row_wise=True, 2025-05-07T21:00:36.7315209Z mixed=True, 2025-05-07T21:00:36.7315475Z use_cache=False, 2025-05-07T21:00:36.7315725Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:36.7315999Z use_cpu=True, 2025-05-07T21:00:36.7316235Z output_dtype=SparseType.BF16, 2025-05-07T21:00:36.7316498Z ) 2025-05-07T21:00:36.7316724Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:36.7317296Z self=, 2025-05-07T21:00:36.7317827Z mixed_B=False, 2025-05-07T21:00:36.7318046Z compile=False, 2025-05-07T21:00:36.7318243Z T=3, 2025-05-07T21:00:36.7318432Z D=28, 2025-05-07T21:00:36.7318621Z B=95, 2025-05-07T21:00:36.7318803Z log_E=4, 2025-05-07T21:00:36.7319000Z L=4, 2025-05-07T21:00:36.7319191Z D_gradcheck=2, 2025-05-07T21:00:36.7319410Z stochastic_rounding=True, 2025-05-07T21:00:36.7319663Z weighted=True, 2025-05-07T21:00:36.7319878Z row_wise=True, 2025-05-07T21:00:36.7320078Z mixed=True, 2025-05-07T21:00:36.7320286Z use_cache=True, 2025-05-07T21:00:36.7320520Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:36.7320792Z use_cpu=False, 2025-05-07T21:00:36.7321022Z output_dtype=SparseType.BF16, 2025-05-07T21:00:36.7321284Z ) 2025-05-07T21:00:36.7321512Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:36.7322107Z self=, 2025-05-07T21:00:36.7322680Z mixed_B=True, 2025-05-07T21:00:36.7322891Z compile=False, 2025-05-07T21:00:36.7323084Z T=4, 2025-05-07T21:00:36.7323261Z D=12, 2025-05-07T21:00:36.7323519Z B=23, 2025-05-07T21:00:36.7323694Z log_E=5, 2025-05-07T21:00:36.7323882Z L=10, 2025-05-07T21:00:36.7324062Z D_gradcheck=2, 2025-05-07T21:00:36.7324277Z stochastic_rounding=True, 2025-05-07T21:00:36.7324524Z weighted=False, 2025-05-07T21:00:36.7324729Z row_wise=True, 2025-05-07T21:00:36.7324920Z mixed=False, 2025-05-07T21:00:36.7325127Z use_cache=False, 2025-05-07T21:00:36.7325367Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:36.7325644Z use_cpu=True, 2025-05-07T21:00:36.7325862Z output_dtype=SparseType.FP32, 2025-05-07T21:00:36.7326154Z ) 2025-05-07T21:00:36.7326381Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:36.7326943Z self=, 2025-05-07T21:00:36.7327467Z mixed_B=False, 2025-05-07T21:00:36.7327670Z compile=False, 2025-05-07T21:00:36.7327866Z T=4, 2025-05-07T21:00:36.7328048Z D=88, 2025-05-07T21:00:36.7328232Z B=57, 2025-05-07T21:00:36.7328410Z log_E=4, 2025-05-07T21:00:36.7328596Z L=6, 2025-05-07T21:00:36.7328783Z D_gradcheck=2, 2025-05-07T21:00:36.7328999Z stochastic_rounding=True, 2025-05-07T21:00:36.7329254Z weighted=False, 2025-05-07T21:00:36.7329460Z row_wise=True, 2025-05-07T21:00:36.7329652Z mixed=True, 2025-05-07T21:00:36.7329851Z use_cache=False, 2025-05-07T21:00:36.7330092Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:36.7330364Z use_cpu=True, 2025-05-07T21:00:36.7330591Z output_dtype=SparseType.FP32, 2025-05-07T21:00:36.7330846Z ) 2025-05-07T21:00:36.7331068Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:36.7331635Z self=, 2025-05-07T21:00:36.7332155Z mixed_B=True, 2025-05-07T21:00:36.7332363Z compile=True, 2025-05-07T21:00:36.7332558Z T=4, 2025-05-07T21:00:36.7332737Z D=49, 2025-05-07T21:00:36.7332915Z B=93, 2025-05-07T21:00:36.7333090Z log_E=5, 2025-05-07T21:00:36.7333277Z L=8, 2025-05-07T21:00:36.7333457Z D_gradcheck=1, 2025-05-07T21:00:36.7333670Z stochastic_rounding=True, 2025-05-07T21:00:36.7333915Z weighted=True, 2025-05-07T21:00:36.7334119Z row_wise=False, 2025-05-07T21:00:36.7334312Z mixed=True, 2025-05-07T21:00:36.7334560Z use_cache=True, 2025-05-07T21:00:36.7334792Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:36.7335065Z use_cpu=False, 2025-05-07T21:00:36.7335292Z output_dtype=SparseType.BF16, 2025-05-07T21:00:36.7335552Z ) 2025-05-07T21:00:36.7335777Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:36.7336409Z self=, 2025-05-07T21:00:36.7336931Z mixed_B=True, 2025-05-07T21:00:36.7337136Z compile=False, 2025-05-07T21:00:36.7337327Z T=5, 2025-05-07T21:00:36.7337507Z D=126, 2025-05-07T21:00:36.7337683Z B=16, 2025-05-07T21:00:36.7337858Z log_E=3, 2025-05-07T21:00:36.7338045Z L=7, 2025-05-07T21:00:36.7338225Z D_gradcheck=2, 2025-05-07T21:00:36.7338437Z stochastic_rounding=True, 2025-05-07T21:00:36.7338682Z weighted=True, 2025-05-07T21:00:36.7338885Z row_wise=False, 2025-05-07T21:00:36.7339079Z mixed=True, 2025-05-07T21:00:36.7339286Z use_cache=False, 2025-05-07T21:00:36.7339527Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:36.7339795Z use_cpu=False, 2025-05-07T21:00:36.7340023Z output_dtype=SparseType.FP16, 2025-05-07T21:00:36.7340282Z ) 2025-05-07T21:00:36.7340507Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:36.7341076Z self=, 2025-05-07T21:00:36.7341653Z mixed_B=True, 2025-05-07T21:00:36.7341849Z compile=False, 2025-05-07T21:00:36.7342051Z T=3, 2025-05-07T21:00:36.7342226Z D=38, 2025-05-07T21:00:36.7342400Z B=105, 2025-05-07T21:00:36.7342622Z log_E=4, 2025-05-07T21:00:36.7342810Z L=1, 2025-05-07T21:00:36.7342986Z D_gradcheck=2, 2025-05-07T21:00:36.7343208Z stochastic_rounding=False, 2025-05-07T21:00:36.7343455Z weighted=False, 2025-05-07T21:00:36.7343665Z row_wise=False, 2025-05-07T21:00:36.7343857Z mixed=True, 2025-05-07T21:00:36.7344060Z use_cache=False, 2025-05-07T21:00:36.7344302Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:36.7344571Z use_cpu=True, 2025-05-07T21:00:36.7344793Z output_dtype=SparseType.BF16, 2025-05-07T21:00:36.7345082Z ) 2025-05-07T21:00:45.9951679Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:45.9952378Z self=, 2025-05-07T21:00:45.9952956Z mixed_B=False, 2025-05-07T21:00:45.9953297Z compile=True, 2025-05-07T21:00:45.9953839Z T=2, 2025-05-07T21:00:45.9954326Z D=123, 2025-05-07T21:00:45.9954792Z B=48, 2025-05-07T21:00:45.9955251Z log_E=4, 2025-05-07T21:00:45.9955650Z L=12, 2025-05-07T21:00:45.9956014Z D_gradcheck=1, 2025-05-07T21:00:45.9956442Z stochastic_rounding=True, 2025-05-07T21:00:45.9956932Z weighted=True, 2025-05-07T21:00:45.9957341Z row_wise=True, 2025-05-07T21:00:45.9957732Z mixed=False, 2025-05-07T21:00:45.9958163Z use_cache=False, 2025-05-07T21:00:45.9958641Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:45.9959185Z use_cpu=True, 2025-05-07T21:00:45.9959965Z output_dtype=SparseType.FP32, 2025-05-07T21:00:45.9960484Z ) 2025-05-07T21:00:45.9960924Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:45.9962072Z self=, 2025-05-07T21:00:45.9963110Z mixed_B=True, 2025-05-07T21:00:45.9963403Z compile=False, 2025-05-07T21:00:45.9963632Z T=1, 2025-05-07T21:00:45.9963831Z D=88, 2025-05-07T21:00:45.9972360Z B=46, 2025-05-07T21:00:45.9972570Z log_E=5, 2025-05-07T21:00:45.9972763Z L=11, 2025-05-07T21:00:45.9972953Z D_gradcheck=2, 2025-05-07T21:00:45.9973186Z stochastic_rounding=True, 2025-05-07T21:00:45.9973434Z weighted=True, 2025-05-07T21:00:45.9973650Z row_wise=False, 2025-05-07T21:00:45.9973860Z mixed=False, 2025-05-07T21:00:45.9974228Z use_cache=False, 2025-05-07T21:00:45.9974481Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:45.9974772Z use_cpu=True, 2025-05-07T21:00:45.9975002Z output_dtype=SparseType.FP32, 2025-05-07T21:00:45.9975261Z ) 2025-05-07T21:00:45.9975492Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:45.9976138Z self=, 2025-05-07T21:00:45.9976664Z mixed_B=False, 2025-05-07T21:00:45.9976878Z compile=False, 2025-05-07T21:00:45.9977081Z T=1, 2025-05-07T21:00:45.9977257Z D=121, 2025-05-07T21:00:45.9977441Z B=70, 2025-05-07T21:00:45.9977627Z log_E=3, 2025-05-07T21:00:45.9977811Z L=16, 2025-05-07T21:00:45.9978002Z D_gradcheck=1, 2025-05-07T21:00:45.9978225Z stochastic_rounding=True, 2025-05-07T21:00:45.9978466Z weighted=False, 2025-05-07T21:00:45.9978676Z row_wise=False, 2025-05-07T21:00:45.9978881Z mixed=True, 2025-05-07T21:00:45.9979081Z use_cache=True, 2025-05-07T21:00:45.9979312Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:45.9979594Z use_cpu=False, 2025-05-07T21:00:45.9979817Z output_dtype=SparseType.BF16, 2025-05-07T21:00:45.9980080Z ) 2025-05-07T21:00:45.9980308Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:45.9980868Z self=, 2025-05-07T21:00:45.9981469Z mixed_B=False, 2025-05-07T21:00:45.9981670Z compile=True, 2025-05-07T21:00:45.9981868Z T=3, 2025-05-07T21:00:45.9982042Z D=114, 2025-05-07T21:00:45.9982222Z B=71, 2025-05-07T21:00:45.9982482Z log_E=3, 2025-05-07T21:00:45.9982665Z L=5, 2025-05-07T21:00:45.9982845Z D_gradcheck=1, 2025-05-07T21:00:45.9983062Z stochastic_rounding=True, 2025-05-07T21:00:45.9983299Z weighted=False, 2025-05-07T21:00:45.9983504Z row_wise=True, 2025-05-07T21:00:45.9983700Z mixed=False, 2025-05-07T21:00:45.9983897Z use_cache=True, 2025-05-07T21:00:45.9984125Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:45.9984403Z use_cpu=True, 2025-05-07T21:00:45.9984620Z output_dtype=SparseType.FP32, 2025-05-07T21:00:45.9984938Z ) 2025-05-07T21:00:45.9985161Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:45.9985715Z self=, 2025-05-07T21:00:45.9986230Z mixed_B=False, 2025-05-07T21:00:45.9986436Z compile=True, 2025-05-07T21:00:45.9986629Z T=3, 2025-05-07T21:00:45.9986805Z D=69, 2025-05-07T21:00:45.9986984Z B=55, 2025-05-07T21:00:45.9987162Z log_E=4, 2025-05-07T21:00:45.9987346Z L=18, 2025-05-07T21:00:45.9987529Z D_gradcheck=2, 2025-05-07T21:00:45.9987745Z stochastic_rounding=False, 2025-05-07T21:00:45.9987994Z weighted=True, 2025-05-07T21:00:45.9988198Z row_wise=False, 2025-05-07T21:00:45.9988402Z mixed=True, 2025-05-07T21:00:45.9988596Z use_cache=False, 2025-05-07T21:00:45.9988833Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:45.9989108Z use_cpu=False, 2025-05-07T21:00:45.9989325Z output_dtype=SparseType.FP16, 2025-05-07T21:00:45.9989576Z ) 2025-05-07T21:00:45.9989800Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:45.9990353Z self=, 2025-05-07T21:00:45.9990867Z mixed_B=False, 2025-05-07T21:00:45.9991070Z compile=False, 2025-05-07T21:00:45.9991262Z T=4, 2025-05-07T21:00:45.9991436Z D=112, 2025-05-07T21:00:45.9991616Z B=93, 2025-05-07T21:00:45.9991788Z log_E=4, 2025-05-07T21:00:45.9991971Z L=16, 2025-05-07T21:00:45.9992155Z D_gradcheck=2, 2025-05-07T21:00:45.9992363Z stochastic_rounding=False, 2025-05-07T21:00:45.9992609Z weighted=True, 2025-05-07T21:00:45.9992809Z row_wise=False, 2025-05-07T21:00:45.9993003Z mixed=False, 2025-05-07T21:00:45.9993258Z use_cache=True, 2025-05-07T21:00:45.9993521Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:45.9993799Z use_cpu=True, 2025-05-07T21:00:45.9994022Z output_dtype=SparseType.FP16, 2025-05-07T21:00:45.9994272Z ) 2025-05-07T21:00:45.9994497Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:45.9995050Z self=, 2025-05-07T21:00:45.9995585Z mixed_B=False, 2025-05-07T21:00:45.9995787Z compile=False, 2025-05-07T21:00:45.9995983Z T=1, 2025-05-07T21:00:45.9996153Z D=49, 2025-05-07T21:00:45.9996327Z B=66, 2025-05-07T21:00:45.9996508Z log_E=3, 2025-05-07T21:00:45.9996689Z L=13, 2025-05-07T21:00:45.9996872Z D_gradcheck=1, 2025-05-07T21:00:45.9997088Z stochastic_rounding=True, 2025-05-07T21:00:45.9997324Z weighted=True, 2025-05-07T21:00:45.9997527Z row_wise=False, 2025-05-07T21:00:45.9997733Z mixed=True, 2025-05-07T21:00:45.9997926Z use_cache=False, 2025-05-07T21:00:45.9998167Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:45.9998448Z use_cpu=True, 2025-05-07T21:00:45.9998667Z output_dtype=SparseType.FP32, 2025-05-07T21:00:45.9998926Z ) 2025-05-07T21:00:45.9999154Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:45.9999712Z self=, 2025-05-07T21:00:46.0000290Z mixed_B=False, 2025-05-07T21:00:46.0000506Z compile=False, 2025-05-07T21:00:46.0000711Z T=1, 2025-05-07T21:00:46.0000892Z D=87, 2025-05-07T21:00:46.0001081Z B=78, 2025-05-07T21:00:46.0001310Z log_E=4, 2025-05-07T21:00:46.0001499Z L=18, 2025-05-07T21:00:46.0001687Z D_gradcheck=2, 2025-05-07T21:00:46.0001907Z stochastic_rounding=True, 2025-05-07T21:00:46.0002151Z weighted=False, 2025-05-07T21:00:46.0002358Z row_wise=True, 2025-05-07T21:00:46.0002559Z mixed=False, 2025-05-07T21:00:46.0002762Z use_cache=False, 2025-05-07T21:00:46.0003011Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:46.0003295Z use_cpu=False, 2025-05-07T21:00:46.0003557Z output_dtype=SparseType.FP16, 2025-05-07T21:00:46.0003861Z ) 2025-05-07T21:00:46.0004087Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:46.0004646Z self=, 2025-05-07T21:00:46.0005169Z mixed_B=False, 2025-05-07T21:00:46.0005378Z compile=False, 2025-05-07T21:00:46.0005575Z T=1, 2025-05-07T21:00:46.0005762Z D=18, 2025-05-07T21:00:46.0005943Z B=78, 2025-05-07T21:00:46.0006124Z log_E=4, 2025-05-07T21:00:46.0006314Z L=18, 2025-05-07T21:00:46.0006499Z D_gradcheck=2, 2025-05-07T21:00:46.0006720Z stochastic_rounding=True, 2025-05-07T21:00:46.0006961Z weighted=False, 2025-05-07T21:00:46.0007171Z row_wise=True, 2025-05-07T21:00:46.0007376Z mixed=False, 2025-05-07T21:00:46.0007579Z use_cache=False, 2025-05-07T21:00:46.0007823Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:46.0008104Z use_cpu=False, 2025-05-07T21:00:46.0008328Z output_dtype=SparseType.FP16, 2025-05-07T21:00:46.0008590Z ) 2025-05-07T21:00:46.0008817Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:46.0009375Z self=, 2025-05-07T21:00:46.0009896Z mixed_B=False, 2025-05-07T21:00:46.0010108Z compile=False, 2025-05-07T21:00:46.0010311Z T=1, 2025-05-07T21:00:46.0010493Z D=18, 2025-05-07T21:00:46.0010678Z B=18, 2025-05-07T21:00:46.0010862Z log_E=4, 2025-05-07T21:00:46.0011054Z L=18, 2025-05-07T21:00:46.0011243Z D_gradcheck=2, 2025-05-07T21:00:46.0011461Z stochastic_rounding=True, 2025-05-07T21:00:46.0011713Z weighted=False, 2025-05-07T21:00:46.0011924Z row_wise=True, 2025-05-07T21:00:46.0012125Z mixed=False, 2025-05-07T21:00:46.0012382Z use_cache=False, 2025-05-07T21:00:46.0012629Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:46.0012913Z use_cpu=False, 2025-05-07T21:00:46.0013134Z output_dtype=SparseType.FP16, 2025-05-07T21:00:46.0013390Z ) 2025-05-07T21:00:46.0013622Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:46.0014226Z self=, 2025-05-07T21:00:46.0014747Z mixed_B=False, 2025-05-07T21:00:46.0014958Z compile=False, 2025-05-07T21:00:46.0015154Z T=2, 2025-05-07T21:00:46.0015337Z D=18, 2025-05-07T21:00:46.0015518Z B=18, 2025-05-07T21:00:46.0015702Z log_E=4, 2025-05-07T21:00:46.0015890Z L=18, 2025-05-07T21:00:46.0016156Z D_gradcheck=2, 2025-05-07T21:00:46.0016372Z stochastic_rounding=True, 2025-05-07T21:00:46.0016627Z weighted=False, 2025-05-07T21:00:46.0016838Z row_wise=True, 2025-05-07T21:00:46.0017036Z mixed=False, 2025-05-07T21:00:46.0017246Z use_cache=False, 2025-05-07T21:00:46.0017494Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:46.0017770Z use_cpu=False, 2025-05-07T21:00:46.0017998Z output_dtype=SparseType.FP16, 2025-05-07T21:00:46.0018259Z ) 2025-05-07T21:00:46.0018481Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:46.0019045Z self=, 2025-05-07T21:00:46.0019618Z mixed_B=False, 2025-05-07T21:00:46.0019823Z compile=False, 2025-05-07T21:00:46.0020030Z T=2, 2025-05-07T21:00:46.0020214Z D=18, 2025-05-07T21:00:46.0020393Z B=18, 2025-05-07T21:00:46.0020617Z log_E=4, 2025-05-07T21:00:46.0020810Z L=18, 2025-05-07T21:00:46.0020992Z D_gradcheck=1, 2025-05-07T21:00:46.0021214Z stochastic_rounding=True, 2025-05-07T21:00:46.0021467Z weighted=False, 2025-05-07T21:00:46.0021680Z row_wise=True, 2025-05-07T21:00:46.0021878Z mixed=False, 2025-05-07T21:00:46.0022091Z use_cache=False, 2025-05-07T21:00:46.0022332Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:46.0022608Z use_cpu=False, 2025-05-07T21:00:46.0022834Z output_dtype=SparseType.FP16, 2025-05-07T21:00:46.0023134Z ) 2025-05-07T21:00:46.0023323Z PASSED 2025-05-07T21:00:46.0581563Z tbe/training/backward_adagrad_test.py::BackwardAdagradTest::test_backward_adagrad_fp16_pmNONE Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:46.0582851Z self=, 2025-05-07T21:00:46.0583642Z compile=False, 2025-05-07T21:00:46.0583954Z T=1, 2025-05-07T21:00:46.0584134Z D=2, 2025-05-07T21:00:46.0584312Z B=1, 2025-05-07T21:00:46.0584492Z log_E=3, 2025-05-07T21:00:46.0584674Z L=0, 2025-05-07T21:00:46.0584861Z D_gradcheck=1, 2025-05-07T21:00:46.0585090Z stochastic_rounding=False, 2025-05-07T21:00:46.0585334Z weighted=False, 2025-05-07T21:00:46.0585545Z row_wise=False, 2025-05-07T21:00:46.0585752Z mixed=False, 2025-05-07T21:00:46.0585951Z use_cache=False, 2025-05-07T21:00:46.0586196Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:46.0586479Z use_cpu=False, 2025-05-07T21:00:46.0586711Z output_dtype=SparseType.FP32, 2025-05-07T21:00:46.0586960Z ) 2025-05-07T21:00:46.0587187Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:46.0587762Z self=, 2025-05-07T21:00:46.0588275Z compile=True, 2025-05-07T21:00:46.0588480Z T=1, 2025-05-07T21:00:46.0588666Z D=2, 2025-05-07T21:00:46.0588845Z B=1, 2025-05-07T21:00:46.0589027Z log_E=3, 2025-05-07T21:00:46.0589219Z L=0, 2025-05-07T21:00:46.0589399Z D_gradcheck=1, 2025-05-07T21:00:46.0589624Z stochastic_rounding=False, 2025-05-07T21:00:46.0589875Z weighted=False, 2025-05-07T21:00:46.0590078Z row_wise=False, 2025-05-07T21:00:46.0590400Z mixed=False, 2025-05-07T21:00:46.0590612Z use_cache=False, 2025-05-07T21:00:46.0590846Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:46.0591131Z use_cpu=False, 2025-05-07T21:00:46.0591367Z output_dtype=SparseType.FP32, 2025-05-07T21:00:46.0591616Z ) 2025-05-07T21:00:46.0591847Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:46.0592409Z self=, 2025-05-07T21:00:46.0592931Z compile=False, 2025-05-07T21:00:46.0593133Z T=4, 2025-05-07T21:00:46.0593318Z D=2, 2025-05-07T21:00:46.0593497Z B=1, 2025-05-07T21:00:46.0593677Z log_E=3, 2025-05-07T21:00:46.0593866Z L=0, 2025-05-07T21:00:46.0594051Z D_gradcheck=1, 2025-05-07T21:00:46.0594268Z stochastic_rounding=False, 2025-05-07T21:00:46.0594516Z weighted=False, 2025-05-07T21:00:46.0594726Z row_wise=False, 2025-05-07T21:00:46.0594923Z mixed=False, 2025-05-07T21:00:46.0595130Z use_cache=False, 2025-05-07T21:00:46.0595373Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:46.0595646Z use_cpu=False, 2025-05-07T21:00:46.0595876Z output_dtype=SparseType.FP32, 2025-05-07T21:00:46.0596135Z ) 2025-05-07T21:00:46.0596361Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:46.0596924Z self=, 2025-05-07T21:00:46.0597514Z compile=False, 2025-05-07T21:00:46.0597705Z T=4, 2025-05-07T21:00:46.0597881Z D=23, 2025-05-07T21:00:46.0598057Z B=74, 2025-05-07T21:00:46.0598235Z log_E=4, 2025-05-07T21:00:46.0598504Z L=17, 2025-05-07T21:00:46.0598682Z D_gradcheck=1, 2025-05-07T21:00:46.0598900Z stochastic_rounding=False, 2025-05-07T21:00:46.0599136Z weighted=False, 2025-05-07T21:00:46.0599339Z row_wise=False, 2025-05-07T21:00:46.0599538Z mixed=True, 2025-05-07T21:00:46.0599729Z use_cache=True, 2025-05-07T21:00:46.0599957Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:46.0600232Z use_cpu=True, 2025-05-07T21:00:46.0600449Z output_dtype=SparseType.BF16, 2025-05-07T21:00:46.0600705Z ) 2025-05-07T21:00:46.0600997Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:46.0601549Z self=, 2025-05-07T21:00:46.0602071Z compile=False, 2025-05-07T21:00:46.0602271Z T=2, 2025-05-07T21:00:46.0602446Z D=5, 2025-05-07T21:00:46.0602627Z B=111, 2025-05-07T21:00:46.0602811Z log_E=4, 2025-05-07T21:00:46.0602992Z L=11, 2025-05-07T21:00:46.0603176Z D_gradcheck=2, 2025-05-07T21:00:46.0603396Z stochastic_rounding=True, 2025-05-07T21:00:46.0603634Z weighted=False, 2025-05-07T21:00:46.0603836Z row_wise=True, 2025-05-07T21:00:46.0604033Z mixed=True, 2025-05-07T21:00:46.0604223Z use_cache=True, 2025-05-07T21:00:46.0604454Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:46.0604731Z use_cpu=False, 2025-05-07T21:00:46.0604952Z output_dtype=SparseType.FP16, 2025-05-07T21:00:46.0605199Z ) 2025-05-07T21:00:46.0605426Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:46.0605994Z self=, 2025-05-07T21:00:46.0606509Z compile=False, 2025-05-07T21:00:46.0606719Z T=1, 2025-05-07T21:00:46.0606905Z D=99, 2025-05-07T21:00:46.0607084Z B=10, 2025-05-07T21:00:46.0607268Z log_E=3, 2025-05-07T21:00:46.0607457Z L=4, 2025-05-07T21:00:46.0607640Z D_gradcheck=1, 2025-05-07T21:00:46.0607866Z stochastic_rounding=True, 2025-05-07T21:00:46.0608121Z weighted=False, 2025-05-07T21:00:46.0608329Z row_wise=True, 2025-05-07T21:00:46.0608534Z mixed=True, 2025-05-07T21:00:46.0608739Z use_cache=True, 2025-05-07T21:00:46.0608967Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:46.0609248Z use_cpu=True, 2025-05-07T21:00:46.0609523Z output_dtype=SparseType.BF16, 2025-05-07T21:00:46.0609774Z ) 2025-05-07T21:00:46.0610000Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:46.0610569Z self=, 2025-05-07T21:00:46.0611093Z compile=False, 2025-05-07T21:00:46.0611292Z T=4, 2025-05-07T21:00:46.0611478Z D=96, 2025-05-07T21:00:46.0611665Z B=41, 2025-05-07T21:00:46.0611845Z log_E=3, 2025-05-07T21:00:46.0612036Z L=16, 2025-05-07T21:00:46.0612222Z D_gradcheck=1, 2025-05-07T21:00:46.0612436Z stochastic_rounding=True, 2025-05-07T21:00:46.0612689Z weighted=False, 2025-05-07T21:00:46.0612902Z row_wise=False, 2025-05-07T21:00:46.0613101Z mixed=True, 2025-05-07T21:00:46.0613307Z use_cache=True, 2025-05-07T21:00:46.0613538Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:46.0613808Z use_cpu=True, 2025-05-07T21:00:46.0614039Z output_dtype=SparseType.FP16, 2025-05-07T21:00:46.0614291Z ) 2025-05-07T21:00:46.0614514Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:46.0615075Z self=, 2025-05-07T21:00:46.0615604Z compile=True, 2025-05-07T21:00:46.0615807Z T=2, 2025-05-07T21:00:46.0616087Z D=18, 2025-05-07T21:00:46.0616272Z B=105, 2025-05-07T21:00:46.0616503Z log_E=5, 2025-05-07T21:00:46.0616681Z L=11, 2025-05-07T21:00:46.0616860Z D_gradcheck=2, 2025-05-07T21:00:46.0617076Z stochastic_rounding=False, 2025-05-07T21:00:46.0617307Z weighted=False, 2025-05-07T21:00:46.0617552Z row_wise=False, 2025-05-07T21:00:46.0617751Z mixed=False, 2025-05-07T21:00:46.0617942Z use_cache=True, 2025-05-07T21:00:46.0618170Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:46.0618443Z use_cpu=False, 2025-05-07T21:00:46.0618659Z output_dtype=SparseType.FP16, 2025-05-07T21:00:46.0618913Z ) 2025-05-07T21:00:46.0619145Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:46.0619698Z self=, 2025-05-07T21:00:46.0620253Z compile=True, 2025-05-07T21:00:46.0620455Z T=4, 2025-05-07T21:00:46.0620625Z D=88, 2025-05-07T21:00:46.0620801Z B=26, 2025-05-07T21:00:46.0620984Z log_E=3, 2025-05-07T21:00:46.0621165Z L=5, 2025-05-07T21:00:46.0621344Z D_gradcheck=1, 2025-05-07T21:00:46.0621559Z stochastic_rounding=True, 2025-05-07T21:00:46.0621800Z weighted=True, 2025-05-07T21:00:46.0621990Z row_wise=False, 2025-05-07T21:00:46.0622190Z mixed=False, 2025-05-07T21:00:46.0622384Z use_cache=True, 2025-05-07T21:00:46.0622602Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:46.0622869Z use_cpu=False, 2025-05-07T21:00:46.0623088Z output_dtype=SparseType.FP16, 2025-05-07T21:00:46.0623331Z ) 2025-05-07T21:00:46.0623556Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:46.0624165Z self=, 2025-05-07T21:00:46.0624682Z compile=False, 2025-05-07T21:00:46.0624897Z T=4, 2025-05-07T21:00:46.0625073Z D=58, 2025-05-07T21:00:46.0625248Z B=25, 2025-05-07T21:00:46.0625424Z log_E=4, 2025-05-07T21:00:46.0625620Z L=15, 2025-05-07T21:00:46.0625802Z D_gradcheck=2, 2025-05-07T21:00:46.0626019Z stochastic_rounding=False, 2025-05-07T21:00:46.0626266Z weighted=False, 2025-05-07T21:00:46.0633215Z row_wise=False, 2025-05-07T21:00:46.0633457Z mixed=True, 2025-05-07T21:00:46.0633674Z use_cache=False, 2025-05-07T21:00:46.0633918Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:46.0634188Z use_cpu=True, 2025-05-07T21:00:46.0634413Z output_dtype=SparseType.FP32, 2025-05-07T21:00:46.0634665Z ) 2025-05-07T21:00:46.0634889Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:46.0635535Z self=, 2025-05-07T21:00:46.0636060Z compile=False, 2025-05-07T21:00:46.0636258Z T=3, 2025-05-07T21:00:46.0636439Z D=93, 2025-05-07T21:00:46.0636618Z B=47, 2025-05-07T21:00:46.0636791Z log_E=4, 2025-05-07T21:00:46.0636972Z L=20, 2025-05-07T21:00:46.0637146Z D_gradcheck=2, 2025-05-07T21:00:46.0637362Z stochastic_rounding=False, 2025-05-07T21:00:46.0637604Z weighted=False, 2025-05-07T21:00:46.0637808Z row_wise=True, 2025-05-07T21:00:46.0638000Z mixed=True, 2025-05-07T21:00:46.0638188Z use_cache=False, 2025-05-07T21:00:46.0638419Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:46.0638683Z use_cpu=True, 2025-05-07T21:00:46.0638907Z output_dtype=SparseType.BF16, 2025-05-07T21:00:46.0639164Z ) 2025-05-07T21:00:46.0639385Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:46.0639946Z self=, 2025-05-07T21:00:46.0640467Z compile=True, 2025-05-07T21:00:46.0640665Z T=5, 2025-05-07T21:00:46.0640835Z D=33, 2025-05-07T21:00:46.0641017Z B=1, 2025-05-07T21:00:46.0641193Z log_E=4, 2025-05-07T21:00:46.0641377Z L=13, 2025-05-07T21:00:46.0641560Z D_gradcheck=1, 2025-05-07T21:00:46.0641780Z stochastic_rounding=False, 2025-05-07T21:00:46.0642083Z weighted=False, 2025-05-07T21:00:46.0642277Z row_wise=True, 2025-05-07T21:00:46.0642466Z mixed=False, 2025-05-07T21:00:46.0642654Z use_cache=False, 2025-05-07T21:00:46.0642878Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:46.0643189Z use_cpu=False, 2025-05-07T21:00:46.0643435Z output_dtype=SparseType.BF16, 2025-05-07T21:00:46.0643706Z ) 2025-05-07T21:00:46.0643935Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:46.0644498Z self=, 2025-05-07T21:00:46.0645006Z compile=True, 2025-05-07T21:00:46.0645206Z T=3, 2025-05-07T21:00:46.0645388Z D=45, 2025-05-07T21:00:46.0645557Z B=125, 2025-05-07T21:00:46.0645774Z log_E=5, 2025-05-07T21:00:46.0645955Z L=14, 2025-05-07T21:00:46.0646127Z D_gradcheck=1, 2025-05-07T21:00:46.0646350Z stochastic_rounding=True, 2025-05-07T21:00:46.0646587Z weighted=True, 2025-05-07T21:00:46.0646781Z row_wise=False, 2025-05-07T21:00:46.0646975Z mixed=False, 2025-05-07T21:00:46.0647168Z use_cache=True, 2025-05-07T21:00:46.0647389Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:46.0647666Z use_cpu=True, 2025-05-07T21:00:46.0647886Z output_dtype=SparseType.FP16, 2025-05-07T21:00:46.0648123Z ) 2025-05-07T21:00:46.0648337Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:46.0648900Z self=, 2025-05-07T21:00:46.0649420Z compile=False, 2025-05-07T21:00:46.0649623Z T=2, 2025-05-07T21:00:46.0649804Z D=27, 2025-05-07T21:00:46.0649984Z B=48, 2025-05-07T21:00:46.0650156Z log_E=5, 2025-05-07T21:00:46.0650350Z L=8, 2025-05-07T21:00:46.0650533Z D_gradcheck=2, 2025-05-07T21:00:46.0650744Z stochastic_rounding=True, 2025-05-07T21:00:46.0650985Z weighted=True, 2025-05-07T21:00:46.0651194Z row_wise=True, 2025-05-07T21:00:46.0651393Z mixed=True, 2025-05-07T21:00:46.0651587Z use_cache=True, 2025-05-07T21:00:46.0651835Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:46.0652109Z use_cpu=True, 2025-05-07T21:00:46.0652329Z output_dtype=SparseType.FP32, 2025-05-07T21:00:46.0652576Z ) 2025-05-07T21:00:46.0652801Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:46.0653359Z self=, 2025-05-07T21:00:46.0653872Z compile=False, 2025-05-07T21:00:46.0654118Z T=3, 2025-05-07T21:00:46.0654299Z D=109, 2025-05-07T21:00:46.0654484Z B=90, 2025-05-07T21:00:46.0654664Z log_E=4, 2025-05-07T21:00:46.0654844Z L=7, 2025-05-07T21:00:46.0655024Z D_gradcheck=2, 2025-05-07T21:00:46.0655245Z stochastic_rounding=False, 2025-05-07T21:00:46.0655484Z weighted=True, 2025-05-07T21:00:46.0655685Z row_wise=True, 2025-05-07T21:00:46.0655888Z mixed=False, 2025-05-07T21:00:46.0656216Z use_cache=False, 2025-05-07T21:00:46.0656447Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:46.0656719Z use_cpu=False, 2025-05-07T21:00:46.0656939Z output_dtype=SparseType.BF16, 2025-05-07T21:00:46.0657185Z ) 2025-05-07T21:00:46.0657409Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:46.0657963Z self=, 2025-05-07T21:00:46.0658478Z compile=True, 2025-05-07T21:00:46.0658681Z T=5, 2025-05-07T21:00:46.0658857Z D=69, 2025-05-07T21:00:46.0659034Z B=124, 2025-05-07T21:00:46.0659208Z log_E=4, 2025-05-07T21:00:46.0659661Z L=7, 2025-05-07T21:00:46.0659832Z D_gradcheck=2, 2025-05-07T21:00:46.0660046Z stochastic_rounding=True, 2025-05-07T21:00:46.0660287Z weighted=True, 2025-05-07T21:00:46.0660476Z row_wise=True, 2025-05-07T21:00:46.0660667Z mixed=True, 2025-05-07T21:00:46.0660867Z use_cache=False, 2025-05-07T21:00:46.0661175Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:46.0661438Z use_cpu=False, 2025-05-07T21:00:46.0661656Z output_dtype=SparseType.FP32, 2025-05-07T21:00:46.0661899Z ) 2025-05-07T21:00:46.0662173Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:46.0662729Z self=, 2025-05-07T21:00:46.0663241Z compile=True, 2025-05-07T21:00:46.0663436Z T=2, 2025-05-07T21:00:46.0663611Z D=21, 2025-05-07T21:00:46.0663789Z B=125, 2025-05-07T21:00:46.0663969Z log_E=4, 2025-05-07T21:00:46.0664154Z L=14, 2025-05-07T21:00:46.0664332Z D_gradcheck=1, 2025-05-07T21:00:46.0664541Z stochastic_rounding=True, 2025-05-07T21:00:46.0664847Z weighted=True, 2025-05-07T21:00:46.0665049Z row_wise=False, 2025-05-07T21:00:46.0665244Z mixed=False, 2025-05-07T21:00:46.0665437Z use_cache=True, 2025-05-07T21:00:46.0665654Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:46.0665921Z use_cpu=False, 2025-05-07T21:00:46.0666132Z output_dtype=SparseType.FP16, 2025-05-07T21:00:46.0666380Z ) 2025-05-07T21:00:46.0666600Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:46.0667158Z self=, 2025-05-07T21:00:46.0667668Z compile=False, 2025-05-07T21:00:46.0667861Z T=3, 2025-05-07T21:00:46.0668034Z D=102, 2025-05-07T21:00:46.0668213Z B=16, 2025-05-07T21:00:46.0668389Z log_E=5, 2025-05-07T21:00:46.0668575Z L=15, 2025-05-07T21:00:46.0668751Z D_gradcheck=1, 2025-05-07T21:00:46.0668968Z stochastic_rounding=False, 2025-05-07T21:00:46.0669207Z weighted=True, 2025-05-07T21:00:46.0669419Z row_wise=True, 2025-05-07T21:00:46.0669620Z mixed=True, 2025-05-07T21:00:46.0669816Z use_cache=True, 2025-05-07T21:00:46.0670039Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:46.0670311Z use_cpu=True, 2025-05-07T21:00:46.0670532Z output_dtype=SparseType.FP32, 2025-05-07T21:00:46.0670783Z ) 2025-05-07T21:00:46.0853446Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:46.0854425Z self=, 2025-05-07T21:00:46.0855239Z compile=True, 2025-05-07T21:00:46.0855534Z T=1, 2025-05-07T21:00:46.0855785Z D=67, 2025-05-07T21:00:46.0856154Z B=87, 2025-05-07T21:00:46.0856389Z log_E=3, 2025-05-07T21:00:46.0856570Z L=4, 2025-05-07T21:00:46.0856863Z D_gradcheck=1, 2025-05-07T21:00:46.0857079Z stochastic_rounding=False, 2025-05-07T21:00:46.0857315Z weighted=False, 2025-05-07T21:00:46.0857516Z row_wise=True, 2025-05-07T21:00:46.0857714Z mixed=False, 2025-05-07T21:00:46.0857902Z use_cache=True, 2025-05-07T21:00:46.0858126Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:46.0858394Z use_cpu=True, 2025-05-07T21:00:46.0858604Z output_dtype=SparseType.BF16, 2025-05-07T21:00:46.0858849Z ) 2025-05-07T21:00:46.0859068Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:46.0859794Z self=, 2025-05-07T21:00:46.0860312Z compile=True, 2025-05-07T21:00:46.0860499Z T=5, 2025-05-07T21:00:46.0860665Z D=41, 2025-05-07T21:00:46.0860836Z B=11, 2025-05-07T21:00:46.0861011Z log_E=4, 2025-05-07T21:00:46.0861194Z L=7, 2025-05-07T21:00:46.0861366Z D_gradcheck=2, 2025-05-07T21:00:46.0861578Z stochastic_rounding=False, 2025-05-07T21:00:46.0861819Z weighted=False, 2025-05-07T21:00:46.0862018Z row_wise=True, 2025-05-07T21:00:46.0862204Z mixed=True, 2025-05-07T21:00:46.0862400Z use_cache=False, 2025-05-07T21:00:46.0862630Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:46.0862887Z use_cpu=False, 2025-05-07T21:00:46.0863105Z output_dtype=SparseType.FP16, 2025-05-07T21:00:46.0863343Z ) 2025-05-07T21:00:46.0863649Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:46.0864203Z self=, 2025-05-07T21:00:46.0864770Z compile=False, 2025-05-07T21:00:46.0864970Z T=3, 2025-05-07T21:00:46.0865135Z D=17, 2025-05-07T21:00:46.0865305Z B=121, 2025-05-07T21:00:46.0865478Z log_E=4, 2025-05-07T21:00:46.0865652Z L=8, 2025-05-07T21:00:46.0865826Z D_gradcheck=2, 2025-05-07T21:00:46.0866035Z stochastic_rounding=True, 2025-05-07T21:00:46.0866271Z weighted=False, 2025-05-07T21:00:46.0866466Z row_wise=False, 2025-05-07T21:00:46.0866654Z mixed=False, 2025-05-07T21:00:46.0866843Z use_cache=False, 2025-05-07T21:00:46.0867133Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:46.0867398Z use_cpu=False, 2025-05-07T21:00:46.0867609Z output_dtype=SparseType.FP16, 2025-05-07T21:00:46.0867848Z ) 2025-05-07T21:00:46.0868061Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:46.0868613Z self=, 2025-05-07T21:00:46.0869117Z compile=False, 2025-05-07T21:00:46.0869310Z T=3, 2025-05-07T21:00:46.0869480Z D=98, 2025-05-07T21:00:46.0869643Z B=20, 2025-05-07T21:00:46.0869810Z log_E=4, 2025-05-07T21:00:46.0869991Z L=0, 2025-05-07T21:00:46.0870156Z D_gradcheck=2, 2025-05-07T21:00:46.0870360Z stochastic_rounding=True, 2025-05-07T21:00:46.0870594Z weighted=True, 2025-05-07T21:00:46.0870780Z row_wise=True, 2025-05-07T21:00:46.0870976Z mixed=False, 2025-05-07T21:00:46.0871166Z use_cache=False, 2025-05-07T21:00:46.0871392Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:46.0871663Z use_cpu=False, 2025-05-07T21:00:46.0871873Z output_dtype=SparseType.BF16, 2025-05-07T21:00:46.0872105Z ) 2025-05-07T21:00:46.0872316Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:46.0872869Z self=, 2025-05-07T21:00:46.0873400Z compile=True, 2025-05-07T21:00:46.0873609Z T=1, 2025-05-07T21:00:46.0873773Z D=4, 2025-05-07T21:00:46.0873940Z B=31, 2025-05-07T21:00:46.0874108Z log_E=5, 2025-05-07T21:00:46.0874282Z L=11, 2025-05-07T21:00:46.0874450Z D_gradcheck=1, 2025-05-07T21:00:46.0874662Z stochastic_rounding=False, 2025-05-07T21:00:46.0874900Z weighted=False, 2025-05-07T21:00:46.0875096Z row_wise=False, 2025-05-07T21:00:46.0876152Z mixed=False, 2025-05-07T21:00:46.0876352Z use_cache=True, 2025-05-07T21:00:46.0876570Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:46.0876829Z use_cpu=True, 2025-05-07T21:00:46.0877045Z output_dtype=SparseType.FP32, 2025-05-07T21:00:46.0877285Z ) 2025-05-07T21:00:46.0877493Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:46.0878047Z self=, 2025-05-07T21:00:46.0878560Z compile=False, 2025-05-07T21:00:46.0878749Z T=1, 2025-05-07T21:00:46.0878916Z D=65, 2025-05-07T21:00:46.0879083Z B=86, 2025-05-07T21:00:46.0879253Z log_E=4, 2025-05-07T21:00:46.0879427Z L=0, 2025-05-07T21:00:46.0879596Z D_gradcheck=1, 2025-05-07T21:00:46.0879797Z stochastic_rounding=False, 2025-05-07T21:00:46.0880039Z weighted=False, 2025-05-07T21:00:46.0880237Z row_wise=True, 2025-05-07T21:00:46.0880425Z mixed=False, 2025-05-07T21:00:46.0880626Z use_cache=True, 2025-05-07T21:00:46.0880846Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:46.0881107Z use_cpu=True, 2025-05-07T21:00:46.0881321Z output_dtype=SparseType.FP16, 2025-05-07T21:00:46.0881572Z ) 2025-05-07T21:00:46.0881785Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:46.0882329Z self=, 2025-05-07T21:00:46.0882890Z compile=True, 2025-05-07T21:00:46.0883080Z T=1, 2025-05-07T21:00:46.0883245Z D=47, 2025-05-07T21:00:46.0883418Z B=106, 2025-05-07T21:00:46.0883585Z log_E=3, 2025-05-07T21:00:46.0883800Z L=9, 2025-05-07T21:00:46.0883974Z D_gradcheck=1, 2025-05-07T21:00:46.0884191Z stochastic_rounding=False, 2025-05-07T21:00:46.0884422Z weighted=True, 2025-05-07T21:00:46.0884612Z row_wise=True, 2025-05-07T21:00:46.0884801Z mixed=False, 2025-05-07T21:00:46.0884987Z use_cache=False, 2025-05-07T21:00:46.0885218Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:46.0885485Z use_cpu=False, 2025-05-07T21:00:46.0885692Z output_dtype=SparseType.BF16, 2025-05-07T21:00:46.0885932Z ) 2025-05-07T21:00:46.0886188Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:46.0886733Z self=, 2025-05-07T21:00:46.0887243Z compile=False, 2025-05-07T21:00:46.0887437Z T=1, 2025-05-07T21:00:46.0887607Z D=7, 2025-05-07T21:00:46.0887773Z B=99, 2025-05-07T21:00:46.0887943Z log_E=3, 2025-05-07T21:00:46.0888120Z L=14, 2025-05-07T21:00:46.0888289Z D_gradcheck=2, 2025-05-07T21:00:46.0888494Z stochastic_rounding=True, 2025-05-07T21:00:46.0888728Z weighted=True, 2025-05-07T21:00:46.0888914Z row_wise=True, 2025-05-07T21:00:46.0889110Z mixed=False, 2025-05-07T21:00:46.0889300Z use_cache=True, 2025-05-07T21:00:46.0889514Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:46.0889781Z use_cpu=False, 2025-05-07T21:00:46.0889995Z output_dtype=SparseType.BF16, 2025-05-07T21:00:46.0890235Z ) 2025-05-07T21:00:46.0890445Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:46.0891000Z self=, 2025-05-07T21:00:46.0891505Z compile=True, 2025-05-07T21:00:46.0891699Z T=5, 2025-05-07T21:00:46.0891862Z D=74, 2025-05-07T21:00:46.0892026Z B=39, 2025-05-07T21:00:46.0892200Z log_E=3, 2025-05-07T21:00:46.0892378Z L=17, 2025-05-07T21:00:46.0892544Z D_gradcheck=2, 2025-05-07T21:00:46.0892753Z stochastic_rounding=False, 2025-05-07T21:00:46.0892986Z weighted=True, 2025-05-07T21:00:46.0893180Z row_wise=False, 2025-05-07T21:00:46.0893364Z mixed=True, 2025-05-07T21:00:46.0893556Z use_cache=False, 2025-05-07T21:00:46.0893784Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:46.0894045Z use_cpu=True, 2025-05-07T21:00:46.0894307Z output_dtype=SparseType.FP32, 2025-05-07T21:00:46.0894554Z ) 2025-05-07T21:00:46.0894794Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:46.0895346Z self=, 2025-05-07T21:00:46.0895846Z compile=True, 2025-05-07T21:00:46.0896126Z T=2, 2025-05-07T21:00:46.0896293Z D=89, 2025-05-07T21:00:46.0896466Z B=29, 2025-05-07T21:00:46.0896635Z log_E=4, 2025-05-07T21:00:46.0896810Z L=3, 2025-05-07T21:00:46.0896978Z D_gradcheck=2, 2025-05-07T21:00:46.0897192Z stochastic_rounding=False, 2025-05-07T21:00:46.0897424Z weighted=True, 2025-05-07T21:00:46.0897613Z row_wise=False, 2025-05-07T21:00:46.0897802Z mixed=False, 2025-05-07T21:00:46.0897996Z use_cache=True, 2025-05-07T21:00:46.0898214Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:46.0898483Z use_cpu=False, 2025-05-07T21:00:46.0898698Z output_dtype=SparseType.FP16, 2025-05-07T21:00:46.0898935Z ) 2025-05-07T21:00:46.0899149Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:46.0899700Z self=, 2025-05-07T21:00:46.0900209Z compile=True, 2025-05-07T21:00:46.0900394Z T=1, 2025-05-07T21:00:46.0900560Z D=96, 2025-05-07T21:00:46.0900729Z B=52, 2025-05-07T21:00:46.0900951Z log_E=3, 2025-05-07T21:00:46.0901121Z L=16, 2025-05-07T21:00:46.0901293Z D_gradcheck=1, 2025-05-07T21:00:46.0901498Z stochastic_rounding=True, 2025-05-07T21:00:46.0901732Z weighted=True, 2025-05-07T21:00:46.0901969Z row_wise=False, 2025-05-07T21:00:46.0902160Z mixed=True, 2025-05-07T21:00:46.0902355Z use_cache=True, 2025-05-07T21:00:46.0902571Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:46.0902831Z use_cpu=True, 2025-05-07T21:00:46.0903048Z output_dtype=SparseType.FP16, 2025-05-07T21:00:46.0903310Z ) 2025-05-07T21:00:46.0903553Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:46.0904101Z self=, 2025-05-07T21:00:46.0904653Z compile=False, 2025-05-07T21:00:46.0904843Z T=4, 2025-05-07T21:00:46.0905013Z D=73, 2025-05-07T21:00:46.0905183Z B=4, 2025-05-07T21:00:46.0905352Z log_E=5, 2025-05-07T21:00:46.0905535Z L=2, 2025-05-07T21:00:46.0905703Z D_gradcheck=2, 2025-05-07T21:00:46.0905908Z stochastic_rounding=True, 2025-05-07T21:00:46.0906144Z weighted=True, 2025-05-07T21:00:46.0906335Z row_wise=False, 2025-05-07T21:00:46.0906532Z mixed=False, 2025-05-07T21:00:46.0906717Z use_cache=True, 2025-05-07T21:00:46.0906935Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:46.0907195Z use_cpu=True, 2025-05-07T21:00:46.0907401Z output_dtype=SparseType.FP16, 2025-05-07T21:00:46.0907648Z ) 2025-05-07T21:00:46.0907865Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:46.0908415Z self=, 2025-05-07T21:00:46.0908916Z compile=True, 2025-05-07T21:00:46.0909110Z T=4, 2025-05-07T21:00:46.0909274Z D=101, 2025-05-07T21:00:46.0909448Z B=25, 2025-05-07T21:00:46.0909620Z log_E=5, 2025-05-07T21:00:46.0909790Z L=17, 2025-05-07T21:00:46.0909964Z D_gradcheck=1, 2025-05-07T21:00:46.0910172Z stochastic_rounding=True, 2025-05-07T21:00:46.0910406Z weighted=True, 2025-05-07T21:00:46.0917438Z row_wise=True, 2025-05-07T21:00:46.0917669Z mixed=False, 2025-05-07T21:00:46.0917875Z use_cache=True, 2025-05-07T21:00:46.0918107Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:46.0918382Z use_cpu=False, 2025-05-07T21:00:46.0918608Z output_dtype=SparseType.BF16, 2025-05-07T21:00:46.0918858Z ) 2025-05-07T21:00:46.0919076Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:46.0919717Z self=, 2025-05-07T21:00:46.0920242Z compile=False, 2025-05-07T21:00:46.0920442Z T=5, 2025-05-07T21:00:46.0920626Z D=44, 2025-05-07T21:00:46.0920800Z B=52, 2025-05-07T21:00:46.0920976Z log_E=3, 2025-05-07T21:00:46.0921159Z L=7, 2025-05-07T21:00:46.0921337Z D_gradcheck=1, 2025-05-07T21:00:46.0921555Z stochastic_rounding=False, 2025-05-07T21:00:46.0921799Z weighted=True, 2025-05-07T21:00:46.0921998Z row_wise=False, 2025-05-07T21:00:46.0922192Z mixed=False, 2025-05-07T21:00:46.0922392Z use_cache=False, 2025-05-07T21:00:46.0922634Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:46.0922908Z use_cpu=True, 2025-05-07T21:00:46.0923126Z output_dtype=SparseType.BF16, 2025-05-07T21:00:46.0923374Z ) 2025-05-07T21:00:46.0923598Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:46.0924158Z self=, 2025-05-07T21:00:46.0924671Z compile=True, 2025-05-07T21:00:46.0924868Z T=2, 2025-05-07T21:00:46.0925045Z D=92, 2025-05-07T21:00:46.0925225Z B=76, 2025-05-07T21:00:46.0925402Z log_E=4, 2025-05-07T21:00:46.0925581Z L=16, 2025-05-07T21:00:46.0925756Z D_gradcheck=2, 2025-05-07T21:00:46.0925968Z stochastic_rounding=True, 2025-05-07T21:00:46.0926259Z weighted=False, 2025-05-07T21:00:46.0926456Z row_wise=True, 2025-05-07T21:00:46.0926651Z mixed=True, 2025-05-07T21:00:46.0926845Z use_cache=False, 2025-05-07T21:00:46.0927084Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:46.0927401Z use_cpu=True, 2025-05-07T21:00:46.0927621Z output_dtype=SparseType.FP16, 2025-05-07T21:00:46.0927867Z ) 2025-05-07T21:00:46.0928084Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:46.0928650Z self=, 2025-05-07T21:00:46.0929158Z compile=True, 2025-05-07T21:00:46.0929355Z T=1, 2025-05-07T21:00:46.0929533Z D=92, 2025-05-07T21:00:46.0929706Z B=85, 2025-05-07T21:00:46.0929932Z log_E=4, 2025-05-07T21:00:46.0930121Z L=4, 2025-05-07T21:00:46.0930294Z D_gradcheck=2, 2025-05-07T21:00:46.0930508Z stochastic_rounding=False, 2025-05-07T21:00:46.0930748Z weighted=True, 2025-05-07T21:00:46.0930950Z row_wise=False, 2025-05-07T21:00:46.0931152Z mixed=False, 2025-05-07T21:00:46.0931354Z use_cache=False, 2025-05-07T21:00:46.0931582Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:46.0931850Z use_cpu=False, 2025-05-07T21:00:46.0932077Z output_dtype=SparseType.BF16, 2025-05-07T21:00:46.0932321Z ) 2025-05-07T21:00:46.0932544Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:46.0933109Z self=, 2025-05-07T21:00:46.0933674Z compile=False, 2025-05-07T21:00:46.0933873Z T=4, 2025-05-07T21:00:46.0934051Z D=79, 2025-05-07T21:00:46.0934229Z B=27, 2025-05-07T21:00:46.0934401Z log_E=4, 2025-05-07T21:00:46.0934582Z L=19, 2025-05-07T21:00:46.0934764Z D_gradcheck=1, 2025-05-07T21:00:46.0934984Z stochastic_rounding=True, 2025-05-07T21:00:46.0935224Z weighted=False, 2025-05-07T21:00:46.0935425Z row_wise=False, 2025-05-07T21:00:46.0935624Z mixed=True, 2025-05-07T21:00:46.0935824Z use_cache=False, 2025-05-07T21:00:46.0936119Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:46.0936387Z use_cpu=False, 2025-05-07T21:00:46.0936616Z output_dtype=SparseType.FP32, 2025-05-07T21:00:46.0936859Z ) 2025-05-07T21:00:46.0937074Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:46.0937629Z self=, 2025-05-07T21:00:46.0938142Z compile=False, 2025-05-07T21:00:46.0938338Z T=2, 2025-05-07T21:00:46.0938593Z D=13, 2025-05-07T21:00:46.0938769Z B=21, 2025-05-07T21:00:46.0938940Z log_E=3, 2025-05-07T21:00:46.0939128Z L=4, 2025-05-07T21:00:46.0939303Z D_gradcheck=2, 2025-05-07T21:00:46.0939518Z stochastic_rounding=False, 2025-05-07T21:00:46.0939767Z weighted=True, 2025-05-07T21:00:46.0939969Z row_wise=False, 2025-05-07T21:00:46.0940167Z mixed=False, 2025-05-07T21:00:46.0940363Z use_cache=True, 2025-05-07T21:00:46.0940585Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:46.0940861Z use_cpu=True, 2025-05-07T21:00:46.0941078Z output_dtype=SparseType.FP16, 2025-05-07T21:00:46.0941321Z ) 2025-05-07T21:00:46.1131245Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:46.1132215Z self=, 2025-05-07T21:00:46.1133078Z compile=True, 2025-05-07T21:00:46.1133372Z T=4, 2025-05-07T21:00:46.1133641Z D=104, 2025-05-07T21:00:46.1133908Z B=98, 2025-05-07T21:00:46.1134174Z log_E=5, 2025-05-07T21:00:46.1134362Z L=11, 2025-05-07T21:00:46.1134540Z D_gradcheck=1, 2025-05-07T21:00:46.1134765Z stochastic_rounding=True, 2025-05-07T21:00:46.1135019Z weighted=False, 2025-05-07T21:00:46.1135227Z row_wise=False, 2025-05-07T21:00:46.1135425Z mixed=True, 2025-05-07T21:00:46.1135715Z use_cache=False, 2025-05-07T21:00:46.1136313Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:46.1136690Z use_cpu=True, 2025-05-07T21:00:46.1136964Z output_dtype=SparseType.BF16, 2025-05-07T21:00:46.1137215Z ) 2025-05-07T21:00:46.1137520Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:46.1138083Z self=, 2025-05-07T21:00:46.1138598Z compile=True, 2025-05-07T21:00:46.1138790Z T=2, 2025-05-07T21:00:46.1138971Z D=26, 2025-05-07T21:00:46.1139149Z B=18, 2025-05-07T21:00:46.1139324Z log_E=4, 2025-05-07T21:00:46.1139507Z L=13, 2025-05-07T21:00:46.1139687Z D_gradcheck=1, 2025-05-07T21:00:46.1139905Z stochastic_rounding=False, 2025-05-07T21:00:46.1140220Z weighted=True, 2025-05-07T21:00:46.1140428Z row_wise=False, 2025-05-07T21:00:46.1140628Z mixed=False, 2025-05-07T21:00:46.1140827Z use_cache=True, 2025-05-07T21:00:46.1141059Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:46.1141355Z use_cpu=False, 2025-05-07T21:00:46.1141579Z output_dtype=SparseType.FP32, 2025-05-07T21:00:46.1141834Z ) 2025-05-07T21:00:46.1142058Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:46.1142613Z self=, 2025-05-07T21:00:46.1143126Z compile=False, 2025-05-07T21:00:46.1143326Z T=3, 2025-05-07T21:00:46.1143500Z D=49, 2025-05-07T21:00:46.1143683Z B=1, 2025-05-07T21:00:46.1143860Z log_E=5, 2025-05-07T21:00:46.1144043Z L=14, 2025-05-07T21:00:46.1144232Z D_gradcheck=2, 2025-05-07T21:00:46.1144451Z stochastic_rounding=False, 2025-05-07T21:00:46.1144693Z weighted=True, 2025-05-07T21:00:46.1144896Z row_wise=True, 2025-05-07T21:00:46.1145101Z mixed=False, 2025-05-07T21:00:46.1145299Z use_cache=False, 2025-05-07T21:00:46.1145542Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:46.1145823Z use_cpu=False, 2025-05-07T21:00:46.1146044Z output_dtype=SparseType.FP16, 2025-05-07T21:00:46.1146291Z ) 2025-05-07T21:00:46.1146513Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:46.1147078Z self=, 2025-05-07T21:00:46.1147587Z compile=False, 2025-05-07T21:00:46.1147788Z T=4, 2025-05-07T21:00:46.1147969Z D=10, 2025-05-07T21:00:46.1148140Z B=119, 2025-05-07T21:00:46.1148317Z log_E=3, 2025-05-07T21:00:46.1148502Z L=10, 2025-05-07T21:00:46.1148749Z D_gradcheck=2, 2025-05-07T21:00:46.1148972Z stochastic_rounding=True, 2025-05-07T21:00:46.1149214Z weighted=True, 2025-05-07T21:00:46.1149410Z row_wise=True, 2025-05-07T21:00:46.1149615Z mixed=False, 2025-05-07T21:00:46.1149821Z use_cache=True, 2025-05-07T21:00:46.1150056Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:46.1150329Z use_cpu=True, 2025-05-07T21:00:46.1150555Z output_dtype=SparseType.FP16, 2025-05-07T21:00:46.1150804Z ) 2025-05-07T21:00:46.1151030Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:46.1151590Z self=, 2025-05-07T21:00:46.1152105Z compile=False, 2025-05-07T21:00:46.1152306Z T=3, 2025-05-07T21:00:46.1152483Z D=53, 2025-05-07T21:00:46.1152656Z B=24, 2025-05-07T21:00:46.1152825Z log_E=4, 2025-05-07T21:00:46.1153007Z L=10, 2025-05-07T21:00:46.1153186Z D_gradcheck=1, 2025-05-07T21:00:46.1153431Z stochastic_rounding=True, 2025-05-07T21:00:46.1153698Z weighted=True, 2025-05-07T21:00:46.1153892Z row_wise=False, 2025-05-07T21:00:46.1154084Z mixed=True, 2025-05-07T21:00:46.1154283Z use_cache=True, 2025-05-07T21:00:46.1154502Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:46.1154768Z use_cpu=True, 2025-05-07T21:00:46.1154987Z output_dtype=SparseType.BF16, 2025-05-07T21:00:46.1155227Z ) 2025-05-07T21:00:46.1155493Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:46.1156042Z self=, 2025-05-07T21:00:46.1156609Z compile=False, 2025-05-07T21:00:46.1156802Z T=4, 2025-05-07T21:00:46.1156974Z D=116, 2025-05-07T21:00:46.1157148Z B=108, 2025-05-07T21:00:46.1157316Z log_E=3, 2025-05-07T21:00:46.1157494Z L=8, 2025-05-07T21:00:46.1157671Z D_gradcheck=2, 2025-05-07T21:00:46.1157875Z stochastic_rounding=True, 2025-05-07T21:00:46.1158119Z weighted=False, 2025-05-07T21:00:46.1158318Z row_wise=False, 2025-05-07T21:00:46.1158505Z mixed=True, 2025-05-07T21:00:46.1158699Z use_cache=True, 2025-05-07T21:00:46.1158974Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:46.1159435Z use_cpu=False, 2025-05-07T21:00:46.1159664Z output_dtype=SparseType.FP16, 2025-05-07T21:00:46.1159906Z ) 2025-05-07T21:00:46.1160125Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:46.1160680Z self=, 2025-05-07T21:00:46.1161192Z compile=False, 2025-05-07T21:00:46.1161390Z T=5, 2025-05-07T21:00:46.1161562Z D=15, 2025-05-07T21:00:46.1161735Z B=125, 2025-05-07T21:00:46.1161911Z log_E=4, 2025-05-07T21:00:46.1162087Z L=13, 2025-05-07T21:00:46.1162266Z D_gradcheck=2, 2025-05-07T21:00:46.1162481Z stochastic_rounding=False, 2025-05-07T21:00:46.1162718Z weighted=False, 2025-05-07T21:00:46.1162915Z row_wise=True, 2025-05-07T21:00:46.1163111Z mixed=True, 2025-05-07T21:00:46.1163300Z use_cache=True, 2025-05-07T21:00:46.1163522Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:46.1163795Z use_cpu=True, 2025-05-07T21:00:46.1164008Z output_dtype=SparseType.FP16, 2025-05-07T21:00:46.1164255Z ) 2025-05-07T21:00:46.1164471Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:46.1165021Z self=, 2025-05-07T21:00:46.1165527Z compile=True, 2025-05-07T21:00:46.1165720Z T=3, 2025-05-07T21:00:46.1165896Z D=28, 2025-05-07T21:00:46.1166069Z B=44, 2025-05-07T21:00:46.1166244Z log_E=3, 2025-05-07T21:00:46.1166426Z L=2, 2025-05-07T21:00:46.1166600Z D_gradcheck=2, 2025-05-07T21:00:46.1166812Z stochastic_rounding=True, 2025-05-07T21:00:46.1167054Z weighted=False, 2025-05-07T21:00:46.1167246Z row_wise=False, 2025-05-07T21:00:46.1167517Z mixed=False, 2025-05-07T21:00:46.1167718Z use_cache=False, 2025-05-07T21:00:46.1167947Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:46.1168217Z use_cpu=True, 2025-05-07T21:00:46.1168434Z output_dtype=SparseType.FP16, 2025-05-07T21:00:46.1168673Z ) 2025-05-07T21:00:46.1168891Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:46.1169447Z self=, 2025-05-07T21:00:46.1169957Z compile=False, 2025-05-07T21:00:46.1170151Z T=4, 2025-05-07T21:00:46.1170323Z D=82, 2025-05-07T21:00:46.1170495Z B=52, 2025-05-07T21:00:46.1170671Z log_E=3, 2025-05-07T21:00:46.1170852Z L=13, 2025-05-07T21:00:46.1171023Z D_gradcheck=2, 2025-05-07T21:00:46.1171234Z stochastic_rounding=True, 2025-05-07T21:00:46.1171473Z weighted=False, 2025-05-07T21:00:46.1171673Z row_wise=False, 2025-05-07T21:00:46.1171864Z mixed=False, 2025-05-07T21:00:46.1172057Z use_cache=True, 2025-05-07T21:00:46.1172280Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:46.1172546Z use_cpu=False, 2025-05-07T21:00:46.1172775Z output_dtype=SparseType.FP16, 2025-05-07T21:00:46.1173031Z ) 2025-05-07T21:00:46.1173252Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:46.1173811Z self=, 2025-05-07T21:00:46.1174383Z compile=True, 2025-05-07T21:00:46.1174577Z T=3, 2025-05-07T21:00:46.1174751Z D=7, 2025-05-07T21:00:46.1174927Z B=67, 2025-05-07T21:00:46.1175095Z log_E=3, 2025-05-07T21:00:46.1175335Z L=11, 2025-05-07T21:00:46.1175517Z D_gradcheck=2, 2025-05-07T21:00:46.1175727Z stochastic_rounding=True, 2025-05-07T21:00:46.1176028Z weighted=False, 2025-05-07T21:00:46.1176230Z row_wise=False, 2025-05-07T21:00:46.1176422Z mixed=True, 2025-05-07T21:00:46.1176617Z use_cache=False, 2025-05-07T21:00:46.1176849Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:46.1177115Z use_cpu=True, 2025-05-07T21:00:46.1177336Z output_dtype=SparseType.BF16, 2025-05-07T21:00:46.1177585Z ) 2025-05-07T21:00:46.1177875Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:46.1178424Z self=, 2025-05-07T21:00:46.1178934Z compile=True, 2025-05-07T21:00:46.1179126Z T=1, 2025-05-07T21:00:46.1179293Z D=58, 2025-05-07T21:00:46.1179469Z B=32, 2025-05-07T21:00:46.1179646Z log_E=5, 2025-05-07T21:00:46.1179822Z L=10, 2025-05-07T21:00:46.1180003Z D_gradcheck=2, 2025-05-07T21:00:46.1180213Z stochastic_rounding=True, 2025-05-07T21:00:46.1180448Z weighted=True, 2025-05-07T21:00:46.1180643Z row_wise=False, 2025-05-07T21:00:46.1180844Z mixed=True, 2025-05-07T21:00:46.1181033Z use_cache=False, 2025-05-07T21:00:46.1181266Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:46.1181542Z use_cpu=False, 2025-05-07T21:00:46.1181752Z output_dtype=SparseType.FP32, 2025-05-07T21:00:46.1181996Z ) 2025-05-07T21:00:46.1182215Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:46.1182768Z self=, 2025-05-07T21:00:46.1183288Z compile=False, 2025-05-07T21:00:46.1183517Z T=1, 2025-05-07T21:00:46.1183701Z D=40, 2025-05-07T21:00:46.1183871Z B=29, 2025-05-07T21:00:46.1184047Z log_E=3, 2025-05-07T21:00:46.1184231Z L=11, 2025-05-07T21:00:46.1184402Z D_gradcheck=2, 2025-05-07T21:00:46.1184618Z stochastic_rounding=True, 2025-05-07T21:00:46.1184856Z weighted=True, 2025-05-07T21:00:46.1185048Z row_wise=True, 2025-05-07T21:00:46.1185248Z mixed=False, 2025-05-07T21:00:46.1185445Z use_cache=False, 2025-05-07T21:00:46.1185674Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:46.1185945Z use_cpu=True, 2025-05-07T21:00:46.1186220Z output_dtype=SparseType.FP16, 2025-05-07T21:00:46.1186464Z ) 2025-05-07T21:00:46.1186685Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:46.1187243Z self=, 2025-05-07T21:00:46.1187765Z compile=True, 2025-05-07T21:00:46.1187959Z T=3, 2025-05-07T21:00:46.1188137Z D=103, 2025-05-07T21:00:46.1188319Z B=45, 2025-05-07T21:00:46.1188494Z log_E=3, 2025-05-07T21:00:46.1188683Z L=16, 2025-05-07T21:00:46.1188866Z D_gradcheck=2, 2025-05-07T21:00:46.1189079Z stochastic_rounding=True, 2025-05-07T21:00:46.1189326Z weighted=False, 2025-05-07T21:00:46.1189528Z row_wise=True, 2025-05-07T21:00:46.1189720Z mixed=False, 2025-05-07T21:00:46.1189924Z use_cache=False, 2025-05-07T21:00:46.1190159Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:46.1190435Z use_cpu=True, 2025-05-07T21:00:46.1190661Z output_dtype=SparseType.BF16, 2025-05-07T21:00:46.1190909Z ) 2025-05-07T21:00:46.1191126Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:46.1191689Z self=, 2025-05-07T21:00:46.1192215Z compile=True, 2025-05-07T21:00:46.1192405Z T=2, 2025-05-07T21:00:46.1192583Z D=90, 2025-05-07T21:00:46.1192765Z B=19, 2025-05-07T21:00:46.1192987Z log_E=5, 2025-05-07T21:00:46.1193172Z L=0, 2025-05-07T21:00:46.1193341Z D_gradcheck=1, 2025-05-07T21:00:46.1193576Z stochastic_rounding=True, 2025-05-07T21:00:46.1193838Z weighted=True, 2025-05-07T21:00:46.1194088Z row_wise=False, 2025-05-07T21:00:46.1194288Z mixed=False, 2025-05-07T21:00:46.1194479Z use_cache=False, 2025-05-07T21:00:46.1194734Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:46.1195003Z use_cpu=False, 2025-05-07T21:00:46.1195220Z output_dtype=SparseType.BF16, 2025-05-07T21:00:46.1195463Z ) 2025-05-07T21:00:46.1195689Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:46.1196249Z self=, 2025-05-07T21:00:46.1196823Z compile=False, 2025-05-07T21:00:46.1197016Z T=1, 2025-05-07T21:00:46.1197188Z D=52, 2025-05-07T21:00:46.1197356Z B=119, 2025-05-07T21:00:46.1197539Z log_E=5, 2025-05-07T21:00:46.1197727Z L=5, 2025-05-07T21:00:46.1197901Z D_gradcheck=2, 2025-05-07T21:00:46.1198110Z stochastic_rounding=True, 2025-05-07T21:00:46.1198351Z weighted=False, 2025-05-07T21:00:46.1198546Z row_wise=False, 2025-05-07T21:00:46.1198745Z mixed=False, 2025-05-07T21:00:46.1198943Z use_cache=True, 2025-05-07T21:00:46.1199157Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:46.1199423Z use_cpu=True, 2025-05-07T21:00:46.1199640Z output_dtype=SparseType.BF16, 2025-05-07T21:00:46.1199885Z ) 2025-05-07T21:00:46.1200113Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:46.1200679Z self=, 2025-05-07T21:00:46.1209131Z compile=True, 2025-05-07T21:00:46.1209381Z T=5, 2025-05-07T21:00:46.1209564Z D=117, 2025-05-07T21:00:46.1209742Z B=68, 2025-05-07T21:00:46.1209919Z log_E=3, 2025-05-07T21:00:46.1210111Z L=18, 2025-05-07T21:00:46.1210290Z D_gradcheck=1, 2025-05-07T21:00:46.1210515Z stochastic_rounding=False, 2025-05-07T21:00:46.1210768Z weighted=True, 2025-05-07T21:00:46.1210975Z row_wise=False, 2025-05-07T21:00:46.1211182Z mixed=True, 2025-05-07T21:00:46.1211385Z use_cache=False, 2025-05-07T21:00:46.1211630Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:46.1211904Z use_cpu=False, 2025-05-07T21:00:46.1212131Z output_dtype=SparseType.FP32, 2025-05-07T21:00:46.1212381Z ) 2025-05-07T21:00:46.1212600Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:46.1213240Z self=, 2025-05-07T21:00:46.1213756Z compile=False, 2025-05-07T21:00:46.1213950Z T=4, 2025-05-07T21:00:46.1214128Z D=9, 2025-05-07T21:00:46.1214298Z B=71, 2025-05-07T21:00:46.1214468Z log_E=4, 2025-05-07T21:00:46.1214655Z L=16, 2025-05-07T21:00:46.1214828Z D_gradcheck=2, 2025-05-07T21:00:46.1215040Z stochastic_rounding=False, 2025-05-07T21:00:46.1215282Z weighted=True, 2025-05-07T21:00:46.1215478Z row_wise=True, 2025-05-07T21:00:46.1215666Z mixed=True, 2025-05-07T21:00:46.1215866Z use_cache=True, 2025-05-07T21:00:46.1216151Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:46.1216418Z use_cpu=True, 2025-05-07T21:00:46.1216636Z output_dtype=SparseType.FP16, 2025-05-07T21:00:46.1216876Z ) 2025-05-07T21:00:46.1217088Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:46.1217646Z self=, 2025-05-07T21:00:46.1218158Z compile=True, 2025-05-07T21:00:46.1218357Z T=2, 2025-05-07T21:00:46.1218529Z D=116, 2025-05-07T21:00:46.1218713Z B=88, 2025-05-07T21:00:46.1218886Z log_E=4, 2025-05-07T21:00:46.1219063Z L=8, 2025-05-07T21:00:46.1219239Z D_gradcheck=1, 2025-05-07T21:00:46.1219452Z stochastic_rounding=True, 2025-05-07T21:00:46.1219738Z weighted=True, 2025-05-07T21:00:46.1219937Z row_wise=False, 2025-05-07T21:00:46.1220131Z mixed=False, 2025-05-07T21:00:46.1220326Z use_cache=True, 2025-05-07T21:00:46.1220551Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:46.1220872Z use_cpu=False, 2025-05-07T21:00:46.1221086Z output_dtype=SparseType.FP32, 2025-05-07T21:00:46.1221330Z ) 2025-05-07T21:00:46.1413437Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:46.1414097Z self=, 2025-05-07T21:00:46.1414626Z compile=False, 2025-05-07T21:00:46.1414825Z T=5, 2025-05-07T21:00:46.1415008Z D=68, 2025-05-07T21:00:46.1415187Z B=111, 2025-05-07T21:00:46.1415492Z log_E=3, 2025-05-07T21:00:46.1415681Z L=13, 2025-05-07T21:00:46.1415898Z D_gradcheck=2, 2025-05-07T21:00:46.1416282Z stochastic_rounding=False, 2025-05-07T21:00:46.1416541Z weighted=False, 2025-05-07T21:00:46.1416748Z row_wise=False, 2025-05-07T21:00:46.1416937Z mixed=True, 2025-05-07T21:00:46.1417140Z use_cache=False, 2025-05-07T21:00:46.1417376Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:46.1417644Z use_cpu=False, 2025-05-07T21:00:46.1417869Z output_dtype=SparseType.BF16, 2025-05-07T21:00:46.1418124Z ) 2025-05-07T21:00:46.1418352Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:46.1418917Z self=, 2025-05-07T21:00:46.1419441Z compile=True, 2025-05-07T21:00:46.1419650Z T=1, 2025-05-07T21:00:46.1419825Z D=120, 2025-05-07T21:00:46.1420007Z B=48, 2025-05-07T21:00:46.1420188Z log_E=3, 2025-05-07T21:00:46.1420381Z L=17, 2025-05-07T21:00:46.1420572Z D_gradcheck=1, 2025-05-07T21:00:46.1420795Z stochastic_rounding=True, 2025-05-07T21:00:46.1421035Z weighted=False, 2025-05-07T21:00:46.1421241Z row_wise=False, 2025-05-07T21:00:46.1421447Z mixed=True, 2025-05-07T21:00:46.1421642Z use_cache=True, 2025-05-07T21:00:46.1421873Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:46.1422150Z use_cpu=True, 2025-05-07T21:00:46.1422375Z output_dtype=SparseType.FP32, 2025-05-07T21:00:46.1422624Z ) 2025-05-07T21:00:46.1422844Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:46.1423409Z self=, 2025-05-07T21:00:46.1423926Z compile=False, 2025-05-07T21:00:46.1424213Z T=4, 2025-05-07T21:00:46.1424390Z D=113, 2025-05-07T21:00:46.1424564Z B=17, 2025-05-07T21:00:46.1424743Z log_E=4, 2025-05-07T21:00:46.1424930Z L=0, 2025-05-07T21:00:46.1425107Z D_gradcheck=1, 2025-05-07T21:00:46.1425323Z stochastic_rounding=True, 2025-05-07T21:00:46.1425566Z weighted=False, 2025-05-07T21:00:46.1425768Z row_wise=False, 2025-05-07T21:00:46.1425977Z mixed=False, 2025-05-07T21:00:46.1426183Z use_cache=False, 2025-05-07T21:00:46.1426415Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:46.1426696Z use_cpu=True, 2025-05-07T21:00:46.1426923Z output_dtype=SparseType.FP16, 2025-05-07T21:00:46.1427168Z ) 2025-05-07T21:00:46.1427390Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:46.1427959Z self=, 2025-05-07T21:00:46.1428476Z compile=False, 2025-05-07T21:00:46.1428676Z T=1, 2025-05-07T21:00:46.1428854Z D=128, 2025-05-07T21:00:46.1429041Z B=49, 2025-05-07T21:00:46.1429214Z log_E=3, 2025-05-07T21:00:46.1429403Z L=17, 2025-05-07T21:00:46.1429587Z D_gradcheck=2, 2025-05-07T21:00:46.1429805Z stochastic_rounding=True, 2025-05-07T21:00:46.1430060Z weighted=False, 2025-05-07T21:00:46.1430264Z row_wise=False, 2025-05-07T21:00:46.1430460Z mixed=True, 2025-05-07T21:00:46.1430665Z use_cache=True, 2025-05-07T21:00:46.1430967Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:46.1431236Z use_cpu=True, 2025-05-07T21:00:46.1431457Z output_dtype=SparseType.FP32, 2025-05-07T21:00:46.1431705Z ) 2025-05-07T21:00:46.1431984Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:46.1432546Z self=, 2025-05-07T21:00:46.1433061Z compile=True, 2025-05-07T21:00:46.1433254Z T=4, 2025-05-07T21:00:46.1433429Z D=18, 2025-05-07T21:00:46.1433646Z B=28, 2025-05-07T21:00:46.1433825Z log_E=5, 2025-05-07T21:00:46.1434012Z L=9, 2025-05-07T21:00:46.1434189Z D_gradcheck=1, 2025-05-07T21:00:46.1434411Z stochastic_rounding=True, 2025-05-07T21:00:46.1434698Z weighted=False, 2025-05-07T21:00:46.1434897Z row_wise=False, 2025-05-07T21:00:46.1435103Z mixed=True, 2025-05-07T21:00:46.1435304Z use_cache=True, 2025-05-07T21:00:46.1435526Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:46.1435807Z use_cpu=True, 2025-05-07T21:00:46.1436028Z output_dtype=SparseType.FP32, 2025-05-07T21:00:46.1436274Z ) 2025-05-07T21:00:46.1436494Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:46.1437058Z self=, 2025-05-07T21:00:46.1437574Z compile=False, 2025-05-07T21:00:46.1437767Z T=1, 2025-05-07T21:00:46.1437944Z D=107, 2025-05-07T21:00:46.1438130Z B=110, 2025-05-07T21:00:46.1438306Z log_E=5, 2025-05-07T21:00:46.1438488Z L=2, 2025-05-07T21:00:46.1438668Z D_gradcheck=2, 2025-05-07T21:00:46.1438884Z stochastic_rounding=True, 2025-05-07T21:00:46.1439133Z weighted=True, 2025-05-07T21:00:46.1439336Z row_wise=True, 2025-05-07T21:00:46.1439535Z mixed=False, 2025-05-07T21:00:46.1439744Z use_cache=False, 2025-05-07T21:00:46.1439980Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:46.1440248Z use_cpu=True, 2025-05-07T21:00:46.1440478Z output_dtype=SparseType.FP32, 2025-05-07T21:00:46.1440725Z ) 2025-05-07T21:00:46.1440944Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:46.1441509Z self=, 2025-05-07T21:00:46.1442027Z compile=False, 2025-05-07T21:00:46.1442220Z T=3, 2025-05-07T21:00:46.1442405Z D=58, 2025-05-07T21:00:46.1442584Z B=3, 2025-05-07T21:00:46.1442766Z log_E=4, 2025-05-07T21:00:46.1442949Z L=16, 2025-05-07T21:00:46.1443177Z D_gradcheck=2, 2025-05-07T21:00:46.1443396Z stochastic_rounding=True, 2025-05-07T21:00:46.1443638Z weighted=True, 2025-05-07T21:00:46.1443844Z row_wise=False, 2025-05-07T21:00:46.1444057Z mixed=False, 2025-05-07T21:00:46.1444260Z use_cache=False, 2025-05-07T21:00:46.1444494Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:46.1444769Z use_cpu=True, 2025-05-07T21:00:46.1444991Z output_dtype=SparseType.BF16, 2025-05-07T21:00:46.1445246Z ) 2025-05-07T21:00:46.1445469Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:46.1446034Z self=, 2025-05-07T21:00:46.1446556Z compile=False, 2025-05-07T21:00:46.1446750Z T=3, 2025-05-07T21:00:46.1446930Z D=83, 2025-05-07T21:00:46.1447113Z B=125, 2025-05-07T21:00:46.1447292Z log_E=5, 2025-05-07T21:00:46.1447478Z L=16, 2025-05-07T21:00:46.1447661Z D_gradcheck=1, 2025-05-07T21:00:46.1447878Z stochastic_rounding=False, 2025-05-07T21:00:46.1448124Z weighted=True, 2025-05-07T21:00:46.1448329Z row_wise=False, 2025-05-07T21:00:46.1448525Z mixed=True, 2025-05-07T21:00:46.1448731Z use_cache=True, 2025-05-07T21:00:46.1448957Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:46.1449227Z use_cpu=True, 2025-05-07T21:00:46.1449453Z output_dtype=SparseType.BF16, 2025-05-07T21:00:46.1449751Z ) 2025-05-07T21:00:46.1449973Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:46.1450531Z self=, 2025-05-07T21:00:46.1451092Z compile=False, 2025-05-07T21:00:46.1451295Z T=1, 2025-05-07T21:00:46.1451470Z D=101, 2025-05-07T21:00:46.1451648Z B=64, 2025-05-07T21:00:46.1451828Z log_E=4, 2025-05-07T21:00:46.1452010Z L=5, 2025-05-07T21:00:46.1452189Z D_gradcheck=2, 2025-05-07T21:00:46.1452405Z stochastic_rounding=False, 2025-05-07T21:00:46.1452647Z weighted=True, 2025-05-07T21:00:46.1452851Z row_wise=False, 2025-05-07T21:00:46.1453052Z mixed=False, 2025-05-07T21:00:46.1453249Z use_cache=False, 2025-05-07T21:00:46.1453562Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:46.1453832Z use_cpu=False, 2025-05-07T21:00:46.1454050Z output_dtype=SparseType.BF16, 2025-05-07T21:00:46.1454300Z ) 2025-05-07T21:00:46.1454523Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:46.1455084Z self=, 2025-05-07T21:00:46.1455601Z compile=False, 2025-05-07T21:00:46.1455801Z T=2, 2025-05-07T21:00:46.1456108Z D=11, 2025-05-07T21:00:46.1456277Z B=59, 2025-05-07T21:00:46.1456448Z log_E=4, 2025-05-07T21:00:46.1456628Z L=20, 2025-05-07T21:00:46.1456800Z D_gradcheck=2, 2025-05-07T21:00:46.1457010Z stochastic_rounding=True, 2025-05-07T21:00:46.1457251Z weighted=True, 2025-05-07T21:00:46.1457452Z row_wise=False, 2025-05-07T21:00:46.1457647Z mixed=False, 2025-05-07T21:00:46.1457851Z use_cache=False, 2025-05-07T21:00:46.1458077Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:46.1458358Z use_cpu=False, 2025-05-07T21:00:46.1458574Z output_dtype=SparseType.BF16, 2025-05-07T21:00:46.1458813Z ) 2025-05-07T21:00:46.1459031Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:46.1459907Z self=, 2025-05-07T21:00:46.1460413Z compile=False, 2025-05-07T21:00:46.1460605Z T=5, 2025-05-07T21:00:46.1460785Z D=111, 2025-05-07T21:00:46.1460956Z B=26, 2025-05-07T21:00:46.1461132Z log_E=3, 2025-05-07T21:00:46.1461314Z L=5, 2025-05-07T21:00:46.1461484Z D_gradcheck=2, 2025-05-07T21:00:46.1461693Z stochastic_rounding=False, 2025-05-07T21:00:46.1461934Z weighted=True, 2025-05-07T21:00:46.1462130Z row_wise=True, 2025-05-07T21:00:46.1462420Z mixed=False, 2025-05-07T21:00:46.1462615Z use_cache=False, 2025-05-07T21:00:46.1462849Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:46.1463114Z use_cpu=True, 2025-05-07T21:00:46.1463336Z output_dtype=SparseType.BF16, 2025-05-07T21:00:46.1463583Z ) 2025-05-07T21:00:46.1463798Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:46.1464356Z self=, 2025-05-07T21:00:46.1464867Z compile=False, 2025-05-07T21:00:46.1465059Z T=4, 2025-05-07T21:00:46.1465235Z D=49, 2025-05-07T21:00:46.1465406Z B=63, 2025-05-07T21:00:46.1465576Z log_E=5, 2025-05-07T21:00:46.1465754Z L=8, 2025-05-07T21:00:46.1465928Z D_gradcheck=1, 2025-05-07T21:00:46.1466136Z stochastic_rounding=False, 2025-05-07T21:00:46.1466374Z weighted=True, 2025-05-07T21:00:46.1466568Z row_wise=True, 2025-05-07T21:00:46.1466760Z mixed=False, 2025-05-07T21:00:46.1466959Z use_cache=False, 2025-05-07T21:00:46.1467198Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:46.1467460Z use_cpu=True, 2025-05-07T21:00:46.1467681Z output_dtype=SparseType.FP32, 2025-05-07T21:00:46.1467927Z ) 2025-05-07T21:00:46.1468139Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:46.1468691Z self=, 2025-05-07T21:00:46.1469270Z compile=True, 2025-05-07T21:00:46.1469463Z T=2, 2025-05-07T21:00:46.1469631Z D=106, 2025-05-07T21:00:46.1469810Z B=80, 2025-05-07T21:00:46.1469983Z log_E=4, 2025-05-07T21:00:46.1470220Z L=20, 2025-05-07T21:00:46.1470397Z D_gradcheck=1, 2025-05-07T21:00:46.1470614Z stochastic_rounding=False, 2025-05-07T21:00:46.1470852Z weighted=False, 2025-05-07T21:00:46.1471050Z row_wise=True, 2025-05-07T21:00:46.1471247Z mixed=False, 2025-05-07T21:00:46.1471436Z use_cache=True, 2025-05-07T21:00:46.1471659Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:46.1471930Z use_cpu=False, 2025-05-07T21:00:46.1472143Z output_dtype=SparseType.FP16, 2025-05-07T21:00:46.1472469Z ) 2025-05-07T21:00:46.1472691Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:46.1473247Z self=, 2025-05-07T21:00:46.1473812Z compile=True, 2025-05-07T21:00:46.1474013Z T=1, 2025-05-07T21:00:46.1474194Z D=102, 2025-05-07T21:00:46.1474368Z B=60, 2025-05-07T21:00:46.1474547Z log_E=4, 2025-05-07T21:00:46.1474735Z L=18, 2025-05-07T21:00:46.1474914Z D_gradcheck=1, 2025-05-07T21:00:46.1475132Z stochastic_rounding=True, 2025-05-07T21:00:46.1475377Z weighted=True, 2025-05-07T21:00:46.1475577Z row_wise=True, 2025-05-07T21:00:46.1475776Z mixed=False, 2025-05-07T21:00:46.1475977Z use_cache=False, 2025-05-07T21:00:46.1476211Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:46.1476484Z use_cpu=False, 2025-05-07T21:00:46.1476706Z output_dtype=SparseType.FP32, 2025-05-07T21:00:46.1476949Z ) 2025-05-07T21:00:46.1477177Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:46.1477739Z self=, 2025-05-07T21:00:46.1478252Z compile=True, 2025-05-07T21:00:46.1478454Z T=1, 2025-05-07T21:00:46.1478630Z D=46, 2025-05-07T21:00:46.1478808Z B=64, 2025-05-07T21:00:46.1478987Z log_E=5, 2025-05-07T21:00:46.1479172Z L=3, 2025-05-07T21:00:46.1479346Z D_gradcheck=2, 2025-05-07T21:00:46.1479567Z stochastic_rounding=True, 2025-05-07T21:00:46.1479813Z weighted=True, 2025-05-07T21:00:46.1480017Z row_wise=False, 2025-05-07T21:00:46.1480218Z mixed=True, 2025-05-07T21:00:46.1480416Z use_cache=False, 2025-05-07T21:00:46.1480653Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:46.1480969Z use_cpu=False, 2025-05-07T21:00:46.1481190Z output_dtype=SparseType.FP32, 2025-05-07T21:00:46.1481432Z ) 2025-05-07T21:00:46.1481654Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:46.1482214Z self=, 2025-05-07T21:00:46.1482727Z compile=False, 2025-05-07T21:00:46.1482916Z T=2, 2025-05-07T21:00:46.1483088Z D=75, 2025-05-07T21:00:46.1483263Z B=65, 2025-05-07T21:00:46.1483431Z log_E=4, 2025-05-07T21:00:46.1483633Z L=6, 2025-05-07T21:00:46.1483836Z D_gradcheck=2, 2025-05-07T21:00:46.1484044Z stochastic_rounding=True, 2025-05-07T21:00:46.1484285Z weighted=False, 2025-05-07T21:00:46.1484481Z row_wise=True, 2025-05-07T21:00:46.1484670Z mixed=False, 2025-05-07T21:00:46.1484870Z use_cache=True, 2025-05-07T21:00:46.1485091Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:46.1485356Z use_cpu=True, 2025-05-07T21:00:46.1485579Z output_dtype=SparseType.BF16, 2025-05-07T21:00:46.1485829Z ) 2025-05-07T21:00:46.1486055Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:46.1486611Z self=, 2025-05-07T21:00:46.1487132Z compile=False, 2025-05-07T21:00:46.1487329Z T=2, 2025-05-07T21:00:46.1487506Z D=49, 2025-05-07T21:00:46.1487681Z B=1, 2025-05-07T21:00:46.1487908Z log_E=4, 2025-05-07T21:00:46.1488090Z L=5, 2025-05-07T21:00:46.1488277Z D_gradcheck=1, 2025-05-07T21:00:46.1488493Z stochastic_rounding=True, 2025-05-07T21:00:46.1488732Z weighted=True, 2025-05-07T21:00:46.1488976Z row_wise=False, 2025-05-07T21:00:46.1489180Z mixed=True, 2025-05-07T21:00:46.1489374Z use_cache=True, 2025-05-07T21:00:46.1489604Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:46.1489884Z use_cpu=True, 2025-05-07T21:00:46.1490100Z output_dtype=SparseType.FP16, 2025-05-07T21:00:46.1490349Z ) 2025-05-07T21:00:46.1490575Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:46.1491133Z self=, 2025-05-07T21:00:46.1491685Z compile=False, 2025-05-07T21:00:46.1491884Z T=2, 2025-05-07T21:00:46.1492069Z D=13, 2025-05-07T21:00:46.1492248Z B=60, 2025-05-07T21:00:46.1492427Z log_E=3, 2025-05-07T21:00:46.1492617Z L=20, 2025-05-07T21:00:46.1492793Z D_gradcheck=2, 2025-05-07T21:00:46.1493008Z stochastic_rounding=False, 2025-05-07T21:00:46.1493257Z weighted=True, 2025-05-07T21:00:46.1493455Z row_wise=True, 2025-05-07T21:00:46.1493654Z mixed=True, 2025-05-07T21:00:46.1493851Z use_cache=False, 2025-05-07T21:00:46.1494084Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:46.1494361Z use_cpu=True, 2025-05-07T21:00:46.1494585Z output_dtype=SparseType.FP32, 2025-05-07T21:00:46.1494830Z ) 2025-05-07T21:00:46.1691543Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:46.1707461Z self=, 2025-05-07T21:00:46.1707663Z compile=False, 2025-05-07T21:00:46.1707852Z T=1, 2025-05-07T21:00:46.1707982Z D=10, 2025-05-07T21:00:46.1708067Z B=27, 2025-05-07T21:00:46.1708157Z log_E=4, 2025-05-07T21:00:46.1708277Z L=2, 2025-05-07T21:00:46.1708435Z D_gradcheck=1, 2025-05-07T21:00:46.1708534Z stochastic_rounding=True, 2025-05-07T21:00:46.1708614Z weighted=False, 2025-05-07T21:00:46.1708698Z row_wise=True, 2025-05-07T21:00:46.1708776Z mixed=False, 2025-05-07T21:00:46.1708861Z use_cache=True, 2025-05-07T21:00:46.1708968Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:46.1709049Z use_cpu=True, 2025-05-07T21:00:46.1709147Z output_dtype=SparseType.FP16, 2025-05-07T21:00:46.1709228Z ) 2025-05-07T21:00:46.1709359Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:46.1709824Z self=, 2025-05-07T21:00:46.1709910Z compile=True, 2025-05-07T21:00:46.1709985Z T=4, 2025-05-07T21:00:46.1710060Z D=74, 2025-05-07T21:00:46.1710130Z B=44, 2025-05-07T21:00:46.1710205Z log_E=5, 2025-05-07T21:00:46.1710282Z L=20, 2025-05-07T21:00:46.1710359Z D_gradcheck=2, 2025-05-07T21:00:46.1710453Z stochastic_rounding=True, 2025-05-07T21:00:46.1710533Z weighted=False, 2025-05-07T21:00:46.1710610Z row_wise=False, 2025-05-07T21:00:46.1710686Z mixed=False, 2025-05-07T21:00:46.1710773Z use_cache=True, 2025-05-07T21:00:46.1710879Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:46.1710961Z use_cpu=True, 2025-05-07T21:00:46.1711064Z output_dtype=SparseType.BF16, 2025-05-07T21:00:46.1711133Z ) 2025-05-07T21:00:46.1711258Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:46.1711601Z self=, 2025-05-07T21:00:46.1711685Z compile=False, 2025-05-07T21:00:46.1711764Z T=4, 2025-05-07T21:00:46.1711838Z D=109, 2025-05-07T21:00:46.1711912Z B=15, 2025-05-07T21:00:46.1711991Z log_E=3, 2025-05-07T21:00:46.1712062Z L=19, 2025-05-07T21:00:46.1712136Z D_gradcheck=1, 2025-05-07T21:00:46.1712233Z stochastic_rounding=False, 2025-05-07T21:00:46.1712379Z weighted=True, 2025-05-07T21:00:46.1712456Z row_wise=True, 2025-05-07T21:00:46.1712536Z mixed=True, 2025-05-07T21:00:46.1712613Z use_cache=False, 2025-05-07T21:00:46.1712715Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:46.1712857Z use_cpu=False, 2025-05-07T21:00:46.1712960Z output_dtype=SparseType.FP32, 2025-05-07T21:00:46.1713030Z ) 2025-05-07T21:00:46.1713160Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:46.1713495Z self=, 2025-05-07T21:00:46.1713577Z compile=False, 2025-05-07T21:00:46.1713647Z T=3, 2025-05-07T21:00:46.1713719Z D=41, 2025-05-07T21:00:46.1713796Z B=125, 2025-05-07T21:00:46.1713936Z log_E=5, 2025-05-07T21:00:46.1714007Z L=1, 2025-05-07T21:00:46.1714087Z D_gradcheck=1, 2025-05-07T21:00:46.1714176Z stochastic_rounding=True, 2025-05-07T21:00:46.1714253Z weighted=False, 2025-05-07T21:00:46.1714337Z row_wise=True, 2025-05-07T21:00:46.1714414Z mixed=True, 2025-05-07T21:00:46.1714490Z use_cache=False, 2025-05-07T21:00:46.1714600Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:46.1714678Z use_cpu=True, 2025-05-07T21:00:46.1714778Z output_dtype=SparseType.BF16, 2025-05-07T21:00:46.1714858Z ) 2025-05-07T21:00:46.1714986Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:46.1715320Z self=, 2025-05-07T21:00:46.1715401Z compile=True, 2025-05-07T21:00:46.1715471Z T=3, 2025-05-07T21:00:46.1715550Z D=56, 2025-05-07T21:00:46.1715627Z B=60, 2025-05-07T21:00:46.1715703Z log_E=5, 2025-05-07T21:00:46.1715777Z L=1, 2025-05-07T21:00:46.1715855Z D_gradcheck=1, 2025-05-07T21:00:46.1715946Z stochastic_rounding=False, 2025-05-07T21:00:46.1716027Z weighted=True, 2025-05-07T21:00:46.1716101Z row_wise=True, 2025-05-07T21:00:46.1716178Z mixed=False, 2025-05-07T21:00:46.1716263Z use_cache=False, 2025-05-07T21:00:46.1716367Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:46.1716453Z use_cpu=True, 2025-05-07T21:00:46.1716557Z output_dtype=SparseType.FP32, 2025-05-07T21:00:46.1716625Z ) 2025-05-07T21:00:46.1716753Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:46.1717082Z self=, 2025-05-07T21:00:46.1717159Z compile=True, 2025-05-07T21:00:46.1717278Z T=1, 2025-05-07T21:00:46.1717354Z D=36, 2025-05-07T21:00:46.1717424Z B=95, 2025-05-07T21:00:46.1717500Z log_E=4, 2025-05-07T21:00:46.1717580Z L=9, 2025-05-07T21:00:46.1717664Z D_gradcheck=1, 2025-05-07T21:00:46.1717773Z stochastic_rounding=False, 2025-05-07T21:00:46.1717854Z weighted=True, 2025-05-07T21:00:46.1717931Z row_wise=True, 2025-05-07T21:00:46.1718024Z mixed=False, 2025-05-07T21:00:46.1718100Z use_cache=False, 2025-05-07T21:00:46.1718208Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:46.1718293Z use_cpu=True, 2025-05-07T21:00:46.1718394Z output_dtype=SparseType.BF16, 2025-05-07T21:00:46.1718465Z ) 2025-05-07T21:00:46.1718592Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:46.1718928Z self=, 2025-05-07T21:00:46.1719025Z compile=False, 2025-05-07T21:00:46.1719100Z T=1, 2025-05-07T21:00:46.1719175Z D=48, 2025-05-07T21:00:46.1719265Z B=125, 2025-05-07T21:00:46.1719341Z log_E=3, 2025-05-07T21:00:46.1719415Z L=17, 2025-05-07T21:00:46.1719495Z D_gradcheck=1, 2025-05-07T21:00:46.1719590Z stochastic_rounding=False, 2025-05-07T21:00:46.1719665Z weighted=True, 2025-05-07T21:00:46.1719751Z row_wise=True, 2025-05-07T21:00:46.1719827Z mixed=False, 2025-05-07T21:00:46.1719909Z use_cache=False, 2025-05-07T21:00:46.1720058Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:46.1720134Z use_cpu=True, 2025-05-07T21:00:46.1720236Z output_dtype=SparseType.BF16, 2025-05-07T21:00:46.1720301Z ) 2025-05-07T21:00:46.1720493Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:46.1720834Z self=, 2025-05-07T21:00:46.1720914Z compile=True, 2025-05-07T21:00:46.1720988Z T=2, 2025-05-07T21:00:46.1721066Z D=49, 2025-05-07T21:00:46.1721136Z B=74, 2025-05-07T21:00:46.1721210Z log_E=4, 2025-05-07T21:00:46.1721286Z L=18, 2025-05-07T21:00:46.1721362Z D_gradcheck=1, 2025-05-07T21:00:46.1721459Z stochastic_rounding=False, 2025-05-07T21:00:46.1721580Z weighted=False, 2025-05-07T21:00:46.1721658Z row_wise=False, 2025-05-07T21:00:46.1721738Z mixed=False, 2025-05-07T21:00:46.1721814Z use_cache=False, 2025-05-07T21:00:46.1721914Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:46.1722002Z use_cpu=False, 2025-05-07T21:00:46.1722104Z output_dtype=SparseType.BF16, 2025-05-07T21:00:46.1722175Z ) 2025-05-07T21:00:46.1722307Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:46.1722640Z self=, 2025-05-07T21:00:46.1722716Z compile=False, 2025-05-07T21:00:46.1722790Z T=5, 2025-05-07T21:00:46.1722864Z D=66, 2025-05-07T21:00:46.1722937Z B=118, 2025-05-07T21:00:46.1723015Z log_E=4, 2025-05-07T21:00:46.1723091Z L=13, 2025-05-07T21:00:46.1723176Z D_gradcheck=1, 2025-05-07T21:00:46.1723272Z stochastic_rounding=False, 2025-05-07T21:00:46.1723351Z weighted=False, 2025-05-07T21:00:46.1723432Z row_wise=True, 2025-05-07T21:00:46.1723508Z mixed=True, 2025-05-07T21:00:46.1723584Z use_cache=False, 2025-05-07T21:00:46.1723689Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:46.1723767Z use_cpu=True, 2025-05-07T21:00:46.1723873Z output_dtype=SparseType.FP32, 2025-05-07T21:00:46.1723949Z ) 2025-05-07T21:00:46.1724075Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:46.1724406Z self=, 2025-05-07T21:00:46.1724488Z compile=True, 2025-05-07T21:00:46.1724562Z T=4, 2025-05-07T21:00:46.1724644Z D=85, 2025-05-07T21:00:46.1724715Z B=28, 2025-05-07T21:00:46.1724789Z log_E=5, 2025-05-07T21:00:46.1724865Z L=1, 2025-05-07T21:00:46.1724992Z D_gradcheck=1, 2025-05-07T21:00:46.1725083Z stochastic_rounding=True, 2025-05-07T21:00:46.1725166Z weighted=False, 2025-05-07T21:00:46.1725242Z row_wise=False, 2025-05-07T21:00:46.1725320Z mixed=True, 2025-05-07T21:00:46.1725402Z use_cache=False, 2025-05-07T21:00:46.1725507Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:46.1725587Z use_cpu=True, 2025-05-07T21:00:46.1725690Z output_dtype=SparseType.BF16, 2025-05-07T21:00:46.1725757Z ) 2025-05-07T21:00:46.1725883Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:46.1726222Z self=, 2025-05-07T21:00:46.1726300Z compile=True, 2025-05-07T21:00:46.1726376Z T=4, 2025-05-07T21:00:46.1726451Z D=35, 2025-05-07T21:00:46.1726525Z B=59, 2025-05-07T21:00:46.1726605Z log_E=3, 2025-05-07T21:00:46.1726676Z L=2, 2025-05-07T21:00:46.1726751Z D_gradcheck=1, 2025-05-07T21:00:46.1726844Z stochastic_rounding=True, 2025-05-07T21:00:46.1726923Z weighted=True, 2025-05-07T21:00:46.1727000Z row_wise=False, 2025-05-07T21:00:46.1727078Z mixed=False, 2025-05-07T21:00:46.1727159Z use_cache=True, 2025-05-07T21:00:46.1727260Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:46.1727337Z use_cpu=True, 2025-05-07T21:00:46.1727435Z output_dtype=SparseType.BF16, 2025-05-07T21:00:46.1727551Z ) 2025-05-07T21:00:46.1727685Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:46.1728036Z self=, 2025-05-07T21:00:46.1728154Z compile=True, 2025-05-07T21:00:46.1728227Z T=2, 2025-05-07T21:00:46.1728305Z D=104, 2025-05-07T21:00:46.1728376Z B=3, 2025-05-07T21:00:46.1728447Z log_E=3, 2025-05-07T21:00:46.1728522Z L=3, 2025-05-07T21:00:46.1728598Z D_gradcheck=1, 2025-05-07T21:00:46.1728688Z stochastic_rounding=False, 2025-05-07T21:00:46.1728772Z weighted=False, 2025-05-07T21:00:46.1728850Z row_wise=True, 2025-05-07T21:00:46.1728925Z mixed=False, 2025-05-07T21:00:46.1729009Z use_cache=False, 2025-05-07T21:00:46.1729150Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:46.1729225Z use_cpu=False, 2025-05-07T21:00:46.1729327Z output_dtype=SparseType.BF16, 2025-05-07T21:00:46.1729398Z ) 2025-05-07T21:00:46.1729527Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:46.1729869Z self=, 2025-05-07T21:00:46.1729947Z compile=True, 2025-05-07T21:00:46.1730027Z T=4, 2025-05-07T21:00:46.1730100Z D=48, 2025-05-07T21:00:46.1730172Z B=58, 2025-05-07T21:00:46.1730249Z log_E=5, 2025-05-07T21:00:46.1730322Z L=5, 2025-05-07T21:00:46.1730398Z D_gradcheck=2, 2025-05-07T21:00:46.1730491Z stochastic_rounding=True, 2025-05-07T21:00:46.1730568Z weighted=False, 2025-05-07T21:00:46.1730644Z row_wise=False, 2025-05-07T21:00:46.1730723Z mixed=False, 2025-05-07T21:00:46.1730801Z use_cache=True, 2025-05-07T21:00:46.1730901Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:46.1730986Z use_cpu=False, 2025-05-07T21:00:46.1731084Z output_dtype=SparseType.BF16, 2025-05-07T21:00:46.1731156Z ) 2025-05-07T21:00:46.1731291Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:46.1731630Z self=, 2025-05-07T21:00:46.1731714Z compile=False, 2025-05-07T21:00:46.1731790Z T=2, 2025-05-07T21:00:46.1731864Z D=64, 2025-05-07T21:00:46.1731940Z B=92, 2025-05-07T21:00:46.1732010Z log_E=5, 2025-05-07T21:00:46.1732079Z L=2, 2025-05-07T21:00:46.1732157Z D_gradcheck=1, 2025-05-07T21:00:46.1732247Z stochastic_rounding=True, 2025-05-07T21:00:46.1732325Z weighted=False, 2025-05-07T21:00:46.1732402Z row_wise=True, 2025-05-07T21:00:46.1732521Z mixed=True, 2025-05-07T21:00:46.1732600Z use_cache=True, 2025-05-07T21:00:46.1732709Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:46.1732787Z use_cpu=False, 2025-05-07T21:00:46.1732889Z output_dtype=SparseType.FP16, 2025-05-07T21:00:46.1732959Z ) 2025-05-07T21:00:46.1733082Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:46.1733419Z self=, 2025-05-07T21:00:46.1733497Z compile=False, 2025-05-07T21:00:46.1733568Z T=1, 2025-05-07T21:00:46.1733644Z D=108, 2025-05-07T21:00:46.1733714Z B=68, 2025-05-07T21:00:46.1733788Z log_E=3, 2025-05-07T21:00:46.1733860Z L=14, 2025-05-07T21:00:46.1733937Z D_gradcheck=2, 2025-05-07T21:00:46.1734027Z stochastic_rounding=True, 2025-05-07T21:00:46.1734114Z weighted=False, 2025-05-07T21:00:46.1734190Z row_wise=True, 2025-05-07T21:00:46.1734262Z mixed=False, 2025-05-07T21:00:46.1734349Z use_cache=True, 2025-05-07T21:00:46.1734448Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:46.1734533Z use_cpu=True, 2025-05-07T21:00:46.1734631Z output_dtype=SparseType.FP16, 2025-05-07T21:00:46.1734706Z ) 2025-05-07T21:00:46.1734834Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:46.1735168Z self=, 2025-05-07T21:00:46.1735290Z compile=True, 2025-05-07T21:00:46.1735368Z T=4, 2025-05-07T21:00:46.1735442Z D=12, 2025-05-07T21:00:46.1735515Z B=95, 2025-05-07T21:00:46.1735590Z log_E=5, 2025-05-07T21:00:46.1735701Z L=6, 2025-05-07T21:00:46.1735778Z D_gradcheck=2, 2025-05-07T21:00:46.1735871Z stochastic_rounding=True, 2025-05-07T21:00:46.1736072Z weighted=True, 2025-05-07T21:00:46.1736148Z row_wise=True, 2025-05-07T21:00:46.1736227Z mixed=True, 2025-05-07T21:00:46.1736302Z use_cache=True, 2025-05-07T21:00:46.1736410Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:46.1736491Z use_cpu=False, 2025-05-07T21:00:46.1736588Z output_dtype=SparseType.FP32, 2025-05-07T21:00:46.1736661Z ) 2025-05-07T21:00:46.1737235Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:46.1737573Z self=, 2025-05-07T21:00:46.1737660Z compile=False, 2025-05-07T21:00:46.1737735Z T=5, 2025-05-07T21:00:46.1737806Z D=111, 2025-05-07T21:00:46.1737880Z B=96, 2025-05-07T21:00:46.1737952Z log_E=4, 2025-05-07T21:00:46.1738024Z L=2, 2025-05-07T21:00:46.1738104Z D_gradcheck=2, 2025-05-07T21:00:46.1738197Z stochastic_rounding=False, 2025-05-07T21:00:46.1738281Z weighted=False, 2025-05-07T21:00:46.1738360Z row_wise=False, 2025-05-07T21:00:46.1738438Z mixed=False, 2025-05-07T21:00:46.1738519Z use_cache=False, 2025-05-07T21:00:46.1738622Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:46.1738701Z use_cpu=True, 2025-05-07T21:00:46.1738807Z output_dtype=SparseType.FP16, 2025-05-07T21:00:46.1738877Z ) 2025-05-07T21:00:46.1739006Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:46.1739346Z self=, 2025-05-07T21:00:46.1739425Z compile=True, 2025-05-07T21:00:46.1739498Z T=3, 2025-05-07T21:00:46.1739571Z D=97, 2025-05-07T21:00:46.1739644Z B=7, 2025-05-07T21:00:46.1739718Z log_E=4, 2025-05-07T21:00:46.1739795Z L=3, 2025-05-07T21:00:46.1739873Z D_gradcheck=2, 2025-05-07T21:00:46.1739970Z stochastic_rounding=True, 2025-05-07T21:00:46.1740043Z weighted=True, 2025-05-07T21:00:46.1740123Z row_wise=False, 2025-05-07T21:00:46.1740200Z mixed=False, 2025-05-07T21:00:46.1740280Z use_cache=False, 2025-05-07T21:00:46.1740379Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:46.1740457Z use_cpu=False, 2025-05-07T21:00:46.1740596Z output_dtype=SparseType.FP16, 2025-05-07T21:00:46.1740668Z ) 2025-05-07T21:00:56.3484809Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:56.3486179Z self=, 2025-05-07T21:00:56.3487122Z compile=True, 2025-05-07T21:00:56.3487332Z T=4, 2025-05-07T21:00:56.3487522Z D=117, 2025-05-07T21:00:56.3487710Z B=6, 2025-05-07T21:00:56.3487891Z log_E=4, 2025-05-07T21:00:56.3488079Z L=2, 2025-05-07T21:00:56.3488262Z D_gradcheck=1, 2025-05-07T21:00:56.3488488Z stochastic_rounding=True, 2025-05-07T21:00:56.3488736Z weighted=True, 2025-05-07T21:00:56.3488943Z row_wise=True, 2025-05-07T21:00:56.3489148Z mixed=False, 2025-05-07T21:00:56.3489349Z use_cache=True, 2025-05-07T21:00:56.3489578Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:56.3489864Z use_cpu=False, 2025-05-07T21:00:56.3490098Z output_dtype=SparseType.FP16, 2025-05-07T21:00:56.3490351Z ) 2025-05-07T21:00:56.3490578Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:56.3491153Z self=, 2025-05-07T21:00:56.3491675Z compile=True, 2025-05-07T21:00:56.3491879Z T=3, 2025-05-07T21:00:56.3492059Z D=114, 2025-05-07T21:00:56.3492235Z B=2, 2025-05-07T21:00:56.3492688Z log_E=4, 2025-05-07T21:00:56.3492878Z L=8, 2025-05-07T21:00:56.3493052Z D_gradcheck=2, 2025-05-07T21:00:56.3493275Z stochastic_rounding=True, 2025-05-07T21:00:56.3493524Z weighted=False, 2025-05-07T21:00:56.3493811Z row_wise=False, 2025-05-07T21:00:56.3494023Z mixed=False, 2025-05-07T21:00:56.3494223Z use_cache=True, 2025-05-07T21:00:56.3494446Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:56.3494728Z use_cpu=False, 2025-05-07T21:00:56.3494960Z output_dtype=SparseType.FP32, 2025-05-07T21:00:56.3495214Z ) 2025-05-07T21:00:56.3495450Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:56.3496025Z self=, 2025-05-07T21:00:56.3496805Z compile=False, 2025-05-07T21:00:56.3497008Z T=3, 2025-05-07T21:00:56.3497192Z D=86, 2025-05-07T21:00:56.3497379Z B=96, 2025-05-07T21:00:56.3497558Z log_E=5, 2025-05-07T21:00:56.3497755Z L=17, 2025-05-07T21:00:56.3497944Z D_gradcheck=2, 2025-05-07T21:00:56.3498164Z stochastic_rounding=False, 2025-05-07T21:00:56.3498420Z weighted=True, 2025-05-07T21:00:56.3498630Z row_wise=True, 2025-05-07T21:00:56.3498835Z mixed=False, 2025-05-07T21:00:56.3499044Z use_cache=False, 2025-05-07T21:00:56.3499288Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:56.3499566Z use_cpu=True, 2025-05-07T21:00:56.3499799Z output_dtype=SparseType.FP16, 2025-05-07T21:00:56.3500055Z ) 2025-05-07T21:00:56.3500283Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:56.3500855Z self=, 2025-05-07T21:00:56.3501382Z compile=False, 2025-05-07T21:00:56.3501586Z T=4, 2025-05-07T21:00:56.3501762Z D=96, 2025-05-07T21:00:56.3501945Z B=45, 2025-05-07T21:00:56.3502132Z log_E=5, 2025-05-07T21:00:56.3502317Z L=14, 2025-05-07T21:00:56.3502506Z D_gradcheck=1, 2025-05-07T21:00:56.3502734Z stochastic_rounding=False, 2025-05-07T21:00:56.3502981Z weighted=True, 2025-05-07T21:00:56.3503190Z row_wise=True, 2025-05-07T21:00:56.3503398Z mixed=False, 2025-05-07T21:00:56.3503606Z use_cache=True, 2025-05-07T21:00:56.3503843Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:56.3504129Z use_cpu=True, 2025-05-07T21:00:56.3504357Z output_dtype=SparseType.BF16, 2025-05-07T21:00:56.3504615Z ) 2025-05-07T21:00:56.3504845Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:56.3505529Z self=, 2025-05-07T21:00:56.3506061Z compile=False, 2025-05-07T21:00:56.3506272Z T=4, 2025-05-07T21:00:56.3506457Z D=77, 2025-05-07T21:00:56.3506652Z B=96, 2025-05-07T21:00:56.3506870Z log_E=5, 2025-05-07T21:00:56.3507074Z L=12, 2025-05-07T21:00:56.3507261Z D_gradcheck=2, 2025-05-07T21:00:56.3507494Z stochastic_rounding=True, 2025-05-07T21:00:56.3507748Z weighted=False, 2025-05-07T21:00:56.3507955Z row_wise=True, 2025-05-07T21:00:56.3508165Z mixed=False, 2025-05-07T21:00:56.3508374Z use_cache=False, 2025-05-07T21:00:56.3508618Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:56.3508903Z use_cpu=False, 2025-05-07T21:00:56.3509135Z output_dtype=SparseType.FP16, 2025-05-07T21:00:56.3509384Z ) 2025-05-07T21:00:56.3509616Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:56.3510192Z self=, 2025-05-07T21:00:56.3510710Z compile=False, 2025-05-07T21:00:56.3510919Z T=3, 2025-05-07T21:00:56.3511103Z D=110, 2025-05-07T21:00:56.3511286Z B=65, 2025-05-07T21:00:56.3511469Z log_E=4, 2025-05-07T21:00:56.3511661Z L=6, 2025-05-07T21:00:56.3511841Z D_gradcheck=2, 2025-05-07T21:00:56.3512069Z stochastic_rounding=False, 2025-05-07T21:00:56.3512376Z weighted=False, 2025-05-07T21:00:56.3512580Z row_wise=True, 2025-05-07T21:00:56.3512790Z mixed=True, 2025-05-07T21:00:56.3513000Z use_cache=False, 2025-05-07T21:00:56.3513239Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:56.3513569Z use_cpu=True, 2025-05-07T21:00:56.3513804Z output_dtype=SparseType.FP32, 2025-05-07T21:00:56.3514063Z ) 2025-05-07T21:00:56.3514287Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:56.3514867Z self=, 2025-05-07T21:00:56.3515398Z compile=True, 2025-05-07T21:00:56.3515598Z T=3, 2025-05-07T21:00:56.3515787Z D=115, 2025-05-07T21:00:56.3515975Z B=115, 2025-05-07T21:00:56.3516202Z log_E=4, 2025-05-07T21:00:56.3516395Z L=2, 2025-05-07T21:00:56.3516585Z D_gradcheck=2, 2025-05-07T21:00:56.3516803Z stochastic_rounding=True, 2025-05-07T21:00:56.3517057Z weighted=True, 2025-05-07T21:00:56.3517272Z row_wise=False, 2025-05-07T21:00:56.3517476Z mixed=True, 2025-05-07T21:00:56.3517683Z use_cache=True, 2025-05-07T21:00:56.3517926Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:56.3518204Z use_cpu=False, 2025-05-07T21:00:56.3518439Z output_dtype=SparseType.FP32, 2025-05-07T21:00:56.3518699Z ) 2025-05-07T21:00:56.3518925Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:56.3519500Z self=, 2025-05-07T21:00:56.3520037Z compile=False, 2025-05-07T21:00:56.3520241Z T=5, 2025-05-07T21:00:56.3520421Z D=32, 2025-05-07T21:00:56.3520607Z B=36, 2025-05-07T21:00:56.3520793Z log_E=4, 2025-05-07T21:00:56.3520982Z L=7, 2025-05-07T21:00:56.3521169Z D_gradcheck=2, 2025-05-07T21:00:56.3521392Z stochastic_rounding=False, 2025-05-07T21:00:56.3521641Z weighted=False, 2025-05-07T21:00:56.3521852Z row_wise=True, 2025-05-07T21:00:56.3522059Z mixed=False, 2025-05-07T21:00:56.3522260Z use_cache=True, 2025-05-07T21:00:56.3522495Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:56.3522774Z use_cpu=True, 2025-05-07T21:00:56.3523002Z output_dtype=SparseType.FP16, 2025-05-07T21:00:56.3523258Z ) 2025-05-07T21:00:56.3523485Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:56.3524054Z self=, 2025-05-07T21:00:56.3524577Z compile=True, 2025-05-07T21:00:56.3524831Z T=4, 2025-05-07T21:00:56.3525017Z D=7, 2025-05-07T21:00:56.3525196Z B=96, 2025-05-07T21:00:56.3525382Z log_E=4, 2025-05-07T21:00:56.3525570Z L=7, 2025-05-07T21:00:56.3525752Z D_gradcheck=2, 2025-05-07T21:00:56.3525973Z stochastic_rounding=True, 2025-05-07T21:00:56.3526225Z weighted=True, 2025-05-07T21:00:56.3526428Z row_wise=True, 2025-05-07T21:00:56.3526630Z mixed=True, 2025-05-07T21:00:56.3526868Z use_cache=False, 2025-05-07T21:00:56.3527124Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:56.3527406Z use_cpu=False, 2025-05-07T21:00:56.3527637Z output_dtype=SparseType.FP16, 2025-05-07T21:00:56.3527885Z ) 2025-05-07T21:00:56.3528117Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:56.3528690Z self=, 2025-05-07T21:00:56.3529209Z compile=False, 2025-05-07T21:00:56.3529415Z T=2, 2025-05-07T21:00:56.3529602Z D=12, 2025-05-07T21:00:56.3529782Z B=1, 2025-05-07T21:00:56.3529968Z log_E=4, 2025-05-07T21:00:56.3530161Z L=19, 2025-05-07T21:00:56.3530342Z D_gradcheck=1, 2025-05-07T21:00:56.3530570Z stochastic_rounding=True, 2025-05-07T21:00:56.3530823Z weighted=False, 2025-05-07T21:00:56.3531030Z row_wise=False, 2025-05-07T21:00:56.3531239Z mixed=True, 2025-05-07T21:00:56.3531442Z use_cache=True, 2025-05-07T21:00:56.3531750Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:56.3532025Z use_cpu=False, 2025-05-07T21:00:56.3532257Z output_dtype=SparseType.BF16, 2025-05-07T21:00:56.3532513Z ) 2025-05-07T21:00:56.3532781Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:56.3533361Z self=, 2025-05-07T21:00:56.3533889Z compile=True, 2025-05-07T21:00:56.3534093Z T=4, 2025-05-07T21:00:56.3534284Z D=9, 2025-05-07T21:00:56.3534472Z B=14, 2025-05-07T21:00:56.3534660Z log_E=5, 2025-05-07T21:00:56.3534846Z L=8, 2025-05-07T21:00:56.3535035Z D_gradcheck=1, 2025-05-07T21:00:56.3535268Z stochastic_rounding=False, 2025-05-07T21:00:56.3535560Z weighted=False, 2025-05-07T21:00:56.3535776Z row_wise=False, 2025-05-07T21:00:56.3535987Z mixed=False, 2025-05-07T21:00:56.3536251Z use_cache=False, 2025-05-07T21:00:56.3536496Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:56.3545146Z use_cpu=True, 2025-05-07T21:00:56.3545415Z output_dtype=SparseType.BF16, 2025-05-07T21:00:56.3545698Z ) 2025-05-07T21:00:56.3545953Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:56.3546659Z self=, 2025-05-07T21:00:56.3547200Z compile=False, 2025-05-07T21:00:56.3547406Z T=1, 2025-05-07T21:00:56.3547605Z D=33, 2025-05-07T21:00:56.3547799Z B=64, 2025-05-07T21:00:56.3547980Z log_E=5, 2025-05-07T21:00:56.3548180Z L=17, 2025-05-07T21:00:56.3548375Z D_gradcheck=2, 2025-05-07T21:00:56.3548594Z stochastic_rounding=True, 2025-05-07T21:00:56.3548854Z weighted=False, 2025-05-07T21:00:56.3549071Z row_wise=False, 2025-05-07T21:00:56.3549273Z mixed=False, 2025-05-07T21:00:56.3549486Z use_cache=True, 2025-05-07T21:00:56.3549728Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:56.3550005Z use_cpu=False, 2025-05-07T21:00:56.3550243Z output_dtype=SparseType.FP16, 2025-05-07T21:00:56.3550506Z ) 2025-05-07T21:00:56.3550734Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:56.3551317Z self=, 2025-05-07T21:00:56.3551851Z compile=False, 2025-05-07T21:00:56.3552056Z T=3, 2025-05-07T21:00:56.3552245Z D=54, 2025-05-07T21:00:56.3552437Z B=17, 2025-05-07T21:00:56.3552621Z log_E=5, 2025-05-07T21:00:56.3552821Z L=11, 2025-05-07T21:00:56.3553084Z D_gradcheck=1, 2025-05-07T21:00:56.3553312Z stochastic_rounding=False, 2025-05-07T21:00:56.3553566Z weighted=False, 2025-05-07T21:00:56.3553779Z row_wise=True, 2025-05-07T21:00:56.3553988Z mixed=True, 2025-05-07T21:00:56.3554189Z use_cache=False, 2025-05-07T21:00:56.3554436Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:56.3554721Z use_cpu=False, 2025-05-07T21:00:56.3554950Z output_dtype=SparseType.BF16, 2025-05-07T21:00:56.3555213Z ) 2025-05-07T21:00:56.3555445Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:56.3556021Z self=, 2025-05-07T21:00:56.3556578Z compile=False, 2025-05-07T21:00:56.3556817Z T=4, 2025-05-07T21:00:56.3557002Z D=120, 2025-05-07T21:00:56.3557198Z B=107, 2025-05-07T21:00:56.3557394Z log_E=4, 2025-05-07T21:00:56.3557584Z L=12, 2025-05-07T21:00:56.3557780Z D_gradcheck=2, 2025-05-07T21:00:56.3558012Z stochastic_rounding=False, 2025-05-07T21:00:56.3558258Z weighted=True, 2025-05-07T21:00:56.3558472Z row_wise=False, 2025-05-07T21:00:56.3558684Z mixed=False, 2025-05-07T21:00:56.3558895Z use_cache=True, 2025-05-07T21:00:56.3559135Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:56.3559726Z use_cpu=False, 2025-05-07T21:00:56.3559963Z output_dtype=SparseType.FP32, 2025-05-07T21:00:56.3560313Z ) 2025-05-07T21:00:56.3560549Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:56.3561119Z self=, 2025-05-07T21:00:56.3561694Z compile=False, 2025-05-07T21:00:56.3561897Z T=4, 2025-05-07T21:00:56.3562073Z D=45, 2025-05-07T21:00:56.3562243Z B=74, 2025-05-07T21:00:56.3562419Z log_E=4, 2025-05-07T21:00:56.3562607Z L=10, 2025-05-07T21:00:56.3562782Z D_gradcheck=2, 2025-05-07T21:00:56.3563004Z stochastic_rounding=False, 2025-05-07T21:00:56.3563254Z weighted=True, 2025-05-07T21:00:56.3563448Z row_wise=True, 2025-05-07T21:00:56.3563646Z mixed=True, 2025-05-07T21:00:56.3563843Z use_cache=True, 2025-05-07T21:00:56.3564134Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:56.3564433Z use_cpu=False, 2025-05-07T21:00:56.3564657Z output_dtype=SparseType.BF16, 2025-05-07T21:00:56.3564910Z ) 2025-05-07T21:00:56.3565129Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:56.3565700Z self=, 2025-05-07T21:00:56.3566220Z compile=False, 2025-05-07T21:00:56.3566418Z T=4, 2025-05-07T21:00:56.3566605Z D=52, 2025-05-07T21:00:56.3566811Z B=112, 2025-05-07T21:00:56.3567000Z log_E=3, 2025-05-07T21:00:56.3567184Z L=19, 2025-05-07T21:00:56.3567370Z D_gradcheck=2, 2025-05-07T21:00:56.3567584Z stochastic_rounding=True, 2025-05-07T21:00:56.3567831Z weighted=True, 2025-05-07T21:00:56.3568035Z row_wise=True, 2025-05-07T21:00:56.3568228Z mixed=False, 2025-05-07T21:00:56.3568430Z use_cache=True, 2025-05-07T21:00:56.3568661Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:56.3568943Z use_cpu=True, 2025-05-07T21:00:56.3569164Z output_dtype=SparseType.FP32, 2025-05-07T21:00:56.3569416Z ) 2025-05-07T21:00:56.3569641Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:56.3570202Z self=, 2025-05-07T21:00:56.3570727Z compile=True, 2025-05-07T21:00:56.3570924Z T=2, 2025-05-07T21:00:56.3571101Z D=98, 2025-05-07T21:00:56.3571282Z B=89, 2025-05-07T21:00:56.3571458Z log_E=3, 2025-05-07T21:00:56.3571638Z L=18, 2025-05-07T21:00:56.3571826Z D_gradcheck=1, 2025-05-07T21:00:56.3572047Z stochastic_rounding=True, 2025-05-07T21:00:56.3572287Z weighted=True, 2025-05-07T21:00:56.3572492Z row_wise=False, 2025-05-07T21:00:56.3572762Z mixed=True, 2025-05-07T21:00:56.3572959Z use_cache=True, 2025-05-07T21:00:56.3573192Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:56.3573471Z use_cpu=False, 2025-05-07T21:00:56.3573691Z output_dtype=SparseType.FP32, 2025-05-07T21:00:56.3573941Z ) 2025-05-07T21:00:56.3574162Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:56.3574727Z self=, 2025-05-07T21:00:56.3575243Z compile=True, 2025-05-07T21:00:56.3575441Z T=3, 2025-05-07T21:00:56.3575620Z D=33, 2025-05-07T21:00:56.3575791Z B=90, 2025-05-07T21:00:56.3575974Z log_E=4, 2025-05-07T21:00:56.3576229Z L=16, 2025-05-07T21:00:56.3576413Z D_gradcheck=2, 2025-05-07T21:00:56.3576639Z stochastic_rounding=True, 2025-05-07T21:00:56.3576889Z weighted=True, 2025-05-07T21:00:56.3577093Z row_wise=False, 2025-05-07T21:00:56.3577304Z mixed=False, 2025-05-07T21:00:56.3577516Z use_cache=False, 2025-05-07T21:00:56.3577755Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:56.3578037Z use_cpu=False, 2025-05-07T21:00:56.3578265Z output_dtype=SparseType.FP32, 2025-05-07T21:00:56.3578518Z ) 2025-05-07T21:00:56.3764853Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:56.3765948Z self=, 2025-05-07T21:00:56.3766997Z compile=False, 2025-05-07T21:00:56.3767191Z T=4, 2025-05-07T21:00:56.3767363Z D=66, 2025-05-07T21:00:56.3767540Z B=94, 2025-05-07T21:00:56.3767714Z log_E=3, 2025-05-07T21:00:56.3767958Z L=5, 2025-05-07T21:00:56.3768146Z D_gradcheck=1, 2025-05-07T21:00:56.3768358Z stochastic_rounding=True, 2025-05-07T21:00:56.3768608Z weighted=True, 2025-05-07T21:00:56.3768820Z row_wise=False, 2025-05-07T21:00:56.3769015Z mixed=False, 2025-05-07T21:00:56.3769224Z use_cache=False, 2025-05-07T21:00:56.3769477Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:56.3769755Z use_cpu=False, 2025-05-07T21:00:56.3769978Z output_dtype=SparseType.BF16, 2025-05-07T21:00:56.3770241Z ) 2025-05-07T21:00:56.3770530Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:56.3771091Z self=, 2025-05-07T21:00:56.3771618Z compile=False, 2025-05-07T21:00:56.3771827Z T=2, 2025-05-07T21:00:56.3772009Z D=36, 2025-05-07T21:00:56.3772195Z B=31, 2025-05-07T21:00:56.3772380Z log_E=4, 2025-05-07T21:00:56.3772569Z L=7, 2025-05-07T21:00:56.3772758Z D_gradcheck=2, 2025-05-07T21:00:56.3772983Z stochastic_rounding=True, 2025-05-07T21:00:56.3773227Z weighted=True, 2025-05-07T21:00:56.3773443Z row_wise=True, 2025-05-07T21:00:56.3773647Z mixed=True, 2025-05-07T21:00:56.3773847Z use_cache=True, 2025-05-07T21:00:56.3774084Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:56.3774367Z use_cpu=True, 2025-05-07T21:00:56.3774591Z output_dtype=SparseType.FP32, 2025-05-07T21:00:56.3774849Z ) 2025-05-07T21:00:56.3775081Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:56.3775659Z self=, 2025-05-07T21:00:56.3776318Z compile=False, 2025-05-07T21:00:56.3776523Z T=2, 2025-05-07T21:00:56.3776700Z D=75, 2025-05-07T21:00:56.3776873Z B=108, 2025-05-07T21:00:56.3777049Z log_E=3, 2025-05-07T21:00:56.3777235Z L=1, 2025-05-07T21:00:56.3777409Z D_gradcheck=2, 2025-05-07T21:00:56.3777632Z stochastic_rounding=False, 2025-05-07T21:00:56.3777880Z weighted=True, 2025-05-07T21:00:56.3778090Z row_wise=True, 2025-05-07T21:00:56.3778282Z mixed=True, 2025-05-07T21:00:56.3778484Z use_cache=False, 2025-05-07T21:00:56.3778726Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:56.3779004Z use_cpu=False, 2025-05-07T21:00:56.3779293Z output_dtype=SparseType.FP16, 2025-05-07T21:00:56.3779546Z ) 2025-05-07T21:00:56.3779775Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:56.3780342Z self=, 2025-05-07T21:00:56.3780868Z compile=True, 2025-05-07T21:00:56.3781075Z T=3, 2025-05-07T21:00:56.3781261Z D=33, 2025-05-07T21:00:56.3781439Z B=44, 2025-05-07T21:00:56.3781624Z log_E=5, 2025-05-07T21:00:56.3781808Z L=19, 2025-05-07T21:00:56.3781997Z D_gradcheck=1, 2025-05-07T21:00:56.3782223Z stochastic_rounding=False, 2025-05-07T21:00:56.3782472Z weighted=False, 2025-05-07T21:00:56.3782683Z row_wise=False, 2025-05-07T21:00:56.3782894Z mixed=True, 2025-05-07T21:00:56.3783090Z use_cache=True, 2025-05-07T21:00:56.3783322Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:56.3783604Z use_cpu=False, 2025-05-07T21:00:56.3783828Z output_dtype=SparseType.BF16, 2025-05-07T21:00:56.3784082Z ) 2025-05-07T21:00:56.3784310Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:56.3784879Z self=, 2025-05-07T21:00:56.3785397Z compile=True, 2025-05-07T21:00:56.3785771Z T=3, 2025-05-07T21:00:56.3785946Z D=98, 2025-05-07T21:00:56.3786112Z B=7, 2025-05-07T21:00:56.3786334Z log_E=5, 2025-05-07T21:00:56.3786517Z L=18, 2025-05-07T21:00:56.3786690Z D_gradcheck=1, 2025-05-07T21:00:56.3786904Z stochastic_rounding=True, 2025-05-07T21:00:56.3787149Z weighted=True, 2025-05-07T21:00:56.3787389Z row_wise=False, 2025-05-07T21:00:56.3787589Z mixed=True, 2025-05-07T21:00:56.3787786Z use_cache=False, 2025-05-07T21:00:56.3788014Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:56.3788286Z use_cpu=False, 2025-05-07T21:00:56.3788509Z output_dtype=SparseType.FP16, 2025-05-07T21:00:56.3788758Z ) 2025-05-07T21:00:56.3788987Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:56.3789558Z self=, 2025-05-07T21:00:56.3790116Z compile=True, 2025-05-07T21:00:56.3790308Z T=1, 2025-05-07T21:00:56.3790483Z D=2, 2025-05-07T21:00:56.3790660Z B=75, 2025-05-07T21:00:56.3790833Z log_E=3, 2025-05-07T21:00:56.3791016Z L=12, 2025-05-07T21:00:56.3791194Z D_gradcheck=1, 2025-05-07T21:00:56.3791404Z stochastic_rounding=True, 2025-05-07T21:00:56.3791647Z weighted=True, 2025-05-07T21:00:56.3791846Z row_wise=True, 2025-05-07T21:00:56.3792042Z mixed=False, 2025-05-07T21:00:56.3792242Z use_cache=False, 2025-05-07T21:00:56.3792482Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:56.3792748Z use_cpu=False, 2025-05-07T21:00:56.3792974Z output_dtype=SparseType.FP32, 2025-05-07T21:00:56.3793228Z ) 2025-05-07T21:00:56.3793454Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:56.3794021Z self=, 2025-05-07T21:00:56.3794548Z compile=False, 2025-05-07T21:00:56.3794747Z T=2, 2025-05-07T21:00:56.3794932Z D=112, 2025-05-07T21:00:56.3795118Z B=123, 2025-05-07T21:00:56.3795299Z log_E=5, 2025-05-07T21:00:56.3795488Z L=9, 2025-05-07T21:00:56.3795675Z D_gradcheck=1, 2025-05-07T21:00:56.3795892Z stochastic_rounding=False, 2025-05-07T21:00:56.3796143Z weighted=False, 2025-05-07T21:00:56.3796350Z row_wise=False, 2025-05-07T21:00:56.3796555Z mixed=True, 2025-05-07T21:00:56.3796779Z use_cache=True, 2025-05-07T21:00:56.3797034Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:56.3797311Z use_cpu=True, 2025-05-07T21:00:56.3797536Z output_dtype=SparseType.FP32, 2025-05-07T21:00:56.3797792Z ) 2025-05-07T21:00:56.3798018Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:56.3798633Z self=, 2025-05-07T21:00:56.3799162Z compile=True, 2025-05-07T21:00:56.3799368Z T=4, 2025-05-07T21:00:56.3799547Z D=86, 2025-05-07T21:00:56.3799729Z B=35, 2025-05-07T21:00:56.3799911Z log_E=5, 2025-05-07T21:00:56.3800102Z L=4, 2025-05-07T21:00:56.3800288Z D_gradcheck=2, 2025-05-07T21:00:56.3800510Z stochastic_rounding=False, 2025-05-07T21:00:56.3800748Z weighted=True, 2025-05-07T21:00:56.3800960Z row_wise=False, 2025-05-07T21:00:56.3801167Z mixed=False, 2025-05-07T21:00:56.3801368Z use_cache=False, 2025-05-07T21:00:56.3801616Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:56.3801894Z use_cpu=True, 2025-05-07T21:00:56.3802127Z output_dtype=SparseType.FP32, 2025-05-07T21:00:56.3802371Z ) 2025-05-07T21:00:56.3802599Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:56.3803175Z self=, 2025-05-07T21:00:56.3803696Z compile=False, 2025-05-07T21:00:56.3803904Z T=1, 2025-05-07T21:00:56.3804087Z D=18, 2025-05-07T21:00:56.3804267Z B=32, 2025-05-07T21:00:56.3804452Z log_E=3, 2025-05-07T21:00:56.3804638Z L=6, 2025-05-07T21:00:56.3804819Z D_gradcheck=2, 2025-05-07T21:00:56.3805049Z stochastic_rounding=False, 2025-05-07T21:00:56.3805340Z weighted=True, 2025-05-07T21:00:56.3805535Z row_wise=False, 2025-05-07T21:00:56.3805732Z mixed=False, 2025-05-07T21:00:56.3805928Z use_cache=True, 2025-05-07T21:00:56.3806150Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:56.3806491Z use_cpu=False, 2025-05-07T21:00:56.3806718Z output_dtype=SparseType.FP16, 2025-05-07T21:00:56.3806955Z ) 2025-05-07T21:00:56.3807173Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:56.3807740Z self=, 2025-05-07T21:00:56.3808257Z compile=False, 2025-05-07T21:00:56.3808451Z T=5, 2025-05-07T21:00:56.3808630Z D=26, 2025-05-07T21:00:56.3808809Z B=69, 2025-05-07T21:00:56.3809026Z log_E=4, 2025-05-07T21:00:56.3809211Z L=7, 2025-05-07T21:00:56.3809389Z D_gradcheck=2, 2025-05-07T21:00:56.3809600Z stochastic_rounding=True, 2025-05-07T21:00:56.3809842Z weighted=True, 2025-05-07T21:00:56.3810047Z row_wise=False, 2025-05-07T21:00:56.3810245Z mixed=True, 2025-05-07T21:00:56.3810440Z use_cache=False, 2025-05-07T21:00:56.3810677Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:56.3810942Z use_cpu=False, 2025-05-07T21:00:56.3811164Z output_dtype=SparseType.BF16, 2025-05-07T21:00:56.3811412Z ) 2025-05-07T21:00:56.3811632Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:56.3812198Z self=, 2025-05-07T21:00:56.3812721Z compile=False, 2025-05-07T21:00:56.3812917Z T=2, 2025-05-07T21:00:56.3813101Z D=74, 2025-05-07T21:00:56.3813285Z B=79, 2025-05-07T21:00:56.3813468Z log_E=5, 2025-05-07T21:00:56.3813651Z L=15, 2025-05-07T21:00:56.3813837Z D_gradcheck=1, 2025-05-07T21:00:56.3814059Z stochastic_rounding=False, 2025-05-07T21:00:56.3814304Z weighted=False, 2025-05-07T21:00:56.3814521Z row_wise=False, 2025-05-07T21:00:56.3814733Z mixed=False, 2025-05-07T21:00:56.3814936Z use_cache=False, 2025-05-07T21:00:56.3815174Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:56.3815446Z use_cpu=True, 2025-05-07T21:00:56.3815668Z output_dtype=SparseType.BF16, 2025-05-07T21:00:56.3815921Z ) 2025-05-07T21:00:56.3816240Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:56.3816799Z self=, 2025-05-07T21:00:56.3817314Z compile=False, 2025-05-07T21:00:56.3817563Z T=3, 2025-05-07T21:00:56.3817735Z D=18, 2025-05-07T21:00:56.3817906Z B=68, 2025-05-07T21:00:56.3818079Z log_E=3, 2025-05-07T21:00:56.3818256Z L=1, 2025-05-07T21:00:56.3818432Z D_gradcheck=1, 2025-05-07T21:00:56.3818646Z stochastic_rounding=True, 2025-05-07T21:00:56.3818882Z weighted=True, 2025-05-07T21:00:56.3819086Z row_wise=False, 2025-05-07T21:00:56.3819284Z mixed=False, 2025-05-07T21:00:56.3819479Z use_cache=True, 2025-05-07T21:00:56.3819698Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:56.3819972Z use_cpu=False, 2025-05-07T21:00:56.3820197Z output_dtype=SparseType.BF16, 2025-05-07T21:00:56.3820438Z ) 2025-05-07T21:00:56.3820660Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:56.3821224Z self=, 2025-05-07T21:00:56.3821737Z compile=False, 2025-05-07T21:00:56.3821940Z T=1, 2025-05-07T21:00:56.3822123Z D=88, 2025-05-07T21:00:56.3822298Z B=45, 2025-05-07T21:00:56.3822479Z log_E=3, 2025-05-07T21:00:56.3822668Z L=10, 2025-05-07T21:00:56.3822846Z D_gradcheck=1, 2025-05-07T21:00:56.3823076Z stochastic_rounding=False, 2025-05-07T21:00:56.3823327Z weighted=True, 2025-05-07T21:00:56.3823529Z row_wise=True, 2025-05-07T21:00:56.3823735Z mixed=False, 2025-05-07T21:00:56.3823937Z use_cache=True, 2025-05-07T21:00:56.3824211Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:56.3824482Z use_cpu=False, 2025-05-07T21:00:56.3824702Z output_dtype=SparseType.FP32, 2025-05-07T21:00:56.3824943Z ) 2025-05-07T21:00:56.3825209Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:56.3825775Z self=, 2025-05-07T21:00:56.3826296Z compile=True, 2025-05-07T21:00:56.3826503Z T=5, 2025-05-07T21:00:56.3826716Z D=26, 2025-05-07T21:00:56.3826917Z B=75, 2025-05-07T21:00:56.3827096Z log_E=5, 2025-05-07T21:00:56.3827282Z L=11, 2025-05-07T21:00:56.3827464Z D_gradcheck=2, 2025-05-07T21:00:56.3827677Z stochastic_rounding=True, 2025-05-07T21:00:56.3827963Z weighted=False, 2025-05-07T21:00:56.3828160Z row_wise=False, 2025-05-07T21:00:56.3828353Z mixed=False, 2025-05-07T21:00:56.3828550Z use_cache=True, 2025-05-07T21:00:56.3835732Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:56.3836060Z use_cpu=True, 2025-05-07T21:00:56.3836296Z output_dtype=SparseType.FP32, 2025-05-07T21:00:56.3836549Z ) 2025-05-07T21:00:56.3836782Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:56.3837363Z self=, 2025-05-07T21:00:56.3837885Z compile=True, 2025-05-07T21:00:56.3838089Z T=5, 2025-05-07T21:00:56.3838269Z D=31, 2025-05-07T21:00:56.3838442Z B=70, 2025-05-07T21:00:56.3838622Z log_E=5, 2025-05-07T21:00:56.3838813Z L=0, 2025-05-07T21:00:56.3838993Z D_gradcheck=2, 2025-05-07T21:00:56.3839217Z stochastic_rounding=False, 2025-05-07T21:00:56.3839468Z weighted=False, 2025-05-07T21:00:56.3839677Z row_wise=True, 2025-05-07T21:00:56.3839879Z mixed=True, 2025-05-07T21:00:56.3840087Z use_cache=False, 2025-05-07T21:00:56.3840328Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:56.3840598Z use_cpu=False, 2025-05-07T21:00:56.3840823Z output_dtype=SparseType.FP16, 2025-05-07T21:00:56.3841070Z ) 2025-05-07T21:00:56.3841291Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:56.3841862Z self=, 2025-05-07T21:00:56.3842379Z compile=True, 2025-05-07T21:00:56.3842574Z T=5, 2025-05-07T21:00:56.3842754Z D=21, 2025-05-07T21:00:56.3842927Z B=8, 2025-05-07T21:00:56.3843097Z log_E=3, 2025-05-07T21:00:56.3843276Z L=13, 2025-05-07T21:00:56.3843532Z D_gradcheck=1, 2025-05-07T21:00:56.3843749Z stochastic_rounding=False, 2025-05-07T21:00:56.3843993Z weighted=True, 2025-05-07T21:00:56.3844192Z row_wise=False, 2025-05-07T21:00:56.3844386Z mixed=False, 2025-05-07T21:00:56.3844577Z use_cache=False, 2025-05-07T21:00:56.3844810Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:56.3845073Z use_cpu=False, 2025-05-07T21:00:56.3845289Z output_dtype=SparseType.FP32, 2025-05-07T21:00:56.3845534Z ) 2025-05-07T21:00:56.3845752Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:56.3846328Z self=, 2025-05-07T21:00:56.3846853Z compile=True, 2025-05-07T21:00:56.3847053Z T=4, 2025-05-07T21:00:56.3847230Z D=119, 2025-05-07T21:00:56.3847416Z B=41, 2025-05-07T21:00:56.3847590Z log_E=3, 2025-05-07T21:00:56.3847770Z L=3, 2025-05-07T21:00:56.3847948Z D_gradcheck=1, 2025-05-07T21:00:56.3848178Z stochastic_rounding=False, 2025-05-07T21:00:56.3848420Z weighted=True, 2025-05-07T21:00:56.3848626Z row_wise=True, 2025-05-07T21:00:56.3848821Z mixed=True, 2025-05-07T21:00:56.3849016Z use_cache=True, 2025-05-07T21:00:56.3849242Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:56.3849520Z use_cpu=False, 2025-05-07T21:00:56.3849741Z output_dtype=SparseType.FP32, 2025-05-07T21:00:56.3850041Z ) 2025-05-07T21:00:56.3850253Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:56.3850805Z self=, 2025-05-07T21:00:56.3851361Z compile=False, 2025-05-07T21:00:56.3851562Z T=4, 2025-05-07T21:00:56.3851745Z D=36, 2025-05-07T21:00:56.3851912Z B=91, 2025-05-07T21:00:56.3852090Z log_E=4, 2025-05-07T21:00:56.3852268Z L=11, 2025-05-07T21:00:56.3852441Z D_gradcheck=2, 2025-05-07T21:00:56.3852655Z stochastic_rounding=True, 2025-05-07T21:00:56.3852898Z weighted=False, 2025-05-07T21:00:56.3853088Z row_wise=True, 2025-05-07T21:00:56.3853283Z mixed=False, 2025-05-07T21:00:56.3853485Z use_cache=False, 2025-05-07T21:00:56.3853756Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:56.3854018Z use_cpu=True, 2025-05-07T21:00:56.3854237Z output_dtype=SparseType.FP32, 2025-05-07T21:00:56.3854483Z ) 2025-05-07T21:00:59.5709350Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:59.5709989Z self=, 2025-05-07T21:00:59.5710537Z compile=False, 2025-05-07T21:00:59.5710757Z T=1, 2025-05-07T21:00:59.5710954Z D=9, 2025-05-07T21:00:59.5711151Z B=84, 2025-05-07T21:00:59.5711349Z log_E=4, 2025-05-07T21:00:59.5711543Z L=7, 2025-05-07T21:00:59.5711731Z D_gradcheck=1, 2025-05-07T21:00:59.5711958Z stochastic_rounding=False, 2025-05-07T21:00:59.5712209Z weighted=True, 2025-05-07T21:00:59.5712425Z row_wise=False, 2025-05-07T21:00:59.5712629Z mixed=True, 2025-05-07T21:00:59.5712829Z use_cache=True, 2025-05-07T21:00:59.5713064Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:59.5713356Z use_cpu=True, 2025-05-07T21:00:59.5713582Z output_dtype=SparseType.FP16, 2025-05-07T21:00:59.5713848Z ) 2025-05-07T21:00:59.5714077Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:59.5714648Z self=, 2025-05-07T21:00:59.5715172Z compile=False, 2025-05-07T21:00:59.5715380Z T=3, 2025-05-07T21:00:59.5715563Z D=21, 2025-05-07T21:00:59.5715748Z B=61, 2025-05-07T21:00:59.5715930Z log_E=3, 2025-05-07T21:00:59.5716116Z L=9, 2025-05-07T21:00:59.5716307Z D_gradcheck=2, 2025-05-07T21:00:59.5716533Z stochastic_rounding=False, 2025-05-07T21:00:59.5716776Z weighted=True, 2025-05-07T21:00:59.5716984Z row_wise=True, 2025-05-07T21:00:59.5717414Z mixed=False, 2025-05-07T21:00:59.5717626Z use_cache=True, 2025-05-07T21:00:59.5717862Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:59.5718144Z use_cpu=True, 2025-05-07T21:00:59.5718375Z output_dtype=SparseType.FP32, 2025-05-07T21:00:59.5718629Z ) 2025-05-07T21:00:59.5718857Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:59.5719427Z self=, 2025-05-07T21:00:59.5719949Z compile=True, 2025-05-07T21:00:59.5720155Z T=5, 2025-05-07T21:00:59.5720339Z D=26, 2025-05-07T21:00:59.5720519Z B=72, 2025-05-07T21:00:59.5720710Z log_E=4, 2025-05-07T21:00:59.5720902Z L=3, 2025-05-07T21:00:59.5721090Z D_gradcheck=1, 2025-05-07T21:00:59.5721318Z stochastic_rounding=False, 2025-05-07T21:00:59.5721571Z weighted=False, 2025-05-07T21:00:59.5721776Z row_wise=True, 2025-05-07T21:00:59.5721988Z mixed=True, 2025-05-07T21:00:59.5722194Z use_cache=True, 2025-05-07T21:00:59.5722423Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:59.5722704Z use_cpu=False, 2025-05-07T21:00:59.5722933Z output_dtype=SparseType.BF16, 2025-05-07T21:00:59.5723192Z ) 2025-05-07T21:00:59.5723414Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:59.5723977Z self=, 2025-05-07T21:00:59.5724589Z compile=False, 2025-05-07T21:00:59.5724788Z T=3, 2025-05-07T21:00:59.5724969Z D=49, 2025-05-07T21:00:59.5725150Z B=126, 2025-05-07T21:00:59.5725332Z log_E=3, 2025-05-07T21:00:59.5725608Z L=3, 2025-05-07T21:00:59.5725795Z D_gradcheck=2, 2025-05-07T21:00:59.5726011Z stochastic_rounding=False, 2025-05-07T21:00:59.5726263Z weighted=False, 2025-05-07T21:00:59.5726474Z row_wise=True, 2025-05-07T21:00:59.5726672Z mixed=True, 2025-05-07T21:00:59.5726875Z use_cache=True, 2025-05-07T21:00:59.5727114Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:59.5727392Z use_cpu=False, 2025-05-07T21:00:59.5727658Z output_dtype=SparseType.BF16, 2025-05-07T21:00:59.5727922Z ) 2025-05-07T21:00:59.5728218Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:59.5728788Z self=, 2025-05-07T21:00:59.5729316Z compile=True, 2025-05-07T21:00:59.5729526Z T=3, 2025-05-07T21:00:59.5729703Z D=67, 2025-05-07T21:00:59.5729886Z B=101, 2025-05-07T21:00:59.5730081Z log_E=3, 2025-05-07T21:00:59.5730265Z L=19, 2025-05-07T21:00:59.5730458Z D_gradcheck=1, 2025-05-07T21:00:59.5730685Z stochastic_rounding=True, 2025-05-07T21:00:59.5730927Z weighted=True, 2025-05-07T21:00:59.5731144Z row_wise=False, 2025-05-07T21:00:59.5731353Z mixed=True, 2025-05-07T21:00:59.5731551Z use_cache=False, 2025-05-07T21:00:59.5731810Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:59.5732089Z use_cpu=False, 2025-05-07T21:00:59.5732320Z output_dtype=SparseType.FP16, 2025-05-07T21:00:59.5732579Z ) 2025-05-07T21:00:59.5732802Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:59.5733377Z self=, 2025-05-07T21:00:59.5733908Z compile=True, 2025-05-07T21:00:59.5734112Z T=3, 2025-05-07T21:00:59.5734296Z D=47, 2025-05-07T21:00:59.5734486Z B=65, 2025-05-07T21:00:59.5734664Z log_E=5, 2025-05-07T21:00:59.5734858Z L=9, 2025-05-07T21:00:59.5735045Z D_gradcheck=2, 2025-05-07T21:00:59.5735270Z stochastic_rounding=False, 2025-05-07T21:00:59.5735526Z weighted=False, 2025-05-07T21:00:59.5735744Z row_wise=False, 2025-05-07T21:00:59.5735947Z mixed=False, 2025-05-07T21:00:59.5736262Z use_cache=True, 2025-05-07T21:00:59.5736498Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:59.5736779Z use_cpu=True, 2025-05-07T21:00:59.5737061Z output_dtype=SparseType.FP32, 2025-05-07T21:00:59.5737318Z ) 2025-05-07T21:00:59.5737547Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:59.5738115Z self=, 2025-05-07T21:00:59.5738638Z compile=True, 2025-05-07T21:00:59.5738842Z T=1, 2025-05-07T21:00:59.5739022Z D=118, 2025-05-07T21:00:59.5739206Z B=82, 2025-05-07T21:00:59.5739396Z log_E=4, 2025-05-07T21:00:59.5739582Z L=4, 2025-05-07T21:00:59.5739770Z D_gradcheck=1, 2025-05-07T21:00:59.5739999Z stochastic_rounding=False, 2025-05-07T21:00:59.5740250Z weighted=False, 2025-05-07T21:00:59.5740459Z row_wise=True, 2025-05-07T21:00:59.5740666Z mixed=False, 2025-05-07T21:00:59.5740866Z use_cache=True, 2025-05-07T21:00:59.5741101Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:59.5741382Z use_cpu=False, 2025-05-07T21:00:59.5741608Z output_dtype=SparseType.FP32, 2025-05-07T21:00:59.5741866Z ) 2025-05-07T21:00:59.5742096Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:59.5742665Z self=, 2025-05-07T21:00:59.5743181Z compile=False, 2025-05-07T21:00:59.5743388Z T=4, 2025-05-07T21:00:59.5743574Z D=102, 2025-05-07T21:00:59.5743751Z B=52, 2025-05-07T21:00:59.5743985Z log_E=5, 2025-05-07T21:00:59.5744179Z L=10, 2025-05-07T21:00:59.5744364Z D_gradcheck=2, 2025-05-07T21:00:59.5744588Z stochastic_rounding=True, 2025-05-07T21:00:59.5744839Z weighted=True, 2025-05-07T21:00:59.5745084Z row_wise=False, 2025-05-07T21:00:59.5745296Z mixed=True, 2025-05-07T21:00:59.5745504Z use_cache=False, 2025-05-07T21:00:59.5745741Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:59.5746031Z use_cpu=True, 2025-05-07T21:00:59.5746260Z output_dtype=SparseType.FP16, 2025-05-07T21:00:59.5746512Z ) 2025-05-07T21:00:59.5746747Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:59.5747323Z self=, 2025-05-07T21:00:59.5747882Z compile=False, 2025-05-07T21:00:59.5748088Z T=2, 2025-05-07T21:00:59.5748277Z D=97, 2025-05-07T21:00:59.5748460Z B=12, 2025-05-07T21:00:59.5748638Z log_E=3, 2025-05-07T21:00:59.5748830Z L=13, 2025-05-07T21:00:59.5749020Z D_gradcheck=2, 2025-05-07T21:00:59.5749236Z stochastic_rounding=False, 2025-05-07T21:00:59.5749488Z weighted=False, 2025-05-07T21:00:59.5749696Z row_wise=True, 2025-05-07T21:00:59.5749897Z mixed=False, 2025-05-07T21:00:59.5750105Z use_cache=False, 2025-05-07T21:00:59.5750346Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:59.5750619Z use_cpu=False, 2025-05-07T21:00:59.5750847Z output_dtype=SparseType.FP32, 2025-05-07T21:00:59.5751097Z ) 2025-05-07T21:00:59.5751324Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:59.5751890Z self=, 2025-05-07T21:00:59.5752413Z compile=False, 2025-05-07T21:00:59.5752611Z T=4, 2025-05-07T21:00:59.5752794Z D=2, 2025-05-07T21:00:59.5752976Z B=48, 2025-05-07T21:00:59.5753152Z log_E=4, 2025-05-07T21:00:59.5753346Z L=5, 2025-05-07T21:00:59.5753535Z D_gradcheck=2, 2025-05-07T21:00:59.5753750Z stochastic_rounding=True, 2025-05-07T21:00:59.5753999Z weighted=False, 2025-05-07T21:00:59.5754208Z row_wise=True, 2025-05-07T21:00:59.5754407Z mixed=False, 2025-05-07T21:00:59.5754617Z use_cache=True, 2025-05-07T21:00:59.5754855Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:59.5755135Z use_cpu=False, 2025-05-07T21:00:59.5755358Z output_dtype=SparseType.FP16, 2025-05-07T21:00:59.5755611Z ) 2025-05-07T21:00:59.5755837Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:59.5756451Z self=, 2025-05-07T21:00:59.5756974Z compile=False, 2025-05-07T21:00:59.5757188Z T=5, 2025-05-07T21:00:59.5757374Z D=104, 2025-05-07T21:00:59.5757591Z B=73, 2025-05-07T21:00:59.5757788Z log_E=5, 2025-05-07T21:00:59.5757974Z L=20, 2025-05-07T21:00:59.5758161Z D_gradcheck=1, 2025-05-07T21:00:59.5758389Z stochastic_rounding=False, 2025-05-07T21:00:59.5758635Z weighted=False, 2025-05-07T21:00:59.5758847Z row_wise=True, 2025-05-07T21:00:59.5759054Z mixed=True, 2025-05-07T21:00:59.5759411Z use_cache=True, 2025-05-07T21:00:59.5759660Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:59.5759939Z use_cpu=False, 2025-05-07T21:00:59.5760161Z output_dtype=SparseType.FP16, 2025-05-07T21:00:59.5760421Z ) 2025-05-07T21:00:59.5760649Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:59.5761220Z self=, 2025-05-07T21:00:59.5761734Z compile=True, 2025-05-07T21:00:59.5761936Z T=1, 2025-05-07T21:00:59.5762120Z D=34, 2025-05-07T21:00:59.5762300Z B=36, 2025-05-07T21:00:59.5762482Z log_E=5, 2025-05-07T21:00:59.5762676Z L=5, 2025-05-07T21:00:59.5762857Z D_gradcheck=1, 2025-05-07T21:00:59.5763082Z stochastic_rounding=True, 2025-05-07T21:00:59.5763411Z weighted=False, 2025-05-07T21:00:59.5763613Z row_wise=True, 2025-05-07T21:00:59.5763820Z mixed=False, 2025-05-07T21:00:59.5764024Z use_cache=False, 2025-05-07T21:00:59.5764317Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:59.5764599Z use_cpu=False, 2025-05-07T21:00:59.5764828Z output_dtype=SparseType.BF16, 2025-05-07T21:00:59.5765074Z ) 2025-05-07T21:00:59.5765302Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:59.5765871Z self=, 2025-05-07T21:00:59.5766393Z compile=False, 2025-05-07T21:00:59.5766590Z T=5, 2025-05-07T21:00:59.5766778Z D=61, 2025-05-07T21:00:59.5766960Z B=92, 2025-05-07T21:00:59.5767201Z log_E=3, 2025-05-07T21:00:59.5767391Z L=12, 2025-05-07T21:00:59.5767585Z D_gradcheck=2, 2025-05-07T21:00:59.5767803Z stochastic_rounding=False, 2025-05-07T21:00:59.5768057Z weighted=False, 2025-05-07T21:00:59.5768269Z row_wise=True, 2025-05-07T21:00:59.5768476Z mixed=False, 2025-05-07T21:00:59.5768684Z use_cache=True, 2025-05-07T21:00:59.5768917Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:59.5769192Z use_cpu=True, 2025-05-07T21:00:59.5769424Z output_dtype=SparseType.FP32, 2025-05-07T21:00:59.5769678Z ) 2025-05-07T21:00:59.5769901Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:59.5770468Z self=, 2025-05-07T21:00:59.5770992Z compile=False, 2025-05-07T21:00:59.5771190Z T=2, 2025-05-07T21:00:59.5771376Z D=100, 2025-05-07T21:00:59.5771561Z B=78, 2025-05-07T21:00:59.5771738Z log_E=5, 2025-05-07T21:00:59.5771934Z L=1, 2025-05-07T21:00:59.5772119Z D_gradcheck=2, 2025-05-07T21:00:59.5772335Z stochastic_rounding=True, 2025-05-07T21:00:59.5772582Z weighted=True, 2025-05-07T21:00:59.5772788Z row_wise=True, 2025-05-07T21:00:59.5772997Z mixed=False, 2025-05-07T21:00:59.5773196Z use_cache=True, 2025-05-07T21:00:59.5773428Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:59.5773705Z use_cpu=True, 2025-05-07T21:00:59.5773930Z output_dtype=SparseType.FP16, 2025-05-07T21:00:59.5774182Z ) 2025-05-07T21:00:59.5774408Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:59.5774966Z self=, 2025-05-07T21:00:59.5775489Z compile=False, 2025-05-07T21:00:59.5775756Z T=5, 2025-05-07T21:00:59.5775936Z D=79, 2025-05-07T21:00:59.5776121Z B=77, 2025-05-07T21:00:59.5776393Z log_E=5, 2025-05-07T21:00:59.5776578Z L=17, 2025-05-07T21:00:59.5776768Z D_gradcheck=2, 2025-05-07T21:00:59.5776990Z stochastic_rounding=False, 2025-05-07T21:00:59.5777232Z weighted=True, 2025-05-07T21:00:59.5777440Z row_wise=False, 2025-05-07T21:00:59.5777646Z mixed=True, 2025-05-07T21:00:59.5777846Z use_cache=False, 2025-05-07T21:00:59.5778087Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:59.5778370Z use_cpu=False, 2025-05-07T21:00:59.5778599Z output_dtype=SparseType.BF16, 2025-05-07T21:00:59.5778848Z ) 2025-05-07T21:00:59.5779077Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:59.5779641Z self=, 2025-05-07T21:00:59.5780152Z compile=True, 2025-05-07T21:00:59.5780357Z T=3, 2025-05-07T21:00:59.5780541Z D=17, 2025-05-07T21:00:59.5780719Z B=115, 2025-05-07T21:00:59.5780912Z log_E=3, 2025-05-07T21:00:59.5781102Z L=17, 2025-05-07T21:00:59.5781283Z D_gradcheck=1, 2025-05-07T21:00:59.5781514Z stochastic_rounding=False, 2025-05-07T21:00:59.5781767Z weighted=False, 2025-05-07T21:00:59.5781972Z row_wise=True, 2025-05-07T21:00:59.5782182Z mixed=False, 2025-05-07T21:00:59.5782391Z use_cache=True, 2025-05-07T21:00:59.5782669Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:59.5782949Z use_cpu=True, 2025-05-07T21:00:59.5783178Z output_dtype=SparseType.BF16, 2025-05-07T21:00:59.5783427Z ) 2025-05-07T21:00:59.5783729Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:59.5792807Z self=, 2025-05-07T21:00:59.5793358Z compile=True, 2025-05-07T21:00:59.5793564Z T=2, 2025-05-07T21:00:59.5793753Z D=40, 2025-05-07T21:00:59.5793935Z B=20, 2025-05-07T21:00:59.5794118Z log_E=3, 2025-05-07T21:00:59.5794310Z L=5, 2025-05-07T21:00:59.5794497Z D_gradcheck=1, 2025-05-07T21:00:59.5794719Z stochastic_rounding=False, 2025-05-07T21:00:59.5795045Z weighted=True, 2025-05-07T21:00:59.5795255Z row_wise=False, 2025-05-07T21:00:59.5795455Z mixed=True, 2025-05-07T21:00:59.5795656Z use_cache=False, 2025-05-07T21:00:59.5795898Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:59.5796176Z use_cpu=False, 2025-05-07T21:00:59.5796408Z output_dtype=SparseType.BF16, 2025-05-07T21:00:59.5796665Z ) 2025-05-07T21:00:59.5796889Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:59.5797464Z self=, 2025-05-07T21:00:59.5797986Z compile=False, 2025-05-07T21:00:59.5798184Z T=5, 2025-05-07T21:00:59.5798368Z D=76, 2025-05-07T21:00:59.5798555Z B=51, 2025-05-07T21:00:59.5798730Z log_E=5, 2025-05-07T21:00:59.5798926Z L=11, 2025-05-07T21:00:59.5799113Z D_gradcheck=2, 2025-05-07T21:00:59.5799330Z stochastic_rounding=False, 2025-05-07T21:00:59.5799585Z weighted=False, 2025-05-07T21:00:59.5799801Z row_wise=False, 2025-05-07T21:00:59.5800009Z mixed=False, 2025-05-07T21:00:59.5800209Z use_cache=False, 2025-05-07T21:00:59.5800452Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:59.5800739Z use_cpu=True, 2025-05-07T21:00:59.5800964Z output_dtype=SparseType.BF16, 2025-05-07T21:00:59.5801222Z ) 2025-05-07T21:00:59.5993493Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:59.5994085Z self=, 2025-05-07T21:00:59.5994681Z compile=False, 2025-05-07T21:00:59.5994889Z T=1, 2025-05-07T21:00:59.5995077Z D=71, 2025-05-07T21:00:59.5995262Z B=56, 2025-05-07T21:00:59.5995440Z log_E=3, 2025-05-07T21:00:59.5995630Z L=19, 2025-05-07T21:00:59.5995928Z D_gradcheck=2, 2025-05-07T21:00:59.5996149Z stochastic_rounding=False, 2025-05-07T21:00:59.5996402Z weighted=True, 2025-05-07T21:00:59.5996616Z row_wise=False, 2025-05-07T21:00:59.5996819Z mixed=True, 2025-05-07T21:00:59.5997020Z use_cache=False, 2025-05-07T21:00:59.5997267Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:59.5997538Z use_cpu=True, 2025-05-07T21:00:59.5997778Z output_dtype=SparseType.FP32, 2025-05-07T21:00:59.5998037Z ) 2025-05-07T21:00:59.5998258Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:59.5998833Z self=, 2025-05-07T21:00:59.5999354Z compile=False, 2025-05-07T21:00:59.5999559Z T=2, 2025-05-07T21:00:59.5999738Z D=2, 2025-05-07T21:00:59.5999918Z B=102, 2025-05-07T21:00:59.6000106Z log_E=5, 2025-05-07T21:00:59.6000290Z L=20, 2025-05-07T21:00:59.6000478Z D_gradcheck=1, 2025-05-07T21:00:59.6000701Z stochastic_rounding=True, 2025-05-07T21:00:59.6000946Z weighted=False, 2025-05-07T21:00:59.6001159Z row_wise=False, 2025-05-07T21:00:59.6001365Z mixed=False, 2025-05-07T21:00:59.6001570Z use_cache=False, 2025-05-07T21:00:59.6001811Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:59.6002091Z use_cpu=True, 2025-05-07T21:00:59.6002315Z output_dtype=SparseType.FP16, 2025-05-07T21:00:59.6002646Z ) 2025-05-07T21:00:59.6002874Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:59.6003433Z self=, 2025-05-07T21:00:59.6004019Z compile=False, 2025-05-07T21:00:59.6004222Z T=1, 2025-05-07T21:00:59.6004408Z D=77, 2025-05-07T21:00:59.6004585Z B=48, 2025-05-07T21:00:59.6004768Z log_E=5, 2025-05-07T21:00:59.6004958Z L=3, 2025-05-07T21:00:59.6005139Z D_gradcheck=2, 2025-05-07T21:00:59.6005362Z stochastic_rounding=True, 2025-05-07T21:00:59.6005617Z weighted=False, 2025-05-07T21:00:59.6005818Z row_wise=False, 2025-05-07T21:00:59.6006021Z mixed=False, 2025-05-07T21:00:59.6006228Z use_cache=True, 2025-05-07T21:00:59.6006514Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:59.6006791Z use_cpu=False, 2025-05-07T21:00:59.6007015Z output_dtype=SparseType.FP32, 2025-05-07T21:00:59.6007264Z ) 2025-05-07T21:00:59.6007518Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:59.6008106Z self=, 2025-05-07T21:00:59.6008620Z compile=False, 2025-05-07T21:00:59.6008825Z T=3, 2025-05-07T21:00:59.6009008Z D=24, 2025-05-07T21:00:59.6009189Z B=126, 2025-05-07T21:00:59.6009375Z log_E=5, 2025-05-07T21:00:59.6009567Z L=12, 2025-05-07T21:00:59.6009746Z D_gradcheck=1, 2025-05-07T21:00:59.6009968Z stochastic_rounding=False, 2025-05-07T21:00:59.6010217Z weighted=False, 2025-05-07T21:00:59.6010423Z row_wise=True, 2025-05-07T21:00:59.6010623Z mixed=True, 2025-05-07T21:00:59.6010824Z use_cache=True, 2025-05-07T21:00:59.6011055Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:59.6011329Z use_cpu=True, 2025-05-07T21:00:59.6011552Z output_dtype=SparseType.FP32, 2025-05-07T21:00:59.6011805Z ) 2025-05-07T21:00:59.6012024Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:59.6012586Z self=, 2025-05-07T21:00:59.6013106Z compile=False, 2025-05-07T21:00:59.6013306Z T=2, 2025-05-07T21:00:59.6013491Z D=3, 2025-05-07T21:00:59.6013668Z B=5, 2025-05-07T21:00:59.6013844Z log_E=5, 2025-05-07T21:00:59.6014029Z L=4, 2025-05-07T21:00:59.6014210Z D_gradcheck=2, 2025-05-07T21:00:59.6014425Z stochastic_rounding=True, 2025-05-07T21:00:59.6014676Z weighted=False, 2025-05-07T21:00:59.6014885Z row_wise=False, 2025-05-07T21:00:59.6015131Z mixed=True, 2025-05-07T21:00:59.6015329Z use_cache=True, 2025-05-07T21:00:59.6015560Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:59.6015826Z use_cpu=True, 2025-05-07T21:00:59.6016053Z output_dtype=SparseType.FP16, 2025-05-07T21:00:59.6016428Z ) 2025-05-07T21:00:59.6016652Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:59.6017203Z self=, 2025-05-07T21:00:59.6017719Z compile=True, 2025-05-07T21:00:59.6017920Z T=2, 2025-05-07T21:00:59.6018094Z D=51, 2025-05-07T21:00:59.6018276Z B=8, 2025-05-07T21:00:59.6018454Z log_E=4, 2025-05-07T21:00:59.6018635Z L=5, 2025-05-07T21:00:59.6018821Z D_gradcheck=1, 2025-05-07T21:00:59.6019040Z stochastic_rounding=False, 2025-05-07T21:00:59.6019285Z weighted=False, 2025-05-07T21:00:59.6019494Z row_wise=False, 2025-05-07T21:00:59.6019700Z mixed=False, 2025-05-07T21:00:59.6019901Z use_cache=False, 2025-05-07T21:00:59.6020143Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:59.6020418Z use_cpu=False, 2025-05-07T21:00:59.6020637Z output_dtype=SparseType.BF16, 2025-05-07T21:00:59.6020891Z ) 2025-05-07T21:00:59.6021116Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:59.6021672Z self=, 2025-05-07T21:00:59.6022237Z compile=True, 2025-05-07T21:00:59.6022437Z T=3, 2025-05-07T21:00:59.6022616Z D=72, 2025-05-07T21:00:59.6022789Z B=92, 2025-05-07T21:00:59.6022969Z log_E=4, 2025-05-07T21:00:59.6023199Z L=13, 2025-05-07T21:00:59.6023380Z D_gradcheck=1, 2025-05-07T21:00:59.6023598Z stochastic_rounding=True, 2025-05-07T21:00:59.6023843Z weighted=False, 2025-05-07T21:00:59.6024044Z row_wise=True, 2025-05-07T21:00:59.6024245Z mixed=True, 2025-05-07T21:00:59.6024447Z use_cache=False, 2025-05-07T21:00:59.6024680Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:59.6024958Z use_cpu=False, 2025-05-07T21:00:59.6025183Z output_dtype=SparseType.BF16, 2025-05-07T21:00:59.6025472Z ) 2025-05-07T21:00:59.6025697Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:59.6026261Z self=, 2025-05-07T21:00:59.6026780Z compile=True, 2025-05-07T21:00:59.6026983Z T=4, 2025-05-07T21:00:59.6027168Z D=92, 2025-05-07T21:00:59.6027342Z B=31, 2025-05-07T21:00:59.6027526Z log_E=4, 2025-05-07T21:00:59.6027720Z L=7, 2025-05-07T21:00:59.6027908Z D_gradcheck=2, 2025-05-07T21:00:59.6028132Z stochastic_rounding=False, 2025-05-07T21:00:59.6028382Z weighted=False, 2025-05-07T21:00:59.6028584Z row_wise=False, 2025-05-07T21:00:59.6028783Z mixed=False, 2025-05-07T21:00:59.6028986Z use_cache=False, 2025-05-07T21:00:59.6029226Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:59.6029506Z use_cpu=True, 2025-05-07T21:00:59.6029731Z output_dtype=SparseType.BF16, 2025-05-07T21:00:59.6029977Z ) 2025-05-07T21:00:59.6030204Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:59.6030774Z self=, 2025-05-07T21:00:59.6031284Z compile=True, 2025-05-07T21:00:59.6031489Z T=1, 2025-05-07T21:00:59.6031668Z D=59, 2025-05-07T21:00:59.6031845Z B=21, 2025-05-07T21:00:59.6032024Z log_E=3, 2025-05-07T21:00:59.6032213Z L=10, 2025-05-07T21:00:59.6032391Z D_gradcheck=1, 2025-05-07T21:00:59.6032613Z stochastic_rounding=True, 2025-05-07T21:00:59.6032860Z weighted=False, 2025-05-07T21:00:59.6033060Z row_wise=False, 2025-05-07T21:00:59.6033262Z mixed=False, 2025-05-07T21:00:59.6033466Z use_cache=False, 2025-05-07T21:00:59.6033700Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:59.6034027Z use_cpu=False, 2025-05-07T21:00:59.6034258Z output_dtype=SparseType.BF16, 2025-05-07T21:00:59.6034509Z ) 2025-05-07T21:00:59.6034726Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:59.6035291Z self=, 2025-05-07T21:00:59.6035807Z compile=False, 2025-05-07T21:00:59.6036004Z T=4, 2025-05-07T21:00:59.6036185Z D=28, 2025-05-07T21:00:59.6036363Z B=50, 2025-05-07T21:00:59.6036539Z log_E=5, 2025-05-07T21:00:59.6036726Z L=0, 2025-05-07T21:00:59.6036906Z D_gradcheck=2, 2025-05-07T21:00:59.6037119Z stochastic_rounding=False, 2025-05-07T21:00:59.6037371Z weighted=False, 2025-05-07T21:00:59.6037610Z row_wise=False, 2025-05-07T21:00:59.6037823Z mixed=False, 2025-05-07T21:00:59.6038026Z use_cache=False, 2025-05-07T21:00:59.6038265Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:59.6038535Z use_cpu=True, 2025-05-07T21:00:59.6038763Z output_dtype=SparseType.FP32, 2025-05-07T21:00:59.6039009Z ) 2025-05-07T21:00:59.6039226Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:59.6039784Z self=, 2025-05-07T21:00:59.6040308Z compile=False, 2025-05-07T21:00:59.6040507Z T=5, 2025-05-07T21:00:59.6040682Z D=86, 2025-05-07T21:00:59.6041383Z B=75, 2025-05-07T21:00:59.6041563Z log_E=5, 2025-05-07T21:00:59.6041746Z L=15, 2025-05-07T21:00:59.6041929Z D_gradcheck=2, 2025-05-07T21:00:59.6042149Z stochastic_rounding=False, 2025-05-07T21:00:59.6042393Z weighted=False, 2025-05-07T21:00:59.6042642Z row_wise=False, 2025-05-07T21:00:59.6042847Z mixed=False, 2025-05-07T21:00:59.6043041Z use_cache=True, 2025-05-07T21:00:59.6043272Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:59.6043550Z use_cpu=True, 2025-05-07T21:00:59.6043769Z output_dtype=SparseType.FP16, 2025-05-07T21:00:59.6044026Z ) 2025-05-07T21:00:59.6044253Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:59.6044806Z self=, 2025-05-07T21:00:59.6045365Z compile=True, 2025-05-07T21:00:59.6045566Z T=3, 2025-05-07T21:00:59.6045741Z D=48, 2025-05-07T21:00:59.6045918Z B=2, 2025-05-07T21:00:59.6046095Z log_E=5, 2025-05-07T21:00:59.6046284Z L=1, 2025-05-07T21:00:59.6046465Z D_gradcheck=2, 2025-05-07T21:00:59.6046686Z stochastic_rounding=False, 2025-05-07T21:00:59.6046935Z weighted=True, 2025-05-07T21:00:59.6047132Z row_wise=False, 2025-05-07T21:00:59.6047337Z mixed=False, 2025-05-07T21:00:59.6047540Z use_cache=False, 2025-05-07T21:00:59.6047815Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:59.6048098Z use_cpu=False, 2025-05-07T21:00:59.6048320Z output_dtype=SparseType.FP32, 2025-05-07T21:00:59.6048565Z ) 2025-05-07T21:00:59.6048791Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:59.6049350Z self=, 2025-05-07T21:00:59.6049861Z compile=False, 2025-05-07T21:00:59.6050062Z T=2, 2025-05-07T21:00:59.6050238Z D=102, 2025-05-07T21:00:59.6050414Z B=125, 2025-05-07T21:00:59.6050595Z log_E=5, 2025-05-07T21:00:59.6050784Z L=19, 2025-05-07T21:00:59.6050964Z D_gradcheck=2, 2025-05-07T21:00:59.6051181Z stochastic_rounding=False, 2025-05-07T21:00:59.6051428Z weighted=True, 2025-05-07T21:00:59.6051625Z row_wise=True, 2025-05-07T21:00:59.6051823Z mixed=True, 2025-05-07T21:00:59.6052023Z use_cache=False, 2025-05-07T21:00:59.6052260Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:59.6052532Z use_cpu=False, 2025-05-07T21:00:59.6052755Z output_dtype=SparseType.FP32, 2025-05-07T21:00:59.6053006Z ) 2025-05-07T21:00:59.6053223Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:59.6053836Z self=, 2025-05-07T21:00:59.6054356Z compile=False, 2025-05-07T21:00:59.6054556Z T=4, 2025-05-07T21:00:59.6054739Z D=25, 2025-05-07T21:00:59.6054949Z B=39, 2025-05-07T21:00:59.6055130Z log_E=4, 2025-05-07T21:00:59.6055311Z L=10, 2025-05-07T21:00:59.6055495Z D_gradcheck=2, 2025-05-07T21:00:59.6055717Z stochastic_rounding=False, 2025-05-07T21:00:59.6055957Z weighted=False, 2025-05-07T21:00:59.6056245Z row_wise=False, 2025-05-07T21:00:59.6056453Z mixed=False, 2025-05-07T21:00:59.6056652Z use_cache=True, 2025-05-07T21:00:59.6056881Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:59.6057160Z use_cpu=True, 2025-05-07T21:00:59.6057377Z output_dtype=SparseType.FP32, 2025-05-07T21:00:59.6057625Z ) 2025-05-07T21:00:59.6057848Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:59.6058403Z self=, 2025-05-07T21:00:59.6058917Z compile=True, 2025-05-07T21:00:59.6059116Z T=3, 2025-05-07T21:00:59.6059446Z D=52, 2025-05-07T21:00:59.6059623Z B=126, 2025-05-07T21:00:59.6059804Z log_E=5, 2025-05-07T21:00:59.6059992Z L=16, 2025-05-07T21:00:59.6060169Z D_gradcheck=2, 2025-05-07T21:00:59.6060390Z stochastic_rounding=False, 2025-05-07T21:00:59.6060736Z weighted=False, 2025-05-07T21:00:59.6060931Z row_wise=True, 2025-05-07T21:00:59.6061130Z mixed=True, 2025-05-07T21:00:59.6061334Z use_cache=True, 2025-05-07T21:00:59.6061614Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:59.6061892Z use_cpu=True, 2025-05-07T21:00:59.6062113Z output_dtype=SparseType.BF16, 2025-05-07T21:00:59.6062358Z ) 2025-05-07T21:00:59.6062580Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:59.6063136Z self=, 2025-05-07T21:00:59.6063640Z compile=True, 2025-05-07T21:00:59.6063833Z T=4, 2025-05-07T21:00:59.6064005Z D=118, 2025-05-07T21:00:59.6064236Z B=114, 2025-05-07T21:00:59.6064410Z log_E=5, 2025-05-07T21:00:59.6064590Z L=0, 2025-05-07T21:00:59.6064769Z D_gradcheck=2, 2025-05-07T21:00:59.6064982Z stochastic_rounding=False, 2025-05-07T21:00:59.6065219Z weighted=True, 2025-05-07T21:00:59.6065416Z row_wise=True, 2025-05-07T21:00:59.6065602Z mixed=False, 2025-05-07T21:00:59.6065799Z use_cache=False, 2025-05-07T21:00:59.6066031Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:59.6066296Z use_cpu=True, 2025-05-07T21:00:59.6066515Z output_dtype=SparseType.FP32, 2025-05-07T21:00:59.6066757Z ) 2025-05-07T21:00:59.6066969Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:59.6067517Z self=, 2025-05-07T21:00:59.6068025Z compile=False, 2025-05-07T21:00:59.6068216Z T=3, 2025-05-07T21:00:59.6068384Z D=20, 2025-05-07T21:00:59.6068552Z B=28, 2025-05-07T21:00:59.6068718Z log_E=4, 2025-05-07T21:00:59.6068902Z L=11, 2025-05-07T21:00:59.6069083Z D_gradcheck=1, 2025-05-07T21:00:59.6069289Z stochastic_rounding=False, 2025-05-07T21:00:59.6069534Z weighted=False, 2025-05-07T21:00:59.6069733Z row_wise=True, 2025-05-07T21:00:59.6069919Z mixed=True, 2025-05-07T21:00:59.6070111Z use_cache=False, 2025-05-07T21:00:59.6070346Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:59.6070611Z use_cpu=True, 2025-05-07T21:00:59.6070833Z output_dtype=SparseType.FP32, 2025-05-07T21:00:59.6071070Z ) 2025-05-07T21:00:59.6071287Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:59.6071833Z self=, 2025-05-07T21:00:59.6072344Z compile=False, 2025-05-07T21:00:59.6072599Z T=4, 2025-05-07T21:00:59.6072765Z D=85, 2025-05-07T21:00:59.6072941Z B=27, 2025-05-07T21:00:59.6073113Z log_E=5, 2025-05-07T21:00:59.6073287Z L=3, 2025-05-07T21:00:59.6073463Z D_gradcheck=2, 2025-05-07T21:00:59.6073674Z stochastic_rounding=False, 2025-05-07T21:00:59.6073908Z weighted=False, 2025-05-07T21:00:59.6074110Z row_wise=False, 2025-05-07T21:00:59.6074305Z mixed=True, 2025-05-07T21:00:59.6074495Z use_cache=True, 2025-05-07T21:00:59.6074716Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:59.6074987Z use_cpu=False, 2025-05-07T21:00:59.6075199Z output_dtype=SparseType.FP32, 2025-05-07T21:00:59.6075447Z ) 2025-05-07T21:00:59.6277717Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:59.6278347Z self=, 2025-05-07T21:00:59.6278875Z compile=True, 2025-05-07T21:00:59.6279077Z T=3, 2025-05-07T21:00:59.6279258Z D=4, 2025-05-07T21:00:59.6279430Z B=44, 2025-05-07T21:00:59.6279604Z log_E=3, 2025-05-07T21:00:59.6279790Z L=5, 2025-05-07T21:00:59.6287922Z D_gradcheck=1, 2025-05-07T21:00:59.6288200Z stochastic_rounding=False, 2025-05-07T21:00:59.6288457Z weighted=True, 2025-05-07T21:00:59.6288667Z row_wise=False, 2025-05-07T21:00:59.6288881Z mixed=True, 2025-05-07T21:00:59.6289095Z use_cache=False, 2025-05-07T21:00:59.6289456Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:59.6289737Z use_cpu=False, 2025-05-07T21:00:59.6289968Z output_dtype=SparseType.FP16, 2025-05-07T21:00:59.6290222Z ) 2025-05-07T21:00:59.6290517Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:59.6291093Z self=, 2025-05-07T21:00:59.6291613Z compile=False, 2025-05-07T21:00:59.6291826Z T=1, 2025-05-07T21:00:59.6292017Z D=72, 2025-05-07T21:00:59.6292200Z B=23, 2025-05-07T21:00:59.6292388Z log_E=5, 2025-05-07T21:00:59.6292576Z L=2, 2025-05-07T21:00:59.6292757Z D_gradcheck=2, 2025-05-07T21:00:59.6292976Z stochastic_rounding=False, 2025-05-07T21:00:59.6293289Z weighted=False, 2025-05-07T21:00:59.6293495Z row_wise=True, 2025-05-07T21:00:59.6293703Z mixed=False, 2025-05-07T21:00:59.6293913Z use_cache=False, 2025-05-07T21:00:59.6294152Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:59.6294441Z use_cpu=True, 2025-05-07T21:00:59.6294665Z output_dtype=SparseType.FP32, 2025-05-07T21:00:59.6294920Z ) 2025-05-07T21:00:59.6295144Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:59.6295718Z self=, 2025-05-07T21:00:59.6296331Z compile=True, 2025-05-07T21:00:59.6296536Z T=1, 2025-05-07T21:00:59.6296724Z D=91, 2025-05-07T21:00:59.6296909Z B=36, 2025-05-07T21:00:59.6297084Z log_E=5, 2025-05-07T21:00:59.6297288Z L=12, 2025-05-07T21:00:59.6297501Z D_gradcheck=2, 2025-05-07T21:00:59.6297745Z stochastic_rounding=True, 2025-05-07T21:00:59.6297994Z weighted=True, 2025-05-07T21:00:59.6298207Z row_wise=True, 2025-05-07T21:00:59.6298408Z mixed=True, 2025-05-07T21:00:59.6298617Z use_cache=True, 2025-05-07T21:00:59.6298854Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:59.6299129Z use_cpu=True, 2025-05-07T21:00:59.6299365Z output_dtype=SparseType.BF16, 2025-05-07T21:00:59.6299618Z ) 2025-05-07T21:00:59.6299839Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:59.6300410Z self=, 2025-05-07T21:00:59.6300936Z compile=False, 2025-05-07T21:00:59.6301148Z T=5, 2025-05-07T21:00:59.6301331Z D=13, 2025-05-07T21:00:59.6301517Z B=19, 2025-05-07T21:00:59.6301701Z log_E=5, 2025-05-07T21:00:59.6301887Z L=11, 2025-05-07T21:00:59.6302141Z D_gradcheck=1, 2025-05-07T21:00:59.6302370Z stochastic_rounding=True, 2025-05-07T21:00:59.6302614Z weighted=False, 2025-05-07T21:00:59.6302819Z row_wise=True, 2025-05-07T21:00:59.6303026Z mixed=False, 2025-05-07T21:00:59.6303230Z use_cache=False, 2025-05-07T21:00:59.6303479Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:59.6303766Z use_cpu=True, 2025-05-07T21:00:59.6303997Z output_dtype=SparseType.BF16, 2025-05-07T21:00:59.6304251Z ) 2025-05-07T21:00:59.6304474Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:59.6305038Z self=, 2025-05-07T21:00:59.6305560Z compile=True, 2025-05-07T21:00:59.6305760Z T=1, 2025-05-07T21:00:59.6305937Z D=114, 2025-05-07T21:00:59.6306124Z B=77, 2025-05-07T21:00:59.6306311Z log_E=5, 2025-05-07T21:00:59.6306498Z L=1, 2025-05-07T21:00:59.6306677Z D_gradcheck=1, 2025-05-07T21:00:59.6306903Z stochastic_rounding=True, 2025-05-07T21:00:59.6307155Z weighted=False, 2025-05-07T21:00:59.6307359Z row_wise=False, 2025-05-07T21:00:59.6307565Z mixed=True, 2025-05-07T21:00:59.6307779Z use_cache=False, 2025-05-07T21:00:59.6308013Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:59.6308293Z use_cpu=True, 2025-05-07T21:00:59.6308520Z output_dtype=SparseType.BF16, 2025-05-07T21:00:59.6308822Z ) 2025-05-07T21:00:59.6309054Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:59.6309620Z self=, 2025-05-07T21:00:59.6310173Z compile=False, 2025-05-07T21:00:59.6310379Z T=1, 2025-05-07T21:00:59.6310561Z D=60, 2025-05-07T21:00:59.6310740Z B=75, 2025-05-07T21:00:59.6310923Z log_E=5, 2025-05-07T21:00:59.6311116Z L=3, 2025-05-07T21:00:59.6311296Z D_gradcheck=1, 2025-05-07T21:00:59.6311522Z stochastic_rounding=False, 2025-05-07T21:00:59.6311771Z weighted=False, 2025-05-07T21:00:59.6311975Z row_wise=False, 2025-05-07T21:00:59.6312190Z mixed=False, 2025-05-07T21:00:59.6312392Z use_cache=True, 2025-05-07T21:00:59.6312701Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:59.6312982Z use_cpu=False, 2025-05-07T21:00:59.6313207Z output_dtype=SparseType.BF16, 2025-05-07T21:00:59.6313461Z ) 2025-05-07T21:00:59.6313688Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:59.6314246Z self=, 2025-05-07T21:00:59.6314764Z compile=True, 2025-05-07T21:00:59.6314971Z T=3, 2025-05-07T21:00:59.6315159Z D=110, 2025-05-07T21:00:59.6315335Z B=36, 2025-05-07T21:00:59.6315516Z log_E=3, 2025-05-07T21:00:59.6315712Z L=6, 2025-05-07T21:00:59.6315893Z D_gradcheck=2, 2025-05-07T21:00:59.6316113Z stochastic_rounding=False, 2025-05-07T21:00:59.6316361Z weighted=True, 2025-05-07T21:00:59.6316562Z row_wise=True, 2025-05-07T21:00:59.6316766Z mixed=False, 2025-05-07T21:00:59.6316971Z use_cache=True, 2025-05-07T21:00:59.6317196Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:59.6317502Z use_cpu=True, 2025-05-07T21:00:59.6317763Z output_dtype=SparseType.FP16, 2025-05-07T21:00:59.6318016Z ) 2025-05-07T21:00:59.6318243Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:59.6318814Z self=, 2025-05-07T21:00:59.6319328Z compile=True, 2025-05-07T21:00:59.6319528Z T=4, 2025-05-07T21:00:59.6319712Z D=43, 2025-05-07T21:00:59.6319893Z B=98, 2025-05-07T21:00:59.6320077Z log_E=5, 2025-05-07T21:00:59.6320266Z L=5, 2025-05-07T21:00:59.6320445Z D_gradcheck=1, 2025-05-07T21:00:59.6320663Z stochastic_rounding=True, 2025-05-07T21:00:59.6320906Z weighted=True, 2025-05-07T21:00:59.6321158Z row_wise=False, 2025-05-07T21:00:59.6321359Z mixed=True, 2025-05-07T21:00:59.6321561Z use_cache=False, 2025-05-07T21:00:59.6321798Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:59.6322071Z use_cpu=True, 2025-05-07T21:00:59.6322297Z output_dtype=SparseType.FP16, 2025-05-07T21:00:59.6322552Z ) 2025-05-07T21:00:59.6322775Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:59.6323351Z self=, 2025-05-07T21:00:59.6323871Z compile=True, 2025-05-07T21:00:59.6324067Z T=4, 2025-05-07T21:00:59.6324253Z D=116, 2025-05-07T21:00:59.6324443Z B=86, 2025-05-07T21:00:59.6324624Z log_E=4, 2025-05-07T21:00:59.6324820Z L=4, 2025-05-07T21:00:59.6325004Z D_gradcheck=2, 2025-05-07T21:00:59.6325219Z stochastic_rounding=False, 2025-05-07T21:00:59.6325470Z weighted=True, 2025-05-07T21:00:59.6325675Z row_wise=True, 2025-05-07T21:00:59.6325872Z mixed=True, 2025-05-07T21:00:59.6326081Z use_cache=True, 2025-05-07T21:00:59.6326310Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:59.6326588Z use_cpu=True, 2025-05-07T21:00:59.6326814Z output_dtype=SparseType.FP16, 2025-05-07T21:00:59.6327068Z ) 2025-05-07T21:00:59.6327300Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:59.6327909Z self=, 2025-05-07T21:00:59.6328483Z compile=False, 2025-05-07T21:00:59.6328686Z T=2, 2025-05-07T21:00:59.6328867Z D=27, 2025-05-07T21:00:59.6329051Z B=23, 2025-05-07T21:00:59.6329233Z log_E=4, 2025-05-07T21:00:59.6329460Z L=15, 2025-05-07T21:00:59.6329651Z D_gradcheck=2, 2025-05-07T21:00:59.6329875Z stochastic_rounding=True, 2025-05-07T21:00:59.6330342Z weighted=True, 2025-05-07T21:00:59.6330646Z row_wise=False, 2025-05-07T21:00:59.6330923Z mixed=True, 2025-05-07T21:00:59.6331181Z use_cache=False, 2025-05-07T21:00:59.6331499Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:59.6331871Z use_cpu=True, 2025-05-07T21:00:59.6332165Z output_dtype=SparseType.FP32, 2025-05-07T21:00:59.6332495Z ) 2025-05-07T21:00:59.6332719Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:59.6333280Z self=, 2025-05-07T21:00:59.6333801Z compile=True, 2025-05-07T21:00:59.6334003Z T=2, 2025-05-07T21:00:59.6334185Z D=28, 2025-05-07T21:00:59.6334363Z B=119, 2025-05-07T21:00:59.6334538Z log_E=5, 2025-05-07T21:00:59.6334721Z L=18, 2025-05-07T21:00:59.6334913Z D_gradcheck=1, 2025-05-07T21:00:59.6335128Z stochastic_rounding=False, 2025-05-07T21:00:59.6335376Z weighted=True, 2025-05-07T21:00:59.6335577Z row_wise=True, 2025-05-07T21:00:59.6335771Z mixed=False, 2025-05-07T21:00:59.6335970Z use_cache=True, 2025-05-07T21:00:59.6336294Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:59.6336571Z use_cpu=True, 2025-05-07T21:00:59.6336802Z output_dtype=SparseType.FP32, 2025-05-07T21:00:59.6337060Z ) 2025-05-07T21:00:59.6337283Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:59.6337851Z self=, 2025-05-07T21:00:59.6338369Z compile=True, 2025-05-07T21:00:59.6338581Z T=3, 2025-05-07T21:00:59.6338757Z D=45, 2025-05-07T21:00:59.6338942Z B=74, 2025-05-07T21:00:59.6339128Z log_E=3, 2025-05-07T21:00:59.6339312Z L=4, 2025-05-07T21:00:59.6339498Z D_gradcheck=1, 2025-05-07T21:00:59.6339723Z stochastic_rounding=False, 2025-05-07T21:00:59.6339968Z weighted=True, 2025-05-07T21:00:59.6340172Z row_wise=False, 2025-05-07T21:00:59.6340378Z mixed=False, 2025-05-07T21:00:59.6340580Z use_cache=True, 2025-05-07T21:00:59.6340814Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:59.6341169Z use_cpu=False, 2025-05-07T21:00:59.6341394Z output_dtype=SparseType.FP16, 2025-05-07T21:00:59.6341648Z ) 2025-05-07T21:00:59.6341878Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:59.6342433Z self=, 2025-05-07T21:00:59.6342946Z compile=True, 2025-05-07T21:00:59.6343145Z T=5, 2025-05-07T21:00:59.6343318Z D=59, 2025-05-07T21:00:59.6343494Z B=110, 2025-05-07T21:00:59.6343671Z log_E=3, 2025-05-07T21:00:59.6343851Z L=8, 2025-05-07T21:00:59.6344026Z D_gradcheck=1, 2025-05-07T21:00:59.6344242Z stochastic_rounding=True, 2025-05-07T21:00:59.6344489Z weighted=True, 2025-05-07T21:00:59.6344684Z row_wise=False, 2025-05-07T21:00:59.6344883Z mixed=True, 2025-05-07T21:00:59.6345083Z use_cache=False, 2025-05-07T21:00:59.6345316Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:59.6345586Z use_cpu=True, 2025-05-07T21:00:59.6345813Z output_dtype=SparseType.FP32, 2025-05-07T21:00:59.6346061Z ) 2025-05-07T21:00:59.6346286Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:59.6346847Z self=, 2025-05-07T21:00:59.6347364Z compile=True, 2025-05-07T21:00:59.6347568Z T=1, 2025-05-07T21:00:59.6347747Z D=57, 2025-05-07T21:00:59.6347977Z B=107, 2025-05-07T21:00:59.6348160Z log_E=5, 2025-05-07T21:00:59.6348353Z L=3, 2025-05-07T21:00:59.6348533Z D_gradcheck=1, 2025-05-07T21:00:59.6348755Z stochastic_rounding=True, 2025-05-07T21:00:59.6349003Z weighted=True, 2025-05-07T21:00:59.6349247Z row_wise=True, 2025-05-07T21:00:59.6349454Z mixed=False, 2025-05-07T21:00:59.6349661Z use_cache=False, 2025-05-07T21:00:59.6349904Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:59.6350180Z use_cpu=True, 2025-05-07T21:00:59.6350407Z output_dtype=SparseType.BF16, 2025-05-07T21:00:59.6350665Z ) 2025-05-07T21:00:59.6350885Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:59.6351447Z self=, 2025-05-07T21:00:59.6352006Z compile=True, 2025-05-07T21:00:59.6352206Z T=3, 2025-05-07T21:00:59.6352387Z D=57, 2025-05-07T21:00:59.6352568Z B=23, 2025-05-07T21:00:59.6352747Z log_E=4, 2025-05-07T21:00:59.6352943Z L=19, 2025-05-07T21:00:59.6353130Z D_gradcheck=2, 2025-05-07T21:00:59.6353346Z stochastic_rounding=True, 2025-05-07T21:00:59.6353600Z weighted=False, 2025-05-07T21:00:59.6353809Z row_wise=False, 2025-05-07T21:00:59.6354017Z mixed=False, 2025-05-07T21:00:59.6354225Z use_cache=True, 2025-05-07T21:00:59.6354459Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:59.6354734Z use_cpu=False, 2025-05-07T21:00:59.6354959Z output_dtype=SparseType.FP32, 2025-05-07T21:00:59.6355213Z ) 2025-05-07T21:00:59.6355436Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:59.6356000Z self=, 2025-05-07T21:00:59.6356524Z compile=True, 2025-05-07T21:00:59.6356726Z T=1, 2025-05-07T21:00:59.6356905Z D=14, 2025-05-07T21:00:59.6357088Z B=19, 2025-05-07T21:00:59.6357281Z log_E=4, 2025-05-07T21:00:59.6357462Z L=18, 2025-05-07T21:00:59.6357686Z D_gradcheck=2, 2025-05-07T21:00:59.6357929Z stochastic_rounding=False, 2025-05-07T21:00:59.6358169Z weighted=True, 2025-05-07T21:00:59.6358378Z row_wise=True, 2025-05-07T21:00:59.6358586Z mixed=True, 2025-05-07T21:00:59.6358786Z use_cache=False, 2025-05-07T21:00:59.6359029Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:59.6359546Z use_cpu=False, 2025-05-07T21:00:59.6359794Z output_dtype=SparseType.FP32, 2025-05-07T21:00:59.6360050Z ) 2025-05-07T21:00:59.6360269Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:59.6360910Z self=, 2025-05-07T21:00:59.6361431Z compile=True, 2025-05-07T21:00:59.6361626Z T=5, 2025-05-07T21:00:59.6361808Z D=73, 2025-05-07T21:00:59.6361976Z B=79, 2025-05-07T21:00:59.6362150Z log_E=4, 2025-05-07T21:00:59.6362333Z L=3, 2025-05-07T21:00:59.6362503Z D_gradcheck=2, 2025-05-07T21:00:59.6362726Z stochastic_rounding=True, 2025-05-07T21:00:59.6362966Z weighted=True, 2025-05-07T21:00:59.6363159Z row_wise=False, 2025-05-07T21:00:59.6363356Z mixed=True, 2025-05-07T21:00:59.6363553Z use_cache=True, 2025-05-07T21:00:59.6363779Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:59.6364049Z use_cpu=False, 2025-05-07T21:00:59.6364273Z output_dtype=SparseType.BF16, 2025-05-07T21:00:59.6364515Z ) 2025-05-07T21:00:59.6364733Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:59.6365293Z self=, 2025-05-07T21:00:59.6365805Z compile=False, 2025-05-07T21:00:59.6366003Z T=2, 2025-05-07T21:00:59.6366179Z D=14, 2025-05-07T21:00:59.6366354Z B=119, 2025-05-07T21:00:59.6366530Z log_E=4, 2025-05-07T21:00:59.6366711Z L=3, 2025-05-07T21:00:59.6366885Z D_gradcheck=2, 2025-05-07T21:00:59.6367098Z stochastic_rounding=True, 2025-05-07T21:00:59.6367409Z weighted=False, 2025-05-07T21:00:59.6367633Z row_wise=False, 2025-05-07T21:00:59.6367852Z mixed=False, 2025-05-07T21:00:59.6368047Z use_cache=False, 2025-05-07T21:00:59.6368336Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:59.6368604Z use_cpu=False, 2025-05-07T21:00:59.6368825Z output_dtype=SparseType.FP16, 2025-05-07T21:00:59.6369066Z ) 2025-05-07T21:00:59.6566527Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:59.6567708Z self=, 2025-05-07T21:00:59.6568327Z compile=False, 2025-05-07T21:00:59.6568530Z T=5, 2025-05-07T21:00:59.6568706Z D=46, 2025-05-07T21:00:59.6568879Z B=128, 2025-05-07T21:00:59.6569154Z log_E=4, 2025-05-07T21:00:59.6569334Z L=15, 2025-05-07T21:00:59.6569517Z D_gradcheck=1, 2025-05-07T21:00:59.6569732Z stochastic_rounding=False, 2025-05-07T21:00:59.6569970Z weighted=True, 2025-05-07T21:00:59.6570177Z row_wise=True, 2025-05-07T21:00:59.6570376Z mixed=False, 2025-05-07T21:00:59.6570573Z use_cache=False, 2025-05-07T21:00:59.6570809Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:59.6571079Z use_cpu=True, 2025-05-07T21:00:59.6571300Z output_dtype=SparseType.FP32, 2025-05-07T21:00:59.6571543Z ) 2025-05-07T21:00:59.6571765Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:59.6572315Z self=, 2025-05-07T21:00:59.6572832Z compile=False, 2025-05-07T21:00:59.6573034Z T=1, 2025-05-07T21:00:59.6573203Z D=15, 2025-05-07T21:00:59.6573373Z B=112, 2025-05-07T21:00:59.6573554Z log_E=3, 2025-05-07T21:00:59.6573740Z L=17, 2025-05-07T21:00:59.6573916Z D_gradcheck=1, 2025-05-07T21:00:59.6574128Z stochastic_rounding=False, 2025-05-07T21:00:59.6574374Z weighted=True, 2025-05-07T21:00:59.6574569Z row_wise=True, 2025-05-07T21:00:59.6574773Z mixed=True, 2025-05-07T21:00:59.6574966Z use_cache=True, 2025-05-07T21:00:59.6575187Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:59.6575462Z use_cpu=True, 2025-05-07T21:00:59.6575687Z output_dtype=SparseType.FP32, 2025-05-07T21:00:59.6575930Z ) 2025-05-07T21:00:59.6576209Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:59.6576770Z self=, 2025-05-07T21:00:59.6577281Z compile=False, 2025-05-07T21:00:59.6577597Z T=1, 2025-05-07T21:00:59.6577777Z D=24, 2025-05-07T21:00:59.6577955Z B=77, 2025-05-07T21:00:59.6578131Z log_E=4, 2025-05-07T21:00:59.6578315Z L=9, 2025-05-07T21:00:59.6578493Z D_gradcheck=2, 2025-05-07T21:00:59.6578709Z stochastic_rounding=True, 2025-05-07T21:00:59.6578945Z weighted=True, 2025-05-07T21:00:59.6579145Z row_wise=True, 2025-05-07T21:00:59.6579345Z mixed=False, 2025-05-07T21:00:59.6579556Z use_cache=False, 2025-05-07T21:00:59.6579803Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:59.6580072Z use_cpu=True, 2025-05-07T21:00:59.6580301Z output_dtype=SparseType.FP16, 2025-05-07T21:00:59.6580552Z ) 2025-05-07T21:00:59.6580770Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:59.6581327Z self=, 2025-05-07T21:00:59.6581835Z compile=True, 2025-05-07T21:00:59.6582029Z T=3, 2025-05-07T21:00:59.6582208Z D=105, 2025-05-07T21:00:59.6582387Z B=38, 2025-05-07T21:00:59.6582562Z log_E=5, 2025-05-07T21:00:59.6582755Z L=15, 2025-05-07T21:00:59.6590191Z D_gradcheck=1, 2025-05-07T21:00:59.6590443Z stochastic_rounding=False, 2025-05-07T21:00:59.6590695Z weighted=True, 2025-05-07T21:00:59.6590898Z row_wise=False, 2025-05-07T21:00:59.6591102Z mixed=False, 2025-05-07T21:00:59.6591300Z use_cache=True, 2025-05-07T21:00:59.6591625Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:59.6591908Z use_cpu=True, 2025-05-07T21:00:59.6592137Z output_dtype=SparseType.FP16, 2025-05-07T21:00:59.6592386Z ) 2025-05-07T21:00:59.6592672Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:59.6593242Z self=, 2025-05-07T21:00:59.6593760Z compile=True, 2025-05-07T21:00:59.6593958Z T=2, 2025-05-07T21:00:59.6594135Z D=19, 2025-05-07T21:00:59.6594316Z B=86, 2025-05-07T21:00:59.6594490Z log_E=5, 2025-05-07T21:00:59.6594673Z L=14, 2025-05-07T21:00:59.6594859Z D_gradcheck=2, 2025-05-07T21:00:59.6595075Z stochastic_rounding=True, 2025-05-07T21:00:59.6595365Z weighted=False, 2025-05-07T21:00:59.6595570Z row_wise=False, 2025-05-07T21:00:59.6595765Z mixed=False, 2025-05-07T21:00:59.6595966Z use_cache=True, 2025-05-07T21:00:59.6596190Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:59.6596466Z use_cpu=True, 2025-05-07T21:00:59.6596690Z output_dtype=SparseType.FP16, 2025-05-07T21:00:59.6596942Z ) 2025-05-07T21:00:59.6597163Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:59.6597729Z self=, 2025-05-07T21:00:59.6598245Z compile=False, 2025-05-07T21:00:59.6598444Z T=5, 2025-05-07T21:00:59.6598618Z D=25, 2025-05-07T21:00:59.6598793Z B=60, 2025-05-07T21:00:59.6598971Z log_E=3, 2025-05-07T21:00:59.6599156Z L=18, 2025-05-07T21:00:59.6599340Z D_gradcheck=1, 2025-05-07T21:00:59.6599563Z stochastic_rounding=True, 2025-05-07T21:00:59.6599807Z weighted=False, 2025-05-07T21:00:59.6600014Z row_wise=True, 2025-05-07T21:00:59.6600214Z mixed=True, 2025-05-07T21:00:59.6600413Z use_cache=False, 2025-05-07T21:00:59.6600658Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:59.6600936Z use_cpu=True, 2025-05-07T21:00:59.6601159Z output_dtype=SparseType.FP32, 2025-05-07T21:00:59.6601412Z ) 2025-05-07T21:00:59.6601636Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:59.6602191Z self=, 2025-05-07T21:00:59.6602699Z compile=True, 2025-05-07T21:00:59.6602886Z T=1, 2025-05-07T21:00:59.6603054Z D=43, 2025-05-07T21:00:59.6603223Z B=1, 2025-05-07T21:00:59.6603394Z log_E=3, 2025-05-07T21:00:59.6603574Z L=20, 2025-05-07T21:00:59.6603801Z D_gradcheck=1, 2025-05-07T21:00:59.6604015Z stochastic_rounding=True, 2025-05-07T21:00:59.6604250Z weighted=False, 2025-05-07T21:00:59.6604456Z row_wise=False, 2025-05-07T21:00:59.6604660Z mixed=False, 2025-05-07T21:00:59.6604860Z use_cache=True, 2025-05-07T21:00:59.6605078Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:59.6605345Z use_cpu=True, 2025-05-07T21:00:59.6605564Z output_dtype=SparseType.BF16, 2025-05-07T21:00:59.6605806Z ) 2025-05-07T21:00:59.6606022Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:59.6606575Z self=, 2025-05-07T21:00:59.6607079Z compile=False, 2025-05-07T21:00:59.6607278Z T=3, 2025-05-07T21:00:59.6607451Z D=76, 2025-05-07T21:00:59.6607618Z B=48, 2025-05-07T21:00:59.6607789Z log_E=3, 2025-05-07T21:00:59.6607970Z L=3, 2025-05-07T21:00:59.6608140Z D_gradcheck=1, 2025-05-07T21:00:59.6608354Z stochastic_rounding=True, 2025-05-07T21:00:59.6608596Z weighted=True, 2025-05-07T21:00:59.6608790Z row_wise=False, 2025-05-07T21:00:59.6608984Z mixed=True, 2025-05-07T21:00:59.6609181Z use_cache=False, 2025-05-07T21:00:59.6609409Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:59.6609683Z use_cpu=True, 2025-05-07T21:00:59.6609899Z output_dtype=SparseType.FP16, 2025-05-07T21:00:59.6610190Z ) 2025-05-07T21:00:59.6610405Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:59.6610964Z self=, 2025-05-07T21:00:59.6611516Z compile=False, 2025-05-07T21:00:59.6611709Z T=1, 2025-05-07T21:00:59.6611885Z D=69, 2025-05-07T21:00:59.6612059Z B=41, 2025-05-07T21:00:59.6612227Z log_E=4, 2025-05-07T21:00:59.6612407Z L=8, 2025-05-07T21:00:59.6612578Z D_gradcheck=1, 2025-05-07T21:00:59.6612789Z stochastic_rounding=False, 2025-05-07T21:00:59.6613035Z weighted=False, 2025-05-07T21:00:59.6613233Z row_wise=False, 2025-05-07T21:00:59.6613425Z mixed=True, 2025-05-07T21:00:59.6613618Z use_cache=False, 2025-05-07T21:00:59.6613927Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:59.6614188Z use_cpu=True, 2025-05-07T21:00:59.6614403Z output_dtype=SparseType.FP16, 2025-05-07T21:00:59.6614647Z ) 2025-05-07T21:00:59.6614864Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:59.6615422Z self=, 2025-05-07T21:00:59.6615934Z compile=True, 2025-05-07T21:00:59.6616127Z T=2, 2025-05-07T21:00:59.6616418Z D=126, 2025-05-07T21:00:59.6616597Z B=24, 2025-05-07T21:00:59.6616764Z log_E=4, 2025-05-07T21:00:59.6616938Z L=6, 2025-05-07T21:00:59.6617110Z D_gradcheck=1, 2025-05-07T21:00:59.6617326Z stochastic_rounding=True, 2025-05-07T21:00:59.6617561Z weighted=True, 2025-05-07T21:00:59.6617764Z row_wise=True, 2025-05-07T21:00:59.6617958Z mixed=True, 2025-05-07T21:00:59.6618145Z use_cache=True, 2025-05-07T21:00:59.6618367Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:59.6618635Z use_cpu=True, 2025-05-07T21:00:59.6618855Z output_dtype=SparseType.FP32, 2025-05-07T21:00:59.6619099Z ) 2025-05-07T21:00:59.6620766Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:59.6621318Z self=, 2025-05-07T21:00:59.6621829Z compile=True, 2025-05-07T21:00:59.6622028Z T=4, 2025-05-07T21:00:59.6622200Z D=56, 2025-05-07T21:00:59.6622370Z B=42, 2025-05-07T21:00:59.6622541Z log_E=4, 2025-05-07T21:00:59.6622716Z L=15, 2025-05-07T21:00:59.6622891Z D_gradcheck=1, 2025-05-07T21:00:59.6623103Z stochastic_rounding=True, 2025-05-07T21:00:59.6623346Z weighted=False, 2025-05-07T21:00:59.6623537Z row_wise=False, 2025-05-07T21:00:59.6623781Z mixed=False, 2025-05-07T21:00:59.6623974Z use_cache=False, 2025-05-07T21:00:59.6624202Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:59.6624471Z use_cpu=True, 2025-05-07T21:00:59.6624689Z output_dtype=SparseType.FP32, 2025-05-07T21:00:59.6624932Z ) 2025-05-07T21:00:59.6625147Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:59.6625701Z self=, 2025-05-07T21:00:59.6626209Z compile=True, 2025-05-07T21:00:59.6626402Z T=3, 2025-05-07T21:00:59.6626579Z D=99, 2025-05-07T21:00:59.6626754Z B=122, 2025-05-07T21:00:59.6626928Z log_E=3, 2025-05-07T21:00:59.6627106Z L=14, 2025-05-07T21:00:59.6627277Z D_gradcheck=2, 2025-05-07T21:00:59.6627492Z stochastic_rounding=False, 2025-05-07T21:00:59.6627737Z weighted=False, 2025-05-07T21:00:59.6627929Z row_wise=True, 2025-05-07T21:00:59.6628126Z mixed=True, 2025-05-07T21:00:59.6628328Z use_cache=True, 2025-05-07T21:00:59.6628548Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:59.6628813Z use_cpu=True, 2025-05-07T21:00:59.6629028Z output_dtype=SparseType.FP16, 2025-05-07T21:00:59.6629281Z ) 2025-05-07T21:00:59.6629496Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:59.6630048Z self=, 2025-05-07T21:00:59.6630609Z compile=True, 2025-05-07T21:00:59.6630800Z T=2, 2025-05-07T21:00:59.6630969Z D=76, 2025-05-07T21:00:59.6631140Z B=28, 2025-05-07T21:00:59.6631311Z log_E=4, 2025-05-07T21:00:59.6631530Z L=6, 2025-05-07T21:00:59.6631705Z D_gradcheck=1, 2025-05-07T21:00:59.6631916Z stochastic_rounding=False, 2025-05-07T21:00:59.6632152Z weighted=True, 2025-05-07T21:00:59.6632346Z row_wise=False, 2025-05-07T21:00:59.6632537Z mixed=True, 2025-05-07T21:00:59.6632729Z use_cache=True, 2025-05-07T21:00:59.6632959Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:59.6633220Z use_cpu=True, 2025-05-07T21:00:59.6633431Z output_dtype=SparseType.FP16, 2025-05-07T21:00:59.6633717Z ) 2025-05-07T21:00:59.6633933Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:59.6634490Z self=, 2025-05-07T21:00:59.6635007Z compile=True, 2025-05-07T21:00:59.6635199Z T=5, 2025-05-07T21:00:59.6635368Z D=24, 2025-05-07T21:00:59.6635537Z B=20, 2025-05-07T21:00:59.6635708Z log_E=3, 2025-05-07T21:00:59.6635886Z L=19, 2025-05-07T21:00:59.6636069Z D_gradcheck=1, 2025-05-07T21:00:59.6636281Z stochastic_rounding=False, 2025-05-07T21:00:59.6636522Z weighted=False, 2025-05-07T21:00:59.6636721Z row_wise=True, 2025-05-07T21:00:59.6636918Z mixed=False, 2025-05-07T21:00:59.6637111Z use_cache=True, 2025-05-07T21:00:59.6637343Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:59.6637634Z use_cpu=True, 2025-05-07T21:00:59.6637873Z output_dtype=SparseType.FP16, 2025-05-07T21:00:59.6638116Z ) 2025-05-07T21:00:59.6638334Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:59.6638893Z self=, 2025-05-07T21:00:59.6639398Z compile=False, 2025-05-07T21:00:59.6639595Z T=3, 2025-05-07T21:00:59.6639771Z D=50, 2025-05-07T21:00:59.6639939Z B=16, 2025-05-07T21:00:59.6640111Z log_E=5, 2025-05-07T21:00:59.6640294Z L=4, 2025-05-07T21:00:59.6640467Z D_gradcheck=2, 2025-05-07T21:00:59.6640682Z stochastic_rounding=False, 2025-05-07T21:00:59.6640925Z weighted=True, 2025-05-07T21:00:59.6641120Z row_wise=False, 2025-05-07T21:00:59.6641314Z mixed=True, 2025-05-07T21:00:59.6641510Z use_cache=True, 2025-05-07T21:00:59.6641727Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:59.6642044Z use_cpu=True, 2025-05-07T21:00:59.6642262Z output_dtype=SparseType.BF16, 2025-05-07T21:00:59.6642498Z ) 2025-05-07T21:00:59.6642712Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:59.6643271Z self=, 2025-05-07T21:00:59.6643777Z compile=False, 2025-05-07T21:00:59.6643971Z T=5, 2025-05-07T21:00:59.6644144Z D=50, 2025-05-07T21:00:59.6644315Z B=21, 2025-05-07T21:00:59.6644484Z log_E=3, 2025-05-07T21:00:59.6644665Z L=18, 2025-05-07T21:00:59.6644841Z D_gradcheck=1, 2025-05-07T21:00:59.6645051Z stochastic_rounding=False, 2025-05-07T21:00:59.6645295Z weighted=True, 2025-05-07T21:00:59.6645495Z row_wise=False, 2025-05-07T21:00:59.6645685Z mixed=True, 2025-05-07T21:00:59.6645881Z use_cache=False, 2025-05-07T21:00:59.6646111Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:59.6646378Z use_cpu=False, 2025-05-07T21:00:59.6646599Z output_dtype=SparseType.BF16, 2025-05-07T21:00:59.6646843Z ) 2025-05-07T21:00:59.6647059Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:59.6647612Z self=, 2025-05-07T21:00:59.6648177Z compile=True, 2025-05-07T21:00:59.6648368Z T=5, 2025-05-07T21:00:59.6648540Z D=82, 2025-05-07T21:00:59.6648711Z B=41, 2025-05-07T21:00:59.6648928Z log_E=3, 2025-05-07T21:00:59.6649108Z L=13, 2025-05-07T21:00:59.6649281Z D_gradcheck=2, 2025-05-07T21:00:59.6649488Z stochastic_rounding=True, 2025-05-07T21:00:59.6649727Z weighted=True, 2025-05-07T21:00:59.6649968Z row_wise=True, 2025-05-07T21:00:59.6650161Z mixed=False, 2025-05-07T21:00:59.6650355Z use_cache=True, 2025-05-07T21:00:59.6650580Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:59.6650849Z use_cpu=False, 2025-05-07T21:00:59.6651062Z output_dtype=SparseType.BF16, 2025-05-07T21:00:59.6651305Z ) 2025-05-07T21:00:59.6651522Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:59.6652071Z self=, 2025-05-07T21:00:59.6652626Z compile=False, 2025-05-07T21:00:59.6652813Z T=2, 2025-05-07T21:00:59.6652981Z D=104, 2025-05-07T21:00:59.6653157Z B=43, 2025-05-07T21:00:59.6653329Z log_E=5, 2025-05-07T21:00:59.6653510Z L=0, 2025-05-07T21:00:59.6653686Z D_gradcheck=1, 2025-05-07T21:00:59.6653901Z stochastic_rounding=True, 2025-05-07T21:00:59.6654138Z weighted=True, 2025-05-07T21:00:59.6654335Z row_wise=True, 2025-05-07T21:00:59.6654536Z mixed=True, 2025-05-07T21:00:59.6654722Z use_cache=True, 2025-05-07T21:00:59.6654943Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:59.6655211Z use_cpu=False, 2025-05-07T21:00:59.6655422Z output_dtype=SparseType.FP16, 2025-05-07T21:00:59.6655665Z ) 2025-05-07T21:00:59.6851711Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:59.6852287Z self=, 2025-05-07T21:00:59.6852851Z compile=False, 2025-05-07T21:00:59.6853047Z T=3, 2025-05-07T21:00:59.6853220Z D=105, 2025-05-07T21:00:59.6853395Z B=74, 2025-05-07T21:00:59.6853564Z log_E=4, 2025-05-07T21:00:59.6853744Z L=6, 2025-05-07T21:00:59.6853926Z D_gradcheck=2, 2025-05-07T21:00:59.6854136Z stochastic_rounding=False, 2025-05-07T21:00:59.6854377Z weighted=True, 2025-05-07T21:00:59.6854571Z row_wise=False, 2025-05-07T21:00:59.6854766Z mixed=True, 2025-05-07T21:00:59.6854962Z use_cache=True, 2025-05-07T21:00:59.6855190Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:59.6855455Z use_cpu=False, 2025-05-07T21:00:59.6855680Z output_dtype=SparseType.FP32, 2025-05-07T21:00:59.6855973Z ) 2025-05-07T21:00:59.6856266Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:59.6856936Z self=, 2025-05-07T21:00:59.6857462Z compile=True, 2025-05-07T21:00:59.6857695Z T=2, 2025-05-07T21:00:59.6857874Z D=36, 2025-05-07T21:00:59.6858045Z B=29, 2025-05-07T21:00:59.6858218Z log_E=3, 2025-05-07T21:00:59.6858392Z L=7, 2025-05-07T21:00:59.6858569Z D_gradcheck=2, 2025-05-07T21:00:59.6858788Z stochastic_rounding=True, 2025-05-07T21:00:59.6859023Z weighted=True, 2025-05-07T21:00:59.6859221Z row_wise=True, 2025-05-07T21:00:59.6859686Z mixed=False, 2025-05-07T21:00:59.6859876Z use_cache=False, 2025-05-07T21:00:59.6860108Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:59.6860378Z use_cpu=True, 2025-05-07T21:00:59.6860590Z output_dtype=SparseType.FP16, 2025-05-07T21:00:59.6860839Z ) 2025-05-07T21:00:59.6861062Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:59.6861617Z self=, 2025-05-07T21:00:59.6862128Z compile=True, 2025-05-07T21:00:59.6862319Z T=2, 2025-05-07T21:00:59.6862487Z D=39, 2025-05-07T21:00:59.6862660Z B=53, 2025-05-07T21:00:59.6862830Z log_E=5, 2025-05-07T21:00:59.6863011Z L=5, 2025-05-07T21:00:59.6863179Z D_gradcheck=1, 2025-05-07T21:00:59.6863392Z stochastic_rounding=False, 2025-05-07T21:00:59.6863718Z weighted=False, 2025-05-07T21:00:59.6863914Z row_wise=False, 2025-05-07T21:00:59.6864105Z mixed=False, 2025-05-07T21:00:59.6864302Z use_cache=False, 2025-05-07T21:00:59.6864584Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:59.6864861Z use_cpu=True, 2025-05-07T21:00:59.6865084Z output_dtype=SparseType.FP32, 2025-05-07T21:00:59.6865326Z ) 2025-05-07T21:00:59.6865546Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:59.6866106Z self=, 2025-05-07T21:00:59.6866607Z compile=True, 2025-05-07T21:00:59.6866793Z T=4, 2025-05-07T21:00:59.6866964Z D=30, 2025-05-07T21:00:59.6867134Z B=110, 2025-05-07T21:00:59.6867362Z log_E=3, 2025-05-07T21:00:59.6867534Z L=19, 2025-05-07T21:00:59.6867700Z D_gradcheck=1, 2025-05-07T21:00:59.6867918Z stochastic_rounding=True, 2025-05-07T21:00:59.6868159Z weighted=False, 2025-05-07T21:00:59.6868349Z row_wise=False, 2025-05-07T21:00:59.6868542Z mixed=False, 2025-05-07T21:00:59.6868733Z use_cache=True, 2025-05-07T21:00:59.6868945Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:59.6869209Z use_cpu=False, 2025-05-07T21:00:59.6869427Z output_dtype=SparseType.FP32, 2025-05-07T21:00:59.6869674Z ) 2025-05-07T21:00:59.6869893Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:59.6870446Z self=, 2025-05-07T21:00:59.6870960Z compile=False, 2025-05-07T21:00:59.6871149Z T=1, 2025-05-07T21:00:59.6871315Z D=110, 2025-05-07T21:00:59.6871486Z B=86, 2025-05-07T21:00:59.6871649Z log_E=4, 2025-05-07T21:00:59.6871832Z L=14, 2025-05-07T21:00:59.6872000Z D_gradcheck=2, 2025-05-07T21:00:59.6872203Z stochastic_rounding=True, 2025-05-07T21:00:59.6872435Z weighted=True, 2025-05-07T21:00:59.6872623Z row_wise=True, 2025-05-07T21:00:59.6872809Z mixed=False, 2025-05-07T21:00:59.6873006Z use_cache=False, 2025-05-07T21:00:59.6873232Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:59.6873487Z use_cpu=False, 2025-05-07T21:00:59.6873702Z output_dtype=SparseType.BF16, 2025-05-07T21:00:59.6873938Z ) 2025-05-07T21:00:59.6874152Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:59.6874699Z self=, 2025-05-07T21:00:59.6875210Z compile=False, 2025-05-07T21:00:59.6875466Z T=3, 2025-05-07T21:00:59.6875634Z D=70, 2025-05-07T21:00:59.6875800Z B=29, 2025-05-07T21:00:59.6875967Z log_E=4, 2025-05-07T21:00:59.6876135Z L=20, 2025-05-07T21:00:59.6876307Z D_gradcheck=1, 2025-05-07T21:00:59.6876523Z stochastic_rounding=True, 2025-05-07T21:00:59.6876756Z weighted=False, 2025-05-07T21:00:59.6876956Z row_wise=False, 2025-05-07T21:00:59.6877147Z mixed=False, 2025-05-07T21:00:59.6877333Z use_cache=True, 2025-05-07T21:00:59.6877548Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:59.6877857Z use_cpu=False, 2025-05-07T21:00:59.6878069Z output_dtype=SparseType.BF16, 2025-05-07T21:00:59.6878307Z ) 2025-05-07T21:00:59.6878517Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:59.6879067Z self=, 2025-05-07T21:00:59.6879580Z compile=False, 2025-05-07T21:00:59.6879772Z T=3, 2025-05-07T21:00:59.6879950Z D=91, 2025-05-07T21:00:59.6880130Z B=61, 2025-05-07T21:00:59.6880310Z log_E=3, 2025-05-07T21:00:59.6888685Z L=16, 2025-05-07T21:00:59.6888909Z D_gradcheck=2, 2025-05-07T21:00:59.6889144Z stochastic_rounding=True, 2025-05-07T21:00:59.6889393Z weighted=True, 2025-05-07T21:00:59.6889596Z row_wise=False, 2025-05-07T21:00:59.6889797Z mixed=False, 2025-05-07T21:00:59.6890005Z use_cache=True, 2025-05-07T21:00:59.6890316Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:59.6890588Z use_cpu=False, 2025-05-07T21:00:59.6890818Z output_dtype=SparseType.FP32, 2025-05-07T21:00:59.6891070Z ) 2025-05-07T21:00:59.6891334Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:59.6891906Z self=, 2025-05-07T21:00:59.6892428Z compile=False, 2025-05-07T21:00:59.6892626Z T=5, 2025-05-07T21:00:59.6892801Z D=51, 2025-05-07T21:00:59.6892990Z B=101, 2025-05-07T21:00:59.6893170Z log_E=4, 2025-05-07T21:00:59.6893351Z L=2, 2025-05-07T21:00:59.6893530Z D_gradcheck=1, 2025-05-07T21:00:59.6893749Z stochastic_rounding=True, 2025-05-07T21:00:59.6894038Z weighted=False, 2025-05-07T21:00:59.6894242Z row_wise=False, 2025-05-07T21:00:59.6894439Z mixed=True, 2025-05-07T21:00:59.6894633Z use_cache=False, 2025-05-07T21:00:59.6894871Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:59.6895151Z use_cpu=False, 2025-05-07T21:00:59.6895371Z output_dtype=SparseType.BF16, 2025-05-07T21:00:59.6895621Z ) 2025-05-07T21:00:59.6895839Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:59.6896493Z self=, 2025-05-07T21:00:59.6897009Z compile=True, 2025-05-07T21:00:59.6897208Z T=1, 2025-05-07T21:00:59.6897391Z D=102, 2025-05-07T21:00:59.6897569Z B=117, 2025-05-07T21:00:59.6897751Z log_E=3, 2025-05-07T21:00:59.6897945Z L=10, 2025-05-07T21:00:59.6898122Z D_gradcheck=2, 2025-05-07T21:00:59.6898346Z stochastic_rounding=False, 2025-05-07T21:00:59.6898596Z weighted=False, 2025-05-07T21:00:59.6898801Z row_wise=False, 2025-05-07T21:00:59.6899001Z mixed=True, 2025-05-07T21:00:59.6899198Z use_cache=False, 2025-05-07T21:00:59.6899431Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:59.6899713Z use_cpu=False, 2025-05-07T21:00:59.6899936Z output_dtype=SparseType.FP32, 2025-05-07T21:00:59.6900182Z ) 2025-05-07T21:00:59.6900401Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:59.6900963Z self=, 2025-05-07T21:00:59.6901472Z compile=True, 2025-05-07T21:00:59.6901674Z T=1, 2025-05-07T21:00:59.6901856Z D=94, 2025-05-07T21:00:59.6902032Z B=70, 2025-05-07T21:00:59.6902210Z log_E=3, 2025-05-07T21:00:59.6902395Z L=19, 2025-05-07T21:00:59.6902625Z D_gradcheck=2, 2025-05-07T21:00:59.6902848Z stochastic_rounding=True, 2025-05-07T21:00:59.6903102Z weighted=True, 2025-05-07T21:00:59.6903308Z row_wise=False, 2025-05-07T21:00:59.6903505Z mixed=True, 2025-05-07T21:00:59.6903701Z use_cache=False, 2025-05-07T21:00:59.6903940Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:59.6904210Z use_cpu=False, 2025-05-07T21:00:59.6904430Z output_dtype=SparseType.FP16, 2025-05-07T21:00:59.6904680Z ) 2025-05-07T21:00:59.6904901Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:59.6905467Z self=, 2025-05-07T21:00:59.6905981Z compile=False, 2025-05-07T21:00:59.6906177Z T=3, 2025-05-07T21:00:59.6906356Z D=114, 2025-05-07T21:00:59.6906537Z B=99, 2025-05-07T21:00:59.6906714Z log_E=4, 2025-05-07T21:00:59.6906904Z L=10, 2025-05-07T21:00:59.6907083Z D_gradcheck=2, 2025-05-07T21:00:59.6907297Z stochastic_rounding=False, 2025-05-07T21:00:59.6907541Z weighted=False, 2025-05-07T21:00:59.6907744Z row_wise=True, 2025-05-07T21:00:59.6907944Z mixed=False, 2025-05-07T21:00:59.6908154Z use_cache=True, 2025-05-07T21:00:59.6908383Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:59.6908651Z use_cpu=True, 2025-05-07T21:00:59.6908875Z output_dtype=SparseType.FP32, 2025-05-07T21:00:59.6909167Z ) 2025-05-07T21:00:59.6909383Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:59.6909934Z self=, 2025-05-07T21:00:59.6910483Z compile=False, 2025-05-07T21:00:59.6910678Z T=2, 2025-05-07T21:00:59.6910841Z D=109, 2025-05-07T21:00:59.6911008Z B=59, 2025-05-07T21:00:59.6911178Z log_E=5, 2025-05-07T21:00:59.6911357Z L=4, 2025-05-07T21:00:59.6911523Z D_gradcheck=1, 2025-05-07T21:00:59.6911740Z stochastic_rounding=False, 2025-05-07T21:00:59.6911969Z weighted=True, 2025-05-07T21:00:59.6912163Z row_wise=True, 2025-05-07T21:00:59.6912352Z mixed=False, 2025-05-07T21:00:59.6912536Z use_cache=True, 2025-05-07T21:00:59.6912797Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:59.6913060Z use_cpu=False, 2025-05-07T21:00:59.6913272Z output_dtype=SparseType.BF16, 2025-05-07T21:00:59.6913518Z ) 2025-05-07T21:00:59.6913736Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:59.6914289Z self=, 2025-05-07T21:00:59.6914797Z compile=True, 2025-05-07T21:00:59.6914986Z T=3, 2025-05-07T21:00:59.6915154Z D=123, 2025-05-07T21:00:59.6915321Z B=2, 2025-05-07T21:00:59.6915488Z log_E=3, 2025-05-07T21:00:59.6915667Z L=19, 2025-05-07T21:00:59.6915836Z D_gradcheck=1, 2025-05-07T21:00:59.6916046Z stochastic_rounding=True, 2025-05-07T21:00:59.6916287Z weighted=False, 2025-05-07T21:00:59.6916478Z row_wise=False, 2025-05-07T21:00:59.6916674Z mixed=True, 2025-05-07T21:00:59.6916864Z use_cache=True, 2025-05-07T21:00:59.6916966Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:59.6917040Z use_cpu=True, 2025-05-07T21:00:59.6917144Z output_dtype=SparseType.BF16, 2025-05-07T21:00:59.6917210Z ) 2025-05-07T21:00:59.6917333Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:59.6917697Z self=, 2025-05-07T21:00:59.6917787Z compile=True, 2025-05-07T21:00:59.6917874Z T=4, 2025-05-07T21:00:59.6917947Z D=92, 2025-05-07T21:00:59.6918019Z B=39, 2025-05-07T21:00:59.6918097Z log_E=5, 2025-05-07T21:00:59.6918166Z L=19, 2025-05-07T21:00:59.6918241Z D_gradcheck=2, 2025-05-07T21:00:59.6918332Z stochastic_rounding=True, 2025-05-07T21:00:59.6918408Z weighted=True, 2025-05-07T21:00:59.6918481Z row_wise=False, 2025-05-07T21:00:59.6918604Z mixed=False, 2025-05-07T21:00:59.6918682Z use_cache=False, 2025-05-07T21:00:59.6918781Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:59.6918859Z use_cpu=True, 2025-05-07T21:00:59.6918952Z output_dtype=SparseType.FP16, 2025-05-07T21:00:59.6919022Z ) 2025-05-07T21:00:59.6919153Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:59.6919485Z self=, 2025-05-07T21:00:59.6919564Z compile=True, 2025-05-07T21:00:59.6919633Z T=1, 2025-05-07T21:00:59.6919702Z D=63, 2025-05-07T21:00:59.6919775Z B=119, 2025-05-07T21:00:59.6919846Z log_E=3, 2025-05-07T21:00:59.6919916Z L=4, 2025-05-07T21:00:59.6919992Z D_gradcheck=1, 2025-05-07T21:00:59.6920080Z stochastic_rounding=True, 2025-05-07T21:00:59.6920155Z weighted=True, 2025-05-07T21:00:59.6920233Z row_wise=True, 2025-05-07T21:00:59.6920305Z mixed=False, 2025-05-07T21:00:59.6920382Z use_cache=True, 2025-05-07T21:00:59.6920493Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:59.6920567Z use_cpu=False, 2025-05-07T21:00:59.6920663Z output_dtype=SparseType.FP16, 2025-05-07T21:00:59.6920738Z ) 2025-05-07T21:00:59.6920863Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:59.6921197Z self=, 2025-05-07T21:00:59.6921326Z compile=True, 2025-05-07T21:00:59.6921403Z T=2, 2025-05-07T21:00:59.6921480Z D=57, 2025-05-07T21:00:59.6921553Z B=87, 2025-05-07T21:00:59.6921627Z log_E=5, 2025-05-07T21:00:59.6921742Z L=5, 2025-05-07T21:00:59.6921822Z D_gradcheck=2, 2025-05-07T21:00:59.6921914Z stochastic_rounding=False, 2025-05-07T21:00:59.6921995Z weighted=False, 2025-05-07T21:00:59.6922070Z row_wise=True, 2025-05-07T21:00:59.6922144Z mixed=False, 2025-05-07T21:00:59.6922224Z use_cache=False, 2025-05-07T21:00:59.6922330Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:59.6922406Z use_cpu=False, 2025-05-07T21:00:59.6922507Z output_dtype=SparseType.BF16, 2025-05-07T21:00:59.6922621Z ) 2025-05-07T21:00:59.6922752Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:59.6923086Z self=, 2025-05-07T21:00:59.6923169Z compile=True, 2025-05-07T21:00:59.6923245Z T=2, 2025-05-07T21:00:59.6923318Z D=21, 2025-05-07T21:00:59.6923392Z B=128, 2025-05-07T21:00:59.6923474Z log_E=3, 2025-05-07T21:00:59.6923548Z L=14, 2025-05-07T21:00:59.6923632Z D_gradcheck=2, 2025-05-07T21:00:59.6923729Z stochastic_rounding=False, 2025-05-07T21:00:59.6923807Z weighted=True, 2025-05-07T21:00:59.6923885Z row_wise=False, 2025-05-07T21:00:59.6923965Z mixed=True, 2025-05-07T21:00:59.6924043Z use_cache=False, 2025-05-07T21:00:59.6924148Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:59.6924234Z use_cpu=True, 2025-05-07T21:00:59.6924337Z output_dtype=SparseType.BF16, 2025-05-07T21:00:59.6924414Z ) 2025-05-07T21:00:59.6924541Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:59.6924877Z self=, 2025-05-07T21:00:59.6924962Z compile=False, 2025-05-07T21:00:59.6925041Z T=3, 2025-05-07T21:00:59.6925118Z D=110, 2025-05-07T21:00:59.6925197Z B=41, 2025-05-07T21:00:59.6925270Z log_E=5, 2025-05-07T21:00:59.6925341Z L=18, 2025-05-07T21:00:59.6925422Z D_gradcheck=1, 2025-05-07T21:00:59.6925518Z stochastic_rounding=False, 2025-05-07T21:00:59.6925596Z weighted=True, 2025-05-07T21:00:59.6925678Z row_wise=False, 2025-05-07T21:00:59.6925754Z mixed=False, 2025-05-07T21:00:59.6925835Z use_cache=True, 2025-05-07T21:00:59.6925940Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:59.6926060Z use_cpu=True, 2025-05-07T21:00:59.6926164Z output_dtype=SparseType.BF16, 2025-05-07T21:00:59.6926237Z ) 2025-05-07T21:01:11.9262947Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:11.9263642Z self=, 2025-05-07T21:01:11.9264178Z compile=False, 2025-05-07T21:01:11.9264388Z T=4, 2025-05-07T21:01:11.9264582Z D=24, 2025-05-07T21:01:11.9264769Z B=64, 2025-05-07T21:01:11.9264961Z log_E=5, 2025-05-07T21:01:11.9265146Z L=9, 2025-05-07T21:01:11.9265338Z D_gradcheck=2, 2025-05-07T21:01:11.9265575Z stochastic_rounding=True, 2025-05-07T21:01:11.9265825Z weighted=False, 2025-05-07T21:01:11.9266038Z row_wise=True, 2025-05-07T21:01:11.9266250Z mixed=True, 2025-05-07T21:01:11.9266453Z use_cache=True, 2025-05-07T21:01:11.9266689Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:11.9266979Z use_cpu=False, 2025-05-07T21:01:11.9267216Z output_dtype=SparseType.FP32, 2025-05-07T21:01:11.9267467Z ) 2025-05-07T21:01:11.9267691Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:11.9268257Z self=, 2025-05-07T21:01:11.9268771Z compile=True, 2025-05-07T21:01:11.9268973Z T=1, 2025-05-07T21:01:11.9269155Z D=12, 2025-05-07T21:01:11.9269611Z B=27, 2025-05-07T21:01:11.9269792Z log_E=4, 2025-05-07T21:01:11.9269983Z L=10, 2025-05-07T21:01:11.9270159Z D_gradcheck=1, 2025-05-07T21:01:11.9270378Z stochastic_rounding=True, 2025-05-07T21:01:11.9270623Z weighted=False, 2025-05-07T21:01:11.9270914Z row_wise=True, 2025-05-07T21:01:11.9271117Z mixed=True, 2025-05-07T21:01:11.9271314Z use_cache=False, 2025-05-07T21:01:11.9271544Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:11.9271822Z use_cpu=False, 2025-05-07T21:01:11.9272043Z output_dtype=SparseType.FP16, 2025-05-07T21:01:11.9272290Z ) 2025-05-07T21:01:11.9272516Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:11.9273081Z self=, 2025-05-07T21:01:11.9273720Z compile=True, 2025-05-07T21:01:11.9273914Z T=3, 2025-05-07T21:01:11.9274092Z D=124, 2025-05-07T21:01:11.9274272Z B=61, 2025-05-07T21:01:11.9274452Z log_E=5, 2025-05-07T21:01:11.9274641Z L=1, 2025-05-07T21:01:11.9274826Z D_gradcheck=2, 2025-05-07T21:01:11.9275043Z stochastic_rounding=False, 2025-05-07T21:01:11.9275292Z weighted=True, 2025-05-07T21:01:11.9275493Z row_wise=True, 2025-05-07T21:01:11.9275687Z mixed=False, 2025-05-07T21:01:11.9275891Z use_cache=False, 2025-05-07T21:01:11.9276129Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:11.9276396Z use_cpu=True, 2025-05-07T21:01:11.9276620Z output_dtype=SparseType.FP16, 2025-05-07T21:01:11.9276872Z ) 2025-05-07T21:01:11.9277090Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:11.9277654Z self=, 2025-05-07T21:01:11.9278174Z compile=False, 2025-05-07T21:01:11.9278374Z T=4, 2025-05-07T21:01:11.9278545Z D=25, 2025-05-07T21:01:11.9278723Z B=122, 2025-05-07T21:01:11.9278903Z log_E=4, 2025-05-07T21:01:11.9279083Z L=11, 2025-05-07T21:01:11.9279273Z D_gradcheck=2, 2025-05-07T21:01:11.9279496Z stochastic_rounding=False, 2025-05-07T21:01:11.9279736Z weighted=False, 2025-05-07T21:01:11.9279944Z row_wise=False, 2025-05-07T21:01:11.9280145Z mixed=False, 2025-05-07T21:01:11.9280344Z use_cache=False, 2025-05-07T21:01:11.9280582Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:11.9280860Z use_cpu=False, 2025-05-07T21:01:11.9281078Z output_dtype=SparseType.FP32, 2025-05-07T21:01:11.9281326Z ) 2025-05-07T21:01:11.9281549Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:11.9282185Z self=, 2025-05-07T21:01:11.9282705Z compile=True, 2025-05-07T21:01:11.9282908Z T=3, 2025-05-07T21:01:11.9283079Z D=99, 2025-05-07T21:01:11.9283261Z B=84, 2025-05-07T21:01:11.9283442Z log_E=5, 2025-05-07T21:01:11.9283625Z L=2, 2025-05-07T21:01:11.9283805Z D_gradcheck=1, 2025-05-07T21:01:11.9284027Z stochastic_rounding=False, 2025-05-07T21:01:11.9284265Z weighted=True, 2025-05-07T21:01:11.9284475Z row_wise=False, 2025-05-07T21:01:11.9284682Z mixed=False, 2025-05-07T21:01:11.9284884Z use_cache=False, 2025-05-07T21:01:11.9285118Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:11.9285399Z use_cpu=True, 2025-05-07T21:01:11.9285624Z output_dtype=SparseType.FP16, 2025-05-07T21:01:11.9285871Z ) 2025-05-07T21:01:11.9286097Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:11.9286666Z self=, 2025-05-07T21:01:11.9287176Z compile=True, 2025-05-07T21:01:11.9287374Z T=1, 2025-05-07T21:01:11.9287555Z D=55, 2025-05-07T21:01:11.9287731Z B=104, 2025-05-07T21:01:11.9287912Z log_E=4, 2025-05-07T21:01:11.9288098Z L=2, 2025-05-07T21:01:11.9288272Z D_gradcheck=1, 2025-05-07T21:01:11.9288491Z stochastic_rounding=True, 2025-05-07T21:01:11.9288785Z weighted=True, 2025-05-07T21:01:11.9288980Z row_wise=True, 2025-05-07T21:01:11.9289178Z mixed=False, 2025-05-07T21:01:11.9289375Z use_cache=True, 2025-05-07T21:01:11.9289636Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:11.9289913Z use_cpu=False, 2025-05-07T21:01:11.9290132Z output_dtype=SparseType.BF16, 2025-05-07T21:01:11.9290378Z ) 2025-05-07T21:01:11.9290595Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:11.9291159Z self=, 2025-05-07T21:01:11.9291674Z compile=False, 2025-05-07T21:01:11.9291869Z T=3, 2025-05-07T21:01:11.9292051Z D=15, 2025-05-07T21:01:11.9292277Z B=68, 2025-05-07T21:01:11.9292454Z log_E=4, 2025-05-07T21:01:11.9292644Z L=11, 2025-05-07T21:01:11.9292826Z D_gradcheck=2, 2025-05-07T21:01:11.9293038Z stochastic_rounding=True, 2025-05-07T21:01:11.9293286Z weighted=True, 2025-05-07T21:01:11.9293497Z row_wise=True, 2025-05-07T21:01:11.9293692Z mixed=False, 2025-05-07T21:01:11.9293893Z use_cache=True, 2025-05-07T21:01:11.9294119Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:11.9294390Z use_cpu=False, 2025-05-07T21:01:11.9294616Z output_dtype=SparseType.FP16, 2025-05-07T21:01:11.9294867Z ) 2025-05-07T21:01:11.9295083Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:11.9295643Z self=, 2025-05-07T21:01:11.9296161Z compile=False, 2025-05-07T21:01:11.9296484Z T=4, 2025-05-07T21:01:11.9296655Z D=89, 2025-05-07T21:01:11.9296833Z B=65, 2025-05-07T21:01:11.9297013Z log_E=3, 2025-05-07T21:01:11.9297195Z L=5, 2025-05-07T21:01:11.9297377Z D_gradcheck=2, 2025-05-07T21:01:11.9297599Z stochastic_rounding=False, 2025-05-07T21:01:11.9297839Z weighted=True, 2025-05-07T21:01:11.9298045Z row_wise=False, 2025-05-07T21:01:11.9298251Z mixed=True, 2025-05-07T21:01:11.9298446Z use_cache=False, 2025-05-07T21:01:11.9298687Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:11.9298961Z use_cpu=False, 2025-05-07T21:01:11.9299185Z output_dtype=SparseType.FP16, 2025-05-07T21:01:11.9299433Z ) 2025-05-07T21:01:11.9299653Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:11.9300208Z self=, 2025-05-07T21:01:11.9300725Z compile=True, 2025-05-07T21:01:11.9300976Z T=1, 2025-05-07T21:01:11.9301154Z D=55, 2025-05-07T21:01:11.9301332Z B=40, 2025-05-07T21:01:11.9301508Z log_E=3, 2025-05-07T21:01:11.9301688Z L=18, 2025-05-07T21:01:11.9301871Z D_gradcheck=1, 2025-05-07T21:01:11.9302090Z stochastic_rounding=True, 2025-05-07T21:01:11.9302334Z weighted=True, 2025-05-07T21:01:11.9302531Z row_wise=False, 2025-05-07T21:01:11.9302734Z mixed=True, 2025-05-07T21:01:11.9302938Z use_cache=True, 2025-05-07T21:01:11.9303160Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:11.9303436Z use_cpu=True, 2025-05-07T21:01:11.9303660Z output_dtype=SparseType.BF16, 2025-05-07T21:01:11.9303904Z ) 2025-05-07T21:01:11.9304127Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:11.9304686Z self=, 2025-05-07T21:01:11.9305195Z compile=False, 2025-05-07T21:01:11.9305396Z T=4, 2025-05-07T21:01:11.9305578Z D=19, 2025-05-07T21:01:11.9305754Z B=37, 2025-05-07T21:01:11.9305936Z log_E=4, 2025-05-07T21:01:11.9306124Z L=19, 2025-05-07T21:01:11.9306303Z D_gradcheck=1, 2025-05-07T21:01:11.9306531Z stochastic_rounding=False, 2025-05-07T21:01:11.9306781Z weighted=False, 2025-05-07T21:01:11.9306982Z row_wise=False, 2025-05-07T21:01:11.9307188Z mixed=True, 2025-05-07T21:01:11.9307389Z use_cache=False, 2025-05-07T21:01:11.9307669Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:11.9307938Z use_cpu=True, 2025-05-07T21:01:11.9308177Z output_dtype=SparseType.FP16, 2025-05-07T21:01:11.9308424Z ) 2025-05-07T21:01:11.9308688Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:11.9309254Z self=, 2025-05-07T21:01:11.9309763Z compile=True, 2025-05-07T21:01:11.9309965Z T=3, 2025-05-07T21:01:11.9310146Z D=110, 2025-05-07T21:01:11.9310327Z B=92, 2025-05-07T21:01:11.9310507Z log_E=3, 2025-05-07T21:01:11.9310696Z L=12, 2025-05-07T21:01:11.9310873Z D_gradcheck=1, 2025-05-07T21:01:11.9311098Z stochastic_rounding=True, 2025-05-07T21:01:11.9311416Z weighted=False, 2025-05-07T21:01:11.9311638Z row_wise=True, 2025-05-07T21:01:11.9311838Z mixed=False, 2025-05-07T21:01:11.9312038Z use_cache=True, 2025-05-07T21:01:11.9312266Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:11.9312536Z use_cpu=True, 2025-05-07T21:01:11.9312754Z output_dtype=SparseType.FP16, 2025-05-07T21:01:11.9322053Z ) 2025-05-07T21:01:11.9322301Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:11.9322886Z self=, 2025-05-07T21:01:11.9323413Z compile=False, 2025-05-07T21:01:11.9323624Z T=3, 2025-05-07T21:01:11.9323807Z D=96, 2025-05-07T21:01:11.9323990Z B=73, 2025-05-07T21:01:11.9324174Z log_E=3, 2025-05-07T21:01:11.9324353Z L=11, 2025-05-07T21:01:11.9324536Z D_gradcheck=1, 2025-05-07T21:01:11.9324759Z stochastic_rounding=False, 2025-05-07T21:01:11.9324999Z weighted=True, 2025-05-07T21:01:11.9325210Z row_wise=False, 2025-05-07T21:01:11.9325416Z mixed=True, 2025-05-07T21:01:11.9325617Z use_cache=True, 2025-05-07T21:01:11.9325851Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:11.9326131Z use_cpu=True, 2025-05-07T21:01:11.9326352Z output_dtype=SparseType.FP32, 2025-05-07T21:01:11.9326609Z ) 2025-05-07T21:01:11.9326836Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:11.9327401Z self=, 2025-05-07T21:01:11.9327923Z compile=False, 2025-05-07T21:01:11.9328133Z T=2, 2025-05-07T21:01:11.9328310Z D=98, 2025-05-07T21:01:11.9328497Z B=32, 2025-05-07T21:01:11.9328679Z log_E=3, 2025-05-07T21:01:11.9328863Z L=13, 2025-05-07T21:01:11.9329158Z D_gradcheck=2, 2025-05-07T21:01:11.9329388Z stochastic_rounding=True, 2025-05-07T21:01:11.9329642Z weighted=False, 2025-05-07T21:01:11.9329845Z row_wise=True, 2025-05-07T21:01:11.9330057Z mixed=False, 2025-05-07T21:01:11.9330268Z use_cache=False, 2025-05-07T21:01:11.9330514Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:11.9330790Z use_cpu=True, 2025-05-07T21:01:11.9331037Z output_dtype=SparseType.FP16, 2025-05-07T21:01:11.9331329Z ) 2025-05-07T21:01:11.9331549Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:11.9332114Z self=, 2025-05-07T21:01:11.9332633Z compile=False, 2025-05-07T21:01:11.9332835Z T=4, 2025-05-07T21:01:11.9333017Z D=13, 2025-05-07T21:01:11.9333199Z B=97, 2025-05-07T21:01:11.9333376Z log_E=3, 2025-05-07T21:01:11.9333566Z L=3, 2025-05-07T21:01:11.9333751Z D_gradcheck=1, 2025-05-07T21:01:11.9333966Z stochastic_rounding=True, 2025-05-07T21:01:11.9334215Z weighted=False, 2025-05-07T21:01:11.9334422Z row_wise=True, 2025-05-07T21:01:11.9334617Z mixed=False, 2025-05-07T21:01:11.9334826Z use_cache=True, 2025-05-07T21:01:11.9335057Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:11.9335336Z use_cpu=False, 2025-05-07T21:01:11.9335561Z output_dtype=SparseType.FP16, 2025-05-07T21:01:11.9335867Z ) 2025-05-07T21:01:11.9336087Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:11.9336744Z self=, 2025-05-07T21:01:11.9337310Z compile=False, 2025-05-07T21:01:11.9337514Z T=4, 2025-05-07T21:01:11.9337692Z D=101, 2025-05-07T21:01:11.9337878Z B=15, 2025-05-07T21:01:11.9338068Z log_E=4, 2025-05-07T21:01:11.9338252Z L=15, 2025-05-07T21:01:11.9338440Z D_gradcheck=2, 2025-05-07T21:01:11.9338663Z stochastic_rounding=True, 2025-05-07T21:01:11.9338907Z weighted=False, 2025-05-07T21:01:11.9339118Z row_wise=False, 2025-05-07T21:01:11.9339323Z mixed=True, 2025-05-07T21:01:11.9339520Z use_cache=False, 2025-05-07T21:01:11.9339810Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:11.9340086Z use_cpu=False, 2025-05-07T21:01:11.9340305Z output_dtype=SparseType.FP32, 2025-05-07T21:01:11.9340557Z ) 2025-05-07T21:01:11.9340791Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:11.9341393Z self=, 2025-05-07T21:01:11.9341919Z compile=True, 2025-05-07T21:01:11.9342127Z T=1, 2025-05-07T21:01:11.9342314Z D=78, 2025-05-07T21:01:11.9342495Z B=95, 2025-05-07T21:01:11.9342679Z log_E=5, 2025-05-07T21:01:11.9342872Z L=17, 2025-05-07T21:01:11.9343049Z D_gradcheck=2, 2025-05-07T21:01:11.9343273Z stochastic_rounding=False, 2025-05-07T21:01:11.9343531Z weighted=True, 2025-05-07T21:01:11.9343736Z row_wise=True, 2025-05-07T21:01:11.9343940Z mixed=False, 2025-05-07T21:01:11.9344148Z use_cache=False, 2025-05-07T21:01:11.9344382Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:11.9344663Z use_cpu=False, 2025-05-07T21:01:11.9344893Z output_dtype=SparseType.BF16, 2025-05-07T21:01:11.9345142Z ) 2025-05-07T21:01:11.9345367Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:11.9345934Z self=, 2025-05-07T21:01:11.9346448Z compile=False, 2025-05-07T21:01:11.9346654Z T=1, 2025-05-07T21:01:11.9346841Z D=50, 2025-05-07T21:01:11.9347014Z B=8, 2025-05-07T21:01:11.9347201Z log_E=3, 2025-05-07T21:01:11.9347393Z L=13, 2025-05-07T21:01:11.9347572Z D_gradcheck=2, 2025-05-07T21:01:11.9347799Z stochastic_rounding=False, 2025-05-07T21:01:11.9348049Z weighted=False, 2025-05-07T21:01:11.9348307Z row_wise=False, 2025-05-07T21:01:11.9348506Z mixed=False, 2025-05-07T21:01:11.9348710Z use_cache=False, 2025-05-07T21:01:11.9348950Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:11.9349224Z use_cpu=False, 2025-05-07T21:01:11.9349451Z output_dtype=SparseType.FP32, 2025-05-07T21:01:11.9349702Z ) 2025-05-07T21:01:11.9349922Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:11.9350490Z self=, 2025-05-07T21:01:11.9351048Z compile=True, 2025-05-07T21:01:11.9351493Z T=3, 2025-05-07T21:01:11.9351757Z D=44, 2025-05-07T21:01:11.9352011Z B=40, 2025-05-07T21:01:11.9352245Z log_E=3, 2025-05-07T21:01:11.9352497Z L=18, 2025-05-07T21:01:11.9352737Z D_gradcheck=1, 2025-05-07T21:01:11.9353021Z stochastic_rounding=False, 2025-05-07T21:01:11.9353347Z weighted=False, 2025-05-07T21:01:11.9353558Z row_wise=True, 2025-05-07T21:01:11.9353760Z mixed=False, 2025-05-07T21:01:11.9353966Z use_cache=True, 2025-05-07T21:01:11.9354198Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:11.9354473Z use_cpu=True, 2025-05-07T21:01:11.9354701Z output_dtype=SparseType.FP16, 2025-05-07T21:01:11.9354954Z ) 2025-05-07T21:01:11.9552934Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:11.9553507Z self=, 2025-05-07T21:01:11.9554155Z compile=False, 2025-05-07T21:01:11.9554361Z T=4, 2025-05-07T21:01:11.9554535Z D=102, 2025-05-07T21:01:11.9554723Z B=20, 2025-05-07T21:01:11.9554968Z log_E=4, 2025-05-07T21:01:11.9555146Z L=3, 2025-05-07T21:01:11.9555371Z D_gradcheck=1, 2025-05-07T21:01:11.9555579Z stochastic_rounding=True, 2025-05-07T21:01:11.9555827Z weighted=True, 2025-05-07T21:01:11.9556071Z row_wise=False, 2025-05-07T21:01:11.9556267Z mixed=True, 2025-05-07T21:01:11.9556469Z use_cache=True, 2025-05-07T21:01:11.9556706Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:11.9556973Z use_cpu=True, 2025-05-07T21:01:11.9557244Z output_dtype=SparseType.BF16, 2025-05-07T21:01:11.9557571Z ) 2025-05-07T21:01:11.9557795Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:11.9558364Z self=, 2025-05-07T21:01:11.9558886Z compile=False, 2025-05-07T21:01:11.9559086Z T=3, 2025-05-07T21:01:11.9559403Z D=125, 2025-05-07T21:01:11.9559592Z B=41, 2025-05-07T21:01:11.9559776Z log_E=3, 2025-05-07T21:01:11.9559961Z L=17, 2025-05-07T21:01:11.9560151Z D_gradcheck=1, 2025-05-07T21:01:11.9560376Z stochastic_rounding=False, 2025-05-07T21:01:11.9560623Z weighted=True, 2025-05-07T21:01:11.9560827Z row_wise=True, 2025-05-07T21:01:11.9561034Z mixed=False, 2025-05-07T21:01:11.9561235Z use_cache=False, 2025-05-07T21:01:11.9561484Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:11.9561791Z use_cpu=True, 2025-05-07T21:01:11.9562036Z output_dtype=SparseType.BF16, 2025-05-07T21:01:11.9562294Z ) 2025-05-07T21:01:11.9562524Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:11.9563079Z self=, 2025-05-07T21:01:11.9563595Z compile=False, 2025-05-07T21:01:11.9563797Z T=1, 2025-05-07T21:01:11.9563967Z D=51, 2025-05-07T21:01:11.9564146Z B=93, 2025-05-07T21:01:11.9564323Z log_E=3, 2025-05-07T21:01:11.9564502Z L=17, 2025-05-07T21:01:11.9564685Z D_gradcheck=1, 2025-05-07T21:01:11.9564906Z stochastic_rounding=True, 2025-05-07T21:01:11.9565147Z weighted=True, 2025-05-07T21:01:11.9565351Z row_wise=True, 2025-05-07T21:01:11.9565547Z mixed=True, 2025-05-07T21:01:11.9565752Z use_cache=False, 2025-05-07T21:01:11.9565983Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:11.9566338Z use_cpu=False, 2025-05-07T21:01:11.9566563Z output_dtype=SparseType.FP16, 2025-05-07T21:01:11.9566807Z ) 2025-05-07T21:01:11.9567028Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:11.9567596Z self=, 2025-05-07T21:01:11.9568110Z compile=False, 2025-05-07T21:01:11.9568301Z T=5, 2025-05-07T21:01:11.9568480Z D=58, 2025-05-07T21:01:11.9568667Z B=42, 2025-05-07T21:01:11.9568849Z log_E=4, 2025-05-07T21:01:11.9569043Z L=6, 2025-05-07T21:01:11.9569229Z D_gradcheck=2, 2025-05-07T21:01:11.9569441Z stochastic_rounding=True, 2025-05-07T21:01:11.9569680Z weighted=True, 2025-05-07T21:01:11.9569877Z row_wise=True, 2025-05-07T21:01:11.9570068Z mixed=False, 2025-05-07T21:01:11.9570264Z use_cache=True, 2025-05-07T21:01:11.9570490Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:11.9570753Z use_cpu=False, 2025-05-07T21:01:11.9570979Z output_dtype=SparseType.FP32, 2025-05-07T21:01:11.9571228Z ) 2025-05-07T21:01:11.9571442Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:11.9572000Z self=, 2025-05-07T21:01:11.9572516Z compile=True, 2025-05-07T21:01:11.9572710Z T=1, 2025-05-07T21:01:11.9572885Z D=77, 2025-05-07T21:01:11.9573129Z B=102, 2025-05-07T21:01:11.9573302Z log_E=5, 2025-05-07T21:01:11.9573485Z L=15, 2025-05-07T21:01:11.9573664Z D_gradcheck=2, 2025-05-07T21:01:11.9573879Z stochastic_rounding=True, 2025-05-07T21:01:11.9574177Z weighted=True, 2025-05-07T21:01:11.9574380Z row_wise=False, 2025-05-07T21:01:11.9574574Z mixed=True, 2025-05-07T21:01:11.9574766Z use_cache=False, 2025-05-07T21:01:11.9575000Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:11.9575267Z use_cpu=True, 2025-05-07T21:01:11.9575482Z output_dtype=SparseType.FP32, 2025-05-07T21:01:11.9575729Z ) 2025-05-07T21:01:11.9575949Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:11.9576567Z self=, 2025-05-07T21:01:11.9577150Z compile=True, 2025-05-07T21:01:11.9577354Z T=5, 2025-05-07T21:01:11.9577529Z D=125, 2025-05-07T21:01:11.9577710Z B=67, 2025-05-07T21:01:11.9577896Z log_E=5, 2025-05-07T21:01:11.9578078Z L=14, 2025-05-07T21:01:11.9578266Z D_gradcheck=1, 2025-05-07T21:01:11.9578486Z stochastic_rounding=False, 2025-05-07T21:01:11.9578728Z weighted=False, 2025-05-07T21:01:11.9578937Z row_wise=True, 2025-05-07T21:01:11.9579136Z mixed=True, 2025-05-07T21:01:11.9579331Z use_cache=True, 2025-05-07T21:01:11.9579562Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:11.9579840Z use_cpu=False, 2025-05-07T21:01:11.9580064Z output_dtype=SparseType.FP32, 2025-05-07T21:01:11.9580309Z ) 2025-05-07T21:01:11.9580538Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:11.9581097Z self=, 2025-05-07T21:01:11.9581612Z compile=False, 2025-05-07T21:01:11.9581815Z T=5, 2025-05-07T21:01:11.9581999Z D=27, 2025-05-07T21:01:11.9582174Z B=113, 2025-05-07T21:01:11.9582364Z log_E=4, 2025-05-07T21:01:11.9582560Z L=4, 2025-05-07T21:01:11.9582739Z D_gradcheck=2, 2025-05-07T21:01:11.9582957Z stochastic_rounding=False, 2025-05-07T21:01:11.9583201Z weighted=True, 2025-05-07T21:01:11.9583401Z row_wise=True, 2025-05-07T21:01:11.9583609Z mixed=False, 2025-05-07T21:01:11.9583815Z use_cache=False, 2025-05-07T21:01:11.9584045Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:11.9584319Z use_cpu=False, 2025-05-07T21:01:11.9584542Z output_dtype=SparseType.FP32, 2025-05-07T21:01:11.9584788Z ) 2025-05-07T21:01:11.9585059Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:11.9585624Z self=, 2025-05-07T21:01:11.9586141Z compile=False, 2025-05-07T21:01:11.9586342Z T=3, 2025-05-07T21:01:11.9586524Z D=82, 2025-05-07T21:01:11.9586698Z B=11, 2025-05-07T21:01:11.9586874Z log_E=5, 2025-05-07T21:01:11.9587058Z L=6, 2025-05-07T21:01:11.9587239Z D_gradcheck=1, 2025-05-07T21:01:11.9587455Z stochastic_rounding=True, 2025-05-07T21:01:11.9587698Z weighted=True, 2025-05-07T21:01:11.9587903Z row_wise=False, 2025-05-07T21:01:11.9588099Z mixed=False, 2025-05-07T21:01:11.9588306Z use_cache=True, 2025-05-07T21:01:11.9588539Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:11.9588810Z use_cpu=False, 2025-05-07T21:01:11.9589036Z output_dtype=SparseType.FP32, 2025-05-07T21:01:11.9589285Z ) 2025-05-07T21:01:11.9589507Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:11.9590069Z self=, 2025-05-07T21:01:11.9590578Z compile=False, 2025-05-07T21:01:11.9590775Z T=1, 2025-05-07T21:01:11.9590945Z D=97, 2025-05-07T21:01:11.9591132Z B=39, 2025-05-07T21:01:11.9591344Z log_E=5, 2025-05-07T21:01:11.9591522Z L=16, 2025-05-07T21:01:11.9591701Z D_gradcheck=2, 2025-05-07T21:01:11.9591915Z stochastic_rounding=True, 2025-05-07T21:01:11.9592201Z weighted=True, 2025-05-07T21:01:11.9592400Z row_wise=False, 2025-05-07T21:01:11.9592598Z mixed=False, 2025-05-07T21:01:11.9592790Z use_cache=False, 2025-05-07T21:01:11.9593143Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:11.9593407Z use_cpu=True, 2025-05-07T21:01:11.9593624Z output_dtype=SparseType.BF16, 2025-05-07T21:01:11.9593867Z ) 2025-05-07T21:01:11.9594086Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:11.9594636Z self=, 2025-05-07T21:01:11.9595145Z compile=False, 2025-05-07T21:01:11.9595340Z T=5, 2025-05-07T21:01:11.9595506Z D=46, 2025-05-07T21:01:11.9595722Z B=49, 2025-05-07T21:01:11.9595899Z log_E=4, 2025-05-07T21:01:11.9596075Z L=4, 2025-05-07T21:01:11.9596290Z D_gradcheck=2, 2025-05-07T21:01:11.9596498Z stochastic_rounding=True, 2025-05-07T21:01:11.9596743Z weighted=False, 2025-05-07T21:01:11.9596943Z row_wise=True, 2025-05-07T21:01:11.9597130Z mixed=True, 2025-05-07T21:01:11.9597325Z use_cache=False, 2025-05-07T21:01:11.9597560Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:11.9597830Z use_cpu=False, 2025-05-07T21:01:11.9598056Z output_dtype=SparseType.FP32, 2025-05-07T21:01:11.9598307Z ) 2025-05-07T21:01:11.9598526Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:11.9599094Z self=, 2025-05-07T21:01:11.9599617Z compile=False, 2025-05-07T21:01:11.9599820Z T=5, 2025-05-07T21:01:11.9599993Z D=73, 2025-05-07T21:01:11.9600171Z B=62, 2025-05-07T21:01:11.9600356Z log_E=5, 2025-05-07T21:01:11.9600537Z L=13, 2025-05-07T21:01:11.9600715Z D_gradcheck=1, 2025-05-07T21:01:11.9600934Z stochastic_rounding=True, 2025-05-07T21:01:11.9601173Z weighted=False, 2025-05-07T21:01:11.9601384Z row_wise=False, 2025-05-07T21:01:11.9601587Z mixed=True, 2025-05-07T21:01:11.9601781Z use_cache=False, 2025-05-07T21:01:11.9602020Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:11.9602290Z use_cpu=False, 2025-05-07T21:01:11.9602501Z output_dtype=SparseType.FP16, 2025-05-07T21:01:11.9602739Z ) 2025-05-07T21:01:11.9602952Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:11.9603502Z self=, 2025-05-07T21:01:11.9604051Z compile=True, 2025-05-07T21:01:11.9604246Z T=4, 2025-05-07T21:01:11.9604419Z D=23, 2025-05-07T21:01:11.9604585Z B=114, 2025-05-07T21:01:11.9604758Z log_E=5, 2025-05-07T21:01:11.9604934Z L=19, 2025-05-07T21:01:11.9605104Z D_gradcheck=1, 2025-05-07T21:01:11.9605313Z stochastic_rounding=True, 2025-05-07T21:01:11.9605549Z weighted=False, 2025-05-07T21:01:11.9605739Z row_wise=True, 2025-05-07T21:01:11.9605932Z mixed=True, 2025-05-07T21:01:11.9606122Z use_cache=True, 2025-05-07T21:01:11.9606339Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:11.9606604Z use_cpu=False, 2025-05-07T21:01:11.9606816Z output_dtype=SparseType.FP16, 2025-05-07T21:01:11.9607058Z ) 2025-05-07T21:01:11.9607272Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:11.9607827Z self=, 2025-05-07T21:01:11.9608331Z compile=False, 2025-05-07T21:01:11.9608525Z T=4, 2025-05-07T21:01:11.9608697Z D=97, 2025-05-07T21:01:11.9608865Z B=7, 2025-05-07T21:01:11.9609032Z log_E=3, 2025-05-07T21:01:11.9609211Z L=14, 2025-05-07T21:01:11.9609380Z D_gradcheck=1, 2025-05-07T21:01:11.9609593Z stochastic_rounding=True, 2025-05-07T21:01:11.9609831Z weighted=True, 2025-05-07T21:01:11.9610020Z row_wise=True, 2025-05-07T21:01:11.9610213Z mixed=False, 2025-05-07T21:01:11.9610458Z use_cache=False, 2025-05-07T21:01:11.9610684Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:11.9610947Z use_cpu=False, 2025-05-07T21:01:11.9611162Z output_dtype=SparseType.BF16, 2025-05-07T21:01:11.9611399Z ) 2025-05-07T21:01:11.9611651Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:11.9612205Z self=, 2025-05-07T21:01:11.9612713Z compile=True, 2025-05-07T21:01:11.9612902Z T=3, 2025-05-07T21:01:11.9613072Z D=76, 2025-05-07T21:01:11.9613252Z B=102, 2025-05-07T21:01:11.9613423Z log_E=4, 2025-05-07T21:01:11.9613602Z L=13, 2025-05-07T21:01:11.9613775Z D_gradcheck=2, 2025-05-07T21:01:11.9613980Z stochastic_rounding=False, 2025-05-07T21:01:11.9614267Z weighted=False, 2025-05-07T21:01:11.9614462Z row_wise=True, 2025-05-07T21:01:11.9614646Z mixed=True, 2025-05-07T21:01:11.9614834Z use_cache=True, 2025-05-07T21:01:11.9615056Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:11.9615314Z use_cpu=False, 2025-05-07T21:01:11.9622778Z output_dtype=SparseType.FP16, 2025-05-07T21:01:11.9623070Z ) 2025-05-07T21:01:11.9623300Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:11.9623866Z self=, 2025-05-07T21:01:11.9624387Z compile=False, 2025-05-07T21:01:11.9624587Z T=4, 2025-05-07T21:01:11.9624767Z D=53, 2025-05-07T21:01:11.9624941Z B=35, 2025-05-07T21:01:11.9625115Z log_E=3, 2025-05-07T21:01:11.9625295Z L=8, 2025-05-07T21:01:11.9625479Z D_gradcheck=2, 2025-05-07T21:01:11.9625694Z stochastic_rounding=True, 2025-05-07T21:01:11.9625941Z weighted=False, 2025-05-07T21:01:11.9626148Z row_wise=False, 2025-05-07T21:01:11.9626343Z mixed=False, 2025-05-07T21:01:11.9626544Z use_cache=False, 2025-05-07T21:01:11.9626778Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:11.9627055Z use_cpu=True, 2025-05-07T21:01:11.9627276Z output_dtype=SparseType.FP16, 2025-05-07T21:01:11.9627520Z ) 2025-05-07T21:01:11.9627737Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:11.9628297Z self=, 2025-05-07T21:01:11.9628820Z compile=False, 2025-05-07T21:01:11.9629017Z T=5, 2025-05-07T21:01:11.9629190Z D=18, 2025-05-07T21:01:11.9629371Z B=101, 2025-05-07T21:01:11.9629550Z log_E=4, 2025-05-07T21:01:11.9629801Z L=12, 2025-05-07T21:01:11.9629984Z D_gradcheck=2, 2025-05-07T21:01:11.9630199Z stochastic_rounding=True, 2025-05-07T21:01:11.9630439Z weighted=True, 2025-05-07T21:01:11.9630644Z row_wise=False, 2025-05-07T21:01:11.9630845Z mixed=True, 2025-05-07T21:01:11.9631037Z use_cache=False, 2025-05-07T21:01:11.9631271Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:11.9631539Z use_cpu=False, 2025-05-07T21:01:11.9631758Z output_dtype=SparseType.FP32, 2025-05-07T21:01:11.9631995Z ) 2025-05-07T21:01:11.9632208Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:11.9632765Z self=, 2025-05-07T21:01:11.9633268Z compile=False, 2025-05-07T21:01:11.9633466Z T=1, 2025-05-07T21:01:11.9633642Z D=109, 2025-05-07T21:01:11.9633810Z B=48, 2025-05-07T21:01:11.9633985Z log_E=5, 2025-05-07T21:01:11.9634167Z L=4, 2025-05-07T21:01:11.9634340Z D_gradcheck=2, 2025-05-07T21:01:11.9634545Z stochastic_rounding=True, 2025-05-07T21:01:11.9634787Z weighted=True, 2025-05-07T21:01:11.9634978Z row_wise=True, 2025-05-07T21:01:11.9635175Z mixed=True, 2025-05-07T21:01:11.9635372Z use_cache=False, 2025-05-07T21:01:11.9635596Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:11.9635859Z use_cpu=True, 2025-05-07T21:01:11.9636076Z output_dtype=SparseType.FP32, 2025-05-07T21:01:11.9636366Z ) 2025-05-07T21:01:11.9636587Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:11.9637177Z self=, 2025-05-07T21:01:11.9637681Z compile=True, 2025-05-07T21:01:11.9637868Z T=5, 2025-05-07T21:01:11.9638044Z D=128, 2025-05-07T21:01:11.9638221Z B=100, 2025-05-07T21:01:11.9638392Z log_E=5, 2025-05-07T21:01:11.9638572Z L=10, 2025-05-07T21:01:11.9638747Z D_gradcheck=1, 2025-05-07T21:01:11.9638956Z stochastic_rounding=False, 2025-05-07T21:01:11.9639195Z weighted=True, 2025-05-07T21:01:11.9639391Z row_wise=False, 2025-05-07T21:01:11.9639578Z mixed=False, 2025-05-07T21:01:11.9639765Z use_cache=True, 2025-05-07T21:01:11.9640032Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:11.9640298Z use_cpu=False, 2025-05-07T21:01:11.9640511Z output_dtype=SparseType.BF16, 2025-05-07T21:01:11.9640749Z ) 2025-05-07T21:01:12.8184473Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:12.8185073Z self=, 2025-05-07T21:01:12.8185662Z compile=False, 2025-05-07T21:01:12.8185870Z T=2, 2025-05-07T21:01:12.8186071Z D=14, 2025-05-07T21:01:12.8186255Z B=88, 2025-05-07T21:01:12.8186436Z log_E=3, 2025-05-07T21:01:12.8186623Z L=14, 2025-05-07T21:01:12.8186812Z D_gradcheck=2, 2025-05-07T21:01:12.8187039Z stochastic_rounding=False, 2025-05-07T21:01:12.8187292Z weighted=False, 2025-05-07T21:01:12.8187501Z row_wise=True, 2025-05-07T21:01:12.8187704Z mixed=True, 2025-05-07T21:01:12.8187907Z use_cache=False, 2025-05-07T21:01:12.8188141Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:12.8188422Z use_cpu=False, 2025-05-07T21:01:12.8188650Z output_dtype=SparseType.FP32, 2025-05-07T21:01:12.8188905Z ) 2025-05-07T21:01:12.8189132Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:12.8189708Z self=, 2025-05-07T21:01:12.8190221Z compile=True, 2025-05-07T21:01:12.8190429Z T=4, 2025-05-07T21:01:12.8190617Z D=107, 2025-05-07T21:01:12.8190796Z B=69, 2025-05-07T21:01:12.8190979Z log_E=3, 2025-05-07T21:01:12.8191172Z L=6, 2025-05-07T21:01:12.8191355Z D_gradcheck=2, 2025-05-07T21:01:12.8191582Z stochastic_rounding=False, 2025-05-07T21:01:12.8191834Z weighted=True, 2025-05-07T21:01:12.8192206Z row_wise=False, 2025-05-07T21:01:12.8192419Z mixed=False, 2025-05-07T21:01:12.8192630Z use_cache=False, 2025-05-07T21:01:12.8192868Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:12.8193154Z use_cpu=True, 2025-05-07T21:01:12.8193386Z output_dtype=SparseType.FP32, 2025-05-07T21:01:12.8193644Z ) 2025-05-07T21:01:12.8193866Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:12.8194438Z self=, 2025-05-07T21:01:12.8194962Z compile=True, 2025-05-07T21:01:12.8195161Z T=3, 2025-05-07T21:01:12.8195350Z D=84, 2025-05-07T21:01:12.8195537Z B=70, 2025-05-07T21:01:12.8195715Z log_E=3, 2025-05-07T21:01:12.8195906Z L=8, 2025-05-07T21:01:12.8196093Z D_gradcheck=1, 2025-05-07T21:01:12.8196312Z stochastic_rounding=True, 2025-05-07T21:01:12.8196566Z weighted=False, 2025-05-07T21:01:12.8196783Z row_wise=False, 2025-05-07T21:01:12.8196989Z mixed=False, 2025-05-07T21:01:12.8197198Z use_cache=True, 2025-05-07T21:01:12.8197434Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:12.8197708Z use_cpu=True, 2025-05-07T21:01:12.8197943Z output_dtype=SparseType.FP16, 2025-05-07T21:01:12.8198199Z ) 2025-05-07T21:01:12.8198425Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:12.8198991Z self=, 2025-05-07T21:01:12.8199599Z compile=False, 2025-05-07T21:01:12.8199808Z T=1, 2025-05-07T21:01:12.8199990Z D=39, 2025-05-07T21:01:12.8200177Z B=43, 2025-05-07T21:01:12.8200452Z log_E=3, 2025-05-07T21:01:12.8200638Z L=5, 2025-05-07T21:01:12.8200833Z D_gradcheck=1, 2025-05-07T21:01:12.8201161Z stochastic_rounding=True, 2025-05-07T21:01:12.8201492Z weighted=False, 2025-05-07T21:01:12.8201698Z row_wise=False, 2025-05-07T21:01:12.8201898Z mixed=True, 2025-05-07T21:01:12.8202095Z use_cache=True, 2025-05-07T21:01:12.8202323Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:12.8202597Z use_cpu=False, 2025-05-07T21:01:12.8202812Z output_dtype=SparseType.FP16, 2025-05-07T21:01:12.8203150Z ) 2025-05-07T21:01:12.8203369Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:12.8203923Z self=, 2025-05-07T21:01:12.8204443Z compile=True, 2025-05-07T21:01:12.8204644Z T=1, 2025-05-07T21:01:12.8204818Z D=89, 2025-05-07T21:01:12.8205001Z B=92, 2025-05-07T21:01:12.8205182Z log_E=3, 2025-05-07T21:01:12.8205363Z L=15, 2025-05-07T21:01:12.8205549Z D_gradcheck=1, 2025-05-07T21:01:12.8205769Z stochastic_rounding=False, 2025-05-07T21:01:12.8206018Z weighted=False, 2025-05-07T21:01:12.8206215Z row_wise=False, 2025-05-07T21:01:12.8206414Z mixed=True, 2025-05-07T21:01:12.8206615Z use_cache=True, 2025-05-07T21:01:12.8206842Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:12.8207116Z use_cpu=False, 2025-05-07T21:01:12.8207342Z output_dtype=SparseType.BF16, 2025-05-07T21:01:12.8207584Z ) 2025-05-07T21:01:12.8207821Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:12.8208382Z self=, 2025-05-07T21:01:12.8208894Z compile=True, 2025-05-07T21:01:12.8209096Z T=5, 2025-05-07T21:01:12.8209278Z D=2, 2025-05-07T21:01:12.8209450Z B=114, 2025-05-07T21:01:12.8209635Z log_E=4, 2025-05-07T21:01:12.8209826Z L=2, 2025-05-07T21:01:12.8210004Z D_gradcheck=2, 2025-05-07T21:01:12.8210228Z stochastic_rounding=True, 2025-05-07T21:01:12.8210479Z weighted=False, 2025-05-07T21:01:12.8210679Z row_wise=True, 2025-05-07T21:01:12.8210881Z mixed=True, 2025-05-07T21:01:12.8211084Z use_cache=True, 2025-05-07T21:01:12.8211313Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:12.8211631Z use_cpu=True, 2025-05-07T21:01:12.8211861Z output_dtype=SparseType.FP32, 2025-05-07T21:01:12.8212119Z ) 2025-05-07T21:01:12.8212343Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:12.8212917Z self=, 2025-05-07T21:01:12.8213437Z compile=True, 2025-05-07T21:01:12.8213635Z T=1, 2025-05-07T21:01:12.8213824Z D=67, 2025-05-07T21:01:12.8214012Z B=17, 2025-05-07T21:01:12.8214186Z log_E=3, 2025-05-07T21:01:12.8214372Z L=3, 2025-05-07T21:01:12.8214552Z D_gradcheck=2, 2025-05-07T21:01:12.8214766Z stochastic_rounding=False, 2025-05-07T21:01:12.8215014Z weighted=False, 2025-05-07T21:01:12.8215215Z row_wise=False, 2025-05-07T21:01:12.8215411Z mixed=True, 2025-05-07T21:01:12.8215608Z use_cache=True, 2025-05-07T21:01:12.8215834Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:12.8216105Z use_cpu=False, 2025-05-07T21:01:12.8216435Z output_dtype=SparseType.FP16, 2025-05-07T21:01:12.8216683Z ) 2025-05-07T21:01:12.8216906Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:12.8217470Z self=, 2025-05-07T21:01:12.8217994Z compile=False, 2025-05-07T21:01:12.8218200Z T=1, 2025-05-07T21:01:12.8218378Z D=108, 2025-05-07T21:01:12.8218642Z B=34, 2025-05-07T21:01:12.8218820Z log_E=5, 2025-05-07T21:01:12.8218999Z L=11, 2025-05-07T21:01:12.8219181Z D_gradcheck=2, 2025-05-07T21:01:12.8219397Z stochastic_rounding=False, 2025-05-07T21:01:12.8219674Z weighted=True, 2025-05-07T21:01:12.8219881Z row_wise=False, 2025-05-07T21:01:12.8220080Z mixed=True, 2025-05-07T21:01:12.8220274Z use_cache=False, 2025-05-07T21:01:12.8220516Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:12.8220788Z use_cpu=True, 2025-05-07T21:01:12.8221009Z output_dtype=SparseType.FP16, 2025-05-07T21:01:12.8221273Z ) 2025-05-07T21:01:12.8221502Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:12.8222069Z self=, 2025-05-07T21:01:12.8222630Z compile=False, 2025-05-07T21:01:12.8222835Z T=5, 2025-05-07T21:01:12.8223015Z D=87, 2025-05-07T21:01:12.8223187Z B=119, 2025-05-07T21:01:12.8223376Z log_E=5, 2025-05-07T21:01:12.8223568Z L=13, 2025-05-07T21:01:12.8223743Z D_gradcheck=2, 2025-05-07T21:01:12.8223961Z stochastic_rounding=False, 2025-05-07T21:01:12.8224212Z weighted=True, 2025-05-07T21:01:12.8224410Z row_wise=True, 2025-05-07T21:01:12.8224607Z mixed=False, 2025-05-07T21:01:12.8224807Z use_cache=True, 2025-05-07T21:01:12.8225027Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:12.8225300Z use_cpu=False, 2025-05-07T21:01:12.8225522Z output_dtype=SparseType.FP32, 2025-05-07T21:01:12.8225772Z ) 2025-05-07T21:01:12.8226001Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:12.8226568Z self=, 2025-05-07T21:01:12.8227085Z compile=True, 2025-05-07T21:01:12.8227290Z T=1, 2025-05-07T21:01:12.8227477Z D=24, 2025-05-07T21:01:12.8227659Z B=3, 2025-05-07T21:01:12.8227845Z log_E=3, 2025-05-07T21:01:12.8228039Z L=18, 2025-05-07T21:01:12.8228222Z D_gradcheck=1, 2025-05-07T21:01:12.8228448Z stochastic_rounding=False, 2025-05-07T21:01:12.8228698Z weighted=False, 2025-05-07T21:01:12.8228908Z row_wise=True, 2025-05-07T21:01:12.8229111Z mixed=True, 2025-05-07T21:01:12.8229313Z use_cache=True, 2025-05-07T21:01:12.8229548Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:12.8229816Z use_cpu=False, 2025-05-07T21:01:12.8230044Z output_dtype=SparseType.FP16, 2025-05-07T21:01:12.8230297Z ) 2025-05-07T21:01:12.8230573Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:12.8231177Z self=, 2025-05-07T21:01:12.8231741Z compile=False, 2025-05-07T21:01:12.8231951Z T=3, 2025-05-07T21:01:12.8232134Z D=92, 2025-05-07T21:01:12.8232313Z B=98, 2025-05-07T21:01:12.8232501Z log_E=3, 2025-05-07T21:01:12.8232696Z L=10, 2025-05-07T21:01:12.8232884Z D_gradcheck=2, 2025-05-07T21:01:12.8233111Z stochastic_rounding=False, 2025-05-07T21:01:12.8233369Z weighted=False, 2025-05-07T21:01:12.8233577Z row_wise=True, 2025-05-07T21:01:12.8233787Z mixed=False, 2025-05-07T21:01:12.8234000Z use_cache=True, 2025-05-07T21:01:12.8234231Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:12.8234516Z use_cpu=True, 2025-05-07T21:01:12.8234750Z output_dtype=SparseType.FP16, 2025-05-07T21:01:12.8235002Z ) 2025-05-07T21:01:12.8235233Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:12.8235805Z self=, 2025-05-07T21:01:12.8236326Z compile=True, 2025-05-07T21:01:12.8236527Z T=5, 2025-05-07T21:01:12.8236718Z D=23, 2025-05-07T21:01:12.8236907Z B=33, 2025-05-07T21:01:12.8237090Z log_E=5, 2025-05-07T21:01:12.8237280Z L=6, 2025-05-07T21:01:12.8237468Z D_gradcheck=2, 2025-05-07T21:01:12.8237685Z stochastic_rounding=True, 2025-05-07T21:01:12.8237981Z weighted=True, 2025-05-07T21:01:12.8238188Z row_wise=False, 2025-05-07T21:01:12.8238379Z mixed=True, 2025-05-07T21:01:12.8238578Z use_cache=True, 2025-05-07T21:01:12.8238847Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:12.8239120Z use_cpu=False, 2025-05-07T21:01:12.8239341Z output_dtype=SparseType.BF16, 2025-05-07T21:01:12.8239598Z ) 2025-05-07T21:01:12.8239817Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:12.8240383Z self=, 2025-05-07T21:01:12.8240897Z compile=False, 2025-05-07T21:01:12.8241092Z T=1, 2025-05-07T21:01:12.8241271Z D=75, 2025-05-07T21:01:12.8241498Z B=61, 2025-05-07T21:01:12.8241700Z log_E=4, 2025-05-07T21:01:12.8241913Z L=1, 2025-05-07T21:01:12.8242100Z D_gradcheck=2, 2025-05-07T21:01:12.8242315Z stochastic_rounding=False, 2025-05-07T21:01:12.8242573Z weighted=False, 2025-05-07T21:01:12.8242784Z row_wise=False, 2025-05-07T21:01:12.8242988Z mixed=False, 2025-05-07T21:01:12.8243184Z use_cache=False, 2025-05-07T21:01:12.8243427Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:12.8243705Z use_cpu=False, 2025-05-07T21:01:12.8243923Z output_dtype=SparseType.BF16, 2025-05-07T21:01:12.8244179Z ) 2025-05-07T21:01:12.8244409Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:12.8244969Z self=, 2025-05-07T21:01:12.8245493Z compile=False, 2025-05-07T21:01:12.8245697Z T=3, 2025-05-07T21:01:12.8245877Z D=20, 2025-05-07T21:01:12.8246062Z B=34, 2025-05-07T21:01:12.8246250Z log_E=3, 2025-05-07T21:01:12.8246437Z L=4, 2025-05-07T21:01:12.8246624Z D_gradcheck=2, 2025-05-07T21:01:12.8246846Z stochastic_rounding=False, 2025-05-07T21:01:12.8247093Z weighted=False, 2025-05-07T21:01:12.8247310Z row_wise=False, 2025-05-07T21:01:12.8247520Z mixed=True, 2025-05-07T21:01:12.8247717Z use_cache=True, 2025-05-07T21:01:12.8247955Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:12.8248236Z use_cpu=False, 2025-05-07T21:01:12.8248465Z output_dtype=SparseType.FP32, 2025-05-07T21:01:12.8248720Z ) 2025-05-07T21:01:12.8248950Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:12.8249513Z self=, 2025-05-07T21:01:12.8250073Z compile=True, 2025-05-07T21:01:12.8250278Z T=5, 2025-05-07T21:01:12.8250460Z D=87, 2025-05-07T21:01:12.8250637Z B=38, 2025-05-07T21:01:12.8250825Z log_E=3, 2025-05-07T21:01:12.8251020Z L=6, 2025-05-07T21:01:12.8251199Z D_gradcheck=1, 2025-05-07T21:01:12.8251427Z stochastic_rounding=False, 2025-05-07T21:01:12.8251674Z weighted=True, 2025-05-07T21:01:12.8251876Z row_wise=True, 2025-05-07T21:01:12.8252084Z mixed=False, 2025-05-07T21:01:12.8252290Z use_cache=True, 2025-05-07T21:01:12.8252517Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:12.8252797Z use_cpu=True, 2025-05-07T21:01:12.8253027Z output_dtype=SparseType.BF16, 2025-05-07T21:01:12.8253280Z ) 2025-05-07T21:01:12.8253507Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:12.8254071Z self=, 2025-05-07T21:01:12.8254590Z compile=True, 2025-05-07T21:01:12.8254789Z T=2, 2025-05-07T21:01:12.8254976Z D=96, 2025-05-07T21:01:12.8255160Z B=115, 2025-05-07T21:01:12.8255341Z log_E=3, 2025-05-07T21:01:12.8255536Z L=5, 2025-05-07T21:01:12.8255723Z D_gradcheck=2, 2025-05-07T21:01:12.8255944Z stochastic_rounding=True, 2025-05-07T21:01:12.8256283Z weighted=False, 2025-05-07T21:01:12.8256495Z row_wise=True, 2025-05-07T21:01:12.8256689Z mixed=True, 2025-05-07T21:01:12.8256940Z use_cache=True, 2025-05-07T21:01:12.8257171Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:12.8257440Z use_cpu=False, 2025-05-07T21:01:12.8257664Z output_dtype=SparseType.BF16, 2025-05-07T21:01:12.8257915Z ) 2025-05-07T21:01:12.8258173Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:12.8258737Z self=, 2025-05-07T21:01:12.8259431Z compile=False, 2025-05-07T21:01:12.8259628Z T=5, 2025-05-07T21:01:12.8259810Z D=110, 2025-05-07T21:01:12.8268900Z B=8, 2025-05-07T21:01:12.8269122Z log_E=3, 2025-05-07T21:01:12.8269326Z L=1, 2025-05-07T21:01:12.8269518Z D_gradcheck=2, 2025-05-07T21:01:12.8269746Z stochastic_rounding=False, 2025-05-07T21:01:12.8270115Z weighted=True, 2025-05-07T21:01:12.8270322Z row_wise=False, 2025-05-07T21:01:12.8270512Z mixed=True, 2025-05-07T21:01:12.8270714Z use_cache=True, 2025-05-07T21:01:12.8270947Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:12.8271223Z use_cpu=True, 2025-05-07T21:01:12.8271472Z output_dtype=SparseType.FP16, 2025-05-07T21:01:12.8271743Z ) 2025-05-07T21:01:12.8271970Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:12.8272528Z self=, 2025-05-07T21:01:12.8273049Z compile=False, 2025-05-07T21:01:12.8273250Z T=5, 2025-05-07T21:01:12.8273417Z D=82, 2025-05-07T21:01:12.8273590Z B=98, 2025-05-07T21:01:12.8273769Z log_E=3, 2025-05-07T21:01:12.8273947Z L=16, 2025-05-07T21:01:12.8274131Z D_gradcheck=1, 2025-05-07T21:01:12.8274348Z stochastic_rounding=True, 2025-05-07T21:01:12.8274585Z weighted=True, 2025-05-07T21:01:12.8274786Z row_wise=True, 2025-05-07T21:01:12.8274980Z mixed=False, 2025-05-07T21:01:12.8275177Z use_cache=True, 2025-05-07T21:01:12.8275406Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:12.8275682Z use_cpu=True, 2025-05-07T21:01:12.8275902Z output_dtype=SparseType.FP16, 2025-05-07T21:01:12.8276154Z ) 2025-05-07T21:01:13.3280859Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:13.3281812Z self=, 2025-05-07T21:01:13.3282581Z compile=True, 2025-05-07T21:01:13.3282856Z T=5, 2025-05-07T21:01:13.3283102Z D=79, 2025-05-07T21:01:13.3283325Z B=89, 2025-05-07T21:01:13.3285009Z log_E=4, 2025-05-07T21:01:13.3285487Z L=13, 2025-05-07T21:01:13.3285672Z D_gradcheck=1, 2025-05-07T21:01:13.3285892Z stochastic_rounding=False, 2025-05-07T21:01:13.3286146Z weighted=True, 2025-05-07T21:01:13.3286352Z row_wise=False, 2025-05-07T21:01:13.3286557Z mixed=False, 2025-05-07T21:01:13.3286764Z use_cache=False, 2025-05-07T21:01:13.3287003Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:13.3287273Z use_cpu=True, 2025-05-07T21:01:13.3287505Z output_dtype=SparseType.FP32, 2025-05-07T21:01:13.3287766Z ) 2025-05-07T21:01:13.3287986Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:13.3288561Z self=, 2025-05-07T21:01:13.3289080Z compile=False, 2025-05-07T21:01:13.3289279Z T=3, 2025-05-07T21:01:13.3289450Z D=14, 2025-05-07T21:01:13.3289632Z B=105, 2025-05-07T21:01:13.3289811Z log_E=4, 2025-05-07T21:01:13.3289996Z L=12, 2025-05-07T21:01:13.3290180Z D_gradcheck=2, 2025-05-07T21:01:13.3290399Z stochastic_rounding=False, 2025-05-07T21:01:13.3290641Z weighted=True, 2025-05-07T21:01:13.3290848Z row_wise=False, 2025-05-07T21:01:13.3291047Z mixed=True, 2025-05-07T21:01:13.3291244Z use_cache=False, 2025-05-07T21:01:13.3291522Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:13.3291809Z use_cpu=True, 2025-05-07T21:01:13.3292027Z output_dtype=SparseType.FP32, 2025-05-07T21:01:13.3292381Z ) 2025-05-07T21:01:13.3292610Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:13.3293266Z self=, 2025-05-07T21:01:13.3293796Z compile=False, 2025-05-07T21:01:13.3294006Z T=5, 2025-05-07T21:01:13.3294187Z D=127, 2025-05-07T21:01:13.3294377Z B=18, 2025-05-07T21:01:13.3294561Z log_E=3, 2025-05-07T21:01:13.3294744Z L=18, 2025-05-07T21:01:13.3294936Z D_gradcheck=1, 2025-05-07T21:01:13.3295166Z stochastic_rounding=False, 2025-05-07T21:01:13.3295415Z weighted=True, 2025-05-07T21:01:13.3295618Z row_wise=True, 2025-05-07T21:01:13.3295824Z mixed=True, 2025-05-07T21:01:13.3296086Z use_cache=False, 2025-05-07T21:01:13.3296523Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:13.3296804Z use_cpu=True, 2025-05-07T21:01:13.3297031Z output_dtype=SparseType.FP32, 2025-05-07T21:01:13.3297283Z ) 2025-05-07T21:01:13.3297515Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:13.3298079Z self=, 2025-05-07T21:01:13.3298594Z compile=False, 2025-05-07T21:01:13.3298793Z T=2, 2025-05-07T21:01:13.3298971Z D=108, 2025-05-07T21:01:13.3299147Z B=38, 2025-05-07T21:01:13.3299327Z log_E=5, 2025-05-07T21:01:13.3299510Z L=1, 2025-05-07T21:01:13.3299687Z D_gradcheck=2, 2025-05-07T21:01:13.3299903Z stochastic_rounding=True, 2025-05-07T21:01:13.3300151Z weighted=False, 2025-05-07T21:01:13.3300352Z row_wise=False, 2025-05-07T21:01:13.3300544Z mixed=True, 2025-05-07T21:01:13.3300745Z use_cache=False, 2025-05-07T21:01:13.3300985Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:13.3301256Z use_cpu=True, 2025-05-07T21:01:13.3301479Z output_dtype=SparseType.FP16, 2025-05-07T21:01:13.3301733Z ) 2025-05-07T21:01:13.3301953Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:13.3302523Z self=, 2025-05-07T21:01:13.3303041Z compile=True, 2025-05-07T21:01:13.3303234Z T=3, 2025-05-07T21:01:13.3303422Z D=99, 2025-05-07T21:01:13.3303606Z B=19, 2025-05-07T21:01:13.3303785Z log_E=3, 2025-05-07T21:01:13.3303985Z L=10, 2025-05-07T21:01:13.3304172Z D_gradcheck=1, 2025-05-07T21:01:13.3304391Z stochastic_rounding=True, 2025-05-07T21:01:13.3304647Z weighted=False, 2025-05-07T21:01:13.3304907Z row_wise=False, 2025-05-07T21:01:13.3305112Z mixed=False, 2025-05-07T21:01:13.3305316Z use_cache=True, 2025-05-07T21:01:13.3305551Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:13.3305829Z use_cpu=False, 2025-05-07T21:01:13.3306063Z output_dtype=SparseType.FP16, 2025-05-07T21:01:13.3306320Z ) 2025-05-07T21:01:13.3306549Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:13.3307112Z self=, 2025-05-07T21:01:13.3307632Z compile=True, 2025-05-07T21:01:13.3307835Z T=3, 2025-05-07T21:01:13.3308011Z D=93, 2025-05-07T21:01:13.3308195Z B=68, 2025-05-07T21:01:13.3308378Z log_E=3, 2025-05-07T21:01:13.3308561Z L=7, 2025-05-07T21:01:13.3308746Z D_gradcheck=1, 2025-05-07T21:01:13.3308966Z stochastic_rounding=True, 2025-05-07T21:01:13.3309209Z weighted=True, 2025-05-07T21:01:13.3309418Z row_wise=False, 2025-05-07T21:01:13.3309630Z mixed=False, 2025-05-07T21:01:13.3309829Z use_cache=False, 2025-05-07T21:01:13.3310071Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:13.3310348Z use_cpu=True, 2025-05-07T21:01:13.3310572Z output_dtype=SparseType.FP32, 2025-05-07T21:01:13.3310823Z ) 2025-05-07T21:01:13.3311051Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:13.3311618Z self=, 2025-05-07T21:01:13.3312180Z compile=True, 2025-05-07T21:01:13.3312385Z T=4, 2025-05-07T21:01:13.3312567Z D=57, 2025-05-07T21:01:13.3312746Z B=124, 2025-05-07T21:01:13.3312975Z log_E=4, 2025-05-07T21:01:13.3313166Z L=14, 2025-05-07T21:01:13.3313347Z D_gradcheck=1, 2025-05-07T21:01:13.3313570Z stochastic_rounding=True, 2025-05-07T21:01:13.3313821Z weighted=False, 2025-05-07T21:01:13.3314024Z row_wise=False, 2025-05-07T21:01:13.3314230Z mixed=False, 2025-05-07T21:01:13.3314440Z use_cache=False, 2025-05-07T21:01:13.3314674Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:13.3314955Z use_cpu=False, 2025-05-07T21:01:13.3315185Z output_dtype=SparseType.FP32, 2025-05-07T21:01:13.3315475Z ) 2025-05-07T21:01:13.3315705Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:13.3316270Z self=, 2025-05-07T21:01:13.3316788Z compile=False, 2025-05-07T21:01:13.3316993Z T=3, 2025-05-07T21:01:13.3317179Z D=24, 2025-05-07T21:01:13.3317357Z B=4, 2025-05-07T21:01:13.3317542Z log_E=5, 2025-05-07T21:01:13.3317738Z L=7, 2025-05-07T21:01:13.3317933Z D_gradcheck=1, 2025-05-07T21:01:13.3318149Z stochastic_rounding=True, 2025-05-07T21:01:13.3318398Z weighted=False, 2025-05-07T21:01:13.3318610Z row_wise=False, 2025-05-07T21:01:13.3318810Z mixed=False, 2025-05-07T21:01:13.3319031Z use_cache=True, 2025-05-07T21:01:13.3319264Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:13.3319543Z use_cpu=False, 2025-05-07T21:01:13.3319775Z output_dtype=SparseType.BF16, 2025-05-07T21:01:13.3320025Z ) 2025-05-07T21:01:13.3320258Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:13.3320823Z self=, 2025-05-07T21:01:13.3321343Z compile=True, 2025-05-07T21:01:13.3321548Z T=5, 2025-05-07T21:01:13.3321733Z D=120, 2025-05-07T21:01:13.3321913Z B=80, 2025-05-07T21:01:13.3322099Z log_E=3, 2025-05-07T21:01:13.3322290Z L=8, 2025-05-07T21:01:13.3322473Z D_gradcheck=2, 2025-05-07T21:01:13.3322702Z stochastic_rounding=False, 2025-05-07T21:01:13.3322954Z weighted=False, 2025-05-07T21:01:13.3323154Z row_wise=False, 2025-05-07T21:01:13.3323361Z mixed=True, 2025-05-07T21:01:13.3323566Z use_cache=False, 2025-05-07T21:01:13.3323806Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:13.3324133Z use_cpu=True, 2025-05-07T21:01:13.3324365Z output_dtype=SparseType.BF16, 2025-05-07T21:01:13.3324614Z ) 2025-05-07T21:01:13.3324834Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:13.3325400Z self=, 2025-05-07T21:01:13.3325918Z compile=False, 2025-05-07T21:01:13.3326117Z T=4, 2025-05-07T21:01:13.3326301Z D=102, 2025-05-07T21:01:13.3326485Z B=116, 2025-05-07T21:01:13.3326662Z log_E=3, 2025-05-07T21:01:13.3326855Z L=7, 2025-05-07T21:01:13.3327039Z D_gradcheck=1, 2025-05-07T21:01:13.3327257Z stochastic_rounding=True, 2025-05-07T21:01:13.3327508Z weighted=True, 2025-05-07T21:01:13.3327713Z row_wise=False, 2025-05-07T21:01:13.3327912Z mixed=True, 2025-05-07T21:01:13.3328115Z use_cache=True, 2025-05-07T21:01:13.3328350Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:13.3328621Z use_cpu=False, 2025-05-07T21:01:13.3328853Z output_dtype=SparseType.FP16, 2025-05-07T21:01:13.3329106Z ) 2025-05-07T21:01:13.3329335Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:13.3329892Z self=, 2025-05-07T21:01:13.3330418Z compile=False, 2025-05-07T21:01:13.3330624Z T=1, 2025-05-07T21:01:13.3330799Z D=86, 2025-05-07T21:01:13.3331107Z B=69, 2025-05-07T21:01:13.3331293Z log_E=4, 2025-05-07T21:01:13.3331475Z L=0, 2025-05-07T21:01:13.3331663Z D_gradcheck=2, 2025-05-07T21:01:13.3331885Z stochastic_rounding=False, 2025-05-07T21:01:13.3332172Z weighted=False, 2025-05-07T21:01:13.3332387Z row_wise=True, 2025-05-07T21:01:13.3332595Z mixed=False, 2025-05-07T21:01:13.3332795Z use_cache=False, 2025-05-07T21:01:13.3333038Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:13.3333316Z use_cpu=False, 2025-05-07T21:01:13.3333538Z output_dtype=SparseType.BF16, 2025-05-07T21:01:13.3333793Z ) 2025-05-07T21:01:13.3334023Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:13.3334580Z self=, 2025-05-07T21:01:13.3335187Z compile=False, 2025-05-07T21:01:13.3335392Z T=4, 2025-05-07T21:01:13.3335576Z D=4, 2025-05-07T21:01:13.3335753Z B=88, 2025-05-07T21:01:13.3335941Z log_E=4, 2025-05-07T21:01:13.3336139Z L=7, 2025-05-07T21:01:13.3336414Z D_gradcheck=2, 2025-05-07T21:01:13.3336641Z stochastic_rounding=False, 2025-05-07T21:01:13.3336888Z weighted=True, 2025-05-07T21:01:13.3337090Z row_wise=True, 2025-05-07T21:01:13.3337293Z mixed=False, 2025-05-07T21:01:13.3337496Z use_cache=False, 2025-05-07T21:01:13.3337731Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:13.3338009Z use_cpu=True, 2025-05-07T21:01:13.3338238Z output_dtype=SparseType.FP16, 2025-05-07T21:01:13.3338483Z ) 2025-05-07T21:01:13.3338708Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:13.3339275Z self=, 2025-05-07T21:01:13.3339788Z compile=False, 2025-05-07T21:01:13.3339995Z T=5, 2025-05-07T21:01:13.3340183Z D=85, 2025-05-07T21:01:13.3340360Z B=77, 2025-05-07T21:01:13.3340544Z log_E=5, 2025-05-07T21:01:13.3340735Z L=4, 2025-05-07T21:01:13.3340914Z D_gradcheck=2, 2025-05-07T21:01:13.3341138Z stochastic_rounding=False, 2025-05-07T21:01:13.3341384Z weighted=True, 2025-05-07T21:01:13.3341589Z row_wise=True, 2025-05-07T21:01:13.3341789Z mixed=True, 2025-05-07T21:01:13.3341993Z use_cache=False, 2025-05-07T21:01:13.3342240Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:13.3342511Z use_cpu=True, 2025-05-07T21:01:13.3342739Z output_dtype=SparseType.BF16, 2025-05-07T21:01:13.3342992Z ) 2025-05-07T21:01:13.3343269Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:13.3343830Z self=, 2025-05-07T21:01:13.3344345Z compile=True, 2025-05-07T21:01:13.3344542Z T=5, 2025-05-07T21:01:13.3344720Z D=119, 2025-05-07T21:01:13.3344898Z B=61, 2025-05-07T21:01:13.3345070Z log_E=3, 2025-05-07T21:01:13.3345255Z L=11, 2025-05-07T21:01:13.3345438Z D_gradcheck=2, 2025-05-07T21:01:13.3345653Z stochastic_rounding=True, 2025-05-07T21:01:13.3345897Z weighted=True, 2025-05-07T21:01:13.3346100Z row_wise=True, 2025-05-07T21:01:13.3346299Z mixed=False, 2025-05-07T21:01:13.3346505Z use_cache=True, 2025-05-07T21:01:13.3346736Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:13.3347015Z use_cpu=True, 2025-05-07T21:01:13.3347234Z output_dtype=SparseType.FP16, 2025-05-07T21:01:13.3347485Z ) 2025-05-07T21:01:13.3347715Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:13.3348277Z self=, 2025-05-07T21:01:13.3348796Z compile=True, 2025-05-07T21:01:13.3348998Z T=5, 2025-05-07T21:01:13.3349182Z D=117, 2025-05-07T21:01:13.3349367Z B=60, 2025-05-07T21:01:13.3349550Z log_E=5, 2025-05-07T21:01:13.3349736Z L=1, 2025-05-07T21:01:13.3349924Z D_gradcheck=1, 2025-05-07T21:01:13.3350199Z stochastic_rounding=False, 2025-05-07T21:01:13.3350445Z weighted=False, 2025-05-07T21:01:13.3350650Z row_wise=False, 2025-05-07T21:01:13.3350859Z mixed=True, 2025-05-07T21:01:13.3351059Z use_cache=True, 2025-05-07T21:01:13.3351364Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:13.3351667Z use_cpu=False, 2025-05-07T21:01:13.3351890Z output_dtype=SparseType.BF16, 2025-05-07T21:01:13.3352143Z ) 2025-05-07T21:01:13.3352370Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:13.3352937Z self=, 2025-05-07T21:01:13.3353450Z compile=False, 2025-05-07T21:01:13.3353652Z T=3, 2025-05-07T21:01:13.3353836Z D=58, 2025-05-07T21:01:13.3354060Z B=85, 2025-05-07T21:01:13.3354248Z log_E=5, 2025-05-07T21:01:13.3354440Z L=0, 2025-05-07T21:01:13.3354621Z D_gradcheck=1, 2025-05-07T21:01:13.3354844Z stochastic_rounding=False, 2025-05-07T21:01:13.3355102Z weighted=True, 2025-05-07T21:01:13.3355303Z row_wise=True, 2025-05-07T21:01:13.3355508Z mixed=False, 2025-05-07T21:01:13.3355719Z use_cache=False, 2025-05-07T21:01:13.3355955Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:13.3356241Z use_cpu=False, 2025-05-07T21:01:13.3356470Z output_dtype=SparseType.FP32, 2025-05-07T21:01:13.3356717Z ) 2025-05-07T21:01:13.3356946Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:13.3357509Z self=, 2025-05-07T21:01:13.3358027Z compile=True, 2025-05-07T21:01:13.3358225Z T=2, 2025-05-07T21:01:13.3358415Z D=63, 2025-05-07T21:01:13.3358598Z B=51, 2025-05-07T21:01:13.3358776Z log_E=4, 2025-05-07T21:01:13.3358967Z L=17, 2025-05-07T21:01:13.3359154Z D_gradcheck=1, 2025-05-07T21:01:13.3359651Z stochastic_rounding=False, 2025-05-07T21:01:13.3359903Z weighted=False, 2025-05-07T21:01:13.3360119Z row_wise=True, 2025-05-07T21:01:13.3360317Z mixed=True, 2025-05-07T21:01:13.3360523Z use_cache=True, 2025-05-07T21:01:13.3360752Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:13.3361019Z use_cpu=True, 2025-05-07T21:01:13.3361249Z output_dtype=SparseType.FP16, 2025-05-07T21:01:13.3361503Z ) 2025-05-07T21:01:13.3361722Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:13.3362286Z self=, 2025-05-07T21:01:13.3362892Z compile=False, 2025-05-07T21:01:13.3363090Z T=1, 2025-05-07T21:01:13.3363273Z D=78, 2025-05-07T21:01:13.3363456Z B=112, 2025-05-07T21:01:13.3363632Z log_E=3, 2025-05-07T21:01:13.3363824Z L=19, 2025-05-07T21:01:13.3364011Z D_gradcheck=1, 2025-05-07T21:01:13.3364227Z stochastic_rounding=False, 2025-05-07T21:01:13.3364476Z weighted=False, 2025-05-07T21:01:13.3364684Z row_wise=False, 2025-05-07T21:01:13.3364891Z mixed=False, 2025-05-07T21:01:13.3365092Z use_cache=True, 2025-05-07T21:01:13.3365322Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:13.3365602Z use_cpu=True, 2025-05-07T21:01:13.3365826Z output_dtype=SparseType.FP16, 2025-05-07T21:01:13.3366081Z ) 2025-05-07T21:01:22.4816165Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:22.4816960Z self=, 2025-05-07T21:01:22.4817538Z compile=False, 2025-05-07T21:01:22.4817773Z T=5, 2025-05-07T21:01:22.4817961Z D=18, 2025-05-07T21:01:22.4818137Z B=76, 2025-05-07T21:01:22.4818320Z log_E=3, 2025-05-07T21:01:22.4818507Z L=0, 2025-05-07T21:01:22.4827166Z D_gradcheck=1, 2025-05-07T21:01:22.4827422Z stochastic_rounding=True, 2025-05-07T21:01:22.4827676Z weighted=False, 2025-05-07T21:01:22.4827895Z row_wise=False, 2025-05-07T21:01:22.4828108Z mixed=True, 2025-05-07T21:01:22.4828586Z use_cache=True, 2025-05-07T21:01:22.4828831Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:22.4829120Z use_cpu=True, 2025-05-07T21:01:22.4829352Z output_dtype=SparseType.BF16, 2025-05-07T21:01:22.4829618Z ) 2025-05-07T21:01:22.4829945Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:22.4830527Z self=, 2025-05-07T21:01:22.4831047Z compile=True, 2025-05-07T21:01:22.4831253Z T=2, 2025-05-07T21:01:22.4831443Z D=81, 2025-05-07T21:01:22.4831628Z B=96, 2025-05-07T21:01:22.4831817Z log_E=3, 2025-05-07T21:01:22.4832011Z L=9, 2025-05-07T21:01:22.4832195Z D_gradcheck=2, 2025-05-07T21:01:22.4832424Z stochastic_rounding=True, 2025-05-07T21:01:22.4832761Z weighted=True, 2025-05-07T21:01:22.4832967Z row_wise=True, 2025-05-07T21:01:22.4833179Z mixed=True, 2025-05-07T21:01:22.4833388Z use_cache=False, 2025-05-07T21:01:22.4833630Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:22.4833919Z use_cpu=True, 2025-05-07T21:01:22.4834151Z output_dtype=SparseType.FP32, 2025-05-07T21:01:22.4834404Z ) 2025-05-07T21:01:22.4834641Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:22.4835212Z self=, 2025-05-07T21:01:22.4835738Z compile=True, 2025-05-07T21:01:22.4835937Z T=3, 2025-05-07T21:01:22.4836127Z D=73, 2025-05-07T21:01:22.4836319Z B=123, 2025-05-07T21:01:22.4836503Z log_E=4, 2025-05-07T21:01:22.4836699Z L=8, 2025-05-07T21:01:22.4836887Z D_gradcheck=2, 2025-05-07T21:01:22.4837108Z stochastic_rounding=False, 2025-05-07T21:01:22.4837365Z weighted=True, 2025-05-07T21:01:22.4837577Z row_wise=True, 2025-05-07T21:01:22.4837776Z mixed=True, 2025-05-07T21:01:22.4837981Z use_cache=False, 2025-05-07T21:01:22.4838227Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:22.4838503Z use_cpu=True, 2025-05-07T21:01:22.4838736Z output_dtype=SparseType.FP32, 2025-05-07T21:01:22.4838991Z ) 2025-05-07T21:01:22.4839216Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:22.4839778Z self=, 2025-05-07T21:01:22.4840297Z compile=False, 2025-05-07T21:01:22.4840493Z T=3, 2025-05-07T21:01:22.4840671Z D=63, 2025-05-07T21:01:22.4840851Z B=11, 2025-05-07T21:01:22.4841027Z log_E=4, 2025-05-07T21:01:22.4841287Z L=5, 2025-05-07T21:01:22.4841470Z D_gradcheck=1, 2025-05-07T21:01:22.4841687Z stochastic_rounding=False, 2025-05-07T21:01:22.4841934Z weighted=False, 2025-05-07T21:01:22.4842145Z row_wise=False, 2025-05-07T21:01:22.4842349Z mixed=True, 2025-05-07T21:01:22.4842544Z use_cache=False, 2025-05-07T21:01:22.4842782Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:22.4843055Z use_cpu=True, 2025-05-07T21:01:22.4843276Z output_dtype=SparseType.FP16, 2025-05-07T21:01:22.4843528Z ) 2025-05-07T21:01:22.4843752Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:22.4844315Z self=, 2025-05-07T21:01:22.4844842Z compile=False, 2025-05-07T21:01:22.4845054Z T=4, 2025-05-07T21:01:22.4845236Z D=59, 2025-05-07T21:01:22.4845423Z B=51, 2025-05-07T21:01:22.4845614Z log_E=5, 2025-05-07T21:01:22.4845801Z L=14, 2025-05-07T21:01:22.4845995Z D_gradcheck=2, 2025-05-07T21:01:22.4846224Z stochastic_rounding=False, 2025-05-07T21:01:22.4846473Z weighted=False, 2025-05-07T21:01:22.4846687Z row_wise=False, 2025-05-07T21:01:22.4846902Z mixed=True, 2025-05-07T21:01:22.4847102Z use_cache=True, 2025-05-07T21:01:22.4847342Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:22.4847626Z use_cpu=True, 2025-05-07T21:01:22.4847857Z output_dtype=SparseType.FP16, 2025-05-07T21:01:22.4848170Z ) 2025-05-07T21:01:22.4848401Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:22.4849009Z self=, 2025-05-07T21:01:22.4849527Z compile=False, 2025-05-07T21:01:22.4849734Z T=5, 2025-05-07T21:01:22.4849918Z D=99, 2025-05-07T21:01:22.4850100Z B=38, 2025-05-07T21:01:22.4850288Z log_E=3, 2025-05-07T21:01:22.4850482Z L=14, 2025-05-07T21:01:22.4850663Z D_gradcheck=2, 2025-05-07T21:01:22.4850890Z stochastic_rounding=False, 2025-05-07T21:01:22.4851140Z weighted=True, 2025-05-07T21:01:22.4851337Z row_wise=True, 2025-05-07T21:01:22.4851541Z mixed=True, 2025-05-07T21:01:22.4851746Z use_cache=True, 2025-05-07T21:01:22.4852018Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:22.4852300Z use_cpu=False, 2025-05-07T21:01:22.4852529Z output_dtype=SparseType.FP32, 2025-05-07T21:01:22.4852779Z ) 2025-05-07T21:01:22.4853009Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:22.4853571Z self=, 2025-05-07T21:01:22.4854093Z compile=False, 2025-05-07T21:01:22.4854292Z T=1, 2025-05-07T21:01:22.4854475Z D=15, 2025-05-07T21:01:22.4854660Z B=72, 2025-05-07T21:01:22.4854838Z log_E=3, 2025-05-07T21:01:22.4855030Z L=15, 2025-05-07T21:01:22.4855215Z D_gradcheck=2, 2025-05-07T21:01:22.4855431Z stochastic_rounding=True, 2025-05-07T21:01:22.4855687Z weighted=True, 2025-05-07T21:01:22.4855894Z row_wise=False, 2025-05-07T21:01:22.4856095Z mixed=False, 2025-05-07T21:01:22.4856424Z use_cache=False, 2025-05-07T21:01:22.4856669Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:22.4856947Z use_cpu=False, 2025-05-07T21:01:22.4857178Z output_dtype=SparseType.BF16, 2025-05-07T21:01:22.4857428Z ) 2025-05-07T21:01:22.4857651Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:22.4858214Z self=, 2025-05-07T21:01:22.4858728Z compile=False, 2025-05-07T21:01:22.4858924Z T=1, 2025-05-07T21:01:22.4859109Z D=20, 2025-05-07T21:01:22.4859564Z B=102, 2025-05-07T21:01:22.4859758Z log_E=5, 2025-05-07T21:01:22.4859944Z L=11, 2025-05-07T21:01:22.4860133Z D_gradcheck=1, 2025-05-07T21:01:22.4860362Z stochastic_rounding=False, 2025-05-07T21:01:22.4860610Z weighted=False, 2025-05-07T21:01:22.4860903Z row_wise=True, 2025-05-07T21:01:22.4861111Z mixed=False, 2025-05-07T21:01:22.4861313Z use_cache=False, 2025-05-07T21:01:22.4861551Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:22.4861833Z use_cpu=False, 2025-05-07T21:01:22.4862055Z output_dtype=SparseType.FP16, 2025-05-07T21:01:22.4862306Z ) 2025-05-07T21:01:22.4862531Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:22.4863090Z self=, 2025-05-07T21:01:22.4863609Z compile=False, 2025-05-07T21:01:22.4863811Z T=1, 2025-05-07T21:01:22.4863984Z D=102, 2025-05-07T21:01:22.4864174Z B=102, 2025-05-07T21:01:22.4864358Z log_E=5, 2025-05-07T21:01:22.4864539Z L=11, 2025-05-07T21:01:22.4864731Z D_gradcheck=1, 2025-05-07T21:01:22.4864954Z stochastic_rounding=False, 2025-05-07T21:01:22.4865196Z weighted=False, 2025-05-07T21:01:22.4865405Z row_wise=True, 2025-05-07T21:01:22.4865614Z mixed=False, 2025-05-07T21:01:22.4865819Z use_cache=False, 2025-05-07T21:01:22.4866053Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:22.4866334Z use_cpu=False, 2025-05-07T21:01:22.4866562Z output_dtype=SparseType.FP16, 2025-05-07T21:01:22.4866810Z ) 2025-05-07T21:01:22.4867036Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:22.4867596Z self=, 2025-05-07T21:01:22.4868187Z compile=False, 2025-05-07T21:01:22.4868393Z T=1, 2025-05-07T21:01:22.4868578Z D=102, 2025-05-07T21:01:22.4868760Z B=102, 2025-05-07T21:01:22.4869008Z log_E=5, 2025-05-07T21:01:22.4869202Z L=0, 2025-05-07T21:01:22.4869384Z D_gradcheck=1, 2025-05-07T21:01:22.4869610Z stochastic_rounding=False, 2025-05-07T21:01:22.4869860Z weighted=False, 2025-05-07T21:01:22.4870063Z row_wise=True, 2025-05-07T21:01:22.4870269Z mixed=False, 2025-05-07T21:01:22.4870479Z use_cache=False, 2025-05-07T21:01:22.4870717Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:22.4870996Z use_cpu=False, 2025-05-07T21:01:22.4871225Z output_dtype=SparseType.FP16, 2025-05-07T21:01:22.4871537Z ) 2025-05-07T21:01:22.4871762Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:22.4872327Z self=, 2025-05-07T21:01:22.4872852Z compile=False, 2025-05-07T21:01:22.4873048Z T=1, 2025-05-07T21:01:22.4873234Z D=102, 2025-05-07T21:01:22.4873416Z B=102, 2025-05-07T21:01:22.4873593Z log_E=5, 2025-05-07T21:01:22.4873793Z L=1, 2025-05-07T21:01:22.4873982Z D_gradcheck=1, 2025-05-07T21:01:22.4874228Z stochastic_rounding=False, 2025-05-07T21:01:22.4874502Z weighted=False, 2025-05-07T21:01:22.4874713Z row_wise=True, 2025-05-07T21:01:22.4874918Z mixed=False, 2025-05-07T21:01:22.4875119Z use_cache=False, 2025-05-07T21:01:22.4875366Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:22.4875645Z use_cpu=False, 2025-05-07T21:01:22.4875868Z output_dtype=SparseType.FP16, 2025-05-07T21:01:22.4876129Z ) 2025-05-07T21:01:22.4876356Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:22.4876914Z self=, 2025-05-07T21:01:22.4877444Z compile=False, 2025-05-07T21:01:22.4877651Z T=1, 2025-05-07T21:01:22.4877826Z D=102, 2025-05-07T21:01:22.4878012Z B=1, 2025-05-07T21:01:22.4878195Z log_E=5, 2025-05-07T21:01:22.4878385Z L=1, 2025-05-07T21:01:22.4878575Z D_gradcheck=1, 2025-05-07T21:01:22.4878798Z stochastic_rounding=False, 2025-05-07T21:01:22.4879039Z weighted=False, 2025-05-07T21:01:22.4879250Z row_wise=True, 2025-05-07T21:01:22.4879452Z mixed=False, 2025-05-07T21:01:22.4879653Z use_cache=False, 2025-05-07T21:01:22.4879944Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:22.4880226Z use_cpu=False, 2025-05-07T21:01:22.4880451Z output_dtype=SparseType.FP16, 2025-05-07T21:01:22.4880697Z ) 2025-05-07T21:01:22.4880886Z PASSED 2025-05-07T21:01:43.0532200Z tbe/training/backward_adagrad_test.py::BackwardAdagradTest::test_backward_adagrad_fp16_pmSUM Trying example: test_backward_adagrad_fp16_pmSUM( 2025-05-07T21:01:43.0533127Z self=, 2025-05-07T21:01:43.0533681Z mixed_B=False, 2025-05-07T21:01:43.0533890Z T=1, 2025-05-07T21:01:43.0534072Z D=2, 2025-05-07T21:01:43.0534256Z B=1, 2025-05-07T21:01:43.0534444Z log_E=3, 2025-05-07T21:01:43.0534628Z L=0, 2025-05-07T21:01:43.0534808Z D_gradcheck=1, 2025-05-07T21:01:43.0535030Z stochastic_rounding=False, 2025-05-07T21:01:43.0535285Z weighted=False, 2025-05-07T21:01:43.0535485Z row_wise=False, 2025-05-07T21:01:43.0535691Z mixed=False, 2025-05-07T21:01:43.0535896Z use_cache=False, 2025-05-07T21:01:43.0536134Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:43.0536522Z use_cpu=False, 2025-05-07T21:01:43.0536756Z output_dtype=SparseType.FP32, 2025-05-07T21:01:43.0537057Z ) 2025-05-07T21:01:43.0537383Z Trying example: test_backward_adagrad_fp16_pmSUM( 2025-05-07T21:01:43.0538311Z self=, 2025-05-07T21:01:43.0539370Z mixed_B=True, 2025-05-07T21:01:43.0539627Z T=1, 2025-05-07T21:01:43.0539855Z D=2, 2025-05-07T21:01:43.0540078Z B=1, 2025-05-07T21:01:43.0540303Z log_E=3, 2025-05-07T21:01:43.0541146Z L=0, 2025-05-07T21:01:43.0541323Z D_gradcheck=1, 2025-05-07T21:01:43.0541548Z stochastic_rounding=False, 2025-05-07T21:01:43.0541792Z weighted=False, 2025-05-07T21:01:43.0541988Z row_wise=False, 2025-05-07T21:01:43.0542189Z mixed=False, 2025-05-07T21:01:43.0542397Z use_cache=False, 2025-05-07T21:01:43.0542630Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:43.0542905Z use_cpu=False, 2025-05-07T21:01:43.0543128Z output_dtype=SparseType.FP32, 2025-05-07T21:01:43.0543380Z ) 2025-05-07T21:01:43.0543693Z Trying example: test_backward_adagrad_fp16_pmSUM( 2025-05-07T21:01:43.0544250Z self=, 2025-05-07T21:01:43.0544765Z mixed_B=True, 2025-05-07T21:01:43.0544961Z T=5, 2025-05-07T21:01:43.0545135Z D=117, 2025-05-07T21:01:43.0545316Z B=109, 2025-05-07T21:01:43.0545493Z log_E=5, 2025-05-07T21:01:43.0545680Z L=4, 2025-05-07T21:01:43.0545865Z D_gradcheck=1, 2025-05-07T21:01:43.0546078Z stochastic_rounding=True, 2025-05-07T21:01:43.0546321Z weighted=True, 2025-05-07T21:01:43.0546531Z row_wise=True, 2025-05-07T21:01:43.0546726Z mixed=False, 2025-05-07T21:01:43.0546930Z use_cache=False, 2025-05-07T21:01:43.0547171Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:43.0547448Z use_cpu=False, 2025-05-07T21:01:43.0547675Z output_dtype=SparseType.FP32, 2025-05-07T21:01:43.0547970Z ) 2025-05-07T21:01:43.0548195Z Trying example: test_backward_adagrad_fp16_pmSUM( 2025-05-07T21:01:43.0548753Z self=, 2025-05-07T21:01:43.0549270Z mixed_B=False, 2025-05-07T21:01:43.0549474Z T=2, 2025-05-07T21:01:43.0549651Z D=96, 2025-05-07T21:01:43.0549837Z B=71, 2025-05-07T21:01:43.0550048Z log_E=4, 2025-05-07T21:01:43.0550255Z L=7, 2025-05-07T21:01:43.0550440Z D_gradcheck=1, 2025-05-07T21:01:43.0550665Z stochastic_rounding=False, 2025-05-07T21:01:43.0550911Z weighted=False, 2025-05-07T21:01:43.0551126Z row_wise=False, 2025-05-07T21:01:43.0551333Z mixed=False, 2025-05-07T21:01:43.0551531Z use_cache=True, 2025-05-07T21:01:43.0551763Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:43.0552043Z use_cpu=True, 2025-05-07T21:01:43.0552350Z output_dtype=SparseType.FP32, 2025-05-07T21:01:43.0552608Z ) 2025-05-07T21:01:43.0552832Z Trying example: test_backward_adagrad_fp16_pmSUM( 2025-05-07T21:01:43.0553385Z self=, 2025-05-07T21:01:43.0553904Z mixed_B=False, 2025-05-07T21:01:43.0554111Z T=2, 2025-05-07T21:01:43.0554293Z D=5, 2025-05-07T21:01:43.0554472Z B=87, 2025-05-07T21:01:43.0554656Z log_E=3, 2025-05-07T21:01:43.0554850Z L=6, 2025-05-07T21:01:43.0555030Z D_gradcheck=2, 2025-05-07T21:01:43.0555256Z stochastic_rounding=False, 2025-05-07T21:01:43.0555513Z weighted=False, 2025-05-07T21:01:43.0555716Z row_wise=True, 2025-05-07T21:01:43.0555926Z mixed=False, 2025-05-07T21:01:43.0556140Z use_cache=False, 2025-05-07T21:01:43.0556376Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:43.0556664Z use_cpu=True, 2025-05-07T21:01:43.0556896Z output_dtype=SparseType.FP16, 2025-05-07T21:01:43.0557148Z ) 2025-05-07T21:01:43.0557378Z Trying example: test_backward_adagrad_fp16_pmSUM( 2025-05-07T21:01:43.0557937Z self=, 2025-05-07T21:01:43.0558449Z mixed_B=True, 2025-05-07T21:01:43.0558653Z T=3, 2025-05-07T21:01:43.0558839Z D=28, 2025-05-07T21:01:43.0559020Z B=103, 2025-05-07T21:01:43.0559658Z log_E=3, 2025-05-07T21:01:43.0559890Z L=19, 2025-05-07T21:01:43.0560066Z D_gradcheck=2, 2025-05-07T21:01:43.0560288Z stochastic_rounding=False, 2025-05-07T21:01:43.0560532Z weighted=True, 2025-05-07T21:01:43.0560830Z row_wise=False, 2025-05-07T21:01:43.0561022Z mixed=True, 2025-05-07T21:01:43.0561222Z use_cache=False, 2025-05-07T21:01:43.0561459Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:43.0563195Z use_cpu=False, 2025-05-07T21:01:43.0563420Z output_dtype=SparseType.FP32, 2025-05-07T21:01:43.0563667Z ) 2025-05-07T21:01:43.0563886Z Trying example: test_backward_adagrad_fp16_pmSUM( 2025-05-07T21:01:43.0564442Z self=, 2025-05-07T21:01:43.0565023Z mixed_B=False, 2025-05-07T21:01:43.0565220Z T=5, 2025-05-07T21:01:43.0565404Z D=116, 2025-05-07T21:01:43.0565591Z B=53, 2025-05-07T21:01:43.0565770Z log_E=4, 2025-05-07T21:01:43.0565963Z L=19, 2025-05-07T21:01:43.0566150Z D_gradcheck=1, 2025-05-07T21:01:43.0566370Z stochastic_rounding=True, 2025-05-07T21:01:43.0566621Z weighted=False, 2025-05-07T21:01:43.0566829Z row_wise=True, 2025-05-07T21:01:43.0567030Z mixed=True, 2025-05-07T21:01:43.0567237Z use_cache=False, 2025-05-07T21:01:43.0567481Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:43.0567764Z use_cpu=True, 2025-05-07T21:01:43.0567986Z output_dtype=SparseType.FP16, 2025-05-07T21:01:43.0568241Z ) 2025-05-07T21:01:43.0568472Z Trying example: test_backward_adagrad_fp16_pmSUM( 2025-05-07T21:01:43.0569022Z self=, 2025-05-07T21:01:43.0569538Z mixed_B=False, 2025-05-07T21:01:43.0569745Z T=2, 2025-05-07T21:01:43.0569920Z D=9, 2025-05-07T21:01:43.0570105Z B=126, 2025-05-07T21:01:43.0570292Z log_E=4, 2025-05-07T21:01:43.0570475Z L=8, 2025-05-07T21:01:43.0570664Z D_gradcheck=2, 2025-05-07T21:01:43.0570891Z stochastic_rounding=True, 2025-05-07T21:01:43.0571135Z weighted=True, 2025-05-07T21:01:43.0571344Z row_wise=True, 2025-05-07T21:01:43.0571552Z mixed=True, 2025-05-07T21:01:43.0571753Z use_cache=False, 2025-05-07T21:01:43.0572000Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:43.0572284Z use_cpu=True, 2025-05-07T21:01:43.0572505Z output_dtype=SparseType.BF16, 2025-05-07T21:01:43.0572770Z ) 2025-05-07T21:01:43.0572996Z Trying example: test_backward_adagrad_fp16_pmSUM( 2025-05-07T21:01:43.0573627Z self=, 2025-05-07T21:01:43.0574139Z mixed_B=False, 2025-05-07T21:01:43.0574366Z T=2, 2025-05-07T21:01:43.0574553Z D=46, 2025-05-07T21:01:43.0574740Z B=49, 2025-05-07T21:01:43.0574925Z log_E=4, 2025-05-07T21:01:43.0575112Z L=7, 2025-05-07T21:01:43.0575302Z D_gradcheck=2, 2025-05-07T21:01:43.0575530Z stochastic_rounding=False, 2025-05-07T21:01:43.0575778Z weighted=False, 2025-05-07T21:01:43.0575990Z row_wise=True, 2025-05-07T21:01:43.0576197Z mixed=False, 2025-05-07T21:01:43.0584935Z use_cache=True, 2025-05-07T21:01:43.0585233Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:43.0585518Z use_cpu=False, 2025-05-07T21:01:43.0585753Z output_dtype=SparseType.FP32, 2025-05-07T21:01:43.0586018Z ) 2025-05-07T21:01:43.0586251Z Trying example: test_backward_adagrad_fp16_pmSUM( 2025-05-07T21:01:43.0586812Z self=, 2025-05-07T21:01:43.0587330Z mixed_B=True, 2025-05-07T21:01:43.0587537Z T=5, 2025-05-07T21:01:43.0587717Z D=114, 2025-05-07T21:01:43.0587909Z B=96, 2025-05-07T21:01:43.0588095Z log_E=5, 2025-05-07T21:01:43.0588278Z L=2, 2025-05-07T21:01:43.0588468Z D_gradcheck=2, 2025-05-07T21:01:43.0588698Z stochastic_rounding=True, 2025-05-07T21:01:43.0588946Z weighted=False, 2025-05-07T21:01:43.0589272Z row_wise=False, 2025-05-07T21:01:43.0589480Z mixed=False, 2025-05-07T21:01:43.0589682Z use_cache=False, 2025-05-07T21:01:43.0589931Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:43.0590307Z use_cpu=True, 2025-05-07T21:01:43.0590530Z output_dtype=SparseType.FP16, 2025-05-07T21:01:43.0590789Z ) 2025-05-07T21:01:43.0591017Z Trying example: test_backward_adagrad_fp16_pmSUM( 2025-05-07T21:01:43.0591570Z self=, 2025-05-07T21:01:43.0592088Z mixed_B=False, 2025-05-07T21:01:43.0592295Z T=1, 2025-05-07T21:01:43.0592481Z D=87, 2025-05-07T21:01:43.0592660Z B=6, 2025-05-07T21:01:43.0592844Z log_E=5, 2025-05-07T21:01:43.0593085Z L=11, 2025-05-07T21:01:43.0593265Z D_gradcheck=1, 2025-05-07T21:01:43.0593489Z stochastic_rounding=True, 2025-05-07T21:01:43.0593747Z weighted=False, 2025-05-07T21:01:43.0593949Z row_wise=True, 2025-05-07T21:01:43.0594159Z mixed=True, 2025-05-07T21:01:43.0594371Z use_cache=False, 2025-05-07T21:01:43.0594609Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:43.0594892Z use_cpu=True, 2025-05-07T21:01:43.0595125Z output_dtype=SparseType.FP32, 2025-05-07T21:01:43.0595373Z ) 2025-05-07T21:01:43.0595598Z Trying example: test_backward_adagrad_fp16_pmSUM( 2025-05-07T21:01:43.0596156Z self=, 2025-05-07T21:01:43.0596664Z mixed_B=True, 2025-05-07T21:01:43.0596870Z T=3, 2025-05-07T21:01:43.0597054Z D=123, 2025-05-07T21:01:43.0597233Z B=47, 2025-05-07T21:01:43.0597421Z log_E=5, 2025-05-07T21:01:43.0597613Z L=10, 2025-05-07T21:01:43.0597798Z D_gradcheck=1, 2025-05-07T21:01:43.0598023Z stochastic_rounding=True, 2025-05-07T21:01:43.0598275Z weighted=False, 2025-05-07T21:01:43.0598486Z row_wise=False, 2025-05-07T21:01:43.0598689Z mixed=False, 2025-05-07T21:01:43.0598898Z use_cache=True, 2025-05-07T21:01:43.0599134Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:43.0599412Z use_cpu=False, 2025-05-07T21:01:43.0599641Z output_dtype=SparseType.FP32, 2025-05-07T21:01:43.0599901Z ) 2025-05-07T21:01:43.0600125Z Trying example: test_backward_adagrad_fp16_pmSUM( 2025-05-07T21:01:43.0600685Z self=, 2025-05-07T21:01:43.0601203Z mixed_B=False, 2025-05-07T21:01:43.0601403Z T=3, 2025-05-07T21:01:43.0601644Z D=10, 2025-05-07T21:01:43.0601833Z B=48, 2025-05-07T21:01:43.0602012Z log_E=5, 2025-05-07T21:01:43.0602204Z L=2, 2025-05-07T21:01:43.0602396Z D_gradcheck=2, 2025-05-07T21:01:43.0602618Z stochastic_rounding=False, 2025-05-07T21:01:43.0602872Z weighted=True, 2025-05-07T21:01:43.0603082Z row_wise=False, 2025-05-07T21:01:43.0603288Z mixed=False, 2025-05-07T21:01:43.0603496Z use_cache=False, 2025-05-07T21:01:43.0603741Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:43.0604015Z use_cpu=True, 2025-05-07T21:01:43.0604242Z output_dtype=SparseType.FP32, 2025-05-07T21:01:43.0604493Z ) 2025-05-07T21:01:43.0604726Z Trying example: test_backward_adagrad_fp16_pmSUM( 2025-05-07T21:01:43.0605278Z self=, 2025-05-07T21:01:43.0605794Z mixed_B=False, 2025-05-07T21:01:43.0605995Z T=5, 2025-05-07T21:01:43.0606175Z D=25, 2025-05-07T21:01:43.0606360Z B=65, 2025-05-07T21:01:43.0606545Z log_E=3, 2025-05-07T21:01:43.0606729Z L=4, 2025-05-07T21:01:43.0606921Z D_gradcheck=1, 2025-05-07T21:01:43.0607144Z stochastic_rounding=True, 2025-05-07T21:01:43.0607394Z weighted=True, 2025-05-07T21:01:43.0607600Z row_wise=False, 2025-05-07T21:01:43.0607804Z mixed=True, 2025-05-07T21:01:43.0607999Z use_cache=True, 2025-05-07T21:01:43.0608234Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:43.0608568Z use_cpu=True, 2025-05-07T21:01:43.0608794Z output_dtype=SparseType.FP32, 2025-05-07T21:01:43.0609048Z ) 2025-05-07T21:01:43.0609271Z Trying example: test_backward_adagrad_fp16_pmSUM( 2025-05-07T21:01:43.0609873Z self=, 2025-05-07T21:01:43.0610430Z mixed_B=True, 2025-05-07T21:01:43.0610634Z T=2, 2025-05-07T21:01:43.0610819Z D=47, 2025-05-07T21:01:43.0610995Z B=104, 2025-05-07T21:01:43.0611184Z log_E=4, 2025-05-07T21:01:43.0611381Z L=11, 2025-05-07T21:01:43.0611561Z D_gradcheck=1, 2025-05-07T21:01:43.0611787Z stochastic_rounding=False, 2025-05-07T21:01:43.0612042Z weighted=False, 2025-05-07T21:01:43.0612294Z row_wise=True, 2025-05-07T21:01:43.0612501Z mixed=False, 2025-05-07T21:01:43.0612709Z use_cache=False, 2025-05-07T21:01:43.0612945Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:43.0613229Z use_cpu=True, 2025-05-07T21:01:43.0613460Z output_dtype=SparseType.FP16, 2025-05-07T21:01:43.0613708Z ) 2025-05-07T21:01:43.0613936Z Trying example: test_backward_adagrad_fp16_pmSUM( 2025-05-07T21:01:43.0614495Z self=, 2025-05-07T21:01:43.0615002Z mixed_B=False, 2025-05-07T21:01:43.0615208Z T=3, 2025-05-07T21:01:43.0615391Z D=31, 2025-05-07T21:01:43.0615570Z B=9, 2025-05-07T21:01:43.0615756Z log_E=4, 2025-05-07T21:01:43.0615946Z L=1, 2025-05-07T21:01:43.0616133Z D_gradcheck=1, 2025-05-07T21:01:43.0616438Z stochastic_rounding=False, 2025-05-07T21:01:43.0616690Z weighted=False, 2025-05-07T21:01:43.0616895Z row_wise=True, 2025-05-07T21:01:43.0617090Z mixed=True, 2025-05-07T21:01:43.0617292Z use_cache=False, 2025-05-07T21:01:43.0617529Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:43.0617795Z use_cpu=True, 2025-05-07T21:01:43.0618022Z output_dtype=SparseType.FP32, 2025-05-07T21:01:43.0618271Z ) 2025-05-07T21:01:43.0618484Z Trying example: test_backward_adagrad_fp16_pmSUM( 2025-05-07T21:01:43.0619039Z self=, 2025-05-07T21:01:43.0619549Z mixed_B=False, 2025-05-07T21:01:43.0619739Z T=1, 2025-05-07T21:01:43.0619917Z D=117, 2025-05-07T21:01:43.0620096Z B=46, 2025-05-07T21:01:43.0620266Z log_E=5, 2025-05-07T21:01:43.0620452Z L=15, 2025-05-07T21:01:43.0620636Z D_gradcheck=1, 2025-05-07T21:01:43.0620894Z stochastic_rounding=True, 2025-05-07T21:01:43.0621141Z weighted=False, 2025-05-07T21:01:43.0621344Z row_wise=True, 2025-05-07T21:01:43.0621537Z mixed=False, 2025-05-07T21:01:43.0621737Z use_cache=False, 2025-05-07T21:01:43.0621970Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:43.0622240Z use_cpu=False, 2025-05-07T21:01:43.0622458Z output_dtype=SparseType.BF16, 2025-05-07T21:01:43.0622708Z ) 2025-05-07T21:01:43.0622928Z Trying example: test_backward_adagrad_fp16_pmSUM( 2025-05-07T21:01:43.0623473Z self=, 2025-05-07T21:01:43.0623980Z mixed_B=True, 2025-05-07T21:01:43.0624176Z T=3, 2025-05-07T21:01:43.0624348Z D=33, 2025-05-07T21:01:43.0624524Z B=54, 2025-05-07T21:01:43.0624703Z log_E=4, 2025-05-07T21:01:43.0624887Z L=16, 2025-05-07T21:01:43.0625071Z D_gradcheck=1, 2025-05-07T21:01:43.0625291Z stochastic_rounding=True, 2025-05-07T21:01:43.0625536Z weighted=False, 2025-05-07T21:01:43.0625745Z row_wise=False, 2025-05-07T21:01:43.0625950Z mixed=False, 2025-05-07T21:01:43.0626145Z use_cache=True, 2025-05-07T21:01:43.0626380Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:43.0626661Z use_cpu=True, 2025-05-07T21:01:43.0626876Z output_dtype=SparseType.FP32, 2025-05-07T21:01:43.0627128Z ) 2025-05-07T21:01:59.5295995Z Trying example: test_backward_adagrad_fp16_pmSUM( 2025-05-07T21:01:59.5297146Z self=, 2025-05-07T21:01:59.5297672Z mixed_B=False, 2025-05-07T21:01:59.5297986Z T=5, 2025-05-07T21:01:59.5298173Z D=124, 2025-05-07T21:01:59.5298358Z B=125, 2025-05-07T21:01:59.5298530Z log_E=5, 2025-05-07T21:01:59.5298722Z L=4, 2025-05-07T21:01:59.5298903Z D_gradcheck=2, 2025-05-07T21:01:59.5299119Z stochastic_rounding=True, 2025-05-07T21:01:59.5299367Z weighted=False, 2025-05-07T21:01:59.5299582Z row_wise=True, 2025-05-07T21:01:59.5299778Z mixed=False, 2025-05-07T21:01:59.5299983Z use_cache=True, 2025-05-07T21:01:59.5300214Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:59.5300591Z use_cpu=True, 2025-05-07T21:01:59.5300816Z output_dtype=SparseType.BF16, 2025-05-07T21:01:59.5301069Z ) 2025-05-07T21:01:59.5301285Z Trying example: test_backward_adagrad_fp16_pmSUM( 2025-05-07T21:01:59.5301848Z self=, 2025-05-07T21:01:59.5302363Z mixed_B=False, 2025-05-07T21:01:59.5302558Z T=4, 2025-05-07T21:01:59.5302736Z D=51, 2025-05-07T21:01:59.5302912Z B=49, 2025-05-07T21:01:59.5303083Z log_E=4, 2025-05-07T21:01:59.5303261Z L=2, 2025-05-07T21:01:59.5303442Z D_gradcheck=2, 2025-05-07T21:01:59.5303659Z stochastic_rounding=False, 2025-05-07T21:01:59.5303897Z weighted=False, 2025-05-07T21:01:59.5304103Z row_wise=True, 2025-05-07T21:01:59.5304303Z mixed=True, 2025-05-07T21:01:59.5304494Z use_cache=True, 2025-05-07T21:01:59.5304721Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:59.5304998Z use_cpu=False, 2025-05-07T21:01:59.5305222Z output_dtype=SparseType.FP16, 2025-05-07T21:01:59.5305480Z ) 2025-05-07T21:01:59.5305702Z Trying example: test_backward_adagrad_fp16_pmSUM( 2025-05-07T21:01:59.5306250Z self=, 2025-05-07T21:01:59.5306767Z mixed_B=True, 2025-05-07T21:01:59.5306966Z T=4, 2025-05-07T21:01:59.5307140Z D=114, 2025-05-07T21:01:59.5307320Z B=3, 2025-05-07T21:01:59.5307498Z log_E=4, 2025-05-07T21:01:59.5307677Z L=0, 2025-05-07T21:01:59.5307855Z D_gradcheck=1, 2025-05-07T21:01:59.5308073Z stochastic_rounding=False, 2025-05-07T21:01:59.5308312Z weighted=True, 2025-05-07T21:01:59.5308517Z row_wise=True, 2025-05-07T21:01:59.5308719Z mixed=False, 2025-05-07T21:01:59.5309009Z use_cache=True, 2025-05-07T21:01:59.5309241Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:59.5309516Z use_cpu=True, 2025-05-07T21:01:59.5309737Z output_dtype=SparseType.FP32, 2025-05-07T21:01:59.5309986Z ) 2025-05-07T21:01:59.5310207Z Trying example: test_backward_adagrad_fp16_pmSUM( 2025-05-07T21:01:59.5310765Z self=, 2025-05-07T21:01:59.5311269Z mixed_B=True, 2025-05-07T21:01:59.5311467Z T=3, 2025-05-07T21:01:59.5311645Z D=53, 2025-05-07T21:01:59.5311817Z B=90, 2025-05-07T21:01:59.5311996Z log_E=5, 2025-05-07T21:01:59.5312184Z L=1, 2025-05-07T21:01:59.5312355Z D_gradcheck=2, 2025-05-07T21:01:59.5312570Z stochastic_rounding=True, 2025-05-07T21:01:59.5312812Z weighted=True, 2025-05-07T21:01:59.5313007Z row_wise=True, 2025-05-07T21:01:59.5313206Z mixed=False, 2025-05-07T21:01:59.5313402Z use_cache=False, 2025-05-07T21:01:59.5313634Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:59.5313908Z use_cpu=True, 2025-05-07T21:01:59.5314126Z output_dtype=SparseType.BF16, 2025-05-07T21:01:59.5314366Z ) 2025-05-07T21:01:59.5314586Z Trying example: test_backward_adagrad_fp16_pmSUM( 2025-05-07T21:01:59.5315140Z self=, 2025-05-07T21:01:59.5315704Z mixed_B=False, 2025-05-07T21:01:59.5315897Z T=5, 2025-05-07T21:01:59.5316076Z D=54, 2025-05-07T21:01:59.5316256Z B=117, 2025-05-07T21:01:59.5316430Z log_E=3, 2025-05-07T21:01:59.5316616Z L=4, 2025-05-07T21:01:59.5316841Z D_gradcheck=1, 2025-05-07T21:01:59.5317055Z stochastic_rounding=False, 2025-05-07T21:01:59.5317304Z weighted=False, 2025-05-07T21:01:59.5317509Z row_wise=False, 2025-05-07T21:01:59.5317700Z mixed=False, 2025-05-07T21:01:59.5317901Z use_cache=False, 2025-05-07T21:01:59.5318137Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:59.5318407Z use_cpu=False, 2025-05-07T21:01:59.5318631Z output_dtype=SparseType.BF16, 2025-05-07T21:01:59.5318881Z ) 2025-05-07T21:01:59.5319102Z Trying example: test_backward_adagrad_fp16_pmSUM( 2025-05-07T21:01:59.5319706Z self=, 2025-05-07T21:01:59.5320218Z mixed_B=True, 2025-05-07T21:01:59.5320425Z T=2, 2025-05-07T21:01:59.5320602Z D=14, 2025-05-07T21:01:59.5320795Z B=4, 2025-05-07T21:01:59.5320981Z log_E=5, 2025-05-07T21:01:59.5321169Z L=6, 2025-05-07T21:01:59.5321355Z D_gradcheck=2, 2025-05-07T21:01:59.5321586Z stochastic_rounding=True, 2025-05-07T21:01:59.5321834Z weighted=True, 2025-05-07T21:01:59.5322045Z row_wise=True, 2025-05-07T21:01:59.5322250Z mixed=False, 2025-05-07T21:01:59.5322451Z use_cache=False, 2025-05-07T21:01:59.5322692Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:59.5322974Z use_cpu=False, 2025-05-07T21:01:59.5323198Z output_dtype=SparseType.BF16, 2025-05-07T21:01:59.5323456Z ) 2025-05-07T21:01:59.5323684Z Trying example: test_backward_adagrad_fp16_pmSUM( 2025-05-07T21:01:59.5324241Z self=, 2025-05-07T21:01:59.5324756Z mixed_B=True, 2025-05-07T21:01:59.5324960Z T=3, 2025-05-07T21:01:59.5325141Z D=43, 2025-05-07T21:01:59.5325327Z B=101, 2025-05-07T21:01:59.5325515Z log_E=4, 2025-05-07T21:01:59.5325706Z L=18, 2025-05-07T21:01:59.5325893Z D_gradcheck=2, 2025-05-07T21:01:59.5326117Z stochastic_rounding=True, 2025-05-07T21:01:59.5326366Z weighted=False, 2025-05-07T21:01:59.5326574Z row_wise=True, 2025-05-07T21:01:59.5326776Z mixed=True, 2025-05-07T21:01:59.5326979Z use_cache=True, 2025-05-07T21:01:59.5327206Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:59.5327490Z use_cpu=True, 2025-05-07T21:01:59.5327769Z output_dtype=SparseType.FP16, 2025-05-07T21:01:59.5328017Z ) 2025-05-07T21:01:59.5328241Z Trying example: test_backward_adagrad_fp16_pmSUM( 2025-05-07T21:01:59.5328801Z self=, 2025-05-07T21:01:59.5329315Z mixed_B=True, 2025-05-07T21:01:59.5329518Z T=2, 2025-05-07T21:01:59.5329700Z D=82, 2025-05-07T21:01:59.5329877Z B=51, 2025-05-07T21:01:59.5330067Z log_E=4, 2025-05-07T21:01:59.5330257Z L=3, 2025-05-07T21:01:59.5330436Z D_gradcheck=2, 2025-05-07T21:01:59.5330664Z stochastic_rounding=True, 2025-05-07T21:01:59.5330917Z weighted=True, 2025-05-07T21:01:59.5331120Z row_wise=False, 2025-05-07T21:01:59.5331330Z mixed=False, 2025-05-07T21:01:59.5331536Z use_cache=False, 2025-05-07T21:01:59.5331771Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:59.5332052Z use_cpu=True, 2025-05-07T21:01:59.5332281Z output_dtype=SparseType.FP32, 2025-05-07T21:01:59.5332525Z ) 2025-05-07T21:01:59.5332755Z Trying example: test_backward_adagrad_fp16_pmSUM( 2025-05-07T21:01:59.5333313Z self=, 2025-05-07T21:01:59.5333833Z mixed_B=False, 2025-05-07T21:01:59.5334031Z T=4, 2025-05-07T21:01:59.5334221Z D=5, 2025-05-07T21:01:59.5334405Z B=14, 2025-05-07T21:01:59.5334586Z log_E=4, 2025-05-07T21:01:59.5334855Z L=20, 2025-05-07T21:01:59.5335051Z D_gradcheck=1, 2025-05-07T21:01:59.5335258Z stochastic_rounding=True, 2025-05-07T21:01:59.5335502Z weighted=True, 2025-05-07T21:01:59.5335705Z row_wise=False, 2025-05-07T21:01:59.5335937Z mixed=True, 2025-05-07T21:01:59.5336135Z use_cache=False, 2025-05-07T21:01:59.5336503Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:59.5336771Z use_cpu=False, 2025-05-07T21:01:59.5336994Z output_dtype=SparseType.FP16, 2025-05-07T21:01:59.5337252Z ) 2025-05-07T21:01:59.5337475Z Trying example: test_backward_adagrad_fp16_pmSUM( 2025-05-07T21:01:59.5338031Z self=, 2025-05-07T21:01:59.5338542Z mixed_B=False, 2025-05-07T21:01:59.5338783Z T=1, 2025-05-07T21:01:59.5338953Z D=65, 2025-05-07T21:01:59.5339130Z B=9, 2025-05-07T21:01:59.5339307Z log_E=5, 2025-05-07T21:01:59.5339487Z L=5, 2025-05-07T21:01:59.5339666Z D_gradcheck=1, 2025-05-07T21:01:59.5339888Z stochastic_rounding=True, 2025-05-07T21:01:59.5340123Z weighted=False, 2025-05-07T21:01:59.5340325Z row_wise=True, 2025-05-07T21:01:59.5340524Z mixed=False, 2025-05-07T21:01:59.5340717Z use_cache=True, 2025-05-07T21:01:59.5340947Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:59.5341223Z use_cpu=False, 2025-05-07T21:01:59.5341442Z output_dtype=SparseType.FP16, 2025-05-07T21:01:59.5341691Z ) 2025-05-07T21:01:59.5341910Z Trying example: test_backward_adagrad_fp16_pmSUM( 2025-05-07T21:01:59.5342463Z self=, 2025-05-07T21:01:59.5342977Z mixed_B=True, 2025-05-07T21:01:59.5343178Z T=3, 2025-05-07T21:01:59.5343359Z D=128, 2025-05-07T21:01:59.5343545Z B=88, 2025-05-07T21:01:59.5343728Z log_E=4, 2025-05-07T21:01:59.5343913Z L=3, 2025-05-07T21:01:59.5344101Z D_gradcheck=1, 2025-05-07T21:01:59.5344321Z stochastic_rounding=False, 2025-05-07T21:01:59.5344587Z weighted=False, 2025-05-07T21:01:59.5344791Z row_wise=True, 2025-05-07T21:01:59.5345000Z mixed=False, 2025-05-07T21:01:59.5345206Z use_cache=False, 2025-05-07T21:01:59.5345448Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:59.5345730Z use_cpu=False, 2025-05-07T21:01:59.5345960Z output_dtype=SparseType.FP16, 2025-05-07T21:01:59.5346208Z ) 2025-05-07T21:01:59.5346437Z Trying example: test_backward_adagrad_fp16_pmSUM( 2025-05-07T21:01:59.5347045Z self=, 2025-05-07T21:01:59.5356117Z mixed_B=True, 2025-05-07T21:01:59.5356364Z T=3, 2025-05-07T21:01:59.5356558Z D=128, 2025-05-07T21:01:59.5356754Z B=88, 2025-05-07T21:01:59.5356938Z log_E=3, 2025-05-07T21:01:59.5357134Z L=3, 2025-05-07T21:01:59.5357331Z D_gradcheck=1, 2025-05-07T21:01:59.5357561Z stochastic_rounding=False, 2025-05-07T21:01:59.5357823Z weighted=False, 2025-05-07T21:01:59.5358036Z row_wise=True, 2025-05-07T21:01:59.5358238Z mixed=False, 2025-05-07T21:01:59.5358450Z use_cache=False, 2025-05-07T21:01:59.5358695Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:59.5358977Z use_cpu=False, 2025-05-07T21:01:59.5359216Z output_dtype=SparseType.FP16, 2025-05-07T21:01:59.5359968Z ) 2025-05-07T21:01:59.5360261Z Trying example: test_backward_adagrad_fp16_pmSUM( 2025-05-07T21:01:59.5361030Z self=, 2025-05-07T21:01:59.5361630Z mixed_B=False, 2025-05-07T21:01:59.5361902Z T=3, 2025-05-07T21:01:59.5362156Z D=128, 2025-05-07T21:01:59.5362344Z B=88, 2025-05-07T21:01:59.5362520Z log_E=3, 2025-05-07T21:01:59.5362707Z L=3, 2025-05-07T21:01:59.5362887Z D_gradcheck=1, 2025-05-07T21:01:59.5363102Z stochastic_rounding=False, 2025-05-07T21:01:59.5363353Z weighted=False, 2025-05-07T21:01:59.5363715Z row_wise=True, 2025-05-07T21:01:59.5363920Z mixed=False, 2025-05-07T21:01:59.5364120Z use_cache=False, 2025-05-07T21:01:59.5364358Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:59.5364644Z use_cpu=False, 2025-05-07T21:01:59.5364982Z output_dtype=SparseType.FP16, 2025-05-07T21:01:59.5365232Z ) 2025-05-07T21:01:59.5365451Z Trying example: test_backward_adagrad_fp16_pmSUM( 2025-05-07T21:01:59.5366001Z self=, 2025-05-07T21:01:59.5366514Z mixed_B=False, 2025-05-07T21:01:59.5366712Z T=3, 2025-05-07T21:01:59.5366882Z D=128, 2025-05-07T21:01:59.5367062Z B=88, 2025-05-07T21:01:59.5367237Z log_E=3, 2025-05-07T21:01:59.5367415Z L=0, 2025-05-07T21:01:59.5367667Z D_gradcheck=1, 2025-05-07T21:01:59.5367883Z stochastic_rounding=False, 2025-05-07T21:01:59.5368119Z weighted=False, 2025-05-07T21:01:59.5368318Z row_wise=True, 2025-05-07T21:01:59.5368521Z mixed=False, 2025-05-07T21:01:59.5368713Z use_cache=False, 2025-05-07T21:01:59.5368948Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:59.5369225Z use_cpu=False, 2025-05-07T21:01:59.5369456Z output_dtype=SparseType.FP16, 2025-05-07T21:01:59.5369703Z ) 2025-05-07T21:01:59.5369931Z Trying example: test_backward_adagrad_fp16_pmSUM( 2025-05-07T21:01:59.5370501Z self=, 2025-05-07T21:01:59.5371011Z mixed_B=False, 2025-05-07T21:01:59.5371218Z T=1, 2025-05-07T21:01:59.5371403Z D=128, 2025-05-07T21:01:59.5371587Z B=88, 2025-05-07T21:01:59.5371773Z log_E=3, 2025-05-07T21:01:59.5371963Z L=0, 2025-05-07T21:01:59.5372145Z D_gradcheck=1, 2025-05-07T21:01:59.5372376Z stochastic_rounding=False, 2025-05-07T21:01:59.5372671Z weighted=False, 2025-05-07T21:01:59.5372956Z row_wise=True, 2025-05-07T21:01:59.5373248Z mixed=False, 2025-05-07T21:01:59.5373502Z use_cache=False, 2025-05-07T21:01:59.5373736Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:59.5374015Z use_cpu=False, 2025-05-07T21:01:59.5374243Z output_dtype=SparseType.FP16, 2025-05-07T21:01:59.5374490Z ) 2025-05-07T21:01:59.5374684Z PASSED 2025-05-07T21:02:48.1640341Z 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:48.1641784Z self=, 2025-05-07T21:02:48.1642365Z mixed_B=False, 2025-05-07T21:02:48.1642662Z max_norm=0.01, 2025-05-07T21:02:48.1642933Z T=1, 2025-05-07T21:02:48.1643167Z D=2, 2025-05-07T21:02:48.1643424Z B=1, 2025-05-07T21:02:48.1643675Z log_E=3, 2025-05-07T21:02:48.1643940Z L=0, 2025-05-07T21:02:48.1644197Z D_gradcheck=1, 2025-05-07T21:02:48.1644515Z stochastic_rounding=False, 2025-05-07T21:02:48.1644867Z weighted=False, 2025-05-07T21:02:48.1645151Z row_wise=False, 2025-05-07T21:02:48.1645441Z mixed=False, 2025-05-07T21:02:48.1645726Z use_cache=False, 2025-05-07T21:02:48.1646072Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:48.1646462Z use_cpu=False, 2025-05-07T21:02:48.1646754Z output_dtype=SparseType.FP32, 2025-05-07T21:02:48.1647019Z ) 2025-05-07T21:02:48.1647302Z Trying example: test_backward_adagrad_fp16_pmSUM_with_max_norm( 2025-05-07T21:02:48.1647985Z self=, 2025-05-07T21:02:48.1648552Z mixed_B=True, 2025-05-07T21:02:48.1648767Z max_norm=0.01, 2025-05-07T21:02:48.1648978Z T=1, 2025-05-07T21:02:48.1649174Z D=2, 2025-05-07T21:02:48.1649367Z B=1, 2025-05-07T21:02:48.1649558Z log_E=3, 2025-05-07T21:02:48.1649751Z L=0, 2025-05-07T21:02:48.1649946Z D_gradcheck=1, 2025-05-07T21:02:48.1650179Z stochastic_rounding=False, 2025-05-07T21:02:48.1650579Z weighted=False, 2025-05-07T21:02:48.1650813Z row_wise=False, 2025-05-07T21:02:48.1651033Z mixed=False, 2025-05-07T21:02:48.1651248Z use_cache=False, 2025-05-07T21:02:48.1651590Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:48.1651882Z use_cpu=False, 2025-05-07T21:02:48.1652113Z output_dtype=SparseType.FP32, 2025-05-07T21:02:48.1652379Z ) 2025-05-07T21:02:48.1652663Z Trying example: test_backward_adagrad_fp16_pmSUM_with_max_norm( 2025-05-07T21:02:48.1653335Z self=, 2025-05-07T21:02:48.1653910Z mixed_B=True, 2025-05-07T21:02:48.1654131Z max_norm=0.99999, 2025-05-07T21:02:48.1654540Z T=3, 2025-05-07T21:02:48.1654725Z D=11, 2025-05-07T21:02:48.1654917Z B=120, 2025-05-07T21:02:48.1655111Z log_E=4, 2025-05-07T21:02:48.1655305Z L=14, 2025-05-07T21:02:48.1655508Z D_gradcheck=1, 2025-05-07T21:02:48.1655744Z stochastic_rounding=False, 2025-05-07T21:02:48.1655995Z weighted=True, 2025-05-07T21:02:48.1656382Z row_wise=False, 2025-05-07T21:02:48.1656585Z mixed=True, 2025-05-07T21:02:48.1656780Z use_cache=True, 2025-05-07T21:02:48.1657017Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:48.1657295Z use_cpu=False, 2025-05-07T21:02:48.1657513Z output_dtype=SparseType.FP32, 2025-05-07T21:02:48.1657772Z ) 2025-05-07T21:02:48.1658040Z Trying example: test_backward_adagrad_fp16_pmSUM_with_max_norm( 2025-05-07T21:02:48.1658703Z self=, 2025-05-07T21:02:48.1659598Z mixed_B=False, 2025-05-07T21:02:48.1659825Z max_norm=0.9232560536590754, 2025-05-07T21:02:48.1660067Z T=4, 2025-05-07T21:02:48.1660238Z D=15, 2025-05-07T21:02:48.1660415Z B=85, 2025-05-07T21:02:48.1660588Z log_E=5, 2025-05-07T21:02:48.1660767Z L=9, 2025-05-07T21:02:48.1660948Z D_gradcheck=2, 2025-05-07T21:02:48.1661168Z stochastic_rounding=True, 2025-05-07T21:02:48.1661404Z weighted=False, 2025-05-07T21:02:48.1661608Z row_wise=False, 2025-05-07T21:02:48.1661815Z mixed=True, 2025-05-07T21:02:48.1662020Z use_cache=False, 2025-05-07T21:02:48.1662264Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:48.1662543Z use_cpu=True, 2025-05-07T21:02:48.1662767Z output_dtype=SparseType.FP16, 2025-05-07T21:02:48.1663024Z ) 2025-05-07T21:02:48.1663298Z Trying example: test_backward_adagrad_fp16_pmSUM_with_max_norm( 2025-05-07T21:02:48.1664057Z self=, 2025-05-07T21:02:48.1664619Z mixed_B=True, 2025-05-07T21:02:48.1664840Z max_norm=0.21306834859037668, 2025-05-07T21:02:48.1665084Z T=5, 2025-05-07T21:02:48.1665262Z D=96, 2025-05-07T21:02:48.1665448Z B=97, 2025-05-07T21:02:48.1665631Z log_E=5, 2025-05-07T21:02:48.1665819Z L=1, 2025-05-07T21:02:48.1666011Z D_gradcheck=2, 2025-05-07T21:02:48.1666237Z stochastic_rounding=True, 2025-05-07T21:02:48.1666485Z weighted=False, 2025-05-07T21:02:48.1666697Z row_wise=False, 2025-05-07T21:02:48.1666921Z mixed=True, 2025-05-07T21:02:48.1667124Z use_cache=False, 2025-05-07T21:02:48.1667370Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:48.1667652Z use_cpu=True, 2025-05-07T21:02:48.1667879Z output_dtype=SparseType.FP16, 2025-05-07T21:02:48.1668138Z ) 2025-05-07T21:02:48.1668415Z Trying example: test_backward_adagrad_fp16_pmSUM_with_max_norm( 2025-05-07T21:02:48.1669067Z self=, 2025-05-07T21:02:48.1669637Z mixed_B=False, 2025-05-07T21:02:48.1669860Z max_norm=0.9909404393987347, 2025-05-07T21:02:48.1670108Z T=3, 2025-05-07T21:02:48.1670286Z D=92, 2025-05-07T21:02:48.1670475Z B=95, 2025-05-07T21:02:48.1670740Z log_E=5, 2025-05-07T21:02:48.1670926Z L=8, 2025-05-07T21:02:48.1671117Z D_gradcheck=1, 2025-05-07T21:02:48.1671377Z stochastic_rounding=False, 2025-05-07T21:02:48.1671630Z weighted=True, 2025-05-07T21:02:48.1671909Z row_wise=False, 2025-05-07T21:02:48.1672113Z mixed=False, 2025-05-07T21:02:48.1672322Z use_cache=False, 2025-05-07T21:02:48.1672566Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:48.1672843Z use_cpu=False, 2025-05-07T21:02:48.1673071Z output_dtype=SparseType.BF16, 2025-05-07T21:02:48.1673329Z ) 2025-05-07T21:02:48.1673600Z Trying example: test_backward_adagrad_fp16_pmSUM_with_max_norm( 2025-05-07T21:02:48.1674260Z self=, 2025-05-07T21:02:48.1674892Z mixed_B=True, 2025-05-07T21:02:48.1675104Z max_norm=0.5938487704007885, 2025-05-07T21:02:48.1675346Z T=5, 2025-05-07T21:02:48.1675529Z D=75, 2025-05-07T21:02:48.1675712Z B=9, 2025-05-07T21:02:48.1675895Z log_E=3, 2025-05-07T21:02:48.1676088Z L=11, 2025-05-07T21:02:48.1676273Z D_gradcheck=1, 2025-05-07T21:02:48.1676505Z stochastic_rounding=False, 2025-05-07T21:02:48.1676757Z weighted=False, 2025-05-07T21:02:48.1676962Z row_wise=True, 2025-05-07T21:02:48.1677171Z mixed=True, 2025-05-07T21:02:48.1677375Z use_cache=True, 2025-05-07T21:02:48.1677601Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:48.1677883Z use_cpu=False, 2025-05-07T21:02:48.1678114Z output_dtype=SparseType.BF16, 2025-05-07T21:02:48.1678375Z ) 2025-05-07T21:02:48.1678644Z Trying example: test_backward_adagrad_fp16_pmSUM_with_max_norm( 2025-05-07T21:02:48.1679303Z self=, 2025-05-07T21:02:48.1679873Z mixed_B=False, 2025-05-07T21:02:48.1680090Z max_norm=0.5707017554836751, 2025-05-07T21:02:48.1680337Z T=3, 2025-05-07T21:02:48.1680528Z D=94, 2025-05-07T21:02:48.1680710Z B=88, 2025-05-07T21:02:48.1680898Z log_E=5, 2025-05-07T21:02:48.1681094Z L=3, 2025-05-07T21:02:48.1681278Z D_gradcheck=2, 2025-05-07T21:02:48.1681506Z stochastic_rounding=False, 2025-05-07T21:02:48.1681763Z weighted=False, 2025-05-07T21:02:48.1681974Z row_wise=False, 2025-05-07T21:02:48.1682185Z mixed=False, 2025-05-07T21:02:48.1682398Z use_cache=False, 2025-05-07T21:02:48.1682638Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:48.1682923Z use_cpu=True, 2025-05-07T21:02:48.1683212Z output_dtype=SparseType.BF16, 2025-05-07T21:02:48.1683472Z ) 2025-05-07T21:02:48.1683742Z Trying example: test_backward_adagrad_fp16_pmSUM_with_max_norm( 2025-05-07T21:02:48.1684402Z self=, 2025-05-07T21:02:48.1684970Z mixed_B=True, 2025-05-07T21:02:48.1685176Z max_norm=0.99999, 2025-05-07T21:02:48.1685395Z T=2, 2025-05-07T21:02:48.1685581Z D=36, 2025-05-07T21:02:48.1685760Z B=1, 2025-05-07T21:02:48.1685941Z log_E=5, 2025-05-07T21:02:48.1686136Z L=4, 2025-05-07T21:02:48.1686317Z D_gradcheck=2, 2025-05-07T21:02:48.1686544Z stochastic_rounding=False, 2025-05-07T21:02:48.1686796Z weighted=False, 2025-05-07T21:02:48.1687001Z row_wise=True, 2025-05-07T21:02:48.1687207Z mixed=True, 2025-05-07T21:02:48.1687416Z use_cache=False, 2025-05-07T21:02:48.1687652Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:48.1687933Z use_cpu=True, 2025-05-07T21:02:48.1688170Z output_dtype=SparseType.BF16, 2025-05-07T21:02:48.1688449Z ) 2025-05-07T21:02:48.1688740Z Trying example: test_backward_adagrad_fp16_pmSUM_with_max_norm( 2025-05-07T21:02:48.1689400Z self=, 2025-05-07T21:02:48.1689964Z mixed_B=False, 2025-05-07T21:02:48.1690174Z max_norm=0.10333775907816573, 2025-05-07T21:02:48.1690473Z T=5, 2025-05-07T21:02:48.1690651Z D=58, 2025-05-07T21:02:48.1690830Z B=92, 2025-05-07T21:02:48.1691015Z log_E=5, 2025-05-07T21:02:48.1691207Z L=5, 2025-05-07T21:02:48.1691431Z D_gradcheck=2, 2025-05-07T21:02:48.1691661Z stochastic_rounding=False, 2025-05-07T21:02:48.1691915Z weighted=False, 2025-05-07T21:02:48.1692121Z row_wise=True, 2025-05-07T21:02:48.1692328Z mixed=False, 2025-05-07T21:02:48.1692537Z use_cache=True, 2025-05-07T21:02:48.1692766Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:48.1693052Z use_cpu=False, 2025-05-07T21:02:48.1693283Z output_dtype=SparseType.FP16, 2025-05-07T21:02:48.1693530Z ) 2025-05-07T21:02:48.1693804Z Trying example: test_backward_adagrad_fp16_pmSUM_with_max_norm( 2025-05-07T21:02:48.1694510Z self=, 2025-05-07T21:02:48.1695079Z mixed_B=False, 2025-05-07T21:02:48.1695299Z max_norm=0.4519327500325989, 2025-05-07T21:02:48.1695544Z T=4, 2025-05-07T21:02:48.1695729Z D=50, 2025-05-07T21:02:48.1695910Z B=37, 2025-05-07T21:02:48.1696207Z log_E=4, 2025-05-07T21:02:48.1696418Z L=8, 2025-05-07T21:02:48.1696597Z D_gradcheck=1, 2025-05-07T21:02:48.1696817Z stochastic_rounding=True, 2025-05-07T21:02:48.1697063Z weighted=False, 2025-05-07T21:02:48.1697262Z row_wise=False, 2025-05-07T21:02:48.1697461Z mixed=False, 2025-05-07T21:02:48.1697664Z use_cache=False, 2025-05-07T21:02:48.1697898Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:48.1698172Z use_cpu=True, 2025-05-07T21:02:48.1698392Z output_dtype=SparseType.FP32, 2025-05-07T21:02:48.1698634Z ) 2025-05-07T21:02:48.1698905Z Trying example: test_backward_adagrad_fp16_pmSUM_with_max_norm( 2025-05-07T21:02:48.1699556Z self=, 2025-05-07T21:02:48.1700124Z mixed_B=False, 2025-05-07T21:02:48.1700336Z max_norm=0.4519327500325989, 2025-05-07T21:02:48.1700583Z T=4, 2025-05-07T21:02:48.1700766Z D=50, 2025-05-07T21:02:48.1700945Z B=1, 2025-05-07T21:02:48.1701129Z log_E=4, 2025-05-07T21:02:48.1701324Z L=8, 2025-05-07T21:02:48.1701508Z D_gradcheck=1, 2025-05-07T21:02:48.1701732Z stochastic_rounding=True, 2025-05-07T21:02:48.1701984Z weighted=False, 2025-05-07T21:02:48.1702193Z row_wise=False, 2025-05-07T21:02:48.1702403Z mixed=False, 2025-05-07T21:02:48.1702612Z use_cache=False, 2025-05-07T21:02:48.1702903Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:48.1703189Z use_cpu=True, 2025-05-07T21:02:48.1703421Z output_dtype=SparseType.FP32, 2025-05-07T21:02:48.1703675Z ) 2025-05-07T21:02:48.1703951Z Trying example: test_backward_adagrad_fp16_pmSUM_with_max_norm( 2025-05-07T21:02:48.1704613Z self=, 2025-05-07T21:02:48.1705181Z mixed_B=False, 2025-05-07T21:02:48.1705404Z max_norm=0.4519327500325989, 2025-05-07T21:02:48.1705648Z T=4, 2025-05-07T21:02:48.1705838Z D=50, 2025-05-07T21:02:48.1706016Z B=1, 2025-05-07T21:02:48.1706208Z log_E=3, 2025-05-07T21:02:48.1706402Z L=8, 2025-05-07T21:02:48.1706585Z D_gradcheck=1, 2025-05-07T21:02:48.1706814Z stochastic_rounding=True, 2025-05-07T21:02:48.1707066Z weighted=False, 2025-05-07T21:02:48.1707272Z row_wise=False, 2025-05-07T21:02:48.1707482Z mixed=False, 2025-05-07T21:02:48.1707693Z use_cache=False, 2025-05-07T21:02:48.1707932Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:48.1708211Z use_cpu=True, 2025-05-07T21:02:48.1708442Z output_dtype=SparseType.FP32, 2025-05-07T21:02:48.1708699Z ) 2025-05-07T21:02:48.1708972Z Trying example: test_backward_adagrad_fp16_pmSUM_with_max_norm( 2025-05-07T21:02:48.1709631Z self=, 2025-05-07T21:02:48.1710252Z mixed_B=False, 2025-05-07T21:02:48.1710471Z max_norm=0.4519327500325989, 2025-05-07T21:02:48.1710714Z T=4, 2025-05-07T21:02:48.1710895Z D=8, 2025-05-07T21:02:48.1711145Z B=1, 2025-05-07T21:02:48.1711332Z log_E=3, 2025-05-07T21:02:48.1711517Z L=8, 2025-05-07T21:02:48.1711708Z D_gradcheck=1, 2025-05-07T21:02:48.1711932Z stochastic_rounding=True, 2025-05-07T21:02:48.1712180Z weighted=False, 2025-05-07T21:02:48.1712385Z row_wise=False, 2025-05-07T21:02:48.1712596Z mixed=False, 2025-05-07T21:02:48.1712807Z use_cache=False, 2025-05-07T21:02:48.1713044Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:48.1713326Z use_cpu=True, 2025-05-07T21:02:48.1713601Z output_dtype=SparseType.FP32, 2025-05-07T21:02:48.1713849Z ) 2025-05-07T21:02:48.1714127Z Trying example: test_backward_adagrad_fp16_pmSUM_with_max_norm( 2025-05-07T21:02:48.1714789Z self=, 2025-05-07T21:02:48.1715351Z mixed_B=False, 2025-05-07T21:02:48.1715568Z max_norm=0.4519327500325989, 2025-05-07T21:02:48.1715810Z T=4, 2025-05-07T21:02:48.1715991Z D=8, 2025-05-07T21:02:48.1716174Z B=3, 2025-05-07T21:02:48.1716357Z log_E=3, 2025-05-07T21:02:48.1716546Z L=8, 2025-05-07T21:02:48.1716736Z D_gradcheck=1, 2025-05-07T21:02:48.1716961Z stochastic_rounding=True, 2025-05-07T21:02:48.1717205Z weighted=False, 2025-05-07T21:02:48.1717421Z row_wise=False, 2025-05-07T21:02:48.1717641Z mixed=False, 2025-05-07T21:02:48.1717845Z use_cache=False, 2025-05-07T21:02:48.1718094Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:48.1718429Z use_cpu=True, 2025-05-07T21:02:48.1718661Z output_dtype=SparseType.FP32, 2025-05-07T21:02:48.1718911Z ) 2025-05-07T21:02:48.1719087Z PASSED 2025-05-07T21:02:48.4047561Z tbe/training/backward_adagrad_test.py::BackwardAdagradTest::test_backward_adagrad_fp32_cpu Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:48.4058993Z self=, 2025-05-07T21:02:48.4061454Z compile=False, 2025-05-07T21:02:48.4061754Z pooling_mode=, 2025-05-07T21:02:48.4062020Z T=1, 2025-05-07T21:02:48.4062200Z D=2, 2025-05-07T21:02:48.4062374Z B=1, 2025-05-07T21:02:48.4062545Z log_E=3, 2025-05-07T21:02:48.4062732Z L=0, 2025-05-07T21:02:48.4062914Z D_gradcheck=1, 2025-05-07T21:02:48.4063393Z stochastic_rounding=False, 2025-05-07T21:02:48.4063650Z weighted=False, 2025-05-07T21:02:48.4063859Z row_wise=True, 2025-05-07T21:02:48.4064064Z mixed=False, 2025-05-07T21:02:48.4064269Z use_cache=False, 2025-05-07T21:02:48.4064508Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:48.4064787Z use_cpu=True, 2025-05-07T21:02:48.4065008Z output_dtype=SparseType.FP32, 2025-05-07T21:02:48.4065266Z ) 2025-05-07T21:02:48.4065488Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:48.4066031Z self=, 2025-05-07T21:02:48.4066542Z compile=True, 2025-05-07T21:02:48.4066776Z pooling_mode=, 2025-05-07T21:02:48.4067045Z T=1, 2025-05-07T21:02:48.4067230Z D=2, 2025-05-07T21:02:48.4067413Z B=1, 2025-05-07T21:02:48.4067586Z log_E=3, 2025-05-07T21:02:48.4067784Z L=0, 2025-05-07T21:02:48.4067970Z D_gradcheck=1, 2025-05-07T21:02:48.4068184Z stochastic_rounding=False, 2025-05-07T21:02:48.4068435Z weighted=False, 2025-05-07T21:02:48.4068650Z row_wise=True, 2025-05-07T21:02:48.4068846Z mixed=False, 2025-05-07T21:02:48.4069054Z use_cache=False, 2025-05-07T21:02:48.4069296Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:48.4069574Z use_cpu=True, 2025-05-07T21:02:48.4069797Z output_dtype=SparseType.FP32, 2025-05-07T21:02:48.4070149Z ) 2025-05-07T21:02:48.4070372Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:48.4070997Z self=, 2025-05-07T21:02:48.4071508Z compile=False, 2025-05-07T21:02:48.4071745Z pooling_mode=, 2025-05-07T21:02:48.4072013Z T=1, 2025-05-07T21:02:48.4072195Z D=2, 2025-05-07T21:02:48.4072375Z B=1, 2025-05-07T21:02:48.4072547Z log_E=3, 2025-05-07T21:02:48.4072734Z L=0, 2025-05-07T21:02:48.4072920Z D_gradcheck=1, 2025-05-07T21:02:48.4073133Z stochastic_rounding=False, 2025-05-07T21:02:48.4073380Z weighted=False, 2025-05-07T21:02:48.4073581Z row_wise=True, 2025-05-07T21:02:48.4073849Z mixed=False, 2025-05-07T21:02:48.4074050Z use_cache=False, 2025-05-07T21:02:48.4074284Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:48.4074555Z use_cpu=True, 2025-05-07T21:02:48.4074783Z output_dtype=SparseType.FP32, 2025-05-07T21:02:48.4075040Z ) 2025-05-07T21:02:48.4075256Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:48.4075806Z self=, 2025-05-07T21:02:48.4076312Z compile=False, 2025-05-07T21:02:48.4076542Z pooling_mode=, 2025-05-07T21:02:48.4076805Z T=4, 2025-05-07T21:02:48.4076990Z D=77, 2025-05-07T21:02:48.4077173Z B=14, 2025-05-07T21:02:48.4077347Z log_E=3, 2025-05-07T21:02:48.4077533Z L=6, 2025-05-07T21:02:48.4077718Z D_gradcheck=1, 2025-05-07T21:02:48.4077930Z stochastic_rounding=True, 2025-05-07T21:02:48.4078179Z weighted=False, 2025-05-07T21:02:48.4078410Z row_wise=True, 2025-05-07T21:02:48.4078634Z mixed=False, 2025-05-07T21:02:48.4078833Z use_cache=True, 2025-05-07T21:02:48.4079060Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:48.4079327Z use_cpu=True, 2025-05-07T21:02:48.4079554Z output_dtype=SparseType.FP16, 2025-05-07T21:02:48.4079805Z ) 2025-05-07T21:02:48.4080019Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:48.4080568Z self=, 2025-05-07T21:02:48.4081076Z compile=False, 2025-05-07T21:02:48.4081308Z pooling_mode=, 2025-05-07T21:02:48.4081573Z T=4, 2025-05-07T21:02:48.4081756Z D=125, 2025-05-07T21:02:48.4081946Z B=57, 2025-05-07T21:02:48.4082118Z log_E=5, 2025-05-07T21:02:48.4082310Z L=4, 2025-05-07T21:02:48.4082548Z D_gradcheck=1, 2025-05-07T21:02:48.4082759Z stochastic_rounding=False, 2025-05-07T21:02:48.4083004Z weighted=True, 2025-05-07T21:02:48.4083208Z row_wise=True, 2025-05-07T21:02:48.4083407Z mixed=False, 2025-05-07T21:02:48.4083614Z use_cache=False, 2025-05-07T21:02:48.4083852Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:48.4084119Z use_cpu=True, 2025-05-07T21:02:48.4084344Z output_dtype=SparseType.FP16, 2025-05-07T21:02:48.4084592Z ) 2025-05-07T21:02:48.4084802Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:48.4085344Z self=, 2025-05-07T21:02:48.4085843Z compile=True, 2025-05-07T21:02:48.4086063Z pooling_mode=, 2025-05-07T21:02:48.4086329Z T=1, 2025-05-07T21:02:48.4086508Z D=124, 2025-05-07T21:02:48.4086694Z B=10, 2025-05-07T21:02:48.4086867Z log_E=4, 2025-05-07T21:02:48.4087059Z L=3, 2025-05-07T21:02:48.4087244Z D_gradcheck=2, 2025-05-07T21:02:48.4087455Z stochastic_rounding=True, 2025-05-07T21:02:48.4087702Z weighted=False, 2025-05-07T21:02:48.4087909Z row_wise=True, 2025-05-07T21:02:48.4088104Z mixed=False, 2025-05-07T21:02:48.4088309Z use_cache=False, 2025-05-07T21:02:48.4088545Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:48.4088816Z use_cpu=True, 2025-05-07T21:02:48.4089090Z output_dtype=SparseType.FP16, 2025-05-07T21:02:48.4089339Z ) 2025-05-07T21:02:48.4089551Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:48.4090138Z self=, 2025-05-07T21:02:48.4090646Z compile=False, 2025-05-07T21:02:48.4090872Z pooling_mode=, 2025-05-07T21:02:48.4091139Z T=2, 2025-05-07T21:02:48.4091315Z D=94, 2025-05-07T21:02:48.4091489Z B=4, 2025-05-07T21:02:48.4091668Z log_E=3, 2025-05-07T21:02:48.4091857Z L=4, 2025-05-07T21:02:48.4092031Z D_gradcheck=2, 2025-05-07T21:02:48.4092254Z stochastic_rounding=False, 2025-05-07T21:02:48.4092498Z weighted=True, 2025-05-07T21:02:48.4092743Z row_wise=True, 2025-05-07T21:02:48.4092942Z mixed=True, 2025-05-07T21:02:48.4093140Z use_cache=False, 2025-05-07T21:02:48.4093377Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:48.4093645Z use_cpu=True, 2025-05-07T21:02:48.4093871Z output_dtype=SparseType.FP32, 2025-05-07T21:02:48.4094117Z ) 2025-05-07T21:02:48.4094330Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:48.4094879Z self=, 2025-05-07T21:02:48.4095382Z compile=True, 2025-05-07T21:02:48.4095604Z pooling_mode=, 2025-05-07T21:02:48.4095869Z T=4, 2025-05-07T21:02:48.4096049Z D=56, 2025-05-07T21:02:48.4096318Z B=9, 2025-05-07T21:02:48.4096503Z log_E=5, 2025-05-07T21:02:48.4096696Z L=9, 2025-05-07T21:02:48.4096871Z D_gradcheck=2, 2025-05-07T21:02:48.4097090Z stochastic_rounding=False, 2025-05-07T21:02:48.4097334Z weighted=False, 2025-05-07T21:02:48.4097534Z row_wise=True, 2025-05-07T21:02:48.4097737Z mixed=True, 2025-05-07T21:02:48.4097939Z use_cache=True, 2025-05-07T21:02:48.4098158Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:48.4098431Z use_cpu=True, 2025-05-07T21:02:48.4098655Z output_dtype=SparseType.FP16, 2025-05-07T21:02:48.4098902Z ) 2025-05-07T21:02:48.4099117Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:48.4099664Z self=, 2025-05-07T21:02:48.4100168Z compile=True, 2025-05-07T21:02:48.4100394Z pooling_mode=, 2025-05-07T21:02:48.4100660Z T=1, 2025-05-07T21:02:48.4100837Z D=17, 2025-05-07T21:02:48.4101009Z B=118, 2025-05-07T21:02:48.4101241Z log_E=4, 2025-05-07T21:02:48.4101427Z L=18, 2025-05-07T21:02:48.4101603Z D_gradcheck=1, 2025-05-07T21:02:48.4101822Z stochastic_rounding=False, 2025-05-07T21:02:48.4102064Z weighted=False, 2025-05-07T21:02:48.4102262Z row_wise=True, 2025-05-07T21:02:48.4102460Z mixed=True, 2025-05-07T21:02:48.4102657Z use_cache=False, 2025-05-07T21:02:48.4102883Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:48.4103159Z use_cpu=True, 2025-05-07T21:02:48.4103378Z output_dtype=SparseType.FP32, 2025-05-07T21:02:48.4103620Z ) 2025-05-07T21:02:48.4103840Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:48.4104389Z self=, 2025-05-07T21:02:48.4104888Z compile=True, 2025-05-07T21:02:48.4105110Z pooling_mode=, 2025-05-07T21:02:48.4105379Z T=2, 2025-05-07T21:02:48.4105555Z D=47, 2025-05-07T21:02:48.4105726Z B=64, 2025-05-07T21:02:48.4105905Z log_E=3, 2025-05-07T21:02:48.4106095Z L=18, 2025-05-07T21:02:48.4106270Z D_gradcheck=1, 2025-05-07T21:02:48.4106490Z stochastic_rounding=True, 2025-05-07T21:02:48.4106741Z weighted=False, 2025-05-07T21:02:48.4106941Z row_wise=True, 2025-05-07T21:02:48.4107142Z mixed=False, 2025-05-07T21:02:48.4107345Z use_cache=True, 2025-05-07T21:02:48.4107568Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:48.4107892Z use_cpu=True, 2025-05-07T21:02:48.4108116Z output_dtype=SparseType.FP32, 2025-05-07T21:02:48.4108370Z ) 2025-05-07T21:02:48.4108583Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:48.4109178Z self=, 2025-05-07T21:02:48.4109683Z compile=False, 2025-05-07T21:02:48.4109909Z pooling_mode=, 2025-05-07T21:02:48.4110183Z T=1, 2025-05-07T21:02:48.4110361Z D=7, 2025-05-07T21:02:48.4110533Z B=17, 2025-05-07T21:02:48.4110714Z log_E=3, 2025-05-07T21:02:48.4110900Z L=5, 2025-05-07T21:02:48.4111073Z D_gradcheck=2, 2025-05-07T21:02:48.4111289Z stochastic_rounding=True, 2025-05-07T21:02:48.4111577Z weighted=False, 2025-05-07T21:02:48.4111773Z row_wise=True, 2025-05-07T21:02:48.4111977Z mixed=True, 2025-05-07T21:02:48.4112175Z use_cache=False, 2025-05-07T21:02:48.4112403Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:48.4112683Z use_cpu=True, 2025-05-07T21:02:48.4112906Z output_dtype=SparseType.FP32, 2025-05-07T21:02:48.4113153Z ) 2025-05-07T21:02:48.4113373Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:48.4113921Z self=, 2025-05-07T21:02:48.4114427Z compile=False, 2025-05-07T21:02:48.4114653Z pooling_mode=, 2025-05-07T21:02:48.4114922Z T=2, 2025-05-07T21:02:48.4115102Z D=95, 2025-05-07T21:02:48.4115277Z B=100, 2025-05-07T21:02:48.4115461Z log_E=3, 2025-05-07T21:02:48.4115647Z L=14, 2025-05-07T21:02:48.4115821Z D_gradcheck=2, 2025-05-07T21:02:48.4116041Z stochastic_rounding=False, 2025-05-07T21:02:48.4116292Z weighted=False, 2025-05-07T21:02:48.4116491Z row_wise=True, 2025-05-07T21:02:48.4116697Z mixed=False, 2025-05-07T21:02:48.4116899Z use_cache=True, 2025-05-07T21:02:48.4117120Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:48.4117402Z use_cpu=True, 2025-05-07T21:02:48.4117628Z output_dtype=SparseType.FP16, 2025-05-07T21:02:48.4117873Z ) 2025-05-07T21:02:48.4118097Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:48.4118699Z self=, 2025-05-07T21:02:48.4119203Z compile=False, 2025-05-07T21:02:48.4119430Z pooling_mode=, 2025-05-07T21:02:48.4119702Z T=2, 2025-05-07T21:02:48.4119885Z D=7, 2025-05-07T21:02:48.4120153Z B=116, 2025-05-07T21:02:48.4120340Z log_E=4, 2025-05-07T21:02:48.4120530Z L=18, 2025-05-07T21:02:48.4120707Z D_gradcheck=2, 2025-05-07T21:02:48.4120928Z stochastic_rounding=False, 2025-05-07T21:02:48.4121178Z weighted=True, 2025-05-07T21:02:48.4121375Z row_wise=True, 2025-05-07T21:02:48.4121580Z mixed=True, 2025-05-07T21:02:48.4121782Z use_cache=False, 2025-05-07T21:02:48.4122016Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:48.4122295Z use_cpu=True, 2025-05-07T21:02:48.4122518Z output_dtype=SparseType.FP16, 2025-05-07T21:02:48.4122762Z ) 2025-05-07T21:02:48.4122988Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:48.4123635Z self=, 2025-05-07T21:02:48.4124258Z compile=True, 2025-05-07T21:02:48.4124536Z pooling_mode=, 2025-05-07T21:02:48.4124863Z T=3, 2025-05-07T21:02:48.4125073Z D=45, 2025-05-07T21:02:48.4125294Z B=82, 2025-05-07T21:02:48.4125512Z log_E=3, 2025-05-07T21:02:48.4125728Z L=16, 2025-05-07T21:02:48.4125950Z D_gradcheck=2, 2025-05-07T21:02:48.4126218Z stochastic_rounding=True, 2025-05-07T21:02:48.4126518Z weighted=False, 2025-05-07T21:02:48.4126765Z row_wise=True, 2025-05-07T21:02:48.4127009Z mixed=False, 2025-05-07T21:02:48.4127251Z use_cache=True, 2025-05-07T21:02:48.4127580Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:48.4127911Z use_cpu=True, 2025-05-07T21:02:48.4128181Z output_dtype=SparseType.FP32, 2025-05-07T21:02:48.4128476Z ) 2025-05-07T21:02:48.4128825Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:48.4129501Z self=, 2025-05-07T21:02:48.4130119Z compile=False, 2025-05-07T21:02:48.4130397Z pooling_mode=, 2025-05-07T21:02:48.4130719Z T=3, 2025-05-07T21:02:48.4130930Z D=31, 2025-05-07T21:02:48.4131147Z B=65, 2025-05-07T21:02:48.4131361Z log_E=3, 2025-05-07T21:02:48.4131578Z L=6, 2025-05-07T21:02:48.4131797Z D_gradcheck=1, 2025-05-07T21:02:48.4132110Z stochastic_rounding=False, 2025-05-07T21:02:48.4132406Z weighted=True, 2025-05-07T21:02:48.4132655Z row_wise=True, 2025-05-07T21:02:48.4132901Z mixed=False, 2025-05-07T21:02:48.4133141Z use_cache=False, 2025-05-07T21:02:48.4133430Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:48.4133760Z use_cpu=True, 2025-05-07T21:02:48.4134029Z output_dtype=SparseType.FP16, 2025-05-07T21:02:48.4134324Z ) 2025-05-07T21:02:48.4134591Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:48.4135268Z self=, 2025-05-07T21:02:48.4135885Z compile=False, 2025-05-07T21:02:48.4136248Z pooling_mode=, 2025-05-07T21:02:48.4136577Z T=4, 2025-05-07T21:02:48.4136787Z D=52, 2025-05-07T21:02:48.4137002Z B=86, 2025-05-07T21:02:48.4137215Z log_E=4, 2025-05-07T21:02:48.4137430Z L=19, 2025-05-07T21:02:48.4137648Z D_gradcheck=2, 2025-05-07T21:02:48.4137913Z stochastic_rounding=True, 2025-05-07T21:02:48.4138208Z weighted=False, 2025-05-07T21:02:48.4138456Z row_wise=True, 2025-05-07T21:02:48.4138697Z mixed=True, 2025-05-07T21:02:48.4138932Z use_cache=False, 2025-05-07T21:02:48.4139222Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:48.4139555Z use_cpu=True, 2025-05-07T21:02:48.4139818Z output_dtype=SparseType.FP32, 2025-05-07T21:02:48.4140124Z ) 2025-05-07T21:02:48.4939032Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:48.4939841Z self=, 2025-05-07T21:02:48.4940357Z compile=False, 2025-05-07T21:02:48.4940600Z pooling_mode=, 2025-05-07T21:02:48.4940873Z T=3, 2025-05-07T21:02:48.4941295Z D=35, 2025-05-07T21:02:48.4941476Z B=26, 2025-05-07T21:02:48.4941652Z log_E=4, 2025-05-07T21:02:48.4941840Z L=10, 2025-05-07T21:02:48.4942017Z D_gradcheck=1, 2025-05-07T21:02:48.4942243Z stochastic_rounding=True, 2025-05-07T21:02:48.4942491Z weighted=True, 2025-05-07T21:02:48.4942689Z row_wise=True, 2025-05-07T21:02:48.4942893Z mixed=False, 2025-05-07T21:02:48.4943101Z use_cache=False, 2025-05-07T21:02:48.4943336Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:48.4943612Z use_cpu=True, 2025-05-07T21:02:48.4943837Z output_dtype=SparseType.FP16, 2025-05-07T21:02:48.4944085Z ) 2025-05-07T21:02:48.4944307Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:48.4944855Z self=, 2025-05-07T21:02:48.4945355Z compile=False, 2025-05-07T21:02:48.4945587Z pooling_mode=, 2025-05-07T21:02:48.4945863Z T=2, 2025-05-07T21:02:48.4946035Z D=121, 2025-05-07T21:02:48.4946216Z B=105, 2025-05-07T21:02:48.4946397Z log_E=3, 2025-05-07T21:02:48.4946576Z L=6, 2025-05-07T21:02:48.4946764Z D_gradcheck=1, 2025-05-07T21:02:48.4946985Z stochastic_rounding=True, 2025-05-07T21:02:48.4947221Z weighted=True, 2025-05-07T21:02:48.4947427Z row_wise=True, 2025-05-07T21:02:48.4947629Z mixed=True, 2025-05-07T21:02:48.4947909Z use_cache=False, 2025-05-07T21:02:48.4948140Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:48.4948408Z use_cpu=True, 2025-05-07T21:02:48.4948630Z output_dtype=SparseType.FP16, 2025-05-07T21:02:48.4948879Z ) 2025-05-07T21:02:48.4949185Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:48.4949736Z self=, 2025-05-07T21:02:48.4950239Z compile=False, 2025-05-07T21:02:48.4950476Z pooling_mode=, 2025-05-07T21:02:48.4950751Z T=3, 2025-05-07T21:02:48.4950929Z D=70, 2025-05-07T21:02:48.4951110Z B=7, 2025-05-07T21:02:48.4951291Z log_E=3, 2025-05-07T21:02:48.4951477Z L=13, 2025-05-07T21:02:48.4951788Z D_gradcheck=2, 2025-05-07T21:02:48.4952005Z stochastic_rounding=False, 2025-05-07T21:02:48.4952242Z weighted=True, 2025-05-07T21:02:48.4952443Z row_wise=True, 2025-05-07T21:02:48.4952640Z mixed=False, 2025-05-07T21:02:48.4952834Z use_cache=True, 2025-05-07T21:02:48.4953060Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:48.4953331Z use_cpu=True, 2025-05-07T21:02:48.4953550Z output_dtype=SparseType.FP16, 2025-05-07T21:02:48.4953797Z ) 2025-05-07T21:02:48.4954017Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:48.4954562Z self=, 2025-05-07T21:02:48.4955061Z compile=True, 2025-05-07T21:02:48.4955289Z pooling_mode=, 2025-05-07T21:02:48.4955558Z T=3, 2025-05-07T21:02:48.4955744Z D=60, 2025-05-07T21:02:48.4955923Z B=32, 2025-05-07T21:02:48.4956102Z log_E=3, 2025-05-07T21:02:48.4956282Z L=3, 2025-05-07T21:02:48.4956468Z D_gradcheck=1, 2025-05-07T21:02:48.4956684Z stochastic_rounding=True, 2025-05-07T21:02:48.4956921Z weighted=False, 2025-05-07T21:02:48.4957125Z row_wise=True, 2025-05-07T21:02:48.4957326Z mixed=True, 2025-05-07T21:02:48.4957516Z use_cache=False, 2025-05-07T21:02:48.4957755Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:48.4958026Z use_cpu=True, 2025-05-07T21:02:48.4967716Z output_dtype=SparseType.FP32, 2025-05-07T21:02:48.4968005Z ) 2025-05-07T21:02:48.4968254Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:48.4968868Z self=, 2025-05-07T21:02:48.4969394Z compile=False, 2025-05-07T21:02:48.4969759Z pooling_mode=, 2025-05-07T21:02:48.4970047Z T=3, 2025-05-07T21:02:48.4970226Z D=31, 2025-05-07T21:02:48.4970413Z B=4, 2025-05-07T21:02:48.4970603Z log_E=3, 2025-05-07T21:02:48.4970794Z L=1, 2025-05-07T21:02:48.4970981Z D_gradcheck=2, 2025-05-07T21:02:48.4971211Z stochastic_rounding=True, 2025-05-07T21:02:48.4971462Z weighted=False, 2025-05-07T21:02:48.4971675Z row_wise=True, 2025-05-07T21:02:48.4971886Z mixed=False, 2025-05-07T21:02:48.4972090Z use_cache=False, 2025-05-07T21:02:48.4972335Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:48.4972619Z use_cpu=True, 2025-05-07T21:02:48.4972850Z output_dtype=SparseType.FP32, 2025-05-07T21:02:48.4973110Z ) 2025-05-07T21:02:48.4973344Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:48.4973894Z self=, 2025-05-07T21:02:48.4974408Z compile=True, 2025-05-07T21:02:48.4974657Z pooling_mode=, 2025-05-07T21:02:48.4974928Z T=4, 2025-05-07T21:02:48.4975114Z D=7, 2025-05-07T21:02:48.4975304Z B=108, 2025-05-07T21:02:48.4975488Z log_E=5, 2025-05-07T21:02:48.4975684Z L=6, 2025-05-07T21:02:48.4975875Z D_gradcheck=1, 2025-05-07T21:02:48.4976215Z stochastic_rounding=False, 2025-05-07T21:02:48.4976471Z weighted=True, 2025-05-07T21:02:48.4976686Z row_wise=True, 2025-05-07T21:02:48.4976967Z mixed=True, 2025-05-07T21:02:48.4977168Z use_cache=True, 2025-05-07T21:02:48.4977403Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:48.4977681Z use_cpu=True, 2025-05-07T21:02:48.4977966Z output_dtype=SparseType.FP32, 2025-05-07T21:02:48.4978229Z ) 2025-05-07T21:02:48.4978482Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:48.4979049Z self=, 2025-05-07T21:02:48.4979556Z compile=True, 2025-05-07T21:02:48.4979795Z pooling_mode=, 2025-05-07T21:02:48.4980062Z T=5, 2025-05-07T21:02:48.4980245Z D=53, 2025-05-07T21:02:48.4980433Z B=74, 2025-05-07T21:02:48.4980611Z log_E=3, 2025-05-07T21:02:48.4980867Z L=12, 2025-05-07T21:02:48.4981051Z D_gradcheck=1, 2025-05-07T21:02:48.4981267Z stochastic_rounding=True, 2025-05-07T21:02:48.4981518Z weighted=True, 2025-05-07T21:02:48.4981726Z row_wise=True, 2025-05-07T21:02:48.4981927Z mixed=False, 2025-05-07T21:02:48.4982138Z use_cache=False, 2025-05-07T21:02:48.4982382Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:48.4982661Z use_cpu=True, 2025-05-07T21:02:48.4982888Z output_dtype=SparseType.FP32, 2025-05-07T21:02:48.4983140Z ) 2025-05-07T21:02:48.4983364Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:48.4983905Z self=, 2025-05-07T21:02:48.4984414Z compile=True, 2025-05-07T21:02:48.4984651Z pooling_mode=, 2025-05-07T21:02:48.4984918Z T=1, 2025-05-07T21:02:48.4985101Z D=98, 2025-05-07T21:02:48.4985288Z B=53, 2025-05-07T21:02:48.4985468Z log_E=3, 2025-05-07T21:02:48.4985659Z L=8, 2025-05-07T21:02:48.4985844Z D_gradcheck=1, 2025-05-07T21:02:48.4986062Z stochastic_rounding=False, 2025-05-07T21:02:48.4986315Z weighted=False, 2025-05-07T21:02:48.4986528Z row_wise=True, 2025-05-07T21:02:48.4986729Z mixed=False, 2025-05-07T21:02:48.4986936Z use_cache=False, 2025-05-07T21:02:48.4987181Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:48.4987453Z use_cpu=True, 2025-05-07T21:02:48.4987684Z output_dtype=SparseType.FP32, 2025-05-07T21:02:48.4987944Z ) 2025-05-07T21:02:48.4988163Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:48.4988739Z self=, 2025-05-07T21:02:48.4989270Z compile=True, 2025-05-07T21:02:48.4989561Z pooling_mode=, 2025-05-07T21:02:48.4989830Z T=2, 2025-05-07T21:02:48.4990011Z D=75, 2025-05-07T21:02:48.4990196Z B=125, 2025-05-07T21:02:48.4990378Z log_E=3, 2025-05-07T21:02:48.4990570Z L=18, 2025-05-07T21:02:48.4990757Z D_gradcheck=1, 2025-05-07T21:02:48.4990977Z stochastic_rounding=False, 2025-05-07T21:02:48.4991225Z weighted=True, 2025-05-07T21:02:48.4991433Z row_wise=True, 2025-05-07T21:02:48.4991630Z mixed=False, 2025-05-07T21:02:48.4991833Z use_cache=True, 2025-05-07T21:02:48.4992064Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:48.4992333Z use_cpu=True, 2025-05-07T21:02:48.4992562Z output_dtype=SparseType.FP32, 2025-05-07T21:02:48.4992813Z ) 2025-05-07T21:02:48.4993031Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:48.4993578Z self=, 2025-05-07T21:02:48.4994091Z compile=True, 2025-05-07T21:02:48.4994331Z pooling_mode=, 2025-05-07T21:02:48.4994597Z T=2, 2025-05-07T21:02:48.4994778Z D=23, 2025-05-07T21:02:48.4994960Z B=79, 2025-05-07T21:02:48.4995143Z log_E=5, 2025-05-07T21:02:48.4995332Z L=5, 2025-05-07T21:02:48.4995522Z D_gradcheck=2, 2025-05-07T21:02:48.4995737Z stochastic_rounding=True, 2025-05-07T21:02:48.4995985Z weighted=True, 2025-05-07T21:02:48.4996241Z row_wise=True, 2025-05-07T21:02:48.4996438Z mixed=True, 2025-05-07T21:02:48.4996642Z use_cache=False, 2025-05-07T21:02:48.4996882Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:48.4997287Z use_cpu=True, 2025-05-07T21:02:48.4997517Z output_dtype=SparseType.FP16, 2025-05-07T21:02:48.4997765Z ) 2025-05-07T21:02:48.4997982Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:48.4998568Z self=, 2025-05-07T21:02:48.4999094Z compile=False, 2025-05-07T21:02:48.4999327Z pooling_mode=, 2025-05-07T21:02:48.4999602Z T=4, 2025-05-07T21:02:48.4999787Z D=105, 2025-05-07T21:02:48.5000025Z B=62, 2025-05-07T21:02:48.5000205Z log_E=3, 2025-05-07T21:02:48.5000390Z L=14, 2025-05-07T21:02:48.5000580Z D_gradcheck=2, 2025-05-07T21:02:48.5000797Z stochastic_rounding=True, 2025-05-07T21:02:48.5001046Z weighted=False, 2025-05-07T21:02:48.5001261Z row_wise=True, 2025-05-07T21:02:48.5001458Z mixed=False, 2025-05-07T21:02:48.5001667Z use_cache=False, 2025-05-07T21:02:48.5001908Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:48.5002181Z use_cpu=True, 2025-05-07T21:02:48.5002412Z output_dtype=SparseType.FP32, 2025-05-07T21:02:48.5002664Z ) 2025-05-07T21:02:48.5002884Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:48.5003430Z self=, 2025-05-07T21:02:48.5003937Z compile=False, 2025-05-07T21:02:48.5004164Z pooling_mode=, 2025-05-07T21:02:48.5004438Z T=5, 2025-05-07T21:02:48.5004621Z D=14, 2025-05-07T21:02:48.5004802Z B=2, 2025-05-07T21:02:48.5004984Z log_E=4, 2025-05-07T21:02:48.5005176Z L=16, 2025-05-07T21:02:48.5005356Z D_gradcheck=1, 2025-05-07T21:02:48.5005583Z stochastic_rounding=False, 2025-05-07T21:02:48.5005834Z weighted=True, 2025-05-07T21:02:48.5006040Z row_wise=True, 2025-05-07T21:02:48.5006238Z mixed=False, 2025-05-07T21:02:48.5006443Z use_cache=False, 2025-05-07T21:02:48.5006683Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:48.5006953Z use_cpu=True, 2025-05-07T21:02:48.5007184Z output_dtype=SparseType.FP16, 2025-05-07T21:02:48.5007438Z ) 2025-05-07T21:02:48.5007654Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:48.5008203Z self=, 2025-05-07T21:02:48.5008758Z compile=False, 2025-05-07T21:02:48.5008987Z pooling_mode=, 2025-05-07T21:02:48.5009258Z T=1, 2025-05-07T21:02:48.5009443Z D=76, 2025-05-07T21:02:48.5009624Z B=92, 2025-05-07T21:02:48.5009804Z log_E=3, 2025-05-07T21:02:48.5009994Z L=5, 2025-05-07T21:02:48.5010173Z D_gradcheck=2, 2025-05-07T21:02:48.5010400Z stochastic_rounding=False, 2025-05-07T21:02:48.5010656Z weighted=True, 2025-05-07T21:02:48.5010856Z row_wise=True, 2025-05-07T21:02:48.5011062Z mixed=False, 2025-05-07T21:02:48.5011267Z use_cache=True, 2025-05-07T21:02:48.5011492Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:48.5011775Z use_cpu=True, 2025-05-07T21:02:48.5012003Z output_dtype=SparseType.FP16, 2025-05-07T21:02:48.5012260Z ) 2025-05-07T21:02:48.5012480Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:48.5013034Z self=, 2025-05-07T21:02:48.5013540Z compile=True, 2025-05-07T21:02:48.5013776Z pooling_mode=, 2025-05-07T21:02:48.5014047Z T=5, 2025-05-07T21:02:48.5014229Z D=8, 2025-05-07T21:02:48.5014416Z B=44, 2025-05-07T21:02:48.5014603Z log_E=3, 2025-05-07T21:02:48.5014787Z L=1, 2025-05-07T21:02:48.5014972Z D_gradcheck=1, 2025-05-07T21:02:48.5015197Z stochastic_rounding=False, 2025-05-07T21:02:48.5015494Z weighted=True, 2025-05-07T21:02:48.5015704Z row_wise=True, 2025-05-07T21:02:48.5015910Z mixed=True, 2025-05-07T21:02:48.5016201Z use_cache=False, 2025-05-07T21:02:48.5016518Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:48.5016794Z use_cpu=True, 2025-05-07T21:02:48.5017014Z output_dtype=SparseType.FP16, 2025-05-07T21:02:48.5017269Z ) 2025-05-07T21:02:48.5017493Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:48.5018038Z self=, 2025-05-07T21:02:48.5018556Z compile=True, 2025-05-07T21:02:48.5018789Z pooling_mode=, 2025-05-07T21:02:48.5019059Z T=4, 2025-05-07T21:02:48.5019279Z D=54, 2025-05-07T21:02:48.5019462Z B=77, 2025-05-07T21:02:48.5019645Z log_E=5, 2025-05-07T21:02:48.5019825Z L=17, 2025-05-07T21:02:48.5020010Z D_gradcheck=2, 2025-05-07T21:02:48.5020232Z stochastic_rounding=False, 2025-05-07T21:02:48.5020478Z weighted=False, 2025-05-07T21:02:48.5020685Z row_wise=True, 2025-05-07T21:02:48.5020885Z mixed=True, 2025-05-07T21:02:48.5021080Z use_cache=False, 2025-05-07T21:02:48.5021321Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:48.5021593Z use_cpu=True, 2025-05-07T21:02:48.5021819Z output_dtype=SparseType.FP16, 2025-05-07T21:02:48.5022071Z ) 2025-05-07T21:02:48.5022296Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:48.5022839Z self=, 2025-05-07T21:02:48.5023350Z compile=True, 2025-05-07T21:02:48.5023581Z pooling_mode=, 2025-05-07T21:02:48.5023851Z T=2, 2025-05-07T21:02:48.5024025Z D=30, 2025-05-07T21:02:48.5024208Z B=74, 2025-05-07T21:02:48.5024393Z log_E=5, 2025-05-07T21:02:48.5024577Z L=4, 2025-05-07T21:02:48.5024767Z D_gradcheck=1, 2025-05-07T21:02:48.5024989Z stochastic_rounding=True, 2025-05-07T21:02:48.5025236Z weighted=False, 2025-05-07T21:02:48.5025446Z row_wise=True, 2025-05-07T21:02:48.5025648Z mixed=True, 2025-05-07T21:02:48.5025848Z use_cache=False, 2025-05-07T21:02:48.5026092Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:48.5026376Z use_cpu=True, 2025-05-07T21:02:48.5026605Z output_dtype=SparseType.FP32, 2025-05-07T21:02:48.5026858Z ) 2025-05-07T21:02:48.5192299Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:48.5193174Z self=, 2025-05-07T21:02:48.5193707Z compile=False, 2025-05-07T21:02:48.5193950Z pooling_mode=, 2025-05-07T21:02:48.5194228Z T=4, 2025-05-07T21:02:48.5194410Z D=124, 2025-05-07T21:02:48.5194597Z B=49, 2025-05-07T21:02:48.5194789Z log_E=5, 2025-05-07T21:02:48.5194973Z L=4, 2025-05-07T21:02:48.5195163Z D_gradcheck=1, 2025-05-07T21:02:48.5195395Z stochastic_rounding=False, 2025-05-07T21:02:48.5195652Z weighted=True, 2025-05-07T21:02:48.5195859Z row_wise=True, 2025-05-07T21:02:48.5196064Z mixed=True, 2025-05-07T21:02:48.5196272Z use_cache=False, 2025-05-07T21:02:48.5196510Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:48.5196791Z use_cpu=True, 2025-05-07T21:02:48.5197019Z output_dtype=SparseType.FP32, 2025-05-07T21:02:48.5197271Z ) 2025-05-07T21:02:48.5197500Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:48.5198056Z self=, 2025-05-07T21:02:48.5198558Z compile=False, 2025-05-07T21:02:48.5198795Z pooling_mode=, 2025-05-07T21:02:48.5199068Z T=3, 2025-05-07T21:02:48.5199248Z D=42, 2025-05-07T21:02:48.5199433Z B=63, 2025-05-07T21:02:48.5199624Z log_E=3, 2025-05-07T21:02:48.5199811Z L=20, 2025-05-07T21:02:48.5199997Z D_gradcheck=2, 2025-05-07T21:02:48.5200289Z stochastic_rounding=False, 2025-05-07T21:02:48.5200527Z weighted=False, 2025-05-07T21:02:48.5200730Z row_wise=True, 2025-05-07T21:02:48.5200927Z mixed=True, 2025-05-07T21:02:48.5201119Z use_cache=True, 2025-05-07T21:02:48.5201415Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:48.5201686Z use_cpu=True, 2025-05-07T21:02:48.5201904Z output_dtype=SparseType.FP16, 2025-05-07T21:02:48.5202147Z ) 2025-05-07T21:02:48.5202366Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:48.5202915Z self=, 2025-05-07T21:02:48.5203413Z compile=True, 2025-05-07T21:02:48.5203640Z pooling_mode=, 2025-05-07T21:02:48.5203969Z T=1, 2025-05-07T21:02:48.5204142Z D=49, 2025-05-07T21:02:48.5204322Z B=13, 2025-05-07T21:02:48.5204505Z log_E=3, 2025-05-07T21:02:48.5204685Z L=12, 2025-05-07T21:02:48.5204866Z D_gradcheck=1, 2025-05-07T21:02:48.5205097Z stochastic_rounding=False, 2025-05-07T21:02:48.5205336Z weighted=False, 2025-05-07T21:02:48.5205541Z row_wise=True, 2025-05-07T21:02:48.5205740Z mixed=False, 2025-05-07T21:02:48.5205938Z use_cache=False, 2025-05-07T21:02:48.5206173Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:48.5206451Z use_cpu=True, 2025-05-07T21:02:48.5206671Z output_dtype=SparseType.FP32, 2025-05-07T21:02:48.5206918Z ) 2025-05-07T21:02:48.5207136Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:48.5207682Z self=, 2025-05-07T21:02:48.5208181Z compile=True, 2025-05-07T21:02:48.5208410Z pooling_mode=, 2025-05-07T21:02:48.5208681Z T=1, 2025-05-07T21:02:48.5208850Z D=9, 2025-05-07T21:02:48.5209028Z B=85, 2025-05-07T21:02:48.5209206Z log_E=3, 2025-05-07T21:02:48.5209383Z L=16, 2025-05-07T21:02:48.5209566Z D_gradcheck=1, 2025-05-07T21:02:48.5209783Z stochastic_rounding=True, 2025-05-07T21:02:48.5210019Z weighted=False, 2025-05-07T21:02:48.5210225Z row_wise=True, 2025-05-07T21:02:48.5210423Z mixed=False, 2025-05-07T21:02:48.5210618Z use_cache=False, 2025-05-07T21:02:48.5210855Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:48.5211125Z use_cpu=True, 2025-05-07T21:02:48.5211338Z output_dtype=SparseType.FP16, 2025-05-07T21:02:48.5211588Z ) 2025-05-07T21:02:48.5211812Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:48.5212405Z self=, 2025-05-07T21:02:48.5212914Z compile=True, 2025-05-07T21:02:48.5213148Z pooling_mode=, 2025-05-07T21:02:48.5213419Z T=5, 2025-05-07T21:02:48.5213597Z D=49, 2025-05-07T21:02:48.5213786Z B=33, 2025-05-07T21:02:48.5213971Z log_E=4, 2025-05-07T21:02:48.5214154Z L=16, 2025-05-07T21:02:48.5214346Z D_gradcheck=1, 2025-05-07T21:02:48.5214567Z stochastic_rounding=False, 2025-05-07T21:02:48.5214815Z weighted=True, 2025-05-07T21:02:48.5215029Z row_wise=True, 2025-05-07T21:02:48.5215264Z mixed=True, 2025-05-07T21:02:48.5215469Z use_cache=True, 2025-05-07T21:02:48.5215701Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:48.5215971Z use_cpu=True, 2025-05-07T21:02:48.5216374Z output_dtype=SparseType.FP32, 2025-05-07T21:02:48.5216625Z ) 2025-05-07T21:02:48.5216842Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:48.5217389Z self=, 2025-05-07T21:02:48.5217894Z compile=False, 2025-05-07T21:02:48.5218112Z pooling_mode=, 2025-05-07T21:02:48.5218385Z T=5, 2025-05-07T21:02:48.5218560Z D=10, 2025-05-07T21:02:48.5218731Z B=63, 2025-05-07T21:02:48.5218907Z log_E=3, 2025-05-07T21:02:48.5219093Z L=16, 2025-05-07T21:02:48.5219316Z D_gradcheck=2, 2025-05-07T21:02:48.5219533Z stochastic_rounding=False, 2025-05-07T21:02:48.5219773Z weighted=True, 2025-05-07T21:02:48.5219966Z row_wise=True, 2025-05-07T21:02:48.5220161Z mixed=False, 2025-05-07T21:02:48.5220404Z use_cache=True, 2025-05-07T21:02:48.5220628Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:48.5220897Z use_cpu=True, 2025-05-07T21:02:48.5221119Z output_dtype=SparseType.FP16, 2025-05-07T21:02:48.5221367Z ) 2025-05-07T21:02:48.5221585Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:48.5222139Z self=, 2025-05-07T21:02:48.5222646Z compile=False, 2025-05-07T21:02:48.5222909Z pooling_mode=, 2025-05-07T21:02:48.5223171Z T=5, 2025-05-07T21:02:48.5223345Z D=64, 2025-05-07T21:02:48.5223515Z B=67, 2025-05-07T21:02:48.5223689Z log_E=4, 2025-05-07T21:02:48.5223875Z L=0, 2025-05-07T21:02:48.5224045Z D_gradcheck=1, 2025-05-07T21:02:48.5224263Z stochastic_rounding=False, 2025-05-07T21:02:48.5224505Z weighted=True, 2025-05-07T21:02:48.5224696Z row_wise=True, 2025-05-07T21:02:48.5224895Z mixed=True, 2025-05-07T21:02:48.5225090Z use_cache=True, 2025-05-07T21:02:48.5225309Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:48.5225576Z use_cpu=True, 2025-05-07T21:02:48.5225676Z output_dtype=SparseType.FP16, 2025-05-07T21:02:48.5225753Z ) 2025-05-07T21:02:48.5225876Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:48.5226216Z self=, 2025-05-07T21:02:48.5226294Z compile=True, 2025-05-07T21:02:48.5226399Z pooling_mode=, 2025-05-07T21:02:48.5226479Z T=3, 2025-05-07T21:02:48.5226553Z D=8, 2025-05-07T21:02:48.5226629Z B=104, 2025-05-07T21:02:48.5226707Z log_E=5, 2025-05-07T21:02:48.5226782Z L=7, 2025-05-07T21:02:48.5226857Z D_gradcheck=2, 2025-05-07T21:02:48.5226959Z stochastic_rounding=True, 2025-05-07T21:02:48.5227039Z weighted=False, 2025-05-07T21:02:48.5227114Z row_wise=True, 2025-05-07T21:02:48.5227199Z mixed=False, 2025-05-07T21:02:48.5227277Z use_cache=True, 2025-05-07T21:02:48.5227385Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:48.5227462Z use_cpu=True, 2025-05-07T21:02:48.5227561Z output_dtype=SparseType.FP32, 2025-05-07T21:02:48.5227636Z ) 2025-05-07T21:02:48.5227812Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:48.5228137Z self=, 2025-05-07T21:02:48.5228219Z compile=False, 2025-05-07T21:02:48.5228326Z pooling_mode=, 2025-05-07T21:02:48.5228399Z T=5, 2025-05-07T21:02:48.5228477Z D=44, 2025-05-07T21:02:48.5228549Z B=36, 2025-05-07T21:02:48.5228636Z log_E=3, 2025-05-07T21:02:48.5228728Z L=1, 2025-05-07T21:02:48.5228816Z D_gradcheck=2, 2025-05-07T21:02:48.5237379Z stochastic_rounding=True, 2025-05-07T21:02:48.5237476Z weighted=True, 2025-05-07T21:02:48.5237563Z row_wise=True, 2025-05-07T21:02:48.5237656Z mixed=True, 2025-05-07T21:02:48.5237742Z use_cache=False, 2025-05-07T21:02:48.5237863Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:48.5237948Z use_cpu=True, 2025-05-07T21:02:48.5238058Z output_dtype=SparseType.FP32, 2025-05-07T21:02:48.5238145Z ) 2025-05-07T21:02:48.5238280Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:48.5238618Z self=, 2025-05-07T21:02:48.5238706Z compile=False, 2025-05-07T21:02:48.5238817Z pooling_mode=, 2025-05-07T21:02:48.5238889Z T=2, 2025-05-07T21:02:48.5238971Z D=34, 2025-05-07T21:02:48.5239047Z B=34, 2025-05-07T21:02:48.5239127Z log_E=3, 2025-05-07T21:02:48.5239289Z L=11, 2025-05-07T21:02:48.5239375Z D_gradcheck=1, 2025-05-07T21:02:48.5239481Z stochastic_rounding=True, 2025-05-07T21:02:48.5239564Z weighted=True, 2025-05-07T21:02:48.5239644Z row_wise=True, 2025-05-07T21:02:48.5239771Z mixed=True, 2025-05-07T21:02:48.5239857Z use_cache=False, 2025-05-07T21:02:48.5239967Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:48.5240057Z use_cpu=True, 2025-05-07T21:02:48.5240160Z output_dtype=SparseType.FP32, 2025-05-07T21:02:48.5240236Z ) 2025-05-07T21:02:48.5240375Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:48.5240704Z self=, 2025-05-07T21:02:48.5240825Z compile=False, 2025-05-07T21:02:48.5240933Z pooling_mode=, 2025-05-07T21:02:48.5241003Z T=5, 2025-05-07T21:02:48.5241081Z D=100, 2025-05-07T21:02:48.5241155Z B=109, 2025-05-07T21:02:48.5241235Z log_E=4, 2025-05-07T21:02:48.5241315Z L=1, 2025-05-07T21:02:48.5241396Z D_gradcheck=1, 2025-05-07T21:02:48.5241491Z stochastic_rounding=False, 2025-05-07T21:02:48.5241574Z weighted=True, 2025-05-07T21:02:48.5241653Z row_wise=True, 2025-05-07T21:02:48.5241727Z mixed=True, 2025-05-07T21:02:48.5241813Z use_cache=False, 2025-05-07T21:02:48.5241915Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:48.5241994Z use_cpu=True, 2025-05-07T21:02:48.5242101Z output_dtype=SparseType.FP16, 2025-05-07T21:02:48.5242174Z ) 2025-05-07T21:02:48.5242300Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:48.5242628Z self=, 2025-05-07T21:02:48.5242707Z compile=True, 2025-05-07T21:02:48.5242814Z pooling_mode=, 2025-05-07T21:02:48.5242888Z T=4, 2025-05-07T21:02:48.5242965Z D=21, 2025-05-07T21:02:48.5243045Z B=33, 2025-05-07T21:02:48.5243124Z log_E=3, 2025-05-07T21:02:48.5243202Z L=10, 2025-05-07T21:02:48.5243284Z D_gradcheck=1, 2025-05-07T21:02:48.5243377Z stochastic_rounding=True, 2025-05-07T21:02:48.5243455Z weighted=False, 2025-05-07T21:02:48.5243541Z row_wise=True, 2025-05-07T21:02:48.5243617Z mixed=False, 2025-05-07T21:02:48.5243694Z use_cache=True, 2025-05-07T21:02:48.5243799Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:48.5243875Z use_cpu=True, 2025-05-07T21:02:48.5243973Z output_dtype=SparseType.FP32, 2025-05-07T21:02:48.5244054Z ) 2025-05-07T21:02:48.5244227Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:48.5244558Z self=, 2025-05-07T21:02:48.5244643Z compile=True, 2025-05-07T21:02:48.5244749Z pooling_mode=, 2025-05-07T21:02:48.5244829Z T=3, 2025-05-07T21:02:48.5244907Z D=34, 2025-05-07T21:02:48.5244984Z B=53, 2025-05-07T21:02:48.5245066Z log_E=4, 2025-05-07T21:02:48.5245144Z L=17, 2025-05-07T21:02:48.5245225Z D_gradcheck=1, 2025-05-07T21:02:48.5245326Z stochastic_rounding=False, 2025-05-07T21:02:48.5245410Z weighted=False, 2025-05-07T21:02:48.5245493Z row_wise=True, 2025-05-07T21:02:48.5245582Z mixed=False, 2025-05-07T21:02:48.5245664Z use_cache=False, 2025-05-07T21:02:48.5245778Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:48.5245860Z use_cpu=True, 2025-05-07T21:02:48.5245961Z output_dtype=SparseType.FP16, 2025-05-07T21:02:48.5246042Z ) 2025-05-07T21:02:48.5246172Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:48.5246494Z self=, 2025-05-07T21:02:48.5246579Z compile=True, 2025-05-07T21:02:48.5246683Z pooling_mode=, 2025-05-07T21:02:48.5246758Z T=1, 2025-05-07T21:02:48.5246834Z D=102, 2025-05-07T21:02:48.5246955Z B=24, 2025-05-07T21:02:48.5247027Z log_E=3, 2025-05-07T21:02:48.5247108Z L=2, 2025-05-07T21:02:48.5247189Z D_gradcheck=1, 2025-05-07T21:02:48.5247283Z stochastic_rounding=False, 2025-05-07T21:02:48.5247371Z weighted=False, 2025-05-07T21:02:48.5247483Z row_wise=True, 2025-05-07T21:02:48.5247564Z mixed=True, 2025-05-07T21:02:48.5247644Z use_cache=False, 2025-05-07T21:02:48.5247745Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:48.5247829Z use_cpu=True, 2025-05-07T21:02:48.5247925Z output_dtype=SparseType.FP16, 2025-05-07T21:02:48.5247997Z ) 2025-05-07T21:02:48.5248129Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:48.5248455Z self=, 2025-05-07T21:02:48.5248578Z compile=True, 2025-05-07T21:02:48.5248686Z pooling_mode=, 2025-05-07T21:02:48.5248762Z T=2, 2025-05-07T21:02:48.5248836Z D=105, 2025-05-07T21:02:48.5248919Z B=113, 2025-05-07T21:02:48.5248990Z log_E=4, 2025-05-07T21:02:48.5249072Z L=11, 2025-05-07T21:02:48.5249152Z D_gradcheck=1, 2025-05-07T21:02:48.5249244Z stochastic_rounding=False, 2025-05-07T21:02:48.5249337Z weighted=False, 2025-05-07T21:02:48.5249414Z row_wise=True, 2025-05-07T21:02:48.5249490Z mixed=True, 2025-05-07T21:02:48.5249578Z use_cache=True, 2025-05-07T21:02:48.5249680Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:48.5249758Z use_cpu=True, 2025-05-07T21:02:48.5249860Z output_dtype=SparseType.FP16, 2025-05-07T21:02:48.5249933Z ) 2025-05-07T21:02:48.5250056Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:48.5250385Z self=, 2025-05-07T21:02:48.5250468Z compile=True, 2025-05-07T21:02:48.5250569Z pooling_mode=, 2025-05-07T21:02:48.5250649Z T=1, 2025-05-07T21:02:48.5250724Z D=106, 2025-05-07T21:02:48.5250804Z B=13, 2025-05-07T21:02:48.5250880Z log_E=5, 2025-05-07T21:02:48.5250952Z L=1, 2025-05-07T21:02:48.5251035Z D_gradcheck=1, 2025-05-07T21:02:48.5251127Z stochastic_rounding=True, 2025-05-07T21:02:48.5251206Z weighted=True, 2025-05-07T21:02:48.5251291Z row_wise=True, 2025-05-07T21:02:48.5251367Z mixed=True, 2025-05-07T21:02:48.5251445Z use_cache=True, 2025-05-07T21:02:48.5251549Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:48.5251628Z use_cpu=True, 2025-05-07T21:02:48.5252705Z output_dtype=SparseType.FP32, 2025-05-07T21:02:48.5252790Z ) 2025-05-07T21:02:48.5447407Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:48.5448107Z self=, 2025-05-07T21:02:48.5448366Z compile=True, 2025-05-07T21:02:48.5448553Z pooling_mode=, 2025-05-07T21:02:48.5448711Z T=3, 2025-05-07T21:02:48.5448847Z D=62, 2025-05-07T21:02:48.5448921Z B=67, 2025-05-07T21:02:48.5449000Z log_E=5, 2025-05-07T21:02:48.5449073Z L=16, 2025-05-07T21:02:48.5449149Z D_gradcheck=1, 2025-05-07T21:02:48.5449251Z stochastic_rounding=False, 2025-05-07T21:02:48.5449336Z weighted=True, 2025-05-07T21:02:48.5449415Z row_wise=True, 2025-05-07T21:02:48.5449500Z mixed=True, 2025-05-07T21:02:48.5449579Z use_cache=False, 2025-05-07T21:02:48.5449685Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:48.5449763Z use_cpu=True, 2025-05-07T21:02:48.5449864Z output_dtype=SparseType.FP16, 2025-05-07T21:02:48.5449966Z ) 2025-05-07T21:02:48.5450098Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:48.5450425Z self=, 2025-05-07T21:02:48.5450519Z compile=True, 2025-05-07T21:02:48.5450635Z pooling_mode=, 2025-05-07T21:02:48.5450708Z T=1, 2025-05-07T21:02:48.5450989Z D=125, 2025-05-07T21:02:48.5451107Z B=17, 2025-05-07T21:02:48.5451220Z log_E=3, 2025-05-07T21:02:48.5451330Z L=4, 2025-05-07T21:02:48.5451457Z D_gradcheck=2, 2025-05-07T21:02:48.5451686Z stochastic_rounding=False, 2025-05-07T21:02:48.5451809Z weighted=True, 2025-05-07T21:02:48.5451923Z row_wise=True, 2025-05-07T21:02:48.5452001Z mixed=False, 2025-05-07T21:02:48.5452079Z use_cache=True, 2025-05-07T21:02:48.5452198Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:48.5452276Z use_cpu=True, 2025-05-07T21:02:48.5452384Z output_dtype=SparseType.FP16, 2025-05-07T21:02:48.5452453Z ) 2025-05-07T21:02:48.5452581Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:48.5452913Z self=, 2025-05-07T21:02:48.5453073Z compile=False, 2025-05-07T21:02:48.5453174Z pooling_mode=, 2025-05-07T21:02:48.5453250Z T=3, 2025-05-07T21:02:48.5453329Z D=96, 2025-05-07T21:02:48.5453401Z B=36, 2025-05-07T21:02:48.5453478Z log_E=3, 2025-05-07T21:02:48.5453548Z L=5, 2025-05-07T21:02:48.5453625Z D_gradcheck=2, 2025-05-07T21:02:48.5453723Z stochastic_rounding=True, 2025-05-07T21:02:48.5453799Z weighted=True, 2025-05-07T21:02:48.5453881Z row_wise=True, 2025-05-07T21:02:48.5453956Z mixed=True, 2025-05-07T21:02:48.5454034Z use_cache=True, 2025-05-07T21:02:48.5454143Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:48.5454226Z use_cpu=True, 2025-05-07T21:02:48.5454328Z output_dtype=SparseType.FP32, 2025-05-07T21:02:48.5454405Z ) 2025-05-07T21:02:48.5454528Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:48.5454854Z self=, 2025-05-07T21:02:48.5454941Z compile=False, 2025-05-07T21:02:48.5455042Z pooling_mode=, 2025-05-07T21:02:48.5455117Z T=4, 2025-05-07T21:02:48.5455197Z D=32, 2025-05-07T21:02:48.5455268Z B=51, 2025-05-07T21:02:48.5455341Z log_E=4, 2025-05-07T21:02:48.5455417Z L=9, 2025-05-07T21:02:48.5455492Z D_gradcheck=2, 2025-05-07T21:02:48.5455590Z stochastic_rounding=True, 2025-05-07T21:02:48.5455667Z weighted=True, 2025-05-07T21:02:48.5455741Z row_wise=True, 2025-05-07T21:02:48.5455829Z mixed=True, 2025-05-07T21:02:48.5455910Z use_cache=True, 2025-05-07T21:02:48.5456011Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:48.5456214Z use_cpu=True, 2025-05-07T21:02:48.5456384Z output_dtype=SparseType.FP32, 2025-05-07T21:02:48.5456457Z ) 2025-05-07T21:02:48.5456593Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:48.5456929Z self=, 2025-05-07T21:02:48.5457009Z compile=False, 2025-05-07T21:02:48.5457117Z pooling_mode=, 2025-05-07T21:02:48.5457198Z T=4, 2025-05-07T21:02:48.5457282Z D=106, 2025-05-07T21:02:48.5457356Z B=128, 2025-05-07T21:02:48.5457428Z log_E=4, 2025-05-07T21:02:48.5457505Z L=9, 2025-05-07T21:02:48.5457582Z D_gradcheck=2, 2025-05-07T21:02:48.5457677Z stochastic_rounding=False, 2025-05-07T21:02:48.5457760Z weighted=False, 2025-05-07T21:02:48.5457834Z row_wise=True, 2025-05-07T21:02:48.5457909Z mixed=False, 2025-05-07T21:02:48.5457993Z use_cache=False, 2025-05-07T21:02:48.5458095Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:48.5458179Z use_cpu=True, 2025-05-07T21:02:48.5458287Z output_dtype=SparseType.FP32, 2025-05-07T21:02:48.5458360Z ) 2025-05-07T21:02:48.5458483Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:48.5458814Z self=, 2025-05-07T21:02:48.5458893Z compile=False, 2025-05-07T21:02:48.5459006Z pooling_mode=, 2025-05-07T21:02:48.5459130Z T=3, 2025-05-07T21:02:48.5459202Z D=60, 2025-05-07T21:02:48.5459632Z B=76, 2025-05-07T21:02:48.5459717Z log_E=5, 2025-05-07T21:02:48.5459791Z L=18, 2025-05-07T21:02:48.5459876Z D_gradcheck=1, 2025-05-07T21:02:48.5460056Z stochastic_rounding=True, 2025-05-07T21:02:48.5460139Z weighted=False, 2025-05-07T21:02:48.5460222Z row_wise=True, 2025-05-07T21:02:48.5460298Z mixed=False, 2025-05-07T21:02:48.5460374Z use_cache=False, 2025-05-07T21:02:48.5460483Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:48.5460563Z use_cpu=True, 2025-05-07T21:02:48.5460661Z output_dtype=SparseType.FP32, 2025-05-07T21:02:48.5460740Z ) 2025-05-07T21:02:48.5460865Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:48.5461280Z self=, 2025-05-07T21:02:48.5461359Z compile=True, 2025-05-07T21:02:48.5461464Z pooling_mode=, 2025-05-07T21:02:48.5461544Z T=5, 2025-05-07T21:02:48.5461619Z D=57, 2025-05-07T21:02:48.5461694Z B=95, 2025-05-07T21:02:48.5461771Z log_E=5, 2025-05-07T21:02:48.5461845Z L=20, 2025-05-07T21:02:48.5461925Z D_gradcheck=1, 2025-05-07T21:02:48.5462026Z stochastic_rounding=True, 2025-05-07T21:02:48.5462106Z weighted=True, 2025-05-07T21:02:48.5462182Z row_wise=True, 2025-05-07T21:02:48.5462268Z mixed=True, 2025-05-07T21:02:48.5462348Z use_cache=False, 2025-05-07T21:02:48.5462449Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:48.5462534Z use_cpu=True, 2025-05-07T21:02:48.5462632Z output_dtype=SparseType.FP16, 2025-05-07T21:02:48.5462714Z ) 2025-05-07T21:02:48.5462842Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:48.5463167Z self=, 2025-05-07T21:02:48.5463257Z compile=True, 2025-05-07T21:02:48.5463361Z pooling_mode=, 2025-05-07T21:02:48.5463440Z T=4, 2025-05-07T21:02:48.5463517Z D=62, 2025-05-07T21:02:48.5463592Z B=43, 2025-05-07T21:02:48.5463667Z log_E=3, 2025-05-07T21:02:48.5463747Z L=13, 2025-05-07T21:02:48.5463830Z D_gradcheck=1, 2025-05-07T21:02:48.5463922Z stochastic_rounding=True, 2025-05-07T21:02:48.5464006Z weighted=True, 2025-05-07T21:02:48.5464080Z row_wise=True, 2025-05-07T21:02:48.5464162Z mixed=True, 2025-05-07T21:02:48.5464242Z use_cache=False, 2025-05-07T21:02:48.5464345Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:48.5464497Z use_cpu=True, 2025-05-07T21:02:48.5464597Z output_dtype=SparseType.FP16, 2025-05-07T21:02:48.5464667Z ) 2025-05-07T21:02:48.5464797Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:48.5465123Z self=, 2025-05-07T21:02:48.5465205Z compile=False, 2025-05-07T21:02:48.5465319Z pooling_mode=, 2025-05-07T21:02:48.5465394Z T=3, 2025-05-07T21:02:48.5465474Z D=21, 2025-05-07T21:02:48.5465554Z B=37, 2025-05-07T21:02:48.5465657Z log_E=5, 2025-05-07T21:02:48.5465732Z L=19, 2025-05-07T21:02:48.5465812Z D_gradcheck=2, 2025-05-07T21:02:48.5465912Z stochastic_rounding=True, 2025-05-07T21:02:48.5465993Z weighted=True, 2025-05-07T21:02:48.5466068Z row_wise=True, 2025-05-07T21:02:48.5466148Z mixed=True, 2025-05-07T21:02:48.5466227Z use_cache=True, 2025-05-07T21:02:48.5466337Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:48.5466415Z use_cpu=True, 2025-05-07T21:02:48.5466514Z output_dtype=SparseType.FP16, 2025-05-07T21:02:48.5466591Z ) 2025-05-07T21:02:48.5466714Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:48.5467039Z self=, 2025-05-07T21:02:48.5467125Z compile=False, 2025-05-07T21:02:48.5467303Z pooling_mode=, 2025-05-07T21:02:48.5467378Z T=4, 2025-05-07T21:02:48.5467456Z D=19, 2025-05-07T21:02:48.5467528Z B=25, 2025-05-07T21:02:48.5467603Z log_E=5, 2025-05-07T21:02:48.5467682Z L=13, 2025-05-07T21:02:48.5467802Z D_gradcheck=1, 2025-05-07T21:02:48.5467898Z stochastic_rounding=False, 2025-05-07T21:02:48.5467982Z weighted=False, 2025-05-07T21:02:48.5468059Z row_wise=True, 2025-05-07T21:02:48.5468141Z mixed=True, 2025-05-07T21:02:48.5468219Z use_cache=True, 2025-05-07T21:02:48.5468323Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:48.5468407Z use_cpu=True, 2025-05-07T21:02:48.5468506Z output_dtype=SparseType.FP32, 2025-05-07T21:02:48.5468587Z ) 2025-05-07T21:02:48.5468733Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:48.5469119Z self=, 2025-05-07T21:02:48.5469197Z compile=True, 2025-05-07T21:02:48.5469309Z pooling_mode=, 2025-05-07T21:02:48.5469383Z T=2, 2025-05-07T21:02:48.5469457Z D=21, 2025-05-07T21:02:48.5469549Z B=62, 2025-05-07T21:02:48.5469625Z log_E=3, 2025-05-07T21:02:48.5469702Z L=13, 2025-05-07T21:02:48.5469787Z D_gradcheck=2, 2025-05-07T21:02:48.5469880Z stochastic_rounding=False, 2025-05-07T21:02:48.5469958Z weighted=True, 2025-05-07T21:02:48.5470045Z row_wise=True, 2025-05-07T21:02:48.5470124Z mixed=False, 2025-05-07T21:02:48.5470204Z use_cache=True, 2025-05-07T21:02:48.5470316Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:48.5470393Z use_cpu=True, 2025-05-07T21:02:48.5470497Z output_dtype=SparseType.FP32, 2025-05-07T21:02:48.5470567Z ) 2025-05-07T21:02:48.5470692Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:48.5471021Z self=, 2025-05-07T21:02:48.5471109Z compile=False, 2025-05-07T21:02:48.5471214Z pooling_mode=, 2025-05-07T21:02:48.5471294Z T=5, 2025-05-07T21:02:48.5471368Z D=106, 2025-05-07T21:02:48.5471442Z B=80, 2025-05-07T21:02:48.5471525Z log_E=4, 2025-05-07T21:02:48.5471601Z L=9, 2025-05-07T21:02:48.5471678Z D_gradcheck=1, 2025-05-07T21:02:48.5471777Z stochastic_rounding=True, 2025-05-07T21:02:48.5471857Z weighted=True, 2025-05-07T21:02:48.5471945Z row_wise=True, 2025-05-07T21:02:48.5472023Z mixed=False, 2025-05-07T21:02:48.5472102Z use_cache=False, 2025-05-07T21:02:48.5472260Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:48.5472342Z use_cpu=True, 2025-05-07T21:02:48.5472440Z output_dtype=SparseType.FP16, 2025-05-07T21:02:48.5472517Z ) 2025-05-07T21:02:48.5472644Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:48.5472968Z self=, 2025-05-07T21:02:48.5473055Z compile=True, 2025-05-07T21:02:48.5473157Z pooling_mode=, 2025-05-07T21:02:48.5473232Z T=2, 2025-05-07T21:02:48.5473309Z D=61, 2025-05-07T21:02:48.5473383Z B=66, 2025-05-07T21:02:48.5473457Z log_E=4, 2025-05-07T21:02:48.5473540Z L=12, 2025-05-07T21:02:48.5473618Z D_gradcheck=2, 2025-05-07T21:02:48.5473714Z stochastic_rounding=True, 2025-05-07T21:02:48.5473793Z weighted=True, 2025-05-07T21:02:48.5473866Z row_wise=True, 2025-05-07T21:02:48.5473948Z mixed=False, 2025-05-07T21:02:48.5474030Z use_cache=True, 2025-05-07T21:02:48.5474136Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:48.5474222Z use_cpu=True, 2025-05-07T21:02:48.5474320Z output_dtype=SparseType.FP16, 2025-05-07T21:02:48.5474394Z ) 2025-05-07T21:02:48.5474530Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:48.5474853Z self=, 2025-05-07T21:02:48.5474977Z compile=False, 2025-05-07T21:02:48.5475086Z pooling_mode=, 2025-05-07T21:02:48.5475158Z T=4, 2025-05-07T21:02:48.5475239Z D=25, 2025-05-07T21:02:48.5475312Z B=24, 2025-05-07T21:02:48.5475428Z log_E=3, 2025-05-07T21:02:48.5475510Z L=13, 2025-05-07T21:02:48.5475588Z D_gradcheck=1, 2025-05-07T21:02:48.5475683Z stochastic_rounding=True, 2025-05-07T21:02:48.5475769Z weighted=True, 2025-05-07T21:02:48.5475845Z row_wise=True, 2025-05-07T21:02:48.5475921Z mixed=False, 2025-05-07T21:02:48.5476008Z use_cache=False, 2025-05-07T21:02:48.5476110Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:48.5476188Z use_cpu=True, 2025-05-07T21:02:48.5476291Z output_dtype=SparseType.FP16, 2025-05-07T21:02:48.5476402Z ) 2025-05-07T21:02:48.5476529Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:48.5476859Z self=, 2025-05-07T21:02:48.5476941Z compile=True, 2025-05-07T21:02:48.5477049Z pooling_mode=, 2025-05-07T21:02:48.5477124Z T=2, 2025-05-07T21:02:48.5477199Z D=74, 2025-05-07T21:02:48.5477278Z B=46, 2025-05-07T21:02:48.5477356Z log_E=5, 2025-05-07T21:02:48.5477427Z L=13, 2025-05-07T21:02:48.5477510Z D_gradcheck=1, 2025-05-07T21:02:48.5477604Z stochastic_rounding=True, 2025-05-07T21:02:48.5477681Z weighted=True, 2025-05-07T21:02:48.5477763Z row_wise=True, 2025-05-07T21:02:48.5477841Z mixed=False, 2025-05-07T21:02:48.5477919Z use_cache=True, 2025-05-07T21:02:48.5478030Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:48.5478108Z use_cpu=True, 2025-05-07T21:02:48.5478205Z output_dtype=SparseType.FP32, 2025-05-07T21:02:48.5478289Z ) 2025-05-07T21:02:48.5478414Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:48.5478743Z self=, 2025-05-07T21:02:48.5478828Z compile=False, 2025-05-07T21:02:48.5478931Z pooling_mode=, 2025-05-07T21:02:48.5479011Z T=3, 2025-05-07T21:02:48.5479084Z D=37, 2025-05-07T21:02:48.5479157Z B=24, 2025-05-07T21:02:48.5479236Z log_E=5, 2025-05-07T21:02:48.5479308Z L=1, 2025-05-07T21:02:48.5479387Z D_gradcheck=1, 2025-05-07T21:02:48.5479486Z stochastic_rounding=True, 2025-05-07T21:02:48.5479570Z weighted=False, 2025-05-07T21:02:48.5479645Z row_wise=True, 2025-05-07T21:02:48.5479732Z mixed=False, 2025-05-07T21:02:48.5479857Z use_cache=False, 2025-05-07T21:02:48.5479961Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:48.5480045Z use_cpu=True, 2025-05-07T21:02:48.5480143Z output_dtype=SparseType.FP16, 2025-05-07T21:02:48.5480223Z ) 2025-05-07T21:02:48.6035200Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:48.6036104Z self=, 2025-05-07T21:02:48.6036292Z compile=True, 2025-05-07T21:02:48.6036452Z pooling_mode=, 2025-05-07T21:02:48.6036570Z T=4, 2025-05-07T21:02:48.6036672Z D=28, 2025-05-07T21:02:48.6036786Z B=124, 2025-05-07T21:02:48.6036913Z log_E=3, 2025-05-07T21:02:48.6037015Z L=12, 2025-05-07T21:02:48.6037134Z D_gradcheck=1, 2025-05-07T21:02:48.6037267Z stochastic_rounding=False, 2025-05-07T21:02:48.6037379Z weighted=True, 2025-05-07T21:02:48.6037496Z row_wise=True, 2025-05-07T21:02:48.6037604Z mixed=False, 2025-05-07T21:02:48.6037718Z use_cache=False, 2025-05-07T21:02:48.6037870Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:48.6037982Z use_cpu=True, 2025-05-07T21:02:48.6038124Z output_dtype=SparseType.FP16, 2025-05-07T21:02:48.6038246Z ) 2025-05-07T21:02:48.6038435Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:48.6038971Z self=, 2025-05-07T21:02:48.6039358Z compile=False, 2025-05-07T21:02:48.6039508Z pooling_mode=, 2025-05-07T21:02:48.6039636Z T=1, 2025-05-07T21:02:48.6039741Z D=120, 2025-05-07T21:02:48.6039960Z B=34, 2025-05-07T21:02:48.6040094Z log_E=3, 2025-05-07T21:02:48.6040173Z L=0, 2025-05-07T21:02:48.6040254Z D_gradcheck=2, 2025-05-07T21:02:48.6040357Z stochastic_rounding=True, 2025-05-07T21:02:48.6040441Z weighted=False, 2025-05-07T21:02:48.6040524Z row_wise=True, 2025-05-07T21:02:48.6040611Z mixed=True, 2025-05-07T21:02:48.6040696Z use_cache=False, 2025-05-07T21:02:48.6040804Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:48.6040890Z use_cpu=True, 2025-05-07T21:02:48.6041077Z output_dtype=SparseType.FP32, 2025-05-07T21:02:48.6041150Z ) 2025-05-07T21:02:48.6041286Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:48.6041615Z self=, 2025-05-07T21:02:48.6041706Z compile=True, 2025-05-07T21:02:48.6041813Z pooling_mode=, 2025-05-07T21:02:48.6041889Z T=2, 2025-05-07T21:02:48.6041972Z D=17, 2025-05-07T21:02:48.6042056Z B=74, 2025-05-07T21:02:48.6042135Z log_E=4, 2025-05-07T21:02:48.6042217Z L=3, 2025-05-07T21:02:48.6042298Z D_gradcheck=2, 2025-05-07T21:02:48.6042393Z stochastic_rounding=False, 2025-05-07T21:02:48.6042480Z weighted=True, 2025-05-07T21:02:48.6042565Z row_wise=True, 2025-05-07T21:02:48.6042645Z mixed=False, 2025-05-07T21:02:48.6042731Z use_cache=True, 2025-05-07T21:02:48.6042835Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:48.6042914Z use_cpu=True, 2025-05-07T21:02:48.6043027Z output_dtype=SparseType.FP32, 2025-05-07T21:02:48.6043100Z ) 2025-05-07T21:02:48.6043232Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:48.6043560Z self=, 2025-05-07T21:02:48.6043646Z compile=True, 2025-05-07T21:02:48.6043760Z pooling_mode=, 2025-05-07T21:02:48.6043837Z T=4, 2025-05-07T21:02:48.6043914Z D=17, 2025-05-07T21:02:48.6044000Z B=28, 2025-05-07T21:02:48.6044077Z log_E=3, 2025-05-07T21:02:48.6044154Z L=4, 2025-05-07T21:02:48.6044242Z D_gradcheck=1, 2025-05-07T21:02:48.6044340Z stochastic_rounding=False, 2025-05-07T21:02:48.6044422Z weighted=True, 2025-05-07T21:02:48.6044510Z row_wise=True, 2025-05-07T21:02:48.6044708Z mixed=True, 2025-05-07T21:02:48.6044797Z use_cache=True, 2025-05-07T21:02:48.6044903Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:48.6044983Z use_cpu=True, 2025-05-07T21:02:48.6045093Z output_dtype=SparseType.FP32, 2025-05-07T21:02:48.6045167Z ) 2025-05-07T21:02:48.6045295Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:48.6045632Z self=, 2025-05-07T21:02:48.6045718Z compile=True, 2025-05-07T21:02:48.6045824Z pooling_mode=, 2025-05-07T21:02:48.6045906Z T=4, 2025-05-07T21:02:48.6045986Z D=74, 2025-05-07T21:02:48.6046065Z B=66, 2025-05-07T21:02:48.6046147Z log_E=5, 2025-05-07T21:02:48.6046224Z L=0, 2025-05-07T21:02:48.6046307Z D_gradcheck=2, 2025-05-07T21:02:48.6046408Z stochastic_rounding=True, 2025-05-07T21:02:48.6046492Z weighted=True, 2025-05-07T21:02:48.6046578Z row_wise=True, 2025-05-07T21:02:48.6046661Z mixed=False, 2025-05-07T21:02:48.6046744Z use_cache=True, 2025-05-07T21:02:48.6046858Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:48.6046937Z use_cpu=True, 2025-05-07T21:02:48.6047042Z output_dtype=SparseType.FP32, 2025-05-07T21:02:48.6047126Z ) 2025-05-07T21:02:48.6047253Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:48.6047583Z self=, 2025-05-07T21:02:48.6047725Z compile=False, 2025-05-07T21:02:48.6047831Z pooling_mode=, 2025-05-07T21:02:48.6047905Z T=5, 2025-05-07T21:02:48.6048028Z D=3, 2025-05-07T21:02:48.6048107Z B=11, 2025-05-07T21:02:48.6048192Z log_E=3, 2025-05-07T21:02:48.6048267Z L=13, 2025-05-07T21:02:48.6048351Z D_gradcheck=2, 2025-05-07T21:02:48.6048453Z stochastic_rounding=False, 2025-05-07T21:02:48.6048534Z weighted=True, 2025-05-07T21:02:48.6048616Z row_wise=True, 2025-05-07T21:02:48.6048702Z mixed=False, 2025-05-07T21:02:48.6048784Z use_cache=True, 2025-05-07T21:02:48.6048889Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:48.6049021Z use_cpu=True, 2025-05-07T21:02:48.6049122Z output_dtype=SparseType.FP16, 2025-05-07T21:02:48.6049196Z ) 2025-05-07T21:02:48.6049330Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:48.6049657Z self=, 2025-05-07T21:02:48.6049742Z compile=False, 2025-05-07T21:02:48.6049853Z pooling_mode=, 2025-05-07T21:02:48.6049928Z T=1, 2025-05-07T21:02:48.6050015Z D=7, 2025-05-07T21:02:48.6050092Z B=20, 2025-05-07T21:02:48.6050169Z log_E=4, 2025-05-07T21:02:48.6050251Z L=16, 2025-05-07T21:02:48.6050332Z D_gradcheck=1, 2025-05-07T21:02:48.6050425Z stochastic_rounding=True, 2025-05-07T21:02:48.6050515Z weighted=False, 2025-05-07T21:02:48.6050597Z row_wise=True, 2025-05-07T21:02:48.6050677Z mixed=True, 2025-05-07T21:02:48.6050765Z use_cache=False, 2025-05-07T21:02:48.6050872Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:48.6050955Z use_cpu=True, 2025-05-07T21:02:48.6051064Z output_dtype=SparseType.FP16, 2025-05-07T21:02:48.6051139Z ) 2025-05-07T21:02:48.6051265Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:48.6051606Z self=, 2025-05-07T21:02:48.6051688Z compile=False, 2025-05-07T21:02:48.6051802Z pooling_mode=, 2025-05-07T21:02:48.6051884Z T=3, 2025-05-07T21:02:48.6051960Z D=120, 2025-05-07T21:02:48.6052042Z B=75, 2025-05-07T21:02:48.6052119Z log_E=5, 2025-05-07T21:02:48.6052195Z L=13, 2025-05-07T21:02:48.6052283Z D_gradcheck=2, 2025-05-07T21:02:48.6052378Z stochastic_rounding=True, 2025-05-07T21:02:48.6052462Z weighted=False, 2025-05-07T21:02:48.6052590Z row_wise=True, 2025-05-07T21:02:48.6052672Z mixed=False, 2025-05-07T21:02:48.6052754Z use_cache=False, 2025-05-07T21:02:48.6052865Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:48.6052979Z use_cpu=True, 2025-05-07T21:02:48.6053081Z output_dtype=SparseType.FP32, 2025-05-07T21:02:48.6053155Z ) 2025-05-07T21:02:48.6053288Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:48.6053617Z self=, 2025-05-07T21:02:48.6053699Z compile=True, 2025-05-07T21:02:48.6053814Z pooling_mode=, 2025-05-07T21:02:48.6053894Z T=5, 2025-05-07T21:02:48.6053981Z D=44, 2025-05-07T21:02:48.6054061Z B=43, 2025-05-07T21:02:48.6054139Z log_E=4, 2025-05-07T21:02:48.6054223Z L=5, 2025-05-07T21:02:48.6054301Z D_gradcheck=2, 2025-05-07T21:02:48.6054396Z stochastic_rounding=True, 2025-05-07T21:02:48.6054484Z weighted=False, 2025-05-07T21:02:48.6054567Z row_wise=True, 2025-05-07T21:02:48.6054646Z mixed=True, 2025-05-07T21:02:48.6054735Z use_cache=True, 2025-05-07T21:02:48.6054840Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:48.6054923Z use_cpu=True, 2025-05-07T21:02:48.6055029Z output_dtype=SparseType.FP32, 2025-05-07T21:02:48.6055101Z ) 2025-05-07T21:02:48.6055227Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:48.6055611Z self=, 2025-05-07T21:02:48.6055692Z compile=True, 2025-05-07T21:02:48.6055803Z pooling_mode=, 2025-05-07T21:02:48.6055919Z T=4, 2025-05-07T21:02:48.6055996Z D=73, 2025-05-07T21:02:48.6056216Z B=99, 2025-05-07T21:02:48.6056299Z log_E=5, 2025-05-07T21:02:48.6056378Z L=18, 2025-05-07T21:02:48.6056466Z D_gradcheck=1, 2025-05-07T21:02:48.6056566Z stochastic_rounding=True, 2025-05-07T21:02:48.6056652Z weighted=True, 2025-05-07T21:02:48.6056739Z row_wise=True, 2025-05-07T21:02:48.6056821Z mixed=True, 2025-05-07T21:02:48.6056904Z use_cache=False, 2025-05-07T21:02:48.6057020Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:48.6057153Z use_cpu=True, 2025-05-07T21:02:48.6057256Z output_dtype=SparseType.FP16, 2025-05-07T21:02:48.6057339Z ) 2025-05-07T21:02:48.6057468Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:48.6057811Z self=, 2025-05-07T21:02:48.6057895Z compile=True, 2025-05-07T21:02:48.6058006Z pooling_mode=, 2025-05-07T21:02:48.6058093Z T=2, 2025-05-07T21:02:48.6058169Z D=5, 2025-05-07T21:02:48.6058247Z B=32, 2025-05-07T21:02:48.6058332Z log_E=4, 2025-05-07T21:02:48.6058410Z L=15, 2025-05-07T21:02:48.6058494Z D_gradcheck=2, 2025-05-07T21:02:48.6058596Z stochastic_rounding=False, 2025-05-07T21:02:48.6058688Z weighted=True, 2025-05-07T21:02:48.6058770Z row_wise=True, 2025-05-07T21:02:48.6058857Z mixed=False, 2025-05-07T21:02:48.6058938Z use_cache=False, 2025-05-07T21:02:48.6059051Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:48.6059135Z use_cpu=True, 2025-05-07T21:02:48.6059566Z output_dtype=SparseType.FP16, 2025-05-07T21:02:48.6059674Z ) 2025-05-07T21:02:48.6059801Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:48.6060134Z self=, 2025-05-07T21:02:48.6060223Z compile=True, 2025-05-07T21:02:48.6060332Z pooling_mode=, 2025-05-07T21:02:48.6060408Z T=1, 2025-05-07T21:02:48.6060491Z D=78, 2025-05-07T21:02:48.6060568Z B=109, 2025-05-07T21:02:48.6060645Z log_E=4, 2025-05-07T21:02:48.6060724Z L=15, 2025-05-07T21:02:48.6060807Z D_gradcheck=1, 2025-05-07T21:02:48.6060900Z stochastic_rounding=False, 2025-05-07T21:02:48.6061078Z weighted=False, 2025-05-07T21:02:48.6061160Z row_wise=True, 2025-05-07T21:02:48.6061245Z mixed=False, 2025-05-07T21:02:48.6061325Z use_cache=True, 2025-05-07T21:02:48.6061434Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:48.6061520Z use_cpu=True, 2025-05-07T21:02:48.6061621Z output_dtype=SparseType.FP32, 2025-05-07T21:02:48.6061695Z ) 2025-05-07T21:02:48.6061825Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:48.6062154Z self=, 2025-05-07T21:02:48.6062238Z compile=False, 2025-05-07T21:02:48.6062353Z pooling_mode=, 2025-05-07T21:02:48.6062431Z T=1, 2025-05-07T21:02:48.6062510Z D=78, 2025-05-07T21:02:48.6062592Z B=18, 2025-05-07T21:02:48.6062671Z log_E=4, 2025-05-07T21:02:48.6062752Z L=15, 2025-05-07T21:02:48.6062836Z D_gradcheck=1, 2025-05-07T21:02:48.6062933Z stochastic_rounding=True, 2025-05-07T21:02:48.6063024Z weighted=False, 2025-05-07T21:02:48.6063111Z row_wise=True, 2025-05-07T21:02:48.6063191Z mixed=True, 2025-05-07T21:02:48.6063280Z use_cache=True, 2025-05-07T21:02:48.6063389Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:48.6063469Z use_cpu=True, 2025-05-07T21:02:48.6063575Z output_dtype=SparseType.FP32, 2025-05-07T21:02:48.6063648Z ) 2025-05-07T21:02:48.6063843Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:48.6064178Z self=, 2025-05-07T21:02:48.6064261Z compile=True, 2025-05-07T21:02:48.6064434Z pooling_mode=, 2025-05-07T21:02:48.6064512Z T=5, 2025-05-07T21:02:48.6064588Z D=55, 2025-05-07T21:02:48.6064669Z B=41, 2025-05-07T21:02:48.6064745Z log_E=4, 2025-05-07T21:02:48.6064821Z L=7, 2025-05-07T21:02:48.6064907Z D_gradcheck=2, 2025-05-07T21:02:48.6065005Z stochastic_rounding=False, 2025-05-07T21:02:48.6065089Z weighted=False, 2025-05-07T21:02:48.6065176Z row_wise=True, 2025-05-07T21:02:48.6065256Z mixed=True, 2025-05-07T21:02:48.6065351Z use_cache=False, 2025-05-07T21:02:48.6065604Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:48.6065691Z use_cpu=True, 2025-05-07T21:02:48.6065794Z output_dtype=SparseType.FP32, 2025-05-07T21:02:48.6065877Z ) 2025-05-07T21:02:48.6066014Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:48.6066350Z self=, 2025-05-07T21:02:48.6066434Z compile=False, 2025-05-07T21:02:48.6066544Z pooling_mode=, 2025-05-07T21:02:48.6066628Z T=4, 2025-05-07T21:02:48.6066704Z D=40, 2025-05-07T21:02:48.6066782Z B=115, 2025-05-07T21:02:48.6066867Z log_E=4, 2025-05-07T21:02:48.6066944Z L=12, 2025-05-07T21:02:48.6067025Z D_gradcheck=2, 2025-05-07T21:02:48.6067131Z stochastic_rounding=True, 2025-05-07T21:02:48.6067216Z weighted=False, 2025-05-07T21:02:48.6067295Z row_wise=True, 2025-05-07T21:02:48.6067381Z mixed=False, 2025-05-07T21:02:48.6067468Z use_cache=True, 2025-05-07T21:02:48.6067578Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:48.6067668Z use_cpu=True, 2025-05-07T21:02:48.6067770Z output_dtype=SparseType.FP16, 2025-05-07T21:02:48.6067851Z ) 2025-05-07T21:02:48.6067984Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:48.6068311Z self=, 2025-05-07T21:02:48.6068404Z compile=True, 2025-05-07T21:02:48.6068515Z pooling_mode=, 2025-05-07T21:02:48.6068602Z T=1, 2025-05-07T21:02:48.6068702Z D=33, 2025-05-07T21:02:48.6068785Z B=33, 2025-05-07T21:02:48.6077984Z log_E=3, 2025-05-07T21:02:48.6078095Z L=15, 2025-05-07T21:02:48.6078182Z D_gradcheck=2, 2025-05-07T21:02:48.6078369Z stochastic_rounding=True, 2025-05-07T21:02:48.6078453Z weighted=True, 2025-05-07T21:02:48.6078533Z row_wise=True, 2025-05-07T21:02:48.6078621Z mixed=False, 2025-05-07T21:02:48.6078707Z use_cache=True, 2025-05-07T21:02:48.6078819Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:48.6078910Z use_cpu=True, 2025-05-07T21:02:48.6079013Z output_dtype=SparseType.FP16, 2025-05-07T21:02:48.6079090Z ) 2025-05-07T21:02:48.6298167Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:48.6298646Z self=, 2025-05-07T21:02:48.6298759Z compile=True, 2025-05-07T21:02:48.6298879Z pooling_mode=, 2025-05-07T21:02:48.6298952Z T=1, 2025-05-07T21:02:48.6299035Z D=120, 2025-05-07T21:02:48.6299111Z B=104, 2025-05-07T21:02:48.6299192Z log_E=3, 2025-05-07T21:02:48.6299276Z L=18, 2025-05-07T21:02:48.6299364Z D_gradcheck=2, 2025-05-07T21:02:48.6299515Z stochastic_rounding=True, 2025-05-07T21:02:48.6299658Z weighted=True, 2025-05-07T21:02:48.6299776Z row_wise=True, 2025-05-07T21:02:48.6299888Z mixed=False, 2025-05-07T21:02:48.6299982Z use_cache=True, 2025-05-07T21:02:48.6300087Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:48.6300169Z use_cpu=True, 2025-05-07T21:02:48.6300270Z output_dtype=SparseType.FP32, 2025-05-07T21:02:48.6300480Z ) 2025-05-07T21:02:48.6300661Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:48.6300990Z self=, 2025-05-07T21:02:48.6301134Z compile=True, 2025-05-07T21:02:48.6301247Z pooling_mode=, 2025-05-07T21:02:48.6301318Z T=2, 2025-05-07T21:02:48.6301390Z D=99, 2025-05-07T21:02:48.6301469Z B=1, 2025-05-07T21:02:48.6301544Z log_E=3, 2025-05-07T21:02:48.6301620Z L=17, 2025-05-07T21:02:48.6301706Z D_gradcheck=2, 2025-05-07T21:02:48.6301802Z stochastic_rounding=True, 2025-05-07T21:02:48.6301888Z weighted=True, 2025-05-07T21:02:48.6301967Z row_wise=True, 2025-05-07T21:02:48.6302044Z mixed=True, 2025-05-07T21:02:48.6302188Z use_cache=False, 2025-05-07T21:02:48.6302294Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:48.6302374Z use_cpu=True, 2025-05-07T21:02:48.6302482Z output_dtype=SparseType.FP32, 2025-05-07T21:02:48.6302553Z ) 2025-05-07T21:02:48.6302679Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:48.6303010Z self=, 2025-05-07T21:02:48.6303093Z compile=True, 2025-05-07T21:02:48.6303197Z pooling_mode=, 2025-05-07T21:02:48.6303278Z T=2, 2025-05-07T21:02:48.6303354Z D=48, 2025-05-07T21:02:48.6303433Z B=67, 2025-05-07T21:02:48.6303508Z log_E=5, 2025-05-07T21:02:48.6303579Z L=14, 2025-05-07T21:02:48.6303666Z D_gradcheck=1, 2025-05-07T21:02:48.6303756Z stochastic_rounding=True, 2025-05-07T21:02:48.6303834Z weighted=True, 2025-05-07T21:02:48.6303917Z row_wise=True, 2025-05-07T21:02:48.6303995Z mixed=False, 2025-05-07T21:02:48.6304073Z use_cache=False, 2025-05-07T21:02:48.6304185Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:48.6304264Z use_cpu=True, 2025-05-07T21:02:48.6304363Z output_dtype=SparseType.FP32, 2025-05-07T21:02:48.6304449Z ) 2025-05-07T21:02:48.6304578Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:48.6304905Z self=, 2025-05-07T21:02:48.6304991Z compile=False, 2025-05-07T21:02:48.6305093Z pooling_mode=, 2025-05-07T21:02:48.6305173Z T=3, 2025-05-07T21:02:48.6305247Z D=55, 2025-05-07T21:02:48.6305319Z B=51, 2025-05-07T21:02:48.6305399Z log_E=3, 2025-05-07T21:02:48.6305471Z L=11, 2025-05-07T21:02:48.6305613Z D_gradcheck=1, 2025-05-07T21:02:48.6305712Z stochastic_rounding=False, 2025-05-07T21:02:48.6305791Z weighted=True, 2025-05-07T21:02:48.6305866Z row_wise=True, 2025-05-07T21:02:48.6305956Z mixed=False, 2025-05-07T21:02:48.6306035Z use_cache=False, 2025-05-07T21:02:48.6306138Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:48.6306219Z use_cpu=True, 2025-05-07T21:02:48.6306320Z output_dtype=SparseType.FP32, 2025-05-07T21:02:48.6306390Z ) 2025-05-07T21:02:48.6306521Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:48.6306848Z self=, 2025-05-07T21:02:48.6306933Z compile=False, 2025-05-07T21:02:48.6307036Z pooling_mode=, 2025-05-07T21:02:48.6307110Z T=4, 2025-05-07T21:02:48.6307190Z D=112, 2025-05-07T21:02:48.6307262Z B=108, 2025-05-07T21:02:48.6307335Z log_E=5, 2025-05-07T21:02:48.6307411Z L=1, 2025-05-07T21:02:48.6307492Z D_gradcheck=2, 2025-05-07T21:02:48.6307585Z stochastic_rounding=False, 2025-05-07T21:02:48.6307670Z weighted=False, 2025-05-07T21:02:48.6307746Z row_wise=True, 2025-05-07T21:02:48.6307824Z mixed=True, 2025-05-07T21:02:48.6307908Z use_cache=True, 2025-05-07T21:02:48.6308013Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:48.6308095Z use_cpu=True, 2025-05-07T21:02:48.6308250Z output_dtype=SparseType.FP32, 2025-05-07T21:02:48.6308320Z ) 2025-05-07T21:02:48.6308452Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:48.6308816Z self=, 2025-05-07T21:02:48.6308901Z compile=False, 2025-05-07T21:02:48.6309010Z pooling_mode=, 2025-05-07T21:02:48.6309086Z T=1, 2025-05-07T21:02:48.6309157Z D=124, 2025-05-07T21:02:48.6309233Z B=14, 2025-05-07T21:02:48.6309307Z log_E=4, 2025-05-07T21:02:48.6309383Z L=9, 2025-05-07T21:02:48.6309465Z D_gradcheck=1, 2025-05-07T21:02:48.6309556Z stochastic_rounding=True, 2025-05-07T21:02:48.6309634Z weighted=False, 2025-05-07T21:02:48.6309719Z row_wise=True, 2025-05-07T21:02:48.6309838Z mixed=True, 2025-05-07T21:02:48.6309923Z use_cache=False, 2025-05-07T21:02:48.6310026Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:48.6310100Z use_cpu=True, 2025-05-07T21:02:48.6310208Z output_dtype=SparseType.FP32, 2025-05-07T21:02:48.6310275Z ) 2025-05-07T21:02:48.6310400Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:48.6310732Z self=, 2025-05-07T21:02:48.6310814Z compile=False, 2025-05-07T21:02:48.6310916Z pooling_mode=, 2025-05-07T21:02:48.6310995Z T=3, 2025-05-07T21:02:48.6311069Z D=94, 2025-05-07T21:02:48.6311142Z B=36, 2025-05-07T21:02:48.6311220Z log_E=4, 2025-05-07T21:02:48.6311296Z L=14, 2025-05-07T21:02:48.6311374Z D_gradcheck=1, 2025-05-07T21:02:48.6311472Z stochastic_rounding=False, 2025-05-07T21:02:48.6311549Z weighted=True, 2025-05-07T21:02:48.6311635Z row_wise=True, 2025-05-07T21:02:48.6311710Z mixed=False, 2025-05-07T21:02:48.6311786Z use_cache=False, 2025-05-07T21:02:48.6311893Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:48.6311970Z use_cpu=True, 2025-05-07T21:02:48.6312071Z output_dtype=SparseType.FP32, 2025-05-07T21:02:48.6312151Z ) 2025-05-07T21:02:48.6312277Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:48.6312604Z self=, 2025-05-07T21:02:48.6312692Z compile=True, 2025-05-07T21:02:48.6312796Z pooling_mode=, 2025-05-07T21:02:48.6312869Z T=5, 2025-05-07T21:02:48.6312950Z D=84, 2025-05-07T21:02:48.6313020Z B=56, 2025-05-07T21:02:48.6313101Z log_E=5, 2025-05-07T21:02:48.6313220Z L=1, 2025-05-07T21:02:48.6313303Z D_gradcheck=1, 2025-05-07T21:02:48.6313405Z stochastic_rounding=True, 2025-05-07T21:02:48.6313486Z weighted=True, 2025-05-07T21:02:48.6313564Z row_wise=True, 2025-05-07T21:02:48.6313646Z mixed=False, 2025-05-07T21:02:48.6313726Z use_cache=True, 2025-05-07T21:02:48.6313828Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:48.6313911Z use_cpu=True, 2025-05-07T21:02:48.6314012Z output_dtype=SparseType.FP16, 2025-05-07T21:02:48.6314081Z ) 2025-05-07T21:02:48.6314217Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:48.6314541Z self=, 2025-05-07T21:02:48.6314623Z compile=True, 2025-05-07T21:02:48.6314727Z pooling_mode=, 2025-05-07T21:02:48.6314800Z T=1, 2025-05-07T21:02:48.6314878Z D=59, 2025-05-07T21:02:48.6314951Z B=1, 2025-05-07T21:02:48.6315026Z log_E=3, 2025-05-07T21:02:48.6315104Z L=8, 2025-05-07T21:02:48.6315181Z D_gradcheck=1, 2025-05-07T21:02:48.6315272Z stochastic_rounding=False, 2025-05-07T21:02:48.6315355Z weighted=False, 2025-05-07T21:02:48.6315438Z row_wise=True, 2025-05-07T21:02:48.6315512Z mixed=False, 2025-05-07T21:02:48.6315593Z use_cache=True, 2025-05-07T21:02:48.6315695Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:48.6315819Z use_cpu=True, 2025-05-07T21:02:48.6315924Z output_dtype=SparseType.FP32, 2025-05-07T21:02:48.6315992Z ) 2025-05-07T21:02:48.6316114Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:48.6316484Z self=, 2025-05-07T21:02:48.6316561Z compile=False, 2025-05-07T21:02:48.6316672Z pooling_mode=, 2025-05-07T21:02:48.6316745Z T=4, 2025-05-07T21:02:48.6316818Z D=37, 2025-05-07T21:02:48.6316898Z B=34, 2025-05-07T21:02:48.6316975Z log_E=4, 2025-05-07T21:02:48.6317051Z L=13, 2025-05-07T21:02:48.6317134Z D_gradcheck=1, 2025-05-07T21:02:48.6317226Z stochastic_rounding=False, 2025-05-07T21:02:48.6317303Z weighted=True, 2025-05-07T21:02:48.6317430Z row_wise=True, 2025-05-07T21:02:48.6317506Z mixed=True, 2025-05-07T21:02:48.6317584Z use_cache=True, 2025-05-07T21:02:48.6317696Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:48.6317776Z use_cpu=True, 2025-05-07T21:02:48.6317880Z output_dtype=SparseType.FP32, 2025-05-07T21:02:48.6317950Z ) 2025-05-07T21:02:48.6318077Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:48.6318415Z self=, 2025-05-07T21:02:48.6318513Z compile=False, 2025-05-07T21:02:48.6318625Z pooling_mode=, 2025-05-07T21:02:48.6318714Z T=3, 2025-05-07T21:02:48.6318788Z D=73, 2025-05-07T21:02:48.6318860Z B=47, 2025-05-07T21:02:48.6318943Z log_E=5, 2025-05-07T21:02:48.6319013Z L=12, 2025-05-07T21:02:48.6319091Z D_gradcheck=2, 2025-05-07T21:02:48.6319193Z stochastic_rounding=False, 2025-05-07T21:02:48.6319276Z weighted=False, 2025-05-07T21:02:48.6319352Z row_wise=True, 2025-05-07T21:02:48.6319436Z mixed=False, 2025-05-07T21:02:48.6319513Z use_cache=True, 2025-05-07T21:02:48.6319621Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:48.6319707Z use_cpu=True, 2025-05-07T21:02:48.6319809Z output_dtype=SparseType.FP16, 2025-05-07T21:02:48.6319886Z ) 2025-05-07T21:02:48.6320008Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:48.6320333Z self=, 2025-05-07T21:02:48.6320416Z compile=False, 2025-05-07T21:02:48.6320520Z pooling_mode=, 2025-05-07T21:02:48.6320590Z T=3, 2025-05-07T21:02:48.6320669Z D=22, 2025-05-07T21:02:48.6320791Z B=111, 2025-05-07T21:02:48.6320868Z log_E=3, 2025-05-07T21:02:48.6320949Z L=4, 2025-05-07T21:02:48.6321028Z D_gradcheck=2, 2025-05-07T21:02:48.6321119Z stochastic_rounding=False, 2025-05-07T21:02:48.6321207Z weighted=True, 2025-05-07T21:02:48.6321285Z row_wise=True, 2025-05-07T21:02:48.6321368Z mixed=False, 2025-05-07T21:02:48.6321445Z use_cache=True, 2025-05-07T21:02:48.6321546Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:48.6321632Z use_cpu=True, 2025-05-07T21:02:48.6321732Z output_dtype=SparseType.FP16, 2025-05-07T21:02:48.6321803Z ) 2025-05-07T21:02:48.6321936Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:48.6322258Z self=, 2025-05-07T21:02:48.6322337Z compile=True, 2025-05-07T21:02:48.6322448Z pooling_mode=, 2025-05-07T21:02:48.6322519Z T=2, 2025-05-07T21:02:48.6322595Z D=108, 2025-05-07T21:02:48.6322675Z B=57, 2025-05-07T21:02:48.6322747Z log_E=5, 2025-05-07T21:02:48.6322828Z L=11, 2025-05-07T21:02:48.6322907Z D_gradcheck=2, 2025-05-07T21:02:48.6322998Z stochastic_rounding=False, 2025-05-07T21:02:48.6323087Z weighted=False, 2025-05-07T21:02:48.6323165Z row_wise=True, 2025-05-07T21:02:48.6323238Z mixed=True, 2025-05-07T21:02:48.6323326Z use_cache=False, 2025-05-07T21:02:48.6323430Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:48.6323553Z use_cpu=True, 2025-05-07T21:02:48.6323657Z output_dtype=SparseType.FP32, 2025-05-07T21:02:48.6323723Z ) 2025-05-07T21:02:48.6323851Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:48.6324245Z self=, 2025-05-07T21:02:48.6324327Z compile=True, 2025-05-07T21:02:48.6324435Z pooling_mode=, 2025-05-07T21:02:48.6324504Z T=3, 2025-05-07T21:02:48.6324576Z D=77, 2025-05-07T21:02:48.6324659Z B=13, 2025-05-07T21:02:48.6324733Z log_E=5, 2025-05-07T21:02:48.6324805Z L=0, 2025-05-07T21:02:48.6324890Z D_gradcheck=1, 2025-05-07T21:02:48.6324982Z stochastic_rounding=False, 2025-05-07T21:02:48.6325101Z weighted=True, 2025-05-07T21:02:48.6325184Z row_wise=True, 2025-05-07T21:02:48.6325260Z mixed=True, 2025-05-07T21:02:48.6325336Z use_cache=False, 2025-05-07T21:02:48.6325448Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:48.6325528Z use_cpu=True, 2025-05-07T21:02:48.6325629Z output_dtype=SparseType.FP16, 2025-05-07T21:02:48.6325704Z ) 2025-05-07T21:02:48.6325830Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:48.6326157Z self=, 2025-05-07T21:02:48.6326237Z compile=False, 2025-05-07T21:02:48.6326342Z pooling_mode=, 2025-05-07T21:02:48.6326422Z T=2, 2025-05-07T21:02:48.6326499Z D=40, 2025-05-07T21:02:48.6326573Z B=121, 2025-05-07T21:02:48.6326659Z log_E=4, 2025-05-07T21:02:48.6326734Z L=2, 2025-05-07T21:02:48.6326811Z D_gradcheck=1, 2025-05-07T21:02:48.6326913Z stochastic_rounding=False, 2025-05-07T21:02:48.6326995Z weighted=False, 2025-05-07T21:02:48.6327071Z row_wise=True, 2025-05-07T21:02:48.6327156Z mixed=True, 2025-05-07T21:02:48.6327237Z use_cache=False, 2025-05-07T21:02:48.6327343Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:48.6327428Z use_cpu=True, 2025-05-07T21:02:48.6327526Z output_dtype=SparseType.FP32, 2025-05-07T21:02:48.6327601Z ) 2025-05-07T21:02:48.6327731Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:48.6328055Z self=, 2025-05-07T21:02:48.6328142Z compile=True, 2025-05-07T21:02:48.6328245Z pooling_mode=, 2025-05-07T21:02:48.6328327Z T=4, 2025-05-07T21:02:48.6328468Z D=25, 2025-05-07T21:02:48.6328552Z B=73, 2025-05-07T21:02:48.6328639Z log_E=3, 2025-05-07T21:02:48.6328731Z L=13, 2025-05-07T21:02:48.6328807Z D_gradcheck=1, 2025-05-07T21:02:48.6328901Z stochastic_rounding=False, 2025-05-07T21:02:48.6328987Z weighted=False, 2025-05-07T21:02:48.6329064Z row_wise=True, 2025-05-07T21:02:48.6329138Z mixed=True, 2025-05-07T21:02:48.6329224Z use_cache=False, 2025-05-07T21:02:48.6329328Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:48.6329415Z use_cpu=True, 2025-05-07T21:02:48.6329516Z output_dtype=SparseType.FP16, 2025-05-07T21:02:48.6329588Z ) 2025-05-07T21:02:48.6559744Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:48.6561384Z self=, 2025-05-07T21:02:48.6562425Z compile=True, 2025-05-07T21:02:48.6562905Z pooling_mode=, 2025-05-07T21:02:48.6563460Z T=2, 2025-05-07T21:02:48.6563825Z D=69, 2025-05-07T21:02:48.6564186Z B=70, 2025-05-07T21:02:48.6564544Z log_E=4, 2025-05-07T21:02:48.6564913Z L=17, 2025-05-07T21:02:48.6565278Z D_gradcheck=1, 2025-05-07T21:02:48.6565736Z stochastic_rounding=False, 2025-05-07T21:02:48.6566224Z weighted=True, 2025-05-07T21:02:48.6566646Z row_wise=True, 2025-05-07T21:02:48.6567047Z mixed=True, 2025-05-07T21:02:48.6567434Z use_cache=True, 2025-05-07T21:02:48.6568104Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:48.6568517Z use_cpu=True, 2025-05-07T21:02:48.6568783Z output_dtype=SparseType.FP16, 2025-05-07T21:02:48.6569043Z ) 2025-05-07T21:02:48.6569340Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:48.6569888Z self=, 2025-05-07T21:02:48.6570401Z compile=False, 2025-05-07T21:02:48.6570644Z pooling_mode=, 2025-05-07T21:02:48.6570921Z T=2, 2025-05-07T21:02:48.6571099Z D=37, 2025-05-07T21:02:48.6571284Z B=58, 2025-05-07T21:02:48.6571470Z log_E=5, 2025-05-07T21:02:48.6571655Z L=12, 2025-05-07T21:02:48.6571843Z D_gradcheck=2, 2025-05-07T21:02:48.6572141Z stochastic_rounding=True, 2025-05-07T21:02:48.6572387Z weighted=True, 2025-05-07T21:02:48.6572597Z row_wise=True, 2025-05-07T21:02:48.6572803Z mixed=False, 2025-05-07T21:02:48.6573012Z use_cache=True, 2025-05-07T21:02:48.6573249Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:48.6573531Z use_cpu=True, 2025-05-07T21:02:48.6573756Z output_dtype=SparseType.FP32, 2025-05-07T21:02:48.6574012Z ) 2025-05-07T21:02:48.6574243Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:48.6574791Z self=, 2025-05-07T21:02:48.6575304Z compile=False, 2025-05-07T21:02:48.6575543Z pooling_mode=, 2025-05-07T21:02:48.6575814Z T=2, 2025-05-07T21:02:48.6576001Z D=38, 2025-05-07T21:02:48.6576279Z B=84, 2025-05-07T21:02:48.6576467Z log_E=5, 2025-05-07T21:02:48.6576652Z L=17, 2025-05-07T21:02:48.6576841Z D_gradcheck=1, 2025-05-07T21:02:48.6577069Z stochastic_rounding=False, 2025-05-07T21:02:48.6577314Z weighted=True, 2025-05-07T21:02:48.6577522Z row_wise=True, 2025-05-07T21:02:48.6577732Z mixed=False, 2025-05-07T21:02:48.6577937Z use_cache=False, 2025-05-07T21:02:48.6578182Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:48.6578464Z use_cpu=True, 2025-05-07T21:02:48.6578688Z output_dtype=SparseType.FP32, 2025-05-07T21:02:48.6578939Z ) 2025-05-07T21:02:48.6579165Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:48.6579700Z self=, 2025-05-07T21:02:48.6580209Z compile=False, 2025-05-07T21:02:48.6580440Z pooling_mode=, 2025-05-07T21:02:48.6580773Z T=4, 2025-05-07T21:02:48.6580949Z D=98, 2025-05-07T21:02:48.6581129Z B=127, 2025-05-07T21:02:48.6581304Z log_E=5, 2025-05-07T21:02:48.6581495Z L=3, 2025-05-07T21:02:48.6581684Z D_gradcheck=2, 2025-05-07T21:02:48.6581897Z stochastic_rounding=False, 2025-05-07T21:02:48.6582146Z weighted=False, 2025-05-07T21:02:48.6582352Z row_wise=True, 2025-05-07T21:02:48.6582551Z mixed=False, 2025-05-07T21:02:48.6582750Z use_cache=True, 2025-05-07T21:02:48.6582980Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:48.6583253Z use_cpu=True, 2025-05-07T21:02:48.6583468Z output_dtype=SparseType.FP32, 2025-05-07T21:02:48.6583719Z ) 2025-05-07T21:02:48.6583938Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:48.6584479Z self=, 2025-05-07T21:02:48.6584983Z compile=False, 2025-05-07T21:02:48.6585220Z pooling_mode=, 2025-05-07T21:02:48.6585484Z T=5, 2025-05-07T21:02:48.6585659Z D=24, 2025-05-07T21:02:48.6585836Z B=18, 2025-05-07T21:02:48.6586008Z log_E=3, 2025-05-07T21:02:48.6586192Z L=5, 2025-05-07T21:02:48.6586378Z D_gradcheck=2, 2025-05-07T21:02:48.6586590Z stochastic_rounding=False, 2025-05-07T21:02:48.6586836Z weighted=False, 2025-05-07T21:02:48.6587041Z row_wise=True, 2025-05-07T21:02:48.6587287Z mixed=True, 2025-05-07T21:02:48.6587485Z use_cache=False, 2025-05-07T21:02:48.6587723Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:48.6587987Z use_cpu=True, 2025-05-07T21:02:48.6588209Z output_dtype=SparseType.FP32, 2025-05-07T21:02:48.6588498Z ) 2025-05-07T21:02:48.6588721Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:48.6589259Z self=, 2025-05-07T21:02:48.6589768Z compile=True, 2025-05-07T21:02:48.6589997Z pooling_mode=, 2025-05-07T21:02:48.6590261Z T=3, 2025-05-07T21:02:48.6590438Z D=93, 2025-05-07T21:02:48.6590619Z B=92, 2025-05-07T21:02:48.6590796Z log_E=4, 2025-05-07T21:02:48.6591032Z L=5, 2025-05-07T21:02:48.6591213Z D_gradcheck=2, 2025-05-07T21:02:48.6591429Z stochastic_rounding=False, 2025-05-07T21:02:48.6591679Z weighted=False, 2025-05-07T21:02:48.6591883Z row_wise=True, 2025-05-07T21:02:48.6592081Z mixed=False, 2025-05-07T21:02:48.6592281Z use_cache=True, 2025-05-07T21:02:48.6592511Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:48.6592776Z use_cpu=True, 2025-05-07T21:02:48.6593001Z output_dtype=SparseType.FP32, 2025-05-07T21:02:48.6593253Z ) 2025-05-07T21:02:48.6593466Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:48.6594012Z self=, 2025-05-07T21:02:48.6594516Z compile=False, 2025-05-07T21:02:48.6594749Z pooling_mode=, 2025-05-07T21:02:48.6595013Z T=1, 2025-05-07T21:02:48.6595190Z D=120, 2025-05-07T21:02:48.6595371Z B=112, 2025-05-07T21:02:48.6595545Z log_E=3, 2025-05-07T21:02:48.6595733Z L=15, 2025-05-07T21:02:48.6595916Z D_gradcheck=2, 2025-05-07T21:02:48.6596132Z stochastic_rounding=False, 2025-05-07T21:02:48.6596379Z weighted=False, 2025-05-07T21:02:48.6596585Z row_wise=True, 2025-05-07T21:02:48.6596781Z mixed=False, 2025-05-07T21:02:48.6596985Z use_cache=True, 2025-05-07T21:02:48.6597218Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:48.6597489Z use_cpu=True, 2025-05-07T21:02:48.6597720Z output_dtype=SparseType.FP16, 2025-05-07T21:02:48.6597972Z ) 2025-05-07T21:02:48.6598187Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:48.6598785Z self=, 2025-05-07T21:02:48.6599287Z compile=False, 2025-05-07T21:02:48.6599569Z pooling_mode=, 2025-05-07T21:02:48.6599833Z T=1, 2025-05-07T21:02:48.6600007Z D=60, 2025-05-07T21:02:48.6600187Z B=27, 2025-05-07T21:02:48.6600363Z log_E=3, 2025-05-07T21:02:48.6600556Z L=7, 2025-05-07T21:02:48.6600743Z D_gradcheck=1, 2025-05-07T21:02:48.6600956Z stochastic_rounding=False, 2025-05-07T21:02:48.6601202Z weighted=True, 2025-05-07T21:02:48.6601407Z row_wise=True, 2025-05-07T21:02:48.6601601Z mixed=False, 2025-05-07T21:02:48.6601807Z use_cache=True, 2025-05-07T21:02:48.6602036Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:48.6602303Z use_cpu=True, 2025-05-07T21:02:48.6602528Z output_dtype=SparseType.FP16, 2025-05-07T21:02:48.6602775Z ) 2025-05-07T21:02:48.6602993Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:48.6603542Z self=, 2025-05-07T21:02:48.6604045Z compile=True, 2025-05-07T21:02:48.6604271Z pooling_mode=, 2025-05-07T21:02:48.6604538Z T=3, 2025-05-07T21:02:48.6604715Z D=13, 2025-05-07T21:02:48.6604891Z B=46, 2025-05-07T21:02:48.6605066Z log_E=4, 2025-05-07T21:02:48.6605253Z L=3, 2025-05-07T21:02:48.6605438Z D_gradcheck=2, 2025-05-07T21:02:48.6605650Z stochastic_rounding=False, 2025-05-07T21:02:48.6605904Z weighted=False, 2025-05-07T21:02:48.6606163Z row_wise=True, 2025-05-07T21:02:48.6606356Z mixed=False, 2025-05-07T21:02:48.6606555Z use_cache=False, 2025-05-07T21:02:48.6606793Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:48.6607061Z use_cpu=True, 2025-05-07T21:02:48.6607328Z output_dtype=SparseType.FP16, 2025-05-07T21:02:48.6607581Z ) 2025-05-07T21:02:48.6607797Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:48.6608343Z self=, 2025-05-07T21:02:48.6608853Z compile=False, 2025-05-07T21:02:48.6609077Z pooling_mode=, 2025-05-07T21:02:48.6609341Z T=4, 2025-05-07T21:02:48.6609518Z D=40, 2025-05-07T21:02:48.6609690Z B=11, 2025-05-07T21:02:48.6609916Z log_E=5, 2025-05-07T21:02:48.6610105Z L=1, 2025-05-07T21:02:48.6610282Z D_gradcheck=2, 2025-05-07T21:02:48.6610501Z stochastic_rounding=False, 2025-05-07T21:02:48.6610745Z weighted=True, 2025-05-07T21:02:48.6610948Z row_wise=True, 2025-05-07T21:02:48.6611143Z mixed=False, 2025-05-07T21:02:48.6611347Z use_cache=False, 2025-05-07T21:02:48.6611582Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:48.6611851Z use_cpu=True, 2025-05-07T21:02:48.6612076Z output_dtype=SparseType.FP32, 2025-05-07T21:02:48.6612326Z ) 2025-05-07T21:02:48.6612540Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:48.6613089Z self=, 2025-05-07T21:02:48.6613601Z compile=False, 2025-05-07T21:02:48.6613827Z pooling_mode=, 2025-05-07T21:02:48.6614098Z T=1, 2025-05-07T21:02:48.6614273Z D=56, 2025-05-07T21:02:48.6614447Z B=34, 2025-05-07T21:02:48.6614635Z log_E=3, 2025-05-07T21:02:48.6614820Z L=19, 2025-05-07T21:02:48.6615000Z D_gradcheck=1, 2025-05-07T21:02:48.6615221Z stochastic_rounding=True, 2025-05-07T21:02:48.6615473Z weighted=False, 2025-05-07T21:02:48.6615679Z row_wise=True, 2025-05-07T21:02:48.6615882Z mixed=False, 2025-05-07T21:02:48.6616189Z use_cache=False, 2025-05-07T21:02:48.6616431Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:48.6616714Z use_cpu=True, 2025-05-07T21:02:48.6616947Z output_dtype=SparseType.FP32, 2025-05-07T21:02:48.6626533Z ) 2025-05-07T21:02:48.6626786Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:48.6627360Z self=, 2025-05-07T21:02:48.6627960Z compile=True, 2025-05-07T21:02:48.6628212Z pooling_mode=, 2025-05-07T21:02:48.6628492Z T=4, 2025-05-07T21:02:48.6628679Z D=67, 2025-05-07T21:02:48.6628864Z B=2, 2025-05-07T21:02:48.6629050Z log_E=5, 2025-05-07T21:02:48.6629248Z L=9, 2025-05-07T21:02:48.6629431Z D_gradcheck=2, 2025-05-07T21:02:48.6629668Z stochastic_rounding=False, 2025-05-07T21:02:48.6629925Z weighted=True, 2025-05-07T21:02:48.6630131Z row_wise=True, 2025-05-07T21:02:48.6630339Z mixed=False, 2025-05-07T21:02:48.6630545Z use_cache=True, 2025-05-07T21:02:48.6630769Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:48.6631048Z use_cpu=True, 2025-05-07T21:02:48.6631278Z output_dtype=SparseType.FP32, 2025-05-07T21:02:48.6631527Z ) 2025-05-07T21:02:48.6631750Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:48.6632302Z self=, 2025-05-07T21:02:48.6632812Z compile=False, 2025-05-07T21:02:48.6633048Z pooling_mode=, 2025-05-07T21:02:48.6633318Z T=1, 2025-05-07T21:02:48.6633498Z D=57, 2025-05-07T21:02:48.6633687Z B=63, 2025-05-07T21:02:48.6633873Z log_E=5, 2025-05-07T21:02:48.6634060Z L=15, 2025-05-07T21:02:48.6634255Z D_gradcheck=1, 2025-05-07T21:02:48.6634482Z stochastic_rounding=True, 2025-05-07T21:02:48.6634789Z weighted=False, 2025-05-07T21:02:48.6634992Z row_wise=True, 2025-05-07T21:02:48.6635195Z mixed=True, 2025-05-07T21:02:48.6635397Z use_cache=True, 2025-05-07T21:02:48.6635624Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:48.6635945Z use_cpu=True, 2025-05-07T21:02:48.6636178Z output_dtype=SparseType.FP16, 2025-05-07T21:02:48.6636430Z ) 2025-05-07T21:02:48.6636658Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:48.6637215Z self=, 2025-05-07T21:02:48.6637717Z compile=False, 2025-05-07T21:02:48.6637950Z pooling_mode=, 2025-05-07T21:02:48.6638222Z T=2, 2025-05-07T21:02:48.6638401Z D=107, 2025-05-07T21:02:48.6638669Z B=31, 2025-05-07T21:02:48.6638871Z log_E=3, 2025-05-07T21:02:48.6639059Z L=20, 2025-05-07T21:02:48.6639249Z D_gradcheck=2, 2025-05-07T21:02:48.6639473Z stochastic_rounding=True, 2025-05-07T21:02:48.6639720Z weighted=True, 2025-05-07T21:02:48.6639933Z row_wise=True, 2025-05-07T21:02:48.6640142Z mixed=False, 2025-05-07T21:02:48.6640344Z use_cache=False, 2025-05-07T21:02:48.6640597Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:48.6640876Z use_cpu=True, 2025-05-07T21:02:48.6641107Z output_dtype=SparseType.FP16, 2025-05-07T21:02:48.6641356Z ) 2025-05-07T21:02:48.6641583Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:48.6642138Z self=, 2025-05-07T21:02:48.6642641Z compile=False, 2025-05-07T21:02:48.6642878Z pooling_mode=, 2025-05-07T21:02:48.6643156Z T=4, 2025-05-07T21:02:48.6643335Z D=123, 2025-05-07T21:02:48.6643521Z B=39, 2025-05-07T21:02:48.6643706Z log_E=5, 2025-05-07T21:02:48.6643889Z L=13, 2025-05-07T21:02:48.6644078Z D_gradcheck=2, 2025-05-07T21:02:48.6644300Z stochastic_rounding=False, 2025-05-07T21:02:48.6644549Z weighted=False, 2025-05-07T21:02:48.6644761Z row_wise=True, 2025-05-07T21:02:48.6644966Z mixed=False, 2025-05-07T21:02:48.6645167Z use_cache=False, 2025-05-07T21:02:48.6645413Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:48.6645692Z use_cpu=True, 2025-05-07T21:02:48.6645911Z output_dtype=SparseType.FP16, 2025-05-07T21:02:48.6646165Z ) 2025-05-07T21:02:48.6646387Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:48.6646991Z self=, 2025-05-07T21:02:48.6647496Z compile=False, 2025-05-07T21:02:48.6647732Z pooling_mode=, 2025-05-07T21:02:48.6648006Z T=3, 2025-05-07T21:02:48.6648189Z D=36, 2025-05-07T21:02:48.6648382Z B=121, 2025-05-07T21:02:48.6648598Z log_E=4, 2025-05-07T21:02:48.6648802Z L=13, 2025-05-07T21:02:48.6648993Z D_gradcheck=2, 2025-05-07T21:02:48.6649221Z stochastic_rounding=True, 2025-05-07T21:02:48.6649460Z weighted=True, 2025-05-07T21:02:48.6649669Z row_wise=True, 2025-05-07T21:02:48.6649872Z mixed=False, 2025-05-07T21:02:48.6650072Z use_cache=False, 2025-05-07T21:02:48.6650317Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:48.6650597Z use_cpu=True, 2025-05-07T21:02:48.6650820Z output_dtype=SparseType.FP16, 2025-05-07T21:02:48.6651074Z ) 2025-05-07T21:02:48.6821309Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:48.6821867Z self=, 2025-05-07T21:02:48.6822486Z compile=True, 2025-05-07T21:02:48.6822831Z pooling_mode=, 2025-05-07T21:02:48.6823238Z T=3, 2025-05-07T21:02:48.6823482Z D=125, 2025-05-07T21:02:48.6823734Z B=70, 2025-05-07T21:02:48.6823987Z log_E=4, 2025-05-07T21:02:48.6824232Z L=12, 2025-05-07T21:02:48.6824419Z D_gradcheck=1, 2025-05-07T21:02:48.6824800Z stochastic_rounding=False, 2025-05-07T21:02:48.6825046Z weighted=False, 2025-05-07T21:02:48.6825256Z row_wise=True, 2025-05-07T21:02:48.6825458Z mixed=True, 2025-05-07T21:02:48.6825663Z use_cache=False, 2025-05-07T21:02:48.6825972Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:48.6826251Z use_cpu=True, 2025-05-07T21:02:48.6826480Z output_dtype=SparseType.FP16, 2025-05-07T21:02:48.6826726Z ) 2025-05-07T21:02:48.6826947Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:48.6827497Z self=, 2025-05-07T21:02:48.6828000Z compile=False, 2025-05-07T21:02:48.6828234Z pooling_mode=, 2025-05-07T21:02:48.6828576Z T=3, 2025-05-07T21:02:48.6828750Z D=99, 2025-05-07T21:02:48.6828928Z B=58, 2025-05-07T21:02:48.6829110Z log_E=4, 2025-05-07T21:02:48.6829291Z L=18, 2025-05-07T21:02:48.6829472Z D_gradcheck=1, 2025-05-07T21:02:48.6829700Z stochastic_rounding=True, 2025-05-07T21:02:48.6829943Z weighted=False, 2025-05-07T21:02:48.6830151Z row_wise=True, 2025-05-07T21:02:48.6830352Z mixed=False, 2025-05-07T21:02:48.6830552Z use_cache=True, 2025-05-07T21:02:48.6830786Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:48.6831061Z use_cpu=True, 2025-05-07T21:02:48.6831285Z output_dtype=SparseType.FP16, 2025-05-07T21:02:48.6831533Z ) 2025-05-07T21:02:48.6831761Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:48.6832311Z self=, 2025-05-07T21:02:48.6832813Z compile=True, 2025-05-07T21:02:48.6833091Z pooling_mode=, 2025-05-07T21:02:48.6833365Z T=5, 2025-05-07T21:02:48.6833540Z D=60, 2025-05-07T21:02:48.6833721Z B=40, 2025-05-07T21:02:48.6833903Z log_E=3, 2025-05-07T21:02:48.6834087Z L=11, 2025-05-07T21:02:48.6834274Z D_gradcheck=2, 2025-05-07T21:02:48.6834501Z stochastic_rounding=False, 2025-05-07T21:02:48.6834746Z weighted=True, 2025-05-07T21:02:48.6834958Z row_wise=True, 2025-05-07T21:02:48.6835160Z mixed=False, 2025-05-07T21:02:48.6835362Z use_cache=True, 2025-05-07T21:02:48.6835598Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:48.6835876Z use_cpu=True, 2025-05-07T21:02:48.6836106Z output_dtype=SparseType.FP16, 2025-05-07T21:02:48.6836354Z ) 2025-05-07T21:02:48.6836578Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:48.6837197Z self=, 2025-05-07T21:02:48.6837701Z compile=True, 2025-05-07T21:02:48.6837933Z pooling_mode=, 2025-05-07T21:02:48.6838207Z T=2, 2025-05-07T21:02:48.6838379Z D=16, 2025-05-07T21:02:48.6838555Z B=115, 2025-05-07T21:02:48.6838738Z log_E=4, 2025-05-07T21:02:48.6838918Z L=18, 2025-05-07T21:02:48.6839104Z D_gradcheck=1, 2025-05-07T21:02:48.6839327Z stochastic_rounding=True, 2025-05-07T21:02:48.6839569Z weighted=False, 2025-05-07T21:02:48.6839780Z row_wise=True, 2025-05-07T21:02:48.6839979Z mixed=False, 2025-05-07T21:02:48.6840178Z use_cache=False, 2025-05-07T21:02:48.6840411Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:48.6840685Z use_cpu=True, 2025-05-07T21:02:48.6840915Z output_dtype=SparseType.FP16, 2025-05-07T21:02:48.6841161Z ) 2025-05-07T21:02:48.6841384Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:48.6841940Z self=, 2025-05-07T21:02:48.6842449Z compile=True, 2025-05-07T21:02:48.6842676Z pooling_mode=, 2025-05-07T21:02:48.6842948Z T=5, 2025-05-07T21:02:48.6843133Z D=112, 2025-05-07T21:02:48.6843312Z B=83, 2025-05-07T21:02:48.6843494Z log_E=3, 2025-05-07T21:02:48.6843680Z L=15, 2025-05-07T21:02:48.6843915Z D_gradcheck=1, 2025-05-07T21:02:48.6844140Z stochastic_rounding=True, 2025-05-07T21:02:48.6844389Z weighted=True, 2025-05-07T21:02:48.6844588Z row_wise=True, 2025-05-07T21:02:48.6844793Z mixed=False, 2025-05-07T21:02:48.6845039Z use_cache=True, 2025-05-07T21:02:48.6845268Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:48.6845543Z use_cpu=True, 2025-05-07T21:02:48.6845770Z output_dtype=SparseType.FP32, 2025-05-07T21:02:48.6846014Z ) 2025-05-07T21:02:48.6846236Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:48.6846787Z self=, 2025-05-07T21:02:48.6847290Z compile=True, 2025-05-07T21:02:48.6847560Z pooling_mode=, 2025-05-07T21:02:48.6847829Z T=3, 2025-05-07T21:02:48.6848012Z D=104, 2025-05-07T21:02:48.6848189Z B=109, 2025-05-07T21:02:48.6848369Z log_E=5, 2025-05-07T21:02:48.6848556Z L=14, 2025-05-07T21:02:48.6848741Z D_gradcheck=1, 2025-05-07T21:02:48.6848960Z stochastic_rounding=False, 2025-05-07T21:02:48.6849205Z weighted=True, 2025-05-07T21:02:48.6849404Z row_wise=True, 2025-05-07T21:02:48.6849606Z mixed=True, 2025-05-07T21:02:48.6849813Z use_cache=False, 2025-05-07T21:02:48.6850050Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:48.6850324Z use_cpu=True, 2025-05-07T21:02:48.6850549Z output_dtype=SparseType.FP16, 2025-05-07T21:02:48.6850793Z ) 2025-05-07T21:02:48.6851016Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:48.6851565Z self=, 2025-05-07T21:02:48.6852065Z compile=False, 2025-05-07T21:02:48.6852302Z pooling_mode=, 2025-05-07T21:02:48.6852575Z T=2, 2025-05-07T21:02:48.6852755Z D=99, 2025-05-07T21:02:48.6852928Z B=28, 2025-05-07T21:02:48.6853108Z log_E=5, 2025-05-07T21:02:48.6853298Z L=1, 2025-05-07T21:02:48.6853476Z D_gradcheck=1, 2025-05-07T21:02:48.6853697Z stochastic_rounding=False, 2025-05-07T21:02:48.6853945Z weighted=False, 2025-05-07T21:02:48.6854149Z row_wise=True, 2025-05-07T21:02:48.6854354Z mixed=True, 2025-05-07T21:02:48.6854556Z use_cache=False, 2025-05-07T21:02:48.6854793Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:48.6855069Z use_cpu=True, 2025-05-07T21:02:48.6855297Z output_dtype=SparseType.FP16, 2025-05-07T21:02:48.6855541Z ) 2025-05-07T21:02:48.6855814Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:48.6856461Z self=, 2025-05-07T21:02:48.6856971Z compile=False, 2025-05-07T21:02:48.6857210Z pooling_mode=, 2025-05-07T21:02:48.6857480Z T=4, 2025-05-07T21:02:48.6857657Z D=74, 2025-05-07T21:02:48.6857842Z B=47, 2025-05-07T21:02:48.6858024Z log_E=4, 2025-05-07T21:02:48.6858214Z L=6, 2025-05-07T21:02:48.6858413Z D_gradcheck=1, 2025-05-07T21:02:48.6858676Z stochastic_rounding=False, 2025-05-07T21:02:48.6858924Z weighted=True, 2025-05-07T21:02:48.6859124Z row_wise=True, 2025-05-07T21:02:48.6859691Z mixed=True, 2025-05-07T21:02:48.6859892Z use_cache=True, 2025-05-07T21:02:48.6860118Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:48.6860393Z use_cpu=True, 2025-05-07T21:02:48.6860621Z output_dtype=SparseType.FP16, 2025-05-07T21:02:48.6860869Z ) 2025-05-07T21:02:48.6861095Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:48.6861642Z self=, 2025-05-07T21:02:48.6862144Z compile=False, 2025-05-07T21:02:48.6862383Z pooling_mode=, 2025-05-07T21:02:48.6862656Z T=5, 2025-05-07T21:02:48.6862835Z D=123, 2025-05-07T21:02:48.6863016Z B=23, 2025-05-07T21:02:48.6863194Z log_E=4, 2025-05-07T21:02:48.6863453Z L=7, 2025-05-07T21:02:48.6863637Z D_gradcheck=1, 2025-05-07T21:02:48.6863861Z stochastic_rounding=False, 2025-05-07T21:02:48.6864102Z weighted=False, 2025-05-07T21:02:48.6864310Z row_wise=True, 2025-05-07T21:02:48.6864609Z mixed=False, 2025-05-07T21:02:48.6864813Z use_cache=True, 2025-05-07T21:02:48.6865048Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:48.6865320Z use_cpu=True, 2025-05-07T21:02:48.6865546Z output_dtype=SparseType.FP16, 2025-05-07T21:02:48.6865795Z ) 2025-05-07T21:02:48.6866020Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:48.6866570Z self=, 2025-05-07T21:02:48.6867135Z compile=True, 2025-05-07T21:02:48.6867368Z pooling_mode=, 2025-05-07T21:02:48.6867639Z T=1, 2025-05-07T21:02:48.6867813Z D=126, 2025-05-07T21:02:48.6868003Z B=58, 2025-05-07T21:02:48.6868189Z log_E=5, 2025-05-07T21:02:48.6868371Z L=10, 2025-05-07T21:02:48.6868557Z D_gradcheck=1, 2025-05-07T21:02:48.6868785Z stochastic_rounding=False, 2025-05-07T21:02:48.6869028Z weighted=False, 2025-05-07T21:02:48.6869237Z row_wise=True, 2025-05-07T21:02:48.6869440Z mixed=True, 2025-05-07T21:02:48.6869634Z use_cache=True, 2025-05-07T21:02:48.6869866Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:48.6870144Z use_cpu=True, 2025-05-07T21:02:48.6870364Z output_dtype=SparseType.FP32, 2025-05-07T21:02:48.6870614Z ) 2025-05-07T21:02:48.6870840Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:48.6871392Z self=, 2025-05-07T21:02:48.6871896Z compile=False, 2025-05-07T21:02:48.6872129Z pooling_mode=, 2025-05-07T21:02:48.6872400Z T=3, 2025-05-07T21:02:48.6872573Z D=75, 2025-05-07T21:02:48.6872755Z B=100, 2025-05-07T21:02:48.6872942Z log_E=3, 2025-05-07T21:02:48.6873020Z L=13, 2025-05-07T21:02:48.6873100Z D_gradcheck=1, 2025-05-07T21:02:48.6873200Z stochastic_rounding=True, 2025-05-07T21:02:48.6873282Z weighted=False, 2025-05-07T21:02:48.6873364Z row_wise=True, 2025-05-07T21:02:48.6873447Z mixed=False, 2025-05-07T21:02:48.6873529Z use_cache=False, 2025-05-07T21:02:48.6873635Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:48.6873720Z use_cpu=True, 2025-05-07T21:02:48.6873820Z output_dtype=SparseType.FP16, 2025-05-07T21:02:48.6873897Z ) 2025-05-07T21:02:48.6874100Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:48.6874430Z self=, 2025-05-07T21:02:48.6874519Z compile=True, 2025-05-07T21:02:48.6874628Z pooling_mode=, 2025-05-07T21:02:48.6874704Z T=2, 2025-05-07T21:02:48.6874784Z D=89, 2025-05-07T21:02:48.6874862Z B=6, 2025-05-07T21:02:48.6874940Z log_E=3, 2025-05-07T21:02:48.6875018Z L=2, 2025-05-07T21:02:48.6875099Z D_gradcheck=2, 2025-05-07T21:02:48.6875193Z stochastic_rounding=True, 2025-05-07T21:02:48.6875285Z weighted=False, 2025-05-07T21:02:48.6875368Z row_wise=True, 2025-05-07T21:02:48.6875446Z mixed=True, 2025-05-07T21:02:48.6875533Z use_cache=False, 2025-05-07T21:02:48.6875639Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:48.6875725Z use_cpu=True, 2025-05-07T21:02:48.6875824Z output_dtype=SparseType.FP32, 2025-05-07T21:02:48.6875899Z ) 2025-05-07T21:02:48.6876037Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:48.6876359Z self=, 2025-05-07T21:02:48.6876442Z compile=True, 2025-05-07T21:02:48.6876553Z pooling_mode=, 2025-05-07T21:02:48.6876629Z T=3, 2025-05-07T21:02:48.6876703Z D=38, 2025-05-07T21:02:48.6876829Z B=67, 2025-05-07T21:02:48.6876905Z log_E=4, 2025-05-07T21:02:48.6876979Z L=14, 2025-05-07T21:02:48.6877065Z D_gradcheck=1, 2025-05-07T21:02:48.6877161Z stochastic_rounding=False, 2025-05-07T21:02:48.6877247Z weighted=True, 2025-05-07T21:02:48.6877371Z row_wise=True, 2025-05-07T21:02:48.6877450Z mixed=True, 2025-05-07T21:02:48.6877539Z use_cache=False, 2025-05-07T21:02:48.6877641Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:48.6877719Z use_cpu=True, 2025-05-07T21:02:48.6877825Z output_dtype=SparseType.FP16, 2025-05-07T21:02:48.6877899Z ) 2025-05-07T21:02:48.6878027Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:48.6878356Z self=, 2025-05-07T21:02:48.6878477Z compile=True, 2025-05-07T21:02:48.6878583Z pooling_mode=, 2025-05-07T21:02:48.6878662Z T=1, 2025-05-07T21:02:48.6878737Z D=45, 2025-05-07T21:02:48.6878817Z B=114, 2025-05-07T21:02:48.6878900Z log_E=5, 2025-05-07T21:02:48.6878976Z L=8, 2025-05-07T21:02:48.6879061Z D_gradcheck=1, 2025-05-07T21:02:48.6879155Z stochastic_rounding=True, 2025-05-07T21:02:48.6879238Z weighted=False, 2025-05-07T21:02:48.6879325Z row_wise=True, 2025-05-07T21:02:48.6879404Z mixed=True, 2025-05-07T21:02:48.6879484Z use_cache=True, 2025-05-07T21:02:48.6879595Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:48.6879672Z use_cpu=True, 2025-05-07T21:02:48.6879772Z output_dtype=SparseType.FP32, 2025-05-07T21:02:48.6879852Z ) 2025-05-07T21:02:48.6879978Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:48.6880303Z self=, 2025-05-07T21:02:48.6880392Z compile=True, 2025-05-07T21:02:48.6880496Z pooling_mode=, 2025-05-07T21:02:48.6880575Z T=3, 2025-05-07T21:02:48.6880655Z D=97, 2025-05-07T21:02:48.6880732Z B=36, 2025-05-07T21:02:48.6880812Z log_E=4, 2025-05-07T21:02:48.6880888Z L=14, 2025-05-07T21:02:48.6880969Z D_gradcheck=1, 2025-05-07T21:02:48.6881070Z stochastic_rounding=True, 2025-05-07T21:02:48.6881155Z weighted=False, 2025-05-07T21:02:48.6881233Z row_wise=True, 2025-05-07T21:02:48.6881314Z mixed=True, 2025-05-07T21:02:48.6881397Z use_cache=True, 2025-05-07T21:02:48.6881502Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:48.6881584Z use_cpu=True, 2025-05-07T21:02:48.6881734Z output_dtype=SparseType.FP16, 2025-05-07T21:02:48.6881807Z ) 2025-05-07T21:02:48.6881939Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:48.6882263Z self=, 2025-05-07T21:02:48.6882355Z compile=False, 2025-05-07T21:02:48.6882461Z pooling_mode=, 2025-05-07T21:02:48.6882537Z T=1, 2025-05-07T21:02:48.6882619Z D=110, 2025-05-07T21:02:48.6882693Z B=21, 2025-05-07T21:02:48.6882767Z log_E=3, 2025-05-07T21:02:48.6882846Z L=19, 2025-05-07T21:02:48.6882926Z D_gradcheck=1, 2025-05-07T21:02:48.6883021Z stochastic_rounding=False, 2025-05-07T21:02:48.6883106Z weighted=True, 2025-05-07T21:02:48.6883185Z row_wise=True, 2025-05-07T21:02:48.6883261Z mixed=True, 2025-05-07T21:02:48.6883347Z use_cache=True, 2025-05-07T21:02:48.6883452Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:48.6883532Z use_cpu=True, 2025-05-07T21:02:48.6883641Z output_dtype=SparseType.FP16, 2025-05-07T21:02:48.6883714Z ) 2025-05-07T21:02:48.7082099Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:48.7083110Z self=, 2025-05-07T21:02:48.7083273Z compile=False, 2025-05-07T21:02:48.7083451Z pooling_mode=, 2025-05-07T21:02:48.7083558Z T=2, 2025-05-07T21:02:48.7083837Z D=22, 2025-05-07T21:02:48.7083946Z B=51, 2025-05-07T21:02:48.7084054Z log_E=3, 2025-05-07T21:02:48.7084160Z L=4, 2025-05-07T21:02:48.7084258Z D_gradcheck=1, 2025-05-07T21:02:48.7084354Z stochastic_rounding=True, 2025-05-07T21:02:48.7084985Z weighted=False, 2025-05-07T21:02:48.7085090Z row_wise=True, 2025-05-07T21:02:48.7085170Z mixed=False, 2025-05-07T21:02:48.7085253Z use_cache=True, 2025-05-07T21:02:48.7085363Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:48.7085441Z use_cpu=True, 2025-05-07T21:02:48.7085550Z output_dtype=SparseType.FP16, 2025-05-07T21:02:48.7085623Z ) 2025-05-07T21:02:48.7085756Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:48.7086094Z self=, 2025-05-07T21:02:48.7086252Z compile=False, 2025-05-07T21:02:48.7086365Z pooling_mode=, 2025-05-07T21:02:48.7086447Z T=5, 2025-05-07T21:02:48.7086523Z D=78, 2025-05-07T21:02:48.7086603Z B=32, 2025-05-07T21:02:48.7086677Z log_E=3, 2025-05-07T21:02:48.7086748Z L=18, 2025-05-07T21:02:48.7086832Z D_gradcheck=2, 2025-05-07T21:02:48.7086929Z stochastic_rounding=True, 2025-05-07T21:02:48.7087007Z weighted=True, 2025-05-07T21:02:48.7087090Z row_wise=True, 2025-05-07T21:02:48.7087166Z mixed=True, 2025-05-07T21:02:48.7087244Z use_cache=False, 2025-05-07T21:02:48.7087356Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:48.7087431Z use_cpu=True, 2025-05-07T21:02:48.7087533Z output_dtype=SparseType.FP32, 2025-05-07T21:02:48.7087653Z ) 2025-05-07T21:02:48.7087782Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:48.7088117Z self=, 2025-05-07T21:02:48.7088200Z compile=False, 2025-05-07T21:02:48.7088303Z pooling_mode=, 2025-05-07T21:02:48.7088381Z T=5, 2025-05-07T21:02:48.7088454Z D=67, 2025-05-07T21:02:48.7088525Z B=30, 2025-05-07T21:02:48.7088608Z log_E=3, 2025-05-07T21:02:48.7088682Z L=18, 2025-05-07T21:02:48.7088759Z D_gradcheck=1, 2025-05-07T21:02:48.7088865Z stochastic_rounding=False, 2025-05-07T21:02:48.7088942Z weighted=True, 2025-05-07T21:02:48.7089019Z row_wise=True, 2025-05-07T21:02:48.7089102Z mixed=False, 2025-05-07T21:02:48.7089180Z use_cache=False, 2025-05-07T21:02:48.7089284Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:48.7089367Z use_cpu=True, 2025-05-07T21:02:48.7099780Z output_dtype=SparseType.FP32, 2025-05-07T21:02:48.7099868Z ) 2025-05-07T21:02:48.7100014Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:48.7100351Z self=, 2025-05-07T21:02:48.7100439Z compile=True, 2025-05-07T21:02:48.7100553Z pooling_mode=, 2025-05-07T21:02:48.7100630Z T=2, 2025-05-07T21:02:48.7100705Z D=5, 2025-05-07T21:02:48.7100786Z B=8, 2025-05-07T21:02:48.7100864Z log_E=3, 2025-05-07T21:02:48.7100937Z L=2, 2025-05-07T21:02:48.7101025Z D_gradcheck=2, 2025-05-07T21:02:48.7101125Z stochastic_rounding=False, 2025-05-07T21:02:48.7101207Z weighted=False, 2025-05-07T21:02:48.7101292Z row_wise=True, 2025-05-07T21:02:48.7101371Z mixed=False, 2025-05-07T21:02:48.7101453Z use_cache=True, 2025-05-07T21:02:48.7101565Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:48.7101650Z use_cpu=True, 2025-05-07T21:02:48.7101759Z output_dtype=SparseType.FP32, 2025-05-07T21:02:48.7101832Z ) 2025-05-07T21:02:48.7101963Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:48.7102300Z self=, 2025-05-07T21:02:48.7102384Z compile=False, 2025-05-07T21:02:48.7102489Z pooling_mode=, 2025-05-07T21:02:48.7102624Z T=5, 2025-05-07T21:02:48.7102699Z D=38, 2025-05-07T21:02:48.7102775Z B=76, 2025-05-07T21:02:48.7102855Z log_E=4, 2025-05-07T21:02:48.7102930Z L=3, 2025-05-07T21:02:48.7103009Z D_gradcheck=1, 2025-05-07T21:02:48.7103151Z stochastic_rounding=False, 2025-05-07T21:02:48.7103233Z weighted=True, 2025-05-07T21:02:48.7103314Z row_wise=True, 2025-05-07T21:02:48.7103400Z mixed=False, 2025-05-07T21:02:48.7103484Z use_cache=False, 2025-05-07T21:02:48.7103595Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:48.7103679Z use_cpu=True, 2025-05-07T21:02:48.7103780Z output_dtype=SparseType.FP32, 2025-05-07T21:02:48.7103861Z ) 2025-05-07T21:02:48.7103984Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:48.7104352Z self=, 2025-05-07T21:02:48.7104438Z compile=True, 2025-05-07T21:02:48.7104545Z pooling_mode=, 2025-05-07T21:02:48.7104623Z T=2, 2025-05-07T21:02:48.7104703Z D=108, 2025-05-07T21:02:48.7104780Z B=54, 2025-05-07T21:02:48.7104857Z log_E=4, 2025-05-07T21:02:48.7104937Z L=16, 2025-05-07T21:02:48.7105023Z D_gradcheck=1, 2025-05-07T21:02:48.7105125Z stochastic_rounding=False, 2025-05-07T21:02:48.7105205Z weighted=False, 2025-05-07T21:02:48.7105283Z row_wise=True, 2025-05-07T21:02:48.7105368Z mixed=True, 2025-05-07T21:02:48.7105446Z use_cache=True, 2025-05-07T21:02:48.7105549Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:48.7105632Z use_cpu=True, 2025-05-07T21:02:48.7105733Z output_dtype=SparseType.FP32, 2025-05-07T21:02:48.7105805Z ) 2025-05-07T21:02:48.7105932Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:48.7106258Z self=, 2025-05-07T21:02:48.7106338Z compile=True, 2025-05-07T21:02:48.7106451Z pooling_mode=, 2025-05-07T21:02:48.7106528Z T=4, 2025-05-07T21:02:48.7106609Z D=88, 2025-05-07T21:02:48.7106685Z B=31, 2025-05-07T21:02:48.7106760Z log_E=4, 2025-05-07T21:02:48.7106843Z L=12, 2025-05-07T21:02:48.7106927Z D_gradcheck=1, 2025-05-07T21:02:48.7107020Z stochastic_rounding=False, 2025-05-07T21:02:48.7107107Z weighted=False, 2025-05-07T21:02:48.7107186Z row_wise=True, 2025-05-07T21:02:48.7107263Z mixed=True, 2025-05-07T21:02:48.7107347Z use_cache=True, 2025-05-07T21:02:48.7107450Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:48.7107572Z use_cpu=True, 2025-05-07T21:02:48.7107681Z output_dtype=SparseType.FP32, 2025-05-07T21:02:48.7107755Z ) 2025-05-07T21:02:48.7107880Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:48.7108213Z self=, 2025-05-07T21:02:48.7108294Z compile=True, 2025-05-07T21:02:48.7108407Z pooling_mode=, 2025-05-07T21:02:48.7108483Z T=5, 2025-05-07T21:02:48.7108557Z D=49, 2025-05-07T21:02:48.7108641Z B=82, 2025-05-07T21:02:48.7108717Z log_E=5, 2025-05-07T21:02:48.7108791Z L=2, 2025-05-07T21:02:48.7108882Z D_gradcheck=1, 2025-05-07T21:02:48.7108978Z stochastic_rounding=True, 2025-05-07T21:02:48.7109059Z weighted=False, 2025-05-07T21:02:48.7109143Z row_wise=True, 2025-05-07T21:02:48.7109221Z mixed=True, 2025-05-07T21:02:48.7109298Z use_cache=True, 2025-05-07T21:02:48.7109413Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:48.7109492Z use_cpu=True, 2025-05-07T21:02:48.7109589Z output_dtype=SparseType.FP32, 2025-05-07T21:02:48.7109666Z ) 2025-05-07T21:02:48.7109794Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:48.7110127Z self=, 2025-05-07T21:02:48.7110211Z compile=False, 2025-05-07T21:02:48.7110362Z pooling_mode=, 2025-05-07T21:02:48.7110441Z T=1, 2025-05-07T21:02:48.7110516Z D=12, 2025-05-07T21:02:48.7110589Z B=80, 2025-05-07T21:02:48.7110671Z log_E=4, 2025-05-07T21:02:48.7110746Z L=5, 2025-05-07T21:02:48.7110868Z D_gradcheck=2, 2025-05-07T21:02:48.7110968Z stochastic_rounding=False, 2025-05-07T21:02:48.7111050Z weighted=False, 2025-05-07T21:02:48.7111130Z row_wise=True, 2025-05-07T21:02:48.7111216Z mixed=False, 2025-05-07T21:02:48.7111299Z use_cache=True, 2025-05-07T21:02:48.7111406Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:48.7111498Z use_cpu=True, 2025-05-07T21:02:48.7111598Z output_dtype=SparseType.FP16, 2025-05-07T21:02:48.7111677Z ) 2025-05-07T21:02:48.7111804Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:48.7112173Z self=, 2025-05-07T21:02:48.7112260Z compile=True, 2025-05-07T21:02:48.7112369Z pooling_mode=, 2025-05-07T21:02:48.7112445Z T=2, 2025-05-07T21:02:48.7112525Z D=35, 2025-05-07T21:02:48.7112598Z B=60, 2025-05-07T21:02:48.7112674Z log_E=4, 2025-05-07T21:02:48.7112760Z L=16, 2025-05-07T21:02:48.7112843Z D_gradcheck=2, 2025-05-07T21:02:48.7112935Z stochastic_rounding=False, 2025-05-07T21:02:48.7113023Z weighted=False, 2025-05-07T21:02:48.7113106Z row_wise=True, 2025-05-07T21:02:48.7113191Z mixed=True, 2025-05-07T21:02:48.7113274Z use_cache=False, 2025-05-07T21:02:48.7113383Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:48.7113468Z use_cpu=True, 2025-05-07T21:02:48.7113568Z output_dtype=SparseType.FP32, 2025-05-07T21:02:48.7113641Z ) 2025-05-07T21:02:48.7113775Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:48.7114100Z self=, 2025-05-07T21:02:48.7114182Z compile=False, 2025-05-07T21:02:48.7114290Z pooling_mode=, 2025-05-07T21:02:48.7114364Z T=4, 2025-05-07T21:02:48.7114443Z D=114, 2025-05-07T21:02:48.7114527Z B=95, 2025-05-07T21:02:48.7114603Z log_E=4, 2025-05-07T21:02:48.7114681Z L=1, 2025-05-07T21:02:48.7114762Z D_gradcheck=2, 2025-05-07T21:02:48.7114857Z stochastic_rounding=False, 2025-05-07T21:02:48.7114942Z weighted=True, 2025-05-07T21:02:48.7115021Z row_wise=True, 2025-05-07T21:02:48.7115101Z mixed=True, 2025-05-07T21:02:48.7115185Z use_cache=True, 2025-05-07T21:02:48.7115339Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:48.7115422Z use_cpu=True, 2025-05-07T21:02:48.7115527Z output_dtype=SparseType.FP32, 2025-05-07T21:02:48.7115599Z ) 2025-05-07T21:02:48.7115727Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:48.7116054Z self=, 2025-05-07T21:02:48.7116136Z compile=True, 2025-05-07T21:02:48.7116241Z pooling_mode=, 2025-05-07T21:02:48.7116320Z T=1, 2025-05-07T21:02:48.7116394Z D=64, 2025-05-07T21:02:48.7116474Z B=12, 2025-05-07T21:02:48.7116548Z log_E=5, 2025-05-07T21:02:48.7116625Z L=17, 2025-05-07T21:02:48.7116710Z D_gradcheck=2, 2025-05-07T21:02:48.7116807Z stochastic_rounding=False, 2025-05-07T21:02:48.7116885Z weighted=True, 2025-05-07T21:02:48.7116968Z row_wise=True, 2025-05-07T21:02:48.7117046Z mixed=True, 2025-05-07T21:02:48.7117127Z use_cache=False, 2025-05-07T21:02:48.7117242Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:48.7117322Z use_cpu=True, 2025-05-07T21:02:48.7117422Z output_dtype=SparseType.FP16, 2025-05-07T21:02:48.7117501Z ) 2025-05-07T21:02:48.7117627Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:48.7117951Z self=, 2025-05-07T21:02:48.7118090Z compile=False, 2025-05-07T21:02:48.7118196Z pooling_mode=, 2025-05-07T21:02:48.7118273Z T=4, 2025-05-07T21:02:48.7118346Z D=44, 2025-05-07T21:02:48.7118424Z B=118, 2025-05-07T21:02:48.7118550Z log_E=5, 2025-05-07T21:02:48.7118627Z L=20, 2025-05-07T21:02:48.7118710Z D_gradcheck=2, 2025-05-07T21:02:48.7118809Z stochastic_rounding=False, 2025-05-07T21:02:48.7118892Z weighted=False, 2025-05-07T21:02:48.7118970Z row_wise=True, 2025-05-07T21:02:48.7119055Z mixed=False, 2025-05-07T21:02:48.7119139Z use_cache=False, 2025-05-07T21:02:48.7119243Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:48.7119325Z use_cpu=True, 2025-05-07T21:02:48.7119421Z output_dtype=SparseType.FP16, 2025-05-07T21:02:48.7119534Z ) 2025-05-07T21:02:48.7119663Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:48.7119987Z self=, 2025-05-07T21:02:48.7120074Z compile=True, 2025-05-07T21:02:48.7120178Z pooling_mode=, 2025-05-07T21:02:48.7120253Z T=4, 2025-05-07T21:02:48.7120330Z D=66, 2025-05-07T21:02:48.7120403Z B=92, 2025-05-07T21:02:48.7120482Z log_E=3, 2025-05-07T21:02:48.7120562Z L=13, 2025-05-07T21:02:48.7120641Z D_gradcheck=2, 2025-05-07T21:02:48.7120736Z stochastic_rounding=True, 2025-05-07T21:02:48.7120823Z weighted=True, 2025-05-07T21:02:48.7120903Z row_wise=True, 2025-05-07T21:02:48.7120980Z mixed=True, 2025-05-07T21:02:48.7121069Z use_cache=True, 2025-05-07T21:02:48.7121172Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:48.7121250Z use_cpu=True, 2025-05-07T21:02:48.7121354Z output_dtype=SparseType.FP16, 2025-05-07T21:02:48.7121427Z ) 2025-05-07T21:02:48.7121561Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:48.7121885Z self=, 2025-05-07T21:02:48.7121969Z compile=True, 2025-05-07T21:02:48.7122079Z pooling_mode=, 2025-05-07T21:02:48.7122153Z T=3, 2025-05-07T21:02:48.7122225Z D=62, 2025-05-07T21:02:48.7122304Z B=32, 2025-05-07T21:02:48.7122383Z log_E=3, 2025-05-07T21:02:48.7122460Z L=10, 2025-05-07T21:02:48.7122546Z D_gradcheck=1, 2025-05-07T21:02:48.7122640Z stochastic_rounding=True, 2025-05-07T21:02:48.7122718Z weighted=True, 2025-05-07T21:02:48.7122806Z row_wise=True, 2025-05-07T21:02:48.7122886Z mixed=False, 2025-05-07T21:02:48.7123018Z use_cache=True, 2025-05-07T21:02:48.7123123Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:48.7123202Z use_cpu=True, 2025-05-07T21:02:48.7123306Z output_dtype=SparseType.FP32, 2025-05-07T21:02:48.7123380Z ) 2025-05-07T21:02:48.7123506Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:48.7123838Z self=, 2025-05-07T21:02:48.7123921Z compile=True, 2025-05-07T21:02:48.7124025Z pooling_mode=, 2025-05-07T21:02:48.7124107Z T=3, 2025-05-07T21:02:48.7124183Z D=31, 2025-05-07T21:02:48.7124259Z B=63, 2025-05-07T21:02:48.7124347Z log_E=5, 2025-05-07T21:02:48.7124423Z L=19, 2025-05-07T21:02:48.7124501Z D_gradcheck=1, 2025-05-07T21:02:48.7124600Z stochastic_rounding=False, 2025-05-07T21:02:48.7124680Z weighted=True, 2025-05-07T21:02:48.7124765Z row_wise=True, 2025-05-07T21:02:48.7124842Z mixed=True, 2025-05-07T21:02:48.7124922Z use_cache=True, 2025-05-07T21:02:48.7125032Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:48.7125112Z use_cpu=True, 2025-05-07T21:02:48.7125211Z output_dtype=SparseType.FP16, 2025-05-07T21:02:48.7125296Z ) 2025-05-07T21:02:48.7344389Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:48.7344976Z self=, 2025-05-07T21:02:48.7345314Z compile=True, 2025-05-07T21:02:48.7345496Z pooling_mode=, 2025-05-07T21:02:48.7345620Z T=2, 2025-05-07T21:02:48.7345743Z D=2, 2025-05-07T21:02:48.7345979Z B=32, 2025-05-07T21:02:48.7346101Z log_E=3, 2025-05-07T21:02:48.7346176Z L=3, 2025-05-07T21:02:48.7346258Z D_gradcheck=1, 2025-05-07T21:02:48.7346362Z stochastic_rounding=False, 2025-05-07T21:02:48.7346443Z weighted=False, 2025-05-07T21:02:48.7346519Z row_wise=True, 2025-05-07T21:02:48.7346605Z mixed=False, 2025-05-07T21:02:48.7346689Z use_cache=True, 2025-05-07T21:02:48.7346792Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:48.7346877Z use_cpu=True, 2025-05-07T21:02:48.7347049Z output_dtype=SparseType.FP32, 2025-05-07T21:02:48.7347128Z ) 2025-05-07T21:02:48.7347252Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:48.7347578Z self=, 2025-05-07T21:02:48.7347666Z compile=False, 2025-05-07T21:02:48.7347768Z pooling_mode=, 2025-05-07T21:02:48.7347842Z T=2, 2025-05-07T21:02:48.7347924Z D=56, 2025-05-07T21:02:48.7347997Z B=53, 2025-05-07T21:02:48.7348072Z log_E=3, 2025-05-07T21:02:48.7348151Z L=0, 2025-05-07T21:02:48.7348272Z D_gradcheck=2, 2025-05-07T21:02:48.7348373Z stochastic_rounding=True, 2025-05-07T21:02:48.7348457Z weighted=True, 2025-05-07T21:02:48.7348534Z row_wise=True, 2025-05-07T21:02:48.7348617Z mixed=True, 2025-05-07T21:02:48.7348697Z use_cache=True, 2025-05-07T21:02:48.7348800Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:48.7348884Z use_cpu=True, 2025-05-07T21:02:48.7348985Z output_dtype=SparseType.FP32, 2025-05-07T21:02:48.7349058Z ) 2025-05-07T21:02:48.7349189Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:48.7349513Z self=, 2025-05-07T21:02:48.7349593Z compile=True, 2025-05-07T21:02:48.7349702Z pooling_mode=, 2025-05-07T21:02:48.7349776Z T=2, 2025-05-07T21:02:48.7349852Z D=13, 2025-05-07T21:02:48.7349935Z B=72, 2025-05-07T21:02:48.7350010Z log_E=5, 2025-05-07T21:02:48.7350090Z L=0, 2025-05-07T21:02:48.7350168Z D_gradcheck=1, 2025-05-07T21:02:48.7350261Z stochastic_rounding=False, 2025-05-07T21:02:48.7350347Z weighted=False, 2025-05-07T21:02:48.7350425Z row_wise=True, 2025-05-07T21:02:48.7350570Z mixed=True, 2025-05-07T21:02:48.7350656Z use_cache=True, 2025-05-07T21:02:48.7350760Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:48.7350834Z use_cpu=True, 2025-05-07T21:02:48.7350940Z output_dtype=SparseType.FP16, 2025-05-07T21:02:48.7351008Z ) 2025-05-07T21:02:48.7351134Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:48.7351466Z self=, 2025-05-07T21:02:48.7351547Z compile=True, 2025-05-07T21:02:48.7351660Z pooling_mode=, 2025-05-07T21:02:48.7351737Z T=5, 2025-05-07T21:02:48.7351810Z D=71, 2025-05-07T21:02:48.7351889Z B=17, 2025-05-07T21:02:48.7351964Z log_E=4, 2025-05-07T21:02:48.7352038Z L=19, 2025-05-07T21:02:48.7352121Z D_gradcheck=1, 2025-05-07T21:02:48.7352213Z stochastic_rounding=True, 2025-05-07T21:02:48.7352290Z weighted=True, 2025-05-07T21:02:48.7352375Z row_wise=True, 2025-05-07T21:02:48.7352458Z mixed=False, 2025-05-07T21:02:48.7352536Z use_cache=True, 2025-05-07T21:02:48.7352647Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:48.7352726Z use_cpu=True, 2025-05-07T21:02:48.7352826Z output_dtype=SparseType.FP16, 2025-05-07T21:02:48.7352903Z ) 2025-05-07T21:02:48.7353026Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:48.7353357Z self=, 2025-05-07T21:02:48.7353491Z compile=False, 2025-05-07T21:02:48.7353595Z pooling_mode=, 2025-05-07T21:02:48.7353674Z T=3, 2025-05-07T21:02:48.7353790Z D=46, 2025-05-07T21:02:48.7353871Z B=48, 2025-05-07T21:02:48.7353952Z log_E=4, 2025-05-07T21:02:48.7354041Z L=20, 2025-05-07T21:02:48.7354119Z D_gradcheck=2, 2025-05-07T21:02:48.7354212Z stochastic_rounding=False, 2025-05-07T21:02:48.7354298Z weighted=False, 2025-05-07T21:02:48.7354380Z row_wise=True, 2025-05-07T21:02:48.7354464Z mixed=False, 2025-05-07T21:02:48.7354550Z use_cache=False, 2025-05-07T21:02:48.7354653Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:48.7354771Z use_cpu=True, 2025-05-07T21:02:48.7354875Z output_dtype=SparseType.FP32, 2025-05-07T21:02:48.7354947Z ) 2025-05-07T21:02:48.7355077Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:48.7355402Z self=, 2025-05-07T21:02:48.7355486Z compile=True, 2025-05-07T21:02:48.7355596Z pooling_mode=, 2025-05-07T21:02:48.7355670Z T=1, 2025-05-07T21:02:48.7355750Z D=120, 2025-05-07T21:02:48.7355829Z B=91, 2025-05-07T21:02:48.7355905Z log_E=5, 2025-05-07T21:02:48.7355981Z L=6, 2025-05-07T21:02:48.7356066Z D_gradcheck=2, 2025-05-07T21:02:48.7356160Z stochastic_rounding=True, 2025-05-07T21:02:48.7356238Z weighted=True, 2025-05-07T21:02:48.7356326Z row_wise=True, 2025-05-07T21:02:48.7356403Z mixed=False, 2025-05-07T21:02:48.7356483Z use_cache=False, 2025-05-07T21:02:48.7356592Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:48.7356677Z use_cpu=True, 2025-05-07T21:02:48.7356783Z output_dtype=SparseType.FP16, 2025-05-07T21:02:48.7356860Z ) 2025-05-07T21:02:48.7356988Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:48.7357324Z self=, 2025-05-07T21:02:48.7357407Z compile=False, 2025-05-07T21:02:48.7357521Z pooling_mode=, 2025-05-07T21:02:48.7357611Z T=3, 2025-05-07T21:02:48.7357687Z D=63, 2025-05-07T21:02:48.7357765Z B=92, 2025-05-07T21:02:48.7357852Z log_E=5, 2025-05-07T21:02:48.7357929Z L=15, 2025-05-07T21:02:48.7358008Z D_gradcheck=1, 2025-05-07T21:02:48.7358108Z stochastic_rounding=True, 2025-05-07T21:02:48.7358190Z weighted=True, 2025-05-07T21:02:48.7358321Z row_wise=True, 2025-05-07T21:02:48.7358406Z mixed=False, 2025-05-07T21:02:48.7358486Z use_cache=True, 2025-05-07T21:02:48.7358597Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:48.7358681Z use_cpu=True, 2025-05-07T21:02:48.7358783Z output_dtype=SparseType.FP16, 2025-05-07T21:02:48.7358863Z ) 2025-05-07T21:02:48.7358989Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:48.7359659Z self=, 2025-05-07T21:02:48.7359789Z compile=True, 2025-05-07T21:02:48.7359937Z pooling_mode=, 2025-05-07T21:02:48.7360024Z T=2, 2025-05-07T21:02:48.7360105Z D=44, 2025-05-07T21:02:48.7360181Z B=114, 2025-05-07T21:02:48.7360254Z log_E=5, 2025-05-07T21:02:48.7360332Z L=4, 2025-05-07T21:02:48.7360412Z D_gradcheck=2, 2025-05-07T21:02:48.7360515Z stochastic_rounding=True, 2025-05-07T21:02:48.7360597Z weighted=False, 2025-05-07T21:02:48.7360682Z row_wise=True, 2025-05-07T21:02:48.7360771Z mixed=True, 2025-05-07T21:02:48.7360854Z use_cache=False, 2025-05-07T21:02:48.7360960Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:48.7361055Z use_cpu=True, 2025-05-07T21:02:48.7361159Z output_dtype=SparseType.FP16, 2025-05-07T21:02:48.7361233Z ) 2025-05-07T21:02:48.7361369Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:48.7361785Z self=, 2025-05-07T21:02:48.7361868Z compile=True, 2025-05-07T21:02:48.7361981Z pooling_mode=, 2025-05-07T21:02:48.7362118Z T=5, 2025-05-07T21:02:48.7362203Z D=50, 2025-05-07T21:02:48.7362280Z B=83, 2025-05-07T21:02:48.7362359Z log_E=3, 2025-05-07T21:02:48.7362442Z L=8, 2025-05-07T21:02:48.7362525Z D_gradcheck=1, 2025-05-07T21:02:48.7362622Z stochastic_rounding=False, 2025-05-07T21:02:48.7362711Z weighted=True, 2025-05-07T21:02:48.7362792Z row_wise=True, 2025-05-07T21:02:48.7362872Z mixed=True, 2025-05-07T21:02:48.7362962Z use_cache=False, 2025-05-07T21:02:48.7363069Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:48.7363208Z use_cpu=True, 2025-05-07T21:02:48.7363318Z output_dtype=SparseType.FP32, 2025-05-07T21:02:48.7363393Z ) 2025-05-07T21:02:48.7363520Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:48.7363856Z self=, 2025-05-07T21:02:48.7363939Z compile=False, 2025-05-07T21:02:48.7364050Z pooling_mode=, 2025-05-07T21:02:48.7364128Z T=4, 2025-05-07T21:02:48.7364203Z D=118, 2025-05-07T21:02:48.7364286Z B=69, 2025-05-07T21:02:48.7364365Z log_E=5, 2025-05-07T21:02:48.7364444Z L=2, 2025-05-07T21:02:48.7364535Z D_gradcheck=2, 2025-05-07T21:02:48.7364632Z stochastic_rounding=False, 2025-05-07T21:02:48.7364717Z weighted=False, 2025-05-07T21:02:48.7364806Z row_wise=True, 2025-05-07T21:02:48.7364889Z mixed=False, 2025-05-07T21:02:48.7364971Z use_cache=True, 2025-05-07T21:02:48.7365087Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:48.7365172Z use_cpu=True, 2025-05-07T21:02:48.7365275Z output_dtype=SparseType.FP16, 2025-05-07T21:02:48.7365354Z ) 2025-05-07T21:02:48.7365482Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:48.7365816Z self=, 2025-05-07T21:02:48.7365902Z compile=True, 2025-05-07T21:02:48.7366013Z pooling_mode=, 2025-05-07T21:02:48.7366096Z T=2, 2025-05-07T21:02:48.7366171Z D=23, 2025-05-07T21:02:48.7366250Z B=11, 2025-05-07T21:02:48.7366334Z log_E=3, 2025-05-07T21:02:48.7366410Z L=8, 2025-05-07T21:02:48.7366494Z D_gradcheck=1, 2025-05-07T21:02:48.7366595Z stochastic_rounding=True, 2025-05-07T21:02:48.7366740Z weighted=True, 2025-05-07T21:02:48.7366821Z row_wise=True, 2025-05-07T21:02:48.7366909Z mixed=False, 2025-05-07T21:02:48.7366994Z use_cache=False, 2025-05-07T21:02:48.7367102Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:48.7367189Z use_cpu=True, 2025-05-07T21:02:48.7367290Z output_dtype=SparseType.FP16, 2025-05-07T21:02:48.7367373Z ) 2025-05-07T21:02:48.7367500Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:48.7367832Z self=, 2025-05-07T21:02:48.7367920Z compile=True, 2025-05-07T21:02:48.7368031Z pooling_mode=, 2025-05-07T21:02:48.7368108Z T=3, 2025-05-07T21:02:48.7368191Z D=20, 2025-05-07T21:02:48.7368268Z B=91, 2025-05-07T21:02:48.7368345Z log_E=5, 2025-05-07T21:02:48.7368427Z L=16, 2025-05-07T21:02:48.7368509Z D_gradcheck=2, 2025-05-07T21:02:48.7368603Z stochastic_rounding=False, 2025-05-07T21:02:48.7368693Z weighted=False, 2025-05-07T21:02:48.7368771Z row_wise=True, 2025-05-07T21:02:48.7368856Z mixed=False, 2025-05-07T21:02:48.7368937Z use_cache=True, 2025-05-07T21:02:48.7369046Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:48.7369131Z use_cpu=True, 2025-05-07T21:02:48.7369232Z output_dtype=SparseType.FP32, 2025-05-07T21:02:48.7369307Z ) 2025-05-07T21:02:48.7369437Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:48.7369811Z self=, 2025-05-07T21:02:48.7369895Z compile=True, 2025-05-07T21:02:48.7370047Z pooling_mode=, 2025-05-07T21:02:48.7370127Z T=1, 2025-05-07T21:02:48.7370203Z D=12, 2025-05-07T21:02:48.7370285Z B=61, 2025-05-07T21:02:48.7370360Z log_E=4, 2025-05-07T21:02:48.7370440Z L=16, 2025-05-07T21:02:48.7370527Z D_gradcheck=1, 2025-05-07T21:02:48.7370631Z stochastic_rounding=False, 2025-05-07T21:02:48.7370716Z weighted=True, 2025-05-07T21:02:48.7370797Z row_wise=True, 2025-05-07T21:02:48.7370876Z mixed=False, 2025-05-07T21:02:48.7370966Z use_cache=False, 2025-05-07T21:02:48.7371116Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:48.7371197Z use_cpu=True, 2025-05-07T21:02:48.7371305Z output_dtype=SparseType.FP32, 2025-05-07T21:02:48.7371379Z ) 2025-05-07T21:02:48.7371511Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:48.7371844Z self=, 2025-05-07T21:02:48.7371926Z compile=True, 2025-05-07T21:02:48.7372036Z pooling_mode=, 2025-05-07T21:02:48.7372117Z T=4, 2025-05-07T21:02:48.7372193Z D=42, 2025-05-07T21:02:48.7372275Z B=3, 2025-05-07T21:02:48.7372354Z log_E=3, 2025-05-07T21:02:48.7372429Z L=12, 2025-05-07T21:02:48.7372514Z D_gradcheck=1, 2025-05-07T21:02:48.7372612Z stochastic_rounding=False, 2025-05-07T21:02:48.7372696Z weighted=False, 2025-05-07T21:02:48.7372781Z row_wise=True, 2025-05-07T21:02:48.7372864Z mixed=False, 2025-05-07T21:02:48.7372947Z use_cache=False, 2025-05-07T21:02:48.7373059Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:48.7373142Z use_cpu=True, 2025-05-07T21:02:48.7373244Z output_dtype=SparseType.FP32, 2025-05-07T21:02:48.7373325Z ) 2025-05-07T21:02:48.7373454Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:48.7373781Z self=, 2025-05-07T21:02:48.7373874Z compile=True, 2025-05-07T21:02:48.7373979Z pooling_mode=, 2025-05-07T21:02:48.7374060Z T=5, 2025-05-07T21:02:48.7374137Z D=14, 2025-05-07T21:02:48.7374215Z B=121, 2025-05-07T21:02:48.7374300Z log_E=5, 2025-05-07T21:02:48.7374377Z L=16, 2025-05-07T21:02:48.7374458Z D_gradcheck=1, 2025-05-07T21:02:48.7374606Z stochastic_rounding=False, 2025-05-07T21:02:48.7374693Z weighted=False, 2025-05-07T21:02:48.7374774Z row_wise=True, 2025-05-07T21:02:48.7374861Z mixed=True, 2025-05-07T21:02:48.7374949Z use_cache=False, 2025-05-07T21:02:48.7375056Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:48.7375150Z use_cpu=True, 2025-05-07T21:02:48.7375253Z output_dtype=SparseType.FP32, 2025-05-07T21:02:48.7375333Z ) 2025-05-07T21:02:48.7375465Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:48.7375790Z self=, 2025-05-07T21:02:48.7375887Z compile=True, 2025-05-07T21:02:48.7375998Z pooling_mode=, 2025-05-07T21:02:48.7376176Z T=4, 2025-05-07T21:02:48.7376255Z D=105, 2025-05-07T21:02:48.7376329Z B=105, 2025-05-07T21:02:48.7376405Z log_E=3, 2025-05-07T21:02:48.7376485Z L=3, 2025-05-07T21:02:48.7376565Z D_gradcheck=1, 2025-05-07T21:02:48.7376662Z stochastic_rounding=True, 2025-05-07T21:02:48.7376749Z weighted=False, 2025-05-07T21:02:48.7376829Z row_wise=True, 2025-05-07T21:02:48.7376912Z mixed=False, 2025-05-07T21:02:48.7376998Z use_cache=False, 2025-05-07T21:02:48.7377100Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:48.7377183Z use_cpu=True, 2025-05-07T21:02:48.7377278Z output_dtype=SparseType.FP16, 2025-05-07T21:02:48.7377423Z ) 2025-05-07T21:02:48.7606179Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:48.7606781Z self=, 2025-05-07T21:02:48.7607080Z compile=False, 2025-05-07T21:02:48.7607250Z pooling_mode=, 2025-05-07T21:02:48.7607419Z T=5, 2025-05-07T21:02:48.7607540Z D=89, 2025-05-07T21:02:48.7607646Z B=49, 2025-05-07T21:02:48.7607751Z log_E=3, 2025-05-07T21:02:48.7607861Z L=19, 2025-05-07T21:02:48.7607983Z D_gradcheck=1, 2025-05-07T21:02:48.7608119Z stochastic_rounding=True, 2025-05-07T21:02:48.7608240Z weighted=False, 2025-05-07T21:02:48.7608361Z row_wise=True, 2025-05-07T21:02:48.7608454Z mixed=True, 2025-05-07T21:02:48.7608640Z use_cache=False, 2025-05-07T21:02:48.7608748Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:48.7608830Z use_cpu=True, 2025-05-07T21:02:48.7608939Z output_dtype=SparseType.FP32, 2025-05-07T21:02:48.7609017Z ) 2025-05-07T21:02:48.7609148Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:48.7609482Z self=, 2025-05-07T21:02:48.7609569Z compile=False, 2025-05-07T21:02:48.7609688Z pooling_mode=, 2025-05-07T21:02:48.7609769Z T=2, 2025-05-07T21:02:48.7609844Z D=89, 2025-05-07T21:02:48.7609926Z B=50, 2025-05-07T21:02:48.7610001Z log_E=4, 2025-05-07T21:02:48.7610077Z L=11, 2025-05-07T21:02:48.7610165Z D_gradcheck=1, 2025-05-07T21:02:48.7610261Z stochastic_rounding=False, 2025-05-07T21:02:48.7610345Z weighted=False, 2025-05-07T21:02:48.7610432Z row_wise=True, 2025-05-07T21:02:48.7610515Z mixed=False, 2025-05-07T21:02:48.7610597Z use_cache=True, 2025-05-07T21:02:48.7610711Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:48.7610792Z use_cpu=True, 2025-05-07T21:02:48.7610892Z output_dtype=SparseType.FP16, 2025-05-07T21:02:48.7610974Z ) 2025-05-07T21:02:48.7611102Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:48.7611437Z self=, 2025-05-07T21:02:48.7611519Z compile=False, 2025-05-07T21:02:48.7611624Z pooling_mode=, 2025-05-07T21:02:48.7611706Z T=2, 2025-05-07T21:02:48.7611782Z D=66, 2025-05-07T21:02:48.7611856Z B=54, 2025-05-07T21:02:48.7611940Z log_E=4, 2025-05-07T21:02:48.7612021Z L=16, 2025-05-07T21:02:48.7612166Z D_gradcheck=1, 2025-05-07T21:02:48.7612267Z stochastic_rounding=False, 2025-05-07T21:02:48.7612348Z weighted=False, 2025-05-07T21:02:48.7612424Z row_wise=True, 2025-05-07T21:02:48.7612511Z mixed=False, 2025-05-07T21:02:48.7612591Z use_cache=False, 2025-05-07T21:02:48.7612693Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:48.7612778Z use_cpu=True, 2025-05-07T21:02:48.7612879Z output_dtype=SparseType.FP32, 2025-05-07T21:02:48.7612957Z ) 2025-05-07T21:02:48.7613083Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:48.7613418Z self=, 2025-05-07T21:02:48.7613504Z compile=False, 2025-05-07T21:02:48.7613609Z pooling_mode=, 2025-05-07T21:02:48.7613684Z T=4, 2025-05-07T21:02:48.7613770Z D=59, 2025-05-07T21:02:48.7613844Z B=35, 2025-05-07T21:02:48.7613919Z log_E=4, 2025-05-07T21:02:48.7613995Z L=6, 2025-05-07T21:02:48.7614078Z D_gradcheck=2, 2025-05-07T21:02:48.7614168Z stochastic_rounding=True, 2025-05-07T21:02:48.7614252Z weighted=False, 2025-05-07T21:02:48.7614331Z row_wise=True, 2025-05-07T21:02:48.7614414Z mixed=True, 2025-05-07T21:02:48.7614493Z use_cache=True, 2025-05-07T21:02:48.7614596Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:48.7614681Z use_cpu=True, 2025-05-07T21:02:48.7614849Z output_dtype=SparseType.FP16, 2025-05-07T21:02:48.7614921Z ) 2025-05-07T21:02:48.7615055Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:48.7615420Z self=, 2025-05-07T21:02:48.7615498Z compile=False, 2025-05-07T21:02:48.7615607Z pooling_mode=, 2025-05-07T21:02:48.7615682Z T=5, 2025-05-07T21:02:48.7615760Z D=72, 2025-05-07T21:02:48.7615842Z B=109, 2025-05-07T21:02:48.7615919Z log_E=3, 2025-05-07T21:02:48.7615995Z L=13, 2025-05-07T21:02:48.7616175Z D_gradcheck=1, 2025-05-07T21:02:48.7616276Z stochastic_rounding=True, 2025-05-07T21:02:48.7616368Z weighted=False, 2025-05-07T21:02:48.7616491Z row_wise=True, 2025-05-07T21:02:48.7616566Z mixed=True, 2025-05-07T21:02:48.7616654Z use_cache=False, 2025-05-07T21:02:48.7616759Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:48.7616838Z use_cpu=True, 2025-05-07T21:02:48.7616946Z output_dtype=SparseType.FP16, 2025-05-07T21:02:48.7617020Z ) 2025-05-07T21:02:48.7617143Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:48.7617475Z self=, 2025-05-07T21:02:48.7617555Z compile=True, 2025-05-07T21:02:48.7617658Z pooling_mode=, 2025-05-07T21:02:48.7617739Z T=1, 2025-05-07T21:02:48.7617811Z D=16, 2025-05-07T21:02:48.7617892Z B=66, 2025-05-07T21:02:48.7617966Z log_E=5, 2025-05-07T21:02:48.7618041Z L=5, 2025-05-07T21:02:48.7618124Z D_gradcheck=2, 2025-05-07T21:02:48.7618215Z stochastic_rounding=True, 2025-05-07T21:02:48.7618293Z weighted=True, 2025-05-07T21:02:48.7618378Z row_wise=True, 2025-05-07T21:02:48.7618456Z mixed=False, 2025-05-07T21:02:48.7618536Z use_cache=True, 2025-05-07T21:02:48.7618644Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:48.7618726Z use_cpu=True, 2025-05-07T21:02:48.7618828Z output_dtype=SparseType.FP32, 2025-05-07T21:02:48.7618901Z ) 2025-05-07T21:02:48.7619024Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:48.7619348Z self=, 2025-05-07T21:02:48.7619432Z compile=False, 2025-05-07T21:02:48.7619535Z pooling_mode=, 2025-05-07T21:02:48.7619614Z T=5, 2025-05-07T21:02:48.7619687Z D=48, 2025-05-07T21:02:48.7619760Z B=70, 2025-05-07T21:02:48.7619839Z log_E=3, 2025-05-07T21:02:48.7619960Z L=16, 2025-05-07T21:02:48.7620038Z D_gradcheck=2, 2025-05-07T21:02:48.7620139Z stochastic_rounding=False, 2025-05-07T21:02:48.7620220Z weighted=True, 2025-05-07T21:02:48.7620300Z row_wise=True, 2025-05-07T21:02:48.7620382Z mixed=False, 2025-05-07T21:02:48.7620459Z use_cache=True, 2025-05-07T21:02:48.7620559Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:48.7620651Z use_cpu=True, 2025-05-07T21:02:48.7620748Z output_dtype=SparseType.FP16, 2025-05-07T21:02:48.7620819Z ) 2025-05-07T21:02:48.7620948Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:48.7621270Z self=, 2025-05-07T21:02:48.7621353Z compile=False, 2025-05-07T21:02:48.7621455Z pooling_mode=, 2025-05-07T21:02:48.7621530Z T=3, 2025-05-07T21:02:48.7621612Z D=96, 2025-05-07T21:02:48.7621683Z B=92, 2025-05-07T21:02:48.7621759Z log_E=4, 2025-05-07T21:02:48.7621839Z L=18, 2025-05-07T21:02:48.7621919Z D_gradcheck=1, 2025-05-07T21:02:48.7622013Z stochastic_rounding=False, 2025-05-07T21:02:48.7622098Z weighted=False, 2025-05-07T21:02:48.7622180Z row_wise=True, 2025-05-07T21:02:48.7622260Z mixed=False, 2025-05-07T21:02:48.7622345Z use_cache=False, 2025-05-07T21:02:48.7622448Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:48.7622574Z use_cpu=True, 2025-05-07T21:02:48.7622679Z output_dtype=SparseType.FP16, 2025-05-07T21:02:48.7622751Z ) 2025-05-07T21:02:48.7622890Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:48.7623252Z self=, 2025-05-07T21:02:48.7623333Z compile=False, 2025-05-07T21:02:48.7623444Z pooling_mode=, 2025-05-07T21:02:48.7623514Z T=3, 2025-05-07T21:02:48.7623589Z D=48, 2025-05-07T21:02:48.7623673Z B=66, 2025-05-07T21:02:48.7623751Z log_E=4, 2025-05-07T21:02:48.7623825Z L=1, 2025-05-07T21:02:48.7623909Z D_gradcheck=1, 2025-05-07T21:02:48.7624000Z stochastic_rounding=True, 2025-05-07T21:02:48.7624120Z weighted=True, 2025-05-07T21:02:48.7624205Z row_wise=True, 2025-05-07T21:02:48.7624282Z mixed=False, 2025-05-07T21:02:48.7624365Z use_cache=True, 2025-05-07T21:02:48.7624468Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:48.7624548Z use_cpu=True, 2025-05-07T21:02:48.7624657Z output_dtype=SparseType.FP32, 2025-05-07T21:02:48.7624725Z ) 2025-05-07T21:02:48.7624852Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:48.7625183Z self=, 2025-05-07T21:02:48.7625262Z compile=True, 2025-05-07T21:02:48.7625364Z pooling_mode=, 2025-05-07T21:02:48.7625446Z T=3, 2025-05-07T21:02:48.7625520Z D=6, 2025-05-07T21:02:48.7625595Z B=56, 2025-05-07T21:02:48.7625681Z log_E=3, 2025-05-07T21:02:48.7625758Z L=11, 2025-05-07T21:02:48.7625836Z D_gradcheck=1, 2025-05-07T21:02:48.7625940Z stochastic_rounding=False, 2025-05-07T21:02:48.7626022Z weighted=False, 2025-05-07T21:02:48.7626106Z row_wise=True, 2025-05-07T21:02:48.7626182Z mixed=True, 2025-05-07T21:02:48.7626263Z use_cache=False, 2025-05-07T21:02:48.7626374Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:48.7626461Z use_cpu=True, 2025-05-07T21:02:48.7626558Z output_dtype=SparseType.FP16, 2025-05-07T21:02:48.7626633Z ) 2025-05-07T21:02:48.7636184Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:48.7636572Z self=, 2025-05-07T21:02:48.7636660Z compile=False, 2025-05-07T21:02:48.7636777Z pooling_mode=, 2025-05-07T21:02:48.7636859Z T=3, 2025-05-07T21:02:48.7636938Z D=98, 2025-05-07T21:02:48.7637095Z B=48, 2025-05-07T21:02:48.7637180Z log_E=4, 2025-05-07T21:02:48.7637256Z L=17, 2025-05-07T21:02:48.7637347Z D_gradcheck=1, 2025-05-07T21:02:48.7637448Z stochastic_rounding=True, 2025-05-07T21:02:48.7637535Z weighted=True, 2025-05-07T21:02:48.7637622Z row_wise=True, 2025-05-07T21:02:48.7637701Z mixed=True, 2025-05-07T21:02:48.7637785Z use_cache=True, 2025-05-07T21:02:48.7637904Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:48.7637992Z use_cpu=True, 2025-05-07T21:02:48.7638097Z output_dtype=SparseType.FP16, 2025-05-07T21:02:48.7638179Z ) 2025-05-07T21:02:48.7638311Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:48.7638645Z self=, 2025-05-07T21:02:48.7638734Z compile=True, 2025-05-07T21:02:48.7638844Z pooling_mode=, 2025-05-07T21:02:48.7638925Z T=5, 2025-05-07T21:02:48.7639003Z D=58, 2025-05-07T21:02:48.7639082Z B=31, 2025-05-07T21:02:48.7639165Z log_E=4, 2025-05-07T21:02:48.7639240Z L=6, 2025-05-07T21:02:48.7639323Z D_gradcheck=1, 2025-05-07T21:02:48.7639427Z stochastic_rounding=False, 2025-05-07T21:02:48.7639515Z weighted=True, 2025-05-07T21:02:48.7639594Z row_wise=True, 2025-05-07T21:02:48.7639678Z mixed=True, 2025-05-07T21:02:48.7639762Z use_cache=True, 2025-05-07T21:02:48.7639868Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:48.7640008Z use_cpu=True, 2025-05-07T21:02:48.7640112Z output_dtype=SparseType.FP16, 2025-05-07T21:02:48.7640189Z ) 2025-05-07T21:02:48.7640373Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:48.7640703Z self=, 2025-05-07T21:02:48.7640794Z compile=False, 2025-05-07T21:02:48.7640901Z pooling_mode=, 2025-05-07T21:02:48.7640979Z T=4, 2025-05-07T21:02:48.7641065Z D=31, 2025-05-07T21:02:48.7641145Z B=21, 2025-05-07T21:02:48.7641223Z log_E=4, 2025-05-07T21:02:48.7641307Z L=3, 2025-05-07T21:02:48.7641388Z D_gradcheck=1, 2025-05-07T21:02:48.7641486Z stochastic_rounding=True, 2025-05-07T21:02:48.7641617Z weighted=True, 2025-05-07T21:02:48.7641701Z row_wise=True, 2025-05-07T21:02:48.7641782Z mixed=True, 2025-05-07T21:02:48.7641870Z use_cache=True, 2025-05-07T21:02:48.7641982Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:48.7642063Z use_cpu=True, 2025-05-07T21:02:48.7642167Z output_dtype=SparseType.FP32, 2025-05-07T21:02:48.7642241Z ) 2025-05-07T21:02:48.7642377Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:48.7642702Z self=, 2025-05-07T21:02:48.7642783Z compile=True, 2025-05-07T21:02:48.7642895Z pooling_mode=, 2025-05-07T21:02:48.7642970Z T=4, 2025-05-07T21:02:48.7643049Z D=66, 2025-05-07T21:02:48.7643134Z B=98, 2025-05-07T21:02:48.7643212Z log_E=5, 2025-05-07T21:02:48.7643289Z L=20, 2025-05-07T21:02:48.7643377Z D_gradcheck=2, 2025-05-07T21:02:48.7643477Z stochastic_rounding=True, 2025-05-07T21:02:48.7643558Z weighted=True, 2025-05-07T21:02:48.7643647Z row_wise=True, 2025-05-07T21:02:48.7643732Z mixed=True, 2025-05-07T21:02:48.7643814Z use_cache=True, 2025-05-07T21:02:48.7643932Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:48.7644015Z use_cpu=True, 2025-05-07T21:02:48.7644123Z output_dtype=SparseType.FP16, 2025-05-07T21:02:48.7644197Z ) 2025-05-07T21:02:48.7644333Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:48.7644664Z self=, 2025-05-07T21:02:48.7644747Z compile=False, 2025-05-07T21:02:48.7644855Z pooling_mode=, 2025-05-07T21:02:48.7644940Z T=4, 2025-05-07T21:02:48.7645067Z D=15, 2025-05-07T21:02:48.7645148Z B=79, 2025-05-07T21:02:48.7645233Z log_E=3, 2025-05-07T21:02:48.7645311Z L=18, 2025-05-07T21:02:48.7645396Z D_gradcheck=1, 2025-05-07T21:02:48.7645506Z stochastic_rounding=True, 2025-05-07T21:02:48.7645590Z weighted=True, 2025-05-07T21:02:48.7645679Z row_wise=True, 2025-05-07T21:02:48.7645762Z mixed=False, 2025-05-07T21:02:48.7645846Z use_cache=False, 2025-05-07T21:02:48.7645967Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:48.7646049Z use_cpu=True, 2025-05-07T21:02:48.7646159Z output_dtype=SparseType.FP32, 2025-05-07T21:02:48.7646242Z ) 2025-05-07T21:02:48.7646384Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:48.7646785Z self=, 2025-05-07T21:02:48.7646877Z compile=True, 2025-05-07T21:02:48.7646991Z pooling_mode=, 2025-05-07T21:02:48.7647071Z T=2, 2025-05-07T21:02:48.7647160Z D=34, 2025-05-07T21:02:48.7647238Z B=56, 2025-05-07T21:02:48.7647318Z log_E=4, 2025-05-07T21:02:48.7647404Z L=1, 2025-05-07T21:02:48.7647489Z D_gradcheck=1, 2025-05-07T21:02:48.7647601Z stochastic_rounding=True, 2025-05-07T21:02:48.7647685Z weighted=True, 2025-05-07T21:02:48.7647766Z row_wise=True, 2025-05-07T21:02:48.7647854Z mixed=True, 2025-05-07T21:02:48.7647939Z use_cache=False, 2025-05-07T21:02:48.7648092Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:48.7648181Z use_cpu=True, 2025-05-07T21:02:48.7648286Z output_dtype=SparseType.FP32, 2025-05-07T21:02:48.7648362Z ) 2025-05-07T21:02:48.7871266Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:48.7871893Z self=, 2025-05-07T21:02:48.7872026Z compile=True, 2025-05-07T21:02:48.7872184Z pooling_mode=, 2025-05-07T21:02:48.7872311Z T=5, 2025-05-07T21:02:48.7872426Z D=92, 2025-05-07T21:02:48.7872540Z B=63, 2025-05-07T21:02:48.7872661Z log_E=3, 2025-05-07T21:02:48.7872748Z L=2, 2025-05-07T21:02:48.7872831Z D_gradcheck=2, 2025-05-07T21:02:48.7873029Z stochastic_rounding=False, 2025-05-07T21:02:48.7873115Z weighted=True, 2025-05-07T21:02:48.7873195Z row_wise=True, 2025-05-07T21:02:48.7873280Z mixed=True, 2025-05-07T21:02:48.7873367Z use_cache=False, 2025-05-07T21:02:48.7873475Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:48.7873561Z use_cpu=True, 2025-05-07T21:02:48.7873666Z output_dtype=SparseType.FP16, 2025-05-07T21:02:48.7873743Z ) 2025-05-07T21:02:48.7873881Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:48.7874207Z self=, 2025-05-07T21:02:48.7874290Z compile=True, 2025-05-07T21:02:48.7874396Z pooling_mode=, 2025-05-07T21:02:48.7874476Z T=1, 2025-05-07T21:02:48.7874556Z D=85, 2025-05-07T21:02:48.7874632Z B=98, 2025-05-07T21:02:48.7874707Z log_E=4, 2025-05-07T21:02:48.7874788Z L=12, 2025-05-07T21:02:48.7874872Z D_gradcheck=2, 2025-05-07T21:02:48.7874967Z stochastic_rounding=True, 2025-05-07T21:02:48.7875055Z weighted=False, 2025-05-07T21:02:48.7875138Z row_wise=True, 2025-05-07T21:02:48.7875218Z mixed=True, 2025-05-07T21:02:48.7875311Z use_cache=False, 2025-05-07T21:02:48.7875416Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:48.7875496Z use_cpu=True, 2025-05-07T21:02:48.7875600Z output_dtype=SparseType.FP16, 2025-05-07T21:02:48.7875675Z ) 2025-05-07T21:02:48.7875809Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:48.7876137Z self=, 2025-05-07T21:02:48.7876219Z compile=True, 2025-05-07T21:02:48.7876333Z pooling_mode=, 2025-05-07T21:02:48.7876483Z T=2, 2025-05-07T21:02:48.7876561Z D=80, 2025-05-07T21:02:48.7876644Z B=47, 2025-05-07T21:02:48.7876723Z log_E=5, 2025-05-07T21:02:48.7876798Z L=16, 2025-05-07T21:02:48.7876889Z D_gradcheck=2, 2025-05-07T21:02:48.7876983Z stochastic_rounding=True, 2025-05-07T21:02:48.7877062Z weighted=True, 2025-05-07T21:02:48.7877146Z row_wise=True, 2025-05-07T21:02:48.7877225Z mixed=True, 2025-05-07T21:02:48.7877303Z use_cache=True, 2025-05-07T21:02:48.7877412Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:48.7877488Z use_cpu=True, 2025-05-07T21:02:48.7877594Z output_dtype=SparseType.FP32, 2025-05-07T21:02:48.7877668Z ) 2025-05-07T21:02:48.7877793Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:48.7878122Z self=, 2025-05-07T21:02:48.7878201Z compile=True, 2025-05-07T21:02:48.7878303Z pooling_mode=, 2025-05-07T21:02:48.7878386Z T=1, 2025-05-07T21:02:48.7878459Z D=15, 2025-05-07T21:02:48.7878533Z B=26, 2025-05-07T21:02:48.7878612Z log_E=4, 2025-05-07T21:02:48.7878682Z L=9, 2025-05-07T21:02:48.7878765Z D_gradcheck=1, 2025-05-07T21:02:48.7878861Z stochastic_rounding=True, 2025-05-07T21:02:48.7878939Z weighted=True, 2025-05-07T21:02:48.7879019Z row_wise=True, 2025-05-07T21:02:48.7879095Z mixed=False, 2025-05-07T21:02:48.7879248Z use_cache=False, 2025-05-07T21:02:48.7879356Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:48.7879439Z use_cpu=True, 2025-05-07T21:02:48.7879541Z output_dtype=SparseType.FP32, 2025-05-07T21:02:48.7879669Z ) 2025-05-07T21:02:48.7879797Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:48.7880124Z self=, 2025-05-07T21:02:48.7880216Z compile=False, 2025-05-07T21:02:48.7880324Z pooling_mode=, 2025-05-07T21:02:48.7880400Z T=5, 2025-05-07T21:02:48.7880480Z D=15, 2025-05-07T21:02:48.7880555Z B=34, 2025-05-07T21:02:48.7880635Z log_E=4, 2025-05-07T21:02:48.7880717Z L=0, 2025-05-07T21:02:48.7880839Z D_gradcheck=1, 2025-05-07T21:02:48.7880939Z stochastic_rounding=True, 2025-05-07T21:02:48.7881023Z weighted=False, 2025-05-07T21:02:48.7881101Z row_wise=True, 2025-05-07T21:02:48.7881189Z mixed=False, 2025-05-07T21:02:48.7881271Z use_cache=True, 2025-05-07T21:02:48.7881377Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:48.7881466Z use_cpu=True, 2025-05-07T21:02:48.7881567Z output_dtype=SparseType.FP16, 2025-05-07T21:02:48.7881646Z ) 2025-05-07T21:02:48.7881815Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:48.7882146Z self=, 2025-05-07T21:02:48.7882228Z compile=False, 2025-05-07T21:02:48.7882336Z pooling_mode=, 2025-05-07T21:02:48.7882419Z T=1, 2025-05-07T21:02:48.7882496Z D=15, 2025-05-07T21:02:48.7882573Z B=77, 2025-05-07T21:02:48.7882656Z log_E=3, 2025-05-07T21:02:48.7882734Z L=13, 2025-05-07T21:02:48.7882815Z D_gradcheck=1, 2025-05-07T21:02:48.7882916Z stochastic_rounding=True, 2025-05-07T21:02:48.7882999Z weighted=True, 2025-05-07T21:02:48.7883087Z row_wise=True, 2025-05-07T21:02:48.7883169Z mixed=True, 2025-05-07T21:02:48.7883251Z use_cache=True, 2025-05-07T21:02:48.7883367Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:48.7883450Z use_cpu=True, 2025-05-07T21:02:48.7883560Z output_dtype=SparseType.FP16, 2025-05-07T21:02:48.7883644Z ) 2025-05-07T21:02:48.7883772Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:48.7884098Z self=, 2025-05-07T21:02:48.7884185Z compile=True, 2025-05-07T21:02:48.7884342Z pooling_mode=, 2025-05-07T21:02:48.7884422Z T=5, 2025-05-07T21:02:48.7884506Z D=40, 2025-05-07T21:02:48.7884585Z B=108, 2025-05-07T21:02:48.7884662Z log_E=4, 2025-05-07T21:02:48.7884751Z L=18, 2025-05-07T21:02:48.7884832Z D_gradcheck=1, 2025-05-07T21:02:48.7884936Z stochastic_rounding=False, 2025-05-07T21:02:48.7885020Z weighted=False, 2025-05-07T21:02:48.7885101Z row_wise=True, 2025-05-07T21:02:48.7885192Z mixed=False, 2025-05-07T21:02:48.7885273Z use_cache=True, 2025-05-07T21:02:48.7885378Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:48.7885460Z use_cpu=True, 2025-05-07T21:02:48.7885564Z output_dtype=SparseType.FP16, 2025-05-07T21:02:48.7885634Z ) 2025-05-07T21:02:48.7885765Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:48.7886089Z self=, 2025-05-07T21:02:48.7886168Z compile=True, 2025-05-07T21:02:48.7886284Z pooling_mode=, 2025-05-07T21:02:48.7886361Z T=4, 2025-05-07T21:02:48.7886444Z D=61, 2025-05-07T21:02:48.7886517Z B=63, 2025-05-07T21:02:48.7886592Z log_E=4, 2025-05-07T21:02:48.7886678Z L=0, 2025-05-07T21:02:48.7886760Z D_gradcheck=2, 2025-05-07T21:02:48.7886855Z stochastic_rounding=False, 2025-05-07T21:02:48.7886943Z weighted=True, 2025-05-07T21:02:48.7887026Z row_wise=True, 2025-05-07T21:02:48.7887158Z mixed=True, 2025-05-07T21:02:48.7887246Z use_cache=True, 2025-05-07T21:02:48.7887355Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:48.7887436Z use_cpu=True, 2025-05-07T21:02:48.7887610Z output_dtype=SparseType.FP16, 2025-05-07T21:02:48.7887687Z ) 2025-05-07T21:02:48.7887815Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:48.7888144Z self=, 2025-05-07T21:02:48.7888221Z compile=True, 2025-05-07T21:02:48.7888332Z pooling_mode=, 2025-05-07T21:02:48.7888406Z T=2, 2025-05-07T21:02:48.7888479Z D=63, 2025-05-07T21:02:48.7888560Z B=2, 2025-05-07T21:02:48.7888675Z log_E=3, 2025-05-07T21:02:48.7888747Z L=5, 2025-05-07T21:02:48.7888831Z D_gradcheck=2, 2025-05-07T21:02:48.7888922Z stochastic_rounding=True, 2025-05-07T21:02:48.7888999Z weighted=False, 2025-05-07T21:02:48.7889082Z row_wise=True, 2025-05-07T21:02:48.7889156Z mixed=True, 2025-05-07T21:02:48.7889235Z use_cache=False, 2025-05-07T21:02:48.7889344Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:48.7889422Z use_cpu=True, 2025-05-07T21:02:48.7889520Z output_dtype=SparseType.FP32, 2025-05-07T21:02:48.7889597Z ) 2025-05-07T21:02:48.7889721Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:48.7890053Z self=, 2025-05-07T21:02:48.7890131Z compile=True, 2025-05-07T21:02:48.7890235Z pooling_mode=, 2025-05-07T21:02:48.7890320Z T=3, 2025-05-07T21:02:48.7890393Z D=83, 2025-05-07T21:02:48.7890465Z B=24, 2025-05-07T21:02:48.7890548Z log_E=4, 2025-05-07T21:02:48.7890618Z L=13, 2025-05-07T21:02:48.7890695Z D_gradcheck=2, 2025-05-07T21:02:48.7890793Z stochastic_rounding=False, 2025-05-07T21:02:48.7890872Z weighted=True, 2025-05-07T21:02:48.7890953Z row_wise=True, 2025-05-07T21:02:48.7891036Z mixed=False, 2025-05-07T21:02:48.7891116Z use_cache=False, 2025-05-07T21:02:48.7891217Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:48.7891298Z use_cpu=True, 2025-05-07T21:02:48.7891398Z output_dtype=SparseType.FP16, 2025-05-07T21:02:48.7891479Z ) 2025-05-07T21:02:48.7891602Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:48.7891924Z self=, 2025-05-07T21:02:48.7892056Z compile=False, 2025-05-07T21:02:48.7892163Z pooling_mode=, 2025-05-07T21:02:48.7892234Z T=4, 2025-05-07T21:02:48.7892311Z D=55, 2025-05-07T21:02:48.7892386Z B=83, 2025-05-07T21:02:48.7892464Z log_E=5, 2025-05-07T21:02:48.7892542Z L=20, 2025-05-07T21:02:48.7892620Z D_gradcheck=1, 2025-05-07T21:02:48.7892711Z stochastic_rounding=False, 2025-05-07T21:02:48.7892796Z weighted=False, 2025-05-07T21:02:48.7892875Z row_wise=True, 2025-05-07T21:02:48.7892957Z mixed=False, 2025-05-07T21:02:48.7893036Z use_cache=False, 2025-05-07T21:02:48.7893142Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:48.7893226Z use_cpu=True, 2025-05-07T21:02:48.7893327Z output_dtype=SparseType.FP32, 2025-05-07T21:02:48.7893399Z ) 2025-05-07T21:02:48.7893529Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:48.7893851Z self=, 2025-05-07T21:02:48.7893928Z compile=True, 2025-05-07T21:02:48.7894034Z pooling_mode=, 2025-05-07T21:02:48.7894106Z T=5, 2025-05-07T21:02:48.7894177Z D=43, 2025-05-07T21:02:48.7894261Z B=44, 2025-05-07T21:02:48.7894333Z log_E=4, 2025-05-07T21:02:48.7894405Z L=6, 2025-05-07T21:02:48.7894488Z D_gradcheck=1, 2025-05-07T21:02:48.7894590Z stochastic_rounding=True, 2025-05-07T21:02:48.7894670Z weighted=True, 2025-05-07T21:02:48.7894823Z row_wise=True, 2025-05-07T21:02:48.7894898Z mixed=True, 2025-05-07T21:02:48.7894984Z use_cache=False, 2025-05-07T21:02:48.7895087Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:48.7895204Z use_cpu=True, 2025-05-07T21:02:48.7895315Z output_dtype=SparseType.FP32, 2025-05-07T21:02:48.7895385Z ) 2025-05-07T21:02:48.7895510Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:48.7895840Z self=, 2025-05-07T21:02:48.7895922Z compile=True, 2025-05-07T21:02:48.7896023Z pooling_mode=, 2025-05-07T21:02:48.7896212Z T=1, 2025-05-07T21:02:48.7896294Z D=11, 2025-05-07T21:02:48.7896416Z B=88, 2025-05-07T21:02:48.7896504Z log_E=3, 2025-05-07T21:02:48.7896581Z L=7, 2025-05-07T21:02:48.7896663Z D_gradcheck=1, 2025-05-07T21:02:48.7896765Z stochastic_rounding=True, 2025-05-07T21:02:48.7896853Z weighted=False, 2025-05-07T21:02:48.7896941Z row_wise=True, 2025-05-07T21:02:48.7897020Z mixed=True, 2025-05-07T21:02:48.7897104Z use_cache=False, 2025-05-07T21:02:48.7897217Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:48.7897304Z use_cpu=True, 2025-05-07T21:02:48.7897405Z output_dtype=SparseType.FP32, 2025-05-07T21:02:48.7897483Z ) 2025-05-07T21:02:48.7897611Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:48.7897935Z self=, 2025-05-07T21:02:48.7898025Z compile=True, 2025-05-07T21:02:48.7898130Z pooling_mode=, 2025-05-07T21:02:48.7898206Z T=3, 2025-05-07T21:02:48.7898293Z D=22, 2025-05-07T21:02:48.7898372Z B=39, 2025-05-07T21:02:48.7898478Z log_E=5, 2025-05-07T21:02:48.7898558Z L=4, 2025-05-07T21:02:48.7898654Z D_gradcheck=2, 2025-05-07T21:02:48.7898769Z stochastic_rounding=False, 2025-05-07T21:02:48.7898854Z weighted=True, 2025-05-07T21:02:48.7898933Z row_wise=True, 2025-05-07T21:02:48.7899018Z mixed=True, 2025-05-07T21:02:48.7899104Z use_cache=True, 2025-05-07T21:02:48.7899207Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:48.7899295Z use_cpu=True, 2025-05-07T21:02:48.7899397Z output_dtype=SparseType.FP16, 2025-05-07T21:02:48.7899469Z ) 2025-05-07T21:02:48.7899601Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:48.7900064Z self=, 2025-05-07T21:02:48.7900155Z compile=False, 2025-05-07T21:02:48.7900262Z pooling_mode=, 2025-05-07T21:02:48.7900339Z T=1, 2025-05-07T21:02:48.7900424Z D=118, 2025-05-07T21:02:48.7900501Z B=80, 2025-05-07T21:02:48.7900579Z log_E=3, 2025-05-07T21:02:48.7900661Z L=17, 2025-05-07T21:02:48.7900744Z D_gradcheck=2, 2025-05-07T21:02:48.7900841Z stochastic_rounding=False, 2025-05-07T21:02:48.7900931Z weighted=True, 2025-05-07T21:02:48.7901009Z row_wise=True, 2025-05-07T21:02:48.7901090Z mixed=True, 2025-05-07T21:02:48.7901176Z use_cache=True, 2025-05-07T21:02:48.7901287Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:48.7901367Z use_cpu=True, 2025-05-07T21:02:48.7901474Z output_dtype=SparseType.FP32, 2025-05-07T21:02:48.7901548Z ) 2025-05-07T21:02:48.7901676Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:48.7902007Z self=, 2025-05-07T21:02:48.7902089Z compile=True, 2025-05-07T21:02:48.7902203Z pooling_mode=, 2025-05-07T21:02:48.7902283Z T=4, 2025-05-07T21:02:48.7902359Z D=76, 2025-05-07T21:02:48.7902437Z B=74, 2025-05-07T21:02:48.7902514Z log_E=4, 2025-05-07T21:02:48.7902592Z L=8, 2025-05-07T21:02:48.7902678Z D_gradcheck=2, 2025-05-07T21:02:48.7902773Z stochastic_rounding=True, 2025-05-07T21:02:48.7902904Z weighted=True, 2025-05-07T21:02:48.7902992Z row_wise=True, 2025-05-07T21:02:48.7903073Z mixed=False, 2025-05-07T21:02:48.7903154Z use_cache=False, 2025-05-07T21:02:48.7903304Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:48.7903388Z use_cpu=True, 2025-05-07T21:02:48.7903497Z output_dtype=SparseType.FP32, 2025-05-07T21:02:48.7903568Z ) 2025-05-07T21:02:48.8134537Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:48.8135388Z self=, 2025-05-07T21:02:48.8135577Z compile=True, 2025-05-07T21:02:48.8135754Z pooling_mode=, 2025-05-07T21:02:48.8135873Z T=3, 2025-05-07T21:02:48.8136305Z D=125, 2025-05-07T21:02:48.8136418Z B=127, 2025-05-07T21:02:48.8136541Z log_E=3, 2025-05-07T21:02:48.8136653Z L=17, 2025-05-07T21:02:48.8136780Z D_gradcheck=1, 2025-05-07T21:02:48.8136933Z stochastic_rounding=False, 2025-05-07T21:02:48.8137015Z weighted=False, 2025-05-07T21:02:48.8137093Z row_wise=True, 2025-05-07T21:02:48.8137179Z mixed=True, 2025-05-07T21:02:48.8137259Z use_cache=False, 2025-05-07T21:02:48.8137365Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:48.8137455Z use_cpu=True, 2025-05-07T21:02:48.8137557Z output_dtype=SparseType.FP32, 2025-05-07T21:02:48.8137630Z ) 2025-05-07T21:02:48.8137764Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:48.8138091Z self=, 2025-05-07T21:02:48.8138175Z compile=True, 2025-05-07T21:02:48.8138278Z pooling_mode=, 2025-05-07T21:02:48.8138354Z T=5, 2025-05-07T21:02:48.8138428Z D=42, 2025-05-07T21:02:48.8138500Z B=89, 2025-05-07T21:02:48.8138574Z log_E=4, 2025-05-07T21:02:48.8138655Z L=8, 2025-05-07T21:02:48.8138735Z D_gradcheck=2, 2025-05-07T21:02:48.8138826Z stochastic_rounding=True, 2025-05-07T21:02:48.8138911Z weighted=True, 2025-05-07T21:02:48.8138994Z row_wise=True, 2025-05-07T21:02:48.8139070Z mixed=False, 2025-05-07T21:02:48.8139156Z use_cache=False, 2025-05-07T21:02:48.8139263Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:48.8139338Z use_cpu=True, 2025-05-07T21:02:48.8139440Z output_dtype=SparseType.FP16, 2025-05-07T21:02:48.8139512Z ) 2025-05-07T21:02:48.8139644Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:48.8140047Z self=, 2025-05-07T21:02:48.8140129Z compile=False, 2025-05-07T21:02:48.8140235Z pooling_mode=, 2025-05-07T21:02:48.8140316Z T=5, 2025-05-07T21:02:48.8140390Z D=40, 2025-05-07T21:02:48.8140472Z B=101, 2025-05-07T21:02:48.8140548Z log_E=5, 2025-05-07T21:02:48.8140621Z L=20, 2025-05-07T21:02:48.8140705Z D_gradcheck=1, 2025-05-07T21:02:48.8140799Z stochastic_rounding=False, 2025-05-07T21:02:48.8140876Z weighted=False, 2025-05-07T21:02:48.8140958Z row_wise=True, 2025-05-07T21:02:48.8141034Z mixed=True, 2025-05-07T21:02:48.8141112Z use_cache=False, 2025-05-07T21:02:48.8141219Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:48.8141295Z use_cpu=True, 2025-05-07T21:02:48.8141397Z output_dtype=SparseType.FP32, 2025-05-07T21:02:48.8141465Z ) 2025-05-07T21:02:48.8141589Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:48.8141920Z self=, 2025-05-07T21:02:48.8141999Z compile=True, 2025-05-07T21:02:48.8142099Z pooling_mode=, 2025-05-07T21:02:48.8142181Z T=2, 2025-05-07T21:02:48.8142250Z D=126, 2025-05-07T21:02:48.8142322Z B=57, 2025-05-07T21:02:48.8142404Z log_E=3, 2025-05-07T21:02:48.8142477Z L=0, 2025-05-07T21:02:48.8142553Z D_gradcheck=2, 2025-05-07T21:02:48.8142717Z stochastic_rounding=False, 2025-05-07T21:02:48.8142795Z weighted=False, 2025-05-07T21:02:48.8142878Z row_wise=True, 2025-05-07T21:02:48.8142958Z mixed=False, 2025-05-07T21:02:48.8143099Z use_cache=False, 2025-05-07T21:02:48.8143208Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:48.8143287Z use_cpu=True, 2025-05-07T21:02:48.8143384Z output_dtype=SparseType.FP16, 2025-05-07T21:02:48.8143464Z ) 2025-05-07T21:02:48.8143585Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:48.8143909Z self=, 2025-05-07T21:02:48.8143993Z compile=False, 2025-05-07T21:02:48.8144094Z pooling_mode=, 2025-05-07T21:02:48.8144207Z T=5, 2025-05-07T21:02:48.8144283Z D=15, 2025-05-07T21:02:48.8144356Z B=31, 2025-05-07T21:02:48.8144431Z log_E=3, 2025-05-07T21:02:48.8144507Z L=18, 2025-05-07T21:02:48.8144586Z D_gradcheck=1, 2025-05-07T21:02:48.8144683Z stochastic_rounding=True, 2025-05-07T21:02:48.8144763Z weighted=False, 2025-05-07T21:02:48.8144837Z row_wise=True, 2025-05-07T21:02:48.8144916Z mixed=False, 2025-05-07T21:02:48.8144996Z use_cache=False, 2025-05-07T21:02:48.8145097Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:48.8145182Z use_cpu=True, 2025-05-07T21:02:48.8145279Z output_dtype=SparseType.FP32, 2025-05-07T21:02:48.8145347Z ) 2025-05-07T21:02:48.8145479Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:48.8145801Z self=, 2025-05-07T21:02:48.8145877Z compile=True, 2025-05-07T21:02:48.8145983Z pooling_mode=, 2025-05-07T21:02:48.8146057Z T=2, 2025-05-07T21:02:48.8146138Z D=20, 2025-05-07T21:02:48.8146205Z B=15, 2025-05-07T21:02:48.8146281Z log_E=3, 2025-05-07T21:02:48.8146359Z L=14, 2025-05-07T21:02:48.8146440Z D_gradcheck=1, 2025-05-07T21:02:48.8146534Z stochastic_rounding=False, 2025-05-07T21:02:48.8146621Z weighted=True, 2025-05-07T21:02:48.8146700Z row_wise=True, 2025-05-07T21:02:48.8146777Z mixed=True, 2025-05-07T21:02:48.8146860Z use_cache=True, 2025-05-07T21:02:48.8146961Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:48.8147038Z use_cpu=True, 2025-05-07T21:02:48.8147143Z output_dtype=SparseType.FP32, 2025-05-07T21:02:48.8147213Z ) 2025-05-07T21:02:48.8147335Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:48.8147710Z self=, 2025-05-07T21:02:48.8147790Z compile=False, 2025-05-07T21:02:48.8147903Z pooling_mode=, 2025-05-07T21:02:48.8147975Z T=5, 2025-05-07T21:02:48.8148047Z D=63, 2025-05-07T21:02:48.8148126Z B=83, 2025-05-07T21:02:48.8148196Z log_E=3, 2025-05-07T21:02:48.8148267Z L=14, 2025-05-07T21:02:48.8148352Z D_gradcheck=2, 2025-05-07T21:02:48.8148446Z stochastic_rounding=False, 2025-05-07T21:02:48.8148525Z weighted=False, 2025-05-07T21:02:48.8148607Z row_wise=True, 2025-05-07T21:02:48.8148682Z mixed=False, 2025-05-07T21:02:48.8148762Z use_cache=True, 2025-05-07T21:02:48.8148869Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:48.8148946Z use_cpu=True, 2025-05-07T21:02:48.8149043Z output_dtype=SparseType.FP16, 2025-05-07T21:02:48.8149118Z ) 2025-05-07T21:02:48.8149241Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:48.8149571Z self=, 2025-05-07T21:02:48.8149650Z compile=True, 2025-05-07T21:02:48.8149756Z pooling_mode=, 2025-05-07T21:02:48.8149834Z T=1, 2025-05-07T21:02:48.8149906Z D=15, 2025-05-07T21:02:48.8149975Z B=6, 2025-05-07T21:02:48.8150056Z log_E=5, 2025-05-07T21:02:48.8150173Z L=11, 2025-05-07T21:02:48.8150249Z D_gradcheck=2, 2025-05-07T21:02:48.8150345Z stochastic_rounding=False, 2025-05-07T21:02:48.8150421Z weighted=True, 2025-05-07T21:02:48.8150496Z row_wise=True, 2025-05-07T21:02:48.8150618Z mixed=True, 2025-05-07T21:02:48.8150697Z use_cache=False, 2025-05-07T21:02:48.8150797Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:48.8150878Z use_cpu=True, 2025-05-07T21:02:48.8150978Z output_dtype=SparseType.FP16, 2025-05-07T21:02:48.8151057Z ) 2025-05-07T21:02:48.8151181Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:48.8151502Z self=, 2025-05-07T21:02:48.8151587Z compile=False, 2025-05-07T21:02:48.8151729Z pooling_mode=, 2025-05-07T21:02:48.8151801Z T=4, 2025-05-07T21:02:48.8151881Z D=43, 2025-05-07T21:02:48.8151952Z B=41, 2025-05-07T21:02:48.8152025Z log_E=5, 2025-05-07T21:02:48.8152105Z L=1, 2025-05-07T21:02:48.8152181Z D_gradcheck=1, 2025-05-07T21:02:48.8152276Z stochastic_rounding=True, 2025-05-07T21:02:48.8152361Z weighted=True, 2025-05-07T21:02:48.8152434Z row_wise=True, 2025-05-07T21:02:48.8152522Z mixed=False, 2025-05-07T21:02:48.8152602Z use_cache=False, 2025-05-07T21:02:48.8152702Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:48.8152784Z use_cpu=True, 2025-05-07T21:02:48.8152885Z output_dtype=SparseType.FP32, 2025-05-07T21:02:48.8152954Z ) 2025-05-07T21:02:48.8153084Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:48.8153408Z self=, 2025-05-07T21:02:48.8153486Z compile=True, 2025-05-07T21:02:48.8153595Z pooling_mode=, 2025-05-07T21:02:48.8153667Z T=5, 2025-05-07T21:02:48.8153739Z D=102, 2025-05-07T21:02:48.8153815Z B=36, 2025-05-07T21:02:48.8153887Z log_E=4, 2025-05-07T21:02:48.8153962Z L=13, 2025-05-07T21:02:48.8154049Z D_gradcheck=2, 2025-05-07T21:02:48.8154143Z stochastic_rounding=False, 2025-05-07T21:02:48.8154226Z weighted=True, 2025-05-07T21:02:48.8154300Z row_wise=True, 2025-05-07T21:02:48.8154379Z mixed=False, 2025-05-07T21:02:48.8154462Z use_cache=True, 2025-05-07T21:02:48.8154565Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:48.8154638Z use_cpu=True, 2025-05-07T21:02:48.8154740Z output_dtype=SparseType.FP32, 2025-05-07T21:02:48.8154811Z ) 2025-05-07T21:02:48.8154983Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:48.8155314Z self=, 2025-05-07T21:02:48.8155396Z compile=True, 2025-05-07T21:02:48.8155498Z pooling_mode=, 2025-05-07T21:02:48.8155577Z T=4, 2025-05-07T21:02:48.8155649Z D=58, 2025-05-07T21:02:48.8155729Z B=66, 2025-05-07T21:02:48.8155806Z log_E=3, 2025-05-07T21:02:48.8155881Z L=12, 2025-05-07T21:02:48.8155966Z D_gradcheck=2, 2025-05-07T21:02:48.8156057Z stochastic_rounding=True, 2025-05-07T21:02:48.8156134Z weighted=True, 2025-05-07T21:02:48.8156219Z row_wise=True, 2025-05-07T21:02:48.8156297Z mixed=True, 2025-05-07T21:02:48.8156375Z use_cache=False, 2025-05-07T21:02:48.8156483Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:48.8156561Z use_cpu=True, 2025-05-07T21:02:48.8156657Z output_dtype=SparseType.FP16, 2025-05-07T21:02:48.8156755Z ) 2025-05-07T21:02:48.8156880Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:48.8157209Z self=, 2025-05-07T21:02:48.8157293Z compile=True, 2025-05-07T21:02:48.8157394Z pooling_mode=, 2025-05-07T21:02:48.8157473Z T=2, 2025-05-07T21:02:48.8157544Z D=14, 2025-05-07T21:02:48.8157623Z B=82, 2025-05-07T21:02:48.8157742Z log_E=5, 2025-05-07T21:02:48.8157815Z L=10, 2025-05-07T21:02:48.8157898Z D_gradcheck=2, 2025-05-07T21:02:48.8157987Z stochastic_rounding=True, 2025-05-07T21:02:48.8158068Z weighted=False, 2025-05-07T21:02:48.8158219Z row_wise=True, 2025-05-07T21:02:48.8158295Z mixed=False, 2025-05-07T21:02:48.8158372Z use_cache=False, 2025-05-07T21:02:48.8158477Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:48.8158553Z use_cpu=True, 2025-05-07T21:02:48.8158653Z output_dtype=SparseType.FP16, 2025-05-07T21:02:48.8158728Z ) 2025-05-07T21:02:48.8158854Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:48.8159173Z self=, 2025-05-07T21:02:48.8159565Z compile=False, 2025-05-07T21:02:48.8159673Z pooling_mode=, 2025-05-07T21:02:48.8159752Z T=2, 2025-05-07T21:02:48.8159823Z D=44, 2025-05-07T21:02:48.8159897Z B=106, 2025-05-07T21:02:48.8159980Z log_E=5, 2025-05-07T21:02:48.8160048Z L=16, 2025-05-07T21:02:48.8160125Z D_gradcheck=1, 2025-05-07T21:02:48.8160224Z stochastic_rounding=False, 2025-05-07T21:02:48.8160303Z weighted=False, 2025-05-07T21:02:48.8160382Z row_wise=True, 2025-05-07T21:02:48.8160462Z mixed=False, 2025-05-07T21:02:48.8160539Z use_cache=True, 2025-05-07T21:02:48.8160640Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:48.8160721Z use_cpu=True, 2025-05-07T21:02:48.8160816Z output_dtype=SparseType.FP16, 2025-05-07T21:02:48.8160886Z ) 2025-05-07T21:02:48.8161017Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:48.8161339Z self=, 2025-05-07T21:02:48.8161425Z compile=False, 2025-05-07T21:02:48.8161526Z pooling_mode=, 2025-05-07T21:02:48.8161598Z T=1, 2025-05-07T21:02:48.8161672Z D=21, 2025-05-07T21:02:48.8161744Z B=8, 2025-05-07T21:02:48.8161818Z log_E=3, 2025-05-07T21:02:48.8161892Z L=8, 2025-05-07T21:02:48.8161971Z D_gradcheck=2, 2025-05-07T21:02:48.8162061Z stochastic_rounding=True, 2025-05-07T21:02:48.8162144Z weighted=True, 2025-05-07T21:02:48.8162224Z row_wise=True, 2025-05-07T21:02:48.8162297Z mixed=False, 2025-05-07T21:02:48.8162382Z use_cache=False, 2025-05-07T21:02:48.8162483Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:48.8162564Z use_cpu=True, 2025-05-07T21:02:48.8162660Z output_dtype=SparseType.FP16, 2025-05-07T21:02:48.8162807Z ) 2025-05-07T21:02:48.8162937Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:48.8163256Z self=, 2025-05-07T21:02:48.8163335Z compile=True, 2025-05-07T21:02:48.8163439Z pooling_mode=, 2025-05-07T21:02:48.8163512Z T=5, 2025-05-07T21:02:48.8163582Z D=31, 2025-05-07T21:02:48.8163661Z B=116, 2025-05-07T21:02:48.8163735Z log_E=3, 2025-05-07T21:02:48.8163808Z L=17, 2025-05-07T21:02:48.8163885Z D_gradcheck=2, 2025-05-07T21:02:48.8163975Z stochastic_rounding=False, 2025-05-07T21:02:48.8164054Z weighted=True, 2025-05-07T21:02:48.8164137Z row_wise=True, 2025-05-07T21:02:48.8164211Z mixed=True, 2025-05-07T21:02:48.8164291Z use_cache=True, 2025-05-07T21:02:48.8164393Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:48.8164469Z use_cpu=True, 2025-05-07T21:02:48.8164571Z output_dtype=SparseType.FP32, 2025-05-07T21:02:48.8164648Z ) 2025-05-07T21:02:48.8164773Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:48.8165104Z self=, 2025-05-07T21:02:48.8165197Z compile=False, 2025-05-07T21:02:48.8165301Z pooling_mode=, 2025-05-07T21:02:48.8165377Z T=3, 2025-05-07T21:02:48.8165449Z D=16, 2025-05-07T21:02:48.8165587Z B=91, 2025-05-07T21:02:48.8165668Z log_E=3, 2025-05-07T21:02:48.8165743Z L=15, 2025-05-07T21:02:48.8165825Z D_gradcheck=2, 2025-05-07T21:02:48.8165915Z stochastic_rounding=False, 2025-05-07T21:02:48.8166049Z weighted=False, 2025-05-07T21:02:48.8166129Z row_wise=True, 2025-05-07T21:02:48.8166204Z mixed=True, 2025-05-07T21:02:48.8166280Z use_cache=False, 2025-05-07T21:02:48.8166387Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:48.8166462Z use_cpu=True, 2025-05-07T21:02:48.8166557Z output_dtype=SparseType.FP32, 2025-05-07T21:02:48.8166632Z ) 2025-05-07T21:02:48.8398240Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:48.8398571Z self=, 2025-05-07T21:02:48.8398786Z compile=True, 2025-05-07T21:02:48.8398917Z pooling_mode=, 2025-05-07T21:02:48.8399033Z T=1, 2025-05-07T21:02:48.8399144Z D=38, 2025-05-07T21:02:48.8399252Z B=117, 2025-05-07T21:02:48.8399434Z log_E=5, 2025-05-07T21:02:48.8399515Z L=6, 2025-05-07T21:02:48.8399601Z D_gradcheck=1, 2025-05-07T21:02:48.8399703Z stochastic_rounding=True, 2025-05-07T21:02:48.8399789Z weighted=False, 2025-05-07T21:02:48.8399867Z row_wise=True, 2025-05-07T21:02:48.8399950Z mixed=False, 2025-05-07T21:02:48.8400029Z use_cache=True, 2025-05-07T21:02:48.8400134Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:48.8409646Z use_cpu=True, 2025-05-07T21:02:48.8409789Z output_dtype=SparseType.FP32, 2025-05-07T21:02:48.8409873Z ) 2025-05-07T21:02:48.8410013Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:48.8410357Z self=, 2025-05-07T21:02:48.8410451Z compile=True, 2025-05-07T21:02:48.8410563Z pooling_mode=, 2025-05-07T21:02:48.8410640Z T=3, 2025-05-07T21:02:48.8410729Z D=3, 2025-05-07T21:02:48.8410809Z B=128, 2025-05-07T21:02:48.8410890Z log_E=4, 2025-05-07T21:02:48.8410977Z L=12, 2025-05-07T21:02:48.8411061Z D_gradcheck=2, 2025-05-07T21:02:48.8411162Z stochastic_rounding=False, 2025-05-07T21:02:48.8411255Z weighted=True, 2025-05-07T21:02:48.8411334Z row_wise=True, 2025-05-07T21:02:48.8411419Z mixed=True, 2025-05-07T21:02:48.8411502Z use_cache=True, 2025-05-07T21:02:48.8411610Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:48.8411697Z use_cpu=True, 2025-05-07T21:02:48.8411920Z output_dtype=SparseType.FP16, 2025-05-07T21:02:48.8412000Z ) 2025-05-07T21:02:48.8412140Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:48.8412473Z self=, 2025-05-07T21:02:48.8412560Z compile=True, 2025-05-07T21:02:48.8412673Z pooling_mode=, 2025-05-07T21:02:48.8412752Z T=2, 2025-05-07T21:02:48.8412831Z D=38, 2025-05-07T21:02:48.8412913Z B=120, 2025-05-07T21:02:48.8412993Z log_E=5, 2025-05-07T21:02:48.8413078Z L=17, 2025-05-07T21:02:48.8413162Z D_gradcheck=2, 2025-05-07T21:02:48.8413266Z stochastic_rounding=False, 2025-05-07T21:02:48.8413352Z weighted=True, 2025-05-07T21:02:48.8413435Z row_wise=True, 2025-05-07T21:02:48.8413514Z mixed=False, 2025-05-07T21:02:48.8413601Z use_cache=True, 2025-05-07T21:02:48.8413709Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:48.8413793Z use_cpu=True, 2025-05-07T21:02:48.8413905Z output_dtype=SparseType.FP32, 2025-05-07T21:02:48.8413979Z ) 2025-05-07T21:02:48.8414107Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:48.8414441Z self=, 2025-05-07T21:02:48.8414527Z compile=False, 2025-05-07T21:02:48.8414638Z pooling_mode=, 2025-05-07T21:02:48.8414786Z T=5, 2025-05-07T21:02:48.8414862Z D=43, 2025-05-07T21:02:48.8414941Z B=34, 2025-05-07T21:02:48.8415020Z log_E=3, 2025-05-07T21:02:48.8415094Z L=0, 2025-05-07T21:02:48.8415184Z D_gradcheck=1, 2025-05-07T21:02:48.8415343Z stochastic_rounding=False, 2025-05-07T21:02:48.8415423Z weighted=True, 2025-05-07T21:02:48.8415507Z row_wise=True, 2025-05-07T21:02:48.8415585Z mixed=True, 2025-05-07T21:02:48.8415666Z use_cache=True, 2025-05-07T21:02:48.8415775Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:48.8415858Z use_cpu=True, 2025-05-07T21:02:48.8415958Z output_dtype=SparseType.FP32, 2025-05-07T21:02:48.8416036Z ) 2025-05-07T21:02:48.8416245Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:48.8416577Z self=, 2025-05-07T21:02:48.8416706Z compile=False, 2025-05-07T21:02:48.8416812Z pooling_mode=, 2025-05-07T21:02:48.8416899Z T=2, 2025-05-07T21:02:48.8416974Z D=77, 2025-05-07T21:02:48.8417052Z B=112, 2025-05-07T21:02:48.8417134Z log_E=4, 2025-05-07T21:02:48.8417211Z L=4, 2025-05-07T21:02:48.8417292Z D_gradcheck=2, 2025-05-07T21:02:48.8417397Z stochastic_rounding=False, 2025-05-07T21:02:48.8417479Z weighted=False, 2025-05-07T21:02:48.8417560Z row_wise=True, 2025-05-07T21:02:48.8417645Z mixed=True, 2025-05-07T21:02:48.8417728Z use_cache=True, 2025-05-07T21:02:48.8417832Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:48.8417926Z use_cpu=True, 2025-05-07T21:02:48.8418027Z output_dtype=SparseType.FP32, 2025-05-07T21:02:48.8418108Z ) 2025-05-07T21:02:48.8418235Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:48.8418563Z self=, 2025-05-07T21:02:48.8418650Z compile=True, 2025-05-07T21:02:48.8418757Z pooling_mode=, 2025-05-07T21:02:48.8418836Z T=4, 2025-05-07T21:02:48.8418921Z D=79, 2025-05-07T21:02:48.8419000Z B=116, 2025-05-07T21:02:48.8419078Z log_E=4, 2025-05-07T21:02:48.8419160Z L=13, 2025-05-07T21:02:48.8419241Z D_gradcheck=2, 2025-05-07T21:02:48.8419336Z stochastic_rounding=False, 2025-05-07T21:02:48.8419422Z weighted=True, 2025-05-07T21:02:48.8419503Z row_wise=True, 2025-05-07T21:02:48.8419580Z mixed=False, 2025-05-07T21:02:48.8419669Z use_cache=False, 2025-05-07T21:02:48.8419773Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:48.8419902Z use_cpu=True, 2025-05-07T21:02:48.8420002Z output_dtype=SparseType.FP16, 2025-05-07T21:02:48.8420074Z ) 2025-05-07T21:02:48.8420207Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:48.8420534Z self=, 2025-05-07T21:02:48.8420619Z compile=False, 2025-05-07T21:02:48.8420733Z pooling_mode=, 2025-05-07T21:02:48.8420813Z T=1, 2025-05-07T21:02:48.8420889Z D=88, 2025-05-07T21:02:48.8420972Z B=8, 2025-05-07T21:02:48.8421050Z log_E=5, 2025-05-07T21:02:48.8421129Z L=5, 2025-05-07T21:02:48.8422686Z D_gradcheck=2, 2025-05-07T21:02:48.8422781Z stochastic_rounding=False, 2025-05-07T21:02:48.8422860Z weighted=True, 2025-05-07T21:02:48.8422945Z row_wise=True, 2025-05-07T21:02:48.8423027Z mixed=False, 2025-05-07T21:02:48.8423114Z use_cache=False, 2025-05-07T21:02:48.8423220Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:48.8423302Z use_cpu=True, 2025-05-07T21:02:48.8423406Z output_dtype=SparseType.FP16, 2025-05-07T21:02:48.8423480Z ) 2025-05-07T21:02:48.8423605Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:48.8423937Z self=, 2025-05-07T21:02:48.8424020Z compile=True, 2025-05-07T21:02:48.8424123Z pooling_mode=, 2025-05-07T21:02:48.8424250Z T=3, 2025-05-07T21:02:48.8424326Z D=91, 2025-05-07T21:02:48.8424406Z B=19, 2025-05-07T21:02:48.8424490Z log_E=3, 2025-05-07T21:02:48.8424565Z L=16, 2025-05-07T21:02:48.8424713Z D_gradcheck=2, 2025-05-07T21:02:48.8424811Z stochastic_rounding=False, 2025-05-07T21:02:48.8424889Z weighted=True, 2025-05-07T21:02:48.8424975Z row_wise=True, 2025-05-07T21:02:48.8425053Z mixed=True, 2025-05-07T21:02:48.8425133Z use_cache=True, 2025-05-07T21:02:48.8425246Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:48.8425329Z use_cpu=True, 2025-05-07T21:02:48.8425429Z output_dtype=SparseType.FP16, 2025-05-07T21:02:48.8425509Z ) 2025-05-07T21:02:48.8425634Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:48.8426001Z self=, 2025-05-07T21:02:48.8426092Z compile=False, 2025-05-07T21:02:48.8426196Z pooling_mode=, 2025-05-07T21:02:48.8426276Z T=1, 2025-05-07T21:02:48.8426351Z D=4, 2025-05-07T21:02:48.8426425Z B=83, 2025-05-07T21:02:48.8426504Z log_E=4, 2025-05-07T21:02:48.8426580Z L=2, 2025-05-07T21:02:48.8426661Z D_gradcheck=2, 2025-05-07T21:02:48.8426760Z stochastic_rounding=True, 2025-05-07T21:02:48.8426842Z weighted=False, 2025-05-07T21:02:48.8426921Z row_wise=True, 2025-05-07T21:02:48.8427003Z mixed=True, 2025-05-07T21:02:48.8427084Z use_cache=True, 2025-05-07T21:02:48.8427191Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:48.8427278Z use_cpu=True, 2025-05-07T21:02:48.8427378Z output_dtype=SparseType.FP16, 2025-05-07T21:02:48.8427452Z ) 2025-05-07T21:02:48.8427579Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:48.8427905Z self=, 2025-05-07T21:02:48.8427993Z compile=True, 2025-05-07T21:02:48.8428100Z pooling_mode=, 2025-05-07T21:02:48.8428179Z T=4, 2025-05-07T21:02:48.8428261Z D=54, 2025-05-07T21:02:48.8428337Z B=2, 2025-05-07T21:02:48.8428414Z log_E=3, 2025-05-07T21:02:48.8428499Z L=16, 2025-05-07T21:02:48.8428580Z D_gradcheck=1, 2025-05-07T21:02:48.8428674Z stochastic_rounding=False, 2025-05-07T21:02:48.8428761Z weighted=True, 2025-05-07T21:02:48.8428843Z row_wise=True, 2025-05-07T21:02:48.8428927Z mixed=False, 2025-05-07T21:02:48.8429016Z use_cache=False, 2025-05-07T21:02:48.8429165Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:48.8429245Z use_cpu=True, 2025-05-07T21:02:48.8429348Z output_dtype=SparseType.FP32, 2025-05-07T21:02:48.8429424Z ) 2025-05-07T21:02:48.8429556Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:48.8429884Z self=, 2025-05-07T21:02:48.8429967Z compile=False, 2025-05-07T21:02:48.8430081Z pooling_mode=, 2025-05-07T21:02:48.8430157Z T=5, 2025-05-07T21:02:48.8430236Z D=44, 2025-05-07T21:02:48.8430319Z B=70, 2025-05-07T21:02:48.8430395Z log_E=3, 2025-05-07T21:02:48.8430473Z L=13, 2025-05-07T21:02:48.8430561Z D_gradcheck=1, 2025-05-07T21:02:48.8430656Z stochastic_rounding=False, 2025-05-07T21:02:48.8430738Z weighted=True, 2025-05-07T21:02:48.8430823Z row_wise=True, 2025-05-07T21:02:48.8430902Z mixed=True, 2025-05-07T21:02:48.8430981Z use_cache=True, 2025-05-07T21:02:48.8431095Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:48.8431173Z use_cpu=True, 2025-05-07T21:02:48.8431280Z output_dtype=SparseType.FP32, 2025-05-07T21:02:48.8431354Z ) 2025-05-07T21:02:48.8431482Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:48.8431814Z self=, 2025-05-07T21:02:48.8431899Z compile=False, 2025-05-07T21:02:48.8432082Z pooling_mode=, 2025-05-07T21:02:48.8432165Z T=3, 2025-05-07T21:02:48.8432239Z D=28, 2025-05-07T21:02:48.8432313Z B=39, 2025-05-07T21:02:48.8432393Z log_E=3, 2025-05-07T21:02:48.8432506Z L=8, 2025-05-07T21:02:48.8432587Z D_gradcheck=1, 2025-05-07T21:02:48.8432687Z stochastic_rounding=False, 2025-05-07T21:02:48.8432770Z weighted=False, 2025-05-07T21:02:48.8432852Z row_wise=True, 2025-05-07T21:02:48.8432932Z mixed=True, 2025-05-07T21:02:48.8433010Z use_cache=False, 2025-05-07T21:02:48.8433122Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:48.8433203Z use_cpu=True, 2025-05-07T21:02:48.8433304Z output_dtype=SparseType.FP16, 2025-05-07T21:02:48.8433384Z ) 2025-05-07T21:02:48.8433555Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:48.8433881Z self=, 2025-05-07T21:02:48.8433977Z compile=False, 2025-05-07T21:02:48.8434082Z pooling_mode=, 2025-05-07T21:02:48.8434157Z T=2, 2025-05-07T21:02:48.8434246Z D=109, 2025-05-07T21:02:48.8434321Z B=2, 2025-05-07T21:02:48.8434399Z log_E=4, 2025-05-07T21:02:48.8434484Z L=4, 2025-05-07T21:02:48.8434565Z D_gradcheck=2, 2025-05-07T21:02:48.8434666Z stochastic_rounding=False, 2025-05-07T21:02:48.8434747Z weighted=True, 2025-05-07T21:02:48.8434827Z row_wise=True, 2025-05-07T21:02:48.8434911Z mixed=False, 2025-05-07T21:02:48.8434992Z use_cache=False, 2025-05-07T21:02:48.8435099Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:48.8435184Z use_cpu=True, 2025-05-07T21:02:48.8435283Z output_dtype=SparseType.FP16, 2025-05-07T21:02:48.8435359Z ) 2025-05-07T21:02:48.8435490Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:48.8435817Z self=, 2025-05-07T21:02:48.8435901Z compile=True, 2025-05-07T21:02:48.8436014Z pooling_mode=, 2025-05-07T21:02:48.8436095Z T=5, 2025-05-07T21:02:48.8436176Z D=15, 2025-05-07T21:02:48.8436250Z B=39, 2025-05-07T21:02:48.8436329Z log_E=5, 2025-05-07T21:02:48.8436409Z L=15, 2025-05-07T21:02:48.8436488Z D_gradcheck=1, 2025-05-07T21:02:48.8436583Z stochastic_rounding=True, 2025-05-07T21:02:48.8436670Z weighted=False, 2025-05-07T21:02:48.8436748Z row_wise=True, 2025-05-07T21:02:48.8436827Z mixed=False, 2025-05-07T21:02:48.8436952Z use_cache=True, 2025-05-07T21:02:48.8437061Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:48.8437140Z use_cpu=True, 2025-05-07T21:02:48.8437240Z output_dtype=SparseType.FP16, 2025-05-07T21:02:48.8437312Z ) 2025-05-07T21:02:48.8437434Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:48.8437760Z self=, 2025-05-07T21:02:48.8437839Z compile=False, 2025-05-07T21:02:48.8437944Z pooling_mode=, 2025-05-07T21:02:48.8438014Z T=3, 2025-05-07T21:02:48.8438088Z D=117, 2025-05-07T21:02:48.8438172Z B=65, 2025-05-07T21:02:48.8438249Z log_E=3, 2025-05-07T21:02:48.8438320Z L=6, 2025-05-07T21:02:48.8438402Z D_gradcheck=1, 2025-05-07T21:02:48.8438492Z stochastic_rounding=False, 2025-05-07T21:02:48.8438586Z weighted=False, 2025-05-07T21:02:48.8438683Z row_wise=True, 2025-05-07T21:02:48.8438778Z mixed=True, 2025-05-07T21:02:48.8438869Z use_cache=False, 2025-05-07T21:02:48.8438976Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:48.8439053Z use_cpu=True, 2025-05-07T21:02:48.8439151Z output_dtype=SparseType.FP32, 2025-05-07T21:02:48.8439235Z ) 2025-05-07T21:02:48.8439358Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:48.8439691Z self=, 2025-05-07T21:02:48.8439818Z compile=False, 2025-05-07T21:02:48.8439920Z pooling_mode=, 2025-05-07T21:02:48.8440001Z T=1, 2025-05-07T21:02:48.8440074Z D=29, 2025-05-07T21:02:48.8440147Z B=60, 2025-05-07T21:02:48.8440268Z log_E=4, 2025-05-07T21:02:48.8440340Z L=14, 2025-05-07T21:02:48.8440416Z D_gradcheck=2, 2025-05-07T21:02:48.8440514Z stochastic_rounding=True, 2025-05-07T21:02:48.8440595Z weighted=False, 2025-05-07T21:02:48.8440671Z row_wise=True, 2025-05-07T21:02:48.8440758Z mixed=False, 2025-05-07T21:02:48.8440836Z use_cache=True, 2025-05-07T21:02:48.8440940Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:48.8441024Z use_cpu=True, 2025-05-07T21:02:48.8441124Z output_dtype=SparseType.FP16, 2025-05-07T21:02:48.8441241Z ) 2025-05-07T21:02:48.8670106Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:48.8670992Z self=, 2025-05-07T21:02:48.8671135Z compile=True, 2025-05-07T21:02:48.8671284Z pooling_mode=, 2025-05-07T21:02:48.8671385Z T=3, 2025-05-07T21:02:48.8671496Z D=56, 2025-05-07T21:02:48.8671600Z B=69, 2025-05-07T21:02:48.8671707Z log_E=4, 2025-05-07T21:02:48.8671816Z L=3, 2025-05-07T21:02:48.8671928Z D_gradcheck=2, 2025-05-07T21:02:48.8672052Z stochastic_rounding=True, 2025-05-07T21:02:48.8672141Z weighted=False, 2025-05-07T21:02:48.8672220Z row_wise=True, 2025-05-07T21:02:48.8672293Z mixed=False, 2025-05-07T21:02:48.8672378Z use_cache=True, 2025-05-07T21:02:48.8672486Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:48.8672566Z use_cpu=True, 2025-05-07T21:02:48.8672675Z output_dtype=SparseType.FP16, 2025-05-07T21:02:48.8672750Z ) 2025-05-07T21:02:48.8672884Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:48.8673228Z self=, 2025-05-07T21:02:48.8673312Z compile=False, 2025-05-07T21:02:48.8673426Z pooling_mode=, 2025-05-07T21:02:48.8673499Z T=4, 2025-05-07T21:02:48.8673572Z D=44, 2025-05-07T21:02:48.8673658Z B=18, 2025-05-07T21:02:48.8673730Z log_E=4, 2025-05-07T21:02:48.8673802Z L=11, 2025-05-07T21:02:48.8673886Z D_gradcheck=2, 2025-05-07T21:02:48.8673980Z stochastic_rounding=True, 2025-05-07T21:02:48.8674057Z weighted=False, 2025-05-07T21:02:48.8674140Z row_wise=True, 2025-05-07T21:02:48.8674364Z mixed=True, 2025-05-07T21:02:48.8674445Z use_cache=False, 2025-05-07T21:02:48.8674557Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:48.8674638Z use_cpu=True, 2025-05-07T21:02:48.8674744Z output_dtype=SparseType.FP32, 2025-05-07T21:02:48.8674812Z ) 2025-05-07T21:02:48.8674943Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:48.8675274Z self=, 2025-05-07T21:02:48.8675360Z compile=False, 2025-05-07T21:02:48.8675462Z pooling_mode=, 2025-05-07T21:02:48.8675537Z T=4, 2025-05-07T21:02:48.8675610Z D=117, 2025-05-07T21:02:48.8675685Z B=43, 2025-05-07T21:02:48.8675776Z log_E=4, 2025-05-07T21:02:48.8675848Z L=8, 2025-05-07T21:02:48.8675923Z D_gradcheck=1, 2025-05-07T21:02:48.8676025Z stochastic_rounding=False, 2025-05-07T21:02:48.8676101Z weighted=False, 2025-05-07T21:02:48.8676178Z row_wise=True, 2025-05-07T21:02:48.8676267Z mixed=False, 2025-05-07T21:02:48.8676347Z use_cache=True, 2025-05-07T21:02:48.8676449Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:48.8676535Z use_cpu=True, 2025-05-07T21:02:48.8676637Z output_dtype=SparseType.FP32, 2025-05-07T21:02:48.8676716Z ) 2025-05-07T21:02:48.8676846Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:48.8677174Z self=, 2025-05-07T21:02:48.8677327Z compile=False, 2025-05-07T21:02:48.8677432Z pooling_mode=, 2025-05-07T21:02:48.8677508Z T=4, 2025-05-07T21:02:48.8677650Z D=29, 2025-05-07T21:02:48.8677730Z B=101, 2025-05-07T21:02:48.8677805Z log_E=3, 2025-05-07T21:02:48.8677886Z L=9, 2025-05-07T21:02:48.8677966Z D_gradcheck=2, 2025-05-07T21:02:48.8678059Z stochastic_rounding=False, 2025-05-07T21:02:48.8678148Z weighted=True, 2025-05-07T21:02:48.8678227Z row_wise=True, 2025-05-07T21:02:48.8678347Z mixed=True, 2025-05-07T21:02:48.8678423Z use_cache=True, 2025-05-07T21:02:48.8678535Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:48.8678618Z use_cpu=True, 2025-05-07T21:02:48.8678781Z output_dtype=SparseType.FP32, 2025-05-07T21:02:48.8678860Z ) 2025-05-07T21:02:48.8678990Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:48.8679326Z self=, 2025-05-07T21:02:48.8679408Z compile=True, 2025-05-07T21:02:48.8679512Z pooling_mode=, 2025-05-07T21:02:48.8679594Z T=3, 2025-05-07T21:02:48.8679671Z D=124, 2025-05-07T21:02:48.8679746Z B=22, 2025-05-07T21:02:48.8679826Z log_E=5, 2025-05-07T21:02:48.8679900Z L=13, 2025-05-07T21:02:48.8679977Z D_gradcheck=2, 2025-05-07T21:02:48.8680073Z stochastic_rounding=False, 2025-05-07T21:02:48.8680152Z weighted=True, 2025-05-07T21:02:48.8680227Z row_wise=True, 2025-05-07T21:02:48.8680309Z mixed=True, 2025-05-07T21:02:48.8680389Z use_cache=True, 2025-05-07T21:02:48.8680490Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:48.8680575Z use_cpu=True, 2025-05-07T21:02:48.8680674Z output_dtype=SparseType.FP16, 2025-05-07T21:02:48.8680751Z ) 2025-05-07T21:02:48.8680877Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:48.8681205Z self=, 2025-05-07T21:02:48.8681297Z compile=False, 2025-05-07T21:02:48.8681401Z pooling_mode=, 2025-05-07T21:02:48.8681475Z T=1, 2025-05-07T21:02:48.8681552Z D=15, 2025-05-07T21:02:48.8681627Z B=119, 2025-05-07T21:02:48.8681702Z log_E=5, 2025-05-07T21:02:48.8681778Z L=1, 2025-05-07T21:02:48.8681857Z D_gradcheck=1, 2025-05-07T21:02:48.8681950Z stochastic_rounding=True, 2025-05-07T21:02:48.8682035Z weighted=True, 2025-05-07T21:02:48.8682203Z row_wise=True, 2025-05-07T21:02:48.8682280Z mixed=True, 2025-05-07T21:02:48.8682365Z use_cache=True, 2025-05-07T21:02:48.8682470Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:48.8682557Z use_cpu=True, 2025-05-07T21:02:48.8682655Z output_dtype=SparseType.FP16, 2025-05-07T21:02:48.8682727Z ) 2025-05-07T21:02:48.8682859Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:48.8683188Z self=, 2025-05-07T21:02:48.8683272Z compile=False, 2025-05-07T21:02:48.8683383Z pooling_mode=, 2025-05-07T21:02:48.8683458Z T=2, 2025-05-07T21:02:48.8683532Z D=37, 2025-05-07T21:02:48.8683612Z B=82, 2025-05-07T21:02:48.8683688Z log_E=4, 2025-05-07T21:02:48.8683761Z L=10, 2025-05-07T21:02:48.8683846Z D_gradcheck=1, 2025-05-07T21:02:48.8683938Z stochastic_rounding=True, 2025-05-07T21:02:48.8684019Z weighted=True, 2025-05-07T21:02:48.8684099Z row_wise=True, 2025-05-07T21:02:48.8684173Z mixed=True, 2025-05-07T21:02:48.8684257Z use_cache=False, 2025-05-07T21:02:48.8684357Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:48.8684438Z use_cpu=True, 2025-05-07T21:02:48.8684540Z output_dtype=SparseType.FP16, 2025-05-07T21:02:48.8684607Z ) 2025-05-07T21:02:48.8684733Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:48.8685115Z self=, 2025-05-07T21:02:48.8685197Z compile=True, 2025-05-07T21:02:48.8685298Z pooling_mode=, 2025-05-07T21:02:48.8685416Z T=2, 2025-05-07T21:02:48.8685491Z D=79, 2025-05-07T21:02:48.8685565Z B=52, 2025-05-07T21:02:48.8685645Z log_E=5, 2025-05-07T21:02:48.8685719Z L=1, 2025-05-07T21:02:48.8685803Z D_gradcheck=2, 2025-05-07T21:02:48.8685895Z stochastic_rounding=True, 2025-05-07T21:02:48.8685972Z weighted=False, 2025-05-07T21:02:48.8686061Z row_wise=True, 2025-05-07T21:02:48.8686135Z mixed=True, 2025-05-07T21:02:48.8686212Z use_cache=True, 2025-05-07T21:02:48.8686319Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:48.8686438Z use_cpu=True, 2025-05-07T21:02:48.8686535Z output_dtype=SparseType.FP32, 2025-05-07T21:02:48.8686612Z ) 2025-05-07T21:02:48.8686737Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:48.8687068Z self=, 2025-05-07T21:02:48.8687158Z compile=False, 2025-05-07T21:02:48.8687264Z pooling_mode=, 2025-05-07T21:02:48.8687345Z T=1, 2025-05-07T21:02:48.8687418Z D=74, 2025-05-07T21:02:48.8687488Z B=96, 2025-05-07T21:02:48.8687570Z log_E=3, 2025-05-07T21:02:48.8687641Z L=19, 2025-05-07T21:02:48.8687719Z D_gradcheck=1, 2025-05-07T21:02:48.8687816Z stochastic_rounding=True, 2025-05-07T21:02:48.8687898Z weighted=False, 2025-05-07T21:02:48.8687975Z row_wise=True, 2025-05-07T21:02:48.8688059Z mixed=False, 2025-05-07T21:02:48.8688137Z use_cache=True, 2025-05-07T21:02:48.8688241Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:48.8688332Z use_cpu=True, 2025-05-07T21:02:48.8688432Z output_dtype=SparseType.FP32, 2025-05-07T21:02:48.8688502Z ) 2025-05-07T21:02:48.8688634Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:48.8688965Z self=, 2025-05-07T21:02:48.8689050Z compile=True, 2025-05-07T21:02:48.8689157Z pooling_mode=, 2025-05-07T21:02:48.8689232Z T=4, 2025-05-07T21:02:48.8689311Z D=74, 2025-05-07T21:02:48.8689385Z B=86, 2025-05-07T21:02:48.8689459Z log_E=5, 2025-05-07T21:02:48.8689537Z L=17, 2025-05-07T21:02:48.8689617Z D_gradcheck=2, 2025-05-07T21:02:48.8689710Z stochastic_rounding=False, 2025-05-07T21:02:48.8689839Z weighted=False, 2025-05-07T21:02:48.8689917Z row_wise=True, 2025-05-07T21:02:48.8689990Z mixed=True, 2025-05-07T21:02:48.8690078Z use_cache=False, 2025-05-07T21:02:48.8690182Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:48.8690261Z use_cpu=True, 2025-05-07T21:02:48.8690366Z output_dtype=SparseType.FP32, 2025-05-07T21:02:48.8690435Z ) 2025-05-07T21:02:48.8690564Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:48.8690893Z self=, 2025-05-07T21:02:48.8690971Z compile=True, 2025-05-07T21:02:48.8691081Z pooling_mode=, 2025-05-07T21:02:48.8691154Z T=5, 2025-05-07T21:02:48.8691227Z D=94, 2025-05-07T21:02:48.8691307Z B=83, 2025-05-07T21:02:48.8691380Z log_E=5, 2025-05-07T21:02:48.8691452Z L=4, 2025-05-07T21:02:48.8691533Z D_gradcheck=1, 2025-05-07T21:02:48.8691626Z stochastic_rounding=False, 2025-05-07T21:02:48.8691703Z weighted=False, 2025-05-07T21:02:48.8691783Z row_wise=True, 2025-05-07T21:02:48.8691859Z mixed=True, 2025-05-07T21:02:48.8691941Z use_cache=False, 2025-05-07T21:02:48.8692052Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:48.8692127Z use_cpu=True, 2025-05-07T21:02:48.8692233Z output_dtype=SparseType.FP16, 2025-05-07T21:02:48.8692300Z ) 2025-05-07T21:02:48.8692426Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:48.8692808Z self=, 2025-05-07T21:02:48.8692888Z compile=False, 2025-05-07T21:02:48.8693030Z pooling_mode=, 2025-05-07T21:02:48.8693110Z T=2, 2025-05-07T21:02:48.8693183Z D=101, 2025-05-07T21:02:48.8693257Z B=109, 2025-05-07T21:02:48.8693335Z log_E=5, 2025-05-07T21:02:48.8693408Z L=12, 2025-05-07T21:02:48.8693484Z D_gradcheck=2, 2025-05-07T21:02:48.8693585Z stochastic_rounding=False, 2025-05-07T21:02:48.8693666Z weighted=False, 2025-05-07T21:02:48.8693746Z row_wise=True, 2025-05-07T21:02:48.8693820Z mixed=True, 2025-05-07T21:02:48.8693897Z use_cache=True, 2025-05-07T21:02:48.8694048Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:48.8694126Z use_cpu=True, 2025-05-07T21:02:48.8694224Z output_dtype=SparseType.FP16, 2025-05-07T21:02:48.8694303Z ) 2025-05-07T21:02:48.8694428Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:48.8694761Z self=, 2025-05-07T21:02:48.8694844Z compile=True, 2025-05-07T21:02:48.8694951Z pooling_mode=, 2025-05-07T21:02:48.8695020Z T=2, 2025-05-07T21:02:48.8695098Z D=124, 2025-05-07T21:02:48.8695171Z B=93, 2025-05-07T21:02:48.8695246Z log_E=5, 2025-05-07T21:02:48.8695322Z L=15, 2025-05-07T21:02:48.8695399Z D_gradcheck=1, 2025-05-07T21:02:48.8695498Z stochastic_rounding=True, 2025-05-07T21:02:48.8695577Z weighted=False, 2025-05-07T21:02:48.8695653Z row_wise=True, 2025-05-07T21:02:48.8695735Z mixed=False, 2025-05-07T21:02:48.8695817Z use_cache=True, 2025-05-07T21:02:48.8695921Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:48.8696004Z use_cpu=True, 2025-05-07T21:02:48.8696211Z output_dtype=SparseType.FP32, 2025-05-07T21:02:48.8696283Z ) 2025-05-07T21:02:48.8696417Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:48.8696748Z self=, 2025-05-07T21:02:48.8696828Z compile=True, 2025-05-07T21:02:48.8696942Z pooling_mode=, 2025-05-07T21:02:48.8697016Z T=4, 2025-05-07T21:02:48.8697097Z D=123, 2025-05-07T21:02:48.8697171Z B=82, 2025-05-07T21:02:48.8697241Z log_E=4, 2025-05-07T21:02:48.8697317Z L=5, 2025-05-07T21:02:48.8697395Z D_gradcheck=1, 2025-05-07T21:02:48.8697535Z stochastic_rounding=False, 2025-05-07T21:02:48.8697623Z weighted=True, 2025-05-07T21:02:48.8697702Z row_wise=True, 2025-05-07T21:02:48.8697779Z mixed=False, 2025-05-07T21:02:48.8697865Z use_cache=False, 2025-05-07T21:02:48.8697970Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:48.8698047Z use_cpu=True, 2025-05-07T21:02:48.8698150Z output_dtype=SparseType.FP16, 2025-05-07T21:02:48.8698224Z ) 2025-05-07T21:02:48.8698351Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:48.8698685Z self=, 2025-05-07T21:02:48.8698765Z compile=False, 2025-05-07T21:02:48.8698873Z pooling_mode=, 2025-05-07T21:02:48.8698945Z T=5, 2025-05-07T21:02:48.8699018Z D=3, 2025-05-07T21:02:48.8699095Z B=41, 2025-05-07T21:02:48.8699168Z log_E=3, 2025-05-07T21:02:48.8699241Z L=18, 2025-05-07T21:02:48.8699324Z D_gradcheck=2, 2025-05-07T21:02:48.8699419Z stochastic_rounding=True, 2025-05-07T21:02:48.8699499Z weighted=False, 2025-05-07T21:02:48.8699582Z row_wise=True, 2025-05-07T21:02:48.8699657Z mixed=True, 2025-05-07T21:02:48.8699738Z use_cache=True, 2025-05-07T21:02:48.8699846Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:48.8699924Z use_cpu=True, 2025-05-07T21:02:48.8700023Z output_dtype=SparseType.FP16, 2025-05-07T21:02:48.8700150Z ) 2025-05-07T21:02:48.8700278Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:48.8700611Z self=, 2025-05-07T21:02:48.8700731Z compile=True, 2025-05-07T21:02:48.8700833Z pooling_mode=, 2025-05-07T21:02:48.8700915Z T=5, 2025-05-07T21:02:48.8700988Z D=124, 2025-05-07T21:02:48.8701061Z B=34, 2025-05-07T21:02:48.8701143Z log_E=4, 2025-05-07T21:02:48.8701216Z L=4, 2025-05-07T21:02:48.8701295Z D_gradcheck=2, 2025-05-07T21:02:48.8701394Z stochastic_rounding=True, 2025-05-07T21:02:48.8701474Z weighted=False, 2025-05-07T21:02:48.8701550Z row_wise=True, 2025-05-07T21:02:48.8701631Z mixed=True, 2025-05-07T21:02:48.8701771Z use_cache=False, 2025-05-07T21:02:48.8701879Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:48.8701957Z use_cpu=True, 2025-05-07T21:02:48.8702056Z output_dtype=SparseType.FP32, 2025-05-07T21:02:48.8702136Z ) 2025-05-07T21:02:48.8937866Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:48.8938948Z self=, 2025-05-07T21:02:48.8939119Z compile=False, 2025-05-07T21:02:48.8939305Z pooling_mode=, 2025-05-07T21:02:48.8939426Z T=2, 2025-05-07T21:02:48.8939544Z D=28, 2025-05-07T21:02:48.8939688Z B=37, 2025-05-07T21:02:48.8939823Z log_E=3, 2025-05-07T21:02:48.8939958Z L=7, 2025-05-07T21:02:48.8940121Z D_gradcheck=1, 2025-05-07T21:02:48.8940303Z stochastic_rounding=False, 2025-05-07T21:02:48.8940462Z weighted=True, 2025-05-07T21:02:48.8940609Z row_wise=True, 2025-05-07T21:02:48.8940754Z mixed=True, 2025-05-07T21:02:48.8940908Z use_cache=True, 2025-05-07T21:02:48.8941074Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:48.8941193Z use_cpu=True, 2025-05-07T21:02:48.8941356Z output_dtype=SparseType.FP32, 2025-05-07T21:02:48.8941471Z ) 2025-05-07T21:02:48.8941688Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:48.8942254Z self=, 2025-05-07T21:02:48.8942401Z compile=True, 2025-05-07T21:02:48.8942579Z pooling_mode=, 2025-05-07T21:02:48.8942711Z T=1, 2025-05-07T21:02:48.8942832Z D=125, 2025-05-07T21:02:48.8942959Z B=88, 2025-05-07T21:02:48.8943078Z log_E=3, 2025-05-07T21:02:48.8943197Z L=14, 2025-05-07T21:02:48.8943518Z D_gradcheck=1, 2025-05-07T21:02:48.8943683Z stochastic_rounding=True, 2025-05-07T21:02:48.8943812Z weighted=True, 2025-05-07T21:02:48.8943950Z row_wise=True, 2025-05-07T21:02:48.8944075Z mixed=False, 2025-05-07T21:02:48.8944199Z use_cache=False, 2025-05-07T21:02:48.8944371Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:48.8944494Z use_cpu=True, 2025-05-07T21:02:48.8944652Z output_dtype=SparseType.FP32, 2025-05-07T21:02:48.8944775Z ) 2025-05-07T21:02:48.8944991Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:48.8945590Z self=, 2025-05-07T21:02:48.8945725Z compile=False, 2025-05-07T21:02:48.8945893Z pooling_mode=, 2025-05-07T21:02:48.8946019Z T=4, 2025-05-07T21:02:48.8946138Z D=77, 2025-05-07T21:02:48.8946253Z B=33, 2025-05-07T21:02:48.8946384Z log_E=5, 2025-05-07T21:02:48.8946498Z L=15, 2025-05-07T21:02:48.8946628Z D_gradcheck=1, 2025-05-07T21:02:48.8946779Z stochastic_rounding=True, 2025-05-07T21:02:48.8946904Z weighted=True, 2025-05-07T21:02:48.8947096Z row_wise=True, 2025-05-07T21:02:48.8947229Z mixed=False, 2025-05-07T21:02:48.8947366Z use_cache=False, 2025-05-07T21:02:48.8947537Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:48.8947661Z use_cpu=True, 2025-05-07T21:02:48.8947824Z output_dtype=SparseType.FP16, 2025-05-07T21:02:48.8948079Z ) 2025-05-07T21:02:48.8948300Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:48.8948971Z self=, 2025-05-07T21:02:48.8949113Z compile=True, 2025-05-07T21:02:48.8949289Z pooling_mode=, 2025-05-07T21:02:48.8949412Z T=4, 2025-05-07T21:02:48.8949525Z D=96, 2025-05-07T21:02:48.8949651Z B=35, 2025-05-07T21:02:48.8949768Z log_E=4, 2025-05-07T21:02:48.8949883Z L=6, 2025-05-07T21:02:48.8950027Z D_gradcheck=2, 2025-05-07T21:02:48.8950179Z stochastic_rounding=True, 2025-05-07T21:02:48.8950302Z weighted=False, 2025-05-07T21:02:48.8950433Z row_wise=True, 2025-05-07T21:02:48.8950669Z mixed=False, 2025-05-07T21:02:48.8950795Z use_cache=True, 2025-05-07T21:02:48.8950979Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:48.8951106Z use_cpu=True, 2025-05-07T21:02:48.8951268Z output_dtype=SparseType.FP32, 2025-05-07T21:02:48.8951387Z ) 2025-05-07T21:02:48.8951598Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:48.8952157Z self=, 2025-05-07T21:02:48.8952299Z compile=False, 2025-05-07T21:02:48.8952476Z pooling_mode=, 2025-05-07T21:02:48.8952601Z T=3, 2025-05-07T21:02:48.8952718Z D=20, 2025-05-07T21:02:48.8952833Z B=6, 2025-05-07T21:02:48.8952954Z log_E=3, 2025-05-07T21:02:48.8953072Z L=16, 2025-05-07T21:02:48.8953201Z D_gradcheck=2, 2025-05-07T21:02:48.8953360Z stochastic_rounding=True, 2025-05-07T21:02:48.8953491Z weighted=False, 2025-05-07T21:02:48.8953618Z row_wise=True, 2025-05-07T21:02:48.8953753Z mixed=True, 2025-05-07T21:02:48.8953876Z use_cache=False, 2025-05-07T21:02:48.8954042Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:48.8954180Z use_cpu=True, 2025-05-07T21:02:48.8954338Z output_dtype=SparseType.FP16, 2025-05-07T21:02:48.8954453Z ) 2025-05-07T21:02:48.8954658Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:48.8955195Z self=, 2025-05-07T21:02:48.8955331Z compile=True, 2025-05-07T21:02:48.8955511Z pooling_mode=, 2025-05-07T21:02:48.8955633Z T=5, 2025-05-07T21:02:48.8955759Z D=64, 2025-05-07T21:02:48.8955874Z B=33, 2025-05-07T21:02:48.8955997Z log_E=5, 2025-05-07T21:02:48.8956204Z L=13, 2025-05-07T21:02:48.8956333Z D_gradcheck=1, 2025-05-07T21:02:48.8956480Z stochastic_rounding=True, 2025-05-07T21:02:48.8956615Z weighted=True, 2025-05-07T21:02:48.8956746Z row_wise=True, 2025-05-07T21:02:48.8956867Z mixed=True, 2025-05-07T21:02:48.8956999Z use_cache=False, 2025-05-07T21:02:48.8957166Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:48.8957304Z use_cpu=True, 2025-05-07T21:02:48.8957474Z output_dtype=SparseType.FP16, 2025-05-07T21:02:48.8957604Z ) 2025-05-07T21:02:48.8957820Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:48.8958389Z self=, 2025-05-07T21:02:48.8958528Z compile=False, 2025-05-07T21:02:48.8958700Z pooling_mode=, 2025-05-07T21:02:48.8958818Z T=2, 2025-05-07T21:02:48.8958936Z D=4, 2025-05-07T21:02:48.8959066Z B=94, 2025-05-07T21:02:48.8959189Z log_E=5, 2025-05-07T21:02:48.8959632Z L=19, 2025-05-07T21:02:48.8959778Z D_gradcheck=1, 2025-05-07T21:02:48.8959923Z stochastic_rounding=True, 2025-05-07T21:02:48.8960050Z weighted=True, 2025-05-07T21:02:48.8960188Z row_wise=True, 2025-05-07T21:02:48.8960311Z mixed=True, 2025-05-07T21:02:48.8960443Z use_cache=False, 2025-05-07T21:02:48.8960608Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:48.8960737Z use_cpu=True, 2025-05-07T21:02:48.8961051Z output_dtype=SparseType.FP32, 2025-05-07T21:02:48.8961167Z ) 2025-05-07T21:02:48.8961373Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:48.8962034Z self=, 2025-05-07T21:02:48.8962181Z compile=False, 2025-05-07T21:02:48.8962362Z pooling_mode=, 2025-05-07T21:02:48.8962500Z T=5, 2025-05-07T21:02:48.8962623Z D=108, 2025-05-07T21:02:48.8962749Z B=48, 2025-05-07T21:02:48.8962890Z log_E=4, 2025-05-07T21:02:48.8963010Z L=17, 2025-05-07T21:02:48.8963145Z D_gradcheck=1, 2025-05-07T21:02:48.8963308Z stochastic_rounding=False, 2025-05-07T21:02:48.8963436Z weighted=True, 2025-05-07T21:02:48.8963681Z row_wise=True, 2025-05-07T21:02:48.8963804Z mixed=True, 2025-05-07T21:02:48.8963927Z use_cache=False, 2025-05-07T21:02:48.8964109Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:48.8964241Z use_cpu=True, 2025-05-07T21:02:48.8964402Z output_dtype=SparseType.FP16, 2025-05-07T21:02:48.8977701Z ) 2025-05-07T21:02:48.8977971Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:48.8978544Z self=, 2025-05-07T21:02:48.8978695Z compile=False, 2025-05-07T21:02:48.8978873Z pooling_mode=, 2025-05-07T21:02:48.8978996Z T=1, 2025-05-07T21:02:48.8979115Z D=33, 2025-05-07T21:02:48.8979231Z B=84, 2025-05-07T21:02:48.8979362Z log_E=3, 2025-05-07T21:02:48.8979479Z L=15, 2025-05-07T21:02:48.8979611Z D_gradcheck=2, 2025-05-07T21:02:48.8979773Z stochastic_rounding=False, 2025-05-07T21:02:48.8979903Z weighted=False, 2025-05-07T21:02:48.8980031Z row_wise=True, 2025-05-07T21:02:48.8980164Z mixed=True, 2025-05-07T21:02:48.8980300Z use_cache=False, 2025-05-07T21:02:48.8980470Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:48.8980614Z use_cpu=True, 2025-05-07T21:02:48.8980774Z output_dtype=SparseType.FP16, 2025-05-07T21:02:48.8980888Z ) 2025-05-07T21:02:48.8981109Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:48.8981666Z self=, 2025-05-07T21:02:48.8981806Z compile=False, 2025-05-07T21:02:48.8981980Z pooling_mode=, 2025-05-07T21:02:48.8982105Z T=5, 2025-05-07T21:02:48.8982226Z D=4, 2025-05-07T21:02:48.8982339Z B=38, 2025-05-07T21:02:48.8982604Z log_E=5, 2025-05-07T21:02:48.8982740Z L=2, 2025-05-07T21:02:48.8982872Z D_gradcheck=2, 2025-05-07T21:02:48.8983020Z stochastic_rounding=True, 2025-05-07T21:02:48.8983164Z weighted=True, 2025-05-07T21:02:48.8983286Z row_wise=True, 2025-05-07T21:02:48.8983410Z mixed=True, 2025-05-07T21:02:48.8983548Z use_cache=False, 2025-05-07T21:02:48.8983720Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:48.8983852Z use_cpu=True, 2025-05-07T21:02:48.8984018Z output_dtype=SparseType.FP16, 2025-05-07T21:02:48.8984133Z ) 2025-05-07T21:02:48.8984351Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:48.8984907Z self=, 2025-05-07T21:02:48.8985038Z compile=True, 2025-05-07T21:02:48.8985219Z pooling_mode=, 2025-05-07T21:02:48.8985337Z T=4, 2025-05-07T21:02:48.8985450Z D=40, 2025-05-07T21:02:48.8985572Z B=54, 2025-05-07T21:02:48.8985691Z log_E=4, 2025-05-07T21:02:48.8985811Z L=8, 2025-05-07T21:02:48.8985946Z D_gradcheck=2, 2025-05-07T21:02:48.8986097Z stochastic_rounding=True, 2025-05-07T21:02:48.8986236Z weighted=True, 2025-05-07T21:02:48.8986375Z row_wise=True, 2025-05-07T21:02:48.8986506Z mixed=True, 2025-05-07T21:02:48.8986652Z use_cache=True, 2025-05-07T21:02:48.8986831Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:48.8987064Z use_cpu=True, 2025-05-07T21:02:48.8987235Z output_dtype=SparseType.FP32, 2025-05-07T21:02:48.8987355Z ) 2025-05-07T21:02:48.8987567Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:48.8988192Z self=, 2025-05-07T21:02:48.8988333Z compile=False, 2025-05-07T21:02:48.8988503Z pooling_mode=, 2025-05-07T21:02:48.8988631Z T=1, 2025-05-07T21:02:48.8988749Z D=75, 2025-05-07T21:02:48.8988869Z B=16, 2025-05-07T21:02:48.8988995Z log_E=3, 2025-05-07T21:02:48.8989114Z L=16, 2025-05-07T21:02:48.8989240Z D_gradcheck=1, 2025-05-07T21:02:48.8989395Z stochastic_rounding=False, 2025-05-07T21:02:48.8989579Z weighted=True, 2025-05-07T21:02:48.8989714Z row_wise=True, 2025-05-07T21:02:48.8989840Z mixed=True, 2025-05-07T21:02:48.8989968Z use_cache=True, 2025-05-07T21:02:48.8990142Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:48.8990283Z use_cpu=True, 2025-05-07T21:02:48.8990468Z output_dtype=SparseType.FP16, 2025-05-07T21:02:48.8990612Z ) 2025-05-07T21:02:48.8990853Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:48.8991493Z self=, 2025-05-07T21:02:48.8991638Z compile=False, 2025-05-07T21:02:48.8991800Z pooling_mode=, 2025-05-07T21:02:48.8991912Z T=3, 2025-05-07T21:02:48.8992031Z D=14, 2025-05-07T21:02:48.8992147Z B=35, 2025-05-07T21:02:48.8992267Z log_E=5, 2025-05-07T21:02:48.8992389Z L=4, 2025-05-07T21:02:48.8992514Z D_gradcheck=2, 2025-05-07T21:02:48.8992671Z stochastic_rounding=True, 2025-05-07T21:02:48.8992805Z weighted=True, 2025-05-07T21:02:48.8992936Z row_wise=True, 2025-05-07T21:02:48.8993069Z mixed=True, 2025-05-07T21:02:48.8993202Z use_cache=False, 2025-05-07T21:02:48.8993385Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:48.8993532Z use_cpu=True, 2025-05-07T21:02:48.8993698Z output_dtype=SparseType.FP32, 2025-05-07T21:02:48.8993814Z ) 2025-05-07T21:02:48.8994041Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:48.8994613Z self=, 2025-05-07T21:02:48.8994746Z compile=True, 2025-05-07T21:02:48.8994926Z pooling_mode=, 2025-05-07T21:02:48.8995039Z T=1, 2025-05-07T21:02:48.8995161Z D=2, 2025-05-07T21:02:48.8995359Z B=30, 2025-05-07T21:02:48.8995480Z log_E=5, 2025-05-07T21:02:48.8995601Z L=3, 2025-05-07T21:02:48.8995725Z D_gradcheck=1, 2025-05-07T21:02:48.8995876Z stochastic_rounding=False, 2025-05-07T21:02:48.8996017Z weighted=False, 2025-05-07T21:02:48.8996140Z row_wise=True, 2025-05-07T21:02:48.8996263Z mixed=False, 2025-05-07T21:02:48.8996395Z use_cache=False, 2025-05-07T21:02:48.8996567Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:48.8996691Z use_cpu=True, 2025-05-07T21:02:48.8996863Z output_dtype=SparseType.FP32, 2025-05-07T21:02:48.8996977Z ) 2025-05-07T21:02:48.8997195Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:48.8997751Z self=, 2025-05-07T21:02:48.8997886Z compile=False, 2025-05-07T21:02:48.8998065Z pooling_mode=, 2025-05-07T21:02:48.8998182Z T=4, 2025-05-07T21:02:48.8998300Z D=125, 2025-05-07T21:02:48.8998425Z B=21, 2025-05-07T21:02:48.8998543Z log_E=4, 2025-05-07T21:02:48.8998681Z L=10, 2025-05-07T21:02:48.8998835Z D_gradcheck=2, 2025-05-07T21:02:48.8998999Z stochastic_rounding=True, 2025-05-07T21:02:48.8999129Z weighted=False, 2025-05-07T21:02:48.8999264Z row_wise=True, 2025-05-07T21:02:48.8999386Z mixed=False, 2025-05-07T21:02:48.8999512Z use_cache=True, 2025-05-07T21:02:48.8999785Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:48.8999913Z use_cpu=True, 2025-05-07T21:02:48.9000070Z output_dtype=SparseType.FP32, 2025-05-07T21:02:48.9000189Z ) 2025-05-07T21:02:48.9000473Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:48.9001041Z self=, 2025-05-07T21:02:48.9001172Z compile=True, 2025-05-07T21:02:48.9001340Z pooling_mode=, 2025-05-07T21:02:48.9001462Z T=4, 2025-05-07T21:02:48.9001584Z D=38, 2025-05-07T21:02:48.9001700Z B=128, 2025-05-07T21:02:48.9001826Z log_E=3, 2025-05-07T21:02:48.9001939Z L=8, 2025-05-07T21:02:48.9002065Z D_gradcheck=2, 2025-05-07T21:02:48.9002294Z stochastic_rounding=False, 2025-05-07T21:02:48.9002427Z weighted=False, 2025-05-07T21:02:48.9002553Z row_wise=True, 2025-05-07T21:02:48.9002686Z mixed=True, 2025-05-07T21:02:48.9002806Z use_cache=True, 2025-05-07T21:02:48.9002989Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:48.9003116Z use_cpu=True, 2025-05-07T21:02:48.9003282Z output_dtype=SparseType.FP32, 2025-05-07T21:02:48.9003408Z ) 2025-05-07T21:02:48.9230975Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:48.9231581Z self=, 2025-05-07T21:02:48.9231712Z compile=False, 2025-05-07T21:02:48.9231880Z pooling_mode=, 2025-05-07T21:02:48.9232011Z T=5, 2025-05-07T21:02:48.9232140Z D=113, 2025-05-07T21:02:48.9232262Z B=101, 2025-05-07T21:02:48.9232392Z log_E=5, 2025-05-07T21:02:48.9232510Z L=8, 2025-05-07T21:02:48.9232660Z D_gradcheck=1, 2025-05-07T21:02:48.9232848Z stochastic_rounding=True, 2025-05-07T21:02:48.9232997Z weighted=True, 2025-05-07T21:02:48.9233139Z row_wise=True, 2025-05-07T21:02:48.9233296Z mixed=False, 2025-05-07T21:02:48.9233450Z use_cache=False, 2025-05-07T21:02:48.9233645Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:48.9233798Z use_cpu=True, 2025-05-07T21:02:48.9233980Z output_dtype=SparseType.FP32, 2025-05-07T21:02:48.9234100Z ) 2025-05-07T21:02:48.9234307Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:48.9234850Z self=, 2025-05-07T21:02:48.9234987Z compile=True, 2025-05-07T21:02:48.9235164Z pooling_mode=, 2025-05-07T21:02:48.9235451Z T=5, 2025-05-07T21:02:48.9235597Z D=88, 2025-05-07T21:02:48.9235720Z B=31, 2025-05-07T21:02:48.9235848Z log_E=3, 2025-05-07T21:02:48.9235976Z L=2, 2025-05-07T21:02:48.9236113Z D_gradcheck=1, 2025-05-07T21:02:48.9236263Z stochastic_rounding=True, 2025-05-07T21:02:48.9236406Z weighted=False, 2025-05-07T21:02:48.9236536Z row_wise=True, 2025-05-07T21:02:48.9236661Z mixed=True, 2025-05-07T21:02:48.9236804Z use_cache=False, 2025-05-07T21:02:48.9236980Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:48.9237119Z use_cpu=True, 2025-05-07T21:02:48.9237282Z output_dtype=SparseType.FP32, 2025-05-07T21:02:48.9237399Z ) 2025-05-07T21:02:48.9237626Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:48.9238175Z self=, 2025-05-07T21:02:48.9238308Z compile=False, 2025-05-07T21:02:48.9238488Z pooling_mode=, 2025-05-07T21:02:48.9238609Z T=4, 2025-05-07T21:02:48.9238723Z D=22, 2025-05-07T21:02:48.9238850Z B=4, 2025-05-07T21:02:48.9238969Z log_E=3, 2025-05-07T21:02:48.9239085Z L=18, 2025-05-07T21:02:48.9239228Z D_gradcheck=1, 2025-05-07T21:02:48.9239375Z stochastic_rounding=True, 2025-05-07T21:02:48.9239511Z weighted=False, 2025-05-07T21:02:48.9239637Z row_wise=True, 2025-05-07T21:02:48.9239761Z mixed=True, 2025-05-07T21:02:48.9240032Z use_cache=False, 2025-05-07T21:02:48.9240195Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:48.9240319Z use_cpu=True, 2025-05-07T21:02:48.9240552Z output_dtype=SparseType.FP16, 2025-05-07T21:02:48.9240778Z ) 2025-05-07T21:02:48.9240996Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:48.9241552Z self=, 2025-05-07T21:02:48.9241699Z compile=False, 2025-05-07T21:02:48.9241867Z pooling_mode=, 2025-05-07T21:02:48.9241984Z T=5, 2025-05-07T21:02:48.9242106Z D=38, 2025-05-07T21:02:48.9242222Z B=10, 2025-05-07T21:02:48.9242342Z log_E=3, 2025-05-07T21:02:48.9242476Z L=5, 2025-05-07T21:02:48.9242711Z D_gradcheck=1, 2025-05-07T21:02:48.9242857Z stochastic_rounding=False, 2025-05-07T21:02:48.9242995Z weighted=False, 2025-05-07T21:02:48.9243126Z row_wise=True, 2025-05-07T21:02:48.9243263Z mixed=True, 2025-05-07T21:02:48.9243400Z use_cache=True, 2025-05-07T21:02:48.9243570Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:48.9243702Z use_cpu=True, 2025-05-07T21:02:48.9243860Z output_dtype=SparseType.FP32, 2025-05-07T21:02:48.9243978Z ) 2025-05-07T21:02:48.9244197Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:48.9244748Z self=, 2025-05-07T21:02:48.9244884Z compile=False, 2025-05-07T21:02:48.9245067Z pooling_mode=, 2025-05-07T21:02:48.9245190Z T=2, 2025-05-07T21:02:48.9245310Z D=80, 2025-05-07T21:02:48.9245435Z B=23, 2025-05-07T21:02:48.9245552Z log_E=4, 2025-05-07T21:02:48.9245668Z L=10, 2025-05-07T21:02:48.9245804Z D_gradcheck=2, 2025-05-07T21:02:48.9245953Z stochastic_rounding=True, 2025-05-07T21:02:48.9246089Z weighted=True, 2025-05-07T21:02:48.9246213Z row_wise=True, 2025-05-07T21:02:48.9246337Z mixed=True, 2025-05-07T21:02:48.9246466Z use_cache=True, 2025-05-07T21:02:48.9246632Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:48.9246758Z use_cpu=True, 2025-05-07T21:02:48.9246925Z output_dtype=SparseType.FP16, 2025-05-07T21:02:48.9247044Z ) 2025-05-07T21:02:48.9247252Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:48.9247817Z self=, 2025-05-07T21:02:48.9247953Z compile=True, 2025-05-07T21:02:48.9248197Z pooling_mode=, 2025-05-07T21:02:48.9248329Z T=5, 2025-05-07T21:02:48.9248447Z D=40, 2025-05-07T21:02:48.9248581Z B=111, 2025-05-07T21:02:48.9248698Z log_E=3, 2025-05-07T21:02:48.9248813Z L=19, 2025-05-07T21:02:48.9248946Z D_gradcheck=1, 2025-05-07T21:02:48.9249096Z stochastic_rounding=True, 2025-05-07T21:02:48.9249226Z weighted=True, 2025-05-07T21:02:48.9249362Z row_wise=True, 2025-05-07T21:02:48.9249493Z mixed=False, 2025-05-07T21:02:48.9249616Z use_cache=False, 2025-05-07T21:02:48.9249787Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:48.9249913Z use_cpu=True, 2025-05-07T21:02:48.9250078Z output_dtype=SparseType.FP32, 2025-05-07T21:02:48.9250207Z ) 2025-05-07T21:02:48.9250416Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:48.9250967Z self=, 2025-05-07T21:02:48.9251120Z compile=False, 2025-05-07T21:02:48.9251292Z pooling_mode=, 2025-05-07T21:02:48.9251414Z T=5, 2025-05-07T21:02:48.9251532Z D=45, 2025-05-07T21:02:48.9251653Z B=119, 2025-05-07T21:02:48.9251781Z log_E=5, 2025-05-07T21:02:48.9251902Z L=2, 2025-05-07T21:02:48.9252029Z D_gradcheck=1, 2025-05-07T21:02:48.9252186Z stochastic_rounding=False, 2025-05-07T21:02:48.9252315Z weighted=True, 2025-05-07T21:02:48.9252446Z row_wise=True, 2025-05-07T21:02:48.9252674Z mixed=False, 2025-05-07T21:02:48.9252802Z use_cache=True, 2025-05-07T21:02:48.9252966Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:48.9253103Z use_cpu=True, 2025-05-07T21:02:48.9253366Z output_dtype=SparseType.FP16, 2025-05-07T21:02:48.9253489Z ) 2025-05-07T21:02:48.9253721Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:48.9254322Z self=, 2025-05-07T21:02:48.9254466Z compile=True, 2025-05-07T21:02:48.9254651Z pooling_mode=, 2025-05-07T21:02:48.9254775Z T=1, 2025-05-07T21:02:48.9254902Z D=9, 2025-05-07T21:02:48.9255018Z B=28, 2025-05-07T21:02:48.9255143Z log_E=3, 2025-05-07T21:02:48.9255353Z L=17, 2025-05-07T21:02:48.9255478Z D_gradcheck=2, 2025-05-07T21:02:48.9255629Z stochastic_rounding=True, 2025-05-07T21:02:48.9255762Z weighted=True, 2025-05-07T21:02:48.9255886Z row_wise=True, 2025-05-07T21:02:48.9256015Z mixed=False, 2025-05-07T21:02:48.9256321Z use_cache=True, 2025-05-07T21:02:48.9256494Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:48.9256620Z use_cpu=True, 2025-05-07T21:02:48.9256787Z output_dtype=SparseType.FP16, 2025-05-07T21:02:48.9256900Z ) 2025-05-07T21:02:48.9257116Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:48.9257678Z self=, 2025-05-07T21:02:48.9257841Z compile=False, 2025-05-07T21:02:48.9258047Z pooling_mode=, 2025-05-07T21:02:48.9258180Z T=1, 2025-05-07T21:02:48.9258320Z D=72, 2025-05-07T21:02:48.9258466Z B=32, 2025-05-07T21:02:48.9258608Z log_E=3, 2025-05-07T21:02:48.9258745Z L=18, 2025-05-07T21:02:48.9258900Z D_gradcheck=1, 2025-05-07T21:02:48.9259070Z stochastic_rounding=True, 2025-05-07T21:02:48.9259204Z weighted=True, 2025-05-07T21:02:48.9259649Z row_wise=True, 2025-05-07T21:02:48.9259775Z mixed=False, 2025-05-07T21:02:48.9259905Z use_cache=True, 2025-05-07T21:02:48.9260068Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:48.9260199Z use_cpu=True, 2025-05-07T21:02:48.9260371Z output_dtype=SparseType.FP32, 2025-05-07T21:02:48.9260488Z ) 2025-05-07T21:02:48.9260704Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:48.9261283Z self=, 2025-05-07T21:02:48.9261419Z compile=False, 2025-05-07T21:02:48.9261747Z pooling_mode=, 2025-05-07T21:02:48.9261887Z T=5, 2025-05-07T21:02:48.9262007Z D=87, 2025-05-07T21:02:48.9262129Z B=119, 2025-05-07T21:02:48.9262268Z log_E=4, 2025-05-07T21:02:48.9262383Z L=14, 2025-05-07T21:02:48.9262511Z D_gradcheck=2, 2025-05-07T21:02:48.9262684Z stochastic_rounding=False, 2025-05-07T21:02:48.9262810Z weighted=True, 2025-05-07T21:02:48.9262942Z row_wise=True, 2025-05-07T21:02:48.9263061Z mixed=False, 2025-05-07T21:02:48.9263186Z use_cache=True, 2025-05-07T21:02:48.9263357Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:48.9263484Z use_cpu=True, 2025-05-07T21:02:48.9263657Z output_dtype=SparseType.FP32, 2025-05-07T21:02:48.9263770Z ) 2025-05-07T21:02:48.9263977Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:48.9264541Z self=, 2025-05-07T21:02:48.9264682Z compile=False, 2025-05-07T21:02:48.9264849Z pooling_mode=, 2025-05-07T21:02:48.9264976Z T=4, 2025-05-07T21:02:48.9265097Z D=45, 2025-05-07T21:02:48.9265217Z B=106, 2025-05-07T21:02:48.9265346Z log_E=4, 2025-05-07T21:02:48.9265463Z L=4, 2025-05-07T21:02:48.9265601Z D_gradcheck=1, 2025-05-07T21:02:48.9265755Z stochastic_rounding=False, 2025-05-07T21:02:48.9265887Z weighted=False, 2025-05-07T21:02:48.9266148Z row_wise=True, 2025-05-07T21:02:48.9266271Z mixed=False, 2025-05-07T21:02:48.9266399Z use_cache=False, 2025-05-07T21:02:48.9266577Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:48.9266803Z use_cpu=True, 2025-05-07T21:02:48.9266978Z output_dtype=SparseType.FP16, 2025-05-07T21:02:48.9267099Z ) 2025-05-07T21:02:48.9267304Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:48.9267858Z self=, 2025-05-07T21:02:48.9268002Z compile=True, 2025-05-07T21:02:48.9268170Z pooling_mode=, 2025-05-07T21:02:48.9268300Z T=2, 2025-05-07T21:02:48.9268420Z D=58, 2025-05-07T21:02:48.9268650Z B=64, 2025-05-07T21:02:48.9268782Z log_E=3, 2025-05-07T21:02:48.9268897Z L=10, 2025-05-07T21:02:48.9269020Z D_gradcheck=2, 2025-05-07T21:02:48.9269181Z stochastic_rounding=False, 2025-05-07T21:02:48.9269317Z weighted=True, 2025-05-07T21:02:48.9269444Z row_wise=True, 2025-05-07T21:02:48.9269577Z mixed=True, 2025-05-07T21:02:48.9269707Z use_cache=True, 2025-05-07T21:02:48.9269870Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:48.9270006Z use_cpu=True, 2025-05-07T21:02:48.9270168Z output_dtype=SparseType.FP16, 2025-05-07T21:02:48.9270281Z ) 2025-05-07T21:02:48.9270502Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:48.9271053Z self=, 2025-05-07T21:02:48.9271200Z compile=False, 2025-05-07T21:02:48.9271374Z pooling_mode=, 2025-05-07T21:02:48.9271492Z T=4, 2025-05-07T21:02:48.9271613Z D=73, 2025-05-07T21:02:48.9271736Z B=56, 2025-05-07T21:02:48.9271855Z log_E=3, 2025-05-07T21:02:48.9271990Z L=13, 2025-05-07T21:02:48.9272127Z D_gradcheck=1, 2025-05-07T21:02:48.9272281Z stochastic_rounding=False, 2025-05-07T21:02:48.9272420Z weighted=True, 2025-05-07T21:02:48.9272540Z row_wise=True, 2025-05-07T21:02:48.9272665Z mixed=False, 2025-05-07T21:02:48.9272798Z use_cache=True, 2025-05-07T21:02:48.9272969Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:48.9273106Z use_cpu=True, 2025-05-07T21:02:48.9273277Z output_dtype=SparseType.FP16, 2025-05-07T21:02:48.9273388Z ) 2025-05-07T21:02:48.9273602Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:48.9274242Z self=, 2025-05-07T21:02:48.9274382Z compile=False, 2025-05-07T21:02:48.9274567Z pooling_mode=, 2025-05-07T21:02:48.9274687Z T=5, 2025-05-07T21:02:48.9274802Z D=62, 2025-05-07T21:02:48.9274926Z B=38, 2025-05-07T21:02:48.9275048Z log_E=3, 2025-05-07T21:02:48.9275165Z L=16, 2025-05-07T21:02:48.9275305Z D_gradcheck=2, 2025-05-07T21:02:48.9275458Z stochastic_rounding=False, 2025-05-07T21:02:48.9275589Z weighted=False, 2025-05-07T21:02:48.9275718Z row_wise=True, 2025-05-07T21:02:48.9275842Z mixed=False, 2025-05-07T21:02:48.9275969Z use_cache=True, 2025-05-07T21:02:48.9276153Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:48.9276283Z use_cpu=True, 2025-05-07T21:02:48.9276452Z output_dtype=SparseType.FP16, 2025-05-07T21:02:48.9276562Z ) 2025-05-07T21:02:48.9276769Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:48.9277339Z self=, 2025-05-07T21:02:48.9277471Z compile=False, 2025-05-07T21:02:48.9277644Z pooling_mode=, 2025-05-07T21:02:48.9277774Z T=4, 2025-05-07T21:02:48.9277901Z D=79, 2025-05-07T21:02:48.9278016Z B=68, 2025-05-07T21:02:48.9278141Z log_E=4, 2025-05-07T21:02:48.9278257Z L=5, 2025-05-07T21:02:48.9278393Z D_gradcheck=2, 2025-05-07T21:02:48.9278549Z stochastic_rounding=True, 2025-05-07T21:02:48.9278776Z weighted=True, 2025-05-07T21:02:48.9278909Z row_wise=True, 2025-05-07T21:02:48.9279056Z mixed=True, 2025-05-07T21:02:48.9279191Z use_cache=True, 2025-05-07T21:02:48.9279454Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:48.9279593Z use_cpu=True, 2025-05-07T21:02:48.9279760Z output_dtype=SparseType.FP16, 2025-05-07T21:02:48.9279888Z ) 2025-05-07T21:02:48.9280100Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:48.9280645Z self=, 2025-05-07T21:02:48.9280792Z compile=False, 2025-05-07T21:02:48.9280966Z pooling_mode=, 2025-05-07T21:02:48.9281085Z T=5, 2025-05-07T21:02:48.9281286Z D=72, 2025-05-07T21:02:48.9281404Z B=3, 2025-05-07T21:02:48.9281523Z log_E=5, 2025-05-07T21:02:48.9281649Z L=11, 2025-05-07T21:02:48.9281773Z D_gradcheck=2, 2025-05-07T21:02:48.9281927Z stochastic_rounding=True, 2025-05-07T21:02:48.9282059Z weighted=True, 2025-05-07T21:02:48.9282184Z row_wise=True, 2025-05-07T21:02:48.9282321Z mixed=True, 2025-05-07T21:02:48.9282450Z use_cache=False, 2025-05-07T21:02:48.9282626Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:48.9282767Z use_cpu=True, 2025-05-07T21:02:48.9282949Z output_dtype=SparseType.FP32, 2025-05-07T21:02:48.9283076Z ) 2025-05-07T21:02:48.9517708Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:48.9518317Z self=, 2025-05-07T21:02:48.9519052Z compile=True, 2025-05-07T21:02:48.9519436Z pooling_mode=, 2025-05-07T21:02:48.9519590Z T=4, 2025-05-07T21:02:48.9519735Z D=71, 2025-05-07T21:02:48.9519880Z B=67, 2025-05-07T21:02:48.9520019Z log_E=3, 2025-05-07T21:02:48.9520158Z L=7, 2025-05-07T21:02:48.9520319Z D_gradcheck=1, 2025-05-07T21:02:48.9520501Z stochastic_rounding=True, 2025-05-07T21:02:48.9520653Z weighted=True, 2025-05-07T21:02:48.9520785Z row_wise=True, 2025-05-07T21:02:48.9520912Z mixed=False, 2025-05-07T21:02:48.9521039Z use_cache=False, 2025-05-07T21:02:48.9521214Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:48.9521408Z use_cpu=True, 2025-05-07T21:02:48.9521584Z output_dtype=SparseType.FP16, 2025-05-07T21:02:48.9521698Z ) 2025-05-07T21:02:48.9521910Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:48.9523314Z self=, 2025-05-07T21:02:48.9523462Z compile=True, 2025-05-07T21:02:48.9523623Z pooling_mode=, 2025-05-07T21:02:48.9523746Z T=1, 2025-05-07T21:02:48.9523860Z D=124, 2025-05-07T21:02:48.9523981Z B=75, 2025-05-07T21:02:48.9524111Z log_E=4, 2025-05-07T21:02:48.9524229Z L=11, 2025-05-07T21:02:48.9524363Z D_gradcheck=1, 2025-05-07T21:02:48.9524514Z stochastic_rounding=False, 2025-05-07T21:02:48.9524641Z weighted=True, 2025-05-07T21:02:48.9524772Z row_wise=True, 2025-05-07T21:02:48.9524893Z mixed=False, 2025-05-07T21:02:48.9525022Z use_cache=False, 2025-05-07T21:02:48.9525195Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:48.9525319Z use_cpu=True, 2025-05-07T21:02:48.9525479Z output_dtype=SparseType.FP16, 2025-05-07T21:02:48.9525594Z ) 2025-05-07T21:02:48.9525781Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:48.9526329Z self=, 2025-05-07T21:02:48.9526475Z compile=False, 2025-05-07T21:02:48.9526653Z pooling_mode=, 2025-05-07T21:02:48.9526799Z T=4, 2025-05-07T21:02:48.9526925Z D=115, 2025-05-07T21:02:48.9527043Z B=115, 2025-05-07T21:02:48.9527170Z log_E=4, 2025-05-07T21:02:48.9527291Z L=10, 2025-05-07T21:02:48.9527418Z D_gradcheck=1, 2025-05-07T21:02:48.9527697Z stochastic_rounding=True, 2025-05-07T21:02:48.9527830Z weighted=False, 2025-05-07T21:02:48.9527957Z row_wise=True, 2025-05-07T21:02:48.9528088Z mixed=False, 2025-05-07T21:02:48.9528319Z use_cache=True, 2025-05-07T21:02:48.9528501Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:48.9528651Z use_cpu=True, 2025-05-07T21:02:48.9528826Z output_dtype=SparseType.FP16, 2025-05-07T21:02:48.9528948Z ) 2025-05-07T21:02:48.9529170Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:48.9529770Z self=, 2025-05-07T21:02:48.9529904Z compile=True, 2025-05-07T21:02:48.9530072Z pooling_mode=, 2025-05-07T21:02:48.9530297Z T=1, 2025-05-07T21:02:48.9530424Z D=23, 2025-05-07T21:02:48.9530536Z B=88, 2025-05-07T21:02:48.9530655Z log_E=4, 2025-05-07T21:02:48.9530788Z L=3, 2025-05-07T21:02:48.9530923Z D_gradcheck=1, 2025-05-07T21:02:48.9531068Z stochastic_rounding=False, 2025-05-07T21:02:48.9531198Z weighted=False, 2025-05-07T21:02:48.9531323Z row_wise=True, 2025-05-07T21:02:48.9531444Z mixed=False, 2025-05-07T21:02:48.9531587Z use_cache=True, 2025-05-07T21:02:48.9531759Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:48.9531888Z use_cpu=True, 2025-05-07T21:02:48.9532050Z output_dtype=SparseType.FP32, 2025-05-07T21:02:48.9532165Z ) 2025-05-07T21:02:48.9532389Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:48.9532950Z self=, 2025-05-07T21:02:48.9533079Z compile=True, 2025-05-07T21:02:48.9533258Z pooling_mode=, 2025-05-07T21:02:48.9533384Z T=4, 2025-05-07T21:02:48.9533504Z D=3, 2025-05-07T21:02:48.9533632Z B=124, 2025-05-07T21:02:48.9533748Z log_E=5, 2025-05-07T21:02:48.9533861Z L=6, 2025-05-07T21:02:48.9534000Z D_gradcheck=1, 2025-05-07T21:02:48.9534151Z stochastic_rounding=False, 2025-05-07T21:02:48.9534282Z weighted=True, 2025-05-07T21:02:48.9534420Z row_wise=True, 2025-05-07T21:02:48.9534547Z mixed=False, 2025-05-07T21:02:48.9534676Z use_cache=True, 2025-05-07T21:02:48.9534844Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:48.9534972Z use_cpu=True, 2025-05-07T21:02:48.9535138Z output_dtype=SparseType.FP32, 2025-05-07T21:02:48.9535255Z ) 2025-05-07T21:02:48.9535466Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:48.9536261Z self=, 2025-05-07T21:02:48.9536409Z compile=False, 2025-05-07T21:02:48.9536576Z pooling_mode=, 2025-05-07T21:02:48.9536701Z T=2, 2025-05-07T21:02:48.9536821Z D=13, 2025-05-07T21:02:48.9536942Z B=40, 2025-05-07T21:02:48.9537071Z log_E=4, 2025-05-07T21:02:48.9537189Z L=17, 2025-05-07T21:02:48.9537326Z D_gradcheck=2, 2025-05-07T21:02:48.9537480Z stochastic_rounding=True, 2025-05-07T21:02:48.9537605Z weighted=True, 2025-05-07T21:02:48.9537732Z row_wise=True, 2025-05-07T21:02:48.9537870Z mixed=False, 2025-05-07T21:02:48.9538001Z use_cache=True, 2025-05-07T21:02:48.9538184Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:48.9538311Z use_cpu=True, 2025-05-07T21:02:48.9538483Z output_dtype=SparseType.FP32, 2025-05-07T21:02:48.9538625Z ) 2025-05-07T21:02:48.9538853Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:48.9539413Z self=, 2025-05-07T21:02:48.9539554Z compile=True, 2025-05-07T21:02:48.9539729Z pooling_mode=, 2025-05-07T21:02:48.9539845Z T=2, 2025-05-07T21:02:48.9539966Z D=28, 2025-05-07T21:02:48.9540082Z B=112, 2025-05-07T21:02:48.9540201Z log_E=4, 2025-05-07T21:02:48.9540457Z L=20, 2025-05-07T21:02:48.9540588Z D_gradcheck=1, 2025-05-07T21:02:48.9540743Z stochastic_rounding=True, 2025-05-07T21:02:48.9540865Z weighted=False, 2025-05-07T21:02:48.9540989Z row_wise=True, 2025-05-07T21:02:48.9541190Z mixed=True, 2025-05-07T21:02:48.9541326Z use_cache=False, 2025-05-07T21:02:48.9541498Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:48.9541627Z use_cpu=True, 2025-05-07T21:02:48.9541784Z output_dtype=SparseType.FP32, 2025-05-07T21:02:48.9541896Z ) 2025-05-07T21:02:48.9542120Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:48.9542678Z self=, 2025-05-07T21:02:48.9542812Z compile=False, 2025-05-07T21:02:48.9543068Z pooling_mode=, 2025-05-07T21:02:48.9543181Z T=3, 2025-05-07T21:02:48.9543304Z D=51, 2025-05-07T21:02:48.9543422Z B=126, 2025-05-07T21:02:48.9543541Z log_E=4, 2025-05-07T21:02:48.9543673Z L=2, 2025-05-07T21:02:48.9543801Z D_gradcheck=1, 2025-05-07T21:02:48.9543949Z stochastic_rounding=False, 2025-05-07T21:02:48.9544081Z weighted=False, 2025-05-07T21:02:48.9544204Z row_wise=True, 2025-05-07T21:02:48.9544332Z mixed=False, 2025-05-07T21:02:48.9544468Z use_cache=True, 2025-05-07T21:02:48.9544637Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:48.9544767Z use_cpu=True, 2025-05-07T21:02:48.9544945Z output_dtype=SparseType.FP32, 2025-05-07T21:02:48.9545065Z ) 2025-05-07T21:02:48.9545297Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:48.9545893Z self=, 2025-05-07T21:02:48.9546028Z compile=True, 2025-05-07T21:02:48.9546212Z pooling_mode=, 2025-05-07T21:02:48.9546331Z T=4, 2025-05-07T21:02:48.9546450Z D=36, 2025-05-07T21:02:48.9546571Z B=72, 2025-05-07T21:02:48.9546689Z log_E=4, 2025-05-07T21:02:48.9546814Z L=4, 2025-05-07T21:02:48.9546949Z D_gradcheck=1, 2025-05-07T21:02:48.9547099Z stochastic_rounding=False, 2025-05-07T21:02:48.9547227Z weighted=True, 2025-05-07T21:02:48.9547358Z row_wise=True, 2025-05-07T21:02:48.9547484Z mixed=False, 2025-05-07T21:02:48.9547610Z use_cache=True, 2025-05-07T21:02:48.9547779Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:48.9547899Z use_cpu=True, 2025-05-07T21:02:48.9548053Z output_dtype=SparseType.FP16, 2025-05-07T21:02:48.9548172Z ) 2025-05-07T21:02:48.9548467Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:48.9549074Z self=, 2025-05-07T21:02:48.9549230Z compile=False, 2025-05-07T21:02:48.9549427Z pooling_mode=, 2025-05-07T21:02:48.9549568Z T=4, 2025-05-07T21:02:48.9549703Z D=8, 2025-05-07T21:02:48.9549837Z B=40, 2025-05-07T21:02:48.9549982Z log_E=4, 2025-05-07T21:02:48.9550122Z L=7, 2025-05-07T21:02:48.9550263Z D_gradcheck=2, 2025-05-07T21:02:48.9550416Z stochastic_rounding=False, 2025-05-07T21:02:48.9550544Z weighted=False, 2025-05-07T21:02:48.9550666Z row_wise=True, 2025-05-07T21:02:48.9550793Z mixed=True, 2025-05-07T21:02:48.9550920Z use_cache=False, 2025-05-07T21:02:48.9551086Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:48.9551224Z use_cpu=True, 2025-05-07T21:02:48.9551379Z output_dtype=SparseType.FP32, 2025-05-07T21:02:48.9551500Z ) 2025-05-07T21:02:48.9551718Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:48.9552295Z self=, 2025-05-07T21:02:48.9552446Z compile=False, 2025-05-07T21:02:48.9552617Z pooling_mode=, 2025-05-07T21:02:48.9552739Z T=2, 2025-05-07T21:02:48.9552866Z D=26, 2025-05-07T21:02:48.9552983Z B=103, 2025-05-07T21:02:48.9553201Z log_E=4, 2025-05-07T21:02:48.9553331Z L=17, 2025-05-07T21:02:48.9553461Z D_gradcheck=1, 2025-05-07T21:02:48.9553608Z stochastic_rounding=True, 2025-05-07T21:02:48.9553737Z weighted=True, 2025-05-07T21:02:48.9553926Z row_wise=True, 2025-05-07T21:02:48.9554041Z mixed=True, 2025-05-07T21:02:48.9554178Z use_cache=False, 2025-05-07T21:02:48.9554349Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:48.9554480Z use_cpu=True, 2025-05-07T21:02:48.9554643Z output_dtype=SparseType.FP32, 2025-05-07T21:02:48.9554757Z ) 2025-05-07T21:02:48.9554976Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:48.9555520Z self=, 2025-05-07T21:02:48.9555724Z compile=True, 2025-05-07T21:02:48.9555908Z pooling_mode=, 2025-05-07T21:02:48.9556025Z T=4, 2025-05-07T21:02:48.9556134Z D=73, 2025-05-07T21:02:48.9556254Z B=109, 2025-05-07T21:02:48.9556377Z log_E=4, 2025-05-07T21:02:48.9556492Z L=7, 2025-05-07T21:02:48.9556628Z D_gradcheck=1, 2025-05-07T21:02:48.9556779Z stochastic_rounding=False, 2025-05-07T21:02:48.9556915Z weighted=True, 2025-05-07T21:02:48.9557040Z row_wise=True, 2025-05-07T21:02:48.9557160Z mixed=False, 2025-05-07T21:02:48.9557299Z use_cache=True, 2025-05-07T21:02:48.9557468Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:48.9557597Z use_cpu=True, 2025-05-07T21:02:48.9557766Z output_dtype=SparseType.FP32, 2025-05-07T21:02:48.9557876Z ) 2025-05-07T21:02:48.9558084Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:48.9558648Z self=, 2025-05-07T21:02:48.9558781Z compile=False, 2025-05-07T21:02:48.9558948Z pooling_mode=, 2025-05-07T21:02:48.9559077Z T=1, 2025-05-07T21:02:48.9559196Z D=98, 2025-05-07T21:02:48.9559613Z B=46, 2025-05-07T21:02:48.9559754Z log_E=4, 2025-05-07T21:02:48.9559865Z L=9, 2025-05-07T21:02:48.9559994Z D_gradcheck=2, 2025-05-07T21:02:48.9560140Z stochastic_rounding=True, 2025-05-07T21:02:48.9560267Z weighted=True, 2025-05-07T21:02:48.9560404Z row_wise=True, 2025-05-07T21:02:48.9560530Z mixed=False, 2025-05-07T21:02:48.9560661Z use_cache=False, 2025-05-07T21:02:48.9560835Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:48.9560954Z use_cpu=True, 2025-05-07T21:02:48.9561111Z output_dtype=SparseType.FP16, 2025-05-07T21:02:48.9561230Z ) 2025-05-07T21:02:48.9561575Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:48.9562136Z self=, 2025-05-07T21:02:48.9562295Z compile=False, 2025-05-07T21:02:48.9562470Z pooling_mode=, 2025-05-07T21:02:48.9562598Z T=1, 2025-05-07T21:02:48.9562714Z D=45, 2025-05-07T21:02:48.9562835Z B=82, 2025-05-07T21:02:48.9562962Z log_E=4, 2025-05-07T21:02:48.9563083Z L=9, 2025-05-07T21:02:48.9563208Z D_gradcheck=1, 2025-05-07T21:02:48.9563365Z stochastic_rounding=True, 2025-05-07T21:02:48.9563494Z weighted=False, 2025-05-07T21:02:48.9563618Z row_wise=True, 2025-05-07T21:02:48.9563747Z mixed=True, 2025-05-07T21:02:48.9563875Z use_cache=False, 2025-05-07T21:02:48.9564043Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:48.9564184Z use_cpu=True, 2025-05-07T21:02:48.9564343Z output_dtype=SparseType.FP16, 2025-05-07T21:02:48.9564457Z ) 2025-05-07T21:02:48.9564667Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:48.9565214Z self=, 2025-05-07T21:02:48.9565358Z compile=False, 2025-05-07T21:02:48.9565530Z pooling_mode=, 2025-05-07T21:02:48.9565648Z T=5, 2025-05-07T21:02:48.9565774Z D=26, 2025-05-07T21:02:48.9566006Z B=118, 2025-05-07T21:02:48.9566125Z log_E=3, 2025-05-07T21:02:48.9566253Z L=4, 2025-05-07T21:02:48.9566382Z D_gradcheck=1, 2025-05-07T21:02:48.9566538Z stochastic_rounding=True, 2025-05-07T21:02:48.9566764Z weighted=True, 2025-05-07T21:02:48.9566889Z row_wise=True, 2025-05-07T21:02:48.9567011Z mixed=False, 2025-05-07T21:02:48.9567148Z use_cache=True, 2025-05-07T21:02:48.9567320Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:48.9567450Z use_cpu=True, 2025-05-07T21:02:48.9567617Z output_dtype=SparseType.FP32, 2025-05-07T21:02:48.9567731Z ) 2025-05-07T21:02:48.9567946Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:48.9581741Z self=, 2025-05-07T21:02:48.9582077Z compile=True, 2025-05-07T21:02:48.9582252Z pooling_mode=, 2025-05-07T21:02:48.9582383Z T=4, 2025-05-07T21:02:48.9582501Z D=114, 2025-05-07T21:02:48.9582627Z B=112, 2025-05-07T21:02:48.9582760Z log_E=3, 2025-05-07T21:02:48.9582878Z L=10, 2025-05-07T21:02:48.9583006Z D_gradcheck=2, 2025-05-07T21:02:48.9583162Z stochastic_rounding=True, 2025-05-07T21:02:48.9583301Z weighted=False, 2025-05-07T21:02:48.9583428Z row_wise=True, 2025-05-07T21:02:48.9583567Z mixed=True, 2025-05-07T21:02:48.9583696Z use_cache=True, 2025-05-07T21:02:48.9583869Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:48.9583995Z use_cpu=True, 2025-05-07T21:02:48.9584157Z output_dtype=SparseType.FP16, 2025-05-07T21:02:48.9584288Z ) 2025-05-07T21:02:48.9817294Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:48.9818032Z self=, 2025-05-07T21:02:48.9818203Z compile=False, 2025-05-07T21:02:48.9818529Z pooling_mode=, 2025-05-07T21:02:48.9818745Z T=2, 2025-05-07T21:02:48.9818942Z D=56, 2025-05-07T21:02:48.9819090Z B=114, 2025-05-07T21:02:48.9819237Z log_E=3, 2025-05-07T21:02:48.9819378Z L=15, 2025-05-07T21:02:48.9819539Z D_gradcheck=2, 2025-05-07T21:02:48.9819720Z stochastic_rounding=True, 2025-05-07T21:02:48.9819878Z weighted=True, 2025-05-07T21:02:48.9820032Z row_wise=True, 2025-05-07T21:02:48.9820176Z mixed=True, 2025-05-07T21:02:48.9820334Z use_cache=True, 2025-05-07T21:02:48.9820627Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:48.9820778Z use_cpu=True, 2025-05-07T21:02:48.9821216Z output_dtype=SparseType.FP16, 2025-05-07T21:02:48.9821361Z ) 2025-05-07T21:02:48.9821616Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:48.9822276Z self=, 2025-05-07T21:02:48.9822441Z compile=False, 2025-05-07T21:02:48.9822645Z pooling_mode=, 2025-05-07T21:02:48.9822795Z T=5, 2025-05-07T21:02:48.9822938Z D=112, 2025-05-07T21:02:48.9823082Z B=122, 2025-05-07T21:02:48.9823230Z log_E=5, 2025-05-07T21:02:48.9823374Z L=8, 2025-05-07T21:02:48.9823532Z D_gradcheck=2, 2025-05-07T21:02:48.9823717Z stochastic_rounding=False, 2025-05-07T21:02:48.9823863Z weighted=True, 2025-05-07T21:02:48.9824017Z row_wise=True, 2025-05-07T21:02:48.9824167Z mixed=False, 2025-05-07T21:02:48.9824316Z use_cache=False, 2025-05-07T21:02:48.9824528Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:48.9824680Z use_cpu=True, 2025-05-07T21:02:48.9824873Z output_dtype=SparseType.FP16, 2025-05-07T21:02:48.9825020Z ) 2025-05-07T21:02:48.9825269Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:48.9825915Z self=, 2025-05-07T21:02:48.9826079Z compile=False, 2025-05-07T21:02:48.9826281Z pooling_mode=, 2025-05-07T21:02:48.9826555Z T=3, 2025-05-07T21:02:48.9826699Z D=2, 2025-05-07T21:02:48.9826842Z B=100, 2025-05-07T21:02:48.9826994Z log_E=5, 2025-05-07T21:02:48.9827139Z L=11, 2025-05-07T21:02:48.9827288Z D_gradcheck=1, 2025-05-07T21:02:48.9827589Z stochastic_rounding=False, 2025-05-07T21:02:48.9827748Z weighted=False, 2025-05-07T21:02:48.9827895Z row_wise=True, 2025-05-07T21:02:48.9828052Z mixed=True, 2025-05-07T21:02:48.9828208Z use_cache=False, 2025-05-07T21:02:48.9828407Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:48.9828505Z use_cpu=True, 2025-05-07T21:02:48.9828608Z output_dtype=SparseType.FP32, 2025-05-07T21:02:48.9828682Z ) 2025-05-07T21:02:48.9828814Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:48.9829137Z self=, 2025-05-07T21:02:48.9829282Z compile=True, 2025-05-07T21:02:48.9829384Z pooling_mode=, 2025-05-07T21:02:48.9829459Z T=5, 2025-05-07T21:02:48.9829539Z D=60, 2025-05-07T21:02:48.9829613Z B=33, 2025-05-07T21:02:48.9829685Z log_E=4, 2025-05-07T21:02:48.9829766Z L=1, 2025-05-07T21:02:48.9829844Z D_gradcheck=2, 2025-05-07T21:02:48.9829936Z stochastic_rounding=False, 2025-05-07T21:02:48.9830021Z weighted=True, 2025-05-07T21:02:48.9830095Z row_wise=True, 2025-05-07T21:02:48.9830170Z mixed=True, 2025-05-07T21:02:48.9830254Z use_cache=True, 2025-05-07T21:02:48.9830355Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:48.9830429Z use_cpu=True, 2025-05-07T21:02:48.9830539Z output_dtype=SparseType.FP32, 2025-05-07T21:02:48.9830609Z ) 2025-05-07T21:02:48.9830743Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:48.9831069Z self=, 2025-05-07T21:02:48.9831147Z compile=False, 2025-05-07T21:02:48.9831256Z pooling_mode=, 2025-05-07T21:02:48.9831332Z T=4, 2025-05-07T21:02:48.9831405Z D=48, 2025-05-07T21:02:48.9831483Z B=4, 2025-05-07T21:02:48.9831558Z log_E=5, 2025-05-07T21:02:48.9831632Z L=2, 2025-05-07T21:02:48.9831717Z D_gradcheck=2, 2025-05-07T21:02:48.9831811Z stochastic_rounding=False, 2025-05-07T21:02:48.9831893Z weighted=False, 2025-05-07T21:02:48.9831975Z row_wise=True, 2025-05-07T21:02:48.9832050Z mixed=False, 2025-05-07T21:02:48.9832127Z use_cache=False, 2025-05-07T21:02:48.9832235Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:48.9832357Z use_cpu=True, 2025-05-07T21:02:48.9832459Z output_dtype=SparseType.FP32, 2025-05-07T21:02:48.9832526Z ) 2025-05-07T21:02:48.9832650Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:48.9832981Z self=, 2025-05-07T21:02:48.9833060Z compile=False, 2025-05-07T21:02:48.9833161Z pooling_mode=, 2025-05-07T21:02:48.9833241Z T=5, 2025-05-07T21:02:48.9833315Z D=49, 2025-05-07T21:02:48.9833389Z B=117, 2025-05-07T21:02:48.9833469Z log_E=4, 2025-05-07T21:02:48.9833543Z L=14, 2025-05-07T21:02:48.9833619Z D_gradcheck=2, 2025-05-07T21:02:48.9833719Z stochastic_rounding=True, 2025-05-07T21:02:48.9833795Z weighted=False, 2025-05-07T21:02:48.9833877Z row_wise=True, 2025-05-07T21:02:48.9833951Z mixed=True, 2025-05-07T21:02:48.9834027Z use_cache=False, 2025-05-07T21:02:48.9834133Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:48.9834211Z use_cpu=True, 2025-05-07T21:02:48.9834310Z output_dtype=SparseType.FP16, 2025-05-07T21:02:48.9834387Z ) 2025-05-07T21:02:48.9834508Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:48.9834834Z self=, 2025-05-07T21:02:48.9834913Z compile=True, 2025-05-07T21:02:48.9835014Z pooling_mode=, 2025-05-07T21:02:48.9835136Z T=5, 2025-05-07T21:02:48.9835218Z D=103, 2025-05-07T21:02:48.9835291Z B=128, 2025-05-07T21:02:48.9835366Z log_E=3, 2025-05-07T21:02:48.9835444Z L=7, 2025-05-07T21:02:48.9835563Z D_gradcheck=2, 2025-05-07T21:02:48.9835661Z stochastic_rounding=False, 2025-05-07T21:02:48.9835741Z weighted=False, 2025-05-07T21:02:48.9835815Z row_wise=True, 2025-05-07T21:02:48.9835898Z mixed=True, 2025-05-07T21:02:48.9835977Z use_cache=True, 2025-05-07T21:02:48.9836078Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:48.9836163Z use_cpu=True, 2025-05-07T21:02:48.9836258Z output_dtype=SparseType.FP16, 2025-05-07T21:02:48.9836322Z ) 2025-05-07T21:02:48.9836451Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:48.9836819Z self=, 2025-05-07T21:02:48.9836896Z compile=True, 2025-05-07T21:02:48.9837004Z pooling_mode=, 2025-05-07T21:02:48.9837084Z T=5, 2025-05-07T21:02:48.9837161Z D=53, 2025-05-07T21:02:48.9837235Z B=86, 2025-05-07T21:02:48.9837308Z log_E=3, 2025-05-07T21:02:48.9837388Z L=19, 2025-05-07T21:02:48.9837468Z D_gradcheck=2, 2025-05-07T21:02:48.9837563Z stochastic_rounding=False, 2025-05-07T21:02:48.9837648Z weighted=False, 2025-05-07T21:02:48.9837724Z row_wise=True, 2025-05-07T21:02:48.9837799Z mixed=True, 2025-05-07T21:02:48.9837883Z use_cache=False, 2025-05-07T21:02:48.9837986Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:48.9838062Z use_cpu=True, 2025-05-07T21:02:48.9838164Z output_dtype=SparseType.FP16, 2025-05-07T21:02:48.9838232Z ) 2025-05-07T21:02:48.9838355Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:48.9838686Z self=, 2025-05-07T21:02:48.9838763Z compile=True, 2025-05-07T21:02:48.9838874Z pooling_mode=, 2025-05-07T21:02:48.9838948Z T=1, 2025-05-07T21:02:48.9839022Z D=128, 2025-05-07T21:02:48.9839105Z B=47, 2025-05-07T21:02:48.9839179Z log_E=4, 2025-05-07T21:02:48.9839253Z L=2, 2025-05-07T21:02:48.9839348Z D_gradcheck=2, 2025-05-07T21:02:48.9839441Z stochastic_rounding=True, 2025-05-07T21:02:48.9839521Z weighted=False, 2025-05-07T21:02:48.9839603Z row_wise=True, 2025-05-07T21:02:48.9839677Z mixed=False, 2025-05-07T21:02:48.9839755Z use_cache=False, 2025-05-07T21:02:48.9839938Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:48.9840020Z use_cpu=True, 2025-05-07T21:02:48.9840115Z output_dtype=SparseType.FP16, 2025-05-07T21:02:48.9840196Z ) 2025-05-07T21:02:48.9840318Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:48.9840651Z self=, 2025-05-07T21:02:48.9840731Z compile=True, 2025-05-07T21:02:48.9840836Z pooling_mode=, 2025-05-07T21:02:48.9840917Z T=4, 2025-05-07T21:02:48.9840989Z D=56, 2025-05-07T21:02:48.9841062Z B=51, 2025-05-07T21:02:48.9841140Z log_E=4, 2025-05-07T21:02:48.9841218Z L=20, 2025-05-07T21:02:48.9841295Z D_gradcheck=2, 2025-05-07T21:02:48.9841394Z stochastic_rounding=False, 2025-05-07T21:02:48.9841471Z weighted=True, 2025-05-07T21:02:48.9841547Z row_wise=True, 2025-05-07T21:02:48.9841627Z mixed=False, 2025-05-07T21:02:48.9841704Z use_cache=True, 2025-05-07T21:02:48.9841807Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:48.9841892Z use_cpu=True, 2025-05-07T21:02:48.9841986Z output_dtype=SparseType.FP32, 2025-05-07T21:02:48.9842066Z ) 2025-05-07T21:02:48.9842191Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:48.9842514Z self=, 2025-05-07T21:02:48.9842596Z compile=False, 2025-05-07T21:02:48.9842839Z pooling_mode=, 2025-05-07T21:02:48.9842913Z T=4, 2025-05-07T21:02:48.9842991Z D=23, 2025-05-07T21:02:48.9843066Z B=93, 2025-05-07T21:02:48.9843141Z log_E=5, 2025-05-07T21:02:48.9843259Z L=18, 2025-05-07T21:02:48.9843338Z D_gradcheck=1, 2025-05-07T21:02:48.9843430Z stochastic_rounding=True, 2025-05-07T21:02:48.9843512Z weighted=False, 2025-05-07T21:02:48.9843585Z row_wise=True, 2025-05-07T21:02:48.9843666Z mixed=False, 2025-05-07T21:02:48.9843743Z use_cache=True, 2025-05-07T21:02:48.9843848Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:48.9843930Z use_cpu=True, 2025-05-07T21:02:48.9844025Z output_dtype=SparseType.FP16, 2025-05-07T21:02:48.9844095Z ) 2025-05-07T21:02:48.9844268Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:48.9844592Z self=, 2025-05-07T21:02:48.9844671Z compile=True, 2025-05-07T21:02:48.9844779Z pooling_mode=, 2025-05-07T21:02:48.9844854Z T=5, 2025-05-07T21:02:48.9844926Z D=39, 2025-05-07T21:02:48.9845006Z B=99, 2025-05-07T21:02:48.9845083Z log_E=4, 2025-05-07T21:02:48.9845153Z L=0, 2025-05-07T21:02:48.9845237Z D_gradcheck=1, 2025-05-07T21:02:48.9845329Z stochastic_rounding=False, 2025-05-07T21:02:48.9845412Z weighted=False, 2025-05-07T21:02:48.9845483Z row_wise=True, 2025-05-07T21:02:48.9845556Z mixed=True, 2025-05-07T21:02:48.9845640Z use_cache=True, 2025-05-07T21:02:48.9845742Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:48.9845818Z use_cpu=True, 2025-05-07T21:02:48.9845915Z output_dtype=SparseType.FP16, 2025-05-07T21:02:48.9845985Z ) 2025-05-07T21:02:48.9846108Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:48.9846438Z self=, 2025-05-07T21:02:48.9846516Z compile=True, 2025-05-07T21:02:48.9846616Z pooling_mode=, 2025-05-07T21:02:48.9846700Z T=2, 2025-05-07T21:02:48.9846773Z D=96, 2025-05-07T21:02:48.9846850Z B=78, 2025-05-07T21:02:48.9846928Z log_E=5, 2025-05-07T21:02:48.9846999Z L=0, 2025-05-07T21:02:48.9847081Z D_gradcheck=2, 2025-05-07T21:02:48.9847173Z stochastic_rounding=False, 2025-05-07T21:02:48.9847252Z weighted=False, 2025-05-07T21:02:48.9847336Z row_wise=True, 2025-05-07T21:02:48.9847408Z mixed=True, 2025-05-07T21:02:48.9847484Z use_cache=True, 2025-05-07T21:02:48.9847638Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:48.9847717Z use_cpu=True, 2025-05-07T21:02:48.9847813Z output_dtype=SparseType.FP16, 2025-05-07T21:02:48.9847897Z ) 2025-05-07T21:02:48.9848020Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:48.9848341Z self=, 2025-05-07T21:02:48.9848435Z compile=False, 2025-05-07T21:02:48.9848538Z pooling_mode=, 2025-05-07T21:02:48.9848620Z T=1, 2025-05-07T21:02:48.9848691Z D=110, 2025-05-07T21:02:48.9848765Z B=59, 2025-05-07T21:02:48.9848848Z log_E=5, 2025-05-07T21:02:48.9848922Z L=7, 2025-05-07T21:02:48.9848999Z D_gradcheck=1, 2025-05-07T21:02:48.9849100Z stochastic_rounding=True, 2025-05-07T21:02:48.9849184Z weighted=False, 2025-05-07T21:02:48.9849261Z row_wise=True, 2025-05-07T21:02:48.9849343Z mixed=True, 2025-05-07T21:02:48.9849422Z use_cache=False, 2025-05-07T21:02:48.9849523Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:48.9849604Z use_cpu=True, 2025-05-07T21:02:48.9849699Z output_dtype=SparseType.FP32, 2025-05-07T21:02:48.9849774Z ) 2025-05-07T21:02:48.9849908Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:48.9850230Z self=, 2025-05-07T21:02:48.9850360Z compile=False, 2025-05-07T21:02:48.9850459Z pooling_mode=, 2025-05-07T21:02:48.9850532Z T=5, 2025-05-07T21:02:48.9850614Z D=120, 2025-05-07T21:02:48.9850685Z B=11, 2025-05-07T21:02:48.9850800Z log_E=5, 2025-05-07T21:02:48.9850883Z L=13, 2025-05-07T21:02:48.9850960Z D_gradcheck=1, 2025-05-07T21:02:48.9851051Z stochastic_rounding=False, 2025-05-07T21:02:48.9851134Z weighted=False, 2025-05-07T21:02:48.9851211Z row_wise=True, 2025-05-07T21:02:48.9851286Z mixed=True, 2025-05-07T21:02:48.9851377Z use_cache=True, 2025-05-07T21:02:48.9851479Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:48.9851561Z use_cpu=True, 2025-05-07T21:02:48.9851655Z output_dtype=SparseType.FP16, 2025-05-07T21:02:48.9851762Z ) 2025-05-07T21:02:48.9851892Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:48.9852215Z self=, 2025-05-07T21:02:48.9852295Z compile=True, 2025-05-07T21:02:48.9852405Z pooling_mode=, 2025-05-07T21:02:48.9852477Z T=5, 2025-05-07T21:02:48.9852551Z D=60, 2025-05-07T21:02:48.9852631Z B=126, 2025-05-07T21:02:48.9852704Z log_E=4, 2025-05-07T21:02:48.9852773Z L=18, 2025-05-07T21:02:48.9852855Z D_gradcheck=2, 2025-05-07T21:02:48.9852944Z stochastic_rounding=True, 2025-05-07T21:02:48.9853021Z weighted=True, 2025-05-07T21:02:48.9853101Z row_wise=True, 2025-05-07T21:02:48.9853175Z mixed=True, 2025-05-07T21:02:48.9853260Z use_cache=False, 2025-05-07T21:02:48.9853360Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:48.9853437Z use_cpu=True, 2025-05-07T21:02:48.9853543Z output_dtype=SparseType.FP16, 2025-05-07T21:02:48.9853621Z ) 2025-05-07T21:02:49.0091920Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:49.0092956Z self=, 2025-05-07T21:02:49.0093248Z compile=False, 2025-05-07T21:02:49.0093601Z pooling_mode=, 2025-05-07T21:02:49.0094124Z T=3, 2025-05-07T21:02:49.0094359Z D=78, 2025-05-07T21:02:49.0094578Z B=95, 2025-05-07T21:02:49.0094861Z log_E=3, 2025-05-07T21:02:49.0095019Z L=10, 2025-05-07T21:02:49.0095179Z D_gradcheck=2, 2025-05-07T21:02:49.0095363Z stochastic_rounding=False, 2025-05-07T21:02:49.0095524Z weighted=True, 2025-05-07T21:02:49.0095670Z row_wise=True, 2025-05-07T21:02:49.0096041Z mixed=False, 2025-05-07T21:02:49.0096388Z use_cache=False, 2025-05-07T21:02:49.0096594Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:49.0096756Z use_cpu=True, 2025-05-07T21:02:49.0096958Z output_dtype=SparseType.FP16, 2025-05-07T21:02:49.0097100Z ) 2025-05-07T21:02:49.0097364Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:49.0098016Z self=, 2025-05-07T21:02:49.0098175Z compile=False, 2025-05-07T21:02:49.0098390Z pooling_mode=, 2025-05-07T21:02:49.0098516Z T=3, 2025-05-07T21:02:49.0098591Z D=14, 2025-05-07T21:02:49.0098695Z B=36, 2025-05-07T21:02:49.0098779Z log_E=3, 2025-05-07T21:02:49.0098876Z L=0, 2025-05-07T21:02:49.0098967Z D_gradcheck=1, 2025-05-07T21:02:49.0099062Z stochastic_rounding=False, 2025-05-07T21:02:49.0099144Z weighted=True, 2025-05-07T21:02:49.0099223Z row_wise=True, 2025-05-07T21:02:49.0099303Z mixed=True, 2025-05-07T21:02:49.0099390Z use_cache=True, 2025-05-07T21:02:49.0099492Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:49.0099570Z use_cpu=True, 2025-05-07T21:02:49.0099679Z output_dtype=SparseType.FP32, 2025-05-07T21:02:49.0099750Z ) 2025-05-07T21:02:49.0099875Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:49.0100210Z self=, 2025-05-07T21:02:49.0100358Z compile=True, 2025-05-07T21:02:49.0100470Z pooling_mode=, 2025-05-07T21:02:49.0100543Z T=1, 2025-05-07T21:02:49.0100614Z D=72, 2025-05-07T21:02:49.0100756Z B=91, 2025-05-07T21:02:49.0100831Z log_E=3, 2025-05-07T21:02:49.0100905Z L=0, 2025-05-07T21:02:49.0100990Z D_gradcheck=2, 2025-05-07T21:02:49.0101082Z stochastic_rounding=False, 2025-05-07T21:02:49.0101160Z weighted=True, 2025-05-07T21:02:49.0101243Z row_wise=True, 2025-05-07T21:02:49.0101324Z mixed=False, 2025-05-07T21:02:49.0101403Z use_cache=True, 2025-05-07T21:02:49.0101510Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:49.0101590Z use_cpu=True, 2025-05-07T21:02:49.0101747Z output_dtype=SparseType.FP16, 2025-05-07T21:02:49.0101822Z ) 2025-05-07T21:02:49.0101948Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:49.0102280Z self=, 2025-05-07T21:02:49.0102362Z compile=True, 2025-05-07T21:02:49.0102465Z pooling_mode=, 2025-05-07T21:02:49.0102546Z T=3, 2025-05-07T21:02:49.0102623Z D=113, 2025-05-07T21:02:49.0102696Z B=95, 2025-05-07T21:02:49.0102777Z log_E=5, 2025-05-07T21:02:49.0102852Z L=7, 2025-05-07T21:02:49.0102929Z D_gradcheck=1, 2025-05-07T21:02:49.0103025Z stochastic_rounding=True, 2025-05-07T21:02:49.0103106Z weighted=True, 2025-05-07T21:02:49.0103182Z row_wise=True, 2025-05-07T21:02:49.0103266Z mixed=True, 2025-05-07T21:02:49.0103347Z use_cache=False, 2025-05-07T21:02:49.0103451Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:49.0103538Z use_cpu=True, 2025-05-07T21:02:49.0103638Z output_dtype=SparseType.FP16, 2025-05-07T21:02:49.0103717Z ) 2025-05-07T21:02:49.0103841Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:49.0104165Z self=, 2025-05-07T21:02:49.0104251Z compile=False, 2025-05-07T21:02:49.0104357Z pooling_mode=, 2025-05-07T21:02:49.0104427Z T=1, 2025-05-07T21:02:49.0104511Z D=81, 2025-05-07T21:02:49.0104586Z B=122, 2025-05-07T21:02:49.0104661Z log_E=4, 2025-05-07T21:02:49.0104741Z L=7, 2025-05-07T21:02:49.0104821Z D_gradcheck=2, 2025-05-07T21:02:49.0104912Z stochastic_rounding=False, 2025-05-07T21:02:49.0104999Z weighted=False, 2025-05-07T21:02:49.0105126Z row_wise=True, 2025-05-07T21:02:49.0105202Z mixed=True, 2025-05-07T21:02:49.0105290Z use_cache=False, 2025-05-07T21:02:49.0105392Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:49.0105478Z use_cpu=True, 2025-05-07T21:02:49.0105576Z output_dtype=SparseType.FP16, 2025-05-07T21:02:49.0105646Z ) 2025-05-07T21:02:49.0105774Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:49.0106099Z self=, 2025-05-07T21:02:49.0106181Z compile=False, 2025-05-07T21:02:49.0106298Z pooling_mode=, 2025-05-07T21:02:49.0106373Z T=1, 2025-05-07T21:02:49.0106450Z D=74, 2025-05-07T21:02:49.0106528Z B=4, 2025-05-07T21:02:49.0106601Z log_E=4, 2025-05-07T21:02:49.0106676Z L=4, 2025-05-07T21:02:49.0106765Z D_gradcheck=1, 2025-05-07T21:02:49.0106862Z stochastic_rounding=False, 2025-05-07T21:02:49.0106940Z weighted=True, 2025-05-07T21:02:49.0107028Z row_wise=True, 2025-05-07T21:02:49.0107104Z mixed=False, 2025-05-07T21:02:49.0107187Z use_cache=True, 2025-05-07T21:02:49.0107289Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:49.0107371Z use_cpu=True, 2025-05-07T21:02:49.0107477Z output_dtype=SparseType.FP32, 2025-05-07T21:02:49.0107548Z ) 2025-05-07T21:02:49.0107672Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:49.0108050Z self=, 2025-05-07T21:02:49.0108131Z compile=False, 2025-05-07T21:02:49.0108238Z pooling_mode=, 2025-05-07T21:02:49.0108363Z T=5, 2025-05-07T21:02:49.0108441Z D=57, 2025-05-07T21:02:49.0108516Z B=2, 2025-05-07T21:02:49.0108599Z log_E=5, 2025-05-07T21:02:49.0108675Z L=14, 2025-05-07T21:02:49.0108761Z D_gradcheck=2, 2025-05-07T21:02:49.0108853Z stochastic_rounding=True, 2025-05-07T21:02:49.0108932Z weighted=False, 2025-05-07T21:02:49.0109019Z row_wise=True, 2025-05-07T21:02:49.0109097Z mixed=False, 2025-05-07T21:02:49.0109176Z use_cache=True, 2025-05-07T21:02:49.0109287Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:49.0109436Z use_cpu=True, 2025-05-07T21:02:49.0109536Z output_dtype=SparseType.FP16, 2025-05-07T21:02:49.0109615Z ) 2025-05-07T21:02:49.0109740Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:49.0110068Z self=, 2025-05-07T21:02:49.0110151Z compile=False, 2025-05-07T21:02:49.0110255Z pooling_mode=, 2025-05-07T21:02:49.0110339Z T=3, 2025-05-07T21:02:49.0110412Z D=89, 2025-05-07T21:02:49.0110488Z B=12, 2025-05-07T21:02:49.0110568Z log_E=4, 2025-05-07T21:02:49.0110641Z L=10, 2025-05-07T21:02:49.0110720Z D_gradcheck=2, 2025-05-07T21:02:49.0110818Z stochastic_rounding=True, 2025-05-07T21:02:49.0110898Z weighted=True, 2025-05-07T21:02:49.0110975Z row_wise=True, 2025-05-07T21:02:49.0111055Z mixed=False, 2025-05-07T21:02:49.0111134Z use_cache=False, 2025-05-07T21:02:49.0111235Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:49.0111323Z use_cpu=True, 2025-05-07T21:02:49.0111419Z output_dtype=SparseType.FP16, 2025-05-07T21:02:49.0111491Z ) 2025-05-07T21:02:49.0111621Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:49.0111947Z self=, 2025-05-07T21:02:49.0112031Z compile=False, 2025-05-07T21:02:49.0112134Z pooling_mode=, 2025-05-07T21:02:49.0112213Z T=5, 2025-05-07T21:02:49.0112292Z D=95, 2025-05-07T21:02:49.0112359Z B=33, 2025-05-07T21:02:49.0112430Z log_E=4, 2025-05-07T21:02:49.0112512Z L=14, 2025-05-07T21:02:49.0112589Z D_gradcheck=2, 2025-05-07T21:02:49.0112682Z stochastic_rounding=True, 2025-05-07T21:02:49.0112813Z weighted=False, 2025-05-07T21:02:49.0112895Z row_wise=True, 2025-05-07T21:02:49.0112970Z mixed=True, 2025-05-07T21:02:49.0113055Z use_cache=True, 2025-05-07T21:02:49.0113157Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:49.0113232Z use_cpu=True, 2025-05-07T21:02:49.0113334Z output_dtype=SparseType.FP16, 2025-05-07T21:02:49.0113405Z ) 2025-05-07T21:02:49.0113535Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:49.0113861Z self=, 2025-05-07T21:02:49.0113938Z compile=True, 2025-05-07T21:02:49.0114053Z pooling_mode=, 2025-05-07T21:02:49.0114126Z T=2, 2025-05-07T21:02:49.0114197Z D=44, 2025-05-07T21:02:49.0114272Z B=64, 2025-05-07T21:02:49.0114345Z log_E=3, 2025-05-07T21:02:49.0114420Z L=6, 2025-05-07T21:02:49.0114504Z D_gradcheck=1, 2025-05-07T21:02:49.0114595Z stochastic_rounding=True, 2025-05-07T21:02:49.0114674Z weighted=True, 2025-05-07T21:02:49.0114759Z row_wise=True, 2025-05-07T21:02:49.0114836Z mixed=False, 2025-05-07T21:02:49.0114913Z use_cache=True, 2025-05-07T21:02:49.0115022Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:49.0115103Z use_cpu=True, 2025-05-07T21:02:49.0115205Z output_dtype=SparseType.FP16, 2025-05-07T21:02:49.0115273Z ) 2025-05-07T21:02:49.0115398Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:49.0115780Z self=, 2025-05-07T21:02:49.0115862Z compile=False, 2025-05-07T21:02:49.0116003Z pooling_mode=, 2025-05-07T21:02:49.0116085Z T=2, 2025-05-07T21:02:49.0116160Z D=93, 2025-05-07T21:02:49.0116236Z B=117, 2025-05-07T21:02:49.0116314Z log_E=5, 2025-05-07T21:02:49.0116388Z L=12, 2025-05-07T21:02:49.0116465Z D_gradcheck=1, 2025-05-07T21:02:49.0116565Z stochastic_rounding=False, 2025-05-07T21:02:49.0116645Z weighted=False, 2025-05-07T21:02:49.0116722Z row_wise=True, 2025-05-07T21:02:49.0116804Z mixed=False, 2025-05-07T21:02:49.0116880Z use_cache=False, 2025-05-07T21:02:49.0117032Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:49.0117110Z use_cpu=True, 2025-05-07T21:02:49.0117207Z output_dtype=SparseType.FP16, 2025-05-07T21:02:49.0117283Z ) 2025-05-07T21:02:49.0117406Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:49.0117732Z self=, 2025-05-07T21:02:49.0117816Z compile=True, 2025-05-07T21:02:49.0117922Z pooling_mode=, 2025-05-07T21:02:49.0117999Z T=1, 2025-05-07T21:02:49.0118079Z D=81, 2025-05-07T21:02:49.0118151Z B=66, 2025-05-07T21:02:49.0118225Z log_E=3, 2025-05-07T21:02:49.0118305Z L=19, 2025-05-07T21:02:49.0118382Z D_gradcheck=2, 2025-05-07T21:02:49.0118477Z stochastic_rounding=False, 2025-05-07T21:02:49.0118559Z weighted=False, 2025-05-07T21:02:49.0118633Z row_wise=True, 2025-05-07T21:02:49.0118717Z mixed=True, 2025-05-07T21:02:49.0118794Z use_cache=True, 2025-05-07T21:02:49.0118899Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:49.0118983Z use_cpu=True, 2025-05-07T21:02:49.0119082Z output_dtype=SparseType.FP32, 2025-05-07T21:02:49.0119154Z ) 2025-05-07T21:02:49.0119284Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:49.0119607Z self=, 2025-05-07T21:02:49.0119683Z compile=False, 2025-05-07T21:02:49.0119800Z pooling_mode=, 2025-05-07T21:02:49.0119874Z T=4, 2025-05-07T21:02:49.0119955Z D=76, 2025-05-07T21:02:49.0120029Z B=119, 2025-05-07T21:02:49.0120103Z log_E=4, 2025-05-07T21:02:49.0120181Z L=3, 2025-05-07T21:02:49.0120262Z D_gradcheck=2, 2025-05-07T21:02:49.0120397Z stochastic_rounding=True, 2025-05-07T21:02:49.0120488Z weighted=False, 2025-05-07T21:02:49.0120566Z row_wise=True, 2025-05-07T21:02:49.0120638Z mixed=True, 2025-05-07T21:02:49.0120726Z use_cache=False, 2025-05-07T21:02:49.0120830Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:49.0120906Z use_cpu=True, 2025-05-07T21:02:49.0121009Z output_dtype=SparseType.FP32, 2025-05-07T21:02:49.0121081Z ) 2025-05-07T21:02:49.0121208Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:49.0121540Z self=, 2025-05-07T21:02:49.0121617Z compile=True, 2025-05-07T21:02:49.0121729Z pooling_mode=, 2025-05-07T21:02:49.0121804Z T=4, 2025-05-07T21:02:49.0121878Z D=114, 2025-05-07T21:02:49.0121959Z B=88, 2025-05-07T21:02:49.0122033Z log_E=4, 2025-05-07T21:02:49.0122106Z L=11, 2025-05-07T21:02:49.0122188Z D_gradcheck=1, 2025-05-07T21:02:49.0122282Z stochastic_rounding=False, 2025-05-07T21:02:49.0122360Z weighted=True, 2025-05-07T21:02:49.0122443Z row_wise=True, 2025-05-07T21:02:49.0122520Z mixed=True, 2025-05-07T21:02:49.0122605Z use_cache=False, 2025-05-07T21:02:49.0122716Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:49.0122793Z use_cpu=True, 2025-05-07T21:02:49.0122892Z output_dtype=SparseType.FP16, 2025-05-07T21:02:49.0122967Z ) 2025-05-07T21:02:49.0123138Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:49.0123468Z self=, 2025-05-07T21:02:49.0123589Z compile=True, 2025-05-07T21:02:49.0123696Z pooling_mode=, 2025-05-07T21:02:49.0123774Z T=3, 2025-05-07T21:02:49.0123848Z D=85, 2025-05-07T21:02:49.0123923Z B=4, 2025-05-07T21:02:49.0124006Z log_E=5, 2025-05-07T21:02:49.0124081Z L=13, 2025-05-07T21:02:49.0124158Z D_gradcheck=2, 2025-05-07T21:02:49.0124258Z stochastic_rounding=True, 2025-05-07T21:02:49.0124342Z weighted=False, 2025-05-07T21:02:49.0124418Z row_wise=True, 2025-05-07T21:02:49.0124496Z mixed=False, 2025-05-07T21:02:49.0124618Z use_cache=False, 2025-05-07T21:02:49.0124721Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:49.0124803Z use_cpu=True, 2025-05-07T21:02:49.0124902Z output_dtype=SparseType.FP16, 2025-05-07T21:02:49.0124985Z ) 2025-05-07T21:02:49.0125108Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:49.0125432Z self=, 2025-05-07T21:02:49.0125522Z compile=True, 2025-05-07T21:02:49.0125625Z pooling_mode=, 2025-05-07T21:02:49.0125699Z T=5, 2025-05-07T21:02:49.0125775Z D=71, 2025-05-07T21:02:49.0125849Z B=77, 2025-05-07T21:02:49.0125920Z log_E=3, 2025-05-07T21:02:49.0126000Z L=20, 2025-05-07T21:02:49.0126079Z D_gradcheck=1, 2025-05-07T21:02:49.0126175Z stochastic_rounding=False, 2025-05-07T21:02:49.0126264Z weighted=False, 2025-05-07T21:02:49.0126339Z row_wise=True, 2025-05-07T21:02:49.0126419Z mixed=False, 2025-05-07T21:02:49.0126501Z use_cache=True, 2025-05-07T21:02:49.0126602Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:49.0126688Z use_cpu=True, 2025-05-07T21:02:49.0126787Z output_dtype=SparseType.FP16, 2025-05-07T21:02:49.0126865Z ) 2025-05-07T21:02:49.0367052Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:49.0368186Z self=, 2025-05-07T21:02:49.0368482Z compile=True, 2025-05-07T21:02:49.0368681Z pooling_mode=, 2025-05-07T21:02:49.0368803Z T=3, 2025-05-07T21:02:49.0368905Z D=92, 2025-05-07T21:02:49.0368979Z B=64, 2025-05-07T21:02:49.0369051Z log_E=5, 2025-05-07T21:02:49.0369127Z L=11, 2025-05-07T21:02:49.0369349Z D_gradcheck=2, 2025-05-07T21:02:49.0369451Z stochastic_rounding=False, 2025-05-07T21:02:49.0369538Z weighted=True, 2025-05-07T21:02:49.0369617Z row_wise=True, 2025-05-07T21:02:49.0369694Z mixed=False, 2025-05-07T21:02:49.0369786Z use_cache=True, 2025-05-07T21:02:49.0369888Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:49.0369976Z use_cpu=True, 2025-05-07T21:02:49.0370074Z output_dtype=SparseType.FP16, 2025-05-07T21:02:49.0370150Z ) 2025-05-07T21:02:49.0370279Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:49.0370602Z self=, 2025-05-07T21:02:49.0370681Z compile=True, 2025-05-07T21:02:49.0370791Z pooling_mode=, 2025-05-07T21:02:49.0370867Z T=1, 2025-05-07T21:02:49.0370940Z D=13, 2025-05-07T21:02:49.0371021Z B=101, 2025-05-07T21:02:49.0371095Z log_E=4, 2025-05-07T21:02:49.0371169Z L=19, 2025-05-07T21:02:49.0371259Z D_gradcheck=2, 2025-05-07T21:02:49.0371353Z stochastic_rounding=False, 2025-05-07T21:02:49.0371431Z weighted=False, 2025-05-07T21:02:49.0371519Z row_wise=True, 2025-05-07T21:02:49.0371597Z mixed=True, 2025-05-07T21:02:49.0371687Z use_cache=False, 2025-05-07T21:02:49.0371790Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:49.0371869Z use_cpu=True, 2025-05-07T21:02:49.0371974Z output_dtype=SparseType.FP32, 2025-05-07T21:02:49.0372114Z ) 2025-05-07T21:02:49.0372239Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:49.0372630Z self=, 2025-05-07T21:02:49.0372714Z compile=False, 2025-05-07T21:02:49.0372816Z pooling_mode=, 2025-05-07T21:02:49.0372897Z T=3, 2025-05-07T21:02:49.0372972Z D=29, 2025-05-07T21:02:49.0373048Z B=114, 2025-05-07T21:02:49.0373133Z log_E=5, 2025-05-07T21:02:49.0373207Z L=16, 2025-05-07T21:02:49.0373289Z D_gradcheck=2, 2025-05-07T21:02:49.0373390Z stochastic_rounding=True, 2025-05-07T21:02:49.0373472Z weighted=False, 2025-05-07T21:02:49.0373560Z row_wise=True, 2025-05-07T21:02:49.0373701Z mixed=True, 2025-05-07T21:02:49.0373816Z use_cache=True, 2025-05-07T21:02:49.0373918Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:49.0374001Z use_cpu=True, 2025-05-07T21:02:49.0374104Z output_dtype=SparseType.FP16, 2025-05-07T21:02:49.0374175Z ) 2025-05-07T21:02:49.0374303Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:49.0374628Z self=, 2025-05-07T21:02:49.0374712Z compile=False, 2025-05-07T21:02:49.0374822Z pooling_mode=, 2025-05-07T21:02:49.0374897Z T=1, 2025-05-07T21:02:49.0374971Z D=117, 2025-05-07T21:02:49.0375054Z B=121, 2025-05-07T21:02:49.0375131Z log_E=5, 2025-05-07T21:02:49.0375207Z L=19, 2025-05-07T21:02:49.0375295Z D_gradcheck=2, 2025-05-07T21:02:49.0375389Z stochastic_rounding=False, 2025-05-07T21:02:49.0375467Z weighted=False, 2025-05-07T21:02:49.0375549Z row_wise=True, 2025-05-07T21:02:49.0375635Z mixed=False, 2025-05-07T21:02:49.0375721Z use_cache=True, 2025-05-07T21:02:49.0375825Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:49.0375903Z use_cpu=True, 2025-05-07T21:02:49.0376011Z output_dtype=SparseType.FP32, 2025-05-07T21:02:49.0376198Z ) 2025-05-07T21:02:49.0376324Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:49.0376659Z self=, 2025-05-07T21:02:49.0376740Z compile=False, 2025-05-07T21:02:49.0376843Z pooling_mode=, 2025-05-07T21:02:49.0376921Z T=4, 2025-05-07T21:02:49.0376994Z D=110, 2025-05-07T21:02:49.0377066Z B=26, 2025-05-07T21:02:49.0377154Z log_E=4, 2025-05-07T21:02:49.0377281Z L=2, 2025-05-07T21:02:49.0377368Z D_gradcheck=1, 2025-05-07T21:02:49.0377461Z stochastic_rounding=False, 2025-05-07T21:02:49.0377542Z weighted=True, 2025-05-07T21:02:49.0377628Z row_wise=True, 2025-05-07T21:02:49.0377703Z mixed=True, 2025-05-07T21:02:49.0377781Z use_cache=False, 2025-05-07T21:02:49.0377891Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:49.0377968Z use_cpu=True, 2025-05-07T21:02:49.0378069Z output_dtype=SparseType.FP16, 2025-05-07T21:02:49.0378150Z ) 2025-05-07T21:02:49.0378276Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:49.0378604Z self=, 2025-05-07T21:02:49.0378690Z compile=True, 2025-05-07T21:02:49.0378793Z pooling_mode=, 2025-05-07T21:02:49.0378876Z T=4, 2025-05-07T21:02:49.0378951Z D=126, 2025-05-07T21:02:49.0379027Z B=6, 2025-05-07T21:02:49.0379114Z log_E=4, 2025-05-07T21:02:49.0379193Z L=14, 2025-05-07T21:02:49.0379275Z D_gradcheck=2, 2025-05-07T21:02:49.0379375Z stochastic_rounding=True, 2025-05-07T21:02:49.0379459Z weighted=True, 2025-05-07T21:02:49.0379540Z row_wise=True, 2025-05-07T21:02:49.0389638Z mixed=False, 2025-05-07T21:02:49.0389799Z use_cache=False, 2025-05-07T21:02:49.0389962Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:49.0390068Z use_cpu=True, 2025-05-07T21:02:49.0390269Z output_dtype=SparseType.FP16, 2025-05-07T21:02:49.0390351Z ) 2025-05-07T21:02:49.0390488Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:49.0390871Z self=, 2025-05-07T21:02:49.0390966Z compile=False, 2025-05-07T21:02:49.0391082Z pooling_mode=, 2025-05-07T21:02:49.0391160Z T=2, 2025-05-07T21:02:49.0391243Z D=33, 2025-05-07T21:02:49.0391318Z B=16, 2025-05-07T21:02:49.0391400Z log_E=4, 2025-05-07T21:02:49.0391480Z L=19, 2025-05-07T21:02:49.0391563Z D_gradcheck=1, 2025-05-07T21:02:49.0391661Z stochastic_rounding=False, 2025-05-07T21:02:49.0391750Z weighted=True, 2025-05-07T21:02:49.0391873Z row_wise=True, 2025-05-07T21:02:49.0391964Z mixed=False, 2025-05-07T21:02:49.0392047Z use_cache=True, 2025-05-07T21:02:49.0392155Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:49.0392244Z use_cpu=True, 2025-05-07T21:02:49.0392345Z output_dtype=SparseType.FP32, 2025-05-07T21:02:49.0392417Z ) 2025-05-07T21:02:49.0392550Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:49.0392885Z self=, 2025-05-07T21:02:49.0392967Z compile=True, 2025-05-07T21:02:49.0393079Z pooling_mode=, 2025-05-07T21:02:49.0393158Z T=4, 2025-05-07T21:02:49.0393236Z D=70, 2025-05-07T21:02:49.0393320Z B=126, 2025-05-07T21:02:49.0393401Z log_E=5, 2025-05-07T21:02:49.0393478Z L=10, 2025-05-07T21:02:49.0393567Z D_gradcheck=2, 2025-05-07T21:02:49.0393662Z stochastic_rounding=True, 2025-05-07T21:02:49.0393750Z weighted=True, 2025-05-07T21:02:49.0393833Z row_wise=True, 2025-05-07T21:02:49.0393915Z mixed=False, 2025-05-07T21:02:49.0394003Z use_cache=True, 2025-05-07T21:02:49.0394111Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:49.0394191Z use_cpu=True, 2025-05-07T21:02:49.0394298Z output_dtype=SparseType.FP16, 2025-05-07T21:02:49.0394375Z ) 2025-05-07T21:02:49.0394503Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:49.0394836Z self=, 2025-05-07T21:02:49.0394918Z compile=False, 2025-05-07T21:02:49.0395024Z pooling_mode=, 2025-05-07T21:02:49.0395109Z T=5, 2025-05-07T21:02:49.0395184Z D=68, 2025-05-07T21:02:49.0395263Z B=97, 2025-05-07T21:02:49.0395386Z log_E=3, 2025-05-07T21:02:49.0395464Z L=3, 2025-05-07T21:02:49.0395554Z D_gradcheck=2, 2025-05-07T21:02:49.0395651Z stochastic_rounding=False, 2025-05-07T21:02:49.0395734Z weighted=True, 2025-05-07T21:02:49.0395819Z row_wise=True, 2025-05-07T21:02:49.0395899Z mixed=False, 2025-05-07T21:02:49.0395980Z use_cache=True, 2025-05-07T21:02:49.0396090Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:49.0396175Z use_cpu=True, 2025-05-07T21:02:49.0396277Z output_dtype=SparseType.FP16, 2025-05-07T21:02:49.0396359Z ) 2025-05-07T21:02:49.0396488Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:49.0396816Z self=, 2025-05-07T21:02:49.0396906Z compile=False, 2025-05-07T21:02:49.0397015Z pooling_mode=, 2025-05-07T21:02:49.0397096Z T=3, 2025-05-07T21:02:49.0397173Z D=102, 2025-05-07T21:02:49.0397254Z B=41, 2025-05-07T21:02:49.0397341Z log_E=3, 2025-05-07T21:02:49.0397422Z L=18, 2025-05-07T21:02:49.0397507Z D_gradcheck=2, 2025-05-07T21:02:49.0397614Z stochastic_rounding=True, 2025-05-07T21:02:49.0397702Z weighted=True, 2025-05-07T21:02:49.0397785Z row_wise=True, 2025-05-07T21:02:49.0397876Z mixed=False, 2025-05-07T21:02:49.0397961Z use_cache=False, 2025-05-07T21:02:49.0398068Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:49.0398209Z use_cpu=True, 2025-05-07T21:02:49.0398309Z output_dtype=SparseType.FP32, 2025-05-07T21:02:49.0398383Z ) 2025-05-07T21:02:49.0398519Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:49.0398883Z self=, 2025-05-07T21:02:49.0398980Z compile=False, 2025-05-07T21:02:49.0399089Z pooling_mode=, 2025-05-07T21:02:49.0399166Z T=1, 2025-05-07T21:02:49.0399250Z D=60, 2025-05-07T21:02:49.0399332Z B=117, 2025-05-07T21:02:49.0399410Z log_E=4, 2025-05-07T21:02:49.0399491Z L=14, 2025-05-07T21:02:49.0399571Z D_gradcheck=1, 2025-05-07T21:02:49.0399667Z stochastic_rounding=False, 2025-05-07T21:02:49.0399791Z weighted=False, 2025-05-07T21:02:49.0399874Z row_wise=True, 2025-05-07T21:02:49.0399955Z mixed=False, 2025-05-07T21:02:49.0400042Z use_cache=False, 2025-05-07T21:02:49.0400147Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:49.0400230Z use_cpu=True, 2025-05-07T21:02:49.0400341Z output_dtype=SparseType.FP16, 2025-05-07T21:02:49.0400416Z ) 2025-05-07T21:02:49.0400549Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:49.0400877Z self=, 2025-05-07T21:02:49.0400962Z compile=True, 2025-05-07T21:02:49.0401075Z pooling_mode=, 2025-05-07T21:02:49.0401153Z T=2, 2025-05-07T21:02:49.0401232Z D=78, 2025-05-07T21:02:49.0401315Z B=15, 2025-05-07T21:02:49.0401394Z log_E=3, 2025-05-07T21:02:49.0401471Z L=10, 2025-05-07T21:02:49.0401560Z D_gradcheck=1, 2025-05-07T21:02:49.0401656Z stochastic_rounding=True, 2025-05-07T21:02:49.0401745Z weighted=False, 2025-05-07T21:02:49.0401833Z row_wise=True, 2025-05-07T21:02:49.0401914Z mixed=True, 2025-05-07T21:02:49.0402004Z use_cache=True, 2025-05-07T21:02:49.0402112Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:49.0402192Z use_cpu=True, 2025-05-07T21:02:49.0402301Z output_dtype=SparseType.FP32, 2025-05-07T21:02:49.0402373Z ) 2025-05-07T21:02:49.0402504Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:49.0402834Z self=, 2025-05-07T21:02:49.0402915Z compile=True, 2025-05-07T21:02:49.0403021Z pooling_mode=, 2025-05-07T21:02:49.0403104Z T=1, 2025-05-07T21:02:49.0403225Z D=74, 2025-05-07T21:02:49.0403307Z B=67, 2025-05-07T21:02:49.0403391Z log_E=4, 2025-05-07T21:02:49.0403468Z L=0, 2025-05-07T21:02:49.0403551Z D_gradcheck=1, 2025-05-07T21:02:49.0403655Z stochastic_rounding=False, 2025-05-07T21:02:49.0403737Z weighted=False, 2025-05-07T21:02:49.0403824Z row_wise=True, 2025-05-07T21:02:49.0403906Z mixed=True, 2025-05-07T21:02:49.0403987Z use_cache=False, 2025-05-07T21:02:49.0404104Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:49.0404183Z use_cpu=True, 2025-05-07T21:02:49.0404284Z output_dtype=SparseType.FP16, 2025-05-07T21:02:49.0404363Z ) 2025-05-07T21:02:49.0404491Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:49.0404811Z self=, 2025-05-07T21:02:49.0404896Z compile=False, 2025-05-07T21:02:49.0404998Z pooling_mode=, 2025-05-07T21:02:49.0405068Z T=2, 2025-05-07T21:02:49.0405150Z D=31, 2025-05-07T21:02:49.0405222Z B=104, 2025-05-07T21:02:49.0405298Z log_E=5, 2025-05-07T21:02:49.0405370Z L=15, 2025-05-07T21:02:49.0405447Z D_gradcheck=1, 2025-05-07T21:02:49.0405549Z stochastic_rounding=False, 2025-05-07T21:02:49.0405631Z weighted=True, 2025-05-07T21:02:49.0405714Z row_wise=True, 2025-05-07T21:02:49.0405798Z mixed=False, 2025-05-07T21:02:49.0405879Z use_cache=False, 2025-05-07T21:02:49.0406030Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:49.0406111Z use_cpu=True, 2025-05-07T21:02:49.0406210Z output_dtype=SparseType.FP16, 2025-05-07T21:02:49.0406282Z ) 2025-05-07T21:02:49.0406451Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:49.0406776Z self=, 2025-05-07T21:02:49.0406858Z compile=True, 2025-05-07T21:02:49.0406974Z pooling_mode=, 2025-05-07T21:02:49.0407049Z T=5, 2025-05-07T21:02:49.0407130Z D=103, 2025-05-07T21:02:49.0407204Z B=18, 2025-05-07T21:02:49.0407279Z log_E=3, 2025-05-07T21:02:49.0407360Z L=2, 2025-05-07T21:02:49.0407441Z D_gradcheck=1, 2025-05-07T21:02:49.0407580Z stochastic_rounding=False, 2025-05-07T21:02:49.0407667Z weighted=True, 2025-05-07T21:02:49.0407748Z row_wise=True, 2025-05-07T21:02:49.0407828Z mixed=False, 2025-05-07T21:02:49.0407913Z use_cache=True, 2025-05-07T21:02:49.0408016Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:49.0408097Z use_cpu=True, 2025-05-07T21:02:49.0408204Z output_dtype=SparseType.FP32, 2025-05-07T21:02:49.0408276Z ) 2025-05-07T21:02:49.0408407Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:49.0408737Z self=, 2025-05-07T21:02:49.0408819Z compile=True, 2025-05-07T21:02:49.0408931Z pooling_mode=, 2025-05-07T21:02:49.0409004Z T=1, 2025-05-07T21:02:49.0409075Z D=33, 2025-05-07T21:02:49.0409160Z B=119, 2025-05-07T21:02:49.0409234Z log_E=3, 2025-05-07T21:02:49.0409308Z L=18, 2025-05-07T21:02:49.0409394Z D_gradcheck=1, 2025-05-07T21:02:49.0409490Z stochastic_rounding=True, 2025-05-07T21:02:49.0409569Z weighted=False, 2025-05-07T21:02:49.0409652Z row_wise=True, 2025-05-07T21:02:49.0409729Z mixed=True, 2025-05-07T21:02:49.0409810Z use_cache=True, 2025-05-07T21:02:49.0409917Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:49.0409997Z use_cpu=True, 2025-05-07T21:02:49.0410102Z output_dtype=SparseType.FP16, 2025-05-07T21:02:49.0410175Z ) 2025-05-07T21:02:50.6798822Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:50.6799929Z self=, 2025-05-07T21:02:50.6800636Z compile=False, 2025-05-07T21:02:50.6800962Z pooling_mode=, 2025-05-07T21:02:50.6801594Z T=1, 2025-05-07T21:02:50.6801777Z D=60, 2025-05-07T21:02:50.6801960Z B=113, 2025-05-07T21:02:50.6802142Z log_E=5, 2025-05-07T21:02:50.6802327Z L=9, 2025-05-07T21:02:50.6802519Z D_gradcheck=1, 2025-05-07T21:02:50.6802744Z stochastic_rounding=False, 2025-05-07T21:02:50.6802987Z weighted=False, 2025-05-07T21:02:50.6803198Z row_wise=True, 2025-05-07T21:02:50.6803405Z mixed=False, 2025-05-07T21:02:50.6803613Z use_cache=True, 2025-05-07T21:02:50.6803845Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:50.6804124Z use_cpu=True, 2025-05-07T21:02:50.6804355Z output_dtype=SparseType.FP32, 2025-05-07T21:02:50.6804624Z ) 2025-05-07T21:02:50.6804854Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:50.6805411Z self=, 2025-05-07T21:02:50.6805920Z compile=False, 2025-05-07T21:02:50.6806170Z pooling_mode=, 2025-05-07T21:02:50.6806454Z T=4, 2025-05-07T21:02:50.6806640Z D=77, 2025-05-07T21:02:50.6806828Z B=102, 2025-05-07T21:02:50.6807018Z log_E=4, 2025-05-07T21:02:50.6807210Z L=18, 2025-05-07T21:02:50.6807411Z D_gradcheck=1, 2025-05-07T21:02:50.6807647Z stochastic_rounding=False, 2025-05-07T21:02:50.6807901Z weighted=False, 2025-05-07T21:02:50.6808121Z row_wise=True, 2025-05-07T21:02:50.6808338Z mixed=False, 2025-05-07T21:02:50.6808631Z use_cache=True, 2025-05-07T21:02:50.6808865Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:50.6809139Z use_cpu=True, 2025-05-07T21:02:50.6809357Z output_dtype=SparseType.FP32, 2025-05-07T21:02:50.6809701Z ) 2025-05-07T21:02:50.6809923Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:50.6810468Z self=, 2025-05-07T21:02:50.6810972Z compile=False, 2025-05-07T21:02:50.6811204Z pooling_mode=, 2025-05-07T21:02:50.6811476Z T=4, 2025-05-07T21:02:50.6811650Z D=51, 2025-05-07T21:02:50.6811834Z B=76, 2025-05-07T21:02:50.6812013Z log_E=5, 2025-05-07T21:02:50.6812307Z L=3, 2025-05-07T21:02:50.6812489Z D_gradcheck=2, 2025-05-07T21:02:50.6812712Z stochastic_rounding=True, 2025-05-07T21:02:50.6812952Z weighted=False, 2025-05-07T21:02:50.6813159Z row_wise=True, 2025-05-07T21:02:50.6813368Z mixed=False, 2025-05-07T21:02:50.6813564Z use_cache=False, 2025-05-07T21:02:50.6813820Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:50.6814097Z use_cpu=True, 2025-05-07T21:02:50.6814329Z output_dtype=SparseType.FP16, 2025-05-07T21:02:50.6814582Z ) 2025-05-07T21:02:50.6814815Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:50.6815359Z self=, 2025-05-07T21:02:50.6815869Z compile=False, 2025-05-07T21:02:50.6816219Z pooling_mode=, 2025-05-07T21:02:50.6816497Z T=1, 2025-05-07T21:02:50.6816680Z D=25, 2025-05-07T21:02:50.6816858Z B=31, 2025-05-07T21:02:50.6817040Z log_E=3, 2025-05-07T21:02:50.6817232Z L=19, 2025-05-07T21:02:50.6817411Z D_gradcheck=1, 2025-05-07T21:02:50.6817633Z stochastic_rounding=True, 2025-05-07T21:02:50.6817888Z weighted=False, 2025-05-07T21:02:50.6818087Z row_wise=True, 2025-05-07T21:02:50.6818294Z mixed=False, 2025-05-07T21:02:50.6818497Z use_cache=True, 2025-05-07T21:02:50.6818722Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:50.6818997Z use_cpu=True, 2025-05-07T21:02:50.6819224Z output_dtype=SparseType.FP32, 2025-05-07T21:02:50.6819471Z ) 2025-05-07T21:02:50.6819691Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:50.6820243Z self=, 2025-05-07T21:02:50.6820745Z compile=False, 2025-05-07T21:02:50.6821026Z pooling_mode=, 2025-05-07T21:02:50.6821304Z T=1, 2025-05-07T21:02:50.6821485Z D=43, 2025-05-07T21:02:50.6821661Z B=28, 2025-05-07T21:02:50.6821845Z log_E=4, 2025-05-07T21:02:50.6822043Z L=14, 2025-05-07T21:02:50.6822220Z D_gradcheck=1, 2025-05-07T21:02:50.6822441Z stochastic_rounding=True, 2025-05-07T21:02:50.6822688Z weighted=True, 2025-05-07T21:02:50.6822889Z row_wise=True, 2025-05-07T21:02:50.6823095Z mixed=True, 2025-05-07T21:02:50.6823298Z use_cache=True, 2025-05-07T21:02:50.6823523Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:50.6823799Z use_cpu=True, 2025-05-07T21:02:50.6824027Z output_dtype=SparseType.FP16, 2025-05-07T21:02:50.6824275Z ) 2025-05-07T21:02:50.6824500Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:50.6825049Z self=, 2025-05-07T21:02:50.6825554Z compile=False, 2025-05-07T21:02:50.6825792Z pooling_mode=, 2025-05-07T21:02:50.6826064Z T=4, 2025-05-07T21:02:50.6826239Z D=45, 2025-05-07T21:02:50.6826423Z B=4, 2025-05-07T21:02:50.6826604Z log_E=5, 2025-05-07T21:02:50.6826790Z L=3, 2025-05-07T21:02:50.6826977Z D_gradcheck=1, 2025-05-07T21:02:50.6827201Z stochastic_rounding=True, 2025-05-07T21:02:50.6827448Z weighted=False, 2025-05-07T21:02:50.6827648Z row_wise=True, 2025-05-07T21:02:50.6827904Z mixed=True, 2025-05-07T21:02:50.6828107Z use_cache=False, 2025-05-07T21:02:50.6828342Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:50.6828619Z use_cpu=True, 2025-05-07T21:02:50.6828889Z output_dtype=SparseType.FP32, 2025-05-07T21:02:50.6829136Z ) 2025-05-07T21:02:50.6829356Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:50.6829902Z self=, 2025-05-07T21:02:50.6830398Z compile=True, 2025-05-07T21:02:50.6830632Z pooling_mode=, 2025-05-07T21:02:50.6830903Z T=1, 2025-05-07T21:02:50.6831078Z D=100, 2025-05-07T21:02:50.6831263Z B=55, 2025-05-07T21:02:50.6831487Z log_E=3, 2025-05-07T21:02:50.6831666Z L=3, 2025-05-07T21:02:50.6831853Z D_gradcheck=1, 2025-05-07T21:02:50.6832071Z stochastic_rounding=False, 2025-05-07T21:02:50.6832311Z weighted=False, 2025-05-07T21:02:50.6832516Z row_wise=True, 2025-05-07T21:02:50.6832718Z mixed=False, 2025-05-07T21:02:50.6832920Z use_cache=True, 2025-05-07T21:02:50.6833143Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:50.6833418Z use_cpu=True, 2025-05-07T21:02:50.6833643Z output_dtype=SparseType.FP16, 2025-05-07T21:02:50.6833888Z ) 2025-05-07T21:02:50.6834105Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:50.6834652Z self=, 2025-05-07T21:02:50.6835151Z compile=True, 2025-05-07T21:02:50.6835385Z pooling_mode=, 2025-05-07T21:02:50.6835653Z T=4, 2025-05-07T21:02:50.6835824Z D=103, 2025-05-07T21:02:50.6836005Z B=91, 2025-05-07T21:02:50.6836188Z log_E=5, 2025-05-07T21:02:50.6836368Z L=20, 2025-05-07T21:02:50.6836555Z D_gradcheck=1, 2025-05-07T21:02:50.6836781Z stochastic_rounding=False, 2025-05-07T21:02:50.6837022Z weighted=False, 2025-05-07T21:02:50.6837233Z row_wise=True, 2025-05-07T21:02:50.6837435Z mixed=False, 2025-05-07T21:02:50.6837630Z use_cache=False, 2025-05-07T21:02:50.6837880Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:50.6838156Z use_cpu=True, 2025-05-07T21:02:50.6838379Z output_dtype=SparseType.FP32, 2025-05-07T21:02:50.6838625Z ) 2025-05-07T21:02:50.6838845Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:50.6839395Z self=, 2025-05-07T21:02:50.6839944Z compile=False, 2025-05-07T21:02:50.6840180Z pooling_mode=, 2025-05-07T21:02:50.6840449Z T=4, 2025-05-07T21:02:50.6840626Z D=60, 2025-05-07T21:02:50.6840806Z B=39, 2025-05-07T21:02:50.6840988Z log_E=3, 2025-05-07T21:02:50.6841171Z L=12, 2025-05-07T21:02:50.6841358Z D_gradcheck=1, 2025-05-07T21:02:50.6841579Z stochastic_rounding=False, 2025-05-07T21:02:50.6841820Z weighted=False, 2025-05-07T21:02:50.6842030Z row_wise=True, 2025-05-07T21:02:50.6842233Z mixed=False, 2025-05-07T21:02:50.6842431Z use_cache=False, 2025-05-07T21:02:50.6842671Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:50.6842947Z use_cpu=True, 2025-05-07T21:02:50.6843163Z output_dtype=SparseType.FP16, 2025-05-07T21:02:50.6843416Z ) 2025-05-07T21:02:50.6843636Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:50.6844187Z self=, 2025-05-07T21:02:50.6844685Z compile=False, 2025-05-07T21:02:50.6844918Z pooling_mode=, 2025-05-07T21:02:50.6845189Z T=4, 2025-05-07T21:02:50.6845363Z D=34, 2025-05-07T21:02:50.6845547Z B=68, 2025-05-07T21:02:50.6845730Z log_E=3, 2025-05-07T21:02:50.6845912Z L=0, 2025-05-07T21:02:50.6846098Z D_gradcheck=2, 2025-05-07T21:02:50.6846319Z stochastic_rounding=False, 2025-05-07T21:02:50.6846613Z weighted=False, 2025-05-07T21:02:50.6846822Z row_wise=True, 2025-05-07T21:02:50.6847026Z mixed=True, 2025-05-07T21:02:50.6847220Z use_cache=False, 2025-05-07T21:02:50.6847463Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:50.6847779Z use_cpu=True, 2025-05-07T21:02:50.6848000Z output_dtype=SparseType.FP16, 2025-05-07T21:02:50.6848252Z ) 2025-05-07T21:02:50.6848473Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:50.6849020Z self=, 2025-05-07T21:02:50.6849578Z compile=True, 2025-05-07T21:02:50.6849808Z pooling_mode=, 2025-05-07T21:02:50.6850077Z T=5, 2025-05-07T21:02:50.6850249Z D=123, 2025-05-07T21:02:50.6850481Z B=76, 2025-05-07T21:02:50.6850662Z log_E=4, 2025-05-07T21:02:50.6850844Z L=6, 2025-05-07T21:02:50.6851028Z D_gradcheck=2, 2025-05-07T21:02:50.6851245Z stochastic_rounding=True, 2025-05-07T21:02:50.6851486Z weighted=True, 2025-05-07T21:02:50.6851691Z row_wise=True, 2025-05-07T21:02:50.6851889Z mixed=False, 2025-05-07T21:02:50.6852084Z use_cache=True, 2025-05-07T21:02:50.6852315Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:50.6852589Z use_cpu=True, 2025-05-07T21:02:50.6852804Z output_dtype=SparseType.FP32, 2025-05-07T21:02:50.6853054Z ) 2025-05-07T21:02:50.6853273Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:50.6853812Z self=, 2025-05-07T21:02:50.6854316Z compile=True, 2025-05-07T21:02:50.6854545Z pooling_mode=, 2025-05-07T21:02:50.6854807Z T=4, 2025-05-07T21:02:50.6854986Z D=44, 2025-05-07T21:02:50.6855165Z B=21, 2025-05-07T21:02:50.6855337Z log_E=4, 2025-05-07T21:02:50.6855523Z L=16, 2025-05-07T21:02:50.6855703Z D_gradcheck=1, 2025-05-07T21:02:50.6855922Z stochastic_rounding=False, 2025-05-07T21:02:50.6856264Z weighted=False, 2025-05-07T21:02:50.6856471Z row_wise=True, 2025-05-07T21:02:50.6856673Z mixed=True, 2025-05-07T21:02:50.6856866Z use_cache=True, 2025-05-07T21:02:50.6857103Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:50.6857378Z use_cpu=True, 2025-05-07T21:02:50.6857597Z output_dtype=SparseType.FP16, 2025-05-07T21:02:50.6857846Z ) 2025-05-07T21:02:50.6858068Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:50.6858662Z self=, 2025-05-07T21:02:50.6859166Z compile=True, 2025-05-07T21:02:50.6859681Z pooling_mode=, 2025-05-07T21:02:50.6859951Z T=5, 2025-05-07T21:02:50.6860134Z D=30, 2025-05-07T21:02:50.6860313Z B=8, 2025-05-07T21:02:50.6860490Z log_E=5, 2025-05-07T21:02:50.6860681Z L=14, 2025-05-07T21:02:50.6860865Z D_gradcheck=1, 2025-05-07T21:02:50.6861080Z stochastic_rounding=False, 2025-05-07T21:02:50.6861330Z weighted=True, 2025-05-07T21:02:50.6861537Z row_wise=True, 2025-05-07T21:02:50.6861726Z mixed=True, 2025-05-07T21:02:50.6861926Z use_cache=False, 2025-05-07T21:02:50.6862176Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:50.6862451Z use_cpu=True, 2025-05-07T21:02:50.6862670Z output_dtype=SparseType.FP16, 2025-05-07T21:02:50.6862922Z ) 2025-05-07T21:02:50.6863143Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:50.6863685Z self=, 2025-05-07T21:02:50.6864192Z compile=True, 2025-05-07T21:02:50.6864426Z pooling_mode=, 2025-05-07T21:02:50.6864688Z T=5, 2025-05-07T21:02:50.6864873Z D=18, 2025-05-07T21:02:50.6865054Z B=45, 2025-05-07T21:02:50.6865230Z log_E=3, 2025-05-07T21:02:50.6865423Z L=20, 2025-05-07T21:02:50.6865613Z D_gradcheck=2, 2025-05-07T21:02:50.6865830Z stochastic_rounding=True, 2025-05-07T21:02:50.6866172Z weighted=True, 2025-05-07T21:02:50.6866379Z row_wise=True, 2025-05-07T21:02:50.6866572Z mixed=True, 2025-05-07T21:02:50.6866776Z use_cache=True, 2025-05-07T21:02:50.6867064Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:50.6876787Z use_cpu=True, 2025-05-07T21:02:50.6877061Z output_dtype=SparseType.FP16, 2025-05-07T21:02:50.6877318Z ) 2025-05-07T21:02:50.6877544Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:50.6878115Z self=, 2025-05-07T21:02:50.6878630Z compile=False, 2025-05-07T21:02:50.6878875Z pooling_mode=, 2025-05-07T21:02:50.6879157Z T=5, 2025-05-07T21:02:50.6879475Z D=30, 2025-05-07T21:02:50.6879657Z B=28, 2025-05-07T21:02:50.6879847Z log_E=4, 2025-05-07T21:02:50.6880041Z L=16, 2025-05-07T21:02:50.6880227Z D_gradcheck=1, 2025-05-07T21:02:50.6880461Z stochastic_rounding=True, 2025-05-07T21:02:50.6880714Z weighted=True, 2025-05-07T21:02:50.6880925Z row_wise=True, 2025-05-07T21:02:50.6881140Z mixed=False, 2025-05-07T21:02:50.6881352Z use_cache=False, 2025-05-07T21:02:50.6881597Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:50.6881888Z use_cpu=True, 2025-05-07T21:02:50.6882123Z output_dtype=SparseType.FP32, 2025-05-07T21:02:50.6882378Z ) 2025-05-07T21:02:50.6882609Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:50.6883169Z self=, 2025-05-07T21:02:50.6883678Z compile=False, 2025-05-07T21:02:50.6883918Z pooling_mode=, 2025-05-07T21:02:50.6884204Z T=1, 2025-05-07T21:02:50.6884387Z D=82, 2025-05-07T21:02:50.6884578Z B=68, 2025-05-07T21:02:50.6884773Z log_E=4, 2025-05-07T21:02:50.6884967Z L=10, 2025-05-07T21:02:50.6885162Z D_gradcheck=1, 2025-05-07T21:02:50.6885392Z stochastic_rounding=True, 2025-05-07T21:02:50.6885651Z weighted=True, 2025-05-07T21:02:50.6885856Z row_wise=True, 2025-05-07T21:02:50.6886066Z mixed=False, 2025-05-07T21:02:50.6886278Z use_cache=False, 2025-05-07T21:02:50.6886526Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:50.6886812Z use_cpu=True, 2025-05-07T21:02:50.6887046Z output_dtype=SparseType.FP16, 2025-05-07T21:02:50.6887302Z ) 2025-05-07T21:02:50.7079445Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:50.7080583Z self=, 2025-05-07T21:02:50.7081229Z compile=True, 2025-05-07T21:02:50.7081467Z pooling_mode=, 2025-05-07T21:02:50.7081740Z T=4, 2025-05-07T21:02:50.7081923Z D=124, 2025-05-07T21:02:50.7082109Z B=89, 2025-05-07T21:02:50.7082287Z log_E=4, 2025-05-07T21:02:50.7082483Z L=0, 2025-05-07T21:02:50.7082667Z D_gradcheck=1, 2025-05-07T21:02:50.7082886Z stochastic_rounding=True, 2025-05-07T21:02:50.7083136Z weighted=False, 2025-05-07T21:02:50.7083346Z row_wise=True, 2025-05-07T21:02:50.7083546Z mixed=True, 2025-05-07T21:02:50.7083755Z use_cache=False, 2025-05-07T21:02:50.7084002Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:50.7084275Z use_cpu=True, 2025-05-07T21:02:50.7084509Z output_dtype=SparseType.FP16, 2025-05-07T21:02:50.7084774Z ) 2025-05-07T21:02:50.7084998Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:50.7085563Z self=, 2025-05-07T21:02:50.7086080Z compile=True, 2025-05-07T21:02:50.7086326Z pooling_mode=, 2025-05-07T21:02:50.7086606Z T=4, 2025-05-07T21:02:50.7086800Z D=83, 2025-05-07T21:02:50.7086990Z B=52, 2025-05-07T21:02:50.7087176Z log_E=3, 2025-05-07T21:02:50.7087369Z L=0, 2025-05-07T21:02:50.7087566Z D_gradcheck=2, 2025-05-07T21:02:50.7087876Z stochastic_rounding=False, 2025-05-07T21:02:50.7088129Z weighted=False, 2025-05-07T21:02:50.7088338Z row_wise=True, 2025-05-07T21:02:50.7088538Z mixed=True, 2025-05-07T21:02:50.7088816Z use_cache=False, 2025-05-07T21:02:50.7089061Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:50.7089333Z use_cpu=True, 2025-05-07T21:02:50.7089572Z output_dtype=SparseType.FP16, 2025-05-07T21:02:50.7089836Z ) 2025-05-07T21:02:50.7090061Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:50.7090620Z self=, 2025-05-07T21:02:50.7091135Z compile=True, 2025-05-07T21:02:50.7091371Z pooling_mode=, 2025-05-07T21:02:50.7091702Z T=5, 2025-05-07T21:02:50.7091881Z D=62, 2025-05-07T21:02:50.7092060Z B=54, 2025-05-07T21:02:50.7092233Z log_E=4, 2025-05-07T21:02:50.7092421Z L=17, 2025-05-07T21:02:50.7092610Z D_gradcheck=1, 2025-05-07T21:02:50.7092827Z stochastic_rounding=False, 2025-05-07T21:02:50.7093078Z weighted=False, 2025-05-07T21:02:50.7093284Z row_wise=True, 2025-05-07T21:02:50.7093479Z mixed=True, 2025-05-07T21:02:50.7093686Z use_cache=False, 2025-05-07T21:02:50.7093927Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:50.7094194Z use_cpu=True, 2025-05-07T21:02:50.7094427Z output_dtype=SparseType.FP16, 2025-05-07T21:02:50.7094684Z ) 2025-05-07T21:02:50.7094908Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:50.7095462Z self=, 2025-05-07T21:02:50.7095975Z compile=True, 2025-05-07T21:02:50.7096316Z pooling_mode=, 2025-05-07T21:02:50.7096591Z T=5, 2025-05-07T21:02:50.7096774Z D=4, 2025-05-07T21:02:50.7096961Z B=22, 2025-05-07T21:02:50.7097134Z log_E=3, 2025-05-07T21:02:50.7097322Z L=18, 2025-05-07T21:02:50.7097512Z D_gradcheck=2, 2025-05-07T21:02:50.7097732Z stochastic_rounding=False, 2025-05-07T21:02:50.7097980Z weighted=True, 2025-05-07T21:02:50.7098185Z row_wise=True, 2025-05-07T21:02:50.7098383Z mixed=False, 2025-05-07T21:02:50.7098593Z use_cache=True, 2025-05-07T21:02:50.7098827Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:50.7099095Z use_cpu=True, 2025-05-07T21:02:50.7099331Z output_dtype=SparseType.FP16, 2025-05-07T21:02:50.7099597Z ) 2025-05-07T21:02:50.7099823Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:50.7100432Z self=, 2025-05-07T21:02:50.7100950Z compile=True, 2025-05-07T21:02:50.7101184Z pooling_mode=, 2025-05-07T21:02:50.7101456Z T=3, 2025-05-07T21:02:50.7101638Z D=89, 2025-05-07T21:02:50.7101820Z B=86, 2025-05-07T21:02:50.7102007Z log_E=5, 2025-05-07T21:02:50.7102199Z L=19, 2025-05-07T21:02:50.7102387Z D_gradcheck=1, 2025-05-07T21:02:50.7102617Z stochastic_rounding=False, 2025-05-07T21:02:50.7102867Z weighted=True, 2025-05-07T21:02:50.7103080Z row_wise=True, 2025-05-07T21:02:50.7103280Z mixed=False, 2025-05-07T21:02:50.7103491Z use_cache=True, 2025-05-07T21:02:50.7103727Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:50.7104002Z use_cpu=True, 2025-05-07T21:02:50.7104234Z output_dtype=SparseType.FP16, 2025-05-07T21:02:50.7104495Z ) 2025-05-07T21:02:50.7104718Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:50.7105273Z self=, 2025-05-07T21:02:50.7105780Z compile=True, 2025-05-07T21:02:50.7106010Z pooling_mode=, 2025-05-07T21:02:50.7106287Z T=4, 2025-05-07T21:02:50.7106462Z D=79, 2025-05-07T21:02:50.7106638Z B=56, 2025-05-07T21:02:50.7106819Z log_E=5, 2025-05-07T21:02:50.7107060Z L=6, 2025-05-07T21:02:50.7107242Z D_gradcheck=2, 2025-05-07T21:02:50.7107463Z stochastic_rounding=True, 2025-05-07T21:02:50.7107710Z weighted=False, 2025-05-07T21:02:50.7107909Z row_wise=True, 2025-05-07T21:02:50.7108154Z mixed=False, 2025-05-07T21:02:50.7108359Z use_cache=False, 2025-05-07T21:02:50.7108591Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:50.7108862Z use_cpu=True, 2025-05-07T21:02:50.7109088Z output_dtype=SparseType.FP16, 2025-05-07T21:02:50.7109340Z ) 2025-05-07T21:02:50.7109562Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:50.7110108Z self=, 2025-05-07T21:02:50.7110616Z compile=False, 2025-05-07T21:02:50.7110887Z pooling_mode=, 2025-05-07T21:02:50.7111156Z T=5, 2025-05-07T21:02:50.7111331Z D=45, 2025-05-07T21:02:50.7111502Z B=111, 2025-05-07T21:02:50.7111684Z log_E=4, 2025-05-07T21:02:50.7111877Z L=12, 2025-05-07T21:02:50.7112053Z D_gradcheck=1, 2025-05-07T21:02:50.7112273Z stochastic_rounding=False, 2025-05-07T21:02:50.7112519Z weighted=False, 2025-05-07T21:02:50.7112715Z row_wise=True, 2025-05-07T21:02:50.7112920Z mixed=False, 2025-05-07T21:02:50.7113123Z use_cache=True, 2025-05-07T21:02:50.7113346Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:50.7113617Z use_cpu=True, 2025-05-07T21:02:50.7113837Z output_dtype=SparseType.FP32, 2025-05-07T21:02:50.7114078Z ) 2025-05-07T21:02:50.7114299Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:50.7114842Z self=, 2025-05-07T21:02:50.7115357Z compile=False, 2025-05-07T21:02:50.7115590Z pooling_mode=, 2025-05-07T21:02:50.7115859Z T=5, 2025-05-07T21:02:50.7116032Z D=87, 2025-05-07T21:02:50.7116211Z B=82, 2025-05-07T21:02:50.7116393Z log_E=5, 2025-05-07T21:02:50.7116577Z L=6, 2025-05-07T21:02:50.7116758Z D_gradcheck=2, 2025-05-07T21:02:50.7116978Z stochastic_rounding=True, 2025-05-07T21:02:50.7117215Z weighted=False, 2025-05-07T21:02:50.7117424Z row_wise=True, 2025-05-07T21:02:50.7117627Z mixed=False, 2025-05-07T21:02:50.7117819Z use_cache=True, 2025-05-07T21:02:50.7118046Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:50.7118314Z use_cpu=True, 2025-05-07T21:02:50.7118530Z output_dtype=SparseType.FP32, 2025-05-07T21:02:50.7118781Z ) 2025-05-07T21:02:50.7119132Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:50.7119685Z self=, 2025-05-07T21:02:50.7120191Z compile=False, 2025-05-07T21:02:50.7120451Z pooling_mode=, 2025-05-07T21:02:50.7120725Z T=1, 2025-05-07T21:02:50.7120902Z D=49, 2025-05-07T21:02:50.7121085Z B=67, 2025-05-07T21:02:50.7121274Z log_E=3, 2025-05-07T21:02:50.7121464Z L=18, 2025-05-07T21:02:50.7121645Z D_gradcheck=1, 2025-05-07T21:02:50.7121869Z stochastic_rounding=True, 2025-05-07T21:02:50.7122115Z weighted=True, 2025-05-07T21:02:50.7122323Z row_wise=True, 2025-05-07T21:02:50.7122522Z mixed=True, 2025-05-07T21:02:50.7122726Z use_cache=True, 2025-05-07T21:02:50.7122957Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:50.7123233Z use_cpu=True, 2025-05-07T21:02:50.7123461Z output_dtype=SparseType.FP32, 2025-05-07T21:02:50.7123714Z ) 2025-05-07T21:02:50.7123933Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:50.7124480Z self=, 2025-05-07T21:02:50.7124990Z compile=True, 2025-05-07T21:02:50.7125214Z pooling_mode=, 2025-05-07T21:02:50.7125486Z T=1, 2025-05-07T21:02:50.7125671Z D=10, 2025-05-07T21:02:50.7125849Z B=2, 2025-05-07T21:02:50.7126082Z log_E=3, 2025-05-07T21:02:50.7126268Z L=3, 2025-05-07T21:02:50.7126441Z D_gradcheck=1, 2025-05-07T21:02:50.7126664Z stochastic_rounding=False, 2025-05-07T21:02:50.7126909Z weighted=False, 2025-05-07T21:02:50.7127146Z row_wise=True, 2025-05-07T21:02:50.7127350Z mixed=True, 2025-05-07T21:02:50.7127548Z use_cache=False, 2025-05-07T21:02:50.7127777Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:50.7128046Z use_cpu=True, 2025-05-07T21:02:50.7128277Z output_dtype=SparseType.FP32, 2025-05-07T21:02:50.7128531Z ) 2025-05-07T21:02:50.7128755Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:50.7129356Z self=, 2025-05-07T21:02:50.7129898Z compile=True, 2025-05-07T21:02:50.7130121Z pooling_mode=, 2025-05-07T21:02:50.7130390Z T=1, 2025-05-07T21:02:50.7131997Z D=76, 2025-05-07T21:02:50.7132169Z B=82, 2025-05-07T21:02:50.7132346Z log_E=5, 2025-05-07T21:02:50.7132535Z L=2, 2025-05-07T21:02:50.7132715Z D_gradcheck=2, 2025-05-07T21:02:50.7132936Z stochastic_rounding=False, 2025-05-07T21:02:50.7133176Z weighted=False, 2025-05-07T21:02:50.7133374Z row_wise=True, 2025-05-07T21:02:50.7133569Z mixed=True, 2025-05-07T21:02:50.7133766Z use_cache=False, 2025-05-07T21:02:50.7133996Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:50.7134262Z use_cpu=True, 2025-05-07T21:02:50.7134485Z output_dtype=SparseType.FP16, 2025-05-07T21:02:50.7134727Z ) 2025-05-07T21:02:50.7134949Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:50.7135496Z self=, 2025-05-07T21:02:50.7136004Z compile=True, 2025-05-07T21:02:50.7136368Z pooling_mode=, 2025-05-07T21:02:50.7136635Z T=2, 2025-05-07T21:02:50.7136809Z D=92, 2025-05-07T21:02:50.7136986Z B=21, 2025-05-07T21:02:50.7137165Z log_E=4, 2025-05-07T21:02:50.7137347Z L=19, 2025-05-07T21:02:50.7137521Z D_gradcheck=2, 2025-05-07T21:02:50.7137733Z stochastic_rounding=False, 2025-05-07T21:02:50.7137977Z weighted=False, 2025-05-07T21:02:50.7138176Z row_wise=True, 2025-05-07T21:02:50.7138372Z mixed=True, 2025-05-07T21:02:50.7138568Z use_cache=False, 2025-05-07T21:02:50.7138800Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:50.7139103Z use_cpu=True, 2025-05-07T21:02:50.7139350Z output_dtype=SparseType.FP16, 2025-05-07T21:02:50.7139646Z ) 2025-05-07T21:02:50.7139875Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:50.7140422Z self=, 2025-05-07T21:02:50.7140932Z compile=False, 2025-05-07T21:02:50.7141158Z pooling_mode=, 2025-05-07T21:02:50.7141431Z T=2, 2025-05-07T21:02:50.7141617Z D=74, 2025-05-07T21:02:50.7141797Z B=40, 2025-05-07T21:02:50.7141983Z log_E=3, 2025-05-07T21:02:50.7142173Z L=20, 2025-05-07T21:02:50.7142353Z D_gradcheck=2, 2025-05-07T21:02:50.7142582Z stochastic_rounding=True, 2025-05-07T21:02:50.7142840Z weighted=False, 2025-05-07T21:02:50.7143046Z row_wise=True, 2025-05-07T21:02:50.7143254Z mixed=False, 2025-05-07T21:02:50.7143462Z use_cache=True, 2025-05-07T21:02:50.7143688Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:50.7143969Z use_cpu=True, 2025-05-07T21:02:50.7144196Z output_dtype=SparseType.FP32, 2025-05-07T21:02:50.7144444Z ) 2025-05-07T21:02:50.7144676Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:50.7145225Z self=, 2025-05-07T21:02:50.7145730Z compile=False, 2025-05-07T21:02:50.7145965Z pooling_mode=, 2025-05-07T21:02:50.7146237Z T=2, 2025-05-07T21:02:50.7146422Z D=72, 2025-05-07T21:02:50.7146680Z B=92, 2025-05-07T21:02:50.7146854Z log_E=4, 2025-05-07T21:02:50.7147037Z L=3, 2025-05-07T21:02:50.7147211Z D_gradcheck=1, 2025-05-07T21:02:50.7147430Z stochastic_rounding=False, 2025-05-07T21:02:50.7147717Z weighted=True, 2025-05-07T21:02:50.7147915Z row_wise=True, 2025-05-07T21:02:50.7148112Z mixed=False, 2025-05-07T21:02:50.7148319Z use_cache=False, 2025-05-07T21:02:50.7148550Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:50.7148828Z use_cpu=True, 2025-05-07T21:02:50.7149062Z output_dtype=SparseType.FP16, 2025-05-07T21:02:50.7149357Z ) 2025-05-07T21:02:50.7149592Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:50.7150141Z self=, 2025-05-07T21:02:50.7150680Z compile=True, 2025-05-07T21:02:50.7150912Z pooling_mode=, 2025-05-07T21:02:50.7151179Z T=1, 2025-05-07T21:02:50.7151355Z D=3, 2025-05-07T21:02:50.7151533Z B=108, 2025-05-07T21:02:50.7151715Z log_E=5, 2025-05-07T21:02:50.7151896Z L=19, 2025-05-07T21:02:50.7152076Z D_gradcheck=1, 2025-05-07T21:02:50.7152295Z stochastic_rounding=False, 2025-05-07T21:02:50.7152545Z weighted=False, 2025-05-07T21:02:50.7152744Z row_wise=True, 2025-05-07T21:02:50.7152944Z mixed=False, 2025-05-07T21:02:50.7153146Z use_cache=True, 2025-05-07T21:02:50.7153368Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:50.7153642Z use_cpu=True, 2025-05-07T21:02:50.7153870Z output_dtype=SparseType.FP32, 2025-05-07T21:02:50.7154120Z ) 2025-05-07T21:02:50.7154346Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:50.7154894Z self=, 2025-05-07T21:02:50.7155400Z compile=False, 2025-05-07T21:02:50.7155636Z pooling_mode=, 2025-05-07T21:02:50.7155910Z T=3, 2025-05-07T21:02:50.7156092Z D=86, 2025-05-07T21:02:50.7156273Z B=26, 2025-05-07T21:02:50.7156456Z log_E=3, 2025-05-07T21:02:50.7156640Z L=4, 2025-05-07T21:02:50.7156833Z D_gradcheck=2, 2025-05-07T21:02:50.7157063Z stochastic_rounding=False, 2025-05-07T21:02:50.7157306Z weighted=True, 2025-05-07T21:02:50.7157519Z row_wise=True, 2025-05-07T21:02:50.7157723Z mixed=True, 2025-05-07T21:02:50.7157918Z use_cache=False, 2025-05-07T21:02:50.7158158Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:50.7158433Z use_cpu=True, 2025-05-07T21:02:50.7158720Z output_dtype=SparseType.FP16, 2025-05-07T21:02:50.7158991Z ) 2025-05-07T21:02:51.0069931Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:51.0070904Z self=, 2025-05-07T21:02:51.0071664Z compile=True, 2025-05-07T21:02:51.0071898Z pooling_mode=, 2025-05-07T21:02:51.0072170Z T=4, 2025-05-07T21:02:51.0072350Z D=44, 2025-05-07T21:02:51.0072529Z B=79, 2025-05-07T21:02:51.0072713Z log_E=5, 2025-05-07T21:02:51.0072895Z L=0, 2025-05-07T21:02:51.0073064Z D_gradcheck=1, 2025-05-07T21:02:51.0073286Z stochastic_rounding=False, 2025-05-07T21:02:51.0073529Z weighted=False, 2025-05-07T21:02:51.0073724Z row_wise=True, 2025-05-07T21:02:51.0073921Z mixed=False, 2025-05-07T21:02:51.0074118Z use_cache=True, 2025-05-07T21:02:51.0074338Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:51.0074607Z use_cpu=True, 2025-05-07T21:02:51.0074829Z output_dtype=SparseType.FP32, 2025-05-07T21:02:51.0075076Z ) 2025-05-07T21:02:51.0075305Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:51.0075849Z self=, 2025-05-07T21:02:51.0076347Z compile=True, 2025-05-07T21:02:51.0076575Z pooling_mode=, 2025-05-07T21:02:51.0077210Z T=5, 2025-05-07T21:02:51.0077381Z D=96, 2025-05-07T21:02:51.0077563Z B=8, 2025-05-07T21:02:51.0077742Z log_E=3, 2025-05-07T21:02:51.0077921Z L=5, 2025-05-07T21:02:51.0078106Z D_gradcheck=1, 2025-05-07T21:02:51.0078426Z stochastic_rounding=True, 2025-05-07T21:02:51.0089257Z weighted=False, 2025-05-07T21:02:51.0089657Z row_wise=True, 2025-05-07T21:02:51.0089884Z mixed=True, 2025-05-07T21:02:51.0090099Z use_cache=True, 2025-05-07T21:02:51.0090338Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:51.0090620Z use_cpu=True, 2025-05-07T21:02:51.0090862Z output_dtype=SparseType.FP16, 2025-05-07T21:02:51.0091123Z ) 2025-05-07T21:02:51.0091349Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:51.0091903Z self=, 2025-05-07T21:02:51.0092576Z compile=False, 2025-05-07T21:02:51.0092813Z pooling_mode=, 2025-05-07T21:02:51.0093100Z T=3, 2025-05-07T21:02:51.0093290Z D=44, 2025-05-07T21:02:51.0093470Z B=86, 2025-05-07T21:02:51.0093656Z log_E=5, 2025-05-07T21:02:51.0093848Z L=20, 2025-05-07T21:02:51.0094031Z D_gradcheck=1, 2025-05-07T21:02:51.0094262Z stochastic_rounding=True, 2025-05-07T21:02:51.0094518Z weighted=False, 2025-05-07T21:02:51.0094723Z row_wise=True, 2025-05-07T21:02:51.0094932Z mixed=True, 2025-05-07T21:02:51.0095138Z use_cache=False, 2025-05-07T21:02:51.0095377Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:51.0095661Z use_cpu=True, 2025-05-07T21:02:51.0095895Z output_dtype=SparseType.FP32, 2025-05-07T21:02:51.0096274Z ) 2025-05-07T21:02:51.0096495Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:51.0097055Z self=, 2025-05-07T21:02:51.0097567Z compile=False, 2025-05-07T21:02:51.0097798Z pooling_mode=, 2025-05-07T21:02:51.0098079Z T=4, 2025-05-07T21:02:51.0098265Z D=56, 2025-05-07T21:02:51.0098442Z B=56, 2025-05-07T21:02:51.0098626Z log_E=3, 2025-05-07T21:02:51.0098820Z L=17, 2025-05-07T21:02:51.0099008Z D_gradcheck=2, 2025-05-07T21:02:51.0099242Z stochastic_rounding=False, 2025-05-07T21:02:51.0099496Z weighted=False, 2025-05-07T21:02:51.0099699Z row_wise=True, 2025-05-07T21:02:51.0099901Z mixed=True, 2025-05-07T21:02:51.0100100Z use_cache=True, 2025-05-07T21:02:51.0100324Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:51.0100690Z use_cpu=True, 2025-05-07T21:02:51.0100925Z output_dtype=SparseType.FP32, 2025-05-07T21:02:51.0101179Z ) 2025-05-07T21:02:51.0101405Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:51.0101965Z self=, 2025-05-07T21:02:51.0102477Z compile=False, 2025-05-07T21:02:51.0102709Z pooling_mode=, 2025-05-07T21:02:51.0102988Z T=2, 2025-05-07T21:02:51.0103174Z D=86, 2025-05-07T21:02:51.0103356Z B=96, 2025-05-07T21:02:51.0103542Z log_E=5, 2025-05-07T21:02:51.0103740Z L=14, 2025-05-07T21:02:51.0103927Z D_gradcheck=2, 2025-05-07T21:02:51.0104157Z stochastic_rounding=True, 2025-05-07T21:02:51.0104409Z weighted=False, 2025-05-07T21:02:51.0104613Z row_wise=True, 2025-05-07T21:02:51.0104824Z mixed=False, 2025-05-07T21:02:51.0105035Z use_cache=True, 2025-05-07T21:02:51.0105265Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:51.0105551Z use_cpu=True, 2025-05-07T21:02:51.0105779Z output_dtype=SparseType.FP16, 2025-05-07T21:02:51.0106029Z ) 2025-05-07T21:02:51.0106255Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:51.0106808Z self=, 2025-05-07T21:02:51.0107316Z compile=True, 2025-05-07T21:02:51.0107546Z pooling_mode=, 2025-05-07T21:02:51.0107874Z T=3, 2025-05-07T21:02:51.0108060Z D=16, 2025-05-07T21:02:51.0108239Z B=62, 2025-05-07T21:02:51.0108426Z log_E=4, 2025-05-07T21:02:51.0108620Z L=17, 2025-05-07T21:02:51.0108845Z D_gradcheck=2, 2025-05-07T21:02:51.0109076Z stochastic_rounding=False, 2025-05-07T21:02:51.0109328Z weighted=True, 2025-05-07T21:02:51.0109532Z row_wise=True, 2025-05-07T21:02:51.0109736Z mixed=True, 2025-05-07T21:02:51.0109946Z use_cache=False, 2025-05-07T21:02:51.0110186Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:51.0110475Z use_cpu=True, 2025-05-07T21:02:51.0110707Z output_dtype=SparseType.FP16, 2025-05-07T21:02:51.0110959Z ) 2025-05-07T21:02:51.0111185Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:51.0111781Z self=, 2025-05-07T21:02:51.0112286Z compile=True, 2025-05-07T21:02:51.0112525Z pooling_mode=, 2025-05-07T21:02:51.0112807Z T=3, 2025-05-07T21:02:51.0112996Z D=85, 2025-05-07T21:02:51.0113174Z B=71, 2025-05-07T21:02:51.0113361Z log_E=3, 2025-05-07T21:02:51.0113554Z L=2, 2025-05-07T21:02:51.0113740Z D_gradcheck=2, 2025-05-07T21:02:51.0113965Z stochastic_rounding=True, 2025-05-07T21:02:51.0114217Z weighted=True, 2025-05-07T21:02:51.0114417Z row_wise=True, 2025-05-07T21:02:51.0114623Z mixed=False, 2025-05-07T21:02:51.0114832Z use_cache=False, 2025-05-07T21:02:51.0115071Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:51.0115355Z use_cpu=True, 2025-05-07T21:02:51.0115584Z output_dtype=SparseType.FP32, 2025-05-07T21:02:51.0115836Z ) 2025-05-07T21:02:51.0116063Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:51.0116615Z self=, 2025-05-07T21:02:51.0117118Z compile=False, 2025-05-07T21:02:51.0117359Z pooling_mode=, 2025-05-07T21:02:51.0117635Z T=3, 2025-05-07T21:02:51.0117815Z D=71, 2025-05-07T21:02:51.0118000Z B=110, 2025-05-07T21:02:51.0118190Z log_E=3, 2025-05-07T21:02:51.0118372Z L=12, 2025-05-07T21:02:51.0118560Z D_gradcheck=2, 2025-05-07T21:02:51.0118783Z stochastic_rounding=False, 2025-05-07T21:02:51.0119030Z weighted=False, 2025-05-07T21:02:51.0119237Z row_wise=True, 2025-05-07T21:02:51.0119440Z mixed=True, 2025-05-07T21:02:51.0119647Z use_cache=True, 2025-05-07T21:02:51.0119929Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:51.0120208Z use_cpu=True, 2025-05-07T21:02:51.0120434Z output_dtype=SparseType.FP32, 2025-05-07T21:02:51.0120683Z ) 2025-05-07T21:02:51.0120907Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:51.0121458Z self=, 2025-05-07T21:02:51.0121958Z compile=False, 2025-05-07T21:02:51.0122197Z pooling_mode=, 2025-05-07T21:02:51.0122466Z T=5, 2025-05-07T21:02:51.0122644Z D=31, 2025-05-07T21:02:51.0122826Z B=27, 2025-05-07T21:02:51.0123015Z log_E=5, 2025-05-07T21:02:51.0123204Z L=17, 2025-05-07T21:02:51.0123391Z D_gradcheck=2, 2025-05-07T21:02:51.0123617Z stochastic_rounding=False, 2025-05-07T21:02:51.0123861Z weighted=False, 2025-05-07T21:02:51.0124071Z row_wise=True, 2025-05-07T21:02:51.0124282Z mixed=False, 2025-05-07T21:02:51.0124483Z use_cache=False, 2025-05-07T21:02:51.0124732Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:51.0125014Z use_cpu=True, 2025-05-07T21:02:51.0125248Z output_dtype=SparseType.FP16, 2025-05-07T21:02:51.0125497Z ) 2025-05-07T21:02:51.0125726Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:51.0126276Z self=, 2025-05-07T21:02:51.0126777Z compile=False, 2025-05-07T21:02:51.0127071Z pooling_mode=, 2025-05-07T21:02:51.0127346Z T=1, 2025-05-07T21:02:51.0127523Z D=117, 2025-05-07T21:02:51.0127709Z B=53, 2025-05-07T21:02:51.0127894Z log_E=5, 2025-05-07T21:02:51.0128120Z L=0, 2025-05-07T21:02:51.0128319Z D_gradcheck=1, 2025-05-07T21:02:51.0128547Z stochastic_rounding=True, 2025-05-07T21:02:51.0128788Z weighted=True, 2025-05-07T21:02:51.0128998Z row_wise=True, 2025-05-07T21:02:51.0129206Z mixed=False, 2025-05-07T21:02:51.0129440Z use_cache=False, 2025-05-07T21:02:51.0129709Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:51.0129992Z use_cpu=True, 2025-05-07T21:02:51.0130218Z output_dtype=SparseType.FP32, 2025-05-07T21:02:51.0130473Z ) 2025-05-07T21:02:51.0130742Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:51.0131290Z self=, 2025-05-07T21:02:51.0131792Z compile=True, 2025-05-07T21:02:51.0132028Z pooling_mode=, 2025-05-07T21:02:51.0132298Z T=5, 2025-05-07T21:02:51.0132476Z D=114, 2025-05-07T21:02:51.0132662Z B=73, 2025-05-07T21:02:51.0132847Z log_E=5, 2025-05-07T21:02:51.0133034Z L=12, 2025-05-07T21:02:51.0133221Z D_gradcheck=2, 2025-05-07T21:02:51.0133443Z stochastic_rounding=True, 2025-05-07T21:02:51.0133682Z weighted=True, 2025-05-07T21:02:51.0133891Z row_wise=True, 2025-05-07T21:02:51.0134097Z mixed=False, 2025-05-07T21:02:51.0134299Z use_cache=False, 2025-05-07T21:02:51.0134543Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:51.0134829Z use_cpu=True, 2025-05-07T21:02:51.0135065Z output_dtype=SparseType.FP16, 2025-05-07T21:02:51.0135314Z ) 2025-05-07T21:02:51.0135540Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:51.0136227Z self=, 2025-05-07T21:02:51.0136740Z compile=False, 2025-05-07T21:02:51.0136974Z pooling_mode=, 2025-05-07T21:02:51.0137247Z T=4, 2025-05-07T21:02:51.0137437Z D=119, 2025-05-07T21:02:51.0137620Z B=28, 2025-05-07T21:02:51.0137807Z log_E=4, 2025-05-07T21:02:51.0137996Z L=9, 2025-05-07T21:02:51.0138176Z D_gradcheck=2, 2025-05-07T21:02:51.0138401Z stochastic_rounding=True, 2025-05-07T21:02:51.0138655Z weighted=True, 2025-05-07T21:02:51.0138858Z row_wise=True, 2025-05-07T21:02:51.0139066Z mixed=False, 2025-05-07T21:02:51.0139330Z use_cache=False, 2025-05-07T21:02:51.0139569Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:51.0139847Z use_cpu=True, 2025-05-07T21:02:51.0140079Z output_dtype=SparseType.FP16, 2025-05-07T21:02:51.0140329Z ) 2025-05-07T21:02:51.0140552Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:51.0141100Z self=, 2025-05-07T21:02:51.0141613Z compile=True, 2025-05-07T21:02:51.0141842Z pooling_mode=, 2025-05-07T21:02:51.0142115Z T=1, 2025-05-07T21:02:51.0142298Z D=33, 2025-05-07T21:02:51.0142474Z B=44, 2025-05-07T21:02:51.0142663Z log_E=3, 2025-05-07T21:02:51.0142853Z L=6, 2025-05-07T21:02:51.0143034Z D_gradcheck=1, 2025-05-07T21:02:51.0143255Z stochastic_rounding=True, 2025-05-07T21:02:51.0143506Z weighted=False, 2025-05-07T21:02:51.0143709Z row_wise=True, 2025-05-07T21:02:51.0143918Z mixed=False, 2025-05-07T21:02:51.0144130Z use_cache=False, 2025-05-07T21:02:51.0144367Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:51.0144647Z use_cpu=True, 2025-05-07T21:02:51.0144873Z output_dtype=SparseType.FP32, 2025-05-07T21:02:51.0145119Z ) 2025-05-07T21:02:51.0145344Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:51.0145892Z self=, 2025-05-07T21:02:51.0146444Z compile=False, 2025-05-07T21:02:51.0146679Z pooling_mode=, 2025-05-07T21:02:51.0146948Z T=4, 2025-05-07T21:02:51.0147132Z D=31, 2025-05-07T21:02:51.0147310Z B=32, 2025-05-07T21:02:51.0147546Z log_E=5, 2025-05-07T21:02:51.0147739Z L=5, 2025-05-07T21:02:51.0147920Z D_gradcheck=1, 2025-05-07T21:02:51.0148145Z stochastic_rounding=True, 2025-05-07T21:02:51.0148399Z weighted=True, 2025-05-07T21:02:51.0148601Z row_wise=True, 2025-05-07T21:02:51.0148810Z mixed=False, 2025-05-07T21:02:51.0149023Z use_cache=False, 2025-05-07T21:02:51.0149304Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:51.0149593Z use_cpu=True, 2025-05-07T21:02:51.0149825Z output_dtype=SparseType.FP32, 2025-05-07T21:02:51.0150123Z ) 2025-05-07T21:02:51.0150348Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:51.0150898Z self=, 2025-05-07T21:02:51.0151407Z compile=False, 2025-05-07T21:02:51.0151644Z pooling_mode=, 2025-05-07T21:02:51.0151917Z T=1, 2025-05-07T21:02:51.0152094Z D=84, 2025-05-07T21:02:51.0152279Z B=10, 2025-05-07T21:02:51.0152461Z log_E=5, 2025-05-07T21:02:51.0152646Z L=14, 2025-05-07T21:02:51.0152833Z D_gradcheck=1, 2025-05-07T21:02:51.0153058Z stochastic_rounding=False, 2025-05-07T21:02:51.0153304Z weighted=False, 2025-05-07T21:02:51.0153511Z row_wise=True, 2025-05-07T21:02:51.0153714Z mixed=True, 2025-05-07T21:02:51.0153922Z use_cache=True, 2025-05-07T21:02:51.0154149Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:51.0154426Z use_cpu=True, 2025-05-07T21:02:51.0154654Z output_dtype=SparseType.FP16, 2025-05-07T21:02:51.0154907Z ) 2025-05-07T21:02:51.0155128Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:51.0155681Z self=, 2025-05-07T21:02:51.0156184Z compile=True, 2025-05-07T21:02:51.0156416Z pooling_mode=, 2025-05-07T21:02:51.0156689Z T=5, 2025-05-07T21:02:51.0156865Z D=22, 2025-05-07T21:02:51.0157052Z B=57, 2025-05-07T21:02:51.0157241Z log_E=5, 2025-05-07T21:02:51.0157425Z L=17, 2025-05-07T21:02:51.0157610Z D_gradcheck=2, 2025-05-07T21:02:51.0157838Z stochastic_rounding=False, 2025-05-07T21:02:51.0158086Z weighted=False, 2025-05-07T21:02:51.0158301Z row_wise=True, 2025-05-07T21:02:51.0158563Z mixed=False, 2025-05-07T21:02:51.0158767Z use_cache=True, 2025-05-07T21:02:51.0158998Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:51.0159698Z use_cpu=True, 2025-05-07T21:02:51.0159940Z output_dtype=SparseType.FP16, 2025-05-07T21:02:51.0160190Z ) 2025-05-07T21:02:51.0347318Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:51.0348109Z self=, 2025-05-07T21:02:51.0349037Z compile=False, 2025-05-07T21:02:51.0349286Z pooling_mode=, 2025-05-07T21:02:51.0349558Z T=3, 2025-05-07T21:02:51.0349735Z D=46, 2025-05-07T21:02:51.0349925Z B=87, 2025-05-07T21:02:51.0350111Z log_E=4, 2025-05-07T21:02:51.0350299Z L=18, 2025-05-07T21:02:51.0350483Z D_gradcheck=1, 2025-05-07T21:02:51.0350704Z stochastic_rounding=False, 2025-05-07T21:02:51.0350945Z weighted=True, 2025-05-07T21:02:51.0351151Z row_wise=True, 2025-05-07T21:02:51.0351358Z mixed=True, 2025-05-07T21:02:51.0351556Z use_cache=True, 2025-05-07T21:02:51.0351779Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:51.0352051Z use_cpu=True, 2025-05-07T21:02:51.0352278Z output_dtype=SparseType.FP16, 2025-05-07T21:02:51.0352527Z ) 2025-05-07T21:02:51.0352750Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:51.0353344Z self=, 2025-05-07T21:02:51.0354023Z compile=True, 2025-05-07T21:02:51.0354253Z pooling_mode=, 2025-05-07T21:02:51.0354524Z T=2, 2025-05-07T21:02:51.0354697Z D=43, 2025-05-07T21:02:51.0354949Z B=13, 2025-05-07T21:02:51.0355133Z log_E=5, 2025-05-07T21:02:51.0355312Z L=17, 2025-05-07T21:02:51.0355496Z D_gradcheck=2, 2025-05-07T21:02:51.0355717Z stochastic_rounding=False, 2025-05-07T21:02:51.0355957Z weighted=False, 2025-05-07T21:02:51.0356160Z row_wise=True, 2025-05-07T21:02:51.0356359Z mixed=True, 2025-05-07T21:02:51.0356559Z use_cache=False, 2025-05-07T21:02:51.0356791Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:51.0357064Z use_cpu=True, 2025-05-07T21:02:51.0357359Z output_dtype=SparseType.FP16, 2025-05-07T21:02:51.0357603Z ) 2025-05-07T21:02:51.0357822Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:51.0358373Z self=, 2025-05-07T21:02:51.0358874Z compile=True, 2025-05-07T21:02:51.0359105Z pooling_mode=, 2025-05-07T21:02:51.0359668Z T=4, 2025-05-07T21:02:51.0359851Z D=112, 2025-05-07T21:02:51.0360034Z B=112, 2025-05-07T21:02:51.0360219Z log_E=4, 2025-05-07T21:02:51.0360402Z L=3, 2025-05-07T21:02:51.0360584Z D_gradcheck=1, 2025-05-07T21:02:51.0360809Z stochastic_rounding=True, 2025-05-07T21:02:51.0361054Z weighted=False, 2025-05-07T21:02:51.0361262Z row_wise=True, 2025-05-07T21:02:51.0361464Z mixed=True, 2025-05-07T21:02:51.0361661Z use_cache=False, 2025-05-07T21:02:51.0361900Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:51.0362173Z use_cpu=True, 2025-05-07T21:02:51.0362398Z output_dtype=SparseType.FP16, 2025-05-07T21:02:51.0362641Z ) 2025-05-07T21:02:51.0362861Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:51.0363403Z self=, 2025-05-07T21:02:51.0363901Z compile=True, 2025-05-07T21:02:51.0364128Z pooling_mode=, 2025-05-07T21:02:51.0364393Z T=1, 2025-05-07T21:02:51.0364570Z D=53, 2025-05-07T21:02:51.0364751Z B=108, 2025-05-07T21:02:51.0364931Z log_E=3, 2025-05-07T21:02:51.0365112Z L=17, 2025-05-07T21:02:51.0365294Z D_gradcheck=1, 2025-05-07T21:02:51.0365511Z stochastic_rounding=True, 2025-05-07T21:02:51.0365749Z weighted=True, 2025-05-07T21:02:51.0366031Z row_wise=True, 2025-05-07T21:02:51.0366229Z mixed=False, 2025-05-07T21:02:51.0366423Z use_cache=True, 2025-05-07T21:02:51.0366651Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:51.0366924Z use_cpu=True, 2025-05-07T21:02:51.0367143Z output_dtype=SparseType.FP16, 2025-05-07T21:02:51.0367394Z ) 2025-05-07T21:02:51.0367611Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:51.0368156Z self=, 2025-05-07T21:02:51.0368657Z compile=True, 2025-05-07T21:02:51.0368883Z pooling_mode=, 2025-05-07T21:02:51.0369144Z T=5, 2025-05-07T21:02:51.0369322Z D=94, 2025-05-07T21:02:51.0369500Z B=51, 2025-05-07T21:02:51.0369674Z log_E=4, 2025-05-07T21:02:51.0369856Z L=0, 2025-05-07T21:02:51.0370036Z D_gradcheck=1, 2025-05-07T21:02:51.0370253Z stochastic_rounding=True, 2025-05-07T21:02:51.0370488Z weighted=True, 2025-05-07T21:02:51.0370700Z row_wise=True, 2025-05-07T21:02:51.0370904Z mixed=True, 2025-05-07T21:02:51.0371096Z use_cache=True, 2025-05-07T21:02:51.0371332Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:51.0371614Z use_cpu=True, 2025-05-07T21:02:51.0371831Z output_dtype=SparseType.FP32, 2025-05-07T21:02:51.0372082Z ) 2025-05-07T21:02:51.0372302Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:51.0372922Z self=, 2025-05-07T21:02:51.0373426Z compile=True, 2025-05-07T21:02:51.0373655Z pooling_mode=, 2025-05-07T21:02:51.0373990Z T=1, 2025-05-07T21:02:51.0374162Z D=54, 2025-05-07T21:02:51.0374343Z B=105, 2025-05-07T21:02:51.0374527Z log_E=4, 2025-05-07T21:02:51.0374711Z L=15, 2025-05-07T21:02:51.0384002Z D_gradcheck=1, 2025-05-07T21:02:51.0384289Z stochastic_rounding=False, 2025-05-07T21:02:51.0384548Z weighted=True, 2025-05-07T21:02:51.0384764Z row_wise=True, 2025-05-07T21:02:51.0384965Z mixed=False, 2025-05-07T21:02:51.0385173Z use_cache=True, 2025-05-07T21:02:51.0385411Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:51.0385810Z use_cpu=True, 2025-05-07T21:02:51.0386038Z output_dtype=SparseType.FP16, 2025-05-07T21:02:51.0386111Z ) 2025-05-07T21:02:51.0386241Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:51.0386577Z self=, 2025-05-07T21:02:51.0386657Z compile=False, 2025-05-07T21:02:51.0386768Z pooling_mode=, 2025-05-07T21:02:51.0386845Z T=4, 2025-05-07T21:02:51.0386920Z D=114, 2025-05-07T21:02:51.0386999Z B=107, 2025-05-07T21:02:51.0387075Z log_E=5, 2025-05-07T21:02:51.0387145Z L=4, 2025-05-07T21:02:51.0387229Z D_gradcheck=2, 2025-05-07T21:02:51.0387319Z stochastic_rounding=False, 2025-05-07T21:02:51.0387404Z weighted=False, 2025-05-07T21:02:51.0387479Z row_wise=True, 2025-05-07T21:02:51.0387553Z mixed=True, 2025-05-07T21:02:51.0387633Z use_cache=False, 2025-05-07T21:02:51.0387734Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:51.0387811Z use_cpu=True, 2025-05-07T21:02:51.0387915Z output_dtype=SparseType.FP32, 2025-05-07T21:02:51.0387986Z ) 2025-05-07T21:02:51.0388111Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:51.0388447Z self=, 2025-05-07T21:02:51.0388524Z compile=True, 2025-05-07T21:02:51.0388629Z pooling_mode=, 2025-05-07T21:02:51.0388711Z T=5, 2025-05-07T21:02:51.0388781Z D=74, 2025-05-07T21:02:51.0388863Z B=27, 2025-05-07T21:02:51.0388936Z log_E=5, 2025-05-07T21:02:51.0389011Z L=18, 2025-05-07T21:02:51.0389097Z D_gradcheck=2, 2025-05-07T21:02:51.0389207Z stochastic_rounding=False, 2025-05-07T21:02:51.0389346Z weighted=True, 2025-05-07T21:02:51.0389436Z row_wise=True, 2025-05-07T21:02:51.0389513Z mixed=True, 2025-05-07T21:02:51.0389589Z use_cache=True, 2025-05-07T21:02:51.0389698Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:51.0389779Z use_cpu=True, 2025-05-07T21:02:51.0389875Z output_dtype=SparseType.FP32, 2025-05-07T21:02:51.0389948Z ) 2025-05-07T21:02:51.0390070Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:51.0390400Z self=, 2025-05-07T21:02:51.0390482Z compile=False, 2025-05-07T21:02:51.0390585Z pooling_mode=, 2025-05-07T21:02:51.0390664Z T=2, 2025-05-07T21:02:51.0390736Z D=89, 2025-05-07T21:02:51.0390804Z B=108, 2025-05-07T21:02:51.0390885Z log_E=5, 2025-05-07T21:02:51.0390957Z L=3, 2025-05-07T21:02:51.0391035Z D_gradcheck=2, 2025-05-07T21:02:51.0391130Z stochastic_rounding=True, 2025-05-07T21:02:51.0391207Z weighted=True, 2025-05-07T21:02:51.0391283Z row_wise=True, 2025-05-07T21:02:51.0391364Z mixed=False, 2025-05-07T21:02:51.0391442Z use_cache=True, 2025-05-07T21:02:51.0391545Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:51.0391626Z use_cpu=True, 2025-05-07T21:02:51.0391724Z output_dtype=SparseType.FP16, 2025-05-07T21:02:51.0391793Z ) 2025-05-07T21:02:51.0391921Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:51.0392293Z self=, 2025-05-07T21:02:51.0392376Z compile=False, 2025-05-07T21:02:51.0392516Z pooling_mode=, 2025-05-07T21:02:51.0392592Z T=2, 2025-05-07T21:02:51.0392672Z D=98, 2025-05-07T21:02:51.0392741Z B=77, 2025-05-07T21:02:51.0392815Z log_E=4, 2025-05-07T21:02:51.0392893Z L=11, 2025-05-07T21:02:51.0392968Z D_gradcheck=2, 2025-05-07T21:02:51.0393059Z stochastic_rounding=False, 2025-05-07T21:02:51.0393147Z weighted=False, 2025-05-07T21:02:51.0393224Z row_wise=True, 2025-05-07T21:02:51.0393300Z mixed=True, 2025-05-07T21:02:51.0393384Z use_cache=False, 2025-05-07T21:02:51.0393530Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:51.0393617Z use_cpu=True, 2025-05-07T21:02:51.0393715Z output_dtype=SparseType.FP16, 2025-05-07T21:02:51.0393786Z ) 2025-05-07T21:02:51.0393912Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:51.0394234Z self=, 2025-05-07T21:02:51.0394310Z compile=True, 2025-05-07T21:02:51.0394418Z pooling_mode=, 2025-05-07T21:02:51.0394492Z T=1, 2025-05-07T21:02:51.0394565Z D=39, 2025-05-07T21:02:51.0394642Z B=88, 2025-05-07T21:02:51.0394715Z log_E=5, 2025-05-07T21:02:51.0394784Z L=7, 2025-05-07T21:02:51.0394865Z D_gradcheck=1, 2025-05-07T21:02:51.0394957Z stochastic_rounding=True, 2025-05-07T21:02:51.0395035Z weighted=True, 2025-05-07T21:02:51.0395117Z row_wise=True, 2025-05-07T21:02:51.0395192Z mixed=True, 2025-05-07T21:02:51.0395278Z use_cache=False, 2025-05-07T21:02:51.0395382Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:51.0395459Z use_cpu=True, 2025-05-07T21:02:51.0395561Z output_dtype=SparseType.FP16, 2025-05-07T21:02:51.0395634Z ) 2025-05-07T21:02:51.0395763Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:51.0396091Z self=, 2025-05-07T21:02:51.0396169Z compile=True, 2025-05-07T21:02:51.0396273Z pooling_mode=, 2025-05-07T21:02:51.0396351Z T=1, 2025-05-07T21:02:51.0396425Z D=28, 2025-05-07T21:02:51.0396500Z B=66, 2025-05-07T21:02:51.0396580Z log_E=5, 2025-05-07T21:02:51.0396648Z L=6, 2025-05-07T21:02:51.0396723Z D_gradcheck=1, 2025-05-07T21:02:51.0396869Z stochastic_rounding=True, 2025-05-07T21:02:51.0396949Z weighted=True, 2025-05-07T21:02:51.0397030Z row_wise=True, 2025-05-07T21:02:51.0397104Z mixed=True, 2025-05-07T21:02:51.0397179Z use_cache=False, 2025-05-07T21:02:51.0397289Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:51.0397362Z use_cpu=True, 2025-05-07T21:02:51.0397459Z output_dtype=SparseType.FP16, 2025-05-07T21:02:51.0397537Z ) 2025-05-07T21:02:51.0397664Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:51.0397987Z self=, 2025-05-07T21:02:51.0398070Z compile=False, 2025-05-07T21:02:51.0398174Z pooling_mode=, 2025-05-07T21:02:51.0398248Z T=3, 2025-05-07T21:02:51.0398322Z D=91, 2025-05-07T21:02:51.0398397Z B=110, 2025-05-07T21:02:51.0398476Z log_E=4, 2025-05-07T21:02:51.0398552Z L=20, 2025-05-07T21:02:51.0398627Z D_gradcheck=1, 2025-05-07T21:02:51.0398729Z stochastic_rounding=False, 2025-05-07T21:02:51.0398806Z weighted=False, 2025-05-07T21:02:51.0398880Z row_wise=True, 2025-05-07T21:02:51.0398960Z mixed=True, 2025-05-07T21:02:51.0399044Z use_cache=False, 2025-05-07T21:02:51.0399146Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:51.0399245Z use_cpu=True, 2025-05-07T21:02:51.0399347Z output_dtype=SparseType.FP32, 2025-05-07T21:02:51.0399434Z ) 2025-05-07T21:02:51.0399617Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:51.0399938Z self=, 2025-05-07T21:02:51.0400061Z compile=True, 2025-05-07T21:02:51.0400164Z pooling_mode=, 2025-05-07T21:02:51.0400235Z T=3, 2025-05-07T21:02:51.0400312Z D=65, 2025-05-07T21:02:51.0400385Z B=72, 2025-05-07T21:02:51.0400459Z log_E=4, 2025-05-07T21:02:51.0400536Z L=14, 2025-05-07T21:02:51.0400611Z D_gradcheck=2, 2025-05-07T21:02:51.0400706Z stochastic_rounding=False, 2025-05-07T21:02:51.0400789Z weighted=False, 2025-05-07T21:02:51.0400867Z row_wise=True, 2025-05-07T21:02:51.0400942Z mixed=False, 2025-05-07T21:02:51.0401071Z use_cache=True, 2025-05-07T21:02:51.0401171Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:51.0401247Z use_cpu=True, 2025-05-07T21:02:51.0401347Z output_dtype=SparseType.FP16, 2025-05-07T21:02:51.0401418Z ) 2025-05-07T21:02:51.0401541Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:51.0401868Z self=, 2025-05-07T21:02:51.0401952Z compile=True, 2025-05-07T21:02:51.0402061Z pooling_mode=, 2025-05-07T21:02:51.0402131Z T=1, 2025-05-07T21:02:51.0402204Z D=67, 2025-05-07T21:02:51.0402285Z B=105, 2025-05-07T21:02:51.0402357Z log_E=5, 2025-05-07T21:02:51.0402427Z L=6, 2025-05-07T21:02:51.0402510Z D_gradcheck=1, 2025-05-07T21:02:51.0402603Z stochastic_rounding=True, 2025-05-07T21:02:51.0402678Z weighted=False, 2025-05-07T21:02:51.0402759Z row_wise=True, 2025-05-07T21:02:51.0402835Z mixed=True, 2025-05-07T21:02:51.0402915Z use_cache=False, 2025-05-07T21:02:51.0403021Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:51.0403098Z use_cpu=True, 2025-05-07T21:02:51.0403200Z output_dtype=SparseType.FP16, 2025-05-07T21:02:51.0403275Z ) 2025-05-07T21:02:51.0403400Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:51.0403728Z self=, 2025-05-07T21:02:51.0403809Z compile=True, 2025-05-07T21:02:51.0403911Z pooling_mode=, 2025-05-07T21:02:51.0403986Z T=2, 2025-05-07T21:02:51.0404059Z D=82, 2025-05-07T21:02:51.0404131Z B=28, 2025-05-07T21:02:51.0404207Z log_E=5, 2025-05-07T21:02:51.0404280Z L=1, 2025-05-07T21:02:51.0404434Z D_gradcheck=2, 2025-05-07T21:02:51.0404535Z stochastic_rounding=True, 2025-05-07T21:02:51.0404615Z weighted=True, 2025-05-07T21:02:51.0404691Z row_wise=True, 2025-05-07T21:02:51.0404772Z mixed=True, 2025-05-07T21:02:51.0404852Z use_cache=True, 2025-05-07T21:02:51.0404957Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:51.0405035Z use_cpu=True, 2025-05-07T21:02:51.0405131Z output_dtype=SparseType.FP16, 2025-05-07T21:02:51.0405209Z ) 2025-05-07T21:02:51.0633637Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:51.0634164Z self=, 2025-05-07T21:02:51.0634331Z compile=False, 2025-05-07T21:02:51.0634508Z pooling_mode=, 2025-05-07T21:02:51.0634627Z T=2, 2025-05-07T21:02:51.0634736Z D=49, 2025-05-07T21:02:51.0634839Z B=28, 2025-05-07T21:02:51.0634924Z log_E=3, 2025-05-07T21:02:51.0635000Z L=20, 2025-05-07T21:02:51.0635085Z D_gradcheck=1, 2025-05-07T21:02:51.0635188Z stochastic_rounding=True, 2025-05-07T21:02:51.0635271Z weighted=False, 2025-05-07T21:02:51.0635350Z row_wise=True, 2025-05-07T21:02:51.0635440Z mixed=False, 2025-05-07T21:02:51.0635523Z use_cache=False, 2025-05-07T21:02:51.0635629Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:51.0635717Z use_cpu=True, 2025-05-07T21:02:51.0635819Z output_dtype=SparseType.FP32, 2025-05-07T21:02:51.0636014Z ) 2025-05-07T21:02:51.0636146Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:51.0636536Z self=, 2025-05-07T21:02:51.0636622Z compile=True, 2025-05-07T21:02:51.0636725Z pooling_mode=, 2025-05-07T21:02:51.0636841Z T=1, 2025-05-07T21:02:51.0636916Z D=38, 2025-05-07T21:02:51.0636992Z B=101, 2025-05-07T21:02:51.0637067Z log_E=4, 2025-05-07T21:02:51.0637145Z L=6, 2025-05-07T21:02:51.0637228Z D_gradcheck=2, 2025-05-07T21:02:51.0637321Z stochastic_rounding=False, 2025-05-07T21:02:51.0637406Z weighted=False, 2025-05-07T21:02:51.0637483Z row_wise=True, 2025-05-07T21:02:51.0637625Z mixed=False, 2025-05-07T21:02:51.0637708Z use_cache=True, 2025-05-07T21:02:51.0637809Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:51.0637890Z use_cpu=True, 2025-05-07T21:02:51.0637988Z output_dtype=SparseType.FP16, 2025-05-07T21:02:51.0638062Z ) 2025-05-07T21:02:51.0638193Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:51.0638520Z self=, 2025-05-07T21:02:51.0638598Z compile=True, 2025-05-07T21:02:51.0638706Z pooling_mode=, 2025-05-07T21:02:51.0638779Z T=1, 2025-05-07T21:02:51.0638852Z D=8, 2025-05-07T21:02:51.0638926Z B=78, 2025-05-07T21:02:51.0638999Z log_E=5, 2025-05-07T21:02:51.0639087Z L=18, 2025-05-07T21:02:51.0639182Z D_gradcheck=2, 2025-05-07T21:02:51.0639289Z stochastic_rounding=False, 2025-05-07T21:02:51.0639374Z weighted=True, 2025-05-07T21:02:51.0639457Z row_wise=True, 2025-05-07T21:02:51.0639533Z mixed=True, 2025-05-07T21:02:51.0639613Z use_cache=True, 2025-05-07T21:02:51.0639714Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:51.0639787Z use_cpu=True, 2025-05-07T21:02:51.0639892Z output_dtype=SparseType.FP16, 2025-05-07T21:02:51.0639960Z ) 2025-05-07T21:02:51.0640082Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:51.0640412Z self=, 2025-05-07T21:02:51.0640490Z compile=True, 2025-05-07T21:02:51.0640594Z pooling_mode=, 2025-05-07T21:02:51.0640675Z T=2, 2025-05-07T21:02:51.0640748Z D=38, 2025-05-07T21:02:51.0640823Z B=26, 2025-05-07T21:02:51.0640904Z log_E=3, 2025-05-07T21:02:51.0641050Z L=16, 2025-05-07T21:02:51.0641136Z D_gradcheck=2, 2025-05-07T21:02:51.0641227Z stochastic_rounding=False, 2025-05-07T21:02:51.0641304Z weighted=False, 2025-05-07T21:02:51.0641389Z row_wise=True, 2025-05-07T21:02:51.0641468Z mixed=True, 2025-05-07T21:02:51.0641544Z use_cache=True, 2025-05-07T21:02:51.0641654Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:51.0641730Z use_cpu=True, 2025-05-07T21:02:51.0641830Z output_dtype=SparseType.FP16, 2025-05-07T21:02:51.0641909Z ) 2025-05-07T21:02:51.0642033Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:51.0642359Z self=, 2025-05-07T21:02:51.0642444Z compile=True, 2025-05-07T21:02:51.0642547Z pooling_mode=, 2025-05-07T21:02:51.0642619Z T=4, 2025-05-07T21:02:51.0642698Z D=77, 2025-05-07T21:02:51.0642775Z B=76, 2025-05-07T21:02:51.0642856Z log_E=4, 2025-05-07T21:02:51.0642933Z L=6, 2025-05-07T21:02:51.0643010Z D_gradcheck=2, 2025-05-07T21:02:51.0643110Z stochastic_rounding=False, 2025-05-07T21:02:51.0643189Z weighted=False, 2025-05-07T21:02:51.0643266Z row_wise=True, 2025-05-07T21:02:51.0643351Z mixed=True, 2025-05-07T21:02:51.0643430Z use_cache=False, 2025-05-07T21:02:51.0643531Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:51.0643616Z use_cpu=True, 2025-05-07T21:02:51.0643760Z output_dtype=SparseType.FP16, 2025-05-07T21:02:51.0643828Z ) 2025-05-07T21:02:51.0643958Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:51.0644319Z self=, 2025-05-07T21:02:51.0644407Z compile=True, 2025-05-07T21:02:51.0644507Z pooling_mode=, 2025-05-07T21:02:51.0644579Z T=5, 2025-05-07T21:02:51.0644656Z D=84, 2025-05-07T21:02:51.0644726Z B=27, 2025-05-07T21:02:51.0644800Z log_E=3, 2025-05-07T21:02:51.0644882Z L=9, 2025-05-07T21:02:51.0644962Z D_gradcheck=1, 2025-05-07T21:02:51.0645054Z stochastic_rounding=False, 2025-05-07T21:02:51.0645139Z weighted=True, 2025-05-07T21:02:51.0645258Z row_wise=True, 2025-05-07T21:02:51.0645333Z mixed=False, 2025-05-07T21:02:51.0645419Z use_cache=False, 2025-05-07T21:02:51.0645520Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:51.0645595Z use_cpu=True, 2025-05-07T21:02:51.0645698Z output_dtype=SparseType.FP16, 2025-05-07T21:02:51.0645768Z ) 2025-05-07T21:02:51.0645891Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:51.0646221Z self=, 2025-05-07T21:02:51.0646304Z compile=False, 2025-05-07T21:02:51.0646411Z pooling_mode=, 2025-05-07T21:02:51.0646484Z T=1, 2025-05-07T21:02:51.0646555Z D=102, 2025-05-07T21:02:51.0646636Z B=62, 2025-05-07T21:02:51.0646712Z log_E=3, 2025-05-07T21:02:51.0646783Z L=1, 2025-05-07T21:02:51.0646865Z D_gradcheck=1, 2025-05-07T21:02:51.0646956Z stochastic_rounding=False, 2025-05-07T21:02:51.0647032Z weighted=False, 2025-05-07T21:02:51.0647116Z row_wise=True, 2025-05-07T21:02:51.0647192Z mixed=True, 2025-05-07T21:02:51.0647271Z use_cache=False, 2025-05-07T21:02:51.0647376Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:51.0647462Z use_cpu=True, 2025-05-07T21:02:51.0647565Z output_dtype=SparseType.FP16, 2025-05-07T21:02:51.0647633Z ) 2025-05-07T21:02:51.0647760Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:51.0648087Z self=, 2025-05-07T21:02:51.0648167Z compile=False, 2025-05-07T21:02:51.0648274Z pooling_mode=, 2025-05-07T21:02:51.0648349Z T=4, 2025-05-07T21:02:51.0648424Z D=100, 2025-05-07T21:02:51.0648505Z B=84, 2025-05-07T21:02:51.0648630Z log_E=4, 2025-05-07T21:02:51.0648705Z L=2, 2025-05-07T21:02:51.0648790Z D_gradcheck=1, 2025-05-07T21:02:51.0648882Z stochastic_rounding=False, 2025-05-07T21:02:51.0648962Z weighted=True, 2025-05-07T21:02:51.0649045Z row_wise=True, 2025-05-07T21:02:51.0649124Z mixed=True, 2025-05-07T21:02:51.0649202Z use_cache=True, 2025-05-07T21:02:51.0649309Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:51.0649389Z use_cpu=True, 2025-05-07T21:02:51.0649497Z output_dtype=SparseType.FP16, 2025-05-07T21:02:51.0649568Z ) 2025-05-07T21:02:51.0649692Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:51.0650021Z self=, 2025-05-07T21:02:51.0650104Z compile=False, 2025-05-07T21:02:51.0650206Z pooling_mode=, 2025-05-07T21:02:51.0650286Z T=3, 2025-05-07T21:02:51.0650359Z D=67, 2025-05-07T21:02:51.0650433Z B=13, 2025-05-07T21:02:51.0650523Z log_E=3, 2025-05-07T21:02:51.0650597Z L=2, 2025-05-07T21:02:51.0650674Z D_gradcheck=1, 2025-05-07T21:02:51.0650772Z stochastic_rounding=False, 2025-05-07T21:02:51.0650853Z weighted=False, 2025-05-07T21:02:51.0650938Z row_wise=True, 2025-05-07T21:02:51.0651012Z mixed=True, 2025-05-07T21:02:51.0651089Z use_cache=False, 2025-05-07T21:02:51.0651197Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:51.0651325Z use_cpu=True, 2025-05-07T21:02:51.0651426Z output_dtype=SparseType.FP16, 2025-05-07T21:02:51.0651507Z ) 2025-05-07T21:02:51.0651634Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:51.0652000Z self=, 2025-05-07T21:02:51.0652086Z compile=False, 2025-05-07T21:02:51.0652188Z pooling_mode=, 2025-05-07T21:02:51.0652262Z T=2, 2025-05-07T21:02:51.0652338Z D=102, 2025-05-07T21:02:51.0652413Z B=90, 2025-05-07T21:02:51.0652488Z log_E=5, 2025-05-07T21:02:51.0652569Z L=11, 2025-05-07T21:02:51.0652644Z D_gradcheck=1, 2025-05-07T21:02:51.0652744Z stochastic_rounding=False, 2025-05-07T21:02:51.0652867Z weighted=False, 2025-05-07T21:02:51.0652944Z row_wise=True, 2025-05-07T21:02:51.0653024Z mixed=True, 2025-05-07T21:02:51.0653103Z use_cache=False, 2025-05-07T21:02:51.0653207Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:51.0653292Z use_cpu=True, 2025-05-07T21:02:51.0653391Z output_dtype=SparseType.FP32, 2025-05-07T21:02:51.0653462Z ) 2025-05-07T21:02:51.0653591Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:51.0653916Z self=, 2025-05-07T21:02:51.0653992Z compile=True, 2025-05-07T21:02:51.0654100Z pooling_mode=, 2025-05-07T21:02:51.0654172Z T=2, 2025-05-07T21:02:51.0654247Z D=107, 2025-05-07T21:02:51.0654322Z B=55, 2025-05-07T21:02:51.0654396Z log_E=3, 2025-05-07T21:02:51.0654476Z L=18, 2025-05-07T21:02:51.0654556Z D_gradcheck=1, 2025-05-07T21:02:51.0654650Z stochastic_rounding=False, 2025-05-07T21:02:51.0654738Z weighted=True, 2025-05-07T21:02:51.0654818Z row_wise=True, 2025-05-07T21:02:51.0654895Z mixed=False, 2025-05-07T21:02:51.0654981Z use_cache=False, 2025-05-07T21:02:51.0655087Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:51.0655163Z use_cpu=True, 2025-05-07T21:02:51.0655265Z output_dtype=SparseType.FP16, 2025-05-07T21:02:51.0655335Z ) 2025-05-07T21:02:51.0655461Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:51.0655788Z self=, 2025-05-07T21:02:51.0655865Z compile=False, 2025-05-07T21:02:51.0655973Z pooling_mode=, 2025-05-07T21:02:51.0656158Z T=4, 2025-05-07T21:02:51.0656238Z D=15, 2025-05-07T21:02:51.0656369Z B=56, 2025-05-07T21:02:51.0656450Z log_E=5, 2025-05-07T21:02:51.0656528Z L=9, 2025-05-07T21:02:51.0656618Z D_gradcheck=1, 2025-05-07T21:02:51.0656714Z stochastic_rounding=False, 2025-05-07T21:02:51.0656797Z weighted=False, 2025-05-07T21:02:51.0656885Z row_wise=True, 2025-05-07T21:02:51.0656966Z mixed=True, 2025-05-07T21:02:51.0657048Z use_cache=True, 2025-05-07T21:02:51.0657163Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:51.0657242Z use_cpu=True, 2025-05-07T21:02:51.0657343Z output_dtype=SparseType.FP32, 2025-05-07T21:02:51.0657423Z ) 2025-05-07T21:02:51.0657551Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:51.0657882Z self=, 2025-05-07T21:02:51.0657965Z compile=True, 2025-05-07T21:02:51.0658071Z pooling_mode=, 2025-05-07T21:02:51.0658158Z T=2, 2025-05-07T21:02:51.0658236Z D=69, 2025-05-07T21:02:51.0658313Z B=127, 2025-05-07T21:02:51.0658401Z log_E=3, 2025-05-07T21:02:51.0658479Z L=14, 2025-05-07T21:02:51.0658560Z D_gradcheck=1, 2025-05-07T21:02:51.0658667Z stochastic_rounding=False, 2025-05-07T21:02:51.0658749Z weighted=False, 2025-05-07T21:02:51.0658828Z row_wise=True, 2025-05-07T21:02:51.0658918Z mixed=True, 2025-05-07T21:02:51.0659001Z use_cache=True, 2025-05-07T21:02:51.0659180Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:51.0659612Z use_cpu=True, 2025-05-07T21:02:51.0659717Z output_dtype=SparseType.FP32, 2025-05-07T21:02:51.0659799Z ) 2025-05-07T21:02:51.0660003Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:51.0660330Z self=, 2025-05-07T21:02:51.0660421Z compile=False, 2025-05-07T21:02:51.0660527Z pooling_mode=, 2025-05-07T21:02:51.0660606Z T=2, 2025-05-07T21:02:51.0660691Z D=127, 2025-05-07T21:02:51.0660767Z B=24, 2025-05-07T21:02:51.0660844Z log_E=4, 2025-05-07T21:02:51.0660933Z L=15, 2025-05-07T21:02:51.0661017Z D_gradcheck=2, 2025-05-07T21:02:51.0661203Z stochastic_rounding=True, 2025-05-07T21:02:51.0661292Z weighted=False, 2025-05-07T21:02:51.0661375Z row_wise=True, 2025-05-07T21:02:51.0661460Z mixed=True, 2025-05-07T21:02:51.0661539Z use_cache=True, 2025-05-07T21:02:51.0661647Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:51.0661731Z use_cpu=True, 2025-05-07T21:02:51.0661831Z output_dtype=SparseType.FP16, 2025-05-07T21:02:51.0661905Z ) 2025-05-07T21:02:51.0662043Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:51.0662366Z self=, 2025-05-07T21:02:51.0662447Z compile=False, 2025-05-07T21:02:51.0662557Z pooling_mode=, 2025-05-07T21:02:51.0662635Z T=4, 2025-05-07T21:02:51.0662713Z D=52, 2025-05-07T21:02:51.0662795Z B=29, 2025-05-07T21:02:51.0662873Z log_E=4, 2025-05-07T21:02:51.0662949Z L=18, 2025-05-07T21:02:51.0663038Z D_gradcheck=2, 2025-05-07T21:02:51.0663139Z stochastic_rounding=True, 2025-05-07T21:02:51.0663226Z weighted=True, 2025-05-07T21:02:51.0663304Z row_wise=True, 2025-05-07T21:02:51.0663383Z mixed=True, 2025-05-07T21:02:51.0663473Z use_cache=False, 2025-05-07T21:02:51.0663579Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:51.0663659Z use_cpu=True, 2025-05-07T21:02:51.0663767Z output_dtype=SparseType.FP16, 2025-05-07T21:02:51.0663842Z ) 2025-05-07T21:02:51.0663972Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:51.0664299Z self=, 2025-05-07T21:02:51.0664384Z compile=True, 2025-05-07T21:02:51.0664491Z pooling_mode=, 2025-05-07T21:02:51.0664640Z T=2, 2025-05-07T21:02:51.0664719Z D=64, 2025-05-07T21:02:51.0664804Z B=50, 2025-05-07T21:02:51.0664883Z log_E=5, 2025-05-07T21:02:51.0664957Z L=19, 2025-05-07T21:02:51.0665049Z D_gradcheck=1, 2025-05-07T21:02:51.0665142Z stochastic_rounding=False, 2025-05-07T21:02:51.0665223Z weighted=False, 2025-05-07T21:02:51.0665308Z row_wise=True, 2025-05-07T21:02:51.0665390Z mixed=False, 2025-05-07T21:02:51.0665477Z use_cache=False, 2025-05-07T21:02:51.0665586Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:51.0665665Z use_cpu=True, 2025-05-07T21:02:51.0665765Z output_dtype=SparseType.FP16, 2025-05-07T21:02:51.0665843Z ) 2025-05-07T21:02:51.0917799Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:51.0918311Z self=, 2025-05-07T21:02:51.0918466Z compile=False, 2025-05-07T21:02:51.0918657Z pooling_mode=, 2025-05-07T21:02:51.0918788Z T=2, 2025-05-07T21:02:51.0918905Z D=100, 2025-05-07T21:02:51.0919018Z B=65, 2025-05-07T21:02:51.0919166Z log_E=3, 2025-05-07T21:02:51.0919399Z L=1, 2025-05-07T21:02:51.0919660Z D_gradcheck=1, 2025-05-07T21:02:51.0919946Z stochastic_rounding=False, 2025-05-07T21:02:51.0920183Z weighted=True, 2025-05-07T21:02:51.0920409Z row_wise=True, 2025-05-07T21:02:51.0920627Z mixed=True, 2025-05-07T21:02:51.0921027Z use_cache=False, 2025-05-07T21:02:51.0921232Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:51.0921392Z use_cpu=True, 2025-05-07T21:02:51.0921603Z output_dtype=SparseType.FP16, 2025-05-07T21:02:51.0921865Z ) 2025-05-07T21:02:51.0922115Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:51.0922773Z self=, 2025-05-07T21:02:51.0922923Z compile=True, 2025-05-07T21:02:51.0923135Z pooling_mode=, 2025-05-07T21:02:51.0923280Z T=4, 2025-05-07T21:02:51.0923423Z D=21, 2025-05-07T21:02:51.0923579Z B=98, 2025-05-07T21:02:51.0923725Z log_E=3, 2025-05-07T21:02:51.0923868Z L=3, 2025-05-07T21:02:51.0924141Z D_gradcheck=1, 2025-05-07T21:02:51.0924323Z stochastic_rounding=False, 2025-05-07T21:02:51.0924475Z weighted=False, 2025-05-07T21:02:51.0924630Z row_wise=True, 2025-05-07T21:02:51.0924780Z mixed=False, 2025-05-07T21:02:51.0924943Z use_cache=False, 2025-05-07T21:02:51.0925157Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:51.0925318Z use_cpu=True, 2025-05-07T21:02:51.0925516Z output_dtype=SparseType.FP32, 2025-05-07T21:02:51.0925665Z ) 2025-05-07T21:02:51.0925917Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:51.0926565Z self=, 2025-05-07T21:02:51.0926720Z compile=False, 2025-05-07T21:02:51.0926924Z pooling_mode=, 2025-05-07T21:02:51.0927078Z T=1, 2025-05-07T21:02:51.0927219Z D=72, 2025-05-07T21:02:51.0927361Z B=75, 2025-05-07T21:02:51.0927517Z log_E=3, 2025-05-07T21:02:51.0927663Z L=18, 2025-05-07T21:02:51.0927811Z D_gradcheck=2, 2025-05-07T21:02:51.0928002Z stochastic_rounding=False, 2025-05-07T21:02:51.0928157Z weighted=False, 2025-05-07T21:02:51.0928308Z row_wise=True, 2025-05-07T21:02:51.0928474Z mixed=False, 2025-05-07T21:02:51.0928628Z use_cache=False, 2025-05-07T21:02:51.0928831Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:51.0928994Z use_cpu=True, 2025-05-07T21:02:51.0929123Z output_dtype=SparseType.FP16, 2025-05-07T21:02:51.0929209Z ) 2025-05-07T21:02:51.0929352Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:51.0929699Z self=, 2025-05-07T21:02:51.0929784Z compile=False, 2025-05-07T21:02:51.0929963Z pooling_mode=, 2025-05-07T21:02:51.0930038Z T=5, 2025-05-07T21:02:51.0930119Z D=96, 2025-05-07T21:02:51.0930192Z B=104, 2025-05-07T21:02:51.0930267Z log_E=5, 2025-05-07T21:02:51.0930349Z L=17, 2025-05-07T21:02:51.0930430Z D_gradcheck=2, 2025-05-07T21:02:51.0930529Z stochastic_rounding=False, 2025-05-07T21:02:51.0930615Z weighted=False, 2025-05-07T21:02:51.0930690Z row_wise=True, 2025-05-07T21:02:51.0930774Z mixed=True, 2025-05-07T21:02:51.0930855Z use_cache=False, 2025-05-07T21:02:51.0930958Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:51.0931046Z use_cpu=True, 2025-05-07T21:02:51.0931145Z output_dtype=SparseType.FP32, 2025-05-07T21:02:51.0931211Z ) 2025-05-07T21:02:51.0931341Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:51.0931665Z self=, 2025-05-07T21:02:51.0931744Z compile=False, 2025-05-07T21:02:51.0931856Z pooling_mode=, 2025-05-07T21:02:51.0931932Z T=3, 2025-05-07T21:02:51.0932005Z D=91, 2025-05-07T21:02:51.0932084Z B=34, 2025-05-07T21:02:51.0932162Z log_E=4, 2025-05-07T21:02:51.0932241Z L=11, 2025-05-07T21:02:51.0932328Z D_gradcheck=1, 2025-05-07T21:02:51.0932422Z stochastic_rounding=False, 2025-05-07T21:02:51.0932508Z weighted=True, 2025-05-07T21:02:51.0932587Z row_wise=True, 2025-05-07T21:02:51.0932716Z mixed=True, 2025-05-07T21:02:51.0932800Z use_cache=True, 2025-05-07T21:02:51.0932905Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:51.0932981Z use_cpu=True, 2025-05-07T21:02:51.0933191Z output_dtype=SparseType.FP16, 2025-05-07T21:02:51.0933263Z ) 2025-05-07T21:02:51.0933391Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:51.0933723Z self=, 2025-05-07T21:02:51.0933802Z compile=True, 2025-05-07T21:02:51.0933907Z pooling_mode=, 2025-05-07T21:02:51.0933987Z T=3, 2025-05-07T21:02:51.0934060Z D=16, 2025-05-07T21:02:51.0934139Z B=4, 2025-05-07T21:02:51.0934257Z log_E=5, 2025-05-07T21:02:51.0934331Z L=2, 2025-05-07T21:02:51.0934415Z D_gradcheck=2, 2025-05-07T21:02:51.0934507Z stochastic_rounding=True, 2025-05-07T21:02:51.0934585Z weighted=True, 2025-05-07T21:02:51.0934674Z row_wise=True, 2025-05-07T21:02:51.0934753Z mixed=False, 2025-05-07T21:02:51.0934832Z use_cache=True, 2025-05-07T21:02:51.0934940Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:51.0935022Z use_cpu=True, 2025-05-07T21:02:51.0935124Z output_dtype=SparseType.FP16, 2025-05-07T21:02:51.0935210Z ) 2025-05-07T21:02:51.0935334Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:51.0935657Z self=, 2025-05-07T21:02:51.0935744Z compile=True, 2025-05-07T21:02:51.0935848Z pooling_mode=, 2025-05-07T21:02:51.0935928Z T=2, 2025-05-07T21:02:51.0936001Z D=75, 2025-05-07T21:02:51.0936170Z B=127, 2025-05-07T21:02:51.0936253Z log_E=4, 2025-05-07T21:02:51.0936328Z L=2, 2025-05-07T21:02:51.0936408Z D_gradcheck=1, 2025-05-07T21:02:51.0936508Z stochastic_rounding=True, 2025-05-07T21:02:51.0936586Z weighted=True, 2025-05-07T21:02:51.0936667Z row_wise=True, 2025-05-07T21:02:51.0936751Z mixed=False, 2025-05-07T21:02:51.0936829Z use_cache=False, 2025-05-07T21:02:51.0936930Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:51.0937012Z use_cpu=True, 2025-05-07T21:02:51.0937115Z output_dtype=SparseType.FP32, 2025-05-07T21:02:51.0937186Z ) 2025-05-07T21:02:51.0937321Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:51.0937643Z self=, 2025-05-07T21:02:51.0937777Z compile=True, 2025-05-07T21:02:51.0937881Z pooling_mode=, 2025-05-07T21:02:51.0937954Z T=2, 2025-05-07T21:02:51.0938032Z D=69, 2025-05-07T21:02:51.0938105Z B=7, 2025-05-07T21:02:51.0938183Z log_E=5, 2025-05-07T21:02:51.0938264Z L=2, 2025-05-07T21:02:51.0938345Z D_gradcheck=2, 2025-05-07T21:02:51.0938437Z stochastic_rounding=True, 2025-05-07T21:02:51.0938521Z weighted=True, 2025-05-07T21:02:51.0938603Z row_wise=True, 2025-05-07T21:02:51.0938683Z mixed=False, 2025-05-07T21:02:51.0938763Z use_cache=False, 2025-05-07T21:02:51.0938865Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:51.0938944Z use_cpu=True, 2025-05-07T21:02:51.0939049Z output_dtype=SparseType.FP16, 2025-05-07T21:02:51.0939132Z ) 2025-05-07T21:02:51.0939277Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:51.0939619Z self=, 2025-05-07T21:02:51.0939702Z compile=True, 2025-05-07T21:02:51.0939840Z pooling_mode=, 2025-05-07T21:02:51.0939917Z T=2, 2025-05-07T21:02:51.0939988Z D=128, 2025-05-07T21:02:51.0940061Z B=58, 2025-05-07T21:02:51.0940141Z log_E=3, 2025-05-07T21:02:51.0940217Z L=17, 2025-05-07T21:02:51.0940295Z D_gradcheck=1, 2025-05-07T21:02:51.0940396Z stochastic_rounding=True, 2025-05-07T21:02:51.0940476Z weighted=False, 2025-05-07T21:02:51.0940601Z row_wise=True, 2025-05-07T21:02:51.0940683Z mixed=True, 2025-05-07T21:02:51.0940760Z use_cache=False, 2025-05-07T21:02:51.0940861Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:51.0940987Z use_cpu=True, 2025-05-07T21:02:51.0941086Z output_dtype=SparseType.FP16, 2025-05-07T21:02:51.0941159Z ) 2025-05-07T21:02:51.0941294Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:51.0941615Z self=, 2025-05-07T21:02:51.0941705Z compile=False, 2025-05-07T21:02:51.0941810Z pooling_mode=, 2025-05-07T21:02:51.0941883Z T=1, 2025-05-07T21:02:51.0941961Z D=4, 2025-05-07T21:02:51.0942074Z B=91, 2025-05-07T21:02:51.0942145Z log_E=3, 2025-05-07T21:02:51.0942225Z L=0, 2025-05-07T21:02:51.0942301Z D_gradcheck=1, 2025-05-07T21:02:51.0942393Z stochastic_rounding=False, 2025-05-07T21:02:51.0942481Z weighted=True, 2025-05-07T21:02:51.0942559Z row_wise=True, 2025-05-07T21:02:51.0942634Z mixed=False, 2025-05-07T21:02:51.0942715Z use_cache=True, 2025-05-07T21:02:51.0942816Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:51.0942904Z use_cpu=True, 2025-05-07T21:02:51.0943000Z output_dtype=SparseType.FP16, 2025-05-07T21:02:51.0943075Z ) 2025-05-07T21:02:51.0943204Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:51.0943525Z self=, 2025-05-07T21:02:51.0943603Z compile=True, 2025-05-07T21:02:51.0943716Z pooling_mode=, 2025-05-07T21:02:51.0943791Z T=5, 2025-05-07T21:02:51.0943865Z D=127, 2025-05-07T21:02:51.0943943Z B=99, 2025-05-07T21:02:51.0944017Z log_E=4, 2025-05-07T21:02:51.0944100Z L=3, 2025-05-07T21:02:51.0944184Z D_gradcheck=1, 2025-05-07T21:02:51.0944279Z stochastic_rounding=True, 2025-05-07T21:02:51.0944365Z weighted=False, 2025-05-07T21:02:51.0944448Z row_wise=True, 2025-05-07T21:02:51.0944526Z mixed=False, 2025-05-07T21:02:51.0944611Z use_cache=True, 2025-05-07T21:02:51.0944712Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:51.0944792Z use_cpu=True, 2025-05-07T21:02:51.0944894Z output_dtype=SparseType.FP32, 2025-05-07T21:02:51.0944964Z ) 2025-05-07T21:02:51.0945094Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:51.0945468Z self=, 2025-05-07T21:02:51.0945550Z compile=True, 2025-05-07T21:02:51.0945655Z pooling_mode=, 2025-05-07T21:02:51.0945733Z T=2, 2025-05-07T21:02:51.0945805Z D=115, 2025-05-07T21:02:51.0945887Z B=37, 2025-05-07T21:02:51.0945973Z log_E=5, 2025-05-07T21:02:51.0946047Z L=5, 2025-05-07T21:02:51.0946123Z D_gradcheck=2, 2025-05-07T21:02:51.0946222Z stochastic_rounding=True, 2025-05-07T21:02:51.0946306Z weighted=True, 2025-05-07T21:02:51.0946388Z row_wise=True, 2025-05-07T21:02:51.0946464Z mixed=True, 2025-05-07T21:02:51.0946542Z use_cache=False, 2025-05-07T21:02:51.0946652Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:51.0946730Z use_cpu=True, 2025-05-07T21:02:51.0946828Z output_dtype=SparseType.FP16, 2025-05-07T21:02:51.0946911Z ) 2025-05-07T21:02:51.0947042Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:51.0947366Z self=, 2025-05-07T21:02:51.0947447Z compile=False, 2025-05-07T21:02:51.0956357Z pooling_mode=, 2025-05-07T21:02:51.0956483Z T=2, 2025-05-07T21:02:51.0956616Z D=121, 2025-05-07T21:02:51.0956694Z B=112, 2025-05-07T21:02:51.0956771Z log_E=5, 2025-05-07T21:02:51.0956853Z L=11, 2025-05-07T21:02:51.0956937Z D_gradcheck=1, 2025-05-07T21:02:51.0957037Z stochastic_rounding=False, 2025-05-07T21:02:51.0957216Z weighted=False, 2025-05-07T21:02:51.0957296Z row_wise=True, 2025-05-07T21:02:51.0957373Z mixed=True, 2025-05-07T21:02:51.0957461Z use_cache=False, 2025-05-07T21:02:51.0957638Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:51.0957718Z use_cpu=True, 2025-05-07T21:02:51.0957829Z output_dtype=SparseType.FP32, 2025-05-07T21:02:51.0957902Z ) 2025-05-07T21:02:51.0958033Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:51.0958382Z self=, 2025-05-07T21:02:51.0958463Z compile=True, 2025-05-07T21:02:51.0958578Z pooling_mode=, 2025-05-07T21:02:51.0958658Z T=3, 2025-05-07T21:02:51.0958779Z D=60, 2025-05-07T21:02:51.0958859Z B=86, 2025-05-07T21:02:51.0958934Z log_E=5, 2025-05-07T21:02:51.0959007Z L=0, 2025-05-07T21:02:51.0959092Z D_gradcheck=1, 2025-05-07T21:02:51.0959184Z stochastic_rounding=False, 2025-05-07T21:02:51.0959606Z weighted=False, 2025-05-07T21:02:51.0959702Z row_wise=True, 2025-05-07T21:02:51.0959785Z mixed=True, 2025-05-07T21:02:51.0959866Z use_cache=False, 2025-05-07T21:02:51.0959983Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:51.0960068Z use_cpu=True, 2025-05-07T21:02:51.0960169Z output_dtype=SparseType.FP16, 2025-05-07T21:02:51.0960248Z ) 2025-05-07T21:02:51.0960378Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:51.0960717Z self=, 2025-05-07T21:02:51.0960804Z compile=True, 2025-05-07T21:02:51.0960912Z pooling_mode=, 2025-05-07T21:02:51.0961000Z T=4, 2025-05-07T21:02:51.0961077Z D=50, 2025-05-07T21:02:51.0961153Z B=50, 2025-05-07T21:02:51.0961236Z log_E=5, 2025-05-07T21:02:51.0961313Z L=16, 2025-05-07T21:02:51.0961393Z D_gradcheck=1, 2025-05-07T21:02:51.0961498Z stochastic_rounding=True, 2025-05-07T21:02:51.0961577Z weighted=True, 2025-05-07T21:02:51.0961656Z row_wise=True, 2025-05-07T21:02:51.0961740Z mixed=False, 2025-05-07T21:02:51.0961824Z use_cache=True, 2025-05-07T21:02:51.0961932Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:51.0962016Z use_cpu=True, 2025-05-07T21:02:51.0962119Z output_dtype=SparseType.FP32, 2025-05-07T21:02:51.0962201Z ) 2025-05-07T21:02:51.0962328Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:51.0962748Z self=, 2025-05-07T21:02:51.0962840Z compile=True, 2025-05-07T21:02:51.0962950Z pooling_mode=, 2025-05-07T21:02:51.0963031Z T=2, 2025-05-07T21:02:51.0963111Z D=67, 2025-05-07T21:02:51.0963186Z B=108, 2025-05-07T21:02:51.0963260Z log_E=5, 2025-05-07T21:02:51.0963341Z L=0, 2025-05-07T21:02:51.0963421Z D_gradcheck=2, 2025-05-07T21:02:51.0963519Z stochastic_rounding=True, 2025-05-07T21:02:51.0963608Z weighted=False, 2025-05-07T21:02:51.0963688Z row_wise=True, 2025-05-07T21:02:51.0963769Z mixed=True, 2025-05-07T21:02:51.0963850Z use_cache=False, 2025-05-07T21:02:51.0963957Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:51.0964042Z use_cpu=True, 2025-05-07T21:02:51.0964143Z output_dtype=SparseType.FP32, 2025-05-07T21:02:51.0964214Z ) 2025-05-07T21:02:51.1202745Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:51.1203337Z self=, 2025-05-07T21:02:51.1203481Z compile=False, 2025-05-07T21:02:51.1203657Z pooling_mode=, 2025-05-07T21:02:51.1203798Z T=1, 2025-05-07T21:02:51.1203965Z D=73, 2025-05-07T21:02:51.1204069Z B=31, 2025-05-07T21:02:51.1204149Z log_E=5, 2025-05-07T21:02:51.1204234Z L=7, 2025-05-07T21:02:51.1204318Z D_gradcheck=2, 2025-05-07T21:02:51.1204537Z stochastic_rounding=True, 2025-05-07T21:02:51.1204627Z weighted=False, 2025-05-07T21:02:51.1204710Z row_wise=True, 2025-05-07T21:02:51.1204792Z mixed=False, 2025-05-07T21:02:51.1204948Z use_cache=False, 2025-05-07T21:02:51.1205056Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:51.1205143Z use_cpu=True, 2025-05-07T21:02:51.1205245Z output_dtype=SparseType.FP16, 2025-05-07T21:02:51.1205323Z ) 2025-05-07T21:02:51.1205455Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:51.1205786Z self=, 2025-05-07T21:02:51.1205870Z compile=False, 2025-05-07T21:02:51.1205980Z pooling_mode=, 2025-05-07T21:02:51.1206119Z T=2, 2025-05-07T21:02:51.1206195Z D=65, 2025-05-07T21:02:51.1206275Z B=28, 2025-05-07T21:02:51.1206355Z log_E=3, 2025-05-07T21:02:51.1206433Z L=10, 2025-05-07T21:02:51.1206525Z D_gradcheck=2, 2025-05-07T21:02:51.1206620Z stochastic_rounding=True, 2025-05-07T21:02:51.1206712Z weighted=False, 2025-05-07T21:02:51.1206792Z row_wise=True, 2025-05-07T21:02:51.1206875Z mixed=False, 2025-05-07T21:02:51.1206968Z use_cache=True, 2025-05-07T21:02:51.1207073Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:51.1207155Z use_cpu=True, 2025-05-07T21:02:51.1207263Z output_dtype=SparseType.FP16, 2025-05-07T21:02:51.1207339Z ) 2025-05-07T21:02:51.1207465Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:51.1207800Z self=, 2025-05-07T21:02:51.1207884Z compile=False, 2025-05-07T21:02:51.1207989Z pooling_mode=, 2025-05-07T21:02:51.1208074Z T=5, 2025-05-07T21:02:51.1208152Z D=100, 2025-05-07T21:02:51.1208228Z B=127, 2025-05-07T21:02:51.1208322Z log_E=5, 2025-05-07T21:02:51.1208396Z L=13, 2025-05-07T21:02:51.1208488Z D_gradcheck=1, 2025-05-07T21:02:51.1208583Z stochastic_rounding=True, 2025-05-07T21:02:51.1208665Z weighted=False, 2025-05-07T21:02:51.1208750Z row_wise=True, 2025-05-07T21:02:51.1208832Z mixed=False, 2025-05-07T21:02:51.1208917Z use_cache=False, 2025-05-07T21:02:51.1209029Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:51.1209112Z use_cpu=True, 2025-05-07T21:02:51.1209256Z output_dtype=SparseType.FP32, 2025-05-07T21:02:51.1209332Z ) 2025-05-07T21:02:51.1209466Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:51.1209864Z self=, 2025-05-07T21:02:51.1209950Z compile=True, 2025-05-07T21:02:51.1210064Z pooling_mode=, 2025-05-07T21:02:51.1210145Z T=3, 2025-05-07T21:02:51.1210223Z D=23, 2025-05-07T21:02:51.1210306Z B=89, 2025-05-07T21:02:51.1210386Z log_E=5, 2025-05-07T21:02:51.1210464Z L=19, 2025-05-07T21:02:51.1210548Z D_gradcheck=1, 2025-05-07T21:02:51.1210644Z stochastic_rounding=True, 2025-05-07T21:02:51.1210733Z weighted=True, 2025-05-07T21:02:51.1210815Z row_wise=True, 2025-05-07T21:02:51.1210896Z mixed=False, 2025-05-07T21:02:51.1210986Z use_cache=True, 2025-05-07T21:02:51.1211092Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:51.1211171Z use_cpu=True, 2025-05-07T21:02:51.1211276Z output_dtype=SparseType.FP32, 2025-05-07T21:02:51.1211350Z ) 2025-05-07T21:02:51.1211477Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:51.1211816Z self=, 2025-05-07T21:02:51.1211901Z compile=True, 2025-05-07T21:02:51.1212009Z pooling_mode=, 2025-05-07T21:02:51.1212093Z T=5, 2025-05-07T21:02:51.1212169Z D=108, 2025-05-07T21:02:51.1212247Z B=75, 2025-05-07T21:02:51.1212325Z log_E=4, 2025-05-07T21:02:51.1212450Z L=4, 2025-05-07T21:02:51.1212538Z D_gradcheck=2, 2025-05-07T21:02:51.1212634Z stochastic_rounding=False, 2025-05-07T21:02:51.1212715Z weighted=True, 2025-05-07T21:02:51.1212799Z row_wise=True, 2025-05-07T21:02:51.1212917Z mixed=False, 2025-05-07T21:02:51.1213001Z use_cache=True, 2025-05-07T21:02:51.1213113Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:51.1213198Z use_cpu=True, 2025-05-07T21:02:51.1213298Z output_dtype=SparseType.FP16, 2025-05-07T21:02:51.1213377Z ) 2025-05-07T21:02:51.1213506Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:51.1213832Z self=, 2025-05-07T21:02:51.1213923Z compile=True, 2025-05-07T21:02:51.1214071Z pooling_mode=, 2025-05-07T21:02:51.1214150Z T=4, 2025-05-07T21:02:51.1214228Z D=115, 2025-05-07T21:02:51.1214304Z B=30, 2025-05-07T21:02:51.1214390Z log_E=3, 2025-05-07T21:02:51.1214473Z L=10, 2025-05-07T21:02:51.1214554Z D_gradcheck=2, 2025-05-07T21:02:51.1214654Z stochastic_rounding=True, 2025-05-07T21:02:51.1214739Z weighted=False, 2025-05-07T21:02:51.1214818Z row_wise=True, 2025-05-07T21:02:51.1214908Z mixed=True, 2025-05-07T21:02:51.1214992Z use_cache=True, 2025-05-07T21:02:51.1215096Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:51.1215184Z use_cpu=True, 2025-05-07T21:02:51.1215286Z output_dtype=SparseType.FP16, 2025-05-07T21:02:51.1215361Z ) 2025-05-07T21:02:51.1215496Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:51.1215822Z self=, 2025-05-07T21:02:51.1215907Z compile=True, 2025-05-07T21:02:51.1216018Z pooling_mode=, 2025-05-07T21:02:51.1216189Z T=4, 2025-05-07T21:02:51.1216278Z D=50, 2025-05-07T21:02:51.1216356Z B=81, 2025-05-07T21:02:51.1216435Z log_E=3, 2025-05-07T21:02:51.1216522Z L=17, 2025-05-07T21:02:51.1216607Z D_gradcheck=2, 2025-05-07T21:02:51.1216702Z stochastic_rounding=False, 2025-05-07T21:02:51.1216787Z weighted=False, 2025-05-07T21:02:51.1216870Z row_wise=True, 2025-05-07T21:02:51.1216953Z mixed=False, 2025-05-07T21:02:51.1217042Z use_cache=False, 2025-05-07T21:02:51.1217149Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:51.1217228Z use_cpu=True, 2025-05-07T21:02:51.1217336Z output_dtype=SparseType.FP16, 2025-05-07T21:02:51.1217409Z ) 2025-05-07T21:02:51.1217587Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:51.1217913Z self=, 2025-05-07T21:02:51.1217998Z compile=False, 2025-05-07T21:02:51.1218105Z pooling_mode=, 2025-05-07T21:02:51.1218181Z T=5, 2025-05-07T21:02:51.1218260Z D=121, 2025-05-07T21:02:51.1218346Z B=102, 2025-05-07T21:02:51.1218426Z log_E=3, 2025-05-07T21:02:51.1218504Z L=1, 2025-05-07T21:02:51.1218599Z D_gradcheck=2, 2025-05-07T21:02:51.1218693Z stochastic_rounding=True, 2025-05-07T21:02:51.1218773Z weighted=False, 2025-05-07T21:02:51.1218860Z row_wise=True, 2025-05-07T21:02:51.1218942Z mixed=True, 2025-05-07T21:02:51.1219024Z use_cache=True, 2025-05-07T21:02:51.1219137Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:51.1219217Z use_cpu=True, 2025-05-07T21:02:51.1219325Z output_dtype=SparseType.FP16, 2025-05-07T21:02:51.1219401Z ) 2025-05-07T21:02:51.1219530Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:51.1219865Z self=, 2025-05-07T21:02:51.1219955Z compile=False, 2025-05-07T21:02:51.1220059Z pooling_mode=, 2025-05-07T21:02:51.1220143Z T=2, 2025-05-07T21:02:51.1220220Z D=79, 2025-05-07T21:02:51.1220297Z B=44, 2025-05-07T21:02:51.1220451Z log_E=3, 2025-05-07T21:02:51.1220528Z L=14, 2025-05-07T21:02:51.1220609Z D_gradcheck=2, 2025-05-07T21:02:51.1220711Z stochastic_rounding=False, 2025-05-07T21:02:51.1220792Z weighted=True, 2025-05-07T21:02:51.1220919Z row_wise=True, 2025-05-07T21:02:51.1221004Z mixed=False, 2025-05-07T21:02:51.1221084Z use_cache=True, 2025-05-07T21:02:51.1221192Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:51.1221272Z use_cpu=True, 2025-05-07T21:02:51.1221373Z output_dtype=SparseType.FP16, 2025-05-07T21:02:51.1221453Z ) 2025-05-07T21:02:51.1221580Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:51.1221903Z self=, 2025-05-07T21:02:51.1222032Z compile=False, 2025-05-07T21:02:51.1222137Z pooling_mode=, 2025-05-07T21:02:51.1222215Z T=2, 2025-05-07T21:02:51.1222297Z D=85, 2025-05-07T21:02:51.1222372Z B=91, 2025-05-07T21:02:51.1222458Z log_E=4, 2025-05-07T21:02:51.1222535Z L=18, 2025-05-07T21:02:51.1222615Z D_gradcheck=1, 2025-05-07T21:02:51.1222718Z stochastic_rounding=False, 2025-05-07T21:02:51.1222801Z weighted=False, 2025-05-07T21:02:51.1222884Z row_wise=True, 2025-05-07T21:02:51.1222968Z mixed=True, 2025-05-07T21:02:51.1223051Z use_cache=True, 2025-05-07T21:02:51.1223156Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:51.1223242Z use_cpu=True, 2025-05-07T21:02:51.1223344Z output_dtype=SparseType.FP16, 2025-05-07T21:02:51.1223420Z ) 2025-05-07T21:02:51.1223559Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:51.1223885Z self=, 2025-05-07T21:02:51.1223968Z compile=False, 2025-05-07T21:02:51.1224079Z pooling_mode=, 2025-05-07T21:02:51.1224156Z T=1, 2025-05-07T21:02:51.1224236Z D=119, 2025-05-07T21:02:51.1224315Z B=9, 2025-05-07T21:02:51.1224394Z log_E=5, 2025-05-07T21:02:51.1224477Z L=14, 2025-05-07T21:02:51.1224556Z D_gradcheck=1, 2025-05-07T21:02:51.1224651Z stochastic_rounding=False, 2025-05-07T21:02:51.1224742Z weighted=True, 2025-05-07T21:02:51.1224824Z row_wise=True, 2025-05-07T21:02:51.1224902Z mixed=True, 2025-05-07T21:02:51.1224987Z use_cache=True, 2025-05-07T21:02:51.1225095Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:51.1225174Z use_cpu=True, 2025-05-07T21:02:51.1225282Z output_dtype=SparseType.FP32, 2025-05-07T21:02:51.1225400Z ) 2025-05-07T21:02:51.1225530Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:51.1225862Z self=, 2025-05-07T21:02:51.1225949Z compile=False, 2025-05-07T21:02:51.1226063Z pooling_mode=, 2025-05-07T21:02:51.1226136Z T=5, 2025-05-07T21:02:51.1226213Z D=101, 2025-05-07T21:02:51.1226301Z B=82, 2025-05-07T21:02:51.1226380Z log_E=3, 2025-05-07T21:02:51.1226457Z L=2, 2025-05-07T21:02:51.1226545Z D_gradcheck=2, 2025-05-07T21:02:51.1226640Z stochastic_rounding=False, 2025-05-07T21:02:51.1226724Z weighted=True, 2025-05-07T21:02:51.1226810Z row_wise=True, 2025-05-07T21:02:51.1226891Z mixed=False, 2025-05-07T21:02:51.1226970Z use_cache=True, 2025-05-07T21:02:51.1227089Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:51.1227171Z use_cpu=True, 2025-05-07T21:02:51.1227270Z output_dtype=SparseType.FP16, 2025-05-07T21:02:51.1227351Z ) 2025-05-07T21:02:51.1227479Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:51.1227814Z self=, 2025-05-07T21:02:51.1227897Z compile=True, 2025-05-07T21:02:51.1228004Z pooling_mode=, 2025-05-07T21:02:51.1228085Z T=1, 2025-05-07T21:02:51.1228161Z D=114, 2025-05-07T21:02:51.1228310Z B=106, 2025-05-07T21:02:51.1228390Z log_E=3, 2025-05-07T21:02:51.1228468Z L=16, 2025-05-07T21:02:51.1228550Z D_gradcheck=1, 2025-05-07T21:02:51.1228653Z stochastic_rounding=True, 2025-05-07T21:02:51.1228773Z weighted=False, 2025-05-07T21:02:51.1228855Z row_wise=True, 2025-05-07T21:02:51.1228944Z mixed=False, 2025-05-07T21:02:51.1229028Z use_cache=False, 2025-05-07T21:02:51.1229140Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:51.1229222Z use_cpu=True, 2025-05-07T21:02:51.1229330Z output_dtype=SparseType.FP32, 2025-05-07T21:02:51.1229412Z ) 2025-05-07T21:02:51.1229539Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:51.1229866Z self=, 2025-05-07T21:02:51.1229995Z compile=True, 2025-05-07T21:02:51.1230103Z pooling_mode=, 2025-05-07T21:02:51.1230181Z T=3, 2025-05-07T21:02:51.1230270Z D=31, 2025-05-07T21:02:51.1230349Z B=91, 2025-05-07T21:02:51.1230426Z log_E=3, 2025-05-07T21:02:51.1230510Z L=20, 2025-05-07T21:02:51.1230593Z D_gradcheck=1, 2025-05-07T21:02:51.1230688Z stochastic_rounding=False, 2025-05-07T21:02:51.1230783Z weighted=False, 2025-05-07T21:02:51.1230863Z row_wise=True, 2025-05-07T21:02:51.1230948Z mixed=False, 2025-05-07T21:02:51.1231029Z use_cache=False, 2025-05-07T21:02:51.1231135Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:51.1231221Z use_cpu=True, 2025-05-07T21:02:51.1231324Z output_dtype=SparseType.FP16, 2025-05-07T21:02:51.1231409Z ) 2025-05-07T21:02:51.1231536Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:51.1231867Z self=, 2025-05-07T21:02:51.1231953Z compile=False, 2025-05-07T21:02:51.1232058Z pooling_mode=, 2025-05-07T21:02:51.1232143Z T=1, 2025-05-07T21:02:51.1232222Z D=9, 2025-05-07T21:02:51.1232302Z B=101, 2025-05-07T21:02:51.1232391Z log_E=4, 2025-05-07T21:02:51.1232467Z L=10, 2025-05-07T21:02:51.1232557Z D_gradcheck=2, 2025-05-07T21:02:51.1232660Z stochastic_rounding=False, 2025-05-07T21:02:51.1232741Z weighted=False, 2025-05-07T21:02:51.1232828Z row_wise=True, 2025-05-07T21:02:51.1232910Z mixed=True, 2025-05-07T21:02:51.1232994Z use_cache=False, 2025-05-07T21:02:51.1233105Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:51.1233189Z use_cpu=True, 2025-05-07T21:02:51.1233332Z output_dtype=SparseType.FP16, 2025-05-07T21:02:51.1233414Z ) 2025-05-07T21:02:51.1233542Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:51.1233866Z self=, 2025-05-07T21:02:51.1233958Z compile=True, 2025-05-07T21:02:51.1234066Z pooling_mode=, 2025-05-07T21:02:51.1234146Z T=5, 2025-05-07T21:02:51.1234226Z D=52, 2025-05-07T21:02:51.1234305Z B=48, 2025-05-07T21:02:51.1234391Z log_E=3, 2025-05-07T21:02:51.1234471Z L=0, 2025-05-07T21:02:51.1234555Z D_gradcheck=2, 2025-05-07T21:02:51.1234660Z stochastic_rounding=True, 2025-05-07T21:02:51.1234743Z weighted=True, 2025-05-07T21:02:51.1234827Z row_wise=True, 2025-05-07T21:02:51.1234913Z mixed=False, 2025-05-07T21:02:51.1234996Z use_cache=True, 2025-05-07T21:02:51.1235105Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:51.1235196Z use_cpu=True, 2025-05-07T21:02:51.1235301Z output_dtype=SparseType.FP32, 2025-05-07T21:02:51.1235377Z ) 2025-05-07T21:02:51.1486000Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:51.1487684Z self=, 2025-05-07T21:02:51.1489074Z compile=False, 2025-05-07T21:02:51.1489402Z pooling_mode=, 2025-05-07T21:02:51.1489890Z T=3, 2025-05-07T21:02:51.1490069Z D=11, 2025-05-07T21:02:51.1490248Z B=72, 2025-05-07T21:02:51.1490424Z log_E=4, 2025-05-07T21:02:51.1490604Z L=11, 2025-05-07T21:02:51.1490787Z D_gradcheck=1, 2025-05-07T21:02:51.1491124Z stochastic_rounding=True, 2025-05-07T21:02:51.1491416Z weighted=True, 2025-05-07T21:02:51.1491623Z row_wise=True, 2025-05-07T21:02:51.1491823Z mixed=False, 2025-05-07T21:02:51.1492022Z use_cache=True, 2025-05-07T21:02:51.1492248Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:51.1492521Z use_cpu=True, 2025-05-07T21:02:51.1492775Z output_dtype=SparseType.FP32, 2025-05-07T21:02:51.1493074Z ) 2025-05-07T21:02:51.1493340Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:51.1493981Z self=, 2025-05-07T21:02:51.1494483Z compile=True, 2025-05-07T21:02:51.1494721Z pooling_mode=, 2025-05-07T21:02:51.1495002Z T=2, 2025-05-07T21:02:51.1495180Z D=67, 2025-05-07T21:02:51.1495368Z B=128, 2025-05-07T21:02:51.1495557Z log_E=4, 2025-05-07T21:02:51.1495741Z L=16, 2025-05-07T21:02:51.1495933Z D_gradcheck=1, 2025-05-07T21:02:51.1496284Z stochastic_rounding=False, 2025-05-07T21:02:51.1496530Z weighted=True, 2025-05-07T21:02:51.1496736Z row_wise=True, 2025-05-07T21:02:51.1496937Z mixed=False, 2025-05-07T21:02:51.1497140Z use_cache=False, 2025-05-07T21:02:51.1497384Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:51.1497663Z use_cpu=True, 2025-05-07T21:02:51.1497889Z output_dtype=SparseType.FP16, 2025-05-07T21:02:51.1498139Z ) 2025-05-07T21:02:51.1498360Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:51.1498914Z self=, 2025-05-07T21:02:51.1499417Z compile=True, 2025-05-07T21:02:51.1499652Z pooling_mode=, 2025-05-07T21:02:51.1499927Z T=4, 2025-05-07T21:02:51.1500106Z D=70, 2025-05-07T21:02:51.1500292Z B=11, 2025-05-07T21:02:51.1500480Z log_E=3, 2025-05-07T21:02:51.1500668Z L=10, 2025-05-07T21:02:51.1500861Z D_gradcheck=2, 2025-05-07T21:02:51.1501093Z stochastic_rounding=False, 2025-05-07T21:02:51.1501337Z weighted=False, 2025-05-07T21:02:51.1503027Z row_wise=True, 2025-05-07T21:02:51.1503234Z mixed=True, 2025-05-07T21:02:51.1503432Z use_cache=True, 2025-05-07T21:02:51.1503669Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:51.1504023Z use_cpu=True, 2025-05-07T21:02:51.1504249Z output_dtype=SparseType.FP32, 2025-05-07T21:02:51.1504505Z ) 2025-05-07T21:02:51.1504730Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:51.1505283Z self=, 2025-05-07T21:02:51.1505786Z compile=False, 2025-05-07T21:02:51.1506022Z pooling_mode=, 2025-05-07T21:02:51.1506298Z T=2, 2025-05-07T21:02:51.1506476Z D=21, 2025-05-07T21:02:51.1506660Z B=15, 2025-05-07T21:02:51.1506845Z log_E=3, 2025-05-07T21:02:51.1507030Z L=0, 2025-05-07T21:02:51.1507223Z D_gradcheck=1, 2025-05-07T21:02:51.1507448Z stochastic_rounding=False, 2025-05-07T21:02:51.1507690Z weighted=True, 2025-05-07T21:02:51.1507901Z row_wise=True, 2025-05-07T21:02:51.1508105Z mixed=True, 2025-05-07T21:02:51.1508301Z use_cache=False, 2025-05-07T21:02:51.1508542Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:51.1508830Z use_cpu=True, 2025-05-07T21:02:51.1509079Z output_dtype=SparseType.FP32, 2025-05-07T21:02:51.1509360Z ) 2025-05-07T21:02:51.1509585Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:51.1510134Z self=, 2025-05-07T21:02:51.1510642Z compile=False, 2025-05-07T21:02:51.1510876Z pooling_mode=, 2025-05-07T21:02:51.1511199Z T=2, 2025-05-07T21:02:51.1511372Z D=97, 2025-05-07T21:02:51.1511556Z B=28, 2025-05-07T21:02:51.1511741Z log_E=4, 2025-05-07T21:02:51.1511926Z L=3, 2025-05-07T21:02:51.1512211Z D_gradcheck=2, 2025-05-07T21:02:51.1512436Z stochastic_rounding=False, 2025-05-07T21:02:51.1512681Z weighted=True, 2025-05-07T21:02:51.1512889Z row_wise=True, 2025-05-07T21:02:51.1513098Z mixed=True, 2025-05-07T21:02:51.1513295Z use_cache=True, 2025-05-07T21:02:51.1513532Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:51.1513816Z use_cpu=True, 2025-05-07T21:02:51.1514043Z output_dtype=SparseType.FP16, 2025-05-07T21:02:51.1514302Z ) 2025-05-07T21:02:51.1514529Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:51.1515116Z self=, 2025-05-07T21:02:51.1515629Z compile=True, 2025-05-07T21:02:51.1515867Z pooling_mode=, 2025-05-07T21:02:51.1516143Z T=3, 2025-05-07T21:02:51.1516321Z D=56, 2025-05-07T21:02:51.1516508Z B=113, 2025-05-07T21:02:51.1516697Z log_E=4, 2025-05-07T21:02:51.1516883Z L=0, 2025-05-07T21:02:51.1517071Z D_gradcheck=1, 2025-05-07T21:02:51.1517298Z stochastic_rounding=False, 2025-05-07T21:02:51.1517539Z weighted=True, 2025-05-07T21:02:51.1517749Z row_wise=True, 2025-05-07T21:02:51.1517953Z mixed=False, 2025-05-07T21:02:51.1518154Z use_cache=False, 2025-05-07T21:02:51.1518400Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:51.1518679Z use_cpu=True, 2025-05-07T21:02:51.1518902Z output_dtype=SparseType.FP16, 2025-05-07T21:02:51.1519175Z ) 2025-05-07T21:02:51.1519423Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:51.1519969Z self=, 2025-05-07T21:02:51.1520475Z compile=False, 2025-05-07T21:02:51.1520713Z pooling_mode=, 2025-05-07T21:02:51.1520977Z T=2, 2025-05-07T21:02:51.1521156Z D=21, 2025-05-07T21:02:51.1521337Z B=45, 2025-05-07T21:02:51.1521514Z log_E=4, 2025-05-07T21:02:51.1521705Z L=3, 2025-05-07T21:02:51.1521891Z D_gradcheck=2, 2025-05-07T21:02:51.1522110Z stochastic_rounding=False, 2025-05-07T21:02:51.1522364Z weighted=False, 2025-05-07T21:02:51.1522570Z row_wise=True, 2025-05-07T21:02:51.1522774Z mixed=True, 2025-05-07T21:02:51.1522971Z use_cache=True, 2025-05-07T21:02:51.1523254Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:51.1523530Z use_cpu=True, 2025-05-07T21:02:51.1523751Z output_dtype=SparseType.FP16, 2025-05-07T21:02:51.1524003Z ) 2025-05-07T21:02:51.1524229Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:51.1524771Z self=, 2025-05-07T21:02:51.1525281Z compile=True, 2025-05-07T21:02:51.1525513Z pooling_mode=, 2025-05-07T21:02:51.1525777Z T=1, 2025-05-07T21:02:51.1525961Z D=127, 2025-05-07T21:02:51.1526147Z B=8, 2025-05-07T21:02:51.1526320Z log_E=4, 2025-05-07T21:02:51.1526514Z L=12, 2025-05-07T21:02:51.1526699Z D_gradcheck=1, 2025-05-07T21:02:51.1526916Z stochastic_rounding=False, 2025-05-07T21:02:51.1527166Z weighted=True, 2025-05-07T21:02:51.1527378Z row_wise=True, 2025-05-07T21:02:51.1527574Z mixed=True, 2025-05-07T21:02:51.1527780Z use_cache=True, 2025-05-07T21:02:51.1528015Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:51.1528292Z use_cpu=True, 2025-05-07T21:02:51.1528515Z output_dtype=SparseType.FP16, 2025-05-07T21:02:51.1528769Z ) 2025-05-07T21:02:51.1529000Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:51.1529595Z self=, 2025-05-07T21:02:51.1530103Z compile=True, 2025-05-07T21:02:51.1530390Z pooling_mode=, 2025-05-07T21:02:51.1530660Z T=1, 2025-05-07T21:02:51.1530842Z D=115, 2025-05-07T21:02:51.1531025Z B=104, 2025-05-07T21:02:51.1531203Z log_E=5, 2025-05-07T21:02:51.1531439Z L=15, 2025-05-07T21:02:51.1531641Z D_gradcheck=1, 2025-05-07T21:02:51.1531866Z stochastic_rounding=False, 2025-05-07T21:02:51.1532113Z weighted=False, 2025-05-07T21:02:51.1532323Z row_wise=True, 2025-05-07T21:02:51.1532531Z mixed=False, 2025-05-07T21:02:51.1532733Z use_cache=False, 2025-05-07T21:02:51.1532979Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:51.1533255Z use_cpu=True, 2025-05-07T21:02:51.1533477Z output_dtype=SparseType.FP16, 2025-05-07T21:02:51.1533728Z ) 2025-05-07T21:02:51.1533999Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:51.1534542Z self=, 2025-05-07T21:02:51.1535058Z compile=True, 2025-05-07T21:02:51.1535294Z pooling_mode=, 2025-05-07T21:02:51.1535567Z T=2, 2025-05-07T21:02:51.1535745Z D=69, 2025-05-07T21:02:51.1545760Z B=23, 2025-05-07T21:02:51.1545967Z log_E=3, 2025-05-07T21:02:51.1546178Z L=15, 2025-05-07T21:02:51.1546368Z D_gradcheck=2, 2025-05-07T21:02:51.1546603Z stochastic_rounding=True, 2025-05-07T21:02:51.1546863Z weighted=True, 2025-05-07T21:02:51.1547069Z row_wise=True, 2025-05-07T21:02:51.1547275Z mixed=True, 2025-05-07T21:02:51.1547486Z use_cache=False, 2025-05-07T21:02:51.1547728Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:51.1548016Z use_cpu=True, 2025-05-07T21:02:51.1548250Z output_dtype=SparseType.FP32, 2025-05-07T21:02:51.1548507Z ) 2025-05-07T21:02:51.1548739Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:51.1549296Z self=, 2025-05-07T21:02:51.1549804Z compile=True, 2025-05-07T21:02:51.1550049Z pooling_mode=, 2025-05-07T21:02:51.1550330Z T=1, 2025-05-07T21:02:51.1550516Z D=122, 2025-05-07T21:02:51.1550707Z B=89, 2025-05-07T21:02:51.1550897Z log_E=3, 2025-05-07T21:02:51.1551086Z L=16, 2025-05-07T21:02:51.1551276Z D_gradcheck=1, 2025-05-07T21:02:51.1551502Z stochastic_rounding=False, 2025-05-07T21:02:51.1551748Z weighted=False, 2025-05-07T21:02:51.1551960Z row_wise=True, 2025-05-07T21:02:51.1552170Z mixed=False, 2025-05-07T21:02:51.1552465Z use_cache=False, 2025-05-07T21:02:51.1552707Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:51.1552992Z use_cpu=True, 2025-05-07T21:02:51.1553222Z output_dtype=SparseType.FP32, 2025-05-07T21:02:51.1553475Z ) 2025-05-07T21:02:51.1553704Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:51.1554253Z self=, 2025-05-07T21:02:51.1554753Z compile=False, 2025-05-07T21:02:51.1554989Z pooling_mode=, 2025-05-07T21:02:51.1555257Z T=2, 2025-05-07T21:02:51.1555431Z D=123, 2025-05-07T21:02:51.1555619Z B=21, 2025-05-07T21:02:51.1555800Z log_E=4, 2025-05-07T21:02:51.1555983Z L=3, 2025-05-07T21:02:51.1556171Z D_gradcheck=2, 2025-05-07T21:02:51.1556392Z stochastic_rounding=True, 2025-05-07T21:02:51.1556631Z weighted=True, 2025-05-07T21:02:51.1556837Z row_wise=True, 2025-05-07T21:02:51.1557036Z mixed=True, 2025-05-07T21:02:51.1557233Z use_cache=True, 2025-05-07T21:02:51.1557468Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:51.1557738Z use_cpu=True, 2025-05-07T21:02:51.1557959Z output_dtype=SparseType.FP32, 2025-05-07T21:02:51.1558209Z ) 2025-05-07T21:02:51.1558428Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:51.1558974Z self=, 2025-05-07T21:02:51.1560157Z compile=True, 2025-05-07T21:02:51.1560398Z pooling_mode=, 2025-05-07T21:02:51.1560681Z T=1, 2025-05-07T21:02:51.1560858Z D=32, 2025-05-07T21:02:51.1561040Z B=21, 2025-05-07T21:02:51.1561341Z log_E=5, 2025-05-07T21:02:51.1561531Z L=8, 2025-05-07T21:02:51.1561719Z D_gradcheck=1, 2025-05-07T21:02:51.1561948Z stochastic_rounding=False, 2025-05-07T21:02:51.1562195Z weighted=True, 2025-05-07T21:02:51.1562407Z row_wise=True, 2025-05-07T21:02:51.1562612Z mixed=True, 2025-05-07T21:02:51.1562811Z use_cache=False, 2025-05-07T21:02:51.1563055Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:51.1563335Z use_cpu=True, 2025-05-07T21:02:51.1563556Z output_dtype=SparseType.FP32, 2025-05-07T21:02:51.1563884Z ) 2025-05-07T21:02:51.1564107Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:51.1564663Z self=, 2025-05-07T21:02:51.1565167Z compile=False, 2025-05-07T21:02:51.1565404Z pooling_mode=, 2025-05-07T21:02:51.1565678Z T=1, 2025-05-07T21:02:51.1565854Z D=116, 2025-05-07T21:02:51.1566043Z B=60, 2025-05-07T21:02:51.1566228Z log_E=4, 2025-05-07T21:02:51.1566413Z L=7, 2025-05-07T21:02:51.1566600Z D_gradcheck=2, 2025-05-07T21:02:51.1566817Z stochastic_rounding=False, 2025-05-07T21:02:51.1567062Z weighted=True, 2025-05-07T21:02:51.1567269Z row_wise=True, 2025-05-07T21:02:51.1567473Z mixed=False, 2025-05-07T21:02:51.1567677Z use_cache=False, 2025-05-07T21:02:51.1567919Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:51.1568194Z use_cpu=True, 2025-05-07T21:02:51.1568420Z output_dtype=SparseType.FP32, 2025-05-07T21:02:51.1568673Z ) 2025-05-07T21:02:51.1568895Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:51.1569437Z self=, 2025-05-07T21:02:51.1569949Z compile=False, 2025-05-07T21:02:51.1570186Z pooling_mode=, 2025-05-07T21:02:51.1570461Z T=5, 2025-05-07T21:02:51.1570641Z D=104, 2025-05-07T21:02:51.1570832Z B=84, 2025-05-07T21:02:51.1571014Z log_E=5, 2025-05-07T21:02:51.1571198Z L=2, 2025-05-07T21:02:51.1571384Z D_gradcheck=1, 2025-05-07T21:02:51.1571604Z stochastic_rounding=True, 2025-05-07T21:02:51.1571846Z weighted=True, 2025-05-07T21:02:51.1572054Z row_wise=True, 2025-05-07T21:02:51.1572327Z mixed=True, 2025-05-07T21:02:51.1572530Z use_cache=True, 2025-05-07T21:02:51.1572765Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:51.1573046Z use_cpu=True, 2025-05-07T21:02:51.1573270Z output_dtype=SparseType.FP16, 2025-05-07T21:02:51.1573522Z ) 2025-05-07T21:02:51.1573746Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:51.1574292Z self=, 2025-05-07T21:02:51.1574808Z compile=True, 2025-05-07T21:02:51.1575041Z pooling_mode=, 2025-05-07T21:02:51.1575308Z T=2, 2025-05-07T21:02:51.1575495Z D=9, 2025-05-07T21:02:51.1575681Z B=7, 2025-05-07T21:02:51.1575872Z log_E=5, 2025-05-07T21:02:51.1576135Z L=16, 2025-05-07T21:02:51.1576314Z D_gradcheck=1, 2025-05-07T21:02:51.1576530Z stochastic_rounding=False, 2025-05-07T21:02:51.1576764Z weighted=True, 2025-05-07T21:02:51.1576964Z row_wise=True, 2025-05-07T21:02:51.1577166Z mixed=True, 2025-05-07T21:02:51.1577356Z use_cache=True, 2025-05-07T21:02:51.1577578Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:51.1577849Z use_cpu=True, 2025-05-07T21:02:51.1578068Z output_dtype=SparseType.FP32, 2025-05-07T21:02:51.1578310Z ) 2025-05-07T21:02:51.1779919Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:51.1780788Z self=, 2025-05-07T21:02:51.1781666Z compile=False, 2025-05-07T21:02:51.1782007Z pooling_mode=, 2025-05-07T21:02:51.1782333Z T=3, 2025-05-07T21:02:51.1782580Z D=103, 2025-05-07T21:02:51.1782763Z B=20, 2025-05-07T21:02:51.1782943Z log_E=4, 2025-05-07T21:02:51.1783121Z L=1, 2025-05-07T21:02:51.1783302Z D_gradcheck=1, 2025-05-07T21:02:51.1783518Z stochastic_rounding=False, 2025-05-07T21:02:51.1783757Z weighted=False, 2025-05-07T21:02:51.1783964Z row_wise=True, 2025-05-07T21:02:51.1784163Z mixed=True, 2025-05-07T21:02:51.1784353Z use_cache=True, 2025-05-07T21:02:51.1784577Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:51.1784850Z use_cpu=True, 2025-05-07T21:02:51.1785132Z output_dtype=SparseType.FP16, 2025-05-07T21:02:51.1785380Z ) 2025-05-07T21:02:51.1785597Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:51.1786136Z self=, 2025-05-07T21:02:51.1786640Z compile=False, 2025-05-07T21:02:51.1786869Z pooling_mode=, 2025-05-07T21:02:51.1787141Z T=1, 2025-05-07T21:02:51.1787314Z D=97, 2025-05-07T21:02:51.1787493Z B=2, 2025-05-07T21:02:51.1787672Z log_E=5, 2025-05-07T21:02:51.1787854Z L=1, 2025-05-07T21:02:51.1788032Z D_gradcheck=2, 2025-05-07T21:02:51.1788249Z stochastic_rounding=False, 2025-05-07T21:02:51.1788487Z weighted=True, 2025-05-07T21:02:51.1788690Z row_wise=True, 2025-05-07T21:02:51.1788892Z mixed=True, 2025-05-07T21:02:51.1789083Z use_cache=True, 2025-05-07T21:02:51.1789314Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:51.1789586Z use_cpu=True, 2025-05-07T21:02:51.1789805Z output_dtype=SparseType.FP32, 2025-05-07T21:02:51.1790102Z ) 2025-05-07T21:02:51.1790321Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:51.1790861Z self=, 2025-05-07T21:02:51.1791378Z compile=False, 2025-05-07T21:02:51.1791614Z pooling_mode=, 2025-05-07T21:02:51.1791887Z T=3, 2025-05-07T21:02:51.1792074Z D=5, 2025-05-07T21:02:51.1792260Z B=38, 2025-05-07T21:02:51.1792445Z log_E=4, 2025-05-07T21:02:51.1792630Z L=18, 2025-05-07T21:02:51.1792821Z D_gradcheck=1, 2025-05-07T21:02:51.1793048Z stochastic_rounding=False, 2025-05-07T21:02:51.1793295Z weighted=True, 2025-05-07T21:02:51.1793578Z row_wise=True, 2025-05-07T21:02:51.1793786Z mixed=True, 2025-05-07T21:02:51.1793987Z use_cache=False, 2025-05-07T21:02:51.1794235Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:51.1794517Z use_cpu=True, 2025-05-07T21:02:51.1794748Z output_dtype=SparseType.FP32, 2025-05-07T21:02:51.1794999Z ) 2025-05-07T21:02:51.1795223Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:51.1795775Z self=, 2025-05-07T21:02:51.1796278Z compile=True, 2025-05-07T21:02:51.1796514Z pooling_mode=, 2025-05-07T21:02:51.1796788Z T=5, 2025-05-07T21:02:51.1796967Z D=41, 2025-05-07T21:02:51.1797145Z B=44, 2025-05-07T21:02:51.1797328Z log_E=4, 2025-05-07T21:02:51.1797511Z L=7, 2025-05-07T21:02:51.1797693Z D_gradcheck=2, 2025-05-07T21:02:51.1797916Z stochastic_rounding=False, 2025-05-07T21:02:51.1798161Z weighted=True, 2025-05-07T21:02:51.1798370Z row_wise=True, 2025-05-07T21:02:51.1798574Z mixed=False, 2025-05-07T21:02:51.1798772Z use_cache=True, 2025-05-07T21:02:51.1799014Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:51.1799298Z use_cpu=True, 2025-05-07T21:02:51.1799524Z output_dtype=SparseType.FP16, 2025-05-07T21:02:51.1799779Z ) 2025-05-07T21:02:51.1800004Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:51.1800616Z self=, 2025-05-07T21:02:51.1801116Z compile=False, 2025-05-07T21:02:51.1801351Z pooling_mode=, 2025-05-07T21:02:51.1801682Z T=2, 2025-05-07T21:02:51.1801861Z D=43, 2025-05-07T21:02:51.1802045Z B=47, 2025-05-07T21:02:51.1802228Z log_E=4, 2025-05-07T21:02:51.1802412Z L=18, 2025-05-07T21:02:51.1802601Z D_gradcheck=1, 2025-05-07T21:02:51.1802824Z stochastic_rounding=True, 2025-05-07T21:02:51.1803068Z weighted=True, 2025-05-07T21:02:51.1803281Z row_wise=True, 2025-05-07T21:02:51.1803489Z mixed=True, 2025-05-07T21:02:51.1803687Z use_cache=True, 2025-05-07T21:02:51.1803924Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:51.1804247Z use_cpu=True, 2025-05-07T21:02:51.1804468Z output_dtype=SparseType.FP16, 2025-05-07T21:02:51.1804720Z ) 2025-05-07T21:02:51.1804946Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:51.1805492Z self=, 2025-05-07T21:02:51.1806001Z compile=False, 2025-05-07T21:02:51.1806239Z pooling_mode=, 2025-05-07T21:02:51.1806516Z T=4, 2025-05-07T21:02:51.1806692Z D=22, 2025-05-07T21:02:51.1806876Z B=120, 2025-05-07T21:02:51.1807061Z log_E=5, 2025-05-07T21:02:51.1807246Z L=0, 2025-05-07T21:02:51.1807432Z D_gradcheck=1, 2025-05-07T21:02:51.1807657Z stochastic_rounding=True, 2025-05-07T21:02:51.1807901Z weighted=False, 2025-05-07T21:02:51.1808116Z row_wise=True, 2025-05-07T21:02:51.1808321Z mixed=False, 2025-05-07T21:02:51.1808521Z use_cache=True, 2025-05-07T21:02:51.1808752Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:51.1809032Z use_cpu=True, 2025-05-07T21:02:51.1809253Z output_dtype=SparseType.FP32, 2025-05-07T21:02:51.1809508Z ) 2025-05-07T21:02:51.1809733Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:51.1810279Z self=, 2025-05-07T21:02:51.1810783Z compile=True, 2025-05-07T21:02:51.1811017Z pooling_mode=, 2025-05-07T21:02:51.1811292Z T=4, 2025-05-07T21:02:51.1811469Z D=17, 2025-05-07T21:02:51.1811652Z B=107, 2025-05-07T21:02:51.1811839Z log_E=5, 2025-05-07T21:02:51.1812020Z L=15, 2025-05-07T21:02:51.1812206Z D_gradcheck=1, 2025-05-07T21:02:51.1812431Z stochastic_rounding=True, 2025-05-07T21:02:51.1812726Z weighted=True, 2025-05-07T21:02:51.1812940Z row_wise=True, 2025-05-07T21:02:51.1813141Z mixed=False, 2025-05-07T21:02:51.1813340Z use_cache=True, 2025-05-07T21:02:51.1813574Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:51.1813856Z use_cpu=True, 2025-05-07T21:02:51.1814077Z output_dtype=SparseType.FP16, 2025-05-07T21:02:51.1814331Z ) 2025-05-07T21:02:51.1814560Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:51.1815105Z self=, 2025-05-07T21:02:51.1815617Z compile=True, 2025-05-07T21:02:51.1815855Z pooling_mode=, 2025-05-07T21:02:51.1816216Z T=2, 2025-05-07T21:02:51.1816408Z D=13, 2025-05-07T21:02:51.1816591Z B=62, 2025-05-07T21:02:51.1816771Z log_E=3, 2025-05-07T21:02:51.1816964Z L=8, 2025-05-07T21:02:51.1817147Z D_gradcheck=2, 2025-05-07T21:02:51.1817367Z stochastic_rounding=False, 2025-05-07T21:02:51.1817621Z weighted=False, 2025-05-07T21:02:51.1817832Z row_wise=True, 2025-05-07T21:02:51.1818040Z mixed=True, 2025-05-07T21:02:51.1818241Z use_cache=True, 2025-05-07T21:02:51.1818479Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:51.1818757Z use_cpu=True, 2025-05-07T21:02:51.1818981Z output_dtype=SparseType.FP32, 2025-05-07T21:02:51.1819236Z ) 2025-05-07T21:02:51.1819461Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:51.1820060Z self=, 2025-05-07T21:02:51.1820567Z compile=True, 2025-05-07T21:02:51.1820870Z pooling_mode=, 2025-05-07T21:02:51.1821141Z T=2, 2025-05-07T21:02:51.1821320Z D=7, 2025-05-07T21:02:51.1821501Z B=97, 2025-05-07T21:02:51.1821681Z log_E=5, 2025-05-07T21:02:51.1821874Z L=6, 2025-05-07T21:02:51.1822057Z D_gradcheck=2, 2025-05-07T21:02:51.1822272Z stochastic_rounding=True, 2025-05-07T21:02:51.1822524Z weighted=True, 2025-05-07T21:02:51.1822729Z row_wise=True, 2025-05-07T21:02:51.1822931Z mixed=False, 2025-05-07T21:02:51.1823136Z use_cache=True, 2025-05-07T21:02:51.1823417Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:51.1823696Z use_cpu=True, 2025-05-07T21:02:51.1823921Z output_dtype=SparseType.FP16, 2025-05-07T21:02:51.1824178Z ) 2025-05-07T21:02:51.1824401Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:51.1824950Z self=, 2025-05-07T21:02:51.1825459Z compile=True, 2025-05-07T21:02:51.1825697Z pooling_mode=, 2025-05-07T21:02:51.1825968Z T=1, 2025-05-07T21:02:51.1826149Z D=56, 2025-05-07T21:02:51.1826334Z B=127, 2025-05-07T21:02:51.1826512Z log_E=3, 2025-05-07T21:02:51.1826706Z L=19, 2025-05-07T21:02:51.1826891Z D_gradcheck=2, 2025-05-07T21:02:51.1827108Z stochastic_rounding=False, 2025-05-07T21:02:51.1827361Z weighted=False, 2025-05-07T21:02:51.1827570Z row_wise=True, 2025-05-07T21:02:51.1827771Z mixed=False, 2025-05-07T21:02:51.1827978Z use_cache=False, 2025-05-07T21:02:51.1828226Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:51.1828498Z use_cpu=True, 2025-05-07T21:02:51.1828732Z output_dtype=SparseType.FP32, 2025-05-07T21:02:51.1828988Z ) 2025-05-07T21:02:51.1829209Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:51.1829757Z self=, 2025-05-07T21:02:51.1830268Z compile=True, 2025-05-07T21:02:51.1830503Z pooling_mode=, 2025-05-07T21:02:51.1830770Z T=3, 2025-05-07T21:02:51.1830952Z D=41, 2025-05-07T21:02:51.1831132Z B=26, 2025-05-07T21:02:51.1831310Z log_E=4, 2025-05-07T21:02:51.1831394Z L=10, 2025-05-07T21:02:51.1831476Z D_gradcheck=2, 2025-05-07T21:02:51.1831618Z stochastic_rounding=False, 2025-05-07T21:02:51.1831704Z weighted=True, 2025-05-07T21:02:51.1831786Z row_wise=True, 2025-05-07T21:02:51.1831864Z mixed=False, 2025-05-07T21:02:51.1831952Z use_cache=False, 2025-05-07T21:02:51.1832063Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:51.1832145Z use_cpu=True, 2025-05-07T21:02:51.1832252Z output_dtype=SparseType.FP32, 2025-05-07T21:02:51.1832325Z ) 2025-05-07T21:02:51.1832463Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:51.1832794Z self=, 2025-05-07T21:02:51.1832874Z compile=False, 2025-05-07T21:02:51.1832989Z pooling_mode=, 2025-05-07T21:02:51.1833066Z T=5, 2025-05-07T21:02:51.1833142Z D=74, 2025-05-07T21:02:51.1833223Z B=49, 2025-05-07T21:02:51.1833301Z log_E=5, 2025-05-07T21:02:51.1833376Z L=12, 2025-05-07T21:02:51.1833461Z D_gradcheck=2, 2025-05-07T21:02:51.1833555Z stochastic_rounding=True, 2025-05-07T21:02:51.1833635Z weighted=True, 2025-05-07T21:02:51.1833720Z row_wise=True, 2025-05-07T21:02:51.1833799Z mixed=False, 2025-05-07T21:02:51.1833885Z use_cache=True, 2025-05-07T21:02:51.1833998Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:51.1834076Z use_cpu=True, 2025-05-07T21:02:51.1834185Z output_dtype=SparseType.FP16, 2025-05-07T21:02:51.1834259Z ) 2025-05-07T21:02:51.1834435Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:51.1834767Z self=, 2025-05-07T21:02:51.1834888Z compile=False, 2025-05-07T21:02:51.1834994Z pooling_mode=, 2025-05-07T21:02:51.1835075Z T=4, 2025-05-07T21:02:51.1835152Z D=77, 2025-05-07T21:02:51.1835227Z B=8, 2025-05-07T21:02:51.1835310Z log_E=4, 2025-05-07T21:02:51.1835386Z L=2, 2025-05-07T21:02:51.1835466Z D_gradcheck=2, 2025-05-07T21:02:51.1835567Z stochastic_rounding=True, 2025-05-07T21:02:51.1835648Z weighted=True, 2025-05-07T21:02:51.1835738Z row_wise=True, 2025-05-07T21:02:51.1835818Z mixed=True, 2025-05-07T21:02:51.1835943Z use_cache=False, 2025-05-07T21:02:51.1836057Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:51.1836139Z use_cpu=True, 2025-05-07T21:02:51.1836240Z output_dtype=SparseType.FP32, 2025-05-07T21:02:51.1836325Z ) 2025-05-07T21:02:51.1836453Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:51.1836779Z self=, 2025-05-07T21:02:51.1836870Z compile=False, 2025-05-07T21:02:51.1836974Z pooling_mode=, 2025-05-07T21:02:51.1837049Z T=3, 2025-05-07T21:02:51.1837129Z D=87, 2025-05-07T21:02:51.1837205Z B=53, 2025-05-07T21:02:51.1837282Z log_E=4, 2025-05-07T21:02:51.1837365Z L=7, 2025-05-07T21:02:51.1837443Z D_gradcheck=2, 2025-05-07T21:02:51.1837548Z stochastic_rounding=False, 2025-05-07T21:02:51.1837632Z weighted=False, 2025-05-07T21:02:51.1837713Z row_wise=True, 2025-05-07T21:02:51.1837801Z mixed=True, 2025-05-07T21:02:51.1837884Z use_cache=False, 2025-05-07T21:02:51.1837989Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:51.1838075Z use_cpu=True, 2025-05-07T21:02:51.1838176Z output_dtype=SparseType.FP16, 2025-05-07T21:02:51.1838258Z ) 2025-05-07T21:02:51.1838392Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:51.1838718Z self=, 2025-05-07T21:02:51.1838806Z compile=True, 2025-05-07T21:02:51.1838924Z pooling_mode=, 2025-05-07T21:02:51.1839000Z T=2, 2025-05-07T21:02:51.1839085Z D=12, 2025-05-07T21:02:51.1839165Z B=115, 2025-05-07T21:02:51.1839244Z log_E=5, 2025-05-07T21:02:51.1839331Z L=12, 2025-05-07T21:02:51.1839485Z D_gradcheck=1, 2025-05-07T21:02:51.1839592Z stochastic_rounding=True, 2025-05-07T21:02:51.1839689Z weighted=True, 2025-05-07T21:02:51.1839772Z row_wise=True, 2025-05-07T21:02:51.1839851Z mixed=True, 2025-05-07T21:02:51.1839946Z use_cache=False, 2025-05-07T21:02:51.1840053Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:51.1840135Z use_cpu=True, 2025-05-07T21:02:51.1840241Z output_dtype=SparseType.FP16, 2025-05-07T21:02:51.1840317Z ) 2025-05-07T21:02:51.1840444Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:51.1840776Z self=, 2025-05-07T21:02:51.1840866Z compile=False, 2025-05-07T21:02:51.1840977Z pooling_mode=, 2025-05-07T21:02:51.1841052Z T=1, 2025-05-07T21:02:51.1841130Z D=36, 2025-05-07T21:02:51.1841208Z B=18, 2025-05-07T21:02:51.1841288Z log_E=4, 2025-05-07T21:02:51.1841366Z L=16, 2025-05-07T21:02:51.1841456Z D_gradcheck=2, 2025-05-07T21:02:51.1841551Z stochastic_rounding=True, 2025-05-07T21:02:51.1841633Z weighted=False, 2025-05-07T21:02:51.1841717Z row_wise=True, 2025-05-07T21:02:51.1841803Z mixed=False, 2025-05-07T21:02:51.1841890Z use_cache=True, 2025-05-07T21:02:51.1842004Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:51.1842086Z use_cpu=True, 2025-05-07T21:02:51.1842186Z output_dtype=SparseType.FP16, 2025-05-07T21:02:51.1851802Z ) 2025-05-07T21:02:52.8133430Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:52.8134673Z self=, 2025-05-07T21:02:52.8135463Z compile=False, 2025-05-07T21:02:52.8135810Z pooling_mode=, 2025-05-07T21:02:52.8136353Z T=5, 2025-05-07T21:02:52.8136592Z D=125, 2025-05-07T21:02:52.8136778Z B=11, 2025-05-07T21:02:52.8136959Z log_E=5, 2025-05-07T21:02:52.8137144Z L=5, 2025-05-07T21:02:52.8137335Z D_gradcheck=2, 2025-05-07T21:02:52.8137561Z stochastic_rounding=False, 2025-05-07T21:02:52.8137807Z weighted=False, 2025-05-07T21:02:52.8138020Z row_wise=True, 2025-05-07T21:02:52.8138338Z mixed=False, 2025-05-07T21:02:52.8138534Z use_cache=False, 2025-05-07T21:02:52.8138775Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:52.8139048Z use_cpu=True, 2025-05-07T21:02:52.8139275Z output_dtype=SparseType.FP32, 2025-05-07T21:02:52.8139545Z ) 2025-05-07T21:02:52.8139772Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:52.8140330Z self=, 2025-05-07T21:02:52.8140837Z compile=True, 2025-05-07T21:02:52.8141078Z pooling_mode=, 2025-05-07T21:02:52.8141350Z T=2, 2025-05-07T21:02:52.8141529Z D=38, 2025-05-07T21:02:52.8141718Z B=18, 2025-05-07T21:02:52.8141907Z log_E=3, 2025-05-07T21:02:52.8142096Z L=6, 2025-05-07T21:02:52.8142289Z D_gradcheck=2, 2025-05-07T21:02:52.8142517Z stochastic_rounding=False, 2025-05-07T21:02:52.8142763Z weighted=False, 2025-05-07T21:02:52.8142975Z row_wise=True, 2025-05-07T21:02:52.8143187Z mixed=False, 2025-05-07T21:02:52.8143389Z use_cache=True, 2025-05-07T21:02:52.8143621Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:52.8143900Z use_cpu=True, 2025-05-07T21:02:52.8144125Z output_dtype=SparseType.FP32, 2025-05-07T21:02:52.8144381Z ) 2025-05-07T21:02:52.8144608Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:52.8145153Z self=, 2025-05-07T21:02:52.8145664Z compile=False, 2025-05-07T21:02:52.8145893Z pooling_mode=, 2025-05-07T21:02:52.8146171Z T=3, 2025-05-07T21:02:52.8146342Z D=25, 2025-05-07T21:02:52.8146521Z B=64, 2025-05-07T21:02:52.8146699Z log_E=3, 2025-05-07T21:02:52.8146964Z L=4, 2025-05-07T21:02:52.8147147Z D_gradcheck=2, 2025-05-07T21:02:52.8147368Z stochastic_rounding=False, 2025-05-07T21:02:52.8147604Z weighted=False, 2025-05-07T21:02:52.8147807Z row_wise=True, 2025-05-07T21:02:52.8148012Z mixed=True, 2025-05-07T21:02:52.8148204Z use_cache=True, 2025-05-07T21:02:52.8148432Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:52.8148706Z use_cpu=True, 2025-05-07T21:02:52.8148930Z output_dtype=SparseType.FP32, 2025-05-07T21:02:52.8149184Z ) 2025-05-07T21:02:52.8149412Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:52.8149960Z self=, 2025-05-07T21:02:52.8150469Z compile=True, 2025-05-07T21:02:52.8150703Z pooling_mode=, 2025-05-07T21:02:52.8150970Z T=2, 2025-05-07T21:02:52.8151156Z D=22, 2025-05-07T21:02:52.8151341Z B=118, 2025-05-07T21:02:52.8151519Z log_E=4, 2025-05-07T21:02:52.8151708Z L=5, 2025-05-07T21:02:52.8151894Z D_gradcheck=1, 2025-05-07T21:02:52.8152117Z stochastic_rounding=False, 2025-05-07T21:02:52.8152361Z weighted=True, 2025-05-07T21:02:52.8152574Z row_wise=True, 2025-05-07T21:02:52.8152775Z mixed=True, 2025-05-07T21:02:52.8152974Z use_cache=False, 2025-05-07T21:02:52.8153218Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:52.8153491Z use_cpu=True, 2025-05-07T21:02:52.8153806Z output_dtype=SparseType.FP32, 2025-05-07T21:02:52.8154062Z ) 2025-05-07T21:02:52.8154287Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:52.8154873Z self=, 2025-05-07T21:02:52.8155389Z compile=False, 2025-05-07T21:02:52.8155625Z pooling_mode=, 2025-05-07T21:02:52.8155889Z T=3, 2025-05-07T21:02:52.8156072Z D=128, 2025-05-07T21:02:52.8156258Z B=116, 2025-05-07T21:02:52.8156438Z log_E=4, 2025-05-07T21:02:52.8156633Z L=7, 2025-05-07T21:02:52.8156824Z D_gradcheck=2, 2025-05-07T21:02:52.8157045Z stochastic_rounding=False, 2025-05-07T21:02:52.8157297Z weighted=False, 2025-05-07T21:02:52.8157546Z row_wise=True, 2025-05-07T21:02:52.8157740Z mixed=False, 2025-05-07T21:02:52.8157943Z use_cache=False, 2025-05-07T21:02:52.8158177Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:52.8158454Z use_cpu=True, 2025-05-07T21:02:52.8158675Z output_dtype=SparseType.FP16, 2025-05-07T21:02:52.8158928Z ) 2025-05-07T21:02:52.8159157Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:52.8159998Z self=, 2025-05-07T21:02:52.8160498Z compile=False, 2025-05-07T21:02:52.8160728Z pooling_mode=, 2025-05-07T21:02:52.8160989Z T=5, 2025-05-07T21:02:52.8161163Z D=6, 2025-05-07T21:02:52.8161337Z B=98, 2025-05-07T21:02:52.8161512Z log_E=4, 2025-05-07T21:02:52.8161696Z L=1, 2025-05-07T21:02:52.8161876Z D_gradcheck=2, 2025-05-07T21:02:52.8162086Z stochastic_rounding=True, 2025-05-07T21:02:52.8162332Z weighted=True, 2025-05-07T21:02:52.8162541Z row_wise=True, 2025-05-07T21:02:52.8162740Z mixed=False, 2025-05-07T21:02:52.8162953Z use_cache=True, 2025-05-07T21:02:52.8163216Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:52.8163490Z use_cpu=True, 2025-05-07T21:02:52.8163713Z output_dtype=SparseType.FP16, 2025-05-07T21:02:52.8163952Z ) 2025-05-07T21:02:52.8164172Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:52.8164720Z self=, 2025-05-07T21:02:52.8165220Z compile=False, 2025-05-07T21:02:52.8165453Z pooling_mode=, 2025-05-07T21:02:52.8165721Z T=1, 2025-05-07T21:02:52.8165900Z D=92, 2025-05-07T21:02:52.8166073Z B=20, 2025-05-07T21:02:52.8166385Z log_E=4, 2025-05-07T21:02:52.8166575Z L=17, 2025-05-07T21:02:52.8166753Z D_gradcheck=2, 2025-05-07T21:02:52.8166976Z stochastic_rounding=False, 2025-05-07T21:02:52.8167229Z weighted=False, 2025-05-07T21:02:52.8167429Z row_wise=True, 2025-05-07T21:02:52.8167631Z mixed=False, 2025-05-07T21:02:52.8167837Z use_cache=False, 2025-05-07T21:02:52.8168070Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:52.8168345Z use_cpu=True, 2025-05-07T21:02:52.8168575Z output_dtype=SparseType.FP32, 2025-05-07T21:02:52.8168821Z ) 2025-05-07T21:02:52.8169048Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:52.8169603Z self=, 2025-05-07T21:02:52.8170108Z compile=False, 2025-05-07T21:02:52.8170346Z pooling_mode=, 2025-05-07T21:02:52.8170609Z T=5, 2025-05-07T21:02:52.8170781Z D=67, 2025-05-07T21:02:52.8170956Z B=13, 2025-05-07T21:02:52.8171136Z log_E=4, 2025-05-07T21:02:52.8171317Z L=4, 2025-05-07T21:02:52.8171497Z D_gradcheck=2, 2025-05-07T21:02:52.8171713Z stochastic_rounding=False, 2025-05-07T21:02:52.8171959Z weighted=False, 2025-05-07T21:02:52.8172152Z row_wise=True, 2025-05-07T21:02:52.8172348Z mixed=True, 2025-05-07T21:02:52.8172543Z use_cache=False, 2025-05-07T21:02:52.8172772Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:52.8173105Z use_cpu=True, 2025-05-07T21:02:52.8173336Z output_dtype=SparseType.FP16, 2025-05-07T21:02:52.8173579Z ) 2025-05-07T21:02:52.8173818Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:52.8174425Z self=, 2025-05-07T21:02:52.8174938Z compile=True, 2025-05-07T21:02:52.8175177Z pooling_mode=, 2025-05-07T21:02:52.8175456Z T=4, 2025-05-07T21:02:52.8175635Z D=34, 2025-05-07T21:02:52.8175823Z B=81, 2025-05-07T21:02:52.8176010Z log_E=3, 2025-05-07T21:02:52.8176325Z L=14, 2025-05-07T21:02:52.8176510Z D_gradcheck=1, 2025-05-07T21:02:52.8176734Z stochastic_rounding=True, 2025-05-07T21:02:52.8177034Z weighted=True, 2025-05-07T21:02:52.8177238Z row_wise=True, 2025-05-07T21:02:52.8177440Z mixed=False, 2025-05-07T21:02:52.8177630Z use_cache=False, 2025-05-07T21:02:52.8177868Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:52.8178139Z use_cpu=True, 2025-05-07T21:02:52.8178351Z output_dtype=SparseType.FP16, 2025-05-07T21:02:52.8178597Z ) 2025-05-07T21:02:52.8178812Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:52.8179350Z self=, 2025-05-07T21:02:52.8179847Z compile=True, 2025-05-07T21:02:52.8180070Z pooling_mode=, 2025-05-07T21:02:52.8180333Z T=1, 2025-05-07T21:02:52.8180504Z D=68, 2025-05-07T21:02:52.8180680Z B=35, 2025-05-07T21:02:52.8180860Z log_E=5, 2025-05-07T21:02:52.8181037Z L=9, 2025-05-07T21:02:52.8181220Z D_gradcheck=1, 2025-05-07T21:02:52.8181433Z stochastic_rounding=True, 2025-05-07T21:02:52.8181671Z weighted=True, 2025-05-07T21:02:52.8181871Z row_wise=True, 2025-05-07T21:02:52.8182073Z mixed=False, 2025-05-07T21:02:52.8182266Z use_cache=False, 2025-05-07T21:02:52.8182504Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:52.8182779Z use_cpu=True, 2025-05-07T21:02:52.8182994Z output_dtype=SparseType.FP32, 2025-05-07T21:02:52.8183243Z ) 2025-05-07T21:02:52.8183462Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:52.8184000Z self=, 2025-05-07T21:02:52.8184503Z compile=False, 2025-05-07T21:02:52.8184729Z pooling_mode=, 2025-05-07T21:02:52.8184989Z T=5, 2025-05-07T21:02:52.8185175Z D=103, 2025-05-07T21:02:52.8185407Z B=60, 2025-05-07T21:02:52.8185581Z log_E=5, 2025-05-07T21:02:52.8185771Z L=17, 2025-05-07T21:02:52.8185959Z D_gradcheck=2, 2025-05-07T21:02:52.8186171Z stochastic_rounding=False, 2025-05-07T21:02:52.8186422Z weighted=False, 2025-05-07T21:02:52.8186628Z row_wise=True, 2025-05-07T21:02:52.8186832Z mixed=True, 2025-05-07T21:02:52.8187022Z use_cache=True, 2025-05-07T21:02:52.8187254Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:52.8187521Z use_cpu=True, 2025-05-07T21:02:52.8187739Z output_dtype=SparseType.FP16, 2025-05-07T21:02:52.8187988Z ) 2025-05-07T21:02:52.8188210Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:52.8188751Z self=, 2025-05-07T21:02:52.8189261Z compile=True, 2025-05-07T21:02:52.8189519Z pooling_mode=, 2025-05-07T21:02:52.8189809Z T=3, 2025-05-07T21:02:52.8189988Z D=57, 2025-05-07T21:02:52.8190165Z B=50, 2025-05-07T21:02:52.8190341Z log_E=3, 2025-05-07T21:02:52.8190531Z L=10, 2025-05-07T21:02:52.8190714Z D_gradcheck=1, 2025-05-07T21:02:52.8190931Z stochastic_rounding=True, 2025-05-07T21:02:52.8191185Z weighted=True, 2025-05-07T21:02:52.8191391Z row_wise=True, 2025-05-07T21:02:52.8191584Z mixed=True, 2025-05-07T21:02:52.8191785Z use_cache=True, 2025-05-07T21:02:52.8192061Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:52.8192335Z use_cpu=True, 2025-05-07T21:02:52.8192553Z output_dtype=SparseType.FP16, 2025-05-07T21:02:52.8192803Z ) 2025-05-07T21:02:52.8193065Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:52.8193605Z self=, 2025-05-07T21:02:52.8194113Z compile=False, 2025-05-07T21:02:52.8194343Z pooling_mode=, 2025-05-07T21:02:52.8194605Z T=4, 2025-05-07T21:02:52.8194788Z D=6, 2025-05-07T21:02:52.8194961Z B=13, 2025-05-07T21:02:52.8195136Z log_E=4, 2025-05-07T21:02:52.8195321Z L=6, 2025-05-07T21:02:52.8195502Z D_gradcheck=1, 2025-05-07T21:02:52.8195780Z stochastic_rounding=True, 2025-05-07T21:02:52.8196025Z weighted=True, 2025-05-07T21:02:52.8196227Z row_wise=True, 2025-05-07T21:02:52.8196419Z mixed=False, 2025-05-07T21:02:52.8196619Z use_cache=False, 2025-05-07T21:02:52.8196860Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:52.8197126Z use_cpu=True, 2025-05-07T21:02:52.8197350Z output_dtype=SparseType.FP32, 2025-05-07T21:02:52.8197596Z ) 2025-05-07T21:02:52.8197814Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:52.8198362Z self=, 2025-05-07T21:02:52.8198868Z compile=False, 2025-05-07T21:02:52.8199098Z pooling_mode=, 2025-05-07T21:02:52.8199360Z T=1, 2025-05-07T21:02:52.8199547Z D=39, 2025-05-07T21:02:52.8199728Z B=19, 2025-05-07T21:02:52.8199900Z log_E=3, 2025-05-07T21:02:52.8200089Z L=11, 2025-05-07T21:02:52.8200272Z D_gradcheck=1, 2025-05-07T21:02:52.8200490Z stochastic_rounding=False, 2025-05-07T21:02:52.8200741Z weighted=False, 2025-05-07T21:02:52.8200947Z row_wise=True, 2025-05-07T21:02:52.8201143Z mixed=False, 2025-05-07T21:02:52.8201352Z use_cache=True, 2025-05-07T21:02:52.8201580Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:52.8201849Z use_cpu=True, 2025-05-07T21:02:52.8202076Z output_dtype=SparseType.FP32, 2025-05-07T21:02:52.8202326Z ) 2025-05-07T21:02:52.8202543Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:52.8203088Z self=, 2025-05-07T21:02:52.8203594Z compile=False, 2025-05-07T21:02:52.8203824Z pooling_mode=, 2025-05-07T21:02:52.8204139Z T=3, 2025-05-07T21:02:52.8204322Z D=36, 2025-05-07T21:02:52.8204503Z B=86, 2025-05-07T21:02:52.8204672Z log_E=3, 2025-05-07T21:02:52.8204859Z L=0, 2025-05-07T21:02:52.8205041Z D_gradcheck=2, 2025-05-07T21:02:52.8205254Z stochastic_rounding=True, 2025-05-07T21:02:52.8205501Z weighted=True, 2025-05-07T21:02:52.8205705Z row_wise=True, 2025-05-07T21:02:52.8205898Z mixed=True, 2025-05-07T21:02:52.8206101Z use_cache=False, 2025-05-07T21:02:52.8206342Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:52.8206609Z use_cpu=True, 2025-05-07T21:02:52.8206835Z output_dtype=SparseType.FP16, 2025-05-07T21:02:52.8207081Z ) 2025-05-07T21:02:52.8207297Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:52.8207844Z self=, 2025-05-07T21:02:52.8208346Z compile=False, 2025-05-07T21:02:52.8208576Z pooling_mode=, 2025-05-07T21:02:52.8208847Z T=2, 2025-05-07T21:02:52.8209023Z D=66, 2025-05-07T21:02:52.8209204Z B=82, 2025-05-07T21:02:52.8209378Z log_E=4, 2025-05-07T21:02:52.8209564Z L=8, 2025-05-07T21:02:52.8209750Z D_gradcheck=2, 2025-05-07T21:02:52.8209962Z stochastic_rounding=False, 2025-05-07T21:02:52.8210209Z weighted=False, 2025-05-07T21:02:52.8210412Z row_wise=True, 2025-05-07T21:02:52.8210609Z mixed=False, 2025-05-07T21:02:52.8210861Z use_cache=False, 2025-05-07T21:02:52.8211098Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:52.8211361Z use_cpu=True, 2025-05-07T21:02:52.8211584Z output_dtype=SparseType.FP32, 2025-05-07T21:02:52.8211880Z ) 2025-05-07T21:02:52.8424954Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:52.8425792Z self=, 2025-05-07T21:02:52.8426498Z compile=False, 2025-05-07T21:02:52.8426816Z pooling_mode=, 2025-05-07T21:02:52.8427189Z T=3, 2025-05-07T21:02:52.8427435Z D=76, 2025-05-07T21:02:52.8427682Z B=112, 2025-05-07T21:02:52.8427947Z log_E=5, 2025-05-07T21:02:52.8428207Z L=15, 2025-05-07T21:02:52.8428548Z D_gradcheck=1, 2025-05-07T21:02:52.8428759Z stochastic_rounding=True, 2025-05-07T21:02:52.8429003Z weighted=True, 2025-05-07T21:02:52.8429205Z row_wise=True, 2025-05-07T21:02:52.8429395Z mixed=False, 2025-05-07T21:02:52.8429605Z use_cache=False, 2025-05-07T21:02:52.8429839Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:52.8430103Z use_cpu=True, 2025-05-07T21:02:52.8430329Z output_dtype=SparseType.FP16, 2025-05-07T21:02:52.8430579Z ) 2025-05-07T21:02:52.8430794Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:52.8431339Z self=, 2025-05-07T21:02:52.8431843Z compile=False, 2025-05-07T21:02:52.8432073Z pooling_mode=, 2025-05-07T21:02:52.8432335Z T=1, 2025-05-07T21:02:52.8432514Z D=48, 2025-05-07T21:02:52.8432694Z B=112, 2025-05-07T21:02:52.8432863Z log_E=4, 2025-05-07T21:02:52.8433051Z L=9, 2025-05-07T21:02:52.8433236Z D_gradcheck=2, 2025-05-07T21:02:52.8433447Z stochastic_rounding=False, 2025-05-07T21:02:52.8433737Z weighted=True, 2025-05-07T21:02:52.8433941Z row_wise=True, 2025-05-07T21:02:52.8434133Z mixed=False, 2025-05-07T21:02:52.8434332Z use_cache=True, 2025-05-07T21:02:52.8434556Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:52.8434820Z use_cpu=True, 2025-05-07T21:02:52.8435053Z output_dtype=SparseType.FP32, 2025-05-07T21:02:52.8435310Z ) 2025-05-07T21:02:52.8435527Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:52.8436083Z self=, 2025-05-07T21:02:52.8436595Z compile=True, 2025-05-07T21:02:52.8436906Z pooling_mode=, 2025-05-07T21:02:52.8437177Z T=5, 2025-05-07T21:02:52.8437362Z D=52, 2025-05-07T21:02:52.8437552Z B=15, 2025-05-07T21:02:52.8437730Z log_E=3, 2025-05-07T21:02:52.8437926Z L=13, 2025-05-07T21:02:52.8438121Z D_gradcheck=2, 2025-05-07T21:02:52.8438343Z stochastic_rounding=True, 2025-05-07T21:02:52.8438594Z weighted=False, 2025-05-07T21:02:52.8438806Z row_wise=True, 2025-05-07T21:02:52.8439005Z mixed=False, 2025-05-07T21:02:52.8439222Z use_cache=False, 2025-05-07T21:02:52.8439478Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:52.8439788Z use_cpu=True, 2025-05-07T21:02:52.8449765Z output_dtype=SparseType.FP32, 2025-05-07T21:02:52.8450079Z ) 2025-05-07T21:02:52.8450316Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:52.8450880Z self=, 2025-05-07T21:02:52.8451400Z compile=False, 2025-05-07T21:02:52.8451643Z pooling_mode=, 2025-05-07T21:02:52.8451924Z T=4, 2025-05-07T21:02:52.8452114Z D=124, 2025-05-07T21:02:52.8452298Z B=19, 2025-05-07T21:02:52.8452485Z log_E=5, 2025-05-07T21:02:52.8452684Z L=7, 2025-05-07T21:02:52.8452869Z D_gradcheck=2, 2025-05-07T21:02:52.8453100Z stochastic_rounding=True, 2025-05-07T21:02:52.8453354Z weighted=False, 2025-05-07T21:02:52.8453562Z row_wise=True, 2025-05-07T21:02:52.8453907Z mixed=False, 2025-05-07T21:02:52.8454117Z use_cache=False, 2025-05-07T21:02:52.8454357Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:52.8454641Z use_cpu=True, 2025-05-07T21:02:52.8454943Z output_dtype=SparseType.FP32, 2025-05-07T21:02:52.8455195Z ) 2025-05-07T21:02:52.8455428Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:52.8455983Z self=, 2025-05-07T21:02:52.8456612Z compile=False, 2025-05-07T21:02:52.8456855Z pooling_mode=, 2025-05-07T21:02:52.8457133Z T=1, 2025-05-07T21:02:52.8457322Z D=66, 2025-05-07T21:02:52.8457498Z B=113, 2025-05-07T21:02:52.8457740Z log_E=5, 2025-05-07T21:02:52.8457934Z L=18, 2025-05-07T21:02:52.8458118Z D_gradcheck=2, 2025-05-07T21:02:52.8458346Z stochastic_rounding=True, 2025-05-07T21:02:52.8458599Z weighted=False, 2025-05-07T21:02:52.8458810Z row_wise=True, 2025-05-07T21:02:52.8459020Z mixed=True, 2025-05-07T21:02:52.8459561Z use_cache=True, 2025-05-07T21:02:52.8459926Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:52.8460250Z use_cpu=True, 2025-05-07T21:02:52.8460494Z output_dtype=SparseType.FP16, 2025-05-07T21:02:52.8460746Z ) 2025-05-07T21:02:52.8460971Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:52.8461525Z self=, 2025-05-07T21:02:52.8462031Z compile=False, 2025-05-07T21:02:52.8462274Z pooling_mode=, 2025-05-07T21:02:52.8462551Z T=3, 2025-05-07T21:02:52.8462732Z D=94, 2025-05-07T21:02:52.8462921Z B=122, 2025-05-07T21:02:52.8463111Z log_E=5, 2025-05-07T21:02:52.8463297Z L=9, 2025-05-07T21:02:52.8463486Z D_gradcheck=1, 2025-05-07T21:02:52.8463713Z stochastic_rounding=True, 2025-05-07T21:02:52.8463964Z weighted=False, 2025-05-07T21:02:52.8464172Z row_wise=True, 2025-05-07T21:02:52.8464379Z mixed=False, 2025-05-07T21:02:52.8464585Z use_cache=False, 2025-05-07T21:02:52.8464823Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:52.8465102Z use_cpu=True, 2025-05-07T21:02:52.8465339Z output_dtype=SparseType.FP16, 2025-05-07T21:02:52.8465591Z ) 2025-05-07T21:02:52.8465821Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:52.8466374Z self=, 2025-05-07T21:02:52.8466968Z compile=True, 2025-05-07T21:02:52.8467212Z pooling_mode=, 2025-05-07T21:02:52.8467489Z T=3, 2025-05-07T21:02:52.8467671Z D=29, 2025-05-07T21:02:52.8467857Z B=53, 2025-05-07T21:02:52.8468050Z log_E=3, 2025-05-07T21:02:52.8468238Z L=7, 2025-05-07T21:02:52.8468430Z D_gradcheck=2, 2025-05-07T21:02:52.8468656Z stochastic_rounding=False, 2025-05-07T21:02:52.8468902Z weighted=True, 2025-05-07T21:02:52.8469117Z row_wise=True, 2025-05-07T21:02:52.8469335Z mixed=False, 2025-05-07T21:02:52.8469561Z use_cache=True, 2025-05-07T21:02:52.8469824Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:52.8470111Z use_cpu=True, 2025-05-07T21:02:52.8470340Z output_dtype=SparseType.FP32, 2025-05-07T21:02:52.8470587Z ) 2025-05-07T21:02:52.8470815Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:52.8471363Z self=, 2025-05-07T21:02:52.8471866Z compile=False, 2025-05-07T21:02:52.8472102Z pooling_mode=, 2025-05-07T21:02:52.8472369Z T=4, 2025-05-07T21:02:52.8472549Z D=50, 2025-05-07T21:02:52.8472733Z B=75, 2025-05-07T21:02:52.8472909Z log_E=5, 2025-05-07T21:02:52.8473092Z L=13, 2025-05-07T21:02:52.8473278Z D_gradcheck=2, 2025-05-07T21:02:52.8473500Z stochastic_rounding=False, 2025-05-07T21:02:52.8473738Z weighted=True, 2025-05-07T21:02:52.8474015Z row_wise=True, 2025-05-07T21:02:52.8474214Z mixed=True, 2025-05-07T21:02:52.8474407Z use_cache=False, 2025-05-07T21:02:52.8474646Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:52.8474983Z use_cpu=True, 2025-05-07T21:02:52.8475202Z output_dtype=SparseType.FP16, 2025-05-07T21:02:52.8475448Z ) 2025-05-07T21:02:52.8475677Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:52.8476222Z self=, 2025-05-07T21:02:52.8476720Z compile=True, 2025-05-07T21:02:52.8476953Z pooling_mode=, 2025-05-07T21:02:52.8477220Z T=2, 2025-05-07T21:02:52.8477395Z D=98, 2025-05-07T21:02:52.8477633Z B=19, 2025-05-07T21:02:52.8477816Z log_E=3, 2025-05-07T21:02:52.8477999Z L=11, 2025-05-07T21:02:52.8478178Z D_gradcheck=2, 2025-05-07T21:02:52.8478394Z stochastic_rounding=True, 2025-05-07T21:02:52.8478638Z weighted=False, 2025-05-07T21:02:52.8478848Z row_wise=True, 2025-05-07T21:02:52.8479055Z mixed=False, 2025-05-07T21:02:52.8479250Z use_cache=True, 2025-05-07T21:02:52.8479497Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:52.8479807Z use_cpu=True, 2025-05-07T21:02:52.8480028Z output_dtype=SparseType.FP32, 2025-05-07T21:02:52.8480284Z ) 2025-05-07T21:02:52.8480508Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:52.8481055Z self=, 2025-05-07T21:02:52.8481568Z compile=True, 2025-05-07T21:02:52.8481804Z pooling_mode=, 2025-05-07T21:02:52.8482076Z T=2, 2025-05-07T21:02:52.8482256Z D=60, 2025-05-07T21:02:52.8482444Z B=48, 2025-05-07T21:02:52.8482630Z log_E=5, 2025-05-07T21:02:52.8482822Z L=11, 2025-05-07T21:02:52.8483015Z D_gradcheck=2, 2025-05-07T21:02:52.8483241Z stochastic_rounding=True, 2025-05-07T21:02:52.8483489Z weighted=False, 2025-05-07T21:02:52.8483698Z row_wise=True, 2025-05-07T21:02:52.8483907Z mixed=True, 2025-05-07T21:02:52.8484105Z use_cache=False, 2025-05-07T21:02:52.8484349Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:52.8484634Z use_cpu=True, 2025-05-07T21:02:52.8484859Z output_dtype=SparseType.FP32, 2025-05-07T21:02:52.8485121Z ) 2025-05-07T21:02:52.8485352Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:52.8485949Z self=, 2025-05-07T21:02:52.8486466Z compile=True, 2025-05-07T21:02:52.8486704Z pooling_mode=, 2025-05-07T21:02:52.8486982Z T=1, 2025-05-07T21:02:52.8487162Z D=15, 2025-05-07T21:02:52.8487353Z B=60, 2025-05-07T21:02:52.8487542Z log_E=3, 2025-05-07T21:02:52.8487732Z L=0, 2025-05-07T21:02:52.8487926Z D_gradcheck=1, 2025-05-07T21:02:52.8488151Z stochastic_rounding=False, 2025-05-07T21:02:52.8488398Z weighted=True, 2025-05-07T21:02:52.8488607Z row_wise=True, 2025-05-07T21:02:52.8488814Z mixed=False, 2025-05-07T21:02:52.8489016Z use_cache=False, 2025-05-07T21:02:52.8489264Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:52.8489544Z use_cpu=True, 2025-05-07T21:02:52.8489796Z output_dtype=SparseType.FP32, 2025-05-07T21:02:52.8490078Z ) 2025-05-07T21:02:52.8490302Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:52.8490850Z self=, 2025-05-07T21:02:52.8491357Z compile=True, 2025-05-07T21:02:52.8491595Z pooling_mode=, 2025-05-07T21:02:52.8491865Z T=3, 2025-05-07T21:02:52.8492055Z D=28, 2025-05-07T21:02:52.8492240Z B=84, 2025-05-07T21:02:52.8492423Z log_E=5, 2025-05-07T21:02:52.8492617Z L=5, 2025-05-07T21:02:52.8492806Z D_gradcheck=2, 2025-05-07T21:02:52.8493035Z stochastic_rounding=False, 2025-05-07T21:02:52.8493330Z weighted=True, 2025-05-07T21:02:52.8493543Z row_wise=True, 2025-05-07T21:02:52.8493749Z mixed=True, 2025-05-07T21:02:52.8493947Z use_cache=False, 2025-05-07T21:02:52.8494235Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:52.8494515Z use_cpu=True, 2025-05-07T21:02:52.8494739Z output_dtype=SparseType.FP32, 2025-05-07T21:02:52.8494998Z ) 2025-05-07T21:02:52.8495226Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:52.8495772Z self=, 2025-05-07T21:02:52.8496401Z compile=True, 2025-05-07T21:02:52.8496642Z pooling_mode=, 2025-05-07T21:02:52.8496921Z T=4, 2025-05-07T21:02:52.8497157Z D=97, 2025-05-07T21:02:52.8497339Z B=26, 2025-05-07T21:02:52.8497524Z log_E=4, 2025-05-07T21:02:52.8497720Z L=8, 2025-05-07T21:02:52.8497903Z D_gradcheck=2, 2025-05-07T21:02:52.8498129Z stochastic_rounding=False, 2025-05-07T21:02:52.8498385Z weighted=False, 2025-05-07T21:02:52.8498589Z row_wise=True, 2025-05-07T21:02:52.8498801Z mixed=False, 2025-05-07T21:02:52.8499009Z use_cache=True, 2025-05-07T21:02:52.8499240Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:52.8499522Z use_cpu=True, 2025-05-07T21:02:52.8499756Z output_dtype=SparseType.FP32, 2025-05-07T21:02:52.8500007Z ) 2025-05-07T21:02:52.8500232Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:52.8502100Z self=, 2025-05-07T21:02:52.8502614Z compile=True, 2025-05-07T21:02:52.8502845Z pooling_mode=, 2025-05-07T21:02:52.8503119Z T=2, 2025-05-07T21:02:52.8503310Z D=64, 2025-05-07T21:02:52.8503490Z B=85, 2025-05-07T21:02:52.8503685Z log_E=5, 2025-05-07T21:02:52.8503877Z L=8, 2025-05-07T21:02:52.8504059Z D_gradcheck=2, 2025-05-07T21:02:52.8504290Z stochastic_rounding=True, 2025-05-07T21:02:52.8504543Z weighted=True, 2025-05-07T21:02:52.8504746Z row_wise=True, 2025-05-07T21:02:52.8504951Z mixed=True, 2025-05-07T21:02:52.8505156Z use_cache=True, 2025-05-07T21:02:52.8505390Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:52.8505673Z use_cpu=True, 2025-05-07T21:02:52.8505905Z output_dtype=SparseType.FP32, 2025-05-07T21:02:52.8506158Z ) 2025-05-07T21:02:52.8506382Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:52.8506984Z self=, 2025-05-07T21:02:52.8507496Z compile=True, 2025-05-07T21:02:52.8507725Z pooling_mode=, 2025-05-07T21:02:52.8507999Z T=3, 2025-05-07T21:02:52.8508187Z D=100, 2025-05-07T21:02:52.8508372Z B=14, 2025-05-07T21:02:52.8508557Z log_E=5, 2025-05-07T21:02:52.8508752Z L=2, 2025-05-07T21:02:52.8508933Z D_gradcheck=2, 2025-05-07T21:02:52.8509159Z stochastic_rounding=True, 2025-05-07T21:02:52.8509417Z weighted=False, 2025-05-07T21:02:52.8509645Z row_wise=True, 2025-05-07T21:02:52.8509880Z mixed=True, 2025-05-07T21:02:52.8510088Z use_cache=True, 2025-05-07T21:02:52.8510319Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:52.8510597Z use_cpu=True, 2025-05-07T21:02:52.8510830Z output_dtype=SparseType.FP16, 2025-05-07T21:02:52.8511082Z ) 2025-05-07T21:02:52.8511307Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:52.8511863Z self=, 2025-05-07T21:02:52.8512367Z compile=False, 2025-05-07T21:02:52.8512606Z pooling_mode=, 2025-05-07T21:02:52.8512884Z T=2, 2025-05-07T21:02:52.8513065Z D=14, 2025-05-07T21:02:52.8513252Z B=33, 2025-05-07T21:02:52.8513437Z log_E=5, 2025-05-07T21:02:52.8513633Z L=16, 2025-05-07T21:02:52.8513817Z D_gradcheck=2, 2025-05-07T21:02:52.8514094Z stochastic_rounding=False, 2025-05-07T21:02:52.8514351Z weighted=False, 2025-05-07T21:02:52.8514555Z row_wise=True, 2025-05-07T21:02:52.8514761Z mixed=False, 2025-05-07T21:02:52.8514967Z use_cache=False, 2025-05-07T21:02:52.8515245Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:52.8515526Z use_cpu=True, 2025-05-07T21:02:52.8515757Z output_dtype=SparseType.FP32, 2025-05-07T21:02:52.8516006Z ) 2025-05-07T21:02:52.8716910Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:52.8717695Z self=, 2025-05-07T21:02:52.8718446Z compile=False, 2025-05-07T21:02:52.8718776Z pooling_mode=, 2025-05-07T21:02:52.8719427Z T=2, 2025-05-07T21:02:52.8719611Z D=65, 2025-05-07T21:02:52.8719790Z B=121, 2025-05-07T21:02:52.8719979Z log_E=4, 2025-05-07T21:02:52.8720172Z L=19, 2025-05-07T21:02:52.8720356Z D_gradcheck=2, 2025-05-07T21:02:52.8720586Z stochastic_rounding=True, 2025-05-07T21:02:52.8720836Z weighted=False, 2025-05-07T21:02:52.8721044Z row_wise=True, 2025-05-07T21:02:52.8721253Z mixed=False, 2025-05-07T21:02:52.8721461Z use_cache=True, 2025-05-07T21:02:52.8721688Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:52.8721971Z use_cpu=True, 2025-05-07T21:02:52.8722207Z output_dtype=SparseType.FP32, 2025-05-07T21:02:52.8722460Z ) 2025-05-07T21:02:52.8722689Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:52.8723243Z self=, 2025-05-07T21:02:52.8723749Z compile=True, 2025-05-07T21:02:52.8723989Z pooling_mode=, 2025-05-07T21:02:52.8724267Z T=3, 2025-05-07T21:02:52.8724448Z D=29, 2025-05-07T21:02:52.8724630Z B=96, 2025-05-07T21:02:52.8724817Z log_E=5, 2025-05-07T21:02:52.8725011Z L=12, 2025-05-07T21:02:52.8725198Z D_gradcheck=2, 2025-05-07T21:02:52.8725426Z stochastic_rounding=False, 2025-05-07T21:02:52.8725677Z weighted=False, 2025-05-07T21:02:52.8725924Z row_wise=True, 2025-05-07T21:02:52.8726129Z mixed=True, 2025-05-07T21:02:52.8726337Z use_cache=False, 2025-05-07T21:02:52.8726575Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:52.8726850Z use_cpu=True, 2025-05-07T21:02:52.8727076Z output_dtype=SparseType.FP16, 2025-05-07T21:02:52.8727328Z ) 2025-05-07T21:02:52.8727551Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:52.8728180Z self=, 2025-05-07T21:02:52.8728684Z compile=False, 2025-05-07T21:02:52.8728918Z pooling_mode=, 2025-05-07T21:02:52.8729198Z T=1, 2025-05-07T21:02:52.8729375Z D=26, 2025-05-07T21:02:52.8729562Z B=114, 2025-05-07T21:02:52.8729749Z log_E=3, 2025-05-07T21:02:52.8729933Z L=20, 2025-05-07T21:02:52.8730124Z D_gradcheck=1, 2025-05-07T21:02:52.8730350Z stochastic_rounding=True, 2025-05-07T21:02:52.8730601Z weighted=True, 2025-05-07T21:02:52.8730803Z row_wise=True, 2025-05-07T21:02:52.8731009Z mixed=True, 2025-05-07T21:02:52.8731218Z use_cache=False, 2025-05-07T21:02:52.8731464Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:52.8731744Z use_cpu=True, 2025-05-07T21:02:52.8731976Z output_dtype=SparseType.FP32, 2025-05-07T21:02:52.8732228Z ) 2025-05-07T21:02:52.8732453Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:52.8733009Z self=, 2025-05-07T21:02:52.8733513Z compile=True, 2025-05-07T21:02:52.8733752Z pooling_mode=, 2025-05-07T21:02:52.8734024Z T=3, 2025-05-07T21:02:52.8734201Z D=112, 2025-05-07T21:02:52.8734387Z B=68, 2025-05-07T21:02:52.8734574Z log_E=4, 2025-05-07T21:02:52.8734827Z L=1, 2025-05-07T21:02:52.8735013Z D_gradcheck=1, 2025-05-07T21:02:52.8735236Z stochastic_rounding=True, 2025-05-07T21:02:52.8735480Z weighted=False, 2025-05-07T21:02:52.8735691Z row_wise=True, 2025-05-07T21:02:52.8735962Z mixed=True, 2025-05-07T21:02:52.8736355Z use_cache=False, 2025-05-07T21:02:52.8736590Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:52.8736866Z use_cpu=True, 2025-05-07T21:02:52.8737095Z output_dtype=SparseType.FP32, 2025-05-07T21:02:52.8737344Z ) 2025-05-07T21:02:52.8737572Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:52.8738121Z self=, 2025-05-07T21:02:52.8738620Z compile=True, 2025-05-07T21:02:52.8738900Z pooling_mode=, 2025-05-07T21:02:52.8739176Z T=2, 2025-05-07T21:02:52.8739352Z D=121, 2025-05-07T21:02:52.8739538Z B=12, 2025-05-07T21:02:52.8739723Z log_E=3, 2025-05-07T21:02:52.8739910Z L=13, 2025-05-07T21:02:52.8740096Z D_gradcheck=2, 2025-05-07T21:02:52.8740317Z stochastic_rounding=True, 2025-05-07T21:02:52.8740558Z weighted=False, 2025-05-07T21:02:52.8740769Z row_wise=True, 2025-05-07T21:02:52.8740974Z mixed=True, 2025-05-07T21:02:52.8741171Z use_cache=True, 2025-05-07T21:02:52.8741404Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:52.8741679Z use_cpu=True, 2025-05-07T21:02:52.8741899Z output_dtype=SparseType.FP16, 2025-05-07T21:02:52.8742155Z ) 2025-05-07T21:02:52.8742380Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:52.8742931Z self=, 2025-05-07T21:02:52.8743431Z compile=False, 2025-05-07T21:02:52.8743669Z pooling_mode=, 2025-05-07T21:02:52.8743939Z T=2, 2025-05-07T21:02:52.8744119Z D=126, 2025-05-07T21:02:52.8744306Z B=69, 2025-05-07T21:02:52.8744493Z log_E=5, 2025-05-07T21:02:52.8744681Z L=13, 2025-05-07T21:02:52.8744870Z D_gradcheck=2, 2025-05-07T21:02:52.8745094Z stochastic_rounding=False, 2025-05-07T21:02:52.8745341Z weighted=False, 2025-05-07T21:02:52.8745547Z row_wise=True, 2025-05-07T21:02:52.8745758Z mixed=False, 2025-05-07T21:02:52.8745957Z use_cache=True, 2025-05-07T21:02:52.8746186Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:52.8746467Z use_cpu=True, 2025-05-07T21:02:52.8746688Z output_dtype=SparseType.FP16, 2025-05-07T21:02:52.8746940Z ) 2025-05-07T21:02:52.8747237Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:52.8747792Z self=, 2025-05-07T21:02:52.8748306Z compile=True, 2025-05-07T21:02:52.8748540Z pooling_mode=, 2025-05-07T21:02:52.8748810Z T=2, 2025-05-07T21:02:52.8748988Z D=55, 2025-05-07T21:02:52.8749171Z B=20, 2025-05-07T21:02:52.8749357Z log_E=4, 2025-05-07T21:02:52.8749544Z L=14, 2025-05-07T21:02:52.8749734Z D_gradcheck=1, 2025-05-07T21:02:52.8749959Z stochastic_rounding=False, 2025-05-07T21:02:52.8750203Z weighted=False, 2025-05-07T21:02:52.8750411Z row_wise=True, 2025-05-07T21:02:52.8750621Z mixed=True, 2025-05-07T21:02:52.8750823Z use_cache=True, 2025-05-07T21:02:52.8759649Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:52.8759958Z use_cpu=True, 2025-05-07T21:02:52.8760195Z output_dtype=SparseType.FP16, 2025-05-07T21:02:52.8760447Z ) 2025-05-07T21:02:52.8760681Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:52.8764067Z self=, 2025-05-07T21:02:52.8764573Z compile=True, 2025-05-07T21:02:52.8764810Z pooling_mode=, 2025-05-07T21:02:52.8765077Z T=5, 2025-05-07T21:02:52.8765253Z D=55, 2025-05-07T21:02:52.8765432Z B=123, 2025-05-07T21:02:52.8765698Z log_E=5, 2025-05-07T21:02:52.8765878Z L=13, 2025-05-07T21:02:52.8766059Z D_gradcheck=1, 2025-05-07T21:02:52.8766283Z stochastic_rounding=False, 2025-05-07T21:02:52.8766525Z weighted=False, 2025-05-07T21:02:52.8766795Z row_wise=True, 2025-05-07T21:02:52.8766999Z mixed=False, 2025-05-07T21:02:52.8767195Z use_cache=True, 2025-05-07T21:02:52.8767426Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:52.8767699Z use_cpu=True, 2025-05-07T21:02:52.8767918Z output_dtype=SparseType.FP32, 2025-05-07T21:02:52.8768164Z ) 2025-05-07T21:02:52.8768387Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:52.8768944Z self=, 2025-05-07T21:02:52.8769446Z compile=False, 2025-05-07T21:02:52.8769672Z pooling_mode=, 2025-05-07T21:02:52.8769939Z T=2, 2025-05-07T21:02:52.8770108Z D=69, 2025-05-07T21:02:52.8770285Z B=91, 2025-05-07T21:02:52.8770469Z log_E=3, 2025-05-07T21:02:52.8770643Z L=7, 2025-05-07T21:02:52.8770818Z D_gradcheck=1, 2025-05-07T21:02:52.8771032Z stochastic_rounding=True, 2025-05-07T21:02:52.8771270Z weighted=False, 2025-05-07T21:02:52.8771478Z row_wise=True, 2025-05-07T21:02:52.8771676Z mixed=False, 2025-05-07T21:02:52.8771869Z use_cache=False, 2025-05-07T21:02:52.8772104Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:52.8772379Z use_cpu=True, 2025-05-07T21:02:52.8772595Z output_dtype=SparseType.FP16, 2025-05-07T21:02:52.8772842Z ) 2025-05-07T21:02:52.8773064Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:52.8773604Z self=, 2025-05-07T21:02:52.8774104Z compile=True, 2025-05-07T21:02:52.8774332Z pooling_mode=, 2025-05-07T21:02:52.8774599Z T=1, 2025-05-07T21:02:52.8774770Z D=106, 2025-05-07T21:02:52.8774953Z B=71, 2025-05-07T21:02:52.8775125Z log_E=5, 2025-05-07T21:02:52.8775303Z L=3, 2025-05-07T21:02:52.8775478Z D_gradcheck=1, 2025-05-07T21:02:52.8775694Z stochastic_rounding=False, 2025-05-07T21:02:52.8775930Z weighted=False, 2025-05-07T21:02:52.8776221Z row_wise=True, 2025-05-07T21:02:52.8776418Z mixed=False, 2025-05-07T21:02:52.8776611Z use_cache=False, 2025-05-07T21:02:52.8776843Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:52.8777114Z use_cpu=True, 2025-05-07T21:02:52.8777327Z output_dtype=SparseType.FP16, 2025-05-07T21:02:52.8777648Z ) 2025-05-07T21:02:52.8777873Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:52.8778410Z self=, 2025-05-07T21:02:52.8778914Z compile=False, 2025-05-07T21:02:52.8779143Z pooling_mode=, 2025-05-07T21:02:52.8779403Z T=1, 2025-05-07T21:02:52.8779577Z D=101, 2025-05-07T21:02:52.8779755Z B=78, 2025-05-07T21:02:52.8779930Z log_E=5, 2025-05-07T21:02:52.8780114Z L=9, 2025-05-07T21:02:52.8780293Z D_gradcheck=2, 2025-05-07T21:02:52.8780501Z stochastic_rounding=True, 2025-05-07T21:02:52.8780748Z weighted=True, 2025-05-07T21:02:52.8780943Z row_wise=True, 2025-05-07T21:02:52.8781137Z mixed=True, 2025-05-07T21:02:52.8781325Z use_cache=True, 2025-05-07T21:02:52.8781547Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:52.8781816Z use_cpu=True, 2025-05-07T21:02:52.8782030Z output_dtype=SparseType.FP32, 2025-05-07T21:02:52.8782278Z ) 2025-05-07T21:02:52.8782499Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:52.8783136Z self=, 2025-05-07T21:02:52.8783635Z compile=False, 2025-05-07T21:02:52.8783859Z pooling_mode=, 2025-05-07T21:02:52.8784116Z T=1, 2025-05-07T21:02:52.8784291Z D=127, 2025-05-07T21:02:52.8784515Z B=75, 2025-05-07T21:02:52.8784688Z log_E=4, 2025-05-07T21:02:52.8784871Z L=4, 2025-05-07T21:02:52.8785048Z D_gradcheck=2, 2025-05-07T21:02:52.8785253Z stochastic_rounding=True, 2025-05-07T21:02:52.8785536Z weighted=False, 2025-05-07T21:02:52.8785740Z row_wise=True, 2025-05-07T21:02:52.8785928Z mixed=False, 2025-05-07T21:02:52.8786127Z use_cache=True, 2025-05-07T21:02:52.8786355Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:52.8786624Z use_cpu=True, 2025-05-07T21:02:52.8786838Z output_dtype=SparseType.FP16, 2025-05-07T21:02:52.8787087Z ) 2025-05-07T21:02:52.8787296Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:52.8787834Z self=, 2025-05-07T21:02:52.8788334Z compile=True, 2025-05-07T21:02:52.8788562Z pooling_mode=, 2025-05-07T21:02:52.8788817Z T=3, 2025-05-07T21:02:52.8788990Z D=27, 2025-05-07T21:02:52.8789170Z B=64, 2025-05-07T21:02:52.8789342Z log_E=3, 2025-05-07T21:02:52.8789523Z L=5, 2025-05-07T21:02:52.8789715Z D_gradcheck=1, 2025-05-07T21:02:52.8789958Z stochastic_rounding=True, 2025-05-07T21:02:52.8790211Z weighted=False, 2025-05-07T21:02:52.8790410Z row_wise=True, 2025-05-07T21:02:52.8790600Z mixed=False, 2025-05-07T21:02:52.8790801Z use_cache=True, 2025-05-07T21:02:52.8791025Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:52.8791288Z use_cpu=True, 2025-05-07T21:02:52.8791510Z output_dtype=SparseType.FP32, 2025-05-07T21:02:52.8791752Z ) 2025-05-07T21:02:52.8791967Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:52.8792505Z self=, 2025-05-07T21:02:52.8793008Z compile=False, 2025-05-07T21:02:52.8793234Z pooling_mode=, 2025-05-07T21:02:52.8793493Z T=5, 2025-05-07T21:02:52.8793675Z D=56, 2025-05-07T21:02:52.8793847Z B=109, 2025-05-07T21:02:52.8794017Z log_E=5, 2025-05-07T21:02:52.8794195Z L=14, 2025-05-07T21:02:52.8794370Z D_gradcheck=1, 2025-05-07T21:02:52.8794579Z stochastic_rounding=False, 2025-05-07T21:02:52.8794825Z weighted=False, 2025-05-07T21:02:52.8795031Z row_wise=True, 2025-05-07T21:02:52.8795220Z mixed=True, 2025-05-07T21:02:52.8795417Z use_cache=False, 2025-05-07T21:02:52.8795649Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:52.8795910Z use_cpu=True, 2025-05-07T21:02:52.8796184Z output_dtype=SparseType.FP16, 2025-05-07T21:02:52.8796434Z ) 2025-05-07T21:02:52.8796647Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:52.8797193Z self=, 2025-05-07T21:02:52.8797697Z compile=True, 2025-05-07T21:02:52.8797925Z pooling_mode=, 2025-05-07T21:02:52.8798184Z T=2, 2025-05-07T21:02:52.8798362Z D=53, 2025-05-07T21:02:52.8798538Z B=82, 2025-05-07T21:02:52.8798708Z log_E=4, 2025-05-07T21:02:52.8798892Z L=9, 2025-05-07T21:02:52.8799074Z D_gradcheck=2, 2025-05-07T21:02:52.8799286Z stochastic_rounding=True, 2025-05-07T21:02:52.8799526Z weighted=True, 2025-05-07T21:02:52.8799724Z row_wise=True, 2025-05-07T21:02:52.8799921Z mixed=False, 2025-05-07T21:02:52.8800121Z use_cache=False, 2025-05-07T21:02:52.8800354Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:52.8800616Z use_cpu=True, 2025-05-07T21:02:52.8800838Z output_dtype=SparseType.FP32, 2025-05-07T21:02:52.8801084Z ) 2025-05-07T21:02:52.8801365Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:52.8801906Z self=, 2025-05-07T21:02:52.8802404Z compile=True, 2025-05-07T21:02:52.8802634Z pooling_mode=, 2025-05-07T21:02:52.8802892Z T=3, 2025-05-07T21:02:52.8803137Z D=22, 2025-05-07T21:02:52.8803313Z B=1, 2025-05-07T21:02:52.8803484Z log_E=5, 2025-05-07T21:02:52.8803666Z L=20, 2025-05-07T21:02:52.8803842Z D_gradcheck=2, 2025-05-07T21:02:52.8804095Z stochastic_rounding=False, 2025-05-07T21:02:52.8804338Z weighted=False, 2025-05-07T21:02:52.8804539Z row_wise=True, 2025-05-07T21:02:52.8804731Z mixed=True, 2025-05-07T21:02:52.8804922Z use_cache=False, 2025-05-07T21:02:52.8805154Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:52.8805417Z use_cpu=True, 2025-05-07T21:02:52.8805640Z output_dtype=SparseType.FP16, 2025-05-07T21:02:52.8805893Z ) 2025-05-07T21:02:52.9012519Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:52.9013208Z self=, 2025-05-07T21:02:52.9013908Z compile=False, 2025-05-07T21:02:52.9014136Z pooling_mode=, 2025-05-07T21:02:52.9014407Z T=3, 2025-05-07T21:02:52.9014587Z D=100, 2025-05-07T21:02:52.9014767Z B=81, 2025-05-07T21:02:52.9014937Z log_E=5, 2025-05-07T21:02:52.9015122Z L=20, 2025-05-07T21:02:52.9015302Z D_gradcheck=1, 2025-05-07T21:02:52.9015523Z stochastic_rounding=True, 2025-05-07T21:02:52.9015768Z weighted=True, 2025-05-07T21:02:52.9015970Z row_wise=True, 2025-05-07T21:02:52.9016259Z mixed=False, 2025-05-07T21:02:52.9016456Z use_cache=True, 2025-05-07T21:02:52.9016690Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:52.9016968Z use_cpu=True, 2025-05-07T21:02:52.9017190Z output_dtype=SparseType.FP16, 2025-05-07T21:02:52.9017448Z ) 2025-05-07T21:02:52.9017671Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:52.9018214Z self=, 2025-05-07T21:02:52.9018725Z compile=False, 2025-05-07T21:02:52.9018959Z pooling_mode=, 2025-05-07T21:02:52.9019228Z T=2, 2025-05-07T21:02:52.9019411Z D=36, 2025-05-07T21:02:52.9019592Z B=21, 2025-05-07T21:02:52.9019765Z log_E=4, 2025-05-07T21:02:52.9019952Z L=18, 2025-05-07T21:02:52.9020139Z D_gradcheck=2, 2025-05-07T21:02:52.9020363Z stochastic_rounding=False, 2025-05-07T21:02:52.9020615Z weighted=False, 2025-05-07T21:02:52.9020823Z row_wise=True, 2025-05-07T21:02:52.9021020Z mixed=True, 2025-05-07T21:02:52.9021220Z use_cache=True, 2025-05-07T21:02:52.9021457Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:52.9021875Z use_cpu=True, 2025-05-07T21:02:52.9022100Z output_dtype=SparseType.FP16, 2025-05-07T21:02:52.9022360Z ) 2025-05-07T21:02:52.9022585Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:52.9023128Z self=, 2025-05-07T21:02:52.9023635Z compile=True, 2025-05-07T21:02:52.9023870Z pooling_mode=, 2025-05-07T21:02:52.9024136Z T=1, 2025-05-07T21:02:52.9024319Z D=36, 2025-05-07T21:02:52.9024501Z B=35, 2025-05-07T21:02:52.9024681Z log_E=4, 2025-05-07T21:02:52.9024873Z L=3, 2025-05-07T21:02:52.9025065Z D_gradcheck=2, 2025-05-07T21:02:52.9025284Z stochastic_rounding=True, 2025-05-07T21:02:52.9025531Z weighted=True, 2025-05-07T21:02:52.9025738Z row_wise=True, 2025-05-07T21:02:52.9025935Z mixed=True, 2025-05-07T21:02:52.9026139Z use_cache=True, 2025-05-07T21:02:52.9026374Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:52.9026646Z use_cpu=True, 2025-05-07T21:02:52.9026882Z output_dtype=SparseType.FP32, 2025-05-07T21:02:52.9027214Z ) 2025-05-07T21:02:52.9027433Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:52.9027978Z self=, 2025-05-07T21:02:52.9028483Z compile=True, 2025-05-07T21:02:52.9028719Z pooling_mode=, 2025-05-07T21:02:52.9029048Z T=1, 2025-05-07T21:02:52.9029231Z D=36, 2025-05-07T21:02:52.9029410Z B=118, 2025-05-07T21:02:52.9029589Z log_E=4, 2025-05-07T21:02:52.9029777Z L=19, 2025-05-07T21:02:52.9030024Z D_gradcheck=1, 2025-05-07T21:02:52.9030244Z stochastic_rounding=False, 2025-05-07T21:02:52.9030494Z weighted=True, 2025-05-07T21:02:52.9030696Z row_wise=True, 2025-05-07T21:02:52.9030890Z mixed=True, 2025-05-07T21:02:52.9031094Z use_cache=True, 2025-05-07T21:02:52.9031328Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:52.9031598Z use_cpu=True, 2025-05-07T21:02:52.9031826Z output_dtype=SparseType.FP16, 2025-05-07T21:02:52.9032084Z ) 2025-05-07T21:02:52.9032302Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:52.9032851Z self=, 2025-05-07T21:02:52.9033359Z compile=True, 2025-05-07T21:02:52.9033596Z pooling_mode=, 2025-05-07T21:02:52.9033865Z T=1, 2025-05-07T21:02:52.9034045Z D=32, 2025-05-07T21:02:52.9034223Z B=15, 2025-05-07T21:02:52.9034400Z log_E=3, 2025-05-07T21:02:52.9034589Z L=20, 2025-05-07T21:02:52.9034776Z D_gradcheck=2, 2025-05-07T21:02:52.9034993Z stochastic_rounding=True, 2025-05-07T21:02:52.9035239Z weighted=False, 2025-05-07T21:02:52.9035447Z row_wise=True, 2025-05-07T21:02:52.9035652Z mixed=True, 2025-05-07T21:02:52.9035855Z use_cache=False, 2025-05-07T21:02:52.9036093Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:52.9036365Z use_cpu=True, 2025-05-07T21:02:52.9036597Z output_dtype=SparseType.FP16, 2025-05-07T21:02:52.9036853Z ) 2025-05-07T21:02:52.9037071Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:52.9037618Z self=, 2025-05-07T21:02:52.9038129Z compile=False, 2025-05-07T21:02:52.9038370Z pooling_mode=, 2025-05-07T21:02:52.9038636Z T=2, 2025-05-07T21:02:52.9038820Z D=19, 2025-05-07T21:02:52.9039002Z B=113, 2025-05-07T21:02:52.9039183Z log_E=4, 2025-05-07T21:02:52.9039378Z L=4, 2025-05-07T21:02:52.9039567Z D_gradcheck=2, 2025-05-07T21:02:52.9039783Z stochastic_rounding=True, 2025-05-07T21:02:52.9040027Z weighted=False, 2025-05-07T21:02:52.9040230Z row_wise=True, 2025-05-07T21:02:52.9040426Z mixed=True, 2025-05-07T21:02:52.9040629Z use_cache=True, 2025-05-07T21:02:52.9040914Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:52.9041222Z use_cpu=True, 2025-05-07T21:02:52.9041450Z output_dtype=SparseType.FP16, 2025-05-07T21:02:52.9041523Z ) 2025-05-07T21:02:52.9041649Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:52.9041982Z self=, 2025-05-07T21:02:52.9042064Z compile=False, 2025-05-07T21:02:52.9042172Z pooling_mode=, 2025-05-07T21:02:52.9042254Z T=4, 2025-05-07T21:02:52.9042331Z D=98, 2025-05-07T21:02:52.9042406Z B=108, 2025-05-07T21:02:52.9042488Z log_E=5, 2025-05-07T21:02:52.9042564Z L=9, 2025-05-07T21:02:52.9042646Z D_gradcheck=1, 2025-05-07T21:02:52.9042746Z stochastic_rounding=True, 2025-05-07T21:02:52.9042826Z weighted=False, 2025-05-07T21:02:52.9042907Z row_wise=True, 2025-05-07T21:02:52.9042991Z mixed=True, 2025-05-07T21:02:52.9043071Z use_cache=True, 2025-05-07T21:02:52.9043185Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:52.9043266Z use_cpu=True, 2025-05-07T21:02:52.9043419Z output_dtype=SparseType.FP32, 2025-05-07T21:02:52.9043501Z ) 2025-05-07T21:02:52.9043629Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:52.9043955Z self=, 2025-05-07T21:02:52.9044044Z compile=False, 2025-05-07T21:02:52.9044193Z pooling_mode=, 2025-05-07T21:02:52.9044268Z T=1, 2025-05-07T21:02:52.9044350Z D=21, 2025-05-07T21:02:52.9044426Z B=75, 2025-05-07T21:02:52.9044505Z log_E=3, 2025-05-07T21:02:52.9044626Z L=4, 2025-05-07T21:02:52.9044704Z D_gradcheck=2, 2025-05-07T21:02:52.9044803Z stochastic_rounding=False, 2025-05-07T21:02:52.9044885Z weighted=False, 2025-05-07T21:02:52.9044964Z row_wise=True, 2025-05-07T21:02:52.9045046Z mixed=True, 2025-05-07T21:02:52.9045127Z use_cache=True, 2025-05-07T21:02:52.9045235Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:52.9045320Z use_cpu=True, 2025-05-07T21:02:52.9045423Z output_dtype=SparseType.FP32, 2025-05-07T21:02:52.9045493Z ) 2025-05-07T21:02:52.9045627Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:52.9045951Z self=, 2025-05-07T21:02:52.9046032Z compile=False, 2025-05-07T21:02:52.9046146Z pooling_mode=, 2025-05-07T21:02:52.9046224Z T=3, 2025-05-07T21:02:52.9046312Z D=115, 2025-05-07T21:02:52.9046387Z B=83, 2025-05-07T21:02:52.9046461Z log_E=4, 2025-05-07T21:02:52.9046541Z L=15, 2025-05-07T21:02:52.9046620Z D_gradcheck=2, 2025-05-07T21:02:52.9046712Z stochastic_rounding=True, 2025-05-07T21:02:52.9046800Z weighted=False, 2025-05-07T21:02:52.9046877Z row_wise=True, 2025-05-07T21:02:52.9046956Z mixed=True, 2025-05-07T21:02:52.9047042Z use_cache=False, 2025-05-07T21:02:52.9047147Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:52.9047232Z use_cpu=True, 2025-05-07T21:02:52.9047341Z output_dtype=SparseType.FP16, 2025-05-07T21:02:52.9047416Z ) 2025-05-07T21:02:52.9047542Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:52.9047876Z self=, 2025-05-07T21:02:52.9047962Z compile=True, 2025-05-07T21:02:52.9048070Z pooling_mode=, 2025-05-07T21:02:52.9048149Z T=2, 2025-05-07T21:02:52.9048224Z D=81, 2025-05-07T21:02:52.9048304Z B=90, 2025-05-07T21:02:52.9048380Z log_E=5, 2025-05-07T21:02:52.9048459Z L=8, 2025-05-07T21:02:52.9048544Z D_gradcheck=1, 2025-05-07T21:02:52.9048639Z stochastic_rounding=False, 2025-05-07T21:02:52.9048719Z weighted=False, 2025-05-07T21:02:52.9048803Z row_wise=True, 2025-05-07T21:02:52.9048881Z mixed=False, 2025-05-07T21:02:52.9048960Z use_cache=True, 2025-05-07T21:02:52.9049118Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:52.9049204Z use_cpu=True, 2025-05-07T21:02:52.9049305Z output_dtype=SparseType.FP16, 2025-05-07T21:02:52.9049383Z ) 2025-05-07T21:02:52.9049509Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:52.9049839Z self=, 2025-05-07T21:02:52.9049923Z compile=False, 2025-05-07T21:02:52.9050028Z pooling_mode=, 2025-05-07T21:02:52.9050108Z T=2, 2025-05-07T21:02:52.9050185Z D=119, 2025-05-07T21:02:52.9050263Z B=56, 2025-05-07T21:02:52.9050346Z log_E=3, 2025-05-07T21:02:52.9050421Z L=16, 2025-05-07T21:02:52.9050500Z D_gradcheck=1, 2025-05-07T21:02:52.9050599Z stochastic_rounding=True, 2025-05-07T21:02:52.9050679Z weighted=True, 2025-05-07T21:02:52.9050758Z row_wise=True, 2025-05-07T21:02:52.9050842Z mixed=True, 2025-05-07T21:02:52.9050928Z use_cache=False, 2025-05-07T21:02:52.9051031Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:52.9051171Z use_cpu=True, 2025-05-07T21:02:52.9051272Z output_dtype=SparseType.FP32, 2025-05-07T21:02:52.9051350Z ) 2025-05-07T21:02:52.9051476Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:52.9051801Z self=, 2025-05-07T21:02:52.9051932Z compile=False, 2025-05-07T21:02:52.9052037Z pooling_mode=, 2025-05-07T21:02:52.9052112Z T=5, 2025-05-07T21:02:52.9052188Z D=11, 2025-05-07T21:02:52.9052263Z B=33, 2025-05-07T21:02:52.9052380Z log_E=4, 2025-05-07T21:02:52.9052461Z L=13, 2025-05-07T21:02:52.9052542Z D_gradcheck=1, 2025-05-07T21:02:52.9052633Z stochastic_rounding=False, 2025-05-07T21:02:52.9052719Z weighted=True, 2025-05-07T21:02:52.9052798Z row_wise=True, 2025-05-07T21:02:52.9052879Z mixed=False, 2025-05-07T21:02:52.9052964Z use_cache=False, 2025-05-07T21:02:52.9053068Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:52.9053154Z use_cpu=True, 2025-05-07T21:02:52.9053253Z output_dtype=SparseType.FP16, 2025-05-07T21:02:52.9053323Z ) 2025-05-07T21:02:52.9053459Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:52.9053783Z self=, 2025-05-07T21:02:52.9053868Z compile=False, 2025-05-07T21:02:52.9053981Z pooling_mode=, 2025-05-07T21:02:52.9054057Z T=5, 2025-05-07T21:02:52.9054133Z D=88, 2025-05-07T21:02:52.9054214Z B=6, 2025-05-07T21:02:52.9054293Z log_E=4, 2025-05-07T21:02:52.9054369Z L=18, 2025-05-07T21:02:52.9054454Z D_gradcheck=1, 2025-05-07T21:02:52.9054549Z stochastic_rounding=True, 2025-05-07T21:02:52.9054632Z weighted=True, 2025-05-07T21:02:52.9054711Z row_wise=True, 2025-05-07T21:02:52.9054789Z mixed=True, 2025-05-07T21:02:52.9054876Z use_cache=True, 2025-05-07T21:02:52.9054982Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:52.9055065Z use_cpu=True, 2025-05-07T21:02:52.9055170Z output_dtype=SparseType.FP32, 2025-05-07T21:02:52.9055245Z ) 2025-05-07T21:02:52.9055366Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:52.9055696Z self=, 2025-05-07T21:02:52.9055780Z compile=True, 2025-05-07T21:02:52.9055884Z pooling_mode=, 2025-05-07T21:02:52.9055962Z T=5, 2025-05-07T21:02:52.9056149Z D=104, 2025-05-07T21:02:52.9056227Z B=67, 2025-05-07T21:02:52.9056299Z log_E=5, 2025-05-07T21:02:52.9056371Z L=15, 2025-05-07T21:02:52.9056451Z D_gradcheck=1, 2025-05-07T21:02:52.9056542Z stochastic_rounding=True, 2025-05-07T21:02:52.9056617Z weighted=True, 2025-05-07T21:02:52.9056705Z row_wise=True, 2025-05-07T21:02:52.9056778Z mixed=False, 2025-05-07T21:02:52.9056903Z use_cache=True, 2025-05-07T21:02:52.9057016Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:52.9057091Z use_cpu=True, 2025-05-07T21:02:52.9057187Z output_dtype=SparseType.FP16, 2025-05-07T21:02:52.9057262Z ) 2025-05-07T21:02:52.9057385Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:52.9057704Z self=, 2025-05-07T21:02:52.9057791Z compile=True, 2025-05-07T21:02:52.9057894Z pooling_mode=, 2025-05-07T21:02:52.9057972Z T=1, 2025-05-07T21:02:52.9058044Z D=82, 2025-05-07T21:02:52.9058116Z B=82, 2025-05-07T21:02:52.9058200Z log_E=4, 2025-05-07T21:02:52.9058271Z L=13, 2025-05-07T21:02:52.9058346Z D_gradcheck=1, 2025-05-07T21:02:52.9058443Z stochastic_rounding=True, 2025-05-07T21:02:52.9058520Z weighted=False, 2025-05-07T21:02:52.9058595Z row_wise=True, 2025-05-07T21:02:52.9058677Z mixed=True, 2025-05-07T21:02:52.9058754Z use_cache=True, 2025-05-07T21:02:52.9058930Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:52.9059011Z use_cpu=True, 2025-05-07T21:02:52.9059106Z output_dtype=SparseType.FP16, 2025-05-07T21:02:52.9059176Z ) 2025-05-07T21:02:52.9059596Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:52.9059942Z self=, 2025-05-07T21:02:52.9060109Z compile=False, 2025-05-07T21:02:52.9060214Z pooling_mode=, 2025-05-07T21:02:52.9069282Z T=5, 2025-05-07T21:02:52.9069399Z D=22, 2025-05-07T21:02:52.9069603Z B=124, 2025-05-07T21:02:52.9069687Z log_E=4, 2025-05-07T21:02:52.9069782Z L=9, 2025-05-07T21:02:52.9069873Z D_gradcheck=2, 2025-05-07T21:02:52.9069993Z stochastic_rounding=True, 2025-05-07T21:02:52.9070080Z weighted=True, 2025-05-07T21:02:52.9070160Z row_wise=True, 2025-05-07T21:02:52.9070242Z mixed=True, 2025-05-07T21:02:52.9070332Z use_cache=False, 2025-05-07T21:02:52.9070444Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:52.9070525Z use_cpu=True, 2025-05-07T21:02:52.9070638Z output_dtype=SparseType.FP32, 2025-05-07T21:02:52.9070714Z ) 2025-05-07T21:02:52.9306026Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:52.9306367Z self=, 2025-05-07T21:02:52.9306455Z compile=True, 2025-05-07T21:02:52.9306573Z pooling_mode=, 2025-05-07T21:02:52.9306647Z T=1, 2025-05-07T21:02:52.9306725Z D=51, 2025-05-07T21:02:52.9306804Z B=124, 2025-05-07T21:02:52.9306880Z log_E=5, 2025-05-07T21:02:52.9306953Z L=6, 2025-05-07T21:02:52.9307039Z D_gradcheck=2, 2025-05-07T21:02:52.9307131Z stochastic_rounding=True, 2025-05-07T21:02:52.9307215Z weighted=True, 2025-05-07T21:02:52.9307290Z row_wise=True, 2025-05-07T21:02:52.9307366Z mixed=True, 2025-05-07T21:02:52.9307450Z use_cache=False, 2025-05-07T21:02:52.9307555Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:52.9307631Z use_cpu=True, 2025-05-07T21:02:52.9307735Z output_dtype=SparseType.FP16, 2025-05-07T21:02:52.9307807Z ) 2025-05-07T21:02:52.9307933Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:52.9308265Z self=, 2025-05-07T21:02:52.9308346Z compile=True, 2025-05-07T21:02:52.9308449Z pooling_mode=, 2025-05-07T21:02:52.9308530Z T=2, 2025-05-07T21:02:52.9308607Z D=125, 2025-05-07T21:02:52.9308721Z B=7, 2025-05-07T21:02:52.9308795Z log_E=3, 2025-05-07T21:02:52.9308868Z L=5, 2025-05-07T21:02:52.9308950Z D_gradcheck=1, 2025-05-07T21:02:52.9309042Z stochastic_rounding=True, 2025-05-07T21:02:52.9309116Z weighted=True, 2025-05-07T21:02:52.9309196Z row_wise=True, 2025-05-07T21:02:52.9309392Z mixed=True, 2025-05-07T21:02:52.9309476Z use_cache=False, 2025-05-07T21:02:52.9309585Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:52.9309663Z use_cpu=True, 2025-05-07T21:02:52.9309759Z output_dtype=SparseType.FP32, 2025-05-07T21:02:52.9309835Z ) 2025-05-07T21:02:52.9309961Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:52.9310287Z self=, 2025-05-07T21:02:52.9310367Z compile=False, 2025-05-07T21:02:52.9310468Z pooling_mode=, 2025-05-07T21:02:52.9310546Z T=5, 2025-05-07T21:02:52.9310620Z D=97, 2025-05-07T21:02:52.9310695Z B=105, 2025-05-07T21:02:52.9310777Z log_E=4, 2025-05-07T21:02:52.9310848Z L=11, 2025-05-07T21:02:52.9310925Z D_gradcheck=1, 2025-05-07T21:02:52.9311019Z stochastic_rounding=True, 2025-05-07T21:02:52.9311097Z weighted=False, 2025-05-07T21:02:52.9311174Z row_wise=True, 2025-05-07T21:02:52.9311256Z mixed=False, 2025-05-07T21:02:52.9311414Z use_cache=True, 2025-05-07T21:02:52.9311514Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:52.9311597Z use_cpu=True, 2025-05-07T21:02:52.9311696Z output_dtype=SparseType.FP16, 2025-05-07T21:02:52.9311772Z ) 2025-05-07T21:02:52.9311894Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:52.9312215Z self=, 2025-05-07T21:02:52.9312365Z compile=True, 2025-05-07T21:02:52.9312471Z pooling_mode=, 2025-05-07T21:02:52.9312605Z T=2, 2025-05-07T21:02:52.9312689Z D=57, 2025-05-07T21:02:52.9312768Z B=22, 2025-05-07T21:02:52.9312845Z log_E=4, 2025-05-07T21:02:52.9312926Z L=15, 2025-05-07T21:02:52.9313007Z D_gradcheck=1, 2025-05-07T21:02:52.9313101Z stochastic_rounding=False, 2025-05-07T21:02:52.9313186Z weighted=True, 2025-05-07T21:02:52.9313269Z row_wise=True, 2025-05-07T21:02:52.9313345Z mixed=True, 2025-05-07T21:02:52.9313435Z use_cache=False, 2025-05-07T21:02:52.9313541Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:52.9313626Z use_cpu=True, 2025-05-07T21:02:52.9313726Z output_dtype=SparseType.FP32, 2025-05-07T21:02:52.9313800Z ) 2025-05-07T21:02:52.9313930Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:52.9314254Z self=, 2025-05-07T21:02:52.9314334Z compile=False, 2025-05-07T21:02:52.9314446Z pooling_mode=, 2025-05-07T21:02:52.9314524Z T=5, 2025-05-07T21:02:52.9314600Z D=20, 2025-05-07T21:02:52.9314684Z B=32, 2025-05-07T21:02:52.9314760Z log_E=4, 2025-05-07T21:02:52.9314835Z L=0, 2025-05-07T21:02:52.9314924Z D_gradcheck=2, 2025-05-07T21:02:52.9315019Z stochastic_rounding=False, 2025-05-07T21:02:52.9315104Z weighted=True, 2025-05-07T21:02:52.9315189Z row_wise=True, 2025-05-07T21:02:52.9315266Z mixed=True, 2025-05-07T21:02:52.9315357Z use_cache=False, 2025-05-07T21:02:52.9315462Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:52.9315544Z use_cpu=True, 2025-05-07T21:02:52.9315651Z output_dtype=SparseType.FP16, 2025-05-07T21:02:52.9315730Z ) 2025-05-07T21:02:52.9315853Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:52.9316188Z self=, 2025-05-07T21:02:52.9316268Z compile=True, 2025-05-07T21:02:52.9316376Z pooling_mode=, 2025-05-07T21:02:52.9316460Z T=3, 2025-05-07T21:02:52.9316538Z D=116, 2025-05-07T21:02:52.9316613Z B=24, 2025-05-07T21:02:52.9316697Z log_E=4, 2025-05-07T21:02:52.9316775Z L=20, 2025-05-07T21:02:52.9316863Z D_gradcheck=1, 2025-05-07T21:02:52.9316957Z stochastic_rounding=True, 2025-05-07T21:02:52.9317036Z weighted=True, 2025-05-07T21:02:52.9317174Z row_wise=True, 2025-05-07T21:02:52.9317257Z mixed=True, 2025-05-07T21:02:52.9317335Z use_cache=True, 2025-05-07T21:02:52.9317444Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:52.9317526Z use_cpu=True, 2025-05-07T21:02:52.9317625Z output_dtype=SparseType.FP32, 2025-05-07T21:02:52.9317705Z ) 2025-05-07T21:02:52.9317830Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:52.9318156Z self=, 2025-05-07T21:02:52.9318244Z compile=True, 2025-05-07T21:02:52.9318349Z pooling_mode=, 2025-05-07T21:02:52.9318439Z T=4, 2025-05-07T21:02:52.9318515Z D=57, 2025-05-07T21:02:52.9318591Z B=107, 2025-05-07T21:02:52.9318673Z log_E=4, 2025-05-07T21:02:52.9318750Z L=18, 2025-05-07T21:02:52.9318827Z D_gradcheck=1, 2025-05-07T21:02:52.9318923Z stochastic_rounding=True, 2025-05-07T21:02:52.9319010Z weighted=False, 2025-05-07T21:02:52.9319088Z row_wise=True, 2025-05-07T21:02:52.9319228Z mixed=False, 2025-05-07T21:02:52.9319309Z use_cache=True, 2025-05-07T21:02:52.9319412Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:52.9319493Z use_cpu=True, 2025-05-07T21:02:52.9319593Z output_dtype=SparseType.FP16, 2025-05-07T21:02:52.9319669Z ) 2025-05-07T21:02:52.9319807Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:52.9320172Z self=, 2025-05-07T21:02:52.9320260Z compile=False, 2025-05-07T21:02:52.9320402Z pooling_mode=, 2025-05-07T21:02:52.9320480Z T=1, 2025-05-07T21:02:52.9320559Z D=31, 2025-05-07T21:02:52.9320636Z B=72, 2025-05-07T21:02:52.9320710Z log_E=5, 2025-05-07T21:02:52.9320789Z L=8, 2025-05-07T21:02:52.9320872Z D_gradcheck=1, 2025-05-07T21:02:52.9320966Z stochastic_rounding=False, 2025-05-07T21:02:52.9321053Z weighted=True, 2025-05-07T21:02:52.9321133Z row_wise=True, 2025-05-07T21:02:52.9321217Z mixed=True, 2025-05-07T21:02:52.9321305Z use_cache=False, 2025-05-07T21:02:52.9321409Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:52.9321488Z use_cpu=True, 2025-05-07T21:02:52.9321592Z output_dtype=SparseType.FP32, 2025-05-07T21:02:52.9321667Z ) 2025-05-07T21:02:52.9321798Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:52.9322126Z self=, 2025-05-07T21:02:52.9322208Z compile=False, 2025-05-07T21:02:52.9322319Z pooling_mode=, 2025-05-07T21:02:52.9322400Z T=1, 2025-05-07T21:02:52.9322470Z D=83, 2025-05-07T21:02:52.9322553Z B=35, 2025-05-07T21:02:52.9322631Z log_E=4, 2025-05-07T21:02:52.9322707Z L=16, 2025-05-07T21:02:52.9322794Z D_gradcheck=2, 2025-05-07T21:02:52.9322888Z stochastic_rounding=False, 2025-05-07T21:02:52.9322970Z weighted=False, 2025-05-07T21:02:52.9323053Z row_wise=True, 2025-05-07T21:02:52.9323138Z mixed=False, 2025-05-07T21:02:52.9323219Z use_cache=False, 2025-05-07T21:02:52.9323332Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:52.9323411Z use_cpu=True, 2025-05-07T21:02:52.9323517Z output_dtype=SparseType.FP32, 2025-05-07T21:02:52.9323591Z ) 2025-05-07T21:02:52.9323716Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:52.9324050Z self=, 2025-05-07T21:02:52.9324130Z compile=True, 2025-05-07T21:02:52.9324237Z pooling_mode=, 2025-05-07T21:02:52.9324312Z T=3, 2025-05-07T21:02:52.9324387Z D=52, 2025-05-07T21:02:52.9324464Z B=23, 2025-05-07T21:02:52.9324552Z log_E=5, 2025-05-07T21:02:52.9324628Z L=15, 2025-05-07T21:02:52.9324708Z D_gradcheck=1, 2025-05-07T21:02:52.9324858Z stochastic_rounding=False, 2025-05-07T21:02:52.9324940Z weighted=True, 2025-05-07T21:02:52.9325030Z row_wise=True, 2025-05-07T21:02:52.9325109Z mixed=True, 2025-05-07T21:02:52.9325188Z use_cache=False, 2025-05-07T21:02:52.9325298Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:52.9325379Z use_cpu=True, 2025-05-07T21:02:52.9325478Z output_dtype=SparseType.FP32, 2025-05-07T21:02:52.9325560Z ) 2025-05-07T21:02:52.9325685Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:52.9326009Z self=, 2025-05-07T21:02:52.9326096Z compile=False, 2025-05-07T21:02:52.9326204Z pooling_mode=, 2025-05-07T21:02:52.9326280Z T=1, 2025-05-07T21:02:52.9326360Z D=32, 2025-05-07T21:02:52.9326436Z B=56, 2025-05-07T21:02:52.9326518Z log_E=4, 2025-05-07T21:02:52.9326594Z L=12, 2025-05-07T21:02:52.9326675Z D_gradcheck=2, 2025-05-07T21:02:52.9326779Z stochastic_rounding=True, 2025-05-07T21:02:52.9326860Z weighted=False, 2025-05-07T21:02:52.9326987Z row_wise=True, 2025-05-07T21:02:52.9327072Z mixed=True, 2025-05-07T21:02:52.9327154Z use_cache=True, 2025-05-07T21:02:52.9327257Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:52.9327345Z use_cpu=True, 2025-05-07T21:02:52.9327445Z output_dtype=SparseType.FP32, 2025-05-07T21:02:52.9327524Z ) 2025-05-07T21:02:52.9327697Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:52.9328021Z self=, 2025-05-07T21:02:52.9328101Z compile=True, 2025-05-07T21:02:52.9328251Z pooling_mode=, 2025-05-07T21:02:52.9328329Z T=2, 2025-05-07T21:02:52.9328412Z D=122, 2025-05-07T21:02:52.9328488Z B=57, 2025-05-07T21:02:52.9328567Z log_E=4, 2025-05-07T21:02:52.9328649Z L=9, 2025-05-07T21:02:52.9328732Z D_gradcheck=2, 2025-05-07T21:02:52.9328830Z stochastic_rounding=False, 2025-05-07T21:02:52.9328918Z weighted=True, 2025-05-07T21:02:52.9329001Z row_wise=True, 2025-05-07T21:02:52.9329080Z mixed=True, 2025-05-07T21:02:52.9329170Z use_cache=True, 2025-05-07T21:02:52.9329275Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:52.9329352Z use_cpu=True, 2025-05-07T21:02:52.9329456Z output_dtype=SparseType.FP32, 2025-05-07T21:02:52.9329532Z ) 2025-05-07T21:02:52.9329657Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:52.9329983Z self=, 2025-05-07T21:02:52.9330064Z compile=False, 2025-05-07T21:02:52.9330173Z pooling_mode=, 2025-05-07T21:02:52.9330248Z T=4, 2025-05-07T21:02:52.9330327Z D=46, 2025-05-07T21:02:52.9330410Z B=88, 2025-05-07T21:02:52.9330486Z log_E=4, 2025-05-07T21:02:52.9330561Z L=2, 2025-05-07T21:02:52.9330653Z D_gradcheck=1, 2025-05-07T21:02:52.9330751Z stochastic_rounding=False, 2025-05-07T21:02:52.9330833Z weighted=True, 2025-05-07T21:02:52.9330919Z row_wise=True, 2025-05-07T21:02:52.9330999Z mixed=False, 2025-05-07T21:02:52.9331077Z use_cache=True, 2025-05-07T21:02:52.9331186Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:52.9331267Z use_cpu=True, 2025-05-07T21:02:52.9331365Z output_dtype=SparseType.FP32, 2025-05-07T21:02:52.9331448Z ) 2025-05-07T21:02:52.9331576Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:52.9331904Z self=, 2025-05-07T21:02:52.9331989Z compile=False, 2025-05-07T21:02:52.9332093Z pooling_mode=, 2025-05-07T21:02:52.9332176Z T=5, 2025-05-07T21:02:52.9332250Z D=31, 2025-05-07T21:02:52.9332324Z B=99, 2025-05-07T21:02:52.9332406Z log_E=5, 2025-05-07T21:02:52.9332482Z L=2, 2025-05-07T21:02:52.9332560Z D_gradcheck=2, 2025-05-07T21:02:52.9332735Z stochastic_rounding=False, 2025-05-07T21:02:52.9332821Z weighted=False, 2025-05-07T21:02:52.9332900Z row_wise=True, 2025-05-07T21:02:52.9332984Z mixed=True, 2025-05-07T21:02:52.9333066Z use_cache=False, 2025-05-07T21:02:52.9333175Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:52.9333255Z use_cpu=True, 2025-05-07T21:02:52.9333354Z output_dtype=SparseType.FP32, 2025-05-07T21:02:52.9333436Z ) 2025-05-07T21:02:52.9333562Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:52.9333884Z self=, 2025-05-07T21:02:52.9333971Z compile=False, 2025-05-07T21:02:52.9334075Z pooling_mode=, 2025-05-07T21:02:52.9334150Z T=5, 2025-05-07T21:02:52.9334228Z D=13, 2025-05-07T21:02:52.9334305Z B=99, 2025-05-07T21:02:52.9334386Z log_E=5, 2025-05-07T21:02:52.9334465Z L=9, 2025-05-07T21:02:52.9334549Z D_gradcheck=1, 2025-05-07T21:02:52.9334644Z stochastic_rounding=False, 2025-05-07T21:02:52.9334777Z weighted=True, 2025-05-07T21:02:52.9334855Z row_wise=True, 2025-05-07T21:02:52.9334939Z mixed=False, 2025-05-07T21:02:52.9335019Z use_cache=False, 2025-05-07T21:02:52.9335123Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:52.9335207Z use_cpu=True, 2025-05-07T21:02:52.9335306Z output_dtype=SparseType.FP16, 2025-05-07T21:02:52.9335421Z ) 2025-05-07T21:02:52.9335551Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:52.9335915Z self=, 2025-05-07T21:02:52.9335999Z compile=False, 2025-05-07T21:02:52.9336186Z pooling_mode=, 2025-05-07T21:02:52.9336259Z T=2, 2025-05-07T21:02:52.9336331Z D=79, 2025-05-07T21:02:52.9336406Z B=21, 2025-05-07T21:02:52.9336479Z log_E=4, 2025-05-07T21:02:52.9336556Z L=12, 2025-05-07T21:02:52.9336633Z D_gradcheck=2, 2025-05-07T21:02:52.9336724Z stochastic_rounding=True, 2025-05-07T21:02:52.9336814Z weighted=False, 2025-05-07T21:02:52.9336891Z row_wise=True, 2025-05-07T21:02:52.9336966Z mixed=False, 2025-05-07T21:02:52.9337048Z use_cache=True, 2025-05-07T21:02:52.9337149Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:52.9337225Z use_cpu=True, 2025-05-07T21:02:52.9337329Z output_dtype=SparseType.FP16, 2025-05-07T21:02:52.9337400Z ) 2025-05-07T21:02:52.9602523Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:52.9603930Z self=, 2025-05-07T21:02:52.9604175Z compile=True, 2025-05-07T21:02:52.9604486Z pooling_mode=, 2025-05-07T21:02:52.9604688Z T=2, 2025-05-07T21:02:52.9604886Z D=104, 2025-05-07T21:02:52.9605098Z B=19, 2025-05-07T21:02:52.9605303Z log_E=3, 2025-05-07T21:02:52.9605505Z L=12, 2025-05-07T21:02:52.9605745Z D_gradcheck=1, 2025-05-07T21:02:52.9606002Z stochastic_rounding=True, 2025-05-07T21:02:52.9606242Z weighted=False, 2025-05-07T21:02:52.9606459Z row_wise=True, 2025-05-07T21:02:52.9606680Z mixed=True, 2025-05-07T21:02:52.9606865Z use_cache=True, 2025-05-07T21:02:52.9607095Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:52.9607255Z use_cpu=True, 2025-05-07T21:02:52.9607465Z output_dtype=SparseType.FP32, 2025-05-07T21:02:52.9607621Z ) 2025-05-07T21:02:52.9607884Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:52.9608555Z self=, 2025-05-07T21:02:52.9608730Z compile=True, 2025-05-07T21:02:52.9608940Z pooling_mode=, 2025-05-07T21:02:52.9609088Z T=5, 2025-05-07T21:02:52.9609243Z D=81, 2025-05-07T21:02:52.9609388Z B=20, 2025-05-07T21:02:52.9609537Z log_E=5, 2025-05-07T21:02:52.9609625Z L=16, 2025-05-07T21:02:52.9609889Z D_gradcheck=2, 2025-05-07T21:02:52.9610012Z stochastic_rounding=False, 2025-05-07T21:02:52.9610091Z weighted=False, 2025-05-07T21:02:52.9610167Z row_wise=True, 2025-05-07T21:02:52.9610248Z mixed=True, 2025-05-07T21:02:52.9610324Z use_cache=False, 2025-05-07T21:02:52.9610424Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:52.9610509Z use_cpu=True, 2025-05-07T21:02:52.9610608Z output_dtype=SparseType.FP16, 2025-05-07T21:02:52.9610680Z ) 2025-05-07T21:02:52.9610810Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:52.9611140Z self=, 2025-05-07T21:02:52.9611218Z compile=False, 2025-05-07T21:02:52.9611327Z pooling_mode=, 2025-05-07T21:02:52.9611397Z T=1, 2025-05-07T21:02:52.9611474Z D=88, 2025-05-07T21:02:52.9611544Z B=70, 2025-05-07T21:02:52.9611619Z log_E=4, 2025-05-07T21:02:52.9611703Z L=7, 2025-05-07T21:02:52.9611779Z D_gradcheck=1, 2025-05-07T21:02:52.9611950Z stochastic_rounding=True, 2025-05-07T21:02:52.9612037Z weighted=True, 2025-05-07T21:02:52.9612112Z row_wise=True, 2025-05-07T21:02:52.9612184Z mixed=True, 2025-05-07T21:02:52.9612272Z use_cache=False, 2025-05-07T21:02:52.9612417Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:52.9612493Z use_cpu=True, 2025-05-07T21:02:52.9612660Z output_dtype=SparseType.FP32, 2025-05-07T21:02:52.9612741Z ) 2025-05-07T21:02:52.9612870Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:52.9613265Z self=, 2025-05-07T21:02:52.9613351Z compile=True, 2025-05-07T21:02:52.9613458Z pooling_mode=, 2025-05-07T21:02:52.9613535Z T=5, 2025-05-07T21:02:52.9613618Z D=120, 2025-05-07T21:02:52.9613693Z B=20, 2025-05-07T21:02:52.9613770Z log_E=3, 2025-05-07T21:02:52.9613857Z L=4, 2025-05-07T21:02:52.9613940Z D_gradcheck=1, 2025-05-07T21:02:52.9614043Z stochastic_rounding=True, 2025-05-07T21:02:52.9614124Z weighted=True, 2025-05-07T21:02:52.9614203Z row_wise=True, 2025-05-07T21:02:52.9614290Z mixed=False, 2025-05-07T21:02:52.9614370Z use_cache=True, 2025-05-07T21:02:52.9614476Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:52.9614560Z use_cpu=True, 2025-05-07T21:02:52.9614662Z output_dtype=SparseType.FP16, 2025-05-07T21:02:52.9614735Z ) 2025-05-07T21:02:52.9614867Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:52.9615194Z self=, 2025-05-07T21:02:52.9615278Z compile=False, 2025-05-07T21:02:52.9615389Z pooling_mode=, 2025-05-07T21:02:52.9615467Z T=5, 2025-05-07T21:02:52.9615548Z D=83, 2025-05-07T21:02:52.9615620Z B=19, 2025-05-07T21:02:52.9615698Z log_E=3, 2025-05-07T21:02:52.9615781Z L=12, 2025-05-07T21:02:52.9615862Z D_gradcheck=2, 2025-05-07T21:02:52.9615960Z stochastic_rounding=False, 2025-05-07T21:02:52.9616174Z weighted=True, 2025-05-07T21:02:52.9616265Z row_wise=True, 2025-05-07T21:02:52.9616339Z mixed=True, 2025-05-07T21:02:52.9616419Z use_cache=True, 2025-05-07T21:02:52.9616519Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:52.9616596Z use_cpu=True, 2025-05-07T21:02:52.9616698Z output_dtype=SparseType.FP16, 2025-05-07T21:02:52.9616768Z ) 2025-05-07T21:02:52.9616889Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:52.9617219Z self=, 2025-05-07T21:02:52.9617296Z compile=True, 2025-05-07T21:02:52.9617405Z pooling_mode=, 2025-05-07T21:02:52.9617477Z T=2, 2025-05-07T21:02:52.9617551Z D=84, 2025-05-07T21:02:52.9617625Z B=85, 2025-05-07T21:02:52.9617751Z log_E=3, 2025-05-07T21:02:52.9617827Z L=8, 2025-05-07T21:02:52.9617911Z D_gradcheck=1, 2025-05-07T21:02:52.9618002Z stochastic_rounding=True, 2025-05-07T21:02:52.9618079Z weighted=True, 2025-05-07T21:02:52.9618160Z row_wise=True, 2025-05-07T21:02:52.9618235Z mixed=False, 2025-05-07T21:02:52.9618313Z use_cache=False, 2025-05-07T21:02:52.9618420Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:52.9618498Z use_cpu=True, 2025-05-07T21:02:52.9618593Z output_dtype=SparseType.FP16, 2025-05-07T21:02:52.9618668Z ) 2025-05-07T21:02:52.9618790Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:52.9619125Z self=, 2025-05-07T21:02:52.9619200Z compile=True, 2025-05-07T21:02:52.9619304Z pooling_mode=, 2025-05-07T21:02:52.9619380Z T=5, 2025-05-07T21:02:52.9619453Z D=98, 2025-05-07T21:02:52.9619521Z B=44, 2025-05-07T21:02:52.9619604Z log_E=3, 2025-05-07T21:02:52.9619676Z L=13, 2025-05-07T21:02:52.9619849Z D_gradcheck=2, 2025-05-07T21:02:52.9619950Z stochastic_rounding=True, 2025-05-07T21:02:52.9620027Z weighted=True, 2025-05-07T21:02:52.9620101Z row_wise=True, 2025-05-07T21:02:52.9620184Z mixed=False, 2025-05-07T21:02:52.9620262Z use_cache=True, 2025-05-07T21:02:52.9620363Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:52.9620489Z use_cpu=True, 2025-05-07T21:02:52.9620583Z output_dtype=SparseType.FP16, 2025-05-07T21:02:52.9620660Z ) 2025-05-07T21:02:52.9620783Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:52.9621142Z self=, 2025-05-07T21:02:52.9621227Z compile=True, 2025-05-07T21:02:52.9621328Z pooling_mode=, 2025-05-07T21:02:52.9621396Z T=5, 2025-05-07T21:02:52.9621475Z D=62, 2025-05-07T21:02:52.9621546Z B=34, 2025-05-07T21:02:52.9621618Z log_E=3, 2025-05-07T21:02:52.9621693Z L=1, 2025-05-07T21:02:52.9621774Z D_gradcheck=2, 2025-05-07T21:02:52.9621865Z stochastic_rounding=False, 2025-05-07T21:02:52.9621952Z weighted=False, 2025-05-07T21:02:52.9622031Z row_wise=True, 2025-05-07T21:02:52.9622110Z mixed=True, 2025-05-07T21:02:52.9622188Z use_cache=True, 2025-05-07T21:02:52.9622287Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:52.9622375Z use_cpu=True, 2025-05-07T21:02:52.9622470Z output_dtype=SparseType.FP16, 2025-05-07T21:02:52.9622543Z ) 2025-05-07T21:02:52.9622673Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:52.9622999Z self=, 2025-05-07T21:02:52.9623075Z compile=True, 2025-05-07T21:02:52.9623184Z pooling_mode=, 2025-05-07T21:02:52.9623254Z T=1, 2025-05-07T21:02:52.9623329Z D=2, 2025-05-07T21:02:52.9623406Z B=42, 2025-05-07T21:02:52.9623476Z log_E=3, 2025-05-07T21:02:52.9623552Z L=8, 2025-05-07T21:02:52.9623632Z D_gradcheck=2, 2025-05-07T21:02:52.9623722Z stochastic_rounding=False, 2025-05-07T21:02:52.9623805Z weighted=True, 2025-05-07T21:02:52.9623880Z row_wise=True, 2025-05-07T21:02:52.9623953Z mixed=True, 2025-05-07T21:02:52.9624035Z use_cache=False, 2025-05-07T21:02:52.9624135Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:52.9624212Z use_cpu=True, 2025-05-07T21:02:52.9624313Z output_dtype=SparseType.FP16, 2025-05-07T21:02:52.9624384Z ) 2025-05-07T21:02:52.9624503Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:52.9624831Z self=, 2025-05-07T21:02:52.9624911Z compile=False, 2025-05-07T21:02:52.9625011Z pooling_mode=, 2025-05-07T21:02:52.9625091Z T=4, 2025-05-07T21:02:52.9625165Z D=56, 2025-05-07T21:02:52.9625294Z B=7, 2025-05-07T21:02:52.9625371Z log_E=4, 2025-05-07T21:02:52.9625442Z L=2, 2025-05-07T21:02:52.9625521Z D_gradcheck=1, 2025-05-07T21:02:52.9625611Z stochastic_rounding=False, 2025-05-07T21:02:52.9625686Z weighted=False, 2025-05-07T21:02:52.9625766Z row_wise=True, 2025-05-07T21:02:52.9625844Z mixed=False, 2025-05-07T21:02:52.9625921Z use_cache=False, 2025-05-07T21:02:52.9626032Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:52.9626111Z use_cpu=True, 2025-05-07T21:02:52.9626206Z output_dtype=SparseType.FP32, 2025-05-07T21:02:52.9626281Z ) 2025-05-07T21:02:52.9626403Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:52.9626726Z self=, 2025-05-07T21:02:52.9626812Z compile=False, 2025-05-07T21:02:52.9626913Z pooling_mode=, 2025-05-07T21:02:52.9626994Z T=5, 2025-05-07T21:02:52.9627067Z D=73, 2025-05-07T21:02:52.9627144Z B=122, 2025-05-07T21:02:52.9627224Z log_E=4, 2025-05-07T21:02:52.9627349Z L=1, 2025-05-07T21:02:52.9627429Z D_gradcheck=2, 2025-05-07T21:02:52.9627525Z stochastic_rounding=False, 2025-05-07T21:02:52.9627605Z weighted=False, 2025-05-07T21:02:52.9627680Z row_wise=True, 2025-05-07T21:02:52.9627760Z mixed=True, 2025-05-07T21:02:52.9627840Z use_cache=True, 2025-05-07T21:02:52.9627982Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:52.9628062Z use_cpu=True, 2025-05-07T21:02:52.9628159Z output_dtype=SparseType.FP32, 2025-05-07T21:02:52.9628227Z ) 2025-05-07T21:02:52.9628396Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:52.9628721Z self=, 2025-05-07T21:02:52.9628807Z compile=False, 2025-05-07T21:02:52.9628910Z pooling_mode=, 2025-05-07T21:02:52.9628983Z T=3, 2025-05-07T21:02:52.9629064Z D=58, 2025-05-07T21:02:52.9629137Z B=66, 2025-05-07T21:02:52.9629223Z log_E=5, 2025-05-07T21:02:52.9629305Z L=9, 2025-05-07T21:02:52.9629385Z D_gradcheck=2, 2025-05-07T21:02:52.9629476Z stochastic_rounding=True, 2025-05-07T21:02:52.9629560Z weighted=True, 2025-05-07T21:02:52.9629635Z row_wise=True, 2025-05-07T21:02:52.9629707Z mixed=True, 2025-05-07T21:02:52.9629793Z use_cache=True, 2025-05-07T21:02:52.9629898Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:52.9629974Z use_cpu=True, 2025-05-07T21:02:52.9630078Z output_dtype=SparseType.FP32, 2025-05-07T21:02:52.9630146Z ) 2025-05-07T21:02:52.9630280Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:52.9630603Z self=, 2025-05-07T21:02:52.9630679Z compile=True, 2025-05-07T21:02:52.9630786Z pooling_mode=, 2025-05-07T21:02:52.9630859Z T=1, 2025-05-07T21:02:52.9630934Z D=71, 2025-05-07T21:02:52.9631008Z B=106, 2025-05-07T21:02:52.9631085Z log_E=3, 2025-05-07T21:02:52.9631159Z L=18, 2025-05-07T21:02:52.9631242Z D_gradcheck=1, 2025-05-07T21:02:52.9631334Z stochastic_rounding=False, 2025-05-07T21:02:52.9631409Z weighted=True, 2025-05-07T21:02:52.9631492Z row_wise=True, 2025-05-07T21:02:52.9631567Z mixed=False, 2025-05-07T21:02:52.9631647Z use_cache=False, 2025-05-07T21:02:52.9631749Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:52.9631824Z use_cpu=True, 2025-05-07T21:02:52.9631925Z output_dtype=SparseType.FP32, 2025-05-07T21:02:52.9631994Z ) 2025-05-07T21:02:52.9632120Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:52.9632449Z self=, 2025-05-07T21:02:52.9632527Z compile=True, 2025-05-07T21:02:52.9632628Z pooling_mode=, 2025-05-07T21:02:52.9632704Z T=5, 2025-05-07T21:02:52.9632825Z D=23, 2025-05-07T21:02:52.9632901Z B=123, 2025-05-07T21:02:52.9632983Z log_E=4, 2025-05-07T21:02:52.9633051Z L=8, 2025-05-07T21:02:52.9633127Z D_gradcheck=2, 2025-05-07T21:02:52.9633225Z stochastic_rounding=False, 2025-05-07T21:02:52.9633303Z weighted=False, 2025-05-07T21:02:52.9633383Z row_wise=True, 2025-05-07T21:02:52.9633458Z mixed=False, 2025-05-07T21:02:52.9633537Z use_cache=False, 2025-05-07T21:02:52.9633644Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:52.9633721Z use_cpu=True, 2025-05-07T21:02:52.9633815Z output_dtype=SparseType.FP32, 2025-05-07T21:02:52.9633887Z ) 2025-05-07T21:02:52.9634011Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:52.9634337Z self=, 2025-05-07T21:02:52.9634418Z compile=False, 2025-05-07T21:02:52.9634522Z pooling_mode=, 2025-05-07T21:02:52.9634593Z T=3, 2025-05-07T21:02:52.9634671Z D=18, 2025-05-07T21:02:52.9634793Z B=46, 2025-05-07T21:02:52.9634874Z log_E=3, 2025-05-07T21:02:52.9634946Z L=4, 2025-05-07T21:02:52.9635021Z D_gradcheck=2, 2025-05-07T21:02:52.9635120Z stochastic_rounding=False, 2025-05-07T21:02:52.9635197Z weighted=False, 2025-05-07T21:02:52.9635270Z row_wise=True, 2025-05-07T21:02:52.9635351Z mixed=False, 2025-05-07T21:02:52.9635470Z use_cache=True, 2025-05-07T21:02:52.9635570Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:52.9635650Z use_cpu=True, 2025-05-07T21:02:52.9635745Z output_dtype=SparseType.FP16, 2025-05-07T21:02:52.9635815Z ) 2025-05-07T21:02:52.9635983Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:52.9636307Z self=, 2025-05-07T21:02:52.9636384Z compile=False, 2025-05-07T21:02:52.9636492Z pooling_mode=, 2025-05-07T21:02:52.9636569Z T=2, 2025-05-07T21:02:52.9636649Z D=28, 2025-05-07T21:02:52.9636725Z B=72, 2025-05-07T21:02:52.9636799Z log_E=5, 2025-05-07T21:02:52.9636873Z L=4, 2025-05-07T21:02:52.9636948Z D_gradcheck=2, 2025-05-07T21:02:52.9637037Z stochastic_rounding=False, 2025-05-07T21:02:52.9637119Z weighted=False, 2025-05-07T21:02:52.9637197Z row_wise=True, 2025-05-07T21:02:52.9637271Z mixed=False, 2025-05-07T21:02:52.9637357Z use_cache=False, 2025-05-07T21:02:52.9637457Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:52.9637533Z use_cpu=True, 2025-05-07T21:02:52.9637635Z output_dtype=SparseType.FP32, 2025-05-07T21:02:52.9637711Z ) 2025-05-07T21:02:52.9902625Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:52.9903149Z self=, 2025-05-07T21:02:52.9903312Z compile=False, 2025-05-07T21:02:52.9903459Z pooling_mode=, 2025-05-07T21:02:52.9903577Z T=5, 2025-05-07T21:02:52.9903687Z D=31, 2025-05-07T21:02:52.9903804Z B=72, 2025-05-07T21:02:52.9903920Z log_E=4, 2025-05-07T21:02:52.9904030Z L=5, 2025-05-07T21:02:52.9904141Z D_gradcheck=1, 2025-05-07T21:02:52.9904278Z stochastic_rounding=False, 2025-05-07T21:02:52.9904387Z weighted=False, 2025-05-07T21:02:52.9904495Z row_wise=True, 2025-05-07T21:02:52.9904608Z mixed=False, 2025-05-07T21:02:52.9904720Z use_cache=True, 2025-05-07T21:02:52.9904865Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:52.9904990Z use_cpu=True, 2025-05-07T21:02:52.9905099Z output_dtype=SparseType.FP16, 2025-05-07T21:02:52.9905176Z ) 2025-05-07T21:02:52.9905312Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:52.9905636Z self=, 2025-05-07T21:02:52.9905717Z compile=False, 2025-05-07T21:02:52.9905979Z pooling_mode=, 2025-05-07T21:02:52.9906054Z T=2, 2025-05-07T21:02:52.9906137Z D=57, 2025-05-07T21:02:52.9906212Z B=72, 2025-05-07T21:02:52.9906285Z log_E=5, 2025-05-07T21:02:52.9906366Z L=18, 2025-05-07T21:02:52.9906444Z D_gradcheck=1, 2025-05-07T21:02:52.9906535Z stochastic_rounding=True, 2025-05-07T21:02:52.9906620Z weighted=False, 2025-05-07T21:02:52.9906696Z row_wise=True, 2025-05-07T21:02:52.9906773Z mixed=False, 2025-05-07T21:02:52.9906858Z use_cache=False, 2025-05-07T21:02:52.9906960Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:52.9907040Z use_cpu=True, 2025-05-07T21:02:52.9907136Z output_dtype=SparseType.FP16, 2025-05-07T21:02:52.9907208Z ) 2025-05-07T21:02:52.9907339Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:52.9907661Z self=, 2025-05-07T21:02:52.9907741Z compile=False, 2025-05-07T21:02:52.9907851Z pooling_mode=, 2025-05-07T21:02:52.9907926Z T=2, 2025-05-07T21:02:52.9908075Z D=85, 2025-05-07T21:02:52.9908158Z B=119, 2025-05-07T21:02:52.9908234Z log_E=3, 2025-05-07T21:02:52.9908308Z L=20, 2025-05-07T21:02:52.9908394Z D_gradcheck=1, 2025-05-07T21:02:52.9908490Z stochastic_rounding=False, 2025-05-07T21:02:52.9908571Z weighted=True, 2025-05-07T21:02:52.9908656Z row_wise=True, 2025-05-07T21:02:52.9908795Z mixed=False, 2025-05-07T21:02:52.9908885Z use_cache=False, 2025-05-07T21:02:52.9908993Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:52.9909072Z use_cpu=True, 2025-05-07T21:02:52.9909235Z output_dtype=SparseType.FP32, 2025-05-07T21:02:52.9909312Z ) 2025-05-07T21:02:52.9909439Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:52.9909769Z self=, 2025-05-07T21:02:52.9909849Z compile=True, 2025-05-07T21:02:52.9909957Z pooling_mode=, 2025-05-07T21:02:52.9910042Z T=1, 2025-05-07T21:02:52.9910118Z D=48, 2025-05-07T21:02:52.9910193Z B=11, 2025-05-07T21:02:52.9910276Z log_E=5, 2025-05-07T21:02:52.9910351Z L=8, 2025-05-07T21:02:52.9910431Z D_gradcheck=1, 2025-05-07T21:02:52.9910530Z stochastic_rounding=True, 2025-05-07T21:02:52.9910610Z weighted=False, 2025-05-07T21:02:52.9910695Z row_wise=True, 2025-05-07T21:02:52.9910775Z mixed=True, 2025-05-07T21:02:52.9910855Z use_cache=True, 2025-05-07T21:02:52.9910963Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:52.9911045Z use_cpu=True, 2025-05-07T21:02:52.9911145Z output_dtype=SparseType.FP16, 2025-05-07T21:02:52.9911224Z ) 2025-05-07T21:02:52.9911349Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:52.9911672Z self=, 2025-05-07T21:02:52.9911760Z compile=False, 2025-05-07T21:02:52.9911866Z pooling_mode=, 2025-05-07T21:02:52.9911943Z T=2, 2025-05-07T21:02:52.9912025Z D=102, 2025-05-07T21:02:52.9912102Z B=8, 2025-05-07T21:02:52.9912193Z log_E=5, 2025-05-07T21:02:52.9912269Z L=13, 2025-05-07T21:02:52.9912350Z D_gradcheck=1, 2025-05-07T21:02:52.9912451Z stochastic_rounding=False, 2025-05-07T21:02:52.9912532Z weighted=False, 2025-05-07T21:02:52.9912614Z row_wise=True, 2025-05-07T21:02:52.9912700Z mixed=False, 2025-05-07T21:02:52.9912781Z use_cache=False, 2025-05-07T21:02:52.9912884Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:52.9912969Z use_cpu=True, 2025-05-07T21:02:52.9913071Z output_dtype=SparseType.FP32, 2025-05-07T21:02:52.9913145Z ) 2025-05-07T21:02:52.9913277Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:52.9913601Z self=, 2025-05-07T21:02:52.9913688Z compile=True, 2025-05-07T21:02:52.9913873Z pooling_mode=, 2025-05-07T21:02:52.9913952Z T=2, 2025-05-07T21:02:52.9914037Z D=59, 2025-05-07T21:02:52.9914113Z B=59, 2025-05-07T21:02:52.9914188Z log_E=5, 2025-05-07T21:02:52.9914270Z L=20, 2025-05-07T21:02:52.9914351Z D_gradcheck=1, 2025-05-07T21:02:52.9914445Z stochastic_rounding=True, 2025-05-07T21:02:52.9914532Z weighted=True, 2025-05-07T21:02:52.9914615Z row_wise=True, 2025-05-07T21:02:52.9914694Z mixed=True, 2025-05-07T21:02:52.9914782Z use_cache=True, 2025-05-07T21:02:52.9914887Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:52.9914966Z use_cpu=True, 2025-05-07T21:02:52.9915074Z output_dtype=SparseType.FP16, 2025-05-07T21:02:52.9915151Z ) 2025-05-07T21:02:52.9915275Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:52.9915604Z self=, 2025-05-07T21:02:52.9925138Z compile=True, 2025-05-07T21:02:52.9925279Z pooling_mode=, 2025-05-07T21:02:52.9925442Z T=2, 2025-05-07T21:02:52.9925525Z D=84, 2025-05-07T21:02:52.9925603Z B=53, 2025-05-07T21:02:52.9925682Z log_E=3, 2025-05-07T21:02:52.9925763Z L=20, 2025-05-07T21:02:52.9925848Z D_gradcheck=1, 2025-05-07T21:02:52.9925948Z stochastic_rounding=False, 2025-05-07T21:02:52.9926039Z weighted=True, 2025-05-07T21:02:52.9926175Z row_wise=True, 2025-05-07T21:02:52.9926254Z mixed=False, 2025-05-07T21:02:52.9926346Z use_cache=False, 2025-05-07T21:02:52.9926456Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:52.9926548Z use_cpu=True, 2025-05-07T21:02:52.9926693Z output_dtype=SparseType.FP32, 2025-05-07T21:02:52.9926768Z ) 2025-05-07T21:02:52.9926907Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:52.9927242Z self=, 2025-05-07T21:02:52.9927328Z compile=False, 2025-05-07T21:02:52.9927441Z pooling_mode=, 2025-05-07T21:02:52.9927519Z T=5, 2025-05-07T21:02:52.9927597Z D=121, 2025-05-07T21:02:52.9927680Z B=117, 2025-05-07T21:02:52.9927759Z log_E=5, 2025-05-07T21:02:52.9927836Z L=13, 2025-05-07T21:02:52.9927925Z D_gradcheck=1, 2025-05-07T21:02:52.9928020Z stochastic_rounding=False, 2025-05-07T21:02:52.9928110Z weighted=True, 2025-05-07T21:02:52.9928191Z row_wise=True, 2025-05-07T21:02:52.9928267Z mixed=False, 2025-05-07T21:02:52.9928352Z use_cache=False, 2025-05-07T21:02:52.9928455Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:52.9928537Z use_cpu=True, 2025-05-07T21:02:52.9928645Z output_dtype=SparseType.FP32, 2025-05-07T21:02:52.9928719Z ) 2025-05-07T21:02:52.9928848Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:52.9929182Z self=, 2025-05-07T21:02:52.9929270Z compile=True, 2025-05-07T21:02:52.9929375Z pooling_mode=, 2025-05-07T21:02:52.9929459Z T=1, 2025-05-07T21:02:52.9929537Z D=109, 2025-05-07T21:02:52.9929654Z B=45, 2025-05-07T21:02:52.9929733Z log_E=5, 2025-05-07T21:02:52.9929816Z L=7, 2025-05-07T21:02:52.9929897Z D_gradcheck=1, 2025-05-07T21:02:52.9929993Z stochastic_rounding=False, 2025-05-07T21:02:52.9930082Z weighted=True, 2025-05-07T21:02:52.9930169Z row_wise=True, 2025-05-07T21:02:52.9930247Z mixed=False, 2025-05-07T21:02:52.9930339Z use_cache=False, 2025-05-07T21:02:52.9930443Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:52.9930532Z use_cpu=True, 2025-05-07T21:02:52.9930637Z output_dtype=SparseType.FP32, 2025-05-07T21:02:52.9930716Z ) 2025-05-07T21:02:52.9930850Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:52.9931177Z self=, 2025-05-07T21:02:52.9931306Z compile=False, 2025-05-07T21:02:52.9931424Z pooling_mode=, 2025-05-07T21:02:52.9931496Z T=2, 2025-05-07T21:02:52.9931569Z D=3, 2025-05-07T21:02:52.9931649Z B=67, 2025-05-07T21:02:52.9931726Z log_E=5, 2025-05-07T21:02:52.9931802Z L=19, 2025-05-07T21:02:52.9931888Z D_gradcheck=2, 2025-05-07T21:02:52.9931981Z stochastic_rounding=False, 2025-05-07T21:02:52.9932070Z weighted=False, 2025-05-07T21:02:52.9932150Z row_wise=True, 2025-05-07T21:02:52.9932233Z mixed=False, 2025-05-07T21:02:52.9932320Z use_cache=True, 2025-05-07T21:02:52.9932425Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:52.9932508Z use_cpu=True, 2025-05-07T21:02:52.9932616Z output_dtype=SparseType.FP32, 2025-05-07T21:02:52.9932692Z ) 2025-05-07T21:02:52.9932823Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:52.9933158Z self=, 2025-05-07T21:02:52.9933241Z compile=True, 2025-05-07T21:02:52.9933420Z pooling_mode=, 2025-05-07T21:02:52.9933504Z T=4, 2025-05-07T21:02:52.9933581Z D=107, 2025-05-07T21:02:52.9933656Z B=103, 2025-05-07T21:02:52.9933740Z log_E=3, 2025-05-07T21:02:52.9933814Z L=20, 2025-05-07T21:02:52.9933899Z D_gradcheck=1, 2025-05-07T21:02:52.9933993Z stochastic_rounding=True, 2025-05-07T21:02:52.9934120Z weighted=False, 2025-05-07T21:02:52.9934208Z row_wise=True, 2025-05-07T21:02:52.9934287Z mixed=False, 2025-05-07T21:02:52.9934368Z use_cache=False, 2025-05-07T21:02:52.9934521Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:52.9934604Z use_cpu=True, 2025-05-07T21:02:52.9934705Z output_dtype=SparseType.FP32, 2025-05-07T21:02:52.9934788Z ) 2025-05-07T21:02:52.9934913Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:52.9935237Z self=, 2025-05-07T21:02:52.9935325Z compile=False, 2025-05-07T21:02:52.9935432Z pooling_mode=, 2025-05-07T21:02:52.9935515Z T=5, 2025-05-07T21:02:52.9935591Z D=78, 2025-05-07T21:02:52.9935668Z B=83, 2025-05-07T21:02:52.9935752Z log_E=3, 2025-05-07T21:02:52.9935826Z L=19, 2025-05-07T21:02:52.9935905Z D_gradcheck=1, 2025-05-07T21:02:52.9936008Z stochastic_rounding=True, 2025-05-07T21:02:52.9936184Z weighted=True, 2025-05-07T21:02:52.9936264Z row_wise=True, 2025-05-07T21:02:52.9936349Z mixed=True, 2025-05-07T21:02:52.9936432Z use_cache=False, 2025-05-07T21:02:52.9936541Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:52.9936633Z use_cpu=True, 2025-05-07T21:02:52.9936733Z output_dtype=SparseType.FP32, 2025-05-07T21:02:52.9936810Z ) 2025-05-07T21:02:52.9936944Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:52.9937272Z self=, 2025-05-07T21:02:52.9937359Z compile=False, 2025-05-07T21:02:52.9937468Z pooling_mode=, 2025-05-07T21:02:52.9937544Z T=5, 2025-05-07T21:02:52.9937623Z D=46, 2025-05-07T21:02:52.9937700Z B=80, 2025-05-07T21:02:52.9937777Z log_E=4, 2025-05-07T21:02:52.9937859Z L=14, 2025-05-07T21:02:52.9937941Z D_gradcheck=1, 2025-05-07T21:02:52.9938037Z stochastic_rounding=False, 2025-05-07T21:02:52.9938125Z weighted=False, 2025-05-07T21:02:52.9938207Z row_wise=True, 2025-05-07T21:02:52.9938286Z mixed=False, 2025-05-07T21:02:52.9938376Z use_cache=False, 2025-05-07T21:02:52.9938486Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:52.9938565Z use_cpu=True, 2025-05-07T21:02:52.9938673Z output_dtype=SparseType.FP32, 2025-05-07T21:02:52.9938747Z ) 2025-05-07T21:02:52.9938882Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:52.9939253Z self=, 2025-05-07T21:02:52.9939338Z compile=True, 2025-05-07T21:02:52.9939451Z pooling_mode=, 2025-05-07T21:02:52.9939526Z T=3, 2025-05-07T21:02:52.9939604Z D=73, 2025-05-07T21:02:52.9939689Z B=38, 2025-05-07T21:02:52.9939766Z log_E=5, 2025-05-07T21:02:52.9939845Z L=3, 2025-05-07T21:02:52.9939934Z D_gradcheck=2, 2025-05-07T21:02:52.9940035Z stochastic_rounding=False, 2025-05-07T21:02:52.9940118Z weighted=True, 2025-05-07T21:02:52.9940200Z row_wise=True, 2025-05-07T21:02:52.9940281Z mixed=False, 2025-05-07T21:02:52.9940366Z use_cache=True, 2025-05-07T21:02:52.9940482Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:52.9940561Z use_cpu=True, 2025-05-07T21:02:52.9940670Z output_dtype=SparseType.FP32, 2025-05-07T21:02:52.9940744Z ) 2025-05-07T21:02:52.9940872Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:52.9941206Z self=, 2025-05-07T21:02:52.9941339Z compile=False, 2025-05-07T21:02:52.9941446Z pooling_mode=, 2025-05-07T21:02:52.9941532Z T=1, 2025-05-07T21:02:52.9941610Z D=36, 2025-05-07T21:02:52.9941686Z B=100, 2025-05-07T21:02:52.9941773Z log_E=5, 2025-05-07T21:02:52.9941850Z L=11, 2025-05-07T21:02:52.9941931Z D_gradcheck=1, 2025-05-07T21:02:52.9942075Z stochastic_rounding=False, 2025-05-07T21:02:52.9942157Z weighted=True, 2025-05-07T21:02:52.9942241Z row_wise=True, 2025-05-07T21:02:52.9942322Z mixed=False, 2025-05-07T21:02:52.9942401Z use_cache=True, 2025-05-07T21:02:52.9942551Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:52.9942633Z use_cpu=True, 2025-05-07T21:02:52.9942733Z output_dtype=SparseType.FP32, 2025-05-07T21:02:52.9942815Z ) 2025-05-07T21:02:52.9942943Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:52.9943270Z self=, 2025-05-07T21:02:52.9943361Z compile=False, 2025-05-07T21:02:52.9943467Z pooling_mode=, 2025-05-07T21:02:52.9943543Z T=4, 2025-05-07T21:02:52.9943629Z D=117, 2025-05-07T21:02:52.9943704Z B=48, 2025-05-07T21:02:52.9943779Z log_E=5, 2025-05-07T21:02:52.9943859Z L=0, 2025-05-07T21:02:52.9943939Z D_gradcheck=1, 2025-05-07T21:02:52.9944042Z stochastic_rounding=True, 2025-05-07T21:02:52.9944127Z weighted=True, 2025-05-07T21:02:52.9944204Z row_wise=True, 2025-05-07T21:02:52.9944289Z mixed=True, 2025-05-07T21:02:52.9944374Z use_cache=True, 2025-05-07T21:02:52.9944479Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:52.9944567Z use_cpu=True, 2025-05-07T21:02:52.9944668Z output_dtype=SparseType.FP32, 2025-05-07T21:02:52.9944741Z ) 2025-05-07T21:02:53.0195953Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:53.0196287Z self=, 2025-05-07T21:02:53.0196376Z compile=False, 2025-05-07T21:02:53.0196481Z pooling_mode=, 2025-05-07T21:02:53.0196554Z T=1, 2025-05-07T21:02:53.0196628Z D=26, 2025-05-07T21:02:53.0196700Z B=77, 2025-05-07T21:02:53.0196775Z log_E=4, 2025-05-07T21:02:53.0196850Z L=9, 2025-05-07T21:02:53.0196930Z D_gradcheck=2, 2025-05-07T21:02:53.0197025Z stochastic_rounding=True, 2025-05-07T21:02:53.0197113Z weighted=False, 2025-05-07T21:02:53.0197242Z row_wise=True, 2025-05-07T21:02:53.0197360Z mixed=True, 2025-05-07T21:02:53.0197478Z use_cache=False, 2025-05-07T21:02:53.0197620Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:53.0197738Z use_cpu=True, 2025-05-07T21:02:53.0197875Z output_dtype=SparseType.FP16, 2025-05-07T21:02:53.0197975Z ) 2025-05-07T21:02:53.0198152Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:53.0198760Z self=, 2025-05-07T21:02:53.0198880Z compile=True, 2025-05-07T21:02:53.0199032Z pooling_mode=, 2025-05-07T21:02:53.0199133Z T=1, 2025-05-07T21:02:53.0199246Z D=79, 2025-05-07T21:02:53.0199353Z B=54, 2025-05-07T21:02:53.0199461Z log_E=5, 2025-05-07T21:02:53.0199575Z L=13, 2025-05-07T21:02:53.0199693Z D_gradcheck=1, 2025-05-07T21:02:53.0199828Z stochastic_rounding=False, 2025-05-07T21:02:53.0199952Z weighted=True, 2025-05-07T21:02:53.0200067Z row_wise=True, 2025-05-07T21:02:53.0200146Z mixed=True, 2025-05-07T21:02:53.0200238Z use_cache=False, 2025-05-07T21:02:53.0200348Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:53.0200426Z use_cpu=True, 2025-05-07T21:02:53.0200532Z output_dtype=SparseType.FP32, 2025-05-07T21:02:53.0200604Z ) 2025-05-07T21:02:53.0200731Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:53.0201068Z self=, 2025-05-07T21:02:53.0201230Z compile=False, 2025-05-07T21:02:53.0201343Z pooling_mode=, 2025-05-07T21:02:53.0201421Z T=5, 2025-05-07T21:02:53.0201499Z D=32, 2025-05-07T21:02:53.0201581Z B=59, 2025-05-07T21:02:53.0201660Z log_E=5, 2025-05-07T21:02:53.0201737Z L=1, 2025-05-07T21:02:53.0201888Z D_gradcheck=1, 2025-05-07T21:02:53.0201983Z stochastic_rounding=False, 2025-05-07T21:02:53.0202066Z weighted=False, 2025-05-07T21:02:53.0202154Z row_wise=True, 2025-05-07T21:02:53.0202234Z mixed=True, 2025-05-07T21:02:53.0202401Z use_cache=True, 2025-05-07T21:02:53.0202513Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:53.0202596Z use_cpu=True, 2025-05-07T21:02:53.0202695Z output_dtype=SparseType.FP16, 2025-05-07T21:02:53.0202771Z ) 2025-05-07T21:02:53.0202937Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:53.0203263Z self=, 2025-05-07T21:02:53.0203343Z compile=True, 2025-05-07T21:02:53.0203452Z pooling_mode=, 2025-05-07T21:02:53.0203525Z T=4, 2025-05-07T21:02:53.0203608Z D=104, 2025-05-07T21:02:53.0203681Z B=15, 2025-05-07T21:02:53.0203756Z log_E=5, 2025-05-07T21:02:53.0203840Z L=17, 2025-05-07T21:02:53.0203918Z D_gradcheck=2, 2025-05-07T21:02:53.0204012Z stochastic_rounding=False, 2025-05-07T21:02:53.0204095Z weighted=True, 2025-05-07T21:02:53.0204172Z row_wise=True, 2025-05-07T21:02:53.0204250Z mixed=False, 2025-05-07T21:02:53.0204335Z use_cache=False, 2025-05-07T21:02:53.0204436Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:53.0204512Z use_cpu=True, 2025-05-07T21:02:53.0204616Z output_dtype=SparseType.FP16, 2025-05-07T21:02:53.0204686Z ) 2025-05-07T21:02:53.0204816Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:53.0205147Z self=, 2025-05-07T21:02:53.0205229Z compile=False, 2025-05-07T21:02:53.0205338Z pooling_mode=, 2025-05-07T21:02:53.0205415Z T=2, 2025-05-07T21:02:53.0205488Z D=98, 2025-05-07T21:02:53.0205566Z B=31, 2025-05-07T21:02:53.0205640Z log_E=5, 2025-05-07T21:02:53.0205714Z L=17, 2025-05-07T21:02:53.0205797Z D_gradcheck=2, 2025-05-07T21:02:53.0205889Z stochastic_rounding=True, 2025-05-07T21:02:53.0205969Z weighted=False, 2025-05-07T21:02:53.0206052Z row_wise=True, 2025-05-07T21:02:53.0206131Z mixed=True, 2025-05-07T21:02:53.0206208Z use_cache=True, 2025-05-07T21:02:53.0206316Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:53.0206393Z use_cpu=True, 2025-05-07T21:02:53.0206490Z output_dtype=SparseType.FP32, 2025-05-07T21:02:53.0206571Z ) 2025-05-07T21:02:53.0206749Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:53.0207079Z self=, 2025-05-07T21:02:53.0207160Z compile=True, 2025-05-07T21:02:53.0207260Z pooling_mode=, 2025-05-07T21:02:53.0207340Z T=1, 2025-05-07T21:02:53.0207414Z D=81, 2025-05-07T21:02:53.0207487Z B=63, 2025-05-07T21:02:53.0207570Z log_E=4, 2025-05-07T21:02:53.0207645Z L=19, 2025-05-07T21:02:53.0207722Z D_gradcheck=2, 2025-05-07T21:02:53.0207818Z stochastic_rounding=True, 2025-05-07T21:02:53.0207897Z weighted=False, 2025-05-07T21:02:53.0207972Z row_wise=True, 2025-05-07T21:02:53.0208058Z mixed=True, 2025-05-07T21:02:53.0208134Z use_cache=True, 2025-05-07T21:02:53.0208235Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:53.0208317Z use_cpu=True, 2025-05-07T21:02:53.0208413Z output_dtype=SparseType.FP16, 2025-05-07T21:02:53.0208485Z ) 2025-05-07T21:02:53.0208614Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:53.0208935Z self=, 2025-05-07T21:02:53.0209064Z compile=True, 2025-05-07T21:02:53.0209165Z pooling_mode=, 2025-05-07T21:02:53.0209237Z T=2, 2025-05-07T21:02:53.0209312Z D=58, 2025-05-07T21:02:53.0209383Z B=73, 2025-05-07T21:02:53.0209500Z log_E=3, 2025-05-07T21:02:53.0209597Z L=17, 2025-05-07T21:02:53.0209681Z D_gradcheck=1, 2025-05-07T21:02:53.0209794Z stochastic_rounding=False, 2025-05-07T21:02:53.0209882Z weighted=False, 2025-05-07T21:02:53.0209997Z row_wise=True, 2025-05-07T21:02:53.0210082Z mixed=False, 2025-05-07T21:02:53.0210164Z use_cache=False, 2025-05-07T21:02:53.0210265Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:53.0210347Z use_cpu=True, 2025-05-07T21:02:53.0210443Z output_dtype=SparseType.FP32, 2025-05-07T21:02:53.0210509Z ) 2025-05-07T21:02:53.0210643Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:53.0210970Z self=, 2025-05-07T21:02:53.0211048Z compile=True, 2025-05-07T21:02:53.0211155Z pooling_mode=, 2025-05-07T21:02:53.0211231Z T=1, 2025-05-07T21:02:53.0211300Z D=119, 2025-05-07T21:02:53.0211382Z B=121, 2025-05-07T21:02:53.0211463Z log_E=3, 2025-05-07T21:02:53.0211535Z L=12, 2025-05-07T21:02:53.0211620Z D_gradcheck=1, 2025-05-07T21:02:53.0211714Z stochastic_rounding=True, 2025-05-07T21:02:53.0211800Z weighted=True, 2025-05-07T21:02:53.0211883Z row_wise=True, 2025-05-07T21:02:53.0211958Z mixed=True, 2025-05-07T21:02:53.0212043Z use_cache=True, 2025-05-07T21:02:53.0212146Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:53.0212232Z use_cpu=True, 2025-05-07T21:02:53.0212330Z output_dtype=SparseType.FP16, 2025-05-07T21:02:53.0212404Z ) 2025-05-07T21:02:53.0212532Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:53.0212857Z self=, 2025-05-07T21:02:53.0212944Z compile=False, 2025-05-07T21:02:53.0213048Z pooling_mode=, 2025-05-07T21:02:53.0213119Z T=3, 2025-05-07T21:02:53.0213200Z D=15, 2025-05-07T21:02:53.0213274Z B=89, 2025-05-07T21:02:53.0213351Z log_E=3, 2025-05-07T21:02:53.0213426Z L=15, 2025-05-07T21:02:53.0213504Z D_gradcheck=2, 2025-05-07T21:02:53.0213603Z stochastic_rounding=True, 2025-05-07T21:02:53.0213681Z weighted=True, 2025-05-07T21:02:53.0213759Z row_wise=True, 2025-05-07T21:02:53.0213839Z mixed=True, 2025-05-07T21:02:53.0213917Z use_cache=True, 2025-05-07T21:02:53.0214019Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:53.0214104Z use_cpu=True, 2025-05-07T21:02:53.0214202Z output_dtype=SparseType.FP32, 2025-05-07T21:02:53.0214270Z ) 2025-05-07T21:02:53.0214446Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:53.0214773Z self=, 2025-05-07T21:02:53.0214852Z compile=True, 2025-05-07T21:02:53.0214961Z pooling_mode=, 2025-05-07T21:02:53.0215034Z T=4, 2025-05-07T21:02:53.0215106Z D=78, 2025-05-07T21:02:53.0215187Z B=13, 2025-05-07T21:02:53.0215258Z log_E=4, 2025-05-07T21:02:53.0215339Z L=5, 2025-05-07T21:02:53.0215415Z D_gradcheck=2, 2025-05-07T21:02:53.0215507Z stochastic_rounding=True, 2025-05-07T21:02:53.0215592Z weighted=False, 2025-05-07T21:02:53.0215669Z row_wise=True, 2025-05-07T21:02:53.0215743Z mixed=True, 2025-05-07T21:02:53.0215826Z use_cache=False, 2025-05-07T21:02:53.0215927Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:53.0216002Z use_cpu=True, 2025-05-07T21:02:53.0216230Z output_dtype=SparseType.FP16, 2025-05-07T21:02:53.0216303Z ) 2025-05-07T21:02:53.0216426Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:53.0216803Z self=, 2025-05-07T21:02:53.0216882Z compile=False, 2025-05-07T21:02:53.0216991Z pooling_mode=, 2025-05-07T21:02:53.0217062Z T=2, 2025-05-07T21:02:53.0217133Z D=15, 2025-05-07T21:02:53.0217257Z B=51, 2025-05-07T21:02:53.0217331Z log_E=4, 2025-05-07T21:02:53.0217401Z L=10, 2025-05-07T21:02:53.0217484Z D_gradcheck=2, 2025-05-07T21:02:53.0217574Z stochastic_rounding=False, 2025-05-07T21:02:53.0217687Z weighted=True, 2025-05-07T21:02:53.0217773Z row_wise=True, 2025-05-07T21:02:53.0217848Z mixed=True, 2025-05-07T21:02:53.0217924Z use_cache=True, 2025-05-07T21:02:53.0218031Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:53.0218108Z use_cpu=True, 2025-05-07T21:02:53.0218206Z output_dtype=SparseType.FP32, 2025-05-07T21:02:53.0218288Z ) 2025-05-07T21:02:53.0218413Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:53.0218744Z self=, 2025-05-07T21:02:53.0218827Z compile=False, 2025-05-07T21:02:53.0218933Z pooling_mode=, 2025-05-07T21:02:53.0219015Z T=5, 2025-05-07T21:02:53.0219089Z D=87, 2025-05-07T21:02:53.0219168Z B=110, 2025-05-07T21:02:53.0219249Z log_E=4, 2025-05-07T21:02:53.0219324Z L=3, 2025-05-07T21:02:53.0219405Z D_gradcheck=1, 2025-05-07T21:02:53.0219507Z stochastic_rounding=True, 2025-05-07T21:02:53.0219592Z weighted=False, 2025-05-07T21:02:53.0219670Z row_wise=True, 2025-05-07T21:02:53.0219756Z mixed=False, 2025-05-07T21:02:53.0219838Z use_cache=True, 2025-05-07T21:02:53.0219943Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:53.0220029Z use_cpu=True, 2025-05-07T21:02:53.0220131Z output_dtype=SparseType.FP32, 2025-05-07T21:02:53.0220213Z ) 2025-05-07T21:02:53.0220339Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:53.0220664Z self=, 2025-05-07T21:02:53.0220750Z compile=True, 2025-05-07T21:02:53.0220856Z pooling_mode=, 2025-05-07T21:02:53.0220933Z T=4, 2025-05-07T21:02:53.0221018Z D=45, 2025-05-07T21:02:53.0221096Z B=32, 2025-05-07T21:02:53.0221172Z log_E=4, 2025-05-07T21:02:53.0221256Z L=16, 2025-05-07T21:02:53.0221339Z D_gradcheck=2, 2025-05-07T21:02:53.0221433Z stochastic_rounding=True, 2025-05-07T21:02:53.0221521Z weighted=True, 2025-05-07T21:02:53.0221602Z row_wise=True, 2025-05-07T21:02:53.0221682Z mixed=False, 2025-05-07T21:02:53.0221770Z use_cache=True, 2025-05-07T21:02:53.0221876Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:53.0221960Z use_cpu=True, 2025-05-07T21:02:53.0222111Z output_dtype=SparseType.FP16, 2025-05-07T21:02:53.0222188Z ) 2025-05-07T21:02:53.0222324Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:53.0222645Z self=, 2025-05-07T21:02:53.0222722Z compile=True, 2025-05-07T21:02:53.0222831Z pooling_mode=, 2025-05-07T21:02:53.0222902Z T=1, 2025-05-07T21:02:53.0222979Z D=64, 2025-05-07T21:02:53.0223058Z B=71, 2025-05-07T21:02:53.0223130Z log_E=5, 2025-05-07T21:02:53.0223204Z L=10, 2025-05-07T21:02:53.0223288Z D_gradcheck=1, 2025-05-07T21:02:53.0223378Z stochastic_rounding=True, 2025-05-07T21:02:53.0223463Z weighted=True, 2025-05-07T21:02:53.0223540Z row_wise=True, 2025-05-07T21:02:53.0223614Z mixed=True, 2025-05-07T21:02:53.0223697Z use_cache=True, 2025-05-07T21:02:53.0223797Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:53.0223869Z use_cpu=True, 2025-05-07T21:02:53.0223979Z output_dtype=SparseType.FP16, 2025-05-07T21:02:53.0224051Z ) 2025-05-07T21:02:53.0224218Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:53.0224546Z self=, 2025-05-07T21:02:53.0224624Z compile=True, 2025-05-07T21:02:53.0224728Z pooling_mode=, 2025-05-07T21:02:53.0224804Z T=4, 2025-05-07T21:02:53.0224919Z D=5, 2025-05-07T21:02:53.0224993Z B=84, 2025-05-07T21:02:53.0225073Z log_E=3, 2025-05-07T21:02:53.0225145Z L=6, 2025-05-07T21:02:53.0225230Z D_gradcheck=1, 2025-05-07T21:02:53.0225360Z stochastic_rounding=True, 2025-05-07T21:02:53.0225438Z weighted=True, 2025-05-07T21:02:53.0225526Z row_wise=True, 2025-05-07T21:02:53.0225603Z mixed=False, 2025-05-07T21:02:53.0225679Z use_cache=False, 2025-05-07T21:02:53.0225785Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:53.0225864Z use_cpu=True, 2025-05-07T21:02:53.0225960Z output_dtype=SparseType.FP16, 2025-05-07T21:02:53.0226032Z ) 2025-05-07T21:02:53.0226157Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:53.0226477Z self=, 2025-05-07T21:02:53.0226560Z compile=False, 2025-05-07T21:02:53.0226661Z pooling_mode=, 2025-05-07T21:02:53.0226740Z T=5, 2025-05-07T21:02:53.0226816Z D=120, 2025-05-07T21:02:53.0226888Z B=38, 2025-05-07T21:02:53.0226968Z log_E=5, 2025-05-07T21:02:53.0227038Z L=4, 2025-05-07T21:02:53.0227113Z D_gradcheck=1, 2025-05-07T21:02:53.0227212Z stochastic_rounding=False, 2025-05-07T21:02:53.0227290Z weighted=True, 2025-05-07T21:02:53.0227365Z row_wise=True, 2025-05-07T21:02:53.0227446Z mixed=False, 2025-05-07T21:02:53.0227525Z use_cache=False, 2025-05-07T21:02:53.0227624Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:53.0227710Z use_cpu=True, 2025-05-07T21:02:53.0227814Z output_dtype=SparseType.FP16, 2025-05-07T21:02:53.0227891Z ) 2025-05-07T21:02:53.0496193Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:53.0496682Z self=, 2025-05-07T21:02:53.0496813Z compile=False, 2025-05-07T21:02:53.0497020Z pooling_mode=, 2025-05-07T21:02:53.0497142Z T=3, 2025-05-07T21:02:53.0497244Z D=127, 2025-05-07T21:02:53.0497358Z B=64, 2025-05-07T21:02:53.0497462Z log_E=3, 2025-05-07T21:02:53.0497575Z L=1, 2025-05-07T21:02:53.0497701Z D_gradcheck=1, 2025-05-07T21:02:53.0497833Z stochastic_rounding=True, 2025-05-07T21:02:53.0497949Z weighted=False, 2025-05-07T21:02:53.0498069Z row_wise=True, 2025-05-07T21:02:53.0498179Z mixed=False, 2025-05-07T21:02:53.0498294Z use_cache=False, 2025-05-07T21:02:53.0498447Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:53.0498560Z use_cpu=True, 2025-05-07T21:02:53.0498873Z output_dtype=SparseType.FP16, 2025-05-07T21:02:53.0498993Z ) 2025-05-07T21:02:53.0499123Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:53.0499456Z self=, 2025-05-07T21:02:53.0499538Z compile=False, 2025-05-07T21:02:53.0499643Z pooling_mode=, 2025-05-07T21:02:53.0499727Z T=2, 2025-05-07T21:02:53.0499801Z D=57, 2025-05-07T21:02:53.0499875Z B=13, 2025-05-07T21:02:53.0499956Z log_E=4, 2025-05-07T21:02:53.0500030Z L=7, 2025-05-07T21:02:53.0500109Z D_gradcheck=1, 2025-05-07T21:02:53.0500218Z stochastic_rounding=True, 2025-05-07T21:02:53.0500301Z weighted=False, 2025-05-07T21:02:53.0500380Z row_wise=True, 2025-05-07T21:02:53.0500462Z mixed=False, 2025-05-07T21:02:53.0500541Z use_cache=True, 2025-05-07T21:02:53.0500645Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:53.0500738Z use_cpu=True, 2025-05-07T21:02:53.0500838Z output_dtype=SparseType.FP32, 2025-05-07T21:02:53.0500987Z ) 2025-05-07T21:02:53.0501114Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:53.0501439Z self=, 2025-05-07T21:02:53.0501527Z compile=False, 2025-05-07T21:02:53.0501631Z pooling_mode=, 2025-05-07T21:02:53.0501793Z T=3, 2025-05-07T21:02:53.0501873Z D=12, 2025-05-07T21:02:53.0501949Z B=6, 2025-05-07T21:02:53.0502025Z log_E=3, 2025-05-07T21:02:53.0502106Z L=11, 2025-05-07T21:02:53.0502188Z D_gradcheck=2, 2025-05-07T21:02:53.0502340Z stochastic_rounding=True, 2025-05-07T21:02:53.0502426Z weighted=True, 2025-05-07T21:02:53.0502506Z row_wise=True, 2025-05-07T21:02:53.0502585Z mixed=False, 2025-05-07T21:02:53.0502673Z use_cache=False, 2025-05-07T21:02:53.0502777Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:53.0502865Z use_cpu=True, 2025-05-07T21:02:53.0502965Z output_dtype=SparseType.FP16, 2025-05-07T21:02:53.0503044Z ) 2025-05-07T21:02:53.0503173Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:53.0503497Z self=, 2025-05-07T21:02:53.0503576Z compile=True, 2025-05-07T21:02:53.0503684Z pooling_mode=, 2025-05-07T21:02:53.0503761Z T=5, 2025-05-07T21:02:53.0503834Z D=20, 2025-05-07T21:02:53.0503916Z B=50, 2025-05-07T21:02:53.0503997Z log_E=4, 2025-05-07T21:02:53.0504072Z L=11, 2025-05-07T21:02:53.0504163Z D_gradcheck=2, 2025-05-07T21:02:53.0504260Z stochastic_rounding=False, 2025-05-07T21:02:53.0504346Z weighted=False, 2025-05-07T21:02:53.0504424Z row_wise=True, 2025-05-07T21:02:53.0504505Z mixed=False, 2025-05-07T21:02:53.0504595Z use_cache=True, 2025-05-07T21:02:53.0504698Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:53.0504785Z use_cpu=True, 2025-05-07T21:02:53.0504889Z output_dtype=SparseType.FP32, 2025-05-07T21:02:53.0504966Z ) 2025-05-07T21:02:53.0505092Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:53.0505424Z self=, 2025-05-07T21:02:53.0505506Z compile=False, 2025-05-07T21:02:53.0505615Z pooling_mode=, 2025-05-07T21:02:53.0505699Z T=1, 2025-05-07T21:02:53.0505775Z D=42, 2025-05-07T21:02:53.0505858Z B=3, 2025-05-07T21:02:53.0505932Z log_E=3, 2025-05-07T21:02:53.0506007Z L=1, 2025-05-07T21:02:53.0506095Z D_gradcheck=2, 2025-05-07T21:02:53.0506189Z stochastic_rounding=True, 2025-05-07T21:02:53.0506269Z weighted=False, 2025-05-07T21:02:53.0506357Z row_wise=True, 2025-05-07T21:02:53.0506435Z mixed=False, 2025-05-07T21:02:53.0506516Z use_cache=True, 2025-05-07T21:02:53.0506683Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:53.0506766Z use_cpu=True, 2025-05-07T21:02:53.0506867Z output_dtype=SparseType.FP16, 2025-05-07T21:02:53.0506946Z ) 2025-05-07T21:02:53.0507071Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:53.0507395Z self=, 2025-05-07T21:02:53.0507482Z compile=True, 2025-05-07T21:02:53.0507591Z pooling_mode=, 2025-05-07T21:02:53.0507676Z T=1, 2025-05-07T21:02:53.0507749Z D=93, 2025-05-07T21:02:53.0507826Z B=45, 2025-05-07T21:02:53.0507910Z log_E=5, 2025-05-07T21:02:53.0507984Z L=12, 2025-05-07T21:02:53.0508066Z D_gradcheck=1, 2025-05-07T21:02:53.0508165Z stochastic_rounding=False, 2025-05-07T21:02:53.0508247Z weighted=False, 2025-05-07T21:02:53.0508324Z row_wise=True, 2025-05-07T21:02:53.0508407Z mixed=False, 2025-05-07T21:02:53.0508486Z use_cache=False, 2025-05-07T21:02:53.0508591Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:53.0508676Z use_cpu=True, 2025-05-07T21:02:53.0508828Z output_dtype=SparseType.FP32, 2025-05-07T21:02:53.0508901Z ) 2025-05-07T21:02:53.0509034Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:53.0509356Z self=, 2025-05-07T21:02:53.0509443Z compile=True, 2025-05-07T21:02:53.0509591Z pooling_mode=, 2025-05-07T21:02:53.0509666Z T=4, 2025-05-07T21:02:53.0509747Z D=49, 2025-05-07T21:02:53.0509821Z B=66, 2025-05-07T21:02:53.0509897Z log_E=5, 2025-05-07T21:02:53.0510018Z L=8, 2025-05-07T21:02:53.0510101Z D_gradcheck=2, 2025-05-07T21:02:53.0510195Z stochastic_rounding=False, 2025-05-07T21:02:53.0510279Z weighted=True, 2025-05-07T21:02:53.0510359Z row_wise=True, 2025-05-07T21:02:53.0510441Z mixed=False, 2025-05-07T21:02:53.0510525Z use_cache=True, 2025-05-07T21:02:53.0510634Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:53.0510716Z use_cpu=True, 2025-05-07T21:02:53.0510821Z output_dtype=SparseType.FP16, 2025-05-07T21:02:53.0510895Z ) 2025-05-07T21:02:53.0511029Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:53.0511355Z self=, 2025-05-07T21:02:53.0511436Z compile=False, 2025-05-07T21:02:53.0511550Z pooling_mode=, 2025-05-07T21:02:53.0511624Z T=3, 2025-05-07T21:02:53.0511698Z D=53, 2025-05-07T21:02:53.0511780Z B=59, 2025-05-07T21:02:53.0511854Z log_E=4, 2025-05-07T21:02:53.0511932Z L=16, 2025-05-07T21:02:53.0512018Z D_gradcheck=1, 2025-05-07T21:02:53.0512113Z stochastic_rounding=True, 2025-05-07T21:02:53.0512197Z weighted=False, 2025-05-07T21:02:53.0512283Z row_wise=True, 2025-05-07T21:02:53.0512363Z mixed=False, 2025-05-07T21:02:53.0512447Z use_cache=False, 2025-05-07T21:02:53.0512561Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:53.0512643Z use_cpu=True, 2025-05-07T21:02:53.0512748Z output_dtype=SparseType.FP16, 2025-05-07T21:02:53.0512821Z ) 2025-05-07T21:02:53.0512948Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:53.0513277Z self=, 2025-05-07T21:02:53.0513365Z compile=True, 2025-05-07T21:02:53.0513469Z pooling_mode=, 2025-05-07T21:02:53.0513572Z T=2, 2025-05-07T21:02:53.0513652Z D=66, 2025-05-07T21:02:53.0513726Z B=41, 2025-05-07T21:02:53.0513801Z log_E=4, 2025-05-07T21:02:53.0513883Z L=5, 2025-05-07T21:02:53.0513965Z D_gradcheck=1, 2025-05-07T21:02:53.0514056Z stochastic_rounding=False, 2025-05-07T21:02:53.0514143Z weighted=True, 2025-05-07T21:02:53.0514220Z row_wise=True, 2025-05-07T21:02:53.0514298Z mixed=True, 2025-05-07T21:02:53.0514381Z use_cache=False, 2025-05-07T21:02:53.0514537Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:53.0514617Z use_cpu=True, 2025-05-07T21:02:53.0514719Z output_dtype=SparseType.FP16, 2025-05-07T21:02:53.0514794Z ) 2025-05-07T21:02:53.0514926Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:53.0515249Z self=, 2025-05-07T21:02:53.0515331Z compile=True, 2025-05-07T21:02:53.0515442Z pooling_mode=, 2025-05-07T21:02:53.0515516Z T=2, 2025-05-07T21:02:53.0515591Z D=101, 2025-05-07T21:02:53.0515671Z B=62, 2025-05-07T21:02:53.0515750Z log_E=4, 2025-05-07T21:02:53.0515827Z L=3, 2025-05-07T21:02:53.0515913Z D_gradcheck=1, 2025-05-07T21:02:53.0516009Z stochastic_rounding=True, 2025-05-07T21:02:53.0516088Z weighted=True, 2025-05-07T21:02:53.0516171Z row_wise=True, 2025-05-07T21:02:53.0516250Z mixed=False, 2025-05-07T21:02:53.0516340Z use_cache=True, 2025-05-07T21:02:53.0516448Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:53.0516571Z use_cpu=True, 2025-05-07T21:02:53.0516675Z output_dtype=SparseType.FP32, 2025-05-07T21:02:53.0516750Z ) 2025-05-07T21:02:53.0516875Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:53.0517204Z self=, 2025-05-07T21:02:53.0517330Z compile=True, 2025-05-07T21:02:53.0517435Z pooling_mode=, 2025-05-07T21:02:53.0517518Z T=4, 2025-05-07T21:02:53.0517592Z D=97, 2025-05-07T21:02:53.0517666Z B=25, 2025-05-07T21:02:53.0517849Z log_E=4, 2025-05-07T21:02:53.0517927Z L=6, 2025-05-07T21:02:53.0518007Z D_gradcheck=2, 2025-05-07T21:02:53.0518105Z stochastic_rounding=False, 2025-05-07T21:02:53.0518186Z weighted=False, 2025-05-07T21:02:53.0518270Z row_wise=True, 2025-05-07T21:02:53.0518347Z mixed=True, 2025-05-07T21:02:53.0518429Z use_cache=False, 2025-05-07T21:02:53.0518536Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:53.0518618Z use_cpu=True, 2025-05-07T21:02:53.0518718Z output_dtype=SparseType.FP16, 2025-05-07T21:02:53.0518800Z ) 2025-05-07T21:02:53.0518928Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:53.0519250Z self=, 2025-05-07T21:02:53.0519340Z compile=True, 2025-05-07T21:02:53.0519448Z pooling_mode=, 2025-05-07T21:02:53.0519524Z T=3, 2025-05-07T21:02:53.0519602Z D=76, 2025-05-07T21:02:53.0519678Z B=118, 2025-05-07T21:02:53.0519765Z log_E=5, 2025-05-07T21:02:53.0519848Z L=15, 2025-05-07T21:02:53.0519929Z D_gradcheck=2, 2025-05-07T21:02:53.0520030Z stochastic_rounding=True, 2025-05-07T21:02:53.0520112Z weighted=True, 2025-05-07T21:02:53.0520192Z row_wise=True, 2025-05-07T21:02:53.0520272Z mixed=True, 2025-05-07T21:02:53.0520356Z use_cache=False, 2025-05-07T21:02:53.0520459Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:53.0520550Z use_cpu=True, 2025-05-07T21:02:53.0520649Z output_dtype=SparseType.FP16, 2025-05-07T21:02:53.0520725Z ) 2025-05-07T21:02:53.0520855Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:53.0521180Z self=, 2025-05-07T21:02:53.0521265Z compile=True, 2025-05-07T21:02:53.0521378Z pooling_mode=, 2025-05-07T21:02:53.0521453Z T=5, 2025-05-07T21:02:53.0521531Z D=23, 2025-05-07T21:02:53.0521611Z B=97, 2025-05-07T21:02:53.0521691Z log_E=4, 2025-05-07T21:02:53.0521774Z L=7, 2025-05-07T21:02:53.0521857Z D_gradcheck=1, 2025-05-07T21:02:53.0521950Z stochastic_rounding=False, 2025-05-07T21:02:53.0522038Z weighted=False, 2025-05-07T21:02:53.0522120Z row_wise=True, 2025-05-07T21:02:53.0522198Z mixed=False, 2025-05-07T21:02:53.0522333Z use_cache=True, 2025-05-07T21:02:53.0522439Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:53.0522520Z use_cpu=True, 2025-05-07T21:02:53.0522626Z output_dtype=SparseType.FP32, 2025-05-07T21:02:53.0522698Z ) 2025-05-07T21:02:53.0522824Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:53.0523155Z self=, 2025-05-07T21:02:53.0523237Z compile=True, 2025-05-07T21:02:53.0523346Z pooling_mode=, 2025-05-07T21:02:53.0531962Z T=2, 2025-05-07T21:02:53.0532067Z D=71, 2025-05-07T21:02:53.0532160Z B=112, 2025-05-07T21:02:53.0532243Z log_E=5, 2025-05-07T21:02:53.0532326Z L=13, 2025-05-07T21:02:53.0532412Z D_gradcheck=2, 2025-05-07T21:02:53.0532513Z stochastic_rounding=False, 2025-05-07T21:02:53.0532603Z weighted=True, 2025-05-07T21:02:53.0532686Z row_wise=True, 2025-05-07T21:02:53.0532766Z mixed=False, 2025-05-07T21:02:53.0532855Z use_cache=False, 2025-05-07T21:02:53.0533042Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:53.0533130Z use_cpu=True, 2025-05-07T21:02:53.0533235Z output_dtype=SparseType.FP32, 2025-05-07T21:02:53.0533314Z ) 2025-05-07T21:02:53.0533454Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:53.0533791Z self=, 2025-05-07T21:02:53.0533922Z compile=False, 2025-05-07T21:02:53.0534039Z pooling_mode=, 2025-05-07T21:02:53.0534117Z T=1, 2025-05-07T21:02:53.0534193Z D=3, 2025-05-07T21:02:53.0534319Z B=117, 2025-05-07T21:02:53.0534398Z log_E=5, 2025-05-07T21:02:53.0534477Z L=11, 2025-05-07T21:02:53.0534566Z D_gradcheck=2, 2025-05-07T21:02:53.0534664Z stochastic_rounding=True, 2025-05-07T21:02:53.0534747Z weighted=True, 2025-05-07T21:02:53.0534835Z row_wise=True, 2025-05-07T21:02:53.0534917Z mixed=True, 2025-05-07T21:02:53.0535010Z use_cache=False, 2025-05-07T21:02:53.0535120Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:53.0535198Z use_cpu=True, 2025-05-07T21:02:53.0535308Z output_dtype=SparseType.FP16, 2025-05-07T21:02:53.0535381Z ) 2025-05-07T21:02:53.0535510Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:53.0535847Z self=, 2025-05-07T21:02:53.0535936Z compile=True, 2025-05-07T21:02:53.0536134Z pooling_mode=, 2025-05-07T21:02:53.0536222Z T=5, 2025-05-07T21:02:53.0536302Z D=101, 2025-05-07T21:02:53.0536382Z B=75, 2025-05-07T21:02:53.0536468Z log_E=4, 2025-05-07T21:02:53.0536547Z L=9, 2025-05-07T21:02:53.0536639Z D_gradcheck=1, 2025-05-07T21:02:53.0536737Z stochastic_rounding=False, 2025-05-07T21:02:53.0536818Z weighted=False, 2025-05-07T21:02:53.0536900Z row_wise=True, 2025-05-07T21:02:53.0536982Z mixed=True, 2025-05-07T21:02:53.0537067Z use_cache=False, 2025-05-07T21:02:53.0537182Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:53.0537262Z use_cpu=True, 2025-05-07T21:02:53.0537360Z output_dtype=SparseType.FP16, 2025-05-07T21:02:53.0537436Z ) 2025-05-07T21:02:53.0799369Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:53.0799947Z self=, 2025-05-07T21:02:53.0800128Z compile=False, 2025-05-07T21:02:53.0800345Z pooling_mode=, 2025-05-07T21:02:53.0800522Z T=4, 2025-05-07T21:02:53.0800744Z D=114, 2025-05-07T21:02:53.0800953Z B=76, 2025-05-07T21:02:53.0801179Z log_E=4, 2025-05-07T21:02:53.0801386Z L=13, 2025-05-07T21:02:53.0801608Z D_gradcheck=1, 2025-05-07T21:02:53.0801807Z stochastic_rounding=False, 2025-05-07T21:02:53.0801969Z weighted=True, 2025-05-07T21:02:53.0802123Z row_wise=True, 2025-05-07T21:02:53.0802508Z mixed=False, 2025-05-07T21:02:53.0802686Z use_cache=True, 2025-05-07T21:02:53.0802895Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:53.0803065Z use_cpu=True, 2025-05-07T21:02:53.0803260Z output_dtype=SparseType.FP16, 2025-05-07T21:02:53.0803496Z ) 2025-05-07T21:02:53.0803748Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:53.0804392Z self=, 2025-05-07T21:02:53.0804563Z compile=False, 2025-05-07T21:02:53.0804767Z pooling_mode=, 2025-05-07T21:02:53.0804911Z T=2, 2025-05-07T21:02:53.0805062Z D=34, 2025-05-07T21:02:53.0805209Z B=119, 2025-05-07T21:02:53.0805357Z log_E=4, 2025-05-07T21:02:53.0805509Z L=5, 2025-05-07T21:02:53.0805666Z D_gradcheck=2, 2025-05-07T21:02:53.0805846Z stochastic_rounding=True, 2025-05-07T21:02:53.0806007Z weighted=True, 2025-05-07T21:02:53.0806161Z row_wise=True, 2025-05-07T21:02:53.0806318Z mixed=True, 2025-05-07T21:02:53.0806650Z use_cache=True, 2025-05-07T21:02:53.0806850Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:53.0807010Z use_cpu=True, 2025-05-07T21:02:53.0807202Z output_dtype=SparseType.FP32, 2025-05-07T21:02:53.0807334Z ) 2025-05-07T21:02:53.0807583Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:53.0808223Z self=, 2025-05-07T21:02:53.0808491Z compile=True, 2025-05-07T21:02:53.0808712Z pooling_mode=, 2025-05-07T21:02:53.0808861Z T=1, 2025-05-07T21:02:53.0809112Z D=120, 2025-05-07T21:02:53.0809274Z B=36, 2025-05-07T21:02:53.0809430Z log_E=3, 2025-05-07T21:02:53.0809541Z L=6, 2025-05-07T21:02:53.0809623Z D_gradcheck=1, 2025-05-07T21:02:53.0809720Z stochastic_rounding=True, 2025-05-07T21:02:53.0809808Z weighted=False, 2025-05-07T21:02:53.0809891Z row_wise=True, 2025-05-07T21:02:53.0809971Z mixed=True, 2025-05-07T21:02:53.0810063Z use_cache=False, 2025-05-07T21:02:53.0810172Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:53.0810252Z use_cpu=True, 2025-05-07T21:02:53.0810358Z output_dtype=SparseType.FP16, 2025-05-07T21:02:53.0810431Z ) 2025-05-07T21:02:53.0810559Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:53.0810895Z self=, 2025-05-07T21:02:53.0810978Z compile=False, 2025-05-07T21:02:53.0811092Z pooling_mode=, 2025-05-07T21:02:53.0811174Z T=2, 2025-05-07T21:02:53.0811250Z D=68, 2025-05-07T21:02:53.0811330Z B=73, 2025-05-07T21:02:53.0811409Z log_E=5, 2025-05-07T21:02:53.0811487Z L=16, 2025-05-07T21:02:53.0811574Z D_gradcheck=2, 2025-05-07T21:02:53.0811669Z stochastic_rounding=True, 2025-05-07T21:02:53.0811748Z weighted=True, 2025-05-07T21:02:53.0811838Z row_wise=True, 2025-05-07T21:02:53.0811919Z mixed=True, 2025-05-07T21:02:53.0812004Z use_cache=True, 2025-05-07T21:02:53.0812116Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:53.0812198Z use_cpu=True, 2025-05-07T21:02:53.0812300Z output_dtype=SparseType.FP32, 2025-05-07T21:02:53.0812378Z ) 2025-05-07T21:02:53.0812506Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:53.0812840Z self=, 2025-05-07T21:02:53.0812923Z compile=True, 2025-05-07T21:02:53.0813031Z pooling_mode=, 2025-05-07T21:02:53.0813116Z T=3, 2025-05-07T21:02:53.0813191Z D=38, 2025-05-07T21:02:53.0813268Z B=93, 2025-05-07T21:02:53.0813352Z log_E=4, 2025-05-07T21:02:53.0813431Z L=20, 2025-05-07T21:02:53.0813512Z D_gradcheck=1, 2025-05-07T21:02:53.0813609Z stochastic_rounding=True, 2025-05-07T21:02:53.0813691Z weighted=False, 2025-05-07T21:02:53.0813816Z row_wise=True, 2025-05-07T21:02:53.0813905Z mixed=True, 2025-05-07T21:02:53.0813988Z use_cache=False, 2025-05-07T21:02:53.0814094Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:53.0814180Z use_cpu=True, 2025-05-07T21:02:53.0814282Z output_dtype=SparseType.FP32, 2025-05-07T21:02:53.0814361Z ) 2025-05-07T21:02:53.0814488Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:53.0814815Z self=, 2025-05-07T21:02:53.0814906Z compile=False, 2025-05-07T21:02:53.0815012Z pooling_mode=, 2025-05-07T21:02:53.0815093Z T=5, 2025-05-07T21:02:53.0815178Z D=77, 2025-05-07T21:02:53.0815258Z B=114, 2025-05-07T21:02:53.0815335Z log_E=4, 2025-05-07T21:02:53.0815422Z L=8, 2025-05-07T21:02:53.0815506Z D_gradcheck=1, 2025-05-07T21:02:53.0815600Z stochastic_rounding=True, 2025-05-07T21:02:53.0815689Z weighted=True, 2025-05-07T21:02:53.0815770Z row_wise=True, 2025-05-07T21:02:53.0815895Z mixed=False, 2025-05-07T21:02:53.0815983Z use_cache=False, 2025-05-07T21:02:53.0816189Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:53.0816277Z use_cpu=True, 2025-05-07T21:02:53.0816377Z output_dtype=SparseType.FP16, 2025-05-07T21:02:53.0816449Z ) 2025-05-07T21:02:53.0816581Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:53.0816952Z self=, 2025-05-07T21:02:53.0817031Z compile=True, 2025-05-07T21:02:53.0817183Z pooling_mode=, 2025-05-07T21:02:53.0817262Z T=5, 2025-05-07T21:02:53.0817336Z D=84, 2025-05-07T21:02:53.0817418Z B=74, 2025-05-07T21:02:53.0817498Z log_E=5, 2025-05-07T21:02:53.0817573Z L=3, 2025-05-07T21:02:53.0817663Z D_gradcheck=2, 2025-05-07T21:02:53.0817758Z stochastic_rounding=False, 2025-05-07T21:02:53.0817847Z weighted=True, 2025-05-07T21:02:53.0817928Z row_wise=True, 2025-05-07T21:02:53.0818013Z mixed=True, 2025-05-07T21:02:53.0818101Z use_cache=True, 2025-05-07T21:02:53.0818207Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:53.0818286Z use_cpu=True, 2025-05-07T21:02:53.0818399Z output_dtype=SparseType.FP32, 2025-05-07T21:02:53.0818474Z ) 2025-05-07T21:02:53.0818601Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:53.0818938Z self=, 2025-05-07T21:02:53.0819021Z compile=True, 2025-05-07T21:02:53.0819131Z pooling_mode=, 2025-05-07T21:02:53.0819212Z T=1, 2025-05-07T21:02:53.0819288Z D=2, 2025-05-07T21:02:53.0819365Z B=101, 2025-05-07T21:02:53.0819450Z log_E=4, 2025-05-07T21:02:53.0819529Z L=20, 2025-05-07T21:02:53.0819622Z D_gradcheck=1, 2025-05-07T21:02:53.0819717Z stochastic_rounding=False, 2025-05-07T21:02:53.0819800Z weighted=True, 2025-05-07T21:02:53.0819888Z row_wise=True, 2025-05-07T21:02:53.0819975Z mixed=False, 2025-05-07T21:02:53.0820056Z use_cache=False, 2025-05-07T21:02:53.0820169Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:53.0820255Z use_cpu=True, 2025-05-07T21:02:53.0820355Z output_dtype=SparseType.FP32, 2025-05-07T21:02:53.0820432Z ) 2025-05-07T21:02:53.0820562Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:53.0820891Z self=, 2025-05-07T21:02:53.0820977Z compile=True, 2025-05-07T21:02:53.0821089Z pooling_mode=, 2025-05-07T21:02:53.0821173Z T=3, 2025-05-07T21:02:53.0821250Z D=61, 2025-05-07T21:02:53.0821328Z B=24, 2025-05-07T21:02:53.0821415Z log_E=3, 2025-05-07T21:02:53.0821491Z L=14, 2025-05-07T21:02:53.0821569Z D_gradcheck=1, 2025-05-07T21:02:53.0821672Z stochastic_rounding=False, 2025-05-07T21:02:53.0821801Z weighted=False, 2025-05-07T21:02:53.0821883Z row_wise=True, 2025-05-07T21:02:53.0821974Z mixed=False, 2025-05-07T21:02:53.0822056Z use_cache=True, 2025-05-07T21:02:53.0822162Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:53.0822253Z use_cpu=True, 2025-05-07T21:02:53.0822354Z output_dtype=SparseType.FP32, 2025-05-07T21:02:53.0822430Z ) 2025-05-07T21:02:53.0822564Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:53.0822892Z self=, 2025-05-07T21:02:53.0822981Z compile=False, 2025-05-07T21:02:53.0823091Z pooling_mode=, 2025-05-07T21:02:53.0823166Z T=1, 2025-05-07T21:02:53.0823253Z D=103, 2025-05-07T21:02:53.0823330Z B=54, 2025-05-07T21:02:53.0823405Z log_E=4, 2025-05-07T21:02:53.0823484Z L=7, 2025-05-07T21:02:53.0823565Z D_gradcheck=1, 2025-05-07T21:02:53.0823662Z stochastic_rounding=True, 2025-05-07T21:02:53.0823750Z weighted=True, 2025-05-07T21:02:53.0823878Z row_wise=True, 2025-05-07T21:02:53.0823959Z mixed=True, 2025-05-07T21:02:53.0824047Z use_cache=True, 2025-05-07T21:02:53.0824152Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:53.0824231Z use_cpu=True, 2025-05-07T21:02:53.0824338Z output_dtype=SparseType.FP16, 2025-05-07T21:02:53.0824414Z ) 2025-05-07T21:02:53.0824586Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:53.0824910Z self=, 2025-05-07T21:02:53.0824989Z compile=False, 2025-05-07T21:02:53.0825139Z pooling_mode=, 2025-05-07T21:02:53.0825219Z T=1, 2025-05-07T21:02:53.0825297Z D=49, 2025-05-07T21:02:53.0825381Z B=63, 2025-05-07T21:02:53.0825459Z log_E=4, 2025-05-07T21:02:53.0825534Z L=10, 2025-05-07T21:02:53.0825620Z D_gradcheck=2, 2025-05-07T21:02:53.0825718Z stochastic_rounding=False, 2025-05-07T21:02:53.0825797Z weighted=True, 2025-05-07T21:02:53.0825883Z row_wise=True, 2025-05-07T21:02:53.0825965Z mixed=False, 2025-05-07T21:02:53.0826047Z use_cache=True, 2025-05-07T21:02:53.0826160Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:53.0826239Z use_cpu=True, 2025-05-07T21:02:53.0826345Z output_dtype=SparseType.FP16, 2025-05-07T21:02:53.0826420Z ) 2025-05-07T21:02:53.0826549Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:53.0826880Z self=, 2025-05-07T21:02:53.0826966Z compile=True, 2025-05-07T21:02:53.0827072Z pooling_mode=, 2025-05-07T21:02:53.0827155Z T=3, 2025-05-07T21:02:53.0827234Z D=114, 2025-05-07T21:02:53.0827310Z B=50, 2025-05-07T21:02:53.0827396Z log_E=4, 2025-05-07T21:02:53.0827476Z L=16, 2025-05-07T21:02:53.0827556Z D_gradcheck=2, 2025-05-07T21:02:53.0827660Z stochastic_rounding=True, 2025-05-07T21:02:53.0827743Z weighted=True, 2025-05-07T21:02:53.0827832Z row_wise=True, 2025-05-07T21:02:53.0827912Z mixed=True, 2025-05-07T21:02:53.0827993Z use_cache=True, 2025-05-07T21:02:53.0828106Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:53.0828188Z use_cpu=True, 2025-05-07T21:02:53.0828289Z output_dtype=SparseType.FP32, 2025-05-07T21:02:53.0828373Z ) 2025-05-07T21:02:53.0828498Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:53.0828822Z self=, 2025-05-07T21:02:53.0828915Z compile=False, 2025-05-07T21:02:53.0829021Z pooling_mode=, 2025-05-07T21:02:53.0829097Z T=2, 2025-05-07T21:02:53.0829179Z D=44, 2025-05-07T21:02:53.0829255Z B=20, 2025-05-07T21:02:53.0829332Z log_E=4, 2025-05-07T21:02:53.0829418Z L=17, 2025-05-07T21:02:53.0829500Z D_gradcheck=2, 2025-05-07T21:02:53.0829668Z stochastic_rounding=False, 2025-05-07T21:02:53.0829761Z weighted=True, 2025-05-07T21:02:53.0829853Z row_wise=True, 2025-05-07T21:02:53.0829937Z mixed=True, 2025-05-07T21:02:53.0830018Z use_cache=True, 2025-05-07T21:02:53.0830121Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:53.0830210Z use_cpu=True, 2025-05-07T21:02:53.0830310Z output_dtype=SparseType.FP16, 2025-05-07T21:02:53.0830389Z ) 2025-05-07T21:02:53.0830523Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:53.0830848Z self=, 2025-05-07T21:02:53.0830933Z compile=True, 2025-05-07T21:02:53.0831046Z pooling_mode=, 2025-05-07T21:02:53.0831123Z T=5, 2025-05-07T21:02:53.0831204Z D=118, 2025-05-07T21:02:53.0831278Z B=86, 2025-05-07T21:02:53.0831355Z log_E=3, 2025-05-07T21:02:53.0831435Z L=14, 2025-05-07T21:02:53.0831517Z D_gradcheck=2, 2025-05-07T21:02:53.0831617Z stochastic_rounding=False, 2025-05-07T21:02:53.0831749Z weighted=True, 2025-05-07T21:02:53.0831830Z row_wise=True, 2025-05-07T21:02:53.0831910Z mixed=True, 2025-05-07T21:02:53.0832004Z use_cache=False, 2025-05-07T21:02:53.0832110Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:53.0832189Z use_cpu=True, 2025-05-07T21:02:53.0832295Z output_dtype=SparseType.FP32, 2025-05-07T21:02:53.0832411Z ) 2025-05-07T21:02:53.0832541Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:53.0832872Z self=, 2025-05-07T21:02:53.0832994Z compile=True, 2025-05-07T21:02:53.0833107Z pooling_mode=, 2025-05-07T21:02:53.0833183Z T=3, 2025-05-07T21:02:53.0833263Z D=119, 2025-05-07T21:02:53.0833344Z B=103, 2025-05-07T21:02:53.0833421Z log_E=3, 2025-05-07T21:02:53.0833498Z L=19, 2025-05-07T21:02:53.0833588Z D_gradcheck=2, 2025-05-07T21:02:53.0833682Z stochastic_rounding=True, 2025-05-07T21:02:53.0833764Z weighted=True, 2025-05-07T21:02:53.0833846Z row_wise=True, 2025-05-07T21:02:53.0833925Z mixed=False, 2025-05-07T21:02:53.0834009Z use_cache=False, 2025-05-07T21:02:53.0834118Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:53.0834197Z use_cpu=True, 2025-05-07T21:02:53.0834298Z output_dtype=SparseType.FP16, 2025-05-07T21:02:53.0834383Z ) 2025-05-07T21:02:53.0834512Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:53.0834856Z self=, 2025-05-07T21:02:53.0834940Z compile=True, 2025-05-07T21:02:53.0835047Z pooling_mode=, 2025-05-07T21:02:53.0835132Z T=4, 2025-05-07T21:02:53.0835212Z D=8, 2025-05-07T21:02:53.0835291Z B=99, 2025-05-07T21:02:53.0835379Z log_E=3, 2025-05-07T21:02:53.0835457Z L=9, 2025-05-07T21:02:53.0835547Z D_gradcheck=2, 2025-05-07T21:02:53.0835643Z stochastic_rounding=False, 2025-05-07T21:02:53.0835729Z weighted=False, 2025-05-07T21:02:53.0835814Z row_wise=True, 2025-05-07T21:02:53.0835895Z mixed=True, 2025-05-07T21:02:53.0835975Z use_cache=True, 2025-05-07T21:02:53.0836091Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:53.0836172Z use_cpu=True, 2025-05-07T21:02:53.0836276Z output_dtype=SparseType.FP32, 2025-05-07T21:02:53.0836362Z ) 2025-05-07T21:02:53.1105354Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:53.1105744Z self=, 2025-05-07T21:02:53.1105826Z compile=False, 2025-05-07T21:02:53.1105932Z pooling_mode=, 2025-05-07T21:02:53.1106009Z T=3, 2025-05-07T21:02:53.1106131Z D=82, 2025-05-07T21:02:53.1106213Z B=99, 2025-05-07T21:02:53.1106290Z log_E=3, 2025-05-07T21:02:53.1106364Z L=5, 2025-05-07T21:02:53.1106579Z D_gradcheck=2, 2025-05-07T21:02:53.1106675Z stochastic_rounding=True, 2025-05-07T21:02:53.1106755Z weighted=False, 2025-05-07T21:02:53.1106836Z row_wise=True, 2025-05-07T21:02:53.1106916Z mixed=True, 2025-05-07T21:02:53.1106996Z use_cache=False, 2025-05-07T21:02:53.1107110Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:53.1107189Z use_cpu=True, 2025-05-07T21:02:53.1107299Z output_dtype=SparseType.FP16, 2025-05-07T21:02:53.1107372Z ) 2025-05-07T21:02:53.1107498Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:53.1107829Z self=, 2025-05-07T21:02:53.1107909Z compile=False, 2025-05-07T21:02:53.1108010Z pooling_mode=, 2025-05-07T21:02:53.1108092Z T=5, 2025-05-07T21:02:53.1108165Z D=14, 2025-05-07T21:02:53.1108238Z B=58, 2025-05-07T21:02:53.1108318Z log_E=5, 2025-05-07T21:02:53.1108392Z L=8, 2025-05-07T21:02:53.1108473Z D_gradcheck=1, 2025-05-07T21:02:53.1108647Z stochastic_rounding=False, 2025-05-07T21:02:53.1108724Z weighted=True, 2025-05-07T21:02:53.1108806Z row_wise=True, 2025-05-07T21:02:53.1108884Z mixed=False, 2025-05-07T21:02:53.1108961Z use_cache=False, 2025-05-07T21:02:53.1109069Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:53.1109146Z use_cpu=True, 2025-05-07T21:02:53.1109304Z output_dtype=SparseType.FP32, 2025-05-07T21:02:53.1109385Z ) 2025-05-07T21:02:53.1109513Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:53.1109895Z self=, 2025-05-07T21:02:53.1109986Z compile=True, 2025-05-07T21:02:53.1110096Z pooling_mode=, 2025-05-07T21:02:53.1110174Z T=4, 2025-05-07T21:02:53.1110254Z D=109, 2025-05-07T21:02:53.1110330Z B=46, 2025-05-07T21:02:53.1110409Z log_E=3, 2025-05-07T21:02:53.1110495Z L=6, 2025-05-07T21:02:53.1110576Z D_gradcheck=2, 2025-05-07T21:02:53.1110679Z stochastic_rounding=False, 2025-05-07T21:02:53.1110759Z weighted=True, 2025-05-07T21:02:53.1110839Z row_wise=True, 2025-05-07T21:02:53.1110923Z mixed=True, 2025-05-07T21:02:53.1111005Z use_cache=True, 2025-05-07T21:02:53.1111111Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:53.1111199Z use_cpu=True, 2025-05-07T21:02:53.1111302Z output_dtype=SparseType.FP32, 2025-05-07T21:02:53.1111379Z ) 2025-05-07T21:02:53.1111510Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:53.1111838Z self=, 2025-05-07T21:02:53.1111924Z compile=False, 2025-05-07T21:02:53.1112034Z pooling_mode=, 2025-05-07T21:02:53.1112110Z T=4, 2025-05-07T21:02:53.1112193Z D=4, 2025-05-07T21:02:53.1112267Z B=60, 2025-05-07T21:02:53.1112346Z log_E=5, 2025-05-07T21:02:53.1112431Z L=7, 2025-05-07T21:02:53.1112511Z D_gradcheck=1, 2025-05-07T21:02:53.1112607Z stochastic_rounding=True, 2025-05-07T21:02:53.1112698Z weighted=False, 2025-05-07T21:02:53.1112779Z row_wise=True, 2025-05-07T21:02:53.1112859Z mixed=False, 2025-05-07T21:02:53.1112951Z use_cache=False, 2025-05-07T21:02:53.1113057Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:53.1113138Z use_cpu=True, 2025-05-07T21:02:53.1113249Z output_dtype=SparseType.FP16, 2025-05-07T21:02:53.1113324Z ) 2025-05-07T21:02:53.1113450Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:53.1113784Z self=, 2025-05-07T21:02:53.1113867Z compile=True, 2025-05-07T21:02:53.1113981Z pooling_mode=, 2025-05-07T21:02:53.1114056Z T=4, 2025-05-07T21:02:53.1114133Z D=87, 2025-05-07T21:02:53.1114212Z B=46, 2025-05-07T21:02:53.1114289Z log_E=3, 2025-05-07T21:02:53.1114412Z L=3, 2025-05-07T21:02:53.1114503Z D_gradcheck=1, 2025-05-07T21:02:53.1114602Z stochastic_rounding=False, 2025-05-07T21:02:53.1114687Z weighted=False, 2025-05-07T21:02:53.1114775Z row_wise=True, 2025-05-07T21:02:53.1114857Z mixed=True, 2025-05-07T21:02:53.1114940Z use_cache=True, 2025-05-07T21:02:53.1115054Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:53.1115138Z use_cpu=True, 2025-05-07T21:02:53.1115245Z output_dtype=SparseType.FP32, 2025-05-07T21:02:53.1115326Z ) 2025-05-07T21:02:53.1115454Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:53.1115787Z self=, 2025-05-07T21:02:53.1115872Z compile=True, 2025-05-07T21:02:53.1115977Z pooling_mode=, 2025-05-07T21:02:53.1116062Z T=1, 2025-05-07T21:02:53.1116139Z D=112, 2025-05-07T21:02:53.1116215Z B=25, 2025-05-07T21:02:53.1116300Z log_E=4, 2025-05-07T21:02:53.1116378Z L=8, 2025-05-07T21:02:53.1116505Z D_gradcheck=2, 2025-05-07T21:02:53.1116606Z stochastic_rounding=False, 2025-05-07T21:02:53.1116688Z weighted=False, 2025-05-07T21:02:53.1116768Z row_wise=True, 2025-05-07T21:02:53.1116854Z mixed=True, 2025-05-07T21:02:53.1116936Z use_cache=True, 2025-05-07T21:02:53.1117039Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:53.1117170Z use_cpu=True, 2025-05-07T21:02:53.1117272Z output_dtype=SparseType.FP32, 2025-05-07T21:02:53.1117356Z ) 2025-05-07T21:02:53.1117486Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:53.1117849Z self=, 2025-05-07T21:02:53.1117945Z compile=False, 2025-05-07T21:02:53.1118051Z pooling_mode=, 2025-05-07T21:02:53.1118127Z T=1, 2025-05-07T21:02:53.1118211Z D=31, 2025-05-07T21:02:53.1118286Z B=87, 2025-05-07T21:02:53.1118366Z log_E=5, 2025-05-07T21:02:53.1118447Z L=1, 2025-05-07T21:02:53.1118533Z D_gradcheck=2, 2025-05-07T21:02:53.1118626Z stochastic_rounding=True, 2025-05-07T21:02:53.1118713Z weighted=True, 2025-05-07T21:02:53.1118794Z row_wise=True, 2025-05-07T21:02:53.1118881Z mixed=False, 2025-05-07T21:02:53.1118963Z use_cache=True, 2025-05-07T21:02:53.1119070Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:53.1119158Z use_cpu=True, 2025-05-07T21:02:53.1119259Z output_dtype=SparseType.FP16, 2025-05-07T21:02:53.1119335Z ) 2025-05-07T21:02:53.1119473Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:53.1119807Z self=, 2025-05-07T21:02:53.1119892Z compile=True, 2025-05-07T21:02:53.1120008Z pooling_mode=, 2025-05-07T21:02:53.1120084Z T=5, 2025-05-07T21:02:53.1120163Z D=47, 2025-05-07T21:02:53.1120247Z B=107, 2025-05-07T21:02:53.1120327Z log_E=5, 2025-05-07T21:02:53.1120403Z L=16, 2025-05-07T21:02:53.1120497Z D_gradcheck=1, 2025-05-07T21:02:53.1120594Z stochastic_rounding=True, 2025-05-07T21:02:53.1120682Z weighted=True, 2025-05-07T21:02:53.1120761Z row_wise=True, 2025-05-07T21:02:53.1120839Z mixed=True, 2025-05-07T21:02:53.1120928Z use_cache=True, 2025-05-07T21:02:53.1121033Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:53.1121114Z use_cpu=True, 2025-05-07T21:02:53.1121219Z output_dtype=SparseType.FP16, 2025-05-07T21:02:53.1121296Z ) 2025-05-07T21:02:53.1121420Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:53.1121753Z self=, 2025-05-07T21:02:53.1121837Z compile=False, 2025-05-07T21:02:53.1121944Z pooling_mode=, 2025-05-07T21:02:53.1122029Z T=3, 2025-05-07T21:02:53.1122105Z D=117, 2025-05-07T21:02:53.1122233Z B=106, 2025-05-07T21:02:53.1122314Z log_E=5, 2025-05-07T21:02:53.1122391Z L=9, 2025-05-07T21:02:53.1122480Z D_gradcheck=1, 2025-05-07T21:02:53.1122575Z stochastic_rounding=False, 2025-05-07T21:02:53.1122654Z weighted=True, 2025-05-07T21:02:53.1122739Z row_wise=True, 2025-05-07T21:02:53.1122818Z mixed=False, 2025-05-07T21:02:53.1122899Z use_cache=True, 2025-05-07T21:02:53.1123009Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:53.1123092Z use_cpu=True, 2025-05-07T21:02:53.1123195Z output_dtype=SparseType.FP16, 2025-05-07T21:02:53.1123277Z ) 2025-05-07T21:02:53.1123403Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:53.1123732Z self=, 2025-05-07T21:02:53.1123823Z compile=True, 2025-05-07T21:02:53.1123930Z pooling_mode=, 2025-05-07T21:02:53.1124010Z T=2, 2025-05-07T21:02:53.1124085Z D=102, 2025-05-07T21:02:53.1124162Z B=17, 2025-05-07T21:02:53.1124249Z log_E=4, 2025-05-07T21:02:53.1124394Z L=5, 2025-05-07T21:02:53.1124478Z D_gradcheck=1, 2025-05-07T21:02:53.1124580Z stochastic_rounding=True, 2025-05-07T21:02:53.1124660Z weighted=False, 2025-05-07T21:02:53.1124745Z row_wise=True, 2025-05-07T21:02:53.1124831Z mixed=False, 2025-05-07T21:02:53.1124916Z use_cache=False, 2025-05-07T21:02:53.1125063Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:53.1125154Z use_cpu=True, 2025-05-07T21:02:53.1125256Z output_dtype=SparseType.FP32, 2025-05-07T21:02:53.1125331Z ) 2025-05-07T21:02:53.1125501Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:53.1125829Z self=, 2025-05-07T21:02:53.1125916Z compile=True, 2025-05-07T21:02:53.1126024Z pooling_mode=, 2025-05-07T21:02:53.1126100Z T=5, 2025-05-07T21:02:53.1126182Z D=76, 2025-05-07T21:02:53.1126262Z B=100, 2025-05-07T21:02:53.1126345Z log_E=4, 2025-05-07T21:02:53.1126432Z L=17, 2025-05-07T21:02:53.1126516Z D_gradcheck=2, 2025-05-07T21:02:53.1126612Z stochastic_rounding=False, 2025-05-07T21:02:53.1126700Z weighted=True, 2025-05-07T21:02:53.1126781Z row_wise=True, 2025-05-07T21:02:53.1126860Z mixed=True, 2025-05-07T21:02:53.1126948Z use_cache=False, 2025-05-07T21:02:53.1127057Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:53.1127137Z use_cpu=True, 2025-05-07T21:02:53.1127243Z output_dtype=SparseType.FP32, 2025-05-07T21:02:53.1127319Z ) 2025-05-07T21:02:53.1127455Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:53.1127783Z self=, 2025-05-07T21:02:53.1127865Z compile=False, 2025-05-07T21:02:53.1127977Z pooling_mode=, 2025-05-07T21:02:53.1128056Z T=5, 2025-05-07T21:02:53.1128141Z D=6, 2025-05-07T21:02:53.1128227Z B=50, 2025-05-07T21:02:53.1128309Z log_E=3, 2025-05-07T21:02:53.1128382Z L=15, 2025-05-07T21:02:53.1128474Z D_gradcheck=2, 2025-05-07T21:02:53.1128569Z stochastic_rounding=False, 2025-05-07T21:02:53.1128655Z weighted=True, 2025-05-07T21:02:53.1128744Z row_wise=True, 2025-05-07T21:02:53.1128824Z mixed=False, 2025-05-07T21:02:53.1128911Z use_cache=True, 2025-05-07T21:02:53.1129022Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:53.1129101Z use_cpu=True, 2025-05-07T21:02:53.1129207Z output_dtype=SparseType.FP16, 2025-05-07T21:02:53.1129280Z ) 2025-05-07T21:02:53.1129409Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:53.1129739Z self=, 2025-05-07T21:02:53.1129823Z compile=True, 2025-05-07T21:02:53.1129929Z pooling_mode=, 2025-05-07T21:02:53.1130010Z T=5, 2025-05-07T21:02:53.1130135Z D=92, 2025-05-07T21:02:53.1130215Z B=112, 2025-05-07T21:02:53.1130303Z log_E=4, 2025-05-07T21:02:53.1130378Z L=16, 2025-05-07T21:02:53.1130460Z D_gradcheck=1, 2025-05-07T21:02:53.1130561Z stochastic_rounding=True, 2025-05-07T21:02:53.1130641Z weighted=True, 2025-05-07T21:02:53.1130724Z row_wise=True, 2025-05-07T21:02:53.1130807Z mixed=False, 2025-05-07T21:02:53.1130887Z use_cache=False, 2025-05-07T21:02:53.1131000Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:53.1131081Z use_cpu=True, 2025-05-07T21:02:53.1131185Z output_dtype=SparseType.FP32, 2025-05-07T21:02:53.1131266Z ) 2025-05-07T21:02:53.1131394Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:53.1131717Z self=, 2025-05-07T21:02:53.1131807Z compile=True, 2025-05-07T21:02:53.1131917Z pooling_mode=, 2025-05-07T21:02:53.1131996Z T=5, 2025-05-07T21:02:53.1132083Z D=68, 2025-05-07T21:02:53.1132159Z B=76, 2025-05-07T21:02:53.1132288Z log_E=4, 2025-05-07T21:02:53.1132365Z L=15, 2025-05-07T21:02:53.1132445Z D_gradcheck=1, 2025-05-07T21:02:53.1132545Z stochastic_rounding=True, 2025-05-07T21:02:53.1132626Z weighted=True, 2025-05-07T21:02:53.1132707Z row_wise=True, 2025-05-07T21:02:53.1132793Z mixed=False, 2025-05-07T21:02:53.1132916Z use_cache=True, 2025-05-07T21:02:53.1133020Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:53.1133108Z use_cpu=True, 2025-05-07T21:02:53.1133208Z output_dtype=SparseType.FP16, 2025-05-07T21:02:53.1133285Z ) 2025-05-07T21:02:53.1133481Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:53.1133807Z self=, 2025-05-07T21:02:53.1133892Z compile=True, 2025-05-07T21:02:53.1133999Z pooling_mode=, 2025-05-07T21:02:53.1134078Z T=2, 2025-05-07T21:02:53.1134160Z D=46, 2025-05-07T21:02:53.1134236Z B=24, 2025-05-07T21:02:53.1134312Z log_E=4, 2025-05-07T21:02:53.1134398Z L=1, 2025-05-07T21:02:53.1134478Z D_gradcheck=2, 2025-05-07T21:02:53.1134574Z stochastic_rounding=False, 2025-05-07T21:02:53.1134664Z weighted=False, 2025-05-07T21:02:53.1134744Z row_wise=True, 2025-05-07T21:02:53.1134820Z mixed=True, 2025-05-07T21:02:53.1134914Z use_cache=True, 2025-05-07T21:02:53.1135021Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:53.1135101Z use_cpu=True, 2025-05-07T21:02:53.1135208Z output_dtype=SparseType.FP32, 2025-05-07T21:02:53.1135282Z ) 2025-05-07T21:02:53.1135410Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:53.1135742Z self=, 2025-05-07T21:02:53.1135823Z compile=True, 2025-05-07T21:02:53.1135936Z pooling_mode=, 2025-05-07T21:02:53.1136131Z T=3, 2025-05-07T21:02:53.1136210Z D=84, 2025-05-07T21:02:53.1136292Z B=102, 2025-05-07T21:02:53.1136367Z log_E=5, 2025-05-07T21:02:53.1136441Z L=14, 2025-05-07T21:02:53.1136522Z D_gradcheck=2, 2025-05-07T21:02:53.1136614Z stochastic_rounding=True, 2025-05-07T21:02:53.1136694Z weighted=True, 2025-05-07T21:02:53.1136775Z row_wise=True, 2025-05-07T21:02:53.1136851Z mixed=True, 2025-05-07T21:02:53.1136933Z use_cache=False, 2025-05-07T21:02:53.1137041Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:53.1137124Z use_cpu=True, 2025-05-07T21:02:53.1137227Z output_dtype=SparseType.FP32, 2025-05-07T21:02:53.1137302Z ) 2025-05-07T21:02:53.1409105Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:53.1409494Z self=, 2025-05-07T21:02:53.1409599Z compile=False, 2025-05-07T21:02:53.1409712Z pooling_mode=, 2025-05-07T21:02:53.1409889Z T=3, 2025-05-07T21:02:53.1409964Z D=36, 2025-05-07T21:02:53.1410045Z B=18, 2025-05-07T21:02:53.1410120Z log_E=4, 2025-05-07T21:02:53.1410194Z L=8, 2025-05-07T21:02:53.1410279Z D_gradcheck=1, 2025-05-07T21:02:53.1410372Z stochastic_rounding=True, 2025-05-07T21:02:53.1410459Z weighted=False, 2025-05-07T21:02:53.1410534Z row_wise=True, 2025-05-07T21:02:53.1410612Z mixed=True, 2025-05-07T21:02:53.1410701Z use_cache=False, 2025-05-07T21:02:53.1410802Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:53.1410885Z use_cpu=True, 2025-05-07T21:02:53.1410992Z output_dtype=SparseType.FP16, 2025-05-07T21:02:53.1411068Z ) 2025-05-07T21:02:53.1411195Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:53.1411529Z self=, 2025-05-07T21:02:53.1411612Z compile=True, 2025-05-07T21:02:53.1411722Z pooling_mode=, 2025-05-07T21:02:53.1411804Z T=5, 2025-05-07T21:02:53.1411957Z D=69, 2025-05-07T21:02:53.1412037Z B=43, 2025-05-07T21:02:53.1412110Z log_E=3, 2025-05-07T21:02:53.1412182Z L=3, 2025-05-07T21:02:53.1412264Z D_gradcheck=1, 2025-05-07T21:02:53.1412355Z stochastic_rounding=False, 2025-05-07T21:02:53.1412433Z weighted=False, 2025-05-07T21:02:53.1412518Z row_wise=True, 2025-05-07T21:02:53.1412656Z mixed=False, 2025-05-07T21:02:53.1412737Z use_cache=False, 2025-05-07T21:02:53.1412849Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:53.1412934Z use_cpu=True, 2025-05-07T21:02:53.1413034Z output_dtype=SparseType.FP16, 2025-05-07T21:02:53.1413173Z ) 2025-05-07T21:02:53.1413300Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:53.1413626Z self=, 2025-05-07T21:02:53.1413714Z compile=False, 2025-05-07T21:02:53.1413823Z pooling_mode=, 2025-05-07T21:02:53.1413904Z T=5, 2025-05-07T21:02:53.1413990Z D=87, 2025-05-07T21:02:53.1414067Z B=2, 2025-05-07T21:02:53.1414159Z log_E=5, 2025-05-07T21:02:53.1414235Z L=2, 2025-05-07T21:02:53.1414319Z D_gradcheck=1, 2025-05-07T21:02:53.1414422Z stochastic_rounding=True, 2025-05-07T21:02:53.1414502Z weighted=True, 2025-05-07T21:02:53.1414582Z row_wise=True, 2025-05-07T21:02:53.1414672Z mixed=True, 2025-05-07T21:02:53.1414753Z use_cache=False, 2025-05-07T21:02:53.1414858Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:53.1414944Z use_cpu=True, 2025-05-07T21:02:53.1415047Z output_dtype=SparseType.FP16, 2025-05-07T21:02:53.1415124Z ) 2025-05-07T21:02:53.1415255Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:53.1415579Z self=, 2025-05-07T21:02:53.1415667Z compile=False, 2025-05-07T21:02:53.1415776Z pooling_mode=, 2025-05-07T21:02:53.1415853Z T=3, 2025-05-07T21:02:53.1415940Z D=38, 2025-05-07T21:02:53.1416105Z B=46, 2025-05-07T21:02:53.1416181Z log_E=5, 2025-05-07T21:02:53.1416260Z L=2, 2025-05-07T21:02:53.1416338Z D_gradcheck=1, 2025-05-07T21:02:53.1416428Z stochastic_rounding=True, 2025-05-07T21:02:53.1416512Z weighted=True, 2025-05-07T21:02:53.1416591Z row_wise=True, 2025-05-07T21:02:53.1416669Z mixed=True, 2025-05-07T21:02:53.1416753Z use_cache=False, 2025-05-07T21:02:53.1416855Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:53.1416933Z use_cpu=True, 2025-05-07T21:02:53.1417039Z output_dtype=SparseType.FP32, 2025-05-07T21:02:53.1417107Z ) 2025-05-07T21:02:53.1417238Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:53.1426708Z self=, 2025-05-07T21:02:53.1426824Z compile=False, 2025-05-07T21:02:53.1427023Z pooling_mode=, 2025-05-07T21:02:53.1427115Z T=3, 2025-05-07T21:02:53.1427190Z D=87, 2025-05-07T21:02:53.1427275Z B=49, 2025-05-07T21:02:53.1427385Z log_E=4, 2025-05-07T21:02:53.1427467Z L=13, 2025-05-07T21:02:53.1427549Z D_gradcheck=1, 2025-05-07T21:02:53.1427645Z stochastic_rounding=True, 2025-05-07T21:02:53.1427733Z weighted=True, 2025-05-07T21:02:53.1427814Z row_wise=True, 2025-05-07T21:02:53.1427899Z mixed=True, 2025-05-07T21:02:53.1427982Z use_cache=True, 2025-05-07T21:02:53.1428090Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:53.1428177Z use_cpu=True, 2025-05-07T21:02:53.1428283Z output_dtype=SparseType.FP32, 2025-05-07T21:02:53.1428354Z ) 2025-05-07T21:02:53.1428495Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:53.1428836Z self=, 2025-05-07T21:02:53.1428915Z compile=False, 2025-05-07T21:02:53.1429033Z pooling_mode=, 2025-05-07T21:02:53.1429160Z T=2, 2025-05-07T21:02:53.1429235Z D=112, 2025-05-07T21:02:53.1429315Z B=120, 2025-05-07T21:02:53.1429388Z log_E=5, 2025-05-07T21:02:53.1429460Z L=7, 2025-05-07T21:02:53.1429551Z D_gradcheck=1, 2025-05-07T21:02:53.1429649Z stochastic_rounding=False, 2025-05-07T21:02:53.1429734Z weighted=True, 2025-05-07T21:02:53.1429857Z row_wise=True, 2025-05-07T21:02:53.1429931Z mixed=True, 2025-05-07T21:02:53.1430016Z use_cache=False, 2025-05-07T21:02:53.1430120Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:53.1430200Z use_cpu=True, 2025-05-07T21:02:53.1430345Z output_dtype=SparseType.FP16, 2025-05-07T21:02:53.1430420Z ) 2025-05-07T21:02:53.1430549Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:53.1430882Z self=, 2025-05-07T21:02:53.1430960Z compile=True, 2025-05-07T21:02:53.1431064Z pooling_mode=, 2025-05-07T21:02:53.1431148Z T=3, 2025-05-07T21:02:53.1431223Z D=125, 2025-05-07T21:02:53.1431299Z B=13, 2025-05-07T21:02:53.1431378Z log_E=5, 2025-05-07T21:02:53.1431448Z L=16, 2025-05-07T21:02:53.1431531Z D_gradcheck=2, 2025-05-07T21:02:53.1431622Z stochastic_rounding=True, 2025-05-07T21:02:53.1431697Z weighted=False, 2025-05-07T21:02:53.1431782Z row_wise=True, 2025-05-07T21:02:53.1431858Z mixed=False, 2025-05-07T21:02:53.1431937Z use_cache=True, 2025-05-07T21:02:53.1432046Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:53.1432126Z use_cpu=True, 2025-05-07T21:02:53.1432230Z output_dtype=SparseType.FP16, 2025-05-07T21:02:53.1432307Z ) 2025-05-07T21:02:53.1432440Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:53.1432763Z self=, 2025-05-07T21:02:53.1432853Z compile=False, 2025-05-07T21:02:53.1432960Z pooling_mode=, 2025-05-07T21:02:53.1433043Z T=5, 2025-05-07T21:02:53.1433112Z D=104, 2025-05-07T21:02:53.1433187Z B=30, 2025-05-07T21:02:53.1433268Z log_E=5, 2025-05-07T21:02:53.1433340Z L=13, 2025-05-07T21:02:53.1433417Z D_gradcheck=1, 2025-05-07T21:02:53.1433513Z stochastic_rounding=True, 2025-05-07T21:02:53.1433591Z weighted=False, 2025-05-07T21:02:53.1433670Z row_wise=True, 2025-05-07T21:02:53.1433755Z mixed=True, 2025-05-07T21:02:53.1433835Z use_cache=True, 2025-05-07T21:02:53.1433934Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:53.1434027Z use_cpu=True, 2025-05-07T21:02:53.1434123Z output_dtype=SparseType.FP32, 2025-05-07T21:02:53.1434191Z ) 2025-05-07T21:02:53.1434325Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:53.1434647Z self=, 2025-05-07T21:02:53.1434780Z compile=False, 2025-05-07T21:02:53.1434890Z pooling_mode=, 2025-05-07T21:02:53.1434967Z T=4, 2025-05-07T21:02:53.1435049Z D=113, 2025-05-07T21:02:53.1435125Z B=95, 2025-05-07T21:02:53.1435201Z log_E=4, 2025-05-07T21:02:53.1435280Z L=19, 2025-05-07T21:02:53.1435358Z D_gradcheck=2, 2025-05-07T21:02:53.1435450Z stochastic_rounding=True, 2025-05-07T21:02:53.1435535Z weighted=True, 2025-05-07T21:02:53.1435613Z row_wise=True, 2025-05-07T21:02:53.1435690Z mixed=False, 2025-05-07T21:02:53.1435775Z use_cache=False, 2025-05-07T21:02:53.1435879Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:53.1435971Z use_cpu=True, 2025-05-07T21:02:53.1436073Z output_dtype=SparseType.FP16, 2025-05-07T21:02:53.1436144Z ) 2025-05-07T21:02:53.1436274Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:53.1436593Z self=, 2025-05-07T21:02:53.1436676Z compile=False, 2025-05-07T21:02:53.1436782Z pooling_mode=, 2025-05-07T21:02:53.1436895Z T=2, 2025-05-07T21:02:53.1436973Z D=48, 2025-05-07T21:02:53.1437052Z B=21, 2025-05-07T21:02:53.1437124Z log_E=3, 2025-05-07T21:02:53.1437196Z L=11, 2025-05-07T21:02:53.1437285Z D_gradcheck=1, 2025-05-07T21:02:53.1437379Z stochastic_rounding=False, 2025-05-07T21:02:53.1437495Z weighted=True, 2025-05-07T21:02:53.1437577Z row_wise=True, 2025-05-07T21:02:53.1437651Z mixed=True, 2025-05-07T21:02:53.1437733Z use_cache=False, 2025-05-07T21:02:53.1437836Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:53.1437950Z use_cpu=True, 2025-05-07T21:02:53.1438054Z output_dtype=SparseType.FP32, 2025-05-07T21:02:53.1438125Z ) 2025-05-07T21:02:53.1438248Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:53.1438578Z self=, 2025-05-07T21:02:53.1438656Z compile=True, 2025-05-07T21:02:53.1438761Z pooling_mode=, 2025-05-07T21:02:53.1438843Z T=2, 2025-05-07T21:02:53.1438915Z D=32, 2025-05-07T21:02:53.1438988Z B=82, 2025-05-07T21:02:53.1439067Z log_E=3, 2025-05-07T21:02:53.1439138Z L=19, 2025-05-07T21:02:53.1439216Z D_gradcheck=2, 2025-05-07T21:02:53.1439317Z stochastic_rounding=False, 2025-05-07T21:02:53.1439401Z weighted=False, 2025-05-07T21:02:53.1439483Z row_wise=True, 2025-05-07T21:02:53.1439561Z mixed=False, 2025-05-07T21:02:53.1439641Z use_cache=False, 2025-05-07T21:02:53.1439751Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:53.1439833Z use_cpu=True, 2025-05-07T21:02:53.1439928Z output_dtype=SparseType.FP32, 2025-05-07T21:02:53.1440003Z ) 2025-05-07T21:02:53.1440126Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:53.1440449Z self=, 2025-05-07T21:02:53.1440535Z compile=False, 2025-05-07T21:02:53.1440639Z pooling_mode=, 2025-05-07T21:02:53.1440711Z T=5, 2025-05-07T21:02:53.1440790Z D=40, 2025-05-07T21:02:53.1440862Z B=35, 2025-05-07T21:02:53.1440941Z log_E=4, 2025-05-07T21:02:53.1441010Z L=18, 2025-05-07T21:02:53.1441087Z D_gradcheck=1, 2025-05-07T21:02:53.1441184Z stochastic_rounding=True, 2025-05-07T21:02:53.1441263Z weighted=True, 2025-05-07T21:02:53.1441338Z row_wise=True, 2025-05-07T21:02:53.1441417Z mixed=True, 2025-05-07T21:02:53.1441496Z use_cache=False, 2025-05-07T21:02:53.1441598Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:53.1441680Z use_cpu=True, 2025-05-07T21:02:53.1441776Z output_dtype=SparseType.FP32, 2025-05-07T21:02:53.1441845Z ) 2025-05-07T21:02:53.1441982Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:53.1442347Z self=, 2025-05-07T21:02:53.1442436Z compile=False, 2025-05-07T21:02:53.1442540Z pooling_mode=, 2025-05-07T21:02:53.1442612Z T=1, 2025-05-07T21:02:53.1442693Z D=68, 2025-05-07T21:02:53.1442767Z B=99, 2025-05-07T21:02:53.1442842Z log_E=4, 2025-05-07T21:02:53.1442918Z L=15, 2025-05-07T21:02:53.1442997Z D_gradcheck=2, 2025-05-07T21:02:53.1443089Z stochastic_rounding=True, 2025-05-07T21:02:53.1443175Z weighted=True, 2025-05-07T21:02:53.1443254Z row_wise=True, 2025-05-07T21:02:53.1443327Z mixed=True, 2025-05-07T21:02:53.1443415Z use_cache=False, 2025-05-07T21:02:53.1443524Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:53.1443601Z use_cpu=True, 2025-05-07T21:02:53.1443708Z output_dtype=SparseType.FP32, 2025-05-07T21:02:53.1443777Z ) 2025-05-07T21:02:53.1443903Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:53.1444235Z self=, 2025-05-07T21:02:53.1444358Z compile=False, 2025-05-07T21:02:53.1444467Z pooling_mode=, 2025-05-07T21:02:53.1444541Z T=3, 2025-05-07T21:02:53.1444615Z D=78, 2025-05-07T21:02:53.1444693Z B=118, 2025-05-07T21:02:53.1444766Z log_E=5, 2025-05-07T21:02:53.1444837Z L=8, 2025-05-07T21:02:53.1444922Z D_gradcheck=2, 2025-05-07T21:02:53.1445057Z stochastic_rounding=False, 2025-05-07T21:02:53.1445136Z weighted=True, 2025-05-07T21:02:53.1445217Z row_wise=True, 2025-05-07T21:02:53.1445296Z mixed=False, 2025-05-07T21:02:53.1445373Z use_cache=False, 2025-05-07T21:02:53.1445523Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:53.1445601Z use_cpu=True, 2025-05-07T21:02:53.1445708Z output_dtype=SparseType.FP32, 2025-05-07T21:02:53.1445781Z ) 2025-05-07T21:02:53.1445909Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:53.1446237Z self=, 2025-05-07T21:02:53.1446320Z compile=True, 2025-05-07T21:02:53.1446422Z pooling_mode=, 2025-05-07T21:02:53.1446507Z T=3, 2025-05-07T21:02:53.1446577Z D=115, 2025-05-07T21:02:53.1446648Z B=101, 2025-05-07T21:02:53.1446725Z log_E=3, 2025-05-07T21:02:53.1446798Z L=10, 2025-05-07T21:02:53.1446880Z D_gradcheck=2, 2025-05-07T21:02:53.1446983Z stochastic_rounding=False, 2025-05-07T21:02:53.1447065Z weighted=False, 2025-05-07T21:02:53.1447141Z row_wise=True, 2025-05-07T21:02:53.1447226Z mixed=False, 2025-05-07T21:02:53.1447305Z use_cache=False, 2025-05-07T21:02:53.1447414Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:53.1447493Z use_cpu=True, 2025-05-07T21:02:53.1447591Z output_dtype=SparseType.FP16, 2025-05-07T21:02:53.1447668Z ) 2025-05-07T21:02:53.1447790Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:53.1448115Z self=, 2025-05-07T21:02:53.1448201Z compile=True, 2025-05-07T21:02:53.1448302Z pooling_mode=, 2025-05-07T21:02:53.1448377Z T=3, 2025-05-07T21:02:53.1448453Z D=66, 2025-05-07T21:02:53.1448524Z B=35, 2025-05-07T21:02:53.1448596Z log_E=5, 2025-05-07T21:02:53.1448671Z L=4, 2025-05-07T21:02:53.1448750Z D_gradcheck=1, 2025-05-07T21:02:53.1448852Z stochastic_rounding=False, 2025-05-07T21:02:53.1448931Z weighted=True, 2025-05-07T21:02:53.1449006Z row_wise=True, 2025-05-07T21:02:53.1449087Z mixed=False, 2025-05-07T21:02:53.1449168Z use_cache=True, 2025-05-07T21:02:53.1449270Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:53.1449355Z use_cpu=True, 2025-05-07T21:02:53.1449452Z output_dtype=SparseType.FP32, 2025-05-07T21:02:53.1449524Z ) 2025-05-07T21:02:53.7807396Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:53.7808994Z self=, 2025-05-07T21:02:53.7810025Z compile=False, 2025-05-07T21:02:53.7810513Z pooling_mode=, 2025-05-07T21:02:53.7811038Z T=3, 2025-05-07T21:02:53.7811362Z D=13, 2025-05-07T21:02:53.7811645Z B=60, 2025-05-07T21:02:53.7811925Z log_E=4, 2025-05-07T21:02:53.7812202Z L=19, 2025-05-07T21:02:53.7812492Z D_gradcheck=2, 2025-05-07T21:02:53.7812834Z stochastic_rounding=True, 2025-05-07T21:02:53.7813218Z weighted=False, 2025-05-07T21:02:53.7813548Z row_wise=True, 2025-05-07T21:02:53.7813886Z mixed=True, 2025-05-07T21:02:53.7814230Z use_cache=False, 2025-05-07T21:02:53.7814624Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:53.7815101Z use_cpu=True, 2025-05-07T21:02:53.7815478Z output_dtype=SparseType.FP16, 2025-05-07T21:02:53.7815915Z ) 2025-05-07T21:02:53.7816429Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:53.7817398Z self=, 2025-05-07T21:02:53.7818409Z compile=False, 2025-05-07T21:02:53.7818799Z pooling_mode=, 2025-05-07T21:02:53.7819236Z T=5, 2025-05-07T21:02:53.7819519Z D=69, 2025-05-07T21:02:53.7819811Z B=25, 2025-05-07T21:02:53.7820101Z log_E=3, 2025-05-07T21:02:53.7820403Z L=4, 2025-05-07T21:02:53.7820857Z D_gradcheck=2, 2025-05-07T21:02:53.7821235Z stochastic_rounding=True, 2025-05-07T21:02:53.7821635Z weighted=False, 2025-05-07T21:02:53.7821973Z row_wise=True, 2025-05-07T21:02:53.7822315Z mixed=False, 2025-05-07T21:02:53.7822781Z use_cache=False, 2025-05-07T21:02:53.7823190Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:53.7823641Z use_cpu=True, 2025-05-07T21:02:53.7824018Z output_dtype=SparseType.FP32, 2025-05-07T21:02:53.7824422Z ) 2025-05-07T21:02:53.7824795Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:53.7825733Z self=, 2025-05-07T21:02:53.7826596Z compile=True, 2025-05-07T21:02:53.7826972Z pooling_mode=, 2025-05-07T21:02:53.7827416Z T=3, 2025-05-07T21:02:53.7827688Z D=89, 2025-05-07T21:02:53.7827987Z B=31, 2025-05-07T21:02:53.7828281Z log_E=4, 2025-05-07T21:02:53.7828566Z L=10, 2025-05-07T21:02:53.7828875Z D_gradcheck=1, 2025-05-07T21:02:53.7829239Z stochastic_rounding=False, 2025-05-07T21:02:53.7829635Z weighted=False, 2025-05-07T21:02:53.7829976Z row_wise=True, 2025-05-07T21:02:53.7830298Z mixed=False, 2025-05-07T21:02:53.7830623Z use_cache=False, 2025-05-07T21:02:53.7831008Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:53.7831464Z use_cpu=True, 2025-05-07T21:02:53.7831816Z output_dtype=SparseType.FP16, 2025-05-07T21:02:53.7832239Z ) 2025-05-07T21:02:53.7832626Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:53.7833613Z self=, 2025-05-07T21:02:53.7834465Z compile=False, 2025-05-07T21:02:53.7834848Z pooling_mode=, 2025-05-07T21:02:53.7835296Z T=4, 2025-05-07T21:02:53.7835572Z D=32, 2025-05-07T21:02:53.7835862Z B=82, 2025-05-07T21:02:53.7836152Z log_E=4, 2025-05-07T21:02:53.7836492Z L=5, 2025-05-07T21:02:53.7836844Z D_gradcheck=1, 2025-05-07T21:02:53.7837279Z stochastic_rounding=False, 2025-05-07T21:02:53.7837755Z weighted=False, 2025-05-07T21:02:53.7838148Z row_wise=True, 2025-05-07T21:02:53.7838545Z mixed=True, 2025-05-07T21:02:53.7838916Z use_cache=True, 2025-05-07T21:02:53.7839359Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:53.7839902Z use_cpu=True, 2025-05-07T21:02:53.7840315Z output_dtype=SparseType.FP16, 2025-05-07T21:02:53.7840713Z ) 2025-05-07T21:02:53.7841147Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:53.7842019Z self=, 2025-05-07T21:02:53.7842884Z compile=True, 2025-05-07T21:02:53.7843277Z pooling_mode=, 2025-05-07T21:02:53.7843742Z T=1, 2025-05-07T21:02:53.7844038Z D=103, 2025-05-07T21:02:53.7844336Z B=50, 2025-05-07T21:02:53.7844635Z log_E=4, 2025-05-07T21:02:53.7844941Z L=12, 2025-05-07T21:02:53.7845246Z D_gradcheck=1, 2025-05-07T21:02:53.7845600Z stochastic_rounding=True, 2025-05-07T21:02:53.7845990Z weighted=False, 2025-05-07T21:02:53.7846323Z row_wise=True, 2025-05-07T21:02:53.7846653Z mixed=True, 2025-05-07T21:02:53.7846970Z use_cache=False, 2025-05-07T21:02:53.7847354Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:53.7847815Z use_cpu=True, 2025-05-07T21:02:53.7848168Z output_dtype=SparseType.FP16, 2025-05-07T21:02:53.7848589Z ) 2025-05-07T21:02:53.7848951Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:53.7849875Z self=, 2025-05-07T21:02:53.7850850Z compile=False, 2025-05-07T21:02:53.7851238Z pooling_mode=, 2025-05-07T21:02:53.7851675Z T=5, 2025-05-07T21:02:53.7851954Z D=16, 2025-05-07T21:02:53.7852244Z B=71, 2025-05-07T21:02:53.7852525Z log_E=5, 2025-05-07T21:02:53.7852911Z L=15, 2025-05-07T21:02:53.7853213Z D_gradcheck=2, 2025-05-07T21:02:53.7853562Z stochastic_rounding=True, 2025-05-07T21:02:53.7853973Z weighted=False, 2025-05-07T21:02:53.7854298Z row_wise=True, 2025-05-07T21:02:53.7854711Z mixed=True, 2025-05-07T21:02:53.7855038Z use_cache=False, 2025-05-07T21:02:53.7855421Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:53.7855872Z use_cpu=True, 2025-05-07T21:02:53.7856330Z output_dtype=SparseType.FP32, 2025-05-07T21:02:53.7856746Z ) 2025-05-07T21:02:53.7857122Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:53.7858047Z self=, 2025-05-07T21:02:53.7858927Z compile=True, 2025-05-07T21:02:53.7859522Z pooling_mode=, 2025-05-07T21:02:53.7859969Z T=3, 2025-05-07T21:02:53.7860254Z D=60, 2025-05-07T21:02:53.7860544Z B=13, 2025-05-07T21:02:53.7860842Z log_E=4, 2025-05-07T21:02:53.7861136Z L=20, 2025-05-07T21:02:53.7861436Z D_gradcheck=2, 2025-05-07T21:02:53.7861811Z stochastic_rounding=False, 2025-05-07T21:02:53.7862244Z weighted=True, 2025-05-07T21:02:53.7862617Z row_wise=True, 2025-05-07T21:02:53.7862957Z mixed=True, 2025-05-07T21:02:53.7863275Z use_cache=False, 2025-05-07T21:02:53.7863666Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:53.7864124Z use_cpu=True, 2025-05-07T21:02:53.7864482Z output_dtype=SparseType.FP32, 2025-05-07T21:02:53.7864890Z ) 2025-05-07T21:02:53.7865255Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:53.7866238Z self=, 2025-05-07T21:02:53.7867232Z compile=False, 2025-05-07T21:02:53.7867667Z pooling_mode=, 2025-05-07T21:02:53.7868176Z T=3, 2025-05-07T21:02:53.7868523Z D=81, 2025-05-07T21:02:53.7868858Z B=64, 2025-05-07T21:02:53.7869193Z log_E=4, 2025-05-07T21:02:53.7869559Z L=0, 2025-05-07T21:02:53.7869881Z D_gradcheck=2, 2025-05-07T21:02:53.7870222Z stochastic_rounding=True, 2025-05-07T21:02:53.7870611Z weighted=True, 2025-05-07T21:02:53.7870934Z row_wise=True, 2025-05-07T21:02:53.7871234Z mixed=False, 2025-05-07T21:02:53.7871545Z use_cache=False, 2025-05-07T21:02:53.7871925Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:53.7872388Z use_cpu=True, 2025-05-07T21:02:53.7872760Z output_dtype=SparseType.FP32, 2025-05-07T21:02:53.7873190Z ) 2025-05-07T21:02:53.7873708Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:53.7874660Z self=, 2025-05-07T21:02:53.7875543Z compile=True, 2025-05-07T21:02:53.7875972Z pooling_mode=, 2025-05-07T21:02:53.7876410Z T=2, 2025-05-07T21:02:53.7876702Z D=17, 2025-05-07T21:02:53.7876986Z B=128, 2025-05-07T21:02:53.7877276Z log_E=3, 2025-05-07T21:02:53.7877574Z L=8, 2025-05-07T21:02:53.7877865Z D_gradcheck=2, 2025-05-07T21:02:53.7878218Z stochastic_rounding=True, 2025-05-07T21:02:53.7878624Z weighted=True, 2025-05-07T21:02:53.7878953Z row_wise=True, 2025-05-07T21:02:53.7879276Z mixed=True, 2025-05-07T21:02:53.7879610Z use_cache=False, 2025-05-07T21:02:53.7879981Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:53.7880443Z use_cpu=True, 2025-05-07T21:02:53.7880807Z output_dtype=SparseType.FP16, 2025-05-07T21:02:53.7881209Z ) 2025-05-07T21:02:53.7881584Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:53.7882658Z self=, 2025-05-07T21:02:53.7883510Z compile=False, 2025-05-07T21:02:53.7883899Z pooling_mode=, 2025-05-07T21:02:53.7884340Z T=2, 2025-05-07T21:02:53.7884627Z D=91, 2025-05-07T21:02:53.7885031Z B=101, 2025-05-07T21:02:53.7885314Z log_E=4, 2025-05-07T21:02:53.7885615Z L=1, 2025-05-07T21:02:53.7885897Z D_gradcheck=2, 2025-05-07T21:02:53.7886253Z stochastic_rounding=True, 2025-05-07T21:02:53.7886651Z weighted=True, 2025-05-07T21:02:53.7887097Z row_wise=True, 2025-05-07T21:02:53.7887436Z mixed=False, 2025-05-07T21:02:53.7887767Z use_cache=False, 2025-05-07T21:02:53.7888154Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:53.7888601Z use_cpu=True, 2025-05-07T21:02:53.7888967Z output_dtype=SparseType.FP16, 2025-05-07T21:02:53.7889372Z ) 2025-05-07T21:02:53.7889730Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:53.7890663Z self=, 2025-05-07T21:02:53.7891591Z compile=True, 2025-05-07T21:02:53.7891971Z pooling_mode=, 2025-05-07T21:02:53.7892409Z T=3, 2025-05-07T21:02:53.7892690Z D=35, 2025-05-07T21:02:53.7892984Z B=25, 2025-05-07T21:02:53.7893269Z log_E=4, 2025-05-07T21:02:53.7893554Z L=20, 2025-05-07T21:02:53.7893854Z D_gradcheck=1, 2025-05-07T21:02:53.7894218Z stochastic_rounding=False, 2025-05-07T21:02:53.7894677Z weighted=False, 2025-05-07T21:02:53.7895066Z row_wise=True, 2025-05-07T21:02:53.7895453Z mixed=True, 2025-05-07T21:02:53.7895833Z use_cache=True, 2025-05-07T21:02:53.7896369Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:53.7896910Z use_cpu=True, 2025-05-07T21:02:53.7897348Z output_dtype=SparseType.FP16, 2025-05-07T21:02:53.7897835Z ) 2025-05-07T21:02:53.7898259Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:53.7899204Z self=, 2025-05-07T21:02:53.7900015Z compile=False, 2025-05-07T21:02:53.7900383Z pooling_mode=, 2025-05-07T21:02:53.7900842Z T=3, 2025-05-07T21:02:53.7901121Z D=124, 2025-05-07T21:02:53.7901432Z B=33, 2025-05-07T21:02:53.7901734Z log_E=5, 2025-05-07T21:02:53.7902043Z L=0, 2025-05-07T21:02:53.7902343Z D_gradcheck=1, 2025-05-07T21:02:53.7902714Z stochastic_rounding=True, 2025-05-07T21:02:53.7903125Z weighted=False, 2025-05-07T21:02:53.7903463Z row_wise=True, 2025-05-07T21:02:53.7903776Z mixed=False, 2025-05-07T21:02:53.7904098Z use_cache=True, 2025-05-07T21:02:53.7904473Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:53.7919844Z use_cpu=True, 2025-05-07T21:02:53.7920346Z output_dtype=SparseType.FP16, 2025-05-07T21:02:53.7920767Z ) 2025-05-07T21:02:53.7921112Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:53.7922044Z self=, 2025-05-07T21:02:53.7922932Z compile=True, 2025-05-07T21:02:53.7923302Z pooling_mode=, 2025-05-07T21:02:53.7923737Z T=2, 2025-05-07T21:02:53.7924035Z D=80, 2025-05-07T21:02:53.7924322Z B=38, 2025-05-07T21:02:53.7924660Z log_E=4, 2025-05-07T21:02:53.7925017Z L=13, 2025-05-07T21:02:53.7925380Z D_gradcheck=2, 2025-05-07T21:02:53.7925787Z stochastic_rounding=False, 2025-05-07T21:02:53.7926260Z weighted=True, 2025-05-07T21:02:53.7926660Z row_wise=True, 2025-05-07T21:02:53.7927036Z mixed=False, 2025-05-07T21:02:53.7927411Z use_cache=True, 2025-05-07T21:02:53.7927840Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:53.7928347Z use_cpu=True, 2025-05-07T21:02:53.7928706Z output_dtype=SparseType.FP32, 2025-05-07T21:02:53.7929095Z ) 2025-05-07T21:02:53.7929511Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:53.7930395Z self=, 2025-05-07T21:02:53.7931275Z compile=True, 2025-05-07T21:02:53.7931670Z pooling_mode=, 2025-05-07T21:02:53.7932127Z T=5, 2025-05-07T21:02:53.7932511Z D=112, 2025-05-07T21:02:53.7932794Z B=40, 2025-05-07T21:02:53.7933090Z log_E=4, 2025-05-07T21:02:53.7933383Z L=16, 2025-05-07T21:02:53.7933658Z D_gradcheck=1, 2025-05-07T21:02:53.7934022Z stochastic_rounding=True, 2025-05-07T21:02:53.7934503Z weighted=False, 2025-05-07T21:02:53.7934830Z row_wise=True, 2025-05-07T21:02:53.7935162Z mixed=False, 2025-05-07T21:02:53.7935494Z use_cache=False, 2025-05-07T21:02:53.7935869Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:53.7936398Z use_cpu=True, 2025-05-07T21:02:53.7936775Z output_dtype=SparseType.FP32, 2025-05-07T21:02:53.7937181Z ) 2025-05-07T21:02:53.7937546Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:53.7938464Z self=, 2025-05-07T21:02:53.7939341Z compile=True, 2025-05-07T21:02:53.7939705Z pooling_mode=, 2025-05-07T21:02:53.7940160Z T=4, 2025-05-07T21:02:53.7940450Z D=38, 2025-05-07T21:02:53.7940728Z B=114, 2025-05-07T21:02:53.7941029Z log_E=4, 2025-05-07T21:02:53.7941330Z L=5, 2025-05-07T21:02:53.7941612Z D_gradcheck=2, 2025-05-07T21:02:53.7941984Z stochastic_rounding=False, 2025-05-07T21:02:53.7942384Z weighted=True, 2025-05-07T21:02:53.7942708Z row_wise=True, 2025-05-07T21:02:53.7943031Z mixed=True, 2025-05-07T21:02:53.7943353Z use_cache=True, 2025-05-07T21:02:53.7943728Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:53.7944175Z use_cpu=True, 2025-05-07T21:02:53.7944548Z output_dtype=SparseType.FP32, 2025-05-07T21:02:53.7944957Z ) 2025-05-07T21:02:53.7945320Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:53.7946235Z self=, 2025-05-07T21:02:53.7947110Z compile=False, 2025-05-07T21:02:53.7947485Z pooling_mode=, 2025-05-07T21:02:53.7947927Z T=3, 2025-05-07T21:02:53.7948220Z D=26, 2025-05-07T21:02:53.7948502Z B=38, 2025-05-07T21:02:53.7948778Z log_E=5, 2025-05-07T21:02:53.7949077Z L=4, 2025-05-07T21:02:53.7949375Z D_gradcheck=2, 2025-05-07T21:02:53.7949767Z stochastic_rounding=True, 2025-05-07T21:02:53.7950196Z weighted=False, 2025-05-07T21:02:53.7950540Z row_wise=True, 2025-05-07T21:02:53.7950871Z mixed=False, 2025-05-07T21:02:53.7951196Z use_cache=True, 2025-05-07T21:02:53.7951562Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:53.7952018Z use_cpu=True, 2025-05-07T21:02:53.7952481Z output_dtype=SparseType.FP16, 2025-05-07T21:02:53.7952903Z ) 2025-05-07T21:02:53.8166526Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:53.8167512Z self=, 2025-05-07T21:02:53.8168431Z compile=True, 2025-05-07T21:02:53.8168909Z pooling_mode=, 2025-05-07T21:02:53.8169446Z T=2, 2025-05-07T21:02:53.8169779Z D=2, 2025-05-07T21:02:53.8170118Z B=79, 2025-05-07T21:02:53.8170473Z log_E=3, 2025-05-07T21:02:53.8170823Z L=8, 2025-05-07T21:02:53.8171177Z D_gradcheck=2, 2025-05-07T21:02:53.8171601Z stochastic_rounding=False, 2025-05-07T21:02:53.8172065Z weighted=True, 2025-05-07T21:02:53.8172435Z row_wise=True, 2025-05-07T21:02:53.8172752Z mixed=True, 2025-05-07T21:02:53.8173048Z use_cache=True, 2025-05-07T21:02:53.8173399Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:53.8173821Z use_cpu=True, 2025-05-07T21:02:53.8174160Z output_dtype=SparseType.FP32, 2025-05-07T21:02:53.8174751Z ) 2025-05-07T21:02:53.8175109Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:53.8176149Z self=, 2025-05-07T21:02:53.8177038Z compile=False, 2025-05-07T21:02:53.8177415Z pooling_mode=, 2025-05-07T21:02:53.8177971Z T=1, 2025-05-07T21:02:53.8178261Z D=37, 2025-05-07T21:02:53.8178546Z B=77, 2025-05-07T21:02:53.8178819Z log_E=4, 2025-05-07T21:02:53.8179111Z L=2, 2025-05-07T21:02:53.8179395Z D_gradcheck=1, 2025-05-07T21:02:53.8179863Z stochastic_rounding=True, 2025-05-07T21:02:53.8180259Z weighted=False, 2025-05-07T21:02:53.8180600Z row_wise=True, 2025-05-07T21:02:53.8180916Z mixed=False, 2025-05-07T21:02:53.8181233Z use_cache=False, 2025-05-07T21:02:53.8181615Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:53.8182060Z use_cpu=True, 2025-05-07T21:02:53.8182415Z output_dtype=SparseType.FP32, 2025-05-07T21:02:53.8182823Z ) 2025-05-07T21:02:53.8183183Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:53.8184097Z self=, 2025-05-07T21:02:53.8184962Z compile=False, 2025-05-07T21:02:53.8185336Z pooling_mode=, 2025-05-07T21:02:53.8185787Z T=1, 2025-05-07T21:02:53.8186064Z D=49, 2025-05-07T21:02:53.8186346Z B=74, 2025-05-07T21:02:53.8186625Z log_E=5, 2025-05-07T21:02:53.8186912Z L=5, 2025-05-07T21:02:53.8187211Z D_gradcheck=2, 2025-05-07T21:02:53.8187559Z stochastic_rounding=True, 2025-05-07T21:02:53.8187947Z weighted=True, 2025-05-07T21:02:53.8188273Z row_wise=True, 2025-05-07T21:02:53.8188583Z mixed=True, 2025-05-07T21:02:53.8188916Z use_cache=True, 2025-05-07T21:02:53.8189278Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:53.8189740Z use_cpu=True, 2025-05-07T21:02:53.8190094Z output_dtype=SparseType.FP32, 2025-05-07T21:02:53.8190507Z ) 2025-05-07T21:02:53.8190863Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:53.8191781Z self=, 2025-05-07T21:02:53.8192638Z compile=False, 2025-05-07T21:02:53.8193018Z pooling_mode=, 2025-05-07T21:02:53.8193436Z T=1, 2025-05-07T21:02:53.8193726Z D=111, 2025-05-07T21:02:53.8194024Z B=23, 2025-05-07T21:02:53.8194306Z log_E=5, 2025-05-07T21:02:53.8194619Z L=19, 2025-05-07T21:02:53.8194938Z D_gradcheck=2, 2025-05-07T21:02:53.8195312Z stochastic_rounding=True, 2025-05-07T21:02:53.8195730Z weighted=False, 2025-05-07T21:02:53.8196072Z row_wise=True, 2025-05-07T21:02:53.8196391Z mixed=False, 2025-05-07T21:02:53.8196726Z use_cache=False, 2025-05-07T21:02:53.8197110Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:53.8197693Z use_cpu=True, 2025-05-07T21:02:53.8198072Z output_dtype=SparseType.FP32, 2025-05-07T21:02:53.8198491Z ) 2025-05-07T21:02:53.8198913Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:53.8199983Z self=, 2025-05-07T21:02:53.8200965Z compile=True, 2025-05-07T21:02:53.8201414Z pooling_mode=, 2025-05-07T21:02:53.8201928Z T=4, 2025-05-07T21:02:53.8202270Z D=84, 2025-05-07T21:02:53.8202593Z B=54, 2025-05-07T21:02:53.8202873Z log_E=4, 2025-05-07T21:02:53.8203156Z L=9, 2025-05-07T21:02:53.8203448Z D_gradcheck=1, 2025-05-07T21:02:53.8203784Z stochastic_rounding=False, 2025-05-07T21:02:53.8204169Z weighted=True, 2025-05-07T21:02:53.8204485Z row_wise=True, 2025-05-07T21:02:53.8204804Z mixed=False, 2025-05-07T21:02:53.8205143Z use_cache=True, 2025-05-07T21:02:53.8205533Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:53.8206000Z use_cpu=True, 2025-05-07T21:02:53.8206472Z output_dtype=SparseType.FP32, 2025-05-07T21:02:53.8206897Z ) 2025-05-07T21:02:53.8207258Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:53.8208194Z self=, 2025-05-07T21:02:53.8209107Z compile=True, 2025-05-07T21:02:53.8209602Z pooling_mode=, 2025-05-07T21:02:53.8210038Z T=5, 2025-05-07T21:02:53.8210316Z D=101, 2025-05-07T21:02:53.8210604Z B=67, 2025-05-07T21:02:53.8210881Z log_E=3, 2025-05-07T21:02:53.8211170Z L=15, 2025-05-07T21:02:53.8211549Z D_gradcheck=1, 2025-05-07T21:02:53.8211907Z stochastic_rounding=False, 2025-05-07T21:02:53.8212306Z weighted=True, 2025-05-07T21:02:53.8212646Z row_wise=True, 2025-05-07T21:02:53.8212959Z mixed=True, 2025-05-07T21:02:53.8213296Z use_cache=True, 2025-05-07T21:02:53.8213673Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:53.8214113Z use_cpu=True, 2025-05-07T21:02:53.8214486Z output_dtype=SparseType.FP16, 2025-05-07T21:02:53.8214885Z ) 2025-05-07T21:02:53.8215246Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:53.8216258Z self=, 2025-05-07T21:02:53.8217124Z compile=False, 2025-05-07T21:02:53.8217513Z pooling_mode=, 2025-05-07T21:02:53.8217954Z T=2, 2025-05-07T21:02:53.8218238Z D=42, 2025-05-07T21:02:53.8218523Z B=64, 2025-05-07T21:02:53.8218799Z log_E=5, 2025-05-07T21:02:53.8219103Z L=16, 2025-05-07T21:02:53.8219403Z D_gradcheck=2, 2025-05-07T21:02:53.8219746Z stochastic_rounding=False, 2025-05-07T21:02:53.8220155Z weighted=True, 2025-05-07T21:02:53.8220490Z row_wise=True, 2025-05-07T21:02:53.8220809Z mixed=False, 2025-05-07T21:02:53.8221144Z use_cache=True, 2025-05-07T21:02:53.8221518Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:53.8221961Z use_cpu=True, 2025-05-07T21:02:53.8222328Z output_dtype=SparseType.FP16, 2025-05-07T21:02:53.8222745Z ) 2025-05-07T21:02:53.8223100Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:53.8224075Z self=, 2025-05-07T21:02:53.8224972Z compile=True, 2025-05-07T21:02:53.8225346Z pooling_mode=, 2025-05-07T21:02:53.8225795Z T=3, 2025-05-07T21:02:53.8226085Z D=125, 2025-05-07T21:02:53.8226365Z B=89, 2025-05-07T21:02:53.8226650Z log_E=3, 2025-05-07T21:02:53.8226969Z L=17, 2025-05-07T21:02:53.8227270Z D_gradcheck=1, 2025-05-07T21:02:53.8227677Z stochastic_rounding=False, 2025-05-07T21:02:53.8228152Z weighted=True, 2025-05-07T21:02:53.8228545Z row_wise=True, 2025-05-07T21:02:53.8228920Z mixed=False, 2025-05-07T21:02:53.8229316Z use_cache=False, 2025-05-07T21:02:53.8229886Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:53.8230402Z use_cpu=True, 2025-05-07T21:02:53.8230837Z output_dtype=SparseType.FP16, 2025-05-07T21:02:53.8231315Z ) 2025-05-07T21:02:53.8231687Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:53.8232581Z self=, 2025-05-07T21:02:53.8233400Z compile=True, 2025-05-07T21:02:53.8233774Z pooling_mode=, 2025-05-07T21:02:53.8234218Z T=5, 2025-05-07T21:02:53.8234523Z D=100, 2025-05-07T21:02:53.8234819Z B=98, 2025-05-07T21:02:53.8235121Z log_E=4, 2025-05-07T21:02:53.8235435Z L=10, 2025-05-07T21:02:53.8235727Z D_gradcheck=2, 2025-05-07T21:02:53.8236101Z stochastic_rounding=False, 2025-05-07T21:02:53.8236515Z weighted=True, 2025-05-07T21:02:53.8236834Z row_wise=True, 2025-05-07T21:02:53.8237148Z mixed=False, 2025-05-07T21:02:53.8237483Z use_cache=False, 2025-05-07T21:02:53.8237874Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:53.8238396Z use_cpu=True, 2025-05-07T21:02:53.8238760Z output_dtype=SparseType.FP16, 2025-05-07T21:02:53.8239173Z ) 2025-05-07T21:02:53.8239522Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:53.8240455Z self=, 2025-05-07T21:02:53.8241447Z compile=False, 2025-05-07T21:02:53.8241815Z pooling_mode=, 2025-05-07T21:02:53.8242266Z T=5, 2025-05-07T21:02:53.8242553Z D=109, 2025-05-07T21:02:53.8242826Z B=89, 2025-05-07T21:02:53.8243200Z log_E=4, 2025-05-07T21:02:53.8243512Z L=3, 2025-05-07T21:02:53.8243791Z D_gradcheck=2, 2025-05-07T21:02:53.8244150Z stochastic_rounding=True, 2025-05-07T21:02:53.8244547Z weighted=False, 2025-05-07T21:02:53.8244874Z row_wise=True, 2025-05-07T21:02:53.8245213Z mixed=False, 2025-05-07T21:02:53.8245538Z use_cache=True, 2025-05-07T21:02:53.8245909Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:53.8246368Z use_cpu=True, 2025-05-07T21:02:53.8246744Z output_dtype=SparseType.FP32, 2025-05-07T21:02:53.8247156Z ) 2025-05-07T21:02:53.8247512Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:53.8248434Z self=, 2025-05-07T21:02:53.8249306Z compile=True, 2025-05-07T21:02:53.8249669Z pooling_mode=, 2025-05-07T21:02:53.8250118Z T=5, 2025-05-07T21:02:53.8250399Z D=6, 2025-05-07T21:02:53.8250678Z B=115, 2025-05-07T21:02:53.8250968Z log_E=4, 2025-05-07T21:02:53.8251265Z L=3, 2025-05-07T21:02:53.8251557Z D_gradcheck=2, 2025-05-07T21:02:53.8251907Z stochastic_rounding=False, 2025-05-07T21:02:53.8252314Z weighted=True, 2025-05-07T21:02:53.8252654Z row_wise=True, 2025-05-07T21:02:53.8253004Z mixed=True, 2025-05-07T21:02:53.8253355Z use_cache=False, 2025-05-07T21:02:53.8253751Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:53.8254208Z use_cpu=True, 2025-05-07T21:02:53.8254576Z output_dtype=SparseType.FP16, 2025-05-07T21:02:53.8254987Z ) 2025-05-07T21:02:53.8255356Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:53.8256347Z self=, 2025-05-07T21:02:53.8257333Z compile=False, 2025-05-07T21:02:53.8257766Z pooling_mode=, 2025-05-07T21:02:53.8258286Z T=1, 2025-05-07T21:02:53.8258666Z D=24, 2025-05-07T21:02:53.8259007Z B=6, 2025-05-07T21:02:53.8259814Z log_E=4, 2025-05-07T21:02:53.8260181Z L=5, 2025-05-07T21:02:53.8260530Z D_gradcheck=2, 2025-05-07T21:02:53.8260932Z stochastic_rounding=True, 2025-05-07T21:02:53.8261332Z weighted=True, 2025-05-07T21:02:53.8261653Z row_wise=True, 2025-05-07T21:02:53.8261956Z mixed=False, 2025-05-07T21:02:53.8262408Z use_cache=True, 2025-05-07T21:02:53.8262773Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:53.8263226Z use_cpu=True, 2025-05-07T21:02:53.8263600Z output_dtype=SparseType.FP32, 2025-05-07T21:02:53.8264020Z ) 2025-05-07T21:02:53.8264390Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:53.8265334Z self=, 2025-05-07T21:02:53.8266194Z compile=False, 2025-05-07T21:02:53.8266559Z pooling_mode=, 2025-05-07T21:02:53.8267018Z T=4, 2025-05-07T21:02:53.8267301Z D=127, 2025-05-07T21:02:53.8267590Z B=2, 2025-05-07T21:02:53.8267873Z log_E=4, 2025-05-07T21:02:53.8268179Z L=17, 2025-05-07T21:02:53.8268479Z D_gradcheck=2, 2025-05-07T21:02:53.8268828Z stochastic_rounding=True, 2025-05-07T21:02:53.8269243Z weighted=True, 2025-05-07T21:02:53.8269576Z row_wise=True, 2025-05-07T21:02:53.8269900Z mixed=False, 2025-05-07T21:02:53.8270234Z use_cache=True, 2025-05-07T21:02:53.8270611Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:53.8271198Z use_cpu=True, 2025-05-07T21:02:53.8271573Z output_dtype=SparseType.FP32, 2025-05-07T21:02:53.8271990Z ) 2025-05-07T21:02:53.8272346Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:53.8273280Z self=, 2025-05-07T21:02:53.8274267Z compile=False, 2025-05-07T21:02:53.8274639Z pooling_mode=, 2025-05-07T21:02:53.8275076Z T=5, 2025-05-07T21:02:53.8275365Z D=65, 2025-05-07T21:02:53.8275750Z B=3, 2025-05-07T21:02:53.8276058Z log_E=4, 2025-05-07T21:02:53.8276362Z L=3, 2025-05-07T21:02:53.8276644Z D_gradcheck=1, 2025-05-07T21:02:53.8277001Z stochastic_rounding=True, 2025-05-07T21:02:53.8277396Z weighted=True, 2025-05-07T21:02:53.8277730Z row_wise=True, 2025-05-07T21:02:53.8278057Z mixed=False, 2025-05-07T21:02:53.8278397Z use_cache=True, 2025-05-07T21:02:53.8278778Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:53.8279228Z use_cpu=True, 2025-05-07T21:02:53.8279593Z output_dtype=SparseType.FP32, 2025-05-07T21:02:53.8280011Z ) 2025-05-07T21:02:53.8280360Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:53.8281288Z self=, 2025-05-07T21:02:53.8282194Z compile=True, 2025-05-07T21:02:53.8282592Z pooling_mode=, 2025-05-07T21:02:53.8283059Z T=1, 2025-05-07T21:02:53.8283349Z D=122, 2025-05-07T21:02:53.8283634Z B=18, 2025-05-07T21:02:53.8283925Z log_E=5, 2025-05-07T21:02:53.8284228Z L=3, 2025-05-07T21:02:53.8284520Z D_gradcheck=1, 2025-05-07T21:02:53.8284872Z stochastic_rounding=False, 2025-05-07T21:02:53.8285287Z weighted=False, 2025-05-07T21:02:53.8285621Z row_wise=True, 2025-05-07T21:02:53.8285995Z mixed=False, 2025-05-07T21:02:53.8286374Z use_cache=True, 2025-05-07T21:02:53.8286803Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:53.8287327Z use_cpu=True, 2025-05-07T21:02:53.8287747Z output_dtype=SparseType.FP16, 2025-05-07T21:02:53.8288223Z ) 2025-05-07T21:02:53.8288632Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:53.8289642Z self=, 2025-05-07T21:02:53.8290460Z compile=True, 2025-05-07T21:02:53.8290808Z pooling_mode=, 2025-05-07T21:02:53.8291224Z T=5, 2025-05-07T21:02:53.8291493Z D=9, 2025-05-07T21:02:53.8291788Z B=31, 2025-05-07T21:02:53.8292072Z log_E=4, 2025-05-07T21:02:53.8292376Z L=1, 2025-05-07T21:02:53.8292670Z D_gradcheck=1, 2025-05-07T21:02:53.8293039Z stochastic_rounding=True, 2025-05-07T21:02:53.8293446Z weighted=True, 2025-05-07T21:02:53.8293779Z row_wise=True, 2025-05-07T21:02:53.8294973Z mixed=False, 2025-05-07T21:02:53.8311809Z use_cache=False, 2025-05-07T21:02:53.8312222Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:53.8312666Z use_cpu=True, 2025-05-07T21:02:53.8313033Z output_dtype=SparseType.FP32, 2025-05-07T21:02:53.8313445Z ) 2025-05-07T21:02:53.8528785Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:53.8529733Z self=, 2025-05-07T21:02:53.8530674Z compile=False, 2025-05-07T21:02:53.8531216Z pooling_mode=, 2025-05-07T21:02:53.8531740Z T=2, 2025-05-07T21:02:53.8532085Z D=4, 2025-05-07T21:02:53.8532422Z B=121, 2025-05-07T21:02:53.8532758Z log_E=4, 2025-05-07T21:02:53.8533120Z L=16, 2025-05-07T21:02:53.8533482Z D_gradcheck=2, 2025-05-07T21:02:53.8533886Z stochastic_rounding=True, 2025-05-07T21:02:53.8534352Z weighted=False, 2025-05-07T21:02:53.8534729Z row_wise=True, 2025-05-07T21:02:53.8535039Z mixed=True, 2025-05-07T21:02:53.8535344Z use_cache=True, 2025-05-07T21:02:53.8535873Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:53.8536384Z use_cpu=True, 2025-05-07T21:02:53.8536730Z output_dtype=SparseType.FP32, 2025-05-07T21:02:53.8537154Z ) 2025-05-07T21:02:53.8537511Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:53.8538485Z self=, 2025-05-07T21:02:53.8539504Z compile=True, 2025-05-07T21:02:53.8539879Z pooling_mode=, 2025-05-07T21:02:53.8540297Z T=3, 2025-05-07T21:02:53.8540737Z D=31, 2025-05-07T21:02:53.8541025Z B=90, 2025-05-07T21:02:53.8541304Z log_E=4, 2025-05-07T21:02:53.8541602Z L=14, 2025-05-07T21:02:53.8541898Z D_gradcheck=1, 2025-05-07T21:02:53.8542242Z stochastic_rounding=False, 2025-05-07T21:02:53.8542642Z weighted=True, 2025-05-07T21:02:53.8542986Z row_wise=True, 2025-05-07T21:02:53.8543295Z mixed=True, 2025-05-07T21:02:53.8543628Z use_cache=False, 2025-05-07T21:02:53.8544007Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:53.8544452Z use_cpu=True, 2025-05-07T21:02:53.8544819Z output_dtype=SparseType.FP32, 2025-05-07T21:02:53.8545229Z ) 2025-05-07T21:02:53.8545587Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:53.8546508Z self=, 2025-05-07T21:02:53.8547388Z compile=True, 2025-05-07T21:02:53.8547753Z pooling_mode=, 2025-05-07T21:02:53.8548207Z T=1, 2025-05-07T21:02:53.8548502Z D=27, 2025-05-07T21:02:53.8548787Z B=48, 2025-05-07T21:02:53.8549070Z log_E=3, 2025-05-07T21:02:53.8549363Z L=14, 2025-05-07T21:02:53.8549660Z D_gradcheck=1, 2025-05-07T21:02:53.8550013Z stochastic_rounding=True, 2025-05-07T21:02:53.8550413Z weighted=True, 2025-05-07T21:02:53.8550749Z row_wise=True, 2025-05-07T21:02:53.8551060Z mixed=False, 2025-05-07T21:02:53.8551400Z use_cache=True, 2025-05-07T21:02:53.8551769Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:53.8552220Z use_cpu=True, 2025-05-07T21:02:53.8552584Z output_dtype=SparseType.FP16, 2025-05-07T21:02:53.8552999Z ) 2025-05-07T21:02:53.8553345Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:53.8554270Z self=, 2025-05-07T21:02:53.8555130Z compile=True, 2025-05-07T21:02:53.8555509Z pooling_mode=, 2025-05-07T21:02:53.8555997Z T=1, 2025-05-07T21:02:53.8556307Z D=126, 2025-05-07T21:02:53.8556600Z B=116, 2025-05-07T21:02:53.8556896Z log_E=3, 2025-05-07T21:02:53.8557198Z L=6, 2025-05-07T21:02:53.8557486Z D_gradcheck=1, 2025-05-07T21:02:53.8557846Z stochastic_rounding=True, 2025-05-07T21:02:53.8558251Z weighted=True, 2025-05-07T21:02:53.8558716Z row_wise=True, 2025-05-07T21:02:53.8559057Z mixed=False, 2025-05-07T21:02:53.8559712Z use_cache=False, 2025-05-07T21:02:53.8560165Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:53.8560689Z use_cpu=True, 2025-05-07T21:02:53.8561137Z output_dtype=SparseType.FP32, 2025-05-07T21:02:53.8561616Z ) 2025-05-07T21:02:53.8562030Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:53.8563112Z self=, 2025-05-07T21:02:53.8564038Z compile=True, 2025-05-07T21:02:53.8564388Z pooling_mode=, 2025-05-07T21:02:53.8564812Z T=2, 2025-05-07T21:02:53.8565082Z D=89, 2025-05-07T21:02:53.8565339Z B=25, 2025-05-07T21:02:53.8565613Z log_E=5, 2025-05-07T21:02:53.8565895Z L=0, 2025-05-07T21:02:53.8566194Z D_gradcheck=1, 2025-05-07T21:02:53.8566565Z stochastic_rounding=False, 2025-05-07T21:02:53.8566984Z weighted=True, 2025-05-07T21:02:53.8567331Z row_wise=True, 2025-05-07T21:02:53.8567673Z mixed=False, 2025-05-07T21:02:53.8568158Z use_cache=False, 2025-05-07T21:02:53.8568547Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:53.8568996Z use_cpu=True, 2025-05-07T21:02:53.8569352Z output_dtype=SparseType.FP32, 2025-05-07T21:02:53.8569772Z ) 2025-05-07T21:02:53.8570129Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:53.8571149Z self=, 2025-05-07T21:02:53.8571984Z compile=False, 2025-05-07T21:02:53.8572356Z pooling_mode=, 2025-05-07T21:02:53.8572919Z T=1, 2025-05-07T21:02:53.8573220Z D=87, 2025-05-07T21:02:53.8573493Z B=57, 2025-05-07T21:02:53.8573789Z log_E=5, 2025-05-07T21:02:53.8574086Z L=10, 2025-05-07T21:02:53.8574366Z D_gradcheck=2, 2025-05-07T21:02:53.8574726Z stochastic_rounding=True, 2025-05-07T21:02:53.8575134Z weighted=False, 2025-05-07T21:02:53.8575457Z row_wise=True, 2025-05-07T21:02:53.8575793Z mixed=True, 2025-05-07T21:02:53.8576239Z use_cache=True, 2025-05-07T21:02:53.8576609Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:53.8577058Z use_cpu=True, 2025-05-07T21:02:53.8577428Z output_dtype=SparseType.FP16, 2025-05-07T21:02:53.8577834Z ) 2025-05-07T21:02:53.8578198Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:53.8579133Z self=, 2025-05-07T21:02:53.8579997Z compile=False, 2025-05-07T21:02:53.8580367Z pooling_mode=, 2025-05-07T21:02:53.8580816Z T=4, 2025-05-07T21:02:53.8581096Z D=6, 2025-05-07T21:02:53.8581374Z B=65, 2025-05-07T21:02:53.8581667Z log_E=4, 2025-05-07T21:02:53.8581957Z L=12, 2025-05-07T21:02:53.8582246Z D_gradcheck=2, 2025-05-07T21:02:53.8582605Z stochastic_rounding=False, 2025-05-07T21:02:53.8583007Z weighted=True, 2025-05-07T21:02:53.8583333Z row_wise=True, 2025-05-07T21:02:53.8583657Z mixed=True, 2025-05-07T21:02:53.8583986Z use_cache=False, 2025-05-07T21:02:53.8584355Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:53.8584807Z use_cpu=True, 2025-05-07T21:02:53.8585198Z output_dtype=SparseType.FP16, 2025-05-07T21:02:53.8585628Z ) 2025-05-07T21:02:53.8586005Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:53.8586919Z self=, 2025-05-07T21:02:53.8587791Z compile=False, 2025-05-07T21:02:53.8588156Z pooling_mode=, 2025-05-07T21:02:53.8588608Z T=3, 2025-05-07T21:02:53.8588902Z D=52, 2025-05-07T21:02:53.8589233Z B=52, 2025-05-07T21:02:53.8589583Z log_E=3, 2025-05-07T21:02:53.8589931Z L=13, 2025-05-07T21:02:53.8590280Z D_gradcheck=2, 2025-05-07T21:02:53.8590707Z stochastic_rounding=True, 2025-05-07T21:02:53.8591330Z weighted=True, 2025-05-07T21:02:53.8591713Z row_wise=True, 2025-05-07T21:02:53.8593582Z mixed=True, 2025-05-07T21:02:53.8593963Z use_cache=True, 2025-05-07T21:02:53.8594389Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:53.8594852Z use_cpu=True, 2025-05-07T21:02:53.8595196Z output_dtype=SparseType.FP16, 2025-05-07T21:02:53.8595578Z ) 2025-05-07T21:02:53.8595917Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:53.8596800Z self=, 2025-05-07T21:02:53.8597660Z compile=True, 2025-05-07T21:02:53.8598067Z pooling_mode=, 2025-05-07T21:02:53.8598525Z T=5, 2025-05-07T21:02:53.8598820Z D=80, 2025-05-07T21:02:53.8599108Z B=116, 2025-05-07T21:02:53.8599402Z log_E=5, 2025-05-07T21:02:53.8599701Z L=16, 2025-05-07T21:02:53.8599978Z D_gradcheck=2, 2025-05-07T21:02:53.8600330Z stochastic_rounding=True, 2025-05-07T21:02:53.8600742Z weighted=True, 2025-05-07T21:02:53.8601180Z row_wise=True, 2025-05-07T21:02:53.8601512Z mixed=False, 2025-05-07T21:02:53.8601839Z use_cache=True, 2025-05-07T21:02:53.8602203Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:53.8602654Z use_cpu=True, 2025-05-07T21:02:53.8603020Z output_dtype=SparseType.FP16, 2025-05-07T21:02:53.8603421Z ) 2025-05-07T21:02:53.8603793Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:53.8604794Z self=, 2025-05-07T21:02:53.8605620Z compile=True, 2025-05-07T21:02:53.8606056Z pooling_mode=, 2025-05-07T21:02:53.8606503Z T=2, 2025-05-07T21:02:53.8606794Z D=28, 2025-05-07T21:02:53.8607083Z B=73, 2025-05-07T21:02:53.8607359Z log_E=5, 2025-05-07T21:02:53.8607642Z L=2, 2025-05-07T21:02:53.8607940Z D_gradcheck=1, 2025-05-07T21:02:53.8608300Z stochastic_rounding=False, 2025-05-07T21:02:53.8608699Z weighted=False, 2025-05-07T21:02:53.8609051Z row_wise=True, 2025-05-07T21:02:53.8609376Z mixed=True, 2025-05-07T21:02:53.8609707Z use_cache=False, 2025-05-07T21:02:53.8610087Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:53.8610537Z use_cpu=True, 2025-05-07T21:02:53.8610906Z output_dtype=SparseType.FP32, 2025-05-07T21:02:53.8611306Z ) 2025-05-07T21:02:53.8611681Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:53.8612598Z self=, 2025-05-07T21:02:53.8613449Z compile=False, 2025-05-07T21:02:53.8613843Z pooling_mode=, 2025-05-07T21:02:53.8614289Z T=5, 2025-05-07T21:02:53.8614572Z D=89, 2025-05-07T21:02:53.8614864Z B=66, 2025-05-07T21:02:53.8615151Z log_E=5, 2025-05-07T21:02:53.8615446Z L=15, 2025-05-07T21:02:53.8615735Z D_gradcheck=1, 2025-05-07T21:02:53.8616206Z stochastic_rounding=True, 2025-05-07T21:02:53.8616607Z weighted=False, 2025-05-07T21:02:53.8616950Z row_wise=True, 2025-05-07T21:02:53.8617296Z mixed=True, 2025-05-07T21:02:53.8617637Z use_cache=False, 2025-05-07T21:02:53.8618054Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:53.8618528Z use_cpu=True, 2025-05-07T21:02:53.8618900Z output_dtype=SparseType.FP16, 2025-05-07T21:02:53.8619306Z ) 2025-05-07T21:02:53.8619675Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:53.8620594Z self=, 2025-05-07T21:02:53.8621489Z compile=True, 2025-05-07T21:02:53.8621939Z pooling_mode=, 2025-05-07T21:02:53.8622449Z T=1, 2025-05-07T21:02:53.8622783Z D=4, 2025-05-07T21:02:53.8623130Z B=79, 2025-05-07T21:02:53.8623482Z log_E=5, 2025-05-07T21:02:53.8623828Z L=17, 2025-05-07T21:02:53.8624179Z D_gradcheck=2, 2025-05-07T21:02:53.8624726Z stochastic_rounding=False, 2025-05-07T21:02:53.8625191Z weighted=True, 2025-05-07T21:02:53.8625571Z row_wise=True, 2025-05-07T21:02:53.8625888Z mixed=True, 2025-05-07T21:02:53.8626189Z use_cache=True, 2025-05-07T21:02:53.8626541Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:53.8626973Z use_cpu=True, 2025-05-07T21:02:53.8627311Z output_dtype=SparseType.FP16, 2025-05-07T21:02:53.8627720Z ) 2025-05-07T21:02:53.8628095Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:53.8629053Z self=, 2025-05-07T21:02:53.8629934Z compile=False, 2025-05-07T21:02:53.8630326Z pooling_mode=, 2025-05-07T21:02:53.8630751Z T=5, 2025-05-07T21:02:53.8631036Z D=114, 2025-05-07T21:02:53.8631330Z B=102, 2025-05-07T21:02:53.8631619Z log_E=3, 2025-05-07T21:02:53.8631911Z L=2, 2025-05-07T21:02:53.8632206Z D_gradcheck=1, 2025-05-07T21:02:53.8632581Z stochastic_rounding=True, 2025-05-07T21:02:53.8633060Z weighted=False, 2025-05-07T21:02:53.8633391Z row_wise=True, 2025-05-07T21:02:53.8633724Z mixed=False, 2025-05-07T21:02:53.8634035Z use_cache=True, 2025-05-07T21:02:53.8634408Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:53.8634859Z use_cpu=True, 2025-05-07T21:02:53.8635215Z output_dtype=SparseType.FP32, 2025-05-07T21:02:53.8635721Z ) 2025-05-07T21:02:53.8636077Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:53.8636997Z self=, 2025-05-07T21:02:53.8637945Z compile=True, 2025-05-07T21:02:53.8638333Z pooling_mode=, 2025-05-07T21:02:53.8638774Z T=3, 2025-05-07T21:02:53.8639056Z D=10, 2025-05-07T21:02:53.8639335Z B=119, 2025-05-07T21:02:53.8639623Z log_E=5, 2025-05-07T21:02:53.8639922Z L=16, 2025-05-07T21:02:53.8640209Z D_gradcheck=2, 2025-05-07T21:02:53.8640576Z stochastic_rounding=True, 2025-05-07T21:02:53.8640976Z weighted=True, 2025-05-07T21:02:53.8641312Z row_wise=True, 2025-05-07T21:02:53.8641640Z mixed=False, 2025-05-07T21:02:53.8641960Z use_cache=False, 2025-05-07T21:02:53.8642355Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:53.8642804Z use_cpu=True, 2025-05-07T21:02:53.8643181Z output_dtype=SparseType.FP16, 2025-05-07T21:02:53.8643598Z ) 2025-05-07T21:02:53.8643966Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:53.8644864Z self=, 2025-05-07T21:02:53.8645742Z compile=True, 2025-05-07T21:02:53.8646126Z pooling_mode=, 2025-05-07T21:02:53.8646588Z T=1, 2025-05-07T21:02:53.8646887Z D=88, 2025-05-07T21:02:53.8647199Z B=82, 2025-05-07T21:02:53.8647500Z log_E=3, 2025-05-07T21:02:53.8647799Z L=13, 2025-05-07T21:02:53.8648100Z D_gradcheck=1, 2025-05-07T21:02:53.8648454Z stochastic_rounding=True, 2025-05-07T21:02:53.8648857Z weighted=False, 2025-05-07T21:02:53.8649194Z row_wise=True, 2025-05-07T21:02:53.8649512Z mixed=False, 2025-05-07T21:02:53.8649839Z use_cache=True, 2025-05-07T21:02:53.8650219Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:53.8650729Z use_cpu=True, 2025-05-07T21:02:53.8651151Z output_dtype=SparseType.FP32, 2025-05-07T21:02:53.8651647Z ) 2025-05-07T21:02:53.8652077Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:53.8653125Z self=, 2025-05-07T21:02:53.8654101Z compile=False, 2025-05-07T21:02:53.8654533Z pooling_mode=, 2025-05-07T21:02:53.8654955Z T=1, 2025-05-07T21:02:53.8655235Z D=70, 2025-05-07T21:02:53.8655510Z B=59, 2025-05-07T21:02:53.8655814Z log_E=4, 2025-05-07T21:02:53.8656185Z L=2, 2025-05-07T21:02:53.8656568Z D_gradcheck=2, 2025-05-07T21:02:53.8656941Z stochastic_rounding=True, 2025-05-07T21:02:53.8657346Z weighted=True, 2025-05-07T21:02:53.8657690Z row_wise=True, 2025-05-07T21:02:53.8658044Z mixed=False, 2025-05-07T21:02:53.8658379Z use_cache=True, 2025-05-07T21:02:53.8658760Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:53.8659539Z use_cpu=True, 2025-05-07T21:02:53.8659932Z output_dtype=SparseType.FP32, 2025-05-07T21:02:53.8660340Z ) 2025-05-07T21:02:53.8889688Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:53.8890684Z self=, 2025-05-07T21:02:53.8891687Z compile=True, 2025-05-07T21:02:53.8892134Z pooling_mode=, 2025-05-07T21:02:53.8892664Z T=2, 2025-05-07T21:02:53.8893010Z D=51, 2025-05-07T21:02:53.8893350Z B=122, 2025-05-07T21:02:53.8893694Z log_E=5, 2025-05-07T21:02:53.8894060Z L=10, 2025-05-07T21:02:53.8894412Z D_gradcheck=1, 2025-05-07T21:02:53.8894834Z stochastic_rounding=True, 2025-05-07T21:02:53.8895452Z weighted=False, 2025-05-07T21:02:53.8895760Z row_wise=True, 2025-05-07T21:02:53.8896155Z mixed=False, 2025-05-07T21:02:53.8896461Z use_cache=True, 2025-05-07T21:02:53.8896801Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:53.8897221Z use_cpu=True, 2025-05-07T21:02:53.8897709Z output_dtype=SparseType.FP32, 2025-05-07T21:02:53.8898123Z ) 2025-05-07T21:02:53.8898483Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:53.8899540Z self=, 2025-05-07T21:02:53.8900419Z compile=False, 2025-05-07T21:02:53.8900787Z pooling_mode=, 2025-05-07T21:02:53.8901237Z T=5, 2025-05-07T21:02:53.8901525Z D=60, 2025-05-07T21:02:53.8901797Z B=51, 2025-05-07T21:02:53.8902076Z log_E=4, 2025-05-07T21:02:53.8902360Z L=20, 2025-05-07T21:02:53.8902655Z D_gradcheck=2, 2025-05-07T21:02:53.8903023Z stochastic_rounding=False, 2025-05-07T21:02:53.8903429Z weighted=True, 2025-05-07T21:02:53.8903751Z row_wise=True, 2025-05-07T21:02:53.8904073Z mixed=False, 2025-05-07T21:02:53.8904399Z use_cache=True, 2025-05-07T21:02:53.8904747Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:53.8905195Z use_cpu=True, 2025-05-07T21:02:53.8905561Z output_dtype=SparseType.FP32, 2025-05-07T21:02:53.8905968Z ) 2025-05-07T21:02:53.8906323Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:53.8907255Z self=, 2025-05-07T21:02:53.8908119Z compile=False, 2025-05-07T21:02:53.8908494Z pooling_mode=, 2025-05-07T21:02:53.8908940Z T=5, 2025-05-07T21:02:53.8909226Z D=120, 2025-05-07T21:02:53.8909512Z B=31, 2025-05-07T21:02:53.8909806Z log_E=3, 2025-05-07T21:02:53.8910103Z L=12, 2025-05-07T21:02:53.8910389Z D_gradcheck=2, 2025-05-07T21:02:53.8910752Z stochastic_rounding=False, 2025-05-07T21:02:53.8911151Z weighted=True, 2025-05-07T21:02:53.8911480Z row_wise=True, 2025-05-07T21:02:53.8911796Z mixed=True, 2025-05-07T21:02:53.8912123Z use_cache=False, 2025-05-07T21:02:53.8912500Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:53.8912951Z use_cpu=True, 2025-05-07T21:02:53.8913314Z output_dtype=SparseType.FP16, 2025-05-07T21:02:53.8913722Z ) 2025-05-07T21:02:53.8914081Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:53.8915015Z self=, 2025-05-07T21:02:53.8915874Z compile=True, 2025-05-07T21:02:53.8916246Z pooling_mode=, 2025-05-07T21:02:53.8916680Z T=4, 2025-05-07T21:02:53.8916971Z D=115, 2025-05-07T21:02:53.8917246Z B=43, 2025-05-07T21:02:53.8917534Z log_E=3, 2025-05-07T21:02:53.8917982Z L=7, 2025-05-07T21:02:53.8929779Z D_gradcheck=2, 2025-05-07T21:02:53.8930210Z stochastic_rounding=True, 2025-05-07T21:02:53.8930635Z weighted=True, 2025-05-07T21:02:53.8930965Z row_wise=True, 2025-05-07T21:02:53.8931280Z mixed=False, 2025-05-07T21:02:53.8931600Z use_cache=True, 2025-05-07T21:02:53.8931973Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:53.8932433Z use_cpu=True, 2025-05-07T21:02:53.8932804Z output_dtype=SparseType.FP32, 2025-05-07T21:02:53.8933209Z ) 2025-05-07T21:02:53.8933568Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:53.8934491Z self=, 2025-05-07T21:02:53.8935352Z compile=True, 2025-05-07T21:02:53.8935732Z pooling_mode=, 2025-05-07T21:02:53.8936312Z T=4, 2025-05-07T21:02:53.8936587Z D=30, 2025-05-07T21:02:53.8936879Z B=19, 2025-05-07T21:02:53.8937171Z log_E=3, 2025-05-07T21:02:53.8937466Z L=6, 2025-05-07T21:02:53.8937747Z D_gradcheck=2, 2025-05-07T21:02:53.8938222Z stochastic_rounding=True, 2025-05-07T21:02:53.8938624Z weighted=True, 2025-05-07T21:02:53.8938958Z row_wise=True, 2025-05-07T21:02:53.8939275Z mixed=False, 2025-05-07T21:02:53.8939604Z use_cache=True, 2025-05-07T21:02:53.8939775Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:53.8939985Z use_cpu=True, 2025-05-07T21:02:53.8940178Z output_dtype=SparseType.FP16, 2025-05-07T21:02:53.8940314Z ) 2025-05-07T21:02:53.8940521Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:53.8941150Z self=, 2025-05-07T21:02:53.8941288Z compile=True, 2025-05-07T21:02:53.8941462Z pooling_mode=, 2025-05-07T21:02:53.8941589Z T=2, 2025-05-07T21:02:53.8941702Z D=89, 2025-05-07T21:02:53.8941811Z B=89, 2025-05-07T21:02:53.8941938Z log_E=3, 2025-05-07T21:02:53.8942056Z L=5, 2025-05-07T21:02:53.8942197Z D_gradcheck=1, 2025-05-07T21:02:53.8942354Z stochastic_rounding=False, 2025-05-07T21:02:53.8942476Z weighted=True, 2025-05-07T21:02:53.8942602Z row_wise=True, 2025-05-07T21:02:53.8942727Z mixed=True, 2025-05-07T21:02:53.8942856Z use_cache=False, 2025-05-07T21:02:53.8943032Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:53.8943166Z use_cpu=True, 2025-05-07T21:02:53.8943325Z output_dtype=SparseType.FP32, 2025-05-07T21:02:53.8943443Z ) 2025-05-07T21:02:53.8943653Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:53.8944216Z self=, 2025-05-07T21:02:53.8944354Z compile=False, 2025-05-07T21:02:53.8944523Z pooling_mode=, 2025-05-07T21:02:53.8944651Z T=3, 2025-05-07T21:02:53.8944767Z D=123, 2025-05-07T21:02:53.8944885Z B=30, 2025-05-07T21:02:53.8945015Z log_E=3, 2025-05-07T21:02:53.8945131Z L=10, 2025-05-07T21:02:53.8945265Z D_gradcheck=1, 2025-05-07T21:02:53.8945425Z stochastic_rounding=False, 2025-05-07T21:02:53.8945557Z weighted=False, 2025-05-07T21:02:53.8945680Z row_wise=True, 2025-05-07T21:02:53.8945804Z mixed=True, 2025-05-07T21:02:53.8945929Z use_cache=True, 2025-05-07T21:02:53.8946097Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:53.8946241Z use_cpu=True, 2025-05-07T21:02:53.8946404Z output_dtype=SparseType.FP32, 2025-05-07T21:02:53.8946519Z ) 2025-05-07T21:02:53.8946733Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:53.8947300Z self=, 2025-05-07T21:02:53.8947446Z compile=True, 2025-05-07T21:02:53.8947630Z pooling_mode=, 2025-05-07T21:02:53.8947754Z T=2, 2025-05-07T21:02:53.8947884Z D=10, 2025-05-07T21:02:53.8948004Z B=74, 2025-05-07T21:02:53.8948226Z log_E=4, 2025-05-07T21:02:53.8948363Z L=1, 2025-05-07T21:02:53.8948507Z D_gradcheck=2, 2025-05-07T21:02:53.8948660Z stochastic_rounding=True, 2025-05-07T21:02:53.8948800Z weighted=True, 2025-05-07T21:02:53.8948928Z row_wise=True, 2025-05-07T21:02:53.8949050Z mixed=True, 2025-05-07T21:02:53.8949181Z use_cache=True, 2025-05-07T21:02:53.8949350Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:53.8949485Z use_cpu=True, 2025-05-07T21:02:53.8949654Z output_dtype=SparseType.FP16, 2025-05-07T21:02:53.8949770Z ) 2025-05-07T21:02:53.8949987Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:53.8950541Z self=, 2025-05-07T21:02:53.8950668Z compile=False, 2025-05-07T21:02:53.8950842Z pooling_mode=, 2025-05-07T21:02:53.8950962Z T=2, 2025-05-07T21:02:53.8951083Z D=94, 2025-05-07T21:02:53.8951219Z B=81, 2025-05-07T21:02:53.8951338Z log_E=4, 2025-05-07T21:02:53.8951584Z L=6, 2025-05-07T21:02:53.8951753Z D_gradcheck=2, 2025-05-07T21:02:53.8951931Z stochastic_rounding=True, 2025-05-07T21:02:53.8952088Z weighted=True, 2025-05-07T21:02:53.8952247Z row_wise=True, 2025-05-07T21:02:53.8952399Z mixed=True, 2025-05-07T21:02:53.8952553Z use_cache=False, 2025-05-07T21:02:53.8952754Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:53.8952995Z use_cpu=True, 2025-05-07T21:02:53.8953196Z output_dtype=SparseType.FP32, 2025-05-07T21:02:53.8953337Z ) 2025-05-07T21:02:53.8953573Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:53.8954280Z self=, 2025-05-07T21:02:53.8954451Z compile=True, 2025-05-07T21:02:53.8954646Z pooling_mode=, 2025-05-07T21:02:53.8954800Z T=3, 2025-05-07T21:02:53.8954953Z D=94, 2025-05-07T21:02:53.8955098Z B=50, 2025-05-07T21:02:53.8955246Z log_E=4, 2025-05-07T21:02:53.8955402Z L=10, 2025-05-07T21:02:53.8955562Z D_gradcheck=2, 2025-05-07T21:02:53.8955739Z stochastic_rounding=False, 2025-05-07T21:02:53.8955881Z weighted=True, 2025-05-07T21:02:53.8956017Z row_wise=True, 2025-05-07T21:02:53.8956137Z mixed=False, 2025-05-07T21:02:53.8956260Z use_cache=True, 2025-05-07T21:02:53.8956426Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:53.8956552Z use_cpu=True, 2025-05-07T21:02:53.8956703Z output_dtype=SparseType.FP32, 2025-05-07T21:02:53.8956820Z ) 2025-05-07T21:02:53.8957014Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:53.8957543Z self=, 2025-05-07T21:02:53.8957682Z compile=False, 2025-05-07T21:02:53.8957844Z pooling_mode=, 2025-05-07T21:02:53.8957960Z T=1, 2025-05-07T21:02:53.8958092Z D=80, 2025-05-07T21:02:53.8958232Z B=111, 2025-05-07T21:02:53.8958361Z log_E=4, 2025-05-07T21:02:53.8958490Z L=3, 2025-05-07T21:02:53.8958617Z D_gradcheck=2, 2025-05-07T21:02:53.8958777Z stochastic_rounding=True, 2025-05-07T21:02:53.8958911Z weighted=False, 2025-05-07T21:02:53.8959041Z row_wise=True, 2025-05-07T21:02:53.8959182Z mixed=True, 2025-05-07T21:02:53.8959714Z use_cache=True, 2025-05-07T21:02:53.8959915Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:53.8960066Z use_cpu=True, 2025-05-07T21:02:53.8960256Z output_dtype=SparseType.FP16, 2025-05-07T21:02:53.8960380Z ) 2025-05-07T21:02:53.8960600Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:53.8961180Z self=, 2025-05-07T21:02:53.8961329Z compile=False, 2025-05-07T21:02:53.8961498Z pooling_mode=, 2025-05-07T21:02:53.8961609Z T=5, 2025-05-07T21:02:53.8961727Z D=55, 2025-05-07T21:02:53.8961978Z B=22, 2025-05-07T21:02:53.8962113Z log_E=4, 2025-05-07T21:02:53.8962236Z L=4, 2025-05-07T21:02:53.8962363Z D_gradcheck=2, 2025-05-07T21:02:53.8962521Z stochastic_rounding=False, 2025-05-07T21:02:53.8962650Z weighted=False, 2025-05-07T21:02:53.8962779Z row_wise=True, 2025-05-07T21:02:53.8962908Z mixed=True, 2025-05-07T21:02:53.8963039Z use_cache=False, 2025-05-07T21:02:53.8963215Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:53.8963359Z use_cpu=True, 2025-05-07T21:02:53.8963519Z output_dtype=SparseType.FP32, 2025-05-07T21:02:53.8963638Z ) 2025-05-07T21:02:53.8963865Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:53.8964403Z self=, 2025-05-07T21:02:53.8964537Z compile=True, 2025-05-07T21:02:53.8964720Z pooling_mode=, 2025-05-07T21:02:53.8964840Z T=1, 2025-05-07T21:02:53.8964966Z D=49, 2025-05-07T21:02:53.8965078Z B=76, 2025-05-07T21:02:53.8965334Z log_E=5, 2025-05-07T21:02:53.8965462Z L=7, 2025-05-07T21:02:53.8965592Z D_gradcheck=1, 2025-05-07T21:02:53.8965743Z stochastic_rounding=True, 2025-05-07T21:02:53.8965871Z weighted=True, 2025-05-07T21:02:53.8965992Z row_wise=True, 2025-05-07T21:02:53.8966116Z mixed=False, 2025-05-07T21:02:53.8966255Z use_cache=True, 2025-05-07T21:02:53.8966528Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:53.8966652Z use_cpu=True, 2025-05-07T21:02:53.8966812Z output_dtype=SparseType.FP16, 2025-05-07T21:02:53.8966926Z ) 2025-05-07T21:02:53.8967231Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:53.8967797Z self=, 2025-05-07T21:02:53.8967932Z compile=True, 2025-05-07T21:02:53.8968114Z pooling_mode=, 2025-05-07T21:02:53.8968232Z T=1, 2025-05-07T21:02:53.8968356Z D=83, 2025-05-07T21:02:53.8968484Z B=123, 2025-05-07T21:02:53.8968610Z log_E=4, 2025-05-07T21:02:53.8968725Z L=13, 2025-05-07T21:02:53.8968862Z D_gradcheck=2, 2025-05-07T21:02:53.8969013Z stochastic_rounding=False, 2025-05-07T21:02:53.8969145Z weighted=False, 2025-05-07T21:02:53.8969292Z row_wise=True, 2025-05-07T21:02:53.8969417Z mixed=True, 2025-05-07T21:02:53.8969541Z use_cache=False, 2025-05-07T21:02:53.8969723Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:53.8969851Z use_cpu=True, 2025-05-07T21:02:53.8970018Z output_dtype=SparseType.FP16, 2025-05-07T21:02:53.8970147Z ) 2025-05-07T21:02:53.8970401Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:53.8970969Z self=, 2025-05-07T21:02:53.8971106Z compile=True, 2025-05-07T21:02:53.8971278Z pooling_mode=, 2025-05-07T21:02:53.8971402Z T=1, 2025-05-07T21:02:53.8971525Z D=95, 2025-05-07T21:02:53.8971648Z B=68, 2025-05-07T21:02:53.8971782Z log_E=4, 2025-05-07T21:02:53.8971903Z L=20, 2025-05-07T21:02:53.8972033Z D_gradcheck=2, 2025-05-07T21:02:53.8972191Z stochastic_rounding=False, 2025-05-07T21:02:53.8972318Z weighted=True, 2025-05-07T21:02:53.8972443Z row_wise=True, 2025-05-07T21:02:53.8972572Z mixed=True, 2025-05-07T21:02:53.8972709Z use_cache=False, 2025-05-07T21:02:53.8972879Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:53.8973004Z use_cpu=True, 2025-05-07T21:02:53.8973163Z output_dtype=SparseType.FP16, 2025-05-07T21:02:53.8973293Z ) 2025-05-07T21:02:53.8973516Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:53.8974063Z self=, 2025-05-07T21:02:53.8974210Z compile=True, 2025-05-07T21:02:53.8974386Z pooling_mode=, 2025-05-07T21:02:53.8974588Z T=1, 2025-05-07T21:02:53.8974716Z D=123, 2025-05-07T21:02:53.8974838Z B=87, 2025-05-07T21:02:53.8974960Z log_E=5, 2025-05-07T21:02:53.8975090Z L=20, 2025-05-07T21:02:53.8975220Z D_gradcheck=1, 2025-05-07T21:02:53.8975368Z stochastic_rounding=True, 2025-05-07T21:02:53.8975500Z weighted=False, 2025-05-07T21:02:53.8975626Z row_wise=True, 2025-05-07T21:02:53.8975758Z mixed=True, 2025-05-07T21:02:53.8975892Z use_cache=False, 2025-05-07T21:02:53.8976213Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:53.8976347Z use_cpu=True, 2025-05-07T21:02:53.8976510Z output_dtype=SparseType.FP16, 2025-05-07T21:02:53.8976623Z ) 2025-05-07T21:02:53.9234867Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:53.9237278Z self=, 2025-05-07T21:02:53.9237553Z compile=True, 2025-05-07T21:02:53.9237858Z pooling_mode=, 2025-05-07T21:02:53.9238051Z T=3, 2025-05-07T21:02:53.9238222Z D=49, 2025-05-07T21:02:53.9238747Z B=53, 2025-05-07T21:02:53.9238902Z log_E=3, 2025-05-07T21:02:53.9239065Z L=14, 2025-05-07T21:02:53.9239227Z D_gradcheck=2, 2025-05-07T21:02:53.9239422Z stochastic_rounding=True, 2025-05-07T21:02:53.9239591Z weighted=False, 2025-05-07T21:02:53.9239751Z row_wise=True, 2025-05-07T21:02:53.9239843Z mixed=True, 2025-05-07T21:02:53.9240124Z use_cache=False, 2025-05-07T21:02:53.9240255Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:53.9240342Z use_cpu=True, 2025-05-07T21:02:53.9240463Z output_dtype=SparseType.FP32, 2025-05-07T21:02:53.9240633Z ) 2025-05-07T21:02:53.9240776Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:53.9241129Z self=, 2025-05-07T21:02:53.9241218Z compile=True, 2025-05-07T21:02:53.9241344Z pooling_mode=, 2025-05-07T21:02:53.9241431Z T=1, 2025-05-07T21:02:53.9241515Z D=106, 2025-05-07T21:02:53.9241612Z B=51, 2025-05-07T21:02:53.9241694Z log_E=4, 2025-05-07T21:02:53.9241774Z L=11, 2025-05-07T21:02:53.9241868Z D_gradcheck=2, 2025-05-07T21:02:53.9241967Z stochastic_rounding=False, 2025-05-07T21:02:53.9242053Z weighted=True, 2025-05-07T21:02:53.9242150Z row_wise=True, 2025-05-07T21:02:53.9242239Z mixed=True, 2025-05-07T21:02:53.9242327Z use_cache=False, 2025-05-07T21:02:53.9242449Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:53.9242536Z use_cpu=True, 2025-05-07T21:02:53.9242652Z output_dtype=SparseType.FP16, 2025-05-07T21:02:53.9242739Z ) 2025-05-07T21:02:53.9242874Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:53.9243220Z self=, 2025-05-07T21:02:53.9243307Z compile=True, 2025-05-07T21:02:53.9243425Z pooling_mode=, 2025-05-07T21:02:53.9243522Z T=5, 2025-05-07T21:02:53.9243608Z D=37, 2025-05-07T21:02:53.9243685Z B=94, 2025-05-07T21:02:53.9243778Z log_E=5, 2025-05-07T21:02:53.9243857Z L=20, 2025-05-07T21:02:53.9243942Z D_gradcheck=1, 2025-05-07T21:02:53.9244051Z stochastic_rounding=True, 2025-05-07T21:02:53.9244138Z weighted=True, 2025-05-07T21:02:53.9244221Z row_wise=True, 2025-05-07T21:02:53.9244317Z mixed=False, 2025-05-07T21:02:53.9244401Z use_cache=True, 2025-05-07T21:02:53.9244524Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:53.9244611Z use_cpu=True, 2025-05-07T21:02:53.9244726Z output_dtype=SparseType.FP32, 2025-05-07T21:02:53.9244817Z ) 2025-05-07T21:02:53.9244950Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:53.9245286Z self=, 2025-05-07T21:02:53.9245384Z compile=False, 2025-05-07T21:02:53.9245582Z pooling_mode=, 2025-05-07T21:02:53.9245666Z T=2, 2025-05-07T21:02:53.9245764Z D=107, 2025-05-07T21:02:53.9245847Z B=84, 2025-05-07T21:02:53.9245930Z log_E=3, 2025-05-07T21:02:53.9246023Z L=16, 2025-05-07T21:02:53.9246110Z D_gradcheck=1, 2025-05-07T21:02:53.9246227Z stochastic_rounding=False, 2025-05-07T21:02:53.9246315Z weighted=False, 2025-05-07T21:02:53.9246401Z row_wise=True, 2025-05-07T21:02:53.9246499Z mixed=True, 2025-05-07T21:02:53.9246589Z use_cache=False, 2025-05-07T21:02:53.9246701Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:53.9246801Z use_cpu=True, 2025-05-07T21:02:53.9246924Z output_dtype=SparseType.FP16, 2025-05-07T21:02:53.9247004Z ) 2025-05-07T21:02:53.9247150Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:53.9247484Z self=, 2025-05-07T21:02:53.9247574Z compile=False, 2025-05-07T21:02:53.9247699Z pooling_mode=, 2025-05-07T21:02:53.9247783Z T=4, 2025-05-07T21:02:53.9247908Z D=27, 2025-05-07T21:02:53.9248003Z B=78, 2025-05-07T21:02:53.9248085Z log_E=5, 2025-05-07T21:02:53.9248178Z L=3, 2025-05-07T21:02:53.9248268Z D_gradcheck=2, 2025-05-07T21:02:53.9248370Z stochastic_rounding=True, 2025-05-07T21:02:53.9248473Z weighted=False, 2025-05-07T21:02:53.9248559Z row_wise=True, 2025-05-07T21:02:53.9248687Z mixed=False, 2025-05-07T21:02:53.9248787Z use_cache=True, 2025-05-07T21:02:53.9248901Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:53.9248986Z use_cpu=True, 2025-05-07T21:02:53.9249141Z output_dtype=SparseType.FP16, 2025-05-07T21:02:53.9249219Z ) 2025-05-07T21:02:53.9249351Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:53.9249692Z self=, 2025-05-07T21:02:53.9249781Z compile=True, 2025-05-07T21:02:53.9249931Z pooling_mode=, 2025-05-07T21:02:53.9250028Z T=4, 2025-05-07T21:02:53.9250120Z D=93, 2025-05-07T21:02:53.9250213Z B=108, 2025-05-07T21:02:53.9250297Z log_E=5, 2025-05-07T21:02:53.9250396Z L=7, 2025-05-07T21:02:53.9250479Z D_gradcheck=2, 2025-05-07T21:02:53.9250588Z stochastic_rounding=True, 2025-05-07T21:02:53.9250675Z weighted=False, 2025-05-07T21:02:53.9250761Z row_wise=True, 2025-05-07T21:02:53.9250853Z mixed=False, 2025-05-07T21:02:53.9250938Z use_cache=True, 2025-05-07T21:02:53.9251049Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:53.9251143Z use_cpu=True, 2025-05-07T21:02:53.9251250Z output_dtype=SparseType.FP32, 2025-05-07T21:02:53.9251329Z ) 2025-05-07T21:02:53.9251467Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:53.9251793Z self=, 2025-05-07T21:02:53.9251878Z compile=True, 2025-05-07T21:02:53.9252000Z pooling_mode=, 2025-05-07T21:02:53.9252084Z T=5, 2025-05-07T21:02:53.9252164Z D=67, 2025-05-07T21:02:53.9252253Z B=26, 2025-05-07T21:02:53.9252335Z log_E=4, 2025-05-07T21:02:53.9252425Z L=12, 2025-05-07T21:02:53.9252511Z D_gradcheck=1, 2025-05-07T21:02:53.9252612Z stochastic_rounding=False, 2025-05-07T21:02:53.9252703Z weighted=True, 2025-05-07T21:02:53.9252789Z row_wise=True, 2025-05-07T21:02:53.9252872Z mixed=False, 2025-05-07T21:02:53.9252967Z use_cache=False, 2025-05-07T21:02:53.9253119Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:53.9253204Z use_cpu=True, 2025-05-07T21:02:53.9253309Z output_dtype=SparseType.FP16, 2025-05-07T21:02:53.9253394Z ) 2025-05-07T21:02:53.9253525Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:53.9253855Z self=, 2025-05-07T21:02:53.9253996Z compile=False, 2025-05-07T21:02:53.9254111Z pooling_mode=, 2025-05-07T21:02:53.9254189Z T=3, 2025-05-07T21:02:53.9254281Z D=48, 2025-05-07T21:02:53.9254360Z B=59, 2025-05-07T21:02:53.9254441Z log_E=5, 2025-05-07T21:02:53.9254532Z L=7, 2025-05-07T21:02:53.9254615Z D_gradcheck=2, 2025-05-07T21:02:53.9254720Z stochastic_rounding=True, 2025-05-07T21:02:53.9254805Z weighted=False, 2025-05-07T21:02:53.9254891Z row_wise=True, 2025-05-07T21:02:53.9254985Z mixed=False, 2025-05-07T21:02:53.9255068Z use_cache=False, 2025-05-07T21:02:53.9255176Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:53.9255269Z use_cpu=True, 2025-05-07T21:02:53.9255372Z output_dtype=SparseType.FP16, 2025-05-07T21:02:53.9255450Z ) 2025-05-07T21:02:53.9255587Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:53.9255913Z self=, 2025-05-07T21:02:53.9256003Z compile=False, 2025-05-07T21:02:53.9256423Z pooling_mode=, 2025-05-07T21:02:53.9256556Z T=5, 2025-05-07T21:02:53.9256644Z D=14, 2025-05-07T21:02:53.9256721Z B=11, 2025-05-07T21:02:53.9256804Z log_E=5, 2025-05-07T21:02:53.9256893Z L=3, 2025-05-07T21:02:53.9256977Z D_gradcheck=2, 2025-05-07T21:02:53.9257074Z stochastic_rounding=False, 2025-05-07T21:02:53.9257167Z weighted=True, 2025-05-07T21:02:53.9257291Z row_wise=True, 2025-05-07T21:02:53.9257370Z mixed=True, 2025-05-07T21:02:53.9257457Z use_cache=False, 2025-05-07T21:02:53.9257562Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:53.9257684Z use_cpu=True, 2025-05-07T21:02:53.9257794Z output_dtype=SparseType.FP32, 2025-05-07T21:02:53.9257868Z ) 2025-05-07T21:02:53.9257994Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:53.9258332Z self=, 2025-05-07T21:02:53.9258424Z compile=False, 2025-05-07T21:02:53.9258540Z pooling_mode=, 2025-05-07T21:02:53.9258628Z T=3, 2025-05-07T21:02:53.9258711Z D=6, 2025-05-07T21:02:53.9258803Z B=6, 2025-05-07T21:02:53.9258883Z log_E=3, 2025-05-07T21:02:53.9258961Z L=20, 2025-05-07T21:02:53.9259053Z D_gradcheck=2, 2025-05-07T21:02:53.9259151Z stochastic_rounding=True, 2025-05-07T21:02:53.9259238Z weighted=True, 2025-05-07T21:02:53.9259676Z row_wise=True, 2025-05-07T21:02:53.9259762Z mixed=True, 2025-05-07T21:02:53.9259846Z use_cache=True, 2025-05-07T21:02:53.9259965Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:53.9260055Z use_cpu=True, 2025-05-07T21:02:53.9260157Z output_dtype=SparseType.FP32, 2025-05-07T21:02:53.9260244Z ) 2025-05-07T21:02:53.9260376Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:53.9260718Z self=, 2025-05-07T21:02:53.9260805Z compile=False, 2025-05-07T21:02:53.9260913Z pooling_mode=, 2025-05-07T21:02:53.9261001Z T=5, 2025-05-07T21:02:53.9261077Z D=22, 2025-05-07T21:02:53.9261151Z B=58, 2025-05-07T21:02:53.9261238Z log_E=3, 2025-05-07T21:02:53.9261321Z L=14, 2025-05-07T21:02:53.9261406Z D_gradcheck=2, 2025-05-07T21:02:53.9261513Z stochastic_rounding=True, 2025-05-07T21:02:53.9261600Z weighted=True, 2025-05-07T21:02:53.9261681Z row_wise=True, 2025-05-07T21:02:53.9261776Z mixed=True, 2025-05-07T21:02:53.9261862Z use_cache=True, 2025-05-07T21:02:53.9261971Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:53.9262072Z use_cpu=True, 2025-05-07T21:02:53.9262176Z output_dtype=SparseType.FP32, 2025-05-07T21:02:53.9262264Z ) 2025-05-07T21:02:53.9262394Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:53.9262810Z self=, 2025-05-07T21:02:53.9262908Z compile=False, 2025-05-07T21:02:53.9263020Z pooling_mode=, 2025-05-07T21:02:53.9263096Z T=5, 2025-05-07T21:02:53.9263182Z D=39, 2025-05-07T21:02:53.9263262Z B=90, 2025-05-07T21:02:53.9263341Z log_E=4, 2025-05-07T21:02:53.9263432Z L=5, 2025-05-07T21:02:53.9263517Z D_gradcheck=1, 2025-05-07T21:02:53.9263612Z stochastic_rounding=False, 2025-05-07T21:02:53.9263709Z weighted=False, 2025-05-07T21:02:53.9263792Z row_wise=True, 2025-05-07T21:02:53.9263870Z mixed=True, 2025-05-07T21:02:53.9263960Z use_cache=False, 2025-05-07T21:02:53.9264067Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:53.9264159Z use_cpu=True, 2025-05-07T21:02:53.9264259Z output_dtype=SparseType.FP16, 2025-05-07T21:02:53.9264334Z ) 2025-05-07T21:02:53.9264470Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:53.9264797Z self=, 2025-05-07T21:02:53.9264876Z compile=True, 2025-05-07T21:02:53.9265053Z pooling_mode=, 2025-05-07T21:02:53.9265131Z T=5, 2025-05-07T21:02:53.9265209Z D=111, 2025-05-07T21:02:53.9265292Z B=6, 2025-05-07T21:02:53.9265370Z log_E=3, 2025-05-07T21:02:53.9265443Z L=19, 2025-05-07T21:02:53.9265532Z D_gradcheck=1, 2025-05-07T21:02:53.9265627Z stochastic_rounding=True, 2025-05-07T21:02:53.9265774Z weighted=True, 2025-05-07T21:02:53.9265858Z row_wise=True, 2025-05-07T21:02:53.9265941Z mixed=True, 2025-05-07T21:02:53.9266033Z use_cache=False, 2025-05-07T21:02:53.9266194Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:53.9266280Z use_cpu=True, 2025-05-07T21:02:53.9266390Z output_dtype=SparseType.FP32, 2025-05-07T21:02:53.9266465Z ) 2025-05-07T21:02:53.9266597Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:53.9266933Z self=, 2025-05-07T21:02:53.9267023Z compile=True, 2025-05-07T21:02:53.9267133Z pooling_mode=, 2025-05-07T21:02:53.9267222Z T=1, 2025-05-07T21:02:53.9267301Z D=34, 2025-05-07T21:02:53.9267393Z B=111, 2025-05-07T21:02:53.9267473Z log_E=4, 2025-05-07T21:02:53.9267555Z L=19, 2025-05-07T21:02:53.9267648Z D_gradcheck=2, 2025-05-07T21:02:53.9267746Z stochastic_rounding=True, 2025-05-07T21:02:53.9267833Z weighted=False, 2025-05-07T21:02:53.9267928Z row_wise=True, 2025-05-07T21:02:53.9268010Z mixed=True, 2025-05-07T21:02:53.9268096Z use_cache=True, 2025-05-07T21:02:53.9268214Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:53.9268303Z use_cpu=True, 2025-05-07T21:02:53.9268405Z output_dtype=SparseType.FP16, 2025-05-07T21:02:53.9268490Z ) 2025-05-07T21:02:53.9268619Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:53.9268950Z self=, 2025-05-07T21:02:53.9269047Z compile=True, 2025-05-07T21:02:53.9269156Z pooling_mode=, 2025-05-07T21:02:53.9269242Z T=4, 2025-05-07T21:02:53.9269321Z D=71, 2025-05-07T21:02:53.9269399Z B=60, 2025-05-07T21:02:53.9269490Z log_E=3, 2025-05-07T21:02:53.9269568Z L=8, 2025-05-07T21:02:53.9269654Z D_gradcheck=1, 2025-05-07T21:02:53.9269767Z stochastic_rounding=True, 2025-05-07T21:02:53.9269858Z weighted=True, 2025-05-07T21:02:53.9269957Z row_wise=True, 2025-05-07T21:02:53.9270061Z mixed=False, 2025-05-07T21:02:53.9270168Z use_cache=True, 2025-05-07T21:02:53.9270279Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:53.9270369Z use_cpu=True, 2025-05-07T21:02:53.9270472Z output_dtype=SparseType.FP32, 2025-05-07T21:02:53.9270549Z ) 2025-05-07T21:02:53.9270685Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:53.9271060Z self=, 2025-05-07T21:02:53.9271165Z compile=True, 2025-05-07T21:02:53.9271275Z pooling_mode=, 2025-05-07T21:02:53.9271354Z T=2, 2025-05-07T21:02:53.9271447Z D=103, 2025-05-07T21:02:53.9271530Z B=83, 2025-05-07T21:02:53.9271613Z log_E=3, 2025-05-07T21:02:53.9271705Z L=17, 2025-05-07T21:02:53.9271791Z D_gradcheck=2, 2025-05-07T21:02:53.9271892Z stochastic_rounding=True, 2025-05-07T21:02:53.9271988Z weighted=True, 2025-05-07T21:02:53.9272073Z row_wise=True, 2025-05-07T21:02:53.9272157Z mixed=False, 2025-05-07T21:02:53.9272253Z use_cache=False, 2025-05-07T21:02:53.9272367Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:53.9272453Z use_cpu=True, 2025-05-07T21:02:53.9272571Z output_dtype=SparseType.FP32, 2025-05-07T21:02:53.9272649Z ) 2025-05-07T21:02:53.9552324Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:53.9552984Z self=, 2025-05-07T21:02:53.9553288Z compile=False, 2025-05-07T21:02:53.9553456Z pooling_mode=, 2025-05-07T21:02:53.9553568Z T=2, 2025-05-07T21:02:53.9553675Z D=60, 2025-05-07T21:02:53.9553810Z B=117, 2025-05-07T21:02:53.9553918Z log_E=5, 2025-05-07T21:02:53.9554026Z L=9, 2025-05-07T21:02:53.9554157Z D_gradcheck=1, 2025-05-07T21:02:53.9554374Z stochastic_rounding=True, 2025-05-07T21:02:53.9554495Z weighted=False, 2025-05-07T21:02:53.9554627Z row_wise=True, 2025-05-07T21:02:53.9554745Z mixed=True, 2025-05-07T21:02:53.9554887Z use_cache=False, 2025-05-07T21:02:53.9555113Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:53.9555226Z use_cpu=True, 2025-05-07T21:02:53.9555380Z output_dtype=SparseType.FP32, 2025-05-07T21:02:53.9555480Z ) 2025-05-07T21:02:53.9555658Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:53.9556125Z self=, 2025-05-07T21:02:53.9556216Z compile=False, 2025-05-07T21:02:53.9556322Z pooling_mode=, 2025-05-07T21:02:53.9556409Z T=3, 2025-05-07T21:02:53.9556482Z D=91, 2025-05-07T21:02:53.9556555Z B=47, 2025-05-07T21:02:53.9556639Z log_E=5, 2025-05-07T21:02:53.9556717Z L=17, 2025-05-07T21:02:53.9556795Z D_gradcheck=2, 2025-05-07T21:02:53.9556906Z stochastic_rounding=False, 2025-05-07T21:02:53.9557047Z weighted=False, 2025-05-07T21:02:53.9557136Z row_wise=True, 2025-05-07T21:02:53.9557216Z mixed=False, 2025-05-07T21:02:53.9557300Z use_cache=False, 2025-05-07T21:02:53.9557420Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:53.9557506Z use_cpu=True, 2025-05-07T21:02:53.9557607Z output_dtype=SparseType.FP16, 2025-05-07T21:02:53.9557695Z ) 2025-05-07T21:02:53.9557825Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:53.9558157Z self=, 2025-05-07T21:02:53.9558261Z compile=True, 2025-05-07T21:02:53.9558371Z pooling_mode=, 2025-05-07T21:02:53.9558464Z T=2, 2025-05-07T21:02:53.9558540Z D=68, 2025-05-07T21:02:53.9558616Z B=35, 2025-05-07T21:02:53.9558703Z log_E=5, 2025-05-07T21:02:53.9558779Z L=16, 2025-05-07T21:02:53.9558862Z D_gradcheck=1, 2025-05-07T21:02:53.9558965Z stochastic_rounding=True, 2025-05-07T21:02:53.9559045Z weighted=False, 2025-05-07T21:02:53.9559124Z row_wise=True, 2025-05-07T21:02:53.9559212Z mixed=False, 2025-05-07T21:02:53.9559558Z use_cache=True, 2025-05-07T21:02:53.9559668Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:53.9559752Z use_cpu=True, 2025-05-07T21:02:53.9559851Z output_dtype=SparseType.FP16, 2025-05-07T21:02:53.9559924Z ) 2025-05-07T21:02:53.9560058Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:53.9560458Z self=, 2025-05-07T21:02:53.9560550Z compile=False, 2025-05-07T21:02:53.9560655Z pooling_mode=, 2025-05-07T21:02:53.9560731Z T=3, 2025-05-07T21:02:53.9560814Z D=74, 2025-05-07T21:02:53.9560889Z B=82, 2025-05-07T21:02:53.9560966Z log_E=5, 2025-05-07T21:02:53.9561049Z L=19, 2025-05-07T21:02:53.9561134Z D_gradcheck=2, 2025-05-07T21:02:53.9561225Z stochastic_rounding=True, 2025-05-07T21:02:53.9561316Z weighted=False, 2025-05-07T21:02:53.9561397Z row_wise=True, 2025-05-07T21:02:53.9561474Z mixed=True, 2025-05-07T21:02:53.9561566Z use_cache=True, 2025-05-07T21:02:53.9561674Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:53.9561751Z use_cpu=True, 2025-05-07T21:02:53.9561858Z output_dtype=SparseType.FP16, 2025-05-07T21:02:53.9561931Z ) 2025-05-07T21:02:53.9562067Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:53.9562395Z self=, 2025-05-07T21:02:53.9562539Z compile=False, 2025-05-07T21:02:53.9562652Z pooling_mode=, 2025-05-07T21:02:53.9562727Z T=1, 2025-05-07T21:02:53.9562801Z D=18, 2025-05-07T21:02:53.9562886Z B=108, 2025-05-07T21:02:53.9562962Z log_E=4, 2025-05-07T21:02:53.9563038Z L=13, 2025-05-07T21:02:53.9563222Z D_gradcheck=2, 2025-05-07T21:02:53.9563320Z stochastic_rounding=False, 2025-05-07T21:02:53.9563402Z weighted=True, 2025-05-07T21:02:53.9563497Z row_wise=True, 2025-05-07T21:02:53.9563634Z mixed=True, 2025-05-07T21:02:53.9563720Z use_cache=False, 2025-05-07T21:02:53.9563834Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:53.9563917Z use_cpu=True, 2025-05-07T21:02:53.9564027Z output_dtype=SparseType.FP16, 2025-05-07T21:02:53.9564105Z ) 2025-05-07T21:02:53.9564234Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:53.9564570Z self=, 2025-05-07T21:02:53.9564658Z compile=True, 2025-05-07T21:02:53.9564765Z pooling_mode=, 2025-05-07T21:02:53.9564854Z T=5, 2025-05-07T21:02:53.9564936Z D=84, 2025-05-07T21:02:53.9565018Z B=106, 2025-05-07T21:02:53.9565108Z log_E=4, 2025-05-07T21:02:53.9565188Z L=13, 2025-05-07T21:02:53.9565271Z D_gradcheck=1, 2025-05-07T21:02:53.9565376Z stochastic_rounding=True, 2025-05-07T21:02:53.9565461Z weighted=False, 2025-05-07T21:02:53.9565550Z row_wise=True, 2025-05-07T21:02:53.9565634Z mixed=False, 2025-05-07T21:02:53.9565719Z use_cache=False, 2025-05-07T21:02:53.9565834Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:53.9565917Z use_cpu=True, 2025-05-07T21:02:53.9566019Z output_dtype=SparseType.FP32, 2025-05-07T21:02:53.9566103Z ) 2025-05-07T21:02:53.9566233Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:53.9566557Z self=, 2025-05-07T21:02:53.9566652Z compile=False, 2025-05-07T21:02:53.9566763Z pooling_mode=, 2025-05-07T21:02:53.9566840Z T=2, 2025-05-07T21:02:53.9566927Z D=98, 2025-05-07T21:02:53.9567008Z B=21, 2025-05-07T21:02:53.9567090Z log_E=5, 2025-05-07T21:02:53.9567173Z L=20, 2025-05-07T21:02:53.9567258Z D_gradcheck=1, 2025-05-07T21:02:53.9567362Z stochastic_rounding=False, 2025-05-07T21:02:53.9567444Z weighted=True, 2025-05-07T21:02:53.9567525Z row_wise=True, 2025-05-07T21:02:53.9567618Z mixed=False, 2025-05-07T21:02:53.9567703Z use_cache=False, 2025-05-07T21:02:53.9567810Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:53.9567900Z use_cpu=True, 2025-05-07T21:02:53.9568008Z output_dtype=SparseType.FP32, 2025-05-07T21:02:53.9568084Z ) 2025-05-07T21:02:53.9568272Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:53.9568604Z self=, 2025-05-07T21:02:53.9568692Z compile=True, 2025-05-07T21:02:53.9568810Z pooling_mode=, 2025-05-07T21:02:53.9568890Z T=2, 2025-05-07T21:02:53.9568979Z D=14, 2025-05-07T21:02:53.9569059Z B=93, 2025-05-07T21:02:53.9569140Z log_E=5, 2025-05-07T21:02:53.9569235Z L=15, 2025-05-07T21:02:53.9569320Z D_gradcheck=2, 2025-05-07T21:02:53.9569421Z stochastic_rounding=False, 2025-05-07T21:02:53.9569518Z weighted=False, 2025-05-07T21:02:53.9569603Z row_wise=True, 2025-05-07T21:02:53.9569686Z mixed=True, 2025-05-07T21:02:53.9569786Z use_cache=True, 2025-05-07T21:02:53.9569894Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:53.9569977Z use_cpu=True, 2025-05-07T21:02:53.9570089Z output_dtype=SparseType.FP32, 2025-05-07T21:02:53.9570167Z ) 2025-05-07T21:02:53.9570299Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:53.9570638Z self=, 2025-05-07T21:02:53.9570770Z compile=False, 2025-05-07T21:02:53.9570890Z pooling_mode=, 2025-05-07T21:02:53.9570969Z T=2, 2025-05-07T21:02:53.9571049Z D=22, 2025-05-07T21:02:53.9571139Z B=75, 2025-05-07T21:02:53.9571262Z log_E=4, 2025-05-07T21:02:53.9571345Z L=16, 2025-05-07T21:02:53.9571445Z D_gradcheck=1, 2025-05-07T21:02:53.9571547Z stochastic_rounding=True, 2025-05-07T21:02:53.9571636Z weighted=False, 2025-05-07T21:02:53.9571774Z row_wise=True, 2025-05-07T21:02:53.9571860Z mixed=False, 2025-05-07T21:02:53.9571943Z use_cache=True, 2025-05-07T21:02:53.9572066Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:53.9572149Z use_cpu=True, 2025-05-07T21:02:53.9572251Z output_dtype=SparseType.FP16, 2025-05-07T21:02:53.9572352Z ) 2025-05-07T21:02:53.9572488Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:53.9572829Z self=, 2025-05-07T21:02:53.9572914Z compile=False, 2025-05-07T21:02:53.9573021Z pooling_mode=, 2025-05-07T21:02:53.9573114Z T=4, 2025-05-07T21:02:53.9573191Z D=116, 2025-05-07T21:02:53.9580970Z B=93, 2025-05-07T21:02:53.9581071Z log_E=3, 2025-05-07T21:02:53.9581154Z L=18, 2025-05-07T21:02:53.9581253Z D_gradcheck=1, 2025-05-07T21:02:53.9581359Z stochastic_rounding=False, 2025-05-07T21:02:53.9581454Z weighted=False, 2025-05-07T21:02:53.9581544Z row_wise=True, 2025-05-07T21:02:53.9581628Z mixed=True, 2025-05-07T21:02:53.9581720Z use_cache=False, 2025-05-07T21:02:53.9581835Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:53.9581921Z use_cpu=True, 2025-05-07T21:02:53.9582036Z output_dtype=SparseType.FP32, 2025-05-07T21:02:53.9582111Z ) 2025-05-07T21:02:53.9582251Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:53.9582606Z self=, 2025-05-07T21:02:53.9582693Z compile=True, 2025-05-07T21:02:53.9582806Z pooling_mode=, 2025-05-07T21:02:53.9582895Z T=4, 2025-05-07T21:02:53.9582976Z D=113, 2025-05-07T21:02:53.9583069Z B=98, 2025-05-07T21:02:53.9583150Z log_E=4, 2025-05-07T21:02:53.9583230Z L=7, 2025-05-07T21:02:53.9583326Z D_gradcheck=1, 2025-05-07T21:02:53.9583425Z stochastic_rounding=False, 2025-05-07T21:02:53.9583507Z weighted=True, 2025-05-07T21:02:53.9583605Z row_wise=True, 2025-05-07T21:02:53.9583690Z mixed=False, 2025-05-07T21:02:53.9583775Z use_cache=False, 2025-05-07T21:02:53.9583892Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:53.9583977Z use_cpu=True, 2025-05-07T21:02:53.9584084Z output_dtype=SparseType.FP16, 2025-05-07T21:02:53.9584240Z ) 2025-05-07T21:02:53.9584374Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:53.9584709Z self=, 2025-05-07T21:02:53.9584806Z compile=True, 2025-05-07T21:02:53.9584917Z pooling_mode=, 2025-05-07T21:02:53.9585001Z T=4, 2025-05-07T21:02:53.9585080Z D=95, 2025-05-07T21:02:53.9585164Z B=114, 2025-05-07T21:02:53.9585251Z log_E=3, 2025-05-07T21:02:53.9585330Z L=19, 2025-05-07T21:02:53.9585414Z D_gradcheck=1, 2025-05-07T21:02:53.9585518Z stochastic_rounding=False, 2025-05-07T21:02:53.9585605Z weighted=False, 2025-05-07T21:02:53.9585686Z row_wise=True, 2025-05-07T21:02:53.9585777Z mixed=True, 2025-05-07T21:02:53.9585864Z use_cache=True, 2025-05-07T21:02:53.9585973Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:53.9586071Z use_cpu=True, 2025-05-07T21:02:53.9586173Z output_dtype=SparseType.FP32, 2025-05-07T21:02:53.9586252Z ) 2025-05-07T21:02:53.9586393Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:53.9586771Z self=, 2025-05-07T21:02:53.9586864Z compile=True, 2025-05-07T21:02:53.9586975Z pooling_mode=, 2025-05-07T21:02:53.9587057Z T=5, 2025-05-07T21:02:53.9587145Z D=73, 2025-05-07T21:02:53.9587266Z B=34, 2025-05-07T21:02:53.9587347Z log_E=4, 2025-05-07T21:02:53.9587433Z L=15, 2025-05-07T21:02:53.9587519Z D_gradcheck=2, 2025-05-07T21:02:53.9587617Z stochastic_rounding=True, 2025-05-07T21:02:53.9587750Z weighted=False, 2025-05-07T21:02:53.9587837Z row_wise=True, 2025-05-07T21:02:53.9587918Z mixed=True, 2025-05-07T21:02:53.9588011Z use_cache=False, 2025-05-07T21:02:53.9588119Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:53.9588212Z use_cpu=True, 2025-05-07T21:02:53.9588315Z output_dtype=SparseType.FP32, 2025-05-07T21:02:53.9588394Z ) 2025-05-07T21:02:53.9588532Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:53.9588865Z self=, 2025-05-07T21:02:53.9588950Z compile=True, 2025-05-07T21:02:53.9589065Z pooling_mode=, 2025-05-07T21:02:53.9589146Z T=2, 2025-05-07T21:02:53.9589227Z D=111, 2025-05-07T21:02:53.9589313Z B=54, 2025-05-07T21:02:53.9589395Z log_E=5, 2025-05-07T21:02:53.9589476Z L=6, 2025-05-07T21:02:53.9589571Z D_gradcheck=2, 2025-05-07T21:02:53.9589672Z stochastic_rounding=True, 2025-05-07T21:02:53.9589760Z weighted=False, 2025-05-07T21:02:53.9589870Z row_wise=True, 2025-05-07T21:02:53.9589960Z mixed=True, 2025-05-07T21:02:53.9590072Z use_cache=False, 2025-05-07T21:02:53.9590188Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:53.9590271Z use_cpu=True, 2025-05-07T21:02:53.9590388Z output_dtype=SparseType.FP16, 2025-05-07T21:02:53.9590467Z ) 2025-05-07T21:02:53.9590600Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:53.9590941Z self=, 2025-05-07T21:02:53.9591029Z compile=True, 2025-05-07T21:02:53.9591139Z pooling_mode=, 2025-05-07T21:02:53.9591230Z T=2, 2025-05-07T21:02:53.9591314Z D=55, 2025-05-07T21:02:53.9591396Z B=23, 2025-05-07T21:02:53.9591487Z log_E=5, 2025-05-07T21:02:53.9591568Z L=9, 2025-05-07T21:02:53.9591653Z D_gradcheck=2, 2025-05-07T21:02:53.9591762Z stochastic_rounding=True, 2025-05-07T21:02:53.9591849Z weighted=True, 2025-05-07T21:02:53.9591943Z row_wise=True, 2025-05-07T21:02:53.9592027Z mixed=True, 2025-05-07T21:02:53.9592114Z use_cache=True, 2025-05-07T21:02:53.9593714Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:53.9593802Z use_cpu=True, 2025-05-07T21:02:53.9593952Z output_dtype=SparseType.FP16, 2025-05-07T21:02:53.9594042Z ) 2025-05-07T21:02:53.9594178Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:53.9594508Z self=, 2025-05-07T21:02:53.9594604Z compile=False, 2025-05-07T21:02:53.9594713Z pooling_mode=, 2025-05-07T21:02:53.9594792Z T=4, 2025-05-07T21:02:53.9594885Z D=4, 2025-05-07T21:02:53.9594965Z B=51, 2025-05-07T21:02:53.9595058Z log_E=5, 2025-05-07T21:02:53.9595142Z L=1, 2025-05-07T21:02:53.9595226Z D_gradcheck=2, 2025-05-07T21:02:53.9595336Z stochastic_rounding=True, 2025-05-07T21:02:53.9595422Z weighted=False, 2025-05-07T21:02:53.9595505Z row_wise=True, 2025-05-07T21:02:53.9595595Z mixed=True, 2025-05-07T21:02:53.9595680Z use_cache=True, 2025-05-07T21:02:53.9595787Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:53.9595880Z use_cpu=True, 2025-05-07T21:02:53.9595987Z output_dtype=SparseType.FP32, 2025-05-07T21:02:53.9596062Z ) 2025-05-07T21:02:56.1891178Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:56.1892579Z self=, 2025-05-07T21:02:56.1893676Z compile=True, 2025-05-07T21:02:56.1894104Z pooling_mode=, 2025-05-07T21:02:56.1894617Z T=5, 2025-05-07T21:02:56.1895310Z D=93, 2025-05-07T21:02:56.1895635Z B=116, 2025-05-07T21:02:56.1895971Z log_E=4, 2025-05-07T21:02:56.1896465Z L=18, 2025-05-07T21:02:56.1896802Z D_gradcheck=2, 2025-05-07T21:02:56.1897339Z stochastic_rounding=False, 2025-05-07T21:02:56.1897728Z weighted=True, 2025-05-07T21:02:56.1898037Z row_wise=True, 2025-05-07T21:02:56.1898348Z mixed=True, 2025-05-07T21:02:56.1898657Z use_cache=False, 2025-05-07T21:02:56.1899015Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:56.1899448Z use_cpu=True, 2025-05-07T21:02:56.1899843Z output_dtype=SparseType.FP16, 2025-05-07T21:02:56.1900254Z ) 2025-05-07T21:02:56.1900631Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:56.1901571Z self=, 2025-05-07T21:02:56.1902445Z compile=False, 2025-05-07T21:02:56.1902802Z pooling_mode=, 2025-05-07T21:02:56.1903273Z T=2, 2025-05-07T21:02:56.1903558Z D=2, 2025-05-07T21:02:56.1903838Z B=87, 2025-05-07T21:02:56.1904123Z log_E=4, 2025-05-07T21:02:56.1904420Z L=0, 2025-05-07T21:02:56.1904708Z D_gradcheck=2, 2025-05-07T21:02:56.1905066Z stochastic_rounding=False, 2025-05-07T21:02:56.1905458Z weighted=True, 2025-05-07T21:02:56.1905784Z row_wise=True, 2025-05-07T21:02:56.1906102Z mixed=True, 2025-05-07T21:02:56.1906427Z use_cache=False, 2025-05-07T21:02:56.1906808Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:56.1907253Z use_cpu=True, 2025-05-07T21:02:56.1907631Z output_dtype=SparseType.FP16, 2025-05-07T21:02:56.1908040Z ) 2025-05-07T21:02:56.1908416Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:56.1909333Z self=, 2025-05-07T21:02:56.1910206Z compile=False, 2025-05-07T21:02:56.1910570Z pooling_mode=, 2025-05-07T21:02:56.1911027Z T=4, 2025-05-07T21:02:56.1911307Z D=36, 2025-05-07T21:02:56.1911582Z B=18, 2025-05-07T21:02:56.1911878Z log_E=3, 2025-05-07T21:02:56.1912175Z L=5, 2025-05-07T21:02:56.1912446Z D_gradcheck=2, 2025-05-07T21:02:56.1912810Z stochastic_rounding=True, 2025-05-07T21:02:56.1913218Z weighted=False, 2025-05-07T21:02:56.1913554Z row_wise=True, 2025-05-07T21:02:56.1913891Z mixed=True, 2025-05-07T21:02:56.1914229Z use_cache=True, 2025-05-07T21:02:56.1914603Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:56.1915311Z use_cpu=True, 2025-05-07T21:02:56.1915703Z output_dtype=SparseType.FP16, 2025-05-07T21:02:56.1916122Z ) 2025-05-07T21:02:56.1916486Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:56.1917410Z self=, 2025-05-07T21:02:56.1918259Z compile=True, 2025-05-07T21:02:56.1918654Z pooling_mode=, 2025-05-07T21:02:56.1919139Z T=2, 2025-05-07T21:02:56.1919442Z D=96, 2025-05-07T21:02:56.1919731Z B=112, 2025-05-07T21:02:56.1920026Z log_E=3, 2025-05-07T21:02:56.1920329Z L=3, 2025-05-07T21:02:56.1920620Z D_gradcheck=2, 2025-05-07T21:02:56.1920986Z stochastic_rounding=True, 2025-05-07T21:02:56.1921394Z weighted=False, 2025-05-07T21:02:56.1921714Z row_wise=True, 2025-05-07T21:02:56.1922039Z mixed=True, 2025-05-07T21:02:56.1922369Z use_cache=True, 2025-05-07T21:02:56.1922770Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:56.1923296Z use_cpu=True, 2025-05-07T21:02:56.1923722Z output_dtype=SparseType.FP32, 2025-05-07T21:02:56.1924355Z ) 2025-05-07T21:02:56.1924773Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:56.1925799Z self=, 2025-05-07T21:02:56.1926748Z compile=True, 2025-05-07T21:02:56.1927133Z pooling_mode=, 2025-05-07T21:02:56.1927625Z T=3, 2025-05-07T21:02:56.1927895Z D=83, 2025-05-07T21:02:56.1928170Z B=77, 2025-05-07T21:02:56.1928443Z log_E=3, 2025-05-07T21:02:56.1928723Z L=0, 2025-05-07T21:02:56.1929070Z D_gradcheck=1, 2025-05-07T21:02:56.1929447Z stochastic_rounding=False, 2025-05-07T21:02:56.1929852Z weighted=True, 2025-05-07T21:02:56.1930190Z row_wise=True, 2025-05-07T21:02:56.1930527Z mixed=True, 2025-05-07T21:02:56.1930861Z use_cache=True, 2025-05-07T21:02:56.1931233Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:56.1931697Z use_cpu=True, 2025-05-07T21:02:56.1932064Z output_dtype=SparseType.FP16, 2025-05-07T21:02:56.1932458Z ) 2025-05-07T21:02:56.1932824Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:56.1933764Z self=, 2025-05-07T21:02:56.1934610Z compile=False, 2025-05-07T21:02:56.1934996Z pooling_mode=, 2025-05-07T21:02:56.1935463Z T=1, 2025-05-07T21:02:56.1935748Z D=18, 2025-05-07T21:02:56.1936193Z B=108, 2025-05-07T21:02:56.1936507Z log_E=5, 2025-05-07T21:02:56.1936831Z L=7, 2025-05-07T21:02:56.1937141Z D_gradcheck=1, 2025-05-07T21:02:56.1937512Z stochastic_rounding=False, 2025-05-07T21:02:56.1937926Z weighted=True, 2025-05-07T21:02:56.1938260Z row_wise=True, 2025-05-07T21:02:56.1938611Z mixed=True, 2025-05-07T21:02:56.1938961Z use_cache=False, 2025-05-07T21:02:56.1939359Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:56.1939826Z use_cpu=True, 2025-05-07T21:02:56.1940213Z output_dtype=SparseType.FP16, 2025-05-07T21:02:56.1940653Z ) 2025-05-07T21:02:56.1941011Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:56.1941953Z self=, 2025-05-07T21:02:56.1942828Z compile=True, 2025-05-07T21:02:56.1943200Z pooling_mode=, 2025-05-07T21:02:56.1943664Z T=3, 2025-05-07T21:02:56.1943957Z D=11, 2025-05-07T21:02:56.1944251Z B=83, 2025-05-07T21:02:56.1944565Z log_E=3, 2025-05-07T21:02:56.1944878Z L=20, 2025-05-07T21:02:56.1945184Z D_gradcheck=1, 2025-05-07T21:02:56.1945551Z stochastic_rounding=True, 2025-05-07T21:02:56.1945959Z weighted=True, 2025-05-07T21:02:56.1946276Z row_wise=True, 2025-05-07T21:02:56.1946615Z mixed=False, 2025-05-07T21:02:56.1946953Z use_cache=True, 2025-05-07T21:02:56.1947423Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:56.1947916Z use_cpu=True, 2025-05-07T21:02:56.1948321Z output_dtype=SparseType.FP16, 2025-05-07T21:02:56.1948757Z ) 2025-05-07T21:02:56.1949126Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:56.1950062Z self=, 2025-05-07T21:02:56.1950987Z compile=False, 2025-05-07T21:02:56.1951369Z pooling_mode=, 2025-05-07T21:02:56.1951840Z T=1, 2025-05-07T21:02:56.1952180Z D=43, 2025-05-07T21:02:56.1952494Z B=19, 2025-05-07T21:02:56.1952840Z log_E=4, 2025-05-07T21:02:56.1953192Z L=3, 2025-05-07T21:02:56.1953535Z D_gradcheck=1, 2025-05-07T21:02:56.1953952Z stochastic_rounding=True, 2025-05-07T21:02:56.1954421Z weighted=False, 2025-05-07T21:02:56.1954804Z row_wise=True, 2025-05-07T21:02:56.1955197Z mixed=True, 2025-05-07T21:02:56.1955575Z use_cache=False, 2025-05-07T21:02:56.1956007Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:56.1956449Z use_cpu=True, 2025-05-07T21:02:56.1956934Z output_dtype=SparseType.FP16, 2025-05-07T21:02:56.1957321Z ) 2025-05-07T21:02:56.1957669Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:56.1958571Z self=, 2025-05-07T21:02:56.1960010Z compile=True, 2025-05-07T21:02:56.1960538Z pooling_mode=, 2025-05-07T21:02:56.1960992Z T=2, 2025-05-07T21:02:56.1961289Z D=37, 2025-05-07T21:02:56.1961570Z B=48, 2025-05-07T21:02:56.1961848Z log_E=4, 2025-05-07T21:02:56.1963697Z L=13, 2025-05-07T21:02:56.1963988Z D_gradcheck=2, 2025-05-07T21:02:56.1964353Z stochastic_rounding=True, 2025-05-07T21:02:56.1964749Z weighted=True, 2025-05-07T21:02:56.1965067Z row_wise=True, 2025-05-07T21:02:56.1965406Z mixed=False, 2025-05-07T21:02:56.1965726Z use_cache=True, 2025-05-07T21:02:56.1966094Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:56.1966549Z use_cpu=True, 2025-05-07T21:02:56.1966925Z output_dtype=SparseType.FP16, 2025-05-07T21:02:56.1967331Z ) 2025-05-07T21:02:56.1967692Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:56.1968623Z self=, 2025-05-07T21:02:56.1969462Z compile=True, 2025-05-07T21:02:56.1969857Z pooling_mode=, 2025-05-07T21:02:56.1970295Z T=1, 2025-05-07T21:02:56.1970579Z D=31, 2025-05-07T21:02:56.1970861Z B=24, 2025-05-07T21:02:56.1971147Z log_E=5, 2025-05-07T21:02:56.1971458Z L=16, 2025-05-07T21:02:56.1971750Z D_gradcheck=2, 2025-05-07T21:02:56.1972102Z stochastic_rounding=True, 2025-05-07T21:02:56.1972512Z weighted=True, 2025-05-07T21:02:56.1974203Z row_wise=True, 2025-05-07T21:02:56.1974540Z mixed=False, 2025-05-07T21:02:56.1974884Z use_cache=False, 2025-05-07T21:02:56.1975271Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:56.1975732Z use_cpu=True, 2025-05-07T21:02:56.1976215Z output_dtype=SparseType.FP16, 2025-05-07T21:02:56.1976628Z ) 2025-05-07T21:02:56.1977007Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:56.1977940Z self=, 2025-05-07T21:02:56.1978809Z compile=True, 2025-05-07T21:02:56.1979200Z pooling_mode=, 2025-05-07T21:02:56.1979655Z T=3, 2025-05-07T21:02:56.1979944Z D=9, 2025-05-07T21:02:56.1980249Z B=40, 2025-05-07T21:02:56.1980566Z log_E=4, 2025-05-07T21:02:56.1980894Z L=8, 2025-05-07T21:02:56.1981224Z D_gradcheck=2, 2025-05-07T21:02:56.1981606Z stochastic_rounding=True, 2025-05-07T21:02:56.1982015Z weighted=True, 2025-05-07T21:02:56.1982352Z row_wise=True, 2025-05-07T21:02:56.1982698Z mixed=False, 2025-05-07T21:02:56.1983050Z use_cache=True, 2025-05-07T21:02:56.1983569Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:56.1984071Z use_cpu=True, 2025-05-07T21:02:56.1984503Z output_dtype=SparseType.FP32, 2025-05-07T21:02:56.1984970Z ) 2025-05-07T21:02:56.1985394Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:56.1986451Z self=, 2025-05-07T21:02:56.1987406Z compile=False, 2025-05-07T21:02:56.1987856Z pooling_mode=, 2025-05-07T21:02:56.1988375Z T=5, 2025-05-07T21:02:56.1988662Z D=69, 2025-05-07T21:02:56.1988950Z B=44, 2025-05-07T21:02:56.1989243Z log_E=5, 2025-05-07T21:02:56.1989530Z L=4, 2025-05-07T21:02:56.1989828Z D_gradcheck=1, 2025-05-07T21:02:56.1990185Z stochastic_rounding=True, 2025-05-07T21:02:56.1990613Z weighted=False, 2025-05-07T21:02:56.1990962Z row_wise=True, 2025-05-07T21:02:56.1991306Z mixed=True, 2025-05-07T21:02:56.1991627Z use_cache=False, 2025-05-07T21:02:56.1992031Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:56.1992598Z use_cpu=True, 2025-05-07T21:02:56.1992956Z output_dtype=SparseType.FP16, 2025-05-07T21:02:56.1993358Z ) 2025-05-07T21:02:56.1993723Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:56.1994658Z self=, 2025-05-07T21:02:56.1995612Z compile=True, 2025-05-07T21:02:56.1995985Z pooling_mode=, 2025-05-07T21:02:56.1996450Z T=3, 2025-05-07T21:02:56.1996730Z D=73, 2025-05-07T21:02:56.1997015Z B=58, 2025-05-07T21:02:56.1997391Z log_E=3, 2025-05-07T21:02:56.1997688Z L=4, 2025-05-07T21:02:56.1997979Z D_gradcheck=2, 2025-05-07T21:02:56.1998331Z stochastic_rounding=True, 2025-05-07T21:02:56.1998725Z weighted=False, 2025-05-07T21:02:56.1999061Z row_wise=True, 2025-05-07T21:02:56.1999394Z mixed=False, 2025-05-07T21:02:56.1999720Z use_cache=False, 2025-05-07T21:02:56.2000101Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:56.2000578Z use_cpu=True, 2025-05-07T21:02:56.2000939Z output_dtype=SparseType.FP32, 2025-05-07T21:02:56.2001358Z ) 2025-05-07T21:02:56.2001717Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:56.2002634Z self=, 2025-05-07T21:02:56.2003489Z compile=True, 2025-05-07T21:02:56.2003873Z pooling_mode=, 2025-05-07T21:02:56.2004335Z T=1, 2025-05-07T21:02:56.2004619Z D=53, 2025-05-07T21:02:56.2004921Z B=70, 2025-05-07T21:02:56.2005216Z log_E=4, 2025-05-07T21:02:56.2005508Z L=9, 2025-05-07T21:02:56.2005811Z D_gradcheck=1, 2025-05-07T21:02:56.2006178Z stochastic_rounding=True, 2025-05-07T21:02:56.2006582Z weighted=False, 2025-05-07T21:02:56.2006928Z row_wise=True, 2025-05-07T21:02:56.2007270Z mixed=True, 2025-05-07T21:02:56.2007599Z use_cache=False, 2025-05-07T21:02:56.2007992Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:56.2008448Z use_cpu=True, 2025-05-07T21:02:56.2008814Z output_dtype=SparseType.FP32, 2025-05-07T21:02:56.2009234Z ) 2025-05-07T21:02:56.2009611Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:56.2010524Z self=, 2025-05-07T21:02:56.2011406Z compile=False, 2025-05-07T21:02:56.2011824Z pooling_mode=, 2025-05-07T21:02:56.2012317Z T=1, 2025-05-07T21:02:56.2012621Z D=64, 2025-05-07T21:02:56.2012924Z B=56, 2025-05-07T21:02:56.2013229Z log_E=5, 2025-05-07T21:02:56.2013533Z L=4, 2025-05-07T21:02:56.2013839Z D_gradcheck=1, 2025-05-07T21:02:56.2014208Z stochastic_rounding=False, 2025-05-07T21:02:56.2014602Z weighted=True, 2025-05-07T21:02:56.2014954Z row_wise=True, 2025-05-07T21:02:56.2015322Z mixed=True, 2025-05-07T21:02:56.2015795Z use_cache=True, 2025-05-07T21:02:56.2016347Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:56.2016881Z use_cpu=True, 2025-05-07T21:02:56.2017298Z output_dtype=SparseType.FP32, 2025-05-07T21:02:56.2017793Z ) 2025-05-07T21:02:56.2018226Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:56.2019267Z self=, 2025-05-07T21:02:56.2020164Z compile=False, 2025-05-07T21:02:56.2020548Z pooling_mode=, 2025-05-07T21:02:56.2020986Z T=5, 2025-05-07T21:02:56.2021263Z D=29, 2025-05-07T21:02:56.2021564Z B=104, 2025-05-07T21:02:56.2021859Z log_E=4, 2025-05-07T21:02:56.2022179Z L=0, 2025-05-07T21:02:56.2022501Z D_gradcheck=2, 2025-05-07T21:02:56.2022875Z stochastic_rounding=True, 2025-05-07T21:02:56.2023286Z weighted=False, 2025-05-07T21:02:56.2034313Z row_wise=True, 2025-05-07T21:02:56.2034705Z mixed=False, 2025-05-07T21:02:56.2035057Z use_cache=False, 2025-05-07T21:02:56.2035543Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:56.2036008Z use_cpu=True, 2025-05-07T21:02:56.2036376Z output_dtype=SparseType.FP32, 2025-05-07T21:02:56.2036803Z ) 2025-05-07T21:02:56.2262305Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:56.2263316Z self=, 2025-05-07T21:02:56.2264428Z compile=True, 2025-05-07T21:02:56.2264868Z pooling_mode=, 2025-05-07T21:02:56.2265373Z T=4, 2025-05-07T21:02:56.2265694Z D=53, 2025-05-07T21:02:56.2266156Z B=92, 2025-05-07T21:02:56.2266504Z log_E=3, 2025-05-07T21:02:56.2266839Z L=13, 2025-05-07T21:02:56.2267194Z D_gradcheck=2, 2025-05-07T21:02:56.2267614Z stochastic_rounding=False, 2025-05-07T21:02:56.2268070Z weighted=True, 2025-05-07T21:02:56.2268439Z row_wise=True, 2025-05-07T21:02:56.2268764Z mixed=False, 2025-05-07T21:02:56.2269075Z use_cache=False, 2025-05-07T21:02:56.2269447Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:56.2269880Z use_cpu=True, 2025-05-07T21:02:56.2270225Z output_dtype=SparseType.FP32, 2025-05-07T21:02:56.2270618Z ) 2025-05-07T21:02:56.2270998Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:56.2271914Z self=, 2025-05-07T21:02:56.2272739Z compile=True, 2025-05-07T21:02:56.2273126Z pooling_mode=, 2025-05-07T21:02:56.2273567Z T=5, 2025-05-07T21:02:56.2273863Z D=106, 2025-05-07T21:02:56.2274179Z B=35, 2025-05-07T21:02:56.2274472Z log_E=5, 2025-05-07T21:02:56.2274780Z L=1, 2025-05-07T21:02:56.2275076Z D_gradcheck=2, 2025-05-07T21:02:56.2275425Z stochastic_rounding=True, 2025-05-07T21:02:56.2275845Z weighted=True, 2025-05-07T21:02:56.2276184Z row_wise=True, 2025-05-07T21:02:56.2276517Z mixed=False, 2025-05-07T21:02:56.2276835Z use_cache=False, 2025-05-07T21:02:56.2277228Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:56.2277678Z use_cpu=True, 2025-05-07T21:02:56.2278043Z output_dtype=SparseType.FP32, 2025-05-07T21:02:56.2278453Z ) 2025-05-07T21:02:56.2278835Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:56.2279760Z self=, 2025-05-07T21:02:56.2280627Z compile=True, 2025-05-07T21:02:56.2281014Z pooling_mode=, 2025-05-07T21:02:56.2281455Z T=4, 2025-05-07T21:02:56.2281764Z D=59, 2025-05-07T21:02:56.2282048Z B=10, 2025-05-07T21:02:56.2282328Z log_E=4, 2025-05-07T21:02:56.2282638Z L=4, 2025-05-07T21:02:56.2282936Z D_gradcheck=1, 2025-05-07T21:02:56.2283292Z stochastic_rounding=False, 2025-05-07T21:02:56.2283690Z weighted=True, 2025-05-07T21:02:56.2284024Z row_wise=True, 2025-05-07T21:02:56.2284482Z mixed=False, 2025-05-07T21:02:56.2284826Z use_cache=False, 2025-05-07T21:02:56.2285223Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:56.2285674Z use_cpu=True, 2025-05-07T21:02:56.2286030Z output_dtype=SparseType.FP32, 2025-05-07T21:02:56.2286441Z ) 2025-05-07T21:02:56.2286800Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:56.2287718Z self=, 2025-05-07T21:02:56.2288596Z compile=True, 2025-05-07T21:02:56.2288975Z pooling_mode=, 2025-05-07T21:02:56.2289402Z T=5, 2025-05-07T21:02:56.2289700Z D=39, 2025-05-07T21:02:56.2289983Z B=119, 2025-05-07T21:02:56.2290269Z log_E=3, 2025-05-07T21:02:56.2290580Z L=9, 2025-05-07T21:02:56.2290888Z D_gradcheck=1, 2025-05-07T21:02:56.2291261Z stochastic_rounding=True, 2025-05-07T21:02:56.2291681Z weighted=True, 2025-05-07T21:02:56.2292025Z row_wise=True, 2025-05-07T21:02:56.2292341Z mixed=False, 2025-05-07T21:02:56.2292814Z use_cache=False, 2025-05-07T21:02:56.2293206Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:56.2293649Z use_cpu=True, 2025-05-07T21:02:56.2294019Z output_dtype=SparseType.FP32, 2025-05-07T21:02:56.2294435Z ) 2025-05-07T21:02:56.2294836Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:56.2295883Z self=, 2025-05-07T21:02:56.2297045Z compile=False, 2025-05-07T21:02:56.2297485Z pooling_mode=, 2025-05-07T21:02:56.2297979Z T=1, 2025-05-07T21:02:56.2298389Z D=127, 2025-05-07T21:02:56.2298739Z B=14, 2025-05-07T21:02:56.2299051Z log_E=4, 2025-05-07T21:02:56.2299350Z L=0, 2025-05-07T21:02:56.2299631Z D_gradcheck=1, 2025-05-07T21:02:56.2299968Z stochastic_rounding=False, 2025-05-07T21:02:56.2300354Z weighted=True, 2025-05-07T21:02:56.2300679Z row_wise=True, 2025-05-07T21:02:56.2300983Z mixed=False, 2025-05-07T21:02:56.2301307Z use_cache=False, 2025-05-07T21:02:56.2301717Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:56.2302156Z use_cpu=True, 2025-05-07T21:02:56.2302549Z output_dtype=SparseType.FP32, 2025-05-07T21:02:56.2302982Z ) 2025-05-07T21:02:56.2303355Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:56.2304313Z self=, 2025-05-07T21:02:56.2305200Z compile=False, 2025-05-07T21:02:56.2305592Z pooling_mode=, 2025-05-07T21:02:56.2306035Z T=2, 2025-05-07T21:02:56.2306336Z D=9, 2025-05-07T21:02:56.2306629Z B=24, 2025-05-07T21:02:56.2306905Z log_E=5, 2025-05-07T21:02:56.2307214Z L=2, 2025-05-07T21:02:56.2307516Z D_gradcheck=2, 2025-05-07T21:02:56.2307861Z stochastic_rounding=False, 2025-05-07T21:02:56.2308282Z weighted=False, 2025-05-07T21:02:56.2308632Z row_wise=True, 2025-05-07T21:02:56.2308953Z mixed=True, 2025-05-07T21:02:56.2309300Z use_cache=True, 2025-05-07T21:02:56.2309666Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:56.2310118Z use_cpu=True, 2025-05-07T21:02:56.2310486Z output_dtype=SparseType.FP16, 2025-05-07T21:02:56.2310906Z ) 2025-05-07T21:02:56.2311258Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:56.2312184Z self=, 2025-05-07T21:02:56.2313059Z compile=True, 2025-05-07T21:02:56.2313431Z pooling_mode=, 2025-05-07T21:02:56.2313881Z T=5, 2025-05-07T21:02:56.2314170Z D=127, 2025-05-07T21:02:56.2314477Z B=109, 2025-05-07T21:02:56.2314755Z log_E=4, 2025-05-07T21:02:56.2315065Z L=8, 2025-05-07T21:02:56.2315362Z D_gradcheck=2, 2025-05-07T21:02:56.2315711Z stochastic_rounding=False, 2025-05-07T21:02:56.2316119Z weighted=False, 2025-05-07T21:02:56.2316551Z row_wise=True, 2025-05-07T21:02:56.2316890Z mixed=True, 2025-05-07T21:02:56.2317212Z use_cache=False, 2025-05-07T21:02:56.2317605Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:56.2318052Z use_cpu=True, 2025-05-07T21:02:56.2318424Z output_dtype=SparseType.FP16, 2025-05-07T21:02:56.2318835Z ) 2025-05-07T21:02:56.2319197Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:56.2320127Z self=, 2025-05-07T21:02:56.2321062Z compile=True, 2025-05-07T21:02:56.2321443Z pooling_mode=, 2025-05-07T21:02:56.2321894Z T=1, 2025-05-07T21:02:56.2322190Z D=115, 2025-05-07T21:02:56.2322476Z B=117, 2025-05-07T21:02:56.2322773Z log_E=3, 2025-05-07T21:02:56.2323068Z L=11, 2025-05-07T21:02:56.2323362Z D_gradcheck=2, 2025-05-07T21:02:56.2323731Z stochastic_rounding=False, 2025-05-07T21:02:56.2324181Z weighted=False, 2025-05-07T21:02:56.2324563Z row_wise=True, 2025-05-07T21:02:56.2325038Z mixed=False, 2025-05-07T21:02:56.2325429Z use_cache=False, 2025-05-07T21:02:56.2325870Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:56.2326368Z use_cpu=True, 2025-05-07T21:02:56.2326791Z output_dtype=SparseType.FP16, 2025-05-07T21:02:56.2327259Z ) 2025-05-07T21:02:56.2327669Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:56.2328723Z self=, 2025-05-07T21:02:56.2329551Z compile=True, 2025-05-07T21:02:56.2329976Z pooling_mode=, 2025-05-07T21:02:56.2330403Z T=5, 2025-05-07T21:02:56.2330669Z D=39, 2025-05-07T21:02:56.2330971Z B=113, 2025-05-07T21:02:56.2331278Z log_E=4, 2025-05-07T21:02:56.2331580Z L=11, 2025-05-07T21:02:56.2331890Z D_gradcheck=2, 2025-05-07T21:02:56.2332262Z stochastic_rounding=False, 2025-05-07T21:02:56.2332672Z weighted=False, 2025-05-07T21:02:56.2333021Z row_wise=True, 2025-05-07T21:02:56.2333361Z mixed=True, 2025-05-07T21:02:56.2333683Z use_cache=False, 2025-05-07T21:02:56.2334045Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:56.2334509Z use_cpu=True, 2025-05-07T21:02:56.2334878Z output_dtype=SparseType.FP16, 2025-05-07T21:02:56.2335283Z ) 2025-05-07T21:02:56.2335645Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:56.2336699Z self=, 2025-05-07T21:02:56.2337541Z compile=True, 2025-05-07T21:02:56.2337939Z pooling_mode=, 2025-05-07T21:02:56.2338375Z T=5, 2025-05-07T21:02:56.2338659Z D=89, 2025-05-07T21:02:56.2338949Z B=56, 2025-05-07T21:02:56.2339259Z log_E=3, 2025-05-07T21:02:56.2339583Z L=15, 2025-05-07T21:02:56.2339916Z D_gradcheck=2, 2025-05-07T21:02:56.2340297Z stochastic_rounding=True, 2025-05-07T21:02:56.2340711Z weighted=True, 2025-05-07T21:02:56.2341049Z row_wise=True, 2025-05-07T21:02:56.2341390Z mixed=True, 2025-05-07T21:02:56.2341703Z use_cache=True, 2025-05-07T21:02:56.2342081Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:56.2342540Z use_cpu=True, 2025-05-07T21:02:56.2342901Z output_dtype=SparseType.FP16, 2025-05-07T21:02:56.2343324Z ) 2025-05-07T21:02:56.2343688Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:56.2344631Z self=, 2025-05-07T21:02:56.2345491Z compile=True, 2025-05-07T21:02:56.2345872Z pooling_mode=, 2025-05-07T21:02:56.2346323Z T=3, 2025-05-07T21:02:56.2346602Z D=117, 2025-05-07T21:02:56.2346898Z B=78, 2025-05-07T21:02:56.2347194Z log_E=3, 2025-05-07T21:02:56.2347485Z L=0, 2025-05-07T21:02:56.2347783Z D_gradcheck=2, 2025-05-07T21:02:56.2348133Z stochastic_rounding=False, 2025-05-07T21:02:56.2348633Z weighted=False, 2025-05-07T21:02:56.2348979Z row_wise=True, 2025-05-07T21:02:56.2349313Z mixed=False, 2025-05-07T21:02:56.2349649Z use_cache=True, 2025-05-07T21:02:56.2350051Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:56.2350547Z use_cpu=True, 2025-05-07T21:02:56.2350926Z output_dtype=SparseType.FP32, 2025-05-07T21:02:56.2351350Z ) 2025-05-07T21:02:56.2351725Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:56.2352657Z self=, 2025-05-07T21:02:56.2353515Z compile=True, 2025-05-07T21:02:56.2353958Z pooling_mode=, 2025-05-07T21:02:56.2354480Z T=4, 2025-05-07T21:02:56.2354813Z D=96, 2025-05-07T21:02:56.2355166Z B=103, 2025-05-07T21:02:56.2355508Z log_E=5, 2025-05-07T21:02:56.2355855Z L=0, 2025-05-07T21:02:56.2356218Z D_gradcheck=1, 2025-05-07T21:02:56.2356651Z stochastic_rounding=False, 2025-05-07T21:02:56.2357118Z weighted=True, 2025-05-07T21:02:56.2357631Z row_wise=True, 2025-05-07T21:02:56.2358016Z mixed=False, 2025-05-07T21:02:56.2358391Z use_cache=False, 2025-05-07T21:02:56.2358784Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:56.2359219Z use_cpu=True, 2025-05-07T21:02:56.2360001Z output_dtype=SparseType.FP16, 2025-05-07T21:02:56.2360399Z ) 2025-05-07T21:02:56.2360852Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:56.2361756Z self=, 2025-05-07T21:02:56.2362650Z compile=False, 2025-05-07T21:02:56.2363187Z pooling_mode=, 2025-05-07T21:02:56.2363650Z T=3, 2025-05-07T21:02:56.2363935Z D=76, 2025-05-07T21:02:56.2364212Z B=58, 2025-05-07T21:02:56.2364482Z log_E=4, 2025-05-07T21:02:56.2364781Z L=5, 2025-05-07T21:02:56.2365074Z D_gradcheck=1, 2025-05-07T21:02:56.2365435Z stochastic_rounding=False, 2025-05-07T21:02:56.2365823Z weighted=True, 2025-05-07T21:02:56.2366168Z row_wise=True, 2025-05-07T21:02:56.2366490Z mixed=False, 2025-05-07T21:02:56.2366805Z use_cache=False, 2025-05-07T21:02:56.2367197Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:56.2367643Z use_cpu=True, 2025-05-07T21:02:56.2368005Z output_dtype=SparseType.FP16, 2025-05-07T21:02:56.2368454Z ) 2025-05-07T21:02:56.2368862Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:56.2369792Z self=, 2025-05-07T21:02:56.2370665Z compile=True, 2025-05-07T21:02:56.2371037Z pooling_mode=, 2025-05-07T21:02:56.2371489Z T=1, 2025-05-07T21:02:56.2371770Z D=107, 2025-05-07T21:02:56.2372057Z B=120, 2025-05-07T21:02:56.2372382Z log_E=3, 2025-05-07T21:02:56.2372697Z L=5, 2025-05-07T21:02:56.2373000Z D_gradcheck=2, 2025-05-07T21:02:56.2373369Z stochastic_rounding=False, 2025-05-07T21:02:56.2373769Z weighted=False, 2025-05-07T21:02:56.2374124Z row_wise=True, 2025-05-07T21:02:56.2374448Z mixed=True, 2025-05-07T21:02:56.2374769Z use_cache=False, 2025-05-07T21:02:56.2375152Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:56.2375615Z use_cpu=True, 2025-05-07T21:02:56.2375971Z output_dtype=SparseType.FP32, 2025-05-07T21:02:56.2376505Z ) 2025-05-07T21:02:56.2376869Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:56.2377776Z self=, 2025-05-07T21:02:56.2378633Z compile=True, 2025-05-07T21:02:56.2379013Z pooling_mode=, 2025-05-07T21:02:56.2379445Z T=5, 2025-05-07T21:02:56.2379731Z D=26, 2025-05-07T21:02:56.2380027Z B=45, 2025-05-07T21:02:56.2380335Z log_E=3, 2025-05-07T21:02:56.2380638Z L=6, 2025-05-07T21:02:56.2380950Z D_gradcheck=1, 2025-05-07T21:02:56.2381449Z stochastic_rounding=False, 2025-05-07T21:02:56.2381861Z weighted=False, 2025-05-07T21:02:56.2382199Z row_wise=True, 2025-05-07T21:02:56.2382528Z mixed=False, 2025-05-07T21:02:56.2382838Z use_cache=True, 2025-05-07T21:02:56.2383207Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:56.2383668Z use_cpu=True, 2025-05-07T21:02:56.2384060Z output_dtype=SparseType.FP32, 2025-05-07T21:02:56.2384522Z ) 2025-05-07T21:02:56.2384944Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:56.2385958Z self=, 2025-05-07T21:02:56.2386916Z compile=False, 2025-05-07T21:02:56.2387339Z pooling_mode=, 2025-05-07T21:02:56.2387838Z T=5, 2025-05-07T21:02:56.2388154Z D=49, 2025-05-07T21:02:56.2388431Z B=40, 2025-05-07T21:02:56.2388698Z log_E=4, 2025-05-07T21:02:56.2388986Z L=17, 2025-05-07T21:02:56.2389273Z D_gradcheck=2, 2025-05-07T21:02:56.2389613Z stochastic_rounding=False, 2025-05-07T21:02:56.2390089Z weighted=False, 2025-05-07T21:02:56.2390400Z row_wise=True, 2025-05-07T21:02:56.2390732Z mixed=True, 2025-05-07T21:02:56.2391049Z use_cache=False, 2025-05-07T21:02:56.2391441Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:56.2391910Z use_cpu=True, 2025-05-07T21:02:56.2392283Z output_dtype=SparseType.FP16, 2025-05-07T21:02:56.2392772Z ) 2025-05-07T21:02:56.2627190Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:56.2628125Z self=, 2025-05-07T21:02:56.2628938Z compile=False, 2025-05-07T21:02:56.2629294Z pooling_mode=, 2025-05-07T21:02:56.2629677Z T=1, 2025-05-07T21:02:56.2629951Z D=116, 2025-05-07T21:02:56.2630250Z B=88, 2025-05-07T21:02:56.2630541Z log_E=5, 2025-05-07T21:02:56.2630843Z L=9, 2025-05-07T21:02:56.2631155Z D_gradcheck=2, 2025-05-07T21:02:56.2631488Z stochastic_rounding=True, 2025-05-07T21:02:56.2631943Z weighted=True, 2025-05-07T21:02:56.2632277Z row_wise=True, 2025-05-07T21:02:56.2632608Z mixed=False, 2025-05-07T21:02:56.2632925Z use_cache=False, 2025-05-07T21:02:56.2633284Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:56.2633680Z use_cpu=True, 2025-05-07T21:02:56.2633983Z output_dtype=SparseType.FP32, 2025-05-07T21:02:56.2634334Z ) 2025-05-07T21:02:56.2634646Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:56.2635391Z self=, 2025-05-07T21:02:56.2636114Z compile=True, 2025-05-07T21:02:56.2636424Z pooling_mode=, 2025-05-07T21:02:56.2636846Z T=2, 2025-05-07T21:02:56.2637113Z D=73, 2025-05-07T21:02:56.2637378Z B=123, 2025-05-07T21:02:56.2637651Z log_E=3, 2025-05-07T21:02:56.2637921Z L=14, 2025-05-07T21:02:56.2638196Z D_gradcheck=1, 2025-05-07T21:02:56.2638519Z stochastic_rounding=True, 2025-05-07T21:02:56.2638845Z weighted=True, 2025-05-07T21:02:56.2639131Z row_wise=True, 2025-05-07T21:02:56.2639400Z mixed=True, 2025-05-07T21:02:56.2639665Z use_cache=False, 2025-05-07T21:02:56.2639999Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:56.2640403Z use_cpu=True, 2025-05-07T21:02:56.2640736Z output_dtype=SparseType.FP32, 2025-05-07T21:02:56.2641120Z ) 2025-05-07T21:02:56.2641471Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:56.2642289Z self=, 2025-05-07T21:02:56.2643065Z compile=False, 2025-05-07T21:02:56.2643430Z pooling_mode=, 2025-05-07T21:02:56.2643796Z T=4, 2025-05-07T21:02:56.2644086Z D=104, 2025-05-07T21:02:56.2644355Z B=16, 2025-05-07T21:02:56.2644634Z log_E=4, 2025-05-07T21:02:56.2644941Z L=10, 2025-05-07T21:02:56.2645374Z D_gradcheck=2, 2025-05-07T21:02:56.2645757Z stochastic_rounding=True, 2025-05-07T21:02:56.2646135Z weighted=True, 2025-05-07T21:02:56.2646468Z row_wise=True, 2025-05-07T21:02:56.2646779Z mixed=False, 2025-05-07T21:02:56.2647092Z use_cache=True, 2025-05-07T21:02:56.2647452Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:56.2647885Z use_cpu=True, 2025-05-07T21:02:56.2648251Z output_dtype=SparseType.FP32, 2025-05-07T21:02:56.2648652Z ) 2025-05-07T21:02:56.2648990Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:56.2649879Z self=, 2025-05-07T21:02:56.2650715Z compile=False, 2025-05-07T21:02:56.2651083Z pooling_mode=, 2025-05-07T21:02:56.2651506Z T=5, 2025-05-07T21:02:56.2651805Z D=8, 2025-05-07T21:02:56.2652078Z B=128, 2025-05-07T21:02:56.2652361Z log_E=3, 2025-05-07T21:02:56.2670424Z L=6, 2025-05-07T21:02:56.2670804Z D_gradcheck=1, 2025-05-07T21:02:56.2671341Z stochastic_rounding=True, 2025-05-07T21:02:56.2671714Z weighted=False, 2025-05-07T21:02:56.2672089Z row_wise=True, 2025-05-07T21:02:56.2672402Z mixed=True, 2025-05-07T21:02:56.2672713Z use_cache=True, 2025-05-07T21:02:56.2673077Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:56.2673545Z use_cpu=True, 2025-05-07T21:02:56.2674096Z output_dtype=SparseType.FP16, 2025-05-07T21:02:56.2674499Z ) 2025-05-07T21:02:56.2674852Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:56.2675887Z self=, 2025-05-07T21:02:56.2676748Z compile=False, 2025-05-07T21:02:56.2677156Z pooling_mode=, 2025-05-07T21:02:56.2677605Z T=4, 2025-05-07T21:02:56.2677912Z D=57, 2025-05-07T21:02:56.2678216Z B=66, 2025-05-07T21:02:56.2678529Z log_E=5, 2025-05-07T21:02:56.2678838Z L=17, 2025-05-07T21:02:56.2679161Z D_gradcheck=2, 2025-05-07T21:02:56.2679536Z stochastic_rounding=True, 2025-05-07T21:02:56.2679935Z weighted=True, 2025-05-07T21:02:56.2680288Z row_wise=True, 2025-05-07T21:02:56.2680654Z mixed=True, 2025-05-07T21:02:56.2681005Z use_cache=True, 2025-05-07T21:02:56.2681394Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:56.2681857Z use_cpu=True, 2025-05-07T21:02:56.2682242Z output_dtype=SparseType.FP32, 2025-05-07T21:02:56.2682645Z ) 2025-05-07T21:02:56.2683011Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:56.2683940Z self=, 2025-05-07T21:02:56.2684785Z compile=True, 2025-05-07T21:02:56.2685178Z pooling_mode=, 2025-05-07T21:02:56.2685609Z T=1, 2025-05-07T21:02:56.2685875Z D=11, 2025-05-07T21:02:56.2686255Z B=90, 2025-05-07T21:02:56.2686557Z log_E=5, 2025-05-07T21:02:56.2687042Z L=14, 2025-05-07T21:02:56.2687456Z D_gradcheck=2, 2025-05-07T21:02:56.2692207Z stochastic_rounding=False, 2025-05-07T21:02:56.2692612Z weighted=True, 2025-05-07T21:02:56.2692925Z row_wise=True, 2025-05-07T21:02:56.2693221Z mixed=True, 2025-05-07T21:02:56.2693523Z use_cache=True, 2025-05-07T21:02:56.2693871Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:56.2694303Z use_cpu=True, 2025-05-07T21:02:56.2694648Z output_dtype=SparseType.FP16, 2025-05-07T21:02:56.2695035Z ) 2025-05-07T21:02:56.2695370Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:56.2717486Z self=, 2025-05-07T21:02:56.2718442Z compile=False, 2025-05-07T21:02:56.2718821Z pooling_mode=, 2025-05-07T21:02:56.2719251Z T=4, 2025-05-07T21:02:56.2719533Z D=119, 2025-05-07T21:02:56.2719815Z B=47, 2025-05-07T21:02:56.2720427Z log_E=4, 2025-05-07T21:02:56.2720749Z L=3, 2025-05-07T21:02:56.2721051Z D_gradcheck=1, 2025-05-07T21:02:56.2721403Z stochastic_rounding=True, 2025-05-07T21:02:56.2721771Z weighted=True, 2025-05-07T21:02:56.2722093Z row_wise=True, 2025-05-07T21:02:56.2722407Z mixed=False, 2025-05-07T21:02:56.2722720Z use_cache=False, 2025-05-07T21:02:56.2723093Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:56.2723530Z use_cpu=True, 2025-05-07T21:02:56.2723884Z output_dtype=SparseType.FP16, 2025-05-07T21:02:56.2724277Z ) 2025-05-07T21:02:56.2724628Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:56.2725492Z self=, 2025-05-07T21:02:56.2726295Z compile=False, 2025-05-07T21:02:56.2726668Z pooling_mode=, 2025-05-07T21:02:56.2727115Z T=1, 2025-05-07T21:02:56.2727403Z D=124, 2025-05-07T21:02:56.2727686Z B=59, 2025-05-07T21:02:56.2727971Z log_E=4, 2025-05-07T21:02:56.2728253Z L=14, 2025-05-07T21:02:56.2728666Z D_gradcheck=2, 2025-05-07T21:02:56.2729009Z stochastic_rounding=False, 2025-05-07T21:02:56.2729405Z weighted=False, 2025-05-07T21:02:56.2729729Z row_wise=True, 2025-05-07T21:02:56.2730087Z mixed=False, 2025-05-07T21:02:56.2730406Z use_cache=True, 2025-05-07T21:02:56.2730787Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:56.2731345Z use_cpu=True, 2025-05-07T21:02:56.2731693Z output_dtype=SparseType.FP32, 2025-05-07T21:02:56.2732095Z ) 2025-05-07T21:02:56.2732445Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:56.2733395Z self=, 2025-05-07T21:02:56.2734211Z compile=False, 2025-05-07T21:02:56.2734588Z pooling_mode=, 2025-05-07T21:02:56.2735006Z T=4, 2025-05-07T21:02:56.2735291Z D=73, 2025-05-07T21:02:56.2735570Z B=59, 2025-05-07T21:02:56.2735857Z log_E=4, 2025-05-07T21:02:56.2736294Z L=14, 2025-05-07T21:02:56.2736602Z D_gradcheck=2, 2025-05-07T21:02:56.2736937Z stochastic_rounding=False, 2025-05-07T21:02:56.2737336Z weighted=True, 2025-05-07T21:02:56.2737666Z row_wise=True, 2025-05-07T21:02:56.2737985Z mixed=True, 2025-05-07T21:02:56.2738294Z use_cache=False, 2025-05-07T21:02:56.2738677Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:56.2739148Z use_cpu=True, 2025-05-07T21:02:56.2739504Z output_dtype=SparseType.FP32, 2025-05-07T21:02:56.2739914Z ) 2025-05-07T21:02:56.2740256Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:56.2741115Z self=, 2025-05-07T21:02:56.2741911Z compile=True, 2025-05-07T21:02:56.2742278Z pooling_mode=, 2025-05-07T21:02:56.2742699Z T=2, 2025-05-07T21:02:56.2742978Z D=24, 2025-05-07T21:02:56.2743265Z B=99, 2025-05-07T21:02:56.2743543Z log_E=5, 2025-05-07T21:02:56.2743844Z L=19, 2025-05-07T21:02:56.2744138Z D_gradcheck=2, 2025-05-07T21:02:56.2744473Z stochastic_rounding=True, 2025-05-07T21:02:56.2744867Z weighted=False, 2025-05-07T21:02:56.2745195Z row_wise=True, 2025-05-07T21:02:56.2745514Z mixed=False, 2025-05-07T21:02:56.2745843Z use_cache=False, 2025-05-07T21:02:56.2746221Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:56.2746646Z use_cpu=True, 2025-05-07T21:02:56.2747008Z output_dtype=SparseType.FP32, 2025-05-07T21:02:56.2747403Z ) 2025-05-07T21:02:56.2747759Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:56.2748682Z self=, 2025-05-07T21:02:56.2749531Z compile=False, 2025-05-07T21:02:56.2749900Z pooling_mode=, 2025-05-07T21:02:56.2750319Z T=1, 2025-05-07T21:02:56.2750628Z D=116, 2025-05-07T21:02:56.2751045Z B=47, 2025-05-07T21:02:56.2751332Z log_E=4, 2025-05-07T21:02:56.2751628Z L=12, 2025-05-07T21:02:56.2751917Z D_gradcheck=1, 2025-05-07T21:02:56.2752258Z stochastic_rounding=True, 2025-05-07T21:02:56.2752653Z weighted=True, 2025-05-07T21:02:56.2752977Z row_wise=True, 2025-05-07T21:02:56.2753288Z mixed=False, 2025-05-07T21:02:56.2753604Z use_cache=True, 2025-05-07T21:02:56.2753974Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:56.2754421Z use_cpu=True, 2025-05-07T21:02:56.2754795Z output_dtype=SparseType.FP16, 2025-05-07T21:02:56.2755188Z ) 2025-05-07T21:02:56.2755539Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:56.2756404Z self=, 2025-05-07T21:02:56.2757259Z compile=True, 2025-05-07T21:02:56.2757646Z pooling_mode=, 2025-05-07T21:02:56.2758077Z T=2, 2025-05-07T21:02:56.2758353Z D=122, 2025-05-07T21:02:56.2758644Z B=19, 2025-05-07T21:02:56.2758922Z log_E=3, 2025-05-07T21:02:56.2759633Z L=13, 2025-05-07T21:02:56.2759938Z D_gradcheck=2, 2025-05-07T21:02:56.2760281Z stochastic_rounding=False, 2025-05-07T21:02:56.2760670Z weighted=True, 2025-05-07T21:02:56.2760992Z row_wise=True, 2025-05-07T21:02:56.2761297Z mixed=True, 2025-05-07T21:02:56.2761612Z use_cache=True, 2025-05-07T21:02:56.2762135Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:56.2762556Z use_cpu=True, 2025-05-07T21:02:56.2762910Z output_dtype=SparseType.FP16, 2025-05-07T21:02:56.2763306Z ) 2025-05-07T21:02:56.2763803Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:56.2764732Z self=, 2025-05-07T21:02:56.2765522Z compile=False, 2025-05-07T21:02:56.2765890Z pooling_mode=, 2025-05-07T21:02:56.2766311Z T=3, 2025-05-07T21:02:56.2766600Z D=12, 2025-05-07T21:02:56.2766887Z B=55, 2025-05-07T21:02:56.2767176Z log_E=4, 2025-05-07T21:02:56.2767476Z L=11, 2025-05-07T21:02:56.2767779Z D_gradcheck=2, 2025-05-07T21:02:56.2768122Z stochastic_rounding=False, 2025-05-07T21:02:56.2768501Z weighted=True, 2025-05-07T21:02:56.2768825Z row_wise=True, 2025-05-07T21:02:56.2769137Z mixed=False, 2025-05-07T21:02:56.2769461Z use_cache=True, 2025-05-07T21:02:56.2769836Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:56.2770259Z use_cpu=True, 2025-05-07T21:02:56.2770652Z output_dtype=SparseType.FP16, 2025-05-07T21:02:56.2771076Z ) 2025-05-07T21:02:56.2771428Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:56.2772295Z self=, 2025-05-07T21:02:56.2773140Z compile=True, 2025-05-07T21:02:56.2773510Z pooling_mode=, 2025-05-07T21:02:56.2773937Z T=1, 2025-05-07T21:02:56.2774241Z D=31, 2025-05-07T21:02:56.2774522Z B=67, 2025-05-07T21:02:56.2774800Z log_E=3, 2025-05-07T21:02:56.2775100Z L=20, 2025-05-07T21:02:56.2775403Z D_gradcheck=2, 2025-05-07T21:02:56.2775758Z stochastic_rounding=True, 2025-05-07T21:02:56.2776248Z weighted=False, 2025-05-07T21:02:56.2776604Z row_wise=True, 2025-05-07T21:02:56.2776916Z mixed=False, 2025-05-07T21:02:56.2777235Z use_cache=True, 2025-05-07T21:02:56.2777609Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:56.2778029Z use_cpu=True, 2025-05-07T21:02:56.2778386Z output_dtype=SparseType.FP32, 2025-05-07T21:02:56.2778782Z ) 2025-05-07T21:02:56.2779128Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:56.2779992Z self=, 2025-05-07T21:02:56.2780799Z compile=True, 2025-05-07T21:02:56.2781157Z pooling_mode=, 2025-05-07T21:02:56.2781583Z T=3, 2025-05-07T21:02:56.2782019Z D=120, 2025-05-07T21:02:56.2782317Z B=3, 2025-05-07T21:02:56.2782612Z log_E=5, 2025-05-07T21:02:56.2782918Z L=16, 2025-05-07T21:02:56.2783198Z D_gradcheck=2, 2025-05-07T21:02:56.2783526Z stochastic_rounding=True, 2025-05-07T21:02:56.2783909Z weighted=True, 2025-05-07T21:02:56.2784225Z row_wise=True, 2025-05-07T21:02:56.2784533Z mixed=True, 2025-05-07T21:02:56.2784857Z use_cache=True, 2025-05-07T21:02:56.2785221Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:56.2785671Z use_cpu=True, 2025-05-07T21:02:56.2786031Z output_dtype=SparseType.FP32, 2025-05-07T21:02:56.2786432Z ) 2025-05-07T21:02:56.2786763Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:56.2787625Z self=, 2025-05-07T21:02:56.2788422Z compile=False, 2025-05-07T21:02:56.2788782Z pooling_mode=, 2025-05-07T21:02:56.2789211Z T=2, 2025-05-07T21:02:56.2789487Z D=103, 2025-05-07T21:02:56.2789922Z B=88, 2025-05-07T21:02:56.2790188Z log_E=3, 2025-05-07T21:02:56.2790487Z L=2, 2025-05-07T21:02:56.2790827Z D_gradcheck=2, 2025-05-07T21:02:56.2791169Z stochastic_rounding=True, 2025-05-07T21:02:56.2791578Z weighted=True, 2025-05-07T21:02:56.2791916Z row_wise=True, 2025-05-07T21:02:56.2792219Z mixed=False, 2025-05-07T21:02:56.2792657Z use_cache=False, 2025-05-07T21:02:56.2793031Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:56.2793460Z use_cpu=True, 2025-05-07T21:02:56.2793821Z output_dtype=SparseType.FP32, 2025-05-07T21:02:56.2794233Z ) 2025-05-07T21:02:56.4268974Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:56.4270065Z self=, 2025-05-07T21:02:56.4270986Z compile=False, 2025-05-07T21:02:56.4271386Z pooling_mode=, 2025-05-07T21:02:56.4271855Z T=1, 2025-05-07T21:02:56.4272164Z D=10, 2025-05-07T21:02:56.4272472Z B=5, 2025-05-07T21:02:56.4272757Z log_E=3, 2025-05-07T21:02:56.4273062Z L=6, 2025-05-07T21:02:56.4273360Z D_gradcheck=1, 2025-05-07T21:02:56.4273725Z stochastic_rounding=False, 2025-05-07T21:02:56.4274141Z weighted=False, 2025-05-07T21:02:56.4274466Z row_wise=True, 2025-05-07T21:02:56.4274773Z mixed=False, 2025-05-07T21:02:56.4275112Z use_cache=False, 2025-05-07T21:02:56.4275502Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:56.4275935Z use_cpu=True, 2025-05-07T21:02:56.4276305Z output_dtype=SparseType.FP16, 2025-05-07T21:02:56.4276717Z ) 2025-05-07T21:02:56.4277064Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:56.4277996Z self=, 2025-05-07T21:02:56.4278865Z compile=True, 2025-05-07T21:02:56.4279238Z pooling_mode=, 2025-05-07T21:02:56.4279694Z T=4, 2025-05-07T21:02:56.4279979Z D=39, 2025-05-07T21:02:56.4280256Z B=72, 2025-05-07T21:02:56.4280543Z log_E=3, 2025-05-07T21:02:56.4280845Z L=18, 2025-05-07T21:02:56.4281123Z D_gradcheck=2, 2025-05-07T21:02:56.4281482Z stochastic_rounding=True, 2025-05-07T21:02:56.4281883Z weighted=True, 2025-05-07T21:02:56.4282211Z row_wise=True, 2025-05-07T21:02:56.4282533Z mixed=True, 2025-05-07T21:02:56.4282853Z use_cache=True, 2025-05-07T21:02:56.4283217Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:56.4283633Z use_cpu=True, 2025-05-07T21:02:56.4283997Z output_dtype=SparseType.FP16, 2025-05-07T21:02:56.4284417Z ) 2025-05-07T21:02:56.4284770Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:56.4285694Z self=, 2025-05-07T21:02:56.4286559Z compile=True, 2025-05-07T21:02:56.4287091Z pooling_mode=, 2025-05-07T21:02:56.4287551Z T=4, 2025-05-07T21:02:56.4287847Z D=3, 2025-05-07T21:02:56.4288121Z B=72, 2025-05-07T21:02:56.4288400Z log_E=3, 2025-05-07T21:02:56.4288699Z L=18, 2025-05-07T21:02:56.4288990Z D_gradcheck=2, 2025-05-07T21:02:56.4289352Z stochastic_rounding=True, 2025-05-07T21:02:56.4289757Z weighted=True, 2025-05-07T21:02:56.4290086Z row_wise=True, 2025-05-07T21:02:56.4290421Z mixed=True, 2025-05-07T21:02:56.4290738Z use_cache=True, 2025-05-07T21:02:56.4291121Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:56.4291595Z use_cpu=True, 2025-05-07T21:02:56.4291989Z output_dtype=SparseType.FP16, 2025-05-07T21:02:56.4292420Z ) 2025-05-07T21:02:56.4292775Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:56.4293710Z self=, 2025-05-07T21:02:56.4294564Z compile=True, 2025-05-07T21:02:56.4294948Z pooling_mode=, 2025-05-07T21:02:56.4295412Z T=4, 2025-05-07T21:02:56.4295870Z D=3, 2025-05-07T21:02:56.4296268Z B=4, 2025-05-07T21:02:56.4296564Z log_E=3, 2025-05-07T21:02:56.4296875Z L=18, 2025-05-07T21:02:56.4297167Z D_gradcheck=2, 2025-05-07T21:02:56.4297544Z stochastic_rounding=True, 2025-05-07T21:02:56.4297967Z weighted=True, 2025-05-07T21:02:56.4298297Z row_wise=True, 2025-05-07T21:02:56.4298783Z mixed=True, 2025-05-07T21:02:56.4299119Z use_cache=True, 2025-05-07T21:02:56.4299480Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:56.4299927Z use_cpu=True, 2025-05-07T21:02:56.4300369Z output_dtype=SparseType.FP16, 2025-05-07T21:02:56.4300779Z ) 2025-05-07T21:02:56.4301148Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:56.4302072Z self=, 2025-05-07T21:02:56.4302933Z compile=True, 2025-05-07T21:02:56.4303318Z pooling_mode=, 2025-05-07T21:02:56.4303764Z T=4, 2025-05-07T21:02:56.4304062Z D=3, 2025-05-07T21:02:56.4304344Z B=4, 2025-05-07T21:02:56.4304626Z log_E=3, 2025-05-07T21:02:56.4304936Z L=2, 2025-05-07T21:02:56.4305225Z D_gradcheck=2, 2025-05-07T21:02:56.4305578Z stochastic_rounding=True, 2025-05-07T21:02:56.4305991Z weighted=True, 2025-05-07T21:02:56.4306315Z row_wise=True, 2025-05-07T21:02:56.4306648Z mixed=True, 2025-05-07T21:02:56.4306979Z use_cache=True, 2025-05-07T21:02:56.4307339Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:56.4307804Z use_cpu=True, 2025-05-07T21:02:56.4308176Z output_dtype=SparseType.FP16, 2025-05-07T21:02:56.4308593Z ) 2025-05-07T21:02:56.4308953Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:56.4309889Z self=, 2025-05-07T21:02:56.4310757Z compile=True, 2025-05-07T21:02:56.4311135Z pooling_mode=, 2025-05-07T21:02:56.4311589Z T=4, 2025-05-07T21:02:56.4311889Z D=3, 2025-05-07T21:02:56.4312162Z B=4, 2025-05-07T21:02:56.4312452Z log_E=3, 2025-05-07T21:02:56.4312755Z L=2, 2025-05-07T21:02:56.4313034Z D_gradcheck=1, 2025-05-07T21:02:56.4313396Z stochastic_rounding=True, 2025-05-07T21:02:56.4313794Z weighted=True, 2025-05-07T21:02:56.4314125Z row_wise=True, 2025-05-07T21:02:56.4314451Z mixed=True, 2025-05-07T21:02:56.4314777Z use_cache=True, 2025-05-07T21:02:56.4315171Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:56.4315659Z use_cpu=True, 2025-05-07T21:02:56.4316054Z output_dtype=SparseType.FP16, 2025-05-07T21:02:56.4316171Z ) 2025-05-07T21:02:56.4316378Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:56.4316936Z self=, 2025-05-07T21:02:56.4317076Z compile=True, 2025-05-07T21:02:56.4317366Z pooling_mode=, 2025-05-07T21:02:56.4317500Z T=1, 2025-05-07T21:02:56.4317623Z D=3, 2025-05-07T21:02:56.4317760Z B=4, 2025-05-07T21:02:56.4317877Z log_E=3, 2025-05-07T21:02:56.4317990Z L=2, 2025-05-07T21:02:56.4318126Z D_gradcheck=1, 2025-05-07T21:02:56.4318277Z stochastic_rounding=True, 2025-05-07T21:02:56.4318407Z weighted=True, 2025-05-07T21:02:56.4318546Z row_wise=True, 2025-05-07T21:02:56.4318677Z mixed=True, 2025-05-07T21:02:56.4318803Z use_cache=True, 2025-05-07T21:02:56.4318988Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:56.4319118Z use_cpu=True, 2025-05-07T21:02:56.4319301Z output_dtype=SparseType.FP16, 2025-05-07T21:02:56.4319434Z ) 2025-05-07T21:02:56.4319651Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:56.4320245Z self=, 2025-05-07T21:02:56.4320380Z compile=True, 2025-05-07T21:02:56.4320558Z pooling_mode=, 2025-05-07T21:02:56.4320779Z T=1, 2025-05-07T21:02:56.4320899Z D=2, 2025-05-07T21:02:56.4321018Z B=4, 2025-05-07T21:02:56.4321149Z log_E=3, 2025-05-07T21:02:56.4321271Z L=2, 2025-05-07T21:02:56.4321404Z D_gradcheck=1, 2025-05-07T21:02:56.4321562Z stochastic_rounding=True, 2025-05-07T21:02:56.4321688Z weighted=True, 2025-05-07T21:02:56.4321899Z row_wise=True, 2025-05-07T21:02:56.4322032Z mixed=True, 2025-05-07T21:02:56.4322163Z use_cache=True, 2025-05-07T21:02:56.4322335Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:56.4322474Z use_cpu=True, 2025-05-07T21:02:56.4322703Z output_dtype=SparseType.FP16, 2025-05-07T21:02:56.4322816Z ) 2025-05-07T21:02:56.4323025Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:56.4323630Z self=, 2025-05-07T21:02:56.4323770Z compile=False, 2025-05-07T21:02:56.4323944Z pooling_mode=, 2025-05-07T21:02:56.4324070Z T=5, 2025-05-07T21:02:56.4324195Z D=115, 2025-05-07T21:02:56.4324313Z B=41, 2025-05-07T21:02:56.4324430Z log_E=4, 2025-05-07T21:02:56.4324559Z L=6, 2025-05-07T21:02:56.4324684Z D_gradcheck=1, 2025-05-07T21:02:56.4324835Z stochastic_rounding=False, 2025-05-07T21:02:56.4335375Z weighted=False, 2025-05-07T21:02:56.4335554Z row_wise=True, 2025-05-07T21:02:56.4335689Z mixed=False, 2025-05-07T21:02:56.4335823Z use_cache=False, 2025-05-07T21:02:56.4335994Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:56.4336267Z use_cpu=True, 2025-05-07T21:02:56.4336435Z output_dtype=SparseType.FP16, 2025-05-07T21:02:56.4336548Z ) 2025-05-07T21:02:56.4336775Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:56.4337335Z self=, 2025-05-07T21:02:56.4337477Z compile=False, 2025-05-07T21:02:56.4337663Z pooling_mode=, 2025-05-07T21:02:56.4337787Z T=1, 2025-05-07T21:02:56.4337916Z D=115, 2025-05-07T21:02:56.4338041Z B=41, 2025-05-07T21:02:56.4338166Z log_E=4, 2025-05-07T21:02:56.4338303Z L=6, 2025-05-07T21:02:56.4338442Z D_gradcheck=1, 2025-05-07T21:02:56.4338605Z stochastic_rounding=False, 2025-05-07T21:02:56.4338755Z weighted=False, 2025-05-07T21:02:56.4338892Z row_wise=True, 2025-05-07T21:02:56.4339030Z mixed=False, 2025-05-07T21:02:56.4339179Z use_cache=False, 2025-05-07T21:02:56.4339351Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:56.4339487Z use_cpu=True, 2025-05-07T21:02:56.4339665Z output_dtype=SparseType.FP16, 2025-05-07T21:02:56.4339778Z ) 2025-05-07T21:02:56.4339983Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:56.4340563Z self=, 2025-05-07T21:02:56.4340798Z compile=True, 2025-05-07T21:02:56.4340982Z pooling_mode=, 2025-05-07T21:02:56.4341100Z T=2, 2025-05-07T21:02:56.4341217Z D=32, 2025-05-07T21:02:56.4341344Z B=124, 2025-05-07T21:02:56.4341462Z log_E=3, 2025-05-07T21:02:56.4341586Z L=20, 2025-05-07T21:02:56.4341726Z D_gradcheck=1, 2025-05-07T21:02:56.4341880Z stochastic_rounding=False, 2025-05-07T21:02:56.4342011Z weighted=False, 2025-05-07T21:02:56.4342157Z row_wise=True, 2025-05-07T21:02:56.4342286Z mixed=False, 2025-05-07T21:02:56.4342433Z use_cache=False, 2025-05-07T21:02:56.4342628Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:56.4342762Z use_cpu=True, 2025-05-07T21:02:56.4342946Z output_dtype=SparseType.FP16, 2025-05-07T21:02:56.4343068Z ) 2025-05-07T21:02:56.4343286Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:56.4343859Z self=, 2025-05-07T21:02:56.4344002Z compile=True, 2025-05-07T21:02:56.4344180Z pooling_mode=, 2025-05-07T21:02:56.4344417Z T=1, 2025-05-07T21:02:56.4344543Z D=32, 2025-05-07T21:02:56.4344678Z B=124, 2025-05-07T21:02:56.4344819Z log_E=3, 2025-05-07T21:02:56.4344943Z L=20, 2025-05-07T21:02:56.4345080Z D_gradcheck=1, 2025-05-07T21:02:56.4345255Z stochastic_rounding=False, 2025-05-07T21:02:56.4345473Z weighted=False, 2025-05-07T21:02:56.4345603Z row_wise=True, 2025-05-07T21:02:56.4345739Z mixed=False, 2025-05-07T21:02:56.4345875Z use_cache=False, 2025-05-07T21:02:56.4346057Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:56.4346249Z use_cpu=True, 2025-05-07T21:02:56.4346419Z output_dtype=SparseType.FP16, 2025-05-07T21:02:56.4346546Z ) 2025-05-07T21:02:56.4346762Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:56.4347301Z self=, 2025-05-07T21:02:56.4347444Z compile=True, 2025-05-07T21:02:56.4347620Z pooling_mode=, 2025-05-07T21:02:56.4347738Z T=1, 2025-05-07T21:02:56.4347860Z D=124, 2025-05-07T21:02:56.4347977Z B=124, 2025-05-07T21:02:56.4348093Z log_E=3, 2025-05-07T21:02:56.4348216Z L=20, 2025-05-07T21:02:56.4348344Z D_gradcheck=1, 2025-05-07T21:02:56.4348495Z stochastic_rounding=False, 2025-05-07T21:02:56.4348643Z weighted=False, 2025-05-07T21:02:56.4348770Z row_wise=True, 2025-05-07T21:02:56.4348904Z mixed=False, 2025-05-07T21:02:56.4349042Z use_cache=False, 2025-05-07T21:02:56.4349224Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:56.4349360Z use_cpu=True, 2025-05-07T21:02:56.4349519Z output_dtype=SparseType.FP16, 2025-05-07T21:02:56.4349635Z ) 2025-05-07T21:02:56.4349862Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:56.4350424Z self=, 2025-05-07T21:02:56.4350558Z compile=False, 2025-05-07T21:02:56.4350742Z pooling_mode=, 2025-05-07T21:02:56.4350867Z T=1, 2025-05-07T21:02:56.4350987Z D=124, 2025-05-07T21:02:56.4351113Z B=124, 2025-05-07T21:02:56.4351232Z log_E=3, 2025-05-07T21:02:56.4351361Z L=20, 2025-05-07T21:02:56.4351496Z D_gradcheck=1, 2025-05-07T21:02:56.4351651Z stochastic_rounding=False, 2025-05-07T21:02:56.4351807Z weighted=False, 2025-05-07T21:02:56.4351932Z row_wise=True, 2025-05-07T21:02:56.4352052Z mixed=False, 2025-05-07T21:02:56.4352193Z use_cache=False, 2025-05-07T21:02:56.4352367Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:56.4352500Z use_cpu=True, 2025-05-07T21:02:56.4352674Z output_dtype=SparseType.FP16, 2025-05-07T21:02:56.4352789Z ) 2025-05-07T21:02:56.4352994Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:56.4353654Z self=, 2025-05-07T21:02:56.4353800Z compile=False, 2025-05-07T21:02:56.4353987Z pooling_mode=, 2025-05-07T21:02:56.4354110Z T=1, 2025-05-07T21:02:56.4354229Z D=124, 2025-05-07T21:02:56.4354360Z B=20, 2025-05-07T21:02:56.4354482Z log_E=3, 2025-05-07T21:02:56.4354598Z L=20, 2025-05-07T21:02:56.4354736Z D_gradcheck=1, 2025-05-07T21:02:56.4354896Z stochastic_rounding=False, 2025-05-07T21:02:56.4355031Z weighted=False, 2025-05-07T21:02:56.4355168Z row_wise=True, 2025-05-07T21:02:56.4355291Z mixed=False, 2025-05-07T21:02:56.4355417Z use_cache=False, 2025-05-07T21:02:56.4355604Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:56.4355732Z use_cpu=True, 2025-05-07T21:02:56.4355894Z output_dtype=SparseType.FP16, 2025-05-07T21:02:56.4356022Z ) 2025-05-07T21:02:56.4356232Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:56.4356812Z self=, 2025-05-07T21:02:56.4357026Z compile=True, 2025-05-07T21:02:56.4357198Z pooling_mode=, 2025-05-07T21:02:56.4357324Z T=5, 2025-05-07T21:02:56.4357444Z D=46, 2025-05-07T21:02:56.4357565Z B=80, 2025-05-07T21:02:56.4357693Z log_E=4, 2025-05-07T21:02:56.4357805Z L=4, 2025-05-07T21:02:56.4357939Z D_gradcheck=2, 2025-05-07T21:02:56.4358178Z stochastic_rounding=True, 2025-05-07T21:02:56.4358310Z weighted=False, 2025-05-07T21:02:56.4358440Z row_wise=True, 2025-05-07T21:02:56.4358575Z mixed=True, 2025-05-07T21:02:56.4358701Z use_cache=False, 2025-05-07T21:02:56.4358938Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:56.4359084Z use_cpu=True, 2025-05-07T21:02:56.4359622Z output_dtype=SparseType.FP32, 2025-05-07T21:02:56.4359767Z ) 2025-05-07T21:02:57.8298171Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:57.8298778Z self=, 2025-05-07T21:02:57.8299382Z compile=False, 2025-05-07T21:02:57.8299631Z pooling_mode=, 2025-05-07T21:02:57.8299930Z T=3, 2025-05-07T21:02:57.8300135Z D=25, 2025-05-07T21:02:57.8300324Z B=11, 2025-05-07T21:02:57.8300523Z log_E=4, 2025-05-07T21:02:57.8300722Z L=17, 2025-05-07T21:02:57.8300909Z D_gradcheck=2, 2025-05-07T21:02:57.8301160Z stochastic_rounding=False, 2025-05-07T21:02:57.8301424Z weighted=False, 2025-05-07T21:02:57.8301634Z row_wise=True, 2025-05-07T21:02:57.8301848Z mixed=True, 2025-05-07T21:02:57.8302062Z use_cache=False, 2025-05-07T21:02:57.8302304Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:57.8302594Z use_cpu=True, 2025-05-07T21:02:57.8302836Z output_dtype=SparseType.FP16, 2025-05-07T21:02:57.8303093Z ) 2025-05-07T21:02:57.8303327Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:57.8303886Z self=, 2025-05-07T21:02:57.8304409Z compile=False, 2025-05-07T21:02:57.8304642Z pooling_mode=, 2025-05-07T21:02:57.8304920Z T=3, 2025-05-07T21:02:57.8305110Z D=25, 2025-05-07T21:02:57.8305290Z B=11, 2025-05-07T21:02:57.8305476Z log_E=4, 2025-05-07T21:02:57.8305669Z L=17, 2025-05-07T21:02:57.8305858Z D_gradcheck=2, 2025-05-07T21:02:57.8306088Z stochastic_rounding=False, 2025-05-07T21:02:57.8306343Z weighted=False, 2025-05-07T21:02:57.8306549Z row_wise=True, 2025-05-07T21:02:57.8306755Z mixed=True, 2025-05-07T21:02:57.8306963Z use_cache=True, 2025-05-07T21:02:57.8307189Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:57.8307470Z use_cpu=True, 2025-05-07T21:02:57.8307705Z output_dtype=SparseType.FP16, 2025-05-07T21:02:57.8307955Z ) 2025-05-07T21:02:57.8308184Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:57.8308895Z self=, 2025-05-07T21:02:57.8309415Z compile=False, 2025-05-07T21:02:57.8309645Z pooling_mode=, 2025-05-07T21:02:57.8309925Z T=3, 2025-05-07T21:02:57.8310107Z D=25, 2025-05-07T21:02:57.8310284Z B=2, 2025-05-07T21:02:57.8310466Z log_E=4, 2025-05-07T21:02:57.8310659Z L=17, 2025-05-07T21:02:57.8310847Z D_gradcheck=2, 2025-05-07T21:02:57.8311080Z stochastic_rounding=False, 2025-05-07T21:02:57.8311336Z weighted=False, 2025-05-07T21:02:57.8311541Z row_wise=True, 2025-05-07T21:02:57.8311749Z mixed=True, 2025-05-07T21:02:57.8311959Z use_cache=True, 2025-05-07T21:02:57.8312190Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:57.8312477Z use_cpu=True, 2025-05-07T21:02:57.8312707Z output_dtype=SparseType.FP16, 2025-05-07T21:02:57.8312958Z ) 2025-05-07T21:02:57.8313184Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:57.8313742Z self=, 2025-05-07T21:02:57.8314338Z compile=True, 2025-05-07T21:02:57.8314574Z pooling_mode=, 2025-05-07T21:02:57.8314844Z T=3, 2025-05-07T21:02:57.8315018Z D=25, 2025-05-07T21:02:57.8315198Z B=2, 2025-05-07T21:02:57.8315378Z log_E=4, 2025-05-07T21:02:57.8315559Z L=17, 2025-05-07T21:02:57.8315823Z D_gradcheck=2, 2025-05-07T21:02:57.8316051Z stochastic_rounding=False, 2025-05-07T21:02:57.8316301Z weighted=False, 2025-05-07T21:02:57.8316500Z row_wise=True, 2025-05-07T21:02:57.8316704Z mixed=True, 2025-05-07T21:02:57.8316983Z use_cache=True, 2025-05-07T21:02:57.8317209Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:57.8317488Z use_cpu=True, 2025-05-07T21:02:57.8317713Z output_dtype=SparseType.FP16, 2025-05-07T21:02:57.8317960Z ) 2025-05-07T21:02:57.8318186Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:57.8318742Z self=, 2025-05-07T21:02:57.8319247Z compile=True, 2025-05-07T21:02:57.8319469Z pooling_mode=, 2025-05-07T21:02:57.8319741Z T=3, 2025-05-07T21:02:57.8319918Z D=25, 2025-05-07T21:02:57.8320087Z B=2, 2025-05-07T21:02:57.8320261Z log_E=4, 2025-05-07T21:02:57.8320446Z L=17, 2025-05-07T21:02:57.8320622Z D_gradcheck=2, 2025-05-07T21:02:57.8320845Z stochastic_rounding=False, 2025-05-07T21:02:57.8321127Z weighted=False, 2025-05-07T21:02:57.8321335Z row_wise=True, 2025-05-07T21:02:57.8321538Z mixed=False, 2025-05-07T21:02:57.8321737Z use_cache=True, 2025-05-07T21:02:57.8321955Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:57.8322228Z use_cpu=True, 2025-05-07T21:02:57.8322449Z output_dtype=SparseType.FP16, 2025-05-07T21:02:57.8322692Z ) 2025-05-07T21:02:57.8322913Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:57.8323464Z self=, 2025-05-07T21:02:57.8323969Z compile=False, 2025-05-07T21:02:57.8324192Z pooling_mode=, 2025-05-07T21:02:57.8324453Z T=3, 2025-05-07T21:02:57.8324623Z D=25, 2025-05-07T21:02:57.8324812Z B=2, 2025-05-07T21:02:57.8324985Z log_E=4, 2025-05-07T21:02:57.8325165Z L=17, 2025-05-07T21:02:57.8325346Z D_gradcheck=2, 2025-05-07T21:02:57.8325564Z stochastic_rounding=False, 2025-05-07T21:02:57.8325809Z weighted=False, 2025-05-07T21:02:57.8326003Z row_wise=True, 2025-05-07T21:02:57.8326209Z mixed=False, 2025-05-07T21:02:57.8326408Z use_cache=True, 2025-05-07T21:02:57.8326627Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:57.8326900Z use_cpu=True, 2025-05-07T21:02:57.8327123Z output_dtype=SparseType.FP16, 2025-05-07T21:02:57.8327362Z ) 2025-05-07T21:02:57.8327630Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:57.8328184Z self=, 2025-05-07T21:02:57.8328685Z compile=False, 2025-05-07T21:02:57.8328916Z pooling_mode=, 2025-05-07T21:02:57.8329185Z T=2, 2025-05-07T21:02:57.8329356Z D=25, 2025-05-07T21:02:57.8329534Z B=2, 2025-05-07T21:02:57.8329710Z log_E=4, 2025-05-07T21:02:57.8329891Z L=17, 2025-05-07T21:02:57.8330072Z D_gradcheck=2, 2025-05-07T21:02:57.8330291Z stochastic_rounding=False, 2025-05-07T21:02:57.8330528Z weighted=False, 2025-05-07T21:02:57.8330729Z row_wise=True, 2025-05-07T21:02:57.8330927Z mixed=False, 2025-05-07T21:02:57.8331139Z use_cache=True, 2025-05-07T21:02:57.8331390Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:57.8331662Z use_cpu=True, 2025-05-07T21:02:57.8331885Z output_dtype=SparseType.FP16, 2025-05-07T21:02:57.8332125Z ) 2025-05-07T21:02:57.8332346Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:57.8332894Z self=, 2025-05-07T21:02:57.8333462Z compile=False, 2025-05-07T21:02:57.8333690Z pooling_mode=, 2025-05-07T21:02:57.8333957Z T=4, 2025-05-07T21:02:57.8334125Z D=6, 2025-05-07T21:02:57.8334302Z B=76, 2025-05-07T21:02:57.8334477Z log_E=4, 2025-05-07T21:02:57.8334741Z L=19, 2025-05-07T21:02:57.8334919Z D_gradcheck=1, 2025-05-07T21:02:57.8335138Z stochastic_rounding=False, 2025-05-07T21:02:57.8335374Z weighted=True, 2025-05-07T21:02:57.8335579Z row_wise=True, 2025-05-07T21:02:57.8335823Z mixed=False, 2025-05-07T21:02:57.8336125Z use_cache=False, 2025-05-07T21:02:57.8336362Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:57.8336633Z use_cpu=True, 2025-05-07T21:02:57.8336852Z output_dtype=SparseType.FP32, 2025-05-07T21:02:57.8337107Z ) 2025-05-07T21:02:57.8337332Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:57.8337882Z self=, 2025-05-07T21:02:57.8338386Z compile=True, 2025-05-07T21:02:57.8338621Z pooling_mode=, 2025-05-07T21:02:57.8338894Z T=4, 2025-05-07T21:02:57.8339067Z D=6, 2025-05-07T21:02:57.8339248Z B=76, 2025-05-07T21:02:57.8339437Z log_E=4, 2025-05-07T21:02:57.8339624Z L=19, 2025-05-07T21:02:57.8339813Z D_gradcheck=1, 2025-05-07T21:02:57.8340036Z stochastic_rounding=False, 2025-05-07T21:02:57.8340278Z weighted=True, 2025-05-07T21:02:57.8340491Z row_wise=True, 2025-05-07T21:02:57.8340701Z mixed=False, 2025-05-07T21:02:57.8340902Z use_cache=False, 2025-05-07T21:02:57.8341143Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:57.8341416Z use_cpu=True, 2025-05-07T21:02:57.8341636Z output_dtype=SparseType.FP32, 2025-05-07T21:02:57.8341893Z ) 2025-05-07T21:02:57.8342118Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:57.8342663Z self=, 2025-05-07T21:02:57.8343167Z compile=True, 2025-05-07T21:02:57.8343399Z pooling_mode=, 2025-05-07T21:02:57.8343672Z T=4, 2025-05-07T21:02:57.8343850Z D=6, 2025-05-07T21:02:57.8344030Z B=4, 2025-05-07T21:02:57.8344221Z log_E=4, 2025-05-07T21:02:57.8344403Z L=19, 2025-05-07T21:02:57.8344591Z D_gradcheck=1, 2025-05-07T21:02:57.8344814Z stochastic_rounding=False, 2025-05-07T21:02:57.8345058Z weighted=True, 2025-05-07T21:02:57.8345266Z row_wise=True, 2025-05-07T21:02:57.8345498Z mixed=False, 2025-05-07T21:02:57.8345701Z use_cache=False, 2025-05-07T21:02:57.8345936Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:57.8346211Z use_cpu=True, 2025-05-07T21:02:57.8346438Z output_dtype=SparseType.FP32, 2025-05-07T21:02:57.8346685Z ) 2025-05-07T21:02:57.8346958Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:57.8347507Z self=, 2025-05-07T21:02:57.8348008Z compile=True, 2025-05-07T21:02:57.8348241Z pooling_mode=, 2025-05-07T21:02:57.8348511Z T=4, 2025-05-07T21:02:57.8348690Z D=6, 2025-05-07T21:02:57.8348873Z B=4, 2025-05-07T21:02:57.8349063Z log_E=4, 2025-05-07T21:02:57.8349247Z L=6, 2025-05-07T21:02:57.8349432Z D_gradcheck=1, 2025-05-07T21:02:57.8349656Z stochastic_rounding=False, 2025-05-07T21:02:57.8349909Z weighted=True, 2025-05-07T21:02:57.8350113Z row_wise=True, 2025-05-07T21:02:57.8350320Z mixed=False, 2025-05-07T21:02:57.8350527Z use_cache=False, 2025-05-07T21:02:57.8350765Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:57.8351040Z use_cpu=True, 2025-05-07T21:02:57.8351267Z output_dtype=SparseType.FP32, 2025-05-07T21:02:57.8351514Z ) 2025-05-07T21:02:57.8351740Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:57.8352338Z self=, 2025-05-07T21:02:57.8352833Z compile=False, 2025-05-07T21:02:57.8353067Z pooling_mode=, 2025-05-07T21:02:57.8353346Z T=4, 2025-05-07T21:02:57.8353526Z D=6, 2025-05-07T21:02:57.8353743Z B=4, 2025-05-07T21:02:57.8353925Z log_E=4, 2025-05-07T21:02:57.8354102Z L=6, 2025-05-07T21:02:57.8354286Z D_gradcheck=1, 2025-05-07T21:02:57.8354505Z stochastic_rounding=False, 2025-05-07T21:02:57.8354745Z weighted=True, 2025-05-07T21:02:57.8354988Z row_wise=True, 2025-05-07T21:02:57.8355191Z mixed=False, 2025-05-07T21:02:57.8355382Z use_cache=False, 2025-05-07T21:02:57.8355620Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:57.8355889Z use_cpu=True, 2025-05-07T21:02:57.8356117Z output_dtype=SparseType.FP32, 2025-05-07T21:02:57.8356369Z ) 2025-05-07T21:02:57.8356599Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:57.8357154Z self=, 2025-05-07T21:02:57.8357657Z compile=False, 2025-05-07T21:02:57.8357893Z pooling_mode=, 2025-05-07T21:02:57.8358165Z T=4, 2025-05-07T21:02:57.8358343Z D=6, 2025-05-07T21:02:57.8358531Z B=4, 2025-05-07T21:02:57.8358714Z log_E=4, 2025-05-07T21:02:57.8358902Z L=6, 2025-05-07T21:02:57.8359089Z D_gradcheck=1, 2025-05-07T21:02:57.8359625Z stochastic_rounding=False, 2025-05-07T21:02:57.8359873Z weighted=True, 2025-05-07T21:02:57.8360078Z row_wise=True, 2025-05-07T21:02:57.8360279Z mixed=True, 2025-05-07T21:02:57.8360468Z use_cache=False, 2025-05-07T21:02:57.8360704Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:57.8360976Z use_cpu=True, 2025-05-07T21:02:57.8361194Z output_dtype=SparseType.FP32, 2025-05-07T21:02:57.8361450Z ) 2025-05-07T21:02:57.8361678Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:57.8362230Z self=, 2025-05-07T21:02:57.8362734Z compile=False, 2025-05-07T21:02:57.8362972Z pooling_mode=, 2025-05-07T21:02:57.8363244Z T=4, 2025-05-07T21:02:57.8363425Z D=6, 2025-05-07T21:02:57.8363612Z B=4, 2025-05-07T21:02:57.8363794Z log_E=4, 2025-05-07T21:02:57.8363981Z L=6, 2025-05-07T21:02:57.8364169Z D_gradcheck=1, 2025-05-07T21:02:57.8364392Z stochastic_rounding=False, 2025-05-07T21:02:57.8364639Z weighted=False, 2025-05-07T21:02:57.8364849Z row_wise=True, 2025-05-07T21:02:57.8365055Z mixed=True, 2025-05-07T21:02:57.8365254Z use_cache=False, 2025-05-07T21:02:57.8365496Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:57.8365769Z use_cpu=True, 2025-05-07T21:02:57.8365988Z output_dtype=SparseType.FP32, 2025-05-07T21:02:57.8366319Z ) 2025-05-07T21:02:57.8366543Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:57.8367087Z self=, 2025-05-07T21:02:57.8367594Z compile=True, 2025-05-07T21:02:57.8367829Z pooling_mode=, 2025-05-07T21:02:57.8368102Z T=1, 2025-05-07T21:02:57.8368283Z D=103, 2025-05-07T21:02:57.8368475Z B=68, 2025-05-07T21:02:57.8368658Z log_E=3, 2025-05-07T21:02:57.8368844Z L=8, 2025-05-07T21:02:57.8369032Z D_gradcheck=2, 2025-05-07T21:02:57.8369255Z stochastic_rounding=True, 2025-05-07T21:02:57.8369508Z weighted=False, 2025-05-07T21:02:57.8369723Z row_wise=True, 2025-05-07T21:02:57.8369931Z mixed=False, 2025-05-07T21:02:57.8370135Z use_cache=False, 2025-05-07T21:02:57.8370379Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:57.8370663Z use_cpu=True, 2025-05-07T21:02:57.8370891Z output_dtype=SparseType.FP16, 2025-05-07T21:02:57.8371145Z ) 2025-05-07T21:02:57.8371439Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:57.8371975Z self=, 2025-05-07T21:02:57.8372476Z compile=True, 2025-05-07T21:02:57.8372705Z pooling_mode=, 2025-05-07T21:02:57.8372969Z T=1, 2025-05-07T21:02:57.8373207Z D=103, 2025-05-07T21:02:57.8381039Z B=68, 2025-05-07T21:02:57.8381271Z log_E=3, 2025-05-07T21:02:57.8381478Z L=8, 2025-05-07T21:02:57.8381667Z D_gradcheck=1, 2025-05-07T21:02:57.8381904Z stochastic_rounding=True, 2025-05-07T21:02:57.8382279Z weighted=False, 2025-05-07T21:02:57.8382498Z row_wise=True, 2025-05-07T21:02:57.8382718Z mixed=False, 2025-05-07T21:02:57.8382930Z use_cache=False, 2025-05-07T21:02:57.8383171Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:57.8383462Z use_cpu=True, 2025-05-07T21:02:57.8383705Z output_dtype=SparseType.FP16, 2025-05-07T21:02:57.8383964Z ) 2025-05-07T21:02:58.5132627Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:58.5133782Z self=, 2025-05-07T21:02:58.5134780Z compile=True, 2025-05-07T21:02:58.5135251Z pooling_mode=, 2025-05-07T21:02:58.5135791Z T=1, 2025-05-07T21:02:58.5136255Z D=103, 2025-05-07T21:02:58.5136610Z B=68, 2025-05-07T21:02:58.5136966Z log_E=3, 2025-05-07T21:02:58.5137315Z L=0, 2025-05-07T21:02:58.5137673Z D_gradcheck=1, 2025-05-07T21:02:58.5138122Z stochastic_rounding=True, 2025-05-07T21:02:58.5138594Z weighted=False, 2025-05-07T21:02:58.5138998Z row_wise=True, 2025-05-07T21:02:58.5139393Z mixed=False, 2025-05-07T21:02:58.5139781Z use_cache=False, 2025-05-07T21:02:58.5140238Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:58.5140777Z use_cpu=True, 2025-05-07T21:02:58.5141149Z output_dtype=SparseType.FP16, 2025-05-07T21:02:58.5141453Z ) 2025-05-07T21:02:58.5141689Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:58.5142250Z self=, 2025-05-07T21:02:58.5142758Z compile=True, 2025-05-07T21:02:58.5143004Z pooling_mode=, 2025-05-07T21:02:58.5143284Z T=3, 2025-05-07T21:02:58.5143473Z D=103, 2025-05-07T21:02:58.5143668Z B=68, 2025-05-07T21:02:58.5143856Z log_E=3, 2025-05-07T21:02:58.5144045Z L=0, 2025-05-07T21:02:58.5144240Z D_gradcheck=1, 2025-05-07T21:02:58.5144469Z stochastic_rounding=True, 2025-05-07T21:02:58.5144717Z weighted=False, 2025-05-07T21:02:58.5144936Z row_wise=True, 2025-05-07T21:02:58.5145146Z mixed=False, 2025-05-07T21:02:58.5145350Z use_cache=False, 2025-05-07T21:02:58.5145602Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:58.5145884Z use_cpu=True, 2025-05-07T21:02:58.5146225Z output_dtype=SparseType.FP16, 2025-05-07T21:02:58.5146487Z ) 2025-05-07T21:02:58.5146716Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:58.5147266Z self=, 2025-05-07T21:02:58.5147775Z compile=False, 2025-05-07T21:02:58.5148014Z pooling_mode=, 2025-05-07T21:02:58.5148292Z T=3, 2025-05-07T21:02:58.5148473Z D=103, 2025-05-07T21:02:58.5148665Z B=68, 2025-05-07T21:02:58.5148853Z log_E=3, 2025-05-07T21:02:58.5149037Z L=0, 2025-05-07T21:02:58.5149224Z D_gradcheck=1, 2025-05-07T21:02:58.5149456Z stochastic_rounding=True, 2025-05-07T21:02:58.5149704Z weighted=False, 2025-05-07T21:02:58.5149920Z row_wise=True, 2025-05-07T21:02:58.5150132Z mixed=False, 2025-05-07T21:02:58.5150334Z use_cache=False, 2025-05-07T21:02:58.5150578Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:58.5150862Z use_cpu=True, 2025-05-07T21:02:58.5151084Z output_dtype=SparseType.FP16, 2025-05-07T21:02:58.5151405Z ) 2025-05-07T21:02:58.5151584Z PASSED 2025-05-07T21:03:07.2510387Z tbe/training/backward_adagrad_test.py::BackwardAdagradTest::test_backward_adagrad_fp32_pmMEAN Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:03:07.2511893Z self=, 2025-05-07T21:03:07.2512943Z mixed_B=False, 2025-05-07T21:03:07.2513154Z compile=False, 2025-05-07T21:03:07.2513369Z T=1, 2025-05-07T21:03:07.2513551Z D=2, 2025-05-07T21:03:07.2513721Z B=1, 2025-05-07T21:03:07.2514012Z log_E=3, 2025-05-07T21:03:07.2514200Z L=0, 2025-05-07T21:03:07.2514376Z D_gradcheck=1, 2025-05-07T21:03:07.2514599Z stochastic_rounding=False, 2025-05-07T21:03:07.2514856Z weighted=False, 2025-05-07T21:03:07.2515061Z row_wise=False, 2025-05-07T21:03:07.2515266Z mixed=False, 2025-05-07T21:03:07.2515482Z use_cache=False, 2025-05-07T21:03:07.2515716Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:07.2516006Z use_cpu=False, 2025-05-07T21:03:07.2516238Z output_dtype=SparseType.FP32, 2025-05-07T21:03:07.2516497Z ) 2025-05-07T21:03:07.2516737Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:03:07.2517319Z self=, 2025-05-07T21:03:07.2517852Z mixed_B=True, 2025-05-07T21:03:07.2518061Z compile=False, 2025-05-07T21:03:07.2518280Z T=1, 2025-05-07T21:03:07.2518470Z D=2, 2025-05-07T21:03:07.2518647Z B=1, 2025-05-07T21:03:07.2518835Z log_E=3, 2025-05-07T21:03:07.2519036Z L=0, 2025-05-07T21:03:07.2519219Z D_gradcheck=1, 2025-05-07T21:03:07.2519449Z stochastic_rounding=False, 2025-05-07T21:03:07.2519714Z weighted=False, 2025-05-07T21:03:07.2519924Z row_wise=False, 2025-05-07T21:03:07.2520134Z mixed=False, 2025-05-07T21:03:07.2520344Z use_cache=False, 2025-05-07T21:03:07.2520590Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:07.2520883Z use_cpu=False, 2025-05-07T21:03:07.2521116Z output_dtype=SparseType.FP32, 2025-05-07T21:03:07.2521370Z ) 2025-05-07T21:03:07.2521602Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:03:07.2522177Z self=, 2025-05-07T21:03:07.2522700Z mixed_B=True, 2025-05-07T21:03:07.2522914Z compile=False, 2025-05-07T21:03:07.2523123Z T=3, 2025-05-07T21:03:07.2523301Z D=119, 2025-05-07T21:03:07.2523500Z B=82, 2025-05-07T21:03:07.2523723Z log_E=3, 2025-05-07T21:03:07.2523921Z L=17, 2025-05-07T21:03:07.2524111Z D_gradcheck=2, 2025-05-07T21:03:07.2524342Z stochastic_rounding=True, 2025-05-07T21:03:07.2524588Z weighted=False, 2025-05-07T21:03:07.2524802Z row_wise=True, 2025-05-07T21:03:07.2525011Z mixed=False, 2025-05-07T21:03:07.2525304Z use_cache=True, 2025-05-07T21:03:07.2525536Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:07.2525823Z use_cpu=True, 2025-05-07T21:03:07.2526056Z output_dtype=SparseType.BF16, 2025-05-07T21:03:07.2526307Z ) 2025-05-07T21:03:07.2526539Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:03:07.2527111Z self=, 2025-05-07T21:03:07.2527630Z mixed_B=True, 2025-05-07T21:03:07.2527844Z compile=True, 2025-05-07T21:03:07.2528055Z T=2, 2025-05-07T21:03:07.2528238Z D=45, 2025-05-07T21:03:07.2528432Z B=22, 2025-05-07T21:03:07.2528627Z log_E=4, 2025-05-07T21:03:07.2528816Z L=1, 2025-05-07T21:03:07.2529011Z D_gradcheck=2, 2025-05-07T21:03:07.2529244Z stochastic_rounding=True, 2025-05-07T21:03:07.2529493Z weighted=True, 2025-05-07T21:03:07.2529707Z row_wise=False, 2025-05-07T21:03:07.2529920Z mixed=False, 2025-05-07T21:03:07.2530127Z use_cache=True, 2025-05-07T21:03:07.2530366Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:07.2530729Z use_cpu=False, 2025-05-07T21:03:07.2530957Z output_dtype=SparseType.FP32, 2025-05-07T21:03:07.2531212Z ) 2025-05-07T21:03:07.2531450Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:03:07.2532022Z self=, 2025-05-07T21:03:07.2532577Z mixed_B=True, 2025-05-07T21:03:07.2532789Z compile=False, 2025-05-07T21:03:07.2532997Z T=4, 2025-05-07T21:03:07.2533174Z D=31, 2025-05-07T21:03:07.2533365Z B=52, 2025-05-07T21:03:07.2533588Z log_E=5, 2025-05-07T21:03:07.2533775Z L=13, 2025-05-07T21:03:07.2533959Z D_gradcheck=1, 2025-05-07T21:03:07.2534175Z stochastic_rounding=False, 2025-05-07T21:03:07.2534429Z weighted=False, 2025-05-07T21:03:07.2534633Z row_wise=True, 2025-05-07T21:03:07.2534823Z mixed=False, 2025-05-07T21:03:07.2535027Z use_cache=True, 2025-05-07T21:03:07.2535252Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:07.2535524Z use_cpu=False, 2025-05-07T21:03:07.2535752Z output_dtype=SparseType.FP32, 2025-05-07T21:03:07.2536168Z ) 2025-05-07T21:03:07.2536396Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:03:07.2536966Z self=, 2025-05-07T21:03:07.2537493Z mixed_B=True, 2025-05-07T21:03:07.2537701Z compile=True, 2025-05-07T21:03:07.2537900Z T=3, 2025-05-07T21:03:07.2538083Z D=65, 2025-05-07T21:03:07.2538268Z B=87, 2025-05-07T21:03:07.2538452Z log_E=5, 2025-05-07T21:03:07.2538648Z L=14, 2025-05-07T21:03:07.2538840Z D_gradcheck=2, 2025-05-07T21:03:07.2539060Z stochastic_rounding=True, 2025-05-07T21:03:07.2539332Z weighted=True, 2025-05-07T21:03:07.2539547Z row_wise=False, 2025-05-07T21:03:07.2539750Z mixed=False, 2025-05-07T21:03:07.2539959Z use_cache=True, 2025-05-07T21:03:07.2540199Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:07.2540482Z use_cpu=True, 2025-05-07T21:03:07.2540717Z output_dtype=SparseType.FP16, 2025-05-07T21:03:07.2540978Z ) 2025-05-07T21:03:07.2541205Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:03:07.2541780Z self=, 2025-05-07T21:03:07.2542304Z mixed_B=True, 2025-05-07T21:03:07.2542510Z compile=False, 2025-05-07T21:03:07.2542723Z T=3, 2025-05-07T21:03:07.2542910Z D=5, 2025-05-07T21:03:07.2543093Z B=65, 2025-05-07T21:03:07.2543286Z log_E=3, 2025-05-07T21:03:07.2543486Z L=10, 2025-05-07T21:03:07.2543696Z D_gradcheck=1, 2025-05-07T21:03:07.2543948Z stochastic_rounding=True, 2025-05-07T21:03:07.2544206Z weighted=False, 2025-05-07T21:03:07.2544410Z row_wise=False, 2025-05-07T21:03:07.2544619Z mixed=True, 2025-05-07T21:03:07.2544876Z use_cache=True, 2025-05-07T21:03:07.2545105Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:07.2545390Z use_cpu=True, 2025-05-07T21:03:07.2545620Z output_dtype=SparseType.BF16, 2025-05-07T21:03:07.2545875Z ) 2025-05-07T21:03:07.2546101Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:03:07.2546668Z self=, 2025-05-07T21:03:07.2547190Z mixed_B=False, 2025-05-07T21:03:07.2547396Z compile=True, 2025-05-07T21:03:07.2547599Z T=3, 2025-05-07T21:03:07.2547785Z D=66, 2025-05-07T21:03:07.2547963Z B=61, 2025-05-07T21:03:07.2548152Z log_E=3, 2025-05-07T21:03:07.2548343Z L=5, 2025-05-07T21:03:07.2548524Z D_gradcheck=1, 2025-05-07T21:03:07.2548749Z stochastic_rounding=True, 2025-05-07T21:03:07.2549004Z weighted=True, 2025-05-07T21:03:07.2549207Z row_wise=False, 2025-05-07T21:03:07.2549418Z mixed=True, 2025-05-07T21:03:07.2549630Z use_cache=False, 2025-05-07T21:03:07.2549875Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:07.2550216Z use_cpu=False, 2025-05-07T21:03:07.2550446Z output_dtype=SparseType.FP32, 2025-05-07T21:03:07.2550701Z ) 2025-05-07T21:03:07.2550931Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:03:07.2551501Z self=, 2025-05-07T21:03:07.2552067Z mixed_B=True, 2025-05-07T21:03:07.2552275Z compile=True, 2025-05-07T21:03:07.2552481Z T=1, 2025-05-07T21:03:07.2552666Z D=120, 2025-05-07T21:03:07.2552848Z B=23, 2025-05-07T21:03:07.2553072Z log_E=5, 2025-05-07T21:03:07.2553270Z L=12, 2025-05-07T21:03:07.2553457Z D_gradcheck=1, 2025-05-07T21:03:07.2553711Z stochastic_rounding=False, 2025-05-07T21:03:07.2553993Z weighted=True, 2025-05-07T21:03:07.2554196Z row_wise=True, 2025-05-07T21:03:07.2554401Z mixed=True, 2025-05-07T21:03:07.2554610Z use_cache=True, 2025-05-07T21:03:07.2554837Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:07.2555124Z use_cpu=False, 2025-05-07T21:03:07.2555356Z output_dtype=SparseType.BF16, 2025-05-07T21:03:07.2555606Z ) 2025-05-07T21:03:07.2555838Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:03:07.2556406Z self=, 2025-05-07T21:03:07.2556925Z mixed_B=True, 2025-05-07T21:03:07.2557130Z compile=False, 2025-05-07T21:03:07.2557341Z T=5, 2025-05-07T21:03:07.2557525Z D=116, 2025-05-07T21:03:07.2557705Z B=112, 2025-05-07T21:03:07.2557896Z log_E=5, 2025-05-07T21:03:07.2558088Z L=0, 2025-05-07T21:03:07.2558267Z D_gradcheck=2, 2025-05-07T21:03:07.2558494Z stochastic_rounding=False, 2025-05-07T21:03:07.2558748Z weighted=True, 2025-05-07T21:03:07.2558950Z row_wise=False, 2025-05-07T21:03:07.2559163Z mixed=True, 2025-05-07T21:03:07.2559552Z use_cache=False, 2025-05-07T21:03:07.2559795Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:07.2560080Z use_cpu=False, 2025-05-07T21:03:07.2560311Z output_dtype=SparseType.FP16, 2025-05-07T21:03:07.2560560Z ) 2025-05-07T21:03:07.2560792Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:03:07.2561357Z self=, 2025-05-07T21:03:07.2561870Z mixed_B=False, 2025-05-07T21:03:07.2562082Z compile=True, 2025-05-07T21:03:07.2562293Z T=1, 2025-05-07T21:03:07.2562475Z D=64, 2025-05-07T21:03:07.2562659Z B=10, 2025-05-07T21:03:07.2562846Z log_E=5, 2025-05-07T21:03:07.2563034Z L=18, 2025-05-07T21:03:07.2563223Z D_gradcheck=2, 2025-05-07T21:03:07.2563446Z stochastic_rounding=False, 2025-05-07T21:03:07.2563705Z weighted=True, 2025-05-07T21:03:07.2563930Z row_wise=True, 2025-05-07T21:03:07.2564159Z mixed=True, 2025-05-07T21:03:07.2564368Z use_cache=True, 2025-05-07T21:03:07.2564671Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:07.2564959Z use_cpu=False, 2025-05-07T21:03:07.2565190Z output_dtype=SparseType.FP16, 2025-05-07T21:03:07.2565440Z ) 2025-05-07T21:03:07.2565671Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:03:07.2566241Z self=, 2025-05-07T21:03:07.2566759Z mixed_B=False, 2025-05-07T21:03:07.2566973Z compile=True, 2025-05-07T21:03:07.2567180Z T=4, 2025-05-07T21:03:07.2567359Z D=79, 2025-05-07T21:03:07.2567546Z B=29, 2025-05-07T21:03:07.2567734Z log_E=3, 2025-05-07T21:03:07.2567924Z L=9, 2025-05-07T21:03:07.2568115Z D_gradcheck=1, 2025-05-07T21:03:07.2568341Z stochastic_rounding=False, 2025-05-07T21:03:07.2568588Z weighted=True, 2025-05-07T21:03:07.2568800Z row_wise=False, 2025-05-07T21:03:07.2569011Z mixed=False, 2025-05-07T21:03:07.2569213Z use_cache=True, 2025-05-07T21:03:07.2569453Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:07.2569805Z use_cpu=True, 2025-05-07T21:03:07.2570033Z output_dtype=SparseType.FP16, 2025-05-07T21:03:07.2570286Z ) 2025-05-07T21:03:07.2570512Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:03:07.2571081Z self=, 2025-05-07T21:03:07.2571687Z mixed_B=True, 2025-05-07T21:03:07.2571897Z compile=False, 2025-05-07T21:03:07.2572104Z T=5, 2025-05-07T21:03:07.2572282Z D=3, 2025-05-07T21:03:07.2572465Z B=5, 2025-05-07T21:03:07.2572646Z log_E=5, 2025-05-07T21:03:07.2572898Z L=3, 2025-05-07T21:03:07.2573089Z D_gradcheck=2, 2025-05-07T21:03:07.2573312Z stochastic_rounding=False, 2025-05-07T21:03:07.2573555Z weighted=True, 2025-05-07T21:03:07.2573769Z row_wise=False, 2025-05-07T21:03:07.2573978Z mixed=True, 2025-05-07T21:03:07.2574182Z use_cache=True, 2025-05-07T21:03:07.2574421Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:07.2574713Z use_cpu=True, 2025-05-07T21:03:07.2574940Z output_dtype=SparseType.FP16, 2025-05-07T21:03:07.2575202Z ) 2025-05-07T21:03:07.2575436Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:03:07.2576109Z self=, 2025-05-07T21:03:07.2576632Z mixed_B=True, 2025-05-07T21:03:07.2576843Z compile=True, 2025-05-07T21:03:07.2577049Z T=4, 2025-05-07T21:03:07.2577227Z D=59, 2025-05-07T21:03:07.2577572Z B=26, 2025-05-07T21:03:07.2577760Z log_E=4, 2025-05-07T21:03:07.2577952Z L=13, 2025-05-07T21:03:07.2578144Z D_gradcheck=2, 2025-05-07T21:03:07.2578369Z stochastic_rounding=False, 2025-05-07T21:03:07.2578615Z weighted=False, 2025-05-07T21:03:07.2578832Z row_wise=True, 2025-05-07T21:03:07.2579041Z mixed=True, 2025-05-07T21:03:07.2579245Z use_cache=True, 2025-05-07T21:03:07.2579485Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:07.2579772Z use_cpu=True, 2025-05-07T21:03:07.2579996Z output_dtype=SparseType.FP32, 2025-05-07T21:03:07.2580259Z ) 2025-05-07T21:03:07.2580489Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:03:07.2581053Z self=, 2025-05-07T21:03:07.2581574Z mixed_B=False, 2025-05-07T21:03:07.2581788Z compile=False, 2025-05-07T21:03:07.2581999Z T=5, 2025-05-07T21:03:07.2582176Z D=24, 2025-05-07T21:03:07.2582361Z B=55, 2025-05-07T21:03:07.2582546Z log_E=4, 2025-05-07T21:03:07.2582734Z L=16, 2025-05-07T21:03:07.2582924Z D_gradcheck=1, 2025-05-07T21:03:07.2583149Z stochastic_rounding=True, 2025-05-07T21:03:07.2583394Z weighted=True, 2025-05-07T21:03:07.2583605Z row_wise=True, 2025-05-07T21:03:07.2583850Z mixed=True, 2025-05-07T21:03:07.2584063Z use_cache=True, 2025-05-07T21:03:07.2584354Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:07.2584642Z use_cpu=True, 2025-05-07T21:03:07.2584866Z output_dtype=SparseType.FP32, 2025-05-07T21:03:07.2585127Z ) 2025-05-07T21:03:07.2585360Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:03:07.2585920Z self=, 2025-05-07T21:03:07.2586443Z mixed_B=False, 2025-05-07T21:03:07.2586651Z compile=True, 2025-05-07T21:03:07.2586850Z T=1, 2025-05-07T21:03:07.2587034Z D=79, 2025-05-07T21:03:07.2587218Z B=76, 2025-05-07T21:03:07.2587396Z log_E=4, 2025-05-07T21:03:07.2587592Z L=18, 2025-05-07T21:03:07.2587781Z D_gradcheck=2, 2025-05-07T21:03:07.2588007Z stochastic_rounding=False, 2025-05-07T21:03:07.2588252Z weighted=True, 2025-05-07T21:03:07.2599465Z row_wise=True, 2025-05-07T21:03:07.2599700Z mixed=True, 2025-05-07T21:03:07.2599920Z use_cache=True, 2025-05-07T21:03:07.2600168Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:07.2600538Z use_cpu=False, 2025-05-07T21:03:07.2600780Z output_dtype=SparseType.BF16, 2025-05-07T21:03:07.2601039Z ) 2025-05-07T21:03:07.2601275Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:03:07.2601855Z self=, 2025-05-07T21:03:07.2602432Z mixed_B=True, 2025-05-07T21:03:07.2602643Z compile=False, 2025-05-07T21:03:07.2602858Z T=3, 2025-05-07T21:03:07.2603051Z D=20, 2025-05-07T21:03:07.2603235Z B=46, 2025-05-07T21:03:07.2603428Z log_E=5, 2025-05-07T21:03:07.2603674Z L=6, 2025-05-07T21:03:07.2603862Z D_gradcheck=1, 2025-05-07T21:03:07.2604092Z stochastic_rounding=True, 2025-05-07T21:03:07.2604353Z weighted=False, 2025-05-07T21:03:07.2604563Z row_wise=False, 2025-05-07T21:03:07.2604777Z mixed=True, 2025-05-07T21:03:07.2604996Z use_cache=False, 2025-05-07T21:03:07.2605239Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:07.2605533Z use_cpu=True, 2025-05-07T21:03:07.2605766Z output_dtype=SparseType.FP16, 2025-05-07T21:03:07.2606019Z ) 2025-05-07T21:03:21.7591490Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:03:21.7592128Z self=, 2025-05-07T21:03:21.7592713Z mixed_B=False, 2025-05-07T21:03:21.7592925Z compile=False, 2025-05-07T21:03:21.7593140Z T=3, 2025-05-07T21:03:21.7593330Z D=29, 2025-05-07T21:03:21.7593515Z B=86, 2025-05-07T21:03:21.7593700Z log_E=5, 2025-05-07T21:03:21.7593902Z L=10, 2025-05-07T21:03:21.7594087Z D_gradcheck=1, 2025-05-07T21:03:21.7594321Z stochastic_rounding=False, 2025-05-07T21:03:21.7594579Z weighted=False, 2025-05-07T21:03:21.7594781Z row_wise=True, 2025-05-07T21:03:21.7594987Z mixed=False, 2025-05-07T21:03:21.7595197Z use_cache=False, 2025-05-07T21:03:21.7595451Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:21.7595735Z use_cpu=False, 2025-05-07T21:03:21.7595969Z output_dtype=SparseType.FP16, 2025-05-07T21:03:21.7596231Z ) 2025-05-07T21:03:21.7596457Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:03:21.7597034Z self=, 2025-05-07T21:03:21.7597580Z mixed_B=False, 2025-05-07T21:03:21.7597822Z compile=False, 2025-05-07T21:03:21.7598046Z T=4, 2025-05-07T21:03:21.7598242Z D=16, 2025-05-07T21:03:21.7598427Z B=74, 2025-05-07T21:03:21.7598619Z log_E=5, 2025-05-07T21:03:21.7598819Z L=8, 2025-05-07T21:03:21.7599006Z D_gradcheck=2, 2025-05-07T21:03:21.7599233Z stochastic_rounding=False, 2025-05-07T21:03:21.7599493Z weighted=False, 2025-05-07T21:03:21.7599702Z row_wise=False, 2025-05-07T21:03:21.7599919Z mixed=True, 2025-05-07T21:03:21.7600127Z use_cache=False, 2025-05-07T21:03:21.7600562Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:21.7600858Z use_cpu=False, 2025-05-07T21:03:21.7601091Z output_dtype=SparseType.FP32, 2025-05-07T21:03:21.7601351Z ) 2025-05-07T21:03:21.7601581Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:03:21.7602155Z self=, 2025-05-07T21:03:21.7602677Z mixed_B=False, 2025-05-07T21:03:21.7602883Z compile=True, 2025-05-07T21:03:21.7603094Z T=2, 2025-05-07T21:03:21.7603281Z D=86, 2025-05-07T21:03:21.7603460Z B=96, 2025-05-07T21:03:21.7603647Z log_E=4, 2025-05-07T21:03:21.7603843Z L=13, 2025-05-07T21:03:21.7604027Z D_gradcheck=1, 2025-05-07T21:03:21.7604257Z stochastic_rounding=False, 2025-05-07T21:03:21.7604510Z weighted=True, 2025-05-07T21:03:21.7604713Z row_wise=True, 2025-05-07T21:03:21.7604923Z mixed=True, 2025-05-07T21:03:21.7605132Z use_cache=False, 2025-05-07T21:03:21.7605372Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:21.7605745Z use_cpu=False, 2025-05-07T21:03:21.7605974Z output_dtype=SparseType.FP16, 2025-05-07T21:03:21.7606229Z ) 2025-05-07T21:03:21.7606465Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:03:21.7607037Z self=, 2025-05-07T21:03:21.7607686Z mixed_B=True, 2025-05-07T21:03:21.7607895Z compile=False, 2025-05-07T21:03:21.7608107Z T=2, 2025-05-07T21:03:21.7608296Z D=121, 2025-05-07T21:03:21.7608479Z B=92, 2025-05-07T21:03:21.7608665Z log_E=3, 2025-05-07T21:03:21.7608942Z L=2, 2025-05-07T21:03:21.7609127Z D_gradcheck=2, 2025-05-07T21:03:21.7609358Z stochastic_rounding=False, 2025-05-07T21:03:21.7609613Z weighted=True, 2025-05-07T21:03:21.7609816Z row_wise=True, 2025-05-07T21:03:21.7610026Z mixed=True, 2025-05-07T21:03:21.7610237Z use_cache=False, 2025-05-07T21:03:21.7610481Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:21.7610771Z use_cpu=True, 2025-05-07T21:03:21.7611008Z output_dtype=SparseType.BF16, 2025-05-07T21:03:21.7611263Z ) 2025-05-07T21:03:21.7611501Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:03:21.7612072Z self=, 2025-05-07T21:03:21.7612601Z mixed_B=True, 2025-05-07T21:03:21.7612807Z compile=True, 2025-05-07T21:03:21.7613016Z T=4, 2025-05-07T21:03:21.7613210Z D=123, 2025-05-07T21:03:21.7613395Z B=33, 2025-05-07T21:03:21.7613585Z log_E=4, 2025-05-07T21:03:21.7613784Z L=8, 2025-05-07T21:03:21.7613971Z D_gradcheck=1, 2025-05-07T21:03:21.7614203Z stochastic_rounding=False, 2025-05-07T21:03:21.7614462Z weighted=False, 2025-05-07T21:03:21.7614676Z row_wise=True, 2025-05-07T21:03:21.7614892Z mixed=False, 2025-05-07T21:03:21.7615103Z use_cache=False, 2025-05-07T21:03:21.7615343Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:21.7615634Z use_cpu=False, 2025-05-07T21:03:21.7615865Z output_dtype=SparseType.BF16, 2025-05-07T21:03:21.7616214Z ) 2025-05-07T21:03:21.7616443Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:03:21.7617008Z self=, 2025-05-07T21:03:21.7617522Z mixed_B=False, 2025-05-07T21:03:21.7617735Z compile=True, 2025-05-07T21:03:21.7617942Z T=2, 2025-05-07T21:03:21.7618127Z D=75, 2025-05-07T21:03:21.7618307Z B=63, 2025-05-07T21:03:21.7618493Z log_E=4, 2025-05-07T21:03:21.7618690Z L=15, 2025-05-07T21:03:21.7618878Z D_gradcheck=1, 2025-05-07T21:03:21.7619103Z stochastic_rounding=True, 2025-05-07T21:03:21.7619358Z weighted=True, 2025-05-07T21:03:21.7619565Z row_wise=False, 2025-05-07T21:03:21.7619776Z mixed=True, 2025-05-07T21:03:21.7619985Z use_cache=True, 2025-05-07T21:03:21.7620268Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:21.7620556Z use_cpu=False, 2025-05-07T21:03:21.7620787Z output_dtype=SparseType.FP32, 2025-05-07T21:03:21.7621038Z ) 2025-05-07T21:03:21.7621273Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:03:21.7621847Z self=, 2025-05-07T21:03:21.7622366Z mixed_B=True, 2025-05-07T21:03:21.7622578Z compile=False, 2025-05-07T21:03:21.7622790Z T=2, 2025-05-07T21:03:21.7622968Z D=68, 2025-05-07T21:03:21.7623155Z B=17, 2025-05-07T21:03:21.7623347Z log_E=5, 2025-05-07T21:03:21.7623540Z L=1, 2025-05-07T21:03:21.7623732Z D_gradcheck=1, 2025-05-07T21:03:21.7623960Z stochastic_rounding=True, 2025-05-07T21:03:21.7624208Z weighted=False, 2025-05-07T21:03:21.7624425Z row_wise=False, 2025-05-07T21:03:21.7624634Z mixed=True, 2025-05-07T21:03:21.7624839Z use_cache=True, 2025-05-07T21:03:21.7625070Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:21.7625398Z use_cpu=False, 2025-05-07T21:03:21.7625630Z output_dtype=SparseType.FP16, 2025-05-07T21:03:21.7625880Z ) 2025-05-07T21:03:21.7626108Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:03:21.7626679Z self=, 2025-05-07T21:03:21.7627233Z mixed_B=False, 2025-05-07T21:03:21.7627443Z compile=False, 2025-05-07T21:03:21.7627661Z T=4, 2025-05-07T21:03:21.7627866Z D=19, 2025-05-07T21:03:21.7628040Z B=77, 2025-05-07T21:03:21.7628220Z log_E=5, 2025-05-07T21:03:21.7628455Z L=17, 2025-05-07T21:03:21.7628633Z D_gradcheck=2, 2025-05-07T21:03:21.7628855Z stochastic_rounding=True, 2025-05-07T21:03:21.7629102Z weighted=True, 2025-05-07T21:03:21.7629297Z row_wise=True, 2025-05-07T21:03:21.7629500Z mixed=True, 2025-05-07T21:03:21.7629703Z use_cache=False, 2025-05-07T21:03:21.7629933Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:21.7630210Z use_cpu=True, 2025-05-07T21:03:21.7630449Z output_dtype=SparseType.BF16, 2025-05-07T21:03:21.7630693Z ) 2025-05-07T21:03:21.7630915Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:03:21.7631477Z self=, 2025-05-07T21:03:21.7631990Z mixed_B=True, 2025-05-07T21:03:21.7632195Z compile=False, 2025-05-07T21:03:21.7632399Z T=5, 2025-05-07T21:03:21.7632575Z D=103, 2025-05-07T21:03:21.7632760Z B=58, 2025-05-07T21:03:21.7632936Z log_E=4, 2025-05-07T21:03:21.7633121Z L=5, 2025-05-07T21:03:21.7633305Z D_gradcheck=1, 2025-05-07T21:03:21.7633529Z stochastic_rounding=False, 2025-05-07T21:03:21.7633769Z weighted=False, 2025-05-07T21:03:21.7633977Z row_wise=True, 2025-05-07T21:03:21.7634179Z mixed=True, 2025-05-07T21:03:21.7634371Z use_cache=False, 2025-05-07T21:03:21.7634613Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:21.7634895Z use_cpu=True, 2025-05-07T21:03:21.7635113Z output_dtype=SparseType.FP16, 2025-05-07T21:03:21.7635360Z ) 2025-05-07T21:03:21.7635580Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:03:21.7636145Z self=, 2025-05-07T21:03:21.7636659Z mixed_B=True, 2025-05-07T21:03:21.7636869Z compile=True, 2025-05-07T21:03:21.7637073Z T=4, 2025-05-07T21:03:21.7637251Z D=96, 2025-05-07T21:03:21.7637440Z B=124, 2025-05-07T21:03:21.7637629Z log_E=4, 2025-05-07T21:03:21.7637816Z L=16, 2025-05-07T21:03:21.7638009Z D_gradcheck=1, 2025-05-07T21:03:21.7638234Z stochastic_rounding=True, 2025-05-07T21:03:21.7638476Z weighted=True, 2025-05-07T21:03:21.7638690Z row_wise=False, 2025-05-07T21:03:21.7638899Z mixed=False, 2025-05-07T21:03:21.7639099Z use_cache=False, 2025-05-07T21:03:21.7639396Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:21.7639677Z use_cpu=False, 2025-05-07T21:03:21.7639901Z output_dtype=SparseType.FP16, 2025-05-07T21:03:21.7640159Z ) 2025-05-07T21:03:21.7640389Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:03:21.7640954Z self=, 2025-05-07T21:03:21.7641482Z mixed_B=True, 2025-05-07T21:03:21.7641694Z compile=False, 2025-05-07T21:03:21.7641907Z T=3, 2025-05-07T21:03:21.7642089Z D=124, 2025-05-07T21:03:21.7642278Z B=98, 2025-05-07T21:03:21.7642465Z log_E=4, 2025-05-07T21:03:21.7642656Z L=7, 2025-05-07T21:03:21.7642844Z D_gradcheck=1, 2025-05-07T21:03:21.7643068Z stochastic_rounding=False, 2025-05-07T21:03:21.7643317Z weighted=False, 2025-05-07T21:03:21.7643528Z row_wise=True, 2025-05-07T21:03:21.7643737Z mixed=False, 2025-05-07T21:03:21.7643941Z use_cache=False, 2025-05-07T21:03:21.7644191Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:21.7644522Z use_cpu=False, 2025-05-07T21:03:21.7644745Z output_dtype=SparseType.FP32, 2025-05-07T21:03:21.7645006Z ) 2025-05-07T21:03:21.7645238Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:03:21.7645797Z self=, 2025-05-07T21:03:21.7646360Z mixed_B=False, 2025-05-07T21:03:21.7646575Z compile=False, 2025-05-07T21:03:21.7646774Z T=1, 2025-05-07T21:03:21.7646961Z D=122, 2025-05-07T21:03:21.7647152Z B=9, 2025-05-07T21:03:21.7647334Z log_E=4, 2025-05-07T21:03:21.7647570Z L=14, 2025-05-07T21:03:21.7647760Z D_gradcheck=2, 2025-05-07T21:03:21.7647983Z stochastic_rounding=False, 2025-05-07T21:03:21.7648226Z weighted=True, 2025-05-07T21:03:21.7648433Z row_wise=False, 2025-05-07T21:03:21.7648639Z mixed=False, 2025-05-07T21:03:21.7648840Z use_cache=False, 2025-05-07T21:03:21.7649086Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:21.7649370Z use_cpu=False, 2025-05-07T21:03:21.7649593Z output_dtype=SparseType.BF16, 2025-05-07T21:03:21.7649846Z ) 2025-05-07T21:03:21.7650076Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:03:21.7650637Z self=, 2025-05-07T21:03:21.7651167Z mixed_B=False, 2025-05-07T21:03:21.7651378Z compile=False, 2025-05-07T21:03:21.7651578Z T=1, 2025-05-07T21:03:21.7651760Z D=88, 2025-05-07T21:03:21.7651948Z B=112, 2025-05-07T21:03:21.7652130Z log_E=5, 2025-05-07T21:03:21.7652324Z L=4, 2025-05-07T21:03:21.7652511Z D_gradcheck=2, 2025-05-07T21:03:21.7652727Z stochastic_rounding=False, 2025-05-07T21:03:21.7652978Z weighted=True, 2025-05-07T21:03:21.7653184Z row_wise=False, 2025-05-07T21:03:21.7653379Z mixed=False, 2025-05-07T21:03:21.7653583Z use_cache=True, 2025-05-07T21:03:21.7653816Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:21.7654093Z use_cpu=True, 2025-05-07T21:03:21.7654310Z output_dtype=SparseType.BF16, 2025-05-07T21:03:21.7654560Z ) 2025-05-07T21:03:21.7654789Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:03:21.7655352Z self=, 2025-05-07T21:03:21.7655874Z mixed_B=True, 2025-05-07T21:03:21.7656140Z compile=False, 2025-05-07T21:03:21.7656342Z T=2, 2025-05-07T21:03:21.7656532Z D=19, 2025-05-07T21:03:21.7656719Z B=118, 2025-05-07T21:03:21.7656903Z log_E=5, 2025-05-07T21:03:21.7657102Z L=10, 2025-05-07T21:03:21.7657289Z D_gradcheck=1, 2025-05-07T21:03:21.7657511Z stochastic_rounding=True, 2025-05-07T21:03:21.7657764Z weighted=True, 2025-05-07T21:03:21.7657972Z row_wise=True, 2025-05-07T21:03:21.7658173Z mixed=False, 2025-05-07T21:03:21.7658386Z use_cache=True, 2025-05-07T21:03:21.7658673Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:21.7658952Z use_cpu=False, 2025-05-07T21:03:21.7659183Z output_dtype=SparseType.FP32, 2025-05-07T21:03:21.7659625Z ) 2025-05-07T21:03:21.7659859Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:03:21.7660417Z self=, 2025-05-07T21:03:21.7660938Z mixed_B=False, 2025-05-07T21:03:21.7661147Z compile=False, 2025-05-07T21:03:21.7661344Z T=5, 2025-05-07T21:03:21.7661529Z D=51, 2025-05-07T21:03:21.7661715Z B=62, 2025-05-07T21:03:21.7661895Z log_E=4, 2025-05-07T21:03:21.7662089Z L=10, 2025-05-07T21:03:21.7662277Z D_gradcheck=1, 2025-05-07T21:03:21.7662493Z stochastic_rounding=True, 2025-05-07T21:03:21.7662744Z weighted=True, 2025-05-07T21:03:21.7662953Z row_wise=True, 2025-05-07T21:03:21.7663151Z mixed=True, 2025-05-07T21:03:21.7663356Z use_cache=False, 2025-05-07T21:03:21.7663601Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:21.7663947Z use_cpu=False, 2025-05-07T21:03:21.7664177Z output_dtype=SparseType.BF16, 2025-05-07T21:03:21.7664430Z ) 2025-05-07T21:03:21.7664651Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:03:21.7665220Z self=, 2025-05-07T21:03:21.7665838Z mixed_B=True, 2025-05-07T21:03:21.7666050Z compile=True, 2025-05-07T21:03:21.7666253Z T=2, 2025-05-07T21:03:21.7666437Z D=12, 2025-05-07T21:03:21.7666629Z B=17, 2025-05-07T21:03:21.7666810Z log_E=3, 2025-05-07T21:03:21.7667067Z L=4, 2025-05-07T21:03:21.7667263Z D_gradcheck=1, 2025-05-07T21:03:21.7667483Z stochastic_rounding=True, 2025-05-07T21:03:21.7667735Z weighted=False, 2025-05-07T21:03:21.7667946Z row_wise=True, 2025-05-07T21:03:21.7668146Z mixed=False, 2025-05-07T21:03:21.7668357Z use_cache=True, 2025-05-07T21:03:21.7668597Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:21.7668872Z use_cpu=True, 2025-05-07T21:03:21.7669105Z output_dtype=SparseType.FP32, 2025-05-07T21:03:21.7669363Z ) 2025-05-07T21:03:21.7669582Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:03:21.7670151Z self=, 2025-05-07T21:03:21.7670674Z mixed_B=False, 2025-05-07T21:03:21.7670878Z compile=True, 2025-05-07T21:03:21.7671088Z T=5, 2025-05-07T21:03:21.7671281Z D=57, 2025-05-07T21:03:21.7671465Z B=91, 2025-05-07T21:03:21.7671647Z log_E=3, 2025-05-07T21:03:21.7671844Z L=15, 2025-05-07T21:03:21.7672031Z D_gradcheck=1, 2025-05-07T21:03:21.7672251Z stochastic_rounding=False, 2025-05-07T21:03:21.7672501Z weighted=False, 2025-05-07T21:03:21.7672710Z row_wise=False, 2025-05-07T21:03:21.7672911Z mixed=True, 2025-05-07T21:03:21.7673115Z use_cache=False, 2025-05-07T21:03:21.7673361Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:21.7673636Z use_cpu=True, 2025-05-07T21:03:21.7673864Z output_dtype=SparseType.FP16, 2025-05-07T21:03:21.7674118Z ) 2025-05-07T21:03:33.8666548Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:03:33.8667494Z self=, 2025-05-07T21:03:33.8668217Z mixed_B=True, 2025-05-07T21:03:33.8668440Z compile=False, 2025-05-07T21:03:33.8668655Z T=5, 2025-05-07T21:03:33.8668836Z D=46, 2025-05-07T21:03:33.8669026Z B=87, 2025-05-07T21:03:33.8669223Z log_E=4, 2025-05-07T21:03:33.8676498Z L=12, 2025-05-07T21:03:33.8676744Z D_gradcheck=1, 2025-05-07T21:03:33.8677084Z stochastic_rounding=True, 2025-05-07T21:03:33.8677449Z weighted=False, 2025-05-07T21:03:33.8677740Z row_wise=True, 2025-05-07T21:03:33.8678042Z mixed=False, 2025-05-07T21:03:33.8678275Z use_cache=False, 2025-05-07T21:03:33.8678851Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:33.8679268Z use_cpu=True, 2025-05-07T21:03:33.8679642Z output_dtype=SparseType.FP16, 2025-05-07T21:03:33.8679987Z ) 2025-05-07T21:03:33.8680315Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:03:33.8680961Z self=, 2025-05-07T21:03:33.8681485Z mixed_B=False, 2025-05-07T21:03:33.8681713Z compile=True, 2025-05-07T21:03:33.8681918Z T=1, 2025-05-07T21:03:33.8682104Z D=94, 2025-05-07T21:03:33.8682292Z B=61, 2025-05-07T21:03:33.8682480Z log_E=4, 2025-05-07T21:03:33.8682680Z L=17, 2025-05-07T21:03:33.8682862Z D_gradcheck=1, 2025-05-07T21:03:33.8683089Z stochastic_rounding=True, 2025-05-07T21:03:33.8683340Z weighted=False, 2025-05-07T21:03:33.8683548Z row_wise=True, 2025-05-07T21:03:33.8683754Z mixed=False, 2025-05-07T21:03:33.8683963Z use_cache=False, 2025-05-07T21:03:33.8684206Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:33.8684486Z use_cpu=True, 2025-05-07T21:03:33.8684833Z output_dtype=SparseType.BF16, 2025-05-07T21:03:33.8685080Z ) 2025-05-07T21:03:33.8685314Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:03:33.8685883Z self=, 2025-05-07T21:03:33.8686480Z mixed_B=False, 2025-05-07T21:03:33.8686698Z compile=False, 2025-05-07T21:03:33.8686898Z T=2, 2025-05-07T21:03:33.8687074Z D=77, 2025-05-07T21:03:33.8687258Z B=63, 2025-05-07T21:03:33.8687443Z log_E=4, 2025-05-07T21:03:33.8687696Z L=19, 2025-05-07T21:03:33.8687882Z D_gradcheck=2, 2025-05-07T21:03:33.8688107Z stochastic_rounding=False, 2025-05-07T21:03:33.8688351Z weighted=False, 2025-05-07T21:03:33.8688565Z row_wise=False, 2025-05-07T21:03:33.8688770Z mixed=True, 2025-05-07T21:03:33.8688980Z use_cache=False, 2025-05-07T21:03:33.8689215Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:33.8689498Z use_cpu=False, 2025-05-07T21:03:33.8689731Z output_dtype=SparseType.FP32, 2025-05-07T21:03:33.8689980Z ) 2025-05-07T21:03:33.8690209Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:03:33.8690777Z self=, 2025-05-07T21:03:33.8691347Z mixed_B=False, 2025-05-07T21:03:33.8691557Z compile=True, 2025-05-07T21:03:33.8691762Z T=5, 2025-05-07T21:03:33.8691935Z D=33, 2025-05-07T21:03:33.8692116Z B=102, 2025-05-07T21:03:33.8692301Z log_E=3, 2025-05-07T21:03:33.8692485Z L=1, 2025-05-07T21:03:33.8692672Z D_gradcheck=2, 2025-05-07T21:03:33.8692899Z stochastic_rounding=True, 2025-05-07T21:03:33.8693145Z weighted=True, 2025-05-07T21:03:33.8693361Z row_wise=True, 2025-05-07T21:03:33.8693564Z mixed=True, 2025-05-07T21:03:33.8693764Z use_cache=True, 2025-05-07T21:03:33.8694003Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:33.8694282Z use_cpu=False, 2025-05-07T21:03:33.8694510Z output_dtype=SparseType.FP16, 2025-05-07T21:03:33.8694760Z ) 2025-05-07T21:03:33.8694990Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:03:33.8695557Z self=, 2025-05-07T21:03:33.8696189Z mixed_B=True, 2025-05-07T21:03:33.8696441Z compile=False, 2025-05-07T21:03:33.8696637Z T=4, 2025-05-07T21:03:33.8696822Z D=8, 2025-05-07T21:03:33.8697007Z B=89, 2025-05-07T21:03:33.8697187Z log_E=5, 2025-05-07T21:03:33.8697379Z L=6, 2025-05-07T21:03:33.8697565Z D_gradcheck=1, 2025-05-07T21:03:33.8697780Z stochastic_rounding=True, 2025-05-07T21:03:33.8698034Z weighted=True, 2025-05-07T21:03:33.8698240Z row_wise=False, 2025-05-07T21:03:33.8698436Z mixed=False, 2025-05-07T21:03:33.8698639Z use_cache=False, 2025-05-07T21:03:33.8698930Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:33.8699203Z use_cpu=True, 2025-05-07T21:03:33.8699432Z output_dtype=SparseType.BF16, 2025-05-07T21:03:33.8699679Z ) 2025-05-07T21:03:33.8699899Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:03:33.8700462Z self=, 2025-05-07T21:03:33.8700982Z mixed_B=True, 2025-05-07T21:03:33.8701185Z compile=False, 2025-05-07T21:03:33.8701387Z T=1, 2025-05-07T21:03:33.8701571Z D=117, 2025-05-07T21:03:33.8701747Z B=29, 2025-05-07T21:03:33.8701935Z log_E=4, 2025-05-07T21:03:33.8702131Z L=6, 2025-05-07T21:03:33.8702308Z D_gradcheck=2, 2025-05-07T21:03:33.8702539Z stochastic_rounding=False, 2025-05-07T21:03:33.8702792Z weighted=False, 2025-05-07T21:03:33.8702999Z row_wise=False, 2025-05-07T21:03:33.8703199Z mixed=False, 2025-05-07T21:03:33.8703403Z use_cache=False, 2025-05-07T21:03:33.8703647Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:33.8703920Z use_cpu=True, 2025-05-07T21:03:33.8704202Z output_dtype=SparseType.FP32, 2025-05-07T21:03:33.8704458Z ) 2025-05-07T21:03:33.8704679Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:03:33.8705249Z self=, 2025-05-07T21:03:33.8705770Z mixed_B=False, 2025-05-07T21:03:33.8706016Z compile=True, 2025-05-07T21:03:33.8706222Z T=2, 2025-05-07T21:03:33.8706411Z D=114, 2025-05-07T21:03:33.8706590Z B=59, 2025-05-07T21:03:33.8706781Z log_E=3, 2025-05-07T21:03:33.8707013Z L=14, 2025-05-07T21:03:33.8707194Z D_gradcheck=2, 2025-05-07T21:03:33.8707418Z stochastic_rounding=False, 2025-05-07T21:03:33.8707669Z weighted=False, 2025-05-07T21:03:33.8707870Z row_wise=False, 2025-05-07T21:03:33.8708079Z mixed=False, 2025-05-07T21:03:33.8708287Z use_cache=False, 2025-05-07T21:03:33.8708524Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:33.8708808Z use_cpu=False, 2025-05-07T21:03:33.8709042Z output_dtype=SparseType.FP32, 2025-05-07T21:03:33.8709300Z ) 2025-05-07T21:03:33.8709521Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:03:33.8710085Z self=, 2025-05-07T21:03:33.8710602Z mixed_B=False, 2025-05-07T21:03:33.8710801Z compile=False, 2025-05-07T21:03:33.8711002Z T=5, 2025-05-07T21:03:33.8711181Z D=10, 2025-05-07T21:03:33.8711352Z B=107, 2025-05-07T21:03:33.8711537Z log_E=3, 2025-05-07T21:03:33.8711730Z L=16, 2025-05-07T21:03:33.8711908Z D_gradcheck=1, 2025-05-07T21:03:33.8712126Z stochastic_rounding=True, 2025-05-07T21:03:33.8712375Z weighted=False, 2025-05-07T21:03:33.8712575Z row_wise=True, 2025-05-07T21:03:33.8712781Z mixed=False, 2025-05-07T21:03:33.8712985Z use_cache=False, 2025-05-07T21:03:33.8713221Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:33.8713502Z use_cpu=True, 2025-05-07T21:03:33.8713732Z output_dtype=SparseType.BF16, 2025-05-07T21:03:33.8713980Z ) 2025-05-07T21:03:33.8714209Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:03:33.8714776Z self=, 2025-05-07T21:03:33.8715294Z mixed_B=True, 2025-05-07T21:03:33.8715495Z compile=False, 2025-05-07T21:03:33.8715704Z T=4, 2025-05-07T21:03:33.8715886Z D=126, 2025-05-07T21:03:33.8716063Z B=47, 2025-05-07T21:03:33.8716248Z log_E=3, 2025-05-07T21:03:33.8716441Z L=11, 2025-05-07T21:03:33.8716621Z D_gradcheck=1, 2025-05-07T21:03:33.8716846Z stochastic_rounding=True, 2025-05-07T21:03:33.8717104Z weighted=False, 2025-05-07T21:03:33.8717306Z row_wise=False, 2025-05-07T21:03:33.8717514Z mixed=True, 2025-05-07T21:03:33.8717722Z use_cache=False, 2025-05-07T21:03:33.8718005Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:33.8718287Z use_cpu=False, 2025-05-07T21:03:33.8718509Z output_dtype=SparseType.FP32, 2025-05-07T21:03:33.8718769Z ) 2025-05-07T21:03:33.8718992Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:03:33.8719548Z self=, 2025-05-07T21:03:33.8720074Z mixed_B=False, 2025-05-07T21:03:33.8720283Z compile=False, 2025-05-07T21:03:33.8720481Z T=3, 2025-05-07T21:03:33.8720659Z D=73, 2025-05-07T21:03:33.8720839Z B=84, 2025-05-07T21:03:33.8721018Z log_E=4, 2025-05-07T21:03:33.8721244Z L=13, 2025-05-07T21:03:33.8721443Z D_gradcheck=1, 2025-05-07T21:03:33.8721660Z stochastic_rounding=True, 2025-05-07T21:03:33.8721903Z weighted=False, 2025-05-07T21:03:33.8722107Z row_wise=True, 2025-05-07T21:03:33.8722308Z mixed=False, 2025-05-07T21:03:33.8722502Z use_cache=False, 2025-05-07T21:03:33.8722739Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:33.8723020Z use_cpu=False, 2025-05-07T21:03:33.8723286Z output_dtype=SparseType.FP32, 2025-05-07T21:03:33.8723537Z ) 2025-05-07T21:03:33.8723764Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:03:33.8724319Z self=, 2025-05-07T21:03:33.8724876Z mixed_B=False, 2025-05-07T21:03:33.8725094Z compile=False, 2025-05-07T21:03:33.8725290Z T=4, 2025-05-07T21:03:33.8725473Z D=39, 2025-05-07T21:03:33.8725655Z B=99, 2025-05-07T21:03:33.8725832Z log_E=3, 2025-05-07T21:03:33.8726061Z L=2, 2025-05-07T21:03:33.8726245Z D_gradcheck=1, 2025-05-07T21:03:33.8726459Z stochastic_rounding=False, 2025-05-07T21:03:33.8726709Z weighted=True, 2025-05-07T21:03:33.8726913Z row_wise=True, 2025-05-07T21:03:33.8727107Z mixed=False, 2025-05-07T21:03:33.8727313Z use_cache=True, 2025-05-07T21:03:33.8727543Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:33.8727809Z use_cpu=True, 2025-05-07T21:03:33.8728039Z output_dtype=SparseType.FP32, 2025-05-07T21:03:33.8728291Z ) 2025-05-07T21:03:33.8728512Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:03:33.8729075Z self=, 2025-05-07T21:03:33.8729592Z mixed_B=True, 2025-05-07T21:03:33.8729797Z compile=False, 2025-05-07T21:03:33.8729988Z T=5, 2025-05-07T21:03:33.8730165Z D=18, 2025-05-07T21:03:33.8730344Z B=76, 2025-05-07T21:03:33.8730517Z log_E=5, 2025-05-07T21:03:33.8730705Z L=9, 2025-05-07T21:03:33.8730888Z D_gradcheck=1, 2025-05-07T21:03:33.8731097Z stochastic_rounding=True, 2025-05-07T21:03:33.8731346Z weighted=True, 2025-05-07T21:03:33.8731551Z row_wise=True, 2025-05-07T21:03:33.8731745Z mixed=True, 2025-05-07T21:03:33.8731946Z use_cache=True, 2025-05-07T21:03:33.8732177Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:33.8732447Z use_cpu=True, 2025-05-07T21:03:33.8732674Z output_dtype=SparseType.FP16, 2025-05-07T21:03:33.8732923Z ) 2025-05-07T21:03:33.8733141Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:03:33.8733702Z self=, 2025-05-07T21:03:33.8734218Z mixed_B=False, 2025-05-07T21:03:33.8734425Z compile=False, 2025-05-07T21:03:33.8734623Z T=2, 2025-05-07T21:03:33.8734805Z D=96, 2025-05-07T21:03:33.8734986Z B=99, 2025-05-07T21:03:33.8735159Z log_E=5, 2025-05-07T21:03:33.8735353Z L=20, 2025-05-07T21:03:33.8735536Z D_gradcheck=2, 2025-05-07T21:03:33.8735748Z stochastic_rounding=False, 2025-05-07T21:03:33.8736056Z weighted=True, 2025-05-07T21:03:33.8736263Z row_wise=False, 2025-05-07T21:03:33.8736459Z mixed=True, 2025-05-07T21:03:33.8736661Z use_cache=True, 2025-05-07T21:03:33.8736944Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:33.8737213Z use_cpu=True, 2025-05-07T21:03:33.8737444Z output_dtype=SparseType.BF16, 2025-05-07T21:03:33.8737699Z ) 2025-05-07T21:03:33.8737917Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:03:33.8738485Z self=, 2025-05-07T21:03:33.8739003Z mixed_B=True, 2025-05-07T21:03:33.8739202Z compile=True, 2025-05-07T21:03:33.8739405Z T=3, 2025-05-07T21:03:33.8739585Z D=46, 2025-05-07T21:03:33.8739755Z B=78, 2025-05-07T21:03:33.8739939Z log_E=5, 2025-05-07T21:03:33.8740134Z L=20, 2025-05-07T21:03:33.8740313Z D_gradcheck=1, 2025-05-07T21:03:33.8740537Z stochastic_rounding=True, 2025-05-07T21:03:33.8740786Z weighted=False, 2025-05-07T21:03:33.8740992Z row_wise=True, 2025-05-07T21:03:33.8741185Z mixed=False, 2025-05-07T21:03:33.8741387Z use_cache=True, 2025-05-07T21:03:33.8741617Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:33.8741887Z use_cpu=False, 2025-05-07T21:03:33.8742159Z output_dtype=SparseType.FP32, 2025-05-07T21:03:33.8742412Z ) 2025-05-07T21:03:33.8742629Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:03:33.8743190Z self=, 2025-05-07T21:03:33.8743706Z mixed_B=False, 2025-05-07T21:03:33.8743977Z compile=False, 2025-05-07T21:03:33.8744181Z T=5, 2025-05-07T21:03:33.8744363Z D=7, 2025-05-07T21:03:33.8744533Z B=58, 2025-05-07T21:03:33.8744714Z log_E=5, 2025-05-07T21:03:33.8744940Z L=9, 2025-05-07T21:03:33.8745120Z D_gradcheck=1, 2025-05-07T21:03:33.8745338Z stochastic_rounding=True, 2025-05-07T21:03:33.8745585Z weighted=False, 2025-05-07T21:03:33.8745785Z row_wise=True, 2025-05-07T21:03:33.8745987Z mixed=True, 2025-05-07T21:03:33.8746190Z use_cache=True, 2025-05-07T21:03:33.8746414Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:33.8746690Z use_cpu=False, 2025-05-07T21:03:33.8746917Z output_dtype=SparseType.FP32, 2025-05-07T21:03:33.8747170Z ) 2025-05-07T21:03:33.8747391Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:03:33.8747951Z self=, 2025-05-07T21:03:33.8748467Z mixed_B=True, 2025-05-07T21:03:33.8748670Z compile=False, 2025-05-07T21:03:33.8748869Z T=2, 2025-05-07T21:03:33.8749052Z D=38, 2025-05-07T21:03:33.8749228Z B=6, 2025-05-07T21:03:33.8749410Z log_E=5, 2025-05-07T21:03:33.8749604Z L=14, 2025-05-07T21:03:33.8749789Z D_gradcheck=2, 2025-05-07T21:03:33.8750014Z stochastic_rounding=False, 2025-05-07T21:03:33.8750263Z weighted=False, 2025-05-07T21:03:33.8750462Z row_wise=True, 2025-05-07T21:03:33.8750666Z mixed=True, 2025-05-07T21:03:33.8750869Z use_cache=False, 2025-05-07T21:03:33.8751118Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:33.8751435Z use_cpu=True, 2025-05-07T21:03:33.8751661Z output_dtype=SparseType.BF16, 2025-05-07T21:03:33.8751910Z ) 2025-05-07T21:03:33.8752135Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:03:33.8752700Z self=, 2025-05-07T21:03:33.8753214Z mixed_B=False, 2025-05-07T21:03:33.8753414Z compile=True, 2025-05-07T21:03:33.8753612Z T=1, 2025-05-07T21:03:33.8753792Z D=106, 2025-05-07T21:03:33.8753968Z B=53, 2025-05-07T21:03:33.8754152Z log_E=3, 2025-05-07T21:03:33.8754340Z L=17, 2025-05-07T21:03:33.8754518Z D_gradcheck=2, 2025-05-07T21:03:33.8754739Z stochastic_rounding=False, 2025-05-07T21:03:33.8754985Z weighted=True, 2025-05-07T21:03:33.8755185Z row_wise=True, 2025-05-07T21:03:33.8755389Z mixed=True, 2025-05-07T21:03:33.8755591Z use_cache=False, 2025-05-07T21:03:33.8755870Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:33.8756151Z use_cpu=True, 2025-05-07T21:03:33.8756380Z output_dtype=SparseType.BF16, 2025-05-07T21:03:33.8756627Z ) 2025-05-07T21:03:35.8091259Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:03:35.8092218Z self=, 2025-05-07T21:03:35.8092752Z mixed_B=True, 2025-05-07T21:03:35.8092972Z compile=True, 2025-05-07T21:03:35.8093179Z T=1, 2025-05-07T21:03:35.8093361Z D=93, 2025-05-07T21:03:35.8093545Z B=127, 2025-05-07T21:03:35.8093728Z log_E=4, 2025-05-07T21:03:35.8093908Z L=0, 2025-05-07T21:03:35.8094100Z D_gradcheck=2, 2025-05-07T21:03:35.8094327Z stochastic_rounding=False, 2025-05-07T21:03:35.8094570Z weighted=True, 2025-05-07T21:03:35.8094786Z row_wise=False, 2025-05-07T21:03:35.8094998Z mixed=False, 2025-05-07T21:03:35.8095197Z use_cache=True, 2025-05-07T21:03:35.8095432Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:35.8095715Z use_cpu=True, 2025-05-07T21:03:35.8096763Z output_dtype=SparseType.BF16, 2025-05-07T21:03:35.8097019Z ) 2025-05-07T21:03:35.8097247Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:03:35.8097808Z self=, 2025-05-07T21:03:35.8098324Z mixed_B=False, 2025-05-07T21:03:35.8098618Z compile=False, 2025-05-07T21:03:35.8098828Z T=4, 2025-05-07T21:03:35.8099005Z D=35, 2025-05-07T21:03:35.8099191Z B=39, 2025-05-07T21:03:35.8099377Z log_E=3, 2025-05-07T21:03:35.8099562Z L=3, 2025-05-07T21:03:35.8099825Z D_gradcheck=1, 2025-05-07T21:03:35.8100054Z stochastic_rounding=True, 2025-05-07T21:03:35.8100299Z weighted=False, 2025-05-07T21:03:35.8100512Z row_wise=True, 2025-05-07T21:03:35.8100718Z mixed=True, 2025-05-07T21:03:35.8100914Z use_cache=False, 2025-05-07T21:03:35.8101158Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:35.8101443Z use_cpu=False, 2025-05-07T21:03:35.8101670Z output_dtype=SparseType.FP32, 2025-05-07T21:03:35.8101929Z ) 2025-05-07T21:03:35.8102158Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:03:35.8102717Z self=, 2025-05-07T21:03:35.8103237Z mixed_B=True, 2025-05-07T21:03:35.8103451Z compile=False, 2025-05-07T21:03:35.8103648Z T=2, 2025-05-07T21:03:35.8103832Z D=10, 2025-05-07T21:03:35.8104017Z B=9, 2025-05-07T21:03:35.8104190Z log_E=3, 2025-05-07T21:03:35.8104386Z L=1, 2025-05-07T21:03:35.8104577Z D_gradcheck=2, 2025-05-07T21:03:35.8104794Z stochastic_rounding=False, 2025-05-07T21:03:35.8105044Z weighted=False, 2025-05-07T21:03:35.8105252Z row_wise=True, 2025-05-07T21:03:35.8105458Z mixed=False, 2025-05-07T21:03:35.8105657Z use_cache=True, 2025-05-07T21:03:35.8112170Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:35.8112492Z use_cpu=False, 2025-05-07T21:03:35.8112740Z output_dtype=SparseType.BF16, 2025-05-07T21:03:35.8113003Z ) 2025-05-07T21:03:35.8113231Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:03:35.8113814Z self=, 2025-05-07T21:03:35.8114337Z mixed_B=True, 2025-05-07T21:03:35.8114558Z compile=False, 2025-05-07T21:03:35.8114766Z T=1, 2025-05-07T21:03:35.8114956Z D=10, 2025-05-07T21:03:35.8115149Z B=9, 2025-05-07T21:03:35.8115332Z log_E=3, 2025-05-07T21:03:35.8115532Z L=1, 2025-05-07T21:03:35.8115725Z D_gradcheck=2, 2025-05-07T21:03:35.8115949Z stochastic_rounding=False, 2025-05-07T21:03:35.8116209Z weighted=False, 2025-05-07T21:03:35.8116435Z row_wise=True, 2025-05-07T21:03:35.8116637Z mixed=False, 2025-05-07T21:03:35.8116850Z use_cache=True, 2025-05-07T21:03:35.8117207Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:35.8117497Z use_cpu=False, 2025-05-07T21:03:35.8117727Z output_dtype=SparseType.BF16, 2025-05-07T21:03:35.8117983Z ) 2025-05-07T21:03:35.8118208Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:03:35.8118776Z self=, 2025-05-07T21:03:35.8119294Z mixed_B=True, 2025-05-07T21:03:35.8119506Z compile=False, 2025-05-07T21:03:35.8119702Z T=1, 2025-05-07T21:03:35.8119884Z D=10, 2025-05-07T21:03:35.8120059Z B=9, 2025-05-07T21:03:35.8120229Z log_E=3, 2025-05-07T21:03:35.8120414Z L=1, 2025-05-07T21:03:35.8120601Z D_gradcheck=2, 2025-05-07T21:03:35.8120818Z stochastic_rounding=False, 2025-05-07T21:03:35.8121070Z weighted=False, 2025-05-07T21:03:35.8121280Z row_wise=True, 2025-05-07T21:03:35.8121476Z mixed=True, 2025-05-07T21:03:35.8121679Z use_cache=True, 2025-05-07T21:03:35.8121918Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:35.8122189Z use_cpu=False, 2025-05-07T21:03:35.8122477Z output_dtype=SparseType.BF16, 2025-05-07T21:03:35.8122723Z ) 2025-05-07T21:03:35.8122942Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:03:35.8123512Z self=, 2025-05-07T21:03:35.8124033Z mixed_B=True, 2025-05-07T21:03:35.8124284Z compile=False, 2025-05-07T21:03:35.8124491Z T=1, 2025-05-07T21:03:35.8124672Z D=10, 2025-05-07T21:03:35.8124847Z B=9, 2025-05-07T21:03:35.8125031Z log_E=3, 2025-05-07T21:03:35.8125217Z L=1, 2025-05-07T21:03:35.8125432Z D_gradcheck=2, 2025-05-07T21:03:35.8125656Z stochastic_rounding=False, 2025-05-07T21:03:35.8125912Z weighted=True, 2025-05-07T21:03:35.8126117Z row_wise=True, 2025-05-07T21:03:35.8126310Z mixed=True, 2025-05-07T21:03:35.8126511Z use_cache=True, 2025-05-07T21:03:35.8126745Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:35.8127017Z use_cpu=False, 2025-05-07T21:03:35.8127249Z output_dtype=SparseType.BF16, 2025-05-07T21:03:35.8127503Z ) 2025-05-07T21:03:35.8127721Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:03:35.8128281Z self=, 2025-05-07T21:03:35.8128799Z mixed_B=True, 2025-05-07T21:03:35.8129007Z compile=False, 2025-05-07T21:03:35.8129208Z T=3, 2025-05-07T21:03:35.8129394Z D=10, 2025-05-07T21:03:35.8129569Z B=9, 2025-05-07T21:03:35.8129751Z log_E=3, 2025-05-07T21:03:35.8129940Z L=1, 2025-05-07T21:03:35.8130123Z D_gradcheck=2, 2025-05-07T21:03:35.8130346Z stochastic_rounding=False, 2025-05-07T21:03:35.8130598Z weighted=False, 2025-05-07T21:03:35.8130794Z row_wise=True, 2025-05-07T21:03:35.8131002Z mixed=True, 2025-05-07T21:03:35.8131204Z use_cache=True, 2025-05-07T21:03:35.8131430Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:35.8131701Z use_cpu=False, 2025-05-07T21:03:35.8131930Z output_dtype=SparseType.BF16, 2025-05-07T21:03:35.8132186Z ) 2025-05-07T21:03:35.8132408Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:03:35.8132971Z self=, 2025-05-07T21:03:35.8133487Z mixed_B=True, 2025-05-07T21:03:35.8133696Z compile=False, 2025-05-07T21:03:35.8133907Z T=3, 2025-05-07T21:03:35.8134088Z D=10, 2025-05-07T21:03:35.8134263Z B=9, 2025-05-07T21:03:35.8134441Z log_E=3, 2025-05-07T21:03:35.8134627Z L=1, 2025-05-07T21:03:35.8134810Z D_gradcheck=2, 2025-05-07T21:03:35.8135031Z stochastic_rounding=False, 2025-05-07T21:03:35.8135283Z weighted=False, 2025-05-07T21:03:35.8135484Z row_wise=True, 2025-05-07T21:03:35.8135689Z mixed=False, 2025-05-07T21:03:35.8135896Z use_cache=True, 2025-05-07T21:03:35.8136259Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:35.8136544Z use_cpu=False, 2025-05-07T21:03:35.8136784Z output_dtype=SparseType.BF16, 2025-05-07T21:03:35.8137034Z ) 2025-05-07T21:03:35.8137218Z PASSED 2025-05-07T21:03:44.6172454Z tbe/training/backward_adagrad_test.py::BackwardAdagradTest::test_backward_adagrad_fp32_pmNONE Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:44.6173392Z self=, 2025-05-07T21:03:44.6173960Z compile=False, 2025-05-07T21:03:44.6174182Z T=1, 2025-05-07T21:03:44.6174539Z D=2, 2025-05-07T21:03:44.6174897Z B=1, 2025-05-07T21:03:44.6175259Z log_E=3, 2025-05-07T21:03:44.6175629Z L=0, 2025-05-07T21:03:44.6176003Z D_gradcheck=1, 2025-05-07T21:03:44.6176563Z stochastic_rounding=False, 2025-05-07T21:03:44.6177056Z weighted=False, 2025-05-07T21:03:44.6177472Z row_wise=False, 2025-05-07T21:03:44.6177877Z mixed=False, 2025-05-07T21:03:44.6178281Z use_cache=False, 2025-05-07T21:03:44.6178768Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:44.6179596Z use_cpu=False, 2025-05-07T21:03:44.6180036Z output_dtype=SparseType.FP32, 2025-05-07T21:03:44.6180538Z ) 2025-05-07T21:03:44.6180984Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:44.6182114Z self=, 2025-05-07T21:03:44.6183270Z compile=True, 2025-05-07T21:03:44.6183764Z T=1, 2025-05-07T21:03:44.6184113Z D=2, 2025-05-07T21:03:44.6184329Z B=1, 2025-05-07T21:03:44.6184515Z log_E=3, 2025-05-07T21:03:44.6184795Z L=0, 2025-05-07T21:03:44.6184979Z D_gradcheck=1, 2025-05-07T21:03:44.6185208Z stochastic_rounding=False, 2025-05-07T21:03:44.6185468Z weighted=False, 2025-05-07T21:03:44.6185677Z row_wise=False, 2025-05-07T21:03:44.6185886Z mixed=False, 2025-05-07T21:03:44.6186099Z use_cache=False, 2025-05-07T21:03:44.6186338Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:44.6186627Z use_cpu=False, 2025-05-07T21:03:44.6186873Z output_dtype=SparseType.FP32, 2025-05-07T21:03:44.6187123Z ) 2025-05-07T21:03:44.6187357Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:44.6187936Z self=, 2025-05-07T21:03:44.6188463Z compile=True, 2025-05-07T21:03:44.6188665Z T=3, 2025-05-07T21:03:44.6188857Z D=2, 2025-05-07T21:03:44.6189047Z B=1, 2025-05-07T21:03:44.6189225Z log_E=3, 2025-05-07T21:03:44.6189418Z L=0, 2025-05-07T21:03:44.6189609Z D_gradcheck=1, 2025-05-07T21:03:44.6189833Z stochastic_rounding=False, 2025-05-07T21:03:44.6190090Z weighted=False, 2025-05-07T21:03:44.6190303Z row_wise=False, 2025-05-07T21:03:44.6190507Z mixed=False, 2025-05-07T21:03:44.6190718Z use_cache=False, 2025-05-07T21:03:44.6190963Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:44.6191238Z use_cpu=False, 2025-05-07T21:03:44.6191471Z output_dtype=SparseType.FP32, 2025-05-07T21:03:44.6191734Z ) 2025-05-07T21:03:44.6191958Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:44.6192531Z self=, 2025-05-07T21:03:44.6193054Z compile=False, 2025-05-07T21:03:44.6193268Z T=3, 2025-05-07T21:03:44.6193449Z D=2, 2025-05-07T21:03:44.6193629Z B=1, 2025-05-07T21:03:44.6193816Z log_E=3, 2025-05-07T21:03:44.6194001Z L=0, 2025-05-07T21:03:44.6194186Z D_gradcheck=1, 2025-05-07T21:03:44.6194411Z stochastic_rounding=False, 2025-05-07T21:03:44.6194657Z weighted=False, 2025-05-07T21:03:44.6194866Z row_wise=False, 2025-05-07T21:03:44.6195068Z mixed=False, 2025-05-07T21:03:44.6195274Z use_cache=False, 2025-05-07T21:03:44.6195513Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:44.6195795Z use_cpu=False, 2025-05-07T21:03:44.6196195Z output_dtype=SparseType.FP32, 2025-05-07T21:03:44.6196458Z ) 2025-05-07T21:03:44.6196686Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:44.6197259Z self=, 2025-05-07T21:03:44.6197774Z compile=False, 2025-05-07T21:03:44.6197978Z T=3, 2025-05-07T21:03:44.6198161Z D=38, 2025-05-07T21:03:44.6198339Z B=123, 2025-05-07T21:03:44.6198523Z log_E=3, 2025-05-07T21:03:44.6198712Z L=13, 2025-05-07T21:03:44.6198889Z D_gradcheck=2, 2025-05-07T21:03:44.6199126Z stochastic_rounding=True, 2025-05-07T21:03:44.6199378Z weighted=True, 2025-05-07T21:03:44.6199580Z row_wise=False, 2025-05-07T21:03:44.6199786Z mixed=True, 2025-05-07T21:03:44.6199989Z use_cache=False, 2025-05-07T21:03:44.6200225Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:44.6200503Z use_cpu=True, 2025-05-07T21:03:44.6200733Z output_dtype=SparseType.BF16, 2025-05-07T21:03:44.6200982Z ) 2025-05-07T21:03:44.6201209Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:44.6201830Z self=, 2025-05-07T21:03:44.6202343Z compile=False, 2025-05-07T21:03:44.6202549Z T=3, 2025-05-07T21:03:44.6202737Z D=17, 2025-05-07T21:03:44.6202915Z B=23, 2025-05-07T21:03:44.6203142Z log_E=3, 2025-05-07T21:03:44.6203337Z L=1, 2025-05-07T21:03:44.6203514Z D_gradcheck=1, 2025-05-07T21:03:44.6203738Z stochastic_rounding=False, 2025-05-07T21:03:44.6203986Z weighted=True, 2025-05-07T21:03:44.6204228Z row_wise=True, 2025-05-07T21:03:44.6204431Z mixed=True, 2025-05-07T21:03:44.6204634Z use_cache=False, 2025-05-07T21:03:44.6204872Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:44.6205143Z use_cpu=True, 2025-05-07T21:03:44.6205371Z output_dtype=SparseType.FP16, 2025-05-07T21:03:44.6205624Z ) 2025-05-07T21:03:44.6205844Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:44.6206408Z self=, 2025-05-07T21:03:44.6206928Z compile=True, 2025-05-07T21:03:44.6207119Z T=4, 2025-05-07T21:03:44.6207296Z D=89, 2025-05-07T21:03:44.6207474Z B=81, 2025-05-07T21:03:44.6207646Z log_E=4, 2025-05-07T21:03:44.6207834Z L=11, 2025-05-07T21:03:44.6208015Z D_gradcheck=1, 2025-05-07T21:03:44.6208228Z stochastic_rounding=False, 2025-05-07T21:03:44.6208475Z weighted=False, 2025-05-07T21:03:44.6208681Z row_wise=False, 2025-05-07T21:03:44.6208876Z mixed=False, 2025-05-07T21:03:44.6209080Z use_cache=True, 2025-05-07T21:03:44.6209308Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:44.6209575Z use_cpu=False, 2025-05-07T21:03:44.6209805Z output_dtype=SparseType.FP32, 2025-05-07T21:03:44.6210060Z ) 2025-05-07T21:03:44.6210293Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:44.6210851Z self=, 2025-05-07T21:03:44.6211375Z compile=True, 2025-05-07T21:03:44.6211590Z T=2, 2025-05-07T21:03:44.6211771Z D=73, 2025-05-07T21:03:44.6211960Z B=5, 2025-05-07T21:03:44.6212148Z log_E=5, 2025-05-07T21:03:44.6212334Z L=13, 2025-05-07T21:03:44.6212531Z D_gradcheck=2, 2025-05-07T21:03:44.6212754Z stochastic_rounding=True, 2025-05-07T21:03:44.6212995Z weighted=False, 2025-05-07T21:03:44.6213211Z row_wise=False, 2025-05-07T21:03:44.6213421Z mixed=False, 2025-05-07T21:03:44.6213621Z use_cache=True, 2025-05-07T21:03:44.6213860Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:44.6214144Z use_cpu=True, 2025-05-07T21:03:44.6214364Z output_dtype=SparseType.FP32, 2025-05-07T21:03:44.6214627Z ) 2025-05-07T21:03:44.6214860Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:44.6215468Z self=, 2025-05-07T21:03:44.6215990Z compile=False, 2025-05-07T21:03:44.6216273Z T=4, 2025-05-07T21:03:44.6216450Z D=57, 2025-05-07T21:03:44.6216627Z B=86, 2025-05-07T21:03:44.6216807Z log_E=5, 2025-05-07T21:03:44.6216994Z L=18, 2025-05-07T21:03:44.6217172Z D_gradcheck=1, 2025-05-07T21:03:44.6217394Z stochastic_rounding=True, 2025-05-07T21:03:44.6217644Z weighted=False, 2025-05-07T21:03:44.6217845Z row_wise=True, 2025-05-07T21:03:44.6218052Z mixed=False, 2025-05-07T21:03:44.6218259Z use_cache=False, 2025-05-07T21:03:44.6218498Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:44.6218784Z use_cpu=False, 2025-05-07T21:03:44.6219012Z output_dtype=SparseType.FP16, 2025-05-07T21:03:44.6219262Z ) 2025-05-07T21:03:44.6219492Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:44.6220059Z self=, 2025-05-07T21:03:44.6220620Z compile=True, 2025-05-07T21:03:44.6220825Z T=3, 2025-05-07T21:03:44.6221008Z D=28, 2025-05-07T21:03:44.6221184Z B=60, 2025-05-07T21:03:44.6221367Z log_E=5, 2025-05-07T21:03:44.6221557Z L=10, 2025-05-07T21:03:44.6221737Z D_gradcheck=1, 2025-05-07T21:03:44.6221962Z stochastic_rounding=True, 2025-05-07T21:03:44.6222301Z weighted=True, 2025-05-07T21:03:44.6222512Z row_wise=True, 2025-05-07T21:03:44.6222708Z mixed=True, 2025-05-07T21:03:44.6222911Z use_cache=False, 2025-05-07T21:03:44.6223153Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:44.6223468Z use_cpu=False, 2025-05-07T21:03:44.6223701Z output_dtype=SparseType.BF16, 2025-05-07T21:03:44.6223961Z ) 2025-05-07T21:03:44.6224186Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:44.6224755Z self=, 2025-05-07T21:03:44.6225275Z compile=True, 2025-05-07T21:03:44.6225480Z T=5, 2025-05-07T21:03:44.6225661Z D=113, 2025-05-07T21:03:44.6225848Z B=90, 2025-05-07T21:03:44.6226023Z log_E=4, 2025-05-07T21:03:44.6226217Z L=14, 2025-05-07T21:03:44.6226404Z D_gradcheck=1, 2025-05-07T21:03:44.6226623Z stochastic_rounding=True, 2025-05-07T21:03:44.6226873Z weighted=True, 2025-05-07T21:03:44.6227086Z row_wise=True, 2025-05-07T21:03:44.6227284Z mixed=True, 2025-05-07T21:03:44.6227492Z use_cache=False, 2025-05-07T21:03:44.6227735Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:44.6228016Z use_cpu=False, 2025-05-07T21:03:44.6228239Z output_dtype=SparseType.FP32, 2025-05-07T21:03:44.6228492Z ) 2025-05-07T21:03:44.6228720Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:44.6229276Z self=, 2025-05-07T21:03:44.6229789Z compile=True, 2025-05-07T21:03:44.6229990Z T=3, 2025-05-07T21:03:44.6230163Z D=94, 2025-05-07T21:03:44.6230337Z B=19, 2025-05-07T21:03:44.6230512Z log_E=3, 2025-05-07T21:03:44.6230693Z L=1, 2025-05-07T21:03:44.6230871Z D_gradcheck=1, 2025-05-07T21:03:44.6231090Z stochastic_rounding=False, 2025-05-07T21:03:44.6231330Z weighted=False, 2025-05-07T21:03:44.6231538Z row_wise=False, 2025-05-07T21:03:44.6231745Z mixed=False, 2025-05-07T21:03:44.6231938Z use_cache=True, 2025-05-07T21:03:44.6232168Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:44.6232438Z use_cpu=True, 2025-05-07T21:03:44.6232658Z output_dtype=SparseType.FP16, 2025-05-07T21:03:44.6232917Z ) 2025-05-07T21:03:44.6233147Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:44.6233717Z self=, 2025-05-07T21:03:44.6234231Z compile=False, 2025-05-07T21:03:44.6234440Z T=3, 2025-05-07T21:03:44.6234677Z D=44, 2025-05-07T21:03:44.6234858Z B=110, 2025-05-07T21:03:44.6235046Z log_E=3, 2025-05-07T21:03:44.6235239Z L=1, 2025-05-07T21:03:44.6235418Z D_gradcheck=2, 2025-05-07T21:03:44.6235645Z stochastic_rounding=False, 2025-05-07T21:03:44.6235898Z weighted=True, 2025-05-07T21:03:44.6236102Z row_wise=True, 2025-05-07T21:03:44.6236311Z mixed=False, 2025-05-07T21:03:44.6236522Z use_cache=True, 2025-05-07T21:03:44.6236747Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:44.6237027Z use_cpu=True, 2025-05-07T21:03:44.6237255Z output_dtype=SparseType.BF16, 2025-05-07T21:03:44.6237503Z ) 2025-05-07T21:03:44.6237738Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:44.6238307Z self=, 2025-05-07T21:03:44.6238821Z compile=False, 2025-05-07T21:03:44.6239027Z T=5, 2025-05-07T21:03:44.6239209Z D=117, 2025-05-07T21:03:44.6239400Z B=64, 2025-05-07T21:03:44.6239575Z log_E=4, 2025-05-07T21:03:44.6239821Z L=0, 2025-05-07T21:03:44.6240010Z D_gradcheck=1, 2025-05-07T21:03:44.6240229Z stochastic_rounding=False, 2025-05-07T21:03:44.6240479Z weighted=True, 2025-05-07T21:03:44.6240685Z row_wise=True, 2025-05-07T21:03:44.6240880Z mixed=True, 2025-05-07T21:03:44.6241087Z use_cache=False, 2025-05-07T21:03:44.6241373Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:44.6241642Z use_cpu=False, 2025-05-07T21:03:44.6241867Z output_dtype=SparseType.FP32, 2025-05-07T21:03:44.6242120Z ) 2025-05-07T21:03:44.6242384Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:44.6242951Z self=, 2025-05-07T21:03:44.6243468Z compile=True, 2025-05-07T21:03:44.6243665Z T=3, 2025-05-07T21:03:44.6243849Z D=69, 2025-05-07T21:03:44.6244031Z B=104, 2025-05-07T21:03:44.6244217Z log_E=5, 2025-05-07T21:03:44.6244407Z L=9, 2025-05-07T21:03:44.6244597Z D_gradcheck=2, 2025-05-07T21:03:44.6244810Z stochastic_rounding=True, 2025-05-07T21:03:44.6245058Z weighted=True, 2025-05-07T21:03:44.6245265Z row_wise=False, 2025-05-07T21:03:44.6245464Z mixed=True, 2025-05-07T21:03:44.6245665Z use_cache=False, 2025-05-07T21:03:44.6245905Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:44.6246187Z use_cpu=True, 2025-05-07T21:03:44.6246408Z output_dtype=SparseType.FP32, 2025-05-07T21:03:44.6246661Z ) 2025-05-07T21:03:44.6246888Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:44.6247455Z self=, 2025-05-07T21:03:44.6255231Z compile=True, 2025-05-07T21:03:44.6255481Z T=3, 2025-05-07T21:03:44.6255676Z D=87, 2025-05-07T21:03:44.6255866Z B=58, 2025-05-07T21:03:44.6256152Z log_E=5, 2025-05-07T21:03:44.6256359Z L=14, 2025-05-07T21:03:44.6256545Z D_gradcheck=1, 2025-05-07T21:03:44.6256780Z stochastic_rounding=True, 2025-05-07T21:03:44.6257041Z weighted=False, 2025-05-07T21:03:44.6257252Z row_wise=True, 2025-05-07T21:03:44.6257462Z mixed=True, 2025-05-07T21:03:44.6257678Z use_cache=False, 2025-05-07T21:03:44.6257928Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:44.6258211Z use_cpu=False, 2025-05-07T21:03:44.6258454Z output_dtype=SparseType.FP32, 2025-05-07T21:03:44.6258719Z ) 2025-05-07T21:03:44.6258952Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:44.6259801Z self=, 2025-05-07T21:03:44.6260337Z compile=True, 2025-05-07T21:03:44.6260543Z T=3, 2025-05-07T21:03:44.6260739Z D=14, 2025-05-07T21:03:44.6260930Z B=12, 2025-05-07T21:03:44.6261115Z log_E=5, 2025-05-07T21:03:44.6261317Z L=16, 2025-05-07T21:03:44.6261633Z D_gradcheck=2, 2025-05-07T21:03:44.6261864Z stochastic_rounding=False, 2025-05-07T21:03:44.6262134Z weighted=False, 2025-05-07T21:03:44.6262349Z row_wise=False, 2025-05-07T21:03:44.6262551Z mixed=True, 2025-05-07T21:03:44.6262760Z use_cache=True, 2025-05-07T21:03:44.6262997Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:44.6263276Z use_cpu=True, 2025-05-07T21:03:44.6263513Z output_dtype=SparseType.FP16, 2025-05-07T21:03:44.6263776Z ) 2025-05-07T21:03:44.6264019Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:44.6264635Z self=, 2025-05-07T21:03:44.6265161Z compile=True, 2025-05-07T21:03:44.6265365Z T=2, 2025-05-07T21:03:44.6265540Z D=106, 2025-05-07T21:03:44.6265722Z B=35, 2025-05-07T21:03:44.6265905Z log_E=3, 2025-05-07T21:03:44.6266088Z L=11, 2025-05-07T21:03:44.6266276Z D_gradcheck=2, 2025-05-07T21:03:44.6266505Z stochastic_rounding=True, 2025-05-07T21:03:44.6266748Z weighted=False, 2025-05-07T21:03:44.6267037Z row_wise=True, 2025-05-07T21:03:44.6267248Z mixed=False, 2025-05-07T21:03:44.6267455Z use_cache=False, 2025-05-07T21:03:44.6267703Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:44.6267990Z use_cpu=False, 2025-05-07T21:03:44.6268216Z output_dtype=SparseType.FP16, 2025-05-07T21:03:44.6268483Z ) 2025-05-07T21:03:44.6441076Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:44.6442297Z self=, 2025-05-07T21:03:44.6443508Z compile=False, 2025-05-07T21:03:44.6443910Z T=2, 2025-05-07T21:03:44.6444263Z D=35, 2025-05-07T21:03:44.6444447Z B=55, 2025-05-07T21:03:44.6444624Z log_E=4, 2025-05-07T21:03:44.6444818Z L=5, 2025-05-07T21:03:44.6445010Z D_gradcheck=1, 2025-05-07T21:03:44.6445229Z stochastic_rounding=True, 2025-05-07T21:03:44.6445486Z weighted=True, 2025-05-07T21:03:44.6445697Z row_wise=False, 2025-05-07T21:03:44.6445903Z mixed=False, 2025-05-07T21:03:44.6446115Z use_cache=True, 2025-05-07T21:03:44.6446355Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:44.6446626Z use_cpu=True, 2025-05-07T21:03:44.6446862Z output_dtype=SparseType.FP16, 2025-05-07T21:03:44.6447124Z ) 2025-05-07T21:03:44.6447353Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:44.6447929Z self=, 2025-05-07T21:03:44.6448456Z compile=False, 2025-05-07T21:03:44.6448664Z T=3, 2025-05-07T21:03:44.6448856Z D=106, 2025-05-07T21:03:44.6449044Z B=69, 2025-05-07T21:03:44.6449227Z log_E=4, 2025-05-07T21:03:44.6449412Z L=9, 2025-05-07T21:03:44.6449600Z D_gradcheck=2, 2025-05-07T21:03:44.6449826Z stochastic_rounding=True, 2025-05-07T21:03:44.6450073Z weighted=True, 2025-05-07T21:03:44.6450286Z row_wise=False, 2025-05-07T21:03:44.6450491Z mixed=False, 2025-05-07T21:03:44.6450688Z use_cache=True, 2025-05-07T21:03:44.6450921Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:44.6451201Z use_cpu=False, 2025-05-07T21:03:44.6451429Z output_dtype=SparseType.FP16, 2025-05-07T21:03:44.6451690Z ) 2025-05-07T21:03:44.6451924Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:44.6452497Z self=, 2025-05-07T21:03:44.6453027Z compile=False, 2025-05-07T21:03:44.6453237Z T=5, 2025-05-07T21:03:44.6453422Z D=61, 2025-05-07T21:03:44.6453619Z B=127, 2025-05-07T21:03:44.6453815Z log_E=5, 2025-05-07T21:03:44.6454005Z L=14, 2025-05-07T21:03:44.6454191Z D_gradcheck=1, 2025-05-07T21:03:44.6454416Z stochastic_rounding=True, 2025-05-07T21:03:44.6454661Z weighted=True, 2025-05-07T21:03:44.6454873Z row_wise=False, 2025-05-07T21:03:44.6455146Z mixed=True, 2025-05-07T21:03:44.6455348Z use_cache=False, 2025-05-07T21:03:44.6455585Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:44.6455859Z use_cpu=True, 2025-05-07T21:03:44.6456153Z output_dtype=SparseType.FP32, 2025-05-07T21:03:44.6456400Z ) 2025-05-07T21:03:44.6456635Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:44.6457204Z self=, 2025-05-07T21:03:44.6457721Z compile=False, 2025-05-07T21:03:44.6457927Z T=5, 2025-05-07T21:03:44.6458111Z D=120, 2025-05-07T21:03:44.6458286Z B=47, 2025-05-07T21:03:44.6458471Z log_E=3, 2025-05-07T21:03:44.6458661Z L=20, 2025-05-07T21:03:44.6458839Z D_gradcheck=1, 2025-05-07T21:03:44.6459061Z stochastic_rounding=True, 2025-05-07T21:03:44.6459464Z weighted=False, 2025-05-07T21:03:44.6459660Z row_wise=True, 2025-05-07T21:03:44.6459856Z mixed=True, 2025-05-07T21:03:44.6460050Z use_cache=True, 2025-05-07T21:03:44.6460268Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:44.6460614Z use_cpu=False, 2025-05-07T21:03:44.6460835Z output_dtype=SparseType.BF16, 2025-05-07T21:03:44.6461073Z ) 2025-05-07T21:03:44.6461294Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:44.6461862Z self=, 2025-05-07T21:03:44.6462438Z compile=False, 2025-05-07T21:03:44.6462632Z T=3, 2025-05-07T21:03:44.6462814Z D=115, 2025-05-07T21:03:44.6463000Z B=50, 2025-05-07T21:03:44.6463174Z log_E=3, 2025-05-07T21:03:44.6463424Z L=15, 2025-05-07T21:03:44.6463608Z D_gradcheck=1, 2025-05-07T21:03:44.6463823Z stochastic_rounding=True, 2025-05-07T21:03:44.6464068Z weighted=True, 2025-05-07T21:03:44.6464272Z row_wise=False, 2025-05-07T21:03:44.6464467Z mixed=True, 2025-05-07T21:03:44.6464669Z use_cache=False, 2025-05-07T21:03:44.6464908Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:44.6465183Z use_cpu=True, 2025-05-07T21:03:44.6465412Z output_dtype=SparseType.FP16, 2025-05-07T21:03:44.6465666Z ) 2025-05-07T21:03:44.6465886Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:44.6466453Z self=, 2025-05-07T21:03:44.6466976Z compile=False, 2025-05-07T21:03:44.6467182Z T=2, 2025-05-07T21:03:44.6467355Z D=111, 2025-05-07T21:03:44.6467542Z B=52, 2025-05-07T21:03:44.6467719Z log_E=3, 2025-05-07T21:03:44.6467899Z L=20, 2025-05-07T21:03:44.6468085Z D_gradcheck=1, 2025-05-07T21:03:44.6468308Z stochastic_rounding=False, 2025-05-07T21:03:44.6468548Z weighted=True, 2025-05-07T21:03:44.6468755Z row_wise=False, 2025-05-07T21:03:44.6468959Z mixed=True, 2025-05-07T21:03:44.6469156Z use_cache=False, 2025-05-07T21:03:44.6469394Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:44.6469676Z use_cpu=False, 2025-05-07T21:03:44.6469894Z output_dtype=SparseType.BF16, 2025-05-07T21:03:44.6470148Z ) 2025-05-07T21:03:44.6470373Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:44.6470929Z self=, 2025-05-07T21:03:44.6471445Z compile=False, 2025-05-07T21:03:44.6471648Z T=3, 2025-05-07T21:03:44.6471823Z D=41, 2025-05-07T21:03:44.6472001Z B=128, 2025-05-07T21:03:44.6472176Z log_E=4, 2025-05-07T21:03:44.6472360Z L=2, 2025-05-07T21:03:44.6472541Z D_gradcheck=1, 2025-05-07T21:03:44.6472758Z stochastic_rounding=True, 2025-05-07T21:03:44.6473006Z weighted=False, 2025-05-07T21:03:44.6473209Z row_wise=True, 2025-05-07T21:03:44.6473401Z mixed=True, 2025-05-07T21:03:44.6473597Z use_cache=False, 2025-05-07T21:03:44.6473832Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:44.6474109Z use_cpu=True, 2025-05-07T21:03:44.6474418Z output_dtype=SparseType.FP16, 2025-05-07T21:03:44.6474706Z ) 2025-05-07T21:03:44.6474929Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:44.6475485Z self=, 2025-05-07T21:03:44.6476038Z compile=True, 2025-05-07T21:03:44.6476231Z T=2, 2025-05-07T21:03:44.6476407Z D=75, 2025-05-07T21:03:44.6476585Z B=20, 2025-05-07T21:03:44.6476757Z log_E=4, 2025-05-07T21:03:44.6476943Z L=1, 2025-05-07T21:03:44.6477126Z D_gradcheck=1, 2025-05-07T21:03:44.6477350Z stochastic_rounding=True, 2025-05-07T21:03:44.6477597Z weighted=False, 2025-05-07T21:03:44.6477800Z row_wise=True, 2025-05-07T21:03:44.6477992Z mixed=False, 2025-05-07T21:03:44.6478194Z use_cache=False, 2025-05-07T21:03:44.6478432Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:44.6478705Z use_cpu=False, 2025-05-07T21:03:44.6478931Z output_dtype=SparseType.FP32, 2025-05-07T21:03:44.6479182Z ) 2025-05-07T21:03:44.6479400Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:44.6480011Z self=, 2025-05-07T21:03:44.6480526Z compile=False, 2025-05-07T21:03:44.6480719Z T=5, 2025-05-07T21:03:44.6480896Z D=87, 2025-05-07T21:03:44.6481076Z B=36, 2025-05-07T21:03:44.6481293Z log_E=5, 2025-05-07T21:03:44.6481479Z L=0, 2025-05-07T21:03:44.6481658Z D_gradcheck=2, 2025-05-07T21:03:44.6481873Z stochastic_rounding=False, 2025-05-07T21:03:44.6482119Z weighted=False, 2025-05-07T21:03:44.6482363Z row_wise=False, 2025-05-07T21:03:44.6482561Z mixed=False, 2025-05-07T21:03:44.6482761Z use_cache=True, 2025-05-07T21:03:44.6482989Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:44.6483258Z use_cpu=False, 2025-05-07T21:03:44.6483481Z output_dtype=SparseType.BF16, 2025-05-07T21:03:44.6483729Z ) 2025-05-07T21:03:44.6483954Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:44.6484517Z self=, 2025-05-07T21:03:44.6485077Z compile=True, 2025-05-07T21:03:44.6485279Z T=1, 2025-05-07T21:03:44.6485452Z D=117, 2025-05-07T21:03:44.6485629Z B=30, 2025-05-07T21:03:44.6485802Z log_E=3, 2025-05-07T21:03:44.6485985Z L=8, 2025-05-07T21:03:44.6486167Z D_gradcheck=2, 2025-05-07T21:03:44.6486381Z stochastic_rounding=True, 2025-05-07T21:03:44.6486621Z weighted=False, 2025-05-07T21:03:44.6486827Z row_wise=True, 2025-05-07T21:03:44.6487031Z mixed=True, 2025-05-07T21:03:44.6487222Z use_cache=False, 2025-05-07T21:03:44.6487456Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:44.6487727Z use_cpu=False, 2025-05-07T21:03:44.6487942Z output_dtype=SparseType.FP16, 2025-05-07T21:03:44.6488189Z ) 2025-05-07T21:03:44.6488413Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:44.6488968Z self=, 2025-05-07T21:03:44.6489481Z compile=False, 2025-05-07T21:03:44.6489676Z T=4, 2025-05-07T21:03:44.6489854Z D=29, 2025-05-07T21:03:44.6490025Z B=48, 2025-05-07T21:03:44.6490203Z log_E=4, 2025-05-07T21:03:44.6490389Z L=2, 2025-05-07T21:03:44.6490569Z D_gradcheck=1, 2025-05-07T21:03:44.6490794Z stochastic_rounding=False, 2025-05-07T21:03:44.6491039Z weighted=False, 2025-05-07T21:03:44.6491238Z row_wise=False, 2025-05-07T21:03:44.6491440Z mixed=False, 2025-05-07T21:03:44.6491644Z use_cache=True, 2025-05-07T21:03:44.6491863Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:44.6492134Z use_cpu=False, 2025-05-07T21:03:44.6492357Z output_dtype=SparseType.FP32, 2025-05-07T21:03:44.6492605Z ) 2025-05-07T21:03:44.6492830Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:44.6493436Z self=, 2025-05-07T21:03:44.6493945Z compile=False, 2025-05-07T21:03:44.6494142Z T=4, 2025-05-07T21:03:44.6494317Z D=65, 2025-05-07T21:03:44.6494490Z B=75, 2025-05-07T21:03:44.6494668Z log_E=3, 2025-05-07T21:03:44.6494850Z L=3, 2025-05-07T21:03:44.6495027Z D_gradcheck=1, 2025-05-07T21:03:44.6495240Z stochastic_rounding=True, 2025-05-07T21:03:44.6495487Z weighted=False, 2025-05-07T21:03:44.6495694Z row_wise=False, 2025-05-07T21:03:44.6495892Z mixed=False, 2025-05-07T21:03:44.6496186Z use_cache=True, 2025-05-07T21:03:44.6496411Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:44.6496674Z use_cpu=True, 2025-05-07T21:03:44.6496886Z output_dtype=SparseType.FP16, 2025-05-07T21:03:44.6497136Z ) 2025-05-07T21:03:44.6497355Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:44.6497913Z self=, 2025-05-07T21:03:44.6498470Z compile=True, 2025-05-07T21:03:44.6498658Z T=4, 2025-05-07T21:03:44.6498825Z D=104, 2025-05-07T21:03:44.6498993Z B=72, 2025-05-07T21:03:44.6499157Z log_E=3, 2025-05-07T21:03:44.6499335Z L=13, 2025-05-07T21:03:44.6499506Z D_gradcheck=1, 2025-05-07T21:03:44.6499709Z stochastic_rounding=True, 2025-05-07T21:03:44.6500017Z weighted=True, 2025-05-07T21:03:44.6500205Z row_wise=True, 2025-05-07T21:03:44.6500386Z mixed=True, 2025-05-07T21:03:44.6500575Z use_cache=True, 2025-05-07T21:03:44.6500798Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:44.6501110Z use_cpu=True, 2025-05-07T21:03:44.6501323Z output_dtype=SparseType.FP32, 2025-05-07T21:03:44.6501568Z ) 2025-05-07T21:03:44.6501792Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:44.6502350Z self=, 2025-05-07T21:03:44.6502868Z compile=True, 2025-05-07T21:03:44.6503071Z T=2, 2025-05-07T21:03:44.6503246Z D=93, 2025-05-07T21:03:44.6503423Z B=93, 2025-05-07T21:03:44.6503597Z log_E=3, 2025-05-07T21:03:44.6503774Z L=1, 2025-05-07T21:03:44.6503955Z D_gradcheck=2, 2025-05-07T21:03:44.6504181Z stochastic_rounding=False, 2025-05-07T21:03:44.6504417Z weighted=True, 2025-05-07T21:03:44.6504624Z row_wise=True, 2025-05-07T21:03:44.6504820Z mixed=True, 2025-05-07T21:03:44.6505014Z use_cache=False, 2025-05-07T21:03:44.6505252Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:44.6505523Z use_cpu=False, 2025-05-07T21:03:44.6505739Z output_dtype=SparseType.FP32, 2025-05-07T21:03:44.6505985Z ) 2025-05-07T21:03:44.6506209Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:44.6506769Z self=, 2025-05-07T21:03:44.6507278Z compile=True, 2025-05-07T21:03:44.6507483Z T=5, 2025-05-07T21:03:44.6507667Z D=112, 2025-05-07T21:03:44.6507843Z B=128, 2025-05-07T21:03:44.6508024Z log_E=5, 2025-05-07T21:03:44.6508210Z L=0, 2025-05-07T21:03:44.6508390Z D_gradcheck=1, 2025-05-07T21:03:44.6508610Z stochastic_rounding=True, 2025-05-07T21:03:44.6508853Z weighted=True, 2025-05-07T21:03:44.6509048Z row_wise=True, 2025-05-07T21:03:44.6509247Z mixed=True, 2025-05-07T21:03:44.6509444Z use_cache=False, 2025-05-07T21:03:44.6509675Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:44.6509949Z use_cpu=False, 2025-05-07T21:03:44.6510175Z output_dtype=SparseType.FP16, 2025-05-07T21:03:44.6510423Z ) 2025-05-07T21:03:44.6510643Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:44.6511201Z self=, 2025-05-07T21:03:44.6511716Z compile=True, 2025-05-07T21:03:44.6511962Z T=1, 2025-05-07T21:03:44.6512143Z D=78, 2025-05-07T21:03:44.6512323Z B=96, 2025-05-07T21:03:44.6512495Z log_E=5, 2025-05-07T21:03:44.6512676Z L=3, 2025-05-07T21:03:44.6512853Z D_gradcheck=2, 2025-05-07T21:03:44.6513064Z stochastic_rounding=True, 2025-05-07T21:03:44.6513304Z weighted=False, 2025-05-07T21:03:44.6513502Z row_wise=False, 2025-05-07T21:03:44.6513697Z mixed=False, 2025-05-07T21:03:44.6513897Z use_cache=True, 2025-05-07T21:03:44.6514122Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:44.6514386Z use_cpu=True, 2025-05-07T21:03:44.6514611Z output_dtype=SparseType.FP16, 2025-05-07T21:03:44.6514857Z ) 2025-05-07T21:03:44.6515076Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:44.6515637Z self=, 2025-05-07T21:03:44.6516149Z compile=True, 2025-05-07T21:03:44.6516342Z T=3, 2025-05-07T21:03:44.6516518Z D=41, 2025-05-07T21:03:44.6516693Z B=101, 2025-05-07T21:03:44.6516870Z log_E=5, 2025-05-07T21:03:44.6517105Z L=1, 2025-05-07T21:03:44.6517272Z D_gradcheck=1, 2025-05-07T21:03:44.6517474Z stochastic_rounding=True, 2025-05-07T21:03:44.6517712Z weighted=True, 2025-05-07T21:03:44.6517903Z row_wise=True, 2025-05-07T21:03:44.6518097Z mixed=False, 2025-05-07T21:03:44.6518283Z use_cache=True, 2025-05-07T21:03:44.6518543Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:44.6518806Z use_cpu=True, 2025-05-07T21:03:44.6519013Z output_dtype=SparseType.FP16, 2025-05-07T21:03:44.6519253Z ) 2025-05-07T21:03:44.6519505Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:44.6520056Z self=, 2025-05-07T21:03:44.6520567Z compile=True, 2025-05-07T21:03:44.6520767Z T=3, 2025-05-07T21:03:44.6520937Z D=93, 2025-05-07T21:03:44.6521112Z B=50, 2025-05-07T21:03:44.6521294Z log_E=3, 2025-05-07T21:03:44.6521472Z L=18, 2025-05-07T21:03:44.6521658Z D_gradcheck=2, 2025-05-07T21:03:44.6521872Z stochastic_rounding=True, 2025-05-07T21:03:44.6522113Z weighted=False, 2025-05-07T21:03:44.6522314Z row_wise=False, 2025-05-07T21:03:44.6522515Z mixed=False, 2025-05-07T21:03:44.6522713Z use_cache=True, 2025-05-07T21:03:44.6522941Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:44.6523215Z use_cpu=False, 2025-05-07T21:03:44.6523427Z output_dtype=SparseType.BF16, 2025-05-07T21:03:44.6523673Z ) 2025-05-07T21:03:44.6711405Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:44.6712264Z self=, 2025-05-07T21:03:44.6712857Z compile=False, 2025-05-07T21:03:44.6713054Z T=3, 2025-05-07T21:03:44.6713233Z D=112, 2025-05-07T21:03:44.6713408Z B=83, 2025-05-07T21:03:44.6713576Z log_E=4, 2025-05-07T21:03:44.6713763Z L=2, 2025-05-07T21:03:44.6713938Z D_gradcheck=2, 2025-05-07T21:03:44.6714490Z stochastic_rounding=False, 2025-05-07T21:03:44.6714737Z weighted=True, 2025-05-07T21:03:44.6714933Z row_wise=False, 2025-05-07T21:03:44.6715125Z mixed=True, 2025-05-07T21:03:44.6715320Z use_cache=True, 2025-05-07T21:03:44.6715548Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:44.6715811Z use_cpu=False, 2025-05-07T21:03:44.6716038Z output_dtype=SparseType.FP16, 2025-05-07T21:03:44.6716282Z ) 2025-05-07T21:03:44.6716498Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:44.6717063Z self=, 2025-05-07T21:03:44.6717578Z compile=False, 2025-05-07T21:03:44.6717769Z T=1, 2025-05-07T21:03:44.6717938Z D=88, 2025-05-07T21:03:44.6718108Z B=76, 2025-05-07T21:03:44.6718279Z log_E=5, 2025-05-07T21:03:44.6718457Z L=2, 2025-05-07T21:03:44.6718768Z D_gradcheck=1, 2025-05-07T21:03:44.6718986Z stochastic_rounding=False, 2025-05-07T21:03:44.6719230Z weighted=True, 2025-05-07T21:03:44.6719434Z row_wise=True, 2025-05-07T21:03:44.6719632Z mixed=True, 2025-05-07T21:03:44.6719816Z use_cache=True, 2025-05-07T21:03:44.6720040Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:44.6720309Z use_cpu=False, 2025-05-07T21:03:44.6720525Z output_dtype=SparseType.BF16, 2025-05-07T21:03:44.6720781Z ) 2025-05-07T21:03:44.6720997Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:44.6721558Z self=, 2025-05-07T21:03:44.6722066Z compile=False, 2025-05-07T21:03:44.6722256Z T=1, 2025-05-07T21:03:44.6722430Z D=97, 2025-05-07T21:03:44.6722598Z B=58, 2025-05-07T21:03:44.6722877Z log_E=3, 2025-05-07T21:03:44.6723057Z L=6, 2025-05-07T21:03:44.6723226Z D_gradcheck=1, 2025-05-07T21:03:44.6723449Z stochastic_rounding=False, 2025-05-07T21:03:44.6723698Z weighted=False, 2025-05-07T21:03:44.6723970Z row_wise=False, 2025-05-07T21:03:44.6724168Z mixed=True, 2025-05-07T21:03:44.6724355Z use_cache=True, 2025-05-07T21:03:44.6724574Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:44.6724840Z use_cpu=True, 2025-05-07T21:03:44.6725068Z output_dtype=SparseType.FP32, 2025-05-07T21:03:44.6725453Z ) 2025-05-07T21:03:44.6725803Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:44.6726365Z self=, 2025-05-07T21:03:44.6726940Z compile=True, 2025-05-07T21:03:44.6727149Z T=4, 2025-05-07T21:03:44.6727328Z D=28, 2025-05-07T21:03:44.6727502Z B=57, 2025-05-07T21:03:44.6727684Z log_E=4, 2025-05-07T21:03:44.6727875Z L=15, 2025-05-07T21:03:44.6728053Z D_gradcheck=1, 2025-05-07T21:03:44.6728275Z stochastic_rounding=True, 2025-05-07T21:03:44.6728519Z weighted=False, 2025-05-07T21:03:44.6728718Z row_wise=False, 2025-05-07T21:03:44.6728920Z mixed=True, 2025-05-07T21:03:44.6729117Z use_cache=True, 2025-05-07T21:03:44.6729340Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:44.6729612Z use_cpu=True, 2025-05-07T21:03:44.6729834Z output_dtype=SparseType.FP32, 2025-05-07T21:03:44.6730084Z ) 2025-05-07T21:03:44.6730310Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:44.6730868Z self=, 2025-05-07T21:03:44.6731383Z compile=False, 2025-05-07T21:03:44.6731576Z T=2, 2025-05-07T21:03:44.6731765Z D=65, 2025-05-07T21:03:44.6731940Z B=53, 2025-05-07T21:03:44.6732113Z log_E=4, 2025-05-07T21:03:44.6732297Z L=15, 2025-05-07T21:03:44.6732475Z D_gradcheck=2, 2025-05-07T21:03:44.6732692Z stochastic_rounding=True, 2025-05-07T21:03:44.6732945Z weighted=True, 2025-05-07T21:03:44.6733153Z row_wise=False, 2025-05-07T21:03:44.6733354Z mixed=True, 2025-05-07T21:03:44.6733562Z use_cache=False, 2025-05-07T21:03:44.6733806Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:44.6734072Z use_cpu=True, 2025-05-07T21:03:44.6734290Z output_dtype=SparseType.FP16, 2025-05-07T21:03:44.6734539Z ) 2025-05-07T21:03:44.6734762Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:44.6735323Z self=, 2025-05-07T21:03:44.6735846Z compile=True, 2025-05-07T21:03:44.6736151Z T=4, 2025-05-07T21:03:44.6736314Z D=65, 2025-05-07T21:03:44.6736481Z B=27, 2025-05-07T21:03:44.6736649Z log_E=5, 2025-05-07T21:03:44.6736820Z L=19, 2025-05-07T21:03:44.6736988Z D_gradcheck=1, 2025-05-07T21:03:44.6737197Z stochastic_rounding=False, 2025-05-07T21:03:44.6737425Z weighted=False, 2025-05-07T21:03:44.6737625Z row_wise=False, 2025-05-07T21:03:44.6737864Z mixed=False, 2025-05-07T21:03:44.6738054Z use_cache=True, 2025-05-07T21:03:44.6738273Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:44.6738535Z use_cpu=False, 2025-05-07T21:03:44.6738746Z output_dtype=SparseType.FP32, 2025-05-07T21:03:44.6738988Z ) 2025-05-07T21:03:44.6739198Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:44.6739750Z self=, 2025-05-07T21:03:44.6740264Z compile=False, 2025-05-07T21:03:44.6740462Z T=5, 2025-05-07T21:03:44.6740630Z D=119, 2025-05-07T21:03:44.6740796Z B=5, 2025-05-07T21:03:44.6740965Z log_E=3, 2025-05-07T21:03:44.6741145Z L=13, 2025-05-07T21:03:44.6741317Z D_gradcheck=2, 2025-05-07T21:03:44.6741526Z stochastic_rounding=True, 2025-05-07T21:03:44.6741760Z weighted=True, 2025-05-07T21:03:44.6741950Z row_wise=False, 2025-05-07T21:03:44.6742141Z mixed=True, 2025-05-07T21:03:44.6742335Z use_cache=True, 2025-05-07T21:03:44.6742550Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:44.6742868Z use_cpu=True, 2025-05-07T21:03:44.6743082Z output_dtype=SparseType.FP32, 2025-05-07T21:03:44.6743326Z ) 2025-05-07T21:03:44.6743548Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:44.6744106Z self=, 2025-05-07T21:03:44.6744648Z compile=True, 2025-05-07T21:03:44.6744845Z T=5, 2025-05-07T21:03:44.6745015Z D=80, 2025-05-07T21:03:44.6745176Z B=64, 2025-05-07T21:03:44.6745350Z log_E=3, 2025-05-07T21:03:44.6745572Z L=19, 2025-05-07T21:03:44.6745743Z D_gradcheck=2, 2025-05-07T21:03:44.6745955Z stochastic_rounding=False, 2025-05-07T21:03:44.6746195Z weighted=True, 2025-05-07T21:03:44.6746391Z row_wise=False, 2025-05-07T21:03:44.6746584Z mixed=True, 2025-05-07T21:03:44.6746775Z use_cache=True, 2025-05-07T21:03:44.6747000Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:44.6747266Z use_cpu=True, 2025-05-07T21:03:44.6747492Z output_dtype=SparseType.BF16, 2025-05-07T21:03:44.6747736Z ) 2025-05-07T21:03:44.6747956Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:44.6748526Z self=, 2025-05-07T21:03:44.6749039Z compile=False, 2025-05-07T21:03:44.6749231Z T=2, 2025-05-07T21:03:44.6749408Z D=14, 2025-05-07T21:03:44.6749585Z B=10, 2025-05-07T21:03:44.6749754Z log_E=3, 2025-05-07T21:03:44.6749938Z L=11, 2025-05-07T21:03:44.6750115Z D_gradcheck=2, 2025-05-07T21:03:44.6750326Z stochastic_rounding=False, 2025-05-07T21:03:44.6750575Z weighted=False, 2025-05-07T21:03:44.6750778Z row_wise=False, 2025-05-07T21:03:44.6750971Z mixed=True, 2025-05-07T21:03:44.6751166Z use_cache=False, 2025-05-07T21:03:44.6751403Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:44.6751680Z use_cpu=False, 2025-05-07T21:03:44.6751899Z output_dtype=SparseType.FP32, 2025-05-07T21:03:44.6752144Z ) 2025-05-07T21:03:44.6752366Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:44.6752923Z self=, 2025-05-07T21:03:44.6753433Z compile=True, 2025-05-07T21:03:44.6753635Z T=4, 2025-05-07T21:03:44.6753806Z D=112, 2025-05-07T21:03:44.6753979Z B=96, 2025-05-07T21:03:44.6754158Z log_E=3, 2025-05-07T21:03:44.6754348Z L=9, 2025-05-07T21:03:44.6754527Z D_gradcheck=2, 2025-05-07T21:03:44.6754743Z stochastic_rounding=True, 2025-05-07T21:03:44.6754980Z weighted=True, 2025-05-07T21:03:44.6755176Z row_wise=False, 2025-05-07T21:03:44.6755376Z mixed=True, 2025-05-07T21:03:44.6755572Z use_cache=False, 2025-05-07T21:03:44.6755800Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:44.6756069Z use_cpu=False, 2025-05-07T21:03:44.6756339Z output_dtype=SparseType.FP32, 2025-05-07T21:03:44.6756588Z ) 2025-05-07T21:03:44.6756805Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:44.6757376Z self=, 2025-05-07T21:03:44.6757887Z compile=False, 2025-05-07T21:03:44.6758079Z T=1, 2025-05-07T21:03:44.6758255Z D=90, 2025-05-07T21:03:44.6758435Z B=5, 2025-05-07T21:03:44.6758608Z log_E=4, 2025-05-07T21:03:44.6758792Z L=0, 2025-05-07T21:03:44.6758978Z D_gradcheck=2, 2025-05-07T21:03:44.6759193Z stochastic_rounding=True, 2025-05-07T21:03:44.6759688Z weighted=True, 2025-05-07T21:03:44.6759961Z row_wise=False, 2025-05-07T21:03:44.6760154Z mixed=False, 2025-05-07T21:03:44.6760355Z use_cache=False, 2025-05-07T21:03:44.6760587Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:44.6760851Z use_cpu=False, 2025-05-07T21:03:44.6761068Z output_dtype=SparseType.FP16, 2025-05-07T21:03:44.6761315Z ) 2025-05-07T21:03:44.6761527Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:44.6762217Z self=, 2025-05-07T21:03:44.6762723Z compile=True, 2025-05-07T21:03:44.6762912Z T=1, 2025-05-07T21:03:44.6763093Z D=123, 2025-05-07T21:03:44.6763268Z B=53, 2025-05-07T21:03:44.6763505Z log_E=5, 2025-05-07T21:03:44.6763693Z L=18, 2025-05-07T21:03:44.6763875Z D_gradcheck=1, 2025-05-07T21:03:44.6764088Z stochastic_rounding=False, 2025-05-07T21:03:44.6764340Z weighted=False, 2025-05-07T21:03:44.6764606Z row_wise=True, 2025-05-07T21:03:44.6764806Z mixed=False, 2025-05-07T21:03:44.6765005Z use_cache=True, 2025-05-07T21:03:44.6765235Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:44.6765506Z use_cpu=True, 2025-05-07T21:03:44.6765726Z output_dtype=SparseType.FP16, 2025-05-07T21:03:44.6765976Z ) 2025-05-07T21:03:44.6766206Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:44.6766769Z self=, 2025-05-07T21:03:44.6767285Z compile=False, 2025-05-07T21:03:44.6767488Z T=4, 2025-05-07T21:03:44.6767666Z D=31, 2025-05-07T21:03:44.6767843Z B=101, 2025-05-07T21:03:44.6768023Z log_E=3, 2025-05-07T21:03:44.6768204Z L=3, 2025-05-07T21:03:44.6768382Z D_gradcheck=2, 2025-05-07T21:03:44.6768603Z stochastic_rounding=True, 2025-05-07T21:03:44.6768846Z weighted=True, 2025-05-07T21:03:44.6769050Z row_wise=True, 2025-05-07T21:03:44.6769250Z mixed=True, 2025-05-07T21:03:44.6769444Z use_cache=False, 2025-05-07T21:03:44.6769681Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:44.6769954Z use_cpu=False, 2025-05-07T21:03:44.6770183Z output_dtype=SparseType.BF16, 2025-05-07T21:03:44.6770431Z ) 2025-05-07T21:03:44.6770660Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:44.6771225Z self=, 2025-05-07T21:03:44.6771740Z compile=False, 2025-05-07T21:03:44.6771942Z T=4, 2025-05-07T21:03:44.6772121Z D=55, 2025-05-07T21:03:44.6772300Z B=107, 2025-05-07T21:03:44.6772479Z log_E=5, 2025-05-07T21:03:44.6772668Z L=1, 2025-05-07T21:03:44.6772848Z D_gradcheck=2, 2025-05-07T21:03:44.6773074Z stochastic_rounding=False, 2025-05-07T21:03:44.6773320Z weighted=True, 2025-05-07T21:03:44.6773518Z row_wise=True, 2025-05-07T21:03:44.6773715Z mixed=False, 2025-05-07T21:03:44.6773919Z use_cache=True, 2025-05-07T21:03:44.6774144Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:44.6774424Z use_cpu=True, 2025-05-07T21:03:44.6774651Z output_dtype=SparseType.FP32, 2025-05-07T21:03:44.6774897Z ) 2025-05-07T21:03:44.6775120Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:44.6775748Z self=, 2025-05-07T21:03:44.6776332Z compile=False, 2025-05-07T21:03:44.6776528Z T=1, 2025-05-07T21:03:44.6776706Z D=35, 2025-05-07T21:03:44.6776879Z B=79, 2025-05-07T21:03:44.6777053Z log_E=4, 2025-05-07T21:03:44.6777234Z L=2, 2025-05-07T21:03:44.6777406Z D_gradcheck=1, 2025-05-07T21:03:44.6777617Z stochastic_rounding=True, 2025-05-07T21:03:44.6777857Z weighted=True, 2025-05-07T21:03:44.6778051Z row_wise=False, 2025-05-07T21:03:44.6778241Z mixed=True, 2025-05-07T21:03:44.6778438Z use_cache=True, 2025-05-07T21:03:44.6778660Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:44.6778926Z use_cpu=False, 2025-05-07T21:03:44.6779143Z output_dtype=SparseType.BF16, 2025-05-07T21:03:44.6779386Z ) 2025-05-07T21:03:44.6779598Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:44.6780155Z self=, 2025-05-07T21:03:44.6780716Z compile=True, 2025-05-07T21:03:44.6780907Z T=1, 2025-05-07T21:03:44.6781074Z D=53, 2025-05-07T21:03:44.6781245Z B=102, 2025-05-07T21:03:44.6781422Z log_E=4, 2025-05-07T21:03:44.6781604Z L=13, 2025-05-07T21:03:44.6781778Z D_gradcheck=1, 2025-05-07T21:03:44.6781988Z stochastic_rounding=False, 2025-05-07T21:03:44.6782266Z weighted=True, 2025-05-07T21:03:44.6782467Z row_wise=True, 2025-05-07T21:03:44.6782661Z mixed=True, 2025-05-07T21:03:44.6782850Z use_cache=False, 2025-05-07T21:03:44.6783083Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:44.6783393Z use_cpu=True, 2025-05-07T21:03:44.6783614Z output_dtype=SparseType.FP32, 2025-05-07T21:03:44.6783856Z ) 2025-05-07T21:03:44.6784073Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:44.6784632Z self=, 2025-05-07T21:03:44.6785142Z compile=True, 2025-05-07T21:03:44.6785341Z T=2, 2025-05-07T21:03:44.6785510Z D=20, 2025-05-07T21:03:44.6785685Z B=104, 2025-05-07T21:03:44.6785864Z log_E=5, 2025-05-07T21:03:44.6786042Z L=2, 2025-05-07T21:03:44.6786217Z D_gradcheck=1, 2025-05-07T21:03:44.6786424Z stochastic_rounding=True, 2025-05-07T21:03:44.6786668Z weighted=True, 2025-05-07T21:03:44.6786872Z row_wise=True, 2025-05-07T21:03:44.6787067Z mixed=False, 2025-05-07T21:03:44.6787260Z use_cache=True, 2025-05-07T21:03:44.6787483Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:44.6787754Z use_cpu=True, 2025-05-07T21:03:44.6787973Z output_dtype=SparseType.BF16, 2025-05-07T21:03:44.6788211Z ) 2025-05-07T21:03:44.6788437Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:44.6788994Z self=, 2025-05-07T21:03:44.6789506Z compile=True, 2025-05-07T21:03:44.6789704Z T=5, 2025-05-07T21:03:44.6789880Z D=82, 2025-05-07T21:03:44.6790051Z B=41, 2025-05-07T21:03:44.6790234Z log_E=4, 2025-05-07T21:03:44.6790412Z L=3, 2025-05-07T21:03:44.6790586Z D_gradcheck=1, 2025-05-07T21:03:44.6790806Z stochastic_rounding=False, 2025-05-07T21:03:44.6791047Z weighted=False, 2025-05-07T21:03:44.6791244Z row_wise=True, 2025-05-07T21:03:44.6791446Z mixed=False, 2025-05-07T21:03:44.6791640Z use_cache=False, 2025-05-07T21:03:44.6791865Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:44.6792137Z use_cpu=False, 2025-05-07T21:03:44.6792368Z output_dtype=SparseType.BF16, 2025-05-07T21:03:44.6792613Z ) 2025-05-07T21:03:46.2615180Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:46.2615834Z self=, 2025-05-07T21:03:46.2616510Z compile=False, 2025-05-07T21:03:46.2616727Z T=2, 2025-05-07T21:03:46.2617112Z D=17, 2025-05-07T21:03:46.2617295Z B=24, 2025-05-07T21:03:46.2617487Z log_E=3, 2025-05-07T21:03:46.2617681Z L=5, 2025-05-07T21:03:46.2617862Z D_gradcheck=2, 2025-05-07T21:03:46.2618087Z stochastic_rounding=False, 2025-05-07T21:03:46.2618342Z weighted=True, 2025-05-07T21:03:46.2618549Z row_wise=False, 2025-05-07T21:03:46.2618760Z mixed=True, 2025-05-07T21:03:46.2618974Z use_cache=True, 2025-05-07T21:03:46.2619207Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:46.2619491Z use_cpu=True, 2025-05-07T21:03:46.2619724Z output_dtype=SparseType.FP16, 2025-05-07T21:03:46.2619991Z ) 2025-05-07T21:03:46.2620218Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:46.2620797Z self=, 2025-05-07T21:03:46.2621322Z compile=True, 2025-05-07T21:03:46.2621520Z T=4, 2025-05-07T21:03:46.2621708Z D=120, 2025-05-07T21:03:46.2621897Z B=74, 2025-05-07T21:03:46.2622079Z log_E=3, 2025-05-07T21:03:46.2622352Z L=16, 2025-05-07T21:03:46.2622532Z D_gradcheck=1, 2025-05-07T21:03:46.2622745Z stochastic_rounding=False, 2025-05-07T21:03:46.2622990Z weighted=True, 2025-05-07T21:03:46.2623193Z row_wise=True, 2025-05-07T21:03:46.2623385Z mixed=True, 2025-05-07T21:03:46.2623583Z use_cache=False, 2025-05-07T21:03:46.2623908Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:46.2624186Z use_cpu=True, 2025-05-07T21:03:46.2624415Z output_dtype=SparseType.FP32, 2025-05-07T21:03:46.2624674Z ) 2025-05-07T21:03:46.2624966Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:46.2625554Z self=, 2025-05-07T21:03:46.2632958Z compile=False, 2025-05-07T21:03:46.2633184Z T=3, 2025-05-07T21:03:46.2633376Z D=82, 2025-05-07T21:03:46.2633569Z B=99, 2025-05-07T21:03:46.2633771Z log_E=5, 2025-05-07T21:03:46.2633964Z L=2, 2025-05-07T21:03:46.2634161Z D_gradcheck=2, 2025-05-07T21:03:46.2634394Z stochastic_rounding=False, 2025-05-07T21:03:46.2634657Z weighted=False, 2025-05-07T21:03:46.2634871Z row_wise=True, 2025-05-07T21:03:46.2635088Z mixed=True, 2025-05-07T21:03:46.2635303Z use_cache=False, 2025-05-07T21:03:46.2635546Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:46.2635838Z use_cpu=False, 2025-05-07T21:03:46.2636077Z output_dtype=SparseType.FP32, 2025-05-07T21:03:46.2636338Z ) 2025-05-07T21:03:46.2636574Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:46.2637157Z self=, 2025-05-07T21:03:46.2637682Z compile=True, 2025-05-07T21:03:46.2637896Z T=5, 2025-05-07T21:03:46.2638086Z D=52, 2025-05-07T21:03:46.2638266Z B=18, 2025-05-07T21:03:46.2638459Z log_E=4, 2025-05-07T21:03:46.2638660Z L=4, 2025-05-07T21:03:46.2638847Z D_gradcheck=1, 2025-05-07T21:03:46.2639079Z stochastic_rounding=False, 2025-05-07T21:03:46.2639342Z weighted=True, 2025-05-07T21:03:46.2639548Z row_wise=True, 2025-05-07T21:03:46.2639760Z mixed=True, 2025-05-07T21:03:46.2639969Z use_cache=True, 2025-05-07T21:03:46.2640204Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:46.2640492Z use_cpu=True, 2025-05-07T21:03:46.2640735Z output_dtype=SparseType.FP16, 2025-05-07T21:03:46.2641000Z ) 2025-05-07T21:03:46.2641230Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:46.2641810Z self=, 2025-05-07T21:03:46.2642335Z compile=True, 2025-05-07T21:03:46.2642538Z T=3, 2025-05-07T21:03:46.2642728Z D=109, 2025-05-07T21:03:46.2642921Z B=78, 2025-05-07T21:03:46.2643104Z log_E=5, 2025-05-07T21:03:46.2643301Z L=14, 2025-05-07T21:03:46.2643566Z D_gradcheck=1, 2025-05-07T21:03:46.2643793Z stochastic_rounding=True, 2025-05-07T21:03:46.2644053Z weighted=True, 2025-05-07T21:03:46.2644270Z row_wise=False, 2025-05-07T21:03:46.2644472Z mixed=False, 2025-05-07T21:03:46.2644688Z use_cache=True, 2025-05-07T21:03:46.2644926Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:46.2645205Z use_cpu=True, 2025-05-07T21:03:46.2645438Z output_dtype=SparseType.FP32, 2025-05-07T21:03:46.2645704Z ) 2025-05-07T21:03:46.2645932Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:46.2646513Z self=, 2025-05-07T21:03:46.2647040Z compile=True, 2025-05-07T21:03:46.2647253Z T=4, 2025-05-07T21:03:46.2647436Z D=101, 2025-05-07T21:03:46.2647628Z B=83, 2025-05-07T21:03:46.2647820Z log_E=4, 2025-05-07T21:03:46.2648008Z L=18, 2025-05-07T21:03:46.2648203Z D_gradcheck=2, 2025-05-07T21:03:46.2648437Z stochastic_rounding=True, 2025-05-07T21:03:46.2648687Z weighted=True, 2025-05-07T21:03:46.2648969Z row_wise=False, 2025-05-07T21:03:46.2649174Z mixed=False, 2025-05-07T21:03:46.2649372Z use_cache=True, 2025-05-07T21:03:46.2649605Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:46.2649888Z use_cpu=False, 2025-05-07T21:03:46.2650112Z output_dtype=SparseType.FP32, 2025-05-07T21:03:46.2650370Z ) 2025-05-07T21:03:46.2650644Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:46.2651202Z self=, 2025-05-07T21:03:46.2651770Z compile=False, 2025-05-07T21:03:46.2651981Z T=3, 2025-05-07T21:03:46.2652160Z D=40, 2025-05-07T21:03:46.2652332Z B=82, 2025-05-07T21:03:46.2652509Z log_E=5, 2025-05-07T21:03:46.2652697Z L=4, 2025-05-07T21:03:46.2652874Z D_gradcheck=1, 2025-05-07T21:03:46.2653094Z stochastic_rounding=True, 2025-05-07T21:03:46.2653351Z weighted=False, 2025-05-07T21:03:46.2653554Z row_wise=False, 2025-05-07T21:03:46.2653762Z mixed=False, 2025-05-07T21:03:46.2653967Z use_cache=False, 2025-05-07T21:03:46.2654200Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:46.2654480Z use_cpu=False, 2025-05-07T21:03:46.2654705Z output_dtype=SparseType.BF16, 2025-05-07T21:03:46.2654949Z ) 2025-05-07T21:03:46.2655171Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:46.2655740Z self=, 2025-05-07T21:03:46.2657928Z compile=True, 2025-05-07T21:03:46.2658128Z T=3, 2025-05-07T21:03:46.2658309Z D=111, 2025-05-07T21:03:46.2658483Z B=84, 2025-05-07T21:03:46.2658663Z log_E=4, 2025-05-07T21:03:46.2658851Z L=16, 2025-05-07T21:03:46.2659026Z D_gradcheck=1, 2025-05-07T21:03:46.2659247Z stochastic_rounding=True, 2025-05-07T21:03:46.2659888Z weighted=False, 2025-05-07T21:03:46.2660126Z row_wise=True, 2025-05-07T21:03:46.2660330Z mixed=False, 2025-05-07T21:03:46.2660532Z use_cache=True, 2025-05-07T21:03:46.2660761Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:46.2661026Z use_cpu=True, 2025-05-07T21:03:46.2661250Z output_dtype=SparseType.FP16, 2025-05-07T21:03:46.2661499Z ) 2025-05-07T21:03:46.2661722Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:46.2662294Z self=, 2025-05-07T21:03:46.2662819Z compile=True, 2025-05-07T21:03:46.2663019Z T=4, 2025-05-07T21:03:46.2663212Z D=124, 2025-05-07T21:03:46.2663405Z B=89, 2025-05-07T21:03:46.2663585Z log_E=3, 2025-05-07T21:03:46.2663777Z L=2, 2025-05-07T21:03:46.2663966Z D_gradcheck=1, 2025-05-07T21:03:46.2664183Z stochastic_rounding=True, 2025-05-07T21:03:46.2664434Z weighted=False, 2025-05-07T21:03:46.2664648Z row_wise=True, 2025-05-07T21:03:46.2664941Z mixed=False, 2025-05-07T21:03:46.2665154Z use_cache=False, 2025-05-07T21:03:46.2665399Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:46.2665664Z use_cpu=False, 2025-05-07T21:03:46.2665901Z output_dtype=SparseType.FP32, 2025-05-07T21:03:46.2666164Z ) 2025-05-07T21:03:46.2666387Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:46.2666957Z self=, 2025-05-07T21:03:46.2667483Z compile=False, 2025-05-07T21:03:46.2667698Z T=1, 2025-05-07T21:03:46.2667880Z D=11, 2025-05-07T21:03:46.2668064Z B=52, 2025-05-07T21:03:46.2668253Z log_E=4, 2025-05-07T21:03:46.2668438Z L=16, 2025-05-07T21:03:46.2668632Z D_gradcheck=2, 2025-05-07T21:03:46.2668855Z stochastic_rounding=True, 2025-05-07T21:03:46.2669099Z weighted=True, 2025-05-07T21:03:46.2669313Z row_wise=True, 2025-05-07T21:03:46.2669519Z mixed=False, 2025-05-07T21:03:46.2669725Z use_cache=False, 2025-05-07T21:03:46.2669970Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:46.2670318Z use_cpu=False, 2025-05-07T21:03:46.2670536Z output_dtype=SparseType.FP16, 2025-05-07T21:03:46.2670786Z ) 2025-05-07T21:03:46.2671008Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:46.2671569Z self=, 2025-05-07T21:03:46.2672156Z compile=True, 2025-05-07T21:03:46.2672362Z T=1, 2025-05-07T21:03:46.2672550Z D=72, 2025-05-07T21:03:46.2672730Z B=32, 2025-05-07T21:03:46.2672915Z log_E=3, 2025-05-07T21:03:46.2673167Z L=3, 2025-05-07T21:03:46.2673350Z D_gradcheck=2, 2025-05-07T21:03:46.2673581Z stochastic_rounding=True, 2025-05-07T21:03:46.2673831Z weighted=False, 2025-05-07T21:03:46.2674037Z row_wise=False, 2025-05-07T21:03:46.2674247Z mixed=True, 2025-05-07T21:03:46.2674453Z use_cache=False, 2025-05-07T21:03:46.2674690Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:46.2674975Z use_cpu=True, 2025-05-07T21:03:46.2675209Z output_dtype=SparseType.BF16, 2025-05-07T21:03:46.2675464Z ) 2025-05-07T21:03:46.2675695Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:46.2676269Z self=, 2025-05-07T21:03:46.2676789Z compile=False, 2025-05-07T21:03:46.2676999Z T=3, 2025-05-07T21:03:46.2677184Z D=8, 2025-05-07T21:03:46.2677368Z B=23, 2025-05-07T21:03:46.2677558Z log_E=3, 2025-05-07T21:03:46.2677747Z L=8, 2025-05-07T21:03:46.2677937Z D_gradcheck=2, 2025-05-07T21:03:46.2678159Z stochastic_rounding=True, 2025-05-07T21:03:46.2678400Z weighted=True, 2025-05-07T21:03:46.2678612Z row_wise=False, 2025-05-07T21:03:46.2678820Z mixed=True, 2025-05-07T21:03:46.2679017Z use_cache=False, 2025-05-07T21:03:46.2679260Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:46.2679542Z use_cpu=False, 2025-05-07T21:03:46.2679768Z output_dtype=SparseType.FP32, 2025-05-07T21:03:46.2680017Z ) 2025-05-07T21:03:46.2680241Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:46.2680806Z self=, 2025-05-07T21:03:46.2681317Z compile=False, 2025-05-07T21:03:46.2681523Z T=5, 2025-05-07T21:03:46.2681707Z D=56, 2025-05-07T21:03:46.2681887Z B=7, 2025-05-07T21:03:46.2682068Z log_E=5, 2025-05-07T21:03:46.2682257Z L=5, 2025-05-07T21:03:46.2682436Z D_gradcheck=1, 2025-05-07T21:03:46.2682663Z stochastic_rounding=True, 2025-05-07T21:03:46.2682911Z weighted=True, 2025-05-07T21:03:46.2683110Z row_wise=True, 2025-05-07T21:03:46.2683320Z mixed=True, 2025-05-07T21:03:46.2683529Z use_cache=True, 2025-05-07T21:03:46.2683755Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:46.2684043Z use_cpu=True, 2025-05-07T21:03:46.2684320Z output_dtype=SparseType.FP16, 2025-05-07T21:03:46.2684572Z ) 2025-05-07T21:03:46.2684798Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:46.2685365Z self=, 2025-05-07T21:03:46.2685878Z compile=False, 2025-05-07T21:03:46.2686083Z T=5, 2025-05-07T21:03:46.2686268Z D=84, 2025-05-07T21:03:46.2686446Z B=71, 2025-05-07T21:03:46.2686631Z log_E=4, 2025-05-07T21:03:46.2686823Z L=20, 2025-05-07T21:03:46.2687011Z D_gradcheck=2, 2025-05-07T21:03:46.2687226Z stochastic_rounding=True, 2025-05-07T21:03:46.2687479Z weighted=True, 2025-05-07T21:03:46.2687685Z row_wise=False, 2025-05-07T21:03:46.2687884Z mixed=True, 2025-05-07T21:03:46.2688083Z use_cache=False, 2025-05-07T21:03:46.2688320Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:46.2688593Z use_cpu=False, 2025-05-07T21:03:46.2688819Z output_dtype=SparseType.BF16, 2025-05-07T21:03:46.2689074Z ) 2025-05-07T21:03:46.2689295Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:46.2689910Z self=, 2025-05-07T21:03:46.2690431Z compile=False, 2025-05-07T21:03:46.2690628Z T=2, 2025-05-07T21:03:46.2690812Z D=104, 2025-05-07T21:03:46.2690999Z B=117, 2025-05-07T21:03:46.2691220Z log_E=5, 2025-05-07T21:03:46.2691409Z L=11, 2025-05-07T21:03:46.2691597Z D_gradcheck=1, 2025-05-07T21:03:46.2691814Z stochastic_rounding=False, 2025-05-07T21:03:46.2692068Z weighted=False, 2025-05-07T21:03:46.2692352Z row_wise=False, 2025-05-07T21:03:46.2692552Z mixed=False, 2025-05-07T21:03:46.2692754Z use_cache=False, 2025-05-07T21:03:46.2692995Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:46.2693273Z use_cpu=True, 2025-05-07T21:03:46.2693493Z output_dtype=SparseType.FP32, 2025-05-07T21:03:46.2693747Z ) 2025-05-07T21:03:46.2693976Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:46.2694536Z self=, 2025-05-07T21:03:46.2695093Z compile=False, 2025-05-07T21:03:46.2695314Z T=5, 2025-05-07T21:03:46.2695490Z D=5, 2025-05-07T21:03:46.2695670Z B=94, 2025-05-07T21:03:46.2695855Z log_E=3, 2025-05-07T21:03:46.2696045Z L=10, 2025-05-07T21:03:46.2696349Z D_gradcheck=2, 2025-05-07T21:03:46.2696574Z stochastic_rounding=False, 2025-05-07T21:03:46.2696810Z weighted=False, 2025-05-07T21:03:46.2697018Z row_wise=False, 2025-05-07T21:03:46.2697238Z mixed=True, 2025-05-07T21:03:46.2697443Z use_cache=False, 2025-05-07T21:03:46.2697671Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:46.2697943Z use_cpu=True, 2025-05-07T21:03:46.2698170Z output_dtype=SparseType.FP16, 2025-05-07T21:03:46.2698418Z ) 2025-05-07T21:03:46.2698648Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:46.2699212Z self=, 2025-05-07T21:03:46.2699731Z compile=False, 2025-05-07T21:03:46.2699938Z T=5, 2025-05-07T21:03:46.2700120Z D=58, 2025-05-07T21:03:46.2700297Z B=18, 2025-05-07T21:03:46.2700480Z log_E=3, 2025-05-07T21:03:46.2700669Z L=17, 2025-05-07T21:03:46.2700851Z D_gradcheck=1, 2025-05-07T21:03:46.2701077Z stochastic_rounding=False, 2025-05-07T21:03:46.2701324Z weighted=False, 2025-05-07T21:03:46.2701524Z row_wise=True, 2025-05-07T21:03:46.2701728Z mixed=False, 2025-05-07T21:03:46.2701936Z use_cache=False, 2025-05-07T21:03:46.2702176Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:46.2702449Z use_cpu=False, 2025-05-07T21:03:46.2702675Z output_dtype=SparseType.FP32, 2025-05-07T21:03:46.2702924Z ) 2025-05-07T21:03:46.2703146Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:46.2703766Z self=, 2025-05-07T21:03:46.2704292Z compile=False, 2025-05-07T21:03:46.2704491Z T=2, 2025-05-07T21:03:46.2704676Z D=85, 2025-05-07T21:03:46.2704860Z B=66, 2025-05-07T21:03:46.2705049Z log_E=4, 2025-05-07T21:03:46.2705271Z L=9, 2025-05-07T21:03:46.2705460Z D_gradcheck=1, 2025-05-07T21:03:46.2705678Z stochastic_rounding=False, 2025-05-07T21:03:46.2705931Z weighted=True, 2025-05-07T21:03:46.2706136Z row_wise=True, 2025-05-07T21:03:46.2706334Z mixed=False, 2025-05-07T21:03:46.2706541Z use_cache=True, 2025-05-07T21:03:46.2706783Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:46.2707055Z use_cpu=False, 2025-05-07T21:03:46.2707283Z output_dtype=SparseType.FP32, 2025-05-07T21:03:46.2707541Z ) 2025-05-07T21:03:46.2890299Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:46.2890921Z self=, 2025-05-07T21:03:46.2891562Z compile=False, 2025-05-07T21:03:46.2891763Z T=5, 2025-05-07T21:03:46.2891947Z D=101, 2025-05-07T21:03:46.2892127Z B=56, 2025-05-07T21:03:46.2892296Z log_E=3, 2025-05-07T21:03:46.2892480Z L=6, 2025-05-07T21:03:46.2892660Z D_gradcheck=2, 2025-05-07T21:03:46.2892876Z stochastic_rounding=True, 2025-05-07T21:03:46.2893212Z weighted=True, 2025-05-07T21:03:46.2893422Z row_wise=False, 2025-05-07T21:03:46.2893621Z mixed=True, 2025-05-07T21:03:46.2893829Z use_cache=True, 2025-05-07T21:03:46.2894063Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:46.2894392Z use_cpu=False, 2025-05-07T21:03:46.2894623Z output_dtype=SparseType.FP32, 2025-05-07T21:03:46.2894911Z ) 2025-05-07T21:03:46.2895144Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:46.2895712Z self=, 2025-05-07T21:03:46.2896295Z compile=True, 2025-05-07T21:03:46.2896489Z T=3, 2025-05-07T21:03:46.2896665Z D=123, 2025-05-07T21:03:46.2896843Z B=121, 2025-05-07T21:03:46.2897016Z log_E=4, 2025-05-07T21:03:46.2897199Z L=1, 2025-05-07T21:03:46.2897379Z D_gradcheck=2, 2025-05-07T21:03:46.2897595Z stochastic_rounding=False, 2025-05-07T21:03:46.2897833Z weighted=True, 2025-05-07T21:03:46.2898042Z row_wise=True, 2025-05-07T21:03:46.2898240Z mixed=True, 2025-05-07T21:03:46.2898435Z use_cache=True, 2025-05-07T21:03:46.2898664Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:46.2898935Z use_cpu=True, 2025-05-07T21:03:46.2899158Z output_dtype=SparseType.FP16, 2025-05-07T21:03:46.2899412Z ) 2025-05-07T21:03:46.2899639Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:46.2900194Z self=, 2025-05-07T21:03:46.2900715Z compile=False, 2025-05-07T21:03:46.2900915Z T=4, 2025-05-07T21:03:46.2901087Z D=48, 2025-05-07T21:03:46.2901264Z B=26, 2025-05-07T21:03:46.2901440Z log_E=3, 2025-05-07T21:03:46.2901616Z L=12, 2025-05-07T21:03:46.2901793Z D_gradcheck=1, 2025-05-07T21:03:46.2902008Z stochastic_rounding=True, 2025-05-07T21:03:46.2902251Z weighted=True, 2025-05-07T21:03:46.2902454Z row_wise=False, 2025-05-07T21:03:46.2902653Z mixed=True, 2025-05-07T21:03:46.2902844Z use_cache=True, 2025-05-07T21:03:46.2903072Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:46.2903343Z use_cpu=True, 2025-05-07T21:03:46.2903569Z output_dtype=SparseType.FP32, 2025-05-07T21:03:46.2903816Z ) 2025-05-07T21:03:46.2904042Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:46.2904599Z self=, 2025-05-07T21:03:46.2905154Z compile=False, 2025-05-07T21:03:46.2905351Z T=4, 2025-05-07T21:03:46.2905598Z D=37, 2025-05-07T21:03:46.2905770Z B=6, 2025-05-07T21:03:46.2905946Z log_E=3, 2025-05-07T21:03:46.2906127Z L=17, 2025-05-07T21:03:46.2906294Z D_gradcheck=2, 2025-05-07T21:03:46.2906514Z stochastic_rounding=False, 2025-05-07T21:03:46.2906755Z weighted=True, 2025-05-07T21:03:46.2906944Z row_wise=False, 2025-05-07T21:03:46.2907142Z mixed=True, 2025-05-07T21:03:46.2907342Z use_cache=False, 2025-05-07T21:03:46.2907564Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:46.2907833Z use_cpu=True, 2025-05-07T21:03:46.2908051Z output_dtype=SparseType.FP16, 2025-05-07T21:03:46.2908291Z ) 2025-05-07T21:03:46.2908511Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:46.2909066Z self=, 2025-05-07T21:03:46.2909576Z compile=False, 2025-05-07T21:03:46.2909766Z T=1, 2025-05-07T21:03:46.2909938Z D=85, 2025-05-07T21:03:46.2910113Z B=125, 2025-05-07T21:03:46.2910282Z log_E=3, 2025-05-07T21:03:46.2910508Z L=8, 2025-05-07T21:03:46.2910681Z D_gradcheck=2, 2025-05-07T21:03:46.2910890Z stochastic_rounding=False, 2025-05-07T21:03:46.2911128Z weighted=True, 2025-05-07T21:03:46.2911319Z row_wise=True, 2025-05-07T21:03:46.2911503Z mixed=True, 2025-05-07T21:03:46.2911701Z use_cache=False, 2025-05-07T21:03:46.2911975Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:46.2912234Z use_cpu=True, 2025-05-07T21:03:46.2912446Z output_dtype=SparseType.FP32, 2025-05-07T21:03:46.2912690Z ) 2025-05-07T21:03:46.2912942Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:46.2919103Z self=, 2025-05-07T21:03:46.2919668Z compile=True, 2025-05-07T21:03:46.2919883Z T=1, 2025-05-07T21:03:46.2920067Z D=79, 2025-05-07T21:03:46.2920243Z B=90, 2025-05-07T21:03:46.2920432Z log_E=4, 2025-05-07T21:03:46.2920614Z L=6, 2025-05-07T21:03:46.2920794Z D_gradcheck=1, 2025-05-07T21:03:46.2921022Z stochastic_rounding=False, 2025-05-07T21:03:46.2921271Z weighted=False, 2025-05-07T21:03:46.2921474Z row_wise=False, 2025-05-07T21:03:46.2921686Z mixed=True, 2025-05-07T21:03:46.2921890Z use_cache=False, 2025-05-07T21:03:46.2922127Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:46.2922410Z use_cpu=True, 2025-05-07T21:03:46.2922638Z output_dtype=SparseType.FP16, 2025-05-07T21:03:46.2922890Z ) 2025-05-07T21:03:46.2923119Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:46.2923695Z self=, 2025-05-07T21:03:46.2924218Z compile=True, 2025-05-07T21:03:46.2924419Z T=4, 2025-05-07T21:03:46.2924606Z D=86, 2025-05-07T21:03:46.2924788Z B=58, 2025-05-07T21:03:46.2924963Z log_E=5, 2025-05-07T21:03:46.2925156Z L=2, 2025-05-07T21:03:46.2925343Z D_gradcheck=1, 2025-05-07T21:03:46.2925562Z stochastic_rounding=False, 2025-05-07T21:03:46.2925812Z weighted=False, 2025-05-07T21:03:46.2926017Z row_wise=False, 2025-05-07T21:03:46.2926210Z mixed=False, 2025-05-07T21:03:46.2926417Z use_cache=False, 2025-05-07T21:03:46.2926661Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:46.2926930Z use_cpu=True, 2025-05-07T21:03:46.2927160Z output_dtype=SparseType.BF16, 2025-05-07T21:03:46.2927415Z ) 2025-05-07T21:03:46.2927637Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:46.2928208Z self=, 2025-05-07T21:03:46.2928725Z compile=True, 2025-05-07T21:03:46.2928932Z T=2, 2025-05-07T21:03:46.2929110Z D=127, 2025-05-07T21:03:46.2929293Z B=71, 2025-05-07T21:03:46.2929473Z log_E=4, 2025-05-07T21:03:46.2929660Z L=6, 2025-05-07T21:03:46.2929916Z D_gradcheck=1, 2025-05-07T21:03:46.2930144Z stochastic_rounding=True, 2025-05-07T21:03:46.2930395Z weighted=False, 2025-05-07T21:03:46.2930601Z row_wise=False, 2025-05-07T21:03:46.2930841Z mixed=False, 2025-05-07T21:03:46.2931048Z use_cache=True, 2025-05-07T21:03:46.2931274Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:46.2931554Z use_cpu=False, 2025-05-07T21:03:46.2931781Z output_dtype=SparseType.FP16, 2025-05-07T21:03:46.2932038Z ) 2025-05-07T21:03:46.2932262Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:46.2932829Z self=, 2025-05-07T21:03:46.2933340Z compile=False, 2025-05-07T21:03:46.2933528Z T=5, 2025-05-07T21:03:46.2933704Z D=124, 2025-05-07T21:03:46.2933880Z B=126, 2025-05-07T21:03:46.2934056Z log_E=3, 2025-05-07T21:03:46.2934241Z L=1, 2025-05-07T21:03:46.2934428Z D_gradcheck=2, 2025-05-07T21:03:46.2934648Z stochastic_rounding=False, 2025-05-07T21:03:46.2934937Z weighted=False, 2025-05-07T21:03:46.2935199Z row_wise=False, 2025-05-07T21:03:46.2935393Z mixed=True, 2025-05-07T21:03:46.2935588Z use_cache=True, 2025-05-07T21:03:46.2935817Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:46.2936168Z use_cpu=False, 2025-05-07T21:03:46.2936398Z output_dtype=SparseType.FP32, 2025-05-07T21:03:46.2936649Z ) 2025-05-07T21:03:46.2936926Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:46.2937490Z self=, 2025-05-07T21:03:46.2938044Z compile=True, 2025-05-07T21:03:46.2938247Z T=2, 2025-05-07T21:03:46.2938425Z D=25, 2025-05-07T21:03:46.2938599Z B=100, 2025-05-07T21:03:46.2938783Z log_E=4, 2025-05-07T21:03:46.2938970Z L=15, 2025-05-07T21:03:46.2939154Z D_gradcheck=1, 2025-05-07T21:03:46.2939370Z stochastic_rounding=True, 2025-05-07T21:03:46.2939617Z weighted=False, 2025-05-07T21:03:46.2939824Z row_wise=True, 2025-05-07T21:03:46.2940025Z mixed=False, 2025-05-07T21:03:46.2940219Z use_cache=True, 2025-05-07T21:03:46.2940450Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:46.2940721Z use_cpu=True, 2025-05-07T21:03:46.2940938Z output_dtype=SparseType.FP32, 2025-05-07T21:03:46.2941190Z ) 2025-05-07T21:03:46.2941411Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:46.2941969Z self=, 2025-05-07T21:03:46.2942488Z compile=True, 2025-05-07T21:03:46.2942694Z T=1, 2025-05-07T21:03:46.2942874Z D=29, 2025-05-07T21:03:46.2943056Z B=110, 2025-05-07T21:03:46.2943244Z log_E=4, 2025-05-07T21:03:46.2943431Z L=3, 2025-05-07T21:03:46.2943606Z D_gradcheck=2, 2025-05-07T21:03:46.2943829Z stochastic_rounding=True, 2025-05-07T21:03:46.2944075Z weighted=False, 2025-05-07T21:03:46.2944278Z row_wise=False, 2025-05-07T21:03:46.2944489Z mixed=True, 2025-05-07T21:03:46.2944692Z use_cache=False, 2025-05-07T21:03:46.2944923Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:46.2945197Z use_cpu=False, 2025-05-07T21:03:46.2945423Z output_dtype=SparseType.FP16, 2025-05-07T21:03:46.2945665Z ) 2025-05-07T21:03:46.2945887Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:46.2946449Z self=, 2025-05-07T21:03:46.2946957Z compile=False, 2025-05-07T21:03:46.2947157Z T=2, 2025-05-07T21:03:46.2947340Z D=74, 2025-05-07T21:03:46.2947520Z B=58, 2025-05-07T21:03:46.2947700Z log_E=3, 2025-05-07T21:03:46.2947885Z L=1, 2025-05-07T21:03:46.2948059Z D_gradcheck=1, 2025-05-07T21:03:46.2948281Z stochastic_rounding=False, 2025-05-07T21:03:46.2948526Z weighted=False, 2025-05-07T21:03:46.2948727Z row_wise=False, 2025-05-07T21:03:46.2948981Z mixed=False, 2025-05-07T21:03:46.2949190Z use_cache=True, 2025-05-07T21:03:46.2949417Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:46.2949683Z use_cpu=False, 2025-05-07T21:03:46.2949908Z output_dtype=SparseType.BF16, 2025-05-07T21:03:46.2950159Z ) 2025-05-07T21:03:46.2950378Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:46.2950934Z self=, 2025-05-07T21:03:46.2951450Z compile=True, 2025-05-07T21:03:46.2951643Z T=5, 2025-05-07T21:03:46.2951816Z D=107, 2025-05-07T21:03:46.2951993Z B=19, 2025-05-07T21:03:46.2952170Z log_E=3, 2025-05-07T21:03:46.2952353Z L=19, 2025-05-07T21:03:46.2952533Z D_gradcheck=1, 2025-05-07T21:03:46.2952744Z stochastic_rounding=True, 2025-05-07T21:03:46.2952990Z weighted=True, 2025-05-07T21:03:46.2953190Z row_wise=True, 2025-05-07T21:03:46.2953381Z mixed=True, 2025-05-07T21:03:46.2953590Z use_cache=False, 2025-05-07T21:03:46.2953821Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:46.2954138Z use_cpu=True, 2025-05-07T21:03:46.2954360Z output_dtype=SparseType.FP32, 2025-05-07T21:03:46.2954613Z ) 2025-05-07T21:03:46.2954827Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:46.2955435Z self=, 2025-05-07T21:03:46.2955989Z compile=True, 2025-05-07T21:03:46.2956198Z T=3, 2025-05-07T21:03:46.2956373Z D=61, 2025-05-07T21:03:46.2956548Z B=76, 2025-05-07T21:03:46.2956721Z log_E=4, 2025-05-07T21:03:46.2956942Z L=5, 2025-05-07T21:03:46.2957124Z D_gradcheck=2, 2025-05-07T21:03:46.2957341Z stochastic_rounding=True, 2025-05-07T21:03:46.2957579Z weighted=False, 2025-05-07T21:03:46.2957792Z row_wise=True, 2025-05-07T21:03:46.2957985Z mixed=True, 2025-05-07T21:03:46.2958176Z use_cache=False, 2025-05-07T21:03:46.2958419Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:46.2958691Z use_cpu=False, 2025-05-07T21:03:46.2958912Z output_dtype=SparseType.BF16, 2025-05-07T21:03:46.2959160Z ) 2025-05-07T21:03:46.2959718Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:46.2960329Z self=, 2025-05-07T21:03:46.2960842Z compile=True, 2025-05-07T21:03:46.2961040Z T=1, 2025-05-07T21:03:46.2961214Z D=63, 2025-05-07T21:03:46.2961378Z B=13, 2025-05-07T21:03:46.2961545Z log_E=5, 2025-05-07T21:03:46.2961723Z L=3, 2025-05-07T21:03:46.2961900Z D_gradcheck=1, 2025-05-07T21:03:46.2962114Z stochastic_rounding=False, 2025-05-07T21:03:46.2962352Z weighted=True, 2025-05-07T21:03:46.2962549Z row_wise=True, 2025-05-07T21:03:46.2962742Z mixed=True, 2025-05-07T21:03:46.2962926Z use_cache=True, 2025-05-07T21:03:46.2963145Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:46.2963410Z use_cpu=False, 2025-05-07T21:03:46.2963623Z output_dtype=SparseType.FP16, 2025-05-07T21:03:46.2963869Z ) 2025-05-07T21:03:46.2964087Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:46.2964638Z self=, 2025-05-07T21:03:46.2965199Z compile=False, 2025-05-07T21:03:46.2965408Z T=2, 2025-05-07T21:03:46.2965580Z D=87, 2025-05-07T21:03:46.2965756Z B=81, 2025-05-07T21:03:46.2965931Z log_E=4, 2025-05-07T21:03:46.2966109Z L=0, 2025-05-07T21:03:46.2966290Z D_gradcheck=1, 2025-05-07T21:03:46.2966509Z stochastic_rounding=False, 2025-05-07T21:03:46.2966746Z weighted=True, 2025-05-07T21:03:46.2966957Z row_wise=True, 2025-05-07T21:03:46.2967154Z mixed=True, 2025-05-07T21:03:46.2967348Z use_cache=True, 2025-05-07T21:03:46.2967580Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:46.2967850Z use_cpu=True, 2025-05-07T21:03:46.2968166Z output_dtype=SparseType.FP16, 2025-05-07T21:03:46.2968420Z ) 2025-05-07T21:03:46.2968643Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:46.2969199Z self=, 2025-05-07T21:03:46.2969715Z compile=True, 2025-05-07T21:03:46.2969915Z T=3, 2025-05-07T21:03:46.2970090Z D=103, 2025-05-07T21:03:46.2970267Z B=62, 2025-05-07T21:03:46.2970442Z log_E=5, 2025-05-07T21:03:46.2970624Z L=20, 2025-05-07T21:03:46.2970798Z D_gradcheck=1, 2025-05-07T21:03:46.2971015Z stochastic_rounding=False, 2025-05-07T21:03:46.2971261Z weighted=False, 2025-05-07T21:03:46.2971461Z row_wise=False, 2025-05-07T21:03:46.2971659Z mixed=True, 2025-05-07T21:03:46.2971852Z use_cache=False, 2025-05-07T21:03:46.2972085Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:46.2972357Z use_cpu=False, 2025-05-07T21:03:46.2972582Z output_dtype=SparseType.BF16, 2025-05-07T21:03:46.2972829Z ) 2025-05-07T21:03:46.2973047Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:46.2973696Z self=, 2025-05-07T21:03:46.2974204Z compile=True, 2025-05-07T21:03:46.2974407Z T=3, 2025-05-07T21:03:46.2974585Z D=30, 2025-05-07T21:03:46.2974760Z B=53, 2025-05-07T21:03:46.2974995Z log_E=4, 2025-05-07T21:03:46.2975175Z L=17, 2025-05-07T21:03:46.2975350Z D_gradcheck=2, 2025-05-07T21:03:46.2975559Z stochastic_rounding=True, 2025-05-07T21:03:46.2975808Z weighted=False, 2025-05-07T21:03:46.2976131Z row_wise=True, 2025-05-07T21:03:46.2976326Z mixed=False, 2025-05-07T21:03:46.2976525Z use_cache=True, 2025-05-07T21:03:46.2976750Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:46.2977014Z use_cpu=True, 2025-05-07T21:03:46.2977232Z output_dtype=SparseType.BF16, 2025-05-07T21:03:46.2977473Z ) 2025-05-07T21:03:50.3960942Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:50.3962520Z self=, 2025-05-07T21:03:50.3964000Z compile=False, 2025-05-07T21:03:50.3964440Z T=1, 2025-05-07T21:03:50.3964796Z D=81, 2025-05-07T21:03:50.3965156Z B=110, 2025-05-07T21:03:50.3965497Z log_E=3, 2025-05-07T21:03:50.3965876Z L=16, 2025-05-07T21:03:50.3966082Z D_gradcheck=2, 2025-05-07T21:03:50.3966336Z stochastic_rounding=True, 2025-05-07T21:03:50.3966591Z weighted=True, 2025-05-07T21:03:50.3966803Z row_wise=True, 2025-05-07T21:03:50.3967013Z mixed=True, 2025-05-07T21:03:50.3967221Z use_cache=True, 2025-05-07T21:03:50.3967454Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:50.3967728Z use_cpu=True, 2025-05-07T21:03:50.3967957Z output_dtype=SparseType.BF16, 2025-05-07T21:03:50.3968218Z ) 2025-05-07T21:03:50.3968441Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:50.3969012Z self=, 2025-05-07T21:03:50.3969538Z compile=False, 2025-05-07T21:03:50.3969730Z T=5, 2025-05-07T21:03:50.3969912Z D=36, 2025-05-07T21:03:50.3970087Z B=4, 2025-05-07T21:03:50.3970257Z log_E=3, 2025-05-07T21:03:50.3970440Z L=16, 2025-05-07T21:03:50.3970623Z D_gradcheck=1, 2025-05-07T21:03:50.3970838Z stochastic_rounding=True, 2025-05-07T21:03:50.3971088Z weighted=False, 2025-05-07T21:03:50.3971290Z row_wise=True, 2025-05-07T21:03:50.3971489Z mixed=False, 2025-05-07T21:03:50.3971685Z use_cache=False, 2025-05-07T21:03:50.3971922Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:50.3972193Z use_cpu=True, 2025-05-07T21:03:50.3972415Z output_dtype=SparseType.FP16, 2025-05-07T21:03:50.3972669Z ) 2025-05-07T21:03:50.3972899Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:50.3973636Z self=, 2025-05-07T21:03:50.3974168Z compile=False, 2025-05-07T21:03:50.3974377Z T=3, 2025-05-07T21:03:50.3974553Z D=47, 2025-05-07T21:03:50.3974732Z B=76, 2025-05-07T21:03:50.3974915Z log_E=5, 2025-05-07T21:03:50.3975100Z L=4, 2025-05-07T21:03:50.3975286Z D_gradcheck=2, 2025-05-07T21:03:50.3975504Z stochastic_rounding=True, 2025-05-07T21:03:50.3975753Z weighted=True, 2025-05-07T21:03:50.3975975Z row_wise=True, 2025-05-07T21:03:50.3976308Z mixed=True, 2025-05-07T21:03:50.3976498Z use_cache=False, 2025-05-07T21:03:50.3976740Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:50.3977020Z use_cpu=False, 2025-05-07T21:03:50.3977247Z output_dtype=SparseType.FP32, 2025-05-07T21:03:50.3977491Z ) 2025-05-07T21:03:50.3977717Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:50.3978285Z self=, 2025-05-07T21:03:50.3978878Z compile=True, 2025-05-07T21:03:50.3979077Z T=2, 2025-05-07T21:03:50.3979255Z D=112, 2025-05-07T21:03:50.3979428Z B=125, 2025-05-07T21:03:50.3979610Z log_E=4, 2025-05-07T21:03:50.3979791Z L=16, 2025-05-07T21:03:50.3979966Z D_gradcheck=2, 2025-05-07T21:03:50.3980185Z stochastic_rounding=False, 2025-05-07T21:03:50.3980513Z weighted=True, 2025-05-07T21:03:50.3980709Z row_wise=True, 2025-05-07T21:03:50.3980903Z mixed=True, 2025-05-07T21:03:50.3981102Z use_cache=True, 2025-05-07T21:03:50.3981321Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:50.3981669Z use_cpu=True, 2025-05-07T21:03:50.3981890Z output_dtype=SparseType.FP32, 2025-05-07T21:03:50.3982130Z ) 2025-05-07T21:03:50.3982358Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:50.3982920Z self=, 2025-05-07T21:03:50.3983430Z compile=True, 2025-05-07T21:03:50.3983622Z T=1, 2025-05-07T21:03:50.3983799Z D=70, 2025-05-07T21:03:50.3983977Z B=96, 2025-05-07T21:03:50.3984146Z log_E=4, 2025-05-07T21:03:50.3984330Z L=8, 2025-05-07T21:03:50.3984504Z D_gradcheck=1, 2025-05-07T21:03:50.3984712Z stochastic_rounding=True, 2025-05-07T21:03:50.3984955Z weighted=True, 2025-05-07T21:03:50.3985159Z row_wise=False, 2025-05-07T21:03:50.3985351Z mixed=False, 2025-05-07T21:03:50.3985550Z use_cache=True, 2025-05-07T21:03:50.3985776Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:50.3986044Z use_cpu=False, 2025-05-07T21:03:50.3986267Z output_dtype=SparseType.FP16, 2025-05-07T21:03:50.3986516Z ) 2025-05-07T21:03:50.3986729Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:50.3987289Z self=, 2025-05-07T21:03:50.3987806Z compile=False, 2025-05-07T21:03:50.3988006Z T=2, 2025-05-07T21:03:50.3988176Z D=61, 2025-05-07T21:03:50.3988349Z B=94, 2025-05-07T21:03:50.3988531Z log_E=5, 2025-05-07T21:03:50.3988708Z L=7, 2025-05-07T21:03:50.3988888Z D_gradcheck=2, 2025-05-07T21:03:50.3989101Z stochastic_rounding=True, 2025-05-07T21:03:50.3989339Z weighted=False, 2025-05-07T21:03:50.3989541Z row_wise=True, 2025-05-07T21:03:50.3989744Z mixed=False, 2025-05-07T21:03:50.3989938Z use_cache=False, 2025-05-07T21:03:50.3990177Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:50.3990449Z use_cpu=False, 2025-05-07T21:03:50.3990663Z output_dtype=SparseType.FP16, 2025-05-07T21:03:50.3990912Z ) 2025-05-07T21:03:50.3991134Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:50.3991691Z self=, 2025-05-07T21:03:50.3992208Z compile=False, 2025-05-07T21:03:50.3992409Z T=1, 2025-05-07T21:03:50.3992628Z D=95, 2025-05-07T21:03:50.3992809Z B=116, 2025-05-07T21:03:50.3992991Z log_E=3, 2025-05-07T21:03:50.3993168Z L=13, 2025-05-07T21:03:50.3993344Z D_gradcheck=2, 2025-05-07T21:03:50.3993559Z stochastic_rounding=False, 2025-05-07T21:03:50.3993802Z weighted=False, 2025-05-07T21:03:50.3994004Z row_wise=True, 2025-05-07T21:03:50.3994205Z mixed=False, 2025-05-07T21:03:50.3994411Z use_cache=True, 2025-05-07T21:03:50.3994632Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:50.3994908Z use_cpu=True, 2025-05-07T21:03:50.3995129Z output_dtype=SparseType.BF16, 2025-05-07T21:03:50.3995374Z ) 2025-05-07T21:03:50.3995595Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:50.3996155Z self=, 2025-05-07T21:03:50.3996663Z compile=False, 2025-05-07T21:03:50.3996866Z T=4, 2025-05-07T21:03:50.3997045Z D=72, 2025-05-07T21:03:50.3997219Z B=42, 2025-05-07T21:03:50.4004397Z log_E=3, 2025-05-07T21:03:50.4004704Z L=5, 2025-05-07T21:03:50.4004900Z D_gradcheck=2, 2025-05-07T21:03:50.4005128Z stochastic_rounding=False, 2025-05-07T21:03:50.4005384Z weighted=False, 2025-05-07T21:03:50.4005601Z row_wise=False, 2025-05-07T21:03:50.4005811Z mixed=True, 2025-05-07T21:03:50.4006048Z use_cache=True, 2025-05-07T21:03:50.4006351Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:50.4006630Z use_cpu=True, 2025-05-07T21:03:50.4006868Z output_dtype=SparseType.BF16, 2025-05-07T21:03:50.4007129Z ) 2025-05-07T21:03:50.4007400Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:50.4007979Z self=, 2025-05-07T21:03:50.4008511Z compile=True, 2025-05-07T21:03:50.4008721Z T=2, 2025-05-07T21:03:50.4008900Z D=89, 2025-05-07T21:03:50.4009090Z B=8, 2025-05-07T21:03:50.4009277Z log_E=3, 2025-05-07T21:03:50.4009464Z L=10, 2025-05-07T21:03:50.4009659Z D_gradcheck=2, 2025-05-07T21:03:50.4009897Z stochastic_rounding=True, 2025-05-07T21:03:50.4010140Z weighted=True, 2025-05-07T21:03:50.4010349Z row_wise=True, 2025-05-07T21:03:50.4010557Z mixed=True, 2025-05-07T21:03:50.4010756Z use_cache=True, 2025-05-07T21:03:50.4010998Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:50.4011296Z use_cpu=False, 2025-05-07T21:03:50.4011517Z output_dtype=SparseType.BF16, 2025-05-07T21:03:50.4011777Z ) 2025-05-07T21:03:50.4012007Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:50.4012573Z self=, 2025-05-07T21:03:50.4013095Z compile=True, 2025-05-07T21:03:50.4013305Z T=4, 2025-05-07T21:03:50.4013492Z D=45, 2025-05-07T21:03:50.4013669Z B=51, 2025-05-07T21:03:50.4013854Z log_E=4, 2025-05-07T21:03:50.4014051Z L=11, 2025-05-07T21:03:50.4014233Z D_gradcheck=2, 2025-05-07T21:03:50.4014461Z stochastic_rounding=True, 2025-05-07T21:03:50.4014717Z weighted=True, 2025-05-07T21:03:50.4014920Z row_wise=False, 2025-05-07T21:03:50.4015124Z mixed=True, 2025-05-07T21:03:50.4015331Z use_cache=True, 2025-05-07T21:03:50.4015558Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:50.4015840Z use_cpu=True, 2025-05-07T21:03:50.4016073Z output_dtype=SparseType.FP16, 2025-05-07T21:03:50.4016421Z ) 2025-05-07T21:03:50.4016650Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:50.4017225Z self=, 2025-05-07T21:03:50.4017749Z compile=True, 2025-05-07T21:03:50.4017963Z T=3, 2025-05-07T21:03:50.4018150Z D=99, 2025-05-07T21:03:50.4018336Z B=51, 2025-05-07T21:03:50.4018529Z log_E=5, 2025-05-07T21:03:50.4018726Z L=2, 2025-05-07T21:03:50.4018910Z D_gradcheck=1, 2025-05-07T21:03:50.4019196Z stochastic_rounding=False, 2025-05-07T21:03:50.4019462Z weighted=False, 2025-05-07T21:03:50.4019678Z row_wise=True, 2025-05-07T21:03:50.4019882Z mixed=False, 2025-05-07T21:03:50.4020102Z use_cache=True, 2025-05-07T21:03:50.4020341Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:50.4020622Z use_cpu=False, 2025-05-07T21:03:50.4020859Z output_dtype=SparseType.FP32, 2025-05-07T21:03:50.4021127Z ) 2025-05-07T21:03:50.4021355Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:50.4021936Z self=, 2025-05-07T21:03:50.4022468Z compile=False, 2025-05-07T21:03:50.4022675Z T=5, 2025-05-07T21:03:50.4022860Z D=125, 2025-05-07T21:03:50.4023056Z B=41, 2025-05-07T21:03:50.4023240Z log_E=5, 2025-05-07T21:03:50.4023440Z L=6, 2025-05-07T21:03:50.4023637Z D_gradcheck=2, 2025-05-07T21:03:50.4023860Z stochastic_rounding=True, 2025-05-07T21:03:50.4024119Z weighted=False, 2025-05-07T21:03:50.4024383Z row_wise=False, 2025-05-07T21:03:50.4024578Z mixed=True, 2025-05-07T21:03:50.4024789Z use_cache=False, 2025-05-07T21:03:50.4025034Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:50.4025309Z use_cpu=False, 2025-05-07T21:03:50.4025542Z output_dtype=SparseType.FP16, 2025-05-07T21:03:50.4025796Z ) 2025-05-07T21:03:50.4026071Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:50.4026634Z self=, 2025-05-07T21:03:50.4027200Z compile=False, 2025-05-07T21:03:50.4027410Z T=3, 2025-05-07T21:03:50.4027591Z D=55, 2025-05-07T21:03:50.4027781Z B=126, 2025-05-07T21:03:50.4027968Z log_E=4, 2025-05-07T21:03:50.4028156Z L=3, 2025-05-07T21:03:50.4028346Z D_gradcheck=1, 2025-05-07T21:03:50.4028574Z stochastic_rounding=True, 2025-05-07T21:03:50.4028823Z weighted=False, 2025-05-07T21:03:50.4029041Z row_wise=False, 2025-05-07T21:03:50.4029256Z mixed=True, 2025-05-07T21:03:50.4029455Z use_cache=True, 2025-05-07T21:03:50.4029695Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:50.4029984Z use_cpu=True, 2025-05-07T21:03:50.4030214Z output_dtype=SparseType.FP32, 2025-05-07T21:03:50.4030479Z ) 2025-05-07T21:03:50.4030714Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:50.4031284Z self=, 2025-05-07T21:03:50.4031813Z compile=False, 2025-05-07T21:03:50.4032026Z T=2, 2025-05-07T21:03:50.4032216Z D=30, 2025-05-07T21:03:50.4032402Z B=121, 2025-05-07T21:03:50.4032595Z log_E=4, 2025-05-07T21:03:50.4032795Z L=10, 2025-05-07T21:03:50.4032981Z D_gradcheck=1, 2025-05-07T21:03:50.4033214Z stochastic_rounding=True, 2025-05-07T21:03:50.4033470Z weighted=True, 2025-05-07T21:03:50.4033681Z row_wise=False, 2025-05-07T21:03:50.4033898Z mixed=True, 2025-05-07T21:03:50.4034114Z use_cache=True, 2025-05-07T21:03:50.4034346Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:50.4034640Z use_cpu=True, 2025-05-07T21:03:50.4034878Z output_dtype=SparseType.FP16, 2025-05-07T21:03:50.4035132Z ) 2025-05-07T21:03:50.4035367Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:50.4035946Z self=, 2025-05-07T21:03:50.4036516Z compile=False, 2025-05-07T21:03:50.4036729Z T=1, 2025-05-07T21:03:50.4036916Z D=32, 2025-05-07T21:03:50.4037103Z B=8, 2025-05-07T21:03:50.4037291Z log_E=3, 2025-05-07T21:03:50.4037493Z L=13, 2025-05-07T21:03:50.4037684Z D_gradcheck=2, 2025-05-07T21:03:50.4037909Z stochastic_rounding=False, 2025-05-07T21:03:50.4038168Z weighted=False, 2025-05-07T21:03:50.4038384Z row_wise=False, 2025-05-07T21:03:50.4038634Z mixed=True, 2025-05-07T21:03:50.4038845Z use_cache=False, 2025-05-07T21:03:50.4039096Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:50.4039373Z use_cpu=True, 2025-05-07T21:03:50.4039605Z output_dtype=SparseType.FP16, 2025-05-07T21:03:50.4039865Z ) 2025-05-07T21:03:50.4040090Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:50.4040662Z self=, 2025-05-07T21:03:50.4041189Z compile=True, 2025-05-07T21:03:50.4041390Z T=3, 2025-05-07T21:03:50.4041577Z D=112, 2025-05-07T21:03:50.4041769Z B=77, 2025-05-07T21:03:50.4041953Z log_E=5, 2025-05-07T21:03:50.4042148Z L=1, 2025-05-07T21:03:50.4042344Z D_gradcheck=1, 2025-05-07T21:03:50.4042567Z stochastic_rounding=True, 2025-05-07T21:03:50.4042824Z weighted=False, 2025-05-07T21:03:50.4043040Z row_wise=True, 2025-05-07T21:03:50.4043245Z mixed=True, 2025-05-07T21:03:50.4043461Z use_cache=False, 2025-05-07T21:03:50.4043707Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:50.4044044Z use_cpu=True, 2025-05-07T21:03:50.4044273Z output_dtype=SparseType.FP16, 2025-05-07T21:03:50.4044536Z ) 2025-05-07T21:03:50.4044773Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:50.4045338Z self=, 2025-05-07T21:03:50.4045913Z compile=True, 2025-05-07T21:03:50.4046123Z T=5, 2025-05-07T21:03:50.4046307Z D=41, 2025-05-07T21:03:50.4046503Z B=108, 2025-05-07T21:03:50.4046701Z log_E=4, 2025-05-07T21:03:50.4046930Z L=18, 2025-05-07T21:03:50.4047131Z D_gradcheck=1, 2025-05-07T21:03:50.4047363Z stochastic_rounding=False, 2025-05-07T21:03:50.4047614Z weighted=True, 2025-05-07T21:03:50.4047849Z row_wise=True, 2025-05-07T21:03:50.4048051Z mixed=True, 2025-05-07T21:03:50.4048259Z use_cache=True, 2025-05-07T21:03:50.4048498Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:50.4048774Z use_cpu=True, 2025-05-07T21:03:50.4049010Z output_dtype=SparseType.FP32, 2025-05-07T21:03:50.4049267Z ) 2025-05-07T21:03:50.4049497Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:50.4050059Z self=, 2025-05-07T21:03:50.4050580Z compile=True, 2025-05-07T21:03:50.4050790Z T=4, 2025-05-07T21:03:50.4050968Z D=121, 2025-05-07T21:03:50.4051153Z B=73, 2025-05-07T21:03:50.4051339Z log_E=4, 2025-05-07T21:03:50.4051525Z L=12, 2025-05-07T21:03:50.4051720Z D_gradcheck=2, 2025-05-07T21:03:50.4051946Z stochastic_rounding=True, 2025-05-07T21:03:50.4052194Z weighted=True, 2025-05-07T21:03:50.4052405Z row_wise=False, 2025-05-07T21:03:50.4052618Z mixed=True, 2025-05-07T21:03:50.4052820Z use_cache=False, 2025-05-07T21:03:50.4053064Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:50.4053348Z use_cpu=False, 2025-05-07T21:03:50.4053581Z output_dtype=SparseType.BF16, 2025-05-07T21:03:50.4053840Z ) 2025-05-07T21:03:57.5788829Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:57.5789459Z self=, 2025-05-07T21:03:57.5790016Z compile=False, 2025-05-07T21:03:57.5790230Z T=2, 2025-05-07T21:03:57.5790432Z D=115, 2025-05-07T21:03:57.5790626Z B=3, 2025-05-07T21:03:57.5790813Z log_E=3, 2025-05-07T21:03:57.5791003Z L=8, 2025-05-07T21:03:57.5791194Z D_gradcheck=2, 2025-05-07T21:03:57.5791429Z stochastic_rounding=False, 2025-05-07T21:03:57.5791678Z weighted=True, 2025-05-07T21:03:57.5791894Z row_wise=False, 2025-05-07T21:03:57.5792107Z mixed=False, 2025-05-07T21:03:57.5792310Z use_cache=False, 2025-05-07T21:03:57.5792559Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:57.5792845Z use_cpu=False, 2025-05-07T21:03:57.5793321Z output_dtype=SparseType.FP32, 2025-05-07T21:03:57.5793589Z ) 2025-05-07T21:03:57.5793821Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:57.5794399Z self=, 2025-05-07T21:03:57.5794918Z compile=False, 2025-05-07T21:03:57.5795127Z T=3, 2025-05-07T21:03:57.5795315Z D=117, 2025-05-07T21:03:57.5795497Z B=62, 2025-05-07T21:03:57.5795682Z log_E=3, 2025-05-07T21:03:57.5795875Z L=6, 2025-05-07T21:03:57.5796055Z D_gradcheck=1, 2025-05-07T21:03:57.5796280Z stochastic_rounding=True, 2025-05-07T21:03:57.5796535Z weighted=True, 2025-05-07T21:03:57.5796739Z row_wise=False, 2025-05-07T21:03:57.5796947Z mixed=True, 2025-05-07T21:03:57.5797153Z use_cache=False, 2025-05-07T21:03:57.5797389Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:57.5797670Z use_cpu=True, 2025-05-07T21:03:57.5797898Z output_dtype=SparseType.BF16, 2025-05-07T21:03:57.5798151Z ) 2025-05-07T21:03:57.5798383Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:57.5799039Z self=, 2025-05-07T21:03:57.5799558Z compile=False, 2025-05-07T21:03:57.5799758Z T=4, 2025-05-07T21:03:57.5799942Z D=98, 2025-05-07T21:03:57.5800131Z B=102, 2025-05-07T21:03:57.5800392Z log_E=4, 2025-05-07T21:03:57.5800590Z L=16, 2025-05-07T21:03:57.5800779Z D_gradcheck=1, 2025-05-07T21:03:57.5800998Z stochastic_rounding=True, 2025-05-07T21:03:57.5801251Z weighted=False, 2025-05-07T21:03:57.5801543Z row_wise=True, 2025-05-07T21:03:57.5801747Z mixed=False, 2025-05-07T21:03:57.5801960Z use_cache=False, 2025-05-07T21:03:57.5802201Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:57.5802479Z use_cpu=False, 2025-05-07T21:03:57.5802711Z output_dtype=SparseType.FP16, 2025-05-07T21:03:57.5802970Z ) 2025-05-07T21:03:57.5803197Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:57.5803820Z self=, 2025-05-07T21:03:57.5804347Z compile=False, 2025-05-07T21:03:57.5804554Z T=1, 2025-05-07T21:03:57.5804737Z D=17, 2025-05-07T21:03:57.5804924Z B=38, 2025-05-07T21:03:57.5805106Z log_E=4, 2025-05-07T21:03:57.5805295Z L=15, 2025-05-07T21:03:57.5805485Z D_gradcheck=1, 2025-05-07T21:03:57.5805714Z stochastic_rounding=False, 2025-05-07T21:03:57.5805961Z weighted=False, 2025-05-07T21:03:57.5806173Z row_wise=True, 2025-05-07T21:03:57.5806389Z mixed=True, 2025-05-07T21:03:57.5806590Z use_cache=False, 2025-05-07T21:03:57.5806836Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:57.5807114Z use_cpu=True, 2025-05-07T21:03:57.5807338Z output_dtype=SparseType.BF16, 2025-05-07T21:03:57.5807596Z ) 2025-05-07T21:03:57.5807830Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:57.5808444Z self=, 2025-05-07T21:03:57.5808971Z compile=False, 2025-05-07T21:03:57.5809177Z T=2, 2025-05-07T21:03:57.5809353Z D=39, 2025-05-07T21:03:57.5809534Z B=72, 2025-05-07T21:03:57.5809723Z log_E=3, 2025-05-07T21:03:57.5809909Z L=4, 2025-05-07T21:03:57.5810095Z D_gradcheck=1, 2025-05-07T21:03:57.5810321Z stochastic_rounding=False, 2025-05-07T21:03:57.5810575Z weighted=False, 2025-05-07T21:03:57.5810781Z row_wise=True, 2025-05-07T21:03:57.5810988Z mixed=True, 2025-05-07T21:03:57.5811195Z use_cache=True, 2025-05-07T21:03:57.5811424Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:57.5811706Z use_cpu=True, 2025-05-07T21:03:57.5811940Z output_dtype=SparseType.BF16, 2025-05-07T21:03:57.5812188Z ) 2025-05-07T21:03:57.5812414Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:57.5813034Z self=, 2025-05-07T21:03:57.5813557Z compile=True, 2025-05-07T21:03:57.5813763Z T=1, 2025-05-07T21:03:57.5813947Z D=56, 2025-05-07T21:03:57.5814126Z B=120, 2025-05-07T21:03:57.5814315Z log_E=3, 2025-05-07T21:03:57.5814507Z L=5, 2025-05-07T21:03:57.5814694Z D_gradcheck=2, 2025-05-07T21:03:57.5814920Z stochastic_rounding=True, 2025-05-07T21:03:57.5815181Z weighted=False, 2025-05-07T21:03:57.5815387Z row_wise=True, 2025-05-07T21:03:57.5815595Z mixed=False, 2025-05-07T21:03:57.5815802Z use_cache=True, 2025-05-07T21:03:57.5816040Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:57.5816428Z use_cpu=False, 2025-05-07T21:03:57.5816661Z output_dtype=SparseType.FP16, 2025-05-07T21:03:57.5816925Z ) 2025-05-07T21:03:57.5817149Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:57.5817726Z self=, 2025-05-07T21:03:57.5818337Z compile=False, 2025-05-07T21:03:57.5818554Z T=2, 2025-05-07T21:03:57.5818737Z D=10, 2025-05-07T21:03:57.5818926Z B=10, 2025-05-07T21:03:57.5819108Z log_E=4, 2025-05-07T21:03:57.5819299Z L=16, 2025-05-07T21:03:57.5819491Z D_gradcheck=2, 2025-05-07T21:03:57.5819710Z stochastic_rounding=True, 2025-05-07T21:03:57.5820008Z weighted=False, 2025-05-07T21:03:57.5820219Z row_wise=True, 2025-05-07T21:03:57.5820421Z mixed=False, 2025-05-07T21:03:57.5820625Z use_cache=False, 2025-05-07T21:03:57.5820868Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:57.5821183Z use_cpu=True, 2025-05-07T21:03:57.5821416Z output_dtype=SparseType.FP16, 2025-05-07T21:03:57.5821672Z ) 2025-05-07T21:03:57.5821895Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:57.5822466Z self=, 2025-05-07T21:03:57.5822992Z compile=True, 2025-05-07T21:03:57.5823200Z T=5, 2025-05-07T21:03:57.5823378Z D=58, 2025-05-07T21:03:57.5823565Z B=79, 2025-05-07T21:03:57.5823751Z log_E=3, 2025-05-07T21:03:57.5823936Z L=19, 2025-05-07T21:03:57.5824128Z D_gradcheck=1, 2025-05-07T21:03:57.5824354Z stochastic_rounding=True, 2025-05-07T21:03:57.5824599Z weighted=False, 2025-05-07T21:03:57.5824816Z row_wise=True, 2025-05-07T21:03:57.5825019Z mixed=False, 2025-05-07T21:03:57.5825218Z use_cache=True, 2025-05-07T21:03:57.5825452Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:57.5825734Z use_cpu=False, 2025-05-07T21:03:57.5825960Z output_dtype=SparseType.BF16, 2025-05-07T21:03:57.5826218Z ) 2025-05-07T21:03:57.5826446Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:57.5827009Z self=, 2025-05-07T21:03:57.5827535Z compile=False, 2025-05-07T21:03:57.5827740Z T=1, 2025-05-07T21:03:57.5827930Z D=79, 2025-05-07T21:03:57.5828134Z B=63, 2025-05-07T21:03:57.5828344Z log_E=5, 2025-05-07T21:03:57.5828541Z L=10, 2025-05-07T21:03:57.5828723Z D_gradcheck=2, 2025-05-07T21:03:57.5828953Z stochastic_rounding=False, 2025-05-07T21:03:57.5829209Z weighted=False, 2025-05-07T21:03:57.5829414Z row_wise=False, 2025-05-07T21:03:57.5829629Z mixed=False, 2025-05-07T21:03:57.5829839Z use_cache=True, 2025-05-07T21:03:57.5830065Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:57.5830347Z use_cpu=True, 2025-05-07T21:03:57.5830575Z output_dtype=SparseType.BF16, 2025-05-07T21:03:57.5830827Z ) 2025-05-07T21:03:57.5831054Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:57.5831619Z self=, 2025-05-07T21:03:57.5832130Z compile=True, 2025-05-07T21:03:57.5832329Z T=1, 2025-05-07T21:03:57.5832561Z D=36, 2025-05-07T21:03:57.5832734Z B=110, 2025-05-07T21:03:57.5832920Z log_E=4, 2025-05-07T21:03:57.5833104Z L=17, 2025-05-07T21:03:57.5833278Z D_gradcheck=2, 2025-05-07T21:03:57.5833494Z stochastic_rounding=True, 2025-05-07T21:03:57.5833739Z weighted=True, 2025-05-07T21:03:57.5833946Z row_wise=True, 2025-05-07T21:03:57.5834140Z mixed=True, 2025-05-07T21:03:57.5834340Z use_cache=True, 2025-05-07T21:03:57.5834567Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:57.5834834Z use_cpu=False, 2025-05-07T21:03:57.5835066Z output_dtype=SparseType.BF16, 2025-05-07T21:03:57.5835318Z ) 2025-05-07T21:03:57.5842598Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:57.5843194Z self=, 2025-05-07T21:03:57.5843730Z compile=False, 2025-05-07T21:03:57.5843938Z T=1, 2025-05-07T21:03:57.5844129Z D=109, 2025-05-07T21:03:57.5844328Z B=68, 2025-05-07T21:03:57.5844510Z log_E=3, 2025-05-07T21:03:57.5844788Z L=13, 2025-05-07T21:03:57.5844983Z D_gradcheck=2, 2025-05-07T21:03:57.5845209Z stochastic_rounding=False, 2025-05-07T21:03:57.5845473Z weighted=False, 2025-05-07T21:03:57.5845689Z row_wise=False, 2025-05-07T21:03:57.5845891Z mixed=True, 2025-05-07T21:03:57.5846104Z use_cache=False, 2025-05-07T21:03:57.5846399Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:57.5846680Z use_cpu=True, 2025-05-07T21:03:57.5846921Z output_dtype=SparseType.BF16, 2025-05-07T21:03:57.5847182Z ) 2025-05-07T21:03:57.5847453Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:57.5848035Z self=, 2025-05-07T21:03:57.5848618Z compile=True, 2025-05-07T21:03:57.5848823Z T=5, 2025-05-07T21:03:57.5849015Z D=104, 2025-05-07T21:03:57.5849207Z B=123, 2025-05-07T21:03:57.5849398Z log_E=4, 2025-05-07T21:03:57.5849596Z L=17, 2025-05-07T21:03:57.5849792Z D_gradcheck=2, 2025-05-07T21:03:57.5850019Z stochastic_rounding=False, 2025-05-07T21:03:57.5850279Z weighted=False, 2025-05-07T21:03:57.5850499Z row_wise=True, 2025-05-07T21:03:57.5850710Z mixed=True, 2025-05-07T21:03:57.5850912Z use_cache=False, 2025-05-07T21:03:57.5851165Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:57.5851450Z use_cpu=True, 2025-05-07T21:03:57.5851680Z output_dtype=SparseType.BF16, 2025-05-07T21:03:57.5851947Z ) 2025-05-07T21:03:57.5852185Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:57.5852755Z self=, 2025-05-07T21:03:57.5853280Z compile=True, 2025-05-07T21:03:57.5853493Z T=1, 2025-05-07T21:03:57.5853675Z D=69, 2025-05-07T21:03:57.5853866Z B=15, 2025-05-07T21:03:57.5854053Z log_E=3, 2025-05-07T21:03:57.5854243Z L=3, 2025-05-07T21:03:57.5854438Z D_gradcheck=1, 2025-05-07T21:03:57.5854671Z stochastic_rounding=False, 2025-05-07T21:03:57.5854917Z weighted=False, 2025-05-07T21:03:57.5855136Z row_wise=True, 2025-05-07T21:03:57.5855349Z mixed=False, 2025-05-07T21:03:57.5855556Z use_cache=False, 2025-05-07T21:03:57.5855805Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:57.5856089Z use_cpu=True, 2025-05-07T21:03:57.5856416Z output_dtype=SparseType.BF16, 2025-05-07T21:03:57.5856678Z ) 2025-05-07T21:03:57.5856907Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:57.5857478Z self=, 2025-05-07T21:03:57.5858000Z compile=True, 2025-05-07T21:03:57.5858244Z T=5, 2025-05-07T21:03:57.5858436Z D=85, 2025-05-07T21:03:57.5858614Z B=9, 2025-05-07T21:03:57.5858799Z log_E=3, 2025-05-07T21:03:57.5858994Z L=11, 2025-05-07T21:03:57.5859268Z D_gradcheck=2, 2025-05-07T21:03:57.5859983Z stochastic_rounding=True, 2025-05-07T21:03:57.5860249Z weighted=True, 2025-05-07T21:03:57.5860455Z row_wise=True, 2025-05-07T21:03:57.5860662Z mixed=True, 2025-05-07T21:03:57.5860877Z use_cache=True, 2025-05-07T21:03:57.5861108Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:57.5861395Z use_cpu=True, 2025-05-07T21:03:57.5861626Z output_dtype=SparseType.BF16, 2025-05-07T21:03:57.5861885Z ) 2025-05-07T21:03:57.5862120Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:57.5862694Z self=, 2025-05-07T21:03:57.5863218Z compile=True, 2025-05-07T21:03:57.5863421Z T=2, 2025-05-07T21:03:57.5863609Z D=99, 2025-05-07T21:03:57.5863796Z B=110, 2025-05-07T21:03:57.5863977Z log_E=5, 2025-05-07T21:03:57.5864172Z L=0, 2025-05-07T21:03:57.5864360Z D_gradcheck=2, 2025-05-07T21:03:57.5864583Z stochastic_rounding=False, 2025-05-07T21:03:57.5864839Z weighted=True, 2025-05-07T21:03:57.5865156Z row_wise=True, 2025-05-07T21:03:57.5865354Z mixed=True, 2025-05-07T21:03:57.5865562Z use_cache=False, 2025-05-07T21:03:57.5865809Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:57.5866086Z use_cpu=False, 2025-05-07T21:03:57.5866315Z output_dtype=SparseType.FP32, 2025-05-07T21:03:57.5866572Z ) 2025-05-07T21:03:57.5866863Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:57.5867429Z self=, 2025-05-07T21:03:57.5868014Z compile=True, 2025-05-07T21:03:57.5868219Z T=4, 2025-05-07T21:03:57.5868409Z D=54, 2025-05-07T21:03:57.5868598Z B=53, 2025-05-07T21:03:57.5868776Z log_E=3, 2025-05-07T21:03:57.5868967Z L=6, 2025-05-07T21:03:57.5869156Z D_gradcheck=1, 2025-05-07T21:03:57.5869381Z stochastic_rounding=True, 2025-05-07T21:03:57.5869629Z weighted=True, 2025-05-07T21:03:57.5869842Z row_wise=False, 2025-05-07T21:03:57.5870056Z mixed=False, 2025-05-07T21:03:57.5870257Z use_cache=True, 2025-05-07T21:03:57.5870493Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:57.5870778Z use_cpu=False, 2025-05-07T21:03:57.5871002Z output_dtype=SparseType.FP32, 2025-05-07T21:03:57.5871259Z ) 2025-05-07T21:03:57.5871492Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:57.5872060Z self=, 2025-05-07T21:03:57.5872588Z compile=False, 2025-05-07T21:03:57.5872798Z T=5, 2025-05-07T21:03:57.5872982Z D=60, 2025-05-07T21:03:57.5873167Z B=112, 2025-05-07T21:03:57.5873364Z log_E=4, 2025-05-07T21:03:57.5873555Z L=7, 2025-05-07T21:03:57.5873751Z D_gradcheck=1, 2025-05-07T21:03:57.5873980Z stochastic_rounding=False, 2025-05-07T21:03:57.5874229Z weighted=False, 2025-05-07T21:03:57.5874448Z row_wise=True, 2025-05-07T21:03:57.5874659Z mixed=True, 2025-05-07T21:03:57.5874859Z use_cache=True, 2025-05-07T21:03:57.5875093Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:57.5875374Z use_cpu=True, 2025-05-07T21:03:57.5875606Z output_dtype=SparseType.BF16, 2025-05-07T21:03:57.5875862Z ) 2025-05-07T21:03:57.5876092Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:57.5876667Z self=, 2025-05-07T21:03:57.5877180Z compile=False, 2025-05-07T21:03:57.5877389Z T=3, 2025-05-07T21:03:57.5877571Z D=36, 2025-05-07T21:03:57.5877752Z B=35, 2025-05-07T21:03:57.5877940Z log_E=5, 2025-05-07T21:03:57.5878133Z L=6, 2025-05-07T21:03:57.5878340Z D_gradcheck=1, 2025-05-07T21:03:57.5878586Z stochastic_rounding=False, 2025-05-07T21:03:57.5878833Z weighted=True, 2025-05-07T21:03:57.5879035Z row_wise=False, 2025-05-07T21:03:57.5879318Z mixed=False, 2025-05-07T21:03:57.5879530Z use_cache=False, 2025-05-07T21:03:57.5879770Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:57.5880050Z use_cpu=False, 2025-05-07T21:03:57.5880280Z output_dtype=SparseType.BF16, 2025-05-07T21:03:57.5880528Z ) 2025-05-07T21:04:07.0191568Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:07.0192449Z self=, 2025-05-07T21:04:07.0193127Z compile=False, 2025-05-07T21:04:07.0193360Z T=4, 2025-05-07T21:04:07.0193556Z D=71, 2025-05-07T21:04:07.0193760Z B=86, 2025-05-07T21:04:07.0193967Z log_E=5, 2025-05-07T21:04:07.0194164Z L=9, 2025-05-07T21:04:07.0194350Z D_gradcheck=1, 2025-05-07T21:04:07.0194581Z stochastic_rounding=False, 2025-05-07T21:04:07.0194829Z weighted=False, 2025-05-07T21:04:07.0195038Z row_wise=True, 2025-05-07T21:04:07.0195245Z mixed=False, 2025-05-07T21:04:07.0195462Z use_cache=True, 2025-05-07T21:04:07.0195700Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:07.0196308Z use_cpu=False, 2025-05-07T21:04:07.0196540Z output_dtype=SparseType.FP32, 2025-05-07T21:04:07.0196804Z ) 2025-05-07T21:04:07.0197032Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:07.0197658Z self=, 2025-05-07T21:04:07.0198272Z compile=True, 2025-05-07T21:04:07.0198474Z T=1, 2025-05-07T21:04:07.0198659Z D=107, 2025-05-07T21:04:07.0198847Z B=44, 2025-05-07T21:04:07.0199030Z log_E=5, 2025-05-07T21:04:07.0199316Z L=0, 2025-05-07T21:04:07.0199509Z D_gradcheck=2, 2025-05-07T21:04:07.0199729Z stochastic_rounding=True, 2025-05-07T21:04:07.0199985Z weighted=False, 2025-05-07T21:04:07.0200199Z row_wise=False, 2025-05-07T21:04:07.0200402Z mixed=False, 2025-05-07T21:04:07.0200617Z use_cache=True, 2025-05-07T21:04:07.0200858Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:07.0201134Z use_cpu=False, 2025-05-07T21:04:07.0201369Z output_dtype=SparseType.FP32, 2025-05-07T21:04:07.0201642Z ) 2025-05-07T21:04:07.0201869Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:07.0202445Z self=, 2025-05-07T21:04:07.0202980Z compile=False, 2025-05-07T21:04:07.0203195Z T=4, 2025-05-07T21:04:07.0203377Z D=24, 2025-05-07T21:04:07.0203565Z B=65, 2025-05-07T21:04:07.0203753Z log_E=5, 2025-05-07T21:04:07.0203947Z L=1, 2025-05-07T21:04:07.0204138Z D_gradcheck=2, 2025-05-07T21:04:07.0204367Z stochastic_rounding=True, 2025-05-07T21:04:07.0204616Z weighted=False, 2025-05-07T21:04:07.0204833Z row_wise=False, 2025-05-07T21:04:07.0205043Z mixed=False, 2025-05-07T21:04:07.0205248Z use_cache=False, 2025-05-07T21:04:07.0205497Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:07.0205789Z use_cpu=False, 2025-05-07T21:04:07.0206015Z output_dtype=SparseType.FP16, 2025-05-07T21:04:07.0206279Z ) 2025-05-07T21:04:07.0206509Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:07.0207073Z self=, 2025-05-07T21:04:07.0207597Z compile=True, 2025-05-07T21:04:07.0207808Z T=4, 2025-05-07T21:04:07.0207990Z D=108, 2025-05-07T21:04:07.0208178Z B=102, 2025-05-07T21:04:07.0208368Z log_E=4, 2025-05-07T21:04:07.0208554Z L=17, 2025-05-07T21:04:07.0208749Z D_gradcheck=2, 2025-05-07T21:04:07.0208988Z stochastic_rounding=False, 2025-05-07T21:04:07.0209244Z weighted=True, 2025-05-07T21:04:07.0209450Z row_wise=False, 2025-05-07T21:04:07.0209662Z mixed=False, 2025-05-07T21:04:07.0209870Z use_cache=False, 2025-05-07T21:04:07.0210107Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:07.0210393Z use_cpu=False, 2025-05-07T21:04:07.0210714Z output_dtype=SparseType.FP16, 2025-05-07T21:04:07.0210970Z ) 2025-05-07T21:04:07.0211202Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:07.0211824Z self=, 2025-05-07T21:04:07.0212339Z compile=True, 2025-05-07T21:04:07.0212548Z T=2, 2025-05-07T21:04:07.0212734Z D=98, 2025-05-07T21:04:07.0212917Z B=111, 2025-05-07T21:04:07.0213108Z log_E=4, 2025-05-07T21:04:07.0213303Z L=1, 2025-05-07T21:04:07.0213486Z D_gradcheck=2, 2025-05-07T21:04:07.0213716Z stochastic_rounding=False, 2025-05-07T21:04:07.0213975Z weighted=False, 2025-05-07T21:04:07.0214183Z row_wise=False, 2025-05-07T21:04:07.0214393Z mixed=True, 2025-05-07T21:04:07.0214601Z use_cache=True, 2025-05-07T21:04:07.0214831Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:07.0215120Z use_cpu=False, 2025-05-07T21:04:07.0215359Z output_dtype=SparseType.FP16, 2025-05-07T21:04:07.0215623Z ) 2025-05-07T21:04:07.0215854Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:07.0216576Z self=, 2025-05-07T21:04:07.0217093Z compile=True, 2025-05-07T21:04:07.0217290Z T=3, 2025-05-07T21:04:07.0217472Z D=54, 2025-05-07T21:04:07.0217648Z B=36, 2025-05-07T21:04:07.0217870Z log_E=3, 2025-05-07T21:04:07.0218063Z L=4, 2025-05-07T21:04:07.0218246Z D_gradcheck=2, 2025-05-07T21:04:07.0218461Z stochastic_rounding=True, 2025-05-07T21:04:07.0218712Z weighted=True, 2025-05-07T21:04:07.0218961Z row_wise=False, 2025-05-07T21:04:07.0219157Z mixed=False, 2025-05-07T21:04:07.0219361Z use_cache=True, 2025-05-07T21:04:07.0219594Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:07.0219867Z use_cpu=True, 2025-05-07T21:04:07.0220096Z output_dtype=SparseType.FP16, 2025-05-07T21:04:07.0220351Z ) 2025-05-07T21:04:07.0220575Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:07.0221151Z self=, 2025-05-07T21:04:07.0221675Z compile=False, 2025-05-07T21:04:07.0221881Z T=2, 2025-05-07T21:04:07.0222064Z D=12, 2025-05-07T21:04:07.0222249Z B=59, 2025-05-07T21:04:07.0222436Z log_E=5, 2025-05-07T21:04:07.0222626Z L=18, 2025-05-07T21:04:07.0222819Z D_gradcheck=1, 2025-05-07T21:04:07.0223045Z stochastic_rounding=False, 2025-05-07T21:04:07.0223294Z weighted=True, 2025-05-07T21:04:07.0223504Z row_wise=True, 2025-05-07T21:04:07.0223713Z mixed=False, 2025-05-07T21:04:07.0223917Z use_cache=True, 2025-05-07T21:04:07.0224151Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:07.0224435Z use_cpu=True, 2025-05-07T21:04:07.0224658Z output_dtype=SparseType.BF16, 2025-05-07T21:04:07.0224916Z ) 2025-05-07T21:04:07.0225151Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:07.0225713Z self=, 2025-05-07T21:04:07.0226242Z compile=True, 2025-05-07T21:04:07.0226448Z T=3, 2025-05-07T21:04:07.0226637Z D=88, 2025-05-07T21:04:07.0226819Z B=116, 2025-05-07T21:04:07.0227011Z log_E=5, 2025-05-07T21:04:07.0227208Z L=5, 2025-05-07T21:04:07.0227393Z D_gradcheck=1, 2025-05-07T21:04:07.0227618Z stochastic_rounding=True, 2025-05-07T21:04:07.0227876Z weighted=True, 2025-05-07T21:04:07.0228082Z row_wise=True, 2025-05-07T21:04:07.0228292Z mixed=False, 2025-05-07T21:04:07.0228508Z use_cache=False, 2025-05-07T21:04:07.0228748Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:07.0229030Z use_cpu=True, 2025-05-07T21:04:07.0229265Z output_dtype=SparseType.FP16, 2025-05-07T21:04:07.0229516Z ) 2025-05-07T21:04:07.0229745Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:07.0230373Z self=, 2025-05-07T21:04:07.0230939Z compile=True, 2025-05-07T21:04:07.0231155Z T=2, 2025-05-07T21:04:07.0231343Z D=18, 2025-05-07T21:04:07.0231523Z B=41, 2025-05-07T21:04:07.0231716Z log_E=5, 2025-05-07T21:04:07.0231911Z L=12, 2025-05-07T21:04:07.0232093Z D_gradcheck=1, 2025-05-07T21:04:07.0232321Z stochastic_rounding=True, 2025-05-07T21:04:07.0232574Z weighted=False, 2025-05-07T21:04:07.0232782Z row_wise=True, 2025-05-07T21:04:07.0232989Z mixed=True, 2025-05-07T21:04:07.0233196Z use_cache=True, 2025-05-07T21:04:07.0233438Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:07.0233714Z use_cpu=True, 2025-05-07T21:04:07.0233947Z output_dtype=SparseType.FP16, 2025-05-07T21:04:07.0234204Z ) 2025-05-07T21:04:07.0234429Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:07.0235004Z self=, 2025-05-07T21:04:07.0235575Z compile=False, 2025-05-07T21:04:07.0235769Z T=5, 2025-05-07T21:04:07.0235946Z D=41, 2025-05-07T21:04:07.0236126Z B=122, 2025-05-07T21:04:07.0236301Z log_E=3, 2025-05-07T21:04:07.0236488Z L=0, 2025-05-07T21:04:07.0236669Z D_gradcheck=1, 2025-05-07T21:04:07.0236879Z stochastic_rounding=True, 2025-05-07T21:04:07.0237177Z weighted=True, 2025-05-07T21:04:07.0237380Z row_wise=True, 2025-05-07T21:04:07.0237574Z mixed=True, 2025-05-07T21:04:07.0237775Z use_cache=False, 2025-05-07T21:04:07.0238012Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:07.0238323Z use_cpu=True, 2025-05-07T21:04:07.0238553Z output_dtype=SparseType.FP32, 2025-05-07T21:04:07.0238808Z ) 2025-05-07T21:04:07.0239040Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:07.0239606Z self=, 2025-05-07T21:04:07.0240130Z compile=True, 2025-05-07T21:04:07.0240346Z T=5, 2025-05-07T21:04:07.0240525Z D=84, 2025-05-07T21:04:07.0240718Z B=22, 2025-05-07T21:04:07.0240903Z log_E=3, 2025-05-07T21:04:07.0241091Z L=19, 2025-05-07T21:04:07.0241284Z D_gradcheck=2, 2025-05-07T21:04:07.0241511Z stochastic_rounding=True, 2025-05-07T21:04:07.0241756Z weighted=True, 2025-05-07T21:04:07.0241975Z row_wise=True, 2025-05-07T21:04:07.0242187Z mixed=False, 2025-05-07T21:04:07.0242393Z use_cache=False, 2025-05-07T21:04:07.0242643Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:07.0242924Z use_cpu=False, 2025-05-07T21:04:07.0243151Z output_dtype=SparseType.FP16, 2025-05-07T21:04:07.0243407Z ) 2025-05-07T21:04:07.0243640Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:07.0244206Z self=, 2025-05-07T21:04:07.0244728Z compile=True, 2025-05-07T21:04:07.0244937Z T=2, 2025-05-07T21:04:07.0245125Z D=121, 2025-05-07T21:04:07.0245306Z B=73, 2025-05-07T21:04:07.0245495Z log_E=5, 2025-05-07T21:04:07.0245685Z L=0, 2025-05-07T21:04:07.0245865Z D_gradcheck=2, 2025-05-07T21:04:07.0246090Z stochastic_rounding=False, 2025-05-07T21:04:07.0246342Z weighted=True, 2025-05-07T21:04:07.0246547Z row_wise=False, 2025-05-07T21:04:07.0246761Z mixed=True, 2025-05-07T21:04:07.0246967Z use_cache=False, 2025-05-07T21:04:07.0247204Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:07.0247494Z use_cpu=True, 2025-05-07T21:04:07.0247724Z output_dtype=SparseType.BF16, 2025-05-07T21:04:07.0247977Z ) 2025-05-07T21:04:07.0248212Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:07.0248787Z self=, 2025-05-07T21:04:07.0249307Z compile=False, 2025-05-07T21:04:07.0249514Z T=5, 2025-05-07T21:04:07.0249755Z D=2, 2025-05-07T21:04:07.0249937Z B=100, 2025-05-07T21:04:07.0250128Z log_E=3, 2025-05-07T21:04:07.0250325Z L=1, 2025-05-07T21:04:07.0250505Z D_gradcheck=1, 2025-05-07T21:04:07.0258628Z stochastic_rounding=True, 2025-05-07T21:04:07.0258945Z weighted=True, 2025-05-07T21:04:07.0259170Z row_wise=True, 2025-05-07T21:04:07.0259630Z mixed=False, 2025-05-07T21:04:07.0259842Z use_cache=True, 2025-05-07T21:04:07.0260081Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:07.0260365Z use_cpu=True, 2025-05-07T21:04:07.0260597Z output_dtype=SparseType.FP32, 2025-05-07T21:04:07.0260854Z ) 2025-05-07T21:04:07.0261095Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:07.0261667Z self=, 2025-05-07T21:04:07.0262195Z compile=True, 2025-05-07T21:04:07.0262406Z T=5, 2025-05-07T21:04:07.0262597Z D=112, 2025-05-07T21:04:07.0262786Z B=81, 2025-05-07T21:04:07.0262976Z log_E=3, 2025-05-07T21:04:07.0263304Z L=11, 2025-05-07T21:04:07.0263491Z D_gradcheck=2, 2025-05-07T21:04:07.0263726Z stochastic_rounding=False, 2025-05-07T21:04:07.0263986Z weighted=False, 2025-05-07T21:04:07.0264196Z row_wise=False, 2025-05-07T21:04:07.0264410Z mixed=False, 2025-05-07T21:04:07.0264622Z use_cache=True, 2025-05-07T21:04:07.0264920Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:07.0265208Z use_cpu=True, 2025-05-07T21:04:07.0265443Z output_dtype=SparseType.FP32, 2025-05-07T21:04:07.0265696Z ) 2025-05-07T21:04:07.0265994Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:07.0266574Z self=, 2025-05-07T21:04:07.0267096Z compile=False, 2025-05-07T21:04:07.0267307Z T=2, 2025-05-07T21:04:07.0267503Z D=51, 2025-05-07T21:04:07.0267689Z B=66, 2025-05-07T21:04:07.0267884Z log_E=4, 2025-05-07T21:04:07.0268087Z L=3, 2025-05-07T21:04:07.0268275Z D_gradcheck=2, 2025-05-07T21:04:07.0268502Z stochastic_rounding=True, 2025-05-07T21:04:07.0268758Z weighted=False, 2025-05-07T21:04:07.0268976Z row_wise=True, 2025-05-07T21:04:07.0269180Z mixed=False, 2025-05-07T21:04:07.0269396Z use_cache=False, 2025-05-07T21:04:07.0269648Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:07.0269930Z use_cpu=False, 2025-05-07T21:04:07.0270168Z output_dtype=SparseType.BF16, 2025-05-07T21:04:07.0270430Z ) 2025-05-07T21:04:07.0270663Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:07.0271237Z self=, 2025-05-07T21:04:07.0271764Z compile=True, 2025-05-07T21:04:07.0271959Z T=4, 2025-05-07T21:04:07.0272139Z D=89, 2025-05-07T21:04:07.0272327Z B=59, 2025-05-07T21:04:07.0272508Z log_E=4, 2025-05-07T21:04:07.0272700Z L=13, 2025-05-07T21:04:07.0272891Z D_gradcheck=1, 2025-05-07T21:04:07.0273115Z stochastic_rounding=True, 2025-05-07T21:04:07.0273369Z weighted=False, 2025-05-07T21:04:07.0273581Z row_wise=True, 2025-05-07T21:04:07.0273784Z mixed=False, 2025-05-07T21:04:07.0273997Z use_cache=False, 2025-05-07T21:04:07.0274246Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:07.0274531Z use_cpu=True, 2025-05-07T21:04:07.0274761Z output_dtype=SparseType.FP32, 2025-05-07T21:04:07.0275025Z ) 2025-05-07T21:04:07.0275263Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:07.0275832Z self=, 2025-05-07T21:04:07.0276360Z compile=True, 2025-05-07T21:04:07.0276568Z T=2, 2025-05-07T21:04:07.0276751Z D=118, 2025-05-07T21:04:07.0276946Z B=58, 2025-05-07T21:04:07.0277140Z log_E=5, 2025-05-07T21:04:07.0277329Z L=19, 2025-05-07T21:04:07.0277614Z D_gradcheck=1, 2025-05-07T21:04:07.0277849Z stochastic_rounding=True, 2025-05-07T21:04:07.0278101Z weighted=False, 2025-05-07T21:04:07.0278318Z row_wise=True, 2025-05-07T21:04:07.0278531Z mixed=False, 2025-05-07T21:04:07.0278739Z use_cache=True, 2025-05-07T21:04:07.0278985Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:07.0279283Z use_cpu=False, 2025-05-07T21:04:07.0279512Z output_dtype=SparseType.FP32, 2025-05-07T21:04:07.0279780Z ) 2025-05-07T21:04:07.0280020Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:07.0280603Z self=, 2025-05-07T21:04:07.0281121Z compile=True, 2025-05-07T21:04:07.0281333Z T=5, 2025-05-07T21:04:07.0281526Z D=50, 2025-05-07T21:04:07.0281708Z B=7, 2025-05-07T21:04:07.0281898Z log_E=4, 2025-05-07T21:04:07.0282099Z L=16, 2025-05-07T21:04:07.0282283Z D_gradcheck=2, 2025-05-07T21:04:07.0282514Z stochastic_rounding=True, 2025-05-07T21:04:07.0282772Z weighted=True, 2025-05-07T21:04:07.0283045Z row_wise=False, 2025-05-07T21:04:07.0283274Z mixed=True, 2025-05-07T21:04:07.0283497Z use_cache=True, 2025-05-07T21:04:07.0283745Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:07.0284064Z use_cpu=False, 2025-05-07T21:04:07.0284314Z output_dtype=SparseType.FP32, 2025-05-07T21:04:07.0284594Z ) 2025-05-07T21:04:09.6557671Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:09.6558942Z self=, 2025-05-07T21:04:09.6560530Z compile=True, 2025-05-07T21:04:09.6560934Z T=5, 2025-05-07T21:04:09.6561289Z D=61, 2025-05-07T21:04:09.6561635Z B=127, 2025-05-07T21:04:09.6561868Z log_E=3, 2025-05-07T21:04:09.6562093Z L=3, 2025-05-07T21:04:09.6562278Z D_gradcheck=2, 2025-05-07T21:04:09.6562506Z stochastic_rounding=False, 2025-05-07T21:04:09.6562767Z weighted=False, 2025-05-07T21:04:09.6562967Z row_wise=False, 2025-05-07T21:04:09.6563177Z mixed=True, 2025-05-07T21:04:09.6563379Z use_cache=False, 2025-05-07T21:04:09.6563611Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:09.6563891Z use_cpu=True, 2025-05-07T21:04:09.6564119Z output_dtype=SparseType.FP32, 2025-05-07T21:04:09.6564374Z ) 2025-05-07T21:04:09.6564599Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:09.6565181Z self=, 2025-05-07T21:04:09.6565693Z compile=False, 2025-05-07T21:04:09.6565900Z T=1, 2025-05-07T21:04:09.6566086Z D=106, 2025-05-07T21:04:09.6566264Z B=6, 2025-05-07T21:04:09.6566445Z log_E=3, 2025-05-07T21:04:09.6566635Z L=7, 2025-05-07T21:04:09.6566813Z D_gradcheck=2, 2025-05-07T21:04:09.6567035Z stochastic_rounding=True, 2025-05-07T21:04:09.6567289Z weighted=False, 2025-05-07T21:04:09.6567502Z row_wise=True, 2025-05-07T21:04:09.6567698Z mixed=False, 2025-05-07T21:04:09.6567906Z use_cache=False, 2025-05-07T21:04:09.6568154Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:09.6568423Z use_cpu=True, 2025-05-07T21:04:09.6568653Z output_dtype=SparseType.FP16, 2025-05-07T21:04:09.6568910Z ) 2025-05-07T21:04:09.6569129Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:09.6569702Z self=, 2025-05-07T21:04:09.6570227Z compile=False, 2025-05-07T21:04:09.6570425Z T=1, 2025-05-07T21:04:09.6570611Z D=98, 2025-05-07T21:04:09.6570800Z B=112, 2025-05-07T21:04:09.6570976Z log_E=3, 2025-05-07T21:04:09.6571167Z L=7, 2025-05-07T21:04:09.6571351Z D_gradcheck=1, 2025-05-07T21:04:09.6571565Z stochastic_rounding=False, 2025-05-07T21:04:09.6571814Z weighted=True, 2025-05-07T21:04:09.6572018Z row_wise=False, 2025-05-07T21:04:09.6572303Z mixed=True, 2025-05-07T21:04:09.6572510Z use_cache=True, 2025-05-07T21:04:09.6572743Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:09.6573012Z use_cpu=False, 2025-05-07T21:04:09.6573242Z output_dtype=SparseType.BF16, 2025-05-07T21:04:09.6573497Z ) 2025-05-07T21:04:09.6573723Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:09.6574279Z self=, 2025-05-07T21:04:09.6574803Z compile=True, 2025-05-07T21:04:09.6574996Z T=4, 2025-05-07T21:04:09.6575176Z D=111, 2025-05-07T21:04:09.6575359Z B=90, 2025-05-07T21:04:09.6575533Z log_E=3, 2025-05-07T21:04:09.6575722Z L=8, 2025-05-07T21:04:09.6575900Z D_gradcheck=1, 2025-05-07T21:04:09.6576112Z stochastic_rounding=False, 2025-05-07T21:04:09.6576438Z weighted=True, 2025-05-07T21:04:09.6576639Z row_wise=True, 2025-05-07T21:04:09.6576830Z mixed=True, 2025-05-07T21:04:09.6577033Z use_cache=True, 2025-05-07T21:04:09.6577266Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:09.6577632Z use_cpu=True, 2025-05-07T21:04:09.6577851Z output_dtype=SparseType.FP32, 2025-05-07T21:04:09.6578098Z ) 2025-05-07T21:04:09.6578316Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:09.6578868Z self=, 2025-05-07T21:04:09.6579470Z compile=False, 2025-05-07T21:04:09.6579673Z T=5, 2025-05-07T21:04:09.6579849Z D=24, 2025-05-07T21:04:09.6580030Z B=79, 2025-05-07T21:04:09.6580211Z log_E=3, 2025-05-07T21:04:09.6580457Z L=20, 2025-05-07T21:04:09.6580652Z D_gradcheck=1, 2025-05-07T21:04:09.6580875Z stochastic_rounding=True, 2025-05-07T21:04:09.6581119Z weighted=True, 2025-05-07T21:04:09.6581329Z row_wise=True, 2025-05-07T21:04:09.6581540Z mixed=False, 2025-05-07T21:04:09.6581744Z use_cache=True, 2025-05-07T21:04:09.6581983Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:09.6582266Z use_cpu=False, 2025-05-07T21:04:09.6582492Z output_dtype=SparseType.FP16, 2025-05-07T21:04:09.6582747Z ) 2025-05-07T21:04:09.6582977Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:09.6583541Z self=, 2025-05-07T21:04:09.6584065Z compile=True, 2025-05-07T21:04:09.6585713Z T=4, 2025-05-07T21:04:09.6585891Z D=103, 2025-05-07T21:04:09.6586082Z B=128, 2025-05-07T21:04:09.6586269Z log_E=4, 2025-05-07T21:04:09.6586455Z L=13, 2025-05-07T21:04:09.6586649Z D_gradcheck=2, 2025-05-07T21:04:09.6586872Z stochastic_rounding=False, 2025-05-07T21:04:09.6587124Z weighted=True, 2025-05-07T21:04:09.6587330Z row_wise=True, 2025-05-07T21:04:09.6587533Z mixed=True, 2025-05-07T21:04:09.6587744Z use_cache=False, 2025-05-07T21:04:09.6587978Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:09.6588265Z use_cpu=False, 2025-05-07T21:04:09.6588496Z output_dtype=SparseType.FP16, 2025-05-07T21:04:09.6588749Z ) 2025-05-07T21:04:09.6588976Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:09.6589542Z self=, 2025-05-07T21:04:09.6590057Z compile=True, 2025-05-07T21:04:09.6590264Z T=1, 2025-05-07T21:04:09.6590454Z D=62, 2025-05-07T21:04:09.6590631Z B=31, 2025-05-07T21:04:09.6590816Z log_E=5, 2025-05-07T21:04:09.6591006Z L=6, 2025-05-07T21:04:09.6591187Z D_gradcheck=2, 2025-05-07T21:04:09.6591415Z stochastic_rounding=False, 2025-05-07T21:04:09.6591665Z weighted=False, 2025-05-07T21:04:09.6591868Z row_wise=True, 2025-05-07T21:04:09.6592077Z mixed=False, 2025-05-07T21:04:09.6592286Z use_cache=False, 2025-05-07T21:04:09.6592521Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:09.6592804Z use_cpu=False, 2025-05-07T21:04:09.6593092Z output_dtype=SparseType.BF16, 2025-05-07T21:04:09.6593349Z ) 2025-05-07T21:04:09.6593571Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:09.6594140Z self=, 2025-05-07T21:04:09.6594663Z compile=False, 2025-05-07T21:04:09.6594868Z T=3, 2025-05-07T21:04:09.6595053Z D=18, 2025-05-07T21:04:09.6595240Z B=20, 2025-05-07T21:04:09.6595417Z log_E=4, 2025-05-07T21:04:09.6595609Z L=19, 2025-05-07T21:04:09.6595799Z D_gradcheck=1, 2025-05-07T21:04:09.6596017Z stochastic_rounding=False, 2025-05-07T21:04:09.6596271Z weighted=True, 2025-05-07T21:04:09.6596480Z row_wise=True, 2025-05-07T21:04:09.6596679Z mixed=False, 2025-05-07T21:04:09.6596888Z use_cache=True, 2025-05-07T21:04:09.6597128Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:09.6597406Z use_cpu=False, 2025-05-07T21:04:09.6597638Z output_dtype=SparseType.FP16, 2025-05-07T21:04:09.6597902Z ) 2025-05-07T21:04:09.6598126Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:09.6598743Z self=, 2025-05-07T21:04:09.6599264Z compile=True, 2025-05-07T21:04:09.6599470Z T=1, 2025-05-07T21:04:09.6599649Z D=63, 2025-05-07T21:04:09.6599834Z B=75, 2025-05-07T21:04:09.6600066Z log_E=3, 2025-05-07T21:04:09.6600251Z L=15, 2025-05-07T21:04:09.6600438Z D_gradcheck=1, 2025-05-07T21:04:09.6600664Z stochastic_rounding=True, 2025-05-07T21:04:09.6600905Z weighted=True, 2025-05-07T21:04:09.6601200Z row_wise=True, 2025-05-07T21:04:09.6601411Z mixed=False, 2025-05-07T21:04:09.6601616Z use_cache=False, 2025-05-07T21:04:09.6601860Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:09.6602142Z use_cpu=False, 2025-05-07T21:04:09.6602365Z output_dtype=SparseType.FP32, 2025-05-07T21:04:09.6602617Z ) 2025-05-07T21:04:09.6602876Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:09.6603444Z self=, 2025-05-07T21:04:09.6603962Z compile=False, 2025-05-07T21:04:09.6604160Z T=4, 2025-05-07T21:04:09.6604341Z D=19, 2025-05-07T21:04:09.6604525Z B=70, 2025-05-07T21:04:09.6604701Z log_E=3, 2025-05-07T21:04:09.6604892Z L=18, 2025-05-07T21:04:09.6605080Z D_gradcheck=2, 2025-05-07T21:04:09.6605294Z stochastic_rounding=True, 2025-05-07T21:04:09.6605547Z weighted=False, 2025-05-07T21:04:09.6605755Z row_wise=False, 2025-05-07T21:04:09.6605958Z mixed=False, 2025-05-07T21:04:09.6606164Z use_cache=True, 2025-05-07T21:04:09.6606399Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:09.6606673Z use_cpu=True, 2025-05-07T21:04:09.6606903Z output_dtype=SparseType.BF16, 2025-05-07T21:04:09.6607161Z ) 2025-05-07T21:04:09.6609817Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:09.6610416Z self=, 2025-05-07T21:04:09.6610944Z compile=False, 2025-05-07T21:04:09.6611145Z T=1, 2025-05-07T21:04:09.6611328Z D=65, 2025-05-07T21:04:09.6611514Z B=116, 2025-05-07T21:04:09.6611693Z log_E=5, 2025-05-07T21:04:09.6611888Z L=6, 2025-05-07T21:04:09.6612083Z D_gradcheck=1, 2025-05-07T21:04:09.6612302Z stochastic_rounding=False, 2025-05-07T21:04:09.6612557Z weighted=True, 2025-05-07T21:04:09.6612772Z row_wise=False, 2025-05-07T21:04:09.6612980Z mixed=False, 2025-05-07T21:04:09.6613183Z use_cache=True, 2025-05-07T21:04:09.6613417Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:09.6613696Z use_cpu=True, 2025-05-07T21:04:09.6613916Z output_dtype=SparseType.BF16, 2025-05-07T21:04:09.6614168Z ) 2025-05-07T21:04:09.6614395Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:09.6614978Z self=, 2025-05-07T21:04:09.6615498Z compile=True, 2025-05-07T21:04:09.6615699Z T=3, 2025-05-07T21:04:09.6615885Z D=118, 2025-05-07T21:04:09.6616072Z B=69, 2025-05-07T21:04:09.6616335Z log_E=3, 2025-05-07T21:04:09.6616531Z L=16, 2025-05-07T21:04:09.6616717Z D_gradcheck=2, 2025-05-07T21:04:09.6616947Z stochastic_rounding=True, 2025-05-07T21:04:09.6617202Z weighted=False, 2025-05-07T21:04:09.6617416Z row_wise=False, 2025-05-07T21:04:09.6617615Z mixed=False, 2025-05-07T21:04:09.6617825Z use_cache=True, 2025-05-07T21:04:09.6618059Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:09.6618333Z use_cpu=False, 2025-05-07T21:04:09.6618561Z output_dtype=SparseType.BF16, 2025-05-07T21:04:09.6618814Z ) 2025-05-07T21:04:09.6619037Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:09.6619607Z self=, 2025-05-07T21:04:09.6620185Z compile=True, 2025-05-07T21:04:09.6620384Z T=5, 2025-05-07T21:04:09.6620552Z D=75, 2025-05-07T21:04:09.6620730Z B=68, 2025-05-07T21:04:09.6620911Z log_E=4, 2025-05-07T21:04:09.6621091Z L=12, 2025-05-07T21:04:09.6621273Z D_gradcheck=2, 2025-05-07T21:04:09.6621489Z stochastic_rounding=True, 2025-05-07T21:04:09.6621774Z weighted=False, 2025-05-07T21:04:09.6621977Z row_wise=False, 2025-05-07T21:04:09.6622178Z mixed=False, 2025-05-07T21:04:09.6622368Z use_cache=True, 2025-05-07T21:04:09.6622594Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:09.6622907Z use_cpu=True, 2025-05-07T21:04:09.6623123Z output_dtype=SparseType.FP16, 2025-05-07T21:04:09.6623366Z ) 2025-05-07T21:04:09.6623590Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:09.6624150Z self=, 2025-05-07T21:04:09.6624672Z compile=True, 2025-05-07T21:04:09.6624883Z T=1, 2025-05-07T21:04:09.6625060Z D=20, 2025-05-07T21:04:09.6625246Z B=89, 2025-05-07T21:04:09.6625432Z log_E=4, 2025-05-07T21:04:09.6625618Z L=13, 2025-05-07T21:04:09.6625809Z D_gradcheck=1, 2025-05-07T21:04:09.6626031Z stochastic_rounding=False, 2025-05-07T21:04:09.6626286Z weighted=True, 2025-05-07T21:04:09.6626491Z row_wise=True, 2025-05-07T21:04:09.6626699Z mixed=False, 2025-05-07T21:04:09.6626906Z use_cache=True, 2025-05-07T21:04:09.6627133Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:09.6627415Z use_cpu=False, 2025-05-07T21:04:09.6627649Z output_dtype=SparseType.FP16, 2025-05-07T21:04:09.6627899Z ) 2025-05-07T21:04:09.6628124Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:09.6628697Z self=, 2025-05-07T21:04:09.6629213Z compile=False, 2025-05-07T21:04:09.6629516Z T=3, 2025-05-07T21:04:09.6629712Z D=30, 2025-05-07T21:04:09.6629890Z B=43, 2025-05-07T21:04:09.6630075Z log_E=5, 2025-05-07T21:04:09.6630265Z L=6, 2025-05-07T21:04:09.6630444Z D_gradcheck=2, 2025-05-07T21:04:09.6630667Z stochastic_rounding=False, 2025-05-07T21:04:09.6630916Z weighted=False, 2025-05-07T21:04:09.6631118Z row_wise=True, 2025-05-07T21:04:09.6631329Z mixed=False, 2025-05-07T21:04:09.6631534Z use_cache=True, 2025-05-07T21:04:09.6631760Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:09.6632040Z use_cpu=False, 2025-05-07T21:04:09.6632276Z output_dtype=SparseType.BF16, 2025-05-07T21:04:09.6632534Z ) 2025-05-07T21:04:09.6640230Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:09.6640855Z self=, 2025-05-07T21:04:09.6641389Z compile=True, 2025-05-07T21:04:09.6641606Z T=3, 2025-05-07T21:04:09.6641793Z D=34, 2025-05-07T21:04:09.6641984Z B=83, 2025-05-07T21:04:09.6642178Z log_E=4, 2025-05-07T21:04:09.6642367Z L=8, 2025-05-07T21:04:09.6642563Z D_gradcheck=2, 2025-05-07T21:04:09.6642801Z stochastic_rounding=False, 2025-05-07T21:04:09.6643052Z weighted=True, 2025-05-07T21:04:09.6643274Z row_wise=False, 2025-05-07T21:04:09.6643487Z mixed=True, 2025-05-07T21:04:09.6643698Z use_cache=True, 2025-05-07T21:04:09.6643944Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:09.6644238Z use_cpu=False, 2025-05-07T21:04:09.6644480Z output_dtype=SparseType.FP32, 2025-05-07T21:04:09.6644739Z ) 2025-05-07T21:04:09.6644982Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:09.6645563Z self=, 2025-05-07T21:04:09.6646085Z compile=True, 2025-05-07T21:04:09.6646296Z T=1, 2025-05-07T21:04:09.6646490Z D=31, 2025-05-07T21:04:09.6646672Z B=18, 2025-05-07T21:04:09.6646866Z log_E=3, 2025-05-07T21:04:09.6647151Z L=1, 2025-05-07T21:04:09.6647338Z D_gradcheck=2, 2025-05-07T21:04:09.6647574Z stochastic_rounding=True, 2025-05-07T21:04:09.6647833Z weighted=False, 2025-05-07T21:04:09.6648041Z row_wise=False, 2025-05-07T21:04:09.6648255Z mixed=True, 2025-05-07T21:04:09.6648473Z use_cache=False, 2025-05-07T21:04:09.6648762Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:09.6649051Z use_cpu=True, 2025-05-07T21:04:09.6649286Z output_dtype=SparseType.FP32, 2025-05-07T21:04:09.6649541Z ) 2025-05-07T21:04:09.6649820Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:09.6650395Z self=, 2025-05-07T21:04:09.6650921Z compile=True, 2025-05-07T21:04:09.6651127Z T=2, 2025-05-07T21:04:09.6651322Z D=39, 2025-05-07T21:04:09.6651520Z B=18, 2025-05-07T21:04:09.6651705Z log_E=3, 2025-05-07T21:04:09.6651907Z L=19, 2025-05-07T21:04:09.6652104Z D_gradcheck=2, 2025-05-07T21:04:09.6652325Z stochastic_rounding=True, 2025-05-07T21:04:09.6652585Z weighted=True, 2025-05-07T21:04:09.6652804Z row_wise=False, 2025-05-07T21:04:09.6653014Z mixed=False, 2025-05-07T21:04:09.6653231Z use_cache=False, 2025-05-07T21:04:09.6653482Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:09.6653767Z use_cpu=True, 2025-05-07T21:04:09.6654007Z output_dtype=SparseType.BF16, 2025-05-07T21:04:09.6654268Z ) 2025-05-07T21:04:09.7524269Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:09.7524888Z self=, 2025-05-07T21:04:09.7525423Z compile=True, 2025-05-07T21:04:09.7525647Z T=3, 2025-05-07T21:04:09.7525840Z D=116, 2025-05-07T21:04:09.7526028Z B=70, 2025-05-07T21:04:09.7526228Z log_E=5, 2025-05-07T21:04:09.7526412Z L=18, 2025-05-07T21:04:09.7526734Z D_gradcheck=2, 2025-05-07T21:04:09.7526968Z stochastic_rounding=True, 2025-05-07T21:04:09.7527215Z weighted=True, 2025-05-07T21:04:09.7527428Z row_wise=True, 2025-05-07T21:04:09.7527634Z mixed=False, 2025-05-07T21:04:09.7527832Z use_cache=True, 2025-05-07T21:04:09.7528064Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:09.7528342Z use_cpu=True, 2025-05-07T21:04:09.7528578Z output_dtype=SparseType.FP32, 2025-05-07T21:04:09.7528838Z ) 2025-05-07T21:04:09.7529078Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:09.7529655Z self=, 2025-05-07T21:04:09.7530168Z compile=True, 2025-05-07T21:04:09.7530370Z T=3, 2025-05-07T21:04:09.7530554Z D=15, 2025-05-07T21:04:09.7530727Z B=100, 2025-05-07T21:04:09.7530908Z log_E=5, 2025-05-07T21:04:09.7531104Z L=11, 2025-05-07T21:04:09.7531281Z D_gradcheck=2, 2025-05-07T21:04:09.7531509Z stochastic_rounding=False, 2025-05-07T21:04:09.7531766Z weighted=True, 2025-05-07T21:04:09.7531967Z row_wise=False, 2025-05-07T21:04:09.7532173Z mixed=True, 2025-05-07T21:04:09.7532378Z use_cache=True, 2025-05-07T21:04:09.7532605Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:09.7532882Z use_cpu=True, 2025-05-07T21:04:09.7533110Z output_dtype=SparseType.FP16, 2025-05-07T21:04:09.7533360Z ) 2025-05-07T21:04:09.7533590Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:09.7534162Z self=, 2025-05-07T21:04:09.7534692Z compile=False, 2025-05-07T21:04:09.7534902Z T=1, 2025-05-07T21:04:09.7535093Z D=111, 2025-05-07T21:04:09.7535278Z B=79, 2025-05-07T21:04:09.7535463Z log_E=5, 2025-05-07T21:04:09.7535659Z L=20, 2025-05-07T21:04:09.7535854Z D_gradcheck=1, 2025-05-07T21:04:09.7536075Z stochastic_rounding=True, 2025-05-07T21:04:09.7536410Z weighted=False, 2025-05-07T21:04:09.7536696Z row_wise=True, 2025-05-07T21:04:09.7536891Z mixed=True, 2025-05-07T21:04:09.7537097Z use_cache=True, 2025-05-07T21:04:09.7537328Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:09.7537597Z use_cpu=False, 2025-05-07T21:04:09.7537820Z output_dtype=SparseType.BF16, 2025-05-07T21:04:09.7538075Z ) 2025-05-07T21:04:09.7538364Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:09.7538930Z self=, 2025-05-07T21:04:09.7539511Z compile=False, 2025-05-07T21:04:09.7539722Z T=2, 2025-05-07T21:04:09.7539899Z D=23, 2025-05-07T21:04:09.7540081Z B=41, 2025-05-07T21:04:09.7540265Z log_E=4, 2025-05-07T21:04:09.7540452Z L=7, 2025-05-07T21:04:09.7540639Z D_gradcheck=1, 2025-05-07T21:04:09.7540870Z stochastic_rounding=True, 2025-05-07T21:04:09.7541119Z weighted=False, 2025-05-07T21:04:09.7541334Z row_wise=False, 2025-05-07T21:04:09.7541544Z mixed=True, 2025-05-07T21:04:09.7541741Z use_cache=True, 2025-05-07T21:04:09.7541977Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:09.7542254Z use_cpu=True, 2025-05-07T21:04:09.7542476Z output_dtype=SparseType.FP16, 2025-05-07T21:04:09.7542733Z ) 2025-05-07T21:04:09.7542957Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:09.7543518Z self=, 2025-05-07T21:04:09.7544040Z compile=False, 2025-05-07T21:04:09.7544240Z T=5, 2025-05-07T21:04:09.7544423Z D=118, 2025-05-07T21:04:09.7544608Z B=119, 2025-05-07T21:04:09.7544833Z log_E=3, 2025-05-07T21:04:09.7545024Z L=2, 2025-05-07T21:04:09.7545210Z D_gradcheck=2, 2025-05-07T21:04:09.7545430Z stochastic_rounding=True, 2025-05-07T21:04:09.7545689Z weighted=False, 2025-05-07T21:04:09.7545955Z row_wise=False, 2025-05-07T21:04:09.7546163Z mixed=True, 2025-05-07T21:04:09.7546380Z use_cache=True, 2025-05-07T21:04:09.7546615Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:09.7546888Z use_cpu=False, 2025-05-07T21:04:09.7547114Z output_dtype=SparseType.BF16, 2025-05-07T21:04:09.7547371Z ) 2025-05-07T21:04:09.7547590Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:09.7548162Z self=, 2025-05-07T21:04:09.7548687Z compile=True, 2025-05-07T21:04:09.7548893Z T=2, 2025-05-07T21:04:09.7549073Z D=92, 2025-05-07T21:04:09.7549263Z B=40, 2025-05-07T21:04:09.7549452Z log_E=4, 2025-05-07T21:04:09.7549639Z L=15, 2025-05-07T21:04:09.7549831Z D_gradcheck=2, 2025-05-07T21:04:09.7550052Z stochastic_rounding=False, 2025-05-07T21:04:09.7550303Z weighted=True, 2025-05-07T21:04:09.7550521Z row_wise=True, 2025-05-07T21:04:09.7550729Z mixed=True, 2025-05-07T21:04:09.7550933Z use_cache=True, 2025-05-07T21:04:09.7551168Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:09.7551443Z use_cpu=True, 2025-05-07T21:04:09.7551670Z output_dtype=SparseType.FP32, 2025-05-07T21:04:09.7551926Z ) 2025-05-07T21:04:09.7552146Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:09.7552710Z self=, 2025-05-07T21:04:09.7553230Z compile=False, 2025-05-07T21:04:09.7553431Z T=5, 2025-05-07T21:04:09.7553614Z D=114, 2025-05-07T21:04:09.7553793Z B=23, 2025-05-07T21:04:09.7553972Z log_E=3, 2025-05-07T21:04:09.7554163Z L=11, 2025-05-07T21:04:09.7554350Z D_gradcheck=1, 2025-05-07T21:04:09.7554570Z stochastic_rounding=False, 2025-05-07T21:04:09.7554817Z weighted=True, 2025-05-07T21:04:09.7555021Z row_wise=False, 2025-05-07T21:04:09.7555226Z mixed=True, 2025-05-07T21:04:09.7555427Z use_cache=True, 2025-05-07T21:04:09.7555659Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:09.7555978Z use_cpu=True, 2025-05-07T21:04:09.7556189Z output_dtype=SparseType.FP32, 2025-05-07T21:04:09.7556433Z ) 2025-05-07T21:04:09.7556653Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:09.7557202Z self=, 2025-05-07T21:04:09.7557766Z compile=True, 2025-05-07T21:04:09.7557965Z T=5, 2025-05-07T21:04:09.7558136Z D=68, 2025-05-07T21:04:09.7558312Z B=4, 2025-05-07T21:04:09.7558484Z log_E=4, 2025-05-07T21:04:09.7558703Z L=15, 2025-05-07T21:04:09.7558884Z D_gradcheck=1, 2025-05-07T21:04:09.7559103Z stochastic_rounding=False, 2025-05-07T21:04:09.7559504Z weighted=False, 2025-05-07T21:04:09.7559711Z row_wise=True, 2025-05-07T21:04:09.7559911Z mixed=True, 2025-05-07T21:04:09.7560101Z use_cache=True, 2025-05-07T21:04:09.7560326Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:09.7560597Z use_cpu=True, 2025-05-07T21:04:09.7560815Z output_dtype=SparseType.BF16, 2025-05-07T21:04:09.7561062Z ) 2025-05-07T21:04:09.7561279Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:09.7561829Z self=, 2025-05-07T21:04:09.7562342Z compile=True, 2025-05-07T21:04:09.7562542Z T=2, 2025-05-07T21:04:09.7562713Z D=33, 2025-05-07T21:04:09.7562887Z B=97, 2025-05-07T21:04:09.7563060Z log_E=3, 2025-05-07T21:04:09.7563242Z L=8, 2025-05-07T21:04:09.7563420Z D_gradcheck=1, 2025-05-07T21:04:09.7563635Z stochastic_rounding=True, 2025-05-07T21:04:09.7563876Z weighted=False, 2025-05-07T21:04:09.7564071Z row_wise=False, 2025-05-07T21:04:09.7564270Z mixed=False, 2025-05-07T21:04:09.7564470Z use_cache=False, 2025-05-07T21:04:09.7564698Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:09.7565051Z use_cpu=False, 2025-05-07T21:04:09.7565270Z output_dtype=SparseType.BF16, 2025-05-07T21:04:09.7565511Z ) 2025-05-07T21:04:09.7565731Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:09.7566292Z self=, 2025-05-07T21:04:09.7566798Z compile=True, 2025-05-07T21:04:09.7567000Z T=3, 2025-05-07T21:04:09.7567176Z D=78, 2025-05-07T21:04:09.7567348Z B=5, 2025-05-07T21:04:09.7567524Z log_E=3, 2025-05-07T21:04:09.7567707Z L=3, 2025-05-07T21:04:09.7567878Z D_gradcheck=1, 2025-05-07T21:04:09.7568093Z stochastic_rounding=False, 2025-05-07T21:04:09.7568335Z weighted=True, 2025-05-07T21:04:09.7568540Z row_wise=False, 2025-05-07T21:04:09.7568732Z mixed=True, 2025-05-07T21:04:09.7568927Z use_cache=True, 2025-05-07T21:04:09.7569147Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:09.7569413Z use_cpu=True, 2025-05-07T21:04:09.7569635Z output_dtype=SparseType.BF16, 2025-05-07T21:04:09.7569892Z ) 2025-05-07T21:04:09.7570110Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:09.7570666Z self=, 2025-05-07T21:04:09.7571180Z compile=False, 2025-05-07T21:04:09.7571377Z T=2, 2025-05-07T21:04:09.7571553Z D=75, 2025-05-07T21:04:09.7571729Z B=52, 2025-05-07T21:04:09.7571905Z log_E=5, 2025-05-07T21:04:09.7572089Z L=7, 2025-05-07T21:04:09.7572267Z D_gradcheck=2, 2025-05-07T21:04:09.7572482Z stochastic_rounding=False, 2025-05-07T21:04:09.7572729Z weighted=False, 2025-05-07T21:04:09.7572937Z row_wise=True, 2025-05-07T21:04:09.7573130Z mixed=True, 2025-05-07T21:04:09.7573324Z use_cache=False, 2025-05-07T21:04:09.7573552Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:09.7573821Z use_cpu=False, 2025-05-07T21:04:09.7574032Z output_dtype=SparseType.FP32, 2025-05-07T21:04:09.7574287Z ) 2025-05-07T21:04:09.7574506Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:09.7575132Z self=, 2025-05-07T21:04:09.7575645Z compile=False, 2025-05-07T21:04:09.7575839Z T=3, 2025-05-07T21:04:09.7576011Z D=47, 2025-05-07T21:04:09.7576189Z B=84, 2025-05-07T21:04:09.7576510Z log_E=5, 2025-05-07T21:04:09.7576688Z L=7, 2025-05-07T21:04:09.7576869Z D_gradcheck=2, 2025-05-07T21:04:09.7577083Z stochastic_rounding=True, 2025-05-07T21:04:09.7577323Z weighted=True, 2025-05-07T21:04:09.7577614Z row_wise=True, 2025-05-07T21:04:09.7577814Z mixed=True, 2025-05-07T21:04:09.7578005Z use_cache=False, 2025-05-07T21:04:09.7578245Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:09.7578514Z use_cpu=False, 2025-05-07T21:04:09.7578729Z output_dtype=SparseType.FP32, 2025-05-07T21:04:09.7578979Z ) 2025-05-07T21:04:09.7579199Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:09.7579755Z self=, 2025-05-07T21:04:09.7580254Z compile=True, 2025-05-07T21:04:09.7580452Z T=2, 2025-05-07T21:04:09.7580624Z D=127, 2025-05-07T21:04:09.7580794Z B=41, 2025-05-07T21:04:09.7580970Z log_E=5, 2025-05-07T21:04:09.7581159Z L=9, 2025-05-07T21:04:09.7581335Z D_gradcheck=1, 2025-05-07T21:04:09.7581558Z stochastic_rounding=True, 2025-05-07T21:04:09.7581796Z weighted=False, 2025-05-07T21:04:09.7581986Z row_wise=True, 2025-05-07T21:04:09.7582189Z mixed=True, 2025-05-07T21:04:09.7582388Z use_cache=True, 2025-05-07T21:04:09.7582606Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:09.7582881Z use_cpu=True, 2025-05-07T21:04:09.7583105Z output_dtype=SparseType.BF16, 2025-05-07T21:04:09.7583354Z ) 2025-05-07T21:04:09.7583582Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:09.7585624Z self=, 2025-05-07T21:04:09.7586148Z compile=False, 2025-05-07T21:04:09.7586344Z T=2, 2025-05-07T21:04:09.7586527Z D=79, 2025-05-07T21:04:09.7586707Z B=27, 2025-05-07T21:04:09.7586883Z log_E=4, 2025-05-07T21:04:09.7587073Z L=15, 2025-05-07T21:04:09.7587257Z D_gradcheck=2, 2025-05-07T21:04:09.7587474Z stochastic_rounding=True, 2025-05-07T21:04:09.7587717Z weighted=True, 2025-05-07T21:04:09.7587921Z row_wise=True, 2025-05-07T21:04:09.7588118Z mixed=True, 2025-05-07T21:04:09.7588327Z use_cache=False, 2025-05-07T21:04:09.7588564Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:09.7588839Z use_cpu=False, 2025-05-07T21:04:09.7589064Z output_dtype=SparseType.FP32, 2025-05-07T21:04:09.7589311Z ) 2025-05-07T21:04:09.7589530Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:09.7590096Z self=, 2025-05-07T21:04:09.7590617Z compile=False, 2025-05-07T21:04:09.7590817Z T=1, 2025-05-07T21:04:09.7590999Z D=102, 2025-05-07T21:04:09.7591181Z B=121, 2025-05-07T21:04:09.7591357Z log_E=3, 2025-05-07T21:04:09.7591545Z L=16, 2025-05-07T21:04:09.7591732Z D_gradcheck=2, 2025-05-07T21:04:09.7591948Z stochastic_rounding=False, 2025-05-07T21:04:09.7592198Z weighted=False, 2025-05-07T21:04:09.7592407Z row_wise=False, 2025-05-07T21:04:09.7592608Z mixed=True, 2025-05-07T21:04:09.7592803Z use_cache=False, 2025-05-07T21:04:09.7593044Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:09.7593319Z use_cpu=False, 2025-05-07T21:04:09.7593540Z output_dtype=SparseType.BF16, 2025-05-07T21:04:09.7593789Z ) 2025-05-07T21:04:09.7594008Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:09.7594561Z self=, 2025-05-07T21:04:09.7595119Z compile=True, 2025-05-07T21:04:09.7595312Z T=4, 2025-05-07T21:04:09.7595478Z D=83, 2025-05-07T21:04:09.7595646Z B=3, 2025-05-07T21:04:09.7595818Z log_E=3, 2025-05-07T21:04:09.7595995Z L=8, 2025-05-07T21:04:09.7596170Z D_gradcheck=2, 2025-05-07T21:04:09.7596385Z stochastic_rounding=True, 2025-05-07T21:04:09.7596662Z weighted=True, 2025-05-07T21:04:09.7596859Z row_wise=False, 2025-05-07T21:04:09.7597056Z mixed=False, 2025-05-07T21:04:09.7597253Z use_cache=True, 2025-05-07T21:04:09.7597478Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:09.7597786Z use_cpu=True, 2025-05-07T21:04:09.7598003Z output_dtype=SparseType.FP16, 2025-05-07T21:04:09.7598254Z ) 2025-05-07T21:04:09.7598473Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:09.7599030Z self=, 2025-05-07T21:04:09.7599540Z compile=True, 2025-05-07T21:04:09.7599751Z T=1, 2025-05-07T21:04:09.7599926Z D=5, 2025-05-07T21:04:09.7600103Z B=41, 2025-05-07T21:04:09.7600285Z log_E=4, 2025-05-07T21:04:09.7600473Z L=14, 2025-05-07T21:04:09.7600650Z D_gradcheck=2, 2025-05-07T21:04:09.7600868Z stochastic_rounding=True, 2025-05-07T21:04:09.7601115Z weighted=False, 2025-05-07T21:04:09.7601319Z row_wise=True, 2025-05-07T21:04:09.7601526Z mixed=False, 2025-05-07T21:04:09.7601729Z use_cache=False, 2025-05-07T21:04:09.7601961Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:09.7602234Z use_cpu=False, 2025-05-07T21:04:09.7602456Z output_dtype=SparseType.BF16, 2025-05-07T21:04:09.7602699Z ) 2025-05-07T21:04:09.7602924Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:09.7603485Z self=, 2025-05-07T21:04:09.7604002Z compile=False, 2025-05-07T21:04:09.7604251Z T=2, 2025-05-07T21:04:09.7604429Z D=2, 2025-05-07T21:04:09.7604612Z B=19, 2025-05-07T21:04:09.7604789Z log_E=3, 2025-05-07T21:04:09.7604981Z L=11, 2025-05-07T21:04:09.7605161Z D_gradcheck=1, 2025-05-07T21:04:09.7605376Z stochastic_rounding=False, 2025-05-07T21:04:09.7605621Z weighted=True, 2025-05-07T21:04:09.7605824Z row_wise=True, 2025-05-07T21:04:09.7606022Z mixed=False, 2025-05-07T21:04:09.7611927Z use_cache=False, 2025-05-07T21:04:09.7612197Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:09.7612484Z use_cpu=False, 2025-05-07T21:04:09.7612713Z output_dtype=SparseType.BF16, 2025-05-07T21:04:09.7612978Z ) 2025-05-07T21:04:09.7814868Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:09.7815482Z self=, 2025-05-07T21:04:09.7816016Z compile=True, 2025-05-07T21:04:09.7816229Z T=2, 2025-05-07T21:04:09.7816502Z D=96, 2025-05-07T21:04:09.7816684Z B=102, 2025-05-07T21:04:09.7816864Z log_E=5, 2025-05-07T21:04:09.7817048Z L=6, 2025-05-07T21:04:09.7817240Z D_gradcheck=1, 2025-05-07T21:04:09.7817451Z stochastic_rounding=False, 2025-05-07T21:04:09.7817700Z weighted=False, 2025-05-07T21:04:09.7817908Z row_wise=True, 2025-05-07T21:04:09.7818099Z mixed=False, 2025-05-07T21:04:09.7818308Z use_cache=False, 2025-05-07T21:04:09.7818543Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:09.7818813Z use_cpu=True, 2025-05-07T21:04:09.7819029Z output_dtype=SparseType.FP32, 2025-05-07T21:04:09.7819274Z ) 2025-05-07T21:04:09.7819493Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:09.7820053Z self=, 2025-05-07T21:04:09.7820564Z compile=False, 2025-05-07T21:04:09.7820762Z T=4, 2025-05-07T21:04:09.7820934Z D=32, 2025-05-07T21:04:09.7821113Z B=113, 2025-05-07T21:04:09.7821290Z log_E=3, 2025-05-07T21:04:09.7821580Z L=11, 2025-05-07T21:04:09.7821759Z D_gradcheck=1, 2025-05-07T21:04:09.7821966Z stochastic_rounding=True, 2025-05-07T21:04:09.7822201Z weighted=True, 2025-05-07T21:04:09.7822398Z row_wise=True, 2025-05-07T21:04:09.7822592Z mixed=False, 2025-05-07T21:04:09.7822782Z use_cache=True, 2025-05-07T21:04:09.7823071Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:09.7823346Z use_cpu=False, 2025-05-07T21:04:09.7823564Z output_dtype=SparseType.FP32, 2025-05-07T21:04:09.7823810Z ) 2025-05-07T21:04:09.7824095Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:09.7824662Z self=, 2025-05-07T21:04:09.7825171Z compile=True, 2025-05-07T21:04:09.7825372Z T=4, 2025-05-07T21:04:09.7825548Z D=36, 2025-05-07T21:04:09.7825718Z B=89, 2025-05-07T21:04:09.7825899Z log_E=5, 2025-05-07T21:04:09.7826090Z L=4, 2025-05-07T21:04:09.7826266Z D_gradcheck=1, 2025-05-07T21:04:09.7826484Z stochastic_rounding=True, 2025-05-07T21:04:09.7826727Z weighted=False, 2025-05-07T21:04:09.7826924Z row_wise=False, 2025-05-07T21:04:09.7827123Z mixed=True, 2025-05-07T21:04:09.7827320Z use_cache=False, 2025-05-07T21:04:09.7827545Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:09.7827822Z use_cpu=False, 2025-05-07T21:04:09.7828045Z output_dtype=SparseType.FP16, 2025-05-07T21:04:09.7828295Z ) 2025-05-07T21:04:09.7828523Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:09.7829093Z self=, 2025-05-07T21:04:09.7829601Z compile=True, 2025-05-07T21:04:09.7829805Z T=3, 2025-05-07T21:04:09.7829978Z D=57, 2025-05-07T21:04:09.7830158Z B=27, 2025-05-07T21:04:09.7830329Z log_E=3, 2025-05-07T21:04:09.7830514Z L=18, 2025-05-07T21:04:09.7830770Z D_gradcheck=2, 2025-05-07T21:04:09.7830992Z stochastic_rounding=True, 2025-05-07T21:04:09.7831239Z weighted=True, 2025-05-07T21:04:09.7831445Z row_wise=False, 2025-05-07T21:04:09.7831636Z mixed=False, 2025-05-07T21:04:09.7831835Z use_cache=True, 2025-05-07T21:04:09.7832058Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:09.7832324Z use_cpu=False, 2025-05-07T21:04:09.7832548Z output_dtype=SparseType.FP32, 2025-05-07T21:04:09.7832795Z ) 2025-05-07T21:04:09.7833010Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:09.7833574Z self=, 2025-05-07T21:04:09.7834089Z compile=False, 2025-05-07T21:04:09.7834279Z T=1, 2025-05-07T21:04:09.7834455Z D=118, 2025-05-07T21:04:09.7834637Z B=17, 2025-05-07T21:04:09.7834810Z log_E=4, 2025-05-07T21:04:09.7834991Z L=2, 2025-05-07T21:04:09.7835171Z D_gradcheck=2, 2025-05-07T21:04:09.7835383Z stochastic_rounding=True, 2025-05-07T21:04:09.7835629Z weighted=False, 2025-05-07T21:04:09.7835832Z row_wise=True, 2025-05-07T21:04:09.7836025Z mixed=False, 2025-05-07T21:04:09.7836222Z use_cache=True, 2025-05-07T21:04:09.7836455Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:09.7836733Z use_cpu=True, 2025-05-07T21:04:09.7836951Z output_dtype=SparseType.FP32, 2025-05-07T21:04:09.7837199Z ) 2025-05-07T21:04:09.7837419Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:09.7837978Z self=, 2025-05-07T21:04:09.7838489Z compile=False, 2025-05-07T21:04:09.7838697Z T=1, 2025-05-07T21:04:09.7838875Z D=115, 2025-05-07T21:04:09.7839050Z B=2, 2025-05-07T21:04:09.7839226Z log_E=4, 2025-05-07T21:04:09.7839406Z L=17, 2025-05-07T21:04:09.7839582Z D_gradcheck=1, 2025-05-07T21:04:09.7839834Z stochastic_rounding=False, 2025-05-07T21:04:09.7840080Z weighted=True, 2025-05-07T21:04:09.7840331Z row_wise=True, 2025-05-07T21:04:09.7840525Z mixed=True, 2025-05-07T21:04:09.7840722Z use_cache=True, 2025-05-07T21:04:09.7840950Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:09.7841220Z use_cpu=True, 2025-05-07T21:04:09.7841439Z output_dtype=SparseType.FP32, 2025-05-07T21:04:09.7841682Z ) 2025-05-07T21:04:09.7841945Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:09.7842501Z self=, 2025-05-07T21:04:09.7843011Z compile=False, 2025-05-07T21:04:09.7843244Z T=2, 2025-05-07T21:04:09.7843429Z D=94, 2025-05-07T21:04:09.7843604Z B=81, 2025-05-07T21:04:09.7843775Z log_E=3, 2025-05-07T21:04:09.7843953Z L=19, 2025-05-07T21:04:09.7844134Z D_gradcheck=1, 2025-05-07T21:04:09.7844348Z stochastic_rounding=False, 2025-05-07T21:04:09.7844586Z weighted=True, 2025-05-07T21:04:09.7844786Z row_wise=False, 2025-05-07T21:04:09.7844984Z mixed=True, 2025-05-07T21:04:09.7845176Z use_cache=True, 2025-05-07T21:04:09.7845399Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:09.7845669Z use_cpu=False, 2025-05-07T21:04:09.7845886Z output_dtype=SparseType.FP32, 2025-05-07T21:04:09.7846133Z ) 2025-05-07T21:04:09.7846350Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:09.7846906Z self=, 2025-05-07T21:04:09.7847416Z compile=False, 2025-05-07T21:04:09.7847610Z T=2, 2025-05-07T21:04:09.7847783Z D=53, 2025-05-07T21:04:09.7847958Z B=113, 2025-05-07T21:04:09.7848137Z log_E=4, 2025-05-07T21:04:09.7848315Z L=4, 2025-05-07T21:04:09.7848506Z D_gradcheck=1, 2025-05-07T21:04:09.7848720Z stochastic_rounding=True, 2025-05-07T21:04:09.7848956Z weighted=True, 2025-05-07T21:04:09.7849161Z row_wise=False, 2025-05-07T21:04:09.7849419Z mixed=True, 2025-05-07T21:04:09.7849622Z use_cache=True, 2025-05-07T21:04:09.7849849Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:09.7850116Z use_cpu=True, 2025-05-07T21:04:09.7850336Z output_dtype=SparseType.FP16, 2025-05-07T21:04:09.7850577Z ) 2025-05-07T21:04:09.7850795Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:09.7851356Z self=, 2025-05-07T21:04:09.7851869Z compile=True, 2025-05-07T21:04:09.7852062Z T=2, 2025-05-07T21:04:09.7852242Z D=116, 2025-05-07T21:04:09.7852421Z B=107, 2025-05-07T21:04:09.7852597Z log_E=4, 2025-05-07T21:04:09.7852778Z L=6, 2025-05-07T21:04:09.7852951Z D_gradcheck=2, 2025-05-07T21:04:09.7853161Z stochastic_rounding=True, 2025-05-07T21:04:09.7853403Z weighted=False, 2025-05-07T21:04:09.7853601Z row_wise=True, 2025-05-07T21:04:09.7853804Z mixed=False, 2025-05-07T21:04:09.7854008Z use_cache=True, 2025-05-07T21:04:09.7854229Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:09.7854502Z use_cpu=False, 2025-05-07T21:04:09.7854716Z output_dtype=SparseType.BF16, 2025-05-07T21:04:09.7854963Z ) 2025-05-07T21:04:09.7855180Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:09.7855735Z self=, 2025-05-07T21:04:09.7856306Z compile=True, 2025-05-07T21:04:09.7856497Z T=4, 2025-05-07T21:04:09.7856664Z D=27, 2025-05-07T21:04:09.7856826Z B=55, 2025-05-07T21:04:09.7856996Z log_E=4, 2025-05-07T21:04:09.7857174Z L=4, 2025-05-07T21:04:09.7857345Z D_gradcheck=2, 2025-05-07T21:04:09.7857561Z stochastic_rounding=True, 2025-05-07T21:04:09.7857795Z weighted=True, 2025-05-07T21:04:09.7857984Z row_wise=False, 2025-05-07T21:04:09.7858177Z mixed=False, 2025-05-07T21:04:09.7858372Z use_cache=False, 2025-05-07T21:04:09.7858602Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:09.7858917Z use_cpu=False, 2025-05-07T21:04:09.7859127Z output_dtype=SparseType.FP32, 2025-05-07T21:04:09.7859522Z ) 2025-05-07T21:04:09.7859734Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:09.7860282Z self=, 2025-05-07T21:04:09.7860886Z compile=True, 2025-05-07T21:04:09.7861085Z T=5, 2025-05-07T21:04:09.7861255Z D=28, 2025-05-07T21:04:09.7861429Z B=4, 2025-05-07T21:04:09.7861603Z log_E=5, 2025-05-07T21:04:09.7861794Z L=10, 2025-05-07T21:04:09.7862038Z D_gradcheck=1, 2025-05-07T21:04:09.7862260Z stochastic_rounding=False, 2025-05-07T21:04:09.7862507Z weighted=True, 2025-05-07T21:04:09.7862711Z row_wise=False, 2025-05-07T21:04:09.7862907Z mixed=False, 2025-05-07T21:04:09.7863104Z use_cache=True, 2025-05-07T21:04:09.7863326Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:09.7863596Z use_cpu=False, 2025-05-07T21:04:09.7863819Z output_dtype=SparseType.FP16, 2025-05-07T21:04:09.7864060Z ) 2025-05-07T21:04:09.7864278Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:09.7864833Z self=, 2025-05-07T21:04:09.7865347Z compile=False, 2025-05-07T21:04:09.7865543Z T=2, 2025-05-07T21:04:09.7865713Z D=58, 2025-05-07T21:04:09.7865888Z B=62, 2025-05-07T21:04:09.7866058Z log_E=4, 2025-05-07T21:04:09.7866243Z L=10, 2025-05-07T21:04:09.7866424Z D_gradcheck=1, 2025-05-07T21:04:09.7866638Z stochastic_rounding=True, 2025-05-07T21:04:09.7866879Z weighted=False, 2025-05-07T21:04:09.7867082Z row_wise=True, 2025-05-07T21:04:09.7867276Z mixed=True, 2025-05-07T21:04:09.7867470Z use_cache=False, 2025-05-07T21:04:09.7867703Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:09.7868036Z use_cpu=True, 2025-05-07T21:04:09.7868255Z output_dtype=SparseType.BF16, 2025-05-07T21:04:09.7868500Z ) 2025-05-07T21:04:09.7868714Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:09.7869277Z self=, 2025-05-07T21:04:09.7869788Z compile=False, 2025-05-07T21:04:09.7869982Z T=5, 2025-05-07T21:04:09.7870155Z D=116, 2025-05-07T21:04:09.7870332Z B=47, 2025-05-07T21:04:09.7870506Z log_E=4, 2025-05-07T21:04:09.7870685Z L=13, 2025-05-07T21:04:09.7870863Z D_gradcheck=1, 2025-05-07T21:04:09.7871077Z stochastic_rounding=True, 2025-05-07T21:04:09.7871315Z weighted=False, 2025-05-07T21:04:09.7871518Z row_wise=False, 2025-05-07T21:04:09.7871715Z mixed=True, 2025-05-07T21:04:09.7871905Z use_cache=True, 2025-05-07T21:04:09.7872125Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:09.7872393Z use_cpu=True, 2025-05-07T21:04:09.7872609Z output_dtype=SparseType.FP16, 2025-05-07T21:04:09.7872859Z ) 2025-05-07T21:04:09.7873080Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:09.7873631Z self=, 2025-05-07T21:04:09.7874148Z compile=True, 2025-05-07T21:04:09.7874345Z T=2, 2025-05-07T21:04:09.7874520Z D=92, 2025-05-07T21:04:09.7874697Z B=15, 2025-05-07T21:04:09.7874876Z log_E=4, 2025-05-07T21:04:09.7875054Z L=15, 2025-05-07T21:04:09.7875231Z D_gradcheck=1, 2025-05-07T21:04:09.7875446Z stochastic_rounding=True, 2025-05-07T21:04:09.7875695Z weighted=False, 2025-05-07T21:04:09.7875891Z row_wise=True, 2025-05-07T21:04:09.7876087Z mixed=False, 2025-05-07T21:04:09.7876282Z use_cache=False, 2025-05-07T21:04:09.7876510Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:09.7876780Z use_cpu=True, 2025-05-07T21:04:09.7876998Z output_dtype=SparseType.FP32, 2025-05-07T21:04:09.7877241Z ) 2025-05-07T21:04:09.7877459Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:09.7878078Z self=, 2025-05-07T21:04:09.7878577Z compile=True, 2025-05-07T21:04:09.7878766Z T=1, 2025-05-07T21:04:09.7878938Z D=32, 2025-05-07T21:04:09.7879106Z B=63, 2025-05-07T21:04:09.7879318Z log_E=4, 2025-05-07T21:04:09.7879498Z L=13, 2025-05-07T21:04:09.7879663Z D_gradcheck=2, 2025-05-07T21:04:09.7879873Z stochastic_rounding=True, 2025-05-07T21:04:09.7880107Z weighted=False, 2025-05-07T21:04:09.7880340Z row_wise=True, 2025-05-07T21:04:09.7880536Z mixed=False, 2025-05-07T21:04:09.7880731Z use_cache=True, 2025-05-07T21:04:09.7880949Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:09.7881209Z use_cpu=False, 2025-05-07T21:04:09.7881426Z output_dtype=SparseType.FP32, 2025-05-07T21:04:09.7881669Z ) 2025-05-07T21:04:09.7881884Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:09.7882443Z self=, 2025-05-07T21:04:09.7882954Z compile=False, 2025-05-07T21:04:09.7883145Z T=5, 2025-05-07T21:04:09.7883319Z D=77, 2025-05-07T21:04:09.7883490Z B=128, 2025-05-07T21:04:09.7883663Z log_E=4, 2025-05-07T21:04:09.7883852Z L=18, 2025-05-07T21:04:09.7884034Z D_gradcheck=2, 2025-05-07T21:04:09.7884246Z stochastic_rounding=True, 2025-05-07T21:04:09.7884483Z weighted=True, 2025-05-07T21:04:09.7884679Z row_wise=True, 2025-05-07T21:04:09.7884873Z mixed=True, 2025-05-07T21:04:09.7885072Z use_cache=False, 2025-05-07T21:04:09.7885303Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:09.7885568Z use_cpu=False, 2025-05-07T21:04:09.7885787Z output_dtype=SparseType.FP16, 2025-05-07T21:04:09.7886033Z ) 2025-05-07T21:04:09.7886246Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:09.7886852Z self=, 2025-05-07T21:04:09.7887374Z compile=True, 2025-05-07T21:04:09.7887571Z T=1, 2025-05-07T21:04:09.7887742Z D=45, 2025-05-07T21:04:09.7887916Z B=103, 2025-05-07T21:04:09.7888094Z log_E=3, 2025-05-07T21:04:09.7888276Z L=18, 2025-05-07T21:04:09.7888454Z D_gradcheck=1, 2025-05-07T21:04:09.7888668Z stochastic_rounding=True, 2025-05-07T21:04:09.7888902Z weighted=False, 2025-05-07T21:04:09.7889106Z row_wise=False, 2025-05-07T21:04:09.7889307Z mixed=False, 2025-05-07T21:04:09.7889506Z use_cache=False, 2025-05-07T21:04:09.7889739Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:09.7890013Z use_cpu=False, 2025-05-07T21:04:09.7890230Z output_dtype=SparseType.BF16, 2025-05-07T21:04:09.7890472Z ) 2025-05-07T21:04:09.7890686Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:09.7891247Z self=, 2025-05-07T21:04:09.7891795Z compile=True, 2025-05-07T21:04:09.7892019Z T=2, 2025-05-07T21:04:09.7892195Z D=119, 2025-05-07T21:04:09.7892369Z B=18, 2025-05-07T21:04:09.7892543Z log_E=5, 2025-05-07T21:04:09.7892731Z L=7, 2025-05-07T21:04:09.7892905Z D_gradcheck=2, 2025-05-07T21:04:09.7893123Z stochastic_rounding=False, 2025-05-07T21:04:09.7893369Z weighted=True, 2025-05-07T21:04:09.7893564Z row_wise=False, 2025-05-07T21:04:09.7893760Z mixed=False, 2025-05-07T21:04:09.7893961Z use_cache=False, 2025-05-07T21:04:09.7894192Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:09.7894462Z use_cpu=False, 2025-05-07T21:04:09.7894679Z output_dtype=SparseType.FP32, 2025-05-07T21:04:09.7894922Z ) 2025-05-07T21:04:23.8740470Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:23.8741168Z self=, 2025-05-07T21:04:23.8741913Z compile=False, 2025-05-07T21:04:23.8742137Z T=2, 2025-05-07T21:04:23.8742317Z D=77, 2025-05-07T21:04:23.8742502Z B=56, 2025-05-07T21:04:23.8742693Z log_E=3, 2025-05-07T21:04:23.8742880Z L=19, 2025-05-07T21:04:23.8743069Z D_gradcheck=1, 2025-05-07T21:04:23.8743299Z stochastic_rounding=False, 2025-05-07T21:04:23.8743633Z weighted=False, 2025-05-07T21:04:23.8743847Z row_wise=True, 2025-05-07T21:04:23.8744050Z mixed=True, 2025-05-07T21:04:23.8744262Z use_cache=True, 2025-05-07T21:04:23.8744494Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:23.8744871Z use_cpu=False, 2025-05-07T21:04:23.8745103Z output_dtype=SparseType.FP32, 2025-05-07T21:04:23.8745354Z ) 2025-05-07T21:04:23.8745587Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:23.8746164Z self=, 2025-05-07T21:04:23.8746685Z compile=False, 2025-05-07T21:04:23.8746903Z T=1, 2025-05-07T21:04:23.8747088Z D=21, 2025-05-07T21:04:23.8747267Z B=93, 2025-05-07T21:04:23.8747455Z log_E=4, 2025-05-07T21:04:23.8747653Z L=17, 2025-05-07T21:04:23.8747839Z D_gradcheck=1, 2025-05-07T21:04:23.8748066Z stochastic_rounding=False, 2025-05-07T21:04:23.8748318Z weighted=False, 2025-05-07T21:04:23.8748523Z row_wise=True, 2025-05-07T21:04:23.8748728Z mixed=True, 2025-05-07T21:04:23.8748935Z use_cache=False, 2025-05-07T21:04:23.8749174Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:23.8749460Z use_cpu=True, 2025-05-07T21:04:23.8749702Z output_dtype=SparseType.FP32, 2025-05-07T21:04:23.8749950Z ) 2025-05-07T21:04:23.8750183Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:23.8750756Z self=, 2025-05-07T21:04:23.8751278Z compile=True, 2025-05-07T21:04:23.8751573Z T=4, 2025-05-07T21:04:23.8751765Z D=68, 2025-05-07T21:04:23.8751952Z B=50, 2025-05-07T21:04:23.8752130Z log_E=4, 2025-05-07T21:04:23.8752322Z L=2, 2025-05-07T21:04:23.8752513Z D_gradcheck=2, 2025-05-07T21:04:23.8752732Z stochastic_rounding=True, 2025-05-07T21:04:23.8752989Z weighted=False, 2025-05-07T21:04:23.8753204Z row_wise=False, 2025-05-07T21:04:23.8753410Z mixed=False, 2025-05-07T21:04:23.8753622Z use_cache=True, 2025-05-07T21:04:23.8753860Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:23.8754133Z use_cpu=True, 2025-05-07T21:04:23.8754365Z output_dtype=SparseType.FP16, 2025-05-07T21:04:23.8754633Z ) 2025-05-07T21:04:23.8754857Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:23.8755433Z self=, 2025-05-07T21:04:23.8755962Z compile=True, 2025-05-07T21:04:23.8756172Z T=3, 2025-05-07T21:04:23.8756358Z D=36, 2025-05-07T21:04:23.8756545Z B=83, 2025-05-07T21:04:23.8756738Z log_E=3, 2025-05-07T21:04:23.8756928Z L=7, 2025-05-07T21:04:23.8757120Z D_gradcheck=2, 2025-05-07T21:04:23.8757346Z stochastic_rounding=False, 2025-05-07T21:04:23.8757589Z weighted=True, 2025-05-07T21:04:23.8757800Z row_wise=False, 2025-05-07T21:04:23.8758009Z mixed=False, 2025-05-07T21:04:23.8758214Z use_cache=True, 2025-05-07T21:04:23.8758450Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:23.8758735Z use_cpu=False, 2025-05-07T21:04:23.8758959Z output_dtype=SparseType.FP16, 2025-05-07T21:04:23.8759220Z ) 2025-05-07T21:04:23.8759618Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:23.8760176Z self=, 2025-05-07T21:04:23.8760694Z compile=True, 2025-05-07T21:04:23.8760894Z T=4, 2025-05-07T21:04:23.8761069Z D=34, 2025-05-07T21:04:23.8761246Z B=47, 2025-05-07T21:04:23.8761422Z log_E=4, 2025-05-07T21:04:23.8761676Z L=18, 2025-05-07T21:04:23.8761857Z D_gradcheck=2, 2025-05-07T21:04:23.8762075Z stochastic_rounding=False, 2025-05-07T21:04:23.8762320Z weighted=True, 2025-05-07T21:04:23.8762515Z row_wise=True, 2025-05-07T21:04:23.8762711Z mixed=True, 2025-05-07T21:04:23.8762908Z use_cache=False, 2025-05-07T21:04:23.8763210Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:23.8763489Z use_cpu=True, 2025-05-07T21:04:23.8763719Z output_dtype=SparseType.FP32, 2025-05-07T21:04:23.8763969Z ) 2025-05-07T21:04:23.8764266Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:23.8764836Z self=, 2025-05-07T21:04:23.8765353Z compile=True, 2025-05-07T21:04:23.8765559Z T=5, 2025-05-07T21:04:23.8765750Z D=79, 2025-05-07T21:04:23.8765933Z B=56, 2025-05-07T21:04:23.8766121Z log_E=5, 2025-05-07T21:04:23.8766319Z L=10, 2025-05-07T21:04:23.8766507Z D_gradcheck=1, 2025-05-07T21:04:23.8766733Z stochastic_rounding=False, 2025-05-07T21:04:23.8766988Z weighted=True, 2025-05-07T21:04:23.8767194Z row_wise=False, 2025-05-07T21:04:23.8767407Z mixed=False, 2025-05-07T21:04:23.8767619Z use_cache=True, 2025-05-07T21:04:23.8767853Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:23.8768145Z use_cpu=False, 2025-05-07T21:04:23.8768376Z output_dtype=SparseType.FP16, 2025-05-07T21:04:23.8768638Z ) 2025-05-07T21:04:23.8768863Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:23.8769440Z self=, 2025-05-07T21:04:23.8770001Z compile=True, 2025-05-07T21:04:23.8770210Z T=1, 2025-05-07T21:04:23.8770396Z D=40, 2025-05-07T21:04:23.8770575Z B=88, 2025-05-07T21:04:23.8770763Z log_E=4, 2025-05-07T21:04:23.8770966Z L=14, 2025-05-07T21:04:23.8771225Z D_gradcheck=2, 2025-05-07T21:04:23.8771453Z stochastic_rounding=True, 2025-05-07T21:04:23.8771706Z weighted=False, 2025-05-07T21:04:23.8771910Z row_wise=False, 2025-05-07T21:04:23.8772121Z mixed=False, 2025-05-07T21:04:23.8772332Z use_cache=True, 2025-05-07T21:04:23.8772560Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:23.8772844Z use_cpu=True, 2025-05-07T21:04:23.8773077Z output_dtype=SparseType.BF16, 2025-05-07T21:04:23.8773326Z ) 2025-05-07T21:04:23.8773554Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:23.8774141Z self=, 2025-05-07T21:04:23.8774653Z compile=True, 2025-05-07T21:04:23.8774864Z T=5, 2025-05-07T21:04:23.8775051Z D=39, 2025-05-07T21:04:23.8775227Z B=100, 2025-05-07T21:04:23.8775419Z log_E=3, 2025-05-07T21:04:23.8775612Z L=18, 2025-05-07T21:04:23.8775792Z D_gradcheck=1, 2025-05-07T21:04:23.8776023Z stochastic_rounding=True, 2025-05-07T21:04:23.8776345Z weighted=True, 2025-05-07T21:04:23.8776540Z row_wise=True, 2025-05-07T21:04:23.8776739Z mixed=True, 2025-05-07T21:04:23.8776940Z use_cache=False, 2025-05-07T21:04:23.8777168Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:23.8777439Z use_cpu=False, 2025-05-07T21:04:23.8777663Z output_dtype=SparseType.FP16, 2025-05-07T21:04:23.8777913Z ) 2025-05-07T21:04:23.8778139Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:23.8778706Z self=, 2025-05-07T21:04:23.8779222Z compile=True, 2025-05-07T21:04:23.8779417Z T=3, 2025-05-07T21:04:23.8779601Z D=114, 2025-05-07T21:04:23.8779787Z B=26, 2025-05-07T21:04:23.8779966Z log_E=5, 2025-05-07T21:04:23.8780159Z L=8, 2025-05-07T21:04:23.8780343Z D_gradcheck=1, 2025-05-07T21:04:23.8780565Z stochastic_rounding=False, 2025-05-07T21:04:23.8780816Z weighted=True, 2025-05-07T21:04:23.8781060Z row_wise=True, 2025-05-07T21:04:23.8781272Z mixed=False, 2025-05-07T21:04:23.8781475Z use_cache=True, 2025-05-07T21:04:23.8781703Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:23.8781969Z use_cpu=True, 2025-05-07T21:04:23.8782194Z output_dtype=SparseType.BF16, 2025-05-07T21:04:23.8782442Z ) 2025-05-07T21:04:23.8782702Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:23.8783267Z self=, 2025-05-07T21:04:23.8783830Z compile=True, 2025-05-07T21:04:23.8784028Z T=2, 2025-05-07T21:04:23.8784211Z D=81, 2025-05-07T21:04:23.8784401Z B=103, 2025-05-07T21:04:23.8784580Z log_E=5, 2025-05-07T21:04:23.8784772Z L=8, 2025-05-07T21:04:23.8784960Z D_gradcheck=2, 2025-05-07T21:04:23.8785176Z stochastic_rounding=False, 2025-05-07T21:04:23.8785433Z weighted=True, 2025-05-07T21:04:23.8785646Z row_wise=True, 2025-05-07T21:04:23.8785845Z mixed=False, 2025-05-07T21:04:23.8786050Z use_cache=True, 2025-05-07T21:04:23.8786281Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:23.8786554Z use_cpu=True, 2025-05-07T21:04:23.8786782Z output_dtype=SparseType.FP32, 2025-05-07T21:04:23.8787037Z ) 2025-05-07T21:04:23.8787265Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:23.8787824Z self=, 2025-05-07T21:04:23.8788345Z compile=True, 2025-05-07T21:04:23.8788548Z T=2, 2025-05-07T21:04:23.8788727Z D=80, 2025-05-07T21:04:23.8788908Z B=79, 2025-05-07T21:04:23.8789096Z log_E=4, 2025-05-07T21:04:23.8789278Z L=13, 2025-05-07T21:04:23.8789464Z D_gradcheck=2, 2025-05-07T21:04:23.8789687Z stochastic_rounding=True, 2025-05-07T21:04:23.8789931Z weighted=False, 2025-05-07T21:04:23.8790146Z row_wise=False, 2025-05-07T21:04:23.8790407Z mixed=False, 2025-05-07T21:04:23.8790612Z use_cache=False, 2025-05-07T21:04:23.8790854Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:23.8791135Z use_cpu=False, 2025-05-07T21:04:23.8791360Z output_dtype=SparseType.FP16, 2025-05-07T21:04:23.8791613Z ) 2025-05-07T21:04:23.8791841Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:23.8792402Z self=, 2025-05-07T21:04:23.8792925Z compile=False, 2025-05-07T21:04:23.8793131Z T=5, 2025-05-07T21:04:23.8793315Z D=28, 2025-05-07T21:04:23.8793496Z B=13, 2025-05-07T21:04:23.8793684Z log_E=5, 2025-05-07T21:04:23.8793879Z L=1, 2025-05-07T21:04:23.8794061Z D_gradcheck=2, 2025-05-07T21:04:23.8794285Z stochastic_rounding=False, 2025-05-07T21:04:23.8794536Z weighted=False, 2025-05-07T21:04:23.8794738Z row_wise=True, 2025-05-07T21:04:23.8794948Z mixed=True, 2025-05-07T21:04:23.8795159Z use_cache=True, 2025-05-07T21:04:23.8795388Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:23.8795672Z use_cpu=False, 2025-05-07T21:04:23.8795901Z output_dtype=SparseType.BF16, 2025-05-07T21:04:23.8796151Z ) 2025-05-07T21:04:23.8796380Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:23.8796945Z self=, 2025-05-07T21:04:23.8797459Z compile=False, 2025-05-07T21:04:23.8797668Z T=5, 2025-05-07T21:04:23.8797852Z D=107, 2025-05-07T21:04:23.8798030Z B=61, 2025-05-07T21:04:23.8798217Z log_E=5, 2025-05-07T21:04:23.8798408Z L=18, 2025-05-07T21:04:23.8798590Z D_gradcheck=2, 2025-05-07T21:04:23.8798809Z stochastic_rounding=True, 2025-05-07T21:04:23.8799058Z weighted=False, 2025-05-07T21:04:23.8799268Z row_wise=True, 2025-05-07T21:04:23.8799464Z mixed=False, 2025-05-07T21:04:23.8799671Z use_cache=True, 2025-05-07T21:04:23.8799904Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:23.8800223Z use_cpu=False, 2025-05-07T21:04:23.8800446Z output_dtype=SparseType.BF16, 2025-05-07T21:04:23.8800699Z ) 2025-05-07T21:04:23.8800921Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:23.8801486Z self=, 2025-05-07T21:04:23.8802039Z compile=True, 2025-05-07T21:04:23.8802235Z T=2, 2025-05-07T21:04:23.8802404Z D=80, 2025-05-07T21:04:23.8802579Z B=16, 2025-05-07T21:04:23.8802749Z log_E=4, 2025-05-07T21:04:23.8802998Z L=7, 2025-05-07T21:04:23.8803181Z D_gradcheck=1, 2025-05-07T21:04:23.8803391Z stochastic_rounding=False, 2025-05-07T21:04:23.8803637Z weighted=False, 2025-05-07T21:04:23.8803837Z row_wise=True, 2025-05-07T21:04:23.8804031Z mixed=False, 2025-05-07T21:04:23.8804231Z use_cache=False, 2025-05-07T21:04:23.8804466Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:23.8804737Z use_cpu=False, 2025-05-07T21:04:23.8804956Z output_dtype=SparseType.BF16, 2025-05-07T21:04:23.8805214Z ) 2025-05-07T21:04:23.8805445Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:23.8806004Z self=, 2025-05-07T21:04:23.8806524Z compile=True, 2025-05-07T21:04:23.8806733Z T=2, 2025-05-07T21:04:23.8806916Z D=96, 2025-05-07T21:04:23.8807099Z B=73, 2025-05-07T21:04:23.8807284Z log_E=5, 2025-05-07T21:04:23.8807466Z L=0, 2025-05-07T21:04:23.8807657Z D_gradcheck=2, 2025-05-07T21:04:23.8807879Z stochastic_rounding=True, 2025-05-07T21:04:23.8808124Z weighted=False, 2025-05-07T21:04:23.8808336Z row_wise=True, 2025-05-07T21:04:23.8808543Z mixed=True, 2025-05-07T21:04:23.8808740Z use_cache=True, 2025-05-07T21:04:23.8808974Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:23.8809308Z use_cpu=False, 2025-05-07T21:04:23.8809532Z output_dtype=SparseType.BF16, 2025-05-07T21:04:23.8809793Z ) 2025-05-07T21:04:23.8810021Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:23.8810586Z self=, 2025-05-07T21:04:23.8811097Z compile=True, 2025-05-07T21:04:23.8811300Z T=1, 2025-05-07T21:04:23.8811485Z D=98, 2025-05-07T21:04:23.8811660Z B=123, 2025-05-07T21:04:23.8811844Z log_E=4, 2025-05-07T21:04:23.8812033Z L=19, 2025-05-07T21:04:23.8812211Z D_gradcheck=2, 2025-05-07T21:04:23.8812438Z stochastic_rounding=False, 2025-05-07T21:04:23.8812689Z weighted=True, 2025-05-07T21:04:23.8812889Z row_wise=True, 2025-05-07T21:04:23.8813094Z mixed=True, 2025-05-07T21:04:23.8813299Z use_cache=True, 2025-05-07T21:04:23.8813524Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:23.8813809Z use_cpu=True, 2025-05-07T21:04:23.8814042Z output_dtype=SparseType.FP32, 2025-05-07T21:04:23.8814293Z ) 2025-05-07T21:04:23.8814521Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:23.8815089Z self=, 2025-05-07T21:04:23.8815640Z compile=True, 2025-05-07T21:04:23.8815862Z T=4, 2025-05-07T21:04:23.8816051Z D=114, 2025-05-07T21:04:23.8816307Z B=3, 2025-05-07T21:04:23.8816480Z log_E=4, 2025-05-07T21:04:23.8816669Z L=15, 2025-05-07T21:04:23.8816852Z D_gradcheck=2, 2025-05-07T21:04:23.8817061Z stochastic_rounding=True, 2025-05-07T21:04:23.8817312Z weighted=False, 2025-05-07T21:04:23.8817523Z row_wise=False, 2025-05-07T21:04:23.8817720Z mixed=False, 2025-05-07T21:04:23.8817923Z use_cache=True, 2025-05-07T21:04:23.8818159Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:23.8818426Z use_cpu=False, 2025-05-07T21:04:23.8818656Z output_dtype=SparseType.BF16, 2025-05-07T21:04:23.8818912Z ) 2025-05-07T21:04:23.8819132Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:23.8819747Z self=, 2025-05-07T21:04:23.8820272Z compile=False, 2025-05-07T21:04:23.8820479Z T=1, 2025-05-07T21:04:23.8820671Z D=26, 2025-05-07T21:04:23.8820861Z B=103, 2025-05-07T21:04:23.8821078Z log_E=5, 2025-05-07T21:04:23.8821271Z L=10, 2025-05-07T21:04:23.8821458Z D_gradcheck=2, 2025-05-07T21:04:23.8821668Z stochastic_rounding=True, 2025-05-07T21:04:23.8821916Z weighted=False, 2025-05-07T21:04:23.8822164Z row_wise=False, 2025-05-07T21:04:23.8822366Z mixed=False, 2025-05-07T21:04:23.8822559Z use_cache=True, 2025-05-07T21:04:23.8822789Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:23.8823065Z use_cpu=True, 2025-05-07T21:04:23.8823280Z output_dtype=SparseType.FP32, 2025-05-07T21:04:23.8823525Z ) 2025-05-07T21:04:24.5874090Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:24.5874706Z self=, 2025-05-07T21:04:24.5875291Z compile=False, 2025-05-07T21:04:24.5875501Z T=5, 2025-05-07T21:04:24.5875678Z D=70, 2025-05-07T21:04:24.5875857Z B=71, 2025-05-07T21:04:24.5876039Z log_E=3, 2025-05-07T21:04:24.5876227Z L=20, 2025-05-07T21:04:24.5876413Z D_gradcheck=1, 2025-05-07T21:04:24.5876634Z stochastic_rounding=False, 2025-05-07T21:04:24.5876876Z weighted=True, 2025-05-07T21:04:24.5877086Z row_wise=False, 2025-05-07T21:04:24.5877299Z mixed=False, 2025-05-07T21:04:24.5877503Z use_cache=True, 2025-05-07T21:04:24.5886645Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:24.5886974Z use_cpu=False, 2025-05-07T21:04:24.5887220Z output_dtype=SparseType.FP32, 2025-05-07T21:04:24.5887481Z ) 2025-05-07T21:04:24.5887723Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:24.5888484Z self=, 2025-05-07T21:04:24.5889005Z compile=True, 2025-05-07T21:04:24.5889194Z T=5, 2025-05-07T21:04:24.5889363Z D=111, 2025-05-07T21:04:24.5889536Z B=45, 2025-05-07T21:04:24.5889704Z log_E=3, 2025-05-07T21:04:24.5889882Z L=16, 2025-05-07T21:04:24.5890056Z D_gradcheck=1, 2025-05-07T21:04:24.5890267Z stochastic_rounding=False, 2025-05-07T21:04:24.5890504Z weighted=True, 2025-05-07T21:04:24.5890718Z row_wise=False, 2025-05-07T21:04:24.5890921Z mixed=False, 2025-05-07T21:04:24.5891133Z use_cache=False, 2025-05-07T21:04:24.5891369Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:24.5891642Z use_cpu=False, 2025-05-07T21:04:24.5891862Z output_dtype=SparseType.FP16, 2025-05-07T21:04:24.5892109Z ) 2025-05-07T21:04:24.5892329Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:24.5892907Z self=, 2025-05-07T21:04:24.5893433Z compile=True, 2025-05-07T21:04:24.5893633Z T=1, 2025-05-07T21:04:24.5893820Z D=4, 2025-05-07T21:04:24.5894005Z B=108, 2025-05-07T21:04:24.5894181Z log_E=4, 2025-05-07T21:04:24.5894374Z L=1, 2025-05-07T21:04:24.5894559Z D_gradcheck=1, 2025-05-07T21:04:24.5894777Z stochastic_rounding=True, 2025-05-07T21:04:24.5895028Z weighted=False, 2025-05-07T21:04:24.5895242Z row_wise=True, 2025-05-07T21:04:24.5895442Z mixed=True, 2025-05-07T21:04:24.5895641Z use_cache=False, 2025-05-07T21:04:24.5895885Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:24.5896163Z use_cpu=False, 2025-05-07T21:04:24.5896450Z output_dtype=SparseType.FP16, 2025-05-07T21:04:24.5896702Z ) 2025-05-07T21:04:24.5896932Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:24.5897494Z self=, 2025-05-07T21:04:24.5898116Z compile=False, 2025-05-07T21:04:24.5898323Z T=5, 2025-05-07T21:04:24.5898501Z D=109, 2025-05-07T21:04:24.5898688Z B=85, 2025-05-07T21:04:24.5898876Z log_E=4, 2025-05-07T21:04:24.5899065Z L=12, 2025-05-07T21:04:24.5899264Z D_gradcheck=1, 2025-05-07T21:04:24.5899488Z stochastic_rounding=True, 2025-05-07T21:04:24.5899817Z weighted=False, 2025-05-07T21:04:24.5900031Z row_wise=False, 2025-05-07T21:04:24.5900237Z mixed=False, 2025-05-07T21:04:24.5900436Z use_cache=False, 2025-05-07T21:04:24.5900681Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:24.5901044Z use_cpu=False, 2025-05-07T21:04:24.5901276Z output_dtype=SparseType.FP16, 2025-05-07T21:04:24.5901525Z ) 2025-05-07T21:04:24.5901759Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:24.5902329Z self=, 2025-05-07T21:04:24.5902848Z compile=False, 2025-05-07T21:04:24.5903059Z T=2, 2025-05-07T21:04:24.5903242Z D=76, 2025-05-07T21:04:24.5903422Z B=107, 2025-05-07T21:04:24.5903613Z log_E=4, 2025-05-07T21:04:24.5903809Z L=13, 2025-05-07T21:04:24.5903991Z D_gradcheck=2, 2025-05-07T21:04:24.5904225Z stochastic_rounding=True, 2025-05-07T21:04:24.5904479Z weighted=True, 2025-05-07T21:04:24.5904684Z row_wise=False, 2025-05-07T21:04:24.5904895Z mixed=True, 2025-05-07T21:04:24.5905107Z use_cache=False, 2025-05-07T21:04:24.5905341Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:24.5905628Z use_cpu=False, 2025-05-07T21:04:24.5905859Z output_dtype=SparseType.BF16, 2025-05-07T21:04:24.5906110Z ) 2025-05-07T21:04:24.5906340Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:24.5906910Z self=, 2025-05-07T21:04:24.5907431Z compile=True, 2025-05-07T21:04:24.5907686Z T=1, 2025-05-07T21:04:24.5907874Z D=46, 2025-05-07T21:04:24.5908060Z B=117, 2025-05-07T21:04:24.5908238Z log_E=5, 2025-05-07T21:04:24.5908427Z L=15, 2025-05-07T21:04:24.5908611Z D_gradcheck=1, 2025-05-07T21:04:24.5908831Z stochastic_rounding=False, 2025-05-07T21:04:24.5909090Z weighted=False, 2025-05-07T21:04:24.5909298Z row_wise=True, 2025-05-07T21:04:24.5909495Z mixed=True, 2025-05-07T21:04:24.5909705Z use_cache=False, 2025-05-07T21:04:24.5909948Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:24.5910221Z use_cpu=False, 2025-05-07T21:04:24.5910456Z output_dtype=SparseType.FP16, 2025-05-07T21:04:24.5910721Z ) 2025-05-07T21:04:24.5910950Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:24.5911525Z self=, 2025-05-07T21:04:24.5912048Z compile=True, 2025-05-07T21:04:24.5912258Z T=1, 2025-05-07T21:04:24.5912438Z D=6, 2025-05-07T21:04:24.5912626Z B=39, 2025-05-07T21:04:24.5912817Z log_E=4, 2025-05-07T21:04:24.5913004Z L=14, 2025-05-07T21:04:24.5913191Z D_gradcheck=1, 2025-05-07T21:04:24.5913421Z stochastic_rounding=False, 2025-05-07T21:04:24.5913670Z weighted=True, 2025-05-07T21:04:24.5913884Z row_wise=True, 2025-05-07T21:04:24.5914096Z mixed=True, 2025-05-07T21:04:24.5914297Z use_cache=False, 2025-05-07T21:04:24.5914538Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:24.5914820Z use_cpu=False, 2025-05-07T21:04:24.5915042Z output_dtype=SparseType.FP32, 2025-05-07T21:04:24.5915301Z ) 2025-05-07T21:04:24.5915533Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:24.5916092Z self=, 2025-05-07T21:04:24.5916619Z compile=True, 2025-05-07T21:04:24.5916828Z T=1, 2025-05-07T21:04:24.5917010Z D=41, 2025-05-07T21:04:24.5917199Z B=111, 2025-05-07T21:04:24.5917388Z log_E=5, 2025-05-07T21:04:24.5917627Z L=16, 2025-05-07T21:04:24.5917816Z D_gradcheck=1, 2025-05-07T21:04:24.5918041Z stochastic_rounding=False, 2025-05-07T21:04:24.5918291Z weighted=True, 2025-05-07T21:04:24.5918498Z row_wise=True, 2025-05-07T21:04:24.5918705Z mixed=True, 2025-05-07T21:04:24.5918915Z use_cache=True, 2025-05-07T21:04:24.5919192Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:24.5919473Z use_cpu=False, 2025-05-07T21:04:24.5919701Z output_dtype=SparseType.FP32, 2025-05-07T21:04:24.5919949Z ) 2025-05-07T21:04:24.5920219Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:24.5920785Z self=, 2025-05-07T21:04:24.5921293Z compile=True, 2025-05-07T21:04:24.5921499Z T=2, 2025-05-07T21:04:24.5921685Z D=44, 2025-05-07T21:04:24.5921861Z B=110, 2025-05-07T21:04:24.5922054Z log_E=5, 2025-05-07T21:04:24.5922246Z L=5, 2025-05-07T21:04:24.5922429Z D_gradcheck=2, 2025-05-07T21:04:24.5922657Z stochastic_rounding=False, 2025-05-07T21:04:24.5922911Z weighted=False, 2025-05-07T21:04:24.5923112Z row_wise=True, 2025-05-07T21:04:24.5923320Z mixed=True, 2025-05-07T21:04:24.5923531Z use_cache=False, 2025-05-07T21:04:24.5923769Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:24.5924055Z use_cpu=False, 2025-05-07T21:04:24.5924286Z output_dtype=SparseType.FP16, 2025-05-07T21:04:24.5924539Z ) 2025-05-07T21:04:24.5924764Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:24.5925332Z self=, 2025-05-07T21:04:24.5925852Z compile=False, 2025-05-07T21:04:24.5926056Z T=3, 2025-05-07T21:04:24.5926241Z D=99, 2025-05-07T21:04:24.5926419Z B=40, 2025-05-07T21:04:24.5926598Z log_E=3, 2025-05-07T21:04:24.5926859Z L=19, 2025-05-07T21:04:24.5927045Z D_gradcheck=1, 2025-05-07T21:04:24.5927275Z stochastic_rounding=True, 2025-05-07T21:04:24.5927523Z weighted=False, 2025-05-07T21:04:24.5927724Z row_wise=False, 2025-05-07T21:04:24.5927928Z mixed=True, 2025-05-07T21:04:24.5928129Z use_cache=True, 2025-05-07T21:04:24.5928354Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:24.5928628Z use_cpu=True, 2025-05-07T21:04:24.5928855Z output_dtype=SparseType.FP16, 2025-05-07T21:04:24.5929099Z ) 2025-05-07T21:04:24.5929320Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:24.5929888Z self=, 2025-05-07T21:04:24.5930402Z compile=True, 2025-05-07T21:04:24.5930604Z T=3, 2025-05-07T21:04:24.5930786Z D=12, 2025-05-07T21:04:24.5930959Z B=118, 2025-05-07T21:04:24.5931141Z log_E=4, 2025-05-07T21:04:24.5931327Z L=7, 2025-05-07T21:04:24.5931507Z D_gradcheck=1, 2025-05-07T21:04:24.5931730Z stochastic_rounding=False, 2025-05-07T21:04:24.5931986Z weighted=False, 2025-05-07T21:04:24.5932190Z row_wise=True, 2025-05-07T21:04:24.5932396Z mixed=False, 2025-05-07T21:04:24.5932602Z use_cache=True, 2025-05-07T21:04:24.5932824Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:24.5933103Z use_cpu=False, 2025-05-07T21:04:24.5933330Z output_dtype=SparseType.FP16, 2025-05-07T21:04:24.5933580Z ) 2025-05-07T21:04:24.5933805Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:24.5934371Z self=, 2025-05-07T21:04:24.5934887Z compile=True, 2025-05-07T21:04:24.5935083Z T=5, 2025-05-07T21:04:24.5935266Z D=98, 2025-05-07T21:04:24.5935448Z B=1, 2025-05-07T21:04:24.5935624Z log_E=3, 2025-05-07T21:04:24.5935813Z L=16, 2025-05-07T21:04:24.5936002Z D_gradcheck=1, 2025-05-07T21:04:24.5936339Z stochastic_rounding=True, 2025-05-07T21:04:24.5936598Z weighted=True, 2025-05-07T21:04:24.5936860Z row_wise=False, 2025-05-07T21:04:24.5937063Z mixed=False, 2025-05-07T21:04:24.5937271Z use_cache=True, 2025-05-07T21:04:24.5937505Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:24.5937778Z use_cpu=True, 2025-05-07T21:04:24.5938007Z output_dtype=SparseType.FP16, 2025-05-07T21:04:24.5938265Z ) 2025-05-07T21:04:24.5938535Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:24.5939099Z self=, 2025-05-07T21:04:24.5939649Z compile=False, 2025-05-07T21:04:24.5939846Z T=3, 2025-05-07T21:04:24.5940024Z D=23, 2025-05-07T21:04:24.5940204Z B=101, 2025-05-07T21:04:24.5940375Z log_E=3, 2025-05-07T21:04:24.5940562Z L=5, 2025-05-07T21:04:24.5940748Z D_gradcheck=2, 2025-05-07T21:04:24.5940992Z stochastic_rounding=True, 2025-05-07T21:04:24.5941237Z weighted=False, 2025-05-07T21:04:24.5941441Z row_wise=True, 2025-05-07T21:04:24.5941645Z mixed=True, 2025-05-07T21:04:24.5941847Z use_cache=False, 2025-05-07T21:04:24.5942079Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:24.5942353Z use_cpu=True, 2025-05-07T21:04:24.5942578Z output_dtype=SparseType.FP32, 2025-05-07T21:04:24.5942820Z ) 2025-05-07T21:04:24.5943043Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:24.5943608Z self=, 2025-05-07T21:04:24.5944115Z compile=False, 2025-05-07T21:04:24.5944320Z T=5, 2025-05-07T21:04:24.5944502Z D=128, 2025-05-07T21:04:24.5944677Z B=65, 2025-05-07T21:04:24.5944855Z log_E=3, 2025-05-07T21:04:24.5945044Z L=1, 2025-05-07T21:04:24.5945219Z D_gradcheck=2, 2025-05-07T21:04:24.5945439Z stochastic_rounding=False, 2025-05-07T21:04:24.5945687Z weighted=False, 2025-05-07T21:04:24.5945941Z row_wise=False, 2025-05-07T21:04:24.5946146Z mixed=False, 2025-05-07T21:04:24.5946350Z use_cache=False, 2025-05-07T21:04:24.5946579Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:24.5946855Z use_cpu=True, 2025-05-07T21:04:24.5947076Z output_dtype=SparseType.FP16, 2025-05-07T21:04:24.5947329Z ) 2025-05-07T21:04:24.5947547Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:24.5948113Z self=, 2025-05-07T21:04:24.5948627Z compile=False, 2025-05-07T21:04:24.5948821Z T=3, 2025-05-07T21:04:24.5948997Z D=56, 2025-05-07T21:04:24.5949182Z B=34, 2025-05-07T21:04:24.5949353Z log_E=5, 2025-05-07T21:04:24.5949536Z L=3, 2025-05-07T21:04:24.5949715Z D_gradcheck=1, 2025-05-07T21:04:24.5949926Z stochastic_rounding=False, 2025-05-07T21:04:24.5950172Z weighted=False, 2025-05-07T21:04:24.5950381Z row_wise=False, 2025-05-07T21:04:24.5950580Z mixed=False, 2025-05-07T21:04:24.5950780Z use_cache=True, 2025-05-07T21:04:24.5951007Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:24.5951274Z use_cpu=True, 2025-05-07T21:04:24.5951498Z output_dtype=SparseType.FP16, 2025-05-07T21:04:24.5951747Z ) 2025-05-07T21:04:24.5951963Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:24.5952522Z self=, 2025-05-07T21:04:24.5953038Z compile=False, 2025-05-07T21:04:24.5953237Z T=4, 2025-05-07T21:04:24.5953407Z D=56, 2025-05-07T21:04:24.5953583Z B=116, 2025-05-07T21:04:24.5953763Z log_E=5, 2025-05-07T21:04:24.5953945Z L=20, 2025-05-07T21:04:24.5954127Z D_gradcheck=1, 2025-05-07T21:04:24.5954349Z stochastic_rounding=True, 2025-05-07T21:04:24.5954591Z weighted=False, 2025-05-07T21:04:24.5954797Z row_wise=False, 2025-05-07T21:04:24.5954999Z mixed=True, 2025-05-07T21:04:24.5955192Z use_cache=False, 2025-05-07T21:04:24.5955429Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:24.5955765Z use_cpu=False, 2025-05-07T21:04:24.5956019Z output_dtype=SparseType.FP32, 2025-05-07T21:04:24.5956280Z ) 2025-05-07T21:04:24.5956503Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:24.5957056Z self=, 2025-05-07T21:04:24.5957642Z compile=True, 2025-05-07T21:04:24.5957842Z T=2, 2025-05-07T21:04:24.5958014Z D=91, 2025-05-07T21:04:24.5958193Z B=67, 2025-05-07T21:04:24.5958373Z log_E=3, 2025-05-07T21:04:24.5958596Z L=15, 2025-05-07T21:04:24.5958781Z D_gradcheck=1, 2025-05-07T21:04:24.5959005Z stochastic_rounding=False, 2025-05-07T21:04:24.5959518Z weighted=False, 2025-05-07T21:04:24.5959728Z row_wise=True, 2025-05-07T21:04:24.5959942Z mixed=True, 2025-05-07T21:04:24.5960151Z use_cache=False, 2025-05-07T21:04:24.5960391Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:24.5960675Z use_cpu=True, 2025-05-07T21:04:24.5960906Z output_dtype=SparseType.FP16, 2025-05-07T21:04:24.5961153Z ) 2025-05-07T21:04:24.5961375Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:24.5961935Z self=, 2025-05-07T21:04:24.5962451Z compile=False, 2025-05-07T21:04:24.5962651Z T=3, 2025-05-07T21:04:24.5962826Z D=38, 2025-05-07T21:04:24.5962994Z B=7, 2025-05-07T21:04:24.5963175Z log_E=4, 2025-05-07T21:04:24.5963364Z L=18, 2025-05-07T21:04:24.5963546Z D_gradcheck=2, 2025-05-07T21:04:24.5963764Z stochastic_rounding=True, 2025-05-07T21:04:24.5964012Z weighted=False, 2025-05-07T21:04:24.5964212Z row_wise=True, 2025-05-07T21:04:24.5964410Z mixed=False, 2025-05-07T21:04:24.5964614Z use_cache=True, 2025-05-07T21:04:24.5964836Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:24.5965195Z use_cpu=False, 2025-05-07T21:04:24.5965424Z output_dtype=SparseType.BF16, 2025-05-07T21:04:24.5965672Z ) 2025-05-07T21:04:34.6697173Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:34.6698679Z self=, 2025-05-07T21:04:34.6699271Z compile=True, 2025-05-07T21:04:34.6699501Z T=3, 2025-05-07T21:04:34.6699705Z D=38, 2025-05-07T21:04:34.6699960Z B=7, 2025-05-07T21:04:34.6700207Z log_E=4, 2025-05-07T21:04:34.6700461Z L=18, 2025-05-07T21:04:34.6700716Z D_gradcheck=2, 2025-05-07T21:04:34.6701035Z stochastic_rounding=True, 2025-05-07T21:04:34.6701288Z weighted=False, 2025-05-07T21:04:34.6701495Z row_wise=True, 2025-05-07T21:04:34.6701693Z mixed=False, 2025-05-07T21:04:34.6701902Z use_cache=True, 2025-05-07T21:04:34.6702133Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:34.6702405Z use_cpu=False, 2025-05-07T21:04:34.6702641Z output_dtype=SparseType.BF16, 2025-05-07T21:04:34.6702911Z ) 2025-05-07T21:04:34.6703140Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:34.6703718Z self=, 2025-05-07T21:04:34.6704251Z compile=False, 2025-05-07T21:04:34.6704466Z T=3, 2025-05-07T21:04:34.6704653Z D=38, 2025-05-07T21:04:34.6704848Z B=38, 2025-05-07T21:04:34.6705039Z log_E=4, 2025-05-07T21:04:34.6705227Z L=18, 2025-05-07T21:04:34.6705418Z D_gradcheck=2, 2025-05-07T21:04:34.6705647Z stochastic_rounding=True, 2025-05-07T21:04:34.6705897Z weighted=False, 2025-05-07T21:04:34.6706110Z row_wise=True, 2025-05-07T21:04:34.6706319Z mixed=False, 2025-05-07T21:04:34.6706524Z use_cache=True, 2025-05-07T21:04:34.6706759Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:34.6707044Z use_cpu=False, 2025-05-07T21:04:34.6707269Z output_dtype=SparseType.BF16, 2025-05-07T21:04:34.6707530Z ) 2025-05-07T21:04:34.6708158Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:34.6708720Z self=, 2025-05-07T21:04:34.6709249Z compile=False, 2025-05-07T21:04:34.6709455Z T=4, 2025-05-07T21:04:34.6709638Z D=38, 2025-05-07T21:04:34.6709818Z B=38, 2025-05-07T21:04:34.6710090Z log_E=4, 2025-05-07T21:04:34.6710276Z L=18, 2025-05-07T21:04:34.6710451Z D_gradcheck=2, 2025-05-07T21:04:34.6710676Z stochastic_rounding=True, 2025-05-07T21:04:34.6710924Z weighted=False, 2025-05-07T21:04:34.6711208Z row_wise=True, 2025-05-07T21:04:34.6711433Z mixed=False, 2025-05-07T21:04:34.6711629Z use_cache=True, 2025-05-07T21:04:34.6711859Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:34.6712136Z use_cpu=False, 2025-05-07T21:04:34.6712352Z output_dtype=SparseType.BF16, 2025-05-07T21:04:34.6712604Z ) 2025-05-07T21:04:34.6712832Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:34.6713396Z self=, 2025-05-07T21:04:34.6713913Z compile=False, 2025-05-07T21:04:34.6714121Z T=4, 2025-05-07T21:04:34.6714304Z D=38, 2025-05-07T21:04:34.6714485Z B=38, 2025-05-07T21:04:34.6714672Z log_E=4, 2025-05-07T21:04:34.6714872Z L=0, 2025-05-07T21:04:34.6722571Z D_gradcheck=2, 2025-05-07T21:04:34.6722807Z stochastic_rounding=True, 2025-05-07T21:04:34.6723052Z weighted=False, 2025-05-07T21:04:34.6723254Z row_wise=True, 2025-05-07T21:04:34.6723457Z mixed=False, 2025-05-07T21:04:34.6723650Z use_cache=True, 2025-05-07T21:04:34.6723875Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:34.6724147Z use_cpu=False, 2025-05-07T21:04:34.6724364Z output_dtype=SparseType.BF16, 2025-05-07T21:04:34.6724609Z ) 2025-05-07T21:04:34.6724966Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:34.6725541Z self=, 2025-05-07T21:04:34.6726076Z compile=True, 2025-05-07T21:04:34.6726286Z T=4, 2025-05-07T21:04:34.6726469Z D=38, 2025-05-07T21:04:34.6726657Z B=38, 2025-05-07T21:04:34.6726850Z log_E=4, 2025-05-07T21:04:34.6727041Z L=0, 2025-05-07T21:04:34.6727240Z D_gradcheck=2, 2025-05-07T21:04:34.6727468Z stochastic_rounding=True, 2025-05-07T21:04:34.6727718Z weighted=False, 2025-05-07T21:04:34.6727937Z row_wise=True, 2025-05-07T21:04:34.6728148Z mixed=False, 2025-05-07T21:04:34.6728370Z use_cache=True, 2025-05-07T21:04:34.6728600Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:34.6728886Z use_cpu=False, 2025-05-07T21:04:34.6729117Z output_dtype=SparseType.BF16, 2025-05-07T21:04:34.6729368Z ) 2025-05-07T21:04:34.6729602Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:34.6730176Z self=, 2025-05-07T21:04:34.6730703Z compile=False, 2025-05-07T21:04:34.6730913Z T=2, 2025-05-07T21:04:34.6731103Z D=38, 2025-05-07T21:04:34.6731282Z B=38, 2025-05-07T21:04:34.6731471Z log_E=4, 2025-05-07T21:04:34.6731668Z L=0, 2025-05-07T21:04:34.6731849Z D_gradcheck=2, 2025-05-07T21:04:34.6732081Z stochastic_rounding=True, 2025-05-07T21:04:34.6732336Z weighted=False, 2025-05-07T21:04:34.6732544Z row_wise=True, 2025-05-07T21:04:34.6732754Z mixed=False, 2025-05-07T21:04:34.6732963Z use_cache=True, 2025-05-07T21:04:34.6733195Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:34.6733479Z use_cpu=False, 2025-05-07T21:04:34.6733709Z output_dtype=SparseType.BF16, 2025-05-07T21:04:34.6733958Z ) 2025-05-07T21:04:34.6734150Z PASSED 2025-05-07T21:04:40.6250620Z tbe/training/backward_adagrad_test.py::BackwardAdagradTest::test_backward_adagrad_fp32_pmSUM Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:04:40.6252050Z self=, 2025-05-07T21:04:40.6252584Z mixed_B=False, 2025-05-07T21:04:40.6252804Z compile=False, 2025-05-07T21:04:40.6253017Z T=1, 2025-05-07T21:04:40.6253196Z D=2, 2025-05-07T21:04:40.6253375Z B=1, 2025-05-07T21:04:40.6253688Z log_E=3, 2025-05-07T21:04:40.6253887Z L=0, 2025-05-07T21:04:40.6254075Z D_gradcheck=1, 2025-05-07T21:04:40.6254308Z stochastic_rounding=False, 2025-05-07T21:04:40.6254571Z weighted=False, 2025-05-07T21:04:40.6254879Z row_wise=False, 2025-05-07T21:04:40.6255096Z mixed=False, 2025-05-07T21:04:40.6255310Z use_cache=False, 2025-05-07T21:04:40.6255563Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:40.6255853Z use_cpu=False, 2025-05-07T21:04:40.6256091Z output_dtype=SparseType.FP32, 2025-05-07T21:04:40.6256461Z ) 2025-05-07T21:04:40.6256693Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:04:40.6257271Z self=, 2025-05-07T21:04:40.6257800Z mixed_B=True, 2025-05-07T21:04:40.6258009Z compile=False, 2025-05-07T21:04:40.6258222Z T=1, 2025-05-07T21:04:40.6258415Z D=2, 2025-05-07T21:04:40.6258598Z B=1, 2025-05-07T21:04:40.6258791Z log_E=3, 2025-05-07T21:04:40.6258992Z L=0, 2025-05-07T21:04:40.6259175Z D_gradcheck=1, 2025-05-07T21:04:40.6259568Z stochastic_rounding=False, 2025-05-07T21:04:40.6259822Z weighted=False, 2025-05-07T21:04:40.6260032Z row_wise=False, 2025-05-07T21:04:40.6260242Z mixed=False, 2025-05-07T21:04:40.6260451Z use_cache=False, 2025-05-07T21:04:40.6260689Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:40.6260977Z use_cpu=False, 2025-05-07T21:04:40.6261209Z output_dtype=SparseType.FP32, 2025-05-07T21:04:40.6261472Z ) 2025-05-07T21:04:40.6261802Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:04:40.6262376Z self=, 2025-05-07T21:04:40.6262902Z mixed_B=True, 2025-05-07T21:04:40.6263108Z compile=True, 2025-05-07T21:04:40.6263319Z T=2, 2025-05-07T21:04:40.6263509Z D=79, 2025-05-07T21:04:40.6263695Z B=10, 2025-05-07T21:04:40.6263889Z log_E=3, 2025-05-07T21:04:40.6264090Z L=12, 2025-05-07T21:04:40.6264276Z D_gradcheck=2, 2025-05-07T21:04:40.6264505Z stochastic_rounding=True, 2025-05-07T21:04:40.6264768Z weighted=False, 2025-05-07T21:04:40.6264979Z row_wise=True, 2025-05-07T21:04:40.6265198Z mixed=False, 2025-05-07T21:04:40.6265412Z use_cache=False, 2025-05-07T21:04:40.6265651Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:40.6265939Z use_cpu=False, 2025-05-07T21:04:40.6266174Z output_dtype=SparseType.FP32, 2025-05-07T21:04:40.6266429Z ) 2025-05-07T21:04:40.6266665Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:04:40.6267232Z self=, 2025-05-07T21:04:40.6267749Z mixed_B=True, 2025-05-07T21:04:40.6267955Z compile=True, 2025-05-07T21:04:40.6268163Z T=4, 2025-05-07T21:04:40.6268357Z D=124, 2025-05-07T21:04:40.6268543Z B=88, 2025-05-07T21:04:40.6268736Z log_E=4, 2025-05-07T21:04:40.6268942Z L=17, 2025-05-07T21:04:40.6269128Z D_gradcheck=2, 2025-05-07T21:04:40.6269362Z stochastic_rounding=False, 2025-05-07T21:04:40.6269626Z weighted=False, 2025-05-07T21:04:40.6269836Z row_wise=False, 2025-05-07T21:04:40.6270052Z mixed=True, 2025-05-07T21:04:40.6270267Z use_cache=False, 2025-05-07T21:04:40.6270508Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:40.6270794Z use_cpu=True, 2025-05-07T21:04:40.6271029Z output_dtype=SparseType.FP16, 2025-05-07T21:04:40.6271282Z ) 2025-05-07T21:04:40.6271519Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:04:40.6272155Z self=, 2025-05-07T21:04:40.6272668Z mixed_B=False, 2025-05-07T21:04:40.6272886Z compile=True, 2025-05-07T21:04:40.6273097Z T=1, 2025-05-07T21:04:40.6273285Z D=114, 2025-05-07T21:04:40.6273479Z B=18, 2025-05-07T21:04:40.6273669Z log_E=3, 2025-05-07T21:04:40.6273919Z L=4, 2025-05-07T21:04:40.6274107Z D_gradcheck=2, 2025-05-07T21:04:40.6274329Z stochastic_rounding=False, 2025-05-07T21:04:40.6274584Z weighted=False, 2025-05-07T21:04:40.6274785Z row_wise=True, 2025-05-07T21:04:40.6275052Z mixed=True, 2025-05-07T21:04:40.6275257Z use_cache=False, 2025-05-07T21:04:40.6275491Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:40.6275772Z use_cpu=False, 2025-05-07T21:04:40.6276002Z output_dtype=SparseType.BF16, 2025-05-07T21:04:40.6276259Z ) 2025-05-07T21:04:40.6276496Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:04:40.6277064Z self=, 2025-05-07T21:04:40.6277579Z mixed_B=False, 2025-05-07T21:04:40.6277799Z compile=False, 2025-05-07T21:04:40.6278011Z T=4, 2025-05-07T21:04:40.6278195Z D=68, 2025-05-07T21:04:40.6278382Z B=91, 2025-05-07T21:04:40.6278573Z log_E=3, 2025-05-07T21:04:40.6278767Z L=12, 2025-05-07T21:04:40.6278962Z D_gradcheck=2, 2025-05-07T21:04:40.6279191Z stochastic_rounding=True, 2025-05-07T21:04:40.6279438Z weighted=True, 2025-05-07T21:04:40.6279656Z row_wise=False, 2025-05-07T21:04:40.6279871Z mixed=False, 2025-05-07T21:04:40.6280078Z use_cache=True, 2025-05-07T21:04:40.6280319Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:40.6280600Z use_cpu=False, 2025-05-07T21:04:40.6280842Z output_dtype=SparseType.FP16, 2025-05-07T21:04:40.6281100Z ) 2025-05-07T21:04:40.6281376Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:04:40.6281941Z self=, 2025-05-07T21:04:40.6282463Z mixed_B=True, 2025-05-07T21:04:40.6282669Z compile=False, 2025-05-07T21:04:40.6282878Z T=4, 2025-05-07T21:04:40.6283063Z D=88, 2025-05-07T21:04:40.6283243Z B=126, 2025-05-07T21:04:40.6283434Z log_E=5, 2025-05-07T21:04:40.6283630Z L=10, 2025-05-07T21:04:40.6283814Z D_gradcheck=2, 2025-05-07T21:04:40.6284042Z stochastic_rounding=True, 2025-05-07T21:04:40.6284297Z weighted=False, 2025-05-07T21:04:40.6284504Z row_wise=True, 2025-05-07T21:04:40.6284718Z mixed=True, 2025-05-07T21:04:40.6284927Z use_cache=True, 2025-05-07T21:04:40.6285155Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:40.6285444Z use_cpu=True, 2025-05-07T21:04:40.6285679Z output_dtype=SparseType.FP32, 2025-05-07T21:04:40.6285939Z ) 2025-05-07T21:04:40.6286165Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:04:40.6286728Z self=, 2025-05-07T21:04:40.6287266Z mixed_B=True, 2025-05-07T21:04:40.6287472Z compile=False, 2025-05-07T21:04:40.6287685Z T=1, 2025-05-07T21:04:40.6287875Z D=81, 2025-05-07T21:04:40.6288059Z B=91, 2025-05-07T21:04:40.6288249Z log_E=3, 2025-05-07T21:04:40.6288446Z L=11, 2025-05-07T21:04:40.6288632Z D_gradcheck=1, 2025-05-07T21:04:40.6288862Z stochastic_rounding=False, 2025-05-07T21:04:40.6289120Z weighted=False, 2025-05-07T21:04:40.6289326Z row_wise=True, 2025-05-07T21:04:40.6289540Z mixed=False, 2025-05-07T21:04:40.6289752Z use_cache=False, 2025-05-07T21:04:40.6289997Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:40.6290287Z use_cpu=False, 2025-05-07T21:04:40.6290557Z output_dtype=SparseType.BF16, 2025-05-07T21:04:40.6290824Z ) 2025-05-07T21:04:40.6291059Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:04:40.6291621Z self=, 2025-05-07T21:04:40.6292173Z mixed_B=True, 2025-05-07T21:04:40.6292379Z compile=False, 2025-05-07T21:04:40.6292580Z T=2, 2025-05-07T21:04:40.6292753Z D=33, 2025-05-07T21:04:40.6292934Z B=14, 2025-05-07T21:04:40.6293113Z log_E=5, 2025-05-07T21:04:40.6293346Z L=12, 2025-05-07T21:04:40.6293523Z D_gradcheck=1, 2025-05-07T21:04:40.6293741Z stochastic_rounding=True, 2025-05-07T21:04:40.6293987Z weighted=True, 2025-05-07T21:04:40.6294186Z row_wise=True, 2025-05-07T21:04:40.6294427Z mixed=True, 2025-05-07T21:04:40.6294630Z use_cache=True, 2025-05-07T21:04:40.6294859Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:40.6295140Z use_cpu=False, 2025-05-07T21:04:40.6295366Z output_dtype=SparseType.FP32, 2025-05-07T21:04:40.6295620Z ) 2025-05-07T21:04:40.6295850Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:04:40.6296509Z self=, 2025-05-07T21:04:40.6297020Z mixed_B=False, 2025-05-07T21:04:40.6297232Z compile=True, 2025-05-07T21:04:40.6297436Z T=4, 2025-05-07T21:04:40.6297614Z D=19, 2025-05-07T21:04:40.6297796Z B=49, 2025-05-07T21:04:40.6297981Z log_E=5, 2025-05-07T21:04:40.6298169Z L=18, 2025-05-07T21:04:40.6298359Z D_gradcheck=1, 2025-05-07T21:04:40.6298580Z stochastic_rounding=True, 2025-05-07T21:04:40.6298827Z weighted=False, 2025-05-07T21:04:40.6299037Z row_wise=False, 2025-05-07T21:04:40.6299246Z mixed=True, 2025-05-07T21:04:40.6299456Z use_cache=False, 2025-05-07T21:04:40.6299689Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:40.6299971Z use_cpu=False, 2025-05-07T21:04:40.6300200Z output_dtype=SparseType.BF16, 2025-05-07T21:04:40.6300453Z ) 2025-05-07T21:04:40.6300733Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:04:40.6301298Z self=, 2025-05-07T21:04:40.6301812Z mixed_B=True, 2025-05-07T21:04:40.6302031Z compile=False, 2025-05-07T21:04:40.6302239Z T=1, 2025-05-07T21:04:40.6302417Z D=27, 2025-05-07T21:04:40.6302606Z B=15, 2025-05-07T21:04:40.6302797Z log_E=4, 2025-05-07T21:04:40.6302992Z L=18, 2025-05-07T21:04:40.6303184Z D_gradcheck=1, 2025-05-07T21:04:40.6303410Z stochastic_rounding=False, 2025-05-07T21:04:40.6303659Z weighted=True, 2025-05-07T21:04:40.6303871Z row_wise=False, 2025-05-07T21:04:40.6304082Z mixed=True, 2025-05-07T21:04:40.6304284Z use_cache=False, 2025-05-07T21:04:40.6304531Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:40.6304816Z use_cpu=True, 2025-05-07T21:04:40.6305042Z output_dtype=SparseType.FP32, 2025-05-07T21:04:40.6305300Z ) 2025-05-07T21:04:40.6305530Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:04:40.6306092Z self=, 2025-05-07T21:04:40.6306605Z mixed_B=False, 2025-05-07T21:04:40.6306818Z compile=True, 2025-05-07T21:04:40.6307026Z T=4, 2025-05-07T21:04:40.6307210Z D=101, 2025-05-07T21:04:40.6307400Z B=62, 2025-05-07T21:04:40.6307589Z log_E=5, 2025-05-07T21:04:40.6307780Z L=0, 2025-05-07T21:04:40.6307975Z D_gradcheck=2, 2025-05-07T21:04:40.6308203Z stochastic_rounding=True, 2025-05-07T21:04:40.6308451Z weighted=True, 2025-05-07T21:04:40.6308664Z row_wise=False, 2025-05-07T21:04:40.6308878Z mixed=False, 2025-05-07T21:04:40.6309083Z use_cache=True, 2025-05-07T21:04:40.6309319Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:40.6309605Z use_cpu=True, 2025-05-07T21:04:40.6309827Z output_dtype=SparseType.BF16, 2025-05-07T21:04:40.6310085Z ) 2025-05-07T21:04:40.6310318Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:04:40.6310874Z self=, 2025-05-07T21:04:40.6311436Z mixed_B=True, 2025-05-07T21:04:40.6311642Z compile=False, 2025-05-07T21:04:40.6311846Z T=4, 2025-05-07T21:04:40.6312022Z D=110, 2025-05-07T21:04:40.6312205Z B=45, 2025-05-07T21:04:40.6312390Z log_E=5, 2025-05-07T21:04:40.6312617Z L=15, 2025-05-07T21:04:40.6312807Z D_gradcheck=1, 2025-05-07T21:04:40.6313028Z stochastic_rounding=False, 2025-05-07T21:04:40.6313271Z weighted=True, 2025-05-07T21:04:40.6313479Z row_wise=False, 2025-05-07T21:04:40.6313763Z mixed=True, 2025-05-07T21:04:40.6313959Z use_cache=True, 2025-05-07T21:04:40.6314193Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:40.6314469Z use_cpu=True, 2025-05-07T21:04:40.6314694Z output_dtype=SparseType.FP32, 2025-05-07T21:04:40.6314954Z ) 2025-05-07T21:04:40.6315191Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:04:40.6315747Z self=, 2025-05-07T21:04:40.6316273Z mixed_B=False, 2025-05-07T21:04:40.6316486Z compile=True, 2025-05-07T21:04:40.6316689Z T=3, 2025-05-07T21:04:40.6316869Z D=71, 2025-05-07T21:04:40.6317060Z B=30, 2025-05-07T21:04:40.6317248Z log_E=5, 2025-05-07T21:04:40.6317439Z L=6, 2025-05-07T21:04:40.6317630Z D_gradcheck=1, 2025-05-07T21:04:40.6317857Z stochastic_rounding=True, 2025-05-07T21:04:40.6318105Z weighted=True, 2025-05-07T21:04:40.6318318Z row_wise=False, 2025-05-07T21:04:40.6318530Z mixed=True, 2025-05-07T21:04:40.6318733Z use_cache=False, 2025-05-07T21:04:40.6318981Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:40.6319263Z use_cpu=True, 2025-05-07T21:04:40.6319487Z output_dtype=SparseType.FP16, 2025-05-07T21:04:40.6319744Z ) 2025-05-07T21:04:40.6319974Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:04:40.6320631Z self=, 2025-05-07T21:04:40.6321155Z mixed_B=True, 2025-05-07T21:04:40.6321365Z compile=True, 2025-05-07T21:04:40.6321566Z T=3, 2025-05-07T21:04:40.6321752Z D=83, 2025-05-07T21:04:40.6321941Z B=93, 2025-05-07T21:04:40.6322125Z log_E=3, 2025-05-07T21:04:40.6322323Z L=12, 2025-05-07T21:04:40.6322518Z D_gradcheck=2, 2025-05-07T21:04:40.6322738Z stochastic_rounding=True, 2025-05-07T21:04:40.6322996Z weighted=False, 2025-05-07T21:04:40.6323212Z row_wise=False, 2025-05-07T21:04:40.6323423Z mixed=False, 2025-05-07T21:04:40.6323628Z use_cache=False, 2025-05-07T21:04:40.6323874Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:40.6324157Z use_cpu=True, 2025-05-07T21:04:40.6324385Z output_dtype=SparseType.FP32, 2025-05-07T21:04:40.6324644Z ) 2025-05-07T21:04:40.6324882Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:04:40.6325441Z self=, 2025-05-07T21:04:40.6325963Z mixed_B=False, 2025-05-07T21:04:40.6326185Z compile=False, 2025-05-07T21:04:40.6326390Z T=4, 2025-05-07T21:04:40.6326580Z D=97, 2025-05-07T21:04:40.6326774Z B=17, 2025-05-07T21:04:40.6326959Z log_E=5, 2025-05-07T21:04:40.6327161Z L=12, 2025-05-07T21:04:40.6327357Z D_gradcheck=1, 2025-05-07T21:04:40.6327580Z stochastic_rounding=True, 2025-05-07T21:04:40.6327839Z weighted=False, 2025-05-07T21:04:40.6328057Z row_wise=True, 2025-05-07T21:04:40.6328262Z mixed=False, 2025-05-07T21:04:40.6328471Z use_cache=True, 2025-05-07T21:04:40.6328707Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:40.6328984Z use_cpu=True, 2025-05-07T21:04:40.6329216Z output_dtype=SparseType.FP16, 2025-05-07T21:04:40.6329476Z ) 2025-05-07T21:04:40.6329704Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:04:40.6330260Z self=, 2025-05-07T21:04:40.6330827Z mixed_B=False, 2025-05-07T21:04:40.6331032Z compile=False, 2025-05-07T21:04:40.6331227Z T=4, 2025-05-07T21:04:40.6331411Z D=62, 2025-05-07T21:04:40.6331591Z B=55, 2025-05-07T21:04:40.6331766Z log_E=4, 2025-05-07T21:04:40.6332000Z L=6, 2025-05-07T21:04:40.6332184Z D_gradcheck=2, 2025-05-07T21:04:40.6332411Z stochastic_rounding=False, 2025-05-07T21:04:40.6332659Z weighted=True, 2025-05-07T21:04:40.6332866Z row_wise=False, 2025-05-07T21:04:40.6333107Z mixed=False, 2025-05-07T21:04:40.6333316Z use_cache=True, 2025-05-07T21:04:40.6333544Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:40.6333815Z use_cpu=False, 2025-05-07T21:04:40.6334048Z output_dtype=SparseType.FP16, 2025-05-07T21:04:40.6334309Z ) 2025-05-07T21:04:57.4255281Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:04:57.4255945Z self=, 2025-05-07T21:04:57.4256521Z mixed_B=True, 2025-05-07T21:04:57.4256741Z compile=True, 2025-05-07T21:04:57.4256949Z T=1, 2025-05-07T21:04:57.4257130Z D=117, 2025-05-07T21:04:57.4257326Z B=112, 2025-05-07T21:04:57.4257514Z log_E=5, 2025-05-07T21:04:57.4257717Z L=3, 2025-05-07T21:04:57.4257909Z D_gradcheck=2, 2025-05-07T21:04:57.4258139Z stochastic_rounding=True, 2025-05-07T21:04:57.4258387Z weighted=True, 2025-05-07T21:04:57.4258602Z row_wise=False, 2025-05-07T21:04:57.4258823Z mixed=True, 2025-05-07T21:04:57.4259028Z use_cache=False, 2025-05-07T21:04:57.4259425Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:57.4259707Z use_cpu=True, 2025-05-07T21:04:57.4259924Z output_dtype=SparseType.BF16, 2025-05-07T21:04:57.4260184Z ) 2025-05-07T21:04:57.4260409Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:04:57.4261281Z self=, 2025-05-07T21:04:57.4261793Z mixed_B=True, 2025-05-07T21:04:57.4261999Z compile=False, 2025-05-07T21:04:57.4262200Z T=4, 2025-05-07T21:04:57.4262370Z D=93, 2025-05-07T21:04:57.4262551Z B=103, 2025-05-07T21:04:57.4262733Z log_E=3, 2025-05-07T21:04:57.4262917Z L=3, 2025-05-07T21:04:57.4263104Z D_gradcheck=1, 2025-05-07T21:04:57.4263328Z stochastic_rounding=False, 2025-05-07T21:04:57.4263570Z weighted=False, 2025-05-07T21:04:57.4263781Z row_wise=False, 2025-05-07T21:04:57.4263991Z mixed=False, 2025-05-07T21:04:57.4264186Z use_cache=True, 2025-05-07T21:04:57.4264421Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:57.4264700Z use_cpu=True, 2025-05-07T21:04:57.4264918Z output_dtype=SparseType.BF16, 2025-05-07T21:04:57.4265177Z ) 2025-05-07T21:04:57.4265404Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:04:57.4265959Z self=, 2025-05-07T21:04:57.4266476Z mixed_B=False, 2025-05-07T21:04:57.4266684Z compile=False, 2025-05-07T21:04:57.4266883Z T=2, 2025-05-07T21:04:57.4267060Z D=64, 2025-05-07T21:04:57.4267239Z B=59, 2025-05-07T21:04:57.4267422Z log_E=3, 2025-05-07T21:04:57.4267602Z L=13, 2025-05-07T21:04:57.4267790Z D_gradcheck=2, 2025-05-07T21:04:57.4268010Z stochastic_rounding=True, 2025-05-07T21:04:57.4268248Z weighted=True, 2025-05-07T21:04:57.4268447Z row_wise=True, 2025-05-07T21:04:57.4268641Z mixed=True, 2025-05-07T21:04:57.4268837Z use_cache=False, 2025-05-07T21:04:57.4269072Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:57.4269344Z use_cpu=False, 2025-05-07T21:04:57.4269559Z output_dtype=SparseType.FP32, 2025-05-07T21:04:57.4269813Z ) 2025-05-07T21:04:57.4270084Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:04:57.4270640Z self=, 2025-05-07T21:04:57.4271251Z mixed_B=False, 2025-05-07T21:04:57.4271454Z compile=True, 2025-05-07T21:04:57.4271655Z T=5, 2025-05-07T21:04:57.4271829Z D=31, 2025-05-07T21:04:57.4272012Z B=74, 2025-05-07T21:04:57.4272193Z log_E=5, 2025-05-07T21:04:57.4272375Z L=0, 2025-05-07T21:04:57.4272651Z D_gradcheck=2, 2025-05-07T21:04:57.4272875Z stochastic_rounding=True, 2025-05-07T21:04:57.4273121Z weighted=False, 2025-05-07T21:04:57.4273335Z row_wise=False, 2025-05-07T21:04:57.4273544Z mixed=False, 2025-05-07T21:04:57.4273823Z use_cache=False, 2025-05-07T21:04:57.4274079Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:57.4274363Z use_cpu=True, 2025-05-07T21:04:57.4274584Z output_dtype=SparseType.FP16, 2025-05-07T21:04:57.4274853Z ) 2025-05-07T21:04:57.4275083Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:04:57.4275646Z self=, 2025-05-07T21:04:57.4276174Z mixed_B=True, 2025-05-07T21:04:57.4276386Z compile=False, 2025-05-07T21:04:57.4276590Z T=2, 2025-05-07T21:04:57.4276785Z D=59, 2025-05-07T21:04:57.4276972Z B=128, 2025-05-07T21:04:57.4277156Z log_E=5, 2025-05-07T21:04:57.4277353Z L=5, 2025-05-07T21:04:57.4277549Z D_gradcheck=2, 2025-05-07T21:04:57.4277781Z stochastic_rounding=False, 2025-05-07T21:04:57.4278028Z weighted=True, 2025-05-07T21:04:57.4278241Z row_wise=True, 2025-05-07T21:04:57.4278449Z mixed=False, 2025-05-07T21:04:57.4278659Z use_cache=False, 2025-05-07T21:04:57.4278904Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:57.4279192Z use_cpu=False, 2025-05-07T21:04:57.4279417Z output_dtype=SparseType.FP16, 2025-05-07T21:04:57.4279677Z ) 2025-05-07T21:04:57.4279908Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:04:57.4280516Z self=, 2025-05-07T21:04:57.4281038Z mixed_B=True, 2025-05-07T21:04:57.4281249Z compile=False, 2025-05-07T21:04:57.4281446Z T=1, 2025-05-07T21:04:57.4281635Z D=6, 2025-05-07T21:04:57.4281825Z B=105, 2025-05-07T21:04:57.4282009Z log_E=4, 2025-05-07T21:04:57.4282203Z L=19, 2025-05-07T21:04:57.4282398Z D_gradcheck=1, 2025-05-07T21:04:57.4282618Z stochastic_rounding=True, 2025-05-07T21:04:57.4282874Z weighted=True, 2025-05-07T21:04:57.4283087Z row_wise=False, 2025-05-07T21:04:57.4283293Z mixed=False, 2025-05-07T21:04:57.4283507Z use_cache=True, 2025-05-07T21:04:57.4283745Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:57.4284029Z use_cpu=True, 2025-05-07T21:04:57.4284258Z output_dtype=SparseType.FP16, 2025-05-07T21:04:57.4284517Z ) 2025-05-07T21:04:57.4284748Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:04:57.4285306Z self=, 2025-05-07T21:04:57.4285827Z mixed_B=False, 2025-05-07T21:04:57.4286042Z compile=True, 2025-05-07T21:04:57.4286241Z T=3, 2025-05-07T21:04:57.4286433Z D=35, 2025-05-07T21:04:57.4286624Z B=81, 2025-05-07T21:04:57.4286809Z log_E=4, 2025-05-07T21:04:57.4287005Z L=19, 2025-05-07T21:04:57.4287199Z D_gradcheck=1, 2025-05-07T21:04:57.4287426Z stochastic_rounding=True, 2025-05-07T21:04:57.4287682Z weighted=False, 2025-05-07T21:04:57.4287899Z row_wise=False, 2025-05-07T21:04:57.4288102Z mixed=False, 2025-05-07T21:04:57.4288317Z use_cache=False, 2025-05-07T21:04:57.4288567Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:57.4288846Z use_cpu=False, 2025-05-07T21:04:57.4289079Z output_dtype=SparseType.FP32, 2025-05-07T21:04:57.4289339Z ) 2025-05-07T21:04:57.4289568Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:04:57.4290130Z self=, 2025-05-07T21:04:57.4290700Z mixed_B=False, 2025-05-07T21:04:57.4290910Z compile=True, 2025-05-07T21:04:57.4291110Z T=3, 2025-05-07T21:04:57.4291300Z D=2, 2025-05-07T21:04:57.4291489Z B=119, 2025-05-07T21:04:57.4291672Z log_E=3, 2025-05-07T21:04:57.4291863Z L=9, 2025-05-07T21:04:57.4292096Z D_gradcheck=2, 2025-05-07T21:04:57.4292315Z stochastic_rounding=False, 2025-05-07T21:04:57.4292572Z weighted=False, 2025-05-07T21:04:57.4292787Z row_wise=False, 2025-05-07T21:04:57.4292987Z mixed=False, 2025-05-07T21:04:57.4293246Z use_cache=True, 2025-05-07T21:04:57.4293483Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:57.4293757Z use_cpu=False, 2025-05-07T21:04:57.4293987Z output_dtype=SparseType.BF16, 2025-05-07T21:04:57.4294247Z ) 2025-05-07T21:04:57.4294469Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:04:57.4295028Z self=, 2025-05-07T21:04:57.4295549Z mixed_B=True, 2025-05-07T21:04:57.4295759Z compile=False, 2025-05-07T21:04:57.4295961Z T=5, 2025-05-07T21:04:57.4296147Z D=80, 2025-05-07T21:04:57.4296443Z B=77, 2025-05-07T21:04:57.4296625Z log_E=4, 2025-05-07T21:04:57.4296811Z L=12, 2025-05-07T21:04:57.4297009Z D_gradcheck=2, 2025-05-07T21:04:57.4297231Z stochastic_rounding=False, 2025-05-07T21:04:57.4297476Z weighted=True, 2025-05-07T21:04:57.4297683Z row_wise=False, 2025-05-07T21:04:57.4297890Z mixed=False, 2025-05-07T21:04:57.4298092Z use_cache=False, 2025-05-07T21:04:57.4298336Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:57.4298614Z use_cpu=True, 2025-05-07T21:04:57.4298831Z output_dtype=SparseType.FP16, 2025-05-07T21:04:57.4299085Z ) 2025-05-07T21:04:57.4299308Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:04:57.4299908Z self=, 2025-05-07T21:04:57.4300430Z mixed_B=True, 2025-05-07T21:04:57.4300638Z compile=False, 2025-05-07T21:04:57.4300843Z T=4, 2025-05-07T21:04:57.4301020Z D=119, 2025-05-07T21:04:57.4301204Z B=23, 2025-05-07T21:04:57.4301391Z log_E=5, 2025-05-07T21:04:57.4301576Z L=14, 2025-05-07T21:04:57.4301765Z D_gradcheck=1, 2025-05-07T21:04:57.4302003Z stochastic_rounding=True, 2025-05-07T21:04:57.4302257Z weighted=False, 2025-05-07T21:04:57.4302467Z row_wise=False, 2025-05-07T21:04:57.4302665Z mixed=False, 2025-05-07T21:04:57.4302877Z use_cache=False, 2025-05-07T21:04:57.4303126Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:57.4303409Z use_cpu=False, 2025-05-07T21:04:57.4303631Z output_dtype=SparseType.BF16, 2025-05-07T21:04:57.4303892Z ) 2025-05-07T21:04:57.4304117Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:04:57.4304675Z self=, 2025-05-07T21:04:57.4305192Z mixed_B=True, 2025-05-07T21:04:57.4305403Z compile=False, 2025-05-07T21:04:57.4305606Z T=5, 2025-05-07T21:04:57.4305789Z D=65, 2025-05-07T21:04:57.4305974Z B=102, 2025-05-07T21:04:57.4306153Z log_E=3, 2025-05-07T21:04:57.4306345Z L=3, 2025-05-07T21:04:57.4306532Z D_gradcheck=2, 2025-05-07T21:04:57.4306746Z stochastic_rounding=True, 2025-05-07T21:04:57.4306996Z weighted=True, 2025-05-07T21:04:57.4307199Z row_wise=True, 2025-05-07T21:04:57.4307399Z mixed=True, 2025-05-07T21:04:57.4307605Z use_cache=False, 2025-05-07T21:04:57.4307845Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:57.4308119Z use_cpu=False, 2025-05-07T21:04:57.4308346Z output_dtype=SparseType.BF16, 2025-05-07T21:04:57.4308601Z ) 2025-05-07T21:04:57.4308826Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:04:57.4309380Z self=, 2025-05-07T21:04:57.4309946Z mixed_B=False, 2025-05-07T21:04:57.4310154Z compile=False, 2025-05-07T21:04:57.4310356Z T=5, 2025-05-07T21:04:57.4310542Z D=124, 2025-05-07T21:04:57.4310727Z B=49, 2025-05-07T21:04:57.4310905Z log_E=3, 2025-05-07T21:04:57.4311093Z L=13, 2025-05-07T21:04:57.4311322Z D_gradcheck=1, 2025-05-07T21:04:57.4311538Z stochastic_rounding=True, 2025-05-07T21:04:57.4311789Z weighted=True, 2025-05-07T21:04:57.4311998Z row_wise=False, 2025-05-07T21:04:57.4312197Z mixed=True, 2025-05-07T21:04:57.4312444Z use_cache=False, 2025-05-07T21:04:57.4312683Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:57.4312953Z use_cpu=True, 2025-05-07T21:04:57.4313181Z output_dtype=SparseType.FP32, 2025-05-07T21:04:57.4313433Z ) 2025-05-07T21:04:57.4313652Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:04:57.4314211Z self=, 2025-05-07T21:04:57.4314729Z mixed_B=True, 2025-05-07T21:04:57.4314941Z compile=True, 2025-05-07T21:04:57.4315138Z T=4, 2025-05-07T21:04:57.4315321Z D=37, 2025-05-07T21:04:57.4315507Z B=112, 2025-05-07T21:04:57.4315689Z log_E=5, 2025-05-07T21:04:57.4315884Z L=20, 2025-05-07T21:04:57.4316080Z D_gradcheck=2, 2025-05-07T21:04:57.4316299Z stochastic_rounding=False, 2025-05-07T21:04:57.4316550Z weighted=True, 2025-05-07T21:04:57.4316758Z row_wise=True, 2025-05-07T21:04:57.4316959Z mixed=False, 2025-05-07T21:04:57.4317175Z use_cache=False, 2025-05-07T21:04:57.4317419Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:57.4317692Z use_cpu=True, 2025-05-07T21:04:57.4317919Z output_dtype=SparseType.FP32, 2025-05-07T21:04:57.4318172Z ) 2025-05-07T21:04:57.4318389Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:04:57.4318993Z self=, 2025-05-07T21:04:57.4319510Z mixed_B=False, 2025-05-07T21:04:57.4319712Z compile=True, 2025-05-07T21:04:57.4319917Z T=3, 2025-05-07T21:04:57.4320100Z D=32, 2025-05-07T21:04:57.4320282Z B=115, 2025-05-07T21:04:57.4320459Z log_E=5, 2025-05-07T21:04:57.4320649Z L=20, 2025-05-07T21:04:57.4320840Z D_gradcheck=2, 2025-05-07T21:04:57.4321057Z stochastic_rounding=False, 2025-05-07T21:04:57.4321308Z weighted=False, 2025-05-07T21:04:57.4321520Z row_wise=False, 2025-05-07T21:04:57.4321717Z mixed=False, 2025-05-07T21:04:57.4321924Z use_cache=False, 2025-05-07T21:04:57.4322165Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:57.4322435Z use_cpu=False, 2025-05-07T21:04:57.4322664Z output_dtype=SparseType.FP16, 2025-05-07T21:04:57.4322916Z ) 2025-05-07T21:04:57.4323136Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:04:57.4323698Z self=, 2025-05-07T21:04:57.4324216Z mixed_B=False, 2025-05-07T21:04:57.4324416Z compile=True, 2025-05-07T21:04:57.4324624Z T=1, 2025-05-07T21:04:57.4324807Z D=13, 2025-05-07T21:04:57.4324988Z B=66, 2025-05-07T21:04:57.4325193Z log_E=5, 2025-05-07T21:04:57.4325413Z L=19, 2025-05-07T21:04:57.4325596Z D_gradcheck=1, 2025-05-07T21:04:57.4325822Z stochastic_rounding=False, 2025-05-07T21:04:57.4326073Z weighted=False, 2025-05-07T21:04:57.4326282Z row_wise=True, 2025-05-07T21:04:57.4326479Z mixed=True, 2025-05-07T21:04:57.4326687Z use_cache=True, 2025-05-07T21:04:57.4326923Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:57.4327196Z use_cpu=True, 2025-05-07T21:04:57.4327426Z output_dtype=SparseType.FP16, 2025-05-07T21:04:57.4327678Z ) 2025-05-07T21:04:57.4327897Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:04:57.4328457Z self=, 2025-05-07T21:04:57.4329023Z mixed_B=False, 2025-05-07T21:04:57.4329224Z compile=True, 2025-05-07T21:04:57.4329431Z T=1, 2025-05-07T21:04:57.4329611Z D=40, 2025-05-07T21:04:57.4329789Z B=51, 2025-05-07T21:04:57.4329975Z log_E=3, 2025-05-07T21:04:57.4330170Z L=14, 2025-05-07T21:04:57.4330432Z D_gradcheck=2, 2025-05-07T21:04:57.4330656Z stochastic_rounding=True, 2025-05-07T21:04:57.4330905Z weighted=True, 2025-05-07T21:04:57.4331109Z row_wise=False, 2025-05-07T21:04:57.4331317Z mixed=False, 2025-05-07T21:04:57.4331563Z use_cache=False, 2025-05-07T21:04:57.4331799Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:57.4332077Z use_cpu=True, 2025-05-07T21:04:57.4332302Z output_dtype=SparseType.BF16, 2025-05-07T21:04:57.4332555Z ) 2025-05-07T21:04:57.4332774Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:04:57.4333333Z self=, 2025-05-07T21:04:57.4333848Z mixed_B=False, 2025-05-07T21:04:57.4334048Z compile=True, 2025-05-07T21:04:57.4334257Z T=2, 2025-05-07T21:04:57.4334437Z D=31, 2025-05-07T21:04:57.4334615Z B=78, 2025-05-07T21:04:57.4334799Z log_E=4, 2025-05-07T21:04:57.4334987Z L=14, 2025-05-07T21:04:57.4335172Z D_gradcheck=1, 2025-05-07T21:04:57.4335397Z stochastic_rounding=True, 2025-05-07T21:04:57.4335650Z weighted=False, 2025-05-07T21:04:57.4335854Z row_wise=False, 2025-05-07T21:04:57.4336064Z mixed=True, 2025-05-07T21:04:57.4336358Z use_cache=True, 2025-05-07T21:04:57.4336585Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:57.4336871Z use_cpu=False, 2025-05-07T21:04:57.4337097Z output_dtype=SparseType.FP16, 2025-05-07T21:04:57.4337348Z ) 2025-05-07T21:05:02.9242884Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:05:02.9244553Z self=, 2025-05-07T21:05:02.9245599Z mixed_B=False, 2025-05-07T21:05:02.9246024Z compile=False, 2025-05-07T21:05:02.9246424Z T=3, 2025-05-07T21:05:02.9246752Z D=87, 2025-05-07T21:05:02.9246958Z B=80, 2025-05-07T21:05:02.9247171Z log_E=5, 2025-05-07T21:05:02.9247352Z L=17, 2025-05-07T21:05:02.9247533Z D_gradcheck=1, 2025-05-07T21:05:02.9247768Z stochastic_rounding=True, 2025-05-07T21:05:02.9248009Z weighted=True, 2025-05-07T21:05:02.9248216Z row_wise=False, 2025-05-07T21:05:02.9248418Z mixed=False, 2025-05-07T21:05:02.9248617Z use_cache=True, 2025-05-07T21:05:02.9248848Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:02.9249126Z use_cpu=True, 2025-05-07T21:05:02.9249346Z output_dtype=SparseType.FP16, 2025-05-07T21:05:02.9249605Z ) 2025-05-07T21:05:02.9249830Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:05:02.9250398Z self=, 2025-05-07T21:05:02.9250913Z mixed_B=False, 2025-05-07T21:05:02.9251123Z compile=True, 2025-05-07T21:05:02.9251333Z T=4, 2025-05-07T21:05:02.9251511Z D=101, 2025-05-07T21:05:02.9251699Z B=81, 2025-05-07T21:05:02.9251886Z log_E=3, 2025-05-07T21:05:02.9252072Z L=12, 2025-05-07T21:05:02.9252259Z D_gradcheck=1, 2025-05-07T21:05:02.9252486Z stochastic_rounding=True, 2025-05-07T21:05:02.9252729Z weighted=True, 2025-05-07T21:05:02.9252945Z row_wise=False, 2025-05-07T21:05:02.9253154Z mixed=False, 2025-05-07T21:05:02.9253356Z use_cache=False, 2025-05-07T21:05:02.9253602Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:02.9253885Z use_cpu=True, 2025-05-07T21:05:02.9254104Z output_dtype=SparseType.BF16, 2025-05-07T21:05:02.9262177Z ) 2025-05-07T21:05:02.9262458Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:05:02.9263049Z self=, 2025-05-07T21:05:02.9263721Z mixed_B=False, 2025-05-07T21:05:02.9263941Z compile=True, 2025-05-07T21:05:02.9264149Z T=4, 2025-05-07T21:05:02.9264338Z D=57, 2025-05-07T21:05:02.9264531Z B=20, 2025-05-07T21:05:02.9264715Z log_E=4, 2025-05-07T21:05:02.9264916Z L=20, 2025-05-07T21:05:02.9265112Z D_gradcheck=2, 2025-05-07T21:05:02.9265425Z stochastic_rounding=True, 2025-05-07T21:05:02.9265678Z weighted=False, 2025-05-07T21:05:02.9265891Z row_wise=False, 2025-05-07T21:05:02.9266086Z mixed=True, 2025-05-07T21:05:02.9266374Z use_cache=True, 2025-05-07T21:05:02.9266611Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:02.9266883Z use_cpu=False, 2025-05-07T21:05:02.9267121Z output_dtype=SparseType.FP16, 2025-05-07T21:05:02.9267385Z ) 2025-05-07T21:05:02.9267612Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:05:02.9268182Z self=, 2025-05-07T21:05:02.9268708Z mixed_B=True, 2025-05-07T21:05:02.9268921Z compile=False, 2025-05-07T21:05:02.9269128Z T=2, 2025-05-07T21:05:02.9269321Z D=113, 2025-05-07T21:05:02.9269511Z B=1, 2025-05-07T21:05:02.9269688Z log_E=5, 2025-05-07T21:05:02.9269885Z L=3, 2025-05-07T21:05:02.9270076Z D_gradcheck=2, 2025-05-07T21:05:02.9270302Z stochastic_rounding=True, 2025-05-07T21:05:02.9270560Z weighted=True, 2025-05-07T21:05:02.9270774Z row_wise=True, 2025-05-07T21:05:02.9270978Z mixed=False, 2025-05-07T21:05:02.9271195Z use_cache=True, 2025-05-07T21:05:02.9271437Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:02.9271718Z use_cpu=False, 2025-05-07T21:05:02.9271955Z output_dtype=SparseType.FP32, 2025-05-07T21:05:02.9272215Z ) 2025-05-07T21:05:02.9272443Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:05:02.9273078Z self=, 2025-05-07T21:05:02.9273607Z mixed_B=True, 2025-05-07T21:05:02.9273812Z compile=False, 2025-05-07T21:05:02.9274028Z T=4, 2025-05-07T21:05:02.9274222Z D=47, 2025-05-07T21:05:02.9274408Z B=116, 2025-05-07T21:05:02.9274604Z log_E=3, 2025-05-07T21:05:02.9274806Z L=12, 2025-05-07T21:05:02.9274998Z D_gradcheck=1, 2025-05-07T21:05:02.9275227Z stochastic_rounding=False, 2025-05-07T21:05:02.9275489Z weighted=False, 2025-05-07T21:05:02.9275706Z row_wise=False, 2025-05-07T21:05:02.9275913Z mixed=False, 2025-05-07T21:05:02.9276129Z use_cache=True, 2025-05-07T21:05:02.9276375Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:02.9276657Z use_cpu=True, 2025-05-07T21:05:02.9276889Z output_dtype=SparseType.BF16, 2025-05-07T21:05:02.9277150Z ) 2025-05-07T21:05:02.9277374Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:05:02.9277944Z self=, 2025-05-07T21:05:02.9278468Z mixed_B=True, 2025-05-07T21:05:02.9278675Z compile=True, 2025-05-07T21:05:02.9278883Z T=5, 2025-05-07T21:05:02.9279069Z D=28, 2025-05-07T21:05:02.9279252Z B=85, 2025-05-07T21:05:02.9279439Z log_E=3, 2025-05-07T21:05:02.9279636Z L=9, 2025-05-07T21:05:02.9279824Z D_gradcheck=1, 2025-05-07T21:05:02.9280058Z stochastic_rounding=False, 2025-05-07T21:05:02.9280313Z weighted=False, 2025-05-07T21:05:02.9280521Z row_wise=True, 2025-05-07T21:05:02.9280736Z mixed=True, 2025-05-07T21:05:02.9280951Z use_cache=False, 2025-05-07T21:05:02.9281200Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:02.9281479Z use_cpu=False, 2025-05-07T21:05:02.9281717Z output_dtype=SparseType.FP32, 2025-05-07T21:05:02.9281982Z ) 2025-05-07T21:05:02.9282206Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:05:02.9282779Z self=, 2025-05-07T21:05:02.9283355Z mixed_B=False, 2025-05-07T21:05:02.9283569Z compile=True, 2025-05-07T21:05:02.9283782Z T=2, 2025-05-07T21:05:02.9283979Z D=105, 2025-05-07T21:05:02.9284166Z B=30, 2025-05-07T21:05:02.9284358Z log_E=3, 2025-05-07T21:05:02.9284560Z L=3, 2025-05-07T21:05:02.9284743Z D_gradcheck=2, 2025-05-07T21:05:02.9285025Z stochastic_rounding=True, 2025-05-07T21:05:02.9285284Z weighted=False, 2025-05-07T21:05:02.9285491Z row_wise=False, 2025-05-07T21:05:02.9285707Z mixed=False, 2025-05-07T21:05:02.9285921Z use_cache=True, 2025-05-07T21:05:02.9286199Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:02.9286491Z use_cpu=True, 2025-05-07T21:05:02.9286729Z output_dtype=SparseType.BF16, 2025-05-07T21:05:02.9286984Z ) 2025-05-07T21:05:02.9287217Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:05:02.9289548Z self=, 2025-05-07T21:05:02.9290074Z mixed_B=True, 2025-05-07T21:05:02.9290282Z compile=False, 2025-05-07T21:05:02.9290489Z T=1, 2025-05-07T21:05:02.9290687Z D=121, 2025-05-07T21:05:02.9290870Z B=103, 2025-05-07T21:05:02.9291066Z log_E=5, 2025-05-07T21:05:02.9291268Z L=10, 2025-05-07T21:05:02.9291454Z D_gradcheck=2, 2025-05-07T21:05:02.9291690Z stochastic_rounding=False, 2025-05-07T21:05:02.9291949Z weighted=True, 2025-05-07T21:05:02.9292154Z row_wise=False, 2025-05-07T21:05:02.9292369Z mixed=True, 2025-05-07T21:05:02.9292578Z use_cache=False, 2025-05-07T21:05:02.9292819Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:02.9293109Z use_cpu=False, 2025-05-07T21:05:02.9293344Z output_dtype=SparseType.BF16, 2025-05-07T21:05:02.9293595Z ) 2025-05-07T21:05:02.9293827Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:05:02.9294441Z self=, 2025-05-07T21:05:02.9294963Z mixed_B=False, 2025-05-07T21:05:02.9295171Z compile=True, 2025-05-07T21:05:02.9295383Z T=5, 2025-05-07T21:05:02.9295572Z D=70, 2025-05-07T21:05:02.9295759Z B=73, 2025-05-07T21:05:02.9295949Z log_E=5, 2025-05-07T21:05:02.9296148Z L=18, 2025-05-07T21:05:02.9296441Z D_gradcheck=2, 2025-05-07T21:05:02.9296673Z stochastic_rounding=True, 2025-05-07T21:05:02.9296928Z weighted=True, 2025-05-07T21:05:02.9297136Z row_wise=True, 2025-05-07T21:05:02.9297350Z mixed=True, 2025-05-07T21:05:02.9297567Z use_cache=False, 2025-05-07T21:05:02.9297816Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:02.9298104Z use_cpu=True, 2025-05-07T21:05:02.9298343Z output_dtype=SparseType.FP16, 2025-05-07T21:05:02.9298593Z ) 2025-05-07T21:05:02.9298829Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:05:02.9299397Z self=, 2025-05-07T21:05:02.9299918Z mixed_B=True, 2025-05-07T21:05:02.9300138Z compile=False, 2025-05-07T21:05:02.9300352Z T=5, 2025-05-07T21:05:02.9300535Z D=68, 2025-05-07T21:05:02.9300725Z B=45, 2025-05-07T21:05:02.9300920Z log_E=5, 2025-05-07T21:05:02.9301126Z L=5, 2025-05-07T21:05:02.9301310Z D_gradcheck=1, 2025-05-07T21:05:02.9301541Z stochastic_rounding=True, 2025-05-07T21:05:02.9301798Z weighted=False, 2025-05-07T21:05:02.9302007Z row_wise=True, 2025-05-07T21:05:02.9302218Z mixed=False, 2025-05-07T21:05:02.9302432Z use_cache=True, 2025-05-07T21:05:02.9302668Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:02.9302957Z use_cpu=True, 2025-05-07T21:05:02.9303195Z output_dtype=SparseType.FP16, 2025-05-07T21:05:02.9303452Z ) 2025-05-07T21:05:02.9303686Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:05:02.9304251Z self=, 2025-05-07T21:05:02.9304815Z mixed_B=False, 2025-05-07T21:05:02.9305037Z compile=True, 2025-05-07T21:05:02.9305250Z T=3, 2025-05-07T21:05:02.9305435Z D=9, 2025-05-07T21:05:02.9305622Z B=3, 2025-05-07T21:05:02.9305814Z log_E=5, 2025-05-07T21:05:02.9306004Z L=6, 2025-05-07T21:05:02.9306196Z D_gradcheck=1, 2025-05-07T21:05:02.9306474Z stochastic_rounding=True, 2025-05-07T21:05:02.9306720Z weighted=False, 2025-05-07T21:05:02.9306929Z row_wise=True, 2025-05-07T21:05:02.9307143Z mixed=False, 2025-05-07T21:05:02.9307357Z use_cache=True, 2025-05-07T21:05:02.9307628Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:02.9307917Z use_cpu=True, 2025-05-07T21:05:02.9308153Z output_dtype=SparseType.FP32, 2025-05-07T21:05:02.9308410Z ) 2025-05-07T21:05:02.9308634Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:05:02.9309198Z self=, 2025-05-07T21:05:02.9309719Z mixed_B=False, 2025-05-07T21:05:02.9309926Z compile=False, 2025-05-07T21:05:02.9310138Z T=4, 2025-05-07T21:05:02.9310323Z D=108, 2025-05-07T21:05:02.9310509Z B=77, 2025-05-07T21:05:02.9310698Z log_E=5, 2025-05-07T21:05:02.9310898Z L=4, 2025-05-07T21:05:02.9311083Z D_gradcheck=1, 2025-05-07T21:05:02.9311316Z stochastic_rounding=False, 2025-05-07T21:05:02.9311572Z weighted=True, 2025-05-07T21:05:02.9311779Z row_wise=False, 2025-05-07T21:05:02.9311991Z mixed=True, 2025-05-07T21:05:02.9312200Z use_cache=False, 2025-05-07T21:05:02.9312440Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:02.9312737Z use_cpu=True, 2025-05-07T21:05:02.9312975Z output_dtype=SparseType.FP16, 2025-05-07T21:05:02.9313231Z ) 2025-05-07T21:05:02.9313465Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:05:02.9314077Z self=, 2025-05-07T21:05:02.9314594Z mixed_B=True, 2025-05-07T21:05:02.9314812Z compile=False, 2025-05-07T21:05:02.9315025Z T=1, 2025-05-07T21:05:02.9315215Z D=122, 2025-05-07T21:05:02.9315400Z B=35, 2025-05-07T21:05:02.9315594Z log_E=5, 2025-05-07T21:05:02.9315786Z L=19, 2025-05-07T21:05:02.9315974Z D_gradcheck=2, 2025-05-07T21:05:02.9316206Z stochastic_rounding=False, 2025-05-07T21:05:02.9316461Z weighted=False, 2025-05-07T21:05:02.9316664Z row_wise=True, 2025-05-07T21:05:02.9316871Z mixed=False, 2025-05-07T21:05:02.9317083Z use_cache=False, 2025-05-07T21:05:02.9317322Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:02.9317603Z use_cpu=True, 2025-05-07T21:05:02.9317833Z output_dtype=SparseType.FP32, 2025-05-07T21:05:02.9318082Z ) 2025-05-07T21:05:02.9318304Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:05:02.9318860Z self=, 2025-05-07T21:05:02.9319365Z mixed_B=True, 2025-05-07T21:05:02.9319566Z compile=True, 2025-05-07T21:05:02.9319766Z T=1, 2025-05-07T21:05:02.9319938Z D=20, 2025-05-07T21:05:02.9320114Z B=18, 2025-05-07T21:05:02.9320292Z log_E=5, 2025-05-07T21:05:02.9320472Z L=12, 2025-05-07T21:05:02.9320655Z D_gradcheck=1, 2025-05-07T21:05:02.9320879Z stochastic_rounding=True, 2025-05-07T21:05:02.9321122Z weighted=True, 2025-05-07T21:05:02.9321327Z row_wise=False, 2025-05-07T21:05:02.9321533Z mixed=False, 2025-05-07T21:05:02.9321731Z use_cache=True, 2025-05-07T21:05:02.9321956Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:02.9322229Z use_cpu=True, 2025-05-07T21:05:02.9322456Z output_dtype=SparseType.FP16, 2025-05-07T21:05:02.9322704Z ) 2025-05-07T21:05:02.9322928Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:05:02.9323488Z self=, 2025-05-07T21:05:02.9324049Z mixed_B=False, 2025-05-07T21:05:02.9324256Z compile=True, 2025-05-07T21:05:02.9324460Z T=3, 2025-05-07T21:05:02.9324640Z D=105, 2025-05-07T21:05:02.9324823Z B=55, 2025-05-07T21:05:02.9325008Z log_E=4, 2025-05-07T21:05:02.9325194Z L=1, 2025-05-07T21:05:02.9325384Z D_gradcheck=1, 2025-05-07T21:05:02.9325614Z stochastic_rounding=False, 2025-05-07T21:05:02.9325904Z weighted=False, 2025-05-07T21:05:02.9326117Z row_wise=True, 2025-05-07T21:05:02.9326329Z mixed=False, 2025-05-07T21:05:02.9326531Z use_cache=False, 2025-05-07T21:05:02.9326836Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:02.9327118Z use_cpu=True, 2025-05-07T21:05:02.9327348Z output_dtype=SparseType.FP32, 2025-05-07T21:05:02.9327595Z ) 2025-05-07T21:05:02.9327820Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:05:02.9328379Z self=, 2025-05-07T21:05:02.9328887Z mixed_B=True, 2025-05-07T21:05:02.9329095Z compile=True, 2025-05-07T21:05:02.9329299Z T=5, 2025-05-07T21:05:02.9329477Z D=94, 2025-05-07T21:05:02.9329661Z B=61, 2025-05-07T21:05:02.9329845Z log_E=4, 2025-05-07T21:05:02.9330027Z L=8, 2025-05-07T21:05:02.9330215Z D_gradcheck=2, 2025-05-07T21:05:02.9330439Z stochastic_rounding=False, 2025-05-07T21:05:02.9330686Z weighted=False, 2025-05-07T21:05:02.9330894Z row_wise=True, 2025-05-07T21:05:02.9331096Z mixed=True, 2025-05-07T21:05:02.9331292Z use_cache=True, 2025-05-07T21:05:02.9331526Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:02.9331805Z use_cpu=False, 2025-05-07T21:05:02.9332028Z output_dtype=SparseType.BF16, 2025-05-07T21:05:02.9332286Z ) 2025-05-07T21:05:02.9332512Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:05:02.9333142Z self=, 2025-05-07T21:05:02.9333652Z mixed_B=False, 2025-05-07T21:05:02.9333861Z compile=False, 2025-05-07T21:05:02.9334060Z T=2, 2025-05-07T21:05:02.9334237Z D=114, 2025-05-07T21:05:02.9334423Z B=101, 2025-05-07T21:05:02.9334606Z log_E=3, 2025-05-07T21:05:02.9334789Z L=9, 2025-05-07T21:05:02.9334974Z D_gradcheck=2, 2025-05-07T21:05:02.9335197Z stochastic_rounding=False, 2025-05-07T21:05:02.9335444Z weighted=True, 2025-05-07T21:05:02.9335654Z row_wise=True, 2025-05-07T21:05:02.9335857Z mixed=True, 2025-05-07T21:05:02.9336057Z use_cache=False, 2025-05-07T21:05:02.9336366Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:02.9336646Z use_cpu=True, 2025-05-07T21:05:02.9336871Z output_dtype=SparseType.FP32, 2025-05-07T21:05:02.9337153Z ) 2025-05-07T21:05:42.5647083Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:05:42.5648440Z self=, 2025-05-07T21:05:42.5649174Z mixed_B=False, 2025-05-07T21:05:42.5649469Z compile=False, 2025-05-07T21:05:42.5649766Z T=5, 2025-05-07T21:05:42.5650024Z D=22, 2025-05-07T21:05:42.5650274Z B=77, 2025-05-07T21:05:42.5650556Z log_E=5, 2025-05-07T21:05:42.5650778Z L=9, 2025-05-07T21:05:42.5650957Z D_gradcheck=1, 2025-05-07T21:05:42.5651197Z stochastic_rounding=False, 2025-05-07T21:05:42.5651465Z weighted=False, 2025-05-07T21:05:42.5651677Z row_wise=False, 2025-05-07T21:05:42.5651879Z mixed=True, 2025-05-07T21:05:42.5652088Z use_cache=False, 2025-05-07T21:05:42.5652344Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:42.5652623Z use_cpu=False, 2025-05-07T21:05:42.5652854Z output_dtype=SparseType.BF16, 2025-05-07T21:05:42.5653114Z ) 2025-05-07T21:05:42.5653335Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:05:42.5653903Z self=, 2025-05-07T21:05:42.5654992Z mixed_B=False, 2025-05-07T21:05:42.5655198Z compile=True, 2025-05-07T21:05:42.5655404Z T=2, 2025-05-07T21:05:42.5655587Z D=12, 2025-05-07T21:05:42.5655764Z B=94, 2025-05-07T21:05:42.5655951Z log_E=3, 2025-05-07T21:05:42.5656148Z L=5, 2025-05-07T21:05:42.5656424Z D_gradcheck=1, 2025-05-07T21:05:42.5656650Z stochastic_rounding=True, 2025-05-07T21:05:42.5657037Z weighted=False, 2025-05-07T21:05:42.5657232Z row_wise=True, 2025-05-07T21:05:42.5657430Z mixed=True, 2025-05-07T21:05:42.5657627Z use_cache=False, 2025-05-07T21:05:42.5657958Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:42.5658240Z use_cpu=False, 2025-05-07T21:05:42.5658461Z output_dtype=SparseType.FP16, 2025-05-07T21:05:42.5658710Z ) 2025-05-07T21:05:42.5658926Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:05:42.5659678Z self=, 2025-05-07T21:05:42.5660200Z mixed_B=True, 2025-05-07T21:05:42.5660444Z compile=False, 2025-05-07T21:05:42.5660644Z T=5, 2025-05-07T21:05:42.5660827Z D=9, 2025-05-07T21:05:42.5661007Z B=85, 2025-05-07T21:05:42.5661186Z log_E=5, 2025-05-07T21:05:42.5661383Z L=20, 2025-05-07T21:05:42.5661574Z D_gradcheck=2, 2025-05-07T21:05:42.5661790Z stochastic_rounding=True, 2025-05-07T21:05:42.5662046Z weighted=True, 2025-05-07T21:05:42.5662259Z row_wise=True, 2025-05-07T21:05:42.5662464Z mixed=False, 2025-05-07T21:05:42.5662672Z use_cache=False, 2025-05-07T21:05:42.5662921Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:42.5663197Z use_cpu=False, 2025-05-07T21:05:42.5663425Z output_dtype=SparseType.BF16, 2025-05-07T21:05:42.5663682Z ) 2025-05-07T21:05:42.5663904Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:05:42.5664573Z self=, 2025-05-07T21:05:42.5665097Z mixed_B=True, 2025-05-07T21:05:42.5665310Z compile=False, 2025-05-07T21:05:42.5665510Z T=5, 2025-05-07T21:05:42.5665696Z D=9, 2025-05-07T21:05:42.5665883Z B=20, 2025-05-07T21:05:42.5666058Z log_E=5, 2025-05-07T21:05:42.5666247Z L=20, 2025-05-07T21:05:42.5666435Z D_gradcheck=2, 2025-05-07T21:05:42.5666652Z stochastic_rounding=True, 2025-05-07T21:05:42.5666903Z weighted=True, 2025-05-07T21:05:42.5667113Z row_wise=True, 2025-05-07T21:05:42.5667310Z mixed=False, 2025-05-07T21:05:42.5667522Z use_cache=False, 2025-05-07T21:05:42.5667785Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:42.5668068Z use_cpu=False, 2025-05-07T21:05:42.5675357Z output_dtype=SparseType.BF16, 2025-05-07T21:05:42.5675666Z ) 2025-05-07T21:05:42.5675904Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:05:42.5676488Z self=, 2025-05-07T21:05:42.5677019Z mixed_B=True, 2025-05-07T21:05:42.5677238Z compile=False, 2025-05-07T21:05:42.5677439Z T=5, 2025-05-07T21:05:42.5677631Z D=9, 2025-05-07T21:05:42.5677818Z B=20, 2025-05-07T21:05:42.5677998Z log_E=5, 2025-05-07T21:05:42.5678192Z L=20, 2025-05-07T21:05:42.5678382Z D_gradcheck=2, 2025-05-07T21:05:42.5678611Z stochastic_rounding=True, 2025-05-07T21:05:42.5678868Z weighted=True, 2025-05-07T21:05:42.5679081Z row_wise=True, 2025-05-07T21:05:42.5679286Z mixed=False, 2025-05-07T21:05:42.5679503Z use_cache=True, 2025-05-07T21:05:42.5679747Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:42.5680025Z use_cpu=False, 2025-05-07T21:05:42.5680261Z output_dtype=SparseType.BF16, 2025-05-07T21:05:42.5680519Z ) 2025-05-07T21:05:42.5680743Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:05:42.5681312Z self=, 2025-05-07T21:05:42.5681829Z mixed_B=True, 2025-05-07T21:05:42.5682142Z compile=False, 2025-05-07T21:05:42.5682351Z T=1, 2025-05-07T21:05:42.5682537Z D=9, 2025-05-07T21:05:42.5682733Z B=20, 2025-05-07T21:05:42.5682920Z log_E=5, 2025-05-07T21:05:42.5683118Z L=20, 2025-05-07T21:05:42.5683307Z D_gradcheck=2, 2025-05-07T21:05:42.5683529Z stochastic_rounding=True, 2025-05-07T21:05:42.5683854Z weighted=True, 2025-05-07T21:05:42.5684063Z row_wise=True, 2025-05-07T21:05:42.5684261Z mixed=False, 2025-05-07T21:05:42.5684479Z use_cache=True, 2025-05-07T21:05:42.5684781Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:42.5685059Z use_cpu=False, 2025-05-07T21:05:42.5685293Z output_dtype=SparseType.BF16, 2025-05-07T21:05:42.5685556Z ) 2025-05-07T21:05:42.5685779Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:05:42.5686344Z self=, 2025-05-07T21:05:42.5686858Z mixed_B=True, 2025-05-07T21:05:42.5687063Z compile=True, 2025-05-07T21:05:42.5687264Z T=1, 2025-05-07T21:05:42.5687449Z D=9, 2025-05-07T21:05:42.5687627Z B=20, 2025-05-07T21:05:42.5687816Z log_E=5, 2025-05-07T21:05:42.5688009Z L=20, 2025-05-07T21:05:42.5688193Z D_gradcheck=2, 2025-05-07T21:05:42.5688427Z stochastic_rounding=True, 2025-05-07T21:05:42.5688686Z weighted=True, 2025-05-07T21:05:42.5688886Z row_wise=True, 2025-05-07T21:05:42.5689091Z mixed=False, 2025-05-07T21:05:42.5689300Z use_cache=True, 2025-05-07T21:05:42.5689537Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:42.5689815Z use_cpu=False, 2025-05-07T21:05:42.5690047Z output_dtype=SparseType.BF16, 2025-05-07T21:05:42.5690302Z ) 2025-05-07T21:05:42.5690523Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:05:42.5691129Z self=, 2025-05-07T21:05:42.5691650Z mixed_B=True, 2025-05-07T21:05:42.5691858Z compile=False, 2025-05-07T21:05:42.5692065Z T=1, 2025-05-07T21:05:42.5692255Z D=9, 2025-05-07T21:05:42.5692435Z B=20, 2025-05-07T21:05:42.5692623Z log_E=5, 2025-05-07T21:05:42.5692820Z L=20, 2025-05-07T21:05:42.5693003Z D_gradcheck=2, 2025-05-07T21:05:42.5693232Z stochastic_rounding=True, 2025-05-07T21:05:42.5693491Z weighted=False, 2025-05-07T21:05:42.5693697Z row_wise=True, 2025-05-07T21:05:42.5693912Z mixed=False, 2025-05-07T21:05:42.5694120Z use_cache=True, 2025-05-07T21:05:42.5694351Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:42.5694639Z use_cpu=False, 2025-05-07T21:05:42.5694869Z output_dtype=SparseType.BF16, 2025-05-07T21:05:42.5695130Z ) 2025-05-07T21:05:42.5695299Z PASSED 2025-05-07T21:05:42.5695413Z 2025-05-07T21:05:42.5695546Z =============================== warnings summary =============================== 2025-05-07T21:05:42.5696117Z test/tbe/training/backward_adagrad_test.py::BackwardAdagradTest::test_backward_adagrad_fp16_pmMEAN 2025-05-07T21:05:42.5696967Z test/tbe/training/backward_adagrad_test.py::BackwardAdagradTest::test_backward_adagrad_fp16_pmNONE 2025-05-07T21:05:42.5697677Z test/tbe/training/backward_adagrad_test.py::BackwardAdagradTest::test_backward_adagrad_fp16_pmSUM 2025-05-07T21:05:42.5698425Z test/tbe/training/backward_adagrad_test.py::BackwardAdagradTest::test_backward_adagrad_fp16_pmSUM_with_max_norm 2025-05-07T21:05:42.5699177Z test/tbe/training/backward_adagrad_test.py::BackwardAdagradTest::test_backward_adagrad_fp32_cpu 2025-05-07T21:05:42.5699864Z test/tbe/training/backward_adagrad_test.py::BackwardAdagradTest::test_backward_adagrad_fp32_pmMEAN 2025-05-07T21:05:42.5700568Z test/tbe/training/backward_adagrad_test.py::BackwardAdagradTest::test_backward_adagrad_fp32_pmNONE 2025-05-07T21:05:42.5701264Z test/tbe/training/backward_adagrad_test.py::BackwardAdagradTest::test_backward_adagrad_fp32_pmSUM 2025-05-07T21:05:42.5702665Z /home/ec2-user/miniconda/envs/build_binary/lib/python3.12/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:42.5703889Z warnings.warn( 2025-05-07T21:05:42.5704021Z 2025-05-07T21:05:42.5704238Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2025-05-07T21:05:42.5704743Z ================== 8 passed, 8 warnings in 346.39s (0:05:46) =================== 2025-05-07T21:05:43.3063318Z 2025-05-07T21:05:43.3064351Z [TEST] Python test suite PASSED: ./tbe/training/backward_adagrad_test.py 2025-05-07T21:05:43.3083435Z [TEST] Python test time for ./tbe/training/backward_adagrad_test.py: 349 seconds 2025-05-07T21:05:43.3083757Z 2025-05-07T21:05:43.3083761Z 2025-05-07T21:05:43.3083765Z 2025-05-07T21:05:43.3083769Z 2025-05-07T21:05:43.3104577Z ################################################################################ 2025-05-07T21:05:43.3120103Z # [2025-05-07T21:05:43.311Z] Run Python Test Suite: 2025-05-07T21:05:43.3120449Z # ./tbe/training/backward_dense_test.py 2025-05-07T21:05:43.3120764Z ################################################################################ 2025-05-07T21:05:43.3146470Z + 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:43.3147104Z 2025-05-07T21:05:45.4768289Z ============================= test session starts ============================== 2025-05-07T21:05:45.4769351Z platform linux -- Python 3.12.2, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T21:05:45.4770267Z cachedir: .pytest_cache 2025-05-07T21:05:45.4771182Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T21:05:45.4772722Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T21:05:45.4773465Z plugins: hypothesis-6.131.14 2025-05-07T21:05:47.1986525Z collecting ... collected 1 item 2025-05-07T21:05:47.1986764Z 2025-05-07T21:05:47.2009894Z tbe/training/backward_dense_test.py::BackwardDenseTest::test_backward_dense SKIPPED 2025-05-07T21:05:47.2010270Z 2025-05-07T21:05:47.2010419Z =========================== short test summary info ============================ 2025-05-07T21:05:47.2011378Z 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:47.2012268Z ============================== 1 skipped in 1.85s ============================== 2025-05-07T21:05:47.7866789Z 2025-05-07T21:05:47.7867163Z [TEST] Python test suite PASSED: ./tbe/training/backward_dense_test.py 2025-05-07T21:05:47.7886221Z [TEST] Python test time for ./tbe/training/backward_dense_test.py: 4 seconds 2025-05-07T21:05:47.7886550Z 2025-05-07T21:05:47.7886554Z 2025-05-07T21:05:47.7886558Z 2025-05-07T21:05:47.7886562Z 2025-05-07T21:05:47.7907225Z ################################################################################ 2025-05-07T21:05:47.7925418Z # [2025-05-07T21:05:47.792Z] Run Python Test Suite: 2025-05-07T21:05:47.7925753Z # ./tbe/training/backward_none_test.py 2025-05-07T21:05:47.7926064Z ################################################################################ 2025-05-07T21:05:47.7950666Z + 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:47.7951294Z 2025-05-07T21:05:49.9596563Z ============================= test session starts ============================== 2025-05-07T21:05:49.9597193Z platform linux -- Python 3.12.2, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T21:05:49.9597728Z cachedir: .pytest_cache 2025-05-07T21:05:49.9598571Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T21:05:49.9599273Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T21:05:49.9599662Z plugins: hypothesis-6.131.14 2025-05-07T21:05:51.7089088Z collecting ... collected 2 items 2025-05-07T21:05:51.7089704Z 2025-05-07T21:05:55.4551362Z tbe/training/backward_none_test.py::BackwardNoneTest::test_backward_none Trying example: test_backward_none( 2025-05-07T21:05:55.4553661Z self=, 2025-05-07T21:05:55.4554545Z T=1, 2025-05-07T21:05:55.4554910Z D=2, 2025-05-07T21:05:55.4555236Z B=1, 2025-05-07T21:05:55.4555585Z log_E=3, 2025-05-07T21:05:55.4555957Z L=0, 2025-05-07T21:05:55.4556364Z weights_precision=SparseType.FP16, 2025-05-07T21:05:55.4556941Z weighted=False, 2025-05-07T21:05:55.4557368Z long_segments=False, 2025-05-07T21:05:55.4557872Z pooling_mode=, 2025-05-07T21:05:55.4558458Z output_dtype=SparseType.FP16, 2025-05-07T21:05:55.4558955Z ) 2025-05-07T21:05:55.4560349Z Trying example: test_backward_none( 2025-05-07T21:05:55.4561538Z self=, 2025-05-07T21:05:55.4562014Z T=3, 2025-05-07T21:05:55.4562204Z D=2, 2025-05-07T21:05:55.4562380Z B=1, 2025-05-07T21:05:55.4562569Z log_E=3, 2025-05-07T21:05:55.4562770Z L=0, 2025-05-07T21:05:55.4562986Z weights_precision=SparseType.FP16, 2025-05-07T21:05:55.4563275Z weighted=False, 2025-05-07T21:05:55.4563503Z long_segments=False, 2025-05-07T21:05:55.4563762Z pooling_mode=, 2025-05-07T21:05:55.4564065Z output_dtype=SparseType.FP16, 2025-05-07T21:05:55.4564325Z ) 2025-05-07T21:05:55.4564522Z Trying example: test_backward_none( 2025-05-07T21:05:55.4565145Z self=, 2025-05-07T21:05:55.4565583Z T=3, 2025-05-07T21:05:55.4565760Z D=112, 2025-05-07T21:05:55.4565944Z B=69, 2025-05-07T21:05:55.4566117Z log_E=5, 2025-05-07T21:05:55.4566302Z L=4, 2025-05-07T21:05:55.4566511Z weights_precision=SparseType.FP16, 2025-05-07T21:05:55.4566782Z weighted=False, 2025-05-07T21:05:55.4567007Z long_segments=False, 2025-05-07T21:05:55.4567267Z pooling_mode=, 2025-05-07T21:05:55.4567567Z output_dtype=SparseType.FP32, 2025-05-07T21:05:55.4567821Z ) 2025-05-07T21:05:55.4568022Z Trying example: test_backward_none( 2025-05-07T21:05:55.4568464Z self=, 2025-05-07T21:05:55.4568894Z T=1, 2025-05-07T21:05:55.4569079Z D=110, 2025-05-07T21:05:55.4569260Z B=1, 2025-05-07T21:05:55.4569436Z log_E=3, 2025-05-07T21:05:55.4569627Z L=0, 2025-05-07T21:05:55.4569839Z weights_precision=SparseType.FP16, 2025-05-07T21:05:55.4570116Z weighted=False, 2025-05-07T21:05:55.4570335Z long_segments=False, 2025-05-07T21:05:55.4570594Z pooling_mode=, 2025-05-07T21:05:55.4570899Z output_dtype=SparseType.FP16, 2025-05-07T21:05:55.4571155Z ) 2025-05-07T21:05:55.4571355Z Trying example: test_backward_none( 2025-05-07T21:05:55.4571795Z self=, 2025-05-07T21:05:55.4572238Z T=1, 2025-05-07T21:05:55.4572423Z D=110, 2025-05-07T21:05:55.4572604Z B=51, 2025-05-07T21:05:55.4572786Z log_E=3, 2025-05-07T21:05:55.4572982Z L=20, 2025-05-07T21:05:55.4573187Z weights_precision=SparseType.FP16, 2025-05-07T21:05:55.4573469Z weighted=True, 2025-05-07T21:05:55.4573689Z long_segments=False, 2025-05-07T21:05:55.4573941Z pooling_mode=, 2025-05-07T21:05:55.4574245Z output_dtype=SparseType.BF16, 2025-05-07T21:05:55.4574504Z ) 2025-05-07T21:05:55.4574698Z Trying example: test_backward_none( 2025-05-07T21:05:55.4575239Z self=, 2025-05-07T21:05:55.4575679Z T=3, 2025-05-07T21:05:55.4575860Z D=159, 2025-05-07T21:05:55.4576037Z B=1, 2025-05-07T21:05:55.4576315Z log_E=3, 2025-05-07T21:05:55.4576506Z L=0, 2025-05-07T21:05:55.4576796Z weights_precision=SparseType.FP16, 2025-05-07T21:05:55.4577073Z weighted=False, 2025-05-07T21:05:55.4577290Z long_segments=False, 2025-05-07T21:05:55.4577538Z pooling_mode=, 2025-05-07T21:05:55.4577903Z output_dtype=SparseType.FP16, 2025-05-07T21:05:55.4578154Z ) 2025-05-07T21:05:55.4578345Z Trying example: test_backward_none( 2025-05-07T21:05:55.4578788Z self=, 2025-05-07T21:05:55.4579222Z T=3, 2025-05-07T21:05:55.4579402Z D=159, 2025-05-07T21:05:55.4579593Z B=38, 2025-05-07T21:05:55.4579778Z log_E=4, 2025-05-07T21:05:55.4579966Z L=16, 2025-05-07T21:05:55.4580178Z weights_precision=SparseType.FP32, 2025-05-07T21:05:55.4580454Z weighted=True, 2025-05-07T21:05:55.4580665Z long_segments=False, 2025-05-07T21:05:55.4580926Z pooling_mode=, 2025-05-07T21:05:55.4581219Z output_dtype=SparseType.FP32, 2025-05-07T21:05:55.4581475Z ) 2025-05-07T21:05:55.4581667Z Trying example: test_backward_none( 2025-05-07T21:05:55.4582109Z self=, 2025-05-07T21:05:55.4582546Z T=4, 2025-05-07T21:05:55.4582726Z D=49, 2025-05-07T21:05:55.4582908Z B=43, 2025-05-07T21:05:55.4583096Z log_E=4, 2025-05-07T21:05:55.4583281Z L=10, 2025-05-07T21:05:55.4583493Z weights_precision=SparseType.FP32, 2025-05-07T21:05:55.4583772Z weighted=True, 2025-05-07T21:05:55.4583983Z long_segments=True, 2025-05-07T21:05:55.4584295Z pooling_mode=, 2025-05-07T21:05:55.4584601Z output_dtype=SparseType.BF16, 2025-05-07T21:05:55.4584852Z ) 2025-05-07T21:05:55.4585052Z Trying example: test_backward_none( 2025-05-07T21:05:55.4585500Z self=, 2025-05-07T21:05:55.4585928Z T=1, 2025-05-07T21:05:55.4586113Z D=231, 2025-05-07T21:05:55.4586298Z B=16, 2025-05-07T21:05:55.4586479Z log_E=5, 2025-05-07T21:05:55.4586670Z L=7, 2025-05-07T21:05:55.4586884Z weights_precision=SparseType.FP16, 2025-05-07T21:05:55.4587164Z weighted=False, 2025-05-07T21:05:55.4587378Z long_segments=False, 2025-05-07T21:05:55.4587638Z pooling_mode=, 2025-05-07T21:05:55.4587937Z output_dtype=SparseType.BF16, 2025-05-07T21:05:55.4588181Z ) 2025-05-07T21:05:55.4588379Z Trying example: test_backward_none( 2025-05-07T21:05:55.4588821Z self=, 2025-05-07T21:05:55.4589252Z T=4, 2025-05-07T21:05:55.4589436Z D=164, 2025-05-07T21:05:55.4589623Z B=101, 2025-05-07T21:05:55.4589801Z log_E=4, 2025-05-07T21:05:55.4589990Z L=14, 2025-05-07T21:05:55.4590201Z weights_precision=SparseType.FP32, 2025-05-07T21:05:55.4590471Z weighted=True, 2025-05-07T21:05:55.4590685Z long_segments=True, 2025-05-07T21:05:55.4590934Z pooling_mode=, 2025-05-07T21:05:55.4591225Z output_dtype=SparseType.FP16, 2025-05-07T21:05:55.4591480Z ) 2025-05-07T21:05:55.4591678Z Trying example: test_backward_none( 2025-05-07T21:05:55.4592117Z self=, 2025-05-07T21:05:55.4592557Z T=5, 2025-05-07T21:05:55.4592739Z D=60, 2025-05-07T21:05:55.4592922Z B=8, 2025-05-07T21:05:55.4593098Z log_E=5, 2025-05-07T21:05:55.4593286Z L=17, 2025-05-07T21:05:55.4593500Z weights_precision=SparseType.FP16, 2025-05-07T21:05:55.4593770Z weighted=False, 2025-05-07T21:05:55.4593991Z long_segments=True, 2025-05-07T21:05:55.4594296Z pooling_mode=, 2025-05-07T21:05:55.4594583Z output_dtype=SparseType.BF16, 2025-05-07T21:05:55.4594835Z ) 2025-05-07T21:05:55.4595032Z Trying example: test_backward_none( 2025-05-07T21:05:55.4595467Z self=, 2025-05-07T21:05:55.4595950Z T=4, 2025-05-07T21:05:55.4596135Z D=107, 2025-05-07T21:05:55.4596314Z B=63, 2025-05-07T21:05:55.4596501Z log_E=4, 2025-05-07T21:05:55.4596695Z L=20, 2025-05-07T21:05:55.4596903Z weights_precision=SparseType.FP32, 2025-05-07T21:05:55.4597227Z weighted=True, 2025-05-07T21:05:55.4597450Z long_segments=True, 2025-05-07T21:05:55.4597693Z pooling_mode=, 2025-05-07T21:05:55.4597987Z output_dtype=SparseType.FP16, 2025-05-07T21:05:55.4598240Z ) 2025-05-07T21:05:55.4598441Z Trying example: test_backward_none( 2025-05-07T21:05:55.4598881Z self=, 2025-05-07T21:05:55.4599322Z T=4, 2025-05-07T21:05:55.4599510Z D=210, 2025-05-07T21:05:55.4599689Z B=107, 2025-05-07T21:05:55.4599876Z log_E=4, 2025-05-07T21:05:55.4600062Z L=7, 2025-05-07T21:05:55.4600267Z weights_precision=SparseType.FP32, 2025-05-07T21:05:55.4600545Z weighted=True, 2025-05-07T21:05:55.4600769Z long_segments=False, 2025-05-07T21:05:55.4601019Z pooling_mode=, 2025-05-07T21:05:55.4601312Z output_dtype=SparseType.FP16, 2025-05-07T21:05:55.4601569Z ) 2025-05-07T21:05:55.4601763Z Trying example: test_backward_none( 2025-05-07T21:05:55.4602206Z self=, 2025-05-07T21:05:55.4602640Z T=5, 2025-05-07T21:05:55.4602818Z D=139, 2025-05-07T21:05:55.4603001Z B=63, 2025-05-07T21:05:55.4603184Z log_E=4, 2025-05-07T21:05:55.4603367Z L=15, 2025-05-07T21:05:55.4603630Z weights_precision=SparseType.FP16, 2025-05-07T21:05:55.4603916Z weighted=True, 2025-05-07T21:05:55.4604138Z long_segments=True, 2025-05-07T21:05:55.4604381Z pooling_mode=, 2025-05-07T21:05:55.4604677Z output_dtype=SparseType.BF16, 2025-05-07T21:05:55.4604928Z ) 2025-05-07T21:05:55.4605117Z Trying example: test_backward_none( 2025-05-07T21:05:55.4605559Z self=, 2025-05-07T21:05:55.4605992Z T=4, 2025-05-07T21:05:55.4606170Z D=189, 2025-05-07T21:05:55.4606355Z B=5, 2025-05-07T21:05:55.4606534Z log_E=5, 2025-05-07T21:05:55.4606722Z L=16, 2025-05-07T21:05:55.4606939Z weights_precision=SparseType.FP32, 2025-05-07T21:05:55.4607217Z weighted=True, 2025-05-07T21:05:55.4607429Z long_segments=False, 2025-05-07T21:05:55.4607688Z pooling_mode=, 2025-05-07T21:05:55.4607989Z output_dtype=SparseType.BF16, 2025-05-07T21:05:55.4608238Z ) 2025-05-07T21:05:55.4608443Z Trying example: test_backward_none( 2025-05-07T21:05:55.4608889Z self=, 2025-05-07T21:05:55.4609328Z T=4, 2025-05-07T21:05:55.4609507Z D=79, 2025-05-07T21:05:55.4609693Z B=92, 2025-05-07T21:05:55.4609880Z log_E=4, 2025-05-07T21:05:55.4610065Z L=13, 2025-05-07T21:05:55.4610280Z weights_precision=SparseType.FP32, 2025-05-07T21:05:55.4610560Z weighted=False, 2025-05-07T21:05:55.4610776Z long_segments=False, 2025-05-07T21:05:55.4611035Z pooling_mode=, 2025-05-07T21:05:55.4611339Z output_dtype=SparseType.BF16, 2025-05-07T21:05:55.4611610Z ) 2025-05-07T21:05:55.4611831Z Trying example: test_backward_none( 2025-05-07T21:05:55.4612280Z self=, 2025-05-07T21:05:55.4612707Z T=1, 2025-05-07T21:05:55.4612890Z D=50, 2025-05-07T21:05:55.4613074Z B=127, 2025-05-07T21:05:55.4613257Z log_E=4, 2025-05-07T21:05:55.4613506Z L=19, 2025-05-07T21:05:55.4613716Z weights_precision=SparseType.FP32, 2025-05-07T21:05:55.4613986Z weighted=True, 2025-05-07T21:05:55.4614200Z long_segments=True, 2025-05-07T21:05:55.4614447Z pooling_mode=, 2025-05-07T21:05:55.4614737Z output_dtype=SparseType.BF16, 2025-05-07T21:05:55.4614986Z ) 2025-05-07T21:05:55.4615234Z Trying example: test_backward_none( 2025-05-07T21:05:55.4615675Z self=, 2025-05-07T21:05:55.4616099Z T=2, 2025-05-07T21:05:55.4616388Z D=3, 2025-05-07T21:05:55.4616614Z B=90, 2025-05-07T21:05:55.4616795Z log_E=3, 2025-05-07T21:05:55.4616988Z L=6, 2025-05-07T21:05:55.4617203Z weights_precision=SparseType.FP32, 2025-05-07T21:05:55.4617472Z weighted=True, 2025-05-07T21:05:55.4617689Z long_segments=False, 2025-05-07T21:05:55.4617947Z pooling_mode=, 2025-05-07T21:05:55.4618240Z output_dtype=SparseType.FP32, 2025-05-07T21:05:55.4618494Z ) 2025-05-07T21:05:55.4618694Z Trying example: test_backward_none( 2025-05-07T21:05:55.4619132Z self=, 2025-05-07T21:05:55.4619567Z T=1, 2025-05-07T21:05:55.4619749Z D=172, 2025-05-07T21:05:55.4619930Z B=33, 2025-05-07T21:05:55.4620116Z log_E=5, 2025-05-07T21:05:55.4628079Z L=14, 2025-05-07T21:05:55.4628349Z weights_precision=SparseType.FP32, 2025-05-07T21:05:55.4628645Z weighted=True, 2025-05-07T21:05:55.4628863Z long_segments=False, 2025-05-07T21:05:55.4629138Z pooling_mode=, 2025-05-07T21:05:55.4629447Z output_dtype=SparseType.BF16, 2025-05-07T21:05:55.4629700Z ) 2025-05-07T21:05:55.4629903Z Trying example: test_backward_none( 2025-05-07T21:05:55.4630350Z self=, 2025-05-07T21:05:55.4630867Z T=1, 2025-05-07T21:05:55.4631049Z D=130, 2025-05-07T21:05:55.4631241Z B=34, 2025-05-07T21:05:55.4631415Z log_E=5, 2025-05-07T21:05:55.4631606Z L=11, 2025-05-07T21:05:55.4631815Z weights_precision=SparseType.FP32, 2025-05-07T21:05:55.4632085Z weighted=False, 2025-05-07T21:05:55.4632306Z long_segments=True, 2025-05-07T21:05:55.4632552Z pooling_mode=, 2025-05-07T21:05:55.4632851Z output_dtype=SparseType.FP16, 2025-05-07T21:05:55.4633099Z ) 2025-05-07T21:05:55.4633296Z Trying example: test_backward_none( 2025-05-07T21:05:55.4633743Z self=, 2025-05-07T21:05:55.4634172Z T=1, 2025-05-07T21:05:55.4634357Z D=130, 2025-05-07T21:05:55.4634539Z B=34, 2025-05-07T21:05:55.4634715Z log_E=5, 2025-05-07T21:05:55.4634904Z L=11, 2025-05-07T21:05:55.4635112Z weights_precision=SparseType.FP32, 2025-05-07T21:05:55.4635379Z weighted=True, 2025-05-07T21:05:55.4635597Z long_segments=True, 2025-05-07T21:05:55.4635845Z pooling_mode=, 2025-05-07T21:05:55.4636133Z output_dtype=SparseType.FP16, 2025-05-07T21:05:55.4636384Z ) 2025-05-07T21:05:55.4636582Z Trying example: test_backward_none( 2025-05-07T21:05:55.4637019Z self=, 2025-05-07T21:05:55.4637456Z T=1, 2025-05-07T21:05:55.4637635Z D=11, 2025-05-07T21:05:55.4637810Z B=34, 2025-05-07T21:05:55.4637992Z log_E=5, 2025-05-07T21:05:55.4638175Z L=11, 2025-05-07T21:05:55.4638383Z weights_precision=SparseType.FP32, 2025-05-07T21:05:55.4638655Z weighted=True, 2025-05-07T21:05:55.4638871Z long_segments=True, 2025-05-07T21:05:55.4639118Z pooling_mode=, 2025-05-07T21:05:55.4639399Z output_dtype=SparseType.FP16, 2025-05-07T21:05:55.4639650Z ) 2025-05-07T21:05:55.4639841Z Trying example: test_backward_none( 2025-05-07T21:05:55.4640275Z self=, 2025-05-07T21:05:55.4640761Z T=1, 2025-05-07T21:05:55.4640938Z D=11, 2025-05-07T21:05:55.4641108Z B=11, 2025-05-07T21:05:55.4641289Z log_E=5, 2025-05-07T21:05:55.4641484Z L=11, 2025-05-07T21:05:55.4641718Z weights_precision=SparseType.FP32, 2025-05-07T21:05:55.4641999Z weighted=True, 2025-05-07T21:05:55.4642218Z long_segments=True, 2025-05-07T21:05:55.4642509Z pooling_mode=, 2025-05-07T21:05:55.4642803Z output_dtype=SparseType.FP16, 2025-05-07T21:05:55.4643052Z ) 2025-05-07T21:05:55.4643238Z Trying example: test_backward_none( 2025-05-07T21:05:55.4643721Z self=, 2025-05-07T21:05:55.4644153Z T=4, 2025-05-07T21:05:55.4644335Z D=255, 2025-05-07T21:05:55.4644509Z B=122, 2025-05-07T21:05:55.4644689Z log_E=3, 2025-05-07T21:05:55.4644882Z L=2, 2025-05-07T21:05:55.4645089Z weights_precision=SparseType.FP32, 2025-05-07T21:05:55.4645366Z weighted=False, 2025-05-07T21:05:55.4645589Z long_segments=False, 2025-05-07T21:05:55.4645836Z pooling_mode=, 2025-05-07T21:05:55.4646132Z output_dtype=SparseType.FP32, 2025-05-07T21:05:55.4646386Z ) 2025-05-07T21:05:57.6591444Z Trying example: test_backward_none( 2025-05-07T21:05:57.6591961Z self=, 2025-05-07T21:05:57.6592495Z T=4, 2025-05-07T21:05:57.6592731Z D=2, 2025-05-07T21:05:57.6592928Z B=122, 2025-05-07T21:05:57.6593123Z log_E=3, 2025-05-07T21:05:57.6593313Z L=2, 2025-05-07T21:05:57.6593543Z weights_precision=SparseType.FP32, 2025-05-07T21:05:57.6593837Z weighted=False, 2025-05-07T21:05:57.6594061Z long_segments=False, 2025-05-07T21:05:57.6594337Z pooling_mode=, 2025-05-07T21:05:57.6594649Z output_dtype=SparseType.FP32, 2025-05-07T21:05:57.6594915Z ) 2025-05-07T21:05:57.6595439Z Trying example: test_backward_none( 2025-05-07T21:05:57.6595897Z self=, 2025-05-07T21:05:57.6596341Z T=4, 2025-05-07T21:05:57.6596516Z D=2, 2025-05-07T21:05:57.6596695Z B=2, 2025-05-07T21:05:57.6596878Z log_E=3, 2025-05-07T21:05:57.6597059Z L=2, 2025-05-07T21:05:57.6597276Z weights_precision=SparseType.FP32, 2025-05-07T21:05:57.6597566Z weighted=False, 2025-05-07T21:05:57.6597784Z long_segments=False, 2025-05-07T21:05:57.6598046Z pooling_mode=, 2025-05-07T21:05:57.6598348Z output_dtype=SparseType.FP32, 2025-05-07T21:05:57.6598597Z ) 2025-05-07T21:05:57.6598794Z Trying example: test_backward_none( 2025-05-07T21:05:57.6599244Z self=, 2025-05-07T21:05:57.6599676Z T=2, 2025-05-07T21:05:57.6599861Z D=2, 2025-05-07T21:05:57.6600043Z B=2, 2025-05-07T21:05:57.6600221Z log_E=3, 2025-05-07T21:05:57.6600413Z L=2, 2025-05-07T21:05:57.6600624Z weights_precision=SparseType.FP32, 2025-05-07T21:05:57.6600900Z weighted=False, 2025-05-07T21:05:57.6601119Z long_segments=False, 2025-05-07T21:05:57.6601380Z pooling_mode=, 2025-05-07T21:05:57.6601681Z output_dtype=SparseType.FP32, 2025-05-07T21:05:57.6601932Z ) 2025-05-07T21:05:57.6602130Z Trying example: test_backward_none( 2025-05-07T21:05:57.6602630Z self=, 2025-05-07T21:05:57.6603062Z T=2, 2025-05-07T21:05:57.6603250Z D=2, 2025-05-07T21:05:57.6603442Z B=2, 2025-05-07T21:05:57.6603621Z log_E=3, 2025-05-07T21:05:57.6603819Z L=3, 2025-05-07T21:05:57.6604036Z weights_precision=SparseType.FP32, 2025-05-07T21:05:57.6604308Z weighted=False, 2025-05-07T21:05:57.6604532Z long_segments=False, 2025-05-07T21:05:57.6604796Z pooling_mode=, 2025-05-07T21:05:57.6605094Z output_dtype=SparseType.FP32, 2025-05-07T21:05:57.6605459Z ) 2025-05-07T21:05:57.6605659Z Trying example: test_backward_none( 2025-05-07T21:05:57.6606095Z self=, 2025-05-07T21:05:57.6606532Z T=2, 2025-05-07T21:05:57.6606717Z D=6, 2025-05-07T21:05:57.6606902Z B=98, 2025-05-07T21:05:57.6607081Z log_E=5, 2025-05-07T21:05:57.6607376Z L=17, 2025-05-07T21:05:57.6607598Z weights_precision=SparseType.FP32, 2025-05-07T21:05:57.6607882Z weighted=True, 2025-05-07T21:05:57.6608108Z long_segments=False, 2025-05-07T21:05:57.6608458Z pooling_mode=, 2025-05-07T21:05:57.6608758Z output_dtype=SparseType.FP16, 2025-05-07T21:05:57.6609024Z ) 2025-05-07T21:05:57.6609224Z Trying example: test_backward_none( 2025-05-07T21:05:57.6609664Z self=, 2025-05-07T21:05:57.6610106Z T=2, 2025-05-07T21:05:57.6610299Z D=6, 2025-05-07T21:05:57.6610478Z B=98, 2025-05-07T21:05:57.6610675Z log_E=5, 2025-05-07T21:05:57.6610870Z L=2, 2025-05-07T21:05:57.6611076Z weights_precision=SparseType.FP32, 2025-05-07T21:05:57.6611363Z weighted=True, 2025-05-07T21:05:57.6611580Z long_segments=False, 2025-05-07T21:05:57.6611833Z pooling_mode=, 2025-05-07T21:05:57.6612138Z output_dtype=SparseType.FP16, 2025-05-07T21:05:57.6612399Z ) 2025-05-07T21:05:57.6612591Z Trying example: test_backward_none( 2025-05-07T21:05:57.6613213Z self=, 2025-05-07T21:05:57.6613647Z T=2, 2025-05-07T21:05:57.6613825Z D=6, 2025-05-07T21:05:57.6613993Z B=98, 2025-05-07T21:05:57.6614173Z log_E=5, 2025-05-07T21:05:57.6614357Z L=2, 2025-05-07T21:05:57.6614565Z weights_precision=SparseType.FP32, 2025-05-07T21:05:57.6614845Z weighted=False, 2025-05-07T21:05:57.6615061Z long_segments=False, 2025-05-07T21:05:57.6615448Z pooling_mode=, 2025-05-07T21:05:57.6615748Z output_dtype=SparseType.FP16, 2025-05-07T21:05:57.6616004Z ) 2025-05-07T21:05:57.6616270Z Trying example: test_backward_none( 2025-05-07T21:05:57.6616710Z self=, 2025-05-07T21:05:57.6617140Z T=2, 2025-05-07T21:05:57.6617311Z D=6, 2025-05-07T21:05:57.6617490Z B=98, 2025-05-07T21:05:57.6617669Z log_E=5, 2025-05-07T21:05:57.6617847Z L=6, 2025-05-07T21:05:57.6618052Z weights_precision=SparseType.FP32, 2025-05-07T21:05:57.6618324Z weighted=False, 2025-05-07T21:05:57.6618534Z long_segments=False, 2025-05-07T21:05:57.6618788Z pooling_mode=, 2025-05-07T21:05:57.6619079Z output_dtype=SparseType.FP16, 2025-05-07T21:05:57.6619316Z ) 2025-05-07T21:05:57.6619511Z Trying example: test_backward_none( 2025-05-07T21:05:57.6619951Z self=, 2025-05-07T21:05:57.6620373Z T=1, 2025-05-07T21:05:57.6620550Z D=6, 2025-05-07T21:05:57.6620731Z B=98, 2025-05-07T21:05:57.6620904Z log_E=5, 2025-05-07T21:05:57.6621105Z L=6, 2025-05-07T21:05:57.6621314Z weights_precision=SparseType.FP32, 2025-05-07T21:05:57.6621582Z weighted=False, 2025-05-07T21:05:57.6621796Z long_segments=False, 2025-05-07T21:05:57.6622053Z pooling_mode=, 2025-05-07T21:05:57.6622339Z output_dtype=SparseType.FP16, 2025-05-07T21:05:57.6622594Z ) 2025-05-07T21:05:57.6622791Z Trying example: test_backward_none( 2025-05-07T21:05:57.6623236Z self=, 2025-05-07T21:05:57.6623657Z T=1, 2025-05-07T21:05:57.6623866Z D=6, 2025-05-07T21:05:57.6624111Z B=6, 2025-05-07T21:05:57.6624358Z log_E=5, 2025-05-07T21:05:57.6624566Z L=6, 2025-05-07T21:05:57.6624774Z weights_precision=SparseType.FP32, 2025-05-07T21:05:57.6625045Z weighted=False, 2025-05-07T21:05:57.6625367Z long_segments=False, 2025-05-07T21:05:57.6625622Z pooling_mode=, 2025-05-07T21:05:57.6625909Z output_dtype=SparseType.FP16, 2025-05-07T21:05:57.6626158Z ) 2025-05-07T21:05:57.6626346Z Trying example: test_backward_none( 2025-05-07T21:05:57.6626776Z self=, 2025-05-07T21:05:57.6627250Z T=1, 2025-05-07T21:05:57.6627426Z D=37, 2025-05-07T21:05:57.6627599Z B=113, 2025-05-07T21:05:57.6627777Z log_E=3, 2025-05-07T21:05:57.6627963Z L=1, 2025-05-07T21:05:57.6628205Z weights_precision=SparseType.FP16, 2025-05-07T21:05:57.6628484Z weighted=True, 2025-05-07T21:05:57.6628699Z long_segments=False, 2025-05-07T21:05:57.6628948Z pooling_mode=, 2025-05-07T21:05:57.6629248Z output_dtype=SparseType.FP16, 2025-05-07T21:05:57.6629505Z ) 2025-05-07T21:05:57.6629706Z Trying example: test_backward_none( 2025-05-07T21:05:57.6630142Z self=, 2025-05-07T21:05:57.6630578Z T=1, 2025-05-07T21:05:57.6630759Z D=2, 2025-05-07T21:05:57.6630934Z B=113, 2025-05-07T21:05:57.6631118Z log_E=3, 2025-05-07T21:05:57.6631309Z L=1, 2025-05-07T21:05:57.6631514Z weights_precision=SparseType.FP16, 2025-05-07T21:05:57.6631796Z weighted=True, 2025-05-07T21:05:57.6632013Z long_segments=False, 2025-05-07T21:05:57.6632263Z pooling_mode=, 2025-05-07T21:05:57.6632562Z output_dtype=SparseType.FP16, 2025-05-07T21:05:57.6632816Z ) 2025-05-07T21:05:57.6633011Z Trying example: test_backward_none( 2025-05-07T21:05:57.6633451Z self=, 2025-05-07T21:05:57.6633884Z T=1, 2025-05-07T21:05:57.6634064Z D=2, 2025-05-07T21:05:57.6634248Z B=113, 2025-05-07T21:05:57.6634436Z log_E=3, 2025-05-07T21:05:57.6634672Z L=1, 2025-05-07T21:05:57.6634887Z weights_precision=SparseType.FP16, 2025-05-07T21:05:57.6635172Z weighted=False, 2025-05-07T21:05:57.6635393Z long_segments=False, 2025-05-07T21:05:57.6635645Z pooling_mode=, 2025-05-07T21:05:57.6635944Z output_dtype=SparseType.FP16, 2025-05-07T21:05:57.6636202Z ) 2025-05-07T21:05:57.6636395Z Trying example: test_backward_none( 2025-05-07T21:05:57.6636847Z self=, 2025-05-07T21:05:57.6637279Z T=1, 2025-05-07T21:05:57.6637458Z D=113, 2025-05-07T21:05:57.6637643Z B=113, 2025-05-07T21:05:57.6637830Z log_E=3, 2025-05-07T21:05:57.6638017Z L=1, 2025-05-07T21:05:57.6638228Z weights_precision=SparseType.FP16, 2025-05-07T21:05:57.6638503Z weighted=False, 2025-05-07T21:05:57.6638713Z long_segments=False, 2025-05-07T21:05:57.6638967Z pooling_mode=, 2025-05-07T21:05:57.6639266Z output_dtype=SparseType.FP16, 2025-05-07T21:05:57.6639511Z ) 2025-05-07T21:05:57.6639711Z Trying example: test_backward_none( 2025-05-07T21:05:57.6640154Z self=, 2025-05-07T21:05:57.6640586Z T=4, 2025-05-07T21:05:57.6640764Z D=76, 2025-05-07T21:05:57.6640954Z B=52, 2025-05-07T21:05:57.6641137Z log_E=5, 2025-05-07T21:05:57.6641321Z L=11, 2025-05-07T21:05:57.6641534Z weights_precision=SparseType.FP16, 2025-05-07T21:05:57.6641810Z weighted=True, 2025-05-07T21:05:57.6642021Z long_segments=False, 2025-05-07T21:05:57.6642277Z pooling_mode=, 2025-05-07T21:05:57.6642576Z output_dtype=SparseType.FP16, 2025-05-07T21:05:57.6642825Z ) 2025-05-07T21:05:57.6643021Z Trying example: test_backward_none( 2025-05-07T21:05:57.6643462Z self=, 2025-05-07T21:05:57.6643891Z T=4, 2025-05-07T21:05:57.6644075Z D=76, 2025-05-07T21:05:57.6644259Z B=52, 2025-05-07T21:05:57.6644480Z log_E=5, 2025-05-07T21:05:57.6644666Z L=11, 2025-05-07T21:05:57.6644868Z weights_precision=SparseType.FP16, 2025-05-07T21:05:57.6645130Z weighted=True, 2025-05-07T21:05:57.6645339Z long_segments=True, 2025-05-07T21:05:57.6645583Z pooling_mode=, 2025-05-07T21:05:57.6645864Z output_dtype=SparseType.FP16, 2025-05-07T21:05:57.6646156Z ) 2025-05-07T21:05:57.6646351Z Trying example: test_backward_none( 2025-05-07T21:05:57.6646792Z self=, 2025-05-07T21:05:57.6647218Z T=4, 2025-05-07T21:05:57.6647955Z D=76, 2025-05-07T21:05:57.6648141Z B=52, 2025-05-07T21:05:57.6648312Z log_E=3, 2025-05-07T21:05:57.6648496Z L=11, 2025-05-07T21:05:57.6648703Z weights_precision=SparseType.FP16, 2025-05-07T21:05:57.6648977Z weighted=True, 2025-05-07T21:05:57.6649197Z long_segments=True, 2025-05-07T21:05:57.6649451Z pooling_mode=, 2025-05-07T21:05:57.6649740Z output_dtype=SparseType.FP16, 2025-05-07T21:05:57.6649997Z ) 2025-05-07T21:05:57.6650196Z Trying example: test_backward_none( 2025-05-07T21:05:57.6650633Z self=, 2025-05-07T21:05:57.6651067Z T=3, 2025-05-07T21:05:57.6651252Z D=76, 2025-05-07T21:05:57.6651431Z B=52, 2025-05-07T21:05:57.6651615Z log_E=3, 2025-05-07T21:05:57.6651805Z L=11, 2025-05-07T21:05:57.6652015Z weights_precision=SparseType.FP16, 2025-05-07T21:05:57.6652295Z weighted=True, 2025-05-07T21:05:57.6652515Z long_segments=True, 2025-05-07T21:05:57.6652766Z pooling_mode=, 2025-05-07T21:05:57.6653052Z output_dtype=SparseType.FP16, 2025-05-07T21:05:57.6653308Z ) 2025-05-07T21:05:57.6653502Z Trying example: test_backward_none( 2025-05-07T21:05:57.6653984Z self=, 2025-05-07T21:05:57.6654418Z T=1, 2025-05-07T21:05:57.6654611Z D=76, 2025-05-07T21:05:57.6654789Z B=52, 2025-05-07T21:05:57.6654975Z log_E=3, 2025-05-07T21:05:57.6655167Z L=11, 2025-05-07T21:05:57.6655372Z weights_precision=SparseType.FP16, 2025-05-07T21:05:57.6655652Z weighted=True, 2025-05-07T21:05:57.6655867Z long_segments=True, 2025-05-07T21:05:57.6656111Z pooling_mode=, 2025-05-07T21:05:57.6656523Z output_dtype=SparseType.FP16, 2025-05-07T21:05:57.6656775Z ) 2025-05-07T21:05:57.6656966Z Trying example: test_backward_none( 2025-05-07T21:05:57.6657409Z self=, 2025-05-07T21:05:57.6657839Z T=1, 2025-05-07T21:05:57.6658012Z D=76, 2025-05-07T21:05:57.6658193Z B=52, 2025-05-07T21:05:57.6658374Z log_E=3, 2025-05-07T21:05:57.6658566Z L=0, 2025-05-07T21:05:57.6658774Z weights_precision=SparseType.FP16, 2025-05-07T21:05:57.6659054Z weighted=True, 2025-05-07T21:05:57.6659633Z long_segments=True, 2025-05-07T21:05:57.6659885Z pooling_mode=, 2025-05-07T21:05:57.6660176Z output_dtype=SparseType.FP16, 2025-05-07T21:05:57.6660425Z ) 2025-05-07T21:05:57.6660612Z Trying example: test_backward_none( 2025-05-07T21:05:57.6661048Z self=, 2025-05-07T21:05:57.6661480Z T=1, 2025-05-07T21:05:57.6661654Z D=2, 2025-05-07T21:05:57.6661836Z B=52, 2025-05-07T21:05:57.6662010Z log_E=3, 2025-05-07T21:05:57.6662191Z L=0, 2025-05-07T21:05:57.6662397Z weights_precision=SparseType.FP16, 2025-05-07T21:05:57.6662671Z weighted=True, 2025-05-07T21:05:57.6662874Z long_segments=True, 2025-05-07T21:05:57.6663121Z pooling_mode=, 2025-05-07T21:05:57.6663415Z output_dtype=SparseType.FP16, 2025-05-07T21:05:57.6663654Z ) 2025-05-07T21:05:57.6663845Z Trying example: test_backward_none( 2025-05-07T21:05:57.6664280Z self=, 2025-05-07T21:05:57.6664837Z T=1, 2025-05-07T21:05:57.6665006Z D=210, 2025-05-07T21:05:57.6665185Z B=49, 2025-05-07T21:05:57.6665365Z log_E=4, 2025-05-07T21:05:57.6665549Z L=11, 2025-05-07T21:05:57.6665756Z weights_precision=SparseType.FP16, 2025-05-07T21:05:57.6666036Z weighted=False, 2025-05-07T21:05:57.6666310Z long_segments=False, 2025-05-07T21:05:57.6666559Z pooling_mode=, 2025-05-07T21:05:57.6666850Z output_dtype=SparseType.FP16, 2025-05-07T21:05:57.6667090Z ) 2025-05-07T21:05:57.6667345Z Trying example: test_backward_none( 2025-05-07T21:05:57.6667784Z self=, 2025-05-07T21:05:57.6668205Z T=1, 2025-05-07T21:05:57.6668386Z D=11, 2025-05-07T21:05:57.6668558Z B=49, 2025-05-07T21:05:57.6668727Z log_E=4, 2025-05-07T21:05:57.6668912Z L=11, 2025-05-07T21:05:57.6669118Z weights_precision=SparseType.FP16, 2025-05-07T21:05:57.6669392Z weighted=False, 2025-05-07T21:05:57.6669610Z long_segments=False, 2025-05-07T21:05:57.6669869Z pooling_mode=, 2025-05-07T21:05:57.6670164Z output_dtype=SparseType.FP16, 2025-05-07T21:05:57.6670410Z ) 2025-05-07T21:05:57.6670610Z Trying example: test_backward_none( 2025-05-07T21:05:57.6679183Z self=, 2025-05-07T21:05:57.6679799Z T=1, 2025-05-07T21:05:57.6679991Z D=2, 2025-05-07T21:05:57.6680179Z B=49, 2025-05-07T21:05:57.6680371Z log_E=4, 2025-05-07T21:05:57.6680566Z L=11, 2025-05-07T21:05:57.6680796Z weights_precision=SparseType.FP16, 2025-05-07T21:05:57.6681086Z weighted=False, 2025-05-07T21:05:57.6681304Z long_segments=False, 2025-05-07T21:05:57.6681572Z pooling_mode=, 2025-05-07T21:05:57.6681877Z output_dtype=SparseType.FP16, 2025-05-07T21:05:57.6682278Z ) 2025-05-07T21:05:57.6922980Z Trying example: test_backward_none( 2025-05-07T21:05:57.6923934Z self=, 2025-05-07T21:05:57.6924799Z T=1, 2025-05-07T21:05:57.6925146Z D=2, 2025-05-07T21:05:57.6925492Z B=2, 2025-05-07T21:05:57.6925839Z log_E=4, 2025-05-07T21:05:57.6926197Z L=11, 2025-05-07T21:05:57.6926619Z weights_precision=SparseType.FP16, 2025-05-07T21:05:57.6927177Z weighted=False, 2025-05-07T21:05:57.6927598Z long_segments=False, 2025-05-07T21:05:57.6928089Z pooling_mode=, 2025-05-07T21:05:57.6928675Z output_dtype=SparseType.FP16, 2025-05-07T21:05:57.6929170Z ) 2025-05-07T21:05:57.6929544Z Trying example: test_backward_none( 2025-05-07T21:05:57.6930411Z self=, 2025-05-07T21:05:57.6931259Z T=1, 2025-05-07T21:05:57.6931596Z D=2, 2025-05-07T21:05:57.6931937Z B=4, 2025-05-07T21:05:57.6932215Z log_E=4, 2025-05-07T21:05:57.6932425Z L=11, 2025-05-07T21:05:57.6932658Z weights_precision=SparseType.FP16, 2025-05-07T21:05:57.6932941Z weighted=False, 2025-05-07T21:05:57.6933153Z long_segments=False, 2025-05-07T21:05:57.6933414Z pooling_mode=, 2025-05-07T21:05:57.6933716Z output_dtype=SparseType.FP16, 2025-05-07T21:05:57.6933961Z ) 2025-05-07T21:05:57.6934167Z Trying example: test_backward_none( 2025-05-07T21:05:57.6934610Z self=, 2025-05-07T21:05:57.6935049Z T=1, 2025-05-07T21:05:57.6935234Z D=2, 2025-05-07T21:05:57.6935420Z B=4, 2025-05-07T21:05:57.6935604Z log_E=4, 2025-05-07T21:05:57.6935791Z L=1, 2025-05-07T21:05:57.6936004Z weights_precision=SparseType.FP16, 2025-05-07T21:05:57.6936421Z weighted=False, 2025-05-07T21:05:57.6936637Z long_segments=False, 2025-05-07T21:05:57.6936888Z pooling_mode=, 2025-05-07T21:05:57.6937181Z output_dtype=SparseType.FP16, 2025-05-07T21:05:57.6937726Z ) 2025-05-07T21:05:57.6937927Z Trying example: test_backward_none( 2025-05-07T21:05:57.6938371Z self=, 2025-05-07T21:05:57.6938798Z T=1, 2025-05-07T21:05:57.6938978Z D=4, 2025-05-07T21:05:57.6939159Z B=4, 2025-05-07T21:05:57.6939412Z log_E=4, 2025-05-07T21:05:57.6939598Z L=1, 2025-05-07T21:05:57.6939803Z weights_precision=SparseType.FP16, 2025-05-07T21:05:57.6940076Z weighted=False, 2025-05-07T21:05:57.6940300Z long_segments=False, 2025-05-07T21:05:57.6940633Z pooling_mode=, 2025-05-07T21:05:57.6940930Z output_dtype=SparseType.FP16, 2025-05-07T21:05:57.6941189Z ) 2025-05-07T21:05:57.6941387Z Trying example: test_backward_none( 2025-05-07T21:05:57.6941831Z self=, 2025-05-07T21:05:57.6942260Z T=4, 2025-05-07T21:05:57.6942444Z D=63, 2025-05-07T21:05:57.6942632Z B=26, 2025-05-07T21:05:57.6942800Z log_E=3, 2025-05-07T21:05:57.6942991Z L=17, 2025-05-07T21:05:57.6943204Z weights_precision=SparseType.FP32, 2025-05-07T21:05:57.6943473Z weighted=False, 2025-05-07T21:05:57.6943694Z long_segments=False, 2025-05-07T21:05:57.6943951Z pooling_mode=, 2025-05-07T21:05:57.6944244Z output_dtype=SparseType.FP16, 2025-05-07T21:05:57.6945931Z ) 2025-05-07T21:05:57.6946108Z PASSED 2025-05-07T21:06:01.2767892Z tbe/training/backward_none_test.py::BackwardNoneTest::test_backward_none_with_rowwise_adagrad Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:06:01.2768888Z self=, 2025-05-07T21:06:01.2769408Z T=1, 2025-05-07T21:06:01.2769595Z D=2, 2025-05-07T21:06:01.2769770Z B=1, 2025-05-07T21:06:01.2769955Z log_E=3, 2025-05-07T21:06:01.2770463Z L=0, 2025-05-07T21:06:01.2770682Z weights_precision=SparseType.FP16, 2025-05-07T21:06:01.2770969Z weighted=False, 2025-05-07T21:06:01.2771194Z long_segments=False, 2025-05-07T21:06:01.2771442Z pooling_mode=, 2025-05-07T21:06:01.2771742Z output_dtype=SparseType.FP16, 2025-05-07T21:06:01.2772001Z ) 2025-05-07T21:06:01.2772246Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:06:01.2772845Z self=, 2025-05-07T21:06:01.2773357Z T=2, 2025-05-07T21:06:01.2773526Z D=2, 2025-05-07T21:06:01.2773706Z B=1, 2025-05-07T21:06:01.2773885Z log_E=3, 2025-05-07T21:06:01.2774068Z L=0, 2025-05-07T21:06:01.2774278Z weights_precision=SparseType.FP16, 2025-05-07T21:06:01.2774562Z weighted=False, 2025-05-07T21:06:01.2774778Z long_segments=False, 2025-05-07T21:06:01.2775044Z pooling_mode=, 2025-05-07T21:06:01.2775346Z output_dtype=SparseType.FP16, 2025-05-07T21:06:01.2775600Z ) 2025-05-07T21:06:01.2775857Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:06:01.2776539Z self=, 2025-05-07T21:06:01.2777052Z T=2, 2025-05-07T21:06:01.2777227Z D=181, 2025-05-07T21:06:01.2777417Z B=115, 2025-05-07T21:06:01.2777602Z log_E=4, 2025-05-07T21:06:01.2777786Z L=18, 2025-05-07T21:06:01.2778002Z weights_precision=SparseType.FP16, 2025-05-07T21:06:01.2778285Z weighted=True, 2025-05-07T21:06:01.2778509Z long_segments=False, 2025-05-07T21:06:01.2778777Z pooling_mode=, 2025-05-07T21:06:01.2779081Z output_dtype=SparseType.BF16, 2025-05-07T21:06:01.2779329Z ) 2025-05-07T21:06:01.2779582Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:06:01.2780174Z self=, 2025-05-07T21:06:01.2780783Z T=2, 2025-05-07T21:06:01.2780959Z D=226, 2025-05-07T21:06:01.2781145Z B=1, 2025-05-07T21:06:01.2781330Z log_E=3, 2025-05-07T21:06:01.2781511Z L=0, 2025-05-07T21:06:01.2781726Z weights_precision=SparseType.FP16, 2025-05-07T21:06:01.2782006Z weighted=False, 2025-05-07T21:06:01.2782218Z long_segments=False, 2025-05-07T21:06:01.2782597Z pooling_mode=, 2025-05-07T21:06:01.2782902Z output_dtype=SparseType.FP16, 2025-05-07T21:06:01.2783155Z ) 2025-05-07T21:06:01.2783489Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:06:01.2784079Z self=, 2025-05-07T21:06:01.2784589Z T=2, 2025-05-07T21:06:01.2784782Z D=226, 2025-05-07T21:06:01.2784971Z B=121, 2025-05-07T21:06:01.2785152Z log_E=5, 2025-05-07T21:06:01.2785350Z L=6, 2025-05-07T21:06:01.2785570Z weights_precision=SparseType.FP32, 2025-05-07T21:06:01.2785846Z weighted=True, 2025-05-07T21:06:01.2786069Z long_segments=True, 2025-05-07T21:06:01.2786324Z pooling_mode=, 2025-05-07T21:06:01.2786616Z output_dtype=SparseType.BF16, 2025-05-07T21:06:01.2786872Z ) 2025-05-07T21:06:01.2787125Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:06:01.2787712Z self=, 2025-05-07T21:06:01.2788214Z T=1, 2025-05-07T21:06:01.2788400Z D=116, 2025-05-07T21:06:01.2788584Z B=1, 2025-05-07T21:06:01.2788764Z log_E=3, 2025-05-07T21:06:01.2788955Z L=0, 2025-05-07T21:06:01.2789168Z weights_precision=SparseType.FP16, 2025-05-07T21:06:01.2789443Z weighted=False, 2025-05-07T21:06:01.2789665Z long_segments=False, 2025-05-07T21:06:01.2789927Z pooling_mode=, 2025-05-07T21:06:01.2790269Z output_dtype=SparseType.FP16, 2025-05-07T21:06:01.2790539Z ) 2025-05-07T21:06:01.2790796Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:06:01.2791371Z self=, 2025-05-07T21:06:01.2791885Z T=1, 2025-05-07T21:06:01.2792073Z D=116, 2025-05-07T21:06:01.2792251Z B=9, 2025-05-07T21:06:01.2792437Z log_E=5, 2025-05-07T21:06:01.2792633Z L=6, 2025-05-07T21:06:01.2792835Z weights_precision=SparseType.FP32, 2025-05-07T21:06:01.2793112Z weighted=True, 2025-05-07T21:06:01.2793329Z long_segments=False, 2025-05-07T21:06:01.2793580Z pooling_mode=, 2025-05-07T21:06:01.2793876Z output_dtype=SparseType.FP16, 2025-05-07T21:06:01.2794127Z ) 2025-05-07T21:06:01.2794378Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:06:01.2794956Z self=, 2025-05-07T21:06:01.2795466Z T=1, 2025-05-07T21:06:01.2795651Z D=210, 2025-05-07T21:06:01.2795831Z B=62, 2025-05-07T21:06:01.2796016Z log_E=5, 2025-05-07T21:06:01.2796209Z L=2, 2025-05-07T21:06:01.2796414Z weights_precision=SparseType.FP32, 2025-05-07T21:06:01.2796693Z weighted=False, 2025-05-07T21:06:01.2796928Z long_segments=True, 2025-05-07T21:06:01.2797172Z pooling_mode=, 2025-05-07T21:06:01.2797476Z output_dtype=SparseType.BF16, 2025-05-07T21:06:01.2797728Z ) 2025-05-07T21:06:01.2797970Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:06:01.2798560Z self=, 2025-05-07T21:06:01.2799071Z T=3, 2025-05-07T21:06:01.2799248Z D=242, 2025-05-07T21:06:01.2799435Z B=66, 2025-05-07T21:06:01.2799620Z log_E=5, 2025-05-07T21:06:01.2799804Z L=10, 2025-05-07T21:06:01.2800020Z weights_precision=SparseType.FP32, 2025-05-07T21:06:01.2800300Z weighted=False, 2025-05-07T21:06:01.2800569Z long_segments=False, 2025-05-07T21:06:01.2800829Z pooling_mode=, 2025-05-07T21:06:01.2801124Z output_dtype=SparseType.FP32, 2025-05-07T21:06:01.2801379Z ) 2025-05-07T21:06:01.2801626Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:06:01.2802210Z self=, 2025-05-07T21:06:01.2802767Z T=1, 2025-05-07T21:06:01.2802945Z D=80, 2025-05-07T21:06:01.2803133Z B=83, 2025-05-07T21:06:01.2803316Z log_E=4, 2025-05-07T21:06:01.2803542Z L=18, 2025-05-07T21:06:01.2803754Z weights_precision=SparseType.FP32, 2025-05-07T21:06:01.2804031Z weighted=True, 2025-05-07T21:06:01.2804242Z long_segments=True, 2025-05-07T21:06:01.2804490Z pooling_mode=, 2025-05-07T21:06:01.2804787Z output_dtype=SparseType.FP32, 2025-05-07T21:06:01.2805037Z ) 2025-05-07T21:06:01.2805288Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:06:01.2805873Z self=, 2025-05-07T21:06:01.2806379Z T=4, 2025-05-07T21:06:01.2806556Z D=209, 2025-05-07T21:06:01.2806740Z B=77, 2025-05-07T21:06:01.2806921Z log_E=4, 2025-05-07T21:06:01.2807109Z L=19, 2025-05-07T21:06:01.2807318Z weights_precision=SparseType.FP16, 2025-05-07T21:06:01.2807594Z weighted=True, 2025-05-07T21:06:01.2807803Z long_segments=True, 2025-05-07T21:06:01.2808052Z pooling_mode=, 2025-05-07T21:06:01.2808349Z output_dtype=SparseType.FP32, 2025-05-07T21:06:01.2808593Z ) 2025-05-07T21:06:01.2808847Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:06:01.2809428Z self=, 2025-05-07T21:06:01.2809978Z T=1, 2025-05-07T21:06:01.2810163Z D=2, 2025-05-07T21:06:01.2810351Z B=112, 2025-05-07T21:06:01.2810530Z log_E=5, 2025-05-07T21:06:01.2810727Z L=15, 2025-05-07T21:06:01.2810938Z weights_precision=SparseType.FP16, 2025-05-07T21:06:01.2811213Z weighted=False, 2025-05-07T21:06:01.2811430Z long_segments=True, 2025-05-07T21:06:01.2811679Z pooling_mode=, 2025-05-07T21:06:01.2811980Z output_dtype=SparseType.BF16, 2025-05-07T21:06:01.2812227Z ) 2025-05-07T21:06:01.2812479Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:06:01.2813064Z self=, 2025-05-07T21:06:01.2813619Z T=4, 2025-05-07T21:06:01.2813803Z D=150, 2025-05-07T21:06:01.2813987Z B=101, 2025-05-07T21:06:01.2814167Z log_E=5, 2025-05-07T21:06:01.2814356Z L=9, 2025-05-07T21:06:01.2814568Z weights_precision=SparseType.FP32, 2025-05-07T21:06:01.2814844Z weighted=True, 2025-05-07T21:06:01.2815062Z long_segments=True, 2025-05-07T21:06:01.2815311Z pooling_mode=, 2025-05-07T21:06:01.2815598Z output_dtype=SparseType.BF16, 2025-05-07T21:06:01.2815850Z ) 2025-05-07T21:06:01.2816103Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:06:01.2816771Z self=, 2025-05-07T21:06:01.2817273Z T=3, 2025-05-07T21:06:01.2817448Z D=108, 2025-05-07T21:06:01.2817625Z B=11, 2025-05-07T21:06:01.2817796Z log_E=4, 2025-05-07T21:06:01.2817981Z L=19, 2025-05-07T21:06:01.2818191Z weights_precision=SparseType.FP32, 2025-05-07T21:06:01.2818464Z weighted=False, 2025-05-07T21:06:01.2818681Z long_segments=True, 2025-05-07T21:06:01.2818929Z pooling_mode=, 2025-05-07T21:06:01.2819225Z output_dtype=SparseType.FP16, 2025-05-07T21:06:01.2819480Z ) 2025-05-07T21:06:01.2819736Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:06:01.2820357Z self=, 2025-05-07T21:06:01.2820859Z T=5, 2025-05-07T21:06:01.2821036Z D=183, 2025-05-07T21:06:01.2821205Z B=67, 2025-05-07T21:06:01.2821379Z log_E=4, 2025-05-07T21:06:01.2821562Z L=20, 2025-05-07T21:06:01.2821850Z weights_precision=SparseType.FP16, 2025-05-07T21:06:01.2822121Z weighted=False, 2025-05-07T21:06:01.2822330Z long_segments=True, 2025-05-07T21:06:01.2822569Z pooling_mode=, 2025-05-07T21:06:01.2822906Z output_dtype=SparseType.FP16, 2025-05-07T21:06:01.2823154Z ) 2025-05-07T21:06:01.2823400Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:06:01.2823970Z self=, 2025-05-07T21:06:01.2824477Z T=3, 2025-05-07T21:06:01.2824656Z D=214, 2025-05-07T21:06:01.2824832Z B=44, 2025-05-07T21:06:01.2825013Z log_E=4, 2025-05-07T21:06:01.2825200Z L=18, 2025-05-07T21:06:01.2825401Z weights_precision=SparseType.FP32, 2025-05-07T21:06:01.2825677Z weighted=False, 2025-05-07T21:06:01.2825887Z long_segments=True, 2025-05-07T21:06:01.2826121Z pooling_mode=, 2025-05-07T21:06:01.2826410Z output_dtype=SparseType.BF16, 2025-05-07T21:06:01.2826671Z ) 2025-05-07T21:06:01.2826916Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:06:01.2827503Z self=, 2025-05-07T21:06:01.2828014Z T=4, 2025-05-07T21:06:01.2828202Z D=122, 2025-05-07T21:06:01.2828385Z B=57, 2025-05-07T21:06:01.2828569Z log_E=3, 2025-05-07T21:06:01.2828763Z L=11, 2025-05-07T21:06:01.2828970Z weights_precision=SparseType.FP16, 2025-05-07T21:06:01.2829245Z weighted=True, 2025-05-07T21:06:01.2829531Z long_segments=True, 2025-05-07T21:06:01.2829778Z pooling_mode=, 2025-05-07T21:06:01.2830080Z output_dtype=SparseType.FP16, 2025-05-07T21:06:01.2830334Z ) 2025-05-07T21:06:01.2830580Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:06:01.2831159Z self=, 2025-05-07T21:06:01.2831675Z T=4, 2025-05-07T21:06:01.2831851Z D=118, 2025-05-07T21:06:01.2832036Z B=122, 2025-05-07T21:06:01.2832222Z log_E=3, 2025-05-07T21:06:01.2832404Z L=13, 2025-05-07T21:06:01.2832621Z weights_precision=SparseType.FP16, 2025-05-07T21:06:01.2832898Z weighted=False, 2025-05-07T21:06:01.2833108Z long_segments=True, 2025-05-07T21:06:01.2833363Z pooling_mode=, 2025-05-07T21:06:01.2833661Z output_dtype=SparseType.FP32, 2025-05-07T21:06:01.2833915Z ) 2025-05-07T21:06:01.2834162Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:06:01.2834742Z self=, 2025-05-07T21:06:01.2835250Z T=1, 2025-05-07T21:06:01.2835431Z D=200, 2025-05-07T21:06:01.2835619Z B=46, 2025-05-07T21:06:01.2835803Z log_E=3, 2025-05-07T21:06:01.2835986Z L=1, 2025-05-07T21:06:01.2836200Z weights_precision=SparseType.FP32, 2025-05-07T21:06:01.2836480Z weighted=True, 2025-05-07T21:06:01.2836689Z long_segments=True, 2025-05-07T21:06:01.2836941Z pooling_mode=, 2025-05-07T21:06:01.2837235Z output_dtype=SparseType.BF16, 2025-05-07T21:06:01.2837484Z ) 2025-05-07T21:06:01.2837735Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:06:01.2838319Z self=, 2025-05-07T21:06:01.2838826Z T=2, 2025-05-07T21:06:01.2839008Z D=148, 2025-05-07T21:06:01.2839197Z B=55, 2025-05-07T21:06:01.2839385Z log_E=5, 2025-05-07T21:06:01.2839616Z L=19, 2025-05-07T21:06:01.2839827Z weights_precision=SparseType.FP32, 2025-05-07T21:06:01.2840103Z weighted=True, 2025-05-07T21:06:01.2840313Z long_segments=False, 2025-05-07T21:06:01.2840571Z pooling_mode=, 2025-05-07T21:06:01.2840868Z output_dtype=SparseType.BF16, 2025-05-07T21:06:01.2841117Z ) 2025-05-07T21:06:01.2841408Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:06:01.2841985Z self=, 2025-05-07T21:06:01.2842519Z T=5, 2025-05-07T21:06:01.2842697Z D=186, 2025-05-07T21:06:01.2842874Z B=104, 2025-05-07T21:06:01.2843052Z log_E=5, 2025-05-07T21:06:01.2843260Z L=10, 2025-05-07T21:06:01.2843494Z weights_precision=SparseType.FP32, 2025-05-07T21:06:01.2843764Z weighted=True, 2025-05-07T21:06:01.2843977Z long_segments=False, 2025-05-07T21:06:01.2844235Z pooling_mode=, 2025-05-07T21:06:01.2844538Z output_dtype=SparseType.FP32, 2025-05-07T21:06:01.2844784Z ) 2025-05-07T21:06:05.8607325Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:06:05.8608657Z self=, 2025-05-07T21:06:05.8609684Z T=1, 2025-05-07T21:06:05.8610069Z D=70, 2025-05-07T21:06:05.8610411Z B=68, 2025-05-07T21:06:05.8610755Z log_E=3, 2025-05-07T21:06:05.8611120Z L=7, 2025-05-07T21:06:05.8611533Z weights_precision=SparseType.FP32, 2025-05-07T21:06:05.8612099Z weighted=False, 2025-05-07T21:06:05.8612523Z long_segments=False, 2025-05-07T21:06:05.8620596Z pooling_mode=, 2025-05-07T21:06:05.8620969Z output_dtype=SparseType.FP16, 2025-05-07T21:06:05.8621253Z ) 2025-05-07T21:06:05.8621514Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:06:05.8622414Z self=, 2025-05-07T21:06:05.8622957Z T=1, 2025-05-07T21:06:05.8623159Z D=70, 2025-05-07T21:06:05.8623347Z B=68, 2025-05-07T21:06:05.8623544Z log_E=3, 2025-05-07T21:06:05.8623746Z L=3, 2025-05-07T21:06:05.8623966Z weights_precision=SparseType.FP32, 2025-05-07T21:06:05.8624264Z weighted=False, 2025-05-07T21:06:05.8624497Z long_segments=False, 2025-05-07T21:06:05.8624757Z pooling_mode=, 2025-05-07T21:06:05.8625066Z output_dtype=SparseType.FP16, 2025-05-07T21:06:05.8625330Z ) 2025-05-07T21:06:05.8625590Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:06:05.8626183Z self=, 2025-05-07T21:06:05.8626710Z T=1, 2025-05-07T21:06:05.8626901Z D=70, 2025-05-07T21:06:05.8627096Z B=68, 2025-05-07T21:06:05.8627284Z log_E=3, 2025-05-07T21:06:05.8627481Z L=1, 2025-05-07T21:06:05.8627704Z weights_precision=SparseType.FP32, 2025-05-07T21:06:05.8627992Z weighted=False, 2025-05-07T21:06:05.8628218Z long_segments=False, 2025-05-07T21:06:05.8628475Z pooling_mode=, 2025-05-07T21:06:05.8628780Z output_dtype=SparseType.FP16, 2025-05-07T21:06:05.8629039Z ) 2025-05-07T21:06:05.8629290Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:06:05.8629886Z self=, 2025-05-07T21:06:05.8630403Z T=1, 2025-05-07T21:06:05.8630584Z D=2, 2025-05-07T21:06:05.8630777Z B=68, 2025-05-07T21:06:05.8630975Z log_E=3, 2025-05-07T21:06:05.8631165Z L=1, 2025-05-07T21:06:05.8631384Z weights_precision=SparseType.FP32, 2025-05-07T21:06:05.8631671Z weighted=False, 2025-05-07T21:06:05.8631887Z long_segments=False, 2025-05-07T21:06:05.8632152Z pooling_mode=, 2025-05-07T21:06:05.8632462Z output_dtype=SparseType.FP16, 2025-05-07T21:06:05.8632815Z ) 2025-05-07T21:06:05.8633072Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:06:05.8633659Z self=, 2025-05-07T21:06:05.8634172Z T=2, 2025-05-07T21:06:05.8634353Z D=2, 2025-05-07T21:06:05.8634619Z B=68, 2025-05-07T21:06:05.8634811Z log_E=3, 2025-05-07T21:06:05.8635001Z L=1, 2025-05-07T21:06:05.8635241Z weights_precision=SparseType.FP32, 2025-05-07T21:06:05.8635549Z weighted=False, 2025-05-07T21:06:05.8635850Z long_segments=False, 2025-05-07T21:06:05.8636113Z pooling_mode=, 2025-05-07T21:06:05.8636420Z output_dtype=SparseType.FP16, 2025-05-07T21:06:05.8636674Z ) 2025-05-07T21:06:05.8636935Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:06:05.8637532Z self=, 2025-05-07T21:06:05.8638040Z T=2, 2025-05-07T21:06:05.8638232Z D=2, 2025-05-07T21:06:05.8638419Z B=1, 2025-05-07T21:06:05.8638600Z log_E=3, 2025-05-07T21:06:05.8638798Z L=1, 2025-05-07T21:06:05.8639017Z weights_precision=SparseType.FP32, 2025-05-07T21:06:05.8639293Z weighted=False, 2025-05-07T21:06:05.8639522Z long_segments=False, 2025-05-07T21:06:05.8639791Z pooling_mode=, 2025-05-07T21:06:05.8640100Z output_dtype=SparseType.FP16, 2025-05-07T21:06:05.8640358Z ) 2025-05-07T21:06:05.8640619Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:06:05.8641212Z self=, 2025-05-07T21:06:05.8641726Z T=2, 2025-05-07T21:06:05.8641918Z D=2, 2025-05-07T21:06:05.8642106Z B=2, 2025-05-07T21:06:05.8642287Z log_E=3, 2025-05-07T21:06:05.8642483Z L=1, 2025-05-07T21:06:05.8642746Z weights_precision=SparseType.FP32, 2025-05-07T21:06:05.8643028Z weighted=False, 2025-05-07T21:06:05.8643254Z long_segments=False, 2025-05-07T21:06:05.8643515Z pooling_mode=, 2025-05-07T21:06:05.8643814Z output_dtype=SparseType.FP16, 2025-05-07T21:06:05.8644080Z ) 2025-05-07T21:06:05.8644337Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:06:05.8644920Z self=, 2025-05-07T21:06:05.8645472Z T=5, 2025-05-07T21:06:05.8645679Z D=234, 2025-05-07T21:06:05.8645867Z B=36, 2025-05-07T21:06:05.8646056Z log_E=5, 2025-05-07T21:06:05.8646251Z L=13, 2025-05-07T21:06:05.8646473Z weights_precision=SparseType.FP16, 2025-05-07T21:06:05.8646753Z weighted=False, 2025-05-07T21:06:05.8646978Z long_segments=True, 2025-05-07T21:06:05.8647234Z pooling_mode=, 2025-05-07T21:06:05.8647530Z output_dtype=SparseType.FP32, 2025-05-07T21:06:05.8647789Z ) 2025-05-07T21:06:05.8648048Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:06:05.8648627Z self=, 2025-05-07T21:06:05.8649143Z T=5, 2025-05-07T21:06:05.8649333Z D=13, 2025-05-07T21:06:05.8649521Z B=36, 2025-05-07T21:06:05.8649714Z log_E=5, 2025-05-07T21:06:05.8649913Z L=13, 2025-05-07T21:06:05.8650127Z weights_precision=SparseType.FP16, 2025-05-07T21:06:05.8650412Z weighted=False, 2025-05-07T21:06:05.8650635Z long_segments=True, 2025-05-07T21:06:05.8650896Z pooling_mode=, 2025-05-07T21:06:05.8651188Z output_dtype=SparseType.FP32, 2025-05-07T21:06:05.8651447Z ) 2025-05-07T21:06:05.8651712Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:06:05.8652299Z self=, 2025-05-07T21:06:05.8652815Z T=5, 2025-05-07T21:06:05.8653061Z D=13, 2025-05-07T21:06:05.8653247Z B=36, 2025-05-07T21:06:05.8653437Z log_E=5, 2025-05-07T21:06:05.8653637Z L=5, 2025-05-07T21:06:05.8653852Z weights_precision=SparseType.FP16, 2025-05-07T21:06:05.8654142Z weighted=False, 2025-05-07T21:06:05.8654373Z long_segments=True, 2025-05-07T21:06:05.8654624Z pooling_mode=, 2025-05-07T21:06:05.8654975Z output_dtype=SparseType.FP32, 2025-05-07T21:06:05.8655237Z ) 2025-05-07T21:06:05.8655487Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:06:05.8656118Z self=, 2025-05-07T21:06:05.8656762Z T=5, 2025-05-07T21:06:05.8656956Z D=13, 2025-05-07T21:06:05.8657137Z B=36, 2025-05-07T21:06:05.8657331Z log_E=5, 2025-05-07T21:06:05.8657534Z L=5, 2025-05-07T21:06:05.8657751Z weights_precision=SparseType.FP16, 2025-05-07T21:06:05.8658035Z weighted=False, 2025-05-07T21:06:05.8658268Z long_segments=False, 2025-05-07T21:06:05.8658522Z pooling_mode=, 2025-05-07T21:06:05.8658825Z output_dtype=SparseType.FP32, 2025-05-07T21:06:05.8659086Z ) 2025-05-07T21:06:05.8659599Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:06:05.8660191Z self=, 2025-05-07T21:06:05.8660713Z T=5, 2025-05-07T21:06:05.8660896Z D=13, 2025-05-07T21:06:05.8661084Z B=5, 2025-05-07T21:06:05.8661274Z log_E=5, 2025-05-07T21:06:05.8661469Z L=5, 2025-05-07T21:06:05.8661685Z weights_precision=SparseType.FP16, 2025-05-07T21:06:05.8661968Z weighted=False, 2025-05-07T21:06:05.8662185Z long_segments=False, 2025-05-07T21:06:05.8662455Z pooling_mode=, 2025-05-07T21:06:05.8662764Z output_dtype=SparseType.FP32, 2025-05-07T21:06:05.8663024Z ) 2025-05-07T21:06:05.8663352Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:06:05.8663949Z self=, 2025-05-07T21:06:05.8664468Z T=5, 2025-05-07T21:06:05.8664656Z D=5, 2025-05-07T21:06:05.8664851Z B=5, 2025-05-07T21:06:05.8665069Z log_E=5, 2025-05-07T21:06:05.8665280Z L=5, 2025-05-07T21:06:05.8665503Z weights_precision=SparseType.FP16, 2025-05-07T21:06:05.8665791Z weighted=False, 2025-05-07T21:06:05.8666012Z long_segments=False, 2025-05-07T21:06:05.8666279Z pooling_mode=, 2025-05-07T21:06:05.8666588Z output_dtype=SparseType.FP32, 2025-05-07T21:06:05.8666846Z ) 2025-05-07T21:06:05.8667101Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:06:05.8667694Z self=, 2025-05-07T21:06:05.8668210Z T=4, 2025-05-07T21:06:05.8668401Z D=13, 2025-05-07T21:06:05.8668597Z B=17, 2025-05-07T21:06:05.8668784Z log_E=4, 2025-05-07T21:06:05.8668972Z L=15, 2025-05-07T21:06:05.8669190Z weights_precision=SparseType.FP32, 2025-05-07T21:06:05.8669469Z weighted=True, 2025-05-07T21:06:05.8669694Z long_segments=True, 2025-05-07T21:06:05.8669954Z pooling_mode=, 2025-05-07T21:06:05.8670255Z output_dtype=SparseType.FP16, 2025-05-07T21:06:05.8670514Z ) 2025-05-07T21:06:05.8670771Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:06:05.8671350Z self=, 2025-05-07T21:06:05.8671863Z T=4, 2025-05-07T21:06:05.8672051Z D=13, 2025-05-07T21:06:05.8672227Z B=17, 2025-05-07T21:06:05.8672413Z log_E=3, 2025-05-07T21:06:05.8672607Z L=15, 2025-05-07T21:06:05.8672821Z weights_precision=SparseType.FP32, 2025-05-07T21:06:05.8673108Z weighted=True, 2025-05-07T21:06:05.8673328Z long_segments=True, 2025-05-07T21:06:05.8673652Z pooling_mode=, 2025-05-07T21:06:05.8673957Z output_dtype=SparseType.FP16, 2025-05-07T21:06:05.8674216Z ) 2025-05-07T21:06:05.8674472Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:06:05.8675052Z self=, 2025-05-07T21:06:05.8675679Z T=4, 2025-05-07T21:06:05.8675867Z D=13, 2025-05-07T21:06:05.8676049Z B=15, 2025-05-07T21:06:05.8676244Z log_E=3, 2025-05-07T21:06:05.8676446Z L=15, 2025-05-07T21:06:05.8676717Z weights_precision=SparseType.FP32, 2025-05-07T21:06:05.8677005Z weighted=True, 2025-05-07T21:06:05.8677231Z long_segments=True, 2025-05-07T21:06:05.8677483Z pooling_mode=, 2025-05-07T21:06:05.8677788Z output_dtype=SparseType.FP16, 2025-05-07T21:06:05.8678048Z ) 2025-05-07T21:06:05.8678300Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:06:05.8678893Z self=, 2025-05-07T21:06:05.8679407Z T=4, 2025-05-07T21:06:05.8679590Z D=13, 2025-05-07T21:06:05.8679776Z B=4, 2025-05-07T21:06:05.8679966Z log_E=3, 2025-05-07T21:06:05.8680155Z L=15, 2025-05-07T21:06:05.8680378Z weights_precision=SparseType.FP32, 2025-05-07T21:06:05.8680666Z weighted=True, 2025-05-07T21:06:05.8680882Z long_segments=True, 2025-05-07T21:06:05.8681138Z pooling_mode=, 2025-05-07T21:06:05.8681443Z output_dtype=SparseType.FP16, 2025-05-07T21:06:05.8681699Z ) 2025-05-07T21:06:05.8681947Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:06:05.8682530Z self=, 2025-05-07T21:06:05.8683044Z T=4, 2025-05-07T21:06:05.8683224Z D=4, 2025-05-07T21:06:05.8683454Z B=4, 2025-05-07T21:06:05.8683636Z log_E=3, 2025-05-07T21:06:05.8683829Z L=15, 2025-05-07T21:06:05.8684047Z weights_precision=SparseType.FP32, 2025-05-07T21:06:05.8684328Z weighted=True, 2025-05-07T21:06:05.8684538Z long_segments=True, 2025-05-07T21:06:05.8684795Z pooling_mode=, 2025-05-07T21:06:05.8685098Z output_dtype=SparseType.FP16, 2025-05-07T21:06:05.8685350Z ) 2025-05-07T21:06:05.8685608Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:06:05.8687483Z self=, 2025-05-07T21:06:05.8687997Z T=4, 2025-05-07T21:06:05.8688178Z D=15, 2025-05-07T21:06:05.8688366Z B=4, 2025-05-07T21:06:05.8688554Z log_E=3, 2025-05-07T21:06:05.8688743Z L=15, 2025-05-07T21:06:05.8688959Z weights_precision=SparseType.FP32, 2025-05-07T21:06:05.8689242Z weighted=True, 2025-05-07T21:06:05.8689460Z long_segments=True, 2025-05-07T21:06:05.8689718Z pooling_mode=, 2025-05-07T21:06:05.8690022Z output_dtype=SparseType.FP16, 2025-05-07T21:06:05.8690275Z ) 2025-05-07T21:06:05.8690528Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:06:05.8691112Z self=, 2025-05-07T21:06:05.8691625Z T=4, 2025-05-07T21:06:05.8691815Z D=15, 2025-05-07T21:06:05.8692001Z B=4, 2025-05-07T21:06:05.8692186Z log_E=3, 2025-05-07T21:06:05.8692384Z L=3, 2025-05-07T21:06:05.8692599Z weights_precision=SparseType.FP32, 2025-05-07T21:06:05.8692877Z weighted=True, 2025-05-07T21:06:05.8693107Z long_segments=True, 2025-05-07T21:06:05.8693358Z pooling_mode=, 2025-05-07T21:06:05.8693653Z output_dtype=SparseType.FP16, 2025-05-07T21:06:05.8693912Z ) 2025-05-07T21:06:05.8694161Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:06:05.8694753Z self=, 2025-05-07T21:06:05.8695359Z T=2, 2025-05-07T21:06:05.8695546Z D=5, 2025-05-07T21:06:05.8695729Z B=52, 2025-05-07T21:06:05.8695915Z log_E=5, 2025-05-07T21:06:05.8696108Z L=2, 2025-05-07T21:06:05.8696372Z weights_precision=SparseType.FP16, 2025-05-07T21:06:05.8696715Z weighted=False, 2025-05-07T21:06:05.8696937Z long_segments=False, 2025-05-07T21:06:05.8697199Z pooling_mode=, 2025-05-07T21:06:05.8697490Z output_dtype=SparseType.FP16, 2025-05-07T21:06:05.8697742Z ) 2025-05-07T21:06:07.7102008Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:06:07.7103286Z self=, 2025-05-07T21:06:07.7104301Z T=5, 2025-05-07T21:06:07.7104665Z D=5, 2025-05-07T21:06:07.7105001Z B=52, 2025-05-07T21:06:07.7105218Z log_E=5, 2025-05-07T21:06:07.7105429Z L=2, 2025-05-07T21:06:07.7105653Z weights_precision=SparseType.FP16, 2025-05-07T21:06:07.7105945Z weighted=False, 2025-05-07T21:06:07.7106166Z long_segments=False, 2025-05-07T21:06:07.7106430Z pooling_mode=, 2025-05-07T21:06:07.7106734Z output_dtype=SparseType.FP16, 2025-05-07T21:06:07.7106998Z ) 2025-05-07T21:06:07.7107255Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:06:07.7107836Z self=, 2025-05-07T21:06:07.7108338Z T=5, 2025-05-07T21:06:07.7108528Z D=5, 2025-05-07T21:06:07.7108703Z B=52, 2025-05-07T21:06:07.7108883Z log_E=5, 2025-05-07T21:06:07.7109068Z L=0, 2025-05-07T21:06:07.7109275Z weights_precision=SparseType.FP16, 2025-05-07T21:06:07.7109555Z weighted=False, 2025-05-07T21:06:07.7109778Z long_segments=False, 2025-05-07T21:06:07.7110113Z pooling_mode=, 2025-05-07T21:06:07.7110409Z output_dtype=SparseType.FP16, 2025-05-07T21:06:07.7110670Z ) 2025-05-07T21:06:07.7110923Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:06:07.7111506Z self=, 2025-05-07T21:06:07.7112009Z T=5, 2025-05-07T21:06:07.7112194Z D=5, 2025-05-07T21:06:07.7112378Z B=52, 2025-05-07T21:06:07.7112556Z log_E=3, 2025-05-07T21:06:07.7112751Z L=0, 2025-05-07T21:06:07.7112964Z weights_precision=SparseType.FP16, 2025-05-07T21:06:07.7113240Z weighted=False, 2025-05-07T21:06:07.7113467Z long_segments=False, 2025-05-07T21:06:07.7113726Z pooling_mode=, 2025-05-07T21:06:07.7114018Z output_dtype=SparseType.FP16, 2025-05-07T21:06:07.7114276Z ) 2025-05-07T21:06:07.7114527Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:06:07.7115107Z self=, 2025-05-07T21:06:07.7115630Z T=1, 2025-05-07T21:06:07.7115815Z D=95, 2025-05-07T21:06:07.7115993Z B=44, 2025-05-07T21:06:07.7116181Z log_E=3, 2025-05-07T21:06:07.7116375Z L=14, 2025-05-07T21:06:07.7116592Z weights_precision=SparseType.FP32, 2025-05-07T21:06:07.7116869Z weighted=True, 2025-05-07T21:06:07.7117091Z long_segments=False, 2025-05-07T21:06:07.7117354Z pooling_mode=, 2025-05-07T21:06:07.7117649Z output_dtype=SparseType.FP16, 2025-05-07T21:06:07.7117908Z ) 2025-05-07T21:06:07.7118166Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:06:07.7118743Z self=, 2025-05-07T21:06:07.7119252Z T=1, 2025-05-07T21:06:07.7119441Z D=95, 2025-05-07T21:06:07.7119620Z B=44, 2025-05-07T21:06:07.7119805Z log_E=3, 2025-05-07T21:06:07.7120002Z L=14, 2025-05-07T21:06:07.7120214Z weights_precision=SparseType.FP32, 2025-05-07T21:06:07.7120567Z weighted=False, 2025-05-07T21:06:07.7120780Z long_segments=False, 2025-05-07T21:06:07.7121030Z pooling_mode=, 2025-05-07T21:06:07.7121321Z output_dtype=SparseType.FP16, 2025-05-07T21:06:07.7121578Z ) 2025-05-07T21:06:07.7121822Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:06:07.7122474Z self=, 2025-05-07T21:06:07.7122983Z T=1, 2025-05-07T21:06:07.7123159Z D=95, 2025-05-07T21:06:07.7123371Z B=95, 2025-05-07T21:06:07.7123556Z log_E=3, 2025-05-07T21:06:07.7123741Z L=14, 2025-05-07T21:06:07.7123945Z weights_precision=SparseType.FP32, 2025-05-07T21:06:07.7124221Z weighted=False, 2025-05-07T21:06:07.7124440Z long_segments=False, 2025-05-07T21:06:07.7124691Z pooling_mode=, 2025-05-07T21:06:07.7124987Z output_dtype=SparseType.FP16, 2025-05-07T21:06:07.7125246Z ) 2025-05-07T21:06:07.7125489Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:06:07.7126070Z self=, 2025-05-07T21:06:07.7126578Z T=1, 2025-05-07T21:06:07.7126755Z D=95, 2025-05-07T21:06:07.7126940Z B=14, 2025-05-07T21:06:07.7127127Z log_E=3, 2025-05-07T21:06:07.7127318Z L=14, 2025-05-07T21:06:07.7127522Z weights_precision=SparseType.FP32, 2025-05-07T21:06:07.7127801Z weighted=False, 2025-05-07T21:06:07.7128021Z long_segments=False, 2025-05-07T21:06:07.7128274Z pooling_mode=, 2025-05-07T21:06:07.7128570Z output_dtype=SparseType.FP16, 2025-05-07T21:06:07.7128819Z ) 2025-05-07T21:06:07.7129062Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:06:07.7129693Z self=, 2025-05-07T21:06:07.7130207Z T=1, 2025-05-07T21:06:07.7130383Z D=2, 2025-05-07T21:06:07.7130565Z B=14, 2025-05-07T21:06:07.7130753Z log_E=3, 2025-05-07T21:06:07.7130940Z L=14, 2025-05-07T21:06:07.7131160Z weights_precision=SparseType.FP32, 2025-05-07T21:06:07.7131447Z weighted=False, 2025-05-07T21:06:07.7131661Z long_segments=False, 2025-05-07T21:06:07.7131926Z pooling_mode=, 2025-05-07T21:06:07.7132221Z output_dtype=SparseType.FP16, 2025-05-07T21:06:07.7132469Z ) 2025-05-07T21:06:07.7132721Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:06:07.7133307Z self=, 2025-05-07T21:06:07.7133813Z T=1, 2025-05-07T21:06:07.7133996Z D=2, 2025-05-07T21:06:07.7134183Z B=14, 2025-05-07T21:06:07.7134370Z log_E=3, 2025-05-07T21:06:07.7141073Z L=1, 2025-05-07T21:06:07.7141355Z weights_precision=SparseType.FP32, 2025-05-07T21:06:07.7141656Z weighted=False, 2025-05-07T21:06:07.7141879Z long_segments=False, 2025-05-07T21:06:07.7142145Z pooling_mode=, 2025-05-07T21:06:07.7142445Z output_dtype=SparseType.FP16, 2025-05-07T21:06:07.7142702Z ) 2025-05-07T21:06:07.7142945Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:06:07.7143532Z self=, 2025-05-07T21:06:07.7144045Z T=1, 2025-05-07T21:06:07.7144222Z D=2, 2025-05-07T21:06:07.7144407Z B=14, 2025-05-07T21:06:07.7144594Z log_E=3, 2025-05-07T21:06:07.7144784Z L=2, 2025-05-07T21:06:07.7145002Z weights_precision=SparseType.FP32, 2025-05-07T21:06:07.7145326Z weighted=False, 2025-05-07T21:06:07.7145541Z long_segments=False, 2025-05-07T21:06:07.7145796Z pooling_mode=, 2025-05-07T21:06:07.7146091Z output_dtype=SparseType.FP16, 2025-05-07T21:06:07.7146342Z ) 2025-05-07T21:06:07.7146598Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:06:07.7147262Z self=, 2025-05-07T21:06:07.7147779Z T=3, 2025-05-07T21:06:07.7147959Z D=46, 2025-05-07T21:06:07.7148144Z B=14, 2025-05-07T21:06:07.7148332Z log_E=5, 2025-05-07T21:06:07.7148561Z L=2, 2025-05-07T21:06:07.7148774Z weights_precision=SparseType.FP32, 2025-05-07T21:06:07.7149056Z weighted=False, 2025-05-07T21:06:07.7149272Z long_segments=True, 2025-05-07T21:06:07.7149561Z pooling_mode=, 2025-05-07T21:06:07.7149861Z output_dtype=SparseType.FP32, 2025-05-07T21:06:07.7150106Z ) 2025-05-07T21:06:07.7150357Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:06:07.7150941Z self=, 2025-05-07T21:06:07.7151445Z T=5, 2025-05-07T21:06:07.7151628Z D=46, 2025-05-07T21:06:07.7151817Z B=14, 2025-05-07T21:06:07.7151994Z log_E=5, 2025-05-07T21:06:07.7152188Z L=2, 2025-05-07T21:06:07.7152399Z weights_precision=SparseType.FP32, 2025-05-07T21:06:07.7152681Z weighted=False, 2025-05-07T21:06:07.7152906Z long_segments=True, 2025-05-07T21:06:07.7153155Z pooling_mode=, 2025-05-07T21:06:07.7153453Z output_dtype=SparseType.FP32, 2025-05-07T21:06:07.7153708Z ) 2025-05-07T21:06:07.7153960Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:06:07.7154548Z self=, 2025-05-07T21:06:07.7155054Z T=5, 2025-05-07T21:06:07.7155244Z D=46, 2025-05-07T21:06:07.7155429Z B=14, 2025-05-07T21:06:07.7155607Z log_E=5, 2025-05-07T21:06:07.7155803Z L=2, 2025-05-07T21:06:07.7156014Z weights_precision=SparseType.FP32, 2025-05-07T21:06:07.7156339Z weighted=True, 2025-05-07T21:06:07.7156562Z long_segments=True, 2025-05-07T21:06:07.7156818Z pooling_mode=, 2025-05-07T21:06:07.7157112Z output_dtype=SparseType.FP32, 2025-05-07T21:06:07.7157364Z ) 2025-05-07T21:06:07.7157617Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:06:07.7158196Z self=, 2025-05-07T21:06:07.7158709Z T=1, 2025-05-07T21:06:07.7158896Z D=46, 2025-05-07T21:06:07.7159085Z B=14, 2025-05-07T21:06:07.7159523Z log_E=5, 2025-05-07T21:06:07.7159721Z L=2, 2025-05-07T21:06:07.7159937Z weights_precision=SparseType.FP32, 2025-05-07T21:06:07.7160214Z weighted=False, 2025-05-07T21:06:07.7160433Z long_segments=True, 2025-05-07T21:06:07.7160686Z pooling_mode=, 2025-05-07T21:06:07.7160981Z output_dtype=SparseType.FP32, 2025-05-07T21:06:07.7161240Z ) 2025-05-07T21:06:07.7161498Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:06:07.7162071Z self=, 2025-05-07T21:06:07.7162583Z T=1, 2025-05-07T21:06:07.7162765Z D=46, 2025-05-07T21:06:07.7162945Z B=14, 2025-05-07T21:06:07.7163130Z log_E=5, 2025-05-07T21:06:07.7163322Z L=2, 2025-05-07T21:06:07.7163537Z weights_precision=SparseType.FP32, 2025-05-07T21:06:07.7163819Z weighted=True, 2025-05-07T21:06:07.7164042Z long_segments=True, 2025-05-07T21:06:07.7164291Z pooling_mode=, 2025-05-07T21:06:07.7164591Z output_dtype=SparseType.FP32, 2025-05-07T21:06:07.7164846Z ) 2025-05-07T21:06:07.7165096Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:06:07.7165668Z self=, 2025-05-07T21:06:07.7166168Z T=1, 2025-05-07T21:06:07.7166338Z D=5, 2025-05-07T21:06:07.7166506Z B=14, 2025-05-07T21:06:07.7166837Z log_E=5, 2025-05-07T21:06:07.7167023Z L=2, 2025-05-07T21:06:07.7167219Z weights_precision=SparseType.FP32, 2025-05-07T21:06:07.7167492Z weighted=False, 2025-05-07T21:06:07.7167705Z long_segments=True, 2025-05-07T21:06:07.7167942Z pooling_mode=, 2025-05-07T21:06:07.7168235Z output_dtype=SparseType.FP32, 2025-05-07T21:06:07.7168550Z ) 2025-05-07T21:06:07.7168796Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:06:07.7169436Z self=, 2025-05-07T21:06:07.7169951Z T=5, 2025-05-07T21:06:07.7170135Z D=5, 2025-05-07T21:06:07.7170308Z B=14, 2025-05-07T21:06:07.7170490Z log_E=5, 2025-05-07T21:06:07.7170678Z L=2, 2025-05-07T21:06:07.7170885Z weights_precision=SparseType.FP32, 2025-05-07T21:06:07.7171169Z weighted=False, 2025-05-07T21:06:07.7171387Z long_segments=True, 2025-05-07T21:06:07.7171637Z pooling_mode=, 2025-05-07T21:06:07.7171941Z output_dtype=SparseType.FP32, 2025-05-07T21:06:07.7172195Z ) 2025-05-07T21:06:07.7172440Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:06:07.7173025Z self=, 2025-05-07T21:06:07.7173531Z T=3, 2025-05-07T21:06:07.7173705Z D=187, 2025-05-07T21:06:07.7173888Z B=78, 2025-05-07T21:06:07.7174075Z log_E=4, 2025-05-07T21:06:07.7174264Z L=8, 2025-05-07T21:06:07.7174489Z weights_precision=SparseType.FP16, 2025-05-07T21:06:07.7174785Z weighted=True, 2025-05-07T21:06:07.7174989Z long_segments=True, 2025-05-07T21:06:07.7175253Z pooling_mode=, 2025-05-07T21:06:07.7175548Z output_dtype=SparseType.FP32, 2025-05-07T21:06:07.7175797Z ) 2025-05-07T21:06:07.7175973Z PASSED 2025-05-07T21:06:07.7176082Z 2025-05-07T21:06:07.7176362Z ============================== 2 passed in 17.87s ============================== 2025-05-07T21:06:08.4911526Z 2025-05-07T21:06:08.4912003Z [TEST] Python test suite PASSED: ./tbe/training/backward_none_test.py 2025-05-07T21:06:08.4931531Z [TEST] Python test time for ./tbe/training/backward_none_test.py: 21 seconds 2025-05-07T21:06:08.4931842Z 2025-05-07T21:06:08.4932198Z 2025-05-07T21:06:08.4932244Z 2025-05-07T21:06:08.4932256Z 2025-05-07T21:06:08.4953445Z ################################################################################ 2025-05-07T21:06:08.4971917Z # [2025-05-07T21:06:08.496Z] Run Python Test Suite: 2025-05-07T21:06:08.4972279Z # ./tbe/training/backward_optimizers_test.py 2025-05-07T21:06:08.4972785Z ################################################################################ 2025-05-07T21:06:08.4998435Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./tbe/training/backward_optimizers_test.py 2025-05-07T21:06:08.4999102Z 2025-05-07T21:06:10.6597090Z ============================= test session starts ============================== 2025-05-07T21:06:10.6597709Z platform linux -- Python 3.12.2, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T21:06:10.6598233Z cachedir: .pytest_cache 2025-05-07T21:06:10.6598801Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T21:06:10.6599540Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T21:06:10.6599948Z plugins: hypothesis-6.131.14 2025-05-07T21:06:12.4310716Z collecting ... collected 9 items 2025-05-07T21:06:12.4310946Z 2025-05-07T21:06:12.8203182Z tbe/training/backward_optimizers_test.py::BackwardOptimizersTest::test_backward_optimizers_adagrad Trying example: test_backward_optimizers_adagrad( 2025-05-07T21:06:12.8205336Z self=, 2025-05-07T21:06:12.8206612Z T=1, 2025-05-07T21:06:12.8206802Z D=2, 2025-05-07T21:06:12.8206984Z B=1, 2025-05-07T21:06:12.8207160Z log_E=3, 2025-05-07T21:06:12.8207350Z L=2, 2025-05-07T21:06:12.8207543Z weighted=False, 2025-05-07T21:06:12.8207749Z mixed=False, 2025-05-07T21:06:12.8207958Z mixed_B=False, 2025-05-07T21:06:12.8208301Z optimizer=EmbOptimType.EXACT_ADAGRAD, 2025-05-07T21:06:12.8208595Z long_segments=False, 2025-05-07T21:06:12.8208864Z pooling_mode=, 2025-05-07T21:06:12.8209151Z use_cpu=False, 2025-05-07T21:06:12.8209492Z weight_decay_mode=, 2025-05-07T21:06:12.8209893Z counter_weight_decay_mode=, 2025-05-07T21:06:12.8210246Z ) 2025-05-07T21:06:12.8210467Z Trying example: test_backward_optimizers_adagrad( 2025-05-07T21:06:12.8211067Z self=, 2025-05-07T21:06:12.8211612Z T=4, 2025-05-07T21:06:12.8211792Z D=2, 2025-05-07T21:06:12.8211963Z B=1, 2025-05-07T21:06:12.8212138Z log_E=3, 2025-05-07T21:06:12.8212322Z L=2, 2025-05-07T21:06:12.8212495Z weighted=False, 2025-05-07T21:06:12.8212698Z mixed=False, 2025-05-07T21:06:12.8212894Z mixed_B=False, 2025-05-07T21:06:12.8213117Z optimizer=EmbOptimType.EXACT_ADAGRAD, 2025-05-07T21:06:12.8213414Z long_segments=False, 2025-05-07T21:06:12.8213667Z pooling_mode=, 2025-05-07T21:06:12.8213934Z use_cpu=False, 2025-05-07T21:06:12.8214185Z weight_decay_mode=, 2025-05-07T21:06:12.8214573Z counter_weight_decay_mode=, 2025-05-07T21:06:12.8214901Z ) 2025-05-07T21:06:12.8215126Z Trying example: test_backward_optimizers_adagrad( 2025-05-07T21:06:12.8216454Z self=, 2025-05-07T21:06:12.8217029Z T=4, 2025-05-07T21:06:12.8217221Z D=255, 2025-05-07T21:06:12.8217404Z B=111, 2025-05-07T21:06:12.8217580Z log_E=3, 2025-05-07T21:06:12.8217769Z L=13, 2025-05-07T21:06:12.8217955Z weighted=False, 2025-05-07T21:06:12.8218153Z mixed=True, 2025-05-07T21:06:12.8218353Z mixed_B=False, 2025-05-07T21:06:12.8218603Z optimizer=EmbOptimType.EXACT_ROWWISE_ADAGRAD, 2025-05-07T21:06:12.8218915Z long_segments=True, 2025-05-07T21:06:12.8219155Z pooling_mode=, 2025-05-07T21:06:12.8219431Z use_cpu=True, 2025-05-07T21:06:12.8219679Z weight_decay_mode=, 2025-05-07T21:06:12.8220062Z counter_weight_decay_mode=, 2025-05-07T21:06:12.8220404Z ) 2025-05-07T21:06:12.8220630Z Trying example: test_backward_optimizers_adagrad( 2025-05-07T21:06:12.8221212Z self=, 2025-05-07T21:06:12.8221747Z T=2, 2025-05-07T21:06:12.8221928Z D=212, 2025-05-07T21:06:12.8222101Z B=108, 2025-05-07T21:06:12.8222283Z log_E=5, 2025-05-07T21:06:12.8222468Z L=16, 2025-05-07T21:06:12.8222644Z weighted=False, 2025-05-07T21:06:12.8222847Z mixed=True, 2025-05-07T21:06:12.8223041Z mixed_B=False, 2025-05-07T21:06:12.8223268Z optimizer=EmbOptimType.EXACT_ADAGRAD, 2025-05-07T21:06:12.8223557Z long_segments=True, 2025-05-07T21:06:12.8223801Z pooling_mode=, 2025-05-07T21:06:12.8224075Z use_cpu=True, 2025-05-07T21:06:12.8224335Z weight_decay_mode=, 2025-05-07T21:06:12.8224761Z counter_weight_decay_mode=, 2025-05-07T21:06:12.8225118Z ) 2025-05-07T21:06:12.8225334Z Trying example: test_backward_optimizers_adagrad( 2025-05-07T21:06:12.8225920Z self=, 2025-05-07T21:06:12.8226454Z T=5, 2025-05-07T21:06:12.8226697Z D=243, 2025-05-07T21:06:12.8226911Z B=115, 2025-05-07T21:06:12.8227100Z log_E=5, 2025-05-07T21:06:12.8227278Z L=15, 2025-05-07T21:06:12.8227457Z weighted=False, 2025-05-07T21:06:12.8227661Z mixed=True, 2025-05-07T21:06:12.8227853Z mixed_B=True, 2025-05-07T21:06:12.8228081Z optimizer=EmbOptimType.EXACT_ADAGRAD, 2025-05-07T21:06:12.8228412Z long_segments=True, 2025-05-07T21:06:12.8228653Z pooling_mode=, 2025-05-07T21:06:12.8228927Z use_cpu=False, 2025-05-07T21:06:12.8229188Z weight_decay_mode=, 2025-05-07T21:06:12.8229649Z counter_weight_decay_mode=, 2025-05-07T21:06:12.8229997Z ) 2025-05-07T21:06:12.8230225Z Trying example: test_backward_optimizers_adagrad( 2025-05-07T21:06:12.8230811Z self=, 2025-05-07T21:06:12.8231341Z T=2, 2025-05-07T21:06:12.8231530Z D=168, 2025-05-07T21:06:12.8231707Z B=31, 2025-05-07T21:06:12.8231880Z log_E=4, 2025-05-07T21:06:12.8232066Z L=12, 2025-05-07T21:06:12.8232253Z weighted=False, 2025-05-07T21:06:12.8232449Z mixed=True, 2025-05-07T21:06:12.8232649Z mixed_B=True, 2025-05-07T21:06:12.8232880Z optimizer=EmbOptimType.EXACT_ADAGRAD, 2025-05-07T21:06:12.8233161Z long_segments=False, 2025-05-07T21:06:12.8233412Z pooling_mode=, 2025-05-07T21:06:12.8233688Z use_cpu=True, 2025-05-07T21:06:12.8233942Z weight_decay_mode=, 2025-05-07T21:06:12.8234353Z counter_weight_decay_mode=, 2025-05-07T21:06:12.8234694Z ) 2025-05-07T21:06:12.8234924Z Trying example: test_backward_optimizers_adagrad( 2025-05-07T21:06:12.8235512Z self=, 2025-05-07T21:06:12.8236102Z T=2, 2025-05-07T21:06:12.8236281Z D=158, 2025-05-07T21:06:12.8236462Z B=15, 2025-05-07T21:06:12.8236645Z log_E=3, 2025-05-07T21:06:12.8236835Z L=15, 2025-05-07T21:06:12.8237015Z weighted=True, 2025-05-07T21:06:12.8237223Z mixed=True, 2025-05-07T21:06:12.8237424Z mixed_B=False, 2025-05-07T21:06:12.8237654Z optimizer=EmbOptimType.EXACT_ADAGRAD, 2025-05-07T21:06:12.8237950Z long_segments=True, 2025-05-07T21:06:12.8238204Z pooling_mode=, 2025-05-07T21:06:12.8238474Z use_cpu=True, 2025-05-07T21:06:12.8238739Z weight_decay_mode=, 2025-05-07T21:06:12.8239166Z counter_weight_decay_mode=, 2025-05-07T21:06:12.8239527Z ) 2025-05-07T21:06:12.8239751Z Trying example: test_backward_optimizers_adagrad( 2025-05-07T21:06:12.8240336Z self=, 2025-05-07T21:06:12.8240872Z T=5, 2025-05-07T21:06:12.8241043Z D=215, 2025-05-07T21:06:12.8241220Z B=12, 2025-05-07T21:06:12.8241397Z log_E=5, 2025-05-07T21:06:12.8241574Z L=9, 2025-05-07T21:06:12.8241754Z weighted=False, 2025-05-07T21:06:12.8241957Z mixed=True, 2025-05-07T21:06:12.8242151Z mixed_B=False, 2025-05-07T21:06:12.8242403Z optimizer=EmbOptimType.EXACT_ROWWISE_ADAGRAD, 2025-05-07T21:06:12.8242713Z long_segments=True, 2025-05-07T21:06:12.8242951Z pooling_mode=, 2025-05-07T21:06:12.8243226Z use_cpu=False, 2025-05-07T21:06:12.8243485Z weight_decay_mode=, 2025-05-07T21:06:12.8243897Z counter_weight_decay_mode=, 2025-05-07T21:06:12.8244254Z ) 2025-05-07T21:06:12.8244476Z Trying example: test_backward_optimizers_adagrad( 2025-05-07T21:06:12.8245059Z self=, 2025-05-07T21:06:12.8245594Z T=4, 2025-05-07T21:06:12.8245770Z D=34, 2025-05-07T21:06:12.8246028Z B=57, 2025-05-07T21:06:12.8246200Z log_E=3, 2025-05-07T21:06:12.8246387Z L=3, 2025-05-07T21:06:12.8246596Z weighted=False, 2025-05-07T21:06:12.8246813Z mixed=True, 2025-05-07T21:06:12.8247013Z mixed_B=False, 2025-05-07T21:06:12.8247247Z optimizer=EmbOptimType.EXACT_ADAGRAD, 2025-05-07T21:06:12.8247528Z long_segments=False, 2025-05-07T21:06:12.8247826Z pooling_mode=, 2025-05-07T21:06:12.8248097Z use_cpu=True, 2025-05-07T21:06:12.8248343Z weight_decay_mode=, 2025-05-07T21:06:12.8248775Z counter_weight_decay_mode=, 2025-05-07T21:06:12.8249106Z ) 2025-05-07T21:06:12.8249321Z Trying example: test_backward_optimizers_adagrad( 2025-05-07T21:06:12.8249907Z self=, 2025-05-07T21:06:12.8250439Z T=3, 2025-05-07T21:06:12.8250620Z D=102, 2025-05-07T21:06:12.8250794Z B=65, 2025-05-07T21:06:12.8250972Z log_E=4, 2025-05-07T21:06:12.8251157Z L=4, 2025-05-07T21:06:12.8251330Z weighted=False, 2025-05-07T21:06:12.8251533Z mixed=True, 2025-05-07T21:06:12.8251730Z mixed_B=True, 2025-05-07T21:06:12.8251971Z optimizer=EmbOptimType.EXACT_ROWWISE_ADAGRAD, 2025-05-07T21:06:12.8252279Z long_segments=False, 2025-05-07T21:06:12.8252537Z pooling_mode=, 2025-05-07T21:06:12.8252804Z use_cpu=False, 2025-05-07T21:06:12.8253044Z weight_decay_mode=, 2025-05-07T21:06:12.8253424Z counter_weight_decay_mode=, 2025-05-07T21:06:12.8253752Z ) 2025-05-07T21:06:12.8253974Z Trying example: test_backward_optimizers_adagrad( 2025-05-07T21:06:12.8254556Z self=, 2025-05-07T21:06:12.8255091Z T=2, 2025-05-07T21:06:12.8255309Z D=27, 2025-05-07T21:06:12.8255491Z B=6, 2025-05-07T21:06:12.8255672Z log_E=3, 2025-05-07T21:06:12.8255851Z L=4, 2025-05-07T21:06:12.8256033Z weighted=False, 2025-05-07T21:06:12.8256328Z mixed=False, 2025-05-07T21:06:12.8256515Z mixed_B=False, 2025-05-07T21:06:12.8256770Z optimizer=EmbOptimType.EXACT_ADAGRAD, 2025-05-07T21:06:12.8257092Z long_segments=True, 2025-05-07T21:06:12.8257337Z pooling_mode=, 2025-05-07T21:06:12.8257610Z use_cpu=True, 2025-05-07T21:06:12.8257871Z weight_decay_mode=, 2025-05-07T21:06:12.8258291Z counter_weight_decay_mode=, 2025-05-07T21:06:12.8258656Z ) 2025-05-07T21:06:12.8258885Z Trying example: test_backward_optimizers_adagrad( 2025-05-07T21:06:12.8259850Z self=, 2025-05-07T21:06:12.8260412Z T=2, 2025-05-07T21:06:12.8260593Z D=27, 2025-05-07T21:06:12.8260773Z B=6, 2025-05-07T21:06:12.8260943Z log_E=3, 2025-05-07T21:06:12.8261128Z L=4, 2025-05-07T21:06:12.8261314Z weighted=False, 2025-05-07T21:06:12.8261510Z mixed=False, 2025-05-07T21:06:12.8261712Z mixed_B=False, 2025-05-07T21:06:12.8261941Z optimizer=EmbOptimType.EXACT_ADAGRAD, 2025-05-07T21:06:12.8262222Z long_segments=True, 2025-05-07T21:06:12.8262470Z pooling_mode=, 2025-05-07T21:06:12.8262740Z use_cpu=False, 2025-05-07T21:06:12.8262984Z weight_decay_mode=, 2025-05-07T21:06:12.8263402Z counter_weight_decay_mode=, 2025-05-07T21:06:12.8263756Z ) 2025-05-07T21:06:12.8263974Z Trying example: test_backward_optimizers_adagrad( 2025-05-07T21:06:12.8264555Z self=, 2025-05-07T21:06:12.8265088Z T=2, 2025-05-07T21:06:12.8265261Z D=27, 2025-05-07T21:06:12.8265433Z B=6, 2025-05-07T21:06:12.8265723Z log_E=3, 2025-05-07T21:06:12.8265904Z L=4, 2025-05-07T21:06:12.8266073Z weighted=True, 2025-05-07T21:06:12.8266272Z mixed=False, 2025-05-07T21:06:12.8266469Z mixed_B=False, 2025-05-07T21:06:12.8266691Z optimizer=EmbOptimType.EXACT_ADAGRAD, 2025-05-07T21:06:12.8266980Z long_segments=True, 2025-05-07T21:06:12.8267222Z pooling_mode=, 2025-05-07T21:06:12.8267559Z use_cpu=False, 2025-05-07T21:06:12.8267816Z weight_decay_mode=, 2025-05-07T21:06:12.8268296Z counter_weight_decay_mode=, 2025-05-07T21:06:12.8268652Z ) 2025-05-07T21:06:12.8268884Z Trying example: test_backward_optimizers_adagrad( 2025-05-07T21:06:12.8269474Z self=, 2025-05-07T21:06:12.8270004Z T=2, 2025-05-07T21:06:12.8270190Z D=27, 2025-05-07T21:06:12.8270384Z B=6, 2025-05-07T21:06:12.8270564Z log_E=3, 2025-05-07T21:06:12.8278343Z L=3, 2025-05-07T21:06:12.8278578Z weighted=True, 2025-05-07T21:06:12.8278810Z mixed=False, 2025-05-07T21:06:12.8279027Z mixed_B=False, 2025-05-07T21:06:12.8279267Z optimizer=EmbOptimType.EXACT_ADAGRAD, 2025-05-07T21:06:12.8279575Z long_segments=True, 2025-05-07T21:06:12.8279835Z pooling_mode=, 2025-05-07T21:06:12.8280125Z use_cpu=False, 2025-05-07T21:06:12.8280397Z weight_decay_mode=, 2025-05-07T21:06:12.8280832Z counter_weight_decay_mode=, 2025-05-07T21:06:12.8281211Z ) 2025-05-07T21:06:12.8281445Z Trying example: test_backward_optimizers_adagrad( 2025-05-07T21:06:12.8282049Z self=, 2025-05-07T21:06:12.8282601Z T=2, 2025-05-07T21:06:12.8282789Z D=27, 2025-05-07T21:06:12.8283119Z B=6, 2025-05-07T21:06:12.8283325Z log_E=3, 2025-05-07T21:06:12.8283526Z L=2, 2025-05-07T21:06:12.8283724Z weighted=True, 2025-05-07T21:06:12.8283950Z mixed=False, 2025-05-07T21:06:12.8284164Z mixed_B=False, 2025-05-07T21:06:12.8284415Z optimizer=EmbOptimType.EXACT_ADAGRAD, 2025-05-07T21:06:12.8284719Z long_segments=True, 2025-05-07T21:06:12.8284973Z pooling_mode=, 2025-05-07T21:06:12.8285261Z use_cpu=False, 2025-05-07T21:06:12.8285524Z weight_decay_mode=, 2025-05-07T21:06:12.8285946Z counter_weight_decay_mode=, 2025-05-07T21:06:12.8286327Z ) 2025-05-07T21:06:12.8286526Z PASSED 2025-05-07T21:06:15.0811889Z tbe/training/backward_optimizers_test.py::BackwardOptimizersTest::test_backward_optimizers_adam Trying example: test_backward_optimizers_adam( 2025-05-07T21:06:15.0813410Z self=, 2025-05-07T21:06:15.0814271Z T=1, 2025-05-07T21:06:15.0814564Z D=2, 2025-05-07T21:06:15.0814831Z B=1, 2025-05-07T21:06:15.0815112Z log_E=3, 2025-05-07T21:06:15.0815425Z L=0, 2025-05-07T21:06:15.0815728Z weighted=False, 2025-05-07T21:06:15.0816094Z mixed=False, 2025-05-07T21:06:15.0816549Z mixed_B=False, 2025-05-07T21:06:15.0816947Z optimizer=EmbOptimType.ADAM, 2025-05-07T21:06:15.0817415Z long_segments=False, 2025-05-07T21:06:15.0817829Z pooling_mode=, 2025-05-07T21:06:15.0818274Z use_cpu=False, 2025-05-07T21:06:15.0818613Z uvm_non_rowwise_momentum=False, 2025-05-07T21:06:15.0819054Z ) 2025-05-07T21:06:15.0819420Z Trying example: test_backward_optimizers_adam( 2025-05-07T21:06:15.0820354Z self=, 2025-05-07T21:06:15.0821193Z T=4, 2025-05-07T21:06:15.0821484Z D=2, 2025-05-07T21:06:15.0821751Z B=1, 2025-05-07T21:06:15.0822010Z log_E=3, 2025-05-07T21:06:15.0822298Z L=0, 2025-05-07T21:06:15.0822973Z weighted=False, 2025-05-07T21:06:15.0823332Z mixed=False, 2025-05-07T21:06:15.0823677Z mixed_B=False, 2025-05-07T21:06:15.0824061Z optimizer=EmbOptimType.ADAM, 2025-05-07T21:06:15.0824520Z long_segments=False, 2025-05-07T21:06:15.0824954Z pooling_mode=, 2025-05-07T21:06:15.0825552Z use_cpu=False, 2025-05-07T21:06:15.0825934Z uvm_non_rowwise_momentum=False, 2025-05-07T21:06:15.0826375Z ) 2025-05-07T21:06:15.0826750Z Trying example: test_backward_optimizers_adam( 2025-05-07T21:06:15.0827876Z self=, 2025-05-07T21:06:15.0828751Z T=4, 2025-05-07T21:06:15.0829053Z D=212, 2025-05-07T21:06:15.0829363Z B=81, 2025-05-07T21:06:15.0829668Z log_E=5, 2025-05-07T21:06:15.0829973Z L=13, 2025-05-07T21:06:15.0830287Z weighted=True, 2025-05-07T21:06:15.0830643Z mixed=False, 2025-05-07T21:06:15.0830973Z mixed_B=True, 2025-05-07T21:06:15.0831363Z optimizer=EmbOptimType.ADAM, 2025-05-07T21:06:15.0831827Z long_segments=False, 2025-05-07T21:06:15.0832261Z pooling_mode=, 2025-05-07T21:06:15.0832732Z use_cpu=True, 2025-05-07T21:06:15.0833112Z uvm_non_rowwise_momentum=False, 2025-05-07T21:06:15.0833550Z ) 2025-05-07T21:06:15.0833928Z Trying example: test_backward_optimizers_adam( 2025-05-07T21:06:15.0834952Z self=, 2025-05-07T21:06:15.0835848Z T=1, 2025-05-07T21:06:15.0836141Z D=155, 2025-05-07T21:06:15.0836420Z B=72, 2025-05-07T21:06:15.0836717Z log_E=4, 2025-05-07T21:06:15.0836993Z L=13, 2025-05-07T21:06:15.0837291Z weighted=True, 2025-05-07T21:06:15.0837616Z mixed=False, 2025-05-07T21:06:15.0837916Z mixed_B=False, 2025-05-07T21:06:15.0838490Z optimizer=EmbOptimType.PARTIAL_ROWWISE_ADAM, 2025-05-07T21:06:15.0839057Z long_segments=True, 2025-05-07T21:06:15.0839492Z pooling_mode=, 2025-05-07T21:06:15.0839968Z use_cpu=True, 2025-05-07T21:06:15.0840351Z uvm_non_rowwise_momentum=False, 2025-05-07T21:06:15.0840780Z ) 2025-05-07T21:06:15.0841155Z Trying example: test_backward_optimizers_adam( 2025-05-07T21:06:15.0842179Z self=, 2025-05-07T21:06:15.0843133Z T=1, 2025-05-07T21:06:15.0843429Z D=153, 2025-05-07T21:06:15.0843718Z B=80, 2025-05-07T21:06:15.0844017Z log_E=4, 2025-05-07T21:06:15.0844341Z L=18, 2025-05-07T21:06:15.0844661Z weighted=False, 2025-05-07T21:06:15.0845014Z mixed=True, 2025-05-07T21:06:15.0845344Z mixed_B=False, 2025-05-07T21:06:15.0845731Z optimizer=EmbOptimType.ADAM, 2025-05-07T21:06:15.0846190Z long_segments=False, 2025-05-07T21:06:15.0846617Z pooling_mode=, 2025-05-07T21:06:15.0847100Z use_cpu=True, 2025-05-07T21:06:15.0847486Z uvm_non_rowwise_momentum=False, 2025-05-07T21:06:15.0847914Z ) 2025-05-07T21:06:15.0848295Z Trying example: test_backward_optimizers_adam( 2025-05-07T21:06:15.0849322Z self=, 2025-05-07T21:06:15.0850263Z T=3, 2025-05-07T21:06:15.0850568Z D=51, 2025-05-07T21:06:15.0850856Z B=57, 2025-05-07T21:06:15.0851148Z log_E=5, 2025-05-07T21:06:15.0851452Z L=18, 2025-05-07T21:06:15.0851757Z weighted=True, 2025-05-07T21:06:15.0852070Z mixed=False, 2025-05-07T21:06:15.0852366Z mixed_B=True, 2025-05-07T21:06:15.0852759Z optimizer=EmbOptimType.PARTIAL_ROWWISE_ADAM, 2025-05-07T21:06:15.0853254Z long_segments=False, 2025-05-07T21:06:15.0853673Z pooling_mode=, 2025-05-07T21:06:15.0854142Z use_cpu=False, 2025-05-07T21:06:15.0854515Z uvm_non_rowwise_momentum=True, 2025-05-07T21:06:15.0854930Z ) 2025-05-07T21:06:15.0855271Z Trying example: test_backward_optimizers_adam( 2025-05-07T21:06:15.0856439Z self=, 2025-05-07T21:06:15.0857310Z T=1, 2025-05-07T21:06:15.0857598Z D=209, 2025-05-07T21:06:15.0857851Z B=26, 2025-05-07T21:06:15.0858135Z log_E=4, 2025-05-07T21:06:15.0858533Z L=19, 2025-05-07T21:06:15.0858835Z weighted=False, 2025-05-07T21:06:15.0859128Z mixed=True, 2025-05-07T21:06:15.0859667Z mixed_B=True, 2025-05-07T21:06:15.0860051Z optimizer=EmbOptimType.PARTIAL_ROWWISE_ADAM, 2025-05-07T21:06:15.0860660Z long_segments=False, 2025-05-07T21:06:15.0861084Z pooling_mode=, 2025-05-07T21:06:15.0861544Z use_cpu=False, 2025-05-07T21:06:15.0861909Z uvm_non_rowwise_momentum=False, 2025-05-07T21:06:15.0862313Z ) 2025-05-07T21:06:15.0862675Z Trying example: test_backward_optimizers_adam( 2025-05-07T21:06:15.0863650Z self=, 2025-05-07T21:06:15.0864555Z T=1, 2025-05-07T21:06:15.0864846Z D=149, 2025-05-07T21:06:15.0865136Z B=127, 2025-05-07T21:06:15.0865423Z log_E=3, 2025-05-07T21:06:15.0865727Z L=6, 2025-05-07T21:06:15.0866031Z weighted=True, 2025-05-07T21:06:15.0866357Z mixed=False, 2025-05-07T21:06:15.0866690Z mixed_B=True, 2025-05-07T21:06:15.0867109Z optimizer=EmbOptimType.PARTIAL_ROWWISE_ADAM, 2025-05-07T21:06:15.0867653Z long_segments=True, 2025-05-07T21:06:15.0868065Z pooling_mode=, 2025-05-07T21:06:15.0868511Z use_cpu=True, 2025-05-07T21:06:15.0868863Z uvm_non_rowwise_momentum=False, 2025-05-07T21:06:15.0869276Z ) 2025-05-07T21:06:15.0869643Z Trying example: test_backward_optimizers_adam( 2025-05-07T21:06:15.0870573Z self=, 2025-05-07T21:06:15.0871627Z T=1, 2025-05-07T21:06:15.0871926Z D=6, 2025-05-07T21:06:15.0872198Z B=65, 2025-05-07T21:06:15.0872451Z log_E=3, 2025-05-07T21:06:15.0872702Z L=2, 2025-05-07T21:06:15.0872965Z weighted=False, 2025-05-07T21:06:15.0873269Z mixed=False, 2025-05-07T21:06:15.0873569Z mixed_B=False, 2025-05-07T21:06:15.0873874Z optimizer=EmbOptimType.ADAM, 2025-05-07T21:06:15.0874252Z long_segments=True, 2025-05-07T21:06:15.0874597Z pooling_mode=, 2025-05-07T21:06:15.0875023Z use_cpu=False, 2025-05-07T21:06:15.0875358Z uvm_non_rowwise_momentum=True, 2025-05-07T21:06:15.0875706Z ) 2025-05-07T21:06:15.0876006Z Trying example: test_backward_optimizers_adam( 2025-05-07T21:06:15.0876849Z self=, 2025-05-07T21:06:15.0877735Z T=2, 2025-05-07T21:06:15.0877999Z D=203, 2025-05-07T21:06:15.0878260Z B=26, 2025-05-07T21:06:15.0878538Z log_E=3, 2025-05-07T21:06:15.0878813Z L=10, 2025-05-07T21:06:15.0879093Z weighted=False, 2025-05-07T21:06:15.0879400Z mixed=False, 2025-05-07T21:06:15.0879700Z mixed_B=False, 2025-05-07T21:06:15.0880032Z optimizer=EmbOptimType.ADAM, 2025-05-07T21:06:15.0880390Z long_segments=False, 2025-05-07T21:06:15.0880747Z pooling_mode=, 2025-05-07T21:06:15.0881150Z use_cpu=False, 2025-05-07T21:06:15.0881467Z uvm_non_rowwise_momentum=True, 2025-05-07T21:06:15.0881804Z ) 2025-05-07T21:06:15.0882110Z Trying example: test_backward_optimizers_adam( 2025-05-07T21:06:15.0882887Z self=, 2025-05-07T21:06:15.0883614Z T=5, 2025-05-07T21:06:15.0883869Z D=43, 2025-05-07T21:06:15.0884110Z B=79, 2025-05-07T21:06:15.0884337Z log_E=4, 2025-05-07T21:06:15.0884600Z L=2, 2025-05-07T21:06:15.0884861Z weighted=True, 2025-05-07T21:06:15.0885156Z mixed=True, 2025-05-07T21:06:15.0885464Z mixed_B=True, 2025-05-07T21:06:15.0885976Z optimizer=EmbOptimType.ADAM, 2025-05-07T21:06:15.0886374Z long_segments=False, 2025-05-07T21:06:15.0886734Z pooling_mode=, 2025-05-07T21:06:15.0887212Z use_cpu=False, 2025-05-07T21:06:15.0887588Z uvm_non_rowwise_momentum=False, 2025-05-07T21:06:15.0888004Z ) 2025-05-07T21:06:15.0888329Z Trying example: test_backward_optimizers_adam( 2025-05-07T21:06:15.0889387Z self=, 2025-05-07T21:06:15.0890234Z T=5, 2025-05-07T21:06:15.0890619Z D=43, 2025-05-07T21:06:15.0890903Z B=79, 2025-05-07T21:06:15.0891166Z log_E=3, 2025-05-07T21:06:15.0891458Z L=2, 2025-05-07T21:06:15.0891746Z weighted=True, 2025-05-07T21:06:15.0892066Z mixed=True, 2025-05-07T21:06:15.0892373Z mixed_B=True, 2025-05-07T21:06:15.0892736Z optimizer=EmbOptimType.ADAM, 2025-05-07T21:06:15.0893167Z long_segments=False, 2025-05-07T21:06:15.0893569Z pooling_mode=, 2025-05-07T21:06:15.0894011Z use_cpu=False, 2025-05-07T21:06:15.0894355Z uvm_non_rowwise_momentum=False, 2025-05-07T21:06:15.0894758Z ) 2025-05-07T21:06:15.0895124Z Trying example: test_backward_optimizers_adam( 2025-05-07T21:06:15.0896048Z self=, 2025-05-07T21:06:15.0897027Z T=5, 2025-05-07T21:06:15.0897346Z D=43, 2025-05-07T21:06:15.0897664Z B=5, 2025-05-07T21:06:15.0897954Z log_E=3, 2025-05-07T21:06:15.0898249Z L=2, 2025-05-07T21:06:15.0898549Z weighted=True, 2025-05-07T21:06:15.0898873Z mixed=True, 2025-05-07T21:06:15.0899184Z mixed_B=True, 2025-05-07T21:06:15.0899548Z optimizer=EmbOptimType.ADAM, 2025-05-07T21:06:15.0899978Z long_segments=False, 2025-05-07T21:06:15.0900406Z pooling_mode=, 2025-05-07T21:06:15.0900853Z use_cpu=False, 2025-05-07T21:06:15.0901386Z uvm_non_rowwise_momentum=False, 2025-05-07T21:06:15.0901783Z ) 2025-05-07T21:06:15.0902110Z Trying example: test_backward_optimizers_adam( 2025-05-07T21:06:15.0902945Z self=, 2025-05-07T21:06:15.0903790Z T=5, 2025-05-07T21:06:15.0904080Z D=43, 2025-05-07T21:06:15.0904360Z B=5, 2025-05-07T21:06:15.0904632Z log_E=3, 2025-05-07T21:06:15.0904901Z L=2, 2025-05-07T21:06:15.0905184Z weighted=True, 2025-05-07T21:06:15.0905510Z mixed=True, 2025-05-07T21:06:15.0905816Z mixed_B=True, 2025-05-07T21:06:15.0906153Z optimizer=EmbOptimType.ADAM, 2025-05-07T21:06:15.0906551Z long_segments=False, 2025-05-07T21:06:15.0906941Z pooling_mode=, 2025-05-07T21:06:15.0907342Z use_cpu=False, 2025-05-07T21:06:15.0907644Z uvm_non_rowwise_momentum=True, 2025-05-07T21:06:15.0907996Z ) 2025-05-07T21:06:15.0908312Z Trying example: test_backward_optimizers_adam( 2025-05-07T21:06:15.0909166Z self=, 2025-05-07T21:06:15.0909923Z T=5, 2025-05-07T21:06:15.0910107Z D=43, 2025-05-07T21:06:15.0910281Z B=5, 2025-05-07T21:06:15.0910458Z log_E=3, 2025-05-07T21:06:15.0910646Z L=2, 2025-05-07T21:06:15.0910843Z weighted=False, 2025-05-07T21:06:15.0911153Z mixed=True, 2025-05-07T21:06:15.0911456Z mixed_B=True, 2025-05-07T21:06:15.0911811Z optimizer=EmbOptimType.ADAM, 2025-05-07T21:06:15.0912238Z long_segments=False, 2025-05-07T21:06:15.0912643Z pooling_mode=, 2025-05-07T21:06:15.0913057Z use_cpu=False, 2025-05-07T21:06:15.0913400Z uvm_non_rowwise_momentum=True, 2025-05-07T21:06:15.0913755Z ) 2025-05-07T21:06:15.0914014Z PASSED 2025-05-07T21:06:20.7062921Z tbe/training/backward_optimizers_test.py::BackwardOptimizersTest::test_backward_optimizers_adam_rowwise_bias_correction Trying example: test_backward_optimizers_adam_rowwise_bias_correction( 2025-05-07T21:06:20.7065015Z self=, 2025-05-07T21:06:20.7065645Z T=1, 2025-05-07T21:06:20.7065827Z D=2, 2025-05-07T21:06:20.7066005Z B=1, 2025-05-07T21:06:20.7066179Z log_E=3, 2025-05-07T21:06:20.7066468Z L=0, 2025-05-07T21:06:20.7066655Z weighted=False, 2025-05-07T21:06:20.7066870Z mixed=False, 2025-05-07T21:06:20.7067070Z mixed_B=False, 2025-05-07T21:06:20.7067286Z long_segments=False, 2025-05-07T21:06:20.7067639Z pooling_mode=, 2025-05-07T21:06:20.7067933Z uvm_non_rowwise_momentum=False, 2025-05-07T21:06:20.7068199Z ) 2025-05-07T21:06:20.7068504Z Trying example: test_backward_optimizers_adam_rowwise_bias_correction( 2025-05-07T21:06:20.7069243Z self=, 2025-05-07T21:06:20.7069860Z T=3, 2025-05-07T21:06:20.7070048Z D=2, 2025-05-07T21:06:20.7070222Z B=1, 2025-05-07T21:06:20.7070407Z log_E=3, 2025-05-07T21:06:20.7070600Z L=0, 2025-05-07T21:06:20.7070784Z weighted=False, 2025-05-07T21:06:20.7070995Z mixed=False, 2025-05-07T21:06:20.7071201Z mixed_B=False, 2025-05-07T21:06:20.7071410Z long_segments=False, 2025-05-07T21:06:20.7071676Z pooling_mode=, 2025-05-07T21:06:20.7071972Z uvm_non_rowwise_momentum=False, 2025-05-07T21:06:20.7072224Z ) 2025-05-07T21:06:20.7072522Z Trying example: test_backward_optimizers_adam_rowwise_bias_correction( 2025-05-07T21:06:20.7073257Z self=, 2025-05-07T21:06:20.7073869Z T=3, 2025-05-07T21:06:20.7074050Z D=15, 2025-05-07T21:06:20.7074237Z B=53, 2025-05-07T21:06:20.7074428Z log_E=3, 2025-05-07T21:06:20.7074795Z L=4, 2025-05-07T21:06:20.7074990Z weighted=False, 2025-05-07T21:06:20.7075206Z mixed=True, 2025-05-07T21:06:20.7075404Z mixed_B=False, 2025-05-07T21:06:20.7075618Z long_segments=True, 2025-05-07T21:06:20.7075873Z pooling_mode=, 2025-05-07T21:06:20.7076164Z uvm_non_rowwise_momentum=True, 2025-05-07T21:06:20.7076423Z ) 2025-05-07T21:06:20.7076723Z Trying example: test_backward_optimizers_adam_rowwise_bias_correction( 2025-05-07T21:06:20.7077464Z self=, 2025-05-07T21:06:20.7078078Z T=1, 2025-05-07T21:06:20.7078264Z D=203, 2025-05-07T21:06:20.7078451Z B=75, 2025-05-07T21:06:20.7078634Z log_E=5, 2025-05-07T21:06:20.7078830Z L=20, 2025-05-07T21:06:20.7079017Z weighted=False, 2025-05-07T21:06:20.7079221Z mixed=False, 2025-05-07T21:06:20.7079430Z mixed_B=False, 2025-05-07T21:06:20.7079652Z long_segments=False, 2025-05-07T21:06:20.7079906Z pooling_mode=, 2025-05-07T21:06:20.7080207Z uvm_non_rowwise_momentum=False, 2025-05-07T21:06:20.7080464Z ) 2025-05-07T21:06:20.7080753Z Trying example: test_backward_optimizers_adam_rowwise_bias_correction( 2025-05-07T21:06:20.7081487Z self=, 2025-05-07T21:06:20.7082104Z T=4, 2025-05-07T21:06:20.7082289Z D=58, 2025-05-07T21:06:20.7082469Z B=14, 2025-05-07T21:06:20.7082653Z log_E=3, 2025-05-07T21:06:20.7082845Z L=14, 2025-05-07T21:06:20.7083028Z weighted=False, 2025-05-07T21:06:20.7083239Z mixed=False, 2025-05-07T21:06:20.7083445Z mixed_B=False, 2025-05-07T21:06:20.7083652Z long_segments=True, 2025-05-07T21:06:20.7083905Z pooling_mode=, 2025-05-07T21:06:20.7084197Z uvm_non_rowwise_momentum=False, 2025-05-07T21:06:20.7084444Z ) 2025-05-07T21:06:20.7084740Z Trying example: test_backward_optimizers_adam_rowwise_bias_correction( 2025-05-07T21:06:20.7085528Z self=, 2025-05-07T21:06:20.7086134Z T=3, 2025-05-07T21:06:20.7086314Z D=224, 2025-05-07T21:06:20.7086500Z B=6, 2025-05-07T21:06:20.7086677Z log_E=4, 2025-05-07T21:06:20.7086910Z L=2, 2025-05-07T21:06:20.7087096Z weighted=False, 2025-05-07T21:06:20.7087299Z mixed=True, 2025-05-07T21:06:20.7087504Z mixed_B=False, 2025-05-07T21:06:20.7087718Z long_segments=False, 2025-05-07T21:06:20.7088010Z pooling_mode=, 2025-05-07T21:06:20.7088311Z uvm_non_rowwise_momentum=False, 2025-05-07T21:06:20.7088567Z ) 2025-05-07T21:06:20.7088864Z Trying example: test_backward_optimizers_adam_rowwise_bias_correction( 2025-05-07T21:06:20.7089593Z self=, 2025-05-07T21:06:20.7090210Z T=2, 2025-05-07T21:06:20.7090395Z D=36, 2025-05-07T21:06:20.7090574Z B=68, 2025-05-07T21:06:20.7090763Z log_E=5, 2025-05-07T21:06:20.7090962Z L=19, 2025-05-07T21:06:20.7091147Z weighted=False, 2025-05-07T21:06:20.7091364Z mixed=True, 2025-05-07T21:06:20.7091569Z mixed_B=False, 2025-05-07T21:06:20.7091780Z long_segments=False, 2025-05-07T21:06:20.7099233Z pooling_mode=, 2025-05-07T21:06:20.7099584Z uvm_non_rowwise_momentum=False, 2025-05-07T21:06:20.7099859Z ) 2025-05-07T21:06:20.7100177Z Trying example: test_backward_optimizers_adam_rowwise_bias_correction( 2025-05-07T21:06:20.7100936Z self=, 2025-05-07T21:06:20.7101557Z T=1, 2025-05-07T21:06:20.7101747Z D=81, 2025-05-07T21:06:20.7101936Z B=43, 2025-05-07T21:06:20.7102200Z log_E=5, 2025-05-07T21:06:20.7102396Z L=20, 2025-05-07T21:06:20.7102593Z weighted=False, 2025-05-07T21:06:20.7102804Z mixed=False, 2025-05-07T21:06:20.7103016Z mixed_B=False, 2025-05-07T21:06:20.7103235Z long_segments=True, 2025-05-07T21:06:20.7103481Z pooling_mode=, 2025-05-07T21:06:20.7103777Z uvm_non_rowwise_momentum=True, 2025-05-07T21:06:20.7104036Z ) 2025-05-07T21:06:20.7104334Z Trying example: test_backward_optimizers_adam_rowwise_bias_correction( 2025-05-07T21:06:20.7105072Z self=, 2025-05-07T21:06:20.7105692Z T=1, 2025-05-07T21:06:20.7105879Z D=149, 2025-05-07T21:06:20.7106059Z B=128, 2025-05-07T21:06:20.7106247Z log_E=3, 2025-05-07T21:06:20.7106441Z L=13, 2025-05-07T21:06:20.7106623Z weighted=True, 2025-05-07T21:06:20.7106835Z mixed=True, 2025-05-07T21:06:20.7107040Z mixed_B=True, 2025-05-07T21:06:20.7107256Z long_segments=False, 2025-05-07T21:06:20.7107523Z pooling_mode=, 2025-05-07T21:06:20.7107825Z uvm_non_rowwise_momentum=True, 2025-05-07T21:06:20.7108075Z ) 2025-05-07T21:06:20.7108377Z Trying example: test_backward_optimizers_adam_rowwise_bias_correction( 2025-05-07T21:06:20.7109175Z self=, 2025-05-07T21:06:20.7109786Z T=1, 2025-05-07T21:06:20.7109973Z D=142, 2025-05-07T21:06:20.7110158Z B=111, 2025-05-07T21:06:20.7110335Z log_E=3, 2025-05-07T21:06:20.7110533Z L=12, 2025-05-07T21:06:20.7110730Z weighted=False, 2025-05-07T21:06:20.7110938Z mixed=True, 2025-05-07T21:06:20.7111146Z mixed_B=False, 2025-05-07T21:06:20.7111363Z long_segments=True, 2025-05-07T21:06:20.7111609Z pooling_mode=, 2025-05-07T21:06:20.7111909Z uvm_non_rowwise_momentum=False, 2025-05-07T21:06:20.7112174Z ) 2025-05-07T21:06:20.7112473Z Trying example: test_backward_optimizers_adam_rowwise_bias_correction( 2025-05-07T21:06:20.7113263Z self=, 2025-05-07T21:06:20.7113877Z T=3, 2025-05-07T21:06:20.7114065Z D=206, 2025-05-07T21:06:20.7114241Z B=26, 2025-05-07T21:06:20.7114468Z log_E=3, 2025-05-07T21:06:20.7114657Z L=4, 2025-05-07T21:06:20.7114834Z weighted=False, 2025-05-07T21:06:20.7115048Z mixed=False, 2025-05-07T21:06:20.7115259Z mixed_B=False, 2025-05-07T21:06:20.7115469Z long_segments=True, 2025-05-07T21:06:20.7115762Z pooling_mode=, 2025-05-07T21:06:20.7116059Z uvm_non_rowwise_momentum=False, 2025-05-07T21:06:20.7116305Z ) 2025-05-07T21:06:20.7116603Z Trying example: test_backward_optimizers_adam_rowwise_bias_correction( 2025-05-07T21:06:20.7117340Z self=, 2025-05-07T21:06:20.7117958Z T=3, 2025-05-07T21:06:20.7118135Z D=206, 2025-05-07T21:06:20.7118321Z B=26, 2025-05-07T21:06:20.7118507Z log_E=3, 2025-05-07T21:06:20.7118692Z L=4, 2025-05-07T21:06:20.7118887Z weighted=False, 2025-05-07T21:06:20.7119100Z mixed=False, 2025-05-07T21:06:20.7119300Z mixed_B=False, 2025-05-07T21:06:20.7119527Z long_segments=False, 2025-05-07T21:06:20.7119791Z pooling_mode=, 2025-05-07T21:06:20.7120085Z uvm_non_rowwise_momentum=False, 2025-05-07T21:06:20.7120342Z ) 2025-05-07T21:06:20.7120649Z Trying example: test_backward_optimizers_adam_rowwise_bias_correction( 2025-05-07T21:06:20.7121375Z self=, 2025-05-07T21:06:20.7121988Z T=5, 2025-05-07T21:06:20.7122176Z D=191, 2025-05-07T21:06:20.7122369Z B=68, 2025-05-07T21:06:20.7122597Z log_E=3, 2025-05-07T21:06:20.7122796Z L=9, 2025-05-07T21:06:20.7122988Z weighted=True, 2025-05-07T21:06:20.7123192Z mixed=True, 2025-05-07T21:06:20.7123395Z mixed_B=True, 2025-05-07T21:06:20.7123610Z long_segments=False, 2025-05-07T21:06:20.7123865Z pooling_mode=, 2025-05-07T21:06:20.7124167Z uvm_non_rowwise_momentum=True, 2025-05-07T21:06:20.7124427Z ) 2025-05-07T21:06:20.7124717Z Trying example: test_backward_optimizers_adam_rowwise_bias_correction( 2025-05-07T21:06:20.7125463Z self=, 2025-05-07T21:06:20.7126079Z T=3, 2025-05-07T21:06:20.7126257Z D=191, 2025-05-07T21:06:20.7126452Z B=68, 2025-05-07T21:06:20.7126636Z log_E=3, 2025-05-07T21:06:20.7126822Z L=9, 2025-05-07T21:06:20.7127009Z weighted=True, 2025-05-07T21:06:20.7127220Z mixed=True, 2025-05-07T21:06:20.7127421Z mixed_B=True, 2025-05-07T21:06:20.7127636Z long_segments=False, 2025-05-07T21:06:20.7127900Z pooling_mode=, 2025-05-07T21:06:20.7128195Z uvm_non_rowwise_momentum=True, 2025-05-07T21:06:20.7128440Z ) 2025-05-07T21:06:20.7128740Z Trying example: test_backward_optimizers_adam_rowwise_bias_correction( 2025-05-07T21:06:20.7129469Z self=, 2025-05-07T21:06:20.7130077Z T=3, 2025-05-07T21:06:20.7130260Z D=191, 2025-05-07T21:06:20.7130447Z B=68, 2025-05-07T21:06:20.7130621Z log_E=3, 2025-05-07T21:06:20.7130812Z L=9, 2025-05-07T21:06:20.7131000Z weighted=True, 2025-05-07T21:06:20.7131199Z mixed=True, 2025-05-07T21:06:20.7131404Z mixed_B=True, 2025-05-07T21:06:20.7131618Z long_segments=True, 2025-05-07T21:06:20.7131864Z pooling_mode=, 2025-05-07T21:06:20.7132166Z uvm_non_rowwise_momentum=True, 2025-05-07T21:06:20.7132426Z ) 2025-05-07T21:06:20.7132680Z PASSED 2025-05-07T21:06:21.1202777Z tbe/training/backward_optimizers_test.py::BackwardOptimizersTest::test_backward_optimizers_emainplace_rowwise_adagrad Trying example: test_backward_optimizers_emainplace_rowwise_adagrad( 2025-05-07T21:06:21.1205875Z self=, 2025-05-07T21:06:21.1207524Z T=1, 2025-05-07T21:06:21.1207895Z D=2, 2025-05-07T21:06:21.1208233Z B=1, 2025-05-07T21:06:21.1208565Z log_E=3, 2025-05-07T21:06:21.1208868Z L=2, 2025-05-07T21:06:21.1209158Z weighted=False, 2025-05-07T21:06:21.1209370Z mixed=False, 2025-05-07T21:06:21.1209581Z mixed_B=False, 2025-05-07T21:06:21.1209799Z long_segments=False, 2025-05-07T21:06:21.1210055Z pooling_mode=, 2025-05-07T21:06:21.1210335Z use_cpu=False, 2025-05-07T21:06:21.1210565Z uvm_non_rowwise_momentum=False, 2025-05-07T21:06:21.1210819Z ) 2025-05-07T21:06:21.1211111Z Trying example: test_backward_optimizers_emainplace_rowwise_adagrad( 2025-05-07T21:06:21.1211845Z self=, 2025-05-07T21:06:21.1212451Z T=2, 2025-05-07T21:06:21.1212625Z D=2, 2025-05-07T21:06:21.1212807Z B=1, 2025-05-07T21:06:21.1212997Z log_E=3, 2025-05-07T21:06:21.1213183Z L=2, 2025-05-07T21:06:21.1213367Z weighted=False, 2025-05-07T21:06:21.1213576Z mixed=False, 2025-05-07T21:06:21.1213772Z mixed_B=False, 2025-05-07T21:06:21.1213986Z long_segments=False, 2025-05-07T21:06:21.1214243Z pooling_mode=, 2025-05-07T21:06:21.1214514Z use_cpu=False, 2025-05-07T21:06:21.1214734Z uvm_non_rowwise_momentum=False, 2025-05-07T21:06:21.1214988Z ) 2025-05-07T21:06:21.1215270Z Trying example: test_backward_optimizers_emainplace_rowwise_adagrad( 2025-05-07T21:06:21.1216088Z self=, 2025-05-07T21:06:21.1216841Z T=2, 2025-05-07T21:06:21.1217015Z D=233, 2025-05-07T21:06:21.1217201Z B=128, 2025-05-07T21:06:21.1217384Z log_E=3, 2025-05-07T21:06:21.1217562Z L=5, 2025-05-07T21:06:21.1217749Z weighted=False, 2025-05-07T21:06:21.1217962Z mixed=False, 2025-05-07T21:06:21.1218162Z mixed_B=True, 2025-05-07T21:06:21.1218372Z long_segments=True, 2025-05-07T21:06:21.1218622Z pooling_mode=, 2025-05-07T21:06:21.1218930Z use_cpu=False, 2025-05-07T21:06:21.1219173Z uvm_non_rowwise_momentum=True, 2025-05-07T21:06:21.1219428Z ) 2025-05-07T21:06:21.1219716Z Trying example: test_backward_optimizers_emainplace_rowwise_adagrad( 2025-05-07T21:06:21.1220435Z self=, 2025-05-07T21:06:21.1221040Z T=2, 2025-05-07T21:06:21.1221218Z D=229, 2025-05-07T21:06:21.1221396Z B=82, 2025-05-07T21:06:21.1223046Z log_E=4, 2025-05-07T21:06:21.1223231Z L=2, 2025-05-07T21:06:21.1223406Z weighted=True, 2025-05-07T21:06:21.1223608Z mixed=True, 2025-05-07T21:06:21.1223807Z mixed_B=False, 2025-05-07T21:06:21.1224007Z long_segments=True, 2025-05-07T21:06:21.1224253Z pooling_mode=, 2025-05-07T21:06:21.1224529Z use_cpu=True, 2025-05-07T21:06:21.1224743Z uvm_non_rowwise_momentum=False, 2025-05-07T21:06:21.1224991Z ) 2025-05-07T21:06:21.1225280Z Trying example: test_backward_optimizers_emainplace_rowwise_adagrad( 2025-05-07T21:06:21.1225999Z self=, 2025-05-07T21:06:21.1226591Z T=1, 2025-05-07T21:06:21.1226770Z D=109, 2025-05-07T21:06:21.1226954Z B=55, 2025-05-07T21:06:21.1227126Z log_E=4, 2025-05-07T21:06:21.1227314Z L=3, 2025-05-07T21:06:21.1227503Z weighted=True, 2025-05-07T21:06:21.1227808Z mixed=True, 2025-05-07T21:06:21.1228008Z mixed_B=False, 2025-05-07T21:06:21.1228216Z long_segments=False, 2025-05-07T21:06:21.1228470Z pooling_mode=, 2025-05-07T21:06:21.1228747Z use_cpu=False, 2025-05-07T21:06:21.1228993Z uvm_non_rowwise_momentum=False, 2025-05-07T21:06:21.1229307Z ) 2025-05-07T21:06:21.1229595Z Trying example: test_backward_optimizers_emainplace_rowwise_adagrad( 2025-05-07T21:06:21.1230353Z self=, 2025-05-07T21:06:21.1230949Z T=4, 2025-05-07T21:06:21.1231127Z D=78, 2025-05-07T21:06:21.1231306Z B=44, 2025-05-07T21:06:21.1231478Z log_E=5, 2025-05-07T21:06:21.1231667Z L=10, 2025-05-07T21:06:21.1231850Z weighted=True, 2025-05-07T21:06:21.1232047Z mixed=False, 2025-05-07T21:06:21.1232245Z mixed_B=True, 2025-05-07T21:06:21.1232462Z long_segments=False, 2025-05-07T21:06:21.1232714Z pooling_mode=, 2025-05-07T21:06:21.1232987Z use_cpu=True, 2025-05-07T21:06:21.1233205Z uvm_non_rowwise_momentum=True, 2025-05-07T21:06:21.1233451Z ) 2025-05-07T21:06:21.1233731Z Trying example: test_backward_optimizers_emainplace_rowwise_adagrad( 2025-05-07T21:06:21.1234449Z self=, 2025-05-07T21:06:21.1235047Z T=5, 2025-05-07T21:06:21.1235219Z D=6, 2025-05-07T21:06:21.1235395Z B=31, 2025-05-07T21:06:21.1235575Z log_E=4, 2025-05-07T21:06:21.1235752Z L=4, 2025-05-07T21:06:21.1235935Z weighted=False, 2025-05-07T21:06:21.1236139Z mixed=False, 2025-05-07T21:06:21.1236329Z mixed_B=False, 2025-05-07T21:06:21.1236538Z long_segments=False, 2025-05-07T21:06:21.1236797Z pooling_mode=, 2025-05-07T21:06:21.1237109Z use_cpu=False, 2025-05-07T21:06:21.1237334Z uvm_non_rowwise_momentum=True, 2025-05-07T21:06:21.1237585Z ) 2025-05-07T21:06:21.1237865Z Trying example: test_backward_optimizers_emainplace_rowwise_adagrad( 2025-05-07T21:06:21.1238587Z self=, 2025-05-07T21:06:21.1239237Z T=2, 2025-05-07T21:06:21.1239419Z D=200, 2025-05-07T21:06:21.1239593Z B=55, 2025-05-07T21:06:21.1239769Z log_E=3, 2025-05-07T21:06:21.1239954Z L=17, 2025-05-07T21:06:21.1240128Z weighted=False, 2025-05-07T21:06:21.1240334Z mixed=True, 2025-05-07T21:06:21.1240537Z mixed_B=True, 2025-05-07T21:06:21.1240739Z long_segments=True, 2025-05-07T21:06:21.1240990Z pooling_mode=, 2025-05-07T21:06:21.1241267Z use_cpu=False, 2025-05-07T21:06:21.1241481Z uvm_non_rowwise_momentum=True, 2025-05-07T21:06:21.1241730Z ) 2025-05-07T21:06:21.1242024Z Trying example: test_backward_optimizers_emainplace_rowwise_adagrad( 2025-05-07T21:06:21.1242740Z self=, 2025-05-07T21:06:21.1243346Z T=4, 2025-05-07T21:06:21.1243524Z D=24, 2025-05-07T21:06:21.1243693Z B=119, 2025-05-07T21:06:21.1243876Z log_E=4, 2025-05-07T21:06:21.1244061Z L=18, 2025-05-07T21:06:21.1244244Z weighted=False, 2025-05-07T21:06:21.1244444Z mixed=False, 2025-05-07T21:06:21.1244644Z mixed_B=True, 2025-05-07T21:06:21.1244859Z long_segments=True, 2025-05-07T21:06:21.1245104Z pooling_mode=, 2025-05-07T21:06:21.1245380Z use_cpu=False, 2025-05-07T21:06:21.1245602Z uvm_non_rowwise_momentum=True, 2025-05-07T21:06:21.1245846Z ) 2025-05-07T21:06:21.1246133Z Trying example: test_backward_optimizers_emainplace_rowwise_adagrad( 2025-05-07T21:06:21.1246853Z self=, 2025-05-07T21:06:21.1247497Z T=2, 2025-05-07T21:06:21.1247678Z D=90, 2025-05-07T21:06:21.1247859Z B=14, 2025-05-07T21:06:21.1248029Z log_E=4, 2025-05-07T21:06:21.1248216Z L=16, 2025-05-07T21:06:21.1248395Z weighted=False, 2025-05-07T21:06:21.1248591Z mixed=True, 2025-05-07T21:06:21.1248789Z mixed_B=True, 2025-05-07T21:06:21.1249113Z long_segments=False, 2025-05-07T21:06:21.1249361Z pooling_mode=, 2025-05-07T21:06:21.1249638Z use_cpu=False, 2025-05-07T21:06:21.1249856Z uvm_non_rowwise_momentum=False, 2025-05-07T21:06:21.1250109Z ) 2025-05-07T21:06:21.1250434Z Trying example: test_backward_optimizers_emainplace_rowwise_adagrad( 2025-05-07T21:06:21.1251161Z self=, 2025-05-07T21:06:21.1251766Z T=4, 2025-05-07T21:06:21.1251939Z D=180, 2025-05-07T21:06:21.1252124Z B=100, 2025-05-07T21:06:21.1252304Z log_E=5, 2025-05-07T21:06:21.1252493Z L=11, 2025-05-07T21:06:21.1252678Z weighted=True, 2025-05-07T21:06:21.1252878Z mixed=True, 2025-05-07T21:06:21.1253067Z mixed_B=True, 2025-05-07T21:06:21.1253279Z long_segments=False, 2025-05-07T21:06:21.1253533Z pooling_mode=, 2025-05-07T21:06:21.1253801Z use_cpu=False, 2025-05-07T21:06:21.1254030Z uvm_non_rowwise_momentum=True, 2025-05-07T21:06:21.1254284Z ) 2025-05-07T21:06:21.1254567Z Trying example: test_backward_optimizers_emainplace_rowwise_adagrad( 2025-05-07T21:06:21.1255293Z self=, 2025-05-07T21:06:21.1255896Z T=4, 2025-05-07T21:06:21.1256073Z D=180, 2025-05-07T21:06:21.1256309Z B=100, 2025-05-07T21:06:21.1256492Z log_E=5, 2025-05-07T21:06:21.1256678Z L=2, 2025-05-07T21:06:21.1256854Z weighted=True, 2025-05-07T21:06:21.1257101Z mixed=True, 2025-05-07T21:06:21.1257303Z mixed_B=True, 2025-05-07T21:06:21.1257507Z long_segments=False, 2025-05-07T21:06:21.1257760Z pooling_mode=, 2025-05-07T21:06:21.1258035Z use_cpu=False, 2025-05-07T21:06:21.1258250Z uvm_non_rowwise_momentum=True, 2025-05-07T21:06:21.1258502Z ) 2025-05-07T21:06:21.1258793Z Trying example: test_backward_optimizers_emainplace_rowwise_adagrad( 2025-05-07T21:06:21.1259828Z self=, 2025-05-07T21:06:21.1260429Z T=4, 2025-05-07T21:06:21.1260613Z D=180, 2025-05-07T21:06:21.1260794Z B=100, 2025-05-07T21:06:21.1260968Z log_E=3, 2025-05-07T21:06:21.1261153Z L=2, 2025-05-07T21:06:21.1261332Z weighted=True, 2025-05-07T21:06:21.1261526Z mixed=True, 2025-05-07T21:06:21.1261727Z mixed_B=True, 2025-05-07T21:06:21.1261937Z long_segments=False, 2025-05-07T21:06:21.1262188Z pooling_mode=, 2025-05-07T21:06:21.1262466Z use_cpu=False, 2025-05-07T21:06:21.1262684Z uvm_non_rowwise_momentum=True, 2025-05-07T21:06:21.1262928Z ) 2025-05-07T21:06:21.1263214Z Trying example: test_backward_optimizers_emainplace_rowwise_adagrad( 2025-05-07T21:06:21.1263932Z self=, 2025-05-07T21:06:21.1264524Z T=4, 2025-05-07T21:06:21.1264703Z D=180, 2025-05-07T21:06:21.1264886Z B=100, 2025-05-07T21:06:21.1265059Z log_E=3, 2025-05-07T21:06:21.1265243Z L=2, 2025-05-07T21:06:21.1265428Z weighted=True, 2025-05-07T21:06:21.1265626Z mixed=True, 2025-05-07T21:06:21.1265826Z mixed_B=True, 2025-05-07T21:06:21.1266034Z long_segments=True, 2025-05-07T21:06:21.1266274Z pooling_mode=, 2025-05-07T21:06:21.1266551Z use_cpu=False, 2025-05-07T21:06:21.1266771Z uvm_non_rowwise_momentum=True, 2025-05-07T21:06:21.1267019Z ) 2025-05-07T21:06:21.1267385Z Trying example: test_backward_optimizers_emainplace_rowwise_adagrad( 2025-05-07T21:06:21.1268102Z self=, 2025-05-07T21:06:21.1268710Z T=3, 2025-05-07T21:06:21.1268883Z D=180, 2025-05-07T21:06:21.1269068Z B=100, 2025-05-07T21:06:21.1269326Z log_E=3, 2025-05-07T21:06:21.1269516Z L=2, 2025-05-07T21:06:21.1269705Z weighted=True, 2025-05-07T21:06:21.1269915Z mixed=True, 2025-05-07T21:06:21.1270111Z mixed_B=True, 2025-05-07T21:06:21.1270389Z long_segments=True, 2025-05-07T21:06:21.1270648Z pooling_mode=, 2025-05-07T21:06:21.1270923Z use_cpu=False, 2025-05-07T21:06:21.1271152Z uvm_non_rowwise_momentum=True, 2025-05-07T21:06:21.1271409Z ) 2025-05-07T21:06:21.1271580Z PASSED 2025-05-07T21:06:21.6195162Z tbe/training/backward_optimizers_test.py::BackwardOptimizersTest::test_backward_optimizers_ensemble_rowwise_adagrad Trying example: test_backward_optimizers_ensemble_rowwise_adagrad( 2025-05-07T21:06:21.6196687Z self=, 2025-05-07T21:06:21.6197441Z T=1, 2025-05-07T21:06:21.6197657Z D=2, 2025-05-07T21:06:21.6197875Z B=1, 2025-05-07T21:06:21.6198103Z log_E=3, 2025-05-07T21:06:21.6198319Z L=2, 2025-05-07T21:06:21.6198540Z weighted=False, 2025-05-07T21:06:21.6198794Z mixed=False, 2025-05-07T21:06:21.6199036Z mixed_B=False, 2025-05-07T21:06:21.6199369Z optimizer=EmbOptimType.ENSEMBLE_ROWWISE_ADAGRAD, 2025-05-07T21:06:21.6199763Z long_segments=False, 2025-05-07T21:06:21.6200065Z pooling_mode=, 2025-05-07T21:06:21.6200398Z use_cpu=False, 2025-05-07T21:06:21.6200670Z uvm_non_rowwise_momentum=False, 2025-05-07T21:06:21.6201007Z optimizer_state_dtypes=None, 2025-05-07T21:06:21.6201694Z ) 2025-05-07T21:06:21.6202047Z Trying example: test_backward_optimizers_ensemble_rowwise_adagrad( 2025-05-07T21:06:21.6202939Z self=, 2025-05-07T21:06:21.6203677Z T=3, 2025-05-07T21:06:21.6203891Z D=2, 2025-05-07T21:06:21.6204105Z B=1, 2025-05-07T21:06:21.6204312Z log_E=3, 2025-05-07T21:06:21.6204541Z L=2, 2025-05-07T21:06:21.6204773Z weighted=False, 2025-05-07T21:06:21.6205022Z mixed=False, 2025-05-07T21:06:21.6213092Z mixed_B=False, 2025-05-07T21:06:21.6213441Z optimizer=EmbOptimType.ENSEMBLE_ROWWISE_ADAGRAD, 2025-05-07T21:06:21.6213847Z long_segments=False, 2025-05-07T21:06:21.6214171Z pooling_mode=, 2025-05-07T21:06:21.6214516Z use_cpu=False, 2025-05-07T21:06:21.6214786Z uvm_non_rowwise_momentum=False, 2025-05-07T21:06:21.6215132Z optimizer_state_dtypes=None, 2025-05-07T21:06:21.6215435Z ) 2025-05-07T21:06:21.6215783Z Trying example: test_backward_optimizers_ensemble_rowwise_adagrad( 2025-05-07T21:06:21.6216785Z self=, 2025-05-07T21:06:21.6217540Z T=3, 2025-05-07T21:06:21.6217757Z D=239, 2025-05-07T21:06:21.6217982Z B=125, 2025-05-07T21:06:21.6218211Z log_E=4, 2025-05-07T21:06:21.6218438Z L=13, 2025-05-07T21:06:21.6218665Z weighted=True, 2025-05-07T21:06:21.6218920Z mixed=True, 2025-05-07T21:06:21.6219154Z mixed_B=True, 2025-05-07T21:06:21.6219474Z optimizer=EmbOptimType.ENSEMBLE_ROWWISE_ADAGRAD, 2025-05-07T21:06:21.6219882Z long_segments=True, 2025-05-07T21:06:21.6220181Z pooling_mode=, 2025-05-07T21:06:21.6220519Z use_cpu=True, 2025-05-07T21:06:21.6220791Z uvm_non_rowwise_momentum=True, 2025-05-07T21:06:21.6221195Z optimizer_state_dtypes={'momentum1': SparseType.BF16}, 2025-05-07T21:06:21.6221583Z ) 2025-05-07T21:06:21.6221938Z Trying example: test_backward_optimizers_ensemble_rowwise_adagrad( 2025-05-07T21:06:21.6222986Z self=, 2025-05-07T21:06:21.6223728Z T=2, 2025-05-07T21:06:21.6223950Z D=153, 2025-05-07T21:06:21.6224179Z B=102, 2025-05-07T21:06:21.6224396Z log_E=3, 2025-05-07T21:06:21.6224720Z L=15, 2025-05-07T21:06:21.6224950Z weighted=True, 2025-05-07T21:06:21.6225198Z mixed=True, 2025-05-07T21:06:21.6225450Z mixed_B=False, 2025-05-07T21:06:21.6225865Z optimizer=EmbOptimType.ENSEMBLE_ROWWISE_ADAGRAD, 2025-05-07T21:06:21.6226262Z long_segments=False, 2025-05-07T21:06:21.6226579Z pooling_mode=, 2025-05-07T21:06:21.6226923Z use_cpu=True, 2025-05-07T21:06:21.6227202Z uvm_non_rowwise_momentum=False, 2025-05-07T21:06:21.6227605Z optimizer_state_dtypes={'momentum1': SparseType.BF16}, 2025-05-07T21:06:21.6228003Z ) 2025-05-07T21:06:21.6228361Z Trying example: test_backward_optimizers_ensemble_rowwise_adagrad( 2025-05-07T21:06:21.6229240Z self=, 2025-05-07T21:06:21.6229995Z T=5, 2025-05-07T21:06:21.6230225Z D=31, 2025-05-07T21:06:21.6230443Z B=88, 2025-05-07T21:06:21.6230667Z log_E=4, 2025-05-07T21:06:21.6230908Z L=15, 2025-05-07T21:06:21.6231137Z weighted=False, 2025-05-07T21:06:21.6231396Z mixed=True, 2025-05-07T21:06:21.6231647Z mixed_B=True, 2025-05-07T21:06:21.6231969Z optimizer=EmbOptimType.ENSEMBLE_ROWWISE_ADAGRAD, 2025-05-07T21:06:21.6232363Z long_segments=False, 2025-05-07T21:06:21.6232676Z pooling_mode=, 2025-05-07T21:06:21.6233006Z use_cpu=False, 2025-05-07T21:06:21.6233283Z uvm_non_rowwise_momentum=True, 2025-05-07T21:06:21.6233687Z optimizer_state_dtypes={'momentum2': SparseType.BF16}, 2025-05-07T21:06:21.6234138Z ) 2025-05-07T21:06:21.6234486Z Trying example: test_backward_optimizers_ensemble_rowwise_adagrad( 2025-05-07T21:06:21.6235369Z self=, 2025-05-07T21:06:21.6236114Z T=2, 2025-05-07T21:06:21.6236328Z D=33, 2025-05-07T21:06:21.6236551Z B=21, 2025-05-07T21:06:21.6236775Z log_E=4, 2025-05-07T21:06:21.6236995Z L=14, 2025-05-07T21:06:21.6237225Z weighted=True, 2025-05-07T21:06:21.6237478Z mixed=True, 2025-05-07T21:06:21.6237718Z mixed_B=True, 2025-05-07T21:06:21.6238043Z optimizer=EmbOptimType.ENSEMBLE_ROWWISE_ADAGRAD, 2025-05-07T21:06:21.6238444Z long_segments=False, 2025-05-07T21:06:21.6238746Z pooling_mode=, 2025-05-07T21:06:21.6239084Z use_cpu=False, 2025-05-07T21:06:21.6239357Z uvm_non_rowwise_momentum=True, 2025-05-07T21:06:21.6239767Z optimizer_state_dtypes={'momentum1': SparseType.BF16, 2025-05-07T21:06:21.6240186Z 'momentum2': SparseType.BF16}, 2025-05-07T21:06:21.6240509Z ) 2025-05-07T21:06:21.6240858Z Trying example: test_backward_optimizers_ensemble_rowwise_adagrad( 2025-05-07T21:06:21.6241730Z self=, 2025-05-07T21:06:21.6242477Z T=5, 2025-05-07T21:06:21.6242731Z D=14, 2025-05-07T21:06:21.6242945Z B=123, 2025-05-07T21:06:21.6243135Z log_E=5, 2025-05-07T21:06:21.6243330Z L=13, 2025-05-07T21:06:21.6243518Z weighted=True, 2025-05-07T21:06:21.6243731Z mixed=False, 2025-05-07T21:06:21.6243950Z mixed_B=False, 2025-05-07T21:06:21.6244215Z optimizer=EmbOptimType.ENSEMBLE_ROWWISE_ADAGRAD, 2025-05-07T21:06:21.6244544Z long_segments=False, 2025-05-07T21:06:21.6244806Z pooling_mode=, 2025-05-07T21:06:21.6245079Z use_cpu=True, 2025-05-07T21:06:21.6245307Z uvm_non_rowwise_momentum=True, 2025-05-07T21:06:21.6245644Z optimizer_state_dtypes={'momentum2': SparseType.BF16}, 2025-05-07T21:06:21.6246028Z ) 2025-05-07T21:06:21.6246308Z Trying example: test_backward_optimizers_ensemble_rowwise_adagrad( 2025-05-07T21:06:21.6247015Z self=, 2025-05-07T21:06:21.6247615Z T=1, 2025-05-07T21:06:21.6247838Z D=142, 2025-05-07T21:06:21.6248028Z B=55, 2025-05-07T21:06:21.6248214Z log_E=3, 2025-05-07T21:06:21.6248399Z L=13, 2025-05-07T21:06:21.6248590Z weighted=False, 2025-05-07T21:06:21.6248811Z mixed=False, 2025-05-07T21:06:21.6249093Z mixed_B=False, 2025-05-07T21:06:21.6249366Z optimizer=EmbOptimType.ENSEMBLE_ROWWISE_ADAGRAD, 2025-05-07T21:06:21.6249691Z long_segments=True, 2025-05-07T21:06:21.6249938Z pooling_mode=, 2025-05-07T21:06:21.6250222Z use_cpu=False, 2025-05-07T21:06:21.6250453Z uvm_non_rowwise_momentum=True, 2025-05-07T21:06:21.6250789Z optimizer_state_dtypes={'momentum1': SparseType.BF16}, 2025-05-07T21:06:21.6251110Z ) 2025-05-07T21:06:21.6251401Z Trying example: test_backward_optimizers_ensemble_rowwise_adagrad( 2025-05-07T21:06:21.6252109Z self=, 2025-05-07T21:06:21.6252696Z T=3, 2025-05-07T21:06:21.6252884Z D=62, 2025-05-07T21:06:21.6253068Z B=119, 2025-05-07T21:06:21.6253248Z log_E=5, 2025-05-07T21:06:21.6253438Z L=4, 2025-05-07T21:06:21.6253622Z weighted=False, 2025-05-07T21:06:21.6253818Z mixed=False, 2025-05-07T21:06:21.6254029Z mixed_B=False, 2025-05-07T21:06:21.6254301Z optimizer=EmbOptimType.ENSEMBLE_ROWWISE_ADAGRAD, 2025-05-07T21:06:21.6254617Z long_segments=True, 2025-05-07T21:06:21.6254874Z pooling_mode=, 2025-05-07T21:06:21.6255154Z use_cpu=True, 2025-05-07T21:06:21.6255373Z uvm_non_rowwise_momentum=False, 2025-05-07T21:06:21.6255756Z optimizer_state_dtypes={'momentum1': SparseType.BF16, 2025-05-07T21:06:21.6256114Z 'momentum2': SparseType.BF16}, 2025-05-07T21:06:21.6256500Z ) 2025-05-07T21:06:21.6256787Z Trying example: test_backward_optimizers_ensemble_rowwise_adagrad( 2025-05-07T21:06:21.6257502Z self=, 2025-05-07T21:06:21.6258111Z T=5, 2025-05-07T21:06:21.6258290Z D=185, 2025-05-07T21:06:21.6258480Z B=9, 2025-05-07T21:06:21.6258666Z log_E=4, 2025-05-07T21:06:21.6258851Z L=15, 2025-05-07T21:06:21.6259050Z weighted=False, 2025-05-07T21:06:21.6259539Z mixed=False, 2025-05-07T21:06:21.6259745Z mixed_B=True, 2025-05-07T21:06:21.6260023Z optimizer=EmbOptimType.ENSEMBLE_ROWWISE_ADAGRAD, 2025-05-07T21:06:21.6260354Z long_segments=True, 2025-05-07T21:06:21.6260603Z pooling_mode=, 2025-05-07T21:06:21.6260890Z use_cpu=True, 2025-05-07T21:06:21.6261119Z uvm_non_rowwise_momentum=False, 2025-05-07T21:06:21.6261413Z optimizer_state_dtypes=None, 2025-05-07T21:06:21.6261659Z ) 2025-05-07T21:06:21.6261952Z Trying example: test_backward_optimizers_ensemble_rowwise_adagrad( 2025-05-07T21:06:21.6262664Z self=, 2025-05-07T21:06:21.6263264Z T=1, 2025-05-07T21:06:21.6263454Z D=77, 2025-05-07T21:06:21.6263642Z B=88, 2025-05-07T21:06:21.6263818Z log_E=4, 2025-05-07T21:06:21.6264012Z L=4, 2025-05-07T21:06:21.6264210Z weighted=False, 2025-05-07T21:06:21.6264419Z mixed=False, 2025-05-07T21:06:21.6264633Z mixed_B=True, 2025-05-07T21:06:21.6264908Z optimizer=EmbOptimType.ENSEMBLE_ROWWISE_ADAGRAD, 2025-05-07T21:06:21.6265231Z long_segments=True, 2025-05-07T21:06:21.6265488Z pooling_mode=, 2025-05-07T21:06:21.6265768Z use_cpu=False, 2025-05-07T21:06:21.6265994Z uvm_non_rowwise_momentum=False, 2025-05-07T21:06:21.6266436Z optimizer_state_dtypes={'momentum1': SparseType.BF16}, 2025-05-07T21:06:21.6266761Z ) 2025-05-07T21:06:21.6267041Z Trying example: test_backward_optimizers_ensemble_rowwise_adagrad( 2025-05-07T21:06:21.6267751Z self=, 2025-05-07T21:06:21.6268409Z T=1, 2025-05-07T21:06:21.6268585Z D=88, 2025-05-07T21:06:21.6268769Z B=88, 2025-05-07T21:06:21.6268950Z log_E=4, 2025-05-07T21:06:21.6269133Z L=4, 2025-05-07T21:06:21.6269380Z weighted=False, 2025-05-07T21:06:21.6269592Z mixed=False, 2025-05-07T21:06:21.6269790Z mixed_B=True, 2025-05-07T21:06:21.6270053Z optimizer=EmbOptimType.ENSEMBLE_ROWWISE_ADAGRAD, 2025-05-07T21:06:21.6270375Z long_segments=True, 2025-05-07T21:06:21.6270626Z pooling_mode=, 2025-05-07T21:06:21.6270894Z use_cpu=False, 2025-05-07T21:06:21.6271121Z uvm_non_rowwise_momentum=False, 2025-05-07T21:06:21.6271457Z optimizer_state_dtypes={'momentum1': SparseType.BF16}, 2025-05-07T21:06:21.6271774Z ) 2025-05-07T21:06:21.6272057Z Trying example: test_backward_optimizers_ensemble_rowwise_adagrad( 2025-05-07T21:06:21.6272757Z self=, 2025-05-07T21:06:21.6273351Z T=1, 2025-05-07T21:06:21.6273530Z D=88, 2025-05-07T21:06:21.6273711Z B=88, 2025-05-07T21:06:21.6273887Z log_E=4, 2025-05-07T21:06:21.6274080Z L=4, 2025-05-07T21:06:21.6274287Z weighted=False, 2025-05-07T21:06:21.6274490Z mixed=True, 2025-05-07T21:06:21.6274725Z mixed_B=True, 2025-05-07T21:06:21.6275080Z optimizer=EmbOptimType.ENSEMBLE_ROWWISE_ADAGRAD, 2025-05-07T21:06:21.6275471Z long_segments=True, 2025-05-07T21:06:21.6275774Z pooling_mode=, 2025-05-07T21:06:21.6276108Z use_cpu=False, 2025-05-07T21:06:21.6276464Z uvm_non_rowwise_momentum=False, 2025-05-07T21:06:21.6276883Z optimizer_state_dtypes={'momentum1': SparseType.BF16}, 2025-05-07T21:06:21.6277278Z ) 2025-05-07T21:06:21.6277622Z Trying example: test_backward_optimizers_ensemble_rowwise_adagrad( 2025-05-07T21:06:21.6278491Z self=, 2025-05-07T21:06:21.6279242Z T=1, 2025-05-07T21:06:21.6279464Z D=88, 2025-05-07T21:06:21.6279676Z B=88, 2025-05-07T21:06:21.6279895Z log_E=4, 2025-05-07T21:06:21.6280129Z L=4, 2025-05-07T21:06:21.6280350Z weighted=True, 2025-05-07T21:06:21.6280603Z mixed=True, 2025-05-07T21:06:21.6280844Z mixed_B=True, 2025-05-07T21:06:21.6281155Z optimizer=EmbOptimType.ENSEMBLE_ROWWISE_ADAGRAD, 2025-05-07T21:06:21.6281544Z long_segments=True, 2025-05-07T21:06:21.6281850Z pooling_mode=, 2025-05-07T21:06:21.6282184Z use_cpu=False, 2025-05-07T21:06:21.6282456Z uvm_non_rowwise_momentum=False, 2025-05-07T21:06:21.6282865Z optimizer_state_dtypes={'momentum1': SparseType.BF16}, 2025-05-07T21:06:21.6283258Z ) 2025-05-07T21:06:21.6283595Z Trying example: test_backward_optimizers_ensemble_rowwise_adagrad( 2025-05-07T21:06:21.6284473Z self=, 2025-05-07T21:06:21.6285222Z T=1, 2025-05-07T21:06:21.6285434Z D=88, 2025-05-07T21:06:21.6285658Z B=88, 2025-05-07T21:06:21.6285877Z log_E=3, 2025-05-07T21:06:21.6286097Z L=4, 2025-05-07T21:06:21.6286324Z weighted=True, 2025-05-07T21:06:21.6286574Z mixed=True, 2025-05-07T21:06:21.6286808Z mixed_B=True, 2025-05-07T21:06:21.6287126Z optimizer=EmbOptimType.ENSEMBLE_ROWWISE_ADAGRAD, 2025-05-07T21:06:21.6287520Z long_segments=True, 2025-05-07T21:06:21.6287813Z pooling_mode=, 2025-05-07T21:06:21.6288150Z use_cpu=False, 2025-05-07T21:06:21.6288421Z uvm_non_rowwise_momentum=False, 2025-05-07T21:06:21.6288886Z optimizer_state_dtypes={'momentum1': SparseType.BF16}, 2025-05-07T21:06:21.6289313Z ) 2025-05-07T21:06:21.6289555Z PASSED 2025-05-07T21:06:52.4392221Z tbe/training/backward_optimizers_test.py::BackwardOptimizersTest::test_backward_optimizers_lamb Trying example: test_backward_optimizers_lamb( 2025-05-07T21:06:52.4394211Z self=, 2025-05-07T21:06:52.4395053Z T=1, 2025-05-07T21:06:52.4395324Z D=2, 2025-05-07T21:06:52.4395616Z B=1, 2025-05-07T21:06:52.4396077Z log_E=3, 2025-05-07T21:06:52.4396411Z L=0, 2025-05-07T21:06:52.4396718Z weighted=False, 2025-05-07T21:06:52.4397074Z mixed=False, 2025-05-07T21:06:52.4397452Z optimizer=EmbOptimType.LAMB, 2025-05-07T21:06:52.4397872Z long_segments=False, 2025-05-07T21:06:52.4398292Z pooling_mode=, 2025-05-07T21:06:52.4398727Z use_cpu=False, 2025-05-07T21:06:52.4399060Z ) 2025-05-07T21:06:52.4399414Z Trying example: test_backward_optimizers_lamb( 2025-05-07T21:06:52.4400345Z self=, 2025-05-07T21:06:52.4401183Z T=2, 2025-05-07T21:06:52.4401471Z D=2, 2025-05-07T21:06:52.4401745Z B=1, 2025-05-07T21:06:52.4402026Z log_E=3, 2025-05-07T21:06:52.4402296Z L=0, 2025-05-07T21:06:52.4402576Z weighted=False, 2025-05-07T21:06:52.4402911Z mixed=False, 2025-05-07T21:06:52.4403285Z optimizer=EmbOptimType.LAMB, 2025-05-07T21:06:52.4403756Z long_segments=False, 2025-05-07T21:06:52.4404195Z pooling_mode=, 2025-05-07T21:06:52.4404662Z use_cpu=False, 2025-05-07T21:06:52.4405003Z ) 2025-05-07T21:06:52.4405383Z Trying example: test_backward_optimizers_lamb( 2025-05-07T21:06:52.4406577Z self=, 2025-05-07T21:06:52.4407531Z T=2, 2025-05-07T21:06:52.4407804Z D=107, 2025-05-07T21:06:52.4408048Z B=78, 2025-05-07T21:06:52.4408313Z log_E=4, 2025-05-07T21:06:52.4408630Z L=12, 2025-05-07T21:06:52.4408946Z weighted=False, 2025-05-07T21:06:52.4409289Z mixed=False, 2025-05-07T21:06:52.4409672Z optimizer=EmbOptimType.LAMB, 2025-05-07T21:06:52.4410134Z long_segments=False, 2025-05-07T21:06:52.4410561Z pooling_mode=, 2025-05-07T21:06:52.4411036Z use_cpu=False, 2025-05-07T21:06:52.4411368Z ) 2025-05-07T21:06:52.4411738Z Trying example: test_backward_optimizers_lamb( 2025-05-07T21:06:52.4412753Z self=, 2025-05-07T21:06:52.4413697Z T=5, 2025-05-07T21:06:52.4413990Z D=226, 2025-05-07T21:06:52.4414295Z B=47, 2025-05-07T21:06:52.4414593Z log_E=3, 2025-05-07T21:06:52.4414883Z L=15, 2025-05-07T21:06:52.4415189Z weighted=False, 2025-05-07T21:06:52.4415542Z mixed=True, 2025-05-07T21:06:52.4415903Z optimizer=EmbOptimType.LAMB, 2025-05-07T21:06:52.4416455Z long_segments=True, 2025-05-07T21:06:52.4416845Z pooling_mode=, 2025-05-07T21:06:52.4417288Z use_cpu=False, 2025-05-07T21:06:52.4417581Z ) 2025-05-07T21:06:52.4417915Z Trying example: test_backward_optimizers_lamb( 2025-05-07T21:06:52.4418848Z self=, 2025-05-07T21:06:52.4419791Z T=3, 2025-05-07T21:06:52.4420094Z D=87, 2025-05-07T21:06:52.4420397Z B=16, 2025-05-07T21:06:52.4420692Z log_E=4, 2025-05-07T21:06:52.4421006Z L=17, 2025-05-07T21:06:52.4421310Z weighted=True, 2025-05-07T21:06:52.4421646Z mixed=True, 2025-05-07T21:06:52.4422019Z optimizer=EmbOptimType.LAMB, 2025-05-07T21:06:52.4422477Z long_segments=False, 2025-05-07T21:06:52.4422908Z pooling_mode=, 2025-05-07T21:06:52.4423390Z use_cpu=False, 2025-05-07T21:06:52.4423877Z ) 2025-05-07T21:06:52.4424242Z Trying example: test_backward_optimizers_lamb( 2025-05-07T21:06:52.4425284Z self=, 2025-05-07T21:06:52.4426226Z T=3, 2025-05-07T21:06:52.4426525Z D=15, 2025-05-07T21:06:52.4426908Z B=74, 2025-05-07T21:06:52.4427210Z log_E=5, 2025-05-07T21:06:52.4427527Z L=13, 2025-05-07T21:06:52.4427832Z weighted=True, 2025-05-07T21:06:52.4428179Z mixed=True, 2025-05-07T21:06:52.4428666Z optimizer=EmbOptimType.PARTIAL_ROWWISE_LAMB, 2025-05-07T21:06:52.4429205Z long_segments=True, 2025-05-07T21:06:52.4429629Z pooling_mode=, 2025-05-07T21:06:52.4430097Z use_cpu=True, 2025-05-07T21:06:52.4430405Z ) 2025-05-07T21:06:52.4430760Z Trying example: test_backward_optimizers_lamb( 2025-05-07T21:06:52.4431708Z self=, 2025-05-07T21:06:52.4432520Z T=2, 2025-05-07T21:06:52.4432784Z D=238, 2025-05-07T21:06:52.4433059Z B=8, 2025-05-07T21:06:52.4433329Z log_E=4, 2025-05-07T21:06:52.4433637Z L=14, 2025-05-07T21:06:52.4433940Z weighted=True, 2025-05-07T21:06:52.4434259Z mixed=False, 2025-05-07T21:06:52.4434630Z optimizer=EmbOptimType.LAMB, 2025-05-07T21:06:52.4435043Z long_segments=False, 2025-05-07T21:06:52.4435444Z pooling_mode=, 2025-05-07T21:06:52.4435868Z use_cpu=True, 2025-05-07T21:06:52.4436161Z ) 2025-05-07T21:06:52.4436510Z Trying example: test_backward_optimizers_lamb( 2025-05-07T21:06:52.4437396Z self=, 2025-05-07T21:06:52.4438260Z T=1, 2025-05-07T21:06:52.4438554Z D=54, 2025-05-07T21:06:52.4438823Z B=86, 2025-05-07T21:06:52.4439087Z log_E=5, 2025-05-07T21:06:52.4439462Z L=9, 2025-05-07T21:06:52.4439733Z weighted=False, 2025-05-07T21:06:52.4440049Z mixed=True, 2025-05-07T21:06:52.4440442Z optimizer=EmbOptimType.PARTIAL_ROWWISE_LAMB, 2025-05-07T21:06:52.4440927Z long_segments=True, 2025-05-07T21:06:52.4441327Z pooling_mode=, 2025-05-07T21:06:52.4441763Z use_cpu=True, 2025-05-07T21:06:52.4442069Z ) 2025-05-07T21:06:52.4442434Z Trying example: test_backward_optimizers_lamb( 2025-05-07T21:06:52.4443384Z self=, 2025-05-07T21:06:52.4444282Z T=1, 2025-05-07T21:06:52.4444565Z D=23, 2025-05-07T21:06:52.4444848Z B=6, 2025-05-07T21:06:52.4445137Z log_E=4, 2025-05-07T21:06:52.4445421Z L=15, 2025-05-07T21:06:52.4445722Z weighted=False, 2025-05-07T21:06:52.4446050Z mixed=True, 2025-05-07T21:06:52.4446383Z optimizer=EmbOptimType.LAMB, 2025-05-07T21:06:52.4446806Z long_segments=True, 2025-05-07T21:06:52.4447212Z pooling_mode=, 2025-05-07T21:06:52.4447668Z use_cpu=True, 2025-05-07T21:06:52.4447984Z ) 2025-05-07T21:06:52.4448340Z Trying example: test_backward_optimizers_lamb( 2025-05-07T21:06:52.4449295Z self=, 2025-05-07T21:06:52.4450157Z T=3, 2025-05-07T21:06:52.4450466Z D=163, 2025-05-07T21:06:52.4450773Z B=47, 2025-05-07T21:06:52.4451056Z log_E=3, 2025-05-07T21:06:52.4460232Z L=5, 2025-05-07T21:06:52.4460571Z weighted=False, 2025-05-07T21:06:52.4460854Z mixed=True, 2025-05-07T21:06:52.4461165Z optimizer=EmbOptimType.LAMB, 2025-05-07T21:06:52.4461558Z long_segments=False, 2025-05-07T21:06:52.4461925Z pooling_mode=, 2025-05-07T21:06:52.4462322Z use_cpu=False, 2025-05-07T21:06:52.4462600Z ) 2025-05-07T21:06:52.4462910Z Trying example: test_backward_optimizers_lamb( 2025-05-07T21:06:52.4463687Z self=, 2025-05-07T21:06:52.4464518Z T=4, 2025-05-07T21:06:52.4464711Z D=239, 2025-05-07T21:06:52.4464894Z B=103, 2025-05-07T21:06:52.4465102Z log_E=5, 2025-05-07T21:06:52.4465375Z L=20, 2025-05-07T21:06:52.4465629Z weighted=False, 2025-05-07T21:06:52.4465943Z mixed=False, 2025-05-07T21:06:52.4466441Z optimizer=EmbOptimType.PARTIAL_ROWWISE_LAMB, 2025-05-07T21:06:52.4466909Z long_segments=False, 2025-05-07T21:06:52.4467272Z pooling_mode=, 2025-05-07T21:06:52.4467668Z use_cpu=False, 2025-05-07T21:06:52.4468109Z ) 2025-05-07T21:06:52.4468469Z Trying example: test_backward_optimizers_lamb( 2025-05-07T21:06:52.4469347Z self=, 2025-05-07T21:06:52.4470228Z T=4, 2025-05-07T21:06:52.4470500Z D=239, 2025-05-07T21:06:52.4470783Z B=103, 2025-05-07T21:06:52.4471076Z log_E=5, 2025-05-07T21:06:52.4471374Z L=4, 2025-05-07T21:06:52.4471669Z weighted=False, 2025-05-07T21:06:52.4471989Z mixed=False, 2025-05-07T21:06:52.4472373Z optimizer=EmbOptimType.PARTIAL_ROWWISE_LAMB, 2025-05-07T21:06:52.4472859Z long_segments=False, 2025-05-07T21:06:52.4473261Z pooling_mode=, 2025-05-07T21:06:52.4473713Z use_cpu=False, 2025-05-07T21:06:52.4474037Z ) 2025-05-07T21:06:52.4474384Z Trying example: test_backward_optimizers_lamb( 2025-05-07T21:06:52.4475292Z self=, 2025-05-07T21:06:52.4476180Z T=1, 2025-05-07T21:06:52.4476486Z D=239, 2025-05-07T21:06:52.4476790Z B=103, 2025-05-07T21:06:52.4477082Z log_E=5, 2025-05-07T21:06:52.4477394Z L=4, 2025-05-07T21:06:52.4477706Z weighted=False, 2025-05-07T21:06:52.4478048Z mixed=False, 2025-05-07T21:06:52.4478624Z optimizer=EmbOptimType.PARTIAL_ROWWISE_LAMB, 2025-05-07T21:06:52.4479171Z long_segments=False, 2025-05-07T21:06:52.4479579Z pooling_mode=, 2025-05-07T21:06:52.4480047Z use_cpu=False, 2025-05-07T21:06:52.4480364Z ) 2025-05-07T21:06:52.4480731Z Trying example: test_backward_optimizers_lamb( 2025-05-07T21:06:52.4481671Z self=, 2025-05-07T21:06:52.4482551Z T=1, 2025-05-07T21:06:52.4482819Z D=239, 2025-05-07T21:06:52.4483071Z B=103, 2025-05-07T21:06:52.4483323Z log_E=5, 2025-05-07T21:06:52.4483600Z L=1, 2025-05-07T21:06:52.4483888Z weighted=False, 2025-05-07T21:06:52.4484209Z mixed=False, 2025-05-07T21:06:52.4484600Z optimizer=EmbOptimType.PARTIAL_ROWWISE_LAMB, 2025-05-07T21:06:52.4485092Z long_segments=False, 2025-05-07T21:06:52.4485488Z pooling_mode=, 2025-05-07T21:06:52.4485900Z use_cpu=False, 2025-05-07T21:06:52.4486216Z ) 2025-05-07T21:06:52.4486561Z Trying example: test_backward_optimizers_lamb( 2025-05-07T21:06:52.4487372Z self=, 2025-05-07T21:06:52.4488200Z T=1, 2025-05-07T21:06:52.4488480Z D=239, 2025-05-07T21:06:52.4488759Z B=103, 2025-05-07T21:06:52.4489027Z log_E=5, 2025-05-07T21:06:52.4489267Z L=0, 2025-05-07T21:06:52.4489537Z weighted=False, 2025-05-07T21:06:52.4489835Z mixed=False, 2025-05-07T21:06:52.4490183Z optimizer=EmbOptimType.PARTIAL_ROWWISE_LAMB, 2025-05-07T21:06:52.4490647Z long_segments=False, 2025-05-07T21:06:52.4491033Z pooling_mode=, 2025-05-07T21:06:52.4491467Z use_cpu=False, 2025-05-07T21:06:52.4491747Z ) 2025-05-07T21:06:52.4491930Z PASSED 2025-05-07T21:06:54.9967138Z tbe/training/backward_optimizers_test.py::BackwardOptimizersTest::test_backward_optimizers_lars Trying example: test_backward_optimizers_lars( 2025-05-07T21:06:54.9968723Z self=, 2025-05-07T21:06:54.9969948Z T=1, 2025-05-07T21:06:54.9970252Z D=2, 2025-05-07T21:06:54.9970552Z B=1, 2025-05-07T21:06:54.9970842Z log_E=3, 2025-05-07T21:06:54.9971161Z L=0, 2025-05-07T21:06:54.9971474Z weighted=False, 2025-05-07T21:06:54.9971821Z mixed=False, 2025-05-07T21:06:54.9972362Z optimizer=EmbOptimType.LARS_SGD, 2025-05-07T21:06:54.9972815Z long_segments=False, 2025-05-07T21:06:54.9973224Z pooling_mode=, 2025-05-07T21:06:54.9973678Z use_cpu=False, 2025-05-07T21:06:54.9974018Z ) 2025-05-07T21:06:54.9974537Z Trying example: test_backward_optimizers_lars( 2025-05-07T21:06:54.9975487Z self=, 2025-05-07T21:06:54.9976489Z T=3, 2025-05-07T21:06:54.9976762Z D=2, 2025-05-07T21:06:54.9977041Z B=1, 2025-05-07T21:06:54.9977356Z log_E=3, 2025-05-07T21:06:54.9977677Z L=0, 2025-05-07T21:06:54.9977989Z weighted=False, 2025-05-07T21:06:54.9978346Z mixed=False, 2025-05-07T21:06:54.9978768Z optimizer=EmbOptimType.LARS_SGD, 2025-05-07T21:06:54.9979265Z long_segments=False, 2025-05-07T21:06:54.9979701Z pooling_mode=, 2025-05-07T21:06:54.9980182Z use_cpu=False, 2025-05-07T21:06:54.9980514Z ) 2025-05-07T21:06:54.9980900Z Trying example: test_backward_optimizers_lars( 2025-05-07T21:06:54.9981934Z self=, 2025-05-07T21:06:54.9982890Z T=3, 2025-05-07T21:06:54.9983177Z D=123, 2025-05-07T21:06:54.9983438Z B=6, 2025-05-07T21:06:54.9983703Z log_E=5, 2025-05-07T21:06:54.9984012Z L=9, 2025-05-07T21:06:54.9984325Z weighted=True, 2025-05-07T21:06:54.9984675Z mixed=True, 2025-05-07T21:06:54.9985051Z optimizer=EmbOptimType.LARS_SGD, 2025-05-07T21:06:54.9985707Z long_segments=False, 2025-05-07T21:06:54.9986154Z pooling_mode=, 2025-05-07T21:06:54.9986639Z use_cpu=False, 2025-05-07T21:06:54.9986977Z ) 2025-05-07T21:06:54.9987366Z Trying example: test_backward_optimizers_lars( 2025-05-07T21:06:54.9988388Z self=, 2025-05-07T21:06:54.9989344Z T=2, 2025-05-07T21:06:54.9989660Z D=107, 2025-05-07T21:06:54.9989958Z B=69, 2025-05-07T21:06:54.9990265Z log_E=5, 2025-05-07T21:06:54.9990583Z L=9, 2025-05-07T21:06:54.9990887Z weighted=True, 2025-05-07T21:06:54.9991247Z mixed=True, 2025-05-07T21:06:54.9991629Z optimizer=EmbOptimType.LARS_SGD, 2025-05-07T21:06:54.9992069Z long_segments=False, 2025-05-07T21:06:54.9992482Z pooling_mode=, 2025-05-07T21:06:54.9992951Z use_cpu=False, 2025-05-07T21:06:54.9993268Z ) 2025-05-07T21:06:54.9993610Z Trying example: test_backward_optimizers_lars( 2025-05-07T21:06:54.9994584Z self=, 2025-05-07T21:06:54.9995433Z T=5, 2025-05-07T21:06:54.9995723Z D=70, 2025-05-07T21:06:54.9996024Z B=39, 2025-05-07T21:06:54.9996330Z log_E=4, 2025-05-07T21:06:54.9996639Z L=20, 2025-05-07T21:06:54.9996953Z weighted=True, 2025-05-07T21:06:54.9997310Z mixed=True, 2025-05-07T21:06:54.9997691Z optimizer=EmbOptimType.LARS_SGD, 2025-05-07T21:06:54.9998174Z long_segments=False, 2025-05-07T21:06:54.9998661Z pooling_mode=, 2025-05-07T21:06:54.9999127Z use_cpu=False, 2025-05-07T21:06:54.9999472Z ) 2025-05-07T21:06:54.9999844Z Trying example: test_backward_optimizers_lars( 2025-05-07T21:06:55.0000869Z self=, 2025-05-07T21:06:55.0001824Z T=4, 2025-05-07T21:06:55.0002112Z D=35, 2025-05-07T21:06:55.0002404Z B=110, 2025-05-07T21:06:55.0002703Z log_E=4, 2025-05-07T21:06:55.0003120Z L=4, 2025-05-07T21:06:55.0003430Z weighted=True, 2025-05-07T21:06:55.0003776Z mixed=False, 2025-05-07T21:06:55.0004161Z optimizer=EmbOptimType.LARS_SGD, 2025-05-07T21:06:55.0004638Z long_segments=True, 2025-05-07T21:06:55.0005065Z pooling_mode=, 2025-05-07T21:06:55.0005534Z use_cpu=False, 2025-05-07T21:06:55.0005952Z ) 2025-05-07T21:06:55.0006325Z Trying example: test_backward_optimizers_lars( 2025-05-07T21:06:55.0007333Z self=, 2025-05-07T21:06:55.0008349Z T=5, 2025-05-07T21:06:55.0008683Z D=82, 2025-05-07T21:06:55.0008994Z B=45, 2025-05-07T21:06:55.0009291Z log_E=5, 2025-05-07T21:06:55.0009603Z L=16, 2025-05-07T21:06:55.0009906Z weighted=False, 2025-05-07T21:06:55.0010256Z mixed=True, 2025-05-07T21:06:55.0010623Z optimizer=EmbOptimType.LARS_SGD, 2025-05-07T21:06:55.0011076Z long_segments=True, 2025-05-07T21:06:55.0011486Z pooling_mode=, 2025-05-07T21:06:55.0011953Z use_cpu=False, 2025-05-07T21:06:55.0012259Z ) 2025-05-07T21:06:55.0012583Z Trying example: test_backward_optimizers_lars( 2025-05-07T21:06:55.0013510Z self=, 2025-05-07T21:06:55.0014355Z T=2, 2025-05-07T21:06:55.0014633Z D=218, 2025-05-07T21:06:55.0014937Z B=48, 2025-05-07T21:06:55.0015229Z log_E=3, 2025-05-07T21:06:55.0015553Z L=3, 2025-05-07T21:06:55.0015860Z weighted=True, 2025-05-07T21:06:55.0016344Z mixed=False, 2025-05-07T21:06:55.0016730Z optimizer=EmbOptimType.LARS_SGD, 2025-05-07T21:06:55.0017157Z long_segments=False, 2025-05-07T21:06:55.0017585Z pooling_mode=, 2025-05-07T21:06:55.0018010Z use_cpu=False, 2025-05-07T21:06:55.0018315Z ) 2025-05-07T21:06:55.0018780Z Trying example: test_backward_optimizers_lars( 2025-05-07T21:06:55.0019725Z self=, 2025-05-07T21:06:55.0020679Z T=4, 2025-05-07T21:06:55.0020960Z D=7, 2025-05-07T21:06:55.0021235Z B=46, 2025-05-07T21:06:55.0021516Z log_E=4, 2025-05-07T21:06:55.0021813Z L=11, 2025-05-07T21:06:55.0022091Z weighted=True, 2025-05-07T21:06:55.0022429Z mixed=False, 2025-05-07T21:06:55.0022800Z optimizer=EmbOptimType.LARS_SGD, 2025-05-07T21:06:55.0023231Z long_segments=True, 2025-05-07T21:06:55.0023644Z pooling_mode=, 2025-05-07T21:06:55.0024092Z use_cpu=True, 2025-05-07T21:06:55.0024415Z ) 2025-05-07T21:06:55.0024760Z Trying example: test_backward_optimizers_lars( 2025-05-07T21:06:55.0025727Z self=, 2025-05-07T21:06:55.0026627Z T=3, 2025-05-07T21:06:55.0026911Z D=78, 2025-05-07T21:06:55.0027208Z B=121, 2025-05-07T21:06:55.0027501Z log_E=4, 2025-05-07T21:06:55.0027785Z L=8, 2025-05-07T21:06:55.0028087Z weighted=False, 2025-05-07T21:06:55.0028439Z mixed=False, 2025-05-07T21:06:55.0028833Z optimizer=EmbOptimType.LARS_SGD, 2025-05-07T21:06:55.0029282Z long_segments=False, 2025-05-07T21:06:55.0029713Z pooling_mode=, 2025-05-07T21:06:55.0030160Z use_cpu=False, 2025-05-07T21:06:55.0030480Z ) 2025-05-07T21:06:55.0030848Z Trying example: test_backward_optimizers_lars( 2025-05-07T21:06:55.0031804Z self=, 2025-05-07T21:06:55.0032709Z T=3, 2025-05-07T21:06:55.0033004Z D=206, 2025-05-07T21:06:55.0033300Z B=38, 2025-05-07T21:06:55.0033599Z log_E=3, 2025-05-07T21:06:55.0033920Z L=7, 2025-05-07T21:06:55.0034231Z weighted=True, 2025-05-07T21:06:55.0034575Z mixed=True, 2025-05-07T21:06:55.0034952Z optimizer=EmbOptimType.LARS_SGD, 2025-05-07T21:06:55.0035464Z long_segments=False, 2025-05-07T21:06:55.0035808Z pooling_mode=, 2025-05-07T21:06:55.0036207Z use_cpu=False, 2025-05-07T21:06:55.0036518Z ) 2025-05-07T21:06:55.0036801Z Trying example: test_backward_optimizers_lars( 2025-05-07T21:06:55.0037607Z self=, 2025-05-07T21:06:55.0038529Z T=3, 2025-05-07T21:06:55.0038787Z D=206, 2025-05-07T21:06:55.0039059Z B=38, 2025-05-07T21:06:55.0039298Z log_E=3, 2025-05-07T21:06:55.0039545Z L=7, 2025-05-07T21:06:55.0039933Z weighted=True, 2025-05-07T21:06:55.0040272Z mixed=True, 2025-05-07T21:06:55.0040616Z optimizer=EmbOptimType.LARS_SGD, 2025-05-07T21:06:55.0041050Z long_segments=True, 2025-05-07T21:06:55.0041430Z pooling_mode=, 2025-05-07T21:06:55.0041851Z use_cpu=False, 2025-05-07T21:06:55.0042131Z ) 2025-05-07T21:06:55.0042468Z Trying example: test_backward_optimizers_lars( 2025-05-07T21:06:55.0043309Z self=, 2025-05-07T21:06:55.0044057Z T=3, 2025-05-07T21:06:55.0044315Z D=3, 2025-05-07T21:06:55.0044562Z B=38, 2025-05-07T21:06:55.0044790Z log_E=3, 2025-05-07T21:06:55.0045044Z L=7, 2025-05-07T21:06:55.0045304Z weighted=True, 2025-05-07T21:06:55.0045558Z mixed=True, 2025-05-07T21:06:55.0045847Z optimizer=EmbOptimType.LARS_SGD, 2025-05-07T21:06:55.0046207Z long_segments=True, 2025-05-07T21:06:55.0046524Z pooling_mode=, 2025-05-07T21:06:55.0046802Z use_cpu=False, 2025-05-07T21:06:55.0047002Z ) 2025-05-07T21:06:55.0047218Z Trying example: test_backward_optimizers_lars( 2025-05-07T21:06:55.0047796Z self=, 2025-05-07T21:06:55.0048463Z T=3, 2025-05-07T21:06:55.0048816Z D=3, 2025-05-07T21:06:55.0049080Z B=38, 2025-05-07T21:06:55.0049354Z log_E=3, 2025-05-07T21:06:55.0049621Z L=7, 2025-05-07T21:06:55.0049895Z weighted=True, 2025-05-07T21:06:55.0050183Z mixed=True, 2025-05-07T21:06:55.0050500Z optimizer=EmbOptimType.LARS_SGD, 2025-05-07T21:06:55.0050937Z long_segments=False, 2025-05-07T21:06:55.0051348Z pooling_mode=, 2025-05-07T21:06:55.0051789Z use_cpu=False, 2025-05-07T21:06:55.0052079Z ) 2025-05-07T21:06:55.0052440Z Trying example: test_backward_optimizers_lars( 2025-05-07T21:06:55.0053328Z self=, 2025-05-07T21:06:55.0054184Z T=3, 2025-05-07T21:06:55.0054465Z D=3, 2025-05-07T21:06:55.0054738Z B=38, 2025-05-07T21:06:55.0055010Z log_E=3, 2025-05-07T21:06:55.0055302Z L=3, 2025-05-07T21:06:55.0055592Z weighted=True, 2025-05-07T21:06:55.0055905Z mixed=True, 2025-05-07T21:06:55.0056383Z optimizer=EmbOptimType.LARS_SGD, 2025-05-07T21:06:55.0056847Z long_segments=False, 2025-05-07T21:06:55.0057236Z pooling_mode=, 2025-05-07T21:06:55.0057678Z use_cpu=False, 2025-05-07T21:06:55.0057986Z ) 2025-05-07T21:06:55.0058279Z PASSED 2025-05-07T21:06:55.2105735Z 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:55.2107234Z self=, 2025-05-07T21:06:55.2108171Z T=1, 2025-05-07T21:06:55.2108435Z D=2, 2025-05-07T21:06:55.2108735Z B=1, 2025-05-07T21:06:55.2108924Z log_E=3, 2025-05-07T21:06:55.2109114Z L=0, 2025-05-07T21:06:55.2109296Z weighted=False, 2025-05-07T21:06:55.2109509Z mixed=False, 2025-05-07T21:06:55.2109771Z optimizer=EmbOptimType.PARTIAL_ROWWISE_ADAM, 2025-05-07T21:06:55.2110421Z long_segments=False, 2025-05-07T21:06:55.2110680Z pooling_mode=, 2025-05-07T21:06:55.2110958Z use_cpu=False, 2025-05-07T21:06:55.2111179Z uvm_non_rowwise_momentum=False, 2025-05-07T21:06:55.2111520Z optimizer_state_dtypes={'momentum1': SparseType.BF16}, 2025-05-07T21:06:55.2111851Z ) 2025-05-07T21:06:55.2112261Z Trying example: test_backward_optimizers_partial_rowwise_adam_bf16_momentum( 2025-05-07T21:06:55.2113128Z self=, 2025-05-07T21:06:55.2113775Z T=2, 2025-05-07T21:06:55.2113967Z D=2, 2025-05-07T21:06:55.2114152Z B=1, 2025-05-07T21:06:55.2114341Z log_E=3, 2025-05-07T21:06:55.2114537Z L=0, 2025-05-07T21:06:55.2114722Z weighted=False, 2025-05-07T21:06:55.2114939Z mixed=False, 2025-05-07T21:06:55.2115200Z optimizer=EmbOptimType.PARTIAL_ROWWISE_ADAM, 2025-05-07T21:06:55.2115519Z long_segments=False, 2025-05-07T21:06:55.2115789Z pooling_mode=, 2025-05-07T21:06:55.2116070Z use_cpu=False, 2025-05-07T21:06:55.2116297Z uvm_non_rowwise_momentum=False, 2025-05-07T21:06:55.2116641Z optimizer_state_dtypes={'momentum1': SparseType.BF16}, 2025-05-07T21:06:55.2116971Z ) 2025-05-07T21:06:55.2117300Z Trying example: test_backward_optimizers_partial_rowwise_adam_bf16_momentum( 2025-05-07T21:06:55.2118086Z self=, 2025-05-07T21:06:55.2118742Z T=2, 2025-05-07T21:06:55.2118931Z D=211, 2025-05-07T21:06:55.2119120Z B=127, 2025-05-07T21:06:55.2119315Z log_E=5, 2025-05-07T21:06:55.2119513Z L=19, 2025-05-07T21:06:55.2119702Z weighted=False, 2025-05-07T21:06:55.2119921Z mixed=True, 2025-05-07T21:06:55.2120311Z optimizer=EmbOptimType.PARTIAL_ROWWISE_ADAM, 2025-05-07T21:06:55.2120626Z long_segments=False, 2025-05-07T21:06:55.2120896Z pooling_mode=, 2025-05-07T21:06:55.2121186Z use_cpu=False, 2025-05-07T21:06:55.2121419Z uvm_non_rowwise_momentum=False, 2025-05-07T21:06:55.2121766Z optimizer_state_dtypes={'momentum1': SparseType.BF16}, 2025-05-07T21:06:55.2122098Z ) 2025-05-07T21:06:55.2122425Z Trying example: test_backward_optimizers_partial_rowwise_adam_bf16_momentum( 2025-05-07T21:06:55.2123208Z self=, 2025-05-07T21:06:55.2123855Z T=2, 2025-05-07T21:06:55.2124045Z D=64, 2025-05-07T21:06:55.2124228Z B=6, 2025-05-07T21:06:55.2124419Z log_E=5, 2025-05-07T21:06:55.2124614Z L=16, 2025-05-07T21:06:55.2124801Z weighted=True, 2025-05-07T21:06:55.2125025Z mixed=True, 2025-05-07T21:06:55.2125283Z optimizer=EmbOptimType.PARTIAL_ROWWISE_ADAM, 2025-05-07T21:06:55.2125597Z long_segments=False, 2025-05-07T21:06:55.2125866Z pooling_mode=, 2025-05-07T21:06:55.2126149Z use_cpu=True, 2025-05-07T21:06:55.2126372Z uvm_non_rowwise_momentum=False, 2025-05-07T21:06:55.2126716Z optimizer_state_dtypes={'momentum2': SparseType.BF16}, 2025-05-07T21:06:55.2127044Z ) 2025-05-07T21:06:55.2127368Z Trying example: test_backward_optimizers_partial_rowwise_adam_bf16_momentum( 2025-05-07T21:06:55.2128146Z self=, 2025-05-07T21:06:55.2128786Z T=2, 2025-05-07T21:06:55.2128984Z D=171, 2025-05-07T21:06:55.2129169Z B=73, 2025-05-07T21:06:55.2129359Z log_E=3, 2025-05-07T21:06:55.2129554Z L=8, 2025-05-07T21:06:55.2129747Z weighted=False, 2025-05-07T21:06:55.2129967Z mixed=False, 2025-05-07T21:06:55.2130228Z optimizer=EmbOptimType.PARTIAL_ROWWISE_ADAM, 2025-05-07T21:06:55.2130537Z long_segments=True, 2025-05-07T21:06:55.2130795Z pooling_mode=, 2025-05-07T21:06:55.2131130Z use_cpu=False, 2025-05-07T21:06:55.2131357Z uvm_non_rowwise_momentum=False, 2025-05-07T21:06:55.2131695Z optimizer_state_dtypes={'momentum2': SparseType.BF16}, 2025-05-07T21:06:55.2132039Z ) 2025-05-07T21:06:55.2132351Z Trying example: test_backward_optimizers_partial_rowwise_adam_bf16_momentum( 2025-05-07T21:06:55.2141099Z self=, 2025-05-07T21:06:55.2141755Z T=3, 2025-05-07T21:06:55.2141946Z D=27, 2025-05-07T21:06:55.2142219Z B=82, 2025-05-07T21:06:55.2142413Z log_E=4, 2025-05-07T21:06:55.2142607Z L=0, 2025-05-07T21:06:55.2142806Z weighted=False, 2025-05-07T21:06:55.2143024Z mixed=False, 2025-05-07T21:06:55.2143287Z optimizer=EmbOptimType.PARTIAL_ROWWISE_ADAM, 2025-05-07T21:06:55.2143615Z long_segments=False, 2025-05-07T21:06:55.2143889Z pooling_mode=, 2025-05-07T21:06:55.2144170Z use_cpu=False, 2025-05-07T21:06:55.2144407Z uvm_non_rowwise_momentum=True, 2025-05-07T21:06:55.2144746Z optimizer_state_dtypes={'momentum1': SparseType.BF16}, 2025-05-07T21:06:55.2145070Z ) 2025-05-07T21:06:55.2145383Z Trying example: test_backward_optimizers_partial_rowwise_adam_bf16_momentum( 2025-05-07T21:06:55.2146169Z self=, 2025-05-07T21:06:55.2146812Z T=1, 2025-05-07T21:06:55.2146992Z D=139, 2025-05-07T21:06:55.2147184Z B=74, 2025-05-07T21:06:55.2147373Z log_E=5, 2025-05-07T21:06:55.2147564Z L=19, 2025-05-07T21:06:55.2147757Z weighted=True, 2025-05-07T21:06:55.2147967Z mixed=True, 2025-05-07T21:06:55.2148211Z optimizer=EmbOptimType.PARTIAL_ROWWISE_ADAM, 2025-05-07T21:06:55.2148526Z long_segments=True, 2025-05-07T21:06:55.2148835Z pooling_mode=, 2025-05-07T21:06:55.2149114Z use_cpu=True, 2025-05-07T21:06:55.2149344Z uvm_non_rowwise_momentum=False, 2025-05-07T21:06:55.2149677Z optimizer_state_dtypes={'momentum1': SparseType.BF16, 2025-05-07T21:06:55.2150022Z 'momentum2': SparseType.BF16}, 2025-05-07T21:06:55.2150274Z ) 2025-05-07T21:06:55.2150598Z Trying example: test_backward_optimizers_partial_rowwise_adam_bf16_momentum( 2025-05-07T21:06:55.2151380Z self=, 2025-05-07T21:06:55.2152015Z T=2, 2025-05-07T21:06:55.2152210Z D=121, 2025-05-07T21:06:55.2152390Z B=41, 2025-05-07T21:06:55.2152564Z log_E=4, 2025-05-07T21:06:55.2152751Z L=2, 2025-05-07T21:06:55.2152933Z weighted=True, 2025-05-07T21:06:55.2153132Z mixed=True, 2025-05-07T21:06:55.2153383Z optimizer=EmbOptimType.PARTIAL_ROWWISE_ADAM, 2025-05-07T21:06:55.2153695Z long_segments=True, 2025-05-07T21:06:55.2153936Z pooling_mode=, 2025-05-07T21:06:55.2154217Z use_cpu=True, 2025-05-07T21:06:55.2154438Z uvm_non_rowwise_momentum=True, 2025-05-07T21:06:55.2154770Z optimizer_state_dtypes={'momentum2': SparseType.BF16}, 2025-05-07T21:06:55.2155084Z ) 2025-05-07T21:06:55.2155408Z Trying example: test_backward_optimizers_partial_rowwise_adam_bf16_momentum( 2025-05-07T21:06:55.2156185Z self=, 2025-05-07T21:06:55.2156811Z T=2, 2025-05-07T21:06:55.2156991Z D=238, 2025-05-07T21:06:55.2157176Z B=44, 2025-05-07T21:06:55.2157354Z log_E=3, 2025-05-07T21:06:55.2157543Z L=10, 2025-05-07T21:06:55.2157728Z weighted=True, 2025-05-07T21:06:55.2157929Z mixed=True, 2025-05-07T21:06:55.2158174Z optimizer=EmbOptimType.PARTIAL_ROWWISE_ADAM, 2025-05-07T21:06:55.2158483Z long_segments=True, 2025-05-07T21:06:55.2158727Z pooling_mode=, 2025-05-07T21:06:55.2159067Z use_cpu=False, 2025-05-07T21:06:55.2160076Z uvm_non_rowwise_momentum=True, 2025-05-07T21:06:55.2160571Z optimizer_state_dtypes={'momentum2': SparseType.BF16}, 2025-05-07T21:06:55.2160998Z ) 2025-05-07T21:06:55.2161421Z Trying example: test_backward_optimizers_partial_rowwise_adam_bf16_momentum( 2025-05-07T21:06:55.2162945Z self=, 2025-05-07T21:06:55.2163565Z T=2, 2025-05-07T21:06:55.2163749Z D=255, 2025-05-07T21:06:55.2164001Z B=36, 2025-05-07T21:06:55.2164174Z log_E=3, 2025-05-07T21:06:55.2164364Z L=7, 2025-05-07T21:06:55.2164551Z weighted=False, 2025-05-07T21:06:55.2164753Z mixed=False, 2025-05-07T21:06:55.2165008Z optimizer=EmbOptimType.PARTIAL_ROWWISE_ADAM, 2025-05-07T21:06:55.2165321Z long_segments=False, 2025-05-07T21:06:55.2165576Z pooling_mode=, 2025-05-07T21:06:55.2165860Z use_cpu=False, 2025-05-07T21:06:55.2166091Z uvm_non_rowwise_momentum=True, 2025-05-07T21:06:55.2166423Z optimizer_state_dtypes={'momentum1': SparseType.BF16}, 2025-05-07T21:06:55.2166736Z ) 2025-05-07T21:06:55.2167051Z Trying example: test_backward_optimizers_partial_rowwise_adam_bf16_momentum( 2025-05-07T21:06:55.2167815Z self=, 2025-05-07T21:06:55.2168429Z T=1, 2025-05-07T21:06:55.2168611Z D=13, 2025-05-07T21:06:55.2168794Z B=112, 2025-05-07T21:06:55.2168978Z log_E=3, 2025-05-07T21:06:55.2169169Z L=2, 2025-05-07T21:06:55.2169356Z weighted=True, 2025-05-07T21:06:55.2169556Z mixed=True, 2025-05-07T21:06:55.2169805Z optimizer=EmbOptimType.PARTIAL_ROWWISE_ADAM, 2025-05-07T21:06:55.2170119Z long_segments=False, 2025-05-07T21:06:55.2170495Z pooling_mode=, 2025-05-07T21:06:55.2170777Z use_cpu=True, 2025-05-07T21:06:55.2171004Z uvm_non_rowwise_momentum=True, 2025-05-07T21:06:55.2171338Z optimizer_state_dtypes={'momentum2': SparseType.BF16}, 2025-05-07T21:06:55.2171648Z ) 2025-05-07T21:06:55.2171965Z Trying example: test_backward_optimizers_partial_rowwise_adam_bf16_momentum( 2025-05-07T21:06:55.2172735Z self=, 2025-05-07T21:06:55.2173359Z T=1, 2025-05-07T21:06:55.2173536Z D=13, 2025-05-07T21:06:55.2173718Z B=112, 2025-05-07T21:06:55.2173899Z log_E=3, 2025-05-07T21:06:55.2174088Z L=3, 2025-05-07T21:06:55.2174273Z weighted=True, 2025-05-07T21:06:55.2174469Z mixed=True, 2025-05-07T21:06:55.2174716Z optimizer=EmbOptimType.PARTIAL_ROWWISE_ADAM, 2025-05-07T21:06:55.2175025Z long_segments=False, 2025-05-07T21:06:55.2175279Z pooling_mode=, 2025-05-07T21:06:55.2175556Z use_cpu=True, 2025-05-07T21:06:55.2175779Z uvm_non_rowwise_momentum=True, 2025-05-07T21:06:55.2176106Z optimizer_state_dtypes={'momentum2': SparseType.BF16}, 2025-05-07T21:06:55.2176526Z ) 2025-05-07T21:06:55.2176839Z Trying example: test_backward_optimizers_partial_rowwise_adam_bf16_momentum( 2025-05-07T21:06:55.2177607Z self=, 2025-05-07T21:06:55.2178230Z T=1, 2025-05-07T21:06:55.2178417Z D=13, 2025-05-07T21:06:55.2178623Z B=112, 2025-05-07T21:06:55.2178812Z log_E=3, 2025-05-07T21:06:55.2179005Z L=3, 2025-05-07T21:06:55.2179188Z weighted=True, 2025-05-07T21:06:55.2179387Z mixed=True, 2025-05-07T21:06:55.2179632Z optimizer=EmbOptimType.PARTIAL_ROWWISE_ADAM, 2025-05-07T21:06:55.2179947Z long_segments=False, 2025-05-07T21:06:55.2180198Z pooling_mode=, 2025-05-07T21:06:55.2180479Z use_cpu=True, 2025-05-07T21:06:55.2180700Z uvm_non_rowwise_momentum=False, 2025-05-07T21:06:55.2181112Z optimizer_state_dtypes={'momentum2': SparseType.BF16}, 2025-05-07T21:06:55.2181425Z ) 2025-05-07T21:06:55.2181740Z Trying example: test_backward_optimizers_partial_rowwise_adam_bf16_momentum( 2025-05-07T21:06:55.2182520Z self=, 2025-05-07T21:06:55.2183185Z T=1, 2025-05-07T21:06:55.2183367Z D=13, 2025-05-07T21:06:55.2183547Z B=3, 2025-05-07T21:06:55.2183717Z log_E=3, 2025-05-07T21:06:55.2183901Z L=3, 2025-05-07T21:06:55.2184125Z weighted=True, 2025-05-07T21:06:55.2184323Z mixed=True, 2025-05-07T21:06:55.2184571Z optimizer=EmbOptimType.PARTIAL_ROWWISE_ADAM, 2025-05-07T21:06:55.2184885Z long_segments=False, 2025-05-07T21:06:55.2185139Z pooling_mode=, 2025-05-07T21:06:55.2185422Z use_cpu=True, 2025-05-07T21:06:55.2185652Z uvm_non_rowwise_momentum=False, 2025-05-07T21:06:55.2185981Z optimizer_state_dtypes={'momentum2': SparseType.BF16}, 2025-05-07T21:06:55.2186307Z ) 2025-05-07T21:06:55.2186624Z Trying example: test_backward_optimizers_partial_rowwise_adam_bf16_momentum( 2025-05-07T21:06:55.2187399Z self=, 2025-05-07T21:06:55.2188028Z T=3, 2025-05-07T21:06:55.2188209Z D=13, 2025-05-07T21:06:55.2188392Z B=3, 2025-05-07T21:06:55.2188563Z log_E=3, 2025-05-07T21:06:55.2188754Z L=3, 2025-05-07T21:06:55.2188939Z weighted=True, 2025-05-07T21:06:55.2189137Z mixed=True, 2025-05-07T21:06:55.2189389Z optimizer=EmbOptimType.PARTIAL_ROWWISE_ADAM, 2025-05-07T21:06:55.2189699Z long_segments=False, 2025-05-07T21:06:55.2189945Z pooling_mode=, 2025-05-07T21:06:55.2190222Z use_cpu=True, 2025-05-07T21:06:55.2190490Z uvm_non_rowwise_momentum=False, 2025-05-07T21:06:55.2190817Z optimizer_state_dtypes={'momentum2': SparseType.BF16}, 2025-05-07T21:06:55.2191138Z ) 2025-05-07T21:06:55.2191322Z PASSED 2025-05-07T21:06:55.2225722Z tbe/training/backward_optimizers_test.py::BackwardOptimizersTest::test_new_bwd_kernel Trying example: test_new_bwd_kernel( 2025-05-07T21:06:55.2226531Z self=, 2025-05-07T21:06:55.2227027Z T=1, 2025-05-07T21:06:55.2227212Z D=16, 2025-05-07T21:06:55.2227404Z B=1, 2025-05-07T21:06:55.2227579Z log_E=3, 2025-05-07T21:06:55.2227771Z L=2, 2025-05-07T21:06:55.2227960Z weighted=False, 2025-05-07T21:06:55.2228164Z mixed=False, 2025-05-07T21:06:55.2228368Z mixed_B=False, 2025-05-07T21:06:55.2228622Z optimizer=EmbOptimType.EXACT_ROWWISE_ADAGRAD, 2025-05-07T21:06:55.2228934Z long_segments=False, 2025-05-07T21:06:55.2229181Z pooling_mode=, 2025-05-07T21:06:55.2229459Z use_cpu=False, 2025-05-07T21:06:55.2229709Z weight_decay_mode=, 2025-05-07T21:06:55.2229999Z ) 2025-05-07T21:06:55.2236725Z SKIPPED 2025-05-07T21:06:55.2236963Z 2025-05-07T21:06:55.2237281Z =============================== warnings summary =============================== 2025-05-07T21:06:55.2237885Z test/tbe/training/backward_optimizers_test.py::BackwardOptimizersTest::test_backward_optimizers_adam 2025-05-07T21:06:55.2238735Z test/tbe/training/backward_optimizers_test.py::BackwardOptimizersTest::test_backward_optimizers_adam_rowwise_bias_correction 2025-05-07T21:06:55.2240142Z /home/ec2-user/miniconda/envs/build_binary/lib/python3.12/site-packages/fbgemm_gpu/split_embedding_codegen_lookup_invokers/lookup_adam.py:41: UserWarning:  2025-05-07T21:06:55.2240955Z [FBGEMM_GPU] NOTE: The training optimizer 'adam' is marked as 2025-05-07T21:06:55.2241430Z EXPERIMENTAL and thus not optimized, in order to reduce code compilation 2025-05-07T21:06:55.2241827Z times and build sizes! 2025-05-07T21:06:55.2242212Z  2025-05-07T21:06:55.2242431Z warnings.warn( 2025-05-07T21:06:55.2242562Z 2025-05-07T21:06:55.2242893Z test/tbe/training/backward_optimizers_test.py::BackwardOptimizersTest::test_backward_optimizers_lamb 2025-05-07T21:06:55.2243981Z /home/ec2-user/miniconda/envs/build_binary/lib/python3.12/site-packages/fbgemm_gpu/split_embedding_codegen_lookup_invokers/lookup_lamb.py:40: UserWarning:  2025-05-07T21:06:55.2244832Z [FBGEMM_GPU] NOTE: The training optimizer 'lamb' is marked as 2025-05-07T21:06:55.2245347Z EXPERIMENTAL and thus not optimized, in order to reduce code compilation 2025-05-07T21:06:55.2245744Z times and build sizes! 2025-05-07T21:06:55.2246023Z  2025-05-07T21:06:55.2246226Z warnings.warn( 2025-05-07T21:06:55.2246353Z 2025-05-07T21:06:55.2246683Z test/tbe/training/backward_optimizers_test.py::BackwardOptimizersTest::test_backward_optimizers_lars 2025-05-07T21:06:55.2247781Z /home/ec2-user/miniconda/envs/build_binary/lib/python3.12/site-packages/fbgemm_gpu/split_embedding_codegen_lookup_invokers/lookup_lars_sgd.py:39: UserWarning:  2025-05-07T21:06:55.2248608Z [FBGEMM_GPU] NOTE: The training optimizer 'lars_sgd' is marked as 2025-05-07T21:06:55.2249091Z EXPERIMENTAL and thus not optimized, in order to reduce code compilation 2025-05-07T21:06:55.2249485Z times and build sizes! 2025-05-07T21:06:55.2249767Z  2025-05-07T21:06:55.2249967Z warnings.warn( 2025-05-07T21:06:55.2250094Z 2025-05-07T21:06:55.2250323Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2025-05-07T21:06:55.2250762Z =========================== short test summary info ============================ 2025-05-07T21:06:55.2251196Z SKIPPED [1] test_utils.py:270: Test only evaluates ROCm optimized kernels 2025-05-07T21:06:55.2251645Z ================== 8 passed, 1 skipped, 4 warnings in 44.69s =================== 2025-05-07T21:06:55.9603253Z 2025-05-07T21:06:55.9603812Z [TEST] Python test suite PASSED: ./tbe/training/backward_optimizers_test.py 2025-05-07T21:06:55.9623998Z [TEST] Python test time for ./tbe/training/backward_optimizers_test.py: 47 seconds 2025-05-07T21:06:55.9624382Z 2025-05-07T21:06:55.9624386Z 2025-05-07T21:06:55.9624390Z 2025-05-07T21:06:55.9624394Z 2025-05-07T21:06:55.9646378Z ################################################################################ 2025-05-07T21:06:55.9665086Z # [2025-05-07T21:06:55.966Z] Run Python Test Suite: 2025-05-07T21:06:55.9665411Z # ./tbe/training/backward_sgd_test.py 2025-05-07T21:06:55.9665718Z ################################################################################ 2025-05-07T21:06:55.9690347Z + 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:55.9690977Z 2025-05-07T21:06:58.1339037Z ============================= test session starts ============================== 2025-05-07T21:06:58.1339707Z platform linux -- Python 3.12.2, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T21:06:58.1340212Z cachedir: .pytest_cache 2025-05-07T21:06:58.1340769Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T21:06:58.1341488Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T21:06:58.1341889Z plugins: hypothesis-6.131.14 2025-05-07T21:06:59.8872058Z collecting ... collected 3 items 2025-05-07T21:06:59.8872350Z 2025-05-07T21:07:00.4635378Z tbe/training/backward_sgd_test.py::BackwardSGDTest::test_backward_sgd Trying example: test_backward_sgd( 2025-05-07T21:07:00.4636251Z self=, 2025-05-07T21:07:00.4636681Z T=1, 2025-05-07T21:07:00.4636869Z D=2, 2025-05-07T21:07:00.4637043Z B=1, 2025-05-07T21:07:00.4637236Z log_E=3, 2025-05-07T21:07:00.4637724Z L=0, 2025-05-07T21:07:00.4637942Z weights_precision=SparseType.FP16, 2025-05-07T21:07:00.4638331Z weighted=False, 2025-05-07T21:07:00.4638609Z mixed=False, 2025-05-07T21:07:00.4638893Z mixed_B=False, 2025-05-07T21:07:00.4639171Z use_cache=False, 2025-05-07T21:07:00.4639499Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:07:00.4639947Z long_segments=False, 2025-05-07T21:07:00.4640247Z pooling_mode=, 2025-05-07T21:07:00.4640527Z use_cpu=False, 2025-05-07T21:07:00.4640731Z ) 2025-05-07T21:07:00.4640929Z Trying example: test_backward_sgd( 2025-05-07T21:07:00.4641450Z self=, 2025-05-07T21:07:00.4641884Z T=4, 2025-05-07T21:07:00.4642061Z D=2, 2025-05-07T21:07:00.4642240Z B=1, 2025-05-07T21:07:00.4642421Z log_E=3, 2025-05-07T21:07:00.4642605Z L=0, 2025-05-07T21:07:00.4642820Z weights_precision=SparseType.FP16, 2025-05-07T21:07:00.4643102Z weighted=False, 2025-05-07T21:07:00.4643315Z mixed=False, 2025-05-07T21:07:00.4643532Z mixed_B=False, 2025-05-07T21:07:00.4643747Z use_cache=False, 2025-05-07T21:07:00.4643987Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:07:00.4644282Z long_segments=False, 2025-05-07T21:07:00.4644541Z pooling_mode=, 2025-05-07T21:07:00.4644830Z use_cpu=False, 2025-05-07T21:07:00.4645032Z ) 2025-05-07T21:07:00.4645239Z Trying example: test_backward_sgd( 2025-05-07T21:07:00.4645675Z self=, 2025-05-07T21:07:00.4646107Z T=4, 2025-05-07T21:07:00.4646295Z D=4, 2025-05-07T21:07:00.4646482Z B=34, 2025-05-07T21:07:00.4646663Z log_E=4, 2025-05-07T21:07:00.4646859Z L=18, 2025-05-07T21:07:00.4647077Z weights_precision=SparseType.FP16, 2025-05-07T21:07:00.4647354Z weighted=False, 2025-05-07T21:07:00.4647568Z mixed=True, 2025-05-07T21:07:00.4647873Z mixed_B=False, 2025-05-07T21:07:00.4648082Z use_cache=True, 2025-05-07T21:07:00.4648324Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:07:00.4648617Z long_segments=False, 2025-05-07T21:07:00.4648875Z pooling_mode=, 2025-05-07T21:07:00.4649154Z use_cpu=False, 2025-05-07T21:07:00.4649364Z ) 2025-05-07T21:07:00.4649562Z Trying example: test_backward_sgd( 2025-05-07T21:07:00.4650001Z self=, 2025-05-07T21:07:00.4650430Z T=5, 2025-05-07T21:07:00.4650614Z D=2, 2025-05-07T21:07:00.4650802Z B=1, 2025-05-07T21:07:00.4650989Z log_E=3, 2025-05-07T21:07:00.4651180Z L=0, 2025-05-07T21:07:00.4651398Z weights_precision=SparseType.FP16, 2025-05-07T21:07:00.4651680Z weighted=False, 2025-05-07T21:07:00.4651896Z mixed=False, 2025-05-07T21:07:00.4652101Z mixed_B=False, 2025-05-07T21:07:00.4652318Z use_cache=False, 2025-05-07T21:07:00.4652571Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:07:00.4652859Z long_segments=False, 2025-05-07T21:07:00.4653122Z pooling_mode=, 2025-05-07T21:07:00.4653401Z use_cpu=False, 2025-05-07T21:07:00.4653602Z ) 2025-05-07T21:07:00.4653804Z Trying example: test_backward_sgd( 2025-05-07T21:07:00.4654236Z self=, 2025-05-07T21:07:00.4654657Z T=5, 2025-05-07T21:07:00.4654844Z D=122, 2025-05-07T21:07:00.4655034Z B=122, 2025-05-07T21:07:00.4655217Z log_E=3, 2025-05-07T21:07:00.4655412Z L=16, 2025-05-07T21:07:00.4655628Z weights_precision=SparseType.FP16, 2025-05-07T21:07:00.4655900Z weighted=True, 2025-05-07T21:07:00.4656112Z mixed=False, 2025-05-07T21:07:00.4656491Z mixed_B=True, 2025-05-07T21:07:00.4656683Z use_cache=True, 2025-05-07T21:07:00.4656915Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:07:00.4657193Z long_segments=False, 2025-05-07T21:07:00.4657448Z pooling_mode=, 2025-05-07T21:07:00.4657767Z use_cpu=False, 2025-05-07T21:07:00.4657962Z ) 2025-05-07T21:07:00.4658150Z Trying example: test_backward_sgd( 2025-05-07T21:07:00.4658565Z self=, 2025-05-07T21:07:00.4658983Z T=4, 2025-05-07T21:07:00.4659161Z D=243, 2025-05-07T21:07:00.4659742Z B=64, 2025-05-07T21:07:00.4659951Z log_E=4, 2025-05-07T21:07:00.4660136Z L=12, 2025-05-07T21:07:00.4660334Z weights_precision=SparseType.FP16, 2025-05-07T21:07:00.4660609Z weighted=False, 2025-05-07T21:07:00.4660808Z mixed=True, 2025-05-07T21:07:00.4661091Z mixed_B=False, 2025-05-07T21:07:00.4661298Z use_cache=False, 2025-05-07T21:07:00.4661533Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:07:00.4661802Z long_segments=False, 2025-05-07T21:07:00.4662054Z pooling_mode=, 2025-05-07T21:07:00.4662327Z use_cpu=True, 2025-05-07T21:07:00.4662520Z ) 2025-05-07T21:07:00.4662716Z Trying example: test_backward_sgd( 2025-05-07T21:07:00.4663140Z self=, 2025-05-07T21:07:00.4663555Z T=2, 2025-05-07T21:07:00.4663725Z D=159, 2025-05-07T21:07:00.4663899Z B=27, 2025-05-07T21:07:00.4664078Z log_E=4, 2025-05-07T21:07:00.4664257Z L=19, 2025-05-07T21:07:00.4664466Z weights_precision=SparseType.FP16, 2025-05-07T21:07:00.4664737Z weighted=False, 2025-05-07T21:07:00.4664935Z mixed=False, 2025-05-07T21:07:00.4665134Z mixed_B=True, 2025-05-07T21:07:00.4665337Z use_cache=False, 2025-05-07T21:07:00.4665570Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:07:00.4665846Z long_segments=False, 2025-05-07T21:07:00.4666099Z pooling_mode=, 2025-05-07T21:07:00.4666362Z use_cpu=True, 2025-05-07T21:07:00.4666561Z ) 2025-05-07T21:07:00.4666754Z Trying example: test_backward_sgd( 2025-05-07T21:07:00.4667247Z self=, 2025-05-07T21:07:00.4667668Z T=3, 2025-05-07T21:07:00.4667847Z D=122, 2025-05-07T21:07:00.4668022Z B=21, 2025-05-07T21:07:00.4668203Z log_E=4, 2025-05-07T21:07:00.4668389Z L=15, 2025-05-07T21:07:00.4668591Z weights_precision=SparseType.FP16, 2025-05-07T21:07:00.4668869Z weighted=True, 2025-05-07T21:07:00.4669075Z mixed=True, 2025-05-07T21:07:00.4669267Z mixed_B=True, 2025-05-07T21:07:00.4669470Z use_cache=False, 2025-05-07T21:07:00.4669708Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:07:00.4669988Z long_segments=True, 2025-05-07T21:07:00.4670230Z pooling_mode=, 2025-05-07T21:07:00.4670501Z use_cpu=False, 2025-05-07T21:07:00.4670694Z ) 2025-05-07T21:07:00.4670882Z Trying example: test_backward_sgd( 2025-05-07T21:07:00.4671302Z self=, 2025-05-07T21:07:00.4671736Z T=4, 2025-05-07T21:07:00.4671913Z D=248, 2025-05-07T21:07:00.4672094Z B=120, 2025-05-07T21:07:00.4679563Z log_E=3, 2025-05-07T21:07:00.4679799Z L=7, 2025-05-07T21:07:00.4680022Z weights_precision=SparseType.FP32, 2025-05-07T21:07:00.4680309Z weighted=False, 2025-05-07T21:07:00.4680512Z mixed=True, 2025-05-07T21:07:00.4680722Z mixed_B=False, 2025-05-07T21:07:00.4680932Z use_cache=True, 2025-05-07T21:07:00.4681169Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:07:00.4681462Z long_segments=True, 2025-05-07T21:07:00.4681724Z pooling_mode=, 2025-05-07T21:07:00.4681999Z use_cpu=False, 2025-05-07T21:07:00.4682211Z ) 2025-05-07T21:07:00.4682416Z Trying example: test_backward_sgd( 2025-05-07T21:07:00.4682848Z self=, 2025-05-07T21:07:00.4683270Z T=5, 2025-05-07T21:07:00.4683456Z D=64, 2025-05-07T21:07:00.4683638Z B=80, 2025-05-07T21:07:00.4683819Z log_E=4, 2025-05-07T21:07:00.4684018Z L=15, 2025-05-07T21:07:00.4684349Z weights_precision=SparseType.FP32, 2025-05-07T21:07:00.4684626Z weighted=True, 2025-05-07T21:07:00.4684840Z mixed=False, 2025-05-07T21:07:00.4685048Z mixed_B=False, 2025-05-07T21:07:00.4685252Z use_cache=True, 2025-05-07T21:07:00.4685492Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:07:00.4685782Z long_segments=False, 2025-05-07T21:07:00.4686099Z pooling_mode=, 2025-05-07T21:07:00.4686384Z use_cpu=True, 2025-05-07T21:07:00.4686594Z ) 2025-05-07T21:07:00.4686794Z Trying example: test_backward_sgd( 2025-05-07T21:07:00.4687263Z self=, 2025-05-07T21:07:00.4687692Z T=3, 2025-05-07T21:07:00.4687875Z D=255, 2025-05-07T21:07:00.4688064Z B=72, 2025-05-07T21:07:00.4688252Z log_E=4, 2025-05-07T21:07:00.4688441Z L=14, 2025-05-07T21:07:00.4688663Z weights_precision=SparseType.FP16, 2025-05-07T21:07:00.4688946Z weighted=True, 2025-05-07T21:07:00.4689167Z mixed=False, 2025-05-07T21:07:00.4689368Z mixed_B=True, 2025-05-07T21:07:00.4689579Z use_cache=True, 2025-05-07T21:07:00.4689812Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:07:00.4690090Z long_segments=False, 2025-05-07T21:07:00.4690349Z pooling_mode=, 2025-05-07T21:07:00.4690624Z use_cpu=True, 2025-05-07T21:07:00.4690823Z ) 2025-05-07T21:07:00.4691023Z Trying example: test_backward_sgd( 2025-05-07T21:07:00.4691451Z self=, 2025-05-07T21:07:00.4691866Z T=3, 2025-05-07T21:07:00.4692050Z D=3, 2025-05-07T21:07:00.4692233Z B=72, 2025-05-07T21:07:00.4692412Z log_E=4, 2025-05-07T21:07:00.4692609Z L=14, 2025-05-07T21:07:00.4692827Z weights_precision=SparseType.FP16, 2025-05-07T21:07:00.4693103Z weighted=True, 2025-05-07T21:07:00.4693323Z mixed=False, 2025-05-07T21:07:00.4693581Z mixed_B=True, 2025-05-07T21:07:00.4693786Z use_cache=True, 2025-05-07T21:07:00.4694025Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:07:00.4694313Z long_segments=False, 2025-05-07T21:07:00.4694566Z pooling_mode=, 2025-05-07T21:07:00.4694847Z use_cpu=True, 2025-05-07T21:07:00.4695051Z ) 2025-05-07T21:07:00.4695252Z Trying example: test_backward_sgd( 2025-05-07T21:07:00.4695679Z self=, 2025-05-07T21:07:00.4696103Z T=3, 2025-05-07T21:07:00.4696379Z D=3, 2025-05-07T21:07:00.4696557Z B=72, 2025-05-07T21:07:00.4696751Z log_E=4, 2025-05-07T21:07:00.4696948Z L=14, 2025-05-07T21:07:00.4697156Z weights_precision=SparseType.FP16, 2025-05-07T21:07:00.4697438Z weighted=True, 2025-05-07T21:07:00.4697653Z mixed=False, 2025-05-07T21:07:00.4697853Z mixed_B=True, 2025-05-07T21:07:00.4698064Z use_cache=False, 2025-05-07T21:07:00.4698311Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:07:00.4698595Z long_segments=False, 2025-05-07T21:07:00.4698857Z pooling_mode=, 2025-05-07T21:07:00.4699136Z use_cpu=True, 2025-05-07T21:07:00.4699330Z ) 2025-05-07T21:07:00.4699534Z Trying example: test_backward_sgd( 2025-05-07T21:07:00.4699964Z self=, 2025-05-07T21:07:00.4700431Z T=3, 2025-05-07T21:07:00.4700620Z D=3, 2025-05-07T21:07:00.4700805Z B=72, 2025-05-07T21:07:00.4700996Z log_E=4, 2025-05-07T21:07:00.4701186Z L=14, 2025-05-07T21:07:00.4701405Z weights_precision=SparseType.FP16, 2025-05-07T21:07:00.4701691Z weighted=False, 2025-05-07T21:07:00.4701888Z mixed=False, 2025-05-07T21:07:00.4702089Z mixed_B=True, 2025-05-07T21:07:00.4702294Z use_cache=False, 2025-05-07T21:07:00.4702523Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:07:00.4702805Z long_segments=False, 2025-05-07T21:07:00.4703055Z pooling_mode=, 2025-05-07T21:07:00.4703317Z use_cpu=True, 2025-05-07T21:07:00.4703564Z ) 2025-05-07T21:07:00.4703765Z Trying example: test_backward_sgd( 2025-05-07T21:07:00.4704181Z self=, 2025-05-07T21:07:00.4704596Z T=3, 2025-05-07T21:07:00.4704777Z D=4, 2025-05-07T21:07:00.4704949Z B=72, 2025-05-07T21:07:00.4705174Z log_E=4, 2025-05-07T21:07:00.4705364Z L=14, 2025-05-07T21:07:00.4705567Z weights_precision=SparseType.FP16, 2025-05-07T21:07:00.4705850Z weighted=False, 2025-05-07T21:07:00.4706067Z mixed=False, 2025-05-07T21:07:00.4706312Z mixed_B=True, 2025-05-07T21:07:00.4706527Z use_cache=False, 2025-05-07T21:07:00.4706772Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:07:00.4707050Z long_segments=False, 2025-05-07T21:07:00.4707311Z pooling_mode=, 2025-05-07T21:07:00.4707594Z use_cpu=True, 2025-05-07T21:07:00.4707801Z ) 2025-05-07T21:07:00.4707997Z Trying example: test_backward_sgd( 2025-05-07T21:07:00.4708430Z self=, 2025-05-07T21:07:00.4708857Z T=3, 2025-05-07T21:07:00.4709042Z D=4, 2025-05-07T21:07:00.4709227Z B=72, 2025-05-07T21:07:00.4709411Z log_E=3, 2025-05-07T21:07:00.4709600Z L=14, 2025-05-07T21:07:00.4709818Z weights_precision=SparseType.FP16, 2025-05-07T21:07:00.4710109Z weighted=False, 2025-05-07T21:07:00.4710321Z mixed=False, 2025-05-07T21:07:00.4710531Z mixed_B=True, 2025-05-07T21:07:00.4710741Z use_cache=False, 2025-05-07T21:07:00.4710981Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:07:00.4711270Z long_segments=False, 2025-05-07T21:07:00.4711530Z pooling_mode=, 2025-05-07T21:07:00.4711802Z use_cpu=True, 2025-05-07T21:07:00.4712011Z ) 2025-05-07T21:07:00.4712217Z Trying example: test_backward_sgd( 2025-05-07T21:07:00.4712694Z self=, 2025-05-07T21:07:00.4713130Z T=3, 2025-05-07T21:07:00.4713316Z D=4, 2025-05-07T21:07:00.4713507Z B=3, 2025-05-07T21:07:00.4713686Z log_E=3, 2025-05-07T21:07:00.4713886Z L=14, 2025-05-07T21:07:00.4714100Z weights_precision=SparseType.FP16, 2025-05-07T21:07:00.4714378Z weighted=False, 2025-05-07T21:07:00.4714591Z mixed=False, 2025-05-07T21:07:00.4714796Z mixed_B=True, 2025-05-07T21:07:00.4714997Z use_cache=False, 2025-05-07T21:07:00.4715238Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:07:00.4715526Z long_segments=False, 2025-05-07T21:07:00.4715778Z pooling_mode=, 2025-05-07T21:07:00.4716056Z use_cpu=True, 2025-05-07T21:07:00.4716253Z ) 2025-05-07T21:07:00.4716447Z Trying example: test_backward_sgd( 2025-05-07T21:07:00.4716878Z self=, 2025-05-07T21:07:00.4717303Z T=1, 2025-05-07T21:07:00.4717486Z D=183, 2025-05-07T21:07:00.4717687Z B=65, 2025-05-07T21:07:00.4717879Z log_E=5, 2025-05-07T21:07:00.4718065Z L=2, 2025-05-07T21:07:00.4718279Z weights_precision=SparseType.FP16, 2025-05-07T21:07:00.4718564Z weighted=True, 2025-05-07T21:07:00.4718771Z mixed=False, 2025-05-07T21:07:00.4718980Z mixed_B=False, 2025-05-07T21:07:00.4719194Z use_cache=True, 2025-05-07T21:07:00.4719432Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:07:00.4719712Z long_segments=True, 2025-05-07T21:07:00.4719964Z pooling_mode=, 2025-05-07T21:07:00.4720247Z use_cpu=True, 2025-05-07T21:07:00.4720440Z ) 2025-05-07T21:07:00.4720641Z Trying example: test_backward_sgd( 2025-05-07T21:07:00.4721070Z self=, 2025-05-07T21:07:00.4721493Z T=1, 2025-05-07T21:07:00.4721686Z D=2, 2025-05-07T21:07:00.4721859Z B=65, 2025-05-07T21:07:00.4722043Z log_E=5, 2025-05-07T21:07:00.4722237Z L=2, 2025-05-07T21:07:00.4722443Z weights_precision=SparseType.FP16, 2025-05-07T21:07:00.4722781Z weighted=True, 2025-05-07T21:07:00.4722989Z mixed=False, 2025-05-07T21:07:00.4723187Z mixed_B=False, 2025-05-07T21:07:00.4723394Z use_cache=True, 2025-05-07T21:07:00.4723622Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:07:00.4723900Z long_segments=True, 2025-05-07T21:07:00.4724196Z pooling_mode=, 2025-05-07T21:07:00.4724469Z use_cpu=True, 2025-05-07T21:07:00.4724666Z ) 2025-05-07T21:07:00.5567548Z Trying example: test_backward_sgd( 2025-05-07T21:07:00.5568363Z self=, 2025-05-07T21:07:00.5568960Z T=1, 2025-05-07T21:07:00.5569211Z D=2, 2025-05-07T21:07:00.5569482Z B=2, 2025-05-07T21:07:00.5569712Z log_E=5, 2025-05-07T21:07:00.5569959Z L=2, 2025-05-07T21:07:00.5570268Z weights_precision=SparseType.FP16, 2025-05-07T21:07:00.5570652Z weighted=True, 2025-05-07T21:07:00.5570924Z mixed=False, 2025-05-07T21:07:00.5571151Z mixed_B=False, 2025-05-07T21:07:00.5571414Z use_cache=True, 2025-05-07T21:07:00.5571734Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:07:00.5572149Z long_segments=True, 2025-05-07T21:07:00.5572424Z pooling_mode=, 2025-05-07T21:07:00.5572765Z use_cpu=True, 2025-05-07T21:07:00.5573051Z ) 2025-05-07T21:07:00.5573339Z Trying example: test_backward_sgd( 2025-05-07T21:07:00.5573927Z self=, 2025-05-07T21:07:00.5574412Z T=1, 2025-05-07T21:07:00.5574596Z D=2, 2025-05-07T21:07:00.5574772Z B=2, 2025-05-07T21:07:00.5574947Z log_E=5, 2025-05-07T21:07:00.5575132Z L=2, 2025-05-07T21:07:00.5575335Z weights_precision=SparseType.FP16, 2025-05-07T21:07:00.5575610Z weighted=True, 2025-05-07T21:07:00.5575814Z mixed=False, 2025-05-07T21:07:00.5576008Z mixed_B=False, 2025-05-07T21:07:00.5576529Z use_cache=True, 2025-05-07T21:07:00.5576770Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:07:00.5577055Z long_segments=False, 2025-05-07T21:07:00.5577315Z pooling_mode=, 2025-05-07T21:07:00.5577593Z use_cpu=True, 2025-05-07T21:07:00.5577794Z ) 2025-05-07T21:07:00.5578037Z Trying example: test_backward_sgd( 2025-05-07T21:07:00.5578467Z self=, 2025-05-07T21:07:00.5578893Z T=1, 2025-05-07T21:07:00.5579075Z D=2, 2025-05-07T21:07:00.5579257Z B=2, 2025-05-07T21:07:00.5579437Z log_E=5, 2025-05-07T21:07:00.5579625Z L=1, 2025-05-07T21:07:00.5579837Z weights_precision=SparseType.FP16, 2025-05-07T21:07:00.5580121Z weighted=True, 2025-05-07T21:07:00.5580346Z mixed=False, 2025-05-07T21:07:00.5580575Z mixed_B=False, 2025-05-07T21:07:00.5580782Z use_cache=True, 2025-05-07T21:07:00.5581011Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:07:00.5581300Z long_segments=False, 2025-05-07T21:07:00.5581560Z pooling_mode=, 2025-05-07T21:07:00.5581834Z use_cpu=True, 2025-05-07T21:07:00.5582038Z ) 2025-05-07T21:07:00.5582247Z Trying example: test_backward_sgd( 2025-05-07T21:07:00.5582669Z self=, 2025-05-07T21:07:00.5583092Z T=1, 2025-05-07T21:07:00.5583281Z D=2, 2025-05-07T21:07:00.5583467Z B=2, 2025-05-07T21:07:00.5583643Z log_E=3, 2025-05-07T21:07:00.5583836Z L=1, 2025-05-07T21:07:00.5584051Z weights_precision=SparseType.FP16, 2025-05-07T21:07:00.5584324Z weighted=True, 2025-05-07T21:07:00.5584537Z mixed=False, 2025-05-07T21:07:00.5584743Z mixed_B=False, 2025-05-07T21:07:00.5584942Z use_cache=True, 2025-05-07T21:07:00.5585178Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:07:00.5585463Z long_segments=False, 2025-05-07T21:07:00.5585712Z pooling_mode=, 2025-05-07T21:07:00.5585992Z use_cpu=True, 2025-05-07T21:07:00.5586195Z ) 2025-05-07T21:07:00.5586487Z Trying example: test_backward_sgd( 2025-05-07T21:07:00.5586910Z self=, 2025-05-07T21:07:00.5587332Z T=1, 2025-05-07T21:07:00.5587506Z D=2, 2025-05-07T21:07:00.5587685Z B=2, 2025-05-07T21:07:00.5587861Z log_E=3, 2025-05-07T21:07:00.5588128Z L=1, 2025-05-07T21:07:00.5588336Z weights_precision=SparseType.FP16, 2025-05-07T21:07:00.5588612Z weighted=True, 2025-05-07T21:07:00.5588815Z mixed=False, 2025-05-07T21:07:00.5589020Z mixed_B=True, 2025-05-07T21:07:00.5589266Z use_cache=True, 2025-05-07T21:07:00.5589500Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:07:00.5589778Z long_segments=False, 2025-05-07T21:07:00.5590043Z pooling_mode=, 2025-05-07T21:07:00.5590431Z use_cpu=True, 2025-05-07T21:07:00.5590697Z ) 2025-05-07T21:07:00.5590968Z Trying example: test_backward_sgd( 2025-05-07T21:07:00.5591554Z self=, 2025-05-07T21:07:00.5592013Z T=3, 2025-05-07T21:07:00.5592190Z D=138, 2025-05-07T21:07:00.5592373Z B=88, 2025-05-07T21:07:00.5592545Z log_E=5, 2025-05-07T21:07:00.5592726Z L=13, 2025-05-07T21:07:00.5592931Z weights_precision=SparseType.FP16, 2025-05-07T21:07:00.5593198Z weighted=False, 2025-05-07T21:07:00.5593405Z mixed=False, 2025-05-07T21:07:00.5593603Z mixed_B=False, 2025-05-07T21:07:00.5593798Z use_cache=False, 2025-05-07T21:07:00.5594037Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:07:00.5594318Z long_segments=True, 2025-05-07T21:07:00.5594561Z pooling_mode=, 2025-05-07T21:07:00.5594834Z use_cpu=True, 2025-05-07T21:07:00.5595118Z ) 2025-05-07T21:07:00.5595377Z Trying example: test_backward_sgd( 2025-05-07T21:07:00.5595950Z self=, 2025-05-07T21:07:00.5596447Z T=3, 2025-05-07T21:07:00.5596632Z D=138, 2025-05-07T21:07:00.5596805Z B=88, 2025-05-07T21:07:00.5596983Z log_E=3, 2025-05-07T21:07:00.5597177Z L=13, 2025-05-07T21:07:00.5597377Z weights_precision=SparseType.FP16, 2025-05-07T21:07:00.5597651Z weighted=False, 2025-05-07T21:07:00.5597855Z mixed=False, 2025-05-07T21:07:00.5598046Z mixed_B=False, 2025-05-07T21:07:00.5598253Z use_cache=False, 2025-05-07T21:07:00.5598487Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:07:00.5598758Z long_segments=True, 2025-05-07T21:07:00.5599000Z pooling_mode=, 2025-05-07T21:07:00.5599267Z use_cpu=True, 2025-05-07T21:07:00.5599454Z ) 2025-05-07T21:07:00.5599645Z Trying example: test_backward_sgd( 2025-05-07T21:07:00.5600087Z self=, 2025-05-07T21:07:00.5600526Z T=3, 2025-05-07T21:07:00.5600701Z D=138, 2025-05-07T21:07:00.5600878Z B=88, 2025-05-07T21:07:00.5601054Z log_E=3, 2025-05-07T21:07:00.5601240Z L=3, 2025-05-07T21:07:00.5601445Z weights_precision=SparseType.FP16, 2025-05-07T21:07:00.5601709Z weighted=False, 2025-05-07T21:07:00.5601911Z mixed=False, 2025-05-07T21:07:00.5602108Z mixed_B=False, 2025-05-07T21:07:00.5602309Z use_cache=False, 2025-05-07T21:07:00.5602537Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:07:00.5602816Z long_segments=True, 2025-05-07T21:07:00.5603058Z pooling_mode=, 2025-05-07T21:07:00.5603319Z use_cpu=True, 2025-05-07T21:07:00.5603511Z ) 2025-05-07T21:07:00.5603702Z Trying example: test_backward_sgd( 2025-05-07T21:07:00.5604118Z self=, 2025-05-07T21:07:00.5604538Z T=3, 2025-05-07T21:07:00.5604718Z D=3, 2025-05-07T21:07:00.5604889Z B=88, 2025-05-07T21:07:00.5605072Z log_E=3, 2025-05-07T21:07:00.5605259Z L=3, 2025-05-07T21:07:00.5605459Z weights_precision=SparseType.FP16, 2025-05-07T21:07:00.5605735Z weighted=False, 2025-05-07T21:07:00.5605989Z mixed=False, 2025-05-07T21:07:00.5606181Z mixed_B=False, 2025-05-07T21:07:00.5606385Z use_cache=False, 2025-05-07T21:07:00.5606620Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:07:00.5606890Z long_segments=True, 2025-05-07T21:07:00.5607135Z pooling_mode=, 2025-05-07T21:07:00.5607450Z use_cpu=True, 2025-05-07T21:07:00.5607641Z ) 2025-05-07T21:07:00.5607833Z Trying example: test_backward_sgd( 2025-05-07T21:07:00.5608256Z self=, 2025-05-07T21:07:00.5608720Z T=3, 2025-05-07T21:07:00.5608894Z D=88, 2025-05-07T21:07:00.5609079Z B=88, 2025-05-07T21:07:00.5609257Z log_E=3, 2025-05-07T21:07:00.5609437Z L=3, 2025-05-07T21:07:00.5609643Z weights_precision=SparseType.FP16, 2025-05-07T21:07:00.5609917Z weighted=False, 2025-05-07T21:07:00.5610117Z mixed=False, 2025-05-07T21:07:00.5610346Z mixed_B=False, 2025-05-07T21:07:00.5610572Z use_cache=False, 2025-05-07T21:07:00.5610797Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:07:00.5611074Z long_segments=True, 2025-05-07T21:07:00.5611318Z pooling_mode=, 2025-05-07T21:07:00.5611577Z use_cpu=True, 2025-05-07T21:07:00.5611771Z ) 2025-05-07T21:07:00.5611959Z Trying example: test_backward_sgd( 2025-05-07T21:07:00.5612376Z self=, 2025-05-07T21:07:00.5612793Z T=3, 2025-05-07T21:07:00.5612969Z D=88, 2025-05-07T21:07:00.5613144Z B=3, 2025-05-07T21:07:00.5613329Z log_E=3, 2025-05-07T21:07:00.5613512Z L=3, 2025-05-07T21:07:00.5613709Z weights_precision=SparseType.FP16, 2025-05-07T21:07:00.5613981Z weighted=False, 2025-05-07T21:07:00.5614187Z mixed=False, 2025-05-07T21:07:00.5614384Z mixed_B=False, 2025-05-07T21:07:00.5614578Z use_cache=False, 2025-05-07T21:07:00.5614860Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:07:00.5615139Z long_segments=True, 2025-05-07T21:07:00.5615375Z pooling_mode=, 2025-05-07T21:07:00.5615640Z use_cpu=True, 2025-05-07T21:07:00.5615835Z ) 2025-05-07T21:07:00.5616021Z Trying example: test_backward_sgd( 2025-05-07T21:07:00.5616582Z self=, 2025-05-07T21:07:00.5617000Z T=3, 2025-05-07T21:07:00.5617173Z D=88, 2025-05-07T21:07:00.5617354Z B=3, 2025-05-07T21:07:00.5617541Z log_E=3, 2025-05-07T21:07:00.5617721Z L=3, 2025-05-07T21:07:00.5626559Z weights_precision=SparseType.FP16, 2025-05-07T21:07:00.5626885Z weighted=False, 2025-05-07T21:07:00.5627105Z mixed=False, 2025-05-07T21:07:00.5627316Z mixed_B=False, 2025-05-07T21:07:00.5627521Z use_cache=False, 2025-05-07T21:07:00.5627769Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:07:00.5628064Z long_segments=False, 2025-05-07T21:07:00.5628324Z pooling_mode=, 2025-05-07T21:07:00.5628611Z use_cpu=True, 2025-05-07T21:07:00.5628816Z ) 2025-05-07T21:07:00.5629011Z Trying example: test_backward_sgd( 2025-05-07T21:07:00.5629454Z self=, 2025-05-07T21:07:00.5629888Z T=3, 2025-05-07T21:07:00.5630102Z D=45, 2025-05-07T21:07:00.5630307Z B=111, 2025-05-07T21:07:00.5630497Z log_E=3, 2025-05-07T21:07:00.5630693Z L=12, 2025-05-07T21:07:00.5630906Z weights_precision=SparseType.FP16, 2025-05-07T21:07:00.5631191Z weighted=False, 2025-05-07T21:07:00.5631404Z mixed=True, 2025-05-07T21:07:00.5631600Z mixed_B=True, 2025-05-07T21:07:00.5631808Z use_cache=True, 2025-05-07T21:07:00.5632041Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:07:00.5632318Z long_segments=False, 2025-05-07T21:07:00.5632577Z pooling_mode=, 2025-05-07T21:07:00.5632855Z use_cpu=True, 2025-05-07T21:07:00.5633052Z ) 2025-05-07T21:07:00.5633252Z Trying example: test_backward_sgd( 2025-05-07T21:07:00.5633778Z self=, 2025-05-07T21:07:00.5634200Z T=3, 2025-05-07T21:07:00.5634393Z D=45, 2025-05-07T21:07:00.5634578Z B=111, 2025-05-07T21:07:00.5634758Z log_E=3, 2025-05-07T21:07:00.5634949Z L=12, 2025-05-07T21:07:00.5635213Z weights_precision=SparseType.FP16, 2025-05-07T21:07:00.5635485Z weighted=False, 2025-05-07T21:07:00.5635695Z mixed=True, 2025-05-07T21:07:00.5635896Z mixed_B=True, 2025-05-07T21:07:00.5636097Z use_cache=True, 2025-05-07T21:07:00.5636374Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:07:00.5636661Z long_segments=True, 2025-05-07T21:07:00.5636913Z pooling_mode=, 2025-05-07T21:07:00.5637178Z use_cpu=True, 2025-05-07T21:07:00.5637382Z ) 2025-05-07T21:07:00.5637583Z Trying example: test_backward_sgd( 2025-05-07T21:07:00.5638008Z self=, 2025-05-07T21:07:00.5638437Z T=3, 2025-05-07T21:07:00.5638626Z D=45, 2025-05-07T21:07:00.5638805Z B=111, 2025-05-07T21:07:00.5639000Z log_E=3, 2025-05-07T21:07:00.5639191Z L=12, 2025-05-07T21:07:00.5639401Z weights_precision=SparseType.FP16, 2025-05-07T21:07:00.5639682Z weighted=False, 2025-05-07T21:07:00.5639896Z mixed=True, 2025-05-07T21:07:00.5640107Z mixed_B=True, 2025-05-07T21:07:00.5640350Z use_cache=True, 2025-05-07T21:07:00.5640591Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:07:00.5640867Z long_segments=True, 2025-05-07T21:07:00.5641127Z pooling_mode=, 2025-05-07T21:07:00.5641403Z use_cpu=False, 2025-05-07T21:07:00.5641598Z ) 2025-05-07T21:07:00.5641799Z Trying example: test_backward_sgd( 2025-05-07T21:07:00.5642232Z self=, 2025-05-07T21:07:00.5642661Z T=1, 2025-05-07T21:07:00.5642895Z D=45, 2025-05-07T21:07:00.5643088Z B=111, 2025-05-07T21:07:00.5643276Z log_E=3, 2025-05-07T21:07:00.5643464Z L=12, 2025-05-07T21:07:00.5643681Z weights_precision=SparseType.FP16, 2025-05-07T21:07:00.5643961Z weighted=False, 2025-05-07T21:07:00.5644164Z mixed=True, 2025-05-07T21:07:00.5644372Z mixed_B=True, 2025-05-07T21:07:00.5644582Z use_cache=True, 2025-05-07T21:07:00.5644813Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:07:00.5645098Z long_segments=True, 2025-05-07T21:07:00.5645357Z pooling_mode=, 2025-05-07T21:07:00.5645624Z use_cpu=True, 2025-05-07T21:07:00.5645835Z ) 2025-05-07T21:07:00.5646035Z Trying example: test_backward_sgd( 2025-05-07T21:07:00.5646452Z self=, 2025-05-07T21:07:00.5646878Z T=3, 2025-05-07T21:07:00.5647061Z D=45, 2025-05-07T21:07:00.5647243Z B=111, 2025-05-07T21:07:00.5647426Z log_E=3, 2025-05-07T21:07:00.5647622Z L=3, 2025-05-07T21:07:00.5647832Z weights_precision=SparseType.FP16, 2025-05-07T21:07:00.5648109Z weighted=False, 2025-05-07T21:07:00.5648319Z mixed=True, 2025-05-07T21:07:00.5648518Z mixed_B=True, 2025-05-07T21:07:00.5648724Z use_cache=True, 2025-05-07T21:07:00.5648958Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:07:00.5649243Z long_segments=True, 2025-05-07T21:07:00.5649490Z pooling_mode=, 2025-05-07T21:07:00.5649763Z use_cpu=True, 2025-05-07T21:07:00.5649988Z ) 2025-05-07T21:07:00.5650214Z Trying example: test_backward_sgd( 2025-05-07T21:07:00.5650646Z self=, 2025-05-07T21:07:00.5651072Z T=3, 2025-05-07T21:07:00.5651254Z D=45, 2025-05-07T21:07:00.5651441Z B=111, 2025-05-07T21:07:00.5651627Z log_E=3, 2025-05-07T21:07:00.5651812Z L=3, 2025-05-07T21:07:00.5652027Z weights_precision=SparseType.FP16, 2025-05-07T21:07:00.5652311Z weighted=False, 2025-05-07T21:07:00.5652570Z mixed=True, 2025-05-07T21:07:00.5652777Z mixed_B=True, 2025-05-07T21:07:00.5652989Z use_cache=True, 2025-05-07T21:07:00.5653217Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:07:00.5653501Z long_segments=True, 2025-05-07T21:07:00.5653760Z pooling_mode=, 2025-05-07T21:07:00.5654029Z use_cpu=False, 2025-05-07T21:07:00.5654289Z ) 2025-05-07T21:07:00.5654488Z Trying example: test_backward_sgd( 2025-05-07T21:07:00.5654922Z self=, 2025-05-07T21:07:00.5655344Z T=3, 2025-05-07T21:07:00.5655571Z D=45, 2025-05-07T21:07:00.5655757Z B=3, 2025-05-07T21:07:00.5655939Z log_E=3, 2025-05-07T21:07:00.5656132Z L=3, 2025-05-07T21:07:00.5656450Z weights_precision=SparseType.FP16, 2025-05-07T21:07:00.5656719Z weighted=False, 2025-05-07T21:07:00.5656932Z mixed=True, 2025-05-07T21:07:00.5657136Z mixed_B=True, 2025-05-07T21:07:00.5657333Z use_cache=True, 2025-05-07T21:07:00.5657572Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:07:00.5657855Z long_segments=True, 2025-05-07T21:07:00.5658098Z pooling_mode=, 2025-05-07T21:07:00.5658371Z use_cpu=False, 2025-05-07T21:07:00.5658568Z ) 2025-05-07T21:07:00.5658787Z Trying example: test_backward_sgd( 2025-05-07T21:07:00.5659212Z self=, 2025-05-07T21:07:00.5659990Z T=5, 2025-05-07T21:07:00.5660196Z D=244, 2025-05-07T21:07:00.5660377Z B=92, 2025-05-07T21:07:00.5660561Z log_E=3, 2025-05-07T21:07:00.5660756Z L=6, 2025-05-07T21:07:00.5660959Z weights_precision=SparseType.FP16, 2025-05-07T21:07:00.5661239Z weighted=False, 2025-05-07T21:07:00.5661451Z mixed=False, 2025-05-07T21:07:00.5661650Z mixed_B=False, 2025-05-07T21:07:00.5661863Z use_cache=True, 2025-05-07T21:07:00.5662245Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:07:00.5662532Z long_segments=False, 2025-05-07T21:07:00.5662799Z pooling_mode=, 2025-05-07T21:07:00.5663079Z use_cpu=True, 2025-05-07T21:07:00.5663274Z ) 2025-05-07T21:07:00.5663474Z Trying example: test_backward_sgd( 2025-05-07T21:07:00.5663902Z self=, 2025-05-07T21:07:00.5664330Z T=5, 2025-05-07T21:07:00.5664506Z D=244, 2025-05-07T21:07:00.5664695Z B=5, 2025-05-07T21:07:00.5664877Z log_E=3, 2025-05-07T21:07:00.5665060Z L=6, 2025-05-07T21:07:00.5665276Z weights_precision=SparseType.FP16, 2025-05-07T21:07:00.5665557Z weighted=False, 2025-05-07T21:07:00.5665761Z mixed=False, 2025-05-07T21:07:00.5665967Z mixed_B=False, 2025-05-07T21:07:00.5666177Z use_cache=True, 2025-05-07T21:07:00.5666401Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:07:00.5666689Z long_segments=False, 2025-05-07T21:07:00.5666958Z pooling_mode=, 2025-05-07T21:07:00.5667224Z use_cpu=True, 2025-05-07T21:07:00.5667429Z ) 2025-05-07T21:07:00.5667602Z PASSED 2025-05-07T21:07:02.9571611Z tbe/training/backward_sgd_test.py::BackwardSGDTest::test_backward_sgd_really_long_segments Trying example: test_backward_sgd_really_long_segments( 2025-05-07T21:07:02.9572788Z self=, 2025-05-07T21:07:02.9573319Z D=2, 2025-05-07T21:07:02.9573504Z B=1152, 2025-05-07T21:07:02.9573683Z L=1, 2025-05-07T21:07:02.9573870Z weighted=False, 2025-05-07T21:07:02.9574078Z mixed=False, 2025-05-07T21:07:02.9574277Z mixed_B=False, 2025-05-07T21:07:02.9574506Z use_cache=False, 2025-05-07T21:07:02.9574854Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:07:02.9575130Z ) 2025-05-07T21:07:02.9575387Z Trying example: test_backward_sgd_really_long_segments( 2025-05-07T21:07:02.9575968Z self=, 2025-05-07T21:07:02.9576952Z D=3, 2025-05-07T21:07:02.9577133Z B=1152, 2025-05-07T21:07:02.9577317Z L=1, 2025-05-07T21:07:02.9577503Z weighted=False, 2025-05-07T21:07:02.9577711Z mixed=False, 2025-05-07T21:07:02.9577918Z mixed_B=False, 2025-05-07T21:07:02.9578132Z use_cache=False, 2025-05-07T21:07:02.9578369Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:07:02.9578734Z ) 2025-05-07T21:07:02.9578993Z Trying example: test_backward_sgd_really_long_segments( 2025-05-07T21:07:02.9579652Z self=, 2025-05-07T21:07:02.9580165Z D=3, 2025-05-07T21:07:02.9580357Z B=262144, 2025-05-07T21:07:02.9580553Z L=1, 2025-05-07T21:07:02.9580744Z weighted=True, 2025-05-07T21:07:02.9580953Z mixed=True, 2025-05-07T21:07:02.9581151Z mixed_B=True, 2025-05-07T21:07:02.9581365Z use_cache=False, 2025-05-07T21:07:02.9581610Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:07:02.9581886Z ) 2025-05-07T21:07:02.9582137Z Trying example: test_backward_sgd_really_long_segments( 2025-05-07T21:07:02.9582710Z self=, 2025-05-07T21:07:02.9583213Z D=7, 2025-05-07T21:07:02.9583395Z B=262144, 2025-05-07T21:07:02.9583590Z L=1, 2025-05-07T21:07:02.9583782Z weighted=False, 2025-05-07T21:07:02.9583989Z mixed=True, 2025-05-07T21:07:02.9584194Z mixed_B=False, 2025-05-07T21:07:02.9584403Z use_cache=True, 2025-05-07T21:07:02.9584632Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:07:02.9584907Z ) 2025-05-07T21:07:02.9585155Z Trying example: test_backward_sgd_really_long_segments( 2025-05-07T21:07:02.9585716Z self=, 2025-05-07T21:07:02.9586219Z D=7, 2025-05-07T21:07:02.9586407Z B=1152, 2025-05-07T21:07:02.9586682Z L=4, 2025-05-07T21:07:02.9586870Z weighted=True, 2025-05-07T21:07:02.9587083Z mixed=True, 2025-05-07T21:07:02.9587284Z mixed_B=False, 2025-05-07T21:07:02.9587493Z use_cache=True, 2025-05-07T21:07:02.9587731Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:07:02.9587997Z ) 2025-05-07T21:07:02.9588248Z Trying example: test_backward_sgd_really_long_segments( 2025-05-07T21:07:02.9588822Z self=, 2025-05-07T21:07:02.9589323Z D=2, 2025-05-07T21:07:02.9589505Z B=262144, 2025-05-07T21:07:02.9589704Z L=3, 2025-05-07T21:07:02.9589895Z weighted=True, 2025-05-07T21:07:02.9590099Z mixed=False, 2025-05-07T21:07:02.9590308Z mixed_B=False, 2025-05-07T21:07:02.9590525Z use_cache=False, 2025-05-07T21:07:02.9590763Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:07:02.9591038Z ) 2025-05-07T21:07:02.9591289Z Trying example: test_backward_sgd_really_long_segments( 2025-05-07T21:07:02.9591848Z self=, 2025-05-07T21:07:02.9592348Z D=9, 2025-05-07T21:07:02.9592538Z B=262144, 2025-05-07T21:07:02.9592729Z L=3, 2025-05-07T21:07:02.9592919Z weighted=True, 2025-05-07T21:07:02.9593130Z mixed=False, 2025-05-07T21:07:02.9593331Z mixed_B=False, 2025-05-07T21:07:02.9593540Z use_cache=False, 2025-05-07T21:07:02.9593782Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:07:02.9594057Z ) 2025-05-07T21:07:02.9594300Z Trying example: test_backward_sgd_really_long_segments( 2025-05-07T21:07:02.9594869Z self=, 2025-05-07T21:07:02.9595366Z D=4, 2025-05-07T21:07:02.9595547Z B=1152, 2025-05-07T21:07:02.9595736Z L=4, 2025-05-07T21:07:02.9595924Z weighted=True, 2025-05-07T21:07:02.9596130Z mixed=False, 2025-05-07T21:07:02.9596338Z mixed_B=False, 2025-05-07T21:07:02.9596546Z use_cache=False, 2025-05-07T21:07:02.9596833Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:07:02.9597109Z ) 2025-05-07T21:07:02.9597363Z Trying example: test_backward_sgd_really_long_segments( 2025-05-07T21:07:02.9597924Z self=, 2025-05-07T21:07:02.9598426Z D=7, 2025-05-07T21:07:02.9598658Z B=262144, 2025-05-07T21:07:02.9598846Z L=2, 2025-05-07T21:07:02.9599032Z weighted=True, 2025-05-07T21:07:02.9599245Z mixed=True, 2025-05-07T21:07:02.9599450Z mixed_B=True, 2025-05-07T21:07:02.9599697Z use_cache=False, 2025-05-07T21:07:02.9599942Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:07:02.9600211Z ) 2025-05-07T21:07:02.9600454Z Trying example: test_backward_sgd_really_long_segments( 2025-05-07T21:07:02.9601018Z self=, 2025-05-07T21:07:02.9601516Z D=2, 2025-05-07T21:07:02.9601698Z B=262144, 2025-05-07T21:07:02.9601896Z L=2, 2025-05-07T21:07:02.9602087Z weighted=False, 2025-05-07T21:07:02.9602290Z mixed=True, 2025-05-07T21:07:02.9602493Z mixed_B=False, 2025-05-07T21:07:02.9602704Z use_cache=False, 2025-05-07T21:07:02.9602941Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:07:02.9603217Z ) 2025-05-07T21:07:02.9603474Z Trying example: test_backward_sgd_really_long_segments( 2025-05-07T21:07:02.9604034Z self=, 2025-05-07T21:07:02.9604539Z D=9, 2025-05-07T21:07:02.9604729Z B=1152, 2025-05-07T21:07:02.9604916Z L=4, 2025-05-07T21:07:02.9605101Z weighted=False, 2025-05-07T21:07:02.9605314Z mixed=True, 2025-05-07T21:07:02.9605521Z mixed_B=True, 2025-05-07T21:07:02.9605727Z use_cache=True, 2025-05-07T21:07:02.9605964Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:07:02.9606286Z ) 2025-05-07T21:07:02.9606537Z Trying example: test_backward_sgd_really_long_segments( 2025-05-07T21:07:02.9607103Z self=, 2025-05-07T21:07:02.9607600Z D=9, 2025-05-07T21:07:02.9607778Z B=1152, 2025-05-07T21:07:02.9607962Z L=4, 2025-05-07T21:07:02.9608146Z weighted=True, 2025-05-07T21:07:02.9608350Z mixed=True, 2025-05-07T21:07:02.9608554Z mixed_B=True, 2025-05-07T21:07:02.9608762Z use_cache=True, 2025-05-07T21:07:02.9608989Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:07:02.9609262Z ) 2025-05-07T21:07:02.9609517Z Trying example: test_backward_sgd_really_long_segments( 2025-05-07T21:07:02.9610074Z self=, 2025-05-07T21:07:02.9610574Z D=4, 2025-05-07T21:07:02.9610786Z B=1152, 2025-05-07T21:07:02.9610994Z L=4, 2025-05-07T21:07:02.9611176Z weighted=True, 2025-05-07T21:07:02.9611388Z mixed=True, 2025-05-07T21:07:02.9611596Z mixed_B=True, 2025-05-07T21:07:02.9611800Z use_cache=True, 2025-05-07T21:07:02.9612036Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:07:02.9612309Z ) 2025-05-07T21:07:02.9612553Z Trying example: test_backward_sgd_really_long_segments( 2025-05-07T21:07:02.9613118Z self=, 2025-05-07T21:07:02.9613620Z D=5, 2025-05-07T21:07:02.9613801Z B=1152, 2025-05-07T21:07:02.9613985Z L=3, 2025-05-07T21:07:02.9614175Z weighted=True, 2025-05-07T21:07:02.9614380Z mixed=False, 2025-05-07T21:07:02.9614589Z mixed_B=False, 2025-05-07T21:07:02.9614799Z use_cache=True, 2025-05-07T21:07:02.9615030Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:07:02.9615302Z ) 2025-05-07T21:07:02.9615554Z Trying example: test_backward_sgd_really_long_segments( 2025-05-07T21:07:02.9616121Z self=, 2025-05-07T21:07:02.9616754Z D=5, 2025-05-07T21:07:02.9616933Z B=1152, 2025-05-07T21:07:02.9617116Z L=3, 2025-05-07T21:07:02.9617290Z weighted=False, 2025-05-07T21:07:02.9617498Z mixed=False, 2025-05-07T21:07:02.9617701Z mixed_B=False, 2025-05-07T21:07:02.9617901Z use_cache=True, 2025-05-07T21:07:02.9618136Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:07:02.9618452Z ) 2025-05-07T21:07:02.9618624Z PASSED 2025-05-07T21:07:03.0012748Z tbe/training/backward_sgd_test.py::BackwardSGDTest::test_backward_sgd_vbe_cpu Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T21:07:03.0014111Z self=, 2025-05-07T21:07:03.0014671Z T=1, 2025-05-07T21:07:03.0014881Z D=2, 2025-05-07T21:07:03.0015102Z B=1, 2025-05-07T21:07:03.0015317Z log_E=3, 2025-05-07T21:07:03.0015539Z L=0, 2025-05-07T21:07:03.0015801Z weights_precision=SparseType.FP16, 2025-05-07T21:07:03.0016141Z weighted=False, 2025-05-07T21:07:03.0016543Z mixed=False, 2025-05-07T21:07:03.0016790Z use_cache=False, 2025-05-07T21:07:03.0017078Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:07:03.0017413Z long_segments=False, 2025-05-07T21:07:03.0017720Z pooling_mode=, 2025-05-07T21:07:03.0018052Z ) 2025-05-07T21:07:03.0018308Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T21:07:03.0018897Z self=, 2025-05-07T21:07:03.0019446Z T=3, 2025-05-07T21:07:03.0019652Z D=2, 2025-05-07T21:07:03.0019869Z B=1, 2025-05-07T21:07:03.0020080Z log_E=3, 2025-05-07T21:07:03.0020297Z L=0, 2025-05-07T21:07:03.0020544Z weights_precision=SparseType.FP16, 2025-05-07T21:07:03.0020880Z weighted=False, 2025-05-07T21:07:03.0021126Z mixed=False, 2025-05-07T21:07:03.0021364Z use_cache=False, 2025-05-07T21:07:03.0021788Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:07:03.0022140Z long_segments=False, 2025-05-07T21:07:03.0022436Z pooling_mode=, 2025-05-07T21:07:03.0022775Z ) 2025-05-07T21:07:03.0023023Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T21:07:03.0023601Z self=, 2025-05-07T21:07:03.0024154Z T=3, 2025-05-07T21:07:03.0024369Z D=111, 2025-05-07T21:07:03.0032903Z B=66, 2025-05-07T21:07:03.0033148Z log_E=5, 2025-05-07T21:07:03.0033379Z L=17, 2025-05-07T21:07:03.0033645Z weights_precision=SparseType.FP32, 2025-05-07T21:07:03.0034001Z weighted=True, 2025-05-07T21:07:03.0034251Z mixed=False, 2025-05-07T21:07:03.0034504Z use_cache=True, 2025-05-07T21:07:03.0034788Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:07:03.0035128Z long_segments=True, 2025-05-07T21:07:03.0035433Z pooling_mode=, 2025-05-07T21:07:03.0035764Z ) 2025-05-07T21:07:03.0036021Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T21:07:03.0036619Z self=, 2025-05-07T21:07:03.0037179Z T=1, 2025-05-07T21:07:03.0037394Z D=154, 2025-05-07T21:07:03.0037622Z B=1, 2025-05-07T21:07:03.0037846Z log_E=3, 2025-05-07T21:07:03.0038069Z L=0, 2025-05-07T21:07:03.0038337Z weights_precision=SparseType.FP16, 2025-05-07T21:07:03.0038683Z weighted=False, 2025-05-07T21:07:03.0038930Z mixed=False, 2025-05-07T21:07:03.0039191Z use_cache=False, 2025-05-07T21:07:03.0039493Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:07:03.0039832Z long_segments=False, 2025-05-07T21:07:03.0040146Z pooling_mode=, 2025-05-07T21:07:03.0040477Z ) 2025-05-07T21:07:03.0040760Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T21:07:03.0041367Z self=, 2025-05-07T21:07:03.0041924Z T=1, 2025-05-07T21:07:03.0042292Z D=154, 2025-05-07T21:07:03.0042507Z B=32, 2025-05-07T21:07:03.0042726Z log_E=5, 2025-05-07T21:07:03.0042960Z L=14, 2025-05-07T21:07:03.0043211Z weights_precision=SparseType.FP32, 2025-05-07T21:07:03.0043553Z weighted=False, 2025-05-07T21:07:03.0043811Z mixed=False, 2025-05-07T21:07:03.0044056Z use_cache=True, 2025-05-07T21:07:03.0044431Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:07:03.0044776Z long_segments=True, 2025-05-07T21:07:03.0045070Z pooling_mode=, 2025-05-07T21:07:03.0045403Z ) 2025-05-07T21:07:03.0045713Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T21:07:03.0046292Z self=, 2025-05-07T21:07:03.0046854Z T=5, 2025-05-07T21:07:03.0047074Z D=256, 2025-05-07T21:07:03.0047299Z B=62, 2025-05-07T21:07:03.0047516Z log_E=3, 2025-05-07T21:07:03.0047752Z L=9, 2025-05-07T21:07:03.0048014Z weights_precision=SparseType.FP32, 2025-05-07T21:07:03.0048356Z weighted=False, 2025-05-07T21:07:03.0048611Z mixed=True, 2025-05-07T21:07:03.0048861Z use_cache=False, 2025-05-07T21:07:03.0049153Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:07:03.0049510Z long_segments=False, 2025-05-07T21:07:03.0049822Z pooling_mode=, 2025-05-07T21:07:03.0050152Z ) 2025-05-07T21:07:03.0050410Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T21:07:03.0051003Z self=, 2025-05-07T21:07:03.0051557Z T=4, 2025-05-07T21:07:03.0051780Z D=214, 2025-05-07T21:07:03.0052003Z B=32, 2025-05-07T21:07:03.0052219Z log_E=4, 2025-05-07T21:07:03.0052451Z L=20, 2025-05-07T21:07:03.0052713Z weights_precision=SparseType.FP32, 2025-05-07T21:07:03.0053045Z weighted=True, 2025-05-07T21:07:03.0053301Z mixed=False, 2025-05-07T21:07:03.0053607Z use_cache=False, 2025-05-07T21:07:03.0053899Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:07:03.0054261Z long_segments=False, 2025-05-07T21:07:03.0054578Z pooling_mode=, 2025-05-07T21:07:03.0054910Z ) 2025-05-07T21:07:03.0055165Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T21:07:03.0055756Z self=, 2025-05-07T21:07:03.0056381Z T=2, 2025-05-07T21:07:03.0056567Z D=188, 2025-05-07T21:07:03.0056757Z B=116, 2025-05-07T21:07:03.0056948Z log_E=3, 2025-05-07T21:07:03.0057139Z L=19, 2025-05-07T21:07:03.0057365Z weights_precision=SparseType.FP16, 2025-05-07T21:07:03.0057649Z weighted=True, 2025-05-07T21:07:03.0057857Z mixed=True, 2025-05-07T21:07:03.0058070Z use_cache=True, 2025-05-07T21:07:03.0058309Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:07:03.0058594Z long_segments=True, 2025-05-07T21:07:03.0058850Z pooling_mode=, 2025-05-07T21:07:03.0059124Z ) 2025-05-07T21:07:03.0059838Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T21:07:03.0060352Z self=, 2025-05-07T21:07:03.0060795Z T=1, 2025-05-07T21:07:03.0060979Z D=222, 2025-05-07T21:07:03.0061157Z B=128, 2025-05-07T21:07:03.0061337Z log_E=4, 2025-05-07T21:07:03.0061531Z L=14, 2025-05-07T21:07:03.0061734Z weights_precision=SparseType.FP16, 2025-05-07T21:07:03.0062007Z weighted=True, 2025-05-07T21:07:03.0062217Z mixed=True, 2025-05-07T21:07:03.0062411Z use_cache=False, 2025-05-07T21:07:03.0062651Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:07:03.0062937Z long_segments=True, 2025-05-07T21:07:03.0063176Z pooling_mode=, 2025-05-07T21:07:03.0063443Z ) 2025-05-07T21:07:03.0063655Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T21:07:03.0064129Z self=, 2025-05-07T21:07:03.0064684Z T=3, 2025-05-07T21:07:03.0064865Z D=90, 2025-05-07T21:07:03.0065031Z B=61, 2025-05-07T21:07:03.0065210Z log_E=4, 2025-05-07T21:07:03.0065399Z L=17, 2025-05-07T21:07:03.0065604Z weights_precision=SparseType.FP32, 2025-05-07T21:07:03.0065885Z weighted=True, 2025-05-07T21:07:03.0066094Z mixed=True, 2025-05-07T21:07:03.0066363Z use_cache=True, 2025-05-07T21:07:03.0066603Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:07:03.0066895Z long_segments=False, 2025-05-07T21:07:03.0067161Z pooling_mode=, 2025-05-07T21:07:03.0067494Z ) 2025-05-07T21:07:03.0067704Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T21:07:03.0068193Z self=, 2025-05-07T21:07:03.0068645Z T=2, 2025-05-07T21:07:03.0068835Z D=133, 2025-05-07T21:07:03.0069021Z B=51, 2025-05-07T21:07:03.0069202Z log_E=3, 2025-05-07T21:07:03.0069400Z L=16, 2025-05-07T21:07:03.0069624Z weights_precision=SparseType.FP32, 2025-05-07T21:07:03.0069897Z weighted=True, 2025-05-07T21:07:03.0070109Z mixed=True, 2025-05-07T21:07:03.0070316Z use_cache=False, 2025-05-07T21:07:03.0070554Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:07:03.0070839Z long_segments=False, 2025-05-07T21:07:03.0071099Z pooling_mode=, 2025-05-07T21:07:03.0071372Z ) 2025-05-07T21:07:03.0071587Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T21:07:03.0072069Z self=, 2025-05-07T21:07:03.0072518Z T=2, 2025-05-07T21:07:03.0072699Z D=133, 2025-05-07T21:07:03.0072887Z B=51, 2025-05-07T21:07:03.0073079Z log_E=3, 2025-05-07T21:07:03.0073265Z L=16, 2025-05-07T21:07:03.0073483Z weights_precision=SparseType.FP32, 2025-05-07T21:07:03.0073761Z weighted=False, 2025-05-07T21:07:03.0074035Z mixed=True, 2025-05-07T21:07:03.0074245Z use_cache=False, 2025-05-07T21:07:03.0074493Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:07:03.0074775Z long_segments=False, 2025-05-07T21:07:03.0075037Z pooling_mode=, 2025-05-07T21:07:03.0075308Z ) 2025-05-07T21:07:03.0075513Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T21:07:03.0075996Z self=, 2025-05-07T21:07:03.0076450Z T=1, 2025-05-07T21:07:03.0076630Z D=133, 2025-05-07T21:07:03.0076826Z B=51, 2025-05-07T21:07:03.0077014Z log_E=3, 2025-05-07T21:07:03.0077200Z L=16, 2025-05-07T21:07:03.0077417Z weights_precision=SparseType.FP32, 2025-05-07T21:07:03.0077704Z weighted=False, 2025-05-07T21:07:03.0077908Z mixed=True, 2025-05-07T21:07:03.0078121Z use_cache=False, 2025-05-07T21:07:03.0078371Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:07:03.0078659Z long_segments=False, 2025-05-07T21:07:03.0078914Z pooling_mode=, 2025-05-07T21:07:03.0079190Z ) 2025-05-07T21:07:03.0079401Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T21:07:03.0079877Z self=, 2025-05-07T21:07:03.0080328Z T=1, 2025-05-07T21:07:03.0080520Z D=133, 2025-05-07T21:07:03.0080724Z B=51, 2025-05-07T21:07:03.0080938Z log_E=3, 2025-05-07T21:07:03.0081124Z L=16, 2025-05-07T21:07:03.0081340Z weights_precision=SparseType.FP32, 2025-05-07T21:07:03.0081620Z weighted=False, 2025-05-07T21:07:03.0081828Z mixed=False, 2025-05-07T21:07:03.0082041Z use_cache=False, 2025-05-07T21:07:03.0082285Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:07:03.0082572Z long_segments=False, 2025-05-07T21:07:03.0082944Z pooling_mode=, 2025-05-07T21:07:03.0083304Z ) 2025-05-07T21:07:03.0083548Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T21:07:03.0084136Z self=, 2025-05-07T21:07:03.0084741Z T=1, 2025-05-07T21:07:03.0084945Z D=133, 2025-05-07T21:07:03.0085159Z B=16, 2025-05-07T21:07:03.0085363Z log_E=3, 2025-05-07T21:07:03.0085577Z L=16, 2025-05-07T21:07:03.0085828Z weights_precision=SparseType.FP32, 2025-05-07T21:07:03.0086165Z weighted=False, 2025-05-07T21:07:03.0086466Z mixed=False, 2025-05-07T21:07:03.0086707Z use_cache=False, 2025-05-07T21:07:03.0086995Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:07:03.0087336Z long_segments=False, 2025-05-07T21:07:03.0087731Z pooling_mode=, 2025-05-07T21:07:03.0088072Z ) 2025-05-07T21:07:03.0088328Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T21:07:03.0088910Z self=, 2025-05-07T21:07:03.0089459Z T=1, 2025-05-07T21:07:03.0089675Z D=133, 2025-05-07T21:07:03.0089890Z B=1, 2025-05-07T21:07:03.0090104Z log_E=3, 2025-05-07T21:07:03.0090335Z L=16, 2025-05-07T21:07:03.0090579Z weights_precision=SparseType.FP32, 2025-05-07T21:07:03.0090913Z weighted=False, 2025-05-07T21:07:03.0091162Z mixed=False, 2025-05-07T21:07:03.0091403Z use_cache=False, 2025-05-07T21:07:03.0091688Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:07:03.0092082Z long_segments=False, 2025-05-07T21:07:03.0092387Z pooling_mode=, 2025-05-07T21:07:03.0092712Z ) 2025-05-07T21:07:03.0092963Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T21:07:03.0093543Z self=, 2025-05-07T21:07:03.0094092Z T=1, 2025-05-07T21:07:03.0094308Z D=133, 2025-05-07T21:07:03.0094528Z B=1, 2025-05-07T21:07:03.0094736Z log_E=3, 2025-05-07T21:07:03.0094961Z L=0, 2025-05-07T21:07:03.0095216Z weights_precision=SparseType.FP32, 2025-05-07T21:07:03.0095602Z weighted=False, 2025-05-07T21:07:03.0095860Z mixed=False, 2025-05-07T21:07:03.0096111Z use_cache=False, 2025-05-07T21:07:03.0096510Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:07:03.0096853Z long_segments=False, 2025-05-07T21:07:03.0097160Z pooling_mode=, 2025-05-07T21:07:03.0097477Z ) 2025-05-07T21:07:03.0097733Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T21:07:03.0098490Z self=, 2025-05-07T21:07:03.0099166Z T=1, 2025-05-07T21:07:03.0099571Z D=86, 2025-05-07T21:07:03.0100013Z B=19, 2025-05-07T21:07:03.0100395Z log_E=4, 2025-05-07T21:07:03.0100666Z L=17, 2025-05-07T21:07:03.0100985Z weights_precision=SparseType.FP32, 2025-05-07T21:07:03.0101381Z weighted=True, 2025-05-07T21:07:03.0101714Z mixed=False, 2025-05-07T21:07:03.0101983Z use_cache=False, 2025-05-07T21:07:03.0102332Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:07:03.0102727Z long_segments=True, 2025-05-07T21:07:03.0103033Z pooling_mode=, 2025-05-07T21:07:03.0103444Z ) 2025-05-07T21:07:03.0103696Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T21:07:03.0104287Z self=, 2025-05-07T21:07:03.0104838Z T=1, 2025-05-07T21:07:03.0105049Z D=86, 2025-05-07T21:07:03.0105271Z B=19, 2025-05-07T21:07:03.0105487Z log_E=4, 2025-05-07T21:07:03.0105706Z L=17, 2025-05-07T21:07:03.0105962Z weights_precision=SparseType.FP32, 2025-05-07T21:07:03.0106293Z weighted=True, 2025-05-07T21:07:03.0106539Z mixed=True, 2025-05-07T21:07:03.0106782Z use_cache=False, 2025-05-07T21:07:03.0107068Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:07:03.0107403Z long_segments=True, 2025-05-07T21:07:03.0107701Z pooling_mode=, 2025-05-07T21:07:03.0108022Z ) 2025-05-07T21:07:03.0108269Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T21:07:03.0108858Z self=, 2025-05-07T21:07:03.0109497Z T=1, 2025-05-07T21:07:03.0109715Z D=86, 2025-05-07T21:07:03.0109926Z B=19, 2025-05-07T21:07:03.0110141Z log_E=4, 2025-05-07T21:07:03.0110366Z L=1, 2025-05-07T21:07:03.0110611Z weights_precision=SparseType.FP32, 2025-05-07T21:07:03.0111036Z weighted=True, 2025-05-07T21:07:03.0111284Z mixed=True, 2025-05-07T21:07:03.0111521Z use_cache=False, 2025-05-07T21:07:03.0111809Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:07:03.0112238Z long_segments=True, 2025-05-07T21:07:03.0112533Z pooling_mode=, 2025-05-07T21:07:03.0112854Z ) 2025-05-07T21:07:03.0676547Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T21:07:03.0677445Z self=, 2025-05-07T21:07:03.0678132Z T=1, 2025-05-07T21:07:03.0678445Z D=86, 2025-05-07T21:07:03.0678715Z B=86, 2025-05-07T21:07:03.0678984Z log_E=4, 2025-05-07T21:07:03.0679234Z L=1, 2025-05-07T21:07:03.0679515Z weights_precision=SparseType.FP32, 2025-05-07T21:07:03.0679889Z weighted=True, 2025-05-07T21:07:03.0680182Z mixed=True, 2025-05-07T21:07:03.0680487Z use_cache=False, 2025-05-07T21:07:03.0680831Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:07:03.0681229Z long_segments=True, 2025-05-07T21:07:03.0681578Z pooling_mode=, 2025-05-07T21:07:03.0681991Z ) 2025-05-07T21:07:03.0682306Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T21:07:03.0683106Z self=, 2025-05-07T21:07:03.0683787Z T=1, 2025-05-07T21:07:03.0684058Z D=86, 2025-05-07T21:07:03.0684339Z B=1, 2025-05-07T21:07:03.0684628Z log_E=4, 2025-05-07T21:07:03.0684915Z L=1, 2025-05-07T21:07:03.0685460Z weights_precision=SparseType.FP32, 2025-05-07T21:07:03.0685924Z weighted=True, 2025-05-07T21:07:03.0686240Z mixed=True, 2025-05-07T21:07:03.0686546Z use_cache=False, 2025-05-07T21:07:03.0686915Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:07:03.0687321Z long_segments=True, 2025-05-07T21:07:03.0687704Z pooling_mode=, 2025-05-07T21:07:03.0688117Z ) 2025-05-07T21:07:03.0688439Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T21:07:03.0689155Z self=, 2025-05-07T21:07:03.0689842Z T=1, 2025-05-07T21:07:03.0690110Z D=86, 2025-05-07T21:07:03.0690374Z B=1, 2025-05-07T21:07:03.0690644Z log_E=4, 2025-05-07T21:07:03.0690927Z L=1, 2025-05-07T21:07:03.0691239Z weights_precision=SparseType.FP32, 2025-05-07T21:07:03.0691634Z weighted=True, 2025-05-07T21:07:03.0691922Z mixed=True, 2025-05-07T21:07:03.0692214Z use_cache=False, 2025-05-07T21:07:03.0692563Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:07:03.0692966Z long_segments=False, 2025-05-07T21:07:03.0693318Z pooling_mode=, 2025-05-07T21:07:03.0693706Z ) 2025-05-07T21:07:03.0694003Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T21:07:03.0694702Z self=, 2025-05-07T21:07:03.0695367Z T=1, 2025-05-07T21:07:03.0695629Z D=86, 2025-05-07T21:07:03.0695881Z B=1, 2025-05-07T21:07:03.0696144Z log_E=3, 2025-05-07T21:07:03.0696521Z L=1, 2025-05-07T21:07:03.0696817Z weights_precision=SparseType.FP32, 2025-05-07T21:07:03.0697228Z weighted=True, 2025-05-07T21:07:03.0697529Z mixed=True, 2025-05-07T21:07:03.0697806Z use_cache=False, 2025-05-07T21:07:03.0698153Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:07:03.0698570Z long_segments=False, 2025-05-07T21:07:03.0698936Z pooling_mode=, 2025-05-07T21:07:03.0699323Z ) 2025-05-07T21:07:03.0699625Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T21:07:03.0700498Z self=, 2025-05-07T21:07:03.0701149Z T=4, 2025-05-07T21:07:03.0701406Z D=111, 2025-05-07T21:07:03.0701665Z B=51, 2025-05-07T21:07:03.0701916Z log_E=4, 2025-05-07T21:07:03.0702188Z L=12, 2025-05-07T21:07:03.0702490Z weights_precision=SparseType.FP32, 2025-05-07T21:07:03.0703002Z weighted=True, 2025-05-07T21:07:03.0703301Z mixed=False, 2025-05-07T21:07:03.0703597Z use_cache=True, 2025-05-07T21:07:03.0703926Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:07:03.0704447Z long_segments=True, 2025-05-07T21:07:03.0704810Z pooling_mode=, 2025-05-07T21:07:03.0705189Z ) 2025-05-07T21:07:03.0705489Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T21:07:03.0706188Z self=, 2025-05-07T21:07:03.0706850Z T=4, 2025-05-07T21:07:03.0707101Z D=111, 2025-05-07T21:07:03.0707360Z B=51, 2025-05-07T21:07:03.0707619Z log_E=4, 2025-05-07T21:07:03.0707880Z L=12, 2025-05-07T21:07:03.0708189Z weights_precision=SparseType.FP32, 2025-05-07T21:07:03.0708592Z weighted=True, 2025-05-07T21:07:03.0708884Z mixed=False, 2025-05-07T21:07:03.0709180Z use_cache=False, 2025-05-07T21:07:03.0709523Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:07:03.0709929Z long_segments=True, 2025-05-07T21:07:03.0710284Z pooling_mode=, 2025-05-07T21:07:03.0710678Z ) 2025-05-07T21:07:03.0711016Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T21:07:03.0711716Z self=, 2025-05-07T21:07:03.0712370Z T=4, 2025-05-07T21:07:03.0712621Z D=4, 2025-05-07T21:07:03.0712878Z B=51, 2025-05-07T21:07:03.0713136Z log_E=4, 2025-05-07T21:07:03.0713396Z L=12, 2025-05-07T21:07:03.0713770Z weights_precision=SparseType.FP32, 2025-05-07T21:07:03.0714183Z weighted=True, 2025-05-07T21:07:03.0714476Z mixed=False, 2025-05-07T21:07:03.0714771Z use_cache=False, 2025-05-07T21:07:03.0715113Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:07:03.0715526Z long_segments=True, 2025-05-07T21:07:03.0715862Z pooling_mode=, 2025-05-07T21:07:03.0716254Z ) 2025-05-07T21:07:03.0716577Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T21:07:03.0717327Z self=, 2025-05-07T21:07:03.0718024Z T=4, 2025-05-07T21:07:03.0718299Z D=4, 2025-05-07T21:07:03.0718556Z B=51, 2025-05-07T21:07:03.0718837Z log_E=4, 2025-05-07T21:07:03.0719150Z L=12, 2025-05-07T21:07:03.0729491Z weights_precision=SparseType.FP32, 2025-05-07T21:07:03.0729947Z weighted=True, 2025-05-07T21:07:03.0730264Z mixed=True, 2025-05-07T21:07:03.0730582Z use_cache=False, 2025-05-07T21:07:03.0730963Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:07:03.0731402Z long_segments=True, 2025-05-07T21:07:03.0731784Z pooling_mode=, 2025-05-07T21:07:03.0732199Z ) 2025-05-07T21:07:03.0732520Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T21:07:03.0733283Z self=, 2025-05-07T21:07:03.0733990Z T=4, 2025-05-07T21:07:03.0734267Z D=4, 2025-05-07T21:07:03.0734548Z B=51, 2025-05-07T21:07:03.0734830Z log_E=4, 2025-05-07T21:07:03.0735117Z L=4, 2025-05-07T21:07:03.0735445Z weights_precision=SparseType.FP32, 2025-05-07T21:07:03.0735884Z weighted=True, 2025-05-07T21:07:03.0736325Z mixed=True, 2025-05-07T21:07:03.0736646Z use_cache=False, 2025-05-07T21:07:03.0737030Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:07:03.0737466Z long_segments=True, 2025-05-07T21:07:03.0737857Z pooling_mode=, 2025-05-07T21:07:03.0738280Z ) 2025-05-07T21:07:03.0738606Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T21:07:03.0739460Z self=, 2025-05-07T21:07:03.0740165Z T=4, 2025-05-07T21:07:03.0740442Z D=4, 2025-05-07T21:07:03.0740730Z B=4, 2025-05-07T21:07:03.0741035Z log_E=4, 2025-05-07T21:07:03.0741326Z L=4, 2025-05-07T21:07:03.0741721Z weights_precision=SparseType.FP32, 2025-05-07T21:07:03.0742150Z weighted=True, 2025-05-07T21:07:03.0742470Z mixed=True, 2025-05-07T21:07:03.0742770Z use_cache=False, 2025-05-07T21:07:03.0743212Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:07:03.0743654Z long_segments=True, 2025-05-07T21:07:03.0744033Z pooling_mode=, 2025-05-07T21:07:03.0744449Z ) 2025-05-07T21:07:03.0744768Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T21:07:03.0745500Z self=, 2025-05-07T21:07:03.0746214Z T=4, 2025-05-07T21:07:03.0746500Z D=4, 2025-05-07T21:07:03.0746763Z B=4, 2025-05-07T21:07:03.0747049Z log_E=4, 2025-05-07T21:07:03.0747345Z L=4, 2025-05-07T21:07:03.0747672Z weights_precision=SparseType.FP32, 2025-05-07T21:07:03.0748093Z weighted=True, 2025-05-07T21:07:03.0748413Z mixed=True, 2025-05-07T21:07:03.0748727Z use_cache=False, 2025-05-07T21:07:03.0749098Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:07:03.0749541Z long_segments=False, 2025-05-07T21:07:03.0749938Z pooling_mode=, 2025-05-07T21:07:03.0750345Z ) 2025-05-07T21:07:03.0750679Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T21:07:03.0751419Z self=, 2025-05-07T21:07:03.0752095Z T=4, 2025-05-07T21:07:03.0752387Z D=185, 2025-05-07T21:07:03.0752677Z B=46, 2025-05-07T21:07:03.0752941Z log_E=4, 2025-05-07T21:07:03.0754789Z L=1, 2025-05-07T21:07:03.0755129Z weights_precision=SparseType.FP32, 2025-05-07T21:07:03.0755561Z weighted=True, 2025-05-07T21:07:03.0755889Z mixed=True, 2025-05-07T21:07:03.0756213Z use_cache=True, 2025-05-07T21:07:03.0756570Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:07:03.0756999Z long_segments=False, 2025-05-07T21:07:03.0757380Z pooling_mode=, 2025-05-07T21:07:03.0757783Z ) 2025-05-07T21:07:03.0758076Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T21:07:03.0758851Z self=, 2025-05-07T21:07:03.0759915Z T=4, 2025-05-07T21:07:03.0760182Z D=185, 2025-05-07T21:07:03.0760480Z B=46, 2025-05-07T21:07:03.0760764Z log_E=4, 2025-05-07T21:07:03.0761036Z L=1, 2025-05-07T21:07:03.0761340Z weights_precision=SparseType.FP32, 2025-05-07T21:07:03.0761757Z weighted=False, 2025-05-07T21:07:03.0762043Z mixed=True, 2025-05-07T21:07:03.0762367Z use_cache=True, 2025-05-07T21:07:03.0762712Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:07:03.0763134Z long_segments=False, 2025-05-07T21:07:03.0763508Z pooling_mode=, 2025-05-07T21:07:03.0763914Z ) 2025-05-07T21:07:03.0764215Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T21:07:03.0764931Z self=, 2025-05-07T21:07:03.0765598Z T=4, 2025-05-07T21:07:03.0765853Z D=185, 2025-05-07T21:07:03.0766112Z B=46, 2025-05-07T21:07:03.0766375Z log_E=4, 2025-05-07T21:07:03.0766655Z L=1, 2025-05-07T21:07:03.0766980Z weights_precision=SparseType.FP32, 2025-05-07T21:07:03.0767395Z weighted=False, 2025-05-07T21:07:03.0767712Z mixed=False, 2025-05-07T21:07:03.0768005Z use_cache=True, 2025-05-07T21:07:03.0768340Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:07:03.0768749Z long_segments=False, 2025-05-07T21:07:03.0769099Z pooling_mode=, 2025-05-07T21:07:03.0769490Z ) 2025-05-07T21:07:03.0769978Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T21:07:03.0770675Z self=, 2025-05-07T21:07:03.0771388Z T=4, 2025-05-07T21:07:03.0771654Z D=46, 2025-05-07T21:07:03.0771906Z B=46, 2025-05-07T21:07:03.0772176Z log_E=4, 2025-05-07T21:07:03.0772548Z L=1, 2025-05-07T21:07:03.0772835Z weights_precision=SparseType.FP32, 2025-05-07T21:07:03.0773239Z weighted=False, 2025-05-07T21:07:03.0773541Z mixed=False, 2025-05-07T21:07:03.0773833Z use_cache=True, 2025-05-07T21:07:03.0774260Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:07:03.0774676Z long_segments=False, 2025-05-07T21:07:03.0775041Z pooling_mode=, 2025-05-07T21:07:03.0775438Z ) 2025-05-07T21:07:03.0775763Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T21:07:03.0776599Z self=, 2025-05-07T21:07:03.0777281Z T=4, 2025-05-07T21:07:03.0777562Z D=46, 2025-05-07T21:07:03.0777843Z B=46, 2025-05-07T21:07:03.0778099Z log_E=4, 2025-05-07T21:07:03.0778378Z L=0, 2025-05-07T21:07:03.0778682Z weights_precision=SparseType.FP32, 2025-05-07T21:07:03.0779087Z weighted=False, 2025-05-07T21:07:03.0779391Z mixed=False, 2025-05-07T21:07:03.0779703Z use_cache=True, 2025-05-07T21:07:03.0780027Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:07:03.0780446Z long_segments=False, 2025-05-07T21:07:03.0780803Z pooling_mode=, 2025-05-07T21:07:03.0781203Z ) 2025-05-07T21:07:03.0781529Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T21:07:03.0782255Z self=, 2025-05-07T21:07:03.0782936Z T=4, 2025-05-07T21:07:03.0783201Z D=46, 2025-05-07T21:07:03.0783469Z B=46, 2025-05-07T21:07:03.0783849Z log_E=3, 2025-05-07T21:07:03.0784130Z L=0, 2025-05-07T21:07:03.0784471Z weights_precision=SparseType.FP32, 2025-05-07T21:07:03.0784896Z weighted=False, 2025-05-07T21:07:03.0785208Z mixed=False, 2025-05-07T21:07:03.0785529Z use_cache=True, 2025-05-07T21:07:03.0785906Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:07:03.0786335Z long_segments=False, 2025-05-07T21:07:03.0786714Z pooling_mode=, 2025-05-07T21:07:03.0787119Z ) 2025-05-07T21:07:03.0787414Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T21:07:03.0788162Z self=, 2025-05-07T21:07:03.0788971Z T=4, 2025-05-07T21:07:03.0789229Z D=2, 2025-05-07T21:07:03.0789505Z B=46, 2025-05-07T21:07:03.0789774Z log_E=4, 2025-05-07T21:07:03.0790041Z L=0, 2025-05-07T21:07:03.0790346Z weights_precision=SparseType.FP32, 2025-05-07T21:07:03.0790762Z weighted=False, 2025-05-07T21:07:03.0791067Z mixed=False, 2025-05-07T21:07:03.0791376Z use_cache=True, 2025-05-07T21:07:03.0791726Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:07:03.0792137Z long_segments=False, 2025-05-07T21:07:03.0792508Z pooling_mode=, 2025-05-07T21:07:03.0792914Z ) 2025-05-07T21:07:03.0793229Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T21:07:03.0793949Z self=, 2025-05-07T21:07:03.0794652Z T=2, 2025-05-07T21:07:03.0794929Z D=9, 2025-05-07T21:07:03.0795184Z B=28, 2025-05-07T21:07:03.0795465Z log_E=3, 2025-05-07T21:07:03.0795762Z L=13, 2025-05-07T21:07:03.0796078Z weights_precision=SparseType.FP16, 2025-05-07T21:07:03.0796499Z weighted=True, 2025-05-07T21:07:03.0796783Z mixed=True, 2025-05-07T21:07:03.0797073Z use_cache=True, 2025-05-07T21:07:03.0797420Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:07:03.0797822Z long_segments=False, 2025-05-07T21:07:03.0798197Z pooling_mode=, 2025-05-07T21:07:03.0798670Z ) 2025-05-07T21:07:03.0798971Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T21:07:03.0799708Z self=, 2025-05-07T21:07:03.0800385Z T=2, 2025-05-07T21:07:03.0800643Z D=9, 2025-05-07T21:07:03.0800943Z B=28, 2025-05-07T21:07:03.0801290Z log_E=3, 2025-05-07T21:07:03.0801551Z L=13, 2025-05-07T21:07:03.0801863Z weights_precision=SparseType.FP16, 2025-05-07T21:07:03.0802280Z weighted=True, 2025-05-07T21:07:03.0802566Z mixed=False, 2025-05-07T21:07:03.0802931Z use_cache=True, 2025-05-07T21:07:03.0803271Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:07:03.0803694Z long_segments=False, 2025-05-07T21:07:03.0804064Z pooling_mode=, 2025-05-07T21:07:03.0804457Z ) 2025-05-07T21:07:03.0804737Z PASSED 2025-05-07T21:07:03.0804891Z 2025-05-07T21:07:03.0805090Z ============================== 3 passed in 5.06s =============================== 2025-05-07T21:07:03.7553526Z 2025-05-07T21:07:03.7553812Z [TEST] Python test suite PASSED: ./tbe/training/backward_sgd_test.py 2025-05-07T21:07:03.7574912Z [TEST] Python test time for ./tbe/training/backward_sgd_test.py: 8 seconds 2025-05-07T21:07:03.7575213Z 2025-05-07T21:07:03.7575264Z 2025-05-07T21:07:03.7575272Z 2025-05-07T21:07:03.7575293Z 2025-05-07T21:07:03.7596424Z ################################################################################ 2025-05-07T21:07:03.7611663Z # [2025-05-07T21:07:03.760Z] Run Python Test Suite: 2025-05-07T21:07:03.7612126Z # ./tbe/training/forward_backward_int32_overflow_test.py 2025-05-07T21:07:03.7612579Z ################################################################################ 2025-05-07T21:07:03.7638262Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./tbe/training/forward_backward_int32_overflow_test.py 2025-05-07T21:07:03.7639129Z 2025-05-07T21:07:05.9275544Z ============================= test session starts ============================== 2025-05-07T21:07:05.9276188Z platform linux -- Python 3.12.2, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T21:07:05.9276696Z cachedir: .pytest_cache 2025-05-07T21:07:05.9277250Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T21:07:05.9277974Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T21:07:05.9278372Z plugins: hypothesis-6.131.14 2025-05-07T21:07:07.6372766Z collecting ... collected 4 items 2025-05-07T21:07:07.6372992Z 2025-05-07T21:07:08.0460921Z tbe/training/forward_backward_int32_overflow_test.py::ForwardBackwardInt32OverflowTest::test_forward_backward_large_fp16_emb_int32_indices Trying example: test_forward_backward_large_fp16_emb_int32_indices( 2025-05-07T21:07:08.0462319Z self=, 2025-05-07T21:07:08.0463019Z D=1, 2025-05-07T21:07:08.0463208Z ) 2025-05-07T21:07:08.0463497Z Trying example: test_forward_backward_large_fp16_emb_int32_indices( 2025-05-07T21:07:08.0464287Z self=, 2025-05-07T21:07:08.0464986Z D=108, 2025-05-07T21:07:08.0465175Z ) 2025-05-07T21:07:08.0465460Z Trying example: test_forward_backward_large_fp16_emb_int32_indices( 2025-05-07T21:07:08.0466250Z self=, 2025-05-07T21:07:08.0466933Z D=175, 2025-05-07T21:07:08.0467114Z ) 2025-05-07T21:07:08.0467392Z Trying example: test_forward_backward_large_fp16_emb_int32_indices( 2025-05-07T21:07:08.0468187Z self=, 2025-05-07T21:07:08.0469184Z D=45, 2025-05-07T21:07:08.0469359Z ) 2025-05-07T21:07:08.0469527Z PASSED 2025-05-07T21:07:08.1385207Z tbe/training/forward_backward_int32_overflow_test.py::ForwardBackwardInt32OverflowTest::test_forward_backward_large_fp16_emb_int64_indices Trying example: test_forward_backward_large_fp16_emb_int64_indices( 2025-05-07T21:07:08.1388005Z self=, 2025-05-07T21:07:08.1389174Z D=1, 2025-05-07T21:07:08.1389468Z ) 2025-05-07T21:07:08.1389948Z Trying example: test_forward_backward_large_fp16_emb_int64_indices( 2025-05-07T21:07:08.1391267Z self=, 2025-05-07T21:07:08.1392403Z D=78, 2025-05-07T21:07:08.1392682Z ) 2025-05-07T21:07:08.1393109Z Trying example: test_forward_backward_large_fp16_emb_int64_indices( 2025-05-07T21:07:08.1394478Z self=, 2025-05-07T21:07:08.1395640Z D=501, 2025-05-07T21:07:08.1395950Z ) 2025-05-07T21:07:08.1396420Z Trying example: test_forward_backward_large_fp16_emb_int64_indices( 2025-05-07T21:07:08.1397736Z self=, 2025-05-07T21:07:08.1398889Z D=260, 2025-05-07T21:07:08.1399199Z ) 2025-05-07T21:07:08.1399488Z PASSED 2025-05-07T21:07:08.2353176Z tbe/training/forward_backward_int32_overflow_test.py::ForwardBackwardInt32OverflowTest::test_forward_backward_large_fp32_emb_int32_indices Trying example: test_forward_backward_large_fp32_emb_int32_indices( 2025-05-07T21:07:08.2355553Z self=, 2025-05-07T21:07:08.2356716Z D=1, 2025-05-07T21:07:08.2357012Z ) 2025-05-07T21:07:08.2357496Z Trying example: test_forward_backward_large_fp32_emb_int32_indices( 2025-05-07T21:07:08.2358854Z self=, 2025-05-07T21:07:08.2360836Z D=499, 2025-05-07T21:07:08.2361157Z ) 2025-05-07T21:07:08.2361661Z Trying example: test_forward_backward_large_fp32_emb_int32_indices( 2025-05-07T21:07:08.2363082Z self=, 2025-05-07T21:07:08.2364262Z D=196, 2025-05-07T21:07:08.2364554Z ) 2025-05-07T21:07:08.2365018Z Trying example: test_forward_backward_large_fp32_emb_int32_indices( 2025-05-07T21:07:08.2366367Z self=, 2025-05-07T21:07:08.2367544Z D=458, 2025-05-07T21:07:08.2367852Z ) 2025-05-07T21:07:08.2368135Z PASSED 2025-05-07T21:07:08.3277540Z tbe/training/forward_backward_int32_overflow_test.py::ForwardBackwardInt32OverflowTest::test_forward_backward_large_fp32_emb_int64_indices Trying example: test_forward_backward_large_fp32_emb_int64_indices( 2025-05-07T21:07:08.3279631Z self=, 2025-05-07T21:07:08.3280595Z D=1, 2025-05-07T21:07:08.3280873Z ) 2025-05-07T21:07:08.3281277Z Trying example: test_forward_backward_large_fp32_emb_int64_indices( 2025-05-07T21:07:08.3282494Z self=, 2025-05-07T21:07:08.3283754Z D=245, 2025-05-07T21:07:08.3284038Z ) 2025-05-07T21:07:08.3284475Z Trying example: test_forward_backward_large_fp32_emb_int64_indices( 2025-05-07T21:07:08.3285770Z self=, 2025-05-07T21:07:08.3287022Z D=409, 2025-05-07T21:07:08.3287293Z ) 2025-05-07T21:07:08.3287708Z Trying example: test_forward_backward_large_fp32_emb_int64_indices( 2025-05-07T21:07:08.3289065Z self=, 2025-05-07T21:07:08.3290135Z D=46, 2025-05-07T21:07:08.3290400Z ) 2025-05-07T21:07:08.3290678Z PASSED 2025-05-07T21:07:08.3290846Z 2025-05-07T21:07:08.3291054Z ============================== 4 passed in 2.53s =============================== 2025-05-07T21:07:08.9902921Z 2025-05-07T21:07:08.9903278Z [TEST] Python test suite PASSED: ./tbe/training/forward_backward_int32_overflow_test.py 2025-05-07T21:07:08.9925152Z [TEST] Python test time for ./tbe/training/forward_backward_int32_overflow_test.py: 5 seconds 2025-05-07T21:07:08.9925514Z 2025-05-07T21:07:08.9925519Z 2025-05-07T21:07:08.9925539Z 2025-05-07T21:07:08.9925543Z 2025-05-07T21:07:08.9946350Z ################################################################################ 2025-05-07T21:07:08.9962086Z # [2025-05-07T21:07:08.995Z] Run Python Test Suite: 2025-05-07T21:07:08.9962422Z # ./tbe/training/forward_test.py 2025-05-07T21:07:08.9962714Z ################################################################################ 2025-05-07T21:07:08.9988485Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./tbe/training/forward_test.py 2025-05-07T21:07:08.9989263Z 2025-05-07T21:07:11.1624222Z ============================= test session starts ============================== 2025-05-07T21:07:11.1624908Z platform linux -- Python 3.12.2, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T21:07:11.1625422Z cachedir: .pytest_cache 2025-05-07T21:07:11.1625986Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T21:07:11.1626718Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T21:07:11.1627119Z plugins: hypothesis-6.131.14 2025-05-07T21:07:12.8594715Z collecting ... collected 9 items 2025-05-07T21:07:12.8594938Z 2025-05-07T21:07:12.8921152Z tbe/training/forward_test.py::ForwardTest::test_forward_cpu_fp32 PASSED 2025-05-07T21:07:12.8996102Z tbe/training/forward_test.py::ForwardTest::test_forward_cpu_int8 PASSED 2025-05-07T21:07:13.3371585Z tbe/training/forward_test.py::ForwardTest::test_forward_fused_pooled_emb_quant Trying example: test_forward_fused_pooled_emb_quant( 2025-05-07T21:07:13.3372924Z self=, 2025-05-07T21:07:13.3373717Z T=1, 2025-05-07T21:07:13.3374024Z D=2, 2025-05-07T21:07:13.3374310Z B=1, 2025-05-07T21:07:13.3374610Z log_E=3, 2025-05-07T21:07:13.3374905Z L=0, 2025-05-07T21:07:13.3375240Z output_dtype=SparseType.FP16, 2025-05-07T21:07:13.3375657Z ) 2025-05-07T21:07:13.3376013Z Trying example: test_forward_fused_pooled_emb_quant( 2025-05-07T21:07:13.3377036Z self=, 2025-05-07T21:07:13.3377761Z T=8, 2025-05-07T21:07:13.3378044Z D=2, 2025-05-07T21:07:13.3378317Z B=1, 2025-05-07T21:07:13.3378585Z log_E=3, 2025-05-07T21:07:13.3378870Z L=0, 2025-05-07T21:07:13.3379173Z output_dtype=SparseType.FP16, 2025-05-07T21:07:13.3379542Z ) 2025-05-07T21:07:13.3379890Z Trying example: test_forward_fused_pooled_emb_quant( 2025-05-07T21:07:13.3381165Z self=, 2025-05-07T21:07:13.3381961Z T=8, 2025-05-07T21:07:13.3382267Z D=79, 2025-05-07T21:07:13.3382562Z B=42, 2025-05-07T21:07:13.3382857Z log_E=4, 2025-05-07T21:07:13.3383167Z L=18, 2025-05-07T21:07:13.3383508Z output_dtype=SparseType.FP16, 2025-05-07T21:07:13.3384059Z ) 2025-05-07T21:07:13.3384461Z Trying example: test_forward_fused_pooled_emb_quant( 2025-05-07T21:07:13.3385536Z self=, 2025-05-07T21:07:13.3386219Z T=8, 2025-05-07T21:07:13.3386508Z D=75, 2025-05-07T21:07:13.3386806Z B=125, 2025-05-07T21:07:13.3387109Z log_E=3, 2025-05-07T21:07:13.3387412Z L=3, 2025-05-07T21:07:13.3387755Z output_dtype=SparseType.FP16, 2025-05-07T21:07:13.3388191Z ) 2025-05-07T21:07:13.3388589Z Trying example: test_forward_fused_pooled_emb_quant( 2025-05-07T21:07:13.3389506Z self=, 2025-05-07T21:07:13.3390315Z T=8, 2025-05-07T21:07:13.3390607Z D=90, 2025-05-07T21:07:13.3390906Z B=17, 2025-05-07T21:07:13.3391205Z log_E=5, 2025-05-07T21:07:13.3391512Z L=9, 2025-05-07T21:07:13.3391861Z output_dtype=SparseType.FP16, 2025-05-07T21:07:13.3392303Z ) 2025-05-07T21:07:13.3392701Z Trying example: test_forward_fused_pooled_emb_quant( 2025-05-07T21:07:13.3393598Z self=, 2025-05-07T21:07:13.3394363Z T=9, 2025-05-07T21:07:13.3394637Z D=10, 2025-05-07T21:07:13.3394913Z B=19, 2025-05-07T21:07:13.3395186Z log_E=4, 2025-05-07T21:07:13.3395479Z L=2, 2025-05-07T21:07:13.3395800Z output_dtype=SparseType.FP16, 2025-05-07T21:07:13.3396192Z ) 2025-05-07T21:07:13.3396568Z Trying example: test_forward_fused_pooled_emb_quant( 2025-05-07T21:07:13.3397643Z self=, 2025-05-07T21:07:13.3398458Z T=3, 2025-05-07T21:07:13.3398760Z D=87, 2025-05-07T21:07:13.3399050Z B=115, 2025-05-07T21:07:13.3399353Z log_E=4, 2025-05-07T21:07:13.3399670Z L=4, 2025-05-07T21:07:13.3400004Z output_dtype=SparseType.FP16, 2025-05-07T21:07:13.3400437Z ) 2025-05-07T21:07:13.3410611Z Trying example: test_forward_fused_pooled_emb_quant( 2025-05-07T21:07:13.3411468Z self=, 2025-05-07T21:07:13.3412210Z T=7, 2025-05-07T21:07:13.3412516Z D=2, 2025-05-07T21:07:13.3412806Z B=105, 2025-05-07T21:07:13.3413104Z log_E=5, 2025-05-07T21:07:13.3413380Z L=15, 2025-05-07T21:07:13.3413711Z output_dtype=SparseType.FP16, 2025-05-07T21:07:13.3414107Z ) 2025-05-07T21:07:13.3414481Z Trying example: test_forward_fused_pooled_emb_quant( 2025-05-07T21:07:13.3415300Z self=, 2025-05-07T21:07:13.3416126Z T=5, 2025-05-07T21:07:13.3416490Z D=101, 2025-05-07T21:07:13.3416777Z B=73, 2025-05-07T21:07:13.3417063Z log_E=4, 2025-05-07T21:07:13.3417347Z L=6, 2025-05-07T21:07:13.3417673Z output_dtype=SparseType.FP16, 2025-05-07T21:07:13.3418083Z ) 2025-05-07T21:07:13.3418454Z Trying example: test_forward_fused_pooled_emb_quant( 2025-05-07T21:07:13.3419309Z self=, 2025-05-07T21:07:13.3419986Z T=6, 2025-05-07T21:07:13.3420242Z D=24, 2025-05-07T21:07:13.3420522Z B=9, 2025-05-07T21:07:13.3420821Z log_E=5, 2025-05-07T21:07:13.3421120Z L=15, 2025-05-07T21:07:13.3421429Z output_dtype=SparseType.FP16, 2025-05-07T21:07:13.3421831Z ) 2025-05-07T21:07:13.3422152Z Trying example: test_forward_fused_pooled_emb_quant( 2025-05-07T21:07:13.3422889Z self=, 2025-05-07T21:07:13.3423759Z T=3, 2025-05-07T21:07:13.3424028Z D=26, 2025-05-07T21:07:13.3424287Z B=32, 2025-05-07T21:07:13.3424559Z log_E=4, 2025-05-07T21:07:13.3424834Z L=1, 2025-05-07T21:07:13.3425137Z output_dtype=SparseType.FP16, 2025-05-07T21:07:13.3425510Z ) 2025-05-07T21:07:13.3425861Z Trying example: test_forward_fused_pooled_emb_quant( 2025-05-07T21:07:13.3426709Z self=, 2025-05-07T21:07:13.3427409Z T=1, 2025-05-07T21:07:13.3427675Z D=26, 2025-05-07T21:07:13.3427990Z B=32, 2025-05-07T21:07:13.3428264Z log_E=4, 2025-05-07T21:07:13.3428546Z L=1, 2025-05-07T21:07:13.3428840Z output_dtype=SparseType.FP16, 2025-05-07T21:07:13.3429224Z ) 2025-05-07T21:07:13.3429578Z Trying example: test_forward_fused_pooled_emb_quant( 2025-05-07T21:07:13.3430361Z self=, 2025-05-07T21:07:13.3431069Z T=1, 2025-05-07T21:07:13.3431332Z D=32, 2025-05-07T21:07:13.3431598Z B=32, 2025-05-07T21:07:13.3431860Z log_E=4, 2025-05-07T21:07:13.3432139Z L=1, 2025-05-07T21:07:13.3432444Z output_dtype=SparseType.FP16, 2025-05-07T21:07:13.3432816Z ) 2025-05-07T21:07:13.3433172Z Trying example: test_forward_fused_pooled_emb_quant( 2025-05-07T21:07:13.3433971Z self=, 2025-05-07T21:07:13.3434660Z T=1, 2025-05-07T21:07:13.3434934Z D=32, 2025-05-07T21:07:13.3435204Z B=32, 2025-05-07T21:07:13.3435472Z log_E=3, 2025-05-07T21:07:13.3435752Z L=1, 2025-05-07T21:07:13.3436059Z output_dtype=SparseType.FP16, 2025-05-07T21:07:13.3436431Z ) 2025-05-07T21:07:13.3436786Z Trying example: test_forward_fused_pooled_emb_quant( 2025-05-07T21:07:13.3437630Z self=, 2025-05-07T21:07:13.3438320Z T=1, 2025-05-07T21:07:13.3438591Z D=32, 2025-05-07T21:07:13.3438863Z B=32, 2025-05-07T21:07:13.3439127Z log_E=3, 2025-05-07T21:07:13.3439406Z L=3, 2025-05-07T21:07:13.3439715Z output_dtype=SparseType.FP16, 2025-05-07T21:07:13.3440085Z ) 2025-05-07T21:07:13.3440355Z PASSED 2025-05-07T21:07:14.8049271Z tbe/training/forward_test.py::ForwardTest::test_forward_gpu_no_cache_fp16 Trying example: test_forward_gpu_no_cache_fp16( 2025-05-07T21:07:14.8050453Z self=, 2025-05-07T21:07:14.8051188Z use_experimental_tbe=False, 2025-05-07T21:07:14.8051568Z ) 2025-05-07T21:07:14.8051914Z Trying example: test_forward_gpu_no_cache_fp16( 2025-05-07T21:07:14.8052699Z self=, 2025-05-07T21:07:14.8053509Z use_experimental_tbe=True, 2025-05-07T21:07:14.8053936Z ) 2025-05-07T21:07:14.8055073Z PASSED 2025-05-07T21:07:15.9612118Z tbe/training/forward_test.py::ForwardTest::test_forward_gpu_no_cache_fp32 Trying example: test_forward_gpu_no_cache_fp32( 2025-05-07T21:07:15.9612921Z self=, 2025-05-07T21:07:15.9613388Z use_experimental_tbe=False, 2025-05-07T21:07:15.9613647Z ) 2025-05-07T21:07:15.9613872Z Trying example: test_forward_gpu_no_cache_fp32( 2025-05-07T21:07:15.9614373Z self=, 2025-05-07T21:07:15.9614835Z use_experimental_tbe=True, 2025-05-07T21:07:15.9615072Z ) 2025-05-07T21:07:15.9617009Z PASSED 2025-05-07T21:07:15.9628689Z tbe/training/forward_test.py::ForwardTest::test_forward_gpu_no_cache_int8 SKIPPED 2025-05-07T21:07:18.3000544Z tbe/training/forward_test.py::ForwardTest::test_forward_gpu_uvm_cache_fp16 Trying example: test_forward_gpu_uvm_cache_fp16( 2025-05-07T21:07:18.3001796Z self=, 2025-05-07T21:07:18.3003050Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:07:18.3003563Z use_experimental_tbe=False, 2025-05-07T21:07:18.3003986Z ) 2025-05-07T21:07:18.3004357Z Trying example: test_forward_gpu_uvm_cache_fp16( 2025-05-07T21:07:18.3005200Z self=, 2025-05-07T21:07:18.3006156Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:07:18.3006640Z use_experimental_tbe=False, 2025-05-07T21:07:18.3007026Z ) 2025-05-07T21:07:18.3007376Z Trying example: test_forward_gpu_uvm_cache_fp16( 2025-05-07T21:07:18.3008289Z self=, 2025-05-07T21:07:18.3009053Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:07:18.3009498Z use_experimental_tbe=True, 2025-05-07T21:07:18.3009850Z ) 2025-05-07T21:07:18.3010246Z Trying example: test_forward_gpu_uvm_cache_fp16( 2025-05-07T21:07:18.3011117Z self=, 2025-05-07T21:07:18.3011963Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:07:18.3012469Z use_experimental_tbe=True, 2025-05-07T21:07:18.3012886Z ) 2025-05-07T21:07:18.3013189Z PASSED 2025-05-07T21:07:20.8388884Z tbe/training/forward_test.py::ForwardTest::test_forward_gpu_uvm_cache_fp32 Trying example: test_forward_gpu_uvm_cache_fp32( 2025-05-07T21:07:20.8390130Z self=, 2025-05-07T21:07:20.8390913Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:07:20.8391430Z use_experimental_tbe=False, 2025-05-07T21:07:20.8391851Z ) 2025-05-07T21:07:20.8392241Z Trying example: test_forward_gpu_uvm_cache_fp32( 2025-05-07T21:07:20.8393054Z self=, 2025-05-07T21:07:20.8393824Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:07:20.8394709Z use_experimental_tbe=False, 2025-05-07T21:07:20.8395149Z ) 2025-05-07T21:07:20.8395495Z Trying example: test_forward_gpu_uvm_cache_fp32( 2025-05-07T21:07:20.8396241Z self=, 2025-05-07T21:07:20.8397000Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:07:20.8397458Z use_experimental_tbe=True, 2025-05-07T21:07:20.8397853Z ) 2025-05-07T21:07:20.8398214Z Trying example: test_forward_gpu_uvm_cache_fp32( 2025-05-07T21:07:20.8398980Z self=, 2025-05-07T21:07:20.8399777Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:07:20.8400279Z use_experimental_tbe=True, 2025-05-07T21:07:20.8400688Z ) 2025-05-07T21:07:20.8400993Z PASSED 2025-05-07T21:07:20.8416404Z tbe/training/forward_test.py::ForwardTest::test_forward_gpu_uvm_cache_int8 SKIPPED 2025-05-07T21:07:20.8416937Z 2025-05-07T21:07:20.8417153Z =============================== warnings summary =============================== 2025-05-07T21:07:20.8417835Z test/tbe/training/forward_test.py::ForwardTest::test_forward_cpu_fp32 2025-05-07T21:07:20.8418618Z test/tbe/training/forward_test.py::ForwardTest::test_forward_cpu_int8 2025-05-07T21:07:20.8420039Z /home/ec2-user/miniconda/envs/build_binary/lib/python3.12/site-packages/hypothesis/control.py:60: HypothesisDeprecationWarning: Using `assume` outside a property-based test is deprecated 2025-05-07T21:07:20.8421319Z note_deprecation( 2025-05-07T21:07:20.8421539Z 2025-05-07T21:07:20.8421889Z test/tbe/training/forward_test.py::ForwardTest::test_forward_gpu_no_cache_fp16 2025-05-07T21:07:20.8422712Z test/tbe/training/forward_test.py::ForwardTest::test_forward_gpu_no_cache_fp32 2025-05-07T21:07:20.8423538Z test/tbe/training/forward_test.py::ForwardTest::test_forward_gpu_uvm_cache_fp16 2025-05-07T21:07:20.8424373Z test/tbe/training/forward_test.py::ForwardTest::test_forward_gpu_uvm_cache_fp32 2025-05-07T21:07:20.8426430Z /home/ec2-user/miniconda/envs/build_binary/lib/python3.12/site-packages/torch/jit/_check.py:178: UserWarning: The TorchScript type system doesn't support instance-level annotations on empty non-base types in `__init__`. Instead, either 1) use a type annotation in the class body, or 2) wrap the type in `torch.jit.Attribute`. 2025-05-07T21:07:20.8428457Z warnings.warn( 2025-05-07T21:07:20.8428653Z 2025-05-07T21:07:20.8429080Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2025-05-07T21:07:20.8429727Z =========================== short test summary info ============================ 2025-05-07T21:07:20.8430482Z SKIPPED [1] tbe/training/forward_test.py:435: INT8 support is disabled 2025-05-07T21:07:20.8431202Z SKIPPED [1] tbe/training/forward_test.py:611: INT8 support is disabled 2025-05-07T21:07:20.8431854Z =================== 7 passed, 2 skipped, 6 warnings in 9.80s =================== 2025-05-07T21:07:21.6701278Z 2025-05-07T21:07:21.6701803Z [TEST] Python test suite PASSED: ./tbe/training/forward_test.py 2025-05-07T21:07:21.6723745Z [TEST] Python test time for ./tbe/training/forward_test.py: 13 seconds 2025-05-07T21:07:21.6724038Z 2025-05-07T21:07:21.6724042Z 2025-05-07T21:07:21.6724046Z 2025-05-07T21:07:21.6724050Z 2025-05-07T21:07:21.6745198Z ################################################################################ 2025-05-07T21:07:21.6760831Z # [2025-05-07T21:07:21.675Z] Run Python Test Suite: 2025-05-07T21:07:21.6761334Z # ./tbe/utils/generate_vbe_metadata_test.py 2025-05-07T21:07:21.6761665Z ################################################################################ 2025-05-07T21:07:21.6787732Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./tbe/utils/generate_vbe_metadata_test.py 2025-05-07T21:07:21.6788385Z 2025-05-07T21:07:23.8467807Z ============================= test session starts ============================== 2025-05-07T21:07:23.8468787Z platform linux -- Python 3.12.2, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T21:07:23.8469311Z cachedir: .pytest_cache 2025-05-07T21:07:23.8469876Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T21:07:23.8470579Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T21:07:23.8470990Z plugins: hypothesis-6.131.14 2025-05-07T21:07:25.5492998Z collecting ... collected 2 items 2025-05-07T21:07:25.5493295Z 2025-05-07T21:07:25.9003053Z tbe/utils/generate_vbe_metadata_test.py::GenerateVBEMetadataTest::test_generate_vbe_metadata_kernel PASSED 2025-05-07T21:07:32.9085029Z tbe/utils/generate_vbe_metadata_test.py::GenerateVBEMetadataTest::test_generate_vbe_metadata_kernel_large PASSED 2025-05-07T21:07:32.9085643Z 2025-05-07T21:07:32.9085811Z ============================== 2 passed in 9.18s =============================== 2025-05-07T21:07:33.5496181Z 2025-05-07T21:07:33.5497030Z [TEST] Python test suite PASSED: ./tbe/utils/generate_vbe_metadata_test.py 2025-05-07T21:07:33.5518125Z [TEST] Python test time for ./tbe/utils/generate_vbe_metadata_test.py: 12 seconds 2025-05-07T21:07:33.5518609Z 2025-05-07T21:07:33.5518615Z 2025-05-07T21:07:33.5518620Z 2025-05-07T21:07:33.5518626Z 2025-05-07T21:07:33.5537187Z ################################################################################ 2025-05-07T21:07:33.5552051Z # [2025-05-07T21:07:33.554Z] Run Python Test Suite: 2025-05-07T21:07:33.5552526Z # ./tbe/utils/split_embeddings_test.py 2025-05-07T21:07:33.5552850Z ################################################################################ 2025-05-07T21:07:33.5578838Z + 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:33.5579464Z 2025-05-07T21:07:35.7214808Z ============================= test session starts ============================== 2025-05-07T21:07:35.7215484Z platform linux -- Python 3.12.2, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T21:07:35.7216631Z cachedir: .pytest_cache 2025-05-07T21:07:35.7217212Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T21:07:35.7217921Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T21:07:35.7218443Z plugins: hypothesis-6.131.14 2025-05-07T21:07:37.4765188Z collecting ... collected 6 items 2025-05-07T21:07:37.4765521Z 2025-05-07T21:07:37.9507377Z tbe/utils/split_embeddings_test.py::SplitTableBatchedEmbeddingsTest::test_embedding_inplace_update Trying example: test_embedding_inplace_update( 2025-05-07T21:07:37.9508671Z self=, 2025-05-07T21:07:37.9509356Z T=1, 2025-05-07T21:07:37.9509570Z D=2, 2025-05-07T21:07:37.9509799Z log_E=2, 2025-05-07T21:07:37.9510033Z N=0, 2025-05-07T21:07:37.9510272Z weights_ty=SparseType.FP32, 2025-05-07T21:07:37.9510609Z output_dtype=SparseType.FP32, 2025-05-07T21:07:37.9510939Z use_cpu=False, 2025-05-07T21:07:37.9511197Z test_internal=False, 2025-05-07T21:07:37.9511472Z ) 2025-05-07T21:07:37.9511744Z Trying example: test_embedding_inplace_update( 2025-05-07T21:07:37.9512481Z self=, 2025-05-07T21:07:37.9513150Z T=2, 2025-05-07T21:07:37.9513368Z D=2, 2025-05-07T21:07:37.9513584Z log_E=2, 2025-05-07T21:07:37.9513805Z N=0, 2025-05-07T21:07:37.9514047Z weights_ty=SparseType.FP32, 2025-05-07T21:07:37.9514373Z output_dtype=SparseType.FP32, 2025-05-07T21:07:37.9514682Z use_cpu=False, 2025-05-07T21:07:37.9514939Z test_internal=False, 2025-05-07T21:07:37.9515202Z ) 2025-05-07T21:07:37.9515569Z Trying example: test_embedding_inplace_update( 2025-05-07T21:07:37.9516298Z self=, 2025-05-07T21:07:37.9516968Z T=2, 2025-05-07T21:07:37.9517176Z D=39, 2025-05-07T21:07:37.9517391Z log_E=2, 2025-05-07T21:07:37.9517615Z N=1, 2025-05-07T21:07:37.9517845Z weights_ty=SparseType.INT8, 2025-05-07T21:07:37.9518173Z output_dtype=SparseType.INT8, 2025-05-07T21:07:37.9518490Z use_cpu=False, 2025-05-07T21:07:37.9518738Z test_internal=True, 2025-05-07T21:07:37.9518996Z ) 2025-05-07T21:07:37.9519263Z Trying example: test_embedding_inplace_update( 2025-05-07T21:07:37.9519988Z self=, 2025-05-07T21:07:37.9520694Z T=2, 2025-05-07T21:07:37.9520941Z D=10, 2025-05-07T21:07:37.9521163Z log_E=2, 2025-05-07T21:07:37.9521381Z N=0, 2025-05-07T21:07:37.9521629Z weights_ty=SparseType.FP32, 2025-05-07T21:07:37.9521960Z output_dtype=SparseType.FP32, 2025-05-07T21:07:37.9522275Z use_cpu=False, 2025-05-07T21:07:37.9522531Z test_internal=False, 2025-05-07T21:07:37.9522797Z ) 2025-05-07T21:07:37.9523054Z Trying example: test_embedding_inplace_update( 2025-05-07T21:07:37.9523776Z self=, 2025-05-07T21:07:37.9524451Z T=2, 2025-05-07T21:07:37.9524660Z D=10, 2025-05-07T21:07:37.9524877Z log_E=3, 2025-05-07T21:07:37.9525108Z N=14, 2025-05-07T21:07:37.9525344Z weights_ty=SparseType.FP32, 2025-05-07T21:07:37.9525675Z output_dtype=SparseType.INT8, 2025-05-07T21:07:37.9525989Z use_cpu=False, 2025-05-07T21:07:37.9526237Z test_internal=False, 2025-05-07T21:07:37.9526504Z ) 2025-05-07T21:07:37.9526770Z Trying example: test_embedding_inplace_update( 2025-05-07T21:07:37.9527492Z self=, 2025-05-07T21:07:37.9528149Z T=5, 2025-05-07T21:07:37.9528477Z D=40, 2025-05-07T21:07:37.9528690Z log_E=3, 2025-05-07T21:07:37.9528905Z N=37, 2025-05-07T21:07:37.9529151Z weights_ty=SparseType.INT2, 2025-05-07T21:07:37.9529479Z output_dtype=SparseType.FP32, 2025-05-07T21:07:37.9529789Z use_cpu=False, 2025-05-07T21:07:37.9530056Z test_internal=False, 2025-05-07T21:07:37.9531480Z ) 2025-05-07T21:07:37.9531743Z Trying example: test_embedding_inplace_update( 2025-05-07T21:07:37.9532465Z self=, 2025-05-07T21:07:37.9533185Z T=2, 2025-05-07T21:07:37.9533397Z D=36, 2025-05-07T21:07:37.9533614Z log_E=2, 2025-05-07T21:07:37.9533842Z N=43, 2025-05-07T21:07:37.9534079Z weights_ty=SparseType.FP16, 2025-05-07T21:07:37.9534409Z output_dtype=SparseType.INT8, 2025-05-07T21:07:37.9534723Z use_cpu=False, 2025-05-07T21:07:37.9534984Z test_internal=True, 2025-05-07T21:07:37.9535239Z ) 2025-05-07T21:07:37.9535510Z Trying example: test_embedding_inplace_update( 2025-05-07T21:07:37.9536240Z self=, 2025-05-07T21:07:37.9537051Z T=1, 2025-05-07T21:07:37.9537270Z D=16, 2025-05-07T21:07:37.9537489Z log_E=3, 2025-05-07T21:07:37.9537711Z N=45, 2025-05-07T21:07:37.9537952Z weights_ty=SparseType.FP16, 2025-05-07T21:07:37.9538286Z output_dtype=SparseType.FP32, 2025-05-07T21:07:37.9538594Z use_cpu=False, 2025-05-07T21:07:37.9538854Z test_internal=False, 2025-05-07T21:07:37.9539124Z ) 2025-05-07T21:07:37.9539382Z Trying example: test_embedding_inplace_update( 2025-05-07T21:07:37.9540105Z self=, 2025-05-07T21:07:37.9540770Z T=2, 2025-05-07T21:07:37.9540979Z D=49, 2025-05-07T21:07:37.9541291Z log_E=3, 2025-05-07T21:07:37.9541523Z N=24, 2025-05-07T21:07:37.9541761Z weights_ty=SparseType.INT4, 2025-05-07T21:07:37.9542086Z output_dtype=SparseType.INT8, 2025-05-07T21:07:37.9542399Z use_cpu=True, 2025-05-07T21:07:37.9542654Z test_internal=True, 2025-05-07T21:07:37.9542904Z ) 2025-05-07T21:07:37.9543173Z Trying example: test_embedding_inplace_update( 2025-05-07T21:07:37.9543860Z self=, 2025-05-07T21:07:37.9544392Z T=3, 2025-05-07T21:07:37.9544569Z D=15, 2025-05-07T21:07:37.9544743Z log_E=2, 2025-05-07T21:07:37.9544923Z N=8, 2025-05-07T21:07:37.9545119Z weights_ty=SparseType.INT8, 2025-05-07T21:07:37.9545390Z output_dtype=SparseType.FP32, 2025-05-07T21:07:37.9545643Z use_cpu=True, 2025-05-07T21:07:37.9545857Z test_internal=True, 2025-05-07T21:07:37.9546074Z ) 2025-05-07T21:07:37.9546293Z Trying example: test_embedding_inplace_update( 2025-05-07T21:07:37.9546883Z self=, 2025-05-07T21:07:37.9547421Z T=3, 2025-05-07T21:07:37.9547601Z D=23, 2025-05-07T21:07:37.9547771Z log_E=2, 2025-05-07T21:07:37.9547956Z N=29, 2025-05-07T21:07:37.9548157Z weights_ty=SparseType.FP16, 2025-05-07T21:07:37.9548423Z output_dtype=SparseType.FP16, 2025-05-07T21:07:37.9548689Z use_cpu=True, 2025-05-07T21:07:37.9548910Z test_internal=False, 2025-05-07T21:07:37.9549129Z ) 2025-05-07T21:07:37.9549355Z Trying example: test_embedding_inplace_update( 2025-05-07T21:07:37.9549948Z self=, 2025-05-07T21:07:37.9550487Z T=3, 2025-05-07T21:07:37.9550699Z D=23, 2025-05-07T21:07:37.9550908Z log_E=2, 2025-05-07T21:07:37.9551095Z N=29, 2025-05-07T21:07:37.9551302Z weights_ty=SparseType.FP16, 2025-05-07T21:07:37.9551580Z output_dtype=SparseType.FP16, 2025-05-07T21:07:37.9551831Z use_cpu=True, 2025-05-07T21:07:37.9552097Z test_internal=True, 2025-05-07T21:07:37.9552311Z ) 2025-05-07T21:07:37.9552524Z Trying example: test_embedding_inplace_update( 2025-05-07T21:07:37.9553111Z self=, 2025-05-07T21:07:37.9553656Z T=3, 2025-05-07T21:07:37.9553887Z D=23, 2025-05-07T21:07:37.9554060Z log_E=3, 2025-05-07T21:07:37.9554253Z N=29, 2025-05-07T21:07:37.9554452Z weights_ty=SparseType.FP16, 2025-05-07T21:07:37.9554718Z output_dtype=SparseType.FP16, 2025-05-07T21:07:37.9555018Z use_cpu=True, 2025-05-07T21:07:37.9555238Z test_internal=True, 2025-05-07T21:07:37.9555448Z ) 2025-05-07T21:07:37.9555671Z Trying example: test_embedding_inplace_update( 2025-05-07T21:07:37.9556252Z self=, 2025-05-07T21:07:37.9556788Z T=1, 2025-05-07T21:07:37.9556969Z D=23, 2025-05-07T21:07:37.9557153Z log_E=3, 2025-05-07T21:07:37.9557340Z N=29, 2025-05-07T21:07:37.9557543Z weights_ty=SparseType.FP16, 2025-05-07T21:07:37.9557815Z output_dtype=SparseType.FP16, 2025-05-07T21:07:37.9558066Z use_cpu=True, 2025-05-07T21:07:37.9558280Z test_internal=True, 2025-05-07T21:07:37.9558500Z ) 2025-05-07T21:07:37.9558720Z Trying example: test_embedding_inplace_update( 2025-05-07T21:07:37.9559870Z self=, 2025-05-07T21:07:37.9560470Z T=1, 2025-05-07T21:07:37.9560668Z D=23, 2025-05-07T21:07:37.9560844Z log_E=3, 2025-05-07T21:07:37.9561034Z N=1, 2025-05-07T21:07:37.9561240Z weights_ty=SparseType.FP16, 2025-05-07T21:07:37.9561507Z output_dtype=SparseType.FP16, 2025-05-07T21:07:37.9561768Z use_cpu=True, 2025-05-07T21:07:37.9561983Z test_internal=True, 2025-05-07T21:07:37.9562347Z ) 2025-05-07T21:07:37.9562576Z Trying example: test_embedding_inplace_update( 2025-05-07T21:07:37.9563163Z self=, 2025-05-07T21:07:37.9563699Z T=1, 2025-05-07T21:07:37.9563882Z D=23, 2025-05-07T21:07:37.9564063Z log_E=3, 2025-05-07T21:07:37.9564247Z N=23, 2025-05-07T21:07:37.9571694Z weights_ty=SparseType.FP16, 2025-05-07T21:07:37.9572021Z output_dtype=SparseType.FP16, 2025-05-07T21:07:37.9572298Z use_cpu=True, 2025-05-07T21:07:37.9572523Z test_internal=True, 2025-05-07T21:07:37.9572736Z ) 2025-05-07T21:07:37.9572972Z Trying example: test_embedding_inplace_update( 2025-05-07T21:07:37.9573577Z self=, 2025-05-07T21:07:37.9574120Z T=1, 2025-05-07T21:07:37.9574306Z D=2, 2025-05-07T21:07:37.9574494Z log_E=3, 2025-05-07T21:07:37.9574677Z N=1, 2025-05-07T21:07:37.9574890Z weights_ty=SparseType.FP16, 2025-05-07T21:07:37.9575173Z output_dtype=SparseType.FP16, 2025-05-07T21:07:37.9575426Z use_cpu=True, 2025-05-07T21:07:37.9575645Z test_internal=True, 2025-05-07T21:07:37.9575875Z ) 2025-05-07T21:07:37.9576106Z Trying example: test_embedding_inplace_update( 2025-05-07T21:07:37.9576777Z self=, 2025-05-07T21:07:37.9577328Z T=2, 2025-05-07T21:07:37.9577525Z D=62, 2025-05-07T21:07:37.9577709Z log_E=3, 2025-05-07T21:07:37.9577906Z N=22, 2025-05-07T21:07:37.9578119Z weights_ty=SparseType.INT8, 2025-05-07T21:07:37.9578390Z output_dtype=SparseType.FP32, 2025-05-07T21:07:37.9578654Z use_cpu=True, 2025-05-07T21:07:37.9578873Z test_internal=False, 2025-05-07T21:07:37.9579090Z ) 2025-05-07T21:07:37.9579318Z Trying example: test_embedding_inplace_update( 2025-05-07T21:07:37.9579917Z self=, 2025-05-07T21:07:37.9580579Z T=2, 2025-05-07T21:07:37.9580767Z D=62, 2025-05-07T21:07:37.9580953Z log_E=3, 2025-05-07T21:07:37.9581139Z N=22, 2025-05-07T21:07:37.9581349Z weights_ty=SparseType.INT8, 2025-05-07T21:07:37.9581630Z output_dtype=SparseType.FP32, 2025-05-07T21:07:37.9581898Z use_cpu=True, 2025-05-07T21:07:37.9582175Z test_internal=True, 2025-05-07T21:07:37.9582397Z ) 2025-05-07T21:07:37.9582622Z Trying example: test_embedding_inplace_update( 2025-05-07T21:07:37.9583281Z self=, 2025-05-07T21:07:37.9583831Z T=2, 2025-05-07T21:07:37.9584024Z D=62, 2025-05-07T21:07:37.9584207Z log_E=2, 2025-05-07T21:07:37.9584404Z N=22, 2025-05-07T21:07:37.9584613Z weights_ty=SparseType.INT8, 2025-05-07T21:07:37.9584883Z output_dtype=SparseType.FP32, 2025-05-07T21:07:37.9585151Z use_cpu=True, 2025-05-07T21:07:37.9585375Z test_internal=True, 2025-05-07T21:07:37.9585590Z ) 2025-05-07T21:07:37.9585815Z Trying example: test_embedding_inplace_update( 2025-05-07T21:07:37.9586408Z self=, 2025-05-07T21:07:37.9586952Z T=2, 2025-05-07T21:07:37.9587136Z D=62, 2025-05-07T21:07:37.9587328Z log_E=2, 2025-05-07T21:07:37.9587528Z N=2, 2025-05-07T21:07:37.9587725Z weights_ty=SparseType.INT8, 2025-05-07T21:07:37.9588003Z output_dtype=SparseType.FP32, 2025-05-07T21:07:37.9588270Z use_cpu=True, 2025-05-07T21:07:37.9588489Z test_internal=True, 2025-05-07T21:07:37.9588712Z ) 2025-05-07T21:07:37.9588940Z Trying example: test_embedding_inplace_update( 2025-05-07T21:07:37.9589528Z self=, 2025-05-07T21:07:37.9590067Z T=1, 2025-05-07T21:07:37.9590299Z D=62, 2025-05-07T21:07:37.9590476Z log_E=2, 2025-05-07T21:07:37.9590691Z N=2, 2025-05-07T21:07:37.9590919Z weights_ty=SparseType.INT8, 2025-05-07T21:07:37.9591187Z output_dtype=SparseType.FP32, 2025-05-07T21:07:37.9591446Z use_cpu=True, 2025-05-07T21:07:37.9591662Z test_internal=True, 2025-05-07T21:07:37.9591870Z ) 2025-05-07T21:07:37.9592094Z Trying example: test_embedding_inplace_update( 2025-05-07T21:07:37.9592691Z self=, 2025-05-07T21:07:37.9593236Z T=1, 2025-05-07T21:07:37.9593418Z D=62, 2025-05-07T21:07:37.9593612Z log_E=3, 2025-05-07T21:07:37.9593808Z N=47, 2025-05-07T21:07:37.9594013Z weights_ty=SparseType.FP32, 2025-05-07T21:07:37.9594290Z output_dtype=SparseType.INT8, 2025-05-07T21:07:37.9594550Z use_cpu=True, 2025-05-07T21:07:37.9594762Z test_internal=True, 2025-05-07T21:07:37.9594987Z ) 2025-05-07T21:07:37.9595219Z Trying example: test_embedding_inplace_update( 2025-05-07T21:07:37.9595803Z self=, 2025-05-07T21:07:37.9596349Z T=1, 2025-05-07T21:07:37.9596533Z D=3, 2025-05-07T21:07:37.9596709Z log_E=3, 2025-05-07T21:07:37.9596900Z N=47, 2025-05-07T21:07:37.9597107Z weights_ty=SparseType.FP32, 2025-05-07T21:07:37.9597378Z output_dtype=SparseType.INT8, 2025-05-07T21:07:37.9597639Z use_cpu=True, 2025-05-07T21:07:37.9597853Z test_internal=True, 2025-05-07T21:07:37.9598069Z ) 2025-05-07T21:07:37.9598300Z Trying example: test_embedding_inplace_update( 2025-05-07T21:07:37.9598888Z self=, 2025-05-07T21:07:37.9599430Z T=1, 2025-05-07T21:07:37.9599610Z D=47, 2025-05-07T21:07:37.9599800Z log_E=3, 2025-05-07T21:07:37.9599999Z N=47, 2025-05-07T21:07:37.9600202Z weights_ty=SparseType.FP32, 2025-05-07T21:07:37.9600479Z output_dtype=SparseType.INT8, 2025-05-07T21:07:37.9600804Z use_cpu=True, 2025-05-07T21:07:37.9601012Z test_internal=True, 2025-05-07T21:07:37.9601242Z ) 2025-05-07T21:07:38.0269750Z Trying example: test_embedding_inplace_update( 2025-05-07T21:07:38.0271400Z self=, 2025-05-07T21:07:38.0272317Z T=1, 2025-05-07T21:07:38.0272509Z D=2, 2025-05-07T21:07:38.0272696Z log_E=3, 2025-05-07T21:07:38.0272892Z N=47, 2025-05-07T21:07:38.0273110Z weights_ty=SparseType.FP32, 2025-05-07T21:07:38.0273517Z output_dtype=SparseType.INT8, 2025-05-07T21:07:38.0273783Z use_cpu=True, 2025-05-07T21:07:38.0274007Z test_internal=True, 2025-05-07T21:07:38.0274242Z ) 2025-05-07T21:07:38.0274469Z Trying example: test_embedding_inplace_update( 2025-05-07T21:07:38.0275085Z self=, 2025-05-07T21:07:38.0275651Z T=1, 2025-05-07T21:07:38.0275833Z D=2, 2025-05-07T21:07:38.0276017Z log_E=3, 2025-05-07T21:07:38.0276215Z N=1, 2025-05-07T21:07:38.0276417Z weights_ty=SparseType.FP32, 2025-05-07T21:07:38.0276697Z output_dtype=SparseType.INT8, 2025-05-07T21:07:38.0276967Z use_cpu=True, 2025-05-07T21:07:38.0277176Z test_internal=True, 2025-05-07T21:07:38.0277403Z ) 2025-05-07T21:07:38.0277637Z Trying example: test_embedding_inplace_update( 2025-05-07T21:07:38.0278241Z self=, 2025-05-07T21:07:38.0278777Z T=2, 2025-05-07T21:07:38.0278958Z D=2, 2025-05-07T21:07:38.0279140Z log_E=3, 2025-05-07T21:07:38.0279319Z N=1, 2025-05-07T21:07:38.0279519Z weights_ty=SparseType.FP32, 2025-05-07T21:07:38.0279789Z output_dtype=SparseType.INT8, 2025-05-07T21:07:38.0280035Z use_cpu=True, 2025-05-07T21:07:38.0280344Z test_internal=True, 2025-05-07T21:07:38.0280565Z ) 2025-05-07T21:07:38.0280780Z Trying example: test_embedding_inplace_update( 2025-05-07T21:07:38.0281371Z self=, 2025-05-07T21:07:38.0281910Z T=2, 2025-05-07T21:07:38.0282085Z D=2, 2025-05-07T21:07:38.0282269Z log_E=3, 2025-05-07T21:07:38.0282463Z N=3, 2025-05-07T21:07:38.0282654Z weights_ty=SparseType.FP32, 2025-05-07T21:07:38.0282930Z output_dtype=SparseType.INT8, 2025-05-07T21:07:38.0283196Z use_cpu=True, 2025-05-07T21:07:38.0283415Z test_internal=True, 2025-05-07T21:07:38.0283635Z ) 2025-05-07T21:07:38.0283866Z Trying example: test_embedding_inplace_update( 2025-05-07T21:07:38.0284460Z self=, 2025-05-07T21:07:38.0285001Z T=2, 2025-05-07T21:07:38.0285189Z D=39, 2025-05-07T21:07:38.0285386Z log_E=3, 2025-05-07T21:07:38.0285574Z N=13, 2025-05-07T21:07:38.0285784Z weights_ty=SparseType.FP32, 2025-05-07T21:07:38.0286060Z output_dtype=SparseType.INT8, 2025-05-07T21:07:38.0286316Z use_cpu=True, 2025-05-07T21:07:38.0286539Z test_internal=False, 2025-05-07T21:07:38.0286766Z ) 2025-05-07T21:07:38.0286988Z Trying example: test_embedding_inplace_update( 2025-05-07T21:07:38.0287591Z self=, 2025-05-07T21:07:38.0288144Z T=2, 2025-05-07T21:07:38.0288337Z D=39, 2025-05-07T21:07:38.0288518Z log_E=3, 2025-05-07T21:07:38.0288723Z N=13, 2025-05-07T21:07:38.0288933Z weights_ty=SparseType.FP32, 2025-05-07T21:07:38.0289212Z output_dtype=SparseType.INT8, 2025-05-07T21:07:38.0289470Z use_cpu=False, 2025-05-07T21:07:38.0289693Z test_internal=False, 2025-05-07T21:07:38.0289919Z ) 2025-05-07T21:07:38.0290143Z Trying example: test_embedding_inplace_update( 2025-05-07T21:07:38.0290728Z self=, 2025-05-07T21:07:38.0291351Z T=2, 2025-05-07T21:07:38.0291524Z D=39, 2025-05-07T21:07:38.0291694Z log_E=2, 2025-05-07T21:07:38.0291881Z N=13, 2025-05-07T21:07:38.0292075Z weights_ty=SparseType.FP32, 2025-05-07T21:07:38.0292341Z output_dtype=SparseType.INT8, 2025-05-07T21:07:38.0292642Z use_cpu=False, 2025-05-07T21:07:38.0292852Z test_internal=False, 2025-05-07T21:07:38.0293064Z ) 2025-05-07T21:07:38.0293279Z Trying example: test_embedding_inplace_update( 2025-05-07T21:07:38.0293909Z self=, 2025-05-07T21:07:38.0294435Z T=2, 2025-05-07T21:07:38.0294613Z D=39, 2025-05-07T21:07:38.0294790Z log_E=2, 2025-05-07T21:07:38.0294970Z N=2, 2025-05-07T21:07:38.0295173Z weights_ty=SparseType.FP32, 2025-05-07T21:07:38.0295455Z output_dtype=SparseType.INT8, 2025-05-07T21:07:38.0295711Z use_cpu=False, 2025-05-07T21:07:38.0295923Z test_internal=False, 2025-05-07T21:07:38.0296148Z ) 2025-05-07T21:07:38.0296464Z Trying example: test_embedding_inplace_update( 2025-05-07T21:07:38.0297061Z self=, 2025-05-07T21:07:38.0297607Z T=1, 2025-05-07T21:07:38.0297791Z D=43, 2025-05-07T21:07:38.0297971Z log_E=2, 2025-05-07T21:07:38.0298164Z N=45, 2025-05-07T21:07:38.0298368Z weights_ty=SparseType.INT2, 2025-05-07T21:07:38.0298638Z output_dtype=SparseType.FP16, 2025-05-07T21:07:38.0298902Z use_cpu=False, 2025-05-07T21:07:38.0299120Z test_internal=True, 2025-05-07T21:07:38.0299334Z ) 2025-05-07T21:07:38.0299570Z Trying example: test_embedding_inplace_update( 2025-05-07T21:07:38.0300227Z self=, 2025-05-07T21:07:38.0300800Z T=1, 2025-05-07T21:07:38.0301019Z D=45, 2025-05-07T21:07:38.0301209Z log_E=2, 2025-05-07T21:07:38.0301390Z N=45, 2025-05-07T21:07:38.0301596Z weights_ty=SparseType.INT2, 2025-05-07T21:07:38.0301869Z output_dtype=SparseType.FP16, 2025-05-07T21:07:38.0302124Z use_cpu=False, 2025-05-07T21:07:38.0302336Z test_internal=True, 2025-05-07T21:07:38.0302561Z ) 2025-05-07T21:07:38.0302789Z Trying example: test_embedding_inplace_update( 2025-05-07T21:07:38.0303369Z self=, 2025-05-07T21:07:38.0303916Z T=1, 2025-05-07T21:07:38.0304106Z D=45, 2025-05-07T21:07:38.0304284Z log_E=2, 2025-05-07T21:07:38.0304485Z N=2, 2025-05-07T21:07:38.0304693Z weights_ty=SparseType.INT2, 2025-05-07T21:07:38.0304965Z output_dtype=SparseType.FP16, 2025-05-07T21:07:38.0305230Z use_cpu=False, 2025-05-07T21:07:38.0305451Z test_internal=True, 2025-05-07T21:07:38.0305664Z ) 2025-05-07T21:07:38.0305892Z Trying example: test_embedding_inplace_update( 2025-05-07T21:07:38.0306485Z self=, 2025-05-07T21:07:38.0307022Z T=1, 2025-05-07T21:07:38.0307209Z D=45, 2025-05-07T21:07:38.0307395Z log_E=2, 2025-05-07T21:07:38.0307583Z N=2, 2025-05-07T21:07:38.0307802Z weights_ty=SparseType.INT2, 2025-05-07T21:07:38.0308077Z output_dtype=SparseType.FP16, 2025-05-07T21:07:38.0308346Z use_cpu=False, 2025-05-07T21:07:38.0308565Z test_internal=False, 2025-05-07T21:07:38.0308798Z ) 2025-05-07T21:07:38.0309039Z Trying example: test_embedding_inplace_update( 2025-05-07T21:07:38.0309624Z self=, 2025-05-07T21:07:38.0310175Z T=2, 2025-05-07T21:07:38.0310359Z D=45, 2025-05-07T21:07:38.0310541Z log_E=2, 2025-05-07T21:07:38.0310745Z N=2, 2025-05-07T21:07:38.0310951Z weights_ty=SparseType.INT2, 2025-05-07T21:07:38.0311267Z output_dtype=SparseType.FP16, 2025-05-07T21:07:38.0311532Z use_cpu=False, 2025-05-07T21:07:38.0311741Z test_internal=False, 2025-05-07T21:07:38.0311955Z ) 2025-05-07T21:07:38.0312177Z Trying example: test_embedding_inplace_update( 2025-05-07T21:07:38.0312762Z self=, 2025-05-07T21:07:38.0313337Z T=2, 2025-05-07T21:07:38.0313518Z D=2, 2025-05-07T21:07:38.0313694Z log_E=2, 2025-05-07T21:07:38.0313885Z N=2, 2025-05-07T21:07:38.0314123Z weights_ty=SparseType.INT2, 2025-05-07T21:07:38.0314395Z output_dtype=SparseType.FP16, 2025-05-07T21:07:38.0314652Z use_cpu=False, 2025-05-07T21:07:38.0314857Z test_internal=False, 2025-05-07T21:07:38.0315075Z ) 2025-05-07T21:07:38.0315301Z Trying example: test_embedding_inplace_update( 2025-05-07T21:07:38.0315882Z self=, 2025-05-07T21:07:38.0316427Z T=4, 2025-05-07T21:07:38.0316612Z D=62, 2025-05-07T21:07:38.0316789Z log_E=3, 2025-05-07T21:07:38.0316984Z N=44, 2025-05-07T21:07:38.0317188Z weights_ty=SparseType.FP16, 2025-05-07T21:07:38.0317455Z output_dtype=SparseType.FP16, 2025-05-07T21:07:38.0317726Z use_cpu=False, 2025-05-07T21:07:38.0317949Z test_internal=False, 2025-05-07T21:07:38.0318169Z ) 2025-05-07T21:07:38.0318360Z PASSED 2025-05-07T21:07:38.0318857Z tbe/utils/split_embeddings_test.py::SplitTableBatchedEmbeddingsTest::test_get_table_name_for_logging PASSED 2025-05-07T21:07:38.1616835Z tbe/utils/split_embeddings_test.py::SplitTableBatchedEmbeddingsTest::test_reset_embedding_weight_momentum Trying example: test_reset_embedding_weight_momentum( 2025-05-07T21:07:38.1618061Z self=, 2025-05-07T21:07:38.1618646Z T=1, 2025-05-07T21:07:38.1618833Z D=2, 2025-05-07T21:07:38.1619006Z log_E=2, 2025-05-07T21:07:38.1619234Z weights_precision=SparseType.FP16, 2025-05-07T21:07:38.1619511Z mixed=False, 2025-05-07T21:07:38.1619709Z use_cache=False, 2025-05-07T21:07:38.1619956Z output_dtype=SparseType.FP32, 2025-05-07T21:07:38.1620226Z num_indices_per_table=1, 2025-05-07T21:07:38.1620460Z ) 2025-05-07T21:07:38.1620706Z Trying example: test_reset_embedding_weight_momentum( 2025-05-07T21:07:38.1621351Z self=, 2025-05-07T21:07:38.1621918Z T=2, 2025-05-07T21:07:38.1622092Z D=2, 2025-05-07T21:07:38.1622277Z log_E=2, 2025-05-07T21:07:38.1622496Z weights_precision=SparseType.FP16, 2025-05-07T21:07:38.1622765Z mixed=False, 2025-05-07T21:07:38.1622972Z use_cache=False, 2025-05-07T21:07:38.1623211Z output_dtype=SparseType.FP32, 2025-05-07T21:07:38.1623474Z num_indices_per_table=1, 2025-05-07T21:07:38.1623712Z ) 2025-05-07T21:07:38.1623955Z Trying example: test_reset_embedding_weight_momentum( 2025-05-07T21:07:38.1624586Z self=, 2025-05-07T21:07:38.1625159Z T=2, 2025-05-07T21:07:38.1625341Z D=33, 2025-05-07T21:07:38.1625517Z log_E=2, 2025-05-07T21:07:38.1625739Z weights_precision=SparseType.FP32, 2025-05-07T21:07:38.1626012Z mixed=False, 2025-05-07T21:07:38.1626215Z use_cache=True, 2025-05-07T21:07:38.1626438Z output_dtype=SparseType.FP16, 2025-05-07T21:07:38.1626706Z num_indices_per_table=1, 2025-05-07T21:07:38.1626939Z ) 2025-05-07T21:07:38.1627172Z Trying example: test_reset_embedding_weight_momentum( 2025-05-07T21:07:38.1627804Z self=, 2025-05-07T21:07:38.1628373Z T=5, 2025-05-07T21:07:38.1628546Z D=2, 2025-05-07T21:07:38.1628804Z log_E=2, 2025-05-07T21:07:38.1629019Z weights_precision=SparseType.FP16, 2025-05-07T21:07:38.1629282Z mixed=False, 2025-05-07T21:07:38.1629480Z use_cache=False, 2025-05-07T21:07:38.1629709Z output_dtype=SparseType.FP32, 2025-05-07T21:07:38.1629967Z num_indices_per_table=1, 2025-05-07T21:07:38.1630197Z ) 2025-05-07T21:07:38.1630500Z Trying example: test_reset_embedding_weight_momentum( 2025-05-07T21:07:38.1631140Z self=, 2025-05-07T21:07:38.1631802Z T=5, 2025-05-07T21:07:38.1631986Z D=91, 2025-05-07T21:07:38.1632162Z log_E=3, 2025-05-07T21:07:38.1632369Z weights_precision=SparseType.FP32, 2025-05-07T21:07:38.1632637Z mixed=True, 2025-05-07T21:07:38.1632836Z use_cache=False, 2025-05-07T21:07:38.1633063Z output_dtype=SparseType.FP16, 2025-05-07T21:07:38.1633333Z num_indices_per_table=2, 2025-05-07T21:07:38.1633571Z ) 2025-05-07T21:07:38.1633801Z Trying example: test_reset_embedding_weight_momentum( 2025-05-07T21:07:38.1634434Z self=, 2025-05-07T21:07:38.1635007Z T=5, 2025-05-07T21:07:38.1635181Z D=8, 2025-05-07T21:07:38.1635363Z log_E=3, 2025-05-07T21:07:38.1635583Z weights_precision=SparseType.FP32, 2025-05-07T21:07:38.1635848Z mixed=True, 2025-05-07T21:07:38.1636052Z use_cache=True, 2025-05-07T21:07:38.1636274Z output_dtype=SparseType.FP32, 2025-05-07T21:07:38.1636548Z num_indices_per_table=3, 2025-05-07T21:07:38.1636772Z ) 2025-05-07T21:07:38.1637010Z Trying example: test_reset_embedding_weight_momentum( 2025-05-07T21:07:38.1637647Z self=, 2025-05-07T21:07:38.1638207Z T=3, 2025-05-07T21:07:38.1638435Z D=110, 2025-05-07T21:07:38.1638625Z log_E=3, 2025-05-07T21:07:38.1638834Z weights_precision=SparseType.FP16, 2025-05-07T21:07:38.1639103Z mixed=False, 2025-05-07T21:07:38.1639304Z use_cache=False, 2025-05-07T21:07:38.1639526Z output_dtype=SparseType.FP32, 2025-05-07T21:07:38.1639789Z num_indices_per_table=4, 2025-05-07T21:07:38.1640017Z ) 2025-05-07T21:07:38.1640244Z Trying example: test_reset_embedding_weight_momentum( 2025-05-07T21:07:38.1640878Z self=, 2025-05-07T21:07:38.1641441Z T=1, 2025-05-07T21:07:38.1641619Z D=13, 2025-05-07T21:07:38.1641789Z log_E=3, 2025-05-07T21:07:38.1642003Z weights_precision=SparseType.FP32, 2025-05-07T21:07:38.1642276Z mixed=False, 2025-05-07T21:07:38.1642466Z use_cache=True, 2025-05-07T21:07:38.1642689Z output_dtype=SparseType.FP32, 2025-05-07T21:07:38.1642962Z num_indices_per_table=3, 2025-05-07T21:07:38.1643187Z ) 2025-05-07T21:07:38.1643419Z Trying example: test_reset_embedding_weight_momentum( 2025-05-07T21:07:38.1644057Z self=, 2025-05-07T21:07:38.1644615Z T=2, 2025-05-07T21:07:38.1644790Z D=76, 2025-05-07T21:07:38.1644969Z log_E=2, 2025-05-07T21:07:38.1645173Z weights_precision=SparseType.FP32, 2025-05-07T21:07:38.1645445Z mixed=False, 2025-05-07T21:07:38.1645645Z use_cache=True, 2025-05-07T21:07:38.1645866Z output_dtype=SparseType.FP32, 2025-05-07T21:07:38.1646134Z num_indices_per_table=2, 2025-05-07T21:07:38.1646369Z ) 2025-05-07T21:07:38.1646601Z Trying example: test_reset_embedding_weight_momentum( 2025-05-07T21:07:38.1647232Z self=, 2025-05-07T21:07:38.1647795Z T=1, 2025-05-07T21:07:38.1647971Z D=116, 2025-05-07T21:07:38.1648146Z log_E=2, 2025-05-07T21:07:38.1656422Z weights_precision=SparseType.FP32, 2025-05-07T21:07:38.1656845Z mixed=True, 2025-05-07T21:07:38.1657065Z use_cache=False, 2025-05-07T21:07:38.1657309Z output_dtype=SparseType.FP16, 2025-05-07T21:07:38.1657592Z num_indices_per_table=1, 2025-05-07T21:07:38.1657839Z ) 2025-05-07T21:07:38.1658094Z Trying example: test_reset_embedding_weight_momentum( 2025-05-07T21:07:38.1658783Z self=, 2025-05-07T21:07:38.1659549Z T=2, 2025-05-07T21:07:38.1659742Z D=57, 2025-05-07T21:07:38.1660010Z log_E=3, 2025-05-07T21:07:38.1660238Z weights_precision=SparseType.FP32, 2025-05-07T21:07:38.1660519Z mixed=False, 2025-05-07T21:07:38.1660726Z use_cache=False, 2025-05-07T21:07:38.1660971Z output_dtype=SparseType.FP16, 2025-05-07T21:07:38.1661252Z num_indices_per_table=2, 2025-05-07T21:07:38.1661485Z ) 2025-05-07T21:07:38.1661741Z Trying example: test_reset_embedding_weight_momentum( 2025-05-07T21:07:38.1662395Z self=, 2025-05-07T21:07:38.1662975Z T=1, 2025-05-07T21:07:38.1663164Z D=57, 2025-05-07T21:07:38.1663360Z log_E=3, 2025-05-07T21:07:38.1663587Z weights_precision=SparseType.FP32, 2025-05-07T21:07:38.1663863Z mixed=False, 2025-05-07T21:07:38.1664077Z use_cache=False, 2025-05-07T21:07:38.1664323Z output_dtype=SparseType.FP16, 2025-05-07T21:07:38.1664592Z num_indices_per_table=2, 2025-05-07T21:07:38.1664835Z ) 2025-05-07T21:07:38.1665083Z Trying example: test_reset_embedding_weight_momentum( 2025-05-07T21:07:38.1665719Z self=, 2025-05-07T21:07:38.1666293Z T=1, 2025-05-07T21:07:38.1666487Z D=57, 2025-05-07T21:07:38.1666668Z log_E=3, 2025-05-07T21:07:38.1666968Z weights_precision=SparseType.FP32, 2025-05-07T21:07:38.1667253Z mixed=False, 2025-05-07T21:07:38.1667462Z use_cache=False, 2025-05-07T21:07:38.1667705Z output_dtype=SparseType.FP16, 2025-05-07T21:07:38.1667980Z num_indices_per_table=3, 2025-05-07T21:07:38.1668208Z ) 2025-05-07T21:07:38.1668457Z Trying example: test_reset_embedding_weight_momentum( 2025-05-07T21:07:38.1669125Z self=, 2025-05-07T21:07:38.1669707Z T=1, 2025-05-07T21:07:38.1669896Z D=2, 2025-05-07T21:07:38.1670073Z log_E=3, 2025-05-07T21:07:38.1670303Z weights_precision=SparseType.FP32, 2025-05-07T21:07:38.1670586Z mixed=False, 2025-05-07T21:07:38.1670793Z use_cache=False, 2025-05-07T21:07:38.1671044Z output_dtype=SparseType.FP16, 2025-05-07T21:07:38.1671327Z num_indices_per_table=3, 2025-05-07T21:07:38.1671562Z ) 2025-05-07T21:07:38.1671816Z Trying example: test_reset_embedding_weight_momentum( 2025-05-07T21:07:38.1672463Z self=, 2025-05-07T21:07:38.1673032Z T=3, 2025-05-07T21:07:38.1673225Z D=2, 2025-05-07T21:07:38.1673422Z log_E=3, 2025-05-07T21:07:38.1673643Z weights_precision=SparseType.FP32, 2025-05-07T21:07:38.1673927Z mixed=False, 2025-05-07T21:07:38.1674151Z use_cache=False, 2025-05-07T21:07:38.1674389Z output_dtype=SparseType.FP16, 2025-05-07T21:07:38.1674667Z num_indices_per_table=3, 2025-05-07T21:07:38.1674903Z ) 2025-05-07T21:07:38.1675156Z Trying example: test_reset_embedding_weight_momentum( 2025-05-07T21:07:38.1675790Z self=, 2025-05-07T21:07:38.1676373Z T=3, 2025-05-07T21:07:38.1676564Z D=120, 2025-05-07T21:07:38.1676753Z log_E=2, 2025-05-07T21:07:38.1676993Z weights_precision=SparseType.FP16, 2025-05-07T21:07:38.1677281Z mixed=False, 2025-05-07T21:07:38.1678258Z use_cache=False, 2025-05-07T21:07:38.1678505Z output_dtype=SparseType.FP32, 2025-05-07T21:07:38.1678781Z num_indices_per_table=4, 2025-05-07T21:07:38.1679013Z ) 2025-05-07T21:07:38.1679260Z Trying example: test_reset_embedding_weight_momentum( 2025-05-07T21:07:38.1679908Z self=, 2025-05-07T21:07:38.1680552Z T=3, 2025-05-07T21:07:38.1680730Z D=120, 2025-05-07T21:07:38.1680920Z log_E=2, 2025-05-07T21:07:38.1681186Z weights_precision=SparseType.FP16, 2025-05-07T21:07:38.1681463Z mixed=False, 2025-05-07T21:07:38.1681681Z use_cache=False, 2025-05-07T21:07:38.1681928Z output_dtype=SparseType.FP32, 2025-05-07T21:07:38.1682196Z num_indices_per_table=1, 2025-05-07T21:07:38.1682440Z ) 2025-05-07T21:07:38.1682689Z Trying example: test_reset_embedding_weight_momentum( 2025-05-07T21:07:38.1683321Z self=, 2025-05-07T21:07:38.1683899Z T=3, 2025-05-07T21:07:38.1684081Z D=2, 2025-05-07T21:07:38.1684262Z log_E=2, 2025-05-07T21:07:38.1684488Z weights_precision=SparseType.FP16, 2025-05-07T21:07:38.1684770Z mixed=False, 2025-05-07T21:07:38.1684975Z use_cache=False, 2025-05-07T21:07:38.1685222Z output_dtype=SparseType.FP32, 2025-05-07T21:07:38.1685502Z num_indices_per_table=1, 2025-05-07T21:07:38.1685734Z ) 2025-05-07T21:07:38.1685979Z Trying example: test_reset_embedding_weight_momentum( 2025-05-07T21:07:38.1686628Z self=, 2025-05-07T21:07:38.1687201Z T=3, 2025-05-07T21:07:38.1687385Z D=3, 2025-05-07T21:07:38.1687575Z log_E=2, 2025-05-07T21:07:38.1687804Z weights_precision=SparseType.FP16, 2025-05-07T21:07:38.1688130Z mixed=False, 2025-05-07T21:07:38.1688352Z use_cache=False, 2025-05-07T21:07:38.1688595Z output_dtype=SparseType.FP32, 2025-05-07T21:07:38.1688866Z num_indices_per_table=1, 2025-05-07T21:07:38.1689106Z ) 2025-05-07T21:07:38.1689354Z Trying example: test_reset_embedding_weight_momentum( 2025-05-07T21:07:38.1689986Z self=, 2025-05-07T21:07:38.1690559Z T=3, 2025-05-07T21:07:38.1690746Z D=2, 2025-05-07T21:07:38.1690925Z log_E=3, 2025-05-07T21:07:38.1691157Z weights_precision=SparseType.FP16, 2025-05-07T21:07:38.1691442Z mixed=False, 2025-05-07T21:07:38.1691655Z use_cache=False, 2025-05-07T21:07:38.1691888Z output_dtype=SparseType.FP32, 2025-05-07T21:07:38.1692165Z num_indices_per_table=1, 2025-05-07T21:07:38.1692411Z ) 2025-05-07T21:07:38.1692649Z Trying example: test_reset_embedding_weight_momentum( 2025-05-07T21:07:38.1693293Z self=, 2025-05-07T21:07:38.1693869Z T=3, 2025-05-07T21:07:38.1694052Z D=3, 2025-05-07T21:07:38.1694237Z log_E=3, 2025-05-07T21:07:38.1694458Z weights_precision=SparseType.FP16, 2025-05-07T21:07:38.1694727Z mixed=False, 2025-05-07T21:07:38.1694936Z use_cache=False, 2025-05-07T21:07:38.1695178Z output_dtype=SparseType.FP32, 2025-05-07T21:07:38.1695445Z num_indices_per_table=1, 2025-05-07T21:07:38.1695680Z ) 2025-05-07T21:07:38.1695921Z Trying example: test_reset_embedding_weight_momentum( 2025-05-07T21:07:38.1696680Z self=, 2025-05-07T21:07:38.1697253Z T=3, 2025-05-07T21:07:38.1697439Z D=3, 2025-05-07T21:07:38.1697620Z log_E=3, 2025-05-07T21:07:38.1697836Z weights_precision=SparseType.FP16, 2025-05-07T21:07:38.1698120Z mixed=False, 2025-05-07T21:07:38.1698334Z use_cache=False, 2025-05-07T21:07:38.1698659Z output_dtype=SparseType.FP32, 2025-05-07T21:07:38.1698931Z num_indices_per_table=3, 2025-05-07T21:07:38.1699165Z ) 2025-05-07T21:07:38.1699403Z Trying example: test_reset_embedding_weight_momentum( 2025-05-07T21:07:38.1700043Z self=, 2025-05-07T21:07:38.1700660Z T=2, 2025-05-07T21:07:38.1700839Z D=121, 2025-05-07T21:07:38.1701026Z log_E=2, 2025-05-07T21:07:38.1701248Z weights_precision=SparseType.FP32, 2025-05-07T21:07:38.1701520Z mixed=False, 2025-05-07T21:07:38.1701770Z use_cache=False, 2025-05-07T21:07:38.1702017Z output_dtype=SparseType.FP16, 2025-05-07T21:07:38.1702295Z num_indices_per_table=3, 2025-05-07T21:07:38.1702527Z ) 2025-05-07T21:07:38.2601939Z Trying example: test_reset_embedding_weight_momentum( 2025-05-07T21:07:38.2603335Z self=, 2025-05-07T21:07:38.2604481Z T=2, 2025-05-07T21:07:38.2604829Z D=2, 2025-05-07T21:07:38.2605167Z log_E=2, 2025-05-07T21:07:38.2605604Z weights_precision=SparseType.FP32, 2025-05-07T21:07:38.2606141Z mixed=False, 2025-05-07T21:07:38.2606569Z use_cache=False, 2025-05-07T21:07:38.2607030Z output_dtype=SparseType.FP16, 2025-05-07T21:07:38.2607564Z num_indices_per_table=3, 2025-05-07T21:07:38.2608008Z ) 2025-05-07T21:07:38.2608470Z Trying example: test_reset_embedding_weight_momentum( 2025-05-07T21:07:38.2609736Z self=, 2025-05-07T21:07:38.2610850Z T=2, 2025-05-07T21:07:38.2611067Z D=2, 2025-05-07T21:07:38.2611266Z log_E=2, 2025-05-07T21:07:38.2611496Z weights_precision=SparseType.FP32, 2025-05-07T21:07:38.2611761Z mixed=False, 2025-05-07T21:07:38.2612080Z use_cache=False, 2025-05-07T21:07:38.2612312Z output_dtype=SparseType.FP16, 2025-05-07T21:07:38.2612573Z num_indices_per_table=2, 2025-05-07T21:07:38.2612797Z ) 2025-05-07T21:07:38.2613030Z Trying example: test_reset_embedding_weight_momentum( 2025-05-07T21:07:38.2613656Z self=, 2025-05-07T21:07:38.2614223Z T=1, 2025-05-07T21:07:38.2614398Z D=68, 2025-05-07T21:07:38.2614567Z log_E=3, 2025-05-07T21:07:38.2614778Z weights_precision=SparseType.FP16, 2025-05-07T21:07:38.2615047Z mixed=True, 2025-05-07T21:07:38.2615240Z use_cache=True, 2025-05-07T21:07:38.2615472Z output_dtype=SparseType.FP32, 2025-05-07T21:07:38.2615737Z num_indices_per_table=2, 2025-05-07T21:07:38.2615959Z ) 2025-05-07T21:07:38.2616200Z Trying example: test_reset_embedding_weight_momentum( 2025-05-07T21:07:38.2616935Z self=, 2025-05-07T21:07:38.2617497Z T=1, 2025-05-07T21:07:38.2617674Z D=68, 2025-05-07T21:07:38.2617851Z log_E=2, 2025-05-07T21:07:38.2618060Z weights_precision=SparseType.FP16, 2025-05-07T21:07:38.2618335Z mixed=True, 2025-05-07T21:07:38.2618540Z use_cache=True, 2025-05-07T21:07:38.2618772Z output_dtype=SparseType.FP32, 2025-05-07T21:07:38.2619040Z num_indices_per_table=2, 2025-05-07T21:07:38.2619272Z ) 2025-05-07T21:07:38.2619518Z Trying example: test_reset_embedding_weight_momentum( 2025-05-07T21:07:38.2620150Z self=, 2025-05-07T21:07:38.2620724Z T=1, 2025-05-07T21:07:38.2620908Z D=2, 2025-05-07T21:07:38.2621081Z log_E=2, 2025-05-07T21:07:38.2621307Z weights_precision=SparseType.FP16, 2025-05-07T21:07:38.2621584Z mixed=True, 2025-05-07T21:07:38.2621784Z use_cache=True, 2025-05-07T21:07:38.2622016Z output_dtype=SparseType.FP32, 2025-05-07T21:07:38.2622291Z num_indices_per_table=2, 2025-05-07T21:07:38.2622631Z ) 2025-05-07T21:07:38.2622864Z Trying example: test_reset_embedding_weight_momentum( 2025-05-07T21:07:38.2623492Z self=, 2025-05-07T21:07:38.2624055Z T=2, 2025-05-07T21:07:38.2624292Z D=2, 2025-05-07T21:07:38.2624476Z log_E=2, 2025-05-07T21:07:38.2624693Z weights_precision=SparseType.FP16, 2025-05-07T21:07:38.2624962Z mixed=True, 2025-05-07T21:07:38.2625170Z use_cache=True, 2025-05-07T21:07:38.2625463Z output_dtype=SparseType.FP32, 2025-05-07T21:07:38.2625731Z num_indices_per_table=2, 2025-05-07T21:07:38.2625968Z ) 2025-05-07T21:07:38.2626211Z Trying example: test_reset_embedding_weight_momentum( 2025-05-07T21:07:38.2626841Z self=, 2025-05-07T21:07:38.2627416Z T=3, 2025-05-07T21:07:38.2627595Z D=122, 2025-05-07T21:07:38.2627772Z log_E=2, 2025-05-07T21:07:38.2627990Z weights_precision=SparseType.FP32, 2025-05-07T21:07:38.2628268Z mixed=False, 2025-05-07T21:07:38.2628476Z use_cache=False, 2025-05-07T21:07:38.2628714Z output_dtype=SparseType.FP16, 2025-05-07T21:07:38.2628984Z num_indices_per_table=3, 2025-05-07T21:07:38.2629225Z ) 2025-05-07T21:07:38.2629461Z Trying example: test_reset_embedding_weight_momentum( 2025-05-07T21:07:38.2630102Z self=, 2025-05-07T21:07:38.2630680Z T=3, 2025-05-07T21:07:38.2630862Z D=122, 2025-05-07T21:07:38.2631070Z log_E=2, 2025-05-07T21:07:38.2631318Z weights_precision=SparseType.FP32, 2025-05-07T21:07:38.2631587Z mixed=False, 2025-05-07T21:07:38.2631798Z use_cache=False, 2025-05-07T21:07:38.2632039Z output_dtype=SparseType.FP16, 2025-05-07T21:07:38.2632355Z num_indices_per_table=1, 2025-05-07T21:07:38.2632599Z ) 2025-05-07T21:07:38.2632842Z Trying example: test_reset_embedding_weight_momentum( 2025-05-07T21:07:38.2633470Z self=, 2025-05-07T21:07:38.2634043Z T=4, 2025-05-07T21:07:38.2634226Z D=18, 2025-05-07T21:07:38.2634414Z log_E=2, 2025-05-07T21:07:38.2634629Z weights_precision=SparseType.FP16, 2025-05-07T21:07:38.2634904Z mixed=False, 2025-05-07T21:07:38.2635111Z use_cache=True, 2025-05-07T21:07:38.2635337Z output_dtype=SparseType.FP16, 2025-05-07T21:07:38.2635615Z num_indices_per_table=1, 2025-05-07T21:07:38.2635853Z ) 2025-05-07T21:07:38.2636087Z Trying example: test_reset_embedding_weight_momentum( 2025-05-07T21:07:38.2636720Z self=, 2025-05-07T21:07:38.2637288Z T=4, 2025-05-07T21:07:38.2637468Z D=2, 2025-05-07T21:07:38.2637652Z log_E=2, 2025-05-07T21:07:38.2637874Z weights_precision=SparseType.FP16, 2025-05-07T21:07:38.2638144Z mixed=False, 2025-05-07T21:07:38.2638350Z use_cache=True, 2025-05-07T21:07:38.2638578Z output_dtype=SparseType.FP16, 2025-05-07T21:07:38.2638842Z num_indices_per_table=1, 2025-05-07T21:07:38.2639076Z ) 2025-05-07T21:07:38.2639321Z Trying example: test_reset_embedding_weight_momentum( 2025-05-07T21:07:38.2639960Z self=, 2025-05-07T21:07:38.2640525Z T=4, 2025-05-07T21:07:38.2640706Z D=2, 2025-05-07T21:07:38.2640890Z log_E=2, 2025-05-07T21:07:38.2641099Z weights_precision=SparseType.FP16, 2025-05-07T21:07:38.2641374Z mixed=True, 2025-05-07T21:07:38.2641579Z use_cache=True, 2025-05-07T21:07:38.2641801Z output_dtype=SparseType.FP16, 2025-05-07T21:07:38.2642074Z num_indices_per_table=1, 2025-05-07T21:07:38.2642305Z ) 2025-05-07T21:07:38.2642582Z Trying example: test_reset_embedding_weight_momentum( 2025-05-07T21:07:38.2643212Z self=, 2025-05-07T21:07:38.2643779Z T=4, 2025-05-07T21:07:38.2643950Z D=2, 2025-05-07T21:07:38.2644123Z log_E=2, 2025-05-07T21:07:38.2644379Z weights_precision=SparseType.FP16, 2025-05-07T21:07:38.2644649Z mixed=True, 2025-05-07T21:07:38.2644840Z use_cache=True, 2025-05-07T21:07:38.2645068Z output_dtype=SparseType.FP16, 2025-05-07T21:07:38.2645379Z num_indices_per_table=2, 2025-05-07T21:07:38.2645610Z ) 2025-05-07T21:07:38.2645855Z Trying example: test_reset_embedding_weight_momentum( 2025-05-07T21:07:38.2646497Z self=, 2025-05-07T21:07:38.2647060Z T=2, 2025-05-07T21:07:38.2647242Z D=2, 2025-05-07T21:07:38.2647421Z log_E=2, 2025-05-07T21:07:38.2647638Z weights_precision=SparseType.FP16, 2025-05-07T21:07:38.2647931Z mixed=True, 2025-05-07T21:07:38.2648134Z use_cache=True, 2025-05-07T21:07:38.2648364Z output_dtype=SparseType.FP16, 2025-05-07T21:07:38.2648629Z num_indices_per_table=2, 2025-05-07T21:07:38.2648861Z ) 2025-05-07T21:07:38.2649101Z Trying example: test_reset_embedding_weight_momentum( 2025-05-07T21:07:38.2649732Z self=, 2025-05-07T21:07:38.2650296Z T=5, 2025-05-07T21:07:38.2650472Z D=70, 2025-05-07T21:07:38.2650654Z log_E=3, 2025-05-07T21:07:38.2650873Z weights_precision=SparseType.FP32, 2025-05-07T21:07:38.2651146Z mixed=False, 2025-05-07T21:07:38.2651346Z use_cache=True, 2025-05-07T21:07:38.2651574Z output_dtype=SparseType.FP16, 2025-05-07T21:07:38.2651844Z num_indices_per_table=2, 2025-05-07T21:07:38.2652073Z ) 2025-05-07T21:07:38.2652359Z Trying example: test_reset_embedding_weight_momentum( 2025-05-07T21:07:38.2653000Z self=, 2025-05-07T21:07:38.2653573Z T=5, 2025-05-07T21:07:38.2653749Z D=70, 2025-05-07T21:07:38.2653932Z log_E=3, 2025-05-07T21:07:38.2654151Z weights_precision=SparseType.FP32, 2025-05-07T21:07:38.2654422Z mixed=True, 2025-05-07T21:07:38.2654632Z use_cache=True, 2025-05-07T21:07:38.2654863Z output_dtype=SparseType.FP16, 2025-05-07T21:07:38.2655126Z num_indices_per_table=2, 2025-05-07T21:07:38.2655360Z ) 2025-05-07T21:07:38.2655604Z Trying example: test_reset_embedding_weight_momentum( 2025-05-07T21:07:38.2656233Z self=, 2025-05-07T21:07:38.2656955Z T=1, 2025-05-07T21:07:38.2657132Z D=70, 2025-05-07T21:07:38.2657303Z log_E=3, 2025-05-07T21:07:38.2657514Z weights_precision=SparseType.FP32, 2025-05-07T21:07:38.2657781Z mixed=True, 2025-05-07T21:07:38.2657973Z use_cache=True, 2025-05-07T21:07:38.2658184Z output_dtype=SparseType.FP16, 2025-05-07T21:07:38.2658450Z num_indices_per_table=2, 2025-05-07T21:07:38.2658670Z ) 2025-05-07T21:07:38.2658895Z Trying example: test_reset_embedding_weight_momentum( 2025-05-07T21:07:38.2659681Z self=, 2025-05-07T21:07:38.2660240Z T=3, 2025-05-07T21:07:38.2660407Z D=70, 2025-05-07T21:07:38.2660579Z log_E=3, 2025-05-07T21:07:38.2660794Z weights_precision=SparseType.FP32, 2025-05-07T21:07:38.2661053Z mixed=True, 2025-05-07T21:07:38.2661246Z use_cache=True, 2025-05-07T21:07:38.2661492Z output_dtype=SparseType.FP16, 2025-05-07T21:07:38.2661776Z num_indices_per_table=2, 2025-05-07T21:07:38.2662008Z ) 2025-05-07T21:07:38.2662176Z PASSED 2025-05-07T21:07:38.2814648Z tbe/utils/split_embeddings_test.py::SplitTableBatchedEmbeddingsTest::test_split_embedding_codegen_forward PASSED 2025-05-07T21:07:38.2964052Z tbe/utils/split_embeddings_test.py::SplitTableBatchedEmbeddingsTest::test_stb_uvm_cache_stats Trying example: test_stb_uvm_cache_stats( 2025-05-07T21:07:38.2964957Z self=, 2025-05-07T21:07:38.2965575Z N=1, 2025-05-07T21:07:38.2965752Z ) 2025-05-07T21:07:38.2965960Z Trying example: test_stb_uvm_cache_stats( 2025-05-07T21:07:38.2966579Z self=, 2025-05-07T21:07:38.2967107Z N=2, 2025-05-07T21:07:38.2967281Z ) 2025-05-07T21:07:38.2967760Z PASSED 2025-05-07T21:07:38.2994343Z tbe/utils/split_embeddings_test.py::SplitTableBatchedEmbeddingsTest::test_update_hyper_parameters PASSED 2025-05-07T21:07:38.2994796Z 2025-05-07T21:07:38.2994942Z =============================== warnings summary =============================== 2025-05-07T21:07:38.2995481Z test/tbe/utils/split_embeddings_test.py::SplitTableBatchedEmbeddingsTest::test_stb_uvm_cache_stats 2025-05-07T21:07:38.2996874Z /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:38.2998174Z x = to_device(torch.tensor(x, dtype=torch.int64), use_cpu=False) 2025-05-07T21:07:38.2998436Z 2025-05-07T21:07:38.2998665Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2025-05-07T21:07:38.2999104Z ========================= 6 passed, 1 warning in 2.70s ========================= 2025-05-07T21:07:38.9611485Z 2025-05-07T21:07:38.9612099Z [TEST] Python test suite PASSED: ./tbe/utils/split_embeddings_test.py 2025-05-07T21:07:38.9633685Z [TEST] Python test time for ./tbe/utils/split_embeddings_test.py: 5 seconds 2025-05-07T21:07:38.9634435Z 2025-05-07T21:07:38.9634516Z 2025-05-07T21:07:38.9634551Z 2025-05-07T21:07:38.9634556Z 2025-05-07T21:07:38.9654860Z ################################################################################ 2025-05-07T21:07:38.9673522Z # [2025-05-07T21:07:38.967Z] Run Python Test Suite: 2025-05-07T21:07:38.9673883Z # ./tbe/utils/split_embeddings_utils_test.py 2025-05-07T21:07:38.9674205Z ################################################################################ 2025-05-07T21:07:38.9699215Z + 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:38.9707501Z 2025-05-07T21:07:41.1285840Z ============================= test session starts ============================== 2025-05-07T21:07:41.1287110Z platform linux -- Python 3.12.2, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T21:07:41.1288136Z cachedir: .pytest_cache 2025-05-07T21:07:41.1289242Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T21:07:41.1290658Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T21:07:41.1291459Z plugins: hypothesis-6.131.14 2025-05-07T21:07:42.8268025Z collecting ... collected 4 items 2025-05-07T21:07:42.8268384Z 2025-05-07T21:07:43.1531990Z 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:43.2475960Z 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:43.2477656Z 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:43.2493131Z Trying example: test_bounds_check( 2025-05-07T21:07:43.2493778Z self=, 2025-05-07T21:07:43.2494353Z T=1, 2025-05-07T21:07:43.2494547Z B=1, 2025-05-07T21:07:43.2494742Z max_L=1, 2025-05-07T21:07:43.2495104Z bounds_check_mode=, 2025-05-07T21:07:43.2495416Z use_cpu=False, 2025-05-07T21:07:43.2495636Z weighted=False, 2025-05-07T21:07:43.2495862Z dtype=torch.int64, 2025-05-07T21:07:43.2496083Z mixed_B=False, 2025-05-07T21:07:43.2496383Z bounds_check_version=1, 2025-05-07T21:07:43.2496634Z ) 2025-05-07T21:07:43.2496840Z Trying example: test_bounds_check( 2025-05-07T21:07:43.2497341Z self=, 2025-05-07T21:07:43.2497829Z T=12, 2025-05-07T21:07:43.2498020Z B=1, 2025-05-07T21:07:43.2498194Z max_L=1, 2025-05-07T21:07:43.2498436Z bounds_check_mode=, 2025-05-07T21:07:43.2498744Z use_cpu=False, 2025-05-07T21:07:43.2498946Z weighted=False, 2025-05-07T21:07:43.2499160Z dtype=torch.int64, 2025-05-07T21:07:43.2499372Z mixed_B=False, 2025-05-07T21:07:43.2499581Z bounds_check_version=1, 2025-05-07T21:07:43.2499818Z ) 2025-05-07T21:07:43.2500019Z Trying example: test_bounds_check( 2025-05-07T21:07:43.2500502Z self=, 2025-05-07T21:07:43.2500981Z T=12, 2025-05-07T21:07:43.2501157Z B=26, 2025-05-07T21:07:43.2501332Z max_L=30, 2025-05-07T21:07:43.2501673Z bounds_check_mode=, 2025-05-07T21:07:43.2501988Z use_cpu=False, 2025-05-07T21:07:43.2502182Z weighted=True, 2025-05-07T21:07:43.2502391Z dtype=torch.int64, 2025-05-07T21:07:43.2502611Z mixed_B=False, 2025-05-07T21:07:43.2502819Z bounds_check_version=2, 2025-05-07T21:07:43.2503050Z ) 2025-05-07T21:07:43.2503247Z Trying example: test_bounds_check( 2025-05-07T21:07:43.2503738Z self=, 2025-05-07T21:07:43.2504213Z T=59, 2025-05-07T21:07:43.2504397Z B=1, 2025-05-07T21:07:43.2504574Z max_L=1, 2025-05-07T21:07:43.2504808Z bounds_check_mode=, 2025-05-07T21:07:43.2505110Z use_cpu=False, 2025-05-07T21:07:43.2505316Z weighted=False, 2025-05-07T21:07:43.2505520Z dtype=torch.int64, 2025-05-07T21:07:43.2505755Z mixed_B=False, 2025-05-07T21:07:43.2505973Z bounds_check_version=1, 2025-05-07T21:07:43.2506190Z ) 2025-05-07T21:07:43.2506392Z Trying example: test_bounds_check( 2025-05-07T21:07:43.2506887Z self=, 2025-05-07T21:07:43.2507357Z T=59, 2025-05-07T21:07:43.2507543Z B=60, 2025-05-07T21:07:43.2507725Z max_L=45, 2025-05-07T21:07:43.2507965Z bounds_check_mode=, 2025-05-07T21:07:43.2508307Z use_cpu=False, 2025-05-07T21:07:43.2508516Z weighted=False, 2025-05-07T21:07:43.2508730Z dtype=torch.int64, 2025-05-07T21:07:43.2508941Z mixed_B=False, 2025-05-07T21:07:43.2509154Z bounds_check_version=2, 2025-05-07T21:07:43.2509384Z ) 2025-05-07T21:07:43.2509570Z Trying example: test_bounds_check( 2025-05-07T21:07:43.2510056Z self=, 2025-05-07T21:07:43.2510540Z T=51, 2025-05-07T21:07:43.2510714Z B=3, 2025-05-07T21:07:43.2510900Z max_L=42, 2025-05-07T21:07:43.2511150Z bounds_check_mode=, 2025-05-07T21:07:43.2511510Z use_cpu=False, 2025-05-07T21:07:43.2511716Z weighted=False, 2025-05-07T21:07:43.2511926Z dtype=torch.int64, 2025-05-07T21:07:43.2512131Z mixed_B=True, 2025-05-07T21:07:43.2512345Z bounds_check_version=2, 2025-05-07T21:07:43.2512576Z ) 2025-05-07T21:07:43.2512764Z Trying example: test_bounds_check( 2025-05-07T21:07:43.2513294Z self=, 2025-05-07T21:07:43.2515455Z T=7, 2025-05-07T21:07:43.2515629Z B=3, 2025-05-07T21:07:43.2515813Z max_L=62, 2025-05-07T21:07:43.2516098Z bounds_check_mode=, 2025-05-07T21:07:43.2516407Z use_cpu=False, 2025-05-07T21:07:43.2516604Z weighted=True, 2025-05-07T21:07:43.2516818Z dtype=torch.int32, 2025-05-07T21:07:43.2517040Z mixed_B=False, 2025-05-07T21:07:43.2517247Z bounds_check_version=1, 2025-05-07T21:07:43.2517481Z ) 2025-05-07T21:07:43.2517683Z Trying example: test_bounds_check( 2025-05-07T21:07:43.2518164Z self=, 2025-05-07T21:07:43.2518642Z T=27, 2025-05-07T21:07:43.2518824Z B=16, 2025-05-07T21:07:43.2518996Z max_L=45, 2025-05-07T21:07:43.2519238Z bounds_check_mode=, 2025-05-07T21:07:43.2519541Z use_cpu=False, 2025-05-07T21:07:43.2519739Z weighted=False, 2025-05-07T21:07:43.2519953Z dtype=torch.int32, 2025-05-07T21:07:43.2520171Z mixed_B=False, 2025-05-07T21:07:43.2520378Z bounds_check_version=1, 2025-05-07T21:07:43.2520611Z ) 2025-05-07T21:07:43.2520812Z Trying example: test_bounds_check( 2025-05-07T21:07:43.2521304Z self=, 2025-05-07T21:07:43.2521775Z T=25, 2025-05-07T21:07:43.2521956Z B=28, 2025-05-07T21:07:43.2522139Z max_L=59, 2025-05-07T21:07:43.2522424Z bounds_check_mode=, 2025-05-07T21:07:43.2522732Z use_cpu=False, 2025-05-07T21:07:43.2522941Z weighted=False, 2025-05-07T21:07:43.2523143Z dtype=torch.int64, 2025-05-07T21:07:43.2523357Z mixed_B=False, 2025-05-07T21:07:43.2523571Z bounds_check_version=1, 2025-05-07T21:07:43.2523793Z ) 2025-05-07T21:07:43.2523996Z Trying example: test_bounds_check( 2025-05-07T21:07:43.2524486Z self=, 2025-05-07T21:07:43.2524966Z T=2, 2025-05-07T21:07:43.2525148Z B=20, 2025-05-07T21:07:43.2525334Z max_L=25, 2025-05-07T21:07:43.2525568Z bounds_check_mode=, 2025-05-07T21:07:43.2525871Z use_cpu=True, 2025-05-07T21:07:43.2526073Z weighted=True, 2025-05-07T21:07:43.2526273Z dtype=torch.int64, 2025-05-07T21:07:43.2526492Z mixed_B=False, 2025-05-07T21:07:43.2526706Z bounds_check_version=2, 2025-05-07T21:07:43.2526932Z ) 2025-05-07T21:07:43.2527123Z Trying example: test_bounds_check( 2025-05-07T21:07:43.2527612Z self=, 2025-05-07T21:07:43.2528097Z T=29, 2025-05-07T21:07:43.2528271Z B=50, 2025-05-07T21:07:43.2528451Z max_L=23, 2025-05-07T21:07:43.2528696Z bounds_check_mode=, 2025-05-07T21:07:43.2528999Z use_cpu=True, 2025-05-07T21:07:43.2529207Z weighted=True, 2025-05-07T21:07:43.2529418Z dtype=torch.int32, 2025-05-07T21:07:43.2529629Z mixed_B=False, 2025-05-07T21:07:43.2529843Z bounds_check_version=2, 2025-05-07T21:07:43.2530072Z ) 2025-05-07T21:07:43.2530264Z Trying example: test_bounds_check( 2025-05-07T21:07:43.2530755Z self=, 2025-05-07T21:07:43.2531229Z T=29, 2025-05-07T21:07:43.2531400Z B=50, 2025-05-07T21:07:43.2531584Z max_L=29, 2025-05-07T21:07:43.2531832Z bounds_check_mode=, 2025-05-07T21:07:43.2532192Z use_cpu=True, 2025-05-07T21:07:43.2532386Z weighted=True, 2025-05-07T21:07:43.2532596Z dtype=torch.int32, 2025-05-07T21:07:43.2532811Z mixed_B=False, 2025-05-07T21:07:43.2533017Z bounds_check_version=2, 2025-05-07T21:07:43.2533249Z ) 2025-05-07T21:07:43.2533447Z Trying example: test_bounds_check( 2025-05-07T21:07:43.2533972Z self=, 2025-05-07T21:07:43.2534458Z T=29, 2025-05-07T21:07:43.2534644Z B=50, 2025-05-07T21:07:43.2534817Z max_L=50, 2025-05-07T21:07:43.2535113Z bounds_check_mode=, 2025-05-07T21:07:43.2535409Z use_cpu=True, 2025-05-07T21:07:43.2535610Z weighted=True, 2025-05-07T21:07:43.2535817Z dtype=torch.int32, 2025-05-07T21:07:43.2536027Z mixed_B=False, 2025-05-07T21:07:43.2536238Z bounds_check_version=2, 2025-05-07T21:07:43.2536543Z ) 2025-05-07T21:07:43.2536740Z Trying example: test_bounds_check( 2025-05-07T21:07:43.2537228Z self=, 2025-05-07T21:07:43.2537712Z T=29, 2025-05-07T21:07:43.2537896Z B=50, 2025-05-07T21:07:43.2538073Z max_L=29, 2025-05-07T21:07:43.2538319Z bounds_check_mode=, 2025-05-07T21:07:43.2538628Z use_cpu=True, 2025-05-07T21:07:43.2538834Z weighted=True, 2025-05-07T21:07:43.2539051Z dtype=torch.int32, 2025-05-07T21:07:43.2539278Z mixed_B=True, 2025-05-07T21:07:43.2539492Z bounds_check_version=2, 2025-05-07T21:07:43.2539728Z ) 2025-05-07T21:07:43.2539934Z Trying example: test_bounds_check( 2025-05-07T21:07:43.2540414Z self=, 2025-05-07T21:07:43.2540895Z T=29, 2025-05-07T21:07:43.2541077Z B=29, 2025-05-07T21:07:43.2541255Z max_L=29, 2025-05-07T21:07:43.2541565Z bounds_check_mode=, 2025-05-07T21:07:43.2541879Z use_cpu=True, 2025-05-07T21:07:43.2542080Z weighted=True, 2025-05-07T21:07:43.2542296Z dtype=torch.int32, 2025-05-07T21:07:43.2542522Z mixed_B=True, 2025-05-07T21:07:43.2542736Z bounds_check_version=2, 2025-05-07T21:07:43.2542967Z ) 2025-05-07T21:07:43.2543169Z Trying example: test_bounds_check( 2025-05-07T21:07:43.2543657Z self=, 2025-05-07T21:07:43.2544144Z T=34, 2025-05-07T21:07:43.2544332Z B=37, 2025-05-07T21:07:43.2544511Z max_L=14, 2025-05-07T21:07:43.2544762Z bounds_check_mode=, 2025-05-07T21:07:43.2545077Z use_cpu=False, 2025-05-07T21:07:43.2545287Z weighted=True, 2025-05-07T21:07:43.2545496Z dtype=torch.int64, 2025-05-07T21:07:43.2545724Z mixed_B=False, 2025-05-07T21:07:43.2545948Z bounds_check_version=2, 2025-05-07T21:07:43.2546174Z ) 2025-05-07T21:07:43.2546375Z Trying example: test_bounds_check( 2025-05-07T21:07:43.2546864Z self=, 2025-05-07T21:07:43.2547357Z T=37, 2025-05-07T21:07:43.2547541Z B=37, 2025-05-07T21:07:43.2547727Z max_L=14, 2025-05-07T21:07:43.2547966Z bounds_check_mode=, 2025-05-07T21:07:43.2548271Z use_cpu=False, 2025-05-07T21:07:43.2548488Z weighted=True, 2025-05-07T21:07:43.2548698Z dtype=torch.int64, 2025-05-07T21:07:43.2548922Z mixed_B=False, 2025-05-07T21:07:43.2549143Z bounds_check_version=2, 2025-05-07T21:07:43.2549370Z ) 2025-05-07T21:07:43.2549572Z Trying example: test_bounds_check( 2025-05-07T21:07:43.2550058Z self=, 2025-05-07T21:07:43.2550538Z T=37, 2025-05-07T21:07:43.2550717Z B=37, 2025-05-07T21:07:43.2550903Z max_L=37, 2025-05-07T21:07:43.2551146Z bounds_check_mode=, 2025-05-07T21:07:43.2551500Z use_cpu=False, 2025-05-07T21:07:43.2551706Z weighted=True, 2025-05-07T21:07:43.2551918Z dtype=torch.int64, 2025-05-07T21:07:43.2552155Z mixed_B=False, 2025-05-07T21:07:43.2552404Z bounds_check_version=2, 2025-05-07T21:07:43.2552643Z ) 2025-05-07T21:07:43.2552841Z Trying example: test_bounds_check( 2025-05-07T21:07:43.2553331Z self=, 2025-05-07T21:07:43.2553889Z T=37, 2025-05-07T21:07:43.2554093Z B=37, 2025-05-07T21:07:43.2554272Z max_L=37, 2025-05-07T21:07:43.2554564Z bounds_check_mode=, 2025-05-07T21:07:43.2554872Z use_cpu=False, 2025-05-07T21:07:43.2555077Z weighted=False, 2025-05-07T21:07:43.2555294Z dtype=torch.int64, 2025-05-07T21:07:43.2555518Z mixed_B=False, 2025-05-07T21:07:43.2555731Z bounds_check_version=2, 2025-05-07T21:07:43.2555962Z ) 2025-05-07T21:07:43.2556168Z Trying example: test_bounds_check( 2025-05-07T21:07:43.2556661Z self=, 2025-05-07T21:07:43.2557137Z T=47, 2025-05-07T21:07:43.2557321Z B=15, 2025-05-07T21:07:43.2557507Z max_L=9, 2025-05-07T21:07:43.2557749Z bounds_check_mode=, 2025-05-07T21:07:43.2558062Z use_cpu=False, 2025-05-07T21:07:43.2558279Z weighted=True, 2025-05-07T21:07:43.2558494Z dtype=torch.int64, 2025-05-07T21:07:43.2558715Z mixed_B=True, 2025-05-07T21:07:43.2558930Z bounds_check_version=2, 2025-05-07T21:07:43.2559154Z ) 2025-05-07T21:07:43.2559604Z Trying example: test_bounds_check( 2025-05-07T21:07:43.2560084Z self=, 2025-05-07T21:07:43.2560546Z T=47, 2025-05-07T21:07:43.2560727Z B=15, 2025-05-07T21:07:43.2560903Z max_L=47, 2025-05-07T21:07:43.2561269Z bounds_check_mode=, 2025-05-07T21:07:43.2561573Z use_cpu=False, 2025-05-07T21:07:43.2561777Z weighted=True, 2025-05-07T21:07:43.2561978Z dtype=torch.int64, 2025-05-07T21:07:43.2562205Z mixed_B=True, 2025-05-07T21:07:43.2562446Z bounds_check_version=2, 2025-05-07T21:07:43.2562673Z ) 2025-05-07T21:07:43.2562862Z Trying example: test_bounds_check( 2025-05-07T21:07:43.2563345Z self=, 2025-05-07T21:07:43.2563820Z T=47, 2025-05-07T21:07:43.2563992Z B=47, 2025-05-07T21:07:43.2564167Z max_L=47, 2025-05-07T21:07:43.2564414Z bounds_check_mode=, 2025-05-07T21:07:43.2564709Z use_cpu=False, 2025-05-07T21:07:43.2564911Z weighted=True, 2025-05-07T21:07:43.2565116Z dtype=torch.int64, 2025-05-07T21:07:43.2565322Z mixed_B=True, 2025-05-07T21:07:43.2565535Z bounds_check_version=2, 2025-05-07T21:07:43.2565762Z ) 2025-05-07T21:07:43.2565956Z Trying example: test_bounds_check( 2025-05-07T21:07:43.2566441Z self=, 2025-05-07T21:07:43.2566918Z T=47, 2025-05-07T21:07:43.2567093Z B=47, 2025-05-07T21:07:43.2567273Z max_L=47, 2025-05-07T21:07:43.2567514Z bounds_check_mode=, 2025-05-07T21:07:43.2567822Z use_cpu=True, 2025-05-07T21:07:43.2568028Z weighted=True, 2025-05-07T21:07:43.2568241Z dtype=torch.int64, 2025-05-07T21:07:43.2568459Z mixed_B=True, 2025-05-07T21:07:43.2568670Z bounds_check_version=2, 2025-05-07T21:07:43.2568900Z ) 2025-05-07T21:07:43.2569102Z Trying example: test_bounds_check( 2025-05-07T21:07:43.2569583Z self=, 2025-05-07T21:07:43.2570059Z T=41, 2025-05-07T21:07:43.2570241Z B=8, 2025-05-07T21:07:43.2570413Z max_L=64, 2025-05-07T21:07:43.2570661Z bounds_check_mode=, 2025-05-07T21:07:43.2570969Z use_cpu=False, 2025-05-07T21:07:43.2571243Z weighted=True, 2025-05-07T21:07:43.2571449Z dtype=torch.int64, 2025-05-07T21:07:43.2571666Z mixed_B=False, 2025-05-07T21:07:43.2571882Z bounds_check_version=1, 2025-05-07T21:07:43.2572105Z ) 2025-05-07T21:07:43.2572850Z EmbeddingBoundsCheck (VBE false): (at least one) Out of bounds access for batch: 3, table: 35, bag element: 0, idx: 9223372036854775807, num_rows: 710, indices_start: 8864, indices_end: 8914, T: 41, B: 8, b_t: 283. Setting idx to zero. 2025-05-07T21:07:43.2574284Z 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:43.2575591Z EmbeddingBoundsCheck (VBE false): (at least one) Out of bounds access for batch: 0, table: 37, bag element: 0, idx: 9223372036854775807, num_rows: 432, indices_start: 9230, indices_end: 9265, T: 64, B: 8, b_t: 296. Setting idx to zero. 2025-05-07T21:07:43.2577211Z EmbeddingBoundsCheck (VBE false): (at least one) Out of bounds access for batch: 0, table: 0, indices_start: -100, indices_end: 28, num_indices: 16048. Setting indices_start and indices_end within the range. 2025-05-07T21:07:43.2578897Z EmbeddingBoundsCheck (VBE false): (at least one) Out of bounds access for batch: 0, table: 7, bag element: 0, idx: 9223372036854775807, num_rows: 360, indices_start: 1594, indices_end: 1649, T: 8, B: 8, b_t: 56. Setting idx to zero. 2025-05-07T21:07:43.2580215Z 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:43.2599265Z EmbeddingBoundsCheck (VBE false): (at least one) Out of bounds access for batch: 46, table: 4, bag element: 0, idx: 9223372036854775807, num_rows: 836, indices_start: 9313, indices_end: 9364, T: 8, B: 64, b_t: 302. Setting idx to zero. 2025-05-07T21:07:43.2600600Z EmbeddingBoundsCheck (VBE false): (at least one) Out of bounds access for batch: 0, table: 0, indices_start: -100, indices_end: 9, num_indices: 15923. Setting indices_start and indices_end within the range. 2025-05-07T21:07:43.2623907Z EmbeddingBoundsCheck (VBE false): (at least one) Out of bounds access for batch: 27, table: 4, bag element: 0, idx: 9223372036854775807, num_rows: 836, indices_start: 946, indices_end: 949, T: 8, B: 64, b_t: 283. Setting idx to zero. 2025-05-07T21:07:43.2625534Z EmbeddingBoundsCheck (VBE false): (at least one) Out of bounds access for batch: 0, table: 0, indices_start: -100, indices_end: 1, num_indices: 1723. Setting indices_start and indices_end within the range. 2025-05-07T21:07:43.2647961Z 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:43.2649595Z 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:43.2683190Z 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:43.2684933Z EmbeddingBoundsCheck (VBE true): (at least one) Out of bounds access for batch: 0, table: 0, indices_start: -100, indices_end: 2, num_indices: 4381. Setting indices_start and indices_end within the range. 2025-05-07T21:07:43.2717279Z EmbeddingBoundsCheck (VBE true): (at least one) Out of bounds access for batch: 3, table: 10, bag element: 0, idx: 9223372036854775807, num_rows: 278, indices_start: 1820, indices_end: 1828, T: 39, B: 9, b_t: 262. Setting idx to zero. 2025-05-07T21:07:43.2719647Z EmbeddingBoundsCheck (VBE true): (at least one) Out of bounds access for batch: 0, table: 0, indices_start: -100, indices_end: 1, num_indices: 5962. Setting indices_start and indices_end within the range. 2025-05-07T21:07:43.2750647Z EmbeddingBoundsCheck (VBE true): (at least one) Out of bounds access for batch: 2, table: 10, bag element: 0, idx: 9223372036854775807, num_rows: 278, indices_start: 1817, indices_end: 1820, T: 39, B: 9, b_t: 261. Setting idx to zero. 2025-05-07T21:07:43.2752389Z EmbeddingBoundsCheck (VBE true): (at least one) Out of bounds access for batch: 0, table: 0, indices_start: -100, indices_end: 1, num_indices: 5962. Setting indices_start and indices_end within the range. 2025-05-07T21:07:43.2880076Z [E507 21:07:43.261921000 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:43.2882046Z [E507 21:07:43.262099953 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:43.3052485Z Trying example: test_bounds_check( 2025-05-07T21:07:43.3053204Z self=, 2025-05-07T21:07:43.3053951Z T=41, 2025-05-07T21:07:43.3054208Z B=8, 2025-05-07T21:07:43.3054469Z max_L=64, 2025-05-07T21:07:43.3054798Z bounds_check_mode=, 2025-05-07T21:07:43.3055113Z use_cpu=False, 2025-05-07T21:07:43.3055332Z weighted=False, 2025-05-07T21:07:43.3055554Z dtype=torch.int64, 2025-05-07T21:07:43.3055787Z mixed_B=False, 2025-05-07T21:07:43.3056002Z bounds_check_version=1, 2025-05-07T21:07:43.3056238Z ) 2025-05-07T21:07:43.3056672Z Trying example: test_bounds_check( 2025-05-07T21:07:43.3057372Z self=, 2025-05-07T21:07:43.3058084Z T=64, 2025-05-07T21:07:43.3058311Z B=8, 2025-05-07T21:07:43.3058491Z max_L=64, 2025-05-07T21:07:43.3058744Z bounds_check_mode=, 2025-05-07T21:07:43.3059050Z use_cpu=False, 2025-05-07T21:07:43.3059425Z weighted=False, 2025-05-07T21:07:43.3059645Z dtype=torch.int64, 2025-05-07T21:07:43.3059860Z mixed_B=False, 2025-05-07T21:07:43.3060076Z bounds_check_version=1, 2025-05-07T21:07:43.3060307Z ) 2025-05-07T21:07:43.3060503Z Trying example: test_bounds_check( 2025-05-07T21:07:43.3060994Z self=, 2025-05-07T21:07:43.3061474Z T=8, 2025-05-07T21:07:43.3061652Z B=8, 2025-05-07T21:07:43.3061834Z max_L=64, 2025-05-07T21:07:43.3062083Z bounds_check_mode=, 2025-05-07T21:07:43.3062389Z use_cpu=False, 2025-05-07T21:07:43.3062602Z weighted=False, 2025-05-07T21:07:43.3062810Z dtype=torch.int64, 2025-05-07T21:07:43.3063023Z mixed_B=False, 2025-05-07T21:07:43.3063238Z bounds_check_version=1, 2025-05-07T21:07:43.3063467Z ) 2025-05-07T21:07:43.3063659Z Trying example: test_bounds_check( 2025-05-07T21:07:43.3064148Z self=, 2025-05-07T21:07:43.3064633Z T=8, 2025-05-07T21:07:43.3064818Z B=64, 2025-05-07T21:07:43.3064993Z max_L=64, 2025-05-07T21:07:43.3065248Z bounds_check_mode=, 2025-05-07T21:07:43.3065559Z use_cpu=False, 2025-05-07T21:07:43.3065758Z weighted=False, 2025-05-07T21:07:43.3065969Z dtype=torch.int64, 2025-05-07T21:07:43.3073966Z mixed_B=False, 2025-05-07T21:07:43.3074216Z bounds_check_version=1, 2025-05-07T21:07:43.3074465Z ) 2025-05-07T21:07:43.3074671Z Trying example: test_bounds_check( 2025-05-07T21:07:43.3075178Z self=, 2025-05-07T21:07:43.3075795Z T=8, 2025-05-07T21:07:43.3075983Z B=64, 2025-05-07T21:07:43.3076177Z max_L=8, 2025-05-07T21:07:43.3076436Z bounds_check_mode=, 2025-05-07T21:07:43.3076752Z use_cpu=False, 2025-05-07T21:07:43.3076971Z weighted=False, 2025-05-07T21:07:43.3077262Z dtype=torch.int64, 2025-05-07T21:07:43.3077478Z mixed_B=False, 2025-05-07T21:07:43.3077699Z bounds_check_version=1, 2025-05-07T21:07:43.3077933Z ) 2025-05-07T21:07:43.3078196Z Trying example: test_bounds_check( 2025-05-07T21:07:43.3078695Z self=, 2025-05-07T21:07:43.3079179Z T=8, 2025-05-07T21:07:43.3079366Z B=8, 2025-05-07T21:07:43.3079546Z max_L=8, 2025-05-07T21:07:43.3079800Z bounds_check_mode=, 2025-05-07T21:07:43.3080121Z use_cpu=False, 2025-05-07T21:07:43.3080327Z weighted=False, 2025-05-07T21:07:43.3080542Z dtype=torch.int64, 2025-05-07T21:07:43.3080763Z mixed_B=False, 2025-05-07T21:07:43.3080975Z bounds_check_version=1, 2025-05-07T21:07:43.3081211Z ) 2025-05-07T21:07:43.3081414Z Trying example: test_bounds_check( 2025-05-07T21:07:43.3081896Z self=, 2025-05-07T21:07:43.3082422Z T=39, 2025-05-07T21:07:43.3082611Z B=30, 2025-05-07T21:07:43.3082788Z max_L=15, 2025-05-07T21:07:43.3083039Z bounds_check_mode=, 2025-05-07T21:07:43.3083351Z use_cpu=False, 2025-05-07T21:07:43.3083555Z weighted=False, 2025-05-07T21:07:43.3083770Z dtype=torch.int64, 2025-05-07T21:07:43.3084049Z mixed_B=True, 2025-05-07T21:07:43.3084349Z bounds_check_version=1, 2025-05-07T21:07:43.3084680Z ) 2025-05-07T21:07:43.3084949Z Trying example: test_bounds_check( 2025-05-07T21:07:43.3085651Z self=, 2025-05-07T21:07:43.3086134Z T=39, 2025-05-07T21:07:43.3086319Z B=39, 2025-05-07T21:07:43.3086500Z max_L=15, 2025-05-07T21:07:43.3086746Z bounds_check_mode=, 2025-05-07T21:07:43.3087057Z use_cpu=False, 2025-05-07T21:07:43.3087270Z weighted=False, 2025-05-07T21:07:43.3087486Z dtype=torch.int64, 2025-05-07T21:07:43.3087702Z mixed_B=True, 2025-05-07T21:07:43.3087917Z bounds_check_version=1, 2025-05-07T21:07:43.3088139Z ) 2025-05-07T21:07:43.3088341Z Trying example: test_bounds_check( 2025-05-07T21:07:43.3088831Z self=, 2025-05-07T21:07:43.3089305Z T=39, 2025-05-07T21:07:43.3089494Z B=39, 2025-05-07T21:07:43.3089677Z max_L=15, 2025-05-07T21:07:43.3089922Z bounds_check_mode=, 2025-05-07T21:07:43.3090234Z use_cpu=False, 2025-05-07T21:07:43.3090446Z weighted=True, 2025-05-07T21:07:43.3090659Z dtype=torch.int64, 2025-05-07T21:07:43.3090878Z mixed_B=True, 2025-05-07T21:07:43.3091097Z bounds_check_version=1, 2025-05-07T21:07:43.3091329Z ) 2025-05-07T21:07:43.3091522Z Trying example: test_bounds_check( 2025-05-07T21:07:43.3092012Z self=, 2025-05-07T21:07:43.3092493Z T=39, 2025-05-07T21:07:43.3092673Z B=39, 2025-05-07T21:07:43.3092859Z max_L=15, 2025-05-07T21:07:43.3093117Z bounds_check_mode=, 2025-05-07T21:07:43.3093420Z use_cpu=True, 2025-05-07T21:07:43.3093629Z weighted=True, 2025-05-07T21:07:43.3093839Z dtype=torch.int64, 2025-05-07T21:07:43.3094050Z mixed_B=True, 2025-05-07T21:07:43.3094265Z bounds_check_version=1, 2025-05-07T21:07:43.3094494Z ) 2025-05-07T21:07:43.3094685Z Trying example: test_bounds_check( 2025-05-07T21:07:43.3095173Z self=, 2025-05-07T21:07:43.3095700Z T=24, 2025-05-07T21:07:43.3095885Z B=5, 2025-05-07T21:07:43.3096062Z max_L=40, 2025-05-07T21:07:43.3096425Z bounds_check_mode=, 2025-05-07T21:07:43.3096737Z use_cpu=False, 2025-05-07T21:07:43.3096939Z weighted=False, 2025-05-07T21:07:43.3097202Z dtype=torch.int64, 2025-05-07T21:07:43.3097422Z mixed_B=True, 2025-05-07T21:07:43.3097632Z bounds_check_version=1, 2025-05-07T21:07:43.3097861Z ) 2025-05-07T21:07:43.3098104Z Trying example: test_bounds_check( 2025-05-07T21:07:43.3098585Z self=, 2025-05-07T21:07:43.3099062Z T=24, 2025-05-07T21:07:43.3099245Z B=5, 2025-05-07T21:07:43.3099422Z max_L=5, 2025-05-07T21:07:43.3099670Z bounds_check_mode=, 2025-05-07T21:07:43.3099984Z use_cpu=False, 2025-05-07T21:07:43.3100190Z weighted=False, 2025-05-07T21:07:43.3100408Z dtype=torch.int64, 2025-05-07T21:07:43.3100625Z mixed_B=True, 2025-05-07T21:07:43.3100836Z bounds_check_version=1, 2025-05-07T21:07:43.3101069Z ) 2025-05-07T21:07:43.3101267Z Trying example: test_bounds_check( 2025-05-07T21:07:43.3101757Z self=, 2025-05-07T21:07:43.3102231Z T=24, 2025-05-07T21:07:43.3102416Z B=5, 2025-05-07T21:07:43.3102598Z max_L=5, 2025-05-07T21:07:43.3102838Z bounds_check_mode=, 2025-05-07T21:07:43.3103147Z use_cpu=False, 2025-05-07T21:07:43.3103356Z weighted=False, 2025-05-07T21:07:43.3103561Z dtype=torch.int64, 2025-05-07T21:07:43.3103782Z mixed_B=False, 2025-05-07T21:07:43.3104005Z bounds_check_version=1, 2025-05-07T21:07:43.3104232Z ) 2025-05-07T21:07:43.3104433Z Trying example: test_bounds_check( 2025-05-07T21:07:43.3104974Z self=, 2025-05-07T21:07:43.3105450Z T=24, 2025-05-07T21:07:43.3105638Z B=24, 2025-05-07T21:07:43.3105818Z max_L=5, 2025-05-07T21:07:43.3106057Z bounds_check_mode=, 2025-05-07T21:07:43.3106364Z use_cpu=False, 2025-05-07T21:07:43.3106576Z weighted=False, 2025-05-07T21:07:43.3106796Z dtype=torch.int64, 2025-05-07T21:07:43.3107009Z mixed_B=False, 2025-05-07T21:07:43.3107224Z bounds_check_version=1, 2025-05-07T21:07:43.3107455Z ) 2025-05-07T21:07:43.3107656Z Trying example: test_bounds_check( 2025-05-07T21:07:43.3108151Z self=, 2025-05-07T21:07:43.3108632Z T=12, 2025-05-07T21:07:43.3108810Z B=52, 2025-05-07T21:07:43.3108994Z max_L=45, 2025-05-07T21:07:43.3109241Z bounds_check_mode=, 2025-05-07T21:07:43.3109544Z use_cpu=False, 2025-05-07T21:07:43.3109756Z weighted=False, 2025-05-07T21:07:43.3109975Z dtype=torch.int32, 2025-05-07T21:07:43.3110190Z mixed_B=True, 2025-05-07T21:07:43.3110404Z bounds_check_version=2, 2025-05-07T21:07:43.3110629Z ) 2025-05-07T21:07:43.3110821Z Trying example: test_bounds_check( 2025-05-07T21:07:43.3111306Z self=, 2025-05-07T21:07:43.3111788Z T=12, 2025-05-07T21:07:43.3111976Z B=12, 2025-05-07T21:07:43.3112153Z max_L=45, 2025-05-07T21:07:43.3112398Z bounds_check_mode=, 2025-05-07T21:07:43.3112709Z use_cpu=False, 2025-05-07T21:07:43.3112913Z weighted=False, 2025-05-07T21:07:43.3113128Z dtype=torch.int32, 2025-05-07T21:07:43.3113350Z mixed_B=True, 2025-05-07T21:07:43.3113561Z bounds_check_version=2, 2025-05-07T21:07:43.3113794Z ) 2025-05-07T21:07:43.3113981Z PASSED 2025-05-07T21:07:43.3114366Z tbe/utils/split_embeddings_utils_test.py::SplitEmbeddingsUtilsTest::test_pickle PASSED 2025-05-07T21:07:43.3985024Z tbe/utils/split_embeddings_utils_test.py::SplitEmbeddingsUtilsTest::test_pruning Trying example: test_pruning( 2025-05-07T21:07:43.3986205Z self=, 2025-05-07T21:07:43.3986870Z T=1, 2025-05-07T21:07:43.3987116Z B=1, 2025-05-07T21:07:43.3987479Z L=0, 2025-05-07T21:07:43.3987663Z use_cpu=False, 2025-05-07T21:07:43.3987884Z use_cpu_hashtable=False, 2025-05-07T21:07:43.3988142Z use_array_for_index_remapping=False, 2025-05-07T21:07:43.3988416Z ) 2025-05-07T21:07:43.3988683Z Trying example: test_pruning( 2025-05-07T21:07:43.3989149Z self=, 2025-05-07T21:07:43.3989603Z T=4, 2025-05-07T21:07:43.3989782Z B=1, 2025-05-07T21:07:43.3989959Z L=0, 2025-05-07T21:07:43.3990130Z use_cpu=False, 2025-05-07T21:07:43.3990349Z use_cpu_hashtable=False, 2025-05-07T21:07:43.3990604Z use_array_for_index_remapping=False, 2025-05-07T21:07:43.3990871Z ) 2025-05-07T21:07:43.3991060Z Trying example: test_pruning( 2025-05-07T21:07:43.3991505Z self=, 2025-05-07T21:07:43.3991963Z T=4, 2025-05-07T21:07:43.3992134Z B=5, 2025-05-07T21:07:43.3992304Z L=1, 2025-05-07T21:07:43.3992484Z use_cpu=True, 2025-05-07T21:07:43.3992702Z use_cpu_hashtable=False, 2025-05-07T21:07:43.3992959Z use_array_for_index_remapping=False, 2025-05-07T21:07:43.3993232Z ) 2025-05-07T21:07:43.3993429Z Trying example: test_pruning( 2025-05-07T21:07:43.3993875Z self=, 2025-05-07T21:07:43.3994334Z T=5, 2025-05-07T21:07:43.3994512Z B=1, 2025-05-07T21:07:43.3994686Z L=0, 2025-05-07T21:07:43.3994868Z use_cpu=False, 2025-05-07T21:07:43.3995160Z use_cpu_hashtable=False, 2025-05-07T21:07:43.3995427Z use_array_for_index_remapping=False, 2025-05-07T21:07:43.3995689Z ) 2025-05-07T21:07:43.3995883Z Trying example: test_pruning( 2025-05-07T21:07:43.3996333Z self=, 2025-05-07T21:07:43.3996797Z T=5, 2025-05-07T21:07:43.3996975Z B=5, 2025-05-07T21:07:43.3997154Z L=4, 2025-05-07T21:07:43.3997332Z use_cpu=True, 2025-05-07T21:07:43.3997549Z use_cpu_hashtable=False, 2025-05-07T21:07:43.3997815Z use_array_for_index_remapping=False, 2025-05-07T21:07:43.3998078Z ) 2025-05-07T21:07:43.3998273Z Trying example: test_pruning( 2025-05-07T21:07:43.3998734Z self=, 2025-05-07T21:07:43.3999189Z T=3, 2025-05-07T21:07:43.3999370Z B=2, 2025-05-07T21:07:43.3999549Z L=4, 2025-05-07T21:07:43.3999725Z use_cpu=True, 2025-05-07T21:07:43.3999944Z use_cpu_hashtable=True, 2025-05-07T21:07:43.4000208Z use_array_for_index_remapping=False, 2025-05-07T21:07:43.4000468Z ) 2025-05-07T21:07:43.4000657Z Trying example: test_pruning( 2025-05-07T21:07:43.4001110Z self=, 2025-05-07T21:07:43.4001568Z T=4, 2025-05-07T21:07:43.4001746Z B=1, 2025-05-07T21:07:43.4001920Z L=2, 2025-05-07T21:07:43.4002100Z use_cpu=True, 2025-05-07T21:07:43.4002317Z use_cpu_hashtable=True, 2025-05-07T21:07:43.4002572Z use_array_for_index_remapping=True, 2025-05-07T21:07:43.4002837Z ) 2025-05-07T21:07:43.4003029Z Trying example: test_pruning( 2025-05-07T21:07:43.4003482Z self=, 2025-05-07T21:07:43.4003943Z T=5, 2025-05-07T21:07:43.4004119Z B=3, 2025-05-07T21:07:43.4004296Z L=8, 2025-05-07T21:07:43.4004476Z use_cpu=False, 2025-05-07T21:07:43.4004692Z use_cpu_hashtable=False, 2025-05-07T21:07:43.4004951Z use_array_for_index_remapping=False, 2025-05-07T21:07:43.4005286Z ) 2025-05-07T21:07:43.4005467Z Trying example: test_pruning( 2025-05-07T21:07:43.4005918Z self=, 2025-05-07T21:07:43.4006369Z T=3, 2025-05-07T21:07:43.4006535Z B=6, 2025-05-07T21:07:43.4006705Z L=3, 2025-05-07T21:07:43.4006922Z use_cpu=False, 2025-05-07T21:07:43.4007126Z use_cpu_hashtable=True, 2025-05-07T21:07:43.4007372Z use_array_for_index_remapping=True, 2025-05-07T21:07:43.4007625Z ) 2025-05-07T21:07:43.4007866Z Trying example: test_pruning( 2025-05-07T21:07:43.4008309Z self=, 2025-05-07T21:07:43.4008761Z T=3, 2025-05-07T21:07:43.4008929Z B=1, 2025-05-07T21:07:43.4009094Z L=1, 2025-05-07T21:07:43.4009264Z use_cpu=False, 2025-05-07T21:07:43.4009477Z use_cpu_hashtable=False, 2025-05-07T21:07:43.4009727Z use_array_for_index_remapping=False, 2025-05-07T21:07:43.4009993Z ) 2025-05-07T21:07:43.4010181Z Trying example: test_pruning( 2025-05-07T21:07:43.4010621Z self=, 2025-05-07T21:07:43.4011080Z T=2, 2025-05-07T21:07:43.4011252Z B=2, 2025-05-07T21:07:43.4011411Z L=1, 2025-05-07T21:07:43.4011588Z use_cpu=True, 2025-05-07T21:07:43.4011799Z use_cpu_hashtable=True, 2025-05-07T21:07:43.4012042Z use_array_for_index_remapping=False, 2025-05-07T21:07:43.4012326Z ) 2025-05-07T21:07:43.4012540Z Trying example: test_pruning( 2025-05-07T21:07:43.4012982Z self=, 2025-05-07T21:07:43.4013438Z T=5, 2025-05-07T21:07:43.4013609Z B=3, 2025-05-07T21:07:43.4013772Z L=6, 2025-05-07T21:07:43.4013941Z use_cpu=False, 2025-05-07T21:07:43.4014151Z use_cpu_hashtable=False, 2025-05-07T21:07:43.4014455Z use_array_for_index_remapping=False, 2025-05-07T21:07:43.4014712Z ) 2025-05-07T21:07:43.4014898Z Trying example: test_pruning( 2025-05-07T21:07:43.4015342Z self=, 2025-05-07T21:07:43.4015789Z T=3, 2025-05-07T21:07:43.4015961Z B=3, 2025-05-07T21:07:43.4016131Z L=6, 2025-05-07T21:07:43.4016395Z use_cpu=False, 2025-05-07T21:07:43.4016610Z use_cpu_hashtable=False, 2025-05-07T21:07:43.4016867Z use_array_for_index_remapping=False, 2025-05-07T21:07:43.4017124Z ) 2025-05-07T21:07:43.4017308Z Trying example: test_pruning( 2025-05-07T21:07:43.4017757Z self=, 2025-05-07T21:07:43.4018204Z T=3, 2025-05-07T21:07:43.4018375Z B=3, 2025-05-07T21:07:43.4018545Z L=3, 2025-05-07T21:07:43.4018716Z use_cpu=False, 2025-05-07T21:07:43.4018927Z use_cpu_hashtable=False, 2025-05-07T21:07:43.4019184Z use_array_for_index_remapping=False, 2025-05-07T21:07:43.4019449Z ) 2025-05-07T21:07:43.4019628Z Trying example: test_pruning( 2025-05-07T21:07:43.4020074Z self=, 2025-05-07T21:07:43.4020522Z T=5, 2025-05-07T21:07:43.4020690Z B=2, 2025-05-07T21:07:43.4020859Z L=5, 2025-05-07T21:07:43.4021039Z use_cpu=False, 2025-05-07T21:07:43.4021245Z use_cpu_hashtable=True, 2025-05-07T21:07:43.4021498Z use_array_for_index_remapping=True, 2025-05-07T21:07:43.4021760Z ) 2025-05-07T21:07:43.4021942Z Trying example: test_pruning( 2025-05-07T21:07:43.4022390Z self=, 2025-05-07T21:07:43.4022844Z T=5, 2025-05-07T21:07:43.4023017Z B=2, 2025-05-07T21:07:43.4023188Z L=5, 2025-05-07T21:07:43.4023366Z use_cpu=False, 2025-05-07T21:07:43.4023584Z use_cpu_hashtable=False, 2025-05-07T21:07:43.4023842Z use_array_for_index_remapping=True, 2025-05-07T21:07:43.4024151Z ) 2025-05-07T21:07:43.4024329Z Trying example: test_pruning( 2025-05-07T21:07:43.4024771Z self=, 2025-05-07T21:07:43.4025222Z T=2, 2025-05-07T21:07:43.4025396Z B=2, 2025-05-07T21:07:43.4025564Z L=5, 2025-05-07T21:07:43.4025738Z use_cpu=False, 2025-05-07T21:07:43.4025999Z use_cpu_hashtable=False, 2025-05-07T21:07:43.4026249Z use_array_for_index_remapping=True, 2025-05-07T21:07:43.4026503Z ) 2025-05-07T21:07:43.4026685Z Trying example: test_pruning( 2025-05-07T21:07:43.4027163Z self=, 2025-05-07T21:07:43.4027617Z T=5, 2025-05-07T21:07:43.4027785Z B=5, 2025-05-07T21:07:43.4027951Z L=5, 2025-05-07T21:07:43.4028127Z use_cpu=False, 2025-05-07T21:07:43.4028339Z use_cpu_hashtable=False, 2025-05-07T21:07:43.4028590Z use_array_for_index_remapping=True, 2025-05-07T21:07:43.4028848Z ) 2025-05-07T21:07:43.4029030Z Trying example: test_pruning( 2025-05-07T21:07:43.4029476Z self=, 2025-05-07T21:07:43.4029943Z T=5, 2025-05-07T21:07:43.4030123Z B=5, 2025-05-07T21:07:43.4030332Z L=5, 2025-05-07T21:07:43.4030514Z use_cpu=False, 2025-05-07T21:07:43.4030729Z use_cpu_hashtable=False, 2025-05-07T21:07:43.4030995Z use_array_for_index_remapping=False, 2025-05-07T21:07:43.4031263Z ) 2025-05-07T21:07:43.4031449Z Trying example: test_pruning( 2025-05-07T21:07:43.4031906Z self=, 2025-05-07T21:07:43.4032402Z T=5, 2025-05-07T21:07:43.4032599Z B=3, 2025-05-07T21:07:43.4032772Z L=2, 2025-05-07T21:07:43.4032955Z use_cpu=True, 2025-05-07T21:07:43.4033170Z use_cpu_hashtable=False, 2025-05-07T21:07:43.4033475Z use_array_for_index_remapping=True, 2025-05-07T21:07:43.4033740Z ) 2025-05-07T21:07:43.4033926Z Trying example: test_pruning( 2025-05-07T21:07:43.4034367Z self=, 2025-05-07T21:07:43.4034826Z T=5, 2025-05-07T21:07:43.4034998Z B=3, 2025-05-07T21:07:43.4035166Z L=3, 2025-05-07T21:07:43.4035345Z use_cpu=True, 2025-05-07T21:07:43.4035563Z use_cpu_hashtable=False, 2025-05-07T21:07:43.4035818Z use_array_for_index_remapping=True, 2025-05-07T21:07:43.4036078Z ) 2025-05-07T21:07:43.4036272Z Trying example: test_pruning( 2025-05-07T21:07:43.4036719Z self=, 2025-05-07T21:07:43.4037174Z T=3, 2025-05-07T21:07:43.4037354Z B=3, 2025-05-07T21:07:43.4037524Z L=3, 2025-05-07T21:07:43.4037710Z use_cpu=True, 2025-05-07T21:07:43.4037924Z use_cpu_hashtable=False, 2025-05-07T21:07:43.4038185Z use_array_for_index_remapping=True, 2025-05-07T21:07:43.4038450Z ) 2025-05-07T21:07:43.4038647Z Trying example: test_pruning( 2025-05-07T21:07:43.4039095Z self=, 2025-05-07T21:07:43.4039544Z T=3, 2025-05-07T21:07:43.4039726Z B=3, 2025-05-07T21:07:43.4039900Z L=3, 2025-05-07T21:07:43.4040080Z use_cpu=True, 2025-05-07T21:07:43.4040295Z use_cpu_hashtable=True, 2025-05-07T21:07:43.4040548Z use_array_for_index_remapping=True, 2025-05-07T21:07:43.4040810Z ) 2025-05-07T21:07:43.4041001Z Trying example: test_pruning( 2025-05-07T21:07:43.4041455Z self=, 2025-05-07T21:07:43.4041903Z T=1, 2025-05-07T21:07:43.4042077Z B=4, 2025-05-07T21:07:43.4042253Z L=1, 2025-05-07T21:07:43.4042430Z use_cpu=True, 2025-05-07T21:07:43.4042643Z use_cpu_hashtable=True, 2025-05-07T21:07:43.4042896Z use_array_for_index_remapping=True, 2025-05-07T21:07:43.4043147Z ) 2025-05-07T21:07:43.4043378Z Trying example: test_pruning( 2025-05-07T21:07:43.4043832Z self=, 2025-05-07T21:07:43.4044288Z T=1, 2025-05-07T21:07:43.4044462Z B=4, 2025-05-07T21:07:43.4044634Z L=4, 2025-05-07T21:07:43.4044815Z use_cpu=True, 2025-05-07T21:07:43.4045026Z use_cpu_hashtable=True, 2025-05-07T21:07:43.4045325Z use_array_for_index_remapping=True, 2025-05-07T21:07:43.4045575Z ) 2025-05-07T21:07:43.4045753Z Trying example: test_pruning( 2025-05-07T21:07:43.4046245Z self=, 2025-05-07T21:07:43.4046710Z T=1, 2025-05-07T21:07:43.4052424Z B=1, 2025-05-07T21:07:43.4052638Z L=4, 2025-05-07T21:07:43.4052817Z use_cpu=True, 2025-05-07T21:07:43.4053031Z use_cpu_hashtable=True, 2025-05-07T21:07:43.4053289Z use_array_for_index_remapping=True, 2025-05-07T21:07:43.4053548Z ) 2025-05-07T21:07:43.4053742Z Trying example: test_pruning( 2025-05-07T21:07:43.4054199Z self=, 2025-05-07T21:07:43.4054658Z T=3, 2025-05-07T21:07:43.4054830Z B=6, 2025-05-07T21:07:43.4055002Z L=2, 2025-05-07T21:07:43.4055180Z use_cpu=False, 2025-05-07T21:07:43.4055394Z use_cpu_hashtable=False, 2025-05-07T21:07:43.4055659Z use_array_for_index_remapping=True, 2025-05-07T21:07:43.4055916Z ) 2025-05-07T21:07:43.4056105Z Trying example: test_pruning( 2025-05-07T21:07:43.4056647Z self=, 2025-05-07T21:07:43.4057100Z T=3, 2025-05-07T21:07:43.4057275Z B=6, 2025-05-07T21:07:43.4057452Z L=6, 2025-05-07T21:07:43.4057623Z use_cpu=False, 2025-05-07T21:07:43.4057843Z use_cpu_hashtable=False, 2025-05-07T21:07:43.4058099Z use_array_for_index_remapping=True, 2025-05-07T21:07:43.4058433Z ) 2025-05-07T21:07:43.4058612Z Trying example: test_pruning( 2025-05-07T21:07:43.4059065Z self=, 2025-05-07T21:07:43.4059762Z T=3, 2025-05-07T21:07:43.4059926Z B=6, 2025-05-07T21:07:43.4060097Z L=6, 2025-05-07T21:07:43.4060272Z use_cpu=False, 2025-05-07T21:07:43.4060475Z use_cpu_hashtable=True, 2025-05-07T21:07:43.4060727Z use_array_for_index_remapping=True, 2025-05-07T21:07:43.4060983Z ) 2025-05-07T21:07:43.4061158Z Trying example: test_pruning( 2025-05-07T21:07:43.4061611Z self=, 2025-05-07T21:07:43.4062062Z T=3, 2025-05-07T21:07:43.4062227Z B=3, 2025-05-07T21:07:43.4062400Z L=6, 2025-05-07T21:07:43.4062570Z use_cpu=False, 2025-05-07T21:07:43.4062773Z use_cpu_hashtable=False, 2025-05-07T21:07:43.4063031Z use_array_for_index_remapping=True, 2025-05-07T21:07:43.4063287Z ) 2025-05-07T21:07:43.4063472Z Trying example: test_pruning( 2025-05-07T21:07:43.4063920Z self=, 2025-05-07T21:07:43.4064365Z T=3, 2025-05-07T21:07:43.4064536Z B=3, 2025-05-07T21:07:43.4064698Z L=3, 2025-05-07T21:07:43.4064873Z use_cpu=False, 2025-05-07T21:07:43.4065081Z use_cpu_hashtable=False, 2025-05-07T21:07:43.4065331Z use_array_for_index_remapping=True, 2025-05-07T21:07:43.4065579Z ) 2025-05-07T21:07:43.4065763Z Trying example: test_pruning( 2025-05-07T21:07:43.4066207Z self=, 2025-05-07T21:07:43.4066659Z T=4, 2025-05-07T21:07:43.4066833Z B=6, 2025-05-07T21:07:43.4067004Z L=3, 2025-05-07T21:07:43.4067175Z use_cpu=True, 2025-05-07T21:07:43.4067390Z use_cpu_hashtable=True, 2025-05-07T21:07:43.4067637Z use_array_for_index_remapping=True, 2025-05-07T21:07:43.4067900Z ) 2025-05-07T21:07:43.4068098Z Trying example: test_pruning( 2025-05-07T21:07:43.4068631Z self=, 2025-05-07T21:07:43.4069076Z T=3, 2025-05-07T21:07:43.4069248Z B=6, 2025-05-07T21:07:43.4069411Z L=3, 2025-05-07T21:07:43.4069586Z use_cpu=True, 2025-05-07T21:07:43.4069800Z use_cpu_hashtable=True, 2025-05-07T21:07:43.4070120Z use_array_for_index_remapping=True, 2025-05-07T21:07:43.4070377Z ) 2025-05-07T21:07:43.4214980Z Trying example: test_pruning( 2025-05-07T21:07:43.4216515Z self=, 2025-05-07T21:07:43.4217450Z T=3, 2025-05-07T21:07:43.4217799Z B=5, 2025-05-07T21:07:43.4218184Z L=0, 2025-05-07T21:07:43.4218535Z use_cpu=False, 2025-05-07T21:07:43.4218955Z use_cpu_hashtable=True, 2025-05-07T21:07:43.4219468Z use_array_for_index_remapping=False, 2025-05-07T21:07:43.4219999Z ) 2025-05-07T21:07:43.4220380Z Trying example: test_pruning( 2025-05-07T21:07:43.4221276Z self=, 2025-05-07T21:07:43.4222181Z T=3, 2025-05-07T21:07:43.4222472Z B=5, 2025-05-07T21:07:43.4222683Z L=0, 2025-05-07T21:07:43.4222884Z use_cpu=True, 2025-05-07T21:07:43.4223095Z use_cpu_hashtable=True, 2025-05-07T21:07:43.4223349Z use_array_for_index_remapping=False, 2025-05-07T21:07:43.4223617Z ) 2025-05-07T21:07:43.4223805Z Trying example: test_pruning( 2025-05-07T21:07:43.4224252Z self=, 2025-05-07T21:07:43.4224718Z T=3, 2025-05-07T21:07:43.4224897Z B=5, 2025-05-07T21:07:43.4225072Z L=0, 2025-05-07T21:07:43.4225260Z use_cpu=True, 2025-05-07T21:07:43.4225472Z use_cpu_hashtable=True, 2025-05-07T21:07:43.4225719Z use_array_for_index_remapping=True, 2025-05-07T21:07:43.4225983Z ) 2025-05-07T21:07:43.4226249Z Trying example: test_pruning( 2025-05-07T21:07:43.4226694Z self=, 2025-05-07T21:07:43.4227152Z T=5, 2025-05-07T21:07:43.4227318Z B=5, 2025-05-07T21:07:43.4227485Z L=0, 2025-05-07T21:07:43.4227656Z use_cpu=True, 2025-05-07T21:07:43.4227863Z use_cpu_hashtable=True, 2025-05-07T21:07:43.4228108Z use_array_for_index_remapping=True, 2025-05-07T21:07:43.4228366Z ) 2025-05-07T21:07:43.4228550Z Trying example: test_pruning( 2025-05-07T21:07:43.4228995Z self=, 2025-05-07T21:07:43.4229447Z T=5, 2025-05-07T21:07:43.4229622Z B=1, 2025-05-07T21:07:43.4229793Z L=0, 2025-05-07T21:07:43.4229959Z use_cpu=True, 2025-05-07T21:07:43.4230170Z use_cpu_hashtable=True, 2025-05-07T21:07:43.4230426Z use_array_for_index_remapping=True, 2025-05-07T21:07:43.4230682Z ) 2025-05-07T21:07:43.4230869Z Trying example: test_pruning( 2025-05-07T21:07:43.4231321Z self=, 2025-05-07T21:07:43.4231771Z T=5, 2025-05-07T21:07:43.4231945Z B=1, 2025-05-07T21:07:43.4232114Z L=5, 2025-05-07T21:07:43.4232283Z use_cpu=True, 2025-05-07T21:07:43.4232487Z use_cpu_hashtable=True, 2025-05-07T21:07:43.4232737Z use_array_for_index_remapping=True, 2025-05-07T21:07:43.4232989Z ) 2025-05-07T21:07:43.4233168Z Trying example: test_pruning( 2025-05-07T21:07:43.4233614Z self=, 2025-05-07T21:07:43.4234065Z T=5, 2025-05-07T21:07:43.4234229Z B=5, 2025-05-07T21:07:43.4234396Z L=5, 2025-05-07T21:07:43.4234570Z use_cpu=True, 2025-05-07T21:07:43.4234777Z use_cpu_hashtable=True, 2025-05-07T21:07:43.4235022Z use_array_for_index_remapping=True, 2025-05-07T21:07:43.4235274Z ) 2025-05-07T21:07:43.4235450Z Trying example: test_pruning( 2025-05-07T21:07:43.4235894Z self=, 2025-05-07T21:07:43.4236419Z T=1, 2025-05-07T21:07:43.4236593Z B=6, 2025-05-07T21:07:43.4236763Z L=3, 2025-05-07T21:07:43.4236933Z use_cpu=False, 2025-05-07T21:07:43.4237138Z use_cpu_hashtable=True, 2025-05-07T21:07:43.4237394Z use_array_for_index_remapping=False, 2025-05-07T21:07:43.4237749Z ) 2025-05-07T21:07:43.4237934Z Trying example: test_pruning( 2025-05-07T21:07:43.4238383Z self=, 2025-05-07T21:07:43.4238841Z T=1, 2025-05-07T21:07:43.4239055Z B=6, 2025-05-07T21:07:43.4239233Z L=3, 2025-05-07T21:07:43.4239414Z use_cpu=False, 2025-05-07T21:07:43.4239622Z use_cpu_hashtable=True, 2025-05-07T21:07:43.4239873Z use_array_for_index_remapping=True, 2025-05-07T21:07:43.4240135Z ) 2025-05-07T21:07:43.4240328Z Trying example: test_pruning( 2025-05-07T21:07:43.4240780Z self=, 2025-05-07T21:07:43.4241232Z T=1, 2025-05-07T21:07:43.4241414Z B=6, 2025-05-07T21:07:43.4241580Z L=3, 2025-05-07T21:07:43.4241758Z use_cpu=False, 2025-05-07T21:07:43.4241973Z use_cpu_hashtable=False, 2025-05-07T21:07:43.4242222Z use_array_for_index_remapping=True, 2025-05-07T21:07:43.4242531Z ) 2025-05-07T21:07:43.4242719Z Trying example: test_pruning( 2025-05-07T21:07:43.4243165Z self=, 2025-05-07T21:07:43.4243619Z T=1, 2025-05-07T21:07:43.4243797Z B=1, 2025-05-07T21:07:43.4243966Z L=3, 2025-05-07T21:07:43.4244147Z use_cpu=False, 2025-05-07T21:07:43.4244359Z use_cpu_hashtable=False, 2025-05-07T21:07:43.4244619Z use_array_for_index_remapping=True, 2025-05-07T21:07:43.4244878Z ) 2025-05-07T21:07:43.4245064Z Trying example: test_pruning( 2025-05-07T21:07:43.4245559Z self=, 2025-05-07T21:07:43.4246017Z T=1, 2025-05-07T21:07:43.4246189Z B=1, 2025-05-07T21:07:43.4246364Z L=1, 2025-05-07T21:07:43.4246544Z use_cpu=False, 2025-05-07T21:07:43.4246752Z use_cpu_hashtable=False, 2025-05-07T21:07:43.4247013Z use_array_for_index_remapping=True, 2025-05-07T21:07:43.4247276Z ) 2025-05-07T21:07:43.4247457Z Trying example: test_pruning( 2025-05-07T21:07:43.4247901Z self=, 2025-05-07T21:07:43.4248357Z T=1, 2025-05-07T21:07:43.4248533Z B=1, 2025-05-07T21:07:43.4248706Z L=1, 2025-05-07T21:07:43.4248882Z use_cpu=False, 2025-05-07T21:07:43.4249093Z use_cpu_hashtable=True, 2025-05-07T21:07:43.4249341Z use_array_for_index_remapping=True, 2025-05-07T21:07:43.4249601Z ) 2025-05-07T21:07:43.4249788Z Trying example: test_pruning( 2025-05-07T21:07:43.4250244Z self=, 2025-05-07T21:07:43.4250706Z T=2, 2025-05-07T21:07:43.4250882Z B=1, 2025-05-07T21:07:43.4251050Z L=4, 2025-05-07T21:07:43.4251230Z use_cpu=True, 2025-05-07T21:07:43.4251448Z use_cpu_hashtable=False, 2025-05-07T21:07:43.4251703Z use_array_for_index_remapping=True, 2025-05-07T21:07:43.4251963Z ) 2025-05-07T21:07:43.4252141Z PASSED 2025-05-07T21:07:52.4661735Z tbe/utils/split_embeddings_utils_test.py::SplitEmbeddingsUtilsTest::test_transpose PASSED 2025-05-07T21:07:52.4662148Z 2025-05-07T21:07:52.4662327Z ============================== 4 passed in 11.46s ============================== 2025-05-07T21:07:53.1188295Z 2025-05-07T21:07:53.1188934Z [TEST] Python test suite PASSED: ./tbe/utils/split_embeddings_utils_test.py 2025-05-07T21:07:53.1206687Z [TEST] Python test time for ./tbe/utils/split_embeddings_utils_test.py: 15 seconds 2025-05-07T21:07:53.1207022Z 2025-05-07T21:07:53.1207027Z 2025-05-07T21:07:53.1207055Z 2025-05-07T21:07:53.1207059Z 2025-05-07T21:07:53.1229187Z ################################################################################ 2025-05-07T21:07:53.1244608Z # [2025-05-07T21:07:53.124Z] Run Python Test Suite: 2025-05-07T21:07:53.1244930Z # ./utils/filestore_test.py 2025-05-07T21:07:53.1245237Z ################################################################################ 2025-05-07T21:07:53.1276302Z + 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:53.1277049Z 2025-05-07T21:07:55.2916609Z ============================= test session starts ============================== 2025-05-07T21:07:55.2917685Z platform linux -- Python 3.12.2, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T21:07:55.2918528Z cachedir: .pytest_cache 2025-05-07T21:07:55.2919489Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T21:07:55.2920760Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T21:07:55.2921458Z plugins: hypothesis-6.131.14 2025-05-07T21:07:56.9645768Z collecting ... collected 8 items 2025-05-07T21:07:56.9645977Z 2025-05-07T21:07:56.9658706Z utils/filestore_test.py::FileStoreTest::test_filestore_fb_bad_bucket SKIPPED 2025-05-07T21:07:56.9667523Z utils/filestore_test.py::FileStoreTest::test_filestore_fb_binaryio SKIPPED 2025-05-07T21:07:56.9675772Z utils/filestore_test.py::FileStoreTest::test_filestore_fb_file SKIPPED 2025-05-07T21:07:56.9683721Z utils/filestore_test.py::FileStoreTest::test_filestore_fb_tensor SKIPPED 2025-05-07T21:07:56.9691593Z utils/filestore_test.py::FileStoreTest::test_filestore_oss_bad_bucket PASSED 2025-05-07T21:07:56.9700571Z utils/filestore_test.py::FileStoreTest::test_filestore_oss_binaryio PASSED 2025-05-07T21:07:56.9846743Z utils/filestore_test.py::FileStoreTest::test_filestore_oss_file PASSED 2025-05-07T21:07:56.9890687Z utils/filestore_test.py::FileStoreTest::test_filestore_oss_tensor PASSED 2025-05-07T21:07:56.9891131Z 2025-05-07T21:07:56.9891328Z =========================== short test summary info ============================ 2025-05-07T21:07:56.9891851Z SKIPPED [1] utils/filestore_test.py:107: Test does not apply to OSS 2025-05-07T21:07:56.9892432Z SKIPPED [1] utils/filestore_test.py:118: Test does not apply to OSS 2025-05-07T21:07:56.9893006Z SKIPPED [1] utils/filestore_test.py:144: Test does not apply to OSS 2025-05-07T21:07:56.9893564Z SKIPPED [1] utils/filestore_test.py:131: Test does not apply to OSS 2025-05-07T21:07:56.9894075Z ========================= 4 passed, 4 skipped in 1.82s ========================= 2025-05-07T21:07:57.5675553Z 2025-05-07T21:07:57.5676100Z [TEST] Python test suite PASSED: ./utils/filestore_test.py 2025-05-07T21:07:57.5693978Z [TEST] Python test time for ./utils/filestore_test.py: 4 seconds 2025-05-07T21:07:57.5694250Z 2025-05-07T21:07:57.5694292Z 2025-05-07T21:07:57.5694296Z 2025-05-07T21:07:57.5694308Z 2025-05-07T21:07:57.5716942Z ################################################################################ 2025-05-07T21:07:57.5736428Z # [2025-05-07T21:07:57.573Z] Run Python Test Suite: 2025-05-07T21:07:57.5736734Z # ./uvm/copy_test.py 2025-05-07T21:07:57.5736998Z ################################################################################ 2025-05-07T21:07:57.5762330Z + 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:57.5762899Z 2025-05-07T21:07:59.7431646Z ============================= test session starts ============================== 2025-05-07T21:07:59.7432297Z platform linux -- Python 3.12.2, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T21:07:59.7432811Z cachedir: .pytest_cache 2025-05-07T21:07:59.7433382Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T21:07:59.7434366Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T21:07:59.7434773Z plugins: hypothesis-6.131.14 2025-05-07T21:08:01.4332350Z collecting ... collected 3 items 2025-05-07T21:08:01.4332572Z 2025-05-07T21:08:01.7561934Z uvm/copy_test.py::CopyTest::test_uvm_to_cpu Trying example: test_uvm_to_cpu( 2025-05-07T21:08:01.7563132Z self=, 2025-05-07T21:08:01.7563686Z sizes=[1], 2025-05-07T21:08:01.7564160Z uvm_op=, 2025-05-07T21:08:01.7564908Z ) 2025-05-07T21:08:01.7565238Z Trying example: test_uvm_to_cpu( 2025-05-07T21:08:01.7565777Z self=, 2025-05-07T21:08:01.7566260Z sizes=[7], 2025-05-07T21:08:01.7566714Z uvm_op=, 2025-05-07T21:08:01.7567269Z ) 2025-05-07T21:08:01.7567595Z Trying example: test_uvm_to_cpu( 2025-05-07T21:08:01.7568163Z self=, 2025-05-07T21:08:01.7568682Z sizes=[7, 2, 6, 6], 2025-05-07T21:08:01.7569206Z uvm_op=, 2025-05-07T21:08:01.7569762Z ) 2025-05-07T21:08:01.7570053Z Trying example: test_uvm_to_cpu( 2025-05-07T21:08:01.7570564Z self=, 2025-05-07T21:08:01.7571129Z sizes=[3], 2025-05-07T21:08:01.7571612Z uvm_op=, 2025-05-07T21:08:01.7572187Z ) 2025-05-07T21:08:01.7572514Z Trying example: test_uvm_to_cpu( 2025-05-07T21:08:01.7573069Z self=, 2025-05-07T21:08:01.7573632Z sizes=[3, 3, 6, 1], 2025-05-07T21:08:01.7574135Z uvm_op=, 2025-05-07T21:08:01.7574710Z ) 2025-05-07T21:08:01.7575001Z Trying example: test_uvm_to_cpu( 2025-05-07T21:08:01.7575651Z self=, 2025-05-07T21:08:01.7576225Z sizes=[5], 2025-05-07T21:08:01.7576882Z uvm_op=, 2025-05-07T21:08:01.7577527Z ) 2025-05-07T21:08:01.7577876Z Trying example: test_uvm_to_cpu( 2025-05-07T21:08:01.7578425Z self=, 2025-05-07T21:08:01.7578978Z sizes=[1, 7, 5, 4], 2025-05-07T21:08:01.7579489Z uvm_op=, 2025-05-07T21:08:01.7580060Z ) 2025-05-07T21:08:01.7580389Z Trying example: test_uvm_to_cpu( 2025-05-07T21:08:01.7580933Z self=, 2025-05-07T21:08:01.7581447Z sizes=[8, 8, 1, 8], 2025-05-07T21:08:01.7581971Z uvm_op=, 2025-05-07T21:08:01.7582533Z ) 2025-05-07T21:08:01.7582835Z Trying example: test_uvm_to_cpu( 2025-05-07T21:08:01.7583359Z self=, 2025-05-07T21:08:01.7583902Z sizes=[5, 6], 2025-05-07T21:08:01.7584364Z uvm_op=, 2025-05-07T21:08:01.7584870Z ) 2025-05-07T21:08:01.7585174Z Trying example: test_uvm_to_cpu( 2025-05-07T21:08:01.7585723Z self=, 2025-05-07T21:08:01.7586282Z sizes=[4, 3], 2025-05-07T21:08:01.7586826Z uvm_op=, 2025-05-07T21:08:01.7587481Z ) 2025-05-07T21:08:01.7587834Z Trying example: test_uvm_to_cpu( 2025-05-07T21:08:01.7588390Z self=, 2025-05-07T21:08:01.7588944Z sizes=[7, 7, 5, 7], 2025-05-07T21:08:01.7589459Z uvm_op=, 2025-05-07T21:08:01.7589998Z ) 2025-05-07T21:08:01.7590313Z Trying example: test_uvm_to_cpu( 2025-05-07T21:08:01.7590863Z self=, 2025-05-07T21:08:01.7591432Z sizes=[7, 7, 7, 7], 2025-05-07T21:08:01.7592117Z uvm_op=, 2025-05-07T21:08:01.7592684Z ) 2025-05-07T21:08:01.7593012Z Trying example: test_uvm_to_cpu( 2025-05-07T21:08:01.7593548Z self=, 2025-05-07T21:08:01.7594107Z sizes=[7, 5, 8, 8], 2025-05-07T21:08:01.7594675Z uvm_op=, 2025-05-07T21:08:01.7595383Z ) 2025-05-07T21:08:01.7595689Z Trying example: test_uvm_to_cpu( 2025-05-07T21:08:01.7596207Z self=, 2025-05-07T21:08:01.7596810Z sizes=[1, 5, 1, 5], 2025-05-07T21:08:01.7597322Z uvm_op=, 2025-05-07T21:08:01.7597956Z ) 2025-05-07T21:08:01.7598273Z Trying example: test_uvm_to_cpu( 2025-05-07T21:08:01.7598802Z self=, 2025-05-07T21:08:01.7599310Z sizes=[1, 5, 5, 5], 2025-05-07T21:08:01.7599815Z uvm_op=, 2025-05-07T21:08:01.7600396Z ) 2025-05-07T21:08:01.7600699Z Trying example: test_uvm_to_cpu( 2025-05-07T21:08:01.7601200Z self=, 2025-05-07T21:08:01.7601739Z sizes=[5, 5, 5, 5], 2025-05-07T21:08:01.7602261Z uvm_op=, 2025-05-07T21:08:01.7602855Z ) 2025-05-07T21:08:01.7603161Z Trying example: test_uvm_to_cpu( 2025-05-07T21:08:01.7603676Z self=, 2025-05-07T21:08:01.7604226Z sizes=[5, 5, 5, 5], 2025-05-07T21:08:01.7604696Z uvm_op=, 2025-05-07T21:08:01.7605217Z ) 2025-05-07T21:08:01.7605533Z Trying example: test_uvm_to_cpu( 2025-05-07T21:08:01.7606041Z self=, 2025-05-07T21:08:01.7606572Z sizes=[5, 5], 2025-05-07T21:08:01.7607132Z uvm_op=, 2025-05-07T21:08:01.7607618Z ) 2025-05-07T21:08:01.7607880Z Trying example: test_uvm_to_cpu( 2025-05-07T21:08:01.7608325Z self=, 2025-05-07T21:08:01.7608779Z sizes=[8], 2025-05-07T21:08:01.7609168Z uvm_op=, 2025-05-07T21:08:01.7609630Z ) 2025-05-07T21:08:01.7609904Z Trying example: test_uvm_to_cpu( 2025-05-07T21:08:01.7610335Z self=, 2025-05-07T21:08:01.7610787Z sizes=[3], 2025-05-07T21:08:01.7611227Z uvm_op=, 2025-05-07T21:08:01.7611786Z ) 2025-05-07T21:08:01.7612092Z Trying example: test_uvm_to_cpu( 2025-05-07T21:08:01.7612614Z self=, 2025-05-07T21:08:01.7613134Z sizes=[3, 8, 7, 7], 2025-05-07T21:08:01.7613598Z uvm_op=, 2025-05-07T21:08:01.7614122Z ) 2025-05-07T21:08:01.7614432Z Trying example: test_uvm_to_cpu( 2025-05-07T21:08:01.7614932Z self=, 2025-05-07T21:08:01.7615466Z sizes=[3, 7, 7, 7], 2025-05-07T21:08:01.7615960Z uvm_op=, 2025-05-07T21:08:01.7616660Z ) 2025-05-07T21:08:01.7616976Z Trying example: test_uvm_to_cpu( 2025-05-07T21:08:01.7617556Z self=, 2025-05-07T21:08:01.7618085Z sizes=[3, 7, 7, 3], 2025-05-07T21:08:01.7627602Z uvm_op=, 2025-05-07T21:08:01.7628241Z ) 2025-05-07T21:08:01.7628564Z Trying example: test_uvm_to_cpu( 2025-05-07T21:08:01.7629105Z self=, 2025-05-07T21:08:01.7629646Z sizes=[7, 7, 7, 3], 2025-05-07T21:08:01.7630154Z uvm_op=, 2025-05-07T21:08:01.7630689Z ) 2025-05-07T21:08:01.7630990Z Trying example: test_uvm_to_cpu( 2025-05-07T21:08:01.7631641Z self=, 2025-05-07T21:08:01.7632189Z sizes=[7, 7, 7, 7], 2025-05-07T21:08:01.7632671Z uvm_op=, 2025-05-07T21:08:01.7633222Z ) 2025-05-07T21:08:01.7633547Z Trying example: test_uvm_to_cpu( 2025-05-07T21:08:01.7634082Z self=, 2025-05-07T21:08:01.7634719Z sizes=[2, 1], 2025-05-07T21:08:01.7635257Z uvm_op=, 2025-05-07T21:08:01.7635849Z ) 2025-05-07T21:08:01.7636245Z Trying example: test_uvm_to_cpu( 2025-05-07T21:08:01.7636773Z self=, 2025-05-07T21:08:01.7637314Z sizes=[1, 1], 2025-05-07T21:08:01.7637830Z uvm_op=, 2025-05-07T21:08:01.7638430Z ) 2025-05-07T21:08:01.7638732Z Trying example: test_uvm_to_cpu( 2025-05-07T21:08:01.7639198Z self=, 2025-05-07T21:08:01.7639697Z sizes=[8, 7, 2, 3], 2025-05-07T21:08:01.7640159Z uvm_op=, 2025-05-07T21:08:01.7640690Z ) 2025-05-07T21:08:01.7640986Z Trying example: test_uvm_to_cpu( 2025-05-07T21:08:01.7641435Z self=, 2025-05-07T21:08:01.7641901Z sizes=[8, 7, 2, 3], 2025-05-07T21:08:01.7642307Z uvm_op=, 2025-05-07T21:08:01.7642761Z ) 2025-05-07T21:08:01.7643039Z Trying example: test_uvm_to_cpu( 2025-05-07T21:08:01.7643480Z self=, 2025-05-07T21:08:01.7643927Z sizes=[8, 3, 2, 3], 2025-05-07T21:08:01.7644341Z uvm_op=, 2025-05-07T21:08:01.7644780Z ) 2025-05-07T21:08:01.7645052Z Trying example: test_uvm_to_cpu( 2025-05-07T21:08:01.7645582Z self=, 2025-05-07T21:08:01.7646072Z sizes=[8, 3, 3, 3], 2025-05-07T21:08:01.7646490Z uvm_op=, 2025-05-07T21:08:01.7646965Z ) 2025-05-07T21:08:01.7647242Z Trying example: test_uvm_to_cpu( 2025-05-07T21:08:01.7647722Z self=, 2025-05-07T21:08:01.7648165Z sizes=[3, 3, 3, 3], 2025-05-07T21:08:01.7648578Z uvm_op=, 2025-05-07T21:08:01.7649029Z ) 2025-05-07T21:08:01.7649300Z Trying example: test_uvm_to_cpu( 2025-05-07T21:08:01.7649738Z self=, 2025-05-07T21:08:01.7650174Z sizes=[3, 3, 2, 1], 2025-05-07T21:08:01.7650593Z uvm_op=, 2025-05-07T21:08:01.7651059Z ) 2025-05-07T21:08:01.7651327Z Trying example: test_uvm_to_cpu( 2025-05-07T21:08:01.7651777Z self=, 2025-05-07T21:08:01.7652232Z sizes=[3, 3, 2], 2025-05-07T21:08:01.7652649Z uvm_op=, 2025-05-07T21:08:01.7653103Z ) 2025-05-07T21:08:01.7653378Z Trying example: test_uvm_to_cpu( 2025-05-07T21:08:01.7653821Z self=, 2025-05-07T21:08:01.7654260Z sizes=[2, 3, 2], 2025-05-07T21:08:01.7654673Z uvm_op=, 2025-05-07T21:08:01.7655134Z ) 2025-05-07T21:08:01.7655404Z Trying example: test_uvm_to_cpu( 2025-05-07T21:08:01.7655848Z self=, 2025-05-07T21:08:01.7656405Z sizes=[2, 2, 2], 2025-05-07T21:08:01.7656821Z uvm_op=, 2025-05-07T21:08:01.7657341Z ) 2025-05-07T21:08:01.7657643Z Trying example: test_uvm_to_cpu( 2025-05-07T21:08:01.7658112Z self=, 2025-05-07T21:08:01.7658560Z sizes=[7], 2025-05-07T21:08:01.7659004Z uvm_op=, 2025-05-07T21:08:01.7660018Z ) 2025-05-07T21:08:01.7660293Z Trying example: test_uvm_to_cpu( 2025-05-07T21:08:01.7660742Z self=, 2025-05-07T21:08:01.7661182Z sizes=[1], 2025-05-07T21:08:01.7661570Z uvm_op=, 2025-05-07T21:08:01.7662189Z ) 2025-05-07T21:08:01.7662467Z Trying example: test_uvm_to_cpu( 2025-05-07T21:08:01.7662902Z self=, 2025-05-07T21:08:01.7663358Z sizes=[8], 2025-05-07T21:08:01.7663858Z uvm_op=, 2025-05-07T21:08:01.7664320Z ) 2025-05-07T21:08:01.7664600Z Trying example: test_uvm_to_cpu( 2025-05-07T21:08:01.7665045Z self=, 2025-05-07T21:08:01.7665480Z sizes=[6], 2025-05-07T21:08:01.7665879Z uvm_op=, 2025-05-07T21:08:01.7666343Z ) 2025-05-07T21:08:01.7666623Z PASSED 2025-05-07T21:08:03.0736986Z uvm/copy_test.py::CopyTest::test_uvm_to_cpu_clone Trying example: test_uvm_to_cpu_clone( 2025-05-07T21:08:03.0737891Z self=, 2025-05-07T21:08:03.0738370Z sizes=[1], 2025-05-07T21:08:03.0738844Z uvm_op=, 2025-05-07T21:08:03.0739456Z ) 2025-05-07T21:08:03.0739801Z Trying example: test_uvm_to_cpu_clone( 2025-05-07T21:08:03.0740417Z self=, 2025-05-07T21:08:03.0740949Z sizes=[372], 2025-05-07T21:08:03.0741418Z uvm_op=, 2025-05-07T21:08:03.0741937Z ) 2025-05-07T21:08:03.0742278Z Trying example: test_uvm_to_cpu_clone( 2025-05-07T21:08:03.0742885Z self=, 2025-05-07T21:08:03.0743409Z sizes=[372, 250, 20], 2025-05-07T21:08:03.0744254Z uvm_op=, 2025-05-07T21:08:03.0744808Z ) 2025-05-07T21:08:03.0745117Z Trying example: test_uvm_to_cpu_clone( 2025-05-07T21:08:03.0745684Z self=, 2025-05-07T21:08:03.0746258Z sizes=[155], 2025-05-07T21:08:03.0746695Z uvm_op=, 2025-05-07T21:08:03.0747213Z ) 2025-05-07T21:08:03.0747518Z Trying example: test_uvm_to_cpu_clone( 2025-05-07T21:08:03.0748095Z self=, 2025-05-07T21:08:03.0748673Z sizes=[155, 394, 506], 2025-05-07T21:08:03.0749212Z uvm_op=, 2025-05-07T21:08:03.0749787Z ) 2025-05-07T21:08:03.0750118Z Trying example: test_uvm_to_cpu_clone( 2025-05-07T21:08:03.0750658Z self=, 2025-05-07T21:08:03.0751245Z sizes=[200, 382, 357], 2025-05-07T21:08:03.0751707Z uvm_op=, 2025-05-07T21:08:03.0752250Z ) 2025-05-07T21:08:03.0752567Z Trying example: test_uvm_to_cpu_clone( 2025-05-07T21:08:03.0753126Z self=, 2025-05-07T21:08:03.0753691Z sizes=[341], 2025-05-07T21:08:03.0754204Z uvm_op=, 2025-05-07T21:08:03.0754789Z ) 2025-05-07T21:08:03.0755112Z Trying example: test_uvm_to_cpu_clone( 2025-05-07T21:08:03.0755631Z self=, 2025-05-07T21:08:03.0756082Z sizes=[407, 12, 16], 2025-05-07T21:08:03.0756510Z uvm_op=, 2025-05-07T21:08:03.0757007Z ) 2025-05-07T21:08:03.0757307Z Trying example: test_uvm_to_cpu_clone( 2025-05-07T21:08:03.0757818Z self=, 2025-05-07T21:08:03.0758388Z sizes=[48, 298], 2025-05-07T21:08:03.0758871Z uvm_op=, 2025-05-07T21:08:03.0759902Z ) 2025-05-07T21:08:03.0760214Z Trying example: test_uvm_to_cpu_clone( 2025-05-07T21:08:03.0760765Z self=, 2025-05-07T21:08:03.0761309Z sizes=[92, 412, 479], 2025-05-07T21:08:03.0761811Z uvm_op=, 2025-05-07T21:08:03.0762382Z ) 2025-05-07T21:08:03.0762917Z Trying example: test_uvm_to_cpu_clone( 2025-05-07T21:08:03.0763492Z self=, 2025-05-07T21:08:03.0764054Z sizes=[155, 2], 2025-05-07T21:08:03.0764665Z uvm_op=, 2025-05-07T21:08:03.0765163Z ) 2025-05-07T21:08:03.0765470Z Trying example: test_uvm_to_cpu_clone( 2025-05-07T21:08:03.0766001Z self=, 2025-05-07T21:08:03.0766497Z sizes=[155, 155], 2025-05-07T21:08:03.0766949Z uvm_op=, 2025-05-07T21:08:03.0767460Z ) 2025-05-07T21:08:03.0767734Z Trying example: test_uvm_to_cpu_clone( 2025-05-07T21:08:03.0768270Z self=, 2025-05-07T21:08:03.0768781Z sizes=[464], 2025-05-07T21:08:03.0769218Z uvm_op=, 2025-05-07T21:08:03.0769705Z ) 2025-05-07T21:08:03.0770012Z Trying example: test_uvm_to_cpu_clone( 2025-05-07T21:08:03.0770543Z self=, 2025-05-07T21:08:03.0770993Z sizes=[316], 2025-05-07T21:08:03.0771424Z uvm_op=, 2025-05-07T21:08:03.0771901Z ) 2025-05-07T21:08:03.0772176Z Trying example: test_uvm_to_cpu_clone( 2025-05-07T21:08:03.0772683Z self=, 2025-05-07T21:08:03.0773164Z sizes=[231], 2025-05-07T21:08:03.0773577Z uvm_op=, 2025-05-07T21:08:03.0774174Z ) 2025-05-07T21:08:03.0774470Z Trying example: test_uvm_to_cpu_clone( 2025-05-07T21:08:03.0774984Z self=, 2025-05-07T21:08:03.0775463Z sizes=[455], 2025-05-07T21:08:03.0775869Z uvm_op=, 2025-05-07T21:08:03.0776503Z ) 2025-05-07T21:08:03.0776787Z Trying example: test_uvm_to_cpu_clone( 2025-05-07T21:08:03.0777307Z self=, 2025-05-07T21:08:03.0777799Z sizes=[512, 139, 241], 2025-05-07T21:08:03.0778288Z uvm_op=, 2025-05-07T21:08:03.0778818Z ) 2025-05-07T21:08:03.0779111Z Trying example: test_uvm_to_cpu_clone( 2025-05-07T21:08:03.0779625Z self=, 2025-05-07T21:08:03.0780112Z sizes=[512, 139, 241], 2025-05-07T21:08:03.0780558Z uvm_op=, 2025-05-07T21:08:03.0781040Z ) 2025-05-07T21:08:03.0781331Z Trying example: test_uvm_to_cpu_clone( 2025-05-07T21:08:03.0781844Z self=, 2025-05-07T21:08:03.0782330Z sizes=[512], 2025-05-07T21:08:03.0782754Z uvm_op=, 2025-05-07T21:08:03.0783230Z ) 2025-05-07T21:08:03.0783525Z Trying example: test_uvm_to_cpu_clone( 2025-05-07T21:08:03.0784033Z self=, 2025-05-07T21:08:03.0784522Z sizes=[187], 2025-05-07T21:08:03.0784977Z uvm_op=, 2025-05-07T21:08:03.0785497Z ) 2025-05-07T21:08:03.0785791Z Trying example: test_uvm_to_cpu_clone( 2025-05-07T21:08:03.0786301Z self=, 2025-05-07T21:08:03.0786786Z sizes=[116, 183, 303], 2025-05-07T21:08:03.0787231Z uvm_op=, 2025-05-07T21:08:03.0787715Z ) 2025-05-07T21:08:03.0788057Z Trying example: test_uvm_to_cpu_clone( 2025-05-07T21:08:03.0788676Z self=, 2025-05-07T21:08:03.0789177Z sizes=[303, 183, 303], 2025-05-07T21:08:03.0789629Z uvm_op=, 2025-05-07T21:08:03.0790102Z ) 2025-05-07T21:08:03.0790397Z Trying example: test_uvm_to_cpu_clone( 2025-05-07T21:08:03.0790978Z self=, 2025-05-07T21:08:03.0791465Z sizes=[183, 183, 303], 2025-05-07T21:08:03.0791907Z uvm_op=, 2025-05-07T21:08:03.0792488Z ) 2025-05-07T21:08:03.0792772Z Trying example: test_uvm_to_cpu_clone( 2025-05-07T21:08:03.0793285Z self=, 2025-05-07T21:08:03.0793779Z sizes=[303, 303, 303], 2025-05-07T21:08:03.0794222Z uvm_op=, 2025-05-07T21:08:03.0794681Z ) 2025-05-07T21:08:03.0794971Z Trying example: test_uvm_to_cpu_clone( 2025-05-07T21:08:03.0795523Z self=, 2025-05-07T21:08:03.0796038Z sizes=[17, 392], 2025-05-07T21:08:03.0796495Z uvm_op=, 2025-05-07T21:08:03.0797005Z ) 2025-05-07T21:08:03.0797312Z Trying example: test_uvm_to_cpu_clone( 2025-05-07T21:08:03.0797863Z self=, 2025-05-07T21:08:03.0798389Z sizes=[392, 392], 2025-05-07T21:08:03.0798839Z uvm_op=, 2025-05-07T21:08:03.0799352Z ) 2025-05-07T21:08:03.0799665Z Trying example: test_uvm_to_cpu_clone( 2025-05-07T21:08:03.0800215Z self=, 2025-05-07T21:08:03.0800733Z sizes=[59, 305], 2025-05-07T21:08:03.0801222Z uvm_op=, 2025-05-07T21:08:03.0801781Z ) 2025-05-07T21:08:03.0802166Z Trying example: test_uvm_to_cpu_clone( 2025-05-07T21:08:03.0802724Z self=, 2025-05-07T21:08:03.0803246Z sizes=[83, 207, 246], 2025-05-07T21:08:03.0803720Z uvm_op=, 2025-05-07T21:08:03.0804223Z ) 2025-05-07T21:08:03.0804535Z Trying example: test_uvm_to_cpu_clone( 2025-05-07T21:08:03.0805068Z self=, 2025-05-07T21:08:03.0805607Z sizes=[83, 246, 246], 2025-05-07T21:08:03.0806079Z uvm_op=, 2025-05-07T21:08:03.0806593Z ) 2025-05-07T21:08:03.0806904Z Trying example: test_uvm_to_cpu_clone( 2025-05-07T21:08:03.0807455Z self=, 2025-05-07T21:08:03.0807980Z sizes=[246, 246, 246], 2025-05-07T21:08:03.0808453Z uvm_op=, 2025-05-07T21:08:03.0808960Z ) 2025-05-07T21:08:03.0809279Z Trying example: test_uvm_to_cpu_clone( 2025-05-07T21:08:03.0809814Z self=, 2025-05-07T21:08:03.0810343Z sizes=[286, 87, 484], 2025-05-07T21:08:03.0810865Z uvm_op=, 2025-05-07T21:08:03.0811407Z ) 2025-05-07T21:08:03.0811720Z Trying example: test_uvm_to_cpu_clone( 2025-05-07T21:08:03.0812271Z self=, 2025-05-07T21:08:03.0812801Z sizes=[87, 87, 484], 2025-05-07T21:08:03.0813309Z uvm_op=, 2025-05-07T21:08:03.0813866Z ) 2025-05-07T21:08:03.0814182Z Trying example: test_uvm_to_cpu_clone( 2025-05-07T21:08:03.0814726Z self=, 2025-05-07T21:08:03.0815241Z sizes=[87], 2025-05-07T21:08:03.0815683Z uvm_op=, 2025-05-07T21:08:03.0816172Z ) 2025-05-07T21:08:03.0816606Z Trying example: test_uvm_to_cpu_clone( 2025-05-07T21:08:03.0817237Z self=, 2025-05-07T21:08:03.0817742Z sizes=[70], 2025-05-07T21:08:03.0818173Z uvm_op=, 2025-05-07T21:08:03.0818676Z ) 2025-05-07T21:08:03.0818983Z Trying example: test_uvm_to_cpu_clone( 2025-05-07T21:08:03.0819526Z self=, 2025-05-07T21:08:03.0820111Z sizes=[132, 185], 2025-05-07T21:08:03.0820608Z uvm_op=, 2025-05-07T21:08:03.0821156Z ) 2025-05-07T21:08:03.0821538Z Trying example: test_uvm_to_cpu_clone( 2025-05-07T21:08:03.0822089Z self=, 2025-05-07T21:08:03.0822597Z sizes=[132], 2025-05-07T21:08:03.0823035Z uvm_op=, 2025-05-07T21:08:03.0823539Z ) 2025-05-07T21:08:03.0823853Z Trying example: test_uvm_to_cpu_clone( 2025-05-07T21:08:03.0824397Z self=, 2025-05-07T21:08:03.0824920Z sizes=[129], 2025-05-07T21:08:03.0825358Z uvm_op=, 2025-05-07T21:08:03.0825870Z ) 2025-05-07T21:08:03.0826184Z Trying example: test_uvm_to_cpu_clone( 2025-05-07T21:08:03.0826731Z self=, 2025-05-07T21:08:03.0827248Z sizes=[444], 2025-05-07T21:08:03.0827757Z uvm_op=, 2025-05-07T21:08:03.0828349Z ) 2025-05-07T21:08:03.0828660Z Trying example: test_uvm_to_cpu_clone( 2025-05-07T21:08:03.0829210Z self=, 2025-05-07T21:08:03.0829736Z sizes=[353, 186, 480], 2025-05-07T21:08:03.0830206Z uvm_op=, 2025-05-07T21:08:03.0830713Z ) 2025-05-07T21:08:03.0831025Z Trying example: test_uvm_to_cpu_clone( 2025-05-07T21:08:03.0831632Z self=, 2025-05-07T21:08:03.0832181Z sizes=[353, 480, 480], 2025-05-07T21:08:03.0832661Z uvm_op=, 2025-05-07T21:08:03.0833174Z ) 2025-05-07T21:08:03.0833469Z PASSED 2025-05-07T21:08:03.0833972Z uvm/copy_test.py::CopyTest::test_uvm_to_device SKIPPED (Skip unless ...) 2025-05-07T21:08:03.0834444Z 2025-05-07T21:08:03.0834667Z =========================== short test summary info ============================ 2025-05-07T21:08:03.0835308Z SKIPPED [1] uvm/copy_test.py:75: Skip unless two CUDA devices are detected 2025-05-07T21:08:03.0835951Z ========================= 2 passed, 1 skipped in 3.46s ========================= 2025-05-07T21:08:03.7217372Z 2025-05-07T21:08:03.7218091Z [TEST] Python test suite PASSED: ./uvm/copy_test.py 2025-05-07T21:08:03.7235550Z [TEST] Python test time for ./uvm/copy_test.py: 6 seconds 2025-05-07T21:08:03.7235813Z 2025-05-07T21:08:03.7235818Z 2025-05-07T21:08:03.7235848Z 2025-05-07T21:08:03.7235852Z 2025-05-07T21:08:03.7258073Z ################################################################################ 2025-05-07T21:08:03.7274127Z # [2025-05-07T21:08:03.727Z] Run Python Test Suite: 2025-05-07T21:08:03.7274449Z # ./uvm/ops_load_test.py 2025-05-07T21:08:03.7274719Z ################################################################################ 2025-05-07T21:08:03.7299589Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./uvm/ops_load_test.py 2025-05-07T21:08:03.7300177Z 2025-05-07T21:08:05.8927156Z ============================= test session starts ============================== 2025-05-07T21:08:05.8928348Z platform linux -- Python 3.12.2, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T21:08:05.8928944Z cachedir: .pytest_cache 2025-05-07T21:08:05.8929511Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T21:08:05.8930489Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T21:08:05.8930884Z plugins: hypothesis-6.131.14 2025-05-07T21:08:07.5834790Z collecting ... collected 1 item 2025-05-07T21:08:07.5835000Z 2025-05-07T21:08:07.8452004Z uvm/ops_load_test.py::OpsLoadTest::test_cpu_ops PASSED 2025-05-07T21:08:07.8452490Z 2025-05-07T21:08:07.8452641Z ============================== 1 passed in 2.08s =============================== 2025-05-07T21:08:08.4815918Z 2025-05-07T21:08:08.4816250Z [TEST] Python test suite PASSED: ./uvm/ops_load_test.py 2025-05-07T21:08:08.4836261Z [TEST] Python test time for ./uvm/ops_load_test.py: 5 seconds 2025-05-07T21:08:08.4836535Z 2025-05-07T21:08:08.4836540Z 2025-05-07T21:08:08.4836696Z 2025-05-07T21:08:08.4836700Z 2025-05-07T21:08:08.4856810Z ################################################################################ 2025-05-07T21:08:08.4872244Z # [2025-05-07T21:08:08.486Z] Run Python Test Suite: 2025-05-07T21:08:08.4872564Z # ./uvm/uvm_test.py 2025-05-07T21:08:08.4872809Z ################################################################################ 2025-05-07T21:08:08.4899146Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./uvm/uvm_test.py 2025-05-07T21:08:08.4899767Z 2025-05-07T21:08:10.6536038Z ============================= test session starts ============================== 2025-05-07T21:08:10.6536760Z platform linux -- Python 3.12.2, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T21:08:10.6537300Z cachedir: .pytest_cache 2025-05-07T21:08:10.6537865Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T21:08:10.6538584Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T21:08:10.6539266Z plugins: hypothesis-6.131.14 2025-05-07T21:08:12.3568135Z collecting ... collected 7 items 2025-05-07T21:08:12.3568569Z 2025-05-07T21:08:12.6916953Z uvm/uvm_test.py::UvmTest::test_cudaMemAdvise Trying example: test_cudaMemAdvise( 2025-05-07T21:08:12.6918335Z self=, 2025-05-07T21:08:12.6919204Z sizes=[1], 2025-05-07T21:08:12.6920014Z uvm_op=, 2025-05-07T21:08:12.6920718Z ) 2025-05-07T21:08:12.6921010Z Trying example: test_cudaMemAdvise( 2025-05-07T21:08:12.6921353Z self=, 2025-05-07T21:08:12.6921681Z sizes=[791], 2025-05-07T21:08:12.6921962Z uvm_op=, 2025-05-07T21:08:12.6922286Z ) 2025-05-07T21:08:12.6922482Z Trying example: test_cudaMemAdvise( 2025-05-07T21:08:12.6922804Z self=, 2025-05-07T21:08:12.6923124Z sizes=[791, 1024], 2025-05-07T21:08:12.6923451Z uvm_op=, 2025-05-07T21:08:12.6923803Z ) 2025-05-07T21:08:12.6923998Z Trying example: test_cudaMemAdvise( 2025-05-07T21:08:12.6924325Z self=, 2025-05-07T21:08:12.6924635Z sizes=[433], 2025-05-07T21:08:12.6924917Z uvm_op=, 2025-05-07T21:08:12.6925243Z ) 2025-05-07T21:08:12.6925434Z Trying example: test_cudaMemAdvise( 2025-05-07T21:08:12.6925766Z self=, 2025-05-07T21:08:12.6926093Z sizes=[433, 272, 783, 860], 2025-05-07T21:08:12.6926415Z uvm_op=, 2025-05-07T21:08:12.6926733Z ) 2025-05-07T21:08:12.6926931Z Trying example: test_cudaMemAdvise( 2025-05-07T21:08:12.6927259Z self=, 2025-05-07T21:08:12.6927574Z sizes=[1024, 980, 495, 141], 2025-05-07T21:08:12.6927893Z uvm_op=, 2025-05-07T21:08:12.6928538Z ) 2025-05-07T21:08:12.6928726Z Trying example: test_cudaMemAdvise( 2025-05-07T21:08:12.6929052Z self=, 2025-05-07T21:08:12.6929393Z sizes=[1002, 832, 648], 2025-05-07T21:08:12.6937102Z uvm_op=, 2025-05-07T21:08:12.6937748Z ) 2025-05-07T21:08:12.6937961Z Trying example: test_cudaMemAdvise( 2025-05-07T21:08:12.6938315Z self=, 2025-05-07T21:08:12.6938643Z sizes=[414, 843], 2025-05-07T21:08:12.6939057Z uvm_op=, 2025-05-07T21:08:12.6939389Z ) 2025-05-07T21:08:12.6939586Z Trying example: test_cudaMemAdvise( 2025-05-07T21:08:12.6939926Z self=, 2025-05-07T21:08:12.6940260Z sizes=[1, 542, 465, 757], 2025-05-07T21:08:12.6940611Z uvm_op=, 2025-05-07T21:08:12.6940976Z ) 2025-05-07T21:08:12.6941186Z Trying example: test_cudaMemAdvise( 2025-05-07T21:08:12.6941512Z self=, 2025-05-07T21:08:12.6941834Z sizes=[1009], 2025-05-07T21:08:12.6942126Z uvm_op=, 2025-05-07T21:08:12.6942452Z ) 2025-05-07T21:08:12.6942651Z Trying example: test_cudaMemAdvise( 2025-05-07T21:08:12.6942984Z self=, 2025-05-07T21:08:12.6943313Z sizes=[509, 810, 128, 1], 2025-05-07T21:08:12.6943658Z uvm_op=, 2025-05-07T21:08:12.6944015Z ) 2025-05-07T21:08:12.6944215Z Trying example: test_cudaMemAdvise( 2025-05-07T21:08:12.6944542Z self=, 2025-05-07T21:08:12.6944873Z sizes=[509, 810, 128, 810], 2025-05-07T21:08:12.6945320Z uvm_op=, 2025-05-07T21:08:12.6945675Z ) 2025-05-07T21:08:12.6945878Z Trying example: test_cudaMemAdvise( 2025-05-07T21:08:12.6946216Z self=, 2025-05-07T21:08:12.6946548Z sizes=[810, 810, 128, 810], 2025-05-07T21:08:12.6946892Z uvm_op=, 2025-05-07T21:08:12.6947247Z ) 2025-05-07T21:08:12.6947455Z Trying example: test_cudaMemAdvise( 2025-05-07T21:08:12.6947786Z self=, 2025-05-07T21:08:12.6948113Z sizes=[810, 810, 128, 810], 2025-05-07T21:08:12.6948447Z uvm_op=, 2025-05-07T21:08:12.6948769Z ) 2025-05-07T21:08:12.6948972Z Trying example: test_cudaMemAdvise( 2025-05-07T21:08:12.6949309Z self=, 2025-05-07T21:08:12.6949635Z sizes=[810, 810, 128, 128], 2025-05-07T21:08:12.6949963Z uvm_op=, 2025-05-07T21:08:12.6950293Z ) 2025-05-07T21:08:12.6950524Z Trying example: test_cudaMemAdvise( 2025-05-07T21:08:12.6950879Z self=, 2025-05-07T21:08:12.6951207Z sizes=[810], 2025-05-07T21:08:12.6951498Z uvm_op=, 2025-05-07T21:08:12.6951814Z ) 2025-05-07T21:08:12.6952039Z Trying example: test_cudaMemAdvise( 2025-05-07T21:08:12.6952371Z self=, 2025-05-07T21:08:12.6952687Z sizes=[624], 2025-05-07T21:08:12.6952994Z uvm_op=, 2025-05-07T21:08:12.6953348Z ) 2025-05-07T21:08:12.6953551Z Trying example: test_cudaMemAdvise( 2025-05-07T21:08:12.6953873Z self=, 2025-05-07T21:08:12.6954191Z sizes=[519], 2025-05-07T21:08:12.6954481Z uvm_op=, 2025-05-07T21:08:12.6954796Z ) 2025-05-07T21:08:12.6954997Z Trying example: test_cudaMemAdvise( 2025-05-07T21:08:12.6955385Z self=, 2025-05-07T21:08:12.6955703Z sizes=[526, 332, 854, 926], 2025-05-07T21:08:12.6956036Z uvm_op=, 2025-05-07T21:08:12.6956386Z ) 2025-05-07T21:08:12.6956582Z Trying example: test_cudaMemAdvise( 2025-05-07T21:08:12.6956944Z self=, 2025-05-07T21:08:12.6957269Z sizes=[526, 332, 854, 926], 2025-05-07T21:08:12.6957585Z uvm_op=, 2025-05-07T21:08:12.6957941Z ) 2025-05-07T21:08:12.6958140Z Trying example: test_cudaMemAdvise( 2025-05-07T21:08:12.6958467Z self=, 2025-05-07T21:08:12.6958779Z sizes=[332, 332, 854, 926], 2025-05-07T21:08:12.6959099Z uvm_op=, 2025-05-07T21:08:12.6959827Z ) 2025-05-07T21:08:12.6960038Z Trying example: test_cudaMemAdvise( 2025-05-07T21:08:12.6960366Z self=, 2025-05-07T21:08:12.6960688Z sizes=[332, 926, 854, 926], 2025-05-07T21:08:12.6961005Z uvm_op=, 2025-05-07T21:08:12.6961322Z ) 2025-05-07T21:08:12.6961523Z Trying example: test_cudaMemAdvise( 2025-05-07T21:08:12.6961859Z self=, 2025-05-07T21:08:12.6962174Z sizes=[926, 926, 854, 926], 2025-05-07T21:08:12.6962492Z uvm_op=, 2025-05-07T21:08:12.6962819Z ) 2025-05-07T21:08:12.6963013Z Trying example: test_cudaMemAdvise( 2025-05-07T21:08:12.6963348Z self=, 2025-05-07T21:08:12.6963669Z sizes=[926, 926, 926, 926], 2025-05-07T21:08:12.6963986Z uvm_op=, 2025-05-07T21:08:12.6964304Z ) 2025-05-07T21:08:12.6964597Z Trying example: test_cudaMemAdvise( 2025-05-07T21:08:12.6964937Z self=, 2025-05-07T21:08:12.6965248Z sizes=[926, 926], 2025-05-07T21:08:12.6965550Z uvm_op=, 2025-05-07T21:08:12.6965879Z ) 2025-05-07T21:08:12.6966073Z Trying example: test_cudaMemAdvise( 2025-05-07T21:08:12.6966403Z self=, 2025-05-07T21:08:12.6966733Z sizes=[619, 637, 344, 1023], 2025-05-07T21:08:12.6967050Z uvm_op=, 2025-05-07T21:08:12.6967377Z ) 2025-05-07T21:08:12.6967576Z Trying example: test_cudaMemAdvise( 2025-05-07T21:08:12.6967901Z self=, 2025-05-07T21:08:12.6968227Z sizes=[619, 344, 344, 1023], 2025-05-07T21:08:12.6968550Z uvm_op=, 2025-05-07T21:08:12.6968875Z ) 2025-05-07T21:08:12.6969065Z Trying example: test_cudaMemAdvise( 2025-05-07T21:08:12.6969398Z self=, 2025-05-07T21:08:12.6969725Z sizes=[619, 344, 344, 619], 2025-05-07T21:08:12.6970034Z uvm_op=, 2025-05-07T21:08:12.6970357Z ) 2025-05-07T21:08:12.6970558Z Trying example: test_cudaMemAdvise( 2025-05-07T21:08:12.6970879Z self=, 2025-05-07T21:08:12.6971203Z sizes=[619, 619, 344, 619], 2025-05-07T21:08:12.6971519Z uvm_op=, 2025-05-07T21:08:12.6971838Z ) 2025-05-07T21:08:12.6972043Z Trying example: test_cudaMemAdvise( 2025-05-07T21:08:12.6972374Z self=, 2025-05-07T21:08:12.6972697Z sizes=[344, 619, 344, 619], 2025-05-07T21:08:12.6973009Z uvm_op=, 2025-05-07T21:08:12.6973335Z ) 2025-05-07T21:08:12.6973538Z Trying example: test_cudaMemAdvise( 2025-05-07T21:08:12.6973861Z self=, 2025-05-07T21:08:12.6974260Z sizes=[344, 619, 619, 619], 2025-05-07T21:08:12.6974580Z uvm_op=, 2025-05-07T21:08:12.6974897Z ) 2025-05-07T21:08:12.6975096Z Trying example: test_cudaMemAdvise( 2025-05-07T21:08:12.6975427Z self=, 2025-05-07T21:08:12.6975805Z sizes=[344, 619, 619, 344], 2025-05-07T21:08:12.6976133Z uvm_op=, 2025-05-07T21:08:12.6976625Z ) 2025-05-07T21:08:12.6976896Z Trying example: test_cudaMemAdvise( 2025-05-07T21:08:12.6977225Z self=, 2025-05-07T21:08:12.6977562Z sizes=[100, 502, 604, 661], 2025-05-07T21:08:12.6977892Z uvm_op=, 2025-05-07T21:08:12.6978216Z ) 2025-05-07T21:08:12.6978426Z Trying example: test_cudaMemAdvise( 2025-05-07T21:08:12.6978766Z self=, 2025-05-07T21:08:12.6979090Z sizes=[100, 100, 604, 661], 2025-05-07T21:08:12.6979414Z uvm_op=, 2025-05-07T21:08:12.6979747Z ) 2025-05-07T21:08:12.6979944Z Trying example: test_cudaMemAdvise( 2025-05-07T21:08:12.6980280Z self=, 2025-05-07T21:08:12.6980614Z sizes=[661, 100, 604, 661], 2025-05-07T21:08:12.6980934Z uvm_op=, 2025-05-07T21:08:12.6981260Z ) 2025-05-07T21:08:12.6981475Z Trying example: test_cudaMemAdvise( 2025-05-07T21:08:12.6981808Z self=, 2025-05-07T21:08:12.6982124Z sizes=[39], 2025-05-07T21:08:12.6982416Z uvm_op=, 2025-05-07T21:08:12.6982745Z ) 2025-05-07T21:08:12.6982944Z Trying example: test_cudaMemAdvise( 2025-05-07T21:08:12.6983334Z self=, 2025-05-07T21:08:12.6983668Z sizes=[64, 636, 388], 2025-05-07T21:08:12.6983974Z uvm_op=, 2025-05-07T21:08:12.6984306Z ) 2025-05-07T21:08:12.6984514Z Trying example: test_cudaMemAdvise( 2025-05-07T21:08:12.6984842Z self=, 2025-05-07T21:08:12.6985164Z sizes=[64, 636], 2025-05-07T21:08:12.6985458Z uvm_op=, 2025-05-07T21:08:12.6985783Z ) 2025-05-07T21:08:12.6985978Z Trying example: test_cudaMemAdvise( 2025-05-07T21:08:12.6986314Z self=, 2025-05-07T21:08:12.6986634Z sizes=[64, 64], 2025-05-07T21:08:12.6986922Z uvm_op=, 2025-05-07T21:08:12.6987249Z ) 2025-05-07T21:08:12.6987452Z Trying example: test_cudaMemAdvise( 2025-05-07T21:08:12.6987781Z self=, 2025-05-07T21:08:12.6988105Z sizes=[64], 2025-05-07T21:08:12.6988397Z uvm_op=, 2025-05-07T21:08:12.6988720Z ) 2025-05-07T21:08:12.6988899Z PASSED 2025-05-07T21:08:13.3050349Z uvm/uvm_test.py::UvmTest::test_cudaMemPrefetchAsync Trying example: test_cudaMemPrefetchAsync( 2025-05-07T21:08:13.3051251Z self=, 2025-05-07T21:08:13.3051839Z sizes=[1], 2025-05-07T21:08:13.3052173Z uvm_op=, 2025-05-07T21:08:13.3052504Z ) 2025-05-07T21:08:13.3052736Z Trying example: test_cudaMemPrefetchAsync( 2025-05-07T21:08:13.3053121Z self=, 2025-05-07T21:08:13.3053462Z sizes=[192], 2025-05-07T21:08:13.3053776Z uvm_op=, 2025-05-07T21:08:13.3054217Z ) 2025-05-07T21:08:13.3054425Z Trying example: test_cudaMemPrefetchAsync( 2025-05-07T21:08:13.3054809Z self=, 2025-05-07T21:08:13.3055468Z sizes=[192, 161, 392], 2025-05-07T21:08:13.3055769Z uvm_op=, 2025-05-07T21:08:13.3056109Z ) 2025-05-07T21:08:13.3056469Z Trying example: test_cudaMemPrefetchAsync( 2025-05-07T21:08:13.3056845Z self=, 2025-05-07T21:08:13.3057273Z sizes=[410], 2025-05-07T21:08:13.3057566Z uvm_op=, 2025-05-07T21:08:13.3057893Z ) 2025-05-07T21:08:13.3058191Z Trying example: test_cudaMemPrefetchAsync( 2025-05-07T21:08:13.3058691Z self=, 2025-05-07T21:08:13.3059043Z sizes=[410], 2025-05-07T21:08:13.3059623Z uvm_op=, 2025-05-07T21:08:13.3059992Z ) 2025-05-07T21:08:13.3060216Z Trying example: test_cudaMemPrefetchAsync( 2025-05-07T21:08:13.3060594Z self=, 2025-05-07T21:08:13.3060974Z sizes=[526], 2025-05-07T21:08:13.3061287Z uvm_op=, 2025-05-07T21:08:13.3061607Z ) 2025-05-07T21:08:13.3061827Z Trying example: test_cudaMemPrefetchAsync( 2025-05-07T21:08:13.3062338Z self=, 2025-05-07T21:08:13.3062724Z sizes=[129, 859, 25], 2025-05-07T21:08:13.3063055Z uvm_op=, 2025-05-07T21:08:13.3063411Z ) 2025-05-07T21:08:13.3063628Z Trying example: test_cudaMemPrefetchAsync( 2025-05-07T21:08:13.3064000Z self=, 2025-05-07T21:08:13.3064344Z sizes=[483, 1022], 2025-05-07T21:08:13.3064670Z uvm_op=, 2025-05-07T21:08:13.3065019Z ) 2025-05-07T21:08:13.3065391Z Trying example: test_cudaMemPrefetchAsync( 2025-05-07T21:08:13.3065772Z self=, 2025-05-07T21:08:13.3066112Z sizes=[50, 269], 2025-05-07T21:08:13.3066412Z uvm_op=, 2025-05-07T21:08:13.3066741Z ) 2025-05-07T21:08:13.3066987Z Trying example: test_cudaMemPrefetchAsync( 2025-05-07T21:08:13.3067364Z self=, 2025-05-07T21:08:13.3067711Z sizes=[980, 276, 139], 2025-05-07T21:08:13.3068025Z uvm_op=, 2025-05-07T21:08:13.3068354Z ) 2025-05-07T21:08:13.3068574Z Trying example: test_cudaMemPrefetchAsync( 2025-05-07T21:08:13.3068946Z self=, 2025-05-07T21:08:13.3069291Z sizes=[272], 2025-05-07T21:08:13.3069605Z uvm_op=, 2025-05-07T21:08:13.3069954Z ) 2025-05-07T21:08:13.3070175Z Trying example: test_cudaMemPrefetchAsync( 2025-05-07T21:08:13.3070553Z self=, 2025-05-07T21:08:13.3070894Z sizes=[232], 2025-05-07T21:08:13.3071209Z uvm_op=, 2025-05-07T21:08:13.3071567Z ) 2025-05-07T21:08:13.3071781Z Trying example: test_cudaMemPrefetchAsync( 2025-05-07T21:08:13.3072165Z self=, 2025-05-07T21:08:13.3072522Z sizes=[323, 887, 928], 2025-05-07T21:08:13.3072835Z uvm_op=, 2025-05-07T21:08:13.3073158Z ) 2025-05-07T21:08:13.3073381Z Trying example: test_cudaMemPrefetchAsync( 2025-05-07T21:08:13.3073760Z self=, 2025-05-07T21:08:13.3074103Z sizes=[887, 887, 928], 2025-05-07T21:08:13.3074412Z uvm_op=, 2025-05-07T21:08:13.3074739Z ) 2025-05-07T21:08:13.3074955Z Trying example: test_cudaMemPrefetchAsync( 2025-05-07T21:08:13.3075407Z self=, 2025-05-07T21:08:13.3075755Z sizes=[887, 887, 887], 2025-05-07T21:08:13.3076056Z uvm_op=, 2025-05-07T21:08:13.3076384Z ) 2025-05-07T21:08:13.3076604Z Trying example: test_cudaMemPrefetchAsync( 2025-05-07T21:08:13.3076984Z self=, 2025-05-07T21:08:13.3077386Z sizes=[470], 2025-05-07T21:08:13.3077705Z uvm_op=, 2025-05-07T21:08:13.3078062Z ) 2025-05-07T21:08:13.3078333Z Trying example: test_cudaMemPrefetchAsync( 2025-05-07T21:08:13.3078714Z self=, 2025-05-07T21:08:13.3079054Z sizes=[178], 2025-05-07T21:08:13.3079361Z uvm_op=, 2025-05-07T21:08:13.3079717Z ) 2025-05-07T21:08:13.3079935Z Trying example: test_cudaMemPrefetchAsync( 2025-05-07T21:08:13.3080309Z self=, 2025-05-07T21:08:13.3080659Z sizes=[13, 123, 22], 2025-05-07T21:08:13.3081035Z uvm_op=, 2025-05-07T21:08:13.3081395Z ) 2025-05-07T21:08:13.3081606Z Trying example: test_cudaMemPrefetchAsync( 2025-05-07T21:08:13.3081989Z self=, 2025-05-07T21:08:13.3082339Z sizes=[123, 123, 22], 2025-05-07T21:08:13.3082672Z uvm_op=, 2025-05-07T21:08:13.3083029Z ) 2025-05-07T21:08:13.3083246Z Trying example: test_cudaMemPrefetchAsync( 2025-05-07T21:08:13.3083619Z self=, 2025-05-07T21:08:13.3083968Z sizes=[22, 123, 22], 2025-05-07T21:08:13.3084299Z uvm_op=, 2025-05-07T21:08:13.3084697Z ) 2025-05-07T21:08:13.3084919Z Trying example: test_cudaMemPrefetchAsync( 2025-05-07T21:08:13.3085301Z self=, 2025-05-07T21:08:13.3085649Z sizes=[123, 123, 123], 2025-05-07T21:08:13.3085981Z uvm_op=, 2025-05-07T21:08:13.3086338Z ) 2025-05-07T21:08:13.3086555Z Trying example: test_cudaMemPrefetchAsync( 2025-05-07T21:08:13.3086930Z self=, 2025-05-07T21:08:13.3087275Z sizes=[123, 123], 2025-05-07T21:08:13.3087576Z uvm_op=, 2025-05-07T21:08:13.3087902Z ) 2025-05-07T21:08:13.3088121Z Trying example: test_cudaMemPrefetchAsync( 2025-05-07T21:08:13.3088503Z self=, 2025-05-07T21:08:13.3088841Z sizes=[123], 2025-05-07T21:08:13.3089133Z uvm_op=, 2025-05-07T21:08:13.3089464Z ) 2025-05-07T21:08:13.3089683Z Trying example: test_cudaMemPrefetchAsync( 2025-05-07T21:08:13.3090057Z self=, 2025-05-07T21:08:13.3090411Z sizes=[736, 107, 643], 2025-05-07T21:08:13.3090748Z uvm_op=, 2025-05-07T21:08:13.3091123Z ) 2025-05-07T21:08:13.3091364Z Trying example: test_cudaMemPrefetchAsync( 2025-05-07T21:08:13.3091745Z self=, 2025-05-07T21:08:13.3092087Z sizes=[736, 736, 643], 2025-05-07T21:08:13.3092428Z uvm_op=, 2025-05-07T21:08:13.3092788Z ) 2025-05-07T21:08:13.3092995Z Trying example: test_cudaMemPrefetchAsync( 2025-05-07T21:08:13.3093375Z self=, 2025-05-07T21:08:13.3093723Z sizes=[736, 643, 643], 2025-05-07T21:08:13.3094063Z uvm_op=, 2025-05-07T21:08:13.3094412Z ) 2025-05-07T21:08:13.3094684Z Trying example: test_cudaMemPrefetchAsync( 2025-05-07T21:08:13.3095062Z self=, 2025-05-07T21:08:13.3095402Z sizes=[736, 643, 736], 2025-05-07T21:08:13.3095737Z uvm_op=, 2025-05-07T21:08:13.3096097Z ) 2025-05-07T21:08:13.3096463Z Trying example: test_cudaMemPrefetchAsync( 2025-05-07T21:08:13.3096845Z self=, 2025-05-07T21:08:13.3097193Z sizes=[643, 643, 643], 2025-05-07T21:08:13.3098207Z uvm_op=, 2025-05-07T21:08:13.3098573Z ) 2025-05-07T21:08:13.3098794Z Trying example: test_cudaMemPrefetchAsync( 2025-05-07T21:08:13.3099172Z self=, 2025-05-07T21:08:13.3099512Z sizes=[142], 2025-05-07T21:08:13.3099808Z uvm_op=, 2025-05-07T21:08:13.3100142Z ) 2025-05-07T21:08:13.3100354Z Trying example: test_cudaMemPrefetchAsync( 2025-05-07T21:08:13.3100735Z self=, 2025-05-07T21:08:13.3101133Z sizes=[409, 982], 2025-05-07T21:08:13.3101431Z uvm_op=, 2025-05-07T21:08:13.3101761Z ) 2025-05-07T21:08:13.3101978Z Trying example: test_cudaMemPrefetchAsync( 2025-05-07T21:08:13.3102354Z self=, 2025-05-07T21:08:13.3102703Z sizes=[409, 409], 2025-05-07T21:08:13.3103006Z uvm_op=, 2025-05-07T21:08:13.3103337Z ) 2025-05-07T21:08:13.3103547Z Trying example: test_cudaMemPrefetchAsync( 2025-05-07T21:08:13.3103930Z self=, 2025-05-07T21:08:13.3104278Z sizes=[514, 284], 2025-05-07T21:08:13.3104620Z uvm_op=, 2025-05-07T21:08:13.3104956Z ) 2025-05-07T21:08:13.3105175Z Trying example: test_cudaMemPrefetchAsync( 2025-05-07T21:08:13.3105550Z self=, 2025-05-07T21:08:13.3105900Z sizes=[284, 284], 2025-05-07T21:08:13.3106202Z uvm_op=, 2025-05-07T21:08:13.3106539Z ) 2025-05-07T21:08:13.3106765Z Trying example: test_cudaMemPrefetchAsync( 2025-05-07T21:08:13.3107148Z self=, 2025-05-07T21:08:13.3107496Z sizes=[284], 2025-05-07T21:08:13.3107784Z uvm_op=, 2025-05-07T21:08:13.3108123Z ) 2025-05-07T21:08:13.3108344Z Trying example: test_cudaMemPrefetchAsync( 2025-05-07T21:08:13.3108723Z self=, 2025-05-07T21:08:13.3109074Z sizes=[869, 269, 739], 2025-05-07T21:08:13.3109394Z uvm_op=, 2025-05-07T21:08:13.3109724Z ) 2025-05-07T21:08:13.3109946Z Trying example: test_cudaMemPrefetchAsync( 2025-05-07T21:08:13.3110324Z self=, 2025-05-07T21:08:13.3110679Z sizes=[869, 269, 269], 2025-05-07T21:08:13.3111035Z uvm_op=, 2025-05-07T21:08:13.3111369Z ) 2025-05-07T21:08:13.3111588Z Trying example: test_cudaMemPrefetchAsync( 2025-05-07T21:08:13.3111961Z self=, 2025-05-07T21:08:13.3112312Z sizes=[869, 869, 269], 2025-05-07T21:08:13.3112623Z uvm_op=, 2025-05-07T21:08:13.3112951Z ) 2025-05-07T21:08:13.3113174Z Trying example: test_cudaMemPrefetchAsync( 2025-05-07T21:08:13.3113553Z self=, 2025-05-07T21:08:13.3113901Z sizes=[269, 869, 269], 2025-05-07T21:08:13.3114213Z uvm_op=, 2025-05-07T21:08:13.3114596Z ) 2025-05-07T21:08:13.3114807Z Trying example: test_cudaMemPrefetchAsync( 2025-05-07T21:08:13.3115186Z self=, 2025-05-07T21:08:13.3115537Z sizes=[269, 269, 269], 2025-05-07T21:08:13.3115845Z uvm_op=, 2025-05-07T21:08:13.3116210Z ) 2025-05-07T21:08:13.3116428Z Trying example: test_cudaMemPrefetchAsync( 2025-05-07T21:08:13.3116807Z self=, 2025-05-07T21:08:13.3117148Z sizes=[921], 2025-05-07T21:08:13.3117481Z uvm_op=, 2025-05-07T21:08:13.3117817Z ) 2025-05-07T21:08:13.3117986Z PASSED 2025-05-07T21:08:13.3118217Z uvm/uvm_test.py::UvmTest::test_enum PASSED 2025-05-07T21:08:13.3681378Z uvm/uvm_test.py::UvmTest::test_is_uvm_tensor Trying example: test_is_uvm_tensor( 2025-05-07T21:08:13.3694410Z self=, 2025-05-07T21:08:13.3694903Z sizes=[1], 2025-05-07T21:08:13.3695301Z uvm_op=, 2025-05-07T21:08:13.3695646Z ) 2025-05-07T21:08:13.3695864Z Trying example: test_is_uvm_tensor( 2025-05-07T21:08:13.3696334Z self=, 2025-05-07T21:08:13.3696653Z sizes=[7], 2025-05-07T21:08:13.3696951Z uvm_op=, 2025-05-07T21:08:13.3697289Z ) 2025-05-07T21:08:13.3697489Z Trying example: test_is_uvm_tensor( 2025-05-07T21:08:13.3697830Z self=, 2025-05-07T21:08:13.3698159Z sizes=[7, 4, 2, 2], 2025-05-07T21:08:13.3698488Z uvm_op=, 2025-05-07T21:08:13.3698854Z ) 2025-05-07T21:08:13.3699061Z Trying example: test_is_uvm_tensor( 2025-05-07T21:08:13.3699388Z self=, 2025-05-07T21:08:13.3699935Z sizes=[6], 2025-05-07T21:08:13.3700233Z uvm_op=, 2025-05-07T21:08:13.3700563Z ) 2025-05-07T21:08:13.3700797Z Trying example: test_is_uvm_tensor( 2025-05-07T21:08:13.3701157Z self=, 2025-05-07T21:08:13.3701481Z sizes=[6, 1, 6], 2025-05-07T21:08:13.3701776Z uvm_op=, 2025-05-07T21:08:13.3702116Z ) 2025-05-07T21:08:13.3702323Z Trying example: test_is_uvm_tensor( 2025-05-07T21:08:13.3702657Z self=, 2025-05-07T21:08:13.3702988Z sizes=[1, 1, 5], 2025-05-07T21:08:13.3703306Z uvm_op=, 2025-05-07T21:08:13.3703649Z ) 2025-05-07T21:08:13.3703854Z Trying example: test_is_uvm_tensor( 2025-05-07T21:08:13.3704187Z self=, 2025-05-07T21:08:13.3704506Z sizes=[5, 2, 7, 3], 2025-05-07T21:08:13.3704831Z uvm_op=, 2025-05-07T21:08:13.3705185Z ) 2025-05-07T21:08:13.3705391Z Trying example: test_is_uvm_tensor( 2025-05-07T21:08:13.3705725Z self=, 2025-05-07T21:08:13.3706053Z sizes=[5], 2025-05-07T21:08:13.3706379Z uvm_op=, 2025-05-07T21:08:13.3706739Z ) 2025-05-07T21:08:13.3706946Z Trying example: test_is_uvm_tensor( 2025-05-07T21:08:13.3707279Z self=, 2025-05-07T21:08:13.3707598Z sizes=[8, 5, 2, 5], 2025-05-07T21:08:13.3707932Z uvm_op=, 2025-05-07T21:08:13.3708299Z ) 2025-05-07T21:08:13.3708495Z Trying example: test_is_uvm_tensor( 2025-05-07T21:08:13.3708828Z self=, 2025-05-07T21:08:13.3709152Z sizes=[6, 5, 3, 4], 2025-05-07T21:08:13.3709452Z uvm_op=, 2025-05-07T21:08:13.3709871Z ) 2025-05-07T21:08:13.3710074Z Trying example: test_is_uvm_tensor( 2025-05-07T21:08:13.3710406Z self=, 2025-05-07T21:08:13.3710729Z sizes=[6], 2025-05-07T21:08:13.3711058Z uvm_op=, 2025-05-07T21:08:13.3711459Z ) 2025-05-07T21:08:13.3711657Z Trying example: test_is_uvm_tensor( 2025-05-07T21:08:13.3711989Z self=, 2025-05-07T21:08:13.3712313Z sizes=[8], 2025-05-07T21:08:13.3712681Z uvm_op=, 2025-05-07T21:08:13.3713037Z ) 2025-05-07T21:08:13.3713246Z Trying example: test_is_uvm_tensor( 2025-05-07T21:08:13.3713574Z self=, 2025-05-07T21:08:13.3713904Z sizes=[4, 2, 2, 4], 2025-05-07T21:08:13.3714217Z uvm_op=, 2025-05-07T21:08:13.3714554Z ) 2025-05-07T21:08:13.3714755Z Trying example: test_is_uvm_tensor( 2025-05-07T21:08:13.3715091Z self=, 2025-05-07T21:08:13.3715411Z sizes=[8], 2025-05-07T21:08:13.3715721Z uvm_op=, 2025-05-07T21:08:13.3716085Z ) 2025-05-07T21:08:13.3716292Z Trying example: test_is_uvm_tensor( 2025-05-07T21:08:13.3716622Z self=, 2025-05-07T21:08:13.3716951Z sizes=[7, 1], 2025-05-07T21:08:13.3717278Z uvm_op=, 2025-05-07T21:08:13.3717636Z ) 2025-05-07T21:08:13.3717846Z Trying example: test_is_uvm_tensor( 2025-05-07T21:08:13.3718186Z self=, 2025-05-07T21:08:13.3718500Z sizes=[7, 7], 2025-05-07T21:08:13.3718829Z uvm_op=, 2025-05-07T21:08:13.3719245Z ) 2025-05-07T21:08:13.3719457Z Trying example: test_is_uvm_tensor( 2025-05-07T21:08:13.3719786Z self=, 2025-05-07T21:08:13.3720114Z sizes=[7], 2025-05-07T21:08:13.3720427Z uvm_op=, 2025-05-07T21:08:13.3720785Z ) 2025-05-07T21:08:13.3720993Z Trying example: test_is_uvm_tensor( 2025-05-07T21:08:13.3721386Z self=, 2025-05-07T21:08:13.3721702Z sizes=[3], 2025-05-07T21:08:13.3721991Z uvm_op=, 2025-05-07T21:08:13.3722325Z ) 2025-05-07T21:08:13.3722526Z Trying example: test_is_uvm_tensor( 2025-05-07T21:08:13.3722858Z self=, 2025-05-07T21:08:13.3723182Z sizes=[1, 4, 2, 3], 2025-05-07T21:08:13.3723512Z uvm_op=, 2025-05-07T21:08:13.3723874Z ) 2025-05-07T21:08:13.3724083Z Trying example: test_is_uvm_tensor( 2025-05-07T21:08:13.3724417Z self=, 2025-05-07T21:08:13.3724738Z sizes=[1, 4, 2, 4], 2025-05-07T21:08:13.3725069Z uvm_op=, 2025-05-07T21:08:13.3725428Z ) 2025-05-07T21:08:13.3725627Z Trying example: test_is_uvm_tensor( 2025-05-07T21:08:13.3725961Z self=, 2025-05-07T21:08:13.3726290Z sizes=[1, 4, 1, 4], 2025-05-07T21:08:13.3726614Z uvm_op=, 2025-05-07T21:08:13.3726979Z ) 2025-05-07T21:08:13.3727187Z Trying example: test_is_uvm_tensor( 2025-05-07T21:08:13.3727513Z self=, 2025-05-07T21:08:13.3727837Z sizes=[1, 4, 1], 2025-05-07T21:08:13.3728142Z uvm_op=, 2025-05-07T21:08:13.3728477Z ) 2025-05-07T21:08:13.3728680Z Trying example: test_is_uvm_tensor( 2025-05-07T21:08:13.3729015Z self=, 2025-05-07T21:08:13.3729398Z sizes=[1, 4, 4], 2025-05-07T21:08:13.3729695Z uvm_op=, 2025-05-07T21:08:13.3730032Z ) 2025-05-07T21:08:13.3730241Z Trying example: test_is_uvm_tensor( 2025-05-07T21:08:13.3730566Z self=, 2025-05-07T21:08:13.3730961Z sizes=[4, 4, 4], 2025-05-07T21:08:13.3731283Z uvm_op=, 2025-05-07T21:08:13.3731612Z ) 2025-05-07T21:08:13.3731819Z Trying example: test_is_uvm_tensor( 2025-05-07T21:08:13.3732196Z self=, 2025-05-07T21:08:13.3732524Z sizes=[4, 4], 2025-05-07T21:08:13.3732809Z uvm_op=, 2025-05-07T21:08:13.3733145Z ) 2025-05-07T21:08:13.3733350Z Trying example: test_is_uvm_tensor( 2025-05-07T21:08:13.3733676Z self=, 2025-05-07T21:08:13.3734003Z sizes=[3, 8], 2025-05-07T21:08:13.3734297Z uvm_op=, 2025-05-07T21:08:13.3734622Z ) 2025-05-07T21:08:13.3734828Z Trying example: test_is_uvm_tensor( 2025-05-07T21:08:13.3735161Z self=, 2025-05-07T21:08:13.3735473Z sizes=[3, 3], 2025-05-07T21:08:13.3735771Z uvm_op=, 2025-05-07T21:08:13.3736106Z ) 2025-05-07T21:08:13.3736418Z Trying example: test_is_uvm_tensor( 2025-05-07T21:08:13.3736762Z self=, 2025-05-07T21:08:13.3737090Z sizes=[3, 5, 7, 5], 2025-05-07T21:08:13.3737428Z uvm_op=, 2025-05-07T21:08:13.3737786Z ) 2025-05-07T21:08:13.3737992Z Trying example: test_is_uvm_tensor( 2025-05-07T21:08:13.3738377Z self=, 2025-05-07T21:08:13.3738703Z sizes=[3, 3, 7, 5], 2025-05-07T21:08:13.3739043Z uvm_op=, 2025-05-07T21:08:13.3739413Z ) 2025-05-07T21:08:13.3739613Z Trying example: test_is_uvm_tensor( 2025-05-07T21:08:13.3739952Z self=, 2025-05-07T21:08:13.3740281Z sizes=[3, 3, 3, 5], 2025-05-07T21:08:13.3740612Z uvm_op=, 2025-05-07T21:08:13.3741029Z ) 2025-05-07T21:08:13.3741239Z Trying example: test_is_uvm_tensor( 2025-05-07T21:08:13.3741580Z self=, 2025-05-07T21:08:13.3741902Z sizes=[5, 3, 3, 5], 2025-05-07T21:08:13.3742238Z uvm_op=, 2025-05-07T21:08:13.3742608Z ) 2025-05-07T21:08:13.3742811Z Trying example: test_is_uvm_tensor( 2025-05-07T21:08:13.3743148Z self=, 2025-05-07T21:08:13.3743486Z sizes=[5, 3, 5, 5], 2025-05-07T21:08:13.3743821Z uvm_op=, 2025-05-07T21:08:13.3744188Z ) 2025-05-07T21:08:13.3744399Z Trying example: test_is_uvm_tensor( 2025-05-07T21:08:13.3744733Z self=, 2025-05-07T21:08:13.3745069Z sizes=[5, 3, 5, 3], 2025-05-07T21:08:13.3745406Z uvm_op=, 2025-05-07T21:08:13.3745773Z ) 2025-05-07T21:08:13.3745981Z Trying example: test_is_uvm_tensor( 2025-05-07T21:08:13.3746312Z self=, 2025-05-07T21:08:13.3746643Z sizes=[3, 3, 5, 3], 2025-05-07T21:08:13.3746976Z uvm_op=, 2025-05-07T21:08:13.3747328Z ) 2025-05-07T21:08:13.3747530Z Trying example: test_is_uvm_tensor( 2025-05-07T21:08:13.3747858Z self=, 2025-05-07T21:08:13.3748184Z sizes=[7, 7, 5], 2025-05-07T21:08:13.3748532Z uvm_op=, 2025-05-07T21:08:13.3748860Z ) 2025-05-07T21:08:13.3749064Z Trying example: test_is_uvm_tensor( 2025-05-07T21:08:13.3749391Z self=, 2025-05-07T21:08:13.3749726Z sizes=[7, 5, 5], 2025-05-07T21:08:13.3750028Z uvm_op=, 2025-05-07T21:08:13.3750397Z ) 2025-05-07T21:08:13.3750603Z Trying example: test_is_uvm_tensor( 2025-05-07T21:08:13.3750941Z self=, 2025-05-07T21:08:13.3751352Z sizes=[5, 5, 5], 2025-05-07T21:08:13.3751651Z uvm_op=, 2025-05-07T21:08:13.3751983Z ) 2025-05-07T21:08:13.3752184Z Trying example: test_is_uvm_tensor( 2025-05-07T21:08:13.3752523Z self=, 2025-05-07T21:08:13.3752851Z sizes=[1], 2025-05-07T21:08:13.3753141Z uvm_op=, 2025-05-07T21:08:13.3753467Z ) 2025-05-07T21:08:13.3753668Z Trying example: test_is_uvm_tensor( 2025-05-07T21:08:13.3753998Z self=, 2025-05-07T21:08:13.3754310Z sizes=[7], 2025-05-07T21:08:13.3754610Z uvm_op=, 2025-05-07T21:08:13.3754961Z ) 2025-05-07T21:08:13.3755159Z Trying example: test_is_uvm_tensor( 2025-05-07T21:08:13.3755488Z self=, 2025-05-07T21:08:13.3755813Z sizes=[5, 5], 2025-05-07T21:08:13.3756114Z uvm_op=, 2025-05-07T21:08:13.3756461Z ) 2025-05-07T21:08:13.3756637Z PASSED 2025-05-07T21:08:13.4138846Z uvm/uvm_test.py::UvmTest::test_new_managed_tensor_meta Trying example: test_new_managed_tensor_meta( 2025-05-07T21:08:13.4139698Z self=, 2025-05-07T21:08:13.4140219Z sizes=[1], 2025-05-07T21:08:13.4140427Z ) 2025-05-07T21:08:13.4140644Z Trying example: test_new_managed_tensor_meta( 2025-05-07T21:08:13.4141054Z self=, 2025-05-07T21:08:13.4141421Z sizes=[46], 2025-05-07T21:08:13.4141613Z ) 2025-05-07T21:08:13.4141828Z Trying example: test_new_managed_tensor_meta( 2025-05-07T21:08:13.4142354Z self=, 2025-05-07T21:08:13.4142726Z sizes=[46, 100], 2025-05-07T21:08:13.4142925Z ) 2025-05-07T21:08:13.4143136Z Trying example: test_new_managed_tensor_meta( 2025-05-07T21:08:13.4143522Z self=, 2025-05-07T21:08:13.4143860Z sizes=[150], 2025-05-07T21:08:13.4144059Z ) 2025-05-07T21:08:13.4144271Z Trying example: test_new_managed_tensor_meta( 2025-05-07T21:08:13.4144642Z self=, 2025-05-07T21:08:13.4144993Z sizes=[122], 2025-05-07T21:08:13.4145187Z ) 2025-05-07T21:08:13.4145395Z Trying example: test_new_managed_tensor_meta( 2025-05-07T21:08:13.4145772Z self=, 2025-05-07T21:08:13.4146123Z sizes=[121, 156, 182], 2025-05-07T21:08:13.4146334Z ) 2025-05-07T21:08:13.4146547Z Trying example: test_new_managed_tensor_meta( 2025-05-07T21:08:13.4146952Z self=, 2025-05-07T21:08:13.4147303Z sizes=[344], 2025-05-07T21:08:13.4147500Z ) 2025-05-07T21:08:13.4147709Z Trying example: test_new_managed_tensor_meta( 2025-05-07T21:08:13.4148094Z self=, 2025-05-07T21:08:13.4148435Z sizes=[224], 2025-05-07T21:08:13.4148633Z ) 2025-05-07T21:08:13.4148838Z Trying example: test_new_managed_tensor_meta( 2025-05-07T21:08:13.4149215Z self=, 2025-05-07T21:08:13.4149567Z sizes=[431, 139, 40], 2025-05-07T21:08:13.4149781Z ) 2025-05-07T21:08:13.4150081Z Trying example: test_new_managed_tensor_meta( 2025-05-07T21:08:13.4150460Z self=, 2025-05-07T21:08:13.4150804Z sizes=[61, 24, 169], 2025-05-07T21:08:13.4151024Z ) 2025-05-07T21:08:13.4151238Z Trying example: test_new_managed_tensor_meta( 2025-05-07T21:08:13.4151615Z self=, 2025-05-07T21:08:13.4152056Z sizes=[302, 1, 74], 2025-05-07T21:08:13.4152266Z ) 2025-05-07T21:08:13.4152472Z Trying example: test_new_managed_tensor_meta( 2025-05-07T21:08:13.4152915Z self=, 2025-05-07T21:08:13.4153268Z sizes=[1, 1, 74], 2025-05-07T21:08:13.4153480Z ) 2025-05-07T21:08:13.4153688Z Trying example: test_new_managed_tensor_meta( 2025-05-07T21:08:13.4154070Z self=, 2025-05-07T21:08:13.4154421Z sizes=[1, 1, 1], 2025-05-07T21:08:13.4154618Z ) 2025-05-07T21:08:13.4154832Z Trying example: test_new_managed_tensor_meta( 2025-05-07T21:08:13.4155208Z self=, 2025-05-07T21:08:13.4155546Z sizes=[507], 2025-05-07T21:08:13.4155742Z ) 2025-05-07T21:08:13.4155952Z Trying example: test_new_managed_tensor_meta( 2025-05-07T21:08:13.4156326Z self=, 2025-05-07T21:08:13.4156679Z sizes=[375, 153, 72], 2025-05-07T21:08:13.4156898Z ) 2025-05-07T21:08:13.4157104Z Trying example: test_new_managed_tensor_meta( 2025-05-07T21:08:13.4157485Z self=, 2025-05-07T21:08:13.4157834Z sizes=[375, 72, 72], 2025-05-07T21:08:13.4158052Z ) 2025-05-07T21:08:13.4158255Z Trying example: test_new_managed_tensor_meta( 2025-05-07T21:08:13.4158630Z self=, 2025-05-07T21:08:13.4159020Z sizes=[375], 2025-05-07T21:08:13.4159210Z ) 2025-05-07T21:08:13.4159752Z Trying example: test_new_managed_tensor_meta( 2025-05-07T21:08:13.4160132Z self=, 2025-05-07T21:08:13.4160475Z sizes=[492, 248, 395], 2025-05-07T21:08:13.4160696Z ) 2025-05-07T21:08:13.4160940Z Trying example: test_new_managed_tensor_meta( 2025-05-07T21:08:13.4161334Z self=, 2025-05-07T21:08:13.4161694Z sizes=[492, 248, 492], 2025-05-07T21:08:13.4161914Z ) 2025-05-07T21:08:13.4162121Z Trying example: test_new_managed_tensor_meta( 2025-05-07T21:08:13.4162502Z self=, 2025-05-07T21:08:13.4162856Z sizes=[492, 492, 492], 2025-05-07T21:08:13.4163075Z ) 2025-05-07T21:08:13.4163283Z Trying example: test_new_managed_tensor_meta( 2025-05-07T21:08:13.4163663Z self=, 2025-05-07T21:08:13.4164016Z sizes=[336], 2025-05-07T21:08:13.4164208Z ) 2025-05-07T21:08:13.4164425Z Trying example: test_new_managed_tensor_meta( 2025-05-07T21:08:13.4164806Z self=, 2025-05-07T21:08:13.4165148Z sizes=[263, 182, 222], 2025-05-07T21:08:13.4165370Z ) 2025-05-07T21:08:13.4165586Z Trying example: test_new_managed_tensor_meta( 2025-05-07T21:08:13.4165959Z self=, 2025-05-07T21:08:13.4166312Z sizes=[222, 182, 222], 2025-05-07T21:08:13.4166535Z ) 2025-05-07T21:08:13.4166744Z Trying example: test_new_managed_tensor_meta( 2025-05-07T21:08:13.4167128Z self=, 2025-05-07T21:08:13.4167482Z sizes=[182, 182, 222], 2025-05-07T21:08:13.4167704Z ) 2025-05-07T21:08:13.4167914Z Trying example: test_new_managed_tensor_meta( 2025-05-07T21:08:13.4168296Z self=, 2025-05-07T21:08:13.4168645Z sizes=[182, 182], 2025-05-07T21:08:13.4168845Z ) 2025-05-07T21:08:13.4169149Z Trying example: test_new_managed_tensor_meta( 2025-05-07T21:08:13.4169537Z self=, 2025-05-07T21:08:13.4169872Z sizes=[438], 2025-05-07T21:08:13.4170073Z ) 2025-05-07T21:08:13.4170283Z Trying example: test_new_managed_tensor_meta( 2025-05-07T21:08:13.4170653Z self=, 2025-05-07T21:08:13.4171090Z sizes=[78], 2025-05-07T21:08:13.4171309Z ) 2025-05-07T21:08:13.4171518Z Trying example: test_new_managed_tensor_meta( 2025-05-07T21:08:13.4171956Z self=, 2025-05-07T21:08:13.4172301Z sizes=[219], 2025-05-07T21:08:13.4172498Z ) 2025-05-07T21:08:13.4172706Z Trying example: test_new_managed_tensor_meta( 2025-05-07T21:08:13.4173085Z self=, 2025-05-07T21:08:13.4173441Z sizes=[232, 12, 112], 2025-05-07T21:08:13.4173657Z ) 2025-05-07T21:08:13.4173874Z Trying example: test_new_managed_tensor_meta( 2025-05-07T21:08:13.4174256Z self=, 2025-05-07T21:08:13.4174599Z sizes=[232, 112, 112], 2025-05-07T21:08:13.4174820Z ) 2025-05-07T21:08:13.4175035Z Trying example: test_new_managed_tensor_meta( 2025-05-07T21:08:13.4175409Z self=, 2025-05-07T21:08:13.4175768Z sizes=[232, 112, 232], 2025-05-07T21:08:13.4175991Z ) 2025-05-07T21:08:13.4176298Z Trying example: test_new_managed_tensor_meta( 2025-05-07T21:08:13.4176673Z self=, 2025-05-07T21:08:13.4177024Z sizes=[232, 232, 232], 2025-05-07T21:08:13.4177242Z ) 2025-05-07T21:08:13.4177452Z Trying example: test_new_managed_tensor_meta( 2025-05-07T21:08:13.4177828Z self=, 2025-05-07T21:08:13.4178248Z sizes=[130], 2025-05-07T21:08:13.4178436Z ) 2025-05-07T21:08:13.4178654Z Trying example: test_new_managed_tensor_meta( 2025-05-07T21:08:13.4179035Z self=, 2025-05-07T21:08:13.4179378Z sizes=[258, 159, 65], 2025-05-07T21:08:13.4179597Z ) 2025-05-07T21:08:13.4179812Z Trying example: test_new_managed_tensor_meta( 2025-05-07T21:08:13.4180181Z self=, 2025-05-07T21:08:13.4180532Z sizes=[65, 159, 65], 2025-05-07T21:08:13.4180749Z ) 2025-05-07T21:08:13.4180969Z Trying example: test_new_managed_tensor_meta( 2025-05-07T21:08:13.4181344Z self=, 2025-05-07T21:08:13.4181694Z sizes=[65, 159], 2025-05-07T21:08:13.4181899Z ) 2025-05-07T21:08:13.4182106Z Trying example: test_new_managed_tensor_meta( 2025-05-07T21:08:13.4182483Z self=, 2025-05-07T21:08:13.4182832Z sizes=[159, 159], 2025-05-07T21:08:13.4183032Z ) 2025-05-07T21:08:13.4183248Z Trying example: test_new_managed_tensor_meta( 2025-05-07T21:08:13.4183627Z self=, 2025-05-07T21:08:13.4183961Z sizes=[207], 2025-05-07T21:08:13.4184159Z ) 2025-05-07T21:08:13.4184374Z Trying example: test_new_managed_tensor_meta( 2025-05-07T21:08:13.4184748Z self=, 2025-05-07T21:08:13.4185095Z sizes=[511], 2025-05-07T21:08:13.4185295Z ) 2025-05-07T21:08:13.4185512Z Trying example: test_new_managed_tensor_meta( 2025-05-07T21:08:13.4185888Z self=, 2025-05-07T21:08:13.4186231Z sizes=[459, 198], 2025-05-07T21:08:13.4186441Z ) 2025-05-07T21:08:13.4186609Z PASSED 2025-05-07T21:08:13.5150768Z uvm/uvm_test.py::UvmTest::test_uvm_memadviceDontFork Trying example: test_uvm_memadviceDontFork( 2025-05-07T21:08:13.5151674Z self=, 2025-05-07T21:08:13.5152366Z sizes=[1], 2025-05-07T21:08:13.5152658Z uvm_op=, 2025-05-07T21:08:13.5152986Z ) 2025-05-07T21:08:13.5153204Z Trying example: test_uvm_memadviceDontFork( 2025-05-07T21:08:13.5153584Z self=, 2025-05-07T21:08:13.5154009Z sizes=[853], 2025-05-07T21:08:13.5154548Z uvm_op=, 2025-05-07T21:08:13.5154904Z ) 2025-05-07T21:08:13.5155133Z Trying example: test_uvm_memadviceDontFork( 2025-05-07T21:08:13.5155613Z self=, 2025-05-07T21:08:13.5155959Z sizes=[289], 2025-05-07T21:08:13.5165616Z uvm_op=, 2025-05-07T21:08:13.5166007Z ) 2025-05-07T21:08:13.5166240Z Trying example: test_uvm_memadviceDontFork( 2025-05-07T21:08:13.5166639Z self=, 2025-05-07T21:08:13.5167008Z sizes=[289, 213, 440], 2025-05-07T21:08:13.5167338Z uvm_op=, 2025-05-07T21:08:13.5167669Z ) 2025-05-07T21:08:13.5167898Z Trying example: test_uvm_memadviceDontFork( 2025-05-07T21:08:13.5168290Z self=, 2025-05-07T21:08:13.5168639Z sizes=[555], 2025-05-07T21:08:13.5168942Z uvm_op=, 2025-05-07T21:08:13.5169278Z ) 2025-05-07T21:08:13.5169496Z Trying example: test_uvm_memadviceDontFork( 2025-05-07T21:08:13.5169885Z self=, 2025-05-07T21:08:13.5170244Z sizes=[555], 2025-05-07T21:08:13.5170545Z uvm_op=, 2025-05-07T21:08:13.5170901Z ) 2025-05-07T21:08:13.5171149Z Trying example: test_uvm_memadviceDontFork( 2025-05-07T21:08:13.5171678Z self=, 2025-05-07T21:08:13.5172039Z sizes=[389, 832, 492], 2025-05-07T21:08:13.5172358Z uvm_op=, 2025-05-07T21:08:13.5172694Z ) 2025-05-07T21:08:13.5172908Z Trying example: test_uvm_memadviceDontFork( 2025-05-07T21:08:13.5173293Z self=, 2025-05-07T21:08:13.5173650Z sizes=[944, 1024, 273], 2025-05-07T21:08:13.5173997Z uvm_op=, 2025-05-07T21:08:13.5174362Z ) 2025-05-07T21:08:13.5174587Z Trying example: test_uvm_memadviceDontFork( 2025-05-07T21:08:13.5174976Z self=, 2025-05-07T21:08:13.5175329Z sizes=[251, 373, 329, 683], 2025-05-07T21:08:13.5175660Z uvm_op=, 2025-05-07T21:08:13.5175994Z ) 2025-05-07T21:08:13.5176294Z Trying example: test_uvm_memadviceDontFork( 2025-05-07T21:08:13.5176684Z self=, 2025-05-07T21:08:13.5177049Z sizes=[350, 456], 2025-05-07T21:08:13.5177350Z uvm_op=, 2025-05-07T21:08:13.5177687Z ) 2025-05-07T21:08:13.5177914Z Trying example: test_uvm_memadviceDontFork( 2025-05-07T21:08:13.5178293Z self=, 2025-05-07T21:08:13.5178658Z sizes=[672, 436, 597, 723], 2025-05-07T21:08:13.5178989Z uvm_op=, 2025-05-07T21:08:13.5179322Z ) 2025-05-07T21:08:13.5179537Z Trying example: test_uvm_memadviceDontFork( 2025-05-07T21:08:13.5179929Z self=, 2025-05-07T21:08:13.5180289Z sizes=[723, 436, 597, 723], 2025-05-07T21:08:13.5180611Z uvm_op=, 2025-05-07T21:08:13.5180982Z ) 2025-05-07T21:08:13.5181227Z Trying example: test_uvm_memadviceDontFork( 2025-05-07T21:08:13.5181608Z self=, 2025-05-07T21:08:13.5182050Z sizes=[723, 436, 723, 723], 2025-05-07T21:08:13.5182383Z uvm_op=, 2025-05-07T21:08:13.5182708Z ) 2025-05-07T21:08:13.5182931Z Trying example: test_uvm_memadviceDontFork( 2025-05-07T21:08:13.5183321Z self=, 2025-05-07T21:08:13.5183746Z sizes=[436, 436, 723, 723], 2025-05-07T21:08:13.5184071Z uvm_op=, 2025-05-07T21:08:13.5184406Z ) 2025-05-07T21:08:13.5184698Z Trying example: test_uvm_memadviceDontFork( 2025-05-07T21:08:13.5185079Z self=, 2025-05-07T21:08:13.5185436Z sizes=[436, 436], 2025-05-07T21:08:13.5185743Z uvm_op=, 2025-05-07T21:08:13.5186073Z ) 2025-05-07T21:08:13.5186299Z Trying example: test_uvm_memadviceDontFork( 2025-05-07T21:08:13.5186690Z self=, 2025-05-07T21:08:13.5187038Z sizes=[2], 2025-05-07T21:08:13.5187361Z uvm_op=, 2025-05-07T21:08:13.5187727Z ) 2025-05-07T21:08:13.5187949Z Trying example: test_uvm_memadviceDontFork( 2025-05-07T21:08:13.5188328Z self=, 2025-05-07T21:08:13.5188695Z sizes=[23, 726, 447, 291], 2025-05-07T21:08:13.5189021Z uvm_op=, 2025-05-07T21:08:13.5189348Z ) 2025-05-07T21:08:13.5189573Z Trying example: test_uvm_memadviceDontFork( 2025-05-07T21:08:13.5189954Z self=, 2025-05-07T21:08:13.5190302Z sizes=[23, 726, 447, 447], 2025-05-07T21:08:13.5190623Z uvm_op=, 2025-05-07T21:08:13.5190982Z ) 2025-05-07T21:08:13.5191266Z Trying example: test_uvm_memadviceDontFork( 2025-05-07T21:08:13.5191653Z self=, 2025-05-07T21:08:13.5192007Z sizes=[23, 726, 447, 23], 2025-05-07T21:08:13.5192336Z uvm_op=, 2025-05-07T21:08:13.5192659Z ) 2025-05-07T21:08:13.5192884Z Trying example: test_uvm_memadviceDontFork( 2025-05-07T21:08:13.5193273Z self=, 2025-05-07T21:08:13.5193628Z sizes=[778, 828, 713, 1004], 2025-05-07T21:08:13.5193984Z uvm_op=, 2025-05-07T21:08:13.5194354Z ) 2025-05-07T21:08:13.5194569Z Trying example: test_uvm_memadviceDontFork( 2025-05-07T21:08:13.5194949Z self=, 2025-05-07T21:08:13.5195307Z sizes=[778, 828, 828, 1004], 2025-05-07T21:08:13.5195654Z uvm_op=, 2025-05-07T21:08:13.5196021Z ) 2025-05-07T21:08:13.5196242Z Trying example: test_uvm_memadviceDontFork( 2025-05-07T21:08:13.5196631Z self=, 2025-05-07T21:08:13.5196984Z sizes=[778, 828, 828, 828], 2025-05-07T21:08:13.5197340Z uvm_op=, 2025-05-07T21:08:13.5197706Z ) 2025-05-07T21:08:13.5197919Z Trying example: test_uvm_memadviceDontFork( 2025-05-07T21:08:13.5198308Z self=, 2025-05-07T21:08:13.5198665Z sizes=[778, 828, 828, 828], 2025-05-07T21:08:13.5198986Z uvm_op=, 2025-05-07T21:08:13.5199318Z ) 2025-05-07T21:08:13.5199546Z Trying example: test_uvm_memadviceDontFork( 2025-05-07T21:08:13.5199927Z self=, 2025-05-07T21:08:13.5200275Z sizes=[778, 828, 828], 2025-05-07T21:08:13.5200592Z uvm_op=, 2025-05-07T21:08:13.5200924Z ) 2025-05-07T21:08:13.5201189Z Trying example: test_uvm_memadviceDontFork( 2025-05-07T21:08:13.5201573Z self=, 2025-05-07T21:08:13.5201932Z sizes=[778, 828, 778], 2025-05-07T21:08:13.5202237Z uvm_op=, 2025-05-07T21:08:13.5202575Z ) 2025-05-07T21:08:13.5202841Z Trying example: test_uvm_memadviceDontFork( 2025-05-07T21:08:13.5203214Z self=, 2025-05-07T21:08:13.5203566Z sizes=[828, 828, 778], 2025-05-07T21:08:13.5203917Z uvm_op=, 2025-05-07T21:08:13.5204252Z ) 2025-05-07T21:08:13.5204460Z Trying example: test_uvm_memadviceDontFork( 2025-05-07T21:08:13.5204839Z self=, 2025-05-07T21:08:13.5205188Z sizes=[561], 2025-05-07T21:08:13.5205473Z uvm_op=, 2025-05-07T21:08:13.5205807Z ) 2025-05-07T21:08:13.5206027Z Trying example: test_uvm_memadviceDontFork( 2025-05-07T21:08:13.5206402Z self=, 2025-05-07T21:08:13.5206757Z sizes=[41, 304, 1], 2025-05-07T21:08:13.5207066Z uvm_op=, 2025-05-07T21:08:13.5207390Z ) 2025-05-07T21:08:13.5207617Z Trying example: test_uvm_memadviceDontFork( 2025-05-07T21:08:13.5208000Z self=, 2025-05-07T21:08:13.5208356Z sizes=[41, 304, 41], 2025-05-07T21:08:13.5208664Z uvm_op=, 2025-05-07T21:08:13.5208997Z ) 2025-05-07T21:08:13.5209218Z Trying example: test_uvm_memadviceDontFork( 2025-05-07T21:08:13.5209593Z self=, 2025-05-07T21:08:13.5209948Z sizes=[41, 304, 304], 2025-05-07T21:08:13.5210306Z uvm_op=, 2025-05-07T21:08:13.5210637Z ) 2025-05-07T21:08:13.5210886Z Trying example: test_uvm_memadviceDontFork( 2025-05-07T21:08:13.5211293Z self=, 2025-05-07T21:08:13.5211640Z sizes=[41, 41, 304], 2025-05-07T21:08:13.5211953Z uvm_op=, 2025-05-07T21:08:13.5212290Z ) 2025-05-07T21:08:13.5212505Z Trying example: test_uvm_memadviceDontFork( 2025-05-07T21:08:13.5212889Z self=, 2025-05-07T21:08:13.5213241Z sizes=[41, 41], 2025-05-07T21:08:13.5213540Z uvm_op=, 2025-05-07T21:08:13.5213864Z ) 2025-05-07T21:08:13.5214089Z Trying example: test_uvm_memadviceDontFork( 2025-05-07T21:08:13.5214475Z self=, 2025-05-07T21:08:13.5214814Z sizes=[684], 2025-05-07T21:08:13.5215107Z uvm_op=, 2025-05-07T21:08:13.5215445Z ) 2025-05-07T21:08:13.5215659Z Trying example: test_uvm_memadviceDontFork( 2025-05-07T21:08:13.5216041Z self=, 2025-05-07T21:08:13.5216509Z sizes=[476], 2025-05-07T21:08:13.5216821Z uvm_op=, 2025-05-07T21:08:13.5217184Z ) 2025-05-07T21:08:13.5217407Z Trying example: test_uvm_memadviceDontFork( 2025-05-07T21:08:13.5217791Z self=, 2025-05-07T21:08:13.5218139Z sizes=[150, 897, 957, 979], 2025-05-07T21:08:13.5218462Z uvm_op=, 2025-05-07T21:08:13.5218793Z ) 2025-05-07T21:08:13.5219012Z Trying example: test_uvm_memadviceDontFork( 2025-05-07T21:08:13.5219386Z self=, 2025-05-07T21:08:13.5219746Z sizes=[150, 957, 957, 979], 2025-05-07T21:08:13.5220072Z uvm_op=, 2025-05-07T21:08:13.5220444Z ) 2025-05-07T21:08:13.5220663Z Trying example: test_uvm_memadviceDontFork( 2025-05-07T21:08:13.5221065Z self=, 2025-05-07T21:08:13.5221435Z sizes=[979, 957, 957, 979], 2025-05-07T21:08:13.5221760Z uvm_op=, 2025-05-07T21:08:13.5222136Z ) 2025-05-07T21:08:13.5222347Z Trying example: test_uvm_memadviceDontFork( 2025-05-07T21:08:13.5222727Z self=, 2025-05-07T21:08:13.5223123Z sizes=[979, 957, 979, 979], 2025-05-07T21:08:13.5223445Z uvm_op=, 2025-05-07T21:08:13.5223761Z ) 2025-05-07T21:08:13.5223977Z Trying example: test_uvm_memadviceDontFork( 2025-05-07T21:08:13.5224352Z self=, 2025-05-07T21:08:13.5224695Z sizes=[979, 957, 957], 2025-05-07T21:08:13.5225004Z uvm_op=, 2025-05-07T21:08:13.5225329Z ) 2025-05-07T21:08:13.5225535Z Trying example: test_uvm_memadviceDontFork( 2025-05-07T21:08:13.5225919Z self=, 2025-05-07T21:08:13.5226268Z sizes=[957, 957, 957], 2025-05-07T21:08:13.5226568Z uvm_op=, 2025-05-07T21:08:13.5226897Z ) 2025-05-07T21:08:13.5227084Z PASSED 2025-05-07T21:08:13.9868487Z uvm/uvm_test.py::UvmTest::test_uvm_slice Trying example: test_uvm_slice( 2025-05-07T21:08:13.9869289Z self=, 2025-05-07T21:08:13.9869787Z sizes=[1], 2025-05-07T21:08:13.9870170Z uvm_op=, 2025-05-07T21:08:13.9870624Z ) 2025-05-07T21:08:13.9870882Z Trying example: test_uvm_slice( 2025-05-07T21:08:13.9871326Z self=, 2025-05-07T21:08:13.9871871Z sizes=[750], 2025-05-07T21:08:13.9872163Z uvm_op=, 2025-05-07T21:08:13.9872491Z ) 2025-05-07T21:08:13.9872686Z Trying example: test_uvm_slice( 2025-05-07T21:08:13.9872979Z self=, 2025-05-07T21:08:13.9873290Z sizes=[750, 498, 417, 251], 2025-05-07T21:08:13.9873609Z uvm_op=, 2025-05-07T21:08:13.9873943Z ) 2025-05-07T21:08:13.9874128Z Trying example: test_uvm_slice( 2025-05-07T21:08:13.9874424Z self=, 2025-05-07T21:08:13.9874726Z sizes=[517], 2025-05-07T21:08:13.9875003Z uvm_op=, 2025-05-07T21:08:13.9875326Z ) 2025-05-07T21:08:13.9875518Z Trying example: test_uvm_slice( 2025-05-07T21:08:13.9875811Z self=, 2025-05-07T21:08:13.9876110Z sizes=[517], 2025-05-07T21:08:13.9876392Z uvm_op=, 2025-05-07T21:08:13.9876710Z ) 2025-05-07T21:08:13.9876897Z Trying example: test_uvm_slice( 2025-05-07T21:08:13.9877194Z self=, 2025-05-07T21:08:13.9877495Z sizes=[349, 475, 51, 265], 2025-05-07T21:08:13.9877813Z uvm_op=, 2025-05-07T21:08:13.9878139Z ) 2025-05-07T21:08:13.9878324Z Trying example: test_uvm_slice( 2025-05-07T21:08:13.9878669Z self=, 2025-05-07T21:08:13.9879123Z sizes=[390], 2025-05-07T21:08:13.9879579Z uvm_op=, 2025-05-07T21:08:13.9880069Z ) 2025-05-07T21:08:13.9880303Z Trying example: test_uvm_slice( 2025-05-07T21:08:13.9880599Z self=, 2025-05-07T21:08:13.9880896Z sizes=[596, 711], 2025-05-07T21:08:13.9881234Z uvm_op=, 2025-05-07T21:08:13.9881562Z ) 2025-05-07T21:08:13.9881865Z Trying example: test_uvm_slice( 2025-05-07T21:08:13.9882161Z self=, 2025-05-07T21:08:13.9882465Z sizes=[65, 388, 29], 2025-05-07T21:08:13.9882759Z uvm_op=, 2025-05-07T21:08:13.9883086Z ) 2025-05-07T21:08:13.9883275Z Trying example: test_uvm_slice( 2025-05-07T21:08:13.9883677Z self=, 2025-05-07T21:08:13.9883977Z sizes=[764], 2025-05-07T21:08:13.9884295Z uvm_op=, 2025-05-07T21:08:13.9884738Z ) 2025-05-07T21:08:13.9884930Z Trying example: test_uvm_slice( 2025-05-07T21:08:13.9885232Z self=, 2025-05-07T21:08:13.9885545Z sizes=[23, 1022, 920, 773], 2025-05-07T21:08:13.9885886Z uvm_op=, 2025-05-07T21:08:13.9886243Z ) 2025-05-07T21:08:13.9886442Z Trying example: test_uvm_slice( 2025-05-07T21:08:13.9886739Z self=, 2025-05-07T21:08:13.9887050Z sizes=[23, 1022, 920, 920], 2025-05-07T21:08:13.9887399Z uvm_op=, 2025-05-07T21:08:13.9887758Z ) 2025-05-07T21:08:13.9887948Z Trying example: test_uvm_slice( 2025-05-07T21:08:13.9888251Z self=, 2025-05-07T21:08:13.9888563Z sizes=[920, 1022, 920, 920], 2025-05-07T21:08:13.9888909Z uvm_op=, 2025-05-07T21:08:13.9889272Z ) 2025-05-07T21:08:13.9889466Z Trying example: test_uvm_slice( 2025-05-07T21:08:13.9889761Z self=, 2025-05-07T21:08:13.9890074Z sizes=[920, 1022, 920, 1022], 2025-05-07T21:08:13.9890432Z uvm_op=, 2025-05-07T21:08:13.9890783Z ) 2025-05-07T21:08:13.9891028Z Trying example: test_uvm_slice( 2025-05-07T21:08:13.9891332Z self=, 2025-05-07T21:08:13.9891630Z sizes=[920], 2025-05-07T21:08:13.9891919Z uvm_op=, 2025-05-07T21:08:13.9892242Z ) 2025-05-07T21:08:13.9893905Z Trying example: test_uvm_slice( 2025-05-07T21:08:13.9894198Z self=, 2025-05-07T21:08:13.9894513Z sizes=[375, 820, 452], 2025-05-07T21:08:13.9894850Z uvm_op=, 2025-05-07T21:08:13.9895194Z ) 2025-05-07T21:08:13.9895395Z Trying example: test_uvm_slice( 2025-05-07T21:08:13.9895693Z self=, 2025-05-07T21:08:13.9895993Z sizes=[375, 452, 452], 2025-05-07T21:08:13.9896509Z uvm_op=, 2025-05-07T21:08:13.9896866Z ) 2025-05-07T21:08:13.9897056Z Trying example: test_uvm_slice( 2025-05-07T21:08:13.9897356Z self=, 2025-05-07T21:08:13.9897668Z sizes=[375, 375, 452], 2025-05-07T21:08:13.9898004Z uvm_op=, 2025-05-07T21:08:13.9898355Z ) 2025-05-07T21:08:13.9898549Z Trying example: test_uvm_slice( 2025-05-07T21:08:13.9898846Z self=, 2025-05-07T21:08:13.9899143Z sizes=[375], 2025-05-07T21:08:13.9899431Z uvm_op=, 2025-05-07T21:08:13.9899754Z ) 2025-05-07T21:08:13.9899945Z Trying example: test_uvm_slice( 2025-05-07T21:08:13.9900248Z self=, 2025-05-07T21:08:13.9900551Z sizes=[403], 2025-05-07T21:08:13.9900862Z uvm_op=, 2025-05-07T21:08:13.9901261Z ) 2025-05-07T21:08:13.9901455Z Trying example: test_uvm_slice( 2025-05-07T21:08:13.9901750Z self=, 2025-05-07T21:08:13.9902113Z sizes=[205, 851], 2025-05-07T21:08:13.9902411Z uvm_op=, 2025-05-07T21:08:13.9902741Z ) 2025-05-07T21:08:13.9902931Z Trying example: test_uvm_slice( 2025-05-07T21:08:13.9903231Z self=, 2025-05-07T21:08:13.9903533Z sizes=[851, 851], 2025-05-07T21:08:13.9903872Z uvm_op=, 2025-05-07T21:08:13.9904198Z ) 2025-05-07T21:08:13.9904395Z Trying example: test_uvm_slice( 2025-05-07T21:08:13.9904688Z self=, 2025-05-07T21:08:13.9905032Z sizes=[851], 2025-05-07T21:08:13.9905321Z uvm_op=, 2025-05-07T21:08:13.9905642Z ) 2025-05-07T21:08:13.9905844Z Trying example: test_uvm_slice( 2025-05-07T21:08:13.9906148Z self=, 2025-05-07T21:08:13.9906456Z sizes=[497, 630, 1007, 631], 2025-05-07T21:08:13.9906811Z uvm_op=, 2025-05-07T21:08:13.9907171Z ) 2025-05-07T21:08:13.9907370Z Trying example: test_uvm_slice( 2025-05-07T21:08:13.9907663Z self=, 2025-05-07T21:08:13.9907980Z sizes=[497, 630, 1007, 631], 2025-05-07T21:08:13.9908304Z uvm_op=, 2025-05-07T21:08:13.9908630Z ) 2025-05-07T21:08:13.9908826Z Trying example: test_uvm_slice( 2025-05-07T21:08:13.9909125Z self=, 2025-05-07T21:08:13.9909432Z sizes=[631, 630, 1007, 631], 2025-05-07T21:08:13.9909752Z uvm_op=, 2025-05-07T21:08:13.9910076Z ) 2025-05-07T21:08:13.9910262Z Trying example: test_uvm_slice( 2025-05-07T21:08:13.9910561Z self=, 2025-05-07T21:08:13.9910872Z sizes=[631, 630, 1007, 630], 2025-05-07T21:08:13.9911303Z uvm_op=, 2025-05-07T21:08:13.9911654Z ) 2025-05-07T21:08:13.9911850Z Trying example: test_uvm_slice( 2025-05-07T21:08:13.9912149Z self=, 2025-05-07T21:08:13.9912454Z sizes=[711, 186, 528, 1013], 2025-05-07T21:08:13.9912775Z uvm_op=, 2025-05-07T21:08:13.9913102Z ) 2025-05-07T21:08:13.9913291Z Trying example: test_uvm_slice( 2025-05-07T21:08:13.9913590Z self=, 2025-05-07T21:08:13.9913900Z sizes=[186, 186, 528, 1013], 2025-05-07T21:08:13.9914217Z uvm_op=, 2025-05-07T21:08:13.9914544Z ) 2025-05-07T21:08:13.9914740Z Trying example: test_uvm_slice( 2025-05-07T21:08:13.9915033Z self=, 2025-05-07T21:08:13.9915343Z sizes=[186, 186, 528, 186], 2025-05-07T21:08:13.9915664Z uvm_op=, 2025-05-07T21:08:13.9915994Z ) 2025-05-07T21:08:13.9916188Z Trying example: test_uvm_slice( 2025-05-07T21:08:13.9916494Z self=, 2025-05-07T21:08:13.9916805Z sizes=[186, 186, 528, 186], 2025-05-07T21:08:13.9917118Z uvm_op=, 2025-05-07T21:08:13.9917448Z ) 2025-05-07T21:08:13.9917648Z Trying example: test_uvm_slice( 2025-05-07T21:08:13.9917939Z self=, 2025-05-07T21:08:13.9918249Z sizes=[186, 186, 528], 2025-05-07T21:08:13.9918560Z uvm_op=, 2025-05-07T21:08:13.9918883Z ) 2025-05-07T21:08:13.9919083Z Trying example: test_uvm_slice( 2025-05-07T21:08:13.9919381Z self=, 2025-05-07T21:08:13.9919691Z sizes=[186, 186, 186], 2025-05-07T21:08:13.9919995Z uvm_op=, 2025-05-07T21:08:13.9920323Z ) 2025-05-07T21:08:13.9920571Z Trying example: test_uvm_slice( 2025-05-07T21:08:13.9920868Z self=, 2025-05-07T21:08:13.9921223Z sizes=[186], 2025-05-07T21:08:13.9921511Z uvm_op=, 2025-05-07T21:08:13.9921833Z ) 2025-05-07T21:08:13.9922027Z Trying example: test_uvm_slice( 2025-05-07T21:08:13.9922373Z self=, 2025-05-07T21:08:13.9922699Z sizes=[727, 838, 163], 2025-05-07T21:08:13.9923037Z uvm_op=, 2025-05-07T21:08:13.9923434Z ) 2025-05-07T21:08:13.9923628Z Trying example: test_uvm_slice( 2025-05-07T21:08:13.9923933Z self=, 2025-05-07T21:08:13.9924248Z sizes=[727, 838, 727], 2025-05-07T21:08:13.9933692Z uvm_op=, 2025-05-07T21:08:13.9934096Z ) 2025-05-07T21:08:13.9934305Z Trying example: test_uvm_slice( 2025-05-07T21:08:13.9934621Z self=, 2025-05-07T21:08:13.9934936Z sizes=[727, 727, 727], 2025-05-07T21:08:13.9935271Z uvm_op=, 2025-05-07T21:08:13.9935621Z ) 2025-05-07T21:08:13.9935824Z Trying example: test_uvm_slice( 2025-05-07T21:08:13.9936128Z self=, 2025-05-07T21:08:13.9936526Z sizes=[168], 2025-05-07T21:08:13.9936843Z uvm_op=, 2025-05-07T21:08:13.9937200Z ) 2025-05-07T21:08:13.9937394Z Trying example: test_uvm_slice( 2025-05-07T21:08:13.9937703Z self=, 2025-05-07T21:08:13.9938011Z sizes=[87, 573], 2025-05-07T21:08:13.9938301Z uvm_op=, 2025-05-07T21:08:13.9938631Z ) 2025-05-07T21:08:13.9938827Z Trying example: test_uvm_slice( 2025-05-07T21:08:13.9939216Z self=, 2025-05-07T21:08:13.9939521Z sizes=[87, 87], 2025-05-07T21:08:13.9939813Z uvm_op=, 2025-05-07T21:08:13.9940142Z ) 2025-05-07T21:08:13.9940338Z PASSED 2025-05-07T21:08:13.9940456Z 2025-05-07T21:08:13.9940593Z =============================== warnings summary =============================== 2025-05-07T21:08:13.9940983Z test/uvm/uvm_test.py::UvmTest::test_uvm_slice 2025-05-07T21:08:13.9942424Z /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu/test/uvm/uvm_test.py:175: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2025-05-07T21:08:13.9943967Z assert uvm_slice.storage().data_ptr() == uvm_t.storage().data_ptr() 2025-05-07T21:08:13.9944250Z 2025-05-07T21:08:13.9944469Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2025-05-07T21:08:13.9944920Z ========================= 7 passed, 1 warning in 3.46s ========================= 2025-05-07T21:08:14.6321246Z 2025-05-07T21:08:14.6322028Z [TEST] Python test suite PASSED: ./uvm/uvm_test.py 2025-05-07T21:08:14.6342822Z [TEST] Python test time for ./uvm/uvm_test.py: 6 seconds 2025-05-07T21:08:14.6343119Z 2025-05-07T21:08:14.6343123Z 2025-05-07T21:08:14.6343126Z 2025-05-07T21:08:14.6343131Z 2025-05-07T21:08:14.6343921Z /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM 2025-05-07T21:08:14.6418981Z Post job cleanup. 2025-05-07T21:08:14.7406845Z [command]/usr/bin/git version 2025-05-07T21:08:14.7447708Z git version 2.47.1 2025-05-07T21:08:14.7482913Z Copying '/home/ec2-user/.gitconfig' to '/home/ec2-user/actions-runner/_work/_temp/e3ddfc34-4fe3-4e3c-9349-ec4cf0933162/.gitconfig' 2025-05-07T21:08:14.7493233Z Temporarily overriding HOME='/home/ec2-user/actions-runner/_work/_temp/e3ddfc34-4fe3-4e3c-9349-ec4cf0933162' before making global git config changes 2025-05-07T21:08:14.7494216Z Adding repository directory to the temporary git global config as a safe directory 2025-05-07T21:08:14.7498839Z [command]/usr/bin/git config --global --add safe.directory /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM 2025-05-07T21:08:14.7539822Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2025-05-07T21:08:14.7574677Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :" 2025-05-07T21:08:14.7909840Z Entering 'external/asmjit' 2025-05-07T21:08:14.7974628Z Entering 'external/composable_kernel' 2025-05-07T21:08:14.8048791Z Entering 'external/cpuinfo' 2025-05-07T21:08:14.8117201Z Entering 'external/cutlass' 2025-05-07T21:08:14.8192933Z Entering 'external/googletest' 2025-05-07T21:08:14.8261570Z Entering 'external/hipify_torch' 2025-05-07T21:08:14.8328059Z Entering 'external/json' 2025-05-07T21:08:14.8416515Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2025-05-07T21:08:14.8444500Z http.https://github.com/.extraheader 2025-05-07T21:08:14.8456715Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader 2025-05-07T21:08:14.8489354Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :" 2025-05-07T21:08:14.8821286Z Entering 'external/asmjit' 2025-05-07T21:08:14.8863788Z http.https://github.com/.extraheader 2025-05-07T21:08:14.8907084Z Entering 'external/composable_kernel' 2025-05-07T21:08:14.8953726Z http.https://github.com/.extraheader 2025-05-07T21:08:14.9003194Z Entering 'external/cpuinfo' 2025-05-07T21:08:14.9045281Z http.https://github.com/.extraheader 2025-05-07T21:08:14.9088564Z Entering 'external/cutlass' 2025-05-07T21:08:14.9131947Z http.https://github.com/.extraheader 2025-05-07T21:08:14.9183705Z Entering 'external/googletest' 2025-05-07T21:08:14.9227635Z http.https://github.com/.extraheader 2025-05-07T21:08:14.9270469Z Entering 'external/hipify_torch' 2025-05-07T21:08:14.9312961Z http.https://github.com/.extraheader 2025-05-07T21:08:14.9355621Z Entering 'external/json' 2025-05-07T21:08:14.9400867Z http.https://github.com/.extraheader 2025-05-07T21:08:14.9551315Z A job completed hook has been configured by the self-hosted runner administrator 2025-05-07T21:08:14.9585784Z ##[group]Run '/home/ec2-user/runner-scripts/after_job.sh' 2025-05-07T21:08:14.9596207Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-05-07T21:08:14.9596608Z ##[endgroup] 2025-05-07T21:08:14.9699097Z [!ALERT!] Swap in detected! [!ALERT!] 2025-05-07T21:08:25.8300656Z [!ALERT!] Swap out detected [!ALERT!] 2025-05-07T21:08:42.2904869Z Cleaning up orphan processes